:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#172522;background:#f4f6f4;font-synthesis:none;--green-900: #173d37;--green-700: #25665a;--green-100: #e4f0eb;--orange: #e56c2e;--line: #dce4e0;--muted: #63716d}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh}button,select,input{font:inherit}button,select{min-height:44px}button{cursor:pointer}button:focus-visible,select:focus-visible{outline:3px solid rgba(229,108,46,.3);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.55}.shell{min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:256px 1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:256px;padding:28px 20px;background:var(--green-900);color:#fff;display:flex;flex-direction:column}.brand{display:flex;gap:12px;align-items:center;padding:0 8px 34px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px 11px 4px;background:var(--orange);font:800 24px/1 Georgia,serif}.brand strong{display:block;font-size:18px;letter-spacing:-.02em}.brand small{color:#b7cbc5;font-size:11px;letter-spacing:.08em}nav{display:grid;gap:6px}.nav-item{width:100%;border:0;border-radius:8px;padding:0 12px;color:#c6d7d2;background:transparent;text-align:left;display:flex;align-items:center;gap:10px}.nav-item.active{color:#fff;background:#ffffff1c}.nav-item em{margin-left:auto;color:#8ca9a1;font-size:10px;font-style:normal}.nav-icon{width:22px;text-align:center;font-size:18px}.security-note{margin-top:auto;border-top:1px solid rgba(255,255,255,.14);padding:20px 8px 0;display:flex;gap:10px;color:#abc2bb;font-size:12px;line-height:1.6}.security-note p{margin:0}.security-note strong{color:#eef7f4}.workspace{grid-column:2;min-width:0;padding:0 44px 50px}.topbar{height:76px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.org-control{display:flex;gap:10px;align-items:center}.org-control label{color:var(--muted);font-size:13px}.org-control select,.field select{border:1px solid var(--line);border-radius:8px;padding:0 34px 0 12px;color:#20322e;background:#fff}.profile{display:flex;gap:10px;align-items:center;color:#3c4b47;font-size:13px}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;background:var(--green-700);font-weight:700}.text-button{border:0;background:none;color:var(--muted)}.page-heading{padding:44px 0 28px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.eyebrow{margin:0 0 7px;color:var(--green-700);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}.page-heading h1{margin-bottom:7px;font:700 clamp(28px,3vw,38px)/1.15 Georgia,"Songti SC",serif;letter-spacing:-.025em}.page-heading p:last-child,.section-title p{margin:0;color:var(--muted)}.primary,.secondary{border-radius:8px;padding:0 18px;font-weight:650}.primary{border:1px solid var(--orange);color:#fff;background:var(--orange);box-shadow:0 4px 12px #b0451426}.primary:hover{background:#cf5b23}.primary span{margin-right:5px;font-size:19px}.secondary{border:1px solid var(--line);color:#344640;background:#fff}.alert{margin:0 0 22px;padding:14px 16px;border-left:4px solid #b24132;background:#fff1ef;display:flex;justify-content:space-between;align-items:center}.alert strong{color:#8e2d22}.alert p{margin:3px 0 0;color:#7a514c;font-size:13px}.alert button{border:0;background:none;color:#8e2d22;font-weight:700}.metrics{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:#fff}.metrics article{min-height:126px;padding:23px 26px;border-right:1px solid var(--line)}.metrics article:last-child{border:0}.metrics span,.metrics small{display:block;color:var(--muted)}.metrics span{font-size:12px;font-weight:650}.metrics strong{display:block;margin:8px 0 4px;font:700 30px/1 Georgia,serif}.metrics small{font-size:11px}.document-panel{margin-top:24px;border:1px solid var(--line);background:#fff}.section-title{min-height:83px;padding:18px 22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.section-title h2{margin-bottom:4px;font-size:17px}.section-title p{font-size:12px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{padding:12px 18px;color:var(--muted);background:#f7f9f8;font-size:11px;text-align:left}td{padding:15px 18px;border-top:1px solid #edf1ef;white-space:nowrap}.file-cell{display:flex;align-items:center;gap:11px;min-width:280px}.file-cell strong,.file-cell small{display:block;max-width:360px;overflow:hidden;text-overflow:ellipsis}.file-cell small{margin-top:3px;color:#8a9692;font:10px ui-monospace,monospace}.file-icon{width:37px;padding:7px 0;border:1px solid #d8e5e0;color:var(--green-700);background:var(--green-100);text-align:center;font-size:9px;font-weight:800}.status{display:inline-block;padding:5px 8px;border-radius:4px;color:#765319;background:#fff5db;font-size:11px}.status.ready{color:#24604f;background:#e5f3ed}.status.failed{color:#92362a;background:#fbe9e6}.status.review_required{color:#7c461e;background:#ffeadb}.row-action{border:0;color:var(--green-700);background:transparent;font-size:12px;font-weight:700}.empty-state{padding:60px 24px;text-align:center}.empty-state.centered{grid-column:1;align-self:center}.empty-icon{display:grid;place-items:center;margin:0 auto 16px;width:48px;height:48px;border:1px solid #cfe0da;color:var(--green-700);background:#edf5f2;font-size:22px}.empty-state h1,.empty-state h3{margin-bottom:8px}.empty-state p{max-width:500px;margin:0 auto 20px;color:var(--muted);line-height:1.65}.dialog-backdrop{position:fixed;z-index:10;inset:0;padding:20px;display:grid;place-items:center;background:#0a1c1894}.dialog{width:min(520px,100%);padding:26px;background:#fff;box-shadow:0 22px 60px #08231d40}.dialog-head{display:flex;justify-content:space-between}.dialog-head h2{margin-bottom:22px}.close{width:44px;border:0;color:#65736f;background:transparent;font-size:28px}.field{display:grid;gap:8px;color:#3c4b47;font-size:12px;font-weight:700}.field select{width:100%}.dropzone{width:100%;min-height:160px;margin:18px 0 0;border:1px dashed #9db8b0;color:#2c4941;background:#f4f9f7;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px}.dropzone:hover{border-color:var(--green-700);background:#edf6f2}.dropzone small{color:var(--muted)}.upload-symbol{font-size:28px;color:var(--green-700)}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.form-error{margin:10px 0 0;color:#a03b2f;font-size:12px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.loading-screen,.fatal{min-height:100vh;min-height:100dvh;display:grid;place-content:center;gap:14px;text-align:center}.loader{justify-self:center;width:26px;height:26px;border:3px solid #d8e5e0;border-top-color:var(--green-700);border-radius:50%;animation:spin .8s linear infinite}.fatal button{justify-self:center;border:0;padding:0 18px;color:#fff;background:var(--green-700)}.field input{min-height:44px;width:100%;border:1px solid var(--line);border-radius:8px;padding:0 12px}.form-grid{display:grid;gap:15px}.dialog-tip{margin:16px 0 0;padding:12px;color:var(--muted);background:#f4f7f6;font-size:12px;line-height:1.55}.member-cell strong,.member-cell small{display:block}.member-cell small{margin-top:3px;color:var(--muted)}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:780px){.shell{display:block}.sidebar{position:static;width:100%;height:auto;padding:16px 18px;flex-direction:row;align-items:center}.brand{padding:0}.brand small,.security-note{display:none}.sidebar nav{position:fixed;z-index:8;left:0;right:0;bottom:0;display:flex;padding:7px 8px calc(7px + env(safe-area-inset-bottom));background:var(--green-900)}.sidebar .nav-item{flex:1;justify-content:center}.sidebar .nav-item[disabled]{display:none}.workspace{padding:0 18px calc(100px + env(safe-area-inset-bottom))}.topbar{height:64px}.profile>span:not(.avatar),.text-button{display:none}.org-control label{display:none}.org-control select{max-width:230px}.page-heading{padding:28px 0 22px;align-items:flex-start}.page-heading p:last-child{font-size:13px;line-height:1.55}.page-heading .primary{position:fixed;z-index:7;right:18px;bottom:calc(68px + env(safe-area-inset-bottom));box-shadow:0 7px 24px #b045144d}.metrics{grid-template-columns:1fr 1fr}.metrics article{min-height:105px;padding:17px}.metrics article:nth-child(2){border-right:0}.metrics article:last-child{grid-column:1/-1;border-top:1px solid var(--line)}.document-panel{margin-bottom:20px}.dialog-backdrop{align-items:end;padding:0}.dialog{width:100%;padding:24px 18px calc(70px + env(safe-area-inset-bottom))}.dropzone{min-height:145px}}@media(max-width:420px){.page-heading h1{font-size:29px}.metrics strong{font-size:27px}.section-title{padding:16px}.secondary{padding:0 14px}}@media(prefers-reduced-motion:reduce){.loader{animation:none}}
