.premium-intro{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;background:#fffdf8;color:#1a2119;overflow:hidden;isolation:isolate;animation:atyaFailsafe .01s linear 7s forwards}.intro-skip{position:absolute;top:clamp(18px,3vw,34px);right:clamp(18px,3vw,40px);z-index:8;border:0;border-bottom:1px solid rgba(51,71,50,.45);background:transparent;color:#334732;font:800 10px/1 Arial,sans-serif;letter-spacing:.18em;text-transform:uppercase;padding:8px 0;cursor:pointer}.intro-stage{position:absolute;inset:0;display:grid;place-items:center}.living-circle{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.intro-sun{fill:#FFD700;transform-origin:600px 365px;transform:scale(0);filter:url(#atyaGlow)}.is-running .intro-sun{animation:sunRise .75s cubic-bezier(.2,.85,.25,1) forwards}.intro-rays path{fill:none;stroke:#FFD700;stroke-width:8;stroke-dasharray:1;stroke-dashoffset:1;opacity:0}.is-running .intro-rays path{animation:drawRay .72s .45s cubic-bezier(.25,.8,.25,1) forwards}.intro-rays path:nth-child(2n){animation-delay:.53s}.intro-rays path:nth-child(3n){animation-delay:.61s}.intro-flow path{stroke:#87A982;stroke-width:5;stroke-dasharray:1;stroke-dashoffset:1;opacity:.72}.is-running .intro-flow path{animation:drawFlow .9s 1.05s cubic-bezier(.2,.8,.25,1) forwards}.intro-flow path:nth-child(2){animation-delay:1.15s}.intro-flow path:nth-child(3){animation-delay:1.25s}.intro-flow path:nth-child(4){animation-delay:1.35s}.intro-person{stroke:#1A2119;stroke-width:7;stroke-dasharray:1;stroke-dashoffset:1;opacity:0}.is-running .intro-person{animation:drawPerson .75s 1.3s cubic-bezier(.2,.8,.25,1) forwards}.petal{opacity:0;transform-box:fill-box;transform-origin:center;transform:scale(.45);filter:drop-shadow(0 18px 32px rgba(51,71,50,.08))}.petal--one{fill:#DCE8D9}.petal--two{fill:#FFD700}.petal--three{fill:#EEDFC4}.petal--four{fill:#87A982}.is-running .petal{animation:petalIn .62s cubic-bezier(.2,.85,.25,1) forwards}.is-running .petal--one{animation-delay:1.65s}.is-running .petal--two{animation-delay:1.82s}.is-running .petal--three{animation-delay:1.99s}.is-running .petal--four{animation-delay:2.16s}.intro-logo{opacity:0}.logo-dot{fill:#FFD700}.logo-letter{fill:#87A982;font:400 112px/1 Arial,sans-serif;letter-spacing:8px}.logo-person{stroke:#1A2119;stroke-width:7}.is-revealed .intro-logo{animation:logoReveal .62s cubic-bezier(.2,.85,.25,1) forwards}.is-revealed .intro-person,.is-revealed .intro-rays,.is-revealed .intro-flow,.is-revealed .intro-petals,.is-revealed .intro-sun{animation:none!important;transition:opacity .4s;opacity:0}.intro-brand{position:relative;z-index:4;text-align:center;display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(14px);padding-top:330px}.intro-brand strong{font:700 clamp(34px,5vw,68px)/1 "Poppins",Arial,sans-serif;letter-spacing:.18em;color:#334732}.intro-brand span{font:700 10px/1.2 Arial,sans-serif;letter-spacing:.28em;margin-top:11px}.intro-brand p{font:600 clamp(13px,1.5vw,18px)/1.5 "Poppins",Arial,sans-serif;max-width:460px;margin:18px 0 0;color:#5F795B}.is-revealed .intro-brand{animation:brandReveal .75s .18s cubic-bezier(.2,.8,.2,1) forwards}.intro-aperture{position:absolute;left:50%;top:50%;width:8vmax;height:8vmax;border-radius:50%;transform:translate(-50%,-50%) scale(0);background:#FFD700;z-index:6}.premium-intro.is-exiting .intro-aperture{animation:aperture 1s cubic-bezier(.72,0,.16,1) forwards}.premium-intro.is-exiting .intro-brand,.premium-intro.is-exiting .intro-logo{animation:brandOut .35s ease forwards}.premium-intro.is-exiting{pointer-events:none}.premium-intro.is-exiting .intro-stage{opacity:0;transition:opacity .62s .28s ease}.intro-skip:focus-visible{outline:2px solid #334732;outline-offset:5px}@keyframes sunRise{0%{transform:scale(0);opacity:0}70%{transform:scale(1.15);opacity:1}100%{transform:scale(1)}}@keyframes drawRay{0%{stroke-dashoffset:1;opacity:0}15%{opacity:1}100%{stroke-dashoffset:0;opacity:.92}}@keyframes drawFlow{0%{stroke-dashoffset:1;opacity:0}100%{stroke-dashoffset:0;opacity:.72}}@keyframes drawPerson{0%{stroke-dashoffset:1;opacity:0}100%{stroke-dashoffset:0;opacity:1}}@keyframes petalIn{to{opacity:1;transform:scale(1)}}@keyframes logoReveal{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:none}}@keyframes brandReveal{to{opacity:1;transform:none}}@keyframes brandOut{to{opacity:0;transform:translateY(-9px)}}@keyframes aperture{0%{transform:translate(-50%,-50%) scale(0)}65%{transform:translate(-50%,-50%) scale(6)}100%{transform:translate(-50%,-50%) scale(24)}}@keyframes atyaFailsafe{to{visibility:hidden;pointer-events:none}}@media(max-width:700px){.living-circle{transform:scale(1.68);transition:transform .72s cubic-bezier(.2,.8,.2,1)}.is-revealed .living-circle{transform:scale(1.45)}.intro-flow path:nth-child(n+3){display:none}.petal{opacity:.85}.intro-brand{padding-top:285px}.intro-brand p{max-width:290px}.logo-letter{font-size:92px}.premium-intro{background:#fffdf8}}@media(prefers-reduced-motion:reduce){.premium-intro{display:none!important}}
