.shared-hero-root{color:#1a1714;background:#faf9f7;min-height:100vh;font-family:Cormorant Garamond,Georgia,serif}.hero-section{align-items:flex-end;height:100svh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-image-wrap{position:absolute;inset:0}.hero-img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 8s}.hero-section:hover .hero-img{transform:scale(1.04)}.hero-overlay{background:linear-gradient(#00000014 0%,#0000 40%,#0a0806bf 80%,#0a0806eb 100%);position:absolute;inset:0}.hero-tag{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;letter-spacing:.18em;text-transform:uppercase;background:#ffffff1f;border:1px solid #fff3;border-radius:100px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:500;display:flex;position:absolute;top:2.5rem;right:3rem}.tag-dot{background:#c9a96e;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse;display:inline-block}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.hero-title-block{z-index:2;max-width:900px;padding:0 4rem 5rem;position:relative}.hero-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#c9a96e;margin:0 0 1rem;font-family:DM Sans,sans-serif;font-size:.68rem;font-weight:500}.hero-title{color:#fff;letter-spacing:-.02em;text-transform:capitalize;margin:0;font-size:clamp(3.5rem,8vw,8rem);font-weight:300;line-height:1}.scroll-hint{z-index:2;flex-direction:column;align-items:center;gap:.6rem;display:flex;position:absolute;bottom:2.5rem;right:3rem}.scroll-line{background:linear-gradient(#0000,#ffffff80);width:1px;height:48px;animation:1.8s infinite scrollDown}@keyframes scrollDown{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}.scroll-label{letter-spacing:.22em;text-transform:uppercase;color:#ffffff73;writing-mode:vertical-rl;font-family:DM Sans,sans-serif;font-size:.6rem}@media (max-width:768px){.hero-title-block{padding:0 2rem 4rem}.hero-tag{top:1.5rem;right:1.5rem}.scroll-hint{display:none}}
