@font-face { font-family: 'Lilita One'; font-style: normal; font-weight: 400; font-display: swap; src: url('/_teaser/lilita-one.woff2') format('woff2'); }
@font-face { font-family: 'Barlow Condensed'; font-style: normal; font-weight: 800; font-display: swap; src: url('/_teaser/barlow-condensed-800.woff2') format('woff2'); }
@font-face { font-family: Manrope; font-style: normal; font-weight: 400; font-display: swap; src: url('/_teaser/manrope-400.woff2') format('woff2'); }
@font-face { font-family: Manrope; font-style: normal; font-weight: 800; font-display: swap; src: url('/_teaser/manrope-800.woff2') format('woff2'); }
:root { font-family: Manrope, sans-serif; color: #f5f7f5; background: #132827; font-synthesis: none; -webkit-font-smoothing: antialiased; }
* { box-sizing: border-box; }
body { margin: 0; }
button, input { font: inherit; }
a { color: inherit; text-decoration: none; }
button { cursor: pointer; }
a, button { touch-action: manipulation; }
button:focus-visible, a:focus-visible, input:focus-visible { outline: 3px solid #f3a467; outline-offset: 5px; }
.page { position: relative; isolation: isolate; min-height: 100svh; display: flex; flex-direction: column; overflow: hidden; }
.hero-image { position: absolute; z-index: -3; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 64% center; }
.hero-snowfall { position: absolute; z-index: -1; inset: 0; overflow: hidden; pointer-events: none; }
.page::before { content: ''; position: absolute; z-index: -2; inset: 0; background: linear-gradient(90deg, #0b2024e6 0%, #0b202499 36%, #0b20240a 74%), linear-gradient(180deg, #071d235e, transparent 30%, #071d2326 60%, #0b2024f2 100%); }
.header { min-height: 108px; display: flex; justify-content: space-between; align-items: center; gap: 24px; margin: 0 5%; border-bottom: 1px solid #ffffff36; }
.brand { display: inline-flex; align-items: center; gap: 12px; }
.monogram { font-family: 'Lilita One', sans-serif; font-size: 59px; line-height: .9; letter-spacing: -2px; }
.brand-dot { display: inline-block; width: .17em; height: .17em; border-radius: 50%; background: #ef975d; margin-left: .04em; }
.brand-label { font-size: 10px; font-weight: 800; line-height: 1.4; letter-spacing: 1.1px; }
.access-link { display: flex; align-items: center; gap: 25px; min-height: 46px; font-size: 13px; font-weight: 800; }
.access-link > span { font-size: 24px; font-weight: 400; color: #ef975d; }
.access-link:hover { color: #ef975d; }
main { flex: 1; display: flex; justify-content: center; flex-direction: column; align-items: flex-start; padding: 80px 5% 85px; min-height: 660px; }
.eyebrow { display: flex; align-items: center; gap: 10px; font-size: 12px; font-weight: 800; letter-spacing: 2.4px; }
.snow-mark { font-size: 24px; line-height: 1; color: #ef975d; }
h1 { font-family: 'Barlow Condensed', Impact, sans-serif; font-weight: 800; font-size: clamp(90px, 10.2vw, 166px); line-height: .86; letter-spacing: -2px; text-transform: uppercase; margin: 30px 0; }
h1 > span { display: block; color: #f3a467; }
.intro { font-size: 16px; line-height: 1.8; color: #e2e9e8; margin: 0; max-width: 350px; }
.coming-soon { display: inline-flex; align-items: center; gap: 12px; color: #fff; font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; margin-top: 32px; }
.status-dot { width: 7px; height: 7px; border-radius: 50%; background: #ef975d; box-shadow: 0 0 0 5px #ef975d1c; }
footer { min-height: 82px; margin: 0 5%; border-top: 1px solid #ffffff36; display: flex; align-items: center; justify-content: space-between; gap: 20px; font-size: 12px; color: #c6d3d2; }
.footer-motto { font-weight: 800; letter-spacing: 2px; font-size: 12px; text-transform: uppercase; color: #f5f7f5; }
dialog { padding: 0; width: min(460px, calc(100% - 32px)); max-height: calc(100dvh - 40px); border: 1px solid #b9c9c7; border-radius: 16px; background: #f4f6f3; color: #182f2b; }
dialog::backdrop { background: #061d27bb; backdrop-filter: blur(7px); }
.dialog-inner { padding: 48px 35px 29px; position: relative; }
.dialog-inner .eyebrow { color: #49635c; font-size: 12px; letter-spacing: 1.5px; }
.close-button { position: absolute; right: 13px; top: 12px; border: 1px solid #c5d0c9; background: none; border-radius: 50%; width: 40px; height: 40px; font-size: 25px; line-height: 1; color: #36513b; }
.dialog-inner h2 { font-family: 'Barlow Condensed', Impact, sans-serif; font-weight: 800; font-size: 46px; line-height: 1.05; text-transform: uppercase; margin: 25px 0 16px; }
.dialog-inner > p:not(.eyebrow) { font-size: 14px; color: #52635c; line-height: 1.7; }
.dialog-inner form { margin-top: 26px; }
label { display: block; font-size: 14px; font-weight: 800; margin-bottom: 9px; }
input { display: block; width: 100%; min-height: 49px; padding: 12px 14px; border: 1px solid #a1b5ac; border-radius: 6px; background: #fff; color: #173b32; }
input[aria-invalid=true] { border-color: #a34630; }
.unlock-button { width: 100%; background: #173b32; color: #fff; min-height: 49px; border: 0; border-radius: 6px; font-size: 14px; font-weight: 800; display: flex; justify-content: space-between; align-items: center; padding: 0 19px; margin-top: 15px; }
.unlock-button > span { font-size: 21px; font-weight: 400; }
.unlock-button:hover { background: #245345; }
.unlock-button:disabled { cursor: wait; opacity: .7; }
.form-error { font-size: 13px; line-height: 1.6; color: #a34630; }
.dialog-inner .private-note { font-size: 12px; text-align: center; margin-top: 20px; }
.skip-link { position: fixed; z-index: 10; left: 10px; top: 10px; transform: translateY(-200%); background: white; color: #173b32; padding: 12px; }
.skip-link:focus { transform: none; }
.no-script-access { max-width: 400px; padding: 25px; margin: auto; }
.no-script-access button { margin-top: 12px; padding: 12px; }
@media (min-width: 1800px) { main { padding-block: 110px; } }
@media (max-width: 768px) {
  .header { min-height: 90px; margin-inline: 26px; }
  .monogram { font-size: 48px; }
  .brand-label { font-size: 8px; }
  main { padding: 80px 26px 64px; min-height: 690px; }
  h1 { font-size: clamp(78px, 12.5vw, 100px); }
  .hero-image { object-position: 65% center; }
  .page::before { background: linear-gradient(90deg, #0b2024a6, #0b202414 100%), linear-gradient(180deg, #071d2370, transparent 25%, #071d2366 45%, #0b2024 100%); }
  footer { margin-inline: 26px; }
  .footer-motto { display: none; }
}
@media (max-width: 480px) {
  .header { min-height: 85px; margin-inline: 22px; gap: 12px; }
  .monogram { font-size: 42px; }
  .brand { gap: 8px; }
  .brand-label { font-size: 7px; letter-spacing: .7px; }
  .access-link { font-size: 12px; gap: 12px; }
  main { min-height: 665px; padding: 220px 22px 48px; justify-content: flex-end; }
  .hero-image { height: 72%; object-position: 70% center; }
  .hero-snowfall { height: 72%; }
  .page::before { background: linear-gradient(180deg, #071d2399, #071d2314 17%, #071d2326 32%, #132827d9 58%, #132827 73%); }
  .eyebrow { font-size: 11px; letter-spacing: 1.8px; }
  h1 { font-size: clamp(50px, 16vw, 76px); letter-spacing: -1px; margin-block: 23px; }
  .intro { font-size: 15px; max-width: 290px; }
  .coming-soon { margin-top: 25px; font-size: 11px; }
  footer { margin-inline: 22px; min-height: 70px; font-size: 11px; gap: 12px; }
  .dialog-inner { padding-inline: 25px; }
  .dialog-inner h2 { font-size: 40px; }
}
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; } }
