*{box-sizing:border-box;margin:0;padding:0}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Microsoft YaHei',sans-serif;background:#f7f5ef;color:#1a1a1a;line-height:1.6;font-weight:300}
.wrap{max-width:1280px;margin:0 auto;padding:20px 28px}
header{padding:20px 0 22px;border-bottom:1px solid #e8e4dc;margin-bottom:22px}
.eyebrow{font-size:11px;color:#5B7FFF;letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-family:ui-monospace,monospace}
h1{font-size:28px;font-weight:700;margin:0 0 8px;line-height:1.25}
h1 em{color:#5B7FFF;font-style:normal}
.tagline{font-size:13.5px;color:#666;max-width:760px}
.tagline b{color:#1a1a1a;font-weight:500}
.layout{display:grid;grid-template-columns:1fr 1.15fr;gap:22px;align-items:start}
@media(max-width:980px){.layout{grid-template-columns:1fr}}
.card{background:#fff;border:1px solid #e8e4dc;border-radius:12px;padding:18px 22px;margin-bottom:12px}
.card h2{font-size:15px;font-weight:600;margin:0 0 10px;display:flex;align-items:center;gap:8px}
.card h2 .step{font-size:10.5px;background:#EEF3FF;color:#5B7FFF;padding:2px 8px;border-radius:4px;font-family:ui-monospace,monospace}

/* Decision interview */
.interview-intro{background:#111827;color:#fff;border-radius:12px;padding:18px 20px;margin-bottom:12px}
.interview-intro>span{display:block;font-size:10.5px;color:#93a4bf;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px}
.interview-intro strong{display:block;font-size:16px;line-height:1.5;margin-bottom:5px}
.interview-intro p{font-size:12px;line-height:1.7;color:#cbd5e1;margin:0}
.interview-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:14px}
.interview-progress i{height:3px;background:#334155;border-radius:999px}
.interview-progress i:first-child{background:#7c9cff}
.section-kicker{font-size:10px;color:#5B7FFF;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-weight:700}
.section-intro{font-size:11.5px;color:#7b8493;line-height:1.65;margin:-3px 0 15px;padding-left:42px}
.question-block{display:grid;grid-template-columns:28px 1fr;gap:9px;align-items:start;background:#f8fafc;border-radius:8px;padding:11px 12px;margin:2px 0 10px}
.question-block.compact{margin-bottom:8px}
.question-number{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#111827;color:#fff;font-size:9px;font-family:ui-monospace,monospace}
.question-block b{display:block;font-size:12.5px;line-height:1.55;color:#1a1a1a}
.question-block p{font-size:10.5px;line-height:1.6;color:#7b8493;margin:3px 0 0}
.interview-form .card{padding:20px 22px;margin-bottom:14px}
.interview-form .fd.full+.fd.full{margin-top:4px}
.interview-form .slide-group{padding:9px 0}
.interview-form .slide-label{font-size:13px;line-height:1.5;padding-right:8px}
.interview-form .slide-poles{font-family:inherit;font-size:10.5px;color:#8a94a4;margin:3px 0 3px}
.interview-form .slider-hint-box,.interview-form .slider-hint-box.low,.interview-form .slider-hint-box.mid-low,.interview-form .slider-hint-box.mid,.interview-form .slider-hint-box.mid-high,.interview-form .slider-hint-box.high{background:#f8fafc;border-color:#edf0f4;color:#586274}
.interview-form #resourceHint{background:#f8fafc!important;border-color:#edf0f4!important;color:#586274!important}
.interview-form .pill{border-radius:7px;padding:8px 12px;font-size:11.5px}
.interview-form .checks{gap:7px}
.interview-form .chk{border-radius:7px;padding:7px 10px;background:#fff}
.constraint-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}
.constraint-chips button{border:1px solid #e0e5ec;border-radius:7px;padding:7px 10px;background:#fff;color:#586274;font-family:inherit;font-size:11.5px;cursor:pointer;transition:.15s ease}
.constraint-chips button:hover{border-color:#9bb1ff;color:#3556b8}
.constraint-chips button.active{border-color:#5B7FFF;background:#eef3ff;color:#3556b8;font-weight:700}
.constraint-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px;margin-bottom:8px}
.constraint-summary b{display:block;font-size:12.5px;color:#111827;margin-bottom:5px}
.constraint-summary p{font-size:12px;line-height:1.7;color:#475569;margin:0}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:620px){.section-intro{padding-left:0}.interview-form .card{padding:18px 16px}.slide-label-row{align-items:flex-start}.slide-label{max-width:100%}}
.fg{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px}
@media(max-width:620px){.fg{grid-template-columns:1fr}}
.fd{display:flex;flex-direction:column;gap:3px}.fd.full{grid-column:1/-1}
label{font-size:12px;color:#666;font-weight:500}.req{color:#d97706;margin-left:3px}
input,select{padding:7px 10px;border:1px solid #e0ddd5;border-radius:6px;font-size:13px;background:#fcfbf8;font-family:inherit;color:#1a1a1a}
input:focus,select:focus{outline:none;border-color:#5B7FFF;background:#fff;box-shadow:0 0 0 3px #EEF3FF}
input[type=range]{padding:0;background:none;accent-color:#5B7FFF;width:100%;border:none;box-shadow:none}
input[type=range]:focus{box-shadow:none}
.rw{display:flex;align-items:center;gap:10px}.rv{font-family:ui-monospace,monospace;font-size:12px;color:#5B7FFF;min-width:28px;text-align:right}
.hint{font-size:11px;color:#999;font-family:ui-monospace,monospace}

/* ── 淡化字段 ── */
.compact-field{flex-direction:row;align-items:center;gap:8px}
.compact-field label{font-size:11px;color:#999;font-weight:400;white-space:nowrap;min-width:36px}
.compact-field select{font-size:11px;padding:4px 8px;border-color:#eee;background:transparent}
.compact-field .rw{flex:1}
.compact-field .rv{font-size:10px;color:#bbb}
.compact-field input[type=range]{height:16px}

/* ── 家庭阶层描述 ── */
.fd-inner label{font-size:12px;color:#666;font-weight:500;margin-bottom:3px}
.fd-inner select{font-size:12px;padding:6px 10px}

/* ── 胶囊按钮 ── */
.strategy-pills{display:flex;gap:8px;flex-wrap:wrap}
.pill{padding:8px 16px;border:1.5px solid #e0ddd5;border-radius:999px;font-size:12.5px;font-family:inherit;background:#fcfbf8;color:#666;cursor:pointer;transition:all .2s;font-weight:500}
.pill:hover{border-color:#5B7FFF;color:#5B7FFF}
.pill.active{background:#5B7FFF;border-color:#5B7FFF;color:#fff}

.checks{display:flex;flex-wrap:wrap;gap:6px}
.chk{font-size:12px;padding:5px 11px;border:1px solid #e0ddd5;border-radius:999px;cursor:pointer;user-select:none;background:#fcfbf8;transition:all .15s}
.chk.on{background:#EEF3FF;border-color:#5B7FFF;color:#5B7FFF;font-weight:500}
.btn{padding:10px 20px;border-radius:7px;border:none;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .2s}
.btn-primary{background:#5B7FFF;color:#fff}.btn-primary:hover{background:#4a6bee;box-shadow:0 4px 14px rgba(91,127,255,.3)}
.btn-ghost{background:transparent;color:#5B7FFF;border:1px solid #D6E2FF}.btn-ghost:hover{background:#EEF3FF}
.submit-row{display:flex;gap:10px;margin-top:8px;margin-bottom:18px;align-items:center;flex-wrap:wrap;padding:0 4px}

/* ── 生存压力仪表盘 ── */
.pressure-dashboard{background:#111827;border:1px solid #374151;border-radius:12px;padding:18px 20px;margin-bottom:14px;color:#e5e7eb}
.pd-header{font-size:11px;color:#6b7280;font-family:ui-monospace,monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px}
.pd-row{display:flex;gap:24px;margin-bottom:12px;flex-wrap:wrap}
.pd-metric{flex:1;min-width:100px}
.pd-label{font-size:10px;color:#9ca3af;font-family:ui-monospace,monospace;text-transform:uppercase;letter-spacing:.08em}
.pd-value{font-size:28px;font-weight:700;color:#f9fafb;font-family:ui-monospace,monospace;line-height:1.2;margin-top:2px}
.pd-value .pd-unit{font-size:12px;color:#6b7280;font-weight:400;margin-left:2px}
.pd-tag{display:inline-block;font-size:10px;padding:2px 8px;border-radius:999px;font-family:ui-monospace,monospace;margin-top:4px}
.pd-bar-bg{height:6px;background:#374151;border-radius:3px;overflow:hidden}
.pd-bar-fill{height:100%;border-radius:3px;transition:width 1s}

/* ── 方案卡片 ── */
.strategies{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}
@media(max-width:620px){.strategies{grid-template-columns:1fr}}
.strategy-card{background:#fff;border:1px solid #e8e4dc;border-radius:10px;padding:16px 18px}
.strategy-card.rec{border:2px solid #2f9e6e;background:#f0fdf4}
.strat-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}
.strat-badge{font-size:10px;color:#fff;padding:2px 8px;border-radius:4px;font-family:ui-monospace,monospace;font-weight:600}
.strat-name{font-size:14px;font-weight:700;color:#1a1a1a}
.strat-score{margin-left:auto;font-size:20px;font-weight:700;color:#1a1a1a;font-family:ui-monospace,monospace}
.strat-desc{font-size:12.5px;color:#666;line-height:1.7;margin-bottom:8px}
.strat-risks{margin-bottom:8px}
.strat-risk{font-size:12px;color:#b45309;background:#fef3c7;border:1px solid #fcd34d;border-radius:5px;padding:6px 10px;margin-bottom:4px;line-height:1.6}
.strat-recs{margin-top:4px}
.strat-rec{font-size:12px;color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:5px;padding:6px 10px;margin-bottom:4px;line-height:1.6}

/* ── AI 审计区 ── */
.audit-room{background:#1a1a1a;border:1px solid #333;border-radius:10px;padding:14px 18px;margin-bottom:14px;min-height:60px}
.audit-room-header{font-size:10px;color:#888;font-family:ui-monospace,monospace;letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px}
.audit-room-body{font-size:13px;color:#d1d5db;line-height:1.75;min-height:20px;white-space:pre-wrap}
.audit-loading{font-size:12px;color:#666;font-family:ui-monospace,monospace}
.engine-error-primary{display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:16px;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;color:#7c2d12}
.engine-error-primary b{font-size:13px;color:#9a3412}
.engine-error-primary span{font-size:12px;line-height:1.65;color:#7c2d12}
.engine-error-primary button{border:0;border-radius:7px;background:#111827;color:#fff;padding:7px 11px;font-size:11.5px;font-weight:700;cursor:pointer}
.loading-dots{animation:blink 1.4s steps(1) infinite}
@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}

/* ── 脆弱点预警 ── */
.vuln-block{background:#2a1f0f;border:1.5px solid #d97706;border-radius:10px;padding:16px 18px;margin-bottom:14px}
.vuln-header{font-size:13px;font-weight:700;color:#fbbf24;margin-bottom:8px;letter-spacing:.02em}
.vuln-bullets{margin:0;padding:0 0 0 18px;color:#f5e6c8;font-size:12.5px;line-height:1.8}
.vuln-bullets li{margin-bottom:4px}
.vuln-bullets li::marker{color:#d97706}

/* ── 重启成本 ── */
.restart-block{background:#1a1a1a;border:1.5px solid #d97706;border-radius:10px;padding:16px 18px;margin-bottom:14px}
.restart-header{font-size:13px;font-weight:700;color:#fbbf24;margin-bottom:4px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}
.restart-sub{font-size:11px;color:#9e9e9e;margin-bottom:10px;font-family:ui-monospace,monospace}
.restart-bar-bg{height:8px;background:#333;border-radius:4px;overflow:hidden;margin-bottom:10px}
.restart-bar-fill{height:100%;background:linear-gradient(90deg,#d97706,#f59e0b);border-radius:4px;transition:width 1s}
.restart-breakdown{display:grid;grid-template-columns:1fr;gap:5px}
.restart-item{display:grid;grid-template-columns:70px 1fr 36px;align-items:center;gap:8px;font-size:11px}
.restart-label{color:#b0b0b0;font-family:ui-monospace,monospace}
.restart-track{height:4px;background:#333;border-radius:2px;overflow:hidden}
.restart-track-fill{height:100%;background:#d97706;border-radius:2px}
.restart-value{color:#fbbf24;font-family:ui-monospace,monospace;text-align:right}

/* ── 伪能力警报 ── */
.falsecap-block{background:#2a1f0f;border:1.5px solid #d97706;border-radius:10px;padding:16px 18px;margin-bottom:14px}
.falsecap-item{padding:6px 0;border-bottom:1px solid #3d2e1a}
.falsecap-item:last-child{border-bottom:none}
.falsecap-dim{font-size:12px;font-weight:600;color:#f5e6c8;margin-bottom:3px}
.falsecap-score{font-size:10px;color:#d97706;font-family:ui-monospace,monospace;margin-left:6px}
.falsecap-msg{font-size:11.5px;color:#c0b08a;line-height:1.65;padding-left:2px}

/* ── 分数解读 ── */
.score-explain-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}
@media(max-width:620px){.score-explain-grid{grid-template-columns:1fr}}
.score-explain-card{background:#fff;border:1px solid #e8e4dc;border-radius:8px;padding:10px 12px;border-left:3px solid #5B7FFF}
.score-explain-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}
.score-explain-name{font-size:12px;font-weight:700;color:#1a1a1a}
.score-explain-score{font-size:11px;font-family:ui-monospace,monospace;color:#5B7FFF;background:#EEF3FF;border-radius:999px;padding:2px 7px;white-space:nowrap}
.score-explain-level{font-size:11.5px;font-weight:600;color:#444;margin-bottom:3px}
.score-explain-text{font-size:11.5px;color:#666;line-height:1.65}

/* ── 通用 ── */
.empty{text-align:center;color:#999;padding:50px 20px;font-size:13px}
.empty::before{content:'◆';display:block;font-size:32px;color:#d6d3cc;margin-bottom:10px}
.bar-row{display:grid;grid-template-columns:120px 1fr 60px;align-items:center;gap:9px;margin-bottom:5px;font-size:12px}
.bar-row .l{color:#666;font-family:ui-monospace,monospace;font-size:11px}
.bar-row .t{height:12px;background:#e8e4dc;border-radius:3px;overflow:hidden}
.bar-row .f{height:100%;border-radius:3px;transition:width .8s}
.bar-row .v{font-family:ui-monospace,monospace;font-size:11px;text-align:right}
.bars{margin:6px 0 12px}
.sectitle{font-size:11px;font-weight:600;color:#999;letter-spacing:.12em;text-transform:uppercase;margin:10px 0 8px;font-family:ui-monospace,monospace}
.slide-group{padding:4px 0 6px}
.slide-label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}
.slide-label{font-size:14px;font-weight:600;color:#1a1a1a}
.slider-idx{font-size:13px;font-family:ui-monospace,monospace;color:#5B7FFF;margin-left:6px;min-width:20px;display:inline-block}
.slide-hint{font-size:10px;color:#bbb;font-family:ui-monospace,monospace}
.slide-poles{display:flex;justify-content:space-between;font-size:10px;color:#999;margin-bottom:1px;font-family:ui-monospace,monospace}
.slide-poles .pole{max-width:45%}
.slide-poles .pole.r{text-align:right}
.sub{font-size:10.5px;color:#999;line-height:1.6;margin-top:6px;margin-bottom:14px;padding-left:2px}
/* ── 滑块动态描述 ── */
.slider-hint-box{margin-top:6px;padding:8px 12px;background:#f8f6f0;border-radius:6px;font-size:11.5px;color:#555;line-height:1.6;border:1px solid #e8e4dc;transition:all .2s ease}
.slider-hint-box.low{background:#fef2f2;border-color:#fca5a5;color:#991b1b}
.slider-hint-box.mid-low{background:#fefce8;border-color:#fcd34d;color:#92400e}
.slider-hint-box.mid{background:#f0fdf4;border-color:#86efac;color:#166534}
.slider-hint-box.mid-high{background:#eff6ff;border-color:#60a5fa;color:#1e40af}
.slider-hint-box.high{background:#f5f3ff;border-color:#a78bfa;color:#5b21b6}

.bottom-nav{margin:24px 0;text-align:center;font-size:11.5px;color:#999}
.bottom-nav a{color:#5B7FFF;text-decoration:none;font-family:ui-monospace,monospace;margin:0 8px}

/* Young graduate decision report */
.decision-report{background:#fff;border:1px solid #d9e1ef;border-radius:10px;padding:18px 20px;margin-bottom:14px}
.decision-hero{display:grid;grid-template-columns:1fr 160px;gap:14px;align-items:start;padding-bottom:14px;border-bottom:1px solid #edf2f7}
.decision-eyebrow{font-size:11px;color:#5B7FFF;letter-spacing:.12em;text-transform:uppercase;font-family:ui-monospace,monospace;margin-bottom:8px}
.decision-hero h3{font-size:20px;line-height:1.42;margin:0;color:#111827}
.decision-score{border-radius:9px;padding:12px 13px;text-align:right;border:1px solid #d9e1ef;background:#f8fafc}
.decision-score.system{background:#eef3ff;border-color:#c7d7fe}
.decision-score.market{background:#f0fdf4;border-color:#86efac}
.decision-score.dual{background:#fff7ed;border-color:#fdba74}
.decision-score.engine{background:#111827;border-color:#111827;color:#fff}
.decision-score span,.decision-score small{display:block;font-size:10px;color:#64748b}
.decision-score.engine span,.decision-score.engine small{color:#cbd5e1}
.decision-score b{display:block;font-size:18px;color:#111827;margin:3px 0}
.decision-score.engine b{color:#fff;font-size:15px;line-height:1.35}
.engine-authoritative .local-section-hidden{display:none}
.aux-profile-title{font-size:11px;color:#64748b;margin:13px 0 8px;font-family:ui-monospace,monospace}
.engine-decision-loading{font-size:12px;border-radius:8px;padding:11px 12px;margin-top:14px;background:#eef3ff;border:1px solid #d6e2ff;color:#3556b8}
.engine-core{margin-top:14px;border:1px solid #d9e1ef;border-radius:9px;background:#fbfdff;padding:13px 14px}
.engine-core-main{display:grid;grid-template-columns:1fr 150px;gap:12px;align-items:start}
.engine-core-main span,.engine-core-score span,.engine-core-insights span{display:block;font-size:10.5px;color:#64748b;margin-bottom:5px;font-family:ui-monospace,monospace}
.engine-core-main h4{font-size:17px;color:#111827;margin:0 0 6px}
.engine-core-main p{font-size:12.5px;line-height:1.7;color:#334155;margin:0}
.engine-core-score{text-align:right;background:#111827;color:#fff;border-radius:8px;padding:10px 11px}
.engine-core-score b{display:block;font-size:22px;line-height:1.1;color:#fff;font-family:ui-monospace,monospace;margin-bottom:4px}
.engine-core-score small{display:block;font-size:10.5px;line-height:1.5;color:#cbd5e1}
.engine-core-section{border-top:1px solid #e2e8f0;margin-top:12px;padding-top:12px}
.engine-core-title{font-size:13px;font-weight:700;color:#111827;margin-bottom:8px}
.engine-core-actions,.engine-core-flags,.engine-core-insights{display:grid;gap:7px}
.engine-core-actions div,.engine-core-flags div,.engine-core-insights div{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:9px 10px}
.engine-core-actions div{display:grid;grid-template-columns:68px 1fr;gap:8px}
.engine-core-actions b{font-size:11px;color:#3556b8}
.engine-core-actions span,.engine-core-flags span{font-size:12px;line-height:1.65;color:#334155}
.engine-core-flags div{background:#fff7ed;border-color:#fed7aa}
.engine-core-flags b{display:block;font-size:11.5px;color:#9a3412;margin-bottom:3px}
.engine-core-insights p{font-size:12px;line-height:1.65;color:#334155;margin:0}
.unified-report{margin-top:14px;color:#111827}
.report-hero{display:grid;grid-template-columns:minmax(0,1fr) 168px;gap:18px;align-items:stretch;background:linear-gradient(135deg,#0f172a 0%,#111827 54%,#1f2937 100%);border-radius:14px;padding:22px;margin-bottom:14px;box-shadow:0 18px 50px rgba(15,23,42,.16)}
.hero-copy{min-width:0}
.hero-kicker{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#94a3b8;font-family:ui-monospace,monospace;margin-bottom:10px}
.hero-copy h2{font-size:30px;line-height:1.15;color:#fff;margin:0 0 10px;letter-spacing:0}
.hero-copy p{font-size:13px;line-height:1.75;color:#cbd5e1;margin:0;max-width:760px}
.report-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}
.report-tags span{font-size:10px;line-height:1;color:#dbe5ff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:5px 8px}
.hero-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.hero-actions button{border:0;background:#fff;color:#111827;border-radius:8px;padding:9px 12px;font-size:12px;font-weight:750;cursor:pointer}
.hero-actions button.ghost{background:rgba(255,255,255,.08);color:#e5e7eb;border:1px solid rgba(255,255,255,.16)}
.hero-actions .share-cta{min-width:172px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px;background:#faf9f6;color:#111827;border:1px solid #faf9f6}
.hero-actions .share-cta span{font-size:13px;font-weight:800}
.hero-actions .share-cta small{font-size:8px;letter-spacing:.1em;color:#7c7c7c;font-family:ui-monospace,monospace}
.hero-actions .share-cta:hover{background:#eeece7;border-color:#eeece7}
.share-card-open{overflow:hidden}
.share-card-modal{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(20,20,18,.68)}
.share-card-modal.open{display:flex}
.share-card-dialog{width:min(820px,100%);height:min(92vh,940px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#f7f6f2;border:1px solid #e8e6e1;border-radius:8px;overflow:hidden}
.share-card-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #e8e6e1;background:#faf9f6}
.share-card-toolbar>div{display:flex;flex-direction:column;gap:3px}
.share-card-toolbar small{font-size:9px;letter-spacing:.14em;color:#7c7c7c;font-family:ui-monospace,monospace}
.share-card-toolbar strong{font-size:14px;color:#1c1c1c}
.share-card-close{width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent;color:#1c1c1c;font-size:25px;line-height:1;cursor:pointer}
.share-card-close:hover{background:#eeece7}
.share-card-preview{min-height:0;display:flex;align-items:center;justify-content:center;padding:18px;background:#efede8;overflow:auto}
.share-card-preview canvas{display:block;width:auto;height:100%;max-width:100%;aspect-ratio:9/16;background:#faf9f6;border:1px solid #e0ddd6}
.share-card-actions{display:flex;justify-content:flex-end;gap:9px;padding:14px 18px;border-top:1px solid #e8e6e1;background:#faf9f6}
.share-card-actions button{border-radius:6px;padding:10px 15px;font-size:12px;font-weight:700;cursor:pointer}
.share-card-secondary{border:1px solid #d8d5cf;background:transparent;color:#1c1c1c}
.share-card-primary{border:1px solid #1c1c1c;background:#1c1c1c;color:#faf9f6}
.share-card-actions button:hover{opacity:.82}
.hero-score{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:16px;text-align:right;display:flex;flex-direction:column;justify-content:center}
.hero-score span{font-size:11px;color:#94a3b8}
.hero-score b{font-size:42px;line-height:1;color:#fff;margin:8px 0;font-family:ui-monospace,monospace;letter-spacing:0}
.hero-score small{font-size:11px;line-height:1.55;color:#cbd5e1}
.report-highlight{background:#fff;border:1px solid #eef2f7;border-radius:12px;padding:18px 20px;margin-bottom:14px;text-align:center}
.report-highlight span{display:block;font-size:10.5px;color:#64748b;letter-spacing:.14em;text-transform:uppercase;font-family:ui-monospace,monospace;margin-bottom:9px}
.report-highlight strong{display:block;font-size:22px;line-height:1.45;color:#0f172a;font-weight:800}
.report-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:16px}
.metric-row{background:#fff;border:1px solid #eef2f7;border-radius:10px;padding:10px 11px}
.metric-row div{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}
.metric-row span{font-size:11px;color:#64748b}
.metric-row b{font-size:12px;color:#111827;font-family:ui-monospace,monospace}
.metric-row i{display:block;height:5px;background:#eef2f7;border-radius:999px;overflow:hidden}
.metric-row em{display:block;height:100%;background:#111827;border-radius:999px}
.report-section{background:#fff;border:1px solid #eef2f7;border-radius:12px;padding:16px;margin-bottom:12px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}
.section-heading span{font-size:10px;color:#64748b;letter-spacing:.14em;text-transform:uppercase;font-family:ui-monospace,monospace}
.section-heading h3{font-size:16px;line-height:1.25;color:#111827;margin:0}
.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
.reason-grid div{background:#f8fafc;border-radius:10px;padding:12px}
.reason-grid small{display:block;font-size:11px;color:#64748b;font-family:ui-monospace,monospace;margin-bottom:8px}
.reason-grid p{font-size:12.5px;line-height:1.7;color:#334155;margin:0}
.dimension-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:20px}
.dimension-card{padding:12px 0 13px;border-top:1px solid #e5e7eb;min-width:0}
.dimension-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}
.dimension-top span{font-size:11px;color:#64748b}
.dimension-top b{font-size:12px;color:#111827;font-family:ui-monospace,monospace}
.dimension-card>i{display:block;height:4px;background:#edf2f7;border-radius:999px;overflow:hidden;margin-bottom:9px}
.dimension-card>i em{display:block;height:100%;background:#5B7FFF;border-radius:999px}
.dimension-card strong{display:block;font-size:13px;color:#111827;margin-bottom:4px}
.dimension-card p{font-size:11.5px;line-height:1.65;color:#475569;margin:0 0 5px}
.dimension-card small{display:block;font-size:10.5px;line-height:1.6;color:#64748b}
.section-lead{font-size:13px;line-height:1.75;color:#334155;margin:0 0 12px;max-width:760px}
.mechanism-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:0;border-top:1px solid #e5e7eb}
.mechanism-grid>div{padding:14px 14px 4px 0}
.mechanism-grid>div+div{padding-left:16px;border-left:1px solid #e5e7eb}
.mechanism-grid span{display:block;font-size:10.5px;color:#64748b;font-family:ui-monospace,monospace;margin-bottom:7px}
.mechanism-grid p{font-size:12.5px;line-height:1.75;color:#334155;margin:0 0 9px}
.mechanism-grid ul{margin:0;padding-left:18px}
.mechanism-grid li{font-size:12px;line-height:1.7;color:#475569;margin-bottom:3px}
.core-constraint strong{display:block;font-size:18px;line-height:1.45;color:#111827;margin-bottom:8px}
.future-compare{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}
.future-compare>div{padding:14px 15px}
.future-compare>div+div{border-left:1px solid #e5e7eb;background:#f8fafc}
.future-compare>div>span{display:block;font-size:11px;font-weight:800;color:#64748b;margin-bottom:10px}
.future-changed>span{color:#3556b8!important}
.future-compare p{display:grid;grid-template-columns:58px 1fr;gap:8px;font-size:12px;line-height:1.65;color:#475569;margin:0;padding:7px 0;border-top:1px solid #edf2f7}
.future-compare p b{font-size:11px;color:#111827}
.route-backup small{display:block;font-size:10.5px;line-height:1.6;color:#64748b;margin-top:8px;padding-top:8px;border-top:1px solid #e2e8f0}
.reality-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;border-top:1px solid #e5e7eb;padding-top:12px}
.reality-grid b{display:block;font-size:12px;color:#111827;margin-bottom:7px}
.reality-grid ul{margin:0;padding-left:18px}
.reality-grid li{font-size:12px;line-height:1.7;color:#475569;margin-bottom:4px}
.route-board{display:grid;grid-template-columns:1.15fr .85fr;gap:10px}
.route-board>div{border-radius:12px;padding:14px}
.route-primary{background:#111827;color:#fff}
.route-backup{background:#f8fafc;border:1px solid #e5e7eb}
.route-board span{display:block;font-size:10.5px;color:#94a3b8;margin-bottom:7px;font-family:ui-monospace,monospace}
.route-backup span{color:#64748b}
.route-board b{display:block;font-size:15px;line-height:1.35;margin-bottom:8px}
.route-primary b{color:#fff}
.route-backup b{color:#111827}
.route-board p{font-size:12.5px;line-height:1.7;margin:0}
.route-primary p{color:#d1d5db}
.route-backup p{color:#475569}
.checklist-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.checklist-grid>div{background:#f8fafc;border-radius:12px;padding:13px}
.checklist-grid b{display:block;font-size:13px;color:#111827;margin-bottom:9px}
.checklist-grid label{display:grid;grid-template-columns:16px 1fr;gap:8px;align-items:start;font-size:12.5px;line-height:1.65;color:#334155;margin-bottom:8px}
.checklist-grid input{width:14px;height:14px;margin-top:3px;accent-color:#111827}
.risk-strip{display:grid;gap:8px}
.risk-strip div{display:grid;grid-template-columns:24px 1fr;gap:9px;align-items:start;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:10px 11px}
.risk-strip b{width:20px;height:20px;border-radius:999px;background:#ea580c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-family:ui-monospace,monospace}
.risk-strip span{font-size:12.5px;line-height:1.65;color:#7c2d12}
.report-details{background:#fff;border:1px solid #eef2f7;border-radius:12px;margin-top:12px;overflow:hidden}
.report-details summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;list-style:none}
.report-details summary::-webkit-details-marker{display:none}
.report-details summary span{font-size:13px;font-weight:800;color:#111827}
.report-details summary small{font-size:11.5px;color:#64748b;text-align:right}
.report-details summary:after{content:'+';width:22px;height:22px;border-radius:999px;background:#f1f5f9;color:#334155;display:flex;align-items:center;justify-content:center;font-weight:800}
.report-details[open] summary{border-bottom:1px solid #eef2f7}
.report-details[open] summary:after{content:'-'}
.details-body{padding:14px 16px}
.report-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}
.report-meta span{font-size:10.5px;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:4px 8px}
.trust-note{font-size:11.5px;line-height:1.65;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:9px 10px;margin-bottom:8px}
.report-actions{display:flex;justify-content:flex-end;margin-bottom:6px}
.copy-report-btn{border:1px solid #c7d7fe;background:#eef3ff;color:#3556b8;border-radius:7px;padding:7px 10px;font-size:12px;font-weight:700;cursor:pointer}
.copy-report-btn:hover{background:#dfe8ff}
.unified-kicker{font-size:11px;color:#5B7FFF;font-family:ui-monospace,monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px}
.unified-headline{font-size:14px;line-height:1.75;color:#111827;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;margin:0}
.unified-section{border-top:1px solid #edf2f7;margin-top:13px;padding-top:13px}
.unified-section h4{font-size:13px;color:#111827;margin:0 0 9px}
.unified-grid{display:grid;gap:8px}
.unified-grid.two{grid-template-columns:1fr 1fr}
.unified-grid.three{grid-template-columns:repeat(3,1fr)}
.unified-grid>div{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 11px}
.unified-grid .primary-path{background:#f8fafc;border-color:#d6e2ff}
.unified-grid.risk>div{background:#fff7ed;border-color:#fed7aa}
.unified-grid.action>div{background:#111827;border-color:#111827}
.unified-grid b{display:block;font-size:12px;color:#111827;margin-bottom:6px}
.unified-grid.action b{color:#fff}
.unified-grid p{font-size:12px;line-height:1.65;color:#334155;margin:0 0 7px}
.context-summary{font-size:12.5px;line-height:1.75;color:#111827;background:#eef3ff;border:1px solid #d6e2ff;border-radius:8px;padding:10px 12px;margin:0 0 8px}
.context-grid>div{background:#fbfdff}
.context-grid p{color:#334155}
.unified-grid ul{margin:0;padding-left:18px}
.unified-grid li{font-size:12px;line-height:1.65;color:#334155;margin-bottom:4px}
.unified-grid.action li{color:#d1d5db}
.unified-grid.risk li{color:#7c2d12}
.unified-section.muted p{font-size:12px;line-height:1.7;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:9px 10px;margin:0 0 7px}
.feedback-box{margin-top:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 11px}
.feedback-box b{display:block;font-size:12px;color:#111827;margin-bottom:8px}
.feedback-actions{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:7px}
.feedback-actions button{border:1px solid #d9e1ef;background:#fff;color:#334155;border-radius:999px;padding:6px 10px;font-size:12px;cursor:pointer}
.feedback-actions button.active{background:#111827;color:#fff;border-color:#111827}
.feedback-box p{font-size:11.5px;line-height:1.6;color:#64748b;margin:0}
.decision-grid{display:grid;gap:8px}
.portrait-grid{grid-template-columns:repeat(3,1fr);margin-top:14px}
.decision-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:11px 12px}
.decision-card span,.path-recommend span{display:block;font-size:10.5px;color:#64748b;margin-bottom:6px;font-family:ui-monospace,monospace}
.decision-card p{font-size:12px;line-height:1.65;color:#334155;margin:0 0 6px}
.decision-card p:last-child{margin-bottom:0}
.decision-section{border-top:1px solid #edf2f7;padding-top:13px;margin-top:13px}
.decision-section-title{font-size:13px;color:#111827;font-weight:700;margin-bottom:9px}
.path-recommend{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:8px}
.path-recommend>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:11px 12px}
.path-recommend .risk{background:#fff7ed;border-color:#fed7aa}
.path-recommend h4{font-size:15px;margin:0 0 6px;color:#111827}
.path-recommend p{font-size:12px;line-height:1.7;color:#334155;margin:0}
.path-recommend .risk p{color:#7c2d12}
.action-plan{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.action-plan div{background:#111827;color:#f9fafb;border-radius:8px;padding:11px 12px;min-height:128px}
.action-plan b{width:22px;height:22px;border-radius:999px;background:#5B7FFF;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-family:ui-monospace,monospace;margin-bottom:8px}
.action-plan span{display:block;font-size:12px;font-weight:700;margin-bottom:6px}
.action-plan p{font-size:12px;line-height:1.65;color:#d1d5db;margin:0}
.risk-list{display:grid;gap:7px}
.risk-list div{font-size:12px;line-height:1.65;color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:9px 10px}
.model-details{background:#fff;border:1px solid #d9e1ef;border-radius:10px;margin-bottom:14px;overflow:hidden}
.model-details summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;background:#f8fafc;border-bottom:1px solid transparent}
.model-details summary::-webkit-details-marker{display:none}
.model-details summary span{font-size:13px;font-weight:700;color:#111827}
.model-details summary small{font-size:11px;color:#64748b;text-align:right;line-height:1.5}
.model-details summary:after{content:'+';width:22px;height:22px;border-radius:999px;background:#eef3ff;color:#3556b8;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex:0 0 auto}
.model-details[open] summary{border-bottom-color:#e2e8f0}
.model-details[open] summary:after{content:'-'}
.model-details-body{padding:14px 16px 2px;background:#fff}
.model-details:not([open]) .model-details-body{display:none}
@media(max-width:720px){
  .report-hero,.report-metrics,.reason-grid,.dimension-grid,.mechanism-grid,.future-compare,.reality-grid,.route-board,.checklist-grid,.decision-hero,.engine-core-main,.unified-grid.two,.unified-grid.three,.portrait-grid,.path-recommend,.action-plan{grid-template-columns:1fr}
  .report-hero{padding:18px}
  .hero-copy h2{font-size:24px}
  .hero-score{text-align:left}
  .section-heading{align-items:flex-start;flex-direction:column;gap:4px}
  .decision-score{text-align:left}
  .engine-core-score{text-align:left}
  .engine-core-actions div{grid-template-columns:1fr}
  .action-plan div{min-height:auto}
  .model-details summary{align-items:flex-start;flex-direction:column}
  .model-details summary small{text-align:left}
  .mechanism-grid>div+div{padding-left:0;border-left:0;border-top:1px solid #e5e7eb}
  .future-compare>div+div{border-left:0;border-top:1px solid #e5e7eb}
  .share-card-modal{padding:0}
  .share-card-dialog{width:100%;height:100%;max-height:none;border:0;border-radius:0}
  .share-card-preview{padding:12px}
  .share-card-actions{display:grid;grid-template-columns:repeat(3,1fr)}
  .hero-actions .share-cta{flex-basis:100%;min-height:46px}
}

/* Graduate 0-3 year guidance */
.grad-panel{background:#fff;border:1px solid #d9e1ef;border-radius:10px;padding:18px 20px;margin-bottom:14px}
.grad-eyebrow{font-size:11px;color:#5B7FFF;letter-spacing:.14em;text-transform:uppercase;font-family:ui-monospace,monospace;margin-bottom:8px}
.grad-hero{display:grid;grid-template-columns:1fr 150px;gap:14px;align-items:start;margin-bottom:12px}
.grad-hero h3{font-size:20px;line-height:1.35;margin:0 0 6px;color:#111827}
.grad-hero p{font-size:13px;color:#475569;line-height:1.75;margin:0}
.grad-tendency{border-radius:9px;padding:12px 13px;text-align:right;border:1px solid #d9e1ef;background:#f8fafc}
.grad-tendency.system{background:#eef3ff;border-color:#c7d7fe}
.grad-tendency.market{background:#f0fdf4;border-color:#86efac}
.grad-tendency.dual{background:#fff7ed;border-color:#fdba74}
.grad-tendency span,.grad-tendency small{display:block;font-size:10px;color:#64748b}
.grad-tendency b{display:block;font-size:18px;color:#111827;margin:3px 0}
.grad-task{background:#111827;color:#f9fafb;border-radius:9px;padding:12px 14px;margin-bottom:14px}
.grad-task span{display:block;font-size:10px;color:#9ca3af;font-family:ui-monospace,monospace;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px}
.grad-task p{font-size:13px;line-height:1.75;margin:0}
.grad-section{border-top:1px solid #edf2f7;padding-top:13px;margin-top:13px}
.grad-section h4{font-size:13px;color:#111827;margin:0 0 9px}
.grad-route{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.grad-route>div,.grad-route ul{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:11px 12px}
.grad-route b{font-size:13px;color:#111827}
.grad-route p{font-size:12px;color:#475569;line-height:1.7;margin:5px 0 0}
.grad-route .grad-warn{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:6px;padding:7px 9px}
.grad-route ul{margin:0;padding-left:24px}
.grad-route li{font-size:12px;color:#334155;line-height:1.75;margin-bottom:4px}
.grad-reasons{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.grad-reasons span{font-size:12px;line-height:1.65;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:9px 10px}
.grad-years{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}
.grad-years div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 11px}
.grad-years b{font-size:12px;color:#111827}
.grad-years p{font-size:11.5px;color:#475569;line-height:1.65;margin:5px 0 0}
.grad-pitfalls{display:grid;gap:7px}
.grad-pitfalls div{font-size:12px;line-height:1.65;color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:9px 10px}
.grad-plan{display:grid;gap:8px}
.grad-plan div{display:grid;grid-template-columns:28px 1fr;gap:9px;align-items:start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 11px}
.grad-plan b{width:22px;height:22px;border-radius:999px;background:#5B7FFF;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-family:ui-monospace,monospace}
.grad-plan span{font-size:12px;color:#334155;line-height:1.65}
@media(max-width:720px){
  .grad-hero,.grad-route,.grad-reasons,.grad-years{grid-template-columns:1fr}
  .grad-tendency{text-align:left}
}

/* SimulationEngine + ModelAdded results */
.engine-loading,.engine-error{font-size:12px;border-radius:8px;padding:12px 14px;margin-bottom:14px}
.engine-loading{background:#eef3ff;border:1px solid #d6e2ff;color:#3556b8}
.engine-error{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b}
.engine-panel{background:#fff;border:1px solid #d9e1ef;border-radius:10px;padding:16px 18px;margin-bottom:14px}
.engine-sectitle{margin-top:0;color:#5B7FFF}
.engine-title-row{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:12px}
.engine-title-row h3{font-size:18px;line-height:1.35;margin:2px 0 0;color:#111827}
.engine-kpi{min-width:116px;text-align:right;background:#111827;color:#fff;border-radius:8px;padding:10px 12px}
.engine-kpi span,.engine-kpi em{display:block;font-size:10px;color:#9ca3af;font-style:normal}
.engine-kpi b{display:block;font-size:26px;line-height:1.1;font-family:ui-monospace,monospace}
.engine-kpi small{font-size:11px;color:#6b7280;margin-left:2px}
.engine-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}
.engine-summary-grid.compact{grid-template-columns:repeat(3,1fr)}
.engine-summary-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:9px 10px}
.engine-summary-grid span{display:block;font-size:10px;color:#64748b;margin-bottom:3px}
.engine-summary-grid b{font-size:12.5px;color:#111827}
.engine-coldtake{font-size:12.5px;line-height:1.75;color:#374151;background:#f9fafb;border-left:3px solid #5B7FFF;padding:10px 12px;border-radius:6px;margin-bottom:12px}
.engine-score-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}
.engine-score-row{position:relative;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;padding:8px 10px;display:flex;justify-content:space-between;gap:8px;font-size:12px}
.engine-score-row span,.engine-score-row b{position:relative;z-index:1}
.engine-score-row b small{font-size:9.5px;color:#64748b;font-weight:500;margin-left:4px}
.engine-score-row i{position:absolute;left:0;bottom:0;height:3px;background:#5B7FFF;border-radius:0 3px 3px 0}
.engine-mini-list{display:grid;gap:8px;margin-top:10px}
.engine-mini-list.two{grid-template-columns:1fr 1fr}
.engine-mini{border-radius:8px;padding:10px 12px;border:1px solid #e2e8f0;background:#f8fafc}
.engine-mini.good{background:#f0fdf4;border-color:#86efac}
.engine-mini.danger{background:#fff7ed;border-color:#fdba74}
.engine-mini b{display:block;font-size:12px;margin-bottom:3px;color:#111827}
.engine-mini span{display:block;font-size:11.5px;line-height:1.6;color:#475569}
.engine-chip-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}
.engine-chip-row span{font-size:11px;background:#eef3ff;color:#3556b8;border:1px solid #d6e2ff;border-radius:999px;padding:4px 8px}
.engine-subblock{border-top:1px solid #edf2f7;padding-top:12px;margin-top:12px}
.engine-subblock:first-of-type{border-top:none;padding-top:0;margin-top:0}
.engine-subblock h4{font-size:13px;color:#111827;margin:0 0 8px}
.engine-subblock p{font-size:12px;color:#475569;line-height:1.7;margin:6px 0 0}
.engine-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;padding:8px 10px}
.engine-compare{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.engine-compare div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px}
.engine-compare span{display:block;font-size:10px;color:#64748b;margin-bottom:4px}
.engine-compare b{font-size:16px;color:#111827}
.engine-compare p{font-size:11.5px}
.engine-verdict{font-size:12.5px;line-height:1.7;color:#334155;background:#eef3ff;border:1px solid #d6e2ff;border-radius:8px;padding:9px 11px}
.engine-action-list{display:grid;gap:7px}
.engine-action-list div{display:grid;grid-template-columns:72px 1fr;gap:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:9px 10px}
.engine-action-list b{font-size:11px;color:#dc2626}
.engine-action-list span{font-size:12px;line-height:1.6;color:#334155}
@media(max-width:720px){
  .engine-title-row{flex-direction:column}
  .engine-kpi{text-align:left;width:100%}
  .engine-summary-grid,.engine-summary-grid.compact,.engine-score-list,.engine-mini-list.two,.engine-compare{grid-template-columns:1fr}
  .engine-action-list div{grid-template-columns:1fr}
}

/* Mobile reading width and touch layout */
@media(max-width:620px){
  html,body{width:100%;overflow-x:hidden}
  .wrap{width:100%;max-width:none;padding:10px 10px 28px}
  header{padding:12px 2px 16px;margin-bottom:14px}
  .eyebrow{font-size:9.5px;margin-bottom:8px}
  h1{font-size:25px;line-height:1.24;margin-bottom:8px}
  .tagline{font-size:12.5px;line-height:1.7}
  .layout{gap:10px}
  .card,.interview-form .card{padding:15px 14px;border-radius:8px;margin-bottom:10px}
  .interview-intro{padding:15px 14px;border-radius:8px;margin-bottom:10px}
  .interview-intro strong{font-size:15px}
  .section-intro{margin-bottom:12px}
  .question-block{grid-template-columns:24px minmax(0,1fr);gap:8px;padding:10px;margin-bottom:8px}
  .question-number{width:22px;height:22px}
  .fg,.fd,.fd-inner,.rw,input,select{min-width:0;width:100%}
  input,select{min-height:40px;font-size:14px}
  input[type=range]{min-height:28px}
  .slide-label-row{display:block}
  .interview-form .slide-label{display:block;padding-right:0;font-size:13px}
  .slider-idx{margin-left:4px}
  .slide-poles{gap:16px}
  .slide-poles .pole{max-width:48%;line-height:1.35}
  .constraint-chips button,.interview-form .pill,.interview-form .chk{min-height:38px}
  .submit-row{display:grid;grid-template-columns:1fr 1fr;padding:0;gap:8px}
  .submit-row .btn{width:100%;min-height:44px;padding:10px 12px}
  .submit-row .btn-primary{grid-column:1/-1}

  .pressure-dashboard,.decision-report,.engine-panel,.grad-panel{padding:14px;border-radius:8px;margin-bottom:10px}
  .unified-report{margin-top:10px}
  .report-hero{padding:15px 14px;border-radius:8px;margin-bottom:10px;gap:12px}
  .hero-copy h2{font-size:23px;line-height:1.22}
  .hero-copy p{font-size:12.5px;line-height:1.7}
  .hero-score{padding:12px;text-align:left;border-radius:7px}
  .hero-score b{font-size:35px}
  .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}
  .hero-actions button{width:100%;min-height:42px;padding:9px 8px}
  .hero-actions .share-cta{grid-column:1/-1;min-width:0;min-height:48px}
  .report-highlight{padding:15px 14px;border-radius:8px;margin-bottom:10px}
  .report-highlight strong{font-size:19px;line-height:1.5}
  .report-metrics{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:10px}
  .report-metrics .metric-row:last-child:nth-child(odd){grid-column:1/-1}
  .metric-row{padding:10px;border-radius:7px}
  .report-section{padding:14px 13px;border-radius:8px;margin-bottom:9px}
  .section-heading{margin-bottom:10px}
  .section-heading h3{font-size:15px}
  .reason-grid{gap:7px}
  .reason-grid div{padding:10px;border-radius:7px}
  .dimension-grid{column-gap:0}
  .dimension-card{padding:11px 0}
  .mechanism-grid>div{padding:12px 0 4px}
  .future-compare>div{padding:12px}
  .route-board>div,.checklist-grid>div{padding:12px;border-radius:7px}
  .risk-strip div{grid-template-columns:22px minmax(0,1fr);padding:9px;border-radius:7px}
  .report-details summary,.model-details summary{padding:12px 13px}
  .details-body,.model-details-body{padding:12px 13px}
  .report-details summary small,.model-details summary small{max-width:100%;text-align:left}

  .engine-title-row{gap:8px}
  .engine-kpi{min-width:0;padding:10px}
  .engine-summary-grid,.engine-summary-grid.compact{grid-template-columns:1fr 1fr}
  .engine-action-list div{padding:9px}
  .bar-row{grid-template-columns:86px minmax(0,1fr) 44px;gap:6px}

  .share-card-preview{padding:8px}
  .share-card-toolbar{padding:12px 14px}
  .share-card-actions{grid-template-columns:1fr 1fr;padding:10px;gap:7px}
  .share-card-actions button{min-height:42px;padding:9px 8px}
  .share-card-actions .share-card-primary{grid-column:1/-1;grid-row:1}

  .card,.report-section,.report-hero,.report-highlight,.report-details,.engine-panel,.grad-panel,.decision-report{min-width:0}
  p,li,span,strong,b,small,h1,h2,h3,h4{overflow-wrap:anywhere}
}
