:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1d1d1f;--app-bg:#fbfbfd;--app-bg-soft:#f5f5f7;--app-surface:#fff;--app-surface-muted:#f7f8fa;--app-text:#1d1d1f;--app-text-strong:#0f172a;--app-muted:#6e7480;--app-muted-2:#8a93a3;--app-border:#d8dde6;--app-border-soft:#e8ebf0;--app-blue:#006edb;--app-blue-hover:#0077ed;--app-blue-soft:#eef6ff;--app-green:#1f9d55;--app-green-soft:#eaf8ef;--app-red:#ff3b30;--app-red-soft:#fff0ef;--app-orange:#f59e0b;--app-shadow:0 1px 2px #0f172a0a, 0 18px 48px #0f172a12;--app-shadow-soft:0 1px 1px #0f172a08, 0 12px 32px #0f172a0d;background:#fbfbfd;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{min-width:320px;max-width:100%;min-height:100vh}body{background:linear-gradient(180deg, #fffffff5, #f5f5f7fa), var(--app-bg);color:var(--app-text);margin:0;overflow-x:hidden}body:has(.admin-shell){background:var(--app-bg-soft)}body:has(.admin-shell) #app{background:var(--app-bg-soft)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.n-card{border:1px solid var(--app-border-soft);box-shadow:var(--app-shadow-soft);background:#ffffffeb}.n-card>.n-card__content{padding:24px}.n-button{font-weight:650}.n-button--primary-type{box-shadow:0 10px 22px #006edb2e}.n-input,.n-base-selection{font-size:14px}.n-input .n-input__input-el,.n-input .n-input__textarea-el{color:var(--app-text)}.n-form-item-label{color:var(--app-text-strong);font-size:13px;font-weight:680}.n-checkbox .n-checkbox__label{color:#343b49;font-size:14px}.n-modal .n-card{border:1px solid var(--app-border)}.page-shell{background:linear-gradient(180deg, #fff 0, #fbfbfd 92px, #f5f5f7 100%), var(--app-bg);min-height:100vh;padding:0 24px 28px}.portal-shell,.admin-shell{padding-left:clamp(32px,3.4vw,56px);padding-right:clamp(32px,3.4vw,56px)}.admin-shell{isolation:isolate;background:var(--app-bg-soft);padding:24px;position:relative}.admin-shell:before{z-index:-1;background:var(--app-bg-soft);content:"";position:fixed;inset:0}.portal-shell .app-header,.admin-shell .app-header{margin-left:calc(-1*clamp(32px,3.4vw,56px));margin-right:calc(-1*clamp(32px,3.4vw,56px));padding-left:clamp(32px,3.4vw,56px);padding-right:clamp(32px,3.4vw,56px)}.admin-shell .app-header{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.workspace{width:100%;margin:0 auto}.app-header{border-bottom:1px solid var(--app-border-soft);justify-content:space-between;align-items:center;gap:18px;min-height:102px;margin-bottom:24px;margin-left:-24px;margin-right:-24px;padding:0 24px;display:flex}.app-header .brand{gap:28px}.app-header .brand-mark{width:62px;height:62px}.app-header .actions{flex-wrap:wrap;justify-content:flex-end;gap:20px;display:flex}.app-header .actions .n-button{min-width:122px;min-height:42px;box-shadow:none;background:#fff!important}.app-header .actions .n-button .n-button__border{border-color:var(--app-border)!important}.actions{flex-wrap:wrap;gap:14px;display:flex}.actions>.n-button,.actions>a.n-button{min-height:50px}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.brand{align-items:center;gap:14px;min-width:0;display:flex}.brand-mark{width:58px;height:58px;color:var(--app-blue);background:linear-gradient(#fff 0%,#f7f8fb 100%);border:1px solid #d6dde8;border-radius:8px;flex:none;place-items:center;display:grid;box-shadow:inset 0 1px #fffffff2,0 10px 24px #0f172a0d}.brand-mark svg{stroke-width:2.3px}.brand-title{color:var(--app-text-strong);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:28px;font-weight:760;line-height:1.15;overflow:hidden}.brand-subtitle{color:var(--app-muted);margin:6px 0 0;font-size:14px;line-height:1.35}.auth-layout{background:linear-gradient(180deg, #fff 0%, #fbfbfd 62%, #f5f5f7 100%), var(--app-bg);min-height:100vh;color:var(--app-text);grid-template-columns:minmax(0,1fr) minmax(380px,560px);display:grid;position:relative;overflow:hidden}.auth-layout--user{grid-template-rows:minmax(0,1fr) 150px}.auth-layout--admin:before{background:var(--app-border);content:"";height:1px;position:absolute;top:112px;left:32px;right:32px}.auth-layout--user .auth-hero,.auth-layout--user .auth-panel-wrap{grid-row:1}.auth-hero{flex-direction:column;justify-content:center;min-width:0;padding:132px 64px 80px;display:flex}.auth-layout--user .auth-hero{padding:148px 64px 58px}.auth-layout--user .auth-hero .brand,.auth-layout--admin .auth-hero .brand{position:absolute;top:40px;left:58px}.auth-layout--user .brand-mark{width:42px;height:42px;box-shadow:none;background:0 0;border:0}.auth-layout--user .brand-title{font-size:26px}.auth-layout--user .brand-subtitle{display:none}.auth-copy{width:min(720px,100%)}.auth-layout--admin .auth-copy{padding-top:96px}.auth-copy h1{max-width:none;color:var(--app-text);letter-spacing:0;white-space:nowrap;margin:0;font-size:clamp(48px,5vw,68px);font-weight:780;line-height:1.06}.auth-layout--admin .auth-copy h1{font-size:clamp(48px,4.3vw,64px)}.auth-copy p{max-width:640px;color:var(--app-muted);margin:24px 0 0;font-size:22px;line-height:1.6}.auth-panel-wrap{background:0 0;border:0;justify-content:center;align-items:center;min-width:0;padding:112px 64px 64px 22px;display:flex}.auth-layout--user .auth-panel-wrap{padding-top:118px}.auth-panel{border:1px solid var(--app-border);width:100%;max-width:470px;box-shadow:var(--app-shadow)}.auth-panel .n-card__content{padding:44px 40px}.auth-panel .n-form-item{margin-bottom:22px}.auth-panel .n-form-item-label{min-height:26px;color:var(--app-text-strong);padding-bottom:8px;font-size:15px;font-weight:650;line-height:1.3}.auth-panel .n-input{width:100%;min-height:0;--n-font-size:16px!important;--n-height:62px!important}.auth-panel .n-input .n-input__input-el,.auth-panel .n-input .n-input__placeholder{font-size:16px}.auth-panel .n-input .n-input__prefix,.auth-panel .n-input .n-input__suffix{color:#7b8494;font-size:18px}.auth-panel .n-checkbox{min-height:26px;color:var(--app-text-strong);font-size:15px;line-height:1.4}.auth-panel .n-checkbox+.n-button{margin-top:12px}.auth-panel .n-button{min-height:58px;font-size:17px}.auth-panel .n-button+.n-button{margin-top:14px}.auth-hero .n-tag{color:#208744;background:#f5fbf7;border:1px solid #d9e7df;min-height:44px;padding:0 18px;font-size:16px;font-weight:650}.auth-hero .n-tag:last-child{border-color:var(--app-border);color:#515a69;background:#fff}.auth-footer{border-top:1px solid var(--app-border);color:var(--app-muted);background:#fbfbfddb;grid-area:2/1/auto/-1;justify-content:space-between;align-items:center;gap:24px;padding:0 64px;display:flex}.auth-footer p{margin:0;font-size:16px}.auth-footer-brand{align-items:center;gap:18px;display:flex}.auth-footer-brand strong,.auth-footer-brand span{display:block}.auth-footer-brand strong{color:#3a4150;font-size:17px}.auth-footer-brand span{color:#768092;margin-top:6px;font-size:13px}.auth-footer-mark{color:#202733;width:54px;height:54px;box-shadow:none;background:0 0;border:0}.panel-title{color:var(--app-text);margin:0;font-size:28px;font-weight:760;line-height:1.2}.panel-description{color:var(--app-muted);margin:10px 0 0;font-size:15px;line-height:1.65}.unsupported-browser-layout{background:linear-gradient(180deg, #fff 0%, #fbfbfd 58%, #f5f5f7 100%), var(--app-bg);place-items:center;min-height:100vh;padding:28px;display:grid}.unsupported-browser-panel{border:1px solid var(--app-border);width:min(520px,100%);box-shadow:var(--app-shadow);text-align:center;background:#fff;border-radius:8px;justify-items:center;gap:18px;padding:38px 34px;display:grid}.unsupported-browser-icon{background:var(--app-orange);color:#fff;border-radius:8px;place-items:center;width:64px;height:64px;display:grid}.unsupported-browser-message{max-width:420px;color:var(--app-text-strong);margin:0;font-size:19px;font-weight:700;line-height:1.65}.unsupported-browser-message span{display:block}.advisory-browser-dialog{border:1px solid var(--app-border);text-align:center;background:#fff;border-radius:8px;justify-items:center;gap:18px;width:min(560px,100vw - 32px);padding:34px 30px 30px;display:grid;box-shadow:0 24px 80px #0f172a2e}.advisory-browser-icon{background:var(--app-orange);color:#fff;border-radius:8px;place-items:center;width:56px;height:56px;display:grid}.advisory-browser-icon .n-icon{width:30px;height:30px}.advisory-browser-message{max-width:480px;color:var(--app-text-strong);margin:0;font-size:17px;font-weight:680;line-height:1.68}.advisory-browser-message span{display:block}.section-grid{grid-template-columns:minmax(0,1fr) clamp(444px,28vw,500px);align-items:start;gap:26px;display:grid}.portal-card>.n-card__content,.portal-qr-card>.n-card__content{padding:28px 30px}.portal-card .panel-title,.portal-qr-card .panel-title{font-size:26px;line-height:1.2}.portal-card .panel-description,.portal-qr-card .panel-description{margin-top:8px;line-height:1.42}.portal-card{box-shadow:0 1px 2px #0f172a0a,0 22px 56px #0f172a0d}.subscription-card .n-space{gap:10px!important}.import-card .n-card__content{padding-bottom:24px}.import-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.import-actions>.n-button{width:100%;min-height:52px}.clients-card>.n-card__content{padding-top:22px;padding-bottom:18px}.clients-card .n-space{gap:14px!important}.clients-card .section-heading{align-items:center}.clients-card .section-heading .n-button{min-width:92px;min-height:36px}.clients-card .panel-description{margin-top:6px}.portal-side-stack{align-content:start;gap:16px;display:grid}.portal-qr-card{min-height:0}.portal-qr-card .panel-title,.portal-qr-card .panel-description{text-align:left}.portal-qr-card .n-text{color:var(--app-muted);text-align:center;margin-top:2px;display:block}.portal-nodes-card>.n-card__content{padding:24px}.portal-nodes-heading{align-items:center}.portal-nodes-heading .n-button{min-width:82px}.portal-node-list{gap:10px;max-height:480px;padding-right:2px;display:grid;overflow:auto}.portal-node-list::-webkit-scrollbar{width:8px}.portal-node-list::-webkit-scrollbar-thumb{background:#c2c8d2;border:2px solid #fff;border-radius:999px}.portal-node-row{border:1px solid var(--app-border-soft);background:#f7f8fab8;border-radius:8px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:72px;padding:11px 12px;display:grid}.portal-node-icon,.xray-service-icon{background:var(--app-blue-soft);color:var(--app-blue);border-radius:8px;place-items:center;display:grid}.portal-node-flag{border:1px solid var(--app-border);border-radius:6px;place-self:center;width:42px;height:32px;display:block;overflow:hidden;box-shadow:0 1px 1px #0f172a0a,0 8px 18px #0f172a0f}.portal-node-flag img{object-fit:cover;width:100%;height:100%;display:block}.portal-node-icon{width:42px;height:42px}.portal-node-main{min-width:0}.portal-node-main strong{color:var(--app-text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:740;line-height:1.35;display:block;overflow:hidden}.portal-node-tags{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.portal-node-checked{color:var(--app-muted);align-items:center;gap:8px;margin:0;font-size:13px;line-height:1.4;display:inline-flex}.portal-node-checked .n-icon{color:#4b5565}.portal-announcement-dialog{border:1px solid var(--app-border);background:#fff;border-radius:8px;flex-direction:column;gap:18px;width:min(720px,100vw - 32px);max-height:min(760px,100vh - 56px);padding:26px;display:flex;box-shadow:0 24px 80px #0f172a2e}.portal-announcement-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.portal-announcement-kicker{color:var(--app-blue);margin:0 0 6px;font-size:13px;font-weight:750}.portal-announcement-header h2{color:var(--app-text-strong);letter-spacing:0;margin:0;font-size:24px;line-height:1.25}.portal-announcement-scroll-note{max-height:22px;color:var(--app-muted);margin:8px 0 0;font-size:13px;line-height:1.45;overflow:hidden}.portal-announcement-scroll-note-enter-active,.portal-announcement-scroll-note-leave-active{transition:max-height .18s,margin-top .18s,opacity .16s,transform .18s}.portal-announcement-scroll-note-enter-from,.portal-announcement-scroll-note-leave-to{opacity:0;max-height:0;margin-top:0;transform:translateY(-4px)}.portal-announcement-scroll-note-enter-to,.portal-announcement-scroll-note-leave-from{opacity:1;max-height:22px;margin-top:8px;transform:translateY(0)}.portal-announcement-time{background:var(--app-surface-muted);color:var(--app-muted);white-space:nowrap;border-radius:6px;flex:none;align-items:center;gap:6px;padding:5px 9px;font-size:12px;font-weight:650;display:inline-flex}.portal-announcement-content{overscroll-behavior:contain;border:1px solid var(--app-border-soft);background:#fff;border-radius:8px;flex:auto;min-height:180px;max-height:min(470px,58vh);padding:18px 20px;overflow:auto}.portal-announcement-content::-webkit-scrollbar{width:10px;height:10px}.portal-announcement-content::-webkit-scrollbar-thumb{background:#c2c8d2;border:2px solid #fff;border-radius:999px}.portal-announcement-content::-webkit-scrollbar-track{background:#f3f5f8}.portal-announcement-content.vditor-reset{color:var(--app-text);font-size:15px;line-height:1.72}.portal-announcement-content.vditor-reset>:first-child{margin-top:0}.portal-announcement-content.vditor-reset>:last-child{margin-bottom:0}.portal-announcement-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.portal-announcement-footer .n-button{min-width:112px;min-height:40px}.stack{gap:16px;display:grid}.admin-dashboard-stack{gap:14px}.admin-layout{grid-template-columns:244px minmax(0,1fr);gap:20px;width:min(1680px,100%);min-height:calc(100vh - 48px);margin:0 auto;display:grid}.admin-sidebar{z-index:20;border:1px solid var(--app-border-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:244px;min-height:0;max-height:calc(100vh - 48px);box-shadow:var(--app-shadow-soft);scrollbar-width:thin;background:#ffffffeb;border-radius:8px;flex-direction:column;grid-column:1;padding:18px;display:flex;position:fixed;top:50%;left:max(24px,50vw - 840px);overflow-y:auto;transform:translateY(-50%)}.admin-sidebar-brand{border-bottom:1px solid var(--app-border-soft);align-items:center;gap:12px;padding-bottom:18px;display:flex}.admin-sidebar-mark{color:#fff;background:linear-gradient(135deg,#006edb,#11a36f);border-radius:8px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:inline-grid}.admin-sidebar-mark .n-icon{font-size:22px}.admin-sidebar-brand strong,.admin-sidebar-brand span{display:block}.admin-sidebar-brand strong{color:var(--app-text-strong);font-size:16px;font-weight:780}.admin-sidebar-brand span{color:var(--app-muted);margin-top:3px;font-size:12px}.admin-sidebar-nav{gap:6px;margin-top:18px;display:grid}.admin-sidebar-link{color:#3f4654;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 12px;font-size:14px;font-weight:700;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:flex}.admin-sidebar-link:hover{color:var(--app-blue);background:#f5f9ff;border-color:#c7d8ec}.admin-sidebar-link--active{background:var(--app-blue-soft);color:var(--app-blue);border-color:#b7d9ff}.admin-sidebar-link .n-icon{flex:none;font-size:18px}.admin-sidebar-footer{border-top:1px solid var(--app-border-soft);color:var(--app-muted);align-items:center;gap:8px;margin-top:auto;padding-top:18px;font-size:12px;line-height:1.4;display:flex}.admin-content{flex-direction:column;grid-column:2;gap:14px;min-width:0;height:max(620px,100vh - 48px);min-height:0;display:flex}.admin-content .app-header{border-bottom:0;flex:none;min-height:76px;margin:0;padding:0}.admin-open-tabs{border:1px solid var(--app-border-soft);min-width:0;box-shadow:var(--app-shadow-soft);scrollbar-width:thin;background:linear-gradient(#f9fafc 0,#eef2f7 100%);border-bottom-color:#dbe2ec;border-radius:8px;flex:none;gap:2px;padding:8px 8px 0;display:flex;overflow-x:auto}.admin-open-tab{min-width:150px;max-width:230px;min-height:40px;color:var(--app-muted);background:#f3f6fa;border:1px solid #d7dfeb;border-bottom-color:#cfd8e6;border-radius:8px 8px 0 0;flex:none;align-items:center;transition:background-color .16s,border-color .16s,color .16s;display:flex;overflow:hidden}.admin-open-tab:hover{color:#3f4654;background:#fff}.admin-open-tab--active{z-index:1;color:var(--app-text-strong);background:#fff;border-color:#cfd8e6 #cfd8e6 #fff;position:relative}.admin-open-tab-main,.admin-open-tab-close{height:100%;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;display:inline-flex}.admin-open-tab-main{flex:auto;gap:8px;min-width:0;padding:0 9px 0 12px;font-size:13px;font-weight:720}.admin-open-tab-main .n-icon{color:var(--app-blue);flex:none;font-size:16px}.admin-open-tab-main span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-open-tab-close{color:#8a93a3;border-radius:6px;flex:0 0 30px;justify-content:center;width:30px;font-size:14px}.admin-open-tab-close:hover:not(:disabled){color:#3f4654;background:#e9eef5}.admin-open-tab-close:disabled{cursor:default;opacity:.34}.admin-section-view{flex:auto;min-width:0;min-height:0;margin-top:-1px;position:relative;overflow:visible}.admin-section-stack{opacity:0;pointer-events:none;visibility:hidden;align-content:start;gap:16px;width:100%;min-width:0;min-height:0;display:grid;position:absolute;inset:0 0 auto}.admin-section-stack>*{min-width:0;max-width:100%}.admin-section-stack:not(.admin-section-stack--active):not(.admin-section-stack--fill){height:0;max-height:0;overflow:hidden}.admin-section-stack--active{opacity:1;pointer-events:auto;visibility:visible;position:relative}.admin-section-stack--fill{grid-template-rows:minmax(0,1fr);align-content:stretch;height:100%;min-height:0;overflow:hidden}.admin-dashboard-main-grid{grid-template-columns:minmax(420px,1.65fr) minmax(220px,.72fr) minmax(320px,1fr);grid-template-rows:var(--admin-main-row-height,auto);align-items:stretch;gap:16px;display:grid}.admin-dashboard-secondary-grid{grid-template-columns:minmax(420px,1.65fr) minmax(220px,.72fr) minmax(320px,1fr);grid-template-rows:var(--admin-secondary-row-height,auto);align-items:stretch;gap:16px;display:grid}.admin-dashboard-left-cell{grid-column:1}.admin-dashboard-right-cell{grid-column:2/4}.admin-dashboard-left-cell,.admin-dashboard-right-cell{min-width:0;min-height:0}.admin-dashboard-right-cell{height:100%;overflow:hidden}.admin-config-panel,.admin-announcement-panel{height:100%;min-height:0}.distribution-passwords-panel,.download-stats-panel,.user-login-attempts-panel,.anti-debug-detections-panel{min-height:0}.admin-section-stack--fill .admin-config-panel,.admin-section-stack--fill .admin-announcement-panel{min-height:100%}.admin-config-panel>.n-card__content,.admin-announcement-panel>.n-card__content{height:100%;min-height:0}.distribution-passwords-panel>.n-card__content,.download-stats-panel>.n-card__content,.user-login-attempts-panel>.n-card__content,.anti-debug-detections-panel>.n-card__content{min-height:0}.admin-config-panel,.admin-config-panel>.n-card__content{overflow:hidden}.admin-announcement-panel .section-heading{align-items:center}.admin-announcement-panel .n-tag{flex:none;max-width:100%}.admin-announcement-panel,.admin-announcement-panel>.n-card__content{overflow:hidden}.admin-announcement-layout{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.admin-announcement-editor-spin,.admin-announcement-editor-spin .n-spin-container,.admin-announcement-editor-spin .n-spin-content{flex-direction:column;flex:1 1 0;min-height:420px;display:flex;overflow:hidden}.admin-announcement-editor-spin{margin-top:18px}.admin-announcement-panel .section-heading,.admin-announcement-panel .actions{flex:none}.admin-announcement-panel .actions{margin-top:18px}.admin-config-body{grid-template-rows:auto minmax(0,1fr) auto;gap:18px;height:100%;min-height:0;display:grid;overflow:hidden}.admin-config-form{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.admin-config-form .n-form-item{min-height:0}.admin-config-panel .yaml-editor-field{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.admin-config-panel .admin-editor-shell{contain:size layout paint;isolation:isolate;align-self:stretch;height:auto;min-height:0;max-height:none}.admin-config-actions{min-height:50px}.copy-row{border:1px solid var(--app-border-soft);background:#f7f8fac7;border-radius:8px;grid-template-columns:270px minmax(0,1fr) 96px;align-items:center;gap:10px;min-height:80px;padding:10px;display:grid}.copy-row--external{grid-template-columns:270px minmax(0,1fr) 96px 96px}.copy-row-label{min-width:0;padding-left:2px}.copy-row-label strong{color:var(--app-text-strong);font-size:16px;font-weight:730;line-height:1.25;display:block}.copy-row-label p{color:var(--app-muted);margin:7px 0 0;font-size:13px;line-height:1.45}.copy-row .n-input{background:#fff}.copy-row .n-button{min-width:96px;min-height:44px}.private-subscription-list{gap:10px;display:grid}.private-subscriptions-card .n-tag{flex:none}.distribution-passwords-panel>.n-card__content{padding:24px}.distribution-summary-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;display:grid}.admin-stats-grid{grid-template-columns:minmax(420px,1.65fr) minmax(220px,.72fr) minmax(320px,1fr)}.stat-tile{border:1px solid var(--app-border-soft);min-width:0;box-shadow:var(--app-shadow-soft);background:#fffffff0;border-radius:8px;padding:22px 24px}.current-password-tile{padding-top:20px;padding-bottom:20px}.stat-label{color:#3b4350;align-items:center;gap:8px;font-size:14px;font-weight:690;line-height:1.4;display:flex}.stat-label-row{justify-content:space-between;gap:12px}.stat-label-row>span{align-items:center;gap:8px;min-width:0;display:inline-flex}.stat-label .n-icon{color:#4b5565}.stat-value{color:var(--app-text-strong);word-break:break-word;margin-top:12px;font-size:28px;font-weight:760;line-height:1.2}.subscription-meta-grid .stat-value,.admin-stats-grid .stat-tile:not(.current-password-tile) .stat-value{font-size:28px}.current-password-tile .stat-value{letter-spacing:0;font-size:29px}.stat-value-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.stat-value-row .stat-value{flex:250px;min-width:0;margin-top:0}.split-copy-actions{flex:none;align-items:stretch;gap:0;display:inline-flex}.split-copy-actions>.n-button:first-child{min-width:104px;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.split-copy-actions>.n-button+.n-button,.split-copy-actions>.n-dropdown+.n-button,.split-copy-actions .split-copy-menu-button{margin-left:-1px;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.split-copy-menu-button{width:50px;min-width:50px;padding-inline:0}.distribution-copy-actions>.n-button:first-child{min-width:104px}.distribution-copy-actions .split-copy-menu-button{width:38px;min-width:38px}.copy-template-editor{font-family:inherit}.distribution-create-form{border:1px solid var(--app-border-soft);background:#f7f8fab8;border-radius:8px;grid-template-columns:minmax(110px,.55fr) minmax(160px,1fr) minmax(180px,1fr) minmax(180px,220px) auto;align-items:end;gap:12px;padding:16px;display:grid}.distribution-create-form .n-form-item{margin-bottom:0}.distribution-create-actions .n-button{min-width:112px}.generated-passwords-box{background:#eef6ffb8;border:1px solid #006edb2e;border-radius:8px;padding:16px}.generated-passwords-box h3{color:var(--app-text-strong);margin:0;font-size:16px;font-weight:740}.generated-password-list{gap:10px;margin-top:14px;display:grid}.generated-password-list article{background:#ffffffc7;border:1px solid #006edb24;border-radius:8px;grid-template-columns:minmax(120px,.35fr) minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.generated-password-list strong,.distribution-password-name{min-width:0;color:var(--app-text-strong);word-break:break-word;font-weight:740}.generated-password-list .mono{word-break:break-all;min-width:0}.distribution-list-toolbar{justify-content:flex-end;display:flex}.distribution-list-toolbar .n-select{width:min(180px,100%)}.distribution-passwords-table{min-width:1180px}.distribution-passwords-table th:last-child,.distribution-passwords-table td:last-child{width:320px}.table-actions{flex-wrap:wrap;gap:8px;display:flex}.table-actions .n-button{min-width:70px}.table-actions .distribution-copy-actions{flex:none}.table-actions .distribution-copy-actions>.n-button:first-child{width:92px;min-width:92px}.table-actions .distribution-copy-actions .split-copy-menu-button{--n-padding:0 0!important;flex:0 0 34px!important;width:34px!important;min-width:34px!important;padding-inline:0!important}.note-cell{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:180px;display:inline-block;overflow:hidden}.distribution-detail-filters{grid-template-columns:minmax(140px,1fr) minmax(160px,1fr) auto;align-items:end;gap:12px;display:grid}.distribution-detail-filters .n-form-item{margin-bottom:0}.download-filters,.login-attempt-filters{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));align-items:end;gap:12px;display:grid}.download-filters .n-form-item,.login-attempt-filters .n-form-item{margin-bottom:0}.download-filter-actions{justify-content:flex-end;gap:10px;display:flex}.download-filter-actions .n-button{min-width:74px}.login-attempts-table{min-width:1280px}.anti-debug-detections-table{min-width:1360px}.sensitive-fingerprint-cell{gap:8px;min-width:0;display:grid}.sensitive-fingerprint-value{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.45;display:block;overflow:hidden}.sensitive-fingerprint-cell--expanded .sensitive-fingerprint-value{white-space:normal;word-break:break-all;max-width:420px}.sensitive-fingerprint-actions{flex-wrap:wrap;gap:6px;display:flex}.stat-note{color:var(--app-muted);margin:8px 0 0;font-size:13px;line-height:1.45}.subscription-update-row{border:1px solid var(--app-border-soft);background:#f7f8fa8a;border-radius:8px;align-items:center;min-height:78px;display:flex;overflow:hidden}.subscription-update-main{color:#475061;align-items:center;gap:18px;min-width:0;padding:0 24px;display:flex}.subscription-update-main .n-icon{flex:none}.subscription-update-main strong,.subscription-update-main span{display:block}.subscription-update-main strong{color:var(--app-text-strong);font-size:16px;font-weight:730;line-height:1.2}.subscription-update-main span{color:#303846;margin-top:7px;font-size:16px;line-height:1.25}.subscription-update-row p{border-left:1px solid var(--app-border-soft);color:var(--app-muted);margin:0;padding:0 24px;font-size:13px;line-height:1.5}.subscription-qr-code{box-sizing:content-box;border:1px solid var(--app-border);background:#fff;border-radius:8px;margin:6px auto 0;padding:28px;display:block;overflow:visible}.client-list{gap:10px;display:grid}.client-row{border:1px solid var(--app-border-soft);background:#f7f8fab8;border-radius:8px;grid-template-columns:112px minmax(0,1fr) 86px;align-items:center;gap:16px;min-height:62px;padding:9px 12px;display:grid}.client-platform-tag{justify-content:center;justify-self:start;min-width:72px}.client-info{min-width:0}.client-row--static .client-info{grid-column:2/-1}.client-name{min-width:0;color:var(--app-text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:740;line-height:1.35;display:block;overflow:hidden}.client-info p{min-width:0;color:var(--app-muted);white-space:nowrap;align-items:center;gap:14px;margin:8px 0 0;font-size:13px;line-height:1.35;display:flex}.client-row--static .client-info p{white-space:normal}.client-separator{color:#c3c8d2}.client-file{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-private-access-panel>.n-card__content{padding:24px}.private-access-status,.private-links-actions,.private-subscription-row-controls{align-items:center;display:flex}.private-access-status{flex-wrap:wrap;justify-content:flex-end;gap:8px}.private-access-grid{grid-template-columns:minmax(320px,.45fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.private-password-section,.private-links-section{border:1px solid var(--app-border-soft);background:#f7f8fab8;border-radius:8px;min-width:0;padding:16px}.private-section-title{color:var(--app-text-strong);align-items:center;gap:8px;font-size:16px;font-weight:740;line-height:1.25;display:flex}.private-section-title .n-icon{color:var(--app-blue)}.private-password-section .n-form,.private-subscription-editor-list,.private-subscriptions-empty,.private-password-section .actions{margin-top:14px}.private-links-toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.private-links-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.private-subscription-editor-list{gap:10px;display:grid}.private-subscription-editor-row{border:1px solid var(--app-border-soft);background:#fff;border-radius:8px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:72px;padding:10px;display:grid}.private-subscription-row-index{color:var(--app-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:720}.private-subscription-row-fields{grid-template-columns:minmax(150px,.32fr) minmax(190px,.42fr) minmax(260px,1fr);gap:10px;min-width:0;display:grid}.private-subscription-row-controls{justify-content:flex-end;gap:10px}.private-subscription-row-controls .n-button{min-width:42px}.private-links-save-row{justify-content:flex-end;margin-top:14px}.admin-telegram-panel>.n-card__content{padding:24px}.admin-telegram-panel .section-heading{align-items:center}.telegram-status-tags{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.telegram-settings-grid{grid-template-columns:minmax(320px,.58fr) minmax(360px,1fr);align-items:stretch;gap:16px;display:grid}.telegram-settings-section,.telegram-event-card{border:1px solid var(--app-border-soft);background:#f7f8fab8;border-radius:8px;min-width:0;padding:16px}.telegram-settings-section--connection{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px 22px;display:grid}.telegram-basic-form,.telegram-event-card .n-form{margin-top:14px}.telegram-settings-section--connection .telegram-basic-form{grid-column:1/-1}.telegram-basic-form .n-form-item,.telegram-event-card .n-form-item{margin-bottom:12px}.telegram-basic-form .n-form-item:last-child,.telegram-event-card .n-form-item:last-child{margin-bottom:0}.telegram-settings-section--connection .telegram-event-time-zone-select{--n-height:46px}.telegram-settings-section--connection .telegram-event-time-zone-select .n-base-selection-label{min-height:46px}.telegram-last-delivery{border:1px solid var(--app-border-soft);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;margin-top:14px;padding:12px;display:grid}.telegram-last-delivery strong,.telegram-last-delivery span{min-width:0;display:block}.telegram-last-delivery strong{color:var(--app-text-strong);font-size:14px;font-weight:740}.telegram-last-delivery span{color:var(--app-muted);margin-top:4px;font-size:12px}.telegram-last-delivery p{overflow-wrap:anywhere;color:#3f4654;grid-column:1/-1;margin:0;font-size:13px;line-height:1.55}.telegram-last-delivery--inline{margin-top:16px}.telegram-empty-note{color:var(--app-muted);margin:14px 0 0;font-size:13px}.telegram-empty-note--inline{margin-top:16px}.telegram-section-actions{margin-top:14px}.telegram-events-card{box-shadow:var(--app-shadow-soft);background:#fff;border:1px solid #d9e1ec;border-radius:8px;margin-top:16px;overflow:hidden}.telegram-events-card-header{border-bottom:1px solid #e1e6ef;align-items:center;min-height:76px;padding:0 24px;display:flex}.telegram-events-card-header h3{color:var(--app-text-strong);margin:0;font-size:26px;font-weight:760;line-height:1.2}.telegram-events-card-body{will-change:height;min-width:0;transition:height .3s cubic-bezier(.22,1,.36,1)}.telegram-events-card-body--animating{overflow:hidden}.telegram-events-card-body-content{min-width:0}.telegram-events-layout{grid-template-columns:minmax(300px,.32fr) minmax(0,1fr);min-height:374px;display:grid}.telegram-events-menu{background:#fbfcfe;border-right:1px solid #d9e1ec;flex-direction:column;min-width:0;display:flex}.telegram-events-menu-item{width:100%;min-height:78px;color:var(--app-text);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e5e9f0;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 20px;transition:background-color .16s,color .16s;display:grid;position:relative}.telegram-events-menu-item:last-child{border-bottom:0}.telegram-events-menu-item:before{background:var(--app-blue);content:"";width:0;transition:width .16s;position:absolute;top:0;bottom:0;left:0}.telegram-events-menu-item:hover{background:#f3f7fc}.telegram-events-menu-item--active{background:#f4f9ff}.telegram-events-menu-item--active:before{width:4px}.telegram-events-menu-icon{width:30px;height:30px;color:var(--app-blue);background:#edf5ff;border-radius:8px;place-items:center;display:grid}.telegram-events-menu-icon .n-icon{font-size:19px}.telegram-events-menu-item--purple .telegram-events-menu-icon{color:#4f46e5;background:#f3f0ff}.telegram-events-menu-item--red .telegram-events-menu-icon{color:#c81e1e;background:#fff1f2}.telegram-events-menu-item--orange .telegram-events-menu-icon{color:#b45309;background:#fff7ed}.telegram-events-menu-item--green .telegram-events-menu-icon{color:#16a34a;background:#ecfdf3}.telegram-events-menu-item--cyan .telegram-events-menu-icon{color:#0891b2;background:#ecfeff}.telegram-events-menu-label{color:var(--app-text-strong);text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:690;line-height:1.35;display:-webkit-box;overflow:hidden}.telegram-events-menu-status{justify-content:center;min-width:48px;padding:0 8px;font-size:12px}.telegram-event-editor{background:#fff;min-width:0;padding:28px 34px 24px}.telegram-event-editor-body,.telegram-event-editor-content{min-width:0}.telegram-event-editor-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.telegram-event-editor-heading h4{color:var(--app-text-strong);margin:0;font-size:24px;font-weight:760;line-height:1.2}.telegram-event-editor-heading p{color:#4b5565;margin:8px 0 0;font-size:15px;line-height:1.5}.telegram-event-editor-divider{background:#dfe5ee;height:1px;margin:22px 0}.telegram-event-editor-form{margin:0}.telegram-event-editor-form .n-form-item{margin-bottom:16px}.telegram-event-enabled-row{color:var(--app-text-strong);align-items:center;gap:24px;margin-bottom:20px;font-size:17px;font-weight:720;display:flex}.telegram-template-shell{gap:10px;width:100%;display:grid}.telegram-template-toolbar{flex-wrap:wrap;gap:8px;display:flex}.telegram-template-toolbar .n-button{min-width:38px}.telegram-template-toolbar-label{display:none}.telegram-html-editor{background:#fbfcfe;border:1px solid #d8dde6;border-radius:8px;min-height:224px;display:flex}.telegram-html-editor-input{color:#1f2937;width:100%;min-height:224px;caret-color:var(--app-blue);resize:vertical;background:#fbfcfe;border:0;border-radius:8px;outline:none;padding:14px 16px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:14px;line-height:22px}.telegram-html-editor-input:focus{box-shadow:inset 0 0 0 1px var(--app-blue)}.telegram-html-editor-input::selection{background:#b7d9ff}.telegram-template-meta{color:var(--app-muted);justify-content:space-between;gap:12px;font-size:12px;line-height:1.45;display:flex}.telegram-template-preview-card{border:1px solid var(--app-border-soft);background:#fbfcfe;border-radius:8px;gap:10px;margin-top:4px;padding:14px;display:grid}.telegram-template-preview-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.telegram-template-preview-heading strong{color:var(--app-text-strong);font-size:14px;font-weight:740}.telegram-template-preview-heading span{color:var(--app-muted);font-size:12px}.telegram-template-preview{min-height:82px;color:var(--app-text);white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #e0e6ef;border-radius:8px;padding:13px 14px;font-size:14px;line-height:1.65;overflow:auto}.telegram-template-preview--empty{color:var(--app-muted);place-items:center;display:grid}.telegram-template-preview code,.telegram-template-preview pre{color:#155d92;background:#eef4ff;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.telegram-template-preview code{padding:2px 5px}.telegram-template-preview pre{padding:10px 12px;overflow:auto}.telegram-template-preview blockquote{background:#f4f9ff;border-left:3px solid #b7d9ff;margin:4px 0;padding:7px 10px}.telegram-template-preview a{color:var(--app-blue);text-decoration:underline}.telegram-template-preview tg-spoiler,.telegram-template-preview span.tg-spoiler{color:#0000;background:#293241;border-radius:4px}.telegram-template-preview tg-spoiler:hover,.telegram-template-preview span.tg-spoiler:hover{color:#fff}.telegram-event-placeholders{margin-top:16px}.telegram-event-placeholders strong{color:var(--app-text-strong);font-size:14px;font-weight:720;line-height:1.4;display:block}.telegram-event-placeholder-list{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.telegram-event-placeholder-list button{color:#3f4654;cursor:pointer;background:#fff;border:1px solid #cfd7e4;border-radius:7px;min-height:34px;padding:0 14px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;transition:border-color .16s,color .16s,background-color .16s}.telegram-event-placeholder-list button:hover{border-color:var(--app-blue);background:var(--app-blue-soft);color:var(--app-blue)}.telegram-event-placeholders p{color:var(--app-muted);margin:14px 0 0;font-size:13px;line-height:1.55}.telegram-anti-debug-editor{gap:16px;display:grid}.telegram-anti-debug-section{border:1px solid var(--app-border-soft);background:#fbfcfe;border-radius:8px;min-width:0;padding:16px}.telegram-anti-debug-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.telegram-anti-debug-section-heading h5{color:var(--app-text-strong);margin:0;font-size:17px;font-weight:750;line-height:1.35}.telegram-anti-debug-section-heading p{color:var(--app-muted);margin:6px 0 0;font-size:13px;line-height:1.5}.telegram-events-card-actions{background:#fbfcfe;border-top:1px solid #dfe5ee;justify-content:flex-end;gap:16px;padding:16px 24px;display:flex}.telegram-events-card-actions .n-button{min-width:136px}.telegram-event-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.telegram-event-heading{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;display:grid}.telegram-event-heading strong{color:var(--app-text-strong);font-size:16px;font-weight:740;line-height:1.25;display:block}.telegram-event-heading p{color:var(--app-muted);margin:6px 0 0;font-size:13px;line-height:1.45}.telegram-event-icon{background:var(--app-blue-soft);width:44px;height:44px;color:var(--app-blue);border-radius:8px;place-items:center;display:grid}.telegram-event-icon--warning{color:#b45309;background:#fff7ed}.telegram-number-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.telegram-xray-schedule{background:#f8fbff;border:1px solid #dbeafe;border-radius:8px;gap:14px;margin-bottom:16px;padding:14px;display:grid}.telegram-xray-schedule-status{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.telegram-xray-schedule-status>div{border:1px solid var(--app-border-soft);background:#fff;border-radius:8px;min-width:0;padding:12px}.telegram-xray-schedule-status span,.telegram-xray-schedule-status strong{min-width:0;display:block}.telegram-xray-schedule-status span{color:var(--app-muted);font-size:12px;line-height:1.4}.telegram-xray-schedule-status strong{overflow-wrap:anywhere;color:var(--app-text-strong);margin-top:5px;font-size:14px;font-weight:740;line-height:1.35}.telegram-xray-schedule-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.telegram-xray-schedule-grid .n-form-item{margin-bottom:0}.telegram-time-zone-option{align-items:center;gap:10px;min-width:0;display:flex}.telegram-time-zone-option-flag,.telegram-time-zone-option-fallback{border-radius:3px;flex:none;width:24px;height:18px}.telegram-time-zone-option-flag{object-fit:cover;box-shadow:0 0 0 1px #0f172a14}.telegram-time-zone-option-fallback{color:#0369a1;background:#e0f2fe;justify-content:center;align-items:center;font-size:10px;font-weight:760;line-height:1;display:inline-flex}.telegram-time-zone-option-text{gap:2px;min-width:0;display:grid}.telegram-time-zone-option-name,.telegram-time-zone-option-meta{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.telegram-time-zone-option-name{color:var(--app-text-strong);font-size:13px;font-weight:720;line-height:1.25}.telegram-time-zone-option-meta{color:var(--app-muted);font-size:11px;line-height:1.25}.telegram-xray-schedule-note{color:var(--app-muted);margin:0;font-size:13px;line-height:1.55}.telegram-placeholder-collapse{border:1px solid var(--app-border-soft);background:#fff;border-radius:8px;overflow:hidden}.telegram-placeholder-collapse .n-collapse-item{margin:0}.telegram-placeholder-collapse .n-collapse-item__header{box-sizing:border-box;min-height:56px;padding:15px 18px}.telegram-placeholder-collapse .n-collapse-item__header-main{align-items:center}.telegram-placeholder-collapse .n-collapse-item-arrow{color:#526070;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:22px;display:inline-flex}.telegram-placeholder-collapse .n-collapse-item__header:hover .n-collapse-item-arrow{color:var(--app-blue);background:#eef4ff}.telegram-placeholder-collapse .n-collapse-item__content-inner{padding:0 14px 14px}.telegram-placeholder-header{align-items:center;gap:11px;display:flex}.telegram-placeholder-header .n-icon{color:var(--app-blue);flex:none;font-size:18px}.telegram-placeholder-header strong{color:var(--app-text);font-size:16px;font-weight:760;line-height:1.35;display:block}.telegram-placeholder-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:4px;display:grid}.telegram-placeholder-group{border:1px solid var(--app-border-soft);background:var(--app-surface-soft);border-radius:8px;min-width:0;padding:12px}.telegram-placeholder-group-heading strong{color:var(--app-text);font-size:13px;line-height:1.4;display:block}.telegram-placeholder-group-heading span{color:var(--app-muted);margin-top:4px;font-size:12px;line-height:1.5;display:block}.telegram-placeholder-list{gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.telegram-placeholder-list li{color:var(--app-muted);grid-template-columns:minmax(150px,max-content) minmax(0,1fr);align-items:start;gap:10px;font-size:12px;line-height:1.5;display:grid}.telegram-placeholder-list code{width:fit-content;max-width:100%;color:var(--app-blue);white-space:nowrap;background:#eef4ff;border-radius:6px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.telegram-placeholder-footnote{color:var(--app-muted);grid-column:1/-1;margin:0;font-size:12px;line-height:1.6}.telegram-panel-actions{justify-content:flex-end}.admin-xray-panel>.n-card__content{padding:24px}.admin-xray-panel .section-heading{align-items:center}.xray-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.xray-service-tile{border:1px solid var(--app-border-soft);background:#f7f8fab8;border-radius:8px;grid-template-columns:46px minmax(0,1fr);gap:12px;min-width:0;padding:14px;display:grid}.xray-service-icon{width:46px;height:46px}.xray-service-tile strong{color:var(--app-text-strong);font-size:15px;font-weight:740;line-height:1.25;display:block}.xray-service-tile .n-tag{margin-top:8px}.xray-service-tile p,.xray-service-tile small{min-width:0;color:var(--app-muted);text-overflow:ellipsis;white-space:nowrap;margin:8px 0 0;font-size:12px;line-height:1.42;display:block;overflow:hidden}.xray-summary-row{flex-wrap:wrap;gap:10px;display:flex}.xray-summary-row span,.xray-warning-list p{align-items:center;gap:8px;margin:0;display:inline-flex}.xray-summary-row span{border:1px solid var(--app-border-soft);color:#3f4654;background:#fff;border-radius:8px;min-height:36px;padding:0 12px;font-size:13px;font-weight:680}.xray-warning-list{background:#fff8ed;border:1px solid #fde4b4;border-radius:8px;gap:8px;padding:12px;display:grid}.xray-warning-list p{color:#8a5a10;font-size:13px;line-height:1.45}.xray-warning-list .n-icon{flex:none}.xray-nodes-table th{white-space:nowrap}.xray-node-name,.xray-node-tag{min-width:0;display:block}.xray-node-name{color:var(--app-text-strong);font-size:14px;font-weight:720;line-height:1.35}.xray-node-tag{color:var(--app-muted);margin-top:5px;font-size:12px;line-height:1.3}.table-scroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.downloads-table,.distribution-passwords-table,.xray-nodes-table{border:1px solid var(--app-border-soft);background:#fff;border-radius:8px;min-width:920px;overflow:hidden}.xray-nodes-table{min-width:980px}.downloads-table th,.distribution-passwords-table th,.xray-nodes-table th{color:#596170;font-size:13px;font-weight:720}.downloads-table td,.distribution-passwords-table td,.xray-nodes-table td{color:#263040;font-size:14px}.token-cell,.user-agent-cell,.ip-cell{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:260px;display:inline-block;overflow:hidden}.ip-cell{cursor:help;align-items:center;gap:7px;max-width:100%;display:inline-flex}.download-ip-flag-wrap,.download-ip-fallback-icon{flex:none}.download-ip-flag-wrap{align-items:center;display:inline-flex}.download-ip-flag{border-radius:3px;width:20px;height:15px;display:block;box-shadow:0 0 0 1px #0f172a1a}.download-ip-fallback-icon{color:#6e7480;background:#f5f7fb;border:1px solid #d8dde6;border-radius:3px;justify-content:center;align-items:center;width:20px;height:15px;font-size:12px;display:inline-flex}.download-ip-text{min-width:0}.download-ip-text--truncated{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:220px;display:inline-block;overflow:hidden}.user-agent-cell{cursor:help;max-width:360px}.user-agent-tip,.ip-info-tip{white-space:normal;word-break:break-all;max-width:min(620px,100vw - 48px);line-height:1.5;display:inline-block}.ip-info-tip-row{display:block}.pagination-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.pagination-row .n-pagination{max-width:100%;overflow-x:auto}.form-label-row{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.yaml-editor-field{gap:8px;display:grid}.yaml-editor-heading{width:100%;color:var(--app-text-strong);justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:680;line-height:1.25;display:flex}.form-label-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:inline-flex}.form-label-actions .n-checkbox{white-space:nowrap}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.muted{color:var(--app-muted)}.mono{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace}.admin-editor-shell{border:1px solid var(--app-border);background:#fbfcfe;border-radius:8px;height:320px;display:block;position:relative;overflow:hidden}.admin-yaml-editor{width:100%;height:100%}.admin-config-panel .admin-editor-shell>.admin-yaml-editor,.admin-config-panel .admin-editor-shell>.admin-yaml-editor-deferred-fallback{width:auto;height:auto;position:absolute;inset:0}.admin-yaml-editor-deferred-fallback{color:#17566f;resize:none;background:#fbfcfe;border:0;outline:0;width:100%;height:100%;padding:14px 16px 14px 50px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:13px;line-height:21px;display:block;overflow:auto}.admin-yaml-editor-deferred-fallback:focus{box-shadow:inset 0 0 0 1px #8ec5ff}.admin-yaml-editor .cm-editor{width:100%;height:100%;min-height:0}.admin-yaml-editor .cm-scroller{height:100%;min-height:0;overflow:auto}.admin-yaml-editor .cm-gutterElement{white-space:nowrap}.admin-yaml-editor:not(.admin-yaml-editor--wrap) .cm-content{min-width:max-content}.admin-yaml-editor:not(.admin-yaml-editor--wrap) .cm-line{white-space:pre}.admin-yaml-editor--wrap .cm-content{width:100%;min-width:0}.admin-yaml-editor--wrap .cm-line{overflow-wrap:break-word;white-space:pre-wrap}.admin-announcement-editor-spin .admin-markdown-editor{flex:1 1 0;min-height:0}.admin-markdown-editor{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex}.admin-markdown-editor-host{flex:auto;height:100%;min-height:0;overflow:hidden}.admin-markdown-editor .vditor{border-color:var(--app-border);background:#fbfcfe;border-radius:8px;min-height:0;overflow:hidden;height:100%!important}.admin-markdown-editor .vditor-content{min-height:0;overflow:hidden}.admin-markdown-editor .vditor-sv,.admin-markdown-editor .vditor-preview{overscroll-behavior:contain;min-height:0;max-height:100%;overflow-y:auto;height:auto!important}.admin-markdown-editor .vditor-sv::-webkit-scrollbar{width:10px;height:10px;display:block}.admin-markdown-editor .vditor-preview::-webkit-scrollbar{width:10px;height:10px;display:block}.admin-markdown-editor .vditor-sv::-webkit-scrollbar-thumb{background:#c2c8d2;border:2px solid #fff;border-radius:999px}.admin-markdown-editor .vditor-preview::-webkit-scrollbar-thumb{background:#c2c8d2;border:2px solid #fff;border-radius:999px}.admin-markdown-editor .vditor-sv::-webkit-scrollbar-track{background:#f3f5f8}.admin-markdown-editor .vditor-preview::-webkit-scrollbar-track{background:#f3f5f8}.admin-markdown-editor .vditor-toolbar{border-color:var(--app-border-soft);background:#f7f8fa}.admin-markdown-editor .vditor-ir,.admin-markdown-editor .vditor-sv,.admin-markdown-editor .vditor-wysiwyg,.admin-markdown-editor .vditor-preview{background:#fff}.admin-markdown-editor-fallback{border:1px solid var(--app-border);width:100%;min-height:320px;color:var(--app-text);resize:vertical;background:#fbfcfe;border-radius:8px;padding:14px 16px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.6}@media (width<=1120px){.admin-layout{grid-template-columns:1fr}.admin-sidebar{-webkit-backdrop-filter:none;backdrop-filter:none;grid-column:1;width:auto;height:auto;min-height:0;max-height:none;position:static;overflow:visible;transform:none}.admin-sidebar-nav{grid-template-columns:repeat(5,minmax(132px,1fr));padding-bottom:2px;overflow-x:auto}.admin-sidebar-footer{display:none}.admin-content{grid-column:1}.auth-layout{grid-template-columns:minmax(0,1fr) minmax(350px,470px)}.auth-hero,.auth-layout--user .auth-hero{padding-left:42px;padding-right:36px}.auth-panel-wrap,.auth-layout--user .auth-panel-wrap{padding-right:36px}.auth-copy h1,.auth-layout--admin .auth-copy h1{white-space:normal}.section-grid,.admin-dashboard-main-grid,.admin-dashboard-secondary-grid{grid-template-columns:1fr}.admin-dashboard-left-cell,.admin-dashboard-right-cell,.admin-config-panel,.admin-announcement-panel,.distribution-passwords-panel,.download-stats-panel,.user-login-attempts-panel,.anti-debug-detections-panel{grid-column:auto}.admin-dashboard-right-cell{overflow:visible}.portal-qr-card{min-height:auto}.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.current-password-tile{grid-column:1/-1}.download-filters,.login-attempt-filters,.anti-debug-detection-filters,.distribution-create-form{grid-template-columns:repeat(2,minmax(0,1fr))}.distribution-create-actions{grid-column:1/-1}.distribution-detail-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.private-access-grid,.telegram-settings-grid,.telegram-event-grid,.telegram-events-layout{grid-template-columns:1fr}.telegram-events-menu{border-bottom:1px solid #d9e1ec;border-right:0}.xray-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.private-subscription-row-fields{grid-template-columns:1fr}.download-filter-actions{grid-column:1/-1}}@media (width<=920px){.auth-layout,.auth-layout--user{min-height:100vh;display:block}.auth-layout--admin:before{top:104px;left:24px;right:24px}.auth-layout--user .auth-hero .brand,.auth-layout--admin .auth-hero .brand{position:static}.auth-hero,.auth-layout--user .auth-hero{gap:48px;padding:28px 24px 12px;display:grid}.auth-layout--admin .auth-copy{padding-top:40px}.auth-copy h1,.auth-layout--admin .auth-copy h1{font-size:48px}.auth-copy p{font-size:18px}.auth-panel-wrap,.auth-layout--user .auth-panel-wrap{align-items:flex-start;padding:20px 24px 36px}.auth-footer{padding:24px}}@media (width<=680px){.page-shell{max-width:100vw;padding:0 14px 18px;overflow-x:hidden}.portal-shell,.admin-shell{padding-left:14px;padding-right:14px}.admin-shell{padding-top:14px;padding-bottom:calc(104px + env(safe-area-inset-bottom,0px))}.admin-layout{gap:12px;min-height:0}.admin-sidebar{inset:auto 10px calc(10px + env(safe-area-inset-bottom,0px));z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-radius:8px;width:auto;max-height:none;padding:8px;position:fixed;box-shadow:0 1px 2px #0f172a14,0 14px 36px #0f172a29}.admin-sidebar-brand,.admin-sidebar-footer{display:none}.admin-sidebar-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:0;padding-bottom:0;overflow:visible}.admin-sidebar-link{text-align:center;flex-direction:column;justify-content:center;gap:5px;min-height:58px;padding:6px 4px;font-size:11px;line-height:1.2}.admin-sidebar-link .n-icon{font-size:20px}.admin-sidebar-link span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.admin-content{gap:12px;height:auto;min-height:0}.admin-open-tabs{display:none}.admin-section-view{overflow:visible}.workspace,.stack,.stat-tile,.section-heading>*,.table-scroll,.n-card,.n-card__content,.n-form-item,.n-input,.n-base-selection{min-width:0;max-width:100%}.app-header{flex-direction:column;justify-content:center;align-items:stretch;min-height:auto;margin-left:0;margin-right:0;padding:18px 0}.app-header .brand{gap:14px}.app-header .actions{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));justify-content:stretch;gap:8px;width:100%;display:grid}.app-header .actions>*,.app-header .actions .n-button{width:100%;min-width:0}.brand-mark,.app-header .brand-mark{width:44px;height:44px}.brand-title{white-space:normal;font-size:22px}.brand-subtitle{font-size:13px}.auth-layout--admin:before{display:none}.auth-hero,.auth-layout--user .auth-hero{gap:34px;padding:22px 18px 8px}.auth-copy h1,.auth-layout--admin .auth-copy h1{font-size:38px;line-height:1.08}.auth-copy p{margin-top:14px;font-size:15px;line-height:1.6}.auth-hero .n-tag{min-height:36px;padding:0 12px;font-size:14px}.auth-panel-wrap,.auth-layout--user .auth-panel-wrap{padding:18px}.auth-panel{max-width:none}.auth-panel .n-card__content{padding:28px 24px}.auth-panel .n-input,.auth-panel .n-button{min-height:50px}.auth-panel .n-input{--n-height:50px!important}.auth-footer{flex-direction:column;align-items:flex-start;gap:16px;padding:22px 18px}.panel-title{font-size:24px}.download-stats-panel>.n-card__content,.user-login-attempts-panel>.n-card__content,.anti-debug-detections-panel>.n-card__content,.admin-xray-panel>.n-card__content,.distribution-passwords-panel>.n-card__content,.admin-private-access-panel>.n-card__content,.admin-telegram-panel>.n-card__content{padding:16px}.portal-card>.n-card__content,.portal-qr-card>.n-card__content{padding:22px 24px}.portal-card .panel-title,.portal-qr-card .panel-title{font-size:26px}.subscription-card .n-space{gap:11px!important}.section-grid,.admin-dashboard-main-grid,.stat-grid,.admin-stats-grid{grid-template-columns:1fr}.subscription-update-row{grid-template-columns:1fr;min-height:0}.subscription-update-main{gap:12px;padding:14px 16px}.subscription-update-main .n-icon{width:28px;height:28px;font-size:28px}.subscription-update-main strong{font-size:15px}.subscription-update-main span{margin-top:5px;font-size:15px}.subscription-update-row p{border-top:1px solid var(--app-border-soft);border-left:0;padding:14px 18px}.current-password-tile{grid-column:auto}.stat-tile{padding:18px}.stat-value-row{align-items:stretch}.stat-value-row .stat-value{overflow-wrap:anywhere;flex-basis:100%;max-width:100%}.split-copy-actions{width:100%}.split-copy-actions>.n-button:first-child,.split-copy-actions>.n-dropdown:first-child .n-button{flex:auto;justify-content:center;min-width:0}.split-copy-menu-button{flex:0 0 46px;width:46px;min-width:46px}.generated-password-list article{grid-template-columns:1fr;align-items:stretch}.generated-password-list .mono,.distribution-password-name,.note-cell{white-space:normal;word-break:break-word;max-width:100%}.table-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.table-actions .split-copy-actions{grid-column:1/-1;width:100%}.table-actions .n-button,.table-actions .distribution-copy-actions>.n-button:first-child{width:100%;min-width:0}.copy-row,.copy-row--external,.client-row{grid-template-columns:1fr}.copy-row{gap:10px;min-height:0;padding:12px}.copy-row-label strong{font-size:15px}.copy-row-label p{margin-top:6px;font-size:13px}.copy-row .n-input{min-height:34px}.copy-row .n-input .n-input__input-el{font-size:12px}.copy-row .n-button,.client-row .n-button{width:100%}.copy-row .n-button{min-height:44px}.import-actions{grid-template-columns:1fr;gap:10px}.import-actions>.n-button{min-height:48px}.actions>*{flex:150px}.actions>.n-button,.actions>a.n-button{width:100%}.section-heading,.pagination-row,.form-label-row,.yaml-editor-heading,.private-links-toolbar,.distribution-list-toolbar{flex-direction:column;align-items:stretch}.form-label-actions{justify-content:flex-start}.clients-card .section-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.clients-card .section-heading>div{min-width:0}.clients-card .section-heading .n-button{align-self:start}.client-row{gap:12px;padding:13px}.client-row--static .client-info{grid-column:auto}.client-info p{gap:9px;overflow:hidden}.client-file{min-width:0}.subscription-qr-code{max-width:calc(100% - 34px);padding:18px}.portal-node-list{max-height:none;padding-right:0;overflow:visible}.portal-node-main strong{white-space:normal}.portal-qr-card .n-text{text-align:left}.portal-announcement-dialog{width:calc(100vw - 28px);max-height:calc(100vh - 28px);padding:20px}.portal-announcement-header,.portal-announcement-footer{flex-direction:column;align-items:stretch}.portal-announcement-header h2{font-size:22px}.portal-announcement-time{align-self:flex-start}.portal-announcement-content{max-height:54vh;padding:14px 16px}.download-filter-actions{flex-direction:column}.download-filter-actions .n-button{width:100%}.private-access-status,.private-links-actions,.telegram-status-tags,.telegram-panel-actions,.telegram-events-card-actions{justify-content:flex-start}.telegram-number-grid,.telegram-xray-schedule-grid,.telegram-xray-schedule-status,.telegram-settings-section--connection{grid-template-columns:1fr}.telegram-template-meta,.telegram-template-preview-heading,.telegram-anti-debug-section-heading{flex-direction:column;align-items:flex-start}.telegram-events-card-header{min-height:64px;padding:0 16px}.telegram-events-card-header h3{font-size:22px}.telegram-events-card-body{will-change:auto;transition:none;height:auto!important}.telegram-events-card-body--animating{overflow:visible}.telegram-events-layout{gap:12px;min-height:0}.telegram-event-mobile-switcher{box-shadow:var(--app-shadow-soft);background:#f8fbff;border:1px solid #d9e1ec;border-radius:8px;gap:14px;padding:16px;display:grid}.telegram-event-mobile-switcher-main{grid-template-columns:40px minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.telegram-event-mobile-switcher-icon,.telegram-event-drawer-icon{width:40px;height:40px;color:var(--app-blue);background:#edf5ff;border-radius:10px;place-items:center;display:grid}.telegram-event-mobile-switcher-icon .n-icon,.telegram-event-drawer-icon .n-icon{font-size:20px}.telegram-event-mobile-switcher-icon--purple,.telegram-event-drawer-item--purple .telegram-event-drawer-icon{color:#4f46e5;background:#f3f0ff}.telegram-event-mobile-switcher-icon--red,.telegram-event-drawer-item--red .telegram-event-drawer-icon{color:#c81e1e;background:#fff1f2}.telegram-event-mobile-switcher-icon--orange,.telegram-event-drawer-item--orange .telegram-event-drawer-icon{color:#b45309;background:#fff7ed}.telegram-event-mobile-switcher-icon--green,.telegram-event-drawer-item--green .telegram-event-drawer-icon{color:#16a34a;background:#ecfdf3}.telegram-event-mobile-switcher-icon--cyan,.telegram-event-drawer-item--cyan .telegram-event-drawer-icon{color:#0891b2;background:#ecfeff}.telegram-event-mobile-switcher-copy{min-width:0}.telegram-event-mobile-switcher-eyebrow{color:var(--app-muted);letter-spacing:0;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;display:inline-flex}.telegram-event-mobile-switcher-copy strong{color:var(--app-text-strong);font-size:17px;font-weight:760;line-height:1.35;display:block}.telegram-event-mobile-switcher-copy p{color:#4b5565;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.telegram-event-mobile-switcher-status{justify-content:center;place-self:start end;min-width:0;padding:0 8px}.telegram-event-mobile-switcher-actions .n-button{width:100%;min-height:48px}.telegram-event-drawer{background:#fff;border-radius:20px 20px 0 0;overflow:hidden}.telegram-event-drawer-panel{gap:10px;padding:0 2px 10px;display:grid}.telegram-event-drawer-header{gap:4px;display:grid}.telegram-event-drawer-header strong{color:var(--app-text-strong);font-size:18px;font-weight:780;line-height:1.3}.telegram-event-drawer-header p{color:var(--app-muted);margin:0;font-size:13px;line-height:1.45}.telegram-event-drawer-item{width:100%;color:var(--app-text);text-align:left;cursor:pointer;background:#fff;border:1px solid #e3e8f2;border-radius:8px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s;display:grid}.telegram-event-drawer-item:hover{background:#f5f9ff;border-color:#cfe0fa}.telegram-event-drawer-item:active{transform:translateY(1px)}.telegram-event-drawer-item:focus-visible{outline:2px solid var(--app-blue);outline-offset:2px}.telegram-event-drawer-item--active{background:#eff6ff;border-color:#9cc7ff;box-shadow:0 10px 24px #2f6bf714}.telegram-event-drawer-copy{min-width:0}.telegram-event-drawer-copy strong{color:var(--app-text-strong);font-size:15px;font-weight:720;line-height:1.35;display:block}.telegram-event-drawer-copy span{color:var(--app-muted);text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.telegram-event-drawer-meta{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.telegram-event-drawer-meta .n-tag{padding:0 8px}.telegram-event-drawer-check,.telegram-event-drawer-chevron{color:var(--app-muted);font-size:18px}.telegram-event-drawer-item--active .telegram-event-drawer-check{color:var(--app-blue)}.telegram-event-editor{padding:22px 16px}.telegram-event-editor-heading h4{font-size:22px}.telegram-event-editor-heading p{font-size:14px}.telegram-events-card-actions{flex-direction:column;padding:14px 16px 16px}.telegram-events-card-actions .n-button{width:100%}.telegram-placeholder-content{grid-template-columns:1fr}.telegram-placeholder-list li{grid-template-columns:1fr;gap:4px}.private-links-actions{flex-direction:column}.private-links-actions .n-button{width:100%}.private-subscription-editor-row{grid-template-columns:1fr;align-items:stretch}.private-subscription-row-controls{justify-content:space-between}.xray-service-grid{grid-template-columns:1fr}.xray-summary-row{flex-direction:column}.xray-summary-row span{width:100%}.download-filters,.login-attempt-filters,.anti-debug-detection-filters,.distribution-create-form,.distribution-detail-filters{grid-template-columns:1fr}.distribution-edit-modal,.distribution-download-modal,.copy-template-modal{max-height:calc(100dvh - 28px);overflow:auto}.download-filters,.download-filters .n-form-item,.download-filters .n-select,.download-filters .n-input,.download-filters .n-date-picker,.login-attempt-filters,.login-attempt-filters .n-form-item,.login-attempt-filters .n-select,.login-attempt-filters .n-input,.login-attempt-filters .n-date-picker,.anti-debug-detection-filters,.anti-debug-detection-filters .n-form-item,.anti-debug-detection-filters .n-input,.anti-debug-detection-filters .n-date-picker,.distribution-create-form,.distribution-create-form .n-form-item,.distribution-create-form .n-select,.distribution-create-form .n-input,.distribution-create-form .n-date-picker,.distribution-detail-filters,.distribution-detail-filters .n-form-item,.distribution-detail-filters .n-select{width:100%;min-width:0}.table-scroll{overflow-x:hidden}.downloads-table,.distribution-passwords-table,.xray-nodes-table,.anti-debug-detections-table{background:0 0;border:0;width:100%;min-width:0}.downloads-table thead,.distribution-passwords-table thead,.xray-nodes-table thead,.anti-debug-detections-table thead{display:none}.downloads-table,.downloads-table tbody,.downloads-table tr,.downloads-table td,.distribution-passwords-table,.distribution-passwords-table tbody,.distribution-passwords-table tr,.distribution-passwords-table td,.xray-nodes-table,.xray-nodes-table tbody,.xray-nodes-table tr,.xray-nodes-table td,.anti-debug-detections-table,.anti-debug-detections-table tbody,.anti-debug-detections-table tr,.anti-debug-detections-table td{display:block}.downloads-table tr,.distribution-passwords-table tr,.xray-nodes-table tr,.anti-debug-detections-table tr{border:1px solid var(--app-border-soft);box-shadow:var(--app-shadow-soft);background:#fff;border-radius:8px;margin-bottom:12px;overflow:hidden}.downloads-table td,.distribution-passwords-table td,.xray-nodes-table td,.anti-debug-detections-table td{border-bottom:1px solid var(--app-border-soft);overflow-wrap:anywhere;grid-template-columns:86px minmax(0,1fr);align-items:start;gap:10px;min-width:0;padding:10px 12px;line-height:1.45;display:grid}.downloads-table td:last-child,.distribution-passwords-table td:last-child,.xray-nodes-table td:last-child,.anti-debug-detections-table td:last-child{border-bottom:0}.downloads-table td:before,.distribution-passwords-table td:before,.xray-nodes-table td:before,.anti-debug-detections-table td:before{content:attr(data-label);color:var(--app-muted);font-size:12px;font-weight:700}.token-cell,.user-agent-cell,.ip-cell,.sensitive-fingerprint-cell,.sensitive-fingerprint-value{text-overflow:clip;white-space:normal;word-break:break-all;max-width:100%;overflow:visible}.download-ip-text{word-break:normal;max-width:100%}.download-ip-text--truncated{text-overflow:ellipsis;white-space:nowrap;max-width:min(220px,100%);overflow:hidden}.pagination-row .n-pagination{overflow-x:hidden}}@media (width<=380px){.auth-copy h1,.auth-layout--admin .auth-copy h1{font-size:32px}.brand-mark{width:38px;height:38px}}.status-shell{color:#07111d;background:radial-gradient(circle at 16% 32%,#2cb16114,#0000 23%),radial-gradient(circle at 82% 26%,#1889cf0f,#0000 24%),linear-gradient(#fff 0%,#fbfcfd 58%,#f5f7fa 100%);min-height:100vh;padding:0 0 34px;position:relative;overflow-x:hidden}.status-shell:before{pointer-events:none;content:"";background-image:linear-gradient(#0c1d2c06 1px,#0000 1px),linear-gradient(90deg,#0c1d2c06 1px,#0000 1px);background-position:50% 132px;background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 16% 66%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 16% 66%,#0000 100%)}.status-topbar,.status-hero,.status-list,.status-metric-grid,.status-footer{z-index:1;width:min(1728px,100% - 128px);margin-left:auto;margin-right:auto;position:relative}.status-topbar{border-bottom:1px solid #d7dde7;justify-content:space-between;align-items:center;gap:24px;min-height:120px;display:flex}.status-brand,.status-title,.status-state,.status-hero h1,.status-live-header,.status-row-detail p,.status-metric-copy p,.status-metric-copy strong,.status-metric-copy small{letter-spacing:0;margin:0}.status-brand{color:#263244;font-size:21px;font-weight:520;line-height:1.2}.status-title{color:#030712;margin-top:8px;font-size:37px;font-weight:780;line-height:1}.status-trigger{color:#168238;cursor:default;white-space:nowrap;background:#effaf3;border:1px solid #1f9f532e;border-radius:999px;align-items:center;gap:9px;min-height:39px;padding:0 18px;font-size:19px;font-weight:620;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffffe0}.status-dot,.status-row-dot{background:#20a957;border-radius:999px;flex:none;width:14px;height:14px;display:inline-block;box-shadow:0 0 0 4px #20a95724}.status-hero{grid-template-columns:minmax(220px,305px) minmax(470px,1fr) minmax(540px,810px);align-items:center;gap:34px;min-height:326px;padding:34px 0 28px;display:grid}.status-copy{max-width:680px;padding-top:4px}.status-state{color:#159246;font-size:27px;font-weight:720;line-height:1.25}.status-hero h1{color:#05070b;white-space:nowrap;max-width:none;margin-top:18px;font-size:clamp(56px,4.25vw,82px);font-weight:820;line-height:1.02}.status-hero p:last-child{color:#667085;max-width:720px;margin:20px 0 0;font-size:20px;line-height:1.55}.status-main-icon{isolation:isolate;color:#fff;background:radial-gradient(circle at 38% 32%,#ffffff8f,#0000 24%),radial-gradient(circle at 50% 48%,#6bd6833d,#0000 52%),linear-gradient(150deg,#71dc8e 0%,#2eb45d 46%,#16843e 100%);border-radius:999px;justify-self:center;place-items:center;width:144px;height:144px;display:grid;position:relative;box-shadow:0 0 0 26px #23a6521f,0 0 0 54px #23a6520e,0 28px 68px #21864d38,inset 0 2px #ffffff80,inset 0 -12px 24px #0e603033}.status-main-icon:before,.status-main-icon:after{z-index:-1;border-radius:inherit;content:"";border:1px solid #23a65229;position:absolute}.status-main-icon:before{animation:4.2s ease-in-out infinite status-orbit-pulse;inset:-50px}.status-main-icon:after{opacity:.45;animation:4.2s ease-in-out 1.2s infinite status-orbit-pulse;inset:-86px}.status-main-icon .n-icon{place-items:center;width:76px;height:76px;font-size:76px;display:grid}.status-main-icon .n-icon svg{filter:drop-shadow(0 1px 1px #14532d1f);width:76px;height:76px}.status-orbit,.status-orbit-dot{pointer-events:none;border-radius:999px;position:absolute}.status-orbit{border:1px solid #229a511a;inset:-68px}.status-orbit--two{opacity:.55;inset:-104px}.status-orbit-dot{background:#24b05d6b;width:9px;height:9px;box-shadow:0 0 0 8px #24b05d14}.status-orbit-dot--one{animation:4s ease-in-out infinite status-dot-float;top:-65px;right:-40px}.status-orbit-dot--two{width:13px;height:13px;animation:5.2s ease-in-out .7s infinite status-dot-float;bottom:-8px;left:-52px}.status-live-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #d8dee8;border-radius:14px;align-self:center;min-height:258px;padding:24px 28px;box-shadow:0 1px 1px #0f172a05,0 24px 70px #0f172a0a}.status-live-header{color:#08111f;justify-content:space-between;align-items:center;gap:18px;font-size:19px;font-weight:760;line-height:1;display:flex}.status-live-header>span:first-child,.status-live-time{align-items:center;gap:10px;display:inline-flex}.status-live-header .n-icon{color:#159246;width:22px;height:22px}.status-live-time{color:#667085;font-size:14px;font-weight:520}.status-traffic-grid{background-image:linear-gradient(#1c9a520e 1px,#0000 1px),linear-gradient(90deg,#1c9a520e 1px,#0000 1px);background-size:22px 22px;border:1px solid #dae1ebb8;height:112px;margin-top:24px;position:relative;overflow:hidden}.status-traffic-line{width:100%;height:100%}.status-traffic-line-glow,.status-traffic-line-path,.status-traffic-line-pulse,.status-traffic-line-head,.status-traffic-line-head-core{fill:none;stroke-linecap:round;stroke-linejoin:round}.status-traffic-line-glow{stroke:#20a95733;stroke-width:9px}.status-traffic-line-path{stroke:#139647;stroke-width:3.2px}.status-traffic-line-pulse{stroke:#0b8f3f;stroke-dasharray:8 92;stroke-dashoffset:100px;stroke-width:4.2px;filter:drop-shadow(0 0 5px #1396474d);animation:2.9s linear infinite status-pulse-sweep}.status-traffic-line-head{stroke:#139647;stroke-dasharray:.2 99.8;stroke-dashoffset:92px;stroke-width:10px;filter:drop-shadow(0 0 5px #13964752);animation:2.9s linear infinite status-pulse-head}.status-traffic-line-head-core{stroke:#fff;stroke-dasharray:.2 99.8;stroke-dashoffset:92px;stroke-width:5.5px;animation:2.9s linear infinite status-pulse-head}.status-latency-row{color:#667085;grid-template-columns:auto minmax(160px,1fr) auto auto;align-items:end;gap:18px;margin-top:18px;font-size:14px;display:grid}.status-latency-bars,.status-mini-bars{align-items:end;gap:8px;height:36px;display:flex}.status-latency-bars span,.status-mini-bars span{width:8px;height:var(--bar-height);opacity:.9;transform-origin:bottom;animation:status-bar-rise 1.6s ease-in-out var(--bar-delay) infinite alternate;background:linear-gradient(#24b05d,#0e9345);border-radius:999px 999px 2px 2px;display:block}.status-latency-bars span:nth-child(3n),.status-mini-bars span:nth-child(3n){opacity:.34}.status-latency-bars span:nth-child(4n),.status-mini-bars span:nth-child(4n){opacity:.55}.status-latency-scale{color:#738095;word-spacing:10px;width:28px;line-height:1.7}.status-latency-row strong{color:#667085;white-space:nowrap;background:#f0f2f5;border-radius:18px;align-items:baseline;gap:8px;min-height:52px;padding:0 24px;font-size:15px;font-weight:520;line-height:52px;display:inline-flex}.status-latency-row b{color:#159246;font-size:20px;font-weight:760;transition:color .18s,transform .18s}.status-list{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border:1px solid #d8dee8;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 1px 1px #0f172a05,0 24px 72px #0f172a0b}.status-table-head,.status-row{grid-template-columns:minmax(270px,.92fr) minmax(390px,1.3fr) minmax(270px,.9fr) minmax(120px,.38fr);align-items:center;gap:34px;display:grid}.status-table-head{color:#697386;border-bottom:1px solid #dce2eb;min-height:54px;padding:0 50px;font-size:15px;line-height:1}.status-row{border-bottom:1px solid #dce2eb;min-height:78px;padding:0 50px}.status-row:last-child{border-bottom:0}.status-row-name{color:#05070b;align-items:center;gap:24px;min-width:0;font-size:22px;font-weight:760;line-height:1;display:flex}.status-row-icon,.status-metric-icon{color:#159246;background:linear-gradient(#eefaf2,#e8f6ee);border-radius:13px;flex:none;place-items:center;display:grid;box-shadow:inset 0 1px #fffffff5}.status-row-icon{width:48px;height:48px}.status-row-icon .n-icon{width:28px;height:28px}.status-row-detail{border-left:0;min-width:0;padding-left:0}.status-row-detail p{color:#344054;border-left:0;align-items:center;gap:10px;margin:0;padding-left:0;font-size:17px;line-height:1.24;display:flex}.status-row-detail .status-row-dot{width:9px;height:9px;box-shadow:none}.status-row-detail small{color:#667085;margin-top:9px;padding-left:19px;font-size:14px;line-height:1.22;display:block}.status-sparkline,.status-metric-chart{width:100%;overflow:visible}.status-sparkline{height:48px}.status-sparkline-fill{fill:#20a95714}.status-sparkline-path{fill:none;stroke:#169a49;stroke-dasharray:340;stroke-dashoffset:340px;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;filter:drop-shadow(0 8px 10px #15924624);animation:status-spark-draw 2.6s ease-out var(--spark-delay,0s) forwards}.status-pill{color:#178642;white-space:nowrap;background:#e8f7ee;border-radius:999px;justify-self:start;align-items:center;gap:10px;min-height:37px;padding:0 18px;font-size:17px;font-weight:680;line-height:1;display:inline-flex}.status-pill .status-row-dot{width:12px;height:12px;box-shadow:none}.status-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:22px;display:grid}.status-metric-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #dfe4ec;border-radius:14px;grid-template-columns:72px minmax(120px,1fr) minmax(112px,.72fr);align-items:center;gap:18px;min-height:118px;padding:20px 24px;display:grid;box-shadow:0 1px 1px #0f172a05,0 18px 54px #0f172a0a}.status-metric-icon{width:72px;height:72px}.status-metric-icon .n-icon{width:41px;height:41px}.status-metric-copy{min-width:0}.status-metric-copy p{color:#344054;font-size:16px;font-weight:650;line-height:1.2}.status-metric-copy strong{color:#159246;white-space:nowrap;margin-top:8px;font-size:31px;font-weight:780;line-height:1;transition:color .18s,transform .18s;display:block}.status-metric-copy small{color:#667085;white-space:nowrap;margin-top:8px;font-size:14px;line-height:1.2;display:block}.status-metric-copy b{color:#159246;margin-left:8px;font-weight:720}.status-metric-chart{height:40px}.status-mini-bars{justify-content:end}.status-mini-bars span{width:7px}.status-footer{color:#667085;border-top:1px solid #d7dde7;justify-content:space-between;gap:18px;margin-top:25px;padding:24px 0 0;font-size:17px;display:flex}.status-footer-item{align-items:center;gap:14px;display:inline-flex}.status-footer-item .n-icon{color:#667085;width:21px;height:21px}.status-modal-note{color:var(--app-muted);align-items:center;gap:8px;font-size:12px;display:flex}@keyframes status-orbit-pulse{0%,to{opacity:.42;transform:scale(.96)}50%{opacity:.92;transform:scale(1.06)}}@keyframes status-dot-float{0%,to{transform:translate(0,0)}50%{transform:translate(8px,-10px)}}@keyframes status-pulse-sweep{to{stroke-dashoffset:0}}@keyframes status-pulse-head{to{stroke-dashoffset:-8px}}@keyframes status-bar-rise{0%{transform:scaleY(.68)}to{transform:scaleY(1)}}@keyframes status-spark-draw{to{stroke-dashoffset:0}}@media (width<=1400px){.status-topbar,.status-hero,.status-list,.status-metric-grid,.status-footer{width:min(1180px,100% - 56px)}.status-hero{grid-template-columns:190px minmax(390px,1fr) minmax(420px,.9fr);gap:28px}.status-main-icon{width:126px;height:126px}.status-table-head,.status-row{grid-template-columns:minmax(210px,.9fr) minmax(320px,1.35fr) minmax(220px,.9fr) 112px;gap:24px;padding-left:34px;padding-right:34px}.status-metric-card{grid-template-columns:58px minmax(110px,1fr)}.status-metric-chart,.status-mini-bars{grid-column:1/-1}.status-metric-icon{width:58px;height:58px}}@media (width<=1120px){.status-topbar,.status-hero,.status-list,.status-metric-grid,.status-footer{width:min(100% - 48px,860px)}.status-hero{grid-template-columns:160px minmax(0,1fr);min-height:auto;padding:46px 0 28px}.status-live-panel{grid-column:1/-1;width:100%}.status-hero h1{font-size:clamp(46px,7vw,68px)}.status-table-head{display:none}.status-row{grid-template-columns:minmax(220px,.9fr) minmax(0,1fr) 104px;gap:16px 22px;min-height:98px}.status-row-detail{border-left:0;padding-left:0}.status-sparkline{grid-column:2/3;width:100%}.status-pill{grid-area:1/3}.status-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.status-shell{padding-bottom:22px}.status-topbar,.status-hero,.status-list,.status-metric-grid,.status-footer{width:calc(100% - 32px)}.status-topbar{min-height:auto;padding:18px 0 15px}.status-brand{font-size:15px}.status-title{font-size:32px}.status-trigger{min-height:32px;padding:0 12px;font-size:14px}.status-dot,.status-row-dot{width:10px;height:10px}.status-hero{text-align:center;grid-template-columns:1fr;gap:20px;padding:30px 0 22px;overflow:hidden}.status-main-icon{width:100px;height:100px;margin-top:8px;margin-bottom:6px;box-shadow:0 0 0 18px #23a6521c,0 0 0 36px #23a6520d,0 18px 42px #21864d2e,inset 0 2px #ffffff80,inset 0 -10px 20px #0e60302e}.status-main-icon:before{inset:-24px}.status-main-icon:after,.status-orbit,.status-orbit-dot{display:none}.status-main-icon .n-icon,.status-main-icon .n-icon svg{width:56px;height:56px;font-size:56px}.status-state{font-size:20px}.status-hero h1{white-space:normal;margin-top:12px;font-size:38px}.status-hero p:last-child{max-width:330px;margin:14px auto 0;font-size:15px}.status-live-panel{text-align:left;border-radius:12px;width:100%;max-width:100%;min-height:auto;padding:16px;overflow:hidden}.status-live-header{flex-direction:column;align-items:flex-start;gap:10px;font-size:17px;line-height:1.2}.status-live-header>span:first-child,.status-live-time{width:100%;min-width:0}.status-live-time{justify-content:flex-start;font-size:13px;line-height:1.3}.status-traffic-grid{border-left:0;border-right:0;height:88px;margin-top:16px}.status-latency-row{grid-template-columns:1fr;align-items:start;gap:12px;margin-top:14px}.status-latency-row>span:first-child{color:#667085;text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;display:block;overflow:hidden}.status-latency-bars{justify-content:space-between;gap:0;width:100%;max-width:100%;overflow:hidden}.status-latency-bars span{width:6px}.status-latency-scale{display:none}.status-latency-row strong{border-radius:16px;justify-content:center;width:100%;min-height:54px;padding:0 18px;line-height:54px}.status-row{grid-template-columns:auto minmax(0,1fr) auto;gap:10px 12px;min-height:0;padding:18px}.status-row-name{font-size:18px;display:contents}.status-row-name>span:not(.status-row-icon){grid-area:1/2;align-self:center}.status-row-icon{grid-area:1/1/span 2;align-self:start;width:42px;height:42px}.status-row-detail{border-left:0;grid-area:2/2/auto/-1;padding-left:0}.status-row-detail p{font-size:15px}.status-sparkline{grid-area:3/1/auto/-1}.status-pill{grid-area:1/3;min-height:30px;padding:0 12px;font-size:14px}.status-metric-grid{grid-template-columns:1fr;gap:14px}.status-metric-card{grid-template-columns:58px minmax(0,1fr) 110px;min-height:100px;padding:16px}.status-metric-chart,.status-mini-bars{grid-column:3}.status-metric-copy strong{font-size:26px}.status-footer{flex-direction:column;gap:12px;margin-top:20px;padding-top:18px;font-size:14px}}@media (width<=480px){.status-topbar{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.status-brand{font-size:14px}.status-title{font-size:30px}.status-trigger{min-height:30px;padding:0 10px;font-size:13px}.status-hero{gap:18px;padding-top:28px}.status-main-icon{width:96px;height:96px;margin-top:6px;box-shadow:0 0 0 16px #23a6521c,0 0 0 31px #23a6520b,0 16px 36px #21864d2b,inset 0 2px #ffffff80,inset 0 -10px 20px #0e60302e}.status-main-icon:before{inset:-20px}.status-hero h1{font-size:36px}.status-hero p:last-child{max-width:300px;font-size:14px}.status-live-panel{padding:14px}.status-traffic-grid{height:82px;margin-left:-4px;margin-right:-4px}.status-latency-bars span{width:5px}.status-latency-row strong{border-radius:14px}.status-metric-card{grid-template-columns:52px minmax(0,1fr)}.status-metric-chart,.status-mini-bars{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.telegram-events-card-body,.status-main-icon:before,.status-main-icon:after,.status-orbit-dot,.status-traffic-line-pulse,.status-traffic-line-head,.status-traffic-line-head-core,.status-latency-bars span,.status-mini-bars span,.status-sparkline-path{transition:none;animation:none}.status-traffic-line-pulse,.status-sparkline-path{stroke-dashoffset:0}.status-traffic-line-head,.status-traffic-line-head-core{stroke-dashoffset:92px}}
