:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*,:before,:after{box-sizing:border-box}.site-root{color:#e5e7eb;background:radial-gradient(circle at 0 0,#0f172a 0%,#020617 55% 100%),radial-gradient(circle at 100% 100%,#111827 0%,#020617 60%,#000 100%);min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}.section,.hero,.footer{padding:3.5rem 1.5rem}.section-inner,.hero-inner,.footer-inner{max-width:1100px;margin:0 auto}.hero{padding-top:2.5rem;padding-bottom:3.5rem}.nav{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.nav-left{align-items:center;gap:16px;display:flex}.nav-logo{width:auto;height:160px;display:block}.nav-title{letter-spacing:.04em;font-size:2rem;font-weight:700;display:block}.nav-subtitle{color:#9ca3af;margin-top:4px;font-size:1.05rem;display:block}.nav-right{align-items:center;gap:1rem;display:flex}.nav-link{color:#e5e7eb;background:#0f172ab3;border:1px solid #94a3b859;border-radius:999px;padding:.3rem .9rem;font-size:.85rem;text-decoration:none;transition:background .15s,border-color .15s,transform 80ms}.nav-link:hover{background:#0f172ae6;border-color:#94a3b8e6;transform:translateY(-.5px)}.hero-content{grid-template-columns:minmax(0,2fr) minmax(0,1.3fr);align-items:center;gap:2.5rem;display:grid}.hero-left{max-width:620px}.hero-kicker{color:#a5f3fc;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.9rem}.hero h1{margin:0 0 1rem;font-size:2.4rem;line-height:1.1}.hero-body{color:#cbd5f5;margin:0 0 1.2rem;font-size:.98rem}.hero-inner{max-width:1120px;margin:0 auto;padding:0 1.5rem}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:.7rem;display:flex}.btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.25rem;padding:.55rem 1.2rem;font-size:.88rem;text-decoration:none;transition:transform .12s ease-out,box-shadow .12s ease-out,background .15s ease-out,border-color .15s ease-out;display:inline-flex}.btn-primary{color:#020617;background:linear-gradient(90deg,#22c55e,#0ea5e9);box-shadow:0 12px 35px #22c55e66}.btn-secondary{color:#e5e7eb;background:#0f172ae6;border:1px solid #94a3b8b3}.btn-secondary:hover{background:#0f172a;border-color:#f8fafcb3;transform:translateY(-1px)}.hero-note{color:#9ca3af;margin-top:.4rem;font-size:.8rem}.accent{color:#a5f3fc}.hero-right{flex-direction:column;gap:1rem;width:100%;max-width:360px;display:flex}.hero-card{box-sizing:border-box;background:#020617;border:1px solid #94a3b866;border-radius:1rem;flex-direction:column;justify-content:space-between;width:100%;min-height:210px;padding:1.25rem 1.5rem;display:flex;box-shadow:0 18px 45px #0f172a80}.hero-card-label{text-transform:uppercase;letter-spacing:.08em;color:#a5b4fc;margin-bottom:.3rem;font-size:.75rem}.hero-card-title{color:#e5e7eb;margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.hero-card-body{color:#9ca3af;margin-bottom:.75rem;font-size:.9rem;line-height:1.5}.hero-card-foot{color:#9ca3af;font-size:.8rem}.hero-card-foot a{color:#2dd4bf;font-weight:500;text-decoration:none}.hero-card-foot a:hover{text-decoration:underline}.section{background:0 0}.section-alt{background:radial-gradient(circle at top,#020617,#020617 20% 100%);border-top:1px solid #1f2937e6;border-bottom:1px solid #1f2937e6}.section h2{margin:0 0 .7rem;font-size:1.6rem}.section-lead{color:#cbd5f5;margin:0 0 .7rem;font-size:.98rem}.section-body{color:#e5e7eb;margin:0 0 .9rem;font-size:.95rem}.section-note{color:#9ca3af;margin-top:.5rem;font-size:.85rem}.tagline{color:#a5f3fc;margin-top:.9rem;font-size:.85rem}.pill-row{flex-wrap:wrap;gap:.5rem;margin-top:.6rem;display:flex}.pill{color:#e5e7eb;background:#0f172ad9;border:1px solid #94a3b8b3;border-radius:999px;padding:.25rem .7rem;font-size:.78rem}.two-column{grid-template-columns:minmax(0,2fr) minmax(0,1.3fr);align-items:flex-start;gap:2.5rem;display:grid}.card-stack{flex-direction:column;gap:1rem;display:flex}.info-card{background:#0f172ae6;border:1px solid #374151e6;border-radius:.9rem;padding:1rem 1.1rem;font-size:.9rem;box-shadow:0 10px 30px #0f172ae6}.info-card h3{margin:0 0 .4rem;font-size:1rem}.bullet-list{color:#e5e7eb;margin:.3rem 0;padding-left:1.2rem;font-size:.92rem;list-style:outside}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.1rem;margin-top:1.5rem;display:grid}.feature-card{background:#0f172ae6;border:1px solid #374151e6;border-radius:.9rem;padding:1rem 1.1rem;font-size:.9rem}.feature-card h3{margin:0 0 .4rem;font-size:1rem}.roadmap-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.4rem;margin-top:1.2rem;display:grid}.checklist{margin:.4rem 0 0;padding:0;font-size:.9rem;list-style:none}.checklist li{margin-bottom:.35rem;padding-left:1.3rem;position:relative}.checklist li:before{content:"•";color:#22c55e;font-size:1rem;position:absolute;top:.1rem;left:.3rem}.contact-section{grid-template-columns:minmax(0,2.2fr) minmax(0,1.2fr);align-items:center;gap:2.2rem;display:grid}.contact-card{background:radial-gradient(circle at top,#020617,#020617 30% 100%);border:1px solid #374151f2;border-radius:1rem;flex-direction:column;gap:.8rem;padding:1.3rem 1.4rem;font-size:.9rem;display:flex;box-shadow:0 20px 60px #0f172af2,0 0 0 1px #0f172a80}.footer{border-top:1px solid #1f2937e6;padding-top:2.5rem;padding-bottom:2.5rem}.footer-inner{color:#6b7280;flex-direction:column;gap:.3rem;max-width:1100px;margin:0 auto;font-size:.8rem;display:flex}.footer-note{max-width:640px}@media (max-width:900px){.hero-content,.two-column,.contact-section{grid-template-columns:minmax(0,1fr)}.hero-right{justify-content:flex-start}.nav{flex-direction:column;align-items:flex-start}.nav-right{justify-content:flex-start;align-self:stretch}}@media (max-width:640px){.section,.hero,.footer{padding:2.5rem 1rem}.hero h1{font-size:2rem}}@media (max-width:768px){.app-root{padding:1rem}.app-nav{flex-direction:column;align-items:flex-start;gap:.75rem}.app-nav-right{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;width:100%}.hero-section{flex-direction:column;gap:1.5rem;display:flex}.hero-text,.hero-graphic{max-width:100%}.info-grid,.feature-grid{flex-direction:column;gap:1rem;display:flex}h2{font-size:1.4rem}body{font-size:1.05rem}h1{font-size:2.1rem;line-height:1.25}h2{font-size:1.6rem;line-height:1.3}p{font-size:1rem;line-height:1.6}button,.primary-button,.cta-button{padding:.85rem 1.2rem;font-size:1rem}}.header-title,.logo-text,.site-title,nav h1,header h1{letter-spacing:.02em;font-size:2.6rem;line-height:1.2}@media (max-width:768px){.header-title,.logo-text,.site-title,nav h1,header h1{font-size:2.2rem;line-height:1.25}}header .header-title,header .company-name,header .logo-text,header .site-title,header h1{letter-spacing:.03em;font-size:2.8rem;font-weight:700;line-height:1.2}@media (max-width:768px){header .header-title,header .company-name,header .logo-text,header .site-title,header h1{font-size:2.3rem;line-height:1.25}}.get-started{color:#e5e7eb;background:#020617;padding:4rem 1.5rem}.get-started .section-inner{max-width:1100px;margin:0 auto}.get-started-header{text-align:center;margin-bottom:2.5rem}.get-started-header h2{margin-bottom:.5rem;font-size:2rem}.get-started-header p{color:#9ca3af;max-width:640px;margin:0 auto;font-size:.95rem}.get-started-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.get-started-card{background:#020617;border:1px solid #1f2937;border-radius:1rem;padding:1.25rem 1.5rem;box-shadow:0 18px 45px #00000073}.get-started-card h3{margin-bottom:.5rem;font-size:1.05rem}.get-started-card p{color:#9ca3af;font-size:.9rem}.step-label{letter-spacing:.08em;text-transform:uppercase;color:#38bdf8;margin-bottom:.35rem;font-size:.7rem;display:inline-block}.get-started-cta{text-align:center;margin-bottom:1.5rem}.btn-primary{color:#0b1120;cursor:pointer;background:linear-gradient(135deg,#22c55e,#38bdf8);border:none;border-radius:999px;padding:.8rem 1.8rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 25px #22c55e66}.cta-note{color:#9ca3af;margin-top:.75rem;font-size:.8rem}.cta-note .highlight{color:#38bdf8}.get-started-footnote{color:#6b7280;border-top:1px solid #1f2937;margin-top:1rem;padding-top:1rem;font-size:.8rem}@media (max-width:900px){.get-started-grid{grid-template-columns:1fr}}.nav-link{color:#e5e7eb;border-bottom:2px solid #0000;margin-left:1.5rem;padding:.35rem 0;font-size:.9rem;text-decoration:none}.nav-link:hover{color:#f9fafb;border-bottom-color:#38bdf8}.tokenomics-highlight-wrapper{justify-content:flex-start;margin-top:1.75rem;display:flex}@media (max-width:768px){.tokenomics-highlight-wrapper{justify-content:stretch}}.tokenomics-highlight-card{background:radial-gradient(circle at 0 0,#38bdf814,#0000 55%),#0f172af5;border:1px solid #94a3b873;border-radius:.9rem;flex-direction:column;gap:.5rem;width:100%;max-width:480px;padding:1rem 1.25rem;display:flex;box-shadow:0 18px 40px #0f172ab3}.tokenomics-highlight-label{letter-spacing:.12em;text-transform:uppercase;color:#a5b4fc;font-size:.7rem}.tokenomics-highlight-title{color:#e5e7eb;margin:0;font-size:1.05rem;font-weight:600}.tokenomics-highlight-text{color:#9ca3af;margin:0;font-size:.85rem;line-height:1.5}.tokenomics-highlight-links{flex-direction:column;gap:.25rem;margin-top:.5rem;display:flex}.tokenomics-highlight-link{align-items:center;gap:.25rem;font-size:.8rem;text-decoration:none;display:inline-flex}.tokenomics-highlight-link-primary{color:#a5b4fc;font-weight:500}.tokenomics-highlight-link-primary:hover{text-decoration:underline}.tokenomics-highlight-link-explorer{color:#38bdf8;font-weight:500}.tokenomics-highlight-link-explorer:hover{color:#e0f2fe;text-decoration:underline}.tokenomics-highlight-arrow{opacity:.9;font-size:.9rem}.section.collapsible-section{padding-top:1.75rem;padding-bottom:1.75rem}.collapsible-card{background:radial-gradient(circle at 0 0,#0f172a 0%,#020617 55% 100%);border:1px solid #94a3b859;border-radius:1.25rem;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden;box-shadow:0 18px 40px #0f172aa6}.collapsible-card.is-open{border-color:#38bdf8b3;transform:translateY(-1px);box-shadow:0 22px 50px #0f172ad9}.collapsible-header{cursor:pointer;background:linear-gradient(90deg,#0f172afa,#0f172af2,#2563eb59);border:none;justify-content:space-between;align-items:center;gap:1.25rem;width:100%;padding:1rem 1.25rem;display:flex}.collapsible-header-text{text-align:left;flex-direction:column;gap:.25rem;display:flex}.collapsible-tag{letter-spacing:.06em;text-transform:uppercase;color:#7dd3fc;background:#082f49e6;border:1px solid #38bdf899;border-radius:999px;align-items:center;padding:.15rem .55rem;font-size:.7rem;display:inline-flex}.collapsible-title{color:#e5e7eb;margin:0;font-size:1.1rem;font-weight:600}.collapsible-subtitle{color:#9ca3af;max-width:40rem;margin:0;font-size:.85rem}.collapsible-toggle-icon{background:radial-gradient(circle at 30% 0,#38bdf859,#0f172a);border:1px solid #94a3b873;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:inline-flex}.chevron{color:#e5e7eb;font-size:1rem;transition:transform .18s;display:inline-block}.chevron-open{transform:rotate(180deg)}.collapsible-body{opacity:0;max-height:0;padding:0 1.25rem;transition:max-height .25s,opacity .2s,transform .2s,padding-bottom .2s;overflow:hidden;transform:translateY(-4px)}.collapsible-body.is-open{opacity:1;max-height:2000px;padding-bottom:1.25rem;transform:translateY(0)}.collapsible-body .section{padding-top:.75rem;padding-bottom:.25rem}@media (max-width:768px){.collapsible-header{align-items:flex-start}.collapsible-toggle-icon{margin-top:.25rem}}
