:root{--ink:#17302e;--ink-soft:#536664;--muted:#62736f;--line:#dfe7e3;--line-strong:#cad7d2;--paper:#fffefa;--canvas:#f5f6f1;--teal-950:#082f2d;--teal-900:#0b403c;--teal-800:#10534d;--teal-700:#16645c;--teal-100:#dcece7;--teal-50:#eef7f3;--jade:#3f8975;--coral:#c9654f;--coral-dark:#a94b39;--coral-soft:#f7e5df;--amber:#b87c26;--amber-soft:#fbefd8;--danger:#a7433c;--danger-soft:#fae9e6;--green:#28735a;--green-soft:#e4f2eb;--shadow-sm:0 1px 2px #0e2d290a, 0 8px 24px #0e2d290b;--shadow-lg:0 24px 70px #082f2d33;--radius:18px;--radius-sm:11px}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 92% 3%, #468f7912, transparent 25rem), var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Microsoft YaHei UI,PingFang SC,Noto Sans CJK SC,system-ui,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4,blockquote{margin-top:0}::selection{color:var(--teal-950);background:#bcdcd1}:focus-visible{outline-offset:2px;outline:3px solid #c9654f57}.app-frame{min-height:100vh}.sidebar{z-index:30;color:#eff8f4;background:radial-gradient(circle at 10% 15%,#5ea68b40,#0000 18rem),linear-gradient(165deg,#0d4c47 0%,#082f2d 70%);flex-direction:column;width:248px;padding:30px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.sidebar:after{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-160px;left:-105px;box-shadow:0 0 0 28px #ffffff06,0 0 0 57px #ffffff05}.brand{z-index:1;align-items:center;gap:12px;padding:0 10px 28px;display:flex;position:relative}.brand-mark{width:46px;height:46px;color:var(--teal-950);background:linear-gradient(145deg,#f4d5bd,#dda789);border-radius:15px 15px 10px 10px;flex:0 0 46px;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff9,0 8px 20px #00000026}.brand-mark i{background:#0d4c4724;border-radius:50%;width:50px;height:18px;position:absolute;bottom:-9px;transform:rotate(-8deg)}.brand-mark b{font-family:STKaiti,KaiTi,serif;font-size:26px;position:relative}.brand strong{color:#fff;letter-spacing:.12em;font-family:STKaiti,KaiTi,serif;font-size:24px;line-height:1.1;display:block}.brand small{color:#ebf7f299;letter-spacing:.08em;margin-top:4px;font-size:11px;display:block}.side-nav{z-index:1;gap:5px;display:grid;position:relative}.nav-eyebrow{color:#eef9f573;letter-spacing:.18em;margin:0 12px 10px;font-size:10px}.side-nav a{color:#eef9f5b3;border-radius:12px;align-items:center;gap:12px;min-height:48px;padding:8px 12px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.side-nav a:hover{color:#fff;background:#ffffff12;transform:translate(2px)}.side-nav a.active{color:#fff;background:#ffffff1d;box-shadow:inset 3px 0 #ebb697}.nav-icon{border:1px solid #ffffff1f;border-radius:9px;place-items:center;width:29px;height:29px;font-family:STKaiti,KaiTi,serif;font-size:16px;display:grid}.side-nav a.active .nav-icon{color:#f7ccb2;background:#f7ccb214;border-color:#f7ccb259}.sidebar-spacer{flex:1;min-height:30px}.connection-card{z-index:1;color:#fff;text-align:left;cursor:pointer;background:#0000001f;border:1px solid #ffffff1a;border-radius:13px;align-items:flex-start;gap:10px;width:100%;padding:13px;display:flex;position:relative}.connection-card:hover{background:#ffffff0f}.connection-dot{background:#db9b49;border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-top:4px;box-shadow:0 0 0 4px #db9b491f}.connection-card.online .connection-dot{background:#6fd0a8;box-shadow:0 0 0 4px #6fd0a821}.connection-card.offline .connection-dot{background:#df7967;box-shadow:0 0 0 4px #df796721}.connection-card strong,.connection-card small{display:block}.connection-card strong{margin-bottom:4px;font-size:12px}.connection-card small{color:#eff9f585;font-size:10px;line-height:1.35}.api-caption{z-index:1;color:#eef9f552;white-space:nowrap;text-overflow:ellipsis;margin:8px 6px 0;font-size:9px;position:relative;overflow:hidden}.main-content{min-height:100vh;margin-left:248px}.bottom-nav{display:none}.page{width:min(1320px,100%);margin:0 auto;padding:43px 46px 58px}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-header>div:first-child{max-width:820px}.eyebrow{color:var(--coral-dark);letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800}.page-header h1{color:var(--teal-950);letter-spacing:-.025em;margin-bottom:9px;font-family:STKaiti,KaiTi,serif;font-size:clamp(31px,3.1vw,45px);font-weight:700;line-height:1.1}.page-header>div>p:last-child{max-width:740px;color:var(--ink-soft);margin-bottom:0;font-size:14px;line-height:1.8}.page-actions{flex:none;align-items:center;gap:10px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 17px;font-size:13px;font-weight:700;transition:all .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.53;cursor:not-allowed}.button.primary{color:#fff;background:var(--teal-800);box-shadow:0 8px 18px #10534d26}.button.primary:hover:not(:disabled){background:var(--teal-900);box-shadow:0 10px 24px #10534d33}.button.secondary{color:var(--teal-800);background:#f7fbf9;border-color:#b9cec7}.button.secondary:hover:not(:disabled){border-color:var(--teal-700);background:#eef7f3}.button.ghost{color:var(--ink-soft);border-color:var(--line);background:#fff}.button.ghost:hover:not(:disabled){color:var(--ink);border-color:var(--line-strong)}.button.coral{color:#fff;background:var(--coral)}.button.small{min-height:35px;padding:0 12px;font-size:11px}.button.large{min-height:51px;font-size:14px}.button.full{width:100%}.text-button{color:var(--danger);cursor:pointer;background:0 0;border:0;align-self:center;padding:7px 10px;font-size:12px;font-weight:700}.subtle{color:var(--muted);font-size:12px;line-height:1.6}.error-panel,.success-panel{border-radius:12px;align-items:flex-start;gap:11px;margin:0 0 18px;padding:13px 15px;font-size:12px;display:flex}.error-panel{color:#7f332e;background:var(--danger-soft);border:1px solid #ecc7c1}.error-panel.compact{margin:0}.error-symbol{color:#fff;background:var(--danger);border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.error-panel>div{flex:1}.error-panel strong{margin:1px 0 3px;display:block}.error-panel p{color:#92504a;word-break:break-word;margin:0;line-height:1.55}.success-panel{color:#245f4d;background:var(--green-soft);border:1px solid #bddbcf;align-items:center}.success-panel>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.success-panel>button{color:#4e796a;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:18px}.success-panel.warning{color:#76541e;background:var(--amber-soft);border-color:#e3cf9f}.success-panel.warning>span{background:var(--amber)}.success-panel.warning>button{color:#8f713e}.loading-block{gap:12px;padding:10px 0;display:grid;overflow:hidden}.loading-block span{background:linear-gradient(100deg,#e9eeeb 15%,#f7f9f7 40%,#e9eeeb 65%) 0 0/240% 100%;border-radius:99px;height:13px;animation:1.4s linear infinite shimmer}@keyframes shimmer{to{background-position:-240% 0}}.empty-state{border-radius:var(--radius);text-align:center;background:#ffffff94;border:1px dashed #cdd9d4;flex-direction:column;justify-content:center;align-items:center;min-height:310px;padding:38px;display:flex}.empty-icon{width:58px;height:58px;color:var(--teal-700);background:var(--teal-100);border-radius:18px;place-items:center;margin-bottom:17px;font-family:STKaiti,KaiTi,serif;font-size:24px;display:grid}.empty-state h3{margin-bottom:8px;font-size:18px}.empty-state p{max-width:470px;color:var(--muted);margin-bottom:19px;font-size:13px;line-height:1.7}.status-badge,.source-badge,.score-chip,.step-chip,.sync-badge,.local-badge{white-space:nowrap;border-radius:99px;align-items:center;width:max-content;font-size:10px;font-weight:800;display:inline-flex}.status-badge{padding:5px 9px}.status-badge.good{color:#24604d;background:var(--green-soft)}.status-badge.possible{color:#8a641f;background:#f8efd8}.status-badge.warn{color:#925727;background:#fae8d7}.status-badge.bad{color:#94423b;background:var(--danger-soft)}.status-badge.muted{color:#687b78;background:#e9efec}.source-badge{color:#45615b;background:#e9f0ed;padding:4px 7px}.source-official{color:#235b4b;background:#dff0e8}.source-personal_record{color:#315d7e;background:#e4eef5}.source-memory{color:#866228;background:#f8eed9}.source-estimated{color:#954a43;background:#fae7e4}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.8fr);gap:17px;display:grid}.hero-card{border-radius:var(--radius);min-height:258px;box-shadow:var(--shadow-sm);padding:27px 29px;overflow:hidden}.priority-card{color:#fff;background:linear-gradient(135deg,#125b53,#0a3b38);position:relative}.priority-card:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:280px;height:280px;position:absolute;top:-130px;right:-100px;box-shadow:0 0 0 38px #ffffff06,0 0 0 75px #ffffff05}.card-kicker{color:#ffffffa3;letter-spacing:.13em;align-items:center;gap:8px;margin-bottom:23px;font-size:10px;font-weight:800;display:flex;position:relative}.pulse-dot{background:#f0ae86;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #f0ae861f}.priority-card h2{letter-spacing:-.015em;margin-bottom:8px;font-family:STKaiti,KaiTi,serif;font-size:27px;position:relative}.priority-card>p{color:#ffffffad;max-width:620px;margin-bottom:16px;font-size:13px;line-height:1.7;position:relative}.priority-card blockquote{color:#fffc;background:#ffffff0e;border-left:2px solid #f0ae86bf;margin:0 0 19px;padding:8px 12px;font-size:12px;line-height:1.65;position:relative}.card-footer{color:#ffffff80;border-top:1px solid #ffffff17;justify-content:space-between;padding-top:14px;font-size:11px;display:flex;position:absolute;inset:auto 29px 23px}.card-footer a{color:#f4c6aa;font-weight:700}.priority-empty{align-items:center;gap:17px;margin-top:32px;display:flex;position:relative}.priority-empty>span{color:#efb18c;border:1px solid #ffffff1f;border-radius:50%;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:25px;display:grid}.priority-empty h2{margin-bottom:5px;font-size:22px}.priority-empty p{color:#fff9;margin:0;font-size:12px;line-height:1.6}.data-principle-card{color:var(--ink);background:linear-gradient(145deg,#fffdf7,#f7f2e6);border:1px solid #e1ddd2}.data-principle-card .card-kicker{color:#92785e}.data-principle-card h2{color:var(--teal-950);margin:35px 0 9px;font-family:STKaiti,KaiTi,serif;font-size:25px}.data-principle-card>p{color:var(--ink-soft);margin-bottom:22px;font-size:12px;line-height:1.7}.principle-list{flex-wrap:wrap;gap:7px;display:flex}.principle-list span{color:#675c50;background:#ffffff8c;border:1px solid #e5ddd0;border-radius:8px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;display:inline-flex}.principle-list b{color:var(--green)}.principle-list span:last-child b{color:var(--danger)}.stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px;display:grid}.stat-grid article{border:1px solid var(--line);background:#ffffffbf;border-radius:14px;align-items:center;gap:14px;padding:17px 18px;display:flex;box-shadow:0 5px 18px #12373306}.stat-icon{border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-family:STKaiti,KaiTi,serif;display:grid}.stat-icon.teal{color:var(--teal-700);background:var(--teal-100)}.stat-icon.green{color:#3b7458;background:#e5f0e6}.stat-icon.amber{color:#9a6b27;background:#f8edd6}.stat-icon.coral{color:#a74f3f;background:var(--coral-soft)}.stat-grid strong,.stat-grid span{display:block}.stat-grid strong{color:var(--teal-950);font-size:22px;line-height:1}.stat-grid article div span{color:var(--muted);margin-top:5px;font-size:10px}.section-block{margin-top:35px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px;display:flex}.section-heading h2{color:var(--teal-950);margin:0;font-family:STKaiti,KaiTi,serif;font-size:22px}.section-heading .eyebrow{margin-bottom:5px}.section-heading>a{color:var(--teal-700);font-size:11px;font-weight:800}.section-heading.small{margin-bottom:12px}.section-heading.small h2{font-family:inherit;font-size:16px}.section-heading.small p{color:var(--muted);margin:4px 0 0;font-size:11px}.quick-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.quick-card{border:1px solid var(--line);background:#ffffffc4;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:108px;padding:18px;transition:all .2s;display:grid}.quick-card:hover{box-shadow:var(--shadow-sm);border-color:#b8ccc5;transform:translateY(-2px)}.quick-icon{width:42px;height:42px;color:var(--teal-700);background:var(--teal-100);border-radius:12px;place-items:center;font-family:STKaiti,KaiTi,serif;font-size:18px;display:grid}.quick-card:nth-child(2) .quick-icon{color:var(--coral-dark);background:var(--coral-soft)}.quick-card:nth-child(3) .quick-icon{color:#8f692c;background:#f6ecd8}.quick-card h3{margin-bottom:5px;font-size:13px}.quick-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.quick-card>b{color:#9cada8;font-size:17px}.compact-list{border:1px solid var(--line);background:#ffffffbf;border-radius:14px;overflow:hidden}.compact-list a{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:14px;padding:14px 17px;display:flex}.compact-list a:last-child{border-bottom:0}.compact-list strong,.compact-list span{display:block}.compact-list strong{margin-bottom:4px;font-size:12px}.compact-list div>span{color:var(--muted);font-size:10px}.trust-footer{border-top:1px solid var(--line);align-items:center;gap:14px;margin-top:38px;padding-top:20px;display:flex}.trust-footer span{color:var(--teal-700);border:1px solid #c9d7d2;border-radius:99px;padding:4px 8px;font-size:9px;font-weight:800}.trust-footer p{color:#82918e;letter-spacing:.03em;margin:0;font-size:10px}.policy-strip,.audio-only-strip,.info-line{color:#3a6259;background:var(--teal-50);border:1px solid #cee0d9;border-radius:12px;align-items:center;gap:12px;margin-bottom:18px;padding:12px 15px;display:flex}.policy-strip>span,.audio-only-strip>span,.info-line>span{width:27px;height:27px;color:var(--teal-700);background:#d5e9e2;border-radius:8px;flex:0 0 27px;place-items:center;font-family:STKaiti,KaiTi,serif;font-size:12px;display:grid}.policy-strip p,.audio-only-strip p,.info-line p{margin:0;font-size:11px;line-height:1.55}.toolbar{align-items:center;gap:10px;margin-bottom:17px;display:flex}.search-box{flex:1;min-width:235px;max-width:390px;position:relative}.search-box>span{color:#748783;font-size:20px;position:absolute;top:50%;left:12px;transform:translateY(-54%)}.search-box input{border:1px solid var(--line-strong);width:100%;height:42px;color:var(--ink);background:#ffffffe0;border-radius:10px;outline:0;padding:0 13px 0 38px;font-size:12px}.search-box input:focus{border-color:var(--teal-700);box-shadow:0 0 0 3px #16645c14}.filter-pills{gap:5px;display:flex}.filter-pills button{height:36px;color:var(--ink-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;padding:0 11px;font-size:10px}.filter-pills button:hover{background:#ecefec}.filter-pills button.active{color:var(--teal-800);background:#fff;border-color:#bed2cb;font-weight:800;box-shadow:0 3px 10px #0a3c380a}.evidence-superseded{background:#fff3f1!important;border-color:#c84f43!important}.evidence-superseded>strong{color:#9f3128;margin-bottom:6px;display:block}.score-row small{color:var(--ink-soft);margin-top:4px;display:block}.transcript-box li{margin:6px 0}.result-count{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:10px}.source-documents{border:1px solid var(--line);background:#ffffffad;border-radius:15px;margin:0 0 18px;padding:16px}.source-documents .section-heading{margin-bottom:11px}.document-strip{gap:8px;display:grid}.document-strip article{background:#fff;border:1px solid #e5ebe8;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px;display:grid}.document-icon{width:42px;height:42px;color:var(--teal-700);background:var(--teal-100);border-radius:10px;place-items:center;font-size:8px;font-weight:900;display:grid}.document-copy{grid-template-columns:minmax(0,auto) auto;align-items:center;gap:3px 8px;min-width:0;display:grid}.document-copy>strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.document-copy>small{color:var(--muted);grid-column:1/-1;font-size:8px}.document-status{border-radius:99px;width:max-content;padding:4px 7px;font-size:8px;font-weight:800;display:inline-flex}.document-status.good{color:var(--green);background:var(--green-soft)}.document-status.warn{color:#8b621f;background:var(--amber-soft)}.document-status.bad{color:var(--danger);background:var(--danger-soft)}.document-status.muted{color:#637572;background:#eaf0ed}.document-actions{gap:6px;display:flex}.document-actions .text-button{align-self:center}.documents-empty{color:var(--muted);border:1px dashed #cad7d2;border-radius:10px;align-items:center;gap:11px;padding:10px;display:flex}.documents-empty>span{width:32px;height:32px;color:var(--teal-700);background:var(--teal-100);border-radius:9px;flex:0 0 32px;place-items:center;font-family:STKaiti,KaiTi,serif;display:grid}.documents-empty p{flex:1;margin:0;font-size:9px;line-height:1.5}.document-detail{gap:20px;display:grid}.document-detail section>h3{margin-bottom:10px;font-size:12px}.document-warning-box{background:#fcf6e8;border:1px solid #e5ce9f;border-radius:10px;padding:12px}.document-warning-box h3{color:#7b571e}.document-warning-box ol{color:#725f3e;gap:5px;margin:0;padding-left:22px;font-size:9px;line-height:1.55;display:grid}.document-clean{color:var(--green);background:var(--green-soft);border-radius:9px;align-items:center;gap:7px;padding:10px;font-size:9px;display:flex}.extracted-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.extracted-field-grid>div{border:1px solid var(--line);background:#fff;border-radius:9px;gap:4px;padding:10px;display:grid}.extracted-field-grid span{color:var(--muted);font-family:ui-monospace,monospace;font-size:8px}.extracted-field-grid strong{color:var(--ink-soft);word-break:break-word;font-size:10px;line-height:1.5}.document-meta{flex-wrap:wrap;gap:7px;display:flex}.document-meta span{color:#6b7a77;background:#edf2ef;border-radius:6px;padding:5px 7px;font-size:8px}.position-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.cursor-pagination{border:1px solid var(--line);text-align:center;background:#ffffffb3;border-radius:12px;justify-items:center;gap:9px;margin-top:16px;padding:13px;display:grid}.cursor-pagination p{color:var(--muted);margin:0;font-size:11px}.cursor-pagination .inline-error{width:min(620px,100%)}.position-card{border:1px solid var(--line);background:#ffffffd6;border-radius:16px;padding:19px;transition:all .2s;box-shadow:0 6px 22px #10413b09}.position-card:hover{box-shadow:var(--shadow-sm);border-color:#c5d4ce}.position-card>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:12px;display:grid}.position-rank{width:28px;height:28px;color:var(--teal-700);background:var(--teal-100);border-radius:8px;place-items:center;font-size:11px;font-weight:900;display:grid}.position-title>div{gap:6px;margin-bottom:8px;display:flex}.score-chip{color:#6f604c;background:#f3eee4;padding:5px 8px}.position-title h2{color:var(--teal-950);margin-bottom:5px;font-size:15px;line-height:1.4}.position-title p{color:var(--muted);margin:0;font-size:10px}.more-button{color:#71827f;cursor:pointer;letter-spacing:1px;background:0 0;border:0;border-radius:8px;width:30px;height:30px}.more-button:hover{background:#edf2ef}.position-meta{border-top:1px solid #edf1ef;border-bottom:1px solid #edf1ef;grid-template-columns:repeat(4,1fr);margin:18px 0 15px;padding:12px 0;display:grid}.position-meta span{border-right:1px solid #edf1ef;min-width:0;padding:0 9px}.position-meta span:first-child{padding-left:0}.position-meta span:last-child{border:0}.position-meta small,.position-meta strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.position-meta small{color:#899592;margin-bottom:4px;font-size:9px}.position-meta strong{color:#3d504d;font-size:10px}.position-reason>strong{color:#667773;letter-spacing:.07em;margin-bottom:5px;font-size:9px;display:block}.position-reason>p{min-height:38px;color:var(--ink-soft);margin-bottom:10px;font-size:11px;line-height:1.65}.consult-preview{background:var(--amber-soft);border-radius:8px;align-items:flex-start;gap:8px;margin:9px 0;padding:9px 10px;display:flex}.consult-preview span{color:#93611c;flex:none;font-size:9px;font-weight:800}.consult-preview p{color:#755d3d;margin:0;font-size:10px;line-height:1.45}.position-card>footer{border-top:1px solid #edf1ef;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:15px;padding-top:13px;display:flex}.position-card>footer>div:last-child{gap:6px;display:flex}.confidence-note{gap:2px;display:grid}.confidence-note strong{color:var(--green);font-size:9px}.confidence-note span{color:var(--muted);font-size:8px}.confidence-note.limited strong{color:var(--amber)}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#061e1c91;place-items:center;padding:24px;animation:.16s fade-in;display:grid;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}}.dialog{background:var(--paper);width:min(540px,100%);max-height:calc(100vh - 48px);box-shadow:var(--shadow-lg);border:1px solid #ffffff73;border-radius:19px;animation:.18s dialog-in;overflow:hidden}.dialog.wide{width:min(850px,100%)}@keyframes dialog-in{0%{opacity:.5;transform:translateY(8px)scale(.985)}}.dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:19px 22px;display:flex}.dialog>header h2{margin:0;font-size:17px}.dialog>header button{color:#758581;cursor:pointer;background:#eff3f1;border:0;border-radius:9px;width:31px;height:31px;font-size:20px}.dialog-body{max-height:calc(100vh - 118px);padding:22px;overflow:auto}.stack-form{gap:17px;display:grid}.file-drop{min-height:175px;color:var(--ink-soft);cursor:pointer;background:#f7faf8;border:1.5px dashed #bacbc5;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:22px;transition:all .2s;display:flex}.file-drop:hover,.file-drop.selected{border-color:var(--teal-700);background:var(--teal-50)}.file-drop input{display:none}.file-drop>span{width:40px;height:40px;color:var(--teal-700);background:var(--teal-100);border-radius:12px;place-items:center;margin-bottom:11px;font-size:20px;display:grid}.file-drop strong{color:var(--ink);margin-bottom:6px;font-size:13px}.file-drop p{color:var(--muted);margin:0;font-size:10px}.manual-source-note{color:#6f6047;background:#fbf6e9;border:1px solid #e3d2b3;border-radius:11px;align-items:flex-start;gap:11px;padding:12px 13px;display:flex}.manual-source-note>span{color:#89652d;background:#f0e1c4;border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-family:STKaiti,KaiTi,serif;display:grid}.manual-source-note p{margin:0;font-size:10px;line-height:1.6}.manual-source-note strong{color:#674f2c;margin-bottom:2px;display:block}.field{gap:7px;min-width:0;display:grid}.field>span,.check-field legend{color:#40534f;font-size:11px;font-weight:800}.field>span small,.check-field legend small{color:var(--muted);font-size:9px;font-weight:500}.field>span b{color:var(--coral)}.field input,.field select,.field textarea{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fff;border-radius:9px;outline:0;font-size:12px;transition:all .16s}.field input,.field select{height:41px;padding:0 11px}.field textarea{resize:vertical;padding:10px 11px;line-height:1.6}.field input::placeholder,.field textarea::placeholder{color:#a2afac}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--teal-700);box-shadow:0 0 0 3px #16645c13}.two-fields,.form-grid{gap:13px;display:grid}.two-fields,.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.span-2{grid-column:span 2}.span-3{grid-column:span 3}.form-hint{color:#6a6656;background:#f6f2e8;border-radius:9px;gap:9px;padding:10px 12px;display:flex}.form-hint b{color:#fff;background:#a88a55;border-radius:50%;flex:0 0 19px;place-items:center;width:19px;height:19px;font-size:10px;display:grid}.form-hint p{margin:0;font-size:10px;line-height:1.55}.form-actions{justify-content:flex-end;gap:9px;padding-top:3px;display:flex}.position-detail{gap:22px;display:grid}.detail-lead{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.detail-lead h2{margin:10px 0 5px;font-size:20px}.detail-lead p{color:var(--muted);margin:0;font-size:11px}.detail-score{text-align:center;background:var(--teal-50);border-radius:12px;min-width:105px;padding:12px;display:grid}.detail-score span,.detail-score small{color:var(--muted);font-size:8px}.detail-score strong{color:var(--teal-800);margin:2px 0;font-size:27px}.position-detail section>h3{color:var(--teal-950);margin-bottom:11px;font-size:13px}.evidence-list{gap:8px;display:grid}.evidence-list blockquote{background:#f3f7f5;border-left:3px solid #8bb8a9;border-radius:0 9px 9px 0;margin:0;padding:12px 13px}.evidence-list p{color:#3c504c;margin-bottom:5px;font-size:11px;line-height:1.65}.evidence-list cite{color:var(--muted);font-size:9px;font-style:normal}.evidence-missing{color:#8c662d;background:#fcf7ea;border:1px dashed #e1c7a5;border-radius:9px;margin:0;padding:11px;font-size:10px}.uncertainty-box{background:#fcf7eb;border:1px solid #ead8b7;border-radius:10px;padding:13px}.uncertainty-box p{color:#755e39;margin:0;font-size:11px;line-height:1.6}.score-breakdown{border:1px solid var(--line);border-radius:11px;gap:1px;display:grid;overflow:hidden}.score-row{background:#fff;justify-content:space-between;align-items:center;gap:15px;padding:10px 12px;display:flex}.score-row div{gap:3px;display:grid}.score-row strong{font-size:10px}.score-row span{color:var(--muted);font-size:9px}.score-row>b{color:var(--green);font-size:12px}.score-row>b.negative{color:var(--danger)}.score-total{border-top:1px solid var(--line);background:#f4f7f5;justify-content:flex-end;align-items:center;gap:14px;padding:10px 12px;font-size:10px;display:flex}.score-total strong{color:var(--teal-800);font-size:17px}.question-list{gap:7px;margin:0;padding-left:26px;display:grid}.question-list li{color:var(--ink-soft);padding-left:3px;font-size:11px;line-height:1.6}.evaluation-history{gap:11px;display:grid}.history-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.history-heading h3{color:var(--teal-950);margin:0 0 5px;font-size:13px}.history-heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.evaluation-history-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.evaluation-history-list>li{border:1px solid var(--line);border-left:3px solid var(--green);background:#fff;border-radius:10px;padding:12px}.evaluation-history-list>li.stale{border-left-color:var(--amber);background:#fbf8f0}.evaluation-history-list header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.evaluation-history-list header>div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.evaluation-history-list time{color:var(--ink);font-size:11px;font-weight:800}.evaluation-history-list header small{width:100%;color:var(--muted);font-size:11px}.history-state{border-radius:99px;padding:4px 7px;font-size:11px;font-weight:800}.history-state.current{color:var(--green);background:var(--green-soft)}.history-state.stale{color:#89611f;background:var(--amber-soft)}.evaluation-history-list>li>p{color:var(--ink-soft);margin:9px 0 0;font-size:11px;line-height:1.55}.evaluation-history-list .stale-reason{color:#805f2b}.evaluation-history-list details{border-top:1px solid var(--line);margin-top:9px}.evaluation-history-list summary{color:var(--teal-700);cursor:pointer;padding-top:9px;font-size:11px;font-weight:800}.snapshot-judgments{gap:6px;margin-top:8px;display:grid}.snapshot-judgments p,.evaluation-history-list details>p{color:var(--ink-soft);margin:0;font-size:11px;line-height:1.55}.judgment-list{gap:10px;display:grid}.judgment-list>article{border:1px solid var(--line);background:#fff;border-radius:11px;gap:8px;padding:13px;display:grid}.judgment-list>article>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.judgment-list>article>header strong{font-size:11px}.judgment-list>article>p{color:var(--ink-soft);margin:0;font-size:10px;line-height:1.6}.judgment-list>article>small{color:#786c55;font-size:8px;line-height:1.5}.judgment-source{color:#6d7e7a;font-size:8px;font-weight:700}.detail-disclaimer{color:#6f6858;background:#f6f2e8;border-radius:8px;margin:10px 0 0;padding:9px 11px;font-size:9px;line-height:1.55}.audio-only-strip{color:#635f4d;background:#f8f5eb;border-color:#d8d6c7}.audio-only-strip>span{color:var(--coral);background:#f1e4d8}.training-layout{grid-template-columns:minmax(0,1.65fr) minmax(265px,.75fr);align-items:start;gap:15px;display:grid}.training-card,.focus-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#ffffffd9;border-radius:17px}.training-card{min-height:500px;padding:24px}.training-card-head,.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:21px;display:flex}.training-card-head h2,.panel-heading h2{color:var(--teal-950);margin:0;font-size:19px}.step-chip{color:#795a2d;background:#f6ead5;padding:5px 9px}.step-chip.done{color:#24604d;background:var(--green-soft)}.form-caption{text-align:center;color:var(--muted);margin:-7px 0 0;font-size:9px}.focus-card{background:linear-gradient(155deg,#fffefb,#f7f2e7);padding:21px}.focus-head{align-items:center;gap:10px;margin-bottom:25px;display:flex}.focus-head>span{color:#fff;background:var(--coral);width:32px;height:32px;box-shadow:0 0 0 5px var(--coral-soft);border-radius:50%;place-items:center;font-size:14px;font-weight:900;display:grid}.focus-head .eyebrow{margin-bottom:2px;font-size:8px}.focus-head h2{color:var(--teal-950);margin:0;font-size:14px}.focus-card>h3{color:var(--teal-950);margin-bottom:8px;font-family:STKaiti,KaiTi,serif;font-size:22px}.focus-card>p{color:var(--ink-soft);margin-bottom:13px;font-size:11px;line-height:1.65}.focus-card blockquote{color:#716251;background:#ffffff8c;border-left:2px solid #e2a987;margin:0 0 15px;padding:9px 11px;font-size:10px;line-height:1.55}.micro-drill{background:#ffffffa6;border:1px solid #e6dac7;border-radius:10px;gap:5px;margin-bottom:14px;padding:11px;display:grid}.micro-drill span{color:#8c765e;letter-spacing:.08em;font-size:8px;font-weight:800}.micro-drill strong{color:#4e4a40;font-size:10px;line-height:1.5}.focus-card>footer{color:#8b8276;border-top:1px solid #e7e0d4;margin-top:18px;padding-top:13px;font-size:9px;line-height:1.5}.focus-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex}.focus-empty span{width:47px;height:47px;color:var(--coral);border:1px solid #ded5c6;border-radius:50%;place-items:center;margin-bottom:10px;font-size:21px;display:grid}.focus-empty p{max-width:220px;color:var(--muted);margin:0;font-size:10px;line-height:1.6}.timer-stage{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:450px;display:flex}.stage-label{color:var(--ink-soft);letter-spacing:.12em;align-items:center;gap:7px;margin-bottom:20px;font-size:10px;font-weight:800;display:flex}.record-dot,.think-dot{background:var(--coral);width:8px;height:8px;box-shadow:0 0 0 5px var(--coral-soft);border-radius:50%}.record-dot{animation:1.1s infinite record-pulse}.think-dot{background:var(--teal-700);box-shadow:0 0 0 5px var(--teal-100)}@keyframes record-pulse{50%{box-shadow:0 0 0 8px #c9654f14}}.timer-ring{--progress:360deg;background:conic-gradient(var(--coral) var(--progress), #e6ebe8 0);border-radius:50%;place-items:center;width:190px;height:190px;display:grid}.timer-ring:before{content:"";background:#fff;border-radius:50%;width:170px;height:170px;position:absolute}.timer-ring>div{z-index:1;gap:3px;display:grid;position:relative}.timer-ring strong{color:var(--teal-950);letter-spacing:.035em;font-variant-numeric:tabular-nums;font-size:42px}.timer-ring span{color:var(--muted);font-size:9px}.timer-stage>h2{color:#344b47;max-width:600px;margin:22px 0 15px;font-size:14px;font-weight:600;line-height:1.65}.thinking-prompts{gap:8px;display:flex}.thinking-prompts span{color:#60736f;background:#eef3f0;border-radius:99px;padding:5px 8px;font-size:9px}.wave-bars{align-items:center;gap:3px;height:31px;display:flex}.wave-bars i{background:var(--coral);border-radius:3px;width:3px;height:6px;animation:.75s ease-in-out infinite alternate wave}.wave-bars i:nth-child(3n){height:17px}.wave-bars i:nth-child(4n){height:25px}@keyframes wave{to{opacity:.45;height:28px}}.timer-actions{gap:10px;margin-top:22px;display:flex}.review-stage{min-height:450px}.audio-review{border:1px solid var(--line);background:#f7faf8;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.audio-art{width:43px;height:43px;color:var(--coral-dark);background:var(--coral-soft);border-radius:12px;flex:0 0 43px;place-items:center;font-family:STKaiti,KaiTi,serif;display:grid}.audio-review>div{min-width:150px}.audio-review strong,.audio-review small{display:block}.audio-review strong{margin-bottom:5px;font-size:11px}.audio-review small{color:var(--muted);font-size:9px}.audio-review audio{width:min(300px,45%);height:34px;margin-left:auto}.analysis-promise{color:#5e5d53;background:#f7f4eb;border-radius:12px;gap:12px;margin:17px 0;padding:14px;display:flex}.analysis-promise>span{color:#8c6e42;background:#eee3cd;border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-family:STKaiti,KaiTi,serif;display:grid}.analysis-promise strong{margin-bottom:4px;font-size:11px;display:block}.analysis-promise p{margin:0;font-size:10px;line-height:1.6}.manual-transcript{background:#fbf7ee;border:1px solid #d8ccb7;border-radius:12px;gap:6px;margin-top:16px;padding:14px;display:grid}.manual-transcript>p{color:#7a6f5d;margin:0;font-size:9px;line-height:1.5}.review-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.analysis-result{gap:14px;margin-top:17px;display:grid}.priority-result{background:#fcf2ed;border:1px solid #ead4c9;border-radius:11px;padding:13px}.priority-result>span{color:var(--coral-dark);letter-spacing:.08em;margin-bottom:4px;font-size:8px;font-weight:900;display:block}.priority-result>strong{margin-bottom:5px;font-size:14px;display:block}.priority-result p{color:var(--ink-soft);margin-bottom:6px;font-size:10px;line-height:1.5}.priority-result blockquote{color:#7d5f54;margin:0;font-size:9px}.metric-grid{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.metric-grid>span{border-right:1px solid var(--line);text-align:center;background:#fff;gap:4px;padding:9px;display:grid}.metric-grid>span:nth-child(4n){border-right:0}.metric-grid>span:nth-child(-n+4){border-bottom:1px solid var(--line)}.metric-grid small{color:var(--muted);font-size:7px}.metric-grid strong{color:var(--teal-800);font-size:10px}.transcript-box{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.transcript-box summary{color:var(--teal-700);cursor:pointer;padding:10px 12px;font-size:10px;font-weight:800}.transcript-box p{border-top:1px solid var(--line);color:var(--ink-soft);white-space:pre-wrap;margin:0;padding:12px;font-size:10px;line-height:1.8}.diagnosis-list{gap:8px;display:grid}.diagnosis-list article{border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px 12px}.diagnosis-list header{justify-content:space-between;gap:8px;margin-bottom:6px;display:flex}.diagnosis-list header strong{font-size:10px}.diagnosis-list header span{color:var(--green);font-size:8px}.diagnosis-list p{color:var(--ink-soft);margin-bottom:6px;font-size:10px;line-height:1.55}.diagnosis-list blockquote{color:#546964;background:#f4f8f6;border-left:2px solid #91b9ac;margin:0 0 5px;padding:7px;font-size:9px;line-height:1.5}.diagnosis-list small{color:var(--muted);font-size:8px}.missing-proof{color:#8b6227;background:#fbf3e3;border-radius:6px;padding:7px;font-size:8px}.defect-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.defect-grid article{border:1px solid var(--line);background:#ffffffc7;border-radius:13px;padding:14px}.defect-grid article>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.defect-grid strong{font-size:11px}.trend{color:#62726f;background:#e9efec;border-radius:99px;padding:3px 6px;font-size:8px}.trend.down{color:var(--green);background:var(--green-soft)}.trend.up{color:var(--danger);background:var(--danger-soft)}.defect-grid p{color:var(--muted);margin:12px 0 4px;font-size:9px}.defect-grid p b{color:var(--teal-800);font-size:19px}.defect-grid small{color:#8b9996;font-size:8px}.compact-select{color:var(--muted);align-items:center;gap:8px;font-size:9px;display:flex}.compact-select select{border:1px solid var(--line-strong);height:34px;color:var(--ink-soft);background:#fff;border-radius:9px;outline:0;padding:0 28px 0 10px;font-size:10px}.compact-select select:focus{border-color:var(--teal-700);box-shadow:0 0 0 3px #16645c13}.best-answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.best-answer-grid>article{border:1px solid var(--line);background:#ffffffd1;border-radius:13px;min-width:0;padding:15px}.best-answer-grid article>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.best-answer-grid header span{color:var(--teal-700);background:var(--teal-100);border-radius:99px;padding:4px 7px;font-size:8px;font-weight:800}.best-answer-grid header small{color:var(--muted);font-size:8px}.best-answer-grid h3{margin:11px 0 9px;font-size:12px;line-height:1.55}.best-reason{min-height:36px;color:var(--ink-soft);margin:0 0 10px;font-size:9px;line-height:1.6}.best-reason strong{color:#8c6330;margin-right:7px;display:inline-block}.best-reason.muted{color:var(--muted)}.best-answer-grid details{border-top:1px solid var(--line)}.best-answer-grid summary{color:var(--teal-700);cursor:pointer;padding:10px 0 0;font-size:9px;font-weight:800}.best-answer-grid details p{max-height:230px;color:var(--ink-soft);white-space:pre-wrap;background:#f4f7f5;border-radius:8px;margin:10px 0 0;padding:10px;font-size:9px;line-height:1.75;overflow:auto}.session-list{gap:8px;display:grid}.session-list>article{border:1px solid var(--line);background:#fffc;border-radius:12px;overflow:hidden}.session-summary{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;width:100%;padding:12px 14px;display:grid}.session-summary:hover{background:#f7f9f7}.session-icon{width:36px;height:36px;color:var(--teal-700);background:var(--teal-100);border-radius:10px;place-items:center;font-family:STKaiti,KaiTi,serif;display:grid}.session-copy{gap:4px;min-width:0;display:grid}.session-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.session-copy small{color:var(--muted);font-size:9px}.session-status{border-radius:99px;padding:4px 7px;font-size:8px}.session-status.done{color:var(--green);background:var(--green-soft)}.session-status.pending{color:var(--amber);background:var(--amber-soft)}.session-summary>b{color:var(--muted)}.session-detail{border-top:1px solid var(--line);padding:0 14px 14px}.session-detail>audio{width:100%;height:34px;margin-top:12px}.session-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.best-session-preview{border:1px solid var(--line);background:#f7faf8;border-radius:11px;gap:8px;padding:13px;display:grid}.best-session-preview>span{width:max-content;color:var(--teal-700);background:var(--teal-100);border-radius:99px;padding:4px 7px;font-size:8px;font-weight:800}.best-session-preview>strong{font-size:12px;line-height:1.55}.best-session-preview>p{max-height:140px;color:var(--muted);white-space:pre-wrap;margin:0;font-size:9px;line-height:1.7;overflow:auto}.dialog-actions{justify-content:flex-end;gap:8px;display:flex}.inline-error{color:var(--danger);background:var(--danger-soft);border:1px solid #efc8c2;border-radius:9px;padding:10px 12px;font-size:10px;line-height:1.5}.record-tabs{grid-template-columns:repeat(2,minmax(0,300px));gap:10px;margin-bottom:19px;display:grid}.record-tabs button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#ffffffa6;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px 14px;display:grid}.record-tabs button.active{box-shadow:var(--shadow-sm);background:#fff;border-color:#a9c7bd}.record-tabs button>span{color:#72817e;background:#e9eeeb;border-radius:10px;place-items:center;width:34px;height:34px;font-family:STKaiti,KaiTi,serif;display:grid}.record-tabs button.active>span{color:var(--teal-700);background:var(--teal-100)}.record-tabs strong,.record-tabs small{display:block}.record-tabs strong{margin-bottom:3px;font-size:11px}.record-tabs small{color:var(--muted);font-size:8px}.record-tabs button>b{color:#586966;background:#edf2ef;border-radius:99px;place-items:center;min-width:23px;height:23px;font-size:9px;display:grid}.record-tabs button.active>b{color:var(--teal-700);background:var(--teal-100)}.info-line{color:#556c67;background:#f1f6f3}.table-wrap{border:1px solid var(--line);background:#ffffffd1;border-radius:14px;overflow:auto}.data-table{border-collapse:collapse;width:100%;min-width:850px}.data-table th{border-bottom:1px solid var(--line);color:#7e8c89;text-align:left;letter-spacing:.05em;background:#f3f6f4;padding:11px 13px;font-size:9px}.data-table td{color:#445652;vertical-align:middle;border-bottom:1px solid #edf1ef;padding:13px;font-size:10px}.data-table tr:last-child td{border-bottom:0}.data-table td>strong,.data-table td>span,.data-table td>small{display:block}.data-table td>strong{color:var(--ink);margin-bottom:4px;font-size:11px}.data-table td>span,.data-table td>small{color:var(--muted);margin-top:3px;font-size:8px}.data-table .source-badge{margin-bottom:5px}.form-section{border-bottom:1px solid var(--line);gap:12px;padding-bottom:16px;display:grid}.form-section:last-of-type{border-bottom:0}.form-section>h3{margin:0;font-size:12px}.form-section>h3 small{color:var(--muted);font-size:9px;font-weight:500}.score-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.check-field{border:0;margin:0;padding:0}.check-field legend{margin-bottom:9px}.check-field>div{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.check-field label{position:relative}.check-field input{opacity:0;position:absolute}.check-field label span{border:1px solid var(--line);min-height:35px;color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:8px;place-items:center;font-size:10px;display:grid}.check-field input:checked+span{border-color:var(--teal-700);color:var(--teal-800);background:var(--teal-50);font-weight:800}.mock-summary-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px;display:grid}.mock-summary-grid article{border:1px solid var(--line);background:#fffc;border-radius:14px;align-items:center;gap:14px;padding:17px;display:flex}.mock-summary-grid article>span{width:42px;height:42px;color:var(--teal-700);background:var(--teal-100);border-radius:12px;flex:0 0 42px;place-items:center;font-family:STKaiti,KaiTi,serif;display:grid}.mock-summary-grid small,.mock-summary-grid strong,.mock-summary-grid p{display:block}.mock-summary-grid small{color:var(--muted);margin-bottom:3px;font-size:9px}.mock-summary-grid strong{color:var(--teal-950);font-size:18px}.mock-summary-grid p{color:#84928f;margin:3px 0 0;font-size:8px}.insight-layout{grid-template-columns:minmax(0,1.5fr) minmax(250px,.65fr);align-items:start;gap:16px;display:grid}.mock-list{gap:9px;display:grid}.mock-list article{border:1px solid var(--line);background:#fffc;border-radius:13px;padding:14px}.mock-list article>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.mock-list article>header>div{align-items:center;gap:10px;display:flex}.mock-module{width:34px;height:34px;color:var(--teal-700);background:var(--teal-100);border-radius:9px;place-items:center;font-family:STKaiti,KaiTi,serif;display:grid}.mock-list header strong,.mock-list header small{display:block}.mock-list header strong{margin-bottom:3px;font-size:11px}.mock-list header small{color:var(--muted);font-size:8px}.mock-list header>b{color:var(--teal-800);text-align:right;font-size:15px}.mock-list header>b small{font-size:7px;font-weight:500}.mock-metrics{border-top:1px solid #edf1ef;border-bottom:1px solid #edf1ef;grid-template-columns:repeat(5,1fr);margin:12px 0 10px;padding:9px 0;display:grid}.mock-metrics span{border-right:1px solid #edf1ef;padding:0 9px}.mock-metrics span:first-child{padding-left:0}.mock-metrics span:last-child{border:0}.mock-metrics small,.mock-metrics strong{display:block}.mock-metrics small{color:var(--muted);margin-bottom:3px;font-size:8px}.mock-metrics strong{color:#40534f;font-size:10px}.reason-tags{flex-wrap:wrap;gap:5px;display:flex}.reason-tags span{color:#85632e;background:var(--amber-soft);border-radius:6px;padding:4px 7px;font-size:8px}.reason-panel{border:1px solid var(--line);background:#fffc;border-radius:14px;padding:16px}.reason-ranking{gap:11px;display:grid}.reason-ranking>div{grid-template-columns:18px 62px 1fr 18px;align-items:center;gap:7px;display:grid}.reason-ranking>div>span{color:#7b8986;background:#edf1ef;border-radius:6px;place-items:center;width:18px;height:18px;font-size:8px;display:grid}.reason-ranking strong{font-size:9px}.reason-ranking i{background:#e8edeb;border-radius:99px;height:5px;overflow:hidden}.reason-ranking i b{background:#73a594;border-radius:99px;height:100%;display:block}.reason-ranking em{color:var(--muted);text-align:right;font-size:9px;font-style:normal}.reason-panel footer{border-top:1px solid var(--line);color:var(--muted);margin-top:17px;padding-top:12px;font-size:8px;line-height:1.5}.record-actions{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.record-actions .text-button{color:var(--teal-700);padding:5px 7px}.record-actions .text-button.danger{color:var(--danger)}.server-trends{border:1px solid var(--line);background:#ffffffb8;border-radius:14px;margin:16px 0 22px;padding:16px}.server-trends>div:last-of-type{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;display:grid}.server-trends article{border:1px solid var(--line);background:#fff;border-radius:10px;padding:12px}.server-trends article header{justify-content:space-between;gap:10px;margin-bottom:8px;display:flex}.server-trends article header span,.server-trends article small{color:var(--muted);font-size:10px}.server-trends article p{color:var(--ink-soft);margin:3px 0;font-size:11px;line-height:1.55}.settings-layout{grid-template-columns:215px minmax(0,1fr);align-items:start;gap:17px;display:grid}.settings-nav{border:1px solid var(--line);background:#ffffffb3;border-radius:14px;gap:6px;padding:8px;display:grid}.settings-nav button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:11px;display:flex}.settings-nav button:hover{background:#f0f4f2}.settings-nav button.active{color:var(--teal-800);background:var(--teal-50)}.settings-nav button>span{color:#778783;background:#edf1ef;border-radius:9px;flex:0 0 31px;place-items:center;width:31px;height:31px;font-family:STKaiti,KaiTi,serif;display:grid}.settings-nav button.active>span{color:var(--teal-700);background:#d8ebe4}.settings-nav strong,.settings-nav small{display:block}.settings-nav strong{margin-bottom:3px;font-size:10px}.settings-nav small{color:var(--muted);font-size:8px}.settings-panel{border:1px solid var(--line);min-height:550px;box-shadow:var(--shadow-sm);background:#ffffffd4;border-radius:16px;padding:24px}.account-session-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#ffffffdb;border-radius:14px;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:16px;margin-bottom:16px;padding:16px;display:grid}.account-session-copy strong{margin-bottom:5px;font-size:13px;display:block}.account-session-copy p{color:var(--muted);margin:0;font-size:11px}.account-session-copy .account-session-error{color:var(--danger)}.account-login-form{grid-template-columns:minmax(150px,220px) minmax(180px,240px) auto;align-items:end;gap:10px;display:grid}.panel-heading{border-bottom:1px solid var(--line);padding-bottom:17px}.panel-heading p{color:var(--muted);margin:6px 0 0;font-size:10px}.sync-badge,.local-badge{padding:5px 8px}.sync-badge.synced{color:var(--green);background:var(--green-soft)}.sync-badge.unsynced{color:var(--danger);background:var(--danger-soft)}.local-badge{color:var(--teal-700);background:var(--teal-100)}.profile-form .form-section{gap:14px}.probability-warning{background:#fbf7ed;border:1px solid #eadbc2;border-radius:11px;gap:11px;margin-bottom:20px;padding:13px;display:flex}.probability-warning>span{color:#8c682b;background:#efe4ca;border-radius:50%;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:18px;display:grid}.probability-warning strong{margin-bottom:4px;font-size:10px;display:block}.probability-warning p{color:#716957;margin:0;font-size:9px;line-height:1.55}.weight-editor{gap:4px;display:grid}.weight-editor>label{border-bottom:1px solid #edf1ef;grid-template-columns:minmax(180px,1fr) minmax(180px,1.2fr) 36px;align-items:center;gap:16px;padding:12px 5px;display:grid}.weight-editor label>div{gap:3px;display:grid}.weight-editor label strong{font-size:10px}.weight-editor label span{color:var(--muted);font-size:8px}.weight-editor input[type=range]{width:100%;height:5px;accent-color:var(--teal-700);cursor:pointer}.weight-editor output{width:34px;color:var(--teal-800);text-align:center;background:var(--teal-50);border-radius:7px;padding:5px 0;font-size:10px;font-weight:800}.weight-total{background:#f2f6f4;border-radius:10px;grid-template-columns:1fr auto;align-items:center;margin-top:10px;padding:12px;display:grid}.weight-total span{color:var(--ink-soft);font-size:10px}.weight-total strong{color:var(--teal-800);font-size:19px}.weight-total small{color:var(--muted);grid-column:1/-1;margin-top:3px;font-size:8px}.weight-editor .form-actions{margin-top:10px}.storage-hero{background:linear-gradient(145deg,#eff7f3,#f8fbf9);border:1px solid #c8dbd4;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:18px;display:grid}.api-token-card{border:1px solid var(--line);background:#fafbfa;border-radius:12px;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto;align-items:end;gap:12px;margin-bottom:14px;padding:14px;display:grid}.api-token-card strong{margin-bottom:4px;display:block}.api-token-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.backup-passphrase-card{background:#fbf7ea;border:1px solid #d8c797;border-radius:12px;gap:12px;margin-bottom:14px;padding:15px;display:grid}.backup-passphrase-card>div:first-child strong{color:#735522;margin-bottom:4px;font-size:12px;display:block}.backup-passphrase-card>div:first-child p{color:#72664f;margin:0;font-size:11px;line-height:1.55}.backup-passphrase-card>small{color:#806127;font-size:11px}.storage-hero>.form-actions{flex-wrap:wrap;justify-content:flex-end;margin:0}.storage-icon{width:48px;height:48px;color:var(--teal-700);background:#d9ece5;border-radius:14px;place-items:center;font-family:STKaiti,KaiTi,serif;font-size:19px;display:grid}.storage-hero h3{margin-bottom:5px;font-size:13px}.storage-hero p{color:var(--muted);margin:0;font-size:9px;line-height:1.55}.backup-includes{margin-top:22px}.backup-includes h3{margin-bottom:11px;font-size:12px}.backup-includes>div{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.backup-includes span{border:1px solid var(--line);border-radius:10px;grid-template-columns:auto 1fr;align-items:center;column-gap:9px;padding:11px;font-size:10px;display:grid}.backup-includes b{width:29px;height:29px;color:var(--teal-700);background:var(--teal-100);border-radius:8px;grid-row:span 2;place-items:center;font-family:STKaiti,KaiTi,serif;display:grid}.backup-includes small{color:var(--muted);font-size:8px}.provider-card{border:1px solid var(--line);background:#fafbfa;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin-top:22px;padding:15px;display:flex}.provider-card>div{align-items:center;gap:11px;display:flex}.provider-card>div>span{color:#805b27;background:var(--amber-soft);border-radius:10px;flex:0 0 35px;place-items:center;width:35px;height:35px;font-size:10px;font-weight:900;display:grid}.provider-card strong{margin-bottom:3px;font-size:10px;display:block}.provider-card p{color:var(--muted);margin:0;font-size:8px;line-height:1.5}.provider-card code{color:#61706d;background:#edf1ef;border-radius:6px;padding:5px 7px;font-size:8px}.danger-note{color:#80534c;background:var(--danger-soft);border-radius:9px;gap:9px;margin-top:18px;padding:11px;display:flex}.danger-note span{color:#fff;background:var(--danger);border-radius:50%;flex:0 0 19px;place-items:center;width:19px;height:19px;font-size:9px;display:grid}.danger-note p{margin:1px 0 0;font-size:9px;line-height:1.5}@media (max-width:1120px){.sidebar{width:218px}.main-content{margin-left:218px}.page{padding-inline:30px}.dashboard-grid{grid-template-columns:1fr}.data-principle-card{min-height:210px}.data-principle-card h2{margin-top:22px}.position-grid{grid-template-columns:1fr}.filter-pills{max-width:410px;overflow-x:auto}.training-layout{grid-template-columns:1fr}.focus-card{grid-template-columns:auto 1fr;column-gap:18px;display:grid}.focus-card .focus-head,.focus-card footer,.focus-card>h3,.focus-card>p,.focus-card blockquote,.focus-card .micro-drill,.focus-card>.button,.focus-card .focus-empty,.focus-card>.loading-block{grid-column:1/-1}.metric-grid{grid-template-columns:repeat(4,1fr)}.insight-layout{grid-template-columns:1fr}}@media (max-width:820px){.sidebar{width:80px;padding:25px 10px 20px}.brand{justify-content:center;padding:0 0 26px}.brand>span:last-child,.side-nav a>span:last-child,.nav-eyebrow,.connection-card>span:last-child,.api-caption{display:none}.side-nav a{justify-content:center;padding:8px}.nav-icon{width:36px;height:36px}.connection-card{justify-content:center;min-height:42px;padding:14px 0}.connection-dot{margin:0}.main-content{margin-left:80px}.page{padding:34px 24px 48px}.stat-grid{grid-template-columns:repeat(2,1fr)}.quick-grid{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.search-box{flex-basis:100%;max-width:none}.result-count{order:3}.defect-grid{grid-template-columns:repeat(2,1fr)}.settings-layout{grid-template-columns:1fr}.settings-nav{grid-template-columns:repeat(3,1fr)}.settings-nav button{justify-content:center}.settings-nav button>div{display:none}}@media (max-width:620px){body{background:var(--canvas)}.sidebar{display:none}.main-content{margin:0;padding-bottom:70px}.bottom-nav{z-index:50;height:66px;padding:5px max(4px, env(safe-area-inset-left)) calc(5px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffefaf0;border-top:1px solid #c4d2cdd9;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -8px 24px #0d3c370e}.bottom-nav a{color:#7b8b88;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.bottom-nav a>span{border-radius:8px;place-items:center;width:26px;height:26px;font-family:STKaiti,KaiTi,serif;display:grid}.bottom-nav a small{font-size:8px}.bottom-nav a.active{color:var(--teal-700);font-weight:800}.bottom-nav a.active>span{background:var(--teal-100)}.page{padding:25px 15px 36px}.page-header{margin-bottom:21px;display:block}.page-header h1{font-size:31px}.page-header>div>p:last-child{font-size:12px;line-height:1.65}.page-actions{margin-top:15px}.page-actions .button{flex:1}.dashboard-grid{gap:11px}.hero-card{min-height:248px;padding:22px}.card-footer{inset-inline:22px}.data-principle-card{min-height:210px}.stat-grid{gap:8px}.stat-grid article{gap:10px;padding:13px}.stat-grid strong{font-size:19px}.section-block{margin-top:28px}.quick-card{min-height:94px;padding:14px}.trust-footer{align-items:flex-start}.trust-footer p{line-height:1.5}.policy-strip,.audio-only-strip,.info-line{align-items:flex-start}.filter-pills{width:100%;max-width:none;padding-bottom:3px}.document-strip article{grid-template-columns:auto minmax(0,1fr)}.document-actions{flex-wrap:wrap;grid-column:1/-1}.document-actions .button{flex:1}.document-actions .text-button{flex:0 0 100%}.documents-empty{flex-wrap:wrap;align-items:flex-start}.documents-empty .button{width:100%}.extracted-field-grid{grid-template-columns:1fr}.filter-pills button{flex:none}.result-count{margin-left:0}.position-card{padding:15px}.position-rank{display:none}.position-card>header{grid-template-columns:1fr auto}.position-meta{grid-template-columns:repeat(2,1fr);row-gap:10px}.position-meta span:nth-child(2){border-right:0}.position-card>footer{flex-direction:column;align-items:flex-start}.position-card>footer>div:last-child{width:100%}.position-card>footer .button{flex:1}.dialog-backdrop{align-items:end;padding:0}.dialog,.dialog.wide{border-radius:20px 20px 0 0;width:100%;max-height:94vh}.dialog-body{max-height:calc(94vh - 70px);padding:17px}.detail-lead,.history-heading{flex-direction:column}.detail-score{grid-template-columns:1fr auto 1fr;align-items:center;width:100%}.two-fields,.form-grid.two,.form-grid.three,.score-form-grid{grid-template-columns:1fr}.span-2,.span-3{grid-column:auto}.training-card{min-height:480px;padding:18px}.timer-ring{width:160px;height:160px}.timer-ring:before{width:143px;height:143px}.timer-ring strong{font-size:35px}.thinking-prompts{flex-wrap:wrap;justify-content:center}.audio-review{flex-wrap:wrap;align-items:flex-start}.audio-review audio{width:100%;margin-left:0}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric-grid>span:nth-child(4n){border-right:1px solid var(--line)}.metric-grid>span:nth-child(2n){border-right:0}.metric-grid>span:nth-child(-n+4){border-bottom:1px solid var(--line)}.review-actions{flex-direction:column-reverse}.review-actions .button{width:100%}.defect-grid{grid-template-columns:1fr}.section-heading:has(.compact-select){flex-direction:column;align-items:flex-start}.compact-select{justify-content:space-between;width:100%}.compact-select select{min-width:145px}.best-answer-grid{grid-template-columns:1fr}.session-summary{grid-template-columns:auto 1fr auto}.session-status{display:none}.session-detail-actions .button{width:100%}.record-tabs{grid-template-columns:repeat(2,1fr)}.record-tabs button{grid-template-columns:auto 1fr;padding:10px}.record-tabs button>b{display:none}.record-tabs button>span{width:30px;height:30px}.mock-summary-grid{grid-template-columns:1fr}.check-field>div{grid-template-columns:repeat(2,1fr)}.settings-nav{z-index:5;position:sticky;top:0}.settings-panel{min-height:450px;padding:17px}.account-session-card,.account-login-form{grid-template-columns:1fr;align-items:stretch}.weight-editor>label{grid-template-columns:1fr 38px;gap:8px}.weight-editor input[type=range]{grid-area:2/1/auto/-1}.weight-editor output{grid-area:1/2}.storage-hero{grid-template-columns:auto 1fr}.storage-hero .button{grid-column:1/-1;width:100%}.backup-includes>div{grid-template-columns:1fr}.provider-card{flex-direction:column;align-items:flex-start}.api-token-card{grid-template-columns:1fr;align-items:stretch}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:is(.api-caption,.status-badge,.source-badge,.score-chip,.step-chip,.sync-badge,.local-badge,.stat-grid article div span,.quick-card p,.compact-list div>span,.trust-footer span,.trust-footer p,.document-icon,.document-copy>small,.document-status,.documents-empty p,.document-warning-box ol,.document-clean,.extracted-field-grid span,.document-meta span,.position-meta small,.consult-preview span,.confidence-note strong,.confidence-note span,.field>span small,.check-field legend small,.form-caption,.detail-score span,.detail-score small,.evidence-list cite,.judgment-list>article>small,.judgment-source,.detail-disclaimer,.focus-head .eyebrow,.micro-drill span,.focus-card>footer,.timer-ring span,.thinking-prompts span,.metric-grid small,.diagnosis-list header span,.diagnosis-list small,.missing-proof,.trend,.best-answer-grid header span,.best-answer-grid header small,.best-answer-grid summary,.session-copy small,.session-status,.record-tabs small,.data-table th,.data-table td>span,.data-table td>small,.mock-summary-grid small,.mock-summary-grid p,.mock-list header small,.mock-list header>b small,.mock-metrics small,.reason-tags span,.reason-ranking>div>span,.reason-panel footer,.settings-nav small,.weight-editor label span,.weight-total small,.backup-includes small,.provider-card p,.provider-card code,.danger-note p){font-size:11px}@media (min-width:1600px){.page{width:min(1500px,100%)}}
