:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#17202a;--muted:#627386;--line:#d9e2ea;--surface:#fff;--surface-soft:#f6f8fb;--sand:#f5efe4;--teal:#007f7a;--teal-dark:#005f5b;--coral:#e65f4f;--amber:#bf7b22;--blue:#2d63c8;--shadow:0 18px 48px #17202a24}*{box-sizing:border-box}body{background:var(--surface);color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.hero{background:#1b272a;min-height:92vh;position:relative;overflow:hidden}.hero-media{object-fit:cover;filter:brightness(.68)saturate(1.08);width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";background:linear-gradient(90deg,#0c1418c7,#0c141833 58%,#0c14181a);position:absolute;inset:0}.topbar{z-index:1;color:#fff;justify-content:space-between;align-items:center;gap:18px;padding:22px clamp(18px,5vw,72px);display:flex;position:relative}.topbar strong{letter-spacing:.06em;font-size:22px}.topbar div{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.topbar a{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff3d;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.hero-copy{z-index:1;color:#fff;align-content:center;gap:18px;max-width:760px;min-height:calc(92vh - 88px);padding:0 clamp(18px,5vw,72px) 72px;display:grid;position:relative}.eyebrow{color:var(--coral);text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.hero-copy h1,.detail-hero h1{max-width:720px;margin:0;font-size:clamp(42px,8vw,88px);line-height:.95}.hero-copy p:not(.eyebrow),.detail-hero p:not(.eyebrow){max-width:620px;margin:0;font-size:18px;line-height:1.68}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.hero-actions a{background:var(--teal);color:#fff;border-radius:8px;padding:12px 18px;font-weight:900}.hero-actions .secondary{background:#ffffff24;border:1px solid #ffffff47}.metric-band{background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.metric{background:var(--surface);gap:6px;padding:22px clamp(18px,4vw,44px);display:grid}.metric span,.metric em,small{color:var(--muted);font-size:13px;font-style:normal;font-weight:700}.metric strong{font-size:30px}.metric.good strong{color:var(--teal-dark)}.metric.watch strong{color:var(--amber)}.section,.system-section{padding:70px clamp(18px,5vw,72px)}.section.muted{background:var(--surface-soft)}.section-head{gap:8px;margin-bottom:24px;display:grid}.section-head h2,.system-section h2{max-width:860px;margin:0;font-size:clamp(28px,4vw,48px);line-height:1.08}.destination-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.destination-card,.experience-row{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden;box-shadow:0 12px 28px #17202a0f}.destination-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.destination-card div{gap:6px;padding:16px;display:grid}.destination-card span{color:var(--teal-dark);font-size:12px;font-weight:900}h3,p{margin:0}.destination-card h3,.experience-row h3{font-size:19px}.destination-card p,.experience-row p,.system-section p{color:var(--muted);line-height:1.55}.experience-list{gap:12px;display:grid}.experience-row{grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px;display:grid}.experience-row img{object-fit:cover;border-radius:6px;width:150px;height:104px}.experience-row>div{gap:8px;display:grid}.experience-row strong{min-width:88px;color:var(--coral);text-align:right;font-size:22px}.chips{flex-wrap:wrap;gap:6px;display:flex}.chips span{border:1px solid var(--line);background:var(--surface-soft);color:var(--muted);border-radius:999px;padding:5px 8px;font-size:12px;font-weight:800}.system-section{background:var(--sand);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:28px;display:grid}.ability-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.ability-list li{background:#ffffffb8;border:1px solid #17202a1f;border-radius:8px;padding:14px 16px;font-weight:900}.booking-section{background:#fff;grid-template-columns:minmax(0,.9fr) minmax(320px,520px);align-items:start;gap:28px;padding:70px clamp(18px,5vw,72px);display:grid}.booking-section.compact{background:var(--surface-soft)}.booking-copy{gap:12px;max-width:680px;display:grid}.booking-copy h2{margin:0;font-size:clamp(30px,5vw,56px);line-height:1.02}.booking-copy p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.65}.booking-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:14px;padding:clamp(18px,4vw,26px);display:grid;box-shadow:0 16px 38px #17202a14}.booking-card-head{justify-content:space-between;gap:14px;display:flex}.booking-card-head span,.booking-card label span,.booking-result span{color:var(--muted);font-size:12px;font-weight:900}.booking-card-head strong{color:var(--coral);white-space:nowrap}.booking-card label{gap:7px;font-weight:900;display:grid}.booking-fields{grid-template-columns:minmax(0,1fr) 110px;gap:10px;display:grid}.booking-card input,.booking-card select,.booking-card textarea{border:1px solid var(--line);background:var(--surface-soft);width:100%;color:var(--ink);border-radius:8px;outline:none;padding:11px 12px}.booking-card textarea{resize:vertical}.booking-card input:focus,.booking-card select:focus,.booking-card textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #007f7a24}.booking-card button{background:var(--teal);color:#fff;border:0;border-radius:8px;padding:13px 16px;font-weight:900}.booking-card button:disabled{cursor:default;background:#89aaa6}.booking-error{color:#b42318;background:#fff1f0;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:800}.booking-result{background:#e5f5f2;border:1px solid #007f7a2e;border-radius:8px;gap:4px;padding:12px;display:grid}.booking-result strong{color:var(--teal-dark)}.booking-result p{color:var(--muted);line-height:1.5}.detail-hero{background:var(--ink);color:#fff;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:68vh;display:grid}.detail-hero img{object-fit:cover;width:100%;height:100%;min-height:420px}.detail-hero>div{align-content:center;gap:16px;padding:clamp(24px,5vw,64px);display:grid}.detail-hero a{border:1px solid #ffffff40;border-radius:999px;width:fit-content;padding:8px 12px;font-weight:900}@media (max-width:900px){.topbar{flex-direction:column;align-items:flex-start}.metric-band,.destination-grid,.system-section,.detail-hero,.booking-section{grid-template-columns:1fr}.experience-row{grid-template-columns:100px minmax(0,1fr)}.experience-row img{width:100px;height:96px}.experience-row strong{text-align:left;grid-column:2}.booking-fields{grid-template-columns:1fr}}
