/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}html{max-width:100%;scroll-padding-top:131px;overflow-x:clip}:root{color-scheme:light;--bg:#f7f7f7;--panel:#fff;--panel-strong:#f0f3f7;--panel-muted:#f8fafc;--text:#1f1f1f;--text-strong:#111827;--muted:#777;--line:#e2e4e8;--line-strong:#cbd5e1;--primary:#2f6ec9;--primary-dark:#2359a8;--primary-soft:#eaf3ff;--row-hover-bg:#e8f3ff;--brand-green:#4f6428;--danger:#b42318;--success:#3f7f3d;--best-highlight:#6d28d9;--field-bg:#fff;--button-bg:#fff;--button-hover-bg:#f8fafc;--notice-text:#184e9f;--shadow:none;--app-font-family:"IBM Plex Sans",-apple-system,"system-ui","Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-family:var(--app-font-family)}html[data-theme=dark]{color-scheme:dark;--bg:#0f1318;--panel:#171d24;--panel-strong:#202833;--panel-muted:#121820;--text:#e6ebf2;--text-strong:#f7f9fc;--muted:#9aa6b2;--line:#2d3744;--line-strong:#3b4655;--primary:#75a7f2;--primary-dark:#9cc0f6;--primary-soft:#172942;--row-hover-bg:#203249;--brand-green:#8aa866;--danger:#ff8b80;--success:#8bcf8a;--best-highlight:#c4a8ff;--field-bg:#121820;--button-bg:#1c242e;--button-hover-bg:#26313d;--notice-text:#a9c7ff}*{box-sizing:border-box}body :not(.top-tabs):not(.top-tabs *):not(.sub-tabs):not(.sub-tabs *):not(.account-actions):not(.account-actions *):not(.account-avatar-menu):not(.account-avatar-menu *):not([data-radix-popper-content-wrapper]:has(.account-avatar-menu)):not(.ag-root):not(.ag-root *):not(.hub-grid-row-context-menu):not(.hub-grid-row-context-menu *):hover{box-shadow:none!important;text-shadow:none!important;transform:none!important}body{background:var(--bg);max-width:100%;min-height:100vh;color:var(--text);font-family:var(--app-font-family);margin:0;overflow-x:clip}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell,.login-wrap{min-height:100vh}.login-wrap{place-items:center;padding:28px;display:grid}.login-panel{border:1px solid var(--line);background:var(--panel);border-radius:8px;width:min(100%,420px);padding:32px}@supports (color:color-mix(in lab,red,red)){.login-panel{background:color-mix(in srgb,var(--panel) 94%,transparent)}}.login-panel{box-shadow:none}.login-brand{align-items:center;gap:14px;display:flex}.login-logo{object-fit:contain;flex:0 0 95px;width:95px;height:50px}.dev-login-btn,.google-btn{border:1px solid var(--line);background:var(--button-bg);width:100%;min-height:46px;color:var(--text);box-shadow:none;border-radius:7px;justify-content:center;align-items:center;gap:10px;margin-top:26px;font-weight:750;text-decoration:none;display:flex}.dev-login-btn:hover,.google-btn:hover{border-color:var(--line-strong);background:var(--button-hover-bg)}.google-g{color:#4285f4;width:22px;height:22px;font-family:var(--app-font-family);border-radius:50%;place-items:center;font-weight:900;display:grid}.dev-login-btn{color:#8a919d;min-height:auto;box-shadow:none;background:0 0;border:0;margin-top:10px;font-size:.78rem;font-weight:650}.dev-login-btn:hover{color:#4f5866;background:0 0}.brand-mark{color:#fff;background:#17202a;border-radius:8px;place-items:center;width:46px;height:46px;margin-bottom:22px;font-weight:800;display:grid}.login-panel h1,.view-title h1{letter-spacing:0;margin:0;font-size:1.7rem;line-height:1.15}.login-panel p,.view-title p{color:var(--muted);margin:10px 0 0;line-height:1.55}.form-stack{gap:16px;margin-top:26px;display:grid}.field{gap:7px;display:grid}.field span{color:var(--text);font-size:.91rem;font-weight:650}.field input,.field select{border:1px solid var(--line-strong);background:var(--field-bg);width:100%;min-height:44px;color:var(--text);border-radius:7px;padding:10px 12px}.field input:focus,.field select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #1f6feb1f}.ghost-btn,.primary-btn,.tab-btn{border-radius:7px;min-height:40px;font-weight:700}.primary-btn{background:var(--primary);color:#fff;border:0}.primary-btn:hover{background:var(--primary-dark)}.ghost-btn{border:1px solid var(--line);background:var(--button-bg);color:var(--text)}.ghost-btn:hover{border-color:var(--line-strong);background:var(--button-hover-bg)}.error-box,.notice-box{border-radius:7px;margin-top:18px;padding:12px 14px;line-height:1.45}.error-box{color:var(--danger);background:#b4231814;border:1px solid #b4231838}.notice-box{color:var(--notice-text);background:#1f6feb14;border:1px solid #1f6feb38}.raw-action-col{width:78px}.raw-action-cell,.raw-action-head{z-index:2;background:#fff;width:78px;min-width:78px;max-width:78px;position:sticky;left:0}.raw-action-head{z-index:4}.raw-edit-btn{min-height:28px;padding:4px 10px;font-size:.72rem}.airtable-edit-backdrop{z-index:50;background:#11182761;place-items:start center;padding:28px 18px 52px;display:grid;position:fixed;inset:0;overflow:auto}.airtable-edit-shell{width:min(100%,980px)}.fillout-page{background:#f2f2f2;min-height:100vh;padding:28px 18px 52px}.fillout-edit-form{color:#191919;box-shadow:none;background:#fff;border:2px solid #161616;border-radius:9px;gap:20px;padding:30px 34px;display:grid}.fillout-edit-form.standalone{width:min(100%,980px);margin:0 auto}.fillout-form-title{color:#111;min-height:1px;font-size:1rem;font-weight:650}.fillout-panel-section{gap:20px;display:grid}.fillout-section{color:#fff;letter-spacing:0;background:linear-gradient(#0a90dd,#0473bd);border-radius:7px;justify-content:center;align-items:center;min-height:54px;padding:12px 18px;font-size:1.05rem;font-weight:780;display:flex}.fillout-section.compact{justify-content:space-between}.fillout-section-chevron{border-bottom:3px solid;border-right:3px solid;width:13px;height:13px;transition:transform .14s;transform:rotate(45deg)translateY(-2px)}.fillout-notes[open] .fillout-section-chevron{transform:rotate(225deg)translate(-2px,-1px)}.fillout-section-body.single{max-width:460px}.fillout-notes .fillout-section-body.single{max-width:none}.fillout-two-col{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px 44px;display:grid}.fillout-col{align-content:start;gap:20px;display:grid}.fillout-field{gap:9px;min-width:0;display:grid}.fillout-field label,.fillout-field span,.fillout-field>label{color:#161616;font-size:1.05rem;font-weight:780;line-height:1.2}.fillout-input-wrap{position:relative}.fillout-input-wrap.has-icon input{padding-left:48px}.fillout-input-icon{color:#5a6572;font-size:1.35rem;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.fillout-field input,.fillout-field textarea{color:#1f2937;width:100%;min-height:50px;font:inherit;background:#fff;border:1px solid #c9ced6;border-radius:6px;padding:11px 13px;font-size:1rem}.fillout-field textarea{resize:vertical;min-height:124px}.fillout-attachment{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.fillout-change-btn{background:#0473bd;border-radius:7px;min-height:50px;padding:0 18px;font-size:1rem;font-weight:780}.fillout-field input:focus,.fillout-field textarea:focus{border-color:#0585d3;outline:none;box-shadow:0 0 0 3px #0585d329}.fillout-check,.fillout-radio{color:#191919;align-items:center;gap:10px;font-size:1.03rem;font-weight:500;display:inline-flex}.fillout-field .fillout-radio{font-weight:500}.fillout-check input,.fillout-radio input{accent-color:#111;width:24px;height:24px}.fillout-radio-group{flex-wrap:wrap;gap:18px;padding:4px 0;display:flex}.fillout-notes{gap:20px;display:grid}.fillout-notes summary{cursor:pointer;list-style:none;display:block}.fillout-notes summary::-webkit-details-marker{display:none}.fillout-actions{justify-content:flex-end;align-items:center;gap:14px;margin-top:2px;display:flex}.fillout-next,.fillout-submit{border-radius:7px;min-width:126px;min-height:50px;padding:12px 22px;font-size:1.02rem;font-weight:800}.fillout-submit{color:#fff;background:#070707;border:0}.fillout-submit:disabled{opacity:.64;cursor:wait}@media (max-width:760px){.airtable-edit-backdrop{padding:18px 10px 34px}.fillout-edit-form{padding:22px 18px}.fillout-two-col{grid-template-columns:1fr;gap:20px}.fillout-section-body.single{max-width:none}.fillout-actions{flex-direction:column-reverse;align-items:stretch}}.setup-panel{max-width:860px;box-shadow:none;background:#fff;border:1px solid #1f6feb38;border-radius:8px;gap:18px;padding:24px;display:grid}.setup-kicker{color:#184e9f;text-transform:uppercase;background:#1f6feb1a;border-radius:999px;width:fit-content;margin-bottom:10px;padding:4px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.setup-panel h2{letter-spacing:0;margin:0;font-size:1.25rem}.setup-panel p{max-width:680px;color:var(--muted);margin:8px 0 0;line-height:1.55}.setup-panel code{color:#1f2937;font-family:var(--app-font-family);background:#eef2f7;border-radius:5px;padding:2px 5px;font-size:.9em}.missing-list{flex-wrap:wrap;gap:8px;display:flex}.setup-panel pre{border:1px solid var(--line);color:#f8fafc;font-family:var(--app-font-family);background:#101828;border-radius:7px;margin:0;padding:16px;font-size:.88rem;line-height:1.55;overflow:auto}html[data-theme=dark] .dev-login-btn{color:var(--muted)}html[data-theme=dark] .dev-login-btn:hover{color:var(--text)}html[data-theme=dark] .brand-mark{background:var(--panel-strong);color:var(--text-strong)}html[data-theme=dark] .raw-action-cell,html[data-theme=dark] .raw-action-head{background:var(--panel)}html[data-theme=dark] .airtable-edit-backdrop{background:#00000094}html[data-theme=dark] .fillout-page{background:var(--bg)}html[data-theme=dark] .fillout-edit-form{border-color:var(--line-strong);background:var(--panel);color:var(--text)}html[data-theme=dark] .fillout-check,html[data-theme=dark] .fillout-field label,html[data-theme=dark] .fillout-field span,html[data-theme=dark] .fillout-field>label,html[data-theme=dark] .fillout-form-title,html[data-theme=dark] .fillout-radio{color:var(--text-strong)}html[data-theme=dark] .fillout-input-icon{color:var(--muted)}html[data-theme=dark] .fillout-field input,html[data-theme=dark] .fillout-field textarea{border-color:var(--line-strong);background:var(--field-bg);color:var(--text)}html[data-theme=dark] .fillout-field input:focus,html[data-theme=dark] .fillout-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #75a7f22e}html[data-theme=dark] .fillout-check input,html[data-theme=dark] .fillout-radio input{accent-color:var(--primary)}html[data-theme=dark] .fillout-submit{background:var(--primary);color:#fff}html[data-theme=dark] .fillout-submit:hover{background:var(--primary-dark)}html[data-theme=dark] .setup-panel{border-color:var(--line-strong);background:var(--panel)}html[data-theme=dark] .setup-kicker,html[data-theme=dark] .setup-panel code{background:var(--primary-soft);color:var(--notice-text)}html[data-theme=dark] .setup-panel pre{border-color:var(--line-strong);background:var(--panel-muted);color:var(--text)}.settings-form{gap:14px;display:grid}.form-row{grid-template-columns:minmax(120px,1fr) minmax(120px,1fr) minmax(110px,.7fr);gap:12px;display:grid}.dashboard-shell{--app-header-x:40px;--nav-tab-x:14px;--dashboard-viewport-fill:calc(100vh - 190px);--shell-header-bg:#fff;--shell-nav-tab-height:31px;--shell-nav-tab-radius:5px;--shell-nav-separator-height:19px;--shell-heading:#273126;--shell-subtle:#8a94a3;--shell-account-bg:#fff;--shell-account-border:#dfe4ec;--shell-account-hover-bg:linear-gradient(180deg,#fff,#fdfefe 45%,#f6f8fb);--shell-account-text:#20242c;--shell-divider:#d8dde5;--shell-icon-bg:#fff;--shell-icon-border:#e0e5ed;--shell-icon-hover-bg:linear-gradient(180deg,#f4f7fb,#edf2f7);--shell-nav-bg:#fff5fb;--shell-nav-hover-bg:#eadfe7;--shell-nav-border:#d8cbd4;--shell-nav-separator:#ead4df;--shell-nav-text:#5f5360;--shell-nav-text-active:#171a22;--shell-menu-bg:#fff;--shell-menu-text:#24212a;--shell-home-bg:var(--bg);--shell-tooltip-bg:#20364a;--shell-success-border:#c7d7c7;--shell-success-bg:#f4fbf3;--shell-success-text:#17501f;--shell-warning-border:#f0d89e;--shell-warning-bg:#fff9ec;--shell-warning-text:#9a6a12;--shell-danger-border:#f1b5b5;--shell-danger-bg:#fff5f5;--shell-danger-text:#9f1d1d;min-width:1120px;min-height:100vh;display:block;overflow-x:visible}html[data-theme=dark] .dashboard-shell{--shell-header-bg:#111720;--shell-heading:var(--text-strong);--shell-subtle:#94a3b8;--shell-account-bg:#171f2a;--shell-account-border:#2f3b4a;--shell-account-hover-bg:linear-gradient(180deg,#1b2531,#17202a);--shell-account-text:var(--text);--shell-divider:#334052;--shell-icon-bg:#1b2531;--shell-icon-border:#334052;--shell-icon-hover-bg:linear-gradient(180deg,#253244,#202b3a);--shell-nav-bg:#181f27;--shell-nav-hover-bg:#232b35;--shell-nav-border:#2e3845;--shell-nav-separator:#283240;--shell-nav-text:#bdc3cb;--shell-nav-text-active:var(--text-strong);--shell-menu-bg:#171f2a;--shell-menu-text:var(--text);--shell-home-bg:var(--bg);--shell-tooltip-bg:#25364a;--shell-success-border:#37533b;--shell-success-bg:#132318;--shell-success-text:#98d59b;--shell-warning-border:#6d5527;--shell-warning-bg:#241c10;--shell-warning-text:#f0c66d;--shell-danger-border:#693235;--shell-danger-bg:#2a1517;--shell-danger-text:#ff9a96}.app-header{--app-header-x:40px;--nav-tab-x:14px;z-index:50;padding:12px var(--app-header-x) 0;background:var(--shell-header-bg);box-shadow:none;border-bottom:0;position:sticky;top:0}.header-main{grid-template-columns:minmax(120px,154px) minmax(0,1fr) max-content;align-items:center;gap:32px;width:100%;min-height:80px;display:grid;position:relative}.header-main h1{max-width:100%;color:var(--shell-heading);font-family:var(--app-font-family);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(1.35rem,2.2vw,1.72rem);font-weight:750;line-height:1.08;overflow:hidden}.brand-title{z-index:240;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;width:auto;min-width:120px;height:80px;display:flex;position:relative}.brand-title:after{display:none}.brand-logo{object-fit:contain;flex:0 0 48px;width:90px;max-width:100%;height:48px;margin-top:3px;display:block}.bug-report-trigger{border:1px solid var(--primary);justify-content:center;align-items:center;width:auto;min-width:0;height:15px;min-height:15px;margin-top:3px;padding:1px 7px 2px;display:inline-flex;position:relative}@supports (color:color-mix(in lab,red,red)){.bug-report-trigger{border:1px solid color-mix(in srgb,var(--primary) 72%,var(--shell-account-border))}}.bug-report-trigger{background:var(--primary);box-shadow:0 1px 2px var(--primary);border-radius:999px}@supports (color:color-mix(in lab,red,red)){.bug-report-trigger{box-shadow:0 1px 2px color-mix(in srgb,var(--primary) 22%,transparent)}}.bug-report-trigger{color:var(--primary-foreground);cursor:pointer;font:inherit;white-space:nowrap;font-size:.46rem;font-weight:750;line-height:1;transition:background .14s,border-color .14s,box-shadow .14s,color .14s,transform .14s}.bug-report-trigger:focus-visible,.bug-report-trigger:hover{border-color:var(--primary-dark);background:var(--primary-dark);box-shadow:0 1px 4px var(--primary)}@supports (color:color-mix(in lab,red,red)){.bug-report-trigger:focus-visible,.bug-report-trigger:hover{box-shadow:0 1px 4px color-mix(in srgb,var(--primary) 28%,transparent)}}.bug-report-trigger:focus-visible,.bug-report-trigger:hover{color:var(--primary-foreground);outline:none;transform:translateY(-1px)}.bug-report-trigger.has-review-pending:after{content:attr(data-review-count);border:1px solid var(--shell-danger-border);background:var(--shell-danger-bg);min-width:14px;height:14px;color:var(--shell-danger-text);text-align:center;border-radius:999px;padding:0 3px;font-size:.42rem;font-weight:800;line-height:12px;position:absolute;top:-5px;right:-4px}.bug-report-review-modal{width:min(560px,100%)}.bug-report-review-copy{gap:10px;margin-bottom:12px;display:grid}.bug-report-review-lead{color:var(--text);margin:0;font-size:.88rem;line-height:1.45}.bug-report-review-summary{border:1px solid var(--line);background:var(--button-bg);border-radius:6px;padding:10px 12px}.bug-report-review-summary p{color:var(--text);white-space:pre-wrap;margin:0;font-size:.82rem;line-height:1.45}.bug-report-review-summary p+p{margin-top:6px}.bug-report-review-actions{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.bug-report-review-actions .bug-report-btn.is-selected{box-shadow:inset 0 0 0 2px var(--accent)}.bug-report-review-not-fixed-panel{margin-bottom:10px;display:none}.bug-report-review-not-fixed-panel.is-visible{display:grid}.header-title{z-index:1;text-align:right;justify-content:flex-end;align-items:center;min-width:0;max-width:100%;padding:0;display:flex;position:relative}.brand-title p,.header-title p{color:var(--shell-subtle);margin:6px 0 0;font-size:.62rem;font-weight:400;line-height:1.2}.account-actions{z-index:2;border:1px solid var(--shell-account-border);background:var(--shell-account-bg);width:auto;min-width:0;max-width:min(100%,24rem);box-shadow:none;color:var(--shell-account-text);border-radius:12px;flex:0 auto;justify-content:flex-end;align-items:center;gap:7px;margin-top:0;margin-left:auto;padding:5px 8px 5px 5px;font-size:.86rem;font-weight:700;transition:background .14s,box-shadow .14s,transform .14s,border-color .14s;display:flex;position:relative}.account-actions:focus-within,.account-actions:hover{border-color:var(--shell-account-border);background:var(--shell-account-hover-bg);box-shadow:none;transform:none}.account-summary{min-width:0;max-width:100%;color:inherit;cursor:default;font:inherit;text-align:left;background:0 0;border:0;flex:auto;align-items:center;gap:7px;padding:0;display:inline-flex;overflow:hidden}.account-actions.is-compact{border-radius:12px;gap:4px;min-width:0;padding:6px}.account-copy{text-align:left;gap:2px;min-width:0;max-width:100%;display:grid;overflow:hidden}.account-actions.is-compact .account-copy,.account-actions.is-compact .account-updated-pill{display:none}.account-actions.is-compact .account-avatar{border-width:2px;width:36px;min-width:36px;height:36px;font-size:.78rem}.account-actions.is-compact .account-avatar.is-cryptopunk .account-avatar-image,.account-actions.is-compact .account-avatar[data-avatar-source=cryptopunk] .account-avatar-image{transform:scale(1.14)}.account-actions.is-compact .icon-btn{border-radius:999px;width:30px;min-width:30px;height:30px}.account-actions.is-compact .icon-btn svg{width:18px;height:18px}.account-avatar{border:2px solid var(--line);color:#fff;letter-spacing:0;background:radial-gradient(circle at 42% 35%,#1e5a2c 0,#0d421e 70%);border-radius:50%;place-items:center;width:42px;min-width:42px;height:42px;font-size:.9rem;font-weight:740;display:inline-grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff42}.account-avatar.is-cryptopunk,.account-avatar[data-avatar-source=cryptopunk],html[data-theme=dark] .account-avatar.is-cryptopunk,html[data-theme=dark] .account-avatar[data-avatar-source=cryptopunk]{box-shadow:none;background:#6f8fa0;border-color:#5f7f8e}.account-avatar-trigger{cursor:pointer;background:0 0;border:0;padding:0;display:inline-flex}.account-avatar-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:999px}.account-avatar-trigger:disabled{cursor:wait;opacity:.72}.account-avatar-image{object-fit:cover;width:100%;height:100%;display:block}.account-avatar.is-cryptopunk .account-avatar-image,.account-avatar[data-avatar-source=cryptopunk] .account-avatar-image{object-fit:contain;object-position:center 58%;transform-origin:50% 86%;width:100%;height:100%;image-rendering:pixelated;transform:scale(1.22)}.account-avatar-menu{z-index:650;border:1px solid var(--shell-account-border,#dfe4ec);background:var(--shell-menu-bg,#fff);min-width:180px;color:var(--shell-menu-text,#24212a);isolation:isolate;pointer-events:auto;border-radius:12px;padding:8px;box-shadow:0 14px 34px #0f172a29,0 0 0 1px #0f172a0a}html[data-theme=dark] .account-avatar-menu{border-color:var(--shell-account-border,#2f3b4a);background:var(--shell-menu-bg,#171f2a);color:var(--shell-menu-text,#e5e7eb);box-shadow:0 18px 40px #00000073,0 0 0 1px #ffffff0a}.account-avatar-menu-body{gap:4px;display:grid;position:relative}.account-avatar-menu-action{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-size:.82rem;font-weight:650}.account-avatar-menu-action:focus-visible:not(:disabled),.account-avatar-menu-action:hover:not(:disabled){background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.account-avatar-menu-action:focus-visible:not(:disabled),.account-avatar-menu-action:hover:not(:disabled){background:color-mix(in srgb,var(--accent) 12%,transparent)}}.account-avatar-menu-action:focus-visible:not(:disabled),.account-avatar-menu-action:hover:not(:disabled){outline:none}.account-avatar-menu-action:disabled{cursor:wait;opacity:.65}.account-avatar-menu-file-label{cursor:pointer;display:block;position:relative}.account-avatar-menu-file-label:has(input:disabled){cursor:wait;opacity:.65}.account-avatar-menu-error{color:var(--danger,#b42318);margin:4px 0 0;font-size:.74rem;line-height:1.35}.account-avatar-file-input{clip:rect(0,0,0,0);white-space:nowrap;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.account-avatar-file-input:disabled{cursor:wait;pointer-events:none}.cryptopunk-picker-dialog{background:0 0;border:0;width:100%;max-width:min(960px,100vw - 32px);padding:0}.cryptopunk-picker-dialog::backdrop{background:#0f172a8c}.cryptopunk-picker-panel{border:1px solid var(--border,#d0d5dd);background:var(--surface,#fff);border-radius:16px;flex-direction:column;gap:16px;max-height:min(80vh,820px);padding:20px;display:flex;box-shadow:0 24px 48px #0f172a2e}html[data-theme=dark] .cryptopunk-picker-panel{background:var(--surface,#111827);border-color:var(--border,#374151)}.cryptopunk-picker-footer,.cryptopunk-picker-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.cryptopunk-picker-title{margin:0;font-size:1.05rem;font-weight:600}.cryptopunk-picker-subtitle{color:var(--muted,#667085);margin:4px 0 0;font-size:.82rem}.cryptopunk-picker-filters{flex-direction:column;gap:10px;display:flex}.cryptopunk-accessory-section-head{min-height:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;line-height:1;display:inline-flex}.cryptopunk-accessory-section-head:hover .cryptopunk-accessory-panel-caret{color:var(--primary,#2563eb)}.cryptopunk-accessory-panel-caret{width:10px;color:var(--primary,#2563eb);text-align:center;flex:0 0 10px;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex}.cryptopunk-picker-search-label{color:var(--muted,#667085);flex-direction:column;gap:6px;font-size:.78rem;display:flex}.cryptopunk-picker-search{border:1px solid var(--border,#d0d5dd);background:var(--surface,#fff);width:100%;color:inherit;border-radius:8px;padding:8px 10px}.cryptopunk-picker-chip-row,.cryptopunk-picker-trait-list{flex-wrap:wrap;gap:8px;display:flex}.cryptopunk-picker-trait-list{max-height:96px;overflow:auto}.cryptopunk-picker-chip{border:1px solid var(--border,#d0d5dd);color:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:6px 10px;font-size:.76rem}.cryptopunk-picker-chip.is-active{border-color:var(--accent,#2563eb);background:var(--accent,#2563eb)}@supports (color:color-mix(in lab,red,red)){.cryptopunk-picker-chip.is-active{background:color-mix(in srgb,var(--accent,#2563eb) 12%,transparent)}}.cryptopunk-picker-grid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:10px;min-height:220px;display:grid;overflow:auto}.cryptopunk-picker-item{border:1px solid var(--border,#d0d5dd);cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:8px;display:flex}.cryptopunk-picker-item.is-selected{border-color:var(--accent,#2563eb);box-shadow:inset 0 0 0 1px var(--accent,#2563eb)}.cryptopunk-picker-item img{width:48px;height:48px;image-rendering:pixelated}.cryptopunk-picker-item span{color:var(--muted,#667085);font-size:.72rem}.cryptopunk-picker-error{color:var(--danger,#b42318);margin:0;font-size:.78rem}.cryptopunk-picker-count{color:var(--muted,#667085);font-size:.78rem}.account-divider,.account-icon-divider{background:var(--shell-divider);flex:0 0 1px;width:1px;height:28px;display:inline-block}.account-icon-divider{height:26px}.account-actions.is-compact .account-divider,.account-actions.is-compact .account-icon-divider{display:none}.account-display-name{color:var(--shell-account-text);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:780;line-height:1.1;overflow:hidden}.account-meta{color:var(--shell-subtle);align-items:center;gap:0;font-size:.66rem;font-weight:500;display:flex}.account-status-icon{border:1.5px solid var(--success);width:15px;min-width:15px;height:15px;color:var(--success);border-radius:50%;place-items:center;display:inline-grid}.account-status-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;width:10px;height:10px}.account-updated{color:var(--shell-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;font-weight:500;line-height:1.2;overflow:hidden}.account-updated-time{font-variant-numeric:tabular-nums;text-align:left;min-width:5.75em;display:inline-block}.account-updated-pill{border:1px solid var(--shell-account-border);background:var(--shell-account-bg);min-height:24px;color:var(--shell-account-text);white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:2px 13px 3px;font-size:.76rem;font-weight:640;line-height:1;display:inline-flex}.account-icons{flex:none;align-items:center;gap:6px;display:flex}.theme-selector{overflow:visible}.theme-selector:focus-within,.theme-selector:hover{border-color:var(--shell-icon-border);background:var(--shell-icon-hover-bg);color:inherit;box-shadow:none;transform:none}.theme-selector-icon{place-items:center;width:16px;min-width:16px;height:16px;display:inline-grid}.theme-selector-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:16px;height:16px}.ghost-btn.compact{min-height:28px;color:var(--text);background:0 0;border:0;border-radius:999px;padding:4px 11px;font-size:.78rem;font-weight:800;line-height:1;transition:background .14s,box-shadow .14s,transform .14s,color .14s}.ghost-btn.compact:hover{background:var(--button-hover-bg);box-shadow:inset 0 0 0 1px var(--line-strong);transform:translateY(-1px)}.ghost-btn.compact:active{box-shadow:inset 0 0 0 1px var(--line-strong);transform:translateY(0)}.loan-reset-btn,.people-reset-btn,.pto-reset-btn,.raw-reset-btn,.transaction-reset-btn{background:var(--button-hover-bg);box-shadow:inset 0 0 0 1px var(--line)}.loan-reset-btn:hover,.people-reset-btn:hover,.pto-reset-btn:hover,.raw-reset-btn:hover,.transaction-reset-btn:hover{background:var(--button-bg);box-shadow:inset 0 0 0 1px var(--line-strong);transform:translateY(-1px)}.ghost-btn.compact:disabled{color:#a6acb5;cursor:not-allowed}.icon-btn{border:1px solid var(--shell-icon-border);background:var(--shell-icon-bg);width:32px;min-width:32px;height:32px;box-shadow:none;border-radius:9px;flex:none;place-items:center;padding:0;transition:background .14s,box-shadow .14s,transform .14s,color .14s;display:inline-grid;position:relative}.icon-btn:focus-visible,.icon-btn:hover{background:var(--shell-icon-hover-bg);box-shadow:inset 0 0 0 1px var(--shell-icon-border);transform:translateY(-2px)}.icon-btn:active{box-shadow:inset 0 0 0 1px var(--shell-icon-border);transform:translateY(0)}.icon-btn svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;width:16px;height:16px}.account-icons:not(:has(.hub-base-history-menu-trigger)) .hub-base-history-menu-divider{display:none}.account-actions .hub-base-history-menu-trigger.is-active{background:var(--shell-icon-hover-bg);box-shadow:inset 0 0 0 1px var(--shell-icon-border)}.account-actions .test-hub-base-history-menu.test-view-popover{z-index:80}.account-actions .icon-btn{border:1px solid #0000;border-radius:999px;place-items:center;width:32px;min-width:32px;height:32px;padding:0;transition:background .14s,box-shadow .14s,transform .14s,color .14s;display:inline-grid}.account-actions .icon-btn svg{display:block}.account-actions .icon-btn:focus-visible,.account-actions .icon-btn:hover{border-color:var(--shell-icon-border);background:var(--shell-icon-hover-bg);color:inherit;box-shadow:none;transform:none}.account-actions .icon-btn:active{background:var(--shell-icon-bg);color:inherit;box-shadow:none;transform:translateY(0)}.icon-btn:after{z-index:5;background:var(--shell-tooltip-bg);color:#fff;content:attr(aria-label);opacity:0;pointer-events:none;white-space:nowrap;border-radius:5px;padding:5px 7px;font-size:.66rem;font-weight:750;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-2px)}.icon-btn:focus-visible:after,.icon-btn:hover:after{opacity:1;transform:translate(-50%)}.refresh-action,.signout-action{color:var(--success)}.notification-center-trigger{position:relative;overflow:visible}.notification-center-bell{width:18px;height:18px}.notification-center-badge{z-index:2;color:#fff;pointer-events:none;text-align:center;background:#ef4444;border:0;border-radius:999px;min-width:18px;height:18px;padding:0 4px;font-size:.58rem;font-weight:700;line-height:18px;position:absolute;top:-3px;right:-5px;box-shadow:0 0 0 1px #fff}.bug-report-notice{z-index:240;border:1px solid var(--shell-success-border);background:var(--shell-success-bg);min-height:30px;color:var(--shell-success-text);border-radius:6px;align-items:center;margin-left:2px;padding:7px 10px;font-size:.76rem;font-weight:700;line-height:1;display:inline-flex;position:relative}.bug-report-notice.is-error{border-color:var(--shell-danger-border);background:var(--shell-danger-bg);color:var(--shell-danger-text)}.bug-report-modal-backdrop{z-index:500;background:#0f172a2e;place-items:start center;padding:118px 18px 24px;display:grid;position:fixed;inset:0}.bug-report-modal{border:1px solid var(--line-strong);background:var(--panel);border-radius:8px;width:min(520px,100%);padding:16px;box-shadow:0 18px 48px #0f172a33,0 4px 12px #0f172a1f}.bug-report-modal-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.bug-report-modal h2{color:var(--text-strong);font-family:var(--app-font-family);letter-spacing:0;margin:0;font-size:1.02rem;font-weight:650;line-height:1.25}.bug-report-close{border:1px solid var(--line);background:var(--button-bg);width:30px;min-width:30px;height:30px;color:var(--text);border-radius:999px;place-items:center;padding:0;display:inline-grid}.bug-report-close:focus-visible,.bug-report-close:hover{background:var(--button-hover-bg);outline:none}.bug-report-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;width:16px;height:16px}.bug-report-form{gap:12px;display:grid}.bug-report-description-field{align-items:stretch}.bug-report-form textarea{border:1px solid var(--line-strong);background:var(--field-bg);width:100%;min-height:108px;color:var(--text);font-family:var(--app-font-family);resize:vertical;border-radius:7px;padding:10px 12px;font-size:.86rem;font-weight:400;line-height:1.4;transition:border-color .14s,box-shadow .14s,background-color .14s,color .14s}.bug-report-form textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #1f6feb1f}.bug-report-form input{box-sizing:border-box;border:1px solid var(--line-strong);background:var(--field-bg);width:100%;height:40px;min-height:40px;color:var(--text);font-family:var(--app-font-family);border-radius:7px;padding:0 11px;font-size:.86rem;line-height:1.2;transition:border-color .14s,box-shadow .14s,background-color .14s,color .14s}.bug-report-form input:hover{border-color:var(--line-strong)}.bug-report-form input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #1f6feb1f}.bug-report-form input[readonly],.bug-report-tab-context{color:var(--muted);background:var(--field-bg)}.bug-report-tab-context{box-sizing:border-box;border:1px solid var(--line-strong);width:100%;min-height:40px;font-family:var(--app-font-family);cursor:default;-webkit-user-select:none;user-select:none;border-radius:7px;padding:0 11px;font-size:.86rem;font-weight:400;line-height:40px}.bug-report-form .admin-native-select{clip:rect(0 0 0 0);clip-path:inset(50%);opacity:0;pointer-events:none;white-space:nowrap;position:absolute;inset:auto auto 0 0;overflow:hidden;width:1px!important;height:1px!important}.bug-report-form .admin-custom-select{min-width:0;display:block;position:relative}.bug-report-form .admin-custom-select-trigger{box-sizing:border-box;border:1px solid var(--line-strong);background:var(--field-bg);width:100%;height:40px;min-height:40px;color:var(--text);font-family:var(--app-font-family);text-align:left;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:0 11px;font-size:.86rem;font-weight:400;line-height:1.2;transition:border-color .14s,box-shadow .14s,background-color .14s,color .14s;display:flex}.bug-report-form .admin-custom-select-trigger>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.bug-report-form .admin-custom-select-trigger [data-admin-custom-select-label]{font-weight:400}.bug-report-form .admin-custom-select-trigger:hover{border-color:var(--line-strong)}.bug-report-form .admin-custom-select-trigger:focus-visible,.bug-report-form .admin-custom-select-trigger[aria-expanded=true]{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #1f6feb1f}.bug-report-form .admin-custom-select-chevron{color:#64748b;flex:none;font-size:1rem;font-weight:780;line-height:1}.bug-report-form .admin-compact-custom-select-menu,.bug-report-form .admin-custom-select-menu{z-index:520;border:1px solid var(--line-strong);background:var(--panel);border-radius:8px;max-height:min(420px,100vh - 160px);padding:5px;position:fixed;overflow-y:auto;box-shadow:0 18px 40px #0f172a2e,0 2px 8px #0f172a14}.bug-report-form .admin-custom-select-menu[hidden]{display:none}.bug-report-form .admin-compact-custom-select .admin-custom-select-menu,.bug-report-form .admin-compact-custom-select-menu{width:max-content;min-width:116px}.bug-report-form .admin-custom-select-option{box-sizing:border-box;width:100%;min-width:100%;min-height:28px;color:var(--text);font-family:var(--app-font-family);white-space:nowrap;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;padding:4px 8px;font-size:.84rem;font-weight:400;line-height:1.2;display:flex}.bug-report-form .admin-custom-select-option.is-selected,.bug-report-form .admin-custom-select-option:focus-visible,.bug-report-form .admin-custom-select-option:hover{background:var(--primary);color:#fff;outline:none}.bug-report-form .admin-custom-select-menu:hover .admin-custom-select-option.is-selected:not(:hover),.bug-report-form .admin-custom-select-menu:hover .admin-custom-select-option:focus-visible:not(:hover){color:var(--text);background:0 0}html[data-theme=dark] .bug-report-form .admin-custom-select-trigger{border-color:var(--line-strong);background:var(--field-bg);color:var(--text)}html[data-theme=dark] .bug-report-form .admin-custom-select-menu{background:var(--panel);box-shadow:0 18px 40px #0000005c,0 2px 8px #00000038}.bug-report-actions{justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.bug-report-btn{min-height:36px;font-family:var(--app-font-family);white-space:nowrap;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;padding:0 14px;font-size:.86rem;font-weight:500;line-height:1;transition:background-color .14s,border-color .14s,box-shadow .14s,color .14s;display:inline-flex}.bug-report-btn-secondary{border:1px solid var(--line-strong);background:var(--button-bg);color:var(--text)}.bug-report-btn-secondary:focus-visible,.bug-report-btn-secondary:hover{border-color:var(--line-strong);background:var(--button-hover-bg);outline:none}.bug-report-btn-primary{background:var(--primary);color:#fff;border:0}.bug-report-btn-primary:focus-visible,.bug-report-btn-primary:hover{background:var(--primary-dark);outline:none}.bug-report-btn-primary:disabled{cursor:not-allowed;opacity:.72}.bug-report-choose-btn{border:1px solid var(--line-strong);background:var(--button-bg);width:fit-content;min-height:36px;color:var(--text);font-family:var(--app-font-family);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;padding:0 14px;font-size:.86rem;font-weight:500;line-height:1;transition:background-color .14s,border-color .14s,box-shadow .14s,color .14s;display:inline-flex}.bug-report-choose-btn:focus-within,.bug-report-choose-btn:hover{border-color:var(--line-strong);background:var(--button-hover-bg);outline:none}.bug-report-attachments-field{align-items:stretch}.bug-report-attachments-dropzone{border:1px dashed var(--line-strong);background:var(--field-bg);color:var(--muted);font-family:var(--app-font-family);border-radius:7px;gap:8px;padding:12px;font-size:.86rem;font-weight:400;line-height:1.4;display:grid;position:relative}.bug-report-attachments-dropzone-active{min-height:72px;color:var(--primary);place-items:center;gap:8px;font-weight:500;display:none}.bug-report-attachments-dropzone-icon{stroke:currentColor;stroke-width:2px;fill:none;width:28px;height:28px}.bug-report-attachments-dropzone.is-dragover{border-color:var(--primary);color:var(--primary);background:#1f6feb14}.bug-report-attachments-dropzone.is-dragover .bug-report-attachments-dropzone-active{display:grid}.bug-report-attachments-dropzone.is-dragover>.bug-report-attachments-choose,.bug-report-attachments-dropzone.is-dragover>p{display:none}.bug-report-attachments-dropzone p{margin:0}.bug-report-attachments-input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bug-report-attachments-list{gap:8px;display:grid}.bug-report-attachments-empty{color:var(--muted);font-family:var(--app-font-family);font-size:.86rem;font-weight:400;line-height:1.4}.bug-report-attachment-item{border:1px solid var(--line);background:var(--panel);border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:8px 10px;display:grid}.bug-report-attachment-preview{object-fit:cover;background:var(--field-bg);flex-shrink:0;display:block}.bug-report-attachment-file-icon,.bug-report-attachment-preview{border:1px solid var(--line);border-radius:4px;width:42px;height:42px}.bug-report-attachment-file-icon{background:var(--button-bg);color:var(--text);place-items:center;font-size:.72rem;font-weight:700;display:inline-grid}.bug-report-attachment-name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.bug-report-attachment-remove{color:var(--primary);cursor:pointer;background:0 0;border:0;font-size:.86rem}.sub-tabs,.top-tabs{min-height:32px;width:calc(100% + (var(--app-header-x) * 2));padding:0 var(--nav-tab-x);background:var(--shell-nav-bg);box-shadow:none;border:1px solid var(--shell-nav-border);border-left:0;border-right:0;border-radius:0;flex-wrap:wrap;align-items:stretch;gap:0;display:flex;position:relative;overflow:visible}.top-tabs{z-index:4;margin:4px calc(var(--app-header-x) * -1) 0;border-bottom:1px solid var(--shell-nav-border)}.top-tabs:has(.shell-tab-btn:focus-visible),.top-tabs:has(.shell-tab-btn:hover),.top-tabs:has([aria-expanded=true]){z-index:250}[data-radix-popper-content-wrapper]:has(.radix-nav-dropdown-content),[data-radix-popper-content-wrapper]:has(.radix-wip-dropdown-content){z-index:260}.sub-tabs{margin:0 calc(var(--app-header-x) * -1);border-top:0;border-bottom:1px solid var(--shell-nav-border)}.sub-tabs:after,.sub-tabs:before,.top-tabs:after,.top-tabs:before{z-index:1;background:var(--shell-nav-border);content:"";pointer-events:none;width:1px;position:absolute}.top-tabs:after,.top-tabs:before{top:0;bottom:0}.sub-tabs:after,.sub-tabs:before{top:-1px;bottom:-1px}.sub-tabs:before,.top-tabs:before{left:var(--nav-tab-x)}.sub-tabs:after,.top-tabs:after{right:var(--nav-tab-x)}.sub-tab-item,.top-tab-item{flex:none;align-items:stretch;display:flex;position:relative}.sub-tab-item+.sub-tab-item:before,.top-tab-item+.top-tab-item:before{width:1px;height:var(--shell-nav-separator-height);background:var(--shell-nav-separator);content:"";position:absolute;top:50%;left:0;transform:translateY(-50%)}.sub-tab-item+.sub-tab-item:before{left:-1px}.sub-tab-item.nav-item-after-selected:before,.sub-tab-item.nav-item-selected:before,.top-tab-item.nav-item-after-selected:before,.top-tab-item.nav-item-selected:before{display:none}.top-tabs .top-tab-item.nav-item-selected:not(.nav-edge-left):has(.shell-tab-btn[aria-selected=true]):before,.top-tabs .top-tab-item.nav-item-selected:not(.nav-edge-right):not(.primary-tab-end):not(.admin-tab-item):has(.shell-tab-btn[aria-selected=true]):after{z-index:2;width:calc(var(--shell-nav-tab-radius) + 2px);height:calc(var(--shell-nav-tab-radius) + 2px);content:"";pointer-events:none;display:block;position:absolute;top:1px}.top-tabs .top-tab-item.nav-item-selected:not(.nav-edge-left):has(.shell-tab-btn[aria-selected=true]):before{background:radial-gradient(circle at 100% 100%,transparent calc(var(--shell-nav-tab-radius) - .5px),var(--shell-nav-bg) calc(var(--shell-nav-tab-radius) - .5px));left:0}.top-tabs .top-tab-item.nav-item-selected:not(.nav-edge-right):not(.primary-tab-end):not(.admin-tab-item):has(.shell-tab-btn[aria-selected=true]):after{background:radial-gradient(circle at 0 100%,transparent calc(var(--shell-nav-tab-radius) - .5px),var(--shell-nav-bg) calc(var(--shell-nav-tab-radius) - .5px));right:0}.sub-tab-item:focus-within+.sub-tab-item:before,.sub-tab-item:hover+.sub-tab-item:before,.sub-tab-item:not(.nav-edge-left):focus-within:before,.sub-tab-item:not(.nav-edge-left):hover:before,.top-tab-item:focus-within+.top-tab-item:before,.top-tab-item:focus-within:before,.top-tab-item:hover+.top-tab-item:before,.top-tab-item:hover:before{display:none}.top-tab-item.right-tab-start{margin-left:auto}.top-tab-item.right-tab-start:before{width:1px;height:var(--shell-nav-separator-height);background:var(--shell-nav-separator);content:"";position:absolute;top:50%;left:0;transform:translateY(-50%)}.top-tab-item.nav-edge-right:after,.top-tab-item.primary-tab-end:after{z-index:3;background:var(--shell-nav-border);content:"";pointer-events:none;width:1px;position:absolute;top:0;bottom:0;right:0}.top-tab-item.nav-edge-right:not(.has-dropdown):focus-within:not(.nav-item-selected):after,.top-tab-item.nav-edge-right:not(.has-dropdown):hover:not(.nav-item-selected):after,.top-tab-item.primary-tab-end:not(.has-dropdown):focus-within:not(.nav-item-selected):after,.top-tab-item.primary-tab-end:not(.has-dropdown):hover:not(.nav-item-selected):after,.top-tabs .top-tab-item:last-child:not(.has-dropdown):focus-within:not(.nav-item-selected):after,.top-tabs .top-tab-item:last-child:not(.has-dropdown):hover:not(.nav-item-selected):after{z-index:4;background:linear-gradient(to right,var(--shell-nav-border) 0 1px,var(--shell-nav-bg) 1px 2px);width:2px;right:-1px}.top-tabs>.top-tab-item.nav-edge-left:not(.has-dropdown):after{z-index:3;background:var(--shell-nav-border);content:"";pointer-events:none;width:1px;position:absolute;top:0;bottom:0;left:0}.top-tabs>.top-tab-item:not(:first-child).nav-edge-left:not(.has-dropdown):after{display:none}.top-tab-item.nav-edge-left:not(.has-dropdown):focus-within:not(.nav-item-selected):after,.top-tab-item.nav-edge-left:not(.has-dropdown):hover:not(.nav-item-selected):after{z-index:4;background:linear-gradient(to left,var(--shell-nav-border) 0 1px,var(--shell-nav-bg) 1px 2px);width:2px;left:-1px}.top-tab-item.nav-edge-left:not(.has-dropdown).nav-item-selected:after,.top-tab-item.nav-edge-right.nav-item-selected:after,.top-tab-item.primary-tab-end.nav-item-selected:after{top:-1px;bottom:-1px}.radix-nav-dropdown-content.top-tab-dropdown[data-state=open],.radix-wip-dropdown-content.top-tab-dropdown[data-state=open],.top-tab-item.has-dropdown:focus-within .top-tab-dropdown,.top-tab-item.has-dropdown:hover .top-tab-dropdown,.top-tab-item.has-dropdown:not(.suppress-dropdown) .top-tab-dropdown[data-state=open]{opacity:1;pointer-events:auto;visibility:visible;transform:translate(-50%)}.top-tab-item.has-dropdown:after{z-index:69;content:"";width:max(100%,210px);height:14px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.top-tab-item.has-dropdown.suppress-dropdown .top-tab-dropdown{opacity:0;pointer-events:none;visibility:hidden;transform:translate(-50%,-4px)}.top-tab-item.has-dropdown.suppress-dropdown:after{display:none}.radix-nav-dropdown-content.top-tab-dropdown,.radix-wip-dropdown-content.top-tab-dropdown{z-index:260;top:calc(100% + 2px)}.radix-nav-dropdown-content [role=group],.radix-wip-dropdown-content [role=group]{width:100%;display:grid}.top-tab-item.right-tab-start .top-tab-dropdown,.top-tab-item.utility-tab-item .top-tab-dropdown{left:auto;right:0;transform:translateY(-4px)}.top-tab-item.right-tab-start .radix-nav-dropdown-content.top-tab-dropdown[data-state=open],.top-tab-item.right-tab-start .radix-wip-dropdown-content.top-tab-dropdown[data-state=open],.top-tab-item.right-tab-start.has-dropdown:not(.suppress-dropdown) .top-tab-dropdown[data-state=open],.top-tab-item.right-tab-start:focus-within .top-tab-dropdown,.top-tab-item.right-tab-start:hover .top-tab-dropdown,.top-tab-item.utility-tab-item .radix-nav-dropdown-content.top-tab-dropdown[data-state=open],.top-tab-item.utility-tab-item .radix-wip-dropdown-content.top-tab-dropdown[data-state=open],.top-tab-item.utility-tab-item.has-dropdown:not(.suppress-dropdown) .top-tab-dropdown[data-state=open],.top-tab-item.utility-tab-item:focus-within .top-tab-dropdown,.top-tab-item.utility-tab-item:hover .top-tab-dropdown{transform:translate(0)}.top-tab-item.right-tab-start.has-dropdown.suppress-dropdown .top-tab-dropdown,.top-tab-item.utility-tab-item.has-dropdown.suppress-dropdown .top-tab-dropdown{transform:translateY(-4px)}.radix-nav-dropdown-content .top-tab-menu-item,.radix-wip-dropdown-content .top-tab-menu-item{transition:none}.top-tab-item.has-dropdown .radix-nav-dropdown-content[data-state=closed],.top-tab-item.has-dropdown .radix-wip-dropdown-content[data-state=closed]{opacity:0;pointer-events:none;visibility:hidden;transform:translate(-50%,-4px)}.top-tab-item.right-tab-start.has-dropdown .radix-nav-dropdown-content[data-state=closed],.top-tab-item.right-tab-start.has-dropdown .radix-wip-dropdown-content[data-state=closed],.top-tab-item.utility-tab-item.has-dropdown .radix-nav-dropdown-content[data-state=closed],.top-tab-item.utility-tab-item.has-dropdown .radix-wip-dropdown-content[data-state=closed]{transform:translateY(-4px)}.shell-tab-btn{width:auto;min-width:auto;min-height:var(--shell-nav-tab-height);color:var(--shell-nav-text);letter-spacing:0;cursor:default;background:0 0;border:1px solid #0000;border-radius:0;padding:0 12px;font-weight:500;line-height:1;transition:color .14s;position:relative}.top-tabs .shell-tab-btn{box-sizing:border-box;justify-content:center;align-items:center;font-size:.8rem;transition:none;display:inline-flex}.top-tabs .shell-tab-btn[aria-label=Cash\ Flow]{min-width:89px}.sub-tabs .shell-tab-btn{justify-content:center;align-items:center;min-width:max-content;font-size:.72rem;display:inline-flex}.top-tabs .shell-tab-btn>.tab-label{min-height:var(--shell-nav-tab-height);white-space:nowrap;align-items:center;display:inline-flex;position:relative}.top-tabs .tab-dropdown-indicator{opacity:.72;border-bottom:2px solid;border-right:2px solid;width:6px;height:6px;margin-left:7px;display:inline-flex;transform:translateY(-2px)rotate(45deg)}.top-tabs .tab-tooltip{z-index:260;border:1px solid var(--shell-tooltip-bg);min-height:0;box-shadow:none;color:#fff;opacity:0;pointer-events:none;text-transform:none;visibility:hidden;white-space:nowrap;border-radius:6px;align-items:center;padding:6px 9px;font-size:.72rem;font-style:normal;font-weight:800;line-height:1;transition:opacity .12s,transform .12s,visibility .12s;display:inline-flex;top:auto;bottom:calc(100% + 6px);transform:translate(-50%,4px)}.top-tabs .tab-tooltip,.top-tabs .tab-tooltip:after{background:var(--shell-tooltip-bg);position:absolute;left:50%}.top-tabs .tab-tooltip:after{content:"";width:8px;height:8px;top:100%;bottom:auto;transform:translate(-50%,-4px)rotate(45deg)}.top-tabs .shell-tab-btn:focus-visible .tab-tooltip,.top-tabs .shell-tab-btn:hover .tab-tooltip{opacity:1;visibility:visible;transform:translate(-50%,-4px)}.shell-tab-btn:focus-visible,.shell-tab-btn:hover{border-radius:var(--shell-nav-tab-radius) var(--shell-nav-tab-radius) 0 0;background:var(--shell-nav-hover-bg);color:var(--shell-nav-text-active);box-shadow:none;border:1px solid #0000;border-bottom:0;outline:none;margin:0;transform:none}.top-tabs .shell-tab-btn:focus,.top-tabs .shell-tab-btn:focus-visible{outline:none}.top-tabs .top-tab-item.has-dropdown .shell-tab-btn[data-state=open]{box-shadow:none;outline:none}.top-tabs .shell-tab-btn:focus-visible,.top-tabs .shell-tab-btn:hover{z-index:1}.sub-tabs .shell-tab-btn:focus-visible,.sub-tabs .shell-tab-btn:hover{z-index:5}.sub-tab-item.nav-edge-left .shell-tab-btn:hover,.sub-tab-item.nav-edge-left .shell-tab-btn[aria-selected=true],.sub-tabs .sub-tab-item:first-child .shell-tab-btn:hover,.sub-tabs .sub-tab-item:first-child .shell-tab-btn[aria-selected=true],.top-tab-item.nav-edge-left .shell-tab-btn:hover,.top-tab-item.nav-edge-left .shell-tab-btn[aria-selected=true]{border-top-left-radius:0}.sub-tab-item.nav-edge-right .shell-tab-btn:hover,.sub-tab-item.nav-edge-right .shell-tab-btn[aria-selected=true],.top-tab-item.admin-tab-item .shell-tab-btn:hover,.top-tab-item.admin-tab-item .shell-tab-btn[aria-selected=true],.top-tab-item.nav-edge-right .shell-tab-btn:hover,.top-tab-item.nav-edge-right .shell-tab-btn[aria-selected=true]{border-top-right-radius:0}.shell-tab-btn[aria-selected=true]{--selected-tab-bg:var(--bg);color:var(--shell-nav-text-active);font-weight:500}.shell-tab-btn[aria-selected=true],.top-tabs .shell-tab-btn[aria-selected=true]{border-radius:var(--shell-nav-tab-radius) var(--shell-nav-tab-radius) 0 0;background:var(--selected-tab-bg);box-shadow:none;border:1px solid var(--shell-nav-border);border-bottom:0;margin-top:-1px;margin-bottom:-1px}.top-tabs .shell-tab-btn[aria-selected=true]{z-index:3;overflow:visible}.top-tabs.has-subtabs .shell-tab-btn[aria-selected=true]{--selected-tab-bg:var(--bg)}.top-tabs .top-tab-item.nav-edge-left .shell-tab-btn[aria-selected=true]{border-radius:0 var(--shell-nav-tab-radius) 0 0}.top-tabs .top-tab-item.admin-tab-item .shell-tab-btn[aria-selected=true],.top-tabs .top-tab-item.nav-edge-right .shell-tab-btn[aria-selected=true],.top-tabs .top-tab-item.primary-tab-end .shell-tab-btn[aria-selected=true]{box-shadow:none}.sub-tabs .shell-tab-btn[aria-selected=true]{--selected-tab-bg:var(--shell-home-bg);z-index:6;box-shadow:-1px 0 0 0 var(--shell-nav-border),1px 0 0 0 var(--shell-nav-border),inset 0 1px 0 0 var(--shell-nav-border);border:none;margin-top:0}.sub-tabs .sub-tab-item.nav-edge-left .shell-tab-btn[aria-selected=true],.sub-tabs .sub-tab-item:first-child .shell-tab-btn[aria-selected=true]{box-shadow:1px 0 0 0 var(--shell-nav-border),inset 0 1px 0 0 var(--shell-nav-border)}.sub-tabs .shell-tab-btn.sub-tab-end[aria-selected=true],.sub-tabs .sub-tab-item.nav-edge-right .shell-tab-btn[aria-selected=true]{box-shadow:-1px 0 0 0 var(--shell-nav-border),inset 0 1px 0 0 var(--shell-nav-border)}.sub-tabs .shell-tab-btn:is([data-dashboard-id=state],[data-dashboard-id=county],[data-dashboard-id=test],[data-dashboard-id=inventory])[aria-selected=true]{--selected-tab-bg:#fff;background:#fff;border-bottom-color:#fff}#app.dashboard-shell:is([data-active-dashboard-id=state],[data-active-dashboard-id=county],[data-active-dashboard-id=test],[data-active-dashboard-id=inventory]) .top-tabs .shell-tab-btn[data-nav-tab=true-table][aria-selected=true],#app.dashboard-shell:is([data-active-dashboard-id=state],[data-active-dashboard-id=county],[data-active-dashboard-id=test],[data-active-dashboard-id=inventory]) [data-nav-dropdown-root=true-table] .shell-tab-btn[aria-selected=true]{--selected-tab-bg:#fff;box-shadow:none;background:#fff;border-bottom-color:#fff;margin-bottom:-1px}html[data-theme=dark] .sub-tabs .shell-tab-btn:is([data-dashboard-id=state],[data-dashboard-id=county],[data-dashboard-id=test],[data-dashboard-id=inventory])[aria-selected=true]{--selected-tab-bg:var(--hub-grid-bg,#171d24);background:var(--hub-grid-bg,#171d24);border-bottom-color:var(--hub-grid-bg,#171d24)}html[data-theme=dark] #app.dashboard-shell:is([data-active-dashboard-id=state],[data-active-dashboard-id=county],[data-active-dashboard-id=test],[data-active-dashboard-id=inventory]) .top-tabs .shell-tab-btn[data-nav-tab=true-table][aria-selected=true],html[data-theme=dark] #app.dashboard-shell:is([data-active-dashboard-id=state],[data-active-dashboard-id=county],[data-active-dashboard-id=test],[data-active-dashboard-id=inventory]) [data-nav-dropdown-root=true-table] .shell-tab-btn[aria-selected=true]{--selected-tab-bg:var(--hub-grid-bg,#171d24);background:var(--hub-grid-bg,#171d24);border-bottom-color:var(--hub-grid-bg,#171d24);box-shadow:none}.sub-tabs .shell-tab-btn.sub-tab-end[aria-selected=true],.sub-tabs .sub-tab-item.nav-edge-right .shell-tab-btn[aria-selected=true]{border-right-color:#0000}.sub-tabs .shell-tab-btn[aria-selected=true]:focus-visible,.sub-tabs .shell-tab-btn[aria-selected=true]:hover,.top-tabs .shell-tab-btn[aria-selected=true]:focus-visible,.top-tabs .shell-tab-btn[aria-selected=true]:hover{background:var(--selected-tab-bg);box-shadow:none;outline:none}.top-tabs .top-tab-item.has-dropdown .shell-tab-btn[aria-selected=true]:focus,.top-tabs .top-tab-item.has-dropdown .shell-tab-btn[aria-selected=true]:focus-visible{background:var(--selected-tab-bg);color:var(--shell-nav-text-active);border:1px solid var(--shell-nav-border);border-bottom:0;outline:none;margin-top:-1px;margin-bottom:-1px}.top-tabs .top-tab-item.nav-edge-left.has-dropdown .shell-tab-btn[aria-selected=true]:focus,.top-tabs .top-tab-item.nav-edge-left.has-dropdown .shell-tab-btn[aria-selected=true]:focus-visible{border-radius:0 var(--shell-nav-tab-radius) 0 0}.top-tabs .shell-tab-btn:active{text-shadow:none;transform:translateY(0)}.top-tabs .shell-tab-btn[aria-selected=true]>.tab-label:after{display:none}.top-tabs .shell-tab-btn[aria-selected=true]>.tab-dropdown-indicator,.top-tabs .shell-tab-btn[aria-selected=true]>.tab-label{z-index:1;position:relative}.top-tab-dropdown{z-index:70;border:1px solid var(--shell-nav-border);background:var(--shell-menu-bg);opacity:0;pointer-events:none;visibility:hidden;border-radius:8px;width:max-content;min-width:174px;padding:8px 0;transition:opacity .13s,transform .13s,visibility .13s;display:grid;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-4px);box-shadow:0 10px 22px #18141c1f,0 2px 5px #18141c14}.top-tab-menu-item{box-sizing:border-box;width:100%;min-height:34px;color:var(--shell-menu-text);letter-spacing:0;cursor:default;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:0 18px;font-size:.86rem;font-weight:500;display:flex}.top-tab-menu-item-label{flex:auto;min-width:0}.top-tab-menu-item-check{color:var(--primary);flex:none;font-size:.82rem;font-weight:700;line-height:1}.top-tab-menu-item.is-selected{color:var(--shell-nav-text-active);font-weight:650}.top-tab-menu-item:focus-visible,.top-tab-menu-item:hover,.top-tab-menu-item[data-highlighted]{background:var(--shell-nav-hover-bg);color:var(--shell-nav-text-active);outline:none}.mobile-nav{width:100%;display:none}.mobile-nav-trigger{border:1px solid var(--shell-nav-border);background:var(--shell-menu-bg);width:100%;min-height:48px;color:var(--shell-menu-text);cursor:default;font:inherit;letter-spacing:0;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-size:1rem;font-weight:650;line-height:1.1;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.mobile-nav-trigger:focus-visible{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary)}@supports (color:color-mix(in lab,red,red)){.mobile-nav-trigger:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 18%,transparent)}}.mobile-nav-trigger:focus-visible{outline:none}.mobile-nav-icon{color:var(--shell-subtle);flex:none;align-items:center;display:inline-flex}.mobile-nav-content{z-index:1000;min-width:var(--radix-select-trigger-width);max-height:min(320px,var(--radix-select-content-available-height));border:1px solid var(--shell-nav-border,#d8cbd4);background:var(--shell-menu-bg,#fff);color:var(--shell-menu-text,#24212a);border-radius:8px;overflow:hidden;box-shadow:0 12px 28px #0f172a24,0 2px 6px #0f172a14}.mobile-nav-viewport{padding:6px}.mobile-nav-item{color:var(--shell-menu-text,#24212a);cursor:default;font:inherit;-webkit-user-select:none;user-select:none;border-radius:6px;outline:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:.96rem;font-weight:600;line-height:1.2;display:flex;position:relative}.mobile-nav-item[data-highlighted]{background:var(--shell-nav-hover-bg,#eadfe7);color:var(--shell-nav-text-active,#171a22)}.mobile-nav-item[data-state=checked]{color:var(--shell-nav-text-active,#171a22);font-weight:700}.mobile-nav-item-indicator{color:var(--primary,#2f6fca);flex:none;align-items:center;font-size:.82rem;font-weight:800;display:inline-flex}@media (max-width:640px){.dashboard-shell .sub-tabs,.dashboard-shell .top-tabs{display:none}.dashboard-shell .mobile-nav{margin-top:12px;display:block}}@media (min-width:641px) and (max-width:740px){.top-tabs .top-tab-item:not(:first-child) .shell-tab-btn{padding-left:6px;padding-right:6px;font-size:.76rem}.top-tabs .top-tab-item:not(:first-child) .tab-dropdown-indicator{width:5px;height:5px;margin-left:5px}}.sub-tabs .shell-tab-btn+.shell-tab-btn:before{width:1px;height:var(--shell-nav-separator-height);background:var(--shell-nav-separator);content:"";position:absolute;top:50%;left:-1px;transform:translateY(-50%)}.shell-tab-btn[aria-selected=true]+.shell-tab-btn:before{display:none}.sub-tabs .tab-tooltip{z-index:180;border:1px solid var(--shell-tooltip-bg);min-height:0;box-shadow:none;color:#fff;opacity:0;pointer-events:none;text-transform:none;visibility:hidden;white-space:nowrap;border-radius:6px;align-items:center;padding:6px 9px;font-size:.72rem;font-style:normal;font-weight:800;line-height:1;transition:opacity .12s,transform .12s,visibility .12s;display:inline-flex;top:auto;bottom:calc(100% + 6px);transform:translate(-50%,4px)}.sub-tabs .tab-tooltip,.sub-tabs .tab-tooltip:after{background:var(--shell-tooltip-bg);position:absolute;left:50%}.sub-tabs .tab-tooltip:after{content:"";width:8px;height:8px;top:100%;bottom:auto;transform:translate(-50%,-4px)rotate(45deg)}.sub-tabs .shell-tab-btn:focus-visible .tab-tooltip,.sub-tabs .shell-tab-btn:hover .tab-tooltip{opacity:1;visibility:visible;transform:translate(-50%)}.sub-tabs .shell-tab-btn:focus-visible+.shell-tab-btn:before,.sub-tabs .shell-tab-btn:focus-visible:before,.sub-tabs .shell-tab-btn:hover+.shell-tab-btn:before,.sub-tabs .shell-tab-btn:hover:before{display:none}.sub-tabs .sub-tab-item.nav-edge-right:after{right:0}.sub-tabs .sub-tab-item.nav-edge-left:before,.sub-tabs .sub-tab-item.nav-edge-right:after{z-index:8;background:var(--shell-nav-border);content:"";pointer-events:none;width:1px;position:absolute;top:0;bottom:0}.sub-tabs .sub-tab-item.nav-edge-left:before{left:0}.sub-tabs .sub-tab-item.nav-edge-left:focus-within:not(.nav-item-selected):before,.sub-tabs .sub-tab-item.nav-edge-left:hover:not(.nav-item-selected):before{display:none}.sub-tabs .sub-tab-item.nav-edge-left .shell-tab-btn:not([aria-selected=true]):focus-visible,.sub-tabs .sub-tab-item.nav-edge-left .shell-tab-btn:not([aria-selected=true]):hover{border-left-color:var(--shell-nav-border);border-bottom:1px solid var(--shell-nav-border);margin-bottom:-1px}.sub-tabs .sub-tab-item:first-child .shell-tab-btn:not([aria-selected=true]):focus-visible,.sub-tabs .sub-tab-item:first-child .shell-tab-btn:not([aria-selected=true]):hover{border-left-color:var(--shell-nav-border);border-bottom:1px solid var(--shell-nav-border);border-top-left-radius:0;margin-bottom:-1px}.sub-tabs .sub-tab-item.nav-edge-left.nav-item-selected:before{display:none}.sub-tabs .sub-tab-item.nav-edge-right.nav-item-selected:after{top:-1px;bottom:-1px}.sub-tabs .sub-tab-item.nav-edge-right:focus-within:not(.nav-item-selected):after,.sub-tabs .sub-tab-item.nav-edge-right:hover:not(.nav-item-selected):after{display:none}.sub-tabs .sub-tab-item.nav-edge-right .shell-tab-btn:not([aria-selected=true]):focus-visible,.sub-tabs .sub-tab-item.nav-edge-right .shell-tab-btn:not([aria-selected=true]):hover{border-right-color:var(--shell-nav-border);border-bottom:1px solid var(--shell-nav-border);margin-bottom:-1px}.sub-tabs .nav-item-selected:has(+.sub-tab-item:focus-within) .shell-tab-btn,.sub-tabs .nav-item-selected:has(+.sub-tab-item:hover) .shell-tab-btn{z-index:7}.sub-tabs .shell-tab-btn>span:not(.tab-tooltip){z-index:1;min-height:var(--shell-nav-tab-height);align-items:center;display:inline-flex;position:relative}.sub-tabs .shell-tab-btn[aria-selected=true]>span:not(.tab-tooltip):after{display:none}.blank-dashboard-page{place-items:center;min-height:calc(100vh - 190px);padding:34px 0;display:grid}.content{min-width:0;padding:24px 20px 32px;position:relative}.dashboard-shell :is([class$=-react-host],[class$=-react-root]):not(:has(.dashboard-table-panel~.dashboard-table-panel)){min-height:var(--dashboard-viewport-fill);flex-direction:column;display:flex}.dashboard-shell :is([class$=-react-host],[class$=-react-root]):not(:has(.dashboard-table-panel~.dashboard-table-panel)) .dashboard-table-panel:not(.is-minimized){min-height:var(--dashboard-viewport-fill);box-sizing:border-box;flex:auto}.dashboard-shell #dashboard-content>.dashboard-table-panel:only-child:not(.is-minimized){min-height:var(--dashboard-viewport-fill);box-sizing:border-box}.app-boot-loading{min-height:100vh;color:var(--text-strong);place-items:center;font-size:.96rem;font-weight:760;display:grid}.dashboard-loading-status{z-index:30;border:1px solid var(--shell-account-border);background:var(--shell-account-bg);border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:4px 12px;display:inline-flex;position:absolute;top:10px;right:20px}@supports (color:color-mix(in lab,red,red)){.dashboard-loading-status{background:color-mix(in srgb,var(--shell-account-bg) 92%,transparent)}}.dashboard-loading-status{color:var(--shell-account-text);opacity:0;pointer-events:none;font-size:.78rem;font-weight:720;line-height:1;transition:opacity .12s,transform .12s;transform:translateY(-4px);box-shadow:0 8px 22px #0f172a1f}.dashboard-loading-status.is-visible{opacity:1;transform:translateY(0)}.hub-grid-island:not(.is-ready),html[data-hide-not-ready-grids=true] .hub-grid-island:not(.is-ready){visibility:hidden!important;pointer-events:none!important;opacity:0!important}.dashboard-loading-placeholder{border:1px solid var(--line);background:var(--panel);border-radius:8px;align-content:start;gap:14px;min-height:560px;padding:14px;display:grid}.dashboard-loading-placeholder-head{border:1px solid var(--shell-account-border);background:var(--shell-account-bg);width:max-content;min-height:36px;color:var(--shell-account-text);border-radius:8px;align-items:center;padding:6px 14px;font-size:.9rem;font-weight:760;display:inline-flex}.dashboard-loading-placeholder-table{border:2px solid var(--line-strong);background:var(--panel);border-radius:6px;display:grid;overflow:hidden}.dashboard-loading-placeholder-table span{border-bottom:1px solid var(--line);background:linear-gradient(90deg,var(--panel) 0,var(--control) 42%,var(--panel) 80%);background-size:220% 100%;height:34px;animation:table-loading-sheen 1.25s ease-in-out infinite;display:block}.dashboard-loading-placeholder-table span:nth-child(odd){background-color:var(--row-alt)}.dashboard-paint-handoff{display:grid;position:relative}.dashboard-paint-current{z-index:20;background:var(--bg);position:absolute;inset:0}.dashboard-paint-next{visibility:hidden;pointer-events:none}.dashboard-paint-handoff.is-complete .dashboard-paint-next{visibility:visible;pointer-events:auto}.cash-flow-react-root:empty,.hub-grid-root:empty,.payments-react-root:empty{border:1px solid var(--line);background:var(--panel);min-height:560px;color:var(--muted);border-radius:8px;place-items:center;font-size:.9rem;font-weight:720;display:grid}.cash-flow-react-root:empty:before,.hub-grid-root:empty:before,.payments-react-root:empty:before{content:"Loading"}.hub-grid-island:not(.is-ready){min-height:560px;display:block;position:relative}.hub-grid-island:not(.is-ready):before{content:"Loading";z-index:1;min-height:220px;color:var(--muted);place-items:center;font-size:.9rem;font-weight:720;display:grid;position:absolute;inset:0}.hub-grid-island:not(.is-ready) .ag-root-wrapper{visibility:hidden}@keyframes table-loading-sheen{0%{background-position:120% 0}to{background-position:-120% 0}}.topbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.view-title h1{font-size:1.85rem}.metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.last-updated{color:var(--muted);margin:-8px 0 18px;font-size:.83rem;font-weight:700}.hub-home{width:min(100%,1180px);margin:0 auto}.hub-hero,.hub-home{gap:28px;display:grid}.hub-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) max-content;align-items:end;padding:36px 0 18px}.hub-hero-copy{max-width:720px}.hub-hero-copy h2{color:var(--text-strong);font-family:var(--app-font-family);letter-spacing:0;margin:0;font-size:4.2rem;font-weight:820;line-height:.96}.hub-hero-copy p{max-width:590px;color:var(--muted);margin:18px 0 0;font-size:1rem;line-height:1.55}.hub-hero-stats{grid-template-columns:repeat(2,minmax(108px,1fr));gap:10px;display:grid}.hub-hero-stats span{border:1px solid var(--line);background:var(--panel);min-width:108px;box-shadow:none;border-radius:8px;gap:4px;padding:14px 16px;display:grid}.hub-hero-stats strong{color:var(--text-strong);font-size:1.35rem;font-weight:820;line-height:1}.hub-hero-stats small{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:.74rem;font-weight:760}.hub-section-list{gap:34px;display:grid}.hub-section{gap:16px;display:grid}.hub-section-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.hub-section-heading h3{color:var(--text-strong);margin:0;font-size:1.05rem;font-weight:820;line-height:1.2}.hub-section-heading p{max-width:560px;color:var(--muted);text-align:right;margin:0;font-size:.86rem;line-height:1.45}.notifications-react-host{width:100%;font-family:var(--app-font-family);color:var(--text);display:block}.notification-center-trigger.is-active{color:var(--primary)}.notifications-page{--accent:var(--primary);height:calc(100vh - 102px);min-height:420px;max-height:calc(100vh - 102px);font-family:var(--app-font-family);color:var(--text);-webkit-font-smoothing:antialiased;flex-direction:column;padding:0;display:flex;overflow:hidden}.notifications-layout{border:1px solid var(--line-strong);background:var(--panel);height:100%;min-height:0;box-shadow:none;border-radius:6px;flex:1;grid-template-columns:minmax(280px,360px) minmax(0,1fr);display:grid;overflow:hidden}.notifications-list-pane{border-right:1px solid var(--line);background:var(--panel);flex-direction:column;min-width:0;min-height:0;display:flex}@supports (color:color-mix(in lab,red,red)){.notifications-list-pane{background:color-mix(in srgb,var(--panel) 92%,var(--bg) 8%)}}.notifications-list-head{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:18px 18px 10px;display:flex}.notifications-list-title-row{align-items:center;gap:8px;display:inline-flex}.notifications-list-title{color:var(--text-strong);margin:0;font-size:1.05rem;font-weight:750}.notifications-list-count{border-radius:999px;min-width:22px;height:22px;padding:0 6px;background:var(--accent)!important}@supports (color:color-mix(in lab,red,red)){.notifications-list-count{background:color-mix(in srgb,var(--accent) 14%,transparent)!important}}.notifications-list-count{font-size:.72rem;font-weight:700;color:var(--accent)!important}.notifications-list-head-actions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.notifications-email-prefs-trigger{border:1px solid var(--line-strong);background:var(--panel);width:34px;height:34px;color:var(--text-muted);cursor:pointer;border-radius:8px;place-items:center;transition:background-color .14s,border-color .14s,color .14s;display:inline-grid}.notifications-email-prefs-trigger:focus-visible,.notifications-email-prefs-trigger:hover{border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-email-prefs-trigger:focus-visible,.notifications-email-prefs-trigger:hover{border-color:color-mix(in srgb,var(--accent) 35%,var(--line-strong))}}.notifications-email-prefs-trigger:focus-visible,.notifications-email-prefs-trigger:hover{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-email-prefs-trigger:focus-visible,.notifications-email-prefs-trigger:hover{background:color-mix(in srgb,var(--accent) 8%,var(--panel))}}.notifications-email-prefs-trigger:focus-visible,.notifications-email-prefs-trigger:hover{color:var(--text-strong);outline:none}.notifications-email-prefs-trigger.is-active{border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-email-prefs-trigger.is-active{border-color:color-mix(in srgb,var(--accent) 45%,var(--line-strong))}}.notifications-email-prefs-trigger.is-active{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-email-prefs-trigger.is-active{background:color-mix(in srgb,var(--accent) 14%,var(--panel))}}.notifications-email-prefs-trigger.is-active{color:var(--accent)}.notifications-email-prefs-trigger-icon{width:16px;height:16px}.notifications-mark-all{border:1px solid var(--accent);padding:7px 12px}@supports (color:color-mix(in lab,red,red)){.notifications-mark-all{border:1px solid color-mix(in srgb,var(--accent) 38%,var(--line-strong))}}.notifications-mark-all{background:var(--accent);border-radius:8px}@supports (color:color-mix(in lab,red,red)){.notifications-mark-all{background:color-mix(in srgb,var(--accent) 12%,var(--panel))}}.notifications-mark-all{color:var(--text-strong);cursor:pointer;font-family:var(--app-font-family);font-size:.78rem;font-weight:700;line-height:1.2;transition:background-color .14s,border-color .14s,box-shadow .14s}.notifications-mark-all:hover{border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-mark-all:hover{border-color:color-mix(in srgb,var(--accent) 55%,var(--line-strong))}}.notifications-mark-all:hover{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-mark-all:hover{background:color-mix(in srgb,var(--accent) 18%,var(--panel))}}.notifications-mark-all:hover{box-shadow:0 2px 8px #0f172a14}.notifications-mark-all:focus-visible{outline:2px solid var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-mark-all:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 45%,transparent)}}.notifications-mark-all:focus-visible{outline-offset:2px}.notifications-tabs{border-bottom:1px solid var(--line);flex-shrink:0;gap:4px;padding:0 18px 12px;display:flex}.notifications-tab{align-items:center;gap:6px;height:auto!important;color:var(--shell-subtle)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:2px solid #0000!important;border-radius:0!important;padding:8px 10px!important;font-size:.78rem!important;font-weight:700!important;display:inline-flex!important}.notifications-tab.is-active{border-bottom-color:var(--accent)!important;color:var(--text-strong)!important}.notifications-tab-count{border-radius:999px;min-width:18px;height:18px;padding:0 5px;background:var(--accent)!important}@supports (color:color-mix(in lab,red,red)){.notifications-tab-count{background:color-mix(in srgb,var(--accent) 14%,transparent)!important}}.notifications-tab-count{font-size:.64rem;color:var(--accent)!important}.notifications-search{border:1px solid var(--line-strong);background:var(--panel);border-radius:10px;flex-shrink:0;align-items:center;gap:8px;margin:12px 18px;padding:0 12px;display:flex}.notifications-search-icon{width:14px;height:14px;color:var(--shell-subtle)}.notifications-search input{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:none;padding:10px 0;font-size:.78rem}.notifications-groups{overscroll-behavior:contain;outline:none;flex:1;min-height:0;padding:0 10px 16px;overflow:auto}.notifications-groups:focus-visible{box-shadow:inset 0 0 0 2px var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-groups:focus-visible{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--accent) 35%,transparent)}}.notifications-group+.notifications-group{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.notifications-group-label{color:var(--text);font-family:var(--app-font-family);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:10px;margin:0 8px 10px;font-size:.74rem;font-weight:800;display:flex}.notifications-group-label:after{content:"";background:var(--line-strong);flex:1;height:1px}@supports (color:color-mix(in lab,red,red)){.notifications-group-label:after{background:color-mix(in srgb,var(--line-strong) 70%,transparent)}}.notifications-items{gap:4px;margin:0;padding:0;list-style:none;display:grid}.notifications-item{z-index:0;width:100%;color:var(--text);cursor:pointer;font-family:var(--app-font-family);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;margin:0;padding:11px 11px 11px 14px;font-size:.82rem;transition:transform .14s cubic-bezier(.22,1,.36,1),box-shadow .14s cubic-bezier(.22,1,.36,1),background-color .14s,border-color .14s,opacity .14s;display:grid;position:relative}.notifications-item:before{content:"";background:0 0;border-radius:999px;width:3px;transition:background-color .14s,transform .14s;position:absolute;top:7px;bottom:7px;left:0;transform:scaleY(.55)}.notifications-item.is-previewed.is-unread,.notifications-item:hover{z-index:1;border-color:var(--accent);transform:translateY(-2px)scale(1.008)}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-previewed.is-unread,.notifications-item:hover{border-color:color-mix(in srgb,var(--accent) 22%,var(--line))}}.notifications-item.is-previewed.is-unread,.notifications-item:hover{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-previewed.is-unread,.notifications-item:hover{background:color-mix(in srgb,var(--accent) 7%,var(--panel))}}.notifications-item.is-previewed.is-unread,.notifications-item:hover{box-shadow:0 6px 18px #0f172a1c,0 1px 3px #0f172a0f;opacity:1!important}.notifications-item.is-previewed.is-unread:before,.notifications-item.is-unread:hover:before{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-previewed.is-unread:before,.notifications-item.is-unread:hover:before{background:color-mix(in srgb,var(--accent) 70%,transparent)}}.notifications-item.is-previewed.is-unread:before,.notifications-item.is-unread:hover:before{transform:scaleY(.92)}.notifications-item:focus-visible{outline:2px solid var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-item:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 45%,transparent)}}.notifications-item:focus-visible{outline-offset:1px}.notifications-item.is-unread{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-unread{background:color-mix(in srgb,var(--accent) 8%,transparent)}}.notifications-item.is-unread .notifications-item-title{color:var(--text-strong);font-weight:800}.notifications-item.is-read{opacity:.74}.notifications-item.is-read .notifications-item-title{color:var(--shell-subtle);font-weight:600}.notifications-item.is-read .notifications-item-body{color:var(--shell-subtle)}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-read .notifications-item-body{color:color-mix(in srgb,var(--shell-subtle) 92%,transparent)}}.notifications-item.is-read .notifications-item-icon{background:var(--shell-subtle)}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-read .notifications-item-icon{background:color-mix(in srgb,var(--shell-subtle) 14%,transparent)}}.notifications-item.is-read .notifications-item-icon{color:var(--shell-subtle)}.notifications-item.is-read.is-previewed{border-color:var(--shell-subtle);transform:none}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-read.is-previewed{border-color:color-mix(in srgb,var(--shell-subtle) 28%,var(--line))}}.notifications-item.is-read.is-previewed{background:var(--shell-subtle)}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-read.is-previewed{background:color-mix(in srgb,var(--shell-subtle) 7%,var(--panel))}}.notifications-item.is-read.is-previewed{box-shadow:inset 3px 0 0 var(--shell-subtle)}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-read.is-previewed{box-shadow:inset 3px 0 0 color-mix(in srgb,var(--shell-subtle) 45%,var(--accent))}}.notifications-item.is-read.is-previewed{opacity:.82}.notifications-item.is-read.is-previewed:before{background:var(--shell-subtle)}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-read.is-previewed:before{background:color-mix(in srgb,var(--shell-subtle) 50%,var(--accent))}}.notifications-item.is-read.is-previewed:before{transform:scaleY(1)}.notifications-item.is-read:hover{border-color:var(--shell-subtle);transform:none}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-read:hover{border-color:color-mix(in srgb,var(--shell-subtle) 32%,var(--line))}}.notifications-item.is-read:hover{background:var(--shell-subtle)}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-read:hover{background:color-mix(in srgb,var(--shell-subtle) 9%,var(--panel))}}.notifications-item.is-read:hover{box-shadow:none;opacity:.8}.notifications-item.is-read:hover:before{background:var(--shell-subtle)}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-read:hover:before{background:color-mix(in srgb,var(--shell-subtle) 40%,transparent)}}.notifications-item.is-read:hover:before{transform:scaleY(.85)}.notifications-item.is-previewed.is-unread{border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-previewed.is-unread{border-color:color-mix(in srgb,var(--accent) 40%,var(--line))}}.notifications-item.is-previewed.is-unread{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-previewed.is-unread{background:color-mix(in srgb,var(--accent) 11%,var(--panel))}}.notifications-item.is-previewed.is-unread:before{background:var(--accent);transform:scaleY(1)}.notifications-item.is-previewed.is-unread .notifications-item-title{color:var(--text-strong);font-weight:750}.notifications-item.is-previewed.is-unread .notifications-item-body{color:var(--text)}.notifications-item.is-previewed.is-unread .notifications-item-icon{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-item.is-previewed.is-unread .notifications-item-icon{background:color-mix(in srgb,var(--accent) 16%,transparent)}}.notifications-item.is-previewed.is-unread .notifications-item-icon{color:var(--accent)}.notifications-item-icon{background:var(--accent);border-radius:999px;place-items:center;width:32px;height:32px;display:inline-grid}@supports (color:color-mix(in lab,red,red)){.notifications-item-icon{background:color-mix(in srgb,var(--accent) 10%,transparent)}}.notifications-item-icon{color:var(--accent);transition:background-color .14s,color .14s}.notifications-type-icon{width:16px;height:16px}.notifications-item-copy{gap:3px;min-width:0;display:grid}.notifications-item-title{color:var(--text-strong);font-size:.84rem;font-weight:750;line-height:1.3}.notifications-item-body{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;line-height:1.4;overflow:hidden}.notifications-item-meta{justify-items:end;gap:6px;display:grid}.notifications-item-mark-unread{color:var(--accent);cursor:pointer;font-family:var(--app-font-family);white-space:nowrap;background:0 0;border:0;padding:0;font-size:.64rem;font-weight:700;line-height:1.2;text-decoration:underline}.notifications-item.is-read .notifications-item-mark-unread{opacity:0;pointer-events:none}.notifications-item.is-read.is-previewed .notifications-item-mark-unread,.notifications-item.is-read:focus-within .notifications-item-mark-unread,.notifications-item.is-read:hover .notifications-item-mark-unread{opacity:1;pointer-events:auto}.notifications-item-mark-unread:focus-visible,.notifications-item-mark-unread:hover{color:var(--primary-dark);outline:none}.notifications-item-delete,.notifications-item-restore{color:var(--shell-subtle);cursor:pointer;font-family:var(--app-font-family);white-space:nowrap;opacity:0;pointer-events:none;background:0 0;border:0;padding:0;font-size:.64rem;font-weight:700;line-height:1.2;text-decoration:underline}.notifications-item.is-previewed .notifications-item-delete,.notifications-item.is-previewed .notifications-item-restore,.notifications-item:focus-within .notifications-item-delete,.notifications-item:focus-within .notifications-item-restore,.notifications-item:hover .notifications-item-delete,.notifications-item:hover .notifications-item-restore{opacity:1;pointer-events:auto}.notifications-item-delete:focus-visible,.notifications-item-delete:hover{color:var(--shell-danger-text);outline:none}.notifications-item-restore:focus-visible,.notifications-item-restore:hover{color:var(--accent);outline:none}.notifications-unread-dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 3px var(--accent);border-radius:999px}@supports (color:color-mix(in lab,red,red)){.notifications-unread-dot{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 18%,transparent)}}.notifications-item-time{color:var(--shell-subtle);white-space:nowrap;font-size:.66rem;font-weight:600}.notifications-empty{color:var(--shell-subtle);margin:0;padding:24px 18px;font-size:.8rem}.notifications-empty.is-error{color:var(--shell-danger-text)}.notifications-empty-note{color:var(--shell-subtle);margin:8px 0 0;font-size:.72rem;line-height:1.45}.notifications-detail-pane{background:var(--panel);flex-direction:column;min-width:0;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.notifications-detail-head{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.notifications-detail-back{color:var(--accent)!important;font-size:.78rem!important;font-weight:700!important;display:none!important}.notifications-detail-body{overscroll-behavior:contain;flex-direction:column;flex:1;min-height:0;padding:22px 24px 28px;display:flex;overflow:auto}.notifications-detail-card{gap:0!important;padding:0!important}.notifications-detail-card-head{gap:12px!important;padding-bottom:0!important}.notifications-detail-card-content{padding-top:14px!important}.notifications-detail-title{color:var(--text-strong);font-family:var(--app-font-family);margin:0;font-size:1.35rem;font-weight:750;line-height:1.25}.notifications-detail-meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.notifications-detail-type{border:1px solid var(--accent);align-items:center;gap:6px;padding:5px 10px;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.notifications-detail-type{border:1px solid color-mix(in srgb,var(--accent) 35%,var(--line-strong))}}.notifications-detail-type{background:var(--accent);border-radius:999px}@supports (color:color-mix(in lab,red,red)){.notifications-detail-type{background:color-mix(in srgb,var(--accent) 14%,var(--panel))}}.notifications-detail-type{color:var(--text-strong);font-family:var(--app-font-family);letter-spacing:.01em;font-size:.78rem;font-weight:750}.notifications-detail-type .notifications-type-icon{color:var(--accent)}.notifications-detail-time{color:var(--text);font-family:var(--app-font-family);font-size:.78rem;font-weight:600}.notifications-detail-status{border:1px solid var(--primary);align-items:center;padding:4px 10px;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.notifications-detail-status{border:1px solid color-mix(in srgb,var(--primary) 40%,var(--line-strong))}}.notifications-detail-status{background:var(--primary);border-radius:999px}@supports (color:color-mix(in lab,red,red)){.notifications-detail-status{background:color-mix(in srgb,var(--primary) 12%,var(--panel))}}.notifications-detail-status{color:var(--primary-dark);font-family:var(--app-font-family);font-size:.76rem;font-weight:800}.notifications-detail-status.is-read{border-color:var(--line-strong);background:var(--shell-subtle)}@supports (color:color-mix(in lab,red,red)){.notifications-detail-status.is-read{background:color-mix(in srgb,var(--shell-subtle) 10%,var(--panel))}}.notifications-detail-status.is-read{color:var(--text)}.notifications-detail-status.is-deleted{border-color:var(--shell-danger-text)}@supports (color:color-mix(in lab,red,red)){.notifications-detail-status.is-deleted{border-color:color-mix(in srgb,var(--shell-danger-text) 35%,var(--line-strong))}}.notifications-detail-status.is-deleted{background:var(--shell-danger-text)}@supports (color:color-mix(in lab,red,red)){.notifications-detail-status.is-deleted{background:color-mix(in srgb,var(--shell-danger-text) 10%,var(--panel))}}.notifications-detail-status.is-deleted{color:var(--shell-danger-text)}.notifications-detail-message{max-width:720px;color:var(--text);font-family:var(--app-font-family);white-space:pre-wrap;margin:0;font-size:.94rem;line-height:1.55}.notifications-detail-separator{background:var(--line);margin:18px 0 16px}.notifications-detail-fields{gap:12px;max-width:720px;margin:0;display:grid}.notifications-detail-field{gap:4px;display:grid}.notifications-detail-field dt{color:var(--text);font-family:var(--app-font-family);letter-spacing:.03em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:750}.notifications-detail-field dd{color:var(--text-strong);font-family:var(--app-font-family);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.86rem;line-height:1.45}.notifications-detail-attachments{gap:8px;display:grid}.notifications-detail-attachments-label{color:var(--muted);font-family:var(--app-font-family);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:650;line-height:1.2}.notifications-detail-actions{flex-wrap:wrap;gap:8px;display:flex}.notifications-detail-attachments .bug-report-attachment-chips{flex-wrap:wrap}.notifications-detail-empty{color:var(--shell-subtle);text-align:center;flex:1;place-content:center;justify-items:center;gap:10px;padding:40px 24px;display:grid}.notifications-detail-empty-icon{opacity:.55;width:28px;height:28px}.notifications-detail-empty-hint{color:var(--shell-subtle);margin:0}@supports (color:color-mix(in lab,red,red)){.notifications-detail-empty-hint{color:color-mix(in srgb,var(--shell-subtle) 85%,transparent)}}.notifications-detail-empty-hint{font-size:.72rem}.notifications-thread{gap:14px;max-width:720px;display:grid}.notifications-thread-title{color:var(--text-strong);font-family:var(--app-font-family);letter-spacing:.03em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:800}.notifications-thread-comments{gap:12px;margin:0;padding:0;list-style:none;display:grid}.notifications-thread-comment{border:1px solid var(--line);background:var(--panel);border-radius:10px;gap:6px;padding:12px 14px;display:grid}@supports (color:color-mix(in lab,red,red)){.notifications-thread-comment{background:color-mix(in srgb,var(--panel) 94%,var(--bg) 6%)}}.notifications-thread-comment.is-deleted .notifications-thread-comment-body{color:var(--shell-subtle);font-style:italic}.notifications-thread-comment-head{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.notifications-thread-comment-author{color:var(--text-strong);font-size:.82rem;font-weight:750}.notifications-thread-comment-time{color:var(--shell-subtle);font-size:.72rem;font-weight:600}.notifications-thread-comment-body{color:var(--text);font-family:var(--app-font-family);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.86rem;line-height:1.45}.notifications-thread-comment-actions,.notifications-thread-edit-actions{flex-wrap:wrap;gap:8px;display:inline-flex}.notifications-thread-submit:disabled{cursor:not-allowed;opacity:.55}.notifications-thread-empty{color:var(--shell-subtle);margin:0;font-size:.8rem}.notifications-thread-empty.is-error{color:var(--shell-danger-text)}.notifications-thread-reply{gap:8px;display:grid}.notifications-thread-reply-label{color:var(--text-strong);font-size:.78rem;font-weight:750}.notifications-thread-textarea{border:1px solid var(--line-strong);background:var(--panel);width:100%;min-height:84px;color:var(--text);font:inherit;resize:vertical;border-radius:10px;padding:10px 12px;font-size:.84rem;line-height:1.45}.notifications-thread-textarea:focus-visible{outline:2px solid var(--accent)}@supports (color:color-mix(in lab,red,red)){.notifications-thread-textarea:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 45%,transparent)}}.notifications-thread-textarea:focus-visible{outline-offset:1px}.notifications-thread-submit{background:var(--primary);color:#fff;cursor:pointer;font-family:var(--app-font-family);border:0;border-radius:8px;justify-self:start;padding:8px 14px;font-size:.78rem;font-weight:700}.notifications-thread-submit:hover:not(:disabled){background:var(--primary-dark)}.notifications-thread.is-compact{gap:10px;max-width:none}.notifications-thread-participants{gap:10px;display:grid}.notifications-thread-participant-chips{flex-wrap:wrap;gap:8px;display:flex}.notifications-thread-participant-chip{border:1px solid var(--line);background:var(--panel);border-radius:999px;align-items:center;gap:6px;padding:4px 8px;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.notifications-thread-participant-chip{background:color-mix(in srgb,var(--panel) 92%,var(--bg) 8%)}}.notifications-thread-participant-chip{font-size:.72rem}.notifications-thread-participant-chip.is-muted{opacity:.75}.notifications-thread-participant-badge{color:var(--shell-subtle);text-transform:uppercase;font-size:.66rem;font-weight:700}.notifications-thread-participant-remove{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:.68rem;font-weight:700}.notifications-thread-add-participant{flex-wrap:wrap;gap:8px;display:flex}.notifications-thread-add-input{border:1px solid var(--line-strong);background:var(--panel);min-width:0;color:var(--text);font:inherit;border-radius:8px;flex:180px;padding:8px 10px;font-size:.8rem}.notifications-thread-mute-self{color:var(--text);align-items:center;gap:8px;font-size:.78rem;display:inline-flex}.notifications-email-prefs{border:1px solid var(--line);background:var(--panel);border-radius:10px;flex-shrink:0;margin:0 18px 12px;padding:12px 14px}@supports (color:color-mix(in lab,red,red)){.notifications-email-prefs{background:color-mix(in srgb,var(--panel) 96%,var(--bg) 4%)}}.notifications-email-prefs-title{color:var(--text-strong);letter-spacing:.03em;text-transform:uppercase;margin:0 0 6px;font-size:.74rem;font-weight:800}.notifications-email-prefs-intro{color:var(--text-muted,var(--text));opacity:.85;margin:0 0 10px;font-size:.74rem;line-height:1.4}.notifications-email-prefs-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.notifications-email-prefs-item{cursor:pointer;align-items:flex-start;gap:8px;display:flex}.notifications-email-prefs-copy{gap:2px;display:grid}.notifications-email-prefs-label{color:var(--text);font-size:.78rem;font-weight:600}.notifications-email-prefs-detail{color:var(--text-muted,var(--text));opacity:.85;font-size:.72rem;line-height:1.35}.notifications-email-prefs-list label{color:var(--text);cursor:pointer;align-items:center;gap:8px;font-size:.78rem;display:inline-flex}.notifications-email-prefs-error{color:var(--shell-danger-text);margin:0;font-size:.74rem}@media (max-width:960px){.notifications-page{height:auto;max-height:none;overflow:visible}.notifications-layout{grid-template-columns:1fr;height:auto}.notifications-detail-pane{max-height:none;position:static}.notifications-layout.is-detail-open .notifications-list-pane,.notifications-layout:not(.is-detail-open) .notifications-detail-pane{display:none}.notifications-detail-back{display:inline-flex!important}}.lsp-manager-react-host,.lsp-react-host{width:100%;font-family:var(--app-font-family)}.lsp-section{margin-bottom:18px}.lsp-dashboard-panel{width:100%;max-width:100%;min-height:calc(100vh - 190px)}.lsp-chart-wrap{width:100%;position:relative}.lsp-chart-wrap canvas{display:block}.lsp-segmented-tabs{border:1px solid var(--line-strong);background:var(--panel-strong);width:100%;box-shadow:none;border-radius:10px;gap:6px;padding:6px;height:auto!important;display:grid!important}.lsp-segmented-tabs--two{grid-template-columns:repeat(2,minmax(0,1fr))}.lsp-segmented-tabs--three{grid-template-columns:repeat(3,minmax(0,1fr))}.lsp-dashboard-panel .lsp-segmented-tab{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 12px;background:var(--panel)!important;border:1px solid #0000!important;height:auto!important;display:inline-flex!important}@supports (color:color-mix(in lab,red,red)){.lsp-dashboard-panel .lsp-segmented-tab{background:color-mix(in srgb,var(--panel) 78%,transparent)!important}}.lsp-dashboard-panel .lsp-segmented-tab{letter-spacing:.01em;font-size:.88rem;font-weight:700;transition:background .14s,border-color .14s,color .14s;color:var(--text)!important;box-shadow:none!important;transform:none!important}.lsp-dashboard-panel .lsp-segmented-tab:after{content:none!important;display:none!important}.lsp-dashboard-panel .lsp-segmented-tab:hover{background:var(--primary-soft)!important}@supports (color:color-mix(in lab,red,red)){.lsp-dashboard-panel .lsp-segmented-tab:hover{background:color-mix(in srgb,var(--primary-soft) 85%,var(--panel))!important}}.lsp-dashboard-panel .lsp-segmented-tab:hover{border-color:var(--primary)!important}@supports (color:color-mix(in lab,red,red)){.lsp-dashboard-panel .lsp-segmented-tab:hover{border-color:color-mix(in srgb,var(--primary) 28%,var(--line))!important}}.lsp-dashboard-panel .lsp-segmented-tab[data-state=active]{background:var(--panel)!important;border-color:var(--primary)!important;color:var(--primary)!important;box-shadow:none!important}.lsp-segmented-tab svg{flex-shrink:0;width:16px;height:16px}.lsp-segmented-tabs--three .lsp-segmented-tab:first-child svg{color:var(--primary)}.lsp-segmented-tabs--three .lsp-segmented-tab:nth-child(2) svg{color:var(--success)}.lsp-segmented-tabs--three .lsp-segmented-tab:nth-child(3) svg{color:#ba7517}.lsp-segmented-tabs--two .lsp-segmented-tab:first-child svg{color:var(--primary)}.lsp-segmented-tabs--two .lsp-segmented-tab:nth-child(2) svg{color:var(--success)}.lsp-segmented-tab[data-state=active] svg{color:var(--primary)!important}html[data-theme=dark] .lsp-segmented-tabs{background:var(--panel-muted)}html[data-theme=dark] .lsp-dashboard-panel .lsp-segmented-tab{background:var(--panel)!important}@supports (color:color-mix(in lab,red,red)){html[data-theme=dark] .lsp-dashboard-panel .lsp-segmented-tab{background:color-mix(in srgb,var(--panel) 55%,transparent)!important}}html[data-theme=dark] .lsp-dashboard-panel .lsp-segmented-tab[data-state=active]{background:var(--panel)!important}.bug-report-attachment-empty{color:var(--muted);font-size:.82rem}.bug-report-attachment-chips{flex-wrap:nowrap;align-items:center;gap:4px;min-width:0;max-height:100%;display:flex;overflow:hidden}.bug-report-attachment-chip{border:1px solid var(--line);background:var(--field-bg);width:20px;height:20px;color:inherit;font:inherit;cursor:pointer;border-radius:4px;flex:none;justify-content:center;align-items:center;padding:0;transition:border-color .12s,box-shadow .12s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1px #0f172a0a}.bug-report-attachment-chip:hover{border-color:var(--primary);box-shadow:0 0 0 2px #1f6feb1f}.bug-report-attachment-chip:active,.bug-report-attachment-chip:focus,.bug-report-attachment-chip:focus-visible{outline:none}.bug-report-attachment-chip-preview{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .12s;display:block;position:absolute;inset:0}.bug-report-attachment-chip.has-preview .bug-report-attachment-chip-preview{opacity:1}.bug-report-attachment-chip-label{color:var(--text);letter-spacing:.01em;text-transform:uppercase;-webkit-user-select:none;user-select:none;font-size:.48rem;font-weight:700;line-height:1}.bug-report-attachment-chip.is-conversation{color:var(--primary)}.bug-report-attachment-chip.is-conversation .bug-report-attachment-chip-label{display:none}.bug-report-attachment-chip-icon{stroke-width:2.25px;width:12px;height:12px}.bug-report-attachment-preview-backdrop{z-index:560;background:#0f172a2e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.bug-report-attachment-preview-dialog{border:1px solid var(--line-strong);background:var(--panel);border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;width:min(920px,100%);max-height:min(88vh,900px);display:grid;overflow:hidden;box-shadow:0 18px 48px #0f172a33,0 4px 12px #0f172a1f}.bug-report-attachment-preview-head{justify-content:space-between;align-items:flex-start;gap:12px;padding:16px;display:flex}.bug-report-attachment-preview-head-copy{min-width:0}.bug-report-attachment-preview-eyebrow{color:var(--muted);font-family:var(--app-font-family);letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:.72rem;font-weight:650;line-height:1.2}.bug-report-attachment-preview-title{min-width:0;color:var(--text-strong);font-family:var(--app-font-family);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.02rem;font-weight:650;line-height:1.25;overflow:hidden}.bug-report-attachment-preview-close{border:1px solid var(--line);background:var(--button-bg);width:30px;min-width:30px;height:30px;color:var(--text);cursor:pointer;border-radius:999px;flex:none;place-items:center;padding:0;display:inline-grid}.bug-report-attachment-preview-close:focus-visible,.bug-report-attachment-preview-close:hover{background:var(--button-hover-bg);outline:none}.bug-report-attachment-preview-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;width:16px;height:16px}.bug-report-attachment-preview-body{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--panel-muted);place-items:center;min-height:240px;padding:16px;display:grid;overflow:auto}.bug-report-attachment-preview-body-pdf{background:#fff;min-height:min(68vh,680px);padding:0;display:block;overflow:hidden}.bug-report-attachment-preview-body-pdf .bug-report-attachment-preview-frame{background:#fff;border:0;border-radius:0;width:100%;height:min(68vh,680px);min-height:min(68vh,680px);display:block}.bug-report-attachment-preview-image{object-fit:contain;max-width:100%;max-height:min(68vh,680px);box-shadow:0 1px 2px #0f172a0f}.bug-report-attachment-preview-frame,.bug-report-attachment-preview-image{border:1px solid var(--line);background:#fff;border-radius:7px;display:block}.bug-report-attachment-preview-frame{width:100%;height:min(68vh,680px)}.bug-report-attachment-preview-file{color:var(--muted);font-family:var(--app-font-family);text-align:center;justify-items:center;gap:8px;padding:24px;font-size:.86rem;font-weight:400;line-height:1.4;display:grid}.bug-report-attachment-preview-file-name{color:var(--text);margin:0;font-size:.86rem;font-weight:500}.bug-report-attachment-preview-loading{min-height:240px;color:var(--muted);font-family:var(--app-font-family);text-align:center;place-items:center;padding:24px;font-size:.86rem;font-weight:400;line-height:1.4;display:grid}.bug-report-attachment-preview-actions{justify-content:flex-end;align-items:center;gap:8px;padding:12px 16px 16px;display:flex}.bug-report-attachment-preview-btn{min-height:36px;font-family:var(--app-font-family);white-space:nowrap;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;padding:0 14px;font-size:.86rem;font-weight:500;line-height:1;text-decoration:none;transition:background-color .14s,border-color .14s,box-shadow .14s,color .14s;display:inline-flex}.bug-report-attachment-preview-btn-secondary{border:1px solid var(--line-strong);background:var(--button-bg);color:var(--text)}.bug-report-attachment-preview-btn-secondary:focus-visible,.bug-report-attachment-preview-btn-secondary:hover{border-color:var(--line-strong);background:var(--button-hover-bg);outline:none}.bug-report-attachment-preview-btn-primary{background:var(--primary);color:#fff;border:0}.bug-report-attachment-preview-btn-primary:focus-visible,.bug-report-attachment-preview-btn-primary:hover{background:var(--primary-dark);outline:none}html[data-theme=dark] .bug-report-attachment-preview-backdrop{background:#00000085}html[data-theme=dark] .bug-report-attachment-preview-btn-secondary{background:var(--panel);color:var(--text)}:root{--dashboard-table-frame:#5f6670;--dashboard-table-header-text:#5f6670}html[data-theme=dark]{--dashboard-table-frame:#5b6574;--dashboard-table-header-text:#b9c2cf}.dashboard-table-panel{border:1px solid var(--line-strong);background:var(--panel);width:fit-content;max-width:100%;box-shadow:none;border-radius:6px;margin:0;padding:10px 12px 12px}.dashboard-table-panel .loan-table-actions,.dashboard-table-panel .raw-table-actions,.dashboard-table-panel .transaction-summary-actions,.dashboard-table-panel-head{justify-content:flex-start;align-items:center;gap:8px;width:100%;min-height:26px;margin:0 0 8px;padding:0;display:flex}.dashboard-table-panel .table-panel-reset-btn{border:1px solid var(--line);background:var(--panel);min-height:32px;color:var(--text);white-space:nowrap;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;margin:0;padding:0 12px;font-size:1rem;font-weight:600;line-height:1;transition:background .14s,border-color .14s,box-shadow .14s,color .14s;display:inline-flex;box-shadow:0 1px 2px #0f172a0d}.dashboard-table-panel .table-panel-reset-btn svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:16px;height:16px}.dashboard-table-panel .table-panel-reset-btn:hover{border-color:var(--line-strong);background:var(--button-hover-bg);transform:none;box-shadow:0 1px 2px #0f172a14}.true-table-dashboard{gap:12px;width:min(100%,1280px);display:grid}.true-table-audit-card,.true-table-audit-panel,.true-table-capability-card,.true-table-capability-panel,.true-table-field-type-card,.true-table-field-type-panel,.true-table-hero,.true-table-next-panel,.true-table-permission-card,.true-table-permission-panel,.true-table-relation-card,.true-table-relation-panel,.true-table-stage-card,.true-table-summary-card,.true-table-table-card{border:1px solid var(--line-strong);background:var(--panel);box-shadow:none;border-radius:6px}.true-table-hero{justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.true-table-card-kicker,.true-table-eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:.8rem;font-weight:700;line-height:1.2}.true-table-hero h2,.true-table-next-panel h3,.true-table-table-card h3{color:var(--text);letter-spacing:0;margin:0;font-size:1.35rem;font-weight:700;line-height:1.15}.true-table-card-note,.true-table-hero p:not(.true-table-eyebrow),.true-table-next-panel p{max-width:760px;color:var(--muted);margin:8px 0 0;font-size:.95rem;line-height:1.45}.true-table-status-pill{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.82rem;font-weight:700;line-height:1;display:inline-flex}.true-table-table-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;display:grid}.true-table-audit-panel,.true-table-capability-panel{grid-template-columns:minmax(220px,.95fr) minmax(0,1.8fr);gap:14px;padding:14px 16px;display:grid}.true-table-audit-panel h3,.true-table-capability-panel h3{color:var(--text);letter-spacing:0;margin:0;font-size:1.15rem;font-weight:700;line-height:1.2}.true-table-relation-panel{grid-template-columns:minmax(220px,.95fr) minmax(0,1.8fr);gap:14px;padding:14px 16px;display:grid}.true-table-relation-panel h3{color:var(--text);letter-spacing:0;margin:0;font-size:1.15rem;font-weight:700;line-height:1.2}.true-table-relation-panel p{color:var(--muted);margin:8px 0 0;font-size:.9rem;line-height:1.45}.true-table-relation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.true-table-relation-card{align-content:start;gap:9px;min-height:132px;padding:11px 12px;display:grid}.true-table-relation-card-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.true-table-relation-card-head strong{color:var(--text);font-size:.95rem;font-weight:700;line-height:1.2}.true-table-relation-status{border:1px solid var(--line);min-height:22px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:.72rem;font-weight:700;line-height:20px;display:inline-flex}.true-table-relation-status-ready{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.true-table-relation-status-loading{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.true-table-relation-status-review{color:#92400e;background:#fffbeb;border-color:#fde68a}.true-table-relation-status-unavailable{color:#991b1b;background:#fef2f2;border-color:#fecaca}.true-table-relation-field-list,.true-table-relation-metrics{flex-wrap:wrap;gap:6px;display:flex}.true-table-relation-field-pill,.true-table-relation-metrics span,.true-table-view-control-pill{border:1px solid var(--line);min-height:24px;color:var(--text);white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex}.true-table-relation-field-pill{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.true-table-field-type-pill{border:1px solid var(--line);min-height:24px;color:var(--text);white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex}.true-table-field-type-pill-editable{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.true-table-field-type-pill-review{color:#92400e;background:#fffbeb;border-color:#fde68a}.true-table-field-type-pill-display{color:#475569;background:#f8fafc;border-color:#e5e7eb}.true-table-view-control-pill{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.true-table-permission-level{border:1px solid var(--line);min-height:22px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:.72rem;font-weight:700;line-height:20px;display:inline-flex}.true-table-permission-level-manage{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.true-table-permission-level-edit{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.true-table-permission-level-read{color:#92400e;background:#fffbeb;border-color:#fde68a}.true-table-permission-level-none{color:#991b1b;background:#fef2f2;border-color:#fecaca}.true-table-permission-level-loading{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.true-table-permission-capability-pill{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex}.true-table-relation-note{color:var(--muted);margin:0;font-size:.82rem;line-height:1.35}.true-table-audit-panel p,.true-table-capability-panel p{color:var(--muted);margin:8px 0 0;font-size:.9rem;line-height:1.45}.true-table-audit-grid,.true-table-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.true-table-audit-card,.true-table-capability-card{gap:5px;padding:11px 12px;display:grid}.true-table-audit-card span,.true-table-capability-card span{border:1px solid var(--line);width:fit-content;min-height:22px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:0 8px;font-size:.72rem;font-weight:700;line-height:20px}.true-table-audit-card strong,.true-table-capability-card strong{color:var(--text);font-size:.95rem;font-weight:700;line-height:1.2}.true-table-audit-card p,.true-table-capability-card p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.35}.true-table-audit-card-active span,.true-table-capability-card-active span{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.true-table-audit-card-review span,.true-table-capability-card-review span{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.true-table-audit-card-next span,.true-table-capability-card-blocked span{color:#92400e;background:#fffbeb;border-color:#fde68a}.true-table-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.true-table-summary-card{gap:4px;padding:12px 14px;display:grid}.true-table-card-source,.true-table-summary-card span{color:var(--muted);font-size:.84rem;line-height:1.25}.true-table-summary-card span{letter-spacing:.06em;text-transform:uppercase;font-weight:700}.true-table-summary-card strong{color:var(--text);font-size:1rem;font-weight:650;line-height:1.25}.true-table-stage-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.true-table-stage-card{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;min-height:76px;padding:12px 12px 28px;display:grid;position:relative}.true-table-stage-index{border:1px solid var(--line-strong);background:var(--subtle-panel);width:24px;height:24px;color:var(--text);border-radius:999px;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;line-height:1;display:inline-flex}.true-table-stage-card strong{color:var(--text);font-size:.95rem;font-weight:700;line-height:1.2}.true-table-stage-card p{color:var(--muted);margin:4px 0 0;font-size:.82rem;line-height:1.3}.true-table-stage-status{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700;line-height:1;position:absolute;bottom:9px;right:12px}.true-table-stage-card-done{background:#f0fdf4;border-color:#bbf7d0}.true-table-stage-card-current{background:#eff6ff;border-color:#bfdbfe}.true-table-stage-card-next{background:#fffbeb;border-color:#fde68a}.true-table-stage-card-done .true-table-stage-index{color:#166534;background:#dcfce7;border-color:#86efac}.true-table-stage-card-current .true-table-stage-index{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.true-table-stage-card-next .true-table-stage-index{color:#92400e;background:#fef3c7;border-color:#fcd34d}.true-table-table-card{justify-content:space-between;align-items:flex-start;gap:14px;padding:14px;display:flex}.true-table-card-source{margin:6px 0 0}.true-table-card-metrics{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.true-table-card-metrics span{border:1px solid var(--line);min-height:26px;color:var(--text);white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:.82rem;font-weight:600;line-height:1;display:inline-flex}.true-table-card-metrics .true-table-card-state-ready{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.true-table-card-metrics .true-table-card-state-loading{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.true-table-card-metrics .true-table-card-state-unavailable{color:#991b1b;background:#fef2f2;border-color:#fecaca}.true-table-open-link{border:1px solid var(--primary);background:var(--primary);color:#fff;white-space:nowrap;border-radius:6px;flex:none;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.true-table-open-link:hover{background:var(--primary-hover,var(--primary));color:#fff}.true-table-next-panel{padding:14px 16px}.true-table-next-list{max-width:880px;color:var(--text);gap:6px;margin:12px 0 0;padding-left:20px;font-size:.95rem;line-height:1.35;display:grid}html[data-theme=dark] .true-table-status-pill{color:#bfdbfe;background:#172554;border-color:#1e40af}html[data-theme=dark] .true-table-audit-card-active span,html[data-theme=dark] .true-table-capability-card-active span{color:#bbf7d0;background:#052e16;border-color:#166534}html[data-theme=dark] .true-table-audit-card-review span,html[data-theme=dark] .true-table-capability-card-review span{color:#bfdbfe;background:#172554;border-color:#1e40af}html[data-theme=dark] .true-table-audit-card-next span,html[data-theme=dark] .true-table-capability-card-blocked span{color:#fde68a;background:#451a03;border-color:#92400e}html[data-theme=dark] .true-table-relation-status-ready{color:#bbf7d0;background:#052e16;border-color:#166534}html[data-theme=dark] .true-table-relation-status-loading{color:#bfdbfe;background:#172554;border-color:#1e40af}html[data-theme=dark] .true-table-relation-status-review{color:#fde68a;background:#451a03;border-color:#92400e}html[data-theme=dark] .true-table-relation-status-unavailable{color:#fecaca;background:#450a0a;border-color:#7f1d1d}html[data-theme=dark] .true-table-relation-field-pill{color:#fed7aa;background:#431407;border-color:#9a3412}html[data-theme=dark] .true-table-field-type-pill-editable{color:#bbf7d0;background:#052e16;border-color:#166534}html[data-theme=dark] .true-table-field-type-pill-review{color:#fde68a;background:#451a03;border-color:#92400e}html[data-theme=dark] .true-table-field-type-pill-display{color:#cbd5e1;background:#0f172a;border-color:#334155}html[data-theme=dark] .true-table-permission-capability-pill,html[data-theme=dark] .true-table-permission-level-loading,html[data-theme=dark] .true-table-permission-level-manage,html[data-theme=dark] .true-table-view-control-pill{color:#bfdbfe;background:#172554;border-color:#1e40af}html[data-theme=dark] .true-table-permission-level-edit{color:#bbf7d0;background:#052e16;border-color:#166534}html[data-theme=dark] .true-table-permission-level-read{color:#fde68a;background:#451a03;border-color:#92400e}html[data-theme=dark] .true-table-permission-level-none{color:#fecaca;background:#450a0a;border-color:#7f1d1d}html[data-theme=dark] .true-table-stage-card-done{background:#052e16;border-color:#166534}html[data-theme=dark] .true-table-stage-card-current{background:#172554;border-color:#1e40af}html[data-theme=dark] .true-table-stage-card-next{background:#451a03;border-color:#92400e}html[data-theme=dark] .true-table-stage-card-done .true-table-stage-index{color:#bbf7d0;background:#052e16;border-color:#166534}html[data-theme=dark] .true-table-stage-card-current .true-table-stage-index{color:#bfdbfe;background:#172554;border-color:#1e40af}html[data-theme=dark] .true-table-stage-card-next .true-table-stage-index{color:#fde68a;background:#451a03;border-color:#92400e}html[data-theme=dark] .true-table-card-metrics .true-table-card-state-ready{color:#bbf7d0;background:#052e16;border-color:#166534}html[data-theme=dark] .true-table-card-metrics .true-table-card-state-loading{color:#bfdbfe;background:#172554;border-color:#1e40af}html[data-theme=dark] .true-table-card-metrics .true-table-card-state-unavailable{color:#fecaca;background:#450a0a;border-color:#7f1d1d}@media (max-width:720px){.true-table-hero,.true-table-table-card{flex-direction:column}.true-table-audit-grid,.true-table-audit-panel,.true-table-capability-grid,.true-table-capability-panel,.true-table-relation-grid,.true-table-relation-panel,.true-table-stage-strip,.true-table-summary-strip{grid-template-columns:1fr}}.dashboard-table-panel .table-wrap,.dashboard-table-panel .transaction-summary-wrap{border:2px solid var(--dashboard-table-frame);background:var(--panel);border-radius:6px;width:fit-content;max-width:100%;overflow-x:auto}.user-table-panel{width:min(100%,980px)}.user-table-panel .user-table-wrap{width:100%}.dashboard-table-panel .people-duplicate-table th,.dashboard-table-panel .raw-record-table th,.dashboard-table-panel .transaction-summary-table th,.dashboard-table-panel .user-table-wrap th,.dashboard-table-panel .weather-table th{border-bottom:2px solid var(--dashboard-table-frame);background:var(--panel);color:var(--dashboard-table-header-text)}.feedback-table-wrap,.scraper-county-table-wrap,.seo-check-table-wrap,.seo-term-table-wrap{border:1px solid var(--line-strong);background:var(--panel);box-shadow:none;border-radius:6px;padding:10px 12px 12px;overflow:auto}.feedback-table,.scraper-county-table,.seo-check-table,.seo-opportunity-table,.seo-term-table{border:2px solid var(--dashboard-table-frame);border-collapse:separate;border-spacing:0;border-radius:6px;overflow:hidden}.feedback-table th,.scraper-county-table th,.seo-check-table th,.seo-opportunity-table th,.seo-term-table th{border-bottom:2px solid var(--dashboard-table-frame);background:var(--panel);color:var(--dashboard-table-header-text)}.people-duplicate-table tbody td,.pto-summary-table tbody td,.raw-record-table tbody td,.transaction-summary-table tbody td,.user-table-wrap tbody td{vertical-align:middle;height:30px;padding-top:5px;padding-bottom:5px;line-height:1.2}html[data-theme=dark] .feedback-table tbody tr:first-child td,html[data-theme=dark] .people-duplicate-table tbody tr:first-child td,html[data-theme=dark] .pto-summary-table tbody tr:first-child td,html[data-theme=dark] .raw-record-table tbody tr:first-child td,html[data-theme=dark] .scraper-county-table tbody tr:first-child td,html[data-theme=dark] .seo-check-table tbody tr:first-child td,html[data-theme=dark] .seo-opportunity-table tbody tr:first-child td,html[data-theme=dark] .seo-term-table tbody tr:first-child td,html[data-theme=dark] .transaction-summary-table tbody tr:first-child td,html[data-theme=dark] .user-table-wrap tbody tr:first-child td{border-top:1px solid var(--dashboard-table-frame)}.people-duplicate-table tbody tr:nth-child(odd) td,.pto-summary-table tbody tr:nth-child(odd) td,.raw-record-table tbody tr:nth-child(odd) td,.transaction-summary-table tbody tr:nth-child(odd) td,.user-table-wrap tbody tr:nth-child(odd) td{background:var(--panel)!important}.people-duplicate-table tbody tr:nth-child(2n) td,.pto-summary-table tbody tr:nth-child(2n) td,.raw-record-table tbody tr:nth-child(2n) td,.transaction-summary-table tbody tr:nth-child(2n) td,.user-table-wrap tbody tr:nth-child(2n) td{background:var(--panel-muted)!important}.raw-record-table tbody tr:not(.raw-group-row) td.raw-col-sorted{background:var(--hub-grid-bg-sorted,var(--primary-soft))!important}.raw-record-table tbody tr:not(.raw-group-row):nth-child(2n) td.raw-col-sorted{background:var(--hub-grid-bg-sorted-alt,var(--primary-soft))!important}.people-duplicate-table tbody tr:hover td,.pto-summary-table tbody tr:hover td,.raw-record-table tbody tr:hover td,.transaction-summary-table tbody tr:hover td,.user-table-wrap tbody tr:hover td{background:var(--row-hover-bg)!important}.raw-record-table tbody tr:not(.raw-group-row):hover td.raw-col-sorted{background:var(--hub-grid-bg-sorted-hover,var(--primary-soft))!important}.user-table-wrap tbody tr.is-editing td{background:var(--row-hover-bg)!important}.transaction-summary-table tbody tr.quarter-row td{background:var(--panel)!important}.transaction-summary-table tbody tr.quarter-row.is-even td{background:var(--panel-muted)!important}.pto-summary-table tbody tr.pto-detail-row td,.pto-summary-table tbody tr.pto-detail-row:hover td,.transaction-summary-table tbody tr.month-row td{background:var(--panel)!important}.people-duplicate-table{border-spacing:0}.transaction-summary-table tbody .period-grid{min-height:29px}.people-duplicate-table tbody tr.people-priority-row td,.people-duplicate-table tbody tr.people-priority-row:hover td,.raw-record-table tbody tr.raw-group-row td,.raw-record-table tbody tr.raw-group-row:hover td,.raw-record-table tr.raw-group-row td,.raw-record-table tr.raw-group-row:hover td{height:34px;padding:0;background:var(--panel)!important}.people-priority-row{scroll-margin-top:178px}.raw-table-group-by{color:var(--text-muted,var(--text));align-items:center;gap:6px;font-size:.875rem;display:inline-flex}.raw-table-group-by select{border:1px solid var(--line);background:var(--panel);min-height:32px;color:var(--text);border-radius:6px;padding:0 8px;font-size:.875rem}.raw-table-sort-hint{color:var(--text-muted,var(--text));white-space:nowrap;margin-left:auto;font-size:.8125rem}.test-filter-data-trigger{align-items:center;gap:6px;display:inline-flex}.test-filter-data-head{flex-direction:column;gap:2px;margin-bottom:8px;display:flex}.test-filter-data-head strong{font-size:.9375rem}.test-filter-data-meta{color:var(--text-muted,var(--text));font-size:.8125rem}.test-filter-data-search{border:1px solid var(--line);background:var(--panel);width:100%;min-height:32px;color:var(--text);border-radius:6px;margin-bottom:8px;padding:0 10px;font-size:.875rem}.test-filter-data-actions{gap:6px;margin-bottom:8px;display:flex}.test-filter-data-list{overscroll-behavior:contain;border:1px solid var(--line);border-radius:6px;max-height:260px;overflow-y:auto}.test-filter-data-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:6px 10px;display:flex}.test-field-visibility-switch{cursor:pointer;background:#cbd5e1;border:0;border-radius:999px;flex:none;width:14px;height:8px;transition:background .12s;position:relative}.test-field-visibility-switch:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;transition:transform .12s;position:absolute;top:1px;left:1px;box-shadow:0 .5px 1px #0f172a2e}.test-field-visibility-switch.is-on{background:#3b82f6}.test-field-visibility-switch.is-on:after{transform:translate(6px)}.test-field-visibility-switch:disabled{opacity:.45;cursor:not-allowed}html[data-theme=dark] .test-field-visibility-switch{background:#475569}html[data-theme=dark] .test-field-visibility-switch.is-on{background:#60a5fa}.test-filter-data-row:last-child{border-bottom:0}.test-filter-data-row:hover{background:var(--button-hover-bg,var(--panel-muted))}.test-filter-data-label{flex:auto;min-width:0;font-size:.875rem;font-weight:400}.test-filter-data-empty{color:var(--text-muted,var(--text));padding:10px;font-size:.8125rem}.test-hub-base-panel .test-hub-base-toolbar{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;overflow:visible;container:hub-base-toolbar/inline-size}.test-view-control{flex-shrink:0;position:relative}.test-view-control-trigger{flex-shrink:0;display:inline-flex}.test-view-popover-panel{z-index:80;border:1px solid var(--line-strong);background:var(--panel);color:var(--text);border-radius:8px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #0f172a24,0 2px 8px #0f172a14}.test-view-popover-panel.is-viewport-positioned{position:fixed;right:auto}html[data-theme=dark] .test-view-popover-panel{box-shadow:0 12px 32px #0000006b,0 2px 8px #0000003d}.test-hub-base-search{align-items:center;gap:6px;font-size:.8125rem;display:inline-flex}.test-hub-base-search input{border:1px solid var(--line-strong);background:var(--panel);border-radius:6px;min-width:180px;height:30px;padding:0 10px}.dashboard-shell #dashboard-content:has(.test-hub-base-panel),.dashboard-shell .content:has(.test-hub-base-panel),.dashboard-shell [class$=-react-root]:has(.test-hub-base-panel){background:#fff}.dashboard-shell .content:has(.test-hub-base-panel){--hub-base-toolbar-gap:4px;--dashboard-viewport-fill:calc(100vh - 132px);padding:var(--hub-base-toolbar-gap) 0 0;min-height:var(--dashboard-viewport-fill);height:var(--dashboard-viewport-fill);flex-direction:column;display:flex}.dashboard-shell:has(.test-hub-base-panel){background:#fff}.dashboard-shell #dashboard-content:has(.test-hub-base-panel),.dashboard-shell [class$=-react-root]:has(.test-hub-base-panel){flex-direction:column;flex:auto;min-height:0;padding-top:0;padding-bottom:0;display:flex}html[data-theme=dark] .dashboard-shell #dashboard-content:has(.test-hub-base-panel),html[data-theme=dark] .dashboard-shell .content:has(.test-hub-base-panel),html[data-theme=dark] .dashboard-shell [class$=-react-root]:has(.test-hub-base-panel),html[data-theme=dark] .dashboard-shell:has(.test-hub-base-panel){background:var(--hub-grid-bg,#171d24)}.test-hub-base-panel.dashboard-table-panel{width:100%;max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.test-hub-base-panel.cash-flow-grid-v3-panel{background:0 0;padding:0;overflow-x:hidden}.test-hub-base-panel{--hub-base-tail-header-height:30px;--hub-base-tail-empty-bg:#fff;--hub-grid-line:#e8e8e8;--hub-grid-border:#e8e8e8;--hub-grid-soft-line:#e8e8e8;--hub-grid-bg-sorted:#fff;--hub-grid-bg-sorted-alt:#fff;--hub-grid-header-bg:#fff;flex-direction:column;flex:auto;height:100%;min-height:0;display:flex;overflow:hidden}html[data-theme=dark] .test-hub-base-panel{--hub-base-tail-empty-bg:#1e242c;--hub-grid-line:#343c48;--hub-grid-border:#343c48;--hub-grid-soft-line:#343c48;--hub-grid-bg-sorted:#171d24;--hub-grid-bg-sorted-alt:#171d24;--hub-grid-header-bg:#171d24}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root,.test-hub-base-panel .hub-base-grid-island,.test-hub-base-panel.cash-flow-grid-panel,.test-hub-base-panel.cash-flow-grid-v3-panel{--hub-grid-bg-hover:#f5f5f5;--hub-grid-bg-sorted-hover:#f5f5f5}html[data-theme=dark] .test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root,html[data-theme=dark] .test-hub-base-panel .hub-base-grid-island,html[data-theme=dark] .test-hub-base-panel.cash-flow-grid-panel,html[data-theme=dark] .test-hub-base-panel.cash-flow-grid-v3-panel{--hub-grid-bg-hover:#ffffff0d;--hub-grid-bg-sorted-hover:#ffffff0d}.test-hub-base-panel .dashboard-table-panel-head.test-hub-base-toolbar{z-index:6;padding:0 var(--nav-tab-x,14px) 1px;background:#fff;flex:none;justify-content:flex-start;margin:0 0 1px;overflow:visible}html[data-theme=dark] .test-hub-base-panel .dashboard-table-panel-head.test-hub-base-toolbar{background:var(--hub-grid-bg,#171d24)}.test-hub-base-body{flex:auto;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:0;min-height:0;display:grid;overflow:hidden}.test-hub-base-body:has(.test-hub-base-history-panel){grid-template-columns:minmax(0,1fr) auto;gap:12px}.test-hub-base-body>.test-hub-base-grid-scroll{min-width:0}.test-hub-base-panel.hub-base-perf-mode .test-hub-base-body,.test-hub-base-panel.hub-base-perf-mode .test-hub-base-body-glide-only{display:grid}.test-hub-base-grid-scroll{--hub-base-grid-footer-height:32px;overscroll-behavior:contain;background:#fff;flex-direction:column;flex:auto;align-items:stretch;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}html[data-theme=dark] .test-hub-base-grid-scroll{background:var(--hub-grid-bg,#171d24)}.test-hub-base-grid-shell{--hub-base-grid-footer-height:32px;isolation:isolate;flex-direction:column;flex:auto;align-self:stretch;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.test-hub-base-panel.hub-base-perf-mode .test-hub-base-grid-shell-perf{width:auto;max-width:none}.hub-base-grid-tail{pointer-events:none;z-index:2;flex-direction:row;align-self:stretch;align-items:stretch;min-width:0;min-height:0;display:flex;position:absolute;top:1px;bottom:0;right:0}.hub-base-grid-add-column{flex-direction:column;flex:0 0 42px;align-self:stretch;width:42px;min-width:42px;max-width:42px;min-height:0;display:flex}.hub-base-grid-add-field-slot{box-sizing:border-box;flex:0 0 var(--hub-base-tail-header-height);width:100%;height:var(--hub-base-tail-header-height);min-height:var(--hub-base-tail-header-height);border-right:1px solid var(--hub-grid-line,#e8e8e8);border-bottom:1px solid var(--hub-grid-line,#e8e8e8);background:var(--hub-grid-bg,#fff);cursor:default;justify-content:center;align-items:center;padding:0;display:flex}.hub-base-grid-add-column-body{border-right:1px solid var(--hub-grid-line,#e8e8e8);background:linear-gradient(to bottom,var(--hub-base-tail-empty-bg) 0,var(--hub-base-tail-empty-bg) calc(100% - var(--hub-base-grid-footer-height)),var(--hub-grid-bg-muted,#f8fafc) calc(100% - var(--hub-base-grid-footer-height)));flex:auto;min-height:0}.hub-base-grid-add-field-btn{width:100%;height:100%;color:var(--hub-grid-header-text,#5f6670);cursor:pointer;appearance:none;pointer-events:auto;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:1.125rem;font-weight:400;line-height:1;display:inline-flex}.hub-base-grid-add-field-btn:hover:not(:disabled){color:var(--text,#334155);background:var(--hub-grid-bg-hover,#0000000a)}.hub-base-grid-add-field-btn:disabled{opacity:.45;cursor:not-allowed}.hub-base-grid-endcap{flex-direction:column;flex:auto;align-self:stretch;min-width:0;min-height:0;display:flex}.hub-base-grid-endcap-header{flex:0 0 var(--hub-base-tail-header-height);height:var(--hub-base-tail-header-height);min-height:var(--hub-base-tail-header-height);border-bottom:1px solid var(--hub-grid-line,#e8e8e8);background:var(--hub-grid-bg,#fff)}.hub-base-grid-endcap-body{background:linear-gradient(to bottom,var(--hub-base-tail-empty-bg) 0,var(--hub-base-tail-empty-bg) calc(100% - var(--hub-base-grid-footer-height)),var(--hub-grid-bg-muted,#f8fafc) calc(100% - var(--hub-base-grid-footer-height)));flex:auto;min-height:0}.test-hub-base-panel .hub-base-grid-root.cash-flow-grid-root,.test-hub-base-panel .hub-grid-root.cash-flow-grid-root{flex-direction:column;flex:auto;min-width:0;min-height:240px;display:flex;overflow:hidden}.test-hub-base-panel .hub-grid-island.hub-base-grid-island{flex-direction:column;flex:auto;display:flex;overflow:hidden}.test-hub-base-panel .hub-grid-host{flex:auto;height:100%;min-height:0}.test-hub-base-panel .hub-base-glide-benchmark-shell{flex:none;min-height:0}.test-hub-base-panel.hub-base-perf-mode .hub-base-glide-preview.hub-base-perf-mode{width:100%;max-width:100%;max-height:min(36vh,420px)}.test-hub-base-record-count{text-align:center;color:var(--text-muted,#64748b);margin:0;padding:0;font-size:13px;line-height:1}.hub-base-glide-preview{border:2px solid var(--line-strong,#5f6572);background:var(--panel,#fff);scrollbar-gutter:stable;border-radius:6px;max-width:100%;margin-top:12px;overflow:auto scroll}.hub-base-glide-preview,.hub-base-glide-preview *{scrollbar-color:#9a9a9a #0f172a14;scrollbar-width:auto}.hub-base-glide-preview ::-webkit-scrollbar{width:14px;height:14px}.hub-base-glide-preview ::-webkit-scrollbar-track{background:#0f172a0f}.hub-base-glide-preview ::-webkit-scrollbar-thumb{background:#9a9a9a padding-box padding-box;border:3px solid #0000;border-radius:999px;min-height:40px}.hub-base-grid-island .hub-base-row-number-cell.ag-cell,.hub-base-grid-island .hub-base-row-number-cell.ag-cell-last-left-pinned,.hub-base-grid-island .hub-base-row-number-header.ag-column-last-left-pinned,.hub-base-grid-island .hub-base-row-number-header.ag-header-cell{box-shadow:none!important;border-right:0!important}.hub-base-grid-island .hub-base-row-number-cell{overflow:visible;padding:0!important}.hub-base-grid-island .ag-pinned-left-cols-container,.hub-base-grid-island .ag-pinned-left-header{position:relative;border-right:0!important}.hub-base-grid-island .ag-root-wrapper{position:relative}.hub-base-primary-column-shadow{pointer-events:none;z-index:6;background:linear-gradient(90deg,#00000016,#00000009 1px,#0000 6px);width:6px;position:absolute;top:0}html[data-theme=dark] .hub-base-primary-column-shadow{background:linear-gradient(90deg,#ffffff24,#ffffff0f 1px,#0000 6px)}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root,.test-hub-base-panel .hub-base-grid-island{--ag-row-border-color:transparent;--ag-cell-horizontal-border:transparent;--ag-pinned-column-border:0 solid transparent}.hub-base-grid-island .ag-body-viewport .ag-cell,.hub-base-grid-island .ag-full-width-container .ag-cell,.hub-base-grid-island .ag-pinned-left-cols-container .ag-cell,.hub-base-grid-island .ag-pinned-right-cols-container .ag-cell{border-top:0!important;border-bottom:0!important}html[data-theme=dark] .hub-base-grid-island .ag-full-width-container .ag-row:first-child .ag-cell,html[data-theme=dark] .hub-base-grid-island .ag-full-width-container .ag-row:first-child .cash-flow-grid-v3-group-toggle,html[data-theme=dark] .hub-base-grid-island :is(.ag-center-cols-container,.ag-pinned-left-cols-container,.ag-pinned-right-cols-container) .ag-row:first-child .ag-cell{border-top:0!important}.hub-base-grid-island .hub-base-row-number-header.ag-header-cell{align-items:flex-start!important;padding:0!important}.hub-base-grid-island .hub-base-row-number-header .ag-header-cell-comp-wrapper,.hub-base-grid-island .hub-base-row-number-header .ag-header-cell-label{justify-content:flex-start;width:100%;height:100%;padding:0;align-items:flex-start!important}.hub-base-row-gutter-header{box-sizing:border-box;align-items:flex-start}.hub-base-row-gutter-header-controls{width:100%;height:var(--hub-base-header-label-band-height,32px);min-height:var(--hub-base-header-label-band-height,32px);max-height:var(--hub-base-header-label-band-height,32px);cursor:pointer;flex:none;grid-template-columns:16px minmax(0,1fr);align-items:center;column-gap:8px;display:grid!important}.hub-base-row-gutter{box-sizing:border-box;-webkit-user-select:none;user-select:none;justify-content:flex-start;align-items:center;width:100%;height:100%;padding:0 4px 0 8px;display:flex}.hub-base-row-gutter-number{min-width:0;color:var(--text-muted,#94a3b8);font-variant-numeric:tabular-nums;text-align:left;flex:1;font-size:12px}.hub-base-row-gutter-controls{cursor:pointer;flex:1;grid-template-columns:16px minmax(0,1fr);align-items:center;column-gap:8px;min-width:0;display:none}.hub-base-grid-island .ag-row.ag-row-hover .hub-base-row-gutter-controls,.hub-base-grid-island .ag-row:hover .hub-base-row-gutter-controls,.hub-base-row-gutter.is-selected .hub-base-row-gutter-controls{display:grid}.hub-base-grid-island .ag-row.ag-row-hover .hub-base-row-gutter-number,.hub-base-grid-island .ag-row:hover .hub-base-row-gutter-number,.hub-base-row-gutter.is-selected .hub-base-row-gutter-number{display:none}.hub-base-row-gutter-checkbox{color:#fff;flex-shrink:0;grid-area:1/1;transition:border-color 80ms,background-color 80ms,box-shadow 80ms;box-shadow:0 0 0 1px #0f172a08,0 1px 2px #0f172a12;cursor:pointer!important;background:#fff!important;border:1.5px solid #c9ced6!important;border-radius:3px!important;width:16px!important;height:16px!important;margin:0!important}.hub-base-row-gutter-checkbox:hover{cursor:pointer!important;background:#f8fafc!important;border-color:#9aa3b2!important}.hub-base-row-gutter-checkbox[data-state=checked],.hub-base-row-gutter-checkbox[data-state=indeterminate]{box-shadow:none;background:#2b6ff7!important;border-color:#2b6ff7!important}.hub-base-row-gutter-checkbox[data-state=checked] svg,.hub-base-row-gutter-checkbox[data-state=indeterminate] svg{stroke-width:3px;width:12px;height:12px}.hub-base-row-gutter-checkbox:focus-visible{outline:none;box-shadow:0 0 0 2px #2b6ff738;border-color:#9aa3b2!important}html[data-theme=dark] .hub-base-row-gutter-checkbox{box-shadow:0 0 0 1px #0003,0 1px 2px #00000047;background:#171d24!important;border-color:#4b5563!important}html[data-theme=dark] .hub-base-row-gutter-checkbox:hover{background:#1e242c!important;border-color:#6b7280!important}html[data-theme=dark] .hub-base-row-gutter-checkbox[data-state=checked],html[data-theme=dark] .hub-base-row-gutter-checkbox[data-state=indeterminate]{background:#4b8df8!important;border-color:#4b8df8!important}.hub-base-row-gutter-expand{border:1px solid var(--line-strong);background:var(--panel);width:22px;height:22px;color:var(--text);cursor:pointer;border-radius:4px;flex-shrink:0;grid-area:1/2;justify-content:center;justify-self:end;align-items:center;margin-left:0;padding:0;display:none;box-shadow:0 1px 1px #0f172a0f}.hub-base-row-gutter-expand:hover{background:var(--panel-muted,#f8fafc)}.hub-base-grid-island .ag-row.ag-row-hover .hub-base-row-gutter-expand,.hub-base-grid-island .ag-row:has(.ag-cell-focus) .hub-base-row-gutter-expand,.hub-base-grid-island .ag-row:hover .hub-base-row-gutter-expand{display:inline-flex}.hub-base-grid-island .ag-row.hub-base-row-selected .ag-cell,.hub-base-grid-island .ag-row.hub-base-row-selected .ag-cell.cash-flow-grid-sorted-cell,.hub-base-grid-island .ag-row.hub-base-row-selected .hub-base-row-number-cell{background:#edf4ff!important}html[data-theme=dark] .hub-base-grid-island .ag-row.hub-base-row-selected .ag-cell,html[data-theme=dark] .hub-base-grid-island .ag-row.hub-base-row-selected .ag-cell.cash-flow-grid-sorted-cell,html[data-theme=dark] .hub-base-grid-island .ag-row.hub-base-row-selected .hub-base-row-number-cell{background:#24344d!important}.hub-base-grid-island .hub-base-row-number-cell.ag-cell-focus,.hub-base-grid-island .hub-base-row-number-cell.hub-grid-active-column-cell,.hub-base-grid-island .hub-base-row-number-cell.hub-grid-cell-range-selected{box-shadow:none!important;background:0 0!important;border-width:0!important}.hub-base-grid-island .cash-flow-grid-v3-group-row .hub-base-row-number-cell{background:0 0;border-right-color:#0000}.hub-base-record-expand-backdrop{z-index:1200;background:#0f172a47;justify-content:center;align-items:flex-start;padding:48px 24px;display:flex;position:fixed;inset:0}.hub-base-record-expand-dialog{border:1px solid var(--line-strong);background:var(--panel);border-radius:12px;width:min(760px,100%);max-height:calc(100vh - 96px);overflow:auto;box-shadow:0 24px 48px #0f172a2e}.hub-base-record-expand-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.hub-base-record-expand-nav{gap:4px;display:inline-flex}.hub-base-record-expand-body{padding:20px 24px 28px}.hub-base-record-expand-primary-label{color:var(--text-muted,#64748b);margin:0 0 4px;font-size:12px}.hub-base-record-expand-title{margin:0 0 20px;font-size:1.35rem;font-weight:600;line-height:1.25}.hub-base-record-expand-fields{gap:0;margin:0;display:grid}.hub-base-record-expand-field{border-top:1px solid var(--line);grid-template-columns:minmax(140px,220px) minmax(0,1fr);gap:16px;padding:10px 0;display:grid}.hub-base-record-expand-field dt{color:var(--text-muted,#64748b);margin:0;font-size:12px;font-weight:500}.hub-base-record-expand-field dd{white-space:pre-wrap;word-break:break-word;margin:0;font-size:.875rem;line-height:1.45}.test-hub-base-panel .hub-grid-island{width:100%;max-width:none}.test-hub-base-panel .hub-grid-island.hub-base-grid-island{--hub-grid-bg-alt:var(--hub-grid-bg);width:100%;min-width:100%;min-height:240px}.test-hub-base-panel .cash-flow-grid-v3-classic-sort-index{margin-right:4px;font-weight:700}.test-hub-base-panel .cash-flow-grid-v3-classic-sort-direction{margin-left:4px}.test-hub-base-panel .hub-base-grid-island .ag-cell .ag-cell-value{text-overflow:ellipsis;min-width:0;color:inherit;flex:auto;overflow:hidden}.test-hub-base-panel .hub-grid-editable-text.is-empty{color:var(--text-muted,#94a3b8)}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-row-even .ag-cell:not(.cash-flow-grid-sorted-cell):not(.hub-grid-cell-range-selected),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-row-odd .ag-cell:not(.cash-flow-grid-sorted-cell):not(.hub-grid-cell-range-selected){background:var(--hub-grid-bg)!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-row-even .ag-cell.cash-flow-grid-sorted-cell:not(.hub-grid-cell-range-selected),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-row-odd .ag-cell.cash-flow-grid-sorted-cell:not(.hub-grid-cell-range-selected){background:var(--hub-grid-bg-sorted)!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-body-viewport .ag-row.ag-row-hover:not(:has(.ag-cell-focus)) .ag-cell:not(.cash-flow-grid-sorted-cell):not(.hub-grid-cell-range-selected),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-body-viewport .ag-row.ag-row-hover:not(:has(.ag-cell-focus)) .hub-base-row-number-cell,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-body-viewport .ag-row:hover:not(:has(.ag-cell-focus)) .ag-cell:not(.cash-flow-grid-sorted-cell):not(.hub-grid-cell-range-selected),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-body-viewport .ag-row:hover:not(:has(.ag-cell-focus)) .hub-base-row-number-cell{background:var(--hub-grid-bg-hover,#f5f5f5)!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-body-viewport .ag-row.ag-row-hover:not(:has(.ag-cell-focus)) .ag-cell.cash-flow-grid-sorted-cell:not(.hub-grid-cell-range-selected),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-body-viewport .ag-row:hover:not(:has(.ag-cell-focus)) .ag-cell.cash-flow-grid-sorted-cell:not(.hub-grid-cell-range-selected){background:var(--hub-grid-bg-sorted-hover,#f5f5f5)!important}html[data-theme=dark] .test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-body-viewport .ag-row.ag-row-hover:not(:has(.ag-cell-focus)) .ag-cell:not(.cash-flow-grid-sorted-cell):not(.hub-grid-cell-range-selected),html[data-theme=dark] .test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-body-viewport .ag-row.ag-row-hover:not(:has(.ag-cell-focus)) .hub-base-row-number-cell,html[data-theme=dark] .test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-body-viewport .ag-row:hover:not(:has(.ag-cell-focus)) .ag-cell:not(.cash-flow-grid-sorted-cell):not(.hub-grid-cell-range-selected),html[data-theme=dark] .test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-body-viewport .ag-row:hover:not(:has(.ag-cell-focus)) .hub-base-row-number-cell{background:var(--hub-grid-bg-hover,#ffffff0d)!important}html[data-theme=dark] .test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-body-viewport .ag-row.ag-row-hover:not(:has(.ag-cell-focus)) .ag-cell.cash-flow-grid-sorted-cell:not(.hub-grid-cell-range-selected),html[data-theme=dark] .test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-body-viewport .ag-row:hover:not(:has(.ag-cell-focus)) .ag-cell.cash-flow-grid-sorted-cell:not(.hub-grid-cell-range-selected){background:var(--hub-grid-bg-sorted-hover,#ffffff0d)!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root:has(.ag-header:hover) .ag-body-viewport .ag-row.ag-row-hover .ag-cell:not(.hub-grid-cell-range-selected),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root:has(.ag-header:hover) .ag-body-viewport .ag-row.ag-row-hover .hub-base-row-number-cell,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root:has(.ag-header:hover) .ag-body-viewport .ag-row:hover .ag-cell:not(.hub-grid-cell-range-selected),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root:has(.ag-header:hover) .ag-body-viewport .ag-row:hover .hub-base-row-number-cell{background:var(--hub-grid-bg)!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root:has(.ag-header:hover) .ag-body-viewport .ag-row.ag-row-hover .ag-cell.cash-flow-grid-sorted-cell:not(.hub-grid-cell-range-selected),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root:has(.ag-header:hover) .ag-body-viewport .ag-row:hover .ag-cell.cash-flow-grid-sorted-cell:not(.hub-grid-cell-range-selected){background:var(--hub-grid-bg-sorted)!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root:has(.ag-header:hover) .ag-body-viewport .ag-row.ag-row-hover .hub-base-row-gutter-controls,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root:has(.ag-header:hover) .ag-body-viewport .ag-row:hover .hub-base-row-gutter-controls{display:none}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root:has(.ag-header:hover) .ag-body-viewport .ag-row.ag-row-hover .hub-base-row-gutter-number,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root:has(.ag-header:hover) .ag-body-viewport .ag-row:hover .hub-base-row-gutter-number{display:block}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-header,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-header-cell,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-header-cell.cash-flow-grid-sorted-header,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-header-row{background:var(--hub-grid-bg)!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-header-cell.cash-flow-grid-sorted-header:hover,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-header-cell:not(.hub-base-row-number-header):hover{background:var(--hub-grid-bg-hover)!important}.hub-base-grid-island.hub-base-header-resize-enabled .ag-header{position:relative}.hub-base-grid-island.hub-base-header-resize-enabled .ag-header:after{content:"";cursor:row-resize;z-index:4;height:12px;position:absolute;bottom:0;left:0;right:0}.test-hub-base-panel .hub-base-grid-island .ag-header-cell:not(.hub-base-row-number-header){overflow:hidden;align-items:flex-start!important}.test-hub-base-panel .hub-base-grid-island .ag-header-cell-comp-wrapper,.test-hub-base-panel .hub-base-grid-island .ag-header-cell-label{justify-content:flex-start;height:100%;align-items:flex-start!important;overflow:hidden!important}.test-hub-base-panel .hub-base-grid-island{--hub-base-header-label-band-height:32px}.test-hub-base-panel .hub-base-grid-island .ag-header-cell:not(.hub-base-row-number-header) .ag-header-cell-text{text-align:left;text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden!important}.test-hub-base-panel .hub-base-grid-island .cash-flow-grid-v3-classic-sort-direction,.test-hub-base-panel .hub-base-grid-island .hub-base-column-header-menu-chevron{display:none!important}.test-hub-base-panel .hub-base-grid-island .cash-flow-grid-v3-classic-header-label{box-sizing:border-box;width:100%;min-width:0;height:var(--hub-base-header-label-band-height,32px);min-height:var(--hub-base-header-label-band-height,32px);max-height:var(--hub-base-header-label-band-height,32px);text-align:left;justify-content:flex-start;align-self:flex-start;padding:2px 4px;line-height:1.15;overflow:hidden;white-space:nowrap!important;align-items:center!important}.test-hub-base-panel .hub-base-grid-island .cash-flow-grid-v3-classic-header-label .ag-header-cell-text{text-overflow:ellipsis;text-align:left;flex:auto;width:0;min-width:0;max-width:100%;line-height:1.15;display:block;white-space:nowrap!important;overflow:hidden!important}.test-hub-base-panel .hub-base-grid-island .cash-flow-grid-v3-classic-header-label .cash-flow-grid-v3-classic-sort-direction,.test-hub-base-panel .hub-base-grid-island .cash-flow-grid-v3-classic-header-label .cash-flow-grid-v3-classic-sort-index{flex-shrink:0}.test-hub-base-panel .hub-base-grid-island.hub-base-header-stretched .ag-header-cell:not(.hub-base-row-number-header){overflow:hidden}.test-hub-base-panel .hub-base-grid-island.hub-base-header-stretched .cash-flow-grid-v3-classic-header-label{height:100%;max-height:100%;min-height:var(--hub-base-header-label-band-height,32px);padding-top:calc((var(--hub-base-header-label-band-height,32px) - 1.15em) / 2);align-self:stretch;white-space:normal!important;align-items:flex-start!important}.test-hub-base-panel .hub-base-grid-island.hub-base-header-stretched .cash-flow-grid-v3-classic-header-label .ag-header-cell-text{text-overflow:clip;overflow-wrap:normal;word-break:normal;white-space:normal!important;overflow:visible!important}.test-hub-base-panel .hub-base-grid-island.hub-base-header-stretched .ag-header-cell:not(.hub-base-row-number-header) .ag-header-cell-text{text-overflow:clip;white-space:normal!important;overflow:visible!important}.hub-base-grid-root .cash-flow-grid-v3-classic-header-label{position:relative}.test-hub-base-panel .hub-base-grid-island .ag-header-cell[col-id*=\ copy] .ag-header-cell-text,.test-hub-base-panel .hub-base-grid-island .ag-header-cell[col-id*=\ copy] .cash-flow-grid-v3-classic-header-label{text-transform:none}.hub-base-column-header-menu-chevron{width:14px;height:14px;color:var(--text-muted,#64748b);opacity:0;pointer-events:none;background:0 0;border:0;border-radius:2px;justify-content:center;align-items:center;margin:0;padding:0;font-size:11px;line-height:1;transition:opacity .12s;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%);cursor:pointer!important}.ag-header-cell.hub-grid-active-column-header .hub-base-column-header-menu-chevron,.ag-header-cell:hover .hub-base-column-header-menu-chevron{opacity:1;pointer-events:auto}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root{--hub-grid-bg-sorted:#fff;--hub-grid-bg-sorted-alt:#fff;--hub-grid-bg-sorted-hover:#f1f5fb;width:100%;min-width:100%;max-width:none;height:100%}html[data-theme=dark] .test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root{--hub-grid-bg-sorted:#171d24;--hub-grid-bg-sorted-alt:#171d24;--hub-grid-bg-sorted-hover:#203249}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-root-wrapper{border:0;border-top:1px solid var(--hub-grid-line);border-radius:0}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-floating-filter,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-header-cell:not(.hub-base-row-number-header){border-right:1px solid var(--hub-grid-line)!important;border-bottom:1px solid var(--hub-grid-line)!important}.test-hub-base-panel .hub-base-grid-island .ag-header-row{border-bottom:1px solid var(--hub-grid-line)!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-header,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-header-viewport,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-pinned-left-header{border-bottom:0!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-body,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-body-viewport,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-center-cols-viewport,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root :is(.ag-body-viewport,.ag-pinned-left-cols-container,.ag-pinned-right-cols-container,.ag-full-width-container) .ag-row:first-child,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root :is(.ag-body-viewport,.ag-pinned-left-cols-container,.ag-pinned-right-cols-container,.ag-full-width-container) .ag-row:first-child .ag-cell{border-top:0!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-cell{box-sizing:border-box;min-height:0;height:100%!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-cell:not(.hub-base-row-number-cell):not(.ag-cell-focus):not(.ag-cell-range-single-cell):not(.hub-grid-cell-range-selected):not(.ag-cell-inline-editing){border-top:0!important;border-bottom:0!important;border-right:1px solid var(--hub-grid-line)!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island .hub-base-row-number-cell.ag-cell,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island .hub-base-row-number-cell.ag-cell-last-left-pinned,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island .hub-base-row-number-header.ag-column-last-left-pinned,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island .hub-base-row-number-header.ag-header-cell{box-shadow:none!important;border-right:0!important;padding:0!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island .hub-base-row-number-header.ag-header-cell{border-bottom:1px solid var(--hub-grid-line)!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island .ag-pinned-left-header .hub-base-row-number-header+.ag-header-cell,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island .hub-base-row-number-cell+.ag-cell{border-left:0!important}.test-hub-base-panel .hub-base-grid-island .ag-pinned-left-cols-container,.test-hub-base-panel .hub-base-grid-island .ag-pinned-left-header{box-shadow:none!important;border-right:0!important}.test-hub-base-panel .hub-base-grid-island .ag-center-cols-container .ag-cell:first-child:not(.ag-cell-focus):not(.ag-cell-range-single-cell):not(.hub-grid-cell-range-selected),.test-hub-base-panel .hub-base-grid-island .ag-center-cols-container .ag-header-cell:first-child{border-left:0!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-body-viewport .ag-row,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-full-width-container .ag-row,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-pinned-left-cols-container .ag-row,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-pinned-right-cols-container .ag-row{border-bottom:1px solid var(--hub-grid-line)}.hub-base-column-summary-bar{border-top:1px solid var(--hub-grid-line,#cbd3df);background:var(--hub-grid-bg-muted,#f8fafc);flex:none;overflow:hidden}.hub-base-column-summary-bar.is-selection-scoped{background:var(--hub-grid-bg-selected-muted,#eef5ff)}.hub-base-column-summary-track{scrollbar-width:none;flex-direction:row;align-items:stretch;display:flex;overflow:auto hidden}.hub-base-column-summary-track::-webkit-scrollbar{display:none}.hub-base-column-summary-gutter{border-right:0;flex:none}.hub-base-column-summary-cell{border-right:1px solid var(--hub-grid-line,#cbd3df);flex:none;min-height:28px}.hub-base-column-summary-cell.is-column-selected{background:var(--hub-grid-bg-selected,#d4e8ff)}.hub-base-column-summary-btn{width:100%;min-height:28px;color:var(--text-muted,#64748b);text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:1px;padding:2px 8px;font-family:inherit;display:flex}.hub-base-column-summary-btn:disabled{cursor:default}.hub-base-column-summary-btn:not(:disabled):hover{background:#0f172a0a}.hub-base-column-summary-label{letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted,#64748b);font-size:10px;font-weight:600;line-height:1.2}.hub-base-column-summary-value{color:var(--text,#334155);font-variant-numeric:tabular-nums;font-size:12px;line-height:1.25}.hub-base-column-summary-menu{z-index:1200;border:1px solid var(--line,#cbd5e1);background:var(--panel,#fff);border-radius:8px;min-width:168px;padding:4px 0;position:fixed;box-shadow:0 8px 24px #0f172a24}.hub-base-column-summary-menu-item{width:100%;color:var(--text,#334155);text-align:left;cursor:pointer;background:0 0;border:0;padding:6px 12px;font-family:inherit;font-size:13px;display:block}.hub-base-column-summary-menu-item.is-active,.hub-base-column-summary-menu-item:hover{background:var(--hub-grid-bg-hover,#f1f5fb)}.hub-base-group-summary-row .ag-cell{background:var(--hub-grid-bg-muted,#f8fafc)}.hub-base-group-summary-cell .hub-base-group-summary-value{color:var(--text-muted,#64748b);font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.hub-base-grid-body-filler{left:0;right:0;bottom:var(--hub-base-grid-footer-height);pointer-events:none;z-index:2;background:0 0;position:absolute;overflow:hidden}.test-hub-base-grid-footer{flex:0 0 var(--hub-base-grid-footer-height);width:100%;height:var(--hub-base-grid-footer-height);min-height:var(--hub-base-grid-footer-height);border-top:1px solid var(--hub-grid-line);background:var(--hub-grid-bg-muted,#f8fafc);box-sizing:border-box;justify-content:center;align-items:center;margin-top:auto;padding:0;display:flex;position:relative;overflow:hidden}.hub-base-grid-footer-lanes{pointer-events:none;z-index:0;flex-direction:row;align-items:stretch;display:flex;position:absolute;inset:0}.hub-base-grid-footer-pinned{flex-direction:row;flex:none;align-items:stretch;height:100%;display:flex}.hub-base-grid-footer-center{flex:auto;min-width:0;height:100%;overflow:hidden}.hub-base-grid-footer-center-track{will-change:transform;flex-direction:row;align-items:stretch;height:100%;display:flex}.hub-base-grid-island.hub-base-grid-is-panning,.hub-base-grid-island.hub-base-grid-is-panning *{cursor:grabbing!important;-webkit-user-select:none!important;user-select:none!important}.hub-base-grid-island .ag-body-horizontal-scroll-viewport,.hub-base-grid-island .ag-body-vertical-scroll-viewport,.hub-base-grid-island .ag-body-viewport,.hub-base-grid-island .ag-cell:not(.hub-base-row-number-cell):not(.ag-cell-inline-editing):not(:has(.hub-base-checkbox-cell)),.hub-base-grid-island .ag-header-viewport{cursor:grab}.hub-base-grid-footer-cell{border-right:1px solid var(--hub-grid-line);box-sizing:border-box;flex:none;height:100%}.hub-base-grid-footer-cell.is-row-number{border-right:0}.hub-base-add-record-pill{left:8px;bottom:calc(var(--hub-base-grid-footer-height) + 8px);z-index:4;border:1px solid var(--hub-grid-line,#e0e0e0);height:28px;color:var(--text,#334155);cursor:pointer;pointer-events:auto;appearance:none;background:#fff;border-radius:999px;align-items:stretch;margin:0;padding:0;font-family:inherit;display:inline-flex;position:absolute;box-shadow:0 1px 3px #0f172a1a}.hub-base-add-record-pill-leading{flex:0 0 30px;justify-content:center;align-items:center;width:30px;font-size:17px;font-weight:300;line-height:1;display:inline-flex}.hub-base-add-record-pill-trailing{border-left:1px solid var(--hub-grid-line,#e8e8e8);white-space:nowrap;align-items:center;gap:4px;padding:0 10px 0 8px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.hub-base-add-record-pill-icon{width:12px;height:12px;color:var(--text-muted,#64748b);flex:0 0 12px}.hub-base-add-record-pill:hover:not(:disabled){background:#fafafa;box-shadow:0 2px 5px #0f172a1f}.hub-base-add-record-pill:disabled{opacity:.45;cursor:not-allowed}.test-hub-base-grid-footer .test-hub-base-record-count{z-index:1;background:0 0;margin:0;position:relative}.test-view-chip-row-height .test-view-chip-label{min-width:4.5rem}.hub-base-row-height-panel{min-width:168px}.hub-base-row-height-head{padding:10px 12px 6px;font-size:.84rem}.hub-base-row-height-options{flex-direction:column;gap:2px;padding:0 6px 8px;display:flex}.hub-base-row-height-option{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 10px;display:block}.hub-base-row-height-option.is-selected,.hub-base-row-height-option:hover{background:var(--hub-grid-bg-hover,#f1f5fb)}.hub-base-freeze-divider-enabled .ag-body-viewport{position:relative}.hub-base-freeze-divider{cursor:col-resize;z-index:4;touch-action:none;background:0 0;border-left:2px solid #0000;width:6px;margin-left:0;position:absolute;top:0;bottom:0}.hub-base-freeze-divider.is-gutter-edge{border-left-color:#0000!important}.hub-base-freeze-divider.is-gutter-edge.is-dragging,.hub-base-freeze-divider.is-gutter-edge:hover,.hub-base-freeze-divider:not(.is-gutter-edge).is-dragging,.hub-base-freeze-divider:not(.is-gutter-edge):hover{border-left-color:var(--hub-grid-selection-border,#2b6ff7)}.hub-base-freeze-divider:after{content:"";position:absolute;inset:0 -4px}.hub-base-freeze-divider.is-dragging{border-left-color:var(--primary,#1d4ed8)}.hub-base-hide-fields-popover{width:min(320px,100vw - 24px);padding:0;overflow:hidden}.hub-base-duplicate-field-dialog{gap:20px;padding:20px 24px 18px}.hub-base-duplicate-field-dialog [data-slot=dialog-header]{padding:0}.hub-base-duplicate-field-dialog [data-slot=dialog-title]{font-size:1.125rem;font-weight:700;line-height:1.3}.hub-base-duplicate-field-toggle{align-items:center;gap:10px;display:flex}.hub-base-duplicate-field-dialog [data-slot=dialog-close]{background:0 0;border:0}.hub-base-duplicate-field-footer{gap:8px;padding-top:4px}.hub-base-hide-fields-inner{flex-direction:column;min-width:0;display:flex}.hub-base-hide-fields-search-row{align-items:center;gap:4px;padding:10px 12px 8px;display:flex}.hub-base-hide-fields-search{height:32px;box-shadow:none;background:#fff;border-color:#d8dde5;border-radius:6px;font-size:.8125rem}.hub-base-hide-fields-separator{background:#e8ebf0;margin:0}html[data-theme=dark] .hub-base-hide-fields-separator{background:var(--line)}.hub-base-hide-fields-list{overscroll-behavior:contain;max-height:min(100vh - 220px,360px);overflow-y:auto}.hub-base-hide-fields-row{grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:36px;padding:4px 12px;display:grid}.hub-base-hide-fields-row:hover{background:#f8f9fb}html[data-theme=dark] .hub-base-hide-fields-row:hover{background:var(--panel-muted,#7f7f7f14)}.hub-base-hide-fields-row.is-dragging{opacity:.55}.hub-base-hide-fields-switch{flex:none}.hub-base-hide-fields-type-icon{color:#4b5563;flex:none;justify-content:center;align-items:center;width:16px;display:inline-flex}.hub-base-hide-fields-type-icon-svg{stroke-width:2px;width:14px;height:14px}.hub-base-hide-fields-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);font-size:.8125rem;line-height:1.3;overflow:hidden}.hub-base-hide-fields-drag-handle{color:#b0b7c3;cursor:grab;background:0 0;border:0;border-radius:4px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;margin-left:2px;padding:0;display:inline-flex}.hub-base-hide-fields-drag-handle:hover{color:#8a94a3;background:0 0}.hub-base-hide-fields-drag-handle:active{cursor:grabbing}.hub-base-hide-fields-drag-icon{width:14px;height:14px}.hub-base-hide-fields-drag-spacer{width:24px;height:24px}.hub-base-hide-fields-empty{color:#8a94a3;padding:12px;font-size:.8125rem}.hub-base-hide-fields-footer{grid-template-columns:1fr 1fr;gap:8px;padding:10px 12px 12px;display:grid}.hub-base-hide-fields-footer-btn{color:#4b5563;height:32px;box-shadow:none;background:#f3f4f6;border-color:#e5e7eb;border-radius:6px;font-size:.8125rem;font-weight:500}.hub-base-hide-fields-footer-btn:hover:not(:disabled){color:#374151;background:#ebedf0}body.hub-base-field-visibility-dragging{-webkit-user-select:none;user-select:none;cursor:grabbing}.hub-base-record-expand-hidden-toggle{color:var(--text-muted,#64748b);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin:0 0 12px;font-size:.84rem;display:inline-flex}.hub-base-record-expand-hidden-toggle input{accent-color:var(--primary,#1d4ed8);margin:0}html[data-theme=dark] .hub-base-column-summary-bar{background:var(--hub-grid-bg,#171d24)}html[data-theme=dark] .hub-base-column-summary-bar.is-selection-scoped{background:#1e2a38}html[data-theme=dark] .hub-base-column-summary-cell.is-column-selected{background:var(--hub-grid-bg-selected,#2a4563)}html[data-theme=dark] .hub-base-column-summary-menu{background:var(--hub-grid-bg,#171d24)}html[data-theme=dark] .test-hub-base-grid-footer{background:var(--hub-grid-bg-muted,#1e242c)}html[data-theme=dark] .hub-base-add-record-pill{background:var(--hub-grid-bg,#171d24);border-color:var(--hub-grid-line,#343c48);box-shadow:0 1px 3px #00000047}html[data-theme=dark] .hub-base-add-record-pill-trailing{border-left-color:var(--hub-grid-line,#343c48)}html[data-theme=dark] .test-hub-base-record-count{background:0 0}.hub-grid-cell-selection-root{--hub-grid-bg-selected:#d4e8ff;--hub-grid-bg-selected-sorted:#eadfe7;--hub-grid-bg-active-column:#fff4ec;--hub-grid-bg-active-column-sorted:#f7ebe3;--hub-grid-bg-focus-row:#edf4ff;--hub-grid-bg-focus-row-sorted:#eef5ff;--hub-grid-selection-border:#2b6ff7}html[data-theme=dark] .hub-grid-cell-selection-root{--hub-grid-bg-selected:#2a4563;--hub-grid-bg-selected-sorted:#3a3040;--hub-grid-bg-active-column:#3a2f28;--hub-grid-bg-active-column-sorted:#42352e;--hub-grid-bg-focus-row:#24344d;--hub-grid-bg-focus-row-sorted:#283a52;--hub-grid-selection-border:#5b9dff}.hub-grid-cell-selection-root .ag-cell:not(.ag-cell-inline-editing){-webkit-user-select:none;user-select:none}.hub-grid-cell-selection-root .ag-cell-inline-editing,.hub-grid-cell-selection-root .ag-cell-inline-editing *{-webkit-user-select:text;user-select:text}.hub-grid-cell-selection-root .ag-ltr .ag-cell-focus:not(.hub-base-row-number-cell),.hub-grid-cell-selection-root .ag-ltr .ag-cell-inline-editing.ag-cell-focus:not(.hub-base-row-number-cell),.hub-grid-cell-selection-root .ag-ltr .ag-cell-inline-editing.ag-cell-range-single-cell:not(.hub-base-row-number-cell),.hub-grid-cell-selection-root .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle:not(.hub-base-row-number-cell),.hub-grid-cell-selection-root .ag-ltr .ag-cell-range-single-cell:not(.hub-base-row-number-cell){z-index:1;border:2px solid var(--hub-grid-selection-border)!important;box-shadow:none!important;outline:none!important}.hub-grid-cell-selection-root .ag-cell-range-selected.ag-cell-focus{border-color:var(--hub-grid-selection-border)!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-ltr .ag-cell-focus:not(.hub-base-row-number-cell),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-ltr .ag-cell-inline-editing.ag-cell-focus:not(.hub-base-row-number-cell),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-ltr .ag-cell-inline-editing.ag-cell-range-single-cell:not(.hub-base-row-number-cell),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle:not(.hub-base-row-number-cell),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-ltr .ag-cell-range-single-cell:not(.hub-base-row-number-cell){z-index:1;border:0!important;border-right:1px solid var(--hub-grid-line)!important;box-shadow:inset 0 0 0 2px var(--hub-grid-selection-border)!important;outline:none!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-center-cols-container .ag-cell:first-child.ag-cell-focus,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-center-cols-container .ag-cell:first-child.ag-cell-inline-editing,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-center-cols-container .ag-cell:first-child.ag-cell-range-single-cell,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-pinned-left-cols-container .ag-cell:first-child.ag-cell-focus,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-pinned-left-cols-container .ag-cell:first-child.ag-cell-inline-editing,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-pinned-left-cols-container .ag-cell:first-child.ag-cell-range-single-cell{border-left:0!important}.hub-base-grid-island.hub-grid-cell-selection-root .ag-cell-inline-editing.ag-cell-focus{background:var(--hub-grid-bg,#fff)!important}.hub-base-grid-island.hub-grid-cell-selection-root .ag-cell-inline-editing.cash-flow-grid-sorted-cell.ag-cell-focus{background:var(--hub-grid-bg-sorted,#fff)!important}.test-hub-base-panel .hub-grid-cell-selection-root .ag-cell-inline-editing{align-items:center!important;padding:5px 10px!important;display:flex!important;overflow:visible!important}.hub-grid-cell-selection-root .ag-cell-inline-editing .ag-cell-edit-wrapper,.hub-grid-cell-selection-root .ag-cell-inline-editing .ag-cell-wrapper,.hub-grid-cell-selection-root .ag-cell-inline-editing .ag-input-field,.hub-grid-cell-selection-root .ag-cell-inline-editing .ag-number-field,.hub-grid-cell-selection-root .ag-cell-inline-editing .ag-text-field{width:100%;min-width:0;height:100%;min-height:0;box-shadow:none;background:0 0;border:0;align-items:center;margin:0;padding:0;display:flex}.hub-grid-cell-selection-root .ag-cell-inline-editing .ag-input-field-input,.hub-grid-cell-selection-root .ag-cell-inline-editing .ag-number-field-input,.hub-grid-cell-selection-root .ag-cell-inline-editing .ag-text-field-input,.test-hub-base-panel .hub-base-grid-island .ag-cell-inline-editing .ag-input-field-input,.test-hub-base-panel .hub-base-grid-island .ag-cell-inline-editing .ag-number-field-input,.test-hub-base-panel .hub-base-grid-island .ag-cell-inline-editing .ag-text-field-input{width:100%;min-width:0;height:auto;color:inherit;font:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-align:left;border-radius:0;box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important;margin:0!important;padding:0!important}.hub-grid-cell-selection-root .ag-fill-handle{background-color:var(--hub-grid-selection-border);z-index:2;border:1px solid #fff;border-radius:1px;width:7px;height:7px;bottom:-3px}.hub-grid-cell-selection-root .ag-ltr .ag-fill-handle{right:-3px}.hub-grid-host-has-cell-selection{position:relative}.hub-grid-custom-fill-handle{background-color:var(--hub-grid-selection-border);cursor:crosshair;z-index:4;pointer-events:auto;border:1px solid #fff;border-radius:1px;width:7px;height:7px;margin:0;padding:0;position:absolute}.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected:not(.ag-cell-inline-editing),.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-cell-range-selected:not(.ag-cell-focus),.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-cell.hub-grid-cell-range-selected:not(.ag-cell-focus){background:var(--hub-grid-bg-selected)!important;border-color:#0000!important}.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected.cash-flow-grid-sorted-cell:not(.ag-cell-inline-editing),.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-cell-range-selected.cash-flow-grid-sorted-cell:not(.ag-cell-focus),.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-cell.hub-grid-cell-range-selected.cash-flow-grid-sorted-cell:not(.ag-cell-focus){background:var(--hub-grid-bg-selected-sorted)!important}.hub-grid-cell-selection-root .ag-row-even .ag-cell.hub-grid-active-column-cell,.hub-grid-cell-selection-root .ag-row-odd .ag-cell.hub-grid-active-column-cell{background:var(--hub-grid-bg-active-column)!important}.hub-grid-cell-selection-root .ag-row-even .ag-cell.hub-grid-active-column-cell.cash-flow-grid-sorted-cell,.hub-grid-cell-selection-root .ag-row-odd .ag-cell.hub-grid-active-column-cell.cash-flow-grid-sorted-cell{background:var(--hub-grid-bg-active-column-sorted)!important}.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-row-hover .ag-cell,.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-row:hover .ag-cell{background:inherit!important}.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-row-even:hover .ag-cell:not(:hover):not(.ag-cell-range-selected):not(.hub-grid-cell-range-selected):not(.ag-cell-focus){background:var(--hub-grid-bg)!important}.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-row-odd:hover .ag-cell:not(:hover):not(.ag-cell-range-selected):not(.hub-grid-cell-range-selected):not(.ag-cell-focus){background:var(--hub-grid-bg-alt)!important}.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-row-even .ag-cell:hover:not(.ag-cell-range-selected):not(.hub-grid-cell-range-selected):not(.ag-cell-focus),.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-row-odd .ag-cell:hover:not(.ag-cell-range-selected):not(.hub-grid-cell-range-selected):not(.ag-cell-focus){background:var(--hub-grid-bg-hover)!important}.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-row-even .ag-cell.cash-flow-grid-sorted-cell:hover:not(.ag-cell-range-selected):not(.hub-grid-cell-range-selected):not(.ag-cell-focus),.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-row-odd .ag-cell.cash-flow-grid-sorted-cell:hover:not(.ag-cell-range-selected):not(.hub-grid-cell-range-selected):not(.ag-cell-focus){background:var(--hub-grid-bg-sorted-hover)!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-row.ag-row-focus .ag-cell.cash-flow-grid-sorted-cell:not(.ag-cell-focus):not(.hub-grid-cell-range-selected),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-row.ag-row-focus .ag-cell:not(.ag-cell-focus):not(.hub-grid-cell-range-selected),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-row.ag-row-hover .ag-cell.cash-flow-grid-sorted-cell:not(.ag-cell-focus):not(.hub-grid-cell-range-selected),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-row.ag-row-hover .ag-cell:not(.ag-cell-focus):not(.hub-grid-cell-range-selected),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-row:hover .ag-cell.cash-flow-grid-sorted-cell:not(.ag-cell-focus):not(.hub-grid-cell-range-selected),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .ag-row:hover .ag-cell:not(.ag-cell-focus):not(.hub-grid-cell-range-selected),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-row:has(.ag-cell-focus) .ag-cell.cash-flow-grid-sorted-cell:not(.hub-grid-cell-range-selected):not(.ag-cell-range-selected):not(.ag-cell-focus),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-row:has(.ag-cell-focus) .ag-cell:not(.hub-grid-cell-range-selected):not(.ag-cell-range-selected):not(.ag-cell-focus),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-row:has(.ag-cell-focus) .hub-base-row-number-cell:not(.ag-cell-focus){background:#f5f5f5!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root:has(.hub-grid-active-column-header) .ag-row.ag-row-focus .ag-cell:not(.hub-grid-cell-range-selected):not(.ag-cell-focus),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root:has(.hub-grid-active-column-header) .ag-row.ag-row-focus .hub-base-row-number-cell:not(.ag-cell-focus),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root:has(.hub-grid-active-column-header) .ag-row:has(.ag-cell-focus) .ag-cell:not(.hub-grid-cell-range-selected):not(.ag-cell-range-selected):not(.ag-cell-focus),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root:has(.hub-grid-active-column-header) .ag-row:has(.ag-cell-focus) .hub-base-row-number-cell:not(.ag-cell-focus){background:var(--hub-grid-bg,#fff)!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root:has(.hub-grid-active-column-header) .ag-row.ag-row-focus .ag-cell.cash-flow-grid-sorted-cell:not(.hub-grid-cell-range-selected):not(.ag-cell-focus),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root:has(.hub-grid-active-column-header) .ag-row:has(.ag-cell-focus) .ag-cell.cash-flow-grid-sorted-cell:not(.hub-grid-cell-range-selected):not(.ag-cell-range-selected):not(.ag-cell-focus){background:var(--hub-grid-bg-sorted,#fff)!important}.hub-base-grid-island.hub-grid-cell-selection-root .ag-cell.ag-cell-focus:not(.hub-base-row-number-cell):not(.ag-cell-inline-editing){background:var(--hub-grid-bg,#fff)!important}.hub-base-grid-island.hub-grid-cell-selection-root .ag-cell.ag-cell-focus.cash-flow-grid-sorted-cell:not(.ag-cell-inline-editing),.hub-base-grid-island.hub-grid-cell-selection-root .ag-cell.ag-cell-focus.hub-grid-cell-range-selected:not(.hub-base-row-number-cell):not(.ag-cell-inline-editing){background:var(--hub-grid-bg-sorted,#fff)!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-header-cell.hub-grid-active-column-header.cash-flow-grid-sorted-header:not(.hub-base-row-number-header),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-header-cell.hub-grid-active-column-header.cash-flow-grid-sorted-header:not(.hub-base-row-number-header):hover,.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-header-cell.hub-grid-active-column-header:not(.hub-base-row-number-header),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root .ag-header-cell.hub-grid-active-column-header:not(.hub-base-row-number-header):hover{background:var(--hub-grid-bg-focus-row,#edf4ff)!important}.hub-base-grid-island.hub-grid-cell-selection-root .ag-cell.ag-cell-range-selected:not(.ag-cell-focus):not(.hub-grid-cell-range-selected):not(.hub-base-row-number-cell),.hub-base-grid-island.hub-grid-cell-selection-root .ag-cell.hub-grid-cell-range-selected:not(.ag-cell-focus):not(.hub-base-row-number-cell){background:var(--hub-grid-bg-hover,#f5f5f5)!important}.hub-base-grid-island.hub-grid-cell-selection-root .ag-cell.ag-cell-range-selected.cash-flow-grid-sorted-cell:not(.ag-cell-focus):not(.hub-grid-cell-range-selected),.hub-base-grid-island.hub-grid-cell-selection-root .ag-cell.hub-grid-cell-range-selected.cash-flow-grid-sorted-cell:not(.ag-cell-focus){background:var(--hub-grid-bg-sorted-hover,#f5f5f5)!important}.hub-base-grid-island.hub-grid-cell-selection-root:has(.hub-grid-active-column-header) .ag-cell.hub-grid-cell-range-selected:not(.hub-base-row-number-cell):not(.ag-cell-inline-editing){background:var(--hub-grid-bg-focus-row,#edf4ff)!important}.hub-base-grid-island.hub-grid-cell-selection-root:has(.hub-grid-active-column-header) .ag-cell.hub-grid-cell-range-selected.cash-flow-grid-sorted-cell:not(.ag-cell-inline-editing){background:var(--hub-grid-bg-focus-row-sorted,#eef5ff)!important}.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root:has(.hub-grid-active-column-header) .ag-ltr .ag-cell-focus.hub-grid-cell-range-selected:not(.hub-base-row-number-cell):not(.ag-cell-inline-editing),.test-hub-base-panel .cash-flow-grid-v3-root.hub-base-grid-root .hub-base-grid-island.hub-grid-cell-selection-root:has(.hub-grid-active-column-header) .ag-ltr .ag-cell-range-single-cell.hub-grid-cell-range-selected:not(.hub-base-row-number-cell):not(.ag-cell-inline-editing){border:0!important;border-right:1px solid var(--hub-grid-line)!important;box-shadow:none!important;outline:none!important}.hub-base-grid-island.hub-base-row-reorder-enabled .hub-base-row-number-cell:not(:has(.hub-base-row-gutter.is-selected)):not(:hover){cursor:grab}.hub-base-grid-island .ag-body-viewport .ag-row.ag-row-hover .hub-base-row-number-cell,.hub-base-grid-island .ag-body-viewport .ag-row:hover .hub-base-row-number-cell,.hub-base-grid-island .hub-base-row-number-cell .hub-base-row-gutter,.hub-base-grid-island .hub-base-row-number-cell .hub-base-row-gutter-checkbox,.hub-base-grid-island .hub-base-row-number-cell .hub-base-row-gutter-checkbox *,.hub-base-grid-island .hub-base-row-number-cell .hub-base-row-gutter-controls,.hub-base-grid-island .hub-base-row-number-cell:has(.hub-base-row-gutter.is-selected),.hub-base-grid-island .hub-base-row-number-header,.hub-base-grid-island .hub-base-row-number-header .hub-base-row-gutter,.hub-base-grid-island .hub-base-row-number-header .hub-base-row-gutter-checkbox,.hub-base-grid-island .hub-base-row-number-header .hub-base-row-gutter-header-controls{cursor:pointer!important}.hub-base-grid-island.hub-base-row-reorder-enabled .ag-row.ag-row-dragging .hub-base-row-number-cell{cursor:grabbing}.hub-base-grid-island.hub-base-row-resize-enabled .hub-base-row-number-cell{position:relative}.hub-base-grid-island.hub-base-row-resize-enabled .hub-base-row-number-cell:after{content:"";z-index:4;pointer-events:auto;cursor:row-resize;height:10px;position:absolute;bottom:-4px;left:0;right:0}.hub-base-grid-island.hub-base-column-resize-enabled .ag-header-cell:not(.hub-base-row-number-header) .ag-header-cell-resize{opacity:0;width:14px;transition:opacity .12s;right:-7px;cursor:col-resize!important}.hub-base-grid-island.hub-base-column-resize-enabled .ag-header-cell:not(.hub-base-row-number-header) .ag-header-cell-resize:active,.hub-base-grid-island.hub-base-column-resize-enabled .ag-header-cell:not(.hub-base-row-number-header):hover .ag-header-cell-resize{opacity:1}.hub-base-grid-island.hub-base-column-resize-enabled .ag-header-cell:not(.hub-base-row-number-header) .ag-header-cell-resize:after{content:none}.hub-base-link-cell{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--primary,#1d4ed8);display:block;overflow:hidden}.hub-base-link-cell.is-editable{cursor:pointer}.hub-base-link-cell.is-empty{color:var(--text-muted,#94a3b8)}.hub-base-link-chips{flex-wrap:nowrap;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.hub-base-link-chip{background:var(--panel-muted,#eff6ff);max-width:100%;color:var(--primary,#1d4ed8);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;flex:0 auto;align-items:center;padding:0 6px;font-size:.78rem;font-weight:600;line-height:1.5;display:inline-flex;overflow:hidden}.hub-base-link-chip-overflow{background:var(--panel-muted-strong,#dbeafe);color:var(--primary,#1d4ed8);flex:none}.hub-base-grid-island .ag-cell.hub-base-link-cell-wrap{overflow:hidden!important}.hub-base-grid-island .ag-cell.hub-base-link-cell-wrap .ag-cell-value,.hub-base-grid-island .ag-cell.hub-base-link-cell-wrap .ag-cell-wrapper{min-width:0;overflow:hidden}.hub-base-unresolved-link-cell{color:var(--text-muted,#94a3b8);font-size:.78rem;font-style:italic}.test-hub-base-save-feedback{border-radius:8px;margin:0 12px 8px;padding:8px 12px;font-size:.86rem;font-weight:600}.test-hub-base-save-feedback.is-success{color:#166534;background:#f0fdf4;border:1px solid #86efac}.test-hub-base-save-feedback.is-error{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5}.hub-base-record-expand-tabs{gap:8px;margin:12px 0;display:flex}.hub-base-record-expand-tabs button{border:1px solid var(--border,#e2e8f0);background:var(--panel,#fff);color:var(--text-muted,#64748b);border-radius:8px;padding:6px 12px;font-size:.82rem;font-weight:600}.hub-base-record-expand-tabs button.is-active{border-color:var(--primary,#1d4ed8);color:var(--primary,#1d4ed8)}.hub-base-record-expand-history{max-height:min(52vh,520px);overflow:auto}.test-hub-base-history-list.is-compact .test-hub-base-history-item{padding:10px 0}.test-hub-base-history-compact-summary{color:var(--text-muted,#64748b);margin:6px 0 0;font-size:.82rem;line-height:1.45}.hub-base-computed-cell-wrap .ag-cell-value{color:var(--text-muted,#64748b);font-variant-numeric:tabular-nums}.hub-base-computed-field-value{gap:4px;min-width:0;display:grid}.hub-base-computed-field-caption{color:var(--text-muted,#64748b);letter-spacing:.01em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:600}.hub-base-computed-field-text{color:var(--text,#0f172a);white-space:pre-wrap;word-break:break-word;margin:0}.hub-base-attachment-cell,.hub-base-attachment-cell-wrap .ag-cell-wrapper{align-items:center;min-width:0;height:100%;display:flex}.hub-base-attachment-chips.is-compact{gap:4px}.hub-base-attachment-overflow{background:var(--panel-muted,#f1f5f9);color:var(--text-muted,#64748b);border-radius:6px;align-items:center;padding:0 6px;font-size:.72rem;font-weight:700;line-height:1.4;display:inline-flex}.hub-base-attachment-preview-size{color:var(--text-muted,#64748b);margin:2px 0 0;font-size:.8rem}.hub-base-record-expand-field .hub-base-attachment-chips{flex-wrap:wrap}.test-hub-base-panel.is-archived-view .test-hub-base-archived-banner{color:#92400e;background:#fffbeb;border:1px solid #f59e0b;border-radius:8px;margin:0 12px 8px;padding:8px 12px;font-size:.84rem;line-height:1.4}html[data-theme=dark] .test-hub-base-panel.is-archived-view .test-hub-base-archived-banner{color:#fde68a;background:#422006;border-color:#b45309}.test-hub-base-panel .test-view-chip-archived.is-active{color:#9a3412;background:#fff7ed;border-color:#f59e0b}.hub-base-grid-island .ag-row.hub-base-archived-row .ag-cell:not(.hub-base-row-number-cell){background:#fff7ed!important}html[data-theme=dark] .hub-base-grid-island .ag-row.hub-base-archived-row .ag-cell:not(.hub-base-row-number-cell){background:#3a2f24!important}.hub-base-link-picker-backdrop{z-index:12100;background:#0f172a47;justify-content:center;align-items:flex-start;padding:48px 16px;display:flex;position:fixed;inset:0}.hub-base-link-picker-dialog{border:1px solid var(--line-strong);background:var(--panel);border-radius:10px;flex-direction:column;width:min(480px,100%);max-height:min(72vh,640px);display:flex;overflow:hidden;box-shadow:0 20px 48px #0f172a2e}.hub-base-link-picker-foot,.hub-base-link-picker-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.hub-base-link-picker-foot{border-bottom:0;border-top:1px solid var(--line)}.hub-base-link-picker-body{flex-direction:column;gap:10px;padding:12px;display:flex;overflow:auto}.hub-base-link-picker-search{border:1px solid var(--line-strong);width:100%;font:inherit;border-radius:6px;padding:8px 10px}.hub-base-link-picker-list{gap:4px;margin:0;padding:0;list-style:none;display:grid}.hub-base-link-picker-option{border:1px solid var(--line);background:var(--panel);text-align:left;cursor:pointer;border-radius:6px;width:100%;padding:8px 10px}.hub-base-link-picker-option.is-selected{border-color:var(--primary);background:var(--primary-soft,#edf4ff)}.hub-base-link-picker-error,.hub-base-link-picker-selected,.hub-base-link-picker-status{margin:0;font-size:.85rem}.hub-base-link-picker-error{color:#b42318}.hub-base-field-type-picker{z-index:12050;width:320px;max-height:min(78vh,720px);font-family:var(--font-sans,"IBM Plex Sans",-apple-system,system-ui,sans-serif);scrollbar-width:thin;background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:8px 0 10px;position:fixed;overflow-y:auto;box-shadow:0 12px 32px #0f172a2e}.hub-base-field-type-picker-section+.hub-base-field-type-picker-section{border-top:1px solid #e5e7eb;margin-top:6px;padding-top:6px}.hub-base-field-type-picker-section-label{color:#6b7280;padding:6px 14px 8px;font-size:12px;font-weight:600}.hub-base-field-type-picker-grid{grid-template-columns:1fr 1fr;gap:2px 6px;padding:0 8px;display:grid}.hub-base-field-type-picker-list{flex-direction:column;gap:1px;padding:0 6px;display:flex}.hub-base-field-type-picker-item{color:#111827;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:34px;padding:6px 8px;font-size:14px;line-height:1.25;display:flex}.hub-base-field-type-picker-grid .hub-base-field-type-picker-item{flex-direction:column;align-items:flex-start;gap:6px;min-height:72px;padding:10px 8px}.hub-base-field-type-picker-item:focus-visible,.hub-base-field-type-picker-item:hover:not(:disabled){background:#f3f4f6;outline:none}.hub-base-field-type-picker-item.is-disabled,.hub-base-field-type-picker-item:disabled{opacity:.55;cursor:default}.hub-base-field-type-picker-icon{color:#374151;background:#f3f4f6;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.hub-base-field-type-picker-icon-svg{width:16px;height:16px}.hub-base-field-type-picker-icon-tone-green{color:#15803d;background:#dcfce7}.hub-base-field-type-picker-icon-tone-blue{color:#1d4ed8;background:#dbeafe}.hub-base-field-type-picker-icon-tone-amber{color:#b45309;background:#fef3c7}.hub-base-field-type-picker-icon-tone-orange{color:#c2410c;background:#ffedd5}.hub-base-field-type-picker-icon-tone-teal{color:#0f766e;background:#ccfbf1}.hub-base-field-type-picker-icon-tone-purple{color:#6d28d9;background:#ede9fe}.hub-base-field-type-picker-label{flex:1;min-width:0}.hub-base-field-type-picker-chevron{color:#9ca3af;flex-shrink:0;width:16px;height:16px}html[data-theme=dark] .hub-base-field-type-picker{background:#111827;border-color:#374151;box-shadow:0 12px 32px #00000073}html[data-theme=dark] .hub-base-field-type-picker-section+.hub-base-field-type-picker-section{border-top-color:#374151}html[data-theme=dark] .hub-base-field-type-picker-section-label{color:#9ca3af}html[data-theme=dark] .hub-base-field-type-picker-item{color:#f3f4f6}html[data-theme=dark] .hub-base-field-type-picker-item:focus-visible,html[data-theme=dark] .hub-base-field-type-picker-item:hover:not(:disabled){background:#1f2937}html[data-theme=dark] .hub-base-field-type-picker-icon{color:#e5e7eb;background:#1f2937}.hub-base-create-field-dialog{z-index:12060;width:340px;font-family:var(--font-sans,"IBM Plex Sans",-apple-system,system-ui,sans-serif);background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:14px 16px 12px;position:fixed;box-shadow:0 12px 32px #0f172a2e}.hub-base-create-field-description,.hub-base-create-field-name{width:100%;height:34px;color:var(--text,#111827);font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:6px;margin:0 0 10px;padding:0 10px;font-size:.875rem}.hub-base-create-field-description:focus,.hub-base-create-field-name:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 1px #2563eb}.hub-base-create-field-style-trigger,.hub-base-create-field-type{width:100%;min-height:34px;color:var(--text,#111827);font:inherit;text-align:left;background:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:8px;margin:0 0 10px;padding:0 10px;font-size:.875rem;display:flex}.hub-base-create-field-type:disabled{opacity:1;cursor:default}.hub-base-create-field-type-icon{color:#6b7280;flex:none;width:16px;height:16px}.hub-base-create-field-type-chevron{color:#9ca3af;flex:none;width:14px;height:14px;margin-left:auto}.hub-base-create-field-help{color:#6b7280;margin:0 0 12px;font-size:.8125rem;line-height:1.35}.hub-base-create-field-section{margin-bottom:12px}.hub-base-create-field-section-label{color:#6b7280;margin-bottom:6px;font-size:.75rem;font-weight:600}.hub-base-create-field-style-wrap{position:relative}.hub-base-create-field-style-trigger{cursor:pointer;margin-bottom:0}.hub-base-create-field-style-grid{z-index:2;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:8px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 10px 24px #0f172a24}.hub-base-create-field-style-row{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.hub-base-create-field-style-row+.hub-base-create-field-style-row{margin-top:2px}.hub-base-create-field-style-cell{aspect-ratio:1;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;width:100%;padding:0;display:flex}.hub-base-create-field-style-cell.is-selected,.hub-base-create-field-style-cell:hover{background:#f3f4f6}.hub-base-checkbox-style-icon{justify-content:center;align-items:center;display:inline-flex}.hub-base-checkbox-style-preview-svg{width:16px;height:16px}.hub-base-checkbox-style-color-green{color:#20a464}.hub-base-checkbox-style-color-cyan{color:#20b8b8}.hub-base-checkbox-style-color-sky{color:#4da3ff}.hub-base-checkbox-style-color-blue{color:#2b6ff7}.hub-base-checkbox-style-color-purple{color:#9b59f5}.hub-base-checkbox-style-color-pink{color:#e255a1}.hub-base-checkbox-style-color-red{color:#ef4444}.hub-base-checkbox-cell{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;display:inline-flex}.hub-base-checkbox-cell.is-readonly{cursor:default}.hub-base-checkbox-cell-glyph{stroke-width:2.75px;width:18px;height:18px}.hub-base-checkbox-cell.is-checked .hub-base-checkbox-style-icon{justify-content:center;align-items:center;display:inline-flex}.hub-base-checkbox-cell.is-checked .hub-base-checkbox-cell-glyph{stroke-width:3px;width:18px;height:18px}.hub-base-checkbox-cell.is-checked .hub-base-checkbox-style-color-green{color:#178a4c}.hub-base-checkbox-cell-empty{box-sizing:border-box;opacity:0;background:#fff;border:1.5px solid #c9ced6;border-radius:3px;width:16px;height:16px;transition:opacity 80ms;display:inline-block}.hub-base-checkbox-cell:not(.is-readonly):not(.is-checked):focus-visible .hub-base-checkbox-cell-empty,.hub-base-checkbox-cell:not(.is-readonly):not(.is-checked):hover .hub-base-checkbox-cell-empty,.hub-base-grid-island .ag-row.ag-row-hover .hub-base-checkbox-cell:not(.is-checked) .hub-base-checkbox-cell-empty,.hub-base-grid-island .ag-row:hover .hub-base-checkbox-cell:not(.is-checked) .hub-base-checkbox-cell-empty,.hub-base-grid-island .hub-base-checkbox-grid-cell:hover .hub-base-checkbox-cell:not(.is-checked) .hub-base-checkbox-cell-empty{opacity:1;background:#fff;border-color:#b8c0cc}.hub-base-grid-island .ag-row.ag-row-hover .hub-base-checkbox-cell:not(.is-checked) .hub-base-checkbox-cell-empty,.hub-base-grid-island .ag-row:hover .hub-base-checkbox-cell:not(.is-checked) .hub-base-checkbox-cell-empty,.hub-base-grid-island .hub-base-checkbox-grid-cell:hover .hub-base-checkbox-cell:not(.is-checked) .hub-base-checkbox-cell-empty{background:#f8fafc;border-color:#9aa3b2}.hub-base-checkbox-grid-cell,.hub-base-grid-island .ag-row.ag-row-hover .hub-base-checkbox-grid-cell,.hub-base-grid-island .ag-row:hover .hub-base-checkbox-grid-cell{justify-content:center;align-items:center;display:flex;cursor:pointer!important}.hub-base-checkbox-grid-cell .hub-base-checkbox-cell-empty,.hub-base-checkbox-grid-cell .hub-base-checkbox-cell:not(.is-readonly){cursor:pointer!important}.hub-base-create-field-default input[type=checkbox]{accent-color:#2563eb;width:16px;height:16px;margin:0}.hub-base-create-field-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.hub-base-create-field-add-description{color:#374151;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.8125rem}.hub-base-create-field-add-description:hover{color:#111827}.hub-base-create-field-actions{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.hub-base-create-field-cancel,.hub-base-create-field-create{min-height:32px;font:inherit;cursor:pointer;border-radius:6px;padding:0 12px;font-size:.875rem}.hub-base-create-field-cancel{color:#374151;background:0 0;border:0}.hub-base-create-field-cancel:hover{color:#111827}.hub-base-create-field-create{color:#fff;background:#2563eb;border:0;font-weight:600}.hub-base-create-field-create:hover:not(:disabled){background:#1d4ed8}.hub-base-create-field-create:disabled{opacity:.6;cursor:not-allowed}html[data-theme=dark] .hub-base-create-field-dialog{background:#171d24;border-color:#334155;box-shadow:0 12px 32px #0000006b}html[data-theme=dark] .hub-base-create-field-description,html[data-theme=dark] .hub-base-create-field-name,html[data-theme=dark] .hub-base-create-field-style-grid,html[data-theme=dark] .hub-base-create-field-style-trigger,html[data-theme=dark] .hub-base-create-field-type{color:#e5e7eb;background:#111820;border-color:#334155}html[data-theme=dark] .hub-base-create-field-help,html[data-theme=dark] .hub-base-create-field-section-label{color:#94a3b8}html[data-theme=dark] .hub-base-create-field-style-cell.is-selected,html[data-theme=dark] .hub-base-create-field-style-cell:hover{background:#243041}.hub-base-grid-island .ag-body-horizontal-scroll,.hub-base-grid-island .ag-body-vertical-scroll{opacity:1!important;visibility:visible!important;display:block!important}.hub-base-grid-island .ag-body-vertical-scroll{width:12px!important;min-width:12px!important;max-width:12px!important}.hub-base-grid-island .ag-body-horizontal-scroll-viewport,.hub-base-grid-island .ag-body-vertical-scroll-viewport{scrollbar-gutter:stable}.hub-base-grid-island .ag-body-vertical-scroll-viewport{scrollbar-width:thin;scrollbar-color:#c5c9cf #fff;overflow-y:scroll!important}.hub-base-grid-island .ag-body-horizontal-scroll-viewport{scrollbar-width:thin;scrollbar-color:#c5c9cf transparent;overflow-x:scroll!important}.hub-base-grid-island .ag-body-vertical-scroll-viewport::-webkit-scrollbar{width:12px}.hub-base-grid-island .ag-body-horizontal-scroll-viewport::-webkit-scrollbar{height:12px}.hub-base-grid-island .ag-body-vertical-scroll-viewport::-webkit-scrollbar-track{background:#fff;border-radius:999px}.hub-base-grid-island .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-track{background:0 0;border-radius:999px}.test-hub-base-panel .hub-base-grid-island .ag-body-viewport,.test-hub-base-panel .hub-base-grid-island .ag-center-cols-viewport,.test-hub-base-panel .hub-base-grid-island .ag-root,.test-hub-base-panel .hub-base-grid-island .ag-root-wrapper{background:var(--hub-grid-bg,#fff)}.test-hub-base-panel .hub-base-grid-island .ag-body-horizontal-scroll,.test-hub-base-panel .hub-base-grid-island .ag-body-horizontal-scroll-viewport{background:0 0!important}.hub-base-grid-island .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb,.hub-base-grid-island .ag-body-vertical-scroll-viewport::-webkit-scrollbar-thumb{background:#c5c9cf padding-box padding-box;border:3px solid #0000;border-radius:999px;min-height:36px}.hub-base-grid-island .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb:hover,.hub-base-grid-island .ag-body-vertical-scroll-viewport::-webkit-scrollbar-thumb:hover{background:#adb3bb padding-box padding-box}html[data-theme=dark] .hub-base-grid-island .ag-body-vertical-scroll-viewport{scrollbar-color:#5a6270 #ffffff0f}html[data-theme=dark] .hub-base-grid-island .ag-body-horizontal-scroll-viewport{scrollbar-color:#5a6270 transparent}html[data-theme=dark] .hub-base-grid-island .ag-body-vertical-scroll-viewport::-webkit-scrollbar-track{background:#ffffff0f}html[data-theme=dark] .hub-base-grid-island .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-track{background:0 0}html[data-theme=dark] .hub-base-grid-island .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb,html[data-theme=dark] .hub-base-grid-island .ag-body-vertical-scroll-viewport::-webkit-scrollbar-thumb{background:#5a6270 padding-box padding-box}.test-hub-base-panel .hub-base-grid-island .ag-cell,.test-hub-base-panel .hub-base-grid-island .ag-header-cell{flex-shrink:0}.test-hub-base-panel .hub-base-grid-island.cash-flow-grid-v3-root.hub-base-grid-root .ag-header-cell:not(.hub-base-row-number-header){border-bottom-width:1px!important}.hub-grid-island .ag-body-horizontal-scroll,.hub-grid-island .ag-body-vertical-scroll{opacity:1!important;visibility:visible!important;display:block!important}.hub-grid-island .ag-body-vertical-scroll{width:14px!important;min-width:14px!important;max-width:14px!important}.hub-grid-island .ag-body-horizontal-scroll-viewport,.hub-grid-island .ag-body-vertical-scroll-viewport,.hub-grid-island .ag-body-viewport,.hub-grid-island .ag-center-cols-viewport{scrollbar-gutter:stable}.hub-grid-island .ag-body-vertical-scroll-viewport,.hub-grid-island .ag-body-viewport,.hub-grid-island .ag-center-cols-viewport{scrollbar-width:auto;scrollbar-color:#9a9a9a #0f172a14;overflow-y:scroll!important}.hub-grid-island .ag-body-horizontal-scroll-viewport{scrollbar-width:auto;scrollbar-color:#9a9a9a #0f172a14;overflow-x:scroll!important}.hub-grid-island .ag-body-vertical-scroll-viewport::-webkit-scrollbar,.hub-grid-island .ag-body-viewport::-webkit-scrollbar{width:14px}.hub-grid-island .ag-center-cols-viewport::-webkit-scrollbar{width:14px}.hub-grid-island .ag-body-horizontal-scroll-viewport::-webkit-scrollbar{height:14px}.hub-grid-island .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-track,.hub-grid-island .ag-body-vertical-scroll-viewport::-webkit-scrollbar-track{background:#0f172a0f}.hub-grid-island .ag-body-viewport::-webkit-scrollbar-track,.hub-grid-island .ag-center-cols-viewport::-webkit-scrollbar-track{background:#0f172a0f}.hub-grid-island .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb,.hub-grid-island .ag-body-vertical-scroll-viewport::-webkit-scrollbar-thumb{background:#9a9a9a padding-box padding-box;border:3px solid #0000;border-radius:999px;min-height:40px}.hub-grid-island .ag-body-viewport::-webkit-scrollbar-thumb,.hub-grid-island .ag-center-cols-viewport::-webkit-scrollbar-thumb{background:#9a9a9a padding-box padding-box;border:3px solid #0000;border-radius:999px;min-height:40px}.hub-grid-island .ag-body-vertical-scroll-viewport::-webkit-scrollbar-thumb:hover,.hub-grid-island .ag-body-viewport::-webkit-scrollbar-thumb:hover{background:#7a7a7a padding-box padding-box}.hub-grid-island .ag-center-cols-viewport::-webkit-scrollbar-thumb:hover{background:#7a7a7a padding-box padding-box}.hub-base-grid-island.hub-grid-island .ag-body-viewport.ag-layout-normal{overflow:hidden auto!important}.hub-base-grid-island.hub-grid-island .ag-center-cols-viewport,.hub-base-grid-island.hub-grid-island .ag-header-viewport{overflow:auto hidden!important}.ag-theme-quartz .ag-body-horizontal-scroll.ag-invisible,.ag-theme-quartz .ag-body-horizontal-scroll.ag-scrollbar-invisible:not(.ag-scrollbar-active){pointer-events:none!important}.hub-base-grid-island .ag-body-horizontal-scroll,.hub-base-grid-island .ag-body-horizontal-scroll-viewport,.hub-base-grid-island .ag-body-horizontal-scroll.ag-scrollbar-invisible,.hub-base-grid-island .ag-body-vertical-scroll,.hub-base-grid-island .ag-body-vertical-scroll-viewport,.hub-base-grid-island .ag-body-vertical-scroll.ag-scrollbar-invisible{pointer-events:auto!important}.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected:not(.ag-cell-inline-editing),.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-cell-range-selected:not(.ag-cell-focus){background:var(--hub-grid-bg-selected)!important}.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected.cash-flow-grid-sorted-cell:not(.ag-cell-inline-editing),.hub-grid-cell-selection-root:not(.hub-base-grid-island) .ag-cell-range-selected.cash-flow-grid-sorted-cell:not(.ag-cell-focus){background:var(--hub-grid-bg-selected-sorted)!important}.test-hub-base-filter{position:relative}.test-hub-base-popover{z-index:20;border:1px solid var(--line-strong);background:var(--panel);border-radius:8px;min-width:320px;padding:12px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 24px #0000001f}.test-hub-base-popover-head{justify-content:space-between;gap:8px;margin-bottom:10px;display:flex}.test-hub-base-filter-row{grid-template-columns:minmax(90px,1fr) minmax(110px,1fr) minmax(100px,1fr) auto;gap:6px;margin-bottom:8px;display:grid}.test-hub-base-filter-conjunction select,.test-hub-base-filter-row input,.test-hub-base-filter-row select{border:1px solid var(--line-strong);background:var(--panel);border-radius:6px;height:30px}.test-hub-base-filter-conjunction{align-items:center;gap:8px;margin-bottom:10px;font-size:.8125rem;display:flex}.test-hub-base-filter-actions{gap:8px;display:flex}.test-hub-base-history-panel{border:1px solid var(--line-strong);background:var(--panel);border-radius:8px;width:min(320px,100%);max-height:70vh;padding:12px;overflow:auto}.test-hub-base-history-item{border-bottom:1px solid var(--line);padding:10px 0;font-size:.8125rem}.test-hub-base-history-item header{justify-content:space-between;gap:8px;margin-bottom:4px;display:flex}.test-hub-base-history-meta{color:var(--muted);flex-wrap:wrap;gap:6px;margin-bottom:4px;display:flex}.test-hub-base-history-source{background:var(--soft-blue);min-height:20px;color:var(--blue-strong);border-radius:999px;align-items:center;padding:2px 8px;font-weight:700;display:inline-flex}.test-hub-base-setup-state{width:min(760px,100%);color:var(--text);text-align:left;background:0 0;border:0;margin:8px 0 0;padding:0}.test-hub-base-setup-card{border:1px solid var(--line-strong);background:var(--panel);border-radius:8px;gap:10px;padding:18px 20px;display:grid}.test-hub-base-setup-eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.test-hub-base-setup-state h2{color:var(--text);margin:0;font-size:1.15rem;line-height:1.2}.test-hub-base-setup-state ol,.test-hub-base-setup-state p{margin:0}.test-hub-base-setup-state ol{padding-left:20px}.test-hub-base-setup-state li+li{margin-top:4px}.test-hub-base-setup-state code{font-size:.875rem}.test-hub-base-setup-note{color:var(--muted);font-size:.875rem}.test-hub-base-toolbar-spacer{flex:auto;min-width:8px}.test-hub-base-toolbar-view-controls{flex-wrap:nowrap;flex:none;align-items:center;gap:8px;display:inline-flex}.test-view-chip-history.is-active,.test-view-chip-history:hover{color:var(--view-chip-text-active);background:#0000000a}.test-hub-base-history-menu-label{color:#111827;padding:6px 12px 4px;font-size:14px;font-weight:600;line-height:18px}.test-hub-base-history-menu-item-main{align-items:center;gap:8px;min-width:0;display:inline-flex}.test-hub-base-history-menu-icon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.test-hub-base-history-menu-icon svg{stroke:currentColor;width:16px;height:16px}.test-hub-base-history-menu-item.is-submenu-trigger{cursor:default}.test-hub-base-history-submenu-anchor{position:relative}.test-hub-base-history-submenu{z-index:2;padding-left:8px;display:none;position:absolute;top:0;left:calc(100% - 8px)}.test-hub-base-history-submenu-anchor:focus-within .test-hub-base-history-submenu,.test-hub-base-history-submenu-anchor:hover .test-hub-base-history-submenu{display:block}.test-hub-base-history-submenu-panel{border:1px solid var(--line-strong,#d7dbe1);background:var(--panel,#fff);min-width:200px;max-height:min(320px,100vh - 120px);color:var(--text,#111827);border-radius:8px;padding:6px 0;overflow-y:auto;box-shadow:0 10px 24px #0f172a24,0 2px 6px #0f172a14}html[data-theme=dark] .test-hub-base-history-menu-label{color:#e5e7eb}html[data-theme=dark] .test-hub-base-history-submenu-panel{color:#e5e7eb;background:#171b22;border-color:#343b46;box-shadow:0 14px 32px #0000006b,0 2px 8px #0000003d}.hub-base-history-dropdown{border-color:var(--line-strong,#d7dbe1);background:var(--panel,#fff);color:var(--text,#111827);box-shadow:0 10px 24px #0f172a24,0 2px 6px #0f172a14}.hub-base-history-dropdown [data-slot=dropdown-menu-label]{color:var(--text-strong,#111827)}.hub-base-history-dropdown [data-slot=dropdown-menu-item]:not([data-disabled]){cursor:pointer}html[data-theme=dark] .hub-base-history-dropdown{color:#e5e7eb;background:#171b22;border-color:#343b46;box-shadow:0 14px 32px #0000006b,0 2px 8px #0000003d}.test-hub-base-history-menu.test-view-popover,.test-view-popover-panel.test-hub-base-history-menu{min-width:240px;padding:6px 0;overflow:visible}.test-hub-base-history-menu-list{flex-direction:column;display:flex}.test-hub-base-history-menu-item{color:#111827;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:32px;padding:6px 12px;font-family:inherit;font-size:14px;line-height:18px;display:flex}.test-hub-base-history-menu-item:hover:not(:disabled){background:#0000000a}.test-hub-base-history-menu-item.is-disabled,.test-hub-base-history-menu-item:disabled{color:#9ca3af;cursor:default}.test-hub-base-history-menu-shortcut{color:#6b7280;white-space:nowrap;font-size:12px}.test-hub-base-history-menu-separator{background:#00000014;height:1px;margin:4px 0}.test-hub-base-history-menu-chevron{stroke:currentColor;flex-shrink:0;width:14px;height:14px}html[data-theme=dark] .test-hub-base-history-menu-item{color:#e5e7eb}html[data-theme=dark] .test-hub-base-history-menu-item:hover:not(:disabled){background:#ffffff0f}html[data-theme=dark] .test-hub-base-history-menu-item.is-disabled,html[data-theme=dark] .test-hub-base-history-menu-item:disabled{color:#6b7280}html[data-theme=dark] .test-hub-base-history-menu-shortcut{color:#9ca3af}html[data-theme=dark] .test-hub-base-history-menu-separator{background:#ffffff1a}.test-view-chip{--view-chip-text:#4b5563;--view-chip-text-active:#111827;min-width:0;height:32px;color:var(--view-chip-text);letter-spacing:0;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:6px 10px;font-family:inherit;font-size:14px;font-weight:400;line-height:18px;transition:background .12s,color .12s;display:inline-flex}.test-view-chip svg{stroke:currentColor;stroke-width:2px;flex-shrink:0;width:16px;height:16px}.test-view-chip:hover:not(.is-active){background:#0000000a}.test-view-chip.is-active{color:var(--view-chip-text-active);font-weight:400}.test-view-chip-hidden{justify-content:flex-start}.test-view-chip-hidden.is-active{background:#bae6fd}.test-view-chip-filter.is-active{background:#bbf7d0}.test-view-chip-group.is-active{background:#ddd6fe}.test-view-chip-sort.is-active{background:#fed7aa}.test-view-chip-saved-views{color:#111827;border-radius:4px;justify-content:flex-start;min-width:148px}.test-view-chip-saved-views.is-active,.test-view-chip-saved-views:hover{background:#f2f4f7}.test-saved-views-trigger-chevron,.test-saved-views-trigger-icon{width:15px;height:15px}.test-saved-views-trigger-chevron{opacity:.62;margin-left:auto}.test-view-popover-panel.test-saved-views-popover{min-width:220px;max-width:min(320px,100vw - 24px);padding:0}.test-saved-views-popover-body{gap:10px;padding:10px 12px 12px;display:grid}.test-saved-views-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.test-saved-views-option-label{flex:auto;min-width:0}.test-saved-views-option-visibility{color:#6b7280;display:inline-flex}.test-saved-views-option-check{color:#0f766e;width:14px;height:14px}.test-hub-base-panel .test-saved-views-popover-body{font-size:.8125rem}.test-hub-base-panel .test-saved-views-popover-body [data-slot=button],.test-hub-base-panel .test-saved-views-popover-body [data-slot=input]{font-size:inherit}html[data-theme=dark] .test-view-chip-saved-views.is-active{background:#2b313d}html[data-theme=dark] .test-view-chip{--view-chip-text:#8a8a8a;--view-chip-text-active:#9e9e9e}html[data-theme=dark] .test-view-chip:hover:not(.is-active){background:#ffffff14}html[data-theme=dark] .test-view-chip-hidden.is-active{background:#244b5c}html[data-theme=dark] .test-view-chip-filter.is-active{background:#1f5132}html[data-theme=dark] .test-view-chip-group.is-active{background:#44346b}html[data-theme=dark] .test-view-chip-sort.is-active{background:#65402e}@container hub-base-toolbar (max-width:760px){.test-hub-base-toolbar .test-view-chip{box-sizing:border-box;justify-content:center;gap:0;width:32px;min-width:32px;max-width:32px;height:32px;padding:0;position:relative;overflow:hidden}.test-hub-base-toolbar .test-view-chip-label{display:none}.test-hub-base-toolbar .test-view-chip-filter:not(.is-active){background:0 0}.test-hub-base-toolbar .test-view-chip-hidden{min-width:32px}}.test-filter-data-panel,.test-view-popover-panel.test-filter-data-panel,.test-view-popover-panel.test-view-popover:not(.test-filter-popover):not(.test-sort-popover):not(.test-group-popover):not(.test-hub-base-history-menu),.test-view-popover:not(.test-filter-popover):not(.test-sort-popover):not(.test-group-popover):not(.test-hub-base-history-menu){overscroll-behavior:contain;max-height:min(100vh - 96px,560px);overflow-y:auto}.test-filter-popover,.test-group-popover,.test-sort-popover,.test-view-popover-panel.test-filter-popover,.test-view-popover-panel.test-group-popover,.test-view-popover-panel.test-sort-popover{max-height:min(100vh - 96px,560px);overflow:visible}.test-filter-popover .test-filter-group{overscroll-behavior:contain;max-height:min(100vh - 160px,480px);overflow-y:auto}.test-sort-popover,.test-view-popover-panel.test-sort-popover,.test-view-popover-panel.test-view-popover:not(.test-sort-popover):not(.test-group-popover):not(.test-hub-base-history-menu),.test-view-popover:not(.test-sort-popover):not(.test-group-popover):not(.test-hub-base-history-menu){width:min(440px,100vw - 24px);padding:12px}.test-group-popover,.test-view-popover-panel.test-group-popover{width:min(640px,100vw - 24px);padding:12px}.test-sort-row{grid-template-columns:minmax(120px,1.4fr) minmax(130px,1fr) auto;align-items:center;gap:6px;min-width:0;margin-bottom:8px;display:grid}.test-sort-row>*{min-width:0}.test-sort-autosort{border-top:1px solid var(--line);align-items:center;gap:8px;margin-top:10px;padding-top:10px;font-size:.8125rem;display:flex}.test-filter-data-panel,.test-view-popover-panel.test-filter-data-panel{width:min(320px,100vw - 24px);padding:10px}.test-view-select{min-width:0;position:relative}.test-view-select-trigger{border:1px solid var(--line-strong);background:var(--panel);width:100%;min-width:0;height:30px;color:var(--text);text-align:left;cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:0 8px;font-size:.8125rem;display:flex}.test-view-select-value{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.test-view-select-chevron{opacity:.55;flex:none;width:14px;height:14px}.test-view-select-menu{z-index:90;overscroll-behavior:contain;border:1px solid var(--line-strong);background:var(--panel);border-radius:6px;max-height:220px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 20px #0f172a1f}.test-view-select-option{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:6px 8px;font-size:.8125rem;display:block}.test-view-select-option.is-selected,.test-view-select-option:hover{background:var(--button-hover-bg,var(--panel-muted))}.test-filter-data-panel input[type=search],.test-view-popover input[type=search],.test-view-popover input[type=text]{border:1px solid var(--line-strong);background:var(--panel);min-width:0;height:30px;color:var(--text);border-radius:6px;padding:0 8px;font-size:.8125rem}.test-view-popover-title{color:var(--text-muted,var(--text));margin-bottom:10px;font-size:.8125rem;font-weight:600}.test-view-popover-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.test-view-popover-head .test-view-popover-title{margin-bottom:0}.test-view-popover-actions{gap:12px;margin-top:8px;display:flex}.test-view-empty{color:var(--text-muted,var(--text));padding:4px 0 6px;font-size:.8125rem}.test-view-popover .link-btn{color:var(--primary,#2563eb);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:4px 6px;font-size:.8125rem;font-weight:600}.test-view-popover .link-btn:hover:not(:disabled){background:var(--button-hover-bg,var(--panel-muted))}.test-view-popover .link-btn:disabled{color:var(--text-muted,#94a3b8);cursor:not-allowed}.test-group-move,.test-view-remove{border:1px solid var(--line);background:var(--panel);width:28px;height:28px;color:var(--text-muted,var(--text));cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:inline-flex}.test-group-move:hover:not(:disabled),.test-view-remove:hover{border-color:var(--line-strong);background:var(--button-hover-bg,var(--panel-muted))}.test-group-move:disabled{opacity:.4;cursor:not-allowed}.hub-base-filter-popover,.test-filter-popover{width:min(432px,100vw - 24px);padding:0;overflow:hidden}.hub-base-filter-popover-inner{flex-direction:column;min-width:0;display:flex}.hub-base-filter-popover-header{align-items:center;padding:14px 16px 10px;display:flex}.hub-base-filter-popover-title{color:var(--text);margin:0;font-size:1rem;font-weight:600;line-height:1.3}.hub-base-filter-popover-separator{background:#e8ebf0;margin:0}html[data-theme=dark] .hub-base-filter-popover-separator{background:var(--line)}.hub-base-filter-body{min-height:0;padding:14px 16px 4px}.hub-base-filter-body-has-conditions{overscroll-behavior:contain;max-height:min(100vh - 220px,360px);overflow-y:auto}.hub-base-filter-empty{color:var(--text-muted,#6b7280);margin:0;padding:0 0 10px;font-size:.875rem;line-height:1.5}.hub-base-filter-footer{flex-wrap:wrap;align-items:center;gap:16px;padding:10px 16px 16px;display:flex}.hub-base-filter-add-condition{color:#166ee1;height:auto;min-height:0;padding:0;font-size:.875rem;font-weight:500;text-decoration:none}.hub-base-filter-add-condition:hover:not(:disabled){color:#0d5fd7;background:0 0;text-decoration:none}.hub-base-filter-add-group{color:#4b5563;height:auto;min-height:0;padding:0;font-size:.875rem;font-weight:500}.hub-base-filter-add-group:hover:not(:disabled){color:#374151;background:0 0}.hub-base-filter-popover .test-filter-conjunction-cell,.hub-base-filter-popover .test-filter-value,.hub-base-filter-popover .test-view-popover .link-btn,.hub-base-filter-popover .test-view-select-trigger{font-size:.875rem}.hub-base-filter-popover .test-filter-value,.hub-base-filter-popover .test-view-select-trigger{height:32px}.test-filter-line{align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.test-filter-conjunction-cell{color:var(--text-muted,var(--text));flex:0 0 56px;padding-top:6px;font-size:.8125rem}.test-filter-where{font-weight:600}.test-filter-condition{flex:1;grid-template-columns:minmax(110px,1.2fr) minmax(120px,1fr) minmax(120px,1.4fr) auto;gap:6px;display:grid}.test-filter-value-empty{visibility:hidden}.test-filter-group-nested{border:1px solid var(--line);background:var(--panel-muted,#7f7f7f0f);border-radius:8px;flex:1;padding:8px}.test-filter-actions{gap:12px;margin-top:2px;display:flex}.test-group-row{grid-template-columns:auto minmax(110px,1.4fr) minmax(110px,1fr) auto auto auto;align-items:center;gap:6px;min-width:0;margin-bottom:8px;display:grid}.test-group-row>*{min-width:0}.test-group-rank{color:var(--text-muted,var(--text));white-space:nowrap;font-size:.75rem}.test-group-collapse-actions{gap:8px;display:flex}.hub-grid-group-label{font-weight:600}.hub-grid-group-count{background:var(--panel-muted,#7f7f7f1f);color:var(--text-muted,var(--text));border-radius:9px;margin-left:8px;padding:0 6px;font-size:.75rem;font-weight:600}.test-hub-base-panel .test-view-popover-panel{border-radius:5px;max-height:calc(100vh - 96px);top:calc(100% + 4px)}.test-hub-base-panel .test-view-popover-panel:not(.test-filter-popover):not(.test-sort-popover):not(.test-group-popover):not(.test-hub-base-history-menu){overflow-y:auto}.test-hub-base-panel .test-sort-popover,.test-hub-base-panel .test-view-popover-panel.test-sort-popover{width:min(440px,100vw - 24px);max-height:none;padding:12px;overflow:visible}.test-hub-base-panel .test-group-popover,.test-hub-base-panel .test-view-popover-panel.test-group-popover{width:min(640px,100vw - 24px);max-height:none;padding:12px;overflow:visible}.test-group-popover .test-view-popover-head{flex-wrap:wrap;row-gap:4px}.test-hub-base-panel .test-group-row{grid-template-columns:auto minmax(90px,1.2fr) minmax(96px,.95fr) auto auto auto;gap:4px;margin-bottom:5px}.test-hub-base-panel .test-view-popover-panel.test-view-popover:not(.test-filter-popover):not(.test-sort-popover):not(.test-group-popover):not(.test-hub-base-history-menu),.test-hub-base-panel .test-view-popover:not(.test-filter-popover):not(.test-sort-popover):not(.test-group-popover):not(.test-hub-base-history-menu){width:min(275px,100vw - 24px);padding:8px}.test-hub-base-panel .hub-base-filter-popover,.test-hub-base-panel .test-filter-popover,.test-hub-base-panel .test-view-popover-panel.test-filter-popover{width:min(432px,100vw - 24px);max-height:none;padding:0;overflow:hidden}.test-hub-base-panel .hub-base-filter-popover-title{font-size:.9375rem}.test-hub-base-panel .hub-base-filter-popover-header{padding:12px 14px 8px}.test-hub-base-panel .hub-base-filter-body{padding:12px 14px 4px}.test-hub-base-panel .hub-base-filter-empty{font-size:.875rem}.test-hub-base-panel .hub-base-filter-footer{gap:14px;padding:8px 14px 14px}.test-hub-base-panel .hub-base-filter-add-condition,.test-hub-base-panel .hub-base-filter-add-group,.test-hub-base-panel .hub-base-filter-popover .test-filter-conjunction-cell,.test-hub-base-panel .hub-base-filter-popover .test-filter-value,.test-hub-base-panel .hub-base-filter-popover .test-view-popover .link-btn,.test-hub-base-panel .hub-base-filter-popover .test-view-select-trigger{font-size:.875rem}.test-hub-base-panel .hub-base-filter-popover .test-filter-value,.test-hub-base-panel .hub-base-filter-popover .test-view-select-trigger{height:30px}.test-hub-base-panel .hub-base-filter-popover .test-view-select-chevron{width:14px;height:14px}.test-hub-base-panel .test-filter-data-panel,.test-hub-base-panel .test-view-popover-panel.test-filter-data-panel{width:min(200px,100vw - 24px);padding:6px}.test-hub-base-panel .test-filter-data-panel,.test-hub-base-panel .test-view-popover-panel.test-view-popover:not(.test-filter-popover):not(.test-sort-popover):not(.test-group-popover):not(.test-hub-base-history-menu),.test-hub-base-panel .test-view-popover:not(.test-filter-popover):not(.test-sort-popover):not(.test-group-popover):not(.test-hub-base-history-menu){max-height:calc(100vh - 96px);overflow-y:auto}.test-hub-base-panel .test-view-select-trigger{border-radius:5px;gap:6px;height:30px;padding:0 8px;font-size:.8125rem}.test-hub-base-panel .test-view-select-chevron{width:14px;height:14px}.test-hub-base-panel .test-view-select-menu{border-radius:5px;max-height:min(50vh,100vh - 120px);padding:4px;top:calc(100% + 2px);overflow-y:auto}.test-hub-base-panel .test-view-select-option{border-radius:4px;padding:6px 8px;font-size:.8125rem}.test-hub-base-panel .test-filter-data-panel input[type=search],.test-hub-base-panel .test-view-popover input[type=search],.test-hub-base-panel .test-view-popover input[type=text]{border-radius:5px;height:30px;padding:0 8px;font-size:.8125rem}.test-hub-base-panel .test-view-popover-title{margin-bottom:10px;font-size:.8125rem}.test-hub-base-panel .test-view-popover-head{gap:8px;margin-bottom:10px}.test-hub-base-panel .test-view-popover-actions{gap:12px;margin-top:8px}.test-hub-base-panel .test-view-empty{padding:4px 0 6px;font-size:.8125rem}.test-hub-base-panel .test-view-popover .link-btn{border-radius:5px;padding:4px 6px;font-size:.8125rem}.test-hub-base-panel .test-group-move,.test-hub-base-panel .test-view-remove{border-radius:5px;width:28px;height:28px;font-size:1rem}.test-hub-base-panel .test-filter-line{gap:8px;margin-bottom:8px}.test-hub-base-panel .test-filter-conjunction-cell{flex:0 0 58px;padding-top:7px;font-size:.8125rem}.test-hub-base-panel .test-filter-condition{gap:6px}.test-hub-base-panel .test-filter-group-nested{border-radius:5px;padding:8px}.test-hub-base-panel .test-filter-actions{gap:12px}.test-hub-base-panel .test-group-rank{font-size:.75rem}.test-hub-base-panel .test-group-collapse-actions{gap:5px}.test-hub-base-panel .test-filter-data-head{gap:2px;margin-bottom:5px}.test-hub-base-panel .test-filter-data-head strong{font-size:.59rem}.test-hub-base-panel .test-filter-data-meta{font-size:.51rem}.test-hub-base-panel .test-filter-data-search{border-radius:4px;min-height:20px;margin-bottom:5px;padding:0 6px;font-size:.55rem}.test-hub-base-panel .test-filter-data-actions{gap:4px;margin-bottom:5px}.test-hub-base-panel .test-filter-data-list{border-radius:4px;max-height:none;overflow-y:visible}.test-hub-base-panel .test-filter-data-row{gap:6px;padding:4px 6px}.test-hub-base-panel .test-filter-data-label{font-size:.55rem}.test-hub-base-panel .test-filter-data-empty{padding:6px;font-size:.51rem}.test-hub-base-panel .hub-base-hide-fields-popover{width:min(300px,100vw - 24px)}.test-hub-base-panel .hub-base-hide-fields-search-row{padding:8px 10px 6px}.test-hub-base-panel .hub-base-hide-fields-search{height:28px;font-size:.75rem}.test-hub-base-panel .hub-base-hide-fields-row{gap:8px;min-height:32px;padding:3px 10px}.test-hub-base-panel .hub-base-hide-fields-label{font-size:.75rem}.test-hub-base-panel .hub-base-hide-fields-type-icon-svg{width:12px;height:12px}.test-hub-base-panel .hub-base-hide-fields-footer{padding:8px 10px 10px}.test-hub-base-panel .hub-base-hide-fields-footer-btn{height:28px;font-size:.75rem}.hub-base-select-pills{flex-wrap:wrap;align-items:center;gap:4px;min-height:100%;display:flex}.hub-base-select-pill{white-space:nowrap;text-overflow:ellipsis;border:1px solid #0000;border-radius:999px;align-items:center;max-width:100%;padding:1px 7px;font-size:.62rem;font-weight:600;line-height:1.35;display:inline-flex;overflow:hidden}.hub-base-select-pill.is-blue{color:#1e3a8a;background:#dbeafe;border-color:#bfdbfe}.hub-base-select-pill.is-cyan{color:#155e75;background:#cffafe;border-color:#a5f3fc}.hub-base-select-pill.is-teal{color:#115e59;background:#ccfbf1;border-color:#99f6e4}.hub-base-select-pill.is-green{color:#166534;background:#dcfce7;border-color:#bbf7d0}.hub-base-select-pill.is-yellow{color:#854d0e;background:#fef9c3;border-color:#fde68a}.hub-base-select-pill.is-orange{color:#9a3412;background:#ffedd5;border-color:#fed7aa}.hub-base-select-pill.is-red{color:#991b1b;background:#fee2e2;border-color:#fecaca}.hub-base-select-pill.is-pink{color:#9d174d;background:#fce7f3;border-color:#fbcfe8}.hub-base-select-pill.is-purple{color:#5b21b6;background:#ede9fe;border-color:#ddd6fe}.hub-base-select-pill.is-gray{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.hub-base-select-empty{color:var(--hub-muted-text,#94a3b8)}.hub-base-attachment-chips.is-editable{gap:4px}.hub-base-attachment-chip-wrap{align-items:center;display:inline-flex;position:relative}.hub-base-attachment-add-btn,.hub-base-attachment-remove-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;line-height:1;display:inline-flex}.hub-base-attachment-remove-btn{width:14px;height:14px;font-size:.62rem;position:absolute;top:-4px;right:-4px}.hub-base-attachment-file-input{display:none}.hub-base-date-cell-editor{width:100%;min-width:0;height:100%;font:inherit;color:inherit;background:0 0;border:0;padding:0}.hub-base-select-cell-editor{background:var(--surface-elevated,#fff);border:1px solid var(--border-subtle,#d8dee8);border-radius:4px;flex-direction:column;gap:2px;min-width:140px;max-height:220px;padding:4px;display:flex;overflow-y:auto;box-shadow:0 4px 12px #0f172a1f}.hub-base-select-cell-editor-option{cursor:pointer;text-align:left;border:1px solid #0000}.hub-base-select-cell-editor-option.is-selected{outline:2px solid var(--accent,#2b6ff7);outline-offset:1px}.hub-base-readonly-cell{color:var(--text-muted,#64748b)}.hub-base-expand-link-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.hub-base-expand-link-item{align-items:center;gap:6px;display:flex}.hub-base-attachment-reorder,.hub-base-expand-link-reorder{gap:2px;display:inline-flex}.hub-base-attachment-move,.hub-base-expand-link-move{border:1px solid var(--border-subtle,#d8dee8);background:var(--surface,#f8fafc);cursor:pointer;border-radius:3px;min-width:22px;height:22px;padding:0;font-size:.65rem;line-height:1}.hub-base-attachment-move:disabled,.hub-base-expand-link-move:disabled{opacity:.4;cursor:default}.hub-base-attachment-chips.is-editable.is-drag-over{outline:2px dashed var(--accent,#2b6ff7);outline-offset:2px}.hub-base-attachment-chip-row{align-items:center;gap:2px;display:inline-flex}.hub-base-attachment-error{color:#b91c1c;margin-top:2px;font-size:.58rem;display:block}.true-table-health-signal-list{margin-top:8px}.true-table-health-signal{border-radius:999px;align-items:center;padding:2px 8px;font-size:.62rem;font-weight:600;display:inline-flex}.true-table-health-signal-ok{color:#166534;background:#dcfce7}.true-table-health-signal-warning{color:#854d0e;background:#fef9c3}.true-table-health-signal-missing{color:#991b1b;background:#fee2e2}.true-table-health-signal-unknown{color:#4b5563;background:#f3f4f6}@media (max-width:1180px){.dashboard-shell{min-width:0;overflow-x:clip}.dashboard-shell .app-header{--app-header-x:40px}.dashboard-shell .header-main{grid-template-columns:minmax(120px,154px) minmax(0,1fr) max-content;gap:28px;min-height:80px}.dashboard-shell .brand-title{width:auto;min-width:120px;height:80px}.dashboard-shell .brand-title:after{height:34px;right:-15px}.dashboard-shell .brand-logo{flex-basis:48px;width:90px;height:48px;margin-top:3px}.dashboard-shell .header-title{justify-self:stretch}.dashboard-shell .header-main h1{text-overflow:ellipsis;font-size:clamp(1.45rem,2.6vw,1.8rem);overflow:hidden}.dashboard-shell .account-actions{justify-self:end;max-width:100%}.dashboard-shell .top-tabs{padding:0 var(--nav-tab-x);gap:0}.hub-home{width:100%}#dashboard-content{overflow-x:hidden}.dashboard-table-panel,.loans-table-wrap,.people-duplicate-wrap,.pto-calendar-panel,.pto-table-wrap,.raw-table-wrap,.table-wrap,.transaction-summary-wrap,.user-table-wrap{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}}@media (max-width:860px){.dashboard-shell .app-header{--app-header-x:40px;--nav-tab-x:14px;padding-top:12px}.dashboard-shell .header-main{grid-template-columns:minmax(120px,154px) minmax(0,1fr) max-content;gap:10px;min-height:80px}.dashboard-shell .brand-logo{flex-basis:48px;width:90px;height:48px}.dashboard-shell .brand-title:after{display:none}.dashboard-shell .header-main h1{font-size:clamp(1.2rem,3.7vw,1.6rem);font-weight:750}.dashboard-shell .account-actions{border-radius:12px;gap:8px;padding:7px}.dashboard-shell .account-copy{display:none}.dashboard-shell .account-avatar{border-width:2px;width:42px;min-width:42px;height:42px;font-size:.9rem}.dashboard-shell .account-divider,.dashboard-shell .account-icon-divider{display:none}.dashboard-shell .icon-btn{border-radius:9px;width:34px;min-width:34px;height:34px}.dashboard-shell .icon-btn svg{width:19px;height:19px}.dashboard-shell .top-tabs{padding:0 var(--nav-tab-x);gap:0}.dashboard-shell .top-tabs .tab-btn{min-height:31px;padding:0 12px;font-size:.8rem}.content{padding:16px 14px 28px}.hub-hero{grid-template-columns:1fr;align-items:start;gap:18px;padding-top:22px}.hub-hero-copy h2{font-size:3rem}.hub-hero-stats{width:min(100%,360px)}.hub-section-heading{gap:6px;display:grid}.hub-section-heading p{text-align:left;max-width:none}.knowledge-hero{gap:10px}.knowledge-app-grid,.knowledge-category-row,.knowledge-hero{grid-template-columns:1fr}.toolbar,.topbar{flex-direction:column;align-items:stretch}.eom-card-grid,.inventory-card-grid,.loan-card-grid,.metrics,.people-card-grid,.pto-card-grid,.transaction-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.inventory-card,.loan-card,.people-card,.stat-card,.transaction-card{min-height:68px;padding:10px 12px}.metric-chart-dialog{width:min(100%,100vw - 20px);padding:14px}.metric-chart-dialog-head{grid-template-columns:1fr auto}.metric-chart-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric-sparkline.large{min-width:760px}.metric-chart-body{-webkit-overflow-scrolling:touch;overflow-x:auto}.loans-table td,.loans-table th,.pto-summary-table td,.pto-summary-table th,.raw-record-table td,.raw-record-table th,.transaction-summary-table td,.transaction-summary-table th,.user-table td,.user-table th{padding:2px 6px;font-size:.72rem}.admin-pto-department-form,.admin-user-pto-fields,.bar-row,.form-row,.user-form{grid-template-columns:1fr}.user-form>label:first-of-type,.user-form>label:nth-of-type(2){grid-column:auto}.user-form>label:nth-of-type(2) select{max-width:none}.admin-user-pto-checks{flex-wrap:wrap;padding-top:0}.pto-request-access-field{grid-column:auto;justify-self:stretch;width:auto}.pto-request-form{grid-template-columns:minmax(0,1fr) 112px 86px 76px}.pto-request-notes{grid-column:1/-1}.pto-request-ack{grid-column:1/4}.pto-request-submit{grid-column:4}.search{width:100%}.inventory-table{min-width:720px}.inventory-development-meta,.inventory-tract-wrap{padding-left:42px}}@media (max-width:640px){.dashboard-shell .app-header{--app-header-x:40px;--nav-tab-x:14px;padding-top:12px}.dashboard-shell .header-main{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand title account";gap:0 10px;min-height:0}.dashboard-shell .brand-title{grid-area:brand;min-width:120px;height:80px}.dashboard-shell .brand-logo{flex-basis:48px;width:90px;height:48px;margin-top:3px}.dashboard-shell .header-title{grid-area:title;place-self:center stretch}.dashboard-shell .header-main h1{white-space:nowrap;font-size:clamp(1.05rem,4.8vw,1.35rem);line-height:1.14}.dashboard-shell .account-actions{grid-area:account;justify-content:flex-end;justify-self:end;gap:6px;width:max-content;min-width:0;max-width:none;margin-left:0;padding:7px}.dashboard-shell .account-avatar{width:36px;min-width:36px;height:36px;font-size:.78rem}.dashboard-shell .icon-btn{width:30px;min-width:30px;height:30px}.dashboard-shell .top-tabs{padding:0 var(--nav-tab-x);gap:0}.hub-home{gap:22px}.hub-hero-copy h2{font-size:2.45rem;line-height:1}.hub-hero-copy p{font-size:.94rem}.hub-hero-stats{grid-template-columns:1fr 1fr;width:100%}.eom-card-grid,.inventory-card-grid,.loan-card-grid,.metrics,.people-card-grid,.pto-card-grid,.transaction-card-grid{grid-template-columns:1fr}.inventory-card,.loan-card,.people-card,.stat-card,.transaction-card{min-height:62px}.inventory-children{padding-left:10px}.inventory-development-meta,.inventory-tract-wrap{padding-left:22px}.metric-chart-modal{align-items:flex-start;padding:10px;overflow:auto}.metric-chart-dialog{max-height:none;padding:12px}.metric-chart-dialog-head h2{font-size:1.1rem}.metric-chart-stats{grid-template-columns:1fr}.metric-sparkline.large{min-width:700px;min-height:400px}.pto-request-form{grid-template-columns:1fr 88px}.pto-calendar-head{flex-direction:column;align-items:flex-start}.pto-month-grid{grid-template-columns:repeat(7,minmax(94px,1fr));min-width:660px}.pto-request-ack,.pto-request-notes,.pto-request-submit,.pto-request-user{grid-column:1/-1}.inventory-tract-table,.loans-table,.people-duplicate-table,.pto-summary-table,.raw-record-table,.transaction-summary-table,.user-table{min-width:max-content}}@container pto-request (max-width:620px){.pto-request-form{grid-template-columns:minmax(0,1fr) 112px 86px 76px}.pto-request-notes{grid-column:1/-1}.pto-request-ack{grid-column:1/4}.pto-request-submit{grid-column:4}}@container pto-request (max-width:500px){.pto-request-form{grid-template-columns:minmax(0,1fr) 88px}.pto-request-ack,.pto-request-notes,.pto-request-submit,.pto-request-user{grid-column:1/-1}}@media (max-width:420px){.dashboard-shell .brand-logo{flex-basis:48px;width:90px;height:48px}.dashboard-shell .header-main h1{font-size:clamp(.95rem,5.4vw,1.15rem)}.dashboard-shell .top-tabs{gap:0}.dashboard-shell .top-tab-item.right-tab-start{margin-left:0}.dashboard-shell .top-tab-item.right-tab-start .top-tab-dropdown,.dashboard-shell .top-tab-item.utility-tab-item .top-tab-dropdown{left:0;right:auto;transform:translateY(-4px)}.dashboard-shell .top-tab-item.right-tab-start:focus-within .top-tab-dropdown,.dashboard-shell .top-tab-item.right-tab-start:hover .top-tab-dropdown,.dashboard-shell .top-tab-item.utility-tab-item:focus-within .top-tab-dropdown,.dashboard-shell .top-tab-item.utility-tab-item:hover .top-tab-dropdown{transform:translate(0)}.dashboard-shell .icon-btn{width:28px;min-width:28px;height:28px}}@media (max-width:760px){.scraper-panel-heading{grid-template-columns:1fr;display:grid}.scraper-panel-heading>.scraper-panel-meta{text-align:left}.scraper-filter-bar{justify-content:flex-start}.scraper-view-tabs{flex-wrap:nowrap;overflow-x:auto}.scraper-view-tab{flex:none}.scraper-opportunity-main,.scraper-opportunity-signal,.scraper-opportunity-toolbar{grid-template-columns:1fr}.scraper-opportunity-actions{justify-content:flex-start}.loan-calculator-breakdown-body,.loan-calculator-dashboard,.loan-calculator-results,.scraper-action-form,.scraper-digest-item,.scraper-email-form,.scraper-feedback-form,.scraper-learning-grid,.scraper-listing-main,.scraper-notes,.scraper-valuation-card{grid-template-columns:1fr}.scraper-action-form button,.scraper-action-form-wide{grid-area:auto}.scraper-digest-prices{text-align:left;min-width:0}.loan-calculator-breakdown-body{padding:22px 18px}}.dashboard-shell .account-actions .icon-btn{border-radius:999px}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--color-orange-300:oklch(83.7% .128 66.29);--color-orange-500:oklch(70.5% .213 47.604);--color-orange-700:oklch(55.3% .195 38.402);--color-amber-300:oklch(87.9% .169 91.605);--color-amber-500:oklch(76.9% .188 70.08);--color-amber-800:oklch(47.3% .137 46.201);--color-green-300:oklch(87.1% .15 154.449);--color-green-500:oklch(72.3% .219 149.579);--color-green-700:oklch(52.7% .154 150.069);--color-blue-300:oklch(80.9% .105 251.813);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-700:oklch(48.8% .243 264.376);--color-indigo-300:oklch(78.5% .115 274.713);--color-indigo-500:oklch(58.5% .233 277.117);--color-indigo-700:oklch(45.7% .24 277.023);--color-purple-300:oklch(82.7% .119 306.383);--color-purple-500:oklch(62.7% .265 303.9);--color-purple-700:oklch(49.6% .265 301.924);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-sm:24rem;--container-md:28rem;--container-3xl:48rem;--container-5xl:64rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-.025em;--tracking-wide:.025em;--tracking-widest:.1em;--leading-snug:1.375;--leading-relaxed:1.625;--radius-xs:.125rem;--radius-lg:var(--radius);--ease-out:cubic-bezier(0,0,.2,1);--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1)}}@layer utilities{.\@container\/card-header{container:card-header/inline-size}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.inset-x-0{inset-inline:calc(var(--spacing) * 0)}.inset-x-3{inset-inline:calc(var(--spacing) * 3)}.top-1{top:calc(var(--spacing) * 1)}.top-3{top:calc(var(--spacing) * 3)}.top-4{top:calc(var(--spacing) * 4)}.top-\[50\%\]{top:50%}.top-\[calc\(100\%\+4px\)\]{top:calc(100% + 4px)}.right-0{right:calc(var(--spacing) * 0)}.right-1{right:calc(var(--spacing) * 1)}.right-2{right:calc(var(--spacing) * 2)}.right-4{right:calc(var(--spacing) * 4)}.bottom-0{bottom:calc(var(--spacing) * 0)}.bottom-5{bottom:calc(var(--spacing) * 5)}.left-0{left:calc(var(--spacing) * 0)}.left-1\/2{left:50%}.left-2{left:calc(var(--spacing) * 2)}.left-5{left:calc(var(--spacing) * 5)}.left-\[50\%\]{left:50%}.isolate{isolation:isolate}.z-10{z-index:10}.z-50{z-index:50}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.z-\[80\]{z-index:80}.z-\[200\]{z-index:200}.z-\[201\]{z-index:201}.z-\[999\]{z-index:999}.col-start-2{grid-column-start:2}.row-1{grid-row:1}.row-span-2{grid-row:span 2/span 2}.row-start-1{grid-row-start:1}.\!container{width:100%!important}@media (min-width:40rem){.\!container{max-width:40rem!important}}@media (min-width:48rem){.\!container{max-width:48rem!important}}@media (min-width:64rem){.\!container{max-width:64rem!important}}@media (min-width:80rem){.\!container{max-width:80rem!important}}@media (min-width:96rem){.\!container{max-width:96rem!important}}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-0{margin:calc(var(--spacing) * 0)}.-mx-1{margin-inline:calc(var(--spacing) * -1)}.mx-auto{margin-inline:auto}.my-1{margin-block:calc(var(--spacing) * 1)}.my-3{margin-block:calc(var(--spacing) * 3)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-1\.5{margin-bottom:calc(var(--spacing) * 1.5)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-3\.5{margin-bottom:calc(var(--spacing) * 3.5)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.ml-1\.5{margin-left:calc(var(--spacing) * 1.5)}.ml-auto{margin-left:auto}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-row{display:table-row}.aspect-square{aspect-ratio:1}.size-2{width:calc(var(--spacing) * 2);height:calc(var(--spacing) * 2)}.size-3{width:calc(var(--spacing) * 3);height:calc(var(--spacing) * 3)}.size-3\.5{width:calc(var(--spacing) * 3.5);height:calc(var(--spacing) * 3.5)}.size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.size-6{width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}.size-8{width:calc(var(--spacing) * 8);height:calc(var(--spacing) * 8)}.size-9{width:calc(var(--spacing) * 9);height:calc(var(--spacing) * 9)}.size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.size-11{width:calc(var(--spacing) * 11);height:calc(var(--spacing) * 11)}.size-12{width:calc(var(--spacing) * 12);height:calc(var(--spacing) * 12)}.size-\[14px\]{width:14px;height:14px}.size-\[30px\]{width:30px;height:30px}.size-\[96px\]{width:96px;height:96px}.size-full{width:100%;height:100%}.h-0{height:calc(var(--spacing) * 0)}.h-2{height:calc(var(--spacing) * 2)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-56{height:calc(var(--spacing) * 56)}.h-\[5px\]{height:5px}.h-\[18px\]{height:18px}.h-\[calc\(100\%-1px\)\]{height:calc(100% - 1px)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-full{height:100%}.h-px{height:1px}.max-h-\(--radix-dropdown-menu-content-available-height\){max-height:var(--radix-dropdown-menu-content-available-height)}.max-h-\(--radix-select-content-available-height\){max-height:var(--radix-select-content-available-height)}.max-h-\[220px\]{max-height:220px}.max-h-\[min\(92vh\,820px\)\]{max-height:min(92vh,820px)}.min-h-0{min-height:calc(var(--spacing) * 0)}.min-h-4{min-height:calc(var(--spacing) * 4)}.min-h-5{min-height:calc(var(--spacing) * 5)}.min-h-8{min-height:calc(var(--spacing) * 8)}.min-h-9{min-height:calc(var(--spacing) * 9)}.min-h-11{min-height:calc(var(--spacing) * 11)}.min-h-56{min-height:calc(var(--spacing) * 56)}.min-h-\[4\.75rem\]{min-height:4.75rem}.min-h-\[min\(52vh\,420px\)\]{min-height:min(52vh,420px)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-8{width:calc(var(--spacing) * 8)}.w-72{width:calc(var(--spacing) * 72)}.w-\[32px\]{width:32px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.max-w-5xl{max-width:var(--container-5xl)}.max-w-\[90vw\]{max-width:90vw}.max-w-\[108px\]{max-width:108px}.max-w-\[calc\(100\%-2rem\)\]{max-width:calc(100% - 2rem)}.max-w-full{max-width:100%}.max-w-sm{max-width:var(--container-sm)}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-\[3\.25rem\]{min-width:3.25rem}.min-w-\[8rem\]{min-width:8rem}.min-w-\[52px\]{min-width:52px}.min-w-\[70px\]{min-width:70px}.min-w-\[min\(100\%\,18rem\)\]{min-width:min(100%,18rem)}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.flex-1{flex:1}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.origin-\(--radix-dropdown-menu-content-transform-origin\){transform-origin:var(--radix-dropdown-menu-content-transform-origin)}.origin-\(--radix-popover-content-transform-origin\){transform-origin:var(--radix-popover-content-transform-origin)}.origin-\(--radix-select-content-transform-origin\){transform-origin:var(--radix-select-content-transform-origin)}.-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1)}.-translate-x-1\/2,.translate-x-\[-50\%\]{translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-y-0\.5{--tw-translate-y:calc(var(--spacing) * .5)}.translate-y-0\.5,.translate-y-\[-50\%\]{translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.transform-gpu{transform:translateZ(0) var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.scroll-my-1{scroll-margin-block:calc(var(--spacing) * 1)}.list-disc{list-style-type:disc}.appearance-none{appearance:none}.auto-rows-min{grid-auto-rows:min-content}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[0_1fr\]{grid-template-columns:0 1fr}.grid-cols-\[1fr_80px\]{grid-template-columns:1fr 80px}.grid-cols-\[auto_minmax\(0\,max-content\)_1fr\]{grid-template-columns:auto minmax(0,max-content) 1fr}.grid-cols-\[repeat\(auto-fill\,minmax\(104px\,1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(104px,1fr))}.grid-rows-\[auto_auto\]{grid-template-rows:auto auto}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-items-start{justify-items:start}.gap-0{gap:calc(var(--spacing) * 0)}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-3\.5{gap:calc(var(--spacing) * 3.5)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}.gap-y-0\.5{row-gap:calc(var(--spacing) * .5)}.self-center{align-self:center}.self-start{align-self:flex-start}.justify-self-center{justify-self:center}.justify-self-end{justify-self:flex-end}.truncate{text-overflow:ellipsis;white-space:nowrap}.overflow-hidden,.truncate{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.overscroll-y-contain{overscroll-behavior-y:contain}.rounded{border-radius:.25rem}.rounded-\[4px\]{border-radius:4px}.rounded-full{border-radius:3.40282e+38px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.rounded-xs{border-radius:var(--radius-xs)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-\[0\.5px\]{border-style:var(--tw-border-style);border-width:.5px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\[\#5f7f8e\]{border-color:#5f7f8e}.border-\[\#ba7517\]{border-color:#ba7517}.border-\[rgba\(0\,0\,0\,0\.18\)\]{border-color:#0000002e}.border-border{border-color:var(--border)}.border-input{border-color:var(--input)}.border-primary,.border-primary\/30{border-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.border-primary\/30{border-color:color-mix(in oklab,var(--primary) 30%,transparent)}}.border-ring{border-color:var(--ring)}.border-transparent{border-color:#0000}.bg-\[\#6f8fa0\]{background-color:#6f8fa0}.bg-\[\#ba7517\]{background-color:#ba7517}.bg-\[\#ff5f57\]{background-color:#ff5f57}.bg-\[color-mix\(in_srgb\,\#ba7517_14\%\,var\(--panel\)\)\]{background-color:#ba7517}@supports (color:color-mix(in lab,red,red)){.bg-\[color-mix\(in_srgb\,\#ba7517_14\%\,var\(--panel\)\)\]{background-color:color-mix(in srgb,#ba7517 14%,var(--panel))}}.bg-\[color-mix\(in_srgb\,var\(--success\)_14\%\,var\(--panel\)\)\]{background-color:var(--success)}@supports (color:color-mix(in lab,red,red)){.bg-\[color-mix\(in_srgb\,var\(--success\)_14\%\,var\(--panel\)\)\]{background-color:color-mix(in srgb,var(--success) 14%,var(--panel))}}.bg-\[var\(--primary-soft\)\]{background-color:var(--primary-soft)}.bg-\[var\(--success\)\]{background-color:var(--success)}.bg-accent{background-color:var(--accent)}.bg-amber-500\/15{background-color:#f99c0026}@supports (color:color-mix(in lab,red,red)){.bg-amber-500\/15{background-color:color-mix(in oklab,var(--color-amber-500) 15%,transparent)}}.bg-background{background-color:var(--background)}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.bg-black\/60{background-color:#0009}@supports (color:color-mix(in lab,red,red)){.bg-black\/60{background-color:color-mix(in oklab,var(--color-black) 60%,transparent)}}.bg-blue-500\/10{background-color:#3080ff1a}@supports (color:color-mix(in lab,red,red)){.bg-blue-500\/10{background-color:color-mix(in oklab,var(--color-blue-500) 10%,transparent)}}.bg-border{background-color:var(--border)}.bg-card,.bg-card\/40{background-color:var(--card)}@supports (color:color-mix(in lab,red,red)){.bg-card\/40{background-color:color-mix(in oklab,var(--card) 40%,transparent)}}.bg-destructive{background-color:var(--destructive)}.bg-green-500\/10{background-color:#00c7581a}@supports (color:color-mix(in lab,red,red)){.bg-green-500\/10{background-color:color-mix(in oklab,var(--color-green-500) 10%,transparent)}}.bg-indigo-500\/10{background-color:#625fff1a}@supports (color:color-mix(in lab,red,red)){.bg-indigo-500\/10{background-color:color-mix(in oklab,var(--color-indigo-500) 10%,transparent)}}.bg-muted,.bg-muted\/50{background-color:var(--muted-surface)}@supports (color:color-mix(in lab,red,red)){.bg-muted\/50{background-color:color-mix(in oklab,var(--muted-surface) 50%,transparent)}}.bg-orange-500\/10{background-color:#fe6e001a}@supports (color:color-mix(in lab,red,red)){.bg-orange-500\/10{background-color:color-mix(in oklab,var(--color-orange-500) 10%,transparent)}}.bg-popover{background-color:var(--popover)}.bg-primary{background-color:var(--primary)}.bg-purple-500\/10{background-color:#ac4bff1a}@supports (color:color-mix(in lab,red,red)){.bg-purple-500\/10{background-color:color-mix(in oklab,var(--color-purple-500) 10%,transparent)}}.bg-secondary{background-color:var(--secondary)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-white\/15{background-color:#ffffff26}@supports (color:color-mix(in lab,red,red)){.bg-white\/15{background-color:color-mix(in oklab,var(--color-white) 15%,transparent)}}.fill-current{fill:currentColor}.fill-none{fill:none}.stroke-current{stroke:currentColor}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:calc(var(--spacing) * 0)}.p-0\.5{padding:calc(var(--spacing) * .5)}.p-1{padding:calc(var(--spacing) * 1)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.p-\[3px\]{padding:3px}.px-0{padding-inline:calc(var(--spacing) * 0)}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-0{padding-block:calc(var(--spacing) * 0)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-3\.5{padding-block:calc(var(--spacing) * 3.5)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-16{padding-block:calc(var(--spacing) * 16)}.pt-0{padding-top:calc(var(--spacing) * 0)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pr-1{padding-right:calc(var(--spacing) * 1)}.pr-2{padding-right:calc(var(--spacing) * 2)}.pr-5{padding-right:calc(var(--spacing) * 5)}.pr-8{padding-right:calc(var(--spacing) * 8)}.pb-0{padding-bottom:calc(var(--spacing) * 0)}.pb-0\.5{padding-bottom:calc(var(--spacing) * .5)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pl-2{padding-left:calc(var(--spacing) * 2)}.pl-5{padding-left:calc(var(--spacing) * 5)}.pl-8{padding-left:calc(var(--spacing) * 8)}.pl-\[34px\]{padding-left:34px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-middle{vertical-align:middle}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[0\.65rem\]{font-size:.65rem}.text-\[0\.92rem\]{font-size:.92rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[28px\]{font-size:28px}.text-\[32px\]{font-size:32px}.leading-5{--tw-leading:calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5)}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.whitespace-nowrap{white-space:nowrap}.text-\[\#ba7517\]{color:#ba7517}.text-\[var\(--notice-text\)\]{color:var(--notice-text)}.text-\[var\(--success\)\]{color:var(--success)}.text-\[var\(--text\,\#334155\)\]{color:var(--text,#334155)}.text-amber-800{color:var(--color-amber-800)}.text-blue-700{color:var(--color-blue-700)}.text-card-foreground{color:var(--card-foreground)}.text-current{color:currentColor}.text-destructive{color:var(--destructive)}.text-foreground,.text-foreground\/60{color:var(--foreground)}@supports (color:color-mix(in lab,red,red)){.text-foreground\/60{color:color-mix(in oklab,var(--foreground) 60%,transparent)}}.text-green-700{color:var(--color-green-700)}.text-indigo-700{color:var(--color-indigo-700)}.text-inherit{color:inherit}.text-muted-foreground{color:var(--muted-foreground)}.text-orange-700{color:var(--color-orange-700)}.text-popover-foreground{color:var(--popover-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-purple-700{color:var(--color-purple-700)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-white{color:var(--color-white)}.text-white\/90{color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.text-white\/90{color:color-mix(in oklab,var(--color-white) 90%,transparent)}}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-40{opacity:.4}.opacity-45{opacity:.45}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.shadow,.shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.28\)\,inset_0_-0\.5px_0_rgba\(0\,0\,0\,0\.06\)\]{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.28\)\,inset_0_-0\.5px_0_rgba\(0\,0\,0\,0\.06\)\]{--tw-shadow:inset 0 1px 0 var(--tw-shadow-color,#ffffff47),inset 0 -.5px 0 var(--tw-shadow-color,#0000000f)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a)}.shadow-lg,.shadow-md{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a)}.shadow-none{--tw-shadow:0 0 #0000}.shadow-none,.shadow-sm{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a)}.shadow-xl,.shadow-xs{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d)}.ring-0{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)}.ring-0,.ring-2{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)}.ring-\[3px\]{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-ring\/50{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.ring-ring\/50{--tw-ring-color:color-mix(in oklab,var(--ring) 50%,transparent)}}.ring-white\/80{--tw-ring-color:#fffc}@supports (color:color-mix(in lab,red,red)){.ring-white\/80{--tw-ring-color:color-mix(in oklab,var(--color-white) 80%,transparent)}}.ring-offset-background{--tw-ring-offset-color:var(--background)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px)}.blur,.grayscale{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[filter\,box-shadow\]{transition-property:filter,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[height\]{transition-property:height;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[width\]{transition-property:width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-none{transition-property:none}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-400{--tw-duration:.4s;transition-duration:.4s}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.\[image-rendering\:pixelated\]{image-rendering:pixelated}.backface-hidden{backface-visibility:hidden}@media (hover:hover){.group-hover\:-translate-y-1:is(:where(.group):hover *){--tw-translate-y:calc(var(--spacing) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}}.group-data-\[disabled\=true\]\:pointer-events-none:is(:where(.group)[data-disabled=true] *){pointer-events:none}.group-data-\[disabled\=true\]\:opacity-50:is(:where(.group)[data-disabled=true] *){opacity:.5}.group-data-\[orientation\=horizontal\]\/tabs\:h-9:is(:where(.group\/tabs)[data-orientation=horizontal] *){height:calc(var(--spacing) * 9)}.group-data-\[orientation\=vertical\]\/tabs\:h-fit:is(:where(.group\/tabs)[data-orientation=vertical] *){height:fit-content}.group-data-\[orientation\=vertical\]\/tabs\:w-full:is(:where(.group\/tabs)[data-orientation=vertical] *){width:100%}.group-data-\[orientation\=vertical\]\/tabs\:flex-col:is(:where(.group\/tabs)[data-orientation=vertical] *){flex-direction:column}.group-data-\[orientation\=vertical\]\/tabs\:justify-start:is(:where(.group\/tabs)[data-orientation=vertical] *){justify-content:flex-start}.group-data-\[variant\=line\]\/tabs-list\:bg-transparent:is(:where(.group\/tabs-list)[data-variant=line] *){background-color:#0000}.peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled~*){cursor:not-allowed}.peer-disabled\:opacity-50:is(:where(.peer):disabled~*){opacity:.5}.marker\:text-muted-foreground ::marker{color:var(--muted-foreground)}.marker\:text-muted-foreground::marker{color:var(--muted-foreground)}.marker\:text-muted-foreground ::-webkit-details-marker,.marker\:text-muted-foreground::-webkit-details-marker{color:var(--muted-foreground)}.selection\:bg-primary ::selection{background-color:var(--primary)}.selection\:bg-primary::selection{background-color:var(--primary)}.selection\:text-primary-foreground ::selection{color:var(--primary-foreground)}.selection\:text-primary-foreground::selection{color:var(--primary-foreground)}.file\:inline-flex::file-selector-button{display:inline-flex}.file\:h-7::file-selector-button{height:calc(var(--spacing) * 7)}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.file\:text-foreground::file-selector-button{color:var(--foreground)}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:bg-foreground:after{content:var(--tw-content);background-color:var(--foreground)}.after\:opacity-0:after{content:var(--tw-content);opacity:0}.after\:transition-opacity:after{content:var(--tw-content);transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.group-data-\[orientation\=horizontal\]\/tabs\:after\:inset-x-0:is(:where(.group\/tabs)[data-orientation=horizontal] *):after{content:var(--tw-content);inset-inline:calc(var(--spacing) * 0)}.group-data-\[orientation\=horizontal\]\/tabs\:after\:bottom-\[-5px\]:is(:where(.group\/tabs)[data-orientation=horizontal] *):after{content:var(--tw-content);bottom:-5px}.group-data-\[orientation\=horizontal\]\/tabs\:after\:h-0\.5:is(:where(.group\/tabs)[data-orientation=horizontal] *):after{content:var(--tw-content);height:calc(var(--spacing) * .5)}.group-data-\[orientation\=vertical\]\/tabs\:after\:inset-y-0:is(:where(.group\/tabs)[data-orientation=vertical] *):after{content:var(--tw-content);inset-block:calc(var(--spacing) * 0)}.group-data-\[orientation\=vertical\]\/tabs\:after\:-right-1:is(:where(.group\/tabs)[data-orientation=vertical] *):after{content:var(--tw-content);right:calc(var(--spacing) * -1)}.group-data-\[orientation\=vertical\]\/tabs\:after\:w-0\.5:is(:where(.group\/tabs)[data-orientation=vertical] *):after{content:var(--tw-content);width:calc(var(--spacing) * .5)}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media (hover:hover){.hover\:z-\[1\]:hover{z-index:1}.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-destructive\/90:hover{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab,var(--destructive) 90%,transparent)}}.hover\:bg-muted\/50:hover{background-color:var(--muted-surface)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-muted\/50:hover{background-color:color-mix(in oklab,var(--muted-surface) 50%,transparent)}}.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary) 90%,transparent)}}.hover\:bg-secondary\/80:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab,var(--secondary) 80%,transparent)}}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:brightness-\[1\.03\]:hover{--tw-brightness:brightness(1.03);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}.focus\:bg-accent:focus{background-color:var(--accent)}.focus\:text-accent-foreground:focus{color:var(--accent-foreground)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-ring:focus{--tw-ring-color:var(--ring)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color:color-mix(in oklab,var(--destructive) 20%,transparent)}}.focus-visible\:ring-ring\/40:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-ring\/40:focus-visible{--tw-ring-color:color-mix(in oklab,var(--ring) 40%,transparent)}}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:color-mix(in oklab,var(--ring) 50%,transparent)}}.focus-visible\:ring-white:focus-visible{--tw-ring-color:var(--color-white)}.focus-visible\:ring-offset-0:focus-visible{--tw-ring-offset-width:0px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus-visible\:outline-hidden:focus-visible{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus-visible\:outline-hidden:focus-visible{outline-offset:2px;outline:2px solid #0000}}.focus-visible\:outline-1:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.focus-visible\:outline-ring:focus-visible{outline-color:var(--ring)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.active\:brightness-\[0\.97\]:active{--tw-brightness:brightness(.97);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.has-aria-expanded\:bg-muted\/50:has([aria-expanded=true]){background-color:var(--muted-surface)}@supports (color:color-mix(in lab,red,red)){.has-aria-expanded\:bg-muted\/50:has([aria-expanded=true]){background-color:color-mix(in oklab,var(--muted-surface) 50%,transparent)}}.has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\]:has([data-slot=card-action]){grid-template-columns:1fr auto}.has-\[\>svg\]\:grid-cols-\[calc\(var\(--spacing\)\*4\)_1fr\]:has(>svg){grid-template-columns:calc(var(--spacing) * 4) 1fr}.has-\[\>svg\]\:gap-x-3:has(>svg){column-gap:calc(var(--spacing) * 3)}.has-\[\>svg\]\:px-1\.5:has(>svg){padding-inline:calc(var(--spacing) * 1.5)}.has-\[\>svg\]\:px-2\.5:has(>svg){padding-inline:calc(var(--spacing) * 2.5)}.has-\[\>svg\]\:px-3:has(>svg){padding-inline:calc(var(--spacing) * 3)}.has-\[\>svg\]\:px-4:has(>svg){padding-inline:calc(var(--spacing) * 4)}.aria-invalid\:border-destructive[aria-invalid=true]{border-color:var(--destructive)}.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:color-mix(in oklab,var(--destructive) 20%,transparent)}}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[inset\]\:pl-8[data-inset]{padding-left:calc(var(--spacing) * 8)}.data-\[orientation\=horizontal\]\:h-px[data-orientation=horizontal]{height:1px}.data-\[orientation\=horizontal\]\:w-full[data-orientation=horizontal]{width:100%}.data-\[orientation\=horizontal\]\:flex-col[data-orientation=horizontal]{flex-direction:column}.data-\[orientation\=vertical\]\:h-full[data-orientation=vertical]{height:100%}.data-\[orientation\=vertical\]\:w-px[data-orientation=vertical]{width:1px}.data-\[placeholder\]\:text-muted-foreground[data-placeholder]{color:var(--muted-foreground)}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:calc(var(--spacing) * 1);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:calc(var(--spacing) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:calc(var(--spacing) * 1);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:calc(var(--spacing) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[size\=default\]\:h-9[data-size=default]{height:calc(var(--spacing) * 9)}.data-\[size\=sm\]\:h-8[data-size=sm]{height:calc(var(--spacing) * 8)}:is(.\*\:data-\[slot\=alert-description\]\:text-destructive\/90>*)[data-slot=alert-description]{color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){:is(.\*\:data-\[slot\=alert-description\]\:text-destructive\/90>*)[data-slot=alert-description]{color:color-mix(in oklab,var(--destructive) 90%,transparent)}}:is(.\*\:data-\[slot\=select-value\]\:line-clamp-1>*)[data-slot=select-value]{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(.\*\:data-\[slot\=select-value\]\:flex>*)[data-slot=select-value]{display:flex}:is(.\*\:data-\[slot\=select-value\]\:items-center>*)[data-slot=select-value]{align-items:center}:is(.\*\:data-\[slot\=select-value\]\:gap-2>*)[data-slot=select-value]{gap:calc(var(--spacing) * 2)}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:var(--background)}.data-\[state\=active\]\:text-foreground[data-state=active]{color:var(--foreground)}.group-data-\[variant\=default\]\/tabs-list\:data-\[state\=active\]\:shadow-sm:is(:where(.group\/tabs-list)[data-variant=default] *)[data-state=active]{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.group-data-\[variant\=line\]\/tabs-list\:data-\[state\=active\]\:bg-transparent:is(:where(.group\/tabs-list)[data-variant=line] *)[data-state=active]{background-color:#0000}.group-data-\[variant\=line\]\/tabs-list\:data-\[state\=active\]\:shadow-none:is(:where(.group\/tabs-list)[data-variant=line] *)[data-state=active]{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.group-data-\[variant\=line\]\/tabs-list\:data-\[state\=active\]\:after\:opacity-100:is(:where(.group\/tabs-list)[data-variant=line] *)[data-state=active]:after{content:var(--tw-content);opacity:1}.data-\[state\=checked\]\:translate-x-\[14px\][data-state=checked]{--tw-translate-x:14px;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[state\=checked\]\:border-primary[data-state=checked]{border-color:var(--primary)}.data-\[state\=checked\]\:bg-\[\#166ee1\][data-state=checked]{background-color:#166ee1}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:var(--primary)}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:var(--primary-foreground)}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:var(--accent)}.data-\[state\=open\]\:text-accent-foreground[data-state=open]{color:var(--accent-foreground)}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:var(--muted-surface)}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x:calc(var(--spacing) * 0);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[state\=unchecked\]\:bg-\[\#d1d5db\][data-state=unchecked]{background-color:#d1d5db}.data-\[variant\=destructive\]\:text-destructive[data-variant=destructive]{color:var(--destructive)}.data-\[variant\=destructive\]\:focus\:bg-destructive\/10[data-variant=destructive]:focus{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.data-\[variant\=destructive\]\:focus\:bg-destructive\/10[data-variant=destructive]:focus{background-color:color-mix(in oklab,var(--destructive) 10%,transparent)}}.data-\[variant\=destructive\]\:focus\:text-destructive[data-variant=destructive]:focus{color:var(--destructive)}.data-\[variant\=line\]\:rounded-none[data-variant=line]{border-radius:0}@media (prefers-reduced-motion:reduce){.motion-reduce\:transition-none{transition-property:none}@media (hover:hover){.motion-reduce\:group-hover\:translate-y-0:is(:where(.group):hover *){--tw-translate-y:calc(var(--spacing) * 0);translate:var(--tw-translate-x) var(--tw-translate-y)}}}@media (min-width:40rem){.sm\:max-w-3xl{max-width:var(--container-3xl)}.sm\:max-w-5xl{max-width:var(--container-5xl)}.sm\:max-w-md{max-width:var(--container-md)}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:justify-end{justify-content:flex-end}.sm\:justify-start{justify-content:flex-start}.sm\:text-left{text-align:left}}@media (min-width:48rem){.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media (min-width:64rem){.lg\:col-span-2{grid-column:span 2/span 2}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:80rem){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (prefers-color-scheme:dark){.dark\:border-input{border-color:var(--input)}.dark\:bg-destructive\/60{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.dark\:bg-destructive\/60{background-color:color-mix(in oklab,var(--destructive) 60%,transparent)}}.dark\:bg-input\/30{background-color:var(--input)}@supports (color:color-mix(in lab,red,red)){.dark\:bg-input\/30{background-color:color-mix(in oklab,var(--input) 30%,transparent)}}.dark\:text-amber-300{color:var(--color-amber-300)}.dark\:text-blue-300{color:var(--color-blue-300)}.dark\:text-green-300{color:var(--color-green-300)}.dark\:text-indigo-300{color:var(--color-indigo-300)}.dark\:text-muted-foreground{color:var(--muted-foreground)}.dark\:text-orange-300{color:var(--color-orange-300)}.dark\:text-purple-300{color:var(--color-purple-300)}@media (hover:hover){.dark\:hover\:bg-accent\/50:hover{background-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.dark\:hover\:bg-accent\/50:hover{background-color:color-mix(in oklab,var(--accent) 50%,transparent)}}.dark\:hover\:bg-input\/50:hover{background-color:var(--input)}@supports (color:color-mix(in lab,red,red)){.dark\:hover\:bg-input\/50:hover{background-color:color-mix(in oklab,var(--input) 50%,transparent)}}.dark\:hover\:text-foreground:hover{color:var(--foreground)}}.dark\:focus-visible\:ring-destructive\/40:focus-visible{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.dark\:focus-visible\:ring-destructive\/40:focus-visible{--tw-ring-color:color-mix(in oklab,var(--destructive) 40%,transparent)}}.dark\:aria-invalid\:ring-destructive\/40[aria-invalid=true]{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.dark\:aria-invalid\:ring-destructive\/40[aria-invalid=true]{--tw-ring-color:color-mix(in oklab,var(--destructive) 40%,transparent)}}.dark\:data-\[state\=active\]\:border-input[data-state=active]{border-color:var(--input)}.dark\:data-\[state\=active\]\:bg-input\/30[data-state=active]{background-color:var(--input)}@supports (color:color-mix(in lab,red,red)){.dark\:data-\[state\=active\]\:bg-input\/30[data-state=active]{background-color:color-mix(in oklab,var(--input) 30%,transparent)}}.dark\:data-\[state\=active\]\:text-foreground[data-state=active]{color:var(--foreground)}.dark\:group-data-\[variant\=line\]\/tabs-list\:data-\[state\=active\]\:border-transparent:is(:where(.group\/tabs-list)[data-variant=line] *)[data-state=active]{border-color:#0000}.dark\:group-data-\[variant\=line\]\/tabs-list\:data-\[state\=active\]\:bg-transparent:is(:where(.group\/tabs-list)[data-variant=line] *)[data-state=active]{background-color:#0000}.dark\:data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:var(--primary)}.dark\:data-\[state\=unchecked\]\:bg-input\/80[data-state=unchecked]{background-color:var(--input)}@supports (color:color-mix(in lab,red,red)){.dark\:data-\[state\=unchecked\]\:bg-input\/80[data-state=unchecked]{background-color:color-mix(in oklab,var(--input) 80%,transparent)}}.dark\:data-\[variant\=destructive\]\:focus\:bg-destructive\/20[data-variant=destructive]:focus{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.dark\:data-\[variant\=destructive\]\:focus\:bg-destructive\/20[data-variant=destructive]:focus{background-color:color-mix(in oklab,var(--destructive) 20%,transparent)}}}.\[\&_p\]\:leading-relaxed p{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.\[\&_strong\]\:font-semibold strong{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.\[\&_strong\]\:text-foreground strong{color:var(--foreground)}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-3\.5 svg{width:calc(var(--spacing) * 3.5);height:calc(var(--spacing) * 3.5)}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3 svg:not([class*=size-]){width:calc(var(--spacing) * 3);height:calc(var(--spacing) * 3)}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.\[\&_svg\:not\(\[class\*\=\'text-\'\]\)\]\:text-muted-foreground svg:not([class*=text-]){color:var(--muted-foreground)}.\[\&_tr\]\:border-b tr{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-style:var(--tw-border-style);border-width:0}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:calc(var(--spacing) * 0)}.\[\.border-b\]\:pb-6.border-b{padding-bottom:calc(var(--spacing) * 6)}.\[\.border-t\]\:pt-6.border-t{padding-top:calc(var(--spacing) * 6)}:is(.\*\:\[span\]\:last\:flex>*):is(span):last-child{display:flex}:is(.\*\:\[span\]\:last\:items-center>*):is(span):last-child{align-items:center}:is(.\*\:\[span\]\:last\:gap-2>*):is(span):last-child{gap:calc(var(--spacing) * 2)}:is(.data-\[variant\=destructive\]\:\*\:\[svg\]\:text-destructive\![data-variant=destructive]>*):is(svg){color:var(--destructive)!important}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y:2px;translate:var(--tw-translate-x) var(--tw-translate-y)}.\[\&\>svg\]\:pointer-events-none>svg{pointer-events:none}.\[\&\>svg\]\:size-3>svg{width:calc(var(--spacing) * 3);height:calc(var(--spacing) * 3)}.\[\&\>svg\]\:size-4>svg{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.\[\&\>svg\]\:translate-y-0\.5>svg{--tw-translate-y:calc(var(--spacing) * .5);translate:var(--tw-translate-x) var(--tw-translate-y)}.\[\&\>svg\]\:text-current>svg{color:currentColor}.\[\&\>tr\]\:last\:border-b-0>tr:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{rotate:180deg}@media (hover:hover){a.\[a\&\]\:hover\:bg-accent:hover{background-color:var(--accent)}a.\[a\&\]\:hover\:bg-destructive\/90:hover{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){a.\[a\&\]\:hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab,var(--destructive) 90%,transparent)}}a.\[a\&\]\:hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){a.\[a\&\]\:hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary) 90%,transparent)}}a.\[a\&\]\:hover\:bg-secondary\/90:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab,red,red)){a.\[a\&\]\:hover\:bg-secondary\/90:hover{background-color:color-mix(in oklab,var(--secondary) 90%,transparent)}}a.\[a\&\]\:hover\:text-accent-foreground:hover{color:var(--accent-foreground)}a.\[a\&\]\:hover\:underline:hover{text-decoration-line:underline}}}:root{--background:var(--panel);--foreground:var(--text);--card:var(--panel);--card-foreground:var(--text);--popover:var(--panel);--popover-foreground:var(--text);--primary-foreground:#fff;--secondary:var(--panel-muted);--secondary-foreground:var(--text);--muted-surface:var(--panel-muted);--muted-foreground:var(--muted);--accent:var(--panel-strong);--accent-foreground:var(--text);--destructive:#b42318;--border:var(--line);--input:var(--line);--ring:var(--primary);--radius:.5rem}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@keyframes spin{to{transform:rotate(1turn)}}