.hero-cinematic{--hero-bg: #0B0B0F;--hero-fg: #F4EFE6;--hero-accent: #C9A961;--hero-accent-soft: rgba(201, 169, 97, .18);position:relative;isolation:isolate;min-height:100svh;background:var(--hero-bg);color:var(--hero-fg);overflow:hidden;display:grid;place-items:center;padding:clamp(80px,10vh,140px) 24px clamp(80px,10vh,140px);font-family:Heebo,Assistant,system-ui,-apple-system,sans-serif}.hero-cinematic:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 30%,rgba(201,169,97,.08),transparent 55%),radial-gradient(ellipse at 50% 110%,rgba(92,26,27,.18),transparent 60%);z-index:0;pointer-events:none}.hero-cinematic__stars{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.hero-cinematic__star{position:absolute;width:2px;height:2px;background:var(--hero-fg);border-radius:50%;opacity:0;top:calc((var(--i) * 23) % 100 * 1%);left:calc((var(--i) * 47) % 100 * 1%);animation:hcStarTwinkle 6s ease-in-out infinite;animation-delay:calc(var(--i) * -.17s);filter:blur(.3px)}.hero-cinematic__star:nth-child(3n){background:var(--hero-accent);width:1.5px;height:1.5px}.hero-cinematic__star:nth-child(7n){width:3px;height:3px;box-shadow:0 0 6px var(--hero-accent-soft)}@keyframes hcStarTwinkle{0%,to{opacity:0;transform:scale(.5)}50%{opacity:.7;transform:scale(1)}}.hero-cinematic__grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}.hero-cinematic__inner{position:relative;z-index:2;width:100%;max-width:720px;text-align:center;display:flex;flex-direction:column;align-items:center}.reveal-up{opacity:0;transform:translateY(20px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay, 0s)}.reveal-up.is-revealed{opacity:1;transform:translateY(0)}.hero-cinematic__eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:5px;text-transform:uppercase;color:var(--hero-accent);margin-bottom:clamp(28px,4vh,48px);font-family:Heebo,system-ui,sans-serif;font-weight:400}.hero-cinematic__dot{width:6px;height:6px;border-radius:50%;background:var(--hero-accent);box-shadow:0 0 10px var(--hero-accent);animation:hcDotPulse 2.4s ease-in-out infinite}@keyframes hcDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.hero-cinematic__heading{font-family:Frank Ruhl Libre,"Bodoni 72",Playfair Display,David,Georgia,serif;font-weight:400;font-size:clamp(40px,8vw,88px);line-height:1.05;letter-spacing:-.01em;margin:0 0 clamp(16px,2.5vh,28px);color:var(--hero-fg)}.hero-cinematic__sub{font-size:clamp(15px,1.6vw,18px);line-height:1.7;color:#f4efe6eb;max-width:540px;margin:0 auto clamp(40px,6vh,64px);font-weight:300}.hero-cinematic__visual{position:relative;width:clamp(220px,28vw,320px);aspect-ratio:1;margin:0 auto clamp(40px,6vh,64px);cursor:pointer;display:flex;align-items:center;justify-content:center;outline:none}.hero-cinematic__visual:focus-visible{outline:2px solid var(--hero-accent);outline-offset:12px;border-radius:50%}.hero-cinematic__pendant{width:70%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.6)) drop-shadow(0 0 30px var(--hero-accent-soft));transform-origin:50% 60%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.hero-cinematic__pendant--photo{width:90%;max-height:100%;object-fit:contain;display:block;margin:0 auto}.hero-cinematic__chip{transform-origin:center;animation:hcChipBlink 2.8s ease-in-out infinite}@keyframes hcChipBlink{0%,to{opacity:.85;r:6}50%{opacity:1;r:8}}.hero-cinematic__visual:hover .hero-cinematic__pendant{transform:scale(1.04)}.hero-cinematic__visual.is-tapped .hero-cinematic__pendant{animation:hcPendantTap 1.2s cubic-bezier(.16,1,.3,1)}@keyframes hcPendantTap{0%{transform:scale(1)}20%{transform:scale(1.12);filter:drop-shadow(0 20px 40px rgba(0,0,0,.6)) drop-shadow(0 0 50px var(--hero-accent))}to{transform:scale(1)}}.hero-cinematic__wave{position:absolute;top:50%;left:50%;width:100%;height:100%;border:1px solid var(--hero-accent);border-radius:50%;transform:translate(-50%,-50%) scale(.5);opacity:0;animation:hcWaveExpand 3s ease-out infinite;animation-delay:var(--d, 0s)}@keyframes hcWaveExpand{0%{transform:translate(-50%,-50%) scale(.5);opacity:0}20%{opacity:.6}to{transform:translate(-50%,-50%) scale(1.6);opacity:0}}.hero-cinematic__visual.is-tapped .hero-cinematic__wave{border-color:#f4d789;animation-duration:1s}.hero-cinematic__hint{position:absolute;bottom:-28px;left:50%;transform:translate(-50%);font-size:10px;letter-spacing:4px;text-transform:uppercase;color:#c9a96199;white-space:nowrap;pointer-events:none}.hero-cinematic__ctas{display:flex;gap:16px;margin:0 0 clamp(40px,5vh,56px);flex-wrap:wrap;justify-content:center}.hero-cinematic__cta{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-size:14px;letter-spacing:1.5px;font-weight:500;border-radius:999px;border:1px solid transparent;background:transparent;color:var(--hero-fg);cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);text-decoration:none;font-family:inherit}.hero-cinematic__cta--primary{background:var(--hero-accent);color:var(--hero-bg);border-color:var(--hero-accent)}.hero-cinematic__cta--primary:hover{background:transparent;color:var(--hero-accent);transform:translateY(-2px);box-shadow:0 8px 24px var(--hero-accent-soft)}.hero-cinematic__cta--ghost{border-color:#f4efe640;color:var(--hero-fg)}.hero-cinematic__cta--ghost:hover{border-color:var(--hero-accent);color:var(--hero-accent);transform:translateY(-2px)}.hero-cinematic__pulse-icon{position:relative;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center}.hero-cinematic__pulse-icon:before,.hero-cinematic__pulse-icon:after{content:"";position:absolute;border:1px solid currentColor;border-radius:50%;animation:hcPulseIcon 1.6s ease-out infinite}.hero-cinematic__pulse-icon:after{animation-delay:.8s}.hero-cinematic__pulse-icon span{width:5px;height:5px;background:currentColor;border-radius:50%}@keyframes hcPulseIcon{0%{width:5px;height:5px;opacity:.8}to{width:18px;height:18px;opacity:0}}.hero-cinematic__trust{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#f4efe6b3}.hero-cinematic__sep{color:var(--hero-accent)}.hero-cinematic__scroll{position:absolute;bottom:32px;left:50%;transform:translate(-50%);width:1px;height:48px;z-index:2;overflow:hidden;background:#f4efe61a}.hero-cinematic__scroll-line{display:block;width:1px;height:100%;background:var(--hero-accent);transform:translateY(-100%);animation:hcScrollLine 2.4s cubic-bezier(.6,0,.4,1) infinite}@keyframes hcScrollLine{0%{transform:translateY(-100%)}60%{transform:translateY(100%)}to{transform:translateY(100%)}}@media(prefers-reduced-motion:reduce){.hero-cinematic *,.hero-cinematic *:before,.hero-cinematic *:after{animation:none!important;transition:none!important}.reveal-up{opacity:1;transform:none}}@media(max-width:600px){.hero-cinematic__eyebrow{letter-spacing:3px;font-size:10px}.hero-cinematic__trust{font-size:9px;gap:8px;letter-spacing:2px}.hero-cinematic__visual{width:70vw}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-hero-cinematic.css.map */
