*{box-sizing:border-box}html,body{margin:0;padding:0}body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Poppins,system-ui,sans-serif}#root{min-height:100svh}img{max-width:100%;display:block}:root{--navy:#0b1b32;--navy-deep:#060f1e;--gold:#d3a44f;--gold-light:#e8c988;--cream:#f6f1e7}.page{background:var(--navy-deep);color:var(--cream);overflow-x:hidden}.hero{background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100svh;padding:6rem 1.5rem 4rem;display:flex;position:relative}.hero__overlay{background:linear-gradient(#060f1ec7 0%,#060f1e9e 35%,#060f1ee0 100%);position:absolute;inset:0}.hero__content{z-index:1;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#08142666;border:1px solid #d3a44f47;border-radius:1.5rem;flex-direction:column;align-items:center;width:100%;max-width:46rem;padding:3rem 2.5rem;display:flex;position:relative;box-shadow:0 30px 60px -20px #0009}.hero__logo{width:min(280px,70vw);margin-bottom:.5rem}.hero__eyebrow{letter-spacing:.35em;text-transform:uppercase;color:var(--gold-light);margin:.5rem 0 .75rem;font-size:.85rem;font-weight:400}.hero__heading{color:var(--cream);margin:0 0 1rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,4.5vw,2.75rem);font-weight:600;line-height:1.25}.hero__heading em{color:var(--gold-light);font-style:italic}.hero__lede{color:#f6f1e7c7;max-width:34rem;margin:0 0 2.25rem;font-size:1rem;line-height:1.7}.countdown{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.countdown__unit{background:#ffffff0a;border:1px solid #d3a44f66;border-radius:.9rem;flex-direction:column;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex}.countdown__value{color:var(--gold-light);font-family:Playfair Display,serif;font-size:1.7rem;font-weight:600;line-height:1}.countdown__label{letter-spacing:.12em;text-transform:uppercase;color:#f6f1e799;margin-top:.35rem;font-size:.65rem}.gallery{text-align:center;background:var(--navy);padding:5rem 1.5rem}.gallery__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin:0 0 .6rem;font-size:.8rem}.gallery__heading{color:var(--cream);margin:0 0 2.75rem;font-family:Playfair Display,serif;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:600}.gallery__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:72rem;margin:0 auto;display:grid}.gallery__item{aspect-ratio:4/5;border:1px solid #d3a44f33;border-radius:1rem;margin:0;position:relative;overflow:hidden}.gallery__item img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.gallery__item:hover img{transform:scale(1.06)}.gallery__item figcaption{letter-spacing:.02em;color:var(--cream);text-align:left;background:linear-gradient(#060f1e00 0%,#060f1ed9 100%);padding:1rem .9rem .8rem;font-size:.85rem;position:absolute;inset:auto 0 0}@media (width<=800px){.gallery__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.gallery__grid{grid-template-columns:1fr}}.footer{text-align:center;background:var(--navy-deep);border-top:1px solid #d3a44f33;padding:3rem 1.5rem 2.5rem}.footer__wordmark{margin:0 0 .5rem;font-family:Playfair Display,serif;font-size:1.5rem}.footer__odyssey{color:var(--cream);font-weight:600}.footer__voyara{color:var(--gold-light);margin-left:.4rem;font-style:italic}.footer__tagline{letter-spacing:.15em;text-transform:uppercase;color:#f6f1e78c;margin:0 0 1rem;font-size:.8rem}.footer__copyright{color:#f6f1e766;margin:0;font-size:.75rem}@media (width<=600px){.hero__content{padding:2.25rem 1.25rem}.countdown{gap:.5rem}.countdown__unit{width:4rem;height:4rem}}@media (width<=380px){.countdown__unit{width:3.5rem;height:3.5rem}.countdown__value{font-size:1.4rem}}
