:root{--bg:#f5f7fa;--surface:#eef2f6;--border:#dde5ee;--heading:#172033;--text:#39465a;--muted:#718096;--accent:#18736f;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}.app-shell{background:#f5f7fb;grid-template-columns:320px minmax(0,1fr);min-height:100vh;display:grid;overflow-x:hidden}.sidebar{color:#0f172a;box-sizing:border-box;background:#fff;border-right:1px solid #e6ebf2;flex-direction:column;height:auto;min-height:100vh;padding:18px 16px 14px;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:10px 0 30px #0f172a08}.sidebar-brand{align-items:center;gap:12px;padding:4px 4px 18px;display:flex}.sidebar-brand-mark{color:#2457e5;background:linear-gradient(#f8fbff,#eef3ff);border-radius:12px;place-items:center;width:44px;height:44px;display:grid;box-shadow:inset 0 0 0 1px #2457e514}.sidebar-brand-copy strong,.sidebar-brand-copy span{display:block}.sidebar-brand-copy strong{font-size:18px;line-height:1.15}.sidebar-brand-copy span{color:#667085;margin-top:2px;font-size:13px;font-weight:600}.sidebar-brand-action{color:#344054;cursor:pointer;background:#f8fafc;border:0;border-radius:10px;place-items:center;width:30px;height:30px;margin-left:auto;display:grid}.sidebar-nav{flex:none;gap:16px;min-height:0;padding:6px 0 12px;display:grid;overflow:visible}.sidebar-section{gap:8px;display:grid}.icon-button,.primary-button,.secondary-button{font:inherit;cursor:pointer;border:0}.sidebar-section-title{color:#667085;letter-spacing:.08em;text-transform:uppercase;padding:2px 8px 0;font-size:11px;font-weight:900}.sidebar-section-items,.sidebar-item{gap:6px;display:grid}.sidebar-link{color:#344054;text-align:left;background:0 0;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:52px;padding:0 14px 0 12px;text-decoration:none;transition:background .16s,color .16s,box-shadow .16s,transform .16s;display:flex}.sidebar-icon{color:#475467;border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.sidebar-label{flex:1;font-size:15px;font-weight:500}.sidebar-link:hover{color:#2457e5;background:#f5f8ff}.sidebar-link.active{color:#2457e5;background:linear-gradient(90deg,#2457e51a,#2457e508);box-shadow:inset 0 0 0 1px #2457e514}.sidebar-link.active .sidebar-icon{color:#2457e5}.sidebar-chevron{color:#667085;margin-left:auto;transition:transform .16s}.sidebar-chevron.open{transform:rotate(180deg)}.sidebar-submenu-panel{opacity:0;border-left:1px solid #e6ebf2;max-height:0;margin:0 0 0 18px;transition:max-height .22s,opacity .18s,transform .18s;overflow:hidden;transform:translateY(-4px)}.sidebar-submenu-panel.open{opacity:1;max-height:320px;transform:translateY(0)}.sidebar-submenu{gap:6px;padding:6px 0 2px 18px;display:grid}.sidebar-sublink{color:#667085;border-radius:999px;align-items:center;gap:10px;min-height:28px;padding:0 12px;font-size:13px;text-decoration:none;transition:background .16s,color .16s;display:flex}.sidebar-submenu-panel:not(.open) .sidebar-sublink{pointer-events:none}.sidebar-sublink:hover{color:#2457e5;background:#f5f8ff}.sidebar-sublink.active{color:#2457e5;background:#eef3ff;font-weight:700}.sidebar-subdot{opacity:.8;background:currentColor;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.sidebar-footer{border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:16px 10px 2px;display:flex}.sidebar-user{align-items:center;gap:12px;min-width:0;display:flex}.sidebar-user-avatar{color:#fff;background:#2457e5;border-radius:50%;place-items:center;width:40px;height:40px;font-size:17px;font-weight:800;display:grid;box-shadow:0 10px 24px #2457e538}.sidebar-user-copy{min-width:0}.sidebar-user-copy strong,.sidebar-user-copy span{display:block}.sidebar-user-copy strong{color:#101828;font-size:14px}.sidebar-user-copy span{color:#667085;font-size:12px}.sidebar-user-more{color:#344054;cursor:pointer;background:#f8fafc;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.workspace{background:#f5f7fb;min-width:0}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#fffffff5;border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:0 28px;display:flex;position:sticky;top:0}.page-title{color:var(--heading);align-items:center;gap:12px;display:flex}.page-title>svg{color:var(--accent)}.page-title span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700;display:block}.page-title h1{margin:0;font-size:23px;line-height:1.2}.operator{color:#fff;background:#18736f;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.operator span{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.topbar-actions{align-items:center;gap:12px;display:flex;position:relative}.logout-button{color:#b42318;background:#fff1f0}.admin-login-page{box-sizing:border-box;background:linear-gradient(135deg,#112033e6,#18736fcc),#112033;place-items:center;min-height:100vh;padding:28px;display:grid}.admin-login-shell{grid-template-columns:minmax(240px,.8fr) minmax(320px,1fr);align-items:stretch;gap:24px;width:min(960px,100%);display:grid}.admin-login-brand,.admin-login-card{border:1px solid #ffffff2e;border-radius:8px;box-shadow:0 24px 60px #02061747}.admin-login-brand{color:#fff;background:#ffffff14;align-items:flex-start;gap:14px;padding:28px;display:flex}.admin-login-brand strong,.admin-login-brand span{display:block}.admin-login-brand strong{font-size:24px;line-height:1.2}.admin-login-brand span{color:#ffffffbd;margin-top:6px;font-weight:700}.admin-login-card{background:#fff;gap:16px;padding:28px;display:grid}.admin-login-heading{color:var(--heading);align-items:center;gap:14px;display:flex}.admin-login-heading>svg{color:var(--accent)}.admin-login-heading span{color:var(--accent);text-transform:uppercase;font-size:12px;font-weight:900}.admin-login-heading h1{margin:3px 0 0;font-size:25px;line-height:1.2}.admin-login-card label{color:var(--heading);gap:8px;font-size:13px;font-weight:900;display:grid}.admin-login-card input{min-height:46px;color:var(--heading);font:inherit;background:#f8fbfe;border:1px solid #cfdbe8;border-radius:8px;outline:none;padding:0 13px}.admin-login-card input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #18736f24}.login-error{color:#b42318;background:#fee4e2;border-radius:8px;padding:11px 12px;font-size:13px;font-weight:800}.admin-login-submit{justify-content:center;min-height:46px}.admin-login-submit:disabled{cursor:not-allowed;opacity:.68}.online-router-cell{gap:5px;min-width:120px;display:inline-grid}.online-router-cell span{color:var(--heading);font-weight:800}.online-router-cell strong{border-radius:8px;width:max-content;padding:4px 9px;font-size:11px;line-height:1}.online-router-cell strong.connected{color:#067647;background:#dcfae6}.online-router-cell strong.disconnected{color:#b42318;background:#fee4e2}.api-info{position:relative}.api-info-button{color:#18736f;background:#eef6f5}.api-info-popover{z-index:30;border:1px solid var(--border);background:#fff;border-radius:8px;gap:14px;width:min(420px,100vw - 48px);padding:16px;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 44px #0f172a29}.api-info-popover span{color:var(--accent);text-transform:uppercase;font-size:12px;font-weight:900}.api-info-popover h2{color:var(--heading);margin:2px 0 6px;font-size:18px}.api-info-popover p{color:var(--text);margin:0;font-size:13px;line-height:1.5}.api-info-section{gap:8px;display:grid}.api-info-section strong{color:var(--heading);font-size:13px}.api-info-section code{color:#0f172a;white-space:normal;word-break:break-word;background:#f8fbfe;border:1px solid #d7e2ee;border-radius:7px;padding:9px 10px;font-size:12px;display:block}main{min-width:0;padding:28px 30px 32px}.dashboard-page{gap:18px;display:grid}.dashboard-welcome{justify-content:space-between;align-items:flex-start;gap:16px;padding:4px 2px;display:flex}.dashboard-welcome span{color:var(--accent);text-transform:uppercase;font-size:12px;font-weight:900}.dashboard-welcome h2{color:var(--heading);margin:3px 0 4px;font-size:20px}.dashboard-welcome p,.dashboard-welcome small{color:var(--muted);margin:0;font-size:13px;font-weight:700}.dashboard-top-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.dashboard-card,.bottom-metric{border:1px solid var(--border);background:#fff;border-radius:8px;box-shadow:0 12px 30px #0f172a0f}.dashboard-card{align-content:start;gap:8px;min-height:168px;padding:16px;display:grid;overflow:hidden}.dashboard-card.clickable{cursor:pointer;transition:transform .16s,box-shadow .16s,border-color .16s}.dashboard-card.clickable:hover,.dashboard-card.clickable:focus-visible{border-color:#2364d247;outline:none;transform:translateY(-1px);box-shadow:0 16px 34px #0f172a17}.online-number-button{cursor:pointer;background:0 0;border:0;padding:0}.online-number-button .online-number{justify-content:center;min-width:28px;display:inline-flex}.online-number-button.offline .online-number{color:#ef4444}.dashboard-card-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.dashboard-card-icon{border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.dashboard-card.green .dashboard-card-icon{color:#0f8f5f;background:#dff8ed}.dashboard-card.orange .dashboard-card-icon{color:#c26a00;background:#fff0d1}.dashboard-card.blue .dashboard-card-icon{color:#2364d2;background:#e5efff}.dashboard-card>span,.dashboard-card-head small,.bottom-metric span{color:var(--muted);font-size:12px;font-weight:900}.dashboard-card strong{color:var(--heading);font-size:25px;line-height:1}.dashboard-card p{color:var(--muted);margin:0;font-size:12px;font-weight:700}.sparkline{width:100%;height:46px;margin-top:auto;overflow:visible}.sparkline path{fill:none;stroke:#34d399;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.dashboard-card.orange .sparkline path{stroke:#f59e0b}.dashboard-card.blue .sparkline path{stroke:#3b82f6}.system-card{justify-content:space-between}.system-card .system-health{border-radius:999px;width:max-content;margin-top:6px;padding:5px 10px;font-size:13px;display:inline-flex}.system-card .system-health.success{color:#067647;background:#dcfae6}.system-card .system-health.warning{color:#b45309;background:#fef3c7}.system-card .system-health.danger{color:#b42318;background:#fee4e2}.system-list{gap:6px;display:grid}.system-row{min-height:23px;color:var(--muted);border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:12px;padding-top:5px;font-size:12px;font-weight:800;display:flex}.system-row b{color:#0f8f5f}.system-row.warning b{color:#b45309}.system-row.danger b{color:#dc2626}.system-row.muted b{color:#64748b}.dashboard-main-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:14px;display:grid}.dashboard-activity,.dashboard-chart-card{min-width:0;overflow:hidden}.dashboard-section-head{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 16px 12px;display:flex}.dashboard-section-head h2{color:var(--heading);margin:0;font-size:17px}.dashboard-section-head p{color:var(--muted);margin:4px 0 0;font-size:12px;font-weight:700}.dashboard-section-head>strong{color:var(--heading);white-space:nowrap;font-size:20px}.secondary-button.compact{min-height:34px;padding:0 11px;font-size:12px}.dashboard-activity .table-wrap{padding:0 12px 12px;overflow-x:hidden}.dashboard-activity table{table-layout:fixed;width:100%;min-width:0!important}.dashboard-activity th,.dashboard-activity td{white-space:normal}.dashboard-activity th:first-child,.dashboard-activity td:first-child{width:23%}.dashboard-activity th:nth-child(2),.dashboard-activity td:nth-child(2){width:25%}.dashboard-activity th:nth-child(3),.dashboard-activity td:nth-child(3){width:30%}.dashboard-activity th:nth-child(4),.dashboard-activity td:nth-child(4){text-align:right;width:22%;min-width:120px}.dashboard-activity .badge{letter-spacing:0;white-space:nowrap;max-width:100%;min-height:24px;padding:0 10px;font-size:10px}.dashboard-activity .badge.success,.dashboard-activity .badge.warning,.dashboard-activity .badge.danger,.dashboard-activity .badge.neutral,.dashboard-activity .badge.muted{justify-content:center;align-items:center;display:inline-flex}.income-chart{box-sizing:border-box;width:100%;min-height:224px;padding:18px 16px 16px}.line-chart{gap:8px;display:grid}.line-chart svg{width:100%;height:190px;overflow:visible}.chart-grid-line{stroke:#e7edf4;stroke-width:1px}.chart-area{fill:url(#incomeArea)}.chart-line{fill:none;stroke:#22c68a;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 8px 12px #22c68a29)}.chart-dot{fill:#fff;stroke:#22c68a;stroke-width:4px}.chart-label{fill:#18736f;font-size:10px;font-weight:900}.chart-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.chart-days span{color:var(--muted);text-align:center;font-size:11px;font-weight:800}.dashboard-bottom-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.bottom-metric{justify-content:space-between;align-items:flex-start;gap:14px;min-height:112px;padding:16px;display:flex}.bottom-metric strong{color:var(--heading);margin:7px 0 5px;font-size:25px;display:block}.bottom-metric small,.metric-link{color:#18736f;font-size:12px;font-weight:900}.metric-link{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.metric-link:hover{text-decoration:underline}.bottom-metric i{color:#18736f;background:#eef8f7;border-radius:8px;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.dashboard-summary{border:1px solid var(--border);background:linear-gradient(135deg,#18736f14,#f6c85f1a),#fff;border-radius:8px;padding:20px;box-shadow:0 12px 32px #0f172a0f}.summary-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.summary-heading span{color:var(--accent);text-transform:uppercase;font-size:12px;font-weight:900}.summary-heading h2{color:var(--heading);margin:4px 0 0;font-size:20px}.summary-heading small{color:var(--muted);font-weight:800}.summary-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.summary-card{background:#ffffffe0;border:1px solid #dde5eee6;border-radius:8px;flex-direction:column;justify-content:space-between;gap:8px;min-height:128px;padding:18px;display:flex;position:relative;overflow:hidden}.summary-card:before{content:"";background:#18736f;width:4px;position:absolute;inset:0 auto 0 0}.summary-card:nth-child(2):before{background:#f6c85f}.summary-card:nth-child(3):before{background:#6b7cff}.summary-card span{color:var(--muted);font-weight:800}.summary-card strong{color:var(--heading);font-size:31px;line-height:1}.summary-card em{color:var(--accent);font-size:13px;font-style:normal;font-weight:900}.summary-card small{color:var(--muted)}.stat-card,.panel{border:1px solid var(--border);background:#fff;border-radius:8px;box-shadow:0 12px 32px #0f172a0f}.stat-card{box-sizing:border-box;flex-direction:column;justify-content:space-between;min-height:124px;padding:18px;display:flex}.stat-card span,.stat-card small,.panel p{color:var(--muted)}.stat-card em{color:var(--accent);font-size:13px;font-style:normal;font-weight:800}.stat-card strong{color:var(--heading);font-size:25px;line-height:1.2}.content-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:18px;display:grid}.online-panel,.router-stack>.panel{margin-top:18px}.panel{padding:20px}.module-panel{min-height:calc(100vh - 132px)}.panel-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.panel-header.compact{margin-bottom:14px}.online-search-wrap{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.online-search-field{border:1px solid var(--border);box-sizing:border-box;background:#fff;border-radius:12px;align-items:center;gap:10px;min-width:320px;height:42px;padding:0 14px;display:flex}.online-search-field svg{color:var(--muted);flex:none}.online-search-field input{width:100%;color:var(--heading);font:inherit;background:0 0;border:0;outline:none}.online-search-field input::placeholder{color:var(--muted)}.panel h2{color:var(--heading);margin:0 0 5px;font-size:19px}.sync-note{margin-top:5px;font-size:12px;font-weight:700}.primary-button,.secondary-button,.icon-button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;display:inline-flex}.primary-button,.secondary-button{white-space:nowrap;padding:0 13px}.primary-button{color:#fff;background:#18736f}.primary-button:disabled,.secondary-button:disabled{cursor:progress;opacity:.72}.secondary-button{color:#112033;background:#eef3f8}.compact-button{min-height:34px;padding-inline:11px}.icon-button{width:40px;color:var(--heading);background:#eef3f8}.menu-toggle,.sidebar-brand-action,.sidebar-user-more{font:inherit;cursor:pointer;border:0}.menu-toggle{display:none}.filters{align-items:center;gap:12px;margin-bottom:16px;display:flex}.search-box{border:1px solid var(--border);min-width:180px;height:42px;color:var(--muted);box-sizing:border-box;background:#fff;border-radius:8px;flex:1;align-items:center;gap:9px;padding:0 12px;display:flex}.search-box input,.filters select{width:100%;color:var(--heading);font:inherit;background:0 0;border:0;outline:0}.filters select{border:1px solid var(--border);background:#fff;border-radius:8px;max-width:190px;height:42px;padding:0 12px}.table-wrap{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:680px}th,td{border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;padding:14px 12px}th{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}td{color:var(--heading)}tr:last-child td{border-bottom:0}.selected-row td{background:#f2fbf8}.empty-cell{height:96px;color:var(--muted);text-align:center}.badge{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.badge.success{color:#0f6f3d;background:#ddf7e7}.badge.warning{color:#805600;background:#fff0bf}.badge.danger{color:#a83232;background:#ffe1df}.badge.muted,.badge.neutral{color:#536071;background:#edf1f5}.status-select{border-width:1px;font-weight:800}.status-select.success{color:#0f6f3d;background:#f2fbf5;border-color:#b8eacb}.status-select.warning{color:#805600;background:#fff8de;border-color:#f7d67a}.status-select.danger{color:#a83232;background:#fff4f3;border-color:#f2b1ac}.status-select.muted,.status-select.neutral{color:#536071;border-color:var(--border);background:#fff}.timeline{gap:14px;display:grid}.timeline div{border:1px solid var(--border);background:#fbfdff;border-radius:8px;padding:14px}.timeline span{color:#18736f;font-size:13px;font-weight:800}.timeline strong{color:var(--heading);margin:5px 0;display:block}.customer-flow,.automation-stack,.guide-stack{gap:14px;display:grid}.flow-summary,.automation-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.customer-summary{margin-bottom:0}.customer-summary .summary-card,.automation-flow article{border:1px solid var(--border);background:#fff;border-radius:8px;min-height:88px;padding:13px 15px;box-shadow:0 12px 32px #0f172a0d}.customer-summary .summary-card{align-items:center;gap:12px;display:flex}.customer-summary .summary-card span,.customer-summary .summary-card small,.automation-flow p{color:var(--muted);font-size:12px}.customer-summary .summary-card strong{color:var(--heading);margin:2px 0 4px;font-size:25px;line-height:1;display:block}.customer-summary .summary-icon{color:#fff;border-radius:8px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.customer-summary .summary-icon.total{background:#2f80ed}.customer-summary .summary-icon.psb{background:#22a45a}.customer-summary .summary-icon.nonaktif{background:#f2a93b}.customer-summary .summary-icon.isolir{background:#ef5350}.subscription-board{padding:12px;overflow:hidden}.subscription-toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:7px;padding:4px 0 12px;display:flex}.subscription-action{color:#fff;cursor:pointer;min-height:30px;font:inherit;border:0;border-radius:7px;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.subscription-action:disabled{opacity:.45;cursor:not-allowed}.subscription-action.active{box-shadow:inset 0 0 0 2px #ffffff47}.subscription-action.blue{background:#1677e8}.subscription-action.red{background:#ef4444}.subscription-action.cyan{background:#0ea5b7}.subscription-action.teal{background:#168784}.subscription-action.green{background:#16a34a}.subscription-action.amber{background:#f0a33a}.subscription-filters{border-bottom:1px solid var(--border);grid-template-columns:minmax(230px,1fr) repeat(3,minmax(140px,.42fr)) auto;gap:9px;padding:11px 0;display:grid}.subscription-filters select,.subscription-filter-button{border:1px solid var(--border);min-height:34px;color:var(--heading);font:inherit;background:#fbfdff;border-radius:7px;padding:0 12px;font-size:12px}.subscription-filter-button{color:#334155;cursor:pointer;justify-content:center;align-items:center;gap:7px;min-width:104px;font-weight:800;display:inline-flex}.subscription-meta{color:var(--muted);justify-content:space-between;gap:12px;padding:9px 0;font-size:12px;font-weight:700;display:flex}.subscription-table-wrap{border:1px solid #edf1f5;border-radius:8px;overflow-x:auto}.subscription-table-wrap table{border-collapse:collapse;width:100%;min-width:1260px}.subscription-table-wrap th{color:#64748b;white-space:nowrap;background:#f8fbfe;font-size:10px}.subscription-table-wrap td{white-space:nowrap;padding:10px 8px;font-size:12px}.subscription-table-wrap th{padding:10px 8px}.inet-dot{background:#ef4444;border-radius:999px;width:12px;height:12px;display:inline-block;box-shadow:0 0 0 3px #ef44441f}.inet-dot.online{background:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.inet-dot.warning{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b29}.inet-dot.offline{background:#ef4444;box-shadow:0 0 0 3px #ef44441f}.danger-text{color:#ef4444;font-weight:900}.password-cell{align-items:center;gap:5px;display:inline-flex}.password-cell span{min-width:64px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.icon-mini-button{border:1px solid var(--border);width:28px;height:28px;color:var(--heading);cursor:pointer;background:#fff;border-radius:7px;place-items:center;display:inline-grid}.icon-mini-button:hover{color:#18736f;background:#eef6f5;border-color:#18736f59}.profile-stack{gap:18px;display:grid}.profile-title{border-bottom:2px solid #1684d8;align-items:center;gap:10px;padding:8px 0 10px;display:flex}.profile-title h2{color:var(--heading);text-transform:uppercase;margin:0;font-size:22px}.profile-status-filter{align-items:center;gap:10px;margin-left:auto;display:flex}.profile-status-filter span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900}.profile-status-filter select{border:1px solid var(--border);min-width:140px;min-height:38px;color:var(--heading);font:inherit;background:#fbfdff;border-radius:7px;padding:0 12px;font-weight:800}.profile-search{width:min(320px,100%)}.profile-table-wrap table{min-width:1180px}.profile-preview{gap:12px;padding:16px;display:grid}.profile-preview div{border:1px solid var(--border);background:#fbfdff;border-radius:8px;gap:5px;padding:13px;display:grid}.profile-preview span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900}.profile-preview strong{color:var(--heading);font-size:18px}.profile-preview.compact{grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.modal-layer{z-index:80;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal-backdrop{background:#0f172a8c;border:0;position:absolute;inset:0}.profile-modal{z-index:1;width:min(720px,100%);max-height:calc(100vh - 44px);position:relative;overflow:auto}.subscription-modal{z-index:1;width:min(1080px,100%);max-height:calc(100vh - 44px);position:relative;overflow:auto}.confirm-modal{z-index:1;width:min(520px,100%);position:relative;overflow:hidden}.invoice-preview-modal{width:min(960px,100vw - 44px)}.billing-row-clickable{cursor:pointer;transition:background .16s,box-shadow .16s}.billing-row-clickable:hover{background:#f8fbff}.invoice-preview-root{gap:18px;padding:0 20px 20px;display:grid}.invoice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.invoice-box{border:1px solid var(--border);background:#fff;border-radius:10px;gap:12px;padding:16px;display:grid}.invoice-box-title{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.invoice-box strong{color:var(--heading);font-size:18px}.invoice-meta-row{grid-template-columns:160px minmax(0,1fr);align-items:center;gap:10px;display:grid}.invoice-meta-row span{color:var(--muted);font-size:13px}.invoice-meta-row strong{color:var(--heading);font-size:14px;font-weight:800}.invoice-detail-table{border:1px solid var(--border);background:#fff;border-radius:10px;display:grid;overflow:hidden}.invoice-detail-head,.invoice-detail-row{grid-template-columns:minmax(0,1fr) 160px;align-items:center;gap:12px;padding:14px 16px;display:grid}.invoice-detail-head{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid var(--border);background:#fbfdff;font-size:12px;font-weight:900}.invoice-detail-row{color:var(--heading);font-size:14px}.invoice-detail-row strong{text-align:right}.invoice-total-block{gap:8px;width:min(320px,100%);margin-left:auto;display:grid}.invoice-total-row{color:var(--heading);justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:700;display:flex}.invoice-total-row.grand{border-top:1px solid var(--border);padding-top:8px;font-size:16px}.invoice-actions{justify-content:flex-end}@media print{body *{visibility:hidden!important}.invoice-preview-modal,.invoice-preview-modal *{visibility:visible!important}.modal-layer,.modal-backdrop{background:0 0!important;display:block!important;position:static!important;inset:auto!important}.invoice-preview-modal{top:0;left:0;width:100%!important;max-width:none!important;max-height:none!important;box-shadow:none!important;border:0!important;position:absolute!important}.invoice-actions,.modal-header .icon-button{display:none!important}}.active-customer-modal{width:min(920px,100%)}.router-users-modal{width:min(980px,100%)}.router-users-tabs{margin:0 20px 10px}.router-monitor-modal{width:min(1100px,100%);max-height:calc(100vh - 44px);overflow:auto}.confirm-body{gap:14px;padding:18px 20px 20px;display:grid}.active-customer-meta{gap:4px;display:grid}.active-customer-meta strong{color:var(--heading);font-size:16px}.active-customer-meta span{color:var(--muted);font-size:13px;font-weight:700}.active-customer-list{gap:10px;max-height:min(56vh,560px);padding-right:4px;display:grid;overflow:auto}.active-customer-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.active-customer-search{width:100%;min-width:0}.active-customer-pager{justify-items:end;gap:6px;display:grid}.active-customer-pager span{color:var(--muted);font-size:12px;font-weight:800}.pagination.compact button{min-height:36px;padding:0 12px;font-size:13px}.active-customer-row{border:1px solid var(--border);background:#fbfdff;border-radius:8px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,.8fr) minmax(0,1.3fr);gap:10px;padding:12px 14px;display:grid}.active-customer-row div{gap:4px;min-width:0;display:grid}.active-customer-row span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.active-customer-row strong{color:var(--heading);word-break:break-word;font-size:13px;font-weight:800}.empty-state.compact{border:1px dashed var(--border);min-height:120px;color:var(--muted);background:#fbfdff;border-radius:8px;justify-content:center;padding:18px;font-weight:700}.confirm-body p{color:var(--text);margin:0}.confirm-body ul{color:var(--heading);gap:8px;margin:0;padding-left:18px;font-weight:700;display:grid}.confirm-input{color:var(--heading);gap:7px;font-size:13px;font-weight:900;display:grid}.confirm-input input{border:1px solid var(--border);min-height:42px;color:var(--heading);font:inherit;background:#fbfdff;border-radius:8px;padding:0 12px}.confirm-input input:focus{border-color:#2364d273;outline:2px solid #2364d22e}.danger-button:disabled{cursor:not-allowed;opacity:.55}.monitor-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px 20px 6px;display:grid}.monitor-summary>div{border:1px solid var(--border);background:#f8fbfe;border-radius:8px;padding:12px 14px}.monitor-summary span{color:var(--muted);font-size:12px;font-weight:800;display:block}.monitor-summary strong{color:var(--heading);margin-top:6px;font-size:20px;display:block}.monitor-loading{color:var(--muted);padding:18px 20px 20px;font-weight:700}.monitor-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;padding:12px 20px 20px;display:grid}.monitor-card{border:1px solid var(--border);background:#fff;border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.monitor-card-header{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.monitor-card-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.monitor-card-actions .table-action{min-height:28px;padding:0 9px;font-size:12px}.monitor-card-header h3{color:var(--heading);margin:0;font-size:16px}.monitor-card-header span{color:var(--muted);font-size:12px;font-weight:800}.monitor-table-wrap{overflow:auto}.monitor-pppoe-card{grid-template-rows:auto minmax(0,auto);align-content:start}.monitor-pppoe-card .monitor-table-wrap{border:1px solid #eef2f7;border-radius:8px;max-height:240px}.monitor-pppoe-card table{min-width:520px}.monitor-pppoe-card thead th{z-index:1;background:#fff;position:sticky;top:0}.monitor-table-wrap table{border-collapse:collapse;min-width:100%}.monitor-table-wrap th,.monitor-table-wrap td{white-space:nowrap;text-align:left;border-bottom:1px solid #eef2f7;padding:8px 10px}.monitor-table-wrap th{color:#64748b;font-size:12px}.monitor-table-wrap td{color:var(--heading);font-size:13px}.danger-button{background:#ef4444}.modal-grid{padding:18px}.subscription-modal .modal-grid{grid-template-columns:minmax(0,1fr)}.modal-header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:flex-start;gap:14px;padding:20px 20px 16px;display:flex}.modal-header h2{color:var(--heading);margin:0 0 5px;font-size:20px}.modal-header p{color:var(--muted);margin:0}.automation-flow{grid-template-columns:repeat(4,minmax(0,1fr))}.automation-flow article{gap:10px;display:grid}.automation-flow article span{color:#fff;background:#18736f;border-radius:999px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.automation-flow strong{color:var(--heading)}.automation-flow p{margin:0;font-size:13px;line-height:1.45}.danger-action{color:#a83232;background:#fff6f5;border-color:#ffd1cc}.success-action{color:#0f6f3d;background:#f1fbf5;border-color:#c8efd7}.command-list{gap:10px;display:grid}.command-list code{color:#dbe8f1;white-space:normal;background:#112033;border-radius:7px;padding:11px 12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;display:block}.guide-hero{color:#fff;background:linear-gradient(135deg,#112033f5,#18736feb),#112033;border-radius:8px;padding:24px}.guide-hero h2{margin:6px 0 8px;font-size:26px;line-height:1.18}.guide-hero p{color:#dbe8f1;max-width:760px}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.setup-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 20px 20px;display:grid}.setup-steps article{border:1px solid var(--border);background:#fbfdff;border-radius:8px;gap:8px;padding:14px;display:grid}.setup-steps span{color:#fff;background:#18736f;border-radius:999px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.setup-steps strong{color:var(--heading)}.setup-steps p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.guide-card{align-content:start;gap:12px;display:grid}.guide-card h2{margin-bottom:0}.guide-pair{border:1px solid var(--border);background:#fbfdff;border-radius:8px;justify-content:space-between;align-items:center;min-height:42px;padding:0 12px;display:flex}.guide-pair span{color:var(--muted)}.guide-pair strong{color:var(--heading)}.checklist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.checklist-grid div{border:1px solid var(--border);min-height:44px;color:var(--heading);background:#fbfdff;border-radius:8px;align-items:center;padding:10px 12px;font-weight:700;display:flex}.router-stack,.package-stack{gap:18px;display:grid}.router-hero{color:#fff;background:linear-gradient(135deg,#112033f5,#18736feb),#112033;border-radius:8px;justify-content:space-between;align-items:stretch;gap:24px;padding:24px;display:flex}.router-hero h2{max-width:620px;margin:6px 0 8px;font-size:26px;line-height:1.18}.router-hero p{color:#dbe8f1;max-width:720px}.eyebrow{color:#f6c85f;text-transform:uppercase;font-size:12px;font-weight:800}.router-health{grid-template-columns:1fr 1fr;gap:12px;min-width:320px;display:grid}.router-health div{background:#ffffff17;border:1px solid #ffffff29;border-radius:8px;flex-direction:column;justify-content:center;gap:7px;min-height:128px;padding:16px;display:flex}.router-health svg{color:#f6c85f}.router-health strong{font-size:30px;line-height:1}.router-health span{color:#dbe8f1;font-size:13px}.radius-server-page{gap:28px}.radius-title{color:#4c5968;align-items:center;gap:10px;min-height:58px;display:flex}.radius-title h2{margin:0;font-size:34px;font-weight:900;line-height:1}.radius-server-panel{background:#fff;border-top:2px solid #178ce8;border-radius:6px;min-width:0;max-width:100%;padding:26px 28px 34px;box-shadow:0 4px 16px #151f3014}.radius-toolbar{border-bottom:1px solid #8fc7cf;flex-wrap:wrap;align-items:center;gap:14px;padding-bottom:28px;display:flex}.radius-menu-wrap{position:relative}.radius-tool{color:#fff;cursor:pointer;min-height:48px;font:inherit;text-transform:uppercase;border:0;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 18px;font-size:18px;font-weight:800;display:inline-flex}.radius-tool:disabled{cursor:not-allowed;opacity:.55}.radius-tool.teal{background:#22a5b5}.radius-tool.blue{background:#148ced}.radius-tool.red{background:#ef5353}.radius-action-menu{z-index:5;background:#fff;border:1px solid #d8e1eb;border-radius:6px;min-width:168px;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 12px 28px #0f172a29}.radius-action-menu button{color:#344054;cursor:pointer;width:100%;min-height:42px;font:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f5;padding:0 14px;font-weight:800;display:block}.radius-action-menu button:last-child{border-bottom:0}.radius-action-menu button:hover{background:#f3f8fd}.radius-action-menu button:first-child{color:#d23b3b}.radius-status{margin-top:16px}.radius-script-layer{align-items:start;padding-top:24px}.radius-script-layer .modal-backdrop{background:#00000075}.radius-script-modal{z-index:1;background:#fff;border:1px solid #d6d9df;border-radius:8px;width:min(626px,100vw - 32px);max-height:calc(100vh - 48px);position:relative;overflow:auto;box-shadow:0 16px 48px #0f172a3d}.radius-script-header{border-bottom:1px solid #eceff3;justify-content:space-between;align-items:center;gap:16px;min-height:80px;padding:0 20px;display:flex}.radius-script-header h2{color:#4a515b;margin:0;font-size:30px;font-weight:800;line-height:1}.radius-script-header .icon-button{color:#73777d;background:0 0}.radius-script-form{gap:21px;padding:20px 40px 0;display:grid}.radius-script-info{color:#2d3975;background:#dfe0ff;border:1px solid #c7c9f2;border-radius:4px;padding:15px 22px;font-size:18px;line-height:1.45}.radius-script-info ol{margin:0;padding-left:25px}.radius-script-form label{color:#4f5661;text-transform:uppercase;gap:13px;font-size:18px;font-weight:800;display:grid}.radius-script-form label small{color:#b3261e;font-size:13px}.radius-script-form input{color:#4f5661;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #cfd4da;border-radius:5px;padding:0 15px;font-size:18px}.radius-script-form input:focus{border-color:#148ced;outline:0;box-shadow:0 0 0 3px #148ced24}.radius-hidden-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.secret-input-wrap{align-items:center;gap:8px;display:flex}.secret-input-wrap input{flex:auto;min-width:0}.secret-toggle-button{flex:none}.radius-script-footer{border-top:1px solid #eceff3;justify-content:flex-end;gap:10px;margin:18px -40px 0;padding:20px;display:flex}.radius-close-button,.radius-save-button{color:#fff;cursor:pointer;min-height:46px;font:inherit;border:0;border-radius:5px;padding:0 17px;font-size:18px;font-weight:800}.radius-close-button{background:#6f7689}.radius-save-button{background:#a4a8b4}.radius-table-wrap{overscroll-behavior-x:contain;width:100%;max-width:100%;overflow-x:hidden}.radius-table-wrap table{table-layout:fixed;border-collapse:collapse;width:100%}.radius-table-wrap th{color:#42505f;text-align:left;white-space:nowrap;border-bottom:1px solid #edf1f5;padding:20px 8px 12px;font-size:clamp(11px,.95vw,15px);font-weight:900}.radius-table-wrap th:first-child,.radius-table-wrap td:first-child{text-align:center;width:34px}.radius-table-wrap th:nth-child(2),.radius-table-wrap td:nth-child(2),.radius-table-wrap th:nth-child(3),.radius-table-wrap td:nth-child(3){width:12%}.radius-table-wrap th:nth-child(4),.radius-table-wrap td:nth-child(4){width:13%}.radius-table-wrap th:nth-child(5),.radius-table-wrap td:nth-child(5){width:22%}.radius-table-wrap th:nth-child(6),.radius-table-wrap td:nth-child(6),.radius-table-wrap th:nth-child(7),.radius-table-wrap td:nth-child(7){text-align:center;width:6%}.radius-table-wrap th:nth-child(8),.radius-table-wrap td:nth-child(8){width:10%;min-width:108px}.radius-table-wrap th:nth-child(9),.radius-table-wrap td:nth-child(9){width:13%;min-width:128px}.radius-table-wrap td{color:#4b5563;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:14px 8px;font-size:clamp(12px,1vw,15px)}.radius-table-wrap input[type=checkbox]{accent-color:#148ced;width:16px;height:16px}.radius-table-wrap .selected-row td{background:#f7fbff}.radius-name-button{color:#4b5563;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0;font-weight:700}.connection-type{color:#26a64f;white-space:nowrap;font-weight:900}.connection-type:after{content:"✓";color:#fff;background:#26a64f;border-radius:50%;place-items:center;width:17px;height:17px;margin-left:5px;font-size:12px;line-height:1;display:inline-grid}.online-number{color:#28a94f;text-align:center;min-width:24px;font-size:clamp(17px,1.6vw,22px);font-weight:900;display:inline-block}.router-secret-cell{color:#1d2939;vertical-align:middle}.router-secret-content{white-space:nowrap;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:7px;width:100%;max-width:100%;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(10px,.82vw,12px);line-height:1;display:grid}.router-secret-value{color:#1d2939;scrollbar-width:none;white-space:nowrap;background:#f8fbfe;border:1px solid #d9e4ef;border-radius:7px;width:100%;min-width:0;max-width:100%;padding:7px 9px;display:block;overflow:auto hidden}.router-secret-value::-webkit-scrollbar{display:none}.router-secret-toggle{background:#fff;justify-self:end;width:24px;height:24px}.download-script{color:#1995ac;cursor:pointer;max-width:100%;min-height:24px;font:inherit;white-space:nowrap;background:#e2eef6;border:0;border-radius:5px;align-items:center;gap:4px;padding:0 7px;font-size:clamp(10px,.9vw,13px);font-weight:800;display:inline-flex}.download-script:disabled{cursor:progress;opacity:.65}.snmp-status{color:#fff;width:min(100%,128px);min-width:0;min-height:32px;font:inherit;cursor:pointer;white-space:nowrap;border:0;border-radius:5px;padding:0 8px;font-size:clamp(10px,.9vw,13px);font-weight:900}.snmp-status.connected{background:#28a94f}.snmp-status.testing{color:#7a4a00;background:#f6d38b}.snmp-status.disconnected{background:#a7a9b8}.snmp-cell{justify-items:start;gap:6px;min-width:128px;display:grid}.snmp-status-note{color:#667085;white-space:normal;max-width:220px;font-size:12px;line-height:1.35}.snmp-status-target{color:#475467;white-space:normal;font-size:11px;font-weight:700;line-height:1.2}.snmp-status-hint{color:#8a4b00;white-space:normal;gap:3px;max-width:250px;margin:0;padding-left:18px;font-size:11px;line-height:1.35;display:grid}.snmp-debug{color:#475467;max-width:280px;font-size:11px}.snmp-debug summary{cursor:pointer;font-weight:800}.snmp-debug pre{color:#1d2939;white-space:pre-wrap;word-break:break-word;background:#f8fafc;border-radius:6px;margin:6px 0 0;padding:8px;overflow:auto}.settings-grid{gap:16px;margin:0 0 16px;display:grid}.payment-gateway-panel{gap:16px}.payment-hero{background:radial-gradient(circle at 0 0,#18736f1f,#0000 35%),linear-gradient(#fff,#f8fbff);border:1px solid #18736f1f;border-radius:10px;justify-content:space-between;align-items:stretch;gap:16px;padding:18px;display:flex;box-shadow:0 12px 32px #0f172a0d}.payment-hero-eyebrow{color:#18736f;letter-spacing:.08em;text-transform:uppercase;align-items:center;margin-bottom:6px;font-size:11px;font-weight:900;display:inline-flex}.payment-hero h3{color:var(--heading);margin:0;font-size:24px;line-height:1.2}.payment-hero p{max-width:760px;color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.6}.payment-hero-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:min(360px,100%);display:grid}.payment-hero-point{background:#fff;border:1px solid #dde5eef2;border-radius:8px;gap:4px;padding:14px 16px;display:grid}.payment-hero-point strong{color:var(--heading);font-size:20px;line-height:1.1}.payment-hero-point span{color:var(--muted);font-size:12px;font-weight:800}.payment-rule-box{background:#f7fbfb;border:1px solid #18736f1f;border-radius:8px;gap:4px;max-width:620px;margin-top:12px;padding:12px 14px;display:grid}.payment-rule-box strong{color:#18736f;font-size:13px;font-weight:900}.payment-rule-box span{color:#475467;font-size:12px;line-height:1.5}.payment-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.payment-provider-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px;margin-bottom:16px;display:grid}.payment-gateway-choice{background:#f7fcfb;border:1px solid #d9ecea;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin:4px 0 12px;padding:12px 14px;display:flex}.payment-gateway-choice>div{gap:3px;display:grid}.payment-gateway-choice strong{color:var(--heading);font-size:13px}.payment-gateway-choice span,.payment-choice-empty{color:var(--muted);font-size:12px;font-weight:700}.payment-change-provider{color:#18736f;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #18736f3d;border-radius:999px;flex:none;padding:0 12px;font-size:12px;font-weight:900}.payment-change-provider:hover{background:#eefaf8;border-color:#18736f7a}.payment-choice-empty{text-align:center;border:1px dashed #cbdedc;border-radius:10px;margin-bottom:16px;padding:18px}.payment-selected-actions{justify-content:flex-end;margin:0 0 16px}.payment-provider-picker{width:min(680px,100vw - 32px)}.payment-provider-picker .payment-provider-grid{margin:20px 0 0}.payment-switch-dialog{width:min(560px,100vw - 32px)}.payment-switch-warning{color:#7a4b09;background:#fffaf0;border:1px solid #f4d7a1;border-radius:10px;gap:8px;padding:14px;font-size:13px;line-height:1.45;display:grid}.payment-switch-warning strong{color:#8a5309}.payment-switch-warning ul{gap:5px;margin:0;padding-left:18px;display:grid}.payment-provider-card{border:1px solid var(--border);min-height:82px;color:var(--heading);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;transition:border-color .16s,box-shadow .16s,background .16s,transform .16s;display:grid}.payment-provider-card:hover{background:#fbfefe;border-color:#18736f47;transform:translateY(-1px);box-shadow:0 12px 28px #0f172a0f}.payment-provider-card.active{background:#f3fbfa;border-color:#18736f7a;box-shadow:inset 4px 0 #18736f,0 12px 26px #0f172a0f}.payment-provider-icon{color:#18736f;background:#e8faf8;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.payment-provider-copy{gap:4px;min-width:0;display:grid}.payment-provider-copy strong{font-size:15px;font-weight:900}.payment-provider-copy small{color:var(--muted);font-size:12px;font-weight:700;line-height:1.35}.payment-provider-status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.payment-provider-status.ready{color:#057647;background:#dff8e9}.payment-provider-status.active{color:#fff;background:#0f766e}.payment-provider-status.empty{color:#92400e;background:#fff2cc}.billing-tabs{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.billing-tab{color:#475467;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #18736f29;border-radius:999px;padding:0 14px;font-size:12px;font-weight:800}.billing-tab.active{color:#18736f;background:#eefaf8;border-color:#18736f52}.billing-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.billing-summary-card{background:linear-gradient(#fff,#fbfdff);border:1px solid #18736f24;border-radius:10px;gap:6px;min-height:110px;padding:14px 16px;display:grid;box-shadow:0 10px 26px #0f172a0a}.billing-summary-card span{color:#475467;font-size:12px;font-weight:800}.billing-summary-card strong{color:#0f172a;font-size:24px;font-weight:900}.billing-summary-card small{color:#0f172a;font-size:12px;font-weight:700;line-height:1.4}.billing-summary-card.warning{border-left:4px solid #f59e0b}.billing-summary-card.danger{border-left:4px solid #ef4444}.billing-summary-card.success{border-left:4px solid #10b981}.billing-toolbar{background:#fbfdff;border:1px solid #dde5eef2;border-radius:10px;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:12px;margin:4px 0 14px;padding:12px;display:grid}.billing-search-field{margin:0}.billing-toolbar-summary{color:#18736f;white-space:nowrap;background:#eefaf8;border-radius:999px;align-items:center;gap:10px;min-height:40px;padding:0 12px;display:inline-flex}.billing-toolbar-summary span{color:var(--muted);font-size:12px;font-weight:800}.billing-toolbar-summary strong{font-size:13px;font-weight:900}.billing-panel>.table-wrap{background:#fff;border:1px solid #dde5eef2;border-radius:10px;overflow:auto}.billing-panel>.table-wrap table{min-width:860px}.billing-panel>.table-wrap th{background:#f7fafc}.billing-panel>.table-wrap td{vertical-align:middle}.billing-main-cell{gap:2px;display:grid}.billing-main-cell strong{color:#0f172a;font-size:13px;font-weight:900}.billing-main-cell small{color:#667085;font-size:11px;font-weight:700}.payment-mode-pill{color:#18736f;white-space:nowrap;background:#eefaf8;border:1px solid #18736f2e;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-weight:900;display:inline-flex}.payment-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.payment-config-button,.payment-secret-toggle{color:#18736f;cursor:pointer;min-height:36px;font:inherit;background:#fff;border:1px solid #18736f26;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.payment-config-button:hover,.payment-secret-toggle:hover{background:#eefaf8}.payment-config-modal{padding:24px}.payment-config-dialog{width:min(860px,100%);max-height:calc(100vh - 48px);overflow:auto}.payment-dialog-toolbar{justify-content:flex-end;gap:10px;padding-bottom:14px;display:flex}.payment-save-button{color:#fff;cursor:pointer;min-height:36px;font:inherit;background:linear-gradient(135deg,#18736f,#14968d);border:0;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 10px 22px #18736f2e}.payment-save-button:hover{filter:brightness(1.02)}.payment-save-button:disabled{cursor:progress;opacity:.7}.payment-stat-card{background:#fff;border:1px solid #dde5eef2;border-radius:10px;align-content:start;gap:10px;min-height:132px;padding:16px 16px 14px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 32px #0f172a0d}.payment-stat-card:before{content:"";background:#18736f;width:4px;position:absolute;inset:0 auto 0 0}.payment-stat-card.psb:before{background:#f6c85f}.payment-stat-card.nonaktif:before{background:#6b7cff}.payment-stat-card.isolir:before{background:#ef5350}.payment-stat-head{color:var(--muted);align-items:center;gap:10px;font-size:12px;font-weight:900;display:flex}.payment-stat-icon{color:#18736f;background:#18736f1f;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.payment-stat-icon.psb{color:#f59e0b;background:#f6c85f2e}.payment-stat-icon.nonaktif{color:#5b67ff;background:#6b7cff24}.payment-stat-icon.isolir{color:#d14343;background:#ef53501f}.payment-stat-card strong{color:var(--heading);letter-spacing:-.02em;font-size:30px;line-height:1}.payment-stat-foot{gap:4px;display:grid}.payment-stat-foot small{color:var(--muted);font-size:12px;font-weight:700}.payment-stat-foot em{color:#18736f;font-size:12px;font-style:normal;font-weight:900}.payment-layout{grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:16px;display:grid}.payment-invoice-wide{grid-column:1/-1}.payment-card{border:1px solid var(--border);background:#fff;border-radius:8px;padding:18px;box-shadow:0 12px 32px #0f172a0f}.payment-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.payment-settings-grid label{color:var(--heading);gap:6px;font-size:13px;font-weight:800;display:grid}.payment-settings-grid input,.payment-settings-grid select{border:1px solid var(--border);min-height:38px;color:var(--heading);font:inherit;background:#fbfdff;border-radius:7px;padding:0 12px;font-size:12px}.module-settings-grid{margin-bottom:16px}.setting-toggle-card{border:1px solid var(--border);background:#fbfdff;border-radius:8px;padding:14px 16px}.setting-toggle-card>span{color:#0f172a;margin-bottom:10px;display:block}.setting-toggle-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.payment-settings-card .panel-header{align-items:center}.payment-config-dialog .payment-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-hint-box{color:#334155;background:#f8fcfc;border:1px solid #18736f1f;border-radius:8px;margin-top:14px;padding:12px 14px}.payment-hint-box strong{color:#18736f;margin-bottom:4px;display:block}.payment-hint-box p{color:#475467;margin:0;font-size:13px;line-height:1.5}.payment-filters{grid-template-columns:minmax(220px,1fr);padding-top:0}.payment-table-wrap{border:1px solid #edf1f5;border-radius:8px;overflow-x:auto}.payment-table-wrap table{border-collapse:collapse;width:100%;min-width:900px}.payment-table-wrap th,.payment-table-wrap td{vertical-align:top;padding:10px 8px;font-size:12px}.payment-table-wrap th{color:#64748b;white-space:nowrap;background:#f8fbfe}.payment-table-wrap td strong{color:var(--heading);display:block}.table-subtext{color:var(--muted);margin-top:2px;font-size:11px;display:block}.payment-actions{flex-wrap:wrap}.payment-pager{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;font-size:12px;font-weight:700;display:flex}.payment-pager .pager{border:1px solid #d3d8df;border-radius:6px;align-items:center;display:inline-flex;overflow:hidden}.payment-pager .page-button,.payment-pager .page-number{color:#6b7280;min-height:36px;font:inherit;background:#fff;border:0;border-right:1px solid #d3d8df;padding:0 12px;font-size:13px;font-weight:800}.payment-pager .page-number.active{color:#fff;background:#148ced}.payment-pager .page-button:last-child,.payment-pager .page-number:last-child{border-right:0}.payment-pager .page-button:disabled{opacity:.45;cursor:not-allowed}.muted-inline{color:var(--muted);font-size:12px}.setting-card{border:1px solid var(--border);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex;box-shadow:0 12px 32px #0f172a0f}.setting-card h3{color:var(--heading);margin:0 0 6px;font-size:16px}.setting-card p{color:var(--muted);margin:0;font-size:13px}.toggle-row{color:var(--heading);align-items:center;gap:12px;font-weight:800;display:inline-flex}.toggle-row input{accent-color:#148ced;width:18px;height:18px}.radius-table-footer{color:#4b5563;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:26px;font-size:clamp(13px,1.1vw,16px);display:flex}.radius-table-footer>span:first-child{flex:260px}.radius-total-online{color:#28a94f;font-weight:900}.pagination{border:1px solid #d3d8df;border-radius:5px;align-items:center;display:inline-flex;overflow:hidden}.pagination button{color:#c3c9d1;min-height:42px;font:inherit;background:#fff;border:0;border-right:1px solid #d3d8df;padding:0 13px;font-size:15px}.pagination button:last-child{border-right:0}.pagination button.active{color:#fff;background:#148ced}.router-grid{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr)}.router-grid>.panel{padding:0;overflow:hidden}.router-card-header{border-bottom:1px solid var(--border);background:linear-gradient(#fff,#fbfdff);margin-bottom:0;padding:20px 20px 16px}.router-form{gap:13px;display:grid}.router-form-card{padding:18px 20px 20px}.customer-form-grid{gap:14px}.customer-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.customer-form-row.single-field{grid-template-columns:minmax(0,1fr)}.router-form label{color:var(--heading);gap:7px;font-size:13px;font-weight:800;display:grid}.router-form label small{color:#a83232;font-weight:700}.router-form label .field-hint{color:var(--muted);font-size:12px;font-weight:700;line-height:1.35}.router-form input,.router-form select{border:1px solid var(--border);width:100%;min-height:44px;color:var(--heading);background:#fbfdff;border-radius:8px;padding:0 13px;transition:border-color .16s,box-shadow .16s,background .16s}.router-form input:focus,.router-form select:focus{background:#fff;border-color:#18736f8c;outline:0;box-shadow:0 0 0 4px #18736f1a}.package-form{gap:14px;display:grid}.package-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.package-form-grid label{color:var(--heading);gap:7px;font-size:13px;font-weight:800;display:grid}.package-form-grid .span-2{grid-column:span 2}.api-status{border-radius:8px;padding:11px 12px;font-size:13px;font-weight:700}.api-status strong{display:block}.api-status ul{gap:5px;margin:8px 0 0;padding-left:18px;font-weight:600;line-height:1.4;display:grid}.api-status.success{color:#0f6f3d;background:#ddf7e7}.api-status.warning,.api-status.neutral{color:#805600;background:#fff0bf}.api-status.danger{color:#a83232;background:#ffe1df}.process-status{color:#145ea8;background:#eef7ff;border:1px solid #cfe5ff;border-radius:8px;align-items:center;gap:8px;width:fit-content;max-width:100%;padding:10px 12px;font-size:13px;font-weight:800;display:inline-flex}.spin-icon{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.package-note{background:#f1fbf5;border:1px solid #c8efd7;border-radius:8px;gap:5px;margin:16px 16px 0;padding:12px 13px;display:grid}.package-note strong{color:#0f6f3d}.package-note span{color:var(--text);font-size:13px;line-height:1.45}.nested-panel{background:#fbfdff;border-color:#dfe8f2;margin-top:14px;padding:14px}.log-toolbar{margin-top:14px}.log-summary-grid .bottom-metric{min-height:96px}.inline-control{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.button-row,.row-actions,.segmented{align-items:center;gap:8px;display:flex}.button-row{margin-top:4px}.segmented{background:#eef3f8;border-radius:8px;padding:4px}.segmented button{min-height:34px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px;padding:0 13px;font-weight:800}.segmented button.active{color:#fff;background:#18736f}.table-action{border:1px solid var(--border);min-height:32px;color:var(--heading);cursor:pointer;font:inherit;background:#fff;border-radius:7px;align-items:center;gap:6px;padding:0 9px;font-size:13px;font-weight:700;display:inline-flex}.billing-panel .success-action{color:#fff;white-space:nowrap;background:#0f766e;border-color:#0f766e3d;box-shadow:0 8px 18px #0f766e29}.billing-panel .success-action:hover{background:#115e59}.billing-panel .success-action:disabled{background:#8bbdb8}.bhp-uso-panel .module-heading{align-items:flex-start}.bhp-hero{background:linear-gradient(135deg,#eefaf8 0%,#fff 58%,#f8fbff 100%);border:1px solid #18736f2e;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(220px,.32fr);gap:14px;margin:4px 0 16px;padding:18px;display:grid}.bhp-hero span,.bhp-hero-total span{color:#18736f;text-transform:uppercase;font-size:12px;font-weight:900}.bhp-hero h3{color:var(--heading);margin:8px 0;font-size:25px}.bhp-hero p{max-width:620px;color:var(--muted);margin:0;font-size:13px;font-weight:700;line-height:1.55}.bhp-hero-total{background:#fff;border:1px solid #18736f24;border-radius:10px;align-content:center;justify-items:start;gap:8px;padding:14px 16px;display:grid}.bhp-hero-total strong{color:var(--heading);font-size:28px;line-height:1}.bhp-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bhp-filter{border:1px solid var(--border);min-height:42px;color:var(--heading);background:#fff;border-radius:8px;padding:0 12px;font-weight:800}.bhp-row-actions{justify-content:flex-start}.router-grid .table-wrap{padding:14px 16px 18px}.router-grid table{border-collapse:separate;border-spacing:0 8px;min-width:760px}.router-grid th{border-bottom:0;padding:7px 10px}.router-grid td{background:#fbfdff;border-bottom:0;padding:13px 10px}.router-grid tbody tr td:first-child{border-radius:8px 0 0 8px;font-weight:800}.router-grid tbody tr td:last-child{border-radius:0 8px 8px 0}.router-grid .selected-row td{background:#effaf6}.router-grid .row-actions{justify-content:flex-end}.router-grid .table-action{background:#fff;min-height:30px;padding:0 9px}.table-action:disabled{cursor:progress;opacity:.65}.user-management-page{gap:18px;display:grid}.user-table-wrap{overflow-x:auto}.user-form-modal{z-index:1;border:1px solid var(--border);background:#fff;border-radius:12px;gap:18px;width:min(760px,100vw - 40px);max-height:calc(100vh - 40px);padding:22px;display:grid;position:relative;overflow:auto;box-shadow:0 24px 70px #0f172a47}.user-form-modal .modal-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.user-form-modal .modal-heading h3{color:var(--heading);margin:0;font-size:22px}.user-form-modal .modal-heading p{color:var(--muted);margin:6px 0 0;font-size:14px;font-weight:600}.user-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.user-form-grid label{color:var(--heading);gap:8px;font-size:13px;font-weight:800;display:grid}.user-form-grid input,.user-form-grid select{border:1px solid var(--border);color:var(--heading);background:#f8fbff;border-radius:8px;min-height:42px;padding:0 12px}.status-pill.info{color:#1d4ed8;background:#e7f0ff}.status-pill.neutral{color:#475569;background:#eef3f8}.button-row.end{justify-content:flex-end}@media (width<=720px){.user-form-grid{grid-template-columns:1fr}.user-form-modal{padding:18px}}.backdrop{display:none}@media (width<=1080px){.app-shell{grid-template-columns:260px minmax(0,1fr)}.sidebar{padding:18px 12px 12px}.radius-server-panel{padding-inline:18px}.radius-table-wrap table{min-width:0}.radius-table-wrap th,.radius-table-wrap td{padding-inline:6px}.dashboard-top-grid,.dashboard-bottom-grid,.billing-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:1fr}.stats-grid,.summary-metrics,.flow-summary,.payment-summary-grid,.automation-flow,.guide-grid,.setup-steps,.checklist-grid,.content-grid,.router-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid .wide{grid-column:1/-1}.monitor-grid,.monitor-summary{grid-template-columns:1fr}}@media (width<=820px){.admin-login-shell{grid-template-columns:1fr}.admin-login-brand{min-height:auto}.app-shell{grid-template-columns:1fr}.radius-table-wrap table{min-width:780px}.radius-table-wrap{overflow-x:auto}.sidebar{z-index:30;width:min(320px,86vw);transition:transform .18s;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:16px 0 40px #0f172a29}.sidebar.open{transform:translate(0)}.menu-toggle,.backdrop{display:inline-flex}.sidebar-brand-action{color:#344054;background:#f8fafc;margin-left:auto}.backdrop{z-index:20;background:#0f172a73;border:0;position:fixed;inset:0}.topbar{padding:0 18px}main{padding:18px}}@media (width<=640px){.dashboard-welcome,.dashboard-section-head{flex-direction:column;align-items:stretch}.billing-toolbar,.bhp-hero,.bhp-summary-grid{grid-template-columns:1fr}.billing-toolbar-summary{justify-content:space-between;width:100%}.dashboard-top-grid,.dashboard-bottom-grid{grid-template-columns:1fr}.income-chart{gap:6px}.radius-title h2{font-size:26px}.radius-toolbar{flex-direction:column;align-items:stretch}.radius-tool{width:100%}.radius-table-footer{flex-direction:column;align-items:stretch;font-size:15px}.pagination{width:100%}.pagination button{flex:1;min-height:42px;font-size:15px}.stats-grid,.summary-metrics,.flow-summary,.billing-summary-grid,.automation-flow,.guide-grid,.setup-steps,.checklist-grid,.content-grid,.router-grid{grid-template-columns:1fr}.panel-header,.summary-heading,.filters,.router-hero,.button-row{flex-direction:column;align-items:stretch}.router-health,.package-form-grid,.inline-control,.subscription-filters,.payment-settings-grid{grid-template-columns:1fr;min-width:0}.customer-form-row,.active-customer-row,.active-customer-toolbar{grid-template-columns:1fr}.active-customer-pager{justify-items:stretch}.active-customer-pager .pagination{width:100%}.payment-layout,.payment-pager{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.payment-hero{flex-direction:column}.payment-hero-points{min-width:0}.payment-pager .pager{width:100%}.payment-pager .page-button,.payment-pager .page-number{flex:1}.router-hero{display:flex}.filters select{max-width:none}.primary-button,.secondary-button{width:100%}.page-title h1{font-size:20px}}
