.cab-bottom-nav{z-index:50;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom,0px));box-sizing:border-box;-webkit-backdrop-filter:blur(20px)saturate(120%);background:#2c2862;border:1px solid #ffffff1a;border-radius:24px;justify-content:space-between;align-items:center;gap:3px;min-height:52px;padding:5px 8px;display:none;position:fixed;overflow:visible;box-shadow:inset 0 1px #ffffff14,0 0 26px #00000061,0 14px 44px #00000073}.cab-bottom-link{cursor:pointer;min-width:0;color:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:0;text-decoration:none;display:flex;position:relative}.cab-bottom-link:focus-visible{outline:none}.cab-bottom-link:focus-visible .cab-bottom-pillar{box-shadow:0 0 0 2px color-mix(in srgb, var(--primary) 65%, transparent)}.cab-bottom-pillar{border-radius:var(--radius-lg);width:100%;max-width:82px;min-height:42px;box-shadow:0 0 0 color-mix(in srgb, var(--primary) 0%, transparent), inset 0 0 0 #fff0;transition:background .42s var(--ease-out-soft), box-shadow .42s var(--ease-out-soft), transform var(--dur-base) var(--ease-out-soft);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:3px;margin:0 auto;padding:5px 8px;display:flex}.cab-bottom-slider{width:calc((100% - 16px) / var(--nav-count,4));border-radius:var(--radius-lg);transform:translateX(calc(var(--nav-active,0) * 100%));transition:transform .24s var(--ease-out-soft);z-index:0;pointer-events:none;background:linear-gradient(135deg,#7c3aed 0%,#2563eb 100%);position:absolute;top:5px;bottom:5px;left:8px;box-shadow:0 6px 16px #7c3aed73,inset 0 1px #ffffff38}.cab-bottom-link{z-index:1;position:relative}.cab-bottom-link:active .cab-bottom-pillar:not(.cab-bottom-pillar--active){transform:scale(.96)}@media (prefers-reduced-motion:reduce){.cab-bottom-pillar,.cab-bottom-link:active .cab-bottom-pillar{transition:none;transform:none}.cab-bottom-link:active .cab-bottom-pillar:not(.cab-bottom-pillar--active){transform:none}}.cab-bottom-ico{color:#f1f5f98c;transition:color .42s var(--ease-out-soft);line-height:1;display:flex;position:relative}.cab-bottom-badge{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:-6px;right:-8px;box-shadow:0 0 0 2px #0f0f14d9}.cab-bottom-ico svg{fill:none;stroke:currentColor;width:21px;height:21px;transition:stroke .42s var(--ease-out-soft)}.cab-bottom-link--active .cab-bottom-ico{color:#fff}.cab-bottom-txt{color:#f1f5f98c;letter-spacing:.01em;text-transform:none;text-align:center;white-space:nowrap;text-overflow:clip;max-width:100%;min-height:1em;transition:color .42s var(--ease-out-soft), font-weight .42s var(--ease-out-soft);font-size:10px;font-weight:600;line-height:1;overflow:hidden}.cab-bottom-link--active .cab-bottom-txt{color:#fff;font-weight:700}@media (max-width:1024px){.cab-bottom-nav{display:flex}}.cab-sub-days-badge{color:#0f172a;letter-spacing:-.01em;text-align:center;white-space:nowrap;pointer-events:none;background:#f59e0b;border-radius:8px;min-width:18px;height:16px;padding:0 4px;font-size:9px;font-weight:800;line-height:16px;animation:.3s cubic-bezier(.175,.885,.32,1.4) both sub-badge-pop;position:absolute;top:-5px;right:-8px;box-shadow:0 1px 4px #0006}.cab-sub-days-badge--danger{color:#fff;background:#ef4444}@keyframes sub-badge-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.cab-bottom-link--locked{opacity:.4;cursor:not-allowed;filter:grayscale(60%)}.cab-bottom-link--locked .cab-bottom-pillar{pointer-events:none}
.acc-block-banner{border-radius:var(--radius-lg);background:radial-gradient(120% 140% at 0 0,#f43f5e2e,#0000 55%),linear-gradient(135deg,#ef444429 0%,#f43f5e14 100%);border:1.5px solid #f871718c;flex-direction:column;align-items:stretch;gap:14px;margin:18px 0 24px;padding:22px 22px 20px;animation:2.8s ease-in-out infinite accBlockBannerPulse;display:flex;box-shadow:inset 0 0 0 1px #f871712e,0 18px 48px #ef444438}@keyframes accBlockBannerPulse{0%,to{box-shadow:inset 0 0 0 1px #f871712e,0 18px 48px #ef444438}50%{box-shadow:inset 0 0 0 1px #f8717166,0 20px 56px #ef44445c}}.acc-block-banner-ico{color:#fecaca;background:#ef444438;border:1px solid #f871718c;border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:0 0 0 6px #ef444414}.acc-block-banner-text{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.acc-block-banner-title{color:#fecaca;letter-spacing:.02em;margin:0;font-size:17px;font-weight:800}.acc-block-banner-body{max-width:420px;color:color-mix(in srgb, var(--text) 82%, #fecaca);margin:0;font-size:13px;line-height:1.5}.acc-block-banner-cta{border-radius:var(--radius-md);color:#fff;background:linear-gradient(135deg,#ef4444 0%,#f43f5e 100%);justify-content:center;align-self:center;align-items:center;gap:8px;min-height:44px;margin-top:4px;padding:11px 22px;font-size:13.5px;font-weight:700;text-decoration:none;transition:opacity .14s,transform .1s;display:inline-flex;box-shadow:0 8px 22px #ef444473}.acc-block-banner-cta:hover{opacity:.92}.acc-block-banner-cta:active{transform:scale(.98)}.acc-block-disabled,.acc-block-disabled:hover{filter:saturate(40%);pointer-events:auto;opacity:.45!important;cursor:not-allowed!important}@media (max-width:540px){.acc-block-banner{flex-wrap:wrap;align-items:flex-start}.acc-block-banner-cta{width:100%}}
.theme-toggle-btn{border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface) 88%, transparent);border:1px solid var(--border);width:42px;height:42px;color:var(--text);transition:background-color var(--dur-soft) ease, border-color var(--dur-soft) ease, color var(--dur-soft) ease;flex-shrink:0;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.theme-toggle-btn:hover{background:var(--surface-elevated);border-color:color-mix(in srgb, var(--border) 75%, var(--muted))}.theme-toggle-btn svg{display:block}ul,ol{line-height:1.5}.landing-v2{width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:16px 16px 64px}@supports (padding:max(0px)){.landing-v2{padding-left:max(16px, env(safe-area-inset-left));padding-right:max(16px, env(safe-area-inset-right));padding-top:max(16px, env(safe-area-inset-top))}}.lp-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:20;background:#0f172abf;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:14px;min-height:64px;display:grid;position:sticky;top:0}.lp-logo{color:var(--text);justify-self:start;align-items:center;gap:8px;min-width:0;font-size:20px;font-weight:700;text-decoration:none;display:inline-flex}.lp-logo-img{object-fit:contain;width:auto;max-width:min(180px,42vw);height:30px;display:block}.lp-logo-img--footer{max-width:min(140px,38vw);height:22px}.lp-logo-img--cabinet{max-width:176px;height:30px}.lp-logo-suffix{color:var(--muted);letter-spacing:.02em;white-space:nowrap;font-size:14px;font-weight:600}.lp-wordmark{letter-spacing:-.02em;color:var(--text);white-space:nowrap;font-size:1.125rem;font-weight:700;line-height:1}.lp-wordmark--footer{font-size:.9375rem}.lp-wordmark--cabinet{font-size:1rem}.lp-nav{justify-self:center;gap:14px;display:flex}.lp-nav a{color:#94a3b8;letter-spacing:-.01em;transition:color var(--dur-fast) ease;font-size:14px;font-weight:500;text-decoration:none}.lp-nav a:hover{color:#ffffffe6}.lp-header-actions{justify-self:end;align-items:center;gap:10px;min-width:0;display:flex}.lp-burger-btn{border-radius:var(--radius-sm);min-width:42px;min-height:42px;display:none}.lp-login-link{color:#ffffffe6;border-radius:var(--radius-sm);transition:background var(--dur-fast) ease, border-color var(--dur-fast) ease;background:#94a3b829;border:1px solid #ffffff1f;padding:8px 18px;font-size:14px;font-weight:600;text-decoration:none}.lp-login-link:hover{background:#94a3b82e;border-color:#fff3}.lp-hero-full{background:#07070f;border-radius:20px;align-items:center;min-height:460px;max-height:460px;margin-top:18px;display:flex;position:relative;overflow:hidden}.smap-bg{z-index:0;position:absolute;inset:0}.smap-map-offset{width:85%;height:100%;position:absolute;top:0;right:-8%}.lp-hero-full-overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#07070ffa 0%,#07070feb 28%,#07070f8c 50%,#07070f00 72%);position:absolute;inset:0}.lp-float-icons{pointer-events:none;z-index:2;width:30%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.lp-float-icon{bottom:-60px;left:var(--float-x);background:color-mix(in srgb, var(--float-color) 10%, transparent);border:1px solid color-mix(in srgb, var(--float-color) 18%, transparent);width:34px;height:34px;color:color-mix(in srgb, var(--float-color) 45%, transparent);animation:float-up var(--float-dur) linear var(--float-delay) infinite;border-radius:9px;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:flex;position:absolute}.lp-float-icon-img{object-fit:contain;filter:saturate(1.1);width:18px;height:18px}@keyframes float-up{0%{opacity:0;transform:translateY(0)rotate(0)}8%{opacity:.7}92%{opacity:.3}to{opacity:0;transform:translateY(-110vh)rotate(12deg)}}.lp-hero-full-content{z-index:3;max-width:500px;padding:48px 52px;position:relative}.lp-hero-v2-title{letter-spacing:-.02em;background:linear-gradient(135deg,#f1f5f9 40%,#a78bfa 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 14px;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:800;line-height:1.08}.lp-hero-v2-sub{color:#64748b;margin:0 0 26px;font-size:15px;line-height:1.6}.lp-hero-v2-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.lp-hero-cta-main{border-radius:13px;min-height:48px;padding:0 24px;font-size:15px;box-shadow:0 8px 28px #7c3aed61}.lp-hero-cta-ghost{color:#64748b;transition:color var(--dur-base) ease;white-space:nowrap;font-size:14px;font-weight:600;text-decoration:none}.lp-hero-cta-ghost:hover{color:#e2e8f0}.smap-servers-dropdown{z-index:10;position:absolute;top:20px;right:24px}.smap-servers-trigger{cursor:default;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background var(--dur-base) ease, border-color var(--dur-base) ease;background:#94a3b829;border:1px solid #94a3b833;border-radius:99px;align-items:center;gap:7px;padding:7px 14px;display:flex}.smap-servers-dropdown:hover .smap-servers-trigger{background:#94a3b829;border-color:#ffffff2e}.smap-servers-trigger-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite smap-dot-pulse}.smap-servers-trigger-text{color:#94a3b8;letter-spacing:.04em;white-space:nowrap;font-size:11px;font-weight:600}.smap-servers-list{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:220px;animation:smap-dropdown-in var(--dur-base) var(--ease-out-soft) both;background:#0a0a14f5;border:1px solid #94a3b833;border-radius:14px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 40px #00000080}@keyframes smap-dropdown-in{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.smap-servers-row{transition:background var(--dur-fast) ease;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.smap-servers-row:hover{background:#94a3b829}.smap-servers-row-left{align-items:center;gap:8px;display:flex}.smap-servers-row-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.smap-servers-row-city{color:#cbd5e1;font-size:12px;font-weight:600}.smap-servers-row-right{grid-template-columns:44px 36px;align-items:center;column-gap:8px;display:grid}.smap-servers-row-status{color:#4ade80;letter-spacing:.06em;opacity:.8;text-align:left;font-size:9px;font-weight:700}.smap-servers-row-ping{text-align:left;font-family:ui-monospace,monospace;font-size:11px;font-weight:600}.smap-bottom-bar{z-index:4;pointer-events:none;background:linear-gradient(#0000 0%,#07070fd9 100%);justify-content:flex-end;padding:16px 28px;display:flex;position:absolute;bottom:0;left:0;right:0}.smap-bottom-stats{align-items:center;gap:24px;display:flex}.smap-stat{flex-direction:column;align-items:center;gap:1px;display:flex}.smap-stat-value{color:#94a3b8;letter-spacing:.02em;font-family:ui-monospace,monospace;font-size:13px;font-weight:700}.smap-stat-label{color:#fff3;letter-spacing:.1em;text-transform:uppercase;font-family:ui-monospace,monospace;font-size:8px}@keyframes smap-dot-pulse{0%,to{opacity:1;box-shadow:0 0 #4ade8066}50%{opacity:.7;box-shadow:0 0 0 4px #4ade8000}}@media (max-width:768px){.smap-map-offset{opacity:.35;width:100%;right:0}.lp-hero-full-content{padding:40px 24px}.lp-hero-full-overlay{background:#07070fe0}.smap-servers-dropdown{display:none}.smap-bottom-bar{justify-content:center}}.lp-servers-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.lp-section-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#7c3aed;margin-bottom:6px;font-size:11px;font-weight:700}.lp-section-title{color:#f1f5f9;letter-spacing:-.03em;margin:0;font-size:clamp(22px,3vw,28px);font-weight:700;line-height:1.1}@keyframes ping-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.lp-section{margin-top:28px}.lp-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:14px}.lp-card h3{margin-top:0}.lp-badge{background:color-mix(in srgb, var(--primary) 22%, transparent);color:var(--text);border-radius:999px;margin-bottom:8px;padding:4px 10px;font-size:12px;display:inline-block}.lp-muted{color:var(--muted);font-size:14px}.lp-footer-v2{background:#07070f;border-top:1px solid #94a3b824;margin-top:80px}.lp-footer-v2-inner{max-width:1200px;margin:0 auto;padding:60px 32px 0}.lp-footer-v2-top{grid-template-columns:280px 1fr;align-items:start;gap:80px;padding-bottom:48px;display:grid}@media (max-width:900px){.lp-footer-v2-top{grid-template-columns:1fr;gap:40px}.lp-footer-v2-inner{padding:48px 20px 0}}.lp-footer-v2-brand{flex-direction:column;gap:14px;display:flex}.lp-footer-v2-tagline{color:#64748b;max-width:200px;margin:0;font-size:13px;line-height:1.6}.lp-footer-v2-socials{gap:10px;margin-top:4px;display:flex}.lp-footer-v2-social-btn{color:#64748b;transition:background var(--dur-fast) ease, color var(--dur-fast) ease, border-color var(--dur-fast) ease;white-space:nowrap;background:#1e293b4d;border:1px solid #94a3b829;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.lp-footer-v2-social-btn:hover{color:#cbd5e1;background:#94a3b833;border-color:#ffffff26}.lp-footer-v2-links{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (max-width:520px){.lp-footer-v2-links{grid-template-columns:repeat(2,1fr)}}.lp-footer-v2-col{flex-direction:column;gap:12px;display:flex}.lp-footer-v2-col-title{color:#fff3;letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:700}.lp-footer-v2-col a{color:#94a3b8;transition:color var(--dur-fast) ease;letter-spacing:-.01em;width:fit-content;font-size:14px;font-weight:400;text-decoration:none}.lp-footer-v2-col a:hover{color:#e2e8f0}.lp-footer-v2-bottom{border-top:1px solid #94a3b829;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:0;padding:20px 0;display:flex}.lp-footer-v2-copy{color:#ffffff2e;letter-spacing:-.01em;margin:0;font-size:12px}.lp-footer-v2-bottom-right{align-items:center;gap:6px;display:flex}.lp-footer-v2-status{color:#fff3;letter-spacing:.02em;align-items:center;gap:6px;font-size:11px;font-weight:500;display:flex}.lp-footer-v2-status-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2.5s ease-in-out infinite smap-dot-pulse}.lp-public-main{flex:1;width:100%;max-width:860px;margin:0 auto;padding:40px 20px}.lp-nav-active{color:#ffffffe6!important}.lp-mobile-menu{z-index:40;background:color-mix(in srgb, var(--bg) 94%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);grid-template-rows:auto 1fr;gap:20px;padding:18px 16px;display:grid;position:fixed;inset:0}.lp-mobile-menu-top{justify-content:space-between;align-items:center;display:flex}.lp-mobile-menu-top button{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-elevated);min-width:44px;min-height:44px;color:var(--text);justify-content:center;align-items:center;padding:0;font-size:18px;line-height:1;display:inline-flex}.lp-mobile-menu-nav{align-content:start;gap:14px;display:grid}.lp-mobile-menu-nav a{font-size:20px;text-decoration:none}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.lp-header{justify-content:space-between;align-items:center;column-gap:0;padding:0 6px;display:flex}.lp-logo{min-width:0;max-width:58vw}.lp-logo-img{max-width:min(130px,34vw)}.lp-wordmark{font-size:1.02rem}.lp-header-actions{justify-self:auto;gap:8px;margin-left:auto}.lp-nav,.lp-login-link{display:none}.lp-burger-btn{border-radius:var(--radius-sm);justify-content:center;align-items:center;min-width:38px;min-height:38px;display:inline-flex}}.lp-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a1a2ec7;border-color:#2d2d4480}.ds-mono{font-family:var(--font-mono), ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;letter-spacing:.02em;font-size:14px;font-weight:500}.public-section-heading{margin:0 0 10px;font-size:24px;font-weight:600;line-height:1.25}.public-empty,.public-status-msg{color:var(--muted);margin:0 0 14px;font-size:15px}.ds-prose{color:var(--text);white-space:pre-wrap;margin:0;font-size:15px;line-height:1.55}.public-instructions-grid{gap:14px;display:grid}.stack-list{gap:10px;padding:0;list-style:none;display:grid}.stack-list-item{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);padding:12px}@media (max-width:640px){.lp-header{padding:0 8px}.lp-login-link{display:none}}@keyframes particleFloat{0%{transform:translateY(0)translate(0)}to{transform:translateY(-8px)translate(6px)}}.country-flags-pinned-divider{background:color-mix(in srgb, var(--border) 75%, transparent);border-radius:1px;flex-shrink:0;align-self:center;width:1px;height:16px}@keyframes ref-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.country-flag-img{object-fit:cover;border-radius:3px;flex-shrink:0;width:22px;height:16px;display:block;box-shadow:0 0 0 1px #ffffff1a}.country-flags-more{letter-spacing:.02em;color:#ffffff8c;background:#ffffff14;border-radius:6px;flex-shrink:0;padding:2px 7px;font-size:11px;font-weight:700;line-height:1.2}.country-flags--single-row{scrollbar-width:thin}@keyframes soft-page-in{0%{opacity:0}to{opacity:1}}.soft-page-enter{animation:.28s both soft-page-in}@media (prefers-reduced-motion:reduce){.soft-page-enter{animation:none}}.fc-section{margin-top:28px}.fc-header{margin-bottom:24px}.fc-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#7c3aed;margin-bottom:8px;font-size:11px;font-weight:700}.fc-heading{color:#f1f5f9;letter-spacing:-.03em;margin:0;font-size:clamp(22px,3vw,28px);font-weight:700;line-height:1.1}.fc-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}@media (max-width:1024px){.fc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.fc-grid{grid-template-columns:1fr}}.fc-card{background:#0a0a14;border:1px solid #94a3b824;border-radius:20px;flex-direction:column;min-height:340px;transition:border-color .25s,transform .25s;display:flex;position:relative;overflow:hidden}.fc-card:hover{transform:translateY(-3px)}.fc-card--blue:hover{border-color:#2563eb59}.fc-card--teal:hover{border-color:#0d948859}.fc-card--amber:hover{border-color:#f59e0b59}.fc-orb{pointer-events:none;opacity:.6;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.fc-orb--blue{background:radial-gradient(circle,#2563eb33 0%,#0000 65%)}.fc-orb--teal{background:radial-gradient(circle,#0d948833 0%,#0000 65%)}.fc-orb--amber{background:radial-gradient(circle,#f59e0b2e 0%,#0000 65%)}.fc-num{color:#ffffff26;letter-spacing:.1em;font-family:ui-monospace,monospace;font-size:11px;font-weight:700;position:absolute;top:18px;left:20px}.fc-chart-wrap{flex:0 0 190px;padding:40px 0 0;position:relative}.fc-chart-svg{width:100%;height:130px;display:block}.fc-counter{flex-direction:column;gap:2px;display:flex;position:absolute;top:48px;left:20px}.fc-counter-val{color:#f1f5f9;letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:24px;font-weight:900}.fc-counter-label{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:10px}.fc-wheel-wrap{flex:0 0 190px;justify-content:center;align-items:center;padding-top:20px;display:flex;position:relative}.fc-coins-wrap{flex:0 0 190px;min-height:160px;position:relative;overflow:hidden}.fc-coin{color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b4d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;animation:linear infinite fc-coin-float;display:flex;position:absolute;bottom:-30px}@keyframes fc-coin-float{0%{opacity:0;transform:translateY(0)rotate(0)}10%{opacity:1}90%{opacity:.6}to{opacity:0;transform:translateY(-200px)rotate(20deg)}}.fc-creator-stats{justify-content:center;align-items:center;gap:0;display:flex;position:absolute;bottom:16px;left:0;right:0}.fc-creator-stat{flex-direction:column;align-items:center;gap:3px;padding:0 16px;display:flex}.fc-creator-stat-val{color:#f1f5f9;letter-spacing:-.01em;font-family:ui-monospace,monospace;font-size:14px;font-weight:800}.fc-creator-stat-label{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:9px}.fc-creator-divider{background:#94a3b833;width:1px;height:28px}.fc-bottom{background:linear-gradient(#0000,#0a0a14 40%);flex-direction:column;gap:6px;min-height:118px;margin-top:auto;padding:16px 20px 20px;display:flex}.fc-tag{letter-spacing:.07em;border:1px solid;border-radius:99px;width:fit-content;padding:3px 10px;font-size:9px;font-weight:700;display:inline-block}.fc-title{color:#f1f5f9;letter-spacing:-.01em;font-size:16px;font-weight:800}.fc-sub{color:#64748b;font-size:12px;line-height:1.5}.fc-prize-popup{border-radius:var(--radius-sm);color:#a78bfa;white-space:nowrap;animation:fc-popup-in .3s var(--ease-out-soft) both;pointer-events:none;background:#0a0a14f2;border:1px solid #7c3aed80;padding:8px 16px;font-size:14px;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes fc-popup-in{0%{opacity:0;transform:translate(-50%,-40%)scale(.85)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.dsh-user-link{color:#a78bfa;border-bottom:1px dashed #a78bfa66;padding-bottom:1px;text-decoration:none;transition:color .14s,border-color .14s}.dsh-user-link:hover{color:#c4b5fd;border-color:#c4b5fdcc}.dsh-root{background:var(--admin-bg);flex-direction:column;height:calc(100dvh - 58px);display:flex;overflow:hidden}.dsh-ticker-item{flex-shrink:0;align-items:center;gap:8px;padding:0 18px 0 0;display:flex}.dsh-ticker-sep{background:#94a3b829;flex-shrink:0;width:1px;height:18px;margin-right:18px}.dsh-ticker-label{color:#94a3b8;white-space:nowrap;font-size:11px;font-weight:500}.dsh-ticker-val{color:var(--text);white-space:nowrap;letter-spacing:-.01em;font-size:13px;font-weight:700}.dsh-spinner{border:2px solid #94a3b840;border-top-color:var(--admin-accent);border-radius:50%;width:12px;height:12px;animation:.7s linear infinite dsh-spin;display:inline-block}@keyframes dsh-spin{to{transform:rotate(360deg)}}.dsh-kpi-row{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.dsh-kpi{background:var(--admin-surface);cursor:default;transition:border-color var(--dur-soft), transform var(--dur-fast);border:1px solid #94a3b840;border-radius:14px;padding:16px 18px 14px;position:relative;overflow:hidden}.dsh-kpi:hover{border-color:#ffffff21;transform:translateY(-1px)}.dsh-kpi-accent{background:var(--kc,#7c3aed);opacity:.8;height:2px;position:absolute;top:0;left:0;right:0}.dsh-kpi-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dsh-kpi-lbl{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;font-size:11px;font-weight:700}.dsh-kpi-num{color:var(--text);letter-spacing:-.04em;font-variant-numeric:tabular-nums;margin-bottom:6px;font-size:28px;font-weight:800;line-height:1}.dsh-kpi-sub{color:#7d8fa3;font-size:11px}.dsh-chart{background:var(--admin-surface);border:1px solid #94a3b840;border-radius:14px;flex-direction:column;min-height:460px;display:flex;overflow:hidden}.dsh-chart-top{justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px 14px;display:flex}.dsh-ttl{color:#e2e8f0;letter-spacing:-.01em;margin:0 0 4px;font-size:14px;font-weight:700}.dsh-sub{color:#a3b3c6;margin:0;font-size:12px}.dsh-tabs{background:#1e293b66;border:1px solid #94a3b833;border-radius:9px;flex-shrink:0;gap:3px;padding:3px;display:flex}.dsh-tab{color:#ffffff61;cursor:pointer;transition:background var(--dur-fast), color var(--dur-fast);white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:5px 13px;font-size:12px;font-weight:500}.dsh-tab:hover{color:#cbd5e1}.dsh-tab--on{color:var(--text);background:#7c3aed;font-weight:600}.dsh-chart-area{height:200px;margin-bottom:0;padding:0 20px;position:relative}.dsh-gl{pointer-events:none;border-top:1px dashed #94a3b829;position:absolute;left:56px;right:20px}.dsh-gl-lbl{color:#ffffff59;white-space:nowrap;font-size:10px;position:absolute;top:-8px;right:calc(100% + 20px)}.dsh-bars{align-items:flex-end;gap:2px;padding-bottom:22px;display:flex;position:absolute;inset:0 0 0 56px}.dsh-bc{cursor:pointer;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:3px;height:100%;display:flex;position:relative}.dsh-b{background:linear-gradient(#7c3aed 0%,#7c3aed40 100%);border-radius:3px 3px 0 0;width:100%;min-height:2px;transition:background .12s}.dsh-bc--hot .dsh-b{background:linear-gradient(#a78bfa 0%,#a78bfa59 100%)}.dsh-bx{color:#ffffff52;white-space:nowrap;text-align:center;font-size:10px;position:absolute;bottom:2px}.dsh-tip{z-index:20;pointer-events:none;white-space:nowrap;background:#1a1a2e;border:1px solid #7c3aed59;border-radius:9px;flex-direction:column;gap:2px;padding:8px 12px;display:flex;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0006}.dsh-tip strong{color:var(--text);font-size:13px;font-weight:700}.dsh-tip span{color:#94a3b8;font-size:11px}.dsh-chart-footer{border-top:1px solid #94a3b829;grid-template-columns:repeat(4,1fr);display:grid}.dsh-fstat{border-right:1px solid #1e293b66;flex-direction:column;gap:4px;padding:12px 16px;display:flex}.dsh-fstat:last-child{border-right:none}.dsh-fstat-l{color:#a3b3c6;font-size:11px;font-weight:500}.dsh-fstat-v{color:var(--text);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:17px;font-weight:700}.dsh-card{background:var(--admin-surface);border:1px solid #94a3b840;border-radius:14px;padding:16px 18px}.dsh-card-hd{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.dsh-card-hd .dsh-ttl{margin:0}.dsh-more{color:#7c3aed;opacity:.8;transition:opacity var(--dur-fast);font-size:12px;font-weight:600;text-decoration:none}.dsh-more:hover{opacity:1}.dsh-empty{color:#7d8fa3;margin:0;padding:8px 0;font-size:13px}.dsh-queue{flex-direction:column;gap:6px;display:flex}.dsh-qrow{border-radius:var(--radius-sm);transition:background var(--dur-fast), border-color var(--dur-fast);background:#1e293b80;border:1px solid #94a3b829;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;display:flex}.dsh-qrow:hover{background:#1e293b66}.dsh-qrow--hot{background:#f59e0b0d;border-color:#f59e0b26}.dsh-qrow--hot:hover{background:#f59e0b14}.dsh-qicon{color:#7d8fa3;background:#94a3b829;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;display:flex}.dsh-qtext{flex:1;min-width:0}.dsh-qname{color:#cbd5e1;margin-bottom:1px;font-size:12px;font-weight:600;display:block}.dsh-qsub{color:#94a3b8;font-size:11px;display:block}.dsh-qbadge{color:#94a3b8;background:#94a3b829;border-radius:20px;flex-shrink:0;padding:2px 9px;font-size:12px;font-weight:700}.dsh-qbadge--hot{color:#f59e0b;background:#f59e0b1f}.dsh-top{flex-direction:column;gap:4px;display:flex}.dsh-top-row{border-radius:7px;align-items:center;gap:8px;padding:6px 8px;transition:background .12s;display:flex}.dsh-top-row:hover{background:#1e293b4d}.dsh-top-n{text-align:center;flex-shrink:0;width:16px;font-size:11px;font-weight:700}.dsh-top-em{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;overflow:hidden}.dsh-top-am{color:#a78bfa;flex-shrink:0;font-size:12px;font-weight:700}.dsh-kpi--spark{justify-content:space-between;align-items:center;gap:12px;display:flex}.dsh-kpi-left{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.dsh-kpi-left .dsh-kpi-num{margin-bottom:0}.dsh-kpi-spark-slot{flex-shrink:0;justify-content:flex-end;align-items:center;width:110px;height:44px;display:flex}.dsh-kpi-spark-placeholder{width:110px;height:44px}.dsh-tbl-wrap{border-radius:var(--radius-lg);border:1px solid var(--admin-border);background:var(--admin-panel);-webkit-backdrop-filter:blur(10px);overflow-x:auto}.dsh-servers-wrap{overscroll-behavior:contain;scrollbar-width:thin;max-height:312px;overflow-y:auto}.dsh-tbl{border-collapse:collapse;width:100%;font-size:13px}.dsh-tbl th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:#a5b4fc;-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--admin-border);white-space:nowrap;z-index:1;background:#1e293bb8;padding:11px 14px;font-size:11px;font-weight:700;position:sticky;top:0}.dsh-tbl td{color:#cbd5e1;border-bottom:1px solid var(--admin-border-soft);vertical-align:middle;padding:10px 14px}.dsh-tbl tr:last-child td{border-bottom:none}.dsh-tbl tr:hover td{background:#94a3b814}.dsh-tc-muted{color:#8899b0!important;font-size:12px!important}@media (max-width:1200px){.dsh-kpi-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.dsh-kpi-row,.dsh-chart-footer{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.dsh-kpi-row{grid-template-columns:1fr 1fr}.dsh-kpi-num{font-variant-numeric:tabular-nums;font-size:22px}}.dsh-v2-wrap{flex-direction:column;flex:1;gap:14px;min-height:0;padding:9px 20px;display:flex;overflow:hidden auto}.dsh-v2-row2{grid-template-columns:2fr 1.4fr;align-items:stretch;gap:14px;display:grid}.dsh-v2-row4{grid-template-columns:1.6fr 1fr 1fr;align-items:stretch;gap:14px;display:grid}.dsh-main-grid{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:1.2fr 1fr;gap:14px;min-height:0;display:grid}.dsh-main-grid .dsh-chart{height:100%;min-height:0}.dsh-main-grid .dsh-card--stretch{height:100%;max-height:none}.dsh-main-grid>.dsh-card{flex-direction:column;min-height:0;display:flex}.dsh-main-grid .dsh-servers-wrap{flex:1;min-height:0;max-height:none;overflow-y:auto}.dsh-main-grid .dsh-v2-row4{align-items:stretch;height:100%}.dsh-main-grid .dsh-v2-row4>.dsh-card{flex-direction:column;min-height:0;display:flex;overflow-y:auto}@media (max-width:1100px){.dsh-v2-row2{grid-template-columns:1fr}.dsh-v2-row4{grid-template-columns:1fr 1fr}.dsh-main-grid{grid-template-rows:auto;grid-template-columns:1fr}}@media (max-width:700px){.dsh-v2-wrap{padding:6px 14px}.dsh-v2-row4{grid-template-columns:1fr}.dsh-kpi-row{grid-template-columns:1fr 1fr}}.dsh-card--stretch{flex-direction:column;height:100%;min-height:0;max-height:460px;display:flex;overflow:hidden}.dsh-card--stretch .dsh-tbl-wrap{scrollbar-width:thin;flex:1 1 0;min-height:0;overflow-y:auto}.dsh-card--stretch .dsh-tbl-wrap::-webkit-scrollbar{width:6px}.dsh-card--stretch .dsh-tbl-wrap::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:4px}.dsh-v2-row4>.dsh-card{flex-direction:column;height:100%;display:flex}.dsh-v2-row4 .dsh-queue,.dsh-v2-row4 .dsh-top{flex:1}.dsh-host-input{color:var(--text);text-align:right;width:72px;transition:border-color var(--dur-fast);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:7px;outline:none;padding:4px 8px;font-size:12px}.dsh-host-input:focus{border-color:#7c3aed80}.dsh-host-input::placeholder{color:#fff3}.dsh-ticker-compact .dsh-ticker-item{padding-right:14px}.dsh-kpi-row--dash .dsh-kpi{min-height:96px}.dsh-split-row{grid-template-columns:1.35fr 1fr;align-items:start;gap:14px;display:grid}.dsh-side-stack{flex-direction:column;gap:12px;min-height:0;display:flex}.dsh-chart--dash{flex-direction:column;height:100%;min-height:0;display:flex}.dsh-chart-area--dash{flex:1;height:auto;min-height:200px}.dsh-bx--hide{opacity:0;pointer-events:none}.dsh-tip-sub{color:#ffffff59;font-size:10px}.dsh-dash-foot{background:#1e293b38;border-top:1px solid #94a3b829;grid-template-columns:repeat(4,1fr) auto;align-items:stretch;gap:0;display:grid}.dsh-dash-foot-item{border-right:1px solid #94a3b81a;flex-direction:column;gap:4px;min-width:0;padding:12px 16px;display:flex}.dsh-dash-foot-item span{letter-spacing:.06em;text-transform:uppercase;color:#ffffff61;font-size:10px;font-weight:800}.dsh-dash-foot-item strong{color:#ffffffeb;font-variant-numeric:tabular-nums;font-size:15px;font-weight:800}.dsh-dash-foot-item--profit strong{color:#34d399}.dsh-dash-foot-link{color:#a78bfa;white-space:nowrap;border-left:1px solid #94a3b81a;align-items:center;padding:0 18px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.dsh-dash-foot-link:hover{color:#c4b5fd;background:#7c3aed14}.dsh-card--compact{background:var(--admin-surface);border:1px solid #94a3b838;border-radius:14px;min-height:0;padding:14px 16px;overflow:hidden}.dsh-card--compact .dsh-card-hd{margin-bottom:10px}.dsh-ttl--mb{margin-bottom:10px!important}.dsh-tbl-wrap--flat{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none}.dsh-tbl--compact th,.dsh-tbl--compact td{padding:8px 10px;font-size:12px}.dsh-queue--compact .dsh-qrow{padding:10px 12px}.dsh-queue--compact .dsh-qname{flex:1}.dsh-card--stats{padding:12px 14px}.dsh-mini-stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.dsh-mini-stats div{background:#1e293b59;border:1px solid #94a3b81f;border-radius:10px;flex-direction:column;gap:3px;padding:8px 10px;display:flex}.dsh-mini-stats span{text-transform:uppercase;letter-spacing:.05em;color:#ffffff61;font-size:10px;font-weight:700}.dsh-mini-stats strong{color:#ffffffe6;font-size:18px;font-weight:800}.dsh-live-badge{color:#ffffff59;align-items:center;gap:6px;font-size:11px;font-weight:600;display:inline-flex}.dsh-live-badge:before{content:"";background:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #10b98180}.dsh-th-r{text-align:right!important}.dsh-th-c{text-align:center!important}.dsh-td-name{color:var(--text);font-weight:700}.dsh-td-net{font-family:ui-monospace,monospace;line-height:1.35;font-size:11px!important}.dsh-td-net span{color:#ffffff8c;display:block}.dsh-pct,.dsh-cpu{font-size:13px;font-weight:800}.dsh-node-status{color:#10b981;background:#10b9811f;border:1px solid #10b98140;border-radius:20px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}.dsh-node-status--off{color:#ef4444;background:#ef44441f;border-color:#ef444440}.dsh-tr-offline{opacity:.5}.dsh-tops-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.dsh-top-n{color:#ffffff47;flex-shrink:0;width:22px;font-weight:800}@media (max-width:1100px){.dsh-split-row{grid-template-columns:1fr;min-height:0}.dsh-dash-foot{grid-template-columns:repeat(2,1fr)}.dsh-dash-foot-link{border-top:1px solid #94a3b81a;border-left:none;grid-column:1/-1;justify-content:center;padding:12px}.dsh-tops-row{grid-template-columns:1fr}}@media (max-width:640px){.dsh-dash-foot,.dsh-mini-stats{grid-template-columns:1fr}}.dsh-chart-controls{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.dsh-tabs--mini .dsh-tab{padding:4px 10px;font-size:11px}@media (max-width:900px){.dsh-chart-controls{align-items:stretch}}@keyframes cabLockedToastIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.dsh-servers-wrap{flex-direction:column;display:flex}.dsh-srv-footer{background:#ffffff08;border-top:1px solid #ffffff1a;border-radius:0 0 10px 10px;flex-wrap:wrap;align-items:center;gap:4px;padding:10px 14px;display:flex;position:sticky;bottom:0}.dsh-srv-footer-item{align-items:center;gap:5px;display:flex}.dsh-srv-footer-label{color:#fff6;white-space:nowrap;font-size:11px}.dsh-srv-footer-val{color:#ffffffd9;white-space:nowrap;font-size:12px;font-weight:600}.dsh-srv-footer-sep{background:#ffffff1f;width:1px;height:14px;margin:0 6px}.dsh-compact-wrap{box-sizing:border-box;flex-direction:column;gap:10px;height:100%;padding:10px 20px;display:flex;overflow:hidden}.dsh-kpi-strip{background:var(--admin-surface);border:1px solid #94a3b833;border-radius:12px;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:0;padding:10px 18px;display:flex}.dsh-strip-item{align-items:center;gap:6px;display:flex}.dsh-strip-sep{background:#94a3b82e;flex-shrink:0;width:1px;height:16px;margin:0 14px}.dsh-strip-label{color:#94a3b8;white-space:nowrap;font-size:11px;font-weight:500}.dsh-strip-val{letter-spacing:-.02em;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:14px;font-weight:800}.dsh-strip-link{color:#7c3aed;white-space:nowrap;opacity:.85;margin-left:auto;padding-left:14px;font-size:12px;font-weight:700;text-decoration:none;transition:opacity .15s}.dsh-strip-link:hover{opacity:1}.dsh-compact-grid{flex:1;grid-template-columns:1.5fr 1fr;gap:10px;min-height:0;display:grid;overflow:hidden}.dsh-compact-chart{height:100%;min-height:0;overflow:hidden}.dsh-compact-right{flex-direction:column;gap:10px;min-height:0;display:flex;overflow:hidden}.dsh-bottom-row{flex-shrink:0;grid-template-columns:1fr auto;align-items:start;gap:10px;display:grid}.dsh-compact-servers{min-width:0;overflow:hidden}.dsh-compact-tops{flex-shrink:0;grid-template-columns:280px 280px;align-self:stretch;gap:10px;display:grid}.dsh-tops-tbl th,.dsh-tops-tbl td{padding:7px 8px;font-size:12px}@media (max-width:1200px){.dsh-root{height:auto;min-height:0}.dsh-compact-wrap{height:auto;overflow:visible}.dsh-compact-grid{grid-template-columns:1fr;overflow:visible}.dsh-compact-chart{height:auto;min-height:340px;overflow:visible}.dsh-compact-right{overflow:visible}.dsh-bottom-row{grid-template-columns:1fr}.dsh-compact-tops{grid-template-columns:1fr 1fr}}@media (max-width:700px){.dsh-compact-wrap{padding:8px 12px;overflow-y:auto}.dsh-compact-tops{grid-template-columns:1fr}.dsh-kpi-strip{flex-wrap:wrap;gap:8px}.dsh-strip-sep{display:none}}.dsh-strip-kicker{letter-spacing:.08em;text-transform:uppercase;color:#94a3b88c;white-space:nowrap;margin-right:6px;font-size:10px;font-weight:800}.dsh-chart-empty{color:#94a3b88c;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;inset:0}.dsh-srv-list{flex-direction:column;gap:6px;display:flex}.dsh-srv-row{background:#ffffff06;border:1px solid #94a3b824;border-radius:11px;padding:9px 12px}.dsh-srv-row--off{opacity:.6}.dsh-srv-row-top{align-items:center;gap:9px;display:flex}.dsh-srv-name{color:#e2e8f0;font-size:14px;font-weight:700}.dsh-srv-node{color:#64748b;white-space:nowrap;background:#94a3b81a;border-radius:5px;padding:1px 6px;font-size:11px;font-weight:600}.dsh-srv-row-top .dsh-node-status{margin-left:auto}.dsh-srv-row-meta{color:#cbd5e1c7;flex-wrap:wrap;align-items:center;gap:6px 8px;margin-top:6px;font-size:12px;display:flex}.dsh-srv-m b{color:#f1f5f9;font-weight:700}.dsh-srv-m--net{color:#94a3b8b3;font-variant-numeric:tabular-nums}.dsh-srv-m-sep{background:#94a3b840;width:1px;height:11px}.dsh-srv-host{text-align:left;width:96px;margin-left:auto}.dsh-srv-grid{overscroll-behavior:contain;grid-template-columns:1fr 1fr;gap:7px;max-height:360px;padding-right:2px;display:grid;overflow-y:auto}@media (max-width:1180px){.dsh-srv-grid{grid-template-columns:1fr}}@media (max-width:1200px){.dsh-srv-grid{max-height:none;overflow-y:visible}}.dsh-bottom-row--no-tops{grid-template-columns:1fr}.dsh-bottom-row--no-tops .dsh-compact-tops{display:none}.dsh-srv-bars{align-items:stretch;gap:2px;height:16px;margin:7px 0 2px;display:flex;position:relative}.dsh-srv-bar{background:#94a3b829;border-radius:2px;flex:1;min-width:0;transition:background .15s}.dsh-srv-bar.is-up{background:#34d399}.dsh-srv-bar.is-mid{background:#fbbf24}.dsh-srv-bar.is-down{background:#ef4444}.dsh-srv-bar.is-empty{background:#94a3b824}.dsh-srv-bars-empty{color:#94a3b880;justify-content:center;align-items:center;font-size:10px;display:flex;position:absolute;inset:0}.dsh-ord-tariff{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:12.5px;font-weight:600;overflow:hidden}.dsh-ord-method{color:#94a3b8b3;margin-top:1px;font-size:10.5px}.dsh-ord-status{margin-top:3px}
.onb-overlay{z-index:200;-webkit-backdrop-filter:blur(2px);padding-bottom:calc(80px + env(safe-area-inset-bottom,0px));background:#050412d1;justify-content:center;align-items:flex-end;animation:.3s both onb-fade-in;display:flex;position:fixed;inset:0}.onb-overlay--out{animation:.28s both onb-fade-out}@keyframes onb-fade-in{0%{opacity:0}to{opacity:1}}@keyframes onb-fade-out{0%{opacity:1}to{opacity:0}}body:has(.onb-overlay--welcome) .cab-bottom-nav{display:none!important}:is(body:has(.onb-overlay--nav-0) .cab-bottom-nav,body:has(.onb-overlay--nav-1) .cab-bottom-nav,body:has(.onb-overlay--nav-2) .cab-bottom-nav,body:has(.onb-overlay--nav-3) .cab-bottom-nav){z-index:210!important;pointer-events:none!important}:is(body:has(.onb-overlay--nav-0) .cab-bottom-nav .cab-bottom-pillar,body:has(.onb-overlay--nav-1) .cab-bottom-nav .cab-bottom-pillar,body:has(.onb-overlay--nav-2) .cab-bottom-nav .cab-bottom-pillar,body:has(.onb-overlay--nav-3) .cab-bottom-nav .cab-bottom-pillar){box-shadow:none!important;background:0 0!important}:is(body:has(.onb-overlay--nav-0) .cab-bottom-nav .cab-bottom-link:not(:first-child),body:has(.onb-overlay--nav-1) .cab-bottom-nav .cab-bottom-link:not(:nth-child(2)),body:has(.onb-overlay--nav-2) .cab-bottom-nav .cab-bottom-link:not(:nth-child(3)),body:has(.onb-overlay--nav-3) .cab-bottom-nav .cab-bottom-link:not(:nth-child(4))){opacity:.3}:is(body:has(.onb-overlay--nav-0) .cab-bottom-nav .cab-bottom-link:first-child .cab-bottom-pillar,body:has(.onb-overlay--nav-1) .cab-bottom-nav .cab-bottom-link:nth-child(2) .cab-bottom-pillar,body:has(.onb-overlay--nav-2) .cab-bottom-nav .cab-bottom-link:nth-child(3) .cab-bottom-pillar,body:has(.onb-overlay--nav-3) .cab-bottom-nav .cab-bottom-link:nth-child(4) .cab-bottom-pillar){outline:2px solid color-mix(in srgb, var(--primary,#7c3aed) 90%, transparent);outline-offset:3px;box-shadow:0 0 0 5px color-mix(in srgb, var(--primary,#7c3aed) 16%, transparent), 0 4px 20px color-mix(in srgb, var(--primary,#7c3aed) 28%, transparent);animation:1.8s ease-in-out infinite onb-ring-pulse}@keyframes onb-ring-pulse{0%,to{outline-color:color-mix(in srgb, var(--primary,#7c3aed) 60%, transparent)}50%{outline-color:color-mix(in srgb, var(--primary,#7c3aed) 100%, transparent)}}.onb-card{background:color-mix(in srgb, var(--surface-elevated) 90%, #0d0b22);text-align:center;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;align-items:center;width:calc(100% - 24px);max-width:380px;padding:28px 24px 22px;animation:.32s cubic-bezier(.175,.885,.32,1.25) both onb-card-in;display:flex;position:relative;box-shadow:inset 0 4px #ffffff0a,0 20px 60px #0000008c}.onb-card--out{animation:.22s both onb-card-out}@keyframes onb-card-in{0%{opacity:0;transform:translateY(24px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes onb-card-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(12px)scale(.97)}}.onb-icon{background:linear-gradient(135deg, color-mix(in srgb, var(--primary) 22%, transparent), #2563eb2e);border:1px solid color-mix(in srgb, var(--primary) 30%, transparent);width:62px;height:62px;color:var(--primary-light,#a78bfa);border-radius:20px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.onb-icon--logo{background:0 0;border:none;width:auto;height:auto}.onb-logo-img{object-fit:contain;filter:drop-shadow(0 4px 18px #7c3aed73);width:72px;height:72px;margin-bottom:0}.onb-title{letter-spacing:-.02em;color:var(--text);margin:0 0 8px;font-size:20px;font-weight:700}.onb-text{color:var(--muted);max-width:280px;margin:0 0 20px;font-size:14px;line-height:1.55}.onb-dots{gap:6px;margin-bottom:18px;display:flex}.onb-dot{background:#fff3;border-radius:50%;width:6px;height:6px;transition:background .2s,transform .2s}.onb-dot--active{background:var(--primary,#7c3aed);transform:scale(1.25)}.onb-next-btn{background:linear-gradient(135deg, var(--primary,#7c3aed), #2563eb);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;width:100%;box-shadow:0 4px 16px color-mix(in srgb, var(--primary,#7c3aed) 38%, transparent);border:none;border-radius:14px;justify-content:center;align-items:center;gap:6px;padding:13px;font-size:15px;font-weight:700;transition:filter .15s,transform .12s;display:flex}.onb-next-btn:hover{filter:brightness(1.08)}.onb-next-btn:active{transform:scale(.98)}
.lpx{--lpx-accent:#7c3aed;--lpx-accent-2:#a78bfa;--lpx-accent-grad:linear-gradient(135deg, #8b5cf6 0%, #6366f1 100%);--lpx-max:1120px;--lpx-text:#f1f5f9;--lpx-text-2:#aab2c5;--lpx-text-muted:#6b7488;--lpx-card:#17172a8c;--lpx-card-2:#1e1e34b3;--lpx-border:#94a3b824;isolation:isolate;min-height:100dvh;color:var(--lpx-text);background:#1a1a2e;flex-direction:column;display:flex;position:relative;overflow-x:clip}.lpx:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(900px 600px at 78% -5%,#7c3aed38,#0000 60%),radial-gradient(700px 500px at 5% 8%,#6366f124,#0000 55%),linear-gradient(#34316f 0%,#2f2b63 20%,#27244f 42%,#1f1d3a 64%,#1a1a2e 100%);position:fixed;inset:0}.lpx-header{z-index:2;width:100%;max-width:var(--lpx-max);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:22px clamp(18px,5vw,32px);display:flex;position:relative}.lpx-header-actions{align-items:center;gap:14px;display:flex}.lpx-login{color:var(--lpx-text-2);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.lpx-login:hover{color:var(--lpx-text)}.lpx-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s,opacity .15s,background .15s,border-color .15s;display:inline-flex}.lpx-btn:active{transform:translateY(1px)}.lpx-btn:focus-visible{outline:2px solid var(--lpx-accent-2);outline-offset:2px}.lpx-login:focus-visible{outline:2px solid var(--lpx-accent-2);outline-offset:3px;border-radius:6px}.lpx-btn--lg{padding:14px 26px;font-size:15px}.lpx-btn--primary{background:var(--lpx-accent-grad);color:#fff;box-shadow:0 8px 24px -8px #7c3aed99}.lpx-btn--primary:hover{opacity:.93;transform:translateY(-1px)}.lpx-btn--ghost{border-color:var(--lpx-border);color:var(--lpx-text);background:#ffffff08}.lpx-btn--ghost:hover{border-color:var(--lpx-accent-2)}.lpx-map-layer{z-index:0;pointer-events:none;-webkit-mask-composite:source-in;width:clamp(480px,64vw,1180px);height:min(112vh,980px);position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000001f 14%,#000 28% 100%),linear-gradient(#000 0% 82%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#0000001f 14%,#000 28% 100%),linear-gradient(#000 0% 82%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.lpx-map-layer:after{content:"";pointer-events:none;background:radial-gradient(74% 70% at 70% 44%,#7c3aed29,#0000 72%);position:absolute;inset:0}.lpx-map-layer .lpx-map-svg{transform-origin:72% 46%;width:100%;height:100%;transform:scale(1.12)}.lpx-hero{z-index:1;width:100%;max-width:none;margin:0;padding:clamp(36px,7vw,90px) 0 clamp(48px,8vw,110px);position:relative;overflow:visible}.lpx-hero-inner{width:100%;max-width:var(--lpx-max);margin:0 auto;padding:0 clamp(18px,5vw,32px);position:relative}.lpx-hero-text{max-width:min(34rem,46%);position:relative}.lpx-hero h1{letter-spacing:-.035em;margin:0 0 22px;font-size:clamp(2.6rem,1.6rem + 4vw,4.6rem);font-weight:800;line-height:.98}.lpx-accent{background:linear-gradient(120deg,#a78bfa 0%,#7c3aed 60%,#6366f1 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.lpx-hero-sub{color:var(--lpx-text-2);max-width:33em;margin:0 0 30px;font-size:clamp(1.02rem,.95rem + .4vw,1.2rem);line-height:1.6}.lpx-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.lpx-map-svg{width:100%;height:100%;display:block}.lpx-show{z-index:1;width:100%;max-width:var(--lpx-max);grid-template-columns:1.25fr .75fr;align-items:center;gap:clamp(24px,5vw,56px);margin:0 auto;padding:clamp(24px,5vw,56px) clamp(18px,5vw,32px) clamp(40px,7vw,80px);display:grid;position:relative}.lpx-show-text h2{letter-spacing:-.025em;margin:0 0 28px;font-size:clamp(1.7rem,1.3rem + 1.6vw,2.4rem);font-weight:800}.lpx-adv{grid-template-columns:1fr 1fr;gap:20px 24px;display:grid}.lpx-adv-item{opacity:0;align-items:flex-start;gap:12px;transition:opacity .5s,transform .5s;display:flex;transform:translateY(12px)}.lpx-adv--in .lpx-adv-item{opacity:1;transform:translateY(0)}.lpx-adv-mark{background:var(--lpx-accent-2);border-radius:50%;flex:none;width:10px;height:10px;margin-top:6px;box-shadow:0 0 0 5px #7c3aed29}.lpx-adv-title{margin-bottom:4px;font-size:16px;font-weight:700}.lpx-adv-desc{color:var(--lpx-text-2);font-size:13.5px;line-height:1.55}.lpx-show-media{justify-content:center;display:flex;position:relative}.lpx-show-img{z-index:1;filter:brightness(.86)drop-shadow(0 28px 55px #0009);width:100%;max-width:280px;height:auto;position:relative}.lpx-plans-section{width:100%;max-width:var(--lpx-max);margin:0 auto;padding:clamp(20px,4vw,40px) clamp(18px,5vw,32px) clamp(48px,8vw,96px)}.lpx-plans-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;display:flex}.lpx-plans-all{flex:none;gap:6px}.lpx-plans-head h2{letter-spacing:-.025em;margin:0 0 8px;font-size:clamp(1.7rem,1.3rem + 1.6vw,2.4rem);font-weight:800}.lpx-plans-head p{color:var(--lpx-text-2);margin:0;font-size:15px}.lpx-plan--more{text-align:center;background:#ffffff05;border-style:dashed;border-color:#94a3b847;align-items:center;text-decoration:none;display:none}.lpx-plan--more:hover{border-color:var(--lpx-accent-2);border-style:solid}.lpx-plan-more-body{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.lpx-plan-more-title{color:var(--lpx-text);font-size:19px;font-weight:800}.lpx-plan-more-desc{color:var(--lpx-text-2);max-width:18em;font-size:13px;line-height:1.5}.lpx-plan-more-btn{width:100%;margin-top:16px}.lpx-pricing{grid-template-columns:repeat(auto-fit,minmax(232px,1fr));align-items:stretch;gap:16px;display:grid}.lpx-plan{border:1px solid var(--lpx-border);background:var(--lpx-card);border-radius:18px;flex-direction:column;padding:26px 24px;transition:transform .18s,border-color .18s;display:flex;position:relative}.lpx-plan:hover{border-color:#94a3b842;transform:translateY(-3px)}.lpx-plan--pro{background:linear-gradient(180deg, #7c3aed24, transparent 55%), var(--lpx-card-2);border-color:#7c3aed8c;box-shadow:0 20px 50px -24px #7c3aedb3}.lpx-plan-badge{letter-spacing:.05em;text-transform:uppercase;color:#fff;background:var(--lpx-accent-grad);border-radius:999px;padding:5px 11px;font-size:10.5px;font-weight:700;position:absolute;top:-11px;left:24px}.lpx-plan-badge--alt{background:linear-gradient(135deg,#0ea5e9 0%,#0891b2 100%)}.lpx-plan-name{color:var(--lpx-text-2);margin-bottom:14px;font-size:15px;font-weight:600}.lpx-plan-price{align-items:baseline;gap:3px;margin-bottom:20px;display:flex}.lpx-plan-cur{color:var(--lpx-text-2);font-size:22px;font-weight:700}.lpx-plan-price b{letter-spacing:-.03em;font-size:42px;font-weight:800;line-height:1}.lpx-plan-per{color:var(--lpx-text-muted);margin-left:2px;font-size:13px}.lpx-plan-feats{gap:11px;margin-bottom:18px;display:grid}.lpx-plan-feat{color:var(--lpx-text-2);align-items:center;gap:9px;font-size:13.5px;display:flex}.lpx-plan-feat svg{color:var(--lpx-accent-2);flex:none}.lpx-plan-devices{color:var(--lpx-text-2);border-top:1px solid var(--lpx-border);align-items:center;gap:13px;margin-bottom:18px;padding-top:16px;display:flex}.lpx-plan-devices svg{opacity:.75}.lpx-plan-devices-more{color:var(--lpx-text-muted);margin-left:-4px;font-size:12px}.lpx-plan .lpx-btn{width:100%;margin-top:auto;padding:12px}.lpx-plans-note{color:var(--lpx-text-muted);margin:28px 0 0;font-size:13.5px}.lpx-plans-note a{color:var(--lpx-accent-2);text-decoration:none}.lpx-plans-note a:hover{text-decoration:underline}.lpx-footer{z-index:1;border-top:1px solid var(--lpx-border);margin-top:auto;position:relative}.lpx-footer-inner{width:100%;max-width:var(--lpx-max);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:32px clamp(18px,5vw,32px) 20px;display:flex}.lpx-footer-tagline{color:var(--lpx-text-muted);margin:10px 0 0;font-size:13px}.lpx-footer-links{gap:24px;display:flex}.lpx-footer-links a{color:var(--lpx-text-2);font-size:14px;text-decoration:none}.lpx-footer-links a:hover{color:var(--lpx-text)}.lpx-footer-bottom{width:100%;max-width:var(--lpx-max);border-top:1px solid var(--lpx-border);justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:16px clamp(18px,5vw,32px);display:flex}.lpx-footer-bottom p{color:var(--lpx-text-muted);margin:0;font-size:12.5px}.lpx-footer-bottom a{color:var(--lpx-text-2);font-size:12.5px;text-decoration:none}.lpx-footer-bottom a:hover{color:var(--lpx-text)}@media (max-width:980px){.lpx-hero-text{max-width:min(32rem,58%)}.lpx-map-layer{opacity:.9;width:clamp(360px,70vw,760px);height:min(100vh,860px)}.lpx-map-layer .lpx-map-svg{transform:scale(1.06)}.lpx-show{grid-template-columns:1fr;gap:28px}.lpx-show-media{order:-1}.lpx-show-img{max-width:240px}}@media (max-width:600px){.lpx-hero-text{max-width:100%}.lpx-map-layer{opacity:.46;width:clamp(300px,92vw,560px);height:min(88vh,720px);right:-10%}.lpx-map-layer .lpx-map-svg{transform:scale(1)}.lpx-adv{grid-template-columns:1fr;gap:18px}.lpx-pricing{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:14px;margin:0 calc(-1*clamp(18px,5vw,32px));padding:8px clamp(18px,5vw,32px) 18px;display:flex;overflow-x:auto}.lpx-pricing::-webkit-scrollbar{display:none}.lpx-plan{scroll-snap-align:center;flex:0 0 80%;max-width:300px}.lpx-plans-all{display:none}.lpx-plan--more{display:flex}}@media (max-width:520px){.lpx-header{padding-top:16px;padding-bottom:16px}.lpx-header-actions{gap:10px}.lpx-hero-actions{flex-direction:column}.lpx-hero-actions .lpx-btn{width:100%}.lpx-footer-inner{flex-direction:column;align-items:flex-start}.lpx-footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}}
:root{--dsk-tile-bg:#1616288c;--dsk-tile-border-color:#ffffff14;--dsk-radius:18px;--dsk-pad:20px;--dsk-gap:16px;--dsk-shadow:0 18px 50px -24px #0000008c;--dsk-accent-grad:linear-gradient(135deg, #7c3aed 0%, #2563eb 100%)}.dsk-tile{background:var(--dsk-tile-bg);border:1px solid var(--dsk-tile-border-color);border-radius:var(--dsk-radius);padding:var(--dsk-pad);box-shadow:var(--dsk-shadow);min-width:0}.dsk-left,.dsk-header-card{display:contents}@media (min-width:901px){.cab-shell--desktop{grid-template-columns:256px minmax(0,1fr);align-items:stretch;min-height:100dvh;display:grid}body.has-announce .cab-shell--desktop .dsk-sidebar{height:calc(100dvh - 34px);top:34px}.dsk-sidebar{-webkit-backdrop-filter:blur(12px);background:#14122a8c;border-right:1px solid #ffffff14;flex-direction:column;align-self:start;gap:8px;height:100dvh;padding:22px 16px;display:flex;position:sticky;top:0}.dsk-sidebar-top{justify-content:space-between;align-items:center;gap:8px;padding:6px 6px 18px 10px;display:flex}.dsk-sidebar-logo{padding:0}.dsk-sidebar-bell{color:#f1f5f9cc;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:11px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;transition:background .16s,color .16s;display:flex;position:relative}.dsk-sidebar-bell:hover{color:#f1f5f9;background:#ffffff17}.dsk-sidebar-bell-badge{color:#fff;text-align:center;background:#ef4444;border-radius:9px;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;line-height:17px;position:absolute;top:-5px;right:-5px}.dsk-sidebar-nav{overscroll-behavior:contain;flex-direction:column;flex:1;gap:14px;min-height:0;display:flex;overflow-y:auto}.dsk-sidebar-link-badge{color:#fff;text-align:center;background:#ef4444;border-radius:10px;flex:none;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:11px;font-weight:700;line-height:20px}.dsk-sidebar-link--active .dsk-sidebar-link-badge{background:#ef4444;box-shadow:0 0 0 1.5px #ffffff59}.dsk-sidebar-group{flex-direction:column;gap:6px;display:flex}.dsk-sidebar-group-label{letter-spacing:.08em;color:#94a3b88c;text-transform:uppercase;margin:0 0 2px;padding:0 14px;font-size:10.5px;font-weight:700;transition:color .18s}.dsk-sidebar-group-label--active{color:#a78bfaf2}.dsk-sidebar-group-items{flex-direction:column;gap:5px;display:flex}.dsk-sidebar-logout{border:1px solid var(--dsk-tile-border-color);color:#f1f5f9b3;cursor:pointer;background:0 0;border-radius:12px;align-items:center;gap:12px;margin-top:auto;padding:11px 14px;font-size:15px;font-weight:500;transition:background .18s,color .18s,border-color .18s,transform .1s;display:flex}.dsk-sidebar-logout:hover{color:#fecaca;background:#ef44441f;border-color:#ef444459}.dsk-sidebar-logout:active{transform:scale(.985)}.dsk-sidebar-link{color:#f1f5f9b8;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:11px 14px;font-size:15px;font-weight:500;text-decoration:none;transition:background .18s,color .18s,border-color .18s,box-shadow .18s,transform .1s;display:flex;position:relative}.dsk-sidebar-link:hover{color:#f1f5f9;background:#ffffff0f;border-color:#ffffff14}.dsk-sidebar-link:active{transform:scale(.985)}.dsk-sidebar-link--active,.dsk-sidebar-link--active:hover{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);border-color:#7c3aed80;box-shadow:0 10px 24px -12px #4f46e5b3,inset 0 1px #ffffff24}.dsk-sidebar-link--active:active{transform:scale(.985)}.dsk-sidebar-ic{flex:none;display:flex}.dsk-sidebar-link--off:not(.dsk-sidebar-link--active){opacity:.4}.dsk-sidebar-link--off:not(.dsk-sidebar-link--active):hover{opacity:.62}.cab-shell--desktop .cab-main-wrap{min-width:0;padding-bottom:0}.cab-shell--desktop .cab-topbar{z-index:20;background:0 0;border-bottom:1px solid #ffffff0f;justify-content:flex-end;height:64px;padding:0 clamp(20px,3vw,40px);position:sticky;top:0}.cab-shell--desktop .cab-topbar>a:first-child,.cab-shell--desktop .cab-topbar-right{display:none}.cab-shell--desktop .cab-topbar--announce{border-bottom:none;justify-content:flex-start;padding:0;position:relative;overflow:hidden}.cab-shell--desktop .cab-main{padding:clamp(20px,3vw,40px);margin-top:0!important}.cab-shell--desktop .page-shell{max-width:980px;margin:0 auto;padding:0!important}.cab-shell--desktop .page-shell--creator{max-width:760px;padding:clamp(16px,2.2vh,28px) 20px 40px!important}.cab-shell--desktop .cab-main:has(.rewards-shop-page-shell){height:calc(100dvh - 64px);padding:clamp(16px,2vw,26px) clamp(20px,3vw,40px);overflow:hidden!important}.cab-shell--desktop .cab-main:has(.page-shell--profile-mini){height:calc(100dvh - 64px);padding:clamp(16px,2vw,26px) clamp(20px,3vw,40px);overflow:hidden!important}.cab-shell--desktop .page-shell--profile-mini{grid-template-rows:100%;grid-template-columns:minmax(0,1fr);width:100%;max-width:1280px;height:100%;margin:0 auto;display:grid;overflow:hidden}.cab-shell--desktop .dsk-left{grid-column:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"profile traffic""subs traffic";grid-auto-rows:auto;align-content:start;align-items:start;gap:14px;height:100%;min-height:0;padding-right:4px;display:grid;overflow-y:auto}.cab-shell--desktop .dsk-left>*{margin:0!important}.cab-shell--desktop .dsk-left>.dsk-header-card{grid-area:profile}.cab-shell--desktop .dsk-left>.prof-subscriptions-wrap,.cab-shell--desktop .dsk-left>.prof-trial-wrap,.cab-shell--desktop .dsk-left>.dash-empty-sub{grid-area:subs}.cab-shell--desktop .dsk-left>.dsk-traffic-tile{grid-area:traffic;align-self:stretch}@media (max-width:1080px){.cab-shell--desktop .page-shell--profile-mini{max-width:620px}.cab-shell--desktop .dsk-left{grid-template-columns:minmax(0,1fr);grid-template-areas:"profile""subs""traffic"}}.cab-shell--desktop .dsk-history-open-btn{border-radius:var(--dsk-radius);border:1px solid var(--dsk-tile-border-color);background:var(--dsk-tile-bg);color:#e2e8f0;cursor:pointer;align-items:center;gap:10px;width:100%;padding:14px 18px;font-size:15px;font-weight:600;transition:background .16s,border-color .16s;display:flex}.cab-shell--desktop .dsk-history-open-btn:hover{background:#1e1e34b3;border-color:#ffffff29}.cab-shell--desktop .dsk-history-open-chevron{color:#e2e8f08c;margin-left:auto}.topup-sheet-layer--center.ref-sheet-layer .topup-sheet{max-width:600px;max-height:82vh}body:has(.cab-shell--desktop) .ssm-head{padding-top:18px;padding-bottom:12px}body:has(.cab-shell--desktop) .ssm-sheet-layer .topup-sheet-close{top:14px;right:14px}.cab-shell--desktop .dsk-header-card{background:var(--dsk-tile-bg);border:1px solid var(--dsk-tile-border-color);border-radius:var(--dsk-radius);grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);grid-template-areas:"ident balance""promo promo";align-items:center;gap:12px 18px;padding:16px 18px;display:grid}.cab-shell--desktop .dsk-header-card .dsk-promo-inline{border-top:1px solid var(--dsk-tile-border-color);grid-area:promo;margin-top:2px;padding:14px 0 0}.cab-shell--desktop .dsk-header-card .prof-hero-ident-panel{background:0 0;border:none;border-radius:0;grid-area:ident;align-items:center;min-width:0;padding:0;display:flex}.cab-shell--desktop .dsk-header-card .prof-hero-ident-text{min-width:0}.cab-shell--desktop .dsk-header-card .prof-hero-id{white-space:nowrap;flex-wrap:nowrap}.cab-shell--desktop .dsk-header-card .prof-hero-id .ds-mono{white-space:nowrap}.cab-shell--desktop .dsk-header-card .prof-hero-handle-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cab-shell--desktop .dsk-header-card .prof-balance-quick-panel{border:none;border-left:1px solid var(--dsk-tile-border-color);box-sizing:border-box;background:0 0;border-radius:0;flex-direction:column;grid-area:balance;gap:10px;display:flex;padding:0 0 0 18px!important}.cab-shell--desktop .dsk-header-card .prof-hero-balance-row{flex-direction:column;align-items:stretch;gap:10px}.cab-shell--desktop .dsk-header-card .prof-hero-balance-text{min-width:0}.cab-shell--desktop .dsk-header-card .prof-hero-balance-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.cab-shell--desktop .dsk-header-card .prof-hero-balance-cta{flex:unset;justify-content:center;width:100%;min-width:0;margin:0}.cab-shell--desktop .dsk-header-card .dsk-history-open-btn--compact{white-space:nowrap;flex:unset;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;justify-content:center;gap:6px;width:100%;min-width:0;min-height:36px;padding:9px 12px;font-size:13px;font-weight:600}.cab-shell--desktop .dsk-header-card .dsk-history-open-btn--compact:hover{background:#ffffff1a}@media (min-width:1081px) and (max-width:1380px){.cab-shell--desktop .dsk-header-card{grid-template-columns:minmax(0,1fr);grid-template-areas:"ident""balance""promo"}.cab-shell--desktop .dsk-header-card .prof-balance-quick-panel{border-left:none;border-top:1px solid var(--dsk-tile-border-color);padding:14px 0 0!important}}.cab-shell--desktop .prof-trial-shopcard .plan-shop-price-main{font-size:1.8rem}body:has(.cab-shell--desktop) .onb-overlay{align-items:center;padding-bottom:0}:is(body:has(.cab-shell--desktop):has(.onb-overlay--nav-0) .dsk-sidebar,body:has(.cab-shell--desktop):has(.onb-overlay--nav-2) .dsk-sidebar,body:has(.cab-shell--desktop):has(.onb-overlay--nav-3) .dsk-sidebar){z-index:210;pointer-events:none}:is(body:has(.cab-shell--desktop):has(.onb-overlay--nav-0) .dsk-sidebar-link,body:has(.cab-shell--desktop):has(.onb-overlay--nav-2) .dsk-sidebar-link,body:has(.cab-shell--desktop):has(.onb-overlay--nav-3) .dsk-sidebar-link){opacity:.32;transition:opacity .2s}:is(body:has(.cab-shell--desktop):has(.onb-overlay--nav-0) .dsk-sidebar-nav .dsk-sidebar-group:first-child .dsk-sidebar-group-items .dsk-sidebar-link:first-child,body:has(.cab-shell--desktop):has(.onb-overlay--nav-2) .dsk-sidebar-nav .dsk-sidebar-group:first-child .dsk-sidebar-group-items .dsk-sidebar-link:nth-child(3),body:has(.cab-shell--desktop):has(.onb-overlay--nav-3) .dsk-sidebar-nav .dsk-sidebar-group:nth-child(3) .dsk-sidebar-group-items .dsk-sidebar-link:first-child){opacity:1;box-shadow:inset 0 0 0 1.5px color-mix(in srgb, var(--primary,#7c3aed) 95%, transparent), 0 6px 18px -6px color-mix(in srgb, var(--primary,#7c3aed) 45%, transparent);border-radius:12px}.cab-shell--desktop .prof-quick-grid,.cab-shell--desktop .prof-balance-quick-divider{display:none}.cab-shell--desktop .btn-primary:hover,.cab-shell--desktop a.btn-primary:hover{transform:none;box-shadow:inset 0 1px #fff3,0 4px 18px #00000047}.cab-shell--desktop .btn-glow:hover{box-shadow:inset 0 1px #fff3,0 4px 18px #00000047}.wheel-info{display:none}.wheel-info-card{background:var(--dsk-tile-bg);border:1px solid var(--dsk-tile-border-color);border-radius:18px;flex-direction:column;gap:12px;padding:16px 18px;display:flex}.wheel-info-head{color:#c4b5fd;align-items:center;gap:8px;display:flex}.wheel-info-title{color:#f1f5f9;letter-spacing:-.01em;margin:0;font-size:14px;font-weight:700}.wheel-info-prizes{flex-wrap:wrap;gap:6px;display:flex}.wheel-prize-chip{font-variant-numeric:tabular-nums;letter-spacing:-.005em;border:1px solid;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.wheel-prize-chip--common{color:#94a3b8;background:#94a3b814;border-color:#94a3b847}.wheel-prize-chip--rare{color:#93c5fd;background:#3b82f61f;border-color:#60a5fa61}.wheel-prize-chip--epic{color:#fcd34d;background:linear-gradient(135deg,#f59e0b2e,#ef44441f);border-color:#f59e0b6b;box-shadow:0 0 12px #f59e0b33}.wheel-info-meta{color:#94a3b8b3;margin:0;font-size:11.5px;line-height:1.4}.wheel-info-history{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.wheel-info-history-row{color:#f1f5f9b3;background:#0f172a52;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:7px 10px;font-size:12.5px;display:flex}.wheel-info-history-row--win{color:#f1f5f9;background:#7c3aed1f;border:1px solid #7c3aed38}.wheel-info-history-label{font-variant-numeric:tabular-nums;font-weight:700}.wheel-info-history-time{color:#94a3b8b3;font-size:11px;font-weight:500}.wheel-info-history-row--win .wheel-info-history-time{color:#c4b5fdd9}.wheel-info-empty{color:#94a3b8b3;justify-content:center;align-items:center;gap:8px;margin:0;padding:12px 0;font-size:12.5px;display:flex}.wheel-info-skeleton{flex-direction:column;gap:6px;display:flex}.status-pill{border:1px solid var(--dsk-tile-border-color);color:#f1f5f9d9;letter-spacing:-.005em;cursor:pointer;-webkit-tap-highlight-color:transparent;white-space:nowrap;background:#ffffff0a;border-radius:999px;align-items:center;gap:7px;padding:6px 12px 6px 10px;font-size:13px;font-weight:600;transition:background .16s,border-color .16s;display:inline-flex}.status-pill:hover{background:#ffffff14;border-color:#ffffff24}.status-pill-dot{background:#ffffff4d;border-radius:50%;flex:none;width:8px;height:8px}.status-pill--ok{background:#10b98114;border-color:#10b98152}.status-pill--ok:hover{background:#10b98124;border-color:#10b9817a}.status-pill--ok .status-pill-dot{background:#10b981;animation:2.4s ease-in-out infinite status-pill-pulse;box-shadow:0 0 0 3px #10b98138}.status-pill--warn{color:#fcd34d;background:#f59e0b14;border-color:#f59e0b66}.status-pill--warn .status-pill-dot{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b40}.status-pill--bad{color:#fca5a5;background:#ef444414;border-color:#ef444466}.status-pill--bad .status-pill-dot{background:#ef4444;animation:1.4s ease-in-out infinite status-pill-pulse;box-shadow:0 0 0 3px #ef444440}.status-pill--loading .status-pill-dot{background:#ffffff59}@keyframes status-pill-pulse{0%,to{opacity:1}50%{opacity:.55}}.status-pill-text--short{display:none}@media (max-width:640px){.status-pill{padding:5px 9px;font-size:12px}.status-pill-text--long{display:none}.status-pill-text--short{display:inline}}@media (max-width:360px){.status-pill-text{display:none}.status-pill{padding:6px}}.cab-shell--desktop .dsk-right{flex-direction:column;grid-column:2;gap:12px;min-width:0;min-height:0;display:flex}.cab-shell--desktop .dsk-right>.dsk-dash-card--promo{flex:none}.cab-shell--desktop .dsk-history-card{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.cab-shell--desktop .dsk-dash-card{background:var(--dsk-tile-bg);border:1px solid var(--dsk-tile-border-color);border-radius:18px;min-width:0;min-height:0;padding:18px 20px}.cab-shell--desktop .dsk-dash-card .ref2-sheet,.cab-shell--desktop .dsk-dash-card .promo-sheet-body{margin:0;padding:0}.cab-shell--desktop .dsk-history-card .ref2-sheet{flex-direction:column;height:100%;min-height:0;display:flex}.cab-shell--desktop .dsk-history-card .ref2-sheet-head{text-align:left;align-items:flex-start}.cab-shell--desktop .dsk-history-card .ref2-sheet-title,.cab-shell--desktop .dsk-history-card .ref2-sheet-subtitle{text-align:left}.cab-shell--desktop .dsk-history-card .ops-history-tabs{z-index:2;background:linear-gradient(#1a1830 70%,#1a183000);margin:0 0 4px;padding:4px 0 8px;position:sticky;top:0}.cab-shell--desktop .dsk-history-card .ref2-sheet-body{flex:1;min-height:0;max-height:none;overflow-y:auto}.cab-shell--desktop .dsk-dash-card--promo{padding:12px 16px}.cab-shell--desktop .dsk-dash-card--promo .promo-sheet-body{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"head head""input button""gifts gifts";align-items:center;gap:10px;display:grid}.cab-shell--desktop .dsk-dash-card--promo .promo-sheet-head{grid-area:head;margin:0;display:block}.cab-shell--desktop .dsk-dash-card--promo .promo-sheet-title{margin:0;font-size:14px;font-weight:700}.cab-shell--desktop .dsk-dash-card--promo .promo-sheet-subtitle{color:#94a3b8b3;margin:0;font-size:11px;display:block}.cab-shell--desktop .dsk-dash-card--promo .promo-sheet-input--code-line{resize:none;text-overflow:ellipsis;grid-area:input;height:42px;min-height:42px;max-height:42px;margin:0;padding:10px 12px;font-size:13px;line-height:22px;overflow-x:hidden}.cab-shell--desktop .dsk-dash-card--promo .promo-sheet-submit{grid-area:button;width:auto;min-width:132px;min-height:42px;margin:0;font-size:14px}.cab-shell--desktop .dsk-dash-card--promo .promo-sheet-error{grid-column:1/-1;margin:0}.cab-shell--desktop .dsk-dash-card--promo .promo-gifts-framed{grid-area:gifts;margin-top:2px}.cab-shell--desktop .cab-main:has(.wheel-page-shell){height:calc(100dvh - 64px);overflow:hidden!important}.cab-shell--desktop .page-shell.wheel-page-shell{box-sizing:border-box;gap:16px;width:100%;max-width:min(1180px,100%);height:100%;margin:0 auto;padding:clamp(12px,2vh,28px) clamp(16px,2.5vw,32px) 24px;overflow:hidden}.wheel-page-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:stretch;gap:clamp(12px,2vw,24px);width:100%;min-width:0;height:100%;min-height:0;display:grid}.wheel-page-main{width:100%;min-width:0;height:100%;min-height:0;box-shadow:var(--dsk-shadow);background:radial-gradient(115% 70% at 50% -10%,#8b5cf647 0%,#0000 58%),linear-gradient(#3d3868 0%,#2a2648 100%);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;padding:22px 24px 24px;display:flex;position:relative;overflow:hidden}.wheel-page-head{text-align:center;flex:none}.wheel-page-head-title{letter-spacing:-.02em;color:#f8fafc;margin:0;font-size:22px;font-weight:800}.wheel-page-head-sub{color:#e2e8f0a8;margin:4px 0 0;font-size:13px;line-height:1.4}.wheel-page-main-stage{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;overflow:hidden}.wheel-page-main-stage .wheel-card-unified{margin:0}.wheel-page-main .wheel-card-unified{width:100%;max-width:min(520px,100%);margin:0 auto}.cab-shell--desktop .wheel-card-unified--bare{padding:0;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important}.cab-shell--desktop .wheel-card-unified--bare .wheel-card-wheel{padding:0}.cab-shell--desktop .wheel-page-main .wheel-sound-toggle-wrap{background:#0f0f1cb8;top:4px;right:0}.cab-shell--desktop .wheel-page-main .wheel-canvas-wrap{box-sizing:border-box;width:100%;max-width:min(460px,100%);margin-inline:auto;padding-top:20px}.wheel-page-side{flex-direction:column;gap:16px;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.wheel-page-panel{box-shadow:var(--dsk-shadow);box-sizing:border-box;background:radial-gradient(125% 85% at 50% -12%,#8b5cf657 0%,#0000 56%),linear-gradient(#3d3868 0%,#2a2648 100%);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:14px;min-width:0;max-width:100%;min-height:0;padding:18px 20px 20px;display:flex;overflow:hidden}.wheel-page-panel--distrib{flex:none}.wheel-page-panel--history{flex:1;min-height:0;max-height:none}.wheel-page-panel-title{text-align:center;color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:17px;font-weight:800}.wheel-distrib-panel-body{flex-direction:column;gap:14px;min-width:0;display:flex}.wheel-distrib-panel-body--sheet{padding:0}.wheel-page-panel .wheel-distrib-hint{text-align:left;line-height:1.45}.wheel-page-panel .wheel-distrib-list{max-height:clamp(104px,16vh,200px)}.wheel-page-panel--history{min-height:180px}.wheel-history-panel-scroll{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.wheel-page-panel .wheel-history-list--inline{overscroll-behavior:contain;box-sizing:border-box;scrollbar-gutter:stable;flex:1;width:100%;min-width:0;max-width:100%;min-height:0;max-height:none;margin-top:0;overflow:hidden auto}.wheel-page-panel .wheel-history-row{min-width:0;max-width:100%}.wheel-page-panel .wheel-history-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wheel-page-panel .wheel-history-cost{text-overflow:ellipsis;white-space:nowrap;text-align:right;max-width:42%;overflow:hidden}.wheel-page-panel .wheel-history-sheet-status,.wheel-page-panel .wheel-history-sheet-error{text-align:center;margin:0}@media (max-width:1199px){.wheel-page-layout{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;justify-items:stretch;max-width:min(720px,100%);margin-inline:auto}.wheel-page-main{flex:none;height:auto;overflow:visible}.wheel-page-main .wheel-card-unified{max-width:min(440px,100%)}.cab-shell--desktop .wheel-page-main .wheel-canvas-wrap{max-width:min(360px,100%)}.wheel-page-side{overscroll-behavior:contain;height:100%;min-height:0;overflow-y:auto}.wheel-page-panel--history,.wheel-page-panel .wheel-history-list--inline{flex:none;max-height:none}}@media (max-width:960px){.cab-shell--desktop .page-shell.wheel-page-shell{padding-inline:12px}}@media (max-height:940px) and (min-width:901px){.cab-shell--desktop .wheel-page-main .wheel-canvas-wrap{max-width:min(400px,100%)}}@media (max-height:820px) and (min-width:901px){.cab-shell--desktop .wheel-page-main .wheel-canvas-wrap{max-width:min(330px,100%)}.wheel-page-head-sub{display:none}.wheel-page-panel{padding:14px 16px 16px}.wheel-page-panel .wheel-distrib-list{max-height:clamp(88px,12vh,140px)}}@media (min-width:1200px) and (max-width:1320px){.cab-shell--desktop .wheel-page-main .wheel-canvas-wrap{max-width:min(380px,100%)}}.cab-shell--desktop .cab-main:has(.referrals-page-shell){height:calc(100dvh - 64px);overflow-y:auto!important}.cab-shell--desktop .referrals-page-shell{width:100%;max-width:1080px;margin:0 auto;padding:clamp(16px,2.2vh,30px) clamp(18px,2.6vw,34px) 28px!important}.cab-shell--desktop .referrals-page-shell .ref-root{width:100%;max-width:none}.cab-shell--desktop .dref-grid{grid-template-columns:minmax(0,380px) minmax(0,1fr);grid-template-areas:"head head""link right";align-items:stretch;gap:16px;display:grid}.cab-shell--desktop .dref-right-stack{flex-direction:column;grid-area:right;align-self:stretch;gap:16px;min-height:100%;display:flex}.cab-shell--desktop .dref-tile--link{flex-direction:column;align-self:stretch;display:flex}.cab-shell--desktop .dref-tile--link .dref-invite{flex-direction:column;flex:1;align-items:stretch;gap:16px}.cab-shell--desktop .dref-tile--link .dref-invite-side{flex:1}.cab-shell--desktop .dref-head{flex-direction:column;grid-area:head;gap:12px;display:flex}.cab-shell--desktop .dref-head-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.cab-shell--desktop .dref-head .ref-creator-banner{margin:0}.cab-shell--desktop .dref-title{letter-spacing:-.02em;color:#f8fafc;margin:0;font-size:24px;font-weight:800}.cab-shell--desktop .dref-info-btn{color:#e2e8f0cc;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;transition:background .16s,color .16s;display:flex}.cab-shell--desktop .dref-info-btn:hover{color:#f1f5f9;background:#ffffff17}.cab-shell--desktop .dref-tile{background:var(--dsk-tile-bg);border:1px solid var(--dsk-tile-border-color);min-width:0;box-shadow:var(--dsk-shadow);border-radius:18px;padding:20px 22px}.cab-shell--desktop .dref-grid--skeleton .skel{display:block}.cab-shell--desktop .dref-grid--skeleton .dref-tile--chart,.cab-shell--desktop .dref-grid--skeleton .dref-tile--link{flex-direction:column;display:flex}.cab-shell--desktop .dref-tile--overview{flex:none}.cab-shell--desktop .dref-tile--chart{flex-direction:column;flex:1;min-height:0;display:flex}.cab-shell--desktop .dref-tile--link{grid-area:link}.cab-shell--desktop .dref-tile--codes{grid-area:codes}.cab-shell--desktop .dref-tile-title{color:#e2e8f0eb;margin:0 0 14px;font-size:15px;font-weight:700}.cab-shell--desktop .dref-chart-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.cab-shell--desktop .dref-chart-head-title{flex:1;min-width:0;margin:0}.cab-shell--desktop .dref-chart-controls{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.cab-shell--desktop .dref-chart-loading,.cab-shell--desktop .dref-chart-error{color:#94a3b8d1;margin:0 0 10px;font-size:12px}.cab-shell--desktop .dref-chart-error{color:#f87171}.cab-shell--desktop .dref-earnings-chart--loading{opacity:.72}.cab-shell--desktop .dref-eyebrow{letter-spacing:.02em;color:#e2e8f099;margin:0;font-size:12px}.cab-shell--desktop .dref-balance{letter-spacing:-.02em;color:#fff;margin:4px 0 0;font-size:34px;font-weight:800}.cab-shell--desktop .dref-balance-cur{opacity:.7;font-size:20px;font-weight:700}.cab-shell--desktop .dref-today{color:#34d399;align-items:center;gap:5px;margin:6px 0 0;font-size:12px;display:inline-flex}.cab-shell--desktop .dref-badges{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.cab-shell--desktop .dref-badge{cursor:help;white-space:nowrap;border-radius:9px;padding:5px 11px;font-size:12px;font-weight:600}.cab-shell--desktop .dref-badge--bonus{color:#c4b5fd;background:#7c3aed38}.cab-shell--desktop .dref-badge--creator{color:#5eead4;background:#2dd4bf2e}.cab-shell--desktop .dref-badge--discount{color:#6ee7b7;background:#34d39929}.cab-shell--desktop .dref-funnel{border-top:1px solid #ffffff12;align-items:center;gap:12px;padding-top:14px;display:flex}.cab-shell--desktop .dref-funnel-item{cursor:help;flex-direction:column;flex:1;align-items:center;gap:2px;display:flex}.cab-shell--desktop .dref-funnel-num{color:#f8fafc;font-size:22px;font-weight:800}.cab-shell--desktop .dref-funnel-lbl{color:#e2e8f09e;font-size:12px}.cab-shell--desktop .dref-funnel-sep{background:#ffffff14;align-self:stretch;width:1px}.cab-shell--desktop .dref-earnings-chart{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex}.cab-shell--desktop .dref-earnings-chart-body{flex-direction:column;flex:1;min-height:140px;display:flex;position:relative}.cab-shell--desktop .dref-earnings-chart-svg{flex:1;width:100%;min-height:140px;display:block}.cab-shell--desktop .dref-earnings-chart-plot-bg{fill:#ffffff08;stroke:#ffffff0f;stroke-width:1px}.cab-shell--desktop .dref-earnings-chart-grid{stroke:#ffffff12;stroke-width:1px;stroke-dasharray:4 5}.cab-shell--desktop .dref-earnings-chart-axis{fill:#94a3b8c7;font-size:10px;font-weight:600}.cab-shell--desktop .dref-earnings-chart-line{fill:none;stroke:#a78bfa;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}.cab-shell--desktop .dref-earnings-chart-dot{fill:#c4b5fd;stroke:#1e1b4b;stroke-width:1.5px}.cab-shell--desktop .dref-earnings-chart-dot--active{fill:#ede9fe;stroke:#a78bfa;stroke-width:2px}.cab-shell--desktop .dref-earnings-chart-crosshair{stroke:#a78bfa73;stroke-width:1px;stroke-dasharray:3 4}.cab-shell--desktop .dref-earnings-chart-hit{cursor:crosshair}.cab-shell--desktop .dref-earnings-chart-overlay{text-align:center;color:#94a3b8b8;pointer-events:none;justify-content:center;align-items:center;margin:0;font-size:12px;line-height:1.45;display:flex;position:absolute;inset:18% 12% 24%}.cab-shell--desktop .dref-earnings-chart-tip{pointer-events:none;white-space:nowrap;z-index:2;background:#0f0f1cf5;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;align-items:center;gap:2px;padding:7px 11px;display:flex;position:absolute;bottom:calc(100% - 8px);transform:translate(-50%);box-shadow:0 10px 28px -10px #000000b3}.cab-shell--desktop .dref-earnings-chart-tip-day{color:#94a3b8d9;font-size:10px}.cab-shell--desktop .dref-earnings-chart-tip-val{color:#c4b5fd;font-size:13px;font-weight:700}.cab-shell--desktop .dref-earnings-chart-foot{color:#94a3b8d1;margin:0;font-size:12px}.cab-shell--desktop .dref-earnings-chart-foot strong{color:#e2e8f0;font-weight:700}.cab-shell--desktop .dref-invite{align-items:stretch;gap:22px;display:flex}.cab-shell--desktop .dref-qr-col{flex-direction:column;flex:none;align-items:center;gap:10px;display:flex}.cab-shell--desktop .dref-qr-box{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:194px;height:194px;padding:12px;display:flex;box-shadow:0 10px 30px -12px #00000080}.cab-shell--desktop .dref-qr-box svg{width:100%;height:100%;display:block}.cab-shell--desktop .dref-qr-placeholder{color:#64748b;text-align:center;font-size:12px;line-height:1.4}.cab-shell--desktop .dref-qr-download{color:#e2e8f0d9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;transition:background .16s;display:inline-flex}.cab-shell--desktop .dref-qr-download:hover{background:#ffffff1a}.cab-shell--desktop .dref-qr-download:disabled{opacity:.4;cursor:not-allowed}.cab-shell--desktop .dref-invite-side{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.cab-shell--desktop .dref-invite-hint{color:#e2e8f09e;margin:0 0 2px;font-size:13px;line-height:1.5}.cab-shell--desktop .dref-invite-side .dref-action-row{align-items:stretch;gap:10px;margin-top:12px;display:flex}.cab-shell--desktop .dref-banners-btn{color:#e9e3ff;cursor:pointer;background:linear-gradient(120deg,#7c3aed38,#6366f12e);border:1px solid #a78bfa73;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:10px;padding:12px;font-size:14px;font-weight:700;transition:background .16s,border-color .16s,transform .12s;display:flex}.cab-shell--desktop .dref-banners-btn:hover{background:linear-gradient(120deg,#7c3aed52,#6366f142);border-color:#a78bfab3}.cab-shell--desktop .dref-banners-btn:active{transform:scale(.99)}.cab-shell--desktop .dref-action-row .dref-history-open-btn,.cab-shell--desktop .dref-action-row .dref-withdraw-btn{flex:1 1 0;min-width:0;margin:0}.cab-shell--desktop .dref-history-open-btn{color:#e2e8f0eb;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:600;transition:background .16s,color .16s,border-color .16s;display:flex}.cab-shell--desktop .dref-history-open-btn span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cab-shell--desktop .dref-history-open-btn:hover{color:#f1f5f9;background:#ffffff1a;border-color:#ffffff2e}.cab-shell--desktop .dref-linkrow{background:#0f0f1c80;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;display:flex}.cab-shell--desktop .dref-linkrow-tag{letter-spacing:.02em;color:#e2e8f0b8;flex:none;font-size:12px;font-weight:700}.cab-shell--desktop .dref-linkrow-val{text-overflow:ellipsis;white-space:nowrap;color:#e2e8f0;flex:1;min-width:0;font-size:14px;overflow:hidden}.cab-shell--desktop .dref-linkrow-val--muted{color:#e2e8f066}.cab-shell--desktop .dref-linkrow-val--promo{color:#c4b5fd;letter-spacing:.04em;font-weight:700}.cab-shell--desktop .dref-linkrow-btn{color:#cbd5e1;cursor:pointer;background:#ffffff12;border:none;border-radius:9px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;transition:background .16s,color .16s;display:flex}.cab-shell--desktop .dref-linkrow-btn:hover{color:#fff;background:#ffffff24}.cab-shell--desktop .dref-linkrow-btn--ok{color:#6ee7b7;background:#34d39933}.cab-shell--desktop .dref-linkrow-btn--tg{color:#7cc0ff;background:#388bfd2e}.cab-shell--desktop .dref-withdraw-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#2563eb 100%);border:none;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:4px;padding:12px;font-size:14px;font-weight:600;transition:filter .16s,transform .12s;display:flex}.cab-shell--desktop .dref-withdraw-btn:hover{filter:brightness(1.08)}.cab-shell--desktop .dref-withdraw-btn:active{transform:scale(.99)}.cab-shell--desktop .dref-withdraw-btn:disabled{opacity:.45;cursor:not-allowed;filter:none}.cab-shell--desktop .dref-codes-open{border:1px solid var(--dsk-tile-border-color);cursor:pointer;text-align:left;background:#0f0f1c80;border-radius:13px;width:100%;min-height:120px;padding:14px 16px;display:block;position:relative;overflow:hidden}.cab-shell--desktop .dref-codes-blur{filter:blur(4px);opacity:.45;pointer-events:none;flex-direction:column;gap:10px;display:flex}.cab-shell--desktop .dref-codes-fakerow{color:#cbd5e1;border-bottom:1px solid #ffffff14;justify-content:space-between;padding-bottom:8px;font-size:13px;display:flex}.cab-shell--desktop .dref-codes-cta{color:#fff;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex;position:absolute;inset:0}.cab-shell--desktop .dref-codes-cta .prof-quick-badge{position:static;transform:none}.cab-shell--desktop .dref-history-scroll{overscroll-behavior:contain;max-height:260px;overflow-y:auto}.dref-dialog .dref-history-scroll--modal{max-height:62vh}.cab-shell--desktop .dref-history-empty{text-align:center;color:#e2e8f080;padding:24px;font-size:13px}.dref-dialog-overlay{z-index:80;-webkit-backdrop-filter:blur(4px);background:#08081299;justify-content:center;align-items:center;padding:24px;animation:.16s dref-dialog-fade;display:flex;position:fixed;inset:0}.dref-dialog{background:linear-gradient(#2a2648 0%,#221f3d 100%);border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:540px;max-height:84vh;animation:.18s dref-dialog-pop;position:relative;overflow-y:auto;box-shadow:0 30px 80px -24px #000000b3}.dref-dialog .ref2-sheet{margin:0;padding:18px 22px 22px}.dref-dialog-close{color:#cbd5e1;cursor:pointer;z-index:1;background:#ffffff12;border:none;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .16s,color .16s;display:flex;position:absolute;top:14px;right:14px}.dref-dialog-close:hover{color:#fff;background:#ffffff24}@keyframes dref-dialog-fade{0%{opacity:0}to{opacity:1}}@keyframes dref-dialog-pop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:1380px){.cab-shell--desktop .dref-grid{gap:13px}.cab-shell--desktop .dref-tile{padding:17px 18px}.cab-shell--desktop .dref-balance{font-size:30px}.cab-shell--desktop .dref-qr-box{width:168px;height:168px}}@media (max-width:1100px){.cab-shell--desktop .dref-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"head""right""link"}.cab-shell--desktop .dref-tile--chart{min-height:220px}.cab-shell--desktop .dref-invite{flex-direction:column;align-items:center}.cab-shell--desktop .dref-invite-side{width:100%}}.cab-shell--desktop .prof-security-stack--page .totp-status-row+.totp-status-row{margin-top:10px}.cab-shell--desktop .dsk-traffic-tile{background:var(--dsk-tile-bg);border:1px solid var(--dsk-tile-border-color);border-radius:var(--dsk-radius);padding:18px 20px}.cab-shell--desktop .pts{flex-direction:column;gap:16px;display:flex}.cab-shell--desktop .pts-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.cab-shell--desktop .pts-title{letter-spacing:.06em;text-transform:uppercase;color:#e2e8f0b3;font-size:12px;font-weight:700}.cab-shell--desktop .pts-controls{align-items:center;gap:8px;display:flex}.cab-shell--desktop .pts-refresh{border:1px solid var(--dsk-tile-border-color);color:#cbd5e1;cursor:pointer;background:#ffffff0a;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;transition:background .16s;display:flex}.cab-shell--desktop .pts-refresh:hover{background:#ffffff1a}.cab-shell--desktop .pts-refresh:disabled{opacity:.5;cursor:default}.cab-shell--desktop .pts-err{color:#f87171;margin:0;font-size:12px}.cab-shell--desktop .pts-muted{text-align:center;color:#e2e8f080;margin:0;padding:12px 0;font-size:13px}.cab-shell--desktop .pts-hero{background:#0f0f1c73;border:1px solid #ffffff0f;border-radius:14px;padding:14px 16px}.cab-shell--desktop .pts-hero-label{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8cc;font-size:11px}.cab-shell--desktop .pts-hero-value{letter-spacing:-.02em;color:#f8fafc;margin:2px 0 12px;font-size:28px;font-weight:800;line-height:1.05;display:block}.cab-shell--desktop .pts-hero-meta{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.cab-shell--desktop .pts-kpi{background:#ffffff0a;border-radius:10px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.cab-shell--desktop .pts-kpi span{text-transform:uppercase;letter-spacing:.04em;color:#94a3b8bf;font-size:10px}.cab-shell--desktop .pts-kpi b{color:#e2e8f0;font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.cab-shell--desktop .pts-block{flex-direction:column;gap:8px;display:flex}.cab-shell--desktop .pts-block-label{letter-spacing:.04em;color:#94a3b8bf;font-size:11px;font-weight:600}.cab-shell--desktop .pts-chart{align-items:flex-end;gap:3px;height:120px;padding-top:4px;display:flex;position:relative}.cab-shell--desktop .pts-col{cursor:default;flex-direction:column;flex:1 1 0;align-items:stretch;min-width:0;height:100%;display:flex}.cab-shell--desktop .pts-col-track{background:#ffffff0a;border-radius:4px;flex:1;align-items:flex-end;min-height:0;transition:background .16s;display:flex;overflow:hidden}.cab-shell--desktop .pts-col--active .pts-col-track{background:#ffffff14}.cab-shell--desktop .pts-col-bar{transform-origin:bottom;background:linear-gradient(#34d399,#0f9d6e);border-radius:4px 4px 0 0;width:100%;transition:height .25s,background .16s,filter .16s;animation:.45s cubic-bezier(.22,1,.36,1) both pts-rise}.cab-shell--desktop .pts-col--active .pts-col-bar{filter:brightness(1.08);background:linear-gradient(#6ee7b7,#10b981)}@keyframes pts-rise{0%{opacity:.2;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.cab-shell--desktop .pts-col-x{text-align:center;color:#94a3b8b3;white-space:nowrap;height:12px;margin-top:5px;font-size:9px;overflow:hidden}.cab-shell--desktop .pts-tip{pointer-events:none;white-space:nowrap;z-index:5;background:#0f0f1cf5;border:1px solid #ffffff1a;border-radius:9px;flex-direction:column;align-items:center;gap:1px;padding:6px 10px;animation:.14s both pts-tip-in;display:flex;position:absolute;bottom:calc(100% - 14px);transform:translate(-50%);box-shadow:0 10px 28px -10px #000000b3}.cab-shell--desktop .pts-tip:after{content:"";border:5px solid #0000;border-top-color:#0f0f1cf5;position:absolute;top:100%;left:50%;transform:translate(-50%)}.cab-shell--desktop .pts-tip-day{text-transform:uppercase;letter-spacing:.03em;color:#94a3b8d9;font-size:10px}.cab-shell--desktop .pts-tip-val{color:#34d399;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}@keyframes pts-tip-in{0%{opacity:0;transform:translate(-50%)translateY(3px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.cab-shell--desktop .pts-locs{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.cab-shell--desktop .pts-locs--scroll{scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;max-height:188px;padding-right:6px;overflow-y:auto}.cab-shell--desktop .pts-locs--scroll::-webkit-scrollbar{width:6px}.cab-shell--desktop .pts-locs--scroll::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:999px}.cab-shell--desktop .pts-loc{grid-template-rows:auto auto;grid-template-columns:20px minmax(0,1fr) 74px;align-items:center;gap:3px 8px;display:grid}.cab-shell--desktop .pts-loc-flag{grid-row:1;align-items:center;line-height:0;display:inline-flex}.cab-shell--desktop .pts-loc-flag img{border-radius:2px;display:block;box-shadow:0 0 0 1px #ffffff14}.cab-shell--desktop .pts-loc-name{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;grid-row:1;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.cab-shell--desktop .pts-loc-val{text-align:right;color:#cbd5e1;font-variant-numeric:tabular-nums;white-space:nowrap;grid-row:1;font-size:12px;font-weight:600}.cab-shell--desktop .pts-loc-track{background:#ffffff0f;border-radius:999px;grid-area:2/1/auto/-1;height:4px;overflow:hidden}.cab-shell--desktop .pts-loc-fill{border-radius:999px;height:100%;display:block}.cab-shell--desktop .cab-main:has(.tickets-page){height:calc(100dvh - 64px);overflow:hidden!important}.cab-shell--desktop .tickets-page--dsk{flex-direction:column;width:100%;max-width:1240px;height:100%;min-height:0;margin:0 auto;display:flex;overflow:hidden;padding:clamp(16px,2.2vh,28px) clamp(20px,2.5vw,32px) 18px!important}.cab-shell--desktop .sup-dsk-2pane{flex:1;grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:16px;min-height:0;display:grid}.cab-shell--desktop .sup-dsk-2pane .sup-tickets-panel{background:var(--dsk-tile-bg);border:1px solid var(--dsk-tile-border-color);border-radius:var(--dsk-radius);flex-direction:column;height:100%;min-height:0;padding:14px 14px 6px;display:flex;overflow:hidden}.cab-shell--desktop .sup-dsk-2pane .sup-ticket-scroll{flex:1;min-height:0;margin:0 -4px;padding:0 4px;overflow-y:auto}.cab-shell--desktop .sup-dsk-2pane .sup-ticket-row--selected{background:#7c3aed24!important;border-color:#7c3aed8c!important}.cab-shell--desktop .sup-chat-pane{background:var(--dsk-tile-bg);border:1px solid var(--dsk-tile-border-color);border-radius:var(--dsk-radius);height:100%;min-height:0;display:flex;overflow:hidden}.cab-shell--desktop .sup-chat-sheet--inline{flex-direction:column;min-height:0;padding:14px 16px;display:flex;overflow:hidden;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0!important;animation:none!important;position:static!important;inset:auto!important;transform:none!important}.cab-shell--desktop .sup-chat-sheet--inline .sup-chat-back{display:none}.cab-shell--desktop .sup-chat-messages--ready .sup-chat-row{animation:none!important}.cab-shell--desktop .sup-chat-empty{text-align:center;color:#94a3b8b3;flex-direction:column;align-items:center;gap:6px;margin:auto;padding:24px;display:flex}.cab-shell--desktop .sup-chat-empty svg{color:#94a3b859;margin-bottom:4px}.cab-shell--desktop .sup-chat-empty p{color:#cbd5e1;margin:0;font-size:16px;font-weight:600}.cab-shell--desktop .sup-chat-empty span{font-size:13px}.cab-shell--desktop .plan-card--featured{border:2px solid #7c3aed8c;box-shadow:0 18px 50px -24px #7c3aed8c}.cab-shell--desktop .cab-main:has(.page-shell--news){height:calc(100dvh - 64px);overflow-y:auto!important}.cab-shell--desktop .page-shell--news{width:100%;max-width:760px;margin:0 auto;padding:clamp(16px,2.2vh,28px) 20px 40px!important}.cab-shell--desktop .page-shell--news .news-list{gap:16px}.cab-shell--desktop .page-shell--news .news-card-text{-webkit-line-clamp:none;max-height:none;display:block;overflow:visible}.cab-shell--desktop .cab-main:has(.page-shell--shop){height:calc(100dvh - 64px);overflow-y:auto!important}.cab-shell--desktop .page-shell--shop{width:100%;max-width:1520px;margin:0 auto;padding:clamp(16px,2.2vh,30px) clamp(20px,3vw,40px) 36px!important}.cab-shell--desktop .page-shell--shop .plan-grid--shop{grid-template-columns:repeat(auto-fit,minmax(440px,1fr));gap:16px}.cab-shell--desktop .plan-card--shop-v2 .plan-shop-bg-overlay{background:linear-gradient(95deg,#020511db 0%,#0206129e 40%,#0307123d 64%,#0000 82%),linear-gradient(#0306120f 0%,#0307124d 58%,#030712d9 100%)}.cab-shell--desktop .plan-card--shop-v2 .plan-shop-name,.cab-shell--desktop .plan-card--shop-v2 .plan-shop-price-main{text-shadow:0 1px 10px #0000008c}.cab-shell--desktop .plan-card--shop-v2 .plan-shop-price-main{font-size:2rem}.cab-shell--desktop .plan-card--shop-v2 .plan-shop-price-period{color:#e2e8f0d1}.shop-page-head--dsk{display:none}.cab-shell--desktop .shop-page-head--dsk{margin:0 0 18px;display:block}.cab-shell--desktop .shop-page-title{letter-spacing:-.02em;color:#f8fafc;margin:0;font-size:24px;font-weight:800}.cab-shell--desktop .shop-page-sub{color:#e2e8f09e;margin:6px 0 0;font-size:14px}.news-page-head--dsk{display:none}.cab-shell--desktop .news-page-head--dsk{margin:0 0 18px;display:block}.cab-shell--desktop .news-page-title{letter-spacing:-.02em;color:#f8fafc;margin:0;font-size:24px;font-weight:800}.cab-shell--desktop .news-page-sub{color:#e2e8f09e;margin:6px 0 0;font-size:14px}.cab-shell--desktop .page-shell--settings{gap:18px;width:100%;max-width:880px;margin:0 auto;padding:clamp(20px,3vh,36px) clamp(24px,3vw,40px) 32px}.cab-shell--desktop .prof-security-stack--page{flex-direction:column;gap:18px;width:100%;display:flex}.cab-shell--desktop .prof-security-stack--page .prof-security-card{background:var(--dsk-tile-bg);border:1px solid var(--dsk-tile-border-color);border-radius:18px;margin:0;padding:20px 22px;box-shadow:0 12px 40px -24px #0000008c}.cab-shell--desktop .prof-security-stack--page .prof-security-section-title{letter-spacing:.08em;text-transform:uppercase;color:#f1f5f98c;margin:0 0 16px;font-size:11px;font-weight:600}.cab-shell--desktop .prof-security-stack--page .prof-security-rows{background:0 0;border:none;border-radius:0;grid-template-columns:1fr 1fr;gap:12px;display:grid;overflow:visible}.cab-shell--desktop .prof-security-stack--page .prof-security-rows .security-link-row:last-child:nth-child(odd){grid-column:1/-1}.cab-shell--desktop .prof-security-stack--page .security-link-row{background:#ffffff09;border:1px solid #ffffff17;border-radius:14px;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;min-width:0;margin:0;padding:16px 18px;display:flex}.cab-shell--desktop .prof-security-stack--page .security-link-row-left{flex-direction:row;flex:1;align-items:center;gap:14px;width:auto;min-width:0}.cab-shell--desktop .prof-security-stack--page .security-link-row-ico{flex-shrink:0;width:44px;height:44px;margin-top:0}.cab-shell--desktop .prof-security-stack--page .security-link-row-text{flex:1;gap:4px;min-width:0}.cab-shell--desktop .prof-security-stack--page .security-link-row-label{font-size:11px}.cab-shell--desktop .prof-security-stack--page .security-link-row-value{flex-flow:wrap;align-items:center;gap:6px 8px;font-size:13px;line-height:1.4;display:flex}.cab-shell--desktop .prof-security-stack--page .security-link-row-value-text{max-width:min(100%,280px)}.cab-shell--desktop .prof-security-stack--page .security-row-pill{padding:3px 8px;font-size:11px}.cab-shell--desktop .prof-security-stack--page .security-link-action-btn{flex-shrink:0;width:auto;min-width:118px;min-height:38px;padding:8px 16px;font-size:13px}.cab-shell--desktop .prof-security-stack--page .prof-security-card:last-of-type{padding:20px 22px}.cab-shell--desktop .prof-security-stack--page .totp-status-row{background:#ffffff09;border:1px solid #ffffff17;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin:0;padding:16px 18px;display:flex}.cab-shell--desktop .prof-security-stack--page .totp-status-row-left{flex-direction:row;flex:1;align-items:center;gap:14px;min-width:0}.cab-shell--desktop .prof-security-stack--page .security-link-row-ico--totp{border-radius:var(--radius-md);background:#10b98124;width:44px;height:44px;padding:8px;overflow:hidden}.cab-shell--desktop .prof-security-stack--page .security-link-row-ico--totp img{object-fit:contain;width:100%;height:100%}.cab-shell--desktop .prof-security-stack--page .totp-status-row .security-link-action-btn{flex:none;width:auto;min-width:118px;min-height:38px}.cab-shell--desktop.cab-shell--immersive-header .cab-main{margin-top:0!important;padding-top:clamp(20px,3vw,40px)!important}.cab-shell--desktop.cab-shell--immersive-header .cab-topbar{-webkit-backdrop-filter:none!important;background:0 0!important}.cab-shell--desktop .cab-main{overflow:visible!important}.cab-shell--desktop .rewards-shop-page-shell--dsk{flex-direction:column;max-width:none;height:100%;min-height:0;padding:0;display:flex}.cab-shell--desktop .rewards-shop-page-shell--dsk .ref-shop-page--dsk{flex:1;min-height:0;padding:0}.ref-shop-dsk{grid-template-rows:minmax(0,1fr);grid-template-columns:268px minmax(0,1fr);gap:18px;height:100%;min-height:0;display:grid}@media (max-width:1280px){.ref-shop-dsk{grid-template-columns:240px minmax(0,1fr);gap:14px}}@media (max-width:1080px){.ref-shop-dsk{grid-template-columns:212px minmax(0,1fr);gap:12px}.ref-shop-dsk-aside-scroll{gap:12px;padding:12px 5px 0 3px}}.ref-shop-dsk-aside{flex-direction:column;grid-area:1/1;gap:0;min-height:0;padding:4px 6px 12px 0;display:flex}.ref-shop-dsk-aside-scroll{scrollbar-width:thin;flex-direction:column;flex:0 auto;gap:14px;min-height:0;padding:14px 6px 0 4px;display:flex;overflow-y:auto}.ref-shop-dsk-search--pinned{flex:none;margin:0 4px}.ref-shop-dsk-aside-footer{border-top:1px solid #94a3b824;flex-direction:column;flex-shrink:0;gap:10px;margin-top:4px;padding-top:12px;display:flex}.ref-shop-dsk-filter-block--codes{margin-top:2px}.ref-shop-dsk-aside-section{border-top:1px solid #94a3b81f;flex-direction:column;gap:14px;padding-top:14px;display:flex}.ref-shop-dsk-aside-section--actions{padding-top:12px}.ref-shop-dsk-codes-btn{background:var(--dsk-tile-bg);color:#e2e8f0;cursor:pointer;text-align:left;border:1px solid #94a3b82e;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:background .15s,border-color .15s;display:flex}.ref-shop-dsk-codes-btn:hover{background:#1e1e34b8;border-color:#94a3b847}.ref-shop-dsk-codes-btn-ico{border:1px solid var(--dsk-tile-border-color);color:#94a3b8;background:#0f0f1c73;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.ref-shop-dsk-codes-badge{color:#fff;text-align:center;background:#ef4444;border-radius:9px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;position:absolute;top:-6px;right:-6px}.ref-shop-dsk-codes-btn-text{flex:1;min-width:0}.ref-shop-dsk-codes-btn-text strong{color:#f1f5f9;font-size:15px;font-weight:600;display:block}.ref-shop-dsk-codes-btn-text small{color:#94a3b8;margin-top:2px;font-size:12px;display:block}.ref-shop-dsk-codes-btn-chevron{color:#94a3b8;opacity:.85;flex-shrink:0}.ref-shop-dsk-search{background:var(--dsk-tile-bg);color:#94a3b8;border:1px solid #94a3b82e;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;transition:border-color .15s,background .15s;display:flex}.ref-shop-dsk-search:focus-within{background:#1e1e34a6;border-color:#7c3aed73}.ref-shop-dsk-search-clear{color:#94a3b8;cursor:pointer;background:#ffffff0f;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ref-shop-dsk-search-clear:hover{color:#e2e8f0;background:#7c3aed33}.ref-shop-dsk-search input{color:#f1f5f9;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:15px;font-weight:500}.ref-shop-dsk-search input::placeholder{color:#64748b}.ref-shop-dsk-filter-block{flex-direction:column;gap:8px;display:flex}.ref-shop-dsk-filter-label{letter-spacing:.08em;text-transform:uppercase;color:#94a3b88c;padding:0 4px;font-size:10.5px;font-weight:700}.ref-shop-dsk-filter-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.ref-shop-dsk-filter-list--chips{flex-flow:wrap;gap:6px}.ref-shop-dsk-avail{flex-direction:column;gap:8px;display:flex}.ref-shop-dsk-avail-row{justify-content:space-between;align-items:center;gap:12px;padding:2px;display:flex}.ref-shop-dsk-avail-title{color:#f1f5f9e0;font-size:14px;font-weight:500}.ref-shop-dsk-avail-toggle{cursor:pointer;background:#0f0f1c8c;border:1px solid #94a3b840;border-radius:999px;flex-shrink:0;width:44px;height:26px;padding:0;transition:background .2s,border-color .2s;position:relative}.ref-shop-dsk-avail-toggle.is-on{background:linear-gradient(135deg,#7c3aed 0%,#2563eb 100%);border-color:#7c3aed8c}.ref-shop-dsk-avail-toggle-thumb{pointer-events:none;background:#f8fafc;border-radius:50%;width:18px;height:18px;transition:transform .2s cubic-bezier(.34,1.4,.64,1);position:absolute;top:3px;left:4px;box-shadow:0 1px 4px #00000059}.ref-shop-dsk-avail-toggle.is-on .ref-shop-dsk-avail-toggle-thumb{transform:translate(17px)}.ref-shop-dsk-filter-btn{color:#f1f5f9b3;cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;width:100%;padding:11px 12px;font-size:15px;font-weight:500;display:flex}.ref-shop-dsk-filter-btn:hover{background:#7c3aed1f;border-color:#7c3aed40}.ref-shop-dsk-filter-btn.is-active{color:#f8fafc;background:linear-gradient(135deg,#3b82f638,#7c3aed47);border-color:#7c3aed73}.ref-shop-dsk-filter-btn.is-active .ref-shop-dsk-filter-meta{color:#e2e8f0d9}.ref-shop-dsk-filter-btn:focus-visible,.ref-shop-dsk-filters-reset:focus-visible,.ref-shop-dsk-avail-toggle:focus-visible,.ref-shop-dsk-price-range-knob:focus-visible,.ref-shop-dsk-codes-btn:focus-visible,.ref-shop-dsk-search-clear:focus-visible{outline-offset:2px;outline:2px solid #a78bfabf}.ref-shop-dsk-filter-btn-text{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.ref-shop-dsk-filter-meta{color:#94a3b8a6;margin-left:auto;font-size:13px;font-weight:600}.ref-shop-dsk-chip{color:#f1f5f9a6;cursor:pointer;background:#ffffff0a;border:1px solid #94a3b833;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:500}.ref-shop-dsk-chip.is-active{color:#e9d5ff;background:#7c3aed33;border-color:#7c3aed80}.ref-shop-dsk-price-range{flex-direction:column;gap:8px;padding:2px 2px 0;display:flex;overflow:visible}.ref-shop-dsk-price-range-caption{color:#e2e8f0;font-variant-numeric:tabular-nums;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:6px;min-height:24px;margin:0;font-size:14px;font-weight:600;line-height:1.2;display:grid}.ref-shop-dsk-price-range-any{text-align:center;color:#f1f5f9bf;white-space:nowrap;justify-self:center;font-weight:500}.ref-shop-dsk-price-range-from{white-space:nowrap;justify-self:start}.ref-shop-dsk-price-range-dash{color:#94a3b88c;font-weight:500}.ref-shop-dsk-price-range-to{text-align:right;white-space:nowrap;justify-self:end}.ref-shop-dsk-price-range-rail{box-sizing:border-box;touch-action:none;cursor:pointer;align-items:center;height:28px;padding:0 9px;display:flex;position:relative;overflow:visible}.ref-shop-dsk-price-range-line{pointer-events:none;background:#94a3b847;border-radius:999px;height:4px;position:absolute;left:9px;right:9px}.ref-shop-dsk-price-range-active{pointer-events:none;background:linear-gradient(90deg,#7c3aed,#3b82f6);border-radius:999px;height:4px;position:absolute}.ref-shop-dsk-price-range-knob{cursor:grab;z-index:2;touch-action:none;background:#fff;border:2px solid #c4b5fd;border-radius:50%;width:18px;height:18px;margin:0;padding:0;transition:box-shadow .15s,transform .15s;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #7c3aed47,0 2px 8px #00000059}.ref-shop-dsk-price-range-knob--min{z-index:3}.ref-shop-dsk-price-range-knob--max{z-index:4}.ref-shop-dsk-price-range-knob.is-on-top{z-index:6}.ref-shop-dsk-price-range-knob.is-dragging{z-index:10;cursor:grabbing;transform:translate(-50%,-50%)scale(1.08);box-shadow:0 0 0 5px #7c3aed61,0 3px 10px #0006}.ref-shop-dsk-price-range-knob:hover:not(.is-dragging){box-shadow:0 0 0 5px #7c3aed61,0 3px 10px #0006}.ref-shop-dsk-price-inputs{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ref-shop-dsk-price-input-wrap{flex-direction:column;gap:4px;min-width:0;display:flex}.ref-shop-dsk-price-input-label{color:#94a3b8a6;padding-left:2px;font-size:11px;font-weight:600}.ref-shop-dsk-price-input{box-sizing:border-box;background:var(--dsk-tile-bg);color:#f1f5f9;font-variant-numeric:tabular-nums;appearance:textfield;border:1px solid #94a3b833;border-radius:5px;outline:none;width:100%;padding:8px 10px;font-size:14px;font-weight:500}.ref-shop-dsk-price-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ref-shop-dsk-price-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ref-shop-dsk-price-input:focus{border-color:#7c3aed73}.ref-shop-dsk-filters-head{justify-content:space-between;align-items:center;gap:12px;min-height:22px;display:flex}.ref-shop-dsk-filters-head-title{letter-spacing:.08em;text-transform:uppercase;color:#94a3b88c;font-size:10.5px;font-weight:700}.ref-shop-dsk-filters-reset{color:#94a3b8d9;cursor:pointer;background:0 0;border:none;flex:none;padding:0;font-size:13px;font-weight:500;transition:color .15s,opacity .15s}.ref-shop-dsk-filters-reset:hover:not(:disabled){color:#c4b5fd;text-decoration:underline}.ref-shop-dsk-filters-reset:disabled{opacity:.4;cursor:not-allowed}.ref-shop-dsk-withdraw-block{margin-top:0;padding-top:0}.ref-shop-dsk-withdraw-btn{color:#f8fafc;cursor:pointer;text-align:left;background:linear-gradient(135deg,#f59e0b2e 0%,#7c3aed38 55%,#3b82f624 100%);border:1px solid #fbbf2473;border-radius:16px;align-items:center;gap:12px;width:100%;padding:14px 14px 14px 12px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f,0 10px 28px #7c3aed38}.ref-shop-dsk-withdraw-btn:hover{border-color:#fcd34da6;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffff1a,0 14px 32px #7c3aed52}.ref-shop-dsk-withdraw-btn.is-active{background:linear-gradient(135deg,#7c3aed59 0%,#f59e0b33 100%);border-color:#a78bfabf}.ref-shop-dsk-withdraw-shine{pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff24 50%,#0000 60%);width:55%;height:180%;position:absolute;top:-40%;left:-30%;transform:rotate(12deg)}.ref-shop-dsk-withdraw-premium-tag{letter-spacing:.08em;text-transform:uppercase;color:#1c1917;background:linear-gradient(135deg,#fde68a,#fbbf24);border-radius:999px;padding:2px 8px;font-size:9px;font-weight:800;position:absolute;top:8px;right:10px;box-shadow:0 2px 8px #f59e0b73}.ref-shop-dsk-withdraw-ico-wrap{background:#0f0f1c73;border:1px solid #ffffff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ref-shop-dsk-withdraw-ico{object-fit:contain;width:28px;height:28px}.ref-shop-dsk-withdraw-text{flex:1;min-width:0;padding-right:52px}.ref-shop-dsk-withdraw-text strong{letter-spacing:-.01em;font-size:15px;font-weight:700;display:block}.ref-shop-dsk-withdraw-text small{color:#e2e8f0bf;margin-top:3px;font-size:12px;display:block}.ref-shop-dsk-withdraw-chevron{color:#fcd34de6;opacity:.9;position:absolute;bottom:14px;right:14px}.ref-shop-dsk-main{border:1px solid var(--dsk-tile-border-color);background:#16162873;border-radius:18px;flex-direction:column;grid-column:2;min-width:0;min-height:0;display:flex;overflow:hidden}.ref-shop-dsk-main-head{border-bottom:1px solid #94a3b81f;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px 14px;display:flex}.ref-shop-dsk-main-head-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.ref-shop-balance--dsk{align-items:flex-end}.ref-shop-dsk-page-title{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800}.ref-shop-dsk-page-sub{color:#64748b;margin:4px 0 0;font-size:13px}.ref-shop-dsk-main-body{flex:1;min-height:0;padding:14px 16px 18px;overflow-y:auto}.ref-shop-dsk-main-body--withdraw{max-width:560px}.ref-shop-dsk-empty{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:48px 20px;display:flex}.ref-shop-dsk-empty-title{color:#e2e8f0;margin:0;font-size:16px;font-weight:700}.ref-shop-dsk-empty-hint{color:#64748b;margin:0;font-size:13px}.ref-shop-dsk-empty-reset{color:#e9d5ff;cursor:pointer;background:#7c3aed26;border:1px solid #7c3aed66;border-radius:5px;margin-top:6px;padding:10px 16px;font-size:14px;font-weight:600}.ref-shop-dsk-empty-reset:hover{background:#7c3aed47}.ref-shop-dsk-grid--skeleton{pointer-events:none}.ref-shop-dsk-card-skeleton{aspect-ratio:3/4;background:linear-gradient(110deg,#1e1e3480 8%,#2d2d48a6 18%,#1e1e3480 33%) 0 0/200% 100%;border:1px solid #ffffff0f;border-radius:12px;min-height:160px;animation:1.2s ease-in-out infinite ref-shop-dsk-shimmer}@keyframes ref-shop-dsk-shimmer{to{background-position:-200% 0}}.ref-shop-dsk-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:10px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:1200px){.ref-shop-dsk-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1520px){.ref-shop-dsk-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.ref-shop-dsk-card{background:#0f0f1cc7;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:100%;min-width:0;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.ref-shop-dsk-card:hover:not(.is-disabled){border-color:#7c3aed6b;box-shadow:0 10px 26px #00000047}.ref-shop-dsk-card.is-disabled .ref-shop-dsk-card-btn{opacity:.5}.ref-shop-dsk-card-media{aspect-ratio:16/10;background:#0f172a8c;border-bottom:1px solid #ffffff0f;flex:none;width:100%;position:relative;overflow:hidden}.ref-shop-dsk-card-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.ref-shop-dsk-card-img--placeholder{color:#64748b;background:#1e293b73;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ref-shop-dsk-card-body{flex-direction:column;flex:none;gap:4px;min-width:0;padding:8px 10px 10px;display:flex}.ref-shop-dsk-card-cat{letter-spacing:.05em;text-transform:uppercase;color:#c4b5fd;font-size:10px;font-weight:700}.ref-shop-dsk-card-title{color:#f1f5f9;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.ref-shop-dsk-card .ref-shop-tile-warn{color:#fbbf24;margin:0;font-size:10.5px;font-weight:500;line-height:1.35}.ref-shop-dsk-card-foot{border-top:1px solid #ffffff0f;flex-direction:row;justify-content:space-between;align-items:center;gap:6px;margin-top:4px;padding-top:6px;display:flex}.ref-shop-dsk-card-price{color:#fcd34d;letter-spacing:-.02em;white-space:nowrap;font-size:14px;font-weight:800}.ref-shop-dsk-card-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#7c3aed);border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;min-width:0;max-width:96px;min-height:30px;padding:6px 8px;font-size:11.5px;font-weight:700;display:inline-flex}.ref-shop-dsk-card-btn:disabled{opacity:.55;cursor:not-allowed;color:#e2e8f0;background:#47556980}.ref-shop-dsk-step{width:100%;max-width:520px;margin:0 auto;padding:24px 16px}}
