.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;align-items:center;gap:12px;width:100%;max-width:420px;padding:0 16px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.ToastContainer-module__r3j3TG__toast{pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#141514f5;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:12px;width:100%;padding:14px 18px;transition:all .2s;animation:.3s ease-out ToastContainer-module__r3j3TG__slideUp;display:flex;box-shadow:0 8px 32px #00000080}.ToastContainer-module__r3j3TG__toast:hover{border-color:#ffffff2e}.ToastContainer-module__r3j3TG__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex}.ToastContainer-module__r3j3TG__message{color:#f5f7fb;text-align:left;flex:1;font-size:.9rem;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-color:#22c55e59}.ToastContainer-module__r3j3TG__success .ToastContainer-module__r3j3TG__icon{color:#22c55e;background:#22c55e1f}.ToastContainer-module__r3j3TG__error{border-color:#ef444459}.ToastContainer-module__r3j3TG__error .ToastContainer-module__r3j3TG__icon{color:#ef4444;background:#ef44441f}.ToastContainer-module__r3j3TG__info{border-color:#3b82f659}.ToastContainer-module__r3j3TG__info .ToastContainer-module__r3j3TG__icon{color:#3b82f6;background:#3b82f61f}.ToastContainer-module__r3j3TG__warning{border-color:#f59e0b59}.ToastContainer-module__r3j3TG__warning .ToastContainer-module__r3j3TG__icon{color:#f59e0b;background:#f59e0b1f}@keyframes ToastContainer-module__r3j3TG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(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__svgWrap{justify-content:center;align-items:center;width:128px;height:auto;display:flex;position:relative}.BrandLoader-module__gaAWTG__icon{width:100%;height:auto;display:block}.BrandLoader-module__gaAWTG__tTop,.BrandLoader-module__gaAWTG__tMid,.BrandLoader-module__gaAWTG__tBot{transform-box:fill-box;animation-duration:3.2s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-iteration-count:infinite}.BrandLoader-module__gaAWTG__tTop{transform-origin:0;animation-name:BrandLoader-module__gaAWTG__splashLoadTop}.BrandLoader-module__gaAWTG__tMid{transform-origin:0;animation-name:BrandLoader-module__gaAWTG__splashLoadMid}.BrandLoader-module__gaAWTG__tBot{transform-origin:top;animation-name:BrandLoader-module__gaAWTG__splashLoadBot}.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__splashLoadTop{0%,6%{transform:scaleX(0)}32%,to{transform:scaleX(1)}}@keyframes BrandLoader-module__gaAWTG__splashLoadMid{0%,24%{transform:scaleX(0)}52%,to{transform:scaleX(1)}}@keyframes BrandLoader-module__gaAWTG__splashLoadBot{0%,44%{transform:scaleY(0)}72%,to{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.BrandLoader-module__gaAWTG__tTop,.BrandLoader-module__gaAWTG__tMid,.BrandLoader-module__gaAWTG__tBot{animation:none;transform: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)}
.BrandPageLoader-module__PZQojq__shell{place-items:center;min-height:max(320px,100dvh - 84px);padding:32px 20px;display:grid}.BrandPageLoader-module__PZQojq__shellLight,.BrandPageLoader-module__PZQojq__shellDark{background:#0a0a0b}
.SubpageHeader-module__nevvna__header{z-index:var(--app-header-z,20);background:var(--app-header-bg,#0a0a0bf5);position:sticky;top:0}.SubpageHeader-module__nevvna__headerLight,.SubpageHeader-module__nevvna__headerDark{background:var(--app-header-bg,#0a0a0bf5)}.SubpageHeader-module__nevvna__inner{min-height:var(--app-header-min-height,76px);grid-template-columns:var(--app-header-back-size,40px)minmax(min-content,1fr)auto;padding:calc(env(safe-area-inset-top,0px) + 8px)20px 8px;align-items:center;gap:12px;display:grid}.SubpageHeader-module__nevvna__backButton{width:var(--app-header-back-size,40px);height:var(--app-header-back-size,40px);cursor:pointer;appearance:none;font:inherit;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.SubpageHeader-module__nevvna__backButton:hover{background:var(--app-header-back-hover,#ffffff0f);color:#fff}.SubpageHeader-module__nevvna__backButtonLight,.SubpageHeader-module__nevvna__backButtonDark{color:var(--app-header-title-color,#f5f7fb);background:0 0}.SubpageHeader-module__nevvna__title{min-width:min-content;max-width:100%;font-size:var(--app-font-header);letter-spacing:-.02em;text-align:left;justify-self:start;margin:0;font-weight:700;line-height:1.2;overflow:visible}.SubpageHeader-module__nevvna__titleLight,.SubpageHeader-module__nevvna__titleDark{color:var(--app-header-title-color,#f5f7fb)}.SubpageHeader-module__nevvna__rightSlot{justify-content:flex-end;justify-self:end;align-items:center;display:inline-flex}.SubpageHeader-module__nevvna__placeholder{width:var(--app-header-back-size,40px);height:var(--app-header-back-size,40px);display:block}
.HomeHeader-module__aGDyeG__header{z-index:100;background:#0a0a0a;border-bottom:1px solid #ffffff12;flex-shrink:0;height:64px;position:relative}.HomeHeader-module__aGDyeG__headerSpacer{display:none}.HomeHeader-module__aGDyeG__content{justify-content:flex-end;align-items:center;gap:16px;height:100%;padding:0 20px;display:flex}.HomeHeader-module__aGDyeG__left{align-items:center;gap:10px;margin-right:auto;display:flex}.HomeHeader-module__aGDyeG__logoLink{color:inherit;cursor:pointer;align-items:center;text-decoration:none;display:inline-flex}.HomeHeader-module__aGDyeG__logoDesktop{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.HomeHeader-module__aGDyeG__logoDesktop>svg{flex-shrink:0;width:auto;height:44px}.HomeHeader-module__aGDyeG__logoText{color:#fafafa;letter-spacing:-.02em;white-space:nowrap;font-size:1.6rem;font-weight:900;line-height:1}.HomeHeader-module__aGDyeG__logoMobile{flex-shrink:0;display:none}.HomeHeader-module__aGDyeG__logoMobile>svg{width:auto;height:40px}.HomeHeader-module__aGDyeG__headerSearch{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:10px;width:clamp(220px,24vw,320px);min-height:40px;padding:0 10px 0 12px;display:inline-flex}.HomeHeader-module__aGDyeG__headerSearch:focus-within,.HomeHeader-module__aGDyeG__mobileSearchForm:focus-within{border-color:#22c55e52;box-shadow:0 0 0 3px #22c55e24}.HomeHeader-module__aGDyeG__searchGlyph{color:#71717a;justify-content:center;align-items:center;display:inline-flex}.HomeHeader-module__aGDyeG__searchGlyph svg,.HomeHeader-module__aGDyeG__searchToggleBtn svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.HomeHeader-module__aGDyeG__searchInput,.HomeHeader-module__aGDyeG__mobileSearchInput{color:#fafafa;background:0 0;border:none;outline:none;width:100%;font-size:.84rem}.HomeHeader-module__aGDyeG__searchInput::placeholder,.HomeHeader-module__aGDyeG__mobileSearchInput::placeholder{color:#71717a}.HomeHeader-module__aGDyeG__searchSubmit,.HomeHeader-module__aGDyeG__mobileSearchSubmit{color:#bbf7d0;cursor:pointer;background:#22c55e29;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:42px;min-height:28px;padding:0 10px;font-size:.72rem;font-weight:700;display:inline-flex}.HomeHeader-module__aGDyeG__searchSubmit:disabled,.HomeHeader-module__aGDyeG__mobileSearchSubmit:disabled{opacity:.5;cursor:not-allowed}.HomeHeader-module__aGDyeG__stats{align-items:center;gap:16px;display:flex}.HomeHeader-module__aGDyeG__stat{align-items:center;gap:5px;font-size:.8125rem;display:flex}.HomeHeader-module__aGDyeG__statLabel{color:#71717a}.HomeHeader-module__aGDyeG__statValue{color:#fafafa;font-weight:600}.HomeHeader-module__aGDyeG__boostLink{background:#f59e0b1f;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:8px;min-height:36px;padding:6px 12px;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.HomeHeader-module__aGDyeG__boostLink:hover{background:#f59e0b2e;border-color:#ffffff29;transform:translateY(-1px)}.HomeHeader-module__aGDyeG__boostLinkActive{box-shadow:none;background:#f59e0b38;border-color:#ffffff29}.HomeHeader-module__aGDyeG__boostMetric{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.HomeHeader-module__aGDyeG__boostLabelLong,.HomeHeader-module__aGDyeG__boostLabelShort,.HomeHeader-module__aGDyeG__boostPointsValue,.HomeHeader-module__aGDyeG__boostValue{color:#fde68a;font-variant-numeric:tabular-nums;font-weight:700}.HomeHeader-module__aGDyeG__boostLabelShort{display:none}.HomeHeader-module__aGDyeG__boostPointsValue{color:#fcd34d}.HomeHeader-module__aGDyeG__boostArrow{color:#fcd34d;font-size:.82rem;line-height:1}.HomeHeader-module__aGDyeG__balance{background:#22c55e1f;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:6px;padding:5px 14px;display:inline-flex}.HomeHeader-module__aGDyeG__balanceValue{color:#22c55e;font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:700}.HomeHeader-module__aGDyeG__skeleton{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f 50%,#ffffff0f 75%) 0 0/200% 100%;border-radius:4px;min-width:48px;height:1em;animation:1.5s ease-in-out infinite HomeHeader-module__aGDyeG__shimmer;display:inline-block}@keyframes HomeHeader-module__aGDyeG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.HomeHeader-module__aGDyeG__menuBtn{border-radius:var(--radius-md);background:var(--bg-tertiary);border:1px solid var(--border-primary);cursor:pointer;width:44px;height:44px;transition:var(--transition-base);padding:var(--space-2);justify-content:center;align-items:center;display:none}.HomeHeader-module__aGDyeG__menuBtn:hover{background:var(--bg-hover)}.HomeHeader-module__aGDyeG__menuBtn:active{transform:scale(.95)}.HomeHeader-module__aGDyeG__searchToggleBtn{color:#d4d4d8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,border-color .15s,transform .15s;display:none}.HomeHeader-module__aGDyeG__searchToggleBtn:hover{background:#22c55e14;border-color:#22c55e33;transform:translateY(-1px)}.HomeHeader-module__aGDyeG__mobileSearchTray{display:none}.HomeHeader-module__aGDyeG__hamburger{flex-direction:column;gap:5px;width:20px;display:flex}.HomeHeader-module__aGDyeG__hamburgerLine{background:var(--text-primary);width:100%;height:2px;transition:var(--transition-base);border-radius:2px;display:block}.HomeHeader-module__aGDyeG__authSection{align-items:center;gap:12px;margin-left:auto;display:flex}.HomeHeader-module__aGDyeG__loginBtn,.HomeHeader-module__aGDyeG__signupBtn{padding:var(--space-2)var(--space-5);border-radius:var(--radius-md);transition:var(--transition-base);cursor:pointer;align-items:center;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.HomeHeader-module__aGDyeG__loginBtn{background:var(--success-light);color:var(--success);border:1px solid #22c55e4d}.HomeHeader-module__aGDyeG__signupBtn{color:#fafafa;background:#ffffff0d;border:1px solid #ffffff1a}.HomeHeader-module__aGDyeG__loginBtn:hover,.HomeHeader-module__aGDyeG__signupBtn:hover{transform:translateY(-1px)}.HomeHeader-module__aGDyeG__loginBtn:hover{background:#22c55e40;border-color:#22c55e80}.HomeHeader-module__aGDyeG__signupBtn:hover{background:#ffffff14}.HomeHeader-module__aGDyeG__loginBtn:active,.HomeHeader-module__aGDyeG__signupBtn:active{transform:scale(.97)}.HomeHeader-module__aGDyeG__logoutBtn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef444440;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:inline-flex}.HomeHeader-module__aGDyeG__logoutBtn:hover{background:#ef444433}@media (max-width:1024px){.HomeHeader-module__aGDyeG__logoutBtn{display:none}}.HomeHeader-module__aGDyeG__banner{max-width:1200px;padding:var(--space-3)var(--space-5);justify-content:space-between;align-items:center;gap:var(--space-4);margin:0 auto;animation:.3s ease-out HomeHeader-module__aGDyeG__slideDown;display:flex}@keyframes HomeHeader-module__aGDyeG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.HomeHeader-module__aGDyeG__bannerSuccess{background:#22c55e1f;border-top:1px solid #22c55e33}.HomeHeader-module__aGDyeG__bannerInfo{background:#3b82f61f;border-top:1px solid #3b82f633}.HomeHeader-module__aGDyeG__bannerWarning{background:#f59e0b1f;border-top:1px solid #f59e0b33}.HomeHeader-module__aGDyeG__bannerContent{align-items:center;gap:var(--space-3);flex:1;display:flex}.HomeHeader-module__aGDyeG__bannerIcon{flex-shrink:0;font-size:1.25rem}.HomeHeader-module__aGDyeG__bannerText{flex-direction:column;gap:2px;display:flex}.HomeHeader-module__aGDyeG__bannerTitle{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:600}.HomeHeader-module__aGDyeG__bannerMessage{color:var(--text-secondary);margin:0;font-size:.8125rem}.HomeHeader-module__aGDyeG__bannerActions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.HomeHeader-module__aGDyeG__bannerButton{padding:var(--space-2)var(--space-3);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-base);border:none;align-items:center;gap:4px;min-height:36px;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex}.HomeHeader-module__aGDyeG__bannerButtonPrimary{color:var(--text-primary);background:#ffffff26}.HomeHeader-module__aGDyeG__bannerButtonPrimary:hover{background:#ffffff40}.HomeHeader-module__aGDyeG__bannerSuccess .HomeHeader-module__aGDyeG__bannerButtonPrimary{color:var(--success);background:#22c55e33}.HomeHeader-module__aGDyeG__bannerSuccess .HomeHeader-module__aGDyeG__bannerButtonPrimary:hover{background:#22c55e4d}.HomeHeader-module__aGDyeG__bannerInfo .HomeHeader-module__aGDyeG__bannerButtonPrimary{color:var(--accent-primary);background:#3b82f633}.HomeHeader-module__aGDyeG__bannerInfo .HomeHeader-module__aGDyeG__bannerButtonPrimary:hover{background:#3b82f64d}.HomeHeader-module__aGDyeG__profileBtn{cursor:pointer;width:44px;height:44px;transition:var(--transition-base);background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:none}.HomeHeader-module__aGDyeG__profileBtn:hover{opacity:.9;transform:scale(1.05)}.HomeHeader-module__aGDyeG__profileBtn:active{transform:scale(.95)}.HomeHeader-module__aGDyeG__profileAvatar{color:#0a0a0b;font-size:.875rem;font-weight:700;line-height:1}.HomeHeader-module__aGDyeG__bannerDismiss{color:var(--text-tertiary);border-radius:var(--radius-sm);cursor:pointer;min-width:44px;min-height:44px;transition:var(--transition-base);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.125rem;line-height:1;display:flex}.HomeHeader-module__aGDyeG__bannerDismiss:hover{color:var(--text-primary);background:#ffffff0d}@media (max-width:1024px){.HomeHeader-module__aGDyeG__header{transition:transform .25s,background .2s;position:fixed;top:0;left:0;right:0}.HomeHeader-module__aGDyeG__headerHidden{transform:translateY(-100%)}.HomeHeader-module__aGDyeG__headerSpacer{flex-shrink:0;height:64px;display:block}.HomeHeader-module__aGDyeG__content{padding:var(--space-3)14px;gap:10px}.HomeHeader-module__aGDyeG__left{flex-shrink:1;min-width:0}.HomeHeader-module__aGDyeG__logoDesktop{display:none}.HomeHeader-module__aGDyeG__logoMobile{display:flex}.HomeHeader-module__aGDyeG__headerSearch{display:none}.HomeHeader-module__aGDyeG__title{font-size:1rem}.HomeHeader-module__aGDyeG__stats{flex-shrink:1;gap:8px;min-width:0}.HomeHeader-module__aGDyeG__stat{font-size:.75rem}.HomeHeader-module__aGDyeG__boostLink{flex-shrink:0;gap:4px;min-height:32px;padding:4px 8px}.HomeHeader-module__aGDyeG__boostMetric{white-space:nowrap;gap:4px;font-size:.75rem}.HomeHeader-module__aGDyeG__boostLabelShort:after{content:"·";color:#fde68a8c;margin:0 3px;font-weight:500}.HomeHeader-module__aGDyeG__boostLabelLong{display:none}.HomeHeader-module__aGDyeG__boostLabelShort{display:inline}.HomeHeader-module__aGDyeG__boostArrow{display:none}.HomeHeader-module__aGDyeG__balance{flex-shrink:0;padding:4px 8px}.HomeHeader-module__aGDyeG__balance .HomeHeader-module__aGDyeG__statLabel{display:none}.HomeHeader-module__aGDyeG__balanceValue{font-size:.875rem}.HomeHeader-module__aGDyeG__menuBtn,.HomeHeader-module__aGDyeG__searchToggleBtn,.HomeHeader-module__aGDyeG__profileBtn{display:flex}.HomeHeader-module__aGDyeG__authSection{gap:8px;display:flex}.HomeHeader-module__aGDyeG__loginBtn,.HomeHeader-module__aGDyeG__signupBtn{padding:6px 12px;font-size:.8125rem}.HomeHeader-module__aGDyeG__mobileSearchTray{background:#0a0a0a;border-bottom:1px solid #ffffff12;padding:12px 16px 14px;display:block;position:absolute;top:64px;left:0;right:0;box-shadow:0 16px 32px #00000042}.HomeHeader-module__aGDyeG__mobileSearchForm{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 12px;display:inline-flex}.HomeHeader-module__aGDyeG__banner{padding:var(--space-3)var(--space-4);align-items:flex-start;gap:var(--space-3);flex-direction:column}.HomeHeader-module__aGDyeG__bannerActions{justify-content:flex-end;width:100%}.HomeHeader-module__aGDyeG__bannerTitle{font-size:.8125rem}.HomeHeader-module__aGDyeG__bannerMessage{font-size:.75rem}}@media (max-width:640px){.HomeHeader-module__aGDyeG__left{flex:0 auto;min-width:0;max-width:34%}.HomeHeader-module__aGDyeG__title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.HomeHeader-module__aGDyeG__stats{gap:6px}.HomeHeader-module__aGDyeG__boostLink{min-height:30px;padding:3px 7px}.HomeHeader-module__aGDyeG__boostMetric{gap:3px;font-size:.72rem}.HomeHeader-module__aGDyeG__boostPointsValue{font-size:.72rem}}@media (max-width:480px){.HomeHeader-module__aGDyeG__content{padding:var(--space-3)10px;gap:6px}.HomeHeader-module__aGDyeG__left{gap:4px;max-width:32%}.HomeHeader-module__aGDyeG__logoSvg{width:20px;height:20px}.HomeHeader-module__aGDyeG__title{font-size:.8125rem}.HomeHeader-module__aGDyeG__stats{gap:5px}.HomeHeader-module__aGDyeG__boostLink{border-radius:8px;min-height:28px;padding:2px 6px}.HomeHeader-module__aGDyeG__boostLabelShort{letter-spacing:.03em;text-transform:uppercase;opacity:.92;font-size:.65rem}.HomeHeader-module__aGDyeG__boostPointsValue{font-size:.7rem}.HomeHeader-module__aGDyeG__balance{border-radius:8px;padding:2px 6px}.HomeHeader-module__aGDyeG__mobileSearchTray{padding:10px 12px 12px}.HomeHeader-module__aGDyeG__scoreStat,.HomeHeader-module__aGDyeG__boostHint{display:none}.HomeHeader-module__aGDyeG__balanceValue{font-size:.7rem}.HomeHeader-module__aGDyeG__searchToggleBtn,.HomeHeader-module__aGDyeG__menuBtn,.HomeHeader-module__aGDyeG__profileBtn{flex-shrink:0;width:36px;height:36px}.HomeHeader-module__aGDyeG__banner{padding:var(--space-3)}.HomeHeader-module__aGDyeG__bannerButton{padding:var(--space-1)var(--space-3);font-size:.75rem}}@media (prefers-reduced-motion:reduce){.HomeHeader-module__aGDyeG__banner{animation:none}.HomeHeader-module__aGDyeG__menuBtn,.HomeHeader-module__aGDyeG__loginBtn,.HomeHeader-module__aGDyeG__logoutBtn,.HomeHeader-module__aGDyeG__bannerButton,.HomeHeader-module__aGDyeG__bannerDismiss,.HomeHeader-module__aGDyeG__hamburgerLine{transition:none}.HomeHeader-module__aGDyeG__menuBtn:active,.HomeHeader-module__aGDyeG__loginBtn:hover,.HomeHeader-module__aGDyeG__loginBtn:active,.HomeHeader-module__aGDyeG__logoutBtn:active{transform:none}}.HomeHeader-module__aGDyeG__bpMenuWrap{position:relative}.HomeHeader-module__aGDyeG__bpDropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;background:#101114fa;border:1px solid #ffffff1a;border-radius:16px;gap:4px;min-width:min(220px,100vw - 32px);padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 48px #0006}.HomeHeader-module__aGDyeG__bpDropdown:before{content:"";background:#101114fa;border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;width:10px;height:10px;position:absolute;top:-5px;right:20px;transform:rotate(45deg)}.HomeHeader-module__aGDyeG__bpDropdownItem{color:#f5f7fb;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:all .2s;display:flex}.HomeHeader-module__aGDyeG__bpDropdownItem:hover{background:#ffffff0f}.HomeHeader-module__aGDyeG__bpDropdownIcon{color:#91eeab;background:#22c55e1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:inline-flex}.HomeHeader-module__aGDyeG__bpDropdownContent{gap:2px;display:grid}.HomeHeader-module__aGDyeG__bpDropdownLabel{color:#f5f7fb;font-size:.88rem;font-weight:600}.HomeHeader-module__aGDyeG__bpDropdownMeta{color:#8f9c95;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.HomeHeader-module__aGDyeG__newContent{grid-template-columns:auto 1fr auto;align-items:center;height:100%;padding:0 16px;display:grid}.HomeHeader-module__aGDyeG__avatarBtn,.HomeHeader-module__aGDyeG__avatarPlaceholder{color:#fafafa;cursor:pointer;background:linear-gradient(135deg,#7f786d 0%,#2c2821 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.HomeHeader-module__aGDyeG__avatar{letter-spacing:.04em;text-transform:uppercase;font-size:.98rem;font-weight:800}.HomeHeader-module__aGDyeG__centerLogo{color:inherit;justify-content:center;align-items:center;text-decoration:none;display:flex}.HomeHeader-module__aGDyeG__centerLogo .HomeHeader-module__aGDyeG__logoDesktop{align-items:center;gap:8px;display:inline-flex}.HomeHeader-module__aGDyeG__centerLogo .HomeHeader-module__aGDyeG__logoDesktop>img{width:auto;height:32px}.HomeHeader-module__aGDyeG__centerLogo .HomeHeader-module__aGDyeG__logoText{color:#fafafa;letter-spacing:-.02em;font-size:1.4rem;font-weight:900}.HomeHeader-module__aGDyeG__centerLogo .HomeHeader-module__aGDyeG__logoMobile{display:none}.HomeHeader-module__aGDyeG__rightActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.HomeHeader-module__aGDyeG__quickActions{align-items:center;gap:8px;display:flex}.HomeHeader-module__aGDyeG__desktopNav{align-items:center;gap:6px;display:flex}.HomeHeader-module__aGDyeG__navLink{color:#a1a1aa;border-radius:9999px;padding:8px 12px;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.HomeHeader-module__aGDyeG__navLink:hover{color:#fafafa;background:#ffffff0f}.HomeHeader-module__aGDyeG__iconBtn{color:#fafafa;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;text-decoration:none;display:inline-flex;position:relative}.HomeHeader-module__aGDyeG__iconBtn svg{width:22px;height:22px}.HomeHeader-module__aGDyeG__badgeBlue,.HomeHeader-module__aGDyeG__badgeRed{border:2px solid #0a0a0a;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}.HomeHeader-module__aGDyeG__badgeBlue{background:#3b82f6}.HomeHeader-module__aGDyeG__badgeRed{background:#ef4444}@media (max-width:640px){.HomeHeader-module__aGDyeG__centerLogo .HomeHeader-module__aGDyeG__logoDesktop{display:none}.HomeHeader-module__aGDyeG__centerLogo .HomeHeader-module__aGDyeG__logoMobile{display:inline-flex}.HomeHeader-module__aGDyeG__centerLogo .HomeHeader-module__aGDyeG__logoMobile>img{width:auto;height:28px}.HomeHeader-module__aGDyeG__desktopNav{display:none}}@media (max-width:480px){.HomeHeader-module__aGDyeG__newContent{grid-template-columns:auto 1fr auto;padding:0 12px}.HomeHeader-module__aGDyeG__avatarBtn,.HomeHeader-module__aGDyeG__avatarPlaceholder,.HomeHeader-module__aGDyeG__iconBtn{width:36px;height:36px}.HomeHeader-module__aGDyeG__iconBtn svg{width:20px;height:20px}.HomeHeader-module__aGDyeG__quickActions{gap:6px}}
.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__featureCard{background:linear-gradient(#131316fa,#0b0b0dfa);border:1px solid #ffffff14;border-radius:18px;flex-shrink:0;padding:16px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff08}.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)}@media (max-width:768px){.NewRightPanel-module__M949lG__panel{padding:14px 12px 24px}.NewRightPanel-module__M949lG__featureCard{border-radius:16px;padding:14px}.NewRightPanel-module__M949lG__timerValue{font-size:1.75rem}}
.ProfileDrawerPage-module__WG4V2W__page{color:#f5f7fb;background:#0a0a0b;min-height:100%}.ProfileDrawerPage-module__WG4V2W__header{z-index:2;padding:calc(env(safe-area-inset-top,0px) + 16px)18px 16px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0bf5;border-bottom:1px solid #ffffff0f;align-items:center;gap:14px;display:flex;position:sticky;top:0}.ProfileDrawerPage-module__WG4V2W__backButton{color:#f5f7fb;cursor:pointer;background:#ffffff0f;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.ProfileDrawerPage-module__WG4V2W__title{font-size:var(--app-font-header);letter-spacing:-.03em;margin:0;font-weight:800;line-height:1.1}.ProfileDrawerPage-module__WG4V2W__content{padding:18px 16px calc(24px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:18px;display:flex}.ProfileDrawerPage-module__WG4V2W__heroCard,.ProfileDrawerPage-module__WG4V2W__menuCard,.ProfileDrawerPage-module__WG4V2W__emptyTrenchCard{background:linear-gradient(#131316fa,#0b0b0dfa);border:1px solid #ffffff14;border-radius:22px;box-shadow:inset 0 1px #ffffff08}.ProfileDrawerPage-module__WG4V2W__heroCard{padding:18px}.ProfileDrawerPage-module__WG4V2W__heroIdentity{align-items:center;gap:14px;display:flex}.ProfileDrawerPage-module__WG4V2W__avatar{color:#f5f7fb;letter-spacing:.02em;background:linear-gradient(135deg,#7f786d 0%,#2c2821 100%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.25rem;font-weight:800;display:inline-flex}.ProfileDrawerPage-module__WG4V2W__heroText{flex-direction:column;gap:4px;min-width:0;display:flex}.ProfileDrawerPage-module__WG4V2W__handle{font-size:var(--app-font-header);color:#f5f7fb;text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:800;line-height:1.15;overflow:hidden}.ProfileDrawerPage-module__WG4V2W__email{font-size:var(--app-font-body);color:#9ea6b2;text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1.45;overflow:hidden}.ProfileDrawerPage-module__WG4V2W__section{flex-direction:column;gap:12px;display:flex}.ProfileDrawerPage-module__WG4V2W__sectionHeader{justify-content:space-between;align-items:center;display:flex}.ProfileDrawerPage-module__WG4V2W__sectionTitle{font-size:var(--app-font-subheader);letter-spacing:.01em;color:#f5f7fb;margin:0;font-weight:800}.ProfileDrawerPage-module__WG4V2W__emptyTrenchCard{flex-direction:column;gap:16px;padding:18px;display:flex}.ProfileDrawerPage-module__WG4V2W__emptyTrenchCopy{flex-direction:column;gap:6px;display:flex}.ProfileDrawerPage-module__WG4V2W__emptyTrenchTitle{font-size:var(--app-font-subheader);color:#f5f7fb;margin:0;font-weight:750}.ProfileDrawerPage-module__WG4V2W__emptyTrenchText{font-size:var(--app-font-body);color:#9ea6b2;margin:0;line-height:1.5}.ProfileDrawerPage-module__WG4V2W__primaryButton,.ProfileDrawerPage-module__WG4V2W__logoutButton{min-height:52px;font-size:var(--app-font-body);cursor:pointer;border:none;border-radius:18px;font-weight:800}.ProfileDrawerPage-module__WG4V2W__primaryButton{color:#08110b;background:#22c55e}.ProfileDrawerPage-module__WG4V2W__menuCard{overflow:hidden}.ProfileDrawerPage-module__WG4V2W__menuRow{width:100%;color:inherit;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 16px;display:flex}.ProfileDrawerPage-module__WG4V2W__menuRow+.ProfileDrawerPage-module__WG4V2W__menuRow{border-top:1px solid #ffffff0f}.ProfileDrawerPage-module__WG4V2W__menuRowLeft{align-items:center;gap:12px;min-width:0;display:flex}.ProfileDrawerPage-module__WG4V2W__menuIcon{color:#c8ced8;background:#ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.ProfileDrawerPage-module__WG4V2W__menuLabel{font-size:var(--app-font-subheader);color:#f5f7fb;text-align:left;font-weight:700}.ProfileDrawerPage-module__WG4V2W__menuChevron{color:#7f8793;flex-shrink:0}.ProfileDrawerPage-module__WG4V2W__logoutButton{color:#f5f7fb;background:#ffffff0f;margin-top:6px}
.ProfileDrawer-module__LDRbBG__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;pointer-events:none;z-index:200;background:#0009;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.ProfileDrawer-module__LDRbBG__backdrop.ProfileDrawer-module__LDRbBG__open{opacity:1;visibility:visible;pointer-events:auto}.ProfileDrawer-module__LDRbBG__drawer{background:var(--bg-primary,#0a0a0b);border-left:1px solid var(--border-primary);visibility:hidden;pointer-events:none;z-index:201;box-sizing:border-box;touch-action:pan-y;overscroll-behavior:contain;flex-direction:column;width:100%;max-width:100%;height:100dvh;transition:transform .3s cubic-bezier(.16,1,.3,1),visibility 0s linear .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.ProfileDrawer-module__LDRbBG__drawer.ProfileDrawer-module__LDRbBG__open{visibility:visible;pointer-events:auto;transition:transform .3s cubic-bezier(.16,1,.3,1),visibility linear;transform:translate(0)}.ProfileDrawer-module__LDRbBG__handle{padding:var(--space-3);cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0;justify-content:center;display:flex}.ProfileDrawer-module__LDRbBG__handleBar{background:var(--border-secondary);border-radius:2px;width:40px;height:4px}.ProfileDrawer-module__LDRbBG__closeBtn{top:var(--space-3);right:var(--space-3);background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);width:44px;height:44px;color:var(--text-primary);cursor:pointer;transition:var(--transition-base);z-index:1;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute}.ProfileDrawer-module__LDRbBG__closeBtn:hover{background:var(--bg-hover)}.ProfileDrawer-module__LDRbBG__content{-webkit-overflow-scrolling:touch;padding:0;padding-bottom:calc(var(--space-6) + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;flex:1;min-height:0;overflow:hidden auto}.ProfileDrawer-module__LDRbBG__drawerPanel{gap:16px;height:auto;padding:10px 16px 24px;overflow:visible}.ProfileDrawer-module__LDRbBG__content::-webkit-scrollbar{width:4px}.ProfileDrawer-module__LDRbBG__content::-webkit-scrollbar-thumb{background:var(--border-secondary);border-radius:2px}.ProfileDrawer-module__LDRbBG__stateBadge{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);background:var(--bg-tertiary);border-radius:var(--radius-md);margin-bottom:var(--space-2);border:1px solid;display:flex}.ProfileDrawer-module__LDRbBG__stateIcon{font-size:1rem}.ProfileDrawer-module__LDRbBG__stateText{font-size:.875rem;font-weight:600}.ProfileDrawer-module__LDRbBG__positionsSection{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);padding:var(--space-3)}.ProfileDrawer-module__LDRbBG__sectionHeader{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.ProfileDrawer-module__LDRbBG__sectionTitle{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:600}.ProfileDrawer-module__LDRbBG__positionCount{color:var(--text-muted);padding:2px var(--space-2);background:var(--bg-tertiary);border-radius:var(--radius-full);font-size:.75rem}.ProfileDrawer-module__LDRbBG__positionsList{gap:var(--space-2);flex-direction:column;display:flex}.ProfileDrawer-module__LDRbBG__positionItem{padding:var(--space-3);background:var(--bg-secondary);border-radius:var(--radius-md);transition:var(--transition-base);cursor:pointer;border:1px solid #0000;flex-direction:column;display:flex}.ProfileDrawer-module__LDRbBG__positionItem:active{transform:scale(.98)}.ProfileDrawer-module__LDRbBG__positionCollapsed{justify-content:space-between;align-items:center;width:100%;display:flex}.ProfileDrawer-module__LDRbBG__positionExpanded{border-color:var(--border-secondary)}.ProfileDrawer-module__LDRbBG__positionSmartSummary{margin-top:2px;font-size:.6875rem;display:block}.ProfileDrawer-module__LDRbBG__timerPausedInline{width:fit-content;margin-top:var(--space-2);padding:2px var(--space-2);border-radius:var(--radius-full);color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b3d;align-items:center;font-size:.625rem;font-weight:600;display:inline-flex}.ProfileDrawer-module__LDRbBG__positionChevron{color:var(--text-muted);margin-left:var(--space-2);font-size:.625rem}.ProfileDrawer-module__LDRbBG__positionExpansion{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-primary)}.ProfileDrawer-module__LDRbBG__timerPausedBanner{margin-top:var(--space-3);padding:var(--space-2)var(--space-3);border-radius:var(--radius-sm);color:#fbbf24;gap:var(--space-2);background:#f59e0b14;border:1px solid #f59e0b33;flex-direction:column;font-size:.75rem;font-weight:600;display:flex}.ProfileDrawer-module__LDRbBG__positionDetailGrid{gap:var(--space-2);grid-template-columns:repeat(2,1fr);display:grid}.ProfileDrawer-module__LDRbBG__positionDetail{padding:var(--space-2);background:var(--bg-primary);border-radius:var(--radius-sm);flex-direction:column;gap:2px;display:flex}.ProfileDrawer-module__LDRbBG__detailLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.625rem}.ProfileDrawer-module__LDRbBG__detailValue{color:var(--text-primary);font-size:.8125rem;font-weight:600;font-family:var(--font-mono)}.ProfileDrawer-module__LDRbBG__boostBadgeMobile{margin-top:var(--space-2);padding:var(--space-2)var(--space-3);border-radius:var(--radius-sm);color:#fbbf24;background:#f59e0b1a;border:1px solid #f59e0b33;font-size:.75rem}.ProfileDrawer-module__LDRbBG__txLinkMobile{margin-top:var(--space-2);color:#a855f7;font-size:.75rem;font-weight:500;text-decoration:none;display:inline-block}.ProfileDrawer-module__LDRbBG__txLinkMobile:active{color:#c084fc}.ProfileDrawer-module__LDRbBG__positionItem.ProfileDrawer-module__LDRbBG__positionReady{background:var(--success-light);border-color:#22c55e4d}.ProfileDrawer-module__LDRbBG__positionItem.ProfileDrawer-module__LDRbBG__positionCompleted{background:var(--success-light);border-color:#22c55e33}.ProfileDrawer-module__LDRbBG__positionItem{border-left:3px solid #0000}.ProfileDrawer-module__LDRbBG__positionLeft{align-items:center;gap:var(--space-2);display:flex}.ProfileDrawer-module__LDRbBG__positionDot{border-radius:50%;width:8px;height:8px}.ProfileDrawer-module__LDRbBG__positionLevel{color:var(--text-primary);text-transform:uppercase;font-size:.8125rem;font-weight:600}.ProfileDrawer-module__LDRbBG__positionRight{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.ProfileDrawer-module__LDRbBG__positionAmount{color:var(--text-primary);font-size:.875rem;font-weight:700;font-family:var(--font-mono)}.ProfileDrawer-module__LDRbBG__positionTime{color:var(--text-secondary);font-size:.6875rem}.ProfileDrawer-module__LDRbBG__viewAllBtn{width:100%;margin-top:var(--space-3);padding:var(--space-3);background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--accent-primary);cursor:pointer;transition:var(--transition-base);font-size:.8125rem}.ProfileDrawer-module__LDRbBG__viewAllBtn:hover{background:var(--accent-light)}.ProfileDrawer-module__LDRbBG__lifetimeStats{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);padding:var(--space-3)}.ProfileDrawer-module__LDRbBG__statsGrid{gap:var(--space-2);margin-top:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}.ProfileDrawer-module__LDRbBG__statItem{padding:var(--space-3)var(--space-1);background:var(--bg-primary);border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:4px;display:flex}.ProfileDrawer-module__LDRbBG__statValue{color:var(--text-primary);font-size:1rem;font-weight:700;font-family:var(--font-mono)}.ProfileDrawer-module__LDRbBG__statValue.ProfileDrawer-module__LDRbBG__positive{color:var(--success)}.ProfileDrawer-module__LDRbBG__statValue.ProfileDrawer-module__LDRbBG__negative{color:var(--danger)}.ProfileDrawer-module__LDRbBG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.625rem}.ProfileDrawer-module__LDRbBG__statBoostMobile .ProfileDrawer-module__LDRbBG__statValue{color:#f59e0b}.ProfileDrawer-module__LDRbBG__statBoostMobile{background:#f59e0b0d;border:1px solid #f59e0b1a}.ProfileDrawer-module__LDRbBG__statBeliefMobile .ProfileDrawer-module__LDRbBG__statValue{color:#a855f7}.ProfileDrawer-module__LDRbBG__statBeliefMobile{background:#a855f70d;border:1px solid #a855f71a}.ProfileDrawer-module__LDRbBG__boostButtonMobile{width:100%;margin-top:var(--space-2);color:#f59e0b;cursor:pointer;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.ProfileDrawer-module__LDRbBG__boostButtonMobile:active{background:#f59e0b33}.ProfileDrawer-module__LDRbBG__boostButtonPausedMobile{color:#ef4444;background:#ef44441a;border-color:#ef444433}.ProfileDrawer-module__LDRbBG__nextPayoutMobile{background:var(--bg-tertiary);border-radius:var(--radius-lg);padding:var(--space-3);text-align:center;border:1px solid}.ProfileDrawer-module__LDRbBG__nextPayoutMobileHeader{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.ProfileDrawer-module__LDRbBG__nextPayoutMobileLabel{text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:600}.ProfileDrawer-module__LDRbBG__nextPayoutMobileTrench{background:var(--bg-secondary);border-radius:var(--radius-full);color:var(--text-secondary);padding:2px 8px;font-size:.625rem;font-weight:600}.ProfileDrawer-module__LDRbBG__nextPayoutMobileValue{font-size:1.5rem;font-weight:800;font-family:var(--font-mono,monospace);color:#fff}.ProfileDrawer-module__LDRbBG__nextPayoutMobileMeta{color:var(--text-muted);margin-top:var(--space-1);font-size:.6875rem}.ProfileDrawer-module__LDRbBG__nextPayoutMobileNotice{margin-top:var(--space-2);color:var(--text-secondary);flex-direction:column;gap:.125rem;font-size:.625rem;line-height:1.35;display:flex}.ProfileDrawer-module__LDRbBG__nextPayoutMobileActions{margin-top:var(--space-3);justify-content:center;display:flex}.ProfileDrawer-module__LDRbBG__resumeTimerButtonMobile{color:#fbbf24;cursor:pointer;background:#f59e0b1f;border:1px solid #f59e0b3d;border-radius:999px;width:100%;padding:8px 14px;font-size:.75rem;font-weight:700;transition:all .2s}.ProfileDrawer-module__LDRbBG__resumeTimerButtonMobile:active:not(:disabled){background:#f59e0b33}.ProfileDrawer-module__LDRbBG__resumeTimerButtonMobile:disabled{opacity:.65;cursor:wait}.ProfileDrawer-module__LDRbBG__portfolioSummaryMobile{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);padding:var(--space-3);gap:var(--space-2);flex-direction:column;display:flex}.ProfileDrawer-module__LDRbBG__portfolioRow{justify-content:space-between;align-items:center;display:flex}.ProfileDrawer-module__LDRbBG__portfolioLabel{color:var(--text-secondary);font-size:.75rem}.ProfileDrawer-module__LDRbBG__portfolioValue{color:var(--text-primary);font-size:.8125rem;font-weight:600;font-family:var(--font-mono)}.ProfileDrawer-module__LDRbBG__quickActionsMobile{gap:var(--space-2);grid-template-columns:1fr 1fr;display:grid}.ProfileDrawer-module__LDRbBG__quickActionBtn{padding:var(--space-3);border-radius:var(--radius-md);color:#fff;cursor:pointer;justify-content:center;align-items:center;gap:var(--space-2);min-height:44px;transition:var(--transition-base);background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;font-size:.8125rem;font-weight:600;display:flex}.ProfileDrawer-module__LDRbBG__quickActionBtn:active{transform:scale(.96)}.ProfileDrawer-module__LDRbBG__quickActionBtnSecondary{padding:var(--space-3);background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;gap:var(--space-2);min-height:44px;transition:var(--transition-base);font-size:.8125rem;font-weight:600;display:flex}.ProfileDrawer-module__LDRbBG__quickActionBtnSecondary:active{transform:scale(.96)}.ProfileDrawer-module__LDRbBG__drawerActions{padding:0 16px 16px}.ProfileDrawer-module__LDRbBG__logoutBtn{width:100%;padding:var(--space-3);border-radius:var(--radius-md);min-height:44px;color:var(--danger);cursor:pointer;transition:var(--transition-base);justify-content:center;align-items:center;gap:var(--space-2);background:#ef44441a;border:1px solid #ef444440;font-size:.9375rem;font-weight:600;display:flex}.ProfileDrawer-module__LDRbBG__logoutBtn:hover{background:#ef444433;border-color:#ef444466}.ProfileDrawer-module__LDRbBG__logoutBtn:active{transform:scale(.98)}@media (min-width:1025px){.ProfileDrawer-module__LDRbBG__backdrop,.ProfileDrawer-module__LDRbBG__drawer{display:none}}@media (max-width:400px){.ProfileDrawer-module__LDRbBG__drawer{max-width:100%}}@media (prefers-reduced-motion:reduce){.ProfileDrawer-module__LDRbBG__drawer,.ProfileDrawer-module__LDRbBG__backdrop,.ProfileDrawer-module__LDRbBG__positionItem,.ProfileDrawer-module__LDRbBG__viewAllBtn,.ProfileDrawer-module__LDRbBG__closeBtn,.ProfileDrawer-module__LDRbBG__logoutBtn{transition:none}.ProfileDrawer-module__LDRbBG__closeBtn:active,.ProfileDrawer-module__LDRbBG__logoutBtn:active{transform:none}}
.BottomSheetModal-module__gmfBKW__overlay{background:var(--app-overlay-bg,#000000bf);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:var(--z-modal,1000);flex-direction:column;justify-content:flex-end;animation:.2s ease-out BottomSheetModal-module__gmfBKW__fadeIn;display:flex;position:fixed;inset:0}.BottomSheetModal-module__gmfBKW__overlay.BottomSheetModal-module__gmfBKW__closing{animation:.25s ease-out forwards BottomSheetModal-module__gmfBKW__fadeOut}@keyframes BottomSheetModal-module__gmfBKW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes BottomSheetModal-module__gmfBKW__fadeOut{0%{opacity:1}to{opacity:0}}.BottomSheetModal-module__gmfBKW__sheet{background:var(--app-panel-elevated,#111214fa);border-radius:var(--app-panel-radius-sheet,22px 22px 0 0);border:var(--app-panel-border);width:100%;max-height:95vh;box-shadow:var(--app-panel-shadow);will-change:transform;touch-action:pan-x;border-bottom:none;flex-direction:column;animation:.3s cubic-bezier(.34,1.56,.64,1) BottomSheetModal-module__gmfBKW__slideUp;display:flex;position:relative;overflow:hidden}.BottomSheetModal-module__gmfBKW__sheet.BottomSheetModal-module__gmfBKW__closing{animation:.25s cubic-bezier(.4,0,1,1) forwards BottomSheetModal-module__gmfBKW__slideDown}@keyframes BottomSheetModal-module__gmfBKW__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes BottomSheetModal-module__gmfBKW__slideDown{0%{opacity:1;transform:translateY(var(--current-drag,0))}to{opacity:0;transform:translateY(100%)}}.BottomSheetModal-module__gmfBKW__dragHandleWrapper{cursor:grab;touch-action:none;flex-shrink:0;justify-content:center;width:100%;padding:12px 0;display:flex}.BottomSheetModal-module__gmfBKW__dragHandleWrapper:active{cursor:grabbing}.BottomSheetModal-module__gmfBKW__dragHandle{background:var(--text-muted,#ffffff4d);border-radius:2px;width:40px;height:4px;transition:background-color .2s}.BottomSheetModal-module__gmfBKW__dragHandleWrapper:hover .BottomSheetModal-module__gmfBKW__dragHandle{background:var(--text-secondary,#ffffff80)}.BottomSheetModal-module__gmfBKW__header{padding:var(--space-4,16px)var(--space-6,24px);border-bottom:1px solid var(--border-secondary,#ffffff0d);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.BottomSheetModal-module__gmfBKW__title{font-size:var(--app-font-subheader);color:var(--app-panel-text,#f5f7fb);letter-spacing:-.02em;margin:0;font-weight:700}.BottomSheetModal-module__gmfBKW__closeBtn{background:var(--app-close-bg);width:36px;height:36px;color:var(--app-panel-text,#f5f7fb);font-size:var(--app-font-subheader);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;line-height:1;transition:background .2s,color .2s;display:flex}.BottomSheetModal-module__gmfBKW__closeBtn:hover{background:var(--app-close-hover);color:#fff}.BottomSheetModal-module__gmfBKW__content{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border-primary,#ffffff1a)transparent;flex:1;overflow:hidden auto}.BottomSheetModal-module__gmfBKW__content::-webkit-scrollbar{width:6px}.BottomSheetModal-module__gmfBKW__content::-webkit-scrollbar-track{background:0 0}.BottomSheetModal-module__gmfBKW__content::-webkit-scrollbar-thumb{background:var(--border-primary,#ffffff1a);border-radius:3px}.BottomSheetModal-module__gmfBKW__content::-webkit-scrollbar-thumb:hover{background:var(--border-secondary,#ffffff26)}@media (min-width:769px){.BottomSheetModal-module__gmfBKW__overlay{padding:var(--space-4,16px);justify-content:center;align-items:center}.BottomSheetModal-module__gmfBKW__sheet{border-radius:var(--app-panel-radius);border:var(--app-panel-border);width:100%;max-width:640px;max-height:90vh;box-shadow:var(--app-panel-shadow);animation:.3s cubic-bezier(.34,1.56,.64,1) BottomSheetModal-module__gmfBKW__scaleIn;position:relative}.BottomSheetModal-module__gmfBKW__sheet.BottomSheetModal-module__gmfBKW__closing{animation:.25s cubic-bezier(.4,0,1,1) forwards BottomSheetModal-module__gmfBKW__scaleOut}@keyframes BottomSheetModal-module__gmfBKW__scaleIn{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes BottomSheetModal-module__gmfBKW__scaleOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(20px)}}.BottomSheetModal-module__gmfBKW__dragHandleWrapper{display:none}.BottomSheetModal-module__gmfBKW__header{padding:var(--space-6,24px);background:0 0}.BottomSheetModal-module__gmfBKW__title{font-size:var(--app-font-subheader)}}@media (min-width:640px) and (max-width:768px){.BottomSheetModal-module__gmfBKW__sheet{border-radius:20px 20px 0 0;max-height:90vh}}@supports (padding:max(0px)){.BottomSheetModal-module__gmfBKW__sheet{padding-bottom:max(0px,env(safe-area-inset-bottom))}.BottomSheetModal-module__gmfBKW__content{padding-bottom:env(safe-area-inset-bottom)}}@media (prefers-reduced-motion:reduce){.BottomSheetModal-module__gmfBKW__overlay,.BottomSheetModal-module__gmfBKW__sheet{animation:none}.BottomSheetModal-module__gmfBKW__sheet{transform:none!important}}@media (prefers-contrast:high){.BottomSheetModal-module__gmfBKW__overlay{background:#000000f2}.BottomSheetModal-module__gmfBKW__dragHandle{opacity:.5;background:currentColor}}
.FundingFlowSheets-module__ZwgPrG__sheetBody{flex-direction:column;gap:10px;padding:8px 0 24px;display:flex}.FundingFlowSheets-module__ZwgPrG__routeCard{border:var(--app-surface-border);color:#f5f7fb;text-align:left;cursor:pointer;background:#ffffff0a;border-radius:16px;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:background .15s,border-color .15s;display:flex}.FundingFlowSheets-module__ZwgPrG__routeCard:hover:not([aria-disabled=true]){background:#ffffff14;border-color:#ffffff24}.FundingFlowSheets-module__ZwgPrG__routeCard[aria-disabled=true]{opacity:.5;cursor:default}.FundingFlowSheets-module__ZwgPrG__routeIcon{color:#f5f7fb;background:#ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.FundingFlowSheets-module__ZwgPrG__routeBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.FundingFlowSheets-module__ZwgPrG__routeBody>span{font-size:var(--app-font-body);color:#9499a5}.FundingFlowSheets-module__ZwgPrG__routeTitleRow{align-items:center;gap:8px;display:flex}.FundingFlowSheets-module__ZwgPrG__routeTitleRow strong{font-size:var(--app-font-subheader);font-weight:700}.FundingFlowSheets-module__ZwgPrG__comingSoon{font-size:var(--app-font-overline);text-transform:uppercase;letter-spacing:.05em;color:#111827;background:#e5e7eb;border-radius:999px;padding:3px 8px;font-weight:700}.FundingFlowSheets-module__ZwgPrG__routeArrow{color:#9499a5;flex-shrink:0;justify-content:center;align-items:center;width:24px;display:inline-flex}
.CopyButton-module___L6Wxa__wrapper{align-items:center;display:inline-flex;position:relative}.CopyButton-module___L6Wxa__copyBtn{color:#a1a1aa;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.CopyButton-module___L6Wxa__copyBtn:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.CopyButton-module___L6Wxa__copyBtn.CopyButton-module___L6Wxa__copied{color:#22c55e;background:#22c55e1a;border-color:#22c55e4d}.CopyButton-module___L6Wxa__md{width:28px;height:28px}.CopyButton-module___L6Wxa__sm{width:22px;height:22px}.CopyButton-module___L6Wxa__icon{width:14px;height:14px}.CopyButton-module___L6Wxa__sm .CopyButton-module___L6Wxa__icon{width:12px;height:12px}.CopyButton-module___L6Wxa__feedback{color:#fff;pointer-events:none;opacity:0;white-space:nowrap;z-index:10;background:#27272a;border:1px solid #ffffff1a;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:600;transition:all .2s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:-30px;left:50%;transform:translate(-50%)translateY(5px);box-shadow:0 4px 12px #0000004d}.CopyButton-module___L6Wxa__feedback.CopyButton-module___L6Wxa__visible{opacity:1;transform:translate(-50%)translateY(0)}.CopyButton-module___L6Wxa__feedback:after{content:"";border-top:4px solid #27272a;border-left:4px solid #0000;border-right:4px solid #0000;position:absolute;top:100%;left:50%;transform:translate(-50%)}
.AnsemEarnDashboardCard-module__C0JJ7a__card{color:#fafafa;background:#ffffff05;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:16px;padding:20px;display:flex}.AnsemEarnDashboardCard-module__C0JJ7a__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.AnsemEarnDashboardCard-module__C0JJ7a__eyebrow{color:#fbbf24;letter-spacing:.08em;text-transform:uppercase;background:#f59e0b29;border-radius:999px;align-items:center;padding:2px 10px;font-size:.68rem;font-weight:700;display:inline-flex}.AnsemEarnDashboardCard-module__C0JJ7a__title{letter-spacing:-.02em;color:#f6f8fb;margin:10px 0 0;font-size:1.15rem;font-weight:700}.AnsemEarnDashboardCard-module__C0JJ7a__subtitle{color:#9ea6b2;margin:6px 0 0;font-size:.82rem;line-height:1.45}.AnsemEarnDashboardCard-module__C0JJ7a__statusPill{white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:4px 10px;font-size:.68rem;font-weight:700;display:inline-flex}.AnsemEarnDashboardCard-module__C0JJ7a__muted{color:#e1e3e6;background:#ffffff14}.AnsemEarnDashboardCard-module__C0JJ7a__success{color:#4ade80;background:#22c55e24}.AnsemEarnDashboardCard-module__C0JJ7a__warning{color:#fbbf24;background:#f59e0b24}.AnsemEarnDashboardCard-module__C0JJ7a__tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.AnsemEarnDashboardCard-module__C0JJ7a__tile{background:#ffffff09;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:6px;padding:14px;display:flex}.AnsemEarnDashboardCard-module__C0JJ7a__tile span{color:#9ea6b2;font-size:.76rem;font-weight:600}.AnsemEarnDashboardCard-module__C0JJ7a__tile strong{color:#f5f8fc;word-break:break-word;font-size:1.1rem;font-weight:700}.AnsemEarnDashboardCard-module__C0JJ7a__pendingRow{background:#f59e0b14;border:1px solid #f59e0b1f;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.AnsemEarnDashboardCard-module__C0JJ7a__pendingLabel{color:#fbbf24;align-items:center;gap:8px;font-size:.8rem;font-weight:600;display:inline-flex}.AnsemEarnDashboardCard-module__C0JJ7a__pendingValue{color:#fbbf24;font-size:.9rem;font-weight:700}.AnsemEarnDashboardCard-module__C0JJ7a__cta{color:#0a0a0a;background:#fafafa;border-radius:999px;justify-content:center;align-items:center;padding:14px 20px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.AnsemEarnDashboardCard-module__C0JJ7a__cta:hover{background:#e5e5e5}.AnsemEarnDashboardCard-module__C0JJ7a__cta:active{transform:scale(.98)}
.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}
.HomeDashboard-module__DLEC5a__dashboard{color:#fafafa;flex-direction:column;gap:24px;width:100%;max-width:720px;margin:0 auto;padding:32px 0 48px;display:flex}.HomeDashboard-module__DLEC5a__balanceHero{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:40px 16px 24px;display:flex}.HomeDashboard-module__DLEC5a__metricRow{color:#22c55e;align-items:center;gap:6px;font-size:.8125rem;font-weight:700;display:inline-flex}.HomeDashboard-module__DLEC5a__metricRow svg{flex-shrink:0}.HomeDashboard-module__DLEC5a__eyeButton{width:22px;height:22px;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:background .15s;display:inline-flex}.HomeDashboard-module__DLEC5a__eyeButton:hover{background:#ffffff1a}.HomeDashboard-module__DLEC5a__eyeButton:focus-visible{outline-offset:2px;outline:2px solid #fafafa80}.HomeDashboard-module__DLEC5a__balanceAmount{color:#fafafa;letter-spacing:-.03em;margin:0;font-size:3rem;font-weight:800;line-height:1}.HomeDashboard-module__DLEC5a__walletButton{color:#0a0a0a;font-size:var(--app-font-body);background:#fafafa;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-weight:700;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.HomeDashboard-module__DLEC5a__walletButton svg{flex-shrink:0}.HomeDashboard-module__DLEC5a__walletButton:hover{opacity:.9;transform:translateY(-1px)}.HomeDashboard-module__DLEC5a__walletButton:focus-visible{outline-offset:2px;outline:2px solid #fafafa80}.HomeDashboard-module__DLEC5a__balanceChart{width:100%;height:96px}.HomeDashboard-module__DLEC5a__hubCards{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.HomeDashboard-module__DLEC5a__hubCard{color:inherit;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:8px;padding:22px 20px;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:flex}.HomeDashboard-module__DLEC5a__hubCard:hover{background:#ffffff0d;border-color:#ffffff1f;transform:translateY(-1px)}.HomeDashboard-module__DLEC5a__hubCard:focus-visible{border-color:#fafafa59;outline:none}.HomeDashboard-module__DLEC5a__hubCardTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.HomeDashboard-module__DLEC5a__hubCardTop>svg{color:#a1a1aa;flex-shrink:0;width:16px;height:16px;margin-top:4px}.HomeDashboard-module__DLEC5a__hubCardHeader{align-items:center;gap:10px;display:flex}.HomeDashboard-module__DLEC5a__hubCardIcon{justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.HomeDashboard-module__DLEC5a__hubCardIcon img{object-fit:contain;width:22px;height:22px}.HomeDashboard-module__DLEC5a__hubCardTitle{font-size:var(--app-font-subheader);color:#fafafa;margin:0;font-weight:700}.HomeDashboard-module__DLEC5a__hubCardAmount{color:#22c55e;margin:8px 0 0;font-size:.95rem;font-weight:700;line-height:1}.HomeDashboard-module__DLEC5a__hubCardSubtitle{font-size:var(--app-font-caption);color:#a1a1aa;margin:0}.HomeDashboard-module__DLEC5a__productsSection{flex-direction:column;gap:12px;display:flex}.HomeDashboard-module__DLEC5a__productsBar{scrollbar-width:none;-ms-overflow-style:none;background:#ffffff08;border-radius:24px;gap:6px;padding:16px;display:flex;overflow-x:auto}.HomeDashboard-module__DLEC5a__productsBar::-webkit-scrollbar{display:none}.HomeDashboard-module__DLEC5a__productPill,button.HomeDashboard-module__DLEC5a__productPill{min-width:80px;color:inherit;background:0 0;border-radius:18px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:12px;padding:24px 12px;text-decoration:none;transition:background .15s,transform .15s;display:flex;position:relative}button.HomeDashboard-module__DLEC5a__productPill{font:inherit;cursor:pointer;border:none;width:100%}.HomeDashboard-module__DLEC5a__productPill:hover:not(.HomeDashboard-module__DLEC5a__productPillDisabled){background:#ffffff0d;transform:translateY(-1px)}.HomeDashboard-module__DLEC5a__productPill:focus-visible{outline-offset:2px;outline:2px solid #fafafa80}.HomeDashboard-module__DLEC5a__productPillDisabled{opacity:.55;cursor:not-allowed}.HomeDashboard-module__DLEC5a__productPillIcon{color:#fafafa;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.HomeDashboard-module__DLEC5a__productPillIcon svg{width:26px;height:26px;display:block}.HomeDashboard-module__DLEC5a__productPillLabel{color:#fafafa;white-space:nowrap;font-size:.875rem;font-weight:600}.HomeDashboard-module__DLEC5a__comingSoonBadge{color:#a1a1aa;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#ffffff1a;border-radius:9999px;padding:2px 5px;font-size:.5rem;font-weight:700;position:absolute;top:4px;right:4px}.HomeDashboard-module__DLEC5a__activePositionSummary{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:18px 20px}.HomeDashboard-module__DLEC5a__activePositionContent{justify-content:space-between;align-items:center;gap:16px;display:flex}.HomeDashboard-module__DLEC5a__activePositionTitle{color:#fafafa;margin:0 0 4px;font-size:.9375rem;font-weight:700}.HomeDashboard-module__DLEC5a__activePositionSub{color:#a1a1aa;margin:0;font-size:.8125rem}.HomeDashboard-module__DLEC5a__activePositionState{color:#d4d4d8;margin:6px 0 0;font-size:.8125rem}.HomeDashboard-module__DLEC5a__activePositionStatePaused{color:#fbbf24}.HomeDashboard-module__DLEC5a__activePositionLink{color:#22c55e;white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.HomeDashboard-module__DLEC5a__activePositionLink svg{width:14px;height:14px}.HomeDashboard-module__DLEC5a__activePositionLink:hover{text-decoration:underline}.HomeDashboard-module__DLEC5a__activePositionLink:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #22c55e80}.HomeDashboard-module__DLEC5a__bltIcoCard{color:inherit;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:10px;padding:20px;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:flex}.HomeDashboard-module__DLEC5a__bltIcoCard:hover{background:#ffffff0d;border-color:#ffffff1f;transform:translateY(-1px)}.HomeDashboard-module__DLEC5a__bltIcoCard:focus-visible{border-color:#fafafa59;outline:none}.HomeDashboard-module__DLEC5a__bltIcoTitle{color:#fafafa;margin:0;font-size:1rem;font-weight:700}.HomeDashboard-module__DLEC5a__bltIcoCopy{color:#a1a1aa;margin:0;font-size:.875rem;line-height:1.5}.HomeDashboard-module__DLEC5a__bltIcoCta{color:#22c55e;align-items:center;gap:4px;font-size:.8125rem;font-weight:700;display:inline-flex}.HomeDashboard-module__DLEC5a__bltIcoCta svg{width:14px;height:14px}.HomeDashboard-module__DLEC5a__newsSection{flex-direction:column;gap:20px;display:flex}.HomeDashboard-module__DLEC5a__newsSectionHeader{justify-content:space-between;align-items:center;display:flex}.HomeDashboard-module__DLEC5a__sectionTitle{color:#fafafa;margin:0;font-size:1.125rem;font-weight:700}.HomeDashboard-module__DLEC5a__newsSubsection{flex-direction:column;gap:10px;display:flex}.HomeDashboard-module__DLEC5a__newsSubsectionTitle{color:#a1a1aa;margin:0;font-size:.875rem;font-weight:600}.HomeDashboard-module__DLEC5a__trenchesNewsScroll{scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;flex-direction:row;gap:12px;padding:4px 4px 12px;display:flex;overflow-x:auto}.HomeDashboard-module__DLEC5a__trenchesNewsScroll::-webkit-scrollbar{height:4px}.HomeDashboard-module__DLEC5a__trenchesNewsScroll::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:9999px}.HomeDashboard-module__DLEC5a__trenchesNewsCard{width:280px;color:inherit;background:linear-gradient(#1e1e1ef5,#121212f5),radial-gradient(circle at 100% 0,#22c55e14,#0000 12rem);border:1px solid #ffffff14;border-radius:16px;flex:none;grid-template-columns:1fr 100px;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;display:grid}.HomeDashboard-module__DLEC5a__trenchesNewsCardContent{flex-direction:column;gap:12px;min-width:0;display:flex}.HomeDashboard-module__DLEC5a__trenchesNewsCardTitle{color:#fafafa;margin:0;font-size:.9375rem;font-weight:600;line-height:1.35}.HomeDashboard-module__DLEC5a__trenchesNewsCardCta{color:#22c55e;align-items:center;gap:4px;font-size:.8125rem;font-weight:600;display:inline-flex}.HomeDashboard-module__DLEC5a__trenchesNewsCardImageWrap{background:#ffffff0a;border-radius:12px;width:100px;height:80px;overflow:hidden}.HomeDashboard-module__DLEC5a__trenchesNewsCardImage{object-fit:cover;width:100%;height:100%;display:block}.HomeDashboard-module__DLEC5a__externalNewsList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.HomeDashboard-module__DLEC5a__externalNewsItem{display:flex}.HomeDashboard-module__DLEC5a__externalNewsLink{width:100%;color:inherit;grid-template-columns:72px 1fr;gap:12px;text-decoration:none;display:grid}.HomeDashboard-module__DLEC5a__externalNewsThumbnail{background:#ffffff0a;border-radius:12px;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden}.HomeDashboard-module__DLEC5a__externalNewsImage{object-fit:cover;width:100%;height:100%;display:block}.HomeDashboard-module__DLEC5a__externalNewsFallback{background:linear-gradient(135deg,#22c55e26,#22c55e0d);width:100%;height:100%}.HomeDashboard-module__DLEC5a__externalNewsBody{flex-direction:column;justify-content:center;gap:6px;min-width:0;display:flex}.HomeDashboard-module__DLEC5a__externalNewsTitle{color:#fafafa;font-size:.9375rem;font-weight:600;line-height:1.35}.HomeDashboard-module__DLEC5a__externalNewsLink:hover .HomeDashboard-module__DLEC5a__externalNewsTitle{color:#22c55e}.HomeDashboard-module__DLEC5a__externalNewsMeta{color:#a1a1aa;margin:0;font-size:.8125rem;line-height:1.4}.HomeDashboard-module__DLEC5a__newsText{color:#a1a1aa;font-size:.875rem;line-height:1.4;display:block}@media (min-width:640px){.HomeDashboard-module__DLEC5a__dashboard{gap:28px;padding:24px 0 64px}.HomeDashboard-module__DLEC5a__balanceHero{padding:32px 16px}.HomeDashboard-module__DLEC5a__balanceAmount{font-size:3.5rem}.HomeDashboard-module__DLEC5a__hubCards{grid-template-columns:repeat(2,minmax(0,1fr))}.HomeDashboard-module__DLEC5a__productsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.HomeDashboard-module__DLEC5a__trenchesNewsCard{grid-template-columns:1fr 120px;width:320px}.HomeDashboard-module__DLEC5a__trenchesNewsCardImageWrap{width:120px;height:90px}}
.TelegramConnectPrompt-module__cq2Cea__overlay{z-index:1100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overscroll-behavior:contain;background:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.TelegramConnectPrompt-module__cq2Cea__modal{background:linear-gradient(#ffffff08,#ffffff08),#0a0a0a;border:1px solid #ffffff14;border-radius:24px;width:min(100%,460px);max-height:calc(100vh - 48px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 28px 90px #00000073}.TelegramConnectPrompt-module__cq2Cea__closeButton{color:#d4d4d8;cursor:pointer;background:#ffffff14;border:none;border-radius:999px;width:32px;height:32px;font-size:1.25rem;line-height:1;position:absolute;top:16px;right:16px}.TelegramConnectPrompt-module__cq2Cea__badge{color:#86efac;letter-spacing:.08em;text-transform:uppercase;background:#22c55e24;border:1px solid #22c55e3d;border-radius:999px;align-items:center;padding:6px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.TelegramConnectPrompt-module__cq2Cea__title{color:#fafafa;margin:14px 0 10px;font-size:1.75rem;line-height:1.05}.TelegramConnectPrompt-module__cq2Cea__subtitle{color:#a1a1aa;margin:0;font-size:.95rem;line-height:1.6}.TelegramConnectPrompt-module__cq2Cea__steps{gap:12px;margin-top:22px;display:grid}.TelegramConnectPrompt-module__cq2Cea__step{color:#e4e4e7;background:#ffffff0a;border-radius:16px;align-items:flex-start;gap:12px;padding:12px 14px;font-size:.92rem;display:flex}.TelegramConnectPrompt-module__cq2Cea__stepNumber{color:#86efac;background:#22c55e29;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.82rem;font-weight:700;display:inline-flex}.TelegramConnectPrompt-module__cq2Cea__error{color:#fda4af;margin:16px 0 0;font-size:.9rem}.TelegramConnectPrompt-module__cq2Cea__actions{gap:10px;margin-top:22px;display:grid}.TelegramConnectPrompt-module__cq2Cea__primaryButton,.TelegramConnectPrompt-module__cq2Cea__secondaryButton{cursor:pointer;border-radius:14px;width:100%;min-height:46px;font-size:.95rem;font-weight:700}.TelegramConnectPrompt-module__cq2Cea__primaryButton{color:#03120a;background:linear-gradient(135deg,#22c55e,#16a34a);border:none}.TelegramConnectPrompt-module__cq2Cea__primaryButton:disabled{opacity:.65;cursor:wait}.TelegramConnectPrompt-module__cq2Cea__secondaryButton{color:#e4e4e7;background:#ffffff08;border:1px solid #ffffff1f}.TelegramConnectPrompt-module__cq2Cea__deepLink{color:#86efac;margin-top:16px;font-size:.88rem;text-decoration:none;display:inline-block}.TelegramConnectPrompt-module__cq2Cea__deepLink:hover{text-decoration:underline}@media (max-width:640px){.TelegramConnectPrompt-module__cq2Cea__overlay{align-items:flex-end;padding:0}.TelegramConnectPrompt-module__cq2Cea__modal{border-radius:24px 24px 0 0;width:100%;max-height:92svh;padding:28px 20px 24px}.TelegramConnectPrompt-module__cq2Cea__title{font-size:1.45rem}}
.AmountInputDisplay-module__hKCTgG__display{white-space:nowrap;justify-content:flex-start;align-items:baseline;gap:4px;width:100%;min-width:0;max-width:100%;line-height:1;display:flex;overflow:hidden}.AmountInputDisplay-module__hKCTgG__clickable{appearance:none;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.AmountInputDisplay-module__hKCTgG__symbol{color:#f5f7fb;flex-shrink:0;font-size:clamp(1.8rem,11vw,5rem);font-weight:800}.AmountInputDisplay-module__hKCTgG__value,.AmountInputDisplay-module__hKCTgG__suffix{color:#f5f7fb;letter-spacing:-.04em;flex-shrink:0;font-size:clamp(2.2rem,13vw,6rem);font-weight:800}.AmountInputDisplay-module__hKCTgG__large{font-size:clamp(2rem,12vw,5.5rem)}.AmountInputDisplay-module__hKCTgG__medium{font-size:clamp(1.85rem,11vw,5rem)}.AmountInputDisplay-module__hKCTgG__small{font-size:clamp(1.7rem,10vw,4rem)}.AmountInputDisplay-module__hKCTgG__xSmall{font-size:clamp(1.5rem,9vw,3rem)}.AmountInputDisplay-module__hKCTgG__xxSmall{font-size:clamp(1.3rem,8vw,2.2rem)}.AmountInputDisplay-module__hKCTgG__suffix{margin-left:8px}.AmountInputDisplay-module__hKCTgG__placeholder{color:#71717a}@media (min-width:640px){.AmountInputDisplay-module__hKCTgG__value,.AmountInputDisplay-module__hKCTgG__suffix{font-size:5rem}.AmountInputDisplay-module__hKCTgG__large{font-size:4.5rem}.AmountInputDisplay-module__hKCTgG__medium{font-size:4rem}.AmountInputDisplay-module__hKCTgG__small{font-size:3rem}.AmountInputDisplay-module__hKCTgG__xSmall{font-size:2.5rem}.AmountInputDisplay-module__hKCTgG__xxSmall{font-size:2rem}.AmountInputDisplay-module__hKCTgG__symbol{font-size:3rem}}
.NumericKeypad-module__L9qpIG__keypad{flex-direction:column;gap:6px;margin-top:auto;margin-bottom:16px;display:flex}.NumericKeypad-module__L9qpIG__row{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.NumericKeypad-module__L9qpIG__key{color:#f5f7fb;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;height:64px;font-size:1.5rem;font-weight:500;transition:background .12s;display:inline-flex}.NumericKeypad-module__L9qpIG__key:hover{background:#ffffff0d}.NumericKeypad-module__L9qpIG__key:active{background:#ffffff1a}@media (min-width:640px){.NumericKeypad-module__L9qpIG__key{height:72px}}
.RightPanel-module__Im25Wq__rightPanel{height:100%}
.PercentageButtons-module__s7oBRW__group{padding-bottom:env(safe-area-inset-bottom);flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:8px;margin-bottom:12px;display:grid}.PercentageButtons-module__s7oBRW__button{color:#f5f7fb;cursor:pointer;background:#16171a;border:1px solid #2a2b30;border-radius:9999px;outline:none;justify-content:center;align-items:center;min-height:48px;padding:12px 16px;font-size:.9375rem;font-weight:700;transition:background .15s;display:inline-flex}.PercentageButtons-module__s7oBRW__button:hover:not(:disabled){background:#1f2025}.PercentageButtons-module__s7oBRW__button:disabled{opacity:.4;cursor:not-allowed}
.home-module__gJa_Na__shell{background:#0a0a0a radial-gradient(80% 50% at 50% -20%,#22c55e0f 0%,#0000 60%);flex-direction:column;width:100%;max-width:100%;height:100dvh;min-height:100dvh;display:flex;overflow-x:hidden}.home-module__gJa_Na__body{flex:auto;grid-template-columns:minmax(0,1fr) minmax(0,372px);width:100%;min-width:0;min-height:0;display:grid;overflow:hidden}.home-module__gJa_Na__bodyExpanded{grid-template-columns:minmax(0,1fr)}.home-module__gJa_Na__mainColExpanded{max-width:1200px;margin:0 auto}.home-module__gJa_Na__bodyNoHeader{height:100dvh}.home-module__gJa_Na__leftNavCol{background:#0d0d0d;border-right:1px solid #ffffff12;overflow:hidden}.home-module__gJa_Na__mainCol{scrollbar-width:none;-ms-overflow-style:none;min-width:0;padding:28px 28px 60px;overflow:hidden auto}.home-module__gJa_Na__mainCol::-webkit-scrollbar{display:none}.home-module__gJa_Na__installCardSlot{margin-top:12px}.home-module__gJa_Na__rightCol{background:#0d0d0d;border-left:1px solid #ffffff12;overflow:hidden}.home-module__gJa_Na__kpiRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:28px;display:grid}.home-module__gJa_Na__kpiCard{cursor:default;background:#ffffff05;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:0;padding:20px 22px;transition:transform .15s,box-shadow .15s;display:flex}.home-module__gJa_Na__kpiCard:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0000004d}.home-module__gJa_Na__kpiIconRow{align-items:center;gap:12px;margin-bottom:18px;display:flex}.home-module__gJa_Na__kpiIcon{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.home-module__gJa_Na__kpiIcon svg,.home-module__gJa_Na__kpiIconAsset{width:22px;height:22px;display:block}.home-module__gJa_Na__kpiLabel{color:#fafafa;font-size:.9375rem;font-weight:700}.home-module__gJa_Na__kpiValue{color:#22c55e;margin-bottom:6px;font-size:1.625rem;font-weight:700;line-height:1}.home-module__gJa_Na__kpiSub{color:#71717a;font-size:.75rem}.home-module__gJa_Na__kpiAccent{color:#22c55e}.home-module__gJa_Na__sectionHead{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.home-module__gJa_Na__sectionHeadTitle{color:#fafafa;margin:0;font-size:1rem;font-weight:700}.home-module__gJa_Na__desktopOnlyBlock{display:block}.home-module__gJa_Na__mobileOnlyStack{display:none}.home-module__gJa_Na__mobileSection{gap:12px;display:grid}.home-module__gJa_Na__mobileSectionLink{color:#22c55e;font-size:.8125rem;font-weight:600;text-decoration:none}.home-module__gJa_Na__mobileSectionLink:hover{text-decoration:underline}.home-module__gJa_Na__pageTitle{color:#fafafa;margin:0 0 4px;font-size:1.625rem;font-weight:700}.home-module__gJa_Na__pageSubtitle{color:#71717a;margin:0 0 24px;font-size:.875rem}@media (max-width:1024px){.home-module__gJa_Na__shell{height:auto;overflow:visible}.home-module__gJa_Na__body{grid-template-columns:1fr;align-content:start;height:auto;overflow:visible}.home-module__gJa_Na__leftNavCol{display:none}.home-module__gJa_Na__mainCol{padding:16px 16px 80px;overflow:visible}.home-module__gJa_Na__rightCol,.home-module__gJa_Na__desktopOnlyBlock{display:none}.home-module__gJa_Na__mobileOnlyStack{gap:24px;margin-top:24px;display:grid}.home-module__gJa_Na__kpiRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.home-module__gJa_Na__pageTitle{font-size:1.375rem}.home-module__gJa_Na__pageSubtitle{margin-bottom:20px}.home-module__gJa_Na__kpiRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-module__gJa_Na__kpiCard{padding:14px 12px}.home-module__gJa_Na__kpiIcon{width:36px;height:36px}.home-module__gJa_Na__kpiIcon svg,.home-module__gJa_Na__kpiIconAsset{width:18px;height:18px}.home-module__gJa_Na__kpiIconRow{gap:8px;margin-bottom:14px}.home-module__gJa_Na__kpiLabel{font-size:.8125rem}.home-module__gJa_Na__kpiValue{font-size:1.125rem}}@media (max-width:360px){.home-module__gJa_Na__kpiRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-module__gJa_Na__kpiCard{padding:12px 10px}.home-module__gJa_Na__kpiIcon{width:32px;height:32px}.home-module__gJa_Na__kpiIcon svg,.home-module__gJa_Na__kpiIconAsset{width:16px;height:16px}.home-module__gJa_Na__kpiLabel{font-size:.75rem}.home-module__gJa_Na__kpiValue{font-size:1rem}}.home-module__gJa_Na__onboardingSection{margin-top:40px;margin-bottom:60px}.home-module__gJa_Na__onboardingTitle{color:#fafafa;margin-bottom:8px;font-size:1.25rem;font-weight:700}.home-module__gJa_Na__onboardingSub{color:#71717a;margin-bottom:32px;font-size:.875rem}.home-module__gJa_Na__pathGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-module__gJa_Na__pathCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:14px;padding:16px 18px}.home-module__gJa_Na__pathTitle{color:#fafafa;margin:0 0 10px;font-size:.95rem;font-weight:700}.home-module__gJa_Na__pathFacts{flex-direction:column;gap:6px;margin:0;padding:0 0 0 16px;display:flex}.home-module__gJa_Na__pathFacts li{color:#a1a1aa;font-size:.82rem;line-height:1.45}.home-module__gJa_Na__pathShared{color:#71717a;margin:14px 0 0;font-size:.8rem}.home-module__gJa_Na__pathCta{color:#0a0a0b;cursor:pointer;background:#22c55e;border:none;border-radius:12px;min-height:40px;margin-top:16px;padding:0 24px;font-size:.875rem;font-weight:700;transition:background .2s}.home-module__gJa_Na__pathCta:hover{background:#34d36a}@media (max-width:640px){.home-module__gJa_Na__pathGrid{grid-template-columns:1fr}}.home-module__gJa_Na__emptyPositions{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:60px 20px;display:flex}.home-module__gJa_Na__emptyPositionsIcon{color:#fafafa;margin-bottom:4px;font-size:1.5rem;font-weight:700}.home-module__gJa_Na__emptyPositionsText{color:#71717a;max-width:400px;margin:0;font-size:.875rem;line-height:1.5}.home-module__gJa_Na__emptyPositionsBtn{color:#000;cursor:pointer;background:#22c55e;border:none;border-radius:8px;margin-top:24px;padding:14px 40px;font-size:1rem;font-weight:700;transition:background .15s,transform .15s}.home-module__gJa_Na__emptyPositionsBtn:hover{background:#16a34a;transform:translateY(-1px)}.home-module__gJa_Na__unlockCard{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;align-items:center;gap:20px;margin-top:20px;padding:60px 20px;display:flex}.home-module__gJa_Na__unlockIconWrapper{background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:8px;display:flex}.home-module__gJa_Na__unlockIcon{color:#fffc;width:32px;height:32px}.home-module__gJa_Na__unlockTitle{color:#fafafa;letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:700}.home-module__gJa_Na__unlockText{color:#71717a;max-width:340px;margin:0;font-size:1rem;line-height:1.6}.home-module__gJa_Na__unlockBtn{color:#fff;cursor:pointer;background:#14532d;border:none;border-radius:12px;width:100%;max-width:360px;margin-top:12px;padding:16px 80px;font-size:1.125rem;font-weight:700;transition:background .15s,transform .15s}.home-module__gJa_Na__unlockBtn:hover{background:#166534;transform:translateY(-1px)}
.WalletOverview-module__N4qpYq__overview{grid-template-columns:minmax(0,1fr);gap:16px;padding:0 0 28px;display:grid}.WalletOverview-module__N4qpYq__heroCard,.WalletOverview-module__N4qpYq__panel{border:var(--app-surface-border);background:radial-gradient(circle at 100% 0,#22c55e1a,#0000 20rem),linear-gradient(#121513f5,#0b0d0cf5);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__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:var(--app-font-body);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;width:42px;height:42px;font-size:var(--app-font-subheader);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;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{font-size:var(--app-font-body);flex-wrap:wrap;align-items:center;gap:6px;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{width:48px;height:48px;font-size:var(--app-font-subheader);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;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:var(--app-font-caption);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;font-size:var(--app-font-subheader);margin:0;font-weight:700}.WalletOverview-module__N4qpYq__sectionCaption{color:#87948d;font-size:var(--app-font-caption);margin:4px 0 0;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{border:var(--app-surface-border);background:var(--app-surface-bg);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{width:40px;height:40px;font-size:var(--app-font-subheader);border-radius:50%;justify-content:center;align-items:center;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:var(--app-font-body);font-weight:600}.WalletOverview-module__N4qpYq__balanceRailSubtitle{color:#7d8b84;font-size:var(--app-font-caption);line-height:1.4}.WalletOverview-module__N4qpYq__balanceRailValueWrap{gap:4px;display:grid}.WalletOverview-module__N4qpYq__balanceRailValue{color:#f8fff9;font-size:var(--app-font-subheader);letter-spacing:-.03em;font-weight:800}.WalletOverview-module__N4qpYq__balanceRailUsd{color:#8d9a93;font-size:var(--app-font-caption)}.WalletOverview-module__N4qpYq__balanceRailHint{color:#6fe093;font-size:var(--app-font-caption);font-weight:600}.WalletOverview-module__N4qpYq__balanceRailWithdrawBtn{color:#f8fff9;font-size:var(--app-font-caption);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;width:fit-content;margin-top:8px;padding:8px 14px;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{border:var(--app-surface-border);background:var(--app-surface-bg);color:#ecf7ee;text-align:left;cursor:pointer;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:var(--app-surface-bg);border-color:#ffffff14;transform:none}.WalletOverview-module__N4qpYq__quickActionCardIcon{color:#48d97b;width:44px;height:44px;font-size:var(--app-font-subheader);background:#22c55e1f;border-radius:14px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.WalletOverview-module__N4qpYq__quickActionCardTitle{color:#f6fff8;font-size:var(--app-font-body);font-weight:700}.WalletOverview-module__N4qpYq__quickActionCardNote{color:#87948d;font-size:var(--app-font-caption);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;font-size:var(--app-font-overline);letter-spacing:.08em;text-transform:uppercase;text-align:left;border-bottom:1px solid #ffffff14;padding:0 0 10px;font-weight:700}.WalletOverview-module__N4qpYq__activityTable tbody td{color:#edf6ef;font-size:var(--app-font-body);border-bottom:1px solid #ffffff0f;padding:13px 0}.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;min-height:28px;font-size:var(--app-font-overline);text-transform:capitalize;background:#22c55e1f;border-radius:999px;align-items:center;padding:0 10px;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: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}}
.ReviewButton-module__ED9Xpa__button{color:#f5fff8;width:100%;min-height:56px;box-shadow:none;cursor:pointer;padding-bottom:env(safe-area-inset-bottom);background:#22c55e;border:1px solid #16a34a;border-radius:9999px;outline:none;flex-shrink:0;margin-top:8px;margin-bottom:12px;font-size:1.05rem;font-weight:700;transition:transform .16s,opacity .16s,background .16s}.ReviewButton-module__ED9Xpa__button:hover:not(:disabled){transform:translateY(-1px)}.ReviewButton-module__ED9Xpa__button:disabled{opacity:.55;cursor:not-allowed}
.InstallAppSheet-module__C6NdWG__overlay{z-index:1100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overscroll-behavior:contain;background:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.InstallAppSheet-module__C6NdWG__modal{background:linear-gradient(#ffffff08,#ffffff08),#0a0a0a;border:1px solid #ffffff14;border-radius:24px;width:min(100%,460px);max-height:calc(100vh - 48px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 28px 90px #00000073}.InstallAppSheet-module__C6NdWG__closeButton{color:#d4d4d8;cursor:pointer;background:#ffffff14;border:none;border-radius:999px;width:32px;height:32px;font-size:1.25rem;line-height:1;position:absolute;top:16px;right:16px}.InstallAppSheet-module__C6NdWG__badge{color:#86efac;letter-spacing:.08em;text-transform:uppercase;background:#22c55e24;border:1px solid #22c55e3d;border-radius:999px;align-items:center;padding:6px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.InstallAppSheet-module__C6NdWG__title{color:#fafafa;margin:14px 0 10px;font-size:1.75rem;line-height:1.05}.InstallAppSheet-module__C6NdWG__subtitle{color:#a1a1aa;margin:0;font-size:.95rem;line-height:1.6}.InstallAppSheet-module__C6NdWG__nativeNote{color:#e4e4e7;background:#ffffff0a;border-radius:16px;margin:22px 0 0;padding:12px 14px;font-size:.92rem;line-height:1.5}.InstallAppSheet-module__C6NdWG__steps{gap:12px;margin-top:22px;display:grid}.InstallAppSheet-module__C6NdWG__step{color:#e4e4e7;background:#ffffff0a;border-radius:16px;align-items:center;gap:12px;padding:12px 14px;font-size:.92rem;display:flex}.InstallAppSheet-module__C6NdWG__stepNumber{color:#86efac;background:#22c55e29;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.82rem;font-weight:700;display:inline-flex}.InstallAppSheet-module__C6NdWG__glyph{color:#86efac;flex-shrink:0;width:18px;height:18px}.InstallAppSheet-module__C6NdWG__actions{gap:10px;margin-top:22px;display:grid}.InstallAppSheet-module__C6NdWG__primaryButton,.InstallAppSheet-module__C6NdWG__secondaryButton{cursor:pointer;border-radius:14px;width:100%;min-height:46px;font-size:.95rem;font-weight:700}.InstallAppSheet-module__C6NdWG__primaryButton{color:#03120a;background:linear-gradient(135deg,#22c55e,#16a34a);border:none}.InstallAppSheet-module__C6NdWG__primaryButton:disabled{opacity:.65;cursor:wait}.InstallAppSheet-module__C6NdWG__secondaryButton{color:#e4e4e7;background:#ffffff08;border:1px solid #ffffff1f}@media (max-width:640px){.InstallAppSheet-module__C6NdWG__overlay{align-items:flex-end;padding:0}.InstallAppSheet-module__C6NdWG__modal{border-radius:24px 24px 0 0;width:100%;max-height:92svh;padding:28px 20px 24px}.InstallAppSheet-module__C6NdWG__title{font-size:1.45rem}}
.PositionManageSheet-module__x9CkCW__container{color:#f5f7fb;flex-direction:column;gap:20px;padding:8px 4px 24px;display:flex}.PositionManageSheet-module__x9CkCW__statusRow{justify-content:center;display:flex}.PositionManageSheet-module__x9CkCW__statusBadge{font-size:var(--app-font-body);color:#22c55e;background:#22c55e1f;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-weight:600;display:inline-flex}.PositionManageSheet-module__x9CkCW__statusPaused{color:#f59e0b;background:#f59e0b1f}.PositionManageSheet-module__x9CkCW__statsGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.PositionManageSheet-module__x9CkCW__stat{text-align:center;background:#ffffff0a;border-radius:12px;flex-direction:column;gap:6px;padding:14px;display:flex}.PositionManageSheet-module__x9CkCW__statLabel{font-size:var(--app-font-overline);color:#9499a5}.PositionManageSheet-module__x9CkCW__statValue{font-size:var(--app-font-subheader);color:#f5f7fb;font-weight:700}.PositionManageSheet-module__x9CkCW__statPaused{color:#f59e0b}.PositionManageSheet-module__x9CkCW__pauseSection{border:var(--app-surface-border);background:#ffffff0a;border-radius:14px;flex-direction:column;gap:14px;padding:16px;display:flex}.PositionManageSheet-module__x9CkCW__pauseSectionPaused{background:#f59e0b0f;border-color:#f59e0b26}.PositionManageSheet-module__x9CkCW__pauseHeader{align-items:flex-start;gap:12px;display:flex}.PositionManageSheet-module__x9CkCW__pauseIcon{font-size:1.5rem;line-height:1}.PositionManageSheet-module__x9CkCW__pauseTitleRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.PositionManageSheet-module__x9CkCW__pauseTitle{font-size:var(--app-font-subheader);color:#f5f7fb;margin:0;font-weight:700}.PositionManageSheet-module__x9CkCW__pauseSubtitle{font-size:var(--app-font-body);color:#9499a5;margin:4px 0 0;line-height:1.4}.PositionManageSheet-module__x9CkCW__pauseStatusBadge{font-size:var(--app-font-overline);border-radius:999px;align-items:center;padding:4px 10px;font-weight:700;display:inline-flex}.PositionManageSheet-module__x9CkCW__pauseStatusReady{color:#22c55e;background:#22c55e1f}.PositionManageSheet-module__x9CkCW__pauseStatusRisk{color:#fbbf24;background:#f59e0b1f}.PositionManageSheet-module__x9CkCW__pauseStatusPaused{color:#f59e0b;background:#f59e0b29}.PositionManageSheet-module__x9CkCW__bpMeter{background:#ffffff14;border-radius:999px;width:100%;height:8px;overflow:hidden}.PositionManageSheet-module__x9CkCW__bpFill{background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:999px;height:100%;transition:width .3s}.PositionManageSheet-module__x9CkCW__bpLabel{font-size:var(--app-font-caption);color:#9499a5;text-align:center;margin:0}.PositionManageSheet-module__x9CkCW__actionRow{flex-direction:column;gap:10px;display:flex}.PositionManageSheet-module__x9CkCW__resumeButton{width:100%;font-size:var(--app-font-body);color:#0a0a0a;cursor:pointer;background:#22c55e;border:none;border-radius:12px;padding:14px;font-weight:700;transition:opacity .2s}.PositionManageSheet-module__x9CkCW__resumeButton:disabled{opacity:.6;cursor:not-allowed}.PositionManageSheet-module__x9CkCW__telegramButton{width:100%;font-size:var(--app-font-body);color:#f5f7fb;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:12px;padding:14px;font-weight:600;transition:background .2s}.PositionManageSheet-module__x9CkCW__telegramButton:hover{background:#ffffff0f}.PositionManageSheet-module__x9CkCW__errorText{font-size:var(--app-font-body);color:#fca5a5;text-align:center;margin:0}.PositionManageSheet-module__x9CkCW__helpText{font-size:var(--app-font-body);color:#9499a5;text-align:center;margin:0;line-height:1.5}@media (max-width:640px){.PositionManageSheet-module__x9CkCW__statsGrid{grid-template-columns:1fr}}
.TokenBottomSheet-module__g_Q7cG__list{flex-direction:column;gap:4px;padding:8px 16px 24px;display:flex}.TokenBottomSheet-module__g_Q7cG__item{color:#f5f7fb;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff0f;align-items:center;gap:14px;width:100%;padding:12px 0;transition:opacity .15s;display:flex}.TokenBottomSheet-module__g_Q7cG__item:hover{opacity:.8}.TokenBottomSheet-module__g_Q7cG__item:last-child{border-bottom:none}.TokenBottomSheet-module__g_Q7cG__itemActive{background:#ffffff0a;border-radius:12px;width:calc(100% + 24px);margin:0 -12px;padding:12px}.TokenBottomSheet-module__g_Q7cG__icon{background:#ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.TokenBottomSheet-module__g_Q7cG__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.TokenBottomSheet-module__g_Q7cG__symbol{color:#f5f7fb;font-size:1rem;font-weight:700}.TokenBottomSheet-module__g_Q7cG__name{color:#9499a5;font-size:.8125rem}.TokenBottomSheet-module__g_Q7cG__balance{color:#f5f7fb;flex-direction:column;align-items:flex-end;gap:2px;min-width:0;font-size:.9375rem;font-weight:600;display:flex}.TokenBottomSheet-module__g_Q7cG__check{color:#22c55e;background:#22c55e29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;font-weight:700;display:inline-flex}
.InstallAppModal-module__1K4TEq__overlay{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overscroll-behavior:contain;background:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.InstallAppModal-module__1K4TEq__dialog{text-align:center;background:linear-gradient(#ffffff08,#ffffff08),#0a0a0a;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;align-items:center;width:min(100%,360px);padding:32px 24px 24px;display:flex;position:relative;box-shadow:0 28px 90px #00000073}.InstallAppModal-module__1K4TEq__dismiss{color:#d4d4d8;cursor:pointer;background:#ffffff14;border:none;border-radius:999px;width:32px;height:32px;font-size:1.25rem;line-height:1;position:absolute;top:16px;right:16px}.InstallAppModal-module__1K4TEq__icon{object-fit:contain;border-radius:12px;width:48px;height:48px}.InstallAppModal-module__1K4TEq__title{color:#fafafa;margin:14px 0 8px;font-size:1.25rem;font-weight:700;line-height:1.2}.InstallAppModal-module__1K4TEq__subtitle{color:#a1a1aa;margin:0;font-size:.9rem;line-height:1.5}.InstallAppModal-module__1K4TEq__cta{color:#03120a;cursor:pointer;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:14px;width:100%;min-height:46px;margin-top:22px;font-size:.95rem;font-weight:700}
.TrenchPageHeader-module__58thqa__header{grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:8px 0 4px;display:grid}.TrenchPageHeader-module__58thqa__backButton{color:#e8eaed;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,color .15s;display:inline-flex}.TrenchPageHeader-module__58thqa__backButton:hover{color:#fff;background:#ffffff0f}.TrenchPageHeader-module__58thqa__backButton svg{width:24px;height:24px}.TrenchPageHeader-module__58thqa__title{color:#f6f8fb;text-align:center;letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:700}.TrenchPageHeader-module__58thqa__rightActions{justify-content:flex-end;align-items:center;gap:4px;min-width:40px;display:inline-flex}
.LightweightMarketChart-module__TXc9cW__root{width:100%;min-width:0;position:relative;overflow:hidden}
.AnsemEnterClient-module__-aTfFq__page{width:100%;min-height:100dvh;padding:24px 16px calc(5rem + env(safe-area-inset-bottom,0px))}.AnsemEnterClient-module__-aTfFq__pageHeader{grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:8px 0 4px;display:grid}.AnsemEnterClient-module__-aTfFq__headerActions{align-items:center;gap:4px;display:inline-flex}.AnsemEnterClient-module__-aTfFq__flatMargin{margin-top:0!important;margin-bottom:0!important}
