.LandingPage-module__FAbHmG__page{--landing-bg:#0e1013;--landing-surface:#15181d;--landing-elevated:#1b2027;--landing-text:#f5f7fa;--landing-secondary:#a2a8b3;--landing-muted:#707784;--landing-red:#e03a3a;--landing-red-hover:#c92f2f;background:var(--landing-bg);min-height:100vh;color:var(--landing-text);overflow:clip}.LandingPage-module__FAbHmG__page a{color:inherit;text-decoration:none}.LandingPage-module__FAbHmG__navigation{z-index:30;background:#0e1013f5;border-bottom:1px solid #ffffff12;width:100%;position:fixed;top:0;left:0}.LandingPage-module__FAbHmG__navigationInner{grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;width:min(1360px,100% - 80px);height:72px;margin:0 auto;display:grid}.LandingPage-module__FAbHmG__brand{min-height:44px;color:var(--landing-text);justify-self:start;align-items:center;gap:10px;font-size:15px;font-weight:600;display:inline-flex}.LandingPage-module__FAbHmG__brand img,.LandingPage-module__FAbHmG__closing img{object-fit:cover;border-radius:7px}.LandingPage-module__FAbHmG__navLinks{color:var(--landing-secondary);align-items:center;gap:28px;font-size:14px;font-weight:500;display:flex}.LandingPage-module__FAbHmG__navLinks a,.LandingPage-module__FAbHmG__footer a,.LandingPage-module__FAbHmG__footerButton{align-items:center;min-height:44px;display:inline-flex;position:relative}.LandingPage-module__FAbHmG__navLinks a:after,.LandingPage-module__FAbHmG__footer a:after,.LandingPage-module__FAbHmG__footerButton:after{background:var(--landing-red);content:"";opacity:0;height:1px;transition:opacity .16s ease-out,transform .16s ease-out;position:absolute;bottom:7px;left:0;right:0;transform:scaleX(.5)}.LandingPage-module__FAbHmG__navLinks a:hover,.LandingPage-module__FAbHmG__footer a:hover,.LandingPage-module__FAbHmG__footerButton:hover{color:var(--landing-text)}.LandingPage-module__FAbHmG__navLinks a:hover:after,.LandingPage-module__FAbHmG__navLinks a:focus-visible:after,.LandingPage-module__FAbHmG__footer a:hover:after,.LandingPage-module__FAbHmG__footer a:focus-visible:after,.LandingPage-module__FAbHmG__footerButton:hover:after,.LandingPage-module__FAbHmG__footerButton:focus-visible:after{opacity:1;transform:scaleX(1)}.LandingPage-module__FAbHmG__navAction,.LandingPage-module__FAbHmG__primaryAction,.LandingPage-module__FAbHmG__secondaryAction{border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:13px;font-weight:600;display:inline-flex}.LandingPage-module__FAbHmG__navAction{min-height:40px;color:var(--landing-text);background:var(--landing-elevated);border:1px solid #ffffff1a;justify-self:end}.LandingPage-module__FAbHmG__navAction:hover{background:#20252c;border-color:#e03a3a5c;transform:translateY(-1px)}.LandingPage-module__FAbHmG__hero{isolation:isolate;border-bottom:1px solid #ffffff12;align-items:center;height:calc(100svh - 32px);min-height:680px;max-height:920px;scroll-margin-top:72px;display:flex;position:relative;overflow:hidden}.LandingPage-module__FAbHmG__heroCopy{z-index:10;pointer-events:none;width:min(1360px,100% - 80px);margin:0 auto;padding:52px 0 0;position:relative}.LandingPage-module__FAbHmG__heroCopy>*{pointer-events:auto}.LandingPage-module__FAbHmG__kicker{color:var(--landing-secondary);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:22px;font-size:12px;font-weight:500;display:flex}.LandingPage-module__FAbHmG__kicker span{background:var(--landing-red);border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite LandingPage-module__FAbHmG__statusPulse}.LandingPage-module__FAbHmG__hero h1{max-width:620px;color:var(--landing-text);margin:0;font-size:72px;font-weight:600;line-height:1}.LandingPage-module__FAbHmG__tagline{max-width:610px;color:var(--landing-text);margin-top:24px;font-size:25px;font-weight:500;line-height:1.35}.LandingPage-module__FAbHmG__heroBody{max-width:530px;color:var(--landing-secondary);margin-top:18px;font-size:16px;line-height:1.7}.LandingPage-module__FAbHmG__heroActions{gap:12px;margin-top:32px;display:flex}.LandingPage-module__FAbHmG__contractAddress{background:#0e1013c2;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:auto minmax(0,1fr) 32px auto;align-items:center;gap:10px;max-width:620px;min-height:42px;margin-top:16px;padding:4px 5px 4px 11px;display:inline-grid}.LandingPage-module__FAbHmG__contractLabel{color:var(--landing-secondary);white-space:nowrap;font-size:10px;font-weight:600}.LandingPage-module__FAbHmG__contractValue{min-width:0;color:var(--landing-muted);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.LandingPage-module__FAbHmG__contractValueCompact{display:none}.LandingPage-module__FAbHmG__contractBuy{min-height:32px;color:var(--landing-text);white-space:nowrap;background:#e03a3a14;border:1px solid #e03a3a3d;border-radius:6px;justify-content:center;align-items:center;padding:0 10px;font-size:10px;font-weight:600;transition:border-color .16s ease-out,background-color .16s ease-out,transform .16s ease-out;display:inline-flex}.LandingPage-module__FAbHmG__contractBuy:hover,.LandingPage-module__FAbHmG__contractBuy:focus-visible{background:#e03a3a24;border-color:#e03a3a75;transform:translateY(-1px)}.LandingPage-module__FAbHmG__contractBuy:active{transform:scale(.98)}.LandingPage-module__FAbHmG__contractCopy{width:32px;height:32px;color:var(--landing-secondary);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:color .16s ease-out,background-color .16s ease-out,transform .16s ease-out;display:inline-flex;position:relative}.LandingPage-module__FAbHmG__contractCopy:hover,.LandingPage-module__FAbHmG__contractCopy:focus-visible{color:var(--landing-text);background:#ffffff0f}.LandingPage-module__FAbHmG__contractCopy:active{transform:scale(.96)}.LandingPage-module__FAbHmG__contractCopy[data-copied=true]{color:var(--landing-red);background:#e03a3a1a}.LandingPage-module__FAbHmG__copyIcon{width:14px;height:14px;position:relative}.LandingPage-module__FAbHmG__copyIcon:before,.LandingPage-module__FAbHmG__copyIcon:after{content:"";border:1px solid;border-radius:2px;width:8px;height:9px;position:absolute}.LandingPage-module__FAbHmG__copyIcon:before{top:1px;left:4px}.LandingPage-module__FAbHmG__copyIcon:after{background:var(--landing-bg);top:4px;left:1px}.LandingPage-module__FAbHmG__copyFeedback{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.LandingPage-module__FAbHmG__primaryAction{border:1px solid var(--landing-red);color:#fff;background:var(--landing-red)}.LandingPage-module__FAbHmG__primaryAction:hover{border-color:var(--landing-red-hover);background:var(--landing-red-hover);transform:translateY(-1px)}.LandingPage-module__FAbHmG__secondaryAction{color:var(--landing-text);background:#0e1013b8;border:1px solid #ffffff1f}.LandingPage-module__FAbHmG__secondaryAction:hover{background:var(--landing-elevated);border-color:#e03a3a6b;transform:translateY(-1px)}.LandingPage-module__FAbHmG__scrollCue{z-index:12;min-height:40px;color:var(--landing-muted);text-transform:uppercase;font-size:11px;position:absolute;bottom:24px;left:max(40px,50% - 680px)}.LandingPage-module__FAbHmG__scrollCue:after{content:"";background:#ffffff2e;width:48px;height:1px;margin:0 0 3px 12px;transition:width .18s ease-out,background-color .18s ease-out;display:inline-block}.LandingPage-module__FAbHmG__scrollCue:hover{color:var(--landing-secondary)}.LandingPage-module__FAbHmG__scrollCue:hover:after{background:var(--landing-red);width:64px}.LandingPage-module__FAbHmG__gridScene{z-index:0;background:#101318;position:absolute;inset:0;overflow:hidden}.LandingPage-module__FAbHmG__gridCells{opacity:.72;grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(16,1fr);display:grid;position:absolute;inset:72px 0 0}.LandingPage-module__FAbHmG__gridCells span{border-bottom:1px solid #ffffff09;border-right:1px solid #ffffff09}.LandingPage-module__FAbHmG__gridCells span:nth-child(4n){border-right-color:#fff1}.LandingPage-module__FAbHmG__gridCells span:nth-child(n+49):nth-child(-n+64),.LandingPage-module__FAbHmG__gridCells span:nth-child(n+113):nth-child(-n+128){border-bottom-color:#fff1}.LandingPage-module__FAbHmG__sceneStatus{z-index:6;min-height:34px;color:var(--landing-muted);background:#0e1013db;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:10px;padding:0 12px;font-size:11px;display:flex;position:absolute;top:96px;right:max(40px,50% - 680px)}.LandingPage-module__FAbHmG__sceneStatus strong{color:var(--landing-text);font-size:11px;font-weight:600}.LandingPage-module__FAbHmG__sceneStatus>span:not(.LandingPage-module__FAbHmG__liveDot):not(.LandingPage-module__FAbHmG__previewDot){border-left:1px solid #ffffff14;padding-left:10px}.LandingPage-module__FAbHmG__liveDot,.LandingPage-module__FAbHmG__previewDot{border-radius:50%;flex:none;width:7px;height:7px}.LandingPage-module__FAbHmG__liveDot{background:var(--landing-red);animation:2.4s ease-out infinite LandingPage-module__FAbHmG__statusPulse}.LandingPage-module__FAbHmG__previewDot{border:1px solid var(--landing-red)}.LandingPage-module__FAbHmG__agentLayer{z-index:5;position:absolute;inset:0}.LandingPage-module__FAbHmG__agentNode{top:var(--agent-top);left:var(--agent-left);background:var(--landing-elevated);width:48px;height:48px;color:var(--landing-text);cursor:pointer;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:10px;transition:border-color .18s ease-out,transform .18s ease-out,background-color .18s ease-out;display:flex;position:absolute;transform:translate(-50%,-50%)}.LandingPage-module__FAbHmG__agentNode:hover,.LandingPage-module__FAbHmG__agentNode:focus-visible,.LandingPage-module__FAbHmG__agentNodeActive{z-index:4;background:#20252c;border-color:#e03a3ab8;transform:translate(-50%,calc(-50% - 2px))}.LandingPage-module__FAbHmG__agentNode img{object-fit:cover;border-radius:7px;width:46px;height:46px}.LandingPage-module__FAbHmG__agentPulse{z-index:-1;opacity:0;animation:4.8s ease-out infinite LandingPage-module__FAbHmG__agentSignal;animation-delay:var(--agent-delay);border:1px solid #e03a3a52;border-radius:12px;position:absolute;inset:-8px}.LandingPage-module__FAbHmG__agentLabel{width:max-content;max-width:150px;color:var(--landing-text);opacity:0;text-overflow:ellipsis;white-space:nowrap;background:#0e1013eb;border:1px solid #ffffff14;border-radius:6px;padding:5px 8px;font-size:10px;transition:opacity .16s ease-out,transform .16s ease-out;position:absolute;top:54px;left:50%;overflow:hidden;transform:translate(-50%,-3px)}.LandingPage-module__FAbHmG__agentNode:hover .LandingPage-module__FAbHmG__agentLabel,.LandingPage-module__FAbHmG__agentNode:focus-visible .LandingPage-module__FAbHmG__agentLabel,.LandingPage-module__FAbHmG__agentNodeActive .LandingPage-module__FAbHmG__agentLabel,.LandingPage-module__FAbHmG__agentLayerSparse .LandingPage-module__FAbHmG__agentLabel{opacity:1;transform:translate(-50%)}.LandingPage-module__FAbHmG__thoughtRail{z-index:7;min-height:74px;color:var(--landing-secondary);background:#0e1013e6;border-top:1px solid #e03a3a4d;border-bottom:1px solid #ffffff12;grid-template-columns:140px 1fr auto;align-items:center;padding:14px 16px;display:grid;position:absolute;bottom:42px;left:52%;right:max(40px,50% - 680px)}.LandingPage-module__FAbHmG__thoughtRail>div{flex-direction:column;gap:4px;min-width:0;display:flex}.LandingPage-module__FAbHmG__thoughtRail>div span,.LandingPage-module__FAbHmG__coordinates{color:var(--landing-muted);font-family:var(--font-mono);text-transform:uppercase;font-size:9px}.LandingPage-module__FAbHmG__thoughtRail>div strong{color:var(--landing-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.LandingPage-module__FAbHmG__thoughtRail p{min-width:0;color:var(--landing-secondary);padding:0 18px;font-size:12px;line-height:1.55}.LandingPage-module__FAbHmG__vision,.LandingPage-module__FAbHmG__roadmap,.LandingPage-module__FAbHmG__closing,.LandingPage-module__FAbHmG__footer{width:min(1280px,100% - 80px);margin:0 auto}.LandingPage-module__FAbHmG__vision,.LandingPage-module__FAbHmG__roadmap{padding:128px 0;scroll-margin-top:72px}.LandingPage-module__FAbHmG__sectionIntro{grid-template-columns:180px minmax(280px,540px) minmax(260px,1fr);align-items:start;gap:32px;display:grid}.LandingPage-module__FAbHmG__sectionIntro>span,.LandingPage-module__FAbHmG__closing>span{color:var(--landing-muted);font-family:var(--font-mono);text-transform:uppercase;font-size:10px}.LandingPage-module__FAbHmG__sectionIntro>span{padding-top:5px}.LandingPage-module__FAbHmG__sectionIntro h2,.LandingPage-module__FAbHmG__closing h2{color:var(--landing-text);margin:0;font-size:40px;font-weight:500;line-height:1.2}.LandingPage-module__FAbHmG__sectionIntro>p{max-width:450px;color:var(--landing-secondary);margin:0 0 0 auto;font-size:15px;line-height:1.75}.LandingPage-module__FAbHmG__capabilities{border-top:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);margin-top:96px;display:grid}.LandingPage-module__FAbHmG__capabilities article{min-height:220px;padding:30px 32px 32px 0}.LandingPage-module__FAbHmG__capabilities article+article{border-left:1px solid #ffffff14;padding-left:32px}.LandingPage-module__FAbHmG__capabilities article>span{color:var(--landing-red);font-family:var(--font-mono);font-size:10px}.LandingPage-module__FAbHmG__capabilities h3{color:var(--landing-text);margin-top:48px;font-size:20px;font-weight:500}.LandingPage-module__FAbHmG__capabilities p{max-width:280px;color:var(--landing-secondary);margin-top:12px;font-size:14px;line-height:1.65}.LandingPage-module__FAbHmG__roadmap{background:var(--landing-surface);border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;width:100%;max-width:none;padding-left:max(40px,50% - 640px);padding-right:max(40px,50% - 640px)}.LandingPage-module__FAbHmG__roadmapPreview{margin-top:80px}.LandingPage-module__FAbHmG__roadmapSummary{justify-content:flex-end;gap:48px;margin-bottom:36px;display:flex}.LandingPage-module__FAbHmG__roadmapSummary>div{align-items:baseline;gap:8px;display:flex}.LandingPage-module__FAbHmG__roadmapSummary strong{color:var(--landing-text);font-size:22px;font-weight:500}.LandingPage-module__FAbHmG__roadmapSummary span{color:var(--landing-muted);text-transform:uppercase;font-size:11px}.LandingPage-module__FAbHmG__phaseTrack{border-top:1px solid #ffffff1f;grid-template-columns:repeat(9,minmax(0,1fr));display:grid}.LandingPage-module__FAbHmG__phaseButton{min-width:0;min-height:156px;color:var(--landing-muted);cursor:pointer;text-align:left;background:0 0;border:0;border-right:1px solid #ffffff12;padding:20px 14px;position:relative}.LandingPage-module__FAbHmG__phaseButton:first-child{border-left:1px solid #ffffff12}.LandingPage-module__FAbHmG__phaseButton:before{content:"";background:0 0;height:2px;transition:background-color .18s ease-out,transform .18s ease-out;position:absolute;top:-1px;left:0;right:0;transform:scaleX(.35)}.LandingPage-module__FAbHmG__phaseButton:hover,.LandingPage-module__FAbHmG__phaseButton:focus-visible,.LandingPage-module__FAbHmG__phaseButton[aria-selected=true]{color:var(--landing-text);background:#ffffff06}.LandingPage-module__FAbHmG__phaseButton:hover:before,.LandingPage-module__FAbHmG__phaseButton:focus-visible:before,.LandingPage-module__FAbHmG__phaseButton[aria-selected=true]:before{background:var(--landing-red);transform:scaleX(1)}.LandingPage-module__FAbHmG__phaseButton>span{color:var(--landing-muted);text-transform:uppercase;font-size:9px;display:block}.LandingPage-module__FAbHmG__phaseButton.LandingPage-module__FAbHmG__complete>span{color:var(--landing-secondary)}.LandingPage-module__FAbHmG__phaseButton.LandingPage-module__FAbHmG__verification>span{color:var(--landing-red)}.LandingPage-module__FAbHmG__phaseButton>strong{color:var(--landing-text);font-family:var(--font-mono);margin-top:36px;font-size:18px;font-weight:500;display:block}.LandingPage-module__FAbHmG__phaseButton>small{color:currentColor;min-height:34px;margin-top:8px;font-size:11px;line-height:1.45;display:block;overflow:hidden}.LandingPage-module__FAbHmG__phaseDetail{border-bottom:1px solid #ffffff14;grid-template-columns:180px 1fr auto;align-items:start;gap:32px;min-height:132px;padding:28px 0;display:grid}.LandingPage-module__FAbHmG__phaseDetail>span,.LandingPage-module__FAbHmG__phaseDetail>strong{color:var(--landing-muted);text-transform:uppercase;font-size:10px;font-weight:500}.LandingPage-module__FAbHmG__phaseDetail>strong{color:var(--landing-red)}.LandingPage-module__FAbHmG__phaseDetail h3{color:var(--landing-text);font-size:17px;font-weight:500}.LandingPage-module__FAbHmG__phaseDetail p{max-width:660px;color:var(--landing-secondary);margin-top:8px;font-size:13px;line-height:1.65}.LandingPage-module__FAbHmG__closing{text-align:center;flex-direction:column;align-items:center;padding:144px 0 136px;display:flex}.LandingPage-module__FAbHmG__closing img{margin-bottom:24px}.LandingPage-module__FAbHmG__closing h2{margin-top:18px}.LandingPage-module__FAbHmG__closing p{max-width:470px;color:var(--landing-secondary);margin-top:16px;font-size:15px;line-height:1.7}.LandingPage-module__FAbHmG__closing .LandingPage-module__FAbHmG__primaryAction{margin-top:30px}.LandingPage-module__FAbHmG__footer{min-height:112px;color:var(--landing-muted);border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;font-size:12px;display:flex}.LandingPage-module__FAbHmG__footer>div{align-items:center;gap:14px;display:flex}.LandingPage-module__FAbHmG__footer strong{color:var(--landing-text);font-weight:600}.LandingPage-module__FAbHmG__footer nav{gap:24px;display:flex}.LandingPage-module__FAbHmG__footerButton{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}@keyframes LandingPage-module__FAbHmG__statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}@keyframes LandingPage-module__FAbHmG__agentSignal{0%,75%,to{opacity:0;transform:scale(.9)}12%{opacity:.75}28%{opacity:0;transform:scale(1.2)}}@media (max-width:980px){.LandingPage-module__FAbHmG__navigationInner{grid-template-columns:1fr auto;width:calc(100% - 48px)}.LandingPage-module__FAbHmG__navLinks{display:none}.LandingPage-module__FAbHmG__heroCopy{width:calc(100% - 48px)}.LandingPage-module__FAbHmG__hero h1{font-size:60px}.LandingPage-module__FAbHmG__sceneStatus{right:24px}.LandingPage-module__FAbHmG__thoughtRail{left:48%;right:24px}.LandingPage-module__FAbHmG__vision,.LandingPage-module__FAbHmG__closing,.LandingPage-module__FAbHmG__footer{width:calc(100% - 48px)}.LandingPage-module__FAbHmG__sectionIntro{grid-template-columns:130px 1fr}.LandingPage-module__FAbHmG__sectionIntro>p{grid-column:2;margin:0}.LandingPage-module__FAbHmG__phaseDetail{grid-template-columns:130px 1fr auto}.LandingPage-module__FAbHmG__phaseTrack{scrollbar-color:#e03a3a73 transparent;grid-template-columns:repeat(9,126px);overflow-x:auto}}@media (max-width:700px){.LandingPage-module__FAbHmG__navigationInner{width:calc(100% - 32px);height:64px}.LandingPage-module__FAbHmG__brand{font-size:14px}.LandingPage-module__FAbHmG__brand img{width:28px;height:28px}.LandingPage-module__FAbHmG__navAction{min-height:38px;padding:0 13px;font-size:12px}.LandingPage-module__FAbHmG__hero{align-items:flex-start;height:calc(100svh - 20px);min-height:760px;max-height:860px}.LandingPage-module__FAbHmG__heroCopy{width:calc(100% - 40px);padding:112px 0 0}.LandingPage-module__FAbHmG__kicker{margin-bottom:16px;font-size:10px}.LandingPage-module__FAbHmG__hero h1{font-size:50px}.LandingPage-module__FAbHmG__tagline{max-width:440px;margin-top:18px;font-size:20px}.LandingPage-module__FAbHmG__heroBody{max-width:420px;margin-top:14px;font-size:14px;line-height:1.6}.LandingPage-module__FAbHmG__heroActions{margin-top:24px}.LandingPage-module__FAbHmG__contractAddress{width:100%;max-width:390px;margin-top:14px}.LandingPage-module__FAbHmG__contractValueFull{display:none}.LandingPage-module__FAbHmG__contractValueCompact{display:inline}.LandingPage-module__FAbHmG__primaryAction,.LandingPage-module__FAbHmG__secondaryAction{min-height:44px;padding:0 15px;font-size:12px}.LandingPage-module__FAbHmG__gridCells{grid-template-rows:repeat(16,1fr);grid-template-columns:repeat(9,1fr);inset:64px 0 0}.LandingPage-module__FAbHmG__gridCells span:nth-child(n+145){display:none}.LandingPage-module__FAbHmG__sceneStatus{justify-content:center;inset:auto 16px 108px}.LandingPage-module__FAbHmG__agentNode{top:var(--agent-mobile-top);left:var(--agent-mobile-left);width:42px;height:42px}.LandingPage-module__FAbHmG__agentNode img{width:40px;height:40px}.LandingPage-module__FAbHmG__agentLabel{display:none}.LandingPage-module__FAbHmG__agentLayerSparse .LandingPage-module__FAbHmG__agentLabel{max-width:120px;font-size:9px;display:block;top:48px}.LandingPage-module__FAbHmG__thoughtRail{grid-template-columns:96px 1fr;min-height:70px;padding:10px 12px;bottom:22px;left:16px;right:16px}.LandingPage-module__FAbHmG__thoughtRail p{-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:0 0 0 12px;font-size:11px;display:-webkit-box;overflow:hidden}.LandingPage-module__FAbHmG__coordinates,.LandingPage-module__FAbHmG__scrollCue{display:none}.LandingPage-module__FAbHmG__vision,.LandingPage-module__FAbHmG__closing,.LandingPage-module__FAbHmG__footer{width:calc(100% - 40px)}.LandingPage-module__FAbHmG__vision,.LandingPage-module__FAbHmG__roadmap{padding-top:88px;padding-bottom:88px}.LandingPage-module__FAbHmG__roadmap{padding-left:20px;padding-right:20px}.LandingPage-module__FAbHmG__sectionIntro{display:block}.LandingPage-module__FAbHmG__sectionIntro>span{padding-top:0}.LandingPage-module__FAbHmG__sectionIntro h2,.LandingPage-module__FAbHmG__closing h2{margin-top:18px;font-size:32px}.LandingPage-module__FAbHmG__sectionIntro>p{margin-top:18px;font-size:14px}.LandingPage-module__FAbHmG__capabilities{margin-top:56px;display:block}.LandingPage-module__FAbHmG__capabilities article{grid-template-columns:40px 100px 1fr;align-items:start;min-height:0;padding:24px 0;display:grid}.LandingPage-module__FAbHmG__capabilities article+article{border-top:1px solid #ffffff14;border-left:0;padding-left:0}.LandingPage-module__FAbHmG__capabilities h3{margin:0;font-size:17px}.LandingPage-module__FAbHmG__capabilities p{margin:0;font-size:13px}.LandingPage-module__FAbHmG__roadmapPreview{margin-top:56px}.LandingPage-module__FAbHmG__roadmapSummary{justify-content:space-between;gap:8px}.LandingPage-module__FAbHmG__roadmapSummary>div,.LandingPage-module__FAbHmG__roadmapSummary strong,.LandingPage-module__FAbHmG__roadmapSummary span{display:block}.LandingPage-module__FAbHmG__roadmapSummary span{margin-top:4px;font-size:9px}.LandingPage-module__FAbHmG__phaseTrack{margin-right:-20px;padding-right:20px}.LandingPage-module__FAbHmG__phaseDetail{grid-template-columns:72px 1fr;gap:12px;min-height:150px}.LandingPage-module__FAbHmG__phaseDetail>strong{grid-column:2}.LandingPage-module__FAbHmG__closing{padding:104px 0 96px}.LandingPage-module__FAbHmG__footer{padding:28px 0;display:block}.LandingPage-module__FAbHmG__footer nav{flex-wrap:wrap;gap:4px 20px;margin-top:16px}}@media (max-width:420px){.LandingPage-module__FAbHmG__contractAddress{grid-template-columns:minmax(0,1fr) 32px auto}.LandingPage-module__FAbHmG__contractLabel{display:none}}@media (prefers-reduced-motion:reduce){.LandingPage-module__FAbHmG__page *,.LandingPage-module__FAbHmG__page :before,.LandingPage-module__FAbHmG__page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
