:root{--ink:#16233c;--muted:#68758b;--line:#e3e9f2;--soft:#f5f7fb;--blue:#2f6fec;--blue-dark:#183c8f;--navy:#101d37;--card:#fff;--shadow:0 12px 36px #1c335b14}*{box-sizing:border-box}html{background:var(--soft)}body{color:var(--ink);background:var(--soft);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button{white-space:nowrap}button,summary,select{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .2s;display:grid}.app-shell:has(.sidebar-collapsed){grid-template-columns:84px minmax(0,1fr)}.sidebar{color:#c9d4e8;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#334665 transparent;z-index:20;background:linear-gradient(#111e38 0%,#0c172b 100%);flex-direction:column;height:100dvh;padding:24px 18px 18px;transition:padding .2s;display:flex;position:sticky;top:0;overflow:hidden auto}.sidebar::-webkit-scrollbar{width:5px}.sidebar::-webkit-scrollbar-thumb{background:#334665;border-radius:999px}.brand-row{align-items:center;gap:7px;padding:2px 4px 30px;display:flex}.brand{color:#fff;flex:1;align-items:center;gap:11px;min-width:0;display:flex}.brand-mark{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#5b8df3,#2659cb);border-radius:10px;place-items:center;width:42px;height:35px;font-size:10px;font-weight:850;display:inline-grid;box-shadow:0 8px 22px #2f6fec47}.brand-copy{min-width:0;line-height:1.1;display:grid}.brand-copy strong{white-space:nowrap}.brand strong{letter-spacing:.08em;font-size:15px}.brand small{color:#8292ad;letter-spacing:.1em;text-transform:uppercase;margin-top:4px;font-size:11px}.sidebar-toggle{color:#9fb0ca;background:#ffffff09;border:1px solid #97aed33d;border-radius:8px;flex:none;place-items:center;width:29px;height:29px;padding:0;display:grid}.sidebar-toggle:before{content:"";border-top:2px solid;border-right:2px solid;width:7px;height:7px;transform:translate(2px)rotate(-135deg)}.sidebar-toggle:hover{color:#fff;background:#ffffff13;border-color:#97aed36b}.sidebar-toggle:focus-visible{outline-offset:2px;outline:2px solid #78a5ff}.sidebar-collapsed{padding-inline:10px}.sidebar-collapsed .brand-row{justify-content:center;padding-inline:0}.sidebar-collapsed .brand{flex:none}.sidebar-collapsed .brand-mark{border-radius:9px;width:33px;height:33px;font-size:9px}.sidebar-collapsed .brand-copy,.sidebar-collapsed .nav-label,.sidebar-collapsed .nav-link-label,.sidebar-collapsed .sidebar-account>div:nth-child(2){display:none}.sidebar-collapsed .sidebar-toggle{z-index:25;color:#2f6fec;background:#fff;border-color:#d6e1f4;width:32px;height:36px;position:fixed;top:25px;left:68px;box-shadow:0 9px 24px #0d234c40}.sidebar-collapsed .sidebar-toggle:hover{color:#1f58c7;background:#f7faff;border-color:#b9ccef}.sidebar-collapsed .sidebar-toggle:before{transform:translate(-2px)rotate(45deg)}.sidebar-collapsed nav a{justify-content:center;padding-inline:0;position:relative}.sidebar-collapsed .nav-progress{margin-left:0;position:absolute;right:6px}.sidebar-collapsed .sidebar-account{display:none}.nav-label{color:#60708c;letter-spacing:.12em;text-transform:uppercase;padding:0 11px 10px;font-size:10px;font-weight:800}.sidebar nav{gap:5px;display:grid}.sidebar nav a{color:#9cabbe;border-radius:10px;align-items:center;gap:12px;min-height:44px;padding:0 12px;font-weight:600;transition:all .18s;display:flex}.sidebar nav a:hover{color:#fff;background:#ffffff0d}.sidebar nav a.active{color:#fff;background:linear-gradient(90deg,#4079f047,#4079f01c);box-shadow:inset 3px 0 #5790ff}.nav-glyph{color:#8090aa;border:1px solid #ffffff1a;border-radius:7px;place-items:center;width:26px;height:26px;font-size:9px;font-weight:800;display:grid}.active .nav-glyph{color:#cfe0ff;background:#427cee26;border-color:#78a5ff4d}.sidebar-admin{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;margin-top:auto;padding:12px 0}.sidebar-admin .nav-glyph{text-align:center;place-items:center;display:grid}.sidebar-account{grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:14px 8px 2px;display:grid}.avatar{color:#dce8ff;background:#263858;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.sidebar-account div:nth-child(2){min-width:0;display:grid}.sidebar-account strong{color:#edf3ff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.sidebar-account small{color:#6f809d;margin-top:3px;font-size:10px}.logout-button{color:#7f90aa;background:0 0;border:0;font-size:18px}.logout-button:hover{color:#fff}.app-main{min-width:0}.mobile-bar{display:none}.page-wrap{width:min(1440px,100%);margin:0 auto;padding:38px 42px 56px}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-header h1{color:var(--ink);letter-spacing:-.035em;margin:5px 0 7px;font-size:clamp(27px,3vw,36px);line-height:1.08}.page-header>div>p:last-child{max-width:720px;color:var(--muted);margin:0;line-height:1.6}.eyebrow{color:#3970d7;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.eyebrow.light{color:#8fb6ff}.muted{color:var(--muted)}.card{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px}.card-heading{justify-content:space-between;align-items:flex-start;gap:16px;min-height:70px;padding:20px 22px 15px;display:flex}.card-heading h2,.editor-heading h2{letter-spacing:-.015em;margin:4px 0 0;font-size:17px}.settings-stack{gap:18px;display:grid}.settings-card-body{border-top:1px solid var(--line);padding:8px 22px 24px}.overview-grid{grid-template-columns:minmax(0,1.7fr) minmax(330px,.8fr);gap:18px;display:grid}.hero-card{color:#fff;background:radial-gradient(circle at 80% 0,#356cd4 0,#0000 35%),linear-gradient(135deg,#142549,#1d438d 70%,#295ebc);border-radius:18px;min-height:286px;padding:28px 31px;position:relative;overflow:hidden;box-shadow:0 18px 42px #193b823b}.profit-hero{color:#fff;background:radial-gradient(circle at 82% 0,#3975e4 0,#0000 36%),linear-gradient(135deg,#142549,#1d438d 70%,#295ebc);border-radius:18px;justify-content:space-between;align-items:flex-end;gap:28px;min-height:210px;margin-bottom:18px;padding:30px;display:flex;box-shadow:0 18px 42px #193b8233}.profit-hero-copy{gap:8px;display:grid}.profit-hero-copy>span,.profit-hero-copy>small{color:#bed0ef;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800}.profit-hero-copy>strong{letter-spacing:-.055em;font-size:clamp(40px,6vw,68px);line-height:1}.profit-hero-copy>strong.negative{color:#ffd7d7}.profit-toggle{background:#07183840;border:1px solid #ffffff3d;border-radius:12px;gap:4px;padding:5px;display:flex}.profit-toggle button{color:#dce8fc;min-height:42px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 18px;font-weight:800}.profit-toggle button.active{color:#173369;background:#fff}.profit-overview-grid{align-items:stretch}.profit-overview-hero{min-height:360px}.profit-overview-hero .hero-value.negative{color:#ffd7d7}.profit-controls-card{min-width:0}.profit-estimate-toggle{margin-top:4px}.profit-basis .basis-options{grid-template-columns:repeat(2,1fr)}.profit-summary-grid{margin-top:18px}.profit-dashboard-lower{margin-top:0}.profit-empty-leaders{color:var(--muted);text-align:center;padding:28px 0;font-size:10px}.hero-topline{color:#bbceed;letter-spacing:.04em;justify-content:space-between;font-size:12px;font-weight:650;display:flex}.hero-period{background:#ffffff12;border:1px solid #ffffff26;border-radius:999px;padding:5px 9px}.hero-value{z-index:2;letter-spacing:-.055em;margin-top:38px;font-size:clamp(44px,5vw,64px);font-weight:750;position:relative}.hero-sub{z-index:2;border-top:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:18px;display:grid;position:absolute;bottom:27px;left:31px;right:31px}.hero-sub div{gap:6px;display:grid}.hero-sub small{color:#9fb6db;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.hero-sub strong{font-size:13px}.hero-orbit{border:1px solid #ffffff14;border-radius:50%;position:absolute}.hero-orbit-one{width:280px;height:280px;top:-70px;right:-110px}.hero-orbit-two{width:190px;height:190px;top:-20px;right:-60px}.capitalize{text-transform:capitalize}.controls-card{box-shadow:none}.live-dot{color:#2f8e6e;align-items:center;gap:6px;font-size:11px;font-weight:750;display:flex}.live-dot:before{content:"";background:#3dbb8a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #e2f7ef}.live-dot.saving{color:#8a6b2b}.live-dot.saving:before{background:#d8a940;box-shadow:0 0 0 4px #fff4d9}.controls-form{gap:12px;padding:0 22px 22px;display:grid}.autosave-note{color:#8793a5;text-align:center;border-top:1px solid #edf1f6;margin:2px 0 0;padding-top:11px;font-size:10px}.toggle-row{border-top:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:15px;padding:11px 0;display:flex}.toggle-row>span{gap:4px;display:grid}.toggle-row strong{font-size:12px}.toggle-row small{color:var(--muted);font-size:10px}input[type=checkbox]{appearance:none;background:#ccd4df;border-radius:999px;width:35px;height:20px;padding:2px;transition:all .18s}input[type=checkbox]:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .18s;display:block;box-shadow:0 1px 4px #00000026}input[type=checkbox]:checked{background:var(--blue)}input[type=checkbox]:checked:after{transform:translate(15px)}.control-pair{grid-template-columns:1fr 1fr;gap:10px;display:grid}.field{gap:7px;display:grid}.field>span{color:#41506a;font-size:11px;font-weight:700}.field small{color:var(--muted);font-size:10px;line-height:1.45}.field input:not([type=checkbox]),.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d9e0ea;border-radius:9px;outline:none;transition:all .15s}.field input:not([type=checkbox]),.field select{height:40px;padding:0 11px}.field textarea{resize:vertical;min-height:84px;padding:10px 11px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#6794ef;box-shadow:0 0 0 3px #2f6fec1a}.field.compact{gap:5px}.field.compact select{height:36px;font-size:11px}.field-wide{grid-column:1/-1}.form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.form-section-title{border-top:1px solid var(--line);color:#65738b;letter-spacing:.12em;text-transform:uppercase;grid-column:1/-1;margin:7px 0 -3px;padding-top:14px;font-size:10px;font-weight:800}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:22px;padding-top:17px;display:flex}.form-actions-split{justify-content:space-between}.forecast-filter-block{gap:10px;display:grid}.forecast-filter-heading{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.forecast-filter-heading>span{color:#41506a;font-size:11px;font-weight:750}.forecast-filter-heading small{color:var(--muted);font-size:9px}.forecast-filter-list{border-top:1px solid #edf1f6;gap:0;display:grid}.forecast-toggle,.forecast-toggle>span{min-width:0}.forecast-toggle small{overflow-wrap:anywhere}.forecast-category-toggle{border-top:0;border-bottom:1px solid #edf1f6;width:100%}.forecast-category-toggle:last-child{border-bottom:0}.forecast-filter{color:#66758c;text-align:left;background:#fafbfd;border:1px solid #dce3ed;border-radius:10px;align-items:flex-start;gap:8px;min-width:0;min-height:64px;padding:9px;transition:all .15s;display:flex}.forecast-filter:hover:not(:disabled){background:#f5f8fd;border-color:#b8c9e5}.forecast-filter.active{color:#214f9e;background:#eef4ff;border-color:#9bbaf2}.forecast-filter:disabled{cursor:default;opacity:.78}.forecast-filter-symbol{color:#fff;background:#8ca1bf;border-radius:6px;flex:none;place-items:center;width:21px;height:21px;font-size:15px;line-height:1;display:grid}.forecast-filter.active .forecast-filter-symbol{background:var(--blue)}.forecast-filter>span:last-child{gap:4px;min-width:0;display:grid}.forecast-filter strong{font-size:10px}.forecast-filter small{color:#8794a6;font-size:8px;line-height:1.35}.forecast-filter-summary{color:#66758a;background:#f6f8fb;border-radius:8px;justify-content:space-between;gap:12px;padding:9px 11px;font-size:9px;display:flex}.forecast-filter-summary strong{color:#34445f;text-align:right}.payroll-basis{background:#f8faff;border:1px solid #dce5f4;border-radius:10px;gap:10px;padding:12px;display:grid}.payroll-basis>div:first-child{gap:3px;display:grid}.payroll-basis strong{color:#41506a;font-size:10px}.payroll-basis small{color:var(--muted);font-size:8px}.basis-options{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.basis-options button{color:#64738a;background:#fff;border:1px solid #d8e1ee;border-radius:7px;min-height:31px;padding:0 7px;font-size:9px;font-weight:750}.basis-options button.active{border-color:var(--blue);color:#fff;background:var(--blue)}.button{color:#344158;white-space:nowrap;background:#fff;border:1px solid #d7dfeb;border-radius:9px;justify-content:center;align-items:center;min-height:39px;padding:0 16px;font-size:11px;font-weight:750;line-height:1;display:inline-flex}.button:hover{background:#f9fbfd;border-color:#bfcadd}.button-primary{border-color:var(--blue);color:#fff;background:var(--blue);box-shadow:0 7px 15px #2f6fec2e}.button-primary:hover{background:#265fcf;border-color:#265fcf}.button-danger{color:#b63e3e;background:snow;border-color:#efcfcf}.button-large{min-height:47px;font-size:12px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-rows:1fr auto;grid-template-columns:38px 1fr;gap:9px 12px;min-height:122px;padding:18px;display:grid;box-shadow:0 8px 25px #1c335b0d}.metric-icon{border-radius:10px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:850;display:grid}.metric-icon.blue{color:#2f6fec;background:#edf3ff}.metric-icon.violet{color:#7a5bd7;background:#f2effd}.metric-icon.teal{color:#258c88;background:#e9f7f6}.metric-icon.amber{color:#bb7b19;background:#fff6e6}.metric-card>div:nth-child(2){gap:4px;display:grid}.metric-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px}.metric-card strong{letter-spacing:-.02em;font-size:18px}.metric-card>small{color:#8a96a8;grid-column:2;font-size:10px}.dashboard-lower{grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);align-items:start;gap:18px;margin-top:18px;display:grid}.data-table{border-collapse:collapse;width:100%}.data-table th{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#7b879a;text-align:left;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;z-index:12;height:40px;box-shadow:0 1px 0 var(--line), 0 7px 14px #192a490f;background:#fafbfd;padding:0 14px;font-size:9px;position:sticky;top:0}.data-table td{color:#3b4860;vertical-align:middle;border-bottom:1px solid #edf1f6;padding:14px;font-size:11px}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fbfcff}.data-table tbody tr:has(.action-cell .editor-trigger){cursor:pointer;transition:background .14s;position:relative}.data-table tbody tr:has(.action-cell .editor-trigger):hover{background:#f5f8fe}.data-table tbody tr:has(.action-cell .editor-trigger):has(.editor-trigger:focus-visible){outline-offset:-2px;outline:2px solid #79a4f5}.data-table .action-cell:has(.editor-trigger){width:0;padding:0}.data-table .action-cell>.editor{position:static}.data-table .action-cell>.editor>.editor-trigger{opacity:0;z-index:2;border:0;border-radius:0;width:100%;height:100%;min-height:0;padding:0;position:absolute;inset:0}.data-table .plugin-count-popover{z-index:3}.data-table td strong{color:var(--ink)}.breakdown-table th:nth-child(2),.breakdown-table th:nth-child(3),.breakdown-table td:nth-child(2),.breakdown-table td:nth-child(3){text-align:right}.muted-cell{color:#8793a5!important}.table-scroll{overflow-x:auto}.leader-list{padding:0 20px}.leader-row{border-top:1px solid #edf1f6;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.leader-rank{color:#9da8b8;font-size:9px;font-weight:800}.leader-row>div{gap:4px;display:grid}.leader-row>div strong{font-size:11px}.leader-row small{color:#8793a5;font-size:9px}.leader-row>strong{font-size:11px}.leader-total{color:#315a9e;background:#f0f5ff;border-radius:10px;justify-content:space-between;margin:13px 20px 20px;padding:14px;font-size:11px;display:flex}.relationship-strip{background:#f7faff;border:1px solid #dce6f7;border-radius:14px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px;margin-top:18px;padding:17px 20px;display:grid}.relationship-strip>div{align-items:center;gap:11px;display:flex}.relationship-strip>div>span{color:#fff;background:#477bdc;border-radius:8px;place-items:center;width:27px;height:27px;font-size:10px;font-weight:800;display:grid}.relationship-strip p{gap:3px;margin:0;display:grid}.relationship-strip strong{font-size:11px}.relationship-strip small{color:#7a879b;font-size:9px}.relationship-strip i{color:#a4b3ca;font-style:normal}.badge{letter-spacing:.03em;white-space:nowrap;border-radius:999px;align-items:center;min-height:25px;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}.badge-neutral{color:#69778d;background:#eef1f5}.badge-blue{color:#3469ce;background:#edf3ff}.badge-green{color:#26775e;background:#e9f7f1}.badge-amber{color:#9a6a17;background:#fff4df}.domain-forecast-toggle{cursor:pointer;border:0;font-family:inherit;transition:transform .15s,background .15s}.domain-forecast-toggle:hover:not(:disabled){background:#dfeaff;transform:translateY(-1px)}.domain-forecast-toggle:disabled{cursor:default;opacity:.72}.editor{display:inline-block}.editor-trigger{color:#40506a;white-space:nowrap;background:#fff;border:1px solid #d9e1ec;border-radius:8px;justify-content:center;align-items:center;min-height:35px;padding:0 12px;font-size:10px;font-weight:750;line-height:1;display:inline-flex}.editor-trigger:hover{background:#f9fbfd;border-color:#bcc9dc}.editor-primary .editor-trigger{border-color:var(--blue);color:#fff;background:var(--blue);min-height:40px;padding:0 16px;box-shadow:0 7px 15px #2f6fec29}.editor-primary .editor-trigger:hover{background:#265fcf;border-color:#265fcf}.editor-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0912237a;justify-content:flex-end;padding:28px;display:flex;position:fixed;inset:0}.editor-panel{background:#fff;border-radius:17px;width:min(640px,100%);height:100%;padding:24px;animation:.18s ease-out slide-in;overflow-y:auto;box-shadow:-12px 0 50px #0000002e}.editor-panel,.editor-panel form,.editor-panel .field,.editor-panel .field>span,.editor-panel .field small,.editor-panel .toggle-row>span,.editor-panel .form-section-title,.editor-panel input:not([type=checkbox]),.editor-panel select,.editor-panel textarea{text-align:left;direction:ltr}@keyframes slide-in{0%{opacity:.7;transform:translate(24px)}}.editor-heading{border-bottom:1px solid var(--line);justify-content:space-between;margin-bottom:24px;padding-bottom:18px;display:flex}.editor-close{color:#65738a;background:#fff;border:1px solid #dce3ed;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:10px;font-weight:750;display:inline-flex}.editor-close span{font-size:18px;font-weight:400;line-height:1}.editor-close:hover{color:#263650;background:#f7f9fc;border-color:#bcc9d8}.delete-zone{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.editor-panel>form+.confirm-delete-wrap.delete-zone{z-index:1;border-top:0;width:max-content;margin-top:-39px;padding-top:0;position:relative}.confirm-delete-wrap.compact{display:inline-block}.confirm-backdrop{z-index:220;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#09122394;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.confirm-dialog{text-align:center;background:#fff;border-radius:17px;justify-items:center;width:min(430px,100%);padding:28px;animation:.16s ease-out confirm-in;display:grid;box-shadow:0 25px 70px #00000040}@keyframes confirm-in{0%{opacity:.7;transform:translateY(8px)scale(.98)}}.confirm-icon{color:#b03d3d;background:#fff0f0;border-radius:13px;place-items:center;width:45px;height:45px;margin-bottom:15px;font-size:19px;font-weight:850;display:grid}.confirm-dialog h2{letter-spacing:-.035em;margin:7px 0 10px;font-size:23px}.confirm-dialog>p:not(.eyebrow){max-width:340px;color:var(--muted);margin:0;font-size:11px;line-height:1.65}.confirm-dialog>p strong{color:var(--ink)}.confirm-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;width:100%;margin-top:23px;padding-top:18px;display:flex}.empty-state{color:var(--muted);text-align:center;padding:40px 24px}.header-actions{align-items:center;gap:9px;display:flex}.header-actions>.button,.header-actions>.editor .editor-trigger{height:40px;min-height:40px}.summary-grid{gap:14px;margin-bottom:18px;display:grid}.summary-grid-4{grid-template-columns:repeat(4,1fr)}.summary-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-content:center;gap:8px;min-height:120px;padding:19px 20px;display:grid;box-shadow:0 7px 24px #1c335b0b}.care-plan-value-summary{margin-top:18px}.form-section-block{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.care-log-list{border:1px solid var(--line);border-radius:10px;margin-top:10px;overflow:hidden}.care-log-list>div{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:11px 12px;display:flex}.care-log-list>div:last-child{border-bottom:0}.care-log-list>div>span{gap:3px;min-width:0;display:grid}.care-log-list strong{color:var(--ink);font-size:11px}.care-log-list small{color:var(--muted);overflow-wrap:anywhere;font-size:9px;line-height:1.35}.summary-card>span{color:#77849a;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:800}.summary-card>strong{letter-spacing:-.035em;font-size:24px}.summary-card>small{color:#8c98aa;font-size:9px}.summary-amber{background:#fffcf5;border-color:#f0dfbc}.table-card{margin-top:18px;overflow:hidden}.table-filters{border-top:1px solid var(--line);background:#fafbfd;flex-wrap:wrap;align-items:flex-end;gap:9px;padding:13px 18px;display:flex}.table-filters label{gap:5px;min-width:155px;display:grid}.table-filters label>span{color:#748198;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.table-filters input,.table-filters select{height:36px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d9e1ec;border-radius:8px;padding:0 10px;font-size:10px}.table-filters .filter-search{flex:1;min-width:220px}.table-filters .button{min-height:36px}.table-filters .button-quiet{justify-content:center;align-items:center;height:36px;min-height:36px;display:inline-flex}.button-quiet{color:#65738a;box-shadow:none;background:0 0}.sort-link{color:inherit;white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.sort-link span{color:#a2adbc;font-size:10px}.sort-link.active{color:#2f69d7}.sort-button{color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}.sort-button span:before{content:"↕";color:#a2adbc;font-size:10px}.sort-button[data-direction=asc]{color:#2f69d7}.sort-button[data-direction=asc] span:before{content:"↑"}.sort-button[data-direction=desc]{color:#2f69d7}.sort-button[data-direction=desc] span:before{content:"↓"}.plugin-count-popover{outline:none;width:max-content;position:relative}.hover-popover-anchor{z-index:4;outline:none;width:max-content;position:relative}.comment-popover{max-width:420px;color:var(--ink);white-space:pre-wrap;margin:0;line-height:1.55}.site-check-list{border:1px solid var(--line);border-radius:16px;max-height:420px;margin-top:18px;overflow:auto}.site-check-list label{border-bottom:1px solid var(--line);cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:14px 18px;display:flex}.site-check-list label:last-child{border-bottom:0}.site-check-list label>span{gap:4px;min-width:0;display:grid}.site-check-list label small{color:var(--muted)}.site-check-list input{flex:none;width:22px;height:22px}.floating-popover{z-index:1000;pointer-events:none;background:#fff;border:1px solid #d9e3f2;border-radius:10px;padding:11px;position:fixed;box-shadow:0 12px 32px #172b4d2e}.floating-popover .role-resource-list{min-width:320px}.plugin-count-popover>.badge{cursor:help}.plugin-count-detail{z-index:30;visibility:hidden;opacity:0;background:#fff;border:1px solid #d9e3f2;border-radius:10px;min-width:190px;max-width:300px;padding:11px;transition:all .14s;position:absolute;top:calc(100% + 7px);left:0;transform:translateY(-3px);box-shadow:0 12px 32px #172b4d2e}.plugin-count-popover:hover .plugin-count-detail,.plugin-count-popover:focus .plugin-count-detail,.plugin-count-popover:focus-within .plugin-count-detail{visibility:visible;opacity:1;transform:translateY(0)}.data-table .no-results-row:hover{background:#fff}.no-results-row td{height:150px;color:var(--muted);text-align:center}.no-results-row td>*{display:block}.no-results-row strong{color:var(--ink);margin-bottom:6px;font-size:13px}.no-results-row span{font-size:10px}.no-results-row a{color:#2f69d7;width:max-content;margin:12px auto 0;font-size:10px;font-weight:750}.group-manager{gap:18px;display:grid}.group-help{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.group-add{border-bottom:1px solid var(--line);align-items:end;gap:9px;padding-bottom:18px;display:flex}.group-add .field{flex:1}.group-list{gap:9px;display:grid}.group-list>div{border:1px solid var(--line);background:#fafbfd;border-radius:10px;align-items:center;gap:8px;padding:10px;display:flex}.group-list>div>form{flex:1;gap:8px;display:flex}.group-list input{background:#fff;border:1px solid #d9e1ec;border-radius:8px;flex:1;min-width:0;height:36px;padding:0 10px}.wide-table{min-width:1020px}.primary-cell{gap:4px;min-width:130px;display:grid}.primary-cell small{color:#8995a6;max-width:290px;font-size:9px;line-height:1.4}.domain-name{color:#2f65c5;font-weight:650}.action-cell{text-align:right;white-space:nowrap;width:1%}.allocation-card{margin-top:18px;overflow:hidden}.allocation-list{padding:0 22px 18px}.allocation-list>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:14px 0;display:flex}.allocation-list>div:has(>.editor){cursor:pointer;position:relative}.allocation-list>div>.editor{position:static}.allocation-list>div>.editor>.editor-trigger{opacity:0;border:0;width:100%;height:100%;min-height:0;padding:0;position:absolute;inset:0}.allocation-list>div>div{gap:5px;display:grid}.allocation-list small{color:var(--muted);font-size:10px}.plugin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.plugin-card{box-shadow:none;padding:22px}.plugin-card:has(.plugin-card-top>.editor){cursor:pointer;transition:border-color .14s,background .14s;position:relative}.plugin-card:has(.plugin-card-top>.editor):hover{background:#fbfcff;border-color:#cbd9ef}.plugin-card-top>.editor{position:static}.plugin-card-top>.editor>.editor-trigger{border-radius:inherit;opacity:0;z-index:2;border:0;width:100%;height:100%;min-height:0;padding:0;position:absolute;inset:0}.plugin-card:has(.editor-trigger:focus-visible){outline-offset:2px;outline:2px solid #79a4f5}.plugin-card-top{justify-content:space-between;align-items:flex-start;display:flex}.plugin-card-top h2{letter-spacing:-.035em;margin:6px 0 17px;font-size:23px}.plugin-card-identity{align-items:flex-start;gap:12px;min-width:0;display:flex}.plugin-card-identity .metric-icon{flex:none;width:auto;min-width:35px;padding:0 9px}.plugin-price{align-items:baseline;gap:8px;display:flex}.plugin-price strong{letter-spacing:-.04em;font-size:31px}.plugin-price span{color:var(--muted);font-size:10px}.plugin-math{background:#f7f9fc;border-radius:11px;grid-template-columns:1fr 1fr;gap:15px;margin:20px 0;padding:15px;display:grid}.plugin-math div{gap:6px;display:grid}.plugin-math div+div{border-left:1px solid var(--line);padding-left:15px}.plugin-math span{color:#7b8799;text-transform:uppercase;letter-spacing:.06em;font-size:9px}.plugin-math strong{font-size:15px}.assignment-tags{flex-wrap:wrap;gap:6px;display:flex}.plugin-client-popover{z-index:4}.plugin-client-popover .plugin-count-detail{width:min(520px,82vw);min-width:360px;max-width:none;left:auto;right:0}.data-table td:has(.plugin-client-popover){position:relative}:is(.data-table td:has(.plugin-client-popover:hover),.data-table td:has(.plugin-client-popover:focus),.data-table td:has(.plugin-client-popover:focus-within)){z-index:60}:is(.data-table tr:has(.plugin-client-popover:hover),.data-table tr:has(.plugin-client-popover:focus),.data-table tr:has(.plugin-client-popover:focus-within)){z-index:60;position:relative}.plugin-index-name{align-items:center;gap:10px;min-width:210px;display:flex}.plugin-index-name .metric-icon{flex:none;width:auto;min-width:35px;padding:0 8px}.data-table td:has(.plugin-count-popover){position:relative}:is(.data-table td:has(.plugin-count-popover:hover),.data-table td:has(.plugin-count-popover:focus),.data-table td:has(.plugin-count-popover:focus-within),.data-table tr:has(.plugin-count-popover:hover),.data-table tr:has(.plugin-count-popover:focus),.data-table tr:has(.plugin-count-popover:focus-within)){z-index:60;position:relative}.plugin-assignment-help{background:#f6f9ff;border:1px solid #dbe6f7;border-radius:10px;padding:14px 15px}.plugin-assignment-help strong{font-size:11px}.plugin-assignment-help p{color:#6f7e94;margin:5px 0 0;font-size:10px;line-height:1.55}.plugin-assignment-list{border:1px solid var(--line);border-radius:11px;overflow:hidden}.plugin-client-manager{gap:10px;display:grid}.plugin-client-toolbar{grid-template-columns:minmax(0,1fr) 190px;gap:9px;display:grid}.plugin-client-toolbar label{gap:5px;display:grid}.plugin-client-toolbar label>span{color:#748198;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.plugin-client-toolbar input,.plugin-client-toolbar select{width:100%;height:38px;color:var(--ink);background:#fff;border:1px solid #d9e1ec;border-radius:8px;padding:0 10px}.plugin-client-summary{color:#728096;background:#f6f8fb;border-radius:8px;justify-content:space-between;padding:8px 10px;font-size:9px;display:flex}.plugin-client-summary strong{color:#315fae}.plugin-client-empty{color:var(--muted);text-align:center;margin:0;padding:24px;font-size:10px}.plugin-assignment-row{border-bottom:1px solid #edf1f6;grid-template-columns:minmax(130px,.8fr) minmax(230px,1.2fr);align-items:center;gap:12px;min-height:58px;padding:9px 11px;display:grid}.plugin-assignment-row[hidden]{display:none}.plugin-assignment-row:last-child{border-bottom:0}.plugin-assignment-row>span{gap:3px;display:grid}.plugin-assignment-row strong{font-size:10px}.plugin-assignment-row small{color:#8a96a7;font-size:9px}.plugin-assignment-row select{color:#344158;background:#fff;border:1px solid #d9e0ea;border-radius:8px;width:100%;height:36px;padding:0 9px;font-size:10px}.project-plugin-picker{background:#f8faff;border:1px solid #dce5f3;border-radius:11px;padding:14px}.project-plugin-picker-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.project-plugin-picker-heading>div{gap:4px;display:grid}.project-plugin-picker-heading strong{color:#41506a;font-size:11px}.project-plugin-picker-heading small{color:var(--muted);font-size:9px}.project-plugin-rate-label{color:#4874c7;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:800}.project-plugin-options{flex-wrap:wrap;gap:8px;display:flex}.project-plugin-empty{color:var(--muted);font-size:9px}.project-plugin-option{cursor:pointer;position:relative}.project-plugin-option input[type=checkbox]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.project-plugin-chip-body{color:#526179;background:#fff;border:1px solid #d9e2ef;border-radius:999px;align-items:center;gap:8px;min-height:46px;padding:7px 11px 7px 7px;transition:all .15s;display:flex}.project-plugin-chip-body>i{color:#63748e;background:#edf1f6;border-radius:50%;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.project-plugin-chip-body b{font-size:14px;line-height:1}.project-plugin-chip-body>span{gap:2px;display:grid}.project-plugin-chip-body strong{font-size:9px}.project-plugin-chip-body small{color:#8a96a8;font-size:8px}.project-plugin-option:hover .project-plugin-chip-body{border-color:#b8c9e4}.project-plugin-option input:focus-visible+.project-plugin-chip-body{box-shadow:0 0 0 3px #2f6fec24}.project-plugin-option input:checked+.project-plugin-chip-body{color:#2458ae;background:#edf4ff;border-color:#8eb0ee}.project-plugin-option input:checked+.project-plugin-chip-body>i{color:#fff;background:var(--blue)}.project-plugin-option input:not(:checked)+.project-plugin-chip-body .chip-remove,.project-plugin-option input:checked+.project-plugin-chip-body .chip-add{display:none}.project-estimate-section{border-top:1px solid #dce5f3;gap:11px;margin-top:15px;padding-top:15px;display:grid}.project-estimate-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.project-estimate-heading>div{gap:4px;display:grid}.project-estimate-heading strong{color:#6b551f;font-size:11px}.project-estimate-heading small{color:var(--muted);font-size:9px}.project-estimate-list{gap:8px;display:grid}.project-estimate-row{background:#fffcf5;border:1px solid #eadcbf;border-radius:10px;grid-template-columns:minmax(180px,1fr) minmax(145px,.45fr) 31px;align-items:end;gap:9px;padding:10px;display:grid}.project-estimate-row label{gap:6px;display:grid}.project-estimate-row label>span{color:#6d5b35;font-size:9px;font-weight:750}.project-estimate-row input{width:100%;height:36px;color:var(--ink);background:#fff;border:1px solid #ded6c6;border-radius:8px;outline:none;padding:0 10px}.project-estimate-row input:focus{border-color:#d5a751;box-shadow:0 0 0 3px #d5a7511f}.project-estimate-remove{color:#b64b4b;background:snow;border:1px solid #edcccc;border-radius:8px;width:31px;height:31px;margin-bottom:2px;font-size:17px;line-height:1}.project-estimate-remove:hover{background:#fff3f3;border-color:#dbaaaa}.project-estimate-empty{color:#8a7b5d;background:#fffaf0;border-radius:8px;margin:0;padding:10px 11px;font-size:9px}.project-table-chips{flex-wrap:wrap;gap:5px;min-width:150px;display:flex}.go-live-intro,.go-live-live-plugins{background:#f7faff;border:1px solid #dce6f6;border-radius:10px;padding:13px 14px}.project-form-secondary{align-items:center;gap:9px;display:flex}.project-form-secondary .button,.project-form-secondary .editor-trigger{min-height:39px}.go-live-intro strong,.go-live-live-plugins>strong{color:#35517f;font-size:11px}.go-live-intro p,.go-live-live-plugins>p{color:var(--muted);margin:4px 0 9px;font-size:9px;line-height:1.5}.go-live-estimates{gap:9px;display:grid}.go-live-estimates>div:first-child{padding:0 2px}.go-live-estimates>div:first-child strong{color:#6b551f;font-size:11px}.go-live-estimates>div:first-child p{color:var(--muted);margin:4px 0 0;font-size:9px}.go-live-estimate{background:#fffcf5;border:1px solid #eadcbf;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:12px;padding:14px;display:grid}.go-live-estimate-toggle{border-bottom:1px solid #eee2ca;grid-column:1/-1;align-items:center;gap:10px;min-height:40px;padding-bottom:11px;display:flex}.go-live-estimate-toggle>span{gap:3px;display:grid}.go-live-estimate-toggle strong{color:#5e4b25;font-size:10px}.go-live-estimate-toggle small{color:#8d7d5e;font-size:8px}.relationship-note{background:#f8faff;border:1px solid #dce5f4;border-radius:14px;align-items:flex-start;gap:14px;margin-top:18px;padding:18px 20px;display:flex}.relationship-note>div:last-child{gap:6px;display:grid}.relationship-note p{max-width:950px;color:var(--muted);margin:0;font-size:11px;line-height:1.65}.timeline-planner{gap:18px;display:grid}.timeline-toolbar{grid-template-columns:minmax(210px,1.1fr) repeat(3,minmax(145px,.8fr));align-items:center;gap:0;min-height:112px;padding:18px 20px;display:grid;overflow:hidden}.timeline-start-control,.timeline-toolbar-metric{border-right:1px solid var(--line);gap:6px;min-width:0;padding:0 20px;display:grid}.timeline-start-control{padding-left:0}.timeline-start-control>span,.timeline-toolbar-metric>span{color:#718099;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.timeline-start-control input{color:#24477f;background:#eff5ff;border:1px solid #cdd9e9;border-radius:8px;outline:none;width:165px;height:38px;padding:0 10px;font-weight:750}.timeline-start-control input:focus{border-color:#6794ef;box-shadow:0 0 0 3px #2f6fec1a}.timeline-start-control small,.timeline-toolbar-metric small{color:#8a96a8;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;overflow:hidden}.timeline-toolbar-metric strong{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:18px;overflow:hidden}.timeline-save-status.saving{color:#9a6b17}.timeline-save-status.error{color:#b34242}.timeline-card,.timeline-inputs-card{overflow:hidden}.timeline-card-heading{align-items:center}.timeline-card-heading>p{max-width:430px;color:var(--muted);text-align:right;margin:0;font-size:10px;line-height:1.55}.timeline-card-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.timeline-card-actions p{max-width:430px;color:var(--muted);text-align:right;margin:0;font-size:10px;line-height:1.55}.timeline-date-toggle{color:#3565b8;background:#f6f9ff;border-color:#cbd8ea;min-height:34px;padding:0 12px}.timeline-input-scroll{border-top:1px solid var(--line);overflow-x:auto}.timeline-input-table{border-collapse:collapse;width:100%;min-width:1080px}.timeline-input-table th{color:#fff;text-align:left;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#46508c;height:39px;padding:0 13px;font-size:9px}.timeline-input-table th:first-child,.timeline-input-table th:nth-child(3),.timeline-input-table th:nth-child(4),.timeline-input-table td:first-child,.timeline-input-table td:nth-child(3),.timeline-input-table td:nth-child(4){text-align:center}.timeline-input-table td{color:#3c4960;vertical-align:middle;background:#fff;border-bottom:1px solid #e3e8f0;min-height:52px;padding:10px 13px;font-size:10px}.timeline-input-table tbody tr:nth-child(2n) td{background:#fafbfe}.timeline-input-table tbody tr:last-child td{border-bottom:0}.timeline-input-table td:nth-child(2){min-width:180px}.timeline-input-table td:nth-child(2)>strong{color:var(--ink);font-size:11px;display:block}.timeline-input-table td:nth-child(2)>small{color:#8b97a8;margin-top:3px;font-size:8px;display:block}.timeline-input-table td:nth-child(7){width:24%;min-width:190px}.timeline-input-with-unit{justify-items:center;gap:3px;display:inline-grid}.timeline-input-with-unit small{color:#8b97a8;font-size:8px}.timeline-scroll{border-top:1px solid var(--line);scrollbar-color:#a9b9d1 #edf1f6;min-height:390px;max-height:min(620px,100vh - 190px);overflow:auto}.timeline-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:max-content;min-width:100%}.timeline-table th,.timeline-table td{vertical-align:middle;background:#fff;border-bottom:1px solid #dfe4ec;border-right:1px solid #dfe4ec;height:54px;padding:7px 9px;font-size:10px}.timeline-table th{z-index:12;color:#fff;text-align:center;letter-spacing:.02em;white-space:nowrap;background:#1b2946;height:42px;font-size:9px;font-weight:800;position:sticky;top:0}.timeline-gantt-table .timeline-project-column{z-index:7;text-align:left;width:190px;min-width:190px;position:sticky;left:0}.timeline-gantt-table td.timeline-project-column{align-content:center;gap:4px;display:grid}.timeline-gantt-table td.timeline-project-column strong{text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}.timeline-gantt-table td.timeline-project-column small{color:#8b97a8;font-size:8px}.timeline-gantt-table .timeline-start-column{z-index:7;width:100px;min-width:100px;position:sticky;left:190px}.timeline-gantt-table .timeline-end-column{z-index:7;width:100px;min-width:100px;position:sticky;left:290px;box-shadow:8px 0 14px #182a4814}.timeline-gantt-table.timeline-dates-collapsed .timeline-project-column{box-shadow:8px 0 14px #182a4814}.timeline-gantt-table th.timeline-project-column,.timeline-gantt-table th.timeline-start-column,.timeline-gantt-table th.timeline-end-column{z-index:16}.timeline-gantt-table tbody tr:nth-child(2n) .timeline-project-column,.timeline-gantt-table tbody tr:nth-child(2n) .timeline-start-column,.timeline-gantt-table tbody tr:nth-child(2n) .timeline-end-column{background:#fbfcfe}.timeline-gantt-table .timeline-week-column{width:74px;min-width:74px;padding:0}.timeline-gantt-table tbody tr:hover .timeline-project-column,.timeline-gantt-table tbody tr:hover .timeline-start-column,.timeline-gantt-table tbody tr:hover .timeline-end-column{background:#f5f8fd}.timeline-number-input{color:#34445f;text-align:center;background:#f9fbfd;border:1px solid #d7dfeb;border-radius:7px;outline:none;width:48px;height:31px;padding:0 5px;font-size:10px;font-weight:750}.timeline-number-input:focus{background:#fff;border-color:#6794ef;box-shadow:0 0 0 3px #2f6fec1a}.timeline-number-input:disabled{opacity:1;background:0 0;border-color:#0000}.timeline-date{color:#237154;white-space:nowrap;font-size:9px}.timeline-notes{color:#68758b;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:260px;font-size:9px;font-style:italic;line-height:1.4;display:-webkit-box;overflow:hidden}.timeline-table .current-week{background:#eaf1ff;box-shadow:inset 1px 0 #9bb9f3,inset -1px 0 #9bb9f3}.timeline-table th.current-week{color:#204e9e;background:#dbe8ff}.timeline-table td.active-week{background:#edf5fc;position:relative}.timeline-table td.active-week.current-week{background:#e2edfc}.timeline-bar{background:#6ea6d8;height:28px;position:absolute;inset:13px 0;box-shadow:inset 0 0 0 1px #31689e14}.timeline-table td.active-start .timeline-bar{border-radius:7px 0 0 7px;left:5px}.timeline-table td.active-end .timeline-bar{border-radius:0 7px 7px 0;right:5px}.timeline-table td.active-start.active-end .timeline-bar{border-radius:7px}.timeline-empty{border-top:1px solid var(--line);min-height:300px;color:var(--muted);text-align:center;place-content:center;gap:7px;padding:50px 24px;display:grid}.timeline-empty strong{color:var(--ink);font-size:14px}.timeline-help{color:#7a879a;margin:-3px 2px 0;font-size:10px;line-height:1.6}.cost-columns{grid-template-columns:1fr;align-items:start;gap:18px;margin-top:18px;display:grid}.cost-columns>.card{overflow:hidden}.quote-banner{color:#fff;background:linear-gradient(110deg,#16284c,#2356ae);border-radius:16px;grid-template-columns:1fr 1.3fr 1.3fr;gap:25px;margin-bottom:18px;padding:24px 26px;display:grid;box-shadow:0 15px 35px #1c418b2e}.quote-banner>div{border-right:1px solid #ffffff1f;gap:7px;padding-right:20px;display:grid}.quote-banner>div:last-child{border-right:0}.quote-banner span{color:#adc2e5;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.quote-banner strong{letter-spacing:-.035em;font-size:27px}.quote-banner small{color:#9fb6dc;font-size:9px}.four-column-banner{grid-template-columns:repeat(4,minmax(0,1fr))}.vat-revenue-banner{padding:0;display:block;overflow:hidden}.vat-revenue-toolbar{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:14px;min-height:52px;padding:10px 18px;border-right:0!important;display:flex!important}.vat-revenue-toolbar>span{color:#c4d5ef}.vat-display-toggle{color:#fff;min-height:32px;font:inherit;cursor:pointer;white-space:nowrap;background:#081d4442;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;padding:4px 8px 4px 10px;display:inline-flex}.vat-display-toggle>span{color:#dce8fb;letter-spacing:.04em;font-size:8px}.vat-display-toggle>i{background:#ffffff47;border-radius:999px;width:31px;height:18px;padding:2px;transition:background .15s;display:block}.vat-display-toggle>i>b{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;display:block;transform:translate(0)}.vat-display-toggle.active>i{background:#4d91ff}.vat-display-toggle.active>i>b{transform:translate(13px)}.vat-display-toggle:hover{background:#081d446b}.vat-revenue-grid{gap:25px;padding:22px 26px 24px;display:grid}.vat-revenue-grid>div{border-right:1px solid #ffffff1f;gap:7px;padding-right:20px;display:grid}.vat-revenue-grid>div:last-child{border-right:0;padding-right:0}.adjustment-row{background:#fffcf5}.payroll-banner{background:linear-gradient(100deg,#f8faff,#eef4ff);border:1px solid #dbe5f5;border-radius:15px;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:22px;margin-bottom:18px;padding:21px 24px;display:grid}.payroll-banner-4{grid-template-columns:repeat(4,minmax(0,1fr))}.payroll-banner-4>.badge{grid-column:1/-1;justify-self:end}.payroll-banner>div{gap:7px;display:grid}.payroll-banner>div+div{border-left:1px solid #d7e1f0;padding-left:22px}.payroll-banner span{color:#718099;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.payroll-banner strong{letter-spacing:-.025em;font-size:22px}.employee-panel{margin-top:0}.payroll-entry-card{margin-top:18px}.payroll-paid-badges{align-items:center;gap:7px;display:flex}.period-cell{min-width:260px}.period-range{grid-template-columns:minmax(92px,1fr) 24px minmax(92px,1fr);align-items:center;gap:6px;width:100%;display:grid}.period-range span{white-space:nowrap}.period-range small{color:#98a3b3;letter-spacing:.06em;text-align:center;text-transform:uppercase;font-size:8px;font-weight:750}.formula-note{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:12px;margin-top:18px;padding:15px 18px;display:flex}.formula-note>span{color:#3970d7;background:#edf3ff;border-radius:9px;place-items:center;width:32px;height:32px;font-weight:850;display:grid}.formula-note p{gap:4px;margin:0;display:grid}.formula-note small{color:var(--muted)}.login-shell{background:#fff;grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);min-height:100vh;display:grid}.login-story{color:#fff;background:radial-gradient(circle at 90% 8%,#4680f480,#0000 31%),radial-gradient(circle at 15% 90%,#2f6fec47,#0000 32%),linear-gradient(145deg,#0e1c38,#17366c);flex-direction:column;min-height:100vh;padding:44px 54px;display:flex;position:relative;overflow:hidden}.login-story:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-210px;right:-245px;box-shadow:0 0 0 55px #ffffff05,0 0 0 120px #ffffff04}.login-brand{letter-spacing:.02em;align-items:center;gap:11px;font-weight:800;display:flex}.login-copy{z-index:2;width:min(580px,90%);margin:auto 0;position:relative}.login-copy h1{letter-spacing:-.055em;max-width:600px;margin:12px 0 20px;font-size:clamp(42px,5vw,68px);line-height:.99}.login-copy>p:nth-of-type(2){color:#aebfdd;max-width:520px;font-size:15px;line-height:1.75}.login-proof{grid-template-columns:34px 1fr;align-items:center;gap:12px 13px;margin-top:38px;display:grid}.login-proof span{color:#8fb6ff;border:1px solid #ffffff26;border-radius:9px;place-items:center;width:31px;height:31px;font-size:9px;font-weight:800;display:grid}.login-proof p{color:#d9e4f8;margin:0;font-size:11px}.login-footnote{z-index:2;color:#788eae;margin:0;font-size:10px;position:relative}.login-form-wrap{place-items:center;padding:42px;display:grid}.login-form{gap:19px;width:min(385px,100%);display:grid}.login-form-mark{color:#fff;background:var(--blue);letter-spacing:.05em;border-radius:12px;place-items:center;width:48px;height:43px;margin-bottom:6px;font-size:10px;font-weight:850;display:grid;box-shadow:0 10px 20px #2f6fec38}.login-form h2{letter-spacing:-.035em;margin:-9px 0 -10px;font-size:29px}.login-form>p.muted{margin:0 0 6px;line-height:1.6}.login-help{color:#929daf;text-align:center}.form-error{color:#a84242;background:#fff5f5;border:1px solid #f0cece;border-radius:9px;padding:11px 13px;font-size:11px}.not-found-shell{background:radial-gradient(circle at 78% 12%,#437cef33,#0000 30%),radial-gradient(circle at 15% 88%,#2f6fec1f,#0000 29%),linear-gradient(145deg,#0d1930,#142d5b);place-items:center;min-height:100dvh;padding:28px;display:grid;position:relative;overflow:hidden}.not-found-shell:before,.not-found-shell:after{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;position:absolute}.not-found-shell:before{width:520px;height:520px;top:-250px;right:-220px;box-shadow:0 0 0 58px #ffffff05,0 0 0 122px #ffffff03}.not-found-shell:after{width:360px;height:360px;bottom:-190px;left:-180px;box-shadow:0 0 0 48px #ffffff04}.not-found-card{z-index:1;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;background:linear-gradient(145deg,#ffffff1b,#ffffff0b);border:1px solid #ffffff21;border-radius:24px;flex-direction:column;align-items:center;width:min(620px,100%);min-height:560px;padding:34px 42px 42px;display:flex;position:relative;box-shadow:0 30px 80px #030b1b57}.not-found-brand{color:#dfe9fb;letter-spacing:.04em;align-self:stretch;align-items:center;gap:10px;font-size:11px;display:flex}.not-found-brand>span{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#6192f4,#2b61d1);border-radius:11px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:850;display:grid;box-shadow:0 10px 25px #1640975c}.not-found-art{color:#fff;letter-spacing:-.08em;align-items:center;gap:13px;margin:auto 0 22px;font-size:clamp(72px,15vw,118px);font-weight:800;line-height:.85;display:flex}.not-found-art i{background:#1f479180;border:1px solid #92b5f840;border-radius:50%;place-items:center;width:88px;height:88px;display:grid;position:relative;box-shadow:inset 0 0 0 15px #ffffff06,0 18px 40px #030f2847}.not-found-art i:before,.not-found-art i:after{content:"";background:#9fc0ff;border-radius:999px;width:17px;height:4px;transform:rotate(16deg)}.not-found-art i:after{transform:rotate(-16deg)}.not-found-art b{border-bottom:4px solid #9fc0ff;border-radius:0 0 50% 50%;width:34px;height:16px;position:absolute;bottom:20px}.not-found-card>.eyebrow{color:#8fb6ff}.not-found-card h1{letter-spacing:-.05em;margin:8px 0 11px;font-size:clamp(32px,6vw,48px);line-height:1}.not-found-copy{color:#b8c8e3;max-width:440px;margin:0;line-height:1.7}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:27px;display:flex}.not-found-actions .button{min-height:44px}.field input:disabled,.field select:disabled,.toggle-row input:disabled{cursor:not-allowed;opacity:.62}.action-form-fields{border:0;min-width:0;margin:0;padding:0;display:contents}form[data-mutation-pending=true]{cursor:progress}form[data-mutation-pending=true] .button{opacity:.72}.mutation-status{z-index:1000;color:#20314f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #dce5f2;border-radius:12px;grid-template-columns:12px 1fr;align-items:center;gap:2px 9px;max-width:min(360px,100vw - 36px);min-height:48px;padding:11px 15px;animation:.18s ease-out both mutation-status-in;display:grid;position:fixed;top:18px;right:18px;box-shadow:0 14px 40px #12284e29}.mutation-status>span{border:2px solid #93a7c7;border-top-color:var(--blue);border-radius:50%;grid-row:1/span 2;width:9px;height:9px}.mutation-status-saving>span{animation:.7s linear infinite mutation-status-spin}.mutation-status-saved>span{background:#28a164;border:0}.mutation-status-error{color:#8d3030;background:#fff7f7f7;border-color:#efcccc}.mutation-status-error>span{background:#d64b4b;border:0}.mutation-status small{color:#6f7e94;line-height:1.35}tr.optimistic-removing{opacity:0;pointer-events:none;transition:opacity .16s,transform .16s;transform:translate(8px)}@keyframes mutation-status-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes mutation-status-spin{to{transform:rotate(360deg)}}.nav-progress{opacity:0;visibility:hidden;background:currentColor;border-radius:50%;flex:none;width:5px;height:5px;margin-left:auto}.nav-progress.pending{visibility:visible;animation:.18s .1s both nav-progress-in,.9s ease-in-out .1s infinite nav-progress-pulse}@keyframes nav-progress-in{0%{opacity:0;transform:scale(.6)}to{opacity:.72;transform:scale(1)}}@keyframes nav-progress-pulse{50%{opacity:.25;transform:scale(.72)}}.route-loading{gap:18px;animation:.16s ease-out both route-loading-in;display:grid}.route-loading-header{gap:11px;padding:5px 0 9px;display:grid}.route-loading-line,.route-loading-metrics>span,.route-loading-row{background:linear-gradient(90deg,#edf1f7 25%,#f8faff 45%,#edf1f7 65%) 0 0/240% 100%;border-radius:8px;animation:1.35s ease-in-out infinite route-loading-shimmer;display:block}.route-loading-eyebrow{width:92px;height:9px}.route-loading-title{width:min(330px,62vw);height:36px}.route-loading-copy{width:min(540px,82vw);height:13px}.route-loading-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.route-loading-metrics>span{border:1px solid #e8edf4;min-height:112px}.route-loading-card{border:1px solid var(--line);background:#fff;border-radius:15px;align-content:start;gap:12px;min-height:360px;padding:22px;display:grid}.route-loading-card-title{width:180px;height:20px;margin-bottom:10px}.route-loading-row{height:42px}@keyframes route-loading-in{0%{opacity:0}to{opacity:1}}@keyframes route-loading-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.nav-progress.pending,.route-loading-line,.route-loading-metrics>span,.route-loading-row{animation:none}}.access-denied{text-align:center;justify-items:center;gap:14px;max-width:620px;margin:12vh auto 0;padding:48px;display:grid}.access-denied-mark{color:#a96a16;background:#fff3dc;border-radius:14px;place-items:center;width:48px;height:48px;font-size:22px;font-weight:850;display:grid}.access-denied h1{letter-spacing:-.035em;margin:0;font-size:28px}.access-denied>p:not(.eyebrow){max-width:480px;color:var(--muted);margin:0 0 8px;line-height:1.65}.button-compact{min-height:34px;padding:0 11px}.access-users-card{margin-bottom:24px}.user-cell{align-items:center;gap:9px;min-width:170px;display:flex}.user-cell .avatar{flex:none;width:30px;height:30px;font-size:10px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin:0 0 14px;display:flex}.section-heading h2{letter-spacing:-.03em;margin:5px 0 0;font-size:22px}.section-heading>p{max-width:460px;color:var(--muted);text-align:right;margin:0;font-size:10px;line-height:1.55}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.role-card{padding:0;overflow:hidden}.role-card-summary{cursor:pointer;outline:none;padding:20px;list-style:none}.role-card-summary::-webkit-details-marker{display:none}.role-card-summary:focus-visible{box-shadow:inset 0 0 0 3px #2f6fec33}.role-card-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.role-card-heading>div:first-child{min-width:0}.role-title{align-items:center;gap:8px;display:flex}.role-title h3{letter-spacing:-.025em;margin:0;font-size:18px}.role-card-heading p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.55}.role-chevron{color:#64748b;border:1px solid #dce4ef;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;line-height:0;transition:transform .18s,background .18s;display:grid}.role-chevron:before{content:"";border-bottom:2px solid;border-right:2px solid;width:6px;height:6px;transform:translateY(-2px)rotate(45deg)}.role-card[open] .role-chevron{background:#f3f7ff;transform:rotate(180deg)}.role-meta{background:#f7f9fc;border-radius:9px;grid-template-columns:repeat(4,1fr);gap:8px;margin:17px 0 0;padding:11px 12px;display:grid}.role-meta span{color:#7b8798;text-align:center;font-size:9px}.role-meta strong{color:var(--ink);margin-bottom:3px;font-size:13px;display:block}.role-card-body{border-top:1px solid #edf1f6;padding:0 20px 20px}.role-card-actions{justify-content:flex-end;padding:14px 0 0;display:flex}.role-resource-list{border:1px solid var(--line);border-radius:10px;overflow:hidden}.role-card-actions+.role-resource-list{margin-top:13px}.role-card-body>.role-resource-list:first-child{margin-top:18px}.role-resource-list>div{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:12px;min-height:36px;padding:0 10px;font-size:10px;display:flex}.role-resource-list>div:last-child{border-bottom:0}.permission-dots{gap:5px;display:flex}.permission-dots i{color:#a4adba;background:#f0f2f5;border-radius:6px;place-items:center;width:20px;height:20px;font-size:8px;font-style:normal;font-weight:800;display:grid}.permission-dots i.granted{color:#2869df;background:#eaf1ff}.role-help{color:#a17631;margin-top:10px;display:block}.role-permission-popover .plugin-count-detail{width:min(360px,82vw);min-width:320px}.permission-matrix{border:1px solid var(--line);border-radius:11px;overflow:hidden}.permission-matrix-head,.permission-matrix-row{grid-template-columns:minmax(150px,1fr) repeat(3,58px);align-items:center;display:grid}.permission-matrix-head{color:#7c8899;text-align:center;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;min-height:37px;padding:0 9px;font-size:9px}.permission-matrix-head strong{text-align:left}.permission-matrix-row{border-top:1px solid #edf1f6;min-height:49px;padding:0 9px}.permission-matrix-row>span{gap:3px;display:grid}.permission-matrix-row strong{font-size:10px}.permission-matrix-row small{color:#98a2b1;font-size:8px}.permission-matrix-row label{place-items:center;height:100%;display:grid}.permission-matrix-row input[type=checkbox]{width:28px;height:17px}.permission-matrix-row input[type=checkbox]:after{width:13px;height:13px}.permission-matrix-row input[type=checkbox]:checked:after{transform:translate(11px)}@media (max-width:1100px){.page-wrap{padding:32px 28px 50px}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-lower,.overview-grid{grid-template-columns:1fr}.summary-grid-4{grid-template-columns:repeat(2,1fr)}.cost-columns{grid-template-columns:1fr}.timeline-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 0}.timeline-toolbar>:nth-child(2){border-right:0}.timeline-toolbar>:nth-child(3){padding-left:0}}@media (max-width:760px){.app-shell{display:block}.sidebar{--mobile-nav-item:calc((100vw - 16px) / 6.5);scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-direction:row;gap:0;width:100%;height:56px;padding:6px 8px;position:fixed;top:auto;bottom:0;overflow:auto hidden}.sidebar::-webkit-scrollbar{display:none}.sidebar .brand-row,.sidebar .nav-label,.sidebar-account{display:none}.sidebar>nav:first-of-type{flex:none;gap:2px;width:max-content;display:flex}.sidebar .sidebar-admin{border:0;flex:none;gap:2px;width:max-content;margin:0;padding:0;display:flex}.sidebar nav a{width:var(--mobile-nav-item);flex:0 0 var(--mobile-nav-item);scroll-snap-align:center;border-radius:7px;outline:none;justify-content:center;min-height:44px;padding:0;position:relative}.sidebar .nav-progress{margin-left:0;position:absolute;right:8px}.sidebar nav a.active{box-shadow:inset 0 -3px #5790ff}.sidebar nav a:focus-visible{box-shadow:inset 0 0 0 2px #73a4ffbf}.sidebar nav a.active:focus-visible{box-shadow:inset 0 -3px #5790ff,inset 0 0 0 2px #73a4ffbf}.sidebar nav a .nav-link-label{display:none}.nav-glyph{border-radius:6px;width:25px;height:25px;font-size:8px}.mobile-bar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:10px;height:58px;padding:0 18px;display:flex}.mobile-bar .brand-mark{width:30px;height:30px}.page-wrap{padding:23px 12px 82px}.page-header{flex-direction:column;align-items:flex-start}.card-heading{flex-wrap:wrap;padding:18px 16px 14px}.card-heading>div:first-child{min-width:0}.metric-grid{grid-template-columns:1fr}.hero-card{min-height:335px;padding:24px}.hero-sub{grid-template-columns:1fr;gap:11px;left:24px;right:24px}.hero-sub div{grid-template-columns:1fr 1fr}.relationship-strip{grid-template-columns:1fr}.relationship-strip i{justify-self:center;transform:rotate(90deg)}.form-grid,.control-pair,.forecast-filter-list,.basis-options{grid-template-columns:1fr}.summary-grid{gap:10px}.summary-grid-4,.plugin-grid,.route-loading-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-card{min-height:108px;padding:15px 14px}.summary-card>strong{overflow-wrap:anywhere;font-size:clamp(18px,6vw,24px)}.summary-card>small{overflow-wrap:anywhere;line-height:1.35}.quote-banner,.payroll-banner,.four-column-banner,.vat-revenue-grid{grid-template-columns:1fr}.quote-banner>div,.payroll-banner>div+div{border:0;border-bottom:1px solid #ffffff1f;padding:0 0 13px}.vat-revenue-toolbar{border-bottom:1px solid #ffffff1f!important;padding:10px 14px!important}.quote-banner>.vat-revenue-grid{padding:18px 20px 20px}.vat-revenue-grid>div{border-bottom:1px solid #ffffff1f;border-right:0;padding:0 0 13px}.vat-revenue-grid>div:last-child{border-bottom:0;padding-bottom:0}.payroll-banner>div+div{border-color:#d7e1f0}.header-actions{flex-wrap:wrap;justify-content:flex-end;width:100%}.header-actions>.button,.header-actions>.editor{flex:0 auto}.payroll-entry-card .card-heading{flex-direction:column}.payroll-paid-badges{flex-wrap:wrap;width:100%}.payroll-paid-badges>.editor{max-width:100%;margin-left:auto}.payroll-paid-badges>.editor .editor-trigger{max-width:100%;padding-inline:12px}.login-shell{grid-template-columns:1fr}.login-story{display:none}.login-form-wrap{min-height:100vh;padding:30px 22px}.editor-backdrop{padding:0}.editor-panel{border-radius:0}.plugin-assignment-row{grid-template-columns:1fr}.project-plugin-picker-heading,.project-estimate-heading{flex-direction:column;align-items:flex-start}.project-estimate-row{grid-template-columns:1fr 31px}.table-scroll:has(.plugin-count-popover){overflow:auto hidden}.project-estimate-row label:first-child{grid-column:1/-1}.go-live-estimate,.role-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.section-heading>p{text-align:left}.permission-matrix-head,.permission-matrix-row{grid-template-columns:minmax(120px,1fr) repeat(3,48px)}.timeline-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;min-height:0;padding:14px}.timeline-start-control,.timeline-toolbar-metric{border-bottom:0;border-right:0;align-content:center;min-height:88px;padding:14px}.timeline-toolbar>:nth-child(odd){border-right:1px solid var(--line);padding-left:0}.timeline-toolbar>:nth-child(2n){padding-right:0}.timeline-toolbar>:nth-child(-n+2){border-bottom:1px solid var(--line)}.timeline-start-control input{width:100%;min-width:0}.timeline-card-heading{flex-direction:column;align-items:flex-start}.timeline-card-heading>p,.timeline-card-actions p{text-align:left}.timeline-card-actions{flex-direction:column;align-items:flex-start;width:100%}.timeline-scroll{min-height:420px;max-height:calc(100vh - 170px)}.timeline-gantt-table .timeline-start-column,.timeline-gantt-table .timeline-end-column{position:static}.timeline-gantt-table .timeline-project-column{box-shadow:8px 0 14px #182a4814}.not-found-shell{padding:14px}.not-found-card{border-radius:20px;min-height:min(620px,100dvh - 28px);padding:24px 20px 30px}.not-found-art{gap:8px}.not-found-art i{width:68px;height:68px}.not-found-art b{width:27px;bottom:14px}.not-found-actions{width:100%}.not-found-actions .button{flex:165px}}
