:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090a0d;--bg-deep:#060709;--surface:#181a20c7;--surface-solid:#17191f;--surface-raised:#23262ed1;--surface-soft:#ffffff09;--surface-hover:#fff1;--text:#f3f4f7;--text-soft:#bec2cb;--muted:#7d838f;--muted-2:#5e6470;--border:#ffffff13;--border-strong:#ffffff1f;--accent:#818cf8;--accent-soft:#818cf824;--good:#55d7a5;--good-soft:#55d7a51c;--warn:#e9bd69;--warn-soft:#e9bd691c;--bad:#ff7f87;--bad-soft:#ff7f871c;--shadow:0 24px 80px #00000057;--shadow-heavy:0 35px 120px #0000008c;--radius-xs:9px;--radius-sm:12px;--radius-md:17px;--radius-lg:24px;--radius-xl:30px;--topbar-height:62px;font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f5f7;--bg-deep:#eceef1;--surface:#ffffffd1;--surface-solid:#fff;--surface-raised:#fffffff0;--surface-soft:#00000007;--surface-hover:#0000000d;--text:#15171c;--text-soft:#444954;--muted:#747a85;--muted-2:#9aa0aa;--border:#0f121914;--border-strong:#0f121921;--accent-soft:#6366f11a;--good:#178a63;--good-soft:#178a631a;--warn:#a66d12;--warn-soft:#a66d121a;--bad:#c4434b;--bad-soft:#c4434b1a;--shadow:0 20px 65px #1e24321a;--shadow-heavy:0 35px 120px #1e24322e}@media (prefers-color-scheme:light){:root[data-theme=system]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f5f7;--bg-deep:#eceef1;--surface:#ffffffd1;--surface-solid:#fff;--surface-raised:#fffffff0;--surface-soft:#00000007;--surface-hover:#0000000d;--text:#15171c;--text-soft:#444954;--muted:#747a85;--muted-2:#9aa0aa;--border:#0f121914;--border-strong:#0f121921;--good:#178a63;--good-soft:#178a631a;--warn:#a66d12;--warn-soft:#a66d121a;--bad:#c4434b;--bad-soft:#c4434b1a;--shadow:0 20px 65px #1e24321a;--shadow-heavy:0 35px 120px #1e24322e}}*{box-sizing:border-box}html{background:var(--bg)}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 17% -8%, #6871ff1a, transparent 31rem), radial-gradient(circle at 92% 12%, #35cda30e, transparent 30rem), var(--bg);transition:background-color .18s,color .18s}button,input,select{font:inherit}button{color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.5}input,select{color:var(--text)}h1,h2,h3,p{margin-top:0}::selection{background:var(--accent-soft)}.page-kicker,.kicker{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.glass-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:inset 0 1px #ffffff06}.button{border-radius:var(--radius-sm);border:1px solid #0000;min-height:38px;padding:8px 14px;font-size:12px;font-weight:720;transition:all .13s}.button-primary{color:#111318;background:#f2f3ef;box-shadow:0 5px 18px #0000001f}.button-primary:hover{background:#fff;transform:translateY(-1px)}.button-secondary{color:var(--text-soft);border-color:var(--border);background:var(--surface-soft)}.button-secondary:hover{color:var(--text);background:var(--surface-hover)}.button-full{width:100%}.status-pill{letter-spacing:.07em;border-radius:999px;align-items:center;gap:6px;min-height:27px;padding:5px 9px;font-size:9px;font-weight:850;display:inline-flex}.status-pill i{border-radius:50%;width:6px;height:6px}.status-pass{color:var(--good);background:var(--good-soft)}.status-pass i{background:var(--good);box-shadow:0 0 10px color-mix(in srgb, var(--good) 70%, transparent)}.status-warn{color:var(--warn);background:var(--warn-soft)}.status-warn i{background:var(--warn)}.status-crit{color:var(--bad);background:var(--bad-soft)}.status-crit i{background:var(--bad)}.status-unknown{color:var(--muted);background:var(--surface-soft)}.status-unknown i{background:var(--muted)}.module-icon{border:1px solid var(--border);width:34px;height:34px;color:var(--text-soft);background:var(--surface-soft);border-radius:11px;flex:none;place-items:center;font-size:14px;font-weight:800;display:inline-grid}.module-icon-large{border-radius:14px;width:46px;height:46px;font-size:18px}.quiet-badge{border:1px solid var(--border);color:var(--muted);background:var(--surface-soft);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.error-banner{border:1px solid color-mix(in srgb, var(--bad) 25%, transparent);border-radius:var(--radius-sm);color:var(--bad);background:var(--bad-soft);margin:15px 0;padding:12px 14px;font-size:12px;line-height:1.5}.loading-panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(100deg, var(--surface-soft), var(--surface), var(--surface-soft));background-size:200% 100%;min-height:230px;animation:1.6s linear infinite loading}@keyframes loading{to{background-position:-200% 0}}.auth-scene{background:var(--bg-deep);place-items:center;min-height:100vh;padding:28px;display:grid;position:relative;overflow:hidden}.auth-glow{filter:blur(80px);pointer-events:none;border-radius:50%;width:34rem;height:34rem;position:absolute}.auth-glow-one{background:#6366f138;top:-17rem;left:-10rem}.auth-glow-two{background:#1ebe9126;bottom:-19rem;right:-14rem}.auth-window{z-index:2;border:1px solid var(--border-strong);background:var(--surface);width:min(100%,430px);box-shadow:var(--shadow-heavy);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:25px;padding:24px 34px 34px;position:relative}.auth-window-wide{width:min(100%,470px)}.window-traffic{gap:6px;margin-bottom:28px;display:flex}.window-traffic span{background:var(--muted-2);border-radius:50%;width:9px;height:9px}.window-traffic span:first-child{background:#ff6259}.window-traffic span:nth-child(2){background:#ffbd2e}.window-traffic span:nth-child(3){background:#28c941}.auth-brand{align-items:center;gap:15px;margin-bottom:15px;display:flex}.granatto-logo{color:#111318;background:#f2f3ef;border-radius:16px;flex:none;place-items:center;width:52px;height:52px;font-size:23px;font-weight:850;display:grid;box-shadow:0 12px 30px #0000002e}.auth-brand h1,.change-title{letter-spacing:-.04em;margin:5px 0 0;font-size:28px}.auth-description{color:var(--muted);margin-bottom:26px;font-size:13px;line-height:1.6}.field{gap:7px;margin-bottom:16px;display:grid}.field>span{color:var(--text-soft);font-size:11px;font-weight:650}.field input,.field select,.permission-header select,.permission-row select{border:1px solid var(--border);width:100%;min-height:40px;color:var(--text);background:color-mix(in srgb, var(--surface-solid) 85%, transparent);border-radius:11px;outline:none;padding:9px 11px;transition:all .13s}.field input:focus,.field select:focus,.permission-header select:focus,.permission-row select:focus{border-color:color-mix(in srgb, var(--accent) 60%, transparent);box-shadow:0 0 0 3px var(--accent-soft)}.auth-security{color:var(--muted-2);letter-spacing:.04em;justify-content:center;align-items:center;gap:7px;margin-top:22px;font-size:9px;display:flex}.security-dot{background:var(--good);border-radius:50%;width:6px;height:6px}.granatto-app{min-height:100vh}.topbar{height:var(--topbar-height);z-index:30;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--bg) 75%, transparent);-webkit-backdrop-filter:blur(25px)saturate(1.25);backdrop-filter:blur(25px)saturate(1.25);justify-content:space-between;align-items:center;gap:20px;padding:0 18px;display:flex;position:fixed;top:0;left:0;right:0}.topbar-left,.topbar-actions{align-items:center;gap:9px;display:flex}.brand-button{color:var(--text);background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex}.brand-symbol{color:#111318;background:#f1f2ee;border-radius:10px;place-items:center;width:31px;height:31px;font-size:13px;font-weight:850;display:grid}.brand-name{font-size:12px;font-weight:750}.topbar-divider{background:var(--border);width:1px;height:22px;margin:0 3px}.workspace-switcher{position:relative}.workspace-button{min-width:190px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:6px 8px;display:grid}.workspace-button:hover{background:var(--surface-soft)}.workspace-logo,.workspace-item-icon{border:1px solid var(--border);width:27px;height:27px;color:var(--text-soft);background:var(--surface-soft);border-radius:8px;place-items:center;font-size:10px;font-weight:800;display:grid}.workspace-button-copy{gap:1px;display:grid}.workspace-button-copy strong{font-size:11px}.workspace-button-copy small{color:var(--muted);font-size:9px}.chevron{color:var(--muted);font-size:12px}.workspace-menu{border:1px solid var(--border-strong);background:var(--surface-raised);width:310px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);border-radius:16px;padding:9px;position:absolute;top:calc(100% + 10px);left:0}.menu-label{color:var(--muted);letter-spacing:.14em;padding:7px 8px 9px;font-size:9px;font-weight:800}.workspace-item{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:9px;display:grid}.workspace-item:hover,.workspace-item.selected{background:var(--surface-hover)}.workspace-item>span:nth-child(2){gap:2px;display:grid}.workspace-item strong{font-size:11px}.workspace-item small{color:var(--muted);font-size:9px}.workspace-item b{color:var(--good);font-size:11px}.workspace-menu-footer{border-top:1px solid var(--border);color:var(--muted-2);margin-top:7px;padding:9px 8px 3px;font-size:9px}.command-trigger{border:1px solid var(--border);min-width:168px;color:var(--muted);background:var(--surface-soft);border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:7px 9px;font-size:10px;display:flex}.command-trigger:hover{color:var(--text-soft);background:var(--surface-hover)}kbd{border:1px solid var(--border);color:var(--muted);background:var(--surface-soft);border-radius:6px;padding:2px 5px;font-family:inherit;font-size:8px}.icon-button,.user-button{border:1px solid var(--border);width:34px;height:34px;color:var(--text-soft);background:var(--surface-soft);border-radius:10px;place-items:center;display:grid}.icon-button:hover,.user-button:hover{background:var(--surface-hover)}.user-button{border-radius:50%}.user-avatar{color:#e8e9ed;background:linear-gradient(145deg,#575e6b,#292d35);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:inline-grid}.app-content{min-height:100vh;padding-top:var(--topbar-height)}.dock-wrap{z-index:25;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:18px;left:0;right:0}.dock{border:1px solid var(--border-strong);background:color-mix(in srgb, var(--surface-raised) 88%, transparent);max-width:calc(100vw - 34px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(28px)saturate(1.25);backdrop-filter:blur(28px)saturate(1.25);pointer-events:auto;scrollbar-width:none;border-radius:18px;align-items:flex-end;gap:4px;padding:7px;display:flex;overflow-x:auto}.dock::-webkit-scrollbar{display:none}.dock-item{min-width:62px;color:var(--muted);background:0 0;border:0;border-radius:12px;justify-items:center;gap:4px;padding:5px 7px;transition:all .14s;display:grid;position:relative}.dock-item:hover,.dock-item.active{color:var(--text);background:var(--surface-hover);transform:translateY(-2px)}.dock-item.active .module-icon{color:var(--text);border-color:color-mix(in srgb, var(--accent) 30%, var(--border));background:var(--accent-soft)}.dock-label{text-overflow:ellipsis;white-space:nowrap;max-width:72px;font-size:8px;font-weight:650;overflow:hidden}.foundation-dot{background:var(--warn);border-radius:50%;width:5px;height:5px;position:absolute;top:6px;right:7px}.content-shell{width:min(1480px,100% - 44px);margin:0 auto;padding:42px 0 116px}.page-heading{max-width:780px;margin-bottom:29px}.page-heading-inline{justify-content:space-between;align-items:flex-end;gap:24px;max-width:none;display:flex}.page-heading h1{letter-spacing:-.045em;margin:6px 0;font-size:clamp(29px,3vw,39px);font-weight:700}.page-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.home-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.home-heading h1{letter-spacing:-.05em;margin:6px 0 5px;font-size:clamp(31px,4vw,45px);font-weight:690}.home-heading p{color:var(--muted);margin:0;font-size:12px}.home-version{color:var(--muted);justify-items:end;gap:2px;font-size:9px;display:grid}.home-version span{color:var(--muted-2)}.home-primary-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:17px;margin-bottom:35px;display:grid}.today-card,.system-card{min-height:310px;padding:22px}.card-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:19px;display:flex}.card-heading h2{letter-spacing:-.025em;margin:5px 0 0;font-size:18px}.today-stream{gap:3px;display:grid}.today-stream button{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:10px;display:grid}.today-stream button:hover:not(:disabled){background:var(--surface-hover)}.today-stream button>span:nth-child(2){gap:3px;display:grid}.today-stream strong{font-size:11px}.today-stream small{color:var(--muted);font-size:9px}.today-stream b{color:var(--muted);font-size:11px}.system-mini-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.system-mini-grid>div{border:1px solid var(--border);background:var(--surface-soft);border-radius:13px;flex-direction:column;min-height:115px;padding:12px;display:flex}.system-mini-grid span{color:var(--muted);font-size:9px}.system-mini-grid strong{letter-spacing:-.035em;margin-top:auto;font-size:21px}.system-mini-grid small{color:var(--muted-2);margin-top:2px;font-size:8px}.text-action{color:var(--text-soft);background:0 0;border:0;align-items:center;gap:8px;margin-top:20px;padding:0;font-size:10px;font-weight:700;display:inline-flex}.text-action:hover{color:var(--text)}.section-block{margin-top:34px}.section-title{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:15px;display:flex}.section-title h2{letter-spacing:-.025em;margin:5px 0 0;font-size:19px}.section-title p{max-width:410px;color:var(--muted);text-align:right;margin:0;font-size:10px;line-height:1.5}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.module-card{border:1px solid var(--border);border-radius:var(--radius-md);min-height:210px;color:var(--text);background:var(--surface);text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);flex-direction:column;padding:17px;transition:all .15s;display:flex;position:relative}.module-card:hover{border-color:var(--border-strong);background:color-mix(in srgb, var(--surface) 88%, var(--accent-soft));box-shadow:var(--shadow);transform:translateY(-2px)}.module-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.lifecycle-active,.lifecycle-foundation{text-transform:uppercase;letter-spacing:.07em;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:760}.lifecycle-active{color:var(--good);background:var(--good-soft)}.lifecycle-foundation{color:var(--warn);background:var(--warn-soft)}.module-card-copy{margin-top:27px}.module-card h3{margin-bottom:7px;font-size:15px}.module-card p{max-width:330px;color:var(--muted);margin:0;font-size:10px;line-height:1.55}.module-card-arrow{color:var(--muted);margin-top:auto;font-size:13px}.architecture-note{border:1px solid var(--border);max-width:850px;color:var(--text-soft);background:var(--surface-soft);border-radius:14px;align-items:flex-start;gap:13px;margin:26px auto 0;padding:16px 18px;display:flex}.architecture-mark{background:var(--accent-soft);border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.architecture-note strong{font-size:11px}.architecture-note p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.55}.system-overview-banner{border:1px solid color-mix(in srgb, var(--good) 18%, var(--border));border-radius:var(--radius-md);background:color-mix(in srgb, var(--good-soft) 50%, var(--surface));justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;padding:17px 19px;display:flex}.system-overview-banner>div{align-items:center;gap:11px;display:flex}.system-overview-dot{background:var(--good);width:9px;height:9px;box-shadow:0 0 16px color-mix(in srgb, var(--good) 65%, transparent);border-radius:50%}.system-overview-banner strong{font-size:12px;display:block}.system-overview-banner small{color:var(--muted);margin-top:2px;font-size:9px;display:block}.system-overview-banner>span{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.metric-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;margin-bottom:17px;display:grid}.metric-card{border:1px solid var(--border);background:var(--surface);border-radius:15px;flex-direction:column;min-height:143px;padding:15px;display:flex}.metric-card>span{color:var(--muted);font-size:9px}.metric-card>strong{letter-spacing:-.035em;margin-top:auto;font-size:22px}.metric-card>small{color:var(--muted-2);margin-top:3px;font-size:8px}.metric-card progress{appearance:none;border:0;border-radius:999px;width:100%;height:3px;margin:10px 0 2px;overflow:hidden}.metric-card progress::-webkit-progress-bar{background:var(--surface-soft);border-radius:999px}.metric-card progress::-webkit-progress-value{background:var(--accent);border-radius:999px}.metric-card progress::-moz-progress-bar{background:var(--accent);border-radius:999px}.system-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-bottom:15px;display:grid}.system-list-card{padding:20px;overflow:hidden}.service-list{display:grid}.service-row{border-bottom:1px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:55px;display:grid}.service-row:last-child{border-bottom:0}.service-icon,.stage-number{border:1px solid var(--border);width:31px;height:31px;color:var(--muted);background:var(--surface-soft);border-radius:9px;place-items:center;font-size:10px;font-weight:800;display:grid}.service-row>div{gap:2px;display:grid}.service-row strong{font-size:10px}.service-row small{color:var(--muted);font-size:8px}.system-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.detail-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:15px;padding:17px}.detail-card h3{margin:5px 0 17px;font-size:14px}.detail-card dl{margin:0}.detail-card dl>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:35px;display:flex}.detail-card dl>div:last-child{border-bottom:0}.detail-card dt{color:var(--muted);font-size:9px}.detail-card dd{max-width:65%;color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;font-weight:650;overflow:hidden}.foundation-hero{max-width:820px;padding:26px 0 16px}.foundation-hero .module-icon{margin-bottom:24px}.foundation-hero h1{letter-spacing:-.055em;max-width:720px;margin:7px 0 10px;font-size:clamp(34px,5vw,55px);font-weight:680}.foundation-hero>p{max-width:690px;color:var(--muted);font-size:13px;line-height:1.7}.foundation-meta{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.foundation-meta>span{border:1px solid var(--border);min-width:125px;color:var(--muted);background:var(--surface-soft);border-radius:11px;gap:3px;padding:10px 12px;font-size:8px;display:grid}.foundation-meta strong{color:var(--text-soft);font-size:9px}.capability-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:27px;display:grid}.capability-grid article{border:1px solid var(--border);background:var(--surface);border-radius:15px;flex-direction:column;min-height:140px;padding:15px;display:flex}.capability-grid article>span{color:var(--accent);font-size:16px}.capability-grid strong{margin-top:auto;font-size:11px}.capability-grid small{color:var(--muted);margin-top:4px;font-size:8px}.empty-workspace{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);max-width:760px;margin-top:35px;padding:28px}.empty-workspace-icon{color:#111318;background:#f2f3ef;border-radius:15px;place-items:center;width:50px;height:50px;margin-bottom:23px;font-weight:850;display:grid}.empty-workspace h2{margin-bottom:8px;font-size:19px}.empty-workspace p{max-width:570px;color:var(--muted);font-size:11px;line-height:1.6}.empty-workspace-architecture{color:var(--muted);flex-wrap:wrap;gap:9px;margin-top:24px;font-size:9px;font-weight:700;display:flex}.empty-workspace-architecture span{color:var(--accent)}.access-workbench{grid-template-columns:275px minmax(0,1fr);align-items:start;gap:14px;display:grid}.access-users{top:calc(var(--topbar-height) + 18px);position:sticky;overflow:hidden}.access-users-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:15px;display:flex}.access-users-head strong{color:var(--muted);font-size:10px}.access-user-list{max-height:calc(100vh - 230px);padding:6px;overflow-y:auto}.access-user{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:9px;display:grid}.access-user:hover,.access-user.selected{background:var(--surface-hover)}.access-user>span:nth-child(2){gap:2px;min-width:0;display:grid}.access-user strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.access-user small{color:var(--muted);font-size:8px}.access-avatar{width:30px;height:30px}.presence{background:var(--bad);border-radius:50%;width:7px;height:7px}.presence.active{background:var(--good)}.access-detail{min-width:0}.selected-user-card{justify-content:space-between;align-items:center;gap:18px;margin-bottom:13px;padding:17px;display:flex}.selected-user-profile{align-items:center;gap:12px;min-width:0;display:flex}.user-avatar-large{width:42px;height:42px;font-size:13px}.selected-user-profile h2{margin-bottom:3px;font-size:14px}.selected-user-profile p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;overflow:hidden}.selected-user-actions{align-items:center;gap:7px;display:flex}.organization-permissions{gap:13px;display:grid}.permission-card{overflow:hidden}.permission-header{border-bottom:1px solid var(--border);grid-template-columns:1fr minmax(160px,215px);align-items:center;gap:16px;padding:15px 16px;display:grid}.permission-header>div{align-items:center;gap:10px;display:flex}.organization-mark{border:1px solid var(--border);width:33px;height:33px;color:var(--text-soft);background:var(--surface-soft);border-radius:10px;place-items:center;font-size:10px;font-weight:800;display:grid}.permission-header h3{margin:0;font-size:11px}.permission-header p{color:var(--muted);margin:2px 0 0;font-size:8px}.permission-header select,.permission-row select{min-height:34px;padding:6px 8px;font-size:9px}.permission-modules{padding:5px 14px}.permission-row{border-bottom:1px solid var(--border);grid-template-columns:auto 1fr minmax(145px,190px);align-items:center;gap:10px;min-height:52px;display:grid}.permission-row:last-child{border-bottom:0}.permission-row>div{gap:2px;display:grid}.permission-row strong{font-size:10px}.permission-row small{color:var(--muted);font-size:8px}.permission-empty{color:var(--muted);padding:15px 3px;font-size:9px}.audit-section{margin-top:15px;padding:19px;overflow:hidden}.audit-list{max-height:340px;overflow-y:auto}.audit-row{border-bottom:1px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:50px;display:grid}.audit-row:last-child{border-bottom:0}.audit-mark{color:var(--accent)}.audit-row>div{gap:2px;display:grid}.audit-row strong{font-size:9px}.audit-row small,.audit-row time{color:var(--muted);font-size:8px}.modal-backdrop,.palette-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000008f;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal-window{border:1px solid var(--border-strong);background:var(--surface-raised);width:min(100%,475px);box-shadow:var(--shadow-heavy);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:21px;padding:25px}.modal-window h2{margin:6px 0;font-size:20px}.modal-window>p{color:var(--muted);font-size:10px;line-height:1.55}.modal-form{width:min(100%,540px)}.field-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.password-box{overflow-wrap:anywhere;border:1px solid var(--border);color:var(--text-soft);background:var(--bg-deep);border-radius:11px;margin:19px 0;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.modal-actions{justify-content:flex-end;gap:7px;margin-top:20px;display:flex}.palette-backdrop{align-items:start;padding-top:min(15vh,130px)}.command-palette{border:1px solid var(--border-strong);background:var(--surface-raised);width:min(100%,650px);box-shadow:var(--shadow-heavy);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:18px;overflow:hidden}.palette-input-row{border-bottom:1px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px 14px;display:grid}.palette-input-row>span{color:var(--muted);font-size:17px}.palette-input-row input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:0;font-size:13px}.palette-results{max-height:480px;padding:7px;overflow-y:auto}.palette-results button{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:9px;display:grid}.palette-results button:hover{background:var(--surface-hover)}.palette-results button>span:nth-child(2){gap:2px;display:grid}.palette-results strong{font-size:10px}.palette-results small{color:var(--muted);font-size:8px}.palette-results em{color:var(--muted);font-size:8px;font-style:normal}.palette-empty{color:var(--muted);text-align:center;padding:30px;font-size:10px}.app-loading{min-height:100vh;color:var(--muted);align-content:center;place-items:center;gap:13px;font-size:10px;display:grid}.loading-orb{color:#111318;background:#f2f3ef;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:850;animation:1.4s ease-in-out infinite breathe;display:grid}@keyframes breathe{50%{opacity:.72;transform:scale(.94)}}@media (width<=1120px){.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.module-grid,.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.command-trigger span{display:none}.command-trigger{min-width:0}}@media (width<=820px){:root{--topbar-height:58px}.topbar{padding:0 10px}.brand-name,.topbar-divider{display:none}.workspace-button{min-width:0;max-width:190px}.workspace-button-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.workspace-button-copy small,.global-health{display:none}.workspace-menu{width:auto;position:fixed;top:66px;left:10px;right:10px}.command-trigger{display:none}.content-shell{width:min(100% - 26px,760px);padding:27px 0 100px}.home-heading{align-items:flex-start}.home-version{display:none}.home-primary-grid,.system-layout,.access-workbench{grid-template-columns:1fr}.today-card,.system-card{min-height:auto}.system-mini-grid,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-detail-grid{grid-template-columns:1fr}.access-users{position:static}.access-user-list{max-height:250px}.selected-user-card,.page-heading-inline,.section-title{flex-direction:column;align-items:flex-start}.section-title p{text-align:left}.permission-header{grid-template-columns:1fr}.dock-wrap{bottom:8px}.dock{border-radius:16px;justify-content:flex-start;width:calc(100vw - 16px)}.dock-item{min-width:57px}}@media (width<=560px){.auth-scene{padding:14px}.auth-window{padding:19px 21px 25px}.window-traffic{margin-bottom:22px}.auth-brand h1,.change-title{font-size:24px}.topbar-actions{gap:5px}.icon-button,.user-button{width:31px;height:31px}.content-shell{width:calc(100% - 20px)}.home-heading h1{font-size:32px}.module-grid,.metric-grid,.capability-grid,.field-pair{grid-template-columns:1fr}.module-card{min-height:170px}.system-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.selected-user-actions{flex-wrap:wrap;width:100%}.permission-row{grid-template-columns:auto 1fr}.permission-row select{grid-column:1/-1}.audit-row{grid-template-columns:auto 1fr}.audit-row time{grid-column:2}.dock-label{font-size:7px}}.of-shell{min-height:calc(100vh - var(--topbar-height));grid-template-columns:245px minmax(0,1fr) 310px;padding-bottom:94px;display:grid}.of-sidebar{top:var(--topbar-height);height:calc(100vh - var(--topbar-height));border-right:1px solid var(--border);background:color-mix(in srgb, var(--surface) 54%, transparent);padding:18px 10px 105px;position:sticky;overflow-y:auto}.of-sidebar-heading{justify-content:space-between;align-items:center;padding:2px 8px 15px;display:flex}.of-sidebar-heading>div{gap:4px;display:grid}.of-sidebar-heading strong{letter-spacing:-.025em;font-size:17px}.of-sidebar-heading>button,.of-sidebar-section-head button{min-width:28px;height:28px;color:var(--muted);background:var(--surface-soft);border:0;border-radius:8px;font-size:11px}.of-perspectives{gap:2px;margin-bottom:22px;display:grid}.of-perspectives button,.of-project,.of-tag-nav,.of-completed-link{width:100%;min-height:34px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:26px 1fr auto;align-items:center;gap:7px;padding:5px 8px;display:grid}.of-perspectives button:hover,.of-perspectives button.active,.of-project:hover,.of-project.active,.of-tag-nav:hover,.of-tag-nav.active,.of-completed-link:hover,.of-completed-link.active{color:var(--text);background:var(--surface-hover)}.of-perspective-icon{width:25px;height:25px;color:var(--text-soft);background:var(--surface-soft);border-radius:7px;place-items:center;font-size:11px;display:grid}.of-perspectives strong,.of-project strong,.of-tag-nav strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.of-perspectives small,.of-project small,.of-tag-nav small{min-width:19px;color:var(--muted);text-align:right;font-size:8px}.of-sidebar-section{margin-top:17px}.of-sidebar-section-head{min-height:30px;color:var(--muted-2);letter-spacing:.1em;justify-content:space-between;align-items:center;padding:0 8px;font-size:8px;font-weight:800;display:flex}.of-sidebar-section-head>div{gap:4px;display:flex}.of-sidebar-section-head button{width:auto;min-width:25px;padding:0 5px;font-size:8px}.of-area{margin:3px 0 8px}.of-area-name{min-height:28px;color:var(--text-soft);align-items:center;gap:6px;padding:0 9px;display:flex}.of-area-name span{color:var(--muted);font-size:8px}.of-area-name strong{font-size:9px}.of-project{padding-left:17px}.of-completed-link{margin-top:20px;font-size:9px;display:flex}.of-main{min-width:0;padding:31px 26px 120px}.of-main-header{justify-content:space-between;align-items:flex-end;gap:20px;max-width:930px;margin:0 auto 20px;display:flex}.of-main-header h1{letter-spacing:-.045em;margin:5px 0 2px;font-size:clamp(26px,3vw,36px)}.of-main-header p{color:var(--muted);margin:0;font-size:9px}.of-quick-entry{border:1px solid var(--border);background:var(--surface);border-radius:13px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;max-width:930px;margin:0 auto 17px;padding:8px 9px;display:grid}.of-quick-plus{width:25px;height:25px;color:var(--accent);background:var(--accent-soft);border-radius:8px;place-items:center;font-size:16px;display:grid}.of-quick-entry input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:6px 3px;font-size:11px}.of-quick-entry button{color:var(--text-soft);background:var(--surface-soft);border:0;border-radius:9px;padding:7px 10px;font-size:9px;font-weight:700}.of-list{border:1px solid var(--border);background:var(--surface);border-radius:16px;max-width:930px;margin:0 auto;overflow:hidden}.of-task-row{border:0;border-bottom:1px solid var(--border);width:100%;min-height:57px;color:var(--text);text-align:left;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:8px 12px;display:grid}.of-task-row:last-child{border-bottom:0}.of-task-row:hover,.of-task-row.selected{background:var(--surface-hover)}.of-task-circle{border:1.5px solid var(--muted);width:18px;height:18px;color:var(--good);background:0 0;border-radius:50%;place-items:center;padding:0;font-size:9px;display:grid}.of-task-circle:hover{border-color:var(--good)}.of-task-circle.unavailable{opacity:.45;border-style:dashed}.of-task-circle.completed{border-color:var(--good);background:var(--good-soft)}.of-task-copy{min-width:0}.of-task-title{align-items:center;gap:6px;min-width:0;display:flex}.of-task-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:620;overflow:hidden}.of-indent{color:var(--muted);font-size:9px}.of-flag{color:var(--warn);font-size:10px}.of-task-meta{color:var(--muted);flex-wrap:wrap;gap:5px;margin-top:4px;font-size:8px;display:flex}.of-task-meta span{padding-right:4px}.of-task-meta .of-overdue{color:var(--bad)}.of-task-meta .of-tag{color:var(--accent)}.of-row-arrow{color:var(--muted-2)}.of-empty{min-height:300px;color:var(--muted);text-align:center;align-content:center;place-items:center;padding:35px;display:grid}.of-empty>span{border:1px solid var(--border);width:42px;height:42px;color:var(--good);background:var(--surface-soft);border-radius:13px;place-items:center;margin-bottom:14px;font-size:17px;display:grid}.of-empty h3{color:var(--text-soft);margin-bottom:5px;font-size:13px}.of-empty p{margin:0;font-size:9px}.of-inspector{top:var(--topbar-height);height:calc(100vh - var(--topbar-height));border-left:1px solid var(--border);background:color-mix(in srgb, var(--surface) 68%, transparent);flex-direction:column;display:flex;position:sticky;overflow:hidden}.of-inspector.empty{place-items:center;display:grid}.of-inspector-empty{max-width:180px;color:var(--muted);text-align:center}.of-inspector-empty>span{color:var(--accent);margin-bottom:10px;font-size:22px;display:block}.of-inspector-empty strong{color:var(--text-soft);margin-bottom:5px;font-size:11px;display:block}.of-inspector-empty p{font-size:9px;line-height:1.5}.of-inspector-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 15px;display:flex}.of-inspector-header button{width:28px;height:28px;color:var(--muted);background:var(--surface-soft);border:0;border-radius:8px}.of-inspector-body{flex:1;padding:15px;overflow-y:auto}.of-inspector label,.of-modal label{gap:6px;margin-bottom:15px;display:grid}.of-inspector label>span,.of-modal label>span,.of-field-label{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:750}.of-inspector input,.of-inspector select,.of-inspector textarea,.of-modal input,.of-modal select{border:1px solid var(--border);width:100%;color:var(--text);background:var(--surface-soft);border-radius:10px;outline:0;padding:8px 9px;font-size:10px}.of-inspector textarea{resize:vertical}.of-title-editor{min-height:68px;font-weight:620;font-size:13px!important}.of-inspector-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.of-duration,.of-review-field{grid-template-columns:1fr auto;align-items:center;gap:7px;display:grid}.of-duration small,.of-review-field small{color:var(--muted);font-size:8px}.of-check-row{align-items:center;gap:8px;display:flex!important}.of-check-row input{width:auto}.of-check-row span{text-transform:none!important}.of-inspector-section{margin-top:6px}.of-tag-picker{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.of-tag-picker button{border:1px solid var(--border);color:var(--muted);background:var(--surface-soft);border-radius:999px;padding:5px 8px;font-size:8px}.of-tag-picker button.selected{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 35%, var(--border));background:var(--accent-soft)}.of-inspector-footer{border-top:1px solid var(--border);padding:12px 15px}.of-inspector-footer .button{width:100%}.of-review-list{gap:1px;display:grid}.of-review-card{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;min-height:92px;padding:16px;display:flex}.of-review-card:last-child{border-bottom:0}.of-review-card h3{margin:4px 0 3px;font-size:12px}.of-review-card p{color:var(--muted);margin:0;font-size:8px}.of-tag-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;display:grid}.of-tag-overview button{border:1px solid var(--border);min-height:115px;color:var(--text);background:var(--surface-soft);text-align:left;border-radius:13px;flex-direction:column;align-items:flex-start;padding:13px;display:flex}.of-tag-overview button:hover{background:var(--surface-hover)}.of-tag-overview button>span{color:var(--accent);font-size:15px}.of-tag-overview strong{margin-top:auto;font-size:11px}.of-tag-overview small{color:var(--muted);margin-top:4px;font-size:8px}.of-modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000094;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.of-modal{border:1px solid var(--border-strong);background:var(--surface-raised);width:min(100%,440px);box-shadow:var(--shadow-heavy);border-radius:19px;padding:23px}.of-modal h2{margin:5px 0 20px;font-size:20px}.of-modal-actions{justify-content:flex-end;gap:7px;margin-top:20px;display:flex}@media (width<=1180px){.of-shell{grid-template-columns:220px minmax(0,1fr)}.of-inspector{top:var(--topbar-height);z-index:45;width:330px;box-shadow:var(--shadow-heavy);position:fixed;bottom:0;right:0}.of-inspector.empty{display:none}}@media (width<=780px){.of-shell{padding-bottom:90px;display:block}.of-sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;padding:12px 10px;position:relative;top:auto}.of-sidebar-heading{padding-bottom:10px}.of-perspectives{scrollbar-width:none;gap:4px;margin-bottom:7px;display:flex;overflow-x:auto}.of-perspectives::-webkit-scrollbar{display:none}.of-perspectives button{min-width:max-content;padding-right:10px;display:flex}.of-sidebar-section,.of-completed-link{display:none}.of-main{padding:22px 12px 100px}.of-main-header{align-items:flex-start}.of-main-header .button{display:none}.of-inspector{border:1px solid var(--border-strong);border-radius:20px 20px 0 0;width:100%;height:min(78vh,680px);top:auto}.of-inspector-two{grid-template-columns:1fr}.of-tag-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.of-quick-entry{grid-template-columns:auto 1fr auto}.of-quick-entry kbd{display:none}.of-quick-entry button{grid-column:1/-1;width:100%}.of-tag-overview{grid-template-columns:1fr}}.fed-company-wrapper{position:relative}.fed-company-wrapper .of-sidebar{box-shadow:inset 3px 0 0 var(--company-color)}.fed-company-wrapper .of-main-header .page-kicker{color:var(--company-color)}.fed-company-ribbon{top:calc(var(--topbar-height) + 8px);z-index:24;position:fixed;right:14px}.fed-company{border:1px solid color-mix(in srgb, var(--company-color) 28%, var(--border));min-height:28px;color:var(--text-soft);background:color-mix(in srgb, var(--company-color) 9%, var(--surface));border-radius:999px;align-items:center;gap:7px;padding:5px 9px;font-size:9px;font-weight:700;display:inline-flex}.fed-company.compact{min-height:21px;padding:3px 7px;font-size:8px}.fed-company i{background:var(--company-color);width:7px;height:7px;box-shadow:0 0 10px color-mix(in srgb, var(--company-color) 55%, transparent);border-radius:50%}.fed-source-module{color:var(--muted);align-items:center;gap:4px;font-size:8px;display:inline-flex}.fed-source-module b{color:var(--text-soft);font-weight:800}.fed-shell{min-height:calc(100vh - var(--topbar-height));grid-template-columns:235px minmax(0,1fr) 315px;padding-bottom:94px;display:grid}.fed-sidebar{top:var(--topbar-height);height:calc(100vh - var(--topbar-height));border-right:1px solid var(--border);background:color-mix(in srgb, var(--surface) 55%, transparent);padding:18px 10px 105px;position:sticky;overflow-y:auto}.fed-sidebar-title{gap:5px;padding:3px 9px 15px;display:grid}.fed-sidebar-title strong{letter-spacing:-.03em;font-size:17px}.fed-perspectives{gap:2px;display:grid}.fed-perspectives button,.fed-org-filter,.fed-project-link,.fed-completed{width:100%;min-height:34px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 8px;display:grid}.fed-perspectives button:hover,.fed-perspectives button.active,.fed-org-filter:hover,.fed-org-filter.active,.fed-project-link:hover,.fed-project-link.active,.fed-completed:hover,.fed-completed.active{color:var(--text);background:var(--surface-hover)}.fed-perspectives button>span{background:var(--surface-soft);width:25px;height:25px;color:var(--text-soft);border-radius:7px;place-items:center;font-size:10px;display:grid}.fed-perspectives strong,.fed-org-filter strong,.fed-project-link strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.fed-perspectives small,.fed-project-link small{color:var(--muted);font-size:8px}.fed-sidebar-section{margin-top:22px}.fed-sidebar-label{color:var(--muted-2);letter-spacing:.12em;padding:0 9px 7px;font-size:8px;font-weight:800;display:block}.fed-org-filter i,.fed-project-link i,.fed-all-dot{border-radius:50%;justify-self:center;width:8px;height:8px}.fed-all-dot{background:linear-gradient(135deg,#a95b70 0 35%,#4f8cff 35% 70%,#7c83fd 70%)}.fed-completed{margin-top:20px;font-size:9px;display:flex}.fed-main{min-width:0;padding:30px 25px 120px}.fed-main-head{justify-content:space-between;align-items:flex-end;gap:20px;max-width:950px;margin:0 auto 20px;display:flex}.fed-main-head h1{letter-spacing:-.045em;margin:5px 0 3px;font-size:clamp(27px,3vw,38px)}.fed-main-head p{color:var(--muted);margin:0;font-size:9px}.fed-central-mark{color:var(--muted);justify-items:end;display:grid}.fed-central-mark span{color:var(--text);font-size:23px;font-weight:700}.fed-central-mark small{font-size:8px}.fed-quick-entry{border:1px solid var(--border);background:var(--surface);border-radius:13px;grid-template-columns:auto minmax(160px,1fr) minmax(120px,170px) minmax(120px,190px) auto;align-items:center;gap:7px;max-width:950px;margin:0 auto 17px;padding:8px;display:grid}.fed-plus{width:26px;height:26px;color:var(--accent);background:var(--accent-soft);border-radius:8px;place-items:center;font-size:16px;display:grid}.fed-quick-entry input,.fed-quick-entry select{border:1px solid var(--border);min-width:0;color:var(--text);background:var(--surface-soft);border-radius:9px;outline:0;padding:7px 8px;font-size:9px}.fed-quick-entry input{background:0 0;border-color:#0000;font-size:11px}.fed-quick-entry button{color:var(--text-soft);background:var(--surface-soft);border:0;border-radius:9px;padding:8px 10px;font-size:9px;font-weight:700}.fed-readonly{border:1px solid var(--border);max-width:950px;color:var(--muted);background:var(--surface-soft);border-radius:11px;margin:0 auto 17px;padding:11px 13px;font-size:9px}.fed-list{border:1px solid var(--border);background:var(--surface);border-radius:16px;max-width:950px;margin:0 auto;overflow:hidden}.fed-task-row{border:0;border-bottom:1px solid var(--border);width:100%;min-height:65px;color:var(--text);text-align:left;background:0 0;grid-template-columns:4px auto 1fr auto;align-items:center;gap:10px;padding:8px 12px 8px 0;display:grid;position:relative}.fed-task-row:last-child{border-bottom:0}.fed-task-row:hover,.fed-task-row.selected{background:var(--surface-hover)}.fed-company-stripe{background:var(--company-color);border-radius:0 5px 5px 0;align-self:stretch;width:3px}.fed-task-circle{border:1.5px solid var(--muted);width:18px;height:18px;color:var(--good);background:0 0;border-radius:50%;place-items:center;padding:0;font-size:9px;display:grid}.fed-task-circle.completed{border-color:var(--good);background:var(--good-soft)}.fed-task-circle.unavailable{opacity:.48;border-style:dashed}.fed-task-copy{min-width:0}.fed-task-title{align-items:center;gap:7px;display:flex}.fed-task-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:630;overflow:hidden}.fed-flag{color:var(--warn)}.fed-task-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin-top:5px;font-size:8px;display:flex}.fed-tag{color:var(--accent)}.fed-overdue{color:var(--bad)}.fed-row-arrow{color:var(--muted-2)}.fed-inspector{top:var(--topbar-height);height:calc(100vh - var(--topbar-height));border-left:1px solid var(--border);box-shadow:inset 3px 0 0 color-mix(in srgb, var(--company-color) 55%, transparent);background:color-mix(in srgb, var(--surface) 70%, transparent);flex-direction:column;display:flex;position:sticky;overflow:hidden}.fed-inspector.empty{box-shadow:none;place-items:center;display:grid}.fed-inspector.empty>div{max-width:170px;color:var(--muted);text-align:center}.fed-inspector.empty span{color:var(--accent);font-size:22px;display:block}.fed-inspector.empty strong{color:var(--text-soft);margin:8px 0 4px;font-size:11px;display:block}.fed-inspector.empty p{margin:0;font-size:9px}.fed-inspector-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:15px;display:flex}.fed-inspector-head>div{gap:8px;display:grid}.fed-inspector-head>button{width:28px;height:28px;color:var(--muted);background:var(--surface-soft);border:0;border-radius:8px}.fed-inspector-body{flex:1;padding:15px;overflow-y:auto}.fed-inspector-body label{gap:6px;margin-bottom:14px;display:grid}.fed-inspector-body label>span,.fed-tags-editor>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:760}.fed-inspector-body input,.fed-inspector-body select,.fed-inspector-body textarea{border:1px solid var(--border);width:100%;color:var(--text);background:var(--surface-soft);border-radius:10px;outline:0;padding:8px 9px;font-size:10px}.fed-title-editor{min-height:72px;font-weight:620;font-size:13px!important}.fed-check{align-items:center;gap:8px;display:flex!important}.fed-check input{width:auto}.fed-check span{text-transform:none!important}.fed-tags-editor{margin-top:10px}.fed-tags-editor>div{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.fed-tags-editor button{border:1px solid var(--border);color:var(--muted);background:var(--surface-soft);border-radius:999px;padding:5px 8px;font-size:8px}.fed-tags-editor button.active{color:var(--accent);background:var(--accent-soft)}.fed-inspector-footer{border-top:1px solid var(--border);padding:12px 15px}.fed-inspector-footer button{width:100%}.fed-review-list{display:grid}.fed-review-list article{border-bottom:1px solid var(--border);grid-template-columns:4px 1fr auto;align-items:center;gap:14px;min-height:94px;padding:13px 15px 13px 0;display:grid;position:relative}.fed-review-list article:last-child{border-bottom:0}.fed-review-stripe,.fed-card-stripe{background:var(--company-color);border-radius:0 5px 5px 0;align-self:stretch;width:3px}.fed-review-list h3{margin:6px 0 3px;font-size:11px}.fed-review-list p{color:var(--muted);margin:0;font-size:8px}.fed-tag-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:13px;display:grid}.fed-tag-grid>button{border:1px solid var(--border);min-height:120px;color:var(--text);background:var(--surface-soft);text-align:left;border-radius:13px;flex-direction:column;align-items:flex-start;padding:12px 12px 12px 16px;display:flex;position:relative;overflow:hidden}.fed-tag-grid>button:hover{background:var(--surface-hover)}.fed-card-stripe{position:absolute;top:0;bottom:0;left:0}.fed-tag-grid strong{margin-top:auto;font-size:11px}.fed-tag-grid small{color:var(--muted);margin-top:4px;font-size:8px}.fed-empty{min-height:290px;color:var(--muted);text-align:center;align-content:center;place-items:center;padding:30px;display:grid}.fed-empty>span{border:1px solid var(--border);width:42px;height:42px;color:var(--good);background:var(--surface-soft);border-radius:13px;place-items:center;margin-bottom:12px;display:grid}.fed-empty h3{color:var(--text-soft);margin-bottom:5px;font-size:12px}.fed-empty p{margin:0;font-size:9px}@media (width<=1180px){.fed-shell{grid-template-columns:220px minmax(0,1fr)}.fed-inspector{z-index:50;width:335px;box-shadow:var(--shadow-heavy);position:fixed;bottom:0;right:0}.fed-inspector.empty{display:none}}@media (width<=800px){.fed-shell{padding-bottom:90px;display:block}.fed-sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;padding:11px 10px;position:relative;top:auto}.fed-sidebar-title{padding-bottom:9px}.fed-perspectives{scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.fed-perspectives button{min-width:max-content;padding-right:10px;display:flex}.fed-sidebar-section,.fed-completed{display:none}.fed-main{padding:22px 11px 100px}.fed-quick-entry{grid-template-columns:auto 1fr}.fed-quick-entry select,.fed-quick-entry button{grid-column:1/-1}.fed-inspector{border-radius:20px 20px 0 0;width:100%;height:min(78vh,690px);top:auto}.fed-tag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fed-company-ribbon{display:none}}@media (width<=520px){.fed-main-head{align-items:flex-start}.fed-central-mark{display:none}.fed-task-meta{gap:5px}.fed-tag-grid{grid-template-columns:1fr}}.comm-shell{min-height:calc(100vh - var(--topbar-height));grid-template-columns:215px 355px minmax(0,1fr);padding-bottom:94px;display:grid}.comm-sidebar{top:var(--topbar-height);height:calc(100vh - var(--topbar-height));border-right:1px solid var(--border);background:color-mix(in srgb, var(--surface) 55%, transparent);padding:18px 10px 105px;position:sticky;overflow-y:auto}.comm-sidebar-head{justify-content:space-between;align-items:center;gap:10px;padding:2px 8px 15px;display:flex}.comm-sidebar-head>div{gap:5px;display:grid}.comm-sidebar-head strong{letter-spacing:-.03em;font-size:17px}.comm-sidebar-head>button{width:29px;height:29px;color:var(--muted);background:var(--surface-soft);border:0;border-radius:9px;font-size:16px}.comm-sidebar-head>button:hover{color:var(--text);background:var(--surface-hover)}.comm-view-list{gap:2px;display:grid}.comm-view-list button,.comm-source{width:100%;min-height:34px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 8px;display:grid}.comm-view-list button:hover,.comm-view-list button.active,.comm-source:hover,.comm-source.active{color:var(--text);background:var(--surface-hover)}.comm-view-list button>span{background:var(--surface-soft);width:25px;height:25px;color:var(--text-soft);border-radius:7px;place-items:center;font-size:10px;display:grid}.comm-view-list strong,.comm-source strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.comm-view-list small{color:var(--muted);font-size:8px}.comm-sidebar-section{margin-top:22px}.comm-sidebar-label{color:var(--muted-2);letter-spacing:.12em;padding:0 8px 7px;font-size:8px;font-weight:800;display:block}.comm-source i,.comm-all-dot{border-radius:50%;justify-self:center;width:8px;height:8px}.comm-all-dot{background:linear-gradient(135deg,#a95b70 0 40%,#4f8cff 40% 72%,#7c83fd 72%)}.comm-sidebar-footer{border-top:1px solid var(--border);margin-top:28px;padding:13px 8px}.comm-sidebar-footer strong{color:var(--text-soft);font-size:10px;display:block}.comm-sidebar-footer small{color:var(--muted);margin-top:3px;font-size:8px;display:block}.comm-adapter-row{gap:5px;margin-top:10px;display:flex}.comm-adapter-row span{border:1px solid var(--border);width:26px;height:26px;color:var(--muted);background:var(--surface-soft);border-radius:8px;place-items:center;font-size:10px;display:grid}.comm-conversations{min-width:0;height:calc(100vh - var(--topbar-height));top:var(--topbar-height);border-right:1px solid var(--border);background:color-mix(in srgb, var(--bg) 60%, var(--surface));flex-direction:column;display:flex;position:sticky;overflow:hidden}.comm-list-head{justify-content:space-between;align-items:flex-end;gap:12px;padding:18px 15px 12px;display:flex}.comm-list-head h1{letter-spacing:-.04em;margin:5px 0 0;font-size:22px}.comm-search{border:1px solid var(--border);color:var(--muted);background:var(--surface-soft);border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:7px;margin:0 11px 10px;padding:7px 9px;display:grid}.comm-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:0;font-size:10px}.comm-notice{color:var(--good);background:var(--good-soft);border-radius:9px;margin:0 11px 9px;padding:8px 10px;font-size:9px}.comm-list{border-top:1px solid var(--border);flex:1;overflow-y:auto}.comm-conversation-card{border:0;border-bottom:1px solid var(--border);width:100%;min-height:112px;color:var(--text);text-align:left;background:0 0;grid-template-columns:4px 1fr auto;gap:0;padding:0;display:grid;position:relative}.comm-conversation-card:hover,.comm-conversation-card.selected{background:var(--surface-hover)}.comm-card-stripe{background:var(--company-color);align-self:stretch;width:3px}.comm-card-main{min-width:0;padding:12px 10px}.comm-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.comm-card-top strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.comm-card-top time{color:var(--muted);flex:none;font-size:8px}.comm-card-subject{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.comm-card-main p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 8px;font-size:9px;line-height:1.45;display:-webkit-box;overflow:hidden}.comm-card-meta{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.comm-company,.comm-channel,.comm-pending{border:1px solid var(--border);min-height:20px;color:var(--muted);background:var(--surface-soft);border-radius:999px;align-items:center;gap:5px;padding:3px 6px;font-size:7px;font-weight:700;display:inline-flex}.comm-company{border-color:color-mix(in srgb, var(--company-color) 26%, var(--border));color:color-mix(in srgb, var(--company-color) 72%, var(--text))}.comm-company i{background:var(--company-color);border-radius:50%;width:6px;height:6px}.comm-channel b{color:var(--text-soft)}.comm-pending{color:var(--warn);background:var(--warn-soft)}.comm-unread{background:var(--accent);width:7px;height:7px;box-shadow:0 0 9px color-mix(in srgb, var(--accent) 55%, transparent);border-radius:50%;align-self:center;margin-right:11px}.comm-list-empty{min-height:320px;color:var(--muted);text-align:center;align-content:center;place-items:center;padding:30px;display:grid}.comm-list-empty>span{border:1px solid var(--border);background:var(--surface-soft);border-radius:13px;place-items:center;width:42px;height:42px;margin-bottom:12px;font-size:16px;display:grid}.comm-list-empty strong{color:var(--text-soft);font-size:11px}.comm-list-empty p{margin:5px 0 0;font-size:8px}.comm-thread{min-width:0;height:calc(100vh - var(--topbar-height));top:var(--topbar-height);background:color-mix(in srgb, var(--bg) 72%, var(--surface));flex-direction:column;display:flex;position:sticky;overflow:hidden}.comm-thread-empty{height:calc(100vh - var(--topbar-height));color:var(--muted);text-align:center;align-content:center;place-items:center;display:grid}.comm-thread-empty>span{border:1px solid var(--border);background:var(--surface-soft);border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:14px;font-size:17px;display:grid}.comm-thread-empty strong{color:var(--text-soft);font-size:12px}.comm-thread-empty p{max-width:250px;margin:5px 0 0;font-size:9px;line-height:1.5}.comm-thread-head{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface) 65%, transparent);align-items:center;gap:15px;min-height:88px;padding:13px 17px 13px 20px;display:flex;position:relative}.comm-thread-stripe{background:var(--company-color);width:3px;position:absolute;top:0;bottom:0;left:0}.comm-thread-title{flex:1;min-width:0}.comm-thread-title>div{flex-wrap:wrap;gap:5px;display:flex}.comm-thread-title h2{text-overflow:ellipsis;white-space:nowrap;margin:7px 0 2px;font-size:15px;overflow:hidden}.comm-thread-title p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;overflow:hidden}.comm-thread-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.comm-thread-actions .button{min-height:32px;padding:6px 8px;font-size:8px}.comm-contact-bar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:10px 17px;display:flex}.comm-contact-bar>div{align-items:center;gap:9px;display:flex}.comm-avatar{color:#eee;background:color-mix(in srgb, var(--company-color) 58%, #343740);border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:grid}.comm-contact-bar strong{font-size:9px;display:block}.comm-contact-bar small{color:var(--muted);margin-top:2px;font-size:8px;display:block}.comm-status{text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:800}.status-open{color:var(--good);background:var(--good-soft)}.status-pending{color:var(--warn);background:var(--warn-soft)}.status-closed,.status-archived{color:var(--muted);background:var(--surface-soft)}.comm-messages{flex:1;padding:20px 20px 30px;overflow-y:auto}.comm-message{margin-bottom:10px;display:flex}.comm-message.inbound{justify-content:flex-start}.comm-message.outgoing{justify-content:flex-end}.comm-message-bubble{border:1px solid var(--border);background:var(--surface);border-radius:14px;max-width:min(72%,620px);padding:10px 12px}.comm-message.outgoing .comm-message-bubble{background:var(--accent-soft)}.comm-message-bubble p{white-space:pre-wrap;margin:0;font-size:10px;line-height:1.55}.comm-message-bubble small{color:var(--muted);text-align:right;margin-top:6px;font-size:7px;display:block}.comm-system-message{max-width:500px;color:var(--muted);text-align:center;margin:10px auto;font-size:8px}.comm-no-messages{height:100%;color:var(--muted);place-items:center;font-size:9px;display:grid}.comm-composer{border-top:1px solid var(--border);background:color-mix(in srgb, var(--surface) 72%, transparent);padding:12px 16px}.comm-composer textarea{resize:none;border:1px solid var(--border);width:100%;min-height:64px;color:var(--muted);background:var(--surface-soft);border-radius:11px;padding:9px 10px;font-size:9px}.comm-composer>div{justify-content:space-between;align-items:center;gap:10px;margin-top:7px;display:flex}.comm-composer span{color:var(--muted);font-size:7px}.comm-composer button{color:var(--muted);background:var(--surface-soft);border:0;border-radius:9px;padding:7px 11px;font-size:8px}.comm-modal-backdrop{z-index:130;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000094;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.comm-modal{border:1px solid var(--border-strong);background:var(--surface-raised);width:min(100%,520px);max-height:calc(100vh - 40px);box-shadow:var(--shadow-heavy);border-radius:20px;padding:23px;overflow-y:auto}.comm-task-modal{width:min(100%,460px)}.comm-modal h2{margin:5px 0 6px;font-size:20px}.comm-modal>p{color:var(--muted);margin-bottom:20px;font-size:9px;line-height:1.55}.comm-modal label{gap:6px;margin-bottom:14px;display:grid}.comm-modal label>span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:750}.comm-modal input,.comm-modal select,.comm-modal textarea{border:1px solid var(--border);width:100%;color:var(--text);background:var(--surface-soft);border-radius:10px;outline:0;padding:8px 9px;font-size:10px}.comm-modal textarea{resize:vertical}.comm-field-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.comm-modal-actions{justify-content:flex-end;gap:7px;margin-top:20px;display:flex}@media (width<=1180px){.comm-shell{grid-template-columns:200px 330px minmax(0,1fr)}.comm-thread-actions{max-width:220px}}@media (width<=930px){.comm-shell{grid-template-columns:190px minmax(300px,.8fr) minmax(380px,1.2fr);overflow-x:auto}}@media (width<=760px){.comm-shell{padding-bottom:90px;display:block;overflow:visible}.comm-sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;padding:10px;position:relative;top:auto}.comm-sidebar-head{padding-bottom:8px}.comm-view-list{scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.comm-view-list::-webkit-scrollbar{display:none}.comm-view-list button{min-width:max-content;padding-right:10px;display:flex}.comm-sidebar-section,.comm-sidebar-footer{display:none}.comm-conversations{border-right:0;border-bottom:1px solid var(--border);height:auto;min-height:420px;position:relative;top:auto}.comm-list{max-height:55vh}.comm-thread,.comm-thread-empty{height:auto;min-height:65vh;position:relative;top:auto}.comm-thread-head{flex-direction:column;align-items:flex-start}.comm-thread-actions{justify-content:flex-start;max-width:none}.comm-field-pair{grid-template-columns:1fr}}@media (width<=520px){.comm-list-head{align-items:flex-start}.comm-message-bubble{max-width:88%}.comm-contact-bar{flex-direction:column;align-items:flex-start}}.wf-communication{position:relative}.wf-drafts-button{z-index:70;border:1px solid var(--border-strong);min-height:38px;color:var(--text);background:color-mix(in srgb, var(--surface-raised) 90%, transparent);box-shadow:var(--shadow-heavy);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:999px;align-items:center;gap:7px;padding:7px 11px;display:flex;position:fixed;bottom:105px;right:18px}.wf-drafts-button>span{color:var(--accent);font-size:12px}.wf-drafts-button strong{font-size:9px}.wf-drafts-button b{min-width:20px;height:20px;color:var(--accent);background:var(--accent-soft);border-radius:999px;place-items:center;font-size:8px;display:grid}.wf-backdrop{z-index:150;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000007a;justify-content:flex-end;display:flex;position:fixed;inset:0}.wf-drawer{border-left:1px solid var(--border-strong);background:var(--surface-raised);width:min(100%,520px);height:100%;box-shadow:var(--shadow-heavy);flex-direction:column;display:flex;overflow:hidden}.wf-drawer>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding:21px 20px 16px;display:flex}.wf-drawer h2{letter-spacing:-.035em;margin:5px 0 4px;font-size:19px}.wf-drawer header p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.wf-drawer header>button{width:31px;height:31px;color:var(--muted);background:var(--surface-soft);border:0;border-radius:9px}.wf-tabs{gap:5px;padding:11px 15px 0;display:flex}.wf-tabs button{color:var(--muted);background:0 0;border:0;border-radius:9px;padding:7px 11px;font-size:9px;font-weight:700}.wf-tabs button.active{color:var(--text);background:var(--surface-soft)}.wf-drawer-tools{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:8px;display:flex}.wf-drawer-tools button{color:var(--muted);background:0 0;border:0;font-size:8px}.wf-draft-list{flex:1;padding:0 14px 20px;overflow-y:auto}.wf-draft-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin-bottom:10px;padding:13px 13px 13px 17px;position:relative;overflow:hidden}.wf-draft-stripe{background:var(--company-color);width:3px;position:absolute;top:0;bottom:0;left:0}.wf-draft-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.wf-draft-head>div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.wf-draft-head>small{color:var(--muted-2);font-size:7px}.wf-company{border:1px solid color-mix(in srgb, var(--company-color) 28%, var(--border));min-height:21px;color:color-mix(in srgb, var(--company-color) 72%, var(--text));background:color-mix(in srgb, var(--company-color) 8%, var(--surface));border-radius:999px;align-items:center;gap:5px;padding:3px 7px;font-size:7px;font-weight:750;display:inline-flex}.wf-company i{background:var(--company-color);border-radius:50%;width:6px;height:6px}.wf-channel{color:var(--muted);font-size:8px}.wf-draft-context{gap:3px;margin:11px 0 9px;display:grid}.wf-draft-context strong{font-size:10px}.wf-draft-context span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.wf-draft-card textarea{resize:vertical;border:1px solid var(--border);width:100%;min-height:105px;color:var(--text);background:var(--surface-soft);border-radius:10px;outline:0;padding:9px 10px;font-size:10px;line-height:1.5}.wf-draft-card textarea:disabled{opacity:.8}.wf-draft-info{color:var(--muted-2);justify-content:space-between;gap:10px;margin-top:7px;font-size:7px;display:flex}.wf-draft-actions{justify-content:flex-end;gap:6px;margin-top:11px;display:flex}.wf-draft-actions .button{min-height:30px;padding:5px 8px;font-size:8px}.wf-empty{min-height:300px;color:var(--muted);text-align:center;align-content:center;place-items:center;display:grid}.wf-empty>span{border:1px solid var(--border);width:42px;height:42px;color:var(--good);background:var(--surface-soft);border-radius:13px;place-items:center;margin-bottom:10px;display:grid}.wf-empty strong{color:var(--text-soft);font-size:10px}.wf-empty p{margin:4px 0 0;font-size:8px}.wf-drawer-note{border-top:1px solid var(--border);color:var(--muted);background:var(--surface-soft);padding:11px 15px;font-size:8px;line-height:1.5}@media (width<=620px){.wf-drawer{width:100%}.wf-drafts-button{bottom:94px;right:12px}.wf-drafts-button strong{display:none}}.ich-shell{min-height:calc(100vh - var(--topbar-height));grid-template-columns:250px minmax(0,1fr);padding-bottom:94px;display:grid}.ich-sidebar{top:var(--topbar-height);height:calc(100vh - var(--topbar-height));border-right:1px solid var(--border);background:color-mix(in srgb, var(--surface) 58%, transparent);padding:17px 10px 105px;position:sticky;overflow-y:auto}.ich-sidebar>header{justify-content:space-between;align-items:center;padding:3px 8px 14px;display:flex}.ich-sidebar>header>div{gap:5px;display:grid}.ich-sidebar>header strong{letter-spacing:-.03em;font-size:17px}.ich-sidebar>header button,.ich-section-head button{width:28px;height:28px;color:var(--muted);background:var(--surface-soft);border:0;border-radius:8px}.ich-sidebar-section{margin-top:18px}.ich-sidebar-section>span,.ich-section-head>span{color:var(--muted-2);letter-spacing:.12em;font-size:8px;font-weight:800}.ich-sidebar-section>span{padding:0 8px 7px;display:block}.ich-section-head{justify-content:space-between;align-items:center;min-height:29px;padding:0 8px;display:flex}.ich-source,.ich-channel{width:100%;min-height:33px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:6px;padding:5px 8px;display:grid}.ich-source:hover,.ich-source.active,.ich-channel:hover,.ich-channel.active{color:var(--text);background:var(--surface-hover)}.ich-source i,.ich-channel i,.ich-all-dot{border-radius:50%;justify-self:center;width:8px;height:8px}.ich-all-dot{background:linear-gradient(135deg,#a95b70 0 45%,#4f8cff 45% 75%,#7c83fd 75%)}.ich-source strong,.ich-channel strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.ich-channel small{min-width:19px;color:var(--accent);background:var(--accent-soft);text-align:center;border-radius:999px;padding:2px 5px;font-size:7px}.ich-main{min-width:0;height:calc(100vh - var(--topbar-height));top:var(--topbar-height);flex-direction:column;display:flex;position:sticky;overflow:hidden}.ich-main-head{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface) 65%, transparent);justify-content:space-between;align-items:center;gap:18px;padding:16px 20px;display:flex}.ich-main-head h1{letter-spacing:-.035em;margin:6px 0 2px;font-size:18px}.ich-main-head p{color:var(--muted);margin:0;font-size:8px}.ich-company{color:var(--muted);align-items:center;gap:6px;font-size:8px;font-weight:700;display:inline-flex}.ich-company i{background:var(--company-color);border-radius:50%;width:7px;height:7px}.ich-native{color:var(--good);font-size:8px;font-weight:750}.ich-messages{flex:1;padding:18px max(18px,50% - 450px) 28px;overflow-y:auto}.ich-message{border-radius:10px;grid-template-columns:35px minmax(0,1fr);gap:9px;padding:8px 6px;display:grid}.ich-message:hover{background:var(--surface-hover)}.ich-avatar{border:1px solid var(--border);width:32px;height:32px;color:var(--text-soft);background:var(--surface-soft);border-radius:10px;place-items:center;font-size:10px;font-weight:800;display:grid}.ich-message-main{min-width:0}.ich-message-main>header{align-items:baseline;gap:7px;display:flex}.ich-message-main>header strong{font-size:10px}.ich-message-main>header time{color:var(--muted-2);font-size:7px}.ich-message-main>p{white-space:pre-wrap;color:var(--text-soft);margin:4px 0 0;font-size:10px;line-height:1.55}.ich-reply-reference{border-left:2px solid var(--accent);color:var(--muted);gap:2px;margin-top:6px;padding-left:8px;font-size:8px;display:grid}.ich-reply-reference span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ich-message-actions{opacity:0;gap:9px;margin-top:6px;display:flex}.ich-message:hover .ich-message-actions{opacity:1}.ich-message-actions button{color:var(--muted);background:0 0;border:0;padding:0;font-size:7px}.ich-message-actions button:hover{color:var(--text)}.ich-composer{border-top:1px solid var(--border);background:color-mix(in srgb, var(--surface) 70%, transparent);padding:12px max(18px,50% - 450px) 15px}.ich-composer textarea{resize:vertical;border:1px solid var(--border);width:100%;min-height:70px;color:var(--text);background:var(--surface-soft);border-radius:12px;outline:0;padding:9px 10px;font-size:10px;line-height:1.5}.ich-composer>div:last-child{justify-content:space-between;align-items:center;gap:12px;margin-top:7px;display:flex}.ich-composer>div:last-child span{color:var(--muted);font-size:7px}.ich-composer>div:last-child button{color:var(--text-soft);background:var(--accent-soft);border:0;border-radius:9px;padding:7px 12px;font-size:8px;font-weight:750}.ich-replying{border-left:2px solid var(--accent);color:var(--muted);background:var(--surface-soft);justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;padding:5px 8px;font-size:8px;display:flex}.ich-replying button{color:var(--muted);background:0 0;border:0}.ich-empty{min-height:280px;color:var(--muted);text-align:center;align-content:center;place-items:center;display:grid}.ich-empty.full{flex:1}.ich-empty>span{border:1px solid var(--border);background:var(--surface-soft);border-radius:13px;place-items:center;width:42px;height:42px;margin-bottom:10px;display:grid}.ich-empty strong{color:var(--text-soft);font-size:10px}.ich-empty p{margin:4px 0 0;font-size:8px}.ich-modal-backdrop{z-index:170;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000094;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ich-modal{border:1px solid var(--border-strong);background:var(--surface-raised);width:min(100%,440px);box-shadow:var(--shadow-heavy);border-radius:18px;padding:22px}.ich-modal h2{margin:5px 0 19px;font-size:19px}.ich-modal label{gap:6px;margin-bottom:14px;display:grid}.ich-modal label>span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:750}.ich-modal input,.ich-modal select{border:1px solid var(--border);width:100%;color:var(--text);background:var(--surface-soft);border-radius:10px;outline:0;padding:8px 9px;font-size:10px}.ich-modal-actions{justify-content:flex-end;gap:7px;margin-top:19px;display:flex}@media (width<=760px){.ich-shell{padding-bottom:90px;display:block}.ich-sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;padding:10px;position:relative;top:auto}.ich-sidebar-section{display:none}.ich-main{height:calc(100vh - 165px);position:relative;top:auto}}.gcc-shell{position:relative}.gcc-mode-switch{z-index:145;border:1px solid var(--border-strong);background:color-mix(in srgb, var(--surface-raised) 92%, transparent);box-shadow:var(--shadow-heavy);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:999px;align-items:center;gap:3px;padding:4px;display:flex;position:fixed;bottom:103px;left:50%;transform:translate(-50%)}.gcc-mode-switch button{color:var(--muted);background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:7px 11px;font-size:8px;font-weight:750;display:inline-flex}.gcc-mode-switch button:hover{color:var(--text)}.gcc-mode-switch button.active{color:var(--text);background:var(--surface-soft)}.gcc-mode-switch button>span{font-size:9px}@media (width<=620px){.gcc-mode-switch{bottom:94px}.gcc-mode-switch button{padding:7px 9px}}.gdrive-shell{min-height:calc(100vh - var(--topbar-height));grid-template-columns:220px minmax(0,1fr) 310px;padding-bottom:94px;display:grid}.gdrive-sidebar{top:var(--topbar-height);height:calc(100vh - var(--topbar-height));border-right:1px solid var(--border);background:color-mix(in srgb, var(--surface) 58%, transparent);padding:17px 10px 105px;position:sticky;overflow-y:auto}.gdrive-sidebar>header{justify-content:space-between;align-items:center;padding:3px 8px 13px;display:flex}.gdrive-sidebar>header>div{gap:5px;display:grid}.gdrive-sidebar>header strong{font-size:17px}.gdrive-sidebar>header button,.gdrive-section-head button{width:28px;height:28px;color:var(--muted);background:var(--surface-soft);border:0;border-radius:8px}.gdrive-sidebar section{margin-top:17px}.gdrive-sidebar-label,.gdrive-section-head>span{color:var(--muted-2);letter-spacing:.12em;font-size:8px;font-weight:800}.gdrive-sidebar-label{padding:0 8px 7px;display:block}.gdrive-section-head{justify-content:space-between;align-items:center;min-height:29px;padding:0 8px;display:flex}.gdrive-sidebar section>button{width:100%;min-height:33px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:6px;padding:5px 8px;display:grid}.gdrive-sidebar section>button:hover,.gdrive-sidebar section>button.active{color:var(--text);background:var(--surface-hover)}.gdrive-sidebar section>button strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.gdrive-sidebar section>button small{font-size:7px}.gdrive-sidebar section>button i,.gdrive-all-dot{border-radius:50%;justify-self:center;width:8px;height:8px}.gdrive-all-dot{background:linear-gradient(135deg,#a95b70 0 45%,#4f8cff 45% 75%,#7c83fd 75%)}.gdrive-main{min-width:0;height:calc(100vh - var(--topbar-height));top:var(--topbar-height);border-right:1px solid var(--border);flex-direction:column;display:flex;position:sticky;overflow:hidden}.gdrive-main-head{justify-content:space-between;align-items:flex-end;gap:14px;padding:18px 18px 13px;display:flex}.gdrive-main-head h1{margin:5px 0 0;font-size:23px}.gdrive-search{border:1px solid var(--border);background:var(--surface-soft);color:var(--muted);border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:7px;margin:0 14px 11px;padding:7px 9px;display:grid}.gdrive-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:9px}.gdrive-table-head,.gdrive-file{grid-template-columns:minmax(220px,1fr) 120px 80px 65px 130px;align-items:center;gap:10px;display:grid}.gdrive-table-head{border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--muted-2);text-transform:uppercase;padding:7px 16px;font-size:7px;font-weight:750}.gdrive-file-list{flex:1;overflow-y:auto}.gdrive-file{border:0;border-bottom:1px solid var(--border);width:100%;min-height:54px;color:var(--muted);text-align:left;background:0 0;padding:8px 16px;position:relative}.gdrive-file:hover,.gdrive-file.selected{color:var(--text);background:var(--surface-hover)}.gdrive-file-stripe{background:var(--company-color);width:3px;position:absolute;top:0;bottom:0;left:0}.gdrive-file-name{align-items:center;gap:9px;min-width:0;display:flex}.gdrive-file-name>b{border:1px solid var(--border);color:#4f8cff;background:var(--surface-soft);border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.gdrive-file-name>span{min-width:0}.gdrive-file-name strong,.gdrive-file-name small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.gdrive-file-name strong{color:var(--text-soft);font-size:9px}.gdrive-file-name small{color:var(--muted);margin-top:2px;font-size:7px}.gdrive-company{border:1px solid color-mix(in srgb, var(--company-color) 28%, var(--border));width:max-content;color:color-mix(in srgb, var(--company-color) 72%, var(--text));border-radius:999px;align-items:center;gap:5px;padding:3px 6px;font-size:7px;font-weight:700;display:inline-flex}.gdrive-company i{background:var(--company-color);border-radius:50%;width:6px;height:6px}.gdrive-inspector{top:var(--topbar-height);height:calc(100vh - var(--topbar-height));background:color-mix(in srgb, var(--surface) 62%, transparent);padding:18px 16px 110px;position:sticky;overflow-y:auto}.gdrive-inspector.empty{color:var(--muted);text-align:center;align-content:center;place-items:center;display:grid}.gdrive-inspector.empty>span{border:1px solid var(--border);background:var(--surface-soft);border-radius:13px;place-items:center;width:45px;height:45px;margin-bottom:11px;display:grid}.gdrive-inspector.empty strong{color:var(--text-soft);font-size:11px}.gdrive-inspector.empty p{max-width:210px;margin:5px 0 0;font-size:8px;line-height:1.5}.gdrive-inspector header>button{float:right;width:28px;height:28px;color:var(--muted);background:var(--surface-soft);border:0;border-radius:8px}.gdrive-inspector header h2{word-break:break-word;margin:12px 0 5px;font-size:15px}.gdrive-inspector header p{color:var(--muted);margin:0;font-size:8px;line-height:1.5}.gdrive-inspector section{margin-top:22px}.gdrive-label{color:var(--muted-2);letter-spacing:.12em;margin-bottom:8px;font-size:7px;font-weight:800;display:block}.gdrive-inspector dl{margin:0}.gdrive-inspector dl>div{border-bottom:1px solid var(--border);grid-template-columns:80px minmax(0,1fr);gap:8px;padding:7px 0;display:grid}.gdrive-inspector dt{color:var(--muted);font-size:8px}.gdrive-inspector dd{color:var(--text-soft);text-overflow:ellipsis;margin:0;font-size:8px;overflow:hidden}.gdrive-inspector dd.hash{font-family:monospace;font-size:7px}.gdrive-origin{border:1px solid var(--border);background:var(--surface-soft);border-radius:9px;gap:3px;padding:9px;display:grid}.gdrive-origin strong{font-size:8px}.gdrive-origin span{color:var(--muted);text-overflow:ellipsis;font-size:7px;overflow:hidden}.gdrive-inspector-actions{gap:6px;display:grid}.gdrive-inspector-actions .button{text-align:center;justify-content:center}.gdrive-empty{min-height:340px;color:var(--muted);text-align:center;align-content:center;place-items:center;display:grid}.gdrive-empty>span{border:1px solid var(--border);background:var(--surface-soft);border-radius:13px;place-items:center;width:44px;height:44px;margin-bottom:10px;display:grid}.gdrive-empty strong{color:var(--text-soft);font-size:10px}.gdrive-empty p{margin:4px 0 0;font-size:8px}.gdrive-modal-backdrop{z-index:180;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000094;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.gdrive-modal{border:1px solid var(--border-strong);background:var(--surface-raised);width:min(100%,500px);max-height:calc(100vh - 40px);box-shadow:var(--shadow-heavy);border-radius:18px;padding:22px;overflow-y:auto}.gdrive-modal h2{margin:5px 0 19px;font-size:19px}.gdrive-modal label{gap:6px;margin-bottom:14px;display:grid}.gdrive-modal label>span{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:750}.gdrive-modal input,.gdrive-modal select,.gdrive-modal textarea{border:1px solid var(--border);width:100%;color:var(--text);background:var(--surface-soft);border-radius:10px;outline:0;padding:8px 9px;font-size:9px}.gdrive-storage-note{color:var(--muted);font-size:8px;line-height:1.5}.gdrive-modal-actions{justify-content:flex-end;gap:7px;margin-top:18px;display:flex}@media (width<=1120px){.gdrive-shell{grid-template-columns:205px minmax(0,1fr)}.gdrive-inspector{top:var(--topbar-height);z-index:90;width:min(340px,92vw);box-shadow:var(--shadow-heavy);position:fixed;right:0}.gdrive-inspector.empty{display:none}}@media (width<=760px){.gdrive-shell{padding-bottom:90px;display:block}.gdrive-sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;padding:10px;position:relative;top:auto}.gdrive-sidebar section{display:none}.gdrive-main{border-right:0;height:auto;min-height:calc(100vh - 150px);position:relative;top:auto}.gdrive-table-head{display:none}.gdrive-file{grid-template-columns:minmax(0,1fr) auto;gap:8px}.gdrive-file>span:nth-of-type(n+3),.gdrive-file>.gdrive-company{display:none}}
