*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Inter,Segoe UI,system-ui,sans-serif;background:#060910;color:#e2e8f0;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}#root{min-height:100vh}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0d1117}::-webkit-scrollbar-thumb{background:#2d3a52;border-radius:3px}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:0;opacity:.4}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-14px) rotate(1deg)}66%{transform:translateY(-6px) rotate(-1deg)}}@keyframes aurora{0%,to{transform:translate(0) scale(1)}25%{transform:translate(40px,-30px) scale(1.05)}50%{transform:translate(-20px,50px) scale(.98)}75%{transform:translate(30px,20px) scale(1.03)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 #38bdf84d}50%{box-shadow:0 0 0 8px #38bdf800}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.page-wrap{position:relative;min-height:100vh}.nav-wrap{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 1.5rem}.nav-inner{max-width:1080px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;background:#060910b3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:.7rem 1.25rem}.brand{display:inline-flex;align-items:center;gap:.55rem;flex-shrink:0}.brand-logo{width:2rem;height:2rem;object-fit:contain;border-radius:8px}.brand-name{font-size:.75rem;font-weight:700;letter-spacing:.18em;color:#e2e8f0}.nav-links{display:flex;align-items:center;gap:2rem}.nav-link{font-size:.85rem;color:#94a3b8;transition:color .2s}.nav-link:hover{color:#e2e8f0}.nav-cta{display:inline-flex;align-items:center;gap:.4rem;background:linear-gradient(135deg,#38bdf8,#818cf8);color:#fff;font-size:.83rem;font-weight:600;padding:.5rem 1.1rem;border-radius:8px;transition:opacity .2s,transform .2s;box-shadow:0 4px 16px #38bdf840}.nav-cta:hover{opacity:.9;transform:translateY(-1px)}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#38bdf8,#818cf8);color:#fff;font-weight:700;font-size:.9rem;padding:.78rem 1.5rem;border-radius:10px;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 6px 24px #38bdf84d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #38bdf866}.btn-large{font-size:1rem;padding:1rem 2rem}.btn-ghost{display:inline-flex;align-items:center;font-size:.88rem;font-weight:500;color:#94a3b8;padding:.78rem 1.2rem;border:1px solid rgba(255,255,255,.1);border-radius:10px;transition:color .2s,border-color .2s,background .2s}.btn-ghost:hover{color:#e2e8f0;border-color:#ffffff38;background:#ffffff0a}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;padding:6rem 1.5rem 4rem;overflow:hidden}.hero-orbs{position:absolute;inset:0;pointer-events:none;overflow:hidden}.orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.55}.orb-1{width:520px;height:520px;top:-140px;left:-100px;background:radial-gradient(circle,#818cf820 0%,transparent 70%);animation:aurora 18s ease-in-out infinite}.orb-2{width:400px;height:400px;top:10%;right:-80px;background:radial-gradient(circle,#38bdf830 0%,transparent 70%);animation:aurora 22s ease-in-out infinite reverse}.orb-3{width:340px;height:340px;bottom:-80px;left:40%;background:radial-gradient(circle,#9945ff25 0%,transparent 70%);animation:aurora 16s ease-in-out infinite 4s}.hero-content{position:relative;z-index:1;max-width:1080px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-text{animation:fadeUp .7s ease both}.kicker{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#38bdf8;margin-bottom:1.1rem}.hero-h1{font-size:clamp(2.6rem,5.5vw,4.2rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;color:#f1f5f9;margin-bottom:1.25rem}.gradient-text{background:linear-gradient(135deg,#38bdf8,#818cf8,#c084fc);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 3.5s linear infinite}.hero-lead{font-size:1rem;line-height:1.7;color:#94a3b8;max-width:44ch;margin-bottom:2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.hero-chips{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem}.hero-chips li{font-size:.75rem;font-weight:500;color:#64748b;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:.3rem .75rem}.mockup-wrap{animation:float 6s ease-in-out infinite;display:flex;justify-content:center}.mockup-card{width:280px;background:#0d111ed9;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:1.25rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 0 0 1px #38bdf814,0 20px 60px #00000080,0 0 80px #38bdf814}.mock-topbar{display:flex;gap:5px;margin-bottom:1rem}.mock-dot{width:9px;height:9px;border-radius:50%;display:block}.mock-chain-row{display:flex;gap:.4rem;margin-bottom:1.2rem}.mock-chain-pill{font-size:.7rem;font-weight:600;padding:.3rem .7rem;border-radius:999px;border:1px solid}.mock-chain-sol{color:#c084fc;border-color:#c084fc4d;background:#c084fc14}.mock-chain-eth{color:#38bdf8;border-color:#38bdf84d;background:#38bdf814}.mock-balance-section{text-align:center;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:1rem}.mock-label{font-size:.68rem;color:#475569;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.3rem}.mock-balance{font-size:1.75rem;font-weight:800;color:#f1f5f9;letter-spacing:-.02em}.mock-sub{font-size:.68rem;color:#475569;margin-top:.2rem}.mock-actions{display:flex;gap:.4rem;margin-bottom:1rem}.mock-action-btn{flex:1;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#94a3b8;font-size:.72rem;font-weight:600;padding:.45rem .25rem;cursor:default}.mock-tx-list{display:flex;flex-direction:column;gap:.5rem}.mock-tx-row{display:flex;align-items:center;gap:.6rem;background:#ffffff08;border-radius:9px;padding:.55rem .7rem}.mock-tx-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.mock-tx-info{display:flex;flex-direction:column;flex:1;gap:1px}.mock-tx-label{font-size:.73rem;font-weight:600;color:#cbd5e1}.mock-tx-time{font-size:.65rem;color:#475569}.mock-tx-val{font-size:.73rem;font-weight:700}.section{max-width:1080px;margin:0 auto;padding:5rem 1.5rem}.section-header{margin-bottom:3rem}.section-kicker{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#38bdf8;margin-bottom:.75rem}.section-title{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:#f1f5f9;letter-spacing:-.025em;line-height:1.15;max-width:20ch}.features-section{border-top:1px solid rgba(255,255,255,.06)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.25rem}.feature-card{background:#0d111e99;border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:1.75rem;transition:border-color .25s,transform .25s,background .25s;cursor:default}.feature-card:hover{border-color:#38bdf838;transform:translateY(-3px);background:#38bdf80a}.feature-icon{width:40px;height:40px;background:#38bdf81a;border:1px solid rgba(56,189,248,.18);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#38bdf8;margin-bottom:1rem}.feature-label{display:inline-block;font-size:.67rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#38bdf8;margin-bottom:.4rem}.feature-title{font-size:1rem;font-weight:700;color:#e2e8f0;margin-bottom:.5rem}.feature-desc{font-size:.85rem;line-height:1.65;color:#64748b}.networks-section{border-top:1px solid rgba(255,255,255,.06)}.networks-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-bottom:1.5rem}.network-card{background:#0d111eb3;border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:1.75rem;display:flex;align-items:center;gap:1rem;transition:border-color .25s,box-shadow .25s}.network-card:hover{border-color:var(--accent, #38bdf8);box-shadow:0 0 24px var(--glow, rgba(56, 189, 248, .2))}.network-orb{width:38px;height:38px;border-radius:50%;opacity:.85;flex-shrink:0;box-shadow:0 0 20px currentColor;filter:blur(1px)}.network-info{flex:1}.network-name{font-size:1rem;font-weight:700;color:#e2e8f0;margin-bottom:.25rem}.network-tag{font-size:.72rem;font-weight:600;color:#64748b;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:.2rem .55rem}.network-status{display:flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;color:#4ade80}.status-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;animation:pulse-glow 2s ease-in-out infinite}.networks-note{display:flex;align-items:flex-start;gap:.75rem;background:#38bdf80d;border:1px solid rgba(56,189,248,.12);border-radius:12px;padding:1rem 1.25rem;font-size:.83rem;color:#64748b;line-height:1.6}.cta-section{padding:2rem 1.5rem 6rem}.cta-inner{position:relative;max-width:640px;margin:0 auto;text-align:center;background:#0d111ecc;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:4rem 3rem;overflow:hidden}.cta-orb{position:absolute;top:-80px;left:50%;transform:translate(-50%);width:300px;height:300px;background:radial-gradient(circle,rgba(56,189,248,.18) 0%,transparent 70%);filter:blur(30px);pointer-events:none}.cta-title{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;color:#f1f5f9;letter-spacing:-.025em;line-height:1.15;margin:.75rem 0}.cta-lead{font-size:.95rem;line-height:1.7;color:#64748b;max-width:38ch;margin:0 auto 2rem}.footer{border-top:1px solid rgba(255,255,255,.06);padding:2rem 1.5rem}.footer-inner{max-width:1080px;margin:0 auto;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.footer-copy{font-size:.8rem;color:#475569;flex:1}.footer-links{display:flex;gap:1.5rem}.footer-link{font-size:.82rem;color:#475569;transition:color .2s}.footer-link:hover{color:#94a3b8}@media(max-width:820px){.hero-content{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-lead,.hero-h1{max-width:100%}.hero-actions,.hero-chips,.mockup-wrap{justify-content:center}.section-header{text-align:center}.section-title{max-width:100%}}@media(max-width:540px){.nav-links{gap:1rem}.nav-link{display:none}.cta-inner{padding:3rem 1.5rem}.footer-inner{flex-direction:column;align-items:flex-start;gap:.75rem}}
