main{max-width:720px;margin:0 auto;padding:0 2rem 5rem}.page-hero{padding:4rem 0 2.5rem;text-align:center}.eyebrow{font-size:.82rem;color:var(--text-muted);font-weight:500;letter-spacing:.05em;margin-bottom:1rem}.page-hero h1{font-size:2.2rem;font-weight:900;line-height:1.3;margin-bottom:1.2rem}.lead{color:var(--text-secondary);line-height:1.9}.hero-note{margin-top:1rem;font-size:.82rem;color:var(--text-muted)}.sp-br{display:none}.noscript-note{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;line-height:1.8}.noscript-note a{text-decoration:underline;text-underline-offset:4px}.quiz-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2.5rem}.quiz-progress{height:6px;background:var(--surface);border-radius:3px;overflow:hidden;margin-bottom:1.5rem}.quiz-progress-bar{height:100%;width:0%;background:var(--primary);border-radius:3px;transition:width .3s}.quiz-count{font-size:.8rem;color:var(--text-muted);font-weight:600;margin-bottom:.8rem;letter-spacing:.05em}.quiz-q{font-size:1.25rem;font-weight:700;line-height:1.5;margin-bottom:.5rem}.quiz-hint{font-size:.85rem;color:var(--text-muted);margin-bottom:.5rem}.quiz-opts{display:flex;flex-direction:column;gap:.7rem;margin-top:1.5rem}.opt-btn{padding:.9rem 1.2rem;min-height:44px;text-align:left;background:var(--surface);border:1.5px solid var(--border);border-radius:8px;font-size:1rem;font-weight:600;font-family:inherit;color:var(--text);cursor:pointer;transition:border-color .2s,background .2s}.opt-btn:hover{border-color:var(--primary-light);background:var(--white)}.opt-btn.is-selected{border-color:var(--primary);background:var(--primary-bg);color:var(--primary-dark)}.quiz-nav{display:flex;justify-content:space-between;align-items:center;margin-top:1.8rem;gap:1rem}.nav-back{background:none;border:none;padding:.6rem 0;min-height:44px;font-size:.92rem;font-weight:600;font-family:inherit;color:var(--primary);text-decoration:underline;text-underline-offset:4px;cursor:pointer}.nav-back:hover{color:var(--primary-dark)}.nav-next{margin-left:auto;padding:.75rem 1.8rem;min-height:44px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:700;font-family:inherit;cursor:pointer;transition:background .2s}.nav-next:hover{background:var(--primary-dark)}.nav-next:disabled{opacity:.5;cursor:not-allowed}.res-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2.5rem;margin-bottom:2rem}.res-type{font-size:1.7rem;font-weight:900;margin-bottom:1rem}.res-desc{color:var(--text-secondary);line-height:1.9;margin-bottom:2rem}.res-axes{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:1.5rem}.axis-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.4rem}.axis-name{font-size:.92rem;font-weight:600}.axis-label{font-size:.85rem;font-weight:700;color:var(--primary)}.axis-track{height:10px;background:var(--surface);border:1px solid var(--border);border-radius:5px;overflow:hidden}.axis-bar{height:100%;background:var(--primary);border-radius:5px;transition:width .6s}.res-honest{font-size:.78rem;color:var(--text-muted);line-height:1.7}.res-tasks{margin-bottom:2rem}.res-tasks h3{font-size:1.2rem;font-weight:700;margin-bottom:.4rem}.res-tasks-note{font-size:.82rem;color:var(--text-muted);margin-bottom:1.2rem}.task-grid{display:flex;flex-direction:column;gap:1rem}.task-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.task-card h4{font-size:1rem;font-weight:700;margin-bottom:.5rem}.task-card p{font-size:.95rem;color:var(--text-secondary);line-height:1.8}.task-meta{margin-top:.6rem;font-size:.8rem!important;color:var(--text-muted)!important;font-weight:500}.res-next{background:var(--warm);border:1px solid var(--warm-dark);border-radius:var(--radius-lg);padding:2.5rem;text-align:center}.res-next h3{font-size:1.3rem;font-weight:900;margin-bottom:.8rem}.res-next-desc{color:var(--text-secondary);line-height:1.9;margin-bottom:1.8rem;text-align:left}.res-cta{display:flex;flex-direction:column;align-items:center;gap:.8rem}.btn-primary{display:inline-block;padding:.85rem 2rem;min-height:44px;background:var(--primary);color:#fff;border-radius:8px;font-weight:700;font-size:1rem;transition:background .2s}.btn-primary:hover{background:var(--primary-dark);color:#fff}.cta-note{font-size:.8rem;color:var(--text-muted)}.cta-secondary{font-size:.95rem;font-weight:600;color:var(--primary);text-decoration:underline;text-underline-offset:4px;margin-top:.4rem}.cta-secondary:hover{color:var(--primary-dark)}.res-retry{text-align:center;margin-top:2rem}.res-retry a{font-size:.85rem;color:var(--text-muted);text-decoration:underline;text-underline-offset:4px}.res-retry a:hover{color:var(--text)}@media(max-width:768px){main{padding:0 1.5rem 3.5rem}.page-hero{padding:3rem 0 2rem}.page-hero h1{font-size:1.7rem}.sp-br{display:inline}.quiz-card,.res-card,.res-next{padding:1.5rem}.quiz-q{font-size:1.1rem}}
