.shiba-pattern{top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;opacity:.02;background-image:repeating-linear-gradient(90deg,transparent,transparent 200px,rgba(255,122,28,.03) 0,rgba(255,122,28,.03) 201px),repeating-linear-gradient(0deg,transparent,transparent 200px,rgba(255,122,28,.03) 0,rgba(255,122,28,.03) 201px)}.gradient-orb,.shiba-pattern{position:fixed;pointer-events:none;z-index:-1}.gradient-orb{width:600px;height:600px;background:radial-gradient(circle at center,rgba(255,122,28,.15) 0,rgba(255,122,28,.05) 25%,transparent 70%);border-radius:50%;filter:blur(60px);animation:orb-float 30s ease-in-out infinite}.gradient-orb.orb-1{top:-300px;left:-300px;animation-delay:0s}.gradient-orb.orb-2{bottom:-300px;right:-300px;animation-delay:10s}.gradient-orb.orb-3{top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:20s;width:800px;height:800px}@keyframes orb-float{0%,to{transform:translate(0) scale(1) rotate(0deg)}25%{transform:translate(50px,-30px) scale(1.1) rotate(90deg)}50%{transform:translate(-30px,50px) scale(.9) rotate(180deg)}75%{transform:translate(30px,30px) scale(1.05) rotate(270deg)}}.noise-overlay{top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.5'/%3E%3C/svg%3E")}.glow-line,.noise-overlay{position:fixed;z-index:-1;pointer-events:none}.glow-line{height:1px;width:100px;background:linear-gradient(90deg,transparent,rgba(255,122,28,.5) 50%,transparent);animation:glow-move 15s linear infinite}.glow-line.horizontal{top:20%;left:-100px;width:200px}.glow-line.vertical{top:-100px;right:20%;width:1px;height:200px;background:linear-gradient(180deg,transparent,rgba(255,122,28,.5) 50%,transparent);animation:glow-move-vertical 15s linear infinite}@keyframes glow-move{0%{left:-200px}to{left:100vw}}@keyframes glow-move-vertical{0%{top:-200px}to{top:100vh}}@media (max-width:768px){.gradient-orb{width:400px;height:400px}.gradient-orb.orb-3{width:500px;height:500px}.glow-line{display:none}}html{scroll-behavior:smooth}.swap-widget-enhanced{background:rgba(18,19,29,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,122,28,.1);transition:all .3s ease}.swap-widget-enhanced:hover{border-color:rgba(255,122,28,.2);box-shadow:0 0 50px rgba(255,122,28,.1),0 0 100px rgba(255,122,28,.05)}@keyframes live-pulse{0%{box-shadow:0 0 0 0 rgba(255,122,28,.4)}70%{box-shadow:0 0 0 10px rgba(255,122,28,0)}to{box-shadow:0 0 0 0 rgba(255,122,28,0)}}.live-indicator{animation:live-pulse 2s infinite}