:root{font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{min-width:320px;min-height:100%;margin:0}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#202020;-webkit-font-smoothing:antialiased;background:#f5f6f3;min-width:320px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}.app-shell{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#fff;border-right:1px solid #e7e7e2;flex-direction:column;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0}.sidebar-brand{align-items:center;gap:10px;margin-bottom:24px;display:flex}.brand-icon{color:#fff;background:#242424;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:flex}.sidebar-brand>div:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.sidebar-brand strong{font-size:15px}.sidebar-brand span{color:#9a9a95;font-size:9px}.household-selector{margin-bottom:20px}.household-selector label{color:#8e8e89;text-transform:uppercase;letter-spacing:.06em;margin:0 0 6px;font-size:9px;font-weight:600;display:block}.household-selector select{color:#2b2b2b;background:#f9f9f6;border:1px solid #ddddda;border-radius:8px;outline:none;width:100%;height:38px;padding:0 10px}.sidebar-nav{flex-direction:column;gap:5px;display:flex}.nav-button{color:#666;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:40px;padding:10px 11px;transition:background .15s,color .15s;display:flex}.nav-button:hover{color:#242424;background:#f4f4f0}.nav-button.active{color:#fff;background:#242424}.sidebar-footer{border-top:1px solid #eeeeea;margin-top:auto;padding-top:18px}.sidebar-user{align-items:center;gap:9px;min-width:0;margin-bottom:10px;display:flex}.user-avatar{color:#4f654b;background:#eef3eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:flex}.sidebar-user>div:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.sidebar-user strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.sidebar-user span{color:#999;text-transform:capitalize;font-size:9px}.sidebar-signout{color:#777;background:#fff;border:1px solid #dfdfdb;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:36px;padding:8px;font-size:10px;display:flex}.sidebar-signout:hover{color:#222;background:#f6f6f2}.main-content{min-width:0;padding:28px 30px 40px}.header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.header h1{margin:0;font-size:26px;line-height:1.2}.header p{color:#92928d;margin:6px 0 0;font-size:11px}.add-button{color:#fff;background:#242424;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:9px 13px;font-size:11px;font-weight:600;display:inline-flex}.add-button:hover{background:#111}.add-button:disabled{opacity:.5}.cancel-button{color:#666;background:#fff;border:1px solid #deded9;border-radius:9px;min-height:38px;padding:9px 13px;font-size:11px}.cancel-button:hover{background:#f6f6f2}.icon-button{color:#777;background:#fff;border:1px solid #e1e1dc;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.icon-button:hover{color:#222;background:#f5f5f1}.card{background:#fff;border:1px solid #e8e8e3;border-radius:14px;box-shadow:0 1px 2px #00000005}label{color:#666;margin:14px 0 6px;font-size:10px;font-weight:600;display:block}input,select,textarea{color:#222;background:#fff;border:1px solid #deded9;border-radius:8px;outline:none}input,select{min-height:38px;padding:8px 10px}textarea{resize:vertical;width:100%;min-height:82px;padding:10px}input:focus,select:focus,textarea:focus{border-color:#a8b5a3;box-shadow:0 0 0 3px #66816014}.input-with-unit{align-items:stretch;display:flex}.input-with-unit input{border-radius:8px 0 0 8px;flex:1;min-width:0}.input-with-unit span{color:#777;background:#f6f6f2;border:1px solid #deded9;border-left:0;border-radius:0 8px 8px 0;justify-content:center;align-items:center;min-width:60px;padding:0 10px;font-size:10px;display:flex}.currency-input{align-items:center;display:flex;position:relative}.currency-input>span{color:#777;font-size:12px;position:absolute;left:11px}.currency-input input{width:100%;padding-left:28px}.inventory-toolbar{grid-template-columns:minmax(0,1fr) 180px;gap:12px;margin-bottom:16px;display:grid}.search-wrapper{align-items:center;display:flex;position:relative}.search-wrapper svg{pointer-events:none;color:#999;position:absolute;left:13px}.search,.filter{background:#fff;border:1px solid #deded9;border-radius:10px;outline:none;width:100%;height:42px}.search{padding:0 13px 0 40px}.filter{padding:0 12px}.inventory-table{overflow:hidden}.table-header,.table-row{grid-template-columns:minmax(220px,1.6fr) minmax(130px,1fr) minmax(180px,1fr) 130px 90px;align-items:center;column-gap:16px;display:grid}.table-header{color:#92928d;text-transform:uppercase;letter-spacing:.05em;background:#fafaf8;border-bottom:1px solid #eeeeea;padding:12px 18px;font-size:9px}.table-row{border-bottom:1px solid #f0f0ec;min-height:62px;padding:10px 18px}.table-row:last-child{border-bottom:0}.table-row:hover{background:#fcfcfa}.item-name{align-items:center;gap:10px;min-width:0;display:flex}.item-icon{background:#f4f4f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:flex}.item-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.table-row>span{color:#6f6f6b;font-size:11px}.quantity-control{align-items:center;gap:9px;display:inline-flex}.quantity-control button{color:#666;background:#fff;border:1px solid #ddddda;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.quantity-control button:hover{background:#f5f5f1}.quantity-control button:disabled{opacity:.35}.quantity-control strong{text-align:center;min-width:70px;font-size:11px}.status{border-radius:20px;justify-content:center;align-items:center;width:fit-content;padding:5px 8px;font-size:9px;font-weight:600;display:inline-flex}.status-good{color:#587051;background:#edf5ea}.status-low{color:#a7663d;background:#fff1e8}.row-actions{justify-content:flex-end;gap:6px;display:flex}.row-actions button{color:#777;background:#fff;border:1px solid #e1e1dc;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.row-actions button:hover{color:#222;background:#f5f5f1}.inventory-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:40px 20px;display:flex}.inventory-empty-icon{margin-bottom:8px;font-size:34px}.inventory-empty h3{margin:4px 0;font-size:15px}.inventory-empty p{color:#999;max-width:300px;margin:3px 0 18px;font-size:11px}.catalogue-picker{width:100%}.catalogue-picker-header h3{margin:0;font-size:15px}.catalogue-picker-header p{color:#999;margin:4px 0 14px;font-size:11px}.catalogue-search{align-items:center;margin-bottom:10px;display:flex;position:relative}.catalogue-search svg{pointer-events:none;color:#999;position:absolute;left:12px}.catalogue-search input{width:100%;padding-left:38px}.catalogue-categories{gap:6px;padding-bottom:10px;display:flex;overflow-x:auto}.catalogue-categories button{color:#777;white-space:nowrap;background:#fff;border:1px solid #e2e2dd;border-radius:20px;flex-shrink:0;padding:6px 10px;font-size:10px}.catalogue-categories button.selected{color:#fff;background:#242424;border-color:#242424}.catalogue-list{background:#fff;border:1px solid #e7e7e2;border-radius:10px;max-height:360px;overflow-y:auto}.catalogue-item{text-align:left;background:#fff;border:0;border-bottom:1px solid #eeeeea;grid-template-columns:38px minmax(0,1fr) 55px 26px;align-items:center;gap:10px;width:100%;padding:10px 12px;display:grid}.catalogue-item:last-child{border-bottom:0}.catalogue-item:hover{background:#f8f8f5}.catalogue-item.selected{background:#eef3eb}.catalogue-item-icon{background:#f5f5f1;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:flex}.catalogue-item-info{flex-direction:column;gap:3px;min-width:0;display:flex}.catalogue-item-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.catalogue-item-info span{color:#999;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.catalogue-item-unit{color:#888;text-align:right;font-size:10px}.catalogue-selected{color:#fff;background:#668160;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.catalogue-loading,.catalogue-empty{color:#999;text-align:center;padding:30px 15px;font-size:11px}.catalogue-modal{width:min(620px,92vw)}.catalogue-quantity-section{border-top:1px solid #eeeeea;margin-top:18px;padding-top:16px}.selected-catalogue-summary{align-items:center;gap:10px;margin-bottom:16px;display:flex}.selected-catalogue-icon{background:#f5f5f1;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;font-size:19px;display:flex}.selected-catalogue-summary>div:last-child{flex-direction:column;gap:2px;display:flex}.selected-catalogue-summary span{color:#999;text-transform:uppercase;font-size:9px}.selected-catalogue-summary strong{font-size:13px}.quantity-hint{color:#999;margin-top:6px;font-size:10px;display:block}.shopping-page-card{overflow:hidden}.shopping-page-card>.inventory-toolbar{border-bottom:1px solid #eeeeea;margin:0;padding:16px}.shopping-section{padding:18px}.shopping-section+.shopping-section{border-top:1px solid #eeeeea}.shopping-section-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.shopping-section-header>div{align-items:center;gap:8px;display:flex}.shopping-section-header h2{margin:0;font-size:15px}.shopping-section-header span{color:#888;background:#f1f1ed;border-radius:20px;padding:3px 7px;font-size:9px}.shopping-items{flex-direction:column;gap:8px;display:flex}.shopping-row{background:#fff;border:1px solid #ecece7;border-radius:10px;grid-template-columns:8px minmax(0,1fr) 100px 160px;align-items:center;gap:12px;min-height:66px;padding:11px 12px;display:grid}.priority-dot{border-radius:50%;width:7px;height:7px}.priority-low{background:#89a182}.priority-medium{background:#d7a849}.priority-high{background:#c96d5d}.shopping-item-info{min-width:0}.shopping-item-title{align-items:center;gap:7px;display:flex}.shopping-item-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.priority-badge{color:#fff;text-transform:capitalize;border-radius:20px;padding:3px 6px;font-size:8px}.shopping-item-meta{color:#999;flex-wrap:wrap;align-items:center;gap:5px;margin-top:4px;font-size:9px;display:flex}.shopping-item-notes{color:#777;margin-top:4px;font-size:9px}.shopping-quantity{text-align:right;flex-direction:column;display:flex}.shopping-quantity strong{font-size:13px}.shopping-quantity span{color:#999;font-size:9px}.shopping-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.purchase-button{color:#fff;background:#668160;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:7px 9px;font-size:9px;font-weight:600;display:inline-flex}.purchase-button:hover{background:#526a4d}.shopping-empty{color:#999;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:35px;display:flex}.shopping-empty h3{color:#333;margin:8px 0 3px;font-size:14px}.shopping-empty p{max-width:300px;margin:0 0 15px;font-size:10px}.purchased-section{background:#fafaf8}.purchased-row{grid-template-columns:32px minmax(0,1fr)}.purchased-check{color:#587051;background:#edf5ea;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.purchased-label{color:#587051;background:#edf5ea;border-radius:20px;padding:3px 6px;font-size:8px}.shopping-add-details{border-top:1px solid #eeeeea;margin-top:18px;padding-top:16px}.shopping-selected-item{background:#f5f5f1;border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:15px;padding:11px 12px;display:flex}.shopping-selected-item>div{flex-direction:column;gap:2px;display:flex}.shopping-selected-item span{color:#999;text-transform:uppercase;font-size:9px}.shopping-selected-item strong{font-size:13px}.shopping-selected-unit{background:#fff;border-radius:5px;padding:4px 8px;text-transform:none!important}.shopping-options-row{grid-template-columns:140px 1fr;gap:12px;display:grid}.shopping-options-row>div{min-width:0}.shopping-options-row select,.shopping-options-row input{width:100%}.purchase-total,.purchase-effect{background:#f7f7f3;border-radius:9px;justify-content:space-between;align-items:center;margin-top:14px;padding:11px 12px;display:flex}.purchase-total span,.purchase-effect span{color:#777;font-size:10px}.purchase-total strong{font-size:16px}.purchase-effect strong{font-size:12px}.modal-backdrop{z-index:100;background:#1919196b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:min(520px,94vw);max-height:88vh;padding:20px;overflow-y:auto;box-shadow:0 18px 60px #0000002e}.modal-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.modal-header h2{margin:0;font-size:18px}.modal-header p{color:#999;margin:4px 0 0;font-size:10px}.modal-close{color:#777;background:#f5f5f1;border:0;border-radius:7px;flex-shrink:0;width:30px;height:30px;padding:0;font-size:18px;line-height:1}.modal-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.error-message{color:#a74c3d;background:#fff4f1;border:1px solid #f0c6bf;border-radius:9px;margin:10px 0;padding:10px 12px;font-size:10px}.empty-state,.coming-soon{color:#999;text-align:center;padding:44px 20px}.dashboard-placeholder{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.dashboard-placeholder .card{padding:18px}.dashboard-placeholder h3{margin:0 0 6px;font-size:14px}.dashboard-placeholder p{color:#888;margin:0;font-size:11px}.settings-card{max-width:520px;padding:18px}.settings-card>strong{margin-bottom:12px;font-size:13px;display:block}.invite-code{letter-spacing:.08em;background:#f8f8f5;border:1px dashed #cfcfca;border-radius:8px;padding:8px 10px;font-family:monospace;font-size:13px;font-weight:700;display:inline-block}.settings-card p{color:#888;font-size:10px}.full-screen-message{color:#888;justify-content:center;align-items:center;min-height:100vh;font-size:12px;display:flex}.inventory-setup-page{max-width:1000px;margin:0 auto;padding:32px}.inventory-setup-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.inventory-setup-top h1{margin:5px 0;font-size:28px}.inventory-setup-top p{color:#888;margin:0;font-size:12px}.setup-label{color:#668160;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700}.setup-count{text-align:center;background:#eef3eb;border-radius:10px;min-width:75px;padding:10px 14px}.setup-count strong{font-size:20px;display:block}.setup-count span{color:#788274;font-size:9px}.setup-help{color:#777;background:#f7f7f3;border-radius:10px;margin-top:22px;padding:12px 14px;font-size:11px}.inventory-setup-toolbar{margin-top:18px}.setup-categories{gap:6px;margin-top:10px;padding-bottom:5px;display:flex;overflow-x:auto}.setup-categories button{color:#777;white-space:nowrap;background:#fff;border:1px solid #e2e2dd;border-radius:20px;flex-shrink:0;padding:6px 10px;font-size:10px}.setup-categories button.selected{color:#fff;background:#242424;border-color:#242424}.setup-catalogue{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:10px;margin-top:18px;display:grid}.setup-item{background:#fff;border:1px solid #e7e7e2;border-radius:11px;overflow:hidden}.setup-item.selected{background:#f7faf5;border-color:#9caf95}.setup-item-select{text-align:left;background:0 0;border:0;grid-template-columns:24px 36px 1fr;align-items:center;gap:9px;width:100%;padding:11px;display:grid}.setup-item-check{border:1px solid #d6d6d0;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.setup-item.selected .setup-item-check{color:#fff;background:#668160;border-color:#668160}.setup-item-icon{background:#f5f5f1;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:flex}.setup-item-info{flex-direction:column;gap:3px;min-width:0;display:flex}.setup-item-info strong{font-size:12px}.setup-item-info span{color:#999;font-size:9px}.setup-item-quantity{align-items:center;gap:8px;padding:0 11px 11px 80px;display:flex}.setup-item-quantity input{width:85px}.setup-item-quantity span{color:#777;font-size:10px}.setup-loading{color:#999;text-align:center;padding:60px}.inventory-setup-footer{background:#fffffff5;border-top:1px solid #eeeeea;justify-content:space-between;align-items:center;gap:15px;margin-top:24px;padding:14px 0;display:flex;position:sticky;bottom:0}.setup-footer-right{align-items:center;gap:15px;display:flex}.setup-footer-right span{color:#888;font-size:10px}@media (width<=1000px){.app-shell{grid-template-columns:200px minmax(0,1fr)}.main-content{padding:24px 20px 36px}.table-header,.table-row{grid-template-columns:minmax(180px,1.4fr) 110px 160px 110px 70px}}@media (width<=760px){.app-shell{display:block}.sidebar{border-bottom:1px solid #e7e7e2;border-right:0;width:100%;height:auto;padding:12px;position:static}.sidebar-brand,.household-selector,.sidebar-footer{display:none}.sidebar-nav{flex-direction:row;overflow-x:auto}.nav-button{white-space:nowrap;flex-shrink:0;width:auto}.main-content{padding:18px 14px 30px}.header{flex-direction:column;align-items:stretch}.header .add-button{width:100%}.inventory-toolbar{grid-template-columns:1fr}.inventory-table{overflow-x:auto}.table-header,.table-row{min-width:760px}.shopping-row{grid-template-columns:8px minmax(0,1fr) 80px;gap:8px}.shopping-actions{grid-column:2/-1;justify-content:flex-start}.shopping-options-row{grid-template-columns:1fr}.inventory-setup-page{padding:18px}.setup-catalogue{grid-template-columns:1fr}.inventory-setup-footer{flex-direction:column-reverse;align-items:stretch}.setup-footer-right{flex-direction:column;align-items:stretch;gap:8px}.setup-footer-right span{text-align:center}}@media (width<=480px){.main-content{padding:16px 10px 24px}.header h1{font-size:22px}.modal-backdrop{padding:10px}.modal{width:100%;padding:16px}.catalogue-item{grid-template-columns:34px minmax(0,1fr) 45px 22px;gap:7px;padding:9px}.inventory-setup-top{flex-direction:column}.setup-count{align-self:flex-start}.setup-item-quantity{padding:0 11px 11px 64px}}.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.dashboard-stat-card{padding:18px}.dashboard-stat-card span{color:#888;margin-bottom:10px;font-size:10px;font-weight:600;display:block}.dashboard-stat-card strong{margin-bottom:4px;font-size:25px;display:block}.dashboard-stat-card small{color:#aaa;font-size:9px}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:14px;display:grid}.dashboard-panel{padding:18px}.dashboard-panel-header{justify-content:space-between;align-items:flex-start;margin-bottom:15px;display:flex}.dashboard-panel-header h2{margin:0;font-size:14px}.dashboard-panel-header p{color:#999;margin:4px 0 0;font-size:9px}.dashboard-low-list{flex-direction:column;display:flex}.dashboard-low-row{border-bottom:1px solid #eeeeea;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}.dashboard-low-row:last-child{border-bottom:0}.dashboard-low-row>div:first-child{flex-direction:column;gap:3px;display:flex}.dashboard-low-row strong{font-size:11px}.dashboard-low-row span{color:#999;font-size:9px}.dashboard-low-value{color:#a7663d;background:#fff1e8;border-radius:20px;padding:5px 8px;font-size:9px;font-weight:600}.dashboard-summary-list{flex-direction:column;display:flex}.dashboard-summary-list>div{border-bottom:1px solid #eeeeea;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}.dashboard-summary-list>div:last-child{border-bottom:0}.dashboard-summary-list span{color:#777;font-size:10px}.dashboard-summary-list strong{font-size:11px}.dashboard-empty,.dashboard-loading{color:#999;text-align:center;padding:35px;font-size:10px}@media (width<=950px){.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (width<=520px){.dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-stat-card{padding:14px}.dashboard-stat-card strong{font-size:20px}}.expense-month-selector{background:#fff;border:1px solid #e1e1dc;border-radius:10px;align-items:center;gap:7px;padding:5px 7px;display:flex}.expense-month-selector svg{color:#888;margin-left:4px}.expense-month-selector select{min-height:32px;box-shadow:none;background:0 0;border:0;padding:5px 8px;font-size:10px}.expense-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.expense-stat-card{align-items:center;gap:12px;padding:17px;display:flex}.expense-stat-icon{color:#62765d;background:#f2f4ef;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.expense-stat-card>div:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.expense-stat-card span{color:#888;font-size:9px}.expense-stat-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.expense-stat-card small{color:#aaa;font-size:8px}.expense-layout{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:14px;display:grid}.expense-panel{padding:18px;overflow:hidden}.expense-panel-header{margin-bottom:16px}.expense-panel-header h2{margin:0;font-size:14px}.expense-panel-header p{color:#999;margin:4px 0 0;font-size:9px}.expense-category-list{flex-direction:column;gap:16px;display:flex}.expense-category-row{min-width:0}.expense-category-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;display:flex}.expense-category-top>div{align-items:center;gap:7px;display:flex}.expense-category-top>div:last-child{gap:8px}.expense-category-top strong{font-size:10px}.expense-category-top span{color:#999;font-size:8px}.expense-category-icon{background:#f5f5f1;border-radius:7px;justify-content:center;align-items:center;width:27px;height:27px;display:inline-flex;font-size:13px!important}.expense-progress{background:#eeeeea;border-radius:20px;height:5px;overflow:hidden}.expense-progress>div{background:#668160;border-radius:20px;height:100%}.expense-history{flex-direction:column;display:flex}.expense-history-row{border-bottom:1px solid #eeeeea;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;display:grid}.expense-history-row:last-child{border-bottom:0}.expense-history-icon{background:#f5f5f1;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.expense-history-info{flex-direction:column;gap:3px;min-width:0;display:flex}.expense-history-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.expense-history-info span{color:#999;font-size:8px}.expense-history-total{font-size:10px}.expense-empty{color:#999;text-align:center;padding:40px 15px;font-size:10px}@media (width<=1050px){.expense-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.expense-layout{grid-template-columns:1fr}}@media (width<=520px){.expense-stats{grid-template-columns:1fr 1fr}.expense-stat-card{flex-direction:column;align-items:flex-start;padding:14px}.expense-month-selector{width:100%}.expense-month-selector select{flex:1}}
