:root{--bg: #0a0a0a;--surface: #111;--surface-2: #161616;--surface-3: #1e1e1e;--border: #1f1f1f;--text: #e5e5e5;--text-dim: #888;--text-faint: #555;--text-ghost: #444;--income: #a78bfa;--accent: #7c3aed;--tbc: #fb923c;--danger: #ef4444;--btn-primary-bg: rgba(255, 255, 255, .9)}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font-family:inherit}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:flex-start;justify-content:center;padding:48px 16px;overflow-y:auto;z-index:100}.modal{background:var(--surface);border:1px solid #2e2e2e;border-radius:10px;padding:20px;width:100%;max-width:480px;box-shadow:0 16px 48px #0008}.modal-title{font-size:13px;font-weight:700;color:var(--text);margin-bottom:16px}.field{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.field label{font-size:8px;color:var(--text-faint);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.input{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:7px 10px;font-size:11px;color:var(--text);outline:none;width:100%}.input:focus{border-color:var(--income)}.input::placeholder{color:var(--text-ghost)}.pill-row{display:flex;gap:5px;flex-wrap:wrap}.pill{font-size:9px;border-radius:20px;padding:4px 12px;border:1px solid var(--border);color:#666;background:var(--surface);cursor:pointer}.pill.active{border-color:var(--income);color:var(--income);background:#a78bfa15}.pill.active-amber{border-color:var(--tbc);color:var(--tbc);background:#fb923c15}.btn-row{display:flex;gap:8px;margin-top:16px}.btn-primary{background:var(--btn-primary-bg);color:#000;font-size:10px;font-weight:700;border:none;border-radius:6px;padding:8px 18px;cursor:pointer}.btn-primary:disabled{opacity:.35;cursor:default}.btn-confirm{background:var(--accent);color:#fff;font-size:10px;font-weight:700;border:none;border-radius:6px;padding:8px 18px;cursor:pointer}.btn-ghost{background:transparent;color:var(--text-faint);font-size:10px;border:1px solid var(--border);border-radius:6px;padding:8px 14px;cursor:pointer}.btn-danger{background:transparent;color:var(--danger);font-size:10px;border:1px solid #3a1a1a;border-radius:6px;padding:8px 14px;cursor:pointer}.bg,.cg{display:grid;grid-template-columns:repeat(7,1fr);column-gap:3px}.wp{margin-bottom:5px}.band{height:14px;display:flex;align-items:center;padding-left:8px;font-size:8px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;border-radius:6px 6px 0 0}.band-empty{height:14px}.run{display:flex;height:62px;border-radius:0 0 5px 5px;overflow:hidden}.day{flex:1;padding:4px 5px;display:flex;flex-direction:column;justify-content:space-between}.day+.day{border-left:1px solid rgba(255,255,255,.07)}.free{height:62px;background:var(--surface);border-radius:5px;display:flex;align-items:flex-start;justify-content:flex-end;padding:5px 6px}.fn{font-size:10px;color:var(--text-faint);font-weight:500}.pm{height:62px}.badge{font-size:7px;border-radius:3px;padding:1px 3px;background:#ffffff1a}.dn{font-size:9px;font-weight:600}.cl{font-size:8px;font-weight:700}.fee{font-size:9px;font-weight:700;color:var(--income)}.row{display:flex;justify-content:space-between}.free,.day,.band,.dbl{cursor:pointer}.free:hover{background:var(--surface-2)}.today-cell{outline:2px solid var(--income);outline-offset:-2px}.today-num{color:var(--income)!important;font-weight:700!important}.band-tbc{background:#78350faa!important;border:1px dashed #fb923c77;border-bottom:none;color:var(--tbc)!important}.run-tbc{border:1px dashed #fb923c55;border-top:none}.day-tbc{background:#78350f55!important}.day-tbc .badge{color:#fb923c88}.day-tbc .dn,.day-tbc .cl{color:var(--tbc)}.day-tbc .fee{color:#fb923c55}.day-off .badge{color:#ffffff59}.day-off .dn,.day-off .cl{opacity:.55}.day-off .fee{color:#6b728066}.dbl{height:62px;display:flex;position:relative;z-index:1;overflow:hidden}.dbl-half{flex:1;padding:4px 5px;display:flex;flex-direction:column;justify-content:space-between}.dbl-half:first-child{border-right:3px solid var(--bg)}.dbl-pill{position:absolute;top:5px;left:0;right:0;display:flex;justify-content:center;pointer-events:none}.dbl-pill span{font-size:9px;font-weight:700;color:#fff;background:#00000073;border-radius:10px;padding:2px 8px}.band-split{height:14px;display:flex;position:relative;z-index:1}.band-split div{flex:1}.band-split div:first-child{border-right:3px solid var(--bg)}.month-summary{max-width:560px;margin:20px 0 0}.ms-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:0 2px 8px;border-bottom:1px solid var(--border)}.ms-title{font-size:12px;font-weight:600;color:var(--text)}.ms-totals{font-size:11px;color:var(--text-faint)}.ms-confirmed{color:var(--income);font-weight:700}.ms-tbc{color:var(--tbc);font-weight:700}.ms-empty{font-size:11px;color:var(--text-faint);padding:14px 2px}.ms-list{display:flex;flex-direction:column}.ms-row{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:9px 8px;background:none;border:none;border-bottom:1px solid var(--surface-2);cursor:pointer}.ms-row:last-child{border-bottom:none}.ms-row:hover{background:var(--surface)}.ms-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.ms-name{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.ms-job{font-size:12px;color:var(--text);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ms-client{font-size:10px;color:var(--text-faint)}.ms-dates{font-size:10px;color:var(--text-dim);white-space:nowrap}.ms-tbc-tag{font-size:8px;font-weight:700;color:var(--tbc);border:1px solid #fb923c55;border-radius:4px;padding:1px 5px}.ms-fee{font-size:12px;font-weight:700;min-width:56px;text-align:right}.jobsum-meta{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:8px 12px;margin-bottom:12px}.jobsum-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.jobsum-client{font-size:11px;font-weight:600;color:var(--text)}.jobsum-status{font-size:8px;font-weight:700;border-radius:4px;padding:1px 6px}.jobsum-status.confirmed{color:var(--income);border:1px solid #a78bfa55}.jobsum-status.tbc{color:var(--tbc);border:1px solid #fb923c55}.jobsum-total{font-size:11px;font-weight:700;color:var(--income);margin-left:auto}.jobsum-sub{font-size:10px;color:var(--text-faint);margin:0 2px 12px;line-height:1.4}.jobsum-list{border:1px solid var(--border);border-radius:8px;overflow:hidden}.jobsum-row{display:grid;grid-template-columns:92px auto 1fr auto auto;gap:10px;align-items:center;padding:8px 12px;border-bottom:1px solid var(--surface-2);font-size:11px}.jobsum-row:last-child{border-bottom:none}.jobsum-date{color:var(--text);font-weight:500;white-space:nowrap}.jobsum-type{font-size:8px;text-transform:uppercase;letter-spacing:.04em;color:var(--text-dim);background:var(--surface-2);border-radius:3px;padding:2px 6px;justify-self:start;white-space:nowrap}.jobsum-notes{color:var(--text-faint);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jobsum-pd{color:var(--text-faint);font-size:10px;white-space:nowrap}.jobsum-fee{color:var(--income);font-weight:700;text-align:right;min-width:52px}.jobsum-totals{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 0;font-weight:700;font-size:12px;color:var(--text-dim)}.jobsum-totals .g{color:var(--income)}.popover{background:var(--surface-3);border:1px solid #333;border-radius:10px;padding:14px;box-shadow:0 8px 30px #000c;position:relative}.pop-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.pop-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.pop-job{font-size:11px;font-weight:700;color:#e5e5e5}.pop-client{font-size:10px;color:var(--income);font-weight:600}.pop-date{font-size:10px;color:#555}.pop-notes{font-size:10px;color:var(--text-dim);line-height:1.45;padding-top:8px;margin-top:4px;border-top:1px solid #252525;white-space:pre-wrap;overflow-wrap:anywhere}.pop-row{display:flex;align-items:center;justify-content:space-between;padding:6px 0;border-bottom:1px solid #252525}.pop-row:last-of-type{border-bottom:none}.pop-label{font-size:9px;color:#555}.pop-value{font-size:10px;color:#e5e5e5;font-weight:600}.pop-fee{font-size:11px;color:var(--income);font-weight:700}.type-cycle{display:flex;gap:4px;align-items:center}.type-badge{font-size:9px;color:#c4b5fd;background:#7c3aed33;border-radius:4px;padding:2px 7px;font-weight:600}.type-badge.tbc-badge{color:#fb923c;background:#78350f44}.cycle-arrow{font-size:10px;color:#444;cursor:pointer;padding:2px 4px;background:transparent;border:none}.cycle-arrow:hover{color:#888}.pop-actions{display:flex;gap:6px;margin-top:10px}.btn-sm{font-size:9px;border-radius:5px;padding:5px 10px;border:none;cursor:pointer;font-weight:600}.btn-edit{background:#e5e5e5;color:#000;border:none}.btn-delete{background:#111;color:#ef4444;border:1px solid #1f1f1f}.btn-save{background:#e5e5e5;color:#000}.entry-block{background:#111;border-radius:7px;padding:8px 10px;margin-bottom:6px;cursor:pointer;border:1px solid transparent}.entry-block:hover{border-color:#333}.tbc-banner{background:#fb923c11;border:1px solid #fb923c33;border-radius:7px;padding:8px 10px;margin-bottom:8px}.popover{position:fixed;width:240px;z-index:60}.pop-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}.btn-confirm-sm{background:var(--accent);color:#fff;flex:1;font-size:9px;border-radius:5px;padding:5px 10px;border:none;cursor:pointer;font-weight:600}.search-wrap{position:relative}.search-input{width:100%;background:var(--surface);border:1px solid var(--border);border-radius:6px 6px 0 0;padding:7px 10px 7px 28px;font-size:11px;color:var(--text);outline:none}.search-icon{position:absolute;left:9px;top:50%;transform:translateY(-50%);font-size:11px;color:var(--text-faint)}.dropdown{background:var(--surface);border:1px solid var(--border);border-top:none;border-radius:0 0 6px 6px;overflow:hidden}.section-head{font-size:8px;color:var(--text-ghost);text-transform:uppercase;letter-spacing:.06em;padding:7px 10px 3px;font-weight:600}.client-row{display:flex;align-items:center;gap:8px;padding:6px 10px;cursor:pointer}.client-row:hover,.client-row.sel{background:var(--surface-3)}.client-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.client-name{font-size:11px;color:var(--text);flex:1}.client-last{font-size:9px;color:var(--text-ghost)}.divider-line{height:1px;background:var(--surface-3);margin:2px 0}.add-row{display:flex;align-items:center;gap:8px;padding:7px 10px;cursor:pointer;color:var(--text-faint);font-size:11px;border-top:1px solid var(--surface-3)}.add-icon{width:14px;height:14px;border-radius:50%;border:1px solid #333;display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--text-faint)}.divider{height:1px;background:var(--surface-2);margin:14px 0}.day-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(44px,1fr));gap:4px}.pd{min-width:0;background:var(--surface);border:1px solid #252525;border-radius:6px;padding:5px 4px;display:flex;flex-direction:column;align-items:center;gap:3px;cursor:pointer;transition:border-color .15s}.pd:hover{border-color:#444}.pd.travel{background:#7c3aed22;border-color:#7c3aed55}.pd.show{background:#7c3aed44;border-color:#7c3aed88}.pd.prep{background:#0369a122;border-color:#0369a155}.pd.dayoff{background:var(--surface);border-color:#252525}.pd.overlap{outline:2px solid var(--tbc);outline-offset:-2px}.pd-num{font-size:9px;font-weight:600;color:#888}.pd-type{font-size:7px;border-radius:3px;padding:1px 4px;font-weight:600;max-width:100%;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-fee{font-size:7px;color:#a78bfa99;font-weight:600}.travel .pd-num{color:#c4b5fd}.travel .pd-type{background:#7c3aed33;color:#c4b5fd}.show .pd-num{color:#e9d5ff}.show .pd-type{background:#7c3aed66;color:#e9d5ff}.prep .pd-num{color:#7dd3fc}.prep .pd-type{background:#0369a133;color:#7dd3fc}.dayoff .pd-num{color:var(--text-faint)}.dayoff .pd-type{background:#252525;color:var(--text-faint)}.smart-fill{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.smart-fill-btn{font-size:9px;color:#7c3aed;border:1px solid #7c3aed44;border-radius:4px;padding:3px 8px;cursor:pointer;background:#7c3aed11}.set-after-btn{margin-top:10px;width:100%;font-size:9px;font-weight:600;color:#a78bfa;border:1px solid #7c3aed55;border-radius:5px;padding:7px 8px;cursor:pointer;background:#7c3aed14}.set-after-btn:hover{background:#7c3aed26;border-color:#7c3aed88}.warning-bar{background:#fb923c11;border:1px solid #fb923c44;border-radius:6px;padding:8px 10px;margin-top:10px;display:flex;gap:8px;align-items:flex-start}.warning-icon{font-size:12px;line-height:1;margin-top:1px}.warning-text{font-size:10px;color:var(--tbc);line-height:1.4}.fee-table{width:100%;border-collapse:collapse}.fee-table td{padding:4px 6px;font-size:10px;color:#888}.fee-table td:first-child{color:#666;font-size:9px}.fee-table td:last-child{text-align:right;color:var(--income)}.fee-table tr.total td{color:var(--text);font-weight:700;border-top:1px solid var(--surface-2);padding-top:8px}.pd.custom{background:#0e749022;border-color:#0e749055}.pd.custom .pd-num{color:#67e8f9}.pd.custom .pd-type{background:#0e749033;color:#67e8f9}.pd.selected{border-color:#888}.client-chip{display:inline-flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:6px 10px;cursor:pointer;width:100%}.client-chip .x{margin-left:auto;color:var(--text-ghost);font-size:10px}.swatch-grid{display:flex;gap:8px;flex-wrap:wrap}.swatch{width:26px;height:26px;border-radius:6px;cursor:pointer;position:relative;border:2px solid transparent}.swatch.selected:after{content:"✓";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;font-weight:700}.swatch.selected{border-color:#fff}.swatch:disabled{opacity:.25;cursor:default}.swatch{-webkit-appearance:none;-moz-appearance:none;appearance:none}.preview{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:10px 12px;display:flex;align-items:center;gap:10px;margin-bottom:14px}.preview-band{height:10px;border-radius:3px 3px 0 0;width:60px}.preview-cell{height:36px;border-radius:0 0 4px 4px;width:60px;display:flex;align-items:flex-end;padding:4px 5px}.preview-label{font-size:9px;color:var(--text-faint)}.preview-name{font-size:11px;font-weight:600}.range-summary{display:flex;align-items:center;gap:6px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:8px 12px;margin-bottom:12px}.range-date{font-size:12px;font-weight:700;color:var(--text)}.range-arrow{font-size:12px;color:var(--text-ghost)}.range-count{font-size:10px;color:var(--income);font-weight:600;margin-left:auto}.range-summary.no-end .range-date:last-of-type{color:var(--text-ghost)}.range-instruction{font-size:10px;color:var(--text-faint);text-align:center;margin-bottom:8px}.cal-wrap{background:var(--surface);border:1px solid var(--surface-2);border-radius:8px;overflow:hidden}.cal-header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--surface-3)}.cal-month{font-size:11px;font-weight:700;color:var(--text)}.cal-nav{font-size:14px;color:var(--text-faint);cursor:pointer;padding:0 4px;line-height:1}.cal-nav:hover{color:#aaa}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr)}.cal-head-cell{text-align:center;font-size:8px;color:var(--text-ghost);font-weight:600;padding:8px 0 4px}.cal-day{position:relative;display:flex;justify-content:center;align-items:center;height:34px;cursor:pointer}.cal-day:hover .day-num:not(.selected-num){background:var(--surface-3);color:var(--text)}.range-bg{position:absolute;top:3px;bottom:3px;left:0;right:0;pointer-events:none}.range-start .range-bg{background:linear-gradient(to right,transparent 50%,#7c3aed33 50%)}.range-mid .range-bg{background:#7c3aed33}.range-end .range-bg{background:linear-gradient(to left,transparent 50%,#7c3aed33 50%)}.range-hover .range-bg{background:#7c3aed1a}.range-hover-end .range-bg{background:linear-gradient(to left,transparent 50%,#7c3aed1a 50%)}.day-num{position:relative;z-index:1;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--text-dim);border-radius:50%;font-weight:500}.cal-day.today .day-num{color:var(--income);font-weight:700}.selected-num{background:var(--income)!important;color:#fff!important;font-weight:700!important;cursor:grab;touch-action:none}.selected-num:active{cursor:grabbing}.range-mid .day-num{color:#d4c5fc;font-weight:500}.range-hover .day-num,.range-hover-end .day-num{color:#9d7fcc}.cal-day.empty{cursor:default}.cal-day.other-month .day-num{color:var(--text-faint)}.booked-square{position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:5px;z-index:0}.drawer{background:var(--surface);border:1px solid #252525;border-radius:8px;padding:12px;margin-top:8px}.type-pills{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:10px}.type-pill{font-size:9px;border-radius:5px;padding:4px 10px;border:1px solid var(--border);color:#666;background:var(--surface);cursor:pointer}.type-pill.on{border-color:var(--income);color:var(--income);background:#a78bfa15}.type-pill.on-custom{border-color:#0e7490;color:#67e8f9;background:#0e749022}.custom-input{border-color:#0e749055!important;color:#67e8f9!important}.drawer-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer textarea.input{resize:vertical;min-height:44px;font-family:inherit}.main{padding:20px;max-width:900px}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:20px}.card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:14px 16px}.card-label{font-size:9px;color:var(--text-faint);text-transform:uppercase;letter-spacing:.07em;font-weight:600;margin-bottom:6px}.card-value{font-size:22px;font-weight:700;color:var(--text);line-height:1}.card-value.income{color:var(--income)}.card-value.amber{color:var(--tbc)}.card-sub{font-size:9px;color:var(--text-ghost);margin-top:5px}.chart-section{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:18px 20px;margin-bottom:20px}.chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.chart-title{font-size:11px;font-weight:700;color:var(--text-dim);text-transform:uppercase;letter-spacing:.07em}.legend{display:flex;gap:16px}.leg-item{display:flex;align-items:center;gap:5px;font-size:9px;color:var(--text-faint)}.leg-dot{width:8px;height:8px;border-radius:2px}.chart-body{display:flex;align-items:flex-end;gap:0;height:120px;position:relative}.bar-group{flex:1;display:flex;flex-direction:column;align-items:center;gap:0}.bar-wrap{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:110px;gap:0}.bar-tbc{width:70%;background:#fb923c33;border:1px solid #fb923c44;border-bottom:none;border-radius:3px 3px 0 0}.bar-conf{width:70%;background:var(--accent);border-radius:3px 3px 0 0}.bar-tbc+.bar-conf{border-radius:0}.bar-month{font-size:8px;color:var(--text-ghost);margin-top:5px;text-align:center}.bar-month.current{color:var(--text-dim);font-weight:700}.bar-val{font-size:7px;color:var(--text-faint);margin-top:2px;text-align:center}.table-section{background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow:hidden}.table-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 10px;border-bottom:1px solid var(--surface-2)}.table-title{font-size:11px;font-weight:700;color:var(--text-dim);text-transform:uppercase;letter-spacing:.07em}.table-section table{width:100%;border-collapse:collapse}.table-section th{font-size:8px;color:var(--text-ghost);text-transform:uppercase;letter-spacing:.06em;font-weight:600;padding:6px 18px;text-align:left;border-bottom:1px solid var(--surface-3)}.table-section th:not(:first-child){text-align:right}.table-section td{font-size:11px;color:var(--text-dim);padding:8px 18px;border-bottom:1px solid var(--surface)}.table-section td:not(:first-child){text-align:right}.table-section tr.current-month td{background:var(--surface-3);color:var(--text)}.table-section tr.current-month td:first-child{color:var(--text);font-weight:600}.table-section tr.future td{color:#333}.table-section tr.future td:first-child{color:var(--text-ghost)}.table-section tr.future td.tbc{color:#fb923c66}.table-section tr.total-row td{border-top:1px solid var(--border);color:var(--text);font-weight:700;padding-top:10px;border-bottom:none}.table-section tr.total-row td:first-child{color:var(--text-dim)}.confirmed-val{color:var(--income)}.tbc-val{color:#fb923c88}.running{color:var(--text-faint)}.month-label{font-size:11px}.ytd-badge{font-size:8px;background:#a78bfa15;border:1px solid #a78bfa33;color:var(--income);border-radius:4px;padding:1px 6px;margin-left:6px;vertical-align:middle}.stats-section{margin-top:20px}.section-label{font-size:11px;font-weight:700;color:var(--text-faint);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.stat-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:12px 14px}.stat-label{font-size:9px;color:var(--text-faint);text-transform:uppercase;letter-spacing:.06em;font-weight:600;margin-bottom:5px}.stat-val{font-size:18px;font-weight:700;color:var(--text);line-height:1}.stat-sub{font-size:9px;color:var(--text-ghost);margin-top:4px}.breakdown-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.btable-wrap{background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow:hidden}.btable-head{font-size:10px;font-weight:700;color:#666;padding:12px 16px 8px;border-bottom:1px solid var(--surface-2);text-transform:uppercase;letter-spacing:.07em}.btable-wrap table{width:100%;border-collapse:collapse}.btable-wrap th{font-size:8px;color:#333;text-transform:uppercase;letter-spacing:.06em;font-weight:600;padding:5px 16px;text-align:left}.btable-wrap th:not(:first-child){text-align:right}.btable-wrap td{font-size:11px;color:var(--text-dim);padding:7px 16px;border-top:1px solid var(--surface-3)}.btable-wrap td:not(:first-child){text-align:right}.btable-wrap tr:last-child td{border-bottom:none}.client-dot-sm{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px;vertical-align:middle;position:relative;top:-1px}.day-type-bar{display:flex;height:4px;border-radius:2px;overflow:hidden;gap:1px;margin-top:12px;margin-bottom:4px}.day-type-seg{height:100%}.day-type-legend{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.dtl-item{display:flex;align-items:center;gap:5px;font-size:9px;color:var(--text-faint)}.dtl-dot{width:7px;height:7px;border-radius:2px}.bar-conf.current{background:var(--income)}.tax-line{margin-top:16px;font-size:10px;color:var(--text-ghost)}.tax-line strong{color:var(--text-faint)}.settings-main{padding:24px 20px;max-width:600px}.section{margin-bottom:28px}.section-title{font-size:11px;font-weight:700;color:var(--text-faint);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.client-list{background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow:hidden}.settings-client-row{display:flex;align-items:center;gap:12px;padding:11px 14px;border-bottom:1px solid var(--surface-2);cursor:pointer}.settings-client-row:last-child{border-bottom:none}.settings-client-row:hover{background:var(--surface-3)}.settings-client-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.settings-client-name{font-size:12px;color:var(--text);flex:1}.settings-client-last{font-size:10px;color:var(--text-ghost)}.edit-icon{font-size:11px;color:#333}.add-client-row{display:flex;align-items:center;gap:10px;padding:10px 14px;color:var(--text-faint);font-size:11px;cursor:pointer;border-top:1px solid var(--surface-2)}.add-client-row:hover{color:#888}.add-circle{width:18px;height:18px;border-radius:50%;border:1px solid #333;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--text-ghost)}.edit-sheet{background:var(--surface);border:1px solid #2e2e2e;border-radius:10px;padding:18px;margin-top:16px}.sheet-title{font-size:12px;font-weight:700;color:var(--text);margin-bottom:14px}.pref-list{background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow:hidden}.pref-row{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;border-bottom:1px solid var(--surface-2)}.pref-row:last-child{border-bottom:none}.pref-label{font-size:12px;color:var(--text)}.pref-val{font-size:11px;color:var(--text-faint)}.pref-val.link{color:var(--accent);cursor:pointer}.conflict-sub{background:var(--surface-2);border-radius:5px;padding:6px 10px;margin-bottom:12px;text-align:center}.conflict-sub .t{font-size:11px;color:var(--text);font-weight:600}.conflict-sub .s{font-size:9px;color:var(--text-faint);margin-top:2px}.conflict-pager{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:10px;color:var(--text-faint)}.conflict-table{border:1px solid var(--border);border-radius:6px;overflow:hidden;margin-bottom:12px}.cd-row{display:grid;grid-template-columns:64px 1fr 1fr;border-bottom:1px solid var(--surface-3)}.cd-row:last-child{border-bottom:none}.cd-row.changed{background:#fb923c08}.cd-row.changed .cd-label{background:#fb923c11}.cd-head{background:#0f0f0f}.cd-head>div{padding:5px 8px;font-size:9px;font-weight:600}.cd-label{padding:6px 8px;font-size:9px;color:var(--text-faint);background:var(--surface)}.cd-cell{padding:6px 8px;border-left:1px solid var(--surface-3);font-size:10px;color:var(--text);line-height:1.4;overflow-wrap:anywhere}.chl{background:#fb923c33;color:var(--tbc);border-radius:2px;padding:0 1px}.keep-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.keep-btn{border-radius:6px;padding:10px 6px;text-align:center;cursor:pointer;border:1px solid;background:none}.keep-btn .kt{font-size:10px;font-weight:700}.keep-btn .ks{font-size:8px;color:var(--text-faint);margin-top:2px}.keep-local{background:#fb923c22;border-color:#fb923c55}.keep-local .kt{color:var(--tbc)}.keep-remote{background:#0ea5e922;border-color:#0ea5e955}.keep-remote .kt{color:#0ea5e9}.conflict-note{margin-top:8px;font-size:8px;color:var(--text-ghost);text-align:center}.nav{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:var(--surface);border-bottom:1px solid var(--border)}.nav-left{display:flex;align-items:center;gap:8px}.nav-arrow{font-size:16px;color:var(--text-faint);padding:3px 8px;border-radius:5px;background:var(--surface);border:1px solid var(--border);cursor:pointer}.nav-title{font-size:15px;font-weight:700;color:var(--text)}.view-tabs{display:flex;gap:2px;background:var(--surface);border:1px solid var(--border);border-radius:7px;padding:3px}.tab{font-size:10px;color:var(--text-faint);padding:4px 12px;border-radius:5px;cursor:pointer;border:none;background:none}.tab.active{background:var(--border);color:var(--text);font-weight:600}.gear{font-size:16px;color:var(--text);width:30px;height:30px;background:var(--border);border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none}.nav-log-btn{font-size:10px;color:#000;background:var(--btn-primary-bg);border:none;border-radius:5px;padding:5px 12px;font-weight:600;cursor:pointer}.nav-right{display:flex;align-items:center;gap:8px}
