@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@500;600&display=swap";:root{--brand-50: #eff6ff;--brand-100: #dbeafe;--brand-500: #3b82f6;--brand-600: #2563eb;--brand-700: #1d4ed8;--nav-950: #08111f;--nav-900: #0d1a2d;--canvas: #f5f7fb;--surface: #ffffff;--surface-subtle: #f8fafc;--text: #0f172a;--text-muted: #64748b;--border: #e2e8f0;--success: #059669;--warning: #d97706;--danger: #dc2626;color:var(--text);background:var(--canvas);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--canvas);color:var(--text);font-size:14px}button,input,textarea,select{font:inherit}.application-shell{min-height:100vh;background:var(--canvas)}.application-sider{position:sticky!important;top:0;height:100vh;padding:0!important;overflow:hidden;background:var(--nav-950)!important;border-right:1px solid #1b2b42}.application-sider .ant-layout-sider-children{height:100%;display:flex;flex-direction:column;overflow:hidden}.application-brand{height:72px;flex:0 0 72px;display:flex;align-items:center;gap:10px;padding:0 20px;color:#fff;font-size:19px;font-weight:700;letter-spacing:-.03em}.application-brand:hover{color:#fff}.application-brand>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(145deg,var(--brand-500),var(--brand-700));box-shadow:0 8px 22px #2563eb3d;font-size:18px}.application-brand small{display:block;margin-top:2px;color:#7f93ad;font:500 9px/1.2 JetBrains Mono,monospace;letter-spacing:.14em}.application-brand-logo{width:34px;height:34px;object-fit:contain;border-radius:10px;background:#fff}.sidebar-navigation{min-height:0;flex:1;overflow-y:auto;overflow-x:hidden;padding:6px 0 18px;scrollbar-width:thin;scrollbar-color:#31445e transparent}.sidebar-navigation::-webkit-scrollbar{width:5px}.sidebar-navigation::-webkit-scrollbar-thumb{background:#31445e;border-radius:10px}.application-sider .ant-menu{background:transparent;border:0}.application-sider .ant-menu-item-group-title{padding:18px 20px 7px!important;color:#657a97!important;font:600 9px/1 JetBrains Mono,monospace;letter-spacing:.12em}.application-sider .ant-menu-item,.application-sider .ant-menu-submenu-title{width:calc(100% - 16px);height:38px;line-height:38px;margin:2px 8px;border-radius:8px;color:#aab9cc;font-size:13px;font-weight:500}.application-sider .ant-menu-sub{background:#0b1728!important}.application-sider .ant-menu-item:hover,.application-sider .ant-menu-submenu-title:hover{color:#fff!important;background:#172942!important}.application-sider .ant-menu-item-selected{color:#fff!important;background:var(--brand-600)!important;box-shadow:0 5px 16px #02061752}.application-sider .ant-menu-item-selected:after{display:none}.application-sider .ant-menu-item .anticon,.application-sider .ant-menu-submenu-title .anticon{font-size:15px}.application-header{position:sticky;z-index:100;top:0;height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;background:#ffffffed;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.application-header .ant-breadcrumb{font-size:11px;line-height:1}.application-header h3.ant-typography{margin:4px 0 0;color:var(--text);font-size:18px;line-height:1.15;letter-spacing:-.025em}.navigation-trigger{width:34px;height:34px;color:#475569}.header-account{align-self:center;height:34px}.header-account .ant-space-item{display:flex;align-items:center}.account-menu{min-height:34px;cursor:pointer;color:var(--text);font-size:13px;font-weight:600}.account-menu .ant-avatar{background:var(--brand-600)}.application-content{min-width:0;padding:18px 22px 28px;background:var(--canvas)}.application-content>*{width:100%;max-width:1680px;margin-inline:auto}.sidebar-backdrop{display:none}.full-width{width:100%}.full-width.ant-space-vertical{gap:12px!important}.router-select{min-width:170px}.radix-section-card{margin-top:0;overflow:hidden;border:1px solid var(--border);border-radius:12px;box-shadow:0 1px 2px #0f172a08,0 8px 30px #0f172a05}.radix-section-card+.radix-section-card{margin-top:12px}.radix-section-card .ant-card-head{min-height:52px;padding:0 16px;border-bottom-color:var(--border)}.radix-section-card .ant-card-head-title{padding:13px 0;font-size:16px;font-weight:700;letter-spacing:-.015em}.radix-section-card .ant-card-extra{padding:8px 0}.radix-section-card .ant-card-extra>.ant-space{flex-wrap:wrap;justify-content:flex-end;gap:6px!important}.radix-section-card .ant-card-body{padding:16px}.radix-section-card .ant-alert{margin-bottom:12px}.radix-section-card .ant-typography.ant-typography-secondary{margin-bottom:14px;color:var(--text-muted);font-size:13px;line-height:1.55}.radix-section-card .ant-table-wrapper{margin-top:12px}.radix-table .ant-table{color:var(--text);font-size:13px}.radix-table .ant-table-container{border-color:var(--border)}.radix-table .ant-table-thead>tr>th{padding:10px 12px;color:#526176;background:var(--surface-subtle);border-bottom:1px solid var(--border);font:600 10px/1.3 JetBrains Mono,monospace;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap}.radix-table .ant-table-tbody>tr>td{padding:10px 12px;border-bottom-color:#edf1f6;font-size:13px}.radix-table .ant-table-tbody>tr:hover>td{background:#f8fbff!important}.radix-table .ant-table-cell-fix-right{box-shadow:-5px 0 12px #0f172a09}.radix-table .ant-pagination{margin:14px 0 0}.radix-table .ant-pagination-item,.radix-table .ant-pagination-prev,.radix-table .ant-pagination-next{min-width:30px;height:30px;line-height:28px;margin-inline-end:4px;font-size:12px}.radix-table .ant-empty{margin-block:28px}.bulk-actions{width:100%;margin:0 0 10px;padding:9px 10px;flex-wrap:wrap;border:1px solid var(--brand-100);border-radius:9px;background:var(--brand-50)}.billing-summary{margin:0 0 14px}.billing-summary .ant-statistic{min-width:150px}.report-details{margin-top:16px}.platform-metrics{margin-bottom:12px}.platform-metrics .ant-card{height:100%;border-color:var(--border);box-shadow:0 1px 2px #0f172a08}.status-metrics{margin-top:2px}.status-metrics .ant-col{min-width:0}.status-metrics .ant-statistic{height:100%;padding:13px 14px;border:1px solid var(--border);border-radius:9px;background:var(--surface-subtle)}.page-actions{justify-content:flex-end}.report-details .ant-descriptions-item-label{width:150px;color:var(--text-muted);font-size:12px;font-weight:600}.report-details .ant-descriptions-item-content{color:var(--text);font-size:13px;overflow-wrap:anywhere}.radix-section-card>.ant-card-body>.ant-form{max-width:760px}.ant-btn{box-shadow:none}.ant-btn-primary{box-shadow:0 4px 10px #2563eb24}.ant-btn-dangerous{box-shadow:none}.ant-tag{margin-inline-end:0;font-size:11px;font-weight:600}.ant-statistic-title{margin-bottom:5px;color:var(--text-muted);font-size:12px;font-weight:500}.ant-statistic-content{color:var(--text);font-size:25px;font-weight:650;letter-spacing:-.035em}.ant-modal .ant-modal-title{font-size:17px;font-weight:700;letter-spacing:-.02em}.ant-form-item{margin-bottom:16px}.ant-form-item .ant-form-item-label>label{color:#334155;font-size:12px;font-weight:600}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:16px;box-shadow:0 1px 2px #0f172a08,0 8px 30px #0f172a05}.card>p{margin:0 0 8px;color:var(--text-muted);font:600 9px/1.4 JetBrains Mono,monospace;letter-spacing:.09em;text-transform:uppercase}.metrics article{min-height:116px}.metrics strong{display:block;margin:8px 0 6px;color:var(--text);font-size:28px;line-height:1;letter-spacing:-.045em}.metrics small,.activity small{color:var(--text-muted);font-size:11px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);gap:12px;margin-top:12px}.dashboard-grid h2{margin:0 0 10px;color:var(--text);font-size:17px;letter-spacing:-.025em}.activity>div{display:flex;align-items:center;min-height:44px;padding:10px 0;border-top:1px solid #edf1f6;font-size:13px;font-weight:600}.activity small{margin-left:auto;padding-left:12px;font-weight:400;text-align:right}.dot{margin-right:8px;color:var(--brand-600)}.d1{color:var(--warning)}.d2{color:#7c3aed}.router-card dl{display:grid;grid-template-columns:1fr minmax(0,1.4fr);margin:8px 0 14px;padding:10px 0;border-block:1px solid #edf1f6;font-size:12px}.router-card dt,.router-card dd{padding:6px 0}.router-card dt{color:var(--text-muted)}.router-card dd{margin:0;overflow:hidden;font-weight:600;text-align:right;text-overflow:ellipsis;white-space:nowrap}.router-card button{border:0;border-radius:8px;background:var(--brand-600);color:#fff;padding:9px 12px;font-size:12px;font-weight:600}.quick-print-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.quick-print-card{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border:1px solid var(--border);border-radius:9px;background:var(--surface-subtle)}.quick-print-card .ant-typography{margin-bottom:0}.traffic-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.72fr);align-items:center;gap:20px}.traffic-chart,.traffic-chart-empty{width:100%;height:112px;border-radius:9px;background:linear-gradient(180deg,var(--brand-50),#fafcff)}.traffic-chart{display:block}.traffic-chart-empty{display:grid;place-items:center;color:var(--text-muted);font-size:12px}.traffic-chart-grid{stroke:#d9e6fa;stroke-width:1;vector-effect:non-scaling-stroke}.traffic-chart-line{fill:none;stroke:var(--brand-600);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.login{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.05fr) 1fr;background:var(--surface)}.hero{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,9vw,130px);background:linear-gradient(145deg,var(--nav-950),#152b4a);color:#dce8f8}.hero .logo{display:grid;place-items:center;width:38px;height:38px;margin-bottom:44px;border-radius:10px;background:var(--brand-600);color:#fff;font-weight:700}.hero>p{margin:0;color:#87a1c0;font:600 10px JetBrains Mono,monospace;letter-spacing:.1em}.hero h1{max-width:650px;margin:12px 0 18px;color:#fff;font-size:clamp(40px,5vw,68px);line-height:1.04;letter-spacing:-.055em}.hero em{color:#89adff;font-style:normal}.hero>span{max-width:440px;color:#aebfd5;font-size:15px;line-height:1.7}.loginform{width:min(420px,88%);align-self:center;justify-self:center;display:grid;gap:14px;padding:30px}.loginform label{color:#475569;font-size:12px;font-weight:600}.loginform input{display:block;width:100%;margin-top:6px;padding:11px 12px;border:1px solid var(--border);border-radius:8px;outline:none}.loginform input:focus{border-color:var(--brand-500);box-shadow:0 0 0 3px var(--brand-100)}.loginform button{min-height:40px;border:0;border-radius:8px;background:var(--brand-600);color:#fff;font-weight:700}.loginform>small{color:var(--text-muted);font:500 10px JetBrains Mono,monospace}.error{color:var(--danger)!important}.voucher-print-sheet{display:grid;gap:12px;padding:8px;background:#eef2f7}.voucher-print-sheet--default{grid-template-columns:repeat(2,minmax(0,1fr))}.voucher-print-sheet--compact,.voucher-print-sheet--thermal{grid-template-columns:repeat(3,minmax(0,1fr))}.print-voucher{position:relative;min-height:230px;padding:18px;border:1px dashed #94a3b8;background:#fff;color:#122142}.print-voucher__brand{color:var(--brand-600);font:700 11px JetBrains Mono,monospace;letter-spacing:.08em}.print-voucher__logo{width:20px;height:20px;margin-right:5px;object-fit:contain;vertical-align:middle}.print-voucher__plan{margin:8px 0 15px;font-size:17px;font-weight:700}.print-voucher__credentials{display:grid;grid-template-columns:1fr auto;gap:5px 10px;font-size:11px}.print-voucher__credentials span{color:var(--text-muted)}.print-voucher__credentials strong{font-family:JetBrains Mono,monospace;font-size:12px}.print-voucher__qr{position:absolute;right:14px;bottom:46px;width:70px;height:70px}.print-voucher__limits{position:absolute;right:18px;bottom:28px;left:18px;display:flex;justify-content:space-between;gap:8px;color:var(--text-muted);font-size:8px}.print-voucher__footer{position:absolute;right:18px;bottom:12px;left:18px;color:var(--text-muted);font-size:8px}.print-voucher--compact{min-height:170px;padding:12px}.print-voucher--compact .print-voucher__plan{margin:5px 0 9px;font-size:14px}.print-voucher--compact .print-voucher__qr{width:52px;height:52px;right:10px;bottom:40px}.print-voucher--compact .print-voucher__limits{right:12px;bottom:23px;left:12px}.print-voucher--compact .print-voucher__footer{right:12px;bottom:8px;left:12px;font-size:7px}.print-voucher--thermal{min-height:270px;padding:14px;border-color:#111;color:#111;font-family:JetBrains Mono,monospace}.print-voucher--thermal .print-voucher__brand,.print-voucher--thermal .print-voucher__plan{color:#111;text-align:center}.print-voucher--thermal .print-voucher__qr--thermal{position:static;display:block;width:96px;height:96px;margin:15px auto 0}.print-voucher--thermal .print-voucher__limits,.print-voucher--thermal .print-voucher__footer{position:static;display:block;margin-top:10px;color:#111;text-align:center}@media(max-width:1024px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.traffic-summary{grid-template-columns:1fr}}@media(max-width:767px){.sidebar-backdrop{position:fixed;z-index:999;top:0;right:0;bottom:0;left:0;display:block;border:0;padding:0;background:#07101e99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.application-sider{position:fixed!important;z-index:1000;width:248px!important;max-width:84vw;box-shadow:16px 0 40px #02061752}.application-sider.ant-layout-sider-collapsed{width:0!important;min-width:0!important;max-width:0!important;overflow:hidden;box-shadow:none}.application-header{height:56px;padding:0 10px}.application-header .ant-breadcrumb{display:none}.application-header h3.ant-typography{margin:0;font-size:16px}.header-account{display:flex!important;height:32px}.account-menu span:not(.ant-avatar),.account-menu .anticon-down{display:none}.account-menu .ant-avatar{width:32px;height:32px;line-height:32px}.application-content{padding:10px 8px 20px}.full-width.ant-space-vertical{gap:8px!important}.radix-section-card{border-radius:10px}.radix-section-card .ant-card-head{min-height:48px;padding:0 12px}.radix-section-card .ant-card-head-wrapper{display:block;padding:10px 0}.radix-section-card .ant-card-head-title{padding:0 0 8px;font-size:15px;white-space:normal}.radix-section-card .ant-card-extra{padding:0}.radix-section-card .ant-card-extra>.ant-space{justify-content:flex-start;gap:6px!important}.radix-section-card .ant-card-extra .ant-btn:has(.anticon){width:34px;padding-inline:0}.radix-section-card .ant-card-extra .ant-btn:has(.anticon)>span:not(.ant-btn-icon){display:none}.radix-section-card .ant-card-body{padding:12px}.radix-section-card .ant-typography.ant-typography-secondary{margin-bottom:10px;font-size:12px}.router-select{width:min(160px,calc(100vw - 128px));min-width:120px}.radix-table .ant-table{font-size:12px}.radix-table .ant-table-thead>tr>th{padding:8px 10px;font-size:9px}.radix-table .ant-table-tbody>tr>td{padding:9px 10px;font-size:12px}.radix-table .ant-pagination{justify-content:center;margin-top:12px}.radix-table .ant-pagination-item,.radix-table .ant-pagination-prev,.radix-table .ant-pagination-next{min-width:28px;height:28px;line-height:26px;font-size:11px}.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}.ant-modal .ant-modal-content{padding:15px}.ant-statistic-content{font-size:22px}.status-metrics .ant-statistic{padding:10px}.status-metrics .ant-statistic-title{font-size:10px;white-space:nowrap}.status-metrics .ant-statistic-content{font-size:18px;white-space:nowrap}.report-details .ant-descriptions-item-label{width:110px}.billing-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important}.billing-summary .ant-space-item,.billing-summary .ant-statistic{min-width:0}.ant-segmented{max-width:100%;overflow-x:auto}.metrics{gap:8px}.metrics article{min-height:100px;padding:13px}.metrics strong{font-size:25px}.dashboard-grid{gap:8px;margin-top:8px}.dashboard-grid .card{padding:14px}.activity>div{min-height:40px;padding:8px 0;font-size:12px}.quick-print-grid{grid-template-columns:1fr}.traffic-chart,.traffic-chart-empty{height:96px}.login{grid-template-columns:1fr}.hero{min-height:42vh;padding:38px 24px}.hero .logo{margin-bottom:20px}.hero h1{font-size:38px}.loginform{margin:24px 0;padding:22px}}@media(max-width:430px){.application-content{padding-inline:7px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics article{min-height:94px}.status-metrics .ant-statistic-content{font-size:16px}.radix-section-card .ant-card-body{padding:10px}}:root[data-theme=dark]{--canvas: #0b1220;--surface: #111b2e;--surface-subtle: #162238;--text: #edf3ff;--text-muted: #94a3b8;--border: #26354d}:root[data-theme=dark] .application-header{background:#111b2eee}:root[data-theme=dark] .radix-table .ant-table-tbody>tr:hover>td{background:#162238!important}@media print{body>*{visibility:hidden}.voucher-print-modal,.voucher-print-modal *{visibility:visible}.voucher-print-modal{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important}.voucher-print-modal .ant-modal-content{box-shadow:none}.voucher-print-modal .ant-modal-header,.voucher-print-modal .ant-modal-footer,.voucher-print-modal .ant-typography{display:none}.voucher-print-sheet{padding:0;background:#fff}.print-voucher{break-inside:avoid;page-break-inside:avoid}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
