:root{--green:#1d4ed8;--green2:#0284c7;--ink:#0f172a;--muted:#475569;--line:#e2e8f0;--bg:#f8fafc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#1e293b;background:var(--bg)}a{text-decoration:none;color:inherit}.container{width:min(1248px,calc(100% - 32px));margin:auto}.narrow{max-width:896px}.site-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 1px 4px #0f172a12}.nav-row{min-height:76px;display:flex;align-items:center;gap:24px}.brand{font-size:25px;font-weight:850;letter-spacing:-.8px;color:var(--ink);white-space:nowrap}.brand span{color:var(--green)}.brand small{font-size:16px}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:25px;font-size:14px;font-weight:600;flex:1}.desktop-nav a:hover,.desktop-nav .active{color:var(--green)}.phone-pill,.button{display:inline-flex;align-items:center;justify-content:center;background:#2563eb;color:white;font-weight:750;border-radius:999px;padding:12px 21px;font-size:14px}.menu-button,.mobile-nav,.mobile-phone{display:none}.hero{background:linear-gradient(100deg,#1d4ed8,#0284c7);color:white;padding:74px 0 80px}.hero-heading{text-align:center;margin:0 auto 46px}.hero h1{font-size:36px;line-height:1.2;margin:0 0 24px}.badges{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.badges span{background:#fff;color:#1e40af;padding:10px 20px;border-radius:999px;font-weight:800}.badges .yellow{background:#fcd34d;color:#111827}.badges .glass{background:#ffffff1f;color:#fff;border:1px solid #ffffff3c}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}.quote-card{background:#fff;color:var(--ink);padding:31px;border-radius:24px;box-shadow:0 10px 28px #1e3a8a44}.quote-card label{display:block;font-size:14px;font-weight:700;margin-bottom:8px}.quote-card select{width:100%;padding:11px 14px;border:1px solid #cbd5e1;border-radius:12px;background:white;font-size:16px}.muted{font-size:14px;color:#64748b;margin:17px 0 2px}.rate{display:flex;align-items:flex-end;gap:8px}.rate strong{font-size:48px;line-height:1;color:var(--green)}.rate span{color:#64748b}.summary{font-size:14px;color:#475569;margin:14px 0 19px}.facts{display:grid;grid-template-columns:1fr 1fr;gap:12px}.facts div,.feature-grid article{padding:16px;background:#f8fafc;border-radius:16px}.facts small,.facts b,.business-grid small,.business-grid b{display:block}.facts small,.business-grid small{color:#64748b;margin-bottom:3px}.quote-card .button{margin-top:23px}.slider{position:relative;min-height:445px;overflow:hidden;border-radius:24px;background:#0f172a;box-shadow:0 10px 28px #1e3a8a44}.slide{position:absolute;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .7s}.slide.active{opacity:1}.slider-caption{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:70px 20px 20px;background:linear-gradient(transparent,#020617e8);display:grid;grid-template-columns:1fr auto;align-items:end}.slider-caption small{color:#bfdbfe;font-weight:700;letter-spacing:.8px}.slider-caption h2{margin:4px 0 0;color:white}.arrows{display:flex;gap:9px}.arrows button{border:0;width:40px;height:40px;border-radius:50%;font-size:27px;background:#fff;cursor:pointer}.dots{grid-column:1/-1;display:flex;gap:8px;margin-top:15px}.dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#ffffff80}.dots button.active{background:#fff}.section{padding:58px 0;background:#f8fafc}.section.white{background:#fff}.section-title{text-align:center;max-width:800px;margin:0 auto 38px}.section-title h2,.contact-cta h2{font-size:31px;color:var(--ink);margin:0 0 14px}.section-title p,.feature-grid p{color:var(--muted);line-height:1.8;margin:0}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-grid h3{margin:0 0 8px;color:var(--ink)}.feature-grid p{font-size:15px}.faq{display:grid;gap:14px}.faq details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:0 1px 3px #0f172a0b}.faq summary{font-weight:750;color:var(--ink);cursor:pointer;display:flex;justify-content:space-between;list-style:none}.faq summary span{font-size:24px;color:var(--green)}.faq details[open] summary span{transform:rotate(45deg)}.faq p{color:var(--muted);line-height:1.7;margin:14px 0 0}.routes{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.routes a{background:#f8fafc;border:1px solid var(--line);padding:20px;border-radius:16px;transition:.2s}.routes a:hover{transform:translateY(-2px);background:#eff6ff;border-color:#93c5fd}.routes small,.routes b{display:block}.routes small{color:var(--green);font-weight:700;margin-bottom:8px}.destination-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.destination{background:#f8fafc;border-radius:22px;overflow:hidden;box-shadow:0 1px 4px #0f172a12;transition:.2s}.destination:hover{box-shadow:0 10px 20px #0f172a18}.destination img{display:block;width:100%;height:190px;object-fit:cover}.destination div{padding:20px}.destination h3{margin:0 0 8px;color:var(--ink)}.destination p{margin:0;color:var(--muted);line-height:1.65}.business{background:#f1f5f9}.business-grid>div{background:#fff;padding:20px;border-radius:16px;box-shadow:0 1px 3px #0f172a10}.business-grid a{display:block;color:var(--green);font-weight:800;overflow-wrap:anywhere}.service-area{text-align:center;margin:26px 0 0}.contact-cta{padding:64px 0;background:#fff}.contact-cta .container>div{background:var(--green);color:#fff;text-align:center;border-radius:24px;padding:45px}.contact-cta h2{color:#fff}.contact-cta p{color:#dbeafe;margin:0 0 23px}.white-button{background:#fff;color:var(--green)}.whatsapp{position:fixed;right:24px;bottom:24px;z-index:40;width:62px;height:62px;border:4px solid #ffffffcc;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:27px;box-shadow:0 5px 16px #0003}footer{background:#0f172a;color:#cbd5e1;text-align:center;padding:24px;font-size:14px}footer div{margin-top:9px}footer a{color:#94a3b8}footer span{margin:0 9px;color:#475569}.page-hero{padding:70px 0;background:linear-gradient(100deg,#1d4ed8,#0284c7);color:white;text-align:center}.page-hero h1{font-size:40px;margin:0 0 12px}.content{padding:60px 0;background:#fff}.content .narrow{text-align:left}.content h2{color:var(--ink);margin-top:30px}.content p,.content li{line-height:1.8;color:var(--muted)}
@media(max-width:1000px){.desktop-nav{gap:13px}.desktop-phone{display:none}.routes{grid-template-columns:repeat(3,1fr)}.destination-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.nav-row{min-height:64px}.brand{font-size:21px}.desktop-nav,.desktop-phone{display:none}.menu-button{display:block;margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:50%;width:40px;height:40px;font-size:19px}.mobile-phone{display:block;padding:0 16px 12px}.mobile-phone .phone-pill{width:100%;padding:10px}.mobile-nav.open{display:flex}.mobile-nav{flex-direction:column;padding:10px 16px 16px;border-top:1px solid #f1f5f9}.mobile-nav a{padding:10px 12px;border-radius:9px;font-weight:650}.hero{padding:52px 0}.hero h1{font-size:28px}.hero-grid{grid-template-columns:1fr}.slider{min-height:370px}.four-grid,.destination-grid{grid-template-columns:repeat(2,1fr)}.routes{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.container{width:min(100% - 24px,1248px)}.hero h1{font-size:24px}.badges span{font-size:13px;padding:9px 14px}.quote-card{padding:21px}.rate strong{font-size:39px}.facts,.four-grid,.routes,.destination-grid{grid-template-columns:1fr}.slider{min-height:340px}.section-title h2,.contact-cta h2{font-size:27px}.contact-cta .container>div{padding:35px 20px}.page-hero h1{font-size:31px}}
.inquiry-layout{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(480px,1.25fr);gap:64px;align-items:start}.inquiry-intro{position:sticky;top:112px}.eyebrow{color:var(--green);font-weight:800;letter-spacing:1.2px}.inquiry-intro h2{font-size:34px;color:var(--ink);margin:10px 0 14px}.inquiry-intro p,.inquiry-intro li{color:var(--muted);line-height:1.75}.inquiry-form{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:0 12px 35px #0f172a0d}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 20px}.inquiry-form label{display:block;color:var(--ink);font-size:14px;font-weight:700;margin-bottom:19px}.inquiry-form label>span,.privacy-check b{color:#dc2626}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{display:block;width:100%;margin-top:8px;border:1px solid #cbd5e1;border-radius:11px;padding:12px 13px;background:#fff;color:var(--ink);font:inherit;outline:none}.inquiry-form textarea{resize:vertical}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #dbeafe}.privacy-check{display:flex!important;gap:10px;font-weight:500!important}.privacy-check input{width:18px;margin:2px 0 0;flex:0 0 18px}.privacy-check span{color:var(--muted)!important}.submit-button{border:0;cursor:pointer;padding:14px 24px}.form-note{display:inline;margin-left:12px;color:#64748b;font-size:13px}.website-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-status{display:none;padding:13px 15px;border-radius:11px;margin-bottom:20px;font-weight:650}.form-status.success{display:block;color:#166534;background:#dcfce7}.form-status.error{display:block;color:#991b1b;background:#fee2e2}
@media(max-width:760px){.inquiry-layout{grid-template-columns:1fr;gap:30px}.inquiry-intro{position:static}.form-grid{grid-template-columns:1fr}.inquiry-form{padding:22px}}
.about-hero small{display:block;font-weight:800;letter-spacing:1.4px;color:#dbeafe;margin-bottom:13px}.about-hero h1{max-width:760px;margin:0 auto 14px}.about-hero p{font-size:18px}.about-story{display:grid;grid-template-columns:1.35fr .65fr;gap:70px;align-items:center}.about-story h2,.about-process h2{font-size:34px;color:var(--ink);margin:10px 0 18px}.about-story>div p{color:var(--muted);line-height:1.8;font-size:16px}.trust-card{background:#eff6ff;border:1px solid #bfdbfe;border-radius:22px;padding:28px}.trust-card h3{font-size:22px;color:var(--ink);margin:0 0 8px}.trust-card p{color:var(--muted);line-height:1.6}.trust-card a,.trust-card>small,.trust-card>strong{display:block}.trust-card a{padding:15px 0;border-bottom:1px solid #bfdbfe}.trust-card small{color:#64748b;font-size:11px;font-weight:800;letter-spacing:.7px;margin-bottom:4px}.trust-card strong{color:var(--green);overflow-wrap:anywhere}.trust-card>small{margin-top:16px}.trust-card>strong{color:var(--ink)}.trust-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.trust-grid article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#dbeafe;color:var(--green);font-weight:800}.trust-grid h3{color:var(--ink);margin:17px 0 8px}.trust-grid p{color:var(--muted);line-height:1.65;margin:0;font-size:14px}.about-process{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.about-process ol{list-style:none;padding:0;margin:0}.about-process li{display:flex;gap:18px;padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid var(--line)}.about-process li>span{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:50%;background:var(--green);color:#fff;font-weight:800}.about-process h3{margin:0 0 5px;color:var(--ink)}.about-process p{margin:0;color:var(--muted);line-height:1.65}
@media(max-width:900px){.about-story,.about-process{grid-template-columns:1fr;gap:32px}.trust-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.trust-grid{grid-template-columns:1fr}.about-story h2,.about-process h2{font-size:28px}}
.guide-hero small{display:block;color:#dbeafe;font-weight:800;letter-spacing:1.4px;margin-bottom:13px}.guide-hero h1{max-width:820px;margin:0 auto 14px}.guide-hero p{max-width:750px;margin:auto;font-size:18px}.guide-jump{position:sticky;top:76px;z-index:30;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 4px 12px #0f172a08}.guide-jump .container{display:flex;justify-content:center;gap:8px;overflow-x:auto;padding-top:12px;padding-bottom:12px}.guide-jump a{white-space:nowrap;padding:8px 13px;border-radius:999px;color:var(--muted);font-size:13px;font-weight:700}.guide-jump a:hover{background:#eff6ff;color:var(--green)}.guide-routes{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-routes article,.season-grid article,.tips-grid article{background:#f8fafc;border:1px solid var(--line);border-radius:20px;padding:25px}.guide-routes article>span{color:var(--green);font-size:12px;font-weight:850;letter-spacing:1px}.guide-routes h3,.season-grid h3,.tips-grid h3{color:var(--ink);margin:10px 0}.guide-routes p,.season-grid p,.tips-grid p{color:var(--muted);line-height:1.7}.route-line{color:var(--green)!important;font-weight:750}.guide-routes b{font-size:13px;color:#334155}.guide-split{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:start}.guide-split h2,.packing-box h2{font-size:32px;color:var(--ink);margin:10px 0 14px}.guide-split p,.packing-box p{color:var(--muted);line-height:1.75}.guide-note{background:#dbeafe;border-radius:14px;padding:16px}.time-list{background:#fff;border-radius:20px;border:1px solid var(--line);overflow:hidden}.time-list div{display:flex;justify-content:space-between;gap:20px;padding:17px 21px;border-bottom:1px solid var(--line)}.time-list div:last-child{border:0}.time-list b{color:var(--ink)}.time-list span{color:var(--green);font-weight:750;white-space:nowrap}.season-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.season-grid article{background:#fff}.tips-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tips-grid article{background:#fff}.tips-grid article>span{color:#93c5fd;font-size:26px;font-weight:900}.packing-box{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:24px;padding:36px}.packing-box ul{display:grid;grid-template-columns:1fr 1fr;gap:13px 28px;margin:0;padding-left:20px;color:#334155}.packing-box li{padding-left:4px}
@media(max-width:850px){.guide-routes,.season-grid,.tips-grid{grid-template-columns:1fr 1fr}.guide-split,.packing-box{grid-template-columns:1fr;gap:28px}.guide-jump{top:64px}}
@media(max-width:560px){.guide-routes,.season-grid,.tips-grid{grid-template-columns:1fr}.packing-box{padding:24px}.packing-box ul{grid-template-columns:1fr}.time-list div{display:block}.time-list span{display:block;margin-top:5px}.guide-jump .container{justify-content:flex-start}}
