.aud[data-astro-cid-oshbycjb]{min-height:100svh;padding-block:clamp(7rem,14vw,11rem) clamp(4rem,8vw,7rem)}.aud__wrap[data-astro-cid-oshbycjb]{max-width:980px}.aud__intro[data-astro-cid-oshbycjb]{text-align:center;display:flex;flex-direction:column;align-items:center}.aud__intro[data-astro-cid-oshbycjb] .eyebrow[data-astro-cid-oshbycjb]{margin-bottom:1.25rem}.aud__title[data-astro-cid-oshbycjb]{font-size:clamp(2.5rem,7vw,5.5rem);margin-bottom:1.5rem}.aud__subtitle[data-astro-cid-oshbycjb]{max-width:52ch;margin-bottom:2.5rem}.aud__form[data-astro-cid-oshbycjb]{display:flex;gap:.6rem;width:100%;max-width:620px;background:var(--bg-elev);border:1px solid var(--line-strong);border-radius:100px;padding:.5rem .5rem .5rem 1.5rem;transition:border-color .3s ease}.aud__form[data-astro-cid-oshbycjb]:focus-within{border-color:var(--accent)}.aud__form[data-astro-cid-oshbycjb] input[data-astro-cid-oshbycjb]{flex:1;background:none;border:none;color:var(--fg);font:inherit;font-size:1.05rem;outline:none}.aud__form[data-astro-cid-oshbycjb] input[data-astro-cid-oshbycjb]::placeholder{color:var(--fg-dim)}.aud__go[data-astro-cid-oshbycjb]{flex-shrink:0;padding:.85rem 1.6rem;border-radius:100px;background:var(--fg);color:var(--bg);font-weight:600;white-space:nowrap;transition:background .3s ease,transform .3s var(--ease-out)}.aud__go[data-astro-cid-oshbycjb]:hover{background:var(--accent-2)}.aud__disclaimer[data-astro-cid-oshbycjb]{margin-top:1.25rem;font-size:.8rem;color:var(--fg-dim)}.aud__loading[data-astro-cid-oshbycjb]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-block:4rem;color:var(--fg-muted)}.aud__spinner[data-astro-cid-oshbycjb]{width:48px;height:48px;border-radius:50%;border:3px solid var(--line-strong);border-top-color:var(--accent-2);animation:audspin .9s linear infinite}@keyframes audspin{to{transform:rotate(360deg)}}.aud__error[data-astro-cid-oshbycjb]{text-align:center;color:var(--accent-warm);padding:2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-elev)}.aud__results[data-astro-cid-oshbycjb]{animation:audfade .6s var(--ease-out)}@keyframes audfade{0%{opacity:0;transform:translateY(16px)}}.aud__result-head[data-astro-cid-oshbycjb]{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}.aud__result-for[data-astro-cid-oshbycjb]{color:var(--fg-muted)}.aud__result-for[data-astro-cid-oshbycjb] span[data-astro-cid-oshbycjb]{color:var(--fg);font-weight:600}.aud__back[data-astro-cid-oshbycjb]{color:var(--accent-2);font-size:.9rem}.aud__back[data-astro-cid-oshbycjb]:hover{text-decoration:underline}.aud__scores[data-astro-cid-oshbycjb]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:3rem}.aud__gauge[data-astro-cid-oshbycjb]{display:flex;flex-direction:column;align-items:center;gap:.75rem}.aud__gauge[data-astro-cid-oshbycjb] svg[data-astro-cid-oshbycjb]{width:min(120px,26vw);height:auto}.aud__gauge-label[data-astro-cid-oshbycjb]{font-size:.85rem;color:var(--fg-muted);text-align:center}.aud__cols[data-astro-cid-oshbycjb]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,3vw,2.5rem);margin-bottom:3rem}.aud__panel[data-astro-cid-oshbycjb]{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-elev);padding:1.75rem}.aud__panel-title[data-astro-cid-oshbycjb]{font-family:var(--font-display);font-size:1rem;letter-spacing:.02em;margin-bottom:1.25rem;color:var(--fg)}.aud__metrics[data-astro-cid-oshbycjb]{list-style:none;display:flex;flex-direction:column;gap:.85rem}.aud__metrics[data-astro-cid-oshbycjb] li[data-astro-cid-oshbycjb]{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.92rem;color:var(--fg-muted);border-bottom:1px solid var(--line);padding-bottom:.85rem}.aud__metrics[data-astro-cid-oshbycjb] li[data-astro-cid-oshbycjb]:last-child{border-bottom:none;padding-bottom:0}.aud__checks[data-astro-cid-oshbycjb]{list-style:none;display:flex;flex-direction:column;gap:.75rem}.aud__checks[data-astro-cid-oshbycjb] li[data-astro-cid-oshbycjb]{display:flex;align-items:flex-start;gap:.7rem;font-size:.92rem;color:var(--fg-muted)}.aud__check-icon[data-astro-cid-oshbycjb]{flex-shrink:0;font-weight:700}.aud__checks[data-astro-cid-oshbycjb] li[data-astro-cid-oshbycjb].is-ok .aud__check-icon[data-astro-cid-oshbycjb]{color:#2fd98a}.aud__checks[data-astro-cid-oshbycjb] li[data-astro-cid-oshbycjb].is-bad .aud__check-icon[data-astro-cid-oshbycjb]{color:#ff5e5e}.aud__checks[data-astro-cid-oshbycjb] li[data-astro-cid-oshbycjb].is-bad span[data-astro-cid-oshbycjb]:last-child{color:var(--fg)}.aud__cta[data-astro-cid-oshbycjb]{text-align:center;padding:clamp(2rem,5vw,3.5rem);border:1px solid var(--line-strong);border-radius:var(--radius);background:linear-gradient(160deg,#7c5cff1f,#22d3ee0f)}.aud__cta[data-astro-cid-oshbycjb] h2[data-astro-cid-oshbycjb]{margin-bottom:.75rem}.aud__cta[data-astro-cid-oshbycjb]>p[data-astro-cid-oshbycjb]{color:var(--fg-muted);max-width:44ch;margin:0 auto 1.75rem}.aud__lead[data-astro-cid-oshbycjb]{display:flex;gap:.6rem;max-width:460px;margin:0 auto;flex-wrap:wrap;justify-content:center}.aud__lead[data-astro-cid-oshbycjb] input[data-astro-cid-oshbycjb][type=email]{flex:1;min-width:220px;background:var(--bg);border:1px solid var(--line-strong);border-radius:100px;padding:.85rem 1.25rem;color:var(--fg);font:inherit}.aud__lead[data-astro-cid-oshbycjb] input[data-astro-cid-oshbycjb][type=email]:focus{outline:none;border-color:var(--accent)}.aud__lead-go[data-astro-cid-oshbycjb]{padding:.85rem 1.5rem;border-radius:100px;background:var(--accent);color:#fff;font-weight:600;white-space:nowrap;transition:transform .3s var(--ease-out),background .3s ease}.aud__lead-go[data-astro-cid-oshbycjb]:hover{transform:translateY(-2px)}.aud__lead-go[data-astro-cid-oshbycjb]:disabled{opacity:.6}.aud__lead-status[data-astro-cid-oshbycjb]{margin-top:1.1rem;font-size:.9rem;min-height:1.2em}.aud__lead-status[data-astro-cid-oshbycjb].is-ok{color:var(--accent-2)}.aud__lead-status[data-astro-cid-oshbycjb].is-err{color:var(--accent-warm)}@media(max-width:720px){.aud__form[data-astro-cid-oshbycjb]{flex-direction:column;border-radius:18px;padding:.75rem}.aud__form[data-astro-cid-oshbycjb] input[data-astro-cid-oshbycjb]{padding:.6rem 1rem}.aud__go[data-astro-cid-oshbycjb]{width:100%}.aud__scores[data-astro-cid-oshbycjb]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.aud__cols[data-astro-cid-oshbycjb]{grid-template-columns:1fr}}
