*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5}#root{width:100%;height:100%}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}:root{--bg-secondary:#faf9f5;--bg-primary:#f0eee8;--bg-tertiary:#e9e6df;--bg-hover:var(--bg-tertiary);--bg-quinary:#f6f4ee;--bg-error-light:#c657461a;--floating-surface:#fffdf9;--floating-border:#d8d3ca;--floating-shadow:0 12px 26px #00000024;--text-primary:#2d2a26;--text-secondary:#6d6760;--text-tertiary:#a29c95;--text-quaternary:#c0bab3;--text-muted:var(--text-tertiary);--border-color:#e3e1db;--border-secondary:var(--border-color);--border-primary:#d5d2cb;--border-hover:#cecac4;--primary-color:#8b8680;--primary-hover:#7f7a74;--primary-active:#726d67;--primary-contrast:#fff;--success-color:#10b981;--quota-medium-color:#e0aa14;--warning-color:#c65746;--error-color:#c65746;--danger-color:var(--error-color);--info-color:var(--primary-color);--warning-bg:#c657461f;--warning-border:#c6574659;--warning-text:var(--warning-color);--success-badge-bg:#d1fae5;--success-badge-text:#065f46;--success-badge-border:#6ee7b7;--failure-badge-bg:#c6574624;--failure-badge-text:#8a3a30;--failure-badge-border:#c6574659;--count-badge-bg:#8b86802e;--count-badge-text:var(--primary-active);--shadow:0 1px 2px 0 #00000014;--shadow-lg:0 10px 18px -3px #0000001a;--radius-md:8px;--accent-tertiary:var(--bg-tertiary);--glass-blur:12px;--glass-backdrop-filter:blur(var(--glass-blur));--glass-filter:blur(var(--glass-blur));--glass-bg:color-mix(in srgb, var(--bg-primary) 82%, transparent);--glass-bg-secondary:color-mix(in srgb, var(--bg-secondary) 82%, transparent);--glass-border:color-mix(in srgb, var(--border-color) 60%, transparent)}[data-theme=white]{--bg-secondary:#fff;--bg-primary:#fff;--bg-tertiary:#f6f6f6;--bg-hover:var(--bg-tertiary);--bg-quinary:#fff;--bg-error-light:#c6574614;--floating-surface:#fff;--floating-border:#d9d9d9;--floating-shadow:0 12px 26px #0000001f;--text-primary:#2d2a26;--text-secondary:#6d6760;--text-tertiary:#a29c95;--text-quaternary:#c0bab3;--text-muted:var(--text-tertiary);--border-color:#e5e5e5;--border-secondary:var(--border-color);--border-primary:#d9d9d9;--border-hover:#ccc;--primary-color:#8b8680;--primary-hover:#7f7a74;--primary-active:#726d67;--primary-contrast:#fff;--success-color:#10b981;--quota-medium-color:#e0aa14;--warning-color:#c65746;--error-color:#c65746;--danger-color:var(--error-color);--info-color:var(--primary-color);--warning-bg:#c657461f;--warning-border:#c6574659;--warning-text:var(--warning-color);--success-badge-bg:#d1fae5;--success-badge-text:#065f46;--success-badge-border:#6ee7b7;--failure-badge-bg:#c6574624;--failure-badge-text:#8a3a30;--failure-badge-border:#c6574659;--count-badge-bg:#8b86802e;--count-badge-text:var(--primary-active);--shadow:0 1px 2px 0 #00000014;--shadow-lg:0 10px 18px -3px #0000001a;--radius-md:8px;--accent-tertiary:var(--bg-tertiary)}[data-theme=dark]{--bg-secondary:#151412;--bg-primary:#1d1b18;--bg-tertiary:#262320;--bg-hover:#2e2a26;--bg-quinary:#191714;--bg-error-light:#c657462e;--floating-surface:#2a2723;--floating-border:#4a443d;--floating-shadow:0 14px 30px #0006;--text-primary:#f6f4f1;--text-secondary:#c9c3bb;--text-tertiary:#9c958d;--text-quaternary:#6f6962;--text-muted:var(--text-tertiary);--border-color:#3a3530;--border-secondary:var(--border-color);--border-primary:#4a453f;--border-hover:#5a544d;--primary-color:#8b8680;--primary-hover:#9a948e;--primary-active:#a6a099;--primary-contrast:#fff;--success-color:#10b981;--quota-medium-color:#ffd862;--warning-color:#c65746;--error-color:#c65746;--danger-color:var(--error-color);--info-color:var(--primary-color);--warning-bg:#c6574638;--warning-border:#c6574673;--warning-text:#f1b0a6;--success-badge-bg:#064e3b4d;--success-badge-text:#6ee7b7;--success-badge-border:#059669;--failure-badge-bg:#c657463d;--failure-badge-text:#f1b0a6;--failure-badge-border:#c6574680;--count-badge-bg:#8b868047;--count-badge-text:var(--primary-active);--shadow:0 1px 3px 0 #0000004d;--shadow-lg:0 10px 15px -3px #0000004d;--radius-md:8px;--accent-tertiary:var(--bg-tertiary);--glass-border:color-mix(in srgb, var(--border-color) 55%, transparent)}@media (max-width:768px),(prefers-reduced-motion:reduce),(prefers-reduced-transparency:reduce){:root{--glass-backdrop-filter:none;--glass-filter:none;--glass-bg:var(--bg-primary);--glass-bg-secondary:var(--bg-secondary);--glass-border:var(--border-color)}}.btn{cursor:pointer;background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:600;transition:all .15s;display:inline-flex}.btn.btn-primary{background-color:var(--primary-color);color:var(--primary-contrast,#fff);border-color:var(--primary-color)}.btn.btn-primary:hover{background-color:var(--primary-hover);border-color:var(--primary-hover)}.btn.btn-secondary{background-color:var(--bg-tertiary);border-color:var(--border-color);color:var(--text-primary)}.btn.btn-secondary:hover{background-color:var(--bg-hover,var(--bg-tertiary));border-color:var(--border-hover)}.btn.btn-ghost{color:var(--text-secondary);background:0 0;border-color:#0000}.btn.btn-ghost:hover{color:var(--text-primary);background:var(--bg-tertiary)}.btn.btn-danger{color:#fff;background-color:#c65746;border-color:#c65746}.btn.btn-danger:hover{background-color:#b94a39}.btn.btn-full{width:100%}.btn.btn-sm{padding:8px 10px;font-size:14px}.btn:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .btn,[data-theme=dark] .btn.btn-secondary,[data-theme=dark] .btn.btn-ghost{color:#fff}.input,textarea{border:1px solid var(--border-color);background-color:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:8px;padding:10px 12px;transition:border-color .15s,box-shadow .15s}.input:focus,textarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #8b86802e}.form-group{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.form-group label{color:var(--text-primary);font-weight:600}.form-group .hint{color:var(--text-secondary);font-size:13px}.card{background-color:var(--bg-primary);border:1px solid var(--border-color);box-shadow:var(--shadow);border-radius:12px;padding:24px}.card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.card-header>*{min-width:0}.card-header .title{min-width:0;color:var(--text-primary);flex:auto;font-size:18px;font-weight:700}.status-badge{border:1px solid var(--border-color);border-radius:9999px;align-items:center;gap:6px;margin-bottom:16px;padding:4px 10px;font-size:13px;display:inline-flex}.status-badge+*{display:block}.status-badge.success{color:#10b981;background:#10b98114;border-color:#10b98159}.status-badge.warning,.status-badge.error{color:#c65746;background:#c6574614;border-color:#c6574659}.status-badge.muted{color:var(--text-secondary)}.notification-container{z-index:3000;flex-direction:column;gap:8px;max-width:360px;display:flex;position:fixed;top:24px;right:24px}@keyframes notification-enter{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes notification-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.notification{box-shadow:var(--shadow);border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:16px;display:flex}.notification.entering{animation:.3s ease-out forwards notification-enter}.notification.exiting{animation:.3s ease-in forwards notification-exit}.notification.success{border-color:#10b98166}.notification.warning,.notification.error{border-color:#c6574666}.notification .message{flex:1;font-weight:500}.notification .close-btn{width:30px;height:30px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:color .15s,background-color .15s;display:inline-flex}.notification .close-btn svg{display:block}.notification .close-btn:hover{color:var(--text-primary);background:var(--bg-secondary)}.switch{cursor:pointer;align-items:center;gap:8px;display:inline-flex;position:relative}.switch input{opacity:0;width:0;height:0;position:absolute}.switch .track{background:var(--border-color);border-radius:9999px;width:44px;height:24px;transition:background .15s;position:relative}.switch .thumb{background:#fff;border-radius:9999px;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #0000000d}.switch input:checked+.track{background:var(--primary-color)}.switch input:checked+.track .thumb{transform:translate(20px)}.switch .label{color:var(--text-primary);font-weight:600}.switch-label-left .label{order:-1}.pill{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color);border-radius:9999px;padding:4px 10px;font-size:12px}.loading-spinner{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}@supports (color:color-mix(in srgb, currentColor 22%, transparent)){.loading-spinner{border-color:color-mix(in srgb, currentColor 22%, transparent);border-top-color:currentColor}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-overlay{z-index:2000;background:#00000059;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal-overlay.modal-overlay-entering{animation:.25s ease-out forwards modal-overlay-fade-in}.modal-overlay.modal-overlay-closing{animation:.35s ease-in forwards modal-overlay-fade-out}@keyframes modal-overlay-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-overlay-fade-out{0%{opacity:1}to{opacity:0}}.modal{background:var(--bg-primary);border:1px solid var(--border-color);transform-origin:calc(100% - 28px) 28px;border-radius:12px;flex-direction:column;max-width:100%;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.modal.modal-entering{animation:.3s cubic-bezier(.34,1.56,.64,1) forwards modal-scale-in}.modal.modal-closing{animation:.35s cubic-bezier(.4,0,.2,1) forwards modal-collapse-to-close}@keyframes modal-scale-in{0%{opacity:0;transform:scale(.85)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes modal-collapse-to-close{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.modal-close-floating{background:var(--bg-secondary);border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;z-index:10;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:color .15s,background-color .15s,transform .15s;display:inline-flex;position:absolute;top:12px;right:12px}.modal-close-floating svg{display:block}.modal-close-floating:hover{color:var(--text-primary);background:var(--bg-tertiary);transform:scale(1.1)}.modal-close-floating:active{transform:scale(.95)}.modal-close-floating:disabled{cursor:not-allowed;opacity:.6;transform:none}.modal-close-floating:disabled:hover{color:var(--text-secondary);background:var(--bg-secondary);transform:none}.modal-header{border-bottom:1px solid var(--border-color);align-items:center;padding:16px 24px;display:flex}.modal-header .modal-title{color:var(--text-primary);font-size:18px;font-weight:700}.modal-body{max-height:65vh;padding:24px;overflow:auto}.modal-footer{border-top:1px solid var(--border-color);background:var(--bg-primary);justify-content:flex-end;gap:8px;padding:16px 24px;display:flex}@media (max-width:768px){.modal-overlay{padding:16px}.modal{border-radius:8px;max-height:calc(100vh - 32px)}@supports (height:100dvh){.modal{max-height:calc(100dvh - 32px)}}.modal-header{padding:16px 52px 16px 16px}.modal-body{max-height:min(60vh,100vh - 180px);padding:16px}@supports (height:100dvh){.modal-body{max-height:min(60dvh,100dvh - 180px)}}.modal-footer{flex-direction:column-reverse;align-items:stretch;padding:16px}.modal-footer .btn{width:100%}}.request-log-modal{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.request-log-modal .status-badge{margin-bottom:0}.empty-state{border:1px dashed var(--border-color);background:var(--bg-secondary);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex}.empty-state .empty-content{align-items:center;gap:16px;display:flex}.empty-state .empty-icon{border:2px solid var(--border-color);width:42px;height:42px;color:var(--text-secondary);border-radius:9999px;place-items:center;display:grid}.empty-state .empty-icon svg{display:block}.empty-state .empty-title{color:var(--text-primary);font-weight:700}.empty-state .empty-desc{color:var(--text-secondary);margin-top:4px}.header-input-list{flex-direction:column;gap:8px;display:flex}.header-input-list .header-input-row{grid-template-columns:1fr auto 1fr auto;align-items:center;gap:8px;display:grid}.header-input-list .header-separator{color:var(--text-secondary);text-align:center}.header-input-list .align-start{width:-moz-fit-content;width:fit-content}.item-list{flex-direction:column;gap:8px;display:flex}.item-row{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.item-row .item-meta{flex-direction:column;gap:6px;display:flex}.item-row .item-title{color:var(--text-primary);font-weight:700}.item-row .item-subtitle{color:var(--text-secondary);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.item-row .item-actions{gap:8px;display:flex}.error-box{color:#c65746;background:#c657461a;border:1px solid #c6574666;border-radius:8px;padding:8px 16px}.stack{flex-direction:column;gap:24px;display:flex}.filters{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:16px;display:grid}.filters .filter-item{flex-direction:column;gap:4px;display:flex}.table{border:1px solid var(--border-color);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.table .table-header,.table .table-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:center;gap:8px;padding:8px 16px;display:grid}.table .table-header{background:var(--bg-secondary);color:var(--text-primary);font-weight:700}.table .table-row{border-top:1px solid var(--border-color)}.table .cell{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pagination{align-items:center;gap:8px;margin-top:16px;display:flex}.stat-card{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:8px;flex-direction:column;gap:4px;padding:16px;display:flex}.stat-card .stat-label{color:var(--text-secondary);font-size:14px}.stat-card .stat-value{color:var(--text-primary);font-size:18px;font-weight:800}.log-viewer{background:var(--bg-secondary);border:1px solid var(--border-color);white-space:pre-wrap;max-height:520px;color:var(--text-primary);border-radius:8px;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;overflow:auto}.log-viewer-lines .log-line{padding:1px 0;display:block}.log-viewer-lines .log-line-warning{color:var(--warning-text,#92400e);background:var(--warning-bg,#fbbf242e);border-radius:4px;padding:2px 6px}.hint{color:var(--text-secondary)}:root{--header-height:80px;--shell-gutter:24px;--sidebar-panel-width:240px;--sidebar-collapsed-width:68px;--sidebar-active-width:var(--sidebar-panel-width);--sidebar-gap:32px;--floating-control-size:38px}.app-shell{--sidebar-active-width:var(--sidebar-panel-width);background:linear-gradient(180deg, var(--bg-secondary), var(--bg-quinary,var(--bg-secondary)));height:100vh;min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex;position:relative;overflow:hidden}.app-shell.sidebar-is-collapsed{--sidebar-active-width:var(--sidebar-collapsed-width)}@media (max-width:768px){.app-shell{height:auto;min-height:100vh;overflow:visible auto}}.top-gradient-blur{z-index:998;pointer-events:none;background:linear-gradient(180deg, color-mix(in srgb, var(--bg-secondary) 88%, #0d0c0a) 0%, color-mix(in srgb, var(--bg-secondary) 54%, transparent) 36%, color-mix(in srgb, var(--bg-secondary) 22%, transparent) 66%, transparent 100%);--glass-blur:22px;height:141px;-webkit-backdrop-filter:var(--glass-backdrop-filter);position:fixed;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0%,#000000e6 24%,#00000094 48%,#00000038 72%,#0000 100%);mask-image:linear-gradient(#000 0%,#000000e6 24%,#00000094 48%,#00000038 72%,#0000 100%)}.main-header{z-index:1001;height:var(--header-height);pointer-events:none;background:0 0;border:0;position:fixed;top:0;left:0;right:0}.main-header .sidebar-toggle-floating{top:var(--shell-gutter);left:calc(var(--shell-gutter) + var(--sidebar-active-width) + 22px);border:1px solid color-mix(in srgb, var(--border-color) 68%, transparent);background:color-mix(in srgb, var(--bg-primary) 70%, transparent);width:44px;height:44px;color:var(--text-secondary);--glass-blur:14px;-webkit-backdrop-filter:var(--glass-backdrop-filter);cursor:pointer;pointer-events:auto;border-radius:12px;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,color .15s,transform .15s,left .3s;display:inline-flex;position:absolute;box-shadow:0 16px 38px #00000029,inset 0 1px #ffffff0a}.main-header .sidebar-toggle-floating:hover{background:color-mix(in srgb, var(--bg-primary) 86%, transparent);border-color:color-mix(in srgb, var(--border-hover) 80%, transparent);color:var(--text-primary);transform:translateY(-1px)}.main-header .sidebar-toggle-floating:active{transform:translateY(0)}.main-header .sidebar-toggle-floating:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--primary-color) 24%, transparent), 0 16px 38px #00000029;outline:none}.main-header .mobile-sidebar-actions,.main-header .header-actions{top:var(--shell-gutter);border:1px solid color-mix(in srgb, var(--border-color) 68%, transparent);background:color-mix(in srgb, var(--bg-primary) 68%, transparent);color:var(--text-secondary);--glass-blur:16px;-webkit-backdrop-filter:var(--glass-backdrop-filter);pointer-events:auto;border-radius:16px;align-items:center;gap:4px;padding:6px;display:inline-flex;position:absolute;box-shadow:0 18px 44px #0000002b,inset 0 1px #ffffff0a}.main-header .mobile-sidebar-actions{left:var(--shell-gutter);display:none}.main-header .header-actions{right:var(--shell-gutter)}.main-header .mobile-sidebar-actions .btn,.main-header .header-actions .btn{width:var(--floating-control-size);height:var(--floating-control-size);min-width:var(--floating-control-size);color:var(--text-secondary);background:0 0;border-color:#0000;border-radius:11px;padding:0}.main-header .mobile-sidebar-actions .btn>span,.main-header .header-actions .btn>span{justify-content:center;align-items:center;line-height:0;display:inline-flex}.main-header .mobile-sidebar-actions .btn:hover,.main-header .header-actions .btn:hover{background:color-mix(in srgb, var(--text-primary) 8%, transparent);color:var(--text-primary);border-color:#0000}.main-header .mobile-sidebar-actions .btn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--primary-color) 26%, transparent);outline:none}.main-header .header-actions .btn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--primary-color) 26%, transparent);outline:none}.main-header .mobile-menu-btn{flex-shrink:0;display:none}.main-header .language-menu,.main-header .theme-menu{align-items:center;display:inline-flex;position:relative}.main-header .language-menu-popover,.main-header .theme-menu-popover{z-index:1002;border:1px solid color-mix(in srgb, var(--border-color) 74%, transparent);background:color-mix(in srgb, var(--bg-primary) 88%, transparent);--glass-blur:16px;-webkit-backdrop-filter:var(--glass-backdrop-filter);position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 48px #00000038}.main-header .language-menu-popover{flex-direction:column;gap:2px;min-width:164px;padding:4px;display:flex}.main-header .language-menu-option{width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:14px;font-weight:500;transition:background-color .15s,color .15s;display:flex}.main-header .language-menu-option:hover{background:color-mix(in srgb, var(--text-primary) 8%, transparent)}.main-header .language-menu-option:focus-visible{background:color-mix(in srgb, var(--text-primary) 8%, transparent);box-shadow:0 0 0 2px color-mix(in srgb, var(--primary-color) 22%, transparent);outline:none}.main-header .language-menu-option.active{color:var(--primary-color);font-weight:600}.main-header .language-menu-check{font-size:13px;line-height:1}.main-header .theme-menu-popover{gap:4px;width:max-content;max-width:calc(100vw - 16px);padding:8px 8px 4px;display:flex}.main-header .theme-card{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:6px 6px 4px;transition:border-color .15s,background-color .15s;display:flex}.main-header .theme-card:hover{background:color-mix(in srgb, var(--text-primary) 8%, transparent)}.main-header .theme-card:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--primary-color) 22%, transparent);outline:none}.main-header .theme-card.active{border-color:var(--primary-color)}.main-header .theme-card-preview{border-radius:4px;flex-direction:column;width:72px;height:52px;display:flex;overflow:hidden}.main-header .theme-card-header{flex-shrink:0;height:10px}.main-header .theme-card-body{flex:1;min-height:0;display:flex}.main-header .theme-card-sidebar{flex-shrink:0;width:16px}.main-header .theme-card-content{flex-direction:column;flex:1;justify-content:center;gap:4px;padding:5px 8px;display:flex}.main-header .theme-card-line{border-radius:1px;height:3px}.main-header .theme-card-line.short{width:60%}.main-header .theme-card-label{color:var(--text-primary);white-space:nowrap;font-size:11px;font-weight:500}.main-header svg{display:block}.main-body{gap:var(--sidebar-gap);height:100vh;min-height:0;padding:var(--shell-gutter);flex:1;display:flex;position:relative;overflow:hidden}@supports (height:100dvh){.main-body{height:100dvh}}.sidebar-backdrop{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);background:#08080857;border:0;margin:0;padding:0;transition:opacity .15s;display:none}.sidebar{z-index:999;width:var(--sidebar-panel-width);height:calc(100vh - var(--shell-gutter) - var(--shell-gutter));background:linear-gradient(180deg, #ffffff09, #fff0), color-mix(in srgb, var(--bg-primary) 72%, transparent);border:1px solid color-mix(in srgb, var(--border-color) 72%, transparent);box-shadow:none;--glass-blur:18px;-webkit-backdrop-filter:var(--glass-backdrop-filter);scrollbar-width:none;border-radius:18px;flex-direction:column;flex-shrink:0;gap:16px;padding:18px 14px;transition:width .3s,transform .3s,padding .3s;display:flex;position:relative;overflow-y:auto}@supports (height:100dvh){.sidebar{height:calc(100dvh - var(--shell-gutter) - var(--shell-gutter))}}.sidebar::-webkit-scrollbar{display:none}.sidebar.collapsed{width:var(--sidebar-collapsed-width);padding:18px 10px}.sidebar.collapsed .sidebar-brand{justify-content:center;padding-left:0;padding-right:0}.sidebar.collapsed .nav-item{justify-content:center;padding:10px}.sidebar .sidebar-brand{min-height:42px;color:var(--text-primary);flex-shrink:0;align-items:center;gap:10px;padding:0 10px 12px;text-decoration:none;display:flex}.sidebar .sidebar-brand-logo{object-fit:contain;width:34px;height:34px;box-shadow:none;border-radius:8px;flex-shrink:0}.sidebar .sidebar-brand-title{min-width:0;color:var(--text-primary);letter-spacing:0;white-space:nowrap;font-size:18px;font-weight:800;overflow:hidden}.sidebar .nav-section{flex-direction:column;flex:1;gap:8px;display:flex}.sidebar .nav-item{color:var(--text-primary);cursor:pointer;border:1px solid #0000;border-radius:11px;align-items:center;gap:8px;padding:10px 12px;font-weight:650;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .15s;display:flex}.sidebar .nav-item .nav-icon{color:currentColor;opacity:.96;background:linear-gradient(180deg, #ffffff1f, #fff0), color-mix(in srgb, var(--bg-secondary) 84%, transparent);width:28px;height:28px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--border-primary) 82%, transparent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,box-shadow .15s,color .15s;display:inline-flex}.sidebar .nav-item .nav-icon svg{width:18px;height:18px;display:block}.sidebar .nav-item .nav-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar .nav-item:hover{background:color-mix(in srgb, var(--text-primary) 7%, transparent);border-color:color-mix(in srgb, var(--border-color) 58%, transparent);transform:translate(1px)}.sidebar .nav-item:hover .nav-icon{background:linear-gradient(180deg, #ffffff29, #fff0), color-mix(in srgb, var(--bg-primary) 88%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--border-hover) 86%, transparent)}.sidebar .nav-item.active{background:color-mix(in srgb, var(--text-primary) 10%, transparent);color:var(--text-primary);border-color:color-mix(in srgb, var(--border-hover) 70%, transparent);box-shadow:inset 0 1px #ffffff0a}.sidebar .nav-item.active .nav-icon{color:var(--primary-active);background:linear-gradient(180deg, #ffffff2e, #fff0), color-mix(in srgb, var(--primary-color) 14%, var(--bg-primary));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary-color) 24%, transparent)}.content{min-width:0;height:calc(100vh - var(--shell-gutter) - var(--shell-gutter));scrollbar-gutter:stable;flex-direction:column;flex:1;display:flex;overflow-y:auto}@supports (height:100dvh){.content{height:calc(100dvh - var(--shell-gutter) - var(--shell-gutter))}}.content.content-logs{overflow:hidden}.main-content{flex-direction:column;flex:1 0 auto;gap:24px;min-height:100%;padding:70px clamp(20px,3vw,48px) 40px;display:flex;overflow-x:hidden}.main-content.main-content-logs{flex:auto;min-height:0;overflow:hidden}.grid{gap:24px;display:grid}@media (min-width:1024px){.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){:root{--header-height:74px;--shell-gutter:12px;--sidebar-panel-width:min(280px, calc(100vw - 24px));--floating-control-size:36px}.top-gradient-blur{height:114px}.main-header .sidebar-toggle-floating{display:none}.main-header .header-actions{top:var(--shell-gutter);right:var(--shell-gutter);max-width:calc(100vw - var(--shell-gutter) - var(--shell-gutter) - var(--floating-control-size) - 14px);border-radius:14px;gap:2px;padding:5px}.main-header .mobile-sidebar-actions{top:var(--shell-gutter);left:var(--shell-gutter);border-radius:14px;gap:2px;padding:5px;display:inline-flex}.main-header .mobile-menu-btn{display:inline-flex}.main-header .language-menu-popover{left:0;right:auto}.main-header .theme-menu-popover{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;width:min(188px,100vw - 16px);display:grid;left:auto;right:0;transform:none}.main-header .theme-card{width:100%;min-width:0}.main-header .theme-card-label{white-space:normal;text-align:center;line-height:1.2}.main-body{height:auto;min-height:100vh;padding:0;overflow:visible}@supports (min-height:100dvh){.main-body{min-height:100dvh}}.sidebar-backdrop{z-index:999;background:#08080875;display:block;position:fixed;top:0;bottom:0;left:0;right:0}.sidebar-backdrop.visible{opacity:1;pointer-events:auto}.sidebar{top:calc(var(--header-height) + 4px);bottom:var(--shell-gutter);left:var(--shell-gutter);z-index:1000;width:var(--sidebar-panel-width);background:linear-gradient(180deg, #ffffff0b, #fff0), color-mix(in srgb, var(--bg-primary) 94%, #0f0e0c);border-color:color-mix(in srgb, var(--border-color) 88%, transparent);height:auto;box-shadow:none;position:fixed;transform:translate(calc(-100% - 24px))}.sidebar.open{transform:translate(0)}.sidebar.collapsed{width:var(--sidebar-panel-width);padding:18px 14px}.sidebar.collapsed .sidebar-brand,.sidebar.collapsed .nav-item{justify-content:flex-start}.content{height:auto;min-height:100vh;overflow:visible auto}.content.content-logs{height:auto;overflow:visible auto}.main-content{padding:calc(var(--header-height) + 16px) 16px 24px}.main-content.main-content-logs{flex:none;min-height:auto;overflow:visible}}body{background-color:var(--bg-secondary);color:var(--text-primary);transition:background-color .3s,color .3s}html.modal-open,body.modal-open,body.modal-open .content{overflow:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:var(--border-hover)}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 16px}.flex-center{justify-content:center;align-items:center;display:flex}.text-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s}.zosen-login{background:var(--bg-secondary);min-height:100vh;display:flex}.zosen-login-brand{background:#000;flex:1;justify-content:center;align-items:center;padding:48px;display:flex;overflow:hidden}@media (max-width:768px){.zosen-login-brand{display:none}}.zosen-login-words{flex-direction:column;align-items:flex-end;width:100%;display:flex}.zosen-login-word{color:#ffffffe6;letter-spacing:0;text-align:right;text-transform:uppercase;opacity:0;font-size:14vw;font-weight:900;line-height:.85;animation:.8s ease-out forwards zosenBrandFadeIn}.zosen-login-word:first-child{--target-opacity:.95;animation-delay:.1s}.zosen-login-word:nth-child(2){--target-opacity:.7;animation-delay:.35s}.zosen-login-word:nth-child(3){--target-opacity:.45;animation-delay:.6s}@keyframes zosenBrandFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:var(--target-opacity,.9);transform:translateY(0)}}.zosen-login-form{flex:1;justify-content:center;align-items:center;padding:48px;display:flex}.zosen-login-card{background:var(--bg-primary);border:1px solid var(--border-color);width:100%;max-width:420px;box-shadow:var(--shadow-lg);border-radius:12px;flex-direction:column;gap:24px;padding:32px;animation:.45s ease-out both zosenSplashEnter;display:flex}@keyframes zosenSplashEnter{0%{opacity:0;transform:scale(.94)translateY(18px)}to{opacity:1;transform:scale(1)translateY(0)}}.zosen-login-header{text-align:center;flex-direction:column;gap:8px;display:flex}.zosen-login-title{color:var(--text-primary);font-size:22px;font-weight:800}.zosen-login-subtitle{color:var(--text-secondary);font-size:14px}.segmented{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;grid-template-columns:repeat(2,1fr);gap:4px;padding:4px;display:grid}.segmented button{color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:8px 10px;font-weight:650}.segmented button.active{background:var(--bg-primary);color:var(--text-primary);box-shadow:var(--shadow)}.captcha-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.zosen-login-secondary-action{justify-content:flex-end;margin-top:-2px;display:flex}.zosen-login-secondary-action button{color:var(--text-secondary);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:650}.zosen-login-secondary-action button:hover{color:var(--primary-color);text-underline-offset:3px;text-decoration:underline}.zosen-modal-form{gap:16px;display:grid}.zosen-modal-note{color:var(--text-secondary);margin:0;font-size:13px}.drag-captcha{justify-items:center;gap:8px;display:grid}.drag-captcha-header{color:var(--text-secondary);justify-content:space-between;align-items:center;width:min(100%,300px);font-size:13px;font-weight:650;display:flex}.drag-captcha-stage{background:var(--bg-secondary);border:1px solid var(--border-color);-webkit-user-select:none;user-select:none;border-radius:4px;max-width:100%;position:relative;overflow:hidden}.drag-captcha-bg{pointer-events:none;display:block;position:absolute;top:0;left:0}.drag-captcha-tile{cursor:grab;touch-action:none;will-change:transform;background:0 0;border:0;padding:0;display:block;position:absolute;top:0;left:0}.drag-captcha-tile img{pointer-events:none;display:block}.drag-captcha-tile:active{cursor:grabbing}.drag-captcha-tile.verified{filter:drop-shadow(0 0 .45rem color-mix(in srgb, var(--success-color) 48%, transparent))}.drag-captcha-bg{width:100%;height:100%}.drag-captcha-placeholder{color:var(--text-secondary);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.drag-captcha-hint{color:var(--text-secondary);width:min(100%,300px);font-size:13px;line-height:1.35}.drag-captcha-slider{width:min(100%,300px);height:44px;position:relative}.drag-captcha-slider-track{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:999px;height:12px;position:absolute;top:16px;left:0;right:0;overflow:hidden}.drag-captcha-slider-fill{background:color-mix(in srgb, var(--primary-color) 20%, transparent);height:100%}.drag-captcha-handle{background:var(--primary-color);border:1px solid color-mix(in srgb, var(--primary-color) 82%, #fff);box-shadow:var(--shadow);color:#fff;cursor:grab;touch-action:none;border-radius:999px;justify-content:center;align-items:center;width:64px;height:44px;font-size:22px;font-weight:800;line-height:1;display:flex;position:absolute;top:0;left:0}.drag-captcha-handle:active{cursor:grabbing}.drag-captcha-handle.verified{background:var(--success-color);border-color:var(--success-badge-border)}.captcha-row .form-group,.zosen-modal-form .form-group,.inline-form .form-group,.channel-form .form-group{margin-bottom:0}.input-wrap{position:relative}.input-right-element{position:absolute;top:50%;right:8px;transform:translateY(-50%)}.zosen-login input,.zosen-login select,.zosen-page input,.zosen-page select{border:1px solid var(--border-color);background-color:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:8px;padding:10px 12px;transition:border-color .15s,box-shadow .15s}.zosen-login input:focus,.zosen-login select:focus,.zosen-page input:focus,.zosen-page select:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #8b86802e}.zosen-page{flex-direction:column;gap:32px;width:100%;max-width:1120px;margin:0 auto;display:flex}.zosen-route-page{display:contents}.zosen-route-page>.zosen-page{animation:.42s ease-out both zosenPageEnter}@keyframes zosenPageEnter{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.zosen-sidebar-logo{background:linear-gradient(180deg, #ffffff1f, #fff0), color-mix(in srgb, var(--bg-secondary) 84%, transparent);border:1px solid color-mix(in srgb, var(--border-primary) 82%, transparent);justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.zosen-sidebar-logo img{object-fit:contain;width:24px;height:24px;display:block}.zosen-user-card{align-self:flex-end;min-width:180px;padding:8px 16px;display:none}@media (max-width:768px){.zosen-user-card{align-self:stretch;display:block}}.user-name{color:var(--text-primary);font-weight:800}.user-role{color:var(--text-secondary);font-size:12px}.zosen-page-header{border:1px solid color-mix(in srgb, var(--border-color) 60%, transparent);background:radial-gradient(circle at top right, color-mix(in srgb, var(--primary-color) 14%, transparent), transparent 34%), linear-gradient(135deg, color-mix(in srgb, var(--bg-primary) 94%, transparent), color-mix(in srgb, var(--bg-secondary) 96%, transparent));-webkit-backdrop-filter:var(--glass-backdrop-filter);border-radius:12px;justify-content:space-between;align-items:flex-end;gap:24px;padding:32px;display:flex}@media (max-width:768px){.zosen-page-header{flex-direction:column;align-items:flex-start}}.zosen-page-title{flex-direction:column;gap:4px;display:flex}.zosen-page-title h1{color:var(--text-primary);letter-spacing:0;margin:0;font-size:36px;font-weight:800;line-height:1.1}.zosen-page-title p{color:var(--text-secondary);margin:0}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.metric{background:var(--bg-primary);border:1px solid var(--border-color);min-height:112px;box-shadow:var(--shadow);border-radius:12px;flex-direction:column;justify-content:space-between;gap:8px;padding:24px;display:flex}.metric span,.metric small{color:var(--text-secondary);font-size:13px}.metric strong{color:var(--text-primary);overflow-wrap:anywhere;font-size:26px;font-weight:800}.panel{overflow:hidden}.panel-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.panel-header h2{color:var(--text-primary);font-size:18px;font-weight:800}.table-wrap{overflow-x:auto}.data-table{border-collapse:separate;border-spacing:0;width:100%;min-width:850px}.data-table th,.data-table td{border-bottom:1px solid var(--border-color);text-align:left;vertical-align:middle;padding:12px 14px;line-height:1.35}.data-table th{background:var(--bg-secondary);color:var(--text-secondary);font-size:12px;font-weight:800}.data-table td{color:var(--text-primary)}.data-table tr:last-child td{border-bottom:0}.data-table .status-badge{white-space:nowrap;vertical-align:middle;margin-bottom:0}.data-table .row-actions{flex-wrap:nowrap;align-items:center;min-height:38px}.data-table .btn.icon-only{flex:none}.inline-form,.channel-form{align-items:end;gap:8px;display:grid}.inline-form{grid-template-columns:repeat(3,minmax(140px,1fr)) auto}.channel-form{grid-template-columns:minmax(180px,1.3fr) repeat(4,minmax(120px,1fr)) auto}.row-actions,.inline-checks{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inline-check{border:1px solid var(--border-color);min-height:32px;color:var(--text-primary);background:var(--bg-secondary);border-radius:8px;align-items:center;gap:6px;padding:0 9px;display:inline-flex}.inline-check input{width:auto}.mono-cell{overflow-wrap:anywhere;max-width:280px;font-family:Courier New,Courier,monospace;font-size:12px}.nowrap{white-space:nowrap}.center-cell{text-align:center}.notice,.error{border-radius:8px;padding:8px 16px}.notice{color:var(--primary-active);background:color-mix(in srgb, var(--primary-color) 12%, transparent);border:1px solid color-mix(in srgb, var(--primary-color) 24%, transparent);overflow-wrap:anywhere}.error{color:var(--error-color);background:var(--bg-error-light);border:1px solid color-mix(in srgb, var(--error-color) 36%, transparent)}.empty{color:var(--text-secondary);text-align:center;padding:32px}.btn.icon-only{width:38px;height:38px;padding:0}.btn.btn-danger-ghost{color:var(--error-color)}@media (max-width:1024px){.inline-form,.channel-form{grid-template-columns:1fr}}@media (max-width:768px){.zosen-login-form{padding:24px}.zosen-login-card{box-shadow:none;background:0 0;border:0;padding:0}.zosen-page-title h1{font-size:30px}}.Pagination-module__pagination___CQV3b{color:var(--text-secondary);justify-content:center;align-items:center;gap:42px;padding-top:22px;font-size:15px;display:flex}.Pagination-module__summary___raFDn{white-space:nowrap;color:var(--text-secondary);font-weight:500}.Pagination-module__pageButton___I7deE{border:1px solid var(--border-color);background:var(--bg-primary);min-width:96px;height:48px;color:var(--text-primary);cursor:pointer;white-space:nowrap;border-radius:10px;padding:0 20px;font-size:16px;font-weight:700;transition:background-color .15s,border-color .15s,color .15s,opacity .15s}.Pagination-module__pageButton___I7deE:hover:not(:disabled){background:var(--bg-hover,var(--bg-tertiary));border-color:var(--border-hover)}.Pagination-module__pageButton___I7deE:disabled{color:var(--text-tertiary,var(--text-secondary));cursor:not-allowed;opacity:.62}@media (max-width:720px){.Pagination-module__pagination___CQV3b{justify-content:space-between;gap:14px}}.AdminCustomersPage-module__customersTable___8ukUQ{table-layout:fixed;min-width:1120px;font-size:14px}.AdminCustomersPage-module__customersTable___8ukUQ th{white-space:nowrap}.AdminCustomersPage-module__customersTable___8ukUQ th,.AdminCustomersPage-module__customersTable___8ukUQ td{word-break:normal;padding:10px 8px}.AdminCustomersPage-module__customersTable___8ukUQ th:first-child,.AdminCustomersPage-module__customersTable___8ukUQ td:first-child,.AdminCustomersPage-module__customersTable___8ukUQ th:nth-child(2),.AdminCustomersPage-module__customersTable___8ukUQ td:nth-child(2){width:230px}.AdminCustomersPage-module__customersTable___8ukUQ th:nth-child(3),.AdminCustomersPage-module__customersTable___8ukUQ td:nth-child(3),.AdminCustomersPage-module__customersTable___8ukUQ th:nth-child(4),.AdminCustomersPage-module__customersTable___8ukUQ td:nth-child(4){width:130px}.AdminCustomersPage-module__customersTable___8ukUQ th:nth-child(5),.AdminCustomersPage-module__customersTable___8ukUQ td:nth-child(5){width:72px}.AdminCustomersPage-module__customersTable___8ukUQ th:nth-child(6),.AdminCustomersPage-module__customersTable___8ukUQ td:nth-child(6){width:100px}.AdminCustomersPage-module__customersTable___8ukUQ th:nth-child(7),.AdminCustomersPage-module__customersTable___8ukUQ td:nth-child(7),.AdminCustomersPage-module__customersTable___8ukUQ th:nth-child(8),.AdminCustomersPage-module__customersTable___8ukUQ td:nth-child(8){text-align:center;width:72px}.AdminCustomersPage-module__customersTable___8ukUQ th:nth-child(9),.AdminCustomersPage-module__customersTable___8ukUQ td:nth-child(9){text-align:center;width:86px}.AdminDashboardPage-module__chartGrid___KKdV1{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px;display:grid}.AdminDashboardPage-module__chart___hiaFY{gap:14px;min-height:260px;display:grid}.AdminDashboardPage-module__chartSummary___ZvBR1{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.AdminDashboardPage-module__chartSummary___ZvBR1 strong{color:var(--text-primary);font-size:28px;line-height:1.1}.AdminDashboardPage-module__chartSummary___ZvBR1 span{color:var(--text-secondary);font-size:14px}.AdminDashboardPage-module__lineChart___aO4g-{border-bottom:1px solid var(--border-color);width:100%;height:150px;overflow:visible}.AdminDashboardPage-module__lineChart___aO4g- polyline{fill:none;stroke:var(--primary-color);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;vector-effect:non-scaling-stroke}.AdminDashboardPage-module__barChart___RQhkp{border-bottom:1px solid var(--border-color);grid-template-columns:repeat(14,minmax(8px,1fr));align-items:end;gap:8px;height:150px;padding-top:10px;display:grid}.AdminDashboardPage-module__barChart___RQhkp span{background:var(--primary-color);border-radius:999px 999px 0 0;min-height:4px;display:block}.AdminDashboardPage-module__trendTicks___n-jJf,.AdminDashboardPage-module__emptyTrend___E8vsf{color:var(--text-secondary);justify-content:space-between;gap:12px;font-size:13px;display:flex}.AdminDashboardPage-module__emptyTrend___E8vsf{justify-content:center}@media (max-width:900px){.AdminDashboardPage-module__chartGrid___KKdV1{grid-template-columns:1fr}}.Select-module__wrap___8GKsa{align-items:center;display:inline-flex;position:relative}.Select-module__wrapFullWidth___uQ1gt{width:100%}.Select-module__trigger___nKY0l{border:1px solid var(--border-color);background-color:var(--bg-primary);width:100%;height:40px;box-shadow:var(--shadow);color:var(--text-primary);cursor:pointer;-webkit-appearance:none;appearance:none;text-align:left;box-sizing:border-box;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.Select-module__trigger___nKY0l:hover{border-color:var(--border-hover)}.Select-module__trigger___nKY0l:focus{box-shadow:var(--shadow), 0 0 0 3px #8b86802e;outline:none}.Select-module__trigger___nKY0l[aria-expanded=true]{border-color:var(--primary-color);box-shadow:var(--shadow), 0 0 0 3px #8b86802e}.Select-module__triggerText___zQEIp{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Select-module__placeholder___N04iW{color:var(--text-tertiary)}.Select-module__triggerIcon___ipYKn{color:var(--text-secondary);flex-shrink:0;transition:transform .2s;display:inline-flex}[aria-expanded=true]>.Select-module__triggerIcon___ipYKn{transform:rotate(180deg)}.Select-module__dropdown___6YdcD{background:var(--bg-primary);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);overscroll-behavior:contain;scrollbar-gutter:stable;border-radius:12px;flex-direction:column;gap:4px;max-height:240px;padding:6px;display:flex;position:fixed;overflow-y:auto}.Select-module__option___EKsSG{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;padding:8px 12px;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s}.Select-module__option___EKsSG:hover{background:var(--bg-secondary)}.Select-module__optionActive___y280o{background:#8b86801a;border-color:#8b868080;font-weight:600}.Select-module__optionHighlighted___CPa3K{background:var(--bg-secondary)}.AdminInstallPackagesPage-module__toolbar___z1-DR{justify-content:flex-end;gap:8px;display:flex}.AdminInstallPackagesPage-module__modalForm___mhJ7i{gap:16px;display:grid}.AdminInstallPackagesPage-module__field___LPhJG{color:var(--text-primary);gap:6px;font-size:14px;font-weight:600;display:grid}.AdminInstallPackagesPage-module__fileInput___ZdRT5{border:1px solid var(--border-primary);background:var(--bg-secondary);width:100%;min-height:44px;color:var(--text-primary);border-radius:8px;padding:10px;display:block}.AdminInstallPackagesPage-module__modalFooter___AfaLT{justify-content:flex-end;gap:8px;width:100%;display:flex}@media (max-width:768px){.AdminInstallPackagesPage-module__toolbar___z1-DR{justify-content:stretch}.AdminInstallPackagesPage-module__toolbar___z1-DR .btn{width:100%}.AdminInstallPackagesPage-module__modalFooter___AfaLT{flex-direction:column-reverse}.AdminInstallPackagesPage-module__modalFooter___AfaLT .btn{width:100%}}.SelectionCheckbox-module__root___LiMQt{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex;position:relative}.SelectionCheckbox-module__disabled___-T-uP{cursor:not-allowed;opacity:.6}.SelectionCheckbox-module__input___b-Hpm{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.SelectionCheckbox-module__box___FRD4m{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-secondary) 92%, transparent);width:22px;height:22px;color:var(--primary-contrast,#fff);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,background-color .15s,box-shadow .15s,transform .15s;display:inline-flex}.SelectionCheckbox-module__root___LiMQt:hover .SelectionCheckbox-module__box___FRD4m{border-color:var(--primary-color);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary-color) 16%, transparent)}.SelectionCheckbox-module__root___LiMQt:active .SelectionCheckbox-module__box___FRD4m{transform:scale(.95)}.SelectionCheckbox-module__input___b-Hpm:focus-visible+.SelectionCheckbox-module__box___FRD4m{border-color:var(--primary-color);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary-color) 16%, transparent), 0 0 0 1px color-mix(in srgb, var(--primary-color) 50%, transparent)}.SelectionCheckbox-module__boxChecked___4lydu{border-color:var(--primary-color);background:var(--primary-color)}.SelectionCheckbox-module__label___twhQj{color:var(--text-primary);font-size:14px;font-weight:500}.AdminMembershipPage-module__toolbar___NV5KY{justify-content:flex-end;gap:8px;display:flex}.AdminMembershipPage-module__modalForm___mBXIW{gap:16px;display:grid}.AdminMembershipPage-module__gridTwo___hQjVx{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.AdminMembershipPage-module__field___sEI7d{gap:8px;display:grid}.AdminMembershipPage-module__fieldLabel___86JMY{color:var(--text-secondary);font-size:13px;font-weight:700}.AdminMembershipPage-module__modalFooter___tsdhz{justify-content:flex-end;gap:8px;width:100%;display:flex}.AdminMembershipPage-module__actionsCell___aL3E0{text-align:right;width:88px}.AdminMembershipPage-module__codeCell___ELEpJ{color:var(--text-secondary);font-family:var(--font-mono);font-size:13px}.AdminMembershipPage-module__muted___oYH-j{color:var(--text-tertiary)}.AdminMembershipPage-module__statusText___hWT-K{border:1px solid var(--border-color);min-height:28px;color:var(--text-secondary);white-space:nowrap;border-radius:999px;align-items:center;padding:4px 9px;font-size:12px;display:inline-flex}.AdminMembershipPage-module__statusEnabled___08njh{border-color:color-mix(in srgb, var(--success-color) 36%, var(--border-color));background:color-mix(in srgb, var(--success-color) 10%, transparent);color:var(--success-color)}@media (max-width:768px){.AdminMembershipPage-module__toolbar___NV5KY{justify-content:stretch}.AdminMembershipPage-module__toolbar___NV5KY .btn{width:100%}.AdminMembershipPage-module__gridTwo___hQjVx{grid-template-columns:1fr}.AdminMembershipPage-module__modalFooter___tsdhz{flex-direction:column-reverse}.AdminMembershipPage-module__modalFooter___tsdhz .btn{width:100%}}.AdminNodesPage-module__modalForm___4H4Gu{gap:16px;display:grid}.AdminNodesPage-module__rangeGrid___9nmXj{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.AdminNodesPage-module__fieldGroup___m3F7R{gap:8px;display:grid}.AdminNodesPage-module__fieldGroup___m3F7R>span{color:var(--text-secondary);font-size:13px;font-weight:700}.AdminNodesPage-module__modalFooter___0ShbC{justify-content:flex-end;gap:8px;width:100%;display:flex}.AdminNodesPage-module__actionsCell___iquKG .row-actions{flex-wrap:nowrap}@media (max-width:768px){.AdminNodesPage-module__rangeGrid___9nmXj{grid-template-columns:1fr}.AdminNodesPage-module__modalFooter___0ShbC{flex-direction:column-reverse}.AdminNodesPage-module__modalFooter___0ShbC .btn{width:100%}}.AdminRedeemCodesPage-module__toolbar___usX1E{justify-content:flex-end;gap:8px;display:flex}.AdminRedeemCodesPage-module__modalForm___Zdx4N{gap:16px;display:grid}.AdminRedeemCodesPage-module__field___IlGXA{color:var(--text-primary);gap:6px;font-size:14px;font-weight:600;display:grid}.AdminRedeemCodesPage-module__modalFooter___qIYuP{justify-content:flex-end;gap:8px;width:100%;display:flex}.AdminRedeemCodesPage-module__customerInfo___GVrUz{gap:2px;min-width:0;display:inline-grid}.AdminRedeemCodesPage-module__customerInfo___GVrUz strong{color:var(--text-primary);font-size:14px;font-weight:700}.AdminRedeemCodesPage-module__customerInfo___GVrUz small{color:var(--text-secondary);word-break:break-all;font-size:12px}@media (max-width:768px){.AdminRedeemCodesPage-module__toolbar___usX1E{justify-content:stretch}.AdminRedeemCodesPage-module__toolbar___usX1E .btn{width:100%}.AdminRedeemCodesPage-module__modalFooter___qIYuP{flex-direction:column-reverse}.AdminRedeemCodesPage-module__modalFooter___qIYuP .btn{width:100%}}.AdminRechargeOrdersPage-module__ordersTable___RJT4G{min-width:1060px;font-size:14px}.AdminRechargeOrdersPage-module__ordersTable___RJT4G th,.AdminRechargeOrdersPage-module__ordersTable___RJT4G td{vertical-align:middle}.AdminRechargeOrdersPage-module__ordersTable___RJT4G th:first-child,.AdminRechargeOrdersPage-module__ordersTable___RJT4G td:first-child{min-width:150px}.AdminRechargeOrdersPage-module__ordersTable___RJT4G th:nth-child(2),.AdminRechargeOrdersPage-module__ordersTable___RJT4G td:nth-child(2){min-width:180px}.AdminRechargeOrdersPage-module__ordersTable___RJT4G th:nth-child(6),.AdminRechargeOrdersPage-module__ordersTable___RJT4G td:nth-child(6){min-width:210px}.AdminRechargeOrdersPage-module__ordersTable___RJT4G th:nth-child(7),.AdminRechargeOrdersPage-module__ordersTable___RJT4G td:nth-child(7),.AdminRechargeOrdersPage-module__ordersTable___RJT4G th:nth-child(8),.AdminRechargeOrdersPage-module__ordersTable___RJT4G td:nth-child(8){min-width:150px}.AdminRechargeOrdersPage-module__customerInfo___EQoLD{flex-direction:column;gap:4px;min-width:0;display:inline-flex}.AdminRechargeOrdersPage-module__customerInfo___EQoLD strong,.AdminRechargeOrdersPage-module__customerInfo___EQoLD small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AdminRechargeOrdersPage-module__customerInfo___EQoLD small{color:var(--text-secondary)}.ActionMenu-module__trigger___caGZx:hover:not(:disabled){background:color-mix(in srgb, var(--text-primary) 8%, transparent);color:var(--text-primary);border-color:#0000;outline:none}.ActionMenu-module__trigger___caGZx:focus-visible:not(:disabled){background:color-mix(in srgb, var(--text-primary) 8%, transparent);color:var(--text-primary);border-color:#0000;outline:none}.ActionMenu-module__trigger___caGZx:active:not(:disabled){background:color-mix(in srgb, var(--text-primary) 13%, transparent);transform:translateY(1px)}.ActionMenu-module__triggerOpen___hCrBz{background:color-mix(in srgb, var(--text-primary) 10%, transparent);color:var(--text-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--primary-color) 24%, transparent);border-color:#0000}.ActionMenu-module__menu___GNmM5{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:10px;gap:4px;padding:6px;display:grid;overflow-y:auto;box-shadow:0 18px 42px #0f172a29}.ActionMenu-module__menuItem___w937g{width:100%;min-height:34px;color:var(--text-primary);font:inherit;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 10px;font-size:13px;transition:background-color .15s,color .15s,transform 80ms;display:flex}.ActionMenu-module__menuItem___w937g:hover:not(:disabled){background:color-mix(in srgb, var(--text-primary) 8%, transparent);color:var(--text-primary);outline:none}.ActionMenu-module__menuItem___w937g:focus-visible:not(:disabled){background:color-mix(in srgb, var(--text-primary) 8%, transparent);color:var(--text-primary);outline:none}.ActionMenu-module__menuItem___w937g:active:not(:disabled){background:color-mix(in srgb, var(--text-primary) 13%, transparent);transform:translateY(1px)}.ActionMenu-module__menuItem___w937g:disabled{color:var(--text-muted);cursor:not-allowed}.ActionMenu-module__menuIcon___Cc3u1{color:var(--text-secondary);flex:none;display:inline-flex}.ActionMenu-module__menuItem___w937g:hover:not(:disabled) .ActionMenu-module__menuIcon___Cc3u1{color:var(--text-primary)}.ActionMenu-module__menuItem___w937g:focus-visible:not(:disabled) .ActionMenu-module__menuIcon___Cc3u1{color:var(--text-primary)}.ActionMenu-module__menuItem___w937g:disabled .ActionMenu-module__menuIcon___Cc3u1{color:var(--text-muted)}.CustomerChannelsPage-module__toolbar___-9Jsc{justify-content:flex-end;gap:8px;display:flex}.CustomerChannelsPage-module__modalForm___WdXXW{gap:16px;display:grid}.CustomerChannelsPage-module__field___-GsFx{color:var(--text-primary);gap:6px;font-size:14px;font-weight:600;display:grid}.CustomerChannelsPage-module__portPresets___UfDep{flex-wrap:wrap;gap:8px;margin-top:-8px;display:flex}.CustomerChannelsPage-module__portPresets___UfDep .btn{min-width:0}.CustomerChannelsPage-module__typeOptions___Tu88P{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.CustomerChannelsPage-module__typeOptions___Tu88P .btn{min-width:0}.CustomerChannelsPage-module__cnameHint___Sr7YR{border:1px solid var(--border-color);background:var(--bg-tertiary);color:var(--text-secondary);border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:6px 10px;padding:10px 12px;font-size:13px;display:grid}.CustomerChannelsPage-module__cnameHint___Sr7YR strong{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-weight:600;overflow:hidden}.CustomerChannelsPage-module__modalFooter___St-G9{justify-content:flex-end;gap:8px;width:100%;display:flex}.CustomerChannelsPage-module__confirmBody___CjOFu{gap:8px;display:grid}.CustomerChannelsPage-module__confirmBody___CjOFu p{color:var(--text-primary);margin:0;font-size:16px;font-weight:700}.CustomerChannelsPage-module__confirmBody___CjOFu span{color:var(--text-secondary);line-height:1.6}.CustomerChannelsPage-module__customerChannelsTable___Sw5j1{table-layout:fixed;min-width:940px;font-size:14px}.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 th{white-space:nowrap;font-size:12px}.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 th,.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 td{word-break:normal;padding:10px 8px}.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 td{font-size:14px}.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 th:first-child,.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 td:first-child{width:110px}.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 th:nth-child(2),.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 td:nth-child(2){width:86px}.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 th:nth-child(3),.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 td:nth-child(3){width:120px}.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 th:nth-child(4),.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 td:nth-child(4){width:220px}.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 th:nth-child(5),.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 td:nth-child(5){width:150px}.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 th:nth-child(6),.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 td:nth-child(6){width:110px}.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 th:nth-child(7),.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 td:nth-child(7){width:90px}.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 th:nth-child(8),.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 td:nth-child(8){width:76px}.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 th:nth-child(9),.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 td:nth-child(9){width:64px}.CustomerChannelsPage-module__customerChannelsTable___Sw5j1 .status-badge{white-space:nowrap;margin-bottom:0;padding:5px 9px;font-size:12px}.CustomerChannelsPage-module__actionsCell___Sur1-{text-align:center}.CustomerChannelsPage-module__actionsCell___Sur1- .btn.icon-only{width:30px;height:30px;margin:0 auto}.CustomerChannelsPage-module__accessCell___8UhOB{overflow:hidden}.CustomerChannelsPage-module__accessAddressWrap___DQF6d{align-items:center;gap:8px;min-width:0;display:flex}.CustomerChannelsPage-module__accessAddressWrap___DQF6d .mono-cell{white-space:nowrap;text-overflow:ellipsis;overflow-wrap:normal;flex:1;min-width:0;overflow:hidden}.CustomerChannelsPage-module__accessAddressWrap___DQF6d .btn.icon-only{flex:none;width:30px;height:30px}@media (max-width:768px){.CustomerChannelsPage-module__toolbar___-9Jsc{justify-content:stretch}.CustomerChannelsPage-module__toolbar___-9Jsc .btn{width:100%}.CustomerChannelsPage-module__modalFooter___St-G9{flex-direction:column-reverse}.CustomerChannelsPage-module__modalFooter___St-G9 .btn{width:100%}.CustomerChannelsPage-module__portPresets___UfDep{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.CustomerChannelsPage-module__portPresets___UfDep .btn{width:100%;padding-left:8px;padding-right:8px}.CustomerChannelsPage-module__typeOptions___Tu88P{grid-template-columns:repeat(3,minmax(0,1fr))}}.CustomerClientsPage-module__toolbar___vTLXx{justify-content:flex-end;gap:8px;display:flex}.CustomerClientsPage-module__modalForm___2hR42{gap:16px;display:grid}.CustomerClientsPage-module__modalFooter___Iz73D{justify-content:flex-end;gap:8px;width:100%;display:flex}.CustomerClientsPage-module__confirmBody___ra095{gap:8px;display:grid}.CustomerClientsPage-module__confirmBody___ra095 p{color:var(--text-primary);margin:0;font-size:16px;font-weight:700}.CustomerClientsPage-module__confirmBody___ra095 span{color:var(--text-secondary);line-height:1.6}.CustomerClientsPage-module__customerClientsTable___9PdL8{table-layout:fixed;min-width:990px;font-size:14px}.CustomerClientsPage-module__customerClientsTable___9PdL8 th{white-space:nowrap}.CustomerClientsPage-module__customerClientsTable___9PdL8 th,.CustomerClientsPage-module__customerClientsTable___9PdL8 td{word-break:normal;padding:10px 8px}.CustomerClientsPage-module__customerClientsTable___9PdL8 th{font-size:12px}.CustomerClientsPage-module__customerClientsTable___9PdL8 td{font-size:14px}.CustomerClientsPage-module__customerClientsTable___9PdL8 th:first-child,.CustomerClientsPage-module__customerClientsTable___9PdL8 td:first-child{width:110px}.CustomerClientsPage-module__customerClientsTable___9PdL8 th:nth-child(2),.CustomerClientsPage-module__customerClientsTable___9PdL8 td:nth-child(2){width:210px}.CustomerClientsPage-module__customerClientsTable___9PdL8 th:nth-child(3),.CustomerClientsPage-module__customerClientsTable___9PdL8 td:nth-child(3){width:130px}.CustomerClientsPage-module__customerClientsTable___9PdL8 th:nth-child(4),.CustomerClientsPage-module__customerClientsTable___9PdL8 td:nth-child(4){width:150px}.CustomerClientsPage-module__customerClientsTable___9PdL8 th:nth-child(5),.CustomerClientsPage-module__customerClientsTable___9PdL8 td:nth-child(5){width:130px}.CustomerClientsPage-module__customerClientsTable___9PdL8 th:nth-child(6),.CustomerClientsPage-module__customerClientsTable___9PdL8 td:nth-child(6){text-align:center;width:82px}.CustomerClientsPage-module__customerClientsTable___9PdL8 th:nth-child(7),.CustomerClientsPage-module__customerClientsTable___9PdL8 td:nth-child(7){width:90px}.CustomerClientsPage-module__customerClientsTable___9PdL8 th:nth-child(8),.CustomerClientsPage-module__customerClientsTable___9PdL8 td:nth-child(8){width:64px}.CustomerClientsPage-module__customerClientsTable___9PdL8 .mono-cell{white-space:nowrap;text-overflow:ellipsis;overflow-wrap:normal;overflow:hidden}.CustomerClientsPage-module__customerClientsTable___9PdL8 .name-cell,.CustomerClientsPage-module__customerClientsTable___9PdL8 .node-cell,.CustomerClientsPage-module__customerClientsTable___9PdL8 .hostname-cell,.CustomerClientsPage-module__customerClientsTable___9PdL8 .version-cell{text-overflow:ellipsis;overflow-wrap:normal;overflow:hidden}.CustomerClientsPage-module__customerClientsTable___9PdL8 .status-cell .status-badge{white-space:nowrap;margin-bottom:0;padding:5px 9px;font-size:12px}.CustomerClientsPage-module__customerClientsTable___9PdL8 .node-cell{white-space:nowrap}.CustomerClientsPage-module__activationCell___p5TKA{overflow:hidden}.CustomerClientsPage-module__activationKeyWrap___OCzUT{align-items:center;gap:8px;min-width:0;display:flex}.CustomerClientsPage-module__activationKeyWrap___OCzUT .mono-cell{flex:1;min-width:0}.CustomerClientsPage-module__activationKeyWrap___OCzUT .btn.icon-only{flex:none;width:30px;height:30px}.CustomerClientsPage-module__actionsCell___WXx9u{text-align:center}.CustomerClientsPage-module__actionsCell___WXx9u .btn.icon-only{width:30px;height:30px;margin:0 auto}@media (max-width:768px){.CustomerClientsPage-module__toolbar___vTLXx{justify-content:stretch}.CustomerClientsPage-module__toolbar___vTLXx .btn{width:100%}.CustomerClientsPage-module__modalFooter___Iz73D{flex-direction:column-reverse}.CustomerClientsPage-module__modalFooter___Iz73D .btn{width:100%}}.CustomerRechargePage-module__balanceGrid___Kwv8t{grid-template-columns:minmax(260px,1fr) minmax(280px,1.2fr);gap:16px;margin-bottom:16px;display:grid}.CustomerRechargePage-module__balanceCard___8f7ti{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:8px;gap:8px;margin-bottom:16px;padding:22px;display:grid}.CustomerRechargePage-module__balanceCard___8f7ti span{color:var(--text-secondary);font-size:14px}.CustomerRechargePage-module__balanceCard___8f7ti strong{color:var(--text-primary);font-size:36px;line-height:1.1}.CustomerRechargePage-module__balanceCard___8f7ti small{color:var(--text-tertiary)}.CustomerRechargePage-module__rechargeSplit___7kt-G{grid-template-columns:minmax(300px,1fr) minmax(300px,1fr);gap:16px;margin-bottom:16px;display:grid}.CustomerRechargePage-module__rechargeForm___9omAI{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:8px;gap:16px;padding:22px;display:grid}.CustomerRechargePage-module__rechargeForm___9omAI h3{color:var(--text-primary);margin:0 0 6px;font-size:18px}.CustomerRechargePage-module__rechargeForm___9omAI p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.6}.CustomerRechargePage-module__methodGrid___A-8pl{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.CustomerRechargePage-module__methodCard___kTMnS{border:1px solid var(--border-color);background:var(--bg-secondary);min-height:104px;color:var(--text-primary);text-align:left;cursor:pointer;border-radius:8px;gap:10px;padding:14px;transition:border-color .18s,background-color .18s,transform .18s;display:grid}.CustomerRechargePage-module__methodCard___kTMnS:hover{border-color:var(--primary-color);background:var(--bg-hover)}.CustomerRechargePage-module__methodCard___kTMnS.CustomerRechargePage-module__active___F8-Fn{border-color:var(--primary-color);box-shadow:0 0 0 2px color-mix(in srgb, var(--primary-color) 18%, transparent)}.CustomerRechargePage-module__methodLogo___b6doV{align-items:center;height:34px;display:flex}.CustomerRechargePage-module__methodLogo___b6doV img{object-fit:contain;max-width:104px;max-height:34px}.CustomerRechargePage-module__methodText___ZHzzc{gap:4px;display:grid}.CustomerRechargePage-module__methodText___ZHzzc strong{font-size:15px}.CustomerRechargePage-module__methodText___ZHzzc span{color:var(--text-secondary);font-size:12px;line-height:1.5}.CustomerRechargePage-module__amountActions___zk8YR{grid-template-columns:1fr auto;align-items:flex-end;gap:12px;display:grid}.CustomerRechargePage-module__amountActions___zk8YR .form-group{margin:0}.CustomerRechargePage-module__amountActions___zk8YR .btn{white-space:nowrap;min-width:132px;height:44px;margin-bottom:0}.CustomerRechargePage-module__recordsTable___Melyl{table-layout:fixed;min-width:940px;font-size:14px}.CustomerRechargePage-module__recordsTable___Melyl th{white-space:nowrap;font-size:12px}.CustomerRechargePage-module__recordsTable___Melyl th,.CustomerRechargePage-module__recordsTable___Melyl td{word-break:normal;padding:10px 8px}.CustomerRechargePage-module__recordsTable___Melyl td{font-size:14px}.CustomerRechargePage-module__recordsTable___Melyl th:first-child,.CustomerRechargePage-module__recordsTable___Melyl td:first-child{width:180px}.CustomerRechargePage-module__recordsTable___Melyl td:first-child{white-space:nowrap}.CustomerRechargePage-module__recordsTable___Melyl th:nth-child(2),.CustomerRechargePage-module__recordsTable___Melyl td:nth-child(2),.CustomerRechargePage-module__recordsTable___Melyl th:nth-child(3),.CustomerRechargePage-module__recordsTable___Melyl td:nth-child(3){width:96px}.CustomerRechargePage-module__recordsTable___Melyl th:nth-child(4),.CustomerRechargePage-module__recordsTable___Melyl td:nth-child(4){width:76px}.CustomerRechargePage-module__recordsTable___Melyl th:nth-child(5),.CustomerRechargePage-module__recordsTable___Melyl td:nth-child(5),.CustomerRechargePage-module__recordsTable___Melyl th:nth-child(6),.CustomerRechargePage-module__recordsTable___Melyl td:nth-child(6){width:150px}.CustomerRechargePage-module__recordsTable___Melyl .status-badge{white-space:nowrap;margin-bottom:0;padding:5px 9px;font-size:12px}.CustomerRechargePage-module__orderMessage___QofnL{max-width:260px;color:var(--text-secondary);font-size:13px}.CustomerRechargePage-module__memberGrid___U2z-i{grid-template-columns:minmax(260px,.9fr) minmax(320px,1.5fr);gap:16px;margin-bottom:16px;display:grid}.CustomerRechargePage-module__redeemForm___AfuqQ,.CustomerRechargePage-module__memberPanel___3u1jl{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:8px;gap:16px;padding:22px;display:grid}.CustomerRechargePage-module__redeemForm___AfuqQ h3,.CustomerRechargePage-module__memberPanel___3u1jl h3{color:var(--text-primary);margin:0 0 6px;font-size:18px}.CustomerRechargePage-module__redeemForm___AfuqQ p,.CustomerRechargePage-module__memberPanel___3u1jl p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.6}.CustomerRechargePage-module__memberPanel___3u1jl{margin-bottom:16px}.CustomerRechargePage-module__planGrid___AkDZV{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.CustomerRechargePage-module__planCard___r4guk{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);text-align:left;cursor:pointer;border-radius:8px;gap:6px;padding:14px;transition:border-color .18s,background-color .18s,box-shadow .18s;display:grid}.CustomerRechargePage-module__planCard___r4guk:hover{border-color:var(--primary-color);background:var(--bg-hover)}.CustomerRechargePage-module__planCard___r4guk.CustomerRechargePage-module__active___F8-Fn{border-color:var(--primary-color);box-shadow:0 0 0 2px color-mix(in srgb, var(--primary-color) 18%, transparent)}.CustomerRechargePage-module__planCard___r4guk strong{font-size:16px}.CustomerRechargePage-module__planCard___r4guk span,.CustomerRechargePage-module__planCard___r4guk small{color:var(--text-secondary);font-size:13px}.CustomerRechargePage-module__durationGrid___Xp6bD{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.CustomerRechargePage-module__durationButton___WP7zr{border:1px solid var(--border-color);background:var(--bg-secondary);min-height:76px;color:var(--text-primary);cursor:pointer;border-radius:8px;gap:4px;padding:10px;transition:border-color .18s,background-color .18s,box-shadow .18s;display:grid}.CustomerRechargePage-module__durationButton___WP7zr:hover{border-color:var(--primary-color);background:var(--bg-hover)}.CustomerRechargePage-module__durationButton___WP7zr.CustomerRechargePage-module__active___F8-Fn{border-color:var(--primary-color);box-shadow:0 0 0 2px color-mix(in srgb, var(--primary-color) 18%, transparent)}.CustomerRechargePage-module__durationButton___WP7zr span,.CustomerRechargePage-module__durationButton___WP7zr small{color:var(--text-secondary);font-size:12px}.CustomerRechargePage-module__durationButton___WP7zr strong{font-size:14px}.CustomerRechargePage-module__positiveAmount___8CL2A{color:var(--success-color)}.CustomerRechargePage-module__negativeAmount___DkHIT{color:var(--danger-color)}@media (max-width:960px){.CustomerRechargePage-module__balanceGrid___Kwv8t,.CustomerRechargePage-module__memberGrid___U2z-i,.CustomerRechargePage-module__rechargeSplit___7kt-G,.CustomerRechargePage-module__methodGrid___A-8pl,.CustomerRechargePage-module__amountActions___zk8YR{grid-template-columns:1fr}.CustomerRechargePage-module__amountActions___zk8YR .btn{width:100%}.CustomerRechargePage-module__planGrid___AkDZV,.CustomerRechargePage-module__durationGrid___Xp6bD{grid-template-columns:1fr}}.SiteHeader-module__header___adiH7{z-index:1000;-webkit-backdrop-filter:blur(18px);background:#f7faf8e0;justify-content:space-between;align-items:center;gap:24px;width:min(1160px,100% - 32px);margin:0 auto;padding:18px 0;display:flex;position:sticky;top:0}.SiteHeader-module__brand___YUHj2{color:#10251d;align-items:center;gap:10px;font-size:19px;font-weight:850;text-decoration:none;display:inline-flex}.SiteHeader-module__brand___YUHj2 img{width:34px;height:34px}.SiteHeader-module__nav___jiuE-{align-items:center;gap:6px;display:flex}.SiteHeader-module__nav___jiuE- a,.SiteHeader-module__nav___jiuE- .SiteHeader-module__username___oKjXI{color:#3e514a;white-space:nowrap;border-radius:8px;padding:9px 12px;font-size:14px;font-weight:700;text-decoration:none}.SiteHeader-module__nav___jiuE- a:hover,.SiteHeader-module__nav___jiuE- .SiteHeader-module__username___oKjXI:hover{color:#13201b;background:#13201b12}.SiteHeader-module__username___oKjXI{text-overflow:ellipsis;max-width:160px;overflow:hidden}.SiteHeader-module__consoleLink___fIhci{background:#10251d;color:#fff!important}.SiteHeader-module__consoleLink___fIhci:hover{color:#fff!important;background:#0f6f62!important}@media (max-width:768px){.SiteHeader-module__header___adiH7{flex-direction:column;align-items:flex-start}.SiteHeader-module__nav___jiuE-{width:100%;padding-bottom:4px;overflow-x:auto}}.HomePage-module__home___nJFlT{color:#13201b;background:linear-gradient(#f7faf8 0%,#fff 34%,#f2f6f8 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.HomePage-module__kicker___kMRzA,.HomePage-module__label___4wNy-{color:#127765;align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.HomePage-module__hero___u-bNC{align-items:center;width:min(1160px,100% - 32px);min-height:calc(100vh - 70px);margin:0 auto;padding:72px 0 112px;display:flex;position:relative}.HomePage-module__heroCopy___36bgv{z-index:2;flex-direction:column;align-items:flex-start;gap:24px;width:min(650px,100%);display:flex;position:relative}.HomePage-module__hero___u-bNC h1{color:#10251d;letter-spacing:0;max-width:680px;margin:0;font-size:64px;font-weight:900;line-height:1.04}.HomePage-module__hero___u-bNC p{color:#52635d;max-width:560px;margin:0;font-size:18px;line-height:1.8}.HomePage-module__heroActions___0Y3XP{flex-wrap:wrap;gap:12px;display:flex}.HomePage-module__button___dtsOY{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.HomePage-module__button___dtsOY:hover{transform:translateY(-1px)}.HomePage-module__primaryButton___DJwxD{color:#fff;background:#0f6f62;box-shadow:0 18px 38px #0f6f6238}.HomePage-module__primaryButton___DJwxD:hover{background:#0b5f54}.HomePage-module__secondaryButton___EjHs6{color:#163329;background:#fff;border-color:#cbd8d4}.HomePage-module__secondaryButton___EjHs6:hover{border-color:#7ea097}.HomePage-module__productVisual___cz7Iw{z-index:1;background:linear-gradient(135deg,#092520eb,#125852db),#12352f;border:1px solid #10251d1f;border-radius:12px;width:min(560px,48vw);min-height:440px;padding:18px;position:absolute;top:50%;right:max(-40px,-4vw);transform:translateY(-46%);box-shadow:0 40px 90px #0c302c47}.HomePage-module__terminalBar___WvSS0{color:#ffffffad;align-items:center;gap:8px;margin-bottom:20px;font-size:13px;display:flex}.HomePage-module__terminalBar___WvSS0 span{background:#f26f5d;border-radius:9999px;width:10px;height:10px}.HomePage-module__terminalBar___WvSS0 span:nth-child(2){background:#f3bd4e}.HomePage-module__terminalBar___WvSS0 span:nth-child(3){background:#50c878;margin-right:8px}.HomePage-module__command___k8aBk{color:#d7fff6;background:#0000002e;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:10px;width:100%;padding:14px;display:flex;overflow:hidden}.HomePage-module__command___k8aBk code{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.HomePage-module__flow___O2pDF{grid-template-columns:1.14fr 28px 1fr 28px 1fr;align-items:center;gap:10px;margin:28px 0;display:grid}.HomePage-module__flowNode___Unpr-{color:#ffffffb8;background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;justify-items:start;gap:8px;min-width:0;min-height:128px;padding:16px;display:grid}.HomePage-module__flowNode___Unpr- svg{color:#8de2d6}.HomePage-module__flowNode___Unpr- span,.HomePage-module__flowNode___Unpr- strong{overflow-wrap:anywhere;min-width:0;max-width:100%}.HomePage-module__flowNode___Unpr- strong{color:#fff;white-space:nowrap;font-size:13px}.HomePage-module__flowNodeActive___jW-IK{background:#ffffff21}.HomePage-module__flowLine___Hq5fi{background:linear-gradient(90deg,#8de2d6,#f0c15a);height:2px}.HomePage-module__consoleGrid___M1fu8{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.HomePage-module__consoleGrid___M1fu8 div{background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;gap:7px;padding:14px;display:grid}.HomePage-module__consoleGrid___M1fu8 span{color:#ffffff9e;font-size:12px}.HomePage-module__consoleGrid___M1fu8 strong{color:#fff;overflow-wrap:anywhere;font-size:14px}.HomePage-module__section___P5JlC{width:min(1160px,100% - 32px);margin:0 auto;padding:88px 0}.HomePage-module__sectionHead___lRpze{gap:12px;max-width:720px;margin-bottom:32px;display:grid}.HomePage-module__sectionHead___lRpze span{color:#127765;font-size:14px;font-weight:850}.HomePage-module__sectionHead___lRpze h2{color:#10251d;letter-spacing:0;margin:0;font-size:36px;font-weight:900;line-height:1.18}.HomePage-module__useGrid___GNurV,.HomePage-module__planGrid___FIvFP,.HomePage-module__newsList___1YkEc{gap:16px;display:grid}.HomePage-module__useGrid___GNurV{grid-template-columns:repeat(4,minmax(0,1fr))}.HomePage-module__useCard___Xfumt,.HomePage-module__plan___XUiKh,.HomePage-module__newsList___1YkEc article{background:#fff;border:1px solid #dbe5e2;border-radius:8px}.HomePage-module__useCard___Xfumt{flex-direction:column;gap:16px;min-height:238px;padding:22px;display:flex}.HomePage-module__useCard___Xfumt svg{color:#0f6f62}.HomePage-module__useCard___Xfumt h3,.HomePage-module__useCard___Xfumt p{margin:0}.HomePage-module__useCard___Xfumt h3{color:#10251d;font-size:18px}.HomePage-module__useCard___Xfumt p{color:#60706b;font-size:14px;line-height:1.75}.HomePage-module__band___Ac0zy{color:#fff;background:#10251d;grid-template-columns:minmax(0,.92fr) minmax(0,1fr);align-items:start;gap:48px;padding:72px max(16px,50vw - 580px);display:grid}.HomePage-module__band___Ac0zy h2{letter-spacing:0;margin:12px 0 0;font-size:36px;line-height:1.2}.HomePage-module__bandList___8Gutv{gap:14px;display:grid}.HomePage-module__bandList___8Gutv p{color:#ffffffc7;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;align-items:flex-start;gap:12px;margin:0;padding:16px;line-height:1.7;display:flex}.HomePage-module__bandList___8Gutv svg{color:#8de2d6;flex:none;margin-top:4px}.HomePage-module__planGrid___FIvFP{grid-template-columns:repeat(3,minmax(0,1fr))}.HomePage-module__plan___XUiKh{gap:22px;min-height:390px;padding:24px;display:grid}.HomePage-module__plan___XUiKh h3,.HomePage-module__plan___XUiKh p,.HomePage-module__plan___XUiKh ul{margin:0}.HomePage-module__plan___XUiKh h3{color:#10251d;font-size:22px}.HomePage-module__plan___XUiKh p{color:#64736e;margin-top:8px}.HomePage-module__plan___XUiKh>strong{color:#10251d;font-size:34px;line-height:1}.HomePage-module__plan___XUiKh ul{gap:12px;padding:0;list-style:none;display:grid}.HomePage-module__plan___XUiKh li{color:#4c5d57;align-items:center;gap:9px;font-size:14px;display:flex}.HomePage-module__plan___XUiKh svg{color:#0f6f62;flex:none}.HomePage-module__featuredPlan___i0jO-{border-color:#0f6f62;box-shadow:0 24px 60px #0f6f6224}.HomePage-module__planLink___i701K{color:#fff;background:#10251d;border-radius:8px;justify-content:center;align-self:end;padding:12px 14px;font-weight:800;text-decoration:none;display:inline-flex}.HomePage-module__news___9JlNf{padding-top:32px}.HomePage-module__newsList___1YkEc{grid-template-columns:repeat(3,minmax(0,1fr))}.HomePage-module__newsList___1YkEc article{padding:22px}.HomePage-module__newsList___1YkEc h3,.HomePage-module__newsList___1YkEc p{margin:0}.HomePage-module__newsList___1YkEc h3{color:#10251d;font-size:18px}.HomePage-module__newsList___1YkEc p{color:#60706b;margin-top:12px;line-height:1.7}.HomePage-module__docs___RgSmR{margin-top:32px}.HomePage-module__docsLink___GEtbV{color:#10251d;background:#f0c15a;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;min-height:44px;padding:0 16px;font-size:15px;font-weight:850;text-decoration:none;display:inline-flex}.HomePage-module__docsLink___GEtbV:hover{background:#ffd875}.HomePage-module__contact___dUft5{padding-top:72px}.HomePage-module__contactBox___Cp-HH{background:#fff;border:1px solid #dbe5e2;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;display:grid}.HomePage-module__contactBox___Cp-HH>svg{color:#0f6f62}.HomePage-module__contactBox___Cp-HH h3,.HomePage-module__contactBox___Cp-HH p{margin:0}.HomePage-module__contactBox___Cp-HH h3{color:#10251d;font-size:18px}.HomePage-module__contactBox___Cp-HH p{color:#60706b;margin-top:8px;line-height:1.7}.HomePage-module__contactLinks___hKDnN{color:#60706b;gap:6px;margin-top:12px;font-size:15px;line-height:1.6;display:grid}.HomePage-module__contactLinks___hKDnN a{color:#0f6f62;word-break:break-all;font-weight:800;text-decoration:none}.HomePage-module__footer___C-dLf{color:#60706b;border-top:1px solid #dbe5e2;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:min(1160px,100% - 32px);margin:0 auto;padding:28px 0 40px;display:flex}.HomePage-module__footer___C-dLf a{color:#0f6f62;font-weight:800;text-decoration:none}@media (max-width:1024px){.HomePage-module__hero___u-bNC{gap:34px;min-height:auto;padding-top:56px;display:grid}.HomePage-module__hero___u-bNC h1{font-size:48px}.HomePage-module__productVisual___cz7Iw{width:100%;position:relative;top:auto;right:auto;transform:none}.HomePage-module__useGrid___GNurV,.HomePage-module__planGrid___FIvFP,.HomePage-module__newsList___1YkEc{grid-template-columns:repeat(2,minmax(0,1fr))}.HomePage-module__band___Ac0zy{grid-template-columns:1fr;gap:28px}}@media (max-width:768px){.HomePage-module__hero___u-bNC{padding:44px 0 72px}.HomePage-module__hero___u-bNC h1{font-size:40px}.HomePage-module__hero___u-bNC p{font-size:16px}.HomePage-module__heroActions___0Y3XP,.HomePage-module__button___dtsOY{width:100%}.HomePage-module__productVisual___cz7Iw{min-height:0;padding:14px}.HomePage-module__command___k8aBk code{white-space:normal}.HomePage-module__flow___O2pDF,.HomePage-module__consoleGrid___M1fu8,.HomePage-module__useGrid___GNurV,.HomePage-module__planGrid___FIvFP,.HomePage-module__newsList___1YkEc,.HomePage-module__contactBox___Cp-HH{grid-template-columns:1fr}.HomePage-module__flowLine___Hq5fi{background:linear-gradient(#8de2d6,#f0c15a);width:2px;height:24px;margin-left:22px}.HomePage-module__flowNode___Unpr-{min-height:104px}.HomePage-module__section___P5JlC{padding:64px 0}.HomePage-module__sectionHead___lRpze h2,.HomePage-module__band___Ac0zy h2{font-size:30px}.HomePage-module__footer___C-dLf{text-align:center}}.DownloadsPage-module__hero___Qvn0N{gap:18px;width:min(1160px,100% - 32px);margin:0 auto;padding:86px 0 48px;display:grid}.DownloadsPage-module__hero___Qvn0N h1{color:#10251d;letter-spacing:0;max-width:760px;margin:0;font-size:52px;font-weight:900;line-height:1.08}.DownloadsPage-module__hero___Qvn0N p{color:#52635d;max-width:680px;margin:0;font-size:18px;line-height:1.8}.DownloadsPage-module__grid___OspR7{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(1160px,100% - 32px);margin:0 auto;padding:24px 0 104px;display:grid}.DownloadsPage-module__card___MD32H{background:#fff;border:1px solid #dbe5e2;border-radius:8px;gap:22px;min-height:380px;padding:24px;display:grid}.DownloadsPage-module__card___MD32H h2,.DownloadsPage-module__card___MD32H p,.DownloadsPage-module__card___MD32H ul{margin:0}.DownloadsPage-module__card___MD32H h2{color:#10251d;font-size:22px}.DownloadsPage-module__card___MD32H p{color:#64736e;margin-top:8px}.DownloadsPage-module__card___MD32H .DownloadsPage-module__meta___wGmHY{color:#1c463b;font-size:13px;font-weight:800}.DownloadsPage-module__card___MD32H ul{gap:12px;padding:0;list-style:none;display:grid}.DownloadsPage-module__card___MD32H li{color:#4c5d57;align-items:center;gap:9px;font-size:14px;display:flex}.DownloadsPage-module__icon___rXSJB{color:#0f6f62;background:#eef7f4;border-radius:8px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.DownloadsPage-module__button___nnRnE{border:1px solid #0000;border-radius:8px;justify-content:center;align-self:end;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.DownloadsPage-module__button___nnRnE span{text-align:left;gap:2px;display:grid}.DownloadsPage-module__button___nnRnE small{opacity:.78;font-size:12px;font-weight:700}.DownloadsPage-module__button___nnRnE:hover{transform:translateY(-1px)}.DownloadsPage-module__button___nnRnE:disabled{cursor:not-allowed;opacity:.72;transform:none}.DownloadsPage-module__downloads___-Rgny{align-self:end;gap:10px;display:grid}.DownloadsPage-module__downloads___-Rgny .DownloadsPage-module__button___nnRnE{justify-content:space-between;width:100%}.DownloadsPage-module__primaryButton___t71Gl{color:#fff;background:#0f6f62;box-shadow:0 18px 38px #0f6f6238}.DownloadsPage-module__primaryButton___t71Gl:hover{background:#0b5f54}.DownloadsPage-module__secondaryButton___WbXEv{color:#163329;background:#fff;border-color:#cbd8d4}.DownloadsPage-module__error___xB78N{color:#ad2f2f;background:#fff4f4;border:1px solid #f1b7b7;border-radius:8px;width:min(1160px,100% - 32px);margin:0 auto;padding:12px 14px}@media (max-width:1024px){.DownloadsPage-module__grid___OspR7{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.DownloadsPage-module__grid___OspR7{grid-template-columns:1fr}.DownloadsPage-module__hero___Qvn0N h1{font-size:30px}}
