.budgets-page[data-v-59cdaad6]{min-height:100vh;background:#f9f9f9}.page-header[data-v-59cdaad6]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1rem}.page-header .header-content h1[data-v-59cdaad6]{margin-bottom:.5rem;color:#000}.page-header .header-top[data-v-59cdaad6]{margin-bottom:.5rem}.page-header .back-btn[data-v-59cdaad6]{background:transparent;border:1px solid #6b6b6b;color:#6b6b6b;padding:.5rem 1rem;border-radius:6px;font-size:14px;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.page-header .back-btn[data-v-59cdaad6]:hover{background:#6b6b6b;color:#fff}.page-header .back-btn i[data-v-59cdaad6]{font-size:12px}.page-header .header-actions[data-v-59cdaad6]{flex-shrink:0}.overview-cards[data-v-59cdaad6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}@media(max-width:768px){.overview-cards[data-v-59cdaad6]{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media(max-width:480px){.overview-cards[data-v-59cdaad6]{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}}.overview-card[data-v-59cdaad6]{background:#fff;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e0e0e0;min-width:0;overflow:hidden}@media(max-width:480px){.overview-card[data-v-59cdaad6]{padding:1rem;gap:.75rem}}.overview-card .card-icon[data-v-59cdaad6]{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.overview-card .card-icon.primary[data-v-59cdaad6]{background:#ffdde6;color:#ee0e4c}.overview-card .card-icon.success[data-v-59cdaad6]{background:rgba(80,169,72,.2);color:#50a948}.overview-card .card-icon.warning[data-v-59cdaad6]{background:rgba(255,152,0,.2);color:#ff9800}.overview-card .card-icon.danger[data-v-59cdaad6]{background:rgba(238,14,76,.2);color:#ee0e4c}.overview-card .card-icon.secondary[data-v-59cdaad6]{background:hsla(0,0%,42%,.2);color:#6b6b6b}.overview-card .card-content[data-v-59cdaad6]{flex:1;min-width:0;overflow:hidden}.overview-card .card-content h3[data-v-59cdaad6]{margin-bottom:.25rem;color:#000;font-size:24px;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.2;max-width:100%}@media(max-width:480px){.overview-card .card-content h3[data-v-59cdaad6]{font-size:18px}}@media(max-width:360px){.overview-card .card-content h3[data-v-59cdaad6]{font-size:16px}}.overview-card .card-content p[data-v-59cdaad6]{margin-bottom:0;font-size:14px;word-wrap:break-word;overflow-wrap:break-word}.quick-actions[data-v-59cdaad6]{margin-bottom:2rem}.quick-actions h3[data-v-59cdaad6]{margin-bottom:1rem;color:#000}.actions-grid[data-v-59cdaad6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.action-card[data-v-59cdaad6]{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;transition:all .2s ease;text-align:left}.action-card[data-v-59cdaad6]:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15);border-color:#ee0e4c}.action-card .action-icon[data-v-59cdaad6]{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.action-card .action-icon.primary[data-v-59cdaad6]{background:#ffdde6;color:#ee0e4c}.action-card .action-icon.success[data-v-59cdaad6]{background:rgba(80,169,72,.2);color:#50a948}.action-card .action-icon.secondary[data-v-59cdaad6]{background:hsla(0,0%,42%,.2);color:#6b6b6b}.action-card .action-content[data-v-59cdaad6]{flex:1}.action-card .action-content h4[data-v-59cdaad6]{margin-bottom:.25rem;color:#000;font-size:16px}.action-card .action-content p[data-v-59cdaad6]{margin-bottom:0;font-size:12px}.budgets-controls[data-v-59cdaad6]{margin-bottom:2rem}.search-filter[data-v-59cdaad6]{display:flex;gap:1rem;flex-wrap:wrap}.search-box[data-v-59cdaad6]{position:relative;flex:1;min-width:250px}.search-box i[data-v-59cdaad6]{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b6b6b;z-index:2}.search-box input[data-v-59cdaad6]{padding-left:40px}.filter-dropdown[data-v-59cdaad6],.sort-dropdown[data-v-59cdaad6]{min-width:150px}.budgets-content[data-v-59cdaad6]{margin-bottom:3rem}.empty-state[data-v-59cdaad6],.error-state[data-v-59cdaad6],.loading-state[data-v-59cdaad6],.no-results-state[data-v-59cdaad6]{display:flex;justify-content:center;align-items:center;min-height:300px}.empty-card[data-v-59cdaad6],.error-card[data-v-59cdaad6]{background:#fff;border-radius:12px;padding:3rem 2rem;text-align:center;max-width:400px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.empty-card i[data-v-59cdaad6],.error-card i[data-v-59cdaad6]{font-size:24px;color:#6b6b6b;margin-bottom:0}.empty-card h3[data-v-59cdaad6],.error-card h3[data-v-59cdaad6]{margin-bottom:1rem;color:#000}.empty-card p[data-v-59cdaad6],.error-card p[data-v-59cdaad6]{margin-bottom:1.5rem;color:#6b6b6b}.budgets-grid[data-v-59cdaad6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem}.over-budget-alert[data-v-59cdaad6]{background:rgba(238,14,76,.1);border:1px solid rgba(238,14,76,.3);border-radius:12px;padding:1.5rem;margin-top:2rem}.over-budget-alert .alert-header[data-v-59cdaad6]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.over-budget-alert .alert-header i[data-v-59cdaad6]{color:#ee0e4c;font-size:20px}.over-budget-alert .alert-header h4[data-v-59cdaad6]{margin-bottom:0;color:#ee0e4c}.over-budget-alert .over-budget-list[data-v-59cdaad6]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.over-budget-alert .over-budget-item[data-v-59cdaad6]{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fff;border-radius:8px}.over-budget-alert .over-budget-item .category-name[data-v-59cdaad6]{color:#000;font-weight:500}.over-budget-alert .btn-link[data-v-59cdaad6]{color:#ee0e4c;text-decoration:none;font-size:14px;padding:0}.over-budget-alert .btn-link[data-v-59cdaad6]:hover{text-decoration:underline}@media(max-width:768px){.budgets-page .content[data-v-59cdaad6]{padding:1rem}.page-header[data-v-59cdaad6]{flex-direction:column;align-items:stretch;gap:1rem}.page-header .header-actions[data-v-59cdaad6]{align-self:stretch}.overview-cards[data-v-59cdaad6]{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.actions-grid[data-v-59cdaad6]{grid-template-columns:1fr}.search-filter[data-v-59cdaad6]{flex-direction:column}.search-filter .filter-dropdown[data-v-59cdaad6],.search-filter .search-box[data-v-59cdaad6],.search-filter .sort-dropdown[data-v-59cdaad6]{min-width:unset}.budgets-grid[data-v-59cdaad6]{grid-template-columns:1fr}.over-budget-item[data-v-59cdaad6]{flex-direction:column;align-items:flex-start;gap:.5rem}}