body.the-door-page{min-width:320px;min-height:100vh;background:#000;color:#f3eee7;font-family:var(--font-sans);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.the-door-page.admin-bar{min-height:calc(100vh - 32px)}.the-door-page .the-door{position:relative;overflow:hidden;min-height:100vh}.the-door-page .the-door__media{position:fixed;inset:0;z-index:0;overflow:hidden;background:#000;pointer-events:none}.the-door-page .the-door__video{display:block;width:100%;height:100%;object-fit:cover;background:#000}.the-door-page .the-door__main{position:relative;z-index:2;padding-inline:32px}.the-door-page .the-door__hero{position:relative;min-height:100vh;isolation:isolate}.the-door-page .the-door__hero-inner{position:relative;min-height:100vh;display:flex;align-items:center;padding:42px 0}.the-door-page .the-door__hero-grid{display:grid;grid-template-columns:minmax(0, 1fr) minmax(320px, 520px);gap:34px;align-items:center;width:100%;max-width:1240px;margin:0 auto}.the-door-page .the-door__hero-copy,.the-door-page .the-door__hero-visual,.the-door-page .the-door__content,.the-door-page .the-door__media-column,.the-door-page .the-door__text-block{min-width:0}.the-door-page .the-door__hero-copy{padding:52px 0 28px}.the-door-page .the-door__hero-title{margin:0;max-width:12ch;font-family:var(--font-serif);font-size:clamp(42px, 6.6vw, 88px);font-weight:600;line-height:1.03;letter-spacing:-.04em;text-wrap:balance}.the-door-page .the-door__hero-lede{margin:68px 0 0;max-width:34rem;font-family:var(--font-serif);font-size:clamp(18px, 2vw, 25px);line-height:1.45;color:rgba(243,238,231,.82);opacity:0;filter:blur(6px);animation:the-door-hero-lede-reveal 1.6s ease-out 5s forwards}.the-door-page .the-door__hero-visual,.the-door-page .the-door__media-column{display:flex;justify-content:center}.the-door-page .the-door__hero-figure{width:min(100%, 520px);margin:0}.the-door-page .the-door__hero-image{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 28px 54px rgba(0,0,0,.42))}.the-door-page .the-door__section{position:relative;padding:112px 0;background:0 0;isolation:isolate}.the-door-page .the-door__section:before,.the-door-page .the-door__section:after{content:"";position:absolute;inset:0;pointer-events:none}.the-door-page .the-door__section:before{z-index:0;background:rgba(0,0,0,.66)}.the-door-page .the-door__section:after{z-index:1;background:linear-gradient(180deg,rgba(255,255,255,.015),rgba(255,255,255,0))}.the-door-page .the-door__section-inner{position:relative;z-index:2;width:100%;max-width:1240px;margin:0 auto}.the-door-page .the-door__grid{display:grid;grid-template-columns:minmax(300px, 460px) minmax(0, 1fr);gap:48px;align-items:center}.the-door-page .the-door__figure{width:min(100%, 390px);margin:0}.the-door-page .the-door__image{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 18px 42px rgba(0,0,0,.38))}.the-door-page .the-door__content{max-width:42rem;margin-right:auto}.the-door-page .the-door__section--locked .the-door__grid{grid-template-columns:minmax(380px, 520px) minmax(280px, 390px);justify-content:space-between;gap:56px}.the-door-page .the-door__section--locked .the-door__content{max-width:100%}.the-door-page .the-door__section--locked .the-door__copy:first-of-type{margin-top:82px}.the-door-page .the-door__title{margin:0;font-family:var(--font-serif);font-size:clamp(28px, 3.8vw, 54px);line-height:1.02;letter-spacing:.03em;text-wrap:balance}.the-door-page .the-door__title--story{max-width:none;padding-bottom:82px;text-align:center;font-size:clamp(30px, 4.4vw, 58px);font-style:italic;font-weight:600;line-height:1.06;letter-spacing:-.03em}.the-door-page .the-door__title--accent{font-size:clamp(30px, 4.4vw, 58px);font-style:italic;font-weight:600;line-height:1.06;letter-spacing:-.03em}.the-door-page .the-door__copy{margin:26px 0 0;font-family:var(--font-serif);font-size:clamp(16px, 1.35vw, 20px);line-height:1.62;color:rgba(243,238,231,.82)}.the-door-page .the-door__text-grid{display:grid;grid-template-columns:repeat(2,minmax(0, 1fr));gap:48px;align-items:start;margin-top:34px}.the-door-page .the-door__text-block .the-door__copy:first-child{margin-top:0}.the-door-page .the-door__section--closing{padding-top:168px}.the-door-page .the-door__section-inner--closing{display:flex;flex-direction:column;align-items:center;text-align:center}.the-door-page .the-door__section--closing .the-door__title{margin-bottom:34px}.the-door-page .the-door__exit{display:inline-flex;align-items:center;justify-content:center;gap:12px;margin:30px 0 0;color:rgba(243,238,231,.84)}.the-door-page .the-door__exit-text,.the-door-page .the-door__exit-link{display:inline-block;font-family:var(--font-sans);font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:inherit}.the-door-page .the-door__exit-link{text-decoration:none;text-underline-offset:0;border-bottom:1px solid transparent;opacity:1;transition:border-color .3s ease,opacity .3s ease}.the-door-page .the-door__exit-link:hover,.the-door-page .the-door__exit-link:focus-visible{text-decoration:none;border-bottom-color:currentColor}.the-door-page .the-door__figure--key{width:min(100%, 300px)}.the-door-page .the-door__figure--key .the-door__image{transform-origin:50% 14%;animation:the-door-key-sway 5.8s ease-in-out infinite}@keyframes the-door-hero-lede-reveal{from{opacity:0;filter:blur(6px)}to{opacity:1;filter:blur(0)}}@keyframes the-door-key-sway{0%{transform:rotate(-2.2deg)}50%{transform:rotate(2.2deg)}100%{transform:rotate(-2.2deg)}}@media (max-width:1180px){.the-door-page .the-door__hero-grid{grid-template-columns:minmax(0, 1fr) minmax(280px, 430px);gap:26px}.the-door-page .the-door__grid{grid-template-columns:minmax(220px, 320px) minmax(0, 1fr);gap:32px}.the-door-page .the-door__section--locked .the-door__grid{grid-template-columns:minmax(340px, 470px) minmax(240px, 340px);gap:42px}.the-door-page .the-door__text-grid{gap:32px}.the-door-page .the-door__title--story{font-size:clamp(28px, 4vw, 48px)}.the-door-page .the-door__title--accent{font-size:clamp(28px, 4vw, 48px)}.the-door-page .the-door__hero-title{font-size:clamp(38px, 5.8vw, 74px)}.the-door-page .the-door__hero-lede{margin-top:52px;font-size:clamp(17px, 1.65vw, 22px)}}@media (max-width:768px){.the-door-page .the-door__main{padding-inline:24px}.the-door-page .the-door__hero{min-height:auto}.the-door-page .the-door__hero-inner{min-height:auto;padding:8px 0;align-items:start}.the-door-page .the-door__hero-grid{grid-template-columns:1fr;gap:20px}.the-door-page .the-door__hero-copy{padding:34px 0 0;text-align:center}.the-door-page .the-door__hero-title{max-width:12ch;margin-inline:auto;font-weight:600}.the-door-page .the-door__hero-lede{margin:44px auto 0;max-width:30rem}.the-door-page .the-door__hero-figure{width:min(100%, 380px)}.the-door-page .the-door__section{padding:64px 0}.the-door-page .the-door__grid,.the-door-page .the-door__text-grid{grid-template-columns:1fr}.the-door-page .the-door__grid{gap:28px}.the-door-page .the-door__text-grid{gap:0}.the-door-page .the-door__title--story{font-size:clamp(24px, 8vw, 38px)}.the-door-page .the-door__title--accent{font-size:clamp(24px, 8vw, 38px)}.the-door-page .the-door__figure{width:min(100%, 260px)}.the-door-page .the-door__content{max-width:40rem;margin:0 auto;text-align:center}.the-door-page .the-door__copy{margin-top:20px}.the-door-page .the-door__section--locked .the-door__grid{display:flex;flex-direction:column}.the-door-page .the-door__section--locked .the-door__title--accent{padding-bottom:52px}.the-door-page .the-door__section--locked .the-door__copy:first-of-type{margin-top:0}.the-door-page .the-door__section--locked .the-door__figure{width:min(100%, 220px)}.the-door-page .the-door__section--locked .the-door__content{order:2;text-align:left}.the-door-page .the-door__section--locked .the-door__media-column{order:1}.the-door-page .the-door__section--closing{padding-top:88px}.the-door-page .the-door__exit{gap:10px;margin-top:26px;flex-wrap:wrap}.the-door-page .the-door__section--text{padding-top:8px}}@media (max-width:560px){.the-door-page .the-door__main{padding-inline:25px}.the-door-page .the-door__hero-inner{padding:8px 0 24px;align-items:start}.the-door-page .the-door__hero-grid{gap:18px}.the-door-page .the-door__section{padding:52px 0}.the-door-page .the-door__grid{gap:30px}.the-door-page .the-door__hero-copy{padding:34px 0 0;text-align:center}.the-door-page .the-door__hero-title{max-width:none;font-size:clamp(34px, 10vw, 54px);font-weight:600}.the-door-page .the-door__hero-lede{margin-top:36px;margin-left:auto;margin-right:auto;font-size:clamp(16px, 4.6vw, 20px)}.the-door-page .the-door__hero-figure{width:min(100%, 360px)}.the-door-page .the-door__figure{width:min(100%, 280px)}.the-door-page .the-door__content{margin:0 auto;text-align:center}.the-door-page .the-door__title{font-size:clamp(24px, 8.6vw, 38px);line-height:1.08}.the-door-page .the-door__copy{font-size:16px;line-height:1.7}.the-door-page .the-door__title--story{padding-bottom:52px}.the-door-page .the-door__section--closing{padding-top:72px}.the-door-page .the-door__exit-text,.the-door-page .the-door__exit-link{font-size:11px;letter-spacing:.12em}.the-door-page .the-door__section--text{padding-top:4px}}@media (prefers-reduced-motion:reduce){.the-door-page .the-door__hero-lede{opacity:1;filter:none;animation:none}.the-door-page .the-door__figure--key .the-door__image{animation:none}}