*{box-sizing:border-box}body{margin:0;background:#f6f7fb;color:#172033;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}.wrap{max-width:1040px;margin:0 auto;padding:24px 16px 64px}.top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.brand{font-weight:800}.top a{color:#4f46e5;text-decoration:none}.hero{padding:34px;border-radius:24px;background:linear-gradient(135deg,#eef2ff,#f5f3ff 55%,#fff);border:1px solid #e6e8f0}.hero h1{margin:6px 0 12px;font-size:34px}.hero p{line-height:1.85;color:#566077}.eyebrow{font-size:13px;color:#5b5bd6;font-weight:700}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;border:0;background:#4f46e5;color:#fff;text-decoration:none;font-weight:700;cursor:pointer}.btn.alt{background:#fff;color:#3730a3;border:1px solid #c7d2fe}.btn.gray{background:#eef1f6;color:#374151}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.card{background:#fff;border:1px solid #e7e9f1;border-radius:18px;padding:20px;box-shadow:0 8px 24px rgba(31,41,55,.04)}.card h2,.card h3{margin-top:0}.muted{color:#798196;line-height:1.8}.section{margin-top:26px}.pill{display:inline-block;padding:5px 10px;background:#eef2ff;color:#4338ca;border-radius:999px;font-size:12px;font-weight:700}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{margin-bottom:14px}.field label{display:block;font-weight:700;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;padding:12px 13px;border:1px solid #d9dce6;border-radius:11px;background:#fff;font:inherit}.field textarea{min-height:120px;resize:vertical}.note{padding:14px 16px;background:#fff8e8;border:1px solid #f5ddb0;border-radius:12px;color:#775b26;line-height:1.7}.ok{padding:14px 16px;background:#ecfdf3;border:1px solid #b7e6c9;border-radius:12px;color:#166534}.score{font-size:34px;font-weight:900}.metric{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #eef0f4}.metric:last-child{border-bottom:0}.bar{height:8px;background:#edf0f6;border-radius:99px;overflow:hidden;margin-top:6px}.bar span{display:block;height:100%;background:#6366f1}.question{font-size:20px;line-height:1.7;font-weight:800}.voice{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.voice-status{font-size:13px;color:#687085}.feedback{background:#f8fafc;border-radius:14px;padding:16px;line-height:1.75}.danger{color:#b91c1c}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:12px;border-bottom:1px solid #edf0f4;text-align:left;vertical-align:top}.table th{font-size:13px;color:#6b7280;background:#fafbfc}.article{background:#fff;border:1px solid #e7e9f1;border-radius:20px;padding:28px;line-height:1.9}.article h1,.article h2,.article h3{line-height:1.35}.article blockquote{margin:18px 0;padding:12px 16px;border-left:4px solid #818cf8;background:#f7f7ff}.article a{color:#4f46e5}.tiny{font-size:12px;color:#8a91a3}@media(max-width:760px){.grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.hero{padding:24px}.hero h1{font-size:28px}.top{align-items:flex-start}.wrap{padding-top:14px}}
