:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202123;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;font-size:15px;line-height:1.6;font-weight:400;--muted: #62666d;--border: #e5e7eb;--accent: #6d5bd0}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--border);background:#fff;border-radius:8px;padding:9px 14px;cursor:pointer;line-height:1.4;font-size:14px;transition:background .14s}button:hover{background:#f3f4f5}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}h1,h2,h3,p{margin:0}h1{font-size:28px;line-height:1.25;font-weight:500;letter-spacing:-.75px}h2{font-size:17px;font-weight:500;line-height:1.4}h3{font-size:15px;font-weight:500}small{font-size:12px;color:var(--muted)}strong{font-weight:500}.muted{color:var(--muted)}.primary,.send{background:#202123;color:#fff;border-color:#202123}.primary:hover,.send:hover{background:#393a3d}.icon-button{border:0;padding:8px;background:transparent;flex-shrink:0}.app{display:flex;min-height:100dvh}.sidebar{width:248px;background:#f7f7f8;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:20;border-right:1px solid #eeeeef}.brand{display:flex;align-items:center;justify-content:space-between;padding:14px 10px 18px 12px}.brand a{display:flex;align-items:center;gap:10px;font-size:19px;letter-spacing:-.6px}.brand-logo{display:block;width:182px;height:auto;max-width:100%}.brand a{min-width:0}.nav-top{padding:0 12px 12px}.sidebar nav a,.nav-top a,.nav-top button,.sidebar details a,.recent a{display:flex;align-items:center;gap:11px;min-height:36px;padding:8px 11px;border:0;background:transparent;border-radius:7px;font-size:14px;font-weight:400;text-align:left;width:100%;margin-bottom:2px}.nav-top .active,.sidebar details a.active{background:#e9e9ec}.sidebar a:hover,.nav-top button:hover{background:#ededf0}.shortcut{font-size:11px;color:#888b93;margin-left:auto}.nav-scroll{overflow:auto;flex:1;padding:0 12px 16px;scrollbar-width:thin}.sidebar details{margin:6px 0 11px}.sidebar summary{display:flex;align-items:center;justify-content:space-between;list-style:none;padding:6px 11px;color:#767981;font-size:12px;cursor:pointer}.sidebar summary::-webkit-details-marker{display:none}.sidebar details:not([open]) summary svg{transform:rotate(-90deg)}.recent{margin-top:25px}.group-label{font-size:12px;color:#767981;margin:0 11px 8px}.recent a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile{display:flex;gap:10px;align-items:center;padding:16px;border-top:1px solid #e9e9ec;background:#f7f7f8}.avatar{width:32px;height:32px;border-radius:50%;background:#e7e5ee;color:#504766;display:flex;align-items:center;justify-content:center;font-size:13px}.profile strong{font-size:13px}.profile small{font-size:11px;display:block}.profile .icon-button{margin-left:auto}.main-wrap{margin-left:248px;width:calc(100% - 248px);min-width:0}.collapsed .sidebar{display:none}.collapsed .main-wrap{margin-left:76px;width:calc(100% - 76px)}header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;gap:16px}header>div{display:flex;align-items:center;gap:10px}header>div>span:first-of-type{font-size:15px}.private-label{color:#767981;font-size:12px!important;display:flex;gap:7px;align-items:center}.private-label>span{height:5px;width:5px;border-radius:50%;background:#b2b5bd}.expand{display:none}.collapsed .expand{display:flex}.page{max-width:1240px;margin:0 auto;padding:36px 40px 48px}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:34px}.page-heading p{color:var(--muted);font-size:14px;margin-top:9px}.conversation-main{height:calc(100dvh - 76px);padding:0 32px}.chat{max-width:760px;margin:0 auto;height:100%;display:flex;flex-direction:column}.home-chat{justify-content:center;padding-bottom:9vh}.greeting{text-align:center}.orb{border:0;padding:0;width:96px;height:96px;border-radius:50%;overflow:hidden;background:#f7f7ff;display:inline-flex;box-shadow:0 4px 18px #7d72c512;flex-shrink:0}.orb img{width:100%;height:100%;object-fit:cover;transform:scale(1.25);pointer-events:none}.orb:hover{box-shadow:0 3px 22px #7d72c52a}.orb.small{width:28px;height:28px}.eyebrow{font-size:10px;letter-spacing:1.4px;color:#8a8696;margin:25px 0 14px}.greeting h1{font-size:32px;line-height:1.3;letter-spacing:-.9px;font-weight:500}.greeting>p{color:#85868d;font-size:14px;margin-top:12px}.composer-area{width:100%;margin:32px auto 0;max-width:720px}.composer{border:1px solid #dedee4;border-radius:24px;box-shadow:0 3px 16px #00000006;padding:17px 18px 12px;background:#fff}.composer textarea{width:100%;border:0;background:none;resize:none;min-height:55px;max-height:180px;line-height:1.6;padding:2px 3px;font-size:15px;outline:none}.composer textarea::placeholder{color:#93949c}.composer textarea:focus-visible{outline:none}.composer:focus-within{border-color:#aea6d7}.composer-bottom{display:flex;justify-content:space-between;align-items:center;padding-left:4px}.composer-identity{display:flex;align-items:center;gap:7px;color:#6b6b77;font-size:12px}.tiny-orb{width:14px;height:14px;border-radius:50%;background:radial-gradient(at 25% 20%,#e9efff,#c5c3ef 45%,#9c8fdd 90%)}.send{width:34px;height:34px;border-radius:50%;padding:0}.suggestions{display:flex;justify-content:center;gap:10px;margin-top:18px}.suggestions button{font-size:12px;padding:9px 14px;border-color:#ededf0;color:#5e5e68}.suggestions svg{color:#7b778d}.chat-footnote{text-align:center;margin-top:24px;color:#94949e;font-size:11px}.chat-footnote a{display:inline-flex;align-items:center;gap:7px;color:#73717e}.chat-footnote a:hover{color:var(--accent)}.in-conversation .composer-area{margin-top:auto;padding-bottom:18px;padding-top:16px}.in-conversation .chat-footnote{margin-top:12px}.conversation-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f0f2;padding:8px 0 14px;font-size:13px;color:var(--muted);gap:12px}.conversation-toolbar button{border:0;font-size:12px}.conversation-toolbar>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.messages{overflow-y:auto;flex:1;padding:20px 10px 8px;scrollbar-width:thin}.message{margin:16px 0 28px;overflow-wrap:anywhere}.message.user{margin-left:20%;display:flex;justify-content:flex-end}.message.user .message-content{background:#f3f3f5;border-radius:20px;padding:12px 18px}.message-content p{margin:8px 0;white-space:pre-wrap}.message-content pre{overflow:auto;background:#f5f5f7;padding:18px;border-radius:10px}.message-identity{display:flex;gap:9px;align-items:center;font-size:13px;margin-bottom:9px}.message-state{color:#8a5700}.thinking{color:#777}.toolbar{display:flex;align-items:center;gap:12px;margin-bottom:25px}.search-field{display:flex;align-items:center;gap:9px;border:1px solid var(--border);border-radius:9px;padding:0 12px;min-width:0;color:#868993;margin:0!important}.search-field input{border:0;padding:10px 0;width:100%;min-width:0;outline:none;font-size:13px;background:transparent}.toolbar .search-field{width:300px}.toolbar select{font-size:13px;max-width:220px}.toolbar .task-count{margin-left:auto;font-size:12px}.rows{border-top:1px solid var(--border)}.record-row{display:flex;width:100%;text-align:left;padding:20px 8px;border:0;border-bottom:1px solid var(--border);border-radius:0;gap:16px;justify-content:flex-start}.record-avatar{width:37px;height:37px;border-radius:9px;background:#f1f0f5;display:flex;align-items:center;justify-content:center;color:#777080;flex-shrink:0}.record-main{flex:1;min-width:0}.record-main strong{display:block;font-size:14px}.record-main small{display:block;margin-top:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:550px}.company-label{font-size:12px;color:var(--muted)}.badge{background:#f2f3f5;color:#696b72;border-radius:5px;font-size:11px;padding:3px 8px;white-space:nowrap}.empty{text-align:center;padding:74px 24px 65px;max-width:530px;margin:0 auto}.empty-icon{width:56px;height:56px;background:#f5f4f8;border-radius:15px;color:#8c819c;display:flex;align-items:center;justify-content:center;margin:0 auto 22px}.empty h2{font-size:20px;letter-spacing:-.4px;margin-bottom:10px}.empty p{color:var(--muted);font-size:14px;line-height:1.8;margin-bottom:24px}.empty .button{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:8px;padding:10px 14px;font-size:13px}.availability{font-size:12px;color:#898992;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px}.tabs{display:flex;border-bottom:1px solid var(--border);gap:22px;margin-bottom:26px;overflow:auto}.tabs button{border:0;border-radius:0;padding:12px 1px;color:#7a7c84;white-space:nowrap;background:none}.tabs button.active{color:#202123;border-bottom:2px solid #202123}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:24px 0;gap:16px}.overview{max-width:660px;margin:40px 0}.overview h2{margin:16px 0 12px}.overview>p{color:var(--muted);margin:0 0 22px;white-space:pre-wrap}.overview-links{margin-top:28px}.overview-links button{border:0;border-top:1px solid var(--border);border-radius:0;display:flex;width:100%;padding:20px 0;gap:20px;text-align:left}.overview-links span{flex:1}.overview-links small{display:block;margin-top:5px}.back{border:0;padding:0;margin-bottom:24px;color:var(--muted);font-size:13px}.org{overflow:auto;padding:10px 0}.org ul{list-style:none;padding-left:28px;border-left:1px solid #dcdce3;margin:16px 0 16px 20px}.org>ul{border:0;padding:0;margin:0}.org li{margin:16px 0}.org-node{display:flex;text-align:left;min-width:235px;justify-content:flex-start;gap:14px;padding:15px}.org-node small{display:block}.board{display:grid;grid-template-columns:repeat(6,minmax(175px,1fr));gap:12px;overflow:auto;min-height:390px;max-width:100%;padding-bottom:12px}.board-column{background:#f8f8fa;border-radius:10px;min-height:380px}.column-heading{display:flex;align-items:center;gap:7px;padding:16px 12px}.column-heading h2{font-size:12px;flex:1;font-weight:500}.column-heading>span:last-child{color:#9899a2;font-size:11px}.status-dot{width:6px;height:6px;border-radius:50%;background:#b7b8c1;display:inline-block;flex-shrink:0}.status-dot.ready{background:#9a94b7}.status-dot.working{background:#9a8ad5}.status-dot.review{background:#d6b878}.status-dot.blocked{background:#cc8f8a}.status-dot.done{background:#80a993}.column-body{padding:0 8px 12px}.column-empty{color:#aaaab3;text-align:center;padding:24px 4px;font-size:12px}.task-card{border:1px solid #e6e6ec;border-radius:8px;background:#fff;margin-bottom:9px;padding:12px}.task-meta{display:flex;gap:8px;justify-content:space-between;color:#b6b5bf}.task-meta small{font-size:10px;color:#91909a;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.task-title{display:block;border:0;border-radius:0;padding:8px 0;text-align:left;font-size:13px;line-height:1.6;background:none;font-weight:500;overflow-wrap:anywhere}.task-card p{font-size:11px;color:#9998a2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.task-details{display:flex;justify-content:space-between;gap:5px;align-items:center;margin-top:16px}.priority{font-size:10px;color:#878690}.priority.high,.priority.urgent{color:#986c38}.task-details small{font-size:10px}.task-card select{font-size:10px;width:100%;padding:6px;margin-top:12px;background:#fafafa;border-color:#eeeeef;min-height:30px}.assignee{font-size:10px;display:block;margin-top:8px}.footnote{font-size:12px;color:#8a8993;margin:20px 0}.settings-layout{display:grid;grid-template-columns:175px minmax(0,620px);gap:45px}.settings-nav{display:flex;flex-direction:column;gap:4px}.settings-nav button{justify-content:flex-start;border:0;background:none;color:#777982;padding:10px 13px;font-size:13px}.settings-nav button.active{background:#f0f0f3;color:#202123}.settings-content>h2{font-size:20px;margin:7px 0 17px}.settings-content>p{font-size:14px;margin-bottom:25px}.settings-content form{max-width:480px}.settings-help{font-size:12px!important;margin-top:22px;color:#777982}.settings-help a{text-decoration:underline}.settings-divider{border-top:1px solid var(--border);margin:32px 0}.binding-list{margin-top:35px}.binding-list>div{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--border);font-size:13px;gap:12px;overflow-wrap:anywhere}dl{margin:24px 0}dt{font-size:12px;color:#898991;margin-top:20px}dd{margin:4px 0 0;font-size:14px}dd a{display:flex;align-items:center;gap:8px}.plain-list{padding-left:20px;font-size:14px;color:#666970;line-height:2.3}label{display:block;font-size:13px;font-weight:500;margin:17px 0}input,select,textarea{display:block;width:100%;border:1px solid #dedfe5;border-radius:9px;background:#fff;padding:10px 12px;min-height:40px;font-size:14px;margin-top:6px;font-weight:400}input::placeholder{color:#9b9aa4}textarea{resize:vertical}input[type=checkbox]{width:17px;height:17px;min-height:0;margin:0}.check-label{display:flex;align-items:center;gap:9px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--border);margin-top:25px;padding-top:20px}dialog{border:1px solid #e4e4e9;border-radius:16px;padding:24px 28px;max-width:560px;width:calc(100% - 32px);max-height:90dvh;overflow:auto;box-shadow:0 16px 80px #0002}dialog::backdrop{background:#20212355}.dialog-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dialog-title h2{font-size:20px}.error{background:#fff4f2;color:#a33325;border:1px solid #f3d7d1;border-radius:8px;padding:12px 15px;font-size:13px;margin:12px 0}.success{display:flex;gap:8px;align-items:center;background:#f1f8f4;color:#286344;padding:12px;border-radius:8px;font-size:13px;margin:15px 0}.top-error{padding:0 32px}.search-results{max-height:350px;overflow:auto;padding-top:20px}.search-results button{display:flex;justify-content:space-between;width:100%;border:0;text-align:left;padding:13px}.search-results p{font-size:13px}.login{width:380px;max-width:calc(100% - 40px);margin:14vh auto}.login-brand{display:flex;align-items:center;gap:9px;margin-bottom:42px;font-size:18px}.login h1{font-size:28px}.login>p{color:var(--muted);margin:10px 0 32px}.login .primary{width:100%;margin-top:16px;justify-content:space-between;padding:13px}.privacy{display:flex;align-items:center;justify-content:center;gap:7px;color:#8b8c94;font-size:11px;margin-top:26px}.loading{padding:48px;color:#777}.calendar-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px}.calendar-toolbar>div{display:flex;align-items:center;gap:8px}.calendar-toolbar h2{margin:0 12px}.calendar-toolbar select{width:auto}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-top:1px solid var(--border);border-left:1px solid var(--border);margin-top:20px}.calendar-day{min-height:110px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:10px;overflow:hidden}.calendar-day>span{font-size:11px;color:#777}.calendar-day.outside{background:#fafafa;opacity:.55}.calendar-day .today{color:#6d5bd0;font-weight:600}.calendar-day button{font-size:11px;padding:5px 6px;margin-top:8px;text-align:left;background:#f4f2f8;border:0;display:flex;width:100%;justify-content:flex-start;overflow-wrap:anywhere}.calendar-grid.day{grid-template-columns:1fr}.calendar-grid.day .calendar-day,.calendar-grid.week .calendar-day{min-height:380px}.scrim{display:none}@media(min-height:1000px){.home-chat{padding-bottom:14vh}}@media(max-width:1150px){.page{padding:24px}.settings-layout{gap:24px;grid-template-columns:150px minmax(0,1fr)}.company-label{display:none}.board{grid-template-columns:repeat(6,185px)}.home-chat{padding-bottom:5vh}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:transform .15s;width:248px}.collapsed .sidebar{display:flex}.mobile-open .sidebar{transform:translate(0)}.main-wrap,.collapsed .main-wrap{margin:0;width:100%}.mobile-open .scrim{display:block;position:fixed;inset:0;background:#0004;border:0;border-radius:0;z-index:19}.expand{display:flex}header{height:64px;padding:0 16px}.private-label{display:none!important}.conversation-main{height:calc(100dvh - 64px);padding:0 20px}.page{padding:22px 20px}.home-chat{padding-bottom:8vh}.greeting h1{font-size:27px}.greeting>p{font-size:12px}.eyebrow{font-size:9px;margin-top:22px}.orb{width:80px;height:80px}.composer-area{margin-top:28px}.suggestions{gap:6px;flex-wrap:wrap}.suggestions button{font-size:11px;padding:10px 9px;min-height:44px;gap:6px}.suggestions svg{width:14px}.composer{padding:12px 13px}.chat-footnote{font-size:10px}.chat-footnote a{gap:4px}.page-heading{align-items:flex-start;margin-bottom:25px;gap:12px}.page-heading h1{font-size:25px}.page-heading p{font-size:12px}.page-heading .primary{font-size:12px;white-space:nowrap;padding:10px}.toolbar{flex-wrap:wrap;gap:10px}.toolbar .search-field{width:100%}.toolbar select{max-width:100%}.toolbar .task-count{margin-left:0}.settings-layout{display:block}.settings-nav{flex-direction:row;overflow:auto;margin-bottom:28px;gap:4px}.settings-nav button{white-space:nowrap;min-height:44px}.settings-content>h2{font-size:20px}.record-row{gap:10px;padding:16px 0}.record-main small{max-width:190px}.record-avatar{width:30px;height:30px;font-size:12px}.record-row .badge{display:none}.empty{padding:48px 10px}.empty h2{font-size:19px}.empty p{font-size:13px}.tabs{gap:20px}.tabs button{font-size:13px}.calendar-toolbar{flex-wrap:wrap}.calendar-toolbar h2{font-size:15px;margin:0}.calendar-day{min-height:83px;padding:5px}.calendar-day>span{font-size:9px}.calendar-day button{font-size:9px;padding:3px;gap:3px}.calendar-grid.week{overflow:auto;grid-template-columns:repeat(7,110px)}.calendar-grid.day{grid-template-columns:1fr}.calendar-grid.day .calendar-day>span{font-size:13px}.calendar-toolbar>div{gap:3px}.calendar-toolbar button{padding:9px}.calendar-toolbar .icon-button{padding:8px}.form-actions button{min-height:44px}.icon-button{min-height:40px;min-width:36px}dialog{padding:20px}.message.user{margin-left:10%}.in-conversation .composer-area{padding-bottom:12px}.conversation-toolbar{font-size:12px}.conversation-toolbar button{padding:8px}.conversation-toolbar>div{display:flex}.top-error{padding:0 20px}.section-heading{align-items:flex-start}.section-heading button{font-size:12px}.search-results button{min-height:44px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.eyebrow{font-size:12px;letter-spacing:0}.oauth-hint{padding:16px;background:#f8f7fa;border-radius:10px;margin-bottom:26px;font-size:13px}.oauth-hint button{margin-top:10px}.oauth-card{border:1px solid var(--border);border-radius:12px;padding:24px;margin:24px 0}.oauth-heading{display:flex;align-items:center;gap:14px}.oauth-heading>div{flex:1}.oauth-card>p{font-size:13px;margin-top:16px;color:var(--muted)}.oauth-actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.oauth-next{margin-top:24px;border-top:1px solid var(--border);padding-top:20px}.oauth-next p{font-size:13px;color:var(--muted);margin-bottom:15px}.button{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:8px;padding:9px 14px;font-size:14px}.oauth-heading h3{font-size:15px}.oauth-actions .button{font-size:13px}@media(max-width:760px){.oauth-card{padding:18px}.oauth-heading{flex-wrap:wrap}.oauth-heading .badge{margin-left:38px}}.workforce-setup{max-width:840px;padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid var(--border, #e5e7eb)}.workforce-setup p{margin:10px 0}.workforce-setup h2{font-size:18px;font-weight:500}.memory-map,.memory-content{max-width:820px;margin:24px 0}.memory-map{border-top:1px solid #e5e7eb;padding-top:20px}.memory-map summary{cursor:pointer;font-weight:500}.memory-result{padding:16px 0;border-bottom:1px solid #e5e7eb}.memory-result pre,.memory-json{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px}.memory-selector{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px;color:#62666d;margin-bottom:12px}.memory-selector select{width:auto;max-width:100%;padding:6px 10px}.memory-provenance{font-size:12px;color:#62666d}.constellation-panel{margin:24px 0 40px}.constellation-controls{display:flex;align-items:end;gap:8px;flex-wrap:wrap;margin:16px 0}.constellation-controls label{flex:1;min-width:180px}.constellation-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;border:1px solid var(--border,#e5e5e5);border-radius:16px;overflow:hidden}.constellation-canvas{overflow:auto;background:#fafafd;max-height:650px}.constellation-canvas svg{display:block;height:auto}.constellation-canvas g:focus circle{stroke:#30245f;stroke-width:3}.constellation-detail{padding:20px;border-left:1px solid #e5e5e5;max-height:650px;overflow:auto}.constellation-detail p{overflow-wrap:anywhere}.constellation-connections{display:grid;gap:8px}.constellation-connections button{text-align:left;display:block;width:100%}.constellation-connections small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:220px}.memory-id{font-size:12px}.memory-content{max-width:1200px}@media(max-width:850px){.constellation-layout{grid-template-columns:1fr}.constellation-detail{border-left:0;border-top:1px solid #e5e5e5;max-height:340px}}.delegation-panel{margin:24px 0;text-align:left}.plan-card{padding:20px 0;border-bottom:1px solid #e5e5e5}.plan-card li{margin:16px 0}.plan-card p{white-space:pre-wrap}.plan-card .badge{white-space:nowrap}.execution-output{max-height:340px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;padding:16px;background:#f7f7f8}.suggestion-chip{margin:12px 0}.plan-card a.button{margin:8px 8px 8px 0}.plan-card summary{cursor:pointer;padding:12px 0}.home-chat .delegation-panel{max-height:360px;overflow:auto}.file-panel{margin:12px 0;text-align:left}.file-panel summary{cursor:pointer;font-weight:500;padding:8px 0}.file-row{padding:16px 0;border-bottom:1px solid var(--border,#e5e7eb)}.file-row strong,.file-row small{display:block;overflow-wrap:anywhere}.file-row p{font-size:13px;color:#62666d}.file-row input[type=checkbox]{width:auto;margin-right:8px}.file-upload input{max-width:100%;margin:8px 0}.file-preview{white-space:pre-wrap;overflow-wrap:anywhere;font:14px/1.6 ui-monospace,monospace;max-height:60vh;overflow:auto}.attach-start{font-size:13px;margin:8px 0}.tool-grant-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:end}.tool-grant-form button{justify-self:start}@media(max-width:700px){.tool-grant-form{grid-template-columns:1fr}}.coordinator-actions{display:flex;gap:8px;flex-wrap:wrap}dialog .tool-grant-form{grid-template-columns:1fr}dialog .tabs{margin-bottom:20px}.nav-top .new-conversation{border:1px solid #dddde2;margin-bottom:8px}.dashboard-nav a{display:flex;align-items:center;gap:11px;padding:9px 11px;border-radius:7px;color:inherit;font-size:14px}.dashboard-nav a.active{background:#e9e9ec;box-shadow:inset 3px 0 #202123}.dashboard-children{padding-left:24px}.sidebar .nav-scroll details{border-top:1px solid #e2e2e7;padding-top:12px;margin-top:16px}.sidebar summary{text-transform:uppercase;font-size:11px;letter-spacing:.04em;padding-bottom:10px}.organisation-switcher label{display:flex;align-items:center;gap:8px;border:1px solid #d3d3da;border-radius:8px;padding:0 10px;margin:0 0 5px}.organisation-switcher select{border:0;background:transparent;min-width:0;padding:10px 0;margin:0;font-size:13px;width:100%}.sidebar details .manage-organisations{font-size:11px;color:#62666d;min-height:24px;padding:3px 11px}.sidebar .recent{margin-top:16px}.sidebar svg{flex-shrink:0}.sidebar .nav-top a,.sidebar .nav-top button,.sidebar details a,.dashboard-nav a{font-size:13px;min-height:32px;padding:6px 10px;gap:9px;line-height:1.35}.sidebar svg{width:15px;height:15px}.sidebar summary{font-size:10px;padding:5px 10px 7px}.sidebar summary svg{width:11px;height:11px}.sidebar .nav-scroll details{margin-top:11px;padding-top:9px;margin-bottom:8px}.organisation-switcher select{font-size:12px;padding:7px 0}.sidebar details .manage-organisations{font-size:10px;min-height:22px;padding:3px 10px}.dashboard-children{padding-left:20px}.dashboard-heading{display:flex;align-items:center;position:relative}.dashboard-heading>a{flex:1;padding-right:34px}.dashboard-toggle{position:absolute;right:2px;margin:0;padding:8px;border:0;background:transparent;display:flex;align-items:center;justify-content:center}.dashboard-toggle svg{width:12px;height:12px;transition:transform .15s}.dashboard-toggle[aria-expanded=false] svg{transform:rotate(-90deg)}.sidebar .profile strong{font-size:12px}.sidebar .profile small{font-size:10px}.sidebar .profile{padding:12px 16px}.sidebar .avatar{width:29px;height:29px;font-size:12px}.sidebar .workforce-nav-toggle{display:flex;align-items:center;gap:12px;width:100%;padding:7px 10px;border:0;background:transparent;border-radius:7px;font-size:13px;min-height:32px;color:inherit;text-align:left}.workforce-nav-toggle span{flex:1}.workforce-nav-toggle svg:last-child{transition:transform .15s}.workforce-nav-toggle[aria-expanded=false] svg:last-child{transform:rotate(-90deg)}.sidebar .workforce-nav-toggle.selected{background:#e9e9ec}.sidebar #workforce-submenu{padding:4px 0 5px 32px}.sidebar #workforce-submenu[hidden]{display:none}.sidebar #workforce-submenu a{min-height:28px;font-size:12px;padding:5px 10px;color:#666f81}.sidebar #workforce-submenu a.active{background:#e9e9ec;color:#151b29}.sidebar .workforce-nav-group{margin:0}dialog.record-editor[open]{display:flex;flex-direction:column;padding:0;max-height:90dvh;overflow:hidden}.record-editor>.dialog-title{flex:none;padding:20px 24px 14px;margin:0;border-bottom:1px solid var(--border);background:#fff}.record-editor-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:18px 24px 0;-webkit-overflow-scrolling:touch}.record-editor-scroll>form{display:block;min-height:0}.record-editor-scroll .form-actions{position:sticky;bottom:0;background:#fff;border-top:1px solid var(--border);padding:14px 0;margin-top:18px;z-index:2}.record-editor-scroll input,.record-editor-scroll select,.record-editor-scroll textarea{scroll-margin-block:60px}@media(max-width:600px){dialog.record-editor[open]{max-height:calc(100dvh - 20px)}.record-editor-scroll{padding:14px 16px 0}.record-editor>.dialog-title{padding:16px}}.rail-tooltip{position:fixed;left:88px;transform:translateY(-50%);z-index:100;pointer-events:none;padding:10px 14px;border:1px solid #ffffff18;border-radius:10px;background:#1d2230;color:#fff;box-shadow:0 8px 24px #141b3026,0 2px 5px #141b3012;font-size:12px;font-weight:500;line-height:1.4;white-space:nowrap;animation:rail-hint-in .12s ease-out}.rail-tooltip:before{content:"";position:absolute;left:-5px;top:calc(50% - 4px);width:8px;height:8px;background:#1d2230;transform:rotate(45deg)}.rail-links a:focus-visible,.rail-brand:focus-visible,.rail-profile:focus-visible{outline:2px solid #9185e7;outline-offset:2px}@keyframes rail-hint-in{0%{opacity:0;margin-left:-3px}to{opacity:1;margin-left:0}}@media(prefers-reduced-motion:reduce){.rail-tooltip{animation:none}}.sidebar .brand a:hover,.sidebar .brand a:active,.rail-brand:hover,.rail-brand:active{background:transparent;box-shadow:none;text-decoration:none;filter:none}.task-editor{width:min(720px,calc(100vw - 32px))}.te-context{display:flex;align-items:center;gap:12px;padding:0 0 20px;color:#52617f}.te-context div{flex:1;min-width:0}.te-context strong{display:block;color:#15213e;overflow-wrap:anywhere}.te-context small{display:block;margin-top:5px}.te-context>span{background:#f0eaff;color:#7754c4;padding:6px 10px;border-radius:7px;font-size:11px}.task-editor nav{display:flex;flex-wrap:wrap;gap:5px;padding-bottom:18px}.task-editor nav button{border:0;background:transparent;font-size:12px;padding:8px}.task-editor nav button[aria-pressed=true]{background:#eeeaff;color:#6545ce}.task-editor form{display:flex;flex-direction:column;gap:18px}.task-editor label{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#52617f}.task-editor textarea{resize:vertical;min-height:100px}.task-editor input,.task-editor select,.task-editor textarea{width:100%;font-size:14px;color:#15213e}.task-editor footer{display:flex;justify-content:flex-end;gap:10px;padding-top:16px;border-top:1px solid #edf0f6}.te-notice{background:#f7f5ff;padding:14px;border-radius:10px;color:#72658f;font-size:13px;line-height:1.6;margin:0}.te-options{max-height:320px;overflow:auto}.te-options label{flex-direction:row;align-items:center;padding:12px 0;border-bottom:1px solid #edf0f6}.te-options input{width:16px;height:16px}.task-editor input:read-only,.task-editor textarea:read-only{background:#fafbfe}.task-editor small{color:#7a859b}.page:has(.employees-page){max-width:none;padding:0 20px 28px}.employees-page{color:#101c32;font-size:12px}.ep-breadcrumb{display:flex;gap:14px;font-size:11px;color:#657690;margin:0 0 17px}.ep-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:24px}.ep-page-head h1{font-size:28px;letter-spacing:-.7px;margin:0 0 6px}.ep-page-head p{font-size:12px;color:#6d7b94;margin:0}.ep-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ep-actions label{margin:0}.ep-search{display:flex;align-items:center;gap:9px;border:1px solid #e6eaf2;border-radius:7px;padding:0 10px;min-width:255px;color:#6d7d96}.ep-search input{width:100%;margin:0;padding:8px 0;border:0;background:none;font-size:11px;min-height:34px;box-shadow:none}.ep-view-label{display:flex;align-items:center;gap:7px;border:1px solid #e7ebf2;border-radius:7px;padding:0 10px;font-size:10px;color:#7d899e}.ep-view-label select{width:auto;border:0;background:none;font-size:11px;margin:0;min-height:34px;padding:6px 0}.ep-filter,.ep-add{position:relative}.ep-filter>summary,.ep-add>summary{display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;padding:9px 12px;border:1px solid #e6eaf2;border-radius:6px;font-size:11px;min-height:34px;background:#fff}.ep-add>summary{background:#101923;color:#fff;min-width:86px;justify-content:space-between;box-shadow:0 4px 12px #11182712}.ep-filter>div,.ep-add>div{position:absolute;right:0;top:42px;background:#fff;border:1px solid #e1e7f0;border-radius:10px;box-shadow:0 14px 45px #28385a22;z-index:30;width:260px;padding:14px}.ep-filter label{font-size:11px;margin:0 0 12px}.ep-filter select{font-size:12px;margin-top:5px}.ep-filter b{background:#e9edfc;border-radius:9px;padding:1px 5px;color:#335bbc}.ep-add>div{padding:6px;width:210px}.ep-add button{display:flex;width:100%;gap:10px;text-align:left;justify-content:flex-start;border:0;background:#fff;border-radius:5px;padding:10px;font-size:12px;margin:0;min-height:36px}.ep-add button:hover{background:#f1f5fc}.ep-filter-note{display:flex;align-items:center;gap:12px;background:#f6f8fc;padding:9px 14px;font-size:11px;border-radius:6px;margin-bottom:14px;color:#68758d}.ep-filter-note button{font-size:10px;padding:3px 7px}.ep-chart-scroll{overflow:auto;padding:1px 0 8px}.ep-chart-scroll[hidden]{display:none}.ep-stage{--ink:#8ea5c8;min-height:540px;transform-origin:top left}.ep-level-label{padding:16px 11px;display:flex;flex-direction:column;gap:8px;background:linear-gradient(115deg,#f0f8fc,#f7faff);border-radius:7px;min-width:0}.ep-level-label strong{font-size:10px;letter-spacing:-.2px;font-weight:700;color:#192b46}.ep-level-label small{font-size:10px;line-height:1.5;color:#6881a4}.ep-ownership,.ep-executive{display:grid;grid-template-columns:120px minmax(0,1fr);gap:8px;background:linear-gradient(110deg,#f5f8fc,#fafbfe);border:1px solid #eef2f7;border-radius:8px;padding:8px;min-height:86px}.ep-ownership .ep-level-label{background:none}.ep-ownership .od-owner-row{justify-content:center;gap:16px}.ep-ownership .od-owner{width:250px;min-height:65px;padding:9px 12px;background:#f0f3f9;border:1px solid #dce3ef;border-radius:6px;box-shadow:none;gap:12px}.ep-ownership .od-owner strong{font-size:12px}.ep-ownership .od-owner small{font-size:10px;margin:3px 0}.ep-ownership .od-owner em{font-size:9px}.ep-ownership .od-owner .od-avatar{width:44px;height:44px;font-size:14px;background:linear-gradient(130deg,#e0e6f0,#f9faff);border:3px solid white}.ep-ownership .od-owner svg{color:#b28b42}.ep-tier-link{height:25px;width:1px;background:var(--ink);margin:auto;position:relative}.ep-tier-link:after{content:"";position:absolute;bottom:0;left:-3px;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid var(--ink)}.ep-executive{background:linear-gradient(100deg,#edf5ff,#f7faff);padding:8px;min-height:132px}.ep-executive .ep-level-label{background:none}.ep-executive-cards{display:flex;gap:7px;align-items:stretch;position:relative;padding-top:8px}.ep-executive-card,.ep-ceo{border:1px solid #dfe8f5;border-radius:6px;padding:9px;background:#fff;min-width:112px;flex:1;max-width:190px;display:flex;flex-direction:column;align-items:center;position:relative}.ep-executive-card:before,.ep-ceo:before{content:"";position:absolute;top:-9px;height:8px;border-left:1px solid var(--ink)}.ep-executive-card>.ep-person{padding:0;flex:1}.ep-executive-card>small{font-size:8px;color:#74829a;margin-top:4px}.ep-ceo strong{font-size:10px;align-self:flex-start;margin:5px 0 2px}.ep-ceo>small{font-size:10px;align-self:flex-start}.ep-ceo>em,.ep-scope-chip{font-size:8px;font-style:normal;background:#e7f0ff;color:#245bc1;border-radius:4px;padding:3px 5px;margin-top:5px}.ep-avatar{position:relative;width:37px;height:37px;border-radius:50%;background:linear-gradient(145deg,#d6eaff,#b5cafa);color:#405987;display:grid;place-items:center;font-size:11px;flex-shrink:0;border:2px solid white;box-shadow:0 1px 5px #20345510}.ep-avatar.human{background:linear-gradient(145deg,#ece1d2,#d5dfeb);color:#615347}.ep-avatar.small{height:23px;width:23px;font-size:8px;border-width:1px}.ep-avatar i{position:absolute;right:-2px;bottom:-1px;width:12px;height:12px;border-radius:50%;background:#f7faff;display:grid;place-items:center;color:#5b71a5;border:1px solid #e2e8f1}.ep-person{display:flex;align-items:center;gap:7px;padding:8px;border:0;background:transparent;text-align:left;width:100%;min-width:0;line-height:1.3}.ep-person>span:last-child{min-width:0}.ep-person strong{display:block;font-size:10px;font-weight:600;overflow-wrap:anywhere;color:#162a46}.ep-person small{display:block;font-size:9px;color:#6c7c97;margin-top:3px;line-height:1.4}.ep-person em{display:inline-block;font-size:8px;font-style:normal;color:#4064a9;background:#e8f0ff;padding:2px 4px;border-radius:3px;margin-top:4px}.ep-person em.human{background:#f2ede7;color:#8b7257}.ep-person:hover{background:#f3f6fd;border-radius:5px}.ep-matrix{display:grid;gap:18px 7px;align-items:stretch}.ep-company{min-height:82px;display:flex;gap:13px;justify-content:center;align-items:center;border:1px solid #e7ecf4;border-radius:7px;background:#f1f4fa;text-align:left;padding:10px 14px;position:relative}.ep-company>span:last-child{min-width:0}.ep-company strong{display:block;font-size:13px;color:#182f57}.ep-company small{display:block;font-size:10px;color:#6f7e96;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:260px}.ep-company em{display:inline-block;font-style:normal;font-size:8px;padding:2px 5px;background:#ffffff90;border-radius:3px;margin-top:6px}.ep-company-logo{font-size:27px;font-family:Georgia,serif;width:50px;height:50px;display:grid;place-items:center;border:1px solid #e4e9f2;border-radius:9px;background:#fff;flex-shrink:0;color:#263b62}.ep-tone-0{--tone:#f0f2f7;--accent:#5d7097}.ep-tone-1{--tone:#e9f4ff;--accent:#447bdc}.ep-tone-2{--tone:#fff5e6;--accent:#c98d34}.ep-company.ep-tone-1{background:linear-gradient(120deg,#deedff,#f1f7ff)}.ep-company.ep-tone-2{background:linear-gradient(120deg,#fff0d5,#fff8ee)}.ep-department{position:relative;border:1px solid #e4eaf2;border-radius:7px;background:linear-gradient(var(--tone),white);padding:10px 5px 8px;text-align:center;min-height:102px}.ep-department:before,.ep-heads:before,.ep-team:before{content:"";position:absolute;top:-19px;left:50%;height:18px;border-left:1px solid #a6b8d0}.ep-department:after,.ep-heads:after,.ep-team:after{content:"";position:absolute;top:-4px;left:calc(50% - 2px);border-left:2px solid transparent;border-right:2px solid transparent;border-top:4px solid #91a6c4}.ep-department>button{border:0;background:none;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:10px;gap:9px;width:100%;padding:2px;color:var(--accent);min-height:58px}.ep-department strong{color:#213954;font-size:10px;line-height:1.4}.ep-dept-count{border-top:1px solid #dde8ef;margin-top:7px;padding-top:7px;font-size:9px;color:#7789a3}.ep-heads{background:linear-gradient(120deg,#f0ebff,#faf8ff);border:1px solid #eae5f8;border-radius:6px;position:relative;padding:7px 3px;min-height:90px;display:flex;flex-direction:column;justify-content:center;text-align:center}.ep-heads .ep-person{flex-direction:column;text-align:center;gap:3px}.ep-heads .ep-person em{display:none}.ep-heads .ep-avatar{background:linear-gradient(130deg,#cbb8f6,#e1d9fc)}.ep-reports{font-size:8px;color:#7c7396;display:block;padding:4px}.ep-team{border:1px solid #e6eaf1;border-radius:6px;background:linear-gradient(#fff,#fcfdff);position:relative;padding:6px 3px;min-height:122px}.ep-team-tree,.ep-team-tree ul{list-style:none;padding:0;margin:0}.ep-team-tree ul{border-left:1px dashed #a2b2ce;padding-left:4px;margin-left:12px}.ep-team .ep-person{padding:5px 3px;align-items:flex-start;gap:5px}.ep-team .ep-person strong{font-size:8px;font-weight:500}.ep-team .ep-person small{font-size:8px;margin-top:1px}.ep-more{border:1px solid #e5eaf3;border-radius:4px;background:#f2f5fa;color:#64789c;font-size:9px;padding:4px 7px;margin:7px 4px 0}.ep-empty{font-size:10px;color:#8491a5;padding:14px 8px;line-height:1.5;margin:0}.ep-empty-leadership{font-size:12px;line-height:1.8;color:#8291a9;align-self:center;padding-left:20px}.ep-footer{display:flex;justify-content:space-between;gap:20px;margin-top:20px;align-items:center;flex-wrap:wrap}.ep-zoom{display:flex;align-items:center}.ep-zoom button{border:1px solid #e5eaf3;border-radius:0;font-size:11px;padding:9px 12px;background:#fff;min-height:35px}.ep-zoom button:first-child{border-radius:6px 0 0 6px}.ep-zoom button:last-child{border-radius:0 6px 6px 0;margin-left:8px}.ep-legend{display:flex;align-items:center;gap:20px;background:#fff;border:1px solid #eef1f6;border-radius:7px;padding:14px;font-size:9px;color:#6a7e9e;flex-wrap:wrap}.ep-legend span{display:flex;align-items:center;gap:6px}.ep-legend i{width:8px;height:8px;border-radius:50%}.ep-legend i.line{width:20px;height:0;border-top:1px dashed #8b9dbb;border-radius:0}.ep-full{position:fixed;inset:0;z-index:90;background:#fff;padding:20px;overflow:auto}.ep-full .ep-chart-scroll{max-height:calc(100vh - 180px)}.ep-table-wrap{overflow:auto;border:1px solid #e5eaf2;border-radius:8px}.ep-list-heading{display:flex;justify-content:space-between;align-items:center;padding:15px;font-size:13px}.ep-list-heading button{font-size:11px}.ep-table-wrap table{border-collapse:collapse;width:100%;white-space:nowrap;font-size:11px}.ep-table-wrap th{font-weight:500;color:#7b8aa0;background:#f7f9fc;padding:13px;text-align:left}.ep-table-wrap td{padding:7px 13px;border-top:1px solid #edf0f5}.ep-table-wrap .ep-person strong{font-size:12px}.ep-table-wrap .ep-person small{display:none}.ep-type{font-size:9px;background:#eaf1ff;border-radius:4px;padding:3px 6px;color:#3560ac}.ep-type.human{background:#f3ede5;color:#8b7153}.ep-department-directory{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:15px}.ep-department-directory>button{display:flex;align-items:flex-start;flex-direction:column;gap:10px;text-align:left;padding:24px;border:1px solid #e3eaf3;border-radius:9px}.ep-department-directory span,.ep-department-directory small{color:#75859e;font-size:11px}.employee-type-choice{border:0;padding:0;display:flex;gap:12px;margin:16px 0}.employee-type-choice legend{font-size:13px;font-weight:600;margin-bottom:10px}.employee-type-choice label{margin:0;display:flex;gap:9px;align-items:center;border:1px solid #dfe5ef;border-radius:8px;padding:14px;flex:1;cursor:pointer}.employee-type-choice label:has(input:checked){border-color:#879ee2;background:#f3f6ff}.employee-type-choice input{width:15px;min-height:15px;margin:0}.employee-type-choice small{display:block;font-size:10px;line-height:1.5;color:#7a8699;margin-top:4px}.employee-type-choice strong{font-size:12px}.employee-inline-department{background:#f8faff;border:1px solid #e3e9f5;border-radius:7px;padding:13px;margin:8px 0}.employee-inline-department label{margin:0 0 10px}.employee-inline-department button{font-size:11px;margin-right:6px}.employee-create-department{font-size:11px;margin-top:-8px}.employee-scope-choices{display:flex;gap:15px;margin:10px 0}.employee-scope-choices label{display:flex;align-items:center;gap:7px;margin:0;font-size:12px}.employee-scope-choices input{width:14px;min-height:14px;margin:0}@media(max-width:1250px){.ep-page-head{flex-direction:column}.ep-actions{width:100%}.ep-search{flex:1}.ep-legend{gap:11px}}@media(max-width:650px){.page:has(.employees-page){padding:0 12px 20px}.ep-page-head h1{font-size:25px}.ep-search{flex-basis:100%}.ep-filter>div{right:-70px}.ep-footer{gap:10px}.ep-legend{font-size:8px}.employee-type-choice{flex-direction:column}.ep-full{padding:12px}}.employee-additional-managers{border:1px solid #e4e7ef;border-radius:8px;padding:12px;display:grid;gap:8px}.employee-additional-managers label{display:flex;align-items:center;gap:8px}.employee-additional-managers input{width:auto}.ep-extra-reports{display:grid;gap:3px}.ep-extra-reports button{font-size:9px;color:#655590;border:0;border-left:1px dashed #b8a6d9;padding:3px 5px;background:#f8f5ff;text-align:left}.ep-overseeing-head{position:relative;border:1px solid #e6dffd;border-radius:8px;background:#f5f1ff;padding:12px;display:flex;justify-content:center;gap:15px;text-align:center}.ep-overseeing-head>div{max-width:360px}.ep-overseeing-head .ep-person{justify-content:center}.ep-overseeing-head small{font-size:10px;color:#796d92;display:block;margin-top:5px}.ep-overseeing-head:before,.ep-overseeing-head:after{content:"";position:absolute;left:50%;height:19px;width:1px;background:#a5b6d5}.ep-overseeing-head:before{top:-20px}.ep-overseeing-head:after{bottom:-20px}.ep-overseeing-head.empty{background:#fafaff;border-style:dashed;align-items:center}.organisation-directory{color:#111725;max-width:1600px;margin:auto}.od-breadcrumb{display:flex;gap:15px;font-size:12px;color:#687084;margin:0 0 25px}.od-breadcrumb strong{color:#151b29;font-weight:500}.organisation-directory .page-heading{margin-bottom:28px}.od-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0}.od-stats article{border:1px solid #e7e8ee;border-radius:10px;padding:22px 18px;display:flex;gap:19px;align-items:center;background:#fff}.od-stat-icon{padding:12px;background:#f5f5f7;border-radius:12px;display:flex}.od-stats strong{font-size:21px;display:block}.od-stats article div>span{display:block;font-size:13px;color:#6a7080;margin-top:6px}.od-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:25px 0 22px;padding-top:20px;border-top:1px solid #eff0f4}.od-toolbar button,.od-toolbar select{font-size:12px;min-height:36px}.od-search{display:flex;gap:10px;align-items:center;flex:1;min-width:200px;border:1px solid #e4e7ee;border-radius:7px;padding:0 12px;color:#7a8295}.od-search input{border:0;box-shadow:none;background:transparent;width:100%;font-size:13px;padding:11px 0;margin:0}.od-view{display:flex;gap:2px;border:1px solid #e7e8ef;border-radius:8px;padding:3px}.od-view button{border:0;min-height:30px;padding:5px 13px}.od-view button[aria-pressed=true]{background:#161b24;color:#fff}.od-cards{display:grid;gap:18px}.od-cards.groups{grid-template-columns:repeat(3,minmax(0,1fr))}.od-cards.companies{grid-template-columns:repeat(2,minmax(0,1fr))}.od-card{border:1px solid #e5e7ed;border-radius:10px;overflow:hidden;background:#fff;min-width:0}.od-cover{height:190px;background:linear-gradient(0deg,#10243c44,#e3cbb220),url(/brand/workforce-office.png) center 55%/cover;display:flex;align-items:flex-start;justify-content:space-between;padding:16px}.cover-1{background-position:85% 55%}.od-cover button{background:#ffffffed;padding:9px;border:0}.od-cover-badge{font-size:12px;background:#eefbf5e8;color:#173c36;border-radius:20px;padding:8px 13px}.od-card-body{padding:0 20px 18px}.od-identity{display:flex;align-items:center;gap:18px;position:relative;margin-top:-25px;min-height:108px}.od-monogram{height:82px;width:82px;flex-shrink:0;display:grid;place-items:center;background:#fff;border:1px solid #e5e7ef;border-radius:9px;color:#112350;font-family:Georgia,serif;font-size:38px}.od-identity h2{font-size:19px;margin:29px 0 6px}.od-identity p{font-size:13px;line-height:1.6;color:#626b7b;margin:0}.od-card-metrics{display:flex;justify-content:space-between;gap:10px;border-block:1px solid #eff0f4;padding:24px 0;margin:22px 0}.od-card-metrics>span{display:flex;gap:12px;align-items:center}.od-card-metrics small{display:block;color:#757c8b;font-weight:400;margin-top:6px;font-size:12px}.od-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:25px}.od-card footer button{font-size:12px}.od-avatars{display:flex;padding-left:5px}.od-avatars span{width:29px;height:29px;margin-left:-5px;border:2px solid white;background:#f0eef7;border-radius:50%;display:grid;place-items:center;font-size:10px}.od-avatars small{color:#87909e}.od-company-members{margin-top:22px;border-top:1px solid #eff0f4;padding-top:12px}.od-company-members header{display:flex;align-items:center;justify-content:space-between;font-size:11px;margin-bottom:10px}.od-company-members header button{font-size:11px}.od-company-members>button{display:flex;gap:10px;border:0;padding:9px 0;width:100%;text-align:left;background:transparent}.od-company-members>button>span:nth-child(2){flex:1;min-width:0}.od-company-members strong{font-size:12px}.od-company-members small{display:block;font-size:11px;color:#707888;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:185px;margin-top:4px}.od-company-members b{text-align:right;font-size:13px}.od-mini-logo{font-family:Georgia,serif;border:1px solid #eee;border-radius:5px;padding:8px;color:#1e315e;font-size:23px}.od-new{border:1px dashed #dedfe7;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px;min-height:380px}.od-new>span{background:#eeedf1;border-radius:50%;padding:20px}.od-new h2{font-size:18px;margin-top:23px}.od-new p{color:#757c89;font-size:13px;line-height:1.6;max-width:240px;margin-bottom:35px}.od-count{color:#757c8b;font-size:13px;margin-top:28px}.od-cards.is-list{grid-template-columns:1fr}.od-cards.is-list .od-cover{height:90px}.od-cards.is-list .od-identity{min-height:85px}.od-cards.is-list .od-company-members{display:none}.od-cards.is-list .od-card-metrics{margin:10px 0;padding:12px 0}.od-table-wrap{border:1px solid #e6e8ee;border-radius:9px;overflow:auto;background:#fff;margin-top:18px}.od-table-heading{padding:16px;display:flex;justify-content:space-between;font-size:12px;gap:15px}.od-table-heading span{color:#7b8293}.od-table{border-collapse:collapse;width:100%;font-size:12px;white-space:nowrap}.od-table th{background:#f8f9fb;color:#7d8494;text-align:left;font-weight:400;padding:12px}.od-table td{border-top:1px solid #f0f1f5;padding:9px 12px}.od-table td button{border:0;background:none;padding:0;font-size:12px}.od-avatar{width:39px;height:39px;flex-shrink:0;border-radius:50%;background:linear-gradient(135deg,#e3eafb,#f0e5f5);display:grid;place-items:center;font-size:12px;color:#364370}.od-avatar.small{width:27px;height:27px;font-size:10px}.od-status{font-size:11px;background:#f2f3f8;border-radius:5px;padding:4px 8px}.od-chart{overflow:auto;background:linear-gradient(#fff,#fafbfe);border:1px solid #edf0f6;border-radius:10px;padding:28px 18px;min-height:330px}.od-chart ul{display:flex;justify-content:center;padding:22px 0 0;margin:0;list-style:none;position:relative;width:max-content;min-width:100%}.od-chart li{text-align:center;position:relative;padding:20px 10px 0}.od-chart li:before{content:"";position:absolute;top:0;left:0;right:0;border-top:1px solid #bbc5d8}.od-chart li:after{content:"";position:absolute;top:0;left:50%;height:20px;border-left:1px solid #bbc5d8}.od-chart li:first-child:before{left:50%}.od-chart li:last-child:before{right:50%}.od-chart ul ul:before{content:"";position:absolute;top:0;left:50%;height:22px;border-left:1px solid #bbc5d8}.od-chart>div>ul>li:before,.od-chart>div>ul>li:after{display:none}.od-person{display:inline-flex;gap:12px;text-align:left;width:200px;min-height:88px;padding:13px;background:#fff;border:1px solid #e3e7f0;border-radius:8px;align-items:center}.od-person strong{display:block;font-size:12px}.od-person small{display:block;color:#757d90;font-size:11px;margin-top:5px}.od-person em{font-style:normal;font-size:10px;display:inline-block;background:#efedff;color:#61569d;border-radius:4px;padding:3px 5px;margin-top:5px}.od-full{position:fixed;inset:12px;z-index:80;background:#fff;overflow:auto;padding:25px}.od-full .od-chart{min-height:60vh}@media(max-width:1100px){.od-cards.groups{grid-template-columns:repeat(2,minmax(0,1fr))}.od-stats{grid-template-columns:repeat(2,1fr)}.od-card-metrics{flex-wrap:wrap}.od-identity{gap:12px}.od-monogram{width:62px;height:68px;font-size:30px}}@media(max-width:700px){.od-cards.groups,.od-cards.companies{grid-template-columns:1fr}.od-stats{gap:8px}.od-stats article{padding:12px;gap:10px}.od-stat-icon{padding:8px}.od-stats strong{font-size:18px}.od-stats article div>span{font-size:11px}.od-toolbar{gap:7px}.od-table-heading span{display:none}.od-full{inset:0;padding:15px}}.od-cover{background-image:linear-gradient(0deg,#10243c22,transparent),url(/brand/organisation-skyline.png)}.cover-1{background-image:linear-gradient(0deg,#10243c22,transparent),url(/brand/organisation-villa.png)}.page:has(.organisation-directory),.page:has(.mb-browser){max-width:1700px;padding:18px 32px 40px}.od-toolbar label{margin:0}.od-toolbar select{width:auto;margin:0;max-width:200px}.od-company-members header{height:auto;padding:0;min-height:30px}.od-identity p{min-height:40px}.od-toolbar .od-search{flex-basis:260px}.od-breadcrumb{margin-bottom:24px}.organisation-directory h1{font-size:32px}@media(max-width:700px){.page:has(.organisation-directory),.page:has(.mb-browser){padding:18px 15px 30px}.od-toolbar select{max-width:100%;flex:1}.od-toolbar .od-search{flex-basis:100%}}.od-chart-tabs{display:flex;gap:4px;margin:0 0 8px}.od-chart-tabs button{font-size:11px;border:0;padding:7px 12px}.od-chart-tabs button[aria-pressed=true]{background:#efedf7}.od-chart-roots{display:flex;justify-content:center;gap:15px;padding:5px 0 38px}.od-departments{display:flex;gap:12px;min-width:max-content;padding-top:20px;border-top:1px solid #bdc8da}.od-departments section{border:1px solid #e5e9f1;border-radius:8px;width:190px;overflow:hidden;position:relative}.od-departments header{height:auto;min-height:36px;padding:10px;font-size:11px;background:var(--department-color)}.od-departments header span{font-size:10px;color:#748099}.od-departments .od-person{width:100%;border:0;border-radius:0;border-top:1px solid #f0f2f6;padding:12px 9px;gap:8px;min-height:75px}.od-departments .od-person strong{font-size:11px}.od-departments .od-person em{font-size:9px;line-height:1.4}.od-chart-roots .od-person{width:225px}.record-delete{border-top:1px solid #ece6e6;margin-top:20px;padding-top:15px}.record-delete>button:last-child{color:#b83242}.record-delete p{font-size:13px}.od-group-structure>section>header{height:auto;padding:0 0 15px;justify-content:center}.od-group-structure h3{font-size:14px}.od-group-team,.od-group-functions{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.od-group-functions{padding:25px 0;border-bottom:1px solid #bcc8dd;margin-bottom:25px}.od-group-functions article{width:190px;border:1px solid #e3e8f2;border-radius:8px;background:#fff}.od-group-functions article>button{display:flex;width:100%;border:0;padding:12px;text-align:left;font-size:12px}.od-group-functions article>button:first-child{background:#edf0fa;justify-content:space-between}.od-group-functions small{display:block;font-size:10px;color:#778299}.od-group-functions>button{align-self:center;font-size:11px}.od-group-companies{display:flex;gap:20px;justify-content:center;align-items:start;flex-wrap:wrap}.od-group-companies>article{border:1px solid #e0e6f0;border-radius:8px;min-width:250px;max-width:350px;flex:1;background:#fff}.od-group-companies header{height:auto;min-height:45px;padding:12px;background:#f0f4fb;font-size:12px;justify-content:flex-start;gap:8px}.od-group-companies header button{margin-left:auto;padding:4px}.od-group-companies .od-person{width:100%;border:0;border-top:1px solid #edf0f6;border-radius:0}.od-group-companies p{padding:15px;color:#8a91a2;font-size:12px}.od-owner{display:flex;align-items:center;gap:15px;width:300px;max-width:100%;margin:0 auto;padding:18px;background:#fff;border:1px solid #cfd9ec;border-radius:10px;box-shadow:0 5px 20px #263b6310}.od-owner strong{font-size:14px}.od-owner small{display:block;font-size:12px;color:#66728b;margin:5px 0}.od-owner em{font-style:normal;font-size:10px;color:#8980a1}.od-owner-line{height:28px;border-left:1px solid #b9c5da;width:0;margin:auto}.od-group-structure>section{border-top:1px solid #c6cfdf;padding-top:18px;margin-bottom:28px}.od-owner-row{display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap}.od-owner-row .od-owner{margin:0;text-align:left;min-height:108px}.od-owner-row .od-owner>span:nth-child(2){flex:1}.od-add-owner{font-size:12px;border-style:dashed;min-height:42px}.od-company-departments{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin:8px 0 24px}.od-department-branch{border:1px solid #e5e9f1;border-radius:7px;min-width:215px;max-width:360px;flex:1;background:#fff;overflow:hidden}.od-department-branch h4{margin:0;background:#f2f4f8;font-size:11px;padding:11px 12px;display:flex;justify-content:space-between;align-items:center}.od-department-branch h4 button{border:0;background:none;padding:0;font-size:11px;min-height:0}.od-department-branch h4 span{color:#8793a6;font-size:10px}.od-department-branch.tone-0 h4{background:#eaf0fd}.od-department-branch.tone-1 h4{background:#e8f5ef}.od-department-branch.tone-2 h4{background:#fcf2e3}.od-department-branch.tone-3 h4{background:#f4eaf7}.od-report-tree,.od-report-tree ul{display:block!important;width:auto!important;min-width:0!important;list-style:none;margin:0!important;padding:0!important}.od-report-tree li{padding:0!important;text-align:left!important}.od-report-tree li:before,.od-report-tree li:after,.od-report-tree ul:before{display:none!important}.od-report-tree ul{border-left:1px solid #cdd6e7;margin-left:16px!important;padding-left:8px!important}.od-report-tree .od-person{display:flex;width:100%;min-height:65px;border:0;border-bottom:1px solid #edf0f5;border-radius:0;padding:10px 8px}.od-report-tree .od-person strong{font-size:11px}.od-report-tree .od-person small{font-size:10px}.od-report-tree .od-person em{font-size:9px}.od-manager-reference{background:#fafaff!important}.od-group-companies>article{max-width:none;min-width:300px}.od-group-companies>article>.od-company-departments{padding:12px;margin-bottom:0}.od-chart-tabs .od-add-owner{margin-left:auto}.od-group-companies{border-top:1px solid #cbd3e2;padding-top:25px;margin-top:20px}.council-page,.project-council{padding:24px 0}.council-seats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin:24px 0}.council-seat{border:1px solid #e3e7ef;border-radius:14px;padding:18px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.council-seat h3,.council-seat p{margin:0}.council-seat>div{margin-top:auto;display:flex;flex-wrap:wrap;gap:8px;padding-top:12px}.council-seat button{font-size:12px}.council-pin{overflow-wrap:anywhere;font-size:13px}.council-chair{color:#5265ac;font-size:12px}.council-checkbox{display:flex;align-items:center;gap:10px}.council-checkbox input{width:auto}.council-limits,.council-project-picker,.council-session{padding:20px;border:1px solid #e5e7eb;border-radius:12px;margin:18px 0}.council-limits form,.council-project-picker form{max-width:700px}.council-options{display:flex;gap:12px;flex-wrap:wrap;margin:16px 0}.project-council>label{max-width:850px}.council-warning{background:#fff8e9;border:1px solid #ead6ab;padding:14px;border-radius:10px}.council-call{padding:12px 0;border-bottom:1px solid #e5e7eb}.council-session details{margin:12px 0}.council-session pre{white-space:pre-wrap;overflow-wrap:anywhere}.council-history{margin-top:28px}.council-page p,.project-council p{max-width:900px}.council-session>.section-heading{flex-wrap:wrap}.council-session button{margin:6px 0}.council-seat small{color:#62666d}@media(max-width:600px){.council-seats{grid-template-columns:1fr}.council-session{padding:14px}.council-options>*{width:100%}}
