html{background:#eef3f8}body{margin:0}:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#eef3f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#eef3f8;min-width:320px;min-height:100vh;margin:0}button{font:inherit}.app-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#0d2038;flex-direction:column;min-height:100vh;padding:26px 18px;display:flex}.brand{align-items:center;gap:12px;padding:0 8px 28px;display:flex}.brand-mark{background:linear-gradient(135deg,#1fb6ff,#2563eb);border-radius:12px;place-items:center;width:44px;height:44px;font-size:23px;font-weight:800;display:grid}.brand h1{margin:0;font-size:22px}.brand p{color:#8fa4bf;margin:3px 0 0;font-size:12px}nav{gap:7px;display:grid}.nav-item{color:#aab8ca;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;padding:12px 14px;display:flex}.nav-item:hover,.nav-item.active{color:#fff;background:#173553}.sidebar-status{background:#132a45;border-radius:10px;align-items:center;gap:11px;margin-top:auto;padding:13px;display:flex}.sidebar-status div{display:grid}.sidebar-status span{color:#7ee2a8;text-transform:capitalize;font-size:12px}.main-content{min-width:0;padding:28px}.topbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.topbar h2{margin:2px 0 0;font-size:29px}.eyebrow{color:#748198;letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.eyebrow.light{color:#b8dcff}.operator{align-items:center;gap:11px;display:flex}.operator-avatar{color:#1d4ed8;background:#dbeafe;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.operator div:last-child{display:grid}.operator span{color:#748198;font-size:12px}.hero{color:#fff;background:linear-gradient(135deg,#123963,#0c6b9f);border-radius:19px;justify-content:space-between;align-items:center;padding:30px 34px;display:flex;box-shadow:0 16px 32px #1239632e}.hero h3{max-width:680px;margin:8px 0 9px;font-size:27px;line-height:1.25}.hero p:last-child{color:#d5e9fb;max-width:740px;margin:0}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-top:22px;display:grid}.stat-card,.panel{background:#fff;border:1px solid #e3eaf2;border-radius:15px;box-shadow:0 7px 18px #28374b0d}.stat-card{align-items:center;gap:15px;padding:20px;display:flex}.stat-icon{color:#1766bf;background:#e9f3ff;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.stat-card div:last-child{display:grid}.stat-card span{color:#66758b;font-size:13px}.stat-card strong{margin-top:3px;font-size:28px}.stat-card small{color:#93a0b2}.content-grid{grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);gap:18px;margin-top:18px;display:grid}.panel{padding:22px}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:21px;display:flex}.panel-heading h3{margin:4px 0 0}.health-row{border-top:1px solid #edf1f6;justify-content:space-between;padding:13px 0;display:flex}.health-row strong{text-transform:capitalize}.ok{color:#198754}.bad{color:#c0392b}.empty-state{color:#738197;text-align:center;place-content:center;min-height:152px;display:grid}.empty-state p{color:#26364c;margin:0 0 6px;font-weight:700}@media (width<=1050px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto}.sidebar-status{margin-top:18px}.main-content{padding:18px}.hero svg{display:none}.content-grid{grid-template-columns:1fr}}@media (width<=540px){.stats-grid{grid-template-columns:1fr}.topbar{align-items:flex-start;gap:15px}.operator div:last-child{display:none}}.login-page{background:#f4f7fb;grid-template-columns:minmax(420px,1.15fr) minmax(420px,.85fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:radial-gradient(circle at 75% 35%,#1fb6ff40,#0000 34%),linear-gradient(145deg,#0c1f38,#103b65 58%,#08729b);flex-direction:column;padding:42px 54px;display:flex;position:relative;overflow:hidden}.login-brand-panel:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-190px;right:-180px}.login-brand{z-index:2;align-items:center;gap:14px;display:flex;position:relative}.login-brand-mark{background:linear-gradient(135deg,#28c4ff,#2563eb);border-radius:14px;place-items:center;width:50px;height:50px;font-size:26px;font-weight:800;display:grid;box-shadow:0 12px 28px #0003}.login-brand h1{margin:0;font-size:26px}.login-brand p{color:#b7cce0;margin:3px 0 0;font-size:13px}.login-message{z-index:2;max-width:650px;margin:auto 0;position:relative}.login-message h2{margin:13px 0 18px;font-size:clamp(35px,4vw,58px);line-height:1.08}.login-message>p:last-child{color:#c4d8e9;max-width:590px;margin:0;font-size:17px;line-height:1.7}.login-globe{color:#ffffff17;position:absolute;bottom:25px;right:30px}.login-form-panel{place-items:center;padding:35px;display:grid}.login-card{background:#fff;border:1px solid #e0e8f1;border-radius:20px;width:min(100%,440px);padding:37px;box-shadow:0 20px 50px #1429441a}.login-icon{color:#1766bf;background:#e9f3ff;border-radius:13px;place-items:center;width:49px;height:49px;margin-bottom:23px;display:grid}.login-card h2{margin:6px 0 8px;font-size:28px}.login-description{color:#718096;margin:0 0 27px;line-height:1.55}.login-card form{display:grid}.login-card label{color:#354258;margin:0 0 7px;font-size:13px;font-weight:700}.login-card input{color:#172033;width:100%;height:48px;font:inherit;background:#fbfdff;border:1px solid #ced8e4;border-radius:10px;outline:none;padding:0 14px}.login-card input:focus{border-color:#2582d8;box-shadow:0 0 0 3px #2582d81f}.login-card label:not(:first-child){margin-top:18px}.password-field{position:relative}.password-field input{padding-right:48px}.password-toggle{color:#718096;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.password-toggle:hover{color:#1766bf;background:#edf5ff}.login-error{color:#9e2929;background:#fff1f1;border:1px solid #f3c3c3;border-radius:9px;margin-top:17px;padding:11px 12px;font-size:13px}.login-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1766bf,#0684b5);border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;height:49px;margin-top:23px;font-weight:700;display:flex;box-shadow:0 9px 20px #1766bf3b}.login-submit:disabled{cursor:wait;opacity:.75}.login-security-note{color:#8995a7;text-align:center;margin:21px 0 0;font-size:12px}.loading-screen{color:#5e6d82;background:#eef3f8;place-content:center;justify-items:center;gap:13px;min-height:100vh;display:grid}.loading-logo{color:#fff;background:linear-gradient(135deg,#1fb6ff,#2563eb);border-radius:15px;place-items:center;width:55px;height:55px;font-size:28px;font-weight:800;display:grid}.spin{animation:.9s linear infinite kablepay-spin}@keyframes kablepay-spin{to{transform:rotate(360deg)}}.topbar-user{align-items:center;gap:17px;display:flex}.logout-button{color:#49586c;cursor:pointer;background:#fff;border:1px solid #d6dfe9;border-radius:9px;align-items:center;gap:7px;height:39px;padding:0 13px;display:flex}.logout-button:hover{color:#b42318;background:#fff6f5;border-color:#f0c6c2}.account-row{border-top:1px solid #edf1f6;justify-content:space-between;gap:20px;padding:13px 0;display:flex}.account-row span{color:#69778b}.account-row strong{text-align:right}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-brand-panel{min-height:330px;padding:30px}.login-message{margin-top:70px}.login-message h2{font-size:34px}.login-form-panel{padding:24px}}@media (width<=600px){.login-brand-panel{min-height:280px;padding:24px}.login-message{margin-top:45px}.login-message h2{font-size:28px}.login-message>p:last-child{font-size:14px}.login-card{padding:27px 22px}.topbar-user{flex-direction:column;align-items:flex-end}.logout-button{height:34px}}.password-change-logout{color:#59687c;width:100%;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d5dfe8;border-radius:9px;justify-content:center;align-items:center;gap:8px;margin-top:10px;font-weight:700;display:inline-flex}.password-change-logout:hover{background:#f5f8fb}.password-change-logout:disabled{opacity:.65;cursor:wait}.portal-shell{color:#172033;background:#f4f7fb;grid-template-columns:245px 1fr;min-height:100vh;display:grid}.portal-sidebar{color:#dce9f6;background:linear-gradient(#102941,#0b1d30);padding:24px 16px}.portal-brand{align-items:center;gap:12px;padding:0 8px 25px;display:flex}.portal-brand-mark{color:#fff;background:linear-gradient(135deg,#1fb6ff,#2563eb);border-radius:12px;place-items:center;width:42px;height:42px;font-size:23px;font-weight:800;display:grid}.portal-brand strong,.portal-brand span{display:block}.portal-brand strong{color:#fff;font-size:19px}.portal-brand span{color:#91abc2;margin-top:2px;font-size:11px}.portal-sidebar nav{gap:5px;display:grid}.portal-sidebar nav button{color:#acc0d2;width:100%;height:43px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;padding:0 13px;display:flex}.portal-sidebar nav button:hover,.portal-sidebar nav button.active{color:#fff;background:#2384d53d}.portal-main{min-width:0}.portal-topbar{background:#fff;border-bottom:1px solid #dde5ee;justify-content:flex-end;align-items:center;gap:20px;min-height:72px;padding:13px 28px;display:flex}.portal-topbar>div{text-align:right}.portal-topbar span,.portal-topbar strong{display:block}.portal-topbar span{color:#77869a;font-size:12px}.portal-topbar button{color:#526176;cursor:pointer;background:#fff;border:1px solid #d7e0e9;border-radius:9px;align-items:center;gap:7px;height:39px;padding:0 13px;display:flex}.portal-content{padding:28px}.portal-eyebrow{color:#1774c5;letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800}.portal-hero{color:#fff;background:linear-gradient(130deg,#123d65,#087aa4);border-radius:17px;justify-content:space-between;align-items:center;padding:29px;display:flex}.portal-hero h2{margin:5px 0 9px}.portal-hero p:last-child{color:#c6ddec;max-width:680px;margin:0}.portal-hero .portal-eyebrow{color:#8bd7ff}.portal-stats{grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px;margin-top:20px;display:grid}.portal-stats article{background:#fff;border:1px solid #dfe7ef;border-radius:14px;gap:14px;padding:20px;display:flex}.portal-stats article>svg{color:#1873c4}.portal-stats span,.portal-stats strong,.portal-stats small{display:block}.portal-stats span,.portal-stats small{color:#748298}.portal-stats strong{margin:6px 0;font-size:27px}.portal-panels{grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;display:grid}.portal-panel,.wizard-card{background:#fff;border:1px solid #dde6ef;border-radius:15px;padding:23px}.portal-panel-heading,.wizard-card-heading{justify-content:space-between;align-items:flex-start;display:flex}.portal-panel-heading h3,.wizard-card-heading h3{margin:0}.portal-row{border-top:1px solid #edf1f5;justify-content:space-between;padding:13px 0;display:flex}.wizard-title{justify-content:space-between;align-items:flex-start;gap:25px;display:flex}.wizard-title h2{margin:4px 0 8px}.wizard-title>div>p:last-child{color:#718096;margin:0}.wizard-progress-summary{text-align:center;background:#fff;border:1px solid #dce6ef;border-radius:12px;min-width:140px;padding:14px}.wizard-progress-summary strong,.wizard-progress-summary span{display:block}.wizard-progress-summary strong{color:#1672c2;font-size:25px}.wizard-progress-summary span{color:#78869a;font-size:11px}.wizard-stepper{grid-template-columns:repeat(5,1fr);gap:9px;margin:24px 0;display:grid}.wizard-step{color:#536176;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce5ed;border-radius:11px;align-items:center;gap:10px;min-height:73px;padding:11px;display:flex}.wizard-step.active{border-color:#2080d0;box-shadow:0 0 0 3px #2080d01a}.wizard-step.completed{border-color:#8bcda9}.wizard-step-number{color:#1e73ba;background:#e9f3fc;border-radius:50%;place-items:center;min-width:29px;height:29px;font-weight:800;display:grid}.wizard-step.completed .wizard-step-number{color:#137642;background:#dcf7e8}.wizard-step strong,.wizard-step small{display:block}.wizard-step small{color:#8995a5;margin-top:3px;font-size:10px}.wizard-card-heading>div>p:last-child{color:#728095;margin:7px 0 0}.wizard-form-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:24px;display:grid}.wizard-form-grid label{color:#46556a;gap:7px;font-size:13px;font-weight:700;display:grid}.wizard-form-grid input,.wizard-form-grid select{height:44px;font:inherit;background:#fbfdff;border:1px solid #ccd8e3;border-radius:9px;outline:none;padding:0 12px}.wizard-form-grid input:focus,.wizard-form-grid select:focus{border-color:#2681cf;box-shadow:0 0 0 3px #2681cf1a}.wizard-switches{flex-wrap:wrap;gap:24px;margin-top:20px;display:flex}.wizard-switches label{align-items:center;gap:8px;display:flex}.wizard-actions{justify-content:flex-end;margin-top:24px;display:flex}.wizard-primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#176cc0,#0783ae);border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 16px;font-weight:700;display:inline-flex}.wizard-primary-button:disabled{opacity:.65;cursor:wait}.wizard-placeholder{text-align:center;place-content:center;justify-items:center;min-height:330px;display:grid}.wizard-large-icon{color:#1673c2;background:#e9f4fd;border-radius:17px;place-items:center;width:65px;height:65px;display:grid}.wizard-placeholder h3{margin:18px 0 7px}.wizard-placeholder>p{color:#718096;margin:0}.wizard-placeholder-box{color:#718096;background:#f8fbfe;border:1px dashed #bdcddd;border-radius:11px;max-width:630px;margin:22px 0;padding:16px}.wizard-error,.wizard-success{border-radius:9px;align-items:center;gap:9px;margin-bottom:18px;padding:12px 14px;display:flex}.wizard-error{color:#9b2929;background:#fff0f0}.wizard-success{color:#147441;background:#eaf9f1;margin-top:18px}.wizard-loading{color:#718096;place-content:center;justify-items:center;gap:11px;min-height:350px;display:grid}@media (width<=1050px){.portal-stats,.wizard-stepper{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.portal-shell{grid-template-columns:1fr}.portal-sidebar{position:static}.portal-sidebar nav{grid-template-columns:repeat(2,1fr)}.portal-panels,.wizard-form-grid{grid-template-columns:1fr}.portal-content{padding:18px}}.billing-wizard-card{display:block}.billing-section-heading{border-bottom:1px solid #e3eaf1;margin:6px 0 22px;padding-bottom:16px}.billing-section-heading h4{margin:0 0 5px;font-size:18px}.billing-section-heading p{color:#708095;margin:0;line-height:1.5}.wizard-form-grid label small{color:#7a8798;font-size:12px;font-weight:500;line-height:1.4}.wizard-form-grid input:disabled{color:#718096;cursor:not-allowed;background:#eef3f7}.billing-information{color:#1859a5;background:#eef6ff;border:1px solid #cfe0f5;border-radius:11px;align-items:flex-start;gap:11px;margin-top:22px;padding:15px 17px;display:flex}.billing-information svg{flex:none;margin-top:2px}.billing-information strong,.billing-information span{display:block}.billing-information span{margin-top:4px;line-height:1.45}.billing-actions{margin-top:22px}@media (width<=760px){.billing-information{align-items:flex-start}}.wizard-stepper:has(.wizard-step:nth-child(6)){grid-template-columns:repeat(6,1fr)}@media (width<=1250px){.wizard-stepper:has(.wizard-step:nth-child(6)){grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.wizard-stepper:has(.wizard-step:nth-child(6)){grid-template-columns:1fr}}.portal-organization-card{background:#ffffff0b;border:1px solid #9cb8d229;border-radius:13px;align-items:center;gap:11px;margin:0 0 18px;padding:13px;display:flex}.portal-organization-avatar{color:#fff;background:linear-gradient(135deg,#18c7b8,#0a9fc4);border-radius:12px;flex:0 0 43px;place-items:center;width:43px;height:43px;font-size:19px;font-weight:800;display:grid}.portal-organization-card>div:last-child{min-width:0}.portal-organization-card strong,.portal-organization-card span{display:block}.portal-organization-card strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.portal-organization-card span{color:#91abc2;margin-top:4px;font-size:12px}.customers-page{color:#172033}.customers-title-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.customers-title-row h2{margin:3px 0 7px}.customers-title-row p:last-child{color:#718096;margin:0}.customer-eyebrow{color:#1673c2;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.customer-primary-button,.customer-secondary-button{min-height:42px;font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-weight:700;display:inline-flex}.customer-primary-button{color:#fff;background:linear-gradient(135deg,#176cc0,#0783ae);border:0}.customer-secondary-button{color:#4e5d71;background:#fff;border:1px solid #d1dce7}.customer-primary-button:disabled,.customer-secondary-button:disabled{cursor:wait;opacity:.6}.customers-summary{grid-template-columns:repeat(3,minmax(180px,1fr));gap:15px;margin:22px 0;display:grid}.customers-summary article{background:#fff;border:1px solid #dde6ef;border-radius:13px;gap:13px;padding:18px;display:flex}.customers-summary svg{color:#1874c5}.customers-summary span,.customers-summary strong{display:block}.customers-summary span{color:#718096;font-size:13px}.customers-summary strong{margin-top:4px;font-size:24px}.customers-panel{background:#fff;border:1px solid #dce5ed;border-radius:15px;overflow:hidden}.customers-filters{border-bottom:1px solid #e5ebf1;grid-template-columns:minmax(250px,1fr) 170px 190px auto 44px;gap:10px;padding:17px;display:grid}.customer-search-field{position:relative}.customer-search-field svg{color:#7b8899;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.customers-filters input,.customers-filters select,.customer-form-grid input,.customer-form-grid select,.customer-form-grid textarea{color:#172033;width:100%;font:inherit;background:#fbfdff;border:1px solid #ccd8e3;border-radius:9px}.customers-filters input,.customers-filters select,.customer-form-grid input,.customer-form-grid select{height:42px;padding:0 12px}.customer-search-field input{padding-left:39px}.customer-icon-button{color:#536176;cursor:pointer;background:#fff;border:1px solid #d3dee8;border-radius:9px;place-items:center;width:42px;height:42px;display:inline-grid}.customer-success,.customer-error{border-radius:9px;align-items:center;gap:8px;margin:14px 17px 0;padding:11px 13px;display:flex}.customer-success{color:#147441;background:#eaf9f1}.customer-error{color:#9b2929;background:#fff0f0}.customers-table-wrapper{overflow-x:auto}.customers-table{border-collapse:collapse;width:100%}.customers-table th,.customers-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf1f5;padding:14px 16px}.customers-table th{color:#68778b;text-transform:uppercase;background:#f8fafc;font-size:12px}.customers-table td{font-size:14px}.customers-table td strong,.customers-table td small{display:block}.customers-table td small{color:#8793a4;margin-top:3px}.customer-status{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.customer-status.active{color:#147441;background:#e5f8ee}.customer-status.inactive{color:#6b7280;background:#edf0f3}.customer-status.suspended{color:#a33a2f;background:#ffedea}.customer-status.pending{color:#966200;background:#fff4d6}.customer-actions{gap:7px;display:flex}.customer-actions button{color:#526176;cursor:pointer;background:#fff;border:1px solid #d7e0e8;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.customers-loading,.customers-empty{color:#718096;justify-content:center;align-items:center;gap:9px;min-height:180px;display:flex}.customers-pagination{color:#718096;justify-content:space-between;align-items:center;padding:14px 17px;display:flex}.customers-pagination>div{gap:8px;display:flex}.customers-pagination button{cursor:pointer;background:#fff;border:1px solid #d5dfe8;border-radius:8px;align-items:center;gap:5px;min-height:37px;padding:0 11px;display:inline-flex}.customers-pagination button:disabled{opacity:.45;cursor:not-allowed}.customer-modal-backdrop{z-index:1000;background:#0817269e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.customer-modal{background:#fff;border-radius:16px;width:min(780px,100%);max-height:calc(100vh - 48px);padding:24px;overflow-y:auto;box-shadow:0 25px 70px #00000040}.customer-modal-header{justify-content:space-between;align-items:flex-start;display:flex}.customer-modal-header h3{margin:4px 0 0}.customer-form-grid{grid-template-columns:repeat(2,1fr);gap:17px;margin-top:22px;display:grid}.customer-form-grid label{color:#46556a;gap:7px;font-size:13px;font-weight:700;display:grid}.customer-address-field{grid-column:1/-1}.customer-form-grid textarea{resize:vertical;padding:11px 12px}.customer-form-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}@media (width<=1000px){.customers-filters{grid-template-columns:1fr 1fr}}@media (width<=700px){.customers-title-row,.customers-pagination{flex-direction:column;align-items:stretch}.customers-summary,.customer-form-grid,.customers-filters{grid-template-columns:1fr}.customer-address-field{grid-column:auto}}.customers-title-actions{align-items:center;gap:10px;display:flex}.customers-table td.customer-plan-cell{white-space:normal;min-width:240px;max-width:340px;line-height:1.4}.import-card{background:#fff;border:1px solid #dce5ed;border-radius:15px;padding:24px}.import-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.import-header h3{margin:4px 0 8px}.import-header p:last-child{color:#718096;margin:0}.import-upload-box{color:#607086;text-align:center;background:#f8fbfe;border:2px dashed #bfd0df;border-radius:14px;place-content:center;justify-items:center;gap:12px;min-height:330px;margin-top:24px;padding:32px;display:grid}.import-upload-box>svg{color:#1d79c6}.import-upload-box h4{margin:4px 0 0}.import-upload-box p{color:#7d8999;margin:0}.import-upload-box input[type=file]{max-width:320px}.import-selected-file{background:#fff;border:1px solid #d5e0e9;border-radius:9px;align-items:center;gap:9px;padding:10px 13px;display:flex}.import-selected-file small{color:#8290a1}.import-summary{grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin-top:22px;display:grid}.import-summary>div{background:#f9fbfd;border:1px solid #dde6ef;border-radius:11px;padding:15px}.import-summary span,.import-summary strong{display:block}.import-summary span{color:#7a8798;font-size:12px}.import-summary strong{margin-top:5px}.import-mapping,.import-preview-table{margin-top:24px}.import-mapping h4,.import-preview-table h4{margin:0 0 13px}.import-mapping-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.import-mapping-grid label{color:#47566a;gap:7px;font-size:13px;font-weight:700;display:grid}.import-mapping-grid select{height:42px;font:inherit;background:#fbfdff;border:1px solid #ccd8e3;border-radius:9px;padding:0 11px}.import-result{color:#147441;background:#eaf9f1;border-radius:10px;align-items:center;gap:11px;margin-top:20px;padding:14px;display:flex}.import-result strong,.import-result span{display:block}.import-result span{margin-top:3px;font-size:13px}.import-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}@media (width<=900px){.import-summary,.import-mapping-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.import-header,.import-actions{flex-direction:column;align-items:stretch}.import-summary,.import-mapping-grid{grid-template-columns:1fr}}.import-card~*{display:none!important}.customers-page:has(.import-card) .customers-title-actions{display:none!important}.agents-card{background:#fff;border:1px solid #dce5ed;border-radius:15px;padding:24px}.agents-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.agents-header h3{margin:4px 0 8px}.agents-header p:last-child{color:#718096;margin:0}.agents-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px;display:grid}.agents-summary article{background:#f9fbfd;border:1px solid #dce5ed;border-radius:11px;grid-template-columns:auto 1fr;gap:4px 10px;padding:16px;display:grid}.agents-summary svg{color:#1d79c6;grid-row:span 2}.agents-summary span{color:#708095;font-size:12px}.agents-summary strong{font-size:22px}.agents-toolbar{grid-template-columns:1fr 190px auto;gap:10px;margin-top:20px;display:grid}.agents-search{background:#fff;border:1px solid #ccd8e3;border-radius:9px;align-items:center;gap:8px;height:42px;padding:0 12px;display:flex}.agents-search input{width:100%;font:inherit;border:0;outline:0}.agents-toolbar select{font:inherit;background:#fff;border:1px solid #ccd8e3;border-radius:9px;padding:0 11px}.agents-list{gap:10px;margin-top:18px;display:grid}.agent-row{border:1px solid #dfe7ee;border-radius:11px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:15px;display:grid}.agent-avatar{color:#176ab0;background:#e9f4ff;border-radius:12px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.agent-main strong,.agent-main span,.agent-main small{display:block}.agent-main span{color:#617087;margin-top:3px}.agent-main small{color:#7b8999;margin-top:4px}.agent-status{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.agent-status.active{color:#137746;background:#e7f8ef}.agent-status.inactive{color:#6e7785;background:#edf1f5}.agent-status.suspended{color:#9b5a05;background:#fff1d9}.agent-actions{gap:8px;display:flex}.agents-loading,.agents-empty{color:#718096;text-align:center;place-content:center;justify-items:center;gap:9px;min-height:230px;margin-top:18px;display:grid}.agents-empty h4,.agents-empty p{margin:0}.agent-modal-backdrop{z-index:1000;background:#0f23377a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.agent-modal{background:#fff;border-radius:14px;width:min(760px,100%);max-height:calc(100vh - 48px);padding:22px;overflow:auto;box-shadow:0 24px 60px #0f233740}.agent-modal-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.agent-modal-header h4{margin:0 0 5px}.agent-modal-header p{color:#718096;margin:0}.agent-close-button{cursor:pointer;background:0 0;border:0}.agent-form-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px;display:grid}.agent-form-grid label{color:#47566a;gap:7px;font-size:13px;font-weight:700;display:grid}.agent-form-grid input,.agent-form-grid select{height:42px;font:inherit;background:#fff;border:1px solid #ccd8e3;border-radius:9px;padding:0 11px}.agent-modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}@media (width<=900px){.agents-summary{grid-template-columns:repeat(2,1fr)}.agent-row{grid-template-columns:auto 1fr}.agent-status,.agent-actions{grid-column:2}}@media (width<=650px){.agents-header{flex-direction:column}.agents-toolbar,.agent-form-grid{grid-template-columns:1fr}.agent-actions{flex-direction:column}}.upstream-card{background:#fff;border:1px solid #dce5ed;border-radius:15px;padding:24px}.upstream-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.upstream-header h3{margin:4px 0 8px}.upstream-header p:last-child{color:#718096;margin:0}.upstream-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px;display:grid}.upstream-summary article{background:#f9fbfd;border:1px solid #dce5ed;border-radius:11px;grid-template-columns:auto 1fr;gap:4px 10px;padding:16px;display:grid}.upstream-summary svg{color:#1d79c6;grid-row:span 2}.upstream-summary span{color:#708095;font-size:12px}.upstream-summary strong{font-size:22px}.upstream-list{gap:11px;margin-top:18px;display:grid}.upstream-row{border:1px solid #dfe7ee;border-radius:11px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:16px;display:grid}.upstream-logo{color:#176ab0;background:#e9f4ff;border-radius:12px;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.upstream-main strong,.upstream-main span,.upstream-main small{display:block}.upstream-main span{color:#617087;margin-top:3px}.upstream-main small{color:#7b8999;margin-top:4px}.upstream-security{justify-items:start;gap:6px;display:grid}.upstream-security small{color:#718096}.upstream-status{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.upstream-status.active{color:#137746;background:#e7f8ef}.upstream-status.inactive{color:#6e7785;background:#edf1f5}.upstream-status.suspended{color:#9b5a05;background:#fff1d9}.upstream-actions{gap:8px;display:flex}.upstream-actions a{text-decoration:none}.upstream-link-card{background:#f8fbfe;border:1px solid #dce5ed;border-radius:12px;margin-top:22px;padding:19px}.upstream-link-card h4{margin:0 0 5px}.upstream-link-card p{color:#718096;margin:0}.upstream-link-grid{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;margin-top:16px;display:grid}.upstream-link-grid label,.upstream-form-grid label{color:#47566a;gap:7px;font-size:13px;font-weight:700;display:grid}.upstream-link-grid select,.upstream-form-grid input,.upstream-form-grid select{height:42px;font:inherit;background:#fff;border:1px solid #ccd8e3;border-radius:9px;padding:0 11px}.upstream-footer{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;display:flex}.upstream-footer>div{color:#617087;align-items:center;gap:8px;font-size:13px;display:flex}.upstream-warning,.upstream-password-note{color:#86560b;background:#fff8e9;border:1px solid #f0d293;border-radius:9px;align-items:center;gap:9px;margin-top:16px;padding:12px 14px;display:flex}.upstream-loading,.upstream-empty{text-align:center;color:#718096;place-content:center;justify-items:center;gap:9px;min-height:220px;margin-top:18px;display:grid}.upstream-empty h4,.upstream-empty p{margin:0}.upstream-modal-backdrop{z-index:1000;background:#0f23377a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.upstream-modal{background:#fff;border-radius:14px;width:min(800px,100%);max-height:calc(100vh - 48px);padding:22px;overflow:auto;box-shadow:0 24px 60px #0f233740}.upstream-modal-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.upstream-modal-header h4{margin:0 0 5px}.upstream-modal-header p{color:#718096;margin:0}.upstream-close{cursor:pointer;background:0 0;border:0}.upstream-form-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px;display:grid}.upstream-modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}@media (width<=1000px){.upstream-summary{grid-template-columns:repeat(2,1fr)}.upstream-row{grid-template-columns:auto 1fr}.upstream-security,.upstream-actions{grid-column:2}}@media (width<=700px){.upstream-header,.upstream-footer{flex-direction:column;align-items:stretch}.upstream-link-grid,.upstream-form-grid{grid-template-columns:1fr}.upstream-actions{flex-direction:column}}.upstream-inline-form-wrap{margin-top:20px}.upstream-inline-form{background:#f7fbff;border:1px solid #cfe0ee;border-radius:13px;padding:22px}.upstream-inline-form .upstream-modal-header{margin-bottom:4px}.upstream-inline-form .upstream-close{background:#fff;border:1px solid #d4e0e9;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}@media (width<=700px){.upstream-inline-form{padding:16px}}.upstream-integration-panel{background:#f8fbfd;border:1px solid #d8e3ec;border-radius:9px;flex-direction:column;justify-content:center;gap:6px;padding:12px 13px;display:flex}.upstream-integration-panel small,.upstream-account-integration small{color:#718096;font-size:11px;line-height:1.4}.upstream-account-integration{flex-wrap:wrap;align-items:center;gap:7px;margin-top:7px;display:flex}.upstream-integration-mode{text-transform:uppercase;border-radius:999px;width:max-content;padding:5px 8px;font-size:10px;font-weight:800}.upstream-integration-mode.portal{color:#175fa2;background:#e8f3fd}.upstream-integration-mode.api{color:#147441;background:#e5f8ee}.upstream-integration-mode.api-with-portal-fallback{color:#6046a8;background:#f0ebff}.upstream-integration-mode.manual{color:#6f7784;background:#edf1f5}.den-login-backdrop{z-index:1400;background:#0f23378c;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.den-login-modal{background:#fff;border-radius:15px;width:min(520px,100%);max-height:calc(100vh - 44px);padding:22px;overflow-y:auto;box-shadow:0 26px 70px #0f233747}.den-login-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.den-login-header h3{margin:4px 0 7px}.den-login-header p:last-child{color:#718096;margin:0;font-size:13px;line-height:1.5}.den-login-loading{color:#718096;place-content:center;justify-items:center;gap:10px;min-height:180px;display:grid}.den-login-form{gap:16px;margin-top:20px;display:grid}.den-login-account{background:#f8fbfd;border:1px solid #dce5ed;border-radius:10px;gap:4px;padding:12px 14px;display:grid}.den-login-account span{color:#718096;font-size:12px}.den-captcha-box{background:#f7fafc;border:1px solid #cfdce7;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:15px;display:flex}.den-captcha-box img{object-fit:contain;image-rendering:auto;background:#fff;border:1px solid #cad5df;border-radius:7px;width:220px;max-width:100%;height:60px}.den-login-form label{color:#47566a;gap:7px;font-size:13px;font-weight:700;display:grid}.den-login-form input{height:44px;font:inherit;letter-spacing:2px;text-transform:none;border:1px solid #c8d5e0;border-radius:9px;padding:0 12px;font-size:18px}.den-login-actions{justify-content:flex-end;gap:10px;display:flex}.den-login-retry{gap:14px;margin-top:18px;display:grid}.den-login-retry .wizard-primary-button{justify-self:end}@media (width<=600px){.den-captcha-box{flex-direction:column;align-items:stretch}.den-captcha-box img{width:100%;height:70px}.den-login-actions{flex-direction:column-reverse}}.providers-page{gap:18px;display:grid}.providers-title h2{margin:4px 0 7px}.providers-title p:last-child{color:#718096;margin:0}.providers-tabs{background:#fff;border:1px solid #dce5ed;border-radius:11px;gap:7px;width:max-content;padding:5px;display:flex}.providers-tabs button{cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px 17px;font-weight:700}.providers-tabs button.active{color:#fff;background:#1677bd}.providers-card{background:#fff;border:1px solid #dce5ed;border-radius:15px;padding:23px}.providers-card-header{justify-content:space-between;gap:18px;display:flex}.providers-card-header h3{margin:0 0 6px}.providers-card-header p{color:#718096;margin:0}.providers-table-wrap{margin-top:20px;overflow-x:auto}.providers-table{border-collapse:collapse;width:100%}.providers-table th,.providers-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e4ebf1;padding:13px 11px}.providers-table th{color:#65758a;text-transform:uppercase;font-size:12px}.providers-table td:first-child strong,.providers-table td:first-child small{display:block}.providers-table td:first-child small{color:#7b8999;margin-top:4px}.provider-status{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.provider-status.active{color:#137746;background:#e7f8ef}.provider-status.inactive{color:#6e7785;background:#edf1f5}.provider-actions{gap:7px;display:flex}.provider-actions a{text-decoration:none}.providers-loading,.providers-empty{color:#718096;place-content:center;justify-items:center;gap:8px;min-height:230px;display:grid}.providers-empty h4,.providers-empty p{margin:0}.provider-description{grid-column:1/-1}.provider-description textarea{resize:vertical;font:inherit;border:1px solid #ccd8e3;border-radius:9px;padding:10px}.provider-checkbox{grid-column:1/-1;grid-template-columns:auto 1fr;align-items:center;display:flex!important}.provider-checkbox input{width:17px;height:17px}@media (width<=700px){.providers-card-header{flex-direction:column}.providers-tabs{width:100%}.providers-tabs button{flex:1}}.providers-summary{grid-template-columns:repeat(4,minmax(190px,1fr));gap:16px;display:grid}.providers-summary article{background:#fff;border:1px solid #dfe7ef;border-radius:14px;align-items:flex-start;gap:14px;min-height:118px;padding:20px;display:flex}.providers-summary article>svg{color:#1873c4;flex:none;margin-top:3px}.providers-summary span,.providers-summary strong,.providers-summary small{display:block}.providers-summary span{color:#748298;font-size:13px}.providers-summary strong{color:#172033;margin:6px 0;font-size:27px}.providers-summary small{color:#8995a5;font-size:11px;line-height:1.35}@media (width<=1150px){.providers-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.providers-summary{grid-template-columns:1fr}}.providers-summary{grid-template-columns:repeat(5,minmax(170px,1fr))}@media (width<=1350px){.providers-summary{grid-template-columns:repeat(3,1fr)}}.provider-integration-options{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.provider-integration-option{cursor:pointer;background:#f9fbfd;border:1px solid #d7e1ea;border-radius:11px;padding:15px;grid-template-columns:none!important;align-items:flex-start!important;gap:11px!important;display:flex!important}.provider-integration-option input{flex:none;width:18px;height:18px;margin-top:2px}.provider-integration-option span,.provider-integration-option strong,.provider-integration-option small{display:block}.provider-integration-option strong{color:#34445a;font-size:13px}.provider-integration-option small{color:#748298;margin-top:5px;font-size:11px;font-weight:500;line-height:1.45}@media (width<=700px){.provider-integration-options{grid-template-columns:1fr}}.provider-integration-badges{flex-wrap:wrap;gap:5px;display:flex}.provider-integration-badge{text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.provider-integration-badge.portal{color:#175fa2;background:#e8f3fd}.provider-integration-badge.api{color:#147441;background:#e5f8ee}.provider-integration-badge.manual{color:#6f7784;background:#edf1f5}.providers-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.providers-summary article{gap:11px;min-width:0;min-height:96px;padding:15px 16px}.providers-summary article>svg{width:23px;height:23px}.providers-summary span{white-space:nowrap;font-size:12px}.providers-summary strong{margin:4px 0;font-size:23px}.providers-summary small{text-overflow:ellipsis;font-size:10px;line-height:1.3;overflow:hidden}@media (width<=1100px){.providers-summary{grid-template-columns:repeat(5,minmax(150px,1fr));padding-bottom:5px;overflow-x:auto}}.lmos-page{gap:20px;display:grid}.lmos-title-row,.lmo-list-header,.lmo-modal-header,.lmo-modal-actions{justify-content:space-between;align-items:center;gap:20px;display:flex}.lmos-title-row h2,.lmo-modal-header h3,.lmo-list-header h3{margin:0}.lmos-title-row p:last-child,.lmo-modal-header p:last-child,.lmo-list-header p{color:#718096;margin:6px 0 0}.lmo-primary-button,.lmo-secondary-button,.lmo-refresh-button,.lmo-disable-button,.lmo-enable-button,.lmo-close-button{min-height:40px;font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:700;display:inline-flex}.lmo-primary-button{color:#fff;background:linear-gradient(135deg,#176cc0,#0783ae);border:0}.lmo-secondary-button,.lmo-refresh-button{color:#526176;background:#fff;border:1px solid #ced9e4}.lmo-summary{grid-template-columns:repeat(3,minmax(180px,1fr));gap:16px;display:grid}.lmo-summary article{background:#fff;border:1px solid #dfe7ef;border-radius:14px;align-items:center;gap:14px;padding:19px;display:flex}.lmo-summary svg{color:#1873c4}.lmo-summary span,.lmo-summary strong{display:block}.lmo-summary span{color:#748298;font-size:13px}.lmo-summary strong{margin-top:5px;font-size:25px}.lmo-message{border-radius:10px;align-items:flex-start;gap:9px;padding:13px 15px;display:flex}.lmo-message.success{color:#147441;background:#eaf9f1}.lmo-message.error{color:#9b2929;background:#fff0f0}.lmo-list-card{background:#fff;border:1px solid #dde6ef;border-radius:15px;overflow:hidden}.lmo-list-header{border-bottom:1px solid #e5ebf1;padding:20px 22px}.lmo-table-wrapper{overflow-x:auto}.lmo-table{border-collapse:collapse;width:100%;min-width:1150px}.lmo-table th,.lmo-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:14px 15px}.lmo-table th{color:#647287;letter-spacing:.06em;text-transform:uppercase;background:#f8fafc;font-size:11px}.lmo-table td{color:#46556a;font-size:13px}.lmo-table td strong,.lmo-table td small{display:block}.lmo-table td small{color:#8290a2;margin-top:4px}.lmo-status{text-transform:capitalize;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.lmo-status.active{color:#147441;background:#e4f7ed}.lmo-status.inactive{color:#9b2929;background:#ffeded}.lmo-status.pending{color:#8a6110;background:#fff4d6}.lmo-disable-button,.lmo-enable-button{min-height:34px;padding:0 11px}.lmo-disable-button{color:#a22e2e;background:#fff5f5;border:1px solid #efc3c3}.lmo-enable-button{color:#147441;background:#effbf4;border:1px solid #a9ddc0}.lmo-empty{color:#77869a;text-align:center;place-content:center;justify-items:center;gap:8px;min-height:190px;display:grid}.lmo-modal-backdrop{z-index:1000;background:#081829ad;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.lmo-modal{background:#fff;border-radius:17px;width:min(1050px,100%);max-height:calc(100vh - 50px);overflow-y:auto;box-shadow:0 25px 80px #00000047}.lmo-modal-header{z-index:2;background:#fff;border-bottom:1px solid #e0e7ef;padding:21px 24px;position:sticky;top:0}.lmo-close-button{color:#637186;background:#fff;border:1px solid #d5dfe8;width:40px;padding:0}.lmo-modal form{padding:5px 24px 24px}.lmo-section-title{border-bottom:1px solid #e4eaf0;margin:22px 0 15px;padding-bottom:10px}.lmo-section-title h4{margin:0}.lmo-section-title span{color:#77869a;margin-top:4px;font-size:12px;display:block}.lmo-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.lmo-form-grid label{color:#46556a;gap:7px;font-size:13px;font-weight:700;display:grid}.lmo-form-grid input{width:100%;height:43px;font:inherit;box-sizing:border-box;background:#fbfdff;border:1px solid #ccd8e3;border-radius:9px;outline:none;padding:0 12px}.lmo-form-grid input:focus{border-color:#2681cf;box-shadow:0 0 0 3px #2681cf1a}.lmo-wide-field{grid-column:1/-1}.lmo-password-field{position:relative}.lmo-password-field input{padding-right:44px}.lmo-password-field button{color:#68778a;cursor:pointer;background:0 0;border:0;width:41px;height:41px;position:absolute;top:1px;right:1px}.lmo-checkbox{color:#46556a;align-items:center;gap:9px;margin-top:18px;font-size:13px;font-weight:700;display:flex}.lmo-checkbox input{width:17px;height:17px}.lmo-modal-actions{border-top:1px solid #e4eaf0;justify-content:flex-end;margin-top:23px;padding-top:18px}button:disabled{opacity:.65;cursor:wait}@media (width<=800px){.lmo-summary,.lmo-form-grid{grid-template-columns:1fr}.lmo-wide-field{grid-column:auto}.lmos-title-row,.lmo-list-header{flex-direction:column;align-items:flex-start}.lmo-modal-backdrop{padding:10px}.lmo-modal{max-height:calc(100vh - 20px)}}.lmo-generated-code{color:#66758a;cursor:not-allowed;background:#f2f6f9!important}.lmo-form-grid label>small{color:#78879a;font-size:11px;font-weight:500;line-height:1.4}.lmo-delete-button{color:#b42323;min-height:42px;font:inherit;cursor:pointer;background:#fff5f5;border:1px solid #ef9a9a;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-weight:700;display:inline-flex}.lmo-delete-button:hover:not(:disabled){background:#ffe8e8;border-color:#dc6666}.lmo-delete-button:disabled{opacity:.55;cursor:not-allowed}
