html{scroll-behavior:smooth}:root{--bg-dark:#0f111a;--bg-card:#1a1d29;--bg-accent:#252a3a;--primary:#6366f1;--primary-glow:#6366f180;--secondary:#ec4899;--text-primary:#fff;--text-secondary:#94a3b8;--text-muted:#64748b;--success:#10b981;--border-dim:#ffffff0d;--border-light:#ffffff1a}*{box-sizing:border-box;margin:0;padding:0}html{width:100%;overflow-x:hidden}body{background-color:var(--bg-dark);color:var(--text-primary);-webkit-font-smoothing:antialiased;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;overflow-x:hidden}#root{width:100%;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}.glass-panel{-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-light);background:#1a1d29b3;border-radius:20px}.gradient-text{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn{cursor:pointer;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 4px 20px #6366f14d}.btn-primary:hover{background:#5a5ce6;transform:translateY(-2px);box-shadow:0 8px 25px #6366f180}.btn-secondary{background:var(--bg-accent);color:var(--text-primary);border:1px solid var(--border-light)}.btn-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:100px 0}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.animate-float{animation:6s ease-in-out infinite float}.glow-bg{background:radial-gradient(circle, var(--primary-glow) 0%, transparent 70%);filter:blur(80px);z-index:-1;opacity:.5;border-radius:50%;width:600px;height:600px;position:absolute}.responsive-grid-2{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.desktop-hide{display:none}@media (width<=768px){.section{padding:60px 0!important}.container{padding:0 16px!important}.mobile-col{flex-direction:column!important}.desktop-hide{display:block!important}.mobile-col-reverse{flex-direction:column-reverse!important}.mobile-hide{display:none!important}.mobile-text-center{text-align:center!important}.mobile-w-full{width:100%!important;max-width:100%!important}.responsive-grid-2{grid-template-columns:1fr!important;gap:16px!important}.mobile-text-h1{font-size:2.8rem!important}.mobile-text-h2{font-size:2rem!important}.mobile-center-items{justify-content:center!important;align-items:center!important}.mobile-no-min-width{min-width:0!important}.mobile-mockup-container{height:250px!important}.mobile-mt-0{margin-top:0!important}}.hero-text-col{flex:500px;min-width:300px}.hero-title{letter-spacing:-.02em;margin-bottom:24px;font-size:4.5rem;font-weight:800;line-height:1.1}.hero-subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.hero-buttons{gap:16px;display:flex}.hero-coins-col{flex:400px;justify-content:center;align-items:center;min-width:300px;height:550px;display:flex;position:relative}@media (width<=768px){.hero-text-col{text-align:center;flex-direction:column;align-items:center;width:100%;min-width:0;display:flex}.hero-title{font-size:2.5rem}.hero-subtitle{margin-bottom:32px;font-size:1.1rem}.hero-buttons{flex-direction:column;align-items:center;width:100%}.hero-buttons .btn{width:auto;min-width:250px}.hero-coins-col{transform-origin:50%;transform:scale(.9);flex:none!important;width:100%!important;height:280px!important;margin:0!important}.hero-coins-col>div:nth-child(2){top:-10px!important;left:5%!important;transform:scale(.7)!important}.hero-coins-col>div:nth-child(3){top:20px!important;left:60%!important;transform:scale(.7)!important}.hero-coins-col>div:nth-child(4){top:210px!important;left:20%!important;transform:scale(.7)!important}.hero-coins-col>div:nth-child(5){top:10px!important;left:calc(50% - 65px)!important}.hero-coins-col>div:nth-child(6){top:0!important;left:calc(85% - 47px)!important}.hero-coins-col>div:nth-child(7){top:170px!important;left:calc(25% - 42px)!important}.hero-coins-col>div:nth-child(8){top:140px!important;left:calc(75% - 37px)!important}.hero-coins-col>div:nth-child(9){top:190px!important;left:calc(90% - 32px)!important}.hero-coins-col>div:nth-child(10){top:50px!important;left:calc(15% - 45px)!important}.hero-coins-col>div:nth-child(11){top:220px!important;left:calc(50% - 40px)!important}.hero-bottom-panels{margin-top:40px!important}.responsive-grid-2{flex-direction:column!important;gap:24px!important;display:flex!important}.hero-wrapper{min-height:auto!important;padding-top:120px!important;padding-bottom:40px!important}.mobile-stack{flex-direction:column!important;gap:10px!important;width:100%!important;display:flex!important}.mobile-stack-reverse{flex-direction:column-reverse!important;width:100%!important;display:flex!important}}
