@media (max-width:1024px){.mobile-stake-container{max-height:40vh;min-height:200px;resize:vertical;overflow:auto;border:3px solid rgba(245,158,11,.4);border-radius:12px;position:relative}.mobile-stake-container::-webkit-resizer{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:0 0 8px 0;width:20px;height:20px}.mobile-stake-container:after{content:"⋮⋮⋮";position:absolute;bottom:8px;right:8px;left:8px;text-align:center;color:rgba(245,158,11,.8);font-size:14px;font-weight:700;line-height:1;pointer-events:none;z-index:10;background:rgba(0,0,0,.3);border-radius:4px;padding:4px}}.vm-control-button-mobile{padding:2px 4px;background:rgba(39,39,42,.9);border:1px solid hsla(240,4%,46%,.3);border-radius:4px;color:#fff;font-size:12px;transition:all .2s ease;cursor:pointer;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);min-width:24px;height:24px;display:flex;align-items:center;justify-content:center}.vm-control-button-mobile:hover{background:rgba(63,63,70,.9);border-color:rgba(245,158,11,.5);transform:translateY(-1px);box-shadow:0 2px 6px rgba(245,158,11,.2)}.vm-control-button-mobile:active{transform:translateY(0);box-shadow:0 1px 3px rgba(245,158,11,.1)}.vm-control-button-mobile.vm-control-button-danger{border-color:rgba(239,68,68,.3)}.vm-control-button-mobile.vm-control-button-danger:hover{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.5);box-shadow:0 2px 6px rgba(239,68,68,.2)}@media (max-width:640px){.vm-control-button-mobile{font-size:10px;min-width:20px;height:20px;padding:1px 2px}}.vm-control-button-mobile:focus-visible,.vm-control-button:focus-visible{outline:2px solid rgba(245,158,11,.8);outline-offset:2px}.vm-control-button-mobile:first-child:active,.vm-control-button:first-child:active{animation:spin .5s ease-in-out}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.upgrade-message-container-mobile{position:fixed;top:2px;left:50%;transform:translateX(-50%);z-index:45;pointer-events:none;width:calc(100% - 8px);max-width:400px}.upgrade-message-mobile{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#000;padding:2px 8px;border-radius:6px;font-size:10px;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;animation:scroll-text 15s linear infinite;box-shadow:0 2px 8px rgba(0,0,0,.3);border:1px solid rgba(245,158,11,.6)}.upgrade-message-container-mobile:hover .upgrade-message-mobile{animation-play-state:paused}@media (max-width:640px){.upgrade-message-container-mobile{top:1px}.upgrade-message-mobile{font-size:9px;padding:1px 6px}}.upgrade-message-mobile:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}@media (max-width:768px){input[type=number],input[type=text],textarea{font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:text;-moz-user-select:text;user-select:text;-webkit-touch-callout:default;touch-action:manipulation}input:focus,textarea:focus{outline:2px solid rgba(245,158,11,.8)}.chat-input:focus{border-color:rgba(245,158,11,.8);box-shadow:0 0 0 2px rgba(245,158,11,.2)}}.mobile-keyboard-active{height:100dvh;height:-webkit-fill-available}@supports (-webkit-touch-callout:none){@media (max-width:768px){.full-height-container{height:100vh;height:-webkit-fill-available}.mobile-chat-container{padding-bottom:env(safe-area-inset-bottom,0)}}}.mobile-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(245,158,11,.3) transparent}.mobile-scroll::-webkit-scrollbar{width:4px}.mobile-scroll::-webkit-scrollbar-track{background:transparent}.mobile-scroll::-webkit-scrollbar-thumb{background-color:rgba(245,158,11,.3);border-radius:2px}@media (max-width:1024px){.mobile-swap-container{max-height:40vh;min-height:200px;resize:vertical;overflow:auto;border:3px solid rgba(245,158,11,.4);border-radius:12px;position:relative}.mobile-swap-container::-webkit-resizer{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:0 0 8px 0;width:20px;height:20px}.mobile-swap-container:after{content:"⋮⋮⋮";position:absolute;bottom:8px;right:8px;left:8px;text-align:center;color:rgba(245,158,11,.8);font-size:14px;font-weight:700;line-height:1;pointer-events:none;z-index:10;background:rgba(0,0,0,.3);border-radius:4px}}@media (max-width:640px){.mobile-text-xs{font-size:.625rem;line-height:.75rem}.mobile-compact{padding:.25rem}}.responsive-transition{transition:all .3s ease-in-out}@media (max-width:768px){.mobile-touch-target{min-height:48px;min-width:48px}.clickable.mobile-touch-target-enhanced,button.mobile-touch-target-enhanced{min-height:44px;min-width:44px}}@media (max-width:768px) and (orientation:portrait){.android-keyboard-visible .main-content-area{height:calc(100vh - 300px)}}@media (max-width:1024px){.mobile-header-button{background:#fbbf24!important;color:#000!important;border:2px solid rgba(0,0,0,.2)!important;font-weight:700!important;text-shadow:none!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important;min-height:40px!important;font-size:14px!important;padding:8px 12px!important}.mobile-header-button:hover{background:#f59e0b!important;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)!important}.mobile-viewport-optimized{min-width:100vw;position:relative}.mobile-no-scroll,.mobile-viewport-optimized{max-width:100vw;overflow-x:hidden}.mobile-header-container{padding:12px 16px!important;background:rgba(24,24,27,.98)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border-bottom:2px solid rgba(245,158,11,.3)!important}.mobile-button-group{gap:8px!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important}.mobile-button-group>*{flex-shrink:0;max-width:calc(50% - 4px)}}@media (max-width:480px){.mobile-header-button{min-height:36px!important;font-size:12px!important;padding:6px 10px!important}.mobile-button-group>*{max-width:calc(100% - 8px);margin-bottom:4px}}@media (max-width:768px) and (orientation:landscape){.mobile-header-container{padding:8px 12px!important}.mobile-header-button{min-height:32px!important;font-size:12px!important;padding:4px 8px!important}}@media (min-resolution:192dpi){.mobile-header-button{border-width:1px!important}}@media (max-width:768px){.info-modal-container,.manual-modal-container,.staking-modal-container{max-height:calc(100vh - 16px)!important;margin:8px!important;border-radius:12px!important}.modal-close-mobile{position:sticky!important;top:0!important;right:0!important;z-index:10!important;background:rgba(39,39,42,.9)!important;border-radius:50%!important;min-height:44px!important;min-width:44px!important;touch-action:manipulation!important}.modal-close-mobile,.modal-header-mobile{backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.modal-header-mobile{padding:12px 16px!important;border-bottom:1px solid hsla(240,4%,46%,.3)!important;background:rgba(24,24,27,.95)!important;border-radius:12px 12px 0 0!important}.modal-content-mobile{padding:16px!important;max-height:calc(100vh - 120px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}.modal-backdrop-mobile{backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;background:rgba(0,0,0,.6)!important}.modal-text-mobile{font-size:14px!important;line-height:1.5!important;color:hsla(240,5%,96%,.9)!important}.modal-button-mobile{min-height:44px!important;min-width:44px!important;padding:12px 16px!important;font-size:14px!important;border-radius:8px!important;touch-action:manipulation!important;transition:all .2s ease!important}.modal-grid-mobile{grid-template-columns:1fr!important;gap:12px!important}.modal-countdown-mobile{grid-template-columns:repeat(4,1fr)!important;gap:8px!important}.modal-countdown-item-mobile{padding:8px 4px!important;font-size:14px!important;border-radius:6px!important}}@media (max-width:480px){.info-modal-container,.manual-modal-container,.staking-modal-container{margin:4px!important;max-height:calc(100vh - 8px)!important}.modal-header-mobile{padding:8px 12px!important}.modal-content-mobile{padding:12px!important}.modal-countdown-mobile{gap:4px!important}.modal-countdown-item-mobile{padding:6px 2px!important;font-size:12px!important}}.app-container{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden;display:flex;flex-direction:column;position:relative}.app-header{flex-shrink:0;padding:.5rem 1rem;background:#18181b;border-bottom:1px solid #3f3f46;z-index:50}.app-content-container{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.main-content-area{flex:1;min-height:0;display:flex}.full-height-panel{height:100%;max-height:100%;overflow:hidden}.vm-section{min-width:0;overflow:hidden}.vm-container,.vm-section{flex:1;display:flex;flex-direction:column}.vm-container{min-height:0}.desktop-iframe-container,.mobile-iframe-container{flex:1;min-height:0;overflow:hidden}.vm-iframe{width:100%;height:100%;display:flex;flex-direction:column}.vm-iframe-inner{flex:1;min-height:0}.vm-header-compact{flex-shrink:0;padding:.25rem .5rem;background:rgba(24,24,27,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #3f3f46}@media (max-width:1024px){.app-header{padding:.25rem .5rem}.vm-header-compact{padding:.25rem}.main-content-area{flex-direction:column}.vm-section{min-height:60vh;flex:1}.mobile-iframe-container{height:calc(100vh - 200px);min-height:calc(100vh - 200px)}.vm-container{height:100%;max-height:100%}.mobile-chat-container,.mobile-swap-container{max-height:40vh;min-height:200px;resize:vertical;overflow:auto}.swap-panel{width:100%!important;min-width:100%!important;max-width:100%!important;height:50vh;max-height:50vh;position:fixed;bottom:0;left:0;z-index:50;border-right:none;border-top:1px solid #3f3f46;border-radius:0}.mobile-swap-container{height:100%!important;max-height:100%!important;min-height:100%!important}}.swap-panel{background:#09090b;border-right:1px solid #3f3f46;min-width:350px;width:400px;max-width:500px;flex-shrink:0}.swap-terminal-container{height:100%;display:flex;flex-direction:column;background:#09090b!important;overflow:hidden}.swap-terminal-container>aside{height:100%!important;display:flex!important;flex-direction:column!important;background:#09090b!important;border:none!important;border-radius:0!important}.swap-terminal-container [class*=swap],.swap-terminal-container [data-testid*=swap],.swap-terminal-container>aside>div,.swap-terminal-container>div>div{max-height:100%!important;overflow:visible!important;flex:1!important;min-height:0!important}.swap-terminal-container>aside>div:first-child{flex-shrink:0!important;overflow:visible!important}.swap-terminal-container>aside>div:last-child{flex:1!important;overflow:visible!important;padding:.5rem!important}.swap-terminal-container .bg-white{background-color:#18181b!important}.swap-terminal-container .text-black{color:#f4f4f5!important}.swap-terminal-container .border-gray-200,.swap-terminal-container .border-gray-300{border-color:#3f3f46!important}.swap-terminal-container .overflow-hidden{overflow:visible!important}.swap-terminal-container .max-h-screen{max-height:100%!important}.chat-panel{background:#09090b;border-left:1px solid #3f3f46}.font-nabla{font-family:Nabla,cursive}.upgrade-message-container{width:100%;overflow:hidden;white-space:nowrap}.upgrade-message{display:inline-block;animation:scroll-left 30s linear infinite;color:#fbbf24;font-weight:700;text-shadow:0 0 10px rgba(251,191,36,.5)}@keyframes scroll-left{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@media (max-width:768px){.app-container{height:100vh;height:-webkit-fill-available;height:100dvh}.main-content-area{height:calc(100vh - 80px);height:calc(100dvh - 80px);height:calc(-webkit-fill-available - 80px)}.vm-section{height:100%;max-height:100%;overflow:hidden}.mobile-iframe-container{height:100%;max-height:100%;min-height:0}}@supports (-webkit-touch-callout:none){.app-container{height:100vh;height:-webkit-fill-available}@media (max-width:768px){.main-content-area{height:calc(100vh - 80px);height:calc(-webkit-fill-available - 80px)}}}.error-boundary{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;background:linear-gradient(135deg,#18181b,#27272a);color:#fff;padding:32px;font-family:inherit}.error-boundary button{transition:all .2s ease}.error-boundary button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(245,158,11,.3)}.error-boundary details{max-width:600px;width:100%}.error-boundary pre{font-family:JetBrains Mono,monospace;font-size:11px;line-height:1.4}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_e8ce0c;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}.__variable_e8ce0c{--font-geist-sans:"__Inter_e8ce0c","__Inter_Fallback_e8ce0c"}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/886030b0b59bc5a7-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/0aa834ed78bf6d07-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/67957d42bae0796d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/f911b923c6adde36-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/939c4f875ee75fbb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/bb3ef058b751a6ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__JetBrains_Mono_Fallback_3c557b;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_3c557b{font-family:__JetBrains_Mono_3c557b,__JetBrains_Mono_Fallback_3c557b;font-style:normal}.__variable_3c557b{--font-geist-mono:"__JetBrains_Mono_3c557b","__JetBrains_Mono_Fallback_3c557b"}