*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--background:#000;--foreground:#fff;--primary:#00d4ff;--secondary:#a855f7;--accent:#7fff00;--font-inter:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-inter);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#000 0%,#0a0a1a 50%,#000510 100%);min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a1a}::-webkit-scrollbar-thumb{background:linear-gradient(#00d4ff,#a855f7);border-radius:4px}.glass{-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.gradient-text{background:linear-gradient(135deg,#00d4ff 0%,#a855f7 50%,#7fff00 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-glow{text-shadow:0 0 30px #00d4ffcc,0 0 60px #a855f799}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}@keyframes liquid-morph{0%,to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}25%{border-radius:30% 60% 70% 40%/50% 60% 30%}50%{border-radius:50% 60% 30%/40% 30% 70% 50%}75%{border-radius:40% 60% 50% 40%/60% 50% 40% 60%}}@keyframes bounce{0%,to{transform:translateY(0)translate(-50%)}50%{transform:translateY(-10px)translate(-50%)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-float{animation:6s ease-in-out infinite float}.animate-liquid{animation:8s ease-in-out infinite liquid-morph}.animate-bounce{animation:2s ease-in-out infinite bounce}.animate-pulse{animation:2s ease-in-out infinite pulse}.navbar{z-index:50;transition:all .5s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);background:#0006;border-bottom:1px solid #ffffff1a}.navbar-container{max-width:1280px;margin:0 auto;padding:1rem 1.5rem}.navbar-content{justify-content:space-between;align-items:center;display:flex}.navbar-brand{align-items:center;gap:.75rem;transition:transform .3s;display:flex}.navbar-brand:hover{transform:scale(1.05)}.navbar-logo{width:40px;height:40px;position:relative}.navbar-logo img{object-fit:contain;width:100%;height:100%}.navbar-title{letter-spacing:.05em;font-size:1.25rem;font-weight:700}.navbar-symbol{color:#ffffff80;font-size:.875rem;font-weight:300}.navbar-links{align-items:center;gap:1.5rem;display:flex}.nav-link{color:#fffc;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s;display:flex}.nav-link:hover{color:#fff;background:#ffffff1a}.nav-link svg{width:20px;height:20px;transition:color .3s}.nav-link.chart svg{color:#22d3ee}.nav-link:hover.chart svg{color:#67e8f9}.nav-link.twitter svg{color:#ffffffb3}.nav-link:hover.twitter svg{color:#fff}.nav-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#06b6d4,#a855f7);border:none;border-radius:9999px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;transition:transform .3s;position:relative;overflow:hidden}.nav-button:hover{transform:scale(1.05)}.nav-button span{z-index:10;position:relative}.nav-button:after{content:"";opacity:0;background:linear-gradient(135deg,#a855f7,#06b6d4);transition:opacity .3s;position:absolute;inset:0}.nav-button:hover:after{opacity:1}.hero-section{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-canvas{background:linear-gradient(#000510 0%,#0a0a1a 50%,#000 100%);width:100%;height:100%;position:absolute;inset:0}.hero-orbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-orb{filter:blur(60px);border-radius:50%;position:absolute}.hero-orb.cyan{background:#06b6d414;width:256px;height:256px;top:25%;left:25%}.hero-orb.purple{background:#a855f70f;width:384px;height:384px;animation-delay:-2s;top:33%;right:25%}.hero-orb.green{background:#22c55e0d;width:288px;height:288px;animation-delay:-4s;bottom:25%;left:33%}.hero-content{z-index:10;text-align:center;max-width:1024px;margin:0 auto;padding:0 1.5rem;position:relative}.hero-logo-container{justify-content:center;margin-bottom:2rem;display:flex}.hero-logo-wrapper{position:relative}.hero-logo-box{background:linear-gradient(135deg,#22d3ee,#a855f7,#22c55e);width:128px;height:128px;padding:4px}.hero-logo-inner{background:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.hero-logo-symbol{font-size:3rem;font-weight:300}.hero-logo-glow{filter:blur(30px);z-index:-1;background:linear-gradient(135deg,#22d3ee80,#a855f780,#22c55e80);position:absolute;inset:0}.hero-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.75rem;font-weight:700}.hero-tagline{color:#fffc;letter-spacing:.05em;margin-bottom:2rem;font-size:1.25rem;font-weight:300}.hero-tagline .highlight{color:#22d3ee}.hero-description{color:#fff9;max-width:768px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.75}.hero-description .cyan{color:#22d3ee}.hero-description .purple{color:#a855f7}.hero-buttons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.hero-button-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#06b6d4,#a855f7);border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:transform .3s;display:inline-flex;position:relative;overflow:hidden}.hero-button-primary:hover{transform:scale(1.05)}.hero-button-primary span{z-index:10;align-items:center;gap:.5rem;display:flex;position:relative}.hero-button-primary svg{width:20px;height:20px;transition:transform .3s}.hero-button-primary:hover svg{transform:translate(4px)}.hero-button-primary:after{content:"";opacity:0;background:linear-gradient(135deg,#a855f7,#06b6d4);transition:opacity .3s;position:absolute;inset:0}.hero-button-primary:hover:after{opacity:1}.hero-button-secondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:9999px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s}.hero-button-secondary:hover{background:#ffffff1a;border-color:#22d3ee80}.hero-token-address{text-align:center;margin-bottom:2rem}.hero-token-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;display:block}.hero-token-box{border-radius:.75rem;align-items:center;gap:.75rem;max-width:100%;padding:.75rem 1rem;display:inline-flex}.hero-token-code{color:#22d3ee;word-break:break-all;font-family:Monaco,Consolas,monospace;font-size:.875rem}.hero-token-copy{cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:all .3s;display:flex}.hero-token-copy:hover{background:#ffffff1a}.hero-token-copy svg{color:#fff9;width:18px;height:18px;transition:color .3s}.hero-token-copy:hover svg{color:#22d3ee}.tokenomics-section{padding:6rem 1.5rem;position:relative}.tokenomics-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.tokenomics-bg-orb{filter:blur(60px);border-radius:50%;position:absolute}.tokenomics-bg-orb.cyan{background:#06b6d40d;width:384px;height:384px;top:50%;left:25%}.tokenomics-bg-orb.purple{background:#a855f70d;width:384px;height:384px;bottom:25%;right:25%}.tokenomics-container{z-index:10;max-width:1152px;margin:0 auto;position:relative}.tokenomics-header{text-align:center;margin-bottom:4rem}.tokenomics-title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.tokenomics-subtitle{color:#fff9;max-width:672px;margin:0 auto;font-size:1.25rem}.innovation-box{border-radius:1.5rem;margin-bottom:3rem;padding:2rem;position:relative;overflow:hidden}.innovation-box:before{content:"";background:linear-gradient(135deg,#06b6d40d,#a855f70d,#22c55e0d);position:absolute;inset:0}.innovation-content{z-index:10;position:relative}.innovation-title{color:#fff;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.innovation-dot{background:#22d3ee;border-radius:50%;width:8px;height:8px}.innovation-text{color:#ffffffb3;font-size:1.125rem;line-height:1.75}.innovation-text .cyan{color:#22d3ee;font-weight:600}.innovation-text .green{color:#22c55e;font-weight:600}.innovation-text .purple{color:#a855f7;font-weight:600}.fee-cards{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem;display:grid}.fee-card{border-radius:1rem;padding:1.5rem;transition:all .3s}.fee-card:hover{transform:scale(1.02)}.fee-card.green{border-color:#22c55e4d}.fee-card.cyan{border-color:#06b6d44d}.fee-card.orange{border-color:#f973164d}.fee-card.purple{border-color:#a855f74d}.fee-card-content{align-items:flex-start;gap:1rem;display:flex}.fee-card-icon{border-radius:.75rem;padding:.75rem}.fee-card.green .fee-card-icon{background:#22c55e1a}.fee-card.cyan .fee-card-icon{background:#06b6d41a}.fee-card.orange .fee-card-icon{background:#f973161a}.fee-card.purple .fee-card-icon{background:#a855f71a}.fee-card-icon svg{width:32px;height:32px}.fee-card.green .fee-card-icon svg{color:#22c55e}.fee-card.cyan .fee-card-icon svg{color:#22d3ee}.fee-card.orange .fee-card-icon svg{color:#f97316}.fee-card.purple .fee-card-icon svg{color:#a855f7}.fee-card-info{flex:1}.fee-card-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.fee-card-title{color:#fff;font-size:1.25rem;font-weight:700}.fee-card-percentage{font-size:1.5rem;font-weight:700}.fee-card.green .fee-card-percentage{background:linear-gradient(135deg,#22c55e,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.fee-card.cyan .fee-card-percentage{background:linear-gradient(135deg,#22d3ee,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.fee-card.orange .fee-card-percentage{background:linear-gradient(135deg,#f97316,#ef4444);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.fee-card.purple .fee-card-percentage{background:linear-gradient(135deg,#a855f7,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.fee-card-description{color:#fff9;font-size:.875rem;line-height:1.5}.total-fee-box{border-radius:1.5rem;padding:2rem}.total-fee-header{flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.total-fee-text h3{color:#fff;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.total-fee-text p{color:#fff9}.total-fee-number{position:relative}.total-fee-number span{font-size:4.5rem;font-weight:700}.total-fee-number:after{content:"";filter:blur(30px);z-index:-1;background:linear-gradient(135deg,#06b6d433,#a855f733,#22c55e33);border-radius:50%;position:absolute;inset:-16px}.fee-bar{background:#ffffff0d;border-radius:9999px;height:16px;display:flex;overflow:hidden}.fee-bar-segment{width:25%;position:relative}.fee-bar-segment.green{background:linear-gradient(90deg,#22c55e,#10b981)}.fee-bar-segment.cyan{background:linear-gradient(90deg,#22d3ee,#3b82f6)}.fee-bar-segment.orange{background:linear-gradient(90deg,#f97316,#ef4444)}.fee-bar-segment.purple{background:linear-gradient(90deg,#a855f7,#ec4899)}.fee-bar-labels{color:#fff6;justify-content:space-between;margin-top:.5rem;font-size:.75rem;display:flex}.flywheel-section{text-align:center;margin-top:4rem}.flywheel-title{color:#fff;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.flywheel-steps{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.flywheel-step{border-radius:.75rem;padding:1rem 1.5rem;font-weight:600}.flywheel-step.cyan{color:#22d3ee}.flywheel-step.green{color:#22c55e}.flywheel-step.purple{color:#a855f7}.flywheel-step.orange{color:#f97316}.flywheel-arrow{color:#ffffff4d;width:24px;height:24px;transform:rotate(90deg)}.flywheel-description{color:#ffffff80;margin-top:1.5rem;font-size:.875rem}.footer{border-top:1px solid #ffffff1a;padding:3rem 1.5rem;position:relative}.footer-bg{pointer-events:none;background:linear-gradient(#0000,#000);position:absolute;inset:0}.footer-container{z-index:10;max-width:1152px;margin:0 auto;position:relative}.footer-content{flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer-brand{align-items:center;gap:.75rem;display:flex}.footer-logo{width:40px;height:40px;position:relative}.footer-logo img{object-fit:contain;width:100%;height:100%}.footer-title{font-size:1.25rem;font-weight:700}.footer-symbol{color:#ffffff4d;font-size:.875rem}.footer-links{align-items:center;gap:1.5rem;display:flex}.footer-link{color:#fff9;font-size:.875rem;transition:color .3s}.footer-link:hover{color:#22d3ee}.footer-socials{align-items:center;gap:1rem;display:flex}.footer-social{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .3s;display:flex}.footer-social:hover{background:#ffffff1a}.footer-social svg{color:#fff9;width:20px;height:20px;transition:color .3s}.footer-social:hover svg{color:#fff}.footer-bottom{text-align:center;border-top:1px solid #ffffff0d;margin-top:2rem;padding-top:2rem}.footer-copyright{color:#ffffff4d;font-size:.875rem}.footer-disclaimer{color:#fff3;margin-top:.5rem;font-size:.75rem}@media (min-width:768px){.hero-title{font-size:6rem}.hero-tagline{font-size:1.5rem}.hero-logo-box{width:160px;height:160px}.hero-logo-symbol{font-size:3.75rem}.hero-buttons{flex-direction:row}.tokenomics-title{font-size:3rem}.fee-cards{grid-template-columns:repeat(2,1fr)}.total-fee-header{flex-direction:row}.total-fee-number span{font-size:6rem}.flywheel-steps{flex-direction:row;gap:2rem}.flywheel-arrow{transform:rotate(0)}.footer-content{flex-direction:row}}
