.demo-shell{--demo-bg: #edf2f8;--demo-ink: #1d2a43;--demo-muted: #61728c;--demo-border: #d7e0ed;--demo-card: #ffffff;--demo-blue: #2563eb;--demo-blue-soft: #e9f1ff;--demo-green: #117a54;--demo-green-soft: #eaf8f1;--demo-gold: #8a6500;--demo-gold-soft: #fff6d8;min-height:100vh;display:grid;grid-template-columns:312px minmax(0,1fr);background:radial-gradient(circle at top right,rgba(85,132,255,.14),transparent 26%),linear-gradient(180deg,#f7faff 0%,var(--demo-bg) 100%);color:var(--demo-ink)}.demo-sidebar{border-right:1px solid var(--demo-border);background:linear-gradient(180deg,#07132cfa,#14284dfa 42%,#ffffff0a),#0f1d38;color:#f8fbff;padding:22px 18px;display:flex;flex-direction:column;gap:18px}.demo-brand{display:flex;flex-direction:column;gap:8px}.demo-brand-kicker{font-size:11px;letter-spacing:1.2px;text-transform:uppercase;color:#e2ecffb3}.demo-brand h1{margin:0;font-size:26px;line-height:1.1}.demo-brand p{margin:0;color:#ebf2ffcc;line-height:1.65;font-size:14px}.demo-nav{display:flex;flex-direction:column;gap:10px}.demo-nav-item{text-decoration:none;color:inherit;border:1px solid rgba(203,216,240,.16);border-radius:16px;padding:14px 14px 13px;background:#ffffff0f;display:flex;flex-direction:column;gap:4px;transition:transform .14s ease,border-color .14s ease,background .14s ease}.demo-nav-item:hover,.demo-nav-item.active{transform:translateY(-1px);border-color:#aacaff99;background:#5085ff2e}.demo-nav-item strong{font-size:16px}.demo-nav-item span{color:#eaf0ffdb;line-height:1.45}.demo-nav-order{font-size:11px;letter-spacing:.8px;text-transform:uppercase;color:#b7caf1b8}.demo-sidebar-footer{margin-top:auto;display:flex;gap:10px;flex-wrap:wrap}.demo-link-button{text-decoration:none;color:#f8fbff;border:1px solid rgba(195,211,242,.28);border-radius:999px;padding:9px 14px;font-weight:700;background:#ffffff14}.demo-link-button.subtle{color:#e9f1ffeb;background:transparent}.demo-stage{padding:24px;overflow:auto}.demo-index,.demo-variant{display:flex;flex-direction:column;gap:18px}.demo-hero,.demo-card{border:1px solid var(--demo-border);border-radius:22px;background:#fffffff0;box-shadow:0 18px 40px #12213d0f}.demo-hero{padding:24px 26px;display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.demo-hero-kicker{color:var(--demo-blue);font-size:12px;font-weight:800;letter-spacing:1px;text-transform:uppercase;margin-bottom:6px}.demo-hero h2{margin:0;font-size:34px;line-height:1.05}.demo-hero p{margin:12px 0 0;max-width:720px;color:var(--demo-muted);line-height:1.7;font-size:15px}.demo-hero-badges{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.demo-hero-badges span{border-radius:999px;padding:8px 12px;background:var(--demo-blue-soft);border:1px solid #c8d7ff;color:#20437d;font-weight:700;white-space:nowrap}.demo-context-card{padding:22px 24px;display:flex;flex-direction:column;gap:16px}.demo-card-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.demo-card-head h3{margin:0;font-size:22px}.demo-card-head span{border-radius:999px;padding:6px 12px;background:#eef4ff;color:#325089;border:1px solid #d1def8;font-weight:700}.demo-context-copy{margin:0;color:var(--demo-muted);line-height:1.7}.demo-context-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.demo-context-grid article{border:1px solid #e7edf6;border-radius:18px;padding:16px 18px;background:#fbfdff}.demo-context-grid h4{margin:0 0 10px;font-size:14px;color:#33527e}.demo-context-grid p,.demo-context-grid ul{margin:0;line-height:1.8;color:#324258}.demo-context-grid ul{padding-left:18px}.demo-tone-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800;border:1px solid transparent;white-space:nowrap}.demo-tone-pill.used{background:var(--demo-blue-soft);border-color:#ccdaff;color:#20437d}.demo-tone-pill.optional{background:var(--demo-gold-soft);border-color:#ecd89d;color:var(--demo-gold)}.demo-tone-pill.unused{background:#eff3f9;border-color:#dbe3ef;color:#5d6d86}.demo-gallery-grid{padding:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.demo-gallery-card{text-decoration:none;color:inherit;border:1px solid #dce5f0;border-radius:20px;padding:20px;background:linear-gradient(135deg,rgba(82,122,255,.1),transparent 56%),#fff;display:flex;flex-direction:column;gap:10px;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.demo-gallery-card:hover{transform:translateY(-3px);border-color:#aac4ff;box-shadow:0 18px 36px #2140791a}.demo-gallery-card span{font-size:12px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;color:var(--demo-blue)}.demo-gallery-card h3{margin:0;font-size:24px}.demo-gallery-card p{margin:0;color:var(--demo-muted);line-height:1.7}.demo-gallery-card strong{color:#20437d}.demo-dual-panel,.demo-sync-layout{padding:18px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:16px}.demo-pane{border:1px solid #e6edf7;border-radius:20px;background:#fbfdff;padding:18px;min-width:0}.demo-pane-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.demo-pane-head h3{margin:0;font-size:18px}.demo-answer-stack{display:flex;flex-direction:column;gap:10px}.demo-answer-stack.compact{gap:8px}.demo-answer-line{width:100%;text-align:left;border:1px solid #dbe5f0;border-radius:16px;background:#fff;padding:12px 14px;color:inherit;display:flex;flex-direction:column;gap:4px;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease}.demo-answer-line:hover,.demo-answer-line.active{transform:translateY(-1px);border-color:#99b6ff;background:linear-gradient(135deg,#4e76ff14,#fffffff2)}.demo-answer-line span{font-size:12px;font-weight:800;letter-spacing:.3px;color:#527199}.demo-answer-line strong{font-size:15px;line-height:1.65;font-weight:700;color:#22324a}.demo-accordion-list{display:flex;flex-direction:column;gap:12px}.demo-section-card{border:1px solid #dfe8f3;border-radius:20px;padding:16px;background:linear-gradient(135deg,rgba(78,118,255,.06),transparent 42%),#fff;display:flex;flex-direction:column;gap:10px}.demo-section-card header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.demo-section-card header div{display:flex;flex-direction:column;gap:4px}.demo-section-card header strong{font-size:16px;line-height:1.55}.demo-section-label{font-size:12px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;color:#5a7397}.demo-section-card p{margin:0;color:var(--demo-muted);line-height:1.65}.demo-section-meta{display:flex;gap:10px;flex-wrap:wrap}.demo-section-meta span{border-radius:999px;padding:6px 10px;background:#f1f5fb;color:#60718a;font-size:12px;font-weight:700}.demo-choice-cloud{display:flex;flex-wrap:wrap;gap:8px}.demo-choice-pill{display:inline-flex;gap:8px;align-items:baseline;border-radius:999px;padding:8px 12px;background:#f3f6fb;border:1px solid #dfe6f1;color:#58677f;font-size:12px;line-height:1.3}.demo-choice-pill.used{background:#edf3ff;border-color:#cad8fb;color:#254788}.demo-choice-pill em{color:#8190a6;font-style:normal}.demo-support-line{border:1px dashed #d6dfeb;border-radius:16px;padding:12px 14px;background:#fafcff;display:flex;flex-direction:column;gap:4px;opacity:.72}.demo-support-line.used{opacity:1;background:linear-gradient(180deg,#fdfefc,#eefaf4);border-color:#b9e2cb}.demo-support-line span{font-size:12px;font-weight:800;color:#4b7c69;letter-spacing:.5px}.demo-support-line strong{font-size:14px}.demo-support-line em{color:#70859b;font-style:normal;font-size:12px}.demo-rail-layout{padding:18px;display:grid;grid-template-columns:minmax(0,1fr) 318px;gap:16px}.demo-rail-main{min-width:0;display:flex;flex-direction:column;gap:16px}.demo-rail-answer-card{padding:18px}.demo-rail-side{min-width:0;display:flex;flex-direction:column;gap:14px}.demo-rail-tabs{display:flex;gap:8px;flex-wrap:wrap}.demo-rail-tab{border:1px solid #d7e1ef;border-radius:999px;background:#fff;color:#53657f;padding:7px 11px;font-weight:700;cursor:pointer}.demo-rail-tab.active{border-color:#8cb0ff;background:#ecf3ff;color:#214481}.demo-rail-mini-map{display:flex;flex-direction:column;gap:8px}.demo-rail-mini{width:100%;text-align:left;border:1px solid #dde6f2;border-radius:16px;background:#fff;padding:10px 12px;display:flex;flex-direction:column;gap:3px;cursor:pointer;color:inherit}.demo-rail-mini.active{border-color:#99b7ff;background:linear-gradient(180deg,#f9fbff,#edf4ff)}.demo-rail-mini span{font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:#5c7396}.demo-rail-mini strong{line-height:1.5;font-size:13px}.demo-rail-focus-card{position:sticky;top:18px}.demo-section-card.rail,.demo-section-card.compact{padding:18px}.demo-sync-answer,.demo-sync-template{border:1px solid #e6edf7;border-radius:20px;background:#fbfdff;padding:18px;min-width:0}.demo-sync-list{display:grid;grid-template-columns:1fr;gap:10px}.demo-sync-card{width:100%;text-align:left;border:1px solid #dbe4ef;border-radius:18px;padding:14px;background:#fff;display:flex;flex-direction:column;gap:10px;color:inherit;cursor:pointer;opacity:.52;transition:opacity .14s ease,transform .14s ease,border-color .14s ease,background .14s ease}.demo-sync-card.active,.demo-sync-card:hover{opacity:1;transform:translateY(-1px);border-color:#9cb8ff;background:linear-gradient(135deg,rgba(89,129,255,.08),transparent 50%),#fff}.demo-sync-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.demo-sync-card-top span{font-size:12px;font-weight:800;color:#607697;text-transform:uppercase;letter-spacing:.6px}.demo-sync-card strong{font-size:15px;line-height:1.65}.demo-variant-sync .demo-sync-layout{padding:14px;gap:12px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.demo-variant-sync .demo-sync-answer,.demo-variant-sync .demo-sync-template{padding:14px}.demo-variant-sync .demo-pane-head{margin-bottom:10px}.demo-variant-sync .demo-answer-stack{gap:6px}.demo-variant-sync .demo-answer-line{padding:10px 12px;border-radius:14px;gap:2px}.demo-variant-sync .demo-answer-line span{font-size:11px}.demo-variant-sync .demo-answer-line strong{font-size:14px;line-height:1.5}.demo-variant-sync .demo-sync-list{grid-template-columns:1fr;gap:6px;align-items:start}.demo-variant-sync .demo-sync-card{padding:12px;border-radius:16px;gap:7px;transform:none}.demo-variant-sync .demo-sync-card.active{grid-column:auto;transform:none}.demo-variant-sync .demo-sync-card-top span{font-size:11px}.demo-variant-sync .demo-sync-card strong{font-size:14px;line-height:1.55}.demo-variant-sync .demo-choice-cloud{gap:6px}.demo-variant-sync .demo-choice-pill{padding:6px 10px;font-size:11px}.demo-variant-sync .demo-sync-card:hover,.demo-variant-sync .demo-sync-card.active{transform:none}.demo-sync-complete-shell{overflow:hidden}.demo-sync-translation-dock{border-top:1px solid #dbe6f3;padding:0 14px 14px}.demo-translation-text{border:1px solid #e8edf4;border-radius:16px;background:#fcfdff;padding:14px 16px;color:#55657d;line-height:1.9;font-size:14px}.demo-translation-text p{margin:0}.demo-translation-text p+p{margin-top:6px}.demo-diff-board{padding:18px;display:flex;flex-direction:column;gap:10px;background:linear-gradient(180deg,#0b142608,#fffffffa),#fff}.demo-diff-head,.demo-diff-row{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:14px}.demo-diff-head{padding:0 2px 8px;font-size:12px;font-weight:800;letter-spacing:.7px;text-transform:uppercase;color:#6a7890}.demo-diff-source,.demo-diff-result{border-radius:18px;padding:14px 16px;min-width:0}.demo-diff-source{border:1px solid #dce4ef;background:#f8fbff}.demo-diff-result{border:1px solid #cfe2d8;background:linear-gradient(135deg,#28a66814,#fffffffa)}.demo-diff-label{display:inline-block;margin-bottom:6px;font-size:12px;font-weight:800;color:#607697;text-transform:uppercase}.demo-diff-source strong,.demo-diff-result strong{display:block;line-height:1.65}.demo-diff-source small,.demo-diff-result p{display:block;margin-top:8px;color:#63748d;line-height:1.55}.demo-diff-result p{margin-bottom:0}.demo-diff-badge{display:inline-flex;border-radius:999px;padding:5px 9px;background:var(--demo-green-soft);border:1px solid #bfe2cf;color:var(--demo-green);font-size:12px;font-weight:800;margin-bottom:8px}.demo-recipe-grid{padding:18px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px}.demo-recipe-summary{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.demo-recipe-summary article{border:1px solid #dbe4f0;border-radius:18px;padding:16px 18px;background:radial-gradient(circle at top right,rgba(76,117,255,.1),transparent 36%),#fbfdff}.demo-recipe-summary span{font-size:12px;font-weight:800;color:#627796;letter-spacing:.8px;text-transform:uppercase}.demo-recipe-summary strong{display:block;margin-top:8px;font-size:30px;line-height:1}.demo-recipe-summary p{margin:10px 0 0;color:var(--demo-muted);line-height:1.65}.demo-recipe-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.demo-heat-tile{border:1px solid #d9e3ee;border-radius:22px;min-height:146px;padding:16px;background:linear-gradient(135deg,rgba(82,123,255,.08),transparent 58%),#fff;display:flex;flex-direction:column;justify-content:space-between;gap:10px;text-align:left;color:inherit;cursor:pointer;opacity:.74;transform:translateY(0);animation:demo-float-in .32s ease both;animation-delay:var(--demo-delay)}.demo-heat-tile.active,.demo-heat-tile:hover{opacity:1;border-color:#94b3ff;transform:translateY(-2px);box-shadow:0 18px 36px #26407614}.demo-heat-tile span{font-size:12px;font-weight:800;color:#607596;text-transform:uppercase;letter-spacing:.7px}.demo-heat-tile strong{font-size:16px;line-height:1.5}.demo-heat-tile em{font-style:normal;color:#6f8098;font-weight:700}.demo-recipe-focus{border:1px solid #dbe4ef;border-radius:20px;padding:18px;background:#fbfdff;align-self:start;position:sticky;top:18px}@keyframes demo-float-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1180px){.demo-shell{grid-template-columns:1fr}.demo-sidebar{border-right:0;border-bottom:1px solid rgba(207,220,244,.18)}.demo-stage{padding:18px}.demo-dual-panel,.demo-sync-layout,.demo-rail-layout,.demo-recipe-grid,.demo-recipe-summary,.demo-gallery-grid,.demo-context-grid{grid-template-columns:1fr}.demo-recipe-focus,.demo-rail-focus-card{position:static}}@media (max-width: 760px){.demo-hero{padding:18px;flex-direction:column}.demo-hero h2{font-size:28px}.demo-context-card,.demo-pane,.demo-sync-answer,.demo-sync-template,.demo-diff-board,.demo-recipe-grid{padding:16px}.demo-diff-head,.demo-diff-row,.demo-recipe-board{grid-template-columns:1fr}.demo-card-head{flex-direction:column;align-items:flex-start}}:root{font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#1e293b;background:#f3f5f9}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%}button{font:inherit}.layout{display:flex;width:100%;height:100%;background:#f8fafc;color:#1f2937}.sidebar{width:300px;min-width:300px;border-right:1px solid #dbe3ef;background:#fff;display:flex;flex-direction:column}.brand{padding:18px 18px 14px;border-bottom:1px solid #e4e8f0;background:linear-gradient(120deg,#18233e,#24324f);color:#f8fafc}.brand h1{margin:0;font-size:20px;letter-spacing:.3px}.brand p{margin:8px 0 0;font-size:11px;opacity:.78;letter-spacing:1px}.tab-row{display:flex;gap:8px;padding:12px;border-bottom:1px solid #edf2f7}.tab{flex:1;border:1px solid #d6deea;border-radius:8px;background:#fff;color:#45556b;cursor:pointer;padding:8px 12px;font-weight:700}.tab.active{border-color:#4f46e5;background:#4f46e5;color:#fff}.year-list{flex:1;overflow:auto;padding:12px;display:flex;flex-direction:column;gap:8px;background:#f8fafc}.year-item{text-align:left;border:1px solid #d8e0eb;border-radius:10px;background:#fff;color:#334155;padding:10px 12px;display:flex;flex-direction:column;gap:4px;cursor:pointer}.year-item.active{border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e5 inset}.year{font-weight:700}.template-name{font-size:12px;color:#5f6f84}.main{flex:1;overflow:auto;display:flex;flex-direction:column;background:#eef2f7}.topbar{position:sticky;top:0;z-index:2;background:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid #dde5ef;padding:14px 22px;display:flex;justify-content:space-between;align-items:center}.topbar h2{margin:0;font-size:24px;color:#1e293b}.topbar h2 span{color:#9aa7ba;font-weight:400}.pill{font-size:14px;font-weight:700;padding:6px 10px;border:1px solid #cfe1ff;border-radius:8px;background:#eef4ff;color:#264983}.panel-wrap{padding:18px 22px 26px;display:flex;flex-direction:column;gap:16px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.card,.answer-card,.missing{border:1px solid #d8e0ea;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a08}.card h3,.answer-card h3{margin:0;font-size:16px;color:#1f3657}.card>h3{border-bottom:1px solid #e8eef7;padding:12px 16px;background:#f8fbff}.card pre{margin:0;padding:16px;font-family:inherit;white-space:pre-wrap;line-height:1.7;color:#334155}.answer-card>header{border-bottom:1px solid #d8e4ff;background:#f3f6ff;padding:12px 16px;display:flex;justify-content:space-between;align-items:center}.copy{border:1px solid #c6d4ff;border-radius:8px;background:#fff;color:#34a;padding:7px 10px;font-weight:700;cursor:pointer}.copy.copied{border-color:#94d6b3;background:#e7f8ef;color:#1d7a4a}.answer-content{padding:16px}.answer-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.answer-pane{border:1px solid #e6edf7;border-radius:12px;background:#fbfdff;padding:14px 14px 16px;min-width:0}.parta-answer-layout{display:flex;flex-direction:column;gap:14px}.parta-sync-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px}.parta-pane{border:1px solid #e6edf7;border-radius:12px;background:#fbfdff;padding:14px 14px 16px;min-width:0}.parta-pane-pill{border:1px solid #d7e3ff;border-radius:999px;padding:6px 10px;background:#eef4ff;color:#33518d;font-size:12px;font-weight:800}.parta-empty{color:#64748b;font-weight:650}.parta-original-lines{display:flex;flex-direction:column;gap:8px}.parta-original-line{width:100%;text-align:left;border:1px solid #dce5f0;border-radius:14px;background:#fff;padding:10px 12px;position:relative;color:inherit;display:flex;flex-direction:column;gap:4px;cursor:pointer;transition:border-color .14s ease,background .14s ease}.parta-original-line.active,.parta-original-line:hover{border-color:#96b3ff;background:linear-gradient(135deg,#547cff14,#fffffff5)}.parta-original-line>span{position:absolute;top:10px;right:12px;border:1px solid #dde6f4;border-radius:999px;padding:5px 9px;background:#f7faff;font-size:11px;font-weight:800;letter-spacing:.4px;color:#5e7496;line-height:1;pointer-events:none}.parta-original-line.active>span{border-color:#cbd9ff;background:#eef4ff;color:#31508b}.parta-original-line-body{font-size:16px;line-height:1.65;color:#22324a;padding-right:104px}.parta-template-pane .answer-pane-header{margin-bottom:10px}.parta-template-list{display:flex;flex-direction:column;gap:8px}.parta-template-card{width:100%;text-align:left;border:1px solid #dbe4ef;border-radius:16px;padding:12px;background:#fff;position:relative;display:flex;flex-direction:column;gap:8px;color:inherit;cursor:pointer;opacity:.6;transition:opacity .14s ease,border-color .14s ease,background .14s ease}.parta-template-card.active,.parta-template-card:hover{opacity:1;border-color:#8eb0ff;background:linear-gradient(135deg,rgba(89,129,255,.1),transparent 46%),#fff}.parta-template-card-top{position:absolute;top:12px;right:12px;display:flex;justify-content:flex-end;gap:6px;align-items:center;max-width:calc(100% - 24px);pointer-events:none}.parta-template-card-top span{border:1px solid #dde6f4;border-radius:999px;padding:5px 9px;background:#f7faff;font-size:11px;font-weight:800;color:#607697;text-transform:uppercase;letter-spacing:.4px;line-height:1}.parta-template-card-top small{border:1px solid #e7d8a5;border-radius:999px;padding:5px 9px;background:#fff8e3;color:#9a7a18;font-size:11px;font-weight:800}.parta-template-card.active .parta-template-card-top span,.parta-template-card.active .parta-template-card-top small{border-color:#cbd9ff;background:#eef4ff;color:#31508b}.parta-template-card strong{font-size:16px;line-height:1.55;color:#22324a;padding-right:170px}.parta-choice-cloud{display:flex;flex-wrap:wrap;gap:6px}.parta-choice-pill{border:1px solid #dde5ef;border-radius:999px;padding:6px 10px;background:#f4f7fb;color:#5e6f86;font-size:11px;line-height:1.4}.parta-translation-dock{border-top:1px solid #dbe6f3;padding-top:14px}.parta-translation-text{border:1px solid #e8edf4;border-radius:14px;background:#fcfdff;padding:14px 16px;color:#56667e;line-height:1.9;font-size:14px;white-space:pre-wrap}.answer-pane-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #edf2f7;margin-bottom:12px}.answer-pane-title{font-size:13px;font-weight:800;letter-spacing:.2px;color:#45556b;min-width:0}.answer-pane-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.mini-btn{border:1px solid #c6d4ff;border-radius:8px;background:#fff;color:#34a;padding:6px 9px;font-weight:800;cursor:pointer;font-size:12px;line-height:1}.mini-btn.active{border-color:#4f46e5;background:#4f46e5;color:#fff}.answer-muted{color:#6b7280;font-weight:650}.answer-text{white-space:pre-wrap;line-height:1.95;font-size:18px;color:#1f2937}.mark{background:#e3ebff;color:#213e7a;font-weight:700;border:1px solid #c8d8ff;padding:1px 4px;border-radius:6px;margin:0 2px}.missing{padding:40px 22px;text-align:center;color:#915f00;background:#fff6df;border-color:#f0dca2;font-weight:700}.empty{min-height:100%;display:grid;place-items:center;font-size:18px}@media (max-width: 1024px){.layout{flex-direction:column}.sidebar{width:100%;min-width:0;border-right:0;border-bottom:1px solid #dbe3ef;max-height:48vh}.grid2,.answer-grid,.parta-sync-grid{grid-template-columns:1fr}.parta-template-card strong{padding-right:148px}.parta-original-line-body{padding-right:96px}.topbar h2{font-size:20px}}
