*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f5f0;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.container{margin:0 auto;max-width:680px;padding:2rem 1.25rem}.header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem}h1{font-size:22px;font-weight:600}.subtitle{color:#666;font-size:14px;margin-top:4px}.total-box{text-align:right}.total-label{color:#888;display:block;font-size:13px}.total-amount{font-size:26px;font-weight:600}.cat-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));margin-bottom:1.5rem}.cat-card{border:.5px solid;border-radius:10px;padding:12px}.cat-name{font-size:12px;font-weight:500;margin-bottom:4px}.cat-amt{color:#1a1a1a;font-size:18px;font-weight:600}.bar-bg{background:#0000001a;margin-top:8px}.bar-bg,.bar-fill{border-radius:2px;height:3px}.bar-fill{transition:width .3s ease}.add-card{background:#fff;border:.5px solid #e0e0e0;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.section-label{color:#999;font-size:11px;font-weight:600;letter-spacing:.07em;margin-bottom:12px;text-transform:uppercase}.add-form{display:flex;flex-wrap:wrap;gap:8px}.add-form input[type=text]{flex:2 1;min-width:120px}.add-form input[type=number]{flex:1 1;min-width:80px}.add-form select{flex:1 1;min-width:110px}button,input,select{background:#fff;border:1px solid #ddd;border-radius:8px;color:#1a1a1a;font-size:14px;outline:none;padding:8px 12px}input:focus,select:focus{border-color:#888}button{background:#1a1a1a;border-color:#1a1a1a;color:#fff;cursor:pointer;font-weight:500;white-space:nowrap}button:hover{background:#333}.empty{color:#aaa;font-size:14px;padding:2rem 0;text-align:center}.expense-row{border-bottom:.5px solid #eee;gap:12px;padding:12px 0}.expense-icon,.expense-row{align-items:center;display:flex}.expense-icon{border-radius:8px;flex-shrink:0;font-size:18px;height:38px;justify-content:center;width:38px}.expense-info{flex:1 1;min-width:0}.expense-desc{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expense-meta{color:#888;font-size:12px;margin-top:2px}.expense-amt{font-weight:600}.delete-btn,.expense-amt{flex-shrink:0;font-size:15px}.delete-btn{background:none;border:none;color:#aaa;cursor:pointer;padding:4px 6px}.delete-btn:hover{background:#fff1f1;color:#e24b4a}@media (max-width:480px){.add-form{flex-direction:column}.add-form button,.add-form input,.add-form select{width:100%}}
/*# sourceMappingURL=main.966db4d4.css.map*/