.Hero-module__ZARIfG__hero{z-index:2;min-height:100svh;padding:max(env(safe-area-inset-top), 84px) 22px max(env(safe-area-inset-bottom), 26px);text-align:center;grid-template-rows:1fr auto;display:grid;position:relative}.Hero-module__ZARIfG__core{flex-direction:column;place-self:center;align-items:center;width:100%;max-width:560px;display:flex}.Hero-module__ZARIfG__glyph{aspect-ratio:1;touch-action:none;width:min(74vw,340px);margin-bottom:clamp(24px,5vh,50px);position:relative}.Hero-module__ZARIfG__glyph svg{width:100%;height:100%;display:block;overflow:visible}.Hero-module__ZARIfG__halo{transform-origin:50%;animation:6s ease-in-out infinite Hero-module__ZARIfG__breathe}@keyframes Hero-module__ZARIfG__breathe{0%,to{opacity:.32;transform:scale(1)}50%{opacity:.7;transform:scale(1.18)}}.Hero-module__ZARIfG__triLine{fill:none;stroke:var(--north);stroke-width:1.1px;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 0 6px var(--north-haze));stroke-dasharray:1000;stroke-dashoffset:1000px;animation:Hero-module__ZARIfG__draw 2.4s var(--ease) .9s forwards;transition:stroke 1.6s var(--ease)}@keyframes Hero-module__ZARIfG__draw{to{stroke-dashoffset:0}}.Hero-module__ZARIfG__rotor{transition:transform 1.7s var(--ease-ritual);transform-origin:130px 149px}.Hero-module__ZARIfG__idle .Hero-module__ZARIfG__rotor{animation:70s linear infinite Hero-module__ZARIfG__idleSpin}@keyframes Hero-module__ZARIfG__idleSpin{to{transform:rotate(360deg)}}.Hero-module__ZARIfG__vertex{cursor:pointer}.Hero-module__ZARIfG__vertex .Hero-module__ZARIfG__node{fill:var(--obsidian);stroke:var(--north);stroke-width:1px;transition:all .5s var(--ease)}.Hero-module__ZARIfG__vertex .Hero-module__ZARIfG__nodeCore{fill:var(--north);opacity:0;transition:opacity .5s}.Hero-module__ZARIfG__vertex .Hero-module__ZARIfG__label{font-family:var(--font-cinzel), serif;letter-spacing:.26em;fill:var(--bone-dim);text-anchor:middle;opacity:0;font-size:11px;transition:fill .5s,opacity .5s}.Hero-module__ZARIfG__revealed .Hero-module__ZARIfG__vertex .Hero-module__ZARIfG__label{opacity:.85}.Hero-module__ZARIfG__vertex:hover .Hero-module__ZARIfG__label,.Hero-module__ZARIfG__vertex:focus-visible .Hero-module__ZARIfG__label{fill:var(--north-soft)}.Hero-module__ZARIfG__vertex:hover .Hero-module__ZARIfG__node,.Hero-module__ZARIfG__vertex:focus-visible .Hero-module__ZARIfG__node{stroke-width:1.8px}.Hero-module__ZARIfG__vertex.Hero-module__ZARIfG__isNorth .Hero-module__ZARIfG__node{stroke-width:2px}.Hero-module__ZARIfG__vertex.Hero-module__ZARIfG__isNorth .Hero-module__ZARIfG__nodeCore{opacity:1}.Hero-module__ZARIfG__vertex.Hero-module__ZARIfG__isNorth .Hero-module__ZARIfG__label{fill:var(--north);opacity:1}.Hero-module__ZARIfG__choosing{cursor:grab}.Hero-module__ZARIfG__choosing .Hero-module__ZARIfG__vertex .Hero-module__ZARIfG__node{animation:2.6s ease-in-out infinite Hero-module__ZARIfG__pulseNode}@keyframes Hero-module__ZARIfG__pulseNode{0%,to{stroke-opacity:.6}50%{stroke-opacity:1}}.Hero-module__ZARIfG__centreDot{fill:var(--bone)}.Hero-module__ZARIfG__centreRing{fill:none;stroke:var(--bone);stroke-width:.5px;opacity:.22}.Hero-module__ZARIfG__wordmark{font-family:var(--font-cinzel), serif;letter-spacing:.14em;color:var(--bone);margin-left:.14em;font-size:clamp(34px,11vw,76px);font-weight:500;line-height:1}.Hero-module__ZARIfG__ch{display:inline-block}.Hero-module__ZARIfG__subtitle{font-family:var(--font-cinzel), serif;letter-spacing:.52em;text-transform:uppercase;color:var(--gold);transition:color 1.2s var(--ease);margin-top:18px;font-size:clamp(9px,2.6vw,12px)}.Hero-module__ZARIfG__signature{color:var(--bone-dim);margin-top:clamp(22px,4vh,38px);font-size:clamp(17px,4.6vw,22px);font-style:italic;line-height:1.9}.Hero-module__ZARIfG__signature span{display:block}.Hero-module__ZARIfG__ctaWrap{flex-direction:column;align-items:center;gap:16px;margin-top:clamp(28px,5vh,48px);display:flex}.Hero-module__ZARIfG__instruction{color:var(--bone-dim);min-height:1.4em;font-size:clamp(15px,3.6vw,18px);font-style:italic}.Hero-module__ZARIfG__scrollHint{font-family:var(--font-cinzel), serif;letter-spacing:.4em;text-transform:uppercase;color:var(--bone-faint);margin-top:8px;font-size:9px}.Hero-module__ZARIfG__flames{place-self:end center;align-items:flex-end;gap:clamp(10px,3.4vw,26px);height:76px;margin-bottom:6px;display:flex}.Hero-module__ZARIfG__flame{cursor:default;background:linear-gradient(to top, var(--north) 0%, transparent 100%);opacity:0;transform-origin:bottom;border-radius:2px;width:2px;transition:filter .4s,opacity .4s;position:relative;transform:scaleY(.2)}.Hero-module__ZARIfG__flame:after{content:"";background:var(--north-soft);filter:blur(2px);opacity:.8;border-radius:50%;width:5px;height:5px;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__flame.Hero-module__ZARIfG__lit{animation:Hero-module__ZARIfG__flameRise .9s var(--ease) forwards, Hero-module__ZARIfG__flicker 4s ease-in-out infinite}@keyframes Hero-module__ZARIfG__flameRise{to{opacity:.75;transform:scaleY(1)}}@keyframes Hero-module__ZARIfG__flicker{0%,to{filter:brightness(1) drop-shadow(0 0 3px var(--north-haze))}50%{filter:brightness(1.4) drop-shadow(0 0 7px var(--north-glow))}}.Hero-module__ZARIfG__flame:hover{filter:brightness(1.7) drop-shadow(0 0 10px var(--north-glow));opacity:1}.Hero-module__ZARIfG__fname{font-family:var(--font-cinzel), serif;letter-spacing:.22em;text-transform:uppercase;color:var(--north-soft);white-space:nowrap;opacity:0;pointer-events:none;font-size:9px;transition:opacity .35s;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__flame:hover .Hero-module__ZARIfG__fname{opacity:1}.Hero-module__ZARIfG__reveal{z-index:80;text-align:center;background:radial-gradient(70% 60% at 50% 42%, var(--north-haze), var(--obsidian) 78%), var(--obsidian);opacity:0;visibility:hidden;transition:opacity .9s var(--ease), visibility .9s;flex-direction:column;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.Hero-module__ZARIfG__reveal.Hero-module__ZARIfG__open{opacity:1;visibility:visible}.Hero-module__ZARIfG__kicker{font-family:var(--font-cinzel), serif;letter-spacing:.5em;text-transform:uppercase;color:var(--bone-dim);margin-bottom:22px;font-size:11px}.Hero-module__ZARIfG__nname{font-family:var(--font-cinzel), serif;letter-spacing:.1em;color:var(--north);text-shadow:0 0 38px var(--north-haze);font-size:clamp(40px,13vw,92px);font-weight:600;line-height:1}.Hero-module__ZARIfG__nrole{color:var(--bone);margin-top:6px;font-size:clamp(18px,5vw,24px);font-style:italic}.Hero-module__ZARIfG__nformule{color:var(--bone-dim);max-width:30ch;margin-top:clamp(22px,5vh,38px);font-size:clamp(18px,4.6vw,24px);font-style:italic;line-height:1.85}.Hero-module__ZARIfG__acte{border-top:1px solid var(--north-haze);max-width:34ch;margin-top:clamp(24px,5vh,40px);padding-top:22px}.Hero-module__ZARIfG__acteLbl{font-family:var(--font-cinzel), serif;letter-spacing:.42em;text-transform:uppercase;color:var(--north);margin-bottom:12px;font-size:10px;display:block}.Hero-module__ZARIfG__acte p{color:var(--bone);font-size:clamp(17px,4.4vw,21px);line-height:1.7}.Hero-module__ZARIfG__actions{flex-direction:column;align-items:center;gap:14px;margin-top:clamp(28px,6vh,44px);display:flex}.Hero-module__ZARIfG__stamp{font-family:var(--font-cinzel), serif;letter-spacing:.46em;text-transform:uppercase;color:var(--bone-dim);opacity:.7;margin-top:28px;font-size:9px}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__triLine{stroke-dashoffset:0!important}.Hero-module__ZARIfG__flame{opacity:.75!important;transform:none!important}.Hero-module__ZARIfG__idle .Hero-module__ZARIfG__rotor,.Hero-module__ZARIfG__halo{animation:none!important}}
