@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";:root{color:#192130;background:#f4f6fa;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #192130;--muted: #747f90;--line: #e1e5ec;--surface: #ffffff;--canvas: #f4f6fa;--sidebar: #101927;--sidebar-soft: #1a2637;--accent: #6c5ce7;--accent-soft: #eeebff;--cyan: #20b8d4;--success: #159b74;--danger: #d34859;--shadow: 0 1px 2px rgba(16, 25, 39, .04), 0 8px 28px rgba(16, 25, 39, .04)}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas);color:var(--ink)}button,input,select{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(108,92,231,.24);outline-offset:2px}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;display:flex;width:252px;flex-direction:column;padding:22px 16px 16px;overflow-y:auto;color:#eef3fb;background:radial-gradient(circle at 5% 4%,rgba(81,218,229,.12),transparent 25%),linear-gradient(180deg,#111c2b,#0e1622);border-right:1px solid rgba(255,255,255,.055)}.brand-row{display:flex;align-items:center;gap:11px;min-height:44px;padding:0 6px}.brand-mark{display:grid;width:36px;height:36px;place-items:center;flex:0 0 36px;border:1px solid rgba(255,255,255,.13);border-radius:10px;color:#fff;background:linear-gradient(145deg,#7868ed,#5143c8);box-shadow:0 8px 22px #4f40c54d;font-size:17px;font-weight:700}.brand-row strong,.operator-card strong,.sidebar-signal strong{display:block;font-size:14px;line-height:1.3}.brand-row span,.operator-card span,.sidebar-signal span{display:block;margin-top:2px;color:#8190a6;font-size:12px;line-height:1.35}.sidebar-close{display:none!important;margin-left:auto;color:#fff!important}.nav-label{margin:42px 10px 10px;color:#657287;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.nav-list{display:grid;gap:5px}.nav-item{display:flex;min-height:44px;align-items:center;gap:12px;padding:0 12px;border:1px solid transparent;border-radius:10px;color:#98a5b7;background:transparent;cursor:pointer;font-size:14px;font-weight:600;text-align:left;transition:.15s ease}.nav-item:hover{color:#eef3fb;background:#ffffff0b}.nav-item.active{color:#fff;background:linear-gradient(90deg,#6c5ce73b,#6c5ce717);border-color:#8e81f029;box-shadow:inset 3px 0 #8a7df0}.nav-count{min-width:26px;margin-left:auto;padding:2px 7px;border-radius:999px;color:#b8eef3;background:#20b8d421;font-size:11px;text-align:center}.sidebar-signal{display:flex;align-items:flex-start;gap:10px;margin:auto 5px 15px;padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#ffffff06}.sidebar-signal strong{color:#d7e2ee;font-size:12px}.signal-dot{position:relative;display:block;width:8px;height:8px;margin-top:4px;flex:0 0 8px;border-radius:50%;background:#29c591;box-shadow:0 0 0 4px #29c59117}.operator-card{display:flex;align-items:center;gap:10px;padding:11px 8px 2px;border-top:1px solid rgba(255,255,255,.07)}.operator-card>div:nth-child(2){min-width:0;flex:1}.operator-avatar,.table-avatar,.profile-avatar{display:grid;place-items:center;border-radius:10px;color:#dfe3ff;background:#2e3653;font-size:12px;font-weight:700}.operator-avatar{width:34px;height:34px}.main-area{min-height:100vh;margin-left:252px}.topbar{position:sticky;top:0;z-index:20;display:flex;height:66px;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid var(--line);background:#ffffffe6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.topbar-breadcrumb{display:flex;align-items:center;gap:9px;color:#98a0ae;font-size:13px}.topbar-breadcrumb strong{color:#374052;font-weight:600}.topbar-actions{display:flex;align-items:center;gap:10px}.top-search{display:flex;min-width:240px;height:36px;align-items:center;gap:9px;padding:0 8px 0 11px;border:1px solid var(--line);border-radius:9px;color:#8b95a4;background:#f8f9fb;cursor:pointer;font-size:12px;text-align:left}.top-search span{flex:1}.top-search kbd{padding:2px 6px;border:1px solid #dce0e8;border-radius:5px;color:#8a93a2;background:#fff;font-family:inherit;font-size:10px}.icon-button{position:relative;display:grid;width:36px;height:36px;place-items:center;padding:0;border:1px solid var(--line);border-radius:9px;color:#556174;background:#fff;cursor:pointer}.notification span{position:absolute;top:7px;right:7px;width:6px;height:6px;border:1px solid white;border-radius:50%;background:var(--danger)}.mobile-menu{display:none}.page-wrap{width:min(100%,1540px);margin:0 auto;padding:31px 32px 48px}.page-stack{display:grid;gap:20px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.eyebrow,.panel-kicker{margin:0 0 6px;color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.page-heading h1{margin:0;color:#17202f;font-size:clamp(27px,2.3vw,36px);font-weight:700;letter-spacing:-.035em;line-height:1.15}.page-heading p:not(.eyebrow){margin:8px 0 0;color:var(--muted);font-size:14px}.heading-period,.user-total{display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid var(--line);border-radius:9px;color:#596477;background:#fff;box-shadow:0 1px 2px #10192708;font-size:12px;font-weight:600}.filter-panel,.user-toolbar{display:flex;align-items:flex-end;gap:10px;padding:13px;border:1px solid var(--line);border-radius:13px;background:#ffffffd1;box-shadow:var(--shadow)}.preset-group,.unit-toggle{display:flex;flex:0 0 auto;gap:3px;padding:3px;border:1px solid #e0e4eb;border-radius:9px;background:#f3f5f8}.preset,.unit-toggle button{height:33px;padding:0 11px;border:0;border-radius:6px;color:#737d8c;background:transparent;cursor:pointer;font-size:12px;font-weight:600}.preset.active,.unit-toggle button.active{color:#40338f;background:#fff;box-shadow:0 1px 4px #1b212d1a}.filter-field,.toolbar-select{display:grid;min-width:124px;gap:5px}.filter-field>span,.toolbar-select>span{color:#8b94a3;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.filter-field select,.filter-field input,.toolbar-select select,.page-size select{height:39px;padding:0 29px 0 10px;border:1px solid #dfe3ea;border-radius:8px;color:#374052;background-color:#fff;cursor:pointer;font-size:12px;font-weight:600}.date-field{min-width:132px}.date-field input{padding-right:8px}.unit-toggle{margin-left:auto}.unit-toggle button{min-width:42px}.reset-button{display:flex;height:39px;align-items:center;gap:7px;padding:0 11px;border:0;color:#707b8b;background:transparent;cursor:pointer;font-size:12px;font-weight:600}.reset-button:disabled{cursor:default;opacity:.42}.metrics-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.metric-card{position:relative;min-width:0;padding:15px 16px 14px;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:var(--surface);box-shadow:var(--shadow)}.metric-card:before{position:absolute;inset:0 auto 0 0;width:3px;background:var(--card-accent);content:""}.metric-card--violet{--card-accent: #6c5ce7;--card-soft: #eeebff}.metric-card--cyan{--card-accent: #14abc5;--card-soft: #e4f8fb}.metric-card--blue{--card-accent: #3b82d0;--card-soft: #eaf3fc}.metric-card--orange{--card-accent: #ef8d42;--card-soft: #fff2e8}.metric-card--green{--card-accent: #1ca37c;--card-soft: #e8f8f2}.metric-topline{display:flex;align-items:center;justify-content:space-between}.metric-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:var(--card-accent);background:var(--card-soft)}.metric-change{display:inline-flex;align-items:center;gap:1px;padding:3px 6px 3px 3px;border-radius:999px;font-size:11px;font-weight:700}.metric-change.positive{color:#0d8b67;background:#e9f8f2}.metric-change.negative{color:#c23c4d;background:#fff0f2}.metric-card>strong{display:block;margin:20px 0 8px;overflow:hidden;color:#17202f;font-size:clamp(19px,1.55vw,25px);font-weight:700;letter-spacing:-.035em;line-height:1;text-overflow:ellipsis;white-space:nowrap}.metric-label{display:flex;align-items:center;justify-content:space-between;gap:8px}.metric-label span{color:#606b7a;font-size:12px;font-weight:600}.metric-label small{color:#9aa2ae;font-size:9px}.analytics-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.85fr);gap:14px}.panel{min-width:0;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.chart-panel,.payment-panel,.purchase-panel{padding:20px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.panel-heading h2{margin:0;color:#202938;font-size:16px;font-weight:700;letter-spacing:-.015em}.panel-kicker{display:block;margin-bottom:4px;color:#929aa8;font-size:9px}.legend{display:flex;align-items:center;gap:7px;color:#7d8796;font-size:11px}.legend span{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.chart-wrap{height:285px;margin:13px -3px -2px -11px}.payment-list{display:grid;gap:15px;margin-top:22px}.payment-item{display:grid;grid-template-columns:34px 1fr auto;grid-template-rows:auto auto;align-items:center;gap:7px 10px}.payment-logo{display:grid;width:34px;height:34px;grid-row:1 / 3;place-items:center;border-radius:9px;color:#443795;background:#eeebff;font-size:10px;font-weight:700}.payment-logo--2{color:#156987;background:#e5f6fb}.payment-logo--3{color:#176b54;background:#e6f7f0}.payment-logo--4{color:#9a5527;background:#fff0e5}.payment-main{grid-column:2 / 4;display:flex;align-items:center;justify-content:space-between;gap:12px}.payment-main strong{color:#333d4d;font-size:12px}.payment-main>strong{font-size:13px}.payment-main span{display:block;margin-top:2px;color:#929aa7;font-size:10px}.share-track,.mini-track{display:block;height:5px;overflow:hidden;border-radius:99px;background:#edf0f4}.share-track span,.mini-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#796bea,#5d4fd1)}.share-value{min-width:39px;color:#7a8493;font-size:10px;font-weight:600;text-align:right}.purchase-panel{padding-bottom:7px}.table-summary{padding:4px 8px;border-radius:999px;color:#6455c1;background:#f0edff;font-size:10px;font-weight:700}.table-scroll{margin-top:15px;overflow-x:auto}table{width:100%;border-collapse:collapse}th{padding:10px 13px;border-top:1px solid #edf0f4;border-bottom:1px solid #e8ebf0;color:#858e9d;background:#fafbfc;font-size:10px;font-weight:700;letter-spacing:.045em;text-align:left;text-transform:uppercase;white-space:nowrap}td{padding:13px;border-bottom:1px solid #eef0f4;color:#606a79;font-size:12px;white-space:nowrap}tbody tr:last-child td{border-bottom:0}td strong{color:#313b4b;font-weight:600}.share-cell{display:flex;min-width:120px;align-items:center;gap:8px;color:#7a8493;font-size:10px}.mini-track{width:70px}.empty-state{display:grid;min-height:320px;place-items:center;align-content:center;padding:40px 20px;border:1px dashed #d8dce5;border-radius:14px;background:#ffffffad;text-align:center}.empty-state>div{display:grid;width:48px;height:48px;margin-bottom:12px;place-items:center;border-radius:13px;color:#6c5ce7;background:#eeebff}.empty-state h2{margin:0;color:#343d4c;font-size:16px}.empty-state p{margin:7px 0 16px;color:#7f8998;font-size:13px}.primary-button{height:38px;padding:0 14px;border:0;border-radius:8px;color:#fff;background:var(--accent);cursor:pointer;font-size:12px;font-weight:700;box-shadow:0 7px 18px #6c5ce738}.users-heading{align-items:center}.user-total{gap:17px;padding:10px 13px}.user-total span{display:inline-flex;align-items:center;gap:7px;color:#798392}.user-total strong{color:#202a39;font-size:18px}.user-toolbar{align-items:center}.search-input{display:flex;min-width:300px;height:41px;align-items:center;gap:9px;padding:0 11px;border:1px solid #dce1e8;border-radius:9px;color:#8b95a4;background:#fff}.search-input:focus-within{border-color:#a89fec;box-shadow:0 0 0 3px #6c5ce71c}.search-input input{min-width:0;flex:1;border:0;outline:0;color:#343e4e;background:transparent;font-size:13px}.search-input button{padding:2px 4px;border:0;color:#929aa7;background:transparent;cursor:pointer;font-size:19px}.toolbar-select{display:flex;min-width:auto;align-items:center;gap:8px}.toolbar-select>span{font-size:9px}.toolbar-select select{min-width:110px}.clear-link{margin-left:auto;border:0;color:#6658c5;background:transparent;cursor:pointer;font-size:11px;font-weight:700}.users-panel{overflow:hidden}.user-table-scroll{margin-top:0}.users-table{min-width:1060px}.users-table th{border-top:0;padding-top:13px;padding-bottom:13px}.users-table td{padding-top:12px;padding-bottom:12px}.users-table tbody tr{transition:background .12s ease}.users-table tbody tr:hover{background:#fafaff}.user-cell{display:flex;align-items:center;gap:10px;padding:0;border:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.table-avatar{width:35px;height:35px;flex:0 0 35px;color:#5144a7;background:#efedfc}.user-cell strong,.user-cell small,.id-stack,.referral-stack,.purchase-stack{display:block}.user-cell small,.id-stack small,.referral-stack small,.purchase-stack small{display:block;margin-top:3px;color:#969eab;font-size:10px}.platform-badge,.status-badge{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:700}.platform-badge i{display:grid;width:24px;height:24px;place-items:center;border-radius:7px;font-size:8px;font-style:normal}.platform-badge--telegram{color:#177a9b}.platform-badge--telegram i{color:#177a9b;background:#e4f6fb}.platform-badge--vk{color:#356fab}.platform-badge--vk i{color:#356fab;background:#e9f1fb}.status-badge{padding:5px 8px;border-radius:999px}.status-badge i{width:6px;height:6px;border-radius:50%}.status-badge--active{color:#148360;background:#e9f8f2}.status-badge--active i{background:#21ac80}.status-badge--blocked{color:#bc4554;background:#fff0f2}.status-badge--blocked i{background:#d95464}.id-stack code,.profile-details code{color:#4f5a6d;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.row-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px}.row-actions button{display:grid;width:30px;height:30px;place-items:center;border:1px solid transparent;border-radius:7px;color:#8a93a2;background:transparent;cursor:pointer}.row-actions button:hover{color:#5547b0;background:#eeebff;border-color:#e1dcff}.row-actions .danger-action:hover{color:#c43f50;background:#fff0f2;border-color:#f9dce1}.row-actions .restore-action:hover{color:#118561;background:#e8f8f2;border-color:#d1efe4}.pagination-row{display:flex;min-height:58px;align-items:center;gap:18px;padding:10px 16px;border-top:1px solid var(--line);color:#7f8998;font-size:11px}.pagination-row>div:first-child{margin-right:auto}.pagination-row strong{color:#485365}.page-size{display:flex;align-items:center;gap:8px}.page-size select{width:54px;height:32px;padding:0 6px}.pagination-buttons{display:flex;align-items:center;gap:8px}.pagination-buttons button{display:grid;width:31px;height:31px;place-items:center;padding:0;border:1px solid #dfe3e9;border-radius:7px;color:#5f6978;background:#fff;cursor:pointer}.pagination-buttons button:disabled{cursor:default;opacity:.38}.compact-empty{min-height:330px;border:0;border-radius:0}.profile-drawer{font-family:Manrope,sans-serif}.profile-hero{display:flex;align-items:center;gap:14px;padding:17px;border:1px solid #e5e7ed;border-radius:13px;background:#f8f8fc}.profile-avatar{width:52px;height:52px;flex:0 0 52px;color:#fff;background:linear-gradient(145deg,#7e70ed,#5547c4);font-size:16px}.profile-hero h2{margin:0;color:#273142;font-size:17px}.profile-hero p{margin:3px 0 7px;color:#7f8997;font-size:12px}.profile-stats{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:14px 0}.profile-stats div{padding:13px;border:1px solid #e7e9ef;border-radius:11px}.profile-stats span,.profile-stats strong{display:block}.profile-stats span{color:#8c95a3;font-size:10px;font-weight:600;text-transform:uppercase}.profile-stats strong{margin-top:5px;color:#2c3545;font-size:17px}.profile-details{margin:0 0 18px}.profile-details div{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #eceef2}.profile-details dt{color:#8a93a1;font-size:11px}.profile-details dd{margin:0;color:#3f4959;font-size:11px;font-weight:600;text-align:right}.confirm-copy{margin:0;color:#687282;font-size:13px;line-height:1.65;text-align:center}.toast{position:fixed;right:22px;bottom:22px;z-index:10000;display:flex;min-width:280px;align-items:center;gap:9px;padding:12px;border:1px solid #dfe4e9;border-radius:11px;color:#344052;background:#fff;box-shadow:0 18px 50px #111c2c2e;font-size:12px;font-weight:600;animation:toast-in .22s ease-out}.toast-check{display:grid;width:23px;height:23px;place-items:center;border-radius:50%;color:#fff;background:var(--success)}.toast button{display:grid;margin-left:auto;padding:3px;place-items:center;border:0;color:#8d95a1;background:transparent;cursor:pointer}.loading-state{display:flex;min-height:calc(100vh - 130px);align-items:center;justify-content:center;gap:11px;color:#798392;font-size:13px}.loading-spinner{width:18px;height:18px;border:2px solid #ddd9fb;border-top-color:var(--accent);border-radius:50%;animation:spin .7s linear infinite}.sidebar-backdrop{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toast-in{0%{transform:translateY(8px);opacity:0}}@media(max-width:1260px){.filter-panel{flex-wrap:wrap}.unit-toggle{margin-left:0}.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card:nth-child(4),.metric-card:nth-child(5){grid-column:span 1}.analytics-grid{grid-template-columns:1fr}.payment-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:920px){.sidebar{transform:translate(-100%);box-shadow:18px 0 50px #070d1540;transition:transform .18s ease}.sidebar--open{transform:translate(0)}.sidebar-close,.mobile-menu{display:grid!important}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:29;display:block;border:0;background:#0a111c70}.main-area{margin-left:0}.topbar{padding:0 20px}.topbar-breadcrumb{margin-right:auto;margin-left:13px}.page-wrap{padding:26px 20px 40px}.user-toolbar{flex-wrap:wrap}.search-input{min-width:100%}.clear-link{margin-left:0}}@media(max-width:680px){.top-search{min-width:36px;width:36px;justify-content:center;padding:0}.top-search span,.top-search kbd,.topbar-breadcrumb span{display:none}.page-wrap{padding:22px 14px 35px}.page-heading{align-items:flex-start;flex-direction:column;gap:14px}.heading-period,.user-total{align-self:stretch;justify-content:space-between}.preset-group{width:100%}.preset{flex:1}.filter-field{min-width:calc(50% - 5px);flex:1}.date-field{min-width:calc(50% - 5px)}.unit-toggle,.unit-toggle button{flex:1}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card:last-child{grid-column:span 2}.metric-label small{display:none}.payment-list{grid-template-columns:1fr}.chart-panel,.payment-panel,.purchase-panel{padding:16px}.chart-wrap{height:250px}.toolbar-select{flex:1;justify-content:space-between}.toolbar-select select{flex:1}.pagination-row{flex-wrap:wrap}.pagination-row>div:first-child{width:100%}.toast{right:14px;bottom:14px;left:14px;min-width:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
