.bh-hero{background:#f2ece4;height:300vh;position:relative}.bh-hero__sticky{justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.bh-hero__glow{pointer-events:none;background:radial-gradient(circle,#e94e1a1a 0%,#f2ece400 70%);border-radius:50%;width:70vmin;height:70vmin;position:absolute}.bh-hero__bun{z-index:4;will-change:transform;filter:drop-shadow(0 18px 30px #5a321047);position:absolute;top:18vh}.bh-hero__bun img{width:clamp(190px,26vw,320px);height:auto;display:block}.bh-hero__pour{transform-origin:top;z-index:3;will-change:transform, opacity;background:linear-gradient(#5a321000 0%,#5a3210d9 18%,#4a2a0cf2 100%);border-radius:0 0 6px 6px;width:8px;height:30vh;position:absolute;top:34vh}.bh-hero__plate{z-index:1;background:radial-gradient(#fff 0%,#efe7db 70%,#e3d9c9 100%);border-radius:50%;width:clamp(220px,30vw,360px);height:clamp(44px,6vw,70px);position:absolute;bottom:9vh;box-shadow:0 10px 22px #5a32102e}.bh-hero__cup{z-index:2;will-change:transform, opacity;filter:drop-shadow(0 14px 26px #5a32104d);position:absolute;bottom:12vh}.bh-hero__cup img{border-radius:50%;width:clamp(150px,22vw,260px);height:auto;display:block}.bh-hero__text{z-index:5;text-align:center;pointer-events:none;max-width:640px;padding:0 1.5rem;position:relative}.bh-hero__intro,.bh-hero__story,.bh-hero__end{will-change:opacity, transform;width:min(90vw,600px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bh-hero__intro h1{font-family:var(--font-playfair,"Playfair Display"), serif;color:#1b3da6;margin:0;font-size:clamp(2.6rem,7vw,4.6rem);font-weight:600;line-height:1.05}.bh-hero__intro p{font-family:var(--font-inter,"Inter"), sans-serif;color:#5a3210;margin:.6rem 0 0;font-size:clamp(1rem,2.2vw,1.4rem)}.bh-hero__scrollhint{font-family:var(--font-inter,"Inter"), sans-serif;letter-spacing:.04em;color:#e94e1a;margin-top:2.2rem;font-size:.95rem;animation:2s ease-in-out infinite bh-bounce;display:inline-block}.bh-hero__story h2,.bh-hero__end h2{font-family:var(--font-playfair,"Playfair Display"), serif;color:#1b3da6;margin:0 0 .8rem;font-weight:600}.bh-hero__story h2{font-size:clamp(1.8rem,4.5vw,2.8rem)}.bh-hero__story p{font-family:var(--font-inter,"Inter"), sans-serif;color:#4a3420;margin:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.bh-hero__end h2{color:#e94e1a;font-size:clamp(2.4rem,6.5vw,4.4rem)}@keyframes bh-bounce{0%,to{opacity:.85;transform:translateY(0)}50%{opacity:1;transform:translateY(7px)}}@media (prefers-reduced-motion:reduce){.bh-hero{height:100vh}.bh-hero__scrollhint{animation:none}}
