:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.tabs{background:#fff;border-bottom:1px solid #e2e8f0;gap:.25rem;padding:0 1.25rem;display:flex;overflow-x:auto}.tab-button{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;padding:.75rem .875rem;font-size:.875rem}.tab-button.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:500}.page-content{max-width:720px;margin:0 auto;padding:1rem 1.25rem 6rem}.fab-container{z-index:40;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.fab-menu{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.fab-option{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;display:flex;box-shadow:0 2px 8px #0000001f}.fab-main{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:999px;width:56px;height:56px;font-size:1.75rem;line-height:1;transition:transform .15s;box-shadow:0 4px 12px #2563eb66}.fab-main.open{transform:rotate(45deg)}.fab-backdrop{z-index:30;background:#0f172a26;position:fixed;inset:0}.modal-backdrop{z-index:50;background:#0f172a66;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (width>=640px){.modal-backdrop{align-items:center}}.modal-panel{background:#fff;border-radius:16px 16px 0 0;width:100%;max-width:480px;max-height:90vh;padding:1.25rem;overflow-y:auto}@media (width>=640px){.modal-panel{border-radius:16px}}.modal-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.modal-header h2{margin:0;font-size:1.125rem}.modal-close{cursor:pointer;color:#64748b;background:0 0;border:none;font-size:1.25rem}.field{flex-direction:column;gap:.25rem;margin-bottom:.75rem;display:flex}.field label{color:#334155;font-size:.8125rem;font-weight:500}.field input,.field select,.field textarea{border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .625rem;font-size:.9375rem}.form-actions{gap:.5rem;margin-top:1rem;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;flex:1;padding:.625rem;font-weight:500}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.625rem 1rem}.btn-danger-text{color:#dc2626;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem}.empty-state{text-align:center;color:#94a3b8;padding:2rem 1rem;font-size:.875rem}.card-list{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.card{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #cbd5e1;border-radius:10px;padding:.875rem 1rem}.card-income{border-left-color:#16a34a}.card-expense{border-left-color:#dc2626}.card-receipt{border-left-color:#ea580c}.card-menu{border-left-color:#2563eb}.card-payable{border-left-color:#d97706}.card-paid{opacity:.6}.card-top{justify-content:space-between;align-items:center;margin-bottom:.375rem;font-size:.9375rem;font-weight:500;display:flex}.card-date{color:#94a3b8;font-size:.8125rem;font-weight:400}.card-channel,.card-store{font-weight:600}.card-items{flex-direction:column;gap:.25rem;margin:.5rem 0;padding:0;list-style:none;display:flex}.card-items li{color:#475569;justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.item-excluded{opacity:.5;text-decoration:line-through}.item-toggle{cursor:pointer;align-items:center;gap:.375rem;display:flex}.card-note{color:#64748b;margin:.25rem 0;font-size:.8125rem}.card-bottom{border-top:1px dashed #e2e8f0;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.5rem;padding-top:.5rem;display:flex}.card-payer{color:#64748b;font-size:.8125rem}.tag-category,.tag-personal,.tag-uncertain{vertical-align:middle;border-radius:999px;margin-left:.375rem;padding:.0625rem .375rem;font-size:.6875rem;display:inline-block}.tag-category{color:#64748b;background:#f1f5f9}.tag-personal{color:#92400e;background:#fef3c7}.tag-uncertain{color:#b91c1c;background:#fee2e2}.text-muted{color:#94a3b8}.section-heading{color:#475569;margin:1.25rem 0 .625rem;font-size:.9375rem}.page-hint{color:#94a3b8;margin:.25rem 0 1rem;font-size:.8125rem}.category-group{margin-bottom:1rem}.category-header{cursor:pointer;color:#1e293b;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.5rem 0;font-size:.9375rem;font-weight:600;display:flex}.category-count{color:#94a3b8;font-size:.75rem;font-weight:400}.reorder-buttons{gap:.5rem;display:flex}.reorder-buttons button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:44px;height:44px}.reorder-buttons button:disabled{opacity:.3;cursor:not-allowed}.toggle-switch{width:40px;height:22px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{cursor:pointer;background:#cbd5e1;border-radius:999px;transition:background .15s;position:absolute;inset:0}.toggle-slider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;bottom:2px;left:2px}.toggle-switch input:checked+.toggle-slider{background:#16a34a}.toggle-switch input:checked+.toggle-slider:before{transform:translate(18px)}.summary-grid{grid-template-columns:repeat(3,1fr);gap:.625rem;margin-bottom:.5rem;display:grid}.summary-tile{border-radius:10px;flex-direction:column;gap:.25rem;padding:.875rem .75rem;display:flex}.summary-label{opacity:.8;font-size:.75rem}.summary-value{font-size:1.125rem}.summary-income{color:#166534;background:#dcfce7}.summary-expense{color:#991b1b;background:#fee2e2}.summary-net-positive{color:#1e40af;background:#dbeafe}.summary-net-negative{color:#92400e;background:#fef3c7}.breakdown-list{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.breakdown-row{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;padding:.625rem .875rem;font-size:.875rem;display:flex}.field-group-label{color:#334155;margin:.75rem 0 .375rem;font-size:.8125rem;font-weight:500}.item-row{grid-template-columns:1fr;gap:.375rem;margin-bottom:.5rem;display:grid}.item-row select,.item-row input{border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .625rem;font-size:.875rem}.receipt-item-row{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.5rem;padding:.625rem}.item-row-sub{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.375rem;display:flex}.item-row-sub select{border:1px solid #cbd5e1;border-radius:6px;padding:.375rem .5rem;font-size:.8125rem}.btn-add-row{width:100%;margin-bottom:.5rem}.btn-sm{flex:none;min-height:44px;padding:.375rem .625rem;font-size:.8125rem}.payer-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1rem;padding:1rem}.payer-pending-total{color:#92400e;margin:.5rem 0 .75rem;font-size:.9375rem;font-weight:600}.btn-collapse{width:100%;margin-top:.25rem}.app-loading{color:#64748b;justify-content:center;align-items:center;min-height:100vh;display:flex}.login-screen{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-form{background:#fff;border-radius:12px;flex-direction:column;gap:.5rem;width:100%;max-width:320px;padding:2rem;display:flex;box-shadow:0 1px 3px #0000001a}.login-form h1{margin:0;font-size:1.5rem}.login-subtitle{color:#64748b;margin:0 0 1rem;font-size:.875rem}.login-form label{font-size:.875rem;font-weight:500}.login-form input{border:1px solid #cbd5e1;border-radius:8px;margin-bottom:.5rem;padding:.625rem .75rem;font-size:1rem}.login-form button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;margin-top:.75rem;padding:.625rem .75rem;font-size:1rem;font-weight:500}.login-form button:disabled{opacity:.6;cursor:not-allowed}.login-error{color:#dc2626;margin:.25rem 0;font-size:.875rem}.app-shell{background:#f8fafc;min-height:100vh}.app-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.app-header h1{margin:0;font-size:1.125rem}.app-subtitle{color:#64748b;margin:0;font-size:.8125rem}.logout-button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .75rem;font-size:.8125rem}.app-main{padding:1.25rem}
