:root{color-scheme:light;--bg: #f4f6f8;--panel: #ffffff;--panel-muted: #f8fafc;--line: #d8dee8;--line-strong: #b9c2cf;--text: #17202a;--muted: #657282;--brand: #2563eb;--brand-strong: #1d4ed8;--brand-soft: #dbeafe;--field-bg: #ffffff;--surface-soft: #eef2f7;--detail-bg: #f8fbff;--focus-ring: rgba(37, 99, 235, .22);--ok: #15803d;--ok-soft: #dcfce7;--danger: #b42318;--danger-soft: #fee4e2;--warning: #b45309;--shadow: 0 10px 28px rgba(15, 23, 42, .08);--content-measure: 680px;--job-list-measure: 420px;--space-1: 2px;--space-2: 4px;--space-3: 6px;--space-4: 8px;--space-5: 10px;--space-6: 12px;--space-7: 14px;--space-8: 16px;--space-9: 18px;--space-10: 22px;--radius-sm: 6px;--radius-md: 8px;--radius-pill: 999px;--warning-soft: #fff7ed;--warning-border: #fdba74;--app-max-width: 1600px;font-family:Avenir Next,Segoe UI,Arial,sans-serif}:root[data-theme=dark]{color-scheme:dark;--bg: #242529;--panel: #38393f;--panel-muted: #2f3035;--line: #4a4b52;--line-strong: #5a5b61;--text: #eef4ff;--muted: #a2b5cf;--brand: #38393f;--brand-strong: #38393f;--brand-soft: #4a4b52;--field-bg: #f1f2f4;--surface-soft: #2a2b30;--detail-bg: #303136;--focus-ring: rgba(90, 91, 97, .5);--ok: #4ade80;--ok-soft: rgba(74, 222, 128, .16);--danger: #fb7185;--danger-soft: rgba(251, 113, 133, .16);--warning: #fbbf24;--warning-soft: rgba(251, 191, 36, .16);--warning-border: #fbbf24;--shadow: 0 18px 40px rgba(2, 8, 23, .45);--field-text: #242529}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--text);background:var(--bg)}input,select,textarea{color:var(--text);background:var(--panel)}input::placeholder,textarea::placeholder{color:var(--muted)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}button{color:var(--text)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}h1,h2,p{margin-top:0}html,body,#root{min-height:100%;background:var(--bg)}body{min-height:100vh;margin:0}#root{min-height:100vh}.app-shell,.login-shell{min-height:100vh;padding:calc(18px + env(safe-area-inset-top)) calc(18px + env(safe-area-inset-right)) calc(18px + env(safe-area-inset-bottom)) calc(18px + env(safe-area-inset-left))}.app-shell{display:block}.left-rail,.panel,.login-card,.modal-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow)}.left-rail{align-self:start;min-height:calc(100vh - 36px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:var(--space-8);display:flex;flex-direction:column;gap:var(--space-7);position:sticky;top:18px}.brand-block h1,.login-heading h1{margin:4px 0 6px;font-size:1.55rem;line-height:1.12}.subtitle,.brand-block p,.inline-status,.job-card p,.report-card p,.expense-copy p,.expense-copy span,.meta-card span,.topbar p,.panel-header p{color:var(--muted)}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:0;font-size:.74rem;font-weight:700;color:var(--brand)}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-4)}.stat-card,.meta-card,.empty-card{border:1px solid var(--line);background:var(--panel-muted);border-radius:var(--radius-md)}.stat-card{padding:var(--space-5)}.stat-card span,.summary-item span,.meta-label{color:var(--muted);font-size:.78rem}.stat-card strong{display:block;margin-top:var(--space-2);font-size:1.35rem}.stack-form,.job-list,.report-list,.expense-stack{display:flex;flex-direction:column;gap:var(--space-5)}.nav-pill,.job-card,.report-card,.expense-card{border:1px solid var(--line);background:var(--panel);border-radius:var(--radius-md)}.nav-pill,.job-card{padding:var(--space-6);text-align:left}.nav-pill{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--space-5);color:var(--text)}.nav-pill strong{color:var(--muted);font-size:.86rem}.nav-pill.active,.job-card.active{border-color:var(--brand);background:var(--brand-soft)}.meta-card{padding:var(--space-6);display:flex;flex-direction:column;gap:5px}.theme-toggle{display:flex;align-items:center;justify-content:space-between;gap:var(--space-6);flex-wrap:wrap;position:relative;z-index:0}.segmented-control{display:inline-flex;align-items:center;gap:var(--space-3);flex-wrap:wrap;padding:var(--space-2);border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--panel-muted);min-width:0;position:relative;z-index:0}.segment-button{border:1px solid transparent;border-radius:var(--radius-pill);background:transparent;color:var(--muted);padding:8px 14px}.segment-button.active{border-color:var(--brand);background:var(--brand-soft);color:var(--text)}:root[data-theme=dark] .segment-button.active{background:var(--field-bg);border-color:var(--line-strong);color:var(--field-text)}.meta-label{margin:0;font-weight:700;color:var(--brand)}.main-shell{min-width:0;display:flex;flex-direction:column;gap:var(--space-8);width:min(var(--app-max-width),calc(100vw - 36px));max-width:none;margin:0 auto}@media (min-width: 1101px){.section-switcher-shell,.section-switcher{width:100%;max-width:none}.dashboard-screen{width:100%}.dashboard-panel-grid{align-items:start;justify-items:stretch}.dashboard-summary-panel,.dashboard-data-panel,.dashboard-trend-panel,.dashboard-category-panel,.dashboard-budget-panel,.dashboard-budget-entries-panel{padding:var(--space-8)}.dashboard-metric-grid{justify-self:stretch;justify-items:stretch;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-8);padding-inline:0}}.topbar,.panel-header,.button-row,.action-row,.job-summary{display:flex;align-items:center;justify-content:space-between;gap:var(--space-6)}.topbar{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-md);padding:14px 16px;box-shadow:var(--shadow)}.section-switcher-shell{width:100%;max-width:var(--content-measure);margin:0 auto}.section-switcher{display:grid;grid-template-columns:44px minmax(120px,1fr) 44px;align-items:center;gap:var(--space-5);width:100%;max-width:var(--content-measure);margin-left:auto;margin-right:auto;min-width:min(260px,100%)}.section-switcher h1{margin:0;text-align:center;font-size:1.35rem;line-height:1.15}.arrow-button,.icon-action{display:inline-grid;place-items:center;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--panel);color:var(--text)}.arrow-button{width:44px;height:44px;font-size:2rem;line-height:1}.arrow-button:hover,.icon-action:hover{background:var(--panel-muted)}.topbar h2,.panel-header h2{margin:2px 0 0;font-size:1.2rem}.topbar p,.panel-header p{margin-bottom:0}.topbar-actions,.button-row{display:flex;gap:var(--space-4);flex-wrap:wrap}.topbar-actions{justify-content:flex-end}.topbar-meta{display:flex;flex-direction:column;align-items:flex-end;gap:3px;min-width:min(360px,100%);color:var(--muted);font-size:.82rem}.section-panel-header{align-items:flex-start}.section-panel-header>div:first-child{min-width:0}.section-panel-header p{margin-top:var(--space-3)}.report-archive-header>div:first-child{min-width:0}.report-summary-header>div:first-child{min-width:0}.report-archive-header h2,.report-summary-header h2{margin-bottom:0}.panel-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-4);flex-wrap:wrap}.jobs-panel .panel-header{margin-bottom:var(--space-6)}.content-grid>.panel>.panel-header,.content-grid>.panel>.expense-job-heading,.content-grid>.panel>.stack-form,.content-grid>.panel>.report-list,.content-grid>.panel>.job-summary,.content-grid>.panel>.expense-stack,.content-grid>.panel>.empty-card,.content-grid>.panel>.inline-status,.content-grid>.panel>.action-row{width:100%;max-width:var(--content-measure);margin-left:auto;margin-right:auto}.content-grid>.jobs-panel>.panel-header,.content-grid>.jobs-panel>.job-list{width:100%;max-width:var(--job-list-measure);margin-left:auto;margin-right:auto}.job-archive-panel>.job-list{width:100%;max-width:var(--job-list-measure);margin-left:auto;margin-right:auto}.jobs-panel .section-panel-header{align-items:stretch;flex-direction:column}.jobs-panel .section-panel-header>div:first-child,.jobs-panel .panel-header-actions{width:100%}.jobs-panel .panel-header-actions{align-items:stretch;flex-direction:column;justify-content:flex-start}.jobs-panel .panel-header-actions span{align-self:flex-start}.jobs-note{margin-top:var(--space-2);color:var(--muted);font-size:.84rem;line-height:1.35}.jobs-panel .primary-button,.job-card{width:100%}.settings-status-block{display:flex;flex-direction:column;gap:var(--space-2);border:1px solid var(--line);background:var(--panel-muted);border-radius:var(--radius-md);padding:10px 12px;color:var(--muted);font-size:.86rem}.settings-main-stack{gap:var(--space-7)}.content-grid{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:var(--space-8)}.jobs-layout,.reports-layout{grid-template-columns:minmax(280px,380px) minmax(0,1fr)}.report-archive-panel{grid-column:1 / -1}.reports-layout .detail-panel{min-height:auto}.reports-layout .report-list{max-width:none}.reports-layout .panel>.report-list{width:100%}.invoice-panels{grid-column:1 / -1;display:flex;flex-direction:column;gap:var(--space-8)}.invoice-panels>.panel{width:100%}.jobs-only-layout,.expenses-layout,.dashboard-layout{grid-template-columns:1fr}.panel{padding:var(--space-8)}.detail-panel{min-height:60vh}.primary-button,.ghost-button,.chip{min-height:44px;padding:9px 13px;border-radius:var(--radius-md);border:1px solid transparent;white-space:nowrap}.primary-button{background:var(--brand);color:#fff}.primary-button:hover{background:var(--brand-strong)}:root[data-theme=dark] .primary-button{background:var(--field-bg);border-color:var(--line-strong);color:var(--field-text)}:root[data-theme=dark] .primary-button:hover{background:#fff;border-color:var(--line-strong);color:var(--field-text)}.ghost-button,.chip{background:var(--panel);border-color:var(--line-strong);color:var(--text)}.ghost-button:hover,.chip:hover{background:var(--panel-muted)}.ghost-button.danger{color:var(--danger);border-color:#f1a8a1;background:var(--danger-soft)}.stack-form label{display:flex;flex-direction:column;gap:var(--space-3)}.stack-form label>span{font-weight:650}.stack-form input,.stack-form select,.stack-form textarea{width:100%;max-width:100%;border:1px solid var(--line-strong);background:var(--field-bg);color:var(--text);border-radius:var(--radius-md);padding:10px 12px;min-height:42px}:root[data-theme=dark] .stack-form input,:root[data-theme=dark] .stack-form select,:root[data-theme=dark] .stack-form textarea,:root[data-theme=dark] .status-control select{color:var(--field-text)}:root[data-theme=dark] .stack-form input::placeholder,:root[data-theme=dark] .stack-form textarea::placeholder{color:var(--field-text)}.stack-form textarea{min-height:108px;resize:vertical}.stack-form input[type=date]{-moz-appearance:none;appearance:none;-webkit-appearance:none;overflow:hidden}.login-shell{display:grid;place-items:center}.login-card{width:min(440px,100%);padding:var(--space-10)}.login-heading{margin-bottom:var(--space-9)}.status-tag{color:var(--ok);background:var(--ok-soft);border-radius:var(--radius-pill);padding:4px 8px;font-size:.76rem;text-transform:uppercase;letter-spacing:0;font-weight:700}.status-tag.muted{color:var(--muted);background:var(--surface-soft)}.job-card,.report-card,.expense-card{display:flex;align-items:center;justify-content:space-between;gap:var(--space-7);padding:13px}.job-card{margin-left:auto;margin-right:auto}.job-card-copy{flex:1;min-width:0}.report-card{align-items:stretch;gap:var(--space-6);transition:border-color .12s ease,background-color .12s ease,transform .12s ease}.report-card:hover,.report-card:focus-within{border-color:var(--brand);background:var(--panel-muted)}.job-card,.expense-card,.payouts-summary-card,.payouts-history-row,.review-queue-item,.dashboard-budget-record,.dashboard-fx-record{box-shadow:var(--shadow)}.job-card:not(.active):hover,.expense-card:hover,.payouts-history-row:hover,.dashboard-budget-record:hover,.dashboard-fx-record:hover{border-color:var(--brand);background:var(--panel-muted);transition:border-color .12s ease,background-color .12s ease}.report-card>div:first-child{min-width:0;display:flex;flex:1;flex-direction:column;gap:var(--space-2)}.report-actions{flex:0 0 auto;flex-wrap:nowrap;justify-content:flex-end;align-self:center}.job-card-copy p{display:flex;flex-direction:column;gap:var(--space-1);margin-bottom:0}.job-created-date{color:var(--muted);font-size:.85rem}.po-list{display:block;white-space:pre-line;overflow-wrap:anywhere}.dashboard-screen{display:flex;flex-direction:column;gap:var(--space-8);width:100%;margin:0 auto}.dashboard-summary-panel{display:flex;flex-direction:column;gap:var(--space-7);width:100%}.dashboard-panel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(520px,1fr));--dashboard-grid-row: 1px;--dashboard-grid-gap: var(--space-8);grid-auto-rows:var(--dashboard-grid-row);row-gap:0;column-gap:var(--dashboard-grid-gap);align-items:start;align-content:start;grid-auto-flow:dense}.dashboard-panel-grid>*{min-width:0;align-self:start}.dashboard-filter-row{display:flex;align-items:center;gap:var(--space-5);flex-wrap:wrap;position:relative;z-index:0}.segmented-control{display:flex;flex-wrap:wrap;gap:var(--space-3);min-width:0}.segmented-control button,.dashboard-legend button{min-height:44px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);color:var(--text);cursor:pointer}.segmented-control button{padding:0 12px}.segmented-control button.active{border-color:var(--brand);background:var(--brand-soft);color:var(--brand)}:root[data-theme=dark] .segmented-control button.active{background:var(--field-bg);border-color:var(--line-strong);color:var(--field-text)}.dashboard-date-filters{display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));gap:var(--space-4);width:min(360px,100%)}.dashboard-date-filters label{min-width:0}.dashboard-currency-filter{display:flex;flex-direction:column;min-width:96px}.dashboard-currency-filter select{min-height:44px;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--panel);color:var(--text);padding:9px 12px}.dashboard-range-label{margin-left:auto;color:var(--muted);font-size:.9rem}.dashboard-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-5)}.dashboard-metric-panel{display:flex;flex-direction:column;min-width:0;width:100%;padding:var(--space-6);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel-muted)}.dashboard-metric-card,.dashboard-data-panel,.dashboard-trend-panel,.dashboard-category-panel{min-width:0;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel-muted);container-type:inline-size;container-name:dashboard-panel}.dashboard-category-panel{position:relative;z-index:1;overflow:visible}.dashboard-metric-card{min-width:0;width:100%;padding:var(--space-6)}.dashboard-metric-card span,.dashboard-row span,.dashboard-row p{color:var(--muted)}.dashboard-metric-card span{display:block;font-size:.78rem;margin-bottom:var(--space-3)}.dashboard-metric-card strong{display:block;overflow-wrap:anywhere;font-size:1rem;line-height:1.25}.dashboard-metric-card.dashboard-balance-positive strong{color:#81d653;font-weight:700}.dashboard-metric-card.dashboard-balance-negative strong{color:#da3b26;font-weight:700}.dashboard-data-panel,.dashboard-trend-panel,.dashboard-category-panel{padding:var(--space-6)}.dashboard-budget-panel,.dashboard-budget-entries-panel,.dashboard-payouts-panel{display:flex;flex-direction:column;gap:var(--space-6)}.balance-positive{color:#16803c;font-weight:700}.balance-negative{color:#b42318;font-weight:700}.balance-neutral{color:var(--text);font-weight:700}.dashboard-budget-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:12px 14px;align-items:end;width:100%;max-width:760px;margin:0 auto}.dashboard-budget-field{display:grid;grid-template-columns:minmax(88px,110px) minmax(0,1fr);gap:var(--space-5);align-items:center;min-width:0;overflow:hidden}.dashboard-budget-field>span{color:var(--muted);font-weight:650;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-budget-form input{min-height:46px;width:100%;min-width:0;box-sizing:border-box}.dashboard-budget-form input[type=date]{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-width:0;max-width:100%}.dashboard-budget-submit{min-height:46px;white-space:nowrap;align-self:end}.dashboard-budget-summary{display:flex;flex-direction:column;gap:var(--space-4);align-items:center}.dashboard-budget-note{margin-bottom:0;color:var(--muted);font-size:.84rem;text-align:center}.payouts-section{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:start;gap:var(--space-8)}.payouts-entry-panel,.payouts-history-panel{display:flex;flex-direction:column;gap:var(--space-6);min-width:0}.payouts-form{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-6);align-items:end}.payouts-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6)}.payouts-form-row-primary{grid-template-columns:minmax(0,1.35fr) minmax(110px,.65fr)}.payouts-form-row-secondary{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}.payouts-field{display:flex;flex-direction:column;gap:var(--space-4);min-width:0;overflow:hidden}.payouts-field>span{color:var(--muted);font-weight:650;min-width:0}.payouts-input,.payouts-field select{height:46px;width:100%;min-width:0;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--field-bg);padding:0 12px;box-sizing:border-box}.payouts-input[type=date]{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-width:0;max-width:100%}:root[data-theme=dark] .payouts-field select{color:var(--field-text)}:root[data-theme=dark] .payouts-input{color:var(--field-text);caret-color:var(--field-text)}.payouts-input::placeholder{color:var(--muted)}.payouts-input:focus-visible{outline:none}.payouts-currency{color:var(--muted);font-weight:700;white-space:nowrap}.payouts-submit{min-height:46px;align-self:stretch;min-width:88px}.payouts-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5)}.payouts-summary-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);padding:10px 12px}.payouts-summary-card span{display:block;color:var(--muted);font-size:.78rem;margin-bottom:var(--space-3)}.payouts-summary-card strong{display:block;font-size:1rem;line-height:1.25}.payouts-filter-toolbar{display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center}.payouts-filter-action,.payouts-filter-pill{min-height:44px;border-radius:var(--radius-pill);border:1px solid var(--line);background:var(--panel);color:var(--text);padding:0 12px;font-size:.84rem;line-height:1;white-space:nowrap}.payouts-filter-pill.active{background:var(--brand);border-color:var(--brand);color:#fff}:root[data-theme=dark] .payouts-filter-pill.active{background:var(--field-bg);border-color:var(--line-strong);color:var(--field-text)}.payouts-history-list{display:flex;flex-direction:column;gap:var(--space-4)}.payouts-history-row{display:flex;justify-content:space-between;align-items:center;gap:var(--space-6);padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel)}.payouts-history-meta{display:flex;flex-direction:column;gap:var(--space-2);min-width:0}.payouts-history-topline{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:var(--space-5);min-width:0}.payouts-history-topline strong{overflow-wrap:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.payouts-history-row strong,.payouts-history-row span{min-width:0;overflow-wrap:anywhere}.payouts-history-row span{color:var(--muted);text-align:right}.payouts-history-delete{flex:0 0 auto;height:30px;min-height:30px;padding:0 10px;font-size:.76rem;line-height:1;white-space:nowrap;justify-self:end}.payouts-history-submitted{font-size:.84rem}.payouts-history-delete{white-space:nowrap;flex:0 0 auto}.dashboard-payouts-table{display:flex;flex-direction:column;gap:var(--space-4)}.dashboard-payouts-header,.dashboard-payouts-record{display:grid;grid-template-columns:minmax(0,1.6fr) repeat(2,minmax(0,1fr));gap:var(--space-5);align-items:center;padding:10px 12px;border-radius:var(--radius-md)}.dashboard-payouts-header{color:var(--muted);font-size:.8rem;background:transparent}.dashboard-payouts-record{border:1px solid var(--line);background:var(--panel)}.dashboard-data-panel>.panel-header,.dashboard-trend-panel>.panel-header,.dashboard-category-panel>.panel-header,.dashboard-budget-panel>.panel-header,.dashboard-budget-entries-panel>.panel-header,.dashboard-payouts-panel>.panel-header{margin-bottom:var(--space-5)}.dashboard-list{display:flex;flex-direction:column;gap:var(--space-4)}.dashboard-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-5);align-items:center;width:100%;padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);color:var(--text);text-align:left}.dashboard-row span,.dashboard-row strong,.dashboard-row p{min-width:0;overflow-wrap:anywhere}.dashboard-row p{grid-column:1 / -1;margin:-4px 0 0;font-size:.86rem}.dashboard-bar-row{cursor:pointer}.dashboard-bar-row:hover,.dashboard-bar-row:focus-visible{border-color:var(--brand)}.dashboard-line-chart{width:100%;height:220px;border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(180deg,var(--field-bg) 0%,var(--panel-muted) 100%)}.dashboard-chart-gridline{stroke:var(--line);stroke-width:.6;vector-effect:non-scaling-stroke}.dashboard-line-chart polyline{fill:none;stroke:var(--brand);stroke-width:3;vector-effect:non-scaling-stroke}.dashboard-chart-point{fill:var(--brand)}.dashboard-trend-layout{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--space-5);align-items:stretch}.dashboard-trend-viewport{overflow-x:auto;overflow-y:hidden;min-width:0;width:min(100%,576px);overscroll-behavior-x:contain;touch-action:pan-x;-webkit-overflow-scrolling:touch;scrollbar-width:none}.dashboard-trend-viewport::-webkit-scrollbar{display:none}.dashboard-trend-track{display:flex;flex-direction:column;gap:var(--space-4);min-width:0}.dashboard-y-axis{display:flex;flex-direction:column;justify-content:space-between;padding:10px 0 22px;color:var(--muted);font-size:.78rem;text-align:right}.dashboard-chart-block{display:flex;flex-direction:column;gap:var(--space-4);min-width:0}.dashboard-x-axis{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:var(--space-4);color:var(--muted);font-size:.78rem;text-align:center}.dashboard-x-axis span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-expense-row{grid-template-columns:minmax(0,1fr) auto}.dashboard-pie-callout-shell{position:relative;width:100%;aspect-ratio:1000 / 560;min-height:clamp(360px,40vw,560px);overflow:visible}.dashboard-pie-callout-svg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;aspect-ratio:1000 / 560;min-height:clamp(360px,40vw,560px);overflow:visible}.dashboard-pie-center-title{fill:var(--text);font-size:17px;font-weight:700;text-anchor:middle;dominant-baseline:middle}.dashboard-pie-center-value{fill:var(--muted);font-size:15px;font-weight:400;text-anchor:middle;dominant-baseline:middle}.dashboard-pie-callout-line{fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;opacity:.88}.dashboard-pie-callout-group{cursor:pointer;pointer-events:all}.dashboard-pie-callout-dot{stroke:#ffffff6b;stroke-width:2}.dashboard-pie-callout-text{font-size:15px;font-weight:400;fill:var(--text);dominant-baseline:middle;letter-spacing:.01em}.dashboard-pie-callout-text.left{text-anchor:end}.dashboard-pie-callout-text.right{text-anchor:start}.dashboard-pie-callout-name{font-size:15px;font-weight:500;letter-spacing:0}.dashboard-pie-callout-value{font-size:15px;font-weight:400;fill:var(--muted)}.dashboard-detail-section{border-color:var(--brand);background:var(--detail-bg);overflow-x:clip}.dashboard-expense-table{display:grid;gap:var(--space-4);min-width:0;max-width:100%}.dashboard-budget-table{display:grid;gap:var(--space-4);min-width:0;max-width:100%;width:100%;overflow-x:clip}.dashboard-expense-header,.dashboard-expense-record{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,.75fr) minmax(0,1.35fr) minmax(0,.85fr) minmax(0,.85fr) minmax(0,.6fr);gap:var(--space-5);align-items:center}.dashboard-expense-header{color:var(--muted);font-size:.78rem;padding:0 10px}.dashboard-budget-header,.dashboard-budget-record{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1.1fr) minmax(0,.95fr) minmax(52px,auto);gap:var(--space-3);align-items:center}.dashboard-budget-header{color:var(--muted);font-size:.78rem;padding:0 6px}.dashboard-budget-record,.dashboard-fx-record{min-width:0;width:100%;max-width:100%;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel)}.dashboard-budget-record{padding:var(--space-5)}.dashboard-budget-record span,.dashboard-budget-record strong,.dashboard-budget-header span,.dashboard-fx-record span,.dashboard-fx-record strong,.dashboard-fx-header span{min-width:0;overflow-wrap:anywhere}.dashboard-budget-record span,.dashboard-budget-record strong{overflow:hidden;text-overflow:ellipsis}.dashboard-budget-actions{display:flex;justify-content:flex-end;align-items:center;justify-self:end}.dashboard-budget-delete-button{width:30px;height:30px;min-width:30px;min-height:30px;padding:0;justify-content:center;flex:0 0 30px}.dashboard-budget-delete-button .action-svg{width:16px;height:16px}.dashboard-fx-table{display:grid;gap:var(--space-4);min-width:0;max-width:100%}.dashboard-fx-header,.dashboard-fx-record{display:grid;grid-template-columns:minmax(96px,.85fr) repeat(3,minmax(0,1fr));gap:var(--space-5);align-items:center}.dashboard-fx-header{color:var(--muted);font-size:.78rem;padding:0 10px}.dashboard-fx-record{padding:var(--space-5)}.dashboard-fx-record span,.dashboard-fx-record strong,.dashboard-fx-header span{min-width:0;overflow-wrap:anywhere}.dashboard-expense-record{min-width:0;width:100%;max-width:100%;padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel)}.dashboard-expense-record span,.dashboard-expense-record strong,.dashboard-receipt-cell{min-width:0;overflow-wrap:anywhere}.dashboard-receipt-cell{display:flex;justify-content:center;align-items:center}.dashboard-receipt-button{display:flex}.dashboard-receipt-thumb{width:72px;height:72px}.dashboard-receipt-missing{color:var(--muted);font-size:.82rem}.dashboard-recent-toggle{display:flex;margin-top:var(--space-5)}.dashboard-expense-table.mobile-collapsed .dashboard-expense-record:nth-of-type(n+4){display:none}.review-queue-section{display:flex;flex-direction:column;gap:var(--space-6);padding-top:var(--space-4)}.review-queue-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-4)}.review-filter-pill{padding:10px 12px;justify-content:center}.review-filter-pill.active:disabled{opacity:1}.review-queue-list{display:flex;flex-direction:column;gap:var(--space-6)}.review-queue-item{position:relative;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel-muted);padding:var(--space-7);padding-right:56px;display:flex;flex-direction:column;gap:var(--space-6)}.review-queue-checkbox{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--radius-md);border:1px solid var(--line);background:var(--panel);box-shadow:0 1px 2px #0f172a0a;cursor:pointer}.review-queue-checkbox input{width:18px;height:18px;margin:0;accent-color:var(--brand)}.review-queue-checkbox span{display:none}.review-queue-toolbar{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:var(--space-6)}.review-queue-filter-select{min-width:220px;display:flex;align-items:center;gap:var(--space-3)}.review-queue-filter-select span{white-space:nowrap}.review-queue-filter-select select{flex:0 1 auto;width:100%;min-width:0;height:44px;padding:9px 12px;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--panel);color:var(--text);box-sizing:border-box}.review-queue-bulk-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:var(--space-5)}.review-queue-head,.review-queue-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-6)}.review-queue-head>div:first-child{min-width:0}.review-queue-head strong{overflow-wrap:break-word;word-break:break-word}.review-queue-head p,.review-diff-card p,.review-queue-actions .inline-status{margin-bottom:0}.review-queue-badges{display:flex;flex-wrap:wrap;gap:var(--space-4);justify-content:flex-end}.review-status-badge,.review-tag{border-radius:var(--radius-pill);padding:5px 10px;font-size:.76rem;font-weight:700}.review-status-badge{border:1px solid var(--line)}.review-status-badge.status-pending{background:var(--warning-soft);border-color:var(--warning-border);color:var(--warning)}.review-status-badge.status-approved{background:var(--ok-soft);border-color:#86efac;color:var(--ok)}.review-status-badge.status-dismissed{background:var(--danger-soft);border-color:#fda29b;color:var(--danger)}.review-status-badge.status-relabeled{background:var(--ok-soft);border-color:#86efac;color:var(--ok)}.review-tag{background:var(--panel);border:1px solid var(--line);color:var(--muted)}.review-diff-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:var(--space-5)}.review-diff-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);padding:var(--space-5)}.review-diff-card span{color:var(--muted);font-size:.75rem}.review-diff-card strong{display:block;margin:6px 0 4px}.review-queue-snippet{margin:0;padding:var(--space-6);border-radius:var(--radius-md);background:#0f172a;color:#e2e8f0;font:.84rem/1.5 SFMono-Regular,Consolas,monospace;white-space:pre-wrap;word-break:break-word;column-gap:var(--space-9);column-fill:balance;column-count:1}.job-card .status-tag{margin-left:auto;flex:0 0 auto}.expense-job-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-7)}.job-action-row{position:relative;z-index:1;margin-top:var(--space-3)}.expense-job-heading h2{margin:2px 0 12px;font-size:1.2rem}.status-control{min-width:min(180px,100%);display:flex;flex-direction:column;gap:var(--space-3)}.status-control span{color:var(--muted);font-size:.78rem;font-weight:700}.status-control select{width:100%;min-height:42px;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--field-bg);color:var(--text);padding:9px 12px}.expense-copy{flex:1;min-width:0}.expense-card .button-row,.report-actions{flex:0 0 auto;flex-wrap:nowrap}.expense-copy strong,.expense-copy p,.expense-copy span{overflow-wrap:anywhere}.expense-thumb,.image-placeholder{flex:0 0 auto;width:64px;height:64px;object-fit:cover;border-radius:var(--radius-md);background:var(--surface-soft);border:1px solid var(--line)}.image-thumb-button,.receipt-preview-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:var(--radius-md);background:transparent;padding:0}.image-thumb-button{flex:0 0 auto}.expense-editor{display:grid;grid-template-columns:280px minmax(0,1fr);gap:var(--space-8);min-width:0}.receipt-pane{display:flex;align-items:flex-start;justify-content:center}.receipt-preview-button{width:min(100%,280px);height:50px}.receipt-preview,.empty-receipt{width:min(100%,280px);height:50px;border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface-soft)}.receipt-preview{display:block;object-fit:cover}.empty-receipt{display:grid;place-items:center;gap:var(--space-1);color:var(--muted);padding:6px 10px;text-align:center;cursor:pointer}:root[data-theme=dark] .empty-receipt,:root[data-theme=dark] .receipt-preview,:root[data-theme=dark] .receipt-preview-button{border-color:var(--line-strong);background:var(--field-bg)}.empty-receipt input{display:none}.empty-receipt span{color:var(--text);font-weight:700;font-size:.82rem;line-height:1.1}.empty-receipt small{font-size:.72rem;line-height:1.1}.form-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5)}.form-grid-two label,.form-grid-two input,.form-grid-two select{min-width:0}.form-grid-two input,.form-grid-two select{height:46px;min-height:46px;width:100%;max-width:100%;box-sizing:border-box}.form-grid-two input[type=date]{-moz-appearance:none;appearance:none;-webkit-appearance:none;overflow:hidden}.empty-card{padding:var(--space-9);color:var(--muted)}.chip-row,.action-row,.job-summary{flex-wrap:wrap}.chip-row{display:flex;gap:var(--space-4)}.action-row{justify-content:center;padding:14px 0;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;scrollbar-width:none}.action-row::-webkit-scrollbar{display:none}.icon-action-row{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-4);flex-wrap:nowrap;overflow:visible}.icon-action{position:relative;width:44px;height:44px;padding:0;isolation:isolate}.icon-action.primary{background:var(--brand);border-color:var(--brand);color:#fff}:root[data-theme=dark] .icon-action.primary{background:var(--field-bg);border-color:var(--line-strong);color:var(--field-text)}:root[data-theme=dark] .icon-action.primary:hover,:root[data-theme=dark] .icon-action.primary:focus-visible,:root[data-theme=dark] .icon-action.primary:active{background:#fff;border-color:var(--line-strong);color:var(--field-text)}.icon-action.danger{color:var(--danger);border-color:#f1a8a1;background:var(--danger-soft)}.action-svg{width:22px;height:22px}.icon-action:after{content:attr(data-help);position:absolute;left:50%;top:auto;bottom:calc(100% + 8px);transform:translate(-50%);z-index:200;width:max-content;max-width:180px;padding:6px 8px;border-radius:var(--radius-sm);background:#17202a;color:#fff;font-size:.78rem;line-height:1.2;white-space:normal;opacity:0;pointer-events:none;transition:opacity .12s ease;box-shadow:0 10px 24px #00000047}.icon-action:hover:after,.icon-action:focus-visible:after,.icon-action:active:after{opacity:1}.icon-action:hover,.icon-action:focus-visible,.icon-action:active{z-index:60}.job-summary{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));padding:0 0 14px}.summary-item{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel-muted);padding:var(--space-5);min-width:0}.summary-item strong{display:block;margin-top:var(--space-2);overflow-wrap:anywhere}.inline-status{margin:12px 0 0;border-left:3px solid var(--brand);padding:8px 10px;background:var(--panel-muted);border-radius:0 var(--radius-md) var(--radius-md) 0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;padding:var(--space-9);background:#0f172a75;display:grid;place-items:center;z-index:20}.modal-card{width:min(920px,100%);max-height:min(90vh,980px);overflow-x:hidden;overflow-y:auto;padding:var(--space-9)}.confirm-card{width:min(440px,100%)}.modal-card>.panel-header{align-items:center;flex-direction:row}.report-preview-card{display:flex;flex-direction:column;height:min(90vh,980px)}.report-preview-frame{flex:1;width:100%;min-height:60vh;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--field-bg)}.modal-close-button{flex:0 0 auto;margin-left:auto}.image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;border:0;background:#0f172adb;padding:var(--space-9)}.lightbox-image{max-width:min(100%,1100px);max-height:92vh;object-fit:contain;border-radius:var(--radius-md)}@media (max-width: 1100px){.app-shell,.content-grid,.jobs-layout,.reports-layout,.expense-editor,.payouts-section{grid-template-columns:1fr}.left-rail{min-height:auto;position:static}.detail-panel{min-height:auto}.report-archive-panel{grid-column:auto}.job-summary{grid-template-columns:repeat(2,minmax(120px,1fr))}.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.app-shell,.login-shell{padding:calc(12px + env(safe-area-inset-top)) calc(12px + env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)) calc(12px + env(safe-area-inset-left))}.report-card,.expense-job-heading,.topbar,.panel-header{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:var(--space-4)}.report-archive-header{align-items:center;flex-direction:row;justify-content:space-between;gap:var(--space-4)}.report-archive-header>div:first-child{display:flex;align-items:center;gap:var(--space-4);min-width:0}.report-summary-header{align-items:center;flex-direction:row;justify-content:space-between;gap:var(--space-4)}.report-summary-header>div:first-child{display:flex;align-items:center;gap:var(--space-4);min-width:0}.report-archive-header h2,.report-summary-header h2{margin:2px 0 0}.report-card{flex-direction:column;align-items:stretch}.report-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.expense-card{align-items:center;flex-direction:row;gap:var(--space-5)}.expense-card .button-row{width:auto}.expense-card .ghost-button{width:auto;min-width:44px}.jobs-panel{max-width:none}.jobs-panel .section-panel-header{align-items:center;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;gap:var(--space-4)}.jobs-panel .section-panel-header>div:first-child,.jobs-panel .panel-header-actions{width:auto;min-width:0}.jobs-panel .section-panel-header>div:first-child{flex:1 1 auto}.jobs-panel .panel-header-actions{align-items:center;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;flex:0 0 auto}.jobs-panel .panel-header-actions span{align-self:center;white-space:nowrap}.panel-header>div:first-child,.panel-header>h2{min-width:0;flex:1 1 auto}.panel-header-actions .primary-button,.panel-header-actions .ghost-button,.panel-header-actions .icon-action{width:auto;flex:0 0 auto}.panel-header-actions span{white-space:nowrap}.panel-header-actions span.review-queue-summary{white-space:normal;text-align:right}.job-card{align-items:center;flex-direction:row}.section-switcher{grid-template-columns:36px minmax(0,1fr) 36px;gap:var(--space-3);width:100%;min-width:0}.section-switcher h1{font-size:1.1rem}.arrow-button{width:36px;height:36px;font-size:1.6rem}.modal-backdrop{align-items:stretch;padding:var(--space-6)}.modal-card{max-height:calc(100vh - 24px);width:100%}.expense-editor,.form-grid-two{grid-template-columns:1fr}.panel-header-actions{width:auto;justify-content:flex-end}.topbar-actions,.topbar-meta{align-items:stretch}.topbar-actions,.button-row,.primary-button,.ghost-button{width:100%}.primary-button,.ghost-button{justify-content:center}.job-summary,.stat-grid{grid-template-columns:1fr}.dashboard-filter-row,.dashboard-range-label{width:100%}.dashboard-filter-row{align-items:stretch}.segmented-control{flex:0 0 100%;width:100%}.segmented-control-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.segmented-control-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.segmented-control-four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.segmented-control button{min-width:0;width:100%}.segmented-control button{padding:0 8px}.dashboard-date-filters{grid-template-columns:repeat(2,minmax(0,1fr));flex:0 0 100%;width:100%}.dashboard-currency-filter{flex:0 0 100%;width:100%}.dashboard-panel-grid,.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payouts-form,.payouts-form-row{grid-template-columns:1fr}.payouts-submit{width:100%}.payouts-history-row{flex-direction:column;align-items:flex-start}.payouts-history-row span{text-align:left}.payouts-filter-toolbar{gap:var(--space-3)}.payouts-filter-action,.payouts-filter-pill{min-height:44px;padding:0 10px;font-size:.8rem}.dashboard-payouts-header{display:none}.dashboard-payouts-record{grid-template-columns:1fr;gap:var(--space-4)}.dashboard-payouts-record strong,.dashboard-payouts-record span{display:flex;justify-content:space-between;gap:var(--space-6)}.dashboard-payouts-record strong:before,.dashboard-payouts-record span:before{content:attr(data-label);flex:0 0 auto;color:var(--muted);font-weight:600}.dashboard-row,.recent-expense-row{grid-template-columns:minmax(0,1fr) auto}.dashboard-line-chart{height:180px}.dashboard-pie-callout-shell,.dashboard-pie-callout-svg{min-height:clamp(320px,64vw,420px)}.dashboard-budget-form{grid-template-columns:1fr;max-width:560px}.dashboard-budget-submit{width:100%}.dashboard-budget-field{grid-template-columns:1fr;gap:var(--space-2)}.dashboard-budget-field>span{white-space:normal}.dashboard-budget-header,.dashboard-budget-record{gap:var(--space-4)}.dashboard-budget-header{font-size:.72rem;padding:0 6px}.dashboard-budget-record{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,.85fr) minmax(44px,auto);gap:8px 10px;padding:var(--space-4)}.dashboard-budget-header{display:none}.dashboard-budget-record strong,.dashboard-budget-record span{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:var(--space-5)}.dashboard-budget-record strong:before,.dashboard-budget-record span:before{content:attr(data-label);flex:0 0 auto;color:var(--muted);font-weight:600}.dashboard-budget-actions{grid-column:4;justify-self:end;justify-content:flex-end}.dashboard-budget-actions:before{content:none}.dashboard-fx-header,.dashboard-fx-record{gap:var(--space-4)}.dashboard-fx-header{font-size:.72rem;padding:0 6px}.dashboard-fx-record{padding:var(--space-4)}.dashboard-expense-header{display:none}.dashboard-expense-record{grid-template-columns:1fr;gap:var(--space-4)}.dashboard-expense-record span,.dashboard-expense-record strong,.dashboard-receipt-cell{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;gap:var(--space-6)}.dashboard-expense-record span:before,.dashboard-expense-record strong:before,.dashboard-receipt-cell:before{content:attr(data-label);flex:0 0 auto;color:var(--muted);font-weight:600}.dashboard-receipt-cell{align-items:flex-start}.dashboard-receipt-button{margin-left:auto}.review-queue-filters{grid-template-columns:1fr 1fr}.review-queue-head,.review-queue-actions{flex-direction:column}.review-queue-badges{justify-content:flex-start}.review-queue-toolbar{align-items:stretch}.review-queue-filter-select{min-width:0;flex:1 1 220px}}@media (max-width: 900px){.dashboard-panel-grid{grid-template-columns:1fr}.dashboard-panel-grid>*{grid-column:1 / -1}}@container dashboard-panel (max-width: 640px){.dashboard-payouts-header{display:none}.dashboard-payouts-record{grid-template-columns:1fr;gap:var(--space-4)}.dashboard-payouts-record strong,.dashboard-payouts-record span{display:flex;justify-content:space-between;gap:var(--space-6)}.dashboard-payouts-record strong:before,.dashboard-payouts-record span:before{content:attr(data-label);flex:0 0 auto;color:var(--muted);font-weight:600}.dashboard-budget-header{display:none}.dashboard-budget-record{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,.85fr) minmax(44px,auto);gap:8px 10px;padding:var(--space-4)}.dashboard-budget-record strong,.dashboard-budget-record span{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:var(--space-5)}.dashboard-budget-record strong:before,.dashboard-budget-record span:before{content:attr(data-label);flex:0 0 auto;color:var(--muted);font-weight:600}.dashboard-budget-actions{grid-column:4;justify-self:end;justify-content:flex-end}.dashboard-budget-actions:before{content:none}.dashboard-fx-record{padding:var(--space-4)}.dashboard-expense-header{display:none}.dashboard-expense-record{grid-template-columns:1fr;gap:var(--space-4)}.dashboard-expense-record span,.dashboard-expense-record strong,.dashboard-receipt-cell{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;gap:var(--space-6)}.dashboard-expense-record span:before,.dashboard-expense-record strong:before,.dashboard-receipt-cell:before{content:attr(data-label);flex:0 0 auto;color:var(--muted);font-weight:600}.dashboard-receipt-cell{align-items:flex-start}.dashboard-receipt-button{margin-left:auto}}@media (max-width: 430px){.dashboard-screen{gap:var(--space-6)}.dashboard-panel-grid,.dashboard-date-filters,.review-queue-filters{grid-template-columns:1fr}.dashboard-metric-grid,.segmented-control-four{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-summary-panel,.dashboard-data-panel,.dashboard-trend-panel,.dashboard-category-panel,.dashboard-metric-card{padding:var(--space-5)}.review-queue-filter-select{width:100%;flex:0 1 auto;flex-direction:column;align-items:stretch;gap:var(--space-2)}.review-queue-filter-select span{white-space:normal}.dashboard-line-chart{height:160px}.dashboard-pie-callout-shell,.dashboard-pie-callout-svg{min-height:clamp(300px,82vw,380px)}.dashboard-trend-layout{grid-template-columns:minmax(42px,auto) minmax(0,1fr);gap:var(--space-4);align-items:stretch}.payouts-form{gap:var(--space-5)}.payouts-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.payouts-input,.payouts-field select{height:44px;padding:0 10px}.payouts-field>span{font-size:.74rem}.payouts-history-row{align-items:flex-start}.payouts-history-topline{gap:var(--space-4)}.payouts-history-delete{height:28px;min-height:28px;padding:0 8px;font-size:.72rem}.dashboard-y-axis{padding:6px 0 18px;gap:0;text-align:right;white-space:nowrap}.dashboard-x-axis,.dashboard-y-axis{font-size:.72rem}.dashboard-pie-callout-text,.dashboard-pie-callout-name{font-size:14px}.dashboard-pie-callout-value{font-size:13px}.dashboard-budget-form{grid-template-columns:1fr;gap:var(--space-5);max-width:100%}.dashboard-budget-field{grid-template-columns:1fr;gap:var(--space-3)}.dashboard-budget-field>span{white-space:normal}.dashboard-budget-form input,.dashboard-budget-submit{width:100%}.review-queue-toolbar{flex-direction:column;align-items:stretch}.review-queue-bulk-actions{justify-content:stretch}.review-queue-bulk-actions .button-row{width:100%}.review-queue-bulk-actions .button-row>button{flex:1 1 0}.review-queue-checkbox{top:10px;right:10px}}@media (min-width: 901px){.review-queue-snippet{column-count:2}}
