:root{--navy: #0c1830;--navy-2: #1a2a4a;--yellow: #FFC72C;--yellow-dim: #e6b220;--text: #1a1a1a;--muted: #6b7280;--bg: #f4f5f7;--card: #ffffff;--line: #e6e8eb}[data-astro-cid-hfsxjrtp]{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--text);background:var(--bg);line-height:1.5}a[data-astro-cid-hfsxjrtp]{color:var(--navy)}.topbar[data-astro-cid-hfsxjrtp]{background:var(--card);border-bottom:3px solid var(--yellow);padding:18px 24px}.topbar-inner[data-astro-cid-hfsxjrtp]{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar-tagline[data-astro-cid-hfsxjrtp]{color:var(--muted);font-size:11px;letter-spacing:1.2px;text-transform:uppercase;font-weight:600}.logo-its[data-astro-cid-hfsxjrtp]{height:52px;width:auto}.hero[data-astro-cid-hfsxjrtp]{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-2) 100%);color:#fff;padding:64px 24px 80px;position:relative;overflow:hidden}.hero[data-astro-cid-hfsxjrtp]:after{content:"";position:absolute;right:-50px;top:-50px;width:360px;height:360px;background:radial-gradient(circle,#ffc72c1a,#ffc72c00 70%)}.hero-inner[data-astro-cid-hfsxjrtp]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;position:relative;z-index:1}.hero[data-astro-cid-hfsxjrtp] h1[data-astro-cid-hfsxjrtp]{font-size:48px;line-height:56px;margin:0 0 16px;font-weight:700;letter-spacing:-1px}.hero[data-astro-cid-hfsxjrtp] h1[data-astro-cid-hfsxjrtp] .accent[data-astro-cid-hfsxjrtp]{color:var(--yellow)}.hero[data-astro-cid-hfsxjrtp] p[data-astro-cid-hfsxjrtp]{font-size:18px;line-height:28px;color:#cbd5e1;margin:0 0 24px}.hero[data-astro-cid-hfsxjrtp] .tag[data-astro-cid-hfsxjrtp]{display:inline-block;background:#ffc72c26;color:var(--yellow);font-size:12px;font-weight:600;padding:6px 12px;border-radius:100px;letter-spacing:.5px;text-transform:uppercase;margin-bottom:16px}.hero-side[data-astro-cid-hfsxjrtp]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:28px}.hero-side[data-astro-cid-hfsxjrtp] h3[data-astro-cid-hfsxjrtp]{margin:0 0 8px;color:var(--yellow);font-size:18px}.hero-side[data-astro-cid-hfsxjrtp] p[data-astro-cid-hfsxjrtp]{margin:0;color:#cbd5e1;font-size:14px;line-height:22px}.hero-side[data-astro-cid-hfsxjrtp] ul[data-astro-cid-hfsxjrtp]{margin:12px 0 0;padding-left:20px;color:#cbd5e1;font-size:14px}.hero-side[data-astro-cid-hfsxjrtp] li[data-astro-cid-hfsxjrtp]{margin:4px 0}.quiz[data-astro-cid-hfsxjrtp]{max-width:760px;margin:-40px auto 64px;padding:0 24px;position:relative;z-index:2}.quiz-card[data-astro-cid-hfsxjrtp]{background:var(--card);border-radius:12px;box-shadow:0 4px 24px #0c18301a;padding:40px}.progress[data-astro-cid-hfsxjrtp]{display:flex;gap:8px;margin-bottom:32px}.progress-dot[data-astro-cid-hfsxjrtp]{flex:1;height:4px;background:var(--line);border-radius:100px;transition:background .2s ease}.progress-dot[data-astro-cid-hfsxjrtp].done{background:var(--yellow)}.progress-dot[data-astro-cid-hfsxjrtp].current{background:var(--navy)}.question[data-astro-cid-hfsxjrtp]{display:none}.question[data-astro-cid-hfsxjrtp].active{display:block}.question-num[data-astro-cid-hfsxjrtp]{color:var(--muted);font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;margin:0 0 8px}.question[data-astro-cid-hfsxjrtp] h2[data-astro-cid-hfsxjrtp]{margin:0 0 24px;font-size:26px;line-height:32px;font-weight:700}.options[data-astro-cid-hfsxjrtp]{display:grid;gap:12px;margin-bottom:28px}.option[data-astro-cid-hfsxjrtp]{border:2px solid var(--line);border-radius:10px;padding:18px 20px;cursor:pointer;transition:all .15s ease;background:var(--card);display:flex;gap:16px;align-items:flex-start}.option[data-astro-cid-hfsxjrtp]:hover{border-color:var(--navy);background:#fafbff}.option[data-astro-cid-hfsxjrtp].selected{border-color:var(--yellow);background:#fffbe9}.option[data-astro-cid-hfsxjrtp] .points[data-astro-cid-hfsxjrtp]{flex:0 0 auto;background:var(--navy);color:var(--yellow);width:48px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.option[data-astro-cid-hfsxjrtp].selected .points[data-astro-cid-hfsxjrtp]{background:var(--yellow);color:var(--navy)}.option[data-astro-cid-hfsxjrtp] .text[data-astro-cid-hfsxjrtp]{font-size:15px;line-height:22px;color:var(--text)}.nav-row[data-astro-cid-hfsxjrtp]{display:flex;justify-content:space-between;align-items:center}.btn[data-astro-cid-hfsxjrtp]{display:inline-block;padding:12px 24px;font-size:15px;font-weight:600;border-radius:6px;border:0;cursor:pointer;text-decoration:none;transition:all .15s ease}.btn-primary[data-astro-cid-hfsxjrtp]{background:var(--yellow);color:var(--navy)}.btn-primary[data-astro-cid-hfsxjrtp]:hover{background:var(--yellow-dim)}.btn-primary[data-astro-cid-hfsxjrtp]:disabled{background:var(--line);color:var(--muted);cursor:not-allowed}.btn-text[data-astro-cid-hfsxjrtp]{background:transparent;color:var(--muted);padding:12px 8px}.btn-text[data-astro-cid-hfsxjrtp]:hover{color:var(--navy)}.result[data-astro-cid-hfsxjrtp]{display:none;padding:0}.result[data-astro-cid-hfsxjrtp].active{display:block}.result-banner[data-astro-cid-hfsxjrtp]{text-align:center;padding:32px 24px;border-radius:10px;margin-bottom:32px}.result-banner[data-astro-cid-hfsxjrtp].high{background:linear-gradient(135deg,#d4f4dd,#b8ebd0)}.result-banner[data-astro-cid-hfsxjrtp].mid{background:linear-gradient(135deg,#fff4d6,#ffe7a3)}.result-banner[data-astro-cid-hfsxjrtp].low{background:linear-gradient(135deg,#ffd6d6,#ffa3a3)}.result-banner[data-astro-cid-hfsxjrtp] .score-num[data-astro-cid-hfsxjrtp]{font-size:64px;font-weight:700;line-height:1;color:var(--navy)}.result-banner[data-astro-cid-hfsxjrtp] .score-label[data-astro-cid-hfsxjrtp]{font-size:18px;font-weight:600;color:var(--navy);margin-top:4px}.result-banner[data-astro-cid-hfsxjrtp] .score-out-of[data-astro-cid-hfsxjrtp]{font-size:14px;color:var(--navy);opacity:.7}.result[data-astro-cid-hfsxjrtp] h3[data-astro-cid-hfsxjrtp]{font-size:24px;margin:0 0 12px}.result[data-astro-cid-hfsxjrtp] p[data-astro-cid-hfsxjrtp]{color:#2a2a2a;font-size:16px;line-height:24px;margin:0 0 16px}.result[data-astro-cid-hfsxjrtp] .next-steps[data-astro-cid-hfsxjrtp]{background:var(--navy);color:#fff;border-radius:10px;padding:28px;margin-top:24px}.result[data-astro-cid-hfsxjrtp] .next-steps[data-astro-cid-hfsxjrtp] h4[data-astro-cid-hfsxjrtp]{color:var(--yellow);margin:0 0 8px;font-size:14px;letter-spacing:.5px;text-transform:uppercase}.result[data-astro-cid-hfsxjrtp] .next-steps[data-astro-cid-hfsxjrtp] p[data-astro-cid-hfsxjrtp]{color:#fff;margin:0 0 20px}.result[data-astro-cid-hfsxjrtp] .next-steps[data-astro-cid-hfsxjrtp] .btn-primary[data-astro-cid-hfsxjrtp]{display:inline-block}.why-act[data-astro-cid-hfsxjrtp]{background:var(--navy);color:#fff;padding:64px 24px}.why-act-inner[data-astro-cid-hfsxjrtp]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px}.why-act[data-astro-cid-hfsxjrtp] h2[data-astro-cid-hfsxjrtp]{color:var(--yellow);font-size:36px;margin:0 0 16px;line-height:42px}.why-act[data-astro-cid-hfsxjrtp] p[data-astro-cid-hfsxjrtp]{color:#cbd5e1;font-size:16px;line-height:26px;margin:0 0 16px}.why-act[data-astro-cid-hfsxjrtp] .ready[data-astro-cid-hfsxjrtp]{border-top:1px solid rgba(255,199,44,.4);padding-top:24px;margin-top:24px}.why-act[data-astro-cid-hfsxjrtp] .ready[data-astro-cid-hfsxjrtp] h3[data-astro-cid-hfsxjrtp]{color:var(--yellow);font-size:22px;margin:0 0 8px}.contact-footer[data-astro-cid-hfsxjrtp]{background:#1a1a1a;color:#ccc;padding:32px 24px;text-align:center;font-size:14px}.contact-footer[data-astro-cid-hfsxjrtp] strong[data-astro-cid-hfsxjrtp]{color:#fff}.contact-footer[data-astro-cid-hfsxjrtp] a[data-astro-cid-hfsxjrtp]{color:var(--yellow);text-decoration:none}@media(max-width:768px){.hero[data-astro-cid-hfsxjrtp]{padding:48px 20px 64px}.hero-inner[data-astro-cid-hfsxjrtp]{grid-template-columns:1fr;gap:32px}.hero[data-astro-cid-hfsxjrtp] h1[data-astro-cid-hfsxjrtp]{font-size:36px;line-height:42px}.quiz[data-astro-cid-hfsxjrtp]{padding:0 16px;margin-top:-32px}.quiz-card[data-astro-cid-hfsxjrtp]{padding:28px 24px}.why-act-inner[data-astro-cid-hfsxjrtp]{grid-template-columns:1fr;gap:32px}.why-act[data-astro-cid-hfsxjrtp]{padding:48px 20px}.why-act[data-astro-cid-hfsxjrtp] h2[data-astro-cid-hfsxjrtp]{font-size:28px;line-height:34px}}
