:root{--bah-bg:#f4f7fb;--bah-ink:#132238;--bah-muted:#718096;--bah-card:#fff;--bah-primary:#3157d5;--bah-green:#19a66b;--bah-red:#e65a67;--bah-line:#e7ecf3}.bah-app{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bah-bg);color:var(--bah-ink);min-height:100vh;max-width:560px;margin:0 auto;padding:18px 18px 104px;box-sizing:border-box}.bah-app *{box-sizing:border-box}.bah-login-wrap{min-height:calc(100vh - 36px);display:grid;place-items:center}.bah-login-card{width:100%;background:linear-gradient(180deg,#fff,#f9fbff);padding:32px 24px;border-radius:30px;box-shadow:0 18px 55px rgba(31,54,92,.14);border:1px solid #eef2f7}.bah-mark{width:70px;height:70px;border-radius:22px;background:linear-gradient(135deg,#3157d5,#7a5cff);color:#fff;display:grid;place-items:center;font-size:34px;font-weight:900;box-shadow:0 14px 30px rgba(49,87,213,.3)}.bah-kicker{letter-spacing:2px;font-size:11px;font-weight:800;color:#6f7dd8;margin:20px 0 6px}.bah-login-card h1{font-size:34px;margin:0}.bah-login-copy{color:var(--bah-muted);line-height:1.6;margin:10px 0 24px}.bah-app label{display:block;font-weight:700;font-size:13px;margin:14px 0}.bah-app input,.bah-app select,.bah-app textarea{width:100%;border:1px solid #dfe6ef;background:#fff;border-radius:14px;min-height:48px;padding:12px 14px;margin-top:7px;font-size:16px;color:var(--bah-ink);outline:none}.bah-app input:focus,.bah-app select:focus,.bah-app textarea:focus{border-color:#6f82e8;box-shadow:0 0 0 4px rgba(49,87,213,.08)}.bah-check{display:flex!important;gap:9px;align-items:center;color:var(--bah-muted)}.bah-check input{width:18px!important;min-height:auto;margin:0}.bah-primary{width:100%;border:0;border-radius:15px;background:linear-gradient(135deg,#3157d5,#684ee8);color:#fff;min-height:52px;font-size:16px;font-weight:800;box-shadow:0 12px 24px rgba(49,87,213,.24)}.bah-forgot{display:block;text-align:center;margin-top:18px;color:#5367c8;text-decoration:none;font-weight:700}.bah-alert{padding:12px 14px;border-radius:14px;margin:12px 0;font-weight:700}.bah-alert.good{background:#e8f8f1;color:#167a50}.bah-alert.bad{background:#fff0f1;color:#b63c48}.bah-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.bah-top span{font-size:13px;color:var(--bah-muted)}.bah-top h2{margin:3px 0 0;font-size:22px}.bah-avatar{width:45px;height:45px;border-radius:15px;background:#fff;color:#3157d5;display:grid;place-items:center;text-decoration:none;font-weight:900;box-shadow:0 8px 22px rgba(31,54,92,.1)}.bah-hero{background:linear-gradient(135deg,#253f9d,#6b55e8);color:#fff;padding:24px;border-radius:28px;box-shadow:0 18px 35px rgba(49,87,213,.25)}.bah-hero p{margin:0;color:#d9defe}.bah-hero h1{font-size:36px;margin:8px 0 18px}.bah-hero div{display:flex;justify-content:space-between;gap:8px;font-size:13px}.bah-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}.bah-mini-grid>div{background:#fff;padding:17px;border-radius:20px;box-shadow:0 8px 24px rgba(31,54,92,.07)}.bah-mini-grid span{display:block;color:var(--bah-muted);font-size:12px}.bah-mini-grid strong{font-size:20px;margin-top:5px;display:block}.bah-section-head,.bah-page-title{display:flex;align-items:center;justify-content:space-between;margin:25px 2px 12px}.bah-section-head h3,.bah-page-title h1{margin:0}.bah-section-head span{font-size:12px;color:var(--bah-muted)}.bah-section-head a,.bah-page-title a{color:#3157d5;text-decoration:none;font-weight:800;font-size:13px}.bah-projects,.bah-list{display:grid;gap:11px}.bah-project,.bah-txn,.bah-renew{background:#fff;border-radius:19px;padding:14px;display:flex;align-items:center;gap:12px;box-shadow:0 7px 20px rgba(31,54,92,.06);text-decoration:none;color:inherit}.bah-project-icon{width:42px;height:42px;border-radius:14px;background:#edf1ff;color:#3157d5;display:grid;place-items:center;font-weight:900}.bah-project h4,.bah-txn h4,.bah-renew h4{margin:0;font-size:14px}.bah-project p,.bah-txn p,.bah-renew p{margin:4px 0 0;color:var(--bah-muted);font-size:12px}.bah-project>strong{margin-left:auto;font-size:14px}.bah-txn{flex-wrap:wrap}.bah-txn-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-weight:900}.bah-txn-icon.income{background:#e8f8f1;color:var(--bah-green)}.bah-txn-icon.expense{background:#fff0f1;color:var(--bah-red)}.bah-txn-main{flex:1;min-width:0}.bah-txn-amount{font-weight:900}.bah-txn-amount.income{color:var(--bah-green)}.bah-txn-amount.expense{color:var(--bah-red)}.bah-actions{width:100%;padding-left:54px;display:flex;gap:14px}.bah-actions a{font-size:12px;font-weight:800;color:#3157d5;text-decoration:none}.bah-actions .danger{color:var(--bah-red)}.bah-date{width:52px;height:56px;border-radius:15px;background:#edf1ff;color:#3157d5;display:grid;place-items:center;align-content:center}.bah-date strong{font-size:20px;line-height:1}.bah-date span{font-size:11px;text-transform:uppercase}.bah-status{margin-left:auto;padding:7px 9px;border-radius:999px;font-size:10px;font-weight:900}.bah-status.upcoming{background:#eef2ff;color:#4f63c8}.bah-status.due{background:#fff5db;color:#9c6a00}.bah-status.expired{background:#fff0f1;color:#b63c48}.bah-empty{background:#fff;border:1px dashed #cfd8e6;padding:28px;text-align:center;border-radius:20px;color:var(--bah-muted)}.bah-fab{position:fixed;right:max(24px,calc((100vw - 520px)/2 + 24px));bottom:82px;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#3157d5,#684ee8);color:#fff;text-decoration:none;display:grid;place-items:center;font-size:29px;box-shadow:0 14px 30px rgba(49,87,213,.3);z-index:20}.bah-bottom{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,560px);height:74px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--bah-line);z-index:15;padding-bottom:env(safe-area-inset-bottom)}.bah-bottom a{text-decoration:none;color:#8791a3;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:10px;font-weight:800;gap:3px}.bah-bottom a span{font-size:20px;line-height:1}.bah-bottom a.active{color:#3157d5}.bah-nav-add span{background:#3157d5;color:#fff;width:38px;height:38px;border-radius:14px;display:grid;place-items:center;margin-top:-20px;box-shadow:0 9px 18px rgba(49,87,213,.25)}.bah-mobile-form{background:#fff;padding:18px;border-radius:24px;box-shadow:0 9px 28px rgba(31,54,92,.07)}.bah-type-switch{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bah-type-switch label{margin:0}.bah-type-switch input{display:none}.bah-type-switch span{display:block;text-align:center;padding:13px;border-radius:14px;background:#f2f5f9;color:#7d8797}.bah-type-switch input:checked+span{background:#3157d5;color:#fff}.bah-money{display:flex;align-items:center;border:1px solid #dfe6ef;border-radius:16px;padding-left:15px}.bah-money span{font-size:26px;font-weight:900}.bah-money input{border:0!important;box-shadow:none!important;margin:0;font-size:25px;font-weight:900}.bah-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bah-save{margin-top:10px}.bah-app textarea{min-height:100px;resize:vertical}@media(max-width:380px){.bah-app{padding-left:12px;padding-right:12px}.bah-form-grid{grid-template-columns:1fr}.bah-hero h1{font-size:30px}}
.bah-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;background:#fff;border-radius:18px;padding:8px 9px 8px 14px;margin:14px 0;box-shadow:0 8px 24px rgba(31,54,92,.07)}.bah-search>span{font-size:23px;color:#64748b}.bah-search input{border:0!important;box-shadow:none!important;margin:0!important;min-height:44px!important;padding:8px!important;background:transparent!important}.bah-search button{border:0;background:#3157d5;color:#fff;border-radius:12px;padding:11px 13px;font-weight:800}.bah-search-page{margin-top:0}.bah-customer{background:#fff;border-radius:19px;padding:14px;display:flex;align-items:center;gap:12px;box-shadow:0 7px 20px rgba(31,54,92,.06);text-decoration:none;color:inherit}.bah-customer-avatar,.bah-profile-avatar{display:grid;place-items:center;background:linear-gradient(135deg,#3157d5,#7459e8);color:#fff;font-weight:900}.bah-customer-avatar{width:44px;height:44px;border-radius:15px}.bah-customer h4{margin:0;font-size:14px}.bah-customer p{margin:4px 0 0;color:var(--bah-muted);font-size:12px}.bah-customer-total{margin-left:auto;text-align:right}.bah-customer-total strong,.bah-customer-total span{display:block}.bah-customer-total span{font-size:10px;color:var(--bah-muted);margin-top:3px}.bah-profile-card{background:linear-gradient(145deg,#fff,#f4f7ff);border:1px solid #e8edf7;border-radius:26px;padding:23px;text-align:center;box-shadow:0 12px 30px rgba(31,54,92,.08)}.bah-profile-avatar{width:72px;height:72px;border-radius:24px;margin:0 auto 12px;font-size:28px}.bah-profile-card h2{margin:0}.bah-profile-card>p{margin:6px 0 17px;color:var(--bah-muted)}.bah-profile-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.bah-profile-actions a{background:#edf1ff;color:#3157d5;padding:11px 6px;border-radius:13px;text-decoration:none;font-size:12px;font-weight:800}.bah-renew-note{background:#fff7df;border:1px solid #f4df9c;padding:14px 16px;border-radius:17px;display:flex;justify-content:space-between;margin-top:12px;color:#7c5d00}.bah-customer-link{color:inherit;text-decoration:none}.bah-customer-link:hover{text-decoration:underline}.bah-page-title>span{color:var(--bah-muted);font-size:12px}
@media(max-width:380px){.bah-search{grid-template-columns:auto 1fr}.bah-search button{grid-column:1/-1}.bah-profile-actions{grid-template-columns:1fr}}
