@font-face{font-family:Space Grotesk;src:url('assets/space-grotesk.woff2') format('woff2');font-style:normal;font-weight:300 700;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/manrope.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
:root{--bg:#080909;--surface:#101110;--yellow:#ffcf32;--yellow-bright:#ffdb55;--white:#f3f3ef;--muted:#999b93;--dim:#6c7069;--border:#262822;--font:'Manrope','PingFang SC','Microsoft YaHei',sans-serif;--display:'Space Grotesk','Manrope','PingFang SC',sans-serif;--gutter:48px;--max:1280px;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:102px}body{margin:0;background:var(--bg);color:var(--white);font-family:var(--font);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:clip}body.menu-open{overflow:hidden}::selection{background:var(--yellow);color:var(--bg)}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--yellow);outline-offset:6px}button:disabled{cursor:default}img{display:block;max-width:100%}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.18;font-weight:650}h2{font-size:clamp(35px,3.6vw,52px);letter-spacing:-2px;line-height:1.36}h3{font-size:24px;letter-spacing:-.6px}.svg-definitions{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:min(calc(100% - var(--gutter)*2),var(--max));margin-inline:auto}.accent{color:var(--yellow)}.muted-heading{color:#8a8e85}.mono{font-family:var(--display);font-size:10px;letter-spacing:1.8px;line-height:1.5}.skip-link{position:fixed;left:20px;top:-100px;background:var(--yellow);color:#111;padding:12px 24px;z-index:100}.skip-link:focus{top:10px}
.site-header{height:94px;position:fixed;top:0;left:0;width:100%;z-index:30;border-bottom:1px solid #ffffff0b;transition:background .25s}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand>span{font-family:var(--display);font-size:26px;line-height:1;font-weight:700;letter-spacing:1px}.brand-network{display:block;font-family:var(--font);font-size:8px;letter-spacing:4px;font-weight:500;margin-top:7px;margin-left:2px}.main-nav{display:flex;gap:30px;margin-left:auto;margin-right:auto;padding-left:48px}.main-nav a{font-size:13px;color:#afb0a9;transition:color .2s;position:relative}.main-nav a:hover,.main-nav a[aria-current]{color:var(--yellow)}.header-actions{display:flex;align-items:center;gap:25px}.language-button{background:transparent;font-family:var(--display);font-size:12px;padding:10px 0;display:flex;align-items:center;gap:8px}.language-button span{font-size:15px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:54px;padding:0 25px;border:1px solid var(--yellow);border-radius:5px;background:var(--yellow);color:#11140b;font-size:13px;font-weight:700;line-height:1.3;transition:background .25s,transform .25s,box-shadow .25s;position:relative;white-space:nowrap}.button svg{width:18px;height:18px;transition:transform .25s}.button:hover{background:var(--yellow-bright);transform:translateY(-3px);box-shadow:0 8px 30px #ffd02f15}.button:hover svg:last-child{transform:translate(2px,-1px)}.button-small{min-height:40px;padding:0 18px;gap:20px;font-size:12px}.button-outline{background:#ffffff02;color:var(--white);border-color:#494b40}.button-outline:hover{background:#ffffff08;border-color:var(--yellow);box-shadow:none}.menu-toggle{display:none;background:none;padding:10px;width:40px;height:40px}.menu-toggle span{height:1px;background:var(--white);display:block;margin:6px 0;transition:transform .2s}.mobile-nav{position:absolute;inset:77px 0 auto;background:#10120ff7;backdrop-filter:blur(20px);padding:25px var(--gutter);border-bottom:1px solid var(--border)}.mobile-nav[hidden]{display:none}.mobile-nav a{display:block;padding:15px 0;border-bottom:1px solid var(--border);font-size:19px}
.hero{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 76% 50%,#29250e45 0,transparent 53%)}.hero-grid{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(#ffffff03 1px,transparent 1px),linear-gradient(90deg,#ffffff03 1px,transparent 1px);background-size:88px 88px;mask-image:radial-gradient(ellipse at 70% 40%,#000,transparent 80%)}.hero-inner{min-height:790px;height:min(870px,100svh);max-height:1000px;position:relative;display:flex;align-items:center;padding-top:90px}.hero-copy{position:relative;z-index:2;max-width:710px;padding-bottom:35px;pointer-events:none}.hero-copy a{pointer-events:auto}.hero-eyebrow{font-family:var(--display);font-size:10px;letter-spacing:2.3px;display:flex;align-items:center;gap:11px;margin-bottom:30px;color:#c6c8ba}.status-dot{display:inline-block;width:6px;height:6px;flex-shrink:0;background:var(--yellow);border-radius:50%;box-shadow:0 0 10px #ffd02f55}.hero h1{font-family:var(--display);font-weight:700;font-size:clamp(54px,5.85vw,84px);line-height:1.085;letter-spacing:-4.4px;white-space:nowrap}.hero-manifesto{font-size:22px;font-weight:550;letter-spacing:2px;margin-top:31px}.hero-description{margin-top:15px;color:var(--muted);font-size:14px;line-height:1.95;max-width:430px}.hero-buttons{display:flex;gap:14px;margin-top:34px}.hero-network{display:flex;align-items:center;gap:9px;margin-top:28px;color:#85897d;font-family:var(--display);font-size:8px;letter-spacing:1px}.bsc-mark{color:var(--yellow);font-size:25px;line-height:1}.network-divider{height:9px;width:1px;background:#555948;margin:0 4px}.hero-bottom{position:absolute;bottom:30px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;color:var(--dim);font-family:var(--display);font-size:9px;letter-spacing:1.5px}.scroll-cue{display:flex;align-items:center;gap:12px}.scroll-line{display:inline-block;width:1px;height:23px;overflow:hidden;background:#ffffff20;position:relative}.scroll-line:after{content:'';position:absolute;inset:-20px 0 20px;background:var(--yellow);animation:scroll-hint 2.3s infinite}.hero-bottom-note{margin-left:90px}.motion-toggle{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.4px;background:none;color:#8f9385;padding:6px 0}.pause-symbol{color:var(--yellow);font-size:12px;width:13px}.network-art{position:absolute;right:-155px;top:70px;width:780px;height:690px;z-index:1;pointer-events:none}.network-art canvas{width:100%;height:100%;display:block}.art-halo{position:absolute;inset:18%;border-radius:50%;background:radial-gradient(circle,#ffd54112 0,transparent 62%);filter:blur(30px)}.orbital-core{position:absolute;left:50%;top:50%;width:210px;height:210px;transform:translate(-50%,-50%);padding:10px;border:1px solid #eed4739c;border-radius:50%;background:linear-gradient(135deg,#7e6824,#17160c 25%,#0c0e09 60%,#6c5720);box-shadow:0 0 0 6px #0006,0 0 0 7px #f6d27118,0 0 45px #ffcf321b,inset 0 0 10px #ffcf3233;animation:core-float 8s ease-in-out infinite}.core-inner{height:100%;border-radius:50%;border:1px solid #d1b85c45;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(ellipse at 36% 25%,#3b3316,#101109 72%);box-shadow:inset 0 0 26px #000c}.core-inner img{width:122px;height:122px;object-fit:contain;filter:drop-shadow(0 0 8px #ffc40045)}.core-inner>span{font-family:var(--display);font-size:12px;letter-spacing:6px;margin-left:5px;color:#dbb53b;margin-top:3px}.art-label{position:absolute;color:#bab589;font-family:var(--display);font-size:8px;letter-spacing:2px;display:flex;align-items:center;gap:10px}.art-label>span{width:27px;height:1px;background:#716435}.art-label-top{top:15%;right:19%}.art-label-bottom{bottom:17%;left:12%}.art-coordinate{position:absolute;bottom:6%;left:45%;color:#6b6846;font-size:9px;letter-spacing:4px}.facts{border-block:1px solid var(--border);background:#10120c66}.facts-inner{display:grid;grid-template-columns:repeat(3,1fr)}.fact{padding:35px 0 32px}.fact+ .fact{border-left:1px solid var(--border);padding-left:50px}.fact>div{display:flex;align-items:center;gap:20px}.fact strong{font-family:var(--display);font-weight:500;letter-spacing:-1.2px;font-size:35px;line-height:1.3;white-space:nowrap}.fact strong>span{font-size:25px}.fact:last-child strong>span{font-size:16px;letter-spacing:0}.fact-label{font-size:10px;color:var(--yellow);white-space:nowrap}.fact p{font-size:11px;color:var(--muted);margin-top:9px;letter-spacing:.4px}
.section{padding:110px 0}.section-label{display:flex;align-items:center;gap:22px;font-family:var(--display);font-size:9px;letter-spacing:1.5px;color:#959a89;margin-bottom:49px}.section-label>span:first-child{color:var(--yellow);white-space:nowrap}.section-label>span:last-child{font-size:9px;white-space:nowrap}.label-line{height:1px;background:var(--border);flex:1}.vision-intro{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.vision-copy{max-width:420px;margin-left:auto;color:var(--muted);font-size:14px;line-height:2}.small-cross{color:var(--yellow);font-size:33px;display:block;line-height:1;margin-bottom:15px}.text-link{display:inline-flex;gap:20px;align-items:center;color:var(--white);font-size:12px;margin-top:20px}.text-link svg{width:16px;height:16px;color:var(--yellow)}.text-link:hover{color:var(--yellow)}.pillars{display:grid;grid-template-columns:repeat(3,1fr);margin-top:62px}.pillar{padding:30px 32px 0 0;border-top:1px solid var(--border)}.pillar+.pillar{padding-left:35px;border-left:1px solid var(--border)}.pillar-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:32px;color:#686e5f;font-family:var(--display);font-size:11px}.pillar h3{font-size:24px;margin-bottom:9px}.pillar>.mono{color:#777e69;font-size:8px;letter-spacing:2px}.pillar p{font-size:12px;color:var(--muted);line-height:1.95;margin-top:20px;max-width:330px}.pillar-symbol{height:44px;width:70px;position:relative}.pillar-symbol i,.pillar-symbol b{position:absolute;display:block;border:1px solid #ffcf326b}.convergence i{width:45px;height:28px;left:8px;top:7px;border-radius:50%;transform:rotate(-35deg)}.convergence i:nth-child(2){transform:rotate(35deg)}.convergence i:nth-child(3){transform:rotate(90deg)}.convergence b{height:7px;width:7px;top:17px;left:27px;background:var(--yellow);border-radius:50%;box-shadow:0 0 12px #ffcf3255}.value-symbol i{width:32px;height:32px;transform:rotate(45deg);top:3px;left:3px}.value-symbol i:nth-child(2){left:17px;border-color:var(--yellow)}.value-symbol i:nth-child(3){left:31px}.network-symbol i{width:11px;height:11px;border-radius:50%;left:10px;top:0;background:#181b11}.network-symbol i:nth-child(2){left:43px}.network-symbol i:nth-child(3){top:32px}.network-symbol i:nth-child(4){top:32px;left:43px}.network-symbol b{width:36px;height:36px;left:14px;top:4px;transform:rotate(45deg);border-color:#9a8228;z-index:-1}
.ecosystem-section{background:linear-gradient(#10120e99,#0b0d0a);border-block:1px solid #23261d}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px}.section-heading>p{max-width:390px;color:var(--muted);font-size:13px;line-height:1.95;padding-bottom:5px}.ecosystem-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:20px;margin-top:53px}.eco-card{position:relative;min-height:380px;overflow:hidden;border:1px solid #343629;border-radius:9px;background:#12150e;transition:border-color .35s,transform .35s}.eco-card:hover{border-color:#77713f;transform:translateY(-4px)}.eco-card-top{position:relative;z-index:2;padding:25px 29px;display:flex;align-items:center;justify-content:space-between}.eco-card-top>.mono{font-size:8px;color:#aaa98f}.eco-card-top>svg{width:17px;height:17px;color:#a7a687}.eco-card-copy{position:relative;z-index:2;padding:6px 29px 26px}.eco-card h3{font-size:24px}.eco-card p{margin-top:12px;font-size:12px;color:var(--muted);max-width:390px;line-height:1.9}.eco-tag{display:inline-block;font-size:9px;padding:4px 9px;border:1px solid #454934;color:#b9b9a5;margin-top:16px;border-radius:3px}.eco-payment{background:radial-gradient(ellipse at 50% 29%,#50442142,transparent 69%),#14170e}.payment-art{height:143px;display:flex;align-items:center;justify-content:center;padding-bottom:8px;overflow:hidden}.payment-token{height:93px;width:93px;border:1px solid #b7a34475;border-radius:50%;padding:17px;background:linear-gradient(145deg,#3a3211,#1a1b11);box-shadow:0 0 30px #ffcf3212,inset 0 0 0 6px #08090988}.payment-node{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid #595b38;background:#202415;border-radius:50%;color:#c1b669;font-size:23px}.payment-track{width:90px;display:flex;gap:6px;padding:0 10px;position:relative}.payment-track i{height:1px;background:var(--yellow);width:20%;opacity:.3;animation:flow 1.6s linear infinite}.payment-track i:nth-child(2){animation-delay:.3s}.payment-track i:nth-child(3){animation-delay:.6s}.payment-track.reverse{transform:rotate(180deg)}.identity-art{height:143px;position:relative;display:flex;align-items:center;justify-content:center;perspective:600px;overflow:hidden}.identity-pass{width:202px;height:118px;border:1px solid #84784980;border-radius:9px;transform:rotate(-8deg) rotateY(-14deg);background:linear-gradient(120deg,#323222,#171b10);padding:15px 16px;box-shadow:12px 15px 35px #0006;position:relative}.identity-pass>span{display:flex;justify-content:space-between;font-family:var(--display);font-size:9px;letter-spacing:2px;color:#b4b195}.fingerprint{position:absolute;left:19px;top:41px;width:40px;height:55px}.fingerprint i{position:absolute;inset:0;border:1px solid #c3b261;border-bottom-color:transparent;border-radius:50% 50% 38% 38%;transform:rotate(10deg)}.fingerprint i:nth-child(2){inset:5px}.fingerprint i:nth-child(3){inset:10px}.fingerprint i:nth-child(4){inset:15px}.identity-bars{display:flex;align-items:end;gap:3px;position:absolute;bottom:23px;right:18px}.identity-bars i{width:2px;height:15px;background:#929377}.identity-bars i:nth-child(3n){width:4px}.commerce-art{height:143px;position:relative;overflow:hidden}.commerce-globe{position:absolute;top:8px;left:50%;transform:translateX(-50%);height:129px;width:129px;border:1px solid #9c8d4c;border-radius:50%;background:radial-gradient(ellipse at 35% 25%,#77703726,transparent 68%);box-shadow:0 0 34px #d2ba3212}.commerce-globe:before,.commerce-globe:after{content:'';position:absolute;inset:22% 0;border:1px solid #6c673b;border-radius:50%}.commerce-globe:after{inset:39% 0}.commerce-globe i{position:absolute;inset:0 30%;border:1px solid #6c673b;border-radius:50%}.commerce-globe i:nth-child(2){inset:0 13%}.commerce-globe i:nth-child(3){inset:0 49%;border-width:0 0 0 1px}.commerce-orbit{width:252px;height:61px;border:1px solid #b4a3444f;position:absolute;left:50%;top:39px;border-radius:50%;transform:translateX(-50%) rotate(-18deg)}.commerce-node{position:absolute;left:calc(50% + 96px);top:36px;width:5px;height:5px;background:var(--yellow);border-radius:50%;box-shadow:0 0 10px #ffd02f88}.commerce-node.node-2{left:calc(50% - 107px);top:100px}.commerce-node.node-3{left:calc(50% - 21px);top:20px}.eco-ai{background:radial-gradient(ellipse at 50% 27%,#34382050,transparent 60%),#12150f}.ai-art{height:143px;position:relative;overflow:hidden}.ai-chip{position:absolute;top:10px;left:50%;height:100px;width:100px;transform:translateX(-50%) rotate(-10deg);border:1px solid #a49b5480;border-radius:9px;background:linear-gradient(140deg,#383b21,#12170d);box-shadow:0 0 0 6px #ffffff03,0 0 0 7px #d4c56b29,0 0 45px #cccf3b12;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#d2c579}.ai-chip span{font-size:9px;letter-spacing:3px}.ai-chip strong{font-family:var(--display);font-size:32px;font-weight:400;line-height:1.2}.ai-track{position:absolute;top:20px;left:50%;transform:translateX(-50%) rotate(-10deg);width:250px;height:78px;border-block:1px solid #575d3266;border-radius:10px}.ai-track.track-2{height:180px;width:57px;top:-33px;transform:translateX(-50%) rotate(-10deg);border:0;border-inline:1px solid #575d3266}.ai-track.track-3{height:50px;width:370px;top:35px;opacity:.45}.ai-light{position:absolute;width:4px;height:4px;left:25%;top:39px;background:var(--yellow);border-radius:50%;box-shadow:0 0 10px #e5d05a}.ai-light.light-2{left:76%;top:77px}.section-note{font-size:10px;line-height:1.8;color:#777e6c;margin-top:25px}.section-note>span{display:inline-block;width:4px;height:4px;border:1px solid #777e6c;transform:rotate(45deg);margin-right:9px}
.token-layout{display:grid;grid-template-columns:.95fr 1.15fr;align-items:center;gap:100px;margin-top:56px}.token-visual{max-width:415px;width:100%;margin:auto}.token-donut{position:relative;width:100%;aspect-ratio:1}.donut-svg{width:100%;height:100%;stroke-width:1;transform:rotate(-8deg)}.donut-guide{fill:none;stroke:#333629;stroke-dasharray:1 8}.donut-center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.donut-center>.mono{font-size:8px;color:var(--muted);margin-top:16px}.donut-center>strong{font-family:var(--display);font-size:58px;letter-spacing:-2px;font-weight:500;line-height:1.4}.donut-center>strong>span{font-size:45px}.donut-center>span:last-child{font-size:10px;letter-spacing:4px;color:#868d78;margin-top:-5px}.token-supply{font-family:var(--display);text-align:center;font-size:17px;letter-spacing:2px;color:#c2c6b8;margin-top:15px}.token-supply>span{font-size:9px;color:#929781;letter-spacing:1px}.allocation-header{font-size:9px;letter-spacing:1px;color:#757e67;display:flex;justify-content:space-between;margin-bottom:12px}.allocation-row{display:flex;align-items:center;min-height:66px;border-bottom:1px solid var(--border);gap:20px}.allocation-row>div{display:flex;align-items:center;gap:13px;font-size:13px}.allocation-row i{width:8px;height:8px;border-radius:2px;background:var(--allocation);flex-shrink:0}.allocation-amount{font-size:10px;color:#838b74;margin-left:auto}.allocation-row strong{font-family:var(--display);font-size:24px;font-weight:500;width:57px;text-align:right;letter-spacing:-1px}.allocation-row strong>span{font-size:14px;color:#838b74;margin-left:3px}.allocation-note{font-size:10px;color:#838b74;line-height:1.85;margin-top:18px}.contract-bar{margin-top:48px;padding:18px 20px;border:1px solid #393e2b;border-radius:5px;background:#12150e;display:flex;align-items:center;gap:26px}.contract-heading{display:flex;align-items:center;gap:10px;font-size:11px;white-space:nowrap}.contract-bar code{font-family:var(--display);font-size:12px;color:#a6b08e;word-break:break-all;letter-spacing:.3px}.contract-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.icon-button{width:33px;height:33px;display:flex;align-items:center;justify-content:center;background:#22271a;border:1px solid #3c452b;border-radius:4px;color:#c6d1b0}.icon-button svg{width:15px;height:15px}.icon-button:hover{border-color:var(--yellow);color:var(--yellow)}
.roadmap-section{background:#0e100c;border-block:1px solid #22281a}.roadmap-section .section-heading h2{font-size:clamp(32px,3.3vw,46px)}.roadmap-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:68px}.roadmap-phase{padding-right:27px}.phase-top{display:flex;align-items:center;gap:12px}.phase-top>.mono{color:#717d61;font-size:8px}.phase-status,.phase-planned{font-size:9px;color:#90977c}.phase-status{color:var(--yellow);padding:2px 7px;border:1px solid #625822;border-radius:3px}.phase-year{font-family:var(--display);font-size:51px;color:#6c765e;font-weight:500;letter-spacing:-1.5px;line-height:1.6;margin-top:12px}.phase-year>span{font-size:34px}.current .phase-year{color:var(--yellow)}.phase-track{height:1px;background:#363e2d;margin:14px -27px 30px 0;position:relative}.phase-track>i{position:absolute;left:0;top:-4px;height:9px;width:9px;border-radius:50%;background:#4c5740;border:2px solid #0e100c;outline:1px solid #4c5740}.current .phase-track{background:linear-gradient(90deg,var(--yellow),#363e2d)}.current .phase-track>i{background:var(--yellow);outline-color:var(--yellow);box-shadow:0 0 12px #ffcf3240}.roadmap-phase:last-child .phase-track{background:linear-gradient(90deg,#363e2d,transparent);margin-right:0}.roadmap-phase h3{font-size:21px}.roadmap-phase ul{list-style:none;padding:0;margin:19px 0 0;color:#969f8a;font-size:12px;line-height:2.3}.roadmap-phase li:before{content:'—';font-size:10px;color:#47523a;margin-right:9px}.roadmap-section .section-note{margin-top:34px}
.whitepaper-section{border-bottom:1px solid var(--border);padding-top:58px;padding-bottom:58px;display:flex;align-items:center;gap:35px}.whitepaper-emblem{width:118px;height:118px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid #383c26;border-radius:50%;background:radial-gradient(ellipse at 30% 20%,#3c3b1a80,transparent)}.whitepaper-emblem img{width:68px;height:68px;opacity:.8}.whitepaper-copy>.mono{font-size:8px;color:#999e83}.whitepaper-copy>h2{font-size:27px;letter-spacing:-.5px;margin-top:10px}.whitepaper-copy>p{font-size:12px;color:var(--muted);margin-top:11px}.whitepaper-section>.button{margin-left:auto}.community-section{position:relative;overflow:hidden;isolation:isolate;padding:120px 0 110px}.community-content{display:flex;flex-direction:column;align-items:center;text-align:center}.community-logo{width:54px;height:54px;margin-bottom:30px}.community-content>.mono{font-size:9px;color:#a5a58b;margin-bottom:20px}.community-content h2{font-size:clamp(40px,4.5vw,65px);letter-spacing:-2px}.community-content>p{font-size:13px;color:#9b9e90;line-height:2;margin-top:25px}.community-buttons{display:flex;gap:14px;margin-top:34px}.community-buttons .button{gap:17px}.community-orbits{position:absolute;left:50%;top:50%;height:940px;width:940px;transform:translate(-50%,-50%);z-index:-1;opacity:.7;background:radial-gradient(ellipse,#bba9170b,transparent 65%)}.community-orbits>i{position:absolute;border:1px solid #ced0430a;border-radius:50%;inset:0;transform:rotateX(33deg) rotate(-35deg)}.community-orbits>i:nth-child(2){inset:10%;border-color:#ced04312}.community-orbits>i:nth-child(3){inset:19%;border-style:dashed;border-color:#ced04316}.community-orbits>i:nth-child(4){inset:27%;border-color:#ced0430b}.community-orbits:before,.community-orbits:after{content:'';position:absolute;width:7px;height:7px;background:#d2c03a;border-radius:50%;box-shadow:0 0 20px #d2c03a99;left:13%;top:29%}.community-orbits:after{left:90%;top:59%;width:4px;height:4px}.site-footer{border-top:1px solid var(--border);padding:45px 0 0;overflow:hidden;background:#0b0d09}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:35px}.footer-main>div>p{font-size:11px;color:#7e8673;margin-top:19px}.footer-nav{display:flex;gap:29px;font-size:11px;color:#a0a593;margin-left:auto}.footer-nav a:hover{color:var(--yellow)}.back-top{width:37px;height:37px;display:grid;place-items:center;border:1px solid #343c26;border-radius:50%;margin-left:33px}.back-top svg{width:17px;height:17px;transform:rotate(-90deg);color:#bdc3aa}.back-top:hover{border-color:var(--yellow)}.footer-bottom{display:flex;justify-content:space-between;gap:22px;font-size:9px;color:#858b7a;border-top:1px solid #252b1e;margin-top:35px;padding-top:23px}.footer-wordmark{font-family:var(--display);font-size:clamp(60px,10.6vw,153px);font-weight:600;color:#20261b;letter-spacing:-6px;white-space:nowrap;line-height:1.2;margin-top:38px;margin-bottom:-18px;display:flex;justify-content:space-between}.footer-wordmark span{color:#605c29;font-weight:400;font-size:.83em}.toast{position:fixed;z-index:100;left:50%;bottom:30px;transform:translate(-50%,20px);background:var(--yellow);color:#101409;padding:13px 23px;border-radius:5px;font-size:13px;box-shadow:0 7px 35px #0005;opacity:0;visibility:hidden;transition:opacity .2s,transform .2s;max-width:calc(100% - 40px);text-align:center}.toast.visible{opacity:1;visibility:visible;transform:translate(-50%,0)}.reveal{opacity:1}.js-animated .reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.3,1)}.js-animated .reveal.is-visible{opacity:1;transform:translateY(0)}.motion-paused *, .motion-paused *:before, .motion-paused *:after{animation-play-state:paused!important}.motion-paused{scroll-behavior:auto}.motion-paused .reveal{transition:none}.motion-paused .reveal.is-visible{transform:none}
@keyframes scroll-hint{to{transform:translateY(43px)}}@keyframes core-float{0%,100%{margin-top:0}50%{margin-top:-10px}}@keyframes flow{0%,100%{opacity:.2}50%{opacity:.9}}

/* The whitepaper remains a readable, fully static document. */
.document-page .site-header{position:relative}.document-page .main-nav{padding-left:0;margin-right:0}.document-hero{padding:76px 0 59px;border-bottom:1px solid var(--border)}.document-hero .mono{color:var(--yellow);font-size:11px}.document-hero h1{font-family:var(--display);font-size:clamp(50px,6vw,86px);line-height:1.02;letter-spacing:-3px;margin-top:22px}.document-hero p{color:var(--muted);font-size:15px;margin-top:24px}.document-actions{display:flex;gap:14px;margin-top:30px}.document-layout{display:grid;grid-template-columns:220px 1fr;gap:70px;align-items:start;padding-top:60px;padding-bottom:95px}.document-toc{position:sticky;top:40px}.document-toc>.mono{color:var(--yellow);display:block;margin-bottom:20px}.document-toc a{display:block;padding:9px 0;color:var(--muted);font-size:12px}.document-toc a:hover{color:var(--yellow)}.document-content{max-width:790px}.document-chapter{scroll-margin-top:35px;margin-bottom:53px}.document-chapter>h2{font-size:28px;letter-spacing:-.5px;padding-bottom:20px;border-bottom:1px solid var(--border);margin-bottom:25px;color:var(--white)}.document-chapter h3{font-size:19px;margin-top:28px;margin-bottom:17px;color:#d8dccc}.document-chapter p{font-size:14px;line-height:2.05;color:#b1b6a6;margin-bottom:12px}.document-chapter ul{padding-left:20px;color:#b1b6a6;font-size:14px;line-height:2.1}.document-end{border:1px solid var(--border);padding:28px;border-radius:5px;color:var(--yellow);font-size:17px;line-height:1.9}.document-page .site-footer{padding-bottom:30px}.document-page .footer-bottom{margin-top:0;border-top:0;padding-top:0}

@media(min-width:1600px){:root{--max:1380px}.hero-inner{height:850px}.hero h1{font-size:90px}.network-art{right:-130px;width:850px;height:750px;top:52px}.hero-copy{padding-bottom:18px}.hero-bottom{bottom:34px}}
@media(max-width:1150px){:root{--gutter:36px}.main-nav{gap:20px;padding-left:0}.header-actions{gap:18px}.hero h1{font-size:66px;letter-spacing:-3.8px}.hero-inner{min-height:730px;height:780px}.network-art{right:-205px;top:90px;width:730px;height:645px;opacity:.86}.hero-copy{padding-bottom:30px}.hero-description{max-width:365px}.hero-manifesto{font-size:19px}.hero-copy:before{content:'';position:absolute;inset:-30px 50px -20px -80px;z-index:-1;background:linear-gradient(90deg,#080909d9,#08090950,transparent)}.fact+.fact{padding-left:30px}.fact>div{gap:15px}.fact strong{font-size:30px}.fact-label{font-size:9px}.fact:last-child>div{flex-wrap:wrap;gap:5px 13px}.token-layout{gap:45px}.allocation-row{gap:10px}.allocation-row>div{font-size:12px;gap:10px}.hero-bottom-note{margin-left:40px}.vision-intro{gap:70px}.section-heading{gap:45px}.section-heading>p{max-width:335px;font-size:12px}.contract-bar{gap:20px}.whitepaper-copy>h2{font-size:24px}.whitepaper-section{gap:26px}.whitepaper-emblem{width:92px;height:92px}.whitepaper-emblem img{width:56px;height:56px}}
@media(max-width:900px){:root{--gutter:28px}.main-nav{gap:17px}.main-nav a{font-size:11px}.brand>span{font-size:23px}.brand img{width:34px;height:34px}.header-actions{gap:16px}.header-cta{padding:0 14px;gap:10px;font-size:11px}.header-inner{gap:20px}.hero h1{font-size:59px;letter-spacing:-3.5px}.hero-inner{min-height:720px;height:760px}.network-art{right:-250px;top:75px;opacity:.7}.orbital-core{width:180px;height:180px}.core-inner img{width:106px;height:106px}.hero-manifesto{font-size:18px;letter-spacing:1px}.hero-description{font-size:13px}.fact>div{display:block}.fact-label{display:block;margin-top:4px}.fact:last-child>div{display:block}.fact p{font-size:10px}.section{padding:85px 0}h2{font-size:38px}.vision-intro{gap:35px}.vision-copy{font-size:12px}.pillar{padding-right:22px}.pillar+.pillar{padding-left:24px}.pillar p{font-size:11px}.pillar h3{font-size:21px}.section-heading>p{max-width:270px}.eco-card h3{font-size:21px}.eco-card-copy{padding:6px 23px 25px}.eco-card-top{padding:22px 23px}.ecosystem-grid{gap:15px}.token-layout{gap:30px;grid-template-columns:.9fr 1.1fr}.allocation-row>div{font-size:11px}.allocation-amount{font-size:9px}.allocation-row strong{font-size:22px;width:45px}.token-supply{font-size:13px}.contract-heading{font-size:10px}.contract-bar{gap:15px;padding:16px}.contract-bar code{font-size:10px}.roadmap-section .section-heading h2{font-size:36px}.roadmap-phase h3{font-size:18px}.phase-year{font-size:43px}.roadmap-phase ul{font-size:11px}.phase-status,.phase-planned{font-size:8px}.phase-top{gap:7px}.whitepaper-section{gap:20px}.whitepaper-emblem{display:none}.whitepaper-copy>h2{font-size:23px}.whitepaper-section .button{font-size:12px;gap:16px}.footer-nav{gap:19px}.back-top{margin-left:10px}.document-layout{gap:35px;grid-template-columns:185px 1fr}}
@media(max-width:700px){:root{--gutter:22px}html{scroll-padding-top:25px}.site-header{height:78px}.header-inner{gap:12px}.brand>span{font-size:23px}.brand-network{font-size:7px;letter-spacing:3.7px}.brand img{width:34px;height:34px}.main-nav{display:none}.header-actions{gap:15px;margin-left:auto}.header-cta{display:none}.language-button{font-size:11px}.menu-toggle{display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero-inner{min-height:920px;height:auto;display:block;padding-top:128px;max-height:none}.hero-copy{max-width:100%;padding-bottom:0}.hero-copy:before{display:none}.hero-eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:24px;gap:9px}.hero h1{font-size:clamp(38px,9.6vw,62px);letter-spacing:-2.6px;line-height:1.14}.hero-manifesto{font-size:16px;letter-spacing:1px;margin-top:22px}.hero-description{font-size:12px;line-height:1.9;max-width:350px;margin-top:13px}.hero-buttons{margin-top:25px;gap:10px}.hero-buttons .button{min-height:48px;padding:0 17px;gap:18px;font-size:11px}.hero-network{font-size:7px;margin-top:20px;gap:7px;letter-spacing:.7px}.bsc-mark{font-size:20px}.network-art{top:460px;left:50%;right:auto;transform:translateX(-50%);width:560px;height:450px;opacity:1}.orbital-core{width:140px;height:140px;padding:7px}.core-inner img{width:80px;height:80px}.core-inner>span{font-size:8px;letter-spacing:4px;margin-top:3px}.art-label{font-size:6px;letter-spacing:1px}.art-label-top{right:17%;top:18%}.art-label-bottom{bottom:18%;left:12%}.art-coordinate{bottom:6%;font-size:7px;letter-spacing:2px}.hero-bottom{bottom:24px;font-size:8px;letter-spacing:.5px}.hero-bottom-note{display:none}.motion-toggle{font-size:9px}.facts-inner{grid-template-columns:repeat(3,1fr)}.fact{padding:23px 12px 23px 0}.fact+.fact{padding-left:16px}.fact strong{font-size:26px;letter-spacing:-1px}.fact strong>span{font-size:22px}.fact:last-child strong{font-size:23px}.fact:last-child strong>span{font-size:8px;display:block;letter-spacing:2px;line-height:1.2}.fact-label{font-size:8px;line-height:1.5;margin-top:7px}.fact p{display:none}.fact:last-child .fact-label{margin-top:6px}.section{padding:68px 0}.section-label{font-size:8px;letter-spacing:1px;margin-bottom:32px;gap:15px}.section-label>span:last-child{font-size:8px;letter-spacing:.3px}h2{font-size:35px;letter-spacing:-1.6px}.vision-intro{display:block}.vision-copy{margin-top:28px;max-width:none;font-size:12px;line-height:2}.small-cross{display:none}.text-link{font-size:11px;margin-top:15px}.pillars{display:block;margin-top:34px}.pillar,.pillar+.pillar{position:relative;padding:28px 80px 26px 0;border-left:0}.pillar:last-child{padding-bottom:0}.pillar-top{margin-bottom:13px;font-size:9px}.pillar-symbol{position:absolute;right:6px;top:38px}.pillar h3{font-size:23px;display:inline-block;margin-right:14px;margin-bottom:0}.pillar>.mono{font-size:7px;letter-spacing:1px}.pillar p{font-size:11px;line-height:1.95;margin-top:12px;max-width:360px}.section-heading{display:block}.section-heading>p{margin-top:24px;font-size:12px;max-width:400px}.ecosystem-grid{grid-template-columns:1fr;margin-top:30px;gap:16px}.eco-card{min-height:340px;border-radius:7px}.eco-card-top{padding:21px 23px}.eco-card-copy{padding:5px 23px 23px}.eco-card h3{font-size:23px}.eco-card p{font-size:11px}.eco-tag{margin-top:13px;font-size:8px}.payment-art,.identity-art,.commerce-art,.ai-art{height:127px}.commerce-globe{width:115px;height:115px;top:0}.commerce-orbit{top:30px}.commerce-node{top:27px}.commerce-node.node-2{top:88px}.ai-chip{height:87px;width:87px}.section-note{font-size:9px;line-height:1.9;margin-top:20px}.token-layout{display:flex;flex-direction:column;gap:38px;margin-top:26px}.token-visual{max-width:310px}.donut-center>strong{font-size:51px}.donut-center>strong>span{font-size:40px}.donut-center>img{width:33px;height:33px}.donut-center>.mono{font-size:7px;margin-top:12px}.token-supply{font-size:14px;margin-top:6px}.token-allocation{width:100%}.allocation-header{font-size:8px}.allocation-row{min-height:60px;gap:14px}.allocation-row>div{font-size:12px;gap:12px}.allocation-amount{font-size:10px}.allocation-row strong{font-size:24px;width:54px}.allocation-note{font-size:9px}.contract-bar{flex-wrap:wrap;margin-top:28px;padding:16px;gap:14px 0;position:relative}.contract-heading{width:100%;font-size:10px}.contract-bar code{font-size:11px;max-width:100%;padding-right:3px;letter-spacing:.1px;line-height:1.8}.contract-actions{position:absolute;right:13px;top:9px;gap:6px}.icon-button{width:28px;height:28px}.icon-button svg{width:13px;height:13px}.roadmap-section .section-heading h2{font-size:33px}.roadmap-grid{grid-template-columns:1fr 1fr;gap:40px 0;margin-top:40px}.roadmap-phase{padding-right:18px}.phase-year{font-size:44px;margin-top:10px}.phase-top>.mono{font-size:7px;letter-spacing:1px}.phase-top{gap:10px}.phase-status,.phase-planned{font-size:8px}.phase-track{margin-right:-18px;margin-bottom:24px}.roadmap-phase:nth-child(2) .phase-track{background:linear-gradient(90deg,#363e2d,transparent);margin-right:0}.roadmap-phase h3{font-size:20px}.roadmap-phase ul{font-size:11px;margin-top:15px}.phase-year>span{font-size:28px}.whitepaper-section{flex-wrap:wrap;padding-top:39px;padding-bottom:40px;gap:24px}.whitepaper-copy>h2{font-size:23px}.whitepaper-copy>.mono{font-size:7px}.whitepaper-copy>p{font-size:11px;max-width:300px;line-height:1.9}.whitepaper-section>.button{margin-left:0;font-size:11px;min-height:47px}.community-section{padding:78px 0 76px}.community-logo{width:45px;height:45px;margin-bottom:24px}.community-content>.mono{font-size:7px;letter-spacing:1.5px}.community-content h2{font-size:38px;letter-spacing:-1.2px}.community-content>p{font-size:11px;line-height:2;margin-top:22px;max-width:320px}.community-content>p br{display:none}.community-buttons{gap:10px;margin-top:26px;flex-wrap:wrap;justify-content:center}.community-buttons .button{font-size:10px;gap:11px;min-height:47px;padding:0 14px}.community-buttons .button svg{width:15px;height:15px}.community-orbits{width:700px;height:700px;opacity:.55}.site-footer{padding-top:33px}.footer-main{align-items:flex-start;flex-wrap:wrap;gap:28px;position:relative}.footer-nav{order:3;margin-left:0;width:100%;gap:25px;font-size:10px}.footer-main>div>p{font-size:10px;margin-top:15px}.back-top{margin-top:5px;margin-left:auto}.footer-bottom{flex-direction:column;gap:8px;margin-top:25px;padding-top:20px;font-size:8px}.footer-wordmark{font-size:10.1vw;letter-spacing:-1.6px;line-height:1.3;margin-top:30px;margin-bottom:-4px}.toast{font-size:12px;bottom:23px;min-width:200px}.document-page .header-cta{display:flex}.document-hero{padding:49px 0 36px}.document-hero h1{font-size:54px;letter-spacing:-2px}.document-hero p{font-size:13px}.document-actions{flex-wrap:wrap;gap:10px}.document-actions .button{font-size:11px;min-height:46px;gap:15px;padding:0 17px}.document-layout{display:block;padding-top:30px;padding-bottom:40px}.document-toc{position:static;margin-bottom:42px;border-bottom:1px solid var(--border);padding-bottom:25px;display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.document-toc>.mono{grid-column:1/-1;margin-bottom:10px}.document-toc a{font-size:10px;padding:8px 0}.document-chapter>h2{font-size:23px}.document-chapter h3{font-size:17px}.document-chapter p,.document-chapter ul{font-size:13px}.document-end{font-size:15px}}
@media(max-width:370px){:root{--gutter:17px}.hero h1{font-size:9.45vw;letter-spacing:-1.9px}.hero-inner{min-height:890px}.hero-manifesto{font-size:14px}.hero-buttons .button{padding:0 13px;font-size:10px;gap:14px}.hero-network{font-size:6px}.network-art{top:440px}.allocation-amount{font-size:9px}.allocation-row>div{font-size:11px}.fact strong{font-size:24px}.fact+.fact{padding-left:12px}.section-label>span:last-child{font-size:7px}.roadmap-section .section-heading h2{font-size:29px}.community-content h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-animated .reveal{opacity:1;transform:none}}
@media print{body{background:#fff;color:#111}.site-header,.document-toc,.document-actions,.site-footer,.skip-link{display:none}.document-layout{display:block}.document-hero{padding:20px 0}.document-hero h1{font-size:40px;color:#111}.document-chapter h2,.document-chapter h3,.document-chapter p,.document-chapter ul,.document-hero p,.document-end{color:#111}.document-chapter{break-inside:avoid}.wrap{width:100%}}

.site-header.is-scrolled{background:#080909ed;backdrop-filter:blur(16px);border-bottom-color:#262822}
.eco-card:focus-visible{outline-offset:4px}.document-chapter h3{scroll-margin-top:35px}
@media(max-width:700px){html{scroll-padding-top:94px}}
.hero h1{letter-spacing:-3px}html[lang=en] .hero-manifesto{letter-spacing:.4px}
@media(max-width:700px){.hero h1{letter-spacing:-1.6px}.art-label-top{right:26%;font-size:6px}.art-label-bottom{left:25%;font-size:6px}.hero-description{font-size:13px}.pillar p,.eco-card p{font-size:12px}}
.document-chapter h4{font-size:16px;font-weight:600;color:#e4cf82;margin:26px 0 10px}.document-chapter .document-number{font-family:var(--display);font-size:20px;color:var(--yellow)}.document-facts{margin:18px 0 24px}.document-facts>div{display:grid;grid-template-columns:120px 1fr;padding:12px 0;border-bottom:1px solid var(--border);font-size:13px}.document-facts dt{color:var(--muted)}.document-facts dd{margin:0;color:var(--white)}
@media(min-width:701px) and (max-width:1100px){.art-label-top{right:34%}.art-coordinate{left:38%}}
.donut-svg circle{stroke-linecap:butt}
