:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#121826;--accent:#5f7cff;--accent-soft:#9bbcff;background-color:#0b1424;font-family:Inter,Helvetica Neue,system-ui,sans-serif}*{box-sizing:border-box}body{background:#0b1424;margin:0}.site-shell{color:#dfe2eb;background:radial-gradient(circle at 20% -10%,#1f2a4af2,#050a16 65%);min-height:100vh}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--accent-soft);margin-bottom:.75rem;font-size:.75rem}.hero{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:3rem;padding:4rem clamp(1.5rem,4vw,5rem) 2rem;display:grid}.hero__content{max-width:640px}.hero__content h1{margin:0 0 1rem;font-size:clamp(2.8rem,6vw,4.2rem)}.lead{max-width:38ch;font-size:1.1rem;line-height:1.6}.hero__cta{flex-wrap:wrap;gap:1rem;margin:2rem 0 1rem;display:flex}.primary,.ghost{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.primary{background:linear-gradient(120deg, var(--accent), var(--accent-soft));color:#05070f}.ghost{color:#dfe2eb;border-color:#ffffff4d}.primary:hover,.ghost:hover{transform:translateY(-2px);box-shadow:0 10px 40px #306dff33}.hero__meta{color:#f8faffe6;flex-wrap:wrap;gap:1.5rem;font-size:.95rem;display:flex}.hero__image{background-image:linear-gradient(120deg,#05070f1a,#05070f99),url(../images/hero.jpg);background-position:50%;background-size:cover;border-radius:32px;min-height:420px;box-shadow:0 30px 80px #0000008c}section{padding:3rem clamp(1.5rem,4vw,5rem)}.section-heading h2{margin-bottom:.4rem;font-size:clamp(2rem,4vw,3rem)}.section-heading p{color:#f8faffd9;margin-top:0}.packages{background:#0f1424d9}.package-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.package-grid article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:1.5rem}.package-duration{color:var(--accent-soft);margin-bottom:.25rem}.package-price{font-size:1.2rem;font-weight:600}.package-deposit{color:#f8faffd9;margin:.25rem 0 .5rem;font-size:.95rem}.deposit-note{background:#5f7cff1f;border:1px solid #5f7cff66;border-radius:16px;margin-top:2rem;padding:1rem 1.5rem}.amenities ul{gap:1rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.amenities li{padding-left:1.75rem;position:relative}.amenities li:before{content:"•";color:var(--accent-soft);position:absolute;left:0}.itinerary .steps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.itinerary article{background:#ffffff05;border:1px solid #ffffff0d;border-radius:18px;padding:1.5rem}.itinerary span{letter-spacing:.3em;color:var(--accent-soft);font-size:.9rem}.faq{background:#0c1220d1}.faq-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.faq-grid article{background:#ffffff08;border:1px solid #ffffff0a;border-radius:18px;padding:1.4rem}.cta{background:linear-gradient(135deg,#5176ff26,#6ee7ff1f);border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}footer{text-align:center;color:#dfe2eb99;padding:1.5rem;font-size:.9rem}@media (width<=768px){.hero__content h1{font-size:2.4rem}.hero__image{min-height:300px}.hero__cta{flex-direction:column;align-items:flex-start}}
