.brand-intro{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:#f1f7fc;color:#19364c;isolation:isolate;opacity:1;transition:opacity 180ms ease}.brand-intro[hidden]{display:none}.brand-intro::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 45%,#dfedf8 0%,#f1f7fc 68%);z-index:-1}.intro-art{position:relative;width:min(78vw,360px);text-align:center}.intro-frame{display:block;width:100%;height:auto;overflow:visible}.intro-corners{stroke:#17649e;stroke-width:1.5;stroke-linecap:round;stroke-dasharray:68;stroke-dashoffset:68;animation:intro-outline 900ms ease-out 100ms forwards}.intro-scan{stroke:#17649e;stroke-width:.6;opacity:0;animation:intro-scan 1000ms ease-in-out 100ms both;transform-origin:center}.intro-wordmark{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:"Avenir Next","Trebuchet MS",sans-serif;font-weight:700;font-size:clamp(48px,12vw,72px);letter-spacing:-3px;gap:5px;opacity:0;animation:intro-wordmark 700ms cubic-bezier(.2,.7,.2,1) 220ms forwards}.intro-dot{width:11px;height:11px;margin-top:30px;border-radius:50%;background:#da9c45;transform:scale(0);animation:intro-dot 450ms ease-out 800ms forwards}.intro-caption{margin:3px 0 0;font-size:16px;letter-spacing:0;color:#526b7f;opacity:0;animation:intro-wordmark 500ms ease-out 700ms forwards}.intro-skip{position:absolute;bottom:calc(24px + env(safe-area-inset-bottom));right:24px;min-width:80px;min-height:44px;background:transparent;border:1px solid #d6e4ef;border-radius:12px;color:#526b7f;font:inherit;font-size:15px;cursor:pointer}.intro-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.brand-intro.is-leaving{opacity:0;pointer-events:none}
[data-theme=dark] .brand-intro{background:#101f2b;color:#e7f2fa}[data-theme=dark] .brand-intro::before{background:radial-gradient(ellipse at 50% 45%,#223e53 0%,#101f2b 68%)}[data-theme=dark] .intro-corners,[data-theme=dark] .intro-scan{stroke:#82c9fa}[data-theme=dark] .intro-caption,[data-theme=dark] .intro-skip{color:#a8bfd0}[data-theme=dark] .intro-skip{border-color:#314d62}
@keyframes intro-outline{to{stroke-dashoffset:0}}@keyframes intro-wordmark{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes intro-scan{0%{opacity:0;transform:translateY(-42px)}25%{opacity:.3}90%{opacity:.15}100%{opacity:0;transform:translateY(42px)}}@keyframes intro-dot{to{transform:scale(1)}}
@media(prefers-reduced-motion:reduce){.brand-intro{display:none}.brand-intro *{animation:none!important;transition:none!important}}
@media(max-height:420px){.intro-art{width:240px}.intro-wordmark{font-size:54px}.intro-caption{font-size:14px}.intro-skip{bottom:14px;right:14px}}
