.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#18223652;display:grid;place-items:center;padding:28px;z-index:50;animation:fade-in .15s ease}.case-modal{width:min(920px,94vw);max-height:92vh;background:#fff;border-radius:20px;box-shadow:0 24px 72px #162a4f38;display:flex;flex-direction:column;overflow:hidden;animation:modal-in .18s ease}.case-modal>header{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 26px;border-bottom:1px solid #edf0f5}.case-modal h2{font-size:20px;margin:0 0 7px}.case-modal header p{margin:0;color:var(--muted);font-size:12px}.modal-body{padding:8px 26px 24px;overflow:auto}.form-section{padding-top:20px}.section-title{display:flex;align-items:center;gap:12px;color:#3d72c4;font-size:12px;font-weight:700;margin-bottom:15px}.section-title:before,.section-title:after{content:"";height:1px;background:#e5ebf4}.section-title:before{width:18px}.section-title:after{flex:1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 20px}.form-field{display:flex;flex-direction:column;gap:7px;color:#4c596b;font-size:12px}.form-field>span{font-weight:650}.form-field>span i{font-style:normal;color:#ef5555;margin-right:4px}.form-field input:not([type=file]),.form-field select,.form-field textarea{width:100%;border:1px solid #dfe6f0;border-radius:11px;background:#fff;color:var(--text);padding:0 12px;transition:.15s}.form-field input:not([type=file]),.form-field select{height:40px}.form-field textarea{height:70px;padding-top:10px;resize:vertical}.form-field small{color:var(--muted);font-size:10px}.file-upload{height:42px;border:1px dashed #b9cdf0;border-radius:11px;background:#f8fbff;color:#3478e8;display:flex;align-items:center;gap:8px;padding:0 12px;font-weight:600;cursor:pointer;overflow:hidden}.file-upload:hover{background:#f1f6ff}.file-upload.has-file{border-style:solid;background:#f2fbf6;border-color:#bae4c9;color:#249458}.file-upload input{display:none}.file-upload span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.case-modal>footer{min-height:72px;border-top:1px solid #edf0f5;padding:14px 26px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fbfcfe}.case-modal>footer>div{display:flex;gap:10px;margin-left:auto}.form-error{display:flex;align-items:center;gap:6px;color:#df5555;font-size:12px}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(10px) scale(.985)}}@media(max-width:720px){.form-grid{grid-template-columns:1fr}.case-modal{width:96vw}.modal-backdrop{padding:12px}}.header-actions{display:flex;gap:10px}.project-switcher{position:relative}.project-title-button{display:flex;align-items:center;gap:8px;text-align:left}.project-title-button h1{margin:0!important}.project-title-button svg{color:#7b8798}.project-menu{position:absolute;left:0;top:38px;width:360px;padding:8px;background:#fff;border:1px solid #dfe7f2;border-radius:14px;box-shadow:0 14px 35px #263f6329;z-index:30}.project-menu button{display:block;width:100%;padding:11px 12px;border-radius:10px;text-align:left}.project-menu button:hover,.project-menu button.active{background:#eef5ff}.project-menu b,.project-menu small{display:block}.project-menu b{font-size:13px}.project-menu small{margin-top:4px;color:#86909c;font-size:11px}.mini-modal{width:min(620px,calc(100vw - 40px));max-height:80vh;background:#fff;border-radius:20px;box-shadow:0 24px 70px #18305838;overflow:auto}.mini-modal>header{position:sticky;top:0;display:flex;justify-content:space-between;padding:22px 24px 16px;background:#fff;border-bottom:1px solid #edf1f6;z-index:2}.mini-modal h2{margin:0;font-size:20px}.mini-modal header p{margin:6px 0 0;color:#86909c;font-size:12px}.mini-modal footer{display:flex;justify-content:flex-end;padding:16px 24px;border-top:1px solid #edf1f6}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:20px 24px}.info-grid>div{padding:14px;border-radius:12px;background:#f7f9fd}.info-grid span,.info-grid b{display:block}.info-grid span{font-size:11px;color:#86909c;margin-bottom:6px}.info-grid b{font-size:13px;color:#1d2129}.material-list{display:grid;gap:9px;padding:20px 24px 10px}.material-list>div{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid #e3eaf4;border-radius:12px;color:#4080ff}.material-list>div>span{flex:1}.material-list b,.material-list small{display:block;color:#1d2129}.material-list small{margin-top:4px;color:#86909c;font-size:11px}.material-upload{margin:8px 24px 22px;min-height:86px;border:1px dashed #9fc0fa;border-radius:14px;background:#f5f9ff;display:flex;align-items:center;justify-content:center;gap:8px;color:#3478ef;cursor:pointer}.material-upload input{display:none}.material-upload small{color:#86909c}.project-menu{width:380px}.project-search{height:40px;display:flex;align-items:center;gap:8px;padding:0 10px;margin-bottom:6px;border:1px solid #dfe7f2;border-radius:10px;color:#86909c;background:#fbfcff}.project-search:focus-within{border-color:#9fc0fa;box-shadow:0 0 0 3px #4080ff17}.project-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#1d2129;font-size:12px}.project-search>button{display:grid;width:24px;height:24px;padding:0;place-items:center;opacity:0;pointer-events:none;color:#86909c}.project-search>button.visible{opacity:1;pointer-events:auto}.project-options{max-height:280px;overflow:auto}.project-options>button{display:block;width:100%;padding:11px 12px;border-radius:10px;text-align:left}.project-options>button:hover,.project-options>button.active{background:#eef5ff}.project-empty{height:94px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#86909c;font-size:12px}.ai-workspace{min-width:0;min-height:0;display:flex;flex-direction:column;gap:12px}.ai-workspace .results{flex:1;display:flex;flex-direction:column;overflow:hidden}.ai-workspace .ai-bar{width:100%;flex:0 0 auto}.ai-mode-tabs{height:44px;display:flex;align-items:center;gap:22px;border-bottom:1px solid #e8edf4;flex:0 0 auto}.ai-mode-tabs>button{height:44px;position:relative;color:#647085;font-weight:650}.ai-mode-tabs>button.active{color:#2877f5}.ai-mode-tabs>button.active:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background:#4080ff}.ai-mode-tabs button i{display:inline-grid;place-items:center;min-width:17px;height:17px;margin-left:5px;border-radius:9px;background:#edf4ff;color:#3478ef;font-size:10px;font-style:normal}.ai-mode-tabs .done-label{margin-left:auto}.result-scroll,.chat-thread{overflow:auto;min-height:0;padding-right:3px}.chat-thread{flex:1;padding:16px 4px 8px}.chat-empty{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#86909c;gap:8px}.chat-empty svg{color:#4080ff}.chat-empty b{color:#1d2129}.chat-empty span{font-size:12px}.chat-pair{display:grid;gap:12px;margin-bottom:18px}.user-message{justify-self:end;max-width:82%;padding:10px 13px;border-radius:14px 14px 3px;background:#4080ff;color:#fff;font-size:12px;line-height:1.6}.assistant-message{display:flex;align-items:flex-start;gap:9px;max-width:92%;font-size:12px;line-height:1.7}.assistant-message>span{width:27px;height:27px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:#edf4ff;color:#3478ef}.assistant-message p{margin:0;padding:11px 13px;border-radius:3px 14px 14px;background:#f4f7fb;color:#4e5969}.assistant-message button{margin-top:8px;height:30px;padding:0 10px;border-radius:8px;border:1px solid #bcd3fb;color:#3478ef;display:flex;align-items:center;gap:5px}.thinking{padding:10px 13px;border-radius:3px 14px 14px;background:#f4f7fb;color:#86909c}.thinking i{display:inline-block;width:5px;height:5px;margin-right:3px;border-radius:50%;background:#4080ff;animation:thinking 1s infinite}.thinking i:nth-child(2){animation-delay:.15s}.thinking i:nth-child(3){animation-delay:.3s}.insight.purple{background:#f8f5ff;border-color:#e1d8ff}.insight.purple .insight-title span{color:#7b59dc}.insight-title em{font-size:10px;font-style:normal;color:#8b6be3}@keyframes thinking{50%{opacity:.25;transform:translateY(-2px)}}.editor-content{flex:1;min-height:0;display:flex;flex-direction:column;overflow:auto}.editor-ai{flex:0 0 auto;border-top:1px solid #e9eef5;padding-top:10px;margin-top:10px}.editor-ai .ai-bar{width:100%;box-shadow:none;background:#fbfdff}.editor-actions{display:flex;justify-content:flex-end;margin-top:8px}.compact-export{height:38px!important;min-height:38px!important;border-radius:11px!important;padding:0 14px;font-size:12px}.project-info-modal{width:min(820px,calc(100vw - 40px));display:flex;flex-direction:column}.info-sections{padding:8px 24px 18px;overflow:auto}.info-sections section{padding-top:13px}.info-sections h3{font-size:12px;color:#3d72c4;margin:0 0 10px}.info-sections .info-grid{padding:0}.project-info-modal footer{flex:0 0 auto}.quality{overflow:hidden;display:flex;flex-direction:column}.quality-list{min-height:0;overflow:auto;flex:1}.quality-export{width:100%;height:44px;flex:0 0 auto;margin-top:14px;border-radius:12px;font-size:12px}:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#1d2129;background:#f8faff;font-synthesis:none;--blue:#4080ff;--text:#1d2129;--body:#4e5969;--muted:#86909c;--line:#e8edf6;--shadow:0 6px 22px rgba(43,75,128,.055)}*{box-sizing:border-box}body{margin:0;min-width:1120px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{border:0;background:none;color:inherit;cursor:pointer}button:active{transform:scale(.985)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(64,128,255,.36);outline-offset:1px}.app-shell{min-height:100vh;display:flex;background:#fbfcff}.sidebar{position:fixed;inset:0 auto 0 0;width:240px;padding:32px 20px;background:linear-gradient(155deg,#f7f9ff,#f1f5ff 58%,#e9f0ff);border-right:1px solid #edf1f8;z-index:5;overflow:hidden}.brand{display:flex;align-items:center;gap:10px;font-weight:750;font-size:20px;letter-spacing:-.5px;margin:0 4px 30px}.brand-mark{width:34px;height:34px;border-radius:12px;background:linear-gradient(145deg,#3677f7,#5a8cff);display:grid;place-items:center;color:#fff;transform:rotate(-8deg);box-shadow:0 6px 15px #4080ff2e}.primary{height:44px;border-radius:14px;background:#4080ff;color:#fff;padding:0 18px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 6px 14px #4080ff2b;transition:.15s}.primary:hover{background:#3474f4}.new-case{width:100%;margin-bottom:26px}nav{display:grid;gap:8px}.nav-item{width:100%;height:50px;padding:0 16px;display:flex;align-items:center;gap:12px;border-radius:14px;color:#1d2129;font-weight:600;text-align:left}.nav-item:hover{background:#4080ff12}.nav-item.active{background:#4080ff21;color:#2770f4}.sidebar-orb{position:absolute;left:-70px;bottom:40px;width:270px;height:120px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(107,124,255,.18),rgba(87,128,255,.06) 45%,transparent 70%);filter:blur(8px);transform:rotate(-8deg)}.screen{margin-left:240px;min-height:100vh;width:calc(100% - 240px);display:flex}.screen.with-rail .main{width:calc(100% - 288px)}.main{padding:28px 30px 20px;min-width:0;display:flex;flex-direction:column;gap:18px}.page-head,.case-title{display:flex;align-items:center;justify-content:space-between}.page-head h1,.case-title h1{font-size:25px;margin:0 0 8px;letter-spacing:-.5px}.page-head p,.case-title p{margin:0;color:var(--muted);font-size:13px}.case-title p span{display:inline-block}.secondary{height:38px;border:1px solid #dde5f2;background:#fff;border-radius:12px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;color:var(--body);font-weight:550}.secondary:hover{background:#f7f9fd}.secondary.compact{height:32px;font-size:12px;padding:0 11px}.toolbar{display:flex;gap:22px;align-items:center}.search{height:44px;min-width:340px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #dde5f2;border-radius:14px;background:#fff;color:var(--muted)}.search input{border:0;outline:0;background:transparent;min-width:0;flex:1;color:var(--text)}.segments,.small-segments{display:flex;border:1px solid #e1e7f1;border-radius:12px;overflow:hidden;background:#fff}.segments button{height:42px;min-width:88px;color:var(--body);position:relative}.segments button:not(:last-child):after{content:"";position:absolute;right:0;top:13px;height:16px;width:1px;background:#edf0f5}.segments button.active,.small-segments button.active{background:#edf4ff;color:#2870f4;box-shadow:inset 0 0 0 1px #b9d2ff}.case-list{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow);flex:1;min-height:420px}.case-header,.case-row{display:grid;grid-template-columns:2.2fr .9fr 1.1fr 1.25fr 1.45fr 44px;align-items:center;gap:12px;text-align:left}.case-header{height:48px;padding:0 16px;background:#fbfcfe;color:var(--muted);font-size:12px;font-weight:600}.case-row{width:100%;min-height:78px;padding:12px 16px;border-top:1px solid #edf0f5;color:var(--body);transition:.15s}.case-row:hover{background:#fafcff}.case-row.selected{background:#f2f7ff;box-shadow:inset 3px 0 var(--blue)}.case-row strong{display:block;color:var(--text);font-size:14px;margin-bottom:7px}.case-row small{font-size:12px;color:var(--muted)}.status{height:28px;padding:0 10px;border-radius:8px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600}.status i{width:6px;height:6px;border-radius:50%;background:currentColor}.status.blue{background:#eef5ff;color:#3177ef}.status.orange{background:#fff5e9;color:#ef8b17}.status.purple{background:#f5efff;color:#8b5cf6}.status.green{background:#edfaf1;color:#20a456}.empty{height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--muted);gap:10px}.detail-rail{position:fixed;right:0;top:0;bottom:0;width:288px;border-left:1px solid #e8edf5;background:#fff;padding:28px 22px;overflow:auto;z-index:4}.rail-title,.panel-head{display:flex;align-items:center;justify-content:space-between}.icon-btn{width:34px;height:34px;display:grid;place-items:center;color:var(--muted);border-radius:9px}.icon-btn:hover{background:#f1f5fb}.detail-rail h3{font-size:14px;line-height:1.55;margin:26px 0 8px}.muted,.detail-rail p{color:var(--muted);font-size:12px}.detail-rail hr{border:0;border-top:1px solid #edf0f5;margin:22px 0}.detail-rail h4{font-size:14px;margin:0 0 16px}.rail-step,.timeline{display:flex;gap:12px;min-height:70px;position:relative}.rail-step>span,.timeline>span{width:26px;height:26px;border:1px solid #d5deeb;border-radius:50%;display:grid;place-items:center;color:#8793a7;font-size:12px;background:#fff;z-index:1}.rail-step:not(:last-child):after,.timeline:not(:last-child):after{content:"";position:absolute;left:12px;top:26px;bottom:0;border-left:1px solid #dfe5ef}.rail-step.done>span,.timeline.done>span{background:#2f7cf6;color:#fff;border-color:#2f7cf6}.rail-step>div,.timeline>div{padding-top:3px;display:flex;flex:1;justify-content:space-between}.rail-step strong,.timeline b{font-size:13px}.rail-step small,.timeline small{font-size:11px;color:var(--muted)}.detail-rail dl{display:grid;gap:14px;font-size:12px}.detail-rail dl div{display:grid;grid-template-columns:80px 1fr}.detail-rail dt{color:var(--muted)}.detail-rail dd{margin:0;color:var(--body)}.rail-bottom{position:absolute;left:22px;right:22px;bottom:24px}.wide{width:100%}.ai-bar{background:#fff;border:1px solid #e2e8f2;border-radius:16px;padding:11px 14px;box-shadow:var(--shadow)}.ai-line{display:flex;align-items:center;gap:10px}.ai-line .spark{color:#2e78f5}.ai-line input{height:34px;flex:1;border:0;outline:0;color:var(--text)}.send{width:38px;height:38px;border-radius:10px;background:var(--blue);color:#fff;display:grid;place-items:center}.chips{display:flex;gap:8px;padding-left:31px;margin-top:4px;flex-wrap:wrap}.chips button{height:28px;padding:0 11px;border-radius:8px;background:#f3f7fd;color:#4b6283;font-size:12px}.stepper{height:58px;display:flex;align-items:center;padding:0 22px}.step{display:flex;align-items:center;gap:9px;flex:1;color:#8993a4;font-size:13px}.step span{width:32px;height:32px;border-radius:50%;border:1px solid #ccd5e3;display:grid;place-items:center}.step em{height:1px;background:#dbe2ed;flex:1;margin:0 12px}.step.done{color:#2f78ef}.step.done span{background:#2f78ef;color:#fff;border-color:#2f78ef}.step.done em{background:#7eaffb}.interpret-main{height:100vh}.interpret-grid{display:grid;grid-template-columns:42% 58%;gap:16px;flex:1;min-height:0}.panel{background:#fff;border:1px solid #e3e9f2;border-radius:16px;box-shadow:var(--shadow)}.source-panel,.results{padding:14px 16px;min-height:0}.panel-head h3,.strategy h3{font-size:15px;margin:0}.file-chip{height:64px;border:1px solid #e5eaf2;border-radius:12px;margin:12px 0;display:flex;align-items:center;gap:11px;padding:0 14px;color:#f06464}.file-chip b,.file-chip small{display:block;color:var(--body);font-size:12px}.file-chip small{margin-top:3px;color:var(--muted)}.doc-toolbar{height:38px;border:1px solid #e9edf3;border-radius:10px 10px 0 0;display:flex;justify-content:space-between;align-items:center;padding:0 14px;color:#68768a;font-size:12px}.document{height:calc(100% - 126px);overflow:auto;border:1px solid #edf0f4;border-top:0;padding:28px 32px;color:#606b79;font-size:12px;line-height:1.8}.document h4{text-align:center;color:#222;font-size:14px}.document b{color:#303946}.results{overflow:auto}.done-label{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;background:#ebfaf8;color:#159d91;border-radius:8px;font-size:11px}.insight{border:1px solid #e6ebf3;border-radius:13px;padding:13px;margin-top:12px;transition:.15s}.insight:hover,.insight.open{box-shadow:0 4px 15px #355b9612}.insight.blue{background:#f7faff;border-color:#d9e8ff}.insight.green{background:#f6fcf7;border-color:#d9f0df}.insight.orange{background:#fffaf4;border-color:#ffe2bd}.insight-title{display:flex;justify-content:space-between;align-items:center}.insight-title span{display:flex;align-items:center;gap:7px;font-weight:700;color:#2573ea}.insight.green .insight-title span{color:#19a457}.insight.orange .insight-title span{color:#ee8312}.insight-title button{font-size:11px;color:#347bef;display:flex;align-items:center;gap:4px}.insight p{white-space:pre-line;margin:11px 0 8px;font-size:12px;line-height:1.75;color:#536175}.tag-row{display:flex;gap:6px;flex-wrap:wrap}.tag-row span{padding:4px 7px;border-radius:7px;background:#e9f2ff;color:#3d7fe8;font-size:10px}.insight.green .tag-row span{background:#e7f7eb;color:#28995c}.task-rail .timeline{min-height:74px}.timeline.active>span{color:#8b5cf6;border-color:#8b5cf6}.timeline.active b{color:#7d4ee4}.success{background:#23a45a}.draft-screen{min-height:100vh}.draft-main{width:100%;height:100vh}.draft-grid{display:grid;grid-template-columns:274px minmax(480px,1fr) 322px;gap:16px;flex:1;min-height:0}.strategy{padding:17px;overflow:auto}.strategy>label{display:block;margin-top:18px;color:var(--body);font-size:12px;font-weight:600}.strategy select{width:100%;height:40px;margin-top:8px;border:1px solid #dce4ef;border-radius:10px;padding:0 12px;background:#fff;color:var(--body)}.small-segments{margin-top:8px}.small-segments button{height:38px;flex:1;font-size:11px}.feature-head{margin:22px 0 8px}.feature-head b,.feature-head small{display:block}.feature-head small{color:var(--muted);font-size:10px;margin-top:4px}.toggle-row{height:35px;display:flex!important;align-items:center;justify-content:space-between;margin:0!important;font-weight:400!important}.toggle{width:30px;height:18px;border-radius:12px;background:#cbd3df;padding:2px}.toggle i{display:block;width:14px;height:14px;border-radius:50%;background:#fff;transition:.15s}.toggle.on{background:#2f7bf5}.toggle.on i{transform:translate(12px)}.editor{padding:0 14px 14px;min-height:0;display:flex;flex-direction:column}.doc-tabs{height:58px;border-bottom:1px solid #e8edf3;display:flex;gap:24px}.doc-tabs button{padding:0 4px;color:#566378;font-weight:600;position:relative}.doc-tabs button.active{color:#2875ee}.doc-tabs button.active:after{content:"";height:2px;background:#3f80f9;position:absolute;left:0;right:0;bottom:-1px}.plan-tabs{margin:14px 0 12px;display:flex;border:1px solid #e2e8f1;border-radius:10px;width:max-content;overflow:hidden}.plan-tabs button{height:38px;padding:0 22px;color:#4f5a6c}.plan-tabs button.active{background:#edf4ff;color:#2571ea;box-shadow:inset 0 0 0 1px #b8d2ff}.editor textarea{resize:none;flex:1;min-height:280px;border:1px solid #cfe0fb;border-radius:12px;padding:18px;font-size:13px;line-height:1.8;color:#303a49}.note{display:flex;gap:10px;margin-top:10px;padding:11px 13px;border-radius:10px;background:#edf4ff;color:#4771a8;font-size:11px;line-height:1.55}.generated-doc{padding:18px 14px;overflow:auto;color:var(--body);line-height:1.8;font-size:13px}.generated-doc h3{color:var(--text);font-size:15px}.generated-doc small{color:var(--muted)}.quality{padding:18px;overflow:auto}.quality-row{width:100%;display:grid;grid-template-columns:28px 1fr 20px;text-align:left;padding:16px 0;border-bottom:1px solid #edf0f4;gap:8px}.quality-row>span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center}.quality-row>span svg{width:14px}.quality-row .ok{background:#21ae5d;color:#fff}.quality-row .warn{background:#fff0df;color:#ee8818}.quality-row .info{background:#f0ebff;color:#8259df}.quality-row b{font-size:13px}.quality-row small{display:block;margin-top:6px;color:var(--muted);font-size:11px;line-height:1.5}.quality-row>svg{color:#3c7ff1;margin-top:4px}.draft-bottom{display:grid;grid-template-columns:1fr 300px;gap:14px}.export{height:100%;min-height:74px;border-radius:15px}.toast{position:fixed;right:28px;bottom:28px;background:#1d2939;color:#fff;padding:13px 18px;border-radius:12px;display:flex;align-items:center;gap:8px;box-shadow:0 10px 30px #1420322e;z-index:20;font-size:13px}@media(max-width:1250px){.sidebar{width:210px}.screen{margin-left:210px;width:calc(100% - 210px)}.screen.with-rail .main{width:calc(100% - 260px)}.detail-rail{width:260px}.draft-grid{grid-template-columns:230px minmax(430px,1fr) 280px}.case-header,.case-row{grid-template-columns:2fr .8fr 1fr 1.1fr 1.3fr 32px}.segments button{min-width:72px}}:root{--blue:#2877f5;--shadow:0 8px 24px rgba(52,88,150,.07)}.app-shell{background:#fbfdff}.sidebar{width:258px;padding:28px 20px;color:#fff;border-right:0;background:linear-gradient(165deg,#477cf5,#6e8ef5 56%,#8d91f6);box-shadow:8px 0 28px #3a5ab91a}.brand{color:#fff;font-size:21px;margin:0 4px 28px}.brand-mark{background:#ffffff38;box-shadow:none;color:#fff}.new-case{background:#1f72f2;border:1px solid rgba(255,255,255,.22);box-shadow:0 8px 18px #194cb838;height:48px}.new-case:hover{background:#1769e7}.sidebar nav{gap:8px}.nav-item{color:#ffffffeb;height:56px;font-size:15px}.nav-item:hover{background:#ffffff1f}.nav-item.active{background:#fff;color:#2975ee;box-shadow:0 8px 22px #26469b26}.recent-cases{margin-top:42px;position:relative;z-index:2}.recent-title{font-size:13px;color:#ffffff9e;margin:0 7px 12px}.recent-item{width:100%;min-height:66px;display:grid;grid-template-columns:20px 1fr;gap:8px;padding:11px 10px;border-radius:10px;text-align:left;color:#ffffffe0;transition:.15s}.recent-item:hover{background:#ffffff21}.recent-item.current{background:#ffffffb8;color:#35548d}.recent-item span{min-width:0}.recent-item b{display:block;font-size:11px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-item small{display:block;font-size:10px;opacity:.7;margin-top:7px}.sidebar-orb{left:-55px;bottom:-16px;width:330px;height:190px;background:radial-gradient(ellipse at center,rgba(255,255,255,.25),rgba(213,221,255,.12) 43%,transparent 72%);filter:blur(3px)}.screen{margin-left:258px;width:calc(100% - 258px);background:#fbfdff}.main{padding:28px 32px 20px}.panel,.case-list,.ai-bar{border-color:#e1e8f2;box-shadow:0 6px 18px #4160960b}.page-head h1,.case-title h1{color:#101828}.secondary{border-color:#dce4f0}.stepper{background:#fff;border:1px solid #e2e9f3;border-radius:16px}.step em{border-top:1px dashed #d6dfec;background:transparent}.step.done em{border-top-style:solid;border-color:#7eaffb}.interpret-grid{grid-template-columns:42% 58%}.source-panel{order:1}.ai-workspace{order:2}.insight{padding:16px}.insight p{font-size:12.5px}.detail-rail{border-left-color:#e0e8f2;box-shadow:-5px 0 18px #34569109}.modal-backdrop{background:#1f2d4b61}.case-modal{box-shadow:0 28px 90px #18316840}@media(max-width:1250px){.sidebar{width:228px}.screen{margin-left:228px;width:calc(100% - 228px)}.recent-cases{margin-top:28px}.recent-item{min-height:58px}}
