:root{--liroche-color-bg-base: #ECE8E0;--liroche-color-bg-surface: #FFFFFF;--liroche-color-bg-elevated: #F8F6F1;--liroche-color-bg-rail: #E7E2D9;--liroche-color-bg-overlay: rgba(42, 37, 33, .4);--liroche-color-border-default: rgba(42, 37, 33, .08);--liroche-color-border-strong: rgba(42, 37, 33, .16);--liroche-color-text-primary: #2A2521;--liroche-color-text-muted: #6E665C;--liroche-color-text-soft: #8B8378;--liroche-color-text-faint: #A79F94;--liroche-color-text-disabled: #BDB6AB;--liroche-color-accent-default: #BC5B36;--liroche-color-accent-hover: #A24A29;--liroche-color-accent-soft: #F6EBE4;--liroche-color-accent-on: #FFFFFF;--liroche-color-semantic-success: #2F7D54;--liroche-color-semantic-success-soft: #E7F0E9;--liroche-color-semantic-danger: #CE4326;--liroche-color-semantic-warning: #D97706;--liroche-color-semantic-info: #5A88A8;--liroche-color-link-cross: #3B82F6;--liroche-space-0: 0;--liroche-space-1: 4px;--liroche-space-2: 8px;--liroche-space-3: 12px;--liroche-space-4: 16px;--liroche-space-5: 24px;--liroche-space-6: 32px;--liroche-space-7: 48px;--liroche-space-8: 64px;--liroche-space-9: 96px;--liroche-radius-sm: 8px;--liroche-radius-default: 14px;--liroche-radius-lg: 18px;--liroche-radius-pill: 20px;--liroche-motion-easing-standard: cubic-bezier(.4, 0, .2, 1);--liroche-motion-easing-emphasized: cubic-bezier(.2, 0, 0, 1);--liroche-motion-duration-fast: .12s;--liroche-motion-duration-base: .18s;--liroche-motion-duration-slow: .28s;--liroche-typography-font-family-display: "Hanken Grotesk", system-ui, -apple-system, "Segoe UI", sans-serif;--liroche-typography-font-family-body: "Hanken Grotesk", system-ui, -apple-system, "Segoe UI", sans-serif;--liroche-typography-font-family-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, monospace;--liroche-typography-scale-brand-mark-size: 28px;--liroche-typography-scale-brand-mark-weight: 700;--liroche-typography-scale-brand-mark-letter-spacing: 4px;--liroche-typography-scale-brand-mark-line-height: 1;--liroche-typography-scale-brand-mark-transform: none;--liroche-typography-scale-subtitle-size: 12px;--liroche-typography-scale-subtitle-weight: 400;--liroche-typography-scale-subtitle-letter-spacing: 1px;--liroche-typography-scale-subtitle-line-height: 1.2;--liroche-typography-scale-subtitle-transform: uppercase;--liroche-typography-scale-section-heading-size: 18px;--liroche-typography-scale-section-heading-weight: 600;--liroche-typography-scale-section-heading-letter-spacing: .5px;--liroche-typography-scale-section-heading-line-height: 1.3;--liroche-typography-scale-body-size: 14px;--liroche-typography-scale-body-weight: 400;--liroche-typography-scale-body-letter-spacing: normal;--liroche-typography-scale-body-line-height: 1.5;--liroche-typography-scale-body-large-size: 16px;--liroche-typography-scale-body-large-weight: 400;--liroche-typography-scale-body-large-letter-spacing: normal;--liroche-typography-scale-body-large-line-height: 1.5;--liroche-typography-scale-form-label-size: 12px;--liroche-typography-scale-form-label-weight: 600;--liroche-typography-scale-form-label-letter-spacing: 1px;--liroche-typography-scale-form-label-line-height: 1.2;--liroche-typography-scale-form-label-transform: uppercase;--liroche-typography-scale-button-label-size: 14px;--liroche-typography-scale-button-label-weight: 700;--liroche-typography-scale-button-label-letter-spacing: .3px;--liroche-typography-scale-button-label-line-height: 1;--liroche-typography-scale-caption-size: 12px;--liroche-typography-scale-caption-weight: 400;--liroche-typography-scale-caption-letter-spacing: normal;--liroche-typography-scale-caption-line-height: 1.4;--liroche-breakpoint-sm: 640px;--liroche-breakpoint-md: 768px;--liroche-breakpoint-lg: 1024px;--liroche-breakpoint-xl: 1280px;--liroche-shadow-card: 0 1px 2px rgba(42, 37, 33, .04)}:root{--bg-cream-2: var(--liroche-color-bg-rail);--terracotta-soft: var(--liroche-color-accent-soft);--green-soft: var(--liroche-color-semantic-success-soft);--ink-soft: var(--liroche-color-text-soft);--ink-faint: var(--liroche-color-text-faint)}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--liroche-color-bg-base);color:var(--liroche-color-text-primary);font-family:var(--liroche-typography-font-family-body);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,p{margin:0}a{color:var(--liroche-color-accent-default);text-decoration:none}a:hover{color:var(--liroche-color-accent-hover)}.tabular{font-variant-numeric:tabular-nums}.eyebrow{font-size:12px;font-weight:400;letter-spacing:1px;text-transform:uppercase;color:var(--liroche-color-text-muted)}.muted{color:var(--liroche-color-text-muted)}.section-heading{font-size:18px;font-weight:600;letter-spacing:.5px;line-height:1.3}:focus-visible{outline:2px solid var(--liroche-color-accent-default);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--liroche-space-2);font-family:inherit;font-size:14px;font-weight:700;letter-spacing:.3px;line-height:1;padding:12px 16px;border-radius:var(--liroche-radius-default);border:1px solid transparent;cursor:pointer;transition:background var(--liroche-motion-duration-fast) var(--liroche-motion-easing-standard),color var(--liroche-motion-duration-fast) var(--liroche-motion-easing-standard)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background:var(--liroche-color-accent-default);color:var(--liroche-color-accent-on)}.btn--primary:not(:disabled):hover{background:var(--liroche-color-accent-hover)}.btn--secondary{background:transparent;color:var(--liroche-color-accent-default);border-color:var(--liroche-color-accent-default)}.btn--ghost{background:transparent;color:var(--liroche-color-text-muted)}.btn--ghost:not(:disabled):hover{color:var(--liroche-color-text-primary)}.btn--block{width:100%}.field{display:flex;flex-direction:column;margin-bottom:var(--liroche-space-4)}.label{font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--liroche-color-text-muted);margin-bottom:6px}.input,.select{font-family:inherit;font-size:14px;color:var(--liroche-color-text-primary);background:var(--liroche-color-bg-surface);border:1px solid var(--liroche-color-border-default);border-radius:var(--liroche-radius-default);padding:11px 14px}.input::placeholder{color:var(--liroche-color-text-muted)}.input:focus,.select:focus{border-color:var(--liroche-color-accent-default)}.input:focus-visible,.select:focus-visible{outline:2px solid var(--liroche-color-accent-default);outline-offset:2px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2a252173;display:grid;place-items:center;padding:var(--liroche-space-5);z-index:50}.modal-panel{background:var(--liroche-color-bg-surface);border:1px solid var(--liroche-color-border-default);border-radius:var(--liroche-radius-default);box-shadow:var(--liroche-shadow-card);padding:var(--liroche-space-5);width:100%;max-width:380px}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--liroche-space-4)}.modal-close{background:none;border:none;cursor:pointer;font-size:22px;line-height:1;color:var(--liroche-color-text-muted)}.modal-close:hover{color:var(--liroche-color-text-primary)}.modal-actions{display:flex;justify-content:flex-end;gap:var(--liroche-space-3);margin-top:var(--liroche-space-4)}.card{background:var(--liroche-color-bg-surface);border:1px solid var(--liroche-color-border-default);border-radius:var(--liroche-radius-default);padding:var(--liroche-space-5);box-shadow:var(--liroche-shadow-card)}.chip{display:inline-flex;align-items:center;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;padding:4px 10px;border-radius:var(--liroche-radius-pill);background:var(--liroche-color-bg-elevated);color:var(--liroche-color-text-muted)}.chip--income{background:var(--green-soft);color:var(--liroche-color-semantic-success)}.chip--expense{background:var(--terracotta-soft);color:var(--liroche-color-accent-hover)}.table{width:100%;border-collapse:collapse;font-size:14px}.table th{text-align:left;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--liroche-color-text-muted);padding:10px 12px;border-bottom:1px solid var(--liroche-color-border-default)}.table td{padding:12px;border-bottom:1px solid var(--liroche-color-border-default)}.table tr:hover td{background:var(--liroche-color-bg-elevated)}.amount-in{color:var(--liroche-color-semantic-success)}.amount-out{color:var(--liroche-color-semantic-danger)}.controls-bar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--liroche-space-3);margin-bottom:var(--liroche-space-4)}.controls-search{flex:1 1 240px;min-width:200px}.control-filter{flex:0 1 auto;width:auto}.seg{display:inline-flex;border:1px solid var(--liroche-color-border-default);border-radius:var(--liroche-radius-default);overflow:hidden}.seg__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--liroche-color-text-muted);font:inherit;font-size:13px;padding:8px 12px;cursor:pointer;border-left:1px solid var(--liroche-color-border-default)}.seg__btn:first-child{border-left:0}.seg__btn:hover{background:var(--liroche-color-bg-elevated);color:var(--liroche-color-text-primary)}.seg__btn--active,.seg__btn--active:hover{background:var(--liroche-color-accent-soft);color:var(--liroche-color-accent-hover);font-weight:600}.th-sort{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:6px}.th-sort:hover,.th-sort--active{color:var(--liroche-color-text-primary)}.sort-caret{font-size:10px;line-height:1;color:var(--liroche-color-text-faint)}.th-sort--active .sort-caret{color:var(--liroche-color-accent-hover)}.app-shell{display:grid;grid-template-columns:92px 1fr;min-height:100vh}.rail{background:var(--bg-cream-2);border-right:1px solid var(--liroche-color-border-default);display:flex;flex-direction:column;align-items:center;padding:16px 0}.rail-logo{width:40px;height:40px;border-radius:10px;overflow:hidden;display:block;flex-shrink:0}.rail-logo img{width:100%;height:100%;display:block}.rail-nav{margin-top:22px;display:flex;flex-direction:column;gap:4px;width:100%;align-items:center}.rail-link{width:76px;padding:9px 4px;display:flex;flex-direction:column;align-items:center;gap:5px;border-radius:12px;background:none;border:none;cursor:pointer;font-family:inherit;color:var(--ink-soft);font-size:10.5px;font-weight:600;letter-spacing:.2px;text-align:center;transition:background .15s ease,color .15s ease}.rail-link svg{width:20px;height:20px}.rail-link:hover{background:#2a25210d;color:var(--liroche-color-text-primary)}.rail-link--active{background:var(--liroche-color-accent-default);color:var(--liroche-color-accent-on)}.rail-foot{margin-top:auto}.brand{font-size:20px;font-weight:800;letter-spacing:1px}.brand-sub{font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--liroche-color-text-muted);margin-top:2px}.app-body{display:flex;flex-direction:column;min-height:100vh}.app-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 40px;background:var(--liroche-color-bg-base);border-bottom:1px solid var(--liroche-color-border-default)}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-mark{width:38px;height:38px;border-radius:9px;display:block;flex-shrink:0}.brand-name{font-size:24px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--liroche-color-accent-default);line-height:1}.brand-product{font-size:13px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);line-height:1}.header-right{display:flex;align-items:center;gap:12px}.header-company{min-width:190px}.main{padding:30px 40px;max-width:1500px;width:100%}.page-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:var(--liroche-space-5)}.page-title{font-size:24px;font-weight:700;letter-spacing:.3px}.stack{display:flex;flex-direction:column;gap:var(--liroche-space-4)}.row{display:flex;gap:var(--liroche-space-3);align-items:flex-end}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:var(--liroche-space-5)}.auth-card{width:100%;max-width:360px}.form-error{color:var(--liroche-color-semantic-danger);font-size:13px;margin-bottom:var(--liroche-space-3)}.empty{padding:var(--liroche-space-7) var(--liroche-space-5);text-align:left;color:var(--liroche-color-text-muted)}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.kpi-card{background:var(--liroche-color-bg-surface);border:1px solid var(--liroche-color-border-default);border-radius:var(--liroche-radius-default);padding:18px 20px;box-shadow:var(--liroche-shadow-card);display:flex;flex-direction:column;gap:6px}.kpi-card--accent{background:var(--terracotta-soft);border-color:#bc5b3640}.kpi-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft)}.kpi-value{font-size:30px;font-weight:800;letter-spacing:-.02em}.kpi-caption{font-size:12px;color:var(--liroche-color-text-muted)}.charts-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:16px}.dash-title{font-size:15px;font-weight:700;margin-bottom:14px}.dash-head{margin-bottom:14px}.dash-head .dash-title{margin-bottom:2px}.dash-head--split{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.dash-caption{display:block;font-size:12px;color:var(--liroche-color-text-muted)}.dash-caption--standalone{margin-top:-8px;margin-bottom:14px}.period-picker .select{min-width:190px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.cf-legend{display:flex;gap:16px;font-size:12px;color:var(--liroche-color-text-muted);margin-bottom:10px}.cf-dot{display:inline-block;width:9px;height:9px;border-radius:3px;margin-right:5px}.cf-dot--in{background:var(--liroche-color-semantic-success)}.cf-dot--out{background:var(--liroche-color-accent-default)}.cashflow{display:flex;align-items:flex-end;gap:10px}.cf-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px}.cf-bars{display:flex;align-items:flex-end;justify-content:center;gap:3px;height:170px;width:100%}.cf-bar{width:9px;border-radius:3px 3px 0 0;min-height:2px}.cf-bar--in{background:var(--liroche-color-semantic-success)}.cf-bar--out{background:var(--liroche-color-accent-default)}.cf-month{font-size:11px;color:var(--ink-soft)}.line-chart{display:block;width:100%;height:auto;overflow:visible}.lc-grid{stroke:var(--liroche-color-border-default);stroke-width:1}.lc-grid--base{stroke:var(--liroche-color-border-strong)}.lc-tick{fill:var(--liroche-color-text-faint);font-size:13px}.lc-label{fill:var(--ink-soft);font-size:13px}.lc-line{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lc-line--in,.lc-dot--in{stroke:var(--liroche-color-semantic-success)}.lc-line--out,.lc-dot--out{stroke:var(--liroche-color-accent-default)}.lc-dot{fill:var(--liroche-color-bg-surface);stroke-width:2}.lc-hit{fill:transparent}.lc-hit:hover{fill:var(--liroche-color-border-default)}.exp-list{display:flex;flex-direction:column;gap:12px}.exp-head{display:flex;justify-content:space-between;font-size:13px;margin-bottom:5px}.exp-track{height:8px;background:var(--liroche-color-bg-elevated);border-radius:6px;overflow:hidden}.exp-fill{display:block;height:100%;background:var(--liroche-color-accent-default);border-radius:6px}.acct-chip{display:inline-flex;align-items:center;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:2px 8px;border-radius:var(--liroche-radius-pill);margin-right:8px;vertical-align:middle}.xfer-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 0;border-top:1px solid var(--liroche-color-border-default)}.xfer-pair{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.xfer-side{display:inline-flex;align-items:center;gap:6px}.split-panel{background:var(--liroche-color-bg-elevated)}.split-line{display:flex;align-items:center;gap:10px;margin-bottom:8px}.split-line .select{flex:2}.split-amount{width:130px}.split-summary{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;font-size:13px}@media (max-width: 980px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.charts-grid{grid-template-columns:1fr}}@media (max-width: 700px){.lc-tick,.lc-label{font-size:22px}}.toast-stack{position:fixed;bottom:var(--liroche-space-5);right:var(--liroche-space-5);display:flex;flex-direction:column;gap:var(--liroche-space-2);z-index:60;pointer-events:none}.toast{pointer-events:auto;background:var(--liroche-color-bg-surface);color:var(--liroche-color-text-primary);border:1px solid var(--liroche-color-border-default);border-left:3px solid var(--liroche-color-accent-default);border-radius:var(--liroche-radius-default);box-shadow:var(--liroche-shadow-card);padding:var(--liroche-space-3) var(--liroche-space-4);font-size:14px;font-weight:600;max-width:340px;animation:toast-in var(--liroche-motion-duration-base) var(--liroche-motion-easing-emphasized)}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
