:root{color:#182230;font-synthesis:none;--font-ui:-apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;--font-reading:ui-serif, "Songti SC", "STSong", Georgia, serif;--navy:#061326;--navy-2:#0b203b;--blue:#0f62d6;--blue-strong:#084fad;--blue-2:#eaf3ff;--line:#d9e1e9;--muted:#566476;--soft:#f5f7fa;--green:#087a55;--green-soft:#e9f8f2;--red:#bb3f38;--red-soft:#fff0ef;--radius-control:6px;--radius-panel:10px;--ease-out:cubic-bezier(.16, 1, .3, 1);background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;outline:2px solid #2679e8}button:disabled{cursor:not-allowed;opacity:.58}input::placeholder,textarea::placeholder{color:#667486;opacity:1}.app-loading{color:#dce8f6;background:var(--navy);flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:100dvh;display:flex}.app-loading .brand-mark{transform:scale(1.25)}.app-loading.error{color:#1d2938;background:#f5f7fa}.app-loading.error span{color:#6d7887;font-size:13px}.app-loading.error button{cursor:pointer;background:#fff;border:1px solid #ccd5df;border-radius:4px;min-height:44px;padding:0 14px}.global-error{z-index:100;color:#8c2f2a;background:#fff4f3;border:0;border-radius:5px;align-items:center;gap:16px;min-width:320px;max-width:min(680px,88vw);padding:10px 12px 10px 16px;font-size:12px;display:flex;position:fixed;top:68px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #321c1924}.global-error button{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;padding:0;display:grid}.global-error svg{width:14px}.api-operation-status{z-index:100;color:#1f644f;background:#e9f7f2;border-radius:5px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;display:flex;position:fixed;top:68px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #183c3224}.api-operation-status svg{width:16px}.inline-error{border-radius:var(--radius-control);color:#8c2f2a;background:var(--red-soft);border:1px solid #e4a6a1;max-width:1160px;margin:12px auto 0;padding:10px 12px;font-size:12px}.app-shell{grid-template-columns:var(--nav-width,194px) minmax(0, 1fr);background:#fff;grid-template-rows:60px 1fr;width:100%;height:100%;display:grid}.primary-nav{color:#f5f8fc;background:var(--navy);border-right:1px solid #122945;flex-direction:column;grid-row:1/3;min-width:0;display:flex;overflow:hidden}.brand{white-space:nowrap;align-items:center;gap:10px;height:60px;padding:0 17px;font-size:14px;font-weight:600;display:flex}.primary-nav .brand{gap:8px;padding-inline:13px;font-size:13px;overflow:hidden}.brand>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.brand-mark{flex:0 0 26px;width:26px;height:30px;position:relative}.brand-mark:before,.brand-mark:after,.brand-mark span{content:"";border:1.7px solid #f3f7ff;border-radius:50%;width:9px;position:absolute;inset-block:3px}.brand-mark:before{left:2px;transform:rotate(8deg)}.brand-mark:after{right:2px;transform:rotate(-8deg)}.brand-mark span:first-child{border-color:#52a1ff;left:8px}.brand-mark span:nth-child(2){background:#fff;border:0;width:3px;height:3px;inset:7px auto auto 11px;box-shadow:0 7px #52a1ff,0 14px #fff}.primary-nav nav{flex-direction:column;gap:4px;padding:22px 7px;display:flex}.primary-nav button{appearance:none;color:inherit;cursor:pointer;background:0 0;border:0}.primary-nav nav button,.nav-footer button{text-align:left;border-radius:5px;align-items:center;gap:12px;width:100%;min-height:46px;padding:0 13px;font-size:14px;display:flex;position:relative}.primary-nav nav button>svg,.nav-footer button>svg,.nav-footer .avatar{flex:none}.primary-nav nav button>span,.nav-footer button>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.primary-nav nav button:hover,.nav-footer button:hover{background:#ffffff14}.primary-nav nav button.active{background:#102d50}.primary-nav nav button.active:before{content:"";left:-7px;background:#2481ff;width:3px;position:absolute;inset-block:0}.primary-nav nav button em{color:#fff;background:#c7443d;border-radius:50%;place-items:center;width:19px;height:19px;margin-left:auto;font-size:11px;font-style:normal;display:grid}.nav-footer{border-top:1px solid #1d334e;margin-top:auto;padding:12px 7px 13px}.nav-footer button{min-height:39px}.nav-footer button svg:last-child{margin-left:auto}.avatar{color:#172638;background:#d6e6f8;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;font-weight:700;display:grid}.global-header{border-bottom:1px solid var(--line);background:#fffffff7;grid-column:2;justify-content:center;align-items:center;gap:18px;padding:0 18px;display:flex}.global-search{border-radius:var(--radius-control);color:#59687a;background:#fff;border:1px solid #c5cfda;align-items:center;gap:9px;width:min(620px,58vw);height:40px;padding:0 12px;display:flex}.global-search:focus-within{border-color:#4a8ee7;box-shadow:0 0 0 3px #dcecff}.global-search input{color:#222b36;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.global-search kbd{color:#59687a;border:0;font-size:11px}.header-actions{align-items:center;gap:5px;margin-left:auto;display:flex}.header-actions button{border:1px solid var(--line);border-radius:var(--radius-control);cursor:pointer;background:#fff;align-items:center;gap:7px;height:38px;padding:0 13px;font-size:13px;font-weight:550;display:flex;position:relative}.header-actions button:hover{background:#f7f9fb;border-color:#aebbc9}.header-actions .icon-button{border-color:#0000;justify-content:center;width:34px;padding:0}.icon-button i{background:#e35248;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.workspace{grid-column:2;grid-template-columns:var(--tree-width,234px) minmax(420px, 1fr) var(--inspector-width,350px);min-width:0;min-height:0;display:grid;position:relative}.workspace.search,.workspace.project,.workspace.inbox,.workspace.activity,.workspace.review{background:#f8fafc;display:block;overflow:auto}.pane-resizer{z-index:30;cursor:col-resize;touch-action:none;background:0 0;border:0;width:9px;padding:0}.pane-resizer:after{content:"";background:0 0;transition:background-color .14s;position:absolute;inset:0 4px}.pane-resizer:hover:after,.pane-resizer:focus-visible:after,.resizing-columns .pane-resizer:after{background:#3b82d0}.nav-resizer{top:0;bottom:0;left:calc(var(--nav-width,194px) - 4px);position:fixed}.tree-resizer,.inspector-resizer{position:absolute;top:0;bottom:0}.tree-resizer{left:calc(var(--tree-width,234px) - 4px)}.inspector-resizer{right:calc(var(--inspector-width,350px) - 4px)}.resizing-columns,.resizing-columns *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.refresh-indicator{z-index:35;top:58px;left:var(--nav-width,194px);background:#dceaff;height:2px;position:fixed;right:0;overflow:hidden}.refresh-indicator:after{content:"";background:var(--blue);width:32%;height:100%;animation:.8s ease-in-out infinite alternate refresh-slide;display:block}@keyframes refresh-slide{0%{transform:translate(-10%)}to{transform:translate(220%)}}.tree-panel{border-right:1px solid var(--line);background:#fbfcfd;flex-direction:column;min-height:0;display:flex;position:relative}.panel-title{align-items:center;gap:9px;height:48px;padding:0 14px;display:flex}.panel-title strong{font-size:14px}.panel-title button{cursor:pointer;background:0 0;border:0;margin-left:auto}.tree-search{color:#8190a1;background:#fff;border:1px solid #d7dde5;border-radius:4px;align-items:center;gap:7px;height:35px;margin:0 10px 10px;padding:0 9px;display:flex}.tree-search input{border:0;outline:0;width:100%;min-width:0;font-size:12px}.tree-scroll{flex:1;min-height:0;padding:4px 8px 55px;overflow:auto}.tree-group+.tree-group{border-top:1px solid #e7ebf0;margin-top:10px;padding-top:10px}.tree-row{border-radius:var(--radius-control);text-align:left;white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;width:100%;min-height:34px;font-size:12px;display:flex}.tree-row svg{color:#59697c;flex:none;width:14px;height:14px}.tree-row>span:first-child{place-items:center;width:12px;display:grid}.tree-row b{text-overflow:ellipsis;min-width:0;font-weight:500;overflow:hidden}.tree-row small{color:#596778;margin-left:auto}.tree-category{margin-bottom:1px}.tree-row.category{color:#405065;min-height:31px;padding:0 7px 0 25px}.tree-row.category svg{color:#7c8da2;width:13px}.tree-row.category b{font-size:11px;font-weight:600}.tree-category.empty .tree-row.category{color:#98a3b1}.tree-row.child{padding-left:15px}.tree-row.page{cursor:pointer;padding:0 7px 0 43px}.tree-row.page:hover{background:#f0f4f8}.tree-row.page.selected{color:#0756c6;background:#e7f1ff;font-weight:600;position:relative}.tree-row.page.selected:before{content:"";background:#1469e5;border-radius:50%;width:5px;height:5px;position:absolute;left:19px}.tree-row.utility{cursor:pointer;padding-left:16px}.tree-separator{background:var(--line);height:1px;margin:8px 7px}.collapse-tree{border:0;border-top:1px solid var(--line);color:#657080;cursor:pointer;background:#fff;align-items:center;gap:4px;width:100%;height:38px;padding:0 14px;font-size:12px;display:flex;position:absolute;inset:auto 0 0}.collapse-tree svg{width:14px}.document-pane{background:#fff;min-width:0;min-height:0;position:relative;overflow:auto;container:document-pane/inline-size}.breadcrumbs{z-index:2;color:#75808e;background:#fffffff5;border-bottom:1px solid #edf0f3;align-items:center;gap:7px;height:49px;padding:0 28px;font-size:12px;display:flex;position:sticky;top:0}.breadcrumbs svg{width:13px}.breadcrumbs b{color:#384452;font-weight:500}.document{max-width:800px;font-family:var(--font-reading);margin:0 auto;padding:30px 42px 96px}.doc-heading{justify-content:space-between;align-items:center;gap:22px;display:flex}.doc-heading>div:first-child{min-width:0}.doc-heading h1{overflow-wrap:anywhere;color:#111820;letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:32px;font-weight:700;line-height:1.25}.doc-heading p{text-wrap:pretty;max-width:64ch}.doc-actions{font-family:var(--font-ui);align-items:center;gap:4px;display:flex}.doc-actions button{cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;gap:7px;height:35px;padding:0 10px;font-size:12px;display:flex}.doc-actions button svg{width:16px}.doc-actions button.primary,button.primary{border-color:var(--blue);color:#fff;background:var(--blue)}.doc-actions button.primary:hover,button.primary:hover{background:var(--blue-strong)}.doc-actions button.cancel-edit{background:#fff;border:1px solid #b8c5d2}.document-status{color:#315d88;background:#eef5fc;margin:10px 0 0;padding:8px 10px;font-size:12px}.document>.inline-error{justify-content:space-between;align-items:center;gap:12px;display:flex}.document>.inline-error button{min-height:34px;color:inherit;background:0 0;border:1px solid}.doc-meta{border-bottom:1px solid var(--line);color:#5c6979;font-family:var(--font-ui);align-items:center;gap:9px;margin-top:18px;padding-bottom:18px;font-size:11px;display:flex}.doc-meta .approved{color:var(--green);align-items:center;gap:4px;font-weight:600;display:flex}.approved svg{color:#fff;background:var(--green);border-radius:50%;width:15px;height:15px;padding:2px}.avatars{margin-right:4px;display:flex}.avatars i{color:#203249;background:#dbe8f4;border:2px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;margin-left:-5px;font-size:9px;font-style:normal;font-weight:700;display:grid}.avatars i:first-child{margin-left:0}.avatars i:last-child{color:#657080;background:#eef1f5}.document section{scroll-margin-top:60px}.document h2{color:#171b20;text-wrap:balance;margin:34px 0 12px;font-size:22px;line-height:1.4}.document p,.document li{color:#2f3945;font-size:15px;line-height:1.9}.document p{margin:0 0 11px}.document ul{margin:7px 0;padding-left:28px}.document var{font-family:Georgia,serif}.document a{color:#0a64d8;text-decoration:none}.citation{color:#095ed0;font-family:var(--font-ui);cursor:pointer;border-radius:2px;margin-left:2px;padding:1px 3px;font-size:10px}.citation.active{background:#dcecff;box-shadow:0 0 0 1px #75adf3}.callout{border-radius:var(--radius-control);color:#253f5e;font-family:var(--font-ui);background:#f2f7fd;border:1px solid #8cbcf4;gap:12px;margin:18px 0 23px;padding:14px 16px;font-size:12px;line-height:1.7;display:flex}.callout b{white-space:nowrap}.formula{color:#17202a;text-align:center;margin:20px auto;font-family:Georgia,serif;font-size:20px;font-style:italic;position:relative}.formula>span{font-family:Georgia,serif;font-size:12px;font-style:normal;position:absolute;right:5px}.inline-editor{resize:vertical;border:1px solid #72a9ee;border-radius:4px;width:100%;min-height:120px;padding:13px;font-family:ui-serif,Songti SC,STSong,serif;font-size:14px;line-height:1.9;display:block}.full-document-editor{min-height:min(68vh,760px);margin-top:22px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.75}.document-meta-editor{background:#f7faff;border:1px solid #cbd8e8;border-radius:5px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;padding:16px;display:grid}.document-meta-editor label{color:#536174;gap:5px;font-size:10px;display:grid}.document-meta-editor label.wide{grid-column:1/-1}.document-meta-editor input,.document-meta-editor select{background:#fff;border:1px solid #bdc9d7;border-radius:4px;width:100%;height:34px}.markdown-body{margin-top:8px}.markdown-loading{color:#637185;text-align:center;font-family:var(--font-ui);padding:42px 0;font-size:12px}.search-progress{color:#56657a;margin:10px 0 0;font-size:13px}.markdown-body .callout{display:block}.markdown-body .callout p{font-family:var(--font-ui);margin:0;font-size:12px}.markdown-body .katex-display{margin:22px 0;font-size:1.08em;overflow:auto hidden}.markdown-body code{background:#f0f3f6;border-radius:3px;padding:2px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.citation-link{color:#095ed0;cursor:pointer;vertical-align:super;background:0 0;border:0;border-radius:2px;margin-left:2px;padding:1px 3px;font-size:10px;display:inline}.citation-link.active{background:#dcecff;box-shadow:0 0 0 1px #75adf3}.patched-copy mark{color:#087a55;background:#dff6ed;padding:2px 4px}.document-footer{z-index:2;border-top:1px solid var(--line);color:#6e7988;background:#fffffff5;justify-content:space-between;align-items:center;height:38px;padding:0 18px;font-size:10px;display:flex;position:sticky;bottom:0}.document-footer span:last-child{align-items:center;display:flex}.document-footer svg{width:12px}.inspector{border-left:1px solid var(--line);background:#fff;flex-direction:column;min-height:0;display:flex}.inspector-title{align-items:center;height:49px;padding:0 14px;display:flex}.inspector-title strong{font-size:14px}.inspector-title button{cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;margin-left:auto;display:grid}.inspector-title svg{width:16px}.inspector-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);height:43px;padding:0 8px;display:grid}.inspector-tabs button{color:#4c5867;cursor:pointer;background:0 0;border:0;font-size:12px;position:relative}.inspector-tabs button.active{color:var(--blue);font-weight:600}.inspector-tabs button.active:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.inspector-scroll{min-height:0;overflow:auto}.section-label{justify-content:space-between;align-items:center;min-height:44px;padding:0 14px;font-size:12px;display:flex}.section-label button{border-radius:var(--radius-control);cursor:pointer;background:#fff;border:1px solid #cbd5df;align-items:center;gap:4px;min-height:32px;padding:0 9px;font-size:11px;display:flex}.section-label svg{width:13px}.source-list{padding:0 10px 11px}.source-card-wrap{min-width:0;margin-bottom:8px}.source-card-wrap .source-card{margin-bottom:0}.source-card-wrap .source-verify{border-radius:var(--radius-control);color:#24588e;cursor:pointer;background:#f1f7ff;border:1px solid #9fc4f4;width:100%;min-height:44px;margin-top:4px;font-size:12px}.source-card{border-radius:var(--radius-control);text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e0e8;grid-template-columns:18px minmax(0,1fr) auto;gap:9px;width:100%;min-height:92px;margin-bottom:8px;padding:11px;display:grid}.source-card:hover,.source-card.selected{background:#f7fbff;border-color:#7fb3f4}.source-card>svg{width:16px;color:var(--blue)}.source-card>span{flex-direction:column;gap:4px;min-width:0;display:flex}.source-card b{font-size:12px;font-weight:600}.source-card em{font-family:Georgia,serif;font-size:12px;font-style:italic;line-height:1.45;overflow:hidden}.source-card small{color:#637287;font-size:10px}.source-card .source-side{justify-content:space-between;align-items:flex-end}.source-side i{color:var(--green);background:var(--green-soft);border-radius:3px;padding:3px 5px;font-size:10px;font-style:normal}.source-side small{white-space:nowrap;border:1px solid #e0e5eb;border-radius:3px;padding:4px}.evidence-browser{background:#fbfdff;border:1px solid #dce3eb;border-radius:4px;margin:0 10px 12px}.evidence-browser>summary{color:#274d79;cursor:pointer;padding:10px;font-size:11px;font-weight:650}.fragment-list{border-top:1px solid #e5ebf1;max-height:260px;overflow:auto}.fragment-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1f5;gap:5px;width:100%;padding:9px 10px;display:grid}.fragment-list>button.selected{background:#eaf3ff;box-shadow:inset 3px 0 #1d69c9}.fragment-list b{color:#263a51;font-size:11px}.fragment-list span{color:#4d5c70;font-size:11px;line-height:1.55}.fragment-list small{color:#687688;font-size:10px}.citation-form{gap:7px;padding:10px;display:grid}.citation-form b{font-size:11px}.citation-form textarea{resize:vertical;min-height:70px}.citation-list{gap:7px;margin:0 10px 12px;display:grid}.citation-list article{border-radius:var(--radius-control);background:#f3faf7;border:1px solid #9bcbb9;gap:5px;padding:10px;display:grid}.citation-list article.stale{background:#fff8ed;border-color:#ddb57e}.citation-list b{color:#283647;font-size:11px;line-height:1.5}.citation-list span,.citation-list small{color:#5f6d7e;font-size:10px}.citation-list button{color:#963a34;cursor:pointer;background:0 0;border:0;justify-self:end;min-width:44px;min-height:44px;font-size:12px}.empty-tab{color:#6c7887;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:40px 25px;font-size:11px;display:flex}.empty-tab svg{color:#2b6dca}.patch-section{border-top:1px solid var(--line)}.patch-card{border:1px solid #dce2e8;border-radius:4px;margin:0 10px 12px;padding:10px}.patch-card.gate-verified{border-color:#91c8b5}.patch-card.gate-blocked,.patch-card.gate-legacy{border-color:#dfb17e}.patch-head{justify-content:space-between;gap:8px;display:flex}.patch-head span{align-items:center;gap:5px;font-size:11px;font-weight:650;display:flex}.patch-head svg{width:14px;color:var(--blue)}.patch-head i{color:#a44b25;white-space:nowrap;background:#fff2e9;border-radius:3px;padding:3px 5px;font-size:10px;font-style:normal}.patch-card.approved .patch-head i{color:var(--green);background:var(--green-soft)}.patch-card.rejected{opacity:.72}.patch-card>small{color:#566476;margin:7px 0 9px;font-size:11px;display:block}.patch-rationale{color:#566476;margin:9px 0;font-size:11px;line-height:1.55}.patch-gate{border-radius:var(--radius-control);border:1px solid;margin:9px 0;padding:9px 10px}.patch-gate span{align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.patch-gate svg{width:14px;height:14px}.patch-gate p{margin:5px 0 0;font-size:12px;line-height:1.5}.patch-gate.verified{color:#17684f;background:#f3faf7;border-color:#9bcbb9}.patch-gate.blocked{color:#8e352e;background:#fff4f2;border-color:#e0a49f}.patch-gate.legacy{color:#7b5119;background:#fff8ed;border-color:#ddba81}.patch-diff-block{margin:11px 0}.patch-diff-block h3{color:#394b60;letter-spacing:.03em;margin:0 0 7px;font-size:10px}.diff{border:1px solid;grid-template-columns:22px 1fr;margin-top:-1px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:10px;line-height:1.55;display:grid}.diff b{border-right:1px solid;place-items:center;display:grid}.diff span,.diff pre{overflow-wrap:anywhere;white-space:pre-wrap;min-width:0;font:inherit;margin:0;padding:6px 7px}.diff.remove{color:#a9443d;background:var(--red-soft);border-color:#efbab5}.diff.add{color:#08795a;background:var(--green-soft);border-color:#a9ddcb}.patch-evidence-snapshots{border-radius:var(--radius-control);background:#fbfdff;border:1px solid #dce3eb;margin:11px 0}.patch-evidence-snapshots>summary{color:#274d79;cursor:pointer;padding:9px 10px;font-size:10px;font-weight:700}.patch-evidence-snapshots>div{gap:7px;padding:0 8px 8px;display:grid}.patch-evidence-snapshots article{background:#fff;border:1px solid #b7d5ca;border-radius:3px;gap:5px;min-width:0;padding:9px;display:grid}.patch-evidence-snapshots article.unverified{background:#fff8f7;border-color:#e0a49f}.patch-evidence-snapshots article header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.patch-evidence-snapshots article b{color:#283647;min-width:0;font-size:10px;line-height:1.45}.patch-evidence-snapshots article i{color:#17684f;background:var(--green-soft);border-radius:3px;flex:none;padding:2px 4px;font-size:9px;font-style:normal}.patch-evidence-snapshots article.unverified i{color:#8e352e;background:var(--red-soft)}.patch-evidence-snapshots article span,.patch-evidence-snapshots article small{color:#5f6d7e;font-size:9px;line-height:1.45}.patch-evidence-snapshots article code{color:#40546a;overflow-wrap:anywhere;font-size:11px;line-height:1.45}.patch-evidence-empty{color:#76521f;margin:0;padding:0 10px 10px;font-size:10px;line-height:1.5}.patch-actions{grid-template-columns:1fr 1fr;gap:5px;display:grid}.patch-actions button,.undo{border-radius:var(--radius-control);cursor:pointer;background:#fff;border:1px solid #ccd6df;justify-content:center;align-items:center;gap:4px;min-height:40px;font-size:11px;display:flex}.patch-actions svg{width:13px}.patch-actions button.approve{border-color:var(--green);color:#fff;background:var(--green)}.patch-actions button.reject{color:var(--red);border-color:#efb3ae}.patch-actions button:disabled{color:#586575;cursor:not-allowed;background:#edf1f4;border-color:#cbd4de}.patch-reopen{border-radius:var(--radius-control);cursor:pointer;background:#fff;border:1px solid #ccd6df;width:100%;min-height:34px}.ai-patch-form textarea{border-radius:var(--radius-control);resize:vertical;border:1px solid #c8d2de;width:100%;min-height:72px;padding:8px}.workspace-page{min-height:100%;padding:42px max(38px,6vw) 80px}.page-head{justify-content:space-between;align-items:flex-start;max-width:1160px;margin:0 auto 31px;display:flex}.page-head h1{color:#101820;margin:0 0 7px;font-family:ui-serif,Songti SC,STSong,serif;font-size:30px}.page-head p{color:#566476;margin:0;font-size:13px}.page-head button.primary{cursor:pointer;white-space:nowrap;border:0;border-radius:4px;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:12px;display:flex}.page-head button svg{width:16px}.mode{color:#17684f;background:#f3faf7;border:1px solid #b8d7cb;border-radius:4px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;display:flex}.mode svg{width:15px}.ask-box{background:#fff;border:1px solid #b4c4d8;border-radius:7px;grid-template-columns:22px minmax(0,1fr) 140px 120px auto auto;align-items:center;gap:9px;max-width:1160px;margin:0 auto;padding:14px 14px 14px 18px;display:grid}.ask-box svg{color:#316bb7}.ask-box textarea{resize:none;border:0;outline:0;height:52px;padding:4px;font-size:14px;line-height:1.6}.ask-box select{background:#fff;border:1px solid #c7d2df;border-radius:4px;height:35px}.ask-box button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:4px;align-self:end;height:35px;padding:0 13px;font-size:12px}.search-guidance{color:#617083;flex-wrap:wrap;align-items:center;gap:7px;max-width:1160px;margin:10px auto 0;font-size:11px;display:flex}.search-guidance button{color:#315f91;cursor:pointer;background:#fff;border:1px solid #c7d3df;border-radius:4px;min-height:32px;padding:0 9px}.search-guidance button.retry{color:#8f342d;border-color:#d7a19c}.answer-layout{grid-template-columns:minmax(0,1fr) 330px;gap:22px;max-width:1160px;margin:24px auto 0;display:grid}.answer,.result-list{border:1px solid var(--line);background:#fff}.answer{padding:30px 34px}.answer-label{color:#2a65b2;align-items:center;gap:6px;font-size:11px;display:flex}.answer-label svg{width:15px}.answer h2{margin:16px 0;font-family:ui-serif,Songti SC,STSong,serif;font-size:23px}.answer p,.answer li{color:#3d4651;font-family:ui-serif,Songti SC,STSong,serif;font-size:14px;line-height:1.9}.answer-citations{flex-direction:column;gap:5px;margin:20px 0;display:flex}.answer-citations button{color:#095fc8;text-align:left;cursor:pointer;background:#f2f7fd;border:0;padding:8px;font-size:11px}.answer-citations button small{color:#56616d;margin-top:4px;line-height:1.5;display:block}.answer aside{border-radius:var(--radius-control);color:#654821;background:#fff8ee;border:1px solid #dfbd8d;gap:12px;padding:12px;font-size:11px;display:flex}.answer aside b{white-space:nowrap}.result-list{max-width:1160px;margin:24px auto 0;padding-bottom:8px}.search-result-groups{border-top:1px solid #e2e7ed;gap:22px;padding:18px;display:grid}.search-result-group{border:1px solid #d8e1ea;border-radius:8px;padding:20px}.search-result-group.paper-group{background:#fffcf6}.search-result-group.guide-group{background:#f7fbff}.search-result-group>header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:16px;display:flex}.search-result-group>header small{color:#486988;letter-spacing:.08em;font-size:10px}.search-result-group>header h2{margin:4px 0 0;font-family:ui-serif,Songti SC,STSong,serif;font-size:20px}.search-result-group>header p{color:#607083;max-width:48ch;margin:0;font-size:11px;line-height:1.6}.search-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.search-result-card{background:#fff;border:1px solid #d4dde7;border-radius:7px;min-width:0;padding:16px;box-shadow:0 1px 2px #1e324b0d}.search-result-card>header{justify-content:space-between;gap:12px;display:flex}.search-result-card>header span{color:#2f64a0;letter-spacing:.05em;font-size:10px;font-weight:700}.search-result-card>header small{color:#6b7886;font-size:10px}.search-result-card h3{overflow-wrap:anywhere;margin:10px 0 8px;font-size:14px;line-height:1.45}.paper-identity{flex-wrap:wrap;gap:5px;margin-bottom:8px;display:flex}.paper-identity span{color:#76541f;background:#fff1d6;border-radius:999px;padding:3px 6px;font-size:10px}.search-result-card .search-intro{color:#46576a;min-height:44px;margin:0;font-size:12px;line-height:1.7}.paper-match-basis{color:#46576a;background:#edf5ff;border-radius:8px;margin:0;padding:9px 11px;font-size:12px;line-height:1.5}.paper-match-basis b{color:#215ea8}.search-result-actions{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.search-result-actions a,.search-result-actions button{color:#315f91;cursor:pointer;background:#fff;border:1px solid #bdcad8;border-radius:4px;align-items:center;gap:5px;min-height:34px;padding:0 9px;font-size:10px;text-decoration:none;display:inline-flex}.search-result-actions a.primary{color:#fff;background:#235f9f;border-color:#235f9f}.search-result-actions svg{width:13px;height:13px}.search-result-card details{color:#647386;border-top:1px solid #e7ebef;margin-top:12px;padding-top:10px;font-size:10px}.search-result-card details summary{cursor:pointer}.search-result-card details p{color:#52687d;max-width:none;margin:8px 0;font-size:11px;line-height:1.65}.search-group-empty{color:#697788;background:#ffffffa6;border:1px dashed #c7d1dc;margin:0;padding:14px;font-size:12px}.project-grid{grid-template-columns:1.1fr .9fr;gap:22px;max-width:1160px;margin:0 auto;display:grid}.project-grid>section{border:1px solid var(--line);background:#fff;padding:27px}.project-grid>section:first-child{color:#fff;background:var(--navy-2);grid-column:1/-1;min-height:190px}.project-grid>section:first-child>span{color:#9dbbdf;font-size:11px}.project-grid h2{margin:18px 0 9px;font-family:ui-serif,Songti SC,STSong,serif;font-size:25px}.project-grid p{color:#aabbd0;font-size:12px}.progress-line{background:#314963;border-radius:4px;height:6px;margin-top:35px;position:relative}.progress-line i{border-radius:inherit;background:#4d94ee;height:100%;display:block}.progress-line span{color:#d8e7f8;font-size:11px;position:absolute;top:-24px;right:0}.project-grid h3{margin:0 0 16px;font-size:14px}.records button{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:40px 1fr auto 16px;align-items:center;gap:8px;width:100%;padding:13px 0;display:grid}.records button i{color:#2368bc;font-size:9px;font-style:normal}.records button b{font-size:11px}.records button span{color:#718093;font-size:9px}.records button svg{width:14px}.timeline p{color:#526072}.timeline p b{color:#1b2430;width:50px;display:inline-block}.inbox-toolbar{grid-template-columns:minmax(220px,1fr) 150px auto auto;gap:10px;max-width:1160px;margin:0 auto 14px;display:grid}.inbox-toolbar label{background:#fff;border:1px solid #bdc9d6;border-radius:5px;align-items:center;gap:9px;min-height:44px;padding:0 12px;display:flex}.inbox-toolbar label svg{color:#416b99;width:17px}.inbox-toolbar input{border:0;outline:0;flex:1;min-width:0}.inbox-toolbar select,.inbox-toolbar button{background:#fff;border:1px solid #bdc9d6;border-radius:5px;min-height:44px;padding:0 12px}.inbox-toolbar button.primary{border-color:var(--blue);color:#fff;background:var(--blue)}.batch-message{color:#24517f;background:#edf5ff;max-width:1160px;margin:0 auto 12px;padding:10px 12px;font-size:12px}.inbox-row{border:1px solid var(--line);background:#fff;grid-template-columns:44px 46px minmax(0,1fr) auto auto;align-items:center;gap:12px;max-width:1160px;margin:-1px auto 0;padding:18px;display:grid;position:relative}.pdf-icon,.md-icon{color:#fff;background:#c7443d;border-radius:3px;place-items:center;width:40px;height:46px;font-size:10px;font-weight:700;display:grid}.md-icon{background:#355e91}.inbox-row .source-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.inbox-row:has(.source-select):before{content:"";pointer-events:none;background:#fff;border:1px solid #8495a8;border-radius:3px;grid-area:1/1;justify-self:center;width:18px;height:18px}.inbox-row:has(.source-select:checked):before{border-color:var(--blue);background:var(--blue);box-shadow:inset 0 0 0 4px #fff}.source-select{opacity:0;cursor:pointer;width:44px;height:44px;margin:0;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.source-select-spacer{width:44px}.inbox-row b{font-size:12px}.inbox-row span{color:#798596;font-size:10px}.inbox-row .processing{color:#9b6b1f}.inbox-row .needs-review{color:#b5463e}.inbox-row>button{cursor:pointer;background:#fff;border:1px solid #cad3dd;border-radius:4px;height:31px;padding:0 10px;font-size:10px}.intake-overview{background:#f3f8ff;border:1px solid #cbd8e8;grid-template-columns:1fr 18px 1fr 18px 1fr;align-items:center;gap:10px;max-width:1160px;margin:0 auto 20px;padding:16px 18px;display:grid}.intake-overview>span{color:#637186;flex-direction:column;gap:4px;font-size:10px;line-height:1.5;display:flex}.intake-overview b{color:#18385f;font-size:11px}.intake-overview svg{color:#6e88a8;width:16px}.pdf-icon{font-size:8px}.dialog-backdrop{z-index:80;background:#030d1b8c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.intake-dialog{background:#fff;border:0;flex-direction:column;width:min(720px,100%);max-height:min(820px,100dvh - 48px);display:flex;overflow:hidden;box-shadow:0 16px 48px #0000003d}.intake-dialog>header{border-bottom:1px solid var(--line);align-items:flex-start;padding:22px 24px 16px;display:flex}.intake-dialog>header small{color:#6d7b8e;font-size:10px}.intake-dialog h2{margin:4px 0 0;font-family:ui-serif,Songti SC,serif;font-size:23px}.intake-dialog>header button{cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;margin-left:auto;display:grid}.intake-dialog>header svg{width:18px}.step-rail{border-bottom:1px solid var(--line);color:#7a8797;grid-template-columns:12px 1fr 12px 1fr;align-items:center;gap:8px;padding:14px 24px;font-size:10px;display:grid}.step-rail i{border:2px solid #abb6c4;border-radius:50%;width:10px;height:10px}.step-rail i.done{border-color:var(--blue);background:var(--blue);box-shadow:0 0 0 3px #dfedff}.step-rail span{position:relative}.step-rail span:first-of-type:after{content:"";background:#d5dce4;width:calc(100% - 34px);height:1px;position:absolute;top:50%;left:calc(100% + 8px)}.step-rail span.active{color:#174f96;font-weight:700}.dialog-body{min-height:0;padding:22px 24px 26px;overflow:auto}.dialog-body fieldset{border:0;margin:0;padding:0}.dialog-body legend,.profile-options>span,.field>span{color:#2b3644;margin-bottom:9px;font-size:11px;font-weight:600;display:block}.source-methods{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.source-methods legend{grid-column:1/-1}.source-methods button{cursor:pointer;background:#fff;border:1px solid #d3dae3;height:37px;font-size:11px}.source-methods button.selected,.profile-options button.selected{color:#0e56b4;background:#edf5ff;border-color:#4d91ea;box-shadow:inset 0 0 0 1px #4d91ea}.file-drop{text-align:center;cursor:pointer;background:#f8fbff;border:1px dashed #9eb1c9;flex-direction:column;justify-content:center;align-items:center;min-height:190px;margin-top:18px;padding:24px;display:flex}.file-drop>svg{color:#2e70c4;width:28px;height:28px;margin-bottom:12px}.file-drop b{font-size:12px}.file-drop span,.file-drop em{color:#778699;margin-top:7px;font-size:10px;font-style:normal}.file-drop em{color:var(--green);font-weight:600}.file-drop input{opacity:0;width:1px;height:1px;position:absolute}.field{margin-top:18px;display:block}.field input,.field textarea{background:#fff;border:1px solid #ccd5df;border-radius:3px;width:100%;font-size:12px}.field input{height:42px;padding:0 11px}.field textarea{resize:vertical;min-height:74px;padding:10px 11px;line-height:1.6}.collaborative-sections{gap:14px;display:grid}.collaborative-section{background:#f8fafc;border:1px solid #cbd6e2;border-radius:6px;overflow:hidden}.collaborative-section>header,.collaborative-section>footer{justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;display:flex}.collaborative-section>header{border-bottom:1px solid #dbe3eb}.collaborative-section>header div{align-items:baseline;gap:8px;min-width:0;display:flex}.collaborative-section>header h3{margin:0;font-size:14px}.collaborative-section>header small,.collaborative-section>header span,.collaborative-section>footer code{color:#5c6c7d;font-size:11px}.collaborative-section textarea{resize:vertical;background:#fff;border:0;border-bottom:1px solid #dbe3eb;width:100%;min-height:170px;padding:12px;font:12px/1.65 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.collaborative-section textarea:focus{outline-offset:-2px;outline:2px solid #2679e8}.collaborative-section>footer{justify-content:flex-end}.collaborative-section>footer code{margin-right:auto}.field small{color:#677689;margin-top:7px;font-size:12px;display:block}.policy-note{border-radius:var(--radius-control);color:#40536a;background:#f1f6fc;border:1px solid #9fc4f4;gap:11px;margin-top:18px;padding:13px;font-size:12px;line-height:1.6;display:flex}.policy-note svg{color:#2167bc;flex:none;width:17px}.policy-note span{flex-direction:column;display:flex}.profile-options{margin-top:20px}.profile-options button{text-align:left;cursor:pointer;background:#fff;border:1px solid #d7dde5;flex-direction:column;align-items:flex-start;gap:4px;width:100%;min-height:54px;margin-top:-1px;padding:10px 12px;display:flex}.profile-options button b{font-size:11px}.profile-options button span{color:#758294;font-size:9px}.focus-options{grid-template-columns:1fr 1fr;gap:8px 16px;display:grid;margin-top:20px!important}.focus-options legend{grid-column:1/-1}.focus-options label{color:#485568;align-items:flex-start;gap:7px;font-size:10px;line-height:1.5;display:flex}.focus-options input,.cloud-choice input{accent-color:var(--blue)}.cloud-choice{color:#695437;background:#fffaf0;border:1px solid #e2d2b5;align-items:flex-start;gap:9px;margin-top:20px;padding:12px;font-size:11px;line-height:1.55;display:flex}.cloud-choice span{flex-direction:column;display:flex}.upload-source-form{display:grid}.source-details{border-radius:var(--radius-control);background:#f8fafc;border:1px solid #d5dde6;margin-top:18px}.source-details>summary{color:#274d79;cursor:pointer;padding:12px 13px;font-size:12px;font-weight:700}.source-details[open]{padding:0 13px 13px}.source-details[open]>summary{border-bottom:1px solid #dce3ea;margin-inline:-13px}.dialog-submit-row{border-top:1px solid var(--line);background:#fffffff7;align-items:center;gap:14px;margin:22px -24px -26px;padding:14px 24px;display:flex;position:sticky;bottom:-26px}.dialog-submit-row span{color:#566476;flex:1;font-size:11px}.dialog-submit-row button{min-height:40px;padding-inline:16px}.intake-dialog>footer{border-top:1px solid var(--line);align-items:center;gap:8px;padding:14px 24px;display:flex}.intake-dialog>footer span{flex:1}.intake-dialog>footer button{cursor:pointer;background:#fff;border:1px solid #cbd4de;border-radius:3px;height:36px;padding:0 13px;font-size:11px}.intake-dialog>footer button.primary{border-color:var(--blue);background:var(--blue)}.intake-dialog>footer button:disabled{cursor:not-allowed;opacity:.48}.version-timeline{border-left:1px solid #ccd5df;max-width:820px;margin:0 auto}.version-timeline>div{grid-template-columns:50px 1fr auto;align-items:center;gap:16px;min-height:100px;padding:10px 0 10px 28px;display:grid;position:relative}.version-timeline>div>i{background:#9aa7b5;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;left:-6px;box-shadow:0 0 0 1px #9aa7b5}.version-timeline>div>i.current{background:var(--blue);box-shadow:0 0 0 1px var(--blue)}.version-timeline>div>span{color:#1c5ba9;font-size:12px;font-weight:600}.version-timeline section{border:1px solid var(--line);background:#fff;padding:17px}.version-timeline section b{font-size:12px}.version-timeline section p{color:#7a8695;margin:6px 0 0;font-size:10px}.version-timeline button{background:#fff;border:1px solid #d5dce4;border-radius:4px;padding:7px 9px;font-size:9px}.mobile-header,.mobile-nav,.mobile-menu-overlay,.sheet-backdrop{display:none}.auth-screen{background:radial-gradient(circle at 50% 0, #15385f, var(--navy) 58%);place-items:center;min-height:100dvh;padding:24px;display:grid}.auth-card{color:#eaf3ff;background:#0a223d;border-radius:12px;width:min(440px,100%);padding:40px;box-shadow:0 20px 44px #0000004d}.auth-card>.brand-mark{margin-bottom:22px}.auth-card>small{color:#79b5ff;letter-spacing:.16em}.auth-card h1{margin:8px 0 10px;font-size:27px}.auth-card>p{color:#aabdd2;margin-bottom:24px;line-height:1.7}.auth-card form,.management-dialog form{gap:13px;display:grid}.auth-card label,.management-dialog .field{gap:6px;display:grid}.auth-card label span,.management-dialog .field>span{font-size:12px;font-weight:700}.auth-card input,.management-dialog input,.management-dialog select,.management-dialog textarea,.comments-panel input{color:#17283c;background:#fff;border:1px solid #b9c6d3;border-radius:5px;min-height:40px;padding:8px 11px}.auth-card input{color:#fff;background:#102d4d;border-color:#3a5876}.auth-card button.primary{min-height:44px;margin-top:7px}.management-dialog{width:min(720px,100vw - 32px)}.management-dialog .dialog-body{max-height:72dvh;overflow:auto}.management-dialog textarea{resize:vertical;min-height:90px}.settings-section{border-bottom:1px solid #dce3ea;padding:16px 0}.settings-section h3{margin:0 0 12px}.settings-section form{grid-template-columns:minmax(0,1fr) auto auto;align-items:end}.member-row{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;padding:9px 0;display:flex}.member-row span{display:grid}.member-row small{color:var(--muted)}.member-row i{color:#0756c6;background:#e7f1ff;border-radius:4px;padding:3px 7px;font-style:normal}.token-list{margin-top:10px}.button-link{color:#164d89;border:1px solid #9eb4cb;border-radius:4px;margin-top:12px;padding:9px 13px;text-decoration:none;display:inline-flex}.comments-panel{border-top:1px solid #d9e0e7;margin-top:34px;padding-top:20px}.comments-panel h3{margin-bottom:12px}.comments-panel article{background:#f5f8fb;border-radius:5px;margin:8px 0;padding:10px 12px}.comments-panel article p{margin:5px 0}.comments-panel article small{color:var(--muted)}.comments-panel form{gap:8px;margin-top:12px;display:flex}.comments-panel form input{flex:1}.comments-panel form button,.version-details button,.version-row{background:#fff;border:1px solid #bbc7d3;border-radius:4px;padding:8px 11px}.version-details{margin-top:20px}.version-details summary{cursor:pointer;font-weight:700}.version-details button{text-align:left;gap:10px;width:100%;margin-top:7px;display:flex}.relationship-row{background:0 0;border:0;align-items:center;gap:7px;width:100%;padding:8px;display:flex}.source-card{text-decoration:none}.disabled-source{opacity:.68;cursor:default}.compact-form,.promotion-form form{gap:7px;margin:8px 12px 14px;display:grid}.compact-form input,.compact-form select,.promotion-form input,.promotion-form select,.promotion-form textarea{background:#fff;border:1px solid #c8d1dc;border-radius:4px;width:100%;min-height:34px;padding:7px 8px}.compact-form button,.promotion-form button{color:#194e89;background:#f4f8fd;border:1px solid #9fb3ca;border-radius:4px;min-height:33px}.promotion-form{border-top:1px solid #e0e6ed;border-bottom:1px solid #e0e6ed;margin:10px 0;padding:8px 0}.promotion-form summary{cursor:pointer;padding:0 12px;font-size:11px;font-weight:700}.term-row{border-bottom:1px solid #edf1f5;grid-template-columns:130px 1fr;gap:4px 12px;padding:8px 0;display:grid}.term-row small{color:var(--muted);grid-column:2}.review-card{background:#fff;border:1px solid #d7dfe7;border-radius:7px;padding:22px}.review-page>.review-card,.review-page>.lint-list,.review-page>.empty-state{width:min(1160px,100%);margin-inline:auto}.review-page>.review-card+.review-card{margin-top:12px}.patch-review-card.gate-verified{background:#f7fcfa;border-color:#78b39f}.patch-review-card.gate-blocked,.patch-review-card.gate-legacy{background:#fffcf6;border-color:#c99143}.patch-review-card>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.patch-review-card>header span{color:#2d69b2;letter-spacing:.04em;font-size:11px;font-weight:700}.patch-review-card>header h2{margin:5px 0 0;font-size:19px}.patch-review-card>header small{color:#566476;font-size:12px}.patch-review-card .patch-rationale{margin:13px 0;font-size:12px}.patch-review-card .patch-diff-block{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.patch-review-card .patch-diff-block h3{grid-column:1/-1}.patch-review-card .patch-diff-block .diff{margin-top:0}.patch-review-card .patch-evidence-snapshots>div{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.patch-review-card .patch-actions{max-width:420px;margin-top:14px}.lint-list{gap:10px;margin-top:18px;display:grid}.review-action-status{color:#235b49;background:#eaf7f2;margin-bottom:14px;padding:10px 12px;font-size:12px}.lint-list article{background:#fff;border:1px solid #d7dfe7;border-radius:6px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.lint-list article i{color:#8b5300;background:#fff0cd;border-radius:3px;padding:3px 6px;font-style:normal}.notification-row{border-bottom:1px solid #dfe5eb;justify-content:space-between;padding:12px 0;display:flex}.mermaid-diagram{text-align:center;background:#fff;border:1px solid #d8e0e8;border-radius:6px;margin:20px 0;padding:15px;overflow:auto}.mermaid-diagram svg{max-width:100%;height:auto}.mermaid-error{color:#9b2c20;gap:8px;display:grid}.empty-state{min-height:280px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:10px;display:grid}.empty-state svg{width:34px;height:34px}.policy-note{color:#24496f;background:#f1f7ff;border:1px solid #9fc4f4;border-radius:5px;gap:10px;margin:12px 0;padding:12px;display:flex}.help-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.help-search{border:1px solid #bdc9d6;border-radius:5px;grid-column:1/-1;align-items:center;gap:8px;min-height:44px;padding:0 12px;display:flex}.help-search svg{color:#416b99;width:17px}.help-search input{border:0;outline:0;flex:1}.help-search button{color:#315d89;background:0 0;border:0;min-width:44px;min-height:44px;padding:0 8px}.help-empty{text-align:center;grid-column:1/-1}.help-empty button{min-height:44px;margin-top:12px}.help-grid>section{background:#f9fbfd;border:1px solid #d8e1ea;padding:14px}.help-grid h3{margin:0 0 7px;font-size:14px}.help-grid p{color:#526174;margin:0;font-size:12px;line-height:1.65}.help-grid kbd{background:#fff;border:1px solid #bfcbd8;border-radius:3px;padding:2px 5px;font-family:inherit}.help-grid .policy-note{grid-column:1/-1;margin:0}.inbox-row .inline-error{grid-column:auto;margin-top:5px}.result-list button p{color:#52687d;max-width:60ch;margin:5px 0 0;font-size:12px;line-height:1.65}.document code.language-text{padding:6px 8px;display:block}.project-workbench{background:#f5f7fa}.workbench-error{align-items:center;gap:12px;max-width:1160px;margin:-15px auto 12px;display:flex}.workbench-error span{flex:1}.workbench-error button,.draft-notice button{min-height:36px;color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:4px}.draft-notice{color:#365a7f;background:#eaf3fc;align-items:center;gap:12px;max-width:1160px;margin:-15px auto 20px;padding:10px 12px;font-size:12px;display:flex}.draft-notice span{flex:1}.project-overview{color:#26384c;background:#fff;border:1px solid #d5dfe9;grid-template-columns:auto minmax(0,1fr);gap:12px 20px;max-width:1160px;margin:0 auto 14px;padding:13px 16px;display:grid}.project-overview div{align-items:baseline;gap:12px;display:flex}.project-overview span{color:#627287;font-size:12px}.project-overview b{color:#155da9;font-size:18px}.project-overview p{color:#526277;margin:0;font-size:12px;line-height:1.55}.project-overview p strong{color:#213f63;margin-left:8px;font-size:12px;display:inline}.project-overview>i{background:#dfe7f0;border-radius:4px;grid-column:1/-1;height:4px}.project-overview em{border-radius:inherit;transform-origin:0;background:#4d94ee;width:100%;height:100%;display:block}.stage-nav{z-index:5;background:#fffffff5;border:1px solid #d9e0e8;grid-template-columns:repeat(6,1fr);max-width:1160px;margin:0 auto 18px;display:grid;position:sticky;top:0}.stage-nav button{color:#566476;text-align:center;cursor:pointer;background:0 0;border:0;border-right:1px solid #e2e7ed;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:44px;padding:9px 8px;font-size:12px;display:flex}.stage-nav button span{border:1px solid #aebbc9;border-radius:50%;place-items:center;width:19px;height:19px;padding:0;font-size:10px;display:grid}.stage-nav>:last-child{border-right:0}.stage-nav button[aria-current=step]{color:#074fae;background:#eaf3ff;font-weight:700;box-shadow:inset 0 -3px #0f62d6}.stage-nav button[aria-current=step] span{color:#fff;background:#0f62d6;border-color:#0f62d6}.stage-focus-note{color:#58687a;justify-content:space-between;align-items:center;gap:12px;max-width:1160px;margin:-5px auto 14px;font-size:12px;display:flex}.stage-focus-note button{color:#26598f;cursor:pointer;background:#fff;border:1px solid #aebed0;border-radius:4px;min-height:36px;padding:0 11px}.project-workbench>.modeling-stage{display:none}.project-workbench.stage-1>.modeling-stage:nth-of-type(2),.project-workbench.stage-2>.modeling-stage:nth-of-type(3),.project-workbench.stage-3>.modeling-stage:nth-of-type(4),.project-workbench.stage-4>.modeling-stage:nth-of-type(5),.project-workbench.stage-5>.modeling-stage:nth-of-type(6),.project-workbench.stage-6>.modeling-stage:nth-of-type(7){display:block}.project-workbench.stage-4:not(.show-advanced)>.modeling-stage:nth-of-type(5) .modeling-form>label:nth-child(4),.project-workbench.stage-4:not(.show-advanced)>.modeling-stage:nth-of-type(5) .modeling-form>label:nth-child(5),.project-workbench.stage-4:not(.show-advanced)>.modeling-stage:nth-of-type(5) .modeling-form>label:nth-child(6),.project-workbench.stage-5:not(.show-advanced)>.modeling-stage:nth-of-type(6)>.modeling-form>label:nth-child(8),.project-workbench.stage-5:not(.show-advanced)>.modeling-stage:nth-of-type(6)>.modeling-form>label:nth-child(9){display:none}.modeling-stage{background:#fff;border:1px solid #d9e0e8;max-width:1160px;margin:0 auto 18px;padding:24px;scroll-margin-top:58px}.modeling-stage>header{border-bottom:1px solid #e5e9ee;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;padding-bottom:14px;display:flex}.modeling-stage>header small{color:#2a69b8;letter-spacing:.04em;font-size:11px}.modeling-stage>header h2{margin:4px 0 0;font-family:ui-serif,Songti SC,serif;font-size:21px}.modeling-stage>header>span{color:#5d6b7c;font-size:11px}.modeling-stage>header>button,.inline-workbench-form button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:4px;height:34px}.modeling-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.modeling-form label{color:#435165;gap:6px;font-size:12px;display:grid}.modeling-form label.wide,.modeling-form fieldset.wide{grid-column:1/-1}.modeling-form input,.modeling-form select,.modeling-form textarea{background:#fff;border:1px solid #c5d0dc;border-radius:4px;width:100%}.modeling-form input,.modeling-form select{height:35px}.modeling-form textarea{resize:vertical;min-height:92px;padding:9px}.modeling-form fieldset{border:1px solid #d5dde6;flex-wrap:wrap;gap:8px 16px;padding:12px;display:flex}.modeling-form fieldset label{align-items:center;gap:5px;display:flex}.modeling-form fieldset.problem-type-groups{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.problem-type-groups>section{border-left:1px solid #e0e6ed;gap:7px;padding:9px;display:grid}.problem-type-groups>section:first-of-type{border-left:0}.problem-type-groups>section>b{color:#2c5f93;font-size:11px}.modeling-form fieldset input,.modeling-form label.check input{width:auto;height:auto}.modeling-form>button{justify-self:start;padding:0 16px}.inline-workbench-form{grid-template-columns:minmax(220px,1fr) minmax(180px,1fr) auto;gap:10px;display:grid}.inline-workbench-form select,.inline-workbench-form input{border:1px solid #c5d0dc;border-radius:4px;height:36px}.stage-note{color:#637185;font-size:12px}.dataset-grid,.candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.dataset-grid>article,.candidate-grid>article{background:#fbfcfe;border:1px solid #dce3ea;padding:16px}.dataset-grid article>div:first-child,.candidate-grid article>div:first-child{justify-content:space-between;align-items:center;display:flex}.dataset-grid h3,.candidate-grid h3{margin:0 0 8px;font-size:14px}.dataset-grid code{color:#496784;font-size:11px}.dataset-grid p,.candidate-grid p{color:#4f5e70;font-size:12px;line-height:1.6}.column-table{gap:5px;margin:12px 0;display:grid}.column-table span{background:#fff;grid-template-columns:1fr 70px 150px;gap:8px;padding:7px;font-size:11px;display:grid}.column-table i{color:#2869b5;font-style:normal}.column-table small{color:#7a8795}.quality{color:#8a5a17;background:#fff7e8;margin-top:5px;padding:6px;display:block}.quality.warning{color:#a33f37;background:#fff0ee}.candidate-grid article.selected{border-color:#55a68c;box-shadow:inset 0 3px #258266}.candidate-grid article.baseline{border-color:#3478bd;box-shadow:inset 0 3px #286fb4}.candidate-grid article.rejected{opacity:.58}.candidate-grid article>div span,.candidate-grid article>div i{color:#496784;font-size:11px;font-style:normal}.candidate-grid details{color:#4a596d;font-size:11px}.candidate-grid ul{margin:5px 0 10px;padding-left:18px}.candidate-actions{gap:6px;margin-top:12px;display:flex}.candidate-actions button{cursor:pointer;background:#fff;border:1px solid #c9d3de;flex:1;height:31px}.candidate-actions button.select{color:#fff;background:#26745d;border-color:#26745d}.candidate-actions button.remove{color:#6d4d1a;background:#fff8e9}.fusion-pick{color:#315f91;align-items:center;gap:7px;margin:5px 0 10px;font-size:12px;display:inline-flex}.fusion-builder{background:#f4f8fd;border:1px solid #b8cee5;grid-template-columns:minmax(220px,1fr) minmax(180px,.7fr) 150px auto;align-items:end;gap:10px;margin-top:16px;padding:14px;display:grid}.fusion-builder>div{gap:4px;display:grid}.fusion-builder span{color:#607187;font-size:11px}.fusion-builder input,.fusion-builder select{background:#fff;border:1px solid #bdcad8;height:36px}.model-comparison{background:#f8fbfe;border:1px solid #cbd9e7;margin-top:20px;padding:16px}.model-comparison>header{justify-content:space-between;align-items:end;display:flex}.model-comparison h3{margin:3px 0 0;font-size:14px}.model-comparison header span,.model-comparison>p{color:#607187;font-size:12px}.comparison-scroll{margin-top:12px;overflow-x:auto}.model-comparison table{border-collapse:collapse;background:#fff;width:100%;min-width:620px;font-size:12px}.model-comparison th,.model-comparison td{text-align:left;vertical-align:top;border:1px solid #dbe3ec;padding:10px}.model-comparison tbody th,.model-comparison td{min-width:110px}.model-comparison th small,.model-comparison td small{color:#718096;margin-top:4px;font-weight:400;display:block}.evaluation-list{gap:8px;margin-top:18px;display:grid}.evaluation-list article{border:1px solid #dde4eb;grid-template-columns:60px 1fr;gap:12px;padding:12px;display:grid}.evaluation-list i{color:#885013;text-align:center;background:#fff4e3;align-self:start;padding:5px;font-size:10px;font-style:normal}.evaluation-list i.pass{color:#17684f;background:#e9f7f1}.evaluation-list article div{gap:5px;display:grid}.evaluation-list code,.evaluation-list small{color:#536276;font-size:11px}.delivery-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.editable-record{border-bottom:1px solid #e2e7ed}.editable-record summary{cursor:pointer;grid-template-columns:48px 1fr auto;gap:8px;padding:12px 5px;font-size:12px;display:grid}.editable-record summary i{color:#2469b8;font-style:normal}.editable-record summary span{color:#748194}.editable-record form{gap:7px;padding:0 5px 12px;display:grid}.editable-record input,.editable-record select,.editable-record textarea{border:1px solid #c9d3de}.editable-record textarea{min-height:80px;font-family:ui-monospace,monospace;font-size:10px}.submission-grid{grid-template-columns:1.2fr .8fr;gap:22px;margin-top:24px;display:grid}.submission-grid h3{font-size:13px}.compact-submission-form{background:#f8fafc;border:1px solid #dce3ea;gap:7px;margin-bottom:14px;padding:12px;display:grid}.compact-submission-form input,.compact-submission-form select,.compact-submission-form textarea,.paper-section-card form input,.paper-section-card form select{border:1px solid #c8d2de;border-radius:3px;width:100%}.compact-submission-form input,.compact-submission-form select{height:32px}.compact-submission-form textarea{min-height:86px}.compact-submission-form label{color:#5f6d7d;align-items:center;gap:6px;font-size:12px;display:flex}.compact-submission-form label input{width:auto;height:auto}.paper-section-card{border-radius:var(--radius-control);background:#f5f9fe;border:1px solid #a9c7eb;margin-bottom:8px;padding:12px}.paper-section-card>div{justify-content:space-between;display:flex}.paper-section-card i{color:#21664f;font-size:11px;font-style:normal}.paper-section-card p,.paper-section-card small{color:#566476;font-size:11px;line-height:1.55}.paper-section-card form{grid-template-columns:1fr 1fr auto;gap:5px;margin-top:8px;display:grid}.artifact-list{gap:6px;display:grid}.artifact-list span{border:1px solid #e0e6ec;grid-template-columns:50px 1fr auto;gap:8px;padding:8px;font-size:12px;display:grid}.artifact-list b{color:#2569b8}.artifact-list small{color:#758192}.delivery-check-button{color:#fff;cursor:pointer;background:#153d6b;border:0;width:100%;height:38px;margin-top:14px}.delivery-result{border:1px solid;margin-top:12px;padding:14px}.delivery-result.ready{background:#eef9f5;border-color:#72b59f}.delivery-result.blocked{background:#fff4f2;border-color:#e1a49f}.delivery-result h3{margin:0 0 6px}.delivery-result p{color:#5d6876;grid-template-columns:52px 1fr;gap:6px;margin:5px 0;font-size:12px;display:grid}.delivery-result code{font-size:11px}.document-meta-editor label,.source-card small,.source-side i,.fragment-list small,.citation-list span,.citation-list small,.patch-head i,.patch-diff-block h3,.diff,.patch-evidence-snapshots>summary,.patch-evidence-snapshots article b,.patch-evidence-snapshots article i,.patch-evidence-snapshots article span,.patch-evidence-snapshots article small,.patch-evidence-empty,.records button i,.records button span,.inbox-row span,.inbox-row>button,.intake-overview>span,.intake-dialog>header small,.step-rail,.file-drop span,.file-drop em,.profile-options button span,.focus-options label,.version-timeline section p,.version-timeline button,.evaluation-list i{font-size:12px}.pdf-icon,.md-icon,.primary-nav nav button em{font-size:10px}.extraction-warning{color:#b45309;margin-top:5px;line-height:1.4;display:block}.human-calibration{border:1px solid var(--line);background:#f8faff;border-radius:10px;margin:14px 0;padding:10px 12px}.human-calibration summary{cursor:pointer;font-weight:700}.human-calibration>p{color:var(--muted)}.human-calibration article{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:9px;padding:10px}.human-calibration article b,.human-calibration article small{display:block}.human-calibration article small{color:var(--muted);margin:5px 0 8px}.calibration-actions,.human-calibration article div{flex-wrap:wrap;gap:7px;display:flex}.report-generator{border:1px solid var(--line);background:#f8faff;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;padding:14px 16px;display:flex}.report-generator p{color:var(--muted);margin:5px 0 0}.report-preview{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:18px;padding:16px}.report-preview>header{justify-content:space-between;gap:12px;display:flex}.report-preview>header div{gap:3px;display:grid}.report-preview>header span,.report-preview>small{color:var(--muted)}.report-preview aside{border-radius:var(--radius-control);background:#fffbeb;border:1px solid #e1b76f;gap:5px;margin:12px 0;padding:10px;display:grid}.report-preview article{border:1px solid var(--line);border-radius:8px;margin-top:10px;padding:11px}.report-preview article b,.report-preview article small{display:block}.report-preview article small{color:var(--muted);margin-top:3px}.report-preview pre{white-space:pre-wrap;font:inherit;line-height:1.55}.authority-format-checker{background:linear-gradient(135deg,#f7fbff,#fff);border:1px solid #b9cbe0;border-radius:12px;margin-bottom:18px;padding:18px}.authority-format-checker>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.authority-format-checker h3{margin:3px 0 4px;font-size:17px}.authority-format-checker header p{max-width:720px;color:var(--muted);margin:0;line-height:1.55}.authority-format-checker header strong{border-radius:999px;flex:none;padding:6px 10px;font-size:12px}.authority-format-checker header strong.ready{color:#17684f;background:#dff4eb}.authority-format-checker header strong.blocked{color:#9b3229;background:#fee9e7}.authority-format-checker>form{grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;margin-top:16px;display:grid}.authority-format-checker>form label{color:#526276;gap:5px;font-size:12px;display:grid}.authority-format-checker>form select{background:#fff;border:1px solid #c5d1de;border-radius:5px;min-width:0;height:38px}.authority-format-checker>form button{white-space:nowrap;height:38px}.authority-format-checker>aside{background:#f4f9ff;border:1px solid #cfe0f0;border-radius:8px;grid-template-columns:1fr auto;gap:8px 16px;margin-top:12px;padding:12px;display:grid}.authority-format-checker>aside.stale{background:#fff9eb;border-color:#e4bb72}.authority-format-checker>aside div{gap:3px;display:grid}.authority-format-checker>aside span,.authority-format-checker>aside small{color:#667589}.authority-format-checker>aside a{color:#1768b0;align-self:start}.authority-format-checker>aside details{grid-column:1/-1}.authority-format-checker>aside summary,.format-check-result>details summary{cursor:pointer;font-weight:700}.authority-format-checker ul,.format-check-result ol{color:#4e5e72;margin-bottom:0;padding-left:22px;line-height:1.65}.format-check-result{margin-top:14px}.format-check-summary{flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:10px;display:flex}.format-check-summary span{background:#eef3f8;border-radius:5px;align-items:baseline;gap:3px;padding:5px 9px;font-size:12px;display:flex}.format-check-summary b{font-size:17px}.format-check-summary small{color:var(--muted);margin-left:auto}.format-findings{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.format-findings article{background:#fff;border:1px solid #d9e2eb;border-radius:7px;grid-template-columns:48px 1fr;gap:10px;padding:11px;display:grid}.format-findings article.error{background:#fff7f6;border-color:#e4a29c}.format-findings article.warning{background:#fffbef;border-color:#e5c27d}.format-findings i{color:#17684f;text-align:center;background:#e3f4ed;align-self:start;padding:4px;font-size:10px;font-style:normal}.format-findings .error i{color:#9b3229;background:#fee5e2}.format-findings .warning i{color:#8b5b0f;background:#fff0c9}.format-findings b,.format-findings small{display:block}.format-findings p{color:#526276;margin:4px 0;line-height:1.45}.format-findings small{color:#768396}.format-check-result>details{background:#fafbfd;border:1px solid #d6dee7;border-radius:7px;margin-top:10px;padding:12px}@media (width<=1120px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.primary-nav .brand>span,.primary-nav nav button span,.nav-footer button span,.nav-footer button svg:last-child{display:none}.brand,.primary-nav .brand,.primary-nav nav button,.nav-footer button{justify-content:center;padding:0}.primary-nav nav button em{width:15px;height:15px;font-size:8px;position:absolute;top:6px;right:9px}.workspace{grid-template-columns:200px minmax(420px,1fr) 280px}.pane-resizer{display:none}.refresh-indicator{left:72px}}@media (width<=1080px){body{overflow:hidden}.app-shell{height:100dvh;display:block}.primary-nav,.global-header,.tree-panel,.workspace>.inspector{display:none}.mobile-header{color:#fff;background:var(--navy);align-items:center;gap:8px;height:60px;padding:0 10px;display:flex}.mobile-header button{border-radius:var(--radius-control);color:#fff;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid}.mobile-header button:active{background:#ffffff1a}.mobile-header-spacer{width:44px}.mobile-header span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.mobile-header svg{width:21px}.workspace{height:calc(100dvh - 126px);display:block;overflow:auto}.workspace.library,.workspace.review{display:block}.document-pane{height:100%;overflow:auto}.breadcrumbs{display:none}.document{padding:28px 20px 96px}.doc-heading{align-items:flex-start}.doc-heading h1{font-size:27px}.doc-actions button:not(.primary):not(.cancel-edit){display:none}.doc-actions button.cancel-edit{min-width:44px;height:44px}.doc-actions .primary{width:44px;height:44px;padding:0}.doc-actions .primary svg{width:16px}.doc-actions .primary{font-size:0}.doc-meta{flex-wrap:wrap;gap:7px;margin-top:15px;padding-bottom:16px;font-size:12px}.doc-meta .avatars,.doc-meta span:nth-last-child(2),.doc-meta span:last-child{display:none}.document h2{margin-top:30px;font-size:21px}.document p,.document li{font-size:15px;line-height:1.85}.callout{flex-direction:column;gap:3px}.formula{padding-right:20px;font-size:17px}.document-footer{display:none}.mobile-nav{z-index:20;height:66px;padding-bottom:env(safe-area-inset-bottom);color:#dce8f6;background:var(--navy);border-top:1px solid #142d4c;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.mobile-nav button{min-width:44px;min-height:44px;color:inherit;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;display:flex;position:relative}.mobile-nav svg{width:21px}.mobile-nav button.active{color:#2b8aff}.mobile-nav button i{background:#ef5c52;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:26%}.mobile-menu-overlay{z-index:40;background:#01081285;display:block;position:fixed;inset:0}.mobile-menu-overlay>div{color:#fff;background:var(--navy);width:min(82vw,320px);height:100%;box-shadow:18px 0 50px #00000047}.mobile-menu-overlay .brand{border-bottom:1px solid #20354f;justify-content:flex-start}.mobile-menu-overlay .brand button{color:#fff;background:0 0;border:0;flex:0 0 44px;place-items:center;width:44px;height:44px;margin-left:auto;display:grid}.mobile-menu-overlay>div>button{color:#fff;background:0 0;border:0;border-radius:4px;align-items:center;gap:13px;width:calc(100% - 16px);height:48px;margin:4px 8px;padding:0 14px;display:flex}.sheet-backdrop{z-index:50;background:#020a166b;align-items:flex-end;display:flex;position:fixed;inset:0 0 66px}.sheet-backdrop>div{width:100%}.mobile-sheet{background:#fff;border:0;border-radius:14px 14px 0 0;flex-direction:column;max-height:min(55dvh,520px);display:flex;position:relative;box-shadow:0 -16px 50px #0000002e}.mobile-sheet .sheet-close{z-index:2;color:#33465d;background:#fff;border:0;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:8px;right:8px}.sheet-handle{background:#9ca6b1;border-radius:4px;align-self:center;width:42px;height:5px;margin:7px 0 0}.mobile-sheet .inspector-title{flex:0 0 45px}.mobile-sheet .patch-section{margin-top:2px}.mobile-sheet .patch-actions{grid-template-columns:1fr 1fr}.mobile-sheet .section-label,.mobile-sheet .source-card b,.mobile-sheet .source-card em,.mobile-sheet .fragment-list b,.mobile-sheet .fragment-list span,.mobile-sheet .citation-list b,.mobile-sheet .patch-card>p{font-size:12px}.mobile-sheet .source-card small,.mobile-sheet .fragment-list small,.mobile-sheet .citation-list span,.mobile-sheet .citation-list small,.mobile-sheet .patch-card>small,.mobile-sheet .diff{font-size:11px}.mobile-sheet .patch-gate p,.mobile-sheet .patch-evidence-empty{font-size:12px}.mobile-sheet .patch-evidence-snapshots article b,.mobile-sheet .patch-evidence-snapshots article span,.mobile-sheet .patch-evidence-snapshots article small,.mobile-sheet .patch-evidence-snapshots article code{font-size:11px}.mobile-sheet .section-label button,.mobile-sheet .patch-actions button{min-height:44px;font-size:12px}.mobile-sheet .compact-form input,.mobile-sheet .compact-form select,.mobile-sheet .compact-form button,.mobile-sheet .promotion-form input,.mobile-sheet .promotion-form select,.mobile-sheet .promotion-form textarea,.mobile-sheet .promotion-form button,.mobile-sheet .promotion-form summary,.mobile-sheet .patch-reopen,.mobile-sheet .ai-patch-form button{min-height:44px}.workspace-page{min-height:100%;padding:25px 16px 70px}.page-head{margin-bottom:20px}.page-head h1{font-size:25px}.page-head p{font-size:14px;line-height:1.6}.page-head button.primary{flex:none;justify-content:center;min-width:68px;min-height:44px}.review-card{padding:20px}.patch-review-card>header{flex-direction:column;gap:7px}.patch-review-card .patch-diff-block{grid-template-columns:minmax(0,1fr)}.patch-review-card .patch-diff-block h3{grid-column:1}.patch-review-card .patch-evidence-snapshots>div{grid-template-columns:minmax(0,1fr)}.patch-review-card .patch-actions{max-width:none}.patch-review-card .patch-actions button{min-height:44px}.lint-list article{grid-template-columns:auto minmax(0,1fr);align-items:start}.lint-list article p{overflow-wrap:anywhere;grid-column:1/-1;margin:0}.lint-list article button{grid-column:1/-1;justify-self:start}.mode{display:none}.ask-box{grid-template-columns:20px 1fr;padding:12px}.ask-box textarea{height:65px;font-size:13px}.ask-box button,.ask-box select{grid-column:1/-1;width:100%;height:44px;min-height:44px}.search-guidance button{min-height:44px}.answer-layout{display:block}.answer{padding:22px 18px}.answer h2{font-size:20px}.result-list{margin-top:15px}.search-result-groups{padding:10px}.search-result-group{padding:14px 10px}.search-result-group>header{display:block}.search-result-group>header p{margin-top:8px;font-size:13px}.search-card-grid{grid-template-columns:minmax(0,1fr)}.search-result-card{padding:14px 12px}.search-result-card>header{align-items:flex-start}.search-result-card .search-intro{min-height:0;font-size:14px}.search-result-actions a,.search-result-actions button{min-height:44px;font-size:12px}.search-result-card details{font-size:12px}.project-grid{display:block}.project-grid>section{margin-bottom:12px;padding:20px}.project-grid>section:first-child{min-height:180px}.project-overview{grid-template-columns:1fr;padding:18px}.project-overview>i{grid-column:1}.modeling-stage{padding:18px 14px}.modeling-stage>header{align-items:flex-start}.modeling-stage>header>button{min-height:44px;padding-inline:12px;font-size:14px}.modeling-stage>header h2{font-size:20px}.modeling-stage>header small,.modeling-stage>header>span,.modeling-form label,.stage-note,.dataset-grid p,.candidate-grid p,.candidate-grid details,.editable-record summary,.paper-section-card p,.paper-section-card small{font-size:14px}.modeling-form input,.modeling-form select,.inline-workbench-form input,.inline-workbench-form select,.compact-submission-form input,.compact-submission-form select{min-height:44px;font-size:16px}.modeling-form textarea,.compact-submission-form textarea{font-size:16px;line-height:1.55}.modeling-form>button,.inline-workbench-form button,.candidate-actions button,.compact-submission-form button,.delivery-check-button{min-height:44px;font-size:14px}.editable-record input,.editable-record select,.editable-record button,.paper-section-card form input,.paper-section-card form select,.paper-section-card form button,.report-generator button,.report-preview>button{min-height:44px;font-size:16px}.editable-record textarea{min-height:96px;font-size:16px;line-height:1.55}.modeling-form,.dataset-grid,.candidate-grid,.delivery-grid,.submission-grid,.fusion-builder{grid-template-columns:1fr}.modeling-form fieldset.problem-type-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.problem-type-groups>section:nth-of-type(odd){border-left:0}.modeling-form label.wide,.modeling-form fieldset.wide{grid-column:1}.inline-workbench-form{grid-template-columns:1fr}.column-table span{grid-template-columns:1fr 65px}.column-table small{grid-column:1/-1}.document-meta-editor{grid-template-columns:1fr}.document-meta-editor label.wide{grid-column:1}.paper-section-card form{grid-template-columns:1fr}.report-generator,.report-preview>header{flex-direction:column;align-items:stretch}.authority-format-checker{padding:14px}.authority-format-checker>header{flex-direction:column}.authority-format-checker>form,.format-findings{grid-template-columns:1fr}.authority-format-checker>form select,.authority-format-checker>form button{min-height:44px;font-size:16px}.authority-format-checker>aside{grid-template-columns:1fr}.authority-format-checker>aside details{grid-column:1}.format-check-summary small{width:100%;margin-left:0}.inbox-toolbar{grid-template-columns:1fr}.inbox-row{grid-template-columns:44px 40px minmax(0,1fr);gap:10px;margin-bottom:10px}.inbox-row .source-copy{grid-column:3}.inbox-row .source-copy span,.inbox-row .source-copy small{overflow-wrap:anywhere;font-size:12px;line-height:1.55}.inbox-row>span.processing,.inbox-row>span.needs-review{grid-column:3;font-size:12px}.inbox-row>button{grid-column:3;justify-self:start;min-height:44px;font-size:12px}.intake-overview{grid-template-columns:1fr}.intake-overview>svg{justify-self:center;transform:rotate(90deg)}.dialog-backdrop{place-items:end center;padding:0}.intake-dialog{border-radius:12px 12px 0 0;width:100%;max-height:92dvh}.management-dialog input,.management-dialog select,.management-dialog textarea,.management-dialog button{min-height:44px}.settings-section form{grid-template-columns:minmax(0,1fr);align-items:stretch}.settings-section form>input,.settings-section form>select,.settings-section form>textarea,.settings-section form>button{width:100%;min-width:44px}.comments-panel form button,.version-details button,.version-row,.source-details>summary,.dialog-submit-row button,.intake-dialog>footer button{min-height:44px}.help-grid{grid-template-columns:1fr}.help-grid .policy-note{grid-column:1}.stage-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.stage-nav button:nth-child(3){border-right:0}.stage-nav button:nth-child(-n+3){border-bottom:1px solid #e2e7ed}.stage-focus-note{flex-direction:column;align-items:flex-start}.stage-focus-note button,.draft-notice button,.workbench-error button{min-height:44px}.draft-notice,.workbench-error{flex-direction:column;align-items:flex-start}.source-methods{grid-template-columns:1fr 1fr}.focus-options{grid-template-columns:1fr}.intake-dialog>footer{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.version-timeline{margin-left:10px}.version-timeline>div{grid-template-columns:38px 1fr;padding-left:20px}.version-timeline>div>button{grid-column:2;justify-self:start}}@container document-pane (width<=520px){.doc-heading{flex-direction:column;align-items:flex-start}.doc-actions{flex-wrap:wrap;align-self:flex-start}}@media (width<=420px){.document{padding-inline:18px}.doc-heading h1{font-size:25px}.document p,.document li,.formula{font-size:15px}.auth-screen{padding:16px}.auth-card{padding:30px 24px}}@media (prefers-reduced-motion:no-preference){button,.source-card,.tree-row{transition:color .18s var(--ease-out), background-color .18s var(--ease-out), border-color .18s var(--ease-out), transform .18s var(--ease-out)}button:active{transform:translateY(1px)}.mobile-sheet{animation:sheet-in .22s var(--ease-out)}@keyframes sheet-in{0%{opacity:.6;transform:translateY(20px)}to{opacity:1;transform:none}}}
