:root{--brand:#8f19ff;--brand-dark:#6b00cf;--ink:#21152d;--bg:#f8f6fb}
.sidebar,.mobile-bar{background:linear-gradient(180deg,#10051d 0%,#07030d 100%)}
.side-link.active{background:linear-gradient(135deg,#a52cff,#6414d5);box-shadow:0 10px 25px rgba(143,25,255,.3)}
.brand-logo{width:42px;height:42px;border-radius:12px;object-fit:cover;background:#13051f;border:1px solid rgba(190,90,255,.42);box-shadow:0 0 20px rgba(150,26,255,.32)}
.santos-brand{padding-bottom:20px}.santos-brand strong{font-size:.96rem}.santos-brand small{color:#b892d2}.mobile-brand .brand-logo{width:34px;height:34px}
.login-logo{width:118px;height:88px;object-fit:contain;border-radius:18px;background:#08020d;box-shadow:0 0 30px rgba(143,25,255,.22)}
.btn-primary{background:linear-gradient(135deg,#9b24ff,#6810d7);border-color:#7c13e8}.btn-primary:hover{background:linear-gradient(135deg,#8714ed,#5800bf);border-color:#6810d7}.page-kicker{color:#8518ec}
.billing-alert{display:flex;align-items:center;gap:16px;padding:18px 20px;border:1px solid #e4c9ff;border-radius:16px;background:linear-gradient(135deg,#fbf5ff,#fff);box-shadow:0 10px 28px rgba(98,25,148,.08)}
.billing-alert.is-overdue{border-color:#ffcbd2;background:linear-gradient(135deg,#fff2f4,#fff)}.billing-alert-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#a62cff,#6110d0);color:#fff;font-size:1.2rem;font-weight:900;box-shadow:0 8px 20px rgba(143,25,255,.28)}.billing-alert.is-overdue .billing-alert-icon{background:linear-gradient(135deg,#ef476f,#b42336)}
.billing-actions{display:flex;gap:8px;flex-wrap:wrap}.card{box-shadow:0 10px 30px rgba(61,26,85,.055)!important}.topbar{border-bottom-color:#eee7f4}
.payment-choice{padding:20px;border-radius:16px;background:linear-gradient(135deg,#160722,#2e0a4e);color:#fff;border:1px solid #6623a2;box-shadow:0 14px 34px rgba(47,7,77,.2)}.payment-choice .page-kicker{color:#d49cff}.payment-choice .text-muted{color:#cdbed8!important}
@media(max-width:760px){.billing-alert{align-items:flex-start;flex-wrap:wrap}.billing-actions{width:100%}.billing-actions .btn{flex:1}}
.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.sticky-card{position:sticky;top:92px}.section-title{display:flex;align-items:center;gap:.75rem}.section-title small{display:block;color:#7c8495;font-weight:400}.section-number,.helper-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#a326ff,#6510dd);color:#fff;font-weight:800}.helper-card{background:linear-gradient(145deg,#fff,#f7f1ff)}.helper-icon{margin-bottom:1rem}.weekday-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.weekday-option input{position:absolute;opacity:0}.weekday-option span{display:grid;place-items:center;height:38px;border:1px solid #ded6e8;border-radius:9px;font-size:.72rem;font-weight:750;cursor:pointer}.weekday-option input:checked+span{background:#7817eb;border-color:#7817eb;color:#fff;box-shadow:0 6px 14px rgba(120,23,235,.2)}.time-range{display:inline-flex;align-items:center;gap:.4rem;font-weight:700}.time-range small{font-weight:400;color:#8a8192}.charge-box{background:#f8f5fb;padding:12px;border-radius:12px}@media(max-width:991px){.sticky-card{position:static}.page-heading{align-items:flex-start}.weekday-grid{grid-template-columns:repeat(4,1fr)}}
