:root{--blue:#287dfa;--navy:#0d233e;--ink:#071a35;--muted:#5d646d;--gold:#f9b851;--green:#40cc6f;--ice:#edf5ff;--line:#dfe8f2;--white:#fff;--shadow:0 20px 50px rgba(13,35,62,.1)}
.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.consent{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:10px;line-height:1.45}.consent input{width:16px;height:16px;flex:none;margin-top:1px}.consent a{color:var(--blue);font-weight:800}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7faff;color:var(--navy);font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;top:-80px;left:20px;background:#fff;padding:12px;z-index:100}.skip-link:focus{top:10px}.topbar{background:var(--navy);color:#cedaea;font-size:12px}.topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.topbar-inner div{display:flex;gap:25px}.site-header{height:86px;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(13,35,62,.08);position:relative;z-index:20}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:9px}.brand img{width:58px;height:56px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:.9;text-transform:uppercase;letter-spacing:-.04em}.brand b{font-size:16px}.brand small{font-size:22px;font-weight:900;color:var(--blue)}nav{display:flex;gap:30px;font-size:13px;font-weight:800}nav a:hover{color:var(--blue)}.nav-cta,.primary-btn,.btn{background:var(--blue);color:#fff;border:0;border-radius:999px;padding:14px 21px;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 12px 28px rgba(40,125,250,.24);cursor:pointer}.nav-cta:hover,.primary-btn:hover,.btn:hover{background:#075fd5;transform:translateY(-1px)}.menu-toggle{display:none}.hero{min-height:670px;position:relative;overflow:hidden;color:white;display:flex;align-items:center}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,23,45,.95),rgba(6,28,53,.73) 55%,rgba(5,29,54,.42))}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.2fr .8fr;gap:75px;align-items:center;padding:82px 0 110px}.eyebrow,.section-index{text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.18em}.eyebrow{display:flex;align-items:center;gap:10px;color:#d8e5f4}.eyebrow:before{content:"";width:22px;height:1px;background:var(--gold)}h1,h2,h3,p{margin-top:0}.hero h1,.page-hero h1{font-size:clamp(52px,6vw,88px);line-height:.95;letter-spacing:-.065em;margin:23px 0}.hero h1 em,.page-hero h1 em{font-family:Georgia,serif;color:#bcd7ff;font-weight:400}.hero-copy>p{max-width:620px;font-size:18px;line-height:1.75;color:#d5e0ed}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:32px}.text-link{font-size:13px;font-weight:800}.proof-row{display:flex;gap:28px;color:#9fb0c3;font-size:11px;margin-top:38px}.proof-row span{display:flex;flex-direction:column}.proof-row b{color:#fff;font-size:15px}.glass{background:linear-gradient(150deg,rgba(255,255,255,.19),rgba(255,255,255,.07));border:1px solid rgba(255,255,255,.3);box-shadow:0 28px 70px rgba(0,10,25,.28);backdrop-filter:blur(22px)}.finder{border-radius:28px;padding:27px}.finder h2{font-size:20px;border-bottom:1px solid rgba(255,255,255,.16);padding-bottom:18px}.finder label{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#cbd7e6}.finder-options{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:11px 0 18px}.finder-options a{padding:15px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);border-radius:14px;display:flex;flex-direction:column}.finder-options a:hover{background:rgba(40,125,250,.45)}.finder-options b{font-size:13px}.finder-options small{color:#b9c8d9;font-size:10px;margin-top:4px}.finder-note{background:#fff;color:var(--navy);padding:14px;border-radius:15px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.finder-note a{color:var(--blue);font-weight:800}.section{padding:95px 0}.section.white{background:#fff}.section.tint{background:#eef5fe}.section.dark{background:var(--navy);color:#fff}.section-index{color:var(--blue);display:block;margin-bottom:15px}.section-index.light{color:#92bdfb}.split-intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:end}.display-title{font-size:clamp(38px,4.2vw,62px);line-height:1.03;letter-spacing:-.055em;margin:0}.display-title em{font-family:Georgia,serif;color:var(--blue);font-weight:400}.split-intro>p{font-size:17px;line-height:1.8;color:var(--muted);border-left:1px solid var(--line);padding-left:36px;margin:0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.section-head p{color:var(--muted);margin-bottom:5px}.tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tour-card{background:#fff;border:1px solid rgba(13,35,62,.08);border-radius:20px;overflow:hidden;box-shadow:0 15px 35px rgba(13,35,62,.06);transition:.28s}.tour-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.tour-image{height:225px;position:relative;overflow:hidden}.tour-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.tour-card:hover img{transform:scale(1.04)}.badge{position:absolute;left:14px;top:14px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;text-transform:uppercase}.tour-body{padding:21px}.tour-meta{display:flex;gap:15px;color:var(--blue);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.tour-body h3{font-size:20px;line-height:1.25;letter-spacing:-.03em;margin:12px 0 8px}.tour-body>p{color:var(--muted);font-size:12px;min-height:38px}.tour-foot{border-top:1px solid var(--line);padding-top:17px;margin-top:17px;display:flex;align-items:end;justify-content:space-between}.tour-price{display:flex;flex-direction:column}.tour-price small{font-size:9px;color:var(--muted)}.tour-price b{font-size:18px}.tour-foot>a{color:var(--blue);font-size:11px;font-weight:800}.compare{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:center}.compare-copy p{color:#aebed0;line-height:1.8}.outline-btn{border:1px solid rgba(255,255,255,.35);padding:13px 18px;border-radius:999px;font-size:11px;font-weight:800;display:inline-flex}.compare-table{border-radius:25px;padding:8px 25px}.compare-row{display:grid;grid-template-columns:1.2fr .5fr 1fr;gap:15px;border-bottom:1px solid rgba(255,255,255,.14);padding:18px 4px;font-size:12px}.compare-row:last-child{border:0}.compare-row span{color:#c1cedc}.compare-row.head{font-size:8px;letter-spacing:.13em;color:#92bdfb}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.trust-list{display:grid;gap:14px}.trust-item{background:rgba(255,255,255,.78);border:1px solid #fff;border-radius:18px;padding:20px;display:flex;gap:15px}.trust-item>span{width:33px;height:33px;border-radius:50%;background:#e4fff0;color:#15994a;display:grid;place-items:center;flex:none}.trust-item b{font-size:14px}.trust-item p{color:var(--muted);font-size:12px;margin:5px 0 0}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid var(--line)}.guide-card img{height:205px;width:100%;object-fit:cover}.guide-card div{padding:20px}.guide-card small{color:var(--blue);font-weight:800;text-transform:uppercase;font-size:9px}.guide-card h3{font-size:19px;margin:9px 0}.guide-card p{font-size:12px;color:var(--muted)}.contact-card{border-radius:30px;padding:65px;background:linear-gradient(125deg,#0d233e,#124a8f);color:#fff;display:grid;grid-template-columns:1.15fr .85fr;align-items:end}.contact-card p{color:#c7d6e6;line-height:1.7}.contact-actions{text-align:right}.page-hero{background:linear-gradient(120deg,#0d233e,#1454a0);color:#fff;padding:80px 0;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;right:-130px;top:-220px;width:480px;height:480px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.page-hero h1{font-size:clamp(45px,5vw,72px);position:relative;z-index:1}.page-hero p{color:#c7d6e6;max-width:700px;line-height:1.7}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.filters a{background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-size:11px;font-weight:800}.filters a:hover,.filters a.active{background:var(--blue);color:#fff;border-color:var(--blue)}.tour-detail{background:#fff}.breadcrumbs{font-size:11px;color:var(--muted);padding:22px 0}.breadcrumbs a{color:var(--blue)}.detail-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:start}.detail-image{height:510px;border-radius:24px;overflow:hidden;position:relative}.detail-image img{width:100%;height:100%;object-fit:cover}.booking-card{border:1px solid var(--line);border-radius:24px;padding:25px;box-shadow:var(--shadow);position:sticky;top:20px}.booking-card .price{font-size:29px;font-weight:900}.booking-card .price small{font-size:11px;color:var(--muted);font-weight:400}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.info-box{background:var(--ice);border-radius:13px;padding:13px}.info-box small{display:block;font-size:9px;color:var(--muted);text-transform:uppercase}.info-box b{font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-field{display:flex;flex-direction:column;gap:6px}.form-field.full{grid-column:1/-1}.form-field label{font-size:10px;text-transform:uppercase;font-weight:800;color:var(--muted)}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px 13px;background:#fff;color:var(--navy);font:inherit;font-size:13px}textarea{min-height:110px;resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid rgba(40,125,250,.25);border-color:var(--blue)}.detail-content{display:grid;grid-template-columns:1fr 340px;gap:55px;padding:60px 0 90px}.rich-content{font-size:15px;line-height:1.85;color:#33485f}.rich-content h2{font-size:31px;color:var(--navy);letter-spacing:-.04em;margin-top:40px}.rich-content h3{font-size:21px;color:var(--navy);margin-top:28px}.rich-content li{margin:7px 0}.side-panel{background:#eef5fe;border-radius:20px;padding:22px;height:max-content}.side-panel h3{font-size:16px}.check-list{list-style:none;padding:0;margin:0}.check-list li{padding:9px 0;border-bottom:1px solid #dbe7f4;font-size:12px}.check-list li:before{content:"✓";color:var(--green);font-weight:900;margin-right:8px}.check-list.exclude li:before{content:"–";color:#e05f5f}.faq-list details{border-top:1px solid var(--line);padding:18px 0}.faq-list summary{cursor:pointer;font-weight:800;list-style:none;display:flex;justify-content:space-between}.faq-list summary:after{content:"+";color:var(--blue)}.faq-list p{color:var(--muted);font-size:13px;line-height:1.7}.blog-layout{display:grid;grid-template-columns:1fr 300px;gap:60px}.article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:45px}.article h1{font-size:clamp(38px,5vw,64px);line-height:1.02;letter-spacing:-.055em}.article>img{width:100%;height:430px;object-fit:cover;border-radius:18px;margin:25px 0}.article-meta{color:var(--blue);font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.1em}.sidebar{background:#eef5fe;border-radius:20px;padding:22px;height:max-content}.notice{padding:14px 16px;border-radius:12px;margin-bottom:20px;font-size:13px}.notice.success{background:#e3fff0;color:#126c3b}.notice.error{background:#fff0f0;color:#9a3030}.empty{padding:60px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:20px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.contact-panel{background:#fff;border-radius:22px;padding:35px;border:1px solid var(--line)}footer{background:#081a30;color:#fff;padding:70px 0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr .75fr 1.3fr;gap:55px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid>div>b{color:#94bdf8;text-transform:uppercase;font-size:9px;letter-spacing:.13em}.footer-grid p,.footer-grid a{color:#aebed0;font-size:12px;line-height:1.7;margin:0}.footer-brand p{margin-top:10px;max-width:300px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:50px;padding-top:18px;color:#718398;font-size:10px;display:flex;justify-content:space-between}.floating-wa{position:fixed;right:20px;bottom:20px;width:52px;height:52px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.25);z-index:30}
@media(max-width:980px){.menu-toggle{display:block;border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px}nav{display:none;position:absolute;top:86px;left:0;right:0;background:#fff;padding:20px;box-shadow:var(--shadow);flex-direction:column}nav.is-open{display:flex}.nav-cta{display:none}.hero-grid,.compare,.trust-grid,.detail-hero,.detail-content,.blog-layout,.contact-grid{grid-template-columns:1fr}.hero{min-height:890px}.finder{max-width:560px}.tour-grid,.guide-grid{grid-template-columns:repeat(2,1fr)}.split-intro{gap:45px}.booking-card{position:static}.detail-image{height:450px}.footer-grid{grid-template-columns:1fr 1fr}.contact-card{grid-template-columns:1fr;gap:25px}.contact-actions{text-align:left}}
@media(max-width:640px){.shell{width:calc(100% - 28px)}.topbar-inner>span,.topbar-inner div a:last-child{display:none}.topbar-inner div{width:100%;justify-content:flex-end}.site-header{height:74px}.brand img{width:48px;height:48px}nav{top:74px}.hero{min-height:860px}.hero-grid{padding:60px 0 90px;gap:40px}.hero h1{font-size:52px}.hero-copy>p{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column}.proof-row{gap:13px}.section{padding:70px 0}.split-intro{grid-template-columns:1fr}.split-intro>p{padding-left:20px}.section-head{align-items:start;flex-direction:column}.tour-grid,.guide-grid{grid-template-columns:1fr}.tour-image{height:245px}.compare-table{padding:8px 12px}.compare-row{grid-template-columns:1.1fr .45fr .9fr;gap:7px;font-size:10px}.contact-card{padding:42px 22px}.detail-image{height:330px}.form-grid,.info-grid{grid-template-columns:1fr}.form-field.full{grid-column:auto}.article{padding:25px}.article>img{height:250px}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{flex-direction:column;gap:7px}}
