
:root{
 --blue:#063b73;--blue2:#0759b5;--green:#2e9148;--green2:#44a95a;
 --ink:#102442;--muted:#66758a;--bg:#f6f9fc;--line:#e2e9f0;--white:#fff;
 --shadow:0 10px 30px rgba(0,34,73,.10);--radius:12px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg);line-height:1.6}
a{text-decoration:none;color:inherit}.container{max-width:1280px;margin:auto;padding:0 22px}
.topbar{background:var(--blue);color:#fff;font-size:13px}.topbar .container{height:36px;display:flex;justify-content:space-between;align-items:center}
.topbar-right{display:flex;gap:15px}.header{height:94px;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}
.header .container{height:100%;display:flex;align-items:center;gap:26px}
.brand{width:205px;align-self:flex-start;margin-top:5px;z-index:4}.brand img{width:205px;max-height:205px;object-fit:contain}
.nav{display:flex;align-items:center;justify-content:center;gap:21px;flex:1;font-size:14px;font-weight:800}
.nav a{padding:35px 0 30px;border-bottom:3px solid transparent;white-space:nowrap}.nav a:hover{color:var(--blue2);border-color:var(--green)}
.plan-btn{background:var(--green);color:#fff;border-radius:30px;padding:13px 20px;font-weight:900;white-space:nowrap;box-shadow:0 5px 14px #2e914833}
.hero{position:relative;min-height:575px;background:
linear-gradient(90deg,rgba(2,31,60,.28),rgba(2,31,60,.04)),
url("https://images.unsplash.com/photo-1544735716-392fe2489ffa?auto=format&fit=crop&w=2200&q=88") center/cover}
.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,25,55,.20),transparent 60%)}
.hero-inner{min-height:575px;display:flex;align-items:center;justify-content:flex-end;position:relative;z-index:1}
.hero-copy{max-width:700px;color:#fff;text-align:left;text-shadow:0 2px 8px #0008}.eyebrow{font-size:14px;font-weight:900;letter-spacing:1px}
.hero-copy h1{font-size:70px;line-height:.98;margin:12px 0;font-style:italic}.hero-copy h1 span{color:#ffd13b}
.hero-copy h2{font-size:29px;margin:0 0 10px}.hero-copy p{font-size:18px;max-width:650px}
.search-panel{position:absolute;z-index:5;left:50%;bottom:-60px;transform:translateX(-50%);width:min(1140px,calc(100% - 36px));background:#fff;border-radius:10px;box-shadow:0 14px 40px rgba(0,28,58,.20);overflow:hidden}
.tabs{display:grid;grid-template-columns:repeat(4,1fr);background:#f0f3f6}.tab{padding:16px;text-align:center;font-weight:900}.tab.active{background:var(--green);color:#fff}
.search-grid{display:grid;grid-template-columns:1fr 1fr 1.1fr .85fr .9fr 1fr;gap:11px;padding:18px}.field label{display:block;font-size:11px;font-weight:900;margin-bottom:5px}.field input,.field select,.input{height:44px;width:100%;border:1px solid #d2dce6;border-radius:7px;padding:0 11px;background:#fff;color:var(--ink)}
.search-btn,.primary{border:0;border-radius:7px;background:var(--green);color:#fff;font-weight:900;cursor:pointer}.search-btn{height:44px}
.popular{padding:0 18px 17px;font-size:12px}.popular b{margin-right:10px}.chip{display:inline-block;background:#edf3f8;padding:6px 10px;border-radius:999px;margin:3px;color:#24405d}
.category-strip{padding-top:95px;background:#fff;border-bottom:1px solid var(--line)}.cat-grid{display:grid;grid-template-columns:repeat(9,1fr)}
.cat{text-align:center;padding:17px 8px;border-right:1px solid var(--line)}.cat-icon{font-size:29px}.cat b{display:block;font-size:12px}.cat small{font-size:10px;color:var(--muted)}
.section{padding:48px 0}.section.white{background:#fff}.section-title{text-align:center;font-size:31px;margin:0 0 27px}.section-title:after{content:"";display:block;width:56px;height:3px;background:var(--green);margin:10px auto}
.dest-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.dest{height:165px;position:relative;border-radius:9px;overflow:hidden;box-shadow:0 4px 14px #001b3d12}.dest img{width:100%;height:100%;object-fit:cover}.dest:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#001b3dd9)}.dest-info{position:absolute;z-index:2;left:12px;bottom:10px;color:#fff}.dest-info b{display:block;font-size:16px}.dest-info small{font-size:11px}
.feature-grid{display:grid;grid-template-columns:2.15fr 1fr 1fr 1fr;gap:14px}.feature{min-height:175px;border-radius:10px;padding:23px;background:#eaf7ec}.feature.big{color:#fff;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(90deg,#001b3d99,#001b3d18),url("https://images.unsplash.com/photo-1527631746610-bca00a040d60?auto=format&fit=crop&w=1100&q=85") center/cover}.feature h3{margin:0 0 7px}.feature p{margin:0 0 12px}.yellow{background:#ffd13b;color:#12233b;padding:10px 16px;border-radius:7px;font-weight:900;display:inline-block;width:max-content}
.region-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.region{height:160px;position:relative;border-radius:9px;overflow:hidden}.region img{width:100%;height:100%;object-fit:cover}.region b{position:absolute;left:12px;bottom:11px;color:#fff;font-size:16px;text-shadow:0 2px 8px #000}
.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.info-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:24px;box-shadow:0 3px 12px #001b3d08}
.page-hero{background:linear-gradient(135deg,#063b73,#0c6b91);color:#fff;padding:58px 0}.page-hero h1{font-size:44px;margin:0 0 8px}.page-hero p{max-width:760px;color:#e0edf7}
.content{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px;box-shadow:var(--shadow)}
.long{min-height:850px}.ad{height:110px;border:1px dashed #bdcad7;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#8492a2;background:#fafcfe;margin:24px 0}
.planner-section{padding:45px 0;background:#f3f8fb}.planner-box{background:#fff;border-radius:14px;box-shadow:var(--shadow);padding:28px}.planner-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.planner-grid .full{grid-column:1/-1}.planner-box label{display:block;font-size:12px;font-weight:900;margin-bottom:5px}
.primary{padding:13px 22px;margin-top:16px}.result{margin-top:20px;background:#eff9f1;border:1px solid #cce8d2;border-radius:10px;padding:18px;display:none}
.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:9px;background:#fff}.plan-table{width:100%;min-width:760px;border-collapse:collapse}.plan-table th,.plan-table td{border:1px solid #dfe6ed;padding:12px;text-align:left}.plan-table th{background:#edf3f8}.total{font-weight:900;background:#f7fbff}
.action-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:15px}.outline{border:1px solid #b9c8d7;padding:11px 16px;border-radius:7px;font-weight:900;background:#fff}.bluebtn{background:var(--blue2);color:#fff;padding:11px 16px;border-radius:7px;font-weight:900}
.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.guide-card img{width:100%;height:190px;object-fit:cover}.guide-card div{padding:19px}.guide-card h3{margin-top:0}
.state-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.state{background:#fff;border:1px solid var(--line);border-radius:9px;padding:18px}.state h3{margin:0 0 8px}.state ul{padding-left:18px;margin-bottom:0}
.faq{border-bottom:1px solid var(--line);padding:15px 0}.faq summary{font-weight:900;cursor:pointer}
footer{background:#062d55;color:#d8e5f1;padding:45px 0;margin-top:0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer-grid b{color:#fff}.footer-grid a{display:block;color:#c8d9e9;margin:7px 0;font-size:14px}.copyright{border-top:1px solid #ffffff22;margin-top:27px;padding-top:18px;color:#abc0d4;font-size:12px}
@media(max-width:1050px){.nav{gap:13px;font-size:12px}.brand{width:175px}.brand img{width:175px}.search-grid{grid-template-columns:repeat(3,1fr)}.cat-grid{grid-template-columns:repeat(5,1fr)}.dest-grid{grid-template-columns:repeat(3,1fr)}.feature-grid{grid-template-columns:1fr 1fr}.region-grid{grid-template-columns:repeat(3,1fr)}.planner-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.topbar{display:none}.header{height:auto}.header .container{padding:9px 14px;flex-wrap:wrap}.brand{width:150px;margin:0}.brand img{width:150px}.plan-btn{margin-left:auto;padding:10px 14px}.nav{order:3;width:100%;overflow-x:auto;justify-content:flex-start;gap:20px}.nav a{padding:7px 0;border:0}.hero,.hero-inner{min-height:500px}.hero-copy{padding:45px 0}.hero-copy h1{font-size:45px}.search-panel{position:relative;left:auto;transform:none;bottom:auto;margin:-45px auto 0}.search-grid{grid-template-columns:1fr 1fr}.category-strip{padding-top:25px}.cat-grid{grid-template-columns:repeat(3,1fr)}.dest-grid{grid-template-columns:1fr 1fr}.feature-grid,.planner-grid,.info-grid,.cards-3,.footer-grid{grid-template-columns:1fr}.region-grid{grid-template-columns:1fr 1fr}.page-hero h1{font-size:35px}.long{min-height:650px}}
@media(max-width:430px){.hero-copy h1{font-size:38px}.search-grid{grid-template-columns:1fr}.dest-grid{grid-template-columns:1fr}.cat-grid{grid-template-columns:repeat(2,1fr)}.region-grid{grid-template-columns:1fr}}

/* FINAL HEADER + MOBILE NAVIGATION FIX */
.header{height:88px;overflow:visible}
.header .container{min-height:88px}
.brand{width:170px;height:82px;margin-top:3px;display:flex;align-items:center;flex:0 0 170px}
.brand img{width:170px;height:78px;max-height:78px;object-fit:contain;display:block}
.menu-toggle{display:none;border:1px solid #d6e0e8;background:#fff;color:var(--blue);border-radius:8px;padding:9px 11px;font-size:20px;line-height:1;cursor:pointer}
@media(max-width:1050px){
 .header{height:82px}.header .container{min-height:82px}
 .brand{width:150px;height:74px;flex-basis:150px}.brand img{width:150px;height:70px;max-height:70px}
 .nav{gap:14px}
}
@media(max-width:700px){
 .header{height:auto;min-height:74px}.header .container{min-height:74px;gap:10px}
 .brand{width:145px;height:68px;flex-basis:145px}.brand img{width:145px;height:64px;max-height:64px}
 .menu-toggle{display:block;margin-left:auto}
 .plan-btn{display:none}
 .nav{display:none;order:4;width:100%;flex-direction:column;align-items:stretch;gap:0;background:#fff;border-top:1px solid var(--line);box-shadow:0 10px 20px rgba(0,34,73,.08)}
 .nav.open{display:flex}
 .nav a{padding:13px 8px;border-bottom:1px solid #edf1f5}
 .nav a:hover{border-color:#edf1f5;background:#f5f9fc}
}
