.AdminLayout-module__G-cdfq__layout{background:var(--bg-primary,#0a0a0b);min-height:100vh;font-family:var(--font-sans,"Inter",sans-serif);display:flex}.AdminLayout-module__G-cdfq__sidebar{background:var(--bg-secondary,#111113);border-right:1px solid var(--border-primary,#ffffff14);z-index:100;flex-direction:column;width:260px;height:100vh;transition:transform .3s;display:flex;position:fixed}.AdminLayout-module__G-cdfq__sidebarHeader{border-bottom:1px solid var(--border-primary,#ffffff14);padding:1.5rem}.AdminLayout-module__G-cdfq__logo{color:var(--accent-primary,#22c55e);align-items:center;gap:.75rem;text-decoration:none;display:flex}.AdminLayout-module__G-cdfq__logoWordmark{flex-shrink:0}.AdminLayout-module__G-cdfq__logoWordmark span{color:var(--text-primary,#fafafa)!important}.AdminLayout-module__G-cdfq__adminBadge{text-transform:uppercase;letter-spacing:.1em;background:var(--accent-primary,#22c55e);color:var(--bg-primary,#0a0a0b);border-radius:var(--radius-sm,6px);margin-left:auto;padding:.25rem .5rem;font-size:.65rem;font-weight:700}.AdminLayout-module__G-cdfq__nav{flex:1;padding:1rem .75rem;overflow-y:auto}.AdminLayout-module__G-cdfq__navSection{margin-bottom:1.5rem}.AdminLayout-module__G-cdfq__navSectionTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted,#52525b);margin-bottom:.5rem;padding:0 .75rem;font-size:.65rem;font-weight:700}.AdminLayout-module__G-cdfq__navItem{border-radius:var(--radius-md,10px);color:var(--text-secondary,#a1a1aa);align-items:center;gap:.75rem;margin-bottom:.25rem;padding:.625rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.AdminLayout-module__G-cdfq__navItem:hover{background:var(--bg-tertiary,#1a1a1d);color:var(--text-primary,#fafafa)}.AdminLayout-module__G-cdfq__navItemActive{background:var(--accent-glow,#22c55e1a);color:var(--accent-primary,#22c55e)}.AdminLayout-module__G-cdfq__navItemActive:hover{background:var(--accent-glow,#22c55e26)}.AdminLayout-module__G-cdfq__navIcon{justify-content:center;align-items:center;width:20px;height:20px;font-size:.875rem;display:flex}.AdminLayout-module__G-cdfq__sidebarFooter{border-top:1px solid var(--border-primary,#ffffff14);padding:1rem .75rem}.AdminLayout-module__G-cdfq__backLink{border-radius:var(--radius-md,10px);color:var(--text-secondary,#a1a1aa);border:1px solid var(--border-secondary,#ffffff0a);justify-content:center;align-items:center;gap:.5rem;padding:.625rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.AdminLayout-module__G-cdfq__backLink:hover{background:var(--bg-tertiary,#1a1a1d);color:var(--text-primary,#fafafa);border-color:var(--border-primary,#ffffff14)}.AdminLayout-module__G-cdfq__main{flex-direction:column;flex:1;min-height:100vh;margin-left:260px;display:flex}.AdminLayout-module__G-cdfq__topHeader{background:var(--bg-secondary,#111113);border-bottom:1px solid var(--border-primary,#ffffff14);z-index:50;justify-content:space-between;align-items:center;height:64px;padding:0 1.5rem;display:flex;position:sticky;top:0}.AdminLayout-module__G-cdfq__pageTitle{color:var(--text-primary,#fafafa);font-size:1.25rem;font-weight:700}.AdminLayout-module__G-cdfq__headerActions{align-items:center;gap:1rem;display:flex}.AdminLayout-module__G-cdfq__userInfo{align-items:center;gap:.75rem;display:flex}.AdminLayout-module__G-cdfq__userAvatar{border-radius:var(--radius-full,9999px);background:var(--accent-glow,#22c55e1a);border:1px solid var(--border-accent,#22c55e4d);width:36px;height:36px;color:var(--accent-primary,#22c55e);justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.AdminLayout-module__G-cdfq__userDetails{flex-direction:column;align-items:flex-end;display:flex}.AdminLayout-module__G-cdfq__userName{color:var(--text-primary,#fafafa);font-size:.875rem;font-weight:600}.AdminLayout-module__G-cdfq__userRole{color:var(--text-tertiary,#71717a);font-size:.75rem}.AdminLayout-module__G-cdfq__content{flex:1;padding:1.5rem;overflow-y:auto}.AdminLayout-module__G-cdfq__mobileMenuBtn{border:1px solid var(--border-primary,#ffffff14);border-radius:var(--radius-md,10px);width:40px;height:40px;color:var(--text-primary,#fafafa);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:none}.AdminLayout-module__G-cdfq__mobileMenuBtn:hover{background:var(--bg-tertiary,#1a1a1d)}.AdminLayout-module__G-cdfq__overlay{z-index:99;background:#00000080;display:none;position:fixed;inset:0}@media (max-width:1024px){.AdminLayout-module__G-cdfq__sidebar{transform:translate(-100%)}.AdminLayout-module__G-cdfq__sidebarOpen{transform:translate(0)}.AdminLayout-module__G-cdfq__main{margin-left:0}.AdminLayout-module__G-cdfq__mobileMenuBtn{display:flex}.AdminLayout-module__G-cdfq__overlay{display:block}}@media (max-width:640px){.AdminLayout-module__G-cdfq__topHeader{padding:0 1rem}.AdminLayout-module__G-cdfq__content{padding:1rem}.AdminLayout-module__G-cdfq__userDetails{display:none}}
.ToastContainer-module__r3j3TG__container{z-index:10000;pointer-events:none;flex-direction:column;gap:12px;width:100%;max-width:360px;display:flex;position:fixed;top:24px;right:24px}.ToastContainer-module__r3j3TG__toast{pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#0a0a0fe6;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;padding:16px;transition:all .2s;animation:.3s ease-out ToastContainer-module__r3j3TG__slideIn;display:flex;box-shadow:0 8px 32px #0006}.ToastContainer-module__r3j3TG__toast:hover{border-color:#fff3;transform:translateY(-2px)}.ToastContainer-module__r3j3TG__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:flex}.ToastContainer-module__r3j3TG__message{color:#fff;flex:1;font-size:14px;font-weight:500;line-height:1.4}.ToastContainer-module__r3j3TG__closeBtn{color:#fff6;cursor:pointer;background:0 0;border:none;padding:4px;font-size:20px;line-height:1}.ToastContainer-module__r3j3TG__success{border-left:4px solid #0fc}.ToastContainer-module__r3j3TG__success .ToastContainer-module__r3j3TG__icon{color:#0fc;background:#00ffcc1a}.ToastContainer-module__r3j3TG__error{border-left:4px solid #f44}.ToastContainer-module__r3j3TG__error .ToastContainer-module__r3j3TG__icon{color:#f44;background:#ff44441a}.ToastContainer-module__r3j3TG__info{border-left:4px solid #00d2ff}.ToastContainer-module__r3j3TG__info .ToastContainer-module__r3j3TG__icon{color:#00d2ff;background:#00d2ff1a}.ToastContainer-module__r3j3TG__warning{border-left:4px solid #fb3}.ToastContainer-module__r3j3TG__warning .ToastContainer-module__r3j3TG__icon{color:#fb3;background:#ffbb331a}@keyframes ToastContainer-module__r3j3TG__slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}
.GlobalModalManager-module__cGREgq__loadingOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:var(--z-modal);background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.GlobalModalManager-module__cGREgq__spinner{border:3px solid #22c55e33;border-top-color:var(--accent-primary);border-radius:50%;width:48px;height:48px;animation:1s linear infinite GlobalModalManager-module__cGREgq__spin}@keyframes GlobalModalManager-module__cGREgq__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.GlobalModalManager-module__cGREgq__spinner{border-top-color:var(--accent-primary);border-right-color:var(--accent-primary);border-bottom-color:var(--accent-primary);animation:none}}
.Logo-module__ANkpzG__container{color:inherit;align-items:center;gap:12px;display:flex}.Logo-module__ANkpzG__logoText{letter-spacing:-.02em;color:var(--text-primary);font-family:inherit;font-size:1.25rem;font-weight:700;line-height:1}.Logo-module__ANkpzG__container svg{flex-shrink:0;width:auto;height:28px}
.Countdown-module__g0eQFG__timer{font-family:var(--font-mono);color:var(--accent-mid);border-radius:var(--radius-sm);border:1px solid var(--accent-mid);background:#ffb8001a;padding:2px 6px;font-size:.8rem;font-weight:700}
.CountdownTimer-module__12diWW__v6Timer{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:4rem;display:flex}.CountdownTimer-module__12diWW__v6TimerUnits{gap:1rem;display:flex}.CountdownTimer-module__12diWW__v6TimerUnit{flex-direction:column;align-items:center;display:flex}.CountdownTimer-module__12diWW__v6TimerVal{letter-spacing:-4px;color:var(--text-primary);font-family:JetBrains Mono,monospace;font-size:5rem;font-weight:900;line-height:1}.CountdownTimer-module__12diWW__v6TimerGlobalLabel{text-transform:uppercase;letter-spacing:2px;opacity:.4;font-size:.7rem;font-weight:950}.CountdownTimer-module__12diWW__simpleTimer{color:var(--accent-zenith);font-family:JetBrains Mono,monospace;font-size:.9rem;font-weight:700}@media (max-width:768px){.CountdownTimer-module__12diWW__v6TimerVal{letter-spacing:-2px;font-size:3rem}}
.RadialProgress-module__zYI2uG__radialWrapper{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.RadialProgress-module__zYI2uG__radialSvg{transform:rotate(-90deg)}.RadialProgress-module__zYI2uG__radialContent{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute}.RadialProgress-module__zYI2uG__radialPercentage{color:var(--text-primary);font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:900;transition:color .3s}[data-theme=light] .RadialProgress-module__zYI2uG__radialPercentage{color:#000}.RadialProgress-module__zYI2uG__radialLabel{text-transform:uppercase;letter-spacing:2px;opacity:.4;text-align:center;white-space:nowrap;margin-top:1.5rem;font-size:.65rem;font-weight:900}
.TacticalButton-module__2alkDa__button{letter-spacing:1px;text-transform:uppercase;cursor:pointer;color:#000;z-index:1;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;padding:1.2rem 3rem;font-size:1rem;font-weight:850;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.TacticalButton-module__2alkDa__button:disabled{opacity:.5;cursor:not-allowed}.TacticalButton-module__2alkDa__label{z-index:5;position:relative}.TacticalButton-module__2alkDa__shimmer{pointer-events:none;z-index:2;background:linear-gradient(45deg,#0000,#0f66,#0000);width:200%;height:200%;animation:4.5s infinite TacticalButton-module__2alkDa__sweep;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}@keyframes TacticalButton-module__2alkDa__sweep{0%{transform:translate(-120%)rotate(45deg)}15%{transform:translate(120%)rotate(45deg)}to{transform:translate(120%)rotate(45deg)}}.TacticalButton-module__2alkDa__pulse{z-index:1;border-radius:12px;animation:3s cubic-bezier(.66,0,0,1) infinite TacticalButton-module__2alkDa__breathe;position:absolute;inset:0;box-shadow:0 0 #0f66}@keyframes TacticalButton-module__2alkDa__breathe{0%{box-shadow:0 0 #0f66}70%{box-shadow:0 0 0 25px #0f60}to{box-shadow:0 0 #0f60}}.TacticalButton-module__2alkDa__flash{z-index:4;pointer-events:none;background:#0f6;position:absolute;inset:0}.TacticalButton-module__2alkDa__primary{color:#000;background:#fff}.TacticalButton-module__2alkDa__secondary{color:#fff;background:0 0;border:1px solid #fff3}
.BrandLoader-module__gaAWTG__root{background:var(--bg-main,#060606);flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;min-height:100vh;display:flex}.BrandLoader-module__gaAWTG__glowWrap{justify-content:center;align-items:center;display:flex;position:relative}.BrandLoader-module__gaAWTG__icon{animation:2s ease-in-out infinite BrandLoader-module__gaAWTG__brandPulse}.BrandLoader-module__gaAWTG__glowWrap:before{content:"";background:radial-gradient(circle,var(--accent-glow,#00ff6626)0%,transparent 70%);pointer-events:none;border-radius:50%;animation:2s ease-in-out infinite BrandLoader-module__gaAWTG__brandPulse;position:absolute;inset:-12px}.BrandLoader-module__gaAWTG__label{color:var(--text-secondary,#a1a1aa);letter-spacing:.01em;text-align:center;margin:0;font-size:.9375rem;font-weight:500}@keyframes BrandLoader-module__gaAWTG__brandPulse{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion:reduce){.BrandLoader-module__gaAWTG__icon,.BrandLoader-module__gaAWTG__glowWrap:before{opacity:1;animation:none}}
.BrandError-module__BlVCJq__root{background:var(--bg-main,#060606);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;min-height:100vh;padding:24px;display:flex}.BrandError-module__BlVCJq__iconWrap{opacity:.6}.BrandError-module__BlVCJq__content{flex-direction:column;gap:8px;max-width:320px;display:flex}.BrandError-module__BlVCJq__title{color:var(--text-primary,#fff);margin:0;font-size:1.125rem;font-weight:600;line-height:1.3}.BrandError-module__BlVCJq__message{color:var(--text-secondary,#a1a1aa);margin:0;font-size:.9375rem;line-height:1.5}.BrandError-module__BlVCJq__actions{flex-direction:column;gap:10px;width:100%;max-width:280px;margin-top:4px;display:flex}.BrandError-module__BlVCJq__primaryBtn{appearance:none;color:var(--bg-main,#060606);background:var(--accent-zenith,#0f6);cursor:pointer;border:none;border-radius:10px;padding:12px 20px;font-size:.9375rem;font-weight:600;transition:opacity .2s,transform .15s}.BrandError-module__BlVCJq__primaryBtn:hover{opacity:.9}.BrandError-module__BlVCJq__primaryBtn:active{transform:scale(.98)}.BrandError-module__BlVCJq__secondaryBtn{appearance:none;border:1px solid var(--border-subtle,#ffffff14);color:var(--text-primary,#fff);cursor:pointer;background:0 0;border-radius:10px;padding:12px 20px;font-size:.9375rem;font-weight:500;transition:background .2s}.BrandError-module__BlVCJq__secondaryBtn:hover{background:var(--bg-surface,#0e0e10)}
.HelpTooltip-module__kiBJka__tooltipContainer{align-items:center;margin-left:.375rem;display:inline-flex;position:relative}.HelpTooltip-module__kiBJka__tooltipTrigger{border:1px solid var(--border-primary,#ffffff1a);width:16px;height:16px;color:var(--text-muted,#71717a);cursor:help;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;font-family:serif;font-size:.625rem;font-style:italic;font-weight:600;transition:all .15s;display:flex}.HelpTooltip-module__kiBJka__tooltipTrigger:hover{color:var(--text-secondary,#a1a1aa);border-color:var(--border-secondary,#fff3);background:#ffffff1a}.HelpTooltip-module__kiBJka__tooltip{background:var(--bg-secondary,#1a1a1d);border:1px solid var(--border-primary,#ffffff1a);color:var(--text-secondary,#a1a1aa);z-index:100;opacity:0;visibility:hidden;white-space:normal;text-wrap:pretty;border-radius:8px;inline-size:min(280px,100vw - 2rem);padding:.625rem .875rem;font-size:.8125rem;line-height:1.4;transition:all .15s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-8px);box-shadow:0 10px 40px #0006}.HelpTooltip-module__kiBJka__tooltip:after{content:"";border:6px solid #0000;border-top-color:var(--bg-secondary,#1a1a1d);position:absolute;top:100%;left:50%;transform:translate(-50%)}.HelpTooltip-module__kiBJka__tooltipContainer:hover .HelpTooltip-module__kiBJka__tooltip,.HelpTooltip-module__kiBJka__tooltipOpen .HelpTooltip-module__kiBJka__tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(-4px)}.HelpTooltip-module__kiBJka__tooltipRight .HelpTooltip-module__kiBJka__tooltip{inset:50% auto auto calc(100% + 10px);transform:translateY(-50%)}.HelpTooltip-module__kiBJka__tooltipRight .HelpTooltip-module__kiBJka__tooltip:after{border-top-color:#0000;border-right-color:var(--bg-secondary,#1a1a1d);top:50%;left:0;right:auto;transform:translate(-100%,-50%)}.HelpTooltip-module__kiBJka__tooltipRight:hover .HelpTooltip-module__kiBJka__tooltip,.HelpTooltip-module__kiBJka__tooltipRight.HelpTooltip-module__kiBJka__tooltipOpen .HelpTooltip-module__kiBJka__tooltip{transform:translateY(-50%)}@media (max-width:640px){.HelpTooltip-module__kiBJka__tooltip{white-space:normal;max-width:none;transition:all .2s;position:fixed;inset:50% 1rem auto;transform:translateY(-50%)scale(.96)}.HelpTooltip-module__kiBJka__tooltipContainer:hover .HelpTooltip-module__kiBJka__tooltip,.HelpTooltip-module__kiBJka__tooltipOpen .HelpTooltip-module__kiBJka__tooltip{transform:translateY(-50%)scale(1)}.HelpTooltip-module__kiBJka__tooltipRight .HelpTooltip-module__kiBJka__tooltip{top:50%;left:1rem;right:1rem;transform:translateY(-50%)scale(.96)}.HelpTooltip-module__kiBJka__tooltipRight.HelpTooltip-module__kiBJka__tooltipOpen .HelpTooltip-module__kiBJka__tooltip,.HelpTooltip-module__kiBJka__tooltipRight:hover .HelpTooltip-module__kiBJka__tooltip{transform:translateY(-50%)scale(1)}.HelpTooltip-module__kiBJka__tooltip:after{display:none}}
.TrenchCards-module__xyvGBa__grid{grid-template-columns:1fr;gap:14px;display:grid}.TrenchCards-module__xyvGBa__card{--trench-color:#22c55e;--trench-color-soft:#22c55e26;--trench-color-border:#22c55e33;--trench-color-strong:#22c55e61;--trench-color-shadow:#22c55e2e;border:1px solid var(--trench-color-border);background:#111113;border-radius:14px;flex-direction:column;gap:14px;padding:20px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;position:relative}.TrenchCards-module__xyvGBa__hasOpenPopover{z-index:30!important}.TrenchCards-module__xyvGBa__card:hover{border-color:var(--trench-color-strong);box-shadow:0 8px 28px var(--trench-color-shadow);transform:translateY(-2px)}.TrenchCards-module__xyvGBa__selected{border-color:var(--trench-color-strong);box-shadow:0 0 0 1px var(--trench-color-border)}.TrenchCards-module__xyvGBa__paused{opacity:.9}.TrenchCards-module__xyvGBa__paused:hover{border-color:var(--trench-color-border);box-shadow:0 8px 28px var(--trench-color-shadow);transform:translateY(-2px)}.TrenchCards-module__xyvGBa__paused .TrenchCards-module__xyvGBa__icon{opacity:.6;filter:grayscale(.5)}.TrenchCards-module__xyvGBa__paused .TrenchCards-module__xyvGBa__statusBadge{color:#9ca3af;background:#6b728024;border-color:#6b72804d}.TrenchCards-module__xyvGBa__pausedBanner{color:#9ca3af;background:#6b72801a;border:1px solid #6b728033;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:.78rem;font-weight:600;display:flex}.TrenchCards-module__xyvGBa__pausedBannerIcon{font-size:.85rem}.TrenchCards-module__xyvGBa__paused .TrenchCards-module__xyvGBa__joinBtn{color:#71717a;cursor:not-allowed;background:#ffffff0a;border-color:#ffffff14}.TrenchCards-module__xyvGBa__paused .TrenchCards-module__xyvGBa__joinBtn:hover{box-shadow:none;background:#ffffff0a}.TrenchCards-module__xyvGBa__paused .TrenchCards-module__xyvGBa__rewardMixPercentage,.TrenchCards-module__xyvGBa__paused .TrenchCards-module__xyvGBa__rewardMix{opacity:.6}.TrenchCards-module__xyvGBa__paused .TrenchCards-module__xyvGBa__entryAssetPill{opacity:.6;cursor:default}.TrenchCards-module__xyvGBa__paused .TrenchCards-module__xyvGBa__entryAssetPill:hover{background:#ffffff0a;border-color:#ffffff1f;transform:none}.TrenchCards-module__xyvGBa__paused .TrenchCards-module__xyvGBa__rewardMixToken{opacity:.6;cursor:default}.TrenchCards-module__xyvGBa__paused .TrenchCards-module__xyvGBa__rewardMixToken:hover{background:var(--trench-color-soft);border-color:var(--trench-color-border);transform:none}.TrenchCards-module__xyvGBa__skeleton{min-height:260px;animation:1.6s ease-in-out infinite TrenchCards-module__xyvGBa__shimmer}@keyframes TrenchCards-module__xyvGBa__shimmer{0%,to{opacity:.4}50%{opacity:.7}}.TrenchCards-module__xyvGBa__cardTop{justify-content:space-between;align-items:center;gap:10px;padding-bottom:4px;display:flex}.TrenchCards-module__xyvGBa__cardTopLeft{align-items:center;gap:9px;display:flex}.TrenchCards-module__xyvGBa__icon{color:var(--trench-color);flex-shrink:0;font-size:1.25rem;line-height:1}.TrenchCards-module__xyvGBa__name{color:#fafafa;letter-spacing:-.2px;font-size:.95rem;font-weight:700;text-decoration:none}.TrenchCards-module__xyvGBa__statusBadge{text-transform:uppercase;letter-spacing:.5px;background:var(--trench-color-soft);border:1px solid var(--trench-color-border);color:var(--trench-color);white-space:nowrap;border-radius:6px;flex-shrink:0;padding:3px 8px;font-size:.65rem;font-weight:700}.TrenchCards-module__xyvGBa__statusEnded{opacity:.6}.TrenchCards-module__xyvGBa__statusPaused{color:#9ca3af;background:#6b728024;border-color:#6b72804d}.TrenchCards-module__xyvGBa__cardBody{flex-direction:column;flex:1;gap:10px;display:flex}.TrenchCards-module__xyvGBa__cardRow{flex-direction:column;gap:2px;display:flex}.TrenchCards-module__xyvGBa__rowLabelWithHelp{align-items:center;display:inline-flex}.TrenchCards-module__xyvGBa__rowLabel{text-transform:uppercase;letter-spacing:1px;color:#71717a;font-size:.65rem;font-weight:700}.TrenchCards-module__xyvGBa__rowValue{color:#d4d4d8;font-size:.8125rem;font-weight:600;line-height:1.4;text-decoration:none}.TrenchCards-module__xyvGBa__rewardMix{color:var(--trench-color);letter-spacing:-.3px;text-shadow:0 0 16px var(--trench-color-shadow);font-size:1rem;font-weight:800;line-height:1.25;transition:text-shadow .2s}.TrenchCards-module__xyvGBa__rewardMixWrap{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.TrenchCards-module__xyvGBa__rewardMixItem{align-items:center;gap:6px;display:inline-flex;position:relative}.TrenchCards-module__xyvGBa__rewardMixPercentage{color:var(--trench-color);letter-spacing:-.3px;text-shadow:0 0 16px var(--trench-color-shadow);font-size:1rem;font-weight:800;line-height:1.25;text-decoration:none;transition:text-shadow .2s}.TrenchCards-module__xyvGBa__rewardMixToken{appearance:none;border:1px solid var(--trench-color-border);background:var(--trench-color-soft);color:#fafafa;cursor:pointer;border-radius:999px;padding:.22rem .55rem;font-size:.72rem;font-weight:700;line-height:1;transition:background .15s,border-color .15s,transform .15s}.TrenchCards-module__xyvGBa__rewardMixToken:hover,.TrenchCards-module__xyvGBa__rewardMixToken[aria-expanded=true]{background:var(--trench-color-border);border-color:var(--trench-color-strong);transform:translateY(-1px)}.TrenchCards-module__xyvGBa__card:hover .TrenchCards-module__xyvGBa__rewardMixPercentage{text-shadow:0 0 24px var(--trench-color-strong),0 0 8px var(--trench-color-shadow)}.TrenchCards-module__xyvGBa__tokenPopover{box-sizing:border-box;z-index:20;background:#17191f;border:1px solid #ffffff1f;border-radius:10px;width:320px;padding:14px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 16px 36px #00000073}.TrenchCards-module__xyvGBa__tokenPopover:before{content:"";border:6px solid #0000;border-bottom-color:#17191f;position:absolute;bottom:100%;left:18px}.TrenchCards-module__xyvGBa__tokenPopoverHeader{border-bottom:1px solid #ffffff14;flex-direction:column;gap:2px;margin-bottom:8px;padding-bottom:8px;display:flex}.TrenchCards-module__xyvGBa__tokenPopoverTitle{color:#fafafa;letter-spacing:-.2px;font-size:.95rem;font-weight:800}.TrenchCards-module__xyvGBa__tokenPopoverSymbol{color:var(--trench-color);font-size:.72rem;font-weight:700}.TrenchCards-module__xyvGBa__tokenPopoverRow{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;display:flex}.TrenchCards-module__xyvGBa__tokenPopoverRow+.TrenchCards-module__xyvGBa__tokenPopoverRow{margin-top:8px}.TrenchCards-module__xyvGBa__tokenPopoverLabel{color:#71717a;letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;font-size:.62rem;font-weight:700}.TrenchCards-module__xyvGBa__tokenPopoverValue{color:#d4d4d8;text-align:right;font-size:.8rem;font-weight:600;line-height:1.35}.TrenchCards-module__xyvGBa__copyIconButton,.TrenchCards-module__xyvGBa__explorerIconLink{appearance:none;color:#71717a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;transition:color .15s;display:inline-flex}.TrenchCards-module__xyvGBa__copyIconButton:hover,.TrenchCards-module__xyvGBa__explorerIconLink:hover{color:#fff}.TrenchCards-module__xyvGBa__statusMsg{color:#a1a1aa;flex:1;font-size:.8125rem;line-height:1.5}.TrenchCards-module__xyvGBa__joinBtn{background:var(--trench-color-soft);border:1px solid var(--trench-color-strong);color:#fff;cursor:pointer;border-radius:9px;width:100%;margin-top:2px;padding:11px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s,box-shadow .15s}.TrenchCards-module__xyvGBa__joinBtn:hover{background:var(--trench-color-border);box-shadow:0 0 16px var(--trench-color-shadow)}.TrenchCards-module__xyvGBa__joinBtnDisabled{opacity:.4;cursor:not-allowed}.TrenchCards-module__xyvGBa__joinBtnDisabled:hover{background:var(--trench-color-soft);box-shadow:none}@media (max-width:700px){.TrenchCards-module__xyvGBa__grid{grid-template-columns:1fr}.TrenchCards-module__xyvGBa__card{gap:12px;padding:16px}.TrenchCards-module__xyvGBa__cardTop{flex-direction:row;justify-content:space-between;align-items:center}.TrenchCards-module__xyvGBa__name{font-size:.9rem}.TrenchCards-module__xyvGBa__rewardMix,.TrenchCards-module__xyvGBa__rewardMixPercentage{font-size:.95rem}.TrenchCards-module__xyvGBa__rowValue{font-size:.75rem}.TrenchCards-module__xyvGBa__tokenPopover{min-width:210px;max-width:min(260px,100vw - 64px);left:0;right:auto}.TrenchCards-module__xyvGBa__joinBtn{margin-top:2px;padding:12px;font-size:.9375rem}}.TrenchCards-module__xyvGBa__entryAssetWrap{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.TrenchCards-module__xyvGBa__entryAssetPill{appearance:none;color:#fafafa;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:4px;padding:.22rem .55rem;font-size:.72rem;font-weight:700;line-height:1;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.TrenchCards-module__xyvGBa__entryAssetPill:hover,.TrenchCards-module__xyvGBa__entryAssetPill[aria-expanded=true]{background:#ffffff14;border-color:#ffffff40;transform:translateY(-1px)}.TrenchCards-module__xyvGBa__popoverHeaderWithLink{justify-content:space-between;align-items:center;width:100%;display:flex}.TrenchCards-module__xyvGBa__popoverArrowLink{color:#71717a;justify-content:center;align-items:center;margin-right:-4px;padding:4px;font-size:.95rem;line-height:1;transition:color .15s,transform .15s;display:inline-flex}.TrenchCards-module__xyvGBa__popoverArrowLink:hover{color:#fff;transform:translate(1px,-1px)}
.ActivePositions-module__HhRB5a__sectionTitle{color:#fafafa;margin-bottom:12px;font-size:1rem;font-weight:700}.ActivePositions-module__HhRB5a__list{flex-direction:column;gap:10px;display:flex}.ActivePositions-module__HhRB5a__card{--position-accent:#22c55e;border:1px solid #ffffff14;border-left:3px solid var(--position-accent);background:#111;border-radius:14px;padding:22px 24px;transition:transform .15s,box-shadow .15s}.ActivePositions-module__HhRB5a__card:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0000004d}.ActivePositions-module__HhRB5a__cardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ActivePositions-module__HhRB5a__headerLeft{flex-wrap:nowrap;align-items:center;gap:12px;display:flex}.ActivePositions-module__HhRB5a__trenchName{color:inherit;font-size:.9375rem;font-weight:700}.ActivePositions-module__HhRB5a__trenchPill{background:color-mix(in srgb,var(--position-accent)16%,transparent);border:1px solid color-mix(in srgb,var(--position-accent)28%,transparent);color:var(--position-accent);border-radius:9999px;align-items:center;gap:8px;padding:6px 12px;display:inline-flex}.ActivePositions-module__HhRB5a__trenchIcon{font-size:.875rem;line-height:1}.ActivePositions-module__HhRB5a__liveBadge{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e4d;border-radius:9999px;align-items:center;gap:5px;padding:2px 9px;font-size:.6875rem;font-weight:700;display:inline-flex}.ActivePositions-module__HhRB5a__liveDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite ActivePositions-module__HhRB5a__pulse}@keyframes ActivePositions-module__HhRB5a__pulse{0%,to{opacity:1}50%{opacity:.3}}.ActivePositions-module__HhRB5a__startDate{color:#52525b;font-size:.75rem}.ActivePositions-module__HhRB5a__dayProg{color:var(--position-accent);white-space:nowrap;font-size:.8125rem;font-weight:700}.ActivePositions-module__HhRB5a__statsRow{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.ActivePositions-module__HhRB5a__statLabel{color:#52525b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.6875rem;font-weight:600;display:block}.ActivePositions-module__HhRB5a__statValue{color:#fafafa;font-size:.9375rem;font-weight:700;display:block}.ActivePositions-module__HhRB5a__accentValue{color:var(--position-accent)}.ActivePositions-module__HhRB5a__pausedBadge{color:#eab308;background:#eab3081f;border:1px solid #eab3084d;border-radius:9999px;align-items:center;gap:5px;padding:2px 9px;font-size:.6875rem;font-weight:700;display:inline-flex}.ActivePositions-module__HhRB5a__pausedIcon{font-size:.625rem;line-height:1}.ActivePositions-module__HhRB5a__pausedProg{color:#eab308;white-space:nowrap;font-size:.8125rem;font-weight:700}.ActivePositions-module__HhRB5a__pausedBanner{color:#eab308;background:#eab30814;border:1px solid #eab30833;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:.8125rem;display:flex}.ActivePositions-module__HhRB5a__pausedBannerText strong{color:#fbbf24;font-weight:700}.ActivePositions-module__HhRB5a__pausedValue{opacity:.7;color:#a1a1aa!important}.ActivePositions-module__HhRB5a__pausedTrack{opacity:.5}.ActivePositions-module__HhRB5a__progressTrack{background:#ffffff14;border-radius:9999px;height:8px;overflow:hidden}.ActivePositions-module__HhRB5a__progressFill{background:linear-gradient(90deg,var(--position-accent)0%,color-mix(in srgb,var(--position-accent)72%,white)100%);border-radius:9999px;height:100%;transition:width .6s}.ActivePositions-module__HhRB5a__empty{text-align:center;color:#52525b;background:#111;border:1px solid #ffffff12;border-radius:10px;padding:28px 20px;font-size:.875rem}.ActivePositions-module__HhRB5a__emptyIcon{opacity:.4;margin-bottom:8px;font-size:1.5rem;display:block}@media (max-width:600px){.ActivePositions-module__HhRB5a__card{padding:18px 16px}.ActivePositions-module__HhRB5a__cardHeader{flex-direction:column;align-items:flex-start;gap:10px}.ActivePositions-module__HhRB5a__headerLeft{flex-wrap:wrap}.ActivePositions-module__HhRB5a__dayProg{white-space:normal}.ActivePositions-module__HhRB5a__statsRow{grid-template-columns:1fr 1fr;gap:10px}}@media (max-width:420px){.ActivePositions-module__HhRB5a__statsRow{grid-template-columns:1fr}}
.DataTable-module__20CVsa__container{background:var(--bg-card,#1a1a1d99);border:1px solid var(--border-primary,#ffffff14);border-radius:var(--radius-lg,14px);overflow:hidden}.DataTable-module__20CVsa__tableWrapper{overflow-x:auto}.DataTable-module__20CVsa__table{border-collapse:collapse;width:100%;font-size:.875rem}.DataTable-module__20CVsa__table th{text-align:left;background:var(--bg-secondary,#111113);color:var(--text-tertiary,#71717a);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border-primary,#ffffff14);white-space:nowrap;padding:1rem;font-size:.6875rem;font-weight:700}.DataTable-module__20CVsa__table th:first-child{padding-left:1.5rem}.DataTable-module__20CVsa__table th:last-child{padding-right:1.5rem}.DataTable-module__20CVsa__table td{border-bottom:1px solid var(--border-secondary,#ffffff0a);color:var(--text-primary,#fafafa);vertical-align:middle;padding:1rem}.DataTable-module__20CVsa__table td:first-child{padding-left:1.5rem}.DataTable-module__20CVsa__table td:last-child{padding-right:1.5rem}.DataTable-module__20CVsa__table tbody tr{transition:background .15s}.DataTable-module__20CVsa__table tbody tr:hover{background:var(--bg-tertiary,#1a1a1d)}.DataTable-module__20CVsa__table tbody tr:last-child td{border-bottom:none}.DataTable-module__20CVsa__emptyState{text-align:center;padding:3rem 1.5rem}.DataTable-module__20CVsa__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:2rem}.DataTable-module__20CVsa__emptyTitle{color:var(--text-secondary,#a1a1aa);margin-bottom:.5rem;font-size:1rem;font-weight:600}.DataTable-module__20CVsa__emptySubtitle{color:var(--text-muted,#52525b);font-size:.875rem}.DataTable-module__20CVsa__loadingState{text-align:center;color:var(--text-muted,#52525b);padding:3rem 1.5rem}.DataTable-module__20CVsa__errorState{text-align:center;background:#ef44440f;border-bottom:1px solid #ef44441f;padding:3rem 1.5rem}.DataTable-module__20CVsa__errorIcon{color:var(--danger,#ef4444);margin-bottom:1rem;font-size:2rem}.DataTable-module__20CVsa__errorTitle{color:var(--danger,#ef4444);margin-bottom:.5rem;font-size:1rem;font-weight:600}.DataTable-module__20CVsa__errorSubtitle{color:var(--text-secondary,#a1a1aa);margin-bottom:1.25rem;font-size:.875rem}.DataTable-module__20CVsa__retryBtn{background:var(--bg-elevated,#212124);border:1px solid var(--border-primary,#ffffff14);border-radius:var(--radius-sm,6px);color:var(--text-primary,#fafafa);cursor:pointer;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .15s}.DataTable-module__20CVsa__retryBtn:hover{background:var(--bg-tertiary,#1a1a1d);border-color:var(--danger,#ef4444)}.DataTable-module__20CVsa__spinner{border:2px solid var(--border-primary,#ffffff14);border-top-color:var(--accent-primary,#22c55e);border-radius:50%;width:32px;height:32px;margin:0 auto 1rem;animation:1s linear infinite DataTable-module__20CVsa__spin}@keyframes DataTable-module__20CVsa__spin{to{transform:rotate(360deg)}}.DataTable-module__20CVsa__cellPrimary{color:var(--text-primary,#fafafa);font-weight:600}.DataTable-module__20CVsa__cellSecondary{color:var(--text-secondary,#a1a1aa)}.DataTable-module__20CVsa__cellMuted{color:var(--text-muted,#52525b)}.DataTable-module__20CVsa__cellAccent{color:var(--accent-primary,#22c55e);font-weight:600}.DataTable-module__20CVsa__cellWarning{color:var(--warning,#f59e0b)}.DataTable-module__20CVsa__cellDanger{color:var(--danger,#ef4444)}.DataTable-module__20CVsa__cellLink{color:var(--accent-primary,#22c55e);cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;transition:color .15s}.DataTable-module__20CVsa__cellLink:hover{color:var(--text-primary,#fafafa);text-decoration:underline}.DataTable-module__20CVsa__actions{align-items:center;gap:.5rem;display:flex}.DataTable-module__20CVsa__actionBtn{border-radius:var(--radius-sm,6px);border:1px solid var(--border-primary,#ffffff14);background:var(--bg-elevated,#212124);color:var(--text-secondary,#a1a1aa);cursor:pointer;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s}.DataTable-module__20CVsa__actionBtn:hover{background:var(--bg-tertiary,#1a1a1d);border-color:var(--border-accent,#22c55e4d);color:var(--text-primary,#fafafa)}.DataTable-module__20CVsa__actionBtnPrimary{background:var(--accent-primary,#22c55e);border-color:var(--accent-primary,#22c55e);color:var(--bg-primary,#0a0a0b)}.DataTable-module__20CVsa__actionBtnPrimary:hover{background:var(--accent-primary-hover,#16a34a);border-color:var(--accent-primary-hover,#16a34a)}.DataTable-module__20CVsa__actionBtnDanger{border-color:var(--danger,#ef4444);color:var(--danger,#ef4444)}.DataTable-module__20CVsa__actionBtnDanger:hover{background:var(--danger,#ef4444);color:#fff}.DataTable-module__20CVsa__actionBtnSm{padding:.25rem .5rem;font-size:.6875rem}.DataTable-module__20CVsa__pagination{border-top:1px solid var(--border-primary,#ffffff14);background:var(--bg-secondary,#111113);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.DataTable-module__20CVsa__paginationInfo{color:var(--text-secondary,#a1a1aa);font-size:.875rem}.DataTable-module__20CVsa__paginationControls{align-items:center;gap:.5rem;display:flex}.DataTable-module__20CVsa__pageBtn{border-radius:var(--radius-sm,6px);border:1px solid var(--border-primary,#ffffff14);background:var(--bg-elevated,#212124);min-width:32px;height:32px;color:var(--text-secondary,#a1a1aa);cursor:pointer;justify-content:center;align-items:center;padding:0 .5rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.DataTable-module__20CVsa__pageBtn:hover:not(:disabled){background:var(--bg-tertiary,#1a1a1d);border-color:var(--border-accent,#22c55e4d);color:var(--text-primary,#fafafa)}.DataTable-module__20CVsa__pageBtn:disabled{opacity:.4;cursor:not-allowed}.DataTable-module__20CVsa__pageBtnActive{background:var(--accent-primary,#22c55e);border-color:var(--accent-primary,#22c55e);color:var(--bg-primary,#0a0a0b);font-weight:600}.DataTable-module__20CVsa__filterBar{border-bottom:1px solid var(--border-primary,#ffffff14);background:var(--bg-secondary,#111113);flex-wrap:wrap;align-items:center;gap:.75rem;padding:.875rem 1.25rem;display:flex}.DataTable-module__20CVsa__searchWrapper{flex:1;min-width:180px;max-width:320px;position:relative}.DataTable-module__20CVsa__searchIcon{color:var(--text-muted,#52525b);pointer-events:none;font-size:1rem;position:absolute;top:50%;left:.625rem;transform:translateY(-50%)}.DataTable-module__20CVsa__searchInput{background:var(--bg-tertiary,#0d0d0d);border:1px solid var(--border-primary,#ffffff14);border-radius:var(--radius-sm,6px);width:100%;color:var(--text-primary,#fafafa);outline:none;padding:.4rem 2rem .4rem 1.75rem;font-size:.8125rem;transition:border-color .15s}.DataTable-module__20CVsa__searchInput::placeholder{color:var(--text-muted,#52525b)}.DataTable-module__20CVsa__searchInput:focus{border-color:#fff3}.DataTable-module__20CVsa__searchClear{color:var(--text-muted,#52525b);cursor:pointer;background:0 0;border:none;padding:.125rem;font-size:.75rem;line-height:1;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.DataTable-module__20CVsa__searchClear:hover{color:var(--text-secondary,#a1a1aa)}.DataTable-module__20CVsa__filterSelect{background:var(--bg-tertiary,#0d0d0d);border:1px solid var(--border-primary,#ffffff14);border-radius:var(--radius-sm,6px);color:var(--text-primary,#fafafa);cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;outline:none;padding:.4rem .75rem;font-size:.8125rem}.DataTable-module__20CVsa__filterSelect:focus{border-color:#fff3}.DataTable-module__20CVsa__resetBtn{border:1px solid var(--border-primary,#ffffff14);border-radius:var(--radius-sm,6px);color:var(--text-secondary,#a1a1aa);cursor:pointer;white-space:nowrap;background:0 0;padding:.4rem .875rem;font-size:.8125rem;transition:color .15s,border-color .15s}.DataTable-module__20CVsa__resetBtn:hover{color:var(--text-primary,#fafafa);border-color:#fff3}.DataTable-module__20CVsa__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none}.DataTable-module__20CVsa__sortableHeader:hover{color:var(--text-primary,#fafafa)}.DataTable-module__20CVsa__headerContent{align-items:center;gap:.375rem;display:inline-flex}.DataTable-module__20CVsa__sortIcon{opacity:.6;font-size:.6875rem}.DataTable-module__20CVsa__dropdownWrapper{display:inline-block;position:relative}.DataTable-module__20CVsa__dropdownTrigger{border-radius:var(--radius-sm,6px);border:1px solid var(--border-primary,#ffffff14);background:var(--bg-elevated,#212124);color:var(--text-secondary,#a1a1aa);cursor:pointer;white-space:nowrap;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.DataTable-module__20CVsa__dropdownTrigger:hover{background:var(--bg-tertiary,#1a1a1d);border-color:var(--border-accent,#22c55e4d);color:var(--text-primary,#fafafa)}.DataTable-module__20CVsa__dropdownCaret{font-size:.625rem}.DataTable-module__20CVsa__dropdownMenu{z-index:100;background:var(--bg-elevated,#212124);border:1px solid var(--border-primary,#ffffff1a);border-radius:var(--radius-md,8px);min-width:140px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 8px 24px #0006}.DataTable-module__20CVsa__dropdownItem{text-align:left;width:100%;color:var(--text-secondary,#a1a1aa);cursor:pointer;background:0 0;border:none;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:background .12s,color .12s;display:block}.DataTable-module__20CVsa__dropdownItem:hover{background:var(--bg-tertiary,#1a1a1d);color:var(--text-primary,#fafafa)}.DataTable-module__20CVsa__dropdownItemPrimary{color:var(--accent-primary,#22c55e)}.DataTable-module__20CVsa__dropdownItemPrimary:hover{color:#4ade80;background:#22c55e14}.DataTable-module__20CVsa__dropdownItemDanger{color:var(--danger,#ef4444)}.DataTable-module__20CVsa__dropdownItemDanger:hover{color:#f87171;background:#ef444414}@media (max-width:768px){.DataTable-module__20CVsa__table th,.DataTable-module__20CVsa__table td{padding:.75rem}.DataTable-module__20CVsa__table th:first-child,.DataTable-module__20CVsa__table td:first-child{padding-left:1rem}.DataTable-module__20CVsa__table th:last-child,.DataTable-module__20CVsa__table td:last-child{padding-right:1rem}.DataTable-module__20CVsa__actions{flex-wrap:wrap}.DataTable-module__20CVsa__pagination{text-align:center;flex-direction:column;gap:1rem}}
.CheckDepositsButton-module__nkaAWq__container{flex-direction:column;gap:8px;width:100%;margin-top:16px;display:flex}.CheckDepositsButton-module__nkaAWq__containerEmbedded{gap:6px;margin-top:0}.CheckDepositsButton-module__nkaAWq__button{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;padding:14px 24px;font-size:16px;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden}.CheckDepositsButton-module__nkaAWq__button:disabled{cursor:not-allowed}.CheckDepositsButton-module__nkaAWq__buttonEmbedded{border-radius:12px;min-height:46px;font-size:.875rem;font-weight:800}.CheckDepositsButton-module__nkaAWq__idle{color:#000;text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(135deg,#0f6 0%,#00cc52 100%);font-weight:800;box-shadow:0 4px 15px #0f63,inset 0 1px 1px #ffffff4d}.CheckDepositsButton-module__nkaAWq__idle:hover{background:linear-gradient(135deg,#0f8 0%,#0d6 100%);transform:translateY(-2px)scale(1.01);box-shadow:0 8px 25px #00ff6659}.CheckDepositsButton-module__nkaAWq__scanning{color:#fff;background:#1a1a1a;border:1px solid #333}.CheckDepositsButton-module__nkaAWq__finalizing{color:#fff;background:#1a1a1a;border:1px solid #0f6}.CheckDepositsButton-module__nkaAWq__success,.CheckDepositsButton-module__nkaAWq__alreadyCredited{color:#fff;background:#00cc52}.CheckDepositsButton-module__nkaAWq__notFound{color:#000;background:#ffb800}.CheckDepositsButton-module__nkaAWq__error{color:#fff;background:#ff4d4d}.CheckDepositsButton-module__nkaAWq__rateLimited{color:#666;background:#222;border:1px solid #333}.CheckDepositsButton-module__nkaAWq__progressOverlay{background:#ffffff1a;width:100%;height:4px;position:absolute;bottom:0;left:0}.CheckDepositsButton-module__nkaAWq__progressFill{background:#0f6;height:100%;transition:width .3s ease-out}.CheckDepositsButton-module__nkaAWq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite CheckDepositsButton-module__nkaAWq__spin}.CheckDepositsButton-module__nkaAWq__rateLimited .CheckDepositsButton-module__nkaAWq__spinner{display:none}@keyframes CheckDepositsButton-module__nkaAWq__spin{to{transform:rotate(360deg)}}.CheckDepositsButton-module__nkaAWq__helperText{color:#888;text-align:center;margin-top:4px;font-size:12px;line-height:1.4}.CheckDepositsButton-module__nkaAWq__helperTextEmbedded{text-align:left;color:#b4b4bc;margin-top:2px;font-size:.8125rem;line-height:1.55}.CheckDepositsButton-module__nkaAWq__countdown{font-family:monospace;font-weight:700}.CheckDepositsButton-module__nkaAWq__verifyToggle{color:#666;cursor:pointer;text-align:center;background:0 0;border:none;padding:4px 0;font-size:12px;transition:color .2s}.CheckDepositsButton-module__nkaAWq__verifyToggle:hover{color:#0f6}.CheckDepositsButton-module__nkaAWq__verifyToggleEmbedded{text-align:left;color:#8a8a94;align-self:flex-start;padding-left:0;padding-right:0}.CheckDepositsButton-module__nkaAWq__verifySection{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:8px;padding:12px;animation:.15s ease-out CheckDepositsButton-module__nkaAWq__fadeIn;display:flex}.CheckDepositsButton-module__nkaAWq__verifySectionEmbedded{background:#ffffff05;border-color:#ffffff0f}@keyframes CheckDepositsButton-module__nkaAWq__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.CheckDepositsButton-module__nkaAWq__verifyRow{gap:8px;display:flex}.CheckDepositsButton-module__nkaAWq__chainSelect{color:#fff;cursor:pointer;appearance:auto;background:#111;border:1px solid #333;border-radius:8px;flex:1;padding:10px 12px;font-size:13px}.CheckDepositsButton-module__nkaAWq__chainSelect:focus{border-color:#0f6;outline:none}.CheckDepositsButton-module__nkaAWq__txInput{color:#fff;box-sizing:border-box;background:#111;border:1px solid #333;border-radius:8px;width:100%;padding:10px 12px;font-family:SF Mono,Monaco,monospace;font-size:12px}.CheckDepositsButton-module__nkaAWq__txInput::placeholder{color:#555}.CheckDepositsButton-module__nkaAWq__txInput:focus{border-color:#0f6;outline:none}.CheckDepositsButton-module__nkaAWq__verifyBtn{color:#0f6;cursor:pointer;background:#1a1a1a;border:1px solid #0f6;border-radius:8px;width:100%;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s}.CheckDepositsButton-module__nkaAWq__verifyBtn:hover:not(:disabled){color:#000;background:#0f6}.CheckDepositsButton-module__nkaAWq__verifyBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:480px){.CheckDepositsButton-module__nkaAWq__button{padding:14px 16px;font-size:15px}.CheckDepositsButton-module__nkaAWq__verifyRow{flex-direction:column}}.CheckDepositsButton-module__nkaAWq__containerMinimal{flex-direction:column;align-items:flex-start;gap:6px;width:auto;margin-top:0;display:flex}.CheckDepositsButton-module__nkaAWq__buttonMinimal{color:#b4b4bc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.78rem;font-weight:500;transition:all .2s;display:inline-flex}.CheckDepositsButton-module__nkaAWq__buttonMinimal:hover:not(:disabled){color:#0f6;background:#00ff661f;border-color:#0f66}.CheckDepositsButton-module__nkaAWq__buttonMinimal:disabled{cursor:not-allowed;opacity:.7}.CheckDepositsButton-module__nkaAWq__minimalSuccess,.CheckDepositsButton-module__nkaAWq__minimalAlreadyCredited{color:#00cc52;background:#00cc5226;border-color:#00cc5280}.CheckDepositsButton-module__nkaAWq__minimalNotFound{color:#ffb800;background:#ffb80026;border-color:#ffb80080}.CheckDepositsButton-module__nkaAWq__minimalError{color:#ff4d4d;background:#ff4d4d26;border-color:#ff4d4d80}.CheckDepositsButton-module__nkaAWq__minimalRateLimited{color:#666;background:#ffffff08;border-color:#ffffff14}.CheckDepositsButton-module__nkaAWq__verifyToggleMinimal{color:#8f9c95;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.78rem;transition:color .2s}.CheckDepositsButton-module__nkaAWq__verifyToggleMinimal:hover{color:#0f6}.CheckDepositsButton-module__nkaAWq__verifySectionMinimal{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:8px;width:100%;padding:10px;animation:.15s ease-out CheckDepositsButton-module__nkaAWq__fadeIn;display:flex}.CheckDepositsButton-module__nkaAWq__verifyRowMinimal{align-items:center;gap:8px;display:flex}.CheckDepositsButton-module__nkaAWq__chainSelectMinimal{color:#fff;cursor:pointer;appearance:auto;background:#111;border:1px solid #333;border-radius:6px;flex:1;padding:8px 10px;font-size:.78rem}.CheckDepositsButton-module__nkaAWq__chainSelectMinimal:focus{border-color:#0f6;outline:none}.CheckDepositsButton-module__nkaAWq__txInputMinimal{color:#fff;box-sizing:border-box;background:#111;border:1px solid #333;border-radius:6px;width:100%;padding:8px 10px;font-family:SF Mono,Monaco,monospace;font-size:.78rem}.CheckDepositsButton-module__nkaAWq__txInputMinimal::placeholder{color:#555}.CheckDepositsButton-module__nkaAWq__txInputMinimal:focus{border-color:#0f6;outline:none}.CheckDepositsButton-module__nkaAWq__verifyBtnMinimal{color:#0f6;cursor:pointer;white-space:nowrap;background:#1a1a1a;border:1px solid #0f6;border-radius:6px;padding:8px 12px;font-size:.78rem;font-weight:600;transition:all .2s}.CheckDepositsButton-module__nkaAWq__verifyBtnMinimal:hover:not(:disabled){color:#000;background:#0f6}.CheckDepositsButton-module__nkaAWq__verifyBtnMinimal:disabled{opacity:.4;cursor:not-allowed}
.RecentActivity-module__0E0w7G__container{background:0 0;border:none;border-radius:0;margin:0;padding:0}.RecentActivity-module__0E0w7G__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.RecentActivity-module__0E0w7G__title{color:#fafafa;margin:0;font-size:1rem;font-weight:700}.RecentActivity-module__0E0w7G__viewAll{color:#59c46b;font-size:.8125rem;font-weight:700;text-decoration:none}.RecentActivity-module__0E0w7G__viewAll:hover{text-decoration:underline}.RecentActivity-module__0E0w7G__showMoreBtn{color:#a1a1aa;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;width:100%;margin-top:8px;padding:10px 12px;font-size:.75rem;font-weight:700;transition:background .15s,border-color .15s;display:block}.RecentActivity-module__0E0w7G__showMoreBtn:hover{background:#ffffff0f;border-color:#59c46b3d}.RecentActivity-module__0E0w7G__list{flex-direction:column;gap:10px;display:flex}.RecentActivity-module__0E0w7G__activityItem{background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;align-items:center;gap:10px;padding:12px;display:flex}.RecentActivity-module__0E0w7G__icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.875rem;display:flex}.RecentActivity-module__0E0w7G__iconDeposit{color:#f59e0b;background:#f59e0b1f}.RecentActivity-module__0E0w7G__iconSpray{color:#a5b4fc;background:#6366f124}.RecentActivity-module__0E0w7G__iconPayout{color:#d8b4fe;background:#a855f724}.RecentActivity-module__0E0w7G__iconReward{color:#4ade80;background:#22c55e1f}.RecentActivity-module__0E0w7G__iconNeutral{color:#a1a1aa;background:#ffffff0f}.RecentActivity-module__0E0w7G__content{flex:1;min-width:0}.RecentActivity-module__0E0w7G__description{color:#fafafa;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8125rem;font-weight:700;overflow:hidden}.RecentActivity-module__0E0w7G__userLink{color:#59c46b;text-decoration:none}.RecentActivity-module__0E0w7G__userLink:hover{text-decoration:underline}.RecentActivity-module__0E0w7G__userStatic{color:#e4e4e7}.RecentActivity-module__0E0w7G__subtext{color:#71717a;margin:3px 0 0;font-size:.6875rem}.RecentActivity-module__0E0w7G__subtextRow{align-items:center;gap:6px;margin-top:2px;display:flex}.RecentActivity-module__0E0w7G__tokenLinks{align-items:center;gap:8px;display:flex}.RecentActivity-module__0E0w7G__txLink{color:#59c46b;font-size:.625rem;font-weight:600;text-decoration:none}.RecentActivity-module__0E0w7G__txLink:hover{text-decoration:underline}.RecentActivity-module__0E0w7G__amount{text-align:right;flex-shrink:0}.RecentActivity-module__0E0w7G__amountValue{margin:0;font-size:.875rem;font-weight:800}.RecentActivity-module__0E0w7G__amountPositive{color:#22c55e}.RecentActivity-module__0E0w7G__amountNegative{color:#f87171}.RecentActivity-module__0E0w7G__amountNeutral{color:#fafafa}.RecentActivity-module__0E0w7G__statusCheck{color:#4ade80}.RecentActivity-module__0E0w7G__emptyState{text-align:center;color:#71717a;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;padding:16px;font-size:.8125rem}.RecentActivity-module__0E0w7G__skeletonBlock{background:#ffffff0f}.RecentActivity-module__0E0w7G__skeletonLine{background:#ffffff0f;border-radius:8px;height:14px;animation:1.5s ease-in-out infinite RecentActivity-module__0E0w7G__shimmer}.RecentActivity-module__0E0w7G__skeletonWide{width:60%}.RecentActivity-module__0E0w7G__skeletonNarrow{opacity:.6;width:40%;height:11px;margin-top:6px}.RecentActivity-module__0E0w7G__skeletonAmount{flex-shrink:0;width:50px}@keyframes RecentActivity-module__0E0w7G__shimmer{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:768px){.RecentActivity-module__0E0w7G__activityItem{padding:11px}.RecentActivity-module__0E0w7G__amountValue{font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.RecentActivity-module__0E0w7G__showMoreBtn{transition:none}.RecentActivity-module__0E0w7G__skeletonLine{animation:none}}
.InlineActionLoader-module__0T8GGG__root{vertical-align:middle;align-items:center;gap:8px;display:inline-flex}.InlineActionLoader-module__0T8GGG__spinner{border:2px solid var(--border-subtle,#ffffff14);border-top-color:var(--accent-zenith,#0f6);border-radius:50%;flex-shrink:0;animation:.8s linear infinite InlineActionLoader-module__0T8GGG__inlineSpin;display:inline-block}.InlineActionLoader-module__0T8GGG__md .InlineActionLoader-module__0T8GGG__spinner{width:16px;height:16px}.InlineActionLoader-module__0T8GGG__sm .InlineActionLoader-module__0T8GGG__spinner{border-width:1.5px;width:12px;height:12px}.InlineActionLoader-module__0T8GGG__label{font-size:inherit;font-weight:inherit;color:inherit;line-height:1}@keyframes InlineActionLoader-module__0T8GGG__inlineSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.InlineActionLoader-module__0T8GGG__spinner{border-top-color:var(--text-secondary,#a1a1aa);opacity:.6;animation:none}}
@keyframes Animations-module__VjB_gG__checkmark-bounce{0%{opacity:0;transform:scale(0)}40%{transform:scale(1.2)}60%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Animations-module__VjB_gG__checkmarkBounce{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:50%;justify-content:center;align-items:center;animation:.5s cubic-bezier(.175,.885,.32,1.275) forwards Animations-module__VjB_gG__checkmark-bounce;display:inline-flex;box-shadow:0 4px 12px #22c55e4d}@keyframes Animations-module__VjB_gG__card-fade-in{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Animations-module__VjB_gG__cardFadeIn{opacity:0;animation:.4s cubic-bezier(.16,1,.3,1) forwards Animations-module__VjB_gG__card-fade-in}.Animations-module__VjB_gG__cardFadeInDelay1{animation-delay:.1s}.Animations-module__VjB_gG__cardFadeInDelay2{animation-delay:.2s}.Animations-module__VjB_gG__cardFadeInDelay3{animation-delay:.3s}.Animations-module__VjB_gG__cardFadeInDelay4{animation-delay:.4s}@keyframes Animations-module__VjB_gG__card-fade-out{0%{opacity:1;max-height:500px;margin-bottom:16px;transform:scale(1)}50%{opacity:0;max-height:200px;margin-bottom:8px;transform:scale(.9)}to{opacity:0;max-height:0;margin-bottom:0;padding:0;transform:scale(.9)}}.Animations-module__VjB_gG__cardFadeOut{pointer-events:none;animation:.6s cubic-bezier(.4,0,.2,1) forwards Animations-module__VjB_gG__card-fade-out;overflow:hidden}@keyframes Animations-module__VjB_gG__spray-pulse{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 20px 8px #22c55e33}}.Animations-module__VjB_gG__sprayPulse{animation:2s ease-in-out infinite Animations-module__VjB_gG__spray-pulse}@keyframes Animations-module__VjB_gG__re-highlight{0%{background-color:#0000}30%{background-color:#3b82f640}to{background-color:#0000}}.Animations-module__VjB_gG__reHighlight{animation:1.5s ease-out forwards Animations-module__VjB_gG__re-highlight}@keyframes Animations-module__VjB_gG__progress-shine{0%{background-position:-200% 0}to{background-position:200% 0}}.Animations-module__VjB_gG__progressContainer{align-items:center;gap:12px;width:100%;display:flex}.Animations-module__VjB_gG__progressTrack{background:#ffffff1a;border-radius:4px;flex:1;height:8px;position:relative;overflow:hidden}.Animations-module__VjB_gG__progressFill{border-radius:4px;height:100%;transition:width .3s;position:relative;overflow:hidden}.Animations-module__VjB_gG__progressShine{background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%) 0 0/200% 100%;animation:2s linear infinite Animations-module__VjB_gG__progress-shine;position:absolute;inset:0}.Animations-module__VjB_gG__progressText{color:#fff;font-size:13px;font-weight:600;font-family:var(--font-mono,monospace);text-align:right;min-width:40px}@keyframes Animations-module__VjB_gG__balance-flash{0%{color:inherit;transform:scale(1)}30%{color:#22c55e;transform:scale(1.15)}to{color:inherit;transform:scale(1)}}.Animations-module__VjB_gG__balanceFlash{animation:.6s ease-out forwards Animations-module__VjB_gG__balance-flash;display:inline-block}@keyframes Animations-module__VjB_gG__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.Animations-module__VjB_gG__shake{animation:.5s cubic-bezier(.36,.07,.19,.97) both Animations-module__VjB_gG__shake}@keyframes Animations-module__VjB_gG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Animations-module__VjB_gG__rotate{animation:1s linear infinite Animations-module__VjB_gG__rotate}@keyframes Animations-module__VjB_gG__bounce-in{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.95)}to{transform:scale(1)}}.Animations-module__VjB_gG__bounceIn{animation:.5s cubic-bezier(.68,-.55,.265,1.55) forwards Animations-module__VjB_gG__bounce-in}@keyframes Animations-module__VjB_gG__slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Animations-module__VjB_gG__slideUp{animation:.3s cubic-bezier(.16,1,.3,1) forwards Animations-module__VjB_gG__slide-up}@keyframes Animations-module__VjB_gG__pulse-ring{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(2.5)}}.Animations-module__VjB_gG__pulseRing{position:relative}.Animations-module__VjB_gG__pulseRing:before{content:"";border-radius:inherit;background:inherit;opacity:.5;z-index:-1;animation:1.5s cubic-bezier(.215,.61,.355,1) infinite Animations-module__VjB_gG__pulse-ring;position:absolute;inset:-4px}@keyframes Animations-module__VjB_gG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Animations-module__VjB_gG__float{animation:3s ease-in-out infinite Animations-module__VjB_gG__float}@keyframes Animations-module__VjB_gG__glow-pulse{0%,to{box-shadow:0 0 5px,0 0 10px}50%{box-shadow:0 0 20px,0 0 30px}}.Animations-module__VjB_gG__glowPulse{animation:2s ease-in-out infinite Animations-module__VjB_gG__glow-pulse}@keyframes Animations-module__VjB_gG__heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.1)}28%{transform:scale(1)}42%{transform:scale(1.1)}70%{transform:scale(1)}}.Animations-module__VjB_gG__heartbeat{animation:1.5s ease-in-out infinite Animations-module__VjB_gG__heartbeat}@keyframes Animations-module__VjB_gG__wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.Animations-module__VjB_gG__wiggle:hover{animation:.5s ease-in-out Animations-module__VjB_gG__wiggle}@media (prefers-reduced-motion:reduce){.Animations-module__VjB_gG__checkmarkBounce,.Animations-module__VjB_gG__cardFadeIn,.Animations-module__VjB_gG__cardFadeOut,.Animations-module__VjB_gG__sprayPulse,.Animations-module__VjB_gG__reHighlight,.Animations-module__VjB_gG__progressShine,.Animations-module__VjB_gG__balanceFlash,.Animations-module__VjB_gG__shake,.Animations-module__VjB_gG__rotate,.Animations-module__VjB_gG__bounceIn,.Animations-module__VjB_gG__slideUp,.Animations-module__VjB_gG__float,.Animations-module__VjB_gG__glowPulse,.Animations-module__VjB_gG__heartbeat,.Animations-module__VjB_gG__wiggle{animation:none}.Animations-module__VjB_gG__cardFadeIn{opacity:1}.Animations-module__VjB_gG__pulseRing:before{animation:none}.Animations-module__VjB_gG__progressFill{transition:none}}
.LottieEmptyState-module__4yUdCG__container{text-align:center;padding:var(--space-8);justify-content:center;align-items:center;gap:var(--space-6);flex-direction:column;display:flex}.LottieEmptyState-module__4yUdCG__small{padding:var(--space-4)}.LottieEmptyState-module__4yUdCG__small .LottieEmptyState-module__4yUdCG__animationWrapper{width:120px;height:120px}.LottieEmptyState-module__4yUdCG__small .LottieEmptyState-module__4yUdCG__title{font-size:1rem}.LottieEmptyState-module__4yUdCG__small .LottieEmptyState-module__4yUdCG__description{font-size:.875rem}.LottieEmptyState-module__4yUdCG__medium{padding:var(--space-6)}.LottieEmptyState-module__4yUdCG__medium .LottieEmptyState-module__4yUdCG__animationWrapper{width:200px;height:200px}.LottieEmptyState-module__4yUdCG__large{padding:var(--space-8)}.LottieEmptyState-module__4yUdCG__large .LottieEmptyState-module__4yUdCG__animationWrapper{width:300px;height:300px}.LottieEmptyState-module__4yUdCG__large .LottieEmptyState-module__4yUdCG__title{font-size:1.5rem}.LottieEmptyState-module__4yUdCG__large .LottieEmptyState-module__4yUdCG__description{font-size:1rem}.LottieEmptyState-module__4yUdCG__animationWrapper{justify-content:center;align-items:center;display:flex;position:relative}.LottieEmptyState-module__4yUdCG__lottieContainer{opacity:0;width:100%;height:100%;transition:opacity .3s}.LottieEmptyState-module__4yUdCG__lottieContainer.LottieEmptyState-module__4yUdCG__loaded{opacity:1}.LottieEmptyState-module__4yUdCG__lottieContainer svg{width:100%!important;height:100%!important}.LottieEmptyState-module__4yUdCG__cssAnimation{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LottieEmptyState-module__4yUdCG__iconWrapper{justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative}.LottieEmptyState-module__4yUdCG__emoji{z-index:1;font-size:56px;animation:2s ease-in-out infinite LottieEmptyState-module__4yUdCG__bounce}@keyframes LottieEmptyState-module__4yUdCG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.LottieEmptyState-module__4yUdCG__pulseRing{border:2px solid var(--accent-primary,#22c55e);opacity:0;border-radius:50%;animation:2s ease-out infinite LottieEmptyState-module__4yUdCG__pulseRing;position:absolute;inset:0}.LottieEmptyState-module__4yUdCG__pulseRing2{border:2px solid var(--accent-primary,#22c55e);opacity:0;border-radius:50%;animation:2s ease-out .5s infinite LottieEmptyState-module__4yUdCG__pulseRing;position:absolute;inset:0}@keyframes LottieEmptyState-module__4yUdCG__pulseRing{0%{opacity:.6;transform:scale(.7)}to{opacity:0;transform:scale(1.4)}}.LottieEmptyState-module__4yUdCG__hidden{opacity:0;pointer-events:none;position:absolute}.LottieEmptyState-module__4yUdCG__content{align-items:center;gap:var(--space-3,12px);flex-direction:column;max-width:400px;display:flex}.LottieEmptyState-module__4yUdCG__title{color:var(--text-primary,#fff);margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.LottieEmptyState-module__4yUdCG__description{color:var(--text-secondary,#fff9);margin:0;font-size:.9375rem;line-height:1.6}.LottieEmptyState-module__4yUdCG__actionsContainer{align-items:center;gap:var(--space-3,12px);margin-top:var(--space-2,8px);flex-direction:column;width:100%;display:flex}.LottieEmptyState-module__4yUdCG__primaryButton{padding:var(--space-3,12px)var(--space-6,24px);background:var(--accent-primary,#22c55e);color:var(--bg-primary,#0a0a0a);border-radius:var(--radius-md,8px);cursor:pointer;border:none;min-width:160px;font-size:.9375rem;font-weight:600;transition:all .2s}.LottieEmptyState-module__4yUdCG__primaryButton:hover{background:var(--accent-primary-hover,#16a34a);transform:translateY(-2px);box-shadow:0 4px 12px #22c55e4d}.LottieEmptyState-module__4yUdCG__primaryButton:active{transform:translateY(0)}.LottieEmptyState-module__4yUdCG__secondaryLink{color:var(--text-secondary,#fff9);padding:var(--space-2,8px)var(--space-3,12px);font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.LottieEmptyState-module__4yUdCG__secondaryLink:hover{color:var(--text-primary,#fff)}.LottieEmptyState-module__4yUdCG__secondaryLink:after{content:" →";transition:transform .2s}.LottieEmptyState-module__4yUdCG__secondaryLink:hover:after{content:" →"}.LottieEmptyState-module__4yUdCG__actionButton{margin-top:var(--space-2);padding:var(--space-3)var(--space-6);background:var(--accent-primary);color:var(--bg-primary);border-radius:var(--radius-md);cursor:pointer;border:none;font-size:.9375rem;font-weight:600;transition:all .2s}.LottieEmptyState-module__4yUdCG__actionButton:hover{background:var(--accent-primary-hover);transform:translateY(-1px)}.LottieEmptyState-module__4yUdCG__actionButton:active{transform:translateY(0)}.LottieEmptyState-module__4yUdCG__positionsAnim .LottieEmptyState-module__4yUdCG__coinsContainer{justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative}.LottieEmptyState-module__4yUdCG__coin{filter:drop-shadow(0 2px 8px #fbbf2466);font-size:28px;position:absolute}.LottieEmptyState-module__4yUdCG__coin1{animation:3s ease-in-out infinite LottieEmptyState-module__4yUdCG__floatCoin1}.LottieEmptyState-module__4yUdCG__coin2{animation:3.5s ease-in-out .5s infinite LottieEmptyState-module__4yUdCG__floatCoin2}.LottieEmptyState-module__4yUdCG__coin3{animation:4s ease-in-out 1s infinite LottieEmptyState-module__4yUdCG__floatCoin3}.LottieEmptyState-module__4yUdCG__coin4{animation:3.2s ease-in-out 1.5s infinite LottieEmptyState-module__4yUdCG__floatCoin4}@keyframes LottieEmptyState-module__4yUdCG__floatCoin1{0%,to{transform:translate(-40px,-30px)rotate(-15deg)}50%{transform:translate(-40px,-50px)rotate(5deg)}}@keyframes LottieEmptyState-module__4yUdCG__floatCoin2{0%,to{transform:translate(40px,-20px)rotate(10deg)}50%{transform:translate(40px,-40px)rotate(-10deg)}}@keyframes LottieEmptyState-module__4yUdCG__floatCoin3{0%,to{transform:translate(-30px,30px)rotate(5deg)}50%{transform:translate(-30px,10px)rotate(-15deg)}}@keyframes LottieEmptyState-module__4yUdCG__floatCoin4{0%,to{transform:translate(35px,25px)rotate(-10deg)}50%{transform:translate(35px,5px)rotate(10deg)}}.LottieEmptyState-module__4yUdCG__targetRing{border:2px solid #22c55e4d;border-radius:50%;width:100px;height:100px;animation:2s ease-out infinite LottieEmptyState-module__4yUdCG__targetPulse;position:absolute}.LottieEmptyState-module__4yUdCG__targetRing2{border:2px solid #22c55e80;border-radius:50%;width:70px;height:70px;animation:2s ease-out .5s infinite LottieEmptyState-module__4yUdCG__targetPulse;position:absolute}@keyframes LottieEmptyState-module__4yUdCG__targetPulse{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(1.3)}}.LottieEmptyState-module__4yUdCG__transactionsAnim .LottieEmptyState-module__4yUdCG__chartContainer{justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.LottieEmptyState-module__4yUdCG__chartLine{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;width:80px;height:3px;animation:2s ease-out infinite LottieEmptyState-module__4yUdCG__chartDraw;position:absolute}@keyframes LottieEmptyState-module__4yUdCG__chartDraw{0%{opacity:0;transform:scaleX(0)rotate(-30deg)}50%{opacity:1;transform:scaleX(1)rotate(-30deg)}to{opacity:0;transform:scaleX(1)rotate(-30deg)translate(20px)}}.LottieEmptyState-module__4yUdCG__chartDot{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;width:16px;height:16px;animation:2s ease-in-out infinite LottieEmptyState-module__4yUdCG__dotPulse;position:absolute}@keyframes LottieEmptyState-module__4yUdCG__dotPulse{0%,to{transform:scale(1);box-shadow:0 0 #3b82f680}50%{transform:scale(1.2);box-shadow:0 0 20px 10px #3b82f600}}.LottieEmptyState-module__4yUdCG__chartPulse{border:1px solid #3b82f633;border-radius:50%;width:100px;height:100px;animation:3s ease-out infinite LottieEmptyState-module__4yUdCG__chartRing;position:absolute}@keyframes LottieEmptyState-module__4yUdCG__chartRing{0%{opacity:.6;transform:scale(.5)}to{opacity:0;transform:scale(1.5)}}.LottieEmptyState-module__4yUdCG__floatingBars{align-items:flex-end;gap:6px;display:flex;position:absolute;bottom:20px}.LottieEmptyState-module__4yUdCG__bar{opacity:.6;background:linear-gradient(#8b5cf6,#3b82f6);border-radius:4px;width:8px}.LottieEmptyState-module__4yUdCG__bar:first-child{height:20px;animation:1.5s ease-in-out infinite LottieEmptyState-module__4yUdCG__barGrow1}.LottieEmptyState-module__4yUdCG__bar:nth-child(2){height:35px;animation:1.5s ease-in-out .3s infinite LottieEmptyState-module__4yUdCG__barGrow2}.LottieEmptyState-module__4yUdCG__bar:nth-child(3){height:25px;animation:1.5s ease-in-out .6s infinite LottieEmptyState-module__4yUdCG__barGrow3}@keyframes LottieEmptyState-module__4yUdCG__barGrow1{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.3)}}@keyframes LottieEmptyState-module__4yUdCG__barGrow2{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.2)}}@keyframes LottieEmptyState-module__4yUdCG__barGrow3{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.4)}}.LottieEmptyState-module__4yUdCG__campaignsAnim .LottieEmptyState-module__4yUdCG__treasureContainer{justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.LottieEmptyState-module__4yUdCG__chest{z-index:2;filter:drop-shadow(0 4px 12px #f59e0b66);font-size:60px;animation:2.5s ease-in-out infinite LottieEmptyState-module__4yUdCG__chestGlow}@keyframes LottieEmptyState-module__4yUdCG__chestGlow{0%,to{filter:drop-shadow(0 4px 12px #f59e0b66);transform:scale(1)}50%{filter:drop-shadow(0 6px 20px #f59e0b99);transform:scale(1.05)}}.LottieEmptyState-module__4yUdCG__treasureGlow{background:radial-gradient(circle,#fbbf244d 0%,#0000 70%);border-radius:50%;width:100px;height:100px;animation:3s ease-in-out infinite LottieEmptyState-module__4yUdCG__glowPulse;position:absolute}@keyframes LottieEmptyState-module__4yUdCG__glowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.3)}}.LottieEmptyState-module__4yUdCG__sparkles{position:absolute;inset:0}.LottieEmptyState-module__4yUdCG__sparkles span{font-size:16px;animation:2s ease-in-out infinite LottieEmptyState-module__4yUdCG__sparkle;position:absolute}.LottieEmptyState-module__4yUdCG__sparkles span:first-child{animation-delay:0s;top:20px;left:20px}.LottieEmptyState-module__4yUdCG__sparkles span:nth-child(2){animation-delay:.7s;top:30px;right:25px}.LottieEmptyState-module__4yUdCG__sparkles span:nth-child(3){animation-delay:1.4s;bottom:30px;left:30px}@keyframes LottieEmptyState-module__4yUdCG__sparkle{0%,to{opacity:0;transform:scale(0)rotate(0)}50%{opacity:1;transform:scale(1)rotate(180deg)}}.LottieEmptyState-module__4yUdCG__notificationsAnim .LottieEmptyState-module__4yUdCG__bellContainer{justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative}.LottieEmptyState-module__4yUdCG__bell{z-index:2;transform-origin:top;font-size:50px;animation:2s ease-in-out infinite LottieEmptyState-module__4yUdCG__bellRing}@keyframes LottieEmptyState-module__4yUdCG__bellRing{0%,to{transform:rotate(0)}10%{transform:rotate(15deg)}20%{transform:rotate(-15deg)}30%{transform:rotate(10deg)}40%{transform:rotate(-10deg)}50%{transform:rotate(5deg)}60%{transform:rotate(-5deg)}70%{transform:rotate(0)}}.LottieEmptyState-module__4yUdCG__bellClapper{background:#fbbf24;border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite LottieEmptyState-module__4yUdCG__clapperSwing;position:absolute;bottom:20px}@keyframes LottieEmptyState-module__4yUdCG__clapperSwing{0%,to{transform:translate(0)}10%{transform:translate(8px)}20%{transform:translate(-8px)}30%{transform:translate(5px)}40%{transform:translate(-5px)}50%,to{transform:translate(0)}}.LottieEmptyState-module__4yUdCG__soundWave{opacity:0;border:2px solid #22c55e4d;border-radius:50%;width:80px;height:80px;animation:2s ease-out infinite LottieEmptyState-module__4yUdCG__soundWave;position:absolute}.LottieEmptyState-module__4yUdCG__soundWave2{opacity:0;border:2px solid #22c55e4d;border-radius:50%;width:80px;height:80px;animation:2s ease-out .5s infinite LottieEmptyState-module__4yUdCG__soundWave;position:absolute}@keyframes LottieEmptyState-module__4yUdCG__soundWave{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(1.5)}}.LottieEmptyState-module__4yUdCG__loading .LottieEmptyState-module__4yUdCG__pulseRing,.LottieEmptyState-module__4yUdCG__loading .LottieEmptyState-module__4yUdCG__pulseRing2,.LottieEmptyState-module__4yUdCG__success .LottieEmptyState-module__4yUdCG__pulseRing,.LottieEmptyState-module__4yUdCG__success .LottieEmptyState-module__4yUdCG__pulseRing2{border-color:var(--accent-primary,#22c55e)}.LottieEmptyState-module__4yUdCG__error .LottieEmptyState-module__4yUdCG__pulseRing,.LottieEmptyState-module__4yUdCG__error .LottieEmptyState-module__4yUdCG__pulseRing2{border-color:#ef4444}.LottieEmptyState-module__4yUdCG__search .LottieEmptyState-module__4yUdCG__pulseRing,.LottieEmptyState-module__4yUdCG__search .LottieEmptyState-module__4yUdCG__pulseRing2{border-color:#3b82f6}.LottieEmptyState-module__4yUdCG__wallet .LottieEmptyState-module__4yUdCG__pulseRing,.LottieEmptyState-module__4yUdCG__wallet .LottieEmptyState-module__4yUdCG__pulseRing2{border-color:#f59e0b}.LottieEmptyState-module__4yUdCG__inlineSvg{width:64px;height:64px;display:block}@media (prefers-reduced-motion:reduce){.LottieEmptyState-module__4yUdCG__emoji,.LottieEmptyState-module__4yUdCG__pulseRing,.LottieEmptyState-module__4yUdCG__pulseRing2,.LottieEmptyState-module__4yUdCG__coin,.LottieEmptyState-module__4yUdCG__targetRing,.LottieEmptyState-module__4yUdCG__targetRing2,.LottieEmptyState-module__4yUdCG__chartLine,.LottieEmptyState-module__4yUdCG__chartDot,.LottieEmptyState-module__4yUdCG__chartPulse,.LottieEmptyState-module__4yUdCG__bar,.LottieEmptyState-module__4yUdCG__chest,.LottieEmptyState-module__4yUdCG__treasureGlow,.LottieEmptyState-module__4yUdCG__sparkles span,.LottieEmptyState-module__4yUdCG__bell,.LottieEmptyState-module__4yUdCG__bellClapper,.LottieEmptyState-module__4yUdCG__soundWave,.LottieEmptyState-module__4yUdCG__soundWave2{animation:none}.LottieEmptyState-module__4yUdCG__emoji{transform:none}.LottieEmptyState-module__4yUdCG__pulseRing,.LottieEmptyState-module__4yUdCG__pulseRing2{opacity:.3;transform:scale(1.2)}.LottieEmptyState-module__4yUdCG__chartPulse,.LottieEmptyState-module__4yUdCG__treasureGlow{opacity:.3}}@media (prefers-color-scheme:dark){.LottieEmptyState-module__4yUdCG__inlineSvg circle,.LottieEmptyState-module__4yUdCG__inlineSvg rect,.LottieEmptyState-module__4yUdCG__inlineSvg path{filter:brightness(1.1)}}
.page-module__g0gSkq__page{background:var(--bg-primary,#0a0a0b);min-height:100vh}.page-module__g0gSkq__homeNav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#0a0a0be6,#0000);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.page-module__g0gSkq__logo{color:#fff;align-items:center;text-decoration:none;display:flex}.page-module__g0gSkq__logoWordmark span{color:#fff!important}.page-module__g0gSkq__navLinks{align-items:center;gap:1.5rem;display:flex}.page-module__g0gSkq__navLink{color:var(--text-secondary,#a1a1aa);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s}.page-module__g0gSkq__navLink:hover{color:#fff}.page-module__g0gSkq__navButton{background:var(--accent-primary,#22c55e);color:#fff;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s}.page-module__g0gSkq__navButton:hover{opacity:.9;transform:translateY(-1px)}.page-module__g0gSkq__ctaSection{text-align:center;background:linear-gradient(#0000,#22c55e0d);border-top:1px solid #ffffff0f;padding:6rem 2rem}.page-module__g0gSkq__ctaSection h2{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module__g0gSkq__ctaSection p{color:var(--text-secondary,#a1a1aa);margin-bottom:2rem;font-size:1.125rem}.page-module__g0gSkq__ctaButton{background:var(--accent-primary,#22c55e);color:#fff;border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__g0gSkq__ctaButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 10px 30px #22c55e33}.page-module__g0gSkq__footer{background:var(--bg-primary,#0a0a0b);border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:2rem;display:flex}.page-module__g0gSkq__footerLinks{gap:1.5rem;display:flex}.page-module__g0gSkq__footerLinks a{color:var(--text-secondary,#a1a1aa);font-size:.85rem;text-decoration:none;transition:color .2s}.page-module__g0gSkq__footerLinks a:hover{color:var(--accent-primary,#22c55e)}.page-module__g0gSkq__copyright{color:var(--text-tertiary,#6b7280);font-size:.75rem}@media (max-width:768px){.page-module__g0gSkq__homeNav{padding:1rem}.page-module__g0gSkq__navLinks{gap:1rem}.page-module__g0gSkq__hideMobile{display:none}.page-module__g0gSkq__ctaSection h2{font-size:1.75rem}.page-module__g0gSkq__ctaSection p{font-size:1rem}.page-module__g0gSkq__footer{text-align:center;flex-direction:column;gap:1rem}.page-module__g0gSkq__footerLinks{flex-wrap:wrap;justify-content:center}}
.NewRightPanel-module__M949lG__panel{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:14px;height:100%;padding:18px 16px 28px;display:flex;overflow-y:auto}.NewRightPanel-module__M949lG__panel::-webkit-scrollbar{display:none}.NewRightPanel-module__M949lG__sectionCard,.NewRightPanel-module__M949lG__featureCard{background:linear-gradient(#131316fa,#0b0b0dfa);border:1px solid #ffffff14;border-radius:18px;flex-shrink:0;padding:16px;box-shadow:inset 0 1px #ffffff08}.NewRightPanel-module__M949lG__accountCard{padding:14px}.NewRightPanel-module__M949lG__profileRow{align-items:center;gap:10px;margin-bottom:16px;display:flex}.NewRightPanel-module__M949lG__avatar{color:#f0fdf4;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:800;display:flex}.NewRightPanel-module__M949lG__profileInfo{flex-direction:column;min-width:0;display:flex}.NewRightPanel-module__M949lG__handle{color:#fafafa;white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:700;line-height:1.1;overflow:hidden}.NewRightPanel-module__M949lG__email{color:#8a8a94;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:.75rem;overflow:hidden}.NewRightPanel-module__M949lG__statsList{flex-direction:column;gap:12px;display:flex}.NewRightPanel-module__M949lG__statRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.NewRightPanel-module__M949lG__statLabel{color:#a1a1aa;font-size:.8125rem}.NewRightPanel-module__M949lG__statValue{color:#fafafa;font-size:.9375rem;font-weight:700}.NewRightPanel-module__M949lG__green{color:#22c55e}.NewRightPanel-module__M949lG__referralRow{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;display:flex}.NewRightPanel-module__M949lG__refCode{color:#d4d4d8;letter-spacing:.05em;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.8125rem;font-weight:700;overflow:hidden}.NewRightPanel-module__M949lG__featureCard{position:relative;overflow:hidden}.NewRightPanel-module__M949lG__cycleCard{cursor:pointer;transition:transform .16s,box-shadow .16s,border-color .16s}.NewRightPanel-module__M949lG__cycleCard:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0000003d}.NewRightPanel-module__M949lG__cycleCard:focus-visible{outline-offset:2px;outline:2px solid #fff9}.NewRightPanel-module__M949lG__featureCard:before{content:"";pointer-events:none;background:linear-gradient(#ffffff08,#0000 28%);position:absolute;inset:0}.NewRightPanel-module__M949lG__featureHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.NewRightPanel-module__M949lG__featureTitle{color:#fafafa;font-size:.95rem;font-weight:700}.NewRightPanel-module__M949lG__featureBadge{color:#fafafa;background:#ffffff0f;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.NewRightPanel-module__M949lG__timerIcon{color:#fafafa;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;margin:6px auto 10px;font-size:1.9rem;display:flex}.NewRightPanel-module__M949lG__timerValue{text-align:center;color:#fafafa;font-size:2rem;font-weight:800;line-height:1;font-family:var(--font-mono,monospace)}.NewRightPanel-module__M949lG__timerAmount{text-align:center;color:#d4d4d8;margin-top:10px;font-size:.95rem;font-weight:600}.NewRightPanel-module__M949lG__featureCopy{color:#b4b4bc;margin:14px 0 0;font-size:.8125rem;line-height:1.55}.NewRightPanel-module__M949lG__timerSelector{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.NewRightPanel-module__M949lG__timerSelectorChip{color:#d4d4d8;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.75rem;font-weight:700;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.NewRightPanel-module__M949lG__timerSelectorChip:hover{background:#ffffff1a}.NewRightPanel-module__M949lG__timerSelectorChipActive{color:#fafafa;background:#ffffff29;border-color:#ffffff47}.NewRightPanel-module__M949lG__rapidTheme{background:linear-gradient(#0b1525fa,#080d18fa);border-color:#3b82f657}.NewRightPanel-module__M949lG__rapidTheme .NewRightPanel-module__M949lG__featureBadge{color:#bfdbfe;background:#3b82f629;border:1px solid #3b82f647}.NewRightPanel-module__M949lG__rapidTheme .NewRightPanel-module__M949lG__timerIcon{background:#3b82f61a;border-color:#3b82f63d}.NewRightPanel-module__M949lG__midTheme{background:linear-gradient(#081a0efa,#070f0afa);border-color:#22c55e57}.NewRightPanel-module__M949lG__midTheme .NewRightPanel-module__M949lG__featureBadge{color:#bbf7d0;background:#22c55e29;border:1px solid #22c55e47}.NewRightPanel-module__M949lG__midTheme .NewRightPanel-module__M949lG__timerIcon{background:#22c55e1a;border-color:#22c55e3d}.NewRightPanel-module__M949lG__deepTheme{background:linear-gradient(#1a0a27fa,#0e0818fa);border-color:#a855f757}.NewRightPanel-module__M949lG__deepTheme .NewRightPanel-module__M949lG__featureBadge{color:#e9d5ff;background:#a855f729;border:1px solid #a855f747}.NewRightPanel-module__M949lG__deepTheme .NewRightPanel-module__M949lG__timerIcon{background:#a855f71a;border-color:#a855f73d}.NewRightPanel-module__M949lG__placeholderCard .NewRightPanel-module__M949lG__featureBadge{color:#a1a1aa}.NewRightPanel-module__M949lG__pausedPayoutCard{background:linear-gradient(165deg,#160c0cfc,#09090bfc);border:1px solid #f87171d9;box-shadow:0 0 20px #ef44441a,inset 0 1px #ffffff0a}.NewRightPanel-module__M949lG__pausedPayoutCard:before{background:linear-gradient(#ef44440f,#0000 42%)}.NewRightPanel-module__M949lG__pausedPayoutCard.NewRightPanel-module__M949lG__cycleCard:hover{border-color:#f87171}.NewRightPanel-module__M949lG__pausedTimerColumn{flex-direction:column;align-items:center;gap:10px;width:100%;margin-top:2px;display:flex}.NewRightPanel-module__M949lG__pausedPayoutCard .NewRightPanel-module__M949lG__pausedTimerColumn .NewRightPanel-module__M949lG__timerValue{letter-spacing:.04em;margin:0}.NewRightPanel-module__M949lG__pausedPayoutCard .NewRightPanel-module__M949lG__pausedTimerColumn .NewRightPanel-module__M949lG__timerAmount{margin-top:0}.NewRightPanel-module__M949lG__pausedPayoutCard .NewRightPanel-module__M949lG__featureBadge{color:#fafafa;background:#fb923c1f;border:1px solid #fb923c6b}.NewRightPanel-module__M949lG__pausedBadgeBolt{flex-shrink:0;display:block}.NewRightPanel-module__M949lG__pausedStopwatchBtn{cursor:pointer;filter:drop-shadow(0 2px 12px #ef444440);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;margin:0 auto;padding:0;transition:transform .15s,filter .15s;display:flex}.NewRightPanel-module__M949lG__pausedStopwatchBtn:focus-visible{outline-offset:4px;outline:2px solid #fb923cd9}.NewRightPanel-module__M949lG__pausedStopwatchBtn:not(:disabled):hover{filter:drop-shadow(0 4px 18px #ef444461);transform:scale(1.06)}.NewRightPanel-module__M949lG__pausedStopwatchBtn:not(:disabled):active{transform:scale(.98)}.NewRightPanel-module__M949lG__pausedStopwatchBtn:disabled{cursor:not-allowed;opacity:.45}.NewRightPanel-module__M949lG__pausedStopwatchSvg{display:block}.NewRightPanel-module__M949lG__pausedTimerAmount{color:#9ca3af;letter-spacing:.02em;font-weight:500}.NewRightPanel-module__M949lG__pausedPayoutCopy{color:#a1a1aa;text-align:left;border-top:1px solid #ef444424;margin:16px 0 0;padding-top:14px;font-size:.8125rem;line-height:1.55}.NewRightPanel-module__M949lG__checkInCard{background:linear-gradient(#1e180afa,#100c07fa);border-color:#f59e0b42}.NewRightPanel-module__M949lG__checkInHeader{align-items:center;gap:12px;display:flex}.NewRightPanel-module__M949lG__checkInIcon{background:#f59e0b1f;border:1px solid #f59e0b3d;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;display:flex}.NewRightPanel-module__M949lG__checkInCopy{color:#d6b87a;margin-top:4px;font-size:.75rem}.NewRightPanel-module__M949lG__checkInProgress{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-top:14px;display:grid}.NewRightPanel-module__M949lG__checkInDot{background:#ffffff1f;border-radius:999px;height:6px}.NewRightPanel-module__M949lG__checkInDotFilled{background:linear-gradient(90deg,#f59e0b,#facc15)}.NewRightPanel-module__M949lG__sectionTitle{color:#fafafa;margin:0 0 10px;font-size:1rem;font-weight:700}.NewRightPanel-module__M949lG__sectionSub{color:#b4b4bc;margin:0 0 14px;font-size:.8125rem;line-height:1.55}.NewRightPanel-module__M949lG__btnDeposit,.NewRightPanel-module__M949lG__btnWallet{cursor:pointer;border-radius:12px;width:100%;min-height:46px;font-size:.875rem;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s}.NewRightPanel-module__M949lG__btnDeposit:hover,.NewRightPanel-module__M949lG__btnWallet:hover{transform:translateY(-1px)}.NewRightPanel-module__M949lG__btnDeposit{color:#f7fff6;background:linear-gradient(#2f7a22,#245f1b);border:1px solid #48bb3e57;box-shadow:0 12px 28px #22c55e29}.NewRightPanel-module__M949lG__depositFundsAfterSend,.NewRightPanel-module__M949lG__depositPendingInCard{border-top:1px solid #ffffff0f;width:100%;margin-top:14px;padding-top:14px}.NewRightPanel-module__M949lG__btnWallet{color:#fafafa;background:#ffffff0d;border:1px solid #ffffff14}.NewRightPanel-module__M949lG__walletPrompt{border-color:#f59e0b33}.NewRightPanel-module__M949lG__walletPreviewList{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.NewRightPanel-module__M949lG__walletPreviewRow{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.NewRightPanel-module__M949lG__walletPreviewHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.NewRightPanel-module__M949lG__walletPreviewChain{letter-spacing:.04em;text-transform:uppercase;color:#d4d4d8;font-size:.75rem;font-weight:700}.NewRightPanel-module__M949lG__walletPreviewBadge{border-radius:999px;align-items:center;padding:3px 8px;font-size:.6875rem;font-weight:700;display:inline-flex}.NewRightPanel-module__M949lG__walletPreviewBadgePrimary{color:#bbf7d0;background:#22c55e24;border:1px solid #22c55e47}.NewRightPanel-module__M949lG__walletPreviewBadgeSaved{color:#bae6fd;background:#38bdf824;border:1px solid #38bdf847}.NewRightPanel-module__M949lG__walletPreviewAddressRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.NewRightPanel-module__M949lG__walletPreviewAddress{color:#fafafa;min-width:0;font-size:.8rem;font-family:var(--font-mono,monospace);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:768px){.NewRightPanel-module__M949lG__panel{padding:14px 12px 24px}.NewRightPanel-module__M949lG__sectionCard,.NewRightPanel-module__M949lG__featureCard{border-radius:16px;padding:14px}.NewRightPanel-module__M949lG__timerValue{font-size:1.75rem}.NewRightPanel-module__M949lG__walletPreviewAddressRow{flex-wrap:wrap}}
.ContentPage-module__a7jwNW__tabContainer{border:1px solid var(--border-primary,#ffffff14);border-radius:var(--radius-lg,14px);background:var(--bg-secondary,#111113);gap:.5rem;margin-bottom:1.5rem;padding:.375rem;display:flex}.ContentPage-module__a7jwNW__tab{border-radius:var(--radius-md,10px);cursor:pointer;color:var(--text-secondary,#a1a1aa);background:0 0;border:1px solid #0000;align-items:center;gap:.5rem;padding:.75rem 1.125rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.ContentPage-module__a7jwNW__tab:hover{color:var(--text-primary,#fafafa);background:var(--bg-tertiary,#1a1a1d);border-color:var(--border-primary,#ffffff14)}.ContentPage-module__a7jwNW__activeTab{color:var(--text-primary,#fafafa);background:#22c55e1f;border-color:#22c55e4d;box-shadow:inset 0 0 0 1px #22c55e1f}.ContentPage-module__a7jwNW__tabBadge{color:#f87171;text-transform:uppercase;letter-spacing:.04em;background:#ef444424;border-radius:999px;padding:.125rem .375rem;font-size:.625rem;font-weight:700}
.SourceBadge-module__NBldYW__badge{text-transform:uppercase;letter-spacing:.025em;border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.SourceBadge-module__NBldYW__user{color:#0369a1;background-color:#e0f2fe}.SourceBadge-module__NBldYW__ambassador{color:#92400e;background-color:#fef3c7}.SourceBadge-module__NBldYW__tier{border-radius:.25rem;margin-left:.25rem;padding:.125rem .375rem;font-size:.625rem;font-weight:700}.SourceBadge-module__NBldYW__starter{color:#374151;background-color:#d1d5db}.SourceBadge-module__NBldYW__hustler{color:#1e40af;background-color:#bfdbfe}.SourceBadge-module__NBldYW__legend{color:#92400e;background-color:#fde68a}
.PageTransition-module__fAdEqG__container{width:100%;min-height:100%;transition:opacity .3s}.PageTransition-module__fAdEqG__entering{opacity:0}.PageTransition-module__fAdEqG__entered{opacity:1}.PageTransition-module__fAdEqG__loading{opacity:1;transform:none}.PageTransition-module__fAdEqG__stateTransition{transition:opacity .2s,transform .2s}.PageTransition-module__fAdEqG__fadeIn{opacity:1;transform:translateY(0)}.PageTransition-module__fAdEqG__fadeOut{opacity:0;transform:translateY(-5px)}.PageTransition-module__fAdEqG__fadeTransition{transition:opacity var(--transition-duration,.3s)ease,transform var(--transition-duration,.3s)ease}.PageTransition-module__fAdEqG__fadeTransition.PageTransition-module__fAdEqG__fadeIn{opacity:1;animation:PageTransition-module__fAdEqG__fadeInUp var(--transition-duration,.3s)ease forwards;transform:translateY(0)}.PageTransition-module__fAdEqG__fadeTransition.PageTransition-module__fAdEqG__fadeOut{opacity:0;transform:translateY(-10px)}@keyframes PageTransition-module__fAdEqG__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PageTransition-module__fAdEqG__slideTransition{transition:opacity .3s,transform .3s}.PageTransition-module__fAdEqG__slideUp.PageTransition-module__fAdEqG__slideIn{animation:.3s forwards PageTransition-module__fAdEqG__slideUpIn}.PageTransition-module__fAdEqG__slideUp.PageTransition-module__fAdEqG__slideOut{animation:.3s forwards PageTransition-module__fAdEqG__slideUpOut}.PageTransition-module__fAdEqG__slideDown.PageTransition-module__fAdEqG__slideIn{animation:.3s forwards PageTransition-module__fAdEqG__slideDownIn}.PageTransition-module__fAdEqG__slideDown.PageTransition-module__fAdEqG__slideOut{animation:.3s forwards PageTransition-module__fAdEqG__slideDownOut}.PageTransition-module__fAdEqG__slideLeft.PageTransition-module__fAdEqG__slideIn{animation:.3s forwards PageTransition-module__fAdEqG__slideLeftIn}.PageTransition-module__fAdEqG__slideLeft.PageTransition-module__fAdEqG__slideOut{animation:.3s forwards PageTransition-module__fAdEqG__slideLeftOut}.PageTransition-module__fAdEqG__slideRight.PageTransition-module__fAdEqG__slideIn{animation:.3s forwards PageTransition-module__fAdEqG__slideRightIn}.PageTransition-module__fAdEqG__slideRight.PageTransition-module__fAdEqG__slideOut{animation:.3s forwards PageTransition-module__fAdEqG__slideRightOut}@keyframes PageTransition-module__fAdEqG__slideUpIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes PageTransition-module__fAdEqG__slideUpOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes PageTransition-module__fAdEqG__slideDownIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes PageTransition-module__fAdEqG__slideDownOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes PageTransition-module__fAdEqG__slideLeftIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes PageTransition-module__fAdEqG__slideLeftOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-20px)}}@keyframes PageTransition-module__fAdEqG__slideRightIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes PageTransition-module__fAdEqG__slideRightOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(20px)}}.PageTransition-module__fAdEqG__contentLoader{min-height:100px;position:relative}.PageTransition-module__fAdEqG__loaderContent,.PageTransition-module__fAdEqG__loaderSkeleton{transition:opacity .2s}.PageTransition-module__fAdEqG__loaderContent{opacity:1}.PageTransition-module__fAdEqG__loaderContent.PageTransition-module__fAdEqG__contentHidden{opacity:0;pointer-events:none;position:absolute;inset:0}.PageTransition-module__fAdEqG__loaderContent.PageTransition-module__fAdEqG__contentVisible{opacity:1;position:relative}.PageTransition-module__fAdEqG__loaderSkeleton{opacity:0;pointer-events:none;position:absolute;inset:0}.PageTransition-module__fAdEqG__loaderSkeleton.PageTransition-module__fAdEqG__skeletonVisible{opacity:1;position:relative}.PageTransition-module__fAdEqG__loaderSkeleton.PageTransition-module__fAdEqG__skeletonHidden{opacity:0;position:absolute;inset:0}.PageTransition-module__fAdEqG__staggerItem{opacity:0;animation:.4s forwards PageTransition-module__fAdEqG__staggerFadeIn;transform:translateY(10px)}@keyframes PageTransition-module__fAdEqG__staggerFadeIn{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.PageTransition-module__fAdEqG__container,.PageTransition-module__fAdEqG__stateTransition,.PageTransition-module__fAdEqG__fadeTransition,.PageTransition-module__fAdEqG__slideTransition,.PageTransition-module__fAdEqG__loaderContent,.PageTransition-module__fAdEqG__loaderSkeleton{transition:none;animation:none}.PageTransition-module__fAdEqG__entering{opacity:1;transform:none}.PageTransition-module__fAdEqG__staggerItem{opacity:1;animation:none;transform:none}}.PageTransition-module__fAdEqG__blurTransition{transition:opacity .3s,filter .3s,transform .3s}.PageTransition-module__fAdEqG__blurTransition.PageTransition-module__fAdEqG__blurOut{opacity:0;filter:blur(4px);transform:scale(.98)}.PageTransition-module__fAdEqG__blurTransition.PageTransition-module__fAdEqG__blurIn{opacity:1;filter:blur();transform:scale(1)}
.QualityBadge-module__sUF_rG__badge{color:#f59e0b;background-color:#f59e0b1f;border:1px solid #f59e0b3d;border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:500;display:inline-flex}.QualityBadge-module__sUF_rG__label{text-transform:uppercase;letter-spacing:.025em;font-size:.625rem;font-weight:700}
.ErrorState-module__4g-4Ka__container{text-align:center;padding:var(--space-8);border-radius:var(--radius-xl);border:1px solid;flex-direction:column;align-items:center;max-width:420px;margin:0 auto;display:flex}.ErrorState-module__4g-4Ka__illustrationWrapper{margin-bottom:var(--space-6)}.ErrorState-module__4g-4Ka__illustration{opacity:.9;width:100px;height:100px}.ErrorState-module__4g-4Ka__title{margin-bottom:var(--space-3);font-size:1.25rem;font-weight:600;line-height:1.3}.ErrorState-module__4g-4Ka__message{color:var(--text-secondary);margin-bottom:var(--space-6);max-width:320px;font-size:.9375rem;line-height:1.6}.ErrorState-module__4g-4Ka__actions{gap:var(--space-3);flex-wrap:wrap;justify-content:center;display:flex}.ErrorState-module__4g-4Ka__primaryButton{padding:var(--space-3)var(--space-6);border-radius:var(--radius-lg);color:#fff;cursor:pointer;transition:all var(--transition-base);border:none;font-size:.9375rem;font-weight:600}.ErrorState-module__4g-4Ka__primaryButton:hover{opacity:.9;transform:translateY(-1px)}.ErrorState-module__4g-4Ka__primaryButton:active{transform:translateY(0)}.ErrorState-module__4g-4Ka__secondaryButton{padding:var(--space-3)var(--space-6);border-radius:var(--radius-lg);color:var(--text-secondary);border:1px solid var(--border-primary);cursor:pointer;transition:all var(--transition-base);background:#ffffff0d;font-size:.9375rem;font-weight:500}.ErrorState-module__4g-4Ka__secondaryButton:hover{color:var(--text-primary);background:#ffffff14}.ErrorState-module__4g-4Ka__inlineContainer{align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-4);border-radius:var(--radius-lg);border:1px solid;font-size:.875rem;display:flex}.ErrorState-module__4g-4Ka__inlineIcon{flex-shrink:0;font-size:1rem}.ErrorState-module__4g-4Ka__inlineMessage{color:var(--text-secondary);flex:1;line-height:1.4}.ErrorState-module__4g-4Ka__inlineRetry{cursor:pointer;padding:var(--space-1)var(--space-2);border-radius:var(--radius-md);transition:background var(--transition-fast);background:0 0;border:none;font-size:.875rem;font-weight:600}.ErrorState-module__4g-4Ka__inlineRetry:hover{background:#ffffff1a}.ErrorState-module__4g-4Ka__networkStatus{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);border-radius:var(--radius-full);transition:all var(--transition-base);font-size:.8125rem;font-weight:500;display:inline-flex}.ErrorState-module__4g-4Ka__online{color:var(--success);background:#22c55e1a}.ErrorState-module__4g-4Ka__offline{color:var(--warning);background:#f59e0b1a}.ErrorState-module__4g-4Ka__networkDot{border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite ErrorState-module__4g-4Ka__pulse}.ErrorState-module__4g-4Ka__online .ErrorState-module__4g-4Ka__networkDot{background:var(--success)}.ErrorState-module__4g-4Ka__offline .ErrorState-module__4g-4Ka__networkDot{background:var(--warning)}@keyframes ErrorState-module__4g-4Ka__pulse{0%,to{opacity:1}50%{opacity:.5}}.ErrorState-module__4g-4Ka__compact{padding:var(--space-6)}.ErrorState-module__4g-4Ka__compact .ErrorState-module__4g-4Ka__illustration{width:60px;height:60px}.ErrorState-module__4g-4Ka__compact .ErrorState-module__4g-4Ka__title{font-size:1rem}.ErrorState-module__4g-4Ka__compact .ErrorState-module__4g-4Ka__message{margin-bottom:var(--space-4);font-size:.875rem}.ErrorState-module__4g-4Ka__card{padding:var(--space-6);background:0 0;border:none}@media (prefers-reduced-motion:reduce){.ErrorState-module__4g-4Ka__primaryButton:hover{transform:none}.ErrorState-module__4g-4Ka__networkDot{animation:none}}@media (max-width:640px){.ErrorState-module__4g-4Ka__container{padding:var(--space-6);margin:var(--space-4)}.ErrorState-module__4g-4Ka__illustration{width:80px;height:80px}.ErrorState-module__4g-4Ka__title{font-size:1.125rem}.ErrorState-module__4g-4Ka__message{font-size:.875rem}.ErrorState-module__4g-4Ka__actions{flex-direction:column;width:100%}.ErrorState-module__4g-4Ka__primaryButton,.ErrorState-module__4g-4Ka__secondaryButton{width:100%}}
.TokenPriceChart-module__0RpB2a__chartCard{border-radius:var(--radius-xl,16px);padding:var(--space-5,20px);margin-bottom:var(--space-5,20px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;flex-direction:column;gap:0;display:flex;position:relative;overflow:hidden}.TokenPriceChart-module__0RpB2a__header{flex-direction:column;gap:2px;display:flex}.TokenPriceChart-module__0RpB2a__priceTitle{color:var(--text-primary,#fff);align-items:baseline;gap:var(--space-2,8px);font-size:2.2rem;font-weight:700;line-height:1.1;display:flex}.TokenPriceChart-module__0RpB2a__priceSymbol{color:var(--text-secondary,#8f9c95);font-size:1.1rem;font-weight:500}.TokenPriceChart-module__0RpB2a__statsRow{align-items:center;gap:var(--space-4,16px);margin-top:1px;font-size:.88rem;font-weight:600;display:flex}.TokenPriceChart-module__0RpB2a__trendIndicator{align-items:center;gap:4px;display:inline-flex}.TokenPriceChart-module__0RpB2a__trendUp{color:#10b981}.TokenPriceChart-module__0RpB2a__trendDown{color:#ef4444}.TokenPriceChart-module__0RpB2a__trendFlat{color:var(--text-tertiary,#4a544f)}.TokenPriceChart-module__0RpB2a__chartContainer{width:100%;height:430px;margin-top:0;position:relative}.TokenPriceChart-module__0RpB2a__chartSvg{width:100%;height:100%;overflow:visible}.TokenPriceChart-module__0RpB2a__linePath{fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.TokenPriceChart-module__0RpB2a__areaPath{stroke:none}.TokenPriceChart-module__0RpB2a__currentPriceLine{stroke:#ffffff1f;stroke-dasharray:4 4;stroke-width:1.25px}.TokenPriceChart-module__0RpB2a__baseline{stroke:#ffffff14;stroke-dasharray:4 4;stroke-width:1.25px}.TokenPriceChart-module__0RpB2a__axisText{fill:#ffffff59;font-size:10px;font-weight:500;font-family:var(--font-sans);text-shadow:0 1px 2px #000000e6}.TokenPriceChart-module__0RpB2a__gridLine{stroke:none}.TokenPriceChart-module__0RpB2a__timeframeContainer{border-top:none;justify-content:space-between;align-items:center;margin-top:0;padding-top:0;display:flex}.TokenPriceChart-module__0RpB2a__tabs{border-radius:var(--radius-lg,12px);background:#ffffff05;border:1px solid #ffffff0d;justify-content:space-between;gap:4px;width:100%;padding:4px;display:flex}.TokenPriceChart-module__0RpB2a__tab{color:var(--text-secondary,#8f9c95);border-radius:var(--radius-md,8px);cursor:pointer;text-align:center;background:0 0;border:none;flex:1;padding:8px 16px;font-size:.8rem;font-weight:700;transition:all .2s}.TokenPriceChart-module__0RpB2a__tabActive{color:var(--text-primary,#fff);background:#ffffff14}.TokenPriceChart-module__0RpB2a__tabActiveUp{color:#10b981;background:#10b9811f}.TokenPriceChart-module__0RpB2a__tabActiveDown{color:#ef4444;background:#ef44441f}.TokenPriceChart-module__0RpB2a__errorState,.TokenPriceChart-module__0RpB2a__loadingState{height:430px;color:var(--text-secondary,#8f9c95);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:.9rem;display:flex}.TokenPriceChart-module__0RpB2a__loadingSpinner{border:2px solid #ffffff1a;border-top-color:var(--text-primary,#fff);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite TokenPriceChart-module__0RpB2a__spin}@keyframes TokenPriceChart-module__0RpB2a__spin{to{transform:rotate(360deg)}}
.StatCard-module__xs0WeG__card{background:var(--bg-card,#1a1a1d99);border:1px solid var(--border-primary,#ffffff14);border-radius:var(--radius-lg,14px);align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.StatCard-module__xs0WeG__card:hover{border-color:var(--border-accent,#22c55e4d);box-shadow:var(--shadow-glow,0 0 20px #22c55e26)}.StatCard-module__xs0WeG__iconWrapper{border-radius:var(--radius-md,10px);background:var(--bg-tertiary,#1a1a1d);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.StatCard-module__xs0WeG__icon{font-size:1.25rem}.StatCard-module__xs0WeG__content{flex:1;min-width:0}.StatCard-module__xs0WeG__label{color:var(--text-tertiary,#71717a);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.StatCard-module__xs0WeG__value{color:var(--text-primary,#fafafa);letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.StatCard-module__xs0WeG__subValue{color:var(--text-secondary,#a1a1aa);font-size:.8125rem}.StatCard-module__xs0WeG__trend{border-radius:var(--radius-sm,6px);align-items:center;gap:.25rem;margin-top:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.StatCard-module__xs0WeG__trendUp{background:var(--success-light,#22c55e1a);color:var(--success,#22c55e)}.StatCard-module__xs0WeG__trendDown{background:var(--danger-light,#ef44441a);color:var(--danger,#ef4444)}.StatCard-module__xs0WeG__accent .StatCard-module__xs0WeG__iconWrapper{background:var(--accent-glow,#22c55e1a);border:1px solid var(--border-accent,#22c55e4d)}.StatCard-module__xs0WeG__accent .StatCard-module__xs0WeG__icon{color:var(--accent-primary,#22c55e)}.StatCard-module__xs0WeG__warning .StatCard-module__xs0WeG__iconWrapper{background:var(--warning-light,#f59e0b1a);border:1px solid #f59e0b4d}.StatCard-module__xs0WeG__warning .StatCard-module__xs0WeG__icon{color:var(--warning,#f59e0b)}.StatCard-module__xs0WeG__danger .StatCard-module__xs0WeG__iconWrapper{background:var(--danger-light,#ef44441a);border:1px solid #ef44444d}.StatCard-module__xs0WeG__danger .StatCard-module__xs0WeG__icon{color:var(--danger,#ef4444)}.StatCard-module__xs0WeG__info .StatCard-module__xs0WeG__iconWrapper{background:#3b82f61a;border:1px solid #3b82f64d}.StatCard-module__xs0WeG__info .StatCard-module__xs0WeG__icon{color:var(--info,#3b82f6)}.StatCard-module__xs0WeG__compact{padding:1rem}.StatCard-module__xs0WeG__compact .StatCard-module__xs0WeG__iconWrapper{width:40px;height:40px}.StatCard-module__xs0WeG__compact .StatCard-module__xs0WeG__icon{font-size:1rem}.StatCard-module__xs0WeG__compact .StatCard-module__xs0WeG__value{font-size:1.25rem}.StatCard-module__xs0WeG__large{padding:2rem}.StatCard-module__xs0WeG__large .StatCard-module__xs0WeG__iconWrapper{width:56px;height:56px}.StatCard-module__xs0WeG__large .StatCard-module__xs0WeG__icon{font-size:1.5rem}.StatCard-module__xs0WeG__large .StatCard-module__xs0WeG__value{font-size:2rem}
.PlatformIcon-module__01dmta__platform{align-items:center;gap:.375rem;display:inline-flex}.PlatformIcon-module__01dmta__icon{font-size:1rem}.PlatformIcon-module__01dmta__name{color:#6b7280;text-transform:uppercase;font-size:.75rem;font-weight:500}
.KycWizard-module__1U7H-W__overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.KycWizard-module__1U7H-W__modal{background:#111113;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;max-width:480px;max-height:90vh;display:flex;overflow:hidden}.KycWizard-module__1U7H-W__header{border-bottom:1px solid #ffffff0f;padding:20px 24px;position:relative}.KycWizard-module__1U7H-W__title{color:#fafafa;margin:0;font-size:1.25rem;font-weight:700}.KycWizard-module__1U7H-W__subtitle{color:#71717a;margin:4px 0 0;font-size:.875rem}.KycWizard-module__1U7H-W__closeBtn{color:#a1a1aa;cursor:pointer;background:0 0;border:none;font-size:1.5rem;position:absolute;top:16px;right:16px}.KycWizard-module__1U7H-W__content{flex:1;padding:24px;overflow-y:auto}.KycWizard-module__1U7H-W__step{flex-direction:column;gap:14px;display:flex}.KycWizard-module__1U7H-W__label{color:#d4d4d8;font-size:.875rem;font-weight:600}.KycWizard-module__1U7H-W__input{color:#fafafa;background:#0a0a0a;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:12px 14px;font-size:.9375rem}.KycWizard-module__1U7H-W__input:focus{border-color:#22c55e}.KycWizard-module__1U7H-W__uploadBtn{color:#fafafa;cursor:pointer;background:#ffffff08;border:1px dashed #ffffff40;border-radius:10px;padding:12px 16px;font-size:.9375rem;transition:background .15s}.KycWizard-module__1U7H-W__uploadBtn:hover{background:#ffffff0f}.KycWizard-module__1U7H-W__uploadBtn:disabled{opacity:.6;cursor:not-allowed}.KycWizard-module__1U7H-W__preview{object-fit:cover;border:1px solid #ffffff1a;border-radius:10px;width:100%;max-height:200px}.KycWizard-module__1U7H-W__hint{color:#71717a;margin:0;font-size:.8125rem}.KycWizard-module__1U7H-W__error{color:#fca5a5;background:#ef44441f;border:1px solid #ef44444d;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:.875rem}.KycWizard-module__1U7H-W__footer{border-top:1px solid #ffffff0f;justify-content:flex-end;gap:10px;padding:16px 24px 24px;display:flex}.KycWizard-module__1U7H-W__primaryBtn{color:#000;cursor:pointer;background:#22c55e;border:none;border-radius:10px;padding:10px 18px;font-size:.9375rem;font-weight:700}.KycWizard-module__1U7H-W__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.KycWizard-module__1U7H-W__secondaryBtn{color:#fafafa;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:10px;padding:10px 18px;font-size:.9375rem;font-weight:600}.KycWizard-module__1U7H-W__pendingFile{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.KycWizard-module__1U7H-W__pendingName{color:#d4d4d8;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}
.WalletOverview-module__N4qpYq__overview{grid-template-columns:minmax(0,1.45fr) minmax(300px,.95fr);gap:16px;padding:0 0 28px;display:grid}.WalletOverview-module__N4qpYq__heroCard,.WalletOverview-module__N4qpYq__panel{background:radial-gradient(circle at 100% 0,#22c55e1a,#0000 20rem),linear-gradient(#121513f5,#0b0d0cf5);border:1px solid #ffffff14;border-radius:24px;box-shadow:0 20px 40px #0000003d}.WalletOverview-module__N4qpYq__heroCard{grid-template-columns:minmax(0,1fr) auto;gap:20px;padding:20px;display:grid}.WalletOverview-module__N4qpYq__heroBalanceBlock{gap:10px;min-width:0;display:grid}.WalletOverview-module__N4qpYq__heroPanel,.WalletOverview-module__N4qpYq__activityPanel,.WalletOverview-module__N4qpYq__panelFullWidth{grid-column:1/-1}.WalletOverview-module__N4qpYq__balancesPanel,.WalletOverview-module__N4qpYq__actionsPanel{min-width:0}.WalletOverview-module__N4qpYq__balanceLabelRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.WalletOverview-module__N4qpYq__portfolioLabel{color:#95a39b;font-size:.92rem;font-weight:600}.WalletOverview-module__N4qpYq__balanceAmountRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.WalletOverview-module__N4qpYq__portfolioValue{color:#f7fff9;letter-spacing:-.04em;margin:0;font-size:clamp(1.95rem,3.4vw,2.75rem);font-weight:800;line-height:1}.WalletOverview-module__N4qpYq__balanceLinkButton{color:#eff7f1;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.WalletOverview-module__N4qpYq__balanceLinkButton:hover{background:#22c55e1a;border-color:#22c55e42;transform:translateY(-1px)}.WalletOverview-module__N4qpYq__balanceLinkButton:disabled{cursor:wait;opacity:.8}.WalletOverview-module__N4qpYq__balanceLinkButton[data-busy=true] svg{animation:.8s linear infinite WalletOverview-module__N4qpYq__spin}.WalletOverview-module__N4qpYq__balanceLinkButton svg,.WalletOverview-module__N4qpYq__heroActionIcon svg,.WalletOverview-module__N4qpYq__quickActionCardIcon svg{width:20px;height:20px;display:block}.WalletOverview-module__N4qpYq__portfolioChange{flex-wrap:wrap;align-items:center;gap:6px;font-size:.88rem;display:flex}.WalletOverview-module__N4qpYq__changeIcon,.WalletOverview-module__N4qpYq__changeAmount{color:#48d97b;font-weight:700}.WalletOverview-module__N4qpYq__portfolioChange[data-tone=negative] .WalletOverview-module__N4qpYq__changeIcon,.WalletOverview-module__N4qpYq__portfolioChange[data-tone=negative] .WalletOverview-module__N4qpYq__changeAmount{color:#f1998f}.WalletOverview-module__N4qpYq__portfolioChange[data-tone=neutral] .WalletOverview-module__N4qpYq__changeIcon,.WalletOverview-module__N4qpYq__portfolioChange[data-tone=neutral] .WalletOverview-module__N4qpYq__changeAmount{color:#95a39b}.WalletOverview-module__N4qpYq__changeLabel{color:#7f8c84}.WalletOverview-module__N4qpYq__heroActions{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.WalletOverview-module__N4qpYq__heroAction{color:#edf7ef;cursor:pointer;background:0 0;border:none;justify-items:center;gap:8px;min-width:76px;text-decoration:none;display:grid}.WalletOverview-module__N4qpYq__heroActionIcon{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.WalletOverview-module__N4qpYq__heroAction:hover .WalletOverview-module__N4qpYq__heroActionIcon{background:#22c55e14;border-color:#22c55e38;transform:translateY(-1px)}.WalletOverview-module__N4qpYq__heroActionLabel{font-size:.8rem;font-weight:600}.WalletOverview-module__N4qpYq__panel{min-width:0;padding:18px}.WalletOverview-module__N4qpYq__panelHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.WalletOverview-module__N4qpYq__sectionTitle{color:#f5fff8;margin:0;font-size:1.05rem;font-weight:700}.WalletOverview-module__N4qpYq__sectionCaption{color:#87948d;margin:4px 0 0;font-size:.84rem;line-height:1.45}.WalletOverview-module__N4qpYq__balanceRail{scrollbar-width:none;grid-auto-columns:minmax(184px,1fr);grid-auto-flow:column;gap:12px;padding-bottom:4px;display:grid;overflow-x:auto}.WalletOverview-module__N4qpYq__balanceRail::-webkit-scrollbar{display:none}.WalletOverview-module__N4qpYq__balanceRailCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;align-content:space-between;gap:12px;min-height:122px;padding:16px;display:grid}.WalletOverview-module__N4qpYq__balanceRailCardButton{appearance:none;text-align:left;cursor:pointer;width:100%;text-decoration:none;transition:transform .16s,border-color .16s,background .16s}.WalletOverview-module__N4qpYq__balanceRailCardButton:hover{background:#22c55e0d;border-color:#22c55e29;transform:translateY(-1px)}.WalletOverview-module__N4qpYq__balanceRailCardButton:focus-visible{outline-offset:2px;outline:2px solid #22c55e6b}.WalletOverview-module__N4qpYq__balanceRailIcon{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.15rem;font-weight:700;display:inline-flex}.WalletOverview-module__N4qpYq__balanceRailIcon svg{width:22px;height:22px;display:block}.WalletOverview-module__N4qpYq__balanceRailIcon[data-tone=green]{color:#48d97b;background:#22c55e1f}.WalletOverview-module__N4qpYq__balanceRailIcon[data-tone=blue]{color:#76a9ff;background:#3b82f61f}.WalletOverview-module__N4qpYq__balanceRailIcon[data-tone=gold]{color:#f4be4b;background:#f59e0b1f}.WalletOverview-module__N4qpYq__balanceRailIcon[data-tone=silver]{color:#dae0e8;background:#e2e8f01f}.WalletOverview-module__N4qpYq__balanceRailMeta{gap:4px;display:grid}.WalletOverview-module__N4qpYq__balanceRailName{color:#f2faf4;font-size:.95rem;font-weight:600}.WalletOverview-module__N4qpYq__balanceRailSubtitle{color:#7d8b84;font-size:.8rem;line-height:1.4}.WalletOverview-module__N4qpYq__balanceRailValueWrap{gap:4px;display:grid}.WalletOverview-module__N4qpYq__balanceRailValue{color:#f8fff9;letter-spacing:-.03em;font-size:1.18rem;font-weight:800}.WalletOverview-module__N4qpYq__balanceRailUsd{color:#8d9a93;font-size:.84rem}.WalletOverview-module__N4qpYq__balanceRailHint{color:#6fe093;font-size:.76rem;font-weight:600}.WalletOverview-module__N4qpYq__balanceRailWithdrawBtn{color:#f8fff9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;width:fit-content;margin-top:8px;padding:8px 14px;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s}.WalletOverview-module__N4qpYq__balanceRailWithdrawBtn:hover{background:#ffffff1a;border-color:#fff3}.WalletOverview-module__N4qpYq__quickActionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.WalletOverview-module__N4qpYq__quickActionCard{color:#ecf7ee;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;align-content:start;gap:8px;min-height:132px;padding:16px;transition:transform .16s,border-color .16s,background .16s;display:grid}.WalletOverview-module__N4qpYq__quickActionCard:hover{background:#22c55e0d;border-color:#22c55e29;transform:translateY(-1px)}.WalletOverview-module__N4qpYq__quickActionCard:disabled{cursor:not-allowed;opacity:.54;background:#ffffff08;border-color:#ffffff14;transform:none}.WalletOverview-module__N4qpYq__quickActionCardIcon{color:#48d97b;background:#22c55e1f;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;display:inline-flex}.WalletOverview-module__N4qpYq__quickActionCardTitle{color:#f6fff8;font-size:.96rem;font-weight:700}.WalletOverview-module__N4qpYq__quickActionCardNote{color:#87948d;font-size:.8rem;line-height:1.45}.WalletOverview-module__N4qpYq__tableWrap{overflow-x:auto}.WalletOverview-module__N4qpYq__activityTable{border-collapse:collapse;width:100%;min-width:520px}.WalletOverview-module__N4qpYq__activityTable thead th{color:#738078;letter-spacing:.08em;text-transform:uppercase;text-align:left;border-bottom:1px solid #ffffff14;padding:0 0 10px;font-size:.74rem;font-weight:700}.WalletOverview-module__N4qpYq__activityTable tbody td{color:#edf6ef;border-bottom:1px solid #ffffff0f;padding:13px 0;font-size:.86rem}.WalletOverview-module__N4qpYq__activityTable tbody tr:last-child td{border-bottom:none}.WalletOverview-module__N4qpYq__emptyRow{color:#829088;text-align:center}.WalletOverview-module__N4qpYq__statusPill{color:#c7f7d5;text-transform:capitalize;background:#22c55e1f;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.75rem;font-weight:700;display:inline-flex}.WalletOverview-module__N4qpYq__overviewLoading{color:#85928b;justify-items:center;gap:14px;padding:64px 20px;display:grid}@media (max-width:1100px){.WalletOverview-module__N4qpYq__overview{grid-template-columns:1fr}}@media (max-width:860px){.WalletOverview-module__N4qpYq__heroCard{grid-template-columns:1fr}.WalletOverview-module__N4qpYq__heroActions{justify-content:flex-start}}@media (max-width:640px){.WalletOverview-module__N4qpYq__quickActionGrid{grid-template-columns:1fr}.WalletOverview-module__N4qpYq__balanceRail{grid-auto-columns:minmax(240px,1fr)}.WalletOverview-module__N4qpYq__heroAction{min-width:76px}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_2fe1ab3d-module__-T-KAq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_2fe1ab3d-module__-T-KAq__variable{--font-inter:"Inter","Inter Fallback"}
.ContentTypeBadge-module__tJXGyq__badge{color:#374151;background-color:#f3f4f6;border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.ContentTypeBadge-module__tJXGyq__icon{font-size:.875rem}.ContentTypeBadge-module__tJXGyq__label{text-transform:capitalize}
