.bdk-reports{max-width:1300px;margin:25px auto;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#263238}.bdk-month-filter{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;background:#fff;border:1px solid #d8e2e0;border-radius:14px;padding:15px;margin-bottom:16px}.bdk-month-filter label,.bdk-expense-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:750}.bdk-month-filter input,.bdk-expense-form input,.bdk-expense-form select{border:1px solid #cbd7d4;border-radius:9px;padding:10px;background:#fff}.bdk-report-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.bdk-report-grid>div,.bdk-expense-form,.bdk-category-box,.bdk-report-card{background:#fff;border:1px solid #d8e2e0;border-radius:14px;padding:18px}.bdk-report-grid small{display:block;color:#70807d;font-weight:800;margin-bottom:8px}.bdk-report-grid strong{font-size:22px}.bdk-report-grid .profit{border-left:5px solid #087f5b}.bdk-report-grid .loss{border-left:5px solid #c92a2a}.bdk-report-columns{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;margin-bottom:22px}.bdk-expense-form h2,.bdk-category-box h2{margin-top:0}.bdk-expense-form .bdk-btn{margin-top:13px}.bdk-category-row{display:grid;grid-template-columns:1fr auto;gap:5px;margin-bottom:13px;position:relative;padding-bottom:7px}.bdk-category-row i{display:block;height:5px;background:#087f5b;border-radius:9px;grid-column:1/-1}.bdk-report-card{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:14px 0}.bdk-report-card div{display:flex;flex-direction:column;gap:4px}.bdk-report-card small{color:#70807d;font-weight:800}.bdk-report-card strong{font-size:17px}@media(max-width:850px){.bdk-report-grid{grid-template-columns:1fr 1fr}.bdk-report-columns{grid-template-columns:1fr}}@media(max-width:520px){.bdk-report-grid{grid-template-columns:1fr}.bdk-report-card{align-items:stretch;flex-direction:column}}
