:root{--navy:#06263a;--navy2:#031b2a;--blue:#0c4d6f;--gold:#f5bd35;--cream:#f7f3eb;--white:#ffffff;--text:#102a3b;--muted:#647582;--border:#dce4e8;--shadow:0 18px 45px rgba(3,27,42,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Roboto',Arial,sans-serif;color:var(--text);background:var(--cream);font-size:16px;line-height:26px}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}h1,h2,h3,h4,p{margin-top:0}h1{font-size:48px;line-height:56px;font-weight:700;letter-spacing:-1px;margin-bottom:20px}h2{font-size:38px;line-height:46px;font-weight:700;letter-spacing:-1px;margin-bottom:18px}h3{font-size:22px;line-height:30px;font-weight:700;margin-bottom:12px}p{font-size:16px;line-height:27px}.container{width:100%;max-width:1240px;margin:0 auto;padding-left:24px;padding-right:24px}.section{padding-top:88px;padding-bottom:88px}.light{background:var(--cream)}.dark{background:var(--navy2);color:var(--white)}.eyebrow{display:inline-block;font-size:13px;line-height:18px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:16px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 24px;border-radius:28px;background:var(--gold);color:#122534;font-weight:700;font-size:15px;line-height:20px;border:1px solid var(--gold);transition:.25s}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(245,189,53,.25)}.btn-small{min-height:42px;padding:10px 20px}.btn-outline{background:transparent;color:var(--white)}.text-link{font-weight:700;color:var(--white)}
.site-header{position:absolute;top:0;left:0;width:100%;z-index:50;padding-top:18px;padding-bottom:18px;color:var(--white)}.header-inner{display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-size:20px;line-height:24px;font-weight:700;margin-right:auto}.brand-mark{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.45);border-radius:50%;color:var(--gold)}.custom-logo{max-height:46px;width:auto}.main-nav ul{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0}.main-nav a{font-size:14px;line-height:20px;font-weight:500}.main-nav a:hover{color:var(--gold)}.menu-toggle{display:none;width:42px;height:42px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:transparent;padding:10px}.menu-toggle span{display:block;height:2px;background:#fff;margin:5px 0}
.home-hero,.page-hero{min-height:720px;background-size:cover;background-position:center;color:var(--white);display:flex;align-items:center;padding-top:120px;padding-bottom:110px}.home-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.hero-copy{max-width:580px}.hero-copy p,.hero-content p{max-width:590px;font-size:18px;line-height:30px;color:#e7eef2}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:30px}.hero-cards{display:flex;align-items:center;gap:16px}.hero-photo-card{width:220px;height:320px;border:4px solid rgba(255,255,255,.9);border-radius:28px;background-size:cover;background-position:center;box-shadow:var(--shadow);position:relative;transform:rotate(4deg)}.hero-photo-card.second{transform:rotate(7deg) translateY(35px)}.hero-photo-card span{position:absolute;left:18px;bottom:18px;font-size:20px;line-height:24px;font-weight:700;text-shadow:0 3px 12px rgba(0,0,0,.6)}.page-hero{min-height:520px}.hero-content{max-width:1240px}.hero-content h1{max-width:700px}
.search-panel-wrap{margin-top:-62px;position:relative;z-index:10}.search-panel{background:#fff;border-radius:24px;box-shadow:var(--shadow);padding:18px}.search-tabs{display:flex;gap:8px;padding-bottom:16px;border-bottom:1px solid var(--border)}.search-tabs button{border:0;background:transparent;padding:9px 18px;border-radius:20px;font-weight:700;color:var(--muted)}.search-tabs button.active{background:var(--navy);color:#fff}.search-fields{display:flex;align-items:stretch;padding-top:18px}.search-fields>div{flex:1;padding:8px 18px;border-right:1px solid var(--border)}.search-fields label{display:block;font-size:12px;line-height:17px;text-transform:uppercase;font-weight:700;letter-spacing:1px;color:var(--muted);margin-bottom:5px}.search-fields span{font-size:15px;line-height:22px;font-weight:600}.search-fields .btn{margin-left:18px}
.stats-section{padding-top:60px;padding-bottom:60px;background:var(--navy2);color:#fff}.stats-row{display:flex;justify-content:space-between;gap:30px}.stat{flex:1;text-align:center;border-right:1px solid rgba(255,255,255,.16)}.stat:last-child{border-right:0}.stat strong,.stat>span{font-size:36px;line-height:42px;color:var(--gold)}.stat p{margin:6px 0 0;color:#c9d7de;font-size:14px;line-height:20px}
.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:36px}.section-head>div{max-width:620px}.section-head>p{max-width:480px;color:var(--muted)}.card-row{display:flex;flex-wrap:wrap;gap:22px}.destination-card{flex:1 1 250px;min-height:360px;border-radius:24px;background-size:cover;background-position:center;color:#fff;padding:22px;display:flex;align-items:flex-end;justify-content:space-between;overflow:hidden;transition:.25s}.destination-card:hover{transform:translateY(-6px)}.destination-card span{font-size:13px;line-height:18px;color:#dce8ed}.destination-card h3{margin:4px 0 0}.destination-card b{width:38px;height:38px;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:flex;align-items:center;justify-content:center}.split-section{display:flex;align-items:center;gap:70px}.split-image,.split-copy{flex:1}.split-image img{width:100%;border-radius:34px}.split-copy p{color:#cbd7dd}.light .split-copy p{color:var(--muted)}
.tour-card{flex:1 1 340px;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(3,27,42,.08)}.tour-image img{width:100%;height:240px;object-fit:cover}.tour-body{padding:22px}.tour-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:13px;line-height:19px}.tour-body p{color:var(--muted)}.tour-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);padding-top:18px}.tour-bottom strong{font-size:20px;line-height:24px;color:var(--navy)}.tour-bottom a{font-weight:700;color:var(--blue)}
.experience-section{background:#eef4f6}.style-row{display:flex;flex-wrap:wrap;gap:18px}.style-card{flex:1 1 240px;padding:28px;border:1px solid var(--border);border-radius:20px;background:rgba(255,255,255,.7)}.dark .style-card{background:#082c42;border-color:rgba(255,255,255,.12)}.style-card>span{font-size:30px;line-height:34px;color:var(--gold);display:block;margin-bottom:18px}.style-card p{margin-bottom:0;color:var(--muted)}.dark .style-card p{color:#bfd0da}
.planner-wrap,.contact-layout{display:flex;gap:70px;align-items:flex-start}.planner-copy,.contact-copy{flex:1}.planner-copy p{color:#c8d6dd}.planner-copy ul{padding-left:20px}.planner-form{flex:1;background:#fff;color:var(--text);padding:30px;border-radius:26px;box-shadow:var(--shadow)}.planner-form input,.planner-form select,.planner-form textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:13px 14px;margin-top:7px;margin-bottom:12px;min-height:48px}.planner-form textarea{min-height:110px}.planner-form input[type=submit]{background:var(--gold);border-color:var(--gold);font-weight:700;cursor:pointer}.form-placeholder{background:#fff8df;padding:16px;border-radius:12px}.testimonial-row{display:flex;gap:20px;flex-wrap:wrap}.testimonial-card{flex:1 1 300px;background:#fff;padding:28px;border-radius:22px;box-shadow:0 10px 30px rgba(3,27,42,.07)}.stars{color:var(--gold);letter-spacing:3px;margin-bottom:16px}.testimonial-card>p{font-size:18px;line-height:30px}.testimonial-card span{display:block;color:var(--muted);font-size:13px;line-height:18px}.cta-banner{background-size:cover;background-position:center;color:#fff}.cta-banner h2{max-width:680px}
.gallery-flex{display:flex;flex-wrap:wrap;gap:20px}.gallery-card{flex:1 1 360px;margin:0;position:relative;border-radius:22px;overflow:hidden}.gallery-card img{width:100%;height:360px;object-fit:cover}.gallery-card figcaption{position:absolute;left:0;right:0;bottom:0;padding:40px 20px 20px;background:linear-gradient(transparent,rgba(2,20,34,.9));color:#fff}.gallery-card figcaption span{display:block;color:#d8e5eb}.blog-card{flex:1 1 340px;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 10px 30px rgba(3,27,42,.07)}.blog-image img{width:100%;height:230px;object-fit:cover}.blog-body{padding:22px}.blog-body>span{font-size:13px;line-height:18px;color:var(--muted)}.blog-body p{color:var(--muted)}.blog-body>a{font-weight:700;color:var(--blue)}
.single-layout{display:flex;align-items:flex-start;gap:36px}.content-card{flex:1;background:#fff;border-radius:24px;padding:34px}.booking-card{width:340px;background:var(--navy);color:#fff;border-radius:24px;padding:28px;position:sticky;top:24px}.booking-card p{color:#c9d7de}.info-row{display:flex;gap:18px;padding:20px 0;margin-bottom:28px;border-bottom:1px solid var(--border)}.info-row>div{flex:1}.info-row strong,.info-row span{display:block}.info-row span{color:var(--muted);font-size:14px;line-height:20px}.check-list li{margin-bottom:10px}.article-hero{padding-top:180px;padding-bottom:90px;background:var(--navy);color:#fff}.article-hero.has-image{background-size:cover;background-position:center}.article-content{max-width:840px}.article-content p{font-size:17px;line-height:30px}.empty-state{text-align:center;padding-top:90px;padding-bottom:90px}
.site-footer{background:#021522;color:#d7e4ea;padding-top:68px}.footer-top{display:flex;gap:60px}.footer-brand{flex:2}.footer-nav-wrap,.footer-contact{flex:1}.brand-footer{margin-bottom:18px;color:#fff}.footer-top h3{color:#fff}.footer-nav-wrap ul{list-style:none;padding:0;margin:0}.footer-nav-wrap li{margin-bottom:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:48px;padding-top:20px;padding-bottom:20px}.footer-bottom p{margin:0;font-size:13px;line-height:18px;color:#9fb3bd}
@media(max-width:980px){h1{font-size:40px;line-height:48px}h2{font-size:34px;line-height:42px}.section{padding-top:72px;padding-bottom:72px}.main-nav{display:none;position:absolute;left:24px;right:24px;top:78px;background:#06263a;border-radius:18px;padding:18px}.main-nav.is-open{display:block}.main-nav ul{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.menu-toggle{display:block}.header-cta{display:none}.home-hero{min-height:680px}.home-hero-inner{gap:30px}.hero-cards{display:none}.search-fields{flex-wrap:wrap}.search-fields>div{flex:1 1 220px}.search-fields .btn{margin:18px 0 0;width:100%}.split-section,.planner-wrap,.contact-layout{gap:38px}.section-head{align-items:flex-start;flex-direction:column;gap:10px}.stats-row{flex-wrap:wrap}.stat{flex:1 1 40%}.single-layout{flex-direction:column}.booking-card{width:100%;position:static}}
@media(max-width:640px){body{font-size:15px;line-height:25px}h1{font-size:34px;line-height:42px}h2{font-size:30px;line-height:38px}h3{font-size:20px;line-height:28px}.container{padding-left:18px;padding-right:18px}.section{padding-top:60px;padding-bottom:60px}.site-header{padding-top:14px;padding-bottom:14px}.home-hero,.page-hero{min-height:620px;padding-top:110px;padding-bottom:80px}.page-hero{min-height:460px}.hero-copy p,.hero-content p{font-size:16px;line-height:27px}.hero-actions{align-items:flex-start;flex-direction:column}.search-panel-wrap{margin-top:-38px}.search-panel{border-radius:18px;padding:14px}.search-tabs{overflow-x:auto}.search-tabs button{flex:0 0 auto}.search-fields{display:flex;flex-direction:column}.search-fields>div{border-right:0;border-bottom:1px solid var(--border);padding:14px 6px}.stats-row{gap:24px}.stat{flex:1 1 100%;border-right:0;border-bottom:1px solid rgba(255,255,255,.13);padding-bottom:20px}.stat:last-child{border-bottom:0}.split-section,.planner-wrap,.contact-layout{flex-direction:column}.split-image,.split-copy,.planner-copy,.planner-form,.contact-copy{width:100%}.destination-card{min-height:330px}.tour-image img{height:220px}.planner-form,.content-card{padding:22px}.gallery-card img{height:300px}.footer-top{flex-direction:column;gap:30px}.info-row{flex-direction:column}.article-hero{padding-top:140px;padding-bottom:70px}}
