:root{--green: #2D6A4F;--green-light: #40916C;--amber: #F4A21E;--cream: #FDFAF4;--bark: #5C3D2E;--mist: #E8F5E9}.quiz-page[data-astro-cid-jlhdzo44]{background:var(--cream);min-height:100vh;padding:3rem 1rem 5rem;font-family:inherit}.quiz-header[data-astro-cid-jlhdzo44]{text-align:center;max-width:640px;margin:0 auto 2.5rem}.quiz-header[data-astro-cid-jlhdzo44] .badge[data-astro-cid-jlhdzo44]{display:inline-block;background:var(--mist);color:var(--green);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.35rem 1rem;border-radius:999px;margin-bottom:1rem}.quiz-header[data-astro-cid-jlhdzo44] h1[data-astro-cid-jlhdzo44]{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:var(--bark);line-height:1.2;margin-bottom:.75rem}.quiz-header[data-astro-cid-jlhdzo44] p[data-astro-cid-jlhdzo44]{font-size:1.05rem;color:#4a4a4a;line-height:1.6}.progress-wrap[data-astro-cid-jlhdzo44]{max-width:620px;margin:0 auto 2rem}.progress-label[data-astro-cid-jlhdzo44]{display:flex;justify-content:space-between;font-size:.82rem;color:#666;margin-bottom:.4rem}.progress-bar-bg[data-astro-cid-jlhdzo44]{background:#e0e0e0;border-radius:999px;height:8px;overflow:hidden}.progress-bar-fill[data-astro-cid-jlhdzo44]{background:linear-gradient(90deg,var(--green),var(--amber));height:100%;border-radius:999px;transition:width .4s ease;width:0%}.quiz-card[data-astro-cid-jlhdzo44]{background:#fff;border-radius:1.25rem;box-shadow:0 4px 24px #00000014;max-width:620px;margin:0 auto;padding:2.5rem;min-height:360px;display:flex;flex-direction:column}.step[data-astro-cid-jlhdzo44]{display:none;flex-direction:column;flex:1}.step[data-astro-cid-jlhdzo44].active{display:flex}.step-num[data-astro-cid-jlhdzo44]{font-size:.78rem;font-weight:700;color:var(--green-light);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem}.step[data-astro-cid-jlhdzo44] h2[data-astro-cid-jlhdzo44]{font-size:1.3rem;font-weight:700;color:var(--bark);margin-bottom:.4rem;line-height:1.3}.step[data-astro-cid-jlhdzo44] .sub[data-astro-cid-jlhdzo44]{font-size:.9rem;color:#666;margin-bottom:1.5rem}.options[data-astro-cid-jlhdzo44]{display:flex;flex-direction:column;gap:.65rem;flex:1}.opt-btn[data-astro-cid-jlhdzo44]{display:flex;align-items:center;gap:.85rem;background:#fafafa;border:2px solid #e8e8e8;border-radius:.75rem;padding:.85rem 1.1rem;cursor:pointer;text-align:left;transition:all .18s ease;font-size:.95rem;color:#333;width:100%}.opt-btn[data-astro-cid-jlhdzo44]:hover{border-color:var(--green-light);background:var(--mist);color:var(--green)}.opt-btn[data-astro-cid-jlhdzo44].selected{border-color:var(--green);background:var(--mist);color:var(--green);font-weight:600}.opt-btn[data-astro-cid-jlhdzo44] .opt-icon[data-astro-cid-jlhdzo44]{font-size:1.3rem;width:2rem;text-align:center;flex-shrink:0}.nav-row[data-astro-cid-jlhdzo44]{display:flex;justify-content:space-between;align-items:center;margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid #f0f0f0}.btn-back[data-astro-cid-jlhdzo44]{background:none;border:none;color:#888;font-size:.9rem;cursor:pointer;padding:.5rem 0;display:flex;align-items:center;gap:.4rem}.btn-back[data-astro-cid-jlhdzo44]:hover{color:var(--bark)}.btn-next[data-astro-cid-jlhdzo44]{background:var(--green);color:#fff;border:none;border-radius:.6rem;padding:.7rem 1.8rem;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .18s ease;opacity:.4;pointer-events:none}.btn-next[data-astro-cid-jlhdzo44].enabled{opacity:1;pointer-events:auto}.btn-next[data-astro-cid-jlhdzo44].enabled:hover{background:var(--green-light)}.email-form[data-astro-cid-jlhdzo44]{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.form-group[data-astro-cid-jlhdzo44] label[data-astro-cid-jlhdzo44]{display:block;font-size:.85rem;font-weight:600;color:#444;margin-bottom:.35rem}.form-group[data-astro-cid-jlhdzo44] input[data-astro-cid-jlhdzo44]{width:100%;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:.6rem;font-size:1rem;color:#333;background:#fafafa;box-sizing:border-box;transition:border-color .18s}.form-group[data-astro-cid-jlhdzo44] input[data-astro-cid-jlhdzo44]:focus{outline:none;border-color:var(--green);background:#fff}.btn-submit[data-astro-cid-jlhdzo44]{background:var(--amber);color:var(--bark);border:none;border-radius:.6rem;padding:.85rem 1.8rem;font-size:1rem;font-weight:800;cursor:pointer;transition:all .18s ease;text-align:center}.btn-submit[data-astro-cid-jlhdzo44]:hover{background:#e5940a}.consent-note[data-astro-cid-jlhdzo44]{font-size:.75rem;color:#888;text-align:center;line-height:1.5}.result-screen[data-astro-cid-jlhdzo44]{display:none;max-width:620px;margin:0 auto;background:#fff;border-radius:1.25rem;box-shadow:0 4px 24px #00000014;padding:2.5rem}.result-screen[data-astro-cid-jlhdzo44].show{display:block}.result-badge[data-astro-cid-jlhdzo44]{display:inline-flex;align-items:center;gap:.5rem;background:var(--mist);color:var(--green);font-weight:700;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;padding:.4rem 1rem;border-radius:999px;margin-bottom:1.25rem}.result-screen[data-astro-cid-jlhdzo44] h2[data-astro-cid-jlhdzo44]{font-size:1.5rem;font-weight:800;color:var(--bark);margin-bottom:.5rem}.result-screen[data-astro-cid-jlhdzo44] .result-intro[data-astro-cid-jlhdzo44]{font-size:.95rem;color:#555;margin-bottom:1.5rem;line-height:1.6}.pathway-cards[data-astro-cid-jlhdzo44]{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.75rem}.pathway-card[data-astro-cid-jlhdzo44]{border:2px solid var(--mist);border-radius:.9rem;padding:1.1rem 1.25rem;display:flex;align-items:flex-start;gap:1rem}.pathway-card[data-astro-cid-jlhdzo44] .p-icon[data-astro-cid-jlhdzo44]{font-size:1.8rem;flex-shrink:0}.pathway-card[data-astro-cid-jlhdzo44] h3[data-astro-cid-jlhdzo44]{font-size:1rem;font-weight:700;color:var(--bark);margin-bottom:.2rem}.pathway-card[data-astro-cid-jlhdzo44] p[data-astro-cid-jlhdzo44]{font-size:.85rem;color:#666;line-height:1.5;margin-bottom:.3rem}.pathway-card[data-astro-cid-jlhdzo44] .funding-tag[data-astro-cid-jlhdzo44]{display:inline-block;background:var(--amber);color:var(--bark);font-size:.72rem;font-weight:700;padding:.2rem .6rem;border-radius:999px}.result-cta[data-astro-cid-jlhdzo44]{background:var(--green);color:#fff;display:block;text-align:center;padding:1rem;border-radius:.75rem;font-weight:800;font-size:1rem;text-decoration:none;transition:background .18s;margin-bottom:.75rem}.result-cta[data-astro-cid-jlhdzo44]:hover{background:var(--green-light)}.result-note[data-astro-cid-jlhdzo44]{font-size:.78rem;color:#999;text-align:center}@media(max-width:480px){.quiz-card[data-astro-cid-jlhdzo44],.result-screen[data-astro-cid-jlhdzo44]{padding:1.5rem}}
