.guide-page{width:100%;min-height:100vh;font-family:var(--font-inter,"Inter", sans-serif);color:#1a1a1a;background:linear-gradient(135deg,#fdfdfd 0%,#f4f5f8 100%)}.guide-hero{text-align:center;background:linear-gradient(135deg,#121212 0%,#1e1e1e 100%);padding:10rem 4% 5rem;position:relative;overflow:hidden}.guide-hero:before{content:"";pointer-events:none;background:radial-gradient(at 50% 130%,#b4933933 0%,#0000 60%);position:absolute;inset:0}.guide-hero-content{max-width:750px;margin:0 auto;position:relative}.guide-hero-label{letter-spacing:4px;text-transform:uppercase;color:#b49339;border:1px solid #b493394d;border-radius:50px;margin-bottom:1.5rem;padding:6px 20px;font-family:Oswald,sans-serif;font-size:.75rem;font-weight:700;display:inline-block}.guide-hero-title{text-transform:uppercase;letter-spacing:4px;color:#fff;margin:0 0 1.5rem;font-family:Anton,sans-serif;font-size:clamp(3rem,7vw,5.5rem);line-height:1}.guide-hero-subtitle{color:#ffffff8c;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.guide-section{max-width:1200px;margin:0 auto;padding:5rem 4%}.guide-section-header{text-align:center;margin-bottom:3.5rem}.guide-section-title{text-transform:uppercase;letter-spacing:2px;color:#121212;margin:0;font-family:Anton,sans-serif;font-size:clamp(2rem,4vw,3rem);display:inline-block;position:relative}.guide-section-title:after{content:"";background:linear-gradient(90deg,#0000,#b49339,#0000);width:60%;height:3px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.guide-section-intro{text-align:center;color:#666;max-width:650px;margin:1.5rem auto 2.5rem;font-size:1.05rem;line-height:1.8}.guide-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.guide-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffe6;border:1px solid #0000000a;border-radius:22px;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;box-shadow:0 8px 30px #0000000a}.guide-card:before{content:"";opacity:0;background:linear-gradient(90deg,#b49339,#8a6d26);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.guide-card:hover{border-color:#b4933933;transform:translateY(-6px);box-shadow:0 20px 50px #00000014}.guide-card:hover:before{opacity:1}.guide-card-icon{color:#fff;background:linear-gradient(135deg,#b49339,#8a6d26);border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.2rem;font-size:1.2rem;display:flex;box-shadow:0 6px 20px #b493394d}.guide-card h3{text-transform:uppercase;letter-spacing:.5px;color:#121212;margin:0 0 .8rem;font-family:Oswald,sans-serif;font-size:1.15rem;font-weight:700}.guide-card p{color:#666;margin:0 0 1rem;font-size:.92rem;line-height:1.7}.guide-card-tip{color:#8a6d26;background:#b493390f;border-left:3px solid #b49339;border-radius:12px;align-items:flex-start;gap:8px;padding:.8rem 1rem;font-size:.82rem;line-height:1.6;display:flex}.guide-card-tip i{color:#b49339;flex-shrink:0;margin-top:2px}.guide-gastro-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.guide-gastro-card{color:#fff;background:#121212;border-radius:20px;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.guide-gastro-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#b4933926 0%,#0000 60%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-30%;right:-20%}.guide-gastro-card:hover{transform:translateY(-4px);box-shadow:0 15px 40px #00000040}.guide-gastro-card .gastro-emoji{margin-bottom:1rem;font-size:2.5rem;display:block}.guide-gastro-card h4{text-transform:uppercase;letter-spacing:.5px;color:#b49339;margin:0 0 .6rem;font-family:Oswald,sans-serif;font-size:1.1rem;font-weight:700}.guide-gastro-card p{color:#fff9;margin:0;font-size:.88rem;line-height:1.65;position:relative}.guide-activity-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;display:grid}.guide-activity-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffe6;border:1px solid #0000000a;border-radius:18px;align-items:flex-start;gap:1.2rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000008}.guide-activity-card:hover{border-color:#b4933926;transform:translateY(-3px);box-shadow:0 12px 30px #00000012}.guide-activity-icon{color:#b49339;background:#b4933914;border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:1.1rem;display:flex}.guide-activity-card h4{text-transform:uppercase;letter-spacing:.5px;color:#121212;margin:0 0 .4rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:700}.guide-activity-card p{color:#777;margin:0;font-size:.88rem;line-height:1.6}.guide-cta{text-align:center;background:linear-gradient(135deg,#121212 0%,#1e1e1e 100%);padding:5rem 4%;position:relative;overflow:hidden}.guide-cta:before{content:"";pointer-events:none;background:radial-gradient(at 50% 100%,#b493391f 0%,#0000 55%);position:absolute;inset:0}.guide-cta h2{text-transform:uppercase;letter-spacing:3px;color:#fff;margin:0 0 1rem;font-family:Anton,sans-serif;font-size:clamp(2rem,5vw,3.5rem);position:relative}.guide-cta p{color:#ffffff80;margin-bottom:2.5rem;font-size:1.05rem;position:relative}.guide-cta-btn{letter-spacing:1px;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#b49339 0%,#8a6d26 100%);border-radius:50px;align-items:center;gap:10px;padding:1rem 2.5rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 8px 25px #b4933959}.guide-cta-btn:hover{transform:translateY(-3px);box-shadow:0 12px 35px #b4933980}@media (max-width:768px){.guide-hero{padding:8rem 5% 3.5rem}.guide-grid{grid-template-columns:1fr}.guide-gastro-grid{grid-template-columns:1fr 1fr}.guide-activity-grid{grid-template-columns:1fr}.guide-section{padding:3.5rem 5%}}@media (max-width:480px){.guide-gastro-grid{grid-template-columns:1fr}}
