.sidebar{position:fixed;inset:0 auto 0 0;z-index:40;display:flex;width:var(--sidebar-width);flex-direction:column;border-right:1px solid #e7ddd3;background:linear-gradient(180deg,#fbf7f1,#f7f2ea);color:#2b2724;box-shadow:4px 0 18px #5c443406}.sidebar-brand{display:flex;height:var(--topbar-height);align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid #e9dfd5}.sidebar-logo{display:flex;width:38px;height:38px;flex-shrink:0;align-items:center;justify-content:center;border:1px solid #e2cdbf;border-radius:12px;background:linear-gradient(145deg,#f8e7de,#fffaf5);color:#a85f45;font-size:12px;font-weight:800;letter-spacing:-.02em;box-shadow:0 3px 10px #784d3614}.sidebar-brand-title{color:#2a2623;font-size:14px;font-weight:760;letter-spacing:-.01em}.sidebar-brand-subtitle{margin-top:2px;color:#968b84;font-size:10px;font-weight:500}.sidebar-navigation{flex:1;overflow-y:auto;padding:20px 12px}.sidebar-navigation::-webkit-scrollbar{width:4px}.sidebar-navigation::-webkit-scrollbar-thumb{border-radius:999px;background:#ddd1c6}.sidebar-section-label{margin:0 12px 11px;color:#a06a55;font-size:9px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.sidebar-links{display:flex;flex-direction:column;gap:3px}.sidebar-link{position:relative;display:flex;min-height:42px;align-items:center;gap:11px;padding:0 12px;border:1px solid transparent;border-radius:12px;color:#625a55;font-size:12px;font-weight:580;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease,box-shadow .14s ease}.sidebar-link svg{width:16px;height:16px;flex-shrink:0;color:#8b817a;stroke-width:1.8}.sidebar-link:hover{border-color:#eadfd6;background:#fffdf9db;color:#352f2b;transform:translate(1px)}.sidebar-link:hover svg{color:#a7634a}.sidebar-link-active{border-color:#ead7cb;background:linear-gradient(90deg,#fae8df,#fffaf5);color:#874f3b;font-weight:720;box-shadow:0 3px 12px #7748310e}.sidebar-link-active:before{content:"";position:absolute;left:-1px;top:10px;bottom:10px;width:3px;border-radius:0 999px 999px 0;background:#bd6c4d}.sidebar-link-active svg{color:#bd6c4d}.sidebar-link-active:hover{border-color:#e6cfc1;background:linear-gradient(90deg,#fae4da,#fff8f1);color:#874f3b}.sidebar-footer{padding:14px;border-top:1px solid #e9dfd5}.sidebar-authority-card{padding:13px 14px;border:1px solid #e7d8ce;border-radius:14px;background:#fffdf9bf;box-shadow:0 3px 12px #503a2e06}.sidebar-authority-title{color:#493c35;font-size:10px;font-weight:760}.sidebar-authority-text{margin:5px 0 0;color:#94877f;font-size:9px;line-height:1.55}.sidebar-link:focus-visible{outline:2px solid rgba(189,108,77,.35);outline-offset:2px}@media(max-width:1023px){.sidebar{display:none}}.sidebar-brand{gap:13px;padding-left:22px;padding-right:18px}.sidebar-logo{width:42px;height:42px;font-size:13px;border-radius:13px}.sidebar-brand-title{font-size:15px;line-height:1.25;font-weight:780}.sidebar-brand-subtitle{margin-top:3px;font-size:11px}.sidebar-navigation{padding:21px 12px}.sidebar-section-label{margin-bottom:12px;font-size:10px}.sidebar-links{gap:4px}.sidebar-link{min-height:46px;gap:12px;padding:0 13px;border-radius:13px;font-size:13px;font-weight:610}.sidebar-link svg{width:17px;height:17px}.sidebar-link-active{font-weight:760}.sidebar-link-active:before{top:9px;bottom:9px;width:3px}.sidebar-footer{padding:15px}.sidebar-authority-card{padding:15px;border-radius:15px}.sidebar-authority-title{font-size:11px;line-height:1.35}.sidebar-authority-text{margin-top:6px;font-size:10px;line-height:1.55}.sidebar-link:hover{transform:translate(3px)}.sidebar-link:active{transform:translate(1px) scale(.99)}.topbar{position:sticky;top:0;z-index:30;height:var(--topbar-height);border-bottom:1px solid #e8ded4;background:#fbf7f1f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-inner{display:flex;height:100%;align-items:center;justify-content:space-between;gap:20px;padding:0 28px}.topbar-left{display:flex;min-width:0;flex:1;align-items:center;gap:12px}.topbar-mobile-logo{display:none;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid #e2cdbf;border-radius:11px;background:linear-gradient(145deg,#f8e7de,#fffaf5);color:#a85f45;font-size:11px;font-weight:800}.topbar-search{display:flex;width:100%;max-width:540px;height:42px;align-items:center;gap:10px;padding:0 12px;border:1px solid #e4d9cf;border-radius:12px;background:#fffdf9;color:#948981;box-shadow:0 2px 10px #523c2f06;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.topbar-search:focus-within{border-color:#d6b7a5;background:#fff;box-shadow:0 0 0 3px #bd6c4d14}.topbar-search>svg{flex-shrink:0;color:#9b9089;stroke-width:1.8}.topbar-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#302a27;font-size:12px;caret-color:#bd6c4d}.topbar-search input::placeholder{color:#a49a93;opacity:1}.topbar-command{display:flex;align-items:center;gap:4px;padding:4px 7px;border:1px solid #e5dbd2;border-radius:7px;background:#f7f1ea;color:#9b796a;font-size:10px;font-weight:700}.topbar-actions{display:flex;align-items:center;gap:8px}.topbar-ai-button,.topbar-notification,.topbar-profile{border:1px solid #e4d9cf;background:#fffdf9;color:#4d4540;cursor:pointer;box-shadow:0 2px 9px #543c2f06;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease}.topbar-ai-button:hover,.topbar-notification:hover,.topbar-profile:hover{border-color:#dac8bc;background:#fff8f2;transform:translateY(-1px);box-shadow:0 5px 14px #5e41300e}.topbar-ai-button{display:flex;min-height:40px;align-items:center;gap:8px;padding:0 13px;border-radius:11px;font-size:11px;font-weight:680}.topbar-ai-button svg{color:#bd6c4d;stroke-width:1.9}.topbar-notification{position:relative;display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:11px}.topbar-notification svg{color:#746a64;stroke-width:1.8}.topbar-notification-dot{position:absolute;top:7px;right:7px;width:7px;height:7px;border:2px solid #fffdf9;border-radius:999px;background:#bd6c4d}.topbar-profile{display:flex;min-height:42px;align-items:center;gap:9px;padding:4px 8px 4px 5px;border-radius:12px}.topbar-profile-avatar{display:flex;width:34px;height:34px;flex-shrink:0;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(145deg,#bd6c4d,#ce8161);color:#fff;font-size:10px;font-weight:800;box-shadow:0 3px 10px #bd6c4d29}.topbar-profile-copy{min-width:0;text-align:left}.topbar-profile-title{color:#342d29;font-size:11px;font-weight:720;white-space:nowrap}.topbar-profile-subtitle{margin-top:1px;color:#998e87;font-size:9px;white-space:nowrap}.topbar-profile-chevron{color:#a4958c;stroke-width:1.7}.topbar button:focus-visible,.topbar-search:focus-within{outline:none}.topbar button:focus-visible{box-shadow:0 0 0 3px #bd6c4d1f}@media(max-width:1100px){.topbar-search{max-width:420px}}@media(max-width:767px){.topbar-inner{padding:0 15px}.topbar-mobile-logo{display:flex}.topbar-search,.topbar-ai-button,.topbar-profile-copy,.topbar-profile-chevron{display:none}.topbar-profile{padding:4px}}.topbar-inner{gap:22px;padding:0 clamp(18px,2.2vw,34px)}.topbar-search{max-width:590px;height:46px;gap:11px;padding:0 14px;border-radius:13px}.topbar-search input{font-size:13px;line-height:1.4}.topbar-search>svg{width:17px;height:17px}.topbar-command{padding:5px 8px;font-size:11px}.topbar-actions{gap:9px}.topbar-ai-button{min-height:44px;padding:0 15px;border-radius:12px;font-size:12px;font-weight:720}.topbar-notification{width:44px;height:44px;border-radius:12px}.topbar-profile{min-height:46px;gap:10px;padding:5px 10px 5px 6px;border-radius:13px}.topbar-profile-avatar{width:36px;height:36px;font-size:11px}.topbar-profile-title{font-size:12px;line-height:1.3}.topbar-profile-subtitle{margin-top:2px;font-size:10px}.topbar-ai-button:active,.topbar-notification:active,.topbar-profile:active{transform:translateY(0) scale(.98)}@media(max-width:1180px){.topbar-search{max-width:440px}.topbar-profile-subtitle{display:none}}@media(max-width:980px){.topbar-search{max-width:360px}.topbar-ai-button span{display:none}.topbar-ai-button{width:44px;padding:0;justify-content:center}}@media(max-width:767px){.topbar-inner{padding:0 14px}.topbar-mobile-logo{display:flex;width:40px;height:40px}.topbar-search{display:none}.topbar-ai-button{display:flex}.topbar-profile-copy,.topbar-profile-chevron{display:none}.topbar-profile{padding:4px}}.app-layout{min-height:100vh;background:var(--color-background)}.app-layout-content{min-height:100vh;margin-left:var(--sidebar-width)}.app-layout-page{min-height:calc(100vh - var(--topbar-height))}@media(max-width:1023px){.app-layout-content{margin-left:0}}.auth-page{min-height:100vh;display:grid;place-items:center;padding:32px}.auth-card{width:min(420px,100%);display:grid;gap:20px;padding:32px;border:1px solid var(--border-color, #d8d8d8);border-radius:16px;background:var(--surface-color, #ffffff)}.auth-card button{min-height:44px;cursor:pointer}.metric-card{padding:20px;border:1px solid var(--color-border);border-radius:16px;background:var(--color-surface);box-shadow:0 1px 2px #00000005}.metric-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.metric-card-label{font-size:12px;font-weight:500;color:var(--color-text-muted)}.metric-card-value{margin-top:8px;font-size:30px;line-height:1.1;font-weight:600;letter-spacing:-.03em;color:#0f0521}.metric-card-icon{display:flex;width:40px;height:40px;flex-shrink:0;align-items:center;justify-content:center;border-radius:12px;background:#f5f5f5;color:#5e3c60}.metric-card-helper{margin-top:16px;font-size:12px;color:var(--color-text-muted)}.metric-card{border:1px solid #665A6A;background:#504857;color:#fff;box-shadow:none;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.metric-card:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.metric-card-label{color:#fff;opacity:.82}.metric-card-value{color:#fff;font-size:32px;font-weight:800;font-variant-numeric:tabular-nums}.metric-card-icon{background:#f4eff5;color:#4d3e50}.metric-card-helper{color:#fff;opacity:.78}.metric-card-icon{background:#3b3441;color:#d8c7e4;border:1px solid #665A6A}.metric-card:hover .metric-card-icon{background:#44394a;color:#fff;border-color:#a887ce}.overview-page{min-height:100%;padding:28px;background:linear-gradient(180deg,#f8fafcf5,#f4f7fb);color:#111827}.overview-container{width:min(100%,1560px);margin:0 auto}.overview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.overview-eyebrow,.overview-section-kicker{margin-bottom:7px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#64748b}.overview-title{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.08;letter-spacing:-.035em;color:#0f172a}.overview-description{max-width:720px;margin:9px 0 0;font-size:14px;line-height:1.65;color:#64748b}.overview-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.overview-live-state{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid #e2e8f0;border-radius:10px;background:#fffc;font-size:12px;font-weight:700;color:#475569}.overview-live-dot{width:7px;height:7px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 4px #16a34a1a}.overview-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 14px;border-radius:10px;font:inherit;font-size:13px;font-weight:750;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.overview-button:disabled{cursor:default;opacity:.65}.overview-button-primary{border:1px solid #111827;background:#111827;color:#fff}.overview-button-secondary{border:1px solid #dbe2ea;background:#fff;color:#334155}.overview-inline-error{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:11px 13px;border:1px solid #fecaca;border-radius:10px;background:#fff7f7;color:#b91c1c;font-size:13px;font-weight:650}.overview-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:16px}.overview-main-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:16px;margin-bottom:16px}.overview-panel{min-width:0;padding:20px;border:1px solid #e2e8f0;border-radius:16px;background:#fffffff5;box-shadow:0 1px 2px #0f172a06}.overview-panel-title{margin:0;font-size:17px;line-height:1.3;letter-spacing:-.015em;color:#0f172a}.overview-panel-description{margin:5px 0 0;font-size:12px;line-height:1.55;color:#64748b}.overview-count-pill{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:28px;padding:0 9px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:800}.overview-health-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:22px}.overview-health-card{min-width:0;padding:14px;border:1px solid #edf0f4;border-radius:12px;background:#fafbfc}.overview-health-card span,.overview-health-card small{display:block;color:#64748b}.overview-health-card span{margin-bottom:6px;font-size:11px;font-weight:750}.overview-health-card strong{display:block;margin-bottom:3px;font-size:24px;line-height:1;letter-spacing:-.03em;color:#0f172a}.overview-health-card small{font-size:10px;line-height:1.45}.overview-assignment-list{display:grid;gap:13px}.overview-assignment-heading{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px;font-size:11px;color:#64748b}.overview-assignment-heading strong{color:#334155}.overview-progress{width:100%;height:7px;overflow:hidden;border-radius:999px;background:#edf1f5}.overview-progress-fill{height:100%;border-radius:inherit;background:#111827;transition:width .25s ease}.overview-attention-item{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start;padding:11px;border:1px solid #edf0f4;border-radius:11px;background:#fbfcfd}.overview-attention-number{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:800}.overview-attention-title{margin:1px 0 3px;font-size:12px;font-weight:800;color:#1e293b}.overview-attention-detail{font-size:11px;line-height:1.5;color:#64748b}.overview-empty{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;color:#64748b}.overview-empty strong{margin-top:5px;color:#334155;font-size:13px}.overview-empty span{max-width:280px;font-size:11px;line-height:1.5}.overview-lifecycle-panel{margin-bottom:16px}.overview-lifecycle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.overview-lifecycle-card{min-width:0;padding:14px;border:1px solid #e8edf3;border-radius:12px;background:#fbfcfd}.overview-lifecycle-icon{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:9px;background:#eef2f7;color:#475569}.overview-lifecycle-top strong{font-size:22px;letter-spacing:-.025em;color:#0f172a}.overview-lifecycle-card h3{margin:0;font-size:12px;color:#1e293b}.overview-lifecycle-card>p{min-height:34px;margin:5px 0 12px;font-size:10px;line-height:1.55;color:#64748b}.overview-lifecycle-critical{border-color:#fecaca;background:snow}.overview-lifecycle-critical .overview-lifecycle-icon{background:#fee2e2;color:#b91c1c}.overview-lifecycle-warning{border-color:#fde7b0}.overview-lifecycle-warning .overview-lifecycle-icon{background:#fff7df;color:#a16207}.overview-lifecycle-info .overview-lifecycle-icon{background:#eaf2ff;color:#2563eb}.overview-lifecycle-people{display:grid;gap:7px;padding-top:9px;border-top:1px solid #edf0f4}.overview-lifecycle-person{min-width:0}.overview-lifecycle-person span,.overview-lifecycle-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-lifecycle-person span{font-size:10px;font-weight:750;color:#334155}.overview-lifecycle-person small{margin-top:1px;font-size:9px;color:#94a3b8}.overview-lifecycle-clear,.overview-more{display:block;padding-top:9px;border-top:1px solid #edf0f4;font-size:9px;color:#94a3b8}.overview-summary-card{min-height:175px}.overview-summary-label{margin-bottom:13px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.overview-summary-value{margin-bottom:7px;font-size:38px;line-height:1;font-weight:800;letter-spacing:-.04em;color:#0f172a}.overview-summary-helper{margin-bottom:20px;font-size:11px;line-height:1.5;color:#64748b}.overview-intelligence-card{min-height:175px;padding:20px;border-radius:16px;background:#111827;color:#fff}.overview-intelligence-label{margin-bottom:12px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8}.overview-intelligence-title{margin-bottom:7px;font-size:17px;font-weight:800;letter-spacing:-.015em}.overview-intelligence-description{margin:0;font-size:11px;line-height:1.6;color:#cbd5e1}.overview-intelligence-status{display:inline-flex;align-items:center;gap:8px;margin-top:19px;font-size:10px;font-weight:750;color:#dbe4ee}.overview-state{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;text-align:center;color:#64748b}.overview-state strong{color:#334155;font-size:15px}.overview-state span{max-width:420px;font-size:12px;line-height:1.5}.overview-state-error{color:#b91c1c}.overview-spinner{animation:overview-spin .8s linear infinite}@keyframes overview-spin{to{transform:rotate(360deg)}}@media(max-width:960px){.overview-page{padding:20px}.overview-header{flex-direction:column}.overview-header-actions{justify-content:flex-start}.overview-main-grid,.overview-bottom-grid{grid-template-columns:1fr}}@media(max-width:700px){.overview-page{padding:14px}.overview-metrics,.overview-health-grid,.overview-lifecycle-grid{grid-template-columns:1fr}.overview-panel{padding:16px}.overview-header-actions,.overview-live-state{width:100%}}.overview-page{min-height:100%;padding:28px 32px 54px;background:#211f29;color:#f7f4f8}.overview-container{width:100%;max-width:none;margin:0}.overview-eyebrow,.overview-section-kicker{color:#c97998}.overview-title{color:#fff}.overview-description{color:#c8c0cb}.overview-live-state{border:1px solid #5d5363;background:#38323e;color:#ddd5e0}.overview-live-dot{background:#55c987;box-shadow:0 0 0 4px #55c9871f}.overview-button-primary{border:1px solid #ad5575;background:linear-gradient(135deg,#ad5575,#934661);color:#fff;box-shadow:0 7px 22px #ad55752e}.overview-button-primary:hover:not(:disabled){background:linear-gradient(135deg,#ba6382,#9d4d69)}.overview-button-secondary{border:1px solid #625767;background:#38323e;color:#f7f4f8}.overview-button-secondary:hover:not(:disabled){border-color:#ad5575;background:#453c4a}.overview-panel{border:1px solid #5d5363;background:#38323e;box-shadow:0 10px 30px #0000001a}.overview-panel-title{color:#fff}.overview-panel-description{color:#c8c0cb}.overview-count-pill{border:1px solid rgba(255,255,255,.08);background:#2c2831;color:#f7f4f8}.overview-health-card{border:1px solid #5d5363;background:#2e2a33}.overview-health-card span,.overview-health-card small{color:#aaa1af}.overview-health-card strong{color:#fff}.overview-assignment-heading{color:#bdb4c1}.overview-assignment-heading strong{color:#fff}.overview-progress{background:#29252e;border:1px solid rgba(255,255,255,.05)}.overview-progress-fill{background:linear-gradient(90deg,#ad5575,#c96d91)}.overview-attention-item{border:1px solid #5d5363;background:#2e2a33}.overview-attention-item:hover{border-color:#765f70;background:#342f39}.overview-attention-number{background:#514857;color:#fff}.overview-attention-title{color:#fff}.overview-attention-detail{color:#bdb4c1}.overview-empty{color:#aaa1af}.overview-empty strong{color:#fff}.overview-empty span{color:#aaa1af}.overview-lifecycle-card{border:1px solid #5d5363;background:#2e2a33}.overview-lifecycle-icon{background:#514857;color:#e8dfe9}.overview-lifecycle-top strong,.overview-lifecycle-card h3{color:#fff}.overview-lifecycle-card>p{color:#aaa1af}.overview-lifecycle-critical{border-color:#d3576966;background:linear-gradient(145deg,#8e304029,#2e2a33 70%)}.overview-lifecycle-critical .overview-lifecycle-icon{background:#d357692e;color:#f3a5b2}.overview-lifecycle-warning{border-color:#d39b4d57;background:linear-gradient(145deg,#a374311f,#2e2a33 72%)}.overview-lifecycle-warning .overview-lifecycle-icon{background:#d39b4d24;color:#e7ba79}.overview-lifecycle-info{border-color:#ad557557;background:linear-gradient(145deg,#ad55751a,#2e2a33 72%)}.overview-lifecycle-info .overview-lifecycle-icon{background:#ad55752e;color:#e3a6bd}.overview-lifecycle-people{border-top:1px solid rgba(255,255,255,.08)}.overview-lifecycle-person span{color:#f4eef5}.overview-lifecycle-person small{color:#9f95a3}.overview-lifecycle-clear,.overview-more{border-top:1px solid rgba(255,255,255,.08);color:#958b99}.overview-summary-label{color:#c97998}.overview-summary-value{color:#fff}.overview-summary-helper{color:#aaa1af}.overview-intelligence-card{border:1px solid #655969;background:linear-gradient(145deg,#302b35,#28242d 65%,#382a32);color:#fff;box-shadow:inset 0 1px #ffffff06}.overview-intelligence-label{color:#c97998}.overview-intelligence-description{color:#c8c0cb}.overview-intelligence-status{color:#ece5ee}.overview-state{color:#bdb4c1}.overview-state strong{color:#fff}.overview-state span{color:#aaa1af}.overview-state-error{color:#f0a9b5}.overview-inline-error{border:1px solid rgba(211,87,105,.38);background:#412b31;color:#ffdce2}.overview-page .metric-card{border:1px solid #5d5363;background:#514857;color:#fff;box-shadow:none}.overview-page .metric-card-label{color:#d6cdd9}.overview-page .metric-card-value{color:#fff}.overview-page .metric-card-helper{color:#bfb6c3}.overview-page .metric-card-icon{border:1px solid rgba(255,255,255,.1);background:#413a47;color:#eee6f0}.overview-page ::selection{background:#ad55758c;color:#fff}@media(max-width:960px){.overview-page{padding:24px 20px 44px}}@media(max-width:700px){.overview-page{padding:20px 16px 40px}.overview-live-state{width:auto}}.overview-page{--overview-bg: #f7f2ea;--overview-surface: #fffdf9;--overview-surface-soft: #fbf7f1;--overview-surface-muted: #f5eee6;--overview-border: #e8ded3;--overview-border-soft: #efe7df;--overview-text: #272321;--overview-text-secondary: #706863;--overview-text-muted: #988d85;--overview-accent: #bd6c4d;--overview-accent-hover: #a95d42;--overview-accent-soft: #f5dfd5;--overview-shadow: 0 10px 32px rgba(87, 63, 48, .055);--overview-shadow-soft: 0 3px 12px rgba(87, 63, 48, .035)}.overview-page{min-height:100%;padding:30px 32px 54px;background:linear-gradient(180deg,#faf6f0 0%,var(--overview-bg) 100%);color:var(--overview-text)}.overview-container{width:100%;max-width:1480px;margin:0 auto}.overview-header{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:24px}.overview-eyebrow,.overview-section-kicker{margin-bottom:7px;color:#a66b55;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.overview-title{margin:0;color:var(--overview-text);font-size:clamp(30px,3vw,42px);line-height:1.08;font-weight:760;letter-spacing:-.035em}.overview-description{max-width:690px;margin:8px 0 0;color:var(--overview-text-secondary);font-size:13px;line-height:1.6}.overview-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.overview-live-state{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid var(--overview-border);border-radius:12px;background:#fffdf9e0;color:var(--overview-text-secondary);font-size:11px;font-weight:700;box-shadow:var(--overview-shadow-soft)}.overview-live-dot{width:7px;height:7px;border-radius:50%;background:#5dbb83;box-shadow:0 0 0 4px #5dbb831a}.overview-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 15px;border-radius:12px;font:inherit;font-size:12px;font-weight:720;cursor:pointer;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease}.overview-button:hover:not(:disabled){transform:translateY(-1px)}.overview-button-primary{border:1px solid var(--overview-accent);background:var(--overview-accent);color:#fff;box-shadow:0 6px 16px #bd6c4d2e}.overview-button-primary:hover:not(:disabled){background:var(--overview-accent-hover);border-color:var(--overview-accent-hover)}.overview-button-secondary{border:1px solid var(--overview-border);background:var(--overview-surface);color:var(--overview-text);box-shadow:var(--overview-shadow-soft)}.overview-button-secondary:hover:not(:disabled){border-color:#d8c9bd;background:#fffaf5}.overview-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.overview-page .metric-card{min-height:126px;padding:18px;border:1px solid var(--overview-border);border-radius:16px;background:var(--overview-surface);color:var(--overview-text);box-shadow:var(--overview-shadow-soft);transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.overview-page .metric-card:hover{transform:translateY(-2px);border-color:#ddcfc3;box-shadow:var(--overview-shadow)}.overview-page .metric-card-label{color:var(--overview-text-secondary);font-size:11px;font-weight:700}.overview-page .metric-card-value{margin-top:9px;color:var(--overview-text);font-size:30px;font-weight:780;letter-spacing:-.04em}.overview-page .metric-card-helper{color:var(--overview-text-muted);font-size:10px;line-height:1.45}.overview-page .metric-card-icon{width:38px;height:38px;border:1px solid #eadfd6;border-radius:11px;background:#f8ece6;color:var(--overview-accent)}.overview-page .metric-card:nth-child(2) .metric-card-icon{background:#f2ecfb;color:#8064b0}.overview-page .metric-card:nth-child(3) .metric-card-icon{background:#eaf6ef;color:#4e9d72}.overview-page .metric-card:nth-child(4) .metric-card-icon{background:#eef3fb;color:#6684ad}.overview-page .metric-card:nth-child(5) .metric-card-icon{background:#f9eee8;color:#b46c52}.overview-page .metric-card:nth-child(6) .metric-card-icon{background:#fbf3df;color:#a78645}.overview-main-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);gap:16px;margin-bottom:18px}.overview-panel{min-width:0;padding:20px;border:1px solid var(--overview-border);border-radius:18px;background:var(--overview-surface);color:var(--overview-text);box-shadow:var(--overview-shadow-soft)}.overview-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.overview-panel-title{margin:0;color:var(--overview-text);font-size:16px;line-height:1.3;font-weight:760;letter-spacing:-.018em}.overview-panel-description{margin:5px 0 0;color:var(--overview-text-muted);font-size:11px;line-height:1.55}.overview-count-pill{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:30px;padding:0 10px;border:1px solid #eadfd6;border-radius:999px;background:#f8eee8;color:#9e6049;font-size:11px;font-weight:800}.overview-health-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-bottom:22px}.overview-health-card{min-width:0;min-height:106px;padding:15px;border:1px solid var(--overview-border-soft);border-radius:13px;background:var(--overview-surface-soft)}.overview-health-card span{display:block;margin-bottom:7px;color:var(--overview-text-secondary);font-size:10px;font-weight:720}.overview-health-card strong{display:block;margin-bottom:4px;color:var(--overview-text);font-size:25px;line-height:1;font-weight:780;letter-spacing:-.035em}.overview-health-card small{display:block;color:var(--overview-text-muted);font-size:9px;line-height:1.45}.overview-assignment-list{display:grid;gap:14px}.overview-assignment-heading{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px;color:var(--overview-text-secondary);font-size:10px}.overview-assignment-heading strong{color:var(--overview-text);font-weight:740}.overview-progress{width:100%;height:7px;overflow:hidden;border:0;border-radius:999px;background:#efe7df}.overview-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#bd6c4d,#d48a6c);transition:width .25s ease}.overview-attention-list{display:grid;gap:9px}.overview-attention-item{display:grid;grid-template-columns:30px minmax(0,1fr);gap:11px;align-items:start;padding:12px;border:1px solid var(--overview-border-soft);border-radius:12px;background:var(--overview-surface-soft);transition:background .12s ease,border-color .12s ease}.overview-attention-item:hover{border-color:#ddcfc3;background:#fff9f4}.overview-attention-number{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;background:#f4e4dc;color:#a76046;font-size:10px;font-weight:800}.overview-attention-title{margin:1px 0 3px;color:var(--overview-text);font-size:11px;font-weight:760}.overview-attention-detail{color:var(--overview-text-muted);font-size:10px;line-height:1.5}.overview-empty{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:7px;color:#ad9f95}.overview-empty strong{margin-top:5px;color:var(--overview-text);font-size:12px}.overview-empty span{max-width:280px;color:var(--overview-text-muted);font-size:10px;line-height:1.5}.overview-lifecycle-panel{margin-bottom:18px}.overview-lifecycle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.overview-lifecycle-card{min-width:0;min-height:154px;padding:15px;border:1px solid var(--overview-border-soft);border-radius:13px;background:var(--overview-surface-soft)}.overview-lifecycle-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px}.overview-lifecycle-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;background:#f3e5de;color:#a76148}.overview-lifecycle-top strong{color:var(--overview-text);font-size:22px;font-weight:780;letter-spacing:-.03em}.overview-lifecycle-card h3{margin:0;color:var(--overview-text);font-size:11px;font-weight:760}.overview-lifecycle-card>p{min-height:32px;margin:5px 0 11px;color:var(--overview-text-muted);font-size:9px;line-height:1.5}.overview-lifecycle-critical{border-color:#efd8d5;background:#fff8f7}.overview-lifecycle-critical .overview-lifecycle-icon{background:#f9e3e1;color:#b75f5a}.overview-lifecycle-warning{border-color:#eee1c7;background:#fffbf2}.overview-lifecycle-warning .overview-lifecycle-icon{background:#f8edd2;color:#a27c35}.overview-lifecycle-info{border-color:#dce8e4;background:#f8fcfa}.overview-lifecycle-info .overview-lifecycle-icon{background:#e4f2ec;color:#4e9072}.overview-lifecycle-people{display:grid;gap:7px;padding-top:9px;border-top:1px solid var(--overview-border-soft)}.overview-lifecycle-person span{color:var(--overview-text);font-size:9px;font-weight:720}.overview-lifecycle-person small{margin-top:1px;color:var(--overview-text-muted);font-size:8px}.overview-lifecycle-clear,.overview-more{padding-top:9px;border-top:1px solid var(--overview-border-soft);color:var(--overview-text-muted);font-size:9px}.overview-bottom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.overview-summary-card,.overview-intelligence-card{min-height:170px}.overview-summary-label{margin-bottom:13px;color:#a66b55;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.overview-summary-value{margin-bottom:7px;color:var(--overview-text);font-size:36px;line-height:1;font-weight:780;letter-spacing:-.045em}.overview-summary-helper{margin-bottom:20px;color:var(--overview-text-muted);font-size:10px;line-height:1.5}.overview-intelligence-card{padding:20px;border:1px solid #e5d9ce;border-radius:18px;background:linear-gradient(145deg,#fffaf5,#f8eee8);color:var(--overview-text);box-shadow:var(--overview-shadow-soft)}.overview-intelligence-label{margin-bottom:12px;color:#a66b55;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.overview-intelligence-title{margin-bottom:7px;color:var(--overview-text);font-size:16px;font-weight:760}.overview-intelligence-description{margin:0;color:var(--overview-text-secondary);font-size:10px;line-height:1.6}.overview-intelligence-status{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:7px 10px;border:1px solid #e7d9cf;border-radius:999px;background:#ffffff8c;color:#76665d;font-size:9px;font-weight:720}.overview-state{min-height:420px;color:var(--overview-text-muted)}.overview-state strong{color:var(--overview-text)}.overview-state span{color:var(--overview-text-muted)}.overview-state-error{color:#b45f5b}.overview-inline-error{margin-bottom:16px;border:1px solid #efdad6;border-radius:12px;background:#fff5f3;color:#a95752}.overview-page ::selection{background:#edd3c7;color:#3e302a}@media(max-width:1280px){.overview-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.overview-lifecycle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.overview-page{padding:24px 20px 44px}.overview-header{align-items:flex-start;flex-direction:column}.overview-main-grid,.overview-bottom-grid{grid-template-columns:1fr}}@media(max-width:760px){.overview-page{padding:20px 16px 40px}.overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-health-grid,.overview-lifecycle-grid{grid-template-columns:1fr}.overview-panel{padding:17px}}@media(max-width:520px){.overview-metrics{grid-template-columns:1fr}.overview-header-actions{width:100%;justify-content:flex-start}.overview-live-state{width:100%}}.overview-page{padding:clamp(24px,2.4vw,38px) clamp(22px,2.6vw,42px) 56px}.overview-eyebrow,.overview-section-kicker{font-size:11px;line-height:1.25;letter-spacing:.14em}.overview-title{font-size:clamp(38px,3.4vw,52px);line-height:1.03;font-weight:780;letter-spacing:-.045em}.overview-description{max-width:760px;margin-top:10px;font-size:clamp(14px,1vw,16px);line-height:1.55}.overview-live-state{min-height:44px;padding:0 15px;font-size:12px;border-radius:13px}.overview-button{min-height:44px;padding:0 17px;font-size:13px;border-radius:13px}.overview-metrics{gap:16px;margin-bottom:20px}.overview-page .metric-card{min-height:150px;padding:20px;border-radius:18px}.overview-page .metric-card-label{font-size:12px;line-height:1.35;font-weight:720}.overview-page .metric-card-value{margin-top:10px;font-size:clamp(32px,2.6vw,42px);line-height:1;font-weight:800}.overview-page .metric-card-helper{margin-top:10px;font-size:11px;line-height:1.5}.overview-page .metric-card-icon{width:42px;height:42px;border-radius:12px}.overview-page .metric-card-icon svg{width:19px;height:19px}.overview-page .metric-card,.overview-panel,.overview-health-card,.overview-lifecycle-card,.overview-attention-item{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.overview-page .metric-card:hover,.overview-health-card:hover,.overview-lifecycle-card:hover{transform:translateY(-2px);border-color:#dbcabc;box-shadow:0 12px 28px #543b2d13}.overview-main-grid{gap:18px;margin-bottom:20px}.overview-panel{padding:23px;border-radius:19px}.overview-panel-header{margin-bottom:20px}.overview-panel-title{font-size:clamp(17px,1.3vw,20px);line-height:1.3;font-weight:780}.overview-panel-description{margin-top:6px;font-size:12px;line-height:1.5}.overview-count-pill{min-width:34px;height:32px;font-size:12px}.overview-health-grid{gap:13px;margin-bottom:24px}.overview-health-card{min-height:122px;padding:17px;border-radius:14px}.overview-health-card span{margin-bottom:8px;font-size:11px;line-height:1.4}.overview-health-card strong{margin-bottom:7px;font-size:clamp(27px,2vw,34px);line-height:1;font-weight:800}.overview-health-card small{font-size:10px;line-height:1.5}.overview-assignment-list{gap:16px}.overview-assignment-heading{margin-bottom:8px;font-size:11px;line-height:1.35}.overview-progress{height:8px}.overview-attention-list{gap:11px}.overview-attention-item{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:14px;border-radius:14px}.overview-attention-number{width:34px;height:34px;border-radius:10px;font-size:11px}.overview-attention-title{margin-bottom:5px;font-size:13px;line-height:1.35}.overview-attention-detail{font-size:11px;line-height:1.55}.overview-lifecycle-grid{gap:13px}.overview-lifecycle-card{min-height:175px;padding:17px;border-radius:15px}.overview-lifecycle-icon{width:36px;height:36px}.overview-lifecycle-top strong{font-size:28px}.overview-lifecycle-card h3{font-size:13px;line-height:1.35}.overview-lifecycle-card>p{font-size:10px;line-height:1.55}.overview-lifecycle-person span{font-size:11px}.overview-lifecycle-person small,.overview-lifecycle-clear,.overview-more{font-size:9.5px}.overview-bottom-grid{gap:18px}.overview-summary-label,.overview-intelligence-label{font-size:11px}.overview-summary-value{font-size:clamp(38px,3vw,48px)}.overview-summary-helper,.overview-intelligence-description{font-size:11px}.overview-intelligence-title{font-size:18px}.overview-page button:focus-visible,.overview-page a:focus-visible{outline:3px solid rgba(189,108,77,.2);outline-offset:3px}@media(max-width:1320px){.overview-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.overview-main-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr)}}@media(max-width:920px){.overview-header{align-items:flex-start;flex-direction:column}.overview-header-actions{justify-content:flex-start}.overview-main-grid,.overview-bottom-grid{grid-template-columns:1fr}.overview-lifecycle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.overview-page{padding:20px 16px 42px}.overview-title{font-size:36px}.overview-description{font-size:14px}.overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-health-grid{grid-template-columns:1fr}}@media(max-width:520px){.overview-metrics,.overview-lifecycle-grid{grid-template-columns:1fr}.overview-page .metric-card{min-height:132px}.overview-header-actions{display:grid;width:100%;grid-template-columns:1fr 1fr}.overview-live-state{grid-column:1 / -1}.overview-button{width:100%}}.staff-page{width:100%;min-height:100%;color:#f7f4f8}.staff-container{width:100%;padding:36px 38px 56px;box-sizing:border-box}.staff-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.staff-eyebrow{margin-bottom:10px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.staff-header h1{margin:0;color:#fff;font-size:40px;font-weight:800;line-height:1.08}.staff-header p{max-width:760px;margin:12px 0 0;color:#d2cad5;font-size:16px;line-height:1.55}.staff-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;margin-bottom:22px;border:1px solid #5d5363;border-radius:16px;background:#181720}.staff-summary>div{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;column-gap:14px;align-items:center;min-height:108px;padding:20px 22px;box-sizing:border-box;border-right:1px solid #5d5363}.staff-summary>div:last-child{border-right:none}.staff-summary svg{grid-row:1 / 3;width:23px;height:23px;color:#ddd1e3}.staff-summary span{align-self:end;color:#cbc3cf;font-size:13px;font-weight:500}.staff-summary strong{align-self:start;margin-top:4px;color:#fff;font-size:30px;font-weight:800;line-height:1}.staff-search{position:relative;width:min(680px,100%);margin-bottom:22px}.staff-search svg{position:absolute;top:50%;left:17px;z-index:2;width:19px;height:19px;color:#bdb3c2;transform:translateY(-50%);pointer-events:none}.staff-search input{width:100%;height:52px;padding:0 18px 0 48px;box-sizing:border-box;border:1px solid #625767;border-radius:12px;outline:none;background:#3d3542;color:#fff;font-family:inherit;font-size:15px}.staff-search input::placeholder{color:#aaa0af}.staff-search input:focus{border-color:#ad5575;box-shadow:0 0 0 2px #ad557529}.staff-main-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(380px,.85fr);gap:22px;align-items:start}.staff-roster,.staff-spotlight{overflow:hidden;border:1px solid #5d5363;border-radius:17px;background:#38323e}.staff-section-heading{padding:23px 24px 20px;border-bottom:1px solid #5d5363}.staff-section-heading span{display:block;margin-bottom:6px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.staff-section-heading h2{margin:0;color:#fff;font-size:25px;font-weight:800;line-height:1.2}.staff-section-heading p{margin:7px 0 0;color:#c8c0cb;font-size:14px;line-height:1.45}.staff-roster-list{display:flex;flex-direction:column}.staff-roster-row{display:grid;grid-template-columns:minmax(240px,1.4fr) minmax(180px,.9fr) minmax(130px,.6fr) minmax(125px,auto);gap:20px;align-items:center;width:100%;min-height:88px;padding:16px 20px;box-sizing:border-box;border:0;border-bottom:1px solid #5d5363;background:#514857;color:#fff;font-family:inherit;text-align:left;cursor:pointer}.staff-roster-row:last-child{border-bottom:none}.staff-roster-row:hover{background:#5c5163}.staff-roster-row-active{background:#635469;box-shadow:inset 4px 0 #ba6485}.staff-roster-person{display:flex;align-items:center;gap:14px;min-width:0}.staff-roster-avatar{display:grid;flex:0 0 48px;width:48px;height:48px;place-items:center;border-radius:12px;background:#aa5374;color:#fff;font-size:15px;font-weight:800}.staff-roster-person>div:last-child,.staff-roster-work,.staff-roster-employment{min-width:0}.staff-roster-person strong,.staff-roster-work strong,.staff-roster-employment strong{display:block;overflow:hidden;color:#fff;font-size:15px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.staff-roster-person span,.staff-roster-work span,.staff-roster-employment span{display:block;overflow:hidden;margin-top:4px;color:#bfb6c3;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.staff-roster-status{display:flex;align-items:center;justify-content:flex-end;gap:12px}.staff-status{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 11px;border-radius:999px;background:#66596c;color:#fff;font-size:11px;font-weight:800}.staff-spotlight{position:sticky;top:20px}.staff-spotlight-top{display:flex;align-items:center;gap:17px;padding:24px;border-bottom:1px solid #5d5363}.staff-spotlight-avatar{display:grid;flex:0 0 58px;width:58px;height:58px;place-items:center;border:1px solid #655a6b;border-radius:14px;background:#4d4553;color:#fff;font-size:18px;font-weight:800}.staff-spotlight-label{margin-bottom:6px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.staff-spotlight h2{margin:0;color:#fff;font-size:27px;font-weight:800;line-height:1.2}.staff-spotlight-top p{margin:7px 0 0;color:#c9c1cc;font-size:14px;line-height:1.45}.staff-spotlight-status-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #5d5363;background:#302b35}.staff-spotlight-status-row>div{min-height:84px;padding:18px 19px;box-sizing:border-box;border-right:1px solid #5d5363}.staff-spotlight-status-row>div:last-child{border-right:none}.staff-spotlight-status-row span{display:block;margin-bottom:7px;color:#aaa1af;font-size:12px}.staff-spotlight-status-row strong{display:block;color:#fff;font-size:15px;font-weight:800;overflow-wrap:anywhere}.staff-spotlight-section{padding:21px 22px;border-bottom:1px solid #5d5363}.staff-section-label{margin-bottom:13px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.staff-reporting-row{display:grid;grid-template-columns:24px minmax(0,1fr);gap:11px;align-items:start;padding:8px 0}.staff-reporting-row svg{margin-top:2px;color:#c7bdcc}.staff-reporting-row span{display:block;margin-bottom:3px;color:#aaa1af;font-size:12px}.staff-reporting-row strong{display:block;color:#fff;font-size:15px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}.staff-open-profile{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 20px;background:#ad5575;color:#fff;font-size:14px;font-weight:800;text-decoration:none}.staff-open-profile:hover{background:#ba6382}.staff-empty-state{padding:42px 24px;color:#bdb4c1;font-size:15px;text-align:center}@media(max-width:1280px){.staff-main-grid{grid-template-columns:1fr}.staff-spotlight{position:static}}@media(max-width:1000px){.staff-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-summary>div:nth-child(2){border-right:none}.staff-summary>div:nth-child(-n+2){border-bottom:1px solid #5d5363}.staff-roster-row{grid-template-columns:minmax(220px,1.2fr) minmax(170px,.8fr) minmax(120px,auto)}.staff-roster-employment{display:none}}@media(max-width:720px){.staff-container{padding:24px 18px 42px}.staff-header h1{font-size:34px}.staff-summary{grid-template-columns:1fr}.staff-summary>div{border-right:none;border-bottom:1px solid #5d5363}.staff-summary>div:last-child{border-bottom:none}.staff-roster-row{grid-template-columns:minmax(0,1fr) auto}.staff-roster-work,.staff-roster-employment{display:none}.staff-spotlight-status-row{grid-template-columns:1fr}.staff-spotlight-status-row>div{border-right:none;border-bottom:1px solid #5d5363}.staff-spotlight-status-row>div:last-child{border-bottom:none}}.staff-add-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border:0;border-radius:11px;background:#ad5575;color:#fff;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer}.staff-add-button:hover{background:#ba6382}.staff-create-panel{margin-bottom:24px;overflow:hidden;border:1px solid #5d5363;border-radius:17px;background:#38323e}.staff-create-heading{padding:22px 24px;border-bottom:1px solid #5d5363}.staff-create-heading span{display:block;margin-bottom:6px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.staff-create-heading h2{margin:0;color:#fff;font-size:25px;line-height:1.2}.staff-create-heading p{margin:7px 0 0;color:#c8c0cb;font-size:14px;line-height:1.5}.staff-create-form{padding:24px}.staff-create-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.staff-create-grid label{display:flex;flex-direction:column;gap:8px}.staff-create-grid label>span{color:#e5dde8;font-size:13px;font-weight:700}.staff-create-grid input,.staff-create-grid select{width:100%;min-height:48px;padding:0 13px;box-sizing:border-box;border:1px solid #625767;border-radius:10px;outline:none;background:#29252e;color:#fff;font-family:inherit;font-size:14px}.staff-create-grid input:focus,.staff-create-grid select:focus{border-color:#ad5575;box-shadow:0 0 0 2px #ad557529}.staff-create-grid select option{background:#29252e;color:#fff}.staff-create-error,.staff-create-success{padding:13px 16px;border-radius:10px;font-size:14px;font-weight:700}.staff-create-error{margin-top:18px;border:1px solid #9e5360;background:#412b31;color:#ffdce2}.staff-create-success{margin-bottom:20px;border:1px solid #537d62;background:#26362c;color:#dff5e5}.staff-create-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.staff-create-actions button{min-height:44px;padding:0 18px;border-radius:10px;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer}.staff-create-actions button:disabled{opacity:.6;cursor:not-allowed}.staff-create-cancel{border:1px solid #6b606f;background:transparent;color:#fff}.staff-create-submit{border:0;background:#ad5575;color:#fff}.staff-create-submit:hover:not(:disabled){background:#ba6382}@media(max-width:1050px){.staff-create-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.staff-header{flex-direction:column}.staff-add-button{width:100%}.staff-create-grid{grid-template-columns:1fr}}.staff-edit-button{width:100%;min-height:44px;margin-top:18px;border:1px solid #ad5575;border-radius:10px;background:#ad5575;color:#fff;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer}.staff-edit-button:hover{background:#ba6382}.staff-edit-form{margin-top:16px;padding:18px;border:1px solid #5d5363;border-radius:12px;background:#2d2932}.staff-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.staff-edit-grid label{display:flex;flex-direction:column;gap:7px}.staff-edit-grid label>span{color:#d9d0dc;font-size:12px;font-weight:700}.staff-edit-grid input,.staff-edit-grid select{width:100%;min-height:43px;padding:0 11px;box-sizing:border-box;border:1px solid #625767;border-radius:9px;outline:none;background:#242129;color:#fff;font-family:inherit;font-size:13px}.staff-edit-grid input:focus,.staff-edit-grid select:focus{border-color:#ad5575}.staff-edit-grid select option{background:#242129;color:#fff}.staff-edit-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.staff-edit-actions button{min-height:42px;padding:0 15px;border-radius:9px;font-family:inherit;font-size:13px;font-weight:800}@media(max-width:700px){.staff-edit-grid{grid-template-columns:1fr}}.staff-edit-button{width:100%;min-height:48px;margin-top:20px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:linear-gradient(135deg,#ad5575,#87435f);color:#fff;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 8px 24px #ad55752e;transition:transform .16s ease,box-shadow .16s ease}.staff-edit-button:hover{transform:translateY(-1px);box-shadow:0 12px 30px #ad557547}.staff-edit-form{position:fixed;top:18px;right:18px;bottom:18px;z-index:1000;width:min(680px,calc(100vw - 36px));margin:0;padding:0;overflow-y:auto;overflow-x:hidden;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:linear-gradient(180deg,#302b35,#26222b);box-shadow:0 0 0 9999px #0a080c94,-18px 0 60px #00000061;animation:staffEditorEnter .22s ease-out}@keyframes staffEditorEnter{0%{opacity:0;transform:translate(35px) scale(.99)}to{opacity:1;transform:translate(0) scale(1)}}.staff-edit-form .staff-section-label{position:sticky;top:0;z-index:4;display:flex;align-items:center;min-height:76px;padding:0 28px;border-bottom:1px solid rgba(255,255,255,.08);background:#302b35f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;font-size:13px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.staff-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:28px;margin:0}.staff-edit-grid label{display:flex;flex-direction:column;gap:9px}.staff-edit-grid label>span{color:#cfc5d2;font-size:12px;font-weight:800}.staff-edit-grid input,.staff-edit-grid select{width:100%;min-height:50px;padding:0 14px;box-sizing:border-box;border:1px solid rgba(255,255,255,.11);border-radius:11px;outline:none;background:#1412179e;color:#fff;font-family:inherit;font-size:14px}.staff-edit-grid input:focus,.staff-edit-grid select:focus{border-color:#b95f7f;background:#1c181fe6;box-shadow:0 0 0 3px #b95f7f1f}.staff-edit-grid select option{background:#28232d;color:#fff}.staff-edit-form .staff-create-error{margin:0 28px 20px}.staff-edit-actions{position:sticky;bottom:0;z-index:4;display:flex;justify-content:flex-end;gap:12px;margin:0;padding:18px 28px;border-top:1px solid rgba(255,255,255,.08);background:#26222bf5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.staff-edit-actions button{min-height:46px;padding:0 20px;border-radius:11px;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer}.staff-edit-actions .staff-create-cancel{border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#e5dfe8}.staff-edit-actions .staff-create-submit{min-width:130px;border:none;background:linear-gradient(135deg,#ad5575,#934661);color:#fff;box-shadow:0 7px 22px #ad557538}.staff-open-profile{margin-top:12px;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:#ffffff06}.staff-open-profile:hover{border-color:#ad557599;background:#ad557512}@media(max-width:760px){.staff-edit-form{top:0;right:0;bottom:0;width:100vw;border-radius:0}.staff-edit-grid{grid-template-columns:1fr;padding:22px}.staff-edit-actions{padding:16px 22px}}.staff-create-panel{position:fixed;top:18px;right:18px;bottom:18px;z-index:1000;width:min(720px,calc(100vw - 36px));margin:0;overflow-y:auto;overflow-x:hidden;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:linear-gradient(180deg,#302b35,#26222b);box-shadow:0 0 0 9999px #0a080c94,-18px 0 60px #00000061;animation:staffCreateDrawerEnter .22s ease-out}@keyframes staffCreateDrawerEnter{0%{opacity:0;transform:translate(35px) scale(.99)}to{opacity:1;transform:translate(0) scale(1)}}.staff-create-heading{position:sticky;top:0;z-index:4;padding:24px 28px;border-bottom:1px solid rgba(255,255,255,.08);background:#302b35f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.staff-create-heading span{margin-bottom:7px;font-size:12px;font-weight:900;letter-spacing:.13em}.staff-create-heading h2{font-size:27px}.staff-create-heading p{max-width:520px;margin-top:8px;color:#cfc5d2}.staff-create-form{padding:0}.staff-create-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:28px}.staff-create-grid label>span{font-size:12px;font-weight:800;color:#cfc5d2}.staff-create-grid input,.staff-create-grid select{min-height:50px;border:1px solid rgba(255,255,255,.11);border-radius:11px;background:#1412179e;color:#fff}.staff-create-grid input:hover,.staff-create-grid select:hover{border-color:#fff3}.staff-create-grid input:focus,.staff-create-grid select:focus{border-color:#b95f7f;background:#1c181fe6;box-shadow:0 0 0 3px #b95f7f1f}.staff-create-actions{position:sticky;bottom:0;z-index:4;margin-top:0;padding:18px 28px;border-top:1px solid rgba(255,255,255,.08);background:#26222bf5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.staff-create-actions button{min-height:46px;padding:0 20px;border-radius:11px}.staff-create-cancel{border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#e5dfe8}.staff-create-submit{min-width:140px;background:linear-gradient(135deg,#ad5575,#934661);box-shadow:0 7px 22px #ad557538}.staff-create-error{margin:0 28px 20px}@media(max-width:760px){.staff-create-panel{top:0;right:0;bottom:0;width:100vw;border-radius:0}.staff-create-grid{grid-template-columns:1fr;padding:22px}.staff-create-actions{padding:16px 22px}}.staff-assignment-button{width:100%;min-height:46px;margin-top:10px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:#ffffff0b;color:#fff;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer}.staff-assignment-button:hover{border-color:#ad5575b3;background:#ad557517}.staff-assignment-form{position:fixed;top:18px;right:18px;bottom:18px;z-index:1100;width:min(680px,calc(100vw - 36px));overflow-y:auto;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:linear-gradient(180deg,#302b35,#26222b);box-shadow:0 0 0 9999px #0a080c94,-18px 0 60px #00000061;animation:staffEditorEnter .22s ease-out}.staff-assignment-header{position:sticky;top:0;z-index:4;padding:24px 28px;border-bottom:1px solid rgba(255,255,255,.08);background:#302b35f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.staff-assignment-header span{color:#fff;font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.staff-assignment-header h2{margin:7px 0 0;color:#fff;font-size:27px}.staff-assignment-header p{margin:8px 0 0;color:#cfc5d2;font-size:14px}.staff-assignment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:28px}.staff-assignment-grid label{display:flex;flex-direction:column;gap:9px}.staff-assignment-grid label>span{color:#cfc5d2;font-size:12px;font-weight:800}.staff-assignment-grid select{width:100%;min-height:50px;padding:0 14px;border:1px solid rgba(255,255,255,.11);border-radius:11px;outline:none;background:#1412179e;color:#fff;font-family:inherit;font-size:14px}.staff-assignment-grid select:focus{border-color:#b95f7f;box-shadow:0 0 0 3px #b95f7f1f}.staff-assignment-grid select option{background:#28232d;color:#fff}.staff-assignment-manager{grid-column:1 / -1}.staff-assignment-actions{position:sticky;bottom:0;z-index:4;display:flex;justify-content:flex-end;gap:12px;padding:18px 28px;border-top:1px solid rgba(255,255,255,.08);background:#26222bf5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}@media(max-width:760px){.staff-assignment-form{top:0;right:0;bottom:0;width:100vw;border-radius:0}.staff-assignment-grid{grid-template-columns:1fr;padding:22px}.staff-assignment-manager{grid-column:auto}}.staff-lifecycle-button{width:100%;min-height:48px;margin-top:12px;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:#ffffff09;color:#fff;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.staff-lifecycle-button:hover{transform:translateY(-1px);border-color:#ad55758c;background:#ad557514}.staff-lifecycle-form{position:fixed;top:18px;right:18px;bottom:18px;z-index:1100;width:min(720px,calc(100vw - 36px));overflow-y:auto;overflow-x:hidden;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:linear-gradient(180deg,#302b35,#26222b);box-shadow:0 0 0 9999px #0a080c9e,-18px 0 60px #0006;animation:staffLifecycleEnter .22s ease-out}@keyframes staffLifecycleEnter{0%{opacity:0;transform:translate(35px) scale(.99)}to{opacity:1;transform:translate(0) scale(1)}}.staff-lifecycle-header{position:sticky;top:0;z-index:4;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 28px;border-bottom:1px solid rgba(255,255,255,.08);background:#302b35f7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.staff-lifecycle-header>div:first-child>span{color:#c97998;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.staff-lifecycle-header h2{margin:6px 0;color:#fff;font-size:27px}.staff-lifecycle-header p{max-width:430px;margin:0;color:#aaa1ae;font-size:13px;line-height:1.5}.staff-lifecycle-current{min-width:126px;padding:11px 13px;border:1px solid rgba(173,85,117,.25);border-radius:12px;background:#ad557514}.staff-lifecycle-current span{display:block;color:#a99fab;font-size:10px;font-weight:800;text-transform:uppercase}.staff-lifecycle-current strong{display:block;margin-top:5px;color:#efb9cd;font-size:13px}.staff-lifecycle-person{display:flex;align-items:center;gap:14px;margin:24px 28px 0;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff06}.staff-lifecycle-avatar{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#ad5575,#704052);color:#fff;font-weight:900}.staff-lifecycle-person strong{display:block;color:#fff;font-size:15px}.staff-lifecycle-person span{display:block;margin-top:4px;color:#938a98;font-size:12px}.staff-lifecycle-body{padding:26px 28px}.staff-lifecycle-section-title{margin-bottom:12px;color:#c9c0cc;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.staff-lifecycle-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.staff-lifecycle-option{min-height:104px;padding:16px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:#14121766;color:#fff;font-family:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.staff-lifecycle-option:hover:not(:disabled){transform:translateY(-1px);border-color:#ad557573}.staff-lifecycle-option strong{display:block;font-size:14px}.staff-lifecycle-option span{display:block;margin-top:7px;color:#99909e;font-size:11px;line-height:1.45}.staff-lifecycle-option-active{border-color:#ad5575bf;background:#ad55751f;box-shadow:0 0 0 2px #ad557512}.staff-lifecycle-option-danger{border-color:#d3576933}.staff-lifecycle-option-danger.staff-lifecycle-option-active{border-color:#d35769bf;background:#d3576917}.staff-lifecycle-confirm{margin-top:20px;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#100e1259}.staff-lifecycle-confirm>div:first-child span{display:block;color:#8f8793;font-size:10px;font-weight:800;text-transform:uppercase}.staff-lifecycle-confirm>div:first-child strong{display:block;margin-top:5px;color:#fff}.staff-lifecycle-confirm label{display:flex;flex-direction:column;gap:8px;margin-top:18px}.staff-lifecycle-confirm label>span{color:#c9c0cc;font-size:12px;font-weight:800}.staff-lifecycle-confirm input{min-height:48px;padding:0 13px;border:1px solid rgba(255,255,255,.11);border-radius:10px;outline:none;background:#1412179e;color:#fff;font-family:inherit}.staff-lifecycle-confirm input:focus{border-color:#b95f7f;box-shadow:0 0 0 3px #b95f7f1f}.staff-lifecycle-warning{margin-top:14px;padding:12px 13px;border:1px solid rgba(215,90,108,.28);border-radius:10px;background:#9631411f;color:#efb4be;font-size:12px;line-height:1.5}.staff-lifecycle-locked{padding:22px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff06}.staff-lifecycle-locked strong{color:#fff}.staff-lifecycle-locked p{margin:7px 0 0;color:#9c939f;font-size:13px;line-height:1.55}.staff-lifecycle-actions{position:sticky;bottom:0;z-index:4;display:flex;justify-content:flex-end;gap:12px;padding:18px 28px;border-top:1px solid rgba(255,255,255,.08);background:#26222bf7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.staff-lifecycle-actions button{min-height:46px;padding:0 20px;border-radius:11px;font-family:inherit;font-size:13px;font-weight:800;cursor:pointer}.staff-lifecycle-submit{min-width:160px;border:none;background:linear-gradient(135deg,#ad5575,#934661);color:#fff;box-shadow:0 7px 22px #ad557538}.staff-lifecycle-submit-danger{background:linear-gradient(135deg,#b94c61,#833747)}.staff-lifecycle-submit:disabled,.staff-lifecycle-option:disabled{opacity:.5;cursor:not-allowed}@media(max-width:760px){.staff-lifecycle-form{top:0;right:0;bottom:0;width:100vw;border-radius:0}.staff-lifecycle-header{flex-direction:column}.staff-lifecycle-options{grid-template-columns:1fr}.staff-lifecycle-body,.staff-lifecycle-header,.staff-lifecycle-actions{padding-left:20px;padding-right:20px}.staff-lifecycle-person{margin-left:20px;margin-right:20px}}.staff-lifecycle-form{top:92px;bottom:18px;max-height:calc(100vh - 110px)}.staff-lifecycle-header{top:0;border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 10px 25px #0000001f}.staff-lifecycle-warning{display:flex;flex-direction:column;gap:10px;border:1px solid rgba(238,94,126,.52);background:linear-gradient(135deg,#a5364e2e,#6927371f)}.staff-lifecycle-warning>strong{color:#ffdce5;font-size:13px;font-weight:900}.staff-lifecycle-warning>span{color:#e7c2cc;line-height:1.55}.staff-lifecycle-exit-confirmation{display:flex;flex-direction:row;align-items:flex-start;gap:11px;margin-top:4px;padding:13px 14px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#0f0c1047;cursor:pointer}.staff-lifecycle-exit-confirmation input{flex:0 0 auto;width:18px;height:18px;min-height:18px;margin-top:1px;accent-color:#d85c87;cursor:pointer}.staff-lifecycle-exit-confirmation span{color:#f2e8ed;font-size:12px;font-weight:700;line-height:1.5}.staff-lifecycle-submit{border:1px solid rgba(255,255,255,.12);color:#fff;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,opacity .15s ease}.staff-lifecycle-submit-danger{border:1px solid rgba(255,160,180,.5);background:linear-gradient(135deg,#d9587d,#b53e64);color:#fff;font-weight:900;box-shadow:0 8px 24px #d9587d52}.staff-lifecycle-submit-danger:hover:not(:disabled){transform:translateY(-1px);background:linear-gradient(135deg,#e2668c,#c74770);box-shadow:0 12px 30px #d9587d6b}.staff-lifecycle-submit:disabled{opacity:.38;background:#ffffff12;border:1px solid rgba(255,255,255,.08);color:#ffffff6b;box-shadow:none;cursor:not-allowed}.staff-lifecycle-submit-danger:not(:disabled){opacity:1;color:#fff}.staff-lifecycle-confirm input[type=date]{border:1px solid rgba(217,88,125,.35);background:#100d12b8}.staff-lifecycle-confirm input[type=date]:focus{border-color:#dc6389;box-shadow:0 0 0 3px #dc638924}@media(max-width:760px){.staff-lifecycle-form{top:74px;bottom:0;max-height:calc(100vh - 74px)}}.staff-lifecycle-restore-box{margin-top:18px;padding:18px;border:1px solid rgba(74,222,128,.22);border-radius:14px;background:linear-gradient(135deg,#22c55e1a,#10b9810d)}.staff-lifecycle-restore-box>span{display:block;margin-bottom:7px;color:#86efac;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.staff-lifecycle-restore-box>p{margin:0 0 16px;color:#ffffffb3;font-size:12px;line-height:1.55}.staff-lifecycle-restore-button{width:100%;min-height:46px;padding:0 18px;border:1px solid rgba(134,239,172,.42);border-radius:11px;background:linear-gradient(135deg,#22c55e,#059669);color:#fff;font-family:inherit;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 8px 24px #22c55e33;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.staff-lifecycle-restore-button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.08);box-shadow:0 12px 30px #22c55e4d}.staff-lifecycle-restore-button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.staff-lifecycle-restore-confirm{margin-top:4px;padding:16px;border:1px solid rgba(134,239,172,.25);border-radius:12px;background:#052e1638}.staff-lifecycle-restore-confirm>strong{display:block;margin-bottom:7px;color:#bbf7d0;font-size:13px;font-weight:900}.staff-lifecycle-restore-confirm>p{margin:0 0 16px;color:#ffffffb8;font-size:12px;line-height:1.55}.staff-lifecycle-restore-confirm>div{display:grid;grid-template-columns:minmax(100px,.7fr) minmax(180px,1.3fr);gap:10px}.staff-lifecycle-restore-confirm .staff-create-cancel{min-height:44px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff0f;color:#ffffffd1;font-weight:800}.staff-lifecycle-restore-submit{min-height:44px;padding:0 16px;border:1px solid rgba(187,247,208,.46);border-radius:10px;background:linear-gradient(135deg,#34d399,#059669);color:#fff;font-family:inherit;font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 8px 22px #10b9813d;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.staff-lifecycle-restore-submit:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.08);box-shadow:0 12px 28px #10b98157}.staff-lifecycle-restore-submit:disabled{opacity:.42;background:#ffffff14;border-color:#ffffff1a;color:#ffffff6b;box-shadow:none;cursor:not-allowed}@media(max-width:560px){.staff-lifecycle-restore-confirm>div{grid-template-columns:1fr}}.staff-page{width:100%!important;min-height:100%!important;background:linear-gradient(180deg,#faf6f0,#f7f2ea)!important;color:#302a27!important}.staff-container{padding:26px clamp(22px,2.5vw,38px) 46px!important}.staff-header{align-items:center!important;margin-bottom:20px!important}.staff-eyebrow{margin-bottom:6px!important;color:#a6664e!important;font-size:10px!important}.staff-header h1{color:#282421!important;font-size:clamp(34px,3vw,44px)!important;letter-spacing:-.035em!important}.staff-header p{margin-top:7px!important;color:#80756e!important;font-size:13px!important}.staff-add-button{min-height:42px!important;border:1px solid #bd6c4d!important;border-radius:11px!important;background:#bd6c4d!important;color:#fff!important;box-shadow:0 6px 16px #bd6c4d29!important}.staff-add-button:hover{background:#aa5e43!important}.staff-summary{margin-bottom:16px!important;border:1px solid #e5dad0!important;border-radius:16px!important;background:#fffdf9!important;box-shadow:0 4px 15px #523d3006!important}.staff-summary>div{min-height:82px!important;padding:14px 18px!important;border-right:1px solid #eee5dd!important;background:#fffdf9!important}.staff-summary svg{color:#bd6c4d!important}.staff-summary span{color:#8e837c!important;font-size:11px!important}.staff-summary strong{color:#302a27!important;font-size:23px!important}.staff-search{width:min(620px,100%)!important;margin-bottom:16px!important}.staff-search input{height:44px!important;border:1px solid #dfd3ca!important;border-radius:11px!important;background:#fffdf9!important;color:#302a27!important;font-size:12px!important}.staff-search input::placeholder{color:#9c9189!important}.staff-search input:focus{border-color:#d0aa96!important;box-shadow:0 0 0 3px #bd6c4d14!important}.staff-search svg{color:#b09a8d!important}.staff-main-grid{grid-template-columns:minmax(0,1.55fr) minmax(350px,.75fr)!important;gap:16px!important}.staff-roster,.staff-spotlight{border:1px solid #e5dad0!important;border-radius:16px!important;background:#fffdf9!important;box-shadow:0 5px 18px #523d3008!important}.staff-section-heading{padding:17px 18px 14px!important;border-bottom:1px solid #eee5dd!important;background:#fffdf9!important}.staff-section-heading span{margin-bottom:4px!important;color:#a6664e!important;font-size:9px!important}.staff-section-heading h2{color:#302a27!important;font-size:18px!important}.staff-section-heading p{margin-top:4px!important;color:#91867f!important;font-size:11px!important}.staff-roster-row{grid-template-columns:minmax(210px,1.35fr) minmax(145px,.85fr) minmax(115px,.55fr) minmax(100px,auto)!important;gap:13px!important;min-height:62px!important;padding:8px 14px!important;border-bottom:1px solid #eee5dd!important;background:#fffdf9!important;color:#302a27!important;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease!important}.staff-roster-row:hover{background:#fff7f1!important;color:#302a27!important}.staff-roster-row-active{background:linear-gradient(90deg,#f8e5da,#fff9f5 55%)!important;box-shadow:inset 3px 0 #bd6c4d!important}.staff-roster-row-active:hover{background:linear-gradient(90deg,#f6dfd2,#fff7f2 55%)!important}.staff-roster-person{gap:10px!important}.staff-roster-avatar{flex-basis:36px!important;width:36px!important;height:36px!important;border:1px solid #e2cec2!important;border-radius:10px!important;background:#f5e1d6!important;color:#a65e44!important;font-size:11px!important}.staff-roster-person strong,.staff-roster-work strong,.staff-roster-employment strong{color:#302a27!important;font-size:12px!important}.staff-roster-person span,.staff-roster-work span,.staff-roster-employment span{margin-top:2px!important;color:#91867f!important;font-size:9px!important}.staff-roster-status{gap:8px!important}.staff-status{min-height:24px!important;padding:3px 8px!important;border:1px solid #c9dfd0!important;background:#eef8f1!important;color:#47745b!important;font-size:9px!important}.staff-roster-status svg{color:#bd6c4d!important}.staff-roster-pagination{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:11px 14px!important;border-top:1px solid #eee5dd!important;background:#fbf7f1!important}.staff-pagination-copy{display:flex;align-items:baseline;gap:5px}.staff-pagination-copy strong{color:#302a27!important;font-size:11px!important}.staff-pagination-copy span{color:#91867f!important;font-size:10px!important}.staff-pagination-controls{display:flex;align-items:center;gap:7px}.staff-pagination-controls button{height:30px;min-width:64px;padding:0 10px;border:1px solid #ded1c7;border-radius:8px;background:#fffdf9;color:#685d56;font-size:10px;font-weight:700;cursor:pointer}.staff-pagination-controls button:hover:not(:disabled){border-color:#d0aa96;background:#fff2ea;color:#99583f}.staff-pagination-controls button:disabled{border-color:#ebe3dd;background:#faf7f3;color:#b7ada6;cursor:default}.staff-pagination-controls>span{min-width:38px;color:#887c75!important;font-size:10px;text-align:center}.staff-spotlight{position:sticky!important;top:14px!important;overflow:hidden!important}.staff-spotlight-top{gap:12px!important;padding:16px 17px!important;border-bottom:1px solid #eee5dd!important;background:linear-gradient(135deg,#fffdf9,#fff7f1)!important}.staff-spotlight-avatar{flex-basis:46px!important;width:46px!important;height:46px!important;border:1px solid #e2cec2!important;border-radius:12px!important;background:#f4e0d5!important;color:#a55d43!important;font-size:14px!important}.staff-spotlight-label{margin-bottom:3px!important;color:#a6664e!important;font-size:9px!important}.staff-spotlight h2{color:#302a27!important;font-size:20px!important}.staff-spotlight-top p{margin-top:4px!important;color:#897e77!important;font-size:11px!important}.staff-spotlight-status-row{border-bottom:1px solid #eee5dd!important;background:#fbf7f1!important}.staff-spotlight-status-row>div{min-height:62px!important;padding:12px 13px!important;border-right:1px solid #eee5dd!important}.staff-spotlight-status-row span{margin-bottom:3px!important;color:#91867f!important;font-size:9px!important}.staff-spotlight-status-row strong{color:#302a27!important;font-size:11px!important}.staff-employee-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 13px;border-bottom:1px solid #eee5dd;background:#fffdf9}.staff-action-card{display:grid;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:9px 10px;border:1px solid #e5dad1;border-radius:11px;background:#fbf7f1;color:#302a27;font-family:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:transform .13s ease,border-color .13s ease,background .13s ease,box-shadow .13s ease}.staff-action-card:hover{transform:translateY(-2px);border-color:#d7b6a5;background:#fff4ed;box-shadow:0 6px 15px #553c2e0f}.staff-action-icon{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;background:#f3e2d8;color:#ad6045}.staff-action-card>span:last-child{min-width:0}.staff-action-card strong{display:block;overflow:hidden;color:#302a27!important;font-size:10px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.staff-action-card small{display:block;margin-top:2px;overflow:hidden;color:#948981!important;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.staff-action-edit .staff-action-icon{background:#f8e7de;color:#b76649}.staff-action-assignment .staff-action-icon{background:#eef1fb;color:#6377a5}.staff-action-lifecycle .staff-action-icon{background:#eef8f1;color:#50785e}.staff-action-profile{border-color:#e2cbbb;background:linear-gradient(135deg,#fff4ec,#fffaf5)}.staff-action-profile .staff-action-icon{background:#bd6c4d;color:#fff}.staff-spotlight-section{padding:12px 15px!important;border-bottom:1px solid #eee5dd!important}.staff-section-label{margin-bottom:8px!important;color:#a6664e!important;font-size:9px!important}.staff-reporting-row{grid-template-columns:19px minmax(0,1fr)!important;gap:8px!important;padding:5px 0!important}.staff-reporting-row svg{color:#bd6c4d!important}.staff-reporting-row span{margin-bottom:2px!important;color:#91867f!important;font-size:9px!important}.staff-reporting-row strong{color:#302a27!important;font-size:11px!important}.staff-create-success{margin:8px 13px!important;border:1px solid #c9dfd0!important;background:#eef8f1!important;color:#47745b!important}.staff-create-error{border-color:#e5c3ca!important;background:#fff1f3!important;color:#98495a!important}.staff-create-panel,.staff-edit-form,.staff-assignment-form,.staff-lifecycle-form{border-color:#e5dad0!important;background:#fffdf9!important;color:#302a27!important}.staff-create-heading,.staff-assignment-header,.staff-lifecycle-header{border-color:#eee5dd!important;background:#fffdf9!important}.staff-create-heading span,.staff-assignment-header span,.staff-lifecycle-header span{color:#a6664e!important}.staff-create-heading h2,.staff-assignment-header h2,.staff-lifecycle-header h2{color:#302a27!important}.staff-create-heading p,.staff-assignment-header p,.staff-lifecycle-header p{color:#91867f!important}.staff-create-grid label>span,.staff-edit-grid label>span,.staff-assignment-grid label>span{color:#655b55!important}.staff-create-grid input,.staff-create-grid select,.staff-edit-grid input,.staff-edit-grid select,.staff-assignment-grid input,.staff-assignment-grid select{border-color:#ded2c9!important;background:#fffaf5!important;color:#302a27!important;color-scheme:light!important}.staff-empty-state{color:#91867f!important}@media(max-width:1280px){.staff-main-grid{grid-template-columns:1fr!important}.staff-spotlight{position:static!important}}@media(max-width:760px){.staff-container{padding:20px 14px 38px!important}.staff-employee-actions{grid-template-columns:1fr!important}.staff-roster-pagination{align-items:stretch!important;flex-direction:column!important}.staff-pagination-controls{justify-content:space-between!important}}.staff-create-panel,.staff-edit-form,.staff-assignment-form,.staff-lifecycle-form{color-scheme:light!important;border:1px solid #e1d5cc!important;border-radius:20px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 0 0 9999px #2a231f94,-16px 0 50px #452f2421!important}.staff-create-panel{position:fixed!important;top:18px!important;right:18px!important;bottom:18px!important;z-index:1100!important;width:min(700px,calc(100vw - 36px))!important;margin:0!important;overflow-x:hidden!important;overflow-y:auto!important}.staff-assignment-form,.staff-lifecycle-form{width:min(700px,calc(100vw - 36px))!important;background:#fffdf9!important}.staff-create-heading,.staff-assignment-header,.staff-lifecycle-header{position:sticky!important;top:0!important;z-index:5!important;padding:22px 26px!important;border-bottom:1px solid #eadfd7!important;background:#fffdf9f7!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.staff-create-heading span,.staff-assignment-header span,.staff-lifecycle-header>div:first-child>span{color:#a7654d!important;font-size:10px!important;font-weight:800!important;letter-spacing:.13em!important}.staff-create-heading h2,.staff-assignment-header h2,.staff-lifecycle-header h2{margin-top:6px!important;color:#302a27!important;font-size:24px!important;letter-spacing:-.025em!important}.staff-create-heading p,.staff-assignment-header p,.staff-lifecycle-header p{margin-top:6px!important;color:#8c817a!important;font-size:12px!important;line-height:1.5!important}.staff-create-form{padding:0!important}.staff-create-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 18px!important;padding:22px 26px!important}.staff-create-grid label,.staff-edit-grid label,.staff-assignment-grid label{gap:7px!important}.staff-create-grid label>span,.staff-edit-grid label>span,.staff-assignment-grid label>span{color:#5e554f!important;font-size:11px!important;font-weight:750!important}.staff-create-grid input,.staff-create-grid select,.staff-edit-grid input,.staff-edit-grid select,.staff-assignment-grid input,.staff-assignment-grid select{min-height:44px!important;padding:0 12px!important;border:1px solid #dfd2c9!important;border-radius:10px!important;background:#fffaf5!important;color:#302a27!important;color-scheme:light!important;font-size:12px!important}.staff-create-grid input::placeholder,.staff-edit-grid input::placeholder{color:#9c918a!important;opacity:1!important}.staff-create-grid input:hover,.staff-create-grid select:hover,.staff-edit-grid input:hover,.staff-edit-grid select:hover,.staff-assignment-grid select:hover{border-color:#d2b8aa!important}.staff-create-grid input:focus,.staff-create-grid select:focus,.staff-edit-grid input:focus,.staff-edit-grid select:focus,.staff-assignment-grid select:focus{border-color:#cc9a82!important;background:#fff!important;box-shadow:0 0 0 3px #bd6c4d14!important}.staff-create-grid select option,.staff-edit-grid select option,.staff-assignment-grid select option{background:#fff!important;color:#302a27!important}.staff-assignment-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 18px!important;padding:22px 26px!important;background:#fffdf9!important}.staff-assignment-manager{grid-column:1 / -1!important}.staff-lifecycle-current{border:1px solid #e5c7cc!important;background:#fff2f3!important;color:#8f4b59!important}.staff-lifecycle-current span{color:#8e5a62!important}.staff-lifecycle-current strong{color:#a85869!important}.staff-lifecycle-person{padding:20px 26px 10px!important;background:#fffdf9!important}.staff-lifecycle-person strong{color:#302a27!important}.staff-lifecycle-person span{color:#91867f!important}.staff-lifecycle-options{padding:12px 26px 24px!important;background:#fffdf9!important}.staff-lifecycle-options>span,.staff-lifecycle-options>label,.staff-lifecycle-options-title{color:#a7654d!important}.staff-lifecycle-options-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.staff-lifecycle-option{min-height:96px!important;padding:14px 15px!important;border:1px solid #e4d8cf!important;border-radius:13px!important;background:#fbf7f1!important;color:#302a27!important;text-align:left!important;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease!important}.staff-lifecycle-option:hover{transform:translateY(-2px)!important;border-color:#d6b4a3!important;background:#fff4ed!important;box-shadow:0 7px 18px #523b2d0e!important}.staff-lifecycle-option strong{color:#302a27!important;font-size:12px!important}.staff-lifecycle-option span,.staff-lifecycle-option p,.staff-lifecycle-option small{color:#91867f!important;font-size:10px!important}.staff-lifecycle-option-active,.staff-lifecycle-option[aria-pressed=true]{border-color:#cd9278!important;background:#f8e5da!important;box-shadow:inset 3px 0 #bd6c4d!important}.staff-edit-form{padding:18px!important;background:#fffdf9!important}.staff-edit-grid{gap:12px!important}.staff-edit-form h3,.staff-edit-form h2{color:#302a27!important}.staff-create-actions,.staff-assignment-actions,.staff-lifecycle-actions,.staff-edit-actions{position:sticky!important;bottom:0!important;z-index:6!important;display:flex!important;justify-content:flex-end!important;gap:9px!important;margin:0!important;padding:14px 26px!important;border-top:1px solid #eadfd7!important;background:#fffdf9f7!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.staff-create-cancel,.staff-assignment-actions button:first-child,.staff-lifecycle-actions button:first-child,.staff-edit-actions button:first-child{min-height:38px!important;padding:0 15px!important;border:1px solid #ddd0c6!important;border-radius:9px!important;background:#fffdf9!important;color:#675d57!important;font-size:11px!important;font-weight:700!important}.staff-create-cancel:hover,.staff-assignment-actions button:first-child:hover,.staff-lifecycle-actions button:first-child:hover,.staff-edit-actions button:first-child:hover{border-color:#cfae9d!important;background:#fff3eb!important;color:#94563f!important}.staff-create-submit,.staff-assignment-actions button:last-child,.staff-lifecycle-actions button:last-child,.staff-edit-actions button:last-child{min-height:38px!important;padding:0 16px!important;border:1px solid #bd6c4d!important;border-radius:9px!important;background:#bd6c4d!important;color:#fff!important;font-size:11px!important;font-weight:750!important;box-shadow:0 5px 12px #bd6c4d29!important}.staff-create-submit:hover:not(:disabled),.staff-assignment-actions button:last-child:hover:not(:disabled),.staff-lifecycle-actions button:last-child:hover:not(:disabled),.staff-edit-actions button:last-child:hover:not(:disabled){background:#a95e43!important;border-color:#a95e43!important}.staff-create-submit:disabled,.staff-assignment-actions button:last-child:disabled,.staff-lifecycle-actions button:last-child:disabled,.staff-edit-actions button:last-child:disabled{border-color:#e5ddd7!important;background:#efeae6!important;color:#b3a9a2!important;box-shadow:none!important}.staff-create-error{border-color:#e7c4cb!important;background:#fff1f3!important;color:#994b5c!important}.staff-create-success{border-color:#c9dfd0!important;background:#eef8f1!important;color:#47745b!important}.staff-create-panel h1,.staff-create-panel h2,.staff-create-panel h3,.staff-create-panel strong,.staff-assignment-form h1,.staff-assignment-form h2,.staff-assignment-form h3,.staff-assignment-form strong,.staff-lifecycle-form h1,.staff-lifecycle-form h2,.staff-lifecycle-form h3,.staff-lifecycle-form strong,.staff-edit-form h1,.staff-edit-form h2,.staff-edit-form h3,.staff-edit-form strong{color:#302a27}.staff-create-panel,.staff-assignment-form,.staff-lifecycle-form{scrollbar-width:thin!important;scrollbar-color:#d5c2b6 transparent!important}@media(max-width:760px){.staff-create-panel,.staff-assignment-form,.staff-lifecycle-form{top:0!important;right:0!important;bottom:0!important;width:100vw!important;border-radius:0!important}.staff-create-grid,.staff-assignment-grid,.staff-lifecycle-options-grid{grid-template-columns:1fr!important}.staff-assignment-manager{grid-column:auto!important}.staff-create-heading,.staff-assignment-header,.staff-lifecycle-header,.staff-create-grid,.staff-assignment-grid,.staff-lifecycle-options,.staff-create-actions,.staff-assignment-actions,.staff-lifecycle-actions{padding-left:18px!important;padding-right:18px!important}}.staff-create-panel,.staff-edit-form,.staff-assignment-form,.staff-lifecycle-form{position:fixed!important;top:calc(var(--topbar-height, 72px) + 14px)!important;right:16px!important;bottom:16px!important;z-index:1100!important;width:min(690px,calc(100vw - 32px))!important;max-height:calc(100dvh - var(--topbar-height, 72px) - 30px)!important;margin:0!important;overflow-x:hidden!important;overflow-y:auto!important;border:1px solid #e2d6cc!important;border-radius:18px!important;background:#fffdf9!important;box-shadow:0 0 0 9999px #26201c8c,-12px 12px 42px #4430251f!important}.staff-create-heading,.staff-assignment-header,.staff-lifecycle-header,.staff-edit-form>:first-child{position:sticky!important;top:0!important;z-index:20!important;border-bottom:1px solid #eadfd7!important;background:#fffdf9fa!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.staff-create-panel:before,.staff-edit-form:before,.staff-assignment-form:before,.staff-lifecycle-form:before{background:transparent!important;box-shadow:none!important}.staff-edit-form{padding:0!important}.staff-edit-form .staff-edit-grid{padding:22px 26px!important}.staff-edit-form .staff-edit-actions{padding:14px 26px!important}.staff-assignment-header{padding:21px 26px!important}.staff-assignment-grid{padding:22px 26px!important;background:#fffdf9!important}.staff-create-heading{padding:21px 26px!important}.staff-create-grid{padding:22px 26px!important}.staff-lifecycle-header{padding:21px 26px!important}.staff-lifecycle-form{background:#fffdf9!important}.staff-lifecycle-form button:not(.staff-create-submit):not(.staff-create-cancel){color:#302a27}.staff-create-actions,.staff-edit-actions,.staff-assignment-actions,.staff-lifecycle-actions{position:sticky!important;bottom:0!important;z-index:20!important;border-top:1px solid #eadfd7!important;background:#fffdf9fa!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.staff-create-panel,.staff-create-panel form,.staff-edit-form,.staff-edit-form form,.staff-assignment-form,.staff-assignment-form form,.staff-lifecycle-form,.staff-lifecycle-form form{background-color:#fffdf9!important;color:#302a27!important}.staff-create-panel h1,.staff-create-panel h2,.staff-create-panel h3,.staff-edit-form h1,.staff-edit-form h2,.staff-edit-form h3,.staff-assignment-form h1,.staff-assignment-form h2,.staff-assignment-form h3,.staff-lifecycle-form h1,.staff-lifecycle-form h2,.staff-lifecycle-form h3{color:#302a27!important}.staff-create-panel input,.staff-create-panel select,.staff-edit-form input,.staff-edit-form select,.staff-assignment-form input,.staff-assignment-form select,.staff-lifecycle-form input,.staff-lifecycle-form select,.staff-lifecycle-form textarea{border:1px solid #dfd2c9!important;background:#fffaf5!important;color:#302a27!important;color-scheme:light!important}.staff-create-submit,.staff-edit-actions button:last-child,.staff-assignment-actions button:last-child,.staff-lifecycle-actions button:last-child{border:1px solid #bd6c4d!important;background:#bd6c4d!important;color:#fff!important}.staff-create-cancel,.staff-edit-actions button:first-child,.staff-assignment-actions button:first-child,.staff-lifecycle-actions button:first-child{border:1px solid #ddd0c6!important;background:#fffdf9!important;color:#655b55!important}@media(max-width:760px){.staff-create-panel,.staff-edit-form,.staff-assignment-form,.staff-lifecycle-form{top:var( --topbar-height, 72px )!important;right:0!important;bottom:0!important;width:100vw!important;max-height:calc(100dvh - var(--topbar-height, 72px))!important;border-radius:0!important}}.staff-employee-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;padding:13px 14px!important;border-bottom:1px solid #eadfd7!important;background:#fffdf9!important}.staff-action-card{position:relative!important;display:grid!important;grid-template-columns:36px minmax(0,1fr) 22px!important;align-items:center!important;gap:9px!important;min-height:62px!important;padding:9px 11px!important;border:1px solid #d9c7bc!important;border-radius:11px!important;background:linear-gradient(180deg,#fff,#fff8f3)!important;color:#302a27!important;font-family:inherit!important;text-align:left!important;text-decoration:none!important;cursor:pointer!important;box-shadow:0 3px 8px #5b3e2e0f!important;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease!important}.staff-action-card:after{content:"?"!important;display:grid!important;place-items:center!important;color:#b96548!important;font-size:16px!important;font-weight:800!important;transition:transform .14s ease!important}.staff-action-card:hover{transform:translateY(-2px)!important;border-color:#c98263!important;background:#fff0e6!important;box-shadow:0 8px 18px #67422f1f!important}.staff-action-card:hover:after{transform:translate(3px)!important}.staff-action-card:active{transform:translateY(0)!important}.staff-action-icon{display:grid!important;width:36px!important;height:36px!important;place-items:center!important;border-radius:9px!important}.staff-action-card strong{display:block!important;color:#302a27!important;font-size:11px!important;font-weight:800!important;line-height:1.25!important}.staff-action-card small{display:block!important;margin-top:3px!important;color:#8b7f77!important;font-size:9px!important;line-height:1.25!important}.staff-action-profile{border-color:#c77756!important;background:linear-gradient(135deg,#fff0e6,#fff9f5)!important}.staff-spotlight-details-grid{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr)!important;border-bottom:1px solid #eadfd7!important;background:#fffdf9!important}.staff-spotlight-org-column,.staff-spotlight-side-column{min-width:0!important}.staff-spotlight-org-column{border-right:1px solid #eadfd7!important}.staff-spotlight-details-grid .staff-spotlight-section{border-bottom:0!important;padding:14px 15px!important}.staff-spotlight-org-column .staff-spotlight-section{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.staff-spotlight-side-column{display:grid!important;grid-template-rows:1fr 1fr!important}.staff-spotlight-details-grid .staff-reporting-row{display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;gap:7px!important;margin:0!important;padding:8px 9px!important;border:1px solid #ebe0d8!important;border-radius:9px!important;background:#fbf7f1!important}.staff-spotlight-details-grid .staff-reporting-row svg{margin-top:1px!important;color:#bd6c4d!important}.staff-spotlight-details-grid .staff-reporting-row span{margin-bottom:2px!important;color:#90847c!important;font-size:9px!important}.staff-spotlight-details-grid .staff-reporting-row strong{color:#302a27!important;font-size:10px!important;font-weight:750!important}.staff-spotlight-details-grid .staff-section-label{margin-bottom:2px!important;color:#a6654d!important;font-size:9px!important;font-weight:850!important;letter-spacing:.12em!important}.staff-lifecycle-form{background:#fffdf9!important;color:#302a27!important}.staff-lifecycle-body{background:#fffdf9!important}.staff-lifecycle-option{border:1px solid #e3d6cd!important;background:#fbf7f1!important;color:#302a27!important}.staff-lifecycle-option:hover:not(:disabled){border-color:#cfaa97!important;background:#fff2ea!important;transform:translateY(-1px)!important}.staff-lifecycle-option strong{color:#302a27!important}.staff-lifecycle-option span{color:#8e827b!important}.staff-lifecycle-option-active{border-color:#c97b5b!important;background:#f8e4d8!important;box-shadow:inset 3px 0 #bd6c4d!important}.staff-lifecycle-option-danger{border-color:#e4c4c8!important}.staff-lifecycle-option-danger.staff-lifecycle-option-active{border-color:#d68e99!important;background:#fff0f2!important;box-shadow:inset 3px 0 #ba5869!important}.staff-lifecycle-confirm{margin-top:18px!important;padding:16px!important;border:1px solid #e4d8cf!important;border-radius:13px!important;background:#fbf7f1!important;color:#302a27!important}.staff-lifecycle-confirm>div:first-child span{color:#a6654d!important;font-size:9px!important}.staff-lifecycle-confirm>div:first-child strong{color:#302a27!important;font-size:15px!important}.staff-lifecycle-confirm label{color:#514843!important}.staff-lifecycle-confirm label>span{color:#6c6059!important}.staff-lifecycle-confirm input{border:1px solid #ded1c8!important;background:#fffdf9!important;color:#302a27!important;color-scheme:light!important}.staff-lifecycle-confirm input[type=date]{border:1px solid #decac0!important;background:#fffaf5!important;color:#302a27!important}.staff-lifecycle-confirm input:focus{border-color:#ca9279!important;box-shadow:0 0 0 3px #bd6c4d17!important}.staff-lifecycle-warning{display:flex!important;flex-direction:column!important;gap:9px!important;margin-top:14px!important;padding:13px 14px!important;border:1px solid #e4b7bf!important;border-radius:10px!important;background:#fff1f3!important;color:#824b55!important}.staff-lifecycle-warning>strong{color:#8d4654!important;font-size:12px!important}.staff-lifecycle-warning>span{color:#8e6269!important;font-size:11px!important;line-height:1.5!important}.staff-lifecycle-exit-confirmation{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:10px!important;margin-top:2px!important;padding:11px 12px!important;border:1px solid #e4c9ce!important;border-radius:9px!important;background:#fff9f9!important}.staff-lifecycle-exit-confirmation input{flex:0 0 auto!important;width:17px!important;height:17px!important;min-height:17px!important;margin-top:1px!important;accent-color:#bd6c4d!important}.staff-lifecycle-exit-confirmation span{color:#714f55!important;font-size:11px!important;font-weight:650!important;line-height:1.45!important}.staff-lifecycle-actions{border-top:1px solid #e8ddd5!important;background:#fffdf9fa!important}.staff-lifecycle-actions .staff-create-cancel{border:1px solid #ddd0c7!important;background:#fffdf9!important;color:#655b55!important}.staff-lifecycle-submit{border:1px solid #bd6c4d!important;background:#bd6c4d!important;color:#fff!important;box-shadow:0 5px 13px #bd6c4d29!important}.staff-lifecycle-submit-danger{border:1px solid #b85164!important;background:#b85164!important;color:#fff!important}.staff-lifecycle-submit:disabled{opacity:1!important;border-color:#e5ddd7!important;background:#efeae6!important;color:#b5aba4!important;box-shadow:none!important}@media(max-width:760px){.staff-employee-actions,.staff-compact-detail-grid,.staff-spotlight-org-column .staff-spotlight-section,.staff-spotlight-side-column{grid-template-columns:1fr!important}.staff-spotlight-side-column .staff-spotlight-section+.staff-spotlight-section{border-left:0!important;border-top:1px solid #eadfd7!important}}.staff-employee-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:12px 14px!important;background:#fffdf9!important;border-bottom:1px solid #eadfd7!important}.staff-action-card{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;min-height:56px!important;padding:9px 10px!important;border:1px solid #e5d9d0!important;border-radius:11px!important;background:#fbf7f1!important;color:#302a27!important;text-align:left!important;text-decoration:none!important;cursor:pointer!important;box-shadow:none!important;transform:none!important;transition:border-color .14s ease,background .14s ease!important}.staff-action-card:after{content:none!important;display:none!important}.staff-action-card:hover{transform:none!important;border-color:#d3b7a7!important;background:#fff3eb!important;box-shadow:none!important}.staff-action-card:active{transform:none!important}.staff-action-icon{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:9px!important}.staff-action-card strong{display:block!important;overflow:hidden!important;color:#302a27!important;font-size:10px!important;font-weight:750!important;line-height:1.25!important;text-overflow:ellipsis!important;white-space:nowrap!important}.staff-action-card small{display:block!important;overflow:hidden!important;margin-top:2px!important;color:#90847d!important;font-size:8px!important;line-height:1.25!important;text-overflow:ellipsis!important;white-space:nowrap!important}.staff-action-edit{border-left:1px solid #e5d9d0!important;background:#fbf7f1!important}.staff-action-edit .staff-action-icon{background:#f7e4da!important;color:#b96246!important}.staff-action-assignment{border-left:1px solid #e5d9d0!important;background:#fbf7f1!important}.staff-action-assignment .staff-action-icon{background:#edf1fa!important;color:#6379a5!important}.staff-action-lifecycle{border-left:1px solid #e5d9d0!important;background:#fbf7f1!important}.staff-action-lifecycle .staff-action-icon{background:#edf7f0!important;color:#527761!important}.staff-action-profile{border:1px solid #e2cbbb!important;background:linear-gradient(135deg,#fff4ec,#fffaf5)!important}.staff-action-profile .staff-action-icon{background:#bd6c4d!important;color:#fff!important}.staff-spotlight-details-grid{display:grid!important;grid-template-columns:minmax(0,1.4fr) minmax(0,.85fr)!important;background:#fffdf9!important;border-bottom:1px solid #eadfd7!important}.staff-spotlight-org-column{min-width:0!important;border-right:1px solid #eadfd7!important}.staff-spotlight-side-column{min-width:0!important;display:grid!important;grid-template-rows:auto auto!important}.staff-spotlight-details-grid .staff-spotlight-section{padding:14px 16px!important;background:transparent!important;border-bottom:0!important}.staff-spotlight-org-column .staff-spotlight-section{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:18px!important;row-gap:12px!important}.staff-spotlight-org-column .staff-section-label{grid-column:1 / -1!important}.staff-spotlight-side-column .staff-spotlight-section+.staff-spotlight-section{border-top:1px solid #eadfd7!important}.staff-spotlight-details-grid .staff-reporting-row{display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:start!important;gap:8px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.staff-spotlight-details-grid .staff-reporting-row svg{margin-top:2px!important;color:#bd6c4d!important}.staff-spotlight-details-grid .staff-reporting-row span{display:block!important;margin:0 0 2px!important;color:#91867f!important;font-size:9px!important;line-height:1.2!important}.staff-spotlight-details-grid .staff-reporting-row strong{display:block!important;color:#302a27!important;font-size:10px!important;font-weight:700!important;line-height:1.35!important;overflow-wrap:anywhere!important}.staff-spotlight-details-grid .staff-section-label{margin-bottom:9px!important;color:#a6654d!important;font-size:9px!important;font-weight:800!important;letter-spacing:.12em!important}@media(max-width:1180px){.staff-spotlight-details-grid{grid-template-columns:1fr!important}.staff-spotlight-org-column{border-right:0!important;border-bottom:1px solid #eadfd7!important}.staff-spotlight-side-column{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:auto!important}.staff-spotlight-side-column .staff-spotlight-section+.staff-spotlight-section{border-top:0!important;border-left:1px solid #eadfd7!important}}@media(max-width:760px){.staff-employee-actions,.staff-spotlight-org-column .staff-spotlight-section,.staff-spotlight-side-column{grid-template-columns:1fr!important}.staff-spotlight-side-column .staff-spotlight-section+.staff-spotlight-section{border-left:0!important;border-top:1px solid #eadfd7!important}}.staff-access-card{padding:20px;border:1px solid #665A6A;border-radius:16px;background:#504857}.staff-access-heading{display:flex;align-items:flex-start;gap:12px}.staff-access-icon{display:flex;width:36px;height:36px;flex-shrink:0;align-items:center;justify-content:center;border-radius:10px;background:#23212b;color:#fff}.staff-access-heading h2{margin:0;font-size:14px;color:#fff}.staff-access-heading p{margin:5px 0 0;font-size:12px;line-height:1.5;color:#fff;opacity:.78}.staff-access-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.staff-access-status-grid>div{padding:12px;border-radius:12px;background:#23212b}.staff-access-status-grid span,.staff-access-current span,.staff-access-role-header span{display:block;font-size:11px;color:#fff;opacity:.72}.staff-access-status-grid strong,.staff-access-role-header strong{display:block;margin-top:5px;color:#fff;font-size:14px}.staff-access-current{margin-top:12px;padding:12px;border:1px solid #665A6A;border-radius:12px;background:#3b3441}.staff-access-current code{display:block;margin-top:6px;overflow-wrap:anywhere;color:#fff;font-size:11px}.staff-access-warning{margin-top:12px;padding:12px;border:1px solid #665A6A;border-radius:12px;background:#3b3441;color:#fff;font-size:12px;line-height:1.5}.staff-access-controls{display:flex;flex-direction:column;gap:8px;margin-top:16px}.staff-access-controls label{font-size:12px;font-weight:600;color:#fff}.staff-access-controls input{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #665A6A;border-radius:10px;outline:none;background:#3b3441;color:#fff}.staff-access-controls input:focus{border-color:#a887ce}.staff-access-card button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 12px;border-radius:10px;font-size:12px;font-weight:600;cursor:pointer}.staff-access-card button:disabled{cursor:not-allowed;opacity:.48}.staff-access-primary{border:1px solid #171821;background:#171821;color:#fff}.staff-access-secondary{width:100%;border:1px solid #665A6A;background:#3b3441;color:#fff}.staff-access-danger{width:100%;border:1px solid #665A6A;background:transparent;color:#fff}.staff-access-success,.staff-access-error{margin:12px 0 0;font-size:12px;line-height:1.5}.staff-access-success,.staff-access-error{color:#fff}.staff-access-role{margin-top:18px;padding-top:16px;border-top:1px solid #665A6A}.staff-access-role-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:#fff}.staff-access-role-note{margin:10px 0 0;color:#fff;font-size:11px;line-height:1.5;opacity:.72}@media(max-width:767px){.staff-access-status-grid{grid-template-columns:1fr}}.staff-detail-self-profile .staff-access-card{padding:18px!important;border:1px solid #e5dad0!important;border-radius:16px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 4px 14px #523d3006!important}.staff-detail-self-profile .staff-access-heading{align-items:center!important}.staff-detail-self-profile .staff-access-icon{width:38px!important;height:38px!important;border:1px solid #ead8cd!important;border-radius:11px!important;background:#f7e8df!important;color:#bd6c4d!important}.staff-detail-self-profile .staff-access-heading h2{color:#302a27!important;font-size:15px!important;font-weight:760!important}.staff-detail-self-profile .staff-access-heading p{margin-top:3px!important;color:#91867f!important;font-size:11px!important;opacity:1!important}.staff-detail-self-profile .staff-access-status-grid{gap:9px!important;margin-top:14px!important}.staff-detail-self-profile .staff-access-status-grid>div{padding:11px!important;border:1px solid #e9dfd7!important;border-radius:11px!important;background:#fbf7f1!important}.staff-detail-self-profile .staff-access-status-grid span,.staff-detail-self-profile .staff-access-current span,.staff-detail-self-profile .staff-access-role-header span{color:#91867f!important;font-size:10px!important;opacity:1!important}.staff-detail-self-profile .staff-access-status-grid strong,.staff-detail-self-profile .staff-access-role-header strong{margin-top:3px!important;color:#302a27!important;font-size:13px!important}.staff-detail-self-profile .staff-access-current{margin-top:10px!important;padding:10px 11px!important;border:1px solid #e4d8ce!important;border-radius:10px!important;background:#fbf7f1!important}.staff-detail-self-profile .staff-access-current code{margin-top:4px!important;color:#6a5146!important;font-size:10px!important;font-weight:650!important}.staff-detail-self-profile .staff-access-warning{border-color:#ead8bd!important;background:#fff8e9!important;color:#865f2d!important}.staff-detail-self-profile .staff-access-controls{gap:7px!important;margin-top:13px!important}.staff-detail-self-profile .staff-access-controls label{color:#655b55!important;font-size:10px!important}.staff-detail-self-profile .staff-access-controls input{height:38px!important;padding:0 11px!important;border:1px solid #ded1c7!important;border-radius:9px!important;background:#fffaf5!important;color:#302a27!important;caret-color:#bd6c4d!important}.staff-detail-self-profile .staff-access-controls input::placeholder{color:#9c918a!important;opacity:1!important}.staff-detail-self-profile .staff-access-controls input:focus{border-color:#d0aa96!important;box-shadow:0 0 0 3px #bd6c4d14!important}.staff-detail-self-profile .staff-access-card button{min-height:36px!important;border-radius:9px!important;font-size:11px!important;font-weight:700!important}.staff-detail-self-profile .staff-access-primary{border-color:#bd6c4d!important;background:#bd6c4d!important;color:#fff!important}.staff-detail-self-profile .staff-access-primary:hover:not(:disabled){border-color:#a95e43!important;background:#a95e43!important;color:#fff!important}.staff-detail-self-profile .staff-access-secondary{border-color:#ded1c7!important;background:#fffdf9!important;color:#675d57!important}.staff-detail-self-profile .staff-access-secondary:hover:not(:disabled){border-color:#d1b2a2!important;background:#fff3eb!important;color:#95573f!important}.staff-detail-self-profile .staff-access-danger{border-color:#e4c5cb!important;background:#fff7f8!important;color:#a04c5f!important}.staff-detail-self-profile .staff-access-danger:hover:not(:disabled){border-color:#d99faa!important;background:#fcecef!important;color:#8f3f52!important}.staff-detail-self-profile .staff-access-role{margin-top:14px!important;padding-top:13px!important;border-top:1px solid #eadfd6!important}.staff-detail-self-profile .staff-access-role-header{margin-bottom:10px!important;color:#bd6c4d!important}.staff-detail-self-profile .staff-access-role-header svg{color:#bd6c4d!important}.staff-detail-self-profile .staff-access-role-note{color:#91867f!important;font-size:10px!important;opacity:1!important}.staff-detail-self-profile .staff-access-success{color:#47745b!important}.staff-detail-self-profile .staff-access-error{color:#9a4b5d!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-card{padding:18px!important;border:1px solid #e5dad0!important;border-radius:15px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 4px 14px #523d3006!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-icon{border:1px solid #ead8cd!important;background:#f7e8df!important;color:#bd6c4d!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-heading h2{color:#302a27!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-heading p{color:#91867f!important;opacity:1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-status-grid>div{border:1px solid #e9dfd7!important;background:#fbf7f1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-status-grid span,.staff-detail-page:not(.staff-detail-self-profile) .staff-access-current span,.staff-detail-page:not(.staff-detail-self-profile) .staff-access-role-header span{color:#91867f!important;opacity:1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-status-grid strong,.staff-detail-page:not(.staff-detail-self-profile) .staff-access-role-header strong{color:#302a27!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-current{border:1px solid #e4d8ce!important;background:#fbf7f1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-current code{color:#6a5146!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-controls label{color:#655b55!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-controls input{border-color:#ded1c7!important;background:#fffaf5!important;color:#302a27!important;caret-color:#bd6c4d!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-controls input::placeholder{color:#9c918a!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-primary{border-color:#bd6c4d!important;background:#bd6c4d!important;color:#fff!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-secondary{border-color:#ded1c7!important;background:#fffdf9!important;color:#675d57!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-danger{border-color:#e4c5cb!important;background:#fff7f8!important;color:#a04c5f!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-role{border-top-color:#eadfd6!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-role-note{color:#91867f!important;opacity:1!important}.staff-detail-page{padding:28px 32px 32px}.staff-detail-container{max-width:1500px;margin:0 auto}.staff-detail-back{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:500}.staff-detail-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:24px;padding:28px;border:1px solid var(--color-border);border-radius:20px;background:#504857}.staff-detail-eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#fff}.staff-detail-hero h1{margin:8px 0 0;font-size:34px;color:#171821}.staff-detail-hero p{margin:8px 0 0;color:#fff}.staff-detail-hero-actions{display:flex;gap:8px}.staff-detail-hero-actions button{padding:10px 14px;border:1px solid var(--color-border);border-radius:12px;background:#504857;color:#4d3e50;font-size:14px;cursor:pointer}.staff-detail-hero-actions .staff-detail-primary-action{border-color:#171821;background:#171821;color:#504857}.staff-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;margin-top:24px}.staff-detail-main,.staff-detail-side{display:flex;flex-direction:column;gap:24px}.staff-detail-card{padding:20px;border:1px solid var(--color-border);border-radius:16px;background:#504857}.staff-detail-card h2{margin:0;font-size:14px;color:#4d3e50}.staff-detail-work{margin-top:16px;font-size:20px;font-weight:600;color:#4d3e50}.staff-detail-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px}.staff-detail-meta-grid div{padding:14px;border-radius:12px;background:#23212b}.staff-detail-meta-grid span,.staff-detail-info-row span{display:block;font-size:12px;color:#fff}.staff-detail-meta-grid strong,.staff-detail-info-row strong{display:block;margin-top:5px;font-size:14px;color:#4d3e50}.staff-detail-info-row{display:flex;align-items:flex-start;gap:12px;margin-top:16px;color:#fff}.staff-detail-note{margin:18px 0 0;font-size:12px;line-height:1.7;color:#fff}.staff-detail-authority{padding:20px;border-radius:16px;background:#171821;color:#504857}.staff-detail-authority-title{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff}.staff-detail-authority-value{margin-top:10px;font-size:24px;font-weight:600}.staff-detail-authority p{margin:12px 0 0;font-size:12px;line-height:1.7;color:#fff}.staff-detail-not-found{padding:40px}@media(max-width:1000px){.staff-detail-grid{grid-template-columns:1fr}.staff-detail-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.staff-detail-page{padding:24px 16px}.staff-detail-hero{align-items:flex-start;flex-direction:column}.staff-detail-meta-grid{grid-template-columns:1fr}}.staff-detail-page{background:#23212b;color:#fff}.staff-detail-page h1,.staff-detail-page h2,.staff-detail-page h3,.staff-detail-page h4,.staff-detail-page h5,.staff-detail-page h6,.staff-detail-page p,.staff-detail-page span,.staff-detail-page strong,.staff-detail-page small,.staff-detail-page label,.staff-detail-page a,.staff-detail-page button,.staff-detail-page td,.staff-detail-page th,.staff-detail-page li{color:#fff}.staff-detail-page input,.staff-detail-page textarea,.staff-detail-page select{border-color:#665a6a;background:#3b3441;color:#fff;caret-color:#fff}.staff-detail-page input::placeholder,.staff-detail-page textarea::placeholder{color:#fff;opacity:.76}.staff-detail-page select option{background:#292631;color:#fff}.staff-detail-page table{border-color:#665a6a}.staff-detail-page thead,.staff-detail-page th{background:#3b3441;color:#fff}.staff-detail-page td{border-color:#665a6a}.staff-detail-page strong{color:#fff}.staff-detail-page [class*=number],.staff-detail-page [class*=count],.staff-detail-page [class*=value],.staff-detail-page [class*=amount],.staff-detail-page [class*=total],.staff-detail-page [class*=metric] strong,.staff-detail-page [class*=stat] strong,.staff-detail-page [class*=summary] strong{color:#fff;font-variant-numeric:tabular-nums}.staff-detail-page [class*=card],.staff-detail-page [class*=tile],.staff-detail-page [class*=item]{transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.staff-detail-page button[class*=card]:hover,.staff-detail-page [class*=card][role=button]:hover,.staff-detail-page button[class*=item]:hover,.staff-detail-page [class*=tile][role=button]:hover{border-color:#a887ce;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.staff-detail-page [class*=selected],.staff-detail-page [class*=active]{color:#fff}.staff-detail-page [class*=selected]:before,.staff-detail-page [class*=active]:before{content:none}.staff-detail-page [class*=success],.staff-detail-page [class*=warning],.staff-detail-page [class*=critical],.staff-detail-page [class*=danger],.staff-detail-page [class*=risk]{color:#fff}.staff-detail-history-list{display:flex;flex-direction:column;gap:12px;margin-top:18px}.staff-detail-history-item{padding:16px;border:1px solid #665A6A;border-radius:12px;background:#23212b}.staff-detail-history-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.staff-detail-history-header strong{font-size:14px;text-transform:capitalize}.staff-detail-history-header span{flex-shrink:0;font-size:12px;opacity:.76}.staff-detail-history-transition{display:grid;grid-template-columns:140px minmax(0,1fr);gap:12px;margin-top:12px}.staff-detail-history-transition span{font-size:12px;opacity:.76}.staff-detail-history-transition strong{margin:0;font-size:13px;font-weight:600}.staff-detail-history-actor{display:block;margin-top:14px;font-size:12px;opacity:.76}@media(max-width:767px){.staff-detail-history-header{flex-direction:column;gap:6px}.staff-detail-history-transition{grid-template-columns:1fr;gap:4px}}.staff-detail-attendance-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.staff-detail-attendance-heading .staff-detail-note{margin-top:6px}.staff-detail-attendance-count{flex-shrink:0;padding:6px 10px;border:1px solid #665A6A;border-radius:999px;background:#23212b;font-size:12px}.staff-detail-attendance-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px}.staff-detail-attendance-summary>div{padding:12px;border:1px solid #665A6A;border-radius:12px;background:#23212b}.staff-detail-attendance-summary span{display:block;font-size:11px;opacity:.76}.staff-detail-attendance-summary strong{display:block;margin-top:5px;font-size:18px}.staff-detail-attendance-list{display:flex;flex-direction:column;gap:10px;margin-top:16px}.staff-detail-attendance-item{padding:14px;border:1px solid #665A6A;border-radius:12px;background:#23212b}.staff-detail-attendance-date{display:flex;align-items:center;justify-content:space-between;gap:12px}.staff-detail-attendance-date span{font-size:12px;opacity:.8}.staff-detail-attendance-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px}.staff-detail-attendance-meta span{display:block;font-size:11px;opacity:.72}.staff-detail-attendance-meta strong{display:block;margin-top:4px;font-size:12px;font-weight:600}.staff-detail-attendance-note{margin:12px 0 0;font-size:12px;line-height:1.5;opacity:.8}@media(max-width:767px){.staff-detail-attendance-heading{flex-direction:column}.staff-detail-attendance-summary,.staff-detail-attendance-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}.staff-detail-self-profile{min-height:100%!important;padding:24px clamp(20px,2.4vw,38px) 48px!important;background:linear-gradient(180deg,#faf6f0,#f7f2ea)!important;color:#2d2825!important}.staff-detail-self-profile .staff-detail-container{max-width:1480px!important}.staff-detail-self-profile .staff-detail-back{color:#876b5c!important;font-size:12px!important;font-weight:650!important;text-decoration:none!important}.staff-detail-self-profile .staff-detail-back:hover{color:#ae6045!important}.staff-detail-self-profile .staff-detail-hero{align-items:center!important;margin-top:14px!important;padding:22px 24px!important;border:1px solid #e5dad0!important;border-radius:18px!important;background:linear-gradient(135deg,#fffdf9,#fff8f2)!important;color:#2d2825!important;box-shadow:0 6px 20px #543b2d0a!important}.staff-detail-self-profile .staff-detail-eyebrow{color:#a8664e!important;font-size:10px!important;letter-spacing:.15em!important}.staff-detail-self-profile .staff-detail-hero h1{margin-top:5px!important;color:#282421!important;font-size:clamp(30px,3vw,42px)!important;font-weight:780!important;letter-spacing:-.035em!important}.staff-detail-self-profile .staff-detail-hero p{margin-top:5px!important;color:#766c66!important;font-size:13px!important}.staff-detail-self-profile .staff-detail-grid{display:flex!important;flex-direction:column!important;gap:16px!important;margin-top:16px!important}.staff-detail-self-profile .staff-detail-main{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:14px!important}.staff-detail-self-profile .staff-detail-main>.staff-detail-card{margin:0!important;padding:18px!important;border:1px solid #e5dad0!important;border-radius:16px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 4px 14px #523d3006!important}.staff-detail-self-profile .staff-detail-main>.staff-detail-card:nth-child(1){grid-column:span 7!important}.staff-detail-self-profile .staff-detail-main>.staff-detail-card:nth-child(2){grid-column:span 5!important}.staff-detail-self-profile .staff-detail-main>.staff-detail-card:nth-child(3){grid-column:span 4!important}.staff-detail-self-profile .staff-detail-main>.staff-detail-card:nth-child(4){grid-column:span 8!important}.staff-detail-self-profile .staff-detail-card h2{color:#302a27!important;font-size:15px!important;font-weight:760!important}.staff-detail-self-profile .staff-detail-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;margin-top:14px!important}.staff-detail-self-profile .staff-detail-meta-grid div{padding:11px 12px!important;border:1px solid #ece2da!important;border-radius:11px!important;background:#fbf7f1!important}.staff-detail-self-profile .staff-detail-meta-grid span,.staff-detail-self-profile .staff-detail-info-row span{color:#90857e!important;font-size:10px!important;font-weight:600!important;opacity:1!important}.staff-detail-self-profile .staff-detail-meta-grid strong,.staff-detail-self-profile .staff-detail-info-row strong{margin-top:3px!important;color:#302a27!important;font-size:12px!important;font-weight:700!important}.staff-detail-self-profile .staff-detail-info-row{gap:10px!important;margin-top:12px!important;padding:9px 10px!important;border:1px solid #eee5dd!important;border-radius:10px!important;background:#fbf7f1!important;color:#bd6c4d!important}.staff-detail-self-profile .staff-detail-info-row svg{flex:0 0 auto;margin-top:2px;color:#bd6c4d!important}.staff-detail-self-profile .staff-detail-side{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.staff-detail-self-profile .staff-detail-side>*{margin:0!important}.staff-detail-self-profile .staff-detail-side>.staff-detail-card,.staff-detail-self-profile .staff-detail-side>section{padding:18px!important;border:1px solid #e5dad0!important;border-radius:16px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 4px 14px #523d3006!important}.staff-detail-self-profile .staff-detail-attendance-heading{align-items:center!important}.staff-detail-self-profile .staff-detail-attendance-heading .staff-detail-note{margin-top:3px!important;color:#958a83!important}.staff-detail-self-profile .staff-detail-attendance-count{padding:5px 9px!important;border:1px solid #e1d4ca!important;background:#f8eee7!important;color:#9b5c44!important}.staff-detail-self-profile .staff-detail-attendance-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-top:13px!important}.staff-detail-self-profile .staff-detail-attendance-summary>div{padding:9px 10px!important;border:1px solid #e9dfd7!important;background:#fbf7f1!important}.staff-detail-self-profile .staff-detail-attendance-summary span{color:#91867f!important;font-size:10px!important;opacity:1!important}.staff-detail-self-profile .staff-detail-attendance-summary strong{margin-top:2px!important;color:#302a27!important;font-size:16px!important}.staff-detail-self-profile .staff-detail-attendance-list{gap:6px!important;margin-top:12px!important}.staff-detail-self-profile .staff-detail-attendance-item{display:grid!important;grid-template-columns:minmax(125px,.85fr) minmax(0,3fr)!important;align-items:center!important;gap:14px!important;padding:9px 11px!important;border:1px solid #ece3dc!important;border-radius:10px!important;background:#fffdf9!important;color:#302a27!important}.staff-detail-self-profile .staff-detail-attendance-item:hover{border-color:#d9bdae!important;background:#fff7f1!important;transform:none!important;box-shadow:none!important}.staff-detail-self-profile .staff-detail-attendance-date{display:grid!important;gap:3px!important}.staff-detail-self-profile .staff-detail-attendance-date strong{color:#302a27!important;font-size:11px!important}.staff-detail-self-profile .staff-detail-attendance-date span{width:fit-content;padding:2px 6px;border-radius:999px;background:#eef7f0!important;color:#47715a!important;font-size:9px!important;opacity:1!important}.staff-detail-self-profile .staff-detail-attendance-meta{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-top:0!important}.staff-detail-self-profile .staff-detail-attendance-meta span{color:#988d86!important;font-size:9px!important;opacity:1!important}.staff-detail-self-profile .staff-detail-attendance-meta strong{margin-top:2px!important;color:#302a27!important;font-size:10px!important}.staff-detail-self-profile .staff-detail-attendance-note{grid-column:1 / -1;margin:2px 0 0!important;color:#8c817a!important}.staff-detail-self-profile .staff-detail-attendance-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:11px}.staff-detail-self-profile .staff-detail-attendance-pagination button{min-width:66px;height:30px;padding:0 11px;border:1px solid #ded1c7;border-radius:8px;background:#fffdf9;color:#6c6059;font-size:10px;font-weight:700;cursor:pointer}.staff-detail-self-profile .staff-detail-attendance-pagination button:hover:not(:disabled){border-color:#cfaa97;background:#fff2ea;color:#98583f}.staff-detail-self-profile .staff-detail-attendance-pagination button:disabled{border-color:#ebe3dc;background:#faf7f3;color:#b9afa8;cursor:default}.staff-detail-self-profile .staff-detail-attendance-pagination span{min-width:70px;color:#8d827b!important;font-size:10px!important;text-align:center}.staff-detail-self-profile .staff-detail-lifecycle-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.staff-detail-self-profile .staff-detail-lifecycle-heading p{margin:3px 0 0;color:#958a83!important;font-size:10px}.staff-detail-self-profile .staff-detail-lifecycle-heading>span{flex:0 0 auto;padding:5px 9px;border:1px solid #e2d4ca;border-radius:999px;background:#f8eee7;color:#9d5b43!important;font-size:10px;font-weight:700}.staff-detail-self-profile .staff-detail-history-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;margin-top:13px!important}.staff-detail-self-profile .staff-detail-history-item{position:relative;min-width:0;padding:12px 12px 12px 18px!important;overflow:hidden;border:1px solid #e9dfd7!important;border-radius:12px!important;background:#fbf7f1!important;color:#302a27!important;box-shadow:none!important}.staff-detail-self-profile .staff-detail-history-item:before{content:"";position:absolute;top:12px;bottom:12px;left:7px;width:3px;border-radius:999px;background:linear-gradient(180deg,#c66e4f,#e6b39e)}.staff-detail-self-profile .staff-detail-history-item:hover{border-color:#d7bbaa!important;background:#fff7f1!important;transform:translateY(-1px)!important;box-shadow:0 6px 14px #543b2d0a!important}.staff-detail-self-profile .staff-detail-history-header{gap:10px!important}.staff-detail-self-profile .staff-detail-history-header strong{color:#302a27!important;font-size:11px!important;font-weight:750!important}.staff-detail-self-profile .staff-detail-history-header span{color:#988d86!important;font-size:9px!important;opacity:1!important}.staff-detail-self-profile .staff-detail-history-transition{grid-template-columns:105px minmax(0,1fr)!important;gap:8px!important;margin-top:7px!important}.staff-detail-self-profile .staff-detail-history-transition span{color:#958a83!important;font-size:9px!important;opacity:1!important}.staff-detail-self-profile .staff-detail-history-transition strong{color:#514842!important;font-size:10px!important;line-height:1.4}.staff-detail-self-profile .staff-detail-history-actor{margin-top:7px!important;color:#9a8e87!important;font-size:9px!important;opacity:1!important}.staff-detail-self-profile .staff-detail-side h2{color:#302a27!important}.staff-detail-self-profile .staff-detail-side p,.staff-detail-self-profile .staff-detail-side span,.staff-detail-self-profile .staff-detail-side small{color:#8d827b}.staff-detail-self-profile .staff-detail-side strong,.staff-detail-self-profile h1,.staff-detail-self-profile h2,.staff-detail-self-profile h3,.staff-detail-self-profile h4,.staff-detail-self-profile h5,.staff-detail-self-profile h6,.staff-detail-self-profile [class*=card],.staff-detail-self-profile [class*=card]:hover{color:#302a27}@media(max-width:1100px){.staff-detail-self-profile .staff-detail-main>.staff-detail-card:nth-child(1),.staff-detail-self-profile .staff-detail-main>.staff-detail-card:nth-child(2),.staff-detail-self-profile .staff-detail-main>.staff-detail-card:nth-child(3),.staff-detail-self-profile .staff-detail-main>.staff-detail-card:nth-child(4){grid-column:span 6!important}.staff-detail-self-profile .staff-detail-side{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.staff-detail-self-profile{padding:18px 14px 38px!important}.staff-detail-self-profile .staff-detail-main{grid-template-columns:1fr!important}.staff-detail-self-profile .staff-detail-main>.staff-detail-card{grid-column:1 / -1!important}.staff-detail-self-profile .staff-detail-side,.staff-detail-self-profile .staff-detail-history-list,.staff-detail-self-profile .staff-detail-attendance-item{grid-template-columns:1fr!important}.staff-detail-self-profile .staff-detail-attendance-meta,.staff-detail-self-profile .staff-detail-attendance-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.staff-detail-self-profile .staff-detail-attendance-pagination{justify-content:center}}.staff-detail-self-profile .staff-detail-main>.staff-access-card{grid-column:span 4!important;width:auto!important;min-width:0!important;align-self:stretch!important;margin:0!important}.staff-detail-self-profile .staff-detail-main>.staff-detail-card:nth-child(4){grid-column:span 8!important;min-width:0!important}.staff-detail-self-profile .staff-detail-main>.staff-detail-card:nth-child(5){grid-column:1 / -1!important}.staff-detail-self-profile .staff-detail-main .staff-access-card{display:flex!important;flex-direction:column!important;height:auto!important;padding:18px!important;overflow:visible!important}.staff-detail-self-profile .staff-detail-main .staff-access-heading{display:flex!important;align-items:flex-start!important;gap:11px!important}.staff-detail-self-profile .staff-detail-main .staff-access-heading>div:last-child{min-width:0!important}.staff-detail-self-profile .staff-detail-main .staff-access-heading h2,.staff-detail-self-profile .staff-detail-main .staff-access-heading p{white-space:normal!important;word-break:normal!important}.staff-detail-self-profile .staff-detail-main .staff-access-status-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.staff-detail-self-profile .staff-detail-main .staff-access-status-grid>div{min-width:0!important}.staff-detail-self-profile .staff-detail-main .staff-access-current{width:100%!important;min-width:0!important}.staff-detail-self-profile .staff-detail-main .staff-access-current code{display:block!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important}.staff-detail-self-profile .staff-detail-main .staff-access-controls{width:100%!important}.staff-detail-self-profile .staff-detail-main .staff-access-controls input{width:100%!important;min-width:0!important;box-sizing:border-box!important}.staff-detail-self-profile .staff-detail-main .staff-access-controls button{width:100%!important;min-height:38px!important;padding:8px 12px!important;white-space:normal!important;line-height:1.25!important}.staff-detail-self-profile .staff-detail-main .staff-access-role{width:100%!important}.staff-detail-self-profile .staff-detail-main>.staff-detail-card:nth-child(4){height:fit-content!important;align-self:start!important}.staff-detail-self-profile .staff-detail-attendance-list,.staff-detail-self-profile .staff-detail-attendance-item{min-width:0!important}.staff-detail-self-profile .staff-detail-side{grid-template-columns:repeat(3,minmax(0,1fr))!important}.staff-detail-self-profile .staff-detail-side .staff-detail-card{min-width:0!important;height:fit-content!important}@media(max-width:1100px){.staff-detail-self-profile .staff-detail-main>.staff-access-card{grid-column:span 6!important}.staff-detail-self-profile .staff-detail-main>.staff-detail-card:nth-child(4){grid-column:span 6!important}.staff-detail-self-profile .staff-detail-side{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.staff-detail-self-profile .staff-detail-main>.staff-access-card,.staff-detail-self-profile .staff-detail-main>.staff-detail-card:nth-child(4){grid-column:1 / -1!important}.staff-detail-self-profile .staff-detail-side{grid-template-columns:1fr!important}}.staff-detail-page:not(.staff-detail-self-profile){min-height:100%!important;padding:24px 30px 42px!important;background:linear-gradient(180deg,#faf6f0,#f7f2ea)!important;color:#302a27!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-back{color:#785f52!important;font-size:12px!important;font-weight:700!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-back:hover{color:#bd6c4d!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-hero{margin-top:16px!important;padding:24px!important;border:1px solid #e4d8cf!important;border-radius:18px!important;background:linear-gradient(135deg,#fffdf9,#fff7f1)!important;color:#302a27!important;box-shadow:0 6px 18px #523d300a!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-eyebrow{color:#a6664e!important;font-size:10px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-hero h1{margin-top:6px!important;color:#282421!important;font-size:34px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-hero p{color:#7f746d!important;font-size:13px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid{grid-template-columns:minmax(0,1fr) 340px!important;gap:16px!important;margin-top:16px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main,.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side{gap:16px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-card{padding:18px!important;border:1px solid #e5dad0!important;border-radius:15px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 4px 14px #523d3006!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-card h2{color:#302a27!important;font-size:14px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-work{color:#302a27!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-meta-grid{gap:10px!important;margin-top:15px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-meta-grid>div{padding:11px!important;border:1px solid #e9dfd7!important;border-radius:10px!important;background:#fbf7f1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-meta-grid span{color:#91867f!important;font-size:10px!important;opacity:1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-meta-grid strong{margin-top:3px!important;color:#302a27!important;font-size:12px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-info-row{gap:9px!important;margin-top:10px!important;padding:9px 10px!important;border:1px solid #ece2da!important;border-radius:10px!important;background:#fbf7f1!important;color:#bd6c4d!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-info-row svg{color:#bd6c4d!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-info-row span{color:#91867f!important;font-size:10px!important;opacity:1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-info-row strong{margin-top:2px!important;color:#302a27!important;font-size:12px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side .staff-detail-card{background:#fffdf9!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side p,.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side span,.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side small{color:#8d827b!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side strong{color:#302a27!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-attendance-count{border:1px solid #e1d4ca!important;background:#f8eee7!important;color:#9b5c44!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-attendance-summary{gap:8px!important;margin-top:12px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-attendance-summary>div{padding:10px!important;border:1px solid #e9dfd7!important;background:#fbf7f1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-attendance-summary span{color:#91867f!important;opacity:1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-attendance-summary strong{color:#302a27!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-attendance-item{padding:11px!important;border:1px solid #e9dfd7!important;background:#fffdf9!important;color:#302a27!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-attendance-item:hover{border-color:#d9bdae!important;background:#fff7f1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-attendance-date strong,.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-attendance-meta strong{color:#302a27!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-attendance-date span,.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-attendance-meta span{color:#91867f!important;opacity:1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-history-list{gap:9px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-history-item{padding:12px!important;border:1px solid #e8ddd4!important;border-radius:11px!important;background:#fbf7f1!important;color:#302a27!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-history-item:hover{border-color:#d7bbaa!important;background:#fff7f1!important;transform:translateY(-1px)!important;box-shadow:0 5px 13px #543b2d0a!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-history-header strong{color:#302a27!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-history-header span,.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-history-transition span,.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-history-actor{color:#91867f!important;opacity:1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-history-transition strong{color:#514843!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-authority{border:1px solid #e2d4ca!important;background:linear-gradient(135deg,#fff4ec,#fffaf5)!important;color:#302a27!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-authority-title{color:#a6664e!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-authority-value{color:#302a27!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-authority p{color:#8d827b!important}.staff-detail-page:not(.staff-detail-self-profile) h1,.staff-detail-page:not(.staff-detail-self-profile) h2,.staff-detail-page:not(.staff-detail-self-profile) h3,.staff-detail-page:not(.staff-detail-self-profile) h4,.staff-detail-page:not(.staff-detail-self-profile) strong{color:#302a27}.staff-detail-page:not(.staff-detail-self-profile) p,.staff-detail-page:not(.staff-detail-self-profile) span,.staff-detail-page:not(.staff-detail-self-profile) small{color:#8d827b}@media(max-width:1000px){.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid{grid-template-columns:1fr!important}}@media(max-width:767px){.staff-detail-page:not(.staff-detail-self-profile){padding:18px 14px 34px!important}}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:14px!important;margin-top:16px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(1){grid-column:span 7!important;grid-row:1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(2){grid-column:span 5!important;grid-row:1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side>.staff-access-card{grid-column:span 4!important;grid-row:2!important;min-width:0!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(4){grid-column:span 8!important;grid-row:2!important;min-width:0!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(5){grid-column:1 / -1!important;grid-row:3!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side>.staff-detail-card:nth-child(1){grid-column:span 4!important;grid-row:4!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(3){grid-column:span 4!important;grid-row:4!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side>.staff-detail-card:nth-child(3){grid-column:span 4!important;grid-row:4!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid>*,.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid .staff-detail-card,.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid .staff-access-card{width:auto!important;min-width:0!important;margin:0!important;align-self:stretch!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-card,.staff-detail-page:not(.staff-detail-self-profile) .staff-access-card{padding:17px!important;border:1px solid #e5dad0!important;border-radius:15px!important;background:#fffdf9!important;box-shadow:0 4px 14px #523d3006!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(2){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:9px!important;row-gap:9px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side>.staff-detail-card:nth-child(1),.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(3),.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side>.staff-detail-card:nth-child(3){height:100%!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-info-row{margin-top:9px!important;padding:9px 10px!important;border:1px solid #ece2da!important;border-radius:10px!important;background:#fbf7f1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-card{height:fit-content!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-status-grid{gap:8px!important;margin-top:13px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-status-grid>div{padding:10px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-current{margin-top:8px!important;padding:10px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-current code{overflow-wrap:anywhere!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-attendance-summary{margin-top:12px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-attendance-list{gap:6px!important;margin-top:10px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-attendance-item{padding:9px 11px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-history-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;margin-top:12px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-history-item{position:relative!important;padding:11px 12px 11px 18px!important;overflow:hidden!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-history-item:before{content:"";position:absolute;top:10px;bottom:10px;left:7px;width:3px;border-radius:999px;background:linear-gradient(180deg,#c66e4f,#e7b39c)}@media(max-width:1100px){.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(1),.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(2),.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side>.staff-access-card,.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(4){grid-column:span 6!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side>.staff-detail-card:nth-child(1),.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(3),.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side>.staff-detail-card:nth-child(3){grid-column:span 4!important}}@media(max-width:760px){.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid{grid-template-columns:1fr!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid .staff-detail-card,.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid .staff-access-card{grid-column:1 / -1!important;grid-row:auto!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-history-list{grid-template-columns:1fr!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(2){grid-template-columns:1fr!important}}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:14px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main,.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side{display:contents!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(1){grid-column:1 / 8!important;grid-row:1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(2){grid-column:8 / 13!important;grid-row:1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side>.staff-access-card{grid-column:1 / 5!important;grid-row:2!important;width:auto!important;min-width:0!important;align-self:start!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(4){grid-column:5 / 13!important;grid-row:2!important;width:auto!important;min-width:0!important;align-self:start!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(5){grid-column:1 / 13!important;grid-row:3!important;width:auto!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side>.staff-detail-card:nth-child(1){grid-column:1 / 5!important;grid-row:4!important;width:auto!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(3){grid-column:5 / 9!important;grid-row:4!important;width:auto!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side>.staff-detail-card:nth-child(3){grid-column:9 / 13!important;grid-row:4!important;width:auto!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid .staff-detail-card,.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid .staff-access-card{box-sizing:border-box!important;margin:0!important;border:1px solid #e5dad0!important;border-radius:15px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 4px 14px #523d3006!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(2){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(2)>h2{grid-column:1 / -1!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(2) .staff-detail-info-row{margin:0!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(4){height:fit-content!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-attendance-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-card{height:fit-content!important;padding:17px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-access-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-history-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side>.staff-detail-card:nth-child(1),.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(3),.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-side>.staff-detail-card:nth-child(3){align-self:start!important;min-height:0!important}@media(max-width:1050px){.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid .staff-detail-card,.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid .staff-access-card{grid-column:auto!important;grid-row:auto!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-main>.staff-detail-card:nth-child(5){grid-column:1 / -1!important}}@media(max-width:720px){.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid{grid-template-columns:1fr!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid .staff-detail-card,.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-grid .staff-access-card{grid-column:1!important;grid-row:auto!important}.staff-detail-page:not(.staff-detail-self-profile) .staff-detail-history-list{grid-template-columns:1fr!important}}.chat-page{min-height:calc(100vh - var(--topbar-height));padding:28px 32px 32px;background:radial-gradient(circle at 78% 4%,rgba(168,135,206,.07),transparent 30%),#23212b;color:#f1ebf3}.chat-container{width:100%;max-width:1700px;margin:0 auto}.chat-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.chat-eyebrow{margin-bottom:7px;color:#a887ce;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.chat-header h1{margin:0;color:#fff;font-size:36px;line-height:1.08;font-weight:700;letter-spacing:-.03em}.chat-header p{max-width:760px;margin:8px 0 0;color:#bfb4c3;font-size:14px;line-height:1.55}.chat-security-badge{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;padding:9px 13px;border:1px solid #665A6A;border-radius:999px;background:#342f3b;color:#d8c7e4;font-size:12px;font-weight:700;box-shadow:0 8px 24px #0a090e2e}.chat-layout{display:grid;grid-template-columns:minmax(320px,380px) minmax(0,1fr);height:min(790px,calc(100vh - 205px));min-height:620px;overflow:hidden;border:1px solid #574B5C;border-radius:20px;background:#292631;box-shadow:0 22px 55px #08070b52,0 1px #ffffff06 inset}.chat-directory{display:flex;min-height:0;flex-direction:column;border-right:1px solid #574B5C;background:linear-gradient(180deg,#37323e,#312d38)}.chat-directory-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 20px 16px}.chat-directory-heading span{color:#a887ce;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.chat-directory-heading h2{margin:5px 0 0;color:#fff;font-size:17px;font-weight:700}.chat-directory-icon{display:grid;width:40px;height:40px;flex-shrink:0;place-items:center;border:1px solid #665A6A;border-radius:12px;background:#44394a;color:#d8c7e4}.chat-search{display:flex;align-items:center;gap:10px;margin:0 18px 14px;padding:0 13px;border:1px solid #574B5C;border-radius:12px;background:#292631;color:#918798;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.chat-search:focus-within{border-color:#a887ce;background:#302c37;box-shadow:0 0 0 3px #a887ce17}.chat-search input{width:100%;height:43px;border:0;outline:0;background:transparent;color:#fff;caret-color:#a887ce;font:inherit;font-size:13px}.chat-search input::placeholder{color:#918798;opacity:1}.chat-filters{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:0 18px 16px}.chat-filters label{display:grid;min-width:0;gap:6px}.chat-filters label>span{display:flex;align-items:center;gap:6px;color:#bfb4c3;font-size:10px;font-weight:700}.chat-filters select{width:100%;height:39px;padding:0 10px;border:1px solid #574B5C;border-radius:10px;outline:0;background:#292631;color:#f1ebf3;font-size:12px;cursor:pointer}.chat-filters select:focus{border-color:#a887ce}.chat-filters select option{background:#292631;color:#f1ebf3}.chat-contact-list{display:grid;min-height:0;align-content:start;gap:7px;padding:3px 11px 18px;overflow-y:auto}.chat-contact{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:11px;overflow:hidden;border:1px solid transparent;border-radius:13px;background:transparent;color:#e9e1ec;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease}.chat-contact:hover{border-color:#665a6a;background:#443d4a;transform:translateY(-1px)}.chat-contact-active{border-color:#9c526d;background:linear-gradient(90deg,#9c526d38,#443d4a 32%);box-shadow:inset 3px 0 #9c526d,0 7px 22px #0a090e38}.chat-contact-active:hover{border-color:#ad627e;background:linear-gradient(90deg,#9c526d45,#4a4351 34%)}.chat-contact:disabled{cursor:wait;opacity:.62}.chat-contact>svg{color:#bfb4c3}.chat-contact-active>svg{color:#d9bfd0}.chat-avatar{display:grid;width:44px;height:44px;flex-shrink:0;place-items:center;overflow:hidden;border:1px solid #665A6A;border-radius:50%;background:linear-gradient(145deg,#5b4a5e,#44394a);color:#fff;font-size:12px;font-weight:800;box-shadow:0 5px 13px #0a090e33}.chat-avatar img{width:100%;height:100%;object-fit:cover}.chat-avatar-large{width:46px;height:46px}.chat-contact-copy{display:grid;min-width:0;gap:3px}.chat-contact-copy strong,.chat-contact-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-contact-copy strong{color:#fff;font-size:13px;font-weight:700}.chat-contact-copy span{color:#afa4b3;font-size:11px}.chat-state{padding:30px 16px;color:#afa4b3;font-size:12px;line-height:1.55;text-align:center}.chat-state-error{color:#f0a4ac}.chat-conversation{display:flex;min-width:0;min-height:0;flex-direction:column;background:#292631}.chat-empty-conversation{display:grid;flex:1;place-items:center;align-content:center;padding:48px;background:radial-gradient(circle at 50% 42%,rgba(168,135,206,.08),transparent 28%),#292631;text-align:center}.chat-empty-icon{display:grid;width:72px;height:72px;margin-bottom:18px;place-items:center;border:1px solid #665A6A;border-radius:22px;background:#3b3441;color:#a887ce;box-shadow:0 12px 30px #0a090e40}.chat-empty-conversation h2{margin:0;color:#fff;font-size:20px}.chat-empty-conversation p{max-width:430px;margin:8px 0 0;color:#afa4b3;font-size:13px;line-height:1.55}.chat-conversation-header{display:flex;align-items:center;gap:13px;min-height:76px;padding:13px 20px;border-bottom:1px solid #574B5C;background:linear-gradient(180deg,#37323e,#342f3b)}.chat-conversation-header>div:nth-child(2){min-width:0;flex:1}.chat-conversation-header h2{margin:0;color:#fff;font-size:15px;font-weight:700}.chat-conversation-header p{margin:4px 0 0;color:#bfb4c3;font-size:11px}.chat-private-label{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid #574B5C;border-radius:999px;background:#292631;color:#bfb4c3;font-size:10px;font-weight:700}.chat-refresh{display:grid;width:35px;height:35px;flex-shrink:0;place-items:center;border:1px solid #574B5C;border-radius:10px;background:#292631;color:#bfb4c3;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.chat-refresh:hover:not(:disabled){border-color:#a887ce;background:#44394a;color:#fff}.chat-message-area{position:relative;min-height:0;flex:1;padding:24px 28px;overflow-y:auto;background:radial-gradient(circle at 12% 9%,rgba(168,135,206,.035),transparent 26%),radial-gradient(circle at 90% 85%,rgba(156,82,109,.045),transparent 26%),#27242e}.chat-message-stack{display:grid;gap:8px}.chat-message-row{display:flex}.chat-message-row-incoming{justify-content:flex-start}.chat-message-row-outgoing{justify-content:flex-end}.chat-message-bubble{max-width:min(70%,650px);padding:10px 13px 8px;border:1px solid transparent;border-radius:14px;color:#fff;box-shadow:0 5px 16px #09080c2e;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.48}.chat-message-row-incoming .chat-message-bubble{border-color:#574b5c;border-top-left-radius:4px;background:#443d4a;color:#f1ebf3}.chat-message-row-outgoing .chat-message-bubble{border-color:#ad627e;border-top-right-radius:4px;background:linear-gradient(135deg,#9c526d,#88485f);color:#fff}.chat-message-bubble time{display:block;margin-top:5px;color:#bfb4c3;font-size:9px;text-align:right}.chat-message-row-outgoing .chat-message-bubble time{color:#ffffffb8}.chat-message-bubble em{color:#bfb4c3;font-size:12px}.chat-connecting,.chat-first-message{display:grid;max-width:440px;margin:74px auto;place-items:center;gap:9px;color:#afa4b3;text-align:center}.chat-connecting svg,.chat-first-message svg{color:#a887ce}.chat-first-message strong{color:#fff;font-size:14px}.chat-first-message span{color:#afa4b3;font-size:12px}.chat-load-more{display:block;margin:0 auto 18px;padding:7px 13px;border:1px solid #574B5C;border-radius:999px;background:#37323e;color:#d8c7e4;font-size:11px;cursor:pointer}.chat-load-more:hover:not(:disabled){border-color:#a887ce;background:#44394a}.chat-open-error{margin:8px 16px 0;padding:10px 12px;border:1px solid rgba(213,107,119,.42);border-radius:10px;background:#7b323e2e;color:#f4b2b9;font-size:11px;line-height:1.45}.chat-composer{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px 14px;border-top:1px solid #574B5C;background:#342f3b}.chat-composer textarea{width:100%;min-height:44px;max-height:120px;resize:vertical;padding:11px 14px;border:1px solid #574B5C;border-radius:14px;outline:0;background:#292631;color:#fff;caret-color:#a887ce;font:inherit;font-size:13px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.chat-composer textarea::placeholder{color:#918798;opacity:1}.chat-composer textarea:focus{border-color:#a887ce;background:#302c37;box-shadow:0 0 0 3px #a887ce14}.chat-composer textarea:disabled{cursor:not-allowed;opacity:.62}.chat-emoji-strip{position:relative;display:flex;align-items:center;gap:2px;min-height:44px;padding:4px 5px;border:1px solid #574B5C;border-radius:13px;background:#292631}.chat-emoji-tool{position:relative;display:grid;place-items:center}.chat-emoji-picker{position:absolute;z-index:50;bottom:calc(100% + 12px);left:-6px;display:grid;width:min(390px,88vw);max-height:470px;overflow:hidden;border:1px solid #665A6A;border-radius:16px;background:#37323e;box-shadow:0 20px 50px #08070b80}.chat-emoji-search{display:flex;align-items:center;gap:8px;margin:10px 10px 7px;padding:0 10px;border:1px solid #574B5C;border-radius:10px;background:#292631;color:#918798}.chat-emoji-search input{width:100%;height:36px;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:11px}.chat-emoji-categories{display:flex;gap:3px;padding:0 10px 8px;overflow-x:auto}.chat-emoji-categories button,.chat-skin-tones button{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;padding:0;border:1px solid transparent;border-radius:8px;background:transparent;cursor:pointer;font-size:15px}.chat-emoji-categories button:hover,.chat-emoji-categories button.active,.chat-skin-tones button:hover,.chat-skin-tones button.active{border-color:#665a6a;background:#443d4a}.chat-skin-tones{display:flex;align-items:center;gap:3px;padding:7px 10px;border-top:1px solid #4E4553;border-bottom:1px solid #4E4553}.chat-skin-tones>span{margin-right:5px;color:#afa4b3;font-size:9px;font-weight:700;text-transform:uppercase}.chat-emoji-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:2px;min-height:190px;max-height:270px;padding:9px;overflow-y:auto}.chat-emoji-grid>button{display:grid;aspect-ratio:1;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;cursor:pointer;font-size:21px}.chat-emoji-grid>button:hover{background:#443d4a;transform:scale(1.08)}.chat-emoji-empty{grid-column:1 / -1;padding:40px 10px;color:#afa4b3;font-size:11px;text-align:center}.chat-send-button{display:grid;width:44px;height:44px;flex-shrink:0;place-items:center;border:1px solid #AD627E;border-radius:13px;background:linear-gradient(135deg,#9c526d,#88485f);color:#fff;cursor:pointer;box-shadow:0 7px 18px #9c526d3d;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.chat-send-button:hover:not(:disabled){transform:translateY(-1px);background:#ad627e;box-shadow:0 9px 22px #9c526d4d}.chat-send-button:disabled,.chat-refresh:disabled,.chat-emoji-strip button:disabled{cursor:default;opacity:.38}.chat-attachment-status{grid-column:1 / -1;padding:2px 5px;color:#bfb4c3;font-size:11px;font-weight:600}.chat-tool-button{display:grid;width:29px;height:29px;place-items:center;border:0;border-radius:8px;background:transparent;color:#bfb4c3;cursor:pointer}.chat-tool-button:hover:not(:disabled){background:#44394a;color:#fff}.chat-tool-button:disabled{cursor:default;opacity:.35}.chat-tool-button-recording{background:#d56b772e;color:#f2a5ae}.chat-attachment{display:grid;min-width:min(310px,60vw);gap:9px;margin-top:8px;padding:10px;border:1px solid #665A6A;border-radius:11px;background:#292631a6}.chat-attachment-heading{display:flex;align-items:center;gap:9px}.chat-attachment-heading>div{display:grid;min-width:0;gap:2px}.chat-attachment-heading svg{color:#a887ce}.chat-attachment-heading strong{overflow:hidden;color:#fff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.chat-attachment-heading span{color:#afa4b3;font-size:10px}.chat-attachment button,.chat-attachment a{justify-self:start;padding:0;border:0;background:transparent;color:#d8c7e4;font-size:11px;font-weight:700;text-decoration:none;cursor:pointer}.chat-attachment button:hover,.chat-attachment a:hover{color:#fff}.chat-attachment audio{width:min(330px,58vw);max-width:100%}.chat-video-player{display:block;width:min(440px,58vw);max-width:100%;max-height:340px;border:1px solid #574B5C;border-radius:10px;background:#17151d}.chat-image-link{display:block;width:100%}.chat-image-link img{display:block;width:min(380px,58vw);max-width:100%;max-height:300px;border:1px solid #574B5C;border-radius:10px;object-fit:contain}.chat-voice-player{display:grid;grid-template-columns:auto minmax(160px,1fr);align-items:center;gap:10px;width:min(360px,58vw);max-width:100%;padding:7px 8px;border-radius:11px;background:#231f2aa8}.chat-voice-player audio{display:none}.chat-voice-play{display:grid;width:34px;height:34px;place-items:center;border:1px solid #A887CE;border-radius:50%;background:#44394a;color:#fff;cursor:pointer}.chat-voice-track{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;align-items:center}.chat-voice-track>span{grid-column:1 / -1;overflow:hidden;color:#f1ebf3;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.chat-voice-track input[type=range]{width:100%;min-width:0;accent-color:#A887CE}.chat-voice-track small{color:#afa4b3;font-size:8px;white-space:nowrap}.chat-recording-bar,.chat-voice-preview{grid-column:1 / -1}.chat-recording-bar{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:10px;padding:10px 11px;border:1px solid rgba(213,107,119,.42);border-radius:13px;background:#7b323e24}.chat-recording-live{display:flex;align-items:center;gap:7px;color:#f4b2b9;font-size:11px;font-weight:700}.chat-recording-dot{width:8px;height:8px;border-radius:50%;background:#ef6574;animation:chat-recording-pulse 1s ease-in-out infinite}@keyframes chat-recording-pulse{0%,to{opacity:.4}50%{opacity:1}}.chat-recording-bar>strong{color:#fff;font-size:11px;font-variant-numeric:tabular-nums}.chat-recording-cancel,.chat-recording-stop,.chat-voice-preview>button{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid #665A6A;border-radius:9px;background:#292631;color:#d8c7e4;font-size:9px;font-weight:700;cursor:pointer}.chat-recording-stop{border-color:#ad627e;color:#f4b2b9}.chat-voice-preview{display:flex;align-items:center;gap:10px;padding:8px;border:1px solid #665A6A;border-radius:13px;background:#292631}.chat-voice-preview>.chat-voice-player{flex:1;width:auto}.chat-voice-preview>span{color:#afa4b3;font-size:9px}.chat-attachment-tool{position:relative;display:grid;place-items:center}.chat-attachment-menu{position:absolute;z-index:40;bottom:calc(100% + 12px);left:-8px;display:grid;width:270px;padding:7px;border:1px solid #665A6A;border-radius:14px;background:#37323e;box-shadow:0 18px 42px #08070b70}.chat-attachment-menu>button{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;width:100%;height:auto;padding:9px;border:0;border-radius:10px;background:transparent;color:#f1ebf3;text-align:left;cursor:pointer}.chat-attachment-menu>button:hover{background:#443d4a}.chat-attachment-menu>button>svg{color:#a887ce}.chat-attachment-menu>button>span{display:grid;min-width:0;gap:2px}.chat-attachment-menu strong{color:#fff;font-size:11px}.chat-attachment-menu small{overflow:hidden;color:#afa4b3;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.chat-pending-attachment{grid-column:1 / -1;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:11px;padding:9px 10px;border:1px solid #665A6A;border-radius:13px;background:#292631}.chat-pending-preview{display:grid;width:58px;height:52px;place-items:center;overflow:hidden;border:1px solid #574B5C;border-radius:9px;background:#211e27;color:#a887ce}.chat-pending-preview img,.chat-pending-preview video{width:100%;height:100%;object-fit:cover}.chat-pending-copy{display:grid;min-width:0;gap:3px}.chat-pending-copy strong{overflow:hidden;color:#fff;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.chat-pending-copy span{color:#afa4b3;font-size:9px;text-transform:capitalize}.chat-pending-remove{padding:6px 9px;border:1px solid #665A6A;border-radius:9px;background:transparent;color:#d8c7e4;font-size:10px;font-weight:700;cursor:pointer}.chat-pending-remove:hover:not(:disabled){border-color:#ad627e;color:#fff}.chat-pending-remove:disabled{cursor:default;opacity:.4}.chat-contact-list,.chat-message-area{scrollbar-width:thin;scrollbar-color:#665A6A #292631}.chat-contact-list::-webkit-scrollbar,.chat-message-area::-webkit-scrollbar{width:8px}.chat-contact-list::-webkit-scrollbar-track,.chat-message-area::-webkit-scrollbar-track{background:#292631}.chat-contact-list::-webkit-scrollbar-thumb,.chat-message-area::-webkit-scrollbar-thumb{border:2px solid #292631;border-radius:999px;background:#665a6a}@media(max-width:1100px){.chat-layout{grid-template-columns:minmax(285px,335px) minmax(0,1fr)}.chat-message-bubble{max-width:78%}}@media(max-width:900px){.chat-page{padding:20px}.chat-header{align-items:flex-start;flex-direction:column}.chat-layout{grid-template-columns:1fr;height:auto;min-height:0}.chat-directory{max-height:430px;border-right:0;border-bottom:1px solid #574B5C}.chat-conversation{min-height:590px}}@media(max-width:620px){.chat-page{padding:16px 12px}.chat-header h1{font-size:30px}.chat-security-badge{display:none}.chat-filters{grid-template-columns:1fr}.chat-conversation-header{padding-inline:13px}.chat-private-label{display:none}.chat-message-area{padding:18px 13px}.chat-message-bubble{max-width:88%}.chat-composer{grid-template-columns:1fr auto}.chat-emoji-strip{grid-column:1 / -1}.chat-emoji-picker{position:fixed;right:12px;bottom:82px;left:12px;width:auto;max-height:60vh}.chat-emoji-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.chat-recording-bar{grid-template-columns:minmax(0,1fr) auto auto}.chat-recording-bar>strong{grid-row:2;grid-column:1}.chat-voice-preview{align-items:stretch;flex-direction:column}.chat-voice-player{width:100%}}.chat-attachment-trigger{position:relative;z-index:3;pointer-events:auto!important;cursor:pointer}.chat-attachment-trigger svg{pointer-events:none}.chat-page{box-sizing:border-box!important;height:calc(100vh - var(--topbar-height))!important;min-height:0!important;padding:16px 24px 18px!important;overflow:hidden!important;background:linear-gradient(180deg,#faf6f0,#f7f2ea)!important;color:#302a27!important}.chat-container{display:flex!important;height:100%!important;min-height:0!important;flex-direction:column!important;overflow:hidden!important}.chat-header{flex:0 0 auto!important;align-items:center!important;margin-bottom:12px!important}.chat-eyebrow{color:#a6654d!important}.chat-header h1{color:#292522!important;font-size:32px!important}.chat-header p{margin-top:4px!important;color:#82766f!important;font-size:12px!important}.chat-security-badge{border-color:#e1d4ca!important;background:#fffdf9!important;color:#765f54!important;box-shadow:none!important}.chat-security-badge svg{color:#bd6c4d!important}.chat-layout{flex:1 1 auto!important;grid-template-columns:minmax(270px,320px) minmax(0,1fr)!important;height:auto!important;min-height:0!important;overflow:hidden!important;border:1px solid #e3d8cf!important;border-radius:18px!important;background:#fffdf9!important;box-shadow:0 8px 24px #523b2d0d!important}.chat-directory{min-height:0!important;overflow:hidden!important;border-right:1px solid #e7ddd5!important;background:linear-gradient(180deg,#fffaf5,#fbf6f0)!important}.chat-directory-heading{padding:16px 15px 11px!important}.chat-directory-heading span{color:#a7664e!important}.chat-directory-heading h2{color:#302a27!important;font-size:15px!important}.chat-directory-icon{width:36px!important;height:36px!important;border-color:#e3d4ca!important;background:#f7e8df!important;color:#bd6c4d!important}.chat-search{margin:0 13px 9px!important;border-color:#ded2c9!important;background:#fffdf9!important;color:#a09289!important}.chat-search:focus-within{border-color:#d0aa96!important;background:#fff!important;box-shadow:0 0 0 3px #bd6c4d14!important}.chat-search input{height:38px!important;color:#302a27!important;caret-color:#bd6c4d!important}.chat-search input::placeholder{color:#9c9088!important}.chat-filters{gap:7px!important;padding:0 13px 10px!important}.chat-filters label>span{color:#83776f!important}.chat-filters label>span svg{color:#bd6c4d!important}.chat-filters select{height:35px!important;border-color:#ded2c9!important;background:#fffdf9!important;color:#514843!important;color-scheme:light!important}.chat-filters select option{background:#fff!important;color:#302a27!important}.chat-contact-list{flex:1 1 auto!important;min-height:0!important;gap:4px!important;padding:2px 8px 10px!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin}.chat-contact{grid-template-columns:38px minmax(0,1fr) auto!important;gap:9px!important;padding:9px!important;border-radius:11px!important;color:#514843!important}.chat-contact:hover{border-color:#e2d2c8!important;background:#fff4ed!important;transform:translate(2px)!important;box-shadow:none!important}.chat-contact-active{border-color:#d9ae9a!important;background:linear-gradient(90deg,#f6dfd3,#fff8f3)!important;box-shadow:inset 3px 0 #bd6c4d!important}.chat-contact-active:hover{background:linear-gradient(90deg,#f4d9cc,#fff4ee)!important}.chat-avatar{width:38px!important;height:38px!important;border-color:#dfccc0!important;background:linear-gradient(145deg,#f3dfd3,#f7eee8)!important;color:#9d5a43!important;box-shadow:none!important}.chat-contact-copy strong{color:#302a27!important;font-size:12px!important}.chat-contact-copy span{color:#91857d!important;font-size:10px!important}.chat-contact>svg{color:#a59489!important}.chat-contact-active>svg{color:#bd6c4d!important}.chat-conversation{min-height:0!important;overflow:hidden!important;background:#fffdf9!important}.chat-empty-conversation{background:radial-gradient(circle at 50% 42%,rgba(189,108,77,.055),transparent 28%),#fffdf9!important}.chat-empty-icon{border-color:#e4d4ca!important;background:#f8e9e0!important;color:#bd6c4d!important;box-shadow:none!important}.chat-empty-conversation h2{color:#302a27!important}.chat-empty-conversation p{color:#91867f!important}.chat-conversation-header{min-height:62px!important;padding:9px 15px!important;border-bottom:1px solid #e8ddd5!important;background:linear-gradient(180deg,#fffdf9,#fdf9f4)!important}.chat-conversation-header h2{color:#302a27!important}.chat-conversation-header p{color:#91867f!important}.chat-private-label{border-color:#e0d3c9!important;background:#fbf6f0!important;color:#75645c!important}.chat-refresh{border-color:#dfd2c9!important;background:#fffdf9!important;color:#86746a!important}.chat-refresh:hover:not(:disabled){border-color:#d0aa96!important;background:#fff2ea!important;color:#a55d43!important}.chat-message-area{flex:1 1 auto!important;min-height:0!important;padding:16px 20px!important;overflow-y:auto!important;overflow-x:hidden!important;background:#fbf8f4!important;scrollbar-width:thin}.chat-message-stack{gap:6px!important}.chat-message-bubble{max-width:min(68%,620px)!important;padding:8px 11px 7px!important;border-radius:13px!important;font-size:12px!important;line-height:1.45!important;box-shadow:0 3px 8px #523c2f0b!important}.chat-message-row-incoming .chat-message-bubble{border:1px solid #e4d9d1!important;background:#fff!important;color:#403934!important}.chat-message-row-outgoing .chat-message-bubble{border:1px solid #bd6c4d!important;background:linear-gradient(135deg,#c67555,#b96548)!important;color:#fff!important}.chat-message-bubble time{color:#a1958e!important}.chat-message-row-outgoing .chat-message-bubble time{color:#ffffffb3!important}.chat-composer{position:relative!important;grid-template-columns:auto minmax(0,1fr) auto!important;flex:0 0 auto!important;gap:7px!important;padding:8px 10px 9px!important;border-top:1px solid #e7dcd4!important;background:#fffdf9!important}.chat-composer textarea{min-height:40px!important;max-height:82px!important;padding:10px 11px!important;resize:none!important;border:1px solid #ded2c9!important;border-radius:11px!important;background:#fffaf5!important;color:#302a27!important;caret-color:#bd6c4d!important}.chat-composer textarea::placeholder{color:#9b9088!important}.chat-composer textarea:focus{border-color:#d0aa96!important;background:#fff!important;box-shadow:0 0 0 3px #bd6c4d14!important}.chat-emoji-strip{min-height:40px!important;gap:1px!important;padding:3px!important;border:1px solid #e0d4cb!important;border-radius:11px!important;background:#fbf7f1!important}.chat-tool-button{width:32px!important;height:32px!important;padding:0!important;border:1px solid transparent!important;border-radius:8px!important;background:transparent!important;color:#7e7067!important}.chat-tool-button:hover:not(:disabled){border-color:#e2d2c8!important;background:#f8e8df!important;color:#a85e44!important}.chat-tool-button[aria-expanded=true]{border-color:#d8ae99!important;background:#f3ddd1!important;color:#a45c43!important}.chat-send-button{width:40px!important;height:40px!important;padding:0!important;border:1px solid #bd6c4d!important;border-radius:11px!important;background:linear-gradient(135deg,#c77858,#b86246)!important;color:#fff!important;box-shadow:0 5px 13px #bd6c4d2e!important}.chat-send-button:hover:not(:disabled){transform:translateY(-1px)!important}.chat-send-button:disabled{border-color:#e1d8d1!important;background:#f1ece7!important;color:#b6aba4!important;box-shadow:none!important}.chat-emoji-picker{z-index:200!important;width:min(350px,80vw)!important;max-height:390px!important;border:1px solid #ded2c9!important;border-radius:15px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 18px 45px #452f2429!important}.chat-emoji-search{border-color:#e1d5cc!important;background:#fbf7f1!important}.chat-emoji-search input{background:transparent!important;color:#302a27!important}.chat-emoji-categories{border-color:#eee4dc!important;background:#fffaf5!important}.chat-emoji-categories button,.chat-skin-tones button{background:transparent!important;color:#625850!important}.chat-emoji-categories button:hover,.chat-skin-tones button:hover,.chat-emoji-grid button:hover{background:#f8e8df!important}.chat-emoji-categories button.active,.chat-skin-tones button.active{background:#f3ddd1!important}.chat-attachment-menu{z-index:200!important;border:1px solid #ded2c9!important;border-radius:14px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 16px 40px #452f2426!important}.chat-attachment-menu button{background:transparent!important;color:#302a27!important}.chat-attachment-menu button:hover{background:#fff3eb!important}.chat-attachment-menu svg{color:#bd6c4d!important}.chat-attachment-menu strong{color:#302a27!important}.chat-attachment-menu small{color:#91867f!important}.chat-pending-attachment,.chat-voice-preview,.chat-recording-bar{grid-column:1 / -1!important;border:1px solid #e3d6cd!important;background:#fbf7f1!important;color:#302a27!important}.chat-pending-copy strong{color:#302a27!important}.chat-pending-copy span,.chat-attachment-status{color:#8d827b!important}.chat-open-error{border-color:#e5c1c8!important;background:#fff1f3!important;color:#97495a!important}@media(max-width:850px){.chat-layout{grid-template-columns:240px minmax(0,1fr)!important}.chat-header{display:none!important}}@media(max-width:620px){.chat-page{padding:8px!important}.chat-layout{grid-template-columns:1fr!important}.chat-directory{display:none!important}.chat-message-bubble{max-width:84%!important}}.chat-emoji-picker{width:min(390px,82vw)!important;max-height:430px!important;overflow:hidden!important}.chat-emoji-categories{padding:7px 10px 8px!important;border-bottom:1px solid #eee4dc!important}.chat-emoji-categories button,.chat-skin-tones button,.chat-emoji-grid button{font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif!important;line-height:1!important}.chat-emoji-categories button{width:34px!important;height:34px!important;font-size:18px!important}.chat-skin-tones{min-height:42px!important;padding:6px 10px!important;border-color:#eee4dc!important;background:#fffdf9!important}.chat-skin-tones button{width:32px!important;height:32px!important;font-size:18px!important}.chat-emoji-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:4px!important;min-height:210px!important;max-height:270px!important;padding:10px!important;background:#fffdf9!important}.chat-emoji-grid>button{min-width:36px!important;min-height:36px!important;border-radius:9px!important;font-size:23px!important;transition:transform .12s ease,background .12s ease!important}.chat-emoji-grid>button:hover{background:#f7e8df!important;transform:scale(1.13)!important}.chat-attachment{min-width:min(300px,58vw)!important;max-width:min(460px,62vw)!important;gap:10px!important;margin-top:7px!important;padding:11px 12px!important;border-radius:12px!important;box-shadow:none!important;overflow:hidden!important}.chat-message-row-incoming .chat-attachment{border:1px solid #e7d9cf!important;background:linear-gradient(145deg,#fbf5ef,#f7eee7)!important}.chat-message-row-outgoing .chat-attachment{border:1px solid rgba(255,255,255,.24)!important;background:#ffffff21!important}.chat-attachment-heading{min-width:0!important;gap:10px!important}.chat-message-row-incoming .chat-attachment-heading svg{color:#b96548!important}.chat-message-row-outgoing .chat-attachment-heading svg{color:#fff!important}.chat-message-row-incoming .chat-attachment-heading strong{color:#3e342f!important}.chat-message-row-incoming .chat-attachment-heading span{color:#8d7c72!important}.chat-message-row-outgoing .chat-attachment-heading strong{color:#fff!important}.chat-message-row-outgoing .chat-attachment-heading span{color:#ffffffbd!important}.chat-attachment button,.chat-attachment>a:not(.chat-image-link){display:inline-flex!important;align-items:center!important;width:fit-content!important;min-height:29px!important;padding:5px 10px!important;border-radius:8px!important;font-size:10px!important;font-weight:700!important;text-decoration:none!important;transition:background .14s ease,border-color .14s ease!important}.chat-message-row-incoming .chat-attachment button,.chat-message-row-incoming .chat-attachment>a:not(.chat-image-link){border:1px solid #ddc9bc!important;background:#fffaf6!important;color:#a45840!important}.chat-message-row-incoming .chat-attachment button:hover,.chat-message-row-incoming .chat-attachment>a:not(.chat-image-link):hover{border-color:#c98a70!important;background:#fff1e8!important;color:#8e4935!important}.chat-message-row-outgoing .chat-attachment button,.chat-message-row-outgoing .chat-attachment>a:not(.chat-image-link){border:1px solid rgba(255,255,255,.28)!important;background:#ffffff1f!important;color:#fff!important}.chat-message-row-outgoing .chat-attachment button:hover,.chat-message-row-outgoing .chat-attachment>a:not(.chat-image-link):hover{background:#ffffff36!important}.chat-image-link{overflow:hidden!important;border-radius:10px!important;background:transparent!important}.chat-image-link img{width:min(410px,56vw)!important;max-height:330px!important;border:0!important;border-radius:10px!important;background:#f3ece6!important;object-fit:cover!important}.chat-video-player{width:min(430px,56vw)!important;max-height:330px!important;border:1px solid rgba(0,0,0,.12)!important;border-radius:10px!important;background:#171412!important}.chat-message-row-incoming .chat-voice-player{background:#fffaf6!important}.chat-message-row-outgoing .chat-voice-player{background:#ffffff1f!important}.chat-message-row-incoming .chat-voice-play{border-color:#d8b29e!important;background:#f5dfd3!important;color:#a75b42!important}.chat-message-row-outgoing .chat-voice-play{border-color:#ffffff73!important;background:#ffffff26!important;color:#fff!important}.chat-message-row-outgoing .chat-voice-track>span,.chat-message-row-outgoing .chat-voice-track small{color:#ffffffd1!important}.chat-message-row-incoming .chat-message-bubble:has(.chat-attachment),.chat-message-row-outgoing .chat-message-bubble:has(.chat-attachment){padding:7px!important}.chat-message-row-incoming .chat-message-bubble:has(.chat-attachment){background:#fffdfb!important}.chat-message-row-outgoing .chat-message-bubble:has(.chat-attachment){background:linear-gradient(135deg,#c67555,#b75f44)!important}.chat-message-row-incoming .chat-message-bubble{border-radius:5px 14px 14px!important}.chat-message-row-outgoing .chat-message-bubble{border-radius:14px 5px 14px 14px!important}@media(max-width:620px){.chat-attachment{min-width:0!important;max-width:100%!important}.chat-image-link img,.chat-video-player{width:100%!important}.chat-emoji-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important}}.projects-page{min-height:100%;padding:32px;background:#23212b}.projects-container{width:100%;max-width:1720px;margin:0 auto}.projects-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.projects-eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff}.projects-header h1{margin:8px 0 0;font-size:38px;line-height:1.05;color:#f1ebf3}.projects-header p{max-width:760px;margin:10px 0 0;font-size:15px;line-height:1.65;color:#fff}.projects-create-button{padding:12px 18px;border:0;border-radius:12px;background:#574a59;color:#504857;font-size:14px;font-weight:700;cursor:pointer}.projects-health{margin-top:28px;overflow:hidden;border-radius:20px;background:#574a59;color:#504857}.projects-health-main{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 26px}.projects-health-title{display:flex;align-items:center;gap:13px}.projects-health-title span{display:block;font-size:12px;color:#fff}.projects-health-title strong{display:block;margin-top:4px;font-size:20px}.projects-health-score{text-align:right}.projects-health-score strong{display:block;font-size:32px}.projects-health-score span{display:block;margin-top:3px;font-size:12px;color:#fff}.projects-health-stats{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #7D526F}.projects-health-stats>div{padding:18px 22px;border-right:1px solid #7D526F}.projects-health-stats>div:last-child{border-right:0}.projects-health-stats span{display:block;font-size:12px;color:#fff}.projects-health-stats strong{display:block;margin-top:5px;font-size:26px}.projects-health-risk strong{color:#f0aca2}.projects-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px}.projects-search{display:flex;width:min(600px,100%);height:48px;align-items:center;gap:11px;padding:0 15px;border:1px solid #dcdfe3;border-radius:12px;background:#504857;color:#fff}.projects-search input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.projects-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.projects-filter-chips button{padding:9px 13px;border:1px solid #706473;border-radius:999px;background:#504857;color:#fff;font-size:13px;font-weight:600;cursor:pointer}.projects-filter-chips button:first-child{border-color:#4d3e50;background:#574a59;color:#504857}.projects-attention-section,.projects-list-section,.projects-delivery-section{margin-top:22px}.projects-attention-section{padding:22px;border:1px solid #706473;border-radius:19px;background:#504857}.projects-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.projects-section-heading span,.projects-delivery-heading span{font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#fff}.projects-section-heading h2,.projects-delivery-heading h2{margin:5px 0 0;font-size:21px;color:#f1ebf3}.projects-section-heading p,.projects-delivery-heading p{margin:5px 0 0;font-size:14px;color:#fff}.projects-attention-row{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:19px}.projects-attention-item{padding:17px;border:1px solid #e3d8d6;border-radius:14px;background:#faf7f6}.projects-attention-item:hover{border-color:#cfb8b4}.projects-attention-top{display:flex;justify-content:space-between;gap:12px}.projects-attention-top span{display:block;font-size:12px;color:#fff}.projects-attention-top h3{margin:5px 0 0;font-size:17px;color:#574a59}.projects-attention-top>strong{height:fit-content;padding:6px 9px;border-radius:999px;background:#f3e7e4;color:#984b40;font-size:12px}.projects-attention-progress{margin-top:17px}.projects-attention-progress>div{display:flex;justify-content:space-between;font-size:13px}.projects-attention-progress progress{width:100%;height:8px;margin-top:7px;accent-color:#7d4e47}.projects-attention-bottom{display:flex;justify-content:space-between;gap:10px;margin-top:14px;padding-top:13px;border-top:1px solid #eadfdd}.projects-attention-bottom>div{display:flex;align-items:center;gap:6px;font-size:13px;color:#6f7781}.projects-list-section{overflow:hidden;border:1px solid #706473;border-radius:19px;background:#504857}.projects-list-section>.projects-section-heading{padding:22px 24px}.projects-count{font-size:14px;color:#68717b}.projects-list-header,.projects-row{display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(150px,.75fr) 100px minmax(140px,.7fr) minmax(150px,.75fr) minmax(130px,.65fr) 75px;gap:16px;align-items:center}.projects-list-header{padding:11px 20px;border-top:1px solid #504857;border-bottom:1px solid #504857;background:#48414f}.projects-list-header span{font-size:12px;font-weight:700;color:#fff}.projects-row{padding:17px 20px;border-bottom:1px solid #504857;transition:background .15s ease}.projects-row:last-child{border-bottom:0}.projects-row:hover{background:#504857}.projects-row-project{display:flex;min-width:0;align-items:center;gap:12px}.projects-row-icon{display:flex;width:42px;height:42px;flex-shrink:0;align-items:center;justify-content:center;border-radius:12px;background:#504857;color:#525a64}.projects-row-project h3{margin:0;font-size:16px;color:#574a59}.projects-row-project span{display:block;margin-top:4px;overflow:hidden;font-size:12px;color:#fff;text-overflow:ellipsis;white-space:nowrap}.projects-row-progress>div{display:flex;justify-content:space-between;font-size:12px}.projects-row-progress progress{width:100%;height:7px;margin-top:7px;accent-color:#574A59}.projects-row-stat{display:flex;align-items:center;gap:8px;color:#fff}.projects-row-stat span{display:block;font-size:12px;color:#fff}.projects-row-stat strong{display:block;margin-top:3px;font-size:14px;color:#fff}.projects-row-risk small{display:block;margin-top:5px;font-size:12px;color:#fff}.projects-status{display:inline-flex;padding:6px 9px;border-radius:999px;background:#edf4ef;color:#52705a;font-size:12px;font-weight:700}.projects-status-risk{background:#f6ebe8;color:#984b40}.projects-row-open{display:flex;align-items:center;justify-content:flex-end;gap:6px;font-size:13px;font-weight:700;color:#574a59}.projects-delivery-section{padding:22px 24px;border:1px solid #706473;border-radius:19px;background:#504857}.projects-delivery-heading{display:flex;align-items:center;gap:12px}.projects-delivery-track{display:flex;gap:12px;margin-top:20px;overflow-x:auto;padding-bottom:5px}.projects-delivery-item{display:flex;min-width:260px;gap:12px;padding:15px;border:1px solid #706473;border-radius:13px;background:#504857}.projects-delivery-number{display:flex;width:36px;height:36px;flex-shrink:0;align-items:center;justify-content:center;border-radius:10px;background:#574a59;color:#504857;font-size:13px;font-weight:700}.projects-delivery-item strong{font-size:14px;color:#343941}.projects-delivery-item h3{margin:5px 0 0;font-size:15px;color:#574a59}.projects-delivery-item span{display:block;margin-top:4px;font-size:12px;color:#fff}@media(max-width:1250px){.projects-health-stats{grid-template-columns:repeat(3,1fr)}.projects-attention-row{grid-template-columns:1fr}.projects-list-header{display:none}.projects-row{grid-template-columns:1fr 1fr 1fr}}@media(max-width:800px){.projects-header,.projects-toolbar,.projects-health-main{align-items:flex-start;flex-direction:column}.projects-health-score{text-align:left}.projects-health-stats{grid-template-columns:1fr 1fr}.projects-row{grid-template-columns:1fr}.projects-row-open{justify-content:flex-start}}@media(max-width:700px){.projects-page{padding:24px 16px}.projects-header h1{font-size:32px}.projects-health-stats{grid-template-columns:1fr}}.projects-page h1,.projects-page h2,.projects-page h3,.projects-page h4,.projects-page h5,.projects-page h6,.projects-page p,.projects-page span,.projects-page strong,.projects-page small,.projects-page label,.projects-page a,.projects-page button,.projects-page td,.projects-page th,.projects-page li{color:#fff}.projects-page input,.projects-page textarea,.projects-page select{border-color:#665a6a;background:#3b3441;color:#fff;caret-color:#fff}.projects-page input::placeholder,.projects-page textarea::placeholder{color:#fff;opacity:.76}.projects-page select option{background:#292631;color:#fff}.projects-page table{border-color:#665a6a}.projects-page thead,.projects-page th{background:#3b3441;color:#fff}.projects-page td{border-color:#665a6a}.projects-page strong{color:#fff}.projects-page [class*=number],.projects-page [class*=count],.projects-page [class*=value],.projects-page [class*=amount],.projects-page [class*=total],.projects-page [class*=metric] strong,.projects-page [class*=stat] strong,.projects-page [class*=summary] strong{color:#fff;font-variant-numeric:tabular-nums}.projects-page [class*=card],.projects-page [class*=tile],.projects-page [class*=item]{transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.projects-page button[class*=card]:hover,.projects-page [class*=card][role=button]:hover,.projects-page button[class*=item]:hover,.projects-page [class*=tile][role=button]:hover{border-color:#a887ce;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.projects-page [class*=selected],.projects-page [class*=active]{color:#fff}.projects-page [class*=selected]:before,.projects-page [class*=active]:before{content:none}.projects-page [class*=success],.projects-page [class*=warning],.projects-page [class*=critical],.projects-page [class*=danger],.projects-page [class*=risk]{color:#fff}.projects-page{background:#23212b;color:#fff}.projects-eyebrow,.projects-header h1,.projects-header p{color:#fff}.projects-header p{opacity:.82}.projects-create-button{border:1px solid #9C526D;background:#9c526d;color:#fff}.projects-create-button:hover{background:#ad627e}.projects-health{border:1px solid #665A6A;background:#504857;color:#fff}.projects-health-title svg{color:#d8c7e4}.projects-health-title span,.projects-health-title strong,.projects-health-score span,.projects-health-score strong,.projects-health-stats span,.projects-health-stats strong{color:#fff}.projects-health-title span,.projects-health-score span,.projects-health-stats span{opacity:.78}.projects-health-score strong,.projects-health-stats strong{font-weight:800;font-variant-numeric:tabular-nums}.projects-health-risk strong{color:#fff}.projects-health-stats{border-top-color:#706473}.projects-health-stats>div{border-right-color:#706473}.projects-search{border-color:#665a6a;background:#3b3441;color:#d8c7e4}.projects-search svg{color:#d8c7e4}.projects-search input{color:#fff;caret-color:#fff}.projects-search input::placeholder{color:#fff;opacity:.76}.projects-filter-chips button{border-color:#665a6a;background:#504857;color:#fff}.projects-filter-chips button:hover{border-color:#a887ce;background:#5a5061}.projects-filter-chips button:first-child{border-color:#a887ce;background:#574a59;color:#fff}.projects-attention-section{border-color:#665a6a;background:#37323e}.projects-section-heading span,.projects-section-heading h2,.projects-section-heading p,.projects-delivery-heading span,.projects-delivery-heading h2,.projects-delivery-heading p{color:#fff}.projects-section-heading p,.projects-delivery-heading p{opacity:.8}.projects-section-heading svg{color:#d8c7e4}.projects-attention-item{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.projects-attention-item:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.projects-attention-top span,.projects-attention-top h3,.projects-attention-top>strong,.projects-attention-progress span,.projects-attention-progress strong,.projects-attention-bottom>div{color:#fff}.projects-attention-top span,.projects-attention-bottom>div{opacity:.8}.projects-attention-top>strong{border:1px solid #7B6E7F;background:#62586a}.projects-attention-progress progress{accent-color:#A887CE}.projects-attention-bottom{border-top-color:#706473}.projects-list-section{border-color:#665a6a;background:#37323e}.projects-count{color:#fff}.projects-list-header{border-top-color:#665a6a;border-bottom-color:#665a6a;background:#443d4a}.projects-list-header span{color:#fff}.projects-row{border-bottom-color:#665a6a;background:#504857}.projects-row:nth-child(2n){background:#4a4351}.projects-row:hover{background:#5a5061}.projects-row-project h3,.projects-row-project span,.projects-row-progress span,.projects-row-progress strong,.projects-row-stat span,.projects-row-stat strong,.projects-row-risk small,.projects-row-open{color:#fff}.projects-row-project span,.projects-row-stat span,.projects-row-risk small{opacity:.8}.projects-row-icon{border:1px solid #665A6A;background:#3b3441;color:#d8c7e4}.projects-row:hover .projects-row-icon{border-color:#a887ce;background:#44394a;color:#fff}.projects-row-stat svg,.projects-row-open svg{color:#d8c7e4}.projects-row-progress progress{accent-color:#A887CE}.projects-status{border:1px solid #665A6A;background:#62586a;color:#fff}.projects-status-risk{border-color:#9c526d;background:#71475a;color:#fff}.projects-delivery-section{border-color:#665a6a;background:#37323e}.projects-delivery-heading svg{color:#d8c7e4}.projects-delivery-item{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.projects-delivery-item:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.projects-delivery-number{border:1px solid #665A6A;background:#3b3441;color:#fff}.projects-delivery-item strong,.projects-delivery-item h3,.projects-delivery-item span{color:#fff}.projects-delivery-item span{opacity:.8}.projects-health-score strong,.projects-health-stats strong,.projects-row-stat strong,.projects-row-progress strong,.projects-attention-progress strong{color:#fff;font-weight:800;font-variant-numeric:tabular-nums}.projects-filter-chips button:first-child{border-color:#706473;background:#504857;color:#fff}.projects-filter-chips button.projects-filter-active{border-color:#4d3e50;background:#574a59;color:#fff}.projects-create-button:disabled{cursor:not-allowed;opacity:.58}.projects-inline-state{display:flex;min-height:92px;align-items:center;justify-content:center;gap:12px;margin-top:18px;padding:20px;border:1px solid #706473;border-radius:14px;background:#504857;color:#fff;text-align:center}.projects-inline-state-error{flex-direction:column}.projects-inline-state-error strong{color:#f1ebf3}.projects-inline-state-error button,.projects-pagination button{padding:9px 13px;border:1px solid #706473;border-radius:9px;background:#574a59;color:#fff;font-weight:600;cursor:pointer}.projects-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:16px}.projects-pagination span{color:#fff;font-size:13px}.projects-pagination button:disabled{cursor:not-allowed;opacity:.45}.project-governance-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a9e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.project-governance-dialog{width:min(860px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid #e2e8f0;border-radius:22px;background:#fff;box-shadow:0 30px 80px #0f172a3d}.project-governance-dialog-header,.project-governance-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.project-governance-dialog-header{padding:26px 28px 20px;border-bottom:1px solid #e2e8f0}.project-governance-dialog-header span,.project-governance-panel-heading span{display:block;margin-bottom:6px;color:#6366f1;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.project-governance-dialog-header h2,.project-governance-panel-heading h2{margin:0;color:#0f172a;font-size:24px}.project-governance-dialog-header p,.project-governance-panel-heading p{margin:8px 0 0;color:#64748b;line-height:1.55}.project-governance-close{display:grid;place-items:center;width:40px;height:40px;flex:0 0 auto;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#475569;cursor:pointer}.project-governance-form{padding:24px 28px 28px}.project-governance-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-governance-form label,.project-governance-transition-form label{display:grid;gap:8px}.project-governance-form label>span,.project-governance-transition-form label>span,.project-governance-readonly-field>span{color:#475569;font-size:13px;font-weight:700}.project-governance-form input,.project-governance-form select,.project-governance-form textarea,.project-governance-transition-form textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;padding:11px 13px;background:#fff;color:#0f172a;font:inherit;outline:none}.project-governance-form input:focus,.project-governance-form select:focus,.project-governance-form textarea:focus,.project-governance-transition-form textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.project-governance-form input:disabled,.project-governance-form select:disabled{background:#f8fafc;color:#64748b}.project-governance-description{margin-top:18px}.project-governance-readonly-field{display:grid;gap:8px}.project-governance-readonly-field strong{min-height:44px;box-sizing:border-box;display:flex;align-items:center;padding:11px 13px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#334155;font-size:14px}.project-governance-warning,.project-governance-error,.project-governance-terminal{margin-top:16px;padding:12px 14px;border-radius:12px;font-size:13px;line-height:1.5}.project-governance-warning{border:1px solid #fde68a;background:#fffbeb;color:#92400e}.project-governance-error{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c}.project-governance-terminal{border:1px solid #e2e8f0;background:#f8fafc;color:#475569}.project-governance-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.project-governance-form-actions button,.project-governance-transition-buttons button,.project-governance-edit-button{border:1px solid #cbd5e1;border-radius:11px;padding:10px 15px;background:#fff;color:#334155;font:inherit;font-weight:700;cursor:pointer}.project-governance-form-actions button:disabled,.project-governance-transition-buttons button:disabled,.project-governance-edit-button:disabled{cursor:not-allowed;opacity:.6}.project-governance-form-actions .project-governance-primary,.project-governance-edit-button{border-color:#111827;background:#111827;color:#fff}.project-governance-panel{margin-top:24px;padding:24px;border:1px solid #dbeafe;border-radius:20px;background:linear-gradient(135deg,#fff,#f8fbff)}.project-governance-current-state{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.project-governance-current-state>div{padding:14px;border:1px solid #e2e8f0;border-radius:13px;background:#fff}.project-governance-current-state span{display:block;margin-bottom:6px;color:#64748b;font-size:12px}.project-governance-current-state strong{color:#0f172a}.project-governance-transition-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.project-governance-transition-buttons .project-governance-transition-selected{border-color:#4f46e5;background:#eef2ff;color:#4338ca}.project-governance-transition-form{margin-top:18px;padding-top:18px;border-top:1px solid #e2e8f0}.project-governance-hero-actions{display:flex;align-items:center;gap:12px;margin-top:18px}.project-governance-hero-actions span{color:#64748b;font-size:13px;font-weight:700}@media(max-width:720px){.project-governance-overlay{padding:12px}.project-governance-form-grid,.project-governance-current-state{grid-template-columns:1fr}.project-governance-form-actions{flex-direction:column-reverse}.project-governance-form-actions button{width:100%}}.project-staffing-builder,.project-staffing-panel{display:grid;gap:18px}.project-staffing-title,.project-staffing-panel-header,.project-staffing-group-header,.project-staffing-staff-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.project-staffing-title h3,.project-staffing-panel h2,.project-staffing-modal h3{margin:0}.project-staffing-title p,.project-staffing-panel-header p,.project-staffing-group-header p{margin:6px 0 0;color:var(--text-muted, #667085)}.project-staffing-group{border:1px solid rgba(127,127,127,.22);border-radius:14px;padding:16px;display:grid;gap:16px}.project-staffing-grid,.project-staffing-selected-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.project-staffing-grid label,.project-staffing-selected-row label,.project-staffing-modal label{display:grid;gap:6px}.project-staffing-grid select,.project-staffing-selected-row input,.project-staffing-modal input,.project-staffing-modal textarea{width:100%;min-height:42px;box-sizing:border-box}.project-staffing-selected-row{grid-template-columns:minmax(180px,1.2fr) minmax(180px,1fr) minmax(100px,.5fr);padding:12px 0;border-top:1px solid rgba(127,127,127,.16)}.project-staffing-person{display:grid;align-content:center}.project-staffing-person small,.project-staffing-table td small{display:block;color:var(--text-muted, #667085);margin-top:3px}.project-staffing-employee-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px;margin-top:10px}.project-staffing-employee{display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(127,127,127,.16);border-radius:10px;padding:10px}.project-staffing-employee>span{display:grid;gap:2px}.project-staffing-add-group,.project-staffing-toolbar button,.project-staffing-form-actions button,.project-staffing-row-actions button{min-height:38px;cursor:pointer}.project-staffing-remove-group{border:0;background:transparent;cursor:pointer}.project-staffing-error{color:#b42318;background:#b4231814;border-radius:10px;padding:10px 12px}.project-staffing-hint,.project-staffing-notice,.project-staffing-empty{padding:12px;border-radius:10px;background:#7f7f7f14}.project-staffing-panel{margin-top:24px;border:1px solid rgba(127,127,127,.2);border-radius:16px;padding:20px}.project-staffing-kicker{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.project-staffing-panel-summary{display:grid;text-align:right}.project-staffing-panel-summary strong{font-size:28px}.project-staffing-table-wrap{overflow-x:auto}.project-staffing-table{width:100%;border-collapse:collapse}.project-staffing-table th,.project-staffing-table td{text-align:left;padding:12px 10px;border-bottom:1px solid rgba(127,127,127,.16);vertical-align:top}.project-staffing-row-actions,.project-staffing-form-actions{display:flex;gap:8px;flex-wrap:wrap}.project-staffing-history{margin-top:8px}.project-staffing-history summary{cursor:pointer;font-weight:700;margin-bottom:12px}.project-staffing-modal-backdrop{position:fixed;inset:0;z-index:1500;background:#00000075;display:grid;place-items:center;padding:20px}.project-staffing-modal{width:min(520px,100%);max-height:calc(100vh - 40px);overflow-y:auto;border-radius:16px;padding:22px;background:var(--surface, #ffffff);color:var(--text-primary, #101828);display:grid;gap:16px;box-shadow:0 24px 80px #0000003d}.project-staffing-row-actions .danger,.project-staffing-form-actions .danger{color:#b42318}@media(max-width:760px){.project-staffing-title,.project-staffing-panel-header,.project-staffing-group-header{flex-direction:column}.project-staffing-grid,.project-staffing-selected-row{grid-template-columns:1fr}.project-staffing-panel-summary{text-align:left}}.project-create-dialog-complete{width:min(1040px,100%)}.project-create-dialog-complete .project-governance-dialog-header{position:sticky;top:0;z-index:5;background:#fff}.project-create-dialog-complete .project-governance-form{display:grid;gap:22px}.project-create-dialog-complete .project-governance-description{margin-top:0}.project-create-owner-field{grid-column:1 / -1}.project-create-dialog-complete .project-staffing-builder{margin-top:2px;padding-top:22px;border-top:1px solid #e2e8f0}.project-create-dialog-complete .project-staffing-title h3{color:#0f172a}.project-create-dialog-complete .project-staffing-title p,.project-create-dialog-complete .project-staffing-group-header p,.project-create-dialog-complete .project-staffing-hint{color:#64748b}.project-create-dialog-complete .project-staffing-group{background:#fff;border-color:#e2e8f0}.project-create-dialog-complete .project-staffing-form-actions{margin-top:4px}@media(max-width:720px){.project-create-owner-field{grid-column:auto}.project-create-dialog-complete{width:100%}}.project-governance-overlay{background:#110e15d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.project-create-dialog-complete{width:min(1000px,calc(100vw - 48px));max-height:calc(100vh - 48px);border:1px solid #665A6A;background:#2e2935;color:#fff;box-shadow:0 28px 80px #00000075;scrollbar-color:#665A6A #292631}.project-create-dialog-complete .project-governance-dialog-header{background:#2e2935;border-bottom:1px solid #665A6A}.project-create-dialog-complete .project-governance-dialog-header>div>span{color:#c98aaa}.project-create-dialog-complete .project-governance-dialog-header h2{color:#fff}.project-create-dialog-complete .project-governance-dialog-header p{color:#cfc5d0}.project-create-dialog-complete .project-governance-close{border:1px solid #665A6A;background:#3b3441;color:#fff}.project-create-dialog-complete .project-governance-close:hover{background:#504857}.project-create-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:-2px;padding-bottom:14px;border-bottom:1px solid #504857}.project-create-section-heading span{display:block;color:#f1ebf3;font-size:16px;font-weight:800}.project-create-section-heading small{display:block;margin-top:4px;color:#bfb3c1;font-size:12px}.project-create-dialog-complete .project-governance-form label>span{color:#f1ebf3}.project-create-dialog-complete .project-governance-form label>small{color:#bfb3c1;line-height:1.45}.project-create-dialog-complete .project-governance-form input,.project-create-dialog-complete .project-governance-form select,.project-create-dialog-complete .project-governance-form textarea,.project-create-dialog-complete .project-staffing-builder input,.project-create-dialog-complete .project-staffing-builder select,.project-create-dialog-complete .project-staffing-builder textarea{border:1px solid #665A6A;background:#3b3441;color:#fff;caret-color:#fff;color-scheme:dark}.project-create-dialog-complete input::placeholder,.project-create-dialog-complete textarea::placeholder{color:#afa3b1;opacity:1}.project-create-dialog-complete select option{background:#292631;color:#fff}.project-create-dialog-complete input:focus,.project-create-dialog-complete select:focus,.project-create-dialog-complete textarea:focus{border-color:#b6688a;box-shadow:0 0 0 3px #b6688a2e;outline:none}.project-create-dialog-complete input:disabled,.project-create-dialog-complete select:disabled{border-color:#4c4350;background:#292631;color:#8f8491}.project-create-owner-field{margin-top:2px;padding:16px;border:1px solid #665A6A;border-radius:14px;background:#342f3b}.project-create-dialog-complete .project-staffing-builder{margin-top:4px;padding:22px;border:1px solid #665A6A;border-radius:18px;background:#292631}.project-create-dialog-complete .project-staffing-title{align-items:center}.project-create-dialog-complete .project-staffing-title h3{color:#fff;font-size:19px}.project-create-dialog-complete .project-staffing-title p{color:#bfb3c1}.project-create-dialog-complete .project-staffing-title>span{padding:6px 10px;border:1px solid #665A6A;border-radius:999px;background:#3b3441;color:#fff;font-size:12px;font-weight:700}.project-staffing-flow-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.project-staffing-flow-steps>span{display:flex;min-height:42px;align-items:center;gap:9px;padding:8px 12px;border:1px solid #665A6A;border-radius:11px;background:#3b3441;color:#f1ebf3;font-size:13px;font-weight:700}.project-staffing-flow-steps strong{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#a85d7d;color:#fff;font-size:12px}.project-create-dialog-complete .project-staffing-group{border:1px solid #665A6A;background:#342f3b}.project-create-dialog-complete .project-staffing-group-header strong,.project-create-dialog-complete .project-staffing-staff-heading strong,.project-create-dialog-complete .project-staffing-selected>strong{color:#fff}.project-create-dialog-complete .project-staffing-group-header p,.project-create-dialog-complete .project-staffing-staff-heading span{color:#bfb3c1}.project-create-dialog-complete .project-staffing-remove-group{color:#f2b8cd}.project-create-dialog-complete .project-staffing-employee{border:1px solid #5E5362;background:#2e2935;color:#fff}.project-create-dialog-complete .project-staffing-employee:hover{border-color:#a85d7d;background:#39313f}.project-create-dialog-complete .project-staffing-employee strong{color:#fff}.project-create-dialog-complete .project-staffing-employee small,.project-create-dialog-complete .project-staffing-person small{color:#bfb3c1}.project-create-dialog-complete .project-staffing-hint{border:1px solid #4F4653;background:#2b2730;color:#bfb3c1}.project-create-dialog-complete .project-staffing-error,.project-create-dialog-complete .project-governance-error{border:1px solid #95516B;background:#472934;color:#ffd8e6}.project-create-dialog-complete .project-staffing-add-group{border:1px solid #7D526F;border-radius:11px;background:#504857;color:#fff;font-weight:700}.project-create-dialog-complete .project-staffing-add-group:hover{background:#625467}.project-create-dialog-complete .project-governance-form-actions{position:sticky;bottom:-28px;z-index:4;margin:0 -28px -28px;padding:16px 28px;border-top:1px solid #665A6A;background:#2e2935}.project-create-dialog-complete .project-governance-form-actions button{min-height:42px;padding:0 18px;border:1px solid #665A6A;border-radius:11px;background:#3b3441;color:#fff;font-weight:700}.project-create-dialog-complete .project-governance-form-actions button:hover{background:#504857}.project-create-dialog-complete .project-governance-form-actions .project-governance-primary{border-color:#a85d7d;background:#a85d7d;color:#fff}.project-create-dialog-complete .project-governance-form-actions .project-governance-primary:hover{background:#b96a8b}.project-create-dialog-complete::-webkit-scrollbar{width:10px}.project-create-dialog-complete::-webkit-scrollbar-track{background:#292631}.project-create-dialog-complete::-webkit-scrollbar-thumb{border:2px solid #292631;border-radius:999px;background:#665a6a}@media(max-width:720px){.project-create-dialog-complete{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.project-create-dialog-complete .project-staffing-builder{padding:15px}.project-staffing-flow-steps{grid-template-columns:1fr}.project-create-dialog-complete .project-governance-form-actions{bottom:-28px}}.project-detail-page .project-governance-panel{margin-top:24px;padding:24px;border:1px solid #665a6a;border-radius:20px;background:#302b36;color:#fff;box-shadow:0 14px 34px #00000029}.project-detail-page .project-governance-panel-heading{color:#fff}.project-detail-page .project-governance-panel-heading span{color:#d99ab8}.project-detail-page .project-governance-panel-heading h2{color:#fff}.project-detail-page .project-governance-panel-heading p{color:#c9bdcb}.project-detail-page .project-governance-panel-heading svg{color:#d99ab8}.project-detail-page .project-governance-current-state>div{border:1px solid #665a6a;background:#3b3441}.project-detail-page .project-governance-current-state span{color:#bfb3c1}.project-detail-page .project-governance-current-state strong{color:#fff}.project-detail-page .project-governance-transition-buttons button{border:1px solid #665a6a;background:#3b3441;color:#f8f4f9}.project-detail-page .project-governance-transition-buttons button:hover:not(:disabled){border-color:#a85d7d;background:#4c404f;color:#fff}.project-detail-page .project-governance-transition-buttons .project-governance-transition-selected{border-color:#b96a8b;background:#a85d7d;color:#fff}.project-detail-page .project-governance-transition-form{border-top:1px solid #665a6a}.project-detail-page .project-governance-transition-form label>span{color:#f1ebf3}.project-detail-page .project-governance-transition-form textarea{border:1px solid #665a6a;background:#292631;color:#fff;caret-color:#fff}.project-detail-page .project-governance-transition-form textarea::placeholder{color:#aa9eac}.project-detail-page .project-governance-transition-form textarea:focus{border-color:#b96a8b;box-shadow:0 0 0 3px #b96a8b2e;outline:none}.project-detail-page .project-governance-panel .project-governance-form-actions button{border:1px solid #665a6a;background:#3b3441;color:#fff}.project-detail-page .project-governance-panel .project-governance-form-actions button:hover:not(:disabled){background:#4c404f}.project-detail-page .project-governance-panel .project-governance-form-actions .project-governance-primary{border-color:#a85d7d;background:#a85d7d;color:#fff}.project-detail-page .project-governance-panel .project-governance-form-actions .project-governance-primary:hover:not(:disabled){background:#b96a8b}.project-detail-page .project-governance-terminal{margin-top:18px;padding:14px 16px;border:1px solid #665a6a;border-radius:12px;background:#3b3441;color:#c9bdcb}.project-detail-page .project-governance-panel .project-governance-error{border:1px solid #95516b;background:#472934;color:#ffd8e6}.project-detail-page .project-staffing-toolbar{display:flex;align-items:center;gap:10px}.project-detail-page .project-staffing-toolbar button{min-height:40px;padding:0 16px;border:1px solid #b96a8b;border-radius:10px;background:#a85d7d;color:#fff;font-weight:800;font-size:13px;cursor:pointer;opacity:1;box-shadow:0 6px 16px #00000029;transition:background .16s ease,border-color .16s ease,transform .16s ease}.project-detail-page .project-staffing-toolbar button:hover:not(:disabled){border-color:#cf83a2;background:#b96a8b;transform:translateY(-1px)}.project-detail-page .project-staffing-toolbar button:focus-visible{outline:3px solid rgba(207,131,162,.28);outline-offset:2px}.project-detail-page .project-staffing-toolbar button:disabled{border-color:#5d5361;background:#48404c;color:#a99dab;cursor:not-allowed;opacity:.72;box-shadow:none}.project-detail-page .project-staffing-row-actions button{min-height:34px;padding:0 12px;border:1px solid #665a6a;border-radius:9px;background:#3b3441;color:#fff;font-weight:700;cursor:pointer}.project-detail-page .project-staffing-row-actions button:hover:not(:disabled){border-color:#a85d7d;background:#4c404f}.project-detail-page .project-staffing-row-actions button.danger{border-color:#95516b;color:#ffd8e6}.project-detail-page .project-staffing-form-actions button{min-height:38px;padding:0 14px;border:1px solid #665a6a;border-radius:9px;background:#3b3441;color:#fff;font-weight:700;cursor:pointer}.project-detail-page .project-staffing-form-actions button:hover:not(:disabled){background:#4c404f}.project-detail-page .project-staffing-add-group{justify-self:start;width:auto;min-width:220px;min-height:40px;padding:0 16px;border:1px solid #8f6278;border-radius:10px;background:#3b3441;color:#fff;font-size:13px;font-weight:800;cursor:pointer;opacity:1;box-shadow:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.project-detail-page .project-staffing-add-group:hover:not(:disabled){border-color:#c77b9a;background:#504451;transform:translateY(-1px)}.project-detail-page .project-staffing-add-group:focus-visible{outline:3px solid rgba(199,123,154,.28);outline-offset:2px}.project-detail-page .project-staffing-add-group:disabled{border-color:#574e5a;background:#332e37;color:#908593;cursor:not-allowed;opacity:.72}.project-detail-page .project-staffing-modal-backdrop{background:#0c0a0fc7;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.project-detail-page .project-staffing-modal{width:min(520px,calc(100vw - 40px));padding:24px;border:1px solid #665a6a;border-radius:18px;background:#302b36;color:#fff;box-shadow:0 28px 80px #00000075;color-scheme:dark}.project-detail-page .project-staffing-modal h3{margin:0;color:#fff;font-size:20px;font-weight:800}.project-detail-page .project-staffing-modal p{margin:0;color:#c9bdcb;line-height:1.5}.project-detail-page .project-staffing-modal strong{color:#fff}.project-detail-page .project-staffing-modal label{display:grid;gap:7px}.project-detail-page .project-staffing-modal label>span{color:#f1ebf3;font-size:12px;font-weight:800}.project-detail-page .project-staffing-modal input,.project-detail-page .project-staffing-modal select,.project-detail-page .project-staffing-modal textarea{width:100%;box-sizing:border-box;border:1px solid #665a6a;border-radius:10px;background:#3b3441;color:#fff;caret-color:#fff;font:inherit}.project-detail-page .project-staffing-modal input,.project-detail-page .project-staffing-modal select{min-height:42px;padding:0 12px}.project-detail-page .project-staffing-modal textarea{min-height:96px;padding:11px 12px;resize:vertical}.project-detail-page .project-staffing-modal input::placeholder,.project-detail-page .project-staffing-modal textarea::placeholder{color:#a99dab;opacity:1}.project-detail-page .project-staffing-modal input:focus,.project-detail-page .project-staffing-modal select:focus,.project-detail-page .project-staffing-modal textarea:focus{border-color:#b96a8b;outline:none;box-shadow:0 0 0 3px #b96a8b2e}.project-detail-page .project-staffing-modal .project-staffing-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:2px}.project-detail-page .project-staffing-modal .project-staffing-form-actions button{min-height:40px;padding:0 16px;border:1px solid #665a6a;border-radius:10px;background:#3b3441;color:#fff;font-size:13px;font-weight:800;cursor:pointer}.project-detail-page .project-staffing-modal .project-staffing-form-actions button:hover:not(:disabled){border-color:#8f6278;background:#504451}.project-detail-page .project-staffing-modal .project-staffing-form-actions button:first-child{border-color:#b96a8b;background:#a85d7d;color:#fff}.project-detail-page .project-staffing-modal .project-staffing-form-actions button:first-child:hover:not(:disabled){background:#b96a8b}.project-detail-page .project-staffing-modal .project-staffing-form-actions button.danger{border-color:#a95772;background:#673244;color:#ffd8e6}.project-detail-page .project-staffing-modal .project-staffing-form-actions button.danger:hover:not(:disabled){background:#7c3c51}.project-detail-page .project-staffing-modal .project-staffing-form-actions button.secondary{border-color:#665a6a;background:#3b3441;color:#fff}.project-detail-page .project-staffing-add-area{border:1px solid #514957;border-radius:16px;padding:16px;background:#28242e}.project-detail-page .project-staffing-add-area .project-staffing-group{border-color:#5d5361;background:#302b36}@media(max-width:720px){.project-detail-page .project-staffing-add-group{width:100%;min-width:0}.project-detail-page .project-staffing-modal{width:calc(100vw - 24px);padding:18px}.project-detail-page .project-staffing-modal .project-staffing-form-actions{flex-direction:column}.project-detail-page .project-staffing-modal .project-staffing-form-actions button{width:100%}}.project-detail-page .project-governance-dialog{width:min(780px,calc(100vw - 40px));max-height:calc(100vh - 48px);overflow-y:auto;border:1px solid #665a6a;border-radius:18px;background:#302b36;color:#fff;box-shadow:0 28px 80px #0000007a;color-scheme:dark}.project-detail-page .project-governance-dialog-header{background:#302b36;border-bottom:1px solid #665a6a}.project-detail-page .project-governance-dialog-header span{color:#d99ab8}.project-detail-page .project-governance-dialog-header h2{color:#fff}.project-detail-page .project-governance-dialog-header p{color:#c9bdcb}.project-detail-page .project-governance-close{border:1px solid #665a6a;background:#3b3441;color:#fff}.project-detail-page .project-governance-close:hover:not(:disabled){border-color:#a85d7d;background:#504451}.project-detail-page .project-governance-form label>span{color:#f1ebf3;font-weight:700}.project-detail-page .project-governance-form label>small{color:#bfb3c1}.project-detail-page .project-governance-form input,.project-detail-page .project-governance-form select,.project-detail-page .project-governance-form textarea{width:100%;box-sizing:border-box;border:1px solid #665a6a;border-radius:10px;background:#3b3441;color:#fff;caret-color:#fff;color-scheme:dark}.project-detail-page .project-governance-form input,.project-detail-page .project-governance-form select{min-height:42px;padding:0 12px}.project-detail-page .project-governance-form textarea{min-height:110px;padding:11px 12px;resize:vertical}.project-detail-page .project-governance-form input::placeholder,.project-detail-page .project-governance-form textarea::placeholder{color:#a99dab;opacity:1}.project-detail-page .project-governance-form input:focus,.project-detail-page .project-governance-form select:focus,.project-detail-page .project-governance-form textarea:focus{border-color:#b96a8b;outline:none;box-shadow:0 0 0 3px #b96a8b2e}.project-detail-page .project-governance-form input:disabled,.project-detail-page .project-governance-form select:disabled{border-color:#514957;background:#292631;color:#aaa0ac;opacity:1;cursor:not-allowed}.project-detail-page .project-governance-form select option{background:#292631;color:#fff}.project-detail-page .project-governance-error{border:1px solid #95516b;border-radius:10px;background:#472934;color:#ffd8e6;padding:10px 12px}.project-detail-page .project-governance-dialog .project-governance-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px;padding-top:16px;border-top:1px solid #665a6a}.project-detail-page .project-governance-dialog .project-governance-form-actions button{min-height:42px;padding:0 18px;border:1px solid #665a6a;border-radius:10px;background:#3b3441;color:#fff;font-weight:800;cursor:pointer}.project-detail-page .project-governance-dialog .project-governance-form-actions button:hover:not(:disabled){background:#504451}.project-detail-page .project-governance-dialog .project-governance-form-actions .project-governance-primary{border-color:#b96a8b;background:#a85d7d;color:#fff}.project-detail-page .project-governance-dialog .project-governance-form-actions .project-governance-primary:hover:not(:disabled){background:#b96a8b}.project-detail-page .project-governance-overlay{background:#0c0a0fc7;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.project-detail-page .project-governance-dialog::-webkit-scrollbar{width:9px}.project-detail-page .project-governance-dialog::-webkit-scrollbar-track{background:#292631}.project-detail-page .project-governance-dialog::-webkit-scrollbar-thumb{border:2px solid #292631;border-radius:999px;background:#665a6a}@media(max-width:720px){.project-detail-page .project-governance-dialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.project-detail-page .project-governance-dialog .project-governance-form-actions{flex-direction:column-reverse}.project-detail-page .project-governance-dialog .project-governance-form-actions button{width:100%}}.project-detail-page .project-governance-dialog [class*=warning],.project-detail-page .project-governance-dialog [class*=notice]{border:1px solid #9b7947;border-radius:10px;background:#443925;color:#ffe3a8;padding:11px 13px;font-size:12px;font-weight:700;line-height:1.45}.project-detail-page .project-governance-dialog [class*=warning] strong,.project-detail-page .project-governance-dialog [class*=notice] strong{color:#fff0c8}.projects-page{min-height:100%;padding:clamp(24px,2.5vw,38px) clamp(22px,2.8vw,44px) 56px;background:linear-gradient(180deg,#faf6f0,#f7f2ea);color:#2b2724}.projects-container{max-width:1480px}.projects-header{align-items:center;gap:28px}.projects-eyebrow{color:#a66b55;font-size:11px;letter-spacing:.14em}.projects-header h1{margin-top:7px;color:#272321;font-size:clamp(38px,3.4vw,50px);font-weight:780;letter-spacing:-.04em}.projects-header p{max-width:720px;margin-top:9px;color:#706863;font-size:14px;line-height:1.55}.projects-create-button{min-height:44px;padding:0 18px;border:1px solid #bd6c4d;border-radius:13px;background:#bd6c4d;color:#fff!important;font-size:13px;font-weight:740;box-shadow:0 6px 16px #bd6c4d2e;transition:transform .14s ease,background .14s ease,box-shadow .14s ease}.projects-create-button:hover:not(:disabled){transform:translateY(-1px);background:#a95d42;box-shadow:0 9px 22px #bd6c4d33}.projects-health{margin-top:24px;overflow:hidden;border:1px solid #e6dbd1;border-radius:18px;background:#fffdf9;color:#2b2724;box-shadow:0 5px 18px #523d3009}.projects-health-main{padding:20px 22px}.projects-health-title{gap:12px}.projects-health-title svg{color:#bd6c4d}.projects-health-title span{color:#897f78;font-size:11px}.projects-health-title strong{margin-top:4px;color:#302a27;font-size:19px}.projects-health-score strong{color:#302a27;font-size:32px}.projects-health-score span{color:#948a83;font-size:11px}.projects-health-stats{grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #eee5dd}.projects-health-stats>div{padding:16px 18px;border-right:1px solid #eee5dd}.projects-health-stats span{color:#857b74;font-size:11px}.projects-health-stats strong{margin-top:5px;color:#292522;font-size:24px}.projects-health-risk strong{color:#ae654e}.projects-toolbar{align-items:center;gap:14px;margin-top:18px}.projects-search{width:min(620px,100%);height:46px;padding:0 14px;border:1px solid #e2d7cd;border-radius:13px;background:#fffdf9;color:#938880;box-shadow:0 2px 9px #523c2f06}.projects-search:focus-within{border-color:#d4b5a4;box-shadow:0 0 0 3px #bd6c4d14}.projects-search input{color:#302a27;font-size:13px;caret-color:#bd6c4d}.projects-search input::placeholder{color:#a49a93}.projects-filter-chips{gap:7px}.projects-filter-chips button{min-height:38px;padding:0 13px;border:1px solid #e2d7cd;border-radius:999px;background:#fffdf9;color:#665d57!important;font-size:12px;font-weight:650;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.projects-filter-chips button:hover{transform:translateY(-1px);border-color:#d6bcae;background:#fff7f1}.projects-filter-chips button.projects-filter-active,.projects-filter-chips .projects-filter-active{border-color:#dfbfae;background:#f8e7de;color:#92583f!important}.projects-list-section{margin-top:20px;overflow:hidden;border:1px solid #e5dad0;border-radius:18px;background:#fffdf9;box-shadow:0 5px 18px #523d3009}.projects-list-section>.projects-section-heading{padding:20px 22px}.projects-section-heading span{color:#a66b55;font-size:10px;font-weight:800}.projects-section-heading h2{margin-top:5px;color:#292522;font-size:19px;font-weight:760}.projects-section-heading p{margin-top:4px;color:#8e837c;font-size:12px;line-height:1.5}.projects-count{color:#8c817a!important;font-size:12px}.projects-list-header{padding:11px 18px;border-top:1px solid #eee5dd;border-bottom:1px solid #eee5dd;background:#f8f3ed}.projects-list-header span{color:#8a8079!important;font-size:10px;letter-spacing:.02em}.projects-list-header,.projects-row{grid-template-columns:minmax(240px,1.5fr) minmax(130px,.75fr) 90px minmax(120px,.75fr) minmax(130px,.75fr) minmax(110px,.65fr) 65px;gap:14px}.projects-row{padding:15px 18px;border-bottom:1px solid #f0e8e1;background:#fffdf9;transition:background .14s ease,transform .14s ease}.projects-row:hover{background:#fff8f3;transform:translate(2px)}.projects-row-icon{width:40px;height:40px;border:1px solid #eadcd2;border-radius:11px;background:#f8e8df;color:#b2674a}.projects-row-project h3{color:#302a27!important;font-size:15px}.projects-row-project span{color:#8e847d!important;font-size:11px}.projects-row-progress>div{color:#6f655f;font-size:11px}.projects-row-progress progress{height:7px;accent-color:#bd6c4d}.projects-row-stat{color:#776d67}.projects-row-stat span{color:#948a83!important;font-size:10px}.projects-row-stat strong{color:#332d29!important;font-size:13px}.projects-row-risk small{color:#9a8f88!important;font-size:10px}.projects-status{background:#eaf5ee;color:#55806a!important;font-size:10px}.projects-status-risk{background:#faebe6;color:#a55a45!important}.projects-row-open{color:#a45f46!important;font-size:12px}.projects-delivery-section{margin-top:18px;padding:20px 22px;border:1px solid #e5dad0;border-radius:18px;background:#fffdf9;box-shadow:0 5px 18px #523d3009}.projects-delivery-heading span{color:#a66b55;font-size:10px}.projects-delivery-heading h2{color:#292522;font-size:19px}.projects-delivery-heading p{color:#8d827b;font-size:12px}.projects-delivery-item{min-width:240px;padding:14px;border:1px solid #eadfd6;border-radius:13px;background:#fbf7f1}.projects-delivery-number{background:#f4e3da;color:#a75f45;border-radius:9px}.projects-delivery-item strong,.projects-delivery-item h3{color:#302a27!important}.projects-delivery-item span{color:#938881!important}.projects-inline-state{color:#8e837c;background:transparent}.projects-inline-state-error{color:#a7544f}.projects-pagination button{border:1px solid #e2d7cd;background:#fffdf9;color:#5f5650!important;border-radius:10px}.project-governance-overlay,.project-staffing-modal-backdrop{background:#2a221e52;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.project-governance-dialog,.project-staffing-modal{border:1px solid #e4d8cf!important;background:#fffdf9!important;color:#2d2825!important;box-shadow:0 28px 80px #48302326;color-scheme:light!important}.project-governance-dialog-header{background:#fffdf9!important;border-bottom-color:#eee4dc!important}.project-governance-dialog h2,.project-governance-dialog h3,.project-governance-dialog strong,.project-staffing-modal h3,.project-staffing-modal strong{color:#2d2825!important}.project-governance-dialog p,.project-governance-dialog small,.project-staffing-modal p{color:#8b8079!important}.project-governance-form label>span,.project-staffing-modal label>span{color:#554c47!important}.project-governance-form input,.project-governance-form select,.project-governance-form textarea,.project-staffing-modal input,.project-staffing-modal select,.project-staffing-modal textarea{border:1px solid #dfd3c9!important;background:#fffaf5!important;color:#302a27!important;caret-color:#bd6c4d!important;color-scheme:light!important}.project-governance-form input:focus,.project-governance-form select:focus,.project-governance-form textarea:focus,.project-staffing-modal input:focus,.project-staffing-modal select:focus,.project-staffing-modal textarea:focus{border-color:#d1aa95!important;box-shadow:0 0 0 3px #bd6c4d17!important}.project-governance-primary,.project-governance-form-actions button:first-child{border-color:#bd6c4d!important;background:#bd6c4d!important;color:#fff!important}@media(max-width:1250px){.projects-health-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.projects-list-header{display:none}.projects-row{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:16px}}@media(max-width:900px){.projects-header,.projects-toolbar,.projects-health-main{align-items:flex-start;flex-direction:column}.projects-create-button{width:100%}.projects-health-score{text-align:left}.projects-filter-chips{width:100%}.projects-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.projects-page{padding:20px 15px 42px}.projects-health-stats,.projects-row{grid-template-columns:1fr}.projects-row-open{justify-content:flex-start}}.projects-page{background:linear-gradient(180deg,#faf6f0,#f7f2ea)!important;color:#2b2724!important}.projects-page .projects-list-section{border-color:#e5dad0!important;background:#fffdf9!important;color:#302a27!important}.projects-page .projects-list-header{border-top-color:#eee5dd!important;border-bottom-color:#eee5dd!important;background:#f8f3ed!important}.projects-page .projects-list-header span{color:#776d67!important}.projects-page .projects-row,.projects-page .projects-row:nth-child(2n){border-bottom-color:#eee5dd!important;background:#fffdf9!important;color:#302a27!important;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease!important}.projects-page .projects-row:hover{border-color:#ead7cb!important;background:#fff7f1!important;color:#302a27!important;transform:translate(2px)!important;box-shadow:inset 3px 0 #c67555!important}.projects-page .projects-row:hover *,.projects-page .projects-row:focus-visible *{color:inherit}.projects-page .projects-row-project h3{color:#2d2825!important}.projects-page .projects-row-project span,.projects-page .projects-row-risk small{color:#968b84!important;opacity:1!important}.projects-page .projects-row-progress span,.projects-page .projects-row-stat span{color:#91867f!important;opacity:1!important}.projects-page .projects-row-progress strong,.projects-page .projects-row-stat strong{color:#2d2825!important}.projects-page .projects-row-icon{border:1px solid #ead7cb!important;background:#f8e8df!important;color:#b86648!important}.projects-page .projects-row:hover .projects-row-icon{border-color:#dabaaa!important;background:#f4ded2!important;color:#a95b3f!important}.projects-page .projects-row-stat svg,.projects-page .projects-row-open svg{color:#c59bdc!important}.projects-page .projects-row-open,.projects-page .projects-row:hover .projects-row-open{color:#a55e45!important}.projects-page .projects-status{border:1px solid #bfd6c7!important;background:#eef8f1!important;color:#43735b!important}.projects-page .projects-status-risk{border-color:#e7cabe!important;background:#faebe6!important;color:#a25742!important}.projects-page .projects-delivery-section{border-color:#e5dad0!important;background:#fffdf9!important}.projects-page .projects-delivery-item{border:1px solid #e8dcd3!important;background:#fbf7f1!important;color:#302a27!important;box-shadow:none!important}.projects-page .projects-delivery-item:hover{border-color:#d9bfae!important;background:#fff7f1!important;color:#302a27!important;transform:translateY(-2px)!important;box-shadow:0 8px 20px #553a2b0f!important}.projects-page .projects-delivery-item:hover *,.projects-page .projects-delivery-item *{color:inherit}.projects-page .projects-delivery-number{border:1px solid #e0c7b9!important;background:#f4e3da!important;color:#a75d43!important}.projects-page .projects-delivery-item strong,.projects-page .projects-delivery-item h3{color:#302a27!important}.projects-page .projects-delivery-item span{color:#958a83!important;opacity:1!important}.projects-page .projects-filter-chips button,.projects-page .projects-filter-chips button:first-child{border-color:#e2d7cd!important;background:#fffdf9!important;color:#625954!important}.projects-page .projects-filter-chips button:hover{border-color:#d3b6a6!important;background:#fff5ee!important;color:#965a42!important}.projects-page .projects-filter-chips button.projects-filter-active{border-color:#dfbfae!important;background:#f8e7de!important;color:#92583f!important}.project-governance-overlay{background:#2e252047!important;-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important}.project-create-dialog-complete,.project-governance-dialog{border:1px solid #e4d8ce!important;background:#fffdf9!important;color:#2d2825!important;color-scheme:light!important;box-shadow:0 28px 75px #4d362929!important}.project-create-dialog-complete .project-governance-dialog-header{background:#fffdf9!important;border-bottom-color:#ebe0d7!important}.project-create-dialog-complete .project-governance-dialog-header h2{color:#272320!important}.project-create-dialog-complete .project-governance-dialog-header p{color:#827770!important}.project-create-dialog-complete .project-governance-dialog-header span{color:#bd758f!important}.project-create-dialog-complete .project-governance-close{border:1px solid #ded1c7!important;background:#fff9f4!important;color:#625852!important}.project-create-dialog-complete .project-governance-close:hover{border-color:#d2b6a7!important;background:#f9ede5!important;color:#9e5d45!important}.project-create-dialog-complete .project-create-section-heading{border-bottom-color:#eadfd6!important}.project-create-dialog-complete .project-create-section-heading span{color:#302a27!important}.project-create-dialog-complete .project-create-section-heading small{color:#8d827b!important}.project-create-dialog-complete .project-governance-form label>span,.project-create-dialog-complete .project-staffing-builder label>span{color:#554c47!important}.project-create-dialog-complete .project-governance-form label>small,.project-create-dialog-complete .project-staffing-builder label>small{color:#8d827b!important}.project-create-dialog-complete .project-governance-form input,.project-create-dialog-complete .project-governance-form select,.project-create-dialog-complete .project-governance-form textarea,.project-create-dialog-complete .project-staffing-builder input,.project-create-dialog-complete .project-staffing-builder select,.project-create-dialog-complete .project-staffing-builder textarea{border:1px solid #dfd2c8!important;background:#fffaf5!important;color:#302a27!important;caret-color:#bd6c4d!important;color-scheme:light!important}.project-create-dialog-complete input::placeholder,.project-create-dialog-complete textarea::placeholder{color:#a49a93!important;opacity:1!important}.project-create-dialog-complete select option{background:#fffdf9!important;color:#302a27!important}.project-create-dialog-complete input:focus,.project-create-dialog-complete select:focus,.project-create-dialog-complete textarea:focus{border-color:#cfaa97!important;outline:none!important;box-shadow:0 0 0 3px #bd6c4d1a!important}.project-create-dialog-complete input:disabled,.project-create-dialog-complete select:disabled{border-color:#e5ddd6!important;background:#f3eee9!important;color:#9b928c!important}.project-create-dialog-complete .project-create-owner-field{border:1px solid #e5d8ce!important;background:#fbf6f0!important;color:#302a27!important}.project-create-dialog-complete .project-staffing-builder{border:1px solid #e3d6cc!important;background:#fbf7f1!important;color:#302a27!important}.project-create-dialog-complete .project-staffing-title h3{color:#302a27!important}.project-create-dialog-complete .project-staffing-title p{color:#8c817a!important}.project-create-dialog-complete .project-staffing-title>span{border:1px solid #e4d7ce!important;background:#fffdf9!important;color:#625852!important}.project-create-dialog-complete .project-staffing-flow-steps>span{border:1px solid #e4d7ce!important;background:#fffdf9!important;color:#5f5650!important}.project-create-dialog-complete .project-staffing-flow-steps strong{background:#cf7897!important;color:#fff!important}.project-create-dialog-complete .project-staffing-group{border:1px solid #e4d7ce!important;background:#fffdf9!important;color:#302a27!important}.project-create-dialog-complete .project-staffing-group-header strong,.project-create-dialog-complete .project-staffing-staff-heading strong{color:#302a27!important}.project-create-dialog-complete .project-staffing-group-header p,.project-create-dialog-complete .project-staffing-hint,.project-create-dialog-complete .project-staffing-notice{color:#8d827b!important}.project-create-dialog-complete .project-staffing-hint,.project-create-dialog-complete .project-staffing-notice{border:1px solid #eee4dc!important;background:#f9f4ee!important}.project-create-dialog-complete .project-staffing-remove-group{color:#b65c77!important}.project-create-dialog-complete .project-staffing-add-group{border:1px solid #e0b7c6!important;background:#f9e8ee!important;color:#a65470!important}.project-create-dialog-complete .project-staffing-add-group:hover:not(:disabled){border-color:#d294aa!important;background:#f6dfe8!important;color:#934761!important}.project-create-dialog-complete .project-governance-form-actions{border-top-color:#e9ddd4!important;background:#fffdf9!important}.project-create-dialog-complete .project-governance-form-actions button{border:1px solid #dfd1c7!important;background:#fff9f4!important;color:#645952!important}.project-create-dialog-complete .project-governance-form-actions button:hover:not(:disabled){border-color:#d2b2a1!important;background:#f9ede5!important;color:#95583f!important}.project-create-dialog-complete .project-governance-form-actions .project-governance-primary{border-color:#bd6c4d!important;background:#bd6c4d!important;color:#fff!important}.project-create-dialog-complete .project-governance-form-actions .project-governance-primary:hover:not(:disabled){background:#a95e43!important;color:#fff!important}.project-create-dialog-complete::-webkit-scrollbar{width:9px}.project-create-dialog-complete::-webkit-scrollbar-track{background:#f5eee8!important}.project-create-dialog-complete::-webkit-scrollbar-thumb{border:2px solid #f5eee8;border-radius:999px;background:#d4b7a7!important}.projects-page .projects-search{border:1px solid #e2d7cd!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 2px 9px #523c2f06!important}.projects-page .projects-search:hover{border-color:#d9c6ba!important;background:#fffaf5!important}.projects-page .projects-search:focus-within{border-color:#d2ad99!important;background:#fff!important;box-shadow:0 0 0 3px #bd6c4d14!important}.projects-page .projects-search svg{color:#b69c8f!important}.projects-page .projects-search input{background:transparent!important;color:#302a27!important;font-size:13px!important;font-weight:500!important;caret-color:#bd6c4d!important}.projects-page .projects-search input::placeholder{color:#9d938c!important;opacity:1!important}.projects-page .projects-pagination{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;margin:14px 20px 16px!important}.projects-page .projects-pagination button{min-width:72px!important;height:34px!important;padding:0 14px!important;border:1px solid #dfd2c8!important;border-radius:9px!important;background:#fffdf9!important;color:#6f625b!important;font-size:12px!important;font-weight:650!important;box-shadow:none!important}.projects-page .projects-pagination button:hover:not(:disabled){border-color:#c97859!important;background:#fff4ed!important;color:#a9573b!important}.projects-page .projects-pagination button:disabled{background:#faf7f3!important;border-color:#e8dfd8!important;color:#b9afa8!important;opacity:1!important;cursor:not-allowed!important}.projects-page .projects-pagination span{min-width:54px!important;color:#93877f!important;font-size:11px!important;font-weight:600!important;text-align:center!important}@media(max-width:700px){.projects-page .projects-pagination{justify-content:center!important;margin:12px 12px 14px!important}.projects-page .projects-pagination button{min-width:68px!important;height:32px!important}}.project-detail-page{min-height:100%;padding:32px;background:#23212b}.project-detail-container{width:100%;max-width:1680px;margin:0 auto}.project-detail-back{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#fff}.project-detail-hero{display:grid;grid-template-columns:1fr 300px;gap:30px;margin-top:22px;padding:28px 30px;border-radius:22px;background:#574a59;color:#504857}.project-detail-eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#fff}.project-detail-hero h1{margin:9px 0 0;font-size:36px}.project-detail-hero p{margin:8px 0 0;font-size:15px;color:#fff}.project-detail-tags{display:flex;gap:8px;margin-top:18px}.project-detail-tags span{padding:7px 10px;border-radius:999px;background:#574a59;font-size:12px}.project-detail-progress{display:flex;flex-direction:column;justify-content:center;padding-left:28px;border-left:1px solid #62586A}.project-detail-progress span{font-size:12px;color:#fff}.project-detail-progress strong{margin-top:4px;font-size:36px}.project-detail-progress progress{width:100%;height:9px;margin-top:12px;accent-color:#504857}.project-detail-status-rail,.project-budget-summary{display:grid;overflow:hidden;border:1px solid #706473;border-radius:16px;background:#504857}.project-detail-status-rail{grid-template-columns:repeat(5,1fr);margin-top:18px}.project-detail-status-rail>div{display:grid;grid-template-columns:30px 1fr;align-items:center;column-gap:9px;padding:19px;border-right:1px solid #504857}.project-detail-status-rail svg{grid-row:span 2;color:#fff}.project-detail-status-rail span,.project-budget-summary span{font-size:12px;color:#fff}.project-detail-status-rail strong{margin-top:4px;font-size:20px;color:#f1ebf3}.project-roadmap,.project-staffing,.project-budget,.project-risk-zone,.project-updates{margin-top:20px;padding:24px;border:1px solid #706473;border-radius:20px;background:#504857}.project-section-heading,.project-ceo-control-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.project-section-heading span,.project-ceo-control-heading span{font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#fff}.project-section-heading h2,.project-ceo-control-heading h2{margin:5px 0 0;font-size:21px}.project-section-heading p,.project-ceo-control-heading p{margin:5px 0 0;font-size:14px;color:#7f8791}.project-roadmap-track{display:grid;grid-template-columns:repeat(4,1fr);margin-top:28px}.project-milestone{min-width:0}.project-milestone-number{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:10px;background:#574a59;color:#504857;font-size:13px;font-weight:700}.project-milestone-line{height:22px;margin-top:10px;border-top:2px solid #706473}.project-milestone>span{font-size:12px;color:#fff}.project-milestone h3{margin:5px 20px 0 0;font-size:16px}.project-milestone>strong{display:block;margin-top:12px;font-size:18px}.project-milestone progress{width:calc(100% - 20px);height:8px;margin-top:7px;accent-color:#574A59}.project-milestone p{margin:7px 0 0;font-size:13px;color:#7c848e}.project-staff-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:20px}.project-person{padding:17px;border:1px solid #706473;border-radius:14px;background:#504857}.project-person-head{display:flex;align-items:center;gap:11px}.project-person-avatar{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;background:#574a59;color:#504857;font-size:13px;font-weight:700}.project-person h3{margin:0;font-size:15px}.project-person-head span{display:block;margin-top:3px;font-size:12px;color:#fff}.project-person>p{min-height:42px;margin:15px 0 0;font-size:13px;line-height:1.55;color:#68717b}.project-person-metrics{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.project-person-metrics span,.project-person-footer span{font-size:12px;color:#fff}.project-person-metrics strong{display:block;margin-top:3px;font-size:14px}.project-person-metrics progress{width:100%;height:7px;margin-top:6px;accent-color:#574A59}.project-person-footer{display:flex;justify-content:space-between;gap:8px;margin-top:15px;padding-top:13px;border-top:1px solid #e5e7ea}.project-person-footer strong{font-size:12px}.project-budget-summary{grid-template-columns:repeat(5,1fr);margin-top:20px}.project-budget-summary>div{padding:17px;border-right:1px solid #504857}.project-budget-summary strong{display:block;margin-top:4px;font-size:20px}.project-budget-categories{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin-top:16px}.project-budget-category{padding:16px;border:1px solid #e3e5e8;border-radius:13px}.project-budget-category>div:first-child,.project-budget-category-values{display:flex;justify-content:space-between;gap:12px}.project-budget-category h3{margin:0;font-size:15px}.project-budget-category progress{width:100%;height:8px;margin-top:11px;accent-color:#574A59}.project-budget-category-values{margin-top:8px;font-size:12px;color:#fff}.project-risk-zone{background:#fffdfc}.project-risk-list{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin-top:20px}.project-risk-card{padding:17px;border:1px solid #ead8d4;border-radius:14px;background:#faf6f5}.project-risk-top{display:flex;justify-content:space-between;gap:14px}.project-risk-top span{font-size:12px;color:#8d655f}.project-risk-top h3{margin:5px 0 0;font-size:16px}.project-risk-top>strong{height:fit-content;padding:6px 9px;border-radius:999px;background:#f1dfdc;font-size:12px}.project-risk-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:15px}.project-risk-meta div{padding:9px;border-radius:9px;background:#504857}.project-risk-meta span{display:block;font-size:12px;color:#fff}.project-risk-meta strong{display:block;margin-top:3px;font-size:13px}.project-no-risk{display:flex;gap:12px;margin-top:20px;padding:17px;border-radius:13px;background:#eef5ef}.project-no-risk strong{font-size:15px}.project-no-risk p{margin:4px 0 0;font-size:13px}.project-update-track{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px}.project-update-track article{min-width:0}.project-update-track strong{font-size:14px}.project-update-line{height:20px;margin-top:9px;border-top:2px solid #706473}.project-update-track p{margin:5px 20px 0 0;font-size:13px;line-height:1.55;color:#fff}.project-ceo-control{margin-top:20px;overflow:hidden;border-radius:22px;background:#574a59;color:#504857}.project-ceo-control-heading{padding:25px 26px;border-bottom:1px solid #7D526F}.project-ceo-control-heading h2{font-size:23px}.project-ceo-control-heading p{color:#989fa7}.project-ceo-action-grid{display:grid;grid-template-columns:repeat(4,1fr)}.project-ceo-action-grid article{padding:20px;border-right:1px solid #7D526F}.project-ceo-action-grid h3{margin:12px 0;font-size:16px}.project-ceo-action-grid button{width:100%;margin-top:7px;padding:10px;border:1px solid #373a3f;border-radius:9px;background:#222429;color:#d4d7da;text-align:left;font-size:13px;cursor:pointer}.project-ceo-instruction{padding:22px 24px;border-top:1px solid #7D526F}.project-ceo-instruction>div{display:flex;align-items:center;gap:10px}.project-ceo-instruction span{display:block;font-size:12px;color:#fff}.project-ceo-instruction strong{display:block;margin-top:3px;font-size:15px}.project-ceo-instruction textarea{width:100%;margin-top:14px;padding:13px;border:1px solid #393c41;border-radius:10px;outline:0;resize:vertical;background:#222429;color:#504857;font-size:14px}.project-ceo-instruction>button{margin-top:10px;padding:10px 14px;border:0;border-radius:9px;background:#504857;color:#4d3e50;font-size:14px;font-weight:700;cursor:pointer}.project-final-decision{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;border-top:1px solid #7D526F;background:#574a59}.project-final-decision span{display:block;font-size:12px;color:#fff}.project-final-decision strong{display:block;margin-top:3px;font-size:15px}.project-decision-actions{display:flex;gap:8px}.project-decision-actions button{display:flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid #3a3d42;border-radius:9px;background:#574a59;color:#504857;font-size:13px;cursor:pointer}.project-decision-actions .project-decision-primary{border-color:#504857;background:#504857;color:#4d3e50}.project-detail-not-found{padding:40px}@media(max-width:1250px){.project-staff-grid,.project-ceo-action-grid{grid-template-columns:repeat(2,1fr)}.project-detail-status-rail,.project-budget-summary{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.project-detail-hero{grid-template-columns:1fr}.project-detail-progress{padding:20px 0 0;border-top:1px solid #62586A;border-left:0}.project-roadmap-track,.project-risk-list,.project-update-track,.project-budget-categories{grid-template-columns:1fr}.project-final-decision{align-items:flex-start;flex-direction:column}.project-decision-actions{flex-wrap:wrap}}@media(max-width:700px){.project-detail-page{padding:24px 16px}.project-detail-hero h1{font-size:30px}.project-staff-grid,.project-ceo-action-grid,.project-detail-status-rail,.project-budget-summary,.project-risk-meta{grid-template-columns:1fr}}.project-detail-page h1,.project-detail-page h2,.project-detail-page h3,.project-detail-page h4,.project-detail-page h5,.project-detail-page h6,.project-detail-page p,.project-detail-page span,.project-detail-page strong,.project-detail-page small,.project-detail-page label,.project-detail-page a,.project-detail-page button,.project-detail-page td,.project-detail-page th,.project-detail-page li{color:#fff}.project-detail-page input,.project-detail-page textarea,.project-detail-page select{border-color:#665a6a;background:#3b3441;color:#fff;caret-color:#fff}.project-detail-page input::placeholder,.project-detail-page textarea::placeholder{color:#fff;opacity:.76}.project-detail-page select option{background:#292631;color:#fff}.project-detail-page table{border-color:#665a6a}.project-detail-page thead,.project-detail-page th{background:#3b3441;color:#fff}.project-detail-page td{border-color:#665a6a}.project-detail-page strong{color:#fff}.project-detail-page [class*=number],.project-detail-page [class*=count],.project-detail-page [class*=value],.project-detail-page [class*=amount],.project-detail-page [class*=total],.project-detail-page [class*=metric] strong,.project-detail-page [class*=stat] strong,.project-detail-page [class*=summary] strong{color:#fff;font-variant-numeric:tabular-nums}.project-detail-page [class*=card],.project-detail-page [class*=tile],.project-detail-page [class*=item]{transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.project-detail-page button[class*=card]:hover,.project-detail-page [class*=card][role=button]:hover,.project-detail-page button[class*=item]:hover,.project-detail-page [class*=tile][role=button]:hover{border-color:#a887ce;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.project-detail-page [class*=selected],.project-detail-page [class*=active]{color:#fff}.project-detail-page [class*=selected]:before,.project-detail-page [class*=active]:before{content:none}.project-detail-page [class*=success],.project-detail-page [class*=warning],.project-detail-page [class*=critical],.project-detail-page [class*=danger],.project-detail-page [class*=risk]{color:#fff}.project-detail-page{background:#23212b;color:#fff}.project-detail-back{color:#fff}.project-detail-back svg{color:#d8c7e4}.project-detail-hero{border:1px solid #665A6A;background:#504857;color:#fff}.project-detail-eyebrow,.project-detail-hero h1,.project-detail-hero p,.project-detail-tags span,.project-detail-progress span,.project-detail-progress strong{color:#fff}.project-detail-hero p,.project-detail-progress span{opacity:.8}.project-detail-tags span{background:#62586a}.project-detail-progress{border-left-color:#706473}.project-detail-progress strong{font-weight:800;font-variant-numeric:tabular-nums}.project-detail-progress progress{accent-color:#A887CE}.project-detail-status-rail,.project-budget-summary{border-color:#665a6a;background:#504857}.project-detail-status-rail>div,.project-budget-summary>div{border-right-color:#665a6a}.project-detail-status-rail svg{color:#d8c7e4}.project-detail-status-rail span,.project-detail-status-rail strong,.project-budget-summary span,.project-budget-summary strong{color:#fff}.project-detail-status-rail span,.project-budget-summary span{opacity:.8}.project-detail-status-rail strong,.project-budget-summary strong{font-weight:800;font-variant-numeric:tabular-nums}.project-roadmap,.project-staffing,.project-budget,.project-risk-zone,.project-updates{border-color:#665a6a;background:#37323e;color:#fff}.project-section-heading span,.project-section-heading h2,.project-section-heading p,.project-ceo-control-heading span,.project-ceo-control-heading h2,.project-ceo-control-heading p{color:#fff}.project-section-heading p,.project-ceo-control-heading p{opacity:.8}.project-milestone-number{border:1px solid #665A6A;background:#3b3441;color:#fff}.project-milestone-line{border-top-color:#706473}.project-milestone>span,.project-milestone h3,.project-milestone>strong,.project-milestone p{color:#fff}.project-milestone>span,.project-milestone p{opacity:.8}.project-milestone>strong{font-weight:800}.project-milestone progress{accent-color:#A887CE}.project-person{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.project-person:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.project-person-avatar{border:1px solid #665A6A;background:#3b3441;color:#d8c7e4}.project-person:hover .project-person-avatar{border-color:#a887ce;color:#fff}.project-person h3,.project-person-head span,.project-person>p,.project-person-metrics span,.project-person-metrics strong,.project-person-footer span,.project-person-footer strong{color:#fff}.project-person-head span,.project-person>p,.project-person-metrics span,.project-person-footer span{opacity:.8}.project-person-metrics strong{font-weight:800;font-variant-numeric:tabular-nums}.project-person-metrics progress{accent-color:#A887CE}.project-person-footer{border-top-color:#706473}.project-budget-category{border-color:#665a6a;background:#504857}.project-budget-category h3,.project-budget-category-values,.project-budget-category-values span,.project-budget-category-values strong{color:#fff}.project-budget-category-values{opacity:.85}.project-budget-category progress{accent-color:#A887CE}.project-risk-zone{background:#37323e}.project-risk-card{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.project-risk-card:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.project-risk-top span,.project-risk-top h3,.project-risk-top>strong,.project-risk-meta span,.project-risk-meta strong{color:#fff}.project-risk-top span,.project-risk-meta span{opacity:.8}.project-risk-top>strong{border:1px solid #9C526D;background:#71475a}.project-risk-meta div{background:#3b3441}.project-no-risk{border:1px solid #665A6A;background:#4a4351;color:#fff}.project-no-risk strong,.project-no-risk p{color:#fff}.project-no-risk p{opacity:.8}.project-update-track strong,.project-update-track p{color:#fff}.project-update-track p{opacity:.8}.project-update-line{border-top-color:#706473}.project-ceo-control{border:1px solid #574B5C;background:#171821;color:#fff}.project-ceo-control-heading{border-bottom-color:#574b5c}.project-ceo-action-grid article{border-right-color:#574b5c}.project-ceo-action-grid h3,.project-ceo-action-grid span,.project-ceo-action-grid strong{color:#fff}.project-ceo-action-grid svg{color:#d8c7e4}.project-ceo-action-grid button{border-color:#665a6a;background:#3b3441;color:#fff}.project-ceo-action-grid button:hover{border-color:#a887ce;background:#44394a}.project-ceo-instruction{border-top-color:#574b5c}.project-ceo-instruction span,.project-ceo-instruction strong{color:#fff}.project-ceo-instruction textarea{border-color:#665a6a;background:#3b3441;color:#fff;caret-color:#fff}.project-ceo-instruction textarea::placeholder{color:#fff;opacity:.76}.project-ceo-instruction>button{border:1px solid #9C526D;background:#9c526d;color:#fff}.project-ceo-instruction>button:hover{background:#ad627e}.project-final-decision{border-top-color:#574b5c;background:#292631}.project-final-decision span,.project-final-decision strong{color:#fff}.project-decision-actions button{border-color:#665a6a;background:#3b3441;color:#fff}.project-decision-actions button:hover{border-color:#a887ce;background:#44394a}.project-decision-actions .project-decision-primary{border-color:#9c526d;background:#9c526d;color:#fff}.project-detail-page h1,.project-detail-page h2,.project-detail-page h3,.project-detail-page h4,.project-detail-page p,.project-detail-page span,.project-detail-page strong,.project-detail-page label,.project-detail-page button,.project-detail-page textarea{color:#fff}.project-detail-page strong{font-variant-numeric:tabular-nums}.project-data-notice{display:flex;flex-direction:column;gap:6px;margin-top:16px;padding:16px;border:1px solid #706473;border-radius:12px;background:#504857;color:#fff;font-size:13px;line-height:1.55}.project-data-notice strong{color:#f1ebf3}.project-data-notice-warning{border-color:#8f716c}.project-ceo-action-grid button:disabled,.project-ceo-instruction textarea:disabled,.project-ceo-instruction>button:disabled,.project-decision-actions button:disabled{cursor:not-allowed;opacity:.5}.project-detail-not-found p{max-width:680px;color:#fff;line-height:1.6}.project-detail-not-found button{margin:12px 12px 0 0;padding:9px 13px;border:1px solid #706473;border-radius:9px;background:#574a59;color:#fff;cursor:pointer}.project-detail-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:6px 0 0;color:#e8e0e9;line-height:1.5}.project-detail-meta>span{color:inherit}.project-detail-meta-separator{color:#a99eac;opacity:.7;font-weight:700}.project-detail-page{min-height:100%;padding:clamp(24px,2.5vw,38px) clamp(22px,2.8vw,44px) 56px;background:linear-gradient(180deg,#faf6f0,#f7f2ea);color:#2b2724}.project-detail-container{max-width:1480px}.project-detail-back{gap:7px;color:#9c5b43!important;font-size:12px;font-weight:720}.project-detail-hero{grid-template-columns:minmax(0,1fr) minmax(220px,290px);gap:26px;margin-top:18px;padding:24px 26px;border:1px solid #e4d8ce;border-radius:19px;background:#fffdf9;color:#2b2724;box-shadow:0 5px 18px #523d3009}.project-detail-eyebrow{color:#a66b55;font-size:10px;letter-spacing:.14em}.project-detail-hero h1{margin-top:7px;color:#292522;font-size:clamp(32px,3vw,44px);font-weight:780;letter-spacing:-.04em}.project-detail-hero p,.project-detail-meta{color:#766c66!important;font-size:13px;line-height:1.55}.project-detail-tags{flex-wrap:wrap;margin-top:15px}.project-detail-tags span{border:1px solid #e5d9cf;background:#f8f1ea;color:#715f55!important;font-size:10px}.project-detail-progress{padding-left:24px;border-left:1px solid #ebe1d8}.project-detail-progress span{color:#8c817a!important;font-size:11px}.project-detail-progress strong{color:#292522;font-size:38px}.project-detail-progress progress{accent-color:#bd6c4d}.project-detail-status-rail{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:16px;border:1px solid #e5dad1;border-radius:16px;background:#fffdf9;box-shadow:0 3px 12px #523d3006}.project-detail-status-rail>div{padding:16px;border-right:1px solid #eee5dd}.project-detail-status-rail svg{color:#b0694e}.project-detail-status-rail span{color:#8b8079!important;font-size:10px}.project-detail-status-rail strong{color:#302a27!important;font-size:16px}.project-roadmap,.project-staffing,.project-budget,.project-risk-zone,.project-updates{margin-top:18px;padding:21px;border:1px solid #e5dad0;border-radius:18px;background:#fffdf9;box-shadow:0 4px 16px #523d3008}.project-section-heading,.project-ceo-control-heading{align-items:center;gap:16px}.project-section-heading span,.project-ceo-control-heading span{color:#a66b55!important;font-size:10px;letter-spacing:.13em}.project-section-heading h2,.project-ceo-control-heading h2{margin-top:4px;color:#2c2724!important;font-size:19px;font-weight:760}.project-section-heading p,.project-ceo-control-heading p{color:#8d827b!important;font-size:12px;line-height:1.5}.project-section-heading svg{color:#b1684c}.project-roadmap-track{gap:12px;margin-top:22px}.project-milestone{padding:12px;border:1px solid #eee4dc;border-radius:13px;background:#fbf7f1}.project-milestone-number{background:#f3e2d8;color:#a86046;border-radius:9px}.project-milestone-line{border-top-color:#e4d7cd}.project-milestone>span,.project-milestone p{color:#8b8079!important}.project-milestone h3,.project-milestone>strong{color:#312b27!important}.project-milestone progress{accent-color:#bd6c4d}.project-staff-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.project-person{padding:15px;border:1px solid #e8ddd4;border-radius:14px;background:#fbf7f1;color:#302a27;box-shadow:none}.project-person:hover{transform:translateY(-2px);border-color:#dcc4b6;background:#fffaf5;box-shadow:0 8px 20px #543b2d0e}.project-person-avatar{width:40px;height:40px;border:1px solid #e2cfc2;background:#f3e2d8;color:#a45f46}.project-person h3,.project-person-metrics strong,.project-person-footer strong{color:#302a27!important}.project-person-head span,.project-person>p,.project-person-metrics span,.project-person-footer span{color:#8d827b!important;opacity:1}.project-person-footer{border-top-color:#eae0d7}.project-budget-summary{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:18px;border:1px solid #e8ddd4;background:#fbf7f1}.project-budget-summary>div{padding:15px;border-right:1px solid #e8ddd4}.project-budget-summary span{color:#8a7f78!important;font-size:10px}.project-budget-summary strong{color:#302a27!important;font-size:18px}.project-budget-category{border-color:#e8ddd4;background:#fbf7f1}.project-budget-category h3,.project-budget-category-values,.project-budget-category-values span,.project-budget-category-values strong{color:#302a27!important}.project-budget-category progress{accent-color:#bd6c4d}.project-risk-zone{background:#fffdf9}.project-risk-card{border:1px solid #eadbd4;background:#fff8f5;color:#302a27}.project-risk-card:hover{border-color:#dab8a9;background:#fff4ef;box-shadow:0 8px 20px #543b2d0e}.project-risk-top span,.project-risk-meta span{color:#8d8179!important;opacity:1}.project-risk-top h3,.project-risk-meta strong{color:#302a27!important}.project-risk-top>strong{border:1px solid #e7c9bd;background:#f7e5df;color:#a95d48!important}.project-risk-meta div{background:#fbf3ed}.project-no-risk{border:1px solid #d9e9df;background:#f3faf6;color:#365f49}.project-no-risk strong,.project-no-risk p{color:#426851!important}.project-update-track strong{color:#302a27!important}.project-update-track p{color:#8c8179!important;opacity:1}.project-update-line{border-top-color:#e5d8cf}.project-ceo-control{margin-top:18px;overflow:hidden;border:1px solid #e1d3c9;border-radius:18px;background:#fffaf5;color:#302a27;box-shadow:0 4px 16px #523d3008}.project-ceo-control-heading{border-bottom-color:#eadfd6}.project-ceo-action-grid article{border-right-color:#eadfd6}.project-ceo-action-grid h3,.project-ceo-action-grid strong{color:#302a27!important}.project-ceo-action-grid span{color:#8b8079!important}.project-ceo-action-grid svg{color:#b3684c}.project-ceo-action-grid button,.project-decision-actions button{border:1px solid #ded1c7;background:#fffdf9;color:#5c524c!important;border-radius:10px}.project-ceo-action-grid button:hover,.project-decision-actions button:hover{border-color:#d1b5a5;background:#fff4ed}.project-ceo-instruction{border-top-color:#eadfd6}.project-ceo-instruction span{color:#8c817a!important}.project-ceo-instruction strong{color:#302a27!important}.project-ceo-instruction textarea{border:1px solid #dfd2c8;background:#fffdf9;color:#302a27;caret-color:#bd6c4d}.project-ceo-instruction>button,.project-decision-actions .project-decision-primary{border-color:#bd6c4d;background:#bd6c4d;color:#fff!important}.project-data-notice{border:1px solid #e7dbd1;background:#f8f3ed;color:#7f746d}.project-data-notice-warning{border-color:#ead1c4;background:#fff4ed;color:#9d5b44}.project-detail-not-found{border:1px solid #e5d9cf;border-radius:18px;background:#fffdf9;color:#302a27}@media(max-width:1200px){.project-detail-status-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.project-staff-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-budget-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.project-detail-hero{grid-template-columns:1fr}.project-detail-progress{padding-left:0;padding-top:18px;border-left:0;border-top:1px solid #ebe1d8}.project-roadmap-track{grid-template-columns:repeat(2,minmax(0,1fr))}.project-risk-list,.project-budget-categories{grid-template-columns:1fr}}@media(max-width:620px){.project-detail-page{padding:20px 15px 42px}.project-detail-status-rail,.project-roadmap-track,.project-staff-grid,.project-budget-summary{grid-template-columns:1fr}.project-section-heading,.project-ceo-control-heading{align-items:flex-start;flex-direction:column}}.project-detail-page{background:linear-gradient(180deg,#faf6f0,#f7f2ea)!important;color:#2d2825!important}.project-detail-page .project-governance-panel{margin-top:18px;padding:22px;border:1px solid #e5d8ce!important;border-radius:18px;background:#fffdf9!important;color:#2d2825!important;box-shadow:0 5px 18px #523d3009!important}.project-detail-page .project-governance-panel-heading{color:#2d2825!important}.project-detail-page .project-governance-panel-heading span{color:#a66b55!important}.project-detail-page .project-governance-panel-heading h2{color:#292522!important}.project-detail-page .project-governance-panel-heading p{color:#8d827b!important}.project-detail-page .project-governance-panel-heading svg{color:#bd6c4d!important}.project-detail-page .project-governance-current-state>div{border:1px solid #e5d9cf!important;background:#fbf7f1!important;color:#302a27!important}.project-detail-page .project-governance-current-state span{color:#8b8079!important}.project-detail-page .project-governance-current-state strong{color:#302a27!important}.project-detail-page .project-governance-transition-buttons button{border:1px solid #dfd2c8!important;background:#fffdf9!important;color:#605650!important;box-shadow:none!important}.project-detail-page .project-governance-transition-buttons button:hover:not(:disabled){border-color:#d2b3a2!important;background:#fff3eb!important;color:#995a41!important;transform:translateY(-1px)}.project-detail-page .project-governance-transition-buttons .project-governance-transition-selected{border-color:#bd6c4d!important;background:#bd6c4d!important;color:#fff!important}.project-detail-page .project-governance-transition-form{border-top-color:#e8ddd5!important}.project-detail-page .project-governance-transition-form label>span{color:#554c47!important}.project-detail-page .project-governance-transition-form textarea{border:1px solid #dfd2c8!important;background:#fffaf5!important;color:#302a27!important;caret-color:#bd6c4d!important;color-scheme:light!important}.project-detail-page .project-governance-transition-form textarea::placeholder{color:#a49a93!important}.project-detail-page .project-governance-transition-form textarea:focus{border-color:#d0aa96!important;box-shadow:0 0 0 3px #bd6c4d17!important}.project-detail-page .project-governance-panel .project-governance-form-actions button{border:1px solid #ded1c7!important;background:#fffdf9!important;color:#615750!important}.project-detail-page .project-governance-panel .project-governance-form-actions button:hover:not(:disabled){border-color:#d1b19f!important;background:#fff3eb!important;color:#96583f!important}.project-detail-page .project-governance-panel .project-governance-form-actions .project-governance-primary{border-color:#bd6c4d!important;background:#bd6c4d!important;color:#fff!important}.project-detail-page .project-governance-panel .project-governance-form-actions .project-governance-primary:hover:not(:disabled){background:#a95e43!important}.project-detail-page .project-governance-terminal{border:1px solid #e6dad1!important;background:#f8f3ed!important;color:#80756e!important}.project-detail-page .project-staffing-panel,.project-detail-page .project-staffing{border-color:#e5dad0!important;background:#fffdf9!important;color:#302a27!important}.project-detail-page .project-staffing-panel h2,.project-detail-page .project-staffing-panel h3,.project-detail-page .project-staffing-panel strong,.project-detail-page .project-staffing strong{color:#302a27!important}.project-detail-page .project-staffing-panel p,.project-detail-page .project-staffing-panel span,.project-detail-page .project-staffing p{color:#8d827b}.project-detail-page .project-staffing-toolbar button{border:1px solid #bd6c4d!important;background:#bd6c4d!important;color:#fff!important;box-shadow:0 5px 14px #bd6c4d26!important}.project-detail-page .project-staffing-toolbar button:hover:not(:disabled){border-color:#a95e43!important;background:#a95e43!important;color:#fff!important}.project-detail-page .project-staffing-table{color:#302a27!important}.project-detail-page .project-staffing-table th{border-bottom:1px solid #e4d8cf!important;background:#f8f3ed!important;color:#675d57!important;font-size:12px;font-weight:750}.project-detail-page .project-staffing-table td{border-bottom:1px solid #eee5dd!important;background:#fffdf9!important;color:#302a27!important}.project-detail-page .project-staffing-table tbody tr:hover td{background:#fff7f1!important;color:#302a27!important}.project-detail-page .project-staffing-table td strong{color:#302a27!important}.project-detail-page .project-staffing-table td small{color:#938881!important}.project-detail-page .project-staffing-row-actions button{border:1px solid #ded1c7!important;background:#fffdf9!important;color:#625852!important}.project-detail-page .project-staffing-row-actions button:hover:not(:disabled){border-color:#d1b2a2!important;background:#fff2ea!important;color:#95563e!important}.project-detail-page .project-staffing-row-actions button.danger{border-color:#e2bcc4!important;background:#fff7f8!important;color:#a44f63!important}.project-detail-page .project-staffing-row-actions button.danger:hover:not(:disabled){border-color:#d79eaa!important;background:#fcecef!important;color:#923e53!important}.project-detail-page .project-staffing-add-area{border:1px solid #e5d8ce!important;background:#fbf7f1!important;color:#302a27!important}.project-detail-page .project-staffing-add-area .project-staffing-group{border-color:#e4d7ce!important;background:#fffdf9!important;color:#302a27!important}.project-detail-page .project-staffing-add-group{border:1px solid #e0b9c7!important;background:#f9e8ee!important;color:#a75470!important}.project-detail-page .project-staffing-add-group:hover:not(:disabled){border-color:#d499ad!important;background:#f6dfe8!important;color:#91445f!important}.project-detail-page .project-staffing-modal-backdrop{background:#2f26214d!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}.project-detail-page .project-staffing-modal{border:1px solid #e3d7cd!important;background:#fffdf9!important;color:#302a27!important;color-scheme:light!important;box-shadow:0 28px 80px #4c352829!important}.project-detail-page .project-staffing-modal h3,.project-detail-page .project-staffing-modal strong{color:#302a27!important}.project-detail-page .project-staffing-modal p{color:#8d827b!important}.project-detail-page .project-staffing-modal label>span{color:#554c47!important}.project-detail-page .project-staffing-modal input,.project-detail-page .project-staffing-modal select,.project-detail-page .project-staffing-modal textarea{border:1px solid #ded1c7!important;background:#fffaf5!important;color:#302a27!important;caret-color:#bd6c4d!important;color-scheme:light!important}.project-detail-page .project-staffing-modal .project-staffing-form-actions button{border:1px solid #ded1c7!important;background:#fffdf9!important;color:#625852!important}.project-detail-page .project-staffing-modal .project-staffing-form-actions button:hover:not(:disabled){border-color:#d0b19f!important;background:#fff2ea!important;color:#95573f!important}.project-detail-page .project-staffing-modal .project-staffing-form-actions button:first-child{border-color:#bd6c4d!important;background:#bd6c4d!important;color:#fff!important}.project-detail-page .project-staffing-modal .project-staffing-form-actions button:first-child:hover:not(:disabled){background:#a95e43!important}.project-detail-page .project-staffing-modal .project-staffing-form-actions button.danger{border-color:#d99fab!important;background:#fff1f3!important;color:#9b4055!important}.project-detail-page .project-governance-overlay{background:#2e252047!important;-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important}.project-detail-page .project-governance-dialog{border:1px solid #e4d8ce!important;background:#fffdf9!important;color:#2d2825!important;color-scheme:light!important;box-shadow:0 28px 80px #4d362929!important}.project-detail-page .project-governance-dialog-header{border-bottom-color:#eadfd6!important;background:#fffdf9!important}.project-detail-page .project-governance-dialog-header h2{color:#2b2724!important}.project-detail-page .project-governance-dialog-header span{color:#a66b55!important}.project-detail-page .project-governance-dialog-header p{color:#8b8079!important}.project-detail-page .project-governance-close{border:1px solid #ded1c7!important;background:#fff9f4!important;color:#625852!important}.project-detail-page .project-governance-close:hover:not(:disabled){border-color:#d2b5a5!important;background:#f9ede5!important;color:#95573f!important}.project-detail-page .project-governance-form label>span{color:#554c47!important}.project-detail-page .project-governance-form label>small{color:#8b8079!important}.project-detail-page .project-governance-form input,.project-detail-page .project-governance-form select,.project-detail-page .project-governance-form textarea{border:1px solid #ded1c7!important;background:#fffaf5!important;color:#302a27!important;caret-color:#bd6c4d!important;color-scheme:light!important}.project-detail-page .project-governance-form input:disabled,.project-detail-page .project-governance-form select:disabled{border-color:#e6ddd6!important;background:#f3eee9!important;color:#99908a!important}.project-detail-page .project-governance-form select option{background:#fffdf9!important;color:#302a27!important}.project-detail-page .project-governance-dialog .project-governance-form-actions{border-top-color:#e8ddd5!important}.project-detail-page .project-governance-dialog .project-governance-form-actions button{border:1px solid #ded1c7!important;background:#fffdf9!important;color:#625852!important}.project-detail-page .project-governance-dialog .project-governance-form-actions button:hover:not(:disabled){border-color:#d1b19f!important;background:#fff2ea!important;color:#95573f!important}.project-detail-page .project-governance-dialog .project-governance-form-actions .project-governance-primary{border-color:#bd6c4d!important;background:#bd6c4d!important;color:#fff!important}.project-detail-page .project-governance-dialog .project-governance-form-actions .project-governance-primary:hover:not(:disabled){background:#a95e43!important}.project-detail-page .project-governance-dialog [class*=warning],.project-detail-page .project-governance-dialog [class*=notice]{border:1px solid #ead8bd!important;background:#fff8e9!important;color:#8c6533!important}.project-detail-page .project-governance-dialog [class*=warning] strong,.project-detail-page .project-governance-dialog [class*=notice] strong{color:#745022!important}.project-detail-page .project-person{border-color:#e8ddd4!important;background:#fbf7f1!important;color:#302a27!important}.project-detail-page .project-person:hover{border-color:#d9bdad!important;background:#fff7f1!important;color:#302a27!important;transform:translateY(-2px)!important;box-shadow:0 8px 20px #543b2d0e!important}.project-detail-page .project-person:hover *{color:inherit}.project-detail-page .project-risk-card{border-color:#eadbd4!important;background:#fff8f5!important;color:#302a27!important}.project-detail-page .project-risk-card:hover{border-color:#dab8a9!important;background:#fff3ed!important;color:#302a27!important;transform:translateY(-2px)!important;box-shadow:0 8px 20px #543b2d0e!important}.project-detail-page .project-ceo-control{border:1px solid #e3d6cc!important;background:#fffdf9!important;color:#302a27!important}.project-detail-page .project-ceo-control-heading{border-bottom-color:#eadfd6!important}.project-detail-page .project-ceo-action-grid article{border-right-color:#eadfd6!important}.project-detail-page .project-ceo-action-grid h3,.project-detail-page .project-ceo-action-grid strong{color:#302a27!important}.project-detail-page .project-ceo-action-grid span{color:#8d827b!important}.project-detail-page .project-ceo-action-grid svg{color:#bd6c4d!important}.project-detail-page .project-ceo-action-grid button{border:1px solid #ded1c7!important;background:#fffdf9!important;color:#615750!important}.project-detail-page .project-ceo-action-grid button:hover:not(:disabled){border-color:#d0b09f!important;background:#fff2ea!important;color:#95573f!important}.project-detail-page .project-ceo-instruction{border-top-color:#eadfd6!important}.project-detail-page .project-ceo-instruction textarea{border:1px solid #ded1c7!important;background:#fffaf5!important;color:#302a27!important;caret-color:#bd6c4d!important}.project-detail-page .project-final-decision{border-top:1px solid #e7d9cf!important;background:#f8f3ed!important;color:#302a27!important}.project-detail-page .project-final-decision span,.project-detail-page .project-final-decision strong{color:#302a27!important}.project-detail-page .project-decision-actions button{border:1px solid #ded1c7!important;background:#fffdf9!important;color:#615750!important}.project-detail-page .project-decision-actions button:hover:not(:disabled){border-color:#d0b09f!important;background:#fff2ea!important;color:#95573f!important}.project-detail-page .project-decision-actions .project-decision-primary{border-color:#bd6c4d!important;background:#bd6c4d!important;color:#fff!important}.project-detail-page .project-governance-dialog::-webkit-scrollbar-track,.project-detail-page .project-staffing-modal::-webkit-scrollbar-track{background:#f5eee8!important}.project-detail-page .project-governance-dialog::-webkit-scrollbar-thumb,.project-detail-page .project-staffing-modal::-webkit-scrollbar-thumb{border:2px solid #f5eee8!important;background:#d3b7a7!important}@media(max-width:760px){.project-detail-page .project-staffing-table-wrap{overflow-x:auto}.project-detail-page .project-staffing-table{min-width:760px}}.project-detail-page .delivery-summary [class*=number],.project-detail-page .delivery-summary [class*=index],.project-detail-page .delivery-summary [class*=step],.project-detail-page .delivery-summary [class*=badge]{background:#c86f4f!important;color:#fff!important;border-color:#c86f4f!important;font-weight:800!important}.project-detail-page .delivery-summary [class*=card]{background:#fbf7f2!important;color:#211f1d!important}.project-detail-page .delivery-summary [class*=card]:hover{background:#fffaf6!important;color:#211f1d!important;border-color:#d9b7a8!important}.project-detail-page .project-roadmap .project-milestone .project-milestone-number{display:flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border:1px solid #b96243!important;border-radius:10px!important;background:#c86f4f!important;color:#fff!important;font-size:15px!important;font-weight:800!important;opacity:1!important;box-shadow:0 3px 8px #c86f4f24!important}.project-detail-page .project-roadmap .project-milestone:hover .project-milestone-number{background:#b95f42!important;border-color:#a9563c!important;color:#fff!important}.project-detail-page .project-roadmap .project-milestone{background:#fbf7f2!important;color:#211f1d!important}.project-detail-page .project-roadmap .project-milestone:hover{background:#fff8f3!important;border-color:#d9b7a8!important;color:#211f1d!important}.organization-page{min-height:100%;padding:32px;background:#23212b}.organization-container{width:100%;max-width:1680px;margin:0 auto}.organization-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.organization-eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff}.organization-header h1{margin:8px 0 0;font-size:38px;line-height:1.05;color:#f1ebf3}.organization-header p{max-width:760px;margin:10px 0 0;font-size:15px;line-height:1.65;color:#fff}.organization-edit-button{padding:12px 17px;border:0;border-radius:12px;background:#574a59;color:#504857;font-size:14px;font-weight:700;cursor:pointer}.organization-company-map{margin-top:28px;padding:28px;border:1px solid #706473;border-radius:22px;background:#504857}.organization-company-node{display:flex;width:fit-content;align-items:center;gap:14px;margin:0 auto;padding:18px 24px;border-radius:17px;background:#574a59;color:#504857}.organization-company-logo{display:flex;width:50px;height:50px;align-items:center;justify-content:center;border-radius:14px;background:#7d526f;font-size:14px;font-weight:800}.organization-company-node span{display:block;font-size:12px;color:#fff}.organization-company-node strong{display:block;margin-top:3px;font-size:18px}.organization-company-node p{margin:4px 0 0;font-size:13px;color:#aab0b7}.organization-map-line{width:2px;height:44px;margin:0 auto;background:#ccd1d6}.organization-branch-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.organization-branch{display:flex;min-width:0;align-items:center;gap:12px;padding:17px;border:1px solid #706473;border-radius:14px;background:#504857;transition:transform .15s ease,border-color .15s ease}.organization-branch:hover{transform:translateY(-2px);border-color:#cfd4d9}.organization-branch-icon{display:flex;width:44px;height:44px;flex-shrink:0;align-items:center;justify-content:center;border-radius:12px;background:#574a59;color:#504857}.organization-branch-content{min-width:0;flex:1}.organization-branch-content span{display:block;font-size:13px;font-weight:700;color:#555e68}.organization-branch-content strong{display:block;margin-top:3px;font-size:24px;color:#1c1f23}.organization-branch-content p{margin:5px 0 0;font-size:12px;line-height:1.5;color:#fff}.organization-health-strip{display:grid;grid-template-columns:repeat(5,1fr);margin-top:18px;overflow:hidden;border:1px solid #706473;border-radius:16px;background:#574a59;color:#504857}.organization-health-strip>div{display:grid;grid-template-columns:32px 1fr;align-items:center;column-gap:10px;padding:18px 20px;border-right:1px solid #7D526F}.organization-health-strip>div:last-child{border-right:0}.organization-health-strip svg{grid-row:span 2;color:#939aa3}.organization-health-strip span{font-size:12px;color:#fff}.organization-health-strip strong{margin-top:3px;font-size:27px}.organization-department-section,.organization-office-section{margin-top:22px}.organization-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.organization-section-heading span,.organization-authority-rule>div:nth-child(2)>span{font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#fff}.organization-section-heading h2,.organization-authority-rule h2{margin:5px 0 0;font-size:21px;color:#f1ebf3}.organization-section-heading p{margin:5px 0 0;font-size:14px;color:#fff}.organization-section-heading>a,.organization-authority-rule>a{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:700;color:#25292f}.organization-department-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.organization-department{padding:18px;border:1px solid #706473;border-radius:15px;background:#504857}.organization-department-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.organization-department-top span{display:block;font-size:12px;color:#fff}.organization-department-top h3{margin:5px 0 0;font-size:18px;color:#574a59}.organization-department-stats{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.organization-department-stats>div{padding:11px;border-radius:10px;background:#48414f}.organization-department-stats strong{display:block;font-size:24px;color:#1d2024}.organization-department-stats span{display:block;margin-top:3px;font-size:12px;color:#fff}.organization-department-bar{margin-top:14px}.organization-department-bar progress{width:100%;height:8px;accent-color:#574A59}.organization-office-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.organization-office{padding:20px;border:1px solid #706473;border-radius:16px;background:#504857}.organization-office-head{display:flex;align-items:center;gap:13px}.organization-office-icon{display:flex;width:48px;height:48px;flex-shrink:0;align-items:center;justify-content:center;border-radius:14px;background:#574a59;color:#504857}.organization-office-head span{display:block;font-size:12px;color:#fff}.organization-office-head h3{margin:4px 0 0;font-size:18px}.organization-office-head p{display:flex;align-items:center;gap:5px;margin:5px 0 0;font-size:13px;color:#fff}.organization-office-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.organization-office-stats>div{padding:13px;border-radius:11px;background:#48414f}.organization-office-stats strong{display:block;font-size:26px}.organization-office-stats span{display:block;margin-top:3px;font-size:12px;color:#fff}.organization-authority-rule{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:18px;margin-top:22px;padding:22px 24px;border-radius:18px;background:#574a59;color:#504857}.organization-authority-icon{display:flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:15px;background:#2c2f34}.organization-authority-rule h2{color:#504857}.organization-authority-rule p{max-width:900px;margin:6px 0 0;font-size:14px;line-height:1.65;color:#a1a7ae}.organization-authority-rule>a{color:#504857}@media(max-width:1250px){.organization-branch-grid,.organization-health-strip{grid-template-columns:repeat(3,1fr)}}@media(max-width:950px){.organization-department-grid,.organization-office-grid{grid-template-columns:1fr}.organization-authority-rule{grid-template-columns:58px 1fr}.organization-authority-rule>a{grid-column:2}}@media(max-width:760px){.organization-page{padding:24px 16px}.organization-header,.organization-section-heading{align-items:flex-start;flex-direction:column}.organization-header h1{font-size:32px}.organization-branch-grid,.organization-health-strip,.organization-authority-rule{grid-template-columns:1fr}.organization-authority-rule>a{grid-column:1}}.organization-page h1,.organization-page h2,.organization-page h3,.organization-page h4,.organization-page h5,.organization-page h6,.organization-page p,.organization-page span,.organization-page strong,.organization-page small,.organization-page label,.organization-page a,.organization-page button,.organization-page td,.organization-page th,.organization-page li{color:#fff}.organization-page input,.organization-page textarea,.organization-page select{border-color:#665a6a;background:#3b3441;color:#fff;caret-color:#fff}.organization-page input::placeholder,.organization-page textarea::placeholder{color:#fff;opacity:.76}.organization-page select option{background:#292631;color:#fff}.organization-page table{border-color:#665a6a}.organization-page thead,.organization-page th{background:#3b3441;color:#fff}.organization-page td{border-color:#665a6a}.organization-page strong{color:#fff}.organization-page [class*=number],.organization-page [class*=count],.organization-page [class*=value],.organization-page [class*=amount],.organization-page [class*=total],.organization-page [class*=metric] strong,.organization-page [class*=stat] strong,.organization-page [class*=summary] strong{color:#fff;font-variant-numeric:tabular-nums}.organization-page [class*=card],.organization-page [class*=tile],.organization-page [class*=item]{transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.organization-page button[class*=card]:hover,.organization-page [class*=card][role=button]:hover,.organization-page button[class*=item]:hover,.organization-page [class*=tile][role=button]:hover{border-color:#a887ce;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.organization-page [class*=selected],.organization-page [class*=active]{color:#fff}.organization-page [class*=selected]:before,.organization-page [class*=active]:before{content:none}.organization-page [class*=success],.organization-page [class*=warning],.organization-page [class*=critical],.organization-page [class*=danger],.organization-page [class*=risk]{color:#fff}.organization-page{background:#23212b;color:#fff}.organization-eyebrow,.organization-header h1,.organization-header p{color:#fff}.organization-header p{opacity:.82}.organization-edit-button{border:1px solid #9C526D;background:#9c526d;color:#fff}.organization-edit-button:hover{background:#ad627e}.organization-company-map{border-color:#665a6a;background:#37323e}.organization-company-node{border:1px solid #706473;background:#504857;color:#fff}.organization-company-logo{border:1px solid #9C526D;background:#9c526d;color:#fff}.organization-company-node span,.organization-company-node strong,.organization-company-node p{color:#fff}.organization-company-node span,.organization-company-node p{opacity:.8}.organization-map-line{background:#8c8191}.organization-branch{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.organization-branch:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.organization-branch-icon{border:1px solid #665A6A;background:#3b3441;color:#d8c7e4}.organization-branch:hover .organization-branch-icon{border-color:#a887ce;color:#fff}.organization-branch-content span,.organization-branch-content strong,.organization-branch-content p{color:#fff}.organization-branch-content span,.organization-branch-content p{opacity:.8}.organization-branch-content strong{font-weight:800;font-variant-numeric:tabular-nums}.organization-health-strip{border-color:#574b5c;background:#171821}.organization-health-strip>div{border-right-color:#574b5c}.organization-health-strip svg{color:#d8c7e4}.organization-health-strip span,.organization-health-strip strong{color:#fff}.organization-health-strip span{opacity:.8}.organization-health-strip strong{font-weight:800;font-variant-numeric:tabular-nums}.organization-section-heading span,.organization-section-heading h2,.organization-section-heading p,.organization-section-heading>a{color:#fff}.organization-section-heading p{opacity:.8}.organization-section-heading>a svg{color:#d8c7e4}.organization-department{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.organization-department:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.organization-department-top span,.organization-department-top h3{color:#fff}.organization-department-top span{opacity:.8}.organization-department-stats>div{border:1px solid #665A6A;background:#3b3441}.organization-department-stats strong,.organization-department-stats span{color:#fff}.organization-department-stats span{opacity:.8}.organization-department-stats strong{font-weight:800;font-variant-numeric:tabular-nums}.organization-department-bar progress{accent-color:#A887CE}.organization-office{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.organization-office:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.organization-office-icon{border:1px solid #665A6A;background:#3b3441;color:#d8c7e4}.organization-office:hover .organization-office-icon{border-color:#a887ce;color:#fff}.organization-office-head span,.organization-office-head h3,.organization-office-head p{color:#fff}.organization-office-head span,.organization-office-head p{opacity:.8}.organization-office-head p svg{color:#d8c7e4}.organization-office-stats>div{border:1px solid #665A6A;background:#3b3441}.organization-office-stats strong,.organization-office-stats span{color:#fff}.organization-office-stats span{opacity:.8}.organization-office-stats strong{font-weight:800;font-variant-numeric:tabular-nums}.organization-authority-rule{border:1px solid #574B5C;background:#171821;color:#fff}.organization-authority-icon{border:1px solid #665A6A;background:#3b3441;color:#d8c7e4}.organization-authority-rule>div:nth-child(2)>span,.organization-authority-rule h2,.organization-authority-rule p,.organization-authority-rule>a{color:#fff}.organization-authority-rule p{opacity:.8}.organization-authority-rule>a svg{color:#d8c7e4}.organization-page h1,.organization-page h2,.organization-page h3,.organization-page h4,.organization-page p,.organization-page span,.organization-page strong,.organization-page label,.organization-page a,.organization-page button{color:#fff}.organization-page strong{font-variant-numeric:tabular-nums}.organization-page{min-height:100%!important;padding:28px clamp(22px,2.5vw,38px) 44px!important;background:linear-gradient(180deg,#faf6f0,#f7f2ea)!important;color:#302a27!important}.organization-container{width:100%!important;max-width:1680px!important;margin:0 auto!important}.organization-header{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important;margin-bottom:20px!important}.organization-eyebrow{color:#a6654d!important;font-size:10px!important;font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase!important}.organization-header h1{margin:6px 0 0!important;color:#282421!important;font-size:clamp(34px,3vw,44px)!important;font-weight:780!important;line-height:1.05!important;letter-spacing:-.035em!important}.organization-header p{max-width:760px!important;margin:7px 0 0!important;color:#81766f!important;font-size:13px!important;line-height:1.55!important}.organization-company-map{margin-top:0!important;padding:22px!important;border:1px solid #e4d8cf!important;border-radius:18px!important;background:#fffdf9!important;box-shadow:0 6px 20px #523d3009!important}.organization-company-node{display:flex!important;width:fit-content!important;min-width:300px!important;align-items:center!important;gap:12px!important;margin:0 auto!important;padding:13px 17px!important;border:1px solid #dfcfc4!important;border-radius:13px!important;background:linear-gradient(135deg,#fff2e9,#fffaf5)!important;color:#302a27!important;box-shadow:0 4px 12px #573a2b0a!important}.organization-company-logo{display:grid!important;width:42px!important;height:42px!important;flex-shrink:0!important;place-items:center!important;border:1px solid #bd6c4d!important;border-radius:11px!important;background:#bd6c4d!important;color:#fff!important;font-size:12px!important;font-weight:800!important}.organization-company-node span{display:block!important;color:#9a7564!important;font-size:9px!important;font-weight:750!important;text-transform:uppercase!important;letter-spacing:.08em!important}.organization-company-node strong{display:block!important;margin-top:2px!important;color:#302a27!important;font-size:16px!important;font-weight:760!important}.organization-company-node p{margin:2px 0 0!important;color:#91867f!important;font-size:10px!important}.organization-map-line{width:1px!important;height:28px!important;margin:0 auto!important;background:#ddcabe!important}.organization-branch-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.organization-branch{position:relative!important;display:grid!important;grid-template-columns:40px minmax(0,1fr) 18px!important;align-items:center!important;gap:10px!important;min-width:0!important;min-height:96px!important;padding:13px!important;border:1px solid #e5dad1!important;border-radius:13px!important;background:#fbf7f1!important;color:#302a27!important;text-decoration:none!important;box-shadow:none!important;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease!important}.organization-branch:hover{transform:translateY(-2px)!important;border-color:#d3ad99!important;background:#fff3eb!important;box-shadow:0 7px 16px #5b3d2c12!important}.organization-branch-icon{display:grid!important;width:40px!important;height:40px!important;place-items:center!important;border:1px solid #ead8cd!important;border-radius:10px!important;background:#f7e8df!important;color:#bd6c4d!important}.organization-branch-content{min-width:0!important}.organization-branch-content span{display:block!important;color:#625850!important;font-size:10px!important;font-weight:750!important}.organization-branch-content strong{display:block!important;margin-top:2px!important;color:#302a27!important;font-size:20px!important;font-weight:780!important}.organization-branch-content p{margin:3px 0 0!important;overflow:hidden!important;color:#91867f!important;font-size:9px!important;line-height:1.35!important;text-overflow:ellipsis!important}.organization-branch>svg{color:#bd6c4d!important;transition:transform .14s ease!important}.organization-branch:hover>svg{transform:translate(3px)!important}.organization-health-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:14px!important;overflow:hidden!important;border:1px solid #e4d8cf!important;border-radius:15px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 4px 14px #523d3006!important}.organization-health-strip>div{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;column-gap:9px!important;min-height:74px!important;padding:12px 15px!important;border-right:1px solid #eee5dd!important;background:#fffdf9!important}.organization-health-strip>div:last-child{border-right:0!important}.organization-health-strip svg{grid-row:span 2!important;color:#bd6c4d!important}.organization-health-strip span{color:#91867f!important;font-size:9px!important}.organization-health-strip strong{margin-top:1px!important;color:#302a27!important;font-size:20px!important;font-weight:780!important;line-height:1.1!important}.organization-department-section,.organization-office-section{margin-top:20px!important;padding:20px!important;border:1px solid #e4d8cf!important;border-radius:17px!important;background:#fffdf9!important;box-shadow:0 5px 16px #523d3006!important}.organization-section-heading{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important;margin-bottom:14px!important}.organization-section-heading span{color:#a6654d!important;font-size:9px!important;font-weight:800!important;letter-spacing:.13em!important;text-transform:uppercase!important}.organization-section-heading h2{margin:4px 0 0!important;color:#302a27!important;font-size:19px!important;font-weight:770!important}.organization-section-heading p{margin:4px 0 0!important;color:#91867f!important;font-size:11px!important}.organization-section-heading>a{display:flex!important;align-items:center!important;gap:6px!important;min-height:34px!important;padding:0 11px!important;border:1px solid #dfd1c7!important;border-radius:9px!important;background:#fffaf5!important;color:#765f54!important;font-size:10px!important;font-weight:750!important;text-decoration:none!important}.organization-section-heading>a:hover{border-color:#cfaa96!important;background:#fff2ea!important;color:#a05d43!important}.organization-department-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.organization-department{min-width:0!important;padding:14px!important;border:1px solid #e7dcd4!important;border-radius:12px!important;background:#fbf7f1!important;color:#302a27!important;transition:border-color .14s ease,background .14s ease,transform .14s ease!important}.organization-department:hover{transform:translateY(-1px)!important;border-color:#d5b8a8!important;background:#fff5ee!important}.organization-department-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important}.organization-department-top span{display:block!important;color:#9a7666!important;font-size:9px!important;font-weight:700!important}.organization-department-top h3{margin:3px 0 0!important;color:#302a27!important;font-size:14px!important;font-weight:760!important}.organization-department-top svg{color:#bd6c4d!important}.organization-department-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:11px!important}.organization-department-stats>div{padding:8px 9px!important;border:1px solid #ebe0d8!important;border-radius:8px!important;background:#fffdf9!important}.organization-department-stats strong{display:block!important;color:#302a27!important;font-size:11px!important;font-weight:750!important}.organization-department-stats span{display:block!important;margin-top:2px!important;color:#91867f!important;font-size:8px!important}.organization-office-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.organization-office{min-width:0!important;padding:14px!important;border:1px solid #e7dcd4!important;border-radius:12px!important;background:#fbf7f1!important;color:#302a27!important;transition:border-color .14s ease,background .14s ease,transform .14s ease!important}.organization-office:hover{transform:translateY(-1px)!important;border-color:#d5b8a8!important;background:#fff5ee!important}.organization-office-head{display:flex!important;align-items:center!important;gap:10px!important}.organization-office-icon{display:grid!important;width:40px!important;height:40px!important;flex-shrink:0!important;place-items:center!important;border:1px solid #ead8cd!important;border-radius:10px!important;background:#f7e8df!important;color:#bd6c4d!important}.organization-office-head span{display:block!important;color:#9a7666!important;font-size:9px!important}.organization-office-head h3{margin:2px 0 0!important;color:#302a27!important;font-size:14px!important;font-weight:760!important}.organization-office-head p{display:flex!important;align-items:center!important;gap:4px!important;margin:3px 0 0!important;color:#91867f!important;font-size:9px!important}.organization-office-head p svg{color:#bd6c4d!important}.organization-office-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:11px!important}.organization-office-stats>div{padding:8px 9px!important;border:1px solid #ebe0d8!important;border-radius:8px!important;background:#fffdf9!important}.organization-office-stats strong{display:block!important;overflow:hidden!important;color:#302a27!important;font-size:11px!important;font-weight:750!important;text-overflow:ellipsis!important;white-space:nowrap!important}.organization-office-stats span{display:block!important;margin-top:2px!important;color:#91867f!important;font-size:8px!important}.organization-page h1,.organization-page h2,.organization-page h3,.organization-page h4,.organization-page h5,.organization-page h6,.organization-page strong{color:#302a27!important}.organization-page p,.organization-page span,.organization-page small,.organization-page label{color:#8d827b}.organization-page a{text-decoration:none}.organization-page [class*=card]:hover,.organization-page [class*=tile]:hover,.organization-page [class*=item]:hover{color:inherit!important}.organization-authority-rule{display:none!important}@media(max-width:1180px){.organization-branch-grid,.organization-health-strip,.organization-department-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:800px){.organization-page{padding:20px 14px 36px!important}.organization-header,.organization-section-heading{align-items:flex-start!important;flex-direction:column!important}.organization-company-node{width:100%!important;min-width:0!important}.organization-branch-grid,.organization-health-strip,.organization-department-grid,.organization-office-grid{grid-template-columns:1fr!important}.organization-health-strip>div{border-right:0!important;border-bottom:1px solid #eee5dd!important}.organization-health-strip>div:last-child{border-bottom:0!important}}.departments-page{min-height:100%;padding:32px;background:#23212b}.departments-container{width:100%;max-width:1700px;margin:0 auto}.departments-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.departments-eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff}.departments-header h1{margin:8px 0 0;font-size:38px;color:#f1ebf3}.departments-header p{max-width:760px;margin:10px 0 0;font-size:15px;line-height:1.65;color:#fff}.departments-header-actions{display:flex;gap:9px}.departments-header-actions button{padding:11px 15px;border:1px solid #706473;border-radius:11px;background:#504857;color:#525a64;font-size:14px;font-weight:600;cursor:pointer}.departments-header-actions .departments-primary-button{border-color:#4d3e50;background:#574a59;color:#504857}.departments-health-strip{display:grid;grid-template-columns:repeat(5,1fr);margin-top:28px;overflow:hidden;border-radius:17px;background:#574a59;color:#504857}.departments-health-strip>div{display:grid;grid-template-columns:32px 1fr;align-items:center;column-gap:10px;padding:20px;border-right:1px solid #7D526F}.departments-health-strip svg{grid-row:span 2;color:#fff}.departments-health-strip span{font-size:12px;color:#fff}.departments-health-strip strong{margin-top:4px;font-size:28px}.departments-search{display:flex;width:min(620px,100%);height:48px;align-items:center;gap:10px;margin-top:18px;padding:0 15px;border:1px solid #706473;border-radius:12px;background:#504857;color:#fff}.departments-search input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.departments-selector{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:18px}.department-selector-card{padding:16px;border:1px solid #706473;border-radius:14px;background:#504857;text-align:left;cursor:pointer}.department-selector-active{border-color:#4d3e50;background:#574a59;color:#504857}.department-selector-top{display:flex;align-items:center;justify-content:space-between}.department-selector-top span{font-size:12px;font-weight:600;color:#fff}.department-selector-active .department-selector-top span{color:#a8afb6}.department-selector-card h2{margin:14px 0 0;font-size:18px}.department-selector-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.department-selector-stats strong{display:block;font-size:22px}.department-selector-stats span{display:block;margin-top:3px;font-size:12px;color:#fff}.department-focus{margin-top:20px;padding:24px;border:1px solid #706473;border-radius:20px;background:#504857}.department-focus-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.department-focus-heading>div>span,.department-section-heading span,.department-ceo-actions>div>span{font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#fff}.department-focus-heading h2,.department-section-heading h2,.department-ceo-actions h2{margin:5px 0 0;font-size:22px;color:#f1ebf3}.department-focus-heading p,.department-section-heading p,.department-ceo-actions p{margin:5px 0 0;font-size:14px;color:#fff}.department-priority-badge{padding:7px 11px;border-radius:999px;background:#504857;font-size:13px;font-weight:700}.department-focus-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:20px}.department-focus-grid article{padding:16px;border-radius:13px;background:#48414f;color:#fff}.department-focus-grid span{display:block;margin-top:10px;font-size:12px;color:#fff}.department-focus-grid strong{display:block;margin-top:4px;font-size:26px;color:#574a59}.department-focus-grid p{margin:7px 0 0;font-size:13px;line-height:1.5}.department-focus-grid progress{width:100%;height:8px;margin-top:8px;accent-color:#574A59}.department-operating-row{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:20px}.department-operating-row article{padding:19px;border:1px solid #706473;border-radius:16px;background:#504857}.department-operating-row span{display:block;margin-top:10px;font-size:12px;color:#fff}.department-operating-row h3{margin:5px 0 0;font-size:17px}.department-operating-row>article>strong{display:block;margin-top:10px;font-size:30px}.department-operating-row p{margin:8px 0 0;font-size:13px;line-height:1.6;color:#fff}.department-operating-row button{display:flex;align-items:center;gap:7px;margin-top:14px;padding:0;border:0;background:transparent;font-size:14px;font-weight:700;cursor:pointer}.department-blocker-card{background:#fffaf9!important}.department-budget-values{margin-top:14px}.department-budget-values>div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #504857}.department-budget-values strong{font-size:14px}.department-authority-card{background:#4d3e50!important;color:#504857}.department-authority-card p,.department-authority-card span{color:#9ba2aa}.department-ceo-actions{display:grid;grid-template-columns:320px 1fr;gap:24px;margin-top:20px;padding:22px 24px;border-radius:18px;background:#574a59;color:#504857}.department-ceo-actions h2{color:#504857}.department-ceo-actions p{color:#9da4ac}.department-ceo-action-buttons{display:flex;flex-wrap:wrap;align-content:center;gap:9px}.department-ceo-action-buttons button{padding:10px 13px;border:1px solid #3a3d42;border-radius:10px;background:#574a59;color:#504857;font-size:13px;cursor:pointer}.department-comparison{margin-top:20px;overflow:hidden;border:1px solid #706473;border-radius:20px;background:#504857}.department-section-heading{padding:22px 24px}.department-table-wrapper{overflow-x:auto}.department-table{width:100%;min-width:1200px;border-collapse:collapse}.department-table th{padding:13px 18px;background:#48414f;text-align:left;font-size:12px;font-weight:700;color:#fff}.department-table td{padding:17px 18px;border-top:1px solid #504857;font-size:14px;color:#fff}.department-table tbody tr{cursor:pointer}.department-table tbody tr:hover{background:#504857}.department-table td:first-child strong{display:block;color:#574a59}.department-table td:first-child span{display:block;margin-top:3px;font-size:12px;color:#fff}.department-table-progress{width:110px}.department-table-progress strong{font-size:13px}.department-table-progress progress{width:100%;height:7px;margin-top:6px;accent-color:#574A59}.department-blocker-badge{display:inline-flex;min-width:30px;justify-content:center;padding:6px 8px;border-radius:999px;background:#edf4ef;color:#52705a;font-size:12px;font-weight:700}.department-blocker-active{background:#f6ebe8;color:#984b40}@media(max-width:1300px){.departments-selector,.department-focus-grid{grid-template-columns:repeat(3,1fr)}.department-operating-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.departments-header,.department-focus-heading{align-items:flex-start;flex-direction:column}.departments-health-strip{grid-template-columns:repeat(2,1fr)}.departments-selector,.department-focus-grid,.department-operating-row,.department-ceo-actions{grid-template-columns:1fr}}@media(max-width:700px){.departments-page{padding:24px 16px}.departments-header h1{font-size:32px}}.departments-page h1,.departments-page h2,.departments-page h3,.departments-page h4,.departments-page h5,.departments-page h6,.departments-page p,.departments-page span,.departments-page strong,.departments-page small,.departments-page label,.departments-page a,.departments-page button,.departments-page td,.departments-page th,.departments-page li{color:#fff}.departments-page input,.departments-page textarea,.departments-page select{border-color:#665a6a;background:#3b3441;color:#fff;caret-color:#fff}.departments-page input::placeholder,.departments-page textarea::placeholder{color:#fff;opacity:.76}.departments-page select option{background:#292631;color:#fff}.departments-page table{border-color:#665a6a}.departments-page thead,.departments-page th{background:#3b3441;color:#fff}.departments-page td{border-color:#665a6a}.departments-page strong{color:#fff}.departments-page [class*=number],.departments-page [class*=count],.departments-page [class*=value],.departments-page [class*=amount],.departments-page [class*=total],.departments-page [class*=metric] strong,.departments-page [class*=stat] strong,.departments-page [class*=summary] strong{color:#fff;font-variant-numeric:tabular-nums}.departments-page [class*=card],.departments-page [class*=tile],.departments-page [class*=item]{transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.departments-page button[class*=card]:hover,.departments-page [class*=card][role=button]:hover,.departments-page button[class*=item]:hover,.departments-page [class*=tile][role=button]:hover{border-color:#a887ce;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.departments-page [class*=selected],.departments-page [class*=active]{color:#fff}.departments-page [class*=selected]:before,.departments-page [class*=active]:before{content:none}.departments-page [class*=success],.departments-page [class*=warning],.departments-page [class*=critical],.departments-page [class*=danger],.departments-page [class*=risk]{color:#fff}.departments-page{background:#23212b;color:#fff}.departments-eyebrow,.departments-header h1,.departments-header p{color:#fff}.departments-header p{opacity:.82}.departments-header-actions button{border-color:#665a6a;background:#504857;color:#fff}.departments-header-actions button:hover{border-color:#a887ce;background:#5a5061}.departments-header-actions .departments-primary-button{border-color:#9c526d;background:#9c526d;color:#fff}.departments-header-actions .departments-primary-button:hover{background:#ad627e}.departments-health-strip{border:1px solid #574B5C;background:#171821;color:#fff}.departments-health-strip>div{border-right-color:#574b5c}.departments-health-strip svg{color:#d8c7e4}.departments-health-strip span,.departments-health-strip strong{color:#fff}.departments-health-strip span{opacity:.8}.departments-health-strip strong{font-weight:800;font-variant-numeric:tabular-nums}.departments-search{border-color:#665a6a;background:#3b3441;color:#d8c7e4}.departments-search svg{color:#d8c7e4}.departments-search input{color:#fff;caret-color:#fff}.departments-search input::placeholder{color:#fff;opacity:.76}.department-selector-card{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.department-selector-card:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.department-selector-active{border-color:#a887ce;background:#504857;color:#fff;box-shadow:0 0 0 1px #a887ce2e}.department-selector-active:hover{background:#5a5061}.department-selector-top span,.department-selector-card h2,.department-selector-stats strong,.department-selector-stats span{color:#fff}.department-selector-top span,.department-selector-stats span{opacity:.8}.department-selector-stats strong{font-weight:800;font-variant-numeric:tabular-nums}.department-focus{border-color:#665a6a;background:#37323e;color:#fff}.department-focus-heading>div>span,.department-focus-heading h2,.department-focus-heading p,.department-priority-badge{color:#fff}.department-focus-heading p{opacity:.8}.department-priority-badge{border:1px solid #665A6A;background:#62586a}.department-focus-grid article{border:1px solid #665A6A;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.department-focus-grid article:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.department-focus-grid svg{color:#d8c7e4}.department-focus-grid span,.department-focus-grid strong,.department-focus-grid p{color:#fff}.department-focus-grid span,.department-focus-grid p{opacity:.8}.department-focus-grid strong{font-weight:800;font-variant-numeric:tabular-nums}.department-focus-grid progress{accent-color:#A887CE}.department-operating-row article{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.department-operating-row article:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.department-operating-row svg{color:#d8c7e4}.department-operating-row span,.department-operating-row h3,.department-operating-row>article>strong,.department-operating-row p,.department-operating-row button{color:#fff}.department-operating-row span,.department-operating-row p{opacity:.8}.department-operating-row>article>strong{font-weight:800;font-variant-numeric:tabular-nums}.department-blocker-card{border-color:#8a5d6b!important;background:#4a3a43!important}.department-budget-values>div{border-bottom-color:#706473}.department-budget-values strong{color:#fff;font-variant-numeric:tabular-nums}.department-authority-card{border-color:#574b5c!important;background:#171821!important;color:#fff}.department-authority-card p,.department-authority-card span,.department-authority-card strong{color:#fff}.department-authority-card p,.department-authority-card span{opacity:.8}.department-ceo-actions{border:1px solid #574B5C;background:#171821;color:#fff}.department-ceo-actions>div>span,.department-ceo-actions h2,.department-ceo-actions p{color:#fff}.department-ceo-actions p{opacity:.8}.department-ceo-action-buttons button{border-color:#665a6a;background:#3b3441;color:#fff}.department-ceo-action-buttons button:hover{border-color:#a887ce;background:#44394a}.department-comparison{border-color:#665a6a;background:#37323e}.department-section-heading span,.department-section-heading h2,.department-section-heading p{color:#fff}.department-section-heading p{opacity:.8}.department-table th{background:#443d4a;color:#fff}.department-table td{border-top-color:#665a6a;background:#504857;color:#fff}.department-table tbody tr:nth-child(2n) td{background:#4a4351}.department-table tbody tr:hover td{background:#5a5061}.department-table td:first-child strong,.department-table td:first-child span,.department-table-progress strong{color:#fff}.department-table td:first-child span{opacity:.8}.department-table-progress progress{accent-color:#A887CE}.department-blocker-badge{border:1px solid #66826E;background:#496052;color:#fff}.department-blocker-active{border-color:#9c526d;background:#71475a;color:#fff}.departments-page h1,.departments-page h2,.departments-page h3,.departments-page h4,.departments-page p,.departments-page span,.departments-page strong,.departments-page label,.departments-page button,.departments-page td,.departments-page th{color:#fff}.departments-page strong{font-variant-numeric:tabular-nums}.department-editor{margin-bottom:24px;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#ffffff0a}.department-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.department-editor-heading span{display:block;margin-bottom:6px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.department-editor-heading h2{margin:0 0 6px}.department-editor-heading p{margin:0;opacity:.75}.department-editor-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.department-editor-form label{display:flex;flex-direction:column;gap:8px}.department-editor-form label span{font-size:13px;font-weight:700}.department-editor-form input,.department-editor-form select,.department-editor-form textarea{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#0000002e;color:inherit;font:inherit}.department-editor-form select option{color:#111}.department-editor-description{grid-column:1 / -1}.department-editor-error{grid-column:1 / -1;padding:12px 14px;border-radius:10px;background:#be324629}.department-editor-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:12px}.department-editor-actions button,.department-editor-heading>button{padding:10px 16px;border-radius:10px;cursor:pointer}@media(max-width:760px){.department-editor-form{grid-template-columns:1fr}.department-editor-description,.department-editor-actions{grid-column:auto}}.department-editor-heading>button,.department-editor-actions>button:not(.departments-primary-button){background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.18)}.department-editor-heading>button:hover,.department-editor-actions>button:not(.departments-primary-button):hover{background:#ffffff24}.department-editor-actions .departments-primary-button{color:#fff}.department-editor-heading>button:disabled,.department-editor-actions>button:disabled{opacity:.55;cursor:not-allowed}.departments-primary-button,.department-editor-actions .departments-primary-button{background:#ad5575!important;color:#fff!important;border:1px solid #ad5575!important;opacity:1!important;font-weight:700}.departments-primary-button:hover,.department-editor-actions .departments-primary-button:hover{background:#bd6685!important;color:#fff!important}.departments-primary-button:disabled,.department-editor-actions .departments-primary-button:disabled{background:#7e5062!important;color:#ffffffb8!important;border-color:#7e5062!important;opacity:.75!important;cursor:not-allowed}.department-office-panel{margin-top:28px;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff06}.department-office-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.department-office-heading span{color:#b76c89;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.department-office-heading h3{margin:5px 0 4px;color:#fff;font-size:20px}.department-office-heading p{margin:0;color:#aaa1ae;font-size:13px}.department-office-heading>strong{padding:7px 11px;border:1px solid rgba(173,85,117,.28);border-radius:999px;background:#ad557517;color:#e5b3c6;font-size:12px;white-space:nowrap}.department-office-list{display:grid;gap:10px}.department-office-row{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:70px;padding:12px 14px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:#0f0d1147}.department-office-row-linked{border-color:#ad557542;background:#ad55750e}.department-office-identity{display:flex;align-items:center;gap:12px}.department-office-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#ad557524;color:#f0c1d2;font-weight:900}.department-office-identity strong{display:block;color:#fff;font-size:14px}.department-office-identity span{display:block;margin-top:3px;color:#918896;font-size:11px}.department-office-action{display:flex;align-items:center;gap:10px}.department-office-badge{color:#918896;font-size:11px;font-weight:800}.department-office-badge-linked{color:#d99ab2}.department-office-action button{min-width:76px;min-height:36px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#ffffff0a;color:#fff;font-family:inherit;font-size:12px;font-weight:800;cursor:pointer}.department-office-action button:hover:not(:disabled){border-color:#ad55758c;background:#ad55751a}.department-office-action button:disabled{opacity:.55;cursor:wait}.department-office-success,.department-office-error{margin-bottom:14px;padding:11px 13px;border-radius:10px;font-size:12px;font-weight:700}.department-office-success{border:1px solid rgba(96,185,128,.25);background:#60b98014;color:#a6ddb9}.department-office-error{border:1px solid rgba(220,95,115,.3);background:#dc5f7314;color:#efb2bc}.department-office-empty{padding:20px;border:1px dashed rgba(255,255,255,.1);border-radius:12px;color:#918896;text-align:center}@media(max-width:700px){.department-office-heading,.department-office-row{align-items:stretch;flex-direction:column}.department-office-action{justify-content:space-between}}.departments-page{min-height:100%!important;padding:28px clamp(22px,2.5vw,38px) 46px!important;background:linear-gradient(180deg,#faf6f0,#f7f2ea)!important;color:#302a27!important}.departments-container{width:100%!important;max-width:1680px!important;margin:0 auto!important}.departments-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;margin-bottom:18px!important}.departments-eyebrow{color:#a6654d!important;font-size:10px!important;font-weight:800!important;letter-spacing:.14em!important}.departments-header h1{margin:6px 0 0!important;color:#282421!important;font-size:clamp(34px,3vw,44px)!important;font-weight:780!important;letter-spacing:-.035em!important}.departments-header p{max-width:720px!important;margin:6px 0 0!important;color:#81766f!important;font-size:13px!important;line-height:1.5!important}.departments-primary-button{min-height:40px!important;padding:0 15px!important;border:1px solid #bd6c4d!important;border-radius:10px!important;background:#bd6c4d!important;color:#fff!important;font-size:11px!important;font-weight:750!important;cursor:pointer!important;box-shadow:0 5px 13px #bd6c4d29!important}.departments-primary-button:hover:not(:disabled){border-color:#a95e43!important;background:#a95e43!important;transform:translateY(-1px)!important}.department-editor{position:fixed!important;top:calc(var(--topbar-height, 72px) + 14px)!important;left:16px!important;bottom:16px!important;z-index:1200!important;width:min(610px,calc(100vw - 32px))!important;max-height:calc(100dvh - var(--topbar-height, 72px) - 30px)!important;margin:0!important;padding:0!important;overflow-x:hidden!important;overflow-y:auto!important;border:1px solid #e1d4ca!important;border-radius:18px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 0 0 9999px #27201c8a,18px 18px 48px #452f2426!important;scrollbar-width:thin!important;scrollbar-color:#d8c3b7 transparent!important}.department-editor-heading{position:sticky!important;top:0!important;z-index:10!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin:0!important;padding:22px 24px!important;border-bottom:1px solid #eadfd7!important;background:#fffdf9fa!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.department-editor-heading span{display:block!important;margin-bottom:5px!important;color:#a6654d!important;font-size:9px!important;font-weight:800!important;letter-spacing:.13em!important}.department-editor-heading h2{margin:0!important;color:#302a27!important;font-size:22px!important}.department-editor-heading p{margin:5px 0 0!important;color:#91867f!important;font-size:11px!important;line-height:1.45!important}.department-editor-heading>button{min-height:34px!important;padding:0 11px!important;border:1px solid #ddd0c7!important;border-radius:9px!important;background:#fffdf9!important;color:#665c55!important;font-size:10px!important;font-weight:700!important;cursor:pointer!important}.department-editor-heading>button:hover:not(:disabled){border-color:#cfaa97!important;background:#fff2ea!important;color:#98583f!important}.department-editor-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:15px 17px!important;padding:22px 24px 0!important;background:#fffdf9!important}.department-editor-form label{display:flex!important;flex-direction:column!important;gap:6px!important}.department-editor-form label span{color:#5f554f!important;font-size:10px!important;font-weight:750!important}.department-editor-form input,.department-editor-form select,.department-editor-form textarea{width:100%!important;box-sizing:border-box!important;border:1px solid #ded1c8!important;border-radius:10px!important;background:#fffaf5!important;color:#302a27!important;color-scheme:light!important;font:inherit!important}.department-editor-form input,.department-editor-form select{min-height:42px!important;padding:0 11px!important}.department-editor-form textarea{min-height:92px!important;padding:10px 11px!important;resize:vertical!important}.department-editor-form input:focus,.department-editor-form select:focus,.department-editor-form textarea:focus{outline:none!important;border-color:#cc967e!important;background:#fff!important;box-shadow:0 0 0 3px #bd6c4d14!important}.department-editor-form select option{background:#fff!important;color:#302a27!important}.department-editor-description{grid-column:1 / -1!important}.department-editor-error{grid-column:1 / -1!important;padding:10px 12px!important;border:1px solid #e5c3ca!important;border-radius:9px!important;background:#fff1f3!important;color:#994a5b!important;font-size:10px!important}.department-editor-actions{position:sticky!important;bottom:0!important;z-index:10!important;grid-column:1 / -1!important;display:flex!important;justify-content:flex-end!important;gap:8px!important;margin:8px -24px 0!important;padding:13px 24px!important;border-top:1px solid #eadfd7!important;background:#fffdf9fa!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.department-editor-actions button:first-child{min-height:36px!important;padding:0 14px!important;border:1px solid #ddd0c7!important;border-radius:9px!important;background:#fffdf9!important;color:#675d57!important;font-size:10px!important;font-weight:700!important}.departments-health-strip{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;margin-top:0!important;overflow:hidden!important;border:1px solid #e4d8cf!important;border-radius:15px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 4px 14px #523d3006!important}.departments-health-strip>div{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;column-gap:8px!important;min-height:72px!important;padding:11px 14px!important;border-right:1px solid #eee5dd!important;background:#fffdf9!important}.departments-health-strip>div:last-child{border-right:0!important}.departments-health-strip svg{grid-row:span 2!important;color:#bd6c4d!important}.departments-health-strip span{color:#91867f!important;font-size:9px!important;opacity:1!important}.departments-health-strip strong{margin-top:1px!important;color:#302a27!important;font-size:19px!important;font-weight:780!important}.departments-search{display:flex!important;width:min(620px,100%)!important;height:42px!important;align-items:center!important;gap:8px!important;margin:14px 0!important;padding:0 11px!important;border:1px solid #dfd3ca!important;border-radius:11px!important;background:#fffdf9!important;color:#af998c!important}.departments-search:focus-within{border-color:#d0aa96!important;box-shadow:0 0 0 3px #bd6c4d14!important}.departments-search svg{color:#b0998c!important}.departments-search input{width:100%!important;border:0!important;outline:0!important;background:transparent!important;color:#302a27!important;caret-color:#bd6c4d!important;font-size:11px!important}.departments-search input::placeholder{color:#9d9189!important;opacity:1!important}.departments-selector{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin:0!important}.department-selector-card{min-width:0!important;min-height:108px!important;padding:12px!important;border:1px solid #e5dad1!important;border-radius:12px!important;background:#fbf7f1!important;color:#302a27!important;text-align:left!important;cursor:pointer!important;box-shadow:none!important;transition:transform .14s ease,border-color .14s ease,background .14s ease!important}.department-selector-card:hover{transform:translateY(-2px)!important;border-color:#d3b4a3!important;background:#fff4ed!important;box-shadow:none!important}.department-selector-active{border-color:#ca8b6e!important;background:linear-gradient(135deg,#f8e4d8,#fff8f3)!important;box-shadow:inset 3px 0 #bd6c4d!important}.department-selector-top{display:flex!important;align-items:center!important;justify-content:space-between!important}.department-selector-top svg{color:#bd6c4d!important}.department-selector-top span{padding:3px 6px!important;border:1px solid #cfe0d4!important;border-radius:999px!important;background:#eef8f1!important;color:#4f765e!important;font-size:8px!important;font-weight:750!important}.department-selector-card h2{margin:9px 0 0!important;overflow:hidden!important;color:#302a27!important;font-size:13px!important;font-weight:760!important;text-overflow:ellipsis!important;white-space:nowrap!important}.department-selector-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:9px!important}.department-selector-stats>div{min-width:0!important}.department-selector-stats strong{display:block!important;overflow:hidden!important;color:#302a27!important;font-size:10px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.department-selector-stats span{display:block!important;margin-top:1px!important;color:#91867f!important;font-size:8px!important}.department-focus{margin-top:14px!important;padding:18px!important;border:1px solid #e4d8cf!important;border-radius:16px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 5px 16px #523d3006!important}.department-focus-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;padding-bottom:13px!important;border-bottom:1px solid #eee5dd!important}.department-focus-heading>div:first-child>span{color:#a6654d!important;font-size:9px!important;font-weight:800!important;letter-spacing:.13em!important}.department-focus-heading h2{margin:4px 0 0!important;color:#302a27!important;font-size:21px!important;font-weight:780!important}.department-focus-heading p{max-width:760px!important;margin:4px 0 0!important;color:#91867f!important;font-size:11px!important}.department-focus-heading-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-shrink:0!important}.department-priority-badge{padding:6px 9px!important;border:1px solid #c9dfd0!important;border-radius:999px!important;background:#eef8f1!important;color:#47745b!important;font-size:9px!important;font-weight:750!important}.department-edit-button:hover{border-color:#c9896c!important;background:#fff0e6!important;color:#a85e43!important}.department-focus-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-top:13px!important}.department-focus-grid article{min-width:0!important;padding:11px!important;border:1px solid #e8ddd5!important;border-radius:10px!important;background:#fbf7f1!important;color:#302a27!important;box-shadow:none!important}.department-focus-grid article:hover{border-color:#d8baaa!important;background:#fff6ef!important;transform:none!important;box-shadow:none!important}.department-focus-grid svg{color:#bd6c4d!important}.department-focus-grid span{display:block!important;margin-top:7px!important;color:#91867f!important;font-size:8px!important}.department-focus-grid strong{display:block!important;margin-top:2px!important;color:#302a27!important;font-size:11px!important;font-weight:750!important}.department-focus-grid p{margin:4px 0 0!important;color:#968a83!important;font-size:8px!important;line-height:1.35!important}.department-office-panel{margin-top:13px!important;padding:14px!important;border:1px solid #e7dcd4!important;border-radius:12px!important;background:#fbf7f1!important}.department-office-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:10px!important}.department-office-heading span{color:#a6654d!important;font-size:8px!important;font-weight:800!important;letter-spacing:.1em!important}.department-office-heading h3{margin:3px 0 0!important;color:#302a27!important;font-size:14px!important}.department-office-heading p{margin:2px 0 0!important;color:#91867f!important;font-size:9px!important}.department-office-heading>strong{padding:5px 8px!important;border:1px solid #dfd1c8!important;border-radius:999px!important;background:#fffdf9!important;color:#76635a!important;font-size:9px!important}.department-office-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.department-office-list>div{padding:9px 10px!important;border:1px solid #e7ddd5!important;border-radius:9px!important;background:#fffdf9!important}.department-office-icon{background:#f7e8df!important;color:#bd6c4d!important}.department-office-identity strong{color:#302a27!important}.department-office-identity span{color:#91867f!important}.department-office-action button{min-height:29px!important;padding:0 9px!important;border:1px solid #dccfc5!important;border-radius:8px!important;background:#fffaf5!important;color:#745f55!important;font-size:9px!important;font-weight:700!important}.department-office-action button:hover:not(:disabled){border-color:#cd9d85!important;background:#fff1e8!important;color:#9c5940!important}.department-comparison{margin-top:14px!important;padding:18px!important;border:1px solid #e4d8cf!important;border-radius:16px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 5px 16px #523d3006!important}.department-section-heading span{color:#a6654d!important;font-size:9px!important}.department-section-heading h2{color:#302a27!important;font-size:18px!important}.department-section-heading p{color:#91867f!important;font-size:10px!important}.department-table-wrapper{max-height:330px!important;margin-top:12px!important;overflow:auto!important;border:1px solid #e6dcd4!important;border-radius:11px!important;scrollbar-width:thin!important}.department-table{width:100%!important;min-width:900px!important;border-collapse:separate!important;border-spacing:0!important}.department-table th{position:sticky!important;top:0!important;z-index:2!important;padding:10px 12px!important;border-bottom:1px solid #e5dad1!important;background:#f7f1eb!important;color:#665b54!important;font-size:9px!important;font-weight:750!important}.department-table td{padding:9px 12px!important;border-top:1px solid #eee5dd!important;background:#fffdf9!important;color:#514843!important;font-size:10px!important}.department-table tbody tr{cursor:pointer!important}.department-table tbody tr:hover td{background:#fff5ee!important;color:#302a27!important}.department-table td:first-child strong{display:block!important;color:#302a27!important;font-size:10px!important}.department-table td:first-child span{display:block!important;max-width:190px!important;margin-top:2px!important;overflow:hidden!important;color:#9c9189!important;font-size:8px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.department-ceo-actions{display:none!important}.department-office-success{border:1px solid #c9dfd0!important;background:#eef8f1!important;color:#47745b!important}.department-office-error{border:1px solid #e5c3ca!important;background:#fff1f3!important;color:#98495a!important}.departments-page h1,.departments-page h2,.departments-page h3,.departments-page h4,.departments-page h5,.departments-page h6,.departments-page strong{color:#302a27}.departments-page p,.departments-page small,.departments-page label{color:#8d827b}@media(max-width:1200px){.departments-selector,.department-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.departments-health-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.departments-page{padding:20px 14px 36px!important}.departments-header{align-items:flex-start!important;flex-direction:column!important}.departments-header-actions,.departments-primary-button{width:100%!important}.department-editor{top:var( --topbar-height, 72px )!important;left:0!important;bottom:0!important;width:100vw!important;max-height:calc(100dvh - var(--topbar-height, 72px))!important;border-radius:0!important}.department-editor-form{grid-template-columns:1fr!important}.department-editor-description,.department-editor-actions{grid-column:auto!important}.departments-health-strip,.departments-selector,.department-focus-grid,.department-office-list{grid-template-columns:1fr!important}.department-focus-heading{flex-direction:column!important}.department-focus-heading-actions{width:100%!important;justify-content:space-between!important}}.department-editor{position:fixed!important;top:calc(var(--topbar-height, 72px) + 14px)!important;left:16px!important;right:auto!important;bottom:16px!important;width:min(700px,calc(100vw - 32px))!important;max-width:700px!important;max-height:calc(100dvh - var(--topbar-height, 72px) - 30px)!important;margin:0!important;z-index:1300!important;overflow-x:hidden!important;overflow-y:auto!important;border:1px solid #e1d4ca!important;border-radius:18px!important;background:#fffdf9!important;box-shadow:0 0 0 9999px #27201c8a,18px 16px 48px #452f2424!important}.departments-selector{display:none!important}.department-comparison{margin-top:14px!important;padding:18px!important;border:1px solid #e4d8cf!important;border-radius:16px!important;background:#fffdf9!important;box-shadow:0 5px 16px #523d3006!important}.department-section-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:13px!important}.department-section-heading span{display:block!important;color:#a6654d!important;font-size:9px!important;font-weight:800!important;letter-spacing:.13em!important;text-transform:uppercase!important}.department-section-heading h2{margin:4px 0 0!important;color:#302a27!important;font-size:19px!important;font-weight:780!important}.department-section-heading p{margin:4px 0 0!important;color:#91867f!important;font-size:10px!important}.department-table-wrapper{max-height:430px!important;overflow:auto!important;border:1px solid #e5dad2!important;border-radius:11px!important;background:#fffdf9!important;scrollbar-width:thin!important;scrollbar-color:#d7c1b5 transparent!important}.department-table{width:100%!important;min-width:940px!important;border-collapse:separate!important;border-spacing:0!important}.department-table th{position:sticky!important;top:0!important;z-index:3!important;height:42px!important;padding:0 15px!important;border-bottom:1px solid #dfd3ca!important;background:#f7f1eb!important;color:#6a5e57!important;font-size:10px!important;font-weight:800!important;text-align:left!important;vertical-align:middle!important}.department-table td{height:64px!important;padding:10px 15px!important;border-top:1px solid #eee5dd!important;background:#fffdf9!important;color:#514843!important;font-size:11px!important;vertical-align:middle!important;transition:background .13s ease,color .13s ease!important}.department-table tbody tr:first-child td{border-top:0!important}.department-table-row{cursor:pointer!important}.department-table-row:hover td{background:#fff4ec!important}.department-table-row-selected td{background:#fff0e6!important;border-top-color:#e4c6b7!important}.department-table-row-selected td:first-child{box-shadow:inset 3px 0 #bd6c4d!important}.department-table td:first-child strong{display:block!important;color:#302a27!important;font-size:12px!important;font-weight:780!important;line-height:1.25!important}.department-table td:first-child span{display:block!important;max-width:230px!important;margin-top:4px!important;overflow:hidden!important;color:#9a8f88!important;font-size:8px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.department-focus{margin-top:14px!important}.department-focus-heading{padding-bottom:14px!important}.department-focus-heading h2{font-size:20px!important}.department-focus-heading-actions{display:flex!important;align-items:center!important;gap:8px!important}.department-edit-button{min-height:34px!important;padding:0 12px!important;border:1px solid #d8c5ba!important;border-radius:9px!important;background:#fff8f3!important;color:#90553f!important;font-size:10px!important;font-weight:750!important;cursor:pointer!important}.department-edit-button:hover{border-color:#c9896c!important;background:#fff0e6!important}.departments-search{margin:14px 0 0!important}@media(max-width:760px){.department-editor{top:var( --topbar-height, 72px )!important;left:0!important;right:auto!important;bottom:0!important;width:100vw!important;max-width:none!important;max-height:calc(100dvh - var(--topbar-height, 72px))!important;border-radius:0!important}.department-table-wrapper{max-height:390px!important}.department-table td{height:58px!important}}.department-editor{position:fixed!important;top:calc(var(--topbar-height, 72px) + 14px)!important;left:auto!important;right:16px!important;bottom:16px!important;z-index:1300!important;width:min(665px,calc(100vw - 32px))!important;max-width:665px!important;max-height:calc(100dvh - var(--topbar-height, 72px) - 30px)!important;margin:0!important;padding:0!important;overflow-x:hidden!important;overflow-y:auto!important;border:1px solid #e2d6cc!important;border-radius:18px!important;background:#fffdf9!important;box-shadow:0 0 0 9999px #27201c8a,-18px 16px 48px #452f2424!important}.department-editor-heading{position:sticky!important;top:0!important;z-index:10!important;margin:0!important;padding:22px 26px!important;border-bottom:1px solid #eadfd7!important;background:#fffdf9fa!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.department-editor-form{padding:22px 26px 0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 18px!important}.department-editor-actions{position:sticky!important;bottom:0!important;z-index:10!important;grid-column:1 / -1!important;display:flex!important;justify-content:flex-end!important;gap:8px!important;margin:8px -26px 0!important;padding:14px 26px!important;border-top:1px solid #eadfd7!important;background:#fffdf9fa!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}@media(max-width:760px){.department-editor{top:var( --topbar-height, 72px )!important;left:auto!important;right:0!important;bottom:0!important;width:100vw!important;max-width:none!important;max-height:calc(100dvh - var(--topbar-height, 72px))!important;border-radius:0!important}.department-editor-form{grid-template-columns:1fr!important}}.offices-page{min-height:100%;padding:32px;background:#23212b}.offices-container{width:100%;max-width:1680px;margin:0 auto}.offices-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.offices-eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff}.offices-header h1{margin:8px 0 0;font-size:38px;color:#f1ebf3}.offices-header p{max-width:760px;margin:10px 0 0;font-size:15px;line-height:1.65;color:#fff}.offices-add-button{padding:12px 18px;border:0;border-radius:12px;background:#574a59;color:#504857;font-size:14px;font-weight:700;cursor:pointer}.offices-global-strip{display:grid;grid-template-columns:repeat(5,1fr);margin-top:28px;overflow:hidden;border-radius:17px;background:#574a59;color:#504857}.offices-global-strip>div{display:grid;grid-template-columns:34px 1fr;align-items:center;column-gap:10px;padding:20px;border-right:1px solid #7D526F}.offices-global-strip svg{grid-row:span 2;color:#fff}.offices-global-strip span{font-size:12px;color:#fff}.offices-global-strip strong{margin-top:4px;font-size:28px}.offices-location-map,.office-focus,.office-issues-section,.office-assets-section{margin-top:20px;padding:24px;border:1px solid #706473;border-radius:20px;background:#504857}.offices-map-heading,.office-section-heading,.office-ceo-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.offices-map-heading span,.office-focus-title span,.office-section-heading span,.office-ceo-heading span{font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#fff}.offices-map-heading h2,.office-focus-title h2,.office-section-heading h2,.office-ceo-heading h2{margin:5px 0 0;font-size:22px;color:#f1ebf3}.offices-map-heading p,.office-section-heading p,.office-ceo-heading p{margin:5px 0 0;font-size:14px;color:#fff}.offices-location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px}.office-location-card{padding:20px;border:1px solid #706473;border-radius:16px;background:#504857;text-align:left;cursor:pointer}.office-location-selected{border-color:#4d3e50;background:#574a59;color:#504857}.office-location-top{display:flex;align-items:center;justify-content:space-between}.office-location-icon{display:flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:13px;background:#574a59;color:#504857}.office-location-selected .office-location-icon{background:#7d526f}.office-location-top>span{padding:6px 9px;border-radius:999px;background:#504857;font-size:12px;color:#fff}.office-location-selected .office-location-top>span{background:#2d3035;color:#c9cdd1}.office-location-card h3{margin:17px 0 0;font-size:20px}.office-location-card>p{display:flex;align-items:center;gap:6px;margin:7px 0 0;font-size:14px;color:#747c86}.office-location-selected>p{color:#9ca3ab}.office-location-numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px}.office-location-numbers>div{padding:11px;border-radius:10px;background:#48414f}.office-location-selected .office-location-numbers>div{background:#25282d}.office-location-numbers strong{display:block;font-size:24px}.office-location-numbers span{display:block;margin-top:3px;font-size:12px;color:#fff}.office-location-card progress{width:100%;height:8px;margin-top:15px;accent-color:#574A59}.office-location-selected progress{accent-color:#504857}.office-focus-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.office-focus-title p{display:flex;align-items:center;gap:6px;margin:6px 0 0;font-size:14px;color:#fff}.office-status-badge{padding:7px 10px;border-radius:999px;background:#504857;font-size:13px;font-weight:700}.office-focus-main{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:12px;margin-top:20px}.office-capacity-panel,.office-focus-stat{padding:17px;border-radius:13px;background:#48414f}.office-capacity-number{display:flex;align-items:flex-end;justify-content:space-between}.office-capacity-number span,.office-focus-stat span{font-size:12px;color:#fff}.office-capacity-number strong{font-size:30px}.office-capacity-panel progress{width:100%;height:9px;margin-top:11px;accent-color:#574A59}.office-capacity-panel p{margin:8px 0 0;font-size:13px;line-height:1.55;color:#fff}.office-focus-stat{color:#fff}.office-focus-stat span{display:block;margin-top:10px}.office-focus-stat strong{display:block;margin-top:4px;font-size:27px;color:#574a59}.office-resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:20px}.office-resource-card{padding:20px;border:1px solid #706473;border-radius:16px;background:#504857;color:#fff}.office-resource-card>span{display:block;margin-top:13px;font-size:12px;color:#fff}.office-resource-card>strong{display:block;margin-top:4px;font-size:28px;color:#574a59}.office-resource-card h3{margin:10px 0 0;font-size:16px;color:#574a59}.office-resource-card p{margin:7px 0 0;font-size:13px;line-height:1.55;color:#fff}.office-resource-warning{background:#fffaf9}.office-issue-list{margin-top:18px}.office-issue-row{display:grid;grid-template-columns:40px 1fr 100px 110px;gap:15px;align-items:center;padding:15px 0;border-top:1px solid #504857}.office-issue-number{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:10px;background:#574a59;color:#504857;font-size:13px;font-weight:700}.office-issue-content span{font-size:12px;color:#fff}.office-issue-content h3{margin:4px 0 0;font-size:15px}.office-issue-priority{font-size:13px;font-weight:700;color:#765d37}.office-issue-row button{display:flex;align-items:center;justify-content:flex-end;gap:7px;border:0;background:transparent;font-size:14px;font-weight:700;cursor:pointer}.office-asset-track{display:grid;grid-template-columns:1fr 1.6fr 1fr 1.6fr 1fr;align-items:center;gap:12px;margin-top:24px}.office-asset-track>div:not(.office-asset-line){text-align:center}.office-asset-track strong{display:block;font-size:30px}.office-asset-track span{display:block;margin-top:4px;font-size:13px;color:#fff}.office-asset-line div{height:2px;background:#706473}.office-ceo-control{margin-top:20px;padding:24px;border-radius:20px;background:#574a59;color:#504857}.office-ceo-heading h2{color:#504857}.office-ceo-heading p{color:#9ba2aa}.office-ceo-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.office-ceo-actions button{padding:11px 14px;border:1px solid #62586A;border-radius:10px;background:#574a59;color:#504857;font-size:14px;cursor:pointer}.office-authority-rule{display:flex;gap:12px;margin-top:20px;padding-top:18px;border-top:1px solid #7D526F}.office-authority-rule p{margin:0;font-size:14px;line-height:1.65;color:#a3a9b0}.office-authority-rule strong{color:#504857}@media(max-width:1250px){.office-focus-main{grid-template-columns:repeat(3,1fr)}.office-capacity-panel{grid-column:span 3}.office-resource-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.offices-header,.office-focus-title{align-items:flex-start;flex-direction:column}.offices-global-strip,.offices-location-grid,.office-focus-main,.office-resource-grid{grid-template-columns:1fr}.office-capacity-panel{grid-column:auto}.office-issue-row{grid-template-columns:40px 1fr}.office-asset-track{grid-template-columns:1fr}.office-asset-line{height:30px;display:flex;justify-content:center}.office-asset-line div{width:2px;height:100%}}@media(max-width:700px){.offices-page{padding:24px 16px}.offices-header h1{font-size:32px}}.offices-page h1,.offices-page h2,.offices-page h3,.offices-page h4,.offices-page h5,.offices-page h6,.offices-page p,.offices-page span,.offices-page strong,.offices-page small,.offices-page label,.offices-page a,.offices-page button,.offices-page td,.offices-page th,.offices-page li{color:#fff}.offices-page input,.offices-page textarea,.offices-page select{border-color:#665a6a;background:#3b3441;color:#fff;caret-color:#fff}.offices-page input::placeholder,.offices-page textarea::placeholder{color:#fff;opacity:.76}.offices-page select option{background:#292631;color:#fff}.offices-page table{border-color:#665a6a}.offices-page thead,.offices-page th{background:#3b3441;color:#fff}.offices-page td{border-color:#665a6a}.offices-page strong{color:#fff}.offices-page [class*=number],.offices-page [class*=count],.offices-page [class*=value],.offices-page [class*=amount],.offices-page [class*=total],.offices-page [class*=metric] strong,.offices-page [class*=stat] strong,.offices-page [class*=summary] strong{color:#fff;font-variant-numeric:tabular-nums}.offices-page [class*=card],.offices-page [class*=tile],.offices-page [class*=item]{transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.offices-page button[class*=card]:hover,.offices-page [class*=card][role=button]:hover,.offices-page button[class*=item]:hover,.offices-page [class*=tile][role=button]:hover{border-color:#a887ce;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.offices-page [class*=selected],.offices-page [class*=active]{color:#fff}.offices-page [class*=selected]:before,.offices-page [class*=active]:before{content:none}.offices-page [class*=success],.offices-page [class*=warning],.offices-page [class*=critical],.offices-page [class*=danger],.offices-page [class*=risk]{color:#fff}.offices-page{background:#23212b;color:#fff}.offices-eyebrow,.offices-header h1,.offices-header p{color:#fff}.offices-header p{opacity:.82}.offices-add-button{border:1px solid #9C526D;background:#9c526d;color:#fff}.offices-add-button:hover{background:#ad627e}.offices-global-strip{border:1px solid #574B5C;background:#171821;color:#fff}.offices-global-strip>div{border-right-color:#574b5c}.offices-global-strip svg{color:#d8c7e4}.offices-global-strip span,.offices-global-strip strong{color:#fff}.offices-global-strip span{opacity:.8}.offices-global-strip strong{font-weight:800;font-variant-numeric:tabular-nums}.offices-location-map,.office-focus,.office-issues-section,.office-assets-section{border-color:#665a6a;background:#37323e;color:#fff}.offices-map-heading span,.offices-map-heading h2,.offices-map-heading p,.office-focus-title span,.office-focus-title h2,.office-focus-title p,.office-section-heading span,.office-section-heading h2,.office-section-heading p{color:#fff}.offices-map-heading p,.office-focus-title p,.office-section-heading p{opacity:.8}.office-location-card{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.office-location-card:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.office-location-selected{border-color:#a887ce;background:#504857;color:#fff;box-shadow:0 0 0 1px #a887ce2e}.office-location-selected:hover{background:#5a5061}.office-location-icon{border:1px solid #665A6A;background:#3b3441;color:#d8c7e4}.office-location-card:hover .office-location-icon,.office-location-selected .office-location-icon{border-color:#a887ce;background:#44394a;color:#fff}.office-location-top>span{border:1px solid #665A6A;background:#62586a;color:#fff}.office-location-selected .office-location-top>span{background:#62586a;color:#fff}.office-location-card h3,.office-location-card>p{color:#fff}.office-location-card>p{opacity:.8}.office-location-selected>p{color:#fff;opacity:.8}.office-location-numbers>div{border:1px solid #665A6A;background:#3b3441}.office-location-selected .office-location-numbers>div{background:#3b3441}.office-location-numbers strong,.office-location-numbers span{color:#fff}.office-location-numbers span{opacity:.8}.office-location-numbers strong{font-weight:800;font-variant-numeric:tabular-nums}.office-location-card progress,.office-location-selected progress{accent-color:#A887CE}.office-status-badge{border:1px solid #665A6A;background:#62586a;color:#fff}.office-capacity-panel,.office-focus-stat{border:1px solid #665A6A;background:#504857;color:#fff}.office-capacity-number span,.office-capacity-number strong,.office-focus-stat span,.office-focus-stat strong,.office-capacity-panel p{color:#fff}.office-capacity-number span,.office-focus-stat span,.office-capacity-panel p{opacity:.8}.office-capacity-number strong,.office-focus-stat strong{font-weight:800;font-variant-numeric:tabular-nums}.office-capacity-panel progress{accent-color:#A887CE}.office-resource-card{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.office-resource-card:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.office-resource-card svg{color:#d8c7e4}.office-resource-card>span,.office-resource-card>strong,.office-resource-card h3,.office-resource-card p{color:#fff}.office-resource-card>span,.office-resource-card p{opacity:.8}.office-resource-card>strong{font-weight:800;font-variant-numeric:tabular-nums}.office-resource-warning{border-color:#8a5d6b;background:#4a3a43}.office-issue-row{border-top-color:#665a6a}.office-issue-number{border:1px solid #665A6A;background:#3b3441;color:#fff}.office-issue-content span,.office-issue-content h3,.office-issue-priority,.office-issue-row button{color:#fff}.office-issue-content span{opacity:.8}.office-issue-row button svg{color:#d8c7e4}.office-issue-row button:hover{color:#a887ce}.office-asset-track strong,.office-asset-track span{color:#fff}.office-asset-track span{opacity:.8}.office-asset-track strong{font-weight:800;font-variant-numeric:tabular-nums}.office-asset-line div{background:#706473}.office-ceo-control{border:1px solid #574B5C;background:#171821;color:#fff}.office-ceo-heading span,.office-ceo-heading h2,.office-ceo-heading p{color:#fff}.office-ceo-heading p{opacity:.8}.office-ceo-actions button{border-color:#665a6a;background:#3b3441;color:#fff}.office-ceo-actions button:hover{border-color:#a887ce;background:#44394a}.office-authority-rule{border-top-color:#574b5c}.office-authority-rule p,.office-authority-rule strong{color:#fff}.office-authority-rule p{opacity:.82}.offices-page h1,.offices-page h2,.offices-page h3,.offices-page h4,.offices-page p,.offices-page span,.offices-page strong,.offices-page label,.offices-page button{color:#fff}.offices-page strong{font-variant-numeric:tabular-nums}.office-editor{margin-bottom:28px;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#ffffff0a}.office-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.office-editor-heading span{display:block;margin-bottom:6px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.office-editor-heading h2{margin:0 0 6px}.office-editor-heading p{margin:0;opacity:.75}.office-editor-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.office-editor-form label{display:flex;flex-direction:column;gap:8px}.office-editor-form label span{font-size:13px;font-weight:700}.office-editor-form input,.office-editor-form select{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#0003;color:#fff;font:inherit}.office-editor-form select option{color:#111}.office-editor-wide{grid-column:1 / -1}.office-editor-error{grid-column:1 / -1;padding:12px 14px;border-radius:10px;background:#be324629}.office-editor-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:12px}.office-editor-secondary{padding:10px 16px;border:1px solid rgba(255,255,255,.18)!important;border-radius:10px;background:#ffffff14!important;color:#fff!important;cursor:pointer}.office-editor-secondary:hover{background:#ffffff24!important}.offices-add-button,.office-editor-save{background:#ad5575!important;border:1px solid #ad5575!important;color:#fff!important;font-weight:700}.offices-add-button:hover,.office-editor-save:hover{background:#bd6685!important;color:#fff!important}.office-editor-form button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:760px){.office-editor-form{grid-template-columns:1fr}.office-editor-wide,.office-editor-actions{grid-column:auto}}.office-editor-form select,.office-editor-form select option{background:#24212c!important;color:#fff!important}.office-editor-form select option:checked{background:#ad5575!important;color:#fff!important}.offices-search{display:flex;align-items:center;gap:10px;width:min(100%,680px);margin:22px 0;padding:0 14px;min-height:52px;box-sizing:border-box;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff0d}.offices-search svg{flex:0 0 auto;opacity:.78}.offices-search input{flex:1;width:100%;min-width:0;height:50px;padding:0;border:0!important;outline:0!important;background:transparent!important;color:#fff!important;font:inherit}.offices-search input::placeholder{color:#ffffff94}.offices-search:focus-within{border-color:#ad5575bf;box-shadow:0 0 0 2px #ad55751f}.offices-page{min-height:100%!important;padding:28px clamp(22px,2.5vw,38px) 44px!important;background:linear-gradient(180deg,#faf6f0,#f7f2ea)!important;color:#302a27!important}.offices-container{width:100%!important;max-width:1680px!important;margin:0 auto!important}.offices-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin-bottom:18px!important}.offices-eyebrow{color:#a6654d!important;font-size:10px!important;font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase!important}.offices-header h1{margin:6px 0 0!important;color:#282421!important;font-size:clamp(34px,3vw,44px)!important;font-weight:780!important;line-height:1.05!important;letter-spacing:-.035em!important}.offices-header p{max-width:720px!important;margin:6px 0 0!important;color:#81766f!important;font-size:13px!important;line-height:1.5!important}.offices-add-button{min-height:40px!important;padding:0 15px!important;border:1px solid #bd6c4d!important;border-radius:10px!important;background:#bd6c4d!important;color:#fff!important;font-size:11px!important;font-weight:750!important;cursor:pointer!important;box-shadow:0 5px 13px #bd6c4d29!important}.offices-add-button:hover:not(:disabled){border-color:#a95e43!important;background:#a95e43!important}.office-editor{position:fixed!important;top:calc(var(--topbar-height, 72px) + 14px)!important;left:16px!important;right:auto!important;bottom:16px!important;z-index:1300!important;width:min(700px,calc(100vw - 32px))!important;max-width:700px!important;max-height:calc(100dvh - var(--topbar-height, 72px) - 30px)!important;margin:0!important;padding:0!important;overflow-x:hidden!important;overflow-y:auto!important;border:1px solid #e1d4ca!important;border-radius:18px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 0 0 9999px #27201c8a,18px 16px 48px #452f2424!important;scrollbar-width:thin!important}.office-editor-heading{position:sticky!important;top:0!important;z-index:10!important;display:flex!important;justify-content:space-between!important;gap:18px!important;margin:0!important;padding:22px 26px!important;border-bottom:1px solid #eadfd7!important;background:#fffdf9fa!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.office-editor-heading span{color:#a6654d!important;font-size:9px!important;font-weight:800!important;letter-spacing:.13em!important}.office-editor-heading h2{margin:5px 0 0!important;color:#302a27!important;font-size:23px!important}.office-editor-heading p{margin:5px 0 0!important;color:#91867f!important;font-size:11px!important}.office-editor-secondary{min-height:34px!important;padding:0 11px!important;border:1px solid #ddd0c7!important;border-radius:9px!important;background:#fffdf9!important;color:#665c55!important;cursor:pointer!important}.office-editor-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:15px 17px!important;padding:22px 26px 0!important;background:#fffdf9!important}.office-editor-form label{display:flex!important;flex-direction:column!important;gap:6px!important}.office-editor-form label span{color:#5f554f!important;font-size:10px!important;font-weight:750!important}.office-editor-wide{grid-column:1 / -1!important}.office-editor-form input,.office-editor-form select,.office-editor-form textarea{width:100%!important;box-sizing:border-box!important;min-height:42px!important;padding:0 11px!important;border:1px solid #ded1c8!important;border-radius:10px!important;background:#fffaf5!important;color:#302a27!important;color-scheme:light!important;font:inherit!important}.office-editor-form input:focus,.office-editor-form select:focus,.office-editor-form textarea:focus{outline:none!important;border-color:#cc967e!important;background:#fff!important;box-shadow:0 0 0 3px #bd6c4d14!important}.office-editor-form select option{background:#fff!important;color:#302a27!important}.office-editor-error{grid-column:1 / -1!important;padding:10px 12px!important;border:1px solid #e5c3ca!important;border-radius:9px!important;background:#fff1f3!important;color:#994a5b!important}.office-editor-actions{position:sticky!important;bottom:0!important;z-index:10!important;grid-column:1 / -1!important;display:flex!important;justify-content:flex-end!important;gap:8px!important;margin:8px -26px 0!important;padding:14px 26px!important;border-top:1px solid #eadfd7!important;background:#fffdf9fa!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.offices-global-strip{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;margin-top:0!important;overflow:hidden!important;border:1px solid #e4d8cf!important;border-radius:15px!important;background:#fffdf9!important;color:#302a27!important}.offices-global-strip>div{min-height:72px!important;padding:11px 14px!important;border-right:1px solid #eee5dd!important;background:#fffdf9!important}.offices-global-strip>div:last-child{border-right:0!important}.offices-global-strip svg{color:#bd6c4d!important}.offices-global-strip span{color:#91867f!important;font-size:9px!important}.offices-global-strip strong{color:#302a27!important;font-size:19px!important;font-weight:780!important}.office-directory{margin-top:14px!important;padding:18px!important;border:1px solid #e4d8cf!important;border-radius:16px!important;background:#fffdf9!important;box-shadow:0 5px 16px #523d3006!important}.office-directory-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:12px!important}.office-directory-heading span{color:#a6654d!important;font-size:9px!important;font-weight:800!important;letter-spacing:.13em!important}.office-directory-heading h2{margin:4px 0 0!important;color:#302a27!important;font-size:19px!important}.office-directory-heading p{margin:4px 0 0!important;color:#91867f!important;font-size:10px!important}.office-directory-heading>strong{padding:5px 8px!important;border:1px solid #dfd1c8!important;border-radius:999px!important;background:#fff8f3!important;color:#865f4d!important;font-size:9px!important}.offices-search{display:flex!important;width:min(680px,100%)!important;height:42px!important;align-items:center!important;gap:8px!important;margin-bottom:12px!important;padding:0 11px!important;border:1px solid #dfd3ca!important;border-radius:11px!important;background:#fffdf9!important}.offices-search svg{color:#b0998c!important}.offices-search input{width:100%!important;border:0!important;outline:0!important;background:transparent!important;color:#302a27!important;caret-color:#bd6c4d!important;font-size:11px!important}.offices-search input::placeholder{color:#9d9189!important;opacity:1!important}.office-table-wrapper{max-height:430px!important;overflow:auto!important;border:1px solid #e5dad2!important;border-radius:11px!important;background:#fffdf9!important;scrollbar-width:thin!important}.office-table{width:100%!important;min-width:940px!important;border-collapse:separate!important;border-spacing:0!important}.office-table th{position:sticky!important;top:0!important;z-index:3!important;height:42px!important;padding:0 15px!important;border-bottom:1px solid #dfd3ca!important;background:#f7f1eb!important;color:#6a5e57!important;font-size:10px!important;font-weight:800!important;text-align:left!important}.office-table td{height:66px!important;padding:10px 15px!important;border-top:1px solid #eee5dd!important;background:#fffdf9!important;color:#514843!important;font-size:11px!important;vertical-align:middle!important}.office-table-row{cursor:pointer!important}.office-table-row:hover td{background:#fff4ec!important}.office-table-row-selected td{background:#fff0e6!important}.office-table-row-selected td:first-child{box-shadow:inset 3px 0 #bd6c4d!important}.office-table td:first-child strong{display:block!important;color:#302a27!important;font-size:12px!important;font-weight:780!important}.office-table td:first-child span{display:block!important;margin-top:3px!important;color:#958a83!important;font-size:9px!important}.office-table-location{display:flex!important;align-items:center!important;gap:6px!important;color:#6f645e!important}.office-table-location svg{color:#bd6c4d!important}.office-table-status{display:inline-flex!important;min-height:24px!important;align-items:center!important;padding:0 8px!important;border:1px solid #ddd0c7!important;border-radius:999px!important;background:#f7f1eb!important;color:#756961!important;font-size:9px!important;font-weight:750!important}.office-table-status-active{border-color:#c8dfd0!important;background:#eef8f1!important;color:#4c765d!important}.office-directory-empty{padding:35px 20px!important;text-align:center!important;color:#91867f!important;font-size:11px!important}.offices-location-map,.offices-location-grid{display:none!important}.office-focus-title{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;padding-bottom:13px!important;border-bottom:1px solid #eee5dd!important}.office-focus-title span{color:#a6654d!important;font-size:9px!important;font-weight:800!important}.office-focus-title h2{margin:4px 0 0!important;color:#302a27!important;font-size:21px!important}.office-focus-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-shrink:0!important}.office-status-badge{padding:6px 9px!important;border:1px solid #c9dfd0!important;border-radius:999px!important;background:#eef8f1!important;color:#47745b!important;font-size:9px!important;font-weight:750!important}.office-edit-button{min-height:34px!important;padding:0 12px!important;border:1px solid #d8c5ba!important;border-radius:9px!important;background:#fff8f3!important;color:#90553f!important;font-size:10px!important;font-weight:750!important;cursor:pointer!important}.office-focus-stat{padding:11px!important;border:1px solid #e8ddd5!important;border-radius:10px!important;background:#fbf7f1!important;color:#302a27!important}.office-focus-stat svg{color:#bd6c4d!important}.office-focus-stat span{display:block!important;margin-top:7px!important;color:#91867f!important;font-size:8px!important}.office-focus-stat strong{display:block!important;margin-top:2px!important;color:#302a27!important;font-size:11px!important}.office-resource-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin-top:12px!important}.office-resource-card{padding:13px!important;border:1px solid #e6dbd3!important;border-radius:11px!important;background:#fbf7f1!important;color:#302a27!important;box-shadow:none!important}.office-resource-card:hover{transform:none!important;border-color:#d6b8a8!important;background:#fff5ee!important}.office-resource-card svg{color:#bd6c4d!important}.office-resource-card span,.office-resource-card p{color:#91867f!important}.office-resource-card strong,.office-resource-card h3{color:#302a27!important}.office-ceo-control,.office-authority-rule{display:none!important}.offices-page h1,.offices-page h2,.offices-page h3,.offices-page h4,.offices-page h5,.offices-page h6,.offices-page strong{color:#302a27}.offices-page p,.offices-page small,.offices-page label{color:#8d827b}@media(max-width:1100px){.offices-global-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}.office-focus-main,.office-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.offices-page{padding:20px 14px 36px!important}.offices-header{align-items:flex-start!important;flex-direction:column!important}.offices-add-button{width:100%!important}.office-editor{top:var(--topbar-height,72px)!important;left:0!important;right:auto!important;bottom:0!important;width:100vw!important;max-width:none!important;max-height:calc(100dvh - var(--topbar-height,72px))!important;border-radius:0!important}.office-editor-form{grid-template-columns:1fr!important}.office-editor-wide,.office-editor-actions{grid-column:auto!important}.offices-global-strip,.office-focus-main,.office-resource-grid{grid-template-columns:1fr!important}.office-focus-title{flex-direction:column!important}.office-focus-actions{width:100%!important;justify-content:space-between!important}}.office-editor{position:fixed!important;top:calc(var(--topbar-height, 72px) + 14px)!important;left:auto!important;right:16px!important;bottom:16px!important;z-index:1300!important;width:min(665px,calc(100vw - 32px))!important;max-width:665px!important;max-height:calc(100dvh - var(--topbar-height, 72px) - 30px)!important;margin:0!important;padding:0!important;overflow-x:hidden!important;overflow-y:auto!important;border:1px solid #e1d4ca!important;border-radius:18px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 0 0 9999px #27201c8a,-18px 16px 48px #452f2424!important;scrollbar-width:thin!important}.office-focus{margin-top:14px!important;padding:18px!important;border:1px solid #e4d8cf!important;border-radius:16px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 5px 16px #523d3006!important}.office-focus-main{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-top:13px!important}.office-focus-stat{min-height:72px!important;padding:10px 11px!important;border:1px solid #e8ddd5!important;border-radius:9px!important;background:#fbf7f1!important;color:#302a27!important;box-shadow:none!important}.office-focus-stat svg{width:18px!important;height:18px!important;color:#bd6c4d!important}.office-focus-stat span{display:block!important;margin-top:6px!important;color:#91867f!important;font-size:8px!important}.office-focus-stat strong{display:block!important;margin-top:2px!important;color:#302a27!important;font-size:11px!important;font-weight:760!important}.office-focus-resources{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin:10px 0 0!important;padding:10px 0 0!important;border-top:1px solid #eee5dd!important}.office-focus-resources .office-resource-card{min-height:102px!important;padding:10px!important;border:1px solid #e8ddd5!important;border-radius:9px!important;background:#fbf7f1!important;color:#302a27!important;box-shadow:none!important;transform:none!important}.office-focus-resources .office-resource-card:hover{border-color:#d7b9a9!important;background:#fff5ee!important;transform:none!important;box-shadow:none!important}.office-focus-resources .office-resource-card svg{width:18px!important;height:18px!important;color:#bd6c4d!important}.office-focus-resources .office-resource-card>span{display:block!important;margin-top:6px!important;color:#91867f!important;font-size:8px!important}.office-focus-resources .office-resource-card>strong{display:block!important;margin-top:3px!important;overflow:hidden!important;color:#302a27!important;font-size:15px!important;font-weight:780!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}.office-focus-resources .office-resource-card h3{margin:5px 0 0!important;color:#302a27!important;font-size:10px!important;font-weight:720!important}.office-focus-resources .office-resource-card p{margin:4px 0 0!important;display:-webkit-box!important;overflow:hidden!important;color:#938880!important;font-size:8px!important;line-height:1.35!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.office-resource-grid:not(.office-focus-resources){margin:0!important}.office-focus-title{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;padding-bottom:12px!important;border-bottom:1px solid #eee5dd!important}.office-focus-title h2{margin:4px 0 0!important;color:#302a27!important;font-size:20px!important;font-weight:780!important}.office-focus-title p{margin:4px 0 0!important;color:#91867f!important;font-size:10px!important}.office-focus-actions{display:flex!important;align-items:center!important;gap:8px!important}.office-status-badge{min-height:26px!important;display:inline-flex!important;align-items:center!important;padding:0 8px!important;border:1px solid #c9dfd0!important;border-radius:999px!important;background:#eef8f1!important;color:#47745b!important;font-size:8px!important;font-weight:750!important}.office-edit-button{min-height:32px!important;padding:0 11px!important;border:1px solid #d8c5ba!important;border-radius:8px!important;background:#fff8f3!important;color:#90553f!important;font-size:9px!important;font-weight:750!important;cursor:pointer!important}.office-edit-button:hover{border-color:#c9896c!important;background:#fff0e6!important}@media(max-width:1100px){.office-focus-main,.office-focus-resources{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.office-editor{top:var(--topbar-height,72px)!important;left:auto!important;right:0!important;bottom:0!important;width:100vw!important;max-width:none!important;max-height:calc(100dvh - var(--topbar-height,72px))!important;border-radius:0!important}.office-focus-main,.office-focus-resources{grid-template-columns:1fr!important}.office-focus-title{flex-direction:column!important}}.teams-page{min-height:100%;padding:32px;background:#23212b}.teams-container{width:100%;max-width:1700px;margin:0 auto}.teams-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.teams-eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff}.teams-header h1{margin:8px 0 0;font-size:38px;color:#f1ebf3}.teams-header p{max-width:780px;margin:10px 0 0;font-size:15px;line-height:1.65;color:#fff}.teams-add-button{padding:12px 18px;border:0;border-radius:12px;background:#574a59;color:#504857;font-size:14px;font-weight:700;cursor:pointer}.teams-company-strip{display:grid;grid-template-columns:repeat(5,1fr);margin-top:28px;overflow:hidden;border-radius:17px;background:#574a59;color:#504857}.teams-company-strip>div{display:grid;grid-template-columns:34px 1fr;align-items:center;column-gap:10px;padding:20px;border-right:1px solid #7D526F}.teams-company-strip svg{grid-row:span 2;color:#fff}.teams-company-strip span{font-size:12px;color:#fff}.teams-company-strip strong{margin-top:4px;font-size:28px}.teams-search{display:flex;width:min(620px,100%);height:48px;align-items:center;gap:10px;margin-top:18px;padding:0 15px;border:1px solid #706473;border-radius:12px;background:#504857;color:#fff}.teams-search input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.teams-network,.team-focus,.team-members-section,.teams-attention,.teams-comparison{margin-top:20px;border:1px solid #706473;border-radius:20px;background:#504857}.teams-network{overflow:hidden}.teams-network-heading,.team-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:23px 24px}.teams-network-heading span,.team-section-heading span,.team-focus-heading span,.teams-ceo-control>div:first-child>span{font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#fff}.teams-network-heading h2,.team-section-heading h2,.team-focus-heading h2,.teams-ceo-control h2{margin:5px 0 0;font-size:22px;color:#f1ebf3}.teams-network-heading p,.team-section-heading p,.team-focus-heading p,.teams-ceo-control p{margin:5px 0 0;font-size:14px;color:#fff}.teams-network-canvas{padding:28px;border-top:1px solid #504857;background:#23212b}.teams-company-node{width:fit-content;margin:0 auto;text-align:center}.teams-company-node>div{display:flex;width:52px;height:52px;align-items:center;justify-content:center;margin:0 auto;border-radius:15px;background:#574a59;color:#504857;font-size:14px;font-weight:800}.teams-company-node span{display:block;margin-top:8px;font-size:12px;color:#fff}.teams-company-node strong{display:block;margin-top:3px;font-size:16px}.teams-network-line{width:2px;height:38px;margin:0 auto;background:#cdd1d6}.teams-node-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.team-node{padding:17px;border:1px solid #706473;border-radius:15px;background:#504857;text-align:left;cursor:pointer}.team-node-active{border-color:#4d3e50;background:#574a59;color:#504857}.team-node-top{display:flex;align-items:center;justify-content:space-between}.team-node-icon{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;background:#504857;color:#525a64}.team-node-active .team-node-icon{background:#7d526f;color:#504857}.team-node-top span{font-size:12px;color:#fff}.team-node h3{margin:15px 0 0;font-size:17px}.team-node>p{margin:5px 0 0;font-size:13px;color:#7c848e}.team-node-active>p{color:#9ba2aa}.team-node-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.team-node-bottom>div{padding:9px;border-radius:9px;background:#48414f}.team-node-active .team-node-bottom>div{background:#25282d}.team-node-bottom strong{display:block;font-size:20px}.team-node-bottom span{display:block;margin-top:3px;font-size:12px;color:#fff}.team-focus{padding:24px}.team-focus-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.team-priority{padding:7px 10px;border-radius:999px;background:#504857;font-size:13px;font-weight:700}.team-focus-content{display:grid;grid-template-columns:1.2fr 1.8fr;gap:14px;margin-top:20px}.team-purpose,.team-execution-stats>div{padding:18px;border-radius:14px;background:#48414f}.team-purpose>span{font-size:12px;color:#fff}.team-purpose h3{margin:7px 0 0;font-size:18px;line-height:1.45}.team-project-link{display:flex;align-items:center;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid #e4e6e9}.team-project-link span{display:block;font-size:12px;color:#fff}.team-project-link strong{display:block;margin-top:3px;font-size:14px}.team-execution-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.team-execution-stats>div{color:#fff}.team-execution-stats span{display:block;margin-top:10px;font-size:12px;color:#fff}.team-execution-stats strong{display:block;margin-top:4px;font-size:23px;color:#574a59}.team-workload-section{margin-top:16px}.team-workload-section>div{display:flex;justify-content:space-between;font-size:14px}.team-workload-section progress{width:100%;height:9px;margin-top:8px;accent-color:#574A59}.team-member-track{display:flex;gap:12px;padding:0 24px 24px;overflow-x:auto}.team-member{display:flex;min-width:190px;align-items:center;gap:11px;padding:14px;border:1px solid #706473;border-radius:13px;background:#504857}.team-member-avatar{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;background:#574a59;color:#504857;font-size:13px;font-weight:700}.team-member span{font-size:12px;color:#fff}.team-member h3{margin:3px 0 0;font-size:15px}.teams-attention-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 24px 24px}.teams-attention-grid article{display:grid;grid-template-columns:36px 1fr;gap:11px;padding:16px;border:1px solid #ead9d5;border-radius:13px;background:#fffaf9}.teams-attention-grid article>div{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:10px;background:#574a59;color:#504857;font-size:13px;font-weight:700}.teams-attention-grid p{margin:0;font-size:14px;line-height:1.55}.teams-attention-grid button{grid-column:2;display:flex;align-items:center;gap:7px;width:fit-content;padding:0;border:0;background:transparent;font-size:13px;font-weight:700;cursor:pointer}.teams-comparison{overflow:hidden}.teams-table-wrapper{overflow-x:auto}.teams-table{width:100%;min-width:1200px;border-collapse:collapse}.teams-table th{padding:13px 18px;background:#48414f;text-align:left;font-size:12px;font-weight:700;color:#fff}.teams-table td{padding:17px 18px;border-top:1px solid #504857;font-size:14px;color:#fff}.teams-table tbody tr{cursor:pointer}.teams-table tbody tr:hover{background:#504857}.teams-table td:first-child strong{color:#574a59}.teams-table-progress{width:100px}.teams-table-progress strong{font-size:13px}.teams-table-progress progress{width:100%;height:7px;margin-top:6px;accent-color:#574A59}.teams-blocker{display:inline-flex;min-width:30px;justify-content:center;padding:6px 8px;border-radius:999px;background:#edf4ef;color:#52705a;font-size:12px;font-weight:700}.teams-blocker-active{background:#f6ebe8;color:#984b40}.teams-ceo-control{margin-top:20px;padding:24px;border-radius:20px;background:#574a59;color:#504857}.teams-ceo-control h2{color:#504857}.teams-ceo-control p{color:#9ca3ab}.teams-ceo-buttons{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.teams-ceo-buttons button{padding:11px 14px;border:1px solid #62586A;border-radius:10px;background:#574a59;color:#504857;font-size:14px;cursor:pointer}.teams-authority-rule{display:flex;gap:12px;margin-top:20px;padding-top:18px;border-top:1px solid #7D526F}.teams-authority-rule p{margin:0;font-size:14px;line-height:1.65}@media(max-width:1200px){.teams-node-grid{grid-template-columns:repeat(2,1fr)}.team-focus-content{grid-template-columns:1fr}.team-execution-stats{grid-template-columns:repeat(2,1fr)}.teams-attention-grid{grid-template-columns:1fr}}@media(max-width:850px){.teams-header,.team-focus-heading{align-items:flex-start;flex-direction:column}.teams-company-strip,.teams-node-grid{grid-template-columns:1fr}}@media(max-width:700px){.teams-page{padding:24px 16px}.teams-header h1{font-size:32px}.team-execution-stats{grid-template-columns:1fr}}.teams-page h1,.teams-page h2,.teams-page h3,.teams-page h4,.teams-page h5,.teams-page h6,.teams-page p,.teams-page span,.teams-page strong,.teams-page small,.teams-page label,.teams-page a,.teams-page button,.teams-page td,.teams-page th,.teams-page li{color:#fff}.teams-page input,.teams-page textarea,.teams-page select{border-color:#665a6a;background:#3b3441;color:#fff;caret-color:#fff}.teams-page input::placeholder,.teams-page textarea::placeholder{color:#fff;opacity:.76}.teams-page select option{background:#292631;color:#fff}.teams-page table{border-color:#665a6a}.teams-page thead,.teams-page th{background:#3b3441;color:#fff}.teams-page td{border-color:#665a6a}.teams-page strong{color:#fff}.teams-page [class*=number],.teams-page [class*=count],.teams-page [class*=value],.teams-page [class*=amount],.teams-page [class*=total],.teams-page [class*=metric] strong,.teams-page [class*=stat] strong,.teams-page [class*=summary] strong{color:#fff;font-variant-numeric:tabular-nums}.teams-page [class*=card],.teams-page [class*=tile],.teams-page [class*=item]{transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.teams-page button[class*=card]:hover,.teams-page [class*=card][role=button]:hover,.teams-page button[class*=item]:hover,.teams-page [class*=tile][role=button]:hover{border-color:#a887ce;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.teams-page [class*=selected],.teams-page [class*=active]{color:#fff}.teams-page [class*=selected]:before,.teams-page [class*=active]:before{content:none}.teams-page [class*=success],.teams-page [class*=warning],.teams-page [class*=critical],.teams-page [class*=danger],.teams-page [class*=risk]{color:#fff}.teams-page{background:#23212b;color:#fff}.teams-eyebrow,.teams-header h1,.teams-header p{color:#fff}.teams-header p{opacity:.82}.teams-add-button{border:1px solid #9C526D;background:#9c526d;color:#fff}.teams-add-button:hover{background:#ad627e}.teams-company-strip{border:1px solid #574B5C;background:#171821;color:#fff}.teams-company-strip>div{border-right-color:#574b5c}.teams-company-strip svg{color:#d8c7e4}.teams-company-strip span,.teams-company-strip strong{color:#fff}.teams-company-strip span{opacity:.8}.teams-company-strip strong{font-weight:800;font-variant-numeric:tabular-nums}.teams-search{border-color:#665a6a;background:#3b3441;color:#d8c7e4}.teams-search svg{color:#d8c7e4}.teams-search input{color:#fff;caret-color:#fff}.teams-search input::placeholder{color:#fff;opacity:.76}.teams-network,.team-focus,.team-members-section,.teams-attention,.teams-comparison{border-color:#665a6a;background:#37323e;color:#fff}.teams-network-heading span,.teams-network-heading h2,.teams-network-heading p,.team-section-heading span,.team-section-heading h2,.team-section-heading p,.team-focus-heading span,.team-focus-heading h2,.team-focus-heading p{color:#fff}.teams-network-heading p,.team-section-heading p,.team-focus-heading p{opacity:.8}.teams-network-canvas{border-top-color:#665a6a;background:#2f2b35}.teams-company-node>div{border:1px solid #9C526D;background:#9c526d;color:#fff}.teams-company-node span,.teams-company-node strong{color:#fff}.teams-company-node span{opacity:.8}.teams-network-line{background:#8c8191}.team-node{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.team-node:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.team-node-active{border-color:#a887ce;background:#504857;color:#fff;box-shadow:0 0 0 1px #a887ce2e}.team-node-active:hover{background:#5a5061}.team-node-icon{border:1px solid #665A6A;background:#3b3441;color:#d8c7e4}.team-node:hover .team-node-icon,.team-node-active .team-node-icon{border-color:#a887ce;background:#44394a;color:#fff}.team-node-top span,.team-node h3,.team-node>p{color:#fff}.team-node-top span,.team-node>p{opacity:.8}.team-node-active>p{color:#fff;opacity:.8}.team-node-bottom>div{border:1px solid #665A6A;background:#3b3441}.team-node-active .team-node-bottom>div{background:#3b3441}.team-node-bottom strong,.team-node-bottom span{color:#fff}.team-node-bottom span{opacity:.8}.team-node-bottom strong{font-weight:800;font-variant-numeric:tabular-nums}.team-priority{border:1px solid #665A6A;background:#62586a;color:#fff}.team-purpose,.team-execution-stats>div{border:1px solid #665A6A;background:#504857;color:#fff}.team-purpose>span,.team-purpose h3,.team-project-link span,.team-project-link strong,.team-execution-stats span,.team-execution-stats strong{color:#fff}.team-purpose>span,.team-project-link span,.team-execution-stats span{opacity:.8}.team-project-link{border-top-color:#706473}.team-project-link svg{color:#d8c7e4}.team-execution-stats strong{font-weight:800;font-variant-numeric:tabular-nums}.team-workload-section>div{color:#fff}.team-workload-section progress{accent-color:#A887CE}.team-member{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.team-member:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.team-member-avatar{border:1px solid #665A6A;background:#3b3441;color:#d8c7e4}.team-member:hover .team-member-avatar{border-color:#a887ce;color:#fff}.team-member span,.team-member h3{color:#fff}.team-member span{opacity:.8}.teams-attention-grid article{border-color:#8a5d6b;background:#4a3a43;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.teams-attention-grid article:hover{border-color:#a887ce;background:#564752;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.teams-attention-grid article>div{border:1px solid #665A6A;background:#3b3441;color:#fff}.teams-attention-grid p,.teams-attention-grid button{color:#fff}.teams-attention-grid button svg{color:#d8c7e4}.teams-table th{background:#443d4a;color:#fff}.teams-table td{border-top-color:#665a6a;background:#504857;color:#fff}.teams-table tbody tr:nth-child(2n) td{background:#4a4351}.teams-table tbody tr:hover td{background:#5a5061}.teams-table td:first-child strong,.teams-table-progress strong{color:#fff}.teams-table-progress progress{accent-color:#A887CE}.teams-blocker{border:1px solid #66826E;background:#496052;color:#fff}.teams-blocker-active{border-color:#9c526d;background:#71475a;color:#fff}.teams-ceo-control{border:1px solid #574B5C;background:#171821;color:#fff}.teams-ceo-control>div:first-child>span,.teams-ceo-control h2,.teams-ceo-control p{color:#fff}.teams-ceo-control p{opacity:.8}.teams-ceo-buttons button{border-color:#665a6a;background:#3b3441;color:#fff}.teams-ceo-buttons button:hover{border-color:#a887ce;background:#44394a}.teams-authority-rule{border-top-color:#574b5c}.teams-authority-rule p,.teams-authority-rule strong{color:#fff}.teams-authority-rule p{opacity:.82}.teams-page h1,.teams-page h2,.teams-page h3,.teams-page h4,.teams-page p,.teams-page span,.teams-page strong,.teams-page label,.teams-page button,.teams-page th,.teams-page td{color:#fff}.teams-page strong{font-variant-numeric:tabular-nums}.team-editor{margin-bottom:24px;padding:24px;border:1px solid #665A6A;border-radius:18px;background:#37323e;color:#fff}.team-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.team-editor-heading>div>span{display:block;margin-bottom:6px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#fff}.team-editor-heading h2{margin:0 0 6px;color:#fff}.team-editor-heading p{margin:0;color:#fff;opacity:.8}.team-editor-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.team-editor-form label{display:flex;flex-direction:column;gap:8px}.team-editor-form label>span{font-size:13px;font-weight:700;color:#fff}.team-editor-form input,.team-editor-form select,.team-editor-form textarea{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid #665A6A;border-radius:10px;outline:none;background:#292631!important;color:#fff!important;font:inherit}.team-editor-form input:focus,.team-editor-form select:focus,.team-editor-form textarea:focus{border-color:#a887ce;box-shadow:0 0 0 2px #a887ce1f}.team-editor-form select option{background:#292631!important;color:#fff!important}.team-editor-form textarea{resize:vertical;min-height:120px}.team-editor-wide{grid-column:1 / -1}.team-editor-error{grid-column:1 / -1;padding:12px 14px;border:1px solid #9C526D;border-radius:10px;background:#4a303a;color:#fff}.team-editor-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:12px}.team-editor-secondary{padding:11px 16px;border:1px solid #665A6A!important;border-radius:10px;background:#3b3441!important;color:#fff!important;cursor:pointer}.team-editor-secondary:hover{border-color:#a887ce!important;background:#44394a!important}.teams-add-button,.team-editor-save{padding:11px 16px;border:1px solid #9C526D!important;border-radius:10px;background:#9c526d!important;color:#fff!important;font-weight:700;cursor:pointer}.teams-add-button:hover,.team-editor-save:hover{background:#ad627e!important;color:#fff!important}.team-editor button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:760px){.team-editor-form{grid-template-columns:1fr}.team-editor-wide,.team-editor-actions{grid-column:auto}.team-editor-heading{flex-direction:column}}.teams-page{min-height:100%!important;padding:28px clamp(22px,2.5vw,38px) 44px!important;background:linear-gradient(180deg,#faf6f0,#f7f2ea)!important;color:#302a27!important}.teams-container{width:100%!important;max-width:1680px!important;margin:0 auto!important}.teams-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin-bottom:18px!important}.teams-eyebrow{color:#a6654d!important;font-size:10px!important;font-weight:800!important;letter-spacing:.14em!important}.teams-header h1{margin:6px 0 0!important;color:#282421!important;font-size:clamp(34px,3vw,44px)!important;font-weight:780!important;line-height:1.05!important;letter-spacing:-.035em!important}.teams-header p{max-width:720px!important;margin:6px 0 0!important;color:#81766f!important;font-size:13px!important;line-height:1.5!important}.teams-add-button{min-height:40px!important;padding:0 15px!important;border:1px solid #bd6c4d!important;border-radius:10px!important;background:#bd6c4d!important;color:#fff!important;font-size:11px!important;font-weight:750!important;cursor:pointer!important;box-shadow:0 5px 13px #bd6c4d29!important}.teams-add-button:hover:not(:disabled){border-color:#a95e43!important;background:#a95e43!important}.team-editor{position:fixed!important;top:calc(var(--topbar-height, 72px) + 14px)!important;left:auto!important;right:16px!important;bottom:16px!important;z-index:1300!important;width:min(665px,calc(100vw - 32px))!important;max-width:665px!important;max-height:calc(100dvh - var(--topbar-height, 72px) - 30px)!important;margin:0!important;padding:0!important;overflow-x:hidden!important;overflow-y:auto!important;border:1px solid #e1d4ca!important;border-radius:18px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 0 0 9999px #27201c8a,-18px 16px 48px #452f2424!important;scrollbar-width:thin!important}.team-editor-heading{position:sticky!important;top:0!important;z-index:10!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin:0!important;padding:22px 26px!important;border-bottom:1px solid #eadfd7!important;background:#fffdf9fa!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.team-editor-heading span{color:#a6654d!important;font-size:9px!important;font-weight:800!important;letter-spacing:.13em!important}.team-editor-heading h2{margin:5px 0 0!important;color:#302a27!important;font-size:23px!important}.team-editor-heading p{margin:5px 0 0!important;color:#91867f!important;font-size:11px!important}.team-editor-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:15px 17px!important;padding:22px 26px 0!important;background:#fffdf9!important}.team-editor-form label{display:flex!important;flex-direction:column!important;gap:6px!important}.team-editor-form label span{color:#5f554f!important;font-size:10px!important;font-weight:750!important}.team-editor-wide{grid-column:1 / -1!important}.team-editor-form input,.team-editor-form select,.team-editor-form textarea{width:100%!important;box-sizing:border-box!important;border:1px solid #ded1c8!important;border-radius:10px!important;background:#fffaf5!important;color:#302a27!important;color-scheme:light!important;font:inherit!important}.team-editor-form input,.team-editor-form select{min-height:42px!important;padding:0 11px!important}.team-editor-form textarea{min-height:100px!important;padding:10px 11px!important;resize:vertical!important}.team-editor-form input:focus,.team-editor-form select:focus,.team-editor-form textarea:focus{outline:none!important;border-color:#cc967e!important;background:#fff!important;box-shadow:0 0 0 3px #bd6c4d14!important}.team-editor-form select option{background:#fff!important;color:#302a27!important}.team-editor-error{grid-column:1 / -1!important;padding:10px 12px!important;border:1px solid #e5c3ca!important;border-radius:9px!important;background:#fff1f3!important;color:#994a5b!important}.team-editor-actions{position:sticky!important;bottom:0!important;z-index:10!important;grid-column:1 / -1!important;display:flex!important;justify-content:flex-end!important;gap:8px!important;margin:8px -26px 0!important;padding:14px 26px!important;border-top:1px solid #eadfd7!important;background:#fffdf9fa!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.team-editor-secondary{min-height:36px!important;padding:0 13px!important;border:1px solid #ddd0c7!important;border-radius:9px!important;background:#fffdf9!important;color:#665c55!important;font-size:10px!important;font-weight:700!important;cursor:pointer!important}.teams-company-strip{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;margin-top:0!important;overflow:hidden!important;border:1px solid #e4d8cf!important;border-radius:15px!important;background:#fffdf9!important;color:#302a27!important}.teams-company-strip>div{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;column-gap:8px!important;min-height:72px!important;padding:11px 14px!important;border-right:1px solid #eee5dd!important;background:#fffdf9!important}.teams-company-strip>div:last-child{border-right:0!important}.teams-company-strip svg{grid-row:span 2!important;color:#bd6c4d!important}.teams-company-strip span{color:#91867f!important;font-size:9px!important}.teams-company-strip strong{color:#302a27!important;font-size:19px!important;font-weight:780!important}.team-directory{margin-top:14px!important;padding:18px!important;border:1px solid #e4d8cf!important;border-radius:16px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 5px 16px #523d3006!important}.team-directory-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:12px!important}.team-directory-heading span{color:#a6654d!important;font-size:9px!important;font-weight:800!important;letter-spacing:.13em!important}.team-directory-heading h2{margin:4px 0 0!important;color:#302a27!important;font-size:19px!important}.team-directory-heading p{margin:4px 0 0!important;color:#91867f!important;font-size:10px!important}.team-directory-heading>strong{padding:5px 8px!important;border:1px solid #dfd1c8!important;border-radius:999px!important;background:#fff8f3!important;color:#865f4d!important;font-size:9px!important}.team-directory .teams-search{display:flex!important;width:min(680px,100%)!important;height:42px!important;align-items:center!important;gap:8px!important;margin:0 0 12px!important;padding:0 11px!important;border:1px solid #dfd3ca!important;border-radius:11px!important;background:#fffdf9!important;color:#b0998c!important}.team-directory .teams-search svg{color:#b0998c!important}.team-directory .teams-search input{width:100%!important;border:0!important;outline:0!important;background:transparent!important;color:#302a27!important;caret-color:#bd6c4d!important;font-size:11px!important}.team-directory .teams-search input::placeholder{color:#9d9189!important;opacity:1!important}.team-table-wrapper{max-height:430px!important;overflow:auto!important;border:1px solid #e5dad2!important;border-radius:11px!important;background:#fffdf9!important;scrollbar-width:thin!important}.team-table{width:100%!important;min-width:900px!important;border-collapse:separate!important;border-spacing:0!important}.team-table th{position:sticky!important;top:0!important;z-index:3!important;height:42px!important;padding:0 15px!important;border-bottom:1px solid #dfd3ca!important;background:#f7f1eb!important;color:#6a5e57!important;font-size:10px!important;font-weight:800!important;text-align:left!important}.team-table td{height:66px!important;padding:10px 15px!important;border-top:1px solid #eee5dd!important;background:#fffdf9!important;color:#514843!important;font-size:11px!important;vertical-align:middle!important}.team-table-row{cursor:pointer!important}.team-table-row:hover td{background:#fff4ec!important}.team-table-row-selected td{background:#fff0e6!important}.team-table-row-selected td:first-child{box-shadow:inset 3px 0 #bd6c4d!important}.team-table td strong{display:block!important;color:#302a27!important;font-size:11px!important;font-weight:760!important}.team-table td span{display:block!important;margin-top:2px!important;color:#958a83!important;font-size:9px!important}.team-table-status{display:inline-flex!important;width:fit-content!important;min-height:24px!important;align-items:center!important;padding:0 8px!important;border:1px solid #ddd0c7!important;border-radius:999px!important;background:#f7f1eb!important;color:#756961!important;font-size:9px!important;font-weight:750!important}.team-table-status-active{border-color:#c8dfd0!important;background:#eef8f1!important;color:#4c765d!important}.team-table-description{display:block!important;max-width:300px!important;overflow:hidden!important;color:#7e726b!important;text-overflow:ellipsis!important;white-space:nowrap!important}.team-directory-empty{padding:34px 20px!important;text-align:center!important;color:#91867f!important;font-size:11px!important}.teams-network,.teams-network-canvas,.teams-node-grid{display:none!important}.team-focus{margin-top:14px!important;padding:18px!important;border:1px solid #e4d8cf!important;border-radius:16px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 5px 16px #523d3006!important}.team-focus-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;padding-bottom:12px!important;border-bottom:1px solid #eee5dd!important}.team-focus-heading span{color:#a6654d!important;font-size:9px!important;font-weight:800!important}.team-focus-heading h2{margin:4px 0 0!important;color:#302a27!important;font-size:20px!important;font-weight:780!important}.team-focus-heading p{margin:4px 0 0!important;color:#91867f!important;font-size:10px!important}.team-focus-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-shrink:0!important}.team-priority{min-height:26px!important;display:inline-flex!important;align-items:center!important;padding:0 8px!important;border:1px solid #c9dfd0!important;border-radius:999px!important;background:#eef8f1!important;color:#47745b!important;font-size:8px!important;font-weight:750!important}.team-edit-button{min-height:32px!important;padding:0 11px!important;border:1px solid #d8c5ba!important;border-radius:8px!important;background:#fff8f3!important;color:#90553f!important;font-size:9px!important;font-weight:750!important;cursor:pointer!important}.team-edit-button:hover{border-color:#c9896c!important;background:#fff0e6!important}.team-focus-content{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr)!important;gap:10px!important;margin-top:12px!important}.team-purpose,.team-execution-stats>div{border:1px solid #e8ddd5!important;border-radius:10px!important;background:#fbf7f1!important;color:#302a27!important;box-shadow:none!important}.team-purpose{padding:12px!important}.team-purpose span,.team-purpose p{color:#91867f!important}.team-purpose strong,.team-purpose h3{color:#302a27!important}.team-execution-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.team-execution-stats>div{min-height:76px!important;padding:10px!important}.team-execution-stats svg{color:#bd6c4d!important}.team-execution-stats span{color:#91867f!important;font-size:8px!important}.team-execution-stats strong{color:#302a27!important;font-size:11px!important}.team-members-section,.teams-attention,.teams-comparison{margin-top:14px!important;border:1px solid #e4d8cf!important;border-radius:16px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 5px 16px #523d3006!important}.team-section-heading span{color:#a6654d!important}.team-section-heading h2{color:#302a27!important}.team-section-heading p{color:#91867f!important}.teams-ceo-control,.teams-authority-rule{display:none!important}.teams-page h1,.teams-page h2,.teams-page h3,.teams-page h4,.teams-page h5,.teams-page h6,.teams-page strong{color:#302a27}.teams-page p,.teams-page small,.teams-page label{color:#8d827b}.teams-page input,.teams-page textarea,.teams-page select{background:#fffaf5!important;color:#302a27!important}@media(max-width:1100px){.teams-company-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}.team-focus-content{grid-template-columns:1fr!important}}@media(max-width:760px){.teams-page{padding:20px 14px 36px!important}.teams-header{align-items:flex-start!important;flex-direction:column!important}.teams-add-button{width:100%!important}.team-editor{top:var(--topbar-height,72px)!important;left:auto!important;right:0!important;bottom:0!important;width:100vw!important;max-width:none!important;max-height:calc(100dvh - var(--topbar-height,72px))!important;border-radius:0!important}.team-editor-form{grid-template-columns:1fr!important}.team-editor-wide,.team-editor-actions{grid-column:auto!important}.teams-company-strip,.team-execution-stats{grid-template-columns:1fr!important}.team-focus-heading{flex-direction:column!important}.team-focus-actions{width:100%!important;justify-content:space-between!important}}.team-focus-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important}.team-focus-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-shrink:0!important}.team-focus-actions .team-priority{display:inline-flex!important;min-height:27px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 9px!important;border:1px solid #c9dfd0!important;border-radius:999px!important;background:#eef8f1!important;color:#47745b!important;font-size:8px!important;font-weight:800!important}.team-edit-button{display:inline-flex!important;min-height:32px!important;align-items:center!important;justify-content:center!important;padding:0 12px!important;border:1px solid #d8c5ba!important;border-radius:8px!important;background:#fff8f3!important;color:#90553f!important;font-size:9px!important;font-weight:750!important;cursor:pointer!important;transition:background .14s ease,border-color .14s ease,transform .14s ease!important}.team-edit-button:hover{transform:translateY(-1px)!important;border-color:#c9896c!important;background:#fff0e6!important;color:#a75e43!important}.teams-comparison{display:none!important}@media(max-width:700px){.team-focus-heading{flex-direction:column!important}.team-focus-actions{width:100%!important;justify-content:space-between!important}}.rw-root{position:relative}.rw-heading{gap:24px}.rw-heading-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.rw-primary-button,.rw-secondary-button,.rw-action-button,.rw-icon-button{appearance:none;border:0;font:inherit}.rw-primary-button,.rw-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 14px;border-radius:10px;font-size:12px;font-weight:800;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease,opacity .15s ease}.rw-primary-button{border:1px solid rgba(218,121,161,.78);background:linear-gradient(135deg,#ad5575,#8d4768);color:#fff;box-shadow:0 8px 22px #ad557533}.rw-secondary-button{border:1px solid #665A6A;background:#3a323e;color:#fff}.rw-primary-button:hover:not(:disabled),.rw-secondary-button:hover:not(:disabled){transform:translateY(-1px)}.rw-primary-button:hover:not(:disabled){filter:brightness(1.07)}.rw-secondary-button:hover:not(:disabled){border-color:#a85d7d;background:#4a3945}.rw-primary-button:disabled,.rw-secondary-button:disabled,.rw-action-button:disabled,.rw-icon-button:disabled{cursor:not-allowed;opacity:.48}.rw-state{display:flex;align-items:flex-start;gap:13px;margin-top:20px;padding:18px;border:1px solid #665A6A;border-radius:14px;background:#302b36;color:#fff}.rw-state>svg{flex:0 0 auto;color:#d99ab8}.rw-state strong{display:block;margin-bottom:4px;color:#fff;font-size:14px}.rw-state p{margin:0;color:#c9bdcb;font-size:13px;line-height:1.55}.rw-state button{margin-left:auto;padding:8px 13px;border:0;border-radius:9px;background:#fff;color:#2d2730;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.rw-state-error{border-color:#95516b;background:#472934}.rw-notice{display:flex;align-items:center;gap:10px;margin-top:18px;padding:11px 13px;border:1px solid rgba(78,177,120,.38);border-radius:11px;background:#34825424;color:#d8f7e4;font-size:12px}.rw-notice>svg{color:#7ddba1}.rw-notice button{display:grid;place-items:center;margin-left:auto;padding:5px;border:0;background:transparent;color:#d8f7e4;cursor:pointer}.hiring-pipeline-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:20px}.hiring-pipeline-summary article{display:flex;align-items:flex-start;gap:11px;min-width:0;padding:16px;border:1px solid #665A6A;border-radius:14px;background:#302b36}.hiring-pipeline-summary article>svg{flex:0 0 auto;margin-top:2px;color:#d99ab8}.hiring-pipeline-summary article div{min-width:0}.hiring-pipeline-summary span,.hiring-pipeline-summary small{display:block;color:#c9bdcb}.hiring-pipeline-summary span{font-size:12px;font-weight:800}.hiring-pipeline-summary strong{display:block;margin:4px 0;color:#fff;font-size:24px;line-height:1}.hiring-pipeline-summary small{color:#afa3b2;font-size:11px}.hiring-pipeline-stages{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:12px}.hiring-pipeline-stages button{padding:12px 13px;border:1px solid #665A6A;border-radius:12px;background:#302b36;color:inherit;text-align:left;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease}.hiring-pipeline-stages button:hover{transform:translateY(-1px);border-color:#a85d7d;background:#3c3340}.hiring-pipeline-stages button.is-active{border-color:#d4779d;background:#ad557529}.hiring-pipeline-stages span{display:block;color:#c9bdcb;font-size:11px;font-weight:800}.hiring-pipeline-stages strong{display:block;margin-top:5px;color:#fff;font-size:20px}.rw-tabs{display:flex;gap:7px;margin-top:20px;overflow-x:auto;padding-bottom:2px}.rw-tabs button{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;min-height:38px;padding:0 13px;border:1px solid #5B505F;border-radius:10px;background:#2d2932;color:#bfb4c2;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.rw-tabs button.is-active{border-color:#b85f83;background:#ad55752e;color:#fff}.rw-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) 180px auto auto;align-items:center;gap:10px;margin-top:13px}.rw-search{position:relative}.rw-search svg{position:absolute;top:50%;left:13px;color:#bcafc0;transform:translateY(-50%);pointer-events:none}.rw-search input,.rw-filter{width:100%;min-height:40px;border:1px solid #5D5363;border-radius:10px;outline:none;background:#2d2932;color:#fff;font:inherit;font-size:12px}.rw-search input{padding:0 14px 0 39px}.rw-filter{padding:0 11px}.rw-search input::placeholder{color:#968b9b}.rw-search input:focus,.rw-filter:focus{border-color:#b55d80;box-shadow:0 0 0 3px #ad557521}.rw-result-count{color:#afa3b2;font-size:11px;white-space:nowrap}.rw-toolbar-create{display:flex;justify-content:flex-end}.rw-workspace{margin-top:12px;overflow:hidden;border:1px solid #5D5363;border-radius:14px;background:#2d2932}.rw-table-scroll{width:100%;overflow-x:auto}.rw-table{width:100%;border-collapse:collapse;min-width:920px}.rw-table th{padding:12px 14px;border-bottom:1px solid #544A58;background:#3a323e;color:#cfc3d0;text-align:left;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.rw-table td{padding:13px 14px;border-top:1px solid #4A424E;color:#d8cdd9;font-size:12px;vertical-align:middle}.rw-table tbody tr:first-child td{border-top:0}.rw-table tbody tr{transition:background .14s ease}.rw-table tbody tr:hover{background:#352f3a}.rw-table td>strong{display:block;color:#fff;font-size:12px}.rw-table td>span:not(.rw-status){display:block;margin-top:3px;color:#afa3b2;font-size:10px}.rw-muted{color:#958a99!important}.rw-status{display:inline-flex!important;width:fit-content;padding:5px 8px;border-radius:999px;background:#4a424e;color:#d9cedb;font-size:9px!important;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.rw-status[data-status=open],.rw-status[data-status=active],.rw-status[data-status=scheduled],.rw-status[data-status=approved],.rw-status[data-status=accepted],.rw-status[data-status=hired],.rw-status[data-status=completed],.rw-status[data-status=filled]{background:#36946033;color:#9be0b7}.rw-status[data-status=submitted],.rw-status[data-status=screening],.rw-status[data-status=shortlisted],.rw-status[data-status=interview],.rw-status[data-status=offer],.rw-status[data-status=sent],.rw-status[data-status=approval_pending]{background:#547bcd33;color:#afc9ff}.rw-status[data-status=draft],.rw-status[data-status=applied]{background:#cba04e2e;color:#e9cc91}.rw-status[data-status=rejected],.rw-status[data-status=declined],.rw-status[data-status=cancelled],.rw-status[data-status=withdrawn],.rw-status[data-status=expired],.rw-status[data-status=no_show],.rw-status[data-status=archived]{background:#b7496233;color:#f0a8b9}.rw-row-actions{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:210px}.rw-action-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:29px;padding:0 8px;border:1px solid #665A6A;border-radius:8px;background:#3a323e;color:#e7dde8;font-size:10px;font-weight:800;cursor:pointer}.rw-action-button:hover:not(:disabled){border-color:#aa6080;background:#463944}.rw-action-button[data-tone=primary]{border-color:#ad557594;background:#ad557529;color:#f0c3d6}.rw-action-button[data-tone=success]{border-color:#51ab7673;background:#36946024;color:#a6e1bb}.rw-action-button[data-tone=danger]{border-color:#c3526b73;background:#b7496221;color:#f0a8b9}.rw-empty{padding:34px 20px;color:#afa3b2;font-size:12px;text-align:center}.rw-workbench-footnote{display:flex;align-items:flex-start;gap:10px;margin-top:12px;padding:11px 13px;border:1px dashed #5D5363;border-radius:10px;color:#afa3b2;font-size:10px;line-height:1.5}.rw-workbench-footnote strong{flex:0 0 auto;color:#dccfde}.rw-drawer-layer{position:fixed;inset:0;z-index:1400;pointer-events:none}.rw-drawer-backdrop{position:absolute;inset:0;border:0;background:#0a080c94;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;cursor:default}.rw-drawer{position:absolute;top:82px;right:18px;bottom:18px;width:min(620px,calc(100vw - 36px));overflow:hidden;border:1px solid #706473;border-radius:18px;background:#29252e;color:#fff;box-shadow:-22px 0 70px #07050966;pointer-events:auto;animation:rwDrawerEnter .19s ease-out}@keyframes rwDrawerEnter{0%{opacity:0;transform:translate(28px) scale(.992)}to{opacity:1;transform:translate(0) scale(1)}}.rw-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:21px 22px 18px;border-bottom:1px solid #514955;background:#332d38}.rw-drawer-header span{display:block;margin-bottom:5px;color:#d896b2;font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.rw-drawer-header h3{margin:0;color:#fff;font-size:20px}.rw-icon-button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #645968;border-radius:9px;background:#423a47;color:#fff;cursor:pointer}.rw-drawer-body{height:calc(100% - 78px);overflow-y:auto;padding:22px}.rw-form{display:grid;gap:16px}.rw-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rw-field{display:grid;gap:7px;min-width:0}.rw-field>span{color:#d8cdd9;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.rw-field>span em{margin-left:3px;color:#e78aae;font-style:normal}.rw-field>small{color:#968b9b;font-size:9px}.rw-field input,.rw-field select,.rw-field textarea{width:100%;box-sizing:border-box;border:1px solid #5D5363;border-radius:10px;outline:none;background:#211e25;color:#fff;font:inherit;font-size:12px}.rw-field input,.rw-field select{min-height:42px;padding:0 11px}.rw-field textarea{resize:vertical;min-height:92px;padding:11px;line-height:1.5}.rw-field input:focus,.rw-field select:focus,.rw-field textarea:focus{border-color:#b65f81;box-shadow:0 0 0 3px #ad557521}.rw-panel-box{display:grid;gap:13px;padding:15px;border:1px solid #544B59;border-radius:12px;background:#312c36}.rw-panel-box>strong{color:#fff;font-size:12px}.rw-form-error{padding:11px 13px;border:1px solid rgba(198,82,109,.42);border-radius:10px;background:#b7496224;color:#f2b6c4;font-size:11px;line-height:1.5}.rw-form-actions{position:sticky;bottom:-22px;display:flex;justify-content:flex-end;gap:9px;margin:5px -22px -22px;padding:16px 22px;border-top:1px solid #514955;background:#29252ef5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rw-transition-summary{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid #5A505F;border-radius:12px;background:#322c36}.rw-transition-summary>svg{color:#d896b2}.rw-transition-summary span{display:block;color:#afa3b2;font-size:9px;text-transform:uppercase}.rw-transition-summary strong{display:block;margin-top:3px;color:#fff;font-size:14px}.rw-capability-note{padding:12px 13px;border:1px dashed #655A69;border-radius:10px;background:#302b35;color:#bfb3c1;font-size:10px;line-height:1.55}.rw-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rw-detail-grid>div{padding:13px;border:1px solid #544B59;border-radius:10px;background:#312c36}.rw-detail-grid span,.rw-detail-copy span{display:block;margin-bottom:5px;color:#afa3b2;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.rw-detail-grid strong{color:#fff;font-size:12px;overflow-wrap:anywhere}.rw-detail-copy{margin-top:14px;padding:14px;border:1px solid #544B59;border-radius:10px;background:#312c36}.rw-detail-copy p{margin:0;color:#ddd3df;font-size:11px;line-height:1.65;white-space:pre-wrap}.is-spinning{animation:rwSpin .9s linear infinite}@keyframes rwSpin{to{transform:rotate(360deg)}}@media(max-width:1180px){.hiring-pipeline-summary,.hiring-pipeline-stages{grid-template-columns:repeat(3,minmax(0,1fr))}.rw-toolbar{grid-template-columns:minmax(220px,1fr) 170px auto}.rw-toolbar-create{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:760px){.rw-heading{align-items:flex-start;flex-direction:column}.rw-heading-actions{justify-content:flex-start}.hiring-pipeline-summary,.hiring-pipeline-stages{grid-template-columns:repeat(2,minmax(0,1fr))}.rw-toolbar{grid-template-columns:1fr}.rw-toolbar-create{grid-column:auto}.rw-form-grid,.rw-detail-grid{grid-template-columns:1fr}.rw-drawer{top:74px;right:0;bottom:0;width:100vw;border-radius:0}}@media(max-width:520px){.hiring-pipeline-summary,.hiring-pipeline-stages{grid-template-columns:1fr}}.people-page .rw-root{padding:22px!important;border:1px solid #e5dad0!important;border-radius:18px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 4px 16px #523d3008!important}.people-page .rw-heading{align-items:flex-start!important}.people-page .rw-heading span{color:#a66b55!important}.people-page .rw-heading h2,.people-page .rw-heading h3,.people-page .rw-heading strong{color:#2d2825!important}.people-page .rw-heading p{color:#8d827b!important}.people-page .rw-primary-button{border:1px solid #bd6c4d!important;background:#bd6c4d!important;color:#fff!important;box-shadow:0 6px 16px #bd6c4d29!important}.people-page .rw-primary-button:hover:not(:disabled){background:#a95e43!important;color:#fff!important;filter:none!important;transform:translateY(-1px)!important}.people-page .rw-secondary-button{border:1px solid #dfd2c8!important;background:#fffdf9!important;color:#625852!important}.people-page .rw-secondary-button:hover:not(:disabled){border-color:#d2b3a2!important;background:#fff4ed!important;color:#95583f!important}.people-page .hiring-pipeline-summary{gap:12px!important}.people-page .hiring-pipeline-summary article{border:1px solid #e8ddd4!important;background:#fbf7f1!important;color:#302a27!important;transition:border-color .14s ease,background .14s ease,transform .14s ease,box-shadow .14s ease!important}.people-page .hiring-pipeline-summary article:hover{border-color:#d8bdad!important;background:#fff7f1!important;transform:translateY(-2px)!important;box-shadow:0 8px 20px #543b2d0e!important}.people-page .hiring-pipeline-summary article>svg{color:#bd6c4d!important}.people-page .hiring-pipeline-summary span{color:#605650!important}.people-page .hiring-pipeline-summary strong{color:#2d2825!important}.people-page .hiring-pipeline-summary small{color:#91867f!important}.people-page .hiring-pipeline-stages button{border:1px solid #e3d7ce!important;background:#fbf7f1!important;color:#302a27!important}.people-page .hiring-pipeline-stages button:hover{border-color:#d5b7a7!important;background:#fff6ef!important;color:#302a27!important;transform:translateY(-1px)!important}.people-page .hiring-pipeline-stages button.is-active{border-color:#d8a58e!important;background:#f8e7de!important;color:#8f523c!important}.people-page .hiring-pipeline-stages span{color:#6e625c!important}.people-page .hiring-pipeline-stages strong{color:#2d2825!important}.people-page .rw-tabs button{border:1px solid #dfd2c8!important;background:#fffdf9!important;color:#625852!important}.people-page .rw-tabs button:hover{border-color:#d1b2a2!important;background:#fff4ed!important;color:#985940!important}.people-page .rw-tabs button.is-active{border-color:#d8aa94!important;background:#f8e7de!important;color:#92583f!important}.people-page .rw-search input,.people-page .rw-filter{border:1px solid #dfd2c8!important;background:#fffdf9!important;color:#302a27!important;color-scheme:light!important}.people-page .rw-search svg{color:#b29b8e!important}.people-page .rw-search input::placeholder{color:#9b9088!important;opacity:1!important}.people-page .rw-search input:focus,.people-page .rw-filter:focus{border-color:#d0aa96!important;box-shadow:0 0 0 3px #bd6c4d14!important}.people-page .rw-filter option{background:#fffdf9!important;color:#302a27!important}.people-page .rw-result-count{color:#8c817a!important}.people-page .rw-workspace{border:1px solid #e4d8cf!important;background:#fffdf9!important;color:#302a27!important}.people-page .rw-empty{background:#fffdf9!important;color:#8c817a!important}.people-page .rw-table th{border-bottom:1px solid #e5dad0!important;background:#f8f3ed!important;color:#625852!important}.people-page .rw-table td{border-top:1px solid #eee5dd!important;background:#fffdf9!important;color:#514943!important}.people-page .rw-table tbody tr:hover{background:transparent!important}.people-page .rw-table tbody tr:hover td{background:#fff7f1!important;color:#302a27!important}.people-page .rw-table td>strong{color:#302a27!important}.people-page .rw-table td>span:not(.rw-status){color:#8d827b!important}.people-page .rw-muted{color:#958a83!important}.people-page .rw-status{border:1px solid #e1d7d0!important;background:#f4eee8!important;color:#6d625c!important}.people-page .rw-status[data-status=open],.people-page .rw-status[data-status=active],.people-page .rw-status[data-status=scheduled],.people-page .rw-status[data-status=approved],.people-page .rw-status[data-status=accepted],.people-page .rw-status[data-status=hired],.people-page .rw-status[data-status=completed],.people-page .rw-status[data-status=filled]{border-color:#c9dfd0!important;background:#eef8f1!important;color:#47745b!important}.people-page .rw-status[data-status=submitted],.people-page .rw-status[data-status=screening],.people-page .rw-status[data-status=shortlisted],.people-page .rw-status[data-status=interview],.people-page .rw-status[data-status=offer],.people-page .rw-status[data-status=sent],.people-page .rw-status[data-status=approval_pending]{border-color:#d4dcef!important;background:#f1f4fb!important;color:#586e9c!important}.people-page .rw-status[data-status=draft],.people-page .rw-status[data-status=applied]{border-color:#ead9b8!important;background:#fff8e8!important;color:#8a6932!important}.people-page .rw-status[data-status=rejected],.people-page .rw-status[data-status=declined],.people-page .rw-status[data-status=cancelled],.people-page .rw-status[data-status=withdrawn],.people-page .rw-status[data-status=expired],.people-page .rw-status[data-status=no_show],.people-page .rw-status[data-status=archived]{border-color:#e7c8cf!important;background:#fff0f3!important;color:#9a4b5d!important}.people-page .rw-action-button{border:1px solid #dfd2c8!important;background:#fffdf9!important;color:#625852!important}.people-page .rw-action-button:hover:not(:disabled){border-color:#d1b2a2!important;background:#fff3eb!important;color:#95573f!important}.people-page .rw-action-button[data-tone=primary]{border-color:#deb8a7!important;background:#f9e9e0!important;color:#9b5941!important}.people-page .rw-action-button[data-tone=success]{border-color:#c9dfd0!important;background:#eef8f1!important;color:#47745b!important}.people-page .rw-action-button[data-tone=danger]{border-color:#e6c3cb!important;background:#fff0f3!important;color:#9a475a!important}.people-page .rw-state{border:1px solid #e5dad0!important;background:#fbf7f1!important;color:#302a27!important}.people-page .rw-state>svg{color:#bd6c4d!important}.people-page .rw-state strong{color:#302a27!important}.people-page .rw-state p{color:#8d827b!important}.people-page .rw-state button{border:1px solid #dfd2c8!important;background:#fffdf9!important;color:#625852!important}.people-page .rw-state-error{border-color:#e5c4bc!important;background:#fff1ed!important}.people-page .rw-notice{border-color:#cddfd3!important;background:#f1f8f3!important;color:#486b56!important}.people-page .rw-notice>svg{color:#58936d!important}.people-page .rw-modal,.people-page [class*=rw-dialog]{border-color:#e4d8cf!important;background:#fffdf9!important;color:#302a27!important;color-scheme:light!important}.people-page .rw-modal input,.people-page .rw-modal select,.people-page .rw-modal textarea,.people-page [class*=rw-dialog] input,.people-page [class*=rw-dialog] select,.people-page [class*=rw-dialog] textarea{border-color:#ded1c7!important;background:#fffaf5!important;color:#302a27!important;color-scheme:light!important}@media(max-width:1100px){.people-page .hiring-pipeline-summary,.people-page .hiring-pipeline-stages{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.people-page .rw-root{padding:16px!important}.people-page .hiring-pipeline-summary,.people-page .hiring-pipeline-stages{grid-template-columns:repeat(2,minmax(0,1fr))!important}.people-page .rw-toolbar{grid-template-columns:1fr!important}.people-page .rw-toolbar-create{justify-content:stretch!important}.people-page .rw-toolbar-create button{width:100%!important}}@media(max-width:520px){.people-page .hiring-pipeline-summary,.people-page .hiring-pipeline-stages{grid-template-columns:1fr!important}}.people-page{min-height:100%;padding:32px;background:#23212b}.people-container{width:100%;max-width:1700px;margin:0 auto}.people-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.people-eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff}.people-header h1{margin:8px 0 0;font-size:38px;color:#f1ebf3}.people-header p{max-width:800px;margin:10px 0 0;font-size:15px;line-height:1.65;color:#fff}.people-primary-button{display:flex;align-items:center;gap:8px;padding:12px 17px;border:0;border-radius:12px;background:#574a59;color:#504857;font-size:14px;font-weight:700;cursor:pointer}.people-headcount{display:grid;grid-template-columns:1fr 1.7fr;margin-top:28px;overflow:hidden;border-radius:20px;background:#574a59;color:#504857}.people-headcount-main{display:flex;align-items:center;gap:14px;padding:25px 26px}.people-headcount-main>svg{color:#a1a8b0}.people-headcount-main span,.people-headcount-flow span{display:block;font-size:12px;color:#fff}.people-headcount-main strong{display:block;margin-top:4px;font-size:28px}.people-headcount-main p{margin:5px 0 0;font-size:14px;color:#fff}.people-headcount-flow{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid #7D526F}.people-headcount-flow>div{display:flex;flex-direction:column;justify-content:center;padding:19px;border-right:1px solid #7D526F}.people-headcount-flow svg{margin-bottom:9px;color:#a0a7af}.people-headcount-flow strong{display:block;margin-top:4px;font-size:26px}.people-search{display:flex;width:min(650px,100%);height:48px;align-items:center;gap:10px;margin-top:18px;padding:0 15px;border:1px solid #706473;border-radius:12px;background:#504857;color:#fff}.people-search input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.people-capacity,.people-hiring,.people-onboarding,.people-attention,.people-actions{margin-top:20px;border:1px solid #706473;border-radius:20px;background:#504857}.people-capacity,.people-onboarding,.people-attention,.people-actions{padding:24px}.people-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.people-section-heading span,.people-actions-title span{display:block;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#fff}.people-section-heading h2,.people-actions-title h2{margin:5px 0 0;font-size:22px;color:#f1ebf3}.people-section-heading p,.people-actions-title p{margin:5px 0 0;font-size:14px;color:#fff}.people-capacity-track{margin-top:19px}.people-capacity-item{display:grid;grid-template-columns:1.4fr 120px 120px 180px;gap:16px;align-items:center;padding:15px 0;border-top:1px solid #504857}.people-capacity-name span,.people-capacity-people span,.people-capacity-openings span,.people-capacity-total span{display:block;font-size:12px;color:#fff}.people-capacity-name h3{margin:4px 0 0;font-size:17px}.people-capacity-people strong,.people-capacity-openings strong{display:block;font-size:24px}.people-capacity-total{padding:11px;border-radius:10px;background:#48414f}.people-capacity-total strong{display:block;margin-top:4px;font-size:21px}.people-hiring{overflow:hidden}.people-hiring .people-section-heading{padding:22px 24px}.people-hiring-table-wrapper{overflow-x:auto}.people-hiring-table{width:100%;min-width:1050px;border-collapse:collapse}.people-hiring-table th{padding:13px 18px;background:#48414f;text-align:left;font-size:12px;font-weight:700;color:#fff}.people-hiring-table td{padding:17px 18px;border-top:1px solid #504857;font-size:14px;color:#fff}.people-hiring-table td:first-child strong{color:#574a59}.people-hiring-stage,.people-priority{display:inline-flex;padding:6px 9px;border-radius:999px;background:#504857;color:#fff;font-size:12px;font-weight:700}.people-priority-critical{background:#f6ebe8;color:#984b40}.people-hiring-table button{display:flex;align-items:center;gap:6px;border:0;background:transparent;font-size:13px;font-weight:700;cursor:pointer}.people-onboarding-track{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.people-onboarding-card{padding:17px;border:1px solid #706473;border-radius:14px;background:#504857}.people-onboarding-number{display:flex;width:35px;height:35px;align-items:center;justify-content:center;border-radius:10px;background:#574a59;color:#504857;font-size:13px;font-weight:700}.people-onboarding-person{margin-top:15px}.people-onboarding-person span{font-size:12px;color:#fff}.people-onboarding-person h3{margin:4px 0 0;font-size:17px}.people-onboarding-person p{margin:4px 0 0;font-size:13px;color:#fff}.people-onboarding-date{display:flex;align-items:center;gap:8px;margin-top:15px}.people-onboarding-date span{display:block;font-size:12px;color:#fff}.people-onboarding-date strong{display:block;margin-top:3px;font-size:14px}.people-onboarding-progress{margin-top:15px}.people-onboarding-progress>div{display:flex;justify-content:space-between;font-size:13px}.people-onboarding-progress progress{width:100%;height:8px;margin-top:7px;accent-color:#574A59}.people-attention-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.people-attention-grid article{display:grid;grid-template-columns:38px 1fr auto;gap:11px;padding:16px;border:1px solid #ead8d4;border-radius:13px;background:#fffaf9}.people-attention-number{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:10px;background:#574a59;color:#504857;font-size:13px;font-weight:700}.people-attention-grid span{font-size:12px;color:#fff}.people-attention-grid h3{margin:5px 0 0;font-size:15px}.people-attention-grid>article>strong{font-size:13px}.people-attention-grid button{grid-column:2;display:flex;align-items:center;gap:6px;width:fit-content;padding:0;border:0;background:transparent;font-size:13px;font-weight:700;cursor:pointer}.people-actions{background:#574a59;color:#504857}.people-actions-title h2{color:#504857}.people-actions-title p{color:#9ca3ab}.people-actions-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:19px}.people-actions-grid button{display:flex;min-height:92px;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:15px;border:1px solid #62586A;border-radius:12px;background:#574a59;color:#504857;font-size:14px;font-weight:600;cursor:pointer}@media(max-width:1200px){.people-headcount{grid-template-columns:1fr}.people-headcount-flow{border-top:1px solid #7D526F;border-left:0}.people-onboarding-track,.people-attention-grid{grid-template-columns:repeat(2,1fr)}.people-actions-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.people-header{align-items:flex-start;flex-direction:column}.people-headcount-flow,.people-onboarding-track,.people-attention-grid,.people-actions-grid{grid-template-columns:1fr}.people-capacity-item{grid-template-columns:1fr 1fr}}@media(max-width:700px){.people-page{padding:24px 16px}.people-header h1{font-size:32px}}.people-page h1,.people-page h2,.people-page h3,.people-page h4,.people-page h5,.people-page h6,.people-page p,.people-page span,.people-page strong,.people-page small,.people-page label,.people-page a,.people-page button,.people-page td,.people-page th,.people-page li{color:#fff}.people-page input,.people-page textarea,.people-page select{border-color:#665a6a;background:#3b3441;color:#fff;caret-color:#fff}.people-page input::placeholder,.people-page textarea::placeholder{color:#fff;opacity:.76}.people-page select option{background:#292631;color:#fff}.people-page table{border-color:#665a6a}.people-page thead,.people-page th{background:#3b3441;color:#fff}.people-page td{border-color:#665a6a}.people-page strong{color:#fff}.people-page [class*=number],.people-page [class*=count],.people-page [class*=value],.people-page [class*=amount],.people-page [class*=total],.people-page [class*=metric] strong,.people-page [class*=stat] strong,.people-page [class*=summary] strong{color:#fff;font-variant-numeric:tabular-nums}.people-page [class*=card],.people-page [class*=tile],.people-page [class*=item]{transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.people-page button[class*=card]:hover,.people-page [class*=card][role=button]:hover,.people-page button[class*=item]:hover,.people-page [class*=tile][role=button]:hover{border-color:#a887ce;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.people-page [class*=selected],.people-page [class*=active]{color:#fff}.people-page [class*=selected]:before,.people-page [class*=active]:before{content:none}.people-page [class*=success],.people-page [class*=warning],.people-page [class*=critical],.people-page [class*=danger],.people-page [class*=risk]{color:#fff}.people-page{background:#23212b;color:#fff}.people-eyebrow,.people-header h1,.people-header p{color:#fff}.people-header p{opacity:.82}.people-primary-button{border:1px solid #9C526D;background:#9c526d;color:#fff}.people-primary-button:hover{background:#ad627e}.people-headcount{border:1px solid #665A6A;background:#504857;color:#fff}.people-headcount-main>svg,.people-headcount-flow svg{color:#d8c7e4}.people-headcount-main span,.people-headcount-main strong,.people-headcount-main p,.people-headcount-flow span,.people-headcount-flow strong{color:#fff}.people-headcount-main span,.people-headcount-main p,.people-headcount-flow span{opacity:.8}.people-headcount-main strong,.people-headcount-flow strong{font-weight:800;font-variant-numeric:tabular-nums}.people-headcount-flow{border-left-color:#706473}.people-headcount-flow>div{border-right-color:#706473}.people-search{border-color:#665a6a;background:#3b3441;color:#d8c7e4}.people-search svg{color:#d8c7e4}.people-search input{color:#fff;caret-color:#fff}.people-search input::placeholder{color:#fff;opacity:.76}.people-capacity,.people-hiring,.people-onboarding,.people-attention{border-color:#665a6a;background:#37323e;color:#fff}.people-section-heading span,.people-section-heading h2,.people-section-heading p,.people-actions-title span,.people-actions-title h2,.people-actions-title p{color:#fff}.people-section-heading p,.people-actions-title p{opacity:.8}.people-capacity-name span,.people-capacity-name h3,.people-capacity-people span,.people-capacity-people strong,.people-capacity-openings span,.people-capacity-openings strong,.people-capacity-total span,.people-capacity-total strong{color:#fff}.people-capacity-name span,.people-capacity-people span,.people-capacity-openings span,.people-capacity-total span{opacity:.8}.people-capacity-people strong,.people-capacity-openings strong,.people-capacity-total strong{font-weight:800;font-variant-numeric:tabular-nums}.people-capacity-total{border:1px solid #665A6A;background:#504857}.people-hiring-table th{background:#443d4a;color:#fff}.people-hiring-table td{border-top-color:#665a6a;background:#504857;color:#fff}.people-hiring-table tbody tr:nth-child(2n) td{background:#4a4351}.people-hiring-table tbody tr:hover td{background:#5a5061}.people-hiring-table td:first-child strong{color:#fff}.people-hiring-stage,.people-priority{border:1px solid #665A6A;background:#62586a;color:#fff}.people-priority-critical{border-color:#9c526d;background:#71475a;color:#fff}.people-hiring-table button{color:#fff}.people-hiring-table button svg{color:#d8c7e4}.people-onboarding-card{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.people-onboarding-card:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.people-onboarding-number{border:1px solid #665A6A;background:#3b3441;color:#fff}.people-onboarding-person span,.people-onboarding-person h3,.people-onboarding-person p,.people-onboarding-date span,.people-onboarding-date strong,.people-onboarding-progress span,.people-onboarding-progress strong{color:#fff}.people-onboarding-person span,.people-onboarding-person p,.people-onboarding-date span{opacity:.8}.people-onboarding-date svg{color:#d8c7e4}.people-onboarding-progress progress{accent-color:#A887CE}.people-attention-grid article{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.people-attention-grid article:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.people-attention-number{border:1px solid #665A6A;background:#3b3441;color:#fff}.people-attention-grid span,.people-attention-grid h3,.people-attention-grid>article>strong,.people-attention-grid button{color:#fff}.people-attention-grid span{opacity:.8}.people-attention-grid button svg{color:#d8c7e4}.people-actions{border:1px solid #574B5C;background:#171821;color:#fff}.people-actions-grid button{border-color:#665a6a;background:#3b3441;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.people-actions-grid button:hover{border-color:#a887ce;background:#44394a;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.people-actions-grid button svg{color:#d8c7e4}.people-page h1,.people-page h2,.people-page h3,.people-page p,.people-page span,.people-page strong,.people-page label,.people-page button,.people-page td,.people-page th{color:#fff}.people-page strong{font-variant-numeric:tabular-nums}.people-live-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #665A6A;border-radius:999px;background:#3b3441;color:#fff;font-size:13px;font-weight:700}.people-primary-button{text-decoration:none;border:1px solid #A85D7D;background:#a85d7d;color:#fff}.people-primary-button:hover{background:#b96a8b}.people-state{display:flex;align-items:center;gap:13px;margin-top:24px;padding:18px;border:1px solid #665A6A;border-radius:14px;background:#302b36}.people-state>div{display:grid;gap:4px}.people-state span{color:#c9bdcb;font-size:13px}.people-state-error{border-color:#95516b;background:#472934}.people-state-error button{margin-left:auto;min-height:38px;padding:0 14px;border:1px solid #B96A8B;border-radius:9px;background:#a85d7d;color:#fff;font-weight:700;cursor:pointer}.people-capacity-item{border-top-color:#665a6a}.people-capacity-total strong{font-size:15px}.people-empty-state{margin-top:18px;padding:18px;border:1px dashed #665A6A;border-radius:12px;background:#302b36;color:#c9bdcb;line-height:1.55}.people-structure-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:20px}.people-structure-card{padding:17px;border:1px solid #665A6A;border-radius:14px;background:#302b36}.people-structure-card>svg{color:#d99ab8}.people-structure-card>span{display:block;margin-top:12px;color:#c9bdcb;font-size:12px}.people-structure-card>strong{display:block;margin-top:4px;font-size:27px}.people-structure-card p{margin:9px 0 0;color:#c9bdcb;font-size:12px}.people-structure-meter{width:100%;height:7px;margin-top:11px;overflow:hidden;border-radius:999px;background:#292631}.people-structure-meter>span{display:block;height:100%;border-radius:inherit;background:#a85d7d}.people-movement-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px}.people-movement-card{padding:17px;border:1px solid #665A6A;border-radius:14px;background:#302b36}.people-movement-card>span{color:#c9bdcb;font-size:12px}.people-movement-card>strong{display:block;margin-top:5px;font-size:27px}.people-movement-card p{margin:8px 0 0;color:#c9bdcb;font-size:12px;line-height:1.5}.people-hiring .people-empty-state{margin:0 24px 24px}.people-actions-grid a{display:flex;min-height:92px;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:15px;border:1px solid #665A6A;border-radius:12px;background:#3b3441;color:#fff;text-decoration:none;font-size:14px;font-weight:700;transition:background .18s ease,border-color .18s ease,transform .18s ease}.people-actions-grid a:hover{border-color:#a85d7d;background:#504451;transform:translateY(-2px)}@media(max-width:1000px){.people-movement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.people-movement-grid{grid-template-columns:1fr}}.people-operational-section{margin-top:18px;border:1px solid #665A6A;border-radius:16px;background:#3a3440;overflow:hidden}.people-operational-section .people-section-heading{padding:20px 22px;border-bottom:1px solid #665A6A}.people-attention-summary{display:flex;align-items:baseline;gap:10px;margin:18px 22px 0;padding:14px 16px;border:1px solid #765665;border-radius:12px;background:#302b36}.people-attention-summary strong{font-size:28px;color:#fff}.people-attention-summary span{color:#c9bdcb;font-size:13px}.people-operational-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px 22px 22px}.people-operational-card{min-width:0;padding:15px;border:1px solid #665A6A;border-radius:13px;background:#302b36}.people-operational-card-head{display:flex;align-items:center;gap:11px}.people-operational-card-head>svg{color:#d99ab8;flex:0 0 auto}.people-operational-card-head>div{min-width:0;display:flex;flex:1;align-items:center;justify-content:space-between;gap:10px}.people-operational-card-head span{color:#e9e0ea;font-size:12px;font-weight:700}.people-operational-card-head strong{color:#fff;font-size:22px}.people-group-employees{display:grid;gap:7px;margin-top:13px}.people-group-employees a{display:flex;justify-content:space-between;gap:8px;padding:8px 9px;border:1px solid #514957;border-radius:8px;background:#292631;color:#fff;text-decoration:none;font-size:12px}.people-group-employees a:hover{border-color:#a85d7d;background:#3b3441}.people-group-employees a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.people-group-employees a small{color:#c9bdcb;white-space:nowrap}.people-group-empty{margin:13px 0 0;color:#9f94a2;font-size:12px}.people-group-more{color:#d99ab8;font-size:11px;font-weight:700}@media(max-width:1200px){.people-operational-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.people-operational-grid{grid-template-columns:1fr;padding:14px}.people-operational-section .people-section-heading{padding:16px}.people-attention-summary{margin:14px 14px 0}}.people-page{min-height:100%!important;padding:clamp(24px,2.5vw,38px) clamp(22px,2.8vw,44px) 56px!important;background:linear-gradient(180deg,#faf6f0,#f7f2ea)!important;color:#2b2724!important}.people-container{max-width:1480px!important}.people-header{align-items:center!important;gap:24px!important}.people-eyebrow{color:#a66b55!important;font-size:11px!important;font-weight:800!important;letter-spacing:.14em!important}.people-header h1{margin-top:7px!important;color:#272321!important;font-size:clamp(38px,3.4vw,50px)!important;font-weight:780!important;letter-spacing:-.04em!important}.people-header p{max-width:760px!important;margin-top:9px!important;color:#706863!important;font-size:14px!important;line-height:1.55!important}.people-primary-button{min-height:44px!important;padding:0 17px!important;border:1px solid #bd6c4d!important;border-radius:13px!important;background:#bd6c4d!important;color:#fff!important;font-size:13px!important;font-weight:740!important;box-shadow:0 6px 16px #bd6c4d29!important;transition:background .14s ease,transform .14s ease,box-shadow .14s ease!important}.people-primary-button:hover{background:#a95e43!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 9px 22px #bd6c4d33!important}.people-headcount{margin-top:24px!important;overflow:hidden!important;border:1px solid #e5dad0!important;border-radius:18px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 5px 18px #523d3009!important}.people-headcount-main{padding:21px 22px!important}.people-headcount-main>svg,.people-headcount-flow svg{color:#bd6c4d!important}.people-headcount-main span,.people-headcount-flow span{color:#8e837c!important;font-size:11px!important}.people-headcount-main strong{color:#292522!important;font-size:32px!important}.people-headcount-main p{color:#8e837c!important;font-size:12px!important}.people-headcount-flow{border-left:1px solid #eee5dd!important}.people-headcount-flow>div{border-right:1px solid #eee5dd!important;background:#fffdf9!important}.people-headcount-flow strong{color:#292522!important;font-size:25px!important}.people-search{width:min(650px,100%)!important;height:46px!important;margin-top:18px!important;border:1px solid #e2d7cd!important;border-radius:13px!important;background:#fffdf9!important;color:#9b9088!important;box-shadow:0 2px 9px #523c2f06!important}.people-search:hover{border-color:#d9c6ba!important}.people-search:focus-within{border-color:#d0aa96!important;box-shadow:0 0 0 3px #bd6c4d14!important}.people-search svg{color:#b39b8e!important}.people-search input{background:transparent!important;color:#302a27!important;font-size:13px!important;caret-color:#bd6c4d!important}.people-search input::placeholder{color:#9c918a!important;opacity:1!important}.people-capacity,.people-onboarding,.people-attention,.people-actions,.people-operational-section{margin-top:18px!important;border:1px solid #e5dad0!important;border-radius:18px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 4px 16px #523d3008!important}.people-capacity,.people-onboarding,.people-attention,.people-actions,.people-operational-section{padding:21px!important}.people-section-heading span,.people-actions-title span{color:#a66b55!important;font-size:10px!important;font-weight:800!important;letter-spacing:.13em!important}.people-section-heading h2,.people-actions-title h2{margin-top:5px!important;color:#2c2724!important;font-size:19px!important;font-weight:760!important}.people-section-heading p,.people-actions-title p{color:#8d827b!important;font-size:12px!important;line-height:1.5!important}.people-section-heading svg{color:#bd6c4d!important}.people-capacity-track{margin-top:18px!important}.people-capacity-item{padding:15px 0!important;border-top:1px solid #eee5dd!important;color:#302a27!important;transition:background .14s ease,padding .14s ease!important}.people-capacity-item:hover{padding-left:10px!important;padding-right:10px!important;border-radius:12px!important;background:#fff7f1!important}.people-capacity-name span,.people-capacity-people span,.people-capacity-openings span,.people-capacity-total span{color:#8f847d!important;font-size:11px!important}.people-capacity-name h3,.people-capacity-people strong,.people-capacity-openings strong{color:#302a27!important}.people-capacity-total{border:1px solid #e8ddd4!important;background:#fbf7f1!important}.people-capacity-total strong{color:#302a27!important}.people-structure-grid{gap:12px!important}.people-structure-card{border:1px solid #e8ddd4!important;border-radius:14px!important;background:#fbf7f1!important;color:#302a27!important;transition:background .14s ease,border-color .14s ease,transform .14s ease,box-shadow .14s ease!important}.people-structure-card:hover{border-color:#d8bdad!important;background:#fff7f1!important;transform:translateY(-2px)!important;box-shadow:0 8px 20px #543b2d0e!important}.people-structure-card svg{color:#bd6c4d!important}.people-structure-card span{color:#81766f!important}.people-structure-card strong{color:#302a27!important}.people-structure-card p{color:#91867f!important}.people-structure-meter{background:#eee6df!important}.people-structure-meter>span{background:#c86f4f!important}.people-movement-grid{gap:12px!important}.people-movement-card{border:1px solid #e8ddd4!important;border-radius:14px!important;background:#fbf7f1!important;color:#302a27!important}.people-movement-card:hover{border-color:#d8bdad!important;background:#fff7f1!important;transform:translateY(-2px)!important}.people-movement-card span{color:#8d827b!important}.people-movement-card strong{color:#302a27!important}.people-movement-card p{color:#91867f!important}.people-operational-grid{gap:12px!important}.people-operational-card{border:1px solid #e8ddd4!important;border-radius:14px!important;background:#fbf7f1!important;color:#302a27!important;transition:background .14s ease,border-color .14s ease,transform .14s ease,box-shadow .14s ease!important}.people-operational-card:hover{border-color:#d8bdad!important;background:#fff7f1!important;transform:translateY(-2px)!important;box-shadow:0 8px 20px #543b2d0e!important}.people-operational-card-head svg{color:#bd6c4d!important}.people-operational-card-head span{color:#837870!important}.people-operational-card-head strong{color:#302a27!important}.people-group-employees a{border-top:1px solid #eee5dd!important;color:#302a27!important}.people-group-employees a:hover{color:#a55d44!important}.people-group-employees small,.people-group-more,.people-group-empty{color:#91867f!important}.people-attention-grid{gap:12px!important}.people-attention-grid article{border:1px solid #e8ddd4!important;background:#fbf7f1!important;color:#302a27!important}.people-attention-grid article:hover{border-color:#d8bdad!important;background:#fff7f1!important}.people-attention-number{background:#f1d9cc!important;color:#a85c41!important}.people-attention-grid span{color:#8d827b!important}.people-attention-grid h3,.people-attention-grid>article>strong{color:#302a27!important}.people-attention-grid button{color:#a45d44!important}.people-actions{background:#fffdf9!important}.people-actions-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.people-actions-grid a{display:flex!important;min-height:92px!important;flex-direction:column!important;align-items:flex-start!important;justify-content:space-between!important;padding:15px!important;border:1px solid #e5d9cf!important;border-radius:13px!important;background:#fbf7f1!important;color:#5e554f!important;font-size:13px!important;font-weight:650!important;transition:background .14s ease,border-color .14s ease,transform .14s ease,box-shadow .14s ease!important}.people-actions-grid a:hover{border-color:#d6b9aa!important;background:#fff5ee!important;color:#9c5941!important;transform:translateY(-2px)!important;box-shadow:0 8px 20px #543b2d0e!important}.people-actions-grid svg{color:#bd6c4d!important}.people-state{margin-top:20px!important;border:1px solid #e5dad0!important;border-radius:14px!important;background:#fffdf9!important;color:#302a27!important}.people-state span{color:#8d827b!important}.people-state-error{border-color:#e8c9be!important;background:#fff3ee!important}.people-page h1,.people-page h2,.people-page h3,.people-page h4,.people-page h5,.people-page h6,.people-page strong{color:#302a27}.people-page p,.people-page small{color:#8d827b}.people-page button,.people-page a{color:inherit}.people-page input,.people-page textarea,.people-page select{color-scheme:light!important}.people-page [class*=card]:hover,.people-page [class*=item]:hover,.people-page [class*=tile]:hover{color:#302a27!important}@media(max-width:1200px){.people-headcount{grid-template-columns:1fr!important}.people-headcount-flow{border-top:1px solid #eee5dd!important;border-left:0!important}.people-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:900px){.people-header{align-items:flex-start!important;flex-direction:column!important}.people-primary-button{width:100%!important;justify-content:center!important}.people-headcount-flow,.people-structure-grid,.people-movement-grid,.people-operational-grid,.people-attention-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.people-page{padding:20px 15px 42px!important}.people-headcount-flow,.people-structure-grid,.people-movement-grid,.people-operational-grid,.people-attention-grid,.people-actions-grid{grid-template-columns:1fr!important}.people-capacity-item{grid-template-columns:1fr 1fr!important}}.people-page .people-actions-grid a{border:1px solid #e5d9cf!important;background:#fbf7f1!important;color:#302a27!important}.people-page .people-actions-grid a span{color:#302a27!important;font-size:13px!important;font-weight:720!important;opacity:1!important}.people-page .people-actions-grid a svg{color:#bd6c4d!important}.people-page .people-actions-grid a:hover{border-color:#d6b9aa!important;background:#fff5ee!important;color:#94563f!important;transform:translateY(-2px)!important}.people-page .people-actions-grid a:hover span{color:#94563f!important}.people-page .people-actions-grid a:hover svg{color:#a95e43!important}.people-page .people-operational-section .people-attention-summary{display:flex!important;align-items:center!important;gap:10px!important;margin-top:18px!important;padding:16px 18px!important;border:1px solid #e4d6cc!important;border-radius:13px!important;background:#fbf7f1!important;color:#302a27!important}.people-page .people-operational-section .people-attention-summary strong{color:#bd6c4d!important;font-size:28px!important;font-weight:800!important}.people-page .people-operational-section .people-attention-summary span{color:#6f655f!important;font-size:13px!important;opacity:1!important}.people-page .people-operational-section .people-operational-card{border:1px solid #e7dcd3!important;background:#fbf7f1!important;color:#302a27!important}.people-page .people-operational-section .people-operational-card:hover{border-color:#d8bdad!important;background:#fff7f1!important;color:#302a27!important}.people-page .people-operational-card-head span{color:#675d57!important;opacity:1!important}.people-page .people-operational-card-head strong{color:#302a27!important}.people-page .people-operational-card-head svg{color:#bd6c4d!important}.people-page .people-group-employees a{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:7px!important;padding:9px 10px!important;border:1px solid #e8ded6!important;border-radius:9px!important;background:#fffdf9!important;color:#302a27!important;text-decoration:none!important;transition:background .14s ease,border-color .14s ease,transform .14s ease!important}.people-page .people-group-employees a span{color:#302a27!important;font-size:12px!important;font-weight:650!important;opacity:1!important}.people-page .people-group-employees a small{color:#91867f!important;opacity:1!important}.people-page .people-group-employees a:hover{border-color:#d5b8a8!important;background:#fff3eb!important;color:#94573f!important;transform:translate(2px)!important}.people-page .people-group-employees a:hover span{color:#94573f!important}.people-page .people-group-more{display:block!important;margin-top:7px!important;color:#9a6a56!important;font-size:11px!important;font-weight:650!important;opacity:1!important}.people-page .people-group-empty{color:#8d827b!important;opacity:1!important}.attendance-page{min-height:100%;padding:32px;background:#23212b;color:#fff}.attendance-container{width:100%;max-width:1500px;margin:0 auto}.attendance-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.attendance-eyebrow,.attendance-section-heading span,.attendance-self-heading span{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff}.attendance-header h1{margin:8px 0 0;font-size:38px;color:#fff}.attendance-header p,.attendance-section-heading p,.attendance-admin-notice p{margin:8px 0 0;font-size:14px;line-height:1.6;color:#fff;opacity:.8}.attendance-refresh-button,.attendance-check-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #665A6A;border-radius:12px;cursor:pointer;font-weight:700}.attendance-refresh-button{padding:10px 14px;background:#3b3441;color:#fff}.attendance-check-button{width:100%;min-width:0;min-height:48px;padding:12px 18px;align-self:end;box-sizing:border-box;background:#a887ce;color:#171821;font-size:14px;line-height:1;white-space:nowrap}.attendance-refresh-button:disabled,.attendance-check-button:disabled{cursor:not-allowed;opacity:.55}.attendance-admin-notice{display:flex;align-items:flex-start;gap:12px;margin-top:22px;padding:16px;border:1px solid #665A6A;border-radius:14px;background:#3b3441}.attendance-admin-notice strong{color:#fff}.attendance-self-service,.attendance-summary-section,.attendance-organization-section,.attendance-history-section{margin-top:22px;padding:24px;border:1px solid #665A6A;border-radius:18px;background:#504857}.attendance-self-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.attendance-self-heading h2,.attendance-section-heading h2{margin:6px 0 0;font-size:22px;color:#fff}.attendance-today-state{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #665A6A;border-radius:999px;background:#23212b}.attendance-today-state strong{font-size:13px}.attendance-current-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:20px}.attendance-current-grid article{padding:16px;border:1px solid #665A6A;border-radius:14px;background:#23212b}.attendance-current-grid svg{margin-bottom:10px}.attendance-current-grid span{display:block;font-size:11px;opacity:.72}.attendance-current-grid strong{display:block;margin-top:5px;font-size:15px}.attendance-entry-form{display:grid;grid-template-columns:minmax(180px,240px) minmax(260px,1fr) minmax(150px,190px);align-items:end;gap:14px;margin-top:20px;padding-top:20px;border-top:1px solid #665A6A}.attendance-entry-form-checked-in{grid-template-columns:minmax(0,1fr) minmax(170px,220px)}.attendance-entry-form label>span{display:block;margin-bottom:7px;font-size:12px;font-weight:700}.attendance-entry-form select,.attendance-entry-form textarea{width:100%;border:1px solid #665A6A;border-radius:10px;background:#23212b;color:#fff;outline:none;font:inherit}.attendance-entry-form select{height:44px;padding:0 11px}.attendance-entry-form textarea{min-height:44px;padding:10px 11px;resize:vertical}.attendance-entry-form option{background:#23212b;color:#fff}.attendance-success-message,.attendance-error-message{margin-top:14px;padding:12px 14px;border-radius:10px;font-size:13px}.attendance-success-message{display:flex;align-items:center;gap:8px;border:1px solid #607862;background:#2f3d33}.attendance-error-message{border:1px solid #8B5A5A;background:#422e32}.attendance-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.attendance-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin-top:18px}.attendance-summary-grid article{padding:15px;border:1px solid #665A6A;border-radius:12px;background:#23212b}.attendance-summary-grid span{display:block;font-size:11px;opacity:.72}.attendance-summary-grid strong{display:block;margin-top:5px;font-size:24px}.attendance-table-wrapper{margin-top:18px;overflow-x:auto}.attendance-table{width:100%;min-width:1180px;border-collapse:collapse}.attendance-table th{padding:12px 14px;border-bottom:1px solid #665A6A;background:#3b3441;text-align:left;font-size:11px;color:#fff}.attendance-table td{padding:14px;border-bottom:1px solid #665A6A;font-size:13px;color:#fff}.attendance-status-pill{display:inline-flex;padding:5px 8px;border:1px solid #665A6A;border-radius:999px;background:#23212b;font-size:11px;font-weight:700}.attendance-policy-pill{display:inline-flex;padding:5px 8px;border:1px solid #665A6A;border-radius:999px;background:#23212b;font-size:11px;font-weight:700;white-space:nowrap}.attendance-policy-pill-full-day{border-color:#607862;background:#2f3d33}.attendance-policy-pill-half-day{border-color:#8b785a;background:#3f382d}.attendance-policy-pill-short{border-color:#8b5a5a;background:#422e32}.attendance-policy-pill-in-progress{border-color:#665a6a;background:#3b3441}.attendance-policy-pill-pending{opacity:.72}.attendance-empty{margin-top:18px;padding:28px;border:1px dashed #665A6A;border-radius:12px;text-align:center;font-size:13px;color:#fff;opacity:.8}.attendance-organization-toolbar{display:flex;margin-top:18px}.attendance-organization-toolbar input{width:min(520px,100%);height:44px;padding:0 13px;border:1px solid #665A6A;border-radius:10px;outline:none;background:#23212b;color:#fff;font:inherit}.attendance-organization-toolbar input::placeholder{color:#fff;opacity:.55}@media(max-width:1000px){.attendance-current-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.attendance-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.attendance-entry-form{grid-template-columns:1fr}}@media(max-width:767px){.attendance-page{padding:22px 16px}.attendance-header,.attendance-self-heading{align-items:flex-start;flex-direction:column}.attendance-current-grid,.attendance-summary-grid{grid-template-columns:1fr}.attendance-refresh-button,.attendance-check-button{width:100%}}.attendance-page{min-height:100%;padding:28px clamp(22px,2.5vw,38px) 44px!important;background:linear-gradient(180deg,#faf6f0,#f7f2ea)!important;color:#302a27!important}.attendance-container{width:100%;max-width:1680px;margin:0 auto}.attendance-header{display:flex;align-items:center!important;justify-content:space-between;gap:20px;margin-bottom:16px}.attendance-eyebrow,.attendance-section-heading>div>span,.attendance-self-heading>div>span{color:#a6654d!important;font-size:10px!important;font-weight:800!important;letter-spacing:.13em!important;text-transform:uppercase}.attendance-header h1{margin:5px 0 0!important;color:#282421!important;font-size:clamp(34px,3vw,44px)!important;line-height:1.05!important;letter-spacing:-.035em!important}.attendance-header p{margin:6px 0 0!important;color:#81766f!important;font-size:13px!important}.attendance-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.attendance-policy-page-button,.attendance-refresh-button{display:inline-flex!important;min-height:40px!important;align-items:center;justify-content:center;gap:7px;padding:0 13px!important;border:1px solid #ddcfc5!important;border-radius:10px!important;background:#fffdf9!important;color:#6a584f!important;font-size:10px!important;font-weight:750!important;text-decoration:none;cursor:pointer}.attendance-policy-page-button{border-color:#d8af9a!important;background:#fff2e9!important;color:#9c5b42!important}.attendance-policy-page-button:hover,.attendance-refresh-button:hover:not(:disabled){border-color:#c98f73!important;background:#ffede2!important}.attendance-self-service,.attendance-summary-section,.attendance-organization-section,.attendance-history-section{margin-top:14px!important;padding:18px!important;border:1px solid #e4d8cf!important;border-radius:16px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 5px 16px #523d3006!important}.attendance-self-heading,.attendance-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.attendance-self-heading h2,.attendance-section-heading h2{margin:4px 0 0!important;color:#302a27!important;font-size:19px!important}.attendance-section-heading p{margin:4px 0 0!important;color:#91867f!important;font-size:10px!important}.attendance-today-state{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 10px;border:1px solid #c9dfd0!important;border-radius:999px;background:#eef8f1!important;color:#47745b!important}.attendance-current-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important;margin-top:13px!important}.attendance-current-grid article,.attendance-summary-grid article{padding:10px 11px!important;border:1px solid #e7ddd5!important;border-radius:10px!important;background:#fbf7f1!important;color:#302a27!important}.attendance-current-grid article{min-height:74px!important}.attendance-current-grid svg{margin-bottom:5px!important;color:#bd6c4d!important}.attendance-current-grid span,.attendance-summary-grid span{color:#91867f!important;font-size:8px!important;opacity:1!important}.attendance-current-grid strong{margin-top:3px!important;color:#302a27!important;font-size:11px!important}.attendance-summary-grid{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:8px!important;margin-top:12px!important}.attendance-summary-grid strong{margin-top:2px!important;color:#302a27!important;font-size:18px!important}.attendance-entry-form{margin-top:14px!important;padding-top:14px!important;border-top:1px solid #eee5dd!important}.attendance-entry-form label>span{color:#655951!important}.attendance-entry-form select,.attendance-entry-form textarea{border:1px solid #ded1c8!important;background:#fffaf5!important;color:#302a27!important;color-scheme:light!important}.attendance-entry-form option{background:#fff!important;color:#302a27!important}.attendance-check-button{min-height:42px!important;border:1px solid #bd6c4d!important;border-radius:10px!important;background:#bd6c4d!important;color:#fff!important;font-weight:750!important}.attendance-organization-toolbar{margin-top:12px!important}.attendance-organization-toolbar input{width:min(560px,100%)!important;height:40px!important;border:1px solid #ded1c8!important;border-radius:10px!important;background:#fffdf9!important;color:#302a27!important}.attendance-organization-toolbar input::placeholder{color:#9a8e86!important;opacity:1!important}.attendance-table-wrapper{margin-top:12px!important;overflow-x:auto;border:1px solid #e5dad2!important;border-radius:11px!important;background:#fffdf9!important}.attendance-table{width:100%;min-width:1040px!important;border-collapse:separate!important;border-spacing:0!important}.attendance-table th{height:40px!important;padding:0 12px!important;border-bottom:1px solid #dfd3ca!important;background:#f7f1eb!important;color:#685c55!important;font-size:9px!important;font-weight:800!important;text-align:left}.attendance-table td{height:54px!important;padding:8px 12px!important;border-bottom:1px solid #eee5dd!important;background:#fffdf9!important;color:#514843!important;font-size:10px!important;vertical-align:middle}.attendance-table tbody tr:hover td{background:#fff5ee!important}.attendance-status-pill,.attendance-policy-pill{border:1px solid #d8ccc4!important;background:#f7f2ed!important;color:#675c55!important}.attendance-policy-pill-full-day{border-color:#c9dfd0!important;background:#eef8f1!important;color:#47745b!important}.attendance-policy-pill-half-day{border-color:#e5d1a9!important;background:#fff8e8!important;color:#886d36!important}.attendance-policy-pill-short{border-color:#e7c2c5!important;background:#fff0f1!important;color:#985361!important}.attendance-policy-pill-in-progress{border-color:#d7c4e6!important;background:#f6effb!important;color:#735589!important}.attendance-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:10px}.attendance-pagination span{min-width:88px;color:#81766f!important;font-size:9px;text-align:center}.attendance-pagination button{min-height:32px;padding:0 11px;border:1px solid #ded1c8;border-radius:8px;background:#fffdf9;color:#665b54;font-size:9px;font-weight:700;cursor:pointer}.attendance-pagination button:hover:not(:disabled){border-color:#ca947b;background:#fff1e8;color:#9b5940}.attendance-pagination button:disabled{opacity:.42;cursor:not-allowed}.attendance-pagination-single{justify-content:flex-end}.attendance-success-message{border:1px solid #c9dfd0!important;background:#eef8f1!important;color:#47745b!important}.attendance-error-message{border:1px solid #e6c2c7!important;background:#fff1f3!important;color:#974b5b!important}.attendance-empty{border:1px dashed #dccfc6!important;background:#fbf7f1!important;color:#83776f!important}@media(max-width:1200px){.attendance-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.attendance-current-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.attendance-page{padding:20px 14px 36px!important}.attendance-header,.attendance-self-heading,.attendance-section-heading{flex-direction:column;align-items:stretch!important}.attendance-header-actions{width:100%}.attendance-header-actions>*{flex:1}.attendance-summary-grid,.attendance-current-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.attendance-pagination{justify-content:center}}.attendance-policy-admin{margin-top:22px;padding:24px;border:1px solid #665A6A;border-radius:18px;background:#504857;color:#fff}.attendance-policy-admin *{box-sizing:border-box}.attendance-policy-admin-heading,.attendance-policy-workweek-heading,.attendance-policy-save-row{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.attendance-policy-admin-heading>div{min-width:0}.attendance-policy-admin-heading>div>span{display:block;margin-bottom:6px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff;opacity:.8}.attendance-policy-admin-heading h2{margin:0;font-size:22px;color:#fff}.attendance-policy-admin-heading p{max-width:780px;margin:8px 0 0;color:#fff;opacity:.8;font-size:14px;line-height:1.6}.attendance-policy-refresh,.attendance-policy-presets button,.attendance-policy-save{border:1px solid #665A6A;border-radius:10px;font:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.attendance-policy-refresh{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;background:#3b3441;color:#fff;font-weight:700}.attendance-policy-refresh:hover:not(:disabled),.attendance-policy-presets button:hover:not(:disabled){background:#443b4a}.attendance-policy-refresh:disabled,.attendance-policy-presets button:disabled,.attendance-policy-save:disabled{cursor:not-allowed;opacity:.55}.attendance-policy-error,.attendance-policy-success,.attendance-policy-empty{margin-top:18px;padding:13px 15px;border-radius:11px;font-size:13px}.attendance-policy-error{border:1px solid #8B5A5A;background:#422e32;color:#fff}.attendance-policy-success{display:flex;align-items:center;gap:8px;border:1px solid #607862;background:#2f3d33;color:#fff}.attendance-policy-empty{border:1px dashed #665A6A;background:#3b3441;color:#fff;opacity:.85}.attendance-policy-scope-row,.attendance-policy-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}.attendance-policy-scope-row label,.attendance-policy-form-grid label,.attendance-policy-day label{display:flex;flex-direction:column;gap:7px;min-width:0}.attendance-policy-scope-row label>span,.attendance-policy-form-grid label>span,.attendance-policy-day label>span{font-size:12px;font-weight:700;color:#fff}.attendance-policy-admin input,.attendance-policy-admin select{width:100%;min-height:44px;padding:10px 11px;border:1px solid #665A6A;border-radius:10px;outline:none;background:#23212b;color:#fff;font:inherit;color-scheme:dark}.attendance-policy-admin input::placeholder{color:#fff;opacity:.45}.attendance-policy-admin select option{background:#23212b;color:#fff}.attendance-policy-admin input:focus,.attendance-policy-admin select:focus{border-color:#a887ce;box-shadow:0 0 0 2px #a887ce2e}.attendance-policy-admin small{color:#fff;opacity:.65;font-size:12px}.attendance-policy-current{display:flex;gap:12px;align-items:flex-start;margin-top:20px;padding:16px;border:1px solid #665A6A;border-radius:13px;background:#3b3441;color:#fff}.attendance-policy-current svg{flex:0 0 auto;margin-top:2px}.attendance-policy-current div{display:flex;flex-direction:column;gap:5px}.attendance-policy-current strong{color:#fff;font-size:14px}.attendance-policy-current span{color:#fff;opacity:.9}.attendance-policy-current small{color:#fff;opacity:.62}.attendance-policy-checkbox-field{flex-direction:row!important;align-items:center;align-self:end;gap:10px!important;min-height:44px;padding:0 2px}.attendance-policy-checkbox-field input,.attendance-policy-day-toggle input{width:18px;min-height:18px;height:18px;accent-color:#A887CE}.attendance-policy-checkbox-field span{color:#fff;font-weight:700}.attendance-policy-workweek{margin-top:24px;padding-top:22px;border-top:1px solid #665A6A}.attendance-policy-workweek-heading>div:first-child{display:flex;gap:10px;align-items:flex-start}.attendance-policy-workweek-heading>div:first-child div{display:flex;flex-direction:column;gap:5px}.attendance-policy-workweek-heading strong{color:#fff}.attendance-policy-workweek-heading span{color:#fff;opacity:.7;font-size:13px}.attendance-policy-presets{display:flex;flex-wrap:wrap;gap:8px}.attendance-policy-presets button{padding:9px 12px;background:#3b3441;color:#fff;font-size:12px;font-weight:700}.attendance-policy-days{display:grid;gap:10px;margin-top:16px}.attendance-policy-day{display:grid;grid-template-columns:minmax(170px,1fr) minmax(150px,190px) minmax(150px,190px);gap:14px;align-items:end;padding:14px;border:1px solid #665A6A;border-radius:12px;background:#3b3441}.attendance-policy-day-toggle{flex-direction:row!important;align-items:center;align-self:center;gap:10px!important}.attendance-policy-day-toggle strong{color:#fff}.attendance-policy-save-row{margin-top:22px;padding-top:20px;border-top:1px solid #665A6A;align-items:center}.attendance-policy-save-row>div{display:flex;align-items:center;gap:8px;color:#fff;opacity:.75;font-size:13px}.attendance-policy-save{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;background:#a887ce;border-color:#a887ce;color:#171821;font-weight:800}.attendance-policy-save:hover:not(:disabled){transform:translateY(-1px)}.attendance-policy-history{margin-top:28px;padding-top:22px;border-top:1px solid #665A6A}.attendance-policy-history h3{margin:0;color:#fff;font-size:18px}.attendance-policy-table-wrapper{overflow-x:auto;margin-top:14px;border:1px solid #665A6A;border-radius:12px}.attendance-policy-table{width:100%;min-width:900px;border-collapse:collapse}.attendance-policy-table th{padding:12px 14px;border-bottom:1px solid #665A6A;background:#3b3441;text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff}.attendance-policy-table td{padding:14px;border-bottom:1px solid #665A6A;background:#23212b;color:#fff;font-size:13px;vertical-align:top}.attendance-policy-table tbody tr:last-child td{border-bottom:0}.attendance-policy-table td strong,.attendance-policy-table td small{display:block}.attendance-policy-table td strong{color:#fff}.attendance-policy-table td small{margin-top:3px}@media(max-width:1000px){.attendance-policy-scope-row,.attendance-policy-form-grid{grid-template-columns:1fr}.attendance-policy-day{grid-template-columns:minmax(150px,1fr) minmax(130px,170px) minmax(130px,170px)}}@media(max-width:767px){.attendance-policy-admin{padding:18px}.attendance-policy-admin-heading,.attendance-policy-workweek-heading,.attendance-policy-save-row{flex-direction:column}.attendance-policy-refresh,.attendance-policy-save{width:100%}.attendance-policy-day{grid-template-columns:1fr}.attendance-policy-presets{width:100%}.attendance-policy-presets button{flex:1 1 auto}}.attendance-policy-admin{margin-top:0!important;padding:18px!important;border:1px solid #e4d8cf!important;border-radius:16px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 5px 16px #523d3006!important}.attendance-policy-admin-heading>div>span{color:#a6654d!important;opacity:1!important;font-size:9px!important}.attendance-policy-admin-heading h2,.attendance-policy-history h3{color:#302a27!important}.attendance-policy-admin-heading p{color:#91867f!important;opacity:1!important;font-size:11px!important}.attendance-policy-refresh,.attendance-policy-presets button{border:1px solid #ddcfc5!important;background:#fff8f3!important;color:#805846!important}.attendance-policy-refresh:hover:not(:disabled),.attendance-policy-presets button:hover:not(:disabled){background:#fff0e6!important}.attendance-policy-scope-row,.attendance-policy-form-grid{gap:12px!important;margin-top:14px!important}.attendance-policy-scope-row label>span,.attendance-policy-form-grid label>span,.attendance-policy-day label>span,.attendance-policy-checkbox-field span,.attendance-policy-day-toggle strong{color:#62574f!important}.attendance-policy-admin input,.attendance-policy-admin select{min-height:40px!important;border:1px solid #ded1c8!important;background:#fffaf5!important;color:#302a27!important;color-scheme:light!important}.attendance-policy-admin input::placeholder{color:#9b8f87!important;opacity:1!important}.attendance-policy-admin select option{background:#fff!important;color:#302a27!important}.attendance-policy-admin input:focus,.attendance-policy-admin select:focus{border-color:#c98f73!important;box-shadow:0 0 0 3px #bd6c4d14!important}.attendance-policy-admin small{color:#91867f!important;opacity:1!important}.attendance-policy-current{margin-top:14px!important;padding:12px!important;border:1px solid #e3d7ce!important;background:#fbf7f1!important;color:#302a27!important}.attendance-policy-current strong,.attendance-policy-current span,.attendance-policy-current small{color:#302a27!important}.attendance-policy-current small{color:#91867f!important}.attendance-policy-workweek{margin-top:18px!important;padding-top:16px!important;border-top:1px solid #eee5dd!important}.attendance-policy-workweek-heading strong{color:#302a27!important}.attendance-policy-workweek-heading span{color:#91867f!important;opacity:1!important}.attendance-policy-days{gap:7px!important;margin-top:12px!important}.attendance-policy-day{padding:10px!important;border:1px solid #e6dbd3!important;border-radius:9px!important;background:#fbf7f1!important}.attendance-policy-checkbox-field input,.attendance-policy-day-toggle input{accent-color:#bd6c4d!important}.attendance-policy-save-row{margin-top:16px!important;padding-top:14px!important;border-top:1px solid #eee5dd!important}.attendance-policy-save-row>div{color:#81766f!important;opacity:1!important;font-size:10px!important}.attendance-policy-save{min-height:40px!important;border-color:#bd6c4d!important;background:#bd6c4d!important;color:#fff!important}.attendance-policy-history{margin-top:20px!important;padding-top:16px!important;border-top:1px solid #eee5dd!important}.attendance-policy-table-wrapper{margin-top:10px!important;border:1px solid #e5dad2!important;border-radius:10px!important}.attendance-policy-table th{height:40px!important;padding:0 11px!important;border-bottom:1px solid #dfd3ca!important;background:#f7f1eb!important;color:#685c55!important;font-size:9px!important}.attendance-policy-table td{height:54px!important;padding:8px 11px!important;border-bottom:1px solid #eee5dd!important;background:#fffdf9!important;color:#514843!important;font-size:10px!important}.attendance-policy-table td strong{color:#302a27!important}.attendance-policy-table td small{color:#91867f!important}.attendance-policy-table tbody tr:hover td{background:#fff5ee!important}.attendance-policy-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:10px}.attendance-policy-pagination span{min-width:88px;color:#81766f;font-size:9px;text-align:center}.attendance-policy-pagination button{min-height:32px;padding:0 11px;border:1px solid #ded1c8;border-radius:8px;background:#fffdf9;color:#665b54;font-size:9px;font-weight:700;cursor:pointer}.attendance-policy-pagination button:hover:not(:disabled){border-color:#ca947b;background:#fff1e8}.attendance-policy-pagination button:disabled{opacity:.42;cursor:not-allowed}.attendance-policy-error{border:1px solid #e6c2c7!important;background:#fff1f3!important;color:#974b5b!important}.attendance-policy-success{border:1px solid #c9dfd0!important;background:#eef8f1!important;color:#47745b!important}.attendance-policy-empty{border:1px dashed #dccfc6!important;background:#fbf7f1!important;color:#83776f!important;opacity:1!important}.attendance-policy-page{min-height:100%;padding:28px clamp(22px,2.5vw,38px) 44px;background:linear-gradient(180deg,#faf6f0,#f7f2ea)}.attendance-policy-page-container{width:100%;max-width:1680px;margin:0 auto}.attendance-policy-page-topbar{margin-bottom:14px}.attendance-policy-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:16px;color:#805f50;font-size:11px;font-weight:700;text-decoration:none}.attendance-policy-page-topbar>div>span{color:#a6654d;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.attendance-policy-page-topbar h1{margin:5px 0 0;color:#282421;font-size:clamp(32px,3vw,42px);letter-spacing:-.035em}.attendance-policy-page-topbar p{margin:6px 0 0;color:#81766f;font-size:12px}@media(max-width:760px){.attendance-policy-page{padding:20px 14px 36px}}.settings-page{min-height:100%;padding:32px;background:#23212b}.settings-container{width:100%;max-width:1600px;margin:0 auto}.settings-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.settings-eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff}.settings-header h1{margin:8px 0 0;font-size:38px;color:#f1ebf3}.settings-header p{max-width:800px;margin:10px 0 0;font-size:15px;line-height:1.65;color:#fff}.settings-save-button{display:flex;align-items:center;gap:8px;padding:12px 17px;border:0;border-radius:12px;background:#574a59;color:#504857;font-size:14px;font-weight:700;cursor:pointer}.settings-shell{display:grid;grid-template-columns:250px 1fr;gap:20px;margin-top:28px}.settings-navigation{height:fit-content;padding:14px;border:1px solid #706473;border-radius:18px;background:#504857}.settings-navigation-title{display:flex;align-items:center;gap:8px;padding:8px 10px 15px;font-size:14px;font-weight:700;color:#574a59}.settings-navigation button{display:flex;width:100%;align-items:center;gap:10px;margin-top:4px;padding:12px;border:0;border-radius:10px;background:transparent;color:#fff;font-size:14px;text-align:left;cursor:pointer}.settings-navigation .settings-nav-active{background:#574a59;color:#504857}.settings-content{min-width:0}.settings-panel{padding:26px;border:1px solid #706473;border-radius:20px;background:#504857}.settings-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid #504857}.settings-panel-heading span{display:block;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#fff}.settings-panel-heading h2{margin:5px 0 0;font-size:24px;color:#f1ebf3}.settings-panel-heading p{margin:6px 0 0;font-size:14px;color:#fff}.settings-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:22px}.settings-form-grid label>span{display:block;margin-bottom:7px;font-size:13px;font-weight:700;color:#fff}.settings-form-grid input,.settings-form-grid select{width:100%;height:48px;padding:0 13px;border:1px solid #706473;border-radius:10px;background:#23212b;color:#574a59;font-size:14px;outline:none}.settings-toggle-list{margin-top:20px}.settings-toggle-list label{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0;border-top:1px solid #504857}.settings-toggle-list label:first-child{border-top:0}.settings-toggle-list strong{display:block;font-size:15px;color:#574a59}.settings-toggle-list span{display:block;margin-top:5px;font-size:13px;color:#fff}.settings-toggle-list input{width:20px;height:20px;flex-shrink:0;accent-color:#4D3E50}.settings-security-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin-top:22px}.settings-security-grid article{padding:19px;border:1px solid #706473;border-radius:14px;background:#504857;color:#fff}.settings-security-grid span{display:block;margin-top:12px;font-size:12px;color:#fff}.settings-security-grid h3{margin:4px 0 0;font-size:18px;color:#574a59}.settings-security-grid p{margin:7px 0 0;font-size:13px;line-height:1.6;color:#fff}@media(max-width:900px){.settings-shell{grid-template-columns:1fr}.settings-navigation{display:flex;gap:6px;overflow-x:auto}.settings-navigation-title{display:none}.settings-navigation button{width:auto;flex-shrink:0}}@media(max-width:700px){.settings-page{padding:24px 16px}.settings-header{align-items:flex-start;flex-direction:column}.settings-header h1{font-size:32px}.settings-form-grid,.settings-security-grid{grid-template-columns:1fr}}.settings-page h1,.settings-page h2,.settings-page h3,.settings-page h4,.settings-page h5,.settings-page h6,.settings-page p,.settings-page span,.settings-page strong,.settings-page small,.settings-page label,.settings-page a,.settings-page button,.settings-page td,.settings-page th,.settings-page li{color:#fff}.settings-page input,.settings-page textarea,.settings-page select{border-color:#665a6a;background:#3b3441;color:#fff;caret-color:#fff}.settings-page input::placeholder,.settings-page textarea::placeholder{color:#fff;opacity:.76}.settings-page select option{background:#292631;color:#fff}.settings-page table{border-color:#665a6a}.settings-page thead,.settings-page th{background:#3b3441;color:#fff}.settings-page td{border-color:#665a6a}.settings-page strong{color:#fff}.settings-page [class*=number],.settings-page [class*=count],.settings-page [class*=value],.settings-page [class*=amount],.settings-page [class*=total],.settings-page [class*=metric] strong,.settings-page [class*=stat] strong,.settings-page [class*=summary] strong{color:#fff;font-variant-numeric:tabular-nums}.settings-page [class*=card],.settings-page [class*=tile],.settings-page [class*=item]{transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.settings-page button[class*=card]:hover,.settings-page [class*=card][role=button]:hover,.settings-page button[class*=item]:hover,.settings-page [class*=tile][role=button]:hover{border-color:#a887ce;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.settings-page [class*=selected],.settings-page [class*=active]{color:#fff}.settings-page [class*=selected]:before,.settings-page [class*=active]:before{content:none}.settings-page [class*=success],.settings-page [class*=warning],.settings-page [class*=critical],.settings-page [class*=danger],.settings-page [class*=risk]{color:#fff}.settings-page{background:#23212b;color:#fff}.settings-eyebrow,.settings-header h1,.settings-header p{color:#fff}.settings-header p{opacity:.82}.settings-save-button{border:1px solid #9C526D;background:#9c526d;color:#fff}.settings-save-button:hover{background:#ad627e}.settings-navigation{border-color:#665a6a;background:#37323e}.settings-navigation-title{color:#fff}.settings-navigation-title svg{color:#d8c7e4}.settings-navigation button{border:1px solid transparent;background:transparent;color:#fff}.settings-navigation button svg{color:#d8c7e4}.settings-navigation button:hover{border-color:#665a6a;background:#504857;color:#fff}.settings-navigation .settings-nav-active{border-color:#a887ce;background:#574a59;color:#fff}.settings-navigation .settings-nav-active svg{color:#fff}.settings-panel{border-color:#665a6a;background:#37323e;color:#fff}.settings-panel-heading{border-bottom-color:#665a6a}.settings-panel-heading span,.settings-panel-heading h2,.settings-panel-heading p{color:#fff}.settings-panel-heading span,.settings-panel-heading p{opacity:.8}.settings-form-grid label>span{color:#fff}.settings-form-grid input,.settings-form-grid select{border-color:#665a6a;background:#3b3441;color:#fff;caret-color:#fff}.settings-form-grid input::placeholder{color:#fff;opacity:.72}.settings-form-grid input:hover,.settings-form-grid select:hover{border-color:#8c7a94}.settings-form-grid input:focus,.settings-form-grid select:focus{border-color:#a887ce;box-shadow:0 0 0 2px #a887ce1f}.settings-form-grid select option{background:#292631;color:#fff}.settings-toggle-list label{border-top-color:#665a6a}.settings-toggle-list strong,.settings-toggle-list span{color:#fff}.settings-toggle-list span{opacity:.8}.settings-toggle-list input{accent-color:#A887CE}.settings-security-grid article{border-color:#665a6a;background:#504857;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.settings-security-grid article:hover{border-color:#a887ce;background:#5a5061;transform:translateY(-3px);box-shadow:0 10px 22px #0a090e3d}.settings-security-grid article svg{color:#d8c7e4}.settings-security-grid span,.settings-security-grid h3,.settings-security-grid p{color:#fff}.settings-security-grid span,.settings-security-grid p{opacity:.8}.settings-panel button{border-color:#665a6a;background:#3b3441;color:#fff}.settings-panel button:hover{border-color:#a887ce;background:#44394a}.settings-page h1,.settings-page h2,.settings-page h3,.settings-page h4,.settings-page p,.settings-page span,.settings-page strong,.settings-page label,.settings-page button,.settings-page input,.settings-page select{color:#fff}.settings-page input:disabled,.settings-page select:disabled,.settings-page button:disabled{color:#fff;opacity:.55}.settings-page input:-webkit-autofill,.settings-page input:-webkit-autofill:hover,.settings-page input:-webkit-autofill:focus{-webkit-text-fill-color:#FFFFFF;box-shadow:0 0 0 1000px #3b3441 inset}.settings-page,.settings-navigation,.settings-panel,.settings-security-grid article,.settings-form-grid input,.settings-form-grid select{background-image:none;backdrop-filter:none;-webkit-backdrop-filter:none}.settings-save-button:disabled{cursor:not-allowed;opacity:.48}.settings-notice{margin-top:18px;padding:13px 15px;border:1px solid #665A6A;border-radius:12px;background:#37323e;color:#fff;font-size:14px}.settings-notice-success{border-color:#73967d}.settings-notice-error{border-color:#b56a78}.settings-loading,.settings-phase-note{display:flex;align-items:center;gap:9px;margin-top:20px;padding:13px 15px;border:1px solid #665A6A;border-radius:12px;background:#3b3441;color:#fff;font-size:13px}.settings-form-grid input:disabled,.settings-form-grid select:disabled{cursor:not-allowed;opacity:.62}.settings-work-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px}.settings-work-summary article{padding:16px;border:1px solid #665A6A;border-radius:14px;background:#3b3441}.settings-work-summary span,.settings-work-summary small{display:block;color:#fff;opacity:.78}.settings-work-summary span{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.settings-work-summary strong{display:block;margin-top:8px;font-size:17px;color:#fff}.settings-work-summary small{margin-top:5px;font-size:12px;line-height:1.45}.settings-work-toggle{margin-top:20px;padding:17px;border:1px solid #665A6A;border-radius:14px;background:#3b3441}.settings-work-toggle label{display:flex;align-items:center;justify-content:space-between;gap:22px}.settings-work-toggle strong,.settings-work-toggle span{display:block;color:#fff}.settings-work-toggle span{margin-top:5px;font-size:13px;line-height:1.5;opacity:.8}.settings-work-toggle input{width:21px;height:21px;flex-shrink:0;accent-color:#A887CE}.settings-workdays-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:28px}.settings-workdays-header span{display:block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.78}.settings-workdays-header h3{margin:5px 0 0;font-size:20px;color:#fff}.settings-workdays-header p{max-width:520px;margin:0;font-size:13px;line-height:1.55;text-align:right;opacity:.78}.settings-workdays-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.settings-workday-card{padding:16px;border:1px solid #665A6A;border-radius:14px;background:#3b3441}.settings-workday-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px}.settings-workday-top strong,.settings-workday-top span{display:block}.settings-workday-top strong{font-size:15px;color:#fff}.settings-workday-top span{margin-top:3px;font-size:11px;opacity:.72}.settings-workday-top>input{width:20px;height:20px;accent-color:#A887CE}.settings-workday-card label{display:block;margin-top:10px}.settings-workday-card label>span{display:block;margin-bottom:6px;font-size:12px;font-weight:700;color:#fff}.settings-workday-card label>input{width:100%;height:42px;padding:0 11px;border:1px solid #665A6A;border-radius:9px;background:#292631;color:#fff;outline:none}.settings-workday-card label>input:focus{border-color:#a887ce;box-shadow:0 0 0 2px #a887ce1f}.settings-work-validation{margin-top:18px;padding:13px 15px;border:1px solid #A887CE;border-radius:12px;background:#3b3441;color:#fff;font-size:13px;line-height:1.5}.settings-policy-history{margin-top:30px;padding-top:4px;border-top:1px solid #665A6A}.settings-history-scroll{margin-top:14px;overflow-x:auto;border:1px solid #665A6A;border-radius:14px}.settings-history-table{width:100%;min-width:760px;border-collapse:collapse}.settings-history-table th,.settings-history-table td{padding:12px 13px;border-bottom:1px solid #665A6A;text-align:left;font-size:12px;color:#fff}.settings-history-table th{background:#3b3441;font-weight:700}.settings-history-table td{background:#37323e}.settings-history-table tbody tr:last-child td{border-bottom:0}.settings-empty-state{margin-top:14px;padding:16px;border:1px solid #665A6A;border-radius:12px;background:#3b3441;color:#fff;font-size:13px}@media(max-width:1100px){.settings-work-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.settings-work-summary,.settings-workdays-grid{grid-template-columns:1fr}.settings-workdays-header{align-items:flex-start;flex-direction:column}.settings-workdays-header p{text-align:left}}.settings-control-context{margin-top:20px;padding:14px 15px;border:1px solid #665A6A;border-radius:12px;background:#3b3441;color:#fff;font-size:13px;line-height:1.6}.settings-control-grid{display:grid;gap:12px;margin-top:18px}.settings-control-toggle{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:17px;border:1px solid #665A6A;border-radius:13px;background:#3b3441}.settings-control-toggle strong,.settings-control-toggle span{display:block;color:#fff}.settings-control-toggle span{margin-top:5px;font-size:13px;line-height:1.55;opacity:.8}.settings-control-toggle input{width:21px;height:21px;flex-shrink:0;accent-color:#A887CE}.settings-section-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;padding-top:18px;border-top:1px solid #665A6A}.settings-section-footer>span{font-size:12px;line-height:1.5;opacity:.76}.settings-inline-save{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid #9C526D;border-radius:10px;background:#9c526d;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.settings-inline-save:hover:not(:disabled){background:#ad627e}.settings-inline-save:disabled{cursor:not-allowed;opacity:.5}.settings-security-live-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.settings-security-live-grid article{padding:17px;border:1px solid #665A6A;border-radius:13px;background:#3b3441}.settings-security-live-grid svg{color:#d8c7e4}.settings-security-live-grid span,.settings-security-live-grid strong,.settings-security-live-grid small{display:block;color:#fff}.settings-security-live-grid span{margin-top:10px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.74}.settings-security-live-grid strong{margin-top:5px;font-size:16px}.settings-security-live-grid small{margin-top:6px;font-size:12px;line-height:1.5;opacity:.75;overflow-wrap:anywhere}.settings-authority-section{margin-top:18px;padding:17px;border:1px solid #665A6A;border-radius:13px;background:#3b3441}.settings-authority-section>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:16px}.settings-authority-section span,.settings-authority-section strong{color:#fff}.settings-authority-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.settings-authority-chips>span{padding:7px 10px;border:1px solid #665A6A;border-radius:999px;background:#292631;font-size:11px}.settings-security-identifiers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.settings-security-identifiers>div{padding:14px;border:1px solid #665A6A;border-radius:12px;background:#3b3441}.settings-security-identifiers span{display:block;font-size:11px;font-weight:700;text-transform:uppercase;opacity:.72}.settings-security-identifiers code{display:block;margin-top:7px;color:#fff;font-size:12px;overflow-wrap:anywhere}@media(max-width:760px){.settings-security-live-grid,.settings-security-identifiers{grid-template-columns:1fr}.settings-section-footer{align-items:flex-start;flex-direction:column}}.settings-control-load-error{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;margin-top:22px;padding:18px;border:1px solid #9C526D;border-radius:14px;background:#3b3441}.settings-control-load-error>svg{color:#e7bacb}.settings-control-load-error strong{display:block;color:#fff;font-size:15px}.settings-control-load-error p{margin:6px 0 0;color:#fff;font-size:13px;line-height:1.55;opacity:.82}.settings-control-error-details{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.settings-control-error-details span{padding:6px 9px;border:1px solid #665A6A;border-radius:8px;background:#292631;color:#fff;font-size:11px;overflow-wrap:anywhere}@media(max-width:760px){.settings-control-load-error{grid-template-columns:1fr}}.settings-page{min-height:100%!important;padding:28px 34px 44px!important;background:linear-gradient(180deg,#faf6f0,#f7f2ea)!important;color:#302a27!important}.settings-container{width:100%!important;max-width:1680px!important;margin:0 auto!important}.settings-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin-bottom:18px!important}.settings-eyebrow{color:#a6654d!important;font-size:10px!important;font-weight:800!important;letter-spacing:.14em!important}.settings-header h1{margin:6px 0 0!important;color:#282421!important;font-size:42px!important;font-weight:780!important;letter-spacing:-.035em!important}.settings-header p{margin:6px 0 0!important;color:#81766f!important;font-size:13px!important}.settings-shell{display:grid!important;grid-template-columns:220px minmax(0,1fr)!important;gap:14px!important;align-items:start!important}.settings-navigation{position:sticky!important;top:86px!important;display:flex!important;flex-direction:column!important;gap:6px!important;padding:12px!important;border:1px solid #e4d8cf!important;border-radius:15px!important;background:#fffdf9!important}.settings-navigation-title{padding:5px 6px 10px!important;border-bottom:1px solid #eee5dd!important;color:#a6654d!important;font-size:9px!important;font-weight:800!important}.settings-navigation button{min-height:42px!important;padding:0 10px!important;border:1px solid transparent!important;border-radius:9px!important;background:transparent!important;color:#655a53!important;font-size:10px!important;font-weight:700!important;text-align:left!important}.settings-navigation button:hover{border-color:#eadbd2!important;background:#fff5ee!important;color:#95563f!important}.settings-navigation button svg{color:#bd6c4d!important}.settings-panel{margin:0!important;padding:18px!important;border:1px solid #e4d8cf!important;border-radius:16px!important;background:#fffdf9!important;color:#302a27!important;box-shadow:0 5px 16px #523d3006!important}.settings-panel-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;padding-bottom:13px!important;border-bottom:1px solid #eee5dd!important}.settings-panel-heading span{color:#a6654d!important;font-size:9px!important;font-weight:800!important}.settings-panel-heading h2{margin:4px 0 0!important;color:#302a27!important;font-size:20px!important}.settings-panel-heading p{margin:4px 0 0!important;color:#91867f!important;font-size:10px!important}.settings-panel-heading svg{color:#bd6c4d!important}.settings-form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:13px 15px!important;margin-top:15px!important}.settings-form-grid label>span{color:#5f554f!important;font-size:10px!important;font-weight:750!important}.settings-form-grid input,.settings-form-grid select,.settings-workday-card input,.settings-workday-card select{min-height:40px!important;border:1px solid #ded1c8!important;border-radius:9px!important;background:#fffaf5!important;color:#302a27!important;color-scheme:light!important}.settings-work-summary{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-top:14px!important}.settings-work-summary article{padding:10px 11px!important;border:1px solid #e7ddd5!important;border-radius:9px!important;background:#fbf7f1!important}.settings-work-summary span{color:#91867f!important;font-size:8px!important}.settings-work-summary strong{color:#302a27!important;font-size:13px!important}.settings-workdays-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:11px!important}.settings-workday-card{padding:10px!important;border:1px solid #e7dcd4!important;border-radius:9px!important;background:#fbf7f1!important}.settings-work-toggle input{accent-color:#bd6c4d!important}.settings-control-context{margin-top:14px!important;padding:11px 12px!important;border:1px solid #e6d9d0!important;border-radius:9px!important;background:#fbf7f1!important;color:#756a63!important;font-size:10px!important}.settings-control-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:12px!important}.settings-control-toggle{min-height:78px!important;padding:11px 12px!important;border:1px solid #e6dbd3!important;border-radius:10px!important;background:#fbf7f1!important;transition:.18s ease!important}.settings-control-toggle:hover{border-color:#d5b6a5!important;background:#fff5ee!important;transform:translateY(-1px)!important}.settings-control-toggle strong{color:#302a27!important;font-size:10px!important}.settings-control-toggle span{color:#91867f!important;font-size:9px!important;opacity:1!important}.settings-control-toggle input{width:18px!important;height:18px!important;accent-color:#bd6c4d!important;color-scheme:light!important}.settings-security-live-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-top:14px!important}.settings-security-live-grid article{min-height:110px!important;padding:11px!important;border:1px solid #e7dcd4!important;border-radius:10px!important;background:#fbf7f1!important;transition:.18s ease!important}.settings-security-live-grid article:hover{border-color:#d6b8a8!important;background:#fff5ee!important;transform:translateY(-1px)!important}.settings-security-live-grid svg{color:#bd6c4d!important}.settings-security-live-grid span,.settings-security-live-grid small{color:#91867f!important;opacity:1!important}.settings-security-live-grid strong{color:#302a27!important}.settings-authority-section,.settings-security-identifiers>div{border:1px solid #e6dbd3!important;border-radius:10px!important;background:#fbf7f1!important}.settings-history-scroll{max-height:330px!important;overflow:auto!important;border:1px solid #e5dad2!important;border-radius:10px!important}.settings-history-table th{background:#f7f1eb!important;color:#685c55!important}.settings-history-table td{background:#fffdf9!important;color:#514843!important}.settings-history-table tbody tr:hover td{background:#fff5ee!important}.settings-inline-save,.settings-save-button{border:1px solid #bd6c4d!important;border-radius:9px!important;background:#bd6c4d!important;color:#fff!important;cursor:pointer!important;transition:.18s ease!important}.settings-inline-save:hover,.settings-save-button:not(:disabled):hover{background:#a95e43!important;border-color:#a95e43!important;transform:translateY(-1px)!important}.settings-page h1,.settings-page h2,.settings-page h3,.settings-page h4,.settings-page h5,.settings-page h6,.settings-page strong{color:#302a27}.settings-page input,.settings-page textarea,.settings-page select{color-scheme:light!important}.settings-loading,.settings-empty-state,.settings-phase-note,.settings-work-validation{border:1px solid #e5d9d0!important;background:#fbf7f1!important;color:#81766f!important}@media(max-width:1100px){.settings-security-live-grid,.settings-work-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:900px){.settings-shell{grid-template-columns:1fr!important}.settings-navigation{position:static!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important}.settings-navigation-title{grid-column:1/-1!important}}@media(max-width:760px){.settings-page{padding:20px 14px 36px!important}.settings-header{flex-direction:column!important;align-items:flex-start!important}.settings-save-button{width:100%!important}.settings-navigation{grid-template-columns:repeat(2,minmax(0,1fr))!important}.settings-form-grid,.settings-workdays-grid,.settings-control-grid,.settings-security-live-grid,.settings-security-identifiers{grid-template-columns:1fr!important}}.settings-page{min-height:calc(100vh - 72px)!important;height:auto!important;background:#faf6f0!important}.settings-container{min-height:calc(100vh - 130px)!important;background:transparent!important}.settings-shell,.settings-content,.settings-main,.settings-content-area{background:transparent!important}body:has(.settings-page),#root:has(.settings-page){background:#faf6f0!important}#root:has(.settings-page) main,#root:has(.settings-page) .app-main,#root:has(.settings-page) .main-content,#root:has(.settings-page) .page-content{background:#faf6f0!important}#root:has(.settings-page) .settings-page{flex:1 1 auto!important;width:100%!important}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{margin:0}h1,h2,h3,h4,h5,h6,p{margin-top:0}button,input,textarea,select{margin:0}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}:root{--ax-purple: #A887CE;--ax-muted-violet: #7B6E7F;--ax-mulberry: #9C526D;--ax-stone-violet: #4D3E50;--ax-jaguar: #292631;--ax-river-styx: #171821;--color-background: #292631;--color-surface: #342F3B;--color-surface-soft: #3B3441;--color-surface-elevated: #44394A;--color-primary: #9C526D;--color-primary-hover: #AD627E;--color-highlight: #A887CE;--color-text: #F1EBF3;--color-text-secondary: #BFB4C3;--color-text-muted: #918798;--color-border: #574B5C;--color-border-soft: #443B49;--color-success: #71A27D;--color-warning: #D19A62;--color-danger: #D56B77;--color-info: #A887CE;--sidebar-width: 268px;--topbar-height: 80px;--radius-small: 8px;--radius-medium: 12px;--radius-large: 18px}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-text);background:var(--color-background)}body{min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}html,body,#root{background:var(--color-background);color:var(--color-text)}::selection{background:var(--color-blush-300);color:var(--color-plum-950)}body,#root{background:#e8d3de;color:#4b3344}html,body,#root{background:#292631;color:#f1ebf3}::selection{background:#9c526d;color:#f1ebf3}button,input,select,textarea{font-family:inherit}html,body,#root{background:#23212b;color:#fff}
