:root{--color-primary: #5B4CFF;--color-primary-2: #7B6BFF;--color-accent: #A89EFF;--primary-rgb: 91, 76, 255;--accent-rgb: 168, 158, 255;--color-surface: #17171A;--color-surface-2: #1E1E23;--color-surface-3: #26262D;--color-border: rgba(var(--accent-rgb), .12);--nav-bg: rgba(23, 23, 26, .94);--color-success: #4CAF50;--color-error: #FF5252;--color-warning: #FFB74D;--color-text: #F0F0F5;--color-text-2: #9B9BAF;--color-text-3: #5A5A70;--font-display: "Unbounded", sans-serif;--font-body: "Onest", sans-serif;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 28px;--tg-safe-top: env(safe-area-inset-top, 0px);--tg-safe-bottom: env(safe-area-inset-bottom, 16px)}:root[data-theme=neon]{--color-primary: #C13BFF;--color-primary-2: #FF2E97;--color-accent: #FF7AD9;--primary-rgb: 193, 59, 255;--accent-rgb: 255, 122, 217;--color-surface: #15121A;--color-surface-2: #1C1722;--color-surface-3: #251D2E;--nav-bg: rgba(21, 18, 26, .94)}:root[data-theme=glass]{--color-primary: #5B8CFF;--color-primary-2: #8B7BFF;--color-accent: #AEC8FF;--primary-rgb: 91, 140, 255;--accent-rgb: 174, 200, 255;--color-surface: #0B0E16;--color-surface-2: rgba(255, 255, 255, .055);--color-surface-3: rgba(255, 255, 255, .1);--color-border: rgba(255, 255, 255, .14);--nav-bg: rgba(11, 14, 22, .72)}:root[data-theme=glass] body{background:radial-gradient(circle at 12% -5%,rgba(91,140,255,.26),transparent 42%),radial-gradient(circle at 88% 10%,rgba(193,59,255,.18),transparent 42%),radial-gradient(circle at 50% 108%,rgba(46,123,255,.22),transparent 52%),#0b0e16;background-attachment:fixed}:root[data-theme=glass] [style*="var(--color-surface)"]{background-color:transparent!important}:root[data-theme=glass] [style*=--color-surface-2],:root[data-theme=glass] [style*=--color-surface-3]{backdrop-filter:blur(16px) saturate(1.5);-webkit-backdrop-filter:blur(16px) saturate(1.5)}:root[data-theme=glass] .screen-opaque{background:#0b0e16!important}:root[data-theme=glass] .glass-bar,:root[data-theme=glass] .glass-bar *{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}:root[data-theme=glass] .glass-bar{background-color:#0b0e16e0!important}:root[data-theme=glass] .docked-bar.glass-bar{background:linear-gradient(to bottom,transparent,rgba(11,14,22,.9) 58%)!important}:root[data-theme=glass] .glass-bar [style*=--color-surface-2]{background-color:#141826d6!important;border-color:#ffffff2e!important}:root[data-theme=glass] .glass-bar [style*=--color-surface-3]{background-color:#232a3ed6!important;border:1px solid rgba(255,255,255,.3)!important}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}button,a,[role=button]{touch-action:manipulation}html,body,#root{height:100%;width:100%;overflow:hidden}@media not all and (display-mode: standalone){body,#root{min-height:100svh;min-height:100dvh;height:100dvh}}body{background:var(--color-surface);color:var(--color-text);font-family:var(--font-body);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;overscroll-behavior:none}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:99px}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse-glow{0%,to{box-shadow:0 0 #5b4cff66}50%{box-shadow:0 0 0 12px #5b4cff00}}@keyframes proShimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes proGlow{0%,to{box-shadow:0 4px 24px #5b4cff59,0 0 0 1px #a89eff33}50%{box-shadow:0 8px 40px #5b4cff99,0 0 0 1px #a89eff66}}@keyframes spin{to{transform:rotate(360deg)}}.animate-fade-up{animation:fadeUp .35s ease both}.animate-fade-in{animation:fadeIn .25s ease both}.animate-spin{animation:spin .8s linear infinite}@keyframes heartbeat{0%{transform:scale(1)}14%{transform:scale(1.18)}28%{transform:scale(1)}42%{transform:scale(1.12)}70%{transform:scale(1)}}.heartbeat{animation:heartbeat 1.3s ease-in-out infinite;transform-origin:center;will-change:transform}@keyframes logoBeat{0%{transform:scale(1);filter:drop-shadow(0 0 5px rgba(124,108,255,.45))}14%{transform:scale(1.13);filter:drop-shadow(0 0 22px rgba(124,108,255,.95))}28%{transform:scale(1);filter:drop-shadow(0 0 6px rgba(124,108,255,.45))}42%{transform:scale(1.07);filter:drop-shadow(0 0 15px rgba(124,108,255,.7))}70%{transform:scale(1);filter:drop-shadow(0 0 5px rgba(124,108,255,.45))}}.logo-beat{animation:logoBeat 1.4s ease-in-out infinite;transform-origin:center;will-change:transform,filter;display:inline-flex}.logo-beat-2{animation:logoBeat 1.4s ease-in-out 2 both;transform-origin:center;will-change:transform,filter;display:inline-flex}@keyframes slideUp{0%{transform:translateY(100%);opacity:.6}to{transform:translateY(0);opacity:1}}.modal-slide-up{animation:slideUp .28s cubic-bezier(.32,.72,0,1) both}@keyframes toastIn{0%{opacity:0;transform:translateY(-10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.toast-enter{animation:toastIn .22s cubic-bezier(.34,1.56,.64,1) both}.scroll-x-hidden{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.scroll-x-hidden::-webkit-scrollbar{display:none}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg,var(--color-surface-2) 0%,var(--color-surface-3) 50%,var(--color-surface-2) 100%);background-size:800px 100%;animation:shimmer 1.6s ease-in-out infinite;border-radius:var(--radius-sm)}.pro-card-glow{animation:proGlow 3s ease-in-out infinite}.pro-card-shimmer{background:linear-gradient(100deg,#5b4cff,#7b6bff 30%,#c4baff,#7b6bff 70%,#5b4cff);background-size:200% auto;animation:proShimmer 4s linear infinite}.toggle-switch{position:relative;display:inline-block;width:40px;height:22px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background:var(--color-surface-3);border-radius:99px;transition:background .2s}.toggle-slider:before{content:"";position:absolute;width:16px;height:16px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.toggle-switch input:checked+.toggle-slider{background:var(--color-primary)}.toggle-switch input:checked+.toggle-slider:before{transform:translate(18px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (min-width: 540px){body{background:radial-gradient(circle at 50% 0%,#14141a,#0a0a0c 70%)}#root{max-width:460px;margin:0 auto;box-shadow:0 0 0 1px var(--color-border),0 24px 90px #000000a6}nav{left:50%!important;right:auto!important;transform:translate(-50%);width:100%;max-width:460px}.modal-slide-up{max-width:460px;margin-left:auto;margin-right:auto}.docked-bar{left:50%!important;right:auto!important;transform:translate(-50%);width:100%;max-width:460px}}@keyframes hint-pulse{0%{box-shadow:0 0 #a89eff8c}70%{box-shadow:0 0 0 9px #a89eff00}to{box-shadow:0 0 #a89eff00}}.hint-pulse{animation:hint-pulse 2s ease-out infinite;border-color:#a89eff!important;color:#a89eff!important}.hint-glow{border-color:#a89eff59!important;color:#a89eff!important;box-shadow:0 0 7px #a89eff38}@keyframes nameShimmer{0%{background-position:0% 50%}to{background-position:200% 50%}}.name-shimmer{background:linear-gradient(90deg,#ff2e97,#c13bff,#2e7bff,#c13bff,#ff2e97);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:nameShimmer 4s linear infinite}@keyframes goldShimmer{0%{background-position:0% 50%}to{background-position:200% 50%}}.gold-shimmer{background:linear-gradient(90deg,#f6c453,#ffe6a3,#ffb347,#ffe6a3,#f6c453);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:goldShimmer 3s linear infinite}
