:root{--background:#f7f8f6;--foreground:#172a26;--card:#ffffff;--card-foreground:#172a26;--primary:#1d5b4f;--primary-foreground:#ffffff;--secondary:#eef4f1;--secondary-foreground:#1d5b4f;--muted:#f2f5f3;--muted-foreground:#5c6f68;--accent:#e7f2ec;--accent-foreground:#1d5b4f;--border:#e2e9e5;--input:#d7e2dc;--ring:rgba(29,91,79,.25);--radius:.8rem;--chart-1:#1d5b4f;--chart-2:#73ae93;--chart-3:#d69055;--chart-4:#a8b9c2;--chart-5:#8eb58b;--shadow-sm:0 1px 2px rgba(23,42,38,.04),0 6px 18px rgba(23,42,38,.035);--shadow-md:0 12px 34px rgba(23,42,38,.08)}.auth-gate,.shell{--muted:var(--muted-foreground)}body,html{background:var(--background)}body{color:var(--foreground)}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}:where(button,a,input,select,textarea):focus-visible{outline:3px solid var(--ring);outline-offset:2px}.dashboard-shell,.shell{background:var(--background)}.sidebar{width:248px;padding:24px 16px 20px;border-right-color:var(--border);background:rgba(255,255,255,.9);box-shadow:12px 0 36px rgba(23,42,38,.025)}.brand-container{margin:0 10px 40px}.brand{margin:0;color:var(--foreground);letter-spacing:-.045em}.brand-mark{border-radius:12px;box-shadow:0 5px 12px rgba(29,91,79,.14)}.app-version{margin-left:44px;color:#94a09b}.sidebar nav{gap:4px}.nav-item{min-height:42px;border-radius:11px;color:#64736f;font-size:13px;transition:background .18s ease,color .18s ease,transform .18s ease}.nav-item:hover{background:#f4f8f5;color:var(--primary)}.nav-item.active{background:var(--accent);color:var(--primary);box-shadow:inset 3px 0 0 var(--primary)}.nav-item .nav-icon{flex:0 0 auto}.nav-item b{background:#d9eee3;color:var(--primary)}.side-note,.user-chip{border-top-color:var(--border)}.user-chip-button{border-radius:10px;transition:background .18s ease}.user-chip-button.active,.user-chip-button:hover{background:#f4f8f5}.logout-button{color:#7c8985}.content{max-width:1520px;padding:34px clamp(22px,4.5vw,70px) 76px}.topbar{min-height:52px;margin-bottom:28px;align-items:center}.topbar h1{margin-top:6px;font-size:clamp(26px,2.3vw,34px);letter-spacing:-.06em}.eyebrow{letter-spacing:.14em;color:#82908b;font-size:10px}.shared-topbar-status,.top-status{border-color:var(--border);background:rgba(255,255,255,.82);color:#63736e;box-shadow:var(--shadow-sm)}.notice{margin:-10px 0 18px;border-color:#f0dec9;border-radius:11px;background:#fff9f1;box-shadow:var(--shadow-sm)}.panel,.quick-card,.shared-overview-stat-card,.shared-panel,.ui-card{border-color:var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.panel{padding:24px}.panel-title h2,.panel-title h3{color:var(--foreground);letter-spacing:-.045em}.muted{color:#8a9893}.balance-card{border-radius:17px;box-shadow:0 16px 34px rgba(29,91,79,.17)}.balance-card:after{border-color:rgba(255,255,255,.16)}.quick-card{padding:24px}.auth-gate-button,.confirm-button,.quick-card button,.save-button{border-radius:9px;box-shadow:0 5px 12px rgba(29,91,79,.12);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.auth-gate-button:hover,.confirm-button:hover,.quick-card button:hover,.save-button:hover{transform:translateY(-1px);box-shadow:0 8px 16px rgba(29,91,79,.18)}.cancel-button,.manual-entry-button,.outline-button{border-radius:9px;transition:background .18s ease,border-color .18s ease,color .18s ease}.cancel-button:hover,.manual-entry-button:hover,.outline-button:hover{border-color:#9fc3b0;background:#f2f8f4;color:var(--primary)}.overview-tabs{margin-bottom:18px;border-color:var(--border);background:#eaf3ee;box-shadow:inset 0 1px 1px rgba(23,42,38,.03)}.overview-tab.active{color:var(--primary);box-shadow:0 1px 5px rgba(23,42,38,.11)}.overview-filters{gap:12px}.overview-currency-filter,.overview-ledger-switcher,.overview-period-filter{border-color:var(--border);border-radius:12px;background:rgba(255,255,255,.76);box-shadow:var(--shadow-sm)}.overview-visual-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px;margin-bottom:18px}.overview-trend-panel{min-width:0}.overview-statement-panel{margin-bottom:18px}.category-chart{margin-top:18px}.recharts-category-chart{grid-template-columns:minmax(180px,.85fr) minmax(170px,1.15fr);gap:18px}.category-chart-visual{position:relative;width:190px;height:190px;margin:auto}.category-chart-canvas{width:100%;height:100%}.category-chart-center{position:absolute;inset:0;display:grid;place-content:center;gap:4px;text-align:center;pointer-events:none}.category-chart-center span{color:var(--muted-foreground);font-size:10px}.category-chart-center strong{font-size:13px;letter-spacing:-.03em}.category-legend{gap:10px}.category-legend-item{min-height:28px;grid-template-columns:10px minmax(0,1fr) auto;gap:8px}.category-color{width:9px;height:9px}.category-legend-name{color:var(--foreground)}.category-legend-item strong{color:var(--primary)}.chart-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.monthly-chart-wrap{height:236px;margin-top:18px}.chart-empty{min-height:210px;display:grid;place-content:center;justify-items:center;gap:8px;color:var(--muted-foreground);text-align:center}.chart-empty span{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:var(--secondary);color:var(--primary);font-size:26px}.chart-empty strong{color:var(--foreground);font-size:13px}.chart-empty small{max-width:250px;font-size:12px;line-height:1.5}.recharts-tooltip-wrapper{z-index:4}.recharts-default-tooltip{border:1px solid var(--border)!important;border-radius:10px!important;background:rgba(255,255,255,.96)!important;box-shadow:var(--shadow-md)!important}.recharts-tooltip-item,.recharts-tooltip-label{color:var(--foreground)!important;font-size:11px!important}.recharts-legend-item-text{color:var(--muted-foreground)!important;font-size:11px}.edit-panel,.review-list,.transaction-panel{box-shadow:var(--shadow-sm)}.shared-transaction-row,.transaction-row{transition:background .18s ease}.shared-transaction-row:hover,.transaction-row:hover{background:#fbfdfc}.transaction-row{border-bottom-color:#edf2ef}.transaction-head{border-bottom-color:var(--border)}.transaction-panel-actions{display:flex;align-items:center;gap:12px}.manual-entry-button{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border);padding:8px 10px;background:#fff;color:var(--primary);font-size:12px;font-weight:750}.statement-file{border:1px solid #e6eee9;background:#f8fbf9}.file-pill{border-color:#ead5c8;background:#fff7f2}.form-grid input,.form-grid select,.ledger-create-fields input,.ledger-create-fields select,.ledger-edit-fields input,.ledger-edit-fields select{border-color:var(--input);border-radius:9px;transition:border-color .18s ease,box-shadow .18s ease}.form-grid input:focus,.form-grid select:focus,.ledger-create-fields input:focus,.ledger-create-fields select:focus,.ledger-edit-fields input:focus,.ledger-edit-fields select:focus{border-color:#80b69e;box-shadow:0 0 0 3px rgba(29,91,79,.1);outline:0}.draft-list-item{border-top-color:#edf2ef;border-radius:9px}.draft-list-item:hover{background:#f8fbf9}.draft-list-item.selected{border-color:#9bc5af;background:#eef8f2;box-shadow:inset 3px 0 0 var(--primary)}.confidence,.guide-badge,.scope-label,.source-tag{border-radius:999px}.review-hint{border:1px solid #e7efea;background:#f8fbf9}.shared-shell .shared-content{max-width:1520px}.shared-topbar{margin-bottom:28px}.shared-topbar-subtitle{color:var(--muted-foreground)}.shared-sync-note{border-color:#efdcc7;border-radius:11px;background:#fff9f1;box-shadow:var(--shadow-sm)}.shared-hero-grid{gap:18px}.shared-balance-card{min-height:222px}.shared-card-link{border-radius:9px;background:rgba(255,255,255,.12);transition:background .18s ease,transform .18s ease}.shared-card-link:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}.shared-stat-list>div{border-bottom-color:#edf2ef}.shared-grid{gap:18px}.shared-member-summary-row{border-bottom-color:#edf2ef}.shared-member-summary-row:hover{background:#fbfdfc}.shared-member-chart{height:255px;margin-top:12px}.shared-member-chart-panel{margin-bottom:18px}.shared-member-row{border-bottom-color:#edf2ef;border-radius:0}.shared-member-row.selected,.shared-member-row:hover{background:#f2f8f4}.shared-balance-person{color:var(--foreground)}.positive{color:#3b8666!important}.negative{color:#bd735f!important}.shared-transaction-row{border-bottom-color:#edf2ef}.shared-transaction-actions button{border-radius:8px}.attachment-preview-dialog,.shared-auto-split-dialog,.shared-modal{border-color:var(--border);border-radius:15px;box-shadow:var(--shadow-md)}.attachment-preview-backdrop,.shared-auto-split-backdrop,.shared-modal-backdrop{background:rgba(23,42,38,.48);backdrop-filter:blur(3px)}.shared-modal input,.shared-modal select{border-color:var(--input);border-radius:9px}.shared-modal input:focus,.shared-modal select:focus{outline:0;border-color:#80b69e;box-shadow:0 0 0 3px rgba(29,91,79,.1)}.admin-shell .admin-content{max-width:1520px}.admin-kpis{gap:14px}.metric-card{padding:20px}.metric-card strong{letter-spacing:-.06em}.admin-grid{gap:18px}.admin-chart-panel,.admin-health,.admin-ticket-card,.consent-table-panel,.storage-panel,.user-table-panel{box-shadow:var(--shadow-sm)}.chart-area{height:286px;margin-top:14px}.admin-recharts{height:100%}.range-tabs{border-color:var(--border);border-radius:10px;background:#eef4f1;padding:4px}.range-tabs button{border-radius:7px}.range-tabs button.selected{background:#fff;color:var(--primary);box-shadow:0 1px 4px rgba(23,42,38,.1)}.health-row{border-bottom-color:#edf2ef}.storage-meter{background:#edf2ef}.user-search{gap:8px}.ticket-filter select,.user-search input{border-color:var(--input);border-radius:9px}.ticket-save,.user-search button{border-radius:9px;background:var(--primary);box-shadow:0 5px 12px rgba(29,91,79,.12)}.table-scroll{border:1px solid #edf2ef;border-radius:10px}table thead{background:#f7faf8}table th{color:#71807c}table td,table th{border-bottom-color:#edf2ef}.status-active,.status-idle{border-radius:999px;padding:4px 8px}.status-active{background:#e6f4ec;color:#377c5d}.status-idle{background:#f3f5f4;color:#7a8883}.table-footer{border-top-color:var(--border)}.table-footer button{border-color:var(--border);border-radius:8px;background:#fff;color:var(--primary)}.admin-ticket-list{gap:14px}.admin-ticket-card{padding:22px}.admin-ticket-editor input,.admin-ticket-editor select,.admin-ticket-editor textarea{border-color:var(--input);border-radius:9px}.ui-card{background:var(--card);color:var(--card-foreground)}.ui-card-header{display:flex;flex-direction:column;gap:6px;padding:20px 20px 0}.ui-card-title{margin:0;font-size:16px;font-weight:760;letter-spacing:-.04em}.ui-card-description{margin:0;color:var(--muted-foreground);font-size:12px;line-height:1.55}.ui-card-content{padding:20px}.ui-card-footer{display:flex;align-items:center;padding:0 20px 20px}.ui-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:9px;cursor:pointer;font-weight:750;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ui-button:disabled{cursor:not-allowed;opacity:.55}.ui-button-default-size{min-height:38px;padding:0 14px;font-size:13px}.ui-button-sm{min-height:32px;padding:0 11px;font-size:12px}.ui-button-lg{min-height:44px;padding:0 18px;font-size:14px}.ui-button-icon{width:38px;height:38px;padding:0}.ui-button-default{background:var(--primary);color:var(--primary-foreground);box-shadow:0 5px 12px rgba(29,91,79,.12)}.ui-button-default:hover{background:#164b41;transform:translateY(-1px)}.ui-button-secondary{background:var(--secondary);color:var(--secondary-foreground)}.ui-button-ghost:hover,.ui-button-secondary:hover{background:#e3eee8}.ui-button-outline{border-color:var(--border);background:var(--card);color:var(--primary)}.ui-button-outline:hover{background:var(--secondary);border-color:#9fc3b0}.ui-button-ghost{background:transparent;color:var(--muted-foreground)}.ui-button-destructive{background:#b85d50;color:#fff}.ui-button-link{background:transparent;color:var(--primary);text-decoration:underline;text-underline-offset:3px}.ui-badge{display:inline-flex;align-items:center;border:1px solid transparent;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:750;line-height:1}.ui-badge-default{background:var(--primary);color:#fff}.ui-badge-secondary{background:var(--secondary);color:var(--secondary-foreground)}.ui-badge-outline{border-color:var(--border);color:var(--muted-foreground)}.ui-badge-success{background:#e6f4ec;color:#377c5d}.ui-badge-warning{background:#fff2df;color:#9a6735}.ui-badge-destructive{background:#fff0ed;color:#a85a4c}.ui-dialog-overlay{position:fixed;z-index:50;inset:0;background:rgba(23,42,38,.48);backdrop-filter:blur(3px)}.ui-dialog-content{position:fixed;z-index:51;top:50%;left:50%;width:min(520px,calc(100% - 24px));max-height:calc(100vh - 24px);transform:translate(-50%,-50%);overflow:auto;border:1px solid var(--border);border-radius:15px;background:var(--card);padding:24px;box-shadow:var(--shadow-md)}.ui-dialog-close{position:absolute;top:16px;right:16px;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:8px;background:var(--secondary);color:var(--primary);cursor:pointer}.ui-dialog-header{display:grid;gap:6px;padding-right:34px}.ui-dialog-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.ui-dialog-title{margin:0;font-size:20px;letter-spacing:-.04em}.ui-dialog-description{margin:0;color:var(--muted-foreground);font-size:13px;line-height:1.6}@media (max-width:980px){.admin-grid,.overview-visual-grid{grid-template-columns:1fr}}@media (max-width:700px){.content{padding:24px 20px 48px}.topbar{margin-bottom:22px}.topbar h1{font-size:27px}.panel{padding:20px}.recharts-category-chart{grid-template-columns:1fr;gap:12px}.category-chart-visual{width:202px;height:202px}.shared-member-chart{height:290px}.chart-area{height:250px}.admin-section-heading{align-items:flex-start;flex-direction:column;gap:13px}.user-search{width:100%}.user-search input{flex:1;min-width:0}}@media (max-width:520px){.content{padding:20px 14px 38px}.panel,.quick-card{padding:18px}.topbar h1{font-size:25px}.shared-topbar-status,.top-status{display:none}.category-chart-visual{width:174px;height:174px}.monthly-chart-wrap{height:210px}.chart-area{height:220px}.range-tabs{width:100%}.range-tabs button{flex:1}.user-search{flex-direction:column;align-items:stretch}.user-search button{width:100%}.transaction-panel-actions{align-items:flex-end;flex-direction:column;gap:8px}}