:root{font-family:Inter,"Microsoft YaHei",Arial,sans-serif;color:#1f2937;background:#f5f7fb;line-height:1.55}*{box-sizing:border-box}body{margin:0}.topbar{min-height:64px;background:#133c69;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 34px;box-shadow:0 2px 10px #0002}.brand{display:flex;align-items:baseline;gap:10px}.brand a{color:#fff;text-decoration:none;font-size:20px;font-weight:700}.brand span{opacity:.75;font-size:12px}.topbar nav{display:flex;gap:18px;flex-wrap:wrap}.topbar nav a{color:#fff;text-decoration:none;font-size:14px}.container{max-width:1240px;margin:32px auto;padding:0 24px}.footer{max-width:1240px;margin:50px auto 20px;padding:20px 24px;color:#6b7280;border-top:1px solid #dbe1ea;font-size:13px}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.page-head.split{align-items:center}.page-head h1{margin:4px 0 6px}.hero{display:grid;grid-template-columns:1.5fr 1fr;gap:28px;align-items:center;background:#fff;border:1px solid #e1e7ef;border-radius:16px;padding:38px;margin-bottom:34px}.hero h1{font-size:34px;margin:4px 0 10px}.eyebrow{font-size:12px;letter-spacing:.14em;color:#2c6aa0;font-weight:700}.principle-card{background:#eff6ff;border-left:5px solid #2c6aa0;padding:20px;border-radius:10px}.button{display:inline-block;border:1px solid #9aa8b8;background:#fff;color:#1f2937;padding:9px 15px;border-radius:8px;text-decoration:none;cursor:pointer;font:inherit}.button:hover{background:#f6f8fb}.button.primary{background:#1d5f93;color:#fff;border-color:#1d5f93}.button.primary:hover{background:#174f7b}.button.ghost{border-color:#d6dde6;color:#52606f}.button.danger-btn{background:#a83232;color:white;border-color:#a83232}.danger-outline{border-color:#d48787;color:#8b1e1e}.small-btn{padding:5px 9px;font-size:12px}.grid{display:grid;gap:18px}.grid.cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.align-start{align-items:start}.card,.form-card,.filter-card{background:#fff;border:1px solid #e1e7ef;border-radius:12px;padding:20px;box-shadow:0 2px 8px #1522380b}.card.small{padding:14px;margin-bottom:10px}.filter-card{padding:14px 16px;margin-bottom:18px}.link-card{color:inherit;text-decoration:none;display:flex;flex-direction:column;gap:8px}.link-card:hover{border-color:#6d9dc5}.status-row{display:flex;justify-content:space-between;gap:16px;align-items:center}.badge,.chip{display:inline-block;border-radius:999px;padding:3px 9px;font-size:12px;background:#eef2f7}.badge.ok{background:#e8f7ee;color:#176536}.badge.muted{color:#6b7280}.badge.danger{background:#fdecec;color:#9b2c2c}.badge.large{font-size:14px;padding:6px 12px}.chips{display:flex;gap:6px;flex-wrap:wrap}.notice{padding:13px 16px;border-radius:9px;margin:16px 0}.notice.warning{background:#fff6dc;border:1px solid #f0d789}.notice.error{background:#fff0f0;border:1px solid #f2b6b6;color:#8b1e1e}.notice.success{background:#eef9f1;border:1px solid #b9e0c3;color:#1b6333}.narrow{max-width:520px;margin:30px auto}.muted-text,.hint,.tiny{color:#6b7280}.hint{font-size:13px}.tiny{font-size:12px}.top-gap{margin-top:14px}.top-4{margin-top:4px}.back-link{color:#2c6aa0;text-decoration:none;font-size:13px}label{display:flex;flex-direction:column;gap:6px;font-size:14px;margin-bottom:14px}input,select,textarea{font:inherit;padding:9px 10px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;min-width:0}textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.form-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid label{margin:0}.role-box{grid-column:1/-1;display:flex;gap:14px;flex-wrap:wrap;align-items:center}.checkbox{display:inline-flex;flex-direction:row;align-items:center;gap:7px;margin:0}.checkbox small{display:block;color:#6b7280}.stack-checks{display:grid;gap:10px;margin-bottom:16px}.stack-checks .checkbox{align-items:flex-start}.compact{margin-bottom:26px}.summary-title{cursor:pointer;font-weight:700;color:#17314f}.filter-row,.button-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.filter-row input{min-width:260px}.button-row form{margin:0}.table-wrap{overflow:auto;background:#fff;border-radius:10px;border:1px solid #e1e7ef}table{width:100%;border-collapse:collapse;background:#fff}th,td{text-align:left;border-bottom:1px solid #e5e7eb;padding:10px;vertical-align:top;font-size:14px}th{background:#eef3f8;font-weight:700;white-space:nowrap}.dense th,.dense td{font-size:12px;padding:7px}.dense pre{white-space:pre-wrap;margin:0;font-family:Consolas,monospace;max-width:480px}.kv{display:grid;grid-template-columns:130px 1fr;gap:8px}.kv dt{font-weight:700}.kv dd{margin:0;min-width:0;overflow-wrap:anywhere}.checklist li{margin:7px 0}.checklist li::marker{content:"✓  ";color:#176536}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.metric{background:#fff;border:1px solid #e1e7ef;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:5px}.metric strong{font-size:28px;color:#17314f}.metric span{color:#6b7280;font-size:13px}.danger-zone{border-top:1px solid #f2d3d3;margin-top:18px;padding-top:16px}.identity-list{display:grid;gap:8px}.identity-row{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e6ebf1;border-radius:8px;padding:10px 12px;background:#fafcfe}.identity-row form{margin:0}.dept-list{display:grid;gap:8px}.dept-row{display:flex;justify-content:space-between;gap:12px;align-items:center;background:#fff;border:1px solid #e1e7ef;border-radius:9px;padding:11px 13px}.dept-editor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px}code{font-family:Consolas,monospace;background:#f2f4f7;padding:1px 4px;border-radius:4px;font-size:.92em;overflow-wrap:anywhere}h1,h2{color:#17314f}h2{margin-top:28px;font-size:20px}@media(max-width:1000px){.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.hero,.grid.two{grid-template-columns:1fr}.form-grid,.form-grid.two-col{grid-template-columns:1fr}.topbar{height:auto;padding:14px 18px;align-items:flex-start}.topbar nav{justify-content:flex-end}.container{margin:20px auto;padding:0 14px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-head.split{align-items:flex-start}.filter-row>*{width:100%}.filter-row input{min-width:0}}
.metric-alert{border-color:#efb0b0;background:#fff7f7}.metric-alert strong{color:#9b2c2c}.stage{display:inline-block;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700;background:#eef2f7}.stage-lead{background:#edf2f7;color:#52606f}.stage-qualified{background:#eef6ff;color:#235b8e}.stage-solution{background:#f1edff;color:#6040a0}.stage-quotation{background:#fff5dd;color:#8a6510}.stage-negotiation{background:#fff0e8;color:#9b4a1d}.stage-won{background:#e8f7ee;color:#176536}.stage-lost{background:#fdecec;color:#9b2c2c}.crm-timeline{display:grid;gap:10px}.timeline-item{border-left:4px solid #79a8cf;background:#fff;border-radius:0 9px 9px 0;padding:12px 15px;border-top:1px solid #e1e7ef;border-right:1px solid #e1e7ef;border-bottom:1px solid #e1e7ef}.timeline-meta{display:flex;gap:10px;flex-wrap:wrap;color:#6b7280;font-size:12px}.inline-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.money{font-variant-numeric:tabular-nums;font-weight:700}.nowrap{white-space:nowrap}.span-all{grid-column:1/-1}.section-anchor{scroll-margin-top:90px}.crm-row-inactive{opacity:.58}.mini-kpi{font-size:12px;color:#6b7280}.textarea-tall{min-height:110px}
.status-tag{display:inline-block;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700;background:#eef2f7;color:#52606f}.status-draft,.status-planning{background:#eef2f7;color:#52606f}.status-issued{background:#fff5dd;color:#8a6510}.status-accepted,.status-signed,.status-active,.status-completed{background:#e8f7ee;color:#176536}.status-rejected,.status-terminated,.status-cancelled,.status-closed{background:#fdecec;color:#9b2c2c}.status-superseded,.status-on_hold{background:#f1edff;color:#6040a0}.inline-edit{display:grid;grid-template-columns:110px minmax(220px,1fr) auto;gap:6px;align-items:center}.inline-edit input{padding:5px 7px;font-size:12px}tfoot th{background:#f8fafc}.table-wrap tfoot tr:last-child th{font-size:15px;color:#17314f}@media(max-width:800px){.inline-edit{grid-template-columns:1fr}}
.status-submitted,.status-in_progress,.status-pending{background:#fff5dd;color:#8a6510}.status-approved,.status-paid{background:#e8f7ee;color:#176536}.status-rejected,.status-withdrawn{background:#fdecec;color:#9b2c2c}.status-waiting{background:#eef2f7;color:#52606f}

.inline-form{display:inline-flex;gap:6px;align-items:center;flex-wrap:wrap;margin:4px 4px 0 0}.inline-form input{padding:5px 7px;font-size:12px;max-width:150px}.stack{display:grid;gap:8px}

/* === V0.10.2 responsive shell / grouped navigation === */
html{scroll-behavior:smooth}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;background:#123d6b;color:#fff;display:flex;flex-direction:column;overflow-y:auto;z-index:40}.sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:20px 18px 16px;border-bottom:1px solid #ffffff1f}.sidebar-brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;min-width:0}.sidebar-brand>span:last-child{display:flex;flex-direction:column;min-width:0}.sidebar-brand strong{font-size:17px;white-space:nowrap}.sidebar-brand small{font-size:11px;color:#c7d6e7}.brand-mark{width:42px;height:42px;border-radius:12px;background:#fff;color:#123d6b;display:grid;place-items:center;font-size:13px;font-weight:900}.side-nav{padding:12px 10px 18px;display:grid;gap:9px;flex:1}.nav-section{border-bottom:1px solid #ffffff16;padding:0 0 9px;margin:0}.nav-section:last-child{border-bottom:0}.nav-section-title{font-size:12px;font-weight:800;letter-spacing:.08em;color:#adc6dd;padding:9px 10px 6px;text-transform:uppercase;list-style:none;cursor:default}.nav-collapsible>summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between}.nav-collapsible>summary::-webkit-details-marker{display:none}.nav-collapsible>summary:after{content:'›';font-size:20px;line-height:1;transform:rotate(90deg);transition:.15s}.nav-collapsible:not([open])>summary:after{transform:rotate(0deg)}.nav-item{display:flex;align-items:center;gap:10px;color:#edf5fc;text-decoration:none;padding:9px 10px;border-radius:9px;font-size:14px;margin:2px 0}.nav-item>span{width:27px;height:27px;border-radius:8px;background:#ffffff14;display:grid;place-items:center;font-size:12px;font-weight:800;flex:none}.nav-item:hover{background:#ffffff12}.nav-item.active{background:#fff;color:#123d6b;font-weight:700}.nav-item.active>span{background:#dbeaf7}.sidebar-user{padding:14px 16px 18px;border-top:1px solid #ffffff20;display:flex;justify-content:space-between;align-items:center;gap:12px}.sidebar-user div{min-width:0;display:flex;flex-direction:column}.sidebar-user strong{font-size:14px}.sidebar-user small{font-size:10px;color:#bcd0e3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:165px}.sidebar-user>a{color:#fff;text-decoration:none;font-size:12px}.main-pane{min-width:0;display:flex;min-height:100vh;flex-direction:column}.desktop-header{height:62px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:20}.desktop-header>div:first-child{display:flex;align-items:baseline;gap:12px}.desktop-breadcrumb{font-size:12px;color:#778394}.desktop-actions{display:flex;gap:16px}.desktop-actions a{color:#315b80;text-decoration:none;font-size:13px}.main-pane>.container{width:100%;max-width:1360px;margin:24px auto 0}.main-pane>.footer{width:100%;margin-top:auto}.mobile-header,.mobile-bottom-nav,.nav-backdrop,.sidebar-close{display:none}.public-topbar{min-height:64px;background:#133c69;color:#fff;display:flex;align-items:center;gap:12px;padding:0 28px}.public-topbar>a{color:#fff;text-decoration:none;font-weight:800;font-size:20px}.public-topbar>span{font-size:12px;color:#bcd0e3}.public-topbar nav{margin-left:auto;display:flex;gap:16px}.public-topbar nav a{color:#fff;text-decoration:none}.public-container{min-height:calc(100vh - 150px)}

/* Mobile-first workbench elements */
.workbench-hero{background:linear-gradient(145deg,#123d6b,#1f6297);color:#fff;border-radius:18px;padding:24px;margin-bottom:18px;display:flex;justify-content:space-between;gap:20px;align-items:center}.workbench-hero h1{color:#fff;margin:4px 0 6px;font-size:28px}.workbench-hero .muted-text{color:#dbe8f4;margin:0}.workbench-user{font-size:13px;text-align:right;color:#d7e5f2}.quick-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}.quick-metric{background:#fff;border:1px solid #e1e7ef;border-radius:14px;padding:17px;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:4px}.quick-metric strong{font-size:25px;color:#17314f}.quick-metric span{font-size:12px;color:#6b7280}.module-section{margin:24px 0}.module-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.module-section-head h2{margin:0;font-size:18px}.module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.module-card{background:#fff;border:1px solid #e1e7ef;border-radius:14px;padding:17px;text-decoration:none;color:inherit;display:flex;gap:12px;align-items:flex-start;min-height:94px}.module-card:hover{border-color:#7aa6ca;box-shadow:0 4px 14px #17314f0d}.module-icon{width:38px;height:38px;border-radius:11px;background:#eaf2f9;color:#1d5f93;display:grid;place-items:center;font-weight:900;flex:none}.module-card strong{display:block;color:#17314f;margin-bottom:3px}.module-card small{display:block;color:#6b7280;line-height:1.4}.module-card.admin-card .module-icon{background:#f2edff;color:#6040a0}.compact-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.compact-summary .card{padding:16px}.compact-summary h3{margin:0 0 8px;color:#17314f;font-size:15px}.compact-summary p{margin:4px 0;color:#6b7280;font-size:13px}

@media(max-width:1100px){.module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:860px){body{padding-bottom:72px}.app-shell{display:block}.sidebar{position:fixed;left:0;top:0;width:min(86vw,320px);height:100vh;transform:translateX(-105%);transition:transform .2s ease;box-shadow:12px 0 30px #0003}.nav-open .sidebar{transform:translateX(0)}.nav-backdrop{display:block;position:fixed;inset:0;background:#0d20386b;z-index:35;opacity:0;pointer-events:none;transition:.2s}.nav-open .nav-backdrop{opacity:1;pointer-events:auto}.sidebar-close{display:inline-grid}.mobile-header{height:58px;background:#133c69;color:#fff;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:0 10px;position:sticky;top:0;z-index:30;box-shadow:0 2px 8px #0002}.icon-button{border:0;background:transparent;color:inherit;font-size:24px;width:40px;height:40px;display:grid;place-items:center;cursor:pointer}.mobile-brand{color:#fff;text-decoration:none;font-weight:800;text-align:center;font-size:17px}.mobile-user{justify-self:end;width:34px;height:34px;border-radius:50%;background:#fff;color:#123d6b;text-decoration:none;display:grid;place-items:center;font-weight:800}.desktop-header{display:none}.main-pane>.container{margin:14px auto 0;padding:0 12px}.main-pane>.footer{display:none}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #dce4ed;display:grid;grid-template-columns:repeat(4,1fr);z-index:31;box-shadow:0 -4px 15px #0b1f3312}.mobile-bottom-nav a{text-decoration:none;color:#6b7280;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1px;font-size:18px}.mobile-bottom-nav a small{font-size:11px}.mobile-bottom-nav a.active{color:#1d5f93;font-weight:800}.workbench-hero{padding:20px 17px;border-radius:15px;align-items:flex-start}.workbench-hero h1{font-size:24px}.workbench-user{font-size:11px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-card{padding:14px;min-height:82px}.module-card small{font-size:11px}.quick-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.quick-metric{padding:14px}.quick-metric strong{font-size:22px}.compact-summary{grid-template-columns:1fr}.page-head h1{font-size:25px}.page-head{margin-bottom:14px}.hero{padding:22px}.hero h1{font-size:27px}.table-wrap{margin-left:-2px;margin-right:-2px}.footer{margin-bottom:68px}.public-topbar{padding:0 16px}.public-container{padding:0 14px}}
@media(max-width:430px){.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.module-card{display:block}.module-icon{margin-bottom:8px}.workbench-hero{display:block}.workbench-user{text-align:left;margin-top:10px}.quick-metrics{gap:8px}.quick-metric{padding:12px}.quick-metric strong{font-size:20px}.container{padding-left:10px;padding-right:10px}.card,.form-card,.filter-card{padding:15px}}
