.bills-page{background:#f8fafc;border-radius:16px;box-shadow:0 4px 24px #00000014;margin:24px auto;max-width:900px;padding:20px}.bills-summary{background:#fff;border-radius:12px;box-shadow:0 2px 6px #0000000d;color:#334155;display:flex;flex-wrap:wrap;font-size:14px;gap:16px 32px;margin-bottom:20px;padding:14px 18px}.bill-list{display:flex;flex-direction:column;gap:14px}.bill-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.bill-card-header{background:linear-gradient(90deg,#2563eb,#38bdf8);color:#fff;gap:10px;justify-content:space-between;padding:12px 16px}.bill-card-header,.bill-month{align-items:center;display:flex}.bill-month{font-size:16px;font-weight:700;gap:8px}.bill-type-tag{background:#fff3;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.4px;padding:3px 9px;text-transform:uppercase}.bill-breakdown{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);padding:14px 16px}.bill-item{display:flex;flex-direction:column;gap:2px}.bill-item-label{color:#64748b;font-size:12px;letter-spacing:.4px;text-transform:uppercase}.bill-item-value{color:#0f172a;font-size:16px;font-weight:600}.bill-total-row{align-items:center;background:#f8fafc;border-top:1px dashed #e2e8f0;display:flex;justify-content:space-between;padding:12px 16px}.bill-total-label{color:#334155;font-size:14px;font-weight:600}.bill-total-value{color:#0f172a;font-size:18px;font-weight:700}.bill-status-paid{background:#ffffff26;border-radius:999px;color:#dcfce7;padding:6px 12px}.bill-pay-btn,.bill-status-paid{font-size:14px;font-weight:700;white-space:nowrap}.bill-pay-btn{background:#fff;border:none;border-radius:999px;color:#2563eb;cursor:pointer;padding:8px 18px}.bill-pay-btn:disabled{cursor:not-allowed;opacity:.6}.deposit-pay-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.deposit-pay-input{border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;font-size:14px;padding:7px 10px;width:110px}.deposit-pay-input:disabled{background:#f1f5f9;cursor:not-allowed}.deposit-pay-btn{background:linear-gradient(90deg,#2563eb,#38bdf8);border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:8px 18px;white-space:nowrap}.deposit-pay-btn:disabled{cursor:not-allowed;opacity:.6}.deposit-history-toggle{background:none;border:none;color:#2563eb;cursor:pointer;font-size:13px;font-weight:600;padding:0;text-align:left;text-decoration:underline}.deposit-history-list{border-top:1px dashed #e2e8f0;display:flex;flex-direction:column;gap:6px;padding-top:4px;width:100%}.deposit-history-row{align-items:baseline;display:flex;font-size:13px;gap:10px;justify-content:space-between;padding:4px 0}.deposit-history-date{color:#64748b;white-space:nowrap}.deposit-history-source{color:#334155;flex:1 1}.deposit-history-amount{color:#0f172a;font-weight:600;white-space:nowrap}@media (min-width:480px){.bill-breakdown{grid-template-columns:repeat(4,1fr)}}@media (max-width:380px){.bills-page{border-radius:0;margin:12px auto;padding:14px}.bill-item-value{font-size:15px}}.chat-fab{align-items:center;background:linear-gradient(135deg,#2563eb,#38bdf8);border:none;border-radius:50%;bottom:22px;box-shadow:0 8px 24px #2563eb73;color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:22px;transition:transform .15s ease,box-shadow .15s ease;width:60px;z-index:1000}.chat-fab:hover{box-shadow:0 10px 28px #2563eb8c;transform:scale(1.06)}.chat-fab svg{height:28px;width:28px}.chat-panel{animation:chat-pop .18s ease-out;background:#fff;border-radius:18px;bottom:22px;box-shadow:0 16px 48px #0f172a47;display:flex;flex-direction:column;height:540px;max-height:calc(100vh - 44px);max-width:calc(100vw - 24px);overflow:hidden;position:fixed;right:22px;width:370px;z-index:1000}@keyframes chat-pop{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.chat-header{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;gap:10px;padding:14px 16px}.chat-avatar,.chat-header{align-items:center;display:flex}.chat-avatar{background:#ffffff38;border-radius:50%;flex-shrink:0;height:38px;justify-content:center;width:38px}.chat-avatar svg{height:22px;width:22px}.chat-title{font-size:15px;font-weight:700;line-height:1.2}.chat-subtitle{align-items:center;display:flex;font-size:12px;gap:5px;opacity:.9}.chat-dot{background:#4ade80;border-radius:50%;height:7px;width:7px}.chat-close{background:#ffffff2e;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;height:30px;line-height:1;margin-left:auto;width:30px}.chat-close:hover{background:#ffffff4d}.chat-body{background:#f1f5f9;display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto;padding:16px 14px}.chat-msg{word-wrap:break-word;font-size:14px;line-height:1.45;max-width:84%;padding:10px 14px;white-space:pre-wrap}.chat-msg.bot{align-self:flex-start;background:#fff;border-radius:4px 16px 16px 16px;box-shadow:0 1px 3px #0f172a14;color:#0f172a}.chat-msg.user{align-self:flex-end;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:16px 16px 4px 16px;color:#fff}.chat-action{border-top:1px dashed #e2e8f0;font-size:12px;margin-top:10px;padding-top:8px}.chat-btn{background:#2563eb;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;padding:7px 14px}.chat-btn:disabled{cursor:not-allowed;opacity:.6}.chat-typing{align-items:center;display:flex;gap:4px;padding:14px 16px}.chat-typing span{animation:chat-bounce 1.2s ease-in-out infinite;background:#94a3b8;border-radius:50%;height:7px;width:7px}.chat-typing span:nth-child(2){animation-delay:.15s}.chat-typing span:nth-child(3){animation-delay:.3s}@keyframes chat-bounce{0%,80%,to{opacity:.5;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}.chat-error{color:#b91c1c;font-size:12px;padding:2px 4px}.chat-input-row{align-items:center;background:#fff;display:flex;gap:8px;padding:12px}.chat-input{background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;flex:1 1;font-size:14px;outline:none;padding:10px 16px}.chat-input:focus{background:#fff;border-color:#3b82f6}.chat-send{align-items:center;background:linear-gradient(135deg,#2563eb,#38bdf8);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.chat-send:disabled{cursor:not-allowed;opacity:.45}.chat-send svg{height:18px;width:18px}@media (max-width:480px){.chat-panel{bottom:12px;height:calc(100vh - 24px);right:12px;width:calc(100vw - 24px)}}.chat-trace{border-top:1px dashed #cbd5e1;color:#475569;font-size:11px;margin-top:8px;padding-top:6px}.chat-trace summary{color:#7c3aed;cursor:pointer;font-weight:700}.chat-trace ol{margin:6px 0 0;padding-left:18px}.chat-trace li{margin-bottom:4px;white-space:pre-wrap;word-break:break-word}.chat-trace-actions{align-items:center;display:flex;gap:6px;margin-top:6px}.chat-trace-actions button{background:#f5f3ff;border:1px solid #c4b5fd;border-radius:999px;color:#6d28d9;cursor:pointer;font-size:11px;font-weight:700;padding:3px 10px}.chat-trace-done{color:#16a34a;font-weight:700}.chat-panel.debug{width:620px}.code-box{background:#0f172a;border-radius:8px;font-family:Consolas,Courier New,monospace;font-size:11px;line-height:1.5;margin-top:6px;max-height:240px;overflow:auto;padding:8px 10px}.code-row{color:#cbd5e1;white-space:pre}.code-row.call{color:#38bdf8;font-weight:700}.code-row.return{color:#64748b}.code-row.current{background:#1e3a8a;border-radius:3px;color:#fff}
/*# sourceMappingURL=main.830cff59.css.map*/