:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--g-primary:#103f4a;--g-primary-2:#0b5662;--g-accent:#2b9b91;--g-accent-soft:#dff3ef;--g-humanitarian:#d39535;--g-critical:#c24b4a;--g-danger:#a63d3d;--g-success:#377b68;--g-bg:#edf2f3;--g-surface:#fff;--g-surface-2:#f7f9f9;--g-surface-3:#eef4f4;--g-text:#17323a;--g-muted:#667b82;--g-faint:#91a1a6;--g-border:#dce5e7;--g-shadow:0 18px 50px #18343c1f;--g-radius:18px;--g-radius-sm:12px;--g-rail:84px;--g-mobile-nav:72px;background:var(--g-bg);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--g-primary:#d7eff1;--g-primary-2:#5fc2bd;--g-accent:#54b9af;--g-accent-soft:#173f42;--g-humanitarian:#e8b968;--g-critical:#ed7773;--g-danger:#f07a77;--g-success:#71bca6;--g-bg:#0c171c;--g-surface:#122128;--g-surface-2:#17282f;--g-surface-3:#1b3138;--g-text:#edf6f6;--g-muted:#a5b7bb;--g-faint:#789095;--g-border:#28414a;--g-shadow:0 18px 50px #00000059}:root[data-theme=contrast]{--g-primary:#001f2b;--g-primary-2:#005f6b;--g-accent:#00796b;--g-bg:#fff;--g-surface:#fff;--g-surface-2:#fff;--g-surface-3:#f4f4f4;--g-text:#000;--g-muted:#222;--g-border:#000}:root[data-density=compact]{--row-pad:8px;--section-gap:12px}*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%;margin:0}body{background:var(--g-bg);color:var(--g-text);overflow:hidden}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}svg{stroke-width:1.8px;width:20px;height:20px}::selection{background:var(--g-accent-soft)}.g-app-shell{grid-template-columns:var(--g-rail) minmax(0,1fr);background:var(--g-bg);height:100vh;display:grid}.desktop-rail{background:var(--g-primary);color:#fff;z-index:20;border-right:1px solid #ffffff14;flex-direction:column;padding:16px 10px 12px;display:flex}.rail-brand{justify-content:center;align-items:center;height:56px;margin-bottom:16px;display:flex;position:relative}.rail-brand>span{background:#ffffff1f;border-radius:14px;place-items:center;width:42px;height:42px;display:grid;position:absolute}.rail-brand>span svg{opacity:.25;width:19px}.rail-brand strong{z-index:1;font-size:19px}.desktop-rail nav{flex-direction:column;gap:8px;display:flex}.desktop-rail nav button{color:#ffffffad;background:0 0;border:0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:64px;padding:7px;display:flex;position:relative}.desktop-rail nav button svg{width:22px;height:22px}.desktop-rail nav button span{text-align:center;font-size:9.5px;font-weight:650;line-height:1.1}.desktop-rail nav button b{background:var(--g-critical);border-radius:99px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9px;display:grid;position:absolute;top:5px;right:13px}.desktop-rail nav button:hover{color:#fff;background:#ffffff14}.desktop-rail nav button.active{color:#fff;background:#ffffff26;box-shadow:inset 0 0 0 1px #ffffff14}.rail-bottom{flex-direction:column;align-items:center;gap:10px;margin-top:auto;display:flex}.rail-bottom>button{color:#ffffffb3;background:0 0;border:0;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.rail-bottom>button:hover{color:#fff;background:#ffffff1f}.g-main-shell{grid-template-rows:34px 1fr;min-width:0;height:100vh;display:grid}.global-mobile-header{display:none}.global-status-bar{background:var(--g-surface);border-bottom:1px solid var(--g-border);height:34px;color:var(--g-muted);justify-content:space-between;align-items:center;padding:0 18px;font-size:10px;display:flex}.global-status-bar>div{align-items:center;gap:7px;display:flex}.backend-indicator{background:var(--g-accent-soft);width:22px;height:22px;color:var(--g-success);border-radius:8px;place-items:center;display:grid}.backend-indicator svg{width:13px}.backend-indicator.emergency{color:#9c691d;background:#fff1df}.backend-indicator.degraded,.backend-indicator.read_only{color:var(--g-danger);background:#ffe9e6}.g-content{min-height:0;overflow:hidden}.mobile-bottom-nav{display:none}.three-pane{background:var(--g-surface);grid-template-columns:minmax(330px,400px) minmax(460px,1fr) minmax(260px,330px);height:100%;display:grid}.context-pane{border-right:1px solid var(--g-border);background:var(--g-surface);flex-direction:column;min-width:0;display:flex}.workspace-pane{background:var(--g-surface-2);min-width:0;overflow:hidden}.inspector-pane{border-left:1px solid var(--g-border);background:var(--g-surface);overflow:auto}.context-header{background:var(--g-surface);z-index:5;padding:18px 16px 12px;position:sticky;top:0}.brand-line{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.brand-line>div:first-child{flex-direction:column;display:flex}.brand-line strong{letter-spacing:-.04em;color:var(--g-primary);font-size:23px}.brand-line small{color:var(--g-muted);margin-top:2px;font-size:10px}.header-actions{align-items:center;gap:3px;display:flex}.icon-button{width:40px;height:40px;color:var(--g-muted);background:0 0;border:0;border-radius:12px;place-items:center;display:grid}.icon-button:hover{background:var(--g-surface-3);color:var(--g-text)}.connection-dot{width:34px;height:34px;color:var(--g-success);background:var(--g-accent-soft);border-radius:12px;place-items:center;display:grid}.connection-dot svg{width:16px}.menu-anchor{position:relative}.popover-menu,.mobile-overflow-menu{background:var(--g-surface);border:1px solid var(--g-border);width:250px;box-shadow:var(--g-shadow);z-index:80;border-radius:14px;padding:7px;position:absolute;top:44px;right:0}.popover-menu button,.mobile-overflow-menu button{text-align:left;background:0 0;border:0;border-radius:9px;width:100%;padding:10px 12px;font-size:12px}.popover-menu button:hover,.mobile-overflow-menu button:hover{background:var(--g-surface-3)}.search-box{background:var(--g-surface-3);border:1px solid #0000;border-radius:13px;align-items:center;gap:9px;height:44px;padding:0 12px;display:flex}.search-box:focus-within{border-color:#2b9b9173;box-shadow:0 0 0 3px #2b9b9114}.search-box svg{width:17px;color:var(--g-muted)}.search-box input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.search-box input::placeholder{color:var(--g-faint)}.search-box kbd{color:var(--g-faint);border:1px solid var(--g-border);background:var(--g-surface);border-radius:5px;padding:2px 5px;font-size:9px}.filter-strip{scrollbar-width:none;gap:7px;padding-top:11px;display:flex;overflow-x:auto}.filter-strip::-webkit-scrollbar{display:none}.filter-strip button{white-space:nowrap;border:1px solid var(--g-border);background:var(--g-surface);color:var(--g-muted);border-radius:999px;padding:7px 11px;font-size:10px}.filter-strip button.active{background:var(--g-primary);color:#fff;border-color:var(--g-primary)}.filter-strip.compact{padding:0}.filter-strip.compact button{padding:6px 10px}.special-links{padding:0 10px}.special-links button{text-align:left;width:100%;color:var(--g-text);background:0 0;border:0;border-radius:11px;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;padding:10px 8px;display:grid}.special-links button:hover{background:var(--g-surface-2)}.special-links svg{width:17px;color:var(--g-muted)}.special-links strong,.special-links small{display:block}.special-links strong{font-size:11px}.special-links small{color:var(--g-muted);margin-top:2px;font-size:9px}.special-links>button>span{color:var(--g-muted);background:var(--g-surface-3);border-radius:999px;padding:3px 7px;font-size:10px}.operation-list{flex:1;padding:6px 9px 20px;overflow:auto}.operation-row{text-align:left;background:0 0;border:0;border-radius:13px;grid-template-columns:48px minmax(0,1fr) 38px;gap:10px;width:100%;padding:11px 8px;display:grid;position:relative}.operation-row:not(:last-child):after{content:"";background:var(--g-border);height:1px;position:absolute;bottom:0;left:66px;right:9px}.operation-row:hover,.operation-row.selected{background:var(--g-surface-3)}.operation-row.restricted{background:linear-gradient(90deg,#d3953514,#0000)}.operation-copy{min-width:0}.row-title{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.row-title strong{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.row-title time{color:var(--g-faint);flex:none;font-size:8.5px}.row-context{color:var(--g-muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;margin-top:3px;font-size:9px;display:flex;overflow:hidden}.row-context svg{width:11px;height:11px}.row-activity{color:var(--g-muted);align-items:center;gap:5px;margin-top:5px;font-size:10px;display:flex}.row-activity>span:first-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.row-flags{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.starred{width:13px;height:13px;color:var(--g-humanitarian);fill:currentColor}.unread-count{background:var(--g-accent);color:#fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:9px;font-weight:750;display:grid}.entity-avatar{color:#fff;letter-spacing:-.03em;border-radius:50%;flex:none;place-items:center;font-weight:800;display:inline-grid;overflow:hidden}.entity-avatar img{object-fit:cover;width:100%;height:100%}.entity-avatar.sm{width:30px;height:30px;font-size:9px}.entity-avatar.md{width:46px;height:46px;font-size:12px}.entity-avatar.lg{width:70px;height:70px;font-size:17px}.avatar-a{background:linear-gradient(145deg,#3b7b83,#27505e)}.avatar-b{background:linear-gradient(145deg,#9d7b48,#6f5434)}.avatar-c{background:linear-gradient(145deg,#587aa4,#3e587a)}.avatar-d{background:linear-gradient(145deg,#876b9e,#5f4975)}.avatar-e{background:linear-gradient(145deg,#4d8c75,#356350)}.avatar-f{background:linear-gradient(145deg,#b06b65,#7b4947)}.priority-badge{letter-spacing:.04em;border:1px solid;border-radius:6px;justify-content:center;align-items:center;min-width:30px;height:21px;padding:0 6px;font-size:8px;font-weight:850;display:inline-flex}.priority-p0{color:#a53030;background:#ffeded}.priority-p1{color:#9b5c18;background:#fff3df}.priority-p2{color:#385f8b;background:#edf4ff}.priority-p3{color:#4e6c69;background:#eef6f4}.priority-p4{color:#69757a;background:#f0f2f3}.status-pill{background:var(--g-surface-3);height:23px;color:var(--g-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:8.5px;display:inline-flex}.status-success{color:#286e58;background:#e4f2ed}.status-warn{color:#8d611d;background:#fff2df}.status-danger{color:#9c3f3b;background:#ffebe9}.status-info{color:#3d668e;background:#e9f2fb}.sync-badge{align-items:center;gap:3px;font-size:7.5px;display:inline-flex}.sync-badge svg{width:10px;height:10px}.sync-synced{color:var(--g-success)}.sync-pending{color:var(--g-humanitarian)}.sync-offline,.sync-conflict{color:var(--g-danger)}.privacy-badge{color:var(--g-humanitarian);align-items:center;gap:4px;font-size:8px;display:inline-flex}.privacy-badge svg{width:12px}.operation-workspace{grid-template-rows:auto auto 1fr auto;height:100%;display:grid}.workspace-header{background:var(--g-surface);border-bottom:1px solid var(--g-border);align-items:center;gap:10px;height:72px;padding:9px 16px;display:flex}.workspace-header>div:not(.workspace-status){flex-direction:column;min-width:0;display:flex}.workspace-header strong{font-size:13px}.workspace-header span{color:var(--g-muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.workspace-status{align-items:center;gap:7px;margin-left:auto;display:flex}.mobile-back{display:none}.workspace-summary{background:var(--g-surface);border-bottom:1px solid var(--g-border);grid-template-columns:repeat(3,1fr) auto;gap:1px;padding:10px 16px;display:grid}.workspace-summary>div{border-right:1px solid var(--g-border);flex-direction:column;margin-right:14px;padding:2px 14px 2px 0;display:flex}.workspace-summary small{color:var(--g-muted);font-size:8px}.workspace-summary strong{margin-top:3px;font-size:15px}.workspace-summary button{background:var(--g-accent-soft);color:var(--g-primary-2);border:0;border-radius:10px;align-items:center;gap:6px;padding:0 11px;font-size:9px;font-weight:700;display:flex}.workspace-summary button svg{width:14px}.timeline-chat{background:radial-gradient(circle at 20% 20%,#2b9b910a,transparent 30%),var(--g-surface-2);flex-direction:column;gap:12px;padding:24px clamp(16px,4vw,58px);display:flex;overflow:auto}.timeline-card{grid-template-columns:34px minmax(0,1fr);gap:9px;max-width:760px;display:grid}.timeline-card>div:last-child{background:var(--g-surface);border:1px solid var(--g-border);border-radius:4px 16px 16px;padding:10px 12px;box-shadow:0 4px 14px #1e373e0a}.timeline-top{justify-content:space-between;gap:10px;display:flex}.timeline-top strong{color:var(--g-primary-2);font-size:9px}.timeline-top time{color:var(--g-faint);font-size:8px}.timeline-card h4{margin:5px 0 3px;font-size:12px}.timeline-card p{color:var(--g-muted);margin:0;font-size:10px;line-height:1.45}.timeline-bottom{align-items:center;gap:7px;margin-top:8px;display:flex}.timeline-bottom span{color:var(--g-faint);font-size:8px}.operation-composer{border-top:1px solid var(--g-border);background:var(--g-surface);grid-template-columns:42px 1fr auto;gap:8px;padding:10px 14px;display:grid}.composer-plus{background:var(--g-surface-3);border:0;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.composer-field{border:1px solid var(--g-border);background:var(--g-surface-2);text-align:left;color:var(--g-muted);border-radius:13px;align-items:center;gap:8px;padding:0 12px;font-size:10px;display:flex}.composer-field svg{width:16px}.composer-primary,.primary-button{background:var(--g-primary);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 16px;font-size:10px;font-weight:700;display:inline-flex}.primary-button svg{width:16px}.secondary-button,.soft-button{border:1px solid var(--g-border);background:var(--g-surface);border-radius:12px;align-items:center;gap:7px;padding:10px 14px;font-size:10px;font-weight:650;display:inline-flex}.soft-button{background:var(--g-accent-soft);color:var(--g-primary-2);border-color:#0000}.soft-button svg,.secondary-button svg{width:16px}.inspector{padding:18px}.inspector-cover{text-align:center;border-bottom:1px solid var(--g-border);padding:12px 0 18px}.inspector-cover h3{margin:10px 0 4px;font-size:14px}.inspector-cover p{color:var(--g-muted);margin:0 0 10px;font-size:9px}.inspector-cover>div{justify-content:center;gap:7px;display:flex}.inspector section{border-bottom:1px solid var(--g-border);padding:15px 0}.inspector h4{text-transform:uppercase;letter-spacing:.08em;color:var(--g-muted);margin:0 0 10px;font-size:9px}.inspector-stats{grid-template-columns:1fr 1fr;gap:7px;display:grid}.inspector-stats div{background:var(--g-surface-2);border-radius:10px;padding:9px}.inspector-stats strong{font-size:15px;display:block}.inspector-stats span{color:var(--g-muted);font-size:8px}.quick-links{flex-direction:column;gap:4px;display:flex}.quick-links button{text-align:left;color:var(--g-text);background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:8px;font-size:9px;display:flex}.quick-links button:hover{background:var(--g-surface-3)}.quick-links svg{width:15px;color:var(--g-muted)}.restricted-workspace{background:var(--g-surface-2);height:100%}.restricted-icon{color:#9d691f;background:#fff2df;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.restricted-notice{background:var(--g-surface);border:1px solid #efd2a6;border-radius:16px;gap:12px;max-width:680px;margin:24px auto 12px;padding:18px;display:flex}.restricted-notice>svg{color:var(--g-humanitarian)}.restricted-notice strong{font-size:13px}.restricted-notice p{color:var(--g-muted);margin:4px 0;font-size:10px;line-height:1.5}.sensitive-list{flex-direction:column;gap:6px;max-width:680px;margin:auto;display:flex}.sensitive-list button{border:1px solid var(--g-border);background:var(--g-surface);text-align:left;border-radius:13px;grid-template-columns:46px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.sensitive-list strong,.sensitive-list span{display:block}.sensitive-list strong{font-size:11px}.sensitive-list span{color:var(--g-muted);margin-top:3px;font-size:9px}.welcome-workspace{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:700px;height:100%;margin:auto;padding:40px;display:flex}.welcome-symbol{background:var(--g-primary);color:#fff;width:90px;height:90px;box-shadow:var(--g-shadow);border-radius:28px;place-items:center;font-size:36px;font-weight:850;display:grid}.welcome-workspace h2{margin:22px 0 8px;font-size:25px}.welcome-workspace>p{color:var(--g-muted);max-width:560px;font-size:12px;line-height:1.6}.welcome-metrics{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;max-width:500px;margin:18px 0;display:grid}.welcome-metrics div{background:var(--g-surface);border:1px solid var(--g-border);border-radius:13px;padding:12px}.welcome-metrics strong,.welcome-metrics span{display:block}.welcome-metrics strong{font-size:20px}.welcome-metrics span{color:var(--g-muted);font-size:8px}.single-page{background:var(--g-bg);height:100%;padding:28px clamp(20px,3vw,44px) 90px;overflow:auto}.page-hero{justify-content:space-between;align-items:flex-end;gap:20px;max-width:1440px;margin:0 auto 24px;display:flex}.page-hero small{text-transform:uppercase;letter-spacing:.12em;color:var(--g-accent);font-size:9px;font-weight:800}.page-hero h1{letter-spacing:-.045em;margin:5px 0 6px;font-size:30px}.page-hero p{color:var(--g-muted);max-width:650px;margin:0;font-size:11px;line-height:1.6}.coordination-actions{grid-template-columns:repeat(3,1fr);gap:10px;max-width:1440px;margin:0 auto 16px;display:grid}.coordination-actions button{border:1px solid var(--g-border);background:var(--g-surface);text-align:left;border-radius:16px;align-items:center;gap:10px;padding:14px;display:flex;box-shadow:0 5px 18px #12353c08}.coordination-actions button>span{background:var(--g-accent-soft);width:43px;height:43px;color:var(--g-primary-2);border-radius:13px;place-items:center;display:grid}.coordination-actions button strong,.coordination-actions button small{display:block}.coordination-actions button strong{font-size:12px}.coordination-actions button small{color:var(--g-muted);margin-top:3px;font-size:9px}.coordination-toolbar{align-items:center;gap:12px;max-width:1440px;margin:0 auto 14px;display:flex}.coordination-toolbar .search-box{background:var(--g-surface);min-width:320px}.coordination-toolbar .filter-strip{flex:1;padding:0}.coordination-grid{grid-template-columns:minmax(0,1fr) 330px;gap:16px;max-width:1440px;margin:auto;display:grid}.coordination-list,.coordination-overview{background:var(--g-surface);border:1px solid var(--g-border);border-radius:18px;overflow:hidden}.list-heading{border-bottom:1px solid var(--g-border);justify-content:space-between;align-items:center;height:46px;padding:0 14px;display:flex}.list-heading strong{font-size:11px}.list-heading span{color:var(--g-muted);font-size:9px}.coordination-row{text-align:left;background:0 0;border:0;grid-template-columns:44px 1fr 20px;align-items:center;gap:10px;width:100%;padding:11px 14px;display:grid;position:relative}.coordination-row:not(:last-child):after{content:"";background:var(--g-border);height:1px;position:absolute;bottom:0;left:68px;right:14px}.coordination-row:hover{background:var(--g-surface-2)}.coordination-icon{background:var(--g-accent-soft);width:42px;height:42px;color:var(--g-primary-2);border-radius:13px;place-items:center;display:grid}.coordination-icon.type-shipment{color:#526ea0;background:#eef1fb}.coordination-icon.type-team{color:#94601d;background:#fff2df}.coordination-title{justify-content:space-between;gap:8px;display:flex}.coordination-title strong{font-size:11px}.coordination-title time{color:var(--g-faint);font-size:8px}.coordination-row>div>span{color:var(--g-muted);margin-top:3px;font-size:9px;display:block}.coordination-meta{gap:6px;margin-top:5px;display:flex}.coordination-row>svg{width:14px;color:var(--g-faint)}.coordination-overview{padding:16px}.coordination-overview>h3{margin:0 0 12px;font-size:13px}.coordination-metric{border-bottom:1px solid var(--g-border);align-items:center;gap:10px;padding:10px 0;display:flex}.coordination-metric>span{background:var(--g-surface-3);width:34px;height:34px;color:var(--g-primary-2);border-radius:10px;place-items:center;display:grid}.coordination-metric svg{width:16px}.coordination-metric strong,.coordination-metric small{display:block}.coordination-metric strong{font-size:16px}.coordination-metric small{color:var(--g-muted);font-size:8px}.coordination-route,.coordination-location{background:var(--g-surface-2);border-radius:13px;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;margin-top:12px;padding:12px;display:grid}.coordination-route>svg,.coordination-location>svg{color:var(--g-accent)}.coordination-route strong,.coordination-location strong{font-size:10px}.coordination-route p,.coordination-location p{color:var(--g-muted);margin:3px 0;font-size:8px}.coordination-route button,.coordination-location button{background:var(--g-surface);border:0;border-radius:7px;padding:6px 8px;font-size:8px}.stories-section,.channels-section{background:var(--g-surface);border:1px solid var(--g-border);border-radius:18px;max-width:1200px;margin:0 auto 16px;padding:18px}.section-inline-title{justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;display:flex}.section-inline-title>div{flex-direction:column;display:flex}.section-inline-title strong{font-size:13px}.section-inline-title span{color:var(--g-muted);margin-top:3px;font-size:9px}.section-inline-title>button{background:var(--g-surface-3);border:0;border-radius:9px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;display:flex}.section-inline-title svg{width:13px}.story-strip{scrollbar-width:none;gap:14px;padding:3px 1px 5px;display:flex;overflow:auto}.story-strip::-webkit-scrollbar{display:none}.story-bubble{text-align:center;background:0 0;border:0;flex:0 0 83px;width:83px;padding:0}.story-ring{background:conic-gradient(var(--g-accent),var(--g-humanitarian),var(--g-accent));border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 7px;padding:3px;display:grid}.story-ring.critical{background:conic-gradient(var(--g-critical),var(--g-humanitarian),var(--g-critical))}.story-ring .entity-avatar{border:3px solid var(--g-surface);width:62px;height:62px}.story-bubble strong,.story-bubble small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.story-bubble strong{font-size:9px}.story-bubble small{color:var(--g-muted);margin-top:2px;font-size:8px}.channel-search{max-width:480px;margin-bottom:8px}.channel-list{flex-direction:column;display:flex}.channel-row{text-align:left;background:0 0;border:0;grid-template-columns:48px 1fr 48px;gap:10px;padding:12px 6px;display:grid;position:relative}.channel-row:not(:last-child):after{content:"";background:var(--g-border);height:1px;position:absolute;bottom:0;left:64px;right:6px}.channel-row:hover{background:var(--g-surface-2);border-radius:12px}.channel-name{align-items:center;gap:5px;display:flex}.channel-name strong{font-size:10px}.channel-name svg{width:13px;color:var(--g-accent)}.channel-name time{color:var(--g-faint);margin-left:auto;font-size:8px}.channel-row h4{margin:3px 0;font-size:11px}.channel-row p{color:var(--g-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:9px;overflow:hidden}.channel-flags{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.story-layer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:120;background:#040f14c7;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.story-viewer{aspect-ratio:9/16;color:#fff;background:#0f2930;border-radius:24px;grid-template-rows:auto auto 1fr auto;max-width:94vw;height:min(800px,94vh);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000080}.story-progress{gap:4px;padding:10px 12px 0;display:flex}.story-progress span{background:#ffffff40;border-radius:10px;flex:1;height:2px}.story-progress span.active{background:#fff}.story-viewer>header{grid-template-columns:42px 1fr 38px 38px;align-items:center;gap:8px;padding:10px 12px;display:grid}.story-viewer>header strong,.story-viewer>header span{display:block}.story-viewer>header strong{font-size:10px}.story-viewer>header span{color:#ffffffa6;font-size:8px}.icon-button.inverse{color:#fff}.icon-button.inverse:hover{background:#ffffff1a}.story-stage{background:linear-gradient(160deg,#1a515d,#0d2931);flex-direction:column;justify-content:flex-end;padding:22px;display:flex;position:relative;overflow:hidden}.story-campaign{background:linear-gradient(160deg,#4a4e77,#242943)}.story-zone{background:linear-gradient(160deg,#596b45,#283326)}.story-illustration{opacity:.75;place-items:center;display:grid;position:absolute;inset:0}.story-illustration>svg{stroke-width:1px;width:90px;height:90px}.story-illustration span{border:1px solid #ffffff2e;border-radius:50%;position:absolute}.pulse-one{width:190px;height:190px}.pulse-two{width:310px;height:310px}.story-copy{z-index:2;background:linear-gradient(#0000,#00000052);margin:-22px;padding:80px 22px 24px;position:relative}.story-copy h2{margin:8px 0;font-size:28px}.story-copy>p{color:#ffffffd1;font-size:11px;line-height:1.55}.story-needs{flex-direction:column;gap:5px;margin:10px 0;display:flex}.story-needs>div{background:#ffffff1f;border:1px solid #ffffff21;border-radius:9px;padding:8px}.story-needs strong,.story-needs span{display:block}.story-needs strong{font-size:9px}.story-needs span{color:#ffffffb8;margin-top:2px;font-size:8px}.story-safe{color:#ffffffb3;align-items:center;gap:5px;font-size:8px;display:flex}.story-safe svg{width:12px}.story-nav{color:#fff;z-index:3;background:#00000026;border:0;place-items:center;width:38px;height:60px;display:grid;position:absolute;top:50%}.story-nav.prev{border-radius:0 12px 12px 0;left:0}.story-nav.next{border-radius:12px 0 0 12px;right:0}.story-viewer>footer{color:#fff9;align-items:center;gap:5px;padding:10px 14px;font-size:8px;display:flex}.story-viewer>footer svg{width:12px}.tools-page{background:linear-gradient(180deg,#2b9b910d,transparent 260px),var(--g-bg)}.tools-hero{align-items:center}.tools-search{background:var(--g-surface);max-width:1440px;margin:0 auto 20px}.tool-groups{flex-direction:column;gap:25px;max-width:1440px;margin:auto;display:flex}.section-title{justify-content:space-between;align-items:end;gap:15px;margin-bottom:10px;display:flex}.section-title small{text-transform:uppercase;letter-spacing:.11em;color:var(--g-accent);font-size:9px;font-weight:800}.section-title h2{margin:3px 0 0;font-size:13px}.section-title p{color:var(--g-muted);margin:3px 0 0;font-size:9px}.tool-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.tool-card{border:1px solid var(--g-border);background:var(--g-surface);text-align:left;border-radius:15px;grid-template-columns:42px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:88px;padding:13px;display:grid;box-shadow:0 5px 18px #14323906}.tool-card:hover{border-color:#2b9b9159;transform:translateY(-1px);box-shadow:0 8px 24px #1432390f}.tool-icon{background:var(--g-accent-soft);width:42px;height:42px;color:var(--g-primary-2);border-radius:13px;place-items:center;display:grid}.tool-icon svg{width:19px}.tool-card strong{font-size:10.5px}.tool-card p{color:var(--g-muted);margin:3px 0;font-size:8.5px;line-height:1.35}.tool-card small{color:var(--g-faint);font-size:7.5px}.tool-card>svg{width:14px;color:var(--g-faint)}.tool-detail-page{background:var(--g-bg);height:100%;padding:18px clamp(18px,3vw,42px) 90px;overflow:auto}.tool-back{color:var(--g-muted);background:0 0;border:0;align-items:center;gap:5px;padding:6px 0;font-size:9px;display:flex}.tool-back svg{width:15px}.tool-detail{max-width:1440px;margin:auto}.tool-detail-header{align-items:center;gap:13px;padding:10px 0 18px;display:flex}.tool-detail-icon{background:var(--g-primary);color:#fff;border-radius:17px;place-items:center;width:55px;height:55px;display:grid}.tool-detail-icon svg{width:24px;height:24px}.tool-detail-header small{color:var(--g-accent);text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:800}.tool-detail-header h1{letter-spacing:-.04em;margin:4px 0 3px;font-size:27px}.tool-detail-header p{color:var(--g-muted);margin:0;font-size:10px}.metric-grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.metric-card{background:var(--g-surface);border:1px solid var(--g-border);border-radius:15px;align-items:flex-start;gap:9px;padding:12px;display:flex}.metric-card>span{background:var(--g-surface-3);width:34px;height:34px;color:var(--g-primary-2);border-radius:10px;flex:none;place-items:center;display:grid}.metric-card svg{width:16px}.metric-card small,.metric-card strong,.metric-card p{display:block}.metric-card small{color:var(--g-muted);font-size:8px}.metric-card strong{margin-top:2px;font-size:19px}.metric-card p{color:var(--g-faint);margin:2px 0 0;font-size:7.5px}.dashboard-columns{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.panel-card{background:var(--g-surface);border:1px solid var(--g-border);border-radius:15px;padding:15px}.panel-card h3{margin:0 0 10px;font-size:12px}.panel-card>p{color:var(--g-muted);font-size:9px;line-height:1.5}.attention-list{flex-direction:column;display:flex}.attention-list button{text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:36px 1fr 16px;align-items:center;gap:8px;padding:9px;display:grid}.attention-list button:hover{background:var(--g-surface-2)}.attention-list strong,.attention-list span{display:block}.attention-list strong{font-size:9.5px}.attention-list span{color:var(--g-muted);margin-top:3px;font-size:8px}.attention-list>button>svg{width:13px;color:var(--g-faint)}.human-chain{justify-content:space-between;align-items:center;gap:5px;min-height:126px;display:flex}.human-chain>button{background:var(--g-surface-2);border:0;border-radius:13px;flex-direction:column;align-items:center;gap:4px;min-width:90px;padding:12px 8px;display:flex}.human-chain>button svg{color:var(--g-accent)}.human-chain>button strong{font-size:17px}.human-chain>button span{color:var(--g-muted);font-size:8px}.human-chain>svg{width:13px;color:var(--g-faint)}.analysis-banner,.privacy-banner,.money-disclaimer,.ledger-banner,.lab-warning{background:var(--g-surface);border:1px solid var(--g-border);border-radius:15px;align-items:flex-start;gap:11px;margin-bottom:10px;padding:14px;display:flex}.analysis-banner>svg,.privacy-banner>svg,.money-disclaimer>svg,.ledger-banner>svg,.lab-warning>svg{color:var(--g-accent);flex:none}.analysis-banner strong,.privacy-banner strong,.money-disclaimer strong,.ledger-banner strong,.lab-warning strong{font-size:11px}.analysis-banner p,.privacy-banner p,.money-disclaimer p,.ledger-banner p,.lab-warning p{color:var(--g-muted);margin:3px 0;font-size:9px;line-height:1.5}.ledger-banner>b{margin-left:auto;font-size:24px}.analytics-bars{background:var(--g-surface);border:1px solid var(--g-border);border-radius:15px;overflow:hidden}.analysis-row{grid-template-columns:minmax(180px,1.7fr) 38px minmax(160px,1fr) 50px;align-items:center;gap:10px;padding:11px 14px;display:grid}.analysis-row:not(:last-child){border-bottom:1px solid var(--g-border)}.analysis-row strong,.analysis-row span{display:block}.analysis-row strong{font-size:9px}.analysis-row span{color:var(--g-muted);margin-top:2px;font-size:8px}.bar-track{background:var(--g-surface-3);border-radius:99px;height:7px;overflow:hidden}.bar-track span{background:linear-gradient(90deg,var(--g-primary-2),var(--g-accent));border-radius:99px;height:100%}.analysis-row>b{text-align:right;font-size:11px}.map-panel{grid-template-columns:minmax(0,1fr) 300px;gap:10px;display:grid}.map-main,.map-inspector{background:var(--g-surface);border:1px solid var(--g-border);border-radius:15px;overflow:hidden}.map-inspector{padding:15px}.map-inspector h3{margin:0 0 3px;font-size:15px}.map-inspector>p{color:var(--g-muted);margin:0;font-size:8px}.map-summary{grid-template-columns:repeat(3,1fr);gap:5px;margin:12px 0;display:grid}.map-summary div{background:var(--g-surface-2);border-radius:9px;padding:8px}.map-summary strong,.map-summary span{display:block}.map-summary strong{font-size:15px}.map-summary span{color:var(--g-muted);font-size:7.5px}.map-inspector h4{margin:14px 0 7px;font-size:9px}.map-need{border-bottom:1px solid var(--g-border);align-items:center;gap:7px;padding:7px 0;display:flex}.map-need strong,.map-need span{display:block}.map-need strong{font-size:8.5px}.map-need span{color:var(--g-muted);font-size:7.5px}.geomap{background:var(--g-surface-2);color:var(--g-muted)}.geomap svg{width:100%;min-height:520px}.zone-shape{cursor:pointer}.zone-shape polygon{fill:#2b9b911f;stroke:var(--g-accent);stroke-width:2px}.zone-shape:hover polygon,.zone-shape.active polygon{fill:#2b9b9147;stroke:var(--g-primary-2);stroke-width:3px}.zone-shape circle{fill:var(--g-primary-2)}.zone-shape text{fill:var(--g-text);font-size:10px;font-weight:700}.map-caption{color:var(--g-muted);border-top:1px solid var(--g-border);padding:8px 10px;font-size:8px}.list-toolbar{gap:10px;margin-bottom:10px;display:flex}.list-toolbar .search-box{background:var(--g-surface);max-width:420px}.need-cards{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.need-card{background:var(--g-surface);border:1px solid var(--g-border);border-radius:15px;padding:13px}.need-card>header{grid-template-columns:46px 1fr auto;align-items:center;gap:9px;display:grid}.need-card header strong,.need-card header span{display:block}.need-card header strong{font-size:10px}.need-card header span{color:var(--g-muted);align-items:center;gap:3px;margin-top:3px;font-size:8px;display:flex}.need-card header svg{width:11px}.need-card>p{color:var(--g-muted);min-height:38px;font-size:9px;line-height:1.45}.need-progress{align-items:center;gap:8px;display:flex}.need-progress>div{background:var(--g-surface-3);border-radius:99px;flex:1;height:7px;overflow:hidden}.need-progress>div span{background:var(--g-accent);height:100%;display:block}.need-progress>b{font-size:9px}.need-card>footer{color:var(--g-faint);align-items:center;gap:6px;margin-top:9px;font-size:7.5px;display:flex}.need-card>footer .status-pill{margin-left:auto}.inventory-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.inventory-lot{background:var(--g-surface);border:1px solid var(--g-border);border-radius:14px;padding:12px}.inventory-lot>header{justify-content:space-between;gap:8px;display:flex}.inventory-lot small,.inventory-lot strong{display:block}.inventory-lot header small{color:var(--g-faint);font-size:7px}.inventory-lot header strong{margin-top:3px;font-size:9.5px}.lot-quantity{margin:14px 0 8px}.lot-quantity strong{font-size:22px}.lot-quantity span{color:var(--g-muted);font-size:8px}.lot-progress{background:var(--g-surface-3);border-radius:99px;height:7px;overflow:hidden}.lot-progress span{background:var(--g-accent);height:100%;display:block}.inventory-lot footer{color:var(--g-muted);justify-content:space-between;gap:5px;margin-top:8px;font-size:7.5px;display:flex}.inventory-lot footer span{align-items:center;gap:3px;display:flex}.inventory-lot footer svg{width:10px}.inventory-panel>.panel-card{margin-top:10px}.ledger-list>div{border-bottom:1px solid var(--g-border);grid-template-columns:62px 1fr 60px;align-items:center;gap:9px;padding:7px 0;display:grid}.movement{text-transform:uppercase;background:var(--g-surface-3);text-align:center;border-radius:6px;padding:4px 5px;font-size:7px;font-weight:750}.movement-in,.movement-transfer_in{color:var(--g-success);background:#e6f3ed}.movement-out,.movement-transfer_out{color:var(--g-danger);background:#ffedeb}.ledger-list strong,.ledger-list small{display:block}.ledger-list strong{font-size:9px}.ledger-list small{color:var(--g-muted);margin-top:2px;font-size:7.5px}.ledger-list b{text-align:right;font-size:10px}.kanban-scroll{grid-template-columns:repeat(5,minmax(190px,1fr));gap:8px;padding-bottom:4px;display:grid;overflow:auto}.kanban-column{background:var(--g-surface-2);border:1px solid var(--g-border);border-radius:14px;min-height:260px;padding:8px}.kanban-column>header{justify-content:space-between;padding:4px 3px 8px;display:flex}.kanban-column>header strong{text-transform:uppercase;color:var(--g-muted);font-size:8px}.kanban-column>header span{background:var(--g-surface);border-radius:99px;padding:2px 6px;font-size:8px}.kanban-column article{background:var(--g-surface);border:1px solid var(--g-border);border-radius:11px;margin-bottom:6px;padding:9px}.kanban-top{justify-content:space-between;align-items:center;display:flex}.kanban-top small{color:var(--g-faint);font-size:7px}.kanban-column article>strong{margin-top:6px;font-size:9px;display:block}.kanban-column article>p{color:var(--g-muted);font-size:7.5px;line-height:1.35}.kanban-column article>footer{color:var(--g-faint);justify-content:space-between;align-items:center;font-size:7px;display:flex}.delivery-list{background:var(--g-surface);border:1px solid var(--g-border);border-radius:14px;margin-top:10px;padding:12px}.delivery-list h3{margin:0 0 7px;font-size:11px}.delivery-list>div{border-bottom:1px solid var(--g-border);grid-template-columns:32px 1fr auto;align-items:center;gap:8px;padding:7px 0;display:grid}.delivery-list>div>svg{color:var(--g-success)}.delivery-list strong,.delivery-list span{display:block}.delivery-list strong{font-size:9px}.delivery-list span{color:var(--g-muted);font-size:7.5px}.donation-flow{background:var(--g-surface);border:1px solid var(--g-border);border-radius:15px;justify-content:center;align-items:center;gap:10px;padding:15px;display:flex;overflow:auto}.donation-flow span{white-space:nowrap;background:var(--g-surface-3);border-radius:9px;padding:8px 10px;font-size:8px;font-weight:700}.donation-flow svg{width:14px;color:var(--g-faint)}.donation-cards{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:9px;display:grid}.donation-cards article,.transfer-list article,.people-list article,.evidence-grid article,.generic-cards article{background:var(--g-surface);border:1px solid var(--g-border);border-radius:14px;grid-template-columns:46px 1fr auto;align-items:center;gap:9px;padding:11px;display:grid}.donation-cards strong,.donation-cards small,.donation-cards p,.donation-cards span{display:block}.donation-cards small{color:var(--g-faint);font-size:7px}.donation-cards strong{font-size:10px}.donation-cards p{color:var(--g-muted);margin:3px 0;font-size:8px}.donation-cards span{color:var(--g-faint);font-size:7px}.transfer-list{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.transfer-list article{grid-template-columns:1fr auto}.transfer-list small,.transfer-list strong,.transfer-list p{display:block}.transfer-list small{color:var(--g-faint);font-size:7px}.transfer-list strong{margin-top:3px;font-size:15px}.transfer-list p{color:var(--g-muted);font-size:8px;line-height:1.4}.people-list{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.people-list article>div:last-child{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.people-list strong,.people-list p,.people-list small{display:block}.people-list strong{font-size:9.5px}.people-list p{color:var(--g-muted);margin:3px 0;font-size:8px}.people-list small{color:var(--g-faint);font-size:7px}.task-board{grid-template-columns:repeat(5,minmax(180px,1fr));gap:8px;display:grid;overflow:auto}.task-board>section{background:var(--g-surface-2);border:1px solid var(--g-border);border-radius:14px;min-height:300px;padding:8px}.task-board>section>header{justify-content:space-between;padding:4px;display:flex}.task-board>section>header strong{text-transform:uppercase;font-size:8px}.task-board>section>header span{font-size:8px}.task-board article{background:var(--g-surface);border:1px solid var(--g-border);border-radius:11px;margin-top:6px;padding:9px}.task-board h4{margin:7px 0 3px;font-size:9px}.task-board p{color:var(--g-muted);font-size:7.5px;line-height:1.4}.task-board small{color:var(--g-faint);font-size:7px}.task-board article button{background:var(--g-primary);color:#fff;border:0;border-radius:7px;margin-top:8px;padding:6px 8px;font-size:7.5px}.evidence-upload{border:1.5px dashed var(--g-border);background:var(--g-surface);cursor:pointer;min-height:130px;color:var(--g-muted);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.evidence-upload svg{color:var(--g-accent)}.evidence-upload strong{color:var(--g-text);font-size:10px}.evidence-upload span{font-size:8px}.evidence-upload input{display:none}.evidence-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:9px;display:grid}.file-tile{background:var(--g-surface-3);width:44px;height:44px;color:var(--g-primary-2);border-radius:11px;place-items:center;display:grid}.evidence-grid strong,.evidence-grid p,.evidence-grid small{display:block}.evidence-grid strong{font-size:9px}.evidence-grid p{color:var(--g-muted);margin:3px 0;font-size:8px}.evidence-grid small{color:var(--g-faint);font-size:7px}.security-profile{background:var(--g-surface);border:1px solid var(--g-border);border-radius:15px;grid-template-columns:70px 1fr auto;align-items:center;gap:12px;margin-bottom:9px;padding:15px;display:grid}.security-profile small,.security-profile h3,.security-profile p{margin:0;display:block}.security-profile small{color:var(--g-faint);font-size:7px}.security-profile h3{margin-top:3px;font-size:13px}.security-profile p{color:var(--g-muted);margin-top:3px;font-size:8px}.security-panel .panel-card{margin-top:8px}.inline-form{align-items:center;gap:8px;max-width:440px;display:flex}.inline-form input{border:1px solid var(--g-border);background:var(--g-surface-2);border-radius:10px;flex:1;height:40px;padding:0 10px}.session-list>div{border-bottom:1px solid var(--g-border);justify-content:space-between;align-items:center;padding:7px 0;display:flex}.smart-line{align-items:center;gap:8px;display:flex}.smart-line>span{background:var(--g-surface-3);width:34px;height:34px;color:var(--g-primary-2);border-radius:10px;place-items:center;display:grid}.smart-line svg{width:15px}.smart-line strong,.smart-line small{display:block}.smart-line strong{font-size:8.5px}.smart-line small{color:var(--g-muted);margin-top:2px;font-size:7px}.theme-panel{grid-template-columns:2fr 1fr;gap:9px;display:grid}.theme-panel .panel-card:last-child{grid-column:1/-1}.theme-options{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.theme-options button{border:1px solid var(--g-border);background:var(--g-surface-2);text-align:left;border-radius:12px;padding:9px;position:relative}.theme-options button.active{border-color:var(--g-accent)}.theme-options button>svg{color:var(--g-success);width:14px;position:absolute;bottom:8px;right:8px}.theme-preview{border:1px solid var(--g-border);border-radius:8px;height:58px;margin-bottom:7px;display:block}.preview-light{background:linear-gradient(90deg,#103f4a 22%,#fff 22%)}.preview-dark{background:linear-gradient(90deg,#0c171c 22%,#17282f 22%)}.preview-system{background:linear-gradient(90deg,#103f4a 22%,#fff 22% 60%,#17282f 60%)}.preview-contrast{background:linear-gradient(90deg,#000 22%,#fff 22%);border-color:#000}.theme-options strong{font-size:8.5px}.density-options{gap:8px;display:flex}.density-options button{border:1px solid var(--g-border);background:var(--g-surface-2);border-radius:10px;padding:10px 14px;font-size:8px}.density-options button.active{background:var(--g-primary);color:#fff}.accent-row{gap:8px;display:flex}.accent-row span{border-radius:11px;width:40px;height:40px}.accent-petrol{background:#103f4a}.accent-teal{background:#2b9b91}.accent-amber{background:#d39535}.accent-red{background:#c24b4a}.backend-mode-cards{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.backend-mode-cards button{border:1px solid var(--g-border);background:var(--g-surface);text-align:left;border-radius:15px;padding:15px}.backend-mode-cards button.active{border-color:var(--g-accent);box-shadow:inset 0 0 0 1px var(--g-accent)}.backend-mode-cards button>svg{color:var(--g-accent)}.backend-mode-cards strong,.backend-mode-cards p{display:block}.backend-mode-cards strong{margin-top:8px;font-size:11px}.backend-mode-cards p{color:var(--g-muted);font-size:8.5px;line-height:1.45}.backend-contract{background:var(--g-surface);border:1px solid var(--g-border);border-radius:15px;margin-top:8px;padding:14px}.backend-contract h3{margin:0 0 8px;font-size:11px}.backend-contract>div{border-bottom:1px solid var(--g-border);justify-content:space-between;gap:20px;padding:7px 0;font-size:8px;display:flex}.backend-contract span{color:var(--g-muted)}.sync-summary,.lab-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:9px;display:grid}.lab-metrics{grid-template-columns:repeat(4,1fr)}.sync-panel>.primary-button{margin-bottom:9px}.sync-list{background:var(--g-surface);border:1px solid var(--g-border);border-radius:14px;padding:8px 13px}.sync-list article{border-bottom:1px solid var(--g-border);justify-content:space-between;align-items:center;padding:7px 0;display:flex}.lab-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.mode-buttons,.failure-buttons{flex-wrap:wrap;gap:6px;display:flex}.mode-buttons button,.failure-buttons button{border:1px solid var(--g-border);background:var(--g-surface-2);border-radius:9px;align-items:center;gap:4px;padding:7px 9px;font-size:7.5px;display:flex}.mode-buttons button.active{background:var(--g-primary);color:#fff}.danger-button{color:var(--g-danger)!important}.lab-grid label{color:var(--g-muted);font-size:8px}.lab-grid input[type=range]{width:100%;margin:8px 0}.lab-panel>.panel-card{margin-top:8px}.event-table>div{border-bottom:1px solid var(--g-border);grid-template-columns:36px 1fr 250px;align-items:center;gap:8px;padding:7px 0;display:grid}.event-table strong,.event-table span{display:block}.event-table strong{font-size:8.5px}.event-table span{color:var(--g-muted);font-size:7px}.event-table code{color:var(--g-faint);white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.generic-panel>.search-box{background:var(--g-surface);max-width:500px;margin-bottom:9px}.generic-cards{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.generic-cards article strong,.generic-cards article p,.generic-cards article small{display:block}.generic-cards article small{color:var(--g-faint);font-size:7px}.generic-cards article strong{font-size:9px}.generic-cards article p{color:var(--g-muted);margin:3px 0;font-size:8px;line-height:1.4}.modal-layer{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:150;background:#05161c73;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-card{background:var(--g-surface);border:1px solid var(--g-border);border-radius:22px;grid-template-rows:auto 1fr;width:min(760px,96vw);max-height:92vh;display:grid;overflow:hidden;box-shadow:0 32px 90px #0000004d}.modal-lg{width:min(900px,96vw)}.modal-sm{width:min(460px,96vw)}.modal-card>header{border-bottom:1px solid var(--g-border);justify-content:space-between;align-items:center;padding:15px 17px;display:flex}.modal-card>header small{color:var(--g-accent);text-transform:uppercase;letter-spacing:.1em;font-size:7px}.modal-card>header h2{margin:3px 0 0;font-size:14px}.modal-content{overflow:auto}.action-picker{padding:20px}.action-picker-head{justify-content:space-between;gap:14px;display:flex}.action-picker-head small{color:var(--g-accent);text-transform:uppercase;font-size:8px}.action-picker-head h2{margin:5px 0;font-size:21px}.action-picker-head p{color:var(--g-muted);font-size:9px;line-height:1.45}.action-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.action-grid button{border:1px solid var(--g-border);background:var(--g-surface-2);text-align:left;border-radius:14px;min-height:130px;padding:14px}.action-grid button:hover{border-color:var(--g-accent);background:var(--g-accent-soft)}.action-grid button>span{background:var(--g-surface);width:40px;height:40px;color:var(--g-primary-2);border-radius:12px;place-items:center;display:grid}.action-grid strong,.action-grid small{display:block}.action-grid strong{margin-top:10px;font-size:10px}.action-grid small{color:var(--g-muted);margin-top:4px;font-size:8px;line-height:1.4}.wizard-form{grid-template-rows:auto auto 1fr auto;min-height:560px;display:grid}.wizard-head{grid-template-columns:40px 46px 1fr 40px;align-items:center;gap:8px;padding:14px 16px;display:grid}.wizard-icon{background:var(--g-accent-soft);width:43px;height:43px;color:var(--g-primary-2);border-radius:13px;place-items:center;display:grid}.wizard-head small{color:var(--g-accent);text-transform:uppercase;font-size:7px}.wizard-head h2{margin:3px 0;font-size:15px}.wizard-head p{color:var(--g-muted);margin:0;font-size:8px}.wizard-progress{border-top:1px solid var(--g-border);border-bottom:1px solid var(--g-border);grid-template-columns:repeat(3,1fr);padding:9px 16px;display:grid}.wizard-progress>div{color:var(--g-faint);align-items:center;gap:6px;display:flex}.wizard-progress>div span{border:1px solid var(--g-border);border-radius:50%;place-items:center;width:22px;height:22px;font-size:7px;display:grid}.wizard-progress>div small{font-size:8px}.wizard-progress>div.active{color:var(--g-primary-2)}.wizard-progress>div.active span{background:var(--g-primary);border-color:var(--g-primary);color:#fff}.wizard-body{padding:22px 20px;overflow:auto}.form-stack{flex-direction:column;gap:12px;max-width:660px;margin:auto;display:flex}.form-stack label{color:var(--g-muted);flex-direction:column;gap:5px;font-size:8.5px;font-weight:650;display:flex}.form-stack input,.form-stack select,.form-stack textarea{border:1px solid var(--g-border);background:var(--g-surface-2);min-height:42px;color:var(--g-text);border-radius:10px;outline:0;padding:9px 10px;font-size:10px}.form-stack textarea{resize:vertical}.form-stack input:focus,.form-stack select:focus,.form-stack textarea:focus{border-color:var(--g-accent);box-shadow:0 0 0 3px #2b9b9114}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.form-row.three{grid-template-columns:repeat(3,1fr)}.confirm-panel{text-align:center;max-width:540px;margin:30px auto}.confirm-panel>svg{width:46px;height:46px;color:var(--g-success)}.confirm-panel h3{font-size:16px}.confirm-panel p{color:var(--g-muted);font-size:9.5px;line-height:1.6}.human-note{background:var(--g-accent-soft);color:var(--g-primary-2);border-radius:11px;padding:10px;font-size:8.5px}.form-error{color:var(--g-danger);background:#ffedeb;border-radius:9px;max-width:660px;margin:10px auto;padding:10px;font-size:9px}.wizard-footer{border-top:1px solid var(--g-border);justify-content:space-between;padding:11px 16px;display:flex}.wizard-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:440px;padding:30px;display:flex}.wizard-success>svg{width:58px;height:58px;color:var(--g-success)}.wizard-success h3{font-size:18px}.wizard-success p{color:var(--g-muted);font-size:10px}.command-layer{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:180;background:#07181d59;justify-content:center;align-items:flex-start;padding-top:min(13vh,120px);display:flex;position:fixed;inset:0}.command-palette{background:var(--g-surface);border:1px solid var(--g-border);border-radius:18px;width:min(680px,94vw);overflow:hidden;box-shadow:0 30px 90px #0000004d}.command-palette>header{border-bottom:1px solid var(--g-border);grid-template-columns:26px 1fr auto 40px;align-items:center;gap:6px;padding:10px 12px;display:grid}.command-palette>header>svg{color:var(--g-muted)}.command-palette input{background:0 0;border:0;outline:0;font-size:13px}.command-palette kbd{color:var(--g-faint);font-size:8px}.command-results{max-height:480px;padding:6px;overflow:auto}.command-results button{text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:36px 1fr 20px;align-items:center;gap:8px;width:100%;padding:8px;display:grid}.command-results button:hover{background:var(--g-surface-3)}.command-symbol{background:var(--g-accent-soft);width:34px;height:34px;color:var(--g-primary-2);border-radius:10px;place-items:center;font-weight:800;display:grid}.command-results strong,.command-results small{display:block}.command-results strong{font-size:9.5px}.command-results small{color:var(--g-muted);margin-top:2px;font-size:7.5px}.command-results button>span:last-child{color:var(--g-faint)}.command-palette>footer{border-top:1px solid var(--g-border);color:var(--g-faint);justify-content:space-between;padding:8px 13px;font-size:7.5px;display:flex}.empty-state{text-align:center;min-height:180px;color:var(--g-muted);flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.empty-state>span{background:var(--g-surface-3);border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.empty-state strong{margin-top:9px;font-size:10px}.empty-state p{max-width:300px;font-size:8px;line-height:1.5}.boot-screen,.fatal-screen{text-align:center;background:radial-gradient(circle at 50% 25%,#2b9b9121,transparent 28%),var(--g-bg);flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.boot-symbol,.fatal-screen>span{background:var(--g-primary);color:#fff;width:76px;height:76px;box-shadow:var(--g-shadow);border-radius:23px;place-items:center;display:grid}.boot-symbol svg,.fatal-screen>span svg{width:30px;height:30px}.boot-screen h1,.fatal-screen h1{margin:18px 0 5px;font-size:27px}.boot-screen p,.fatal-screen p{color:var(--g-muted);font-size:10px}.boot-loader{background:var(--g-border);border-radius:99px;width:180px;height:5px;margin:13px;overflow:hidden}.boot-loader span{background:var(--g-accent);width:40%;height:100%;animation:1s ease-in-out infinite loader;display:block}.boot-screen small{color:var(--g-faint);font-size:8px}.fatal-screen button{background:var(--g-primary);color:#fff;border:0;border-radius:10px;padding:9px 14px}@keyframes loader{0%{transform:translate(-100%)}to{transform:translate(350%)}}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1320px){.three-pane{grid-template-columns:350px minmax(0,1fr)}.inspector-pane{display:none}.tool-grid,.metric-grid,.inventory-grid{grid-template-columns:repeat(3,1fr)}.need-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=980px){body{overflow:auto}.g-app-shell{grid-template-columns:1fr;height:100dvh}.desktop-rail{display:none}.g-main-shell{grid-template-rows:58px 28px 1fr;height:100dvh}.global-mobile-header{background:var(--g-surface);border-bottom:1px solid var(--g-border);z-index:50;justify-content:space-between;align-items:center;padding:0 12px;display:flex;position:relative}.mobile-wordmark{align-items:center;gap:8px;display:flex}.mobile-wordmark>span{background:var(--g-primary);color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.mobile-wordmark svg{width:15px}.mobile-wordmark strong{color:var(--g-primary);font-size:17px}.global-mobile-header>div:last-child{display:flex}.mobile-overflow-menu{top:52px;right:8px}.global-status-bar{height:28px;padding:0 10px}.global-status-bar>div:last-child{display:none}.g-content{padding-bottom:var(--g-mobile-nav)}.mobile-bottom-nav{height:var(--g-mobile-nav);background:var(--g-surface);border-top:1px solid var(--g-border);z-index:100;padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav button{color:var(--g-muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.mobile-bottom-nav button>span{position:relative}.mobile-bottom-nav button svg{width:20px}.mobile-bottom-nav button small{font-size:8.5px}.mobile-bottom-nav button b{background:var(--g-critical);color:#fff;border-radius:99px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:7px;display:grid;position:absolute;top:-5px;right:-10px}.mobile-bottom-nav button.active{color:var(--g-primary-2)}.mobile-bottom-nav button.active>span{background:var(--g-accent-soft);border-radius:999px;padding:5px 14px}.three-pane{height:100%;display:block}.context-pane{border:0;height:100%}.workspace-pane{inset:86px 0 var(--g-mobile-nav);z-index:20;background:var(--g-surface-2);display:none;position:absolute}.workspace-pane.mobile-open,.context-pane.mobile-has-selection+.workspace-pane.mobile-open{display:block}.mobile-back{display:grid}.workspace-status .status-pill{display:none}.workspace-summary{grid-template-columns:repeat(3,1fr)}.workspace-summary button{display:none}.timeline-chat{padding:16px 12px}.operation-composer{grid-template-columns:42px 1fr}.composer-primary{display:none}.single-page,.tool-detail-page{padding:18px 12px 90px}.page-hero{align-items:flex-start}.page-hero h1{font-size:25px}.coordination-grid{grid-template-columns:1fr}.coordination-overview{display:none}.coordination-toolbar{display:block}.coordination-toolbar .search-box{min-width:0;margin-bottom:8px}.tool-grid{grid-template-columns:repeat(2,1fr)}.tool-detail-header h1{font-size:23px}.dashboard-columns{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.map-panel{grid-template-columns:1fr}.map-inspector{order:-1}.geomap svg{min-height:380px}.need-cards,.inventory-grid{grid-template-columns:repeat(2,1fr)}.people-list,.generic-cards,.donation-cards{grid-template-columns:1fr}.transfer-list{grid-template-columns:1fr 1fr}.theme-panel{grid-template-columns:1fr}.theme-panel .panel-card:last-child{grid-column:auto}.theme-options{grid-template-columns:repeat(2,1fr)}.backend-mode-cards,.lab-grid{grid-template-columns:1fr}.lab-metrics,.action-grid{grid-template-columns:repeat(2,1fr)}.story-viewer{height:calc(100dvh - 20px)}.modal-layer{padding:7px}.modal-card{max-height:96dvh}.event-table>div{grid-template-columns:36px 1fr}.event-table code{display:none}}@media (width<=620px){:root{--g-mobile-nav:68px}.global-status-bar small{display:none}.context-header{padding:12px 10px 8px}.brand-line strong{font-size:20px}.operation-row{grid-template-columns:44px minmax(0,1fr) 34px;padding:10px 6px}.entity-avatar.md{width:42px;height:42px}.operation-row:not(:last-child):after{left:58px}.special-links{padding:0 6px}.workspace-header{height:64px;padding:7px 9px}.workspace-summary{padding:8px 9px}.workspace-summary>div{margin-right:7px;padding-right:7px}.workspace-summary strong{font-size:13px}.timeline-card{grid-template-columns:28px 1fr}.timeline-avatar .entity-avatar{width:27px;height:27px}.operation-composer{padding:7px 8px}.page-hero{margin-bottom:15px;display:block}.page-hero .soft-button{margin-top:10px}.coordination-actions{grid-template-columns:repeat(3,1fr);gap:6px}.coordination-actions button{text-align:center;padding:9px;display:block}.coordination-actions button>span{margin:auto}.coordination-actions button strong{margin-top:5px}.coordination-actions button small{display:none}.coordination-row{padding:10px 8px}.stories-section,.channels-section{border-radius:14px;padding:12px}.story-strip{gap:9px}.story-bubble{flex-basis:74px;width:74px}.tool-groups{gap:18px}.tool-grid{grid-template-columns:1fr}.tool-card{min-height:76px}.section-title{display:block}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{padding:9px}.metric-card>span{display:none}.human-chain{justify-content:flex-start;overflow:auto}.human-chain>button{min-width:82px}.analysis-row{grid-template-columns:1fr 35px 44px}.analysis-row .bar-track{grid-column:1/-1}.need-cards,.inventory-grid,.transfer-list{grid-template-columns:1fr}.list-toolbar{display:block}.list-toolbar .filter-strip{margin-top:8px}.kanban-scroll,.task-board{grid-template-columns:repeat(5,200px)}.donation-flow{justify-content:flex-start}.security-profile{grid-template-columns:60px 1fr}.security-profile>.status-pill{grid-column:1/-1;justify-self:start}.theme-options{grid-template-columns:1fr 1fr}.sync-summary,.action-grid{grid-template-columns:1fr}.wizard-head{grid-template-columns:36px 40px 1fr 36px;padding:10px 8px}.wizard-progress{padding:8px}.wizard-progress>div small{display:none}.wizard-body{padding:14px 10px}.form-row,.form-row.three{grid-template-columns:1fr}.modal-card{border-radius:17px}.story-layer{padding:4px}.story-viewer{border-radius:15px;width:100%;max-width:none}.command-layer{padding-top:70px}.command-palette{width:96vw}.command-palette>footer span:last-child{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
