:root{color:#202124;background:#f6f3ee;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.page{min-height:100vh;padding:22px}.home-page{background:linear-gradient(140deg,#f0bf4c2e,#0000 34%),linear-gradient(320deg,#2b6cb029,#0000 38%),#f7f2ea;flex-direction:column;gap:18px;display:flex}.hero{grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:42px;width:min(1080px,100%);min-height:calc(100vh - 180px);margin:0 auto;display:grid}.hero-copy h1,.result-title h1{letter-spacing:0;margin:16px 0;font-size:clamp(40px,7vw,86px);line-height:.98}.hero-copy p,.result-title p{color:#5d5a54;max-width:640px;margin:0;font-size:18px;line-height:1.85}.kicker{color:#8d4f2f;align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.access-panel,.question-card,.radar-panel,.strength-card,.report-block,.score-list,.method-note{background:#ffffffdb;border:1px solid #2021241a;box-shadow:0 20px 60px #3c2c1c1a}.access-panel{border-radius:8px;flex-direction:column;gap:14px;padding:24px;display:flex}.panel-title{align-items:center;gap:8px;font-weight:800;display:flex}.access-panel input{background:#fff;border:1px solid #20212424;border-radius:8px;outline:none;width:100%;height:52px;padding:0 14px}.access-panel input:focus{border-color:#8d4f2f;box-shadow:0 0 0 4px #8d4f2f1f}.form-error{color:#b42318;margin:-4px 0 0;font-size:13px}.primary-btn,.secondary-btn,.icon-btn{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex}.primary-btn{color:#fff;background:#202124}.secondary-btn{color:#202124;background:#fff;border:1px solid #20212424}.secondary-btn:disabled{color:#9a9790;cursor:not-allowed;background:#eee9e1}.icon-btn{color:#202124;background:#fff;border:1px solid #2021241f;width:46px;padding:0}.theory-strip{grid-template-columns:repeat(3,1fr);gap:12px;width:min(1080px,100%);margin:0 auto;display:grid}.theory-strip div{background:#ffffffa8;border:1px solid #20212414;border-radius:8px;padding:18px}.theory-strip strong,.theory-strip span{display:block}.theory-strip strong{margin-bottom:8px}.theory-strip span{color:#68645e;font-size:14px;line-height:1.7}.quiz-page{background:#f7f2ea;flex-direction:column;max-width:720px;margin:0 auto;display:flex}.quiz-header{grid-template-columns:46px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:22px;display:grid}.progress-meta{color:#68645e;justify-content:space-between;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.progress-track{background:#e4ddd2;border-radius:999px;height:10px;overflow:hidden}.progress-track div{border-radius:inherit;background:linear-gradient(90deg,#8d4f2f,#e0a100);height:100%;transition:width .24s}.question-card{border-radius:8px;flex-direction:column;justify-content:center;min-height:540px;padding:26px;display:flex}.signal-tag{color:#8d4f2f;background:#f4e3d9;border-radius:999px;width:max-content;margin-bottom:18px;padding:6px 10px;font-size:13px;font-weight:800}.question-card h2{letter-spacing:0;margin:0 0 28px;font-size:clamp(24px,5vw,36px);line-height:1.42}.option-list{gap:10px;display:grid}.option{color:#202124;text-align:left;background:#fff;border:1px solid #2021241f;border-radius:8px;justify-content:space-between;align-items:center;min-height:58px;padding:0 16px;display:flex}.option small{background:#f1ece4;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.option.selected{color:#fff;background:#202124}.option.selected small{color:#202124;background:#f0bf4c}.quiz-footer{color:#68645e;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;font-size:14px;font-weight:700;display:flex}.result-page{background:#f7f2ea}.result-hero,.top-grid,.report-layout,.score-list,.method-note,.result-actions{width:min(1080px,100%);margin-left:auto;margin-right:auto}.result-hero{grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:24px;padding:42px 0 28px;display:grid}.radar-panel{border-radius:8px;padding:22px}.radar{width:100%;max-width:340px;margin:0 auto;display:block}.radar-ring{fill:none;stroke:#2021241f}.radar-axis{stroke:#2021241f}.radar-area{fill:#8d4f2f33;stroke:#8d4f2f;stroke-width:3px}.radar-label{fill:#3c3934;font-size:13px;font-weight:800}.top-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:10px;display:grid}.strength-card{border-top:5px solid var(--accent);border-radius:8px;padding:20px}.rank{color:var(--accent);font-size:12px;font-weight:900}.strength-card h2,.report-block h2,.score-list h2,.method-note h2{letter-spacing:0;margin:8px 0 10px}.strength-card strong{font-size:28px}.strength-card p,.report-block p,.method-note p{color:#5d5a54;line-height:1.8}.report-layout{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:14px;display:grid}.report-block,.score-list,.method-note{border-radius:8px;padding:22px}.score-list,.method-note{margin-top:14px}.score-row{border-bottom:1px solid #20212414;grid-template-columns:150px minmax(0,1fr) 42px;align-items:center;gap:14px;padding:12px 0;display:grid}.score-row:last-child{border-bottom:0}.score-row span{color:#77736c;margin-top:3px;font-size:12px;display:block}.score-bar{background:#ebe5dc;border-radius:999px;height:12px;overflow:hidden}.score-bar i{border-radius:inherit;height:100%;display:block}.score-row b{text-align:right}.result-actions{justify-content:center;gap:12px;padding:24px 0 10px;display:flex}@media (width<=780px){.page{padding:16px}.hero,.result-hero,.top-grid,.report-layout,.theory-strip{grid-template-columns:1fr}.hero{min-height:auto;padding-top:18px}.hero-copy h1,.result-title h1{font-size:48px}.hero-copy p,.result-title p{font-size:16px}.question-card{min-height:520px;padding:22px}.quiz-footer{flex-direction:column;align-items:stretch}.quiz-footer .secondary-btn{width:100%}.result-hero{padding-top:24px}.score-row{grid-template-columns:1fr 44px}.score-bar{grid-area:2/1/auto/-1}.result-actions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f2eaf0;padding:12px 0;position:sticky;bottom:0}}@media print{.result-actions{display:none}.page{padding:0}.result-page{background:#fff}}
