:root{color:#10213d;font-synthesis:none;--navy:#031b46;--navy2:#082d62;--cyan:#0ab4d3;--gold:#e7b34b;--ink:#10213d;--muted:#6b7890;--line:#dde5ef;--surface:#fff;--green:#138a5b;--red:#bd3f46;--amber:#bd7b17;background:#f3f6fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:100%;min-height:100%;margin:0}body{background:#f3f6fb;margin:0}button,input{font:inherit}button{cursor:pointer}.splash{background:radial-gradient(circle at 30% 20%,#0b376d 0,var(--navy) 42%,#02122c 100%);color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.splash img{object-fit:cover;border-radius:28px;width:118px;height:118px}.splash p{letter-spacing:.03em;opacity:.7;font-size:13px}.spinner{border:3px solid #fff3;border-top-color:var(--cyan);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:#fff;grid-template-columns:minmax(420px,1.12fr) minmax(420px,.88fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:radial-gradient(circle at 18% 10%,#0c467c 0,#052654 34%,#031b46 68%,#02122c 100%);align-items:center;padding:8vh 8vw;display:flex;position:relative;overflow:hidden}.login-brand-panel:before,.login-brand-panel:after{content:"";border:1px solid #0ab4d32e;border-radius:50%;position:absolute}.login-brand-panel:before{width:620px;height:620px;bottom:-260px;right:-260px}.login-brand-panel:after{border-color:#e7b34b2e;width:410px;height:410px;bottom:-155px;right:-155px}.login-brand-content{z-index:1;max-width:650px;position:relative}.login-brand-content img{object-fit:cover;border-radius:30px;width:180px;height:180px;box-shadow:0 24px 70px #0000004d}.product-pill{color:#dcecff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;margin:30px 0 18px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.login-brand-content h1{letter-spacing:-.04em;max-width:720px;margin:0 0 20px;font-size:clamp(34px,4vw,58px);line-height:1.02}.login-brand-content p{color:#cbd8ea;max-width:620px;font-size:17px;line-height:1.7}.feature-row{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.feature-row span{border-left:2px solid var(--gold);color:#dcecff;background:#ffffff0a;padding:8px 10px;font-size:12px}.login-form-panel{background:linear-gradient(#fff,#f7f9fc);justify-content:center;align-items:center;padding:7vw;display:flex}.login-card{width:min(440px,100%)}.mobile-logo{display:none}.login-heading>span,.page-intro span,.panel-head span:first-child,.empty-state>span{letter-spacing:.13em;color:#3585a2;margin-bottom:10px;font-size:11px;font-weight:800;display:block}.login-heading h2{letter-spacing:-.03em;color:var(--navy);margin:0;font-size:34px}.login-heading p{color:var(--muted);margin:9px 0 30px}.login-card label{color:#41506a;margin:18px 0;font-size:12px;font-weight:700;display:block}.login-card input{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd9e7;border-radius:12px;outline:none;margin-top:8px;padding:14px 15px;transition:all .18s}.login-card input:focus{border-color:#29a7c0;box-shadow:0 0 0 4px #0ab4d31a}.primary-button{color:#fff;background:linear-gradient(135deg,#073875,#0b5695);border:0;border-radius:12px;width:100%;margin-top:8px;padding:14px 16px;font-weight:800;box-shadow:0 12px 30px #031b4638}.primary-button:disabled{opacity:.65}.form-error{color:#a32f39;background:#fff1f2;border:1px solid #f2c2c5;border-radius:10px;padding:11px 12px;font-size:12px}.login-status{color:#7a879c;justify-content:center;align-items:center;gap:7px;margin-top:25px;font-size:11px;display:flex}.status-dot{background:#9aa6b8;border-radius:50%;width:7px;height:7px}.status-dot.ok{background:#18a66e;box-shadow:0 0 0 4px #18a66e1c}.status-dot.bad{background:#cf4e55}.app-shell{min-height:100vh;display:flex}.sidebar{color:#fff;z-index:30;background:linear-gradient(#031b46 0,#031835 100%);border-right:1px solid #ffffff0f;flex-direction:column;width:252px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;height:86px;padding:12px 21px;display:flex}.brand img{object-fit:cover;border-radius:11px;width:48px;height:48px}.brand strong{letter-spacing:.01em;font-size:14px;display:block}.brand span{color:#78d6e7;font-size:12px}.sidebar nav{padding:16px 12px 20px;overflow:auto}.nav-section{margin-bottom:18px}.nav-title{letter-spacing:.15em;color:#7187a7;padding:7px 10px;font-size:9px;font-weight:800}.sidebar nav button{color:#c9d6e9;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;padding:10px 11px;font-size:12.5px;transition:all .16s;display:flex}.sidebar nav button:hover{color:#fff;background:#ffffff0f}.sidebar nav button.active{color:#fff;box-shadow:inset 2px 0 0 var(--cyan);background:linear-gradient(90deg,#0ab4d32e,#0ab4d30d)}.nav-dot{background:#687e9e;border-radius:2px;width:6px;height:6px}.sidebar nav button.active .nav-dot{background:var(--cyan);box-shadow:0 0 0 3px #0ab4d31f}.sidebar-foot{color:#607594;border-top:1px solid #ffffff0f;margin-top:auto;padding:14px 22px;font-size:9px}.workspace{width:calc(100% - 252px);min-height:100vh;margin-left:252px}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:86px;padding:0 32px;display:flex;position:sticky;top:0}.topbar-left{align-items:center;gap:14px;display:flex}.topbar h1{letter-spacing:-.02em;color:var(--navy);margin:2px 0 0;font-size:21px}.eyebrow{letter-spacing:.15em;color:#7d8ca2;font-size:8px;font-weight:800}.menu-button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 10px;display:none}.topbar-right{align-items:center;gap:18px;display:flex}.api-state{color:#6f7c91;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.api-state i{border-radius:50%;width:7px;height:7px;display:block}.api-state.ok i{background:#18a66e}.api-state.bad i{background:#cf4e55}.userbox{align-items:center;gap:10px;display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#0b4b87,#08a9c8);border-radius:10px;place-items:center;width:35px;height:35px;font-size:11px;font-weight:800;display:grid}.usercopy strong{color:#263953;font-size:11px;display:block}.usercopy span{color:#8b97a9;margin-top:2px;font-size:9px;display:block}.logout{border:1px solid var(--line);color:#56647a;background:#fff;border-radius:8px;padding:7px 9px;font-size:10px}.content{max-width:1600px;margin:0 auto;padding:30px}.page-intro{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.page-intro h2{color:var(--navy);letter-spacing:-.03em;margin:0;font-size:27px}.page-intro p{color:var(--muted);margin:7px 0 0;font-size:12px}.updated{color:#8996a8;font-size:10px}.stats-grid{grid-template-columns:repeat(6,minmax(130px,1fr));gap:12px;margin-bottom:22px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:13px;padding:17px 17px 15px;position:relative;overflow:hidden;box-shadow:0 5px 18px #0e1f3b09}.metric:before{content:"";background:#c9d3e0;width:3px;position:absolute;top:0;bottom:0;left:0}.metric.good:before{background:#18a66e}.metric.warn:before{background:#db8e1a}.metric-label{color:#6e7d92;font-size:10px;font-weight:700}.metric strong{letter-spacing:-.05em;color:var(--navy);margin:9px 0 5px;font-size:28px;display:block}.metric>span{color:#96a1b1;font-size:9.5px}.panel{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 6px 22px #0e1f3b09}.panel-head{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;padding:20px 22px 15px;display:flex}.panel-head h3{color:var(--navy);margin:0;font-size:17px}.panel-head span:first-child{margin-bottom:6px}.count-pill{color:#34718c;background:#eef5fa;border-radius:999px;padding:5px 9px;letter-spacing:0!important;margin:0!important;font-size:10px!important}.property-list{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:14px;padding:18px;display:grid}.property-card{background:#fbfcfe;border:1px solid #e2e8f0;border-radius:13px;overflow:hidden}.property-card-head{background:#fff;border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;padding:16px 17px;display:flex}.property-card-head>div>span{color:#8492a7;font-size:9px;font-weight:700}.property-card h4{color:#172d50;margin:4px 0 0;font-size:15px}.chip{color:#6f7d90;background:#f6f8fb;border:1px solid #dbe3ec;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.chip.green{color:#16805a;background:#edf9f4;border-color:#c9ecde}.status-table{padding:10px 16px}.status-row{color:#69778c;border-bottom:1px solid #eff3f7;justify-content:space-between;align-items:center;padding:8px 1px;font-size:10.5px;display:flex}.status-row:last-child{border:0}.status-text{color:#7b899d;align-items:center;gap:6px;font-size:10px;display:flex}.status-text i{background:#aeb8c5;border-radius:50%;width:6px;height:6px}.status-text.configured{color:#39768e}.status-text.configured i{background:#0db4d3}.status-text.online{color:#16805a}.status-text.online i{background:#18a66e}.property-card-foot{color:#6e7d91;background:#f8fafc;border-top:1px solid #edf1f6;justify-content:space-between;padding:12px 17px;font-size:10px;display:flex}.property-card-foot strong{color:var(--navy)}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:11px}th{text-align:left;letter-spacing:.06em;color:#8290a3;background:#f8fafc;border-bottom:1px solid #e7edf4;padding:11px 16px;font-size:9px}td{color:#66758a;border-bottom:1px solid #eef2f6;padding:13px 16px}td strong{color:#273a56}code{color:#246984;background:#eef6f9;border-radius:5px;padding:3px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.empty-state{text-align:center;background:#fff;border:1px dashed #cbd6e4;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:460px;padding:45px;display:flex}.empty-icon{color:#fff;background:linear-gradient(135deg,#052c61,#0b6399);border-radius:18px;place-items:center;width:64px;height:64px;margin-bottom:20px;font-weight:800;display:grid;box-shadow:0 15px 30px #031b4629}.empty-state h2{color:var(--navy);margin:0;font-size:23px}.empty-state p{color:#738097;max-width:570px;font-size:12px;line-height:1.6}.coming{color:#718096;background:#f4f8fb;border:1px solid #e0e8f0;border-radius:9px;margin-top:15px;padding:9px 12px;font-size:9.5px}.loading-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.skeleton{background:linear-gradient(90deg,#e9eef4,#f6f8fa,#e9eef4) 0 0/200% 100%;border-radius:14px;height:130px;animation:1.2s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.error-box{background:#fff;border:1px solid #efc8cb;border-left:3px solid #c94a52;border-radius:12px;padding:17px}.error-box strong{color:#982e36;font-size:13px;display:block}.error-box span{color:#7d5d60;margin-top:5px;font-size:11px;display:block}.nav-backdrop{display:none}@media (width<=1180px){.stats-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=820px){.login-page{grid-template-columns:1fr}.login-brand-panel{display:none}.mobile-logo{margin-bottom:24px;display:block}.mobile-logo img{object-fit:cover;border-radius:18px;width:80px;height:80px}.login-form-panel{min-height:100vh;padding:35px}.sidebar{transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.nav-backdrop{z-index:25;background:#03122c73;border:0;display:block;position:fixed;inset:0}.workspace{width:100%;margin-left:0}.menu-button{display:block}.topbar{padding:0 16px}.usercopy{display:none}.content{padding:20px}.stats-grid{grid-template-columns:repeat(2,1fr)}.property-list{grid-template-columns:1fr}.page-intro{align-items:flex-start}.updated{display:none}}@media (width<=520px){.topbar-right .api-state{display:none}.stats-grid{grid-template-columns:1fr 1fr}.content{padding:14px}.topbar h1{font-size:17px}.property-list{padding:12px}.login-form-panel{padding:24px}.login-heading h2{font-size:30px}}.section-header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:20px;display:flex}.section-header>div:first-child>span{letter-spacing:.13em;color:#3585a2;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.section-header h2{color:var(--navy);letter-spacing:-.03em;margin:0;font-size:27px}.section-header p{color:var(--muted);margin:7px 0 0;font-size:12px}.action{color:#4d5c72;cursor:pointer;background:#fff;border:1px solid #d4deea;border-radius:9px;padding:9px 13px;font-size:11px;font-weight:700;transition:all .16s}.action:hover{background:#f8fafc;border-color:#aebed1}.action.primary{color:#fff;background:linear-gradient(135deg,#07457f,#087ca5);border-color:#0a5d9a;box-shadow:0 8px 20px #064a7e29}.action:disabled{opacity:.6;cursor:not-allowed}.link-button{color:#16729c;cursor:pointer;background:0 0;border:0;padding:4px 5px;font-size:10.5px;font-weight:700}.link-button:hover{text-decoration:underline}.link-button.danger{color:#b4454d}.actions-cell{white-space:nowrap;text-align:right}.subtext{color:#98a3b2;max-width:300px;margin-top:3px;font-size:9.5px}.mini-state{color:#8995a6;background:#f3f5f8;border:1px solid #e0e6ee;border-radius:999px;align-items:center;gap:5px;padding:4px 7px;font-size:8.5px;font-weight:700;display:inline-flex}.mini-state:before{content:"";background:#aab4c0;border-radius:50%;width:5px;height:5px}.mini-state.ok{color:#187b5a;background:#eef9f5;border-color:#d0eadf}.mini-state.ok:before{background:#18a66e}.chip.gray{color:#778497;background:#f3f5f8}.chip.sync-pending{color:#946a16;background:#fff7e7;border-color:#f1ddb0}.chip.sync-synced{color:#16805a;background:#edf9f4;border-color:#c9ecde}.chip.sync-error{color:#a43f47;background:#fff0f1;border-color:#f2c8cb}.chip.voucher-active{color:#16805a;background:#edf9f4;border-color:#c9ecde}.chip.voucher-revoked{color:#a43f47;background:#fff0f1;border-color:#f2c8cb}.chip.voucher-expired{color:#778497;background:#f3f5f8;border-color:#dde3eb}.voucher-code{letter-spacing:.04em;font-size:10px;font-weight:800}.filters{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;padding:12px 14px;display:flex}.filters label{letter-spacing:.06em;color:#77859a;flex-direction:column;gap:6px;font-size:9px;font-weight:800;display:flex}.filters select{color:#33465f;background:#fff;border:1px solid #d2dbe7;border-radius:8px;min-width:230px;padding:8px 10px;font-size:11px}.sync-hint{color:#8b97a8;font-size:9.5px}.table-empty{text-align:center;color:#8996a7;padding:28px;font-size:11px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#03122c8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:#fff;border:1px solid #ffffff80;border-radius:16px;width:min(760px,96vw);max-height:92vh;overflow:auto;box-shadow:0 30px 80px #01122d47}.modal-head{border-bottom:1px solid #e9eef4;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.modal-head h3{color:var(--navy);margin:0;font-size:19px}.modal-head p{color:#7f8c9f;margin:5px 0 0;font-size:10.5px;line-height:1.5}.modal-head button{color:#65738a;cursor:pointer;background:#fff;border:1px solid #dde4ed;border-radius:9px;width:32px;height:32px;font-size:20px;line-height:1}.modal-body{padding:22px}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-field{color:#46566d;flex-direction:column;gap:7px;font-size:10px;font-weight:700;display:flex}.form-field.wide{grid-column:1/-1}.form-field input,.form-field select,.form-field textarea{color:#263a55;width:100%;font:inherit;background:#fff;border:1px solid #cfd9e7;border-radius:9px;outline:none;padding:10px 11px;font-weight:500;transition:all .16s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#26a5c1;box-shadow:0 0 0 3px #0ab4d317}.form-field textarea{resize:vertical}.form-field small{color:#8f9bad;font-size:9px;font-weight:500}.inline-fields{grid-template-columns:1fr 120px;gap:8px;display:grid}.modal-actions{background:#fafbfd;border-top:1px solid #edf1f5;justify-content:flex-end;gap:9px;margin:22px -22px -22px;padding:16px 22px;display:flex}.modal-error{margin-top:15px}.property-access{border-top:1px solid #edf1f5;margin-top:20px;padding-top:18px}.field-title{color:#46566d;margin-bottom:10px;font-size:10px;font-weight:800}.info-box{color:#4e7486;background:#eef6fa;border:1px solid #d7eaf1;border-radius:10px;padding:11px 12px;font-size:10px}.check-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.check-card{cursor:pointer;background:#fbfcfe;border:1px solid #e0e6ee;border-radius:10px;align-items:center;gap:9px;padding:10px;display:flex}.check-card input{accent-color:#079ab9;width:15px;height:15px}.check-card span strong{color:#344760;font-size:10.5px;display:block}.check-card span small{color:#8d99a9;margin-top:2px;font-size:8.5px;display:block}.toast{z-index:200;color:#fff;background:#173a2c;border-radius:11px;padding:12px 15px;font-size:11px;font-weight:700;animation:.2s toastin;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 36px #01122d40}.toast.error{background:#8e3138}@keyframes toastin{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=820px){.section-header{flex-direction:column;align-items:flex-start}.section-header>div:last-child,.section-header .action.primary{width:100%}.filters{flex-direction:column;align-items:stretch}.filters select{width:100%;min-width:0}.form-grid{grid-template-columns:1fr}.form-field.wide{grid-column:auto}.check-grid{grid-template-columns:1fr}.modal-backdrop{padding:10px}.modal{max-height:95vh}.inline-fields{grid-template-columns:1fr 100px}}.provider-summary{flex-wrap:wrap;gap:5px;display:flex}.auth-methods-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.auth-method{border:1px solid var(--line,#dce4ef);cursor:pointer;background:#f8fafc;border-radius:12px;align-items:flex-start;gap:12px;padding:14px;display:flex}.auth-method.enabled{background:#f0f9ff;border-color:#7dd3fc}.auth-method input{margin-top:3px}.auth-method span{flex-direction:column;gap:4px;display:flex}.auth-method small{color:#64748b;line-height:1.35}.auth-options{margin-top:8px}.trash-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.chip.source-local{color:#075985;background:#e0f2fe}.chip.source-ohip{color:#5b21b6;background:#ede9fe}.chip.source-external,.chip.source-csv{color:#92400e;background:#fef3c7}.chip.guest-active{color:#166534;background:#dcfce7}.chip.guest-expired{color:#475569;background:#f1f5f9}.chip.guest-revoked{color:#991b1b;background:#fee2e2}@media (width<=900px){.auth-methods-grid,.trash-grid{grid-template-columns:1fr}}.status-stack{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.chip.status-implantacao{color:#2f6690;background:#eef6ff;border-color:#cfe0f5}.chip.status-ativa{color:#16805a;background:#edf9f4;border-color:#c9ecde}.chip.status-manutencao{color:#946a16;background:#fff7e7;border-color:#f1ddb0}.chip.status-suspensa{color:#a43f47;background:#fff0f1;border-color:#f2c8cb}.chip.status-desativada{color:#778497;background:#f3f5f8;border-color:#dde3eb}.chip.contingency{color:#8a6200;background:#fff3cd;border-color:#efd98b}.contingency-toggle{cursor:pointer;background:#f8fafc;border:1px solid #dce4ef;border-radius:12px;align-items:flex-start;gap:13px;margin-bottom:18px;padding:15px;display:flex}.contingency-toggle.enabled{background:#fff9e9;border-color:#efc76a}.contingency-toggle input{accent-color:#c48a16;margin-top:3px}.contingency-toggle span{flex-direction:column;gap:4px;display:flex}.contingency-toggle strong{color:#35465f;font-size:11px}.contingency-toggle small{color:#718096;font-size:9.5px;line-height:1.45}.modal.modal-wide{width:min(1080px,97vw)}.billing-toolbar{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:16px;display:flex}.billing-filters{gap:10px;display:flex}.billing-filters label{color:#68768a;letter-spacing:.05em;flex-direction:column;gap:5px;font-size:9px;font-weight:800;display:flex}.billing-filters select{color:#33465f;background:#fff;border:1px solid #d2dbe7;border-radius:8px;min-width:130px;padding:8px 10px;font-size:10.5px}.billing-table td{vertical-align:middle}.chip.billing-invoice{color:#075985;background:#e0f2fe;border-color:#bae6fd}.chip.billing-nfse{color:#5b21b6;background:#ede9fe;border-color:#ddd6fe}.chip.billing-other{color:#475569;background:#f1f5f9;border-color:#dfe6ee}.chip.billing-status-available{color:#2f6690;background:#eef6ff;border-color:#cfe0f5}.chip.billing-status-paid{color:#16805a;background:#edf9f4;border-color:#c9ecde}.chip.billing-status-cancelled{color:#a43f47;background:#fff0f1;border-color:#f2c8cb}.nested-modal{z-index:140;background:#03122c9e;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.nested-card{background:#fff;border-radius:16px;width:min(760px,96vw);max-height:92vh;padding:22px;overflow:auto;box-shadow:0 30px 80px #01122d57}.nested-head{border-bottom:1px solid #e9eef4;justify-content:space-between;align-items:flex-start;margin:-22px -22px 20px;padding:20px 22px;display:flex}.nested-head h4{color:var(--navy);margin:0;font-size:18px}.nested-head p{color:#7f8c9f;margin:5px 0 0;font-size:10px}.nested-head button{color:#65738a;cursor:pointer;background:#fff;border:1px solid #dde4ed;border-radius:9px;width:32px;height:32px;font-size:20px;line-height:1}@media (width<=900px){.billing-toolbar{flex-direction:column;align-items:stretch}.billing-filters{width:100%}.billing-filters label{flex:1}.billing-filters select{width:100%;min-width:0}.billing-toolbar .action{width:100%}}
