@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");:root{--bg:#020b15;--bg-2:#051221;--panel:rgba(8,21,38,0.9);--panel-2:rgba(11,29,50,0.96);--surface-1:rgba(8,21,38,0.94);--surface-2:rgba(11,29,50,0.96);--surface-3:rgba(15,37,64,0.98);--line:rgba(110,154,223,0.18);--line-strong:rgba(110,154,223,0.28);--text:#f8fafc;--muted:#9fb4cf;--muted-2:#bfd0e6;--blue:#1e6bf1;--blue-2:#3b82f6;--green:#10b981;--amber:#f59e0b;--red:#ef4444;--purple:#a855f7;--shadow:0 20px 60px rgba(0,0,0,0.4);--card-title-size:20px;--card-title-weight:700;--label-size:13px;--label-weight:500;--label-color:var(--muted);--input-value-size:14px;--input-value-weight:400;--input-value-color:#ffffff}.fluxo-premium{min-height:100vh;color:var(--text)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;background:radial-gradient(circle at 50% 50%,#0d2137 0,#050f1a 50%,#02050a 100%)!important;background-attachment:fixed!important;-webkit-font-smoothing:antialiased}.fluxo-premium *{box-sizing:border-box}.fluxo-premium button,.fluxo-premium input,.fluxo-premium select,.fluxo-premium textarea{font:inherit}.fluxo-premium button{cursor:pointer}.fluxo-premium .loading-skeleton{background:rgba(255,255,255,.1)}.fluxo-premium .loading-skeleton-soft{background:rgba(255,255,255,.05)}.fluxo-premium .loading-skeleton-accent{background:rgba(59,130,246,.25)}.fluxo-premium .app-shell{display:grid;grid-template-columns:256px minmax(0,1fr);min-height:100vh;align-items:stretch}.fluxo-premium .sidebar{height:100vh;min-width:256px;width:256px;flex:0 0 256px;padding:24px 18px;border-right:1px solid rgba(148,163,184,.08);background:#030a13!important;display:flex;flex-direction:column;gap:22px;position:sticky;top:0;z-index:10;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.fluxo-premium .sidebar::-webkit-scrollbar{display:none}.fluxo-premium .mobile-drawer,.fluxo-premium .mobile-safe-spacer,.fluxo-premium .mobile-topbar{display:none}.fluxo-premium .mobile-icon-button{width:40px;height:40px;display:grid;place-items:center;flex:none;padding:0;color:#dbeafe;background:rgba(15,29,47,.72);border:1px solid rgba(148,163,184,.16);border-radius:12px;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.fluxo-premium .mobile-icon-button:hover{color:white;border-color:rgba(96,165,250,.34);background:rgba(30,107,241,.16)}.fluxo-premium .notification-hub{position:relative;display:inline-flex;flex:none;align-self:stretch}.fluxo-premium .notification-hub-link{position:relative;width:46px;min-width:46px;height:46px;min-height:46px;color:#93c5fd;text-decoration:none}.fluxo-premium .notification-hub-link:after,.fluxo-premium .notification-hub-link:before{content:none}.fluxo-premium .notification-hub.is-active .notification-hub-link,.fluxo-premium .notification-hub.is-live .notification-hub-link,.fluxo-premium .notification-hub:hover .notification-hub-link{border-radius:10px}.fluxo-premium .notification-hub-core{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;color:inherit;flex:none}.fluxo-premium .notification-hub-core svg{display:block;color:currentColor;opacity:1}.fluxo-premium .notification-hub-copy,.fluxo-premium .notification-hub-orbit,.fluxo-premium .notification-hub.is-active .notification-hub-copy,.fluxo-premium .notification-hub.is-live .notification-hub-copy,.fluxo-premium .notification-hub:hover .notification-hub-copy{display:none}.fluxo-premium .notification-hub-copy small,.fluxo-premium .notification-hub-copy strong{display:block;line-height:1.1}.fluxo-premium .notification-hub-copy strong{color:#f8fafc;font-size:12.5px;font-weight:700;letter-spacing:-.01em}.fluxo-premium .notification-hub-copy small{color:#9fb4cf;font-size:10px;font-weight:600}.fluxo-premium .notification-hub-badge{position:absolute;top:-5px;right:-5px;min-width:22px;height:22px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#eff6ff;background:linear-gradient(180deg,#2563eb,#1d4ed8);border:2px solid #081423;box-shadow:0 6px 14px rgba(37,99,235,.22);font-size:10px;font-weight:900;letter-spacing:.01em}.fluxo-premium .notification-hub.has-pending .notification-hub-link,.fluxo-premium .notification-hub.is-active .notification-hub-link{border-color:rgba(96,165,250,.3)}.fluxo-premium .notification-hub.is-active .notification-hub-link{box-shadow:0 14px 26px rgba(2,8,23,.24),inset 0 1px 0 rgba(255,255,255,.08)}.fluxo-premium .notification-hub.has-pending .notification-hub-core{color:#ffffff}.fluxo-premium .notification-hub.is-live .notification-hub-link{border-color:rgba(59,130,246,.3);box-shadow:0 14px 30px rgba(2,8,23,.24),0 0 0 1px rgba(59,130,246,.1),inset 0 1px 0 rgba(255,255,255,.08)}.fluxo-premium .notification-hub.is-live .notification-hub-link:before{content:none}.fluxo-premium .notification-hub.is-live .notification-hub-core svg{transform-origin:top center;animation:notification-hub-bell 1.15s cubic-bezier(.16,1,.3,1) 2}.fluxo-premium .notification-hub.is-live .notification-hub-orbit{animation:notification-hub-ring 1.15s ease-out 2}.fluxo-premium .notification-hub.is-live .notification-hub-badge{animation:notification-hub-badge-bump .72s cubic-bezier(.16,1,.3,1) 2}.fluxo-premium .notification-hub-live-region{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes notification-hub-sheen{0%{transform:translateX(-120%)}to{transform:translateX(140%)}}@keyframes notification-hub-bell{0%,to{transform:rotate(0deg) scale(1)}18%{transform:rotate(-16deg) scale(1.06)}36%{transform:rotate(14deg) scale(1.04)}54%{transform:rotate(-10deg) scale(1.02)}72%{transform:rotate(8deg) scale(1)}}@keyframes notification-hub-ring{0%{transform:scale(.92);opacity:.82}to{transform:scale(1.45);opacity:0}}@keyframes notification-hub-badge-bump{0%,to{transform:scale(1)}35%{transform:scale(1.18)}70%{transform:scale(.96)}}.fluxo-premium .brand{display:flex;align-items:center;gap:12px;min-height:56px}.fluxo-premium .brand-lockup{width:100%;min-width:0}.fluxo-premium .brand-header-image{width:min(100%,236px)}.fluxo-premium .brand-header-image .fluxo-brand-image__asset{width:100%;height:auto;filter:drop-shadow(0 10px 28px rgba(6,182,212,.18))}.fluxo-premium .brand-lockup-mobile{flex:1 1 auto;min-width:0}.fluxo-premium .brand-header-image-mobile{width:min(100%,184px)}.fluxo-premium .brand-header-image-drawer{width:min(100%,194px)}.fluxo-premium .brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:white;background:linear-gradient(135deg,#1e6bf1,#3b82f6);box-shadow:0 10px 25px rgba(30,107,241,.35)}.fluxo-premium .brand strong{display:block;font-size:22px;line-height:1;letter-spacing:-.04em;color:white;font-weight:800}.fluxo-premium .brand span{color:var(--muted);font-size:11px}.fluxo-premium .nav{display:grid;gap:6px}.fluxo-premium .nav-item{min-height:46px;color:#7a8f9f;border:1px solid transparent;background:transparent;border-radius:12px;display:flex;align-items:center;gap:12px;padding:10px 14px;font-weight:600;font-size:13px;transition:all .2s ease;width:100%;text-align:left}.fluxo-premium .nav-item:hover{background:rgba(30,107,241,.08);color:white}.fluxo-premium .nav-item.active{background:linear-gradient(135deg,#1e6bf1,#1255c6)!important;box-shadow:0 12px 30px rgba(30,107,241,.35);color:white!important;border-color:rgba(96,165,250,.1);font-weight:700}.fluxo-premium .nav-item.nav-item-danger{color:#fca5a5;background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.2)}.fluxo-premium .nav-item.nav-item-danger:hover{color:#fee2e2;background:rgba(239,68,68,.16);border-color:rgba(248,113,113,.28)}.fluxo-premium .spacer{flex:1}.fluxo-premium .whatsapp-pill{display:flex;align-items:center;gap:10px;padding:11px 14px;background:rgba(16,185,129,.05)!important;border:1px solid rgba(16,185,129,.18)!important;border-radius:12px;color:#a7f3d0;font-weight:700;width:100%;font-size:13px;justify-content:space-between}.fluxo-premium .whatsapp-pill i{width:8px;height:8px;border-radius:999px;background:var(--green);box-shadow:0 0 12px rgba(16,185,129,.8)}.fluxo-premium .whatsapp-pill.disconnected{background:rgba(239,68,68,.05)!important;border-color:rgba(239,68,68,.18)!important;color:#fca5a5}.fluxo-premium .whatsapp-pill.disconnected i{background:var(--red);box-shadow:0 0 12px rgba(239,68,68,.8)}.fluxo-premium .business-card{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:12px;border:1px solid rgba(148,163,184,.08);background:rgba(8,20,35,.4);border-radius:16px;padding:12px}.fluxo-premium .crest{width:40px;height:40px;border-radius:999px;background:rgba(30,107,241,.15);color:#60a5fa;display:grid;place-items:center}.fluxo-premium .crest-colegio{background:rgba(139,92,246,.16);color:#c4b5fd;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 0 24px rgba(139,92,246,.18)}.fluxo-premium .crest-gimnasio{background:rgba(244,63,94,.16);color:#fda4af;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 0 24px rgba(244,63,94,.18)}.fluxo-premium .crest-internet{background:rgba(14,165,233,.16);color:#7dd3fc;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 0 24px rgba(14,165,233,.18)}.fluxo-premium .crest-prestamos{background:rgba(16,185,129,.16);color:#86efac;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 0 24px rgba(16,185,129,.18)}.fluxo-premium .crest-alquiler{background:rgba(245,158,11,.16);color:#fcd34d;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 0 24px rgba(245,158,11,.18)}.fluxo-premium .crest-otro{background:rgba(30,107,241,.15);color:#60a5fa}.fluxo-premium .business-card strong{display:block;font-size:13px;color:white}.fluxo-premium .business-card span{color:var(--muted);font-size:11px}.fluxo-premium .content{padding:40px;min-width:0;display:flex;flex-direction:column;gap:24px}@media (min-width:781px){.fluxo-premium .app-shell{height:100vh;overflow:hidden}.fluxo-premium .content{height:100vh;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;scroll-behavior:auto}}.fluxo-premium .page-header{display:flex;justify-content:space-between;align-items:center;gap:20px}.fluxo-premium h1{margin:0;font-size:28px;letter-spacing:-.04em;color:white;font-weight:800}.fluxo-premium .dashboard-header h1{font-size:22px}.fluxo-premium p{color:var(--muted);margin:4px 0 0;font-size:14px}.fluxo-premium .header-actions{display:flex;gap:12px;align-items:center}.fluxo-premium .danger-btn,.fluxo-premium .filter-btn,.fluxo-premium .ghost-btn,.fluxo-premium .icon-btn,.fluxo-premium .outline-btn,.fluxo-premium .primary-btn,.fluxo-premium .success-btn{border:1px solid rgba(59,130,246,.15);color:white;background:rgba(8,20,35,.6);border-radius:12px;min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;transition:all .2s ease;font-size:13.5px}.fluxo-premium .icon-btn{width:42px;padding:0;position:relative}.fluxo-premium .refresh-icon-btn{width:40px;min-width:40px;min-height:40px;height:40px;border-radius:10px;color:#93c5fd}.fluxo-premium .icon-btn b{position:absolute;top:-4px;right:-4px;background:var(--red);color:white;font-size:10px;width:18px;height:18px;display:grid;place-items:center;border-radius:999px;font-weight:800}.fluxo-premium .filter-btn:hover,.fluxo-premium .ghost-btn:hover,.fluxo-premium .outline-btn:hover{border-color:rgba(30,107,241,.4);background:rgba(30,107,241,.08)}.fluxo-premium .receipt-link-btn{color:#bfdbfe;border-color:rgba(96,165,250,.32);background:linear-gradient(180deg,rgba(30,107,241,.18),rgba(30,107,241,.1))}.fluxo-premium .receipt-link-btn:hover{color:#eff6ff;border-color:rgba(96,165,250,.5);background:linear-gradient(180deg,rgba(30,107,241,.26),rgba(30,107,241,.14))}.fluxo-premium .receipt-link-btn--prominent{color:#f8fbff;border-color:rgba(147,197,253,.42);background:linear-gradient(135deg,rgba(37,99,235,.98),rgba(14,165,233,.88));box-shadow:0 14px 30px rgba(29,78,216,.28),inset 0 1px 0 rgba(255,255,255,.2)}.fluxo-premium .receipt-link-btn--prominent:hover{color:#ffffff;border-color:rgba(191,219,254,.54);background:linear-gradient(135deg,rgba(29,78,216,1),rgba(2,132,199,.92));box-shadow:0 18px 34px rgba(29,78,216,.34),inset 0 1px 0 rgba(255,255,255,.22)}.fluxo-premium .filter-btn.active{color:white;border-color:rgba(245,158,11,.32);background:rgba(245,158,11,.12)}.fluxo-premium .primary-btn{background:linear-gradient(135deg,#1e6bf1,#1255c6);border-color:rgba(96,165,250,.3);box-shadow:0 10px 25px rgba(30,107,241,.3)}.fluxo-premium .success-btn{background:linear-gradient(135deg,#059669,#10b981);border-color:rgba(52,211,153,.4)}.fluxo-premium .danger-btn{color:#fca5a5;background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.25)}.fluxo-premium .danger-btn.danger-btn-solid{color:white;background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:rgba(248,113,113,.36);box-shadow:0 10px 24px rgba(127,29,29,.3)}.fluxo-premium .outline-btn{color:#60a5fa;border-color:rgba(30,107,241,.25);background:rgba(30,107,241,.05)}.fluxo-premium .full{width:100%}.fluxo-premium .panel{background:linear-gradient(180deg,rgba(11,29,50,.96),rgba(7,19,34,.94))!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--line-strong)!important;border-radius:20px;box-shadow:var(--shadow),inset 0 1px 0 rgba(255,255,255,.04)}.fluxo-premium .panel-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;gap:16px}.fluxo-premium .panel-head h3{margin:0;font-size:var(--card-title-size,20px);color:white;font-weight:var(--card-title-weight,700)}.fluxo-premium .panel-head p{margin:4px 0 0;font-size:13px;color:var(--muted-2)}.fluxo-premium .panel-head a{color:#60a5fa;font-weight:700;text-decoration:none;font-size:13px;cursor:pointer}.fluxo-premium .title-with-icon{display:flex;align-items:center;gap:14px}.fluxo-premium .title-with-icon em{font-style:normal;margin-left:7px;font-size:12px;background:linear-gradient(135deg,var(--blue),var(--blue-2));color:white;border-radius:999px;padding:2px 8px;font-weight:800}.fluxo-premium .soft-icon,.fluxo-premium .stat-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;flex:none;color:#9badbc;background:rgba(15,29,47,.72);border:1px solid rgba(148,163,184,.1)}.fluxo-premium .soft-icon.blue,.fluxo-premium .stat-icon.blue{color:#60a5fa;background:rgba(30,107,241,.15)}.fluxo-premium .soft-icon.green,.fluxo-premium .stat-icon.green{color:#34d399;background:rgba(16,185,129,.15)}.fluxo-premium .soft-icon.amber,.fluxo-premium .stat-icon.amber{color:#fbbf24;background:rgba(245,158,11,.15)}.fluxo-premium .soft-icon.red,.fluxo-premium .stat-icon.red{color:#f87171;background:rgba(239,68,68,.15)}.fluxo-premium .soft-icon.purple,.fluxo-premium .stat-icon.purple{color:#c084fc;background:rgba(168,85,247,.15)}.fluxo-premium .verify-panel{margin-bottom:0;overflow:hidden;isolation:isolate}.fluxo-premium .verify-list{padding:0 24px 24px;display:grid;gap:12px}.fluxo-premium .verify-row{display:grid;grid-template-columns:44px minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr) minmax(280px,auto);align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(148,163,184,.06);border-radius:14px;background:rgba(5,12,23,.4);overflow:hidden;max-height:128px;transition:opacity .28s ease,transform .28s ease,max-height .32s ease,padding .32s ease,margin .32s ease,border-color .24s ease,background .24s ease,box-shadow .24s ease,filter .24s ease}.fluxo-premium .verify-row.is-saving-confirm,.fluxo-premium .verify-row.is-saving-reject{opacity:.82;transform:translateY(-1px);border-color:rgba(59,130,246,.18);box-shadow:inset 0 0 0 1px rgba(59,130,246,.05)}.fluxo-premium .verify-row.is-confirmed{background:rgba(16,185,129,.08);border-color:rgba(16,185,129,.26)}.fluxo-premium .verify-row.is-rejected{background:rgba(239,68,68,.08);border-color:rgba(239,68,68,.26)}.fluxo-premium .verify-row.is-leaving{opacity:0;transform:translateX(14px) scale(.985);max-height:0;padding-top:0;padding-bottom:0;margin-top:-10px;margin-bottom:0;border-width:0;filter:blur(1px)}.fluxo-premium .verify-row strong{display:block;font-size:13px;line-height:1.15;color:white}.fluxo-premium .verify-row span{color:var(--muted);font-size:12px}.fluxo-premium .verify-amount,.fluxo-premium .verify-main{min-width:0}.fluxo-premium .verify-amount{text-align:right}.fluxo-premium .payment-chip{display:inline-flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;max-width:100%;margin-top:3px;padding:4px 8px;border-radius:999px;border:1px solid transparent;line-height:1;font-size:10.5px;font-weight:800;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fluxo-premium .payment-inline{display:inline-flex;align-items:center;gap:6px;margin-top:4px;color:#cbd5e1;font-size:12px;font-weight:600;line-height:1.1}.fluxo-premium .payment-inline svg{flex:none;color:#94a3b8}.fluxo-premium .payment-chip svg{flex:none;opacity:1}.fluxo-premium .payment-chip.bank{color:#bfdbfe;background:linear-gradient(180deg,rgba(30,107,241,.18),rgba(30,107,241,.08));border-color:rgba(96,165,250,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.fluxo-premium .payment-chip.cash{color:#bbf7d0;background:linear-gradient(180deg,rgba(16,185,129,.18),rgba(16,185,129,.08));border-color:rgba(52,211,153,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.fluxo-premium .verify-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:nowrap;min-width:0}.fluxo-premium .verify-actions .danger-btn,.fluxo-premium .verify-actions .outline-btn,.fluxo-premium .verify-actions .success-btn{min-width:0}.fluxo-premium .payment-date-status{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-width:0}.fluxo-premium .payment-date-status .payment-date{display:block;line-height:1.15;font-size:11.5px}.fluxo-premium .pending{color:var(--blue-2);display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700;line-height:1;white-space:nowrap}.fluxo-premium .verify-actions .compact-action-btn{min-height:36px;padding:0 12px;border-radius:10px;font-size:12px;gap:6px;white-space:nowrap}.fluxo-premium .pending.green{color:#34d399}.fluxo-premium .pending.red{color:#f87171}.fluxo-premium .pending.amber{color:var(--amber)}.fluxo-premium .pending.blue{color:var(--blue-2)}.fluxo-premium .avatar{width:44px;height:44px;border-radius:999px;display:inline-grid;place-items:center;background:rgba(30,107,241,.15);color:#93c5fd;font-weight:800;font-size:14px}.fluxo-premium .avatar.small{width:32px;height:32px;font-size:12px;margin-right:8px}.fluxo-premium .avatar.green{background:rgba(16,185,129,.15);color:#a7f3d0}.fluxo-premium .dashboard-grid{display:grid;grid-template-columns:1fr 280px;gap:24px;align-items:start}.fluxo-premium .main-col{display:flex;flex-direction:column;gap:24px;min-width:0}.fluxo-premium .stats-row{display:grid;gap:18px}.fluxo-premium .stats-row.four{grid-template-columns:repeat(4,minmax(0,1fr))}.fluxo-premium .stat-card{display:flex;flex-direction:column;justify-content:space-between;min-height:154px;padding:20px;background:rgba(8,20,35,.55);border:1px solid rgba(59,130,246,.08);border-radius:16px;position:relative;overflow:hidden}.fluxo-premium .stat-card .card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;min-width:0}.fluxo-premium .stat-card .card-copy{flex:1;min-width:0;display:flex;flex-direction:column}.fluxo-premium .stat-card .card-label{color:var(--muted);display:flex;align-items:flex-end;min-height:34px;font-size:12.5px;font-weight:500;line-height:1.15}.fluxo-premium .stat-card .card-value{display:flex;align-items:flex-end;min-height:26px;font-size:21px;margin-top:4px;line-height:1;letter-spacing:-.03em;color:white;font-weight:800;font-variant-numeric:tabular-nums}.fluxo-premium .stat-card small{color:var(--muted);font-weight:700;font-size:11.5px}@media (max-width:1400px){.fluxo-premium .stat-card .card-label{min-height:30px}.fluxo-premium .stat-card .card-value{min-height:24px}}.fluxo-premium .card-chart-area{margin-top:10px;min-height:42px;display:flex;align-items:flex-end;overflow:visible;padding:2px 0 4px}.fluxo-premium .stat-card.debt-card{min-height:154px}.fluxo-premium .stat-card.debt-card .card-chart-area{min-height:72px;justify-content:center;align-items:center;padding:2px 0 0}.fluxo-premium .debt-chart{width:100%;display:flex;justify-content:center;align-items:center}.fluxo-premium .debt-ring-wrap{position:relative;width:84px;height:84px;display:grid;place-items:center}.fluxo-premium .debt-ring{width:84px;height:84px;overflow:visible;filter:drop-shadow(0 10px 18px rgba(15,23,42,.28))}.fluxo-premium .debt-ring-progress,.fluxo-premium .debt-ring-rest,.fluxo-premium .debt-ring-track{fill:none;transform:rotate(-90deg);transform-origin:44px 44px}.fluxo-premium .debt-ring-track{stroke:rgba(239,68,68,.12);stroke-width:8}.fluxo-premium .debt-ring-rest{stroke-width:8;stroke-linecap:round;opacity:.95}.fluxo-premium .debt-ring-progress{stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset .35s ease}.fluxo-premium .card-chart-svg{width:100%;height:34px;display:block;overflow:visible}.fluxo-premium .card-chart-center{width:100%;display:flex;justify-content:center;align-items:center;padding-bottom:2px}.fluxo-premium .card-chart-donut{width:40px;height:40px;display:block;overflow:visible}.fluxo-premium .card-subtitle{margin-top:8px}.fluxo-premium .trend-chart-shell{margin-top:4px;position:relative;width:100%;height:84px;overflow:visible}.fluxo-premium .trend-chart-svg{width:100%;height:100%;display:block;overflow:visible}.fluxo-premium .green,.fluxo-premium .money,.fluxo-premium small.green{color:#10b981!important}.fluxo-premium .amber,.fluxo-premium .debt,.fluxo-premium small.amber{color:var(--amber)!important}.fluxo-premium .red{color:#ef4444!important}.fluxo-premium .blue{color:#3b82f6!important}.fluxo-premium .purple{color:#a855f7!important}.fluxo-premium .table-panel{overflow:hidden}.fluxo-premium .table-panel table td,.fluxo-premium .table-panel table th{text-align:center}.fluxo-premium table{width:100%;border-collapse:collapse}.fluxo-premium td,.fluxo-premium th{padding:14px 20px;border-top:1px solid rgba(148,163,184,.06);text-align:left;vertical-align:middle}.fluxo-premium th{color:#94a3b8;font-size:12px;font-weight:700;background:rgba(255,255,255,.01);text-transform:uppercase;letter-spacing:.05em}.fluxo-premium td{color:#e2e8f0;font-size:13.5px}.fluxo-premium td strong{color:white}.fluxo-premium td small{color:var(--muted)}.fluxo-premium .badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;font-weight:700;font-size:12px;width:-moz-fit-content;width:fit-content}.fluxo-premium .badge i,.fluxo-premium .dot{width:6px;height:6px;border-radius:999px;display:inline-block}.fluxo-premium .badge.green{background:rgba(16,185,129,.1);color:#34d399!important;border:1px solid rgba(16,185,129,.15)}.fluxo-premium .badge.green i,.fluxo-premium .dot.green{background:#10b981}.fluxo-premium .badge.amber{background:rgba(245,158,11,.1);color:#fbbf24!important;border:1px solid rgba(245,158,11,.15)}.fluxo-premium .badge.amber i,.fluxo-premium .dot.amber{background:#f59e0b}.fluxo-premium .badge.red{background:rgba(239,68,68,.1);color:#f87171!important;border:1px solid rgba(239,68,68,.15)}.fluxo-premium .badge.red i,.fluxo-premium .dot.red{background:#ef4444}.fluxo-premium .icon-mini,.fluxo-premium .kebab{border:1px solid rgba(59,130,246,.12);background:rgba(30,107,241,.08);color:#60a5fa;width:32px;height:32px;border-radius:8px;display:inline-grid;place-items:center;transition:all .2s ease}.fluxo-premium .icon-mini:hover,.fluxo-premium .kebab:hover{border-color:rgba(30,107,241,.35);background:rgba(30,107,241,.18);color:white}.fluxo-premium .icon-mini.icon-mini-danger{color:#fca5a5;background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.22)}.fluxo-premium .icon-mini.icon-mini-danger:hover{color:#fee2e2;background:rgba(239,68,68,.2);border-color:rgba(248,113,113,.34)}.fluxo-premium .icon-mini.icon-mini-success{color:#6ee7b7;background:rgba(16,185,129,.12);border-color:rgba(16,185,129,.22)}.fluxo-premium .icon-mini.icon-mini-success:hover{color:#d1fae5;background:rgba(16,185,129,.2);border-color:rgba(52,211,153,.34)}.fluxo-premium .today-panel{background:rgba(8,20,35,.55);border:1px solid rgba(59,130,246,.08);border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:10px;align-content:start}.fluxo-premium .today-panel h3{margin:0 0 4px;color:white;font-size:16px;font-weight:700}.fluxo-premium .mini-summary{display:flex;gap:12px;align-items:center;padding:12px;border:1px solid rgba(148,163,184,.06);border-radius:12px;background:rgba(5,12,23,.4)}.fluxo-premium .mini-summary .soft-icon{width:38px;height:38px;border-radius:10px}.fluxo-premium .mini-summary small,.fluxo-premium .mini-summary span,.fluxo-premium .mini-summary strong{display:block}.fluxo-premium .mini-summary strong{font-size:18px;color:white}.fluxo-premium .mini-summary span{color:var(--muted);font-size:12px}.fluxo-premium .mini-summary small{font-weight:700;font-size:11px}.fluxo-premium .filters,.fluxo-premium .search,.fluxo-premium .tabs{display:flex;align-items:center;gap:12px}.fluxo-premium .search{height:46px;min-width:360px;flex:1;padding:0 16px;border-radius:12px;border:1px solid rgba(59,130,246,.12);background:rgba(8,20,35,.6);color:var(--muted)}.fluxo-premium .search input{width:100%;border:0;outline:none;background:transparent;color:white;font-size:13.5px}.fluxo-premium .tabs{background:rgba(8,20,35,.5);border:1px solid rgba(59,130,246,.08);border-radius:12px;padding:8px}.fluxo-premium .tabs button{border:0;color:var(--muted);background:transparent;padding:8px 14px;border-radius:8px;font-weight:700;font-size:13px;transition:all .2s ease}.fluxo-premium .tabs button.active{color:#3b82f6;background:rgba(30,107,241,.12)}.fluxo-premium .split-grid{display:grid;grid-template-columns:1fr 280px;gap:24px;align-items:start}.fluxo-premium .side-stack{display:flex;flex-direction:column;gap:18px;align-content:start}.fluxo-premium .ia-card,.fluxo-premium .today-panel{border:1px solid rgba(59,130,246,.08)!important;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0)),rgba(8,20,35,.55)!important;border-radius:20px;padding:18px;min-height:300px;box-shadow:var(--shadow),inset 0 1px 0 rgba(255,255,255,.04);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);position:sticky;top:24px;overflow:hidden;display:flex;flex-direction:column;isolation:isolate;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.fluxo-premium .ia-card:before,.fluxo-premium .today-panel:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(120deg,#1e6bf1,#3b82f6,#38bdf8,#60a5fa,#1e6bf1)!important;background-size:300% 300%!important;animation:aurora-flow 8s ease infinite!important;pointer-events:none;z-index:1;opacity:.07;mix-blend-mode:screen!important;transition:opacity .4s ease}.fluxo-premium .ia-card:after,.fluxo-premium .today-panel:after{content:"";position:absolute;inset:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.06);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;padding:1px;opacity:.9;pointer-events:none;z-index:2}.fluxo-premium .ia-card>*,.fluxo-premium .today-panel>*{position:relative;z-index:3!important}.fluxo-premium .ia-card:hover,.fluxo-premium .today-panel:hover{transform:translateY(-2px);border-color:rgba(59,130,246,.14)!important;box-shadow:var(--shadow),inset 0 1px 0 rgba(255,255,255,.05)}.fluxo-premium .ia-card-aurora{position:absolute;inset:-22% -14%;z-index:1;pointer-events:none;filter:blur(20px);opacity:.52;mix-blend-mode:screen}.fluxo-premium .aurora-blob,.fluxo-premium .aurora-glare{position:absolute;border-radius:999px}.fluxo-premium .aurora-blob{filter:blur(18px);opacity:.48}.fluxo-premium .aurora-blob-a{top:8%;left:-4%;width:180px;height:140px;background:radial-gradient(circle,rgba(56,189,248,.46) 0,rgba(56,189,248,.16) 45%,transparent 74%);animation:aurora-drift-a 13s ease-in-out infinite alternate}.fluxo-premium .aurora-blob-b{top:34%;right:-3%;width:210px;height:155px;background:radial-gradient(circle,rgba(96,165,250,.42) 0,rgba(96,165,250,.14) 48%,transparent 76%);animation:aurora-drift-b 16s ease-in-out infinite alternate}.fluxo-premium .aurora-blob-c{bottom:-8%;left:22%;width:200px;height:150px;background:radial-gradient(circle,rgba(30,107,241,.48) 0,rgba(30,107,241,.15) 42%,transparent 72%);animation:aurora-drift-c 14s ease-in-out infinite alternate}.fluxo-premium .aurora-glare{inset:6% 18% auto auto;width:180px;height:68px;border-radius:999px;background:linear-gradient(115deg,rgba(255,255,255,.22),rgba(255,255,255,.04) 52%,transparent 78%);transform:rotate(18deg);filter:blur(8px);opacity:.58;animation:glare-sweep 9s ease-in-out infinite}.fluxo-premium .ia-card-signal{position:absolute;inset:12px 12px auto auto;width:74px;height:74px;z-index:3;pointer-events:none;display:grid;place-items:center}.fluxo-premium .signal-core{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;background:radial-gradient(circle,rgba(255,255,255,.24),rgba(59,130,246,.12) 55%,rgba(8,20,35,.05) 100%);border:1px solid rgba(96,165,250,.2);box-shadow:0 0 28px rgba(30,107,241,.24),inset 0 0 18px rgba(255,255,255,.08);animation:pulse-glow 2.6s ease-in-out infinite}.fluxo-premium .signal-orbit{position:absolute;border-radius:999px;border:1px solid rgba(96,165,250,.24);animation:orbit-spin 8s linear infinite}.fluxo-premium .signal-orbit-a{inset:0}.fluxo-premium .signal-orbit-b{inset:14px;animation-duration:5.6s;animation-direction:reverse}.fluxo-premium .signal-orbit-c{inset:28px;animation-duration:3.8s}.fluxo-premium .ia-card-copy{padding-right:84px}.fluxo-premium .ia-chip{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:0 12px 0 9px;border-radius:999px;border:1px solid rgba(96,165,250,.22);background:rgba(30,107,241,.09);color:#bfdbfe;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.fluxo-premium .ia-chip i{width:6px;height:6px;border-radius:999px;background:#93c5fd;box-shadow:0 0 10px #93c5fd}.fluxo-premium .ia-card-metrics{display:grid;grid-template-columns:1fr;gap:10px;align-items:end}.fluxo-premium .ia-card-progress{display:grid;gap:8px}.fluxo-premium .progress-track{height:10px;border-radius:999px;background:rgba(15,23,42,.8);border:1px solid rgba(59,130,246,.18);overflow:hidden}.fluxo-premium .progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#1e6bf1,#3b82f6,#38bdf8,#60a5fa);background-size:180% 100%;box-shadow:0 0 18px rgba(30,107,241,.35);animation:aurora-flow 2.8s linear infinite;transition:width .45s cubic-bezier(.16,1,.3,1)}.fluxo-premium .ia-card-progress small{color:#bfdbfe;font-size:10px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.fluxo-premium .ia-card-progress p{margin:0;color:#cbd5e1;font-size:11px;line-height:1.4}.fluxo-premium .ia-card-steps{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 0}.fluxo-premium .ia-card-steps .step{display:inline-flex;align-items:center;gap:8px;padding:6px 9px;border-radius:999px;background:rgba(3,10,20,.5);border:1px solid rgba(148,163,184,.1);color:#94a3b8;font-size:10px;font-weight:700}.fluxo-premium .ia-card-steps .step span{width:7px;height:7px;border-radius:999px;background:rgba(148,163,184,.35);box-shadow:0 0 0 0 rgba(30,107,241,.25)}.fluxo-premium .ia-card-steps .step.active{color:#dbeafe;border-color:rgba(59,130,246,.22);background:rgba(30,107,241,.12);box-shadow:0 0 16px rgba(30,107,241,.08)}.fluxo-premium .ia-card-steps .step b{font-size:10px;line-height:1}.fluxo-premium .ia-card .ia-card-copy h3{margin:10px 0 4px;font-size:14px;line-height:1.1}.fluxo-premium .ia-card .ia-card-copy p{margin:0;font-size:11px;line-height:1.35;max-width:26ch}.fluxo-premium .ia-card .ia-card-metrics strong{font-size:17px}.fluxo-premium .ia-card .ia-card-metrics span{font-size:11px}.fluxo-premium .ia-card .ia-card-metrics b{font-size:18px;margin-top:4px}.fluxo-premium .ia-card-steps .step.active span{background:#93c5fd;box-shadow:0 0 14px #93c5fd;animation:pulse-icon 1.2s ease-in-out infinite}.fluxo-premium .help-card{border:1px solid rgba(59,130,246,.15)!important;border-radius:20px;padding:20px;backdrop-filter:blur(12px);position:relative;overflow:hidden}.fluxo-premium .ia-card.processing,.fluxo-premium .today-panel.processing{border-color:#3b82f6!important;box-shadow:0 0 40px rgba(30,107,241,.22),0 24px 70px rgba(0,0,0,.44),inset 0 1px 0 rgba(255,255,255,.1)!important}.fluxo-premium .ia-card.processing:before,.fluxo-premium .today-panel.processing:before{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(120deg,#1e6bf1,#3b82f6,#38bdf8,#60a5fa,#1e6bf1)!important;background-size:300% 300%!important;animation:aurora-flow 2.2s linear infinite!important;opacity:.16!important;mix-blend-mode:screen!important}.fluxo-premium .ia-card.processing .ia-card-aurora{opacity:1}.fluxo-premium .ia-card.processing .aurora-blob{opacity:.7;animation-duration:7s}.fluxo-premium .ia-card.processing .aurora-glare{opacity:.76;animation-duration:4.8s}.fluxo-premium .help-card h3,.fluxo-premium .ia-card h3,.fluxo-premium .today-panel h3{margin:8px 0 4px;color:white;font-weight:700;font-size:15px}.fluxo-premium .help-card p,.fluxo-premium .ia-card p,.fluxo-premium .today-panel p{font-size:12px;line-height:1.4;color:#b4c6ef}.fluxo-premium .ia-card b,.fluxo-premium .ia-card strong{display:block;color:#bfdbfe;font-size:20px;margin:8px 0;font-weight:800}.fluxo-premium .ia-card span{color:var(--muted);font-size:12px}.fluxo-premium .ia-card .primary-btn,.fluxo-premium .today-panel .primary-btn{background:rgba(30,107,241,.12)!important;border:1px solid rgba(59,130,246,.35)!important;color:#dbeafe!important;box-shadow:0 4px 15px rgba(30,107,241,.12)!important;transition:all .25s ease;font-weight:700;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;box-sizing:border-box!important}.fluxo-premium .ia-card .primary-btn:hover,.fluxo-premium .today-panel .primary-btn:hover{background:rgba(30,107,241,.22)!important;border-color:rgba(59,130,246,.6)!important;box-shadow:0 4px 20px rgba(30,107,241,.22)!important;color:white!important}.fluxo-premium .ia-card .primary-btn.loading,.fluxo-premium .today-panel .primary-btn.loading{background:linear-gradient(90deg,#1e6bf1,#3b82f6,#38bdf8,#1e6bf1)!important;background-size:300% 100%!important;border:1px solid transparent!important;color:white!important;box-shadow:0 0 25px rgba(30,107,241,.3)!important;animation:aurora-flow 3s linear infinite!important}.fluxo-premium .ia-card .primary-btn:disabled{opacity:.62;cursor:not-allowed;box-shadow:none!important}.fluxo-premium .ia-card .primary-btn .pulse{animation:pulse-icon 1.4s ease-in-out infinite}.fluxo-premium .ia-card-note{margin-top:10px;color:#94a3b8;font-size:11px;line-height:1.35;text-align:center}.fluxo-premium .help-card{border-color:rgba(59,130,246,.15)!important;background:rgba(8,20,35,.62)!important;box-shadow:none}.fluxo-premium .actions{display:flex;align-items:center;gap:10px}.fluxo-premium .wa{color:#10b981}.fluxo-premium .ai-btn{position:relative;overflow:hidden;min-height:34px;width:175px!important;min-width:175px!important;max-width:175px!important;flex-shrink:0!important;justify-content:center;border:1px solid rgba(168,85,247,.25)!important;border-radius:8px;padding:0 12px;color:#d8b4fe!important;background:rgba(168,85,247,.08)!important;display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:12.5px;box-shadow:none!important;transition:all .2s ease}.fluxo-premium .ai-btn svg,.fluxo-premium .dashboard-pending-actions .pending-ai-btn svg{flex:0 0 auto;color:inherit}.fluxo-premium .ai-btn:hover{background:rgba(168,85,247,.18)!important;border-color:rgba(168,85,247,.5)!important;color:white!important}.fluxo-premium .toasts{right:28px;bottom:28px;display:flex;flex-direction:column;gap:12px;z-index:1000;pointer-events:none}.fluxo-premium .toast{pointer-events:auto;border:0;outline:0;cursor:pointer;display:flex;align-items:center;gap:14px;padding:14px 18px;background:rgba(10,25,47,.85)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(59,130,246,.14)!important;border-radius:14px;box-shadow:0 15px 35px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.05);animation:toast-slide-in .3s cubic-bezier(.16,1,.3,1) forwards;color:white!important;font-family:inherit}.fluxo-premium .toast:before{content:"";width:8px;height:8px;border-radius:99px;flex:none}.fluxo-premium .toast.success:before{background:var(--green);box-shadow:0 0 10px var(--green)}.fluxo-premium .toast.error:before{background:var(--red);box-shadow:0 0 10px var(--red)}.fluxo-premium .toast.success{border-color:rgba(16,185,129,.3)!important}.fluxo-premium .toast.error{border-color:rgba(239,68,68,.3)!important}.fluxo-premium .toast strong{font-weight:700}.fluxo-premium .toast span{margin-top:2px;font-size:11.5px}.fluxo-premium .notification-banner{color:white;background:linear-gradient(135deg,rgba(6,182,212,.94),rgba(37,99,235,.9));border:1px solid rgba(125,211,252,.28);box-shadow:0 22px 54px rgba(2,8,23,.4),inset 0 1px 0 rgba(255,255,255,.18);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.fluxo-premium .notification-banner--info{color:white}@keyframes toast-slide-in{0%{transform:translateY(20px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.fluxo-premium .ai-btn.sending{opacity:.65;cursor:not-allowed;background:rgba(168,85,247,.05)!important;border-color:rgba(168,85,247,.15)!important}.fluxo-premium .ai-btn.sent{background:rgba(16,185,129,.1)!important;border-color:rgba(16,185,129,.35)!important;color:#34d399!important}.fluxo-premium .shine{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transform:translateX(-120%);animation:shine 1.15s linear infinite}.fluxo-premium .spin{animation:spin .8s linear infinite}.fluxo-premium .pulse{animation:pulse-icon 1.5s ease-in-out infinite}@keyframes pulse-icon{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.25);opacity:1}}@keyframes pulse-glow{0%,to{box-shadow:0 0 12px rgba(168,85,247,.2)}50%{box-shadow:0 0 24px rgba(168,85,247,.45)}}@keyframes orbit-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes float-halo{0%,to{transform:translateZ(0) scale(1);opacity:.55}50%{transform:translate3d(0,-4px,0) scale(1.03);opacity:.82}}@keyframes aurora-drift-a{0%{transform:translate3d(-10px,-8px,0) scale(1) rotate(0deg)}to{transform:translate3d(42px,18px,0) scale(1.16) rotate(10deg)}}@keyframes aurora-drift-b{0%{transform:translate3d(8px,0,0) scale(1.02) rotate(0deg)}to{transform:translate3d(-34px,28px,0) scale(1.18) rotate(-12deg)}}@keyframes aurora-drift-c{0%{transform:translate3d(0,14px,0) scale(.96) rotate(-6deg)}to{transform:translate3d(28px,-24px,0) scale(1.14) rotate(8deg)}}@keyframes glare-sweep{0%,to{transform:translate3d(-14px,0,0) rotate(18deg);opacity:.34}50%{transform:translate3d(26px,10px,0) rotate(24deg);opacity:.72}}@keyframes shine{to{transform:translateX(120%)}}@keyframes spin{to{transform:rotate(1turn)}}.fluxo-premium .settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"service banks" "gateway banks" "gateway security";gap:16px;align-items:start}.fluxo-premium .form-card{padding:24px}.fluxo-premium .settings-service-card{grid-area:service}.fluxo-premium .settings-banks-card{grid-area:banks}.fluxo-premium .settings-gateway-card{grid-area:gateway}.fluxo-premium .settings-security-card{grid-area:security}.fluxo-premium .settings-card--compact{padding:18px 18px 16px}.fluxo-premium .form-title{display:flex;align-items:center;gap:12px;margin-bottom:20px}.fluxo-premium .settings-card--compact .form-title{margin-bottom:12px}.fluxo-premium .form-title h3{margin:0;color:white;font-size:var(--card-title-size,20px);font-weight:var(--card-title-weight,700)}.fluxo-premium label{display:grid;gap:6px;color:var(--label-color,#ccd6e6);font-size:var(--label-size,14px);font-weight:var(--label-weight,500);margin-bottom:12px}.fluxo-premium input,.fluxo-premium select,.fluxo-premium textarea{width:100%;color:var(--input-value-color,white);background:rgba(3,10,20,.5);border:1px solid rgba(59,130,246,.12);border-radius:10px;padding:10px 12px;outline:none;font-size:var(--input-value-size,16px);font-weight:var(--input-value-weight,600);transition:all .2s ease}.fluxo-premium input::-moz-placeholder,.fluxo-premium textarea::-moz-placeholder{color:#94a3b8!important;font-weight:400!important}.fluxo-premium input::placeholder,.fluxo-premium textarea::placeholder{color:#94a3b8!important;font-weight:400!important}.admin-premium .select-shell,.fluxo-premium .select-shell{position:relative;width:100%}.admin-premium .select-field,.fluxo-premium .select-field{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:42px!important}.admin-premium .select-icon,.fluxo-premium .select-icon{position:absolute;top:50%;right:14px;transform:translateY(-50%);pointer-events:none;transition:color .2s ease,transform .2s ease}.admin-premium .select-shell:hover .select-icon,.fluxo-premium .select-shell:hover .select-icon{transform:translateY(-50%) scale(1.05)}.fluxo-premium .select-field option{color:#e2e8f0;background:#091521;font-size:var(--input-value-size,14px);font-weight:var(--input-value-weight,400)}.fluxo-premium textarea{min-height:86px;resize:vertical}.fluxo-premium .settings-card--compact textarea{min-height:80px;padding-top:10px;padding-bottom:10px}.fluxo-premium .settings-card--compact label{gap:4px;margin-bottom:8px}.fluxo-premium .settings-card--compact input,.fluxo-premium .settings-card--compact select,.fluxo-premium .settings-card--compact textarea{border-radius:9px}.fluxo-premium input:focus,.fluxo-premium select:focus,.fluxo-premium textarea:focus{border-color:rgba(30,107,241,.6);box-shadow:0 0 0 3px rgba(30,107,241,.15)}.fluxo-premium .select-field{border-color:rgba(96,165,250,.16);background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,0)),rgba(3,10,20,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.fluxo-premium .select-shell:hover .select-field{border-color:rgba(96,165,250,.32);background:linear-gradient(180deg,rgba(96,165,250,.06),rgba(255,255,255,0)),rgba(4,13,25,.9)}.fluxo-premium .select-field:focus+.select-icon,.fluxo-premium .select-shell:hover .select-icon{color:#93c5fd}.fluxo-premium .select-field:focus{background:linear-gradient(180deg,rgba(96,165,250,.08),rgba(255,255,255,0)),rgba(4,14,26,.96)}.fluxo-premium .bank-list{display:flex;flex-direction:column;gap:8px}.fluxo-premium .settings-banks-card .bank-list{gap:6px;margin-top:12px!important}.fluxo-premium .bank-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid rgba(148,163,184,.06);border-radius:12px;background:rgba(5,12,23,.3)}.fluxo-premium .settings-banks-card .bank-row{padding:10px 11px;gap:10px}.fluxo-premium .bank-row strong{display:block;font-size:13px;color:white}.fluxo-premium .bank-row small{color:var(--muted);font-size:11.5px}.fluxo-premium .settings-banks-card .bank-row small{font-size:10.5px}.fluxo-premium .connected-line,.fluxo-premium .toggle-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;border:1px solid rgba(59,130,246,.08);border-radius:12px;background:rgba(5,12,23,.2)}.fluxo-premium .action-tile,.fluxo-premium .activity-grid div,.fluxo-premium .bank-row,.fluxo-premium .connected-line,.fluxo-premium .dashboard-chip,.fluxo-premium .dashboard-pending-row,.fluxo-premium .dashboard-search-shortcut,.fluxo-premium .empty-operational,.fluxo-premium .finance-bar-track,.fluxo-premium .mini-summary,.fluxo-premium .overview-stat,.fluxo-premium .quota-donut-center,.fluxo-premium .quota-summary-item,.fluxo-premium .reminders-funnel-row,.fluxo-premium .reminders-upcoming-item,.fluxo-premium .search,.fluxo-premium .tabs,.fluxo-premium .toggle-row,.fluxo-premium .verify-row{border-color:var(--line)!important}.fluxo-premium .action-tile,.fluxo-premium .overview-stat,.fluxo-premium .quota-summary-item,.fluxo-premium .verify-row{background:linear-gradient(180deg,rgba(13,35,60,.96),rgba(9,24,42,.94))!important;box-shadow:0 18px 36px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)}.fluxo-premium .activity-grid div,.fluxo-premium .bank-row,.fluxo-premium .connected-line,.fluxo-premium .dashboard-chip,.fluxo-premium .dashboard-pending-row,.fluxo-premium .dashboard-search-shortcut,.fluxo-premium .empty-operational,.fluxo-premium .finance-bar-track,.fluxo-premium .mini-summary,.fluxo-premium .quota-donut-center,.fluxo-premium .reminders-funnel-row,.fluxo-premium .reminders-upcoming-item,.fluxo-premium .search,.fluxo-premium .tabs,.fluxo-premium .toggle-row{background:linear-gradient(180deg,rgba(11,29,50,.92),rgba(8,21,38,.9))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 10px 24px rgba(0,0,0,.18)}.fluxo-premium .settings-bank-form,.fluxo-premium .settings-form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px!important;align-items:start;padding:10px!important}.fluxo-premium .settings-bank-form>label,.fluxo-premium .settings-bank-form>span,.fluxo-premium .settings-form-grid>label{margin-bottom:0;min-width:0}.fluxo-premium .settings-bank-form>span{grid-column:1/-1}.fluxo-premium .settings-bank-form>button,.fluxo-premium .settings-form-grid>button{grid-column:1/-1;margin-top:2px!important}.fluxo-premium .settings-bank-form>.modal-grid-2{display:contents}.fluxo-premium .settings-bank-form>.modal-grid-2 label{margin-bottom:0;min-width:0}.fluxo-premium .toggle{width:40px;height:22px;border:0;border-radius:999px;background:#1e293b;position:relative;transition:background-color .2s ease}.fluxo-premium .toggle:after{content:"";position:absolute;width:16px;height:16px;border-radius:999px;background:white;top:3px;left:3px;transition:all .2s ease}.fluxo-premium .toggle.on{background:var(--green)}.fluxo-premium .toggle.on:after{left:21px}.fluxo-premium .loading{min-height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--muted);gap:12px;font-size:14px}.fluxo-premium .mobile-bottom-nav,.fluxo-premium .mobile-footer-showcase{display:none}.fluxo-premium .home-ops-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.fluxo-premium .operational-card{padding:22px;display:grid;gap:18px;position:relative;background:linear-gradient(135deg,rgba(8,20,35,.8),rgba(10,28,50,.65))!important;border:1px solid rgba(59,130,246,.15)!important;overflow:hidden}.fluxo-premium .operational-card:after{content:"";position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(59,130,246,.08) 0,rgba(59,130,246,0) 70%);pointer-events:none;z-index:0}.fluxo-premium .operational-card>*{position:relative;z-index:1}.fluxo-premium .operational-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.fluxo-premium .operational-card-head span,.fluxo-premium .recommended-action span{display:block;color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.fluxo-premium .operational-card h2{margin:4px 0 0;color:white;font-size:20px;font-weight:800;line-height:1.15}.fluxo-premium .ops-status{min-height:30px;display:inline-flex;align-items:center;gap:8px;padding:0 9px;border-radius:999px;font-size:11.5px;font-weight:800;border:1px solid rgba(239,68,68,.15);color:#fca5a5;background:rgba(239,68,68,.08);transition:all .3s ease}.fluxo-premium .ops-status.online{color:#a7f3d0;background:rgba(16,185,129,.08);border-color:rgba(16,185,129,.18)}.fluxo-premium .ops-status i{width:7px;height:7px;border-radius:99px;background:currentColor;box-shadow:0 0 10px currentColor;display:inline-block}@keyframes statusPulse{0%{box-shadow:0 0 0 0 rgba(16,185,129,.7)}70%{box-shadow:0 0 0 6px rgba(16,185,129,0)}to{box-shadow:0 0 0 0 rgba(16,185,129,0)}}@keyframes statusPulseOffline{0%{box-shadow:0 0 0 0 rgba(239,68,68,.7)}70%{box-shadow:0 0 0 6px rgba(239,68,68,0)}to{box-shadow:0 0 0 0 rgba(239,68,68,0)}}.fluxo-premium .ops-status.online i{animation:statusPulse 2s infinite}.fluxo-premium .ops-status:not(.online) i{animation:statusPulseOffline 2s infinite}.fluxo-premium .operating-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.fluxo-premium .operating-metric{position:relative;overflow:hidden;min-height:94px;display:flex;flex-direction:column;justify-content:space-between;padding:14px 16px;border-radius:14px;border:1px solid rgba(148,163,184,.1);background:rgba(5,12,23,.38);transition:all .3s cubic-bezier(.4,0,.2,1)}.fluxo-premium .operating-metric:before{content:"";position:absolute;inset:0 0 auto;height:2.5px;background:rgba(148,163,184,.16);transition:all .3s ease}.fluxo-premium .operating-metric .metric-header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:6px}.fluxo-premium .operating-metric span{color:var(--muted);font-size:11.5px;font-weight:700;line-height:1.1}.fluxo-premium .operating-metric .metric-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.fluxo-premium .operating-metric strong{color:#f8fafc;font-size:24px;line-height:1;font-weight:850;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.fluxo-premium .operating-metric.success:before{background:linear-gradient(90deg,var(--green),rgba(16,185,129,.2))}.fluxo-premium .operating-metric.success .metric-icon{color:var(--green);background:rgba(16,185,129,.1);border-color:rgba(16,185,129,.15)}.fluxo-premium .operating-metric.success:hover{border-color:rgba(16,185,129,.3)!important;background:linear-gradient(135deg,rgba(8,20,35,.75),rgba(16,185,129,.04))!important;box-shadow:0 8px 24px rgba(16,185,129,.1);transform:translateY(-2px)}.fluxo-premium .operating-metric.warning:before{background:linear-gradient(90deg,var(--amber),rgba(245,158,11,.2))}.fluxo-premium .operating-metric.warning .metric-icon{color:var(--amber);background:rgba(245,158,11,.1);border-color:rgba(245,158,11,.15)}.fluxo-premium .operating-metric.warning:hover{border-color:rgba(245,158,11,.3)!important;background:linear-gradient(135deg,rgba(8,20,35,.75),rgba(245,158,11,.04))!important;box-shadow:0 8px 24px rgba(245,158,11,.1);transform:translateY(-2px)}.fluxo-premium .operating-metric.danger:before{background:linear-gradient(90deg,var(--red),rgba(239,68,68,.2))}.fluxo-premium .operating-metric.danger .metric-icon{color:var(--red);background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.15)}.fluxo-premium .operating-metric.danger:hover{border-color:rgba(239,68,68,.3)!important;background:linear-gradient(135deg,rgba(8,20,35,.75),rgba(239,68,68,.04))!important;box-shadow:0 8px 24px rgba(239,68,68,.1);transform:translateY(-2px)}.fluxo-premium .operating-metric.info:before{background:linear-gradient(90deg,var(--blue-2),rgba(59,130,246,.2))}.fluxo-premium .operating-metric.info .metric-icon{color:var(--blue-2);background:rgba(59,130,246,.1);border-color:rgba(59,130,246,.15)}.fluxo-premium .operating-metric.info:hover{border-color:rgba(59,130,246,.3)!important;background:linear-gradient(135deg,rgba(8,20,35,.75),rgba(59,130,246,.04))!important;box-shadow:0 8px 24px rgba(59,130,246,.1);transform:translateY(-2px)}.fluxo-premium .operating-metric:hover .metric-icon{transform:scale(1.08)}.fluxo-premium .collection-progress-container{margin-top:-4px;margin-bottom:6px;display:flex;flex-direction:column;gap:6px}.fluxo-premium .collection-progress-container .progress-label{display:flex;justify-content:space-between;align-items:center;font-size:11.5px}.fluxo-premium .collection-progress-container .progress-label span{color:var(--muted);font-weight:700;text-transform:uppercase;letter-spacing:.03em}.fluxo-premium .collection-progress-container .progress-label strong{color:var(--green);font-weight:800}.fluxo-premium .collection-progress-container .progress-bar-bg{height:5px;background:rgba(255,255,255,.04);border-radius:99px;overflow:hidden;border:1px solid rgba(255,255,255,.01)}.fluxo-premium .collection-progress-container .progress-bar-fill{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:99px;box-shadow:0 0 8px rgba(16,185,129,.35);transition:width .8s cubic-bezier(.4,0,.2,1)}.fluxo-premium .recommended-action{padding:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.fluxo-premium .recommended-action strong{display:block;margin-top:4px;color:white;font-size:18px;line-height:1.25}.fluxo-premium .recommended-action p{margin-top:4px;font-size:12.5px}.fluxo-premium .quick-actions-section{display:grid;gap:12px}.fluxo-premium .section-title-row{display:flex;align-items:center;justify-content:space-between}.fluxo-premium .section-title-row h3{margin:0;color:white;font-size:16px;font-weight:800}.fluxo-premium .quick-actions-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.fluxo-premium .quick-action{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border-radius:12px;color:#dbeafe;background:rgba(8,20,35,.68);border:1px solid rgba(59,130,246,.12);font-size:13px;font-weight:800;text-align:center}.fluxo-premium .quick-action:hover{color:white;border-color:rgba(96,165,250,.34);background:rgba(30,107,241,.12)}.fluxo-premium .quick-action.disabled,.fluxo-premium .quick-action:disabled{opacity:.52;cursor:not-allowed}.fluxo-premium .pending-panel{overflow:hidden}.fluxo-premium .pending-list{display:grid;gap:10px;padding:0 18px 18px}.fluxo-premium .pending-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:14px;border-radius:14px;border:1px solid rgba(148,163,184,.08);background:rgba(5,12,23,.42)}.fluxo-premium .pending-item.overdue{border-color:rgba(239,68,68,.22);background:linear-gradient(90deg,rgba(239,68,68,.09),rgba(5,12,23,.42) 48%)}.fluxo-premium .pending-item.soon{border-color:rgba(245,158,11,.22);background:linear-gradient(90deg,rgba(245,158,11,.08),rgba(5,12,23,.42) 48%)}.fluxo-premium .pending-item.ok{border-color:rgba(16,185,129,.14)}.fluxo-premium .pending-avatar{color:#a7f3d0;background:rgba(16,185,129,.14);font-size:13px;font-weight:850}.fluxo-premium .pending-copy{min-width:0}.fluxo-premium .pending-meta,.fluxo-premium .pending-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.fluxo-premium .pending-title-row strong{min-width:0;color:white;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fluxo-premium .pending-title-row b{color:white;font-size:14px;font-variant-numeric:tabular-nums;white-space:nowrap}.fluxo-premium .pending-meta{margin-top:4px}.fluxo-premium .pending-meta em,.fluxo-premium .pending-meta span{color:var(--muted);font-size:12px;font-style:normal}.fluxo-premium .pending-meta em{color:#fbbf24;font-weight:800;white-space:nowrap}.fluxo-premium .pending-meta em.overdue{color:#f87171}.fluxo-premium .pending-meta em.soon{color:#fbbf24}.fluxo-premium .pending-meta em.ok{color:#34d399}.fluxo-premium .pending-detail{display:block;margin-top:6px;color:#93a9bc;font-size:11.5px;font-weight:700}.fluxo-premium .pending-actions{display:flex;gap:8px;margin-top:12px}.fluxo-premium .compact{min-height:34px;padding:0 11px;border-radius:9px;font-size:12px}.fluxo-premium .empty-operational{min-height:150px;display:grid;place-items:center;align-content:center;gap:6px;padding:24px 18px;border:1px solid rgba(148,163,184,.12);border-radius:18px;overflow:hidden;color:#34d399;text-align:center}.fluxo-premium .empty-operational strong{color:white;font-size:15px}.fluxo-premium .empty-operational span{color:var(--muted);font-size:12.5px}.fluxo-premium .ops-side{display:grid;gap:16px}.fluxo-premium .analytics-panel{overflow:hidden}.fluxo-premium .analytics-body{display:grid;gap:14px;padding:0 18px 18px}.fluxo-premium .comparison-block{display:grid;gap:10px}.fluxo-premium .comparison-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.fluxo-premium .comparison-row span,.fluxo-premium .quota-mix span,.fluxo-premium .week-bars-head span{color:var(--muted);font-size:11.5px;font-weight:800}.fluxo-premium .comparison-row strong{color:white;font-size:13px;font-variant-numeric:tabular-nums}.fluxo-premium .comparison-row i{grid-column:1/-1;height:8px;min-width:8px;border-radius:999px;background:linear-gradient(90deg,rgba(148,163,184,.42),rgba(96,165,250,.45))}.fluxo-premium .quota-mix{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.fluxo-premium .quota-mix div{display:grid;gap:4px;padding:10px;border-radius:10px;background:rgba(5,12,23,.38);border:1px solid rgba(148,163,184,.08)}.fluxo-premium .quota-mix strong{color:white;font-size:18px;line-height:1}.fluxo-premium .week-bars{display:grid;gap:10px;padding-top:2px}.fluxo-premium .week-bars-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.fluxo-premium .week-bars-head strong{color:white;font-size:13px}.fluxo-premium .week-bars-grid{height:126px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;align-items:end}.fluxo-premium .week-bar{height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:7px;align-items:end;justify-items:center}.fluxo-premium .week-bar span{width:100%;min-height:8px;border-radius:7px 7px 3px 3px;background:linear-gradient(180deg,#60a5fa,#1e6bf1);box-shadow:0 10px 22px rgba(30,107,241,.2)}.fluxo-premium .week-bar small{color:#7a8f9f;font-size:10.5px;font-weight:800;text-transform:capitalize}.fluxo-premium .ops-side-panel{display:grid;gap:12px;padding:18px}.fluxo-premium .ops-side-panel h3{margin:0 0 2px;color:white;font-size:16px;font-weight:800}.fluxo-premium .side-metric{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:center;padding:12px;border-radius:12px;border:1px solid rgba(148,163,184,.08);background:rgba(5,12,23,.36)}.fluxo-premium .side-metric svg{color:#60a5fa}.fluxo-premium .side-metric span,.fluxo-premium .side-metric strong{display:block}.fluxo-premium .side-metric strong{color:white;font-size:16px;line-height:1.1}.fluxo-premium .side-metric span{color:var(--muted);font-size:12px}.fluxo-premium .payment-sheet{width:min(460px,100%);display:grid;gap:14px;padding:20px;color:white;background:linear-gradient(180deg,var(--surface-2),var(--surface-1));border:1px solid var(--line-strong);border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.5)}.fluxo-premium .sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.fluxo-premium .sheet-head h3{margin:0;color:white;font-size:18px;font-weight:800}.fluxo-premium .sheet-head p{margin-top:4px;font-size:12px}.fluxo-premium .sheet-balance{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:12px;color:#dbeafe;background:rgba(30,107,241,.1);border:1px solid rgba(96,165,250,.18)}.fluxo-premium .sheet-balance span{color:#93a9bc;font-size:12px;font-weight:800}.fluxo-premium .sheet-balance strong{color:white;font-size:18px}.fluxo-premium .sheet-actions{display:flex;justify-content:flex-end;gap:10px}.fluxo-premium .modal-overlay,.modal-overlay,.modal-overlay.fluxo-premium{background:rgba(2,8,18,.64);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.fluxo-premium .modal-surface,.modal-overlay.fluxo-premium .modal-surface,.modal-surface{width:min(calc(100vw - 24px),100%);max-width:520px;max-height:calc(100dvh - 24px);display:flex;flex-direction:column;overflow:hidden;color:var(--text);background:linear-gradient(180deg,var(--surface-2),var(--surface-1));border:1px solid var(--line-strong);border-radius:24px;box-shadow:0 34px 80px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.05)}.fluxo-premium .modal-surface--sm,.modal-surface--sm{max-width:420px}.fluxo-premium .modal-surface--md,.modal-surface--md{max-width:520px}.fluxo-premium .modal-surface--lg,.modal-surface--lg{max-width:720px}.fluxo-premium .modal-surface--xl,.modal-surface--xl{max-width:920px}.fluxo-premium .modal-footer,.fluxo-premium .modal-header,.modal-footer,.modal-header{position:relative;z-index:1;flex:none}.fluxo-premium .modal-header,.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 14px;border-bottom:1px solid rgba(148,163,184,.12)}.fluxo-premium .modal-header-copy,.modal-header-copy{min-width:0}.fluxo-premium .modal-title,.modal-title{margin:0;color:white;font-size:18px;font-weight:800;line-height:1.1}.fluxo-premium .modal-subtitle,.modal-subtitle{margin:6px 0 0;color:var(--muted-2);font-size:12.5px;line-height:1.45}.fluxo-premium .modal-close,.modal-close{width:38px;height:38px;border-radius:12px}.fluxo-premium .modal-body,.modal-body{min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding:18px 18px calc(18px + env(safe-area-inset-bottom))}.fluxo-premium .modal-body--flush,.modal-body--flush{padding:0}.fluxo-premium .modal-footer,.modal-footer{display:flex;gap:10px;justify-content:flex-end;padding:12px 18px calc(18px + env(safe-area-inset-bottom));border-top:1px solid rgba(148,163,184,.12);background:linear-gradient(180deg,rgba(7,19,34,.72),rgba(7,19,34,.95));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.fluxo-premium .modal-footer>*,.modal-footer>*{flex:none}.fluxo-premium .modal-grid-2,.modal-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fluxo-premium .modal-media-frame{max-height:min(62dvh,620px);display:flex;align-items:center;justify-content:center;padding:14px;background:rgba(2,8,18,.66)}.fluxo-premium .modal-media-frame img{max-width:100%;max-height:min(58dvh,580px);-o-object-fit:contain;object-fit:contain;border-radius:16px}.fluxo-premium .modal-shell-card{color:var(--text);background:linear-gradient(180deg,var(--surface-2),var(--surface-1));border:1px solid var(--line-strong);box-shadow:0 34px 80px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.05)}.fluxo-premium .modal-soft-surface{color:var(--text);background:rgba(6,16,29,.88);border:1px solid rgba(148,163,184,.14);box-shadow:0 18px 36px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)}.fluxo-premium .modal-soft-button{color:var(--text);background:rgba(15,29,47,.7);border:1px solid rgba(148,163,184,.14);box-shadow:0 12px 28px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.04)}.fluxo-premium .modal-soft-button:hover{background:rgba(37,99,235,.12);border-color:rgba(96,165,250,.22)}.fluxo-premium .modal-detail-card,.fluxo-premium .modal-detail-message{border-radius:14px}.fluxo-premium .modal-detail-card{color:var(--text);background:rgba(6,16,29,.9);border:1px solid rgba(148,163,184,.12)}.fluxo-premium .modal-detail-card--accent{background:rgba(10,18,32,.96);border-color:rgba(168,85,247,.22)}.fluxo-premium .modal-detail-message{color:#d7e4f4;background:rgba(6,16,29,.9);border:1px solid rgba(148,163,184,.12)}.fluxo-premium .modal-detail-message strong{color:white}.fluxo-premium .modal-detail-message--success{color:#bbf7d0;background:rgba(6,78,59,.18);border-color:rgba(16,185,129,.24)}.fluxo-premium .modal-detail-message--success strong{color:#ecfdf5}.fluxo-premium .modal-highlight,.fluxo-premium .modal-note{padding:12px 14px;border-radius:14px;font-size:12.5px;line-height:1.5}.fluxo-premium .modal-note{color:#cfe0f5;background:rgba(13,31,54,.86);border:1px solid rgba(96,165,250,.22)}.fluxo-premium .modal-highlight{color:#c5f6df;background:rgba(6,78,59,.18);border:1px solid rgba(16,185,129,.28)}.fluxo-premium .toasts{position:fixed;right:24px;bottom:24px;display:grid;gap:10px;z-index:99}.fluxo-premium .toast{width:320px;text-align:left;color:white;background:rgba(8,20,35,.95);border:1px solid rgba(59,130,246,.15);border-radius:12px;padding:14px;box-shadow:var(--shadow);backdrop-filter:blur(10px)}.fluxo-premium .toast.success{border-color:rgba(16,185,129,.4)}.fluxo-premium .toast.error{border-color:rgba(239,68,68,.4)}.fluxo-premium .toast span,.fluxo-premium .toast strong{display:block}.fluxo-premium .toast strong{font-size:13.5px}.fluxo-premium .toast span{color:var(--muted);margin-top:3px;font-size:12px}@media (max-width:1180px){.fluxo-premium .app-shell{grid-template-columns:280px 1fr}.fluxo-premium .dashboard-grid,.fluxo-premium .split-grid{grid-template-columns:1fr}.fluxo-premium .settings-grid,.fluxo-premium .stats-row.four,.fluxo-premium .today-panel{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){body,html{max-width:100%;overflow-x:hidden}.fluxo-premium{overflow-x:hidden;background:radial-gradient(circle at top right,rgba(30,107,241,.24),transparent 32%),linear-gradient(180deg,#030a13,#06101d 48%,#02050a)!important}.fluxo-premium .app-shell{display:block;width:100%;min-width:0;overflow-x:hidden}.fluxo-premium .content-utility-bar{display:none}.fluxo-premium .notification-hub-link{width:40px;min-width:40px;min-height:40px;height:40px;border-radius:12px}.fluxo-premium .notification-hub.is-active .notification-hub-link,.fluxo-premium .notification-hub.is-live .notification-hub-link,.fluxo-premium .notification-hub:hover .notification-hub-link{border-radius:12px}.fluxo-premium .notification-hub-badge{min-width:20px;height:20px;padding:0 6px;font-size:10px}.fluxo-premium .sidebar{display:none}.fluxo-premium .mobile-topbar{position:fixed;top:0;left:0;right:0;z-index:40;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:calc(12px + env(safe-area-inset-top)) 16px 12px;color:white;background:rgba(3,10,19,.94);border-bottom:1px solid rgba(148,163,184,.12);box-shadow:0 14px 36px rgba(0,0,0,.36);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.fluxo-premium .mobile-topbar>div:first-child{flex:1 1 auto;min-width:0}.fluxo-premium .mobile-topbar>div:last-child{flex:0 0 auto}.fluxo-premium .mobile-topbar .leading-tight{min-width:0}.fluxo-premium .mobile-topbar .leading-tight>span{white-space:nowrap}.fluxo-premium .mobile-safe-spacer{display:block;width:100%;height:calc(80px + env(safe-area-inset-top));flex:none}.fluxo-premium .mobile-footer-showcase{position:fixed;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:38;display:grid;gap:11px;will-change:transform,opacity;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .18s cubic-bezier(.22,1,.36,1)}.fluxo-premium .mobile-footer-showcase,.fluxo-premium .mobile-footer-showcase.is-visible{pointer-events:auto;transform:translateY(0);opacity:1}.fluxo-premium .mobile-footer-showcase.is-hidden{transform:translateY(calc(100% + env(safe-area-inset-bottom) + 12px));opacity:0;pointer-events:none}.fluxo-premium .mobile-bottom-nav{position:relative;min-height:76px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:5px;padding:11px 9px 10px;isolation:isolate}.fluxo-premium .mobile-bottom-nav:before{display:none}.fluxo-premium .mobile-bottom-nav-dock{overflow:visible;border:1px solid rgba(37,99,235,.38);border-radius:24px;background:linear-gradient(180deg,rgba(15,29,47,.98),rgba(4,11,22,.98)),#06101d;box-shadow:0 24px 58px rgba(0,0,0,.58),inset 0 0 0 1px rgba(96,165,250,.05),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.fluxo-premium .mobile-bottom-nav-dock:after{content:"";position:absolute;left:12px;right:12px;top:0;height:2px;z-index:0;background:linear-gradient(90deg,transparent,#1e6bf1,#22d3ee,transparent);pointer-events:none}.fluxo-premium .mobile-bottom-nav-rail{overflow:visible;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:linear-gradient(180deg,rgba(9,21,37,.98),rgba(3,10,19,.99)),#030a13;box-shadow:0 18px 46px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.fluxo-premium .mobile-bottom-nav-rail:after{content:"";position:absolute;left:10px;right:10px;bottom:6px;height:1px;background:linear-gradient(90deg,transparent,rgba(30,107,241,.48),transparent);pointer-events:none}.fluxo-premium .bottom-nav-item{--tab-a:#1e6bf1;--tab-b:#22d3ee;min-width:0;height:55px;display:grid;place-items:center;align-content:center;gap:5px;position:relative;color:#7a8f9f;border:1px solid transparent;border-radius:18px;font-size:10.5px;font-weight:900;line-height:1;letter-spacing:0;-webkit-tap-highlight-color:transparent;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.fluxo-premium .bottom-nav-item:nth-child(2){--tab-a:#1e6bf1;--tab-b:#38bdf8}.fluxo-premium .bottom-nav-item:nth-child(3){--tab-a:#1e6bf1;--tab-b:#60a5fa}.fluxo-premium .bottom-nav-item:nth-child(4){--tab-a:#1e6bf1;--tab-b:#10b981}.fluxo-premium .bottom-nav-item:nth-child(5){--tab-a:#1e6bf1;--tab-b:#a855f7}.fluxo-premium .bottom-nav-item-dock .bottom-nav-icon{background:rgba(8,20,35,.76);border:1px solid rgba(148,163,184,.1);border-radius:13px}.fluxo-premium .bottom-nav-item-dock.active{color:white;border-color:rgba(37,99,235,.45);background:linear-gradient(180deg,rgba(30,107,241,.92),rgba(30,107,241,.46)),rgba(15,29,47,.92);box-shadow:0 14px 30px rgba(30,107,241,.32),inset 0 1px 0 rgba(255,255,255,.16);transform:translateY(-4px)}.fluxo-premium .bottom-nav-item-rail{color:#7a8f9f;border-radius:13px}.fluxo-premium .bottom-nav-item-rail.active{color:white;border-color:rgba(96,165,250,.24);background:linear-gradient(180deg,rgba(15,29,47,.95),rgba(8,20,35,.92)),#081425;box-shadow:inset 0 0 0 1px rgba(30,107,241,.12),0 10px 22px rgba(30,107,241,.16)}.fluxo-premium .bottom-nav-icon{position:relative;display:grid;place-items:center;width:30px;height:30px;color:inherit;transition:all .2s ease}.fluxo-premium .bottom-nav-icon svg{width:19px;height:19px;stroke-width:2.25}.fluxo-premium .bottom-nav-item-dock.active .bottom-nav-icon{width:34px;height:34px;color:white;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:rgba(147,197,253,.42);box-shadow:0 10px 22px rgba(30,107,241,.42),inset 0 1px 0 rgba(255,255,255,.24)}.fluxo-premium .bottom-nav-item-rail.active .bottom-nav-icon{color:#60a5fa}.fluxo-premium .bottom-nav-label{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fluxo-premium .bottom-nav-active-mark{position:absolute;left:50%;top:6px;width:0;height:2px;opacity:0;border-radius:999px;background:linear-gradient(90deg,#60a5fa,#22d3ee);transform:translateX(-50%);transition:width .2s ease,opacity .2s ease}.fluxo-premium .bottom-nav-item.active .bottom-nav-active-mark{width:22px;opacity:1}.fluxo-premium .mobile-drawer{position:fixed;inset:0;z-index:60;display:flex;color:white}.fluxo-premium .mobile-drawer-overlay{position:absolute;inset:0;background:rgba(0,0,0,.62);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.fluxo-premium .mobile-drawer-panel{position:relative;width:min(320px,calc(100vw - 42px));max-width:100%;height:100dvh;display:flex;flex-direction:column;gap:18px;padding:calc(20px + env(safe-area-inset-top)) 18px calc(18px + env(safe-area-inset-bottom));overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;background:linear-gradient(180deg,rgba(8,20,35,.98),rgba(3,10,19,.98)),#06101d;border-right:1px solid rgba(148,163,184,.14);box-shadow:28px 0 80px rgba(0,0,0,.58)}.fluxo-premium .mobile-drawer-panel::-webkit-scrollbar{display:none}.fluxo-premium .mobile-drawer .nav{display:flex;flex:1;flex-direction:column;gap:8px;margin-top:8px}.fluxo-premium .mobile-drawer .nav-item{min-height:48px;height:auto;border-radius:12px}.fluxo-premium .mobile-drawer .business-card,.fluxo-premium .mobile-drawer .whatsapp-pill{flex:none}.fluxo-premium .content{width:100%;max-width:100%;padding:16px 16px calc(170px + env(safe-area-inset-bottom));gap:18px;overflow-x:hidden}.fluxo-premium .panel:last-child,.fluxo-premium section:last-child{margin-bottom:24px}.fluxo-premium .dashboard-header .home-dashboard-toolbar{display:none}.fluxo-premium h1{font-size:clamp(30px,8vw,38px);line-height:1.06;letter-spacing:-.04em}.fluxo-premium .home-greeting-title{font-size:clamp(30px,7.5vw,36px);line-height:1.05}.fluxo-premium p{font-size:13px;line-height:1.45}.fluxo-premium .settings-grid,.fluxo-premium .stats-row.four,.fluxo-premium .today-panel{grid-template-columns:1fr}.fluxo-premium .settings-grid{grid-template-areas:"service" "gateway" "banks" "security"}.fluxo-premium .settings-bank-form,.fluxo-premium .settings-form-grid{grid-template-columns:1fr}.fluxo-premium .dashboard-grid,.fluxo-premium .main-col{gap:16px}.fluxo-premium .home-ops-grid{grid-template-columns:1fr;gap:16px}.fluxo-premium .ops-side,.fluxo-premium .recent-payments{display:none}.fluxo-premium .home-ops-grid.refined>.ops-side.refined{display:grid;gap:12px}.fluxo-premium .home-ops-grid.refined>.ops-side.refined>.side-dashboard-card:not(:nth-child(3)){display:none}.fluxo-premium .home-ops-grid.refined>.ops-side.refined>.dashboard-updated-label{margin:0 2px;font-size:12px}.fluxo-premium .operational-card{padding:16px;border-radius:14px;gap:14px}.fluxo-premium .operational-card h2{font-size:17px}.fluxo-premium .operational-card-head{align-items:center}.fluxo-premium .ops-status{min-height:28px;padding:0 9px;font-size:11px}.fluxo-premium .operating-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fluxo-premium .operating-metric{min-height:80px;padding:10px 12px;border-radius:12px}.fluxo-premium .operating-metric .metric-icon{width:20px;height:20px;border-radius:5px}.fluxo-premium .operating-metric .metric-icon svg{width:12px!important;height:12px!important}.fluxo-premium .operating-metric strong{font-size:21px}.fluxo-premium .recommended-action{grid-template-columns:1fr;padding:16px;border-radius:14px}.fluxo-premium .recommended-action strong{font-size:16px}.fluxo-premium .quick-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fluxo-premium .quick-action{min-height:50px;justify-content:flex-start;padding:0 12px;border-radius:12px;font-size:12.5px}.fluxo-premium .pending-panel .panel-head{align-items:center}.fluxo-premium .pending-list{padding:0 12px 12px}.fluxo-premium .pending-item{grid-template-columns:38px minmax(0,1fr);padding:12px;gap:10px;border-radius:12px}.fluxo-premium .pending-avatar{width:38px;height:38px;font-size:12px}.fluxo-premium .pending-title-row b{font-size:13px}.fluxo-premium .pending-meta{align-items:flex-start;flex-direction:column;gap:2px}.fluxo-premium .pending-detail{margin-top:5px;font-size:11px}.fluxo-premium .pending-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fluxo-premium .compact{width:100%;min-height:36px;padding:0 8px}.fluxo-premium .payment-sheet{width:100%;border-radius:18px 18px 0 0;padding:18px}.fluxo-premium .sheet-actions{display:grid;grid-template-columns:1fr}.fluxo-premium .stat-card{min-height:136px;padding:16px;border-radius:14px}.fluxo-premium .stat-card .card-label{min-height:0}.fluxo-premium .stat-card .card-value{font-size:20px;min-width:0;white-space:nowrap;word-break:keep-all;overflow-wrap:normal}.fluxo-premium .verify-row{grid-template-columns:34px minmax(0,1fr) auto;gap:8px 10px;align-items:start;padding:10px 11px;max-height:none;border-radius:12px}.fluxo-premium .verify-row>:first-child{grid-row:1/span 2}.fluxo-premium .verify-row>:nth-child(2){grid-column:2;grid-row:1;min-width:0}.fluxo-premium .verify-row>:nth-child(3){grid-column:3;grid-row:1;justify-self:end;text-align:right;min-width:0}.fluxo-premium .verify-row>:nth-child(4){grid-column:2;grid-row:2;min-width:0}.fluxo-premium .verify-actions{grid-column:1/-1;grid-row:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;justify-content:stretch}.fluxo-premium .verify-actions .outline-btn{grid-column:1/-1}.fluxo-premium .verify-actions .danger-btn,.fluxo-premium .verify-actions .outline-btn,.fluxo-premium .verify-actions .success-btn{width:100%;min-width:0}.fluxo-premium .verify-actions .compact-action-btn{min-height:32px;padding:0 8px;font-size:11px;gap:4px;border-radius:9px}.fluxo-premium .verify-actions .compact-action-btn svg{width:14px;height:14px}.fluxo-premium .verify-amount strong,.fluxo-premium .verify-main strong{font-size:12px}.fluxo-premium .payment-chip{margin-top:2px;padding:3px 7px;font-size:10px}.fluxo-premium .payment-date-status{gap:2px}.fluxo-premium .payment-date-status .payment-date,.fluxo-premium .pending{font-size:10.5px}.fluxo-premium .filters,.fluxo-premium .page-header,.fluxo-premium .tabs{flex-direction:column;align-items:stretch}.fluxo-premium .page-header{gap:8px}.fluxo-premium .page-header p{margin-top:2px;font-size:12px}.fluxo-premium .header-actions{width:100%;flex-wrap:wrap;gap:10px}.fluxo-premium .header-actions>*{flex:1 1 calc(50% - 5px);min-width:0;white-space:nowrap}.fluxo-premium .header-actions .refresh-icon-btn{width:36px;min-width:36px;height:36px;min-height:36px;flex:0 0 36px;margin-left:auto}.fluxo-premium .panel{border-radius:16px}.fluxo-premium .panel-head{padding:16px;align-items:flex-start;gap:12px}.fluxo-premium .form-title h3,.fluxo-premium .panel-head h3{font-size:18px!important}.fluxo-premium .title-with-icon{align-items:flex-start}.fluxo-premium .verify-list{padding:0 12px 12px}.fluxo-premium .search{width:100%;min-width:0;height:44px}.fluxo-premium .search input{min-width:0}.fluxo-premium .ia-card-copy{padding-right:0}.fluxo-premium .ia-card-signal{inset:10px 10px auto auto;transform:scale(.82);transform-origin:top right}.fluxo-premium .ia-card-metrics{grid-template-columns:1fr}.fluxo-premium .debt-ring,.fluxo-premium .debt-ring-wrap{width:78px;height:78px}.fluxo-premium table{min-width:760px}.fluxo-premium .table-panel{overflow-x:auto;-webkit-overflow-scrolling:touch}.fluxo-premium td,.fluxo-premium th{padding:12px 14px}.fluxo-premium .actions{flex-wrap:wrap}.fluxo-premium .ai-btn{width:168px!important;min-width:168px!important;max-width:168px!important}.fluxo-premium .toasts{left:14px;right:14px;bottom:calc(14px + env(safe-area-inset-bottom));width:auto}.fluxo-premium .toast{width:100%}.fluxo-premium .modal-overlay,.modal-overlay,.modal-overlay.fluxo-premium{align-items:flex-end!important;justify-content:center!important;padding:0!important}.fluxo-premium .modal-surface,.modal-overlay.fluxo-premium .modal-surface,.modal-surface{width:100%!important;max-width:100%!important;margin:0!important;border-radius:24px 24px 0 0!important;max-height:85dvh!important;border-bottom:none!important;animation:modal-slide-up .28s cubic-bezier(.16,1,.3,1) forwards}.fluxo-premium .modal-overlay.client-modal-overlay,.modal-overlay.client-modal-overlay{align-items:flex-start!important;justify-content:center!important;padding:calc(72px + env(safe-area-inset-top)) 16px calc(180px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.fluxo-premium .modal-overlay.client-modal-overlay .client-modal,.modal-overlay.client-modal-overlay .client-modal{width:100%!important;max-width:100%!important;margin:0 auto!important;max-height:calc(100dvh - 120px)!important;overflow-y:auto!important;border-radius:24px!important;border-bottom:1px solid var(--line-strong)!important;animation:none!important;transform:none!important}.fluxo-premium .modal-overlay.client-activation-modal-overlay,.modal-overlay.client-activation-modal-overlay{align-items:center!important;justify-content:center!important;padding:calc(16px + env(safe-area-inset-top)) 16px calc(16px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.fluxo-premium .modal-overlay.client-activation-modal-overlay .client-modal,.modal-overlay.client-activation-modal-overlay .client-modal{width:min(680px,calc(100vw - 32px))!important;max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;margin:auto!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 24px 80px rgba(15,23,42,.32)!important}.fluxo-premium .modal-overlay.client-modal-overlay .client-modal input,.modal-overlay.client-modal-overlay .client-modal input{font-size:16px!important}@keyframes modal-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.fluxo-premium .modal-header,.modal-header{padding:16px 16px 12px!important}.fluxo-premium .modal-body,.modal-body{padding:16px 16px calc(16px + env(safe-area-inset-bottom))!important}.fluxo-premium .modal-footer,.modal-footer{flex-direction:column-reverse!important;gap:8px!important;padding:12px 16px calc(16px + env(safe-area-inset-bottom))!important}.fluxo-premium .modal-footer>*,.modal-footer>*{width:100%!important;margin:0!important;justify-content:center!important}.fluxo-premium .modal-grid-2,.modal-grid-2{grid-template-columns:1fr!important;gap:12px!important}.fluxo-premium .modal-overlay.detail-modal-overlay,.modal-overlay.detail-modal-overlay{position:fixed!important;inset:0!important;z-index:9999!important;min-height:100dvh!important;align-items:flex-end!important;justify-content:center!important;padding:16px 16px max(16px,env(safe-area-inset-bottom))!important;background:rgba(15,23,42,.45)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;overflow:hidden!important}.fluxo-premium .modal-overlay.detail-modal-overlay .detail-modal-panel,.modal-overlay.detail-modal-overlay .detail-modal-panel{width:100%!important;max-width:520px!important;max-height:86dvh!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;margin:0!important;border-radius:28px 28px 0 0!important;border:1px solid rgba(203,213,225,.8)!important;background:rgba(255,255,255,.96)!important;box-shadow:0 -18px 60px rgba(15,23,42,.22)!important;color:#0f172a!important;animation:modal-slide-up .28s cubic-bezier(.16,1,.3,1) forwards!important}.fluxo-premium .modal-overlay.detail-modal-overlay .detail-modal-header,.modal-overlay.detail-modal-overlay .detail-modal-header{position:sticky!important;top:0!important;padding-top:max(16px,env(safe-area-inset-top))!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border-bottom:1px solid rgba(226,232,240,.9)!important}.fluxo-premium .modal-overlay.detail-modal-overlay .detail-modal-header .modal-title,.modal-overlay.detail-modal-overlay .detail-modal-header .modal-title{color:#0f172a!important}.fluxo-premium .modal-overlay.detail-modal-overlay .detail-modal-header .modal-subtitle,.modal-overlay.detail-modal-overlay .detail-modal-header .modal-subtitle{color:#475569!important}.fluxo-premium .modal-overlay.detail-modal-overlay .detail-modal-body,.modal-overlay.detail-modal-overlay .detail-modal-body{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;padding-bottom:20px!important}.fluxo-premium .modal-overlay.detail-modal-overlay .detail-modal-footer,.modal-overlay.detail-modal-overlay .detail-modal-footer{position:sticky!important;bottom:0!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;background:rgba(255,255,255,.92)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;padding:14px 16px max(14px,env(safe-area-inset-bottom))!important;border-top:1px solid rgba(226,232,240,.9)!important}.fluxo-premium .modal-overlay.detail-modal-overlay .detail-modal-footer>*,.modal-overlay.detail-modal-overlay .detail-modal-footer>*{width:100%!important;margin:0!important;justify-content:center!important}.fluxo-premium .modal-overlay.detail-modal-overlay .cuota-detail-header strong,.modal-overlay.detail-modal-overlay .cuota-detail-header strong{color:#0f172a!important}.fluxo-premium .modal-overlay.detail-modal-overlay .modal-detail-card,.fluxo-premium .modal-overlay.detail-modal-overlay .modal-detail-card--accent,.fluxo-premium .modal-overlay.detail-modal-overlay .modal-note,.modal-overlay.detail-modal-overlay .modal-detail-card,.modal-overlay.detail-modal-overlay .modal-detail-card--accent,.modal-overlay.detail-modal-overlay .modal-note{color:#0f172a!important;background:rgba(248,250,252,.96)!important;border-color:rgba(203,213,225,.88)!important}.fluxo-premium .modal-overlay.detail-modal-overlay .cuota-detail-header>div>span,.fluxo-premium .modal-overlay.detail-modal-overlay .cuota-detail-kicker,.fluxo-premium .modal-overlay.detail-modal-overlay .cuota-detail-note,.modal-overlay.detail-modal-overlay .cuota-detail-header>div>span,.modal-overlay.detail-modal-overlay .cuota-detail-kicker,.modal-overlay.detail-modal-overlay .cuota-detail-note{color:#64748b!important}}@media (max-width:420px){.fluxo-premium .mobile-topbar{padding-left:12px;padding-right:12px}.fluxo-premium .content{padding:14px 14px calc(170px + env(safe-area-inset-bottom))}.fluxo-premium .mobile-footer-showcase{left:8px;right:8px}.fluxo-premium .mobile-bottom-nav{min-height:74px;gap:4px;padding:10px 7px 9px}.fluxo-premium .bottom-nav-item{height:53px;font-size:10px;border-radius:16px}.fluxo-premium .bottom-nav-icon{width:28px;height:28px}.fluxo-premium .bottom-nav-item-dock.active .bottom-nav-icon{width:32px;height:32px}.fluxo-premium .bottom-nav-icon svg{width:19px;height:19px}.fluxo-premium .clientes-toolbar{display:grid;grid-template-columns:1fr 48px 48px;gap:10px}.fluxo-premium .clientes-toolbar .clientes-header-btn:first-child{grid-column:1/-1;min-height:48px}.fluxo-premium .clientes-toolbar .clientes-header-btn:not(:first-child){width:48px;min-width:48px;min-height:48px;padding:0;justify-content:center;font-size:0;gap:0}.fluxo-premium .clientes-toolbar .clientes-header-btn:not(:first-child) svg{width:18px;height:18px}.fluxo-premium .clientes-toolbar .dashboard-search{grid-column:unset;width:48px;min-width:48px;max-width:48px;height:48px;padding:0;justify-content:center;flex:0 0 48px}.fluxo-premium .clientes-toolbar .dashboard-search.is-open{grid-column:1/-1;width:100%;max-width:100%;flex:1 1 100%}.fluxo-premium .header-actions>*{flex-basis:100%}.fluxo-premium .header-actions .refresh-icon-btn{flex-basis:36px;width:36px}.fluxo-premium .danger-btn,.fluxo-premium .dashboard-search,.fluxo-premium .dashboard-search-expandable,.fluxo-premium .dashboard-search-expandable.is-open,.fluxo-premium .filter-btn,.fluxo-premium .ghost-btn,.fluxo-premium .outline-btn,.fluxo-premium .primary-btn,.fluxo-premium .success-btn{width:100%;min-width:0}.fluxo-premium .verify-actions .danger-btn,.fluxo-premium .verify-actions .outline-btn,.fluxo-premium .verify-actions .success-btn{width:100%}}.fluxo-premium .home-ops-grid.refined{grid-template-columns:minmax(0,1.7fr) minmax(320px,.72fr);align-items:start}.fluxo-premium .ops-side.refined{display:flex;flex-direction:column;gap:18px}.fluxo-premium .cuotas-page-stack{display:flex;flex-direction:column;gap:24px}.fluxo-premium .cuotas-summary-rail,.fluxo-premium .cuotas-summary-rail .side-dashboard-card{width:100%}.fluxo-premium .quota-summary-card{width:100%;padding:18px 20px 20px;display:grid;gap:14px}.fluxo-premium .quota-summary-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.fluxo-premium .quota-summary-header h3{margin:0;color:white;font-size:18px;line-height:1.1;letter-spacing:-.03em;font-weight:700}.fluxo-premium .quota-summary-header p{margin:6px 0 0;color:#94a3b8;font-size:13px}.fluxo-premium .quota-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:stretch}.fluxo-premium .quota-summary-filters{display:flex;flex-wrap:wrap;gap:10px}.fluxo-premium .quota-summary-filters button{border:1px solid rgba(59,130,246,.12);background:rgba(8,20,35,.5);color:#94a3b8;padding:9px 14px;border-radius:12px;font-size:13px;font-weight:700;transition:all .2s ease}.fluxo-premium .quota-summary-filters button.active{color:#3b82f6;background:rgba(30,107,241,.12);border-color:rgba(59,130,246,.18)}.fluxo-premium .quota-summary-filters button:hover{color:#e2e8f0;border-color:rgba(59,130,246,.22)}.fluxo-premium .quota-summary-item{min-width:0;min-height:112px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px;border-radius:14px;border:1px solid rgba(148,163,184,.08);background:rgba(5,12,23,.38)}.fluxo-premium .quota-summary-item .soft-icon{width:38px;height:38px;border-radius:10px;flex:none}.fluxo-premium .quota-summary-item-copy{min-width:0;display:grid;gap:4px;flex:1 1 auto}.fluxo-premium .quota-summary-item small,.fluxo-premium .quota-summary-item span,.fluxo-premium .quota-summary-item strong{display:block}.fluxo-premium .quota-summary-item strong{color:white;font-size:18px;line-height:1;letter-spacing:-.03em}.fluxo-premium .quota-summary-item span{margin-top:4px;color:#94a3b8;font-size:13px;line-height:1.2;font-weight:600}.fluxo-premium .quota-summary-item small{margin-top:4px;color:#cbd5e1;font-size:12px;font-weight:700;line-height:1.25}.fluxo-premium .quota-summary-item--total small{color:#86efac}.fluxo-premium .cuotas-main{gap:24px}.fluxo-premium .cuotas-page-updated{margin-top:-6px}.fluxo-premium .cuotas-table-shell,.fluxo-premium .pagos-table-shell{width:100%}.fluxo-premium .cuotas-table,.fluxo-premium .pagos-table{width:100%;table-layout:fixed}.fluxo-premium .cuotas-table thead th,.fluxo-premium .pagos-table thead th{text-transform:none;letter-spacing:0;font-size:12px}.fluxo-premium .cuotas-table td,.fluxo-premium .pagos-table td{white-space:normal;vertical-align:middle}.fluxo-premium .cuotas-table td:first-child,.fluxo-premium .cuotas-table th:first-child{width:38%;text-align:left}.fluxo-premium .cuotas-table td:nth-child(2),.fluxo-premium .cuotas-table th:nth-child(2){width:20%}.fluxo-premium .cuotas-table td:nth-child(3),.fluxo-premium .cuotas-table th:nth-child(3){width:18%}.fluxo-premium .cuotas-table td:nth-child(4),.fluxo-premium .cuotas-table th:nth-child(4){width:24%}.fluxo-premium .pagos-table td:first-child,.fluxo-premium .pagos-table th:first-child{width:38%;text-align:left}.fluxo-premium .pagos-table td:nth-child(2),.fluxo-premium .pagos-table th:nth-child(2){width:20%}.fluxo-premium .pagos-table td:nth-child(3),.fluxo-premium .pagos-table th:nth-child(3){width:18%}.fluxo-premium .pagos-table td:nth-child(4),.fluxo-premium .pagos-table th:nth-child(4){width:24%}.fluxo-premium .cuotas-table .reminders-client-cell,.fluxo-premium .pagos-table .reminders-client-cell{justify-content:flex-start;margin-inline:0;text-align:left}.fluxo-premium .cuotas-table .reminders-client-cell>div,.fluxo-premium .pagos-table .reminders-client-cell>div{min-width:0}.fluxo-premium .cuota-detail-header>div>span,.fluxo-premium .cuota-detail-kicker,.fluxo-premium .cuota-detail-note,.fluxo-premium .cuotas-cell-note{color:#8ea2b6}.fluxo-premium .cuotas-cell-note{display:block;margin-top:4px;font-size:12.5px;line-height:1.35;color:#a8b8c9}.fluxo-premium .cuotas-status-cell{display:flex;align-items:center;justify-content:center}.fluxo-premium .cuotas-status-cell .badge{font-size:12.5px;padding:6px 11px}.fluxo-premium .cuotas-detail-trigger{min-width:124px;justify-content:center;white-space:nowrap}.fluxo-premium .mobile-finance-list{display:none}.fluxo-premium .mobile-finance-row{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,.95fr) minmax(56px,.78fr) 32px;align-items:center;gap:8px;padding:12px 14px;border-top:1px solid var(--line)}.fluxo-premium .mobile-finance-action,.fluxo-premium .mobile-finance-amount,.fluxo-premium .mobile-finance-client,.fluxo-premium .mobile-finance-status{min-width:0}.fluxo-premium .mobile-finance-client{display:flex;align-items:center;gap:8px}.fluxo-premium .mobile-finance-amount,.fluxo-premium .mobile-finance-client>div{min-width:0}.fluxo-premium .mobile-finance-amount small,.fluxo-premium .mobile-finance-amount strong,.fluxo-premium .mobile-finance-client small,.fluxo-premium .mobile-finance-client strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fluxo-premium .mobile-finance-amount strong,.fluxo-premium .mobile-finance-client strong{color:white;font-size:13px;line-height:1.15}.fluxo-premium .mobile-finance-amount small,.fluxo-premium .mobile-finance-client small{color:#8ea2b6;margin-top:2px;font-size:11.5px;line-height:1.25}.fluxo-premium .mobile-finance-amount{text-align:right}.fluxo-premium .mobile-finance-action,.fluxo-premium .mobile-finance-status{display:flex;justify-content:center}.fluxo-premium .cuota-detail-header{display:flex;align-items:center;gap:12px}.fluxo-premium .cuota-detail-header .avatar{flex:0 0 auto;margin-right:0;line-height:1;align-self:center}.fluxo-premium .cuota-detail-header>div{min-width:0}.fluxo-premium .cuota-detail-header strong{display:block;color:white}.fluxo-premium .cuota-detail-header>div>span{display:block;margin-top:3px;font-size:12px}.fluxo-premium .cuota-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fluxo-premium .cuota-detail-kicker{display:block;margin-bottom:6px;font-size:12px;line-height:1.2;text-transform:uppercase;letter-spacing:.08em}.fluxo-premium .cuota-detail-card--full{grid-column:1/-1}.fluxo-premium .cuota-detail-inline-status{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.fluxo-premium .cuota-detail-note{margin-top:8px;font-size:13.5px;line-height:1.5}.detail-modal-panel,.fluxo-premium .detail-modal-panel{position:relative}.detail-modal-footer,.detail-modal-header,.fluxo-premium .detail-modal-footer,.fluxo-premium .detail-modal-header{position:relative;z-index:2}.fluxo-premium .panel-head.compact{padding:20px 20px 0}.fluxo-premium .dashboard-toolbar{width:min(100%,640px);display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px}.fluxo-premium .clientes-toolbar,.fluxo-premium .cuotas-toolbar{width:min(100%,760px)}.fluxo-premium .clientes-toolbar{width:auto;grid-template-columns:auto auto auto auto;justify-content:end}.fluxo-premium .clientes-page .stats-row.four{display:none}.fluxo-premium .clientes-page{display:flex;flex-direction:column;gap:24px}.fluxo-premium .clientes-page .home-ops-grid.refined{grid-template-columns:1fr}.fluxo-premium .clientes-page .ops-side.refined{display:none}.fluxo-premium .dashboard-search{min-width:0;width:100%;height:40px;display:flex;align-items:center;gap:10px;padding:0 12px 0 14px;border-radius:12px;border:1px solid rgba(59,130,246,.14);background:rgba(5,13,24,.84);color:#7a8f9f;line-height:1;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.fluxo-premium .dashboard-search:focus-within{border-color:rgba(59,130,246,.45)!important;box-shadow:0 0 0 3px rgba(59,130,246,.12),0 10px 24px rgba(2,8,23,.16)!important}.fluxo-premium .dashboard-toolbar .outline-btn,.fluxo-premium .dashboard-toolbar .primary-btn,.fluxo-premium .header-actions>.outline-btn,.fluxo-premium .header-actions>.primary-btn{min-height:40px;height:40px;padding:0 14px;border-radius:11px;font-size:12.5px;font-weight:650}.fluxo-premium .clientes-header-btn{min-width:0;justify-content:center;white-space:nowrap}.fluxo-premium .dashboard-search-expandable{width:40px;min-width:40px;padding:0;gap:0;overflow:hidden;justify-content:flex-start;transition:width .28s ease,min-width .28s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.fluxo-premium .dashboard-search-expandable.is-open{width:clamp(220px,28vw,320px);min-width:clamp(220px,28vw,320px);padding-right:14px;border-color:rgba(59,130,246,.26);box-shadow:0 10px 24px rgba(2,8,23,.16)}.fluxo-premium .dashboard-search-toggle{width:40px;min-width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#c9d9ec;background:transparent;border:0}.fluxo-premium .dashboard-alert-btn svg,.fluxo-premium .dashboard-search svg,.fluxo-premium .refresh-icon-btn svg{display:block;flex:none}.fluxo-premium .dashboard-search input{width:0;min-width:0;padding:0!important;opacity:0;border:0!important;outline:none!important;background:transparent!important;color:white;font-size:14px;box-shadow:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;transition:width .28s ease,opacity .18s ease}.fluxo-premium .dashboard-search input:active,.fluxo-premium .dashboard-search input:focus,.fluxo-premium .dashboard-search input:focus-visible{border:0!important;outline:none!important;background:transparent!important;box-shadow:none!important}.fluxo-premium .dashboard-search input[type=search],.fluxo-premium .dashboard-search input[type=text]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.fluxo-premium .dashboard-search input::-webkit-search-cancel-button,.fluxo-premium .dashboard-search input::-webkit-search-decoration,.fluxo-premium .dashboard-search input::-webkit-search-results-button,.fluxo-premium .dashboard-search input::-webkit-search-results-decoration{display:none!important;-webkit-appearance:none!important}.fluxo-premium .dashboard-search input:-webkit-autofill,.fluxo-premium .dashboard-search input:-webkit-autofill:focus,.fluxo-premium .dashboard-search input:-webkit-autofill:hover{-webkit-text-fill-color:#ffffff!important;-webkit-transition:background-color 9999s ease-in-out 0s!important;transition:background-color 9999s ease-in-out 0s!important;box-shadow:inset 0 0 0 1000px transparent!important;border:0!important}html.light .fluxo-premium .dashboard-search input:-webkit-autofill,html.light .fluxo-premium .dashboard-search input:-webkit-autofill:focus,html.light .fluxo-premium .dashboard-search input:-webkit-autofill:hover{-webkit-text-fill-color:#0f172a!important}.fluxo-premium .dashboard-search-expandable.is-open input{width:100%;opacity:1}.fluxo-premium .dashboard-date-control{position:relative}.fluxo-premium .dashboard-date-input{position:absolute;inset:0;width:100%;height:100%;opacity:0;pointer-events:none}.fluxo-premium .dashboard-search-shortcut{min-width:28px;height:28px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:rgba(30,41,59,.9);border:1px solid rgba(148,163,184,.16);color:#cbd5e1;font-size:12px;font-weight:700}.fluxo-premium .dashboard-chip{min-height:46px;padding:0 14px;border-radius:14px;border:1px solid rgba(59,130,246,.14);background:rgba(8,20,35,.66);color:#e2e8f0;display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:13px}.fluxo-premium .dashboard-chip.subtle{min-height:40px;padding:0 12px}.fluxo-premium .dashboard-alert-btn{width:46px;min-width:46px;min-height:46px;height:46px;align-self:stretch}.fluxo-premium .home-dashboard-toolbar{width:auto;grid-template-columns:auto auto auto}.fluxo-premium .theme-toggle{min-height:46px;height:46px;padding:0 14px;border-radius:14px;border:1px solid rgba(59,130,246,.15);background:rgba(8,20,35,.6);color:#f8fafc;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:800;line-height:1;white-space:nowrap;transition:border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.fluxo-premium .theme-toggle svg{width:17px;height:17px;flex:none}.fluxo-premium .theme-toggle.is-dark{color:#fde68a;background:linear-gradient(180deg,rgba(245,158,11,.14),rgba(8,20,35,.66));border-color:rgba(251,191,36,.26);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.fluxo-premium .theme-toggle.is-light{color:#2563eb;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(239,246,255,.9));border-color:rgba(37,99,235,.18);box-shadow:0 10px 24px rgba(15,23,42,.08),inset 0 1px 0 rgba(255,255,255,.75)}.fluxo-premium .theme-toggle:hover{transform:translateY(-1px);border-color:rgba(96,165,250,.34)}.fluxo-premium .mobile-theme-toggle{width:40px;min-width:40px;height:40px;min-height:40px;padding:0;border-radius:12px}.fluxo-premium .mobile-theme-toggle span{display:none}.fluxo-premium .dashboard-overview-panel{padding:20px}.fluxo-premium .dashboard-overview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.fluxo-premium .dashboard-overview-head h3{margin:0;font-size:18px;color:white;font-weight:700}.fluxo-premium .dashboard-overview-head p{margin:4px 0 0}.fluxo-premium .dashboard-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fluxo-premium .overview-stat{position:relative;overflow:hidden;min-height:156px;padding:16px;border-radius:18px;border:1px solid rgba(148,163,184,.14);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,0)),linear-gradient(180deg,rgba(8,20,37,.96),rgba(6,16,30,.9));display:flex;flex-direction:column;align-items:flex-start;gap:8px;box-shadow:0 10px 24px rgba(2,8,23,.18),inset 0 1px 0 rgba(255,255,255,.05);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.fluxo-premium .overview-stat:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.22),rgba(255,255,255,0));pointer-events:none}.fluxo-premium .overview-stat-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 18px rgba(2,8,23,.14),inset 0 1px 0 rgba(255,255,255,.08)}.fluxo-premium .overview-stat span{color:#d7e3f1;font-size:14px;font-weight:700}.fluxo-premium .overview-stat strong{font-size:24px;line-height:1;color:white;letter-spacing:-.04em}.fluxo-premium .overview-stat small{color:#c6d3e2;font-size:13px;font-weight:600;line-height:1.42}.fluxo-premium .overview-stat p{margin:auto 0 0;font-size:12px}.fluxo-premium .overview-stat.green{border-color:rgba(16,185,129,.18)}.fluxo-premium .overview-stat.green .overview-stat-icon{color:#34d399;background:radial-gradient(circle at 30% 30%,rgba(74,222,128,.24),rgba(5,150,105,.18) 65%,rgba(255,255,255,.03));border-color:rgba(52,211,153,.18)}.fluxo-premium .overview-stat.amber{border-color:rgba(245,158,11,.18)}.fluxo-premium .overview-stat.amber .overview-stat-icon{color:#fbbf24;background:radial-gradient(circle at 30% 30%,rgba(251,191,36,.24),rgba(217,119,6,.18) 65%,rgba(255,255,255,.03));border-color:rgba(251,191,36,.18)}.fluxo-premium .overview-stat.red{border-color:rgba(239,68,68,.18)}.fluxo-premium .overview-stat.red .overview-stat-icon{color:#f87171;background:radial-gradient(circle at 30% 30%,rgba(248,113,113,.24),rgba(220,38,38,.18) 65%,rgba(255,255,255,.03));border-color:rgba(248,113,113,.18)}.fluxo-premium .overview-stat.purple{border-color:rgba(168,85,247,.18)}.fluxo-premium .overview-stat.purple .overview-stat-icon{color:#c084fc;background:radial-gradient(circle at 30% 30%,rgba(196,181,253,.26),rgba(124,58,237,.18) 65%,rgba(255,255,255,.03));border-color:rgba(192,132,252,.18)}.fluxo-premium .overview-stat.blue{border-color:rgba(59,130,246,.18)}.fluxo-premium .overview-stat.blue .overview-stat-icon{color:#60a5fa;background:radial-gradient(circle at 30% 30%,rgba(96,165,250,.24),rgba(37,99,235,.18) 65%,rgba(255,255,255,.03));border-color:rgba(96,165,250,.18)}@media (hover:hover) and (pointer:fine){.fluxo-premium .overview-stat:hover{transform:translateY(-2px);border-color:rgba(148,163,184,.2);box-shadow:0 16px 32px rgba(2,8,23,.22),inset 0 1px 0 rgba(255,255,255,.07)}}.fluxo-premium .dashboard-actions-panel{padding-bottom:20px}.fluxo-premium .dashboard-actions-grid{padding:16px 20px 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.fluxo-premium .action-tile{min-height:88px;padding:14px 12px;border-radius:16px;border:1px solid rgba(76,118,186,.16);background:linear-gradient(180deg,rgba(10,22,39,.9),rgba(7,16,30,.92));color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-weight:600;text-align:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.03);transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.fluxo-premium .action-tile:hover{border-color:rgba(96,165,250,.28);background:linear-gradient(180deg,rgba(12,26,46,.96),rgba(8,18,34,.96));transform:translateY(-1px);box-shadow:0 14px 28px rgba(2,8,23,.26),inset 0 1px 0 rgba(255,255,255,.05)}.fluxo-premium .action-tile.disabled{opacity:.7}.fluxo-premium .action-tile-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:999px;flex:none;border:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.fluxo-premium .action-tile-label{display:flex;align-items:center;justify-content:center;min-height:32px;max-width:108px;color:#f8fafc;font-size:13px;line-height:1.2;text-wrap:balance}.fluxo-premium .action-tile.tone-blue .action-tile-icon{color:#4ea1ff;background:radial-gradient(circle at 30% 30%,rgba(59,130,246,.28),rgba(30,64,175,.2) 58%,rgba(15,23,42,.12));border-color:rgba(59,130,246,.24)}.fluxo-premium .action-tile.tone-cyan .action-tile-icon{color:#2dd4bf;background:radial-gradient(circle at 30% 30%,rgba(45,212,191,.26),rgba(13,148,136,.18) 58%,rgba(15,23,42,.12));border-color:rgba(45,212,191,.22)}.fluxo-premium .action-tile.tone-indigo .action-tile-icon{color:#60a5fa;background:radial-gradient(circle at 30% 30%,rgba(96,165,250,.24),rgba(37,99,235,.16) 58%,rgba(15,23,42,.12));border-color:rgba(96,165,250,.22)}.fluxo-premium .action-tile.tone-red .action-tile-icon{color:#f87171;background:radial-gradient(circle at 30% 30%,rgba(248,113,113,.28),rgba(220,38,38,.18) 58%,rgba(15,23,42,.12));border-color:rgba(248,113,113,.24)}.fluxo-premium .action-tile.tone-violet .action-tile-icon{color:#c084fc;background:radial-gradient(circle at 30% 30%,rgba(192,132,252,.26),rgba(147,51,234,.16) 58%,rgba(15,23,42,.12));border-color:rgba(192,132,252,.22)}.fluxo-premium .action-tile.tone-blue:hover{border-color:rgba(59,130,246,.32)}.fluxo-premium .action-tile.tone-cyan:hover{border-color:rgba(45,212,191,.3)}.fluxo-premium .action-tile.tone-indigo:hover{border-color:rgba(96,165,250,.3)}.fluxo-premium .action-tile.tone-red:hover{border-color:rgba(248,113,113,.28)}.fluxo-premium .action-tile.tone-violet:hover{border-color:rgba(192,132,252,.28)}.fluxo-premium .dashboard-pending-panel{overflow:hidden;isolation:isolate}.fluxo-premium .dashboard-pending-list{padding:0 20px 20px;display:grid;gap:12px}.fluxo-premium .dashboard-pending-row{display:grid;grid-template-columns:54px minmax(0,1.4fr) auto auto auto;gap:16px;align-items:center;padding:16px 14px;border:1px solid rgba(148,163,184,.12);border-radius:16px;background:linear-gradient(180deg,rgba(12,31,53,.94),rgba(8,21,37,.92))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 12px 24px rgba(0,0,0,.18);overflow:hidden}.fluxo-premium .dashboard-pending-row:first-child{border-top:1px solid rgba(148,163,184,.12)}.fluxo-premium .pending-avatar{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;font-weight:800;font-size:16px}.fluxo-premium .pending-avatar.tone-overdue{color:#fca5a5;background:rgba(127,29,29,.38)}.fluxo-premium .pending-avatar.tone-soon{color:#fde68a;background:rgba(120,53,15,.38)}.fluxo-premium .pending-avatar.tone-neutral,.fluxo-premium .pending-avatar.tone-ok{color:#a5b4fc;background:rgba(55,48,163,.3)}.fluxo-premium .dashboard-pending-head span,.fluxo-premium .dashboard-pending-head strong{display:block}.fluxo-premium .dashboard-pending-head strong{color:white;font-size:15px}.fluxo-premium .dashboard-pending-head span{color:#7fb0ff;margin-top:4px;font-size:13px}.fluxo-premium .dashboard-pending-badge em{min-width:132px;padding:8px 14px;display:inline-flex;justify-content:center;border-radius:999px;font-style:normal;font-size:13px;font-weight:700}.fluxo-premium .dashboard-pending-badge .overdue{color:#f87171;background:rgba(127,29,29,.26)}.fluxo-premium .dashboard-pending-badge .soon{color:#fbbf24;background:rgba(120,53,15,.26)}.fluxo-premium .dashboard-pending-badge .neutral,.fluxo-premium .dashboard-pending-badge .ok{color:#cbd5e1;background:rgba(30,41,59,.7)}.fluxo-premium .dashboard-pending-amount{color:white;font-size:16px;font-weight:800;letter-spacing:-.03em}.fluxo-premium .dashboard-pending-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.fluxo-premium .dashboard-pending-actions .outline-btn.compact{min-width:132px;padding:0 14px}.fluxo-premium .dashboard-pending-actions .primary-btn.compact{min-width:128px}.fluxo-premium .dashboard-pending-actions .pending-ai-btn{white-space:nowrap}.fluxo-premium .dashboard-pending-actions .pending-ai-btn.is-done{color:#34d399!important;background:rgba(16,185,129,.12)!important;border-color:rgba(16,185,129,.32)!important}.fluxo-premium .dashboard-pending-actions .pending-ai-btn.is-done:hover{color:#6ee7b7!important;background:rgba(16,185,129,.18)!important;border-color:rgba(16,185,129,.48)!important}.fluxo-premium .side-dashboard-card{overflow:hidden}.fluxo-premium .finance-summary{padding:16px 20px 20px}.fluxo-premium .finance-summary-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.fluxo-premium .finance-summary-top span,.fluxo-premium .finance-summary-top strong{display:block}.fluxo-premium .finance-summary-top strong{color:white;font-size:24px;letter-spacing:-.04em}.fluxo-premium .finance-summary-top span{color:#94a3b8;margin-top:6px;font-size:12px}.fluxo-premium .finance-summary-top b{font-size:24px;line-height:1}.fluxo-premium .finance-summary-top b.positive{color:#34d399}.fluxo-premium .finance-summary-top b.negative{color:#f87171}.fluxo-premium .finance-bars{height:156px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;align-items:end}.fluxo-premium .finance-bar-item{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:10px}.fluxo-premium .finance-bar-track{width:100%;height:122px;border-radius:16px;background:rgba(15,23,42,.72);display:flex;align-items:flex-end;padding:0;overflow:hidden}.fluxo-premium .finance-bar-track span{width:100%;border-radius:16px 16px 10px 10px;background:linear-gradient(180deg,#4f8eff,#2e66ee);box-shadow:0 0 20px rgba(59,130,246,.2)}.fluxo-premium .finance-bar-item small{color:#94a3b8;font-size:13px;font-weight:500}.fluxo-premium .quota-distribution{padding:12px 20px 20px;display:grid;grid-template-columns:176px minmax(0,1fr);gap:14px;align-items:center}.fluxo-premium .quota-donut{width:160px;height:160px;margin:0 auto;border-radius:999px;display:grid;place-items:center}.fluxo-premium .quota-donut-center{width:108px;height:108px;border-radius:999px;background:#08111f;border:1px solid rgba(148,163,184,.12);display:flex;flex-direction:column;align-items:center;justify-content:center}.fluxo-premium .quota-donut-center strong{color:white;font-size:28px;line-height:1}.fluxo-premium .quota-donut-center span{color:#94a3b8;margin-top:4px;font-size:13px}.fluxo-premium .quota-legend{display:grid;gap:14px}.fluxo-premium .quota-legend div{display:grid;grid-template-columns:14px 1fr;-moz-column-gap:10px;column-gap:10px;row-gap:2px;align-items:center}.fluxo-premium .quota-legend i{width:12px;height:12px;border-radius:999px}.fluxo-premium .quota-legend i.green{background:#21c58b}.fluxo-premium .quota-legend i.amber{background:#f5a524}.fluxo-premium .quota-legend i.red{background:#ff5b5b}.fluxo-premium .quota-legend span{color:#e2e8f0;font-weight:600}.fluxo-premium .quota-legend b{grid-column:2;color:#94a3b8;font-size:13px;font-weight:500}.fluxo-premium .activity-grid{padding:16px 20px 20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fluxo-premium .activity-grid div{min-height:108px;padding:18px 14px;border-left:1px solid rgba(148,163,184,.08)}.fluxo-premium .activity-grid div:first-child{border-left:0}.fluxo-premium .activity-grid b,.fluxo-premium .activity-grid span,.fluxo-premium .activity-grid strong{display:block}.fluxo-premium .activity-grid span{color:#94a3b8;font-size:13px}.fluxo-premium .activity-grid strong{margin-top:8px;color:white;font-size:34px;line-height:1;letter-spacing:-.05em}.fluxo-premium .activity-grid b{margin-top:8px;color:#86efac;font-size:13px}.fluxo-premium .dashboard-updated-label{margin:2px 4px 0;color:#94a3b8;font-size:13px}@media (min-width:1201px){.fluxo-premium .home-ops-grid.refined{grid-template-columns:minmax(0,1.78fr) minmax(296px,.64fr);gap:20px}.fluxo-premium .ops-side.refined{gap:14px}.fluxo-premium .panel-head.compact{padding:18px 18px 0}.fluxo-premium .dashboard-actions-panel{padding-bottom:18px}.fluxo-premium .dashboard-actions-grid{padding:14px 18px 0;gap:12px}.fluxo-premium .action-tile{min-height:80px;padding:12px 10px;gap:8px;border-radius:14px}.fluxo-premium .action-tile-icon{width:38px;height:38px}.fluxo-premium .action-tile-label{min-height:30px;max-width:100px;font-size:12.5px}.fluxo-premium .dashboard-overview-panel{padding:18px}.fluxo-premium .dashboard-overview-head{margin-bottom:16px}.fluxo-premium .dashboard-overview-grid{gap:12px}.fluxo-premium .overview-stat{min-height:144px;padding:15px;border-radius:16px;gap:7px}.fluxo-premium .overview-stat-icon{width:40px;height:40px}.fluxo-premium .overview-stat span{font-size:13px}.fluxo-premium .overview-stat strong{font-size:22px}.fluxo-premium .overview-stat small{font-size:12.5px}.fluxo-premium .finance-summary{padding:14px 18px 18px}.fluxo-premium .finance-summary-top{margin-bottom:14px}.fluxo-premium .finance-summary-top b,.fluxo-premium .finance-summary-top strong{font-size:22px}.fluxo-premium .finance-bars{height:136px;gap:10px}.fluxo-premium .finance-bar-item{gap:8px}.fluxo-premium .finance-bar-track{height:106px;border-radius:14px}.fluxo-premium .finance-bar-item small{font-size:12px}.fluxo-premium .quota-distribution{padding:10px 18px 18px;grid-template-columns:152px minmax(0,1fr);gap:12px}.fluxo-premium .quota-donut{width:140px;height:140px}.fluxo-premium .quota-donut-center{width:96px;height:96px}.fluxo-premium .quota-donut-center strong{font-size:24px}.fluxo-premium .quota-donut-center span{font-size:12px}.fluxo-premium .quota-legend{gap:12px}.fluxo-premium .quota-legend b,.fluxo-premium .quota-legend span{font-size:12.5px}.fluxo-premium .activity-grid{padding:14px 18px 18px;gap:10px}.fluxo-premium .activity-grid div{min-height:96px;padding:14px 12px}.fluxo-premium .activity-grid span{font-size:12.5px}.fluxo-premium .activity-grid strong{margin-top:6px;font-size:30px}.fluxo-premium .activity-grid b{margin-top:6px;font-size:12.5px}.fluxo-premium .dashboard-updated-label{font-size:12px}}@media (max-width:1100px){.fluxo-premium .quota-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.fluxo-premium .cuotas-table,.fluxo-premium .pagos-table{table-layout:auto}.fluxo-premium .quota-summary-header{flex-direction:column;align-items:flex-start}.fluxo-premium .quota-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fluxo-premium .quota-summary-item{min-height:108px;padding:10px 8px;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;text-align:center}.fluxo-premium .quota-summary-item .soft-icon{width:32px;height:32px;border-radius:9px}.fluxo-premium .quota-summary-item strong{font-size:15px;line-height:1.05;white-space:nowrap;word-break:keep-all;overflow-wrap:normal}.fluxo-premium .quota-summary-item span{margin-top:3px;font-size:12px;line-height:1.15}.fluxo-premium .quota-summary-item small{margin-top:3px;font-size:11px;line-height:1.15;overflow-wrap:anywhere}.fluxo-premium .quota-summary-item>div:last-child{width:100%}.fluxo-premium .quota-summary-filters{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.fluxo-premium .quota-summary-filters button{width:100%;height:36px;padding:0 12px;font-size:12.5px;border-radius:10px}.fluxo-premium .cuotas-table td,.fluxo-premium .cuotas-table th,.fluxo-premium .pagos-table td,.fluxo-premium .pagos-table th{padding:9px 6px}.fluxo-premium .cuotas-table td:first-child,.fluxo-premium .cuotas-table th:first-child{width:auto}.fluxo-premium .cuotas-table td:nth-child(2),.fluxo-premium .cuotas-table td:nth-child(3),.fluxo-premium .cuotas-table td:nth-child(4),.fluxo-premium .cuotas-table th:nth-child(2),.fluxo-premium .cuotas-table th:nth-child(3),.fluxo-premium .cuotas-table th:nth-child(4){width:1%;white-space:nowrap}.fluxo-premium .pagos-table td:first-child,.fluxo-premium .pagos-table th:first-child{width:auto}.fluxo-premium .pagos-table td:nth-child(2),.fluxo-premium .pagos-table td:nth-child(3),.fluxo-premium .pagos-table td:nth-child(4),.fluxo-premium .pagos-table th:nth-child(2),.fluxo-premium .pagos-table th:nth-child(3),.fluxo-premium .pagos-table th:nth-child(4){width:1%;white-space:nowrap}.fluxo-premium .cuotas-table .reminders-client-cell,.fluxo-premium .pagos-table .reminders-client-cell{gap:8px;min-width:0;width:auto}.fluxo-premium .cuotas-table .reminders-client-cell strong,.fluxo-premium .pagos-table .reminders-client-cell strong{font-size:13px;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fluxo-premium .cuotas-table .reminders-client-cell>div,.fluxo-premium .pagos-table .reminders-client-cell>div{min-width:0;overflow:hidden}.fluxo-premium .cuotas-cell-note,.fluxo-premium .cuotas-table .reminders-client-cell small,.fluxo-premium .pagos-table .reminders-client-cell small{font-size:11.5px;line-height:1.2}.fluxo-premium .cuotas-status-cell .badge{max-width:100%;padding:5px 9px;gap:5px;font-size:11.5px;white-space:nowrap}.fluxo-premium .cuotas-table td.money,.fluxo-premium .pagos-table td.money{text-align:left}.fluxo-premium .reminders-actions-cell{gap:6px;width:auto}.fluxo-premium .cuotas-detail-trigger{min-width:0;width:auto;padding-inline:8px;font-size:11px}.fluxo-premium .cuota-detail-grid{grid-template-columns:1fr}}@media (max-width:520px){.fluxo-premium .cuotas-table-shell,.fluxo-premium .pagos-table-shell{display:none}.fluxo-premium .mobile-finance-list{display:block}.fluxo-premium .mobile-finance-row{grid-template-columns:minmax(0,1.35fr) minmax(0,.9fr) minmax(50px,.72fr) 28px;gap:6px;padding:10px 12px}.fluxo-premium .mobile-finance-client{gap:6px}.fluxo-premium .mobile-finance-client .avatar.small{width:22px;height:22px;font-size:9px;flex:0 0 22px}.fluxo-premium .mobile-finance-amount strong,.fluxo-premium .mobile-finance-client strong{font-size:12px;line-height:1.1}.fluxo-premium .mobile-finance-amount small,.fluxo-premium .mobile-finance-client small{font-size:10.5px;line-height:1.1}.fluxo-premium .mobile-finance-status .badge{max-width:100%;min-width:0;padding:3px 4px;gap:3px;font-size:7.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fluxo-premium .mobile-finance-status .badge i{width:4px;height:4px;flex:0 0 4px}.fluxo-premium .mobile-finance-action .cuotas-detail-trigger{min-width:26px;width:26px;min-height:26px;padding:0;gap:0;font-size:0;border-radius:8px}.fluxo-premium .mobile-finance-action .cuotas-detail-trigger svg{width:12px;height:12px}.fluxo-premium .cuotas-table,.fluxo-premium .pagos-table{table-layout:auto}.fluxo-premium .quota-summary-card{padding:14px;gap:12px}.fluxo-premium .activity-grid{grid-auto-columns:minmax(104px,44vw);gap:8px;padding:12px 12px 14px}.fluxo-premium .activity-grid div{padding:12px 10px;border-radius:12px}.fluxo-premium .activity-grid b,.fluxo-premium .activity-grid span{font-size:11px}.fluxo-premium .activity-grid strong{margin-top:4px;font-size:22px}.fluxo-premium .quota-summary-header{gap:10px}.fluxo-premium .quota-summary-header p{font-size:12px}.fluxo-premium .quota-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fluxo-premium .quota-summary-item{min-height:92px;padding:12px 10px;border-radius:12px;gap:6px}.fluxo-premium .quota-summary-item .soft-icon{width:28px;height:28px;border-radius:8px}.fluxo-premium .quota-summary-item .soft-icon svg{width:15px;height:15px}.fluxo-premium .quota-summary-item strong{font-size:clamp(19px,5.4vw,24px);line-height:1.05;white-space:nowrap;word-break:keep-all;overflow-wrap:normal}.fluxo-premium .quota-summary-item span{font-size:11px}.fluxo-premium .quota-summary-item small{display:block;font-size:11px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fluxo-premium .quota-summary-filters{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;overflow:visible!important;flex-wrap:unset;flex:unset;padding-bottom:0}.fluxo-premium .quota-summary-filters::-webkit-scrollbar{display:none}.fluxo-premium .quota-summary-filters button{flex:unset!important;height:34px!important;padding:0 10px!important;border-radius:8px!important;font-size:11.5px!important;font-weight:600!important;white-space:nowrap;min-width:0}.fluxo-premium .cuotas-table-shell,.fluxo-premium .pagos-table-shell{overflow-x:hidden}.fluxo-premium .cuotas-table,.fluxo-premium .cuotas-table tbody,.fluxo-premium .cuotas-table thead,.fluxo-premium .cuotas-table tr,.fluxo-premium .pagos-table,.fluxo-premium .pagos-table tbody,.fluxo-premium .pagos-table thead,.fluxo-premium .pagos-table tr{width:100%}.fluxo-premium .cuotas-table,.fluxo-premium .pagos-table{table-layout:auto!important}.fluxo-premium .cuotas-table tbody tr,.fluxo-premium .cuotas-table thead tr,.fluxo-premium .pagos-table tbody tr,.fluxo-premium .pagos-table thead tr{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(64px,.92fr) minmax(54px,.72fr) 30px;align-items:center}.fluxo-premium .cuotas-table td,.fluxo-premium .cuotas-table th,.fluxo-premium .pagos-table td,.fluxo-premium .pagos-table th{display:block;min-width:0;padding:8px 4px}.fluxo-premium .cuotas-table thead th,.fluxo-premium .pagos-table thead th{font-size:8px}.fluxo-premium .cuotas-table td,.fluxo-premium .pagos-table td{font-size:10px}.fluxo-premium .cuotas-table td:nth-child(2),.fluxo-premium .pagos-table td:nth-child(2){overflow:hidden}.fluxo-premium .cuotas-table td:nth-child(3),.fluxo-premium .cuotas-table td:nth-child(4),.fluxo-premium .pagos-table td:nth-child(3),.fluxo-premium .pagos-table td:nth-child(4){justify-self:center;align-self:center}.fluxo-premium .cuotas-table td:first-child,.fluxo-premium .cuotas-table td:nth-child(2),.fluxo-premium .cuotas-table td:nth-child(3),.fluxo-premium .cuotas-table td:nth-child(4),.fluxo-premium .cuotas-table th:first-child,.fluxo-premium .cuotas-table th:nth-child(2),.fluxo-premium .cuotas-table th:nth-child(3),.fluxo-premium .cuotas-table th:nth-child(4),.fluxo-premium .pagos-table td:first-child,.fluxo-premium .pagos-table td:nth-child(2),.fluxo-premium .pagos-table td:nth-child(3),.fluxo-premium .pagos-table td:nth-child(4),.fluxo-premium .pagos-table th:first-child,.fluxo-premium .pagos-table th:nth-child(2),.fluxo-premium .pagos-table th:nth-child(3),.fluxo-premium .pagos-table th:nth-child(4){width:auto!important}.fluxo-premium .cuotas-table .reminders-client-cell,.fluxo-premium .pagos-table .reminders-client-cell{gap:6px;min-width:0}.fluxo-premium .cuotas-table .reminders-client-cell .avatar.small,.fluxo-premium .pagos-table .reminders-client-cell .avatar.small{display:grid;width:22px;height:22px;font-size:9px;flex:0 0 22px}.fluxo-premium .cuotas-table .reminders-client-cell strong,.fluxo-premium .pagos-table .reminders-client-cell strong{font-size:10px;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fluxo-premium .cuotas-table .reminders-client-cell small,.fluxo-premium .pagos-table .reminders-client-cell small{display:none}.fluxo-premium .cuotas-table td.money,.fluxo-premium .pagos-table td.money{text-align:right}.fluxo-premium .cuotas-cell-note{margin-top:2px;font-size:8.5px;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fluxo-premium .cuotas-status-cell{justify-content:center}.fluxo-premium .cuotas-status-cell .badge{justify-content:center;max-width:100%;min-width:0;padding:3px 4px;gap:3px;font-size:7.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fluxo-premium .cuotas-status-cell .badge i{width:4px;height:4px;flex:0 0 4px}.fluxo-premium .reminders-actions-cell{gap:0;width:100%;justify-content:center}.fluxo-premium .cuotas-detail-trigger{min-height:26px;min-width:26px;width:26px;padding:0;gap:0;font-size:0;border-radius:8px}.fluxo-premium .cuotas-detail-trigger svg{width:12px;height:12px;flex:0 0 auto}.fluxo-premium .avatar.small{width:24px;height:24px;font-size:10px}.fluxo-premium .cuota-detail-header{align-items:flex-start}}.fluxo-premium .reminders-metrics-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.fluxo-premium .reminders-metrics-grid .overview-stat{min-height:116px;padding:14px 12px;gap:6px}.fluxo-premium .reminders-metrics-grid .overview-stat strong{font-size:24px}.fluxo-premium .reminders-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fluxo-premium .reminders-page-grid,.fluxo-premium .reminders-page-main{gap:18px}.fluxo-premium .reminders-page-side{gap:12px}.fluxo-premium .reminders-page-grid .panel{border-radius:18px}.fluxo-premium .reminders-page-grid .panel-head{padding:16px 18px}.fluxo-premium .reminders-page-grid .panel-head.compact{padding:16px 18px 0}.fluxo-premium .reminders-page-grid .panel-head h3{font-size:16px}.fluxo-premium .reminders-page-grid .panel-head p{margin-top:3px;font-size:12px}.fluxo-premium .reminders-page-grid .reminders-metrics-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.fluxo-premium .reminders-page-grid .reminders-metrics-grid .overview-stat{min-height:104px;padding:12px 10px;gap:5px;border-radius:14px}.fluxo-premium .reminders-page-grid .reminders-metrics-grid .overview-stat .overview-stat-icon{width:34px;height:34px}.fluxo-premium .reminders-page-grid .reminders-metrics-grid .overview-stat span{font-size:12px;line-height:1.2;white-space:nowrap}.fluxo-premium .reminders-page-grid .reminders-metrics-grid .overview-stat strong{font-size:20px}.fluxo-premium .reminders-page-grid .reminders-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fluxo-premium .reminders-page-grid .reminders-action-grid .action-tile{min-height:74px;padding:12px 10px;gap:8px;border-radius:14px}.fluxo-premium .reminders-page-grid .reminders-action-grid .action-tile-icon{width:36px;height:36px}.fluxo-premium .reminders-page-grid .reminders-action-grid .action-tile-label{min-height:28px;max-width:104px;font-size:12.5px}.fluxo-premium .reminders-page-grid .reminders-filter-row{padding:0 18px 12px}.fluxo-premium .reminders-page-grid .tabs{gap:8px;padding:6px}.fluxo-premium .reminders-page-grid .tabs button{padding:7px 12px;font-size:12px}.fluxo-premium .reminders-page-grid .reminders-table-shell{padding:0 18px 16px}.fluxo-premium .reminders-page-grid .reminders-table td,.fluxo-premium .reminders-page-grid .reminders-table th{padding:12px 16px}.fluxo-premium .reminders-page-grid .reminders-table tbody td:first-child,.fluxo-premium .reminders-page-grid .reminders-table thead th:first-child{text-align:left}.fluxo-premium .reminders-page-grid .reminders-client-cell{gap:8px;justify-content:flex-start;margin-inline:0;text-align:left}.fluxo-premium .reminders-page-grid .reminders-client-cell .avatar.small{margin-right:0;flex:0 0 auto}.fluxo-premium .reminders-page-grid .reminders-client-cell>div{min-width:0}.fluxo-premium .reminders-page-grid .reminders-client-cell small,.fluxo-premium .reminders-page-grid .reminders-status-cell small{font-size:11.5px}.fluxo-premium .reminders-page-grid .reminders-status{min-width:96px;padding:6px 11px;font-size:11.5px}.fluxo-premium .reminders-page-grid .reminders-status-cell{gap:6px}.fluxo-premium .reminders-page-grid .reminders-actions-cell .danger-btn,.fluxo-premium .reminders-page-grid .reminders-actions-cell .outline-btn,.fluxo-premium .reminders-page-grid .reminders-actions-cell .primary-btn{min-height:34px;padding:0 12px;font-size:12px}.fluxo-premium .reminders-page-grid .reminders-detail-btn{min-width:114px}.fluxo-premium .reminders-page-grid .reminders-table-footer{gap:12px;padding-top:14px;font-size:12px}.fluxo-premium .reminders-page-grid .reminders-pagination{gap:6px}.fluxo-premium .reminders-page-grid .reminders-pagination button,.fluxo-premium .reminders-page-grid .reminders-pagination span{width:32px;height:32px}.fluxo-premium .reminders-page-grid .finance-summary{padding:12px 16px 16px}.fluxo-premium .reminders-page-grid .finance-summary-top{margin-bottom:12px}.fluxo-premium .reminders-page-grid .finance-summary-top b,.fluxo-premium .reminders-page-grid .finance-summary-top strong,.fluxo-premium .reminders-page-grid .reminders-performance-panel .panel-head b{font-size:20px}.fluxo-premium .reminders-page-grid .finance-summary-top span{margin-top:4px;font-size:11.5px}.fluxo-premium .reminders-page-grid .finance-bars{height:132px;gap:8px}.fluxo-premium .reminders-page-grid .finance-bar-item{gap:7px}.fluxo-premium .reminders-page-grid .finance-bar-track{height:98px;border-radius:14px}.fluxo-premium .reminders-page-grid .finance-bar-item small,.fluxo-premium .reminders-page-grid .reminders-bar-value{font-size:12px}.fluxo-premium .reminders-page-grid .reminders-funnel{padding:12px 16px 16px;gap:8px}.fluxo-premium .reminders-page-grid .reminders-funnel-row{gap:10px;padding:2px 0}.fluxo-premium .reminders-page-grid .reminders-funnel-row strong{font-size:13px}.fluxo-premium .reminders-page-grid .reminders-funnel-fill{min-height:34px;padding:0 14px}.fluxo-premium .reminders-page-grid .reminders-funnel-fill span{font-size:12.5px}.fluxo-premium .reminders-page-grid .reminders-upcoming-list{padding:8px 16px 16px;gap:8px}.fluxo-premium .reminders-page-grid .reminders-upcoming-item{gap:12px;padding:8px 0}.fluxo-premium .reminders-page-grid .reminders-upcoming-copy{gap:8px}.fluxo-premium .reminders-page-grid .reminders-upcoming-dot{width:10px;height:10px}.fluxo-premium .reminders-page-grid .reminders-upcoming-item strong{font-size:13px}.fluxo-premium .reminders-page-grid .reminders-upcoming-item span{font-size:12px}.fluxo-premium .reminders-page-grid .reminders-upcoming-item b{min-width:28px;height:24px;padding:0 8px;font-size:11.5px}.fluxo-premium .reminders-page-grid .dashboard-updated-label{margin:0 2px;font-size:12px}.fluxo-premium .reminders-performance-panel .panel-head b{font-size:24px;line-height:1}.fluxo-premium .reminders-performance-panel .panel-head b.positive{color:#22c55e}.fluxo-premium .reminders-performance-panel .panel-head b.negative{color:#f87171}.fluxo-premium .reminders-finance-bars{margin-top:4px}.fluxo-premium .reminders-finance-item{gap:8px}.fluxo-premium .reminders-bar-value{color:#f8fafc;font-size:13px;line-height:1;font-weight:700}.fluxo-premium .reminders-status{display:inline-flex;align-items:center;justify-content:center;min-width:104px;padding:7px 12px;border-radius:999px;border:1px solid rgba(148,163,184,.14);font-size:12px;font-weight:700}.fluxo-premium .reminders-status.green{color:#34d399;background:rgba(16,185,129,.1);border-color:rgba(16,185,129,.18)}.fluxo-premium .reminders-status.amber{color:#fbbf24;background:rgba(245,158,11,.12);border-color:rgba(245,158,11,.18)}.fluxo-premium .reminders-status.red{color:#f87171;background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.18)}.fluxo-premium .reminders-status.purple{color:#c084fc;background:rgba(147,51,234,.14);border-color:rgba(168,85,247,.18)}.fluxo-premium .reminders-status.blue{color:#60a5fa;background:rgba(37,99,235,.12);border-color:rgba(59,130,246,.18)}.fluxo-premium .reminders-activity-panel{overflow:hidden}.fluxo-premium .reminders-filter-row{padding:0 20px 16px}.fluxo-premium .reminders-table-shell{padding:0 20px 20px}.fluxo-premium .reminders-table{width:100%;table-layout:fixed}.fluxo-premium .reminders-table thead th{text-transform:none;letter-spacing:0;font-size:12px;text-align:center}.fluxo-premium .reminders-table td{white-space:normal;vertical-align:top;text-align:center}.fluxo-premium .reminders-table td:first-child,.fluxo-premium .reminders-table th:first-child{width:34%}.fluxo-premium .reminders-table td:nth-child(2),.fluxo-premium .reminders-table th:nth-child(2){width:28%}.fluxo-premium .reminders-table td:nth-child(3),.fluxo-premium .reminders-table th:nth-child(3){width:22%}.fluxo-premium .reminders-table td:nth-child(4),.fluxo-premium .reminders-table th:nth-child(4){width:16%}.fluxo-premium .reminders-client-cell{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;margin-inline:auto;text-align:center}.fluxo-premium .reminders-client-cell small,.fluxo-premium .reminders-client-cell strong{display:block}.fluxo-premium .reminders-client-cell small{color:#7a8f9f;font-size:12px;margin-top:3px}.fluxo-premium .clientes-directory-panel table td:first-child,.fluxo-premium .clientes-directory-panel table th:first-child{text-align:left}.fluxo-premium .clientes-directory-panel .reminders-client-cell{justify-content:flex-start;margin-inline:0;text-align:left}.fluxo-premium .clientes-directory-panel .reminders-client-cell .avatar.small{flex:0 0 auto}.fluxo-premium .clientes-directory-panel .reminders-client-cell>div{min-width:0}.fluxo-premium .reminders-status-cell{display:flex;flex-direction:column;gap:8px;align-items:center}.fluxo-premium .reminders-status-cell small{color:#7a8f9f;font-size:12px;line-height:1.35}.fluxo-premium .reminders-actions-cell{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;justify-content:center;width:100%}.fluxo-premium .reminders-actions-cell .icon-mini,.fluxo-premium .reminders-actions-cell .kebab{flex:0 0 auto}.fluxo-premium .reminders-actions-cell .danger-btn,.fluxo-premium .reminders-actions-cell .outline-btn,.fluxo-premium .reminders-actions-cell .primary-btn{min-height:36px;padding:0 14px;font-size:12.5px}.fluxo-premium .reminders-detail-btn{min-width:122px;justify-content:center;white-space:nowrap}.fluxo-premium .reminders-table-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:18px;color:#94a3b8;font-size:13px}.fluxo-premium .reminders-pagination{display:flex;align-items:center;gap:8px}.fluxo-premium .reminders-pagination button,.fluxo-premium .reminders-pagination span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;border:1px solid rgba(148,163,184,.12);background:rgba(15,23,42,.72);color:#cbd5e1;font-size:12px;font-weight:700}.fluxo-premium .reminders-pagination span{border-color:transparent;background:transparent}.fluxo-premium .reminders-pagination button.active{color:white;background:linear-gradient(135deg,#1e6bf1,#1255c6);border-color:rgba(96,165,250,.22)}.fluxo-premium .reminders-pagination button:disabled{opacity:.45}.fluxo-premium .reminders-empty{min-height:320px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#94a3b8;text-align:center}.fluxo-premium .reminders-empty strong{color:white;font-size:18px}.fluxo-premium .reminders-funnel{padding:16px 20px 20px;display:grid;gap:10px}.fluxo-premium .reminders-funnel-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:4px 0}.fluxo-premium .reminders-funnel-row strong{color:#e2e8f0;font-size:14px;font-weight:700}.fluxo-premium .reminders-funnel-fill{min-height:40px;padding:0 16px;display:inline-flex;align-items:center;clip-path:polygon(0 0,100% 0,92% 100%,8% 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.fluxo-premium .reminders-funnel-fill span{color:white;font-size:13px;font-weight:700}.fluxo-premium .reminders-funnel-fill.tone-blue{background:linear-gradient(135deg,rgba(37,99,235,.95),rgba(29,78,216,.78))}.fluxo-premium .reminders-funnel-fill.tone-cyan{background:linear-gradient(135deg,rgba(13,148,136,.95),rgba(8,145,178,.78))}.fluxo-premium .reminders-funnel-fill.tone-purple{background:linear-gradient(135deg,rgba(126,34,206,.95),rgba(147,51,234,.78))}.fluxo-premium .reminders-funnel-fill.tone-amber{background:linear-gradient(135deg,rgba(217,119,6,.95),rgba(251,146,60,.78))}.fluxo-premium .reminders-upcoming-list{padding:10px 20px 20px;display:grid;gap:12px}.fluxo-premium .reminders-upcoming-item{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:10px 0;border-top:1px solid rgba(148,163,184,.08)}.fluxo-premium .reminders-upcoming-item:first-child{border-top:0}.fluxo-premium .reminders-upcoming-copy{display:inline-flex;align-items:center;gap:10px}.fluxo-premium .reminders-upcoming-dot{width:12px;height:12px;border-radius:999px;border:2px solid;display:inline-block}.fluxo-premium .reminders-upcoming-dot.blue{color:#38bdf8}.fluxo-premium .reminders-upcoming-dot.amber{color:#f59e0b}.fluxo-premium .reminders-upcoming-dot.purple{color:#c084fc}.fluxo-premium .reminders-upcoming-item strong{color:#dbeafe;font-size:14px}.fluxo-premium .reminders-upcoming-item span{color:#94a3b8;font-size:13px}.fluxo-premium .reminders-upcoming-item b{min-width:32px;height:28px;padding:0 10px;border-radius:8px;background:rgba(15,23,42,.76);border:1px solid rgba(148,163,184,.12);color:#cbd5e1;display:inline-flex;align-items:center;justify-content:center;font-size:12px}@media (max-width:1360px){.fluxo-premium .dashboard-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fluxo-premium .dashboard-actions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fluxo-premium .dashboard-pending-row{grid-template-columns:54px minmax(0,1fr) auto}.fluxo-premium .dashboard-pending-badge{grid-column:2}.fluxo-premium .dashboard-pending-amount{grid-column:3;grid-row:1}.fluxo-premium .dashboard-pending-actions{grid-column:2/4;justify-content:flex-start}.fluxo-premium .reminders-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fluxo-premium .reminders-metrics-grid,.fluxo-premium .reminders-page-grid .reminders-metrics-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1200px){.fluxo-premium .home-ops-grid.refined,.fluxo-premium .quota-distribution{grid-template-columns:1fr}}@media (max-width:820px){.fluxo-premium .dashboard-toolbar{width:100%;justify-content:stretch}.fluxo-premium .clientes-toolbar{grid-template-columns:repeat(3,minmax(0,1fr)) auto;width:100%}.fluxo-premium .clientes-header-btn{min-width:0}.fluxo-premium .dashboard-search{min-width:46px;width:46px}.fluxo-premium .dashboard-search-expandable.is-open{width:100%;min-width:0;grid-column:1/-2}.fluxo-premium .dashboard-overview-head{flex-direction:column}.fluxo-premium .dashboard-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fluxo-premium .overview-stat{min-height:136px;padding:13px;gap:8px}.fluxo-premium .overview-stat strong{font-size:22px}.fluxo-premium .overview-stat p,.fluxo-premium .overview-stat small,.fluxo-premium .overview-stat span{font-size:12px}.fluxo-premium .dashboard-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px 16px 2px;overflow:visible}.fluxo-premium .mobile-hidden-action{display:none!important}.fluxo-premium .action-tile{min-height:72px;padding:12px 14px;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px}.fluxo-premium .action-tile-icon{width:36px;height:36px}.fluxo-premium .action-tile-label{min-height:0;max-width:none;justify-content:flex-start;text-align:left;font-size:12.5px}.fluxo-premium .activity-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(116px,34vw);gap:8px;padding:12px 14px 14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none}.fluxo-premium .activity-grid::-webkit-scrollbar{display:none}.fluxo-premium .activity-grid div{min-height:0;padding:12px 10px;border:1px solid rgba(148,163,184,.08);border-radius:12px;background:rgba(5,12,23,.42);scroll-snap-align:start}.fluxo-premium .activity-grid span{font-size:12px}.fluxo-premium .activity-grid strong{margin-top:6px;font-size:24px}.fluxo-premium .activity-grid b{margin-top:6px;font-size:12px}.fluxo-premium .dashboard-pending-row{grid-template-columns:42px minmax(0,1fr) auto;gap:10px 12px;align-items:start;padding:14px 0}.fluxo-premium .dashboard-pending-list{padding:0 16px 16px;gap:10px}.fluxo-premium .dashboard-pending-head{min-width:0}.fluxo-premium .dashboard-pending-head strong{font-size:14px}.fluxo-premium .dashboard-pending-head span{margin-top:3px;font-size:12px}.fluxo-premium .dashboard-pending-badge{grid-column:2/4}.fluxo-premium .dashboard-pending-badge em{min-width:0;padding:6px 10px;font-size:12px}.fluxo-premium .dashboard-pending-amount{grid-column:3;grid-row:1;align-self:center;font-size:15px}.fluxo-premium .dashboard-pending-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;justify-content:stretch}.fluxo-premium .dashboard-pending-actions .outline-btn.compact,.fluxo-premium .dashboard-pending-actions .primary-btn.compact{width:100%;min-width:0}.fluxo-premium .reminders-action-grid,.fluxo-premium .reminders-metrics-grid{grid-template-columns:1fr}.fluxo-premium .reminders-table-shell{overflow-x:auto}.fluxo-premium .reminders-actions-cell,.fluxo-premium .reminders-table-footer{flex-wrap:wrap}.fluxo-premium .reminders-actions-cell{justify-content:center}.fluxo-premium .reminders-detail-btn{min-width:0;width:auto;padding-inline:12px}.fluxo-premium .reminders-table-footer{justify-content:flex-start}.fluxo-premium .reminders-upcoming-item{grid-template-columns:1fr auto}.fluxo-premium .reminders-upcoming-item span{grid-column:1/2}.fluxo-premium .modal-surface{width:min(calc(100vw - 24px),100%);max-height:calc(100dvh - 24px);border-radius:22px}.fluxo-premium .modal-footer{display:grid;grid-template-columns:1fr}.fluxo-premium .modal-footer>*{width:100%}.fluxo-premium .modal-grid-2{grid-template-columns:1fr}}@media (max-width:520px){.fluxo-premium .dashboard-overview-grid{gap:8px}.fluxo-premium .overview-stat{min-height:124px;padding:12px}.fluxo-premium .overview-stat-icon{width:40px;height:40px}.fluxo-premium .overview-stat strong{font-size:18px}.fluxo-premium .dashboard-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:14px;padding-right:14px}.fluxo-premium .activity-grid{grid-auto-columns:minmax(104px,46vw);gap:8px;padding-left:12px;padding-right:12px}.fluxo-premium .activity-grid strong{font-size:22px}.fluxo-premium .activity-grid div{padding:11px 9px}.fluxo-premium .panel-head.compact{padding:16px 14px 0}.fluxo-premium .action-tile{min-height:64px;padding:10px 12px;border-radius:14px;gap:10px}.fluxo-premium .action-tile-icon{width:34px;height:34px}.fluxo-premium .action-tile-label{font-size:12px}.fluxo-premium .dashboard-pending-row{grid-template-columns:40px minmax(0,1fr) auto;gap:8px 10px;align-items:start}.fluxo-premium .dashboard-pending-row>:first-child{grid-row:1/span 2;align-self:start}.fluxo-premium .dashboard-pending-copy{min-width:0;grid-column:2;grid-row:1}.fluxo-premium .dashboard-pending-badge{grid-column:2;grid-row:2}.fluxo-premium .dashboard-pending-amount{grid-column:3;grid-row:1;align-self:center;justify-self:end}.fluxo-premium .dashboard-pending-actions{grid-template-columns:repeat(2,minmax(0,1fr));grid-column:2/4;grid-row:3;width:100%;justify-content:stretch}.fluxo-premium .modal-body,.fluxo-premium .modal-footer,.fluxo-premium .modal-header{padding-left:16px;padding-right:16px}}@media (min-width:640px){.fluxo-premium .modal-surface{width:min(calc(100vw - 32px),100%);max-height:calc(100dvh - 80px);border-radius:24px}}html.light .fluxo-premium{--bg:#f3f7fc;--bg-2:#ffffff;--panel:rgba(255,255,255,0.98);--panel-2:#ffffff;--surface-1:rgba(255,255,255,0.98);--surface-2:rgba(251,252,253,0.99);--surface-3:rgba(245,247,250,0.98);--line:rgba(37,99,235,0.12);--line-strong:rgba(37,99,235,0.18);--text:#0f172a;--muted:#17385d;--muted-2:#24456d;--blue:#2563eb;--blue-2:#3b82f6;--green:#059669;--amber:#d97706;--red:#dc2626;--purple:#7c3aed;--shadow:0 24px 60px rgba(15,23,42,0.1);--label-color:#4b5563;--input-value-color:#0f172a;color:var(--text)!important;background:radial-gradient(circle at top,rgba(37,99,235,.08),transparent 34%),linear-gradient(180deg,#F3F8FF,#EAF3FF 45%,#F7FBFF)!important}html.light .fluxo-premium .mobile-drawer-panel,html.light .fluxo-premium .mobile-topbar,html.light .fluxo-premium .sidebar{background:rgba(255,255,255,.94)!important;border-color:rgba(148,163,184,.22);box-shadow:18px 0 42px rgba(15,23,42,.06)}html.light .fluxo-premium .mobile-drawer{color:#0f172a}html.light .fluxo-premium .brand-header-image .fluxo-brand-image__asset{filter:drop-shadow(0 12px 22px rgba(59,130,246,.12))}html.light .fluxo-premium .mobile-topbar{color:#0f172a;box-shadow:0 14px 34px rgba(15,23,42,.08)}html.light .fluxo-premium .mobile-topbar .leading-tight>span:first-child{color:#0f172a!important}html.light .fluxo-premium .mobile-topbar .leading-tight>span:last-child,html.light .fluxo-premium .mobile-topbar .text-slate-400{color:var(--muted-2)!important}html.light .fluxo-premium .loading-skeleton{background:rgba(148,163,184,.22)}html.light .fluxo-premium .loading-skeleton-soft{background:rgba(191,205,222,.38)}html.light .fluxo-premium .loading-skeleton-accent{background:rgba(96,165,250,.28)}html.light .fluxo-premium .modal-surface,html.light .fluxo-premium .panel,html.light .fluxo-premium .payment-sheet,html.light .fluxo-premium .quota-summary-card,html.light .fluxo-premium .stat-card,html.light .fluxo-premium .table-panel{background:rgba(255,255,255,.97)!important;border-color:rgba(30,64,120,.16)!important;box-shadow:0 14px 32px rgba(15,45,90,.1)}html.light .fluxo-premium .activity-grid strong,html.light .fluxo-premium .brand strong,html.light .fluxo-premium .business-card strong,html.light .fluxo-premium .dashboard-overview-head h3,html.light .fluxo-premium .dashboard-pending-amount,html.light .fluxo-premium .dashboard-pending-head strong,html.light .fluxo-premium .finance-summary-top strong,html.light .fluxo-premium .ops-side-panel h3,html.light .fluxo-premium .overview-stat strong,html.light .fluxo-premium .panel-head h3,html.light .fluxo-premium .quota-donut-center strong,html.light .fluxo-premium .quota-summary-header h3,html.light .fluxo-premium .quota-summary-item strong,html.light .fluxo-premium .text-white,html.light .fluxo-premium .verify-row strong,html.light .fluxo-premium h1{color:#0f172a!important}html.light .fluxo-premium .activity-grid span,html.light .fluxo-premium .brand span,html.light .fluxo-premium .business-card span,html.light .fluxo-premium .dashboard-overview-head p,html.light .fluxo-premium .dashboard-updated-label,html.light .fluxo-premium .finance-bar-item small,html.light .fluxo-premium .finance-summary-top span,html.light .fluxo-premium .overview-stat small,html.light .fluxo-premium .overview-stat span,html.light .fluxo-premium .panel-head p,html.light .fluxo-premium .quota-donut-center span,html.light .fluxo-premium .quota-legend b,html.light .fluxo-premium .quota-summary-header p,html.light .fluxo-premium .quota-summary-item small,html.light .fluxo-premium .quota-summary-item span,html.light .fluxo-premium .verify-row span,html.light .fluxo-premium p{color:var(--muted-2)!important}html.light .fluxo-premium .nav-item{color:#17385d}html.light .fluxo-premium .nav-item:hover{color:#0f172a;background:rgba(37,99,235,.08)}html.light .fluxo-premium .nav-item.active{color:white!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;box-shadow:0 14px 26px rgba(37,99,235,.22)}html.light .fluxo-premium .nav-item.nav-item-danger{color:#b91c1c;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(254,242,242,.96));border-color:rgba(220,38,38,.2);box-shadow:0 8px 18px rgba(15,23,42,.05),inset 0 1px 0 rgba(255,255,255,.94)}html.light .fluxo-premium .nav-item.nav-item-danger:hover{color:#991b1b;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(254,226,226,.98));border-color:rgba(220,38,38,.28);box-shadow:0 12px 22px rgba(15,23,42,.08),inset 0 1px 0 rgba(255,255,255,.96)}html.light .fluxo-premium .business-card,html.light .fluxo-premium .dashboard-chip,html.light .fluxo-premium .dashboard-search,html.light .fluxo-premium .mobile-icon-button,html.light .fluxo-premium .soft-icon,html.light .fluxo-premium .stat-icon{background:rgba(248,250,252,.9);border-color:rgba(148,163,184,.22);color:#24456d}html.light .fluxo-premium .mobile-icon-button:hover{color:#1d4ed8;background:rgba(239,246,255,.98);border-color:rgba(37,99,235,.24)}html.light .fluxo-premium .notification-hub-link{color:#0b4acb;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(233,243,255,.98));border-color:rgba(37,99,235,.28);box-shadow:0 10px 20px rgba(37,99,235,.12),inset 0 1px 0 rgba(255,255,255,.98)}html.light .fluxo-premium .notification-hub-core{color:inherit;text-shadow:0 1px 0 rgba(255,255,255,.45)}html.light .fluxo-premium .notification-hub-core svg{color:#0b3ea8;opacity:1}html.light .fluxo-premium .notification-hub-orbit{border-color:rgba(37,99,235,.22)}html.light .fluxo-premium .notification-hub-copy strong{color:#0f172a}html.light .fluxo-premium .notification-hub-copy small{color:#64748b}html.light .fluxo-premium .notification-hub-badge{color:white;background:linear-gradient(180deg,#0f4fd6,#2563eb);border-color:#ffffff;box-shadow:0 8px 16px rgba(37,99,235,.16),inset 0 1px 0 rgba(255,255,255,.24)}html.light .fluxo-premium .notification-hub.has-pending .notification-hub-link,html.light .fluxo-premium .notification-hub.is-active .notification-hub-link{border-color:rgba(37,99,235,.34);box-shadow:0 12px 24px rgba(37,99,235,.14),inset 0 1px 0 rgba(255,255,255,.98)}html.light .fluxo-premium .notification-hub.is-live .notification-hub-link{border-color:rgba(37,99,235,.34);box-shadow:0 18px 34px rgba(15,23,42,.12),0 6px 18px rgba(37,99,235,.1),inset 0 1px 0 rgba(255,255,255,.98)}html.light .fluxo-premium .filter-btn,html.light .fluxo-premium .ghost-btn,html.light .fluxo-premium .icon-btn,html.light .fluxo-premium .outline-btn{color:#173b72;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(241,247,255,.94));border-color:rgba(37,99,235,.2);box-shadow:0 8px 18px rgba(37,99,235,.08),inset 0 1px 0 rgba(255,255,255,.92)}html.light .fluxo-premium .dashboard-alert-btn,html.light .fluxo-premium .refresh-icon-btn{color:#0f4fd6}html.light .fluxo-premium .filter-btn:hover,html.light .fluxo-premium .ghost-btn:hover,html.light .fluxo-premium .icon-btn:hover,html.light .fluxo-premium .outline-btn:hover{color:#0f4fd6;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(242,244,247,.98));border-color:rgba(148,163,184,.26);box-shadow:0 12px 24px rgba(15,23,42,.08),inset 0 1px 0 rgba(255,255,255,.96)}html.light .fluxo-premium .receipt-link-btn{color:#0f4fd6;border-color:rgba(37,99,235,.28);background:linear-gradient(180deg,rgba(239,246,255,.98),rgba(219,234,254,.92));box-shadow:0 10px 20px rgba(37,99,235,.12),inset 0 1px 0 rgba(255,255,255,.96)}html.light .fluxo-premium .receipt-link-btn:hover{color:#0b3ea8;border-color:rgba(37,99,235,.36);background:linear-gradient(180deg,rgba(255,255,255,1),rgba(219,234,254,.98));box-shadow:0 12px 24px rgba(37,99,235,.16),inset 0 1px 0 rgba(255,255,255,.98)}html.light .fluxo-premium .receipt-link-btn--prominent{color:#ffffff!important;border-color:rgba(37,99,235,.22)!important;background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;box-shadow:0 16px 30px rgba(37,99,235,.22),inset 0 1px 0 rgba(255,255,255,.18)!important}html.light .fluxo-premium .receipt-link-btn--prominent:hover{color:#ffffff!important;border-color:rgba(29,78,216,.3)!important;background:linear-gradient(135deg,#1d4ed8,#0284c7)!important;box-shadow:0 18px 34px rgba(29,78,216,.26),inset 0 1px 0 rgba(255,255,255,.22)!important}html.light .fluxo-premium .ai-btn{color:#0f5d7a!important;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(239,250,255,.98))!important;border-color:rgba(14,165,233,.26)!important;box-shadow:0 10px 22px rgba(14,116,144,.1),inset 0 1px 0 rgba(255,255,255,.96)!important}html.light .fluxo-premium .ai-btn:hover{color:#0c4a60!important;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(224,247,255,.98))!important;border-color:rgba(6,182,212,.34)!important;box-shadow:0 14px 28px rgba(8,145,178,.14),inset 0 1px 0 rgba(255,255,255,.98)!important}html.light .fluxo-premium .ai-btn.sending{color:#0891b2!important;background:linear-gradient(180deg,rgba(249,254,255,.99),rgba(236,249,255,.96))!important;border-color:rgba(103,232,249,.32)!important}html.light .fluxo-premium .ai-btn.sent{color:#047857!important;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(236,253,245,.96))!important;border-color:rgba(16,185,129,.28)!important;box-shadow:0 10px 22px rgba(5,150,105,.1),inset 0 1px 0 rgba(255,255,255,.96)!important}html.light .fluxo-premium .dashboard-pending-actions .pending-ai-btn{color:#0f5d7a!important;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(239,250,255,.98))!important;border-color:rgba(14,165,233,.24)!important;box-shadow:0 10px 20px rgba(8,145,178,.08),inset 0 1px 0 rgba(255,255,255,.94)!important}html.light .fluxo-premium .dashboard-pending-actions .pending-ai-btn:hover{color:#0c4a60!important;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(224,247,255,.98))!important;border-color:rgba(6,182,212,.32)!important}html.light .fluxo-premium .nav-item.active,html.light .fluxo-premium .primary-btn,html.light .fluxo-premium .success-btn{color:white!important}html.light .fluxo-premium .primary-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-color:rgba(37,99,235,.3)!important;box-shadow:0 14px 28px rgba(37,99,235,.2),inset 0 1px 0 rgba(255,255,255,.16)!important}html.light .fluxo-premium .primary-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af)!important;border-color:rgba(29,78,216,.34)!important;box-shadow:0 18px 34px rgba(29,78,216,.24),inset 0 1px 0 rgba(255,255,255,.18)!important}html.light .fluxo-premium .success-btn{background:linear-gradient(135deg,#059669,#10b981)!important;border-color:rgba(16,185,129,.28)!important;box-shadow:0 14px 28px rgba(5,150,105,.18),inset 0 1px 0 rgba(255,255,255,.16)!important}html.light .fluxo-premium .success-btn:hover{background:linear-gradient(135deg,#047857,#059669)!important;border-color:rgba(5,150,105,.34)!important;box-shadow:0 18px 34px rgba(5,150,105,.22),inset 0 1px 0 rgba(255,255,255,.18)!important}html.light .fluxo-premium .danger-btn{color:#b91c1c;background:rgba(254,242,242,.92);border-color:rgba(220,38,38,.2)}html.light .fluxo-premium .danger-btn.danger-btn-solid{color:white;background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:rgba(220,38,38,.28);box-shadow:0 14px 26px rgba(220,38,38,.18),inset 0 1px 0 rgba(255,255,255,.14)}html.light .fluxo-premium .theme-toggle.is-light{color:#0f4fd6;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(243,245,248,.94));border-color:rgba(148,163,184,.2);box-shadow:0 10px 22px rgba(15,23,42,.06),inset 0 1px 0 rgba(255,255,255,.95)}html.light .fluxo-premium .action-tile,html.light .fluxo-premium .overview-stat,html.light .fluxo-premium .quota-summary-item,html.light .fluxo-premium .verify-row{background:linear-gradient(180deg,rgba(255,255,255,1),rgba(247,249,252,.98));border-color:rgba(148,163,184,.22);box-shadow:0 12px 28px rgba(15,23,42,.06),inset 0 1px 0 rgba(255,255,255,.9)}html.light .fluxo-premium .bank-row,html.light .fluxo-premium .business-card,html.light .fluxo-premium .connected-line,html.light .fluxo-premium .dashboard-chip,html.light .fluxo-premium .dashboard-search-shortcut,html.light .fluxo-premium .empty-operational,html.light .fluxo-premium .finance-bar-track,html.light .fluxo-premium .mini-summary,html.light .fluxo-premium .quota-donut-center,html.light .fluxo-premium .search,html.light .fluxo-premium .tabs,html.light .fluxo-premium .toggle-row{background:linear-gradient(180deg,rgba(255,255,255,1),rgba(244,246,249,.98))!important;border-color:rgba(148,163,184,.22)!important;box-shadow:0 10px 24px rgba(15,23,42,.05),0 2px 8px rgba(148,163,184,.06),inset 0 1px 0 rgba(255,255,255,.94)}html.light .fluxo-premium .badge,html.light .fluxo-premium .dashboard-pending-badge em,html.light .fluxo-premium .payment-chip,html.light .fluxo-premium .reminders-pagination button,html.light .fluxo-premium .reminders-pagination span,html.light .fluxo-premium .reminders-status{box-shadow:0 6px 16px rgba(15,23,42,.05),inset 0 1px 0 rgba(255,255,255,.72)}html.light .fluxo-premium .activity-grid div,html.light .fluxo-premium .dashboard-pending-row,html.light .fluxo-premium .reminders-funnel-row,html.light .fluxo-premium .reminders-upcoming-item{background:linear-gradient(180deg,rgba(247,248,250,.98),rgba(239,242,246,.95));border-radius:16px;border:1px solid rgba(148,163,184,.2);box-shadow:0 8px 20px rgba(148,163,184,.08),inset 0 1px 0 rgba(255,255,255,.78)}html.light .fluxo-premium .activity-grid{gap:14px}html.light .fluxo-premium .activity-grid div{padding:18px 16px;border-left:0}html.light .fluxo-premium .dashboard-pending-row,html.light .fluxo-premium .reminders-upcoming-item{padding-inline:14px}html.light .fluxo-premium .action-tile{color:#0f172a}html.light .fluxo-premium .action-tile:hover{background:linear-gradient(180deg,rgba(255,255,255,1),rgba(241,244,248,.96));box-shadow:0 18px 34px rgba(15,23,42,.08),inset 0 1px 0 rgba(255,255,255,.96)}html.light .fluxo-premium .action-tile-label,html.light .fluxo-premium .quota-legend span{color:#17385d}html.light .fluxo-premium .action-tile-icon,html.light .fluxo-premium .dashboard-chip,html.light .fluxo-premium .dashboard-search-shortcut,html.light .fluxo-premium .mobile-icon-button,html.light .fluxo-premium .overview-stat-icon,html.light .fluxo-premium .soft-icon,html.light .fluxo-premium .stat-icon{box-shadow:0 10px 22px rgba(15,23,42,.05),inset 0 1px 0 rgba(255,255,255,.94)}html.light .fluxo-premium .soft-icon,html.light .fluxo-premium .stat-icon{color:#1f4f86}html.light .fluxo-premium .avatar{color:#0f4fd6;background:radial-gradient(circle at 30% 30%,rgba(191,219,254,.95),rgba(219,234,254,.98) 60%,rgba(255,255,255,.98));border:1px solid rgba(37,99,235,.18);box-shadow:0 8px 18px rgba(37,99,235,.1),inset 0 1px 0 rgba(255,255,255,.94);text-shadow:0 1px 0 rgba(255,255,255,.55)}html.light .fluxo-premium .avatar.green{color:#047857;background:radial-gradient(circle at 30% 30%,rgba(167,243,208,.96),rgba(209,250,229,.98) 60%,rgba(255,255,255,.98));border-color:rgba(5,150,105,.18)}html.light .fluxo-premium .overview-stat.blue .overview-stat-icon,html.light .fluxo-premium .soft-icon.blue,html.light .fluxo-premium .stat-icon.blue{color:#0f4fd6;background:radial-gradient(circle at 30% 30%,rgba(96,165,250,.34),rgba(37,99,235,.16) 62%,rgba(255,255,255,.94));border-color:rgba(37,99,235,.24)}html.light .fluxo-premium .overview-stat.green .overview-stat-icon,html.light .fluxo-premium .soft-icon.green,html.light .fluxo-premium .stat-icon.green{color:#047857;background:radial-gradient(circle at 30% 30%,rgba(74,222,128,.34),rgba(5,150,105,.14) 62%,rgba(255,255,255,.94));border-color:rgba(5,150,105,.2)}html.light .fluxo-premium .overview-stat.amber .overview-stat-icon,html.light .fluxo-premium .soft-icon.amber,html.light .fluxo-premium .stat-icon.amber{color:#b45309;background:radial-gradient(circle at 30% 30%,rgba(251,191,36,.34),rgba(217,119,6,.14) 62%,rgba(255,255,255,.94));border-color:rgba(217,119,6,.2)}html.light .fluxo-premium .overview-stat.red .overview-stat-icon,html.light .fluxo-premium .soft-icon.red,html.light .fluxo-premium .stat-icon.red{color:#b91c1c;background:radial-gradient(circle at 30% 30%,rgba(248,113,113,.34),rgba(220,38,38,.14) 62%,rgba(255,255,255,.94));border-color:rgba(220,38,38,.2)}html.light .fluxo-premium .overview-stat.purple .overview-stat-icon,html.light .fluxo-premium .soft-icon.purple,html.light .fluxo-premium .stat-icon.purple{color:#7c3aed;background:radial-gradient(circle at 30% 30%,rgba(196,181,253,.4),rgba(124,58,237,.14) 62%,rgba(255,255,255,.94));border-color:rgba(124,58,237,.2)}html.light .fluxo-premium .action-tile-icon{color:#173b72;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(241,244,248,.96));border-color:rgba(148,163,184,.18)}html.light .fluxo-premium .action-tile.tone-blue .action-tile-icon{color:#0f4fd6;background:radial-gradient(circle at 30% 30%,rgba(96,165,250,.38),rgba(37,99,235,.16) 60%,rgba(255,255,255,.96));border-color:rgba(37,99,235,.24)}html.light .fluxo-premium .action-tile.tone-cyan .action-tile-icon{color:#0f766e;background:radial-gradient(circle at 30% 30%,rgba(45,212,191,.36),rgba(13,148,136,.16) 60%,rgba(255,255,255,.96));border-color:rgba(13,148,136,.24)}html.light .fluxo-premium .action-tile.tone-indigo .action-tile-icon{color:#1d4ed8;background:radial-gradient(circle at 30% 30%,rgba(129,140,248,.34),rgba(67,56,202,.14) 60%,rgba(255,255,255,.96));border-color:rgba(67,56,202,.22)}html.light .fluxo-premium .action-tile.tone-red .action-tile-icon{color:#b91c1c;background:radial-gradient(circle at 30% 30%,rgba(252,165,165,.34),rgba(220,38,38,.14) 60%,rgba(255,255,255,.96));border-color:rgba(220,38,38,.22)}html.light .fluxo-premium .action-tile.tone-violet .action-tile-icon{color:#7c3aed;background:radial-gradient(circle at 30% 30%,rgba(221,214,254,.42),rgba(124,58,237,.14) 60%,rgba(255,255,255,.96));border-color:rgba(124,58,237,.22)}html.light .fluxo-premium .verify-row.is-saving-confirm,html.light .fluxo-premium .verify-row.is-saving-reject{border-color:rgba(37,99,235,.26);box-shadow:inset 0 0 0 1px rgba(37,99,235,.06)}html.light .fluxo-premium .payment-chip.bank{color:#1d4ed8;background:rgba(219,234,254,.78);border-color:rgba(37,99,235,.18)}html.light .fluxo-premium .payment-chip.cash{color:#047857;background:rgba(209,250,229,.74);border-color:rgba(5,150,105,.18)}html.light .fluxo-premium .quota-summary-filters button{color:#17385d;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(241,247,255,.95));border-color:rgba(148,163,184,.24);box-shadow:0 8px 18px rgba(15,23,42,.05),inset 0 1px 0 rgba(255,255,255,.92)}html.light .fluxo-premium .quota-summary-filters button:hover{color:#0f4fd6;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(225,238,255,.98));border-color:rgba(37,99,235,.3);box-shadow:0 12px 22px rgba(37,99,235,.1),inset 0 1px 0 rgba(255,255,255,.96)}html.light .fluxo-premium .quota-summary-filters button.active{color:#0f4fd6;background:linear-gradient(180deg,rgba(239,246,255,1),rgba(208,227,255,.98));border-color:rgba(37,99,235,.34);box-shadow:0 14px 24px rgba(37,99,235,.12),inset 0 1px 0 rgba(255,255,255,.98)}html.light .fluxo-premium .pending-avatar.tone-overdue{color:#b91c1c;background:rgba(254,226,226,.9)}html.light .fluxo-premium .pending-avatar.tone-soon{color:#92400e;background:rgba(254,243,199,.92)}html.light .fluxo-premium .pending-avatar.tone-neutral,html.light .fluxo-premium .pending-avatar.tone-ok{color:#3730a3;background:rgba(224,231,255,.9)}html.light .fluxo-premium .activity-grid div,html.light .fluxo-premium .dashboard-pending-row,html.light .fluxo-premium .table-panel table td,html.light .fluxo-premium .table-panel table th{border-color:rgba(148,163,184,.18)}html.light .fluxo-premium .cuota-detail-header>div>span,html.light .fluxo-premium .cuota-detail-kicker,html.light .fluxo-premium .cuota-detail-note,html.light .fluxo-premium .cuotas-cell-note{color:#475569}html.light .fluxo-premium .cuotas-table .reminders-client-cell strong,html.light .fluxo-premium .mobile-finance-amount strong,html.light .fluxo-premium .mobile-finance-client strong,html.light .fluxo-premium .pagos-table .reminders-client-cell strong{color:#0f172a!important}html.light .fluxo-premium .cuotas-table .reminders-client-cell small,html.light .fluxo-premium .mobile-finance-amount small,html.light .fluxo-premium .mobile-finance-client small,html.light .fluxo-premium .pagos-table .reminders-client-cell small{color:#475569!important}html.light .fluxo-premium .cuota-detail-header strong{color:#0f172a}html.light .fluxo-premium .dashboard-pending-head span{color:#2563eb}html.light .fluxo-premium .dashboard-pending-badge .overdue{color:#b91c1c;background:rgba(254,226,226,.9)}html.light .fluxo-premium .dashboard-pending-badge .soon{color:#92400e;background:rgba(254,243,199,.92)}html.light .fluxo-premium .dashboard-pending-badge .neutral,html.light .fluxo-premium .dashboard-pending-badge .ok{background:rgba(241,245,249,.95)}html.light .fluxo-premium .empty-operational,html.light .fluxo-premium .finance-bar-track,html.light .fluxo-premium .quota-donut-center{background:rgba(242,244,247,.94);border-color:rgba(148,163,184,.18)}html.light .fluxo-premium .whatsapp-pill{color:#047857;background:rgba(209,250,229,.86)!important;border-color:rgba(5,150,105,.2)!important}html.light .fluxo-premium .whatsapp-pill.disconnected{color:#b91c1c;background:rgba(254,226,226,.86)!important;border-color:rgba(220,38,38,.2)!important}html.light .fluxo-premium input,html.light .fluxo-premium select,html.light .fluxo-premium textarea{color:var(--input-value-color,#0f172a)!important;background:rgba(255,255,255,.92);border-color:rgba(148,163,184,.28)}html.light .fluxo-premium .toast{color:#0f172a!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,255,.98))!important;border-color:rgba(191,205,222,.72)!important;box-shadow:0 18px 42px rgba(15,23,42,.12),0 4px 12px rgba(148,163,184,.08),inset 0 1px 0 rgba(255,255,255,.98)!important}html.light .fluxo-premium .toast.success{border-color:rgba(16,185,129,.22)!important}html.light .fluxo-premium .toast.error{border-color:rgba(239,68,68,.22)!important}html.light .fluxo-premium .toast strong{color:#0f172a!important}html.light .fluxo-premium .toast span{color:var(--muted-2)!important}html.light .fluxo-premium .toast.success:before{box-shadow:0 0 0 4px rgba(16,185,129,.12),0 0 10px rgba(16,185,129,.18)}html.light .fluxo-premium .toast.error:before{box-shadow:0 0 0 4px rgba(239,68,68,.1),0 0 10px rgba(239,68,68,.16)}html.light .fluxo-premium .notification-banner{color:#0f172a!important;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(240,249,255,.98))!important;border-color:rgba(125,211,252,.34)!important;box-shadow:0 20px 48px rgba(15,23,42,.12),0 6px 16px rgba(148,163,184,.08),inset 0 1px 0 rgba(255,255,255,.98)!important}html.light .fluxo-premium .notification-banner svg{color:#0891b2!important}html.light .fluxo-premium .notification-banner span{color:#0f172a!important}html.light .fluxo-premium .modal-subtitle{color:#51627c}html.light .fluxo-premium .modal-note{color:#1e40af;background:linear-gradient(180deg,rgba(226,238,255,.94),rgba(214,230,255,.88));border-color:rgba(37,99,235,.24);box-shadow:0 12px 28px rgba(37,99,235,.1),inset 0 1px 0 rgba(255,255,255,.98)}html.light .fluxo-premium .modal-highlight{color:#047857;background:linear-gradient(180deg,rgba(220,252,231,.96),rgba(209,250,229,.9));border-color:rgba(5,150,105,.22);box-shadow:0 12px 28px rgba(5,150,105,.08),inset 0 1px 0 rgba(255,255,255,.94)}html.light .fluxo-premium .modal-shell-card{background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(245,249,255,.98))!important;border-color:rgba(166,180,204,.86)!important;box-shadow:0 30px 80px rgba(15,23,42,.16),0 12px 32px rgba(96,165,250,.12),inset 0 1px 0 rgba(255,255,255,.96)!important}html.light .fluxo-premium .modal-detail-card,html.light .fluxo-premium .modal-detail-message,html.light .fluxo-premium .modal-soft-button,html.light .fluxo-premium .modal-soft-surface{color:#0f172a!important;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(244,248,255,.98))!important;border-color:rgba(176,191,214,.84)!important;box-shadow:0 18px 38px rgba(15,23,42,.1),0 6px 18px rgba(148,163,184,.1),inset 0 1px 0 rgba(255,255,255,.96)!important}html.light .fluxo-premium .modal-soft-button:hover{background:linear-gradient(180deg,#ffffff,#f1f7ff)!important;border-color:rgba(37,99,235,.24)!important}html.light .fluxo-premium .modal-detail-card--accent{background:linear-gradient(180deg,rgba(246,248,255,.99),rgba(237,244,255,.98))!important;border-color:rgba(59,130,246,.24)!important}html.light .fluxo-premium .modal-detail-message{color:#334155!important}html.light .fluxo-premium .modal-detail-message strong{color:#0f172a!important}html.light .fluxo-premium .modal-detail-message--success{color:#166534!important;background:linear-gradient(180deg,rgba(236,253,245,.98),rgba(220,252,231,.98))!important;border-color:rgba(34,197,94,.2)!important}html.light .fluxo-premium .modal-detail-message--success strong{color:#14532d!important}html.light .fluxo-premium .modal-footer{background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(241,245,252,.98));border-color:rgba(148,163,184,.24);box-shadow:inset 0 1px 0 rgba(255,255,255,.92)}html.light .fluxo-premium.fixed.inset-0{background:radial-gradient(circle at top,rgba(96,165,250,.14),transparent 42%),linear-gradient(180deg,rgba(241,245,249,.84),rgba(226,232,240,.74))!important;backdrop-filter:blur(18px) saturate(130%)!important;-webkit-backdrop-filter:blur(18px) saturate(130%)!important}html.light .fluxo-premium .dashboard-pending-panel,html.light .fluxo-premium .help-card,html.light .fluxo-premium .ia-card,html.light .fluxo-premium .modal-surface,html.light .fluxo-premium .ops-side-panel,html.light .fluxo-premium .panel,html.light .fluxo-premium .payment-sheet,html.light .fluxo-premium .quota-summary-card,html.light .fluxo-premium .side-dashboard-card,html.light .fluxo-premium .stat-card,html.light .fluxo-premium .table-panel,html.light .fluxo-premium .today-panel{background:linear-gradient(180deg,rgba(255,255,255,1),rgba(244,247,252,.99))!important;border-color:rgba(148,163,184,.3)!important;box-shadow:0 30px 80px rgba(15,23,42,.12),0 12px 28px rgba(148,163,184,.12),inset 0 1px 0 rgba(255,255,255,.96)!important}html.light .fluxo-premium .modal-surface{border-color:rgba(148,163,184,.34)!important;box-shadow:0 34px 90px rgba(15,23,42,.18),0 16px 36px rgba(96,165,250,.12),inset 0 1px 0 rgba(255,255,255,.98)!important}html.light .fluxo-premium .modal-header{background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(247,250,255,.92));border-bottom-color:rgba(148,163,184,.2)}html.light .fluxo-premium .modal-title{color:#0f172a}html.light .fluxo-premium .bank-row strong,html.light .fluxo-premium .connected-line,html.light .fluxo-premium .form-title h3,html.light .fluxo-premium .toggle-row{color:#163253!important}html.light .fluxo-premium label{color:var(--label-color,#4b5563)!important}html.light .fluxo-premium .business-card,html.light .fluxo-premium .dashboard-chip,html.light .fluxo-premium .dashboard-search,html.light .fluxo-premium .dashboard-search-shortcut,html.light .fluxo-premium .mobile-icon-button,html.light .fluxo-premium .search,html.light .fluxo-premium .soft-icon,html.light .fluxo-premium .stat-icon,html.light .fluxo-premium .tabs{background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(245,246,248,.97))!important;border-color:rgba(148,163,184,.2)!important;box-shadow:0 8px 20px rgba(15,23,42,.04),inset 0 1px 0 rgba(255,255,255,.9)}html.light .fluxo-premium .dashboard-search:focus-within{border-color:rgba(37,99,235,.4)!important;box-shadow:0 0 0 3px rgba(37,99,235,.08),0 8px 20px rgba(15,23,42,.06),inset 0 1px 0 rgba(255,255,255,.9)!important}html.light .fluxo-premium .bank-row,html.light .fluxo-premium .connected-line,html.light .fluxo-premium .empty-operational,html.light .fluxo-premium .finance-bar-track,html.light .fluxo-premium .mini-summary,html.light .fluxo-premium .quota-donut-center,html.light .fluxo-premium .toggle-row{background:linear-gradient(180deg,rgba(247,248,250,.98),rgba(238,240,244,.95))!important;border-color:rgba(148,163,184,.22)!important;box-shadow:0 10px 24px rgba(15,23,42,.05),inset 0 1px 0 rgba(255,255,255,.82),inset 0 -1px 0 rgba(203,213,225,.22)}html.light .fluxo-premium .select-field,html.light .fluxo-premium select{color:#0f172a!important;color-scheme:light;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(241,245,249,.96))!important;border-color:rgba(148,163,184,.28)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 1px 2px rgba(15,23,42,.04)!important}html.light .fluxo-premium .select-shell:hover .select-field,html.light .fluxo-premium select:hover{background:linear-gradient(180deg,rgba(255,255,255,1),rgba(239,246,255,.97))!important;border-color:rgba(37,99,235,.24)!important}html.light .fluxo-premium .select-field:focus,html.light .fluxo-premium select:focus{background:linear-gradient(180deg,rgba(255,255,255,1),rgba(219,234,254,.94))!important;border-color:rgba(37,99,235,.42)!important;box-shadow:0 0 0 3px rgba(37,99,235,.12),inset 0 1px 0 rgba(255,255,255,.92)!important}html.light .fluxo-premium .select-icon{color:var(--muted-2)!important}html.light .fluxo-premium .select-field:focus+.select-icon,html.light .fluxo-premium .select-shell:hover .select-icon{color:#2563eb!important}html.light .fluxo-premium .select-field optgroup,html.light .fluxo-premium .select-field option,html.light .fluxo-premium select optgroup,html.light .fluxo-premium select option{color:#0f172a!important;background:#ffffff!important}html.light .fluxo-premium .dashboard-chip,html.light .fluxo-premium .dashboard-search input,html.light .fluxo-premium .dashboard-search-shortcut,html.light .fluxo-premium .empty-operational strong,html.light .fluxo-premium .help-card h3,html.light .fluxo-premium .ia-card b,html.light .fluxo-premium .ia-card h3,html.light .fluxo-premium .ia-card strong,html.light .fluxo-premium .mini-summary strong,html.light .fluxo-premium .payment-inline,html.light .fluxo-premium .search input,html.light .fluxo-premium .stat-card .card-value,html.light .fluxo-premium .tabs button.active,html.light .fluxo-premium .today-panel h3,html.light .fluxo-premium td,html.light .fluxo-premium td strong{color:#0f172a!important}html.light .fluxo-premium .dashboard-search svg,html.light .fluxo-premium .dashboard-search-shortcut,html.light .fluxo-premium .empty-operational span,html.light .fluxo-premium .help-card p,html.light .fluxo-premium .ia-card p,html.light .fluxo-premium .ia-card span,html.light .fluxo-premium .ia-card-note,html.light .fluxo-premium .mini-summary small,html.light .fluxo-premium .mini-summary span,html.light .fluxo-premium .payment-inline svg,html.light .fluxo-premium .search,html.light .fluxo-premium .tabs button,html.light .fluxo-premium .today-panel p,html.light .fluxo-premium th{color:var(--muted)!important}html.light .fluxo-premium .icon-mini,html.light .fluxo-premium .kebab{color:#0f4fd6;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(243,245,248,.96));border-color:rgba(148,163,184,.2);box-shadow:0 8px 18px rgba(15,23,42,.05),inset 0 1px 0 rgba(255,255,255,.94)}html.light .fluxo-premium .icon-mini:hover,html.light .fluxo-premium .kebab:hover{color:#0b45bb;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(237,240,244,.98));border-color:rgba(148,163,184,.24);box-shadow:0 12px 22px rgba(15,23,42,.08),inset 0 1px 0 rgba(255,255,255,.96)}html.light .fluxo-premium .icon-mini.icon-mini-danger{color:#b91c1c;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(254,242,242,.96));border-color:rgba(220,38,38,.2)}html.light .fluxo-premium .icon-mini.icon-mini-danger:hover{color:#991b1b;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(254,226,226,.98));border-color:rgba(220,38,38,.28)}html.light .fluxo-premium .icon-mini.icon-mini-success{color:#047857;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(236,253,245,.96));border-color:rgba(5,150,105,.2)}html.light .fluxo-premium .icon-mini.icon-mini-success:hover{color:#065f46;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(209,250,229,.98));border-color:rgba(5,150,105,.28)}html.light .fluxo-premium .tabs button.active{background:rgba(226,232,240,.72)}html.light .fluxo-premium .badge.green{color:#047857!important;background:rgba(209,250,229,.9);border-color:rgba(5,150,105,.16)}html.light .fluxo-premium .badge.amber{color:#b45309!important;background:rgba(254,243,199,.92);border-color:rgba(217,119,6,.16)}html.light .fluxo-premium .badge.red{color:#b91c1c!important;background:rgba(254,226,226,.92);border-color:rgba(220,38,38,.16)}html.light .fluxo-premium .ia-card .primary-btn,html.light .fluxo-premium .today-panel .primary-btn{color:#1d4ed8!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(242,245,249,.94))!important;border-color:rgba(148,163,184,.22)!important;box-shadow:0 10px 24px rgba(15,23,42,.06)!important}html.light .fluxo-premium .ia-card .primary-btn:hover,html.light .fluxo-premium .today-panel .primary-btn:hover{color:#1e40af!important;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(236,240,244,.94))!important;border-color:rgba(148,163,184,.26)!important;box-shadow:0 14px 30px rgba(15,23,42,.08)!important}html.light .fluxo-premium .dashboard-pending-head span{color:#1d4ed8!important}html.light .fluxo-premium .dashboard-pending-badge .neutral,html.light .fluxo-premium .dashboard-pending-badge .ok{color:#24456d;background:rgba(241,245,249,.98)}html.light .fluxo-premium .activity-grid b{color:#059669}html.light .fluxo-premium .mini-summary strong,html.light .fluxo-premium .reminders-upcoming-item strong{color:#102a4c!important}html.light .fluxo-premium .mini-summary small,html.light .fluxo-premium .mini-summary span,html.light .fluxo-premium .reminders-upcoming-item span,html.light .fluxo-premium .today-panel p{color:#244468!important}html.light .fluxo-premium .reminders-upcoming-item b{color:#173b72!important;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(231,241,255,.96));border-color:rgba(37,99,235,.2);box-shadow:0 8px 18px rgba(37,99,235,.08),inset 0 1px 0 rgba(255,255,255,.94)}html.light .fluxo-premium .reminders-upcoming-dot.blue{color:#0f4fd6;background:radial-gradient(circle at 35% 35%,rgba(147,197,253,.96),rgba(37,99,235,.92));box-shadow:0 0 0 3px rgba(219,234,254,.95),0 0 18px rgba(37,99,235,.28)}html.light .fluxo-premium .reminders-upcoming-dot.amber{color:#b45309;background:radial-gradient(circle at 35% 35%,rgba(253,230,138,.98),rgba(217,119,6,.92));box-shadow:0 0 0 3px rgba(254,243,199,.95),0 0 18px rgba(217,119,6,.24)}html.light .fluxo-premium .reminders-upcoming-dot.purple{color:#7c3aed;background:radial-gradient(circle at 35% 35%,rgba(221,214,254,.98),rgba(124,58,237,.92));box-shadow:0 0 0 3px rgba(237,233,254,.95),0 0 18px rgba(124,58,237,.24)}html.light .fluxo-premium .dashboard-search input::-moz-placeholder,html.light .fluxo-premium .search input::-moz-placeholder,html.light .fluxo-premium input::-moz-placeholder,html.light .fluxo-premium textarea::-moz-placeholder{color:#64748b!important;font-weight:400!important}html.light .fluxo-premium .dashboard-search input::placeholder,html.light .fluxo-premium .search input::placeholder,html.light .fluxo-premium input::placeholder,html.light .fluxo-premium textarea::placeholder{color:#64748b!important;font-weight:400!important}html.light .fluxo-premium .bank-row small,html.light .fluxo-premium .connected-line span,html.light .fluxo-premium .toggle-row small,html.light .fluxo-premium .toggle-row span{color:var(--muted-2)!important}@media (max-width:520px){.fluxo-premium .cuotas-table-shell,.fluxo-premium .pagos-table-shell{display:none!important}.fluxo-premium .mobile-finance-list{display:block!important}.fluxo-premium .mobile-finance-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"client amount" "status action"!important;align-items:start!important;-moz-column-gap:12px!important;column-gap:12px!important;row-gap:10px!important;padding:14px!important}.fluxo-premium .mobile-finance-client{display:flex!important;grid-area:client!important;align-items:flex-start!important;gap:10px!important;min-width:0!important}.fluxo-premium .mobile-finance-client .avatar.small{display:grid!important;width:36px!important;height:36px!important;font-size:13px!important;flex:0 0 36px!important}.fluxo-premium .mobile-finance-action,.fluxo-premium .mobile-finance-amount,.fluxo-premium .mobile-finance-client>div,.fluxo-premium .mobile-finance-status{min-width:0!important}.fluxo-premium .mobile-finance-amount strong,.fluxo-premium .mobile-finance-client strong{display:block!important;font-size:15px!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important}.fluxo-premium .mobile-finance-amount small,.fluxo-premium .mobile-finance-client small{display:block!important;font-size:12px!important;line-height:1.35!important;margin-top:4px!important;overflow:hidden!important;text-overflow:ellipsis!important}.fluxo-premium .mobile-finance-client>div{min-width:0!important}.fluxo-premium .mobile-finance-client strong{white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.fluxo-premium .mobile-finance-client small{white-space:normal!important;word-break:break-word!important}.fluxo-premium .mobile-finance-amount{grid-area:amount!important;text-align:right!important;justify-self:end!important;align-self:start!important;min-width:96px!important}.fluxo-premium .mobile-finance-amount small,.fluxo-premium .mobile-finance-amount strong{white-space:nowrap!important}.fluxo-premium .mobile-finance-action,.fluxo-premium .mobile-finance-status{display:flex!important;align-items:center!important;min-height:36px!important}.fluxo-premium .mobile-finance-status{grid-area:status!important;justify-content:flex-start!important}.fluxo-premium .mobile-finance-action{grid-area:action!important;justify-content:flex-end!important}.fluxo-premium .mobile-finance-status .badge{max-width:100%!important;min-width:0!important;padding:6px 10px!important;gap:5px!important;font-size:12px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.fluxo-premium .mobile-finance-status .badge i{width:6px!important;height:6px!important;flex:0 0 6px!important}.fluxo-premium .mobile-finance-action .cuotas-detail-trigger{min-width:auto!important;width:auto!important;min-height:36px!important;padding:0 12px!important;gap:6px!important;font-size:12px!important;border-radius:10px!important}.fluxo-premium .mobile-finance-action .cuotas-detail-trigger svg{width:14px!important;height:14px!important}}html.light .fluxo-premium .text-gray-900,html.light .fluxo-premium .text-slate-700,html.light .fluxo-premium .text-slate-800,html.light .fluxo-premium .text-slate-900,html.light .fluxo-premium .text-white{color:#0f172a!important}html.light .fluxo-premium .text-gray-600,html.light .fluxo-premium .text-slate-600{color:#17385d!important}html.light .fluxo-premium .text-gray-500,html.light .fluxo-premium .text-slate-500{color:var(--muted)!important}html.light .fluxo-premium .text-gray-300,html.light .fluxo-premium .text-gray-400,html.light .fluxo-premium .text-slate-300,html.light .fluxo-premium .text-slate-400{color:#24456d!important}html.light .fluxo-premium .mobile-bottom-nav-rail{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,248,252,.98)),#ffffff;border-color:rgba(148,163,184,.22);box-shadow:0 14px 34px rgba(15,23,42,.08),inset 0 1px 0 rgba(255,255,255,.94)}html.light .fluxo-premium .mobile-bottom-nav-rail:after{background:linear-gradient(90deg,transparent,rgba(37,99,235,.38),transparent)}html.light .fluxo-premium .bottom-nav-item{color:#17385d}html.light .fluxo-premium .bottom-nav-item:hover{color:#0f172a;background:rgba(37,99,235,.06)}html.light .fluxo-premium .bottom-nav-item-dock .bottom-nav-icon{background:rgba(248,250,252,.96);border-color:rgba(148,163,184,.2)}html.light .fluxo-premium .bottom-nav-item-rail{color:#17385d}html.light .fluxo-premium .bottom-nav-item-rail.active{color:white;border-color:rgba(37,99,235,.22);background:linear-gradient(180deg,rgba(37,99,235,.98),rgba(29,78,216,.96)),#1d4ed8;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 12px 24px rgba(37,99,235,.2)}html.light .fluxo-premium .bottom-nav-item-dock.active{color:white;border-color:rgba(37,99,235,.3);background:linear-gradient(180deg,rgba(37,99,235,.98),rgba(29,78,216,.92)),#1d4ed8;box-shadow:0 14px 30px rgba(37,99,235,.24),inset 0 1px 0 rgba(255,255,255,.18)}html.light .fluxo-premium .bottom-nav-item-dock.active .bottom-nav-icon{color:white;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:rgba(191,219,254,.5);box-shadow:0 10px 22px rgba(37,99,235,.28),inset 0 1px 0 rgba(255,255,255,.24)}html.light .fluxo-premium .bottom-nav-item-rail.active .bottom-nav-icon{color:#bfdbfe}html.light .fluxo-premium [class*="bg-[#06101d]"],html.light .fluxo-premium [class*="bg-[#081827]"],html.light .fluxo-premium [class*="bg-[#0a1220]"],html.light .fluxo-premium [class*="bg-[rgba(15,29,47,0.7)]"]{background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,250,252,.97))!important;border-color:rgba(148,163,184,.22)!important;color:#0f172a!important;box-shadow:0 30px 70px rgba(15,23,42,.14)!important}html.light .fluxo-premium [class*="hover:text-white"]:hover{color:#0f172a!important}.admin-premium{min-height:100vh;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top,rgba(34,197,94,.18),transparent 28%),radial-gradient(circle at 20% 20%,rgba(132,204,22,.12),transparent 20%),radial-gradient(circle at 80% 10%,rgba(16,185,129,.12),transparent 18%),linear-gradient(180deg,#030a13,#050d18 52%,#02050a);background-attachment:fixed}.admin-premium.admin-shell{display:flex;flex-direction:column}.admin-premium .admin-scroll{min-width:0;width:100%;scrollbar-width:none;-ms-overflow-style:none}.admin-premium .admin-scroll::-webkit-scrollbar{display:none}@media (min-width:781px){.admin-premium.admin-shell{height:100vh;overflow:hidden}.admin-premium .admin-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;scroll-behavior:auto}}.admin-premium *,.admin-premium :after,.admin-premium :before{box-sizing:border-box}.admin-premium .admin-confirm,.admin-premium .admin-header,.admin-premium .admin-modal,.admin-premium .admin-panel,.admin-premium .admin-qr,.admin-premium .admin-stat,.admin-premium .admin-surface{background:rgba(8,20,35,.72);border:1px solid rgba(148,163,184,.12);box-shadow:0 20px 60px rgba(0,0,0,.38);backdrop-filter:blur(18px)}html.light .admin-premium.fixed.inset-0.flex{background:radial-gradient(circle at top,rgba(96,165,250,.14),transparent 42%),linear-gradient(180deg,rgba(241,245,249,.84),rgba(226,232,240,.74))!important;backdrop-filter:blur(18px) saturate(130%)!important;-webkit-backdrop-filter:blur(18px) saturate(130%)!important}html.light .admin-premium .admin-confirm,html.light .admin-premium .admin-header,html.light .admin-premium .admin-modal,html.light .admin-premium .admin-panel,html.light .admin-premium .admin-qr,html.light .admin-premium .admin-stat,html.light .admin-premium .admin-surface{background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(244,248,255,.98))!important;border:1px solid rgba(148,163,184,.28)!important;box-shadow:0 30px 80px rgba(15,23,42,.16),0 12px 30px rgba(96,165,250,.1),inset 0 1px 0 rgba(255,255,255,.96)!important;color:#0f172a!important}.admin-premium .admin-header{position:sticky;top:0;z-index:20}.admin-premium .admin-brand-mark{background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 12px 30px rgba(34,197,94,.35)}.admin-premium .admin-tabbar{background:rgba(8,20,35,.66);border:1px solid rgba(148,163,184,.12)}.admin-premium .admin-tab{color:#7a8f9f}.admin-premium .admin-tab:hover{color:white;background:rgba(34,197,94,.08)}.admin-premium .admin-tab.active{color:white;background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 12px 28px rgba(34,197,94,.28)}.admin-premium .admin-search,.admin-premium input,.admin-premium select,.admin-premium textarea{background:rgba(5,13,24,.92);color:var(--text);border-color:rgba(148,163,184,.18)}.admin-premium .admin-search::-moz-placeholder,.admin-premium input::-moz-placeholder,.admin-premium textarea::-moz-placeholder{color:#6b8092}.admin-premium .admin-search::placeholder,.admin-premium input::placeholder,.admin-premium textarea::placeholder{color:#6b8092}.admin-premium .admin-search:focus,.admin-premium input:focus,.admin-premium select:focus,.admin-premium textarea:focus{outline:none;border-color:rgba(34,197,94,.7);box-shadow:0 0 0 2px rgba(34,197,94,.22)}.admin-premium .select-field{border-color:rgba(148,163,184,.18);background:linear-gradient(180deg,rgba(34,197,94,.04),rgba(255,255,255,0)),rgba(5,13,24,.92);color:var(--text);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.admin-premium .select-field option{color:#e5eef7;background:#08131d}.admin-premium .select-shell:hover .select-field{border-color:rgba(74,222,128,.32)}.admin-premium .select-field:focus+.select-icon,.admin-premium .select-shell:hover .select-icon{color:#86efac}.admin-premium .admin-row{border-color:rgba(148,163,184,.08)}.admin-premium .admin-row:hover{background:rgba(15,29,47,.78)}.admin-premium .admin-details{background:rgba(5,13,24,.85);border-top:1px solid rgba(148,163,184,.08)}.admin-premium .admin-toast{background:rgba(8,20,35,.96);border:1px solid rgba(148,163,184,.14);box-shadow:0 18px 40px rgba(0,0,0,.35)}.admin-premium .admin-qr-code{background:#ffffff!important}.admin-premium .text-gray-900,.admin-premium .text-slate-800,.admin-premium .text-slate-900{color:#f8fafc!important}.admin-premium .text-gray-700,.admin-premium .text-slate-700{color:#dbe7f1!important}.admin-premium .text-gray-600,.admin-premium .text-slate-600{color:#b7c6d3!important}.admin-premium .text-gray-500,.admin-premium .text-slate-500{color:#7a8f9f!important}.admin-premium .text-gray-400,.admin-premium .text-slate-400{color:#9aabbb!important}.admin-premium .border-gray-100,.admin-premium .border-gray-200,.admin-premium .border-slate-100,.admin-premium .border-slate-200{border-color:rgba(148,163,184,.12)!important}.admin-premium .bg-white{background-color:rgba(8,20,35,.72)!important}.admin-premium .bg-slate-50{background-color:rgba(5,13,24,.92)!important}.admin-premium .bg-slate-100{background-color:rgba(15,29,47,.9)!important}.admin-premium .bg-slate-200{background-color:rgba(30,41,59,.85)!important}html.light .fluxo-premium .dashboard-actions-panel,html.light .fluxo-premium .dashboard-overview-panel,html.light .fluxo-premium .dashboard-pending-panel,html.light .fluxo-premium .form-card,html.light .fluxo-premium .panel,html.light .fluxo-premium .quota-summary-card,html.light .fluxo-premium .reminders-activity-panel,html.light .fluxo-premium .reminders-performance-panel,html.light .fluxo-premium .side-dashboard-card,html.light .fluxo-premium .stat-card,html.light .fluxo-premium .table-panel{background:linear-gradient(180deg,#fbfdff,#f3f8ff)!important;border-color:rgba(203,216,234,.92)!important;box-shadow:0 18px 42px rgba(15,23,42,.07),0 6px 16px rgba(148,163,184,.08),inset 0 1px 0 rgba(255,255,255,.96)!important}html.light .fluxo-premium .dashboard-pending-panel,html.light .fluxo-premium .verify-panel{border-radius:20px!important;overflow:hidden}html.light .fluxo-premium .action-tile,html.light .fluxo-premium .action-tile.tone-blue,html.light .fluxo-premium .action-tile.tone-cyan,html.light .fluxo-premium .action-tile.tone-indigo,html.light .fluxo-premium .action-tile.tone-red,html.light .fluxo-premium .action-tile.tone-violet,html.light .fluxo-premium .activity-grid div,html.light .fluxo-premium .bank-row,html.light .fluxo-premium .connected-line,html.light .fluxo-premium .dashboard-pending-row,html.light .fluxo-premium .empty-operational,html.light .fluxo-premium .finance-bar-track,html.light .fluxo-premium .mini-summary,html.light .fluxo-premium .overview-stat,html.light .fluxo-premium .overview-stat.amber,html.light .fluxo-premium .overview-stat.green,html.light .fluxo-premium .overview-stat.purple,html.light .fluxo-premium .overview-stat.red,html.light .fluxo-premium .quota-donut-center,html.light .fluxo-premium .quota-summary-item,html.light .fluxo-premium .quota-summary-item--late,html.light .fluxo-premium .quota-summary-item--paid,html.light .fluxo-premium .quota-summary-item--pending,html.light .fluxo-premium .quota-summary-item--total,html.light .fluxo-premium .reminders-funnel-row,html.light .fluxo-premium .reminders-metrics-grid .overview-stat,html.light .fluxo-premium .reminders-upcoming-item,html.light .fluxo-premium .toggle-row,html.light .fluxo-premium .verify-row{background:linear-gradient(180deg,#ffffff,#fafdff)!important;border-color:rgba(80,110,150,.28)!important;box-shadow:0 12px 24px rgba(20,45,80,.08),0 2px 8px rgba(148,163,184,.08),inset 0 1px 0 rgba(255,255,255,.95)!important}html.light .fluxo-premium .dashboard-pending-row,html.light .fluxo-premium .empty-operational,html.light .fluxo-premium .verify-row{border-radius:16px!important;overflow:hidden}html.light .fluxo-premium .action-tile.tone-blue:hover,html.light .fluxo-premium .action-tile.tone-cyan:hover,html.light .fluxo-premium .action-tile.tone-indigo:hover,html.light .fluxo-premium .action-tile.tone-red:hover,html.light .fluxo-premium .action-tile.tone-violet:hover,html.light .fluxo-premium .action-tile:hover,html.light .fluxo-premium .activity-grid div:hover,html.light .fluxo-premium .bank-row:hover,html.light .fluxo-premium .connected-line:hover,html.light .fluxo-premium .dashboard-pending-row:hover,html.light .fluxo-premium .mini-summary:hover,html.light .fluxo-premium .overview-stat:hover,html.light .fluxo-premium .quota-summary-item:hover,html.light .fluxo-premium .reminders-funnel-row:hover,html.light .fluxo-premium .reminders-upcoming-item:hover,html.light .fluxo-premium .toggle-row:hover,html.light .fluxo-premium .verify-row:hover{background:linear-gradient(180deg,#ffffff,#f4f8fc)!important;border-color:rgba(80,110,150,.34)!important;box-shadow:0 18px 36px rgba(20,45,80,.11),0 4px 12px rgba(148,163,184,.1),inset 0 1px 0 rgba(255,255,255,.98)!important}html.light .fluxo-premium .dashboard-overview-panel{background:linear-gradient(180deg,#fafdff,#f2f8ff)!important;border-color:rgba(191,205,222,.72)!important;box-shadow:0 16px 34px rgba(15,23,42,.07),0 6px 18px rgba(148,163,184,.08),inset 0 1px 0 rgba(255,255,255,.96)!important}html.light .fluxo-premium .overview-stat,html.light .fluxo-premium .overview-stat.amber,html.light .fluxo-premium .overview-stat.green,html.light .fluxo-premium .overview-stat.purple,html.light .fluxo-premium .overview-stat.red{background:linear-gradient(180deg,#ffffff,#fbfdff)!important;border-color:rgba(80,110,150,.28)!important}html.light .fluxo-premium .overview-stat.green{background:linear-gradient(180deg,#ffffff,#f6fffa)!important}html.light .fluxo-premium .overview-stat.amber{background:linear-gradient(180deg,#ffffff,#fffaf2)!important}html.light .fluxo-premium .overview-stat.red{background:linear-gradient(180deg,#ffffff,#fff7f7)!important}html.light .fluxo-premium .overview-stat.purple{background:linear-gradient(180deg,#ffffff,#faf7ff)!important}html.light .fluxo-premium .action-tile.tone-blue,html.light .fluxo-premium .overview-stat.blue{background:linear-gradient(180deg,#ffffff,#f4f9ff)!important}html.light .fluxo-premium .action-tile.tone-cyan{background:linear-gradient(180deg,#ffffff,#f2fffc)!important}html.light .fluxo-premium .action-tile.tone-indigo{background:linear-gradient(180deg,#ffffff,#f5f8ff)!important}html.light .fluxo-premium .action-tile.tone-red{background:linear-gradient(180deg,#ffffff,#fff7f7)!important}html.light .fluxo-premium .action-tile.tone-violet{background:linear-gradient(180deg,#ffffff,#faf7ff)!important}html.light .fluxo-premium .quota-summary-item--pending{background:linear-gradient(180deg,#ffffff,#fffaf2)!important}html.light .fluxo-premium .quota-summary-item--late{background:linear-gradient(180deg,#ffffff,#fff7f7)!important}html.light .fluxo-premium .quota-summary-item--paid{background:linear-gradient(180deg,#ffffff,#f6fffa)!important}html.light .fluxo-premium .quota-summary-item--total{background:linear-gradient(180deg,#ffffff,#f4f9ff)!important}html.light .fluxo-premium .overview-stat span{color:#234469}html.light .fluxo-premium .overview-stat strong{color:#10233c}html.light .fluxo-premium .overview-stat small{color:#315176}html.light .fluxo-premium .action-tile-label,html.light .fluxo-premium .activity-grid div small,html.light .fluxo-premium .dashboard-pending-row small,html.light .fluxo-premium .finance-summary-top span,html.light .fluxo-premium .mini-summary small,html.light .fluxo-premium .mini-summary span,html.light .fluxo-premium .quota-summary-item small,html.light .fluxo-premium .quota-summary-item span,html.light .fluxo-premium .reminders-upcoming-item small{color:#2c4a70!important}html.light .fluxo-premium .dashboard-actions-grid .action-tile,html.light .fluxo-premium .dashboard-actions-grid .action-tile-label,html.light .fluxo-premium .dashboard-actions-grid .action-tile-label:visited,html.light .fluxo-premium .dashboard-actions-grid .action-tile:visited{color:#10233c!important}html.light .fluxo-premium .dashboard-actions-grid .action-tile-label{font-weight:700}html.light .fluxo-premium .dashboard-actions-panel .panel-head h3,html.light .fluxo-premium .dashboard-overview-head h3,html.light .fluxo-premium .dashboard-pending-panel .panel-head h3,html.light .fluxo-premium .side-dashboard-card .panel-head h3{color:#10233c!important}html.light .fluxo-premium .activity-grid span,html.light .fluxo-premium .dashboard-actions-panel .panel-head p,html.light .fluxo-premium .dashboard-overview-head p,html.light .fluxo-premium .dashboard-pending-head span,html.light .fluxo-premium .dashboard-updated-label,html.light .fluxo-premium .finance-bar-item small,html.light .fluxo-premium .quota-donut-center span,html.light .fluxo-premium .side-dashboard-card .panel-head p{color:#244468!important}html.light .fluxo-premium .activity-grid strong,html.light .fluxo-premium .dashboard-pending-amount,html.light .fluxo-premium .dashboard-pending-head strong,html.light .fluxo-premium .finance-summary-top strong,html.light .fluxo-premium .quota-donut-center strong{color:#10233c!important}html.light .fluxo-premium .activity-grid b,html.light .fluxo-premium .dashboard-pending-badge em{font-weight:700}html.light .fluxo-premium .overview-stat-icon{border-color:rgba(120,145,180,.18);box-shadow:0 10px 22px rgba(15,23,42,.06),inset 0 1px 0 rgba(255,255,255,.94)}html.light .fluxo-premium .overview-stat.green .overview-stat-icon{color:#047857;background:radial-gradient(circle at 30% 30%,rgba(74,222,128,.4),rgba(5,150,105,.18) 62%,rgba(255,255,255,.96));border-color:rgba(5,150,105,.24)}html.light .fluxo-premium .overview-stat.amber .overview-stat-icon{color:#b45309;background:radial-gradient(circle at 30% 30%,rgba(251,191,36,.42),rgba(217,119,6,.18) 62%,rgba(255,255,255,.96));border-color:rgba(217,119,6,.24)}html.light .fluxo-premium .overview-stat.red .overview-stat-icon{color:#b91c1c;background:radial-gradient(circle at 30% 30%,rgba(248,113,113,.4),rgba(220,38,38,.18) 62%,rgba(255,255,255,.96));border-color:rgba(220,38,38,.24)}html.light .fluxo-premium .overview-stat.purple .overview-stat-icon{color:#7c3aed;background:radial-gradient(circle at 30% 30%,rgba(196,181,253,.44),rgba(124,58,237,.18) 62%,rgba(255,255,255,.96));border-color:rgba(124,58,237,.24)}@media (hover:hover) and (pointer:fine){html.light .fluxo-premium .overview-stat.amber:hover,html.light .fluxo-premium .overview-stat.green:hover,html.light .fluxo-premium .overview-stat.purple:hover,html.light .fluxo-premium .overview-stat.red:hover,html.light .fluxo-premium .overview-stat:hover{transform:translateY(-2px);border-color:rgba(80,110,150,.36)!important;box-shadow:0 18px 38px rgba(20,45,80,.11),0 4px 12px rgba(148,163,184,.1),inset 0 1px 0 rgba(255,255,255,.98)!important}}@media (max-width:720px){html.light .fluxo-premium .activity-grid div{padding:12px 10px}}@media (max-width:520px){html.light .fluxo-premium .activity-grid div{padding:11px 9px}}.fluxo-premium .promise-alerts-panel{margin-bottom:20px}.fluxo-premium .promise-alerts-grid,.fluxo-premium .promise-detail-stack{display:grid;gap:16px}.fluxo-premium .promise-alert-card,.fluxo-premium .promise-detail-card{border:1px solid rgba(148,163,184,.16);border-radius:24px;background:linear-gradient(180deg,rgba(15,23,42,.78),rgba(15,23,42,.56));padding:18px}@media (max-width:520px){.fluxo-premium .clientes-toolbar{display:grid!important;grid-template-columns:1fr 50px 50px!important;gap:10px!important;width:100%!important;justify-content:unset!important}.fluxo-premium .clientes-toolbar .clientes-header-btn:first-child{grid-column:1/-1!important;width:100%!important;min-height:50px!important}.fluxo-premium .clientes-toolbar .clientes-header-btn:nth-child(2){grid-column:auto!important;width:100%!important;min-height:50px!important;font-size:13px!important;padding:0 10px!important}.fluxo-premium .clientes-toolbar .icon-btn.refresh-icon-btn{min-height:50px!important;font-size:14px!important}.fluxo-premium .clientes-toolbar .dashboard-search,.fluxo-premium .clientes-toolbar .icon-btn.refresh-icon-btn{width:50px!important;min-width:50px!important;max-width:50px!important;height:50px!important;padding:0!important;flex:0 0 50px!important}.fluxo-premium .clientes-toolbar .dashboard-search{justify-content:center!important}.fluxo-premium .clientes-toolbar .dashboard-search.is-open{grid-column:1/-1!important;width:100%!important;max-width:100%!important;flex:1 1 100%!important;padding:0 12px 0 14px!important}.fluxo-premium .quota-summary-item{min-height:104px!important}.fluxo-premium .quota-summary-item strong{font-size:clamp(20px,5.6vw,26px)!important}}.fluxo-premium .promise-alert-card-head,.fluxo-premium .promise-detail-head,.fluxo-premium .promise-detail-list-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.fluxo-premium .promise-alert-card-head strong,.fluxo-premium .promise-detail-head strong,.fluxo-premium .promise-detail-list-item strong{display:block}.fluxo-premium .promise-alert-card-head span,.fluxo-premium .promise-detail-empty,.fluxo-premium .promise-detail-head span,.fluxo-premium .promise-detail-list-item span,.fluxo-premium .promise-detail-note,.fluxo-premium .promise-detail-transcript p{color:rgba(191,219,254,.76)}.fluxo-premium .promise-alert-meta,.fluxo-premium .promise-detail-grid{display:grid;gap:10px;margin-top:14px}.fluxo-premium .promise-alert-meta span,.fluxo-premium .promise-detail-grid>div,.fluxo-premium .promise-detail-section-title{display:flex;align-items:center;gap:8px}.fluxo-premium .promise-detail-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.fluxo-premium .promise-detail-grid>div{flex-direction:column;align-items:flex-start;padding:12px 14px;border-radius:18px;background:rgba(15,23,42,.42)}.fluxo-premium .promise-detail-grid small,.fluxo-premium .promise-detail-transcript small{color:rgba(148,163,184,.92);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.fluxo-premium .promise-alert-copy,.fluxo-premium .promise-detail-transcript{margin-top:14px}.fluxo-premium .promise-detail-transcript{padding:14px;border-radius:18px;background:rgba(59,130,246,.08);border:1px solid rgba(96,165,250,.18)}.fluxo-premium .promise-detail-section-title{margin-bottom:12px;color:#f8fafc}.fluxo-premium .promise-detail-list{display:grid;gap:10px}.fluxo-premium .promise-detail-list-item{padding:12px 14px;border-radius:18px;background:rgba(15,23,42,.4);border:1px solid rgba(148,163,184,.12)}.fluxo-premium .promise-detail-list-item p{margin:6px 0 0;color:#e2e8f0}html.light .fluxo-premium .promise-alert-card,html.light .fluxo-premium .promise-detail-card{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(241,245,249,.9));border-color:rgba(148,163,184,.22)}html.light .fluxo-premium .promise-alert-card-head span,html.light .fluxo-premium .promise-detail-empty,html.light .fluxo-premium .promise-detail-head span,html.light .fluxo-premium .promise-detail-list-item span,html.light .fluxo-premium .promise-detail-note,html.light .fluxo-premium .promise-detail-transcript p{color:#526581}html.light .fluxo-premium .promise-detail-grid>div,html.light .fluxo-premium .promise-detail-list-item{background:rgba(255,255,255,.72)}html.light .fluxo-premium .promise-detail-transcript{background:rgba(59,130,246,.06)}@media (max-width:720px){.fluxo-premium .promise-alert-card-head,.fluxo-premium .promise-detail-head,.fluxo-premium .promise-detail-list-item{flex-direction:column}}@media (max-width:520px){.fluxo-premium .clientes-toolbar{display:grid!important;grid-template-columns:1fr 42px 42px!important;gap:8px!important;width:100%!important;justify-content:unset!important}.fluxo-premium .clientes-toolbar .clientes-header-btn:first-child{grid-column:1/-1!important;width:100%!important;min-height:42px!important}.fluxo-premium .clientes-toolbar .clientes-header-btn:nth-child(2){grid-column:auto!important;width:100%!important;min-height:42px!important;height:42px!important;font-size:13px!important;padding:0 10px!important;border-radius:12px!important}.fluxo-premium .clientes-toolbar .icon-btn.refresh-icon-btn{min-height:42px!important;font-size:14px!important}.fluxo-premium .clientes-toolbar .dashboard-search,.fluxo-premium .clientes-toolbar .icon-btn.refresh-icon-btn{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;padding:0!important;flex:0 0 42px!important;border-radius:12px!important}.fluxo-premium .clientes-toolbar .dashboard-search{justify-content:center!important}.fluxo-premium .clientes-toolbar .dashboard-search.is-open{grid-column:1/-1!important;width:100%!important;max-width:100%!important;flex:1 1 100%!important;padding:0 12px 0 14px!important}.fluxo-premium .quota-summary-item{min-height:104px!important}.fluxo-premium .quota-summary-item strong{font-size:clamp(20px,5.6vw,26px)!important}.fluxo-premium .quota-summary-item small{font-size:11px!important}}@media (max-width:780px){.fluxo-premium .clientes-page,.fluxo-premium .cuotas-page-stack,.fluxo-premium .pagos-page{padding-bottom:24px}.admin-premium .admin-modal input,.admin-premium .admin-modal select,.admin-premium .admin-modal textarea{font-size:16px!important}.admin-premium.fixed.inset-0.flex{align-items:flex-start!important;justify-content:center!important;padding:calc(72px + env(safe-area-inset-top)) 16px calc(180px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.admin-premium .admin-modal{max-height:calc(100dvh - 120px)!important;height:auto!important;width:100%!important;max-width:100%!important;margin:0 auto!important}}@media (max-width:768px){.fluxo-premium .clientes-toolbar .clientes-header-btn.primary-btn{min-height:42px!important;height:42px!important;padding:0 16px!important;border-radius:12px!important;gap:8px!important;font-size:14.5px!important;font-weight:600!important}.fluxo-premium .clientes-toolbar .clientes-header-btn.primary-btn svg{width:16px!important;height:16px!important}.fluxo-premium .page-header h1{font-size:22px!important}.fluxo-premium .dashboard-header h1,.fluxo-premium .page-header h1{line-height:1.15!important;letter-spacing:-.02em!important;font-weight:800!important}.fluxo-premium .dashboard-header h1{font-size:19px!important}.fluxo-premium .dashboard-header p,.fluxo-premium .page-header p{font-size:13.5px!important;line-height:1.3!important;margin-top:2px!important;margin-bottom:12px!important;color:var(--muted)!important}.fluxo-premium .dashboard-header.hide-subtitle-mobile p,.fluxo-premium .page-header.hide-subtitle-mobile p{display:none!important}.fluxo-premium .mobile-safe-spacer{height:calc(72px + env(safe-area-inset-top))!important}.fluxo-premium .content{padding-top:12px!important;gap:16px!important}.fluxo-premium .page-header{margin-bottom:4px!important}}.fluxo-premium .settings-grid{gap:14px}.fluxo-premium .settings-card,.fluxo-premium .settings-card--compact{padding:16px;border-radius:12px}.fluxo-premium .settings-card .form-title{margin-bottom:12px;gap:8px}.fluxo-premium .settings-card label{gap:4px;margin-bottom:8px}.fluxo-premium .settings-card .select-field,.fluxo-premium .settings-card input,.fluxo-premium .settings-card select,.fluxo-premium .settings-card textarea{padding:7px 11px!important;font-size:13.5px!important;font-weight:500!important;line-height:1.4!important;border-radius:8px!important}.fluxo-premium .settings-card .select-field{padding-right:36px!important}.fluxo-premium .settings-card .select-icon{right:11px!important;width:14px!important;height:14px!important}.fluxo-premium .settings-card textarea{min-height:72px!important;line-height:1.5!important}.fluxo-premium .settings-banks-card .bank-row{gap:10px!important}.fluxo-premium .settings-banks-card .bank-row,.fluxo-premium .settings-card .connected-line,.fluxo-premium .settings-card .toggle-row{padding:8px 10px!important;border-radius:10px!important}@media (max-width:768px){.fluxo-premium .settings-grid{gap:10px!important}.fluxo-premium .settings-card,.fluxo-premium .settings-card--compact{padding:12px!important;border-radius:12px!important}.fluxo-premium .settings-card .form-title{margin-bottom:10px!important;gap:6px!important}.fluxo-premium .settings-card .form-title .soft-icon{width:28px!important;height:28px!important}.fluxo-premium .settings-card .form-title .soft-icon svg{width:14px!important;height:14px!important}.fluxo-premium .settings-card label{margin-bottom:6px!important}.fluxo-premium .bank-account-item{padding:10px!important;gap:8px!important}.fluxo-premium .settings-card .select-field,.fluxo-premium .settings-card input,.fluxo-premium .settings-card select,.fluxo-premium .settings-card textarea{padding-top:6.5px!important;padding-bottom:6.5px!important;font-size:13px!important}.fluxo-premium .settings-banks-card .bank-row,.fluxo-premium .settings-card .connected-line,.fluxo-premium .settings-card .toggle-row{padding:7px 9px!important;border-radius:8px!important}}.native-notif-container{position:fixed;top:16px;left:50%;transform:translate3d(-50%,0,0);width:92%;max-width:400px;z-index:99999;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto}.native-notif-container:active{cursor:grabbing}.native-notif-container.is-visible{animation:notif-slide-down .5s cubic-bezier(.16,1,.3,1) forwards}.native-notif-container.is-hidden{animation:notif-slide-up .4s cubic-bezier(.16,1,.3,1) forwards}.ios-style{top:12px}.native-notif-ios-banner{background:rgba(28,28,30,.72);backdrop-filter:blur(28px) saturate(210%);-webkit-backdrop-filter:blur(28px) saturate(210%);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:14px 18px 8px;box-shadow:0 14px 40px rgba(0,0,0,.4);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;color:#ffffff;display:flex;flex-direction:column;gap:5px}html.light .native-notif-ios-banner{background:rgba(255,255,255,.72);border:1px solid rgba(0,0,0,.08);box-shadow:0 14px 40px rgba(0,0,0,.12);color:#1c1c1e}.ios-notif-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}.ios-notif-brand{display:flex;align-items:center;gap:6px}.ios-notif-icon{width:18px;height:18px;border-radius:4px;-o-object-fit:cover;object-fit:cover;box-shadow:0 1px 3px rgba(0,0,0,.2)}.ios-notif-appname{font-size:10px;font-weight:600;letter-spacing:.5px;color:rgba(255,255,255,.6);text-transform:uppercase}html.light .ios-notif-appname{color:rgba(0,0,0,.55)}.ios-notif-time{font-size:11px;color:rgba(255,255,255,.5)}html.light .ios-notif-time{color:rgba(0,0,0,.45)}.ios-notif-body{display:flex;flex-direction:column;gap:2px;text-align:left}.ios-notif-title{font-size:14px;font-weight:600;margin:0;color:#ffffff;letter-spacing:-.15px}html.light .ios-notif-title{color:#000000}.ios-notif-message{font-size:13.5px;font-weight:400;margin:0;line-height:1.35;color:rgba(255,255,255,.9)}html.light .ios-notif-message{color:#3a3a3c}.ios-notif-handle{width:36px;height:4.5px;background:rgba(255,255,255,.25);border-radius:3px;margin:8px auto 0;cursor:pointer;transition:background-color .2s}.ios-notif-handle:hover{background-color:rgba(255,255,255,.4)}html.light .ios-notif-handle{background-color:rgba(0,0,0,.15)}html.light .ios-notif-handle:hover{background-color:rgba(0,0,0,.25)}.android-style{top:16px}.native-notif-android-banner{background:#2d3037;border:1px solid rgba(255,255,255,.05);border-radius:28px;padding:16px;box-shadow:0 10px 35px rgba(0,0,0,.45);font-family:Roboto,Segoe UI,system-ui,-apple-system,sans-serif;color:#e3e2e6;display:flex;flex-direction:column;gap:8px;text-align:left}html.light .native-notif-android-banner{background:#e8edf4;border:1px solid rgba(0,0,0,.04);box-shadow:0 10px 35px rgba(0,0,0,.1);color:#1a1c1e}.android-notif-header{display:flex;justify-content:space-between;align-items:center}.android-notif-brand{display:flex;align-items:center;gap:8px}.android-icon-wrapper{background:#0061a4;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:2px}.android-notif-icon{width:14px;height:14px;-o-object-fit:contain;object-fit:contain}.android-notif-appname{font-size:12px;font-weight:500;color:#c4c6d0}html.light .android-notif-appname{color:#44474f}.android-notif-close-btn{background:transparent;border:none;color:#c4c6d0;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.android-notif-close-btn:hover{background-color:rgba(255,255,255,.08)}html.light .android-notif-close-btn{color:#44474f}html.light .android-notif-close-btn:hover{background-color:rgba(0,0,0,.05)}.android-notif-body{display:flex;flex-direction:column;gap:2px}.android-notif-title{font-size:15px;font-weight:600;margin:0;color:#e3e2e6}html.light .android-notif-title{color:#1a1c1e}.android-notif-message{font-size:13.5px;line-height:1.45;margin:0;color:#c4c6d0}html.light .android-notif-message{color:#44474f}.android-notif-actions{display:flex;gap:8px;margin-top:6px}.android-action-btn{font-size:12.5px;font-weight:600;padding:8px 16px;border-radius:20px;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s,transform .1s}.android-action-btn:active{transform:scale(.97)}.android-action-btn.primary{background-color:#0061a4;color:#ffffff}.android-action-btn.primary:hover{background-color:#0073c2}.android-action-btn.secondary{background-color:#3f474f;color:#c4c6d0}.android-action-btn.secondary:hover{background-color:#4a535c}html.light .android-action-btn.primary{background-color:#0061a4;color:#ffffff}html.light .android-action-btn.primary:hover{background-color:#1e74b8}html.light .android-action-btn.secondary{background-color:#dce2e9;color:#44474f}html.light .android-action-btn.secondary:hover{background-color:#cfd6de}@keyframes notif-slide-down{0%{transform:translate3d(-50%,-120%,0);opacity:0}60%{transform:translate3d(-50%,6px,0)}80%{transform:translate3d(-50%,-2px,0)}to{transform:translate3d(-50%,0,0);opacity:1}}@keyframes notif-slide-up{0%{transform:translate3d(-50%,0,0);opacity:1}to{transform:translate3d(-50%,-130%,0);opacity:0}}@keyframes modalBackdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalScaleUp{0%{opacity:0;transform:scale(.98) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.admin-premium.fixed.inset-0,.modal-overlay.fluxo-premium,html .admin-premium.fixed.inset-0,html .modal-overlay.fluxo-premium,html.light .admin-premium.fixed.inset-0,html.light .modal-overlay.fluxo-premium{background:rgba(15,23,42,.38)!important}.fluxo-premium .modal-overlay.quota-detail-modal-overlay,.modal-overlay.quota-detail-modal-overlay{background:rgba(2,6,23,.72)!important;backdrop-filter:blur(16px) saturate(125%)!important;-webkit-backdrop-filter:blur(16px) saturate(125%)!important}.fluxo-premium .modal-overlay.quota-detail-modal-overlay .quota-detail-modal-panel,.modal-overlay.quota-detail-modal-overlay .quota-detail-modal-panel{color:#e2e8f0!important;background:linear-gradient(180deg,rgba(8,15,28,.985),rgba(2,6,23,.99))!important;border:1px solid rgba(71,85,105,.72)!important;box-shadow:0 28px 72px rgba(2,6,23,.72),inset 0 1px 0 rgba(255,255,255,.04)!important}.fluxo-premium .modal-overlay.quota-detail-modal-overlay .quota-detail-modal-footer,.fluxo-premium .modal-overlay.quota-detail-modal-overlay .quota-detail-modal-header,.modal-overlay.quota-detail-modal-overlay .quota-detail-modal-footer,.modal-overlay.quota-detail-modal-overlay .quota-detail-modal-header{background:rgba(8,15,28,.92)!important;border-color:rgba(71,85,105,.52)!important}.fluxo-premium .modal-overlay.quota-detail-modal-overlay .quota-detail-modal-header .modal-title,.modal-overlay.quota-detail-modal-overlay .quota-detail-modal-header .modal-title{color:#f8fafc!important}.fluxo-premium .modal-overlay.quota-detail-modal-overlay .cuota-detail-header>div>span,.fluxo-premium .modal-overlay.quota-detail-modal-overlay .cuota-detail-kicker,.fluxo-premium .modal-overlay.quota-detail-modal-overlay .cuota-detail-note,.fluxo-premium .modal-overlay.quota-detail-modal-overlay .quota-detail-modal-header .modal-subtitle,.modal-overlay.quota-detail-modal-overlay .cuota-detail-header>div>span,.modal-overlay.quota-detail-modal-overlay .cuota-detail-kicker,.modal-overlay.quota-detail-modal-overlay .cuota-detail-note,.modal-overlay.quota-detail-modal-overlay .quota-detail-modal-header .modal-subtitle{color:#94a3b8!important}.fluxo-premium .modal-overlay.quota-detail-modal-overlay .cuota-detail-header strong,.fluxo-premium .modal-overlay.quota-detail-modal-overlay .modal-detail-card,.fluxo-premium .modal-overlay.quota-detail-modal-overlay .modal-detail-card--accent,.fluxo-premium .modal-overlay.quota-detail-modal-overlay .modal-note,.modal-overlay.quota-detail-modal-overlay .cuota-detail-header strong,.modal-overlay.quota-detail-modal-overlay .modal-detail-card,.modal-overlay.quota-detail-modal-overlay .modal-detail-card--accent,.modal-overlay.quota-detail-modal-overlay .modal-note{color:#e2e8f0!important}.fluxo-premium .modal-overlay.quota-detail-modal-overlay .modal-detail-card,.fluxo-premium .modal-overlay.quota-detail-modal-overlay .modal-note,.modal-overlay.quota-detail-modal-overlay .modal-detail-card,.modal-overlay.quota-detail-modal-overlay .modal-note{background:rgba(15,23,42,.74)!important;border-color:rgba(71,85,105,.48)!important}.fluxo-premium .modal-overlay.quota-detail-modal-overlay .modal-detail-card--accent,.modal-overlay.quota-detail-modal-overlay .modal-detail-card--accent{background:linear-gradient(180deg,rgba(15,23,42,.86),rgba(17,24,39,.94))!important;border-color:rgba(96,165,250,.28)!important}@media (max-width:780px){.fluxo-premium .modal-overlay.quota-detail-modal-overlay,.modal-overlay.quota-detail-modal-overlay{background:rgba(2,6,23,.82)!important}.fluxo-premium .modal-overlay.quota-detail-modal-overlay .quota-detail-modal-panel,.modal-overlay.quota-detail-modal-overlay .quota-detail-modal-panel{border-radius:28px 28px 0 0!important;border-color:rgba(71,85,105,.76)!important;background:linear-gradient(180deg,rgba(8,15,28,.99),rgba(2,6,23,1))!important;color:#e2e8f0!important}.fluxo-premium .modal-overlay.quota-detail-modal-overlay .quota-detail-modal-footer,.fluxo-premium .modal-overlay.quota-detail-modal-overlay .quota-detail-modal-header,.modal-overlay.quota-detail-modal-overlay .quota-detail-modal-footer,.modal-overlay.quota-detail-modal-overlay .quota-detail-modal-header{background:rgba(8,15,28,.96)!important;border-color:rgba(71,85,105,.6)!important}}