@font-face{font-family:Nulshock;src:url(/assets/Nulshock-C6jOTYcj.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ModeSeven;src:url(/fonts/ModeSeven.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html,body{min-height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width: 768px){html,body{font-size:14px}input,select,textarea{font-size:16px!important}button,a,[role=button]{min-height:44px;min-width:44px}.app{overflow-x:hidden;width:100%}.main-content{padding:.5rem;padding-bottom:80px}}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#000000f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-around;padding:12px 0;z-index:1000;display:none}@media (max-width: 768px){.mobile-bottom-nav{display:flex}}@media (max-width: 480px){.mobile-bottom-nav{padding:10px 0}.mobile-nav-item{min-width:50px;min-height:50px;padding:6px 8px}.mobile-nav-icon img{width:20px!important;height:20px!important}}@media (max-width: 360px){.mobile-bottom-nav{padding:8px 0}.mobile-nav-item{min-width:45px;min-height:45px;padding:4px 6px}.mobile-nav-icon img{width:18px!important;height:18px!important}}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 12px;text-decoration:none;color:#fff9;border-radius:8px;transition:all .3s ease;min-width:60px;min-height:60px}.mobile-nav-item:hover{color:#fff;background:#ffffff1a}.mobile-nav-item.active{color:#6d8fc7;background:#6d8fc71a}.mobile-nav-icon{display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1}.mobile-nav-label{font-size:10px;font-weight:600;text-align:center;font-family:Nulshock,sans-serif;letter-spacing:.05em}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#000,#000 40%,#0a0a0a 60%,#1a1a2e 85%,#16213e);color:#fff;line-height:1.6;overflow-y:auto;min-height:100vh}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{animation:bounce 1s infinite}.animate-spin{animation:spin 1s linear infinite}.animate-fade-in{animation:fadeIn .6s ease-out}.animate-slide-up{animation:slideUp .5s ease-out}.animate-glow{animation:glow 2s ease-in-out infinite alternate}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%{box-shadow:0 0 20px #2dbaa14d}to{box-shadow:0 0 30px #2dbaa180}}.bubble-pulse{animation:bubblePulse 3s ease-in-out infinite}.bubble-pulse-delay-1{animation:bubblePulse 3s ease-in-out infinite;animation-delay:.5s}.bubble-pulse-delay-2{animation:bubblePulse 3s ease-in-out infinite;animation-delay:1s}.bubble-pulse-delay-3{animation:bubblePulse 3s ease-in-out infinite;animation-delay:1.5s}@keyframes bubblePulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}:root{--cyphr-black: #000000;--cyphr-dark-gray: #575555;--cyphr-gray: #a6a6a6;--cyphr-light-gray: #d9d9d9;--cyphr-white: #ffffff;--cyphr-teal: #6D8FC7;--cyphr-pink: #bd496f;--cyphr-teal-glow: rgba(109,143,199,.15);--cyphr-pink-glow: rgba(189,73,111,.15);--cyphr-glass: rgba(255,255,255,.05);--cyphr-glass-border: rgba(255,255,255,.1)}.font-nulshock{font-family:Nulshock,sans-serif}.font-sf-pro{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.font-mono{font-family:ModeSeven,JetBrains Mono,Courier New,monospace}.app{min-height:100vh;display:flex;flex-direction:column}.app:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(45,186,161,.03) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(189,73,111,.03) 0%,transparent 50%);pointer-events:none;z-index:-1}.main-content{flex:1;padding:24px 24px 120px;min-height:calc(100vh - 200px);background:linear-gradient(135deg,#000,#000 40%,#0a0a0a 60%,#1a1a2e 85%,#16213e);position:relative;z-index:1}.main-content:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(0,212,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(0,153,204,.08) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(0,0,0,.3) 0%,transparent 70%);pointer-events:none;z-index:-1}.min-h-screen{min-height:100vh}.h-screen{height:100vh}.w-full{width:100%}.h-full{height:100%}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.no-underline{text-decoration:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.w-56{width:14rem}.w-64{width:16rem}.w-80{width:20rem}.w-96{width:24rem}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-40{height:10rem}.h-48{height:12rem}.h-56{height:14rem}.h-64{height:16rem}.h-80{height:20rem}.h-96{height:24rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.tracking-wide{letter-spacing:.05em}.tracking-wider{letter-spacing:.1em}.text-cyphr-black{color:var(--cyphr-black)}.text-cyphr-dark-gray{color:var(--cyphr-dark-gray)}.text-cyphr-gray{color:var(--cyphr-gray)}.text-cyphr-light-gray{color:var(--cyphr-light-gray)}.text-cyphr-white{color:var(--cyphr-white)}.text-cyphr-teal{color:var(--cyphr-teal)}.text-cyphr-pink{color:var(--cyphr-pink)}.bg-cyphr-black{background-color:var(--cyphr-black)}.bg-cyphr-dark-gray{background-color:var(--cyphr-dark-gray)}.bg-cyphr-gray{background-color:var(--cyphr-gray)}.bg-cyphr-light-gray{background-color:var(--cyphr-light-gray)}.bg-cyphr-white{background-color:var(--cyphr-white)}.bg-cyphr-teal{background-color:var(--cyphr-teal)}.bg-cyphr-pink{background-color:var(--cyphr-pink)}.bg-red-500{background-color:#ef4444}.bg-blue-500{background-color:#3b82f6}.bg-green-500{background-color:#22c55e}.bg-yellow-500{background-color:#eab308}.bg-purple-500{background-color:#a855f7}.bg-orange-500{background-color:#f97316}.bg-pink-500{background-color:#ec4899}.bg-gray-400{background-color:#9ca3af}.bg-gray-500{background-color:#6b7280}.bg-white{background-color:#fff}.bg-yellow-400{background-color:#facc15}.bg-yellow-300{background-color:#fde047}.bg-yellow-200{background-color:#fef08a}.bg-purple-400{background-color:#c084fc}.bg-purple-300{background-color:#d8b4fe}.bg-purple-200{background-color:#e9d5ff}.bg-pink-400{background-color:#f472b6}.bg-pink-300{background-color:#f9a8d4}.bg-pink-200{background-color:#fbcfe8}.bg-blue-400{background-color:#60a5fa}.bg-blue-300{background-color:#93c5fd}.bg-blue-200{background-color:#bfdbfe}.bg-gray-300{background-color:#d1d5db}.bg-gray-200{background-color:#e5e7eb}.text-red-500{color:#ef4444}.text-blue-500{color:#3b82f6}.text-green-500{color:#22c55e}.text-yellow-500{color:#eab308}.text-purple-500{color:#a855f7}.text-orange-500{color:#f97316}.text-pink-500{color:#ec4899}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-white{color:#fff}.border-cyphr-black{border-color:var(--cyphr-black)}.border-cyphr-dark-gray{border-color:var(--cyphr-dark-gray)}.border-cyphr-gray{border-color:var(--cyphr-gray)}.border-cyphr-light-gray{border-color:var(--cyphr-light-gray)}.border-cyphr-white{border-color:var(--cyphr-white)}.border-cyphr-teal{border-color:var(--cyphr-teal)}.border-cyphr-pink{border-color:var(--cyphr-pink)}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-t-2{border-top-width:2px}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-none{border-style:none}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.shadow-cyphr{box-shadow:0 8px 32px #6d92cb1f}.shadow-cyphr-lg{box-shadow:0 16px 48px #6d92cb26}.shadow-cyphr-xl{box-shadow:0 24px 64px #6d92cb2e}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-75{transition-duration:75ms}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-1000{transition-duration:1s}.hover\:bg-cyphr-gray:hover{background-color:var(--cyphr-gray)}.hover\:bg-cyphr-dark-gray:hover{background-color:var(--cyphr-dark-gray)}.hover\:text-cyphr-white:hover{color:var(--cyphr-white)}.hover\:text-cyphr-teal:hover{color:var(--cyphr-teal)}.hover\:border-cyphr-teal:hover{border-color:var(--cyphr-teal)}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.hover\:shadow-cyphr-lg:hover{box-shadow:0 16px 48px #6d92cb26}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:border-cyphr-teal:focus{border-color:var(--cyphr-teal)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-4{grid-column:span 4 / span 4}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}}@media (min-width: 1280px){.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:col-span-2{grid-column:span 2 / span 2}}.max-w-7xl{max-width:80rem}.max-w-6xl{max-width:72rem}.max-w-5xl{max-width:64rem}.max-w-4xl{max-width:56rem}.max-w-3xl{max-width:48rem}.max-w-2xl{max-width:42rem}.max-w-xl{max-width:36rem}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.cyphr-card{background:linear-gradient(135deg,#6d92cb1f,#bd496f1f);border:2px solid rgba(109,146,203,.25);border-radius:1rem;padding:1.5rem;box-shadow:0 8px 32px #6d92cb1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all .3s ease}.cyphr-card:hover{box-shadow:0 12px 40px #6d92cb26;transform:translateY(-2px)}.cyphr-button{background:linear-gradient(135deg,#6d92cb26,#bd496f26);border:2px solid rgba(109,146,203,.3);border-radius:.75rem;padding:.75rem 1.5rem;color:var(--cyphr-white);font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px #6d92cb26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.cyphr-button:hover{background:linear-gradient(135deg,#6d92cb40,#bd496f40);border-color:#6d92cb80;box-shadow:0 8px 24px #6d92cb40;transform:translateY(-1px)}.cyphr-button-primary{background:linear-gradient(135deg,var(--cyphr-teal) 0%,#29589F 100%);border:2px solid var(--cyphr-teal);border-radius:.75rem;padding:.75rem 1.5rem;color:var(--cyphr-black);font-weight:700;font-size:.875rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px #6d92cb4d}.cyphr-button-primary:hover{background:linear-gradient(135deg,#29589F 0%,var(--cyphr-teal) 100%);box-shadow:0 8px 24px #6d92cb66;transform:translateY(-1px)}.cyphr-button-secondary{background:linear-gradient(135deg,var(--cyphr-pink) 0%,#a03d5f 100%);border:2px solid var(--cyphr-pink);border-radius:.75rem;padding:.75rem 1.5rem;color:var(--cyphr-white);font-weight:700;font-size:.875rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px #bd496f4d}.cyphr-button-secondary:hover{background:linear-gradient(135deg,#a03d5f 0%,var(--cyphr-pink) 100%);box-shadow:0 8px 24px #bd496f66;transform:translateY(-1px)}.cyphr-input{background:linear-gradient(135deg,#6d92cb14,#bd496f14);border:2px solid rgba(109,146,203,.2);border-radius:.75rem;padding:.75rem 1rem;color:var(--cyphr-white);font-size:.875rem;transition:all .2s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.cyphr-input:focus{outline:none;border-color:var(--cyphr-teal);box-shadow:0 0 0 3px #6d92cb1a}.cyphr-input::placeholder{color:var(--cyphr-gray)}.ios-button{border-radius:1rem;padding:.75rem 1.5rem;font-weight:600;font-size:.875rem;transition:all .2s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1)}.ios-button-primary{background:linear-gradient(135deg,var(--cyphr-teal) 0%,#29589F 100%);color:var(--cyphr-black);box-shadow:0 4px 16px #6d92cb4d}.ios-button-primary:hover{background:linear-gradient(135deg,#29589F 0%,var(--cyphr-teal) 100%);box-shadow:0 8px 24px #6d92cb66;transform:translateY(-1px)}.ios-button-secondary{background:linear-gradient(135deg,#2dbaa126,#bd496f26);color:var(--cyphr-white);box-shadow:0 4px 16px #2dbaa126}.ios-button-secondary:hover{background:linear-gradient(135deg,#2dbaa140,#bd496f40);box-shadow:0 8px 24px #2dbaa140;transform:translateY(-1px)}.elite-glass-card{background:linear-gradient(135deg,#ffffff0a,#ffffff05,#6d92cb0a,#bd496f05,#ffffff03);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px #0003,inset 0 1px #ffffff0f,0 0 0 1px #ffffff0a,0 0 12px #6d92cb08;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.elite-glass-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),rgba(109,146,203,.2),rgba(255,255,255,.15),transparent);animation:shimmer 6s ease-in-out infinite;opacity:.3}.elite-glass-card:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(109,146,203,.02) 0%,transparent 30%,rgba(189,73,111,.02) 70%,transparent 100%);pointer-events:none;opacity:.3}.elite-glass-card:hover{transform:translateY(-1px);box-shadow:0 12px 32px #00000040,inset 0 1px #ffffff14,0 0 0 1px #ffffff0f,0 0 20px #6d92cb0a;border-color:#ffffff1f}.ultra-premium-glass{background:linear-gradient(135deg,#ffffff0f,#6d92cb0d,#ffffff0a,#bd496f0d,#ffffff05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 36px #00000040,inset 0 1px #ffffff14,0 0 0 1px #ffffff0f,0 0 24px #6d92cb0a,0 0 36px #bd496f05;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.ultra-premium-glass:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),rgba(109,146,203,.3),rgba(255,255,255,.2),transparent);animation:ultraShimmer 7s ease-in-out infinite;opacity:.25}.ultra-premium-glass:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(109,146,203,.02) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(189,73,111,.02) 0%,transparent 50%);pointer-events:none;opacity:.25}.ultra-premium-glass:hover{transform:translateY(-1px);box-shadow:0 16px 40px #0000004d,inset 0 1px #ffffff1a,0 0 0 1px #ffffff14,0 0 32px #6d92cb0f,0 0 48px #bd496f08;border-color:#ffffff26}.crystal-glass{background:linear-gradient(135deg,#ffffff14,#ffffff08,#6d92cb0f);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);box-shadow:0 6px 20px #0003,inset 0 1px #ffffff0f,0 0 0 1px #ffffff0a,0 0 12px #6d92cb08;position:relative;overflow:hidden;transition:all .3s ease}.crystal-glass:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);opacity:.2}.crystal-glass:hover{transform:translateY(-1px);box-shadow:0 8px 24px #00000040,inset 0 1px #ffffff14,0 0 0 1px #ffffff0f,0 0 16px #6d92cb0a}.premium-nav{background:linear-gradient(135deg,#000000f2,#141414fa);backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);border:1px solid rgba(255,255,255,.15);box-shadow:0 12px 40px #0009,inset 0 1px #ffffff26,0 0 0 1px #ffffff1a}.premium-nav-button{background:linear-gradient(135deg,#000000e6,#141414f2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.premium-nav-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .6s ease}.premium-nav-button:hover:before{left:100%}.premium-nav-button:hover{background:linear-gradient(135deg,#6d92cb40,#bd496f40);border-color:#6d92cb80;transform:translateY(-2px);box-shadow:0 12px 32px #6d92cb40,inset 0 1px #ffffff40,0 0 0 1px #6d92cb4d}.premium-nav-button.active{background:linear-gradient(135deg,#6d92cb66,#6d92cb4d);border-color:#6d92cbb3;box-shadow:0 8px 24px #6d92cb4d,inset 0 1px #ffffff4d}.elite-button{background:linear-gradient(135deg,#6d92cb40,#bd496f40);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.25);box-shadow:0 12px 32px #0006,inset 0 1px #ffffff26,0 0 0 1px #ffffff1a;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.elite-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.elite-button:hover:before{left:100%}.elite-button:hover{background:linear-gradient(135deg,#6d92cb59,#bd496f59);border-color:#ffffff59;transform:translateY(-2px);box-shadow:0 16px 40px #00000080,inset 0 1px #ffffff40,0 0 0 1px #fff3,0 0 20px #6d92cb33}.elite-input{background:linear-gradient(135deg,#6d92cb1f,#bd496f1f);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:2px solid rgba(109,146,203,.25);box-shadow:0 8px 24px #0000004d,inset 0 1px #ffffff1a,0 0 0 1px #ffffff0d;transition:all .3s ease}.elite-input:focus{outline:none;border-color:#6d92cb99;box-shadow:0 12px 32px #0006,inset 0 1px #fff3,0 0 0 1px #6d92cb4d,0 0 0 4px #6d92cb1a}.shadow-elite{box-shadow:0 8px 24px #0003,inset 0 1px #ffffff0f,0 0 0 1px #ffffff0a,0 0 12px #6d92cb08}.shadow-elite-lg{box-shadow:0 12px 36px #00000040,inset 0 1px #ffffff14,0 0 0 1px #ffffff0f,0 0 24px #6d92cb0a,0 0 36px #bd496f05}@keyframes shimmer{0%,to{opacity:.1;transform:translate(-100%)}50%{opacity:.2;transform:translate(100%)}}@keyframes ultraShimmer{0%,to{opacity:.15;transform:translate(-100%)}50%{opacity:.25;transform:translate(100%)}}@keyframes eliteGlow{0%,to{box-shadow:0 8px 24px #0003,inset 0 1px #ffffff0f,0 0 0 1px #ffffff0a,0 0 12px #6d92cb08}50%{box-shadow:0 12px 32px #00000040,inset 0 1px #ffffff14,0 0 0 1px #ffffff0f,0 0 20px #6d92cb0a,0 0 24px #bd496f05}}.elite-glow{animation:eliteGlow 3s ease-in-out infinite}.cyphr-nav{background:linear-gradient(135deg,#000c,#141414e6);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(45,186,161,.2);box-shadow:0 8px 32px #0000004d}.cyphr-nav-button{background:linear-gradient(135deg,#0009,#141414b3);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(45,186,161,.2);transition:all .2s ease}.cyphr-nav-button:hover{background:linear-gradient(135deg,#2dbaa126,#bd496f26);border-color:#2dbaa166}.cyphr-nav-button.active{background:linear-gradient(135deg,#2dbaa1,#2dbaa1e6);color:var(--cyphr-black);border-color:#2dbaa199;box-shadow:0 4px 16px #2dbaa14d}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--cyphr-black)}::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6b7280}::selection{background:#2dbaa14d;color:var(--cyphr-white)}::-moz-selection{background:#2dbaa14d;color:var(--cyphr-white)}.loading{position:relative;overflow:hidden}.loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(45,186,161,.2),transparent);animation:loading 1.5s infinite}@keyframes loading{0%{left:-100%}to{left:100%}}.wallet-connect-container{position:relative;display:inline-block}.connect-wallet-button{background:linear-gradient(135deg,#6d8fc7,#4a5f8c);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #6d8fc74d}.connect-wallet-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6d8fc766}.connect-wallet-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.wallet-dropdown{position:absolute;top:100%;right:0;margin-top:8px;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:12px;padding:16px;min-width:280px;border:1px solid rgba(109,143,199,.2);box-shadow:0 20px 40px #000000b3;z-index:1000;animation:dropdownSlideIn .3s ease-out}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.dropdown-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1)}.dropdown-header h4{color:#fff;margin:0;font-size:16px;font-weight:600}.close-button{background:#ffffff1a;border:none;color:#888;font-size:18px;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .2s ease}.close-button:hover{color:#fff;background:#fff3}.wallet-options{display:flex;flex-direction:column;gap:8px}.wallet-option{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:10px;color:#fff;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;box-sizing:border-box}.wallet-option:hover{background:#ffffff26;border-color:#6d8fc780;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.wallet-option:disabled{opacity:.6;cursor:not-allowed;transform:none}.wallet-icon{font-size:24px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffff1a}.wallet-details{flex:1;text-align:left}.wallet-name{font-weight:600;color:#fff;font-size:14px}.wallet-description{font-size:12px;color:#aaa;margin-top:2px}.wallet-connected{display:flex;align-items:center;gap:12px;background:#6d8fc71a;border:1px solid rgba(109,143,199,.3);border-radius:8px;padding:8px 12px}.wallet-info{display:flex;flex-direction:column;gap:2px}.wallet-balance{font-weight:600;color:#6d8fc7;font-size:14px}.wallet-address{font-size:12px;color:#888;font-family:Monaco,Menlo,monospace}.disconnect-button{background:#ff3b301a;border:1px solid rgba(255,59,48,.3);color:#ff3b30;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.disconnect-button:hover{background:#ff3b3033;border-color:#ff3b3080}@media (max-width: 768px){.wallet-dropdown{right:-20px;min-width:260px}.wallet-connected{flex-direction:column;gap:8px;text-align:center}}.header{border-bottom:1px solid rgba(255,255,255,.2);padding:12px 32px;background-color:#0a0a0a}.header-content{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.header-left{display:flex;align-items:center;gap:48px}.logo-link{display:flex;align-items:center;color:#fff;text-decoration:none;transition:all .3s ease}.logo-link:hover{color:#6d8fc7}.logo-container{position:relative;min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center}.logo-image{width:48px;height:48px;object-fit:contain;transition:transform .3s ease;display:block;max-width:100%;max-height:100%}.logo-link:hover .logo-image{transform:scale(1.05)}.navigation{display:flex;gap:32px}.nav-link{font-family:Nulshock,sans-serif;font-size:14px;font-weight:600;letter-spacing:.05em;text-decoration:none;color:#999;transition:all .3s ease;padding:8px 0;position:relative}.nav-link:hover,.nav-link.active{color:#6d8fc7}.header-right{display:flex;align-items:center;gap:12px}.action-button{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#999;background:none;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative}.action-button:hover{color:#fff;background-color:#ffffff1a}.action-icon{width:16px;height:16px;transition:transform .3s ease}.action-button:hover .action-icon{transform:scale(1.1)}.profile-dropdown-container{position:relative}.profile-button.active{color:#6d8fc7;background-color:#6d8fc71a}.profile-dropdown{position:absolute;top:100%;right:0;margin-top:8px;background:#0a0a0af2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:8px;min-width:180px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;box-shadow:0 8px 32px #0006}.profile-dropdown.open{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#fff;text-decoration:none;border:none;background:none;width:100%;text-align:left;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .3s ease}.dropdown-item:hover{background-color:#6d8fc71a;color:#6d8fc7}.dropdown-icon{width:16px;height:16px;flex-shrink:0}.star-button{position:relative}.notification-badge{position:absolute;top:-4px;right:-4px;width:16px;height:16px;background:linear-gradient(to right,#ef4444,#dc2626);color:#fff;font-size:10px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;animation:pulse 2s infinite}.deposit-button{padding:8px 16px;border-radius:12px;font-weight:600;font-size:14px;background-color:#6d8fc7;color:#fff;border:none;cursor:pointer;transition:all .3s ease;list-style:none;list-style-type:none}.deposit-button:hover{background-color:#6d8fc7e6;transform:scale(1.05)}.money-bag{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:12px;cursor:pointer;transition:all .3s ease;background-color:#ffffff0d}.money-bag:hover{background-color:#ffffff1a}.money-icon{width:16px;height:16px;color:#6d8fc7;transition:transform .3s ease}.money-bag:hover .money-icon{transform:scale(1.1)}.money-amount{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;color:#fff;transition:color .3s ease}.money-bag:hover .money-amount{color:#6d8fc7}.mobile-navigation{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);padding:20px;overflow-y:auto}.mobile-nav-header{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:20px}.mobile-nav-header h3{color:#fff;font-family:Nulshock,sans-serif;font-size:18px;font-weight:600;margin:0}.mobile-close-button{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:8px;border-radius:8px;transition:all .3s ease}.mobile-close-button:hover{background:#ffffff1a}.mobile-nav-items{flex:1;display:flex;flex-direction:column;gap:8px}.mobile-nav-link{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;text-decoration:none;color:#fff;transition:all .3s ease;font-family:Nulshock,sans-serif;font-size:16px;font-weight:600}.mobile-nav-link:hover{background:#6d8fc71a;border-color:#6d8fc74d;transform:translate(8px)}.mobile-nav-link.active{background:#6d8fc733;border-color:#6d8fc780;color:#6d8fc7}.mobile-nav-text{flex:1}.mobile-nav-arrow{font-size:18px;opacity:.7;transition:all .3s ease}.mobile-nav-link:hover .mobile-nav-arrow{opacity:1;transform:translate(4px)}.mobile-nav-footer{padding:20px 0;border-top:1px solid rgba(255,255,255,.1);margin-top:20px}.mobile-actions{display:flex;flex-direction:column;gap:12px}.mobile-action-btn{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-family:Nulshock,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.mobile-action-btn:hover{background:#6d8fc71a;border-color:#6d8fc74d}.mobile-action-icon{width:20px;height:20px}@media (max-width: 768px){.header{padding:8px 16px}.header-left{gap:16px}.desktop-nav{display:none}.header-right{gap:8px}.money-bag,.deposit-button{display:none}.action-button:nth-child(n+4){display:none}.profile-dropdown{right:-8px;min-width:160px}}@media (max-width: 480px){.header{padding:8px 12px}.logo-container{min-width:40px;min-height:40px}.logo-image{width:40px;height:40px}.mobile-navigation{padding:16px}.mobile-nav-link,.mobile-action-btn{padding:14px 16px;font-size:15px}.profile-dropdown{right:-12px;min-width:140px}}.footer{position:fixed;bottom:0;left:0;right:0;background:#000000f2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-top:1px solid rgba(255,255,255,.1);box-shadow:0 -2px 10px #0000004d;z-index:1000;padding:8px 32px}.footer-content{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.footer-left{display:flex;align-items:center;gap:24px}.footer-brand{display:flex;align-items:center;gap:8px}.brand-name{color:#ffffffb3;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:400}.brand-version{color:#ffffff80;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px}.footer-center{display:flex;align-items:center;gap:16px}.footer-button{background:none;border:none;color:#fff9;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:400;cursor:pointer;transition:color .2s ease;padding:4px 8px;border-radius:4px}.footer-button:hover{color:#29589f}.footer-right{display:flex;align-items:center;gap:12px}.footer-balance{display:flex;align-items:center;gap:8px}.balance-amount{color:#fffc;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:400}.connection-status{display:flex;align-items:center;gap:8px}.status-indicator{width:6px;height:6px;background-color:#22c55e99;border-radius:50%}.status-text{color:#ffffff80;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px}.server-location{display:flex;align-items:center;gap:4px}.location-text{color:#fff9;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px}.location-arrow{color:#fff6;font-size:12px}.footer-actions{display:flex;align-items:center;gap:8px}.action-button{background:none;border:none;color:#ffffff80;cursor:pointer;transition:color .2s ease;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center}.action-button:hover{color:#29589f}.action-icon{width:14px;height:14px}@media (max-width: 768px){.footer{padding:8px 16px;position:relative}.footer-content{flex-direction:column;gap:12px;align-items:stretch}.footer-center{order:2;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.footer-button{padding:8px 12px;font-size:11px;text-align:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px}.footer-right{order:3;justify-content:space-between;flex-wrap:wrap;gap:8px}.footer-left{order:1;justify-content:center}.connection-status,.server-location{display:none}.footer-actions{gap:8px}.action-button{width:36px;height:36px}}@media (max-width: 480px){.footer{padding:8px 12px}.footer-center{grid-template-columns:1fr;gap:6px}.footer-button{padding:10px 12px;font-size:12px}.footer-right{flex-direction:column;align-items:center;gap:8px}.footer-balance{font-size:14px;font-weight:600}}.transaction-status-container{position:fixed;top:20px;right:20px;width:400px;max-height:600px;background:#000000f2;border:1px solid var(--accent-color);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;overflow:hidden;box-shadow:0 8px 32px #0000004d}.transaction-status-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff0d}.transaction-status-header h3{margin:0;color:#fff;font-size:16px;font-weight:600}.transaction-status-actions{display:flex;gap:8px}.clear-old-btn,.clear-all-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:4px 8px;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s ease}.clear-old-btn:hover,.clear-all-btn:hover{background:#fff3;border-color:#ffffff4d}.transaction-list{max-height:500px;overflow-y:auto;padding:0}.transaction-list::-webkit-scrollbar{width:6px}.transaction-list::-webkit-scrollbar-track{background:#ffffff0d}.transaction-list::-webkit-scrollbar-thumb{background:var(--accent-color);border-radius:3px}.transaction-item{padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.05);transition:background-color .2s ease}.transaction-item:hover{background:#ffffff05}.transaction-item:last-child{border-bottom:none}.transaction-item.pending{border-left:3px solid var(--accent-color)}.transaction-item.confirmed{border-left:3px solid #10b981}.transaction-item.failed{border-left:3px solid #ef4444}.transaction-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.transaction-status{display:flex;align-items:center;gap:8px}.status-icon{font-size:16px;font-weight:700}.transaction-type{color:#fff;font-weight:600;font-size:14px}.transaction-time{color:#fff9;font-size:12px}.transaction-description{color:#fffc;font-size:13px;margin-bottom:12px;line-height:1.4}.transaction-pending{display:flex;align-items:center;gap:8px;color:var(--accent-color);font-size:12px}.loading-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.2);border-top:2px solid var(--accent-color);border-radius:50%;animation:spin 1s linear infinite}.transaction-confirmed{display:flex;flex-direction:column;gap:8px}.transaction-signature{display:flex;align-items:center;gap:8px;background:#10b9811a;padding:8px 12px;border-radius:6px;border:1px solid rgba(16,185,129,.3)}.signature-label{color:#ffffffb3;font-size:12px;font-weight:500}.signature-value{color:#10b981;font-family:Courier New,monospace;font-size:12px;font-weight:600}.copy-btn{background:none;border:none;color:#fff9;cursor:pointer;font-size:14px;padding:2px;border-radius:4px;transition:all .2s ease}.copy-btn:hover{color:#fff;background:#ffffff1a}.explorer-link{display:inline-flex;align-items:center;gap:6px;color:var(--accent-color);text-decoration:none;font-size:12px;font-weight:500;padding:6px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;transition:all .2s ease;width:fit-content}.explorer-link:hover{background:#ffffff1a;border-color:var(--accent-color);color:#fff}.transaction-failed{background:#ef44441a;padding:8px 12px;border-radius:6px;border:1px solid rgba(239,68,68,.3)}.error-message{display:flex;flex-direction:column;gap:4px}.error-label{color:#ffffffb3;font-size:12px;font-weight:500}.error-value{color:#ef4444;font-size:12px;font-weight:500;word-break:break-word}@media (max-width: 768px){.transaction-status-container{position:fixed;top:10px;right:10px;left:10px;width:auto;max-width:none}.transaction-status-header,.transaction-item{padding:12px 16px}.transaction-header{flex-direction:column;align-items:flex-start;gap:4px}.transaction-time{align-self:flex-end}}.transaction-item{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.transaction-item.pending{animation:slideIn .3s ease-out,pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.transaction-item.confirmed{animation:slideIn .3s ease-out,successGlow .5s ease-out}@keyframes successGlow{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}.transaction-item.failed{animation:slideIn .3s ease-out,errorShake .5s ease-out}@keyframes errorShake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.discover-page{background:#000;color:#fff;min-height:100vh;height:100vh;overflow-y:auto;font-family:ModeSeven,monospace;padding:1.25rem}.discover-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid rgba(0,212,255,.2)}.header-left h1{font-size:2rem;font-weight:700;color:#00d4ff;margin:0 0 .25rem;letter-spacing:2px}.header-left p{font-size:.875rem;color:#ffffffb3;margin:0}.search-container{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:12px;color:#ffffff80;width:20px;height:20px}.search-input{background:#0009;border:1px solid rgba(0,212,255,.3);border-radius:8px;padding:12px 12px 12px 40px;color:#fff;font-size:1rem;font-family:ModeSeven,monospace;width:300px;transition:all .2s ease}.search-input:focus{outline:none;border-color:#00d4ff99;box-shadow:0 0 0 2px #00d4ff1a}.search-input::placeholder{color:#fff6}.discover-main-content{display:flex;flex-direction:column;gap:1.25rem}.discover-top-row,.discover-middle-row,.discover-bottom-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.discover-module{background:linear-gradient(135deg,#000000e6,#000000b3);border:1px solid;border-radius:12px;padding:1rem;min-height:220px;transition:all .3s ease}.discover-module:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0009}.module-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.module-header h3{font-size:1.125rem;font-weight:600;color:#fff;margin:0}.header-right{display:flex;align-items:center;gap:.5rem}.top-gainers-module{border-color:#22c55e4d}.top-gainers-module:hover{box-shadow:0 8px 32px #22c55e33}.trending-icon{color:#22c55e;width:20px;height:20px}.volume-leaders-module{border-color:#ffaa004d}.volume-leaders-module:hover{box-shadow:0 8px 32px #fa03}.volume-dot{width:12px;height:12px;background:#fa0;border-radius:50%}.social-trending-module{border-color:#00d4ff4d}.social-trending-module:hover{box-shadow:0 8px 32px #00d4ff33}.social-icon{color:#00d4ff;width:20px;height:20px}.whale-tracker-module{border-color:#ff44444d}.whale-tracker-module:hover{box-shadow:0 8px 32px #f443}.whale-icon{color:#f44;width:20px;height:20px}.holder-analytics-module{border-color:#6d8fc74d}.holder-analytics-module:hover{box-shadow:0 8px 32px #6d8fc733}.analytics-icon{color:#6d8fc7;width:20px;height:20px}.risk-analysis-module{border-color:#ef44444d}.risk-analysis-module:hover{box-shadow:0 8px 32px #ef444433}.risk-icon{color:#ef4444;width:20px;height:20px}.token-entry{display:flex;justify-content:space-between;align-items:center;padding:.625rem;margin-bottom:.5rem;background:#0006;border-radius:8px;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .2s ease}.token-entry:hover{background:#0009;border-color:#00d4ff4d}.token-entry:last-child{margin-bottom:0}.token-info{display:flex;align-items:center;gap:1rem}.token-icon{width:32px;height:32px;background:#00d4ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000;font-weight:600;font-size:.75rem}.volume-icon{background:#fa0}.social-icon{background:#00d4ff}.token-details{display:flex;flex-direction:column}.token-name{font-size:.875rem;font-weight:600;color:#fff;margin-bottom:.25rem}.token-address,.token-rank{font-size:.75rem;color:#fff9}.token-stats{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.token-gain{font-size:.875rem;font-weight:600;color:#22c55e}.token-price,.token-volume,.volume-label{font-size:.75rem;color:#fff9}.sentiment{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600}.sentiment.bullish{color:#22c55e}.sentiment.bearish{color:#ef4444}.sentiment-dot{width:8px;height:8px;border-radius:50%}.sentiment.bullish .sentiment-dot{background:#22c55e}.sentiment.bearish .sentiment-dot{background:#ef4444}.mentions{font-size:.75rem;color:#ffffff80}.transaction-entry{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;margin-bottom:1rem;background:#0006;border-radius:8px;border-left:4px solid;transition:all .2s ease}.transaction-entry.buy{border-left-color:#22c55e}.transaction-entry.sell{border-left-color:#ef4444}.transaction-entry:last-child{margin-bottom:0}.transaction-type{display:flex;flex-direction:column;gap:.5rem;min-width:120px}.type-badge{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-align:center;width:fit-content}.type-badge.buy{background:#22c55e33;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.type-badge.sell{background:#ef444433;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.transaction-time{font-size:.875rem;color:#fff;font-weight:500}.transaction-details{display:flex;flex-direction:column;gap:.25rem;flex:1;margin:0 1rem}.wallet-address{font-size:.875rem;color:#fffc;font-family:Courier New,monospace}.known-wallet{font-size:.75rem;color:#fff9}.transaction-amounts{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;min-width:100px}.usd-amount{font-size:1rem;font-weight:600}.usd-amount.buy{color:#22c55e}.usd-amount.sell{color:#ef4444}.token-amount{font-size:.75rem;color:#fff9}.analytics-content,.risk-content{height:100%}.selected-token{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.selected-token h4{font-size:1.125rem;font-weight:600;color:#00d4ff;margin:0 0 .5rem}.selected-token p{font-size:.875rem;color:#ffffffb3;margin:0}.analytics-placeholder,.risk-placeholder{display:flex;align-items:center;justify-content:center;height:200px}.placeholder-text{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;color:#ffffff80}.placeholder-icon{width:48px;height:48px;opacity:.5}.placeholder-text p{font-size:.875rem;margin:0}.risk-metrics{display:flex;flex-direction:column;gap:1rem}.risk-metric{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#0000004d;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.metric-label{font-size:.875rem;color:#ffffffb3}.metric-value{font-size:.875rem;font-weight:600;padding:.25rem .75rem;border-radius:20px}.metric-value.low{background:#22c55e33;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.metric-value.medium{background:#fa03;color:#fa0;border:1px solid rgba(255,170,0,.3)}.metric-value.high{background:#ef444433;color:#ef4444;border:1px solid rgba(239,68,68,.3)}@media (max-width: 1400px){.discover-top-row,.discover-middle-row,.discover-bottom-row{grid-template-columns:1fr;gap:1.5rem}.discover-page{padding:1.5rem}}@media (max-width: 768px){.discover-header{flex-direction:column;gap:1rem;align-items:flex-start}.search-input{width:100%}.discover-page{padding:1rem}.discover-module{padding:1rem;min-height:250px}}@media (max-width: 480px){.discover-page{padding:.75rem}.discover-header{margin-bottom:1.5rem;padding-bottom:1rem}.header-left h1{font-size:2rem;letter-spacing:1px}.header-left p{font-size:.875rem}.search-input{width:100%;padding:10px 10px 10px 35px;font-size:.875rem}.search-icon{width:18px;height:18px;left:10px}.discover-main-content{gap:1.5rem}.discover-top-row,.discover-middle-row,.discover-bottom-row{gap:1rem}.discover-module{padding:1rem;min-height:200px;border-radius:8px}.module-header{margin-bottom:1rem;padding-bottom:.75rem}.module-header h3{font-size:1.125rem}.token-entry{padding:.75rem;margin-bottom:.75rem}.token-icon{width:36px;height:36px;font-size:.75rem}.token-name{font-size:.875rem}.token-address,.token-rank{font-size:.75rem}.token-gain{font-size:.875rem}.token-price,.token-volume,.volume-label{font-size:.75rem}.transaction-entry{padding:.75rem;margin-bottom:.75rem}.transaction-type{min-width:100px}.type-badge{padding:.2rem .5rem;font-size:.7rem}.transaction-time,.wallet-address{font-size:.75rem}.known-wallet{font-size:.65rem}.usd-amount{font-size:.875rem}.token-amount{font-size:.65rem}.analytics-placeholder,.risk-placeholder{height:150px}.placeholder-icon{width:36px;height:36px}.placeholder-text p{font-size:.75rem}.risk-metric{padding:.5rem}.metric-label{font-size:.75rem}.metric-value{font-size:.75rem;padding:.2rem .5rem}}@media (max-width: 375px){.discover-page{padding:.5rem}.discover-module{padding:.75rem;min-height:180px}.token-entry,.transaction-entry{padding:.5rem;margin-bottom:.5rem}.header-left h1{font-size:1.75rem}.search-input{padding:8px 8px 8px 30px;font-size:.8rem}.search-icon{width:16px;height:16px;left:8px}}@media (max-height: 500px) and (orientation: landscape){.discover-page{padding:.5rem}.discover-header{margin-bottom:1rem;padding-bottom:.75rem}.discover-main-content{gap:1rem}.discover-module{min-height:150px;padding:.75rem}.token-entry,.transaction-entry{padding:.5rem;margin-bottom:.5rem}}.chat-chip{display:inline-block;padding:8px 16px;margin:4px;border:1px solid #333;border-radius:20px;background:#1a1a1a;color:#fff;font-family:ModeSeven,monospace;font-size:.8rem;cursor:pointer;transition:all .2s ease;text-decoration:none;outline:none}.chat-chip:hover:not(.disabled){background:#0f8;color:#000;border-color:#0f8;transform:translateY(-1px);box-shadow:0 4px 12px #00ff884d}.chat-chip:active:not(.disabled){transform:translateY(0)}.chat-chip-primary{border-color:#0f8;color:#0f8}.chat-chip-primary:hover:not(.disabled){background:#0f8;color:#000}.chat-chip-secondary{border-color:#08f;color:#08f}.chat-chip-secondary:hover:not(.disabled){background:#08f;color:#000}.chat-chip-success{border-color:#0f8;color:#0f8}.chat-chip-success:hover:not(.disabled){background:#0f8;color:#000}.chat-chip-warning{border-color:#fa0;color:#fa0}.chat-chip-warning:hover:not(.disabled){background:#fa0;color:#000}.chat-chip.disabled{opacity:.5;cursor:not-allowed;background:#333;color:#666;border-color:#555}.chat-chip.disabled:hover{transform:none;box-shadow:none;background:#333;color:#666}:root{--header-h: 64px;--composer-h: 80px;--center-v-pad: 24px}.cyphr-bot-page{min-height:100vh;background:#000;color:#fff;font-family:ModeSeven,monospace;padding:20px;box-sizing:border-box}.cyphr-bot-header{text-align:center;margin-bottom:30px;padding:20px;border-bottom:2px solid #333}.cyphr-bot-title{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:10px}.cyphr-bot-icon{width:40px;height:40px;color:#0f8}.cyphr-bot-title h1{font-size:2.5rem;font-weight:700;margin:0;color:#fff}.cyphr-bot-version{background:#333;color:#0f8;padding:5px 12px;border-radius:20px;font-size:.9rem;font-weight:700}.mode-badge{padding:5px 12px;border-radius:20px;font-size:.9rem;font-weight:700;margin-left:10px}.mode-badge.real-mode{background:#0f8;color:#000}.mode-badge.demo-mode{background:#fa0;color:#000}.cyphr-bot-subtitle{font-size:1.1rem;color:#888;font-style:italic}.transaction-mode-toggle{margin-top:20px;padding:15px;background:#111;border:1px solid #333;border-radius:8px;text-align:center}.mode-label{display:block;font-size:1rem;color:#ccc;margin-bottom:10px;font-weight:700}.mode-buttons{display:flex;gap:10px;justify-content:center;margin-bottom:10px}.mode-button{background:#333;color:#ccc;border:1px solid #555;padding:8px 16px;border-radius:6px;cursor:pointer;transition:all .2s ease;font-family:ModeSeven,monospace;font-size:.9rem}.mode-button:hover{background:#444;border-color:#666}.mode-button.active{background:#0f8;color:#000;border-color:#0f8;font-weight:700}.mode-description{font-size:.9rem;color:#888;font-style:italic}.cyphr-bot-main{display:grid;grid-template-columns:300px minmax(0,1fr) 350px;gap:20px;min-height:calc(100vh - 120px);min-height:0}.cyphr-bot-main>*{min-height:0}.cyphr-bot-left-panel{background:#111;border:1px solid #333;border-radius:8px;padding:20px;overflow-y:auto;min-height:0}.cyphr-bot-section{margin-bottom:25px;border:1px solid #333;border-radius:6px;background:#0a0a0a}.cyphr-bot-section-header{display:flex;align-items:center;gap:10px;padding:15px;background:#1a1a1a;border-bottom:1px solid #333;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.cyphr-bot-section-header:hover{background:#222}.section-icon{color:#0f8;width:18px;height:18px}.cyphr-bot-section-header span{font-weight:700;color:#fff;flex:1}.cyphr-bot-section-content{padding:15px;background:#0a0a0a}.activity-item{margin-bottom:15px;padding:12px;background:#111;border-radius:4px;border-left:3px solid #00ff88}.activity-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.activity-type{background:#333;color:#0f8;padding:3px 8px;border-radius:12px;font-size:.8rem;text-transform:uppercase;font-weight:700}.activity-status{font-size:1.2rem;font-weight:700}.activity-description{color:#ccc;margin-bottom:8px;font-size:.9rem}.activity-footer{display:flex;justify-content:space-between;align-items:center;font-size:.8rem}.activity-amount{color:#0f8;font-weight:700}.activity-timestamp{color:#666}.automation-item{margin-bottom:15px;padding:12px;background:#111;border-radius:4px;border-left:3px solid #ffaa00}.automation-header{margin-bottom:8px}.automation-status{font-size:1.2rem;font-weight:700}.automation-description{color:#ccc;margin-bottom:8px;font-size:.9rem}.automation-next{color:#fa0;font-size:.8rem;font-weight:700}.position-item{margin-bottom:15px;padding:12px;background:#111;border-radius:4px;border-left:3px solid #00ff88}.position-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.position-strategy{color:#fff;font-weight:700;font-size:.9rem}.position-status{font-size:1.2rem;font-weight:700}.position-details{display:grid;grid-template-columns:1fr 1fr;gap:8px}.position-metric{display:flex;justify-content:space-between;font-size:.8rem}.position-metric .label{color:#888}.position-metric .value{color:#0f8;font-weight:700}.empty-state{text-align:center;padding:20px;color:#666}.empty-state span{display:block;margin-bottom:8px}.empty-state .suggestion{font-size:.8rem;color:#888;font-style:italic;line-height:1.4}.cyphr-bot-center-panel{background:#111;border:1px solid #333;border-radius:8px;padding:20px;display:flex;flex-direction:column;min-height:0;max-height:calc(100vh - 160px);overflow:hidden}.chat-container{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}.chat-messages{flex:1;overflow-y:auto;margin-bottom:20px;padding:15px 15px 80px 40px;background:#0a0a0a;border-radius:6px;border:1px solid #333;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;max-height:calc(100vh - 300px)}.jump-to-latest{position:sticky;bottom:0;right:0;display:flex;justify-content:flex-end;padding:10px;background:linear-gradient(transparent,#0a0a0a 50%)}.jump-to-latest-btn{background:#0f8;color:#000;border:none;border-radius:20px;padding:8px 16px;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:ModeSeven,monospace;box-shadow:0 2px 8px #00ff884d}.jump-to-latest-btn:hover{background:#00cc6a;transform:translateY(-1px);box-shadow:0 4px 12px #0f86}.chat-message{margin-bottom:15px;padding:12px;border-radius:6px;position:relative}.chat-message.bot{background:#1a1a1a;border-left:3px solid #00ff88}.chat-message.user{background:#1a1a1a;border-left:3px solid #0088ff;margin-left:0}.bot-avatar{position:absolute;top:12px;left:-35px;width:24px;height:24px;background:#0f8;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000;z-index:10}.message-content{color:#fff;font-size:.9rem;line-height:1.4;margin-bottom:5px;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%}.message-timestamp{color:#666;font-size:.7rem;text-align:right}.suggested-prompts{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;margin-bottom:20px}.suggested-prompt{background:#1a1a1a;border:1px solid #333;border-radius:6px;padding:10px 15px;color:#ccc;font-size:.8rem;cursor:pointer;transition:all .2s;text-align:left;font-family:ModeSeven,monospace}.suggested-prompt:hover{background:#222;border-color:#0f8;color:#fff}.interactive-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.chat-input-container{display:flex;gap:10px;margin-bottom:15px}.chat-input{flex:1;background:#0a0a0a;border:1px solid #333;border-radius:6px;padding:12px 15px;color:#fff;font-family:ModeSeven,monospace;font-size:.9rem}.chat-input::placeholder{color:#666;font-style:italic}.chat-input:focus{outline:none;border-color:#0f8}.send-button{background:#0f8;color:#000;border:none;border-radius:6px;padding:12px 15px;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center}.send-button:hover{background:#00cc6a}.chat-footer{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-top:1px solid #333;font-size:.8rem;color:#666}.usage-tracker{color:#888}.usage-percentage{color:#0f8;font-weight:700}.cyphr-bot-right-panel{background:#111;border:1px solid #333;border-radius:8px;padding:20px;overflow-y:auto;min-height:0}.wallet-header{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #333}.deposit-button,.connect-wallet-button{width:100%;background:#0f8;color:#000;border:none;border-radius:6px;padding:12px;font-weight:700;cursor:pointer;transition:background-color .2s;margin-bottom:15px;font-family:ModeSeven,monospace}.deposit-button:hover{background:#00cc6a}.connect-wallet-button{background:#ff6b35}.connect-wallet-button:hover{background:#f7931e}.wallet-mode-toggle{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#ccc}.toggle-switch{position:relative;display:inline-block;width:40px;height:20px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#333;transition:.4s;border-radius:20px}.toggle-slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#666;transition:.4s;border-radius:50%}input:checked+.toggle-slider{background-color:#0f8}input:checked+.toggle-slider:before{transform:translate(20px);background-color:#000}.wallet-section{margin-bottom:25px;width:100%;min-width:0}.wallet-title{display:flex;align-items:center;gap:10px;margin-bottom:15px;padding:10px;background:#1a1a1a;border-radius:6px;border:1px solid #333}.wallet-icon{color:#0f8;width:20px;height:20px}.wallet-title span{font-weight:700;color:#fff}.wallet-item{margin-bottom:20px;padding:15px;background:#0a0a0a;border-radius:6px;border:1px solid #333;display:flex;flex-direction:column;gap:12px}.wallet-network{margin-bottom:12px}.network-name{display:block;color:#0f8;font-weight:700;font-size:.9rem;margin-bottom:8px}.wallet-address-container{display:flex;align-items:center;gap:8px}.wallet-address{color:#ccc;font-size:.8rem;font-family:monospace;background:#1a1a1a;padding:4px 8px;border-radius:4px;border:1px solid #333}.copy-button{background:#333;border:none;border-radius:4px;padding:4px;cursor:pointer;color:#ccc;transition:all .2s}.copy-button:hover{background:#444;color:#fff}.wallet-balance{margin-bottom:12px;text-align:center}.balance-amount{display:block;color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:4px}.balance-usd{color:#888;font-size:.9rem}.wallet-assets{border-top:1px solid #333;padding-top:16px;margin-top:16px}.assets-header{display:flex;justify-content:space-between;align-items:center;color:#0f8;font-size:.9rem;font-weight:600;margin-bottom:12px;cursor:pointer;padding:8px 12px;background:#1a1a1a;border-radius:6px;border:1px solid #333;transition:all .2s ease}.assets-header:hover{background:#222;border-color:#0f8}.assets-list{background:#0a0a0a;border-radius:6px;padding:12px;border:1px solid #333;margin-top:8px}.asset-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:.9rem;border-bottom:1px solid #222;gap:12px}.asset-symbol{color:#0f8;font-weight:700;min-width:40px}.asset-amount{color:#ccc;min-width:60px;text-align:right}.asset-value{color:#888;min-width:50px;text-align:right}.asset-item:last-child{border-bottom:none}.asset-symbol{color:#0f8;font-weight:700}.asset-amount{color:#ccc}.asset-value{color:#888}.wallet-connect-prompt{text-align:center;padding:30px 20px;background:#0a0a0a;border-radius:6px;border:1px solid #333}.connect-icon{font-size:2rem;margin-bottom:15px;display:block}.connect-text{color:#888;font-size:.9rem;margin-bottom:20px;display:block}.connect-wallet-button{background:#0f8;color:#000;border:none;border-radius:6px;padding:10px 20px;font-weight:700;cursor:pointer;transition:all .2s ease}.connect-wallet-button:hover{background:#00cc6a;transform:translateY(-1px)}.wallet-loading{text-align:center;padding:20px;color:#888;font-style:italic}.nfts-section{border:1px solid #333;border-radius:6px;background:#0a0a0a}@media (max-width: 1400px){.cyphr-bot-main{grid-template-columns:280px 1fr 320px;gap:15px}}@media (max-width: 1200px){.cyphr-bot-main{grid-template-columns:260px 1fr 300px;gap:12px}.cyphr-bot-page{padding:15px}}@media (max-width: 768px){.cyphr-bot-main{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:15px;height:auto}.cyphr-bot-left-panel,.cyphr-bot-center-panel,.cyphr-bot-right-panel{height:auto;min-height:400px}.cyphr-bot-title h1{font-size:2rem}.suggested-prompts{grid-template-columns:1fr}}@media (max-width: 480px){.cyphr-bot-page{padding:10px}.cyphr-bot-header{padding:15px 10px;margin-bottom:20px}.cyphr-bot-title h1{font-size:1.8rem}.cyphr-bot-version{font-size:.8rem;padding:4px 10px}.cyphr-bot-subtitle{font-size:1rem}.cyphr-bot-left-panel,.cyphr-bot-center-panel,.cyphr-bot-right-panel{padding:15px;min-height:350px}.chat-input-container{flex-direction:column}.send-button{width:100%}}@media (max-width: 375px){.cyphr-bot-title h1{font-size:1.6rem}.cyphr-bot-version{font-size:.7rem;padding:3px 8px}.cyphr-bot-left-panel,.cyphr-bot-center-panel,.cyphr-bot-right-panel{padding:12px;min-height:300px}.cyphr-bot-section-header,.cyphr-bot-section-content{padding:12px}}@media (max-height: 500px) and (orientation: landscape){.cyphr-bot-header{margin-bottom:15px;padding:10px}.cyphr-bot-title h1{font-size:1.8rem}.cyphr-bot-main{height:calc(100vh - 150px);gap:10px}.cyphr-bot-left-panel,.cyphr-bot-center-panel,.cyphr-bot-right-panel{padding:15px}}.action-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.action-chip{background:linear-gradient(135deg,#0f8,#00cc6a);color:#000;border:none;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:ModeSeven,monospace;text-transform:uppercase;letter-spacing:.5px}.action-chip:hover{background:linear-gradient(135deg,#00cc6a,#0f8);transform:translateY(-2px);box-shadow:0 4px 12px #00ff884d}.action-chip:active{transform:translateY(0)}.deposit-chip{background:linear-gradient(135deg,#ff6b35,#f7931e)}.deposit-chip:hover{background:linear-gradient(135deg,#f7931e,#ff6b35);box-shadow:0 4px 12px #ff6b354d}.execute-chip{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.execute-chip:hover{background:linear-gradient(135deg,#8b5cf6,#6366f1);box-shadow:0 4px 12px #6366f14d}.action-chip-text{color:#888;font-style:italic;font-size:.9rem}.pro-terminal-container{min-height:calc(100vh - 120px);background:linear-gradient(135deg,#0a0a0a,#1a1a1a 25%,#0a0a0a 75%,#0a0a0a);color:#fff;font-family:Nulshock,Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden;position:relative;margin-top:-1rem;padding-top:1rem}.pro-terminal-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(0,212,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(0,212,255,.05) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(0,0,0,.2) 0%,transparent 70%);pointer-events:none;z-index:-1}.pro-terminal-header{background:#0a0a0af2;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-bottom:1px solid rgba(0,212,255,.2);padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;position:sticky;top:0;z-index:100;box-shadow:0 8px 32px #000c;font-size:.875rem;margin:0 -1rem 1rem}.pro-terminal-title{display:flex;align-items:center;gap:1.5rem}.title-section{display:flex;flex-direction:column;gap:.25rem}.pro-terminal-subtitle{display:flex;align-items:center;font-family:Nulshock,monospace}.pro-terminal-title h1{font-size:1.75rem;font-weight:600;color:#fff;letter-spacing:.05em;font-family:ModeSeven,Nulshock,monospace;position:relative}.pro-terminal-title h1:after{content:"_";color:#00d4ff;animation:blink 2s infinite;margin-left:2px;opacity:.7}@keyframes blink{0%,40%{opacity:.7}41%,to{opacity:.3}}.pro-terminal-status{display:flex;align-items:center;gap:.25rem;padding:.125rem .5rem;background:#00d4ff1a;border:1px solid rgba(0,212,255,.3);font-size:.75rem;font-family:ModeSeven,monospace;border-radius:4px}.status-indicator{width:6px;height:6px;background:#00d4ff;border-radius:50%;animation:pulse 1s infinite}.pro-terminal-search{flex:1;max-width:100%}.search-container{position:relative;display:flex;align-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;transition:all .3s ease}.current-token-display{display:flex;align-items:center;gap:.75rem;padding:.375rem .75rem;background:#00ff881a;border:1px solid rgba(0,255,136,.3);min-width:200px;font-family:ModeSeven,monospace;border-radius:6px}.token-symbol-display{font-weight:700;color:#00d4ff;font-size:.875rem}.token-price-display{color:#fff;font-weight:600;font-size:.875rem}.token-change-display{font-weight:700;font-size:.75rem;padding:.125rem .375rem;border-radius:4px}.token-change-display.positive{background:#22c55e33;color:#00d4ff}.token-change-display.negative{background:#ef444433;color:#ef4444}.pro-search-input{flex:1;background:transparent;border:none;color:#fff;padding:.75rem 1rem;font-size:.875rem;outline:none;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;max-width:100%;box-sizing:border-box}.pro-search-input:focus{background:#ffffff0d}.pro-search-input::placeholder{color:#ffffff80;font-style:italic}.clear-search-btn{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;color:#fff9;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.75rem;transition:all .2s ease;font-weight:700}.clear-search-btn:hover{background:#fff3;color:#fff}.search-spinner{position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.2);border-top:2px solid #00d4ff;border-radius:50%;animation:spin 1s linear infinite}.search-results{position:absolute;top:100%;left:0;right:0;background:#0a0a0af2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:8px;max-height:300px;overflow-y:auto;z-index:1000;box-shadow:0 8px 32px #000c;margin-top:.25rem}.search-result-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;cursor:pointer;transition:all .2s ease;border-bottom:1px solid rgba(255,255,255,.05)}.search-result-item:hover{background:#ffffff0d}.result-symbol{font-weight:700;color:#0f8;font-size:.875rem}.result-name{color:#ffffffb3;font-size:.75rem;flex:1;margin-left:.5rem}.result-change{font-weight:600;font-size:.75rem}.timeframe-selector{display:flex;align-items:center;gap:.25rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:.25rem}.timeframe-btn{background:transparent;border:none;color:#fff9;padding:.375rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:ModeSeven,monospace;position:relative;overflow:hidden}.timeframe-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.timeframe-btn:hover{color:#fff;background:#ffffff1a}.timeframe-btn:hover:before{left:100%}.timeframe-btn.active{background:#0f83;color:#0f8;border:1px solid rgba(0,255,136,.3)}.pro-terminal-content{padding:0;width:100%;animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.welcome-screen{display:flex;align-items:center;justify-content:center;min-height:70vh;text-align:center}.welcome-content{max-width:600px}.welcome-title{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#00d4ff,#09c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.welcome-subtitle{font-size:1.1rem;color:#fffc;margin-bottom:2rem;line-height:1.6}.welcome-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem}.feature{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;transition:all .3s ease}.feature:hover{background:#ffffff14;border-color:#00d4ff4d;transform:translateY(-2px)}.feature-icon{font-size:1.5rem}.token-info-bar{background:#0009;border:1px solid rgba(0,255,136,.15);border-radius:12px;padding:1rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;animation:slideIn .6s ease-out;font-family:ModeSeven,monospace;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 20px #0000004d}@keyframes slideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.token-basic-info{display:flex;flex-direction:column;gap:.25rem}.token-symbol{font-size:1.25rem;font-weight:600;color:#fff}.token-name{font-size:.875rem;color:#ccc}.token-price-info{display:flex;flex-direction:column;align-items:center;gap:.125rem}.current-price{font-size:1.5rem;font-weight:600;color:#fff}.price-change{font-size:.875rem;font-weight:600;padding:.125rem .5rem;border-radius:2px}.price-change.positive{background:#00ff881a;color:#0f8;border:1px solid rgba(0,255,136,.3)}.price-change.negative{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.token-stats{display:flex;gap:1.5rem}.stat{display:flex;flex-direction:column;align-items:center;gap:.125rem}.stat-label{font-size:.75rem;color:#ccc;text-transform:uppercase;letter-spacing:.05em}.stat-value{font-size:.875rem;font-weight:600;color:#fff}.pro-tab-navigation{display:flex;background:#1a1a1acc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:4px;margin-bottom:1rem;box-shadow:0 4px 20px #0000004d}.pro-tab-btn{padding:8px 16px;border:none;background:#ffffff0d;color:#999;font-size:14px;font-weight:500;font-family:ModeSeven,monospace;border-radius:4px;cursor:pointer;transition:all .2s;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05);overflow:hidden}.pro-tab-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.pro-tab-btn:hover{background:#ffffff26;color:#fff;border-color:#ffffff4d;box-shadow:0 4px 15px #0000004d,0 0 20px #ffffff1a;transform:translateY(-1px);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.pro-tab-btn:hover:before{left:100%}.pro-tab-btn.active{background:#0f86;color:#fff;border-color:#0f89;box-shadow:0 0 20px #0f86,0 0 30px #0f83;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.pro-tab-content{min-height:500px}.overview-grid{display:grid;grid-template-columns:2fr 1fr;gap:1rem}.chart-section,.insights-section{background:#0009;border:1px solid rgba(109,143,199,.15);border-radius:12px;padding:1rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 20px #0000004d}.quick-stats{grid-column:1 / -1;background:#0009;border:1px solid rgba(109,143,199,.15);border-radius:12px;padding:1rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 20px #0000004d}.ai-overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1rem}.ai-overview-card{background:#0006;border:1px solid rgba(109,143,199,.1);border-radius:8px;padding:1rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ai-overview-card:hover{border-color:#6d8fc74d;transform:translateY(-2px);box-shadow:0 8px 25px #6d8fc71a}.ai-card-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(109,143,199,.1)}.ai-card-icon{font-size:1.2rem}.ai-card-title{font-size:.9rem;font-weight:600;color:#fff;font-family:Courier New,monospace}.holder-distribution-mini{display:flex;flex-direction:column;gap:.5rem}.holder-segment{display:flex;align-items:center;gap:.75rem}.segment-bar{height:8px;border-radius:4px;min-width:60px;box-shadow:0 2px 4px #0000004d}.segment-label{font-size:.75rem;color:#ccc;font-family:Courier New,monospace;flex:1}.smart-money-stats{display:flex;flex-direction:column;gap:.75rem}.money-flow-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem;border-radius:4px;background:#0000004d;border-left:3px solid}.money-flow-item.positive{border-left-color:#22c55e}.money-flow-item.negative{border-left-color:#ef4444}.money-flow-item.neutral{border-left-color:#6d8fc7}.flow-label{font-size:.75rem;color:#ccc;font-family:Courier New,monospace}.flow-value{font-size:.8rem;font-weight:600;font-family:Courier New,monospace}.flow-change{font-size:.7rem;font-family:Courier New,monospace}.money-flow-item.positive .flow-value,.money-flow-item.positive .flow-change{color:#22c55e}.money-flow-item.negative .flow-value,.money-flow-item.negative .flow-change{color:#ef4444}.money-flow-item.neutral .flow-value,.money-flow-item.neutral .flow-change{color:#6d8fc7}.notorious-wallets{display:flex;flex-direction:column;gap:.5rem}.wallet-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem;border-radius:4px;background:#0000004d;border-left:3px solid;font-family:Courier New,monospace}.wallet-item.high-risk{border-left-color:#ef4444}.wallet-item.medium-risk{border-left-color:#f59e0b}.wallet-item.low-risk{border-left-color:#22c55e}.wallet-address{font-size:.75rem;color:#ccc;flex:1}.wallet-risk{font-size:.7rem;font-weight:600;margin:0 .5rem}.wallet-item.high-risk .wallet-risk{color:#ef4444}.wallet-item.medium-risk .wallet-risk{color:#f59e0b}.wallet-item.low-risk .wallet-risk{color:#22c55e}.wallet-amount{font-size:.75rem;color:#fff;font-weight:600}.key-metrics{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.metric-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#0000004d;border-radius:4px;font-family:Courier New,monospace}.metric-label{font-size:.75rem;color:#ccc}.metric-value{font-size:.8rem;font-weight:600;color:#fff}.metric-value.risk-low{color:#22c55e}.metric-value.risk-medium{color:#f59e0b}.metric-value.risk-high{color:#ef4444}.section-title{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem;font-family:ModeSeven,monospace;text-transform:uppercase;letter-spacing:.05em}.section-title:before{content:"";width:4px;height:20px;background:linear-gradient(135deg,#6d8fc7,#4a5f8c);border-radius:2px}.interactive-chart-container{position:relative;width:100%;background:linear-gradient(135deg,#000000f2,#141414e6);border:1px solid rgba(109,143,199,.15);border-radius:8px;padding:1.5rem;box-shadow:inset 0 2px 10px #0000004d,0 4px 20px #00000080;cursor:crosshair;-webkit-user-select:none;user-select:none;font-family:ModeSeven,monospace;transition:all .3s ease}.interactive-chart-container.expanded{width:100%;height:600px;margin-bottom:2rem;background:linear-gradient(135deg,#000000fa,#141414f2);border:2px solid rgba(109,143,199,.3);box-shadow:inset 0 2px 10px #00000080,0 8px 32px #000c}.zoom-popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000e6;z-index:10000;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.zoom-popup-content{background:linear-gradient(135deg,#000000fa,#141414f2);border:2px solid rgba(109,143,199,.3);border-radius:12px;padding:1.5rem;max-width:95vw;max-height:95vh;overflow:auto;box-shadow:0 20px 60px #000c}.zoom-popup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(109,143,199,.2)}.zoom-popup-header h3{color:#fff;font-family:ModeSeven,monospace;font-size:1.2rem;margin:0}.zoom-popup-close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:all .2s ease}.zoom-popup-close:hover{background:#6d8fc71a;color:#6d8fc7}.zoom-popup-chart{display:flex;justify-content:center;align-items:center}.terminal-loading{display:flex;justify-content:center;align-items:center;min-height:60vh;background:linear-gradient(135deg,#000000fa,#141414f2);border-radius:12px;border:1px solid rgba(0,212,255,.15)}.loading-content{text-align:center;color:#fff}.loading-spinner{width:40px;height:40px;border:3px solid rgba(109,143,199,.3);border-top:3px solid #6D8FC7;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.loading-content h2{font-family:ModeSeven,monospace;font-size:1.2rem;margin-bottom:.5rem;color:#fff}.loading-content p{font-family:ModeSeven,monospace;font-size:.9rem;color:#ffffffb3}.interactive-chart-container:hover{border-color:#6d8fc740;box-shadow:inset 0 2px 10px #0000004d,0 6px 25px #0009}.chart-controls{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem;z-index:10;background:#000000f2;border:1px solid rgba(0,255,136,.3);border-radius:8px;padding:.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 20px #00000080}.chart-control-group{display:flex;gap:.25rem}.chart-control-btn{width:32px;height:32px;background:#000000b3;border:1px solid rgba(0,255,136,.2);border-radius:6px;color:#ccc;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:.75rem}.chart-control-btn:hover{background:#00ff881a;border-color:#0f86;color:#fff;transform:translateY(-1px)}.chart-control-btn.active{background:#00d4ff33;border-color:#00d4ff99;color:#00d4ff}.chart-control-btn:active{transform:translateY(0)}.chart-control-divider{width:1px;background:#6d8fc74d;margin:0 .25rem}.chart-container{width:100%;height:100%;overflow:hidden;background:#000c;border:1px solid rgba(0,212,255,.2);border-radius:12px;padding:1rem;box-shadow:inset 0 2px 10px #00000080;display:flex;flex-direction:column}.full-chart-container{width:100%;overflow-x:auto;background:#000c;border:1px solid rgba(109,143,199,.2);border-radius:12px;padding:1rem;box-shadow:inset 0 2px 10px #00000080}.chart-placeholder{display:flex;align-items:center;justify-content:center;height:300px;color:#ccc;font-style:italic;font-family:Courier New,monospace}.terminal-loading{display:flex;align-items:center;justify-content:center;min-height:400px;background:linear-gradient(135deg,#000000f2,#141414e6);border:1px solid rgba(109,143,199,.15);border-radius:8px;margin:1rem 0}.loading-content{text-align:center;color:#fff;font-family:Courier New,monospace}.loading-spinner{width:40px;height:40px;border:2px solid rgba(109,143,199,.2);border-top:2px solid #6D8FC7;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.loading-content h2{font-size:1.2rem;margin-bottom:.5rem;color:#6d8fc7}.loading-content p{font-size:.9rem;color:#ccc;opacity:.8}.chart-tooltip{position:absolute;background:linear-gradient(135deg,#000000fa,#141414f2);border:1px solid rgba(109,143,199,.3);border-radius:6px;padding:.75rem;color:#fff;font-family:ModeSeven,monospace;font-size:.75rem;z-index:1000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 4px 20px #000000b3,inset 0 1px #ffffff1a;pointer-events:none;min-width:220px}.tooltip-header{font-weight:600;color:#6d8fc7;margin-bottom:.5rem;border-bottom:1px solid rgba(109,143,199,.2);padding-bottom:.25rem}.tooltip-content{display:flex;flex-direction:column;gap:.25rem}.tooltip-content div{display:flex;justify-content:space-between;gap:1rem}.candlestick-chart{display:block;margin:0 auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.candlestick-chart text{font-family:ModeSeven,monospace;font-size:10px;fill:#ffffffb3}.candlestick-chart line{stroke-linecap:round}.candlestick-chart rect{stroke-linejoin:round}.insights-list{display:flex;flex-direction:column;gap:.75rem}.insight-card{background:#0009;border:1px solid rgba(109,143,199,.15);border-radius:8px;padding:.75rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.insight-card:hover{border-color:#6d8fc766;transform:translateY(-2px);box-shadow:0 8px 25px #6d8fc71a}.insight-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.insight-type{font-weight:600;font-size:.875rem;padding:.25rem .75rem;border-radius:20px;background:#ffffff1a;font-family:ModeSeven,monospace}.insight-confidence{font-size:.75rem;color:#ccc;font-family:ModeSeven,monospace}.insight-analysis{font-size:.875rem;color:#fff;margin-bottom:.5rem;line-height:1.4;font-family:ModeSeven,monospace}.insight-recommendation{font-size:.8rem;color:#ccc;font-style:italic;font-family:ModeSeven,monospace}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.stat-card{background:#0009;border:1px solid rgba(0,212,255,.15);border-radius:8px;padding:1rem;text-align:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-card:hover{border-color:#00d4ff66;transform:translateY(-2px);box-shadow:0 8px 25px #00d4ff1a}.stat-number{font-size:1.5rem;font-weight:700;color:#6d8fc7;margin-bottom:.25rem}.stat-label{font-size:.8rem;color:#fff9;text-transform:uppercase;letter-spacing:.05em}.full-chart-section,.insights-full-section{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem}.insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem}.detailed-insight-card{background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1.5rem;transition:all .3s ease}.detailed-insight-card:hover{border-color:#6d8fc74d;transform:translateY(-2px)}.confidence-bar{flex:1;height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden;margin:0 1rem}.confidence-fill{height:100%;background:linear-gradient(90deg,#6d8fc7,#4a5f8c);border-radius:3px;transition:width .3s ease}.insight-content h4{font-size:.9rem;font-weight:600;color:#fff;margin:1rem 0 .5rem}.insight-content p{font-size:.85rem;color:#fffc;line-height:1.5;margin-bottom:.5rem}.holders-section{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem}.holders-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.holders-chart{display:flex;justify-content:center}.holders-stats{display:flex;flex-direction:column;gap:1rem}.holder-stat{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px}.liquidity-section{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem}.liquidity-events{display:flex;flex-direction:column;gap:1rem}.liquidity-event-card{background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;transition:all .3s ease}.liquidity-event-card:hover{border-color:#00d4ff4d;transform:translateY(-1px)}.event-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.event-type{font-weight:600;color:#fff}.event-time{font-size:.8rem;color:#fff9}.event-details{display:flex;justify-content:space-between;align-items:center}.event-amount{font-weight:600;color:#6d8fc7}.event-impact{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600}.event-impact.positive{background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.event-impact.negative{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.event-impact.neutral{background:#ffffff1a;color:#fffc;border:1px solid rgba(255,255,255,.2)}.holder-chart{display:block;margin:0 auto}@media (max-width: 1200px){.overview-grid,.insights-grid,.holders-content{grid-template-columns:1fr}}@media (max-width: 768px){.current-token-display{min-width:150px;gap:.5rem}.token-symbol-display{font-size:1rem}.token-price-display{font-size:.9rem}.pro-search-input{width:200px}}@media (max-width: 768px){.pro-terminal-header{padding:.5rem 1rem;flex-direction:column;gap:1rem;align-items:stretch}.pro-terminal-title{justify-content:center;gap:1rem}.pro-terminal-title h1{font-size:1.5rem}.search-container{flex-direction:column;gap:.5rem}.current-token-display{min-width:auto;width:100%;justify-content:center;padding:.5rem}.pro-search-input{padding:.75rem;font-size:1rem;text-align:center}.token-info-bar{flex-direction:column;gap:1rem;padding:1rem}.token-stats{grid-template-columns:1fr 1fr;gap:1rem}.pro-tab-navigation{flex-wrap:wrap;gap:.25rem;padding:.5rem}.pro-tab-btn{flex:1;min-width:80px;padding:.5rem .25rem;font-size:.75rem}.pro-terminal-content{padding:.5rem}.overview-grid{grid-template-columns:1fr;gap:1rem}.chart-section,.insights-section{padding:1rem}.ai-overview-grid{grid-template-columns:1fr;gap:1rem}.ai-overview-card{padding:1rem}.welcome-title{font-size:1.5rem}.welcome-subtitle{font-size:1rem}.welcome-features{grid-template-columns:1fr;gap:1rem}.feature{padding:1rem}.interactive-chart-container{height:300px}.chart-controls{flex-wrap:wrap;gap:.5rem;padding:.5rem}.chart-control-btn{width:32px;height:32px;font-size:.75rem}.search-results{max-height:250px}.search-result-item{padding:1rem;flex-direction:column;align-items:flex-start;gap:.5rem}.insights-list{gap:1rem}.insight-card{padding:1rem}.insight-header{flex-direction:column;align-items:flex-start;gap:.5rem}.stats-grid{grid-template-columns:1fr;gap:1rem}.stat-card,.holders-content{padding:1rem}.holder-stat{padding:.75rem;font-size:.875rem}.liquidity-events{gap:1rem}.liquidity-event-card{padding:1rem}.event-header{flex-direction:column;align-items:flex-start;gap:.5rem}.event-details{flex-direction:column;gap:.5rem}.timeframe-selector{flex-wrap:wrap;gap:.25rem}.timeframe-btn{flex:1;min-width:60px;padding:.5rem .25rem;font-size:.75rem}.zoom-popup-content{width:95%;height:90%;margin:2.5% auto}.zoom-popup-header h3{font-size:1.25rem}}@media (max-width: 480px){.pro-terminal-header{padding:.5rem}.pro-terminal-title h1{font-size:1.25rem}.token-symbol{font-size:1.5rem}.current-price{font-size:1.25rem}.pro-tab-btn{font-size:.7rem;padding:.4rem .2rem}.chart-section,.insights-section{padding:.75rem}.interactive-chart-container{height:250px}.welcome-title{font-size:1.25rem}.welcome-subtitle{font-size:.875rem}.chart-control-btn,.clear-search-btn{width:28px;height:28px;font-size:.7rem}.search-result-item,.insight-card,.stat-card,.liquidity-event-card{padding:.75rem}.timeframe-btn,.pro-tab-btn,.chart-control-btn{min-height:44px;touch-action:manipulation}.search-result-item{min-height:60px;touch-action:manipulation}.pro-terminal-container{padding-top:.5rem}.pro-terminal-content{padding:.25rem}.token-symbol-display,.token-price-display,.result-symbol{font-size:1rem}.result-name{font-size:.875rem}}.search-results::-webkit-scrollbar,.pro-tab-content::-webkit-scrollbar,.insights-list::-webkit-scrollbar,.holders-content::-webkit-scrollbar,.liquidity-events::-webkit-scrollbar{width:8px}.search-results::-webkit-scrollbar-track,.pro-tab-content::-webkit-scrollbar-track,.insights-list::-webkit-scrollbar-track,.holders-content::-webkit-scrollbar-track,.liquidity-events::-webkit-scrollbar-track{background:#0000004d;border-radius:4px}.search-results::-webkit-scrollbar-thumb,.pro-tab-content::-webkit-scrollbar-thumb,.insights-list::-webkit-scrollbar-thumb,.holders-content::-webkit-scrollbar-thumb,.liquidity-events::-webkit-scrollbar-thumb{background:#6d8fc780;border-radius:4px;border:1px solid rgba(109,143,199,.2)}.search-results::-webkit-scrollbar-thumb:hover,.pro-tab-content::-webkit-scrollbar-thumb:hover,.insights-list::-webkit-scrollbar-thumb:hover,.holders-content::-webkit-scrollbar-thumb:hover,.liquidity-events::-webkit-scrollbar-thumb:hover{background:#6d8fc7b3}.ai-card-content{display:flex;flex-direction:column;gap:.5rem}.ai-stat{display:flex;justify-content:space-between;align-items:center}.ai-stat-label{font-family:Courier New,monospace;font-size:.8rem;color:#ffffffb3}.ai-stat-value{font-family:Courier New,monospace;font-size:.8rem;font-weight:600;color:#fff}.ai-stat-value.positive{color:#10b981}.holders-content{display:flex;flex-direction:column;gap:1rem}.holder-stat{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#0009;border:1px solid rgba(109,143,199,.15);border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.holder-label{font-family:Courier New,monospace;font-size:.9rem;color:#ffffffb3}.holder-value{font-family:Courier New,monospace;font-size:.9rem;font-weight:600;color:#fff}.liquidity-list{display:flex;flex-direction:column;gap:1rem}.liquidity-card{padding:1rem;background:#0009;border:1px solid rgba(109,143,199,.15);border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.liquidity-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.liquidity-type{font-family:Courier New,monospace;font-size:.9rem;font-weight:600;color:#fff}.liquidity-amount{font-family:Courier New,monospace;font-size:.9rem;color:#6d8fc7}.liquidity-details{display:flex;justify-content:space-between;align-items:center}.liquidity-time{font-family:Courier New,monospace;font-size:.8rem;color:#fff9}.liquidity-impact{font-family:Courier New,monospace;font-size:.8rem;font-weight:600;padding:.25rem .5rem;border-radius:4px}.liquidity-impact.positive{background:#10b98133;color:#10b981}.liquidity-impact.negative{background:#ef444433;color:#ef4444}.liquidity-impact.neutral{background:#3b82f633;color:#3b82f6}.terminal-header-bar{background:#000000f2;border-bottom:1px solid rgba(109,143,199,.3);padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header-left .terminal-prompt{font-family:ModeSeven,monospace;color:#6d8fc7;font-size:1rem;font-weight:600}.header-center .token-search-container{position:relative;width:300px}.token-search-input{width:100%;background:#000c;border:1px solid rgba(109,143,199,.4);border-radius:6px;padding:.5rem 2.5rem .5rem 1rem;color:#fff;font-size:.875rem;font-family:ModeSeven,monospace}.token-search-input::placeholder{color:#fff9}.search-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);font-size:1rem;color:#6d8fc7b3}.header-right .global-market-data{display:flex;align-items:center;gap:1.5rem;font-family:ModeSeven,monospace;font-size:.875rem}.market-ticker{color:#fff;font-weight:500}.status-indicator-green{width:8px;height:8px;background:#0f8;border-radius:50%;animation:pulse 2s infinite}.terminal-main-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1.5rem;padding:1.5rem;min-height:auto;overflow:visible}@media (min-width: 1200px){.terminal-main-content{min-width:1200px}}.terminal-column{display:flex;flex-direction:column;gap:1.5rem;overflow:visible;width:100%;box-sizing:border-box;overflow-x:hidden;word-wrap:break-word;overflow-wrap:break-word}.chart-column{width:100%}.chart-panel{background:#000c;border:1px solid rgba(0,212,255,.3);border-radius:12px;padding:1.5rem;flex:1;width:100%;height:100%;box-sizing:border-box;overflow:hidden;min-height:500px;display:flex;flex-direction:column;box-shadow:0 0 30px #00d4ff1a}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.panel-title{display:flex;flex-direction:column;gap:.25rem}.token-pair{font-size:1.25rem;font-weight:600;color:#fff;font-family:ModeSeven,monospace}.token-price{font-size:1.5rem;font-weight:700;color:#00d4ff;font-family:ModeSeven,monospace}.price-change.positive{color:#00d4ff;font-weight:600}.price-change.negative{color:#f44;font-weight:600}.timeframe-selector{display:flex;gap:.5rem}.timeframe-btn{background:#0009;border:1px solid rgba(0,212,255,.3);border-radius:6px;padding:.375rem .75rem;color:#fff;font-size:.75rem;font-family:ModeSeven,monospace;cursor:pointer;transition:all .2s}.timeframe-btn:hover{background:#00d4ff1a;border-color:#00d4ff80}.timeframe-btn.active{background:#00d4ff33;border-color:#00d4ffcc;color:#00d4ff}.chart-metrics{display:flex;justify-content:space-between;margin-top:1rem}.chart-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid rgba(0,255,136,.2);background:#000c}.chart-title{font-family:ModeSeven,monospace;font-size:1rem;font-weight:600;color:#fff}.chart-price{font-family:ModeSeven,monospace;font-size:1.2rem;font-weight:700;color:#0f8}.chart-change.positive{color:#0f8;font-weight:600}.chart-change.negative{color:#f44;font-weight:600}.chart-wrapper{flex:1;position:relative;background:#000000f2;border-radius:0 0 8px 8px;overflow:hidden;display:flex;flex-direction:column}.chart-controls{display:flex;gap:.5rem;padding:.75rem;background:#000c;border-bottom:1px solid rgba(0,255,136,.2)}.chart-main-area{flex:1;position:relative;padding:0;min-height:400px;height:100%;display:flex;flex-direction:column}.dexscreener-chart{width:100%;height:100%;min-height:400px;border:2px solid rgba(0,255,136,.3);border-radius:8px;background:#0006;display:block;margin:0 auto;box-shadow:0 0 20px #00ff881a}.chart-main-area{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:0;position:relative}.chart-main-area:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#00d4ff05,#0000);pointer-events:none;z-index:1;border-radius:8px}.dexscreener-chart{position:relative;z-index:2}.chart-grid{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.grid-line{position:absolute;background:#00d4ff1a}.grid-line.h{width:100%;height:1px}.grid-line.v{height:100%;width:1px}.candlesticks{position:relative;height:100%;flex:1;margin-bottom:80px}.candle{position:absolute;bottom:0;width:8px;transform:translate(-50%)}.wick{position:absolute;width:1px;background:#ccc;border-radius:.5px;left:50%;transform:translate(-50%)}.body{position:absolute;width:8px;border-radius:2px;left:50%;transform:translate(-50%)}.body.green{background:#00d4ff;box-shadow:0 0 4px #00d4ff99}.body.red{background:#f44;box-shadow:0 0 4px #f449}.grid-line.vertical{height:100%;width:1px}.volume-bars{position:relative;height:80px;margin-bottom:2rem}.volume-bar{position:absolute;border-radius:1px;opacity:.8;bottom:0;width:8px;transform:translate(-50%)}.volume-bar.green{background:#0f8c;box-shadow:0 0 3px #0f86}.volume-bar.red{background:#f44c;box-shadow:0 0 3px #f446}.price-labels{position:absolute;top:0;right:0;height:380px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.price-labels span{position:absolute;right:0;transform:translateY(-50%);font-family:ModeSeven,monospace;font-size:.7rem;color:#fff9;background:#000c;padding:2px 4px;border-radius:3px}.time-labels{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;pointer-events:none}.time-labels span{position:absolute;transform:translate(-50%);font-family:ModeSeven,monospace;font-size:.7rem;color:#fff9;background:#000c;padding:2px 4px;border-radius:3px}.chart-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#fff9;font-family:ModeSeven,monospace;text-align:center}.chart-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#fff9;font-family:ModeSeven,monospace}.loading-spinner{width:40px;height:40px;border:3px solid rgba(0,255,136,.3);border-top:3px solid #00ff88;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.metric-value{font-size:.875rem;color:#fff;font-weight:600;font-family:ModeSeven,monospace}.ai-insights-panel{background:#000c;border:1px solid rgba(109,143,199,.2);border-radius:12px;padding:1.5rem;flex:1}.insight-status{display:flex;align-items:center;gap:.5rem}.status-dot.green{width:6px;height:6px;background:#0f8;border-radius:50%}.status-text{font-size:.75rem;color:#ffffffb3;font-family:ModeSeven,monospace}.insight-content{margin-top:1rem}.insight-signal{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.signal-type.bullish{background:#0f83;color:#0f8;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;font-family:ModeSeven,monospace}.signal-confidence{font-size:.75rem;color:#ffffffb3;font-family:ModeSeven,monospace}.insight-details p{color:#fff;font-size:.875rem;line-height:1.5}.market-column{width:100%}.market-overview-panel{background:#000c;border:1px solid rgba(0,212,255,.2);border-radius:12px;padding:1.5rem;flex:1;width:100%;box-sizing:border-box;overflow-x:hidden}.panel-icon{font-size:1.25rem}.market-pairs{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.market-pair-card{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#0006;border-radius:8px;border:1px solid rgba(0,212,255,.1);max-width:100%;box-sizing:border-box;cursor:pointer;transition:all .2s ease}.market-pair-card:hover{background:#00ff880d;border-color:#00ff884d;transform:translateY(-1px)}.market-pair-card.selected{background:#00d4ff1a;border-color:#00d4ff;box-shadow:0 0 10px #00d4ff33}.pair-name{font-size:.875rem;color:#fff;font-weight:500;font-family:ModeSeven,monospace}.pair-price{font-size:.875rem;color:#6d8fc7;font-weight:600;font-family:ModeSeven,monospace}.pair-change.positive{color:#00d4ff;font-weight:600}.pair-change.negative{color:#f44;font-weight:600}.trading-insights-panel{background:#000c;border:1px solid rgba(109,143,199,.2);border-radius:12px;padding:1.5rem;flex:1;width:100%;box-sizing:border-box;overflow-x:hidden}.insights-list{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.insight-item{padding:.75rem;background:#0006;border-radius:8px;border:1px solid rgba(0,212,255,.1)}.insight-time{display:block;font-size:.75rem;color:#fff9;margin-bottom:.25rem;font-family:ModeSeven,monospace}.insight-text{font-size:.875rem;color:#fff;line-height:1.4}.lending-column{width:100%}.lending-borrowing-panel{background:#000c;border:1px solid rgba(0,255,136,.2);border-radius:12px;padding:1.5rem;flex:1;width:100%;box-sizing:border-box;overflow-x:hidden}.lending-rates,.borrowing-rates{margin-bottom:1.5rem}.lending-rates h4,.borrowing-rates h4{color:#6d8fc7;font-size:.875rem;font-weight:600;margin-bottom:.75rem;font-family:ModeSeven,monospace}.rate-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(0,212,255,.1)}.rate-item:last-child{border-bottom:none}.asset{color:#fff;font-size:.875rem;font-weight:500}.rate{color:#00d4ff;font-size:.875rem;font-weight:600;font-family:ModeSeven,monospace}.lending-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.action-btn{padding:.75rem 1rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;font-family:ModeSeven,monospace;cursor:pointer;transition:all .2s}.action-btn.lend{background:#00d4ff33;color:#00d4ff;border:1px solid rgba(0,212,255,.4)}.action-btn.lend:hover{background:#00d4ff4d;border-color:#00d4ff99}.position-status{margin-bottom:1.5rem;padding:1rem;background:#00000080;border-radius:8px;border:1px solid rgba(0,212,255,.1)}.status-title{font-size:.75rem;font-weight:600;color:#6d8fc7cc;letter-spacing:1px;font-family:ModeSeven,monospace}.health-dot.green{background:#10b981;box-shadow:0 0 10px #10b98180}.health-dot.yellow{background:#f59e0b;box-shadow:0 0 10px #f59e0b80}.health-text{font-size:.625rem;font-weight:600;color:#fffc;letter-spacing:.5px;font-family:ModeSeven,monospace}.position-metrics{display:flex;flex-direction:column;gap:.5rem}.metric-row{display:flex;justify-content:space-between;align-items:center;padding:.375rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.metric-label{font-size:.6875rem;color:#fff9;font-family:ModeSeven,monospace}.metric-value{font-size:.6875rem;color:#ffffffe6;font-weight:600;font-family:ModeSeven,monospace}.lending-section{margin-bottom:1.5rem;padding:1rem;background:#00000080;border-radius:8px;border:1px solid rgba(255,255,255,.05)}.lending-section h4{font-size:.75rem;font-weight:600;color:#6d8fc7cc;margin:0 0 1rem;letter-spacing:1px;font-family:ModeSeven,monospace}.amount-input{flex:1;background:#000000b3;border:1px solid rgba(109,143,199,.3);border-radius:6px;padding:.5rem .75rem;color:#ffffffe6;font-size:.75rem;font-family:ModeSeven,monospace}.amount-input:focus{outline:none;border-color:#6d8fc799;box-shadow:0 0 10px #6d8fc733}.max-btn{background:#6d8fc733;border:1px solid rgba(109,143,199,.4);border-radius:6px;padding:.5rem .75rem;color:#6d8fc7e6;font-size:.625rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:ModeSeven,monospace}.max-btn:hover{background:#6d8fc74d;border-color:#6d8fc799}.action-btn.deposit{background:#10b981cc;color:#fff;border:1px solid rgba(16,185,129,.4)}.action-btn.deposit:hover:not(:disabled){background:#10b981;box-shadow:0 0 15px #10b98166}.action-btn.withdraw{background:#f59e0bcc;color:#fff;border:1px solid rgba(245,158,11,.4)}.action-btn.withdraw:hover:not(:disabled){background:#f59e0b;box-shadow:0 0 15px #f59e0b66}.action-btn.repay{background:#ef4444cc;color:#fff;border:1px solid rgba(239,68,68,.4)}.action-btn.repay:hover:not(:disabled){background:#ef4444;box-shadow:0 0 15px #ef444466}.position-actions{display:flex;gap:.5rem}.portfolio-panel{background:#000c;border:1px solid rgba(0,212,255,.2);border-radius:12px;padding:1.5rem;flex:1;width:100%;box-sizing:border-box;overflow-x:hidden}.portfolio-metrics{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.portfolio-metric{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(0,212,255,.1)}.portfolio-metric:last-child{border-bottom:none}.metric-value.positive{color:#0f8}.terminal-ticker-bar{background:#000000f2;border-top:1px solid rgba(0,212,255,.3);padding:.75rem 1.5rem;position:sticky;bottom:0;z-index:100}.ticker-content{display:flex;gap:2rem;overflow-x:auto;white-space:nowrap}.ticker-item{color:#fff;font-size:.875rem;font-family:ModeSeven,monospace;font-weight:500}.search-results-overlay{position:absolute;top:100%;left:0;right:0;background:#000000f2;border:1px solid rgba(0,212,255,.3);border-radius:8px;max-height:400px;overflow-y:auto;z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 10px 30px #000c}.search-result-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;cursor:pointer;transition:all .2s;border-bottom:1px solid rgba(0,212,255,.1)}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:#00d4ff1a;transform:translate(4px)}.result-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.result-symbol{color:#6d8fc7;font-weight:600;font-family:ModeSeven,monospace;font-size:1rem}.result-name{color:#ffffffb3;font-size:.875rem;font-family:ModeSeven,monospace}.result-price{color:#fff;font-weight:600;font-family:ModeSeven,monospace;font-size:.875rem;margin:0 1rem;min-width:80px;text-align:right}.result-change.positive{color:#0f8;font-weight:600;font-family:ModeSeven,monospace;font-size:.875rem;min-width:60px;text-align:right}.result-change.negative{color:#f44;font-weight:600;font-family:ModeSeven,monospace;font-size:.875rem;min-width:60px;text-align:right}.market-pair-card{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#0006;border-radius:8px;border:1px solid rgba(109,143,199,.1);transition:all .2s;position:relative;overflow:hidden}.market-pair-card:hover{background:#0009;border-color:#6d8fc74d;transform:translateY(-2px)}.market-pair-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(109,143,199,.3),transparent);opacity:0;transition:opacity .2s}.market-pair-card:hover:before{opacity:1}.pair-name{font-size:.875rem;color:#fff;font-weight:500;font-family:ModeSeven,monospace;flex:1}.pair-price{font-size:.875rem;color:#6d8fc7;font-weight:600;font-family:ModeSeven,monospace;margin:0 1rem;min-width:100px;text-align:center}.pair-change.positive{color:#0f8;font-weight:600;font-family:ModeSeven,monospace;font-size:.875rem;min-width:70px;text-align:right;background:#00ff881a;padding:.25rem .5rem;border-radius:4px;border:1px solid rgba(0,255,136,.2)}.pair-change.negative{color:#f44;font-weight:600;font-family:ModeSeven,monospace;font-size:.875rem;min-width:70px;text-align:right;background:#ff44441a;padding:.25rem .5rem;border-radius:4px;border:1px solid rgba(255,68,68,.2)}.market-pair-card:has-text("Loading..."){justify-content:center;color:#fff9;font-family:ModeSeven,monospace;font-style:italic}@keyframes priceUpdate{0%{background:#6d8fc733}50%{background:#6d8fc766}to{background:#0006}}.token-search-input{width:100%;background:#000c;border:1px solid rgba(109,143,199,.4);border-radius:6px;padding:.75rem 2.5rem .75rem 1rem;color:#fff;font-size:.875rem;font-family:ModeSeven,monospace;transition:all .2s}.token-search-input:focus{outline:none;border-color:#6d8fc7cc;box-shadow:0 0 0 3px #6d8fc71a;background:#000000e6}.token-search-input::placeholder{color:#fff9;transition:color .2s}.token-search-input:focus::placeholder{color:#fff6}.search-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);font-size:1rem;color:#6d8fc7b3;transition:all .2s}.token-search-container:focus-within .search-icon{color:#6d8fc7;transform:translateY(-50%) scale(1.1)}@media (max-width: 1400px){.terminal-main-content{grid-template-columns:1.5fr 1fr 1fr}}@media (max-width: 1200px){.terminal-main-content{grid-template-columns:1fr;grid-template-rows:auto auto auto}.terminal-column{grid-column:1}}@media (max-width: 768px){.terminal-header-bar{flex-direction:column;gap:1rem;padding:1rem}.header-center .token-search-container{width:100%}.terminal-main-content{padding:.75rem;gap:1.5rem}}.panel-header-right{display:flex;align-items:center;gap:1rem}.last-updated{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#fff9;font-family:ModeSeven,monospace}.update-indicator{width:6px;height:6px;background:#0f8;border-radius:50%;animation:pulse 2s infinite}.update-text{font-size:.75rem;color:#fff9;font-family:ModeSeven,monospace}.market-pair-card.updating{animation:priceUpdate .5s ease-in-out}@keyframes priceUpdate{0%{background:#6d8fc733;border-color:#6d8fc766}50%{background:#6d8fc74d;border-color:#6d8fc799}to{background:#0006;border-color:#6d8fc71a}}.token-search-container{position:relative;width:300px;transition:all .2s}.token-search-container:focus-within{transform:scale(1.02)}.market-pair-card:has-text("Loading..."){justify-content:center;color:#fff9;font-family:ModeSeven,monospace;font-style:italic;background:#0009;border-color:#6d8fc733}.pair-change.positive,.pair-change.negative{transition:all .3s ease}.pair-change.positive:hover{background:#0f83;border-color:#0f86;transform:scale(1.05)}.pair-change.negative:hover{background:#f443;border-color:#f446;transform:scale(1.05)}.chart-column{grid-column:1}.market-column{grid-column:2}.lending-column{grid-column:3}@media (max-width: 480px){.pro-terminal{padding:.75rem}.terminal-header{margin-bottom:1.5rem;gap:.75rem}.terminal-title h1{font-size:1.75rem;letter-spacing:1px}.terminal-subtitle{font-size:.875rem}.terminal-search{gap:.75rem}.pro-search-input{padding:.75rem;font-size:.875rem}.search-icon{width:18px;height:18px}.current-token-display{padding:.75rem;gap:.5rem}.token-icon{width:32px;height:32px}.token-info h3{font-size:1rem}.token-info p{font-size:.75rem}.terminal-main-content{gap:1.5rem}.chart-panel,.market-overview-panel,.trading-insights-panel,.lending-borrowing-panel,.portfolio-panel{padding:1rem;min-height:200px;border-radius:8px}.panel-header{margin-bottom:1rem;padding-bottom:.75rem}.panel-title{font-size:1.125rem}.panel-icon{width:18px;height:18px}.market-pair-card{padding:.75rem;margin-bottom:.75rem}.pair-info{gap:.5rem}.pair-icon{width:32px;height:32px;font-size:.75rem}.pair-name{font-size:.875rem}.pair-address{font-size:.7rem}.pair-stats{gap:.25rem}.pair-price{font-size:.875rem}.pair-change{font-size:.75rem}.insights-grid{gap:.75rem}.insight-card{padding:.75rem}.insight-title{font-size:.875rem}.insight-content{font-size:.75rem}.lending-borrowing-content{gap:.75rem}.lending-section,.borrow-section{padding:.75rem}.section-title{font-size:1rem}.section-icon{width:18px;height:18px}.form-group{gap:.5rem}.form-label{font-size:.875rem}.form-input{padding:.5rem;font-size:.875rem}.form-button{padding:.5rem 1rem;font-size:.875rem}.portfolio-summary{gap:.75rem}.portfolio-item{padding:.75rem}.portfolio-label,.portfolio-value{font-size:.875rem}}@media (max-width: 375px){.pro-terminal{padding:.5rem}.terminal-header{margin-bottom:1rem}.terminal-title h1{font-size:1.5rem}.chart-panel,.market-overview-panel,.trading-insights-panel,.lending-borrowing-panel,.portfolio-panel{padding:.75rem;min-height:180px}.pro-search-input{padding:.6rem;font-size:.8rem}.form-input{padding:.4rem;font-size:.8rem}.form-button{padding:.4rem .75rem;font-size:.8rem}}@media (max-height: 500px) and (orientation: landscape){.pro-terminal{padding:.5rem}.terminal-header{margin-bottom:1rem;padding-bottom:.75rem}.terminal-main-content{gap:1rem}.chart-panel,.market-overview-panel,.trading-insights-panel,.lending-borrowing-panel,.portfolio-panel{min-height:150px;padding:.5rem}.insights-grid{gap:.5rem}.insight-card{padding:.5rem}.lending-borrowing-content{gap:.5rem}.lending-section,.borrow-section{padding:.5rem}.portfolio-summary{gap:.5rem}.portfolio-item{padding:.5rem}}.lending-borrowing-panel{background:#000c;border:1px solid rgba(0,212,255,.2);border-radius:12px;padding:1.5rem;flex:1;width:100%;box-sizing:border-box;overflow-x:hidden}.position-status{margin-bottom:1.5rem}.status-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.status-title{color:#fffc;font-size:.875rem;font-family:ModeSeven,monospace;font-weight:600}.health-indicator{display:flex;align-items:center;gap:.5rem}.health-dot{width:8px;height:8px;border-radius:50%;animation:pulse 2s infinite}.health-dot.green{background:#00d4ff;box-shadow:0 0 10px #00d4ff80}.health-dot.yellow{background:#fa0;box-shadow:0 0 10px #ffaa0080}.health-dot.red{background:#ef4444;box-shadow:0 0 10px #ef444480}.health-text{color:#fff;font-size:.75rem;font-weight:600;font-family:ModeSeven,monospace}.position-metrics{display:flex;flex-direction:column;gap:.75rem}.metric-label{color:#ffffffb3;font-size:.875rem;font-family:ModeSeven,monospace}.metric-value{color:#fff;font-size:.875rem;font-weight:600;font-family:ModeSeven,monospace}.deposit-section,.borrow-section{margin-bottom:1.5rem;padding:1rem;background:#0000004d;border:1px solid rgba(0,212,255,.1);border-radius:8px}.section-header{margin-bottom:1rem}.section-title{color:#ffffffe6;font-size:.875rem;font-weight:600;font-family:ModeSeven,monospace}.input-group{display:flex;gap:.5rem;margin-bottom:.75rem}.amount-input{flex:1;background:#00000080;border:1px solid rgba(0,212,255,.3);border-radius:6px;padding:.75rem;color:#fff;font-family:ModeSeven,monospace;font-size:.875rem;transition:all .2s ease}.amount-input:focus{outline:none;border-color:#00d4ff99;box-shadow:0 0 10px #00d4ff33}.amount-input:disabled{opacity:.5;cursor:not-allowed}.max-btn{background:#00d4ff33;border:1px solid rgba(0,212,255,.4);border-radius:6px;padding:.75rem 1rem;color:#00d4ff;font-family:ModeSeven,monospace;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.max-btn:hover:not(:disabled){background:#00d4ff4d;border-color:#00d4ff99;transform:translateY(-1px)}.input-info{display:flex;justify-content:space-between;margin-bottom:1rem}.input-info span{font-size:.625rem;color:#ffffff80;font-family:ModeSeven,monospace}.position-actions{display:flex;gap:.5rem;margin-bottom:1rem}.position-actions .action-btn{flex:1;margin-bottom:0}.preflight-banner{background:linear-gradient(135deg,#1f2937,#111827);border:1px solid #f59e0b;border-radius:8px;margin:1rem;padding:1rem;box-shadow:0 4px 6px -1px #f59e0b1a}.preflight-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.preflight-title{font-weight:600;color:#f59e0b;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.preflight-details{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1rem}.preflight-item{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:#d1d5db}.preflight-errors{margin-bottom:1rem}.preflight-errors-title{font-weight:600;color:#ef4444;font-size:.75rem;margin-bottom:.5rem}.preflight-errors-list{list-style:none;padding:0;margin:0}.preflight-error-item{color:#fca5a5;font-size:.75rem;border-left:2px solid #ef4444;padding:.25rem 0 .25rem .5rem}.preflight-help{font-size:.75rem;color:#9ca3af;text-align:center}.borrow-trade-panel{background:#111827cc;border:1px solid rgba(75,85,99,.5);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.borrow-trade-panel .panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.borrow-trade-panel .panel-title{font-size:1rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em}.asset-selection{margin-bottom:1.5rem}.asset-label{display:block;font-size:.875rem;color:#d1d5db;margin-bottom:.5rem}.asset-select{width:100%;background:#1f2937cc;border:1px solid rgba(75,85,99,.5);border-radius:8px;padding:.75rem;color:#fff;font-size:.875rem}.asset-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.amount-input-group{margin-bottom:1.5rem}.amount-label{display:block;font-size:.875rem;color:#d1d5db;margin-bottom:.5rem}.amount-input-wrapper{display:flex;gap:.5rem}.amount-input{flex:1;background:#1f2937cc;border:1px solid rgba(75,85,99,.5);border-radius:8px;padding:.75rem;color:#fff;font-size:.875rem}.amount-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.max-btn{background:#3b82f6cc;border:1px solid rgba(59,130,246,.5);border-radius:8px;padding:.75rem 1rem;color:#fff;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s}.max-btn:hover:not(:disabled){background:#3b82f6}.max-btn:disabled{opacity:.5;cursor:not-allowed}.action-buttons{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.action-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.action-btn.enable-collateral{background:#22c55ecc;color:#fff}.action-btn.enable-collateral:hover:not(:disabled){background:#22c55e}.action-btn.borrow{background:#3b82f6cc;color:#fff}.action-btn.borrow:hover:not(:disabled){background:#3b82f6}.action-btn.buy{background:#a855f7cc;color:#fff}.action-btn.buy:hover:not(:disabled){background:#a855f7}.action-btn.buy-tp{background:#f59e0bcc;color:#fff}.action-btn.buy-tp:hover:not(:disabled){background:#f59e0b}.action-btn.force-sell{background:#ef4444cc;color:#fff}.action-btn.force-sell:hover:not(:disabled){background:#ef4444}.action-btn:disabled{opacity:.5;cursor:not-allowed}.tp-status{background:#1e40af1a;border:1px solid rgba(59,130,246,.3);border-radius:8px;padding:1rem;margin-bottom:1.5rem}.tp-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;color:#3b82f6;font-weight:600}.tp-details{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem}.tp-item{display:flex;flex-direction:column;gap:.25rem}.tp-item span:first-child{font-size:.75rem;color:#9ca3af}.tp-item span:last-child{font-size:.875rem;color:#fff;font-weight:600}.tp-actions{display:flex;gap:.5rem}.tp-btn{padding:.5rem 1rem;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;border:none;transition:all .2s}.tp-btn.disarm{background:#4b5563cc;color:#fff}.tp-btn.disarm:hover:not(:disabled){background:#4b5563}.tp-btn.execute{background:#22c55ecc;color:#fff}.tp-btn.execute:hover:not(:disabled){background:#22c55e}.tp-btn:disabled{opacity:.5;cursor:not-allowed}.pool-price{background:#1f293780;border:1px solid rgba(75,85,99,.3);border-radius:8px;padding:1rem}.price-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;color:#d1d5db;font-weight:600}.price-values{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.price-item{display:flex;justify-content:space-between;font-size:.75rem}.price-item span:first-child{color:#9ca3af}.price-item span:last-child{color:#fff;font-weight:600}.summary-panel{background:#111827cc;border:1px solid rgba(75,85,99,.5);border-radius:12px;padding:1.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.summary-panel .panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.summary-panel .panel-title{font-size:1rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em}.health-metrics{margin-bottom:1.5rem}.metric-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid rgba(75,85,99,.3)}.metric-item:last-child{border-bottom:none}.metric-header{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#d1d5db}.metric-value{font-size:1rem;font-weight:600;color:#fff}.section-title{font-size:.875rem;font-weight:600;color:#d1d5db;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.position-overview,.pool-price-summary,.transaction-history{margin-bottom:1.5rem}.position-item,.price-item{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.875rem}.position-item span:first-child,.price-item span:first-child{color:#9ca3af}.position-item span:last-child,.price-item span:last-child{color:#fff;font-weight:600}.transaction-list{max-height:200px;overflow-y:auto}.transaction-item{padding:.75rem;border:1px solid rgba(75,85,99,.3);border-radius:6px;margin-bottom:.5rem;background:#1f29374d}.transaction-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.transaction-type{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.transaction-amount{font-size:.875rem;color:#fff;font-weight:600}.transaction-details{display:flex;justify-content:space-between;align-items:center;font-size:.75rem}.transaction-time{color:#9ca3af}.transaction-link{color:#3b82f6;text-decoration:none;font-weight:600}.transaction-link:hover{text-decoration:underline}.refresh-btn{width:100%;background:#3b82f6cc;border:1px solid rgba(59,130,246,.5);border-radius:8px;padding:.75rem;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.refresh-btn:hover:not(:disabled){background:#3b82f6}.refresh-btn:disabled{opacity:.5;cursor:not-allowed}.demo-runner-floating{position:fixed;bottom:2rem;left:2rem;z-index:1000;max-width:400px}.demo-runner{background:#111827f2;border:1px solid rgba(59,130,246,.5);border-radius:12px;padding:1.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.demo-header{margin-bottom:1.5rem}.demo-title{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.5rem}.demo-description{font-size:.875rem;color:#9ca3af;line-height:1.4}.demo-steps{margin-bottom:1.5rem}.demo-step{padding:1rem;border:1px solid rgba(75,85,99,.3);border-radius:8px;margin-bottom:.75rem;background:#1f29374d}.step-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.step-icon{flex-shrink:0}.step-info{flex:1}.step-name{display:block;font-size:.875rem;color:#fff;font-weight:600;margin-bottom:.25rem}.step-status{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.step-signature,.step-explorer,.step-error{font-size:.75rem;margin-top:.5rem}.step-signature span:first-child,.step-error span:first-child{color:#9ca3af;margin-right:.5rem}.signature-text{color:#3b82f6;font-family:monospace}.step-explorer a{color:#3b82f6;text-decoration:none;font-weight:600}.step-explorer a:hover{text-decoration:underline}.error-text{color:#ef4444}.demo-controls{display:flex;gap:.75rem;margin-bottom:1.5rem}.demo-btn{flex:1;padding:.75rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}.demo-btn.run{background:#22c55ecc;color:#fff}.demo-btn.run:hover:not(:disabled){background:#22c55e}.demo-btn.reset{background:#4b5563cc;color:#fff}.demo-btn.reset:hover:not(:disabled){background:#4b5563}.demo-btn:disabled{opacity:.5;cursor:not-allowed}.demo-progress{margin-bottom:1.5rem}.progress-bar{width:100%;height:8px;background:#4b55634d;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6);transition:width .3s ease}.progress-text{font-size:.75rem;color:#9ca3af;text-align:center;display:block}.demo-info{font-size:.75rem;color:#9ca3af}.demo-info h4{color:#fff;font-size:.875rem;margin-bottom:.75rem}.demo-list{list-style:none;padding:0;margin:0 0 1rem}.demo-list li{padding:.25rem 0 .25rem 1rem;position:relative}.demo-list li:before{content:"•";color:#3b82f6;position:absolute;left:0}.demo-note{padding:.75rem;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:6px;font-size:.75rem;line-height:1.4}.right-column{display:flex;flex-direction:column;gap:1.5rem}.not-connected{text-align:center;padding:2rem;color:#9ca3af}.no-transactions,.no-insights,.no-strategies,.loading-insights{text-align:center;padding:1rem;color:#9ca3af;font-size:.875rem}@media (max-width: 1400px){.demo-runner-floating{position:relative;bottom:auto;left:auto;margin:1rem;max-width:none}.demo-runner{max-width:none}}@media (max-width: 768px){.preflight-details,.tp-details,.price-values{grid-template-columns:1fr}.demo-controls{flex-direction:column}.demo-runner-floating{position:relative;margin:1rem}}.terminal-insights-section{margin-top:2rem;padding:0 1rem}.terminal-insights-section .insights-panel{background:#111827cc;border:1px solid rgba(75,85,99,.5);border-radius:12px;padding:1.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.strategy-exec-section{margin-top:1.5rem}.strategy-exec-card{background:#111827cc;border:1px solid rgba(75,85,99,.5);border-radius:12px;padding:1.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.strategy-exec-card .card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.strategy-exec-card .card-title{font-size:1.25rem;font-weight:700;color:#f3f4f6;margin:0}.strategy-exec-card .config-preview{margin-bottom:1.5rem}.strategy-exec-card .preview-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;color:#9ca3af;font-size:.875rem}.strategy-exec-card .config-content{background:#0000004d;border-radius:8px;padding:1rem;border:1px solid rgba(75,85,99,.3)}.strategy-exec-card .config-json{color:#e5e7eb;font-size:.75rem;margin:0;white-space:pre-wrap;word-break:break-word}.strategy-exec-card .action-buttons{display:flex;gap:1rem;margin-bottom:1.5rem}.strategy-exec-card .action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.strategy-exec-card .action-btn.create-strategy{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.strategy-exec-card .action-btn.create-strategy:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px)}.strategy-exec-card .action-btn.execute-strategy{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.strategy-exec-card .action-btn.execute-strategy:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px)}.strategy-exec-card .action-btn:disabled{background:#6b7280;cursor:not-allowed;transform:none}.strategy-exec-card .last-action-results{margin-bottom:1.5rem}.strategy-exec-card .result-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(75,85,99,.3)}.strategy-exec-card .result-item:last-child{border-bottom:none}.strategy-exec-card .result-label{color:#9ca3af;font-size:.875rem}.strategy-exec-card .result-value{color:#f3f4f6;font-size:.875rem;font-family:monospace}.strategy-exec-card .explorer-link{color:#60a5fa;text-decoration:none}.strategy-exec-card .explorer-link:hover{text-decoration:underline}.strategy-exec-card .status-info{display:flex;gap:2rem}.strategy-exec-card .status-item{display:flex;flex-direction:column;gap:.25rem}.strategy-exec-card .status-label{color:#9ca3af;font-size:.75rem}.strategy-exec-card .status-value{font-size:.875rem;font-weight:600}.strategy-exec-card .status-value.connected{color:#10b981}.strategy-exec-card .status-value.disconnected{color:#ef4444}.strategy-exec-card .status-value.ok{color:#10b981}.strategy-exec-card .status-value.error{color:#ef4444}@media (max-width: 1400px){.terminal-insights-section{margin-top:1.5rem}.strategy-exec-section{margin-top:1rem}}@media (max-width: 768px){.terminal-insights-section{margin-top:1rem;padding:0 .5rem}.strategy-exec-card .action-buttons{flex-direction:column}.strategy-exec-card .status-info{flex-direction:column;gap:1rem}}.terminal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#111827e6;border-bottom:1px solid rgba(75,85,99,.5);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header-left .terminal-title{font-size:2rem;font-weight:800;color:#f3f4f6;margin:0;text-transform:uppercase;letter-spacing:.1em}.header-left .terminal-subtitle{color:#9ca3af;font-size:.875rem;margin-top:.25rem}.header-right .network-indicator{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:8px}.network-label{color:#9ca3af;font-size:.875rem}.network-value{color:#60a5fa;font-weight:600;font-size:.875rem}.quickstart-strip{background:linear-gradient(135deg,#3b82f61a,#10b9811a);border:1px solid rgba(59,130,246,.2);border-radius:12px;margin:1rem;padding:1.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.quickstart-content{display:flex;justify-content:space-between;align-items:center;gap:2rem}.quickstart-left{display:flex;flex-direction:column;gap:.25rem}.quickstart-title{font-size:1.5rem;font-weight:700;color:#f3f4f6;margin:0}.quickstart-subtitle{color:#9ca3af;font-size:.875rem}.quickstart-controls{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.control-group{display:flex;flex-direction:column;align-items:center;gap:.5rem}.control-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.control-btn.connect-wallet{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.control-btn.connect-wallet:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px)}.control-btn.disconnect-wallet{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.control-btn.disconnect-wallet:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px)}.control-btn.run-demo{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.control-btn.run-demo:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:translateY(-1px)}.control-btn:disabled{background:#6b7280;cursor:not-allowed;transform:none}.network-status{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#11182799;border:1px solid rgba(75,85,99,.3);border-radius:8px;min-width:120px;justify-content:center}.network-text{font-size:.875rem;font-weight:500}.network-tip{font-size:.75rem;color:#fbbf24;text-align:center;max-width:120px}.defaults-toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.defaults-toggle input[type=checkbox]{width:16px;height:16px;accent-color:#10b981}.toggle-label{font-size:.875rem;color:#e5e7eb;font-weight:500}.preflight-warnings{background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:8px;padding:1rem;margin:1rem 0}.preflight-warnings-title{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#60a5fa;margin-bottom:.5rem}.preflight-warnings-list{list-style:none;padding:0;margin:0}.preflight-warning-item{color:#93c5fd;font-size:.875rem;padding:.25rem 0}.status-group{display:flex;align-items:center;gap:.5rem}.defaults-note{font-size:.75rem;color:#10b981;font-style:italic}.defaults-help{background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:8px;padding:1rem;margin-top:1rem;font-size:.875rem;color:#d1fae5}.defaults-help code{background:#0000004d;padding:.25rem .5rem;border-radius:4px;font-family:monospace;color:#fbbf24}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.strategy-builder{background:#000;color:#fff;min-height:100vh;font-family:ModeSeven,monospace}.strategy-header-bar{background:#000000f2;border-bottom:1px solid rgba(109,143,199,.3);padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.header-left .strategy-title h1{font-size:1.5rem;font-weight:700;color:#6d8fc7;margin:0;font-family:ModeSeven,monospace}.header-left .strategy-tagline{font-size:.875rem;color:#ffffffb3;margin:.25rem 0 0;font-family:ModeSeven,monospace}.header-center .strategy-status{display:flex;align-items:center;gap:1rem}.status-label{font-size:.875rem;color:#ffffffb3;font-family:ModeSeven,monospace}.risk-badge{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;font-family:ModeSeven,monospace}.risk-badge.low{background:#22c55e33;color:#22c55e;border:1px solid rgba(34,197,94,.4)}.risk-badge.medium{background:#f59e0b33;color:#f59e0b;border:1px solid rgba(245,158,11,.4)}.risk-badge.high{background:#ef444433;color:#ef4444;border:1px solid rgba(239,68,68,.4)}.header-right .strategy-metrics{display:flex;gap:2rem}.metric{display:flex;flex-direction:column;align-items:center;gap:.25rem}.metric-label{font-size:.75rem;color:#fff9;font-family:ModeSeven,monospace}.metric-value{font-size:1rem;font-weight:600;color:#6d8fc7;font-family:ModeSeven,monospace}.strategy-main-content{padding:1.5rem;display:flex;flex-direction:column;gap:2rem}.strategy-top-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1.5rem}.strategy-module{background:#000c;border:1px solid rgba(109,143,199,.2);border-radius:12px;padding:1.5rem;min-height:300px;display:flex;flex-direction:column}.module-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(109,143,199,.1)}.module-title{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:600;color:#fff;font-family:ModeSeven,monospace}.module-icon{width:20px;height:20px}.module-badge{background:#6d8fc733;color:#6d8fc7;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;font-family:ModeSeven,monospace;border:1px solid rgba(109,143,199,.3)}.module-content{flex:1;display:flex;flex-direction:column}.deposit-module{border-color:#0f83}.deposit-module .module-badge{background:#0f83;color:#0f8;border-color:#00ff884d}.deposit-stats{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.stat-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#0006;border-radius:8px;border:1px solid rgba(0,255,136,.1)}.stat-value{font-size:1.125rem;font-weight:600;color:#0f8;font-family:ModeSeven,monospace}.stat-label{font-size:.875rem;color:#ffffffb3;font-family:ModeSeven,monospace}.deposit-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;color:#fffc;font-family:ModeSeven,monospace}.input-with-button{display:flex;gap:.5rem}.deposit-input{flex:1;background:#0009;border:1px solid rgba(0,255,136,.3);border-radius:6px;padding:.75rem;color:#fff;font-size:.875rem;font-family:ModeSeven,monospace;outline:none}.deposit-input:focus{border-color:#0f89}.max-btn{background:#0f83;color:#0f8;border:1px solid rgba(0,255,136,.4);border-radius:6px;padding:.75rem 1rem;font-size:.75rem;font-weight:600;font-family:ModeSeven,monospace;cursor:pointer;transition:all .2s}.max-btn:hover{background:#00ff884d;border-color:#0f89}.balance-info{display:flex;justify-content:space-between;font-size:.75rem;color:#fff9;font-family:ModeSeven,monospace}.action-btn{padding:.75rem 1rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;font-family:ModeSeven,monospace;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px}.action-btn.deposit{background:#0f83;color:#0f8;border:1px solid rgba(0,255,136,.4)}.action-btn.deposit:hover{background:#00ff884d;border-color:#0f89}.action-btn.borrow{background:#6d8fc733;color:#6d8fc7;border:1px solid rgba(109,143,199,.4)}.action-btn.borrow:hover{background:#6d8fc74d;border-color:#6d8fc799}.borrow-module{border-color:#6d8fc733}.borrow-module .module-badge{background:#6d8fc733;color:#6d8fc7;border-color:#6d8fc74d}.borrow-stats{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.borrow-input{flex:1;background:#0009;border:1px solid rgba(109,143,199,.3);border-radius:6px;padding:.75rem;color:#fff;font-size:.875rem;font-family:ModeSeven,monospace;outline:none}.borrow-input:focus{border-color:#6d8fc799}.borrow-info{display:flex;justify-content:space-between;font-size:.75rem;color:#fff9;font-family:ModeSeven,monospace}.health-module{border-color:#00d4ff33}.health-module .module-badge{background:#00d4ff33;color:#00d4ff;border-color:#00d4ff4d}.health-overview{display:flex;flex-direction:column;gap:1.5rem}.health-indicator{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#0006;border-radius:8px;border:1px solid rgba(0,212,255,.1)}.health-dot{width:12px;height:12px;border-radius:50%;animation:pulse 2s infinite}.health-dot.green{background:#0f8}.health-dot.yellow{background:#f59e0b}.health-dot.red{background:#ef4444}.health-text{font-size:1rem;font-weight:600;color:#fff;font-family:ModeSeven,monospace}.health-metrics{display:flex;flex-direction:column;gap:.75rem}.metric-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(0,212,255,.1)}.metric-row:last-child{border-bottom:none}.metric-label{font-size:.875rem;color:#ffffffb3;font-family:ModeSeven,monospace}.metric-value{font-size:.875rem;font-weight:600;color:#00d4ff;font-family:ModeSeven,monospace}.liquidation-warning{margin-top:1rem}.warning-message{background:#ef444433;color:#ef4444;padding:.75rem;border-radius:8px;border:1px solid rgba(239,68,68,.3);font-size:.875rem;font-family:ModeSeven,monospace;text-align:center}.pools-module{border-color:#00d4ff33}.pools-overview{display:flex;flex-direction:column;gap:1rem}.pool-item{padding:1rem;background:#0006;border-radius:8px;border:1px solid rgba(0,212,255,.1)}.pool-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.pool-name{font-size:1rem;font-weight:600;color:#fff;font-family:ModeSeven,monospace}.pool-status{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;font-family:ModeSeven,monospace}.pool-status.active{background:#22c55e33;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.pool-status.coming-soon{background:#6d8fc733;color:#6d8fc7;border:1px solid rgba(109,143,199,.3)}.pool-stats{display:flex;flex-direction:column;gap:.5rem}.pool-stat{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.pool-stat .stat-label{color:#ffffffb3;font-family:ModeSeven,monospace}.pool-stat .stat-value{color:#00d4ff;font-weight:600;font-family:ModeSeven,monospace}.strategy-bottom-row{width:100%}.strategy-builder-module{background:#000c;border:1px solid rgba(109,143,199,.2);border-radius:12px;padding:1.5rem;min-height:700px}.strategy-builder-layout{display:grid;grid-template-columns:250px 1fr 300px;gap:1.5rem;height:100%}.strategy-sidebar{display:flex;flex-direction:column;gap:1.5rem}.sidebar-section h3{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6d8fc7;margin-bottom:1rem;font-family:ModeSeven,monospace}.section-icon{width:16px;height:16px}.strategy-inputs-list{display:flex;flex-direction:column;gap:.5rem}.strategy-input-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#0006;border:1px solid rgba(109,143,199,.1);border-radius:8px;cursor:grab;transition:all .2s;font-size:.875rem;color:#fff;font-family:ModeSeven,monospace}.strategy-input-item:hover{border-color:#6d8fc74d;background:#6d8fc71a}.strategy-input-item.ai-optimized{border-color:#00ff884d;background:#00ff881a}.palette-icon{width:20px;height:20px}.ai-badge{background:#0f83;color:#0f8;padding:.125rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600;margin-left:auto;font-family:ModeSeven,monospace}.canvas-container{background:#0009;border-radius:8px;border:1px solid rgba(109,143,199,.1);overflow:hidden}.strategy-canvas{width:100%;height:100%}.results-panel{background:#0006;border-radius:8px;border:1px solid rgba(109,143,199,.1);padding:1rem}.results-panel h3{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6d8fc7;margin-bottom:1rem;font-family:ModeSeven,monospace}.results-content{margin-bottom:1.5rem}.results-content p{font-size:.875rem;color:#ffffffb3;margin-bottom:1rem;font-family:ModeSeven,monospace}.results-placeholder{background:#0000004d;border:1px dashed rgba(109,143,199,.3);border-radius:8px;padding:2rem;text-align:center;color:#ffffff80;font-family:ModeSeven,monospace}.wallet-connection{text-align:center;padding:1rem;background:#0000004d;border-radius:8px;border:1px solid rgba(109,143,199,.1)}.wallet-connection p{font-size:.875rem;color:#ffffffb3;margin-bottom:.75rem;font-family:ModeSeven,monospace}.wallet-icon{margin:.75rem 0}.wallet-icon img{width:32px;height:32px;opacity:.6}.wallet-status{font-size:.875rem;color:#ef4444;font-weight:600;font-family:ModeSeven,monospace}.wallet-connect-prompt{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1rem;background:#0000004d;border-radius:8px;border:1px dashed rgba(109,143,199,.3)}.prompt-icon{margin-bottom:1rem}.prompt-icon img{width:32px;height:32px;opacity:.6}.wallet-connect-prompt p{font-size:.875rem;color:#ffffffb3;margin-bottom:1rem;font-family:ModeSeven,monospace}.connect-wallet-btn{background:#6d8fc733;color:#6d8fc7;border:1px solid rgba(109,143,199,.4);border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;font-family:ModeSeven,monospace;cursor:pointer;transition:all .2s}.connect-wallet-btn:hover{background:#6d8fc74d;border-color:#6d8fc799}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width: 1400px){.strategy-top-row{grid-template-columns:1fr 1fr;gap:1rem}.strategy-builder-layout{grid-template-columns:200px 1fr 250px;gap:1rem}}@media (max-width: 1200px){.strategy-top-row,.strategy-builder-layout{grid-template-columns:1fr;gap:1rem}.strategy-sidebar{order:2}.canvas-container{order:1}.results-panel{order:3}}@media (max-width: 768px){.strategy-header-bar{flex-direction:column;gap:1rem;padding:1rem}.header-right .strategy-metrics{gap:1rem}.strategy-main-content{padding:1rem;gap:1rem}.strategy-module{padding:1rem;min-height:250px}.strategy-builder-module{padding:1rem;min-height:600px}}.input-node,.logic-node,.action-node{background:linear-gradient(135deg,#000000e6,#000000b3);border:2px solid;border-radius:12px;padding:1rem;min-width:200px;box-shadow:0 8px 32px #0009;position:relative;transition:all .3s ease}@media (max-width: 480px){.input-node,.logic-node,.action-node{min-width:160px;padding:.75rem;border-radius:8px}.node-content{gap:.5rem}.node-header{gap:.5rem;margin-bottom:.5rem}.node-icon{width:16px!important;height:16px!important}.node-title{font-size:.875rem}.node-risk-badge{padding:.2rem .4rem;font-size:.65rem}.parameter{gap:.25rem;margin-bottom:.5rem}.parameter label{font-size:.75rem}.parameter input,.parameter select{padding:.4rem;font-size:.75rem;border-radius:4px}.node-delete-btn{width:20px;height:20px;font-size:14px;top:8px;right:8px}}@media (max-width: 375px){.input-node,.logic-node,.action-node{min-width:140px;padding:.5rem}.node-title{font-size:.8rem}.parameter input,.parameter select{padding:.3rem;font-size:.7rem}.node-delete-btn{width:18px;height:18px;font-size:12px;top:6px;right:6px}}.input-node{border-color:#00d4ff;box-shadow:0 8px 32px #00d4ff33}.logic-node{border-color:#fa0;box-shadow:0 8px 32px #fa03}.action-node{border-color:#f44;box-shadow:0 8px 32px #f443}.input-node:hover,.logic-node:hover,.action-node:hover{transform:translateY(-2px);box-shadow:0 12px 40px #000c}.input-node:hover{box-shadow:0 12px 40px #00d4ff4d}.logic-node:hover{box-shadow:0 12px 40px #ffaa004d}.action-node:hover{box-shadow:0 12px 40px #ff44444d}.node-content{position:relative}.node-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.1);position:relative}.node-icon{width:20px;height:20px;opacity:.8}.node-title{font-size:1rem;font-weight:600;color:#fff;font-family:ModeSeven,monospace;flex:1}.node-risk-badge{padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600;font-family:ModeSeven,monospace;text-transform:uppercase;letter-spacing:.5px}.node-risk-badge.low-risk{background:#22c55e33;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.node-risk-badge.medium-risk{background:#fa03;color:#fa0;border:1px solid rgba(255,170,0,.3)}.node-risk-badge.high-risk{background:#ef444433;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.parameter{margin-bottom:1rem}.parameter:last-child{margin-bottom:0}.parameter label{display:block;font-size:.875rem;color:#ffffffb3;font-family:ModeSeven,monospace;margin-bottom:.5rem;font-weight:500}.parameter input,.parameter select{width:100%;padding:.5rem;background:#0006;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#fff;font-size:.875rem;font-family:ModeSeven,monospace;transition:all .2s ease}.parameter input:focus,.parameter select:focus{outline:none;border-color:#00d4ff80;box-shadow:0 0 0 2px #00d4ff1a}.parameter input::placeholder{color:#fff6}.parameter select option{background:#000;color:#fff}.node-delete-btn{position:absolute;top:-8px;right:-8px;width:24px;height:24px;background:#ef4444e6;color:#fff;border:2px solid #ffffff;border-radius:50%;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.node-delete-btn:hover{background:#ef4444;transform:scale(1.1);box-shadow:0 4px 12px #ef444466}.node-delete-btn:active{transform:scale(.95)}.react-flow__handle{width:12px;height:12px;background:#00d4ff;border:2px solid #ffffff;border-radius:50%}.react-flow__handle:hover{background:#00b8e6;transform:scale(1.2)}.react-flow__edge-path{stroke:#00d4ff;stroke-width:2px}.react-flow__edge:hover .react-flow__edge-path{stroke:#00b8e6;stroke-width:3px}.strategy-canvas,.react-flow__background{background:linear-gradient(135deg,#000,#0a0a0a)}.react-flow__controls{background:#000c;border:1px solid rgba(0,212,255,.3);border-radius:8px}.react-flow__controls button{background:#0009;border:1px solid rgba(0,212,255,.2);color:#00d4ff;border-radius:4px}.react-flow__controls button:hover{background:#00d4ff1a;border-color:#00d4ff66}.react-flow__minimap{background:#000c;border:1px solid rgba(0,212,255,.3);border-radius:8px;width:120px!important;height:80px!important;bottom:20px!important;right:20px!important}.react-flow__minimap-node{fill:#00d4ff;stroke:#fff;stroke-width:1px}.react-flow__minimap-node.selected{fill:#fa0}.custom-controls{position:absolute;bottom:20px;left:20px;display:flex;flex-direction:column;gap:8px;z-index:10}.control-button{width:40px;height:40px;background:#000c;border:1px solid rgba(0,212,255,.3);border-radius:8px;color:#00d4ff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:18px;-webkit-user-select:none;user-select:none}.control-button:hover{background:#00d4ff1a;border-color:#00d4ff80;transform:scale(1.05);box-shadow:0 4px 12px #00d4ff33}.control-button:active{transform:scale(.95)}.control-button.zoom-in:before{content:"+";font-weight:700;font-size:20px}.control-button.zoom-out:before{content:"−";font-weight:700;font-size:20px}.control-button.fullscreen:before{content:"⛶";font-size:16px}.control-button.center:before{content:"⌂";font-size:16px}@media (max-width: 480px){.strategy-builder{padding:.75rem}.strategy-header-bar{padding:.75rem;gap:.75rem}.strategy-title h1{font-size:1.5rem;letter-spacing:1px}.strategy-tagline{font-size:.875rem}.strategy-status{padding:.5rem .75rem}.status-label{font-size:.75rem}.risk-badge{padding:.25rem .5rem;font-size:.75rem}.strategy-metrics{gap:.75rem}.metric{padding:.5rem .75rem}.metric-label{font-size:.75rem}.metric-value{font-size:.875rem}.strategy-main-content{gap:1.5rem}.strategy-top-row,.strategy-bottom-row{gap:1rem}.strategy-module{padding:.75rem;min-height:180px;border-radius:8px}.module-header{margin-bottom:.75rem;padding-bottom:.5rem}.module-title{font-size:1rem}.module-icon{width:18px;height:18px}.deposit-form,.borrow-form{gap:.75rem}.input-with-button{gap:.5rem}.deposit-input,.borrow-input{padding:.5rem;font-size:.875rem}.max-btn{padding:.5rem .75rem;font-size:.75rem}.balance-info,.borrow-info{font-size:.75rem}.action-btn{padding:.5rem 1rem;font-size:.875rem}.health-metrics{gap:.5rem}.metric-row{padding:.5rem}.metric-label,.metric-value{font-size:.75rem}.liquidation-warning{padding:.5rem;margin-top:.75rem}.warning-message{font-size:.75rem}.pools-overview{gap:.75rem}.pool-item{padding:.75rem}.pool-name{font-size:.875rem}.pool-status{padding:.25rem .5rem;font-size:.7rem}.pool-stats{gap:.5rem}.pool-stat{font-size:.75rem}.strategy-builder-layout{gap:.5rem}.strategy-sidebar{padding:.75rem}.sidebar-section{margin-bottom:1rem}.section-icon{width:16px;height:16px}.section-title{font-size:.875rem}.strategy-inputs-list{gap:.5rem}.strategy-input-item{padding:.5rem;gap:.5rem}.palette-icon{width:16px;height:16px}.ai-badge{padding:.2rem .4rem;font-size:.65rem}.canvas-container{min-height:250px}.results-panel{padding:.75rem}.results-title{font-size:1rem}.results-content{font-size:.875rem}.custom-controls{bottom:10px;left:10px;gap:.5rem}.control-button{width:32px;height:32px;font-size:14px}.react-flow__minimap{width:80px!important;height:60px!important;bottom:10px!important;right:10px!important}}@media (max-width: 375px){.strategy-builder,.strategy-header-bar{padding:.5rem}.strategy-title h1{font-size:1.25rem}.strategy-module{padding:.5rem;min-height:160px}.deposit-input,.borrow-input{padding:.4rem;font-size:.8rem}.action-btn{padding:.4rem .75rem;font-size:.8rem}.canvas-container{min-height:200px}.custom-controls{bottom:8px;left:8px}.control-button{width:28px;height:28px;font-size:12px}}@media (max-height: 500px) and (orientation: landscape){.strategy-builder{padding:.5rem}.strategy-header-bar{margin-bottom:1rem;padding-bottom:.75rem}.strategy-main-content{gap:1rem}.strategy-module{min-height:120px;padding:.5rem}.canvas-container{min-height:200px}.strategy-sidebar,.results-panel{padding:.5rem}}
