.hero-home{position:relative;min-height:100svh;display:flex;align-items:flex-end;overflow:hidden;z-index:2}.hero-bg{position:absolute;inset:0;overflow:hidden}.hero-bg-inner{position:absolute;inset:-4%;will-change:transform}.hero-bg-inner img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.hero-bg:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(75deg,#221e1bf5,#221e1bbf 34%,#221e1b40 62%,#221e1b73),linear-gradient(0deg,#221e1bfa,#221e1b40 38%,#221e1b59)}.light-gl{position:absolute;inset:0;z-index:1;width:100%;height:100%;mix-blend-mode:screen;pointer-events:none;opacity:0;transition:opacity 2.4s ease}.light-gl.on{opacity:1}:root[data-theme=light] .light-gl{mix-blend-mode:multiply}.hero-home.has-gl .rays{display:none}.rays{position:absolute;top:-10%;right:-5%;width:70%;height:120%;pointer-events:none;opacity:.5;z-index:1;background:linear-gradient(115deg,transparent 42%,rgba(217,183,131,.14) 46%,transparent 52%),linear-gradient(115deg,transparent 55%,rgba(217,183,131,.1) 60%,transparent 67%),linear-gradient(115deg,transparent 68%,rgba(217,183,131,.07) 74%,transparent 82%);animation:rays-shimmer 11s ease-in-out infinite alternate}@keyframes rays-shimmer{0%{opacity:.34;transform:translate(0)}to{opacity:.6;transform:translate(-2.5%)}}.hero-content{position:relative;z-index:2;padding:0 clamp(1.4rem,6vw,5.5rem) clamp(5.5rem,11vh,8rem);max-width:900px}.hero-home .overline{font-size:.76rem;letter-spacing:.4em;text-transform:uppercase;color:var(--gold);margin-bottom:1.8rem}.hero-home h1{font-size:clamp(3.6rem,10vw,7.5rem);font-weight:300;letter-spacing:.04em;line-height:1.02;color:#fbf5ec;margin-bottom:2rem}.hero-home h1 em{font-style:italic;color:var(--gold);font-weight:300}.hero-lead{font-family:var(--serif);font-style:italic;font-size:clamp(1.2rem,2.4vw,1.6rem);line-height:1.5;color:#efe7ddeb;margin-bottom:2.6rem}.hero-cta{display:flex;gap:1.6rem;align-items:center;flex-wrap:wrap}.hero-motto{position:absolute;right:clamp(1.2rem,4vw,3.4rem);bottom:2.2rem;z-index:2;font-family:var(--serif);font-style:italic;font-size:1.05rem;color:#efe7ddbf}.hero-status{position:absolute;right:clamp(1.2rem,4vw,3.4rem);top:clamp(6.4rem,12vh,8.2rem);z-index:2;text-align:right;opacity:0;transition:opacity 1.6s ease .4s}.hero-status.on{opacity:1}.hero-status p{margin:0}.hs-eyebrow{font-size:.62rem;letter-spacing:.34em;text-transform:uppercase;color:var(--gold);margin-bottom:.4rem!important}.hs-time{font-family:var(--serif);font-style:italic;font-size:1.15rem;color:#efe7dde6;line-height:1.3}.hs-line{font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:#efe7dd99;line-height:1.9}.hs-line[hidden]{display:none}:root[data-theme=light] .hs-time{color:var(--ink-strong)}:root[data-theme=light] .hs-line{color:var(--muted)}:root[data-theme=light] .hs-eyebrow{color:var(--blush)}@media(max-width:760px){.hero-status{display:none}}.scroll-hint{position:absolute;left:50%;bottom:2rem;transform:translate(-50%);z-index:2;width:1px;height:56px;background:#c9a87640;overflow:hidden}.scroll-hint span{position:absolute;left:0;top:-40%;width:100%;height:40%;background:var(--gold);animation:hint-fall 2.6s ease-in-out infinite}@keyframes hint-fall{0%{top:-40%}60%,to{top:110%}}.brand-moment{padding:clamp(3rem,6vw,5rem) 0;overflow:hidden;overflow:clip}.brand-moment-wrap{position:relative;display:inline-block;margin:0 auto;animation:brand-float 7s ease-in-out infinite}.brand-moment-logo{width:min(68vw,360px);height:auto;filter:drop-shadow(0 24px 50px rgba(0,0,0,.5)) drop-shadow(0 0 46px rgba(217,167,154,.18));transition:opacity .35s ease}.lens-canvas{position:absolute;inset:-96px;width:calc(100% + 192px);height:calc(100% + 192px);pointer-events:none;opacity:0;transition:opacity .35s ease}.brand-moment-wrap.lens-on .lens-canvas{opacity:1}.brand-moment-wrap.lens-on .brand-moment-logo{opacity:0}@keyframes brand-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(prefers-reduced-motion:reduce){.brand-moment-wrap{animation:none}}@media(max-width:960px){.hero-motto{display:none}}:root[data-theme=light] .hero-bg:after{background:linear-gradient(75deg,#f9e7e0f7,#faece5cc 34%,#faeee82e 62%,#f7e0d766),linear-gradient(0deg,#fbf4f0fa,#f9e7e038 38%,#f6ddd352)}:root[data-theme=light] .hero-home h1{color:var(--ink-strong)}:root[data-theme=light] .hero-home h1 em{color:var(--blush)}:root[data-theme=light] .hero-lead{color:var(--ink)}:root[data-theme=light] .hero-motto{color:var(--muted)}:root[data-theme=light] .hero-home .overline{color:var(--blush)}:root[data-theme=light] .link-soft{border-color:var(--line)}
