.btv-billing-launch{display:inline-flex;align-items:center;gap:9px;width:100%;border:0;background:transparent;color:inherit;font:inherit;text-align:left;padding:10px 12px;border-radius:12px;cursor:pointer}.btv-billing-launch:hover{background:rgba(25,148,139,.1)}
.btv-billing-dialog{width:min(1050px,calc(100vw - 28px));max-height:calc(100vh - 28px);border:0;border-radius:24px;padding:0;overflow:hidden;color:#082f38;background:#f5f9f8;box-shadow:0 30px 90px rgba(2,31,38,.35)}.btv-billing-dialog::backdrop{background:rgba(2,28,34,.72);backdrop-filter:blur(6px)}
.btv-billing-shell{display:grid;grid-template-rows:auto auto 1fr;max-height:calc(100vh - 28px)}.btv-billing-head{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 26px 20px;background:linear-gradient(125deg,#073f49,#087d76);color:#fff}.btv-billing-head h2{font:700 clamp(25px,3vw,38px) Georgia,serif;margin:3px 0 5px}.btv-billing-head p{margin:0;color:#d5efeb}.btv-billing-kicker{color:#ffc23a;font-size:11px;font-weight:900;letter-spacing:.15em}.btv-billing-close{border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.08);color:#fff;border-radius:50%;width:42px;height:42px;font-size:25px;cursor:pointer}
.btv-billing-tabs{display:flex;gap:8px;overflow-x:auto;padding:14px 20px;background:#fff;border-bottom:1px solid #d6e5e2}.btv-billing-tabs button{white-space:nowrap;border:1px solid #c4d9d5;background:#fff;color:#17404a;border-radius:999px;padding:9px 14px;font-weight:800;cursor:pointer}.btv-billing-tabs button[aria-selected=true]{background:#074d57;color:#fff;border-color:#074d57}
.btv-billing-body{padding:20px;overflow:auto}.btv-billing-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.btv-billing-stat{background:#fff;border:1px solid #d3e3e0;border-radius:16px;padding:14px}.btv-billing-stat span{display:block;color:#6c8488;font-size:12px}.btv-billing-stat b{display:block;margin-top:4px;font:700 22px Georgia,serif}.btv-billing-list{display:grid;gap:12px}.btv-billing-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:15px;align-items:center;background:#fff;border:1px solid #ccdfdc;border-radius:17px;padding:16px 18px}.btv-billing-card:focus{outline:none}.btv-billing-card.btv-billing-focused{border-color:#07867d;box-shadow:0 0 0 3px #0a8c8124,0 14px 34px #073e4518}.btv-billing-card h3{margin:4px 0;font:700 19px Georgia,serif}.btv-billing-card p{margin:0;color:#698086;font-size:13px}.btv-billing-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.btv-billing-status{display:inline-flex;padding:5px 9px;border-radius:999px;background:#e4f4f0;color:#07655e;font-size:11px;font-weight:900;text-transform:uppercase}.btv-billing-status[data-status=due],.btv-billing-status[data-status=overdue]{background:#fff0cb;color:#865700}.btv-billing-status[data-status=void],.btv-billing-status[data-status=refunded]{background:#f5e0dc;color:#8b382d}.btv-billing-actions{display:flex;gap:8px}.btv-billing-actions button{border:1px solid #0a5961;background:#fff;color:#07454f;border-radius:11px;padding:9px 12px;font-weight:800;cursor:pointer}.btv-billing-actions button:first-child{background:#084f59;color:#fff}.btv-billing-empty{text-align:center;background:#fff;border:1px dashed #aacac4;border-radius:18px;padding:38px 20px}.btv-billing-empty h3{font:700 23px Georgia,serif;margin:0 0 8px}.btv-billing-error{padding:14px;border-radius:12px;background:#fee9e4;color:#822e24}.btv-billing-loading{padding:40px;text-align:center;color:#607b7f}
@media(max-width:650px){.btv-billing-head{padding:20px}.btv-billing-body{padding:12px}.btv-billing-summary{grid-template-columns:1fr}.btv-billing-card{grid-template-columns:1fr}.btv-billing-actions{width:100%}.btv-billing-actions button{flex:1}}
