@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&family=Manrope:wght@400;500;600;700;800&display=swap");:root{--bg:#001633;--bg-alt:#001633;--ink:#FFFFFF;--navy:#001633;--blue:#0077FF;--sky:#22B7FF;--gold:#D4AF37;--gold-soft:#D4AF37;--line:rgba(34,183,255,0.18);--muted:rgba(255,255,255,0.72);--panel:#001633;--panel-soft:#001633;--white:#FFFFFF}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 18% 0,rgba(0,119,255,.24),transparent 34%),radial-gradient(circle at 82% 10%,rgba(34,183,255,.13),transparent 30%),linear-gradient(180deg,var(--bg) 0,var(--bg) 42%,var(--bg) 100%);color:var(--ink);font-family:Manrope,sans-serif;overflow-x:hidden}.display,h1,h2,h3{font-family:Fraunces,serif;font-weight:600;letter-spacing:0}a{text-decoration:none}a,button{color:inherit}button{-moz-appearance:none;appearance:none;-webkit-appearance:none;font:inherit}img{display:block;width:100%;height:100%;object-fit:cover}::selection{background:var(--gold-soft);color:#fff}header{position:fixed;top:0;left:0;right:0;z-index:100;justify-content:space-between;gap:24px;min-height:104px;padding:24px 4%;background:linear-gradient(180deg,rgba(0,15,35,.68),rgba(0,22,51,0));backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:0;box-shadow:none}.brand,header{display:flex;align-items:center}.brand{cursor:pointer;background:none;border:0;text-align:left}.brand-logo{width:220px;height:66px;object-fit:contain;border-radius:3px}.brand-text{line-height:1}.brand-text .cb{font-family:Fraunces;font-weight:700;font-size:17px;letter-spacing:.01em;color:#fff}.brand-text .mk{font-size:9px;letter-spacing:.32em;color:var(--gold);margin-top:3px;display:block;font-family:Manrope;font-weight:700}nav.links{display:flex;gap:46px;align-items:center;flex:1 1;justify-content:center}nav.links button{font-size:16px;font-weight:800;color:rgba(255,255,255,.86);position:relative;padding:0 0 12px;transition:color .25s;cursor:pointer;background:none;border:0;letter-spacing:0}nav.links button.active,nav.links button:hover{color:#fff}nav.links button.active:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:var(--gold)}.header-actions{gap:8px}.header-actions,.lang-switch{display:flex;align-items:center}.lang-switch{gap:4px;padding:6px;border:0;border-radius:999px;background:rgba(0,19,42,.7);box-shadow:0 16px 38px rgba(0,0,0,.24);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.lang-switch button{border:0;background:transparent;color:rgba(255,255,255,.84);border-radius:999px;padding:11px 14px;font-size:14px;font-weight:900;cursor:pointer}.lang-switch button.active{background:#fff;color:var(--bg)}section{padding:80px 5%}.page{display:none}.page.active{display:block}.alt{background:rgba(0,22,51,.72)}.hero{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:flex-start;padding:0;margin-top:0;overflow:hidden;background:#001633}.hero-img{z-index:0;min-height:100vh;min-height:100dvh}.hero-img,.hero-img img{position:absolute;inset:0;width:100%;height:100%}.hero-img img{filter:saturate(.98) contrast(1.03);transform:scale(1.01);object-position:center center}.hero-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,18,42,.08),rgba(0,18,42,.08) 42%,rgba(0,18,42,.48) 74%,#001633),linear-gradient(90deg,rgba(0,18,42,.88),rgba(0,18,42,.62) 28%,rgba(0,18,42,.18) 58%,rgba(0,18,42,.12))}.hero-content{position:relative;z-index:2;padding:120px 4% 210px;color:#fff;width:min(760px,48vw);margin:0;text-align:left}.hero-content .eyebrow{color:var(--gold-soft);font-size:13px;letter-spacing:.24em;text-transform:uppercase;font-weight:700;margin-bottom:18px;display:block}.hero-content h1{font-family:Manrope,sans-serif;font-size:clamp(64px,5.2vw,92px);line-height:1;margin-bottom:24px;color:#fff;font-weight:900;letter-spacing:0;text-transform:uppercase;text-shadow:0 14px 34px rgba(0,22,51,.62)}.gold-text{display:block;color:var(--gold)}.hero-content p{color:rgba(255,255,255,.88);font-size:19px;max-width:560px;line-height:1.62;margin:24px 0 28px}.hero-content p strong{color:var(--gold);font-weight:800}.hero-divider{display:flex;align-items:center;justify-content:flex-start;gap:18px;margin:0 0 26px;color:var(--gold)}.hero-divider span{display:block;width:150px;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.hero-divider span:last-child{background:linear-gradient(90deg,var(--gold),transparent)}.hero-divider svg{width:22px;height:22px}.hero-features-mobile{display:none}.hero-features-desktop{position:absolute;z-index:3;left:4%;bottom:28px;width:min(860px,48vw)}.hero-features{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;width:100%;height:190px;max-width:none;margin:0;padding:24px 20px;border:1px solid rgba(34,183,255,.18);border-radius:24px;background:rgba(0,24,52,.58);box-shadow:0 20px 60px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-feature{min-height:0;padding:0 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-left:1px solid rgba(34,183,255,.24)}.hero-feature:first-child{border-left:0}.hero-divider svg,.hero-feature svg,.hero-stat svg{color:var(--gold);stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.hero-feature svg{width:38px;height:38px}.hero-feature span{font-size:18px;line-height:1.2;font-weight:800;color:#fff}.hero-feature small{font-size:15px;line-height:1.35;color:rgba(255,255,255,.82)}.hero-buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;width:min(100%,520px);margin:0}.btn-primary,.hero-buttons{align-items:center;justify-content:center}.btn-primary{background:linear-gradient(135deg,#0068ff,#168cff);color:#fff;font-weight:800;padding:17px 24px;border-radius:18px;display:inline-flex;gap:12px;cursor:pointer;border:1px solid rgba(255,255,255,.22);font-size:20px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 14px 32px rgba(0,119,255,.35);text-shadow:0 1px 1px rgba(0,22,51,.45)}.btn-primary:hover{background:linear-gradient(135deg,var(--sky),var(--blue))}.btn-outline svg,.btn-primary svg{width:28px;height:28px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.btn-outline{background:rgba(0,22,51,.28);color:#fff;font-weight:800;font-size:20px;padding:16px 24px;border:1.5px solid var(--gold);border-radius:18px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:inline-flex;align-items:center;justify-content:center;gap:12px}.btn-outline:hover{background:rgba(212,175,55,.12);color:#fff}.hero-stats{display:none;grid-template-columns:repeat(3,1fr);gap:0;width:min(100%,560px);margin:22px auto 0;padding:14px 10px 15px;border:1px solid rgba(34,183,255,.17);border-radius:16px;background:rgba(0,34,71,.46);box-shadow:0 14px 45px rgba(0,0,0,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:92px;padding:0 10px;border-left:1px solid rgba(34,183,255,.18)}.hero-stat:first-child{border-left:0}.hero-stat svg{width:32px;height:32px;margin-bottom:7px}.hero-stat strong{font-family:Fraunces,serif;font-size:30px;line-height:1;color:#fff}.hero-stat span{font-size:13px;line-height:1.35;margin-top:6px;color:rgba(255,255,255,.82)}.hero-promo{position:absolute;z-index:3;right:4%;bottom:28px;width:min(720px,44vw);height:190px;display:grid;grid-template-columns:300px 1fr;align-items:center;grid-gap:34px;gap:34px;padding:24px 34px;border:1px solid rgba(34,183,255,.18);border-radius:24px;background:rgba(0,24,52,.58);box-shadow:0 20px 60px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.promo-stack{position:relative;height:116px}.promo-stack img{position:absolute;top:10px;width:126px;height:90px;border:2px solid rgba(255,255,255,.84);border-radius:14px;object-fit:cover;box-shadow:0 16px 30px rgba(0,0,0,.28)}.promo-stack img:first-child{left:0;transform:rotate(-8deg)}.promo-stack img:nth-child(2){left:88px;top:0;transform:rotate(-2deg)}.promo-stack img:nth-child(3){left:174px;transform:rotate(8deg)}.hero-promo span{color:var(--gold);font-size:13px;font-weight:800;letter-spacing:.24em;margin-bottom:8px}.hero-promo span,.hero-promo strong{display:block;text-transform:uppercase}.hero-promo strong{color:#fff;font-size:26px;line-height:1.08;font-weight:900}.hero-promo p{margin:10px 0 0;color:rgba(255,255,255,.8);font-size:16px;line-height:1.32}.trust-strip{display:flex;justify-content:center;gap:60px;flex-wrap:wrap;padding:28px 5%;border-bottom:1px solid var(--line);background:rgba(0,22,51,.46)}.trust-item{text-align:center}.trust-item .num{font-family:Fraunces;font-weight:700;font-size:26px;color:#fff}.trust-item .lbl{font-size:11.5px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:4px}.sec-head{max-width:640px;margin:0 auto 46px}.sec-head.center{text-align:center}.sec-head .eyebrow{color:var(--gold);font-size:12.5px;letter-spacing:.22em;text-transform:uppercase;font-weight:700}.sec-head h2{font-size:clamp(26px,3.2vw,38px);margin-top:12px;color:#fff}.sec-head p{color:var(--muted);margin-top:14px;line-height:1.7;font-size:15px}.tour-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;max-width:1220px;margin:0 auto}.tour-card{display:block;width:100%;padding:0;background:#001c3d;border:1px solid rgba(34,183,255,.3);border-radius:12px;overflow:hidden;cursor:pointer;transition:box-shadow .3s ease,transform .3s ease,border-color .3s ease;text-align:left;color:inherit;box-shadow:0 18px 48px rgba(0,0,0,.18)}.tour-card:hover{transform:translateY(-4px);box-shadow:0 22px 54px rgba(0,119,255,.22);border-color:rgba(34,183,255,.54)}.tour-img-wrap{display:block;width:100%;height:240px;position:relative;overflow:hidden;background:#001633;line-height:0}.tour-img-wrap img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease;object-position:center center}.tour-card:hover .tour-img-wrap img{transform:scale(1.04)}.tour-img-wrap .tag{position:absolute;top:18px;left:18px;background:rgba(0,22,51,.88);color:#fff;font-size:14px;font-weight:800;padding:10px 16px;border-radius:5px;letter-spacing:0}.tour-body{padding:24px 28px 26px;background:#001c3d}.tour-body .loc{color:var(--gold);font-size:13px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;margin-bottom:12px;display:block}.tour-body h3{font-family:Manrope,sans-serif;font-size:24px;line-height:1.25;margin-bottom:12px;color:#fff;font-weight:900;letter-spacing:0}.tour-body .cap{color:rgba(255,255,255,.74);font-size:16px;line-height:1.65;margin-bottom:18px}.tour-body .meta{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-top:18px;border-top:1px solid rgba(34,183,255,.22)}.tour-body .price{color:#fff;font-weight:900;font-family:Fraunces;font-size:25px;line-height:1}.tour-body .price span{font-size:14px;color:rgba(255,255,255,.84);font-family:Manrope;font-weight:700;margin-right:6px}.tour-body .more{color:var(--sky);font-weight:800;font-size:16px;white-space:nowrap}.why-section{padding-top:92px;padding-bottom:96px}.why-list{max-width:920px;margin:0 auto}.why-item{display:grid;grid-template-columns:92px 1fr;grid-gap:28px;gap:28px;align-items:center;padding:28px 0;border-top:1px solid rgba(34,183,255,.16)}.why-item:first-child{border-top:0}.why-item .ic{width:70px;height:70px;color:var(--sky)}.why-item .png-icon{object-fit:contain}.why-item svg.ic{width:50px;height:50px;margin-left:10px}.why-item .blue-stroke{stroke:var(--sky);stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.why-item .gold-stroke{stroke:var(--gold);stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.why-item .icon-text{fill:var(--gold);font-size:9px}.why-item .icon-text,.why-item h3{font-weight:900;font-family:Manrope,sans-serif}.why-item h3{font-size:24px;line-height:1.25;margin-bottom:10px;color:#fff;letter-spacing:0}.why-item p{color:rgba(255,255,255,.72);font-size:17px;line-height:1.65;max-width:680px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px;max-width:1180px;margin:0 auto}.review-card{background:var(--panel);border:1px solid var(--line);border-radius:6px;padding:28px 26px}.review-card .stars{color:var(--gold-soft);font-size:14px;margin-bottom:14px;letter-spacing:2px}.review-card p{color:var(--ink);font-size:14px;line-height:1.75;margin-bottom:18px}.review-card .who{font-size:13px;color:var(--muted);font-weight:700}.cta-band,.review-card .who span{color:#fff}.cta-band{background:linear-gradient(135deg,var(--bg),var(--blue));border-radius:8px;max-width:1220px;margin:0 auto;border:1px solid var(--line);box-shadow:0 22px 70px rgba(0,22,51,.28);padding:56px 60px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:26px}.cta-band h2{color:#fff;font-size:clamp(22px,2.6vw,30px)}.cta-band p{color:rgba(255,255,255,.7);margin-top:10px;max-width:420px;font-size:14.5px}.detail-hero{height:64vh;min-height:520px;position:relative;display:flex;align-items:flex-end;padding:0;overflow:hidden;background:#001633}.detail-hero .hero-img:after{background:linear-gradient(180deg,rgba(0,18,42,.22),rgba(0,18,42,.35) 42%,#001633),linear-gradient(90deg,rgba(0,18,42,.86),rgba(0,18,42,.42) 48%,rgba(0,18,42,.18))}.detail-hero .dcontent{position:relative;z-index:2;padding:132px 5% 64px;color:#fff;width:min(980px,76vw)}.back-link{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:800;font-size:13px;margin-bottom:32px;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;opacity:.9;background:rgba(0,22,51,.42);border:1px solid rgba(34,183,255,.18);border-radius:999px;padding:10px 14px}.back-link:hover{opacity:1;border-color:rgba(34,183,255,.42)}.detail-hero .loc-tag{display:inline-flex;color:var(--gold-soft);font-weight:800;letter-spacing:.18em;text-transform:uppercase;font-size:13px;margin-bottom:14px}.detail-hero h1{font-family:Manrope,sans-serif;font-size:clamp(38px,5.2vw,76px);line-height:1;max-width:850px;color:#fff;font-weight:900;letter-spacing:0;text-transform:uppercase;text-shadow:0 14px 34px rgba(0,22,51,.62)}.detail-hero p{max-width:680px;margin-top:20px;color:rgba(255,255,255,.82);font-size:18px;line-height:1.65}.detail-hero-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.detail-hero-meta span{border:1px solid rgba(34,183,255,.22);background:rgba(0,24,52,.58);border-radius:999px;padding:10px 14px;color:#fff;font-size:13px;font-weight:800}.detail-body{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);grid-gap:34px;gap:34px;max-width:1240px;margin:0 auto;padding:64px 5% 96px}.booking-card,.detail-main-card{background:#001c3d;border:1px solid rgba(34,183,255,.22);border-radius:18px;box-shadow:0 18px 48px rgba(0,0,0,.18)}.detail-main-card{padding:36px}.detail-section-head span{display:block;color:var(--gold);font-size:12.5px;text-transform:uppercase;letter-spacing:.18em;font-weight:900;margin-bottom:10px}.detail-section-head h2{font-family:Manrope,sans-serif;font-size:28px;line-height:1.22;color:#fff;font-weight:900;letter-spacing:0;margin:0}.detail-section-head.compact{margin-bottom:8px}.detail-body .lead{color:rgba(255,255,255,.76);line-height:1.8;margin:22px 0 34px;font-size:17px;white-space:pre-line}.route-card{border-top:1px solid rgba(34,183,255,.18);padding-top:30px}.itinerary-list{margin-top:14px}.itinerary-item{display:grid;grid-template-columns:92px 1fr;grid-gap:20px;gap:20px;padding:24px 0;border-top:1px solid rgba(34,183,255,.16)}.itinerary-item:first-child{border-top:none}.itinerary-item .day-badge{font-family:Manrope;font-weight:900;color:var(--gold);font-size:13px;background:rgba(0,34,71,.7);border:1px solid rgba(34,183,255,.2);min-height:46px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:10px;padding:8px}.itinerary-item h4{font-size:18px;line-height:1.35;margin-bottom:8px;color:#fff;font-weight:900}.itinerary-item p{color:rgba(255,255,255,.7);font-size:15.5px;line-height:1.7}.booking-card{align-self:start;position:-webkit-sticky;position:sticky;top:112px;padding:30px}.booking-price-block{padding-bottom:20px}.booking-price-block>span{display:block;color:var(--gold);font-size:12.5px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;margin-bottom:8px}.booking-card .bprice{font-family:Fraunces;font-size:42px;line-height:1;font-weight:800;color:#fff}.booking-card .bprice small{font-size:14px;color:rgba(255,255,255,.68);font-family:Manrope;font-weight:600}.booking-row{display:grid;grid-template-columns:1fr auto;grid-gap:18px;gap:18px;align-items:center;padding:16px 0;border-top:1px solid rgba(34,183,255,.18);font-size:14px}.booking-row .k{color:rgba(255,255,255,.66)}.booking-row .v{font-weight:900;color:#fff;text-align:right}.included-block{border-top:1px solid rgba(34,183,255,.18);padding-top:20px;margin-top:2px}.included-block h4{font-size:12.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-weight:900}.highlights{list-style:none;margin-top:14px}.highlights li{color:rgba(255,255,255,.72);font-size:14.5px;padding:9px 0 9px 26px;position:relative;line-height:1.55}.highlights li:before{content:"";position:absolute;left:0;top:18px;width:9px;height:9px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px rgba(212,175,55,.12)}.booking-card .btn-primary{width:100%;text-align:center;margin-top:24px;min-height:58px;font-size:17px}.contact-page{padding:136px 5% 100px;min-height:calc(100vh - 1px);background:radial-gradient(circle at 80% 8%,rgba(34,183,255,.12),transparent 32%),#001633}.contact-hero{max-width:780px;margin:0 auto 42px;text-align:center}.contact-hero .eyebrow{display:block;color:var(--gold);font-size:12.5px;letter-spacing:.24em;text-transform:uppercase;font-weight:900;margin-bottom:14px}.contact-hero h1{font-family:Manrope,sans-serif;font-size:clamp(34px,4vw,58px);line-height:1.08;color:#fff;font-weight:900;letter-spacing:0}.contact-hero p{color:rgba(255,255,255,.74);font-size:18px;line-height:1.7;margin:18px auto 0;max-width:680px}.contact-layout{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);grid-gap:28px;gap:28px;max-width:1180px;margin:0 auto}.contact-form,.contact-info-card{background:#001c3d;border:1px solid rgba(34,183,255,.22);border-radius:18px;box-shadow:0 18px 48px rgba(0,0,0,.18)}.contact-info-card{padding:30px}.contact-rows{display:grid;grid-gap:18px;gap:18px}.info-row{display:grid;grid-template-columns:52px 1fr;grid-gap:16px;gap:16px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid rgba(34,183,255,.14)}.info-row:last-child{border-bottom:0;padding-bottom:0}.info-row .ic{width:52px;height:52px;padding:13px;border:1px solid rgba(34,183,255,.22);border-radius:14px;background:rgba(0,34,71,.56);flex-shrink:0;color:var(--sky);stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.info-row h4{font-size:15px;margin-bottom:6px;color:#fff;font-weight:900}.info-row p{color:rgba(255,255,255,.7);font-size:14.5px;line-height:1.55}form.contact-form{padding:34px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.form-row{margin-bottom:20px}.form-row label{display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-weight:900;margin-bottom:9px}.form-row input,.form-row select,.form-row textarea{width:100%;background:rgba(0,34,71,.6);border:1px solid rgba(34,183,255,.2);color:var(--ink);padding:15px 16px;font-family:Manrope;font-size:15px;border-radius:9px}.form-row input::placeholder,.form-row textarea::placeholder{color:rgba(255,255,255,.5)}.form-row textarea{resize:vertical;min-height:150px}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px rgba(212,175,55,.12)}form.contact-form .btn-primary{width:100%;text-align:center;border:1px solid var(--sky);margin-top:4px;min-height:60px}form.contact-form .btn-primary.sent{background:linear-gradient(135deg,#D4AF37,#22B7FF);color:#001633}footer{background:var(--bg);color:rgba(255,255,255,.7);padding:44px 5% 28px}.footer-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:22px}.footer-top .fbrand{display:flex;align-items:center;color:#fff}.footer-logo{width:220px;height:96px;object-fit:contain;border-radius:6px}footer .socials{display:flex;gap:14px}footer .socials a{width:34px;height:34px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gold-soft);font-size:12px}footer .fbottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:12.5px}@media(max-width:900px){nav.links{display:none}.header-actions{gap:8px}header{min-height:66px;padding:12px 4%}.lang-switch{padding:4px}.lang-switch button{padding:8px 10px;font-size:12px}.brand-logo{width:164px;height:50px}.hero{height:100vh;height:100dvh;min-height:0;align-items:flex-end;justify-content:center}.hero-img{top:0;bottom:auto;height:50vh;height:50dvh;min-height:0;background:#001633;overflow:hidden}.hero-img img{height:100%;min-height:0;object-fit:cover;object-position:center top;transform:none}.hero-img:after{background:linear-gradient(180deg,rgba(0,18,42,.04),rgba(0,18,42,.1) 44%,rgba(0,18,42,.54) 76%,#001633)}.hero-content{position:relative;z-index:2;width:min(100%,620px);padding:0 4% clamp(10px,1.2dvh,16px);margin:0 auto;text-align:center}.hero-content h1{font-size:clamp(42px,5.3dvh,68px);line-height:.98;margin-bottom:clamp(10px,1.2dvh,16px)}.hero-divider{justify-content:center;margin-left:auto;margin-right:auto;gap:clamp(9px,1.2dvh,14px);margin-bottom:clamp(9px,1.2dvh,16px)}.hero-divider span{width:clamp(72px,14vw,112px)}.hero-divider svg{width:clamp(17px,2dvh,23px);height:clamp(17px,2dvh,23px)}.hero-features-desktop{display:none}.hero-features-mobile{display:block}.hero-features{position:static;grid-template-columns:repeat(4,1fr);width:auto;height:auto;margin:clamp(8px,1dvh,14px) auto clamp(13px,1.5dvh,20px);max-width:560px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-feature{min-height:clamp(76px,8.7dvh,112px);padding:0 5px;gap:clamp(3px,.5dvh,7px)}.hero-feature svg{width:clamp(27px,3.4dvh,39px);height:clamp(27px,3.4dvh,39px)}.hero-feature small,.hero-feature span{font-size:clamp(11px,1.35dvh,15px);line-height:1.16}.hero-content p{font-size:clamp(14px,1.72dvh,19px);line-height:1.52;margin:clamp(12px,1.5dvh,21px) auto clamp(13px,1.6dvh,22px);max-width:520px}.hero-buttons{gap:clamp(10px,1.4dvh,18px);margin:0 auto}.btn-outline,.btn-primary{font-size:clamp(15px,1.9dvh,21px);padding:10px 12px;border-radius:18px;min-height:clamp(54px,5.8dvh,74px)}.btn-outline svg,.btn-primary svg{width:clamp(23px,3dvh,32px);height:clamp(23px,3dvh,32px)}.hero-stats{display:grid;margin-top:clamp(11px,1.4dvh,18px);padding:clamp(8px,1dvh,14px) 5px;border-radius:18px}.hero-stat{min-height:clamp(82px,8.7dvh,112px);padding:0 5px}.hero-stat svg{width:clamp(28px,3.3dvh,40px);height:clamp(28px,3.3dvh,40px);margin-bottom:clamp(5px,.6dvh,9px)}.hero-stat strong{font-size:clamp(25px,3.4dvh,38px)}.hero-stat span{font-size:clamp(11px,1.35dvh,15px);line-height:1.22}.hero-promo{display:none}.tour-grid{grid-template-columns:1fr}.tour-card{border-radius:10px}.tour-img-wrap{height:242px}.tour-img-wrap .tag{top:16px;left:16px;font-size:14px;padding:9px 15px}.tour-body{padding:22px 24px 24px}.tour-body h3{font-size:23px}.tour-body .cap{font-size:16px}.tour-body .price{font-size:24px}.tour-body .more{font-size:16px}.why-section{padding-top:44px;padding-bottom:56px}.why-section .sec-head{margin-bottom:28px}.why-section .sec-head h2{font-size:clamp(31px,4.2dvh,40px);line-height:1.25}.why-list{max-width:100%}.why-item{grid-template-columns:74px 1fr;gap:20px;padding:24px 0}.why-item .ic{width:64px;height:64px}.why-item svg.ic{width:48px;height:48px;margin-left:8px}.why-item h3{font-size:22px;margin-bottom:8px}.why-item p{font-size:16px;line-height:1.65}.review-grid{grid-template-columns:1fr}.detail-hero{height:auto;min-height:560px}.detail-hero .dcontent{width:100%;padding:96px 5% 42px}.detail-hero h1{font-size:clamp(34px,4.8dvh,48px)}.detail-hero p{font-size:16px;line-height:1.55}.detail-hero-meta{gap:8px}.detail-hero-meta span{font-size:12px;padding:8px 11px}.detail-body{grid-template-columns:1fr;gap:22px;padding:34px 5% 64px}.detail-main-card{padding:24px 22px}.detail-section-head h2{font-size:24px}.detail-body .lead{font-size:16px;margin-bottom:28px}.itinerary-item{grid-template-columns:74px 1fr;gap:16px;padding:20px 0}.itinerary-item .day-badge{font-size:12px;min-height:42px}.itinerary-item h4{font-size:17px}.itinerary-item p{font-size:14.5px}.booking-card{position:static;padding:24px 22px;order:-1}.booking-card .bprice{font-size:36px}.contact-page{padding:96px 4% 64px}.contact-hero{margin-bottom:30px}.contact-hero h1{font-size:clamp(32px,4.2dvh,44px)}.contact-hero p{font-size:16px;line-height:1.65}.contact-layout{grid-template-columns:1fr;gap:20px}.contact-info-card,form.contact-form{padding:22px}.form-grid{grid-template-columns:1fr;gap:0}.cta-band{padding:40px 30px;flex-direction:column;align-items:flex-start}}@media(min-width:901px) and (max-width:1200px){.hero-content{width:min(620px,55vw);padding-top:96px}.hero-content h1{font-size:clamp(50px,6vw,74px)}.hero-features-desktop{width:48vw}.hero-features{padding:20px 14px}.hero-feature{padding:0 10px}.hero-feature span{font-size:15px}.hero-feature small{font-size:13px}.hero-promo{width:44vw;grid-template-columns:190px 1fr;gap:20px;padding:22px}.promo-stack img{width:92px;height:70px}.promo-stack img:nth-child(2){left:62px}.promo-stack img:nth-child(3){left:122px}.hero-promo strong{font-size:22px}.hero-promo p{font-size:14px}}@media(max-width:560px){header{min-height:62px;padding:11px 4%}.brand-logo{width:154px;height:46px}.lang-switch button{font-size:11px;padding:7px 8px}.hero-content{padding-bottom:clamp(9px,1.1dvh,14px)}.hero-buttons{grid-template-columns:1fr 1fr}.btn-outline,.btn-primary{gap:8px}}@media(max-width:420px){.brand-logo{width:138px;height:42px}.hero-content{padding-left:3.8%;padding-right:3.8%}.hero-content h1{font-size:clamp(36px,5.1dvh,48px)}.hero-feature small,.hero-feature span{font-size:clamp(10px,1.25dvh,13px)}.hero-content p{font-size:clamp(12.5px,1.62dvh,15px)}.hero-stat strong{font-size:clamp(22px,3.1dvh,30px)}.hero-stat span{font-size:clamp(10px,1.25dvh,13px)}}