.hero-ctas[data-astro-cid-g4t7vgh4]{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}@media(max-width:480px){.hero-ctas[data-astro-cid-g4t7vgh4]{flex-direction:column;align-items:stretch}.hero-ctas[data-astro-cid-g4t7vgh4] .btn[data-astro-cid-g4t7vgh4]{width:100%}}.quiz-result[data-astro-cid-g4t7vgh4]{position:relative;margin:2.75rem auto 0;max-width:440px;border:1px solid var(--border-2);border-radius:1.35rem;background:var(--bg-1);box-shadow:var(--shadow-card);overflow:hidden;text-align:left}.qr-chrome[data-astro-cid-g4t7vgh4]{display:flex;align-items:center;gap:.4rem;padding:.7rem 1rem;border-bottom:1px solid var(--border-1);background:color-mix(in oklab,var(--bg-2) 70%,transparent)}.qr-dot[data-astro-cid-g4t7vgh4]{width:11px;height:11px;border-radius:999px}.qr-dot[data-astro-cid-g4t7vgh4].d-r{background:#ff5f57}.qr-dot[data-astro-cid-g4t7vgh4].d-y{background:#febc2e}.qr-dot[data-astro-cid-g4t7vgh4].d-g{background:#28c840}.qr-addr[data-astro-cid-g4t7vgh4]{margin-left:auto;font-family:var(--font-mono);font-size:.74rem;color:var(--fg-3)}.qr-body[data-astro-cid-g4t7vgh4]{display:flex;flex-direction:column;align-items:center;padding:2rem 1.75rem 1.75rem;text-align:center}.qr-trophy[data-astro-cid-g4t7vgh4]{font-size:2.4rem;line-height:1;margin-bottom:.75rem;filter:drop-shadow(0 6px 14px color-mix(in oklab,var(--spark) 45%,transparent));animation:qrPop .6s var(--ease-spring) both}.qr-label[data-astro-cid-g4t7vgh4]{font-size:.78rem;letter-spacing:-.01em;color:var(--fg-3);font-weight:600}.qr-score[data-astro-cid-g4t7vgh4]{display:flex;align-items:baseline;gap:.15rem;margin:.35rem 0 .9rem;font-weight:900;letter-spacing:-.04em;line-height:1}.qr-num[data-astro-cid-g4t7vgh4]{font-family:var(--font-display);font-size:4rem;font-weight:900;color:var(--accent)}.qr-sep[data-astro-cid-g4t7vgh4]{font-size:2rem;color:var(--fg-4);font-weight:700}.qr-max[data-astro-cid-g4t7vgh4]{font-size:2rem;color:var(--fg-3);font-weight:800}.qr-bar[data-astro-cid-g4t7vgh4]{width:100%;height:8px;border-radius:999px;background:var(--bg-3);overflow:hidden;margin-bottom:.9rem}.qr-bar[data-astro-cid-g4t7vgh4] span[data-astro-cid-g4t7vgh4]{display:block;height:100%;width:80%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--spark));animation:qrFill 1s var(--ease-out-quart) both}.qr-badge[data-astro-cid-g4t7vgh4]{font-size:.82rem;font-weight:700;padding:.4rem .9rem;border-radius:999px;background:color-mix(in oklab,var(--spark) 18%,transparent);color:var(--spark);margin-bottom:1.25rem}.qr-list[data-astro-cid-g4t7vgh4]{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:.4rem;border-top:1px solid var(--border-1);padding-top:1rem}.qr-list[data-astro-cid-g4t7vgh4] li[data-astro-cid-g4t7vgh4]{display:flex;align-items:center;justify-content:space-between;font-size:.9rem;color:var(--fg-2)}.qr-q[data-astro-cid-g4t7vgh4]{display:inline-flex;align-items:center;gap:.5rem}.qr-tick[data-astro-cid-g4t7vgh4]{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;font-size:.7rem;font-weight:800}.qr-tick[data-astro-cid-g4t7vgh4].ok{background:color-mix(in oklab,#28c840 22%,transparent);color:#66e08a}.qr-tick[data-astro-cid-g4t7vgh4].no{background:color-mix(in oklab,#ff5f57 22%,transparent);color:#ff8a82}.qr-pts[data-astro-cid-g4t7vgh4]{font-weight:800;font-variant-numeric:tabular-nums}.qr-pts[data-astro-cid-g4t7vgh4].ok{color:#66e08a}.qr-pts[data-astro-cid-g4t7vgh4].no{color:var(--fg-4)}.qr-confetti[data-astro-cid-g4t7vgh4]{position:absolute;top:44px;width:8px;height:8px;border-radius:2px;opacity:0;pointer-events:none;animation:qrConfetti 2.4s ease-in infinite}.qr-confetti[data-astro-cid-g4t7vgh4].c1{left:18%;background:var(--accent);animation-delay:.2s}.qr-confetti[data-astro-cid-g4t7vgh4].c2{left:40%;background:var(--spark);animation-delay:.7s}.qr-confetti[data-astro-cid-g4t7vgh4].c3{left:62%;background:#28c840;animation-delay:.4s}.qr-confetti[data-astro-cid-g4t7vgh4].c4{left:82%;background:#febc2e;animation-delay:1s}@keyframes qrPop{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}@keyframes qrFill{0%{width:0}}@keyframes qrConfetti{0%{opacity:0;transform:translateY(0) rotate(0)}12%{opacity:1}to{opacity:0;transform:translateY(180px) rotate(320deg)}}@media(prefers-reduced-motion:reduce){.qr-trophy[data-astro-cid-g4t7vgh4],.qr-bar[data-astro-cid-g4t7vgh4] span[data-astro-cid-g4t7vgh4]{animation:none}.qr-confetti[data-astro-cid-g4t7vgh4]{display:none}}
