.mkt{--black:#000;--surface:#0c0c0c;--violet:#8b5cf6;--violet-deep:#4c1d95;--violet-soft:#c4b5fd;--line:hsla(0,0%,100%,.08);background:var(--black);color:hsla(0,0%,100%,.8);font-family:var(--mkt-sans),system-ui,sans-serif;font-size:16px;line-height:1.6;min-height:100vh;overflow-x:clip}.mkt ::selection{background:rgba(139,92,246,.35)}.mkt:after{content:"";position:fixed;inset:0;z-index:1;pointer-events:none;opacity:.032;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='240' height='240' filter='url(%23n)'/%3E%3C/svg%3E")}.mkt>*{position:relative;z-index:2}.mkt-blueprint{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(hsla(0,0%,100%,.028) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.028) 1px,transparent 0);background-size:56px 56px;mask-image:radial-gradient(ellipse 90% 70% at 50% 30%,#000 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 90% 70% at 50% 30%,#000 30%,transparent 75%)}.mkt h1,.mkt h2,.mkt h3{font-family:var(--mkt-display),system-ui,sans-serif;color:#fff;letter-spacing:-.02em;line-height:1.08;margin:0}.mkt h1{font-weight:800;font-size:clamp(2.4rem,6vw,4.2rem)}.mkt h2{font-weight:800;font-size:clamp(1.7rem,3.6vw,2.5rem)}.mkt h3{font-weight:700;font-size:1.05rem}.mkt p{margin:0}.mkt-wrap{max-width:1120px;margin:0 auto;padding:0 24px}.mkt-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--mkt-mono),monospace;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:hsla(0,0%,100%,.4)}.mkt-eyebrow:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--violet);box-shadow:0 0 8px var(--violet)}.mkt-mono{font-family:var(--mkt-mono),monospace;font-size:11px;letter-spacing:.04em;color:hsla(0,0%,100%,.28)}.mkt-nav{position:-webkit-sticky;position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:18px 24px;background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.mkt-nav .brand{font-family:var(--mkt-display),sans-serif;font-weight:800;font-size:15px;letter-spacing:.06em;color:#fff;text-decoration:none}.mkt-nav .brand span{color:var(--violet)}.mkt-nav .links{display:flex;align-items:center;gap:22px}.mkt-nav .links a{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:13.5px}.mkt-nav .links a:hover{color:#fff}@media (max-width:720px){.mkt-nav .links a.hide-sm{display:none}}.mkt-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:13px 26px;font-size:14.5px;font-weight:600;text-decoration:none}@keyframes mkt-shimmer{0%{background-position:200%}to{background-position:-200%}}.mkt-btn .btn-shimmer{position:absolute;inset:0;background-image:linear-gradient(105deg,transparent 40%,hsla(0,0%,100%,.18) 50%,transparent 60%);background-size:200% 100%;animation:mkt-shimmer 2.8s linear infinite;pointer-events:none}.mkt-btn-solid{position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(139,92,246,.35),rgba(139,92,246,.15));backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(139,92,246,.45);box-shadow:inset 0 1.5px 0 hsla(0,0%,100%,.22),inset 0 -1px 0 rgba(139,92,246,.18),0 8px 32px rgba(139,92,246,.22),0 2px 8px rgba(0,0,0,.35);color:#fff;transition:box-shadow .22s,border-color .22s,background .22s}.mkt-btn-solid:hover{background:linear-gradient(135deg,rgba(139,92,246,.65),rgba(139,92,246,.35));border-color:rgba(178,153,255,.7);box-shadow:inset 0 1.5px 0 hsla(0,0%,100%,.5),inset 0 -1px 0 rgba(139,92,246,.25),0 12px 48px rgba(139,92,246,.45),0 2px 8px rgba(0,0,0,.35),0 0 0 1px rgba(190,165,255,.15)}.mkt-btn-ghost{position:relative;overflow:hidden;background:hsla(240,5%,57%,.12);backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);border:1px solid hsla(240,7%,73%,.16);box-shadow:inset 0 1.5px 0 hsla(0,0%,100%,.14),0 4px 16px rgba(0,0,0,.25);color:#fff;transition:box-shadow .22s,border-color .22s,color .22s,background .22s}.mkt-btn-ghost:hover{background:hsla(0,0%,100%,.16);border-color:hsla(0,0%,100%,.38);color:#fff;box-shadow:inset 0 1.5px 0 hsla(0,0%,100%,.5),inset 0 -1px 0 hsla(0,0%,100%,.08),0 8px 32px hsla(0,0%,100%,.07),0 2px 8px rgba(0,0,0,.25)}.mkt-hero{position:relative;padding:96px 0 88px;border-bottom:1px solid var(--line);overflow:clip}.mkt-hero .grid2{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-gap:56px;gap:56px;align-items:center}@media (max-width:900px){.mkt-hero .grid2{grid-template-columns:1fr}}.mkt-hero .lede{margin-top:22px;font-size:17px;color:hsla(0,0%,100%,.6);max-width:34rem}.mkt-hero .ctas{margin-top:34px;display:flex;gap:14px;flex-wrap:wrap}.mkt-hero .dim{color:hsla(0,0%,100%,.35)}@keyframes mkt-drift-a{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,-30px) scale(1.12)}}@keyframes mkt-drift-b{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-30px,25px) scale(1.08)}}.mkt-orb{width:560px;height:560px;background:radial-gradient(circle,rgba(109,40,217,.45) 0,transparent 65%);top:-180px;right:-140px;animation:mkt-drift-a 16s ease-in-out infinite}.mkt-orb,.mkt-orb-b{position:absolute;border-radius:50%;pointer-events:none}.mkt-orb-b{width:420px;height:420px;background:radial-gradient(circle,rgba(139,92,246,.22) 0,transparent 65%);bottom:-160px;left:-120px;animation:mkt-drift-b 20s ease-in-out infinite}.mkt-chain{width:100%;height:auto;display:block}.mkt-chain .blk{fill:var(--surface);stroke:hsla(0,0%,100%,.22);stroke-width:1;opacity:0;animation:mkt-appear .5s ease forwards}.mkt-chain .lnk{stroke:var(--violet);stroke-width:1.6;stroke-dasharray:60;stroke-dashoffset:60;animation:mkt-draw .55s ease forwards;filter:drop-shadow(0 0 4px rgba(139,92,246,.7))}.mkt-chain .hash{font-size:7.5px;fill:hsla(0,0%,100%,.3)}.mkt-chain .hash,.mkt-chain .lbl{font-family:var(--mkt-mono),monospace}.mkt-chain .lbl{font-size:8px;fill:hsla(0,0%,100%,.5);letter-spacing:.14em}.mkt-chain .b1{animation-delay:.2s}.mkt-chain .l1{animation-delay:.8s}.mkt-chain .b2{animation-delay:1.3s}.mkt-chain .l2{animation-delay:1.9s}.mkt-chain .b3{animation-delay:2.4s}.mkt-chain .l3{animation-delay:3s}.mkt-chain .gate{stroke:var(--violet);fill:none;stroke-width:1.4;opacity:0;animation:mkt-appear .5s ease 3.5s forwards,mkt-pulse 1.4s ease-in-out 4s 2}.mkt-chain .sig{stroke:var(--violet-soft);stroke-width:1.8;fill:none;stroke-linecap:round;stroke-dasharray:90;stroke-dashoffset:90;animation:mkt-draw .9s ease 6.8s forwards}.mkt-chain .l4{animation-delay:7.8s}.mkt-chain .b5{animation-delay:8.3s}.mkt-chain .sealed{animation-delay:8.9s}@keyframes mkt-appear{to{opacity:1}}@keyframes mkt-draw{to{stroke-dashoffset:0}}@keyframes mkt-pulse{0%,to{filter:drop-shadow(0 0 2px rgba(139,92,246,.4))}50%{filter:drop-shadow(0 0 12px rgba(139,92,246,.95))}}.mkt-chain-cap{margin-top:14px;text-align:center}.mkt-sec{padding:88px 0;border-bottom:1px solid var(--line)}.mkt-sec .sec-head{max-width:40rem;margin-bottom:48px}.mkt-sec .sec-head p{margin-top:16px;color:hsla(0,0%,100%,.55)}.mkt-sec .sec-head .mkt-eyebrow{margin-bottom:14px}.mkt-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}@media (max-width:860px){.mkt-cards{grid-template-columns:1fr}}.mkt-glass{background:linear-gradient(135deg,rgba(139,92,246,.35),rgba(139,92,246,.15));backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(139,92,246,.45);box-shadow:inset 0 1.5px 0 hsla(0,0%,100%,.22),inset 0 -1px 0 rgba(139,92,246,.18),0 8px 32px rgba(139,92,246,.22),0 2px 8px rgba(0,0,0,.35)}.mkt-glass:hover{background:linear-gradient(135deg,rgba(139,92,246,.5),rgba(139,92,246,.25));border-color:rgba(178,153,255,.6);box-shadow:inset 0 1.5px 0 hsla(0,0%,100%,.4),0 12px 48px rgba(139,92,246,.35),0 2px 8px rgba(0,0,0,.35)}.mkt-card{border-radius:16px;padding:28px 26px;transition:transform .2s ease,box-shadow .22s,border-color .22s,background .22s}.mkt-card:hover{transform:translateY(-3px)}.mkt-card h3{margin-bottom:10px}.mkt-card p{font-size:14.5px;color:hsla(0,0%,100%,.55)}.mkt-card .mkt-mono{display:block;margin-top:16px}.mkt-steps{display:grid;grid-gap:0;gap:0}.mkt-step{display:grid;grid-template-columns:72px 1fr;grid-gap:24px;gap:24px;padding:30px 0;border-top:1px solid var(--line)}.mkt-step:last-child{border-bottom:1px solid var(--line)}.mkt-step .no{font-family:var(--mkt-mono),monospace;font-size:13px;font-weight:700;color:var(--violet);padding-top:4px}.mkt-step h3{margin-bottom:8px}.mkt-step p{font-size:15px;color:hsla(0,0%,100%,.55);max-width:44rem}.mkt-niches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}@media (max-width:720px){.mkt-niches{grid-template-columns:1fr}}.mkt-niche{border-radius:16px;padding:26px;display:flex;flex-direction:column;gap:10px;transition:transform .2s ease,box-shadow .22s,border-color .22s,background .22s}.mkt-niche:hover{transform:translateY(-3px)}.mkt-niche .status{align-self:flex-start;font-family:var(--mkt-mono),monospace;font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;padding:4px 10px;border-radius:999px}.mkt-niche .status.live{color:var(--violet-soft);border:1px solid rgba(139,92,246,.5)}.mkt-niche .status.thesis{color:hsla(0,0%,100%,.4);border:1px solid var(--line)}.mkt-niche p{font-size:14.5px;color:hsla(0,0%,100%,.55)}.mkt-ledger{border-radius:16px;padding:22px 24px;overflow-x:auto}.mkt-ledger table{border-collapse:collapse;width:100%;min-width:560px}.mkt-ledger td{font-family:var(--mkt-mono),monospace;font-size:11.5px;color:hsla(0,0%,100%,.5);padding:9px 14px 9px 0;border-top:1px solid hsla(0,0%,100%,.05);white-space:nowrap}.mkt-ledger tr:first-child td{border-top:none}.mkt-ledger .ok{color:var(--violet-soft)}.mkt-faq{max-width:46rem}.mkt-faq details{border-top:1px solid var(--line);padding:20px 0}.mkt-faq details:last-child{border-bottom:1px solid var(--line)}.mkt-faq summary{cursor:pointer;list-style:none;font-family:var(--mkt-display),sans-serif;font-weight:700;font-size:16px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:16px}.mkt-faq summary:after{content:"+";color:var(--violet);font-size:20px;flex-shrink:0}.mkt-faq details[open] summary:after{content:"\2212"}.mkt-faq details p{margin-top:12px;font-size:15px;color:hsla(0,0%,100%,.55)}.mkt-cta{padding:96px 0;text-align:center;background:radial-gradient(ellipse 70% 90% at 50% 110%,rgba(76,29,149,.35) 0,transparent 70%)}.mkt-cta p{margin:18px auto 0;max-width:36rem;color:hsla(0,0%,100%,.55)}.mkt-cta .ctas{margin-top:34px;display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.mkt-footer{border-top:1px solid var(--line);padding:40px 0 48px}.mkt-footer .row{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}.mkt-footer a{color:hsla(0,0%,100%,.55);text-decoration:none;font-size:13.5px}.mkt-footer a:hover{color:#fff}.mkt-footer .note{margin-top:18px;font-size:12.5px;color:hsla(0,0%,100%,.35);max-width:46rem}.mkt [data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1)}.mkt [data-reveal].in{opacity:1;transform:none}.mkt :focus-visible{outline:2px solid var(--violet);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion:reduce){.mkt *,.mkt :after,.mkt :before{animation-duration:.01ms!important;animation-delay:0s!important;transition-duration:.01ms!important}.mkt [data-reveal]{opacity:1;transform:none}.mkt-chain .blk,.mkt-chain .gate{opacity:1}.mkt-chain .lnk,.mkt-chain .sig{stroke-dashoffset:0}}@font-face{font-family:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora Fallback;src:local("Arial");ascent-override:85.29%;descent-override:25.50%;line-gap-override:0.00%;size-adjust:113.73%}.__className_372e37{font-family:Sora,Sora Fallback;font-style:normal}.__variable_372e37{--mkt-display:"Sora","Sora Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_d541e6{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_d541e6{--mkt-sans:"DM Sans","DM Sans Fallback"}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/64418ffc17e50301-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0e96d314a90a6138-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba43ea3467e29870-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7ea2ab4a8ad1f81-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Mono Fallback;src:local("Arial");ascent-override:73.71%;descent-override:23.03%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9ef920{font-family:DM Mono,DM Mono Fallback;font-style:normal}.__variable_9ef920{--mkt-mono:"DM Mono","DM Mono Fallback"}