.heroAnimationFit{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.heroAnimationRoot{--ink:#34333f;--imessage-grey:#d4d3fb;--imessage-green:#c5e6d0;--imessage-text:#232230;--phone-bg:#f4f1e8eb;zoom:var(--hero-scale,1);width:354px;height:356px;image-rendering:pixelated;-webkit-user-select:none;user-select:none;flex:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.heroAnimationRoot *{box-sizing:border-box;margin:0;padding:0}.heroAnimationRoot .container{width:354px;height:356px;position:relative}.heroAnimationRoot .stage{width:354px;height:356px;position:absolute;top:0;left:0;overflow:hidden}.heroAnimationRoot .stage:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(#9390fe1a 1px,#0000 1.4px);background-size:11px 11px;position:absolute;inset:0}.heroAnimationRoot .bg-wires{z-index:1;pointer-events:none;width:354px;height:356px;position:absolute;inset:0}.heroAnimationRoot .bg-wires path{fill:none;stroke:#bcb6f4;stroke-width:1.1px;opacity:.5;filter:drop-shadow(0 0 2px #b388f5cc)}.heroAnimationRoot .bg-wires path:nth-child(odd){stroke:#c7c2f7;opacity:.5}.heroAnimationRoot .bg-wires path:nth-child(3n){stroke:#cdbdf2;opacity:.55}.heroAnimationRoot .bg-wires--desktop{display:none}.heroAnimationRoot .orb{z-index:2;pointer-events:none;opacity:.34;filter:drop-shadow(0 0 3px #b396f5b3);width:176px;height:176px;animation:42s linear infinite heroOrbSpin;position:absolute;top:150px;left:172px}.heroAnimationRoot .orb *{fill:none;stroke:#b3a8f0;stroke-width:.7px}.heroAnimationRoot .phone{background:linear-gradient(160deg, #ffffffd9 0%, #fff0 38%),var(--phone-bg);z-index:5;-webkit-backdrop-filter:blur(2px);border:2px solid #6b68d8;border-radius:22px;width:108px;height:234px;padding:7px 6px 9px;position:absolute;top:45px;left:6px;box-shadow:inset 1.5px 1.5px #ffffffe6,inset -1.5px -1.5px #6b68d84d,0 0 0 1px #d6d5fdb3,0 4px 12px #6e68d84d}.heroAnimationRoot .phone:before{content:"";background:var(--ink);border-radius:50%;width:4px;height:4px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.heroAnimationRoot .phone-header{color:var(--ink);font-family:var(--font-caveat),cursive;border-bottom:1px solid #2a2a3a26;justify-content:space-between;align-items:center;margin-bottom:5px;padding:3px 2px 4px;font-size:9px;display:flex}.heroAnimationRoot .phone-header .arrow{font-size:1.3em;font-weight:700}.heroAnimationRoot .phone-header .avatar{border:1px solid var(--ink);border-radius:50%;width:9px;height:9px}.heroAnimationRoot .messages{flex-direction:column;gap:3px;padding:2px 1px;display:flex}.heroAnimationRoot .bubble{word-wrap:break-word;opacity:0;text-align:start;border-radius:10px;max-width:88%;padding:4px 7px;font-size:9px;font-weight:600;line-height:1.3;transition:opacity .2s ease-out,transform .25s cubic-bezier(.34,1.56,.64,1);position:relative;transform:translateY(4px)scale(.92)}.heroAnimationRoot .bubble.incoming{background:var(--imessage-grey);color:var(--imessage-text);border:1px solid #5b57b84d;align-self:flex-start}.heroAnimationRoot .bubble.show{opacity:1;transform:translateY(0)scale(1)}.heroAnimationRoot .bubble.incoming:after{content:"";background:var(--imessage-grey);z-index:-1;border-bottom-right-radius:8px;width:7px;height:8px;position:absolute;bottom:0;left:-1px}.heroAnimationRoot .bubble.incoming:before{content:"";background:var(--phone-bg);z-index:-1;border-bottom-right-radius:6px;width:6px;height:8px;position:absolute;bottom:0;left:-3px}.heroAnimationRoot .typing{background:var(--imessage-grey);opacity:0;border-radius:11px;align-self:flex-start;align-items:center;gap:3px;width:fit-content;height:18px;padding:5px 8px;transition:opacity .2s;display:flex;position:relative}.heroAnimationRoot .typing.show{opacity:1}.heroAnimationRoot .typing:after{content:"";background:var(--imessage-grey);z-index:-1;border-bottom-right-radius:8px;width:7px;height:8px;position:absolute;bottom:0;left:-1px}.heroAnimationRoot .typing:before{content:"";background:var(--phone-bg);z-index:-1;border-bottom-right-radius:6px;width:6px;height:8px;position:absolute;bottom:0;left:-3px}.heroAnimationRoot .typing span{background:#9390fe;border-radius:50%;width:4px;height:4px;animation:1.3s infinite heroBlink}.heroAnimationRoot .typing span:nth-child(2){animation-delay:.2s}.heroAnimationRoot .typing span:nth-child(3){animation-delay:.4s}.heroAnimationRoot .lines{pointer-events:none;z-index:5;width:354px;height:356px;position:absolute;inset:0}.heroAnimationRoot .lines path{fill:none;stroke:#f3f0ff;stroke-width:1.7px;stroke-linecap:round;opacity:0;filter:drop-shadow(0 0 2px #b388f5)drop-shadow(0 0 5px #9390fed9);shape-rendering:geometricprecision}.heroAnimationRoot .lines path:nth-of-type(3n+1){filter:drop-shadow(0 0 2px #c9a6f5)drop-shadow(0 0 6px #b388f5e6)}.heroAnimationRoot .lines path:nth-of-type(3n+2){filter:drop-shadow(0 0 2px #9fd6c2)drop-shadow(0 0 6px #a0e0c2d9)}.heroAnimationRoot .lines path.draw{animation:.5s steps(10,end) forwards heroDrawLine}.heroAnimationRoot .note{font-family:var(--font-space-mono),monospace;color:#34333f;text-shadow:0 1px #ffffffb3;z-index:8;opacity:0;transform:scale(.3) rotate(var(--rot,0deg));white-space:nowrap;text-align:center;image-rendering:pixelated;letter-spacing:.02em;background:linear-gradient(180deg, #ffffffe6 0%, #ffffff26 30%, #fff0 46%, #ffffff80 100%),linear-gradient(180deg, #ffffff59 0%, #0000 47%, #281e501f 52%, #0000 100%),var(--plate,#c8b8f0);border:1px solid #5b57b8;border-radius:3px;padding:4px 9px 6px;font-size:11px;font-style:italic;font-weight:700;line-height:1.05;transition:opacity .2s steps(3,end),transform .35s steps(7,end);position:absolute;overflow:hidden;box-shadow:inset 1.5px 1.5px #ffffffd9,inset -1.5px -1.5px #5b57b859,0 0 0 1px #d6d5fd99,0 3px 10px #6e68d852}.heroAnimationRoot .note:before{content:"";pointer-events:none;z-index:1;mix-blend-mode:screen;background:linear-gradient(115deg,#0000 34%,#fff9 48%,#ffffffb8 51%,#0000 64%) 150% 0/250% 100%;animation:4.8s ease-in-out infinite heroNoteShine;position:absolute;inset:0}.heroAnimationRoot .note:after{content:"";background:linear-gradient(135deg, transparent 0 49%, #34333f66 49% 54%, var(--fold,#b0aee8) 54% 100%);z-index:2;width:13px;height:13px;image-rendering:pixelated;position:absolute;bottom:0;right:0}.heroAnimationRoot .note.show{opacity:1;transform:scale(1) rotate(var(--rot,0deg))}.heroAnimationRoot .note-brand{--plate:#c8b8f0;--fold:#a489d4;--rot:-5deg;top:51px;left:145px}.heroAnimationRoot .note-movement{--plate:#c5e6d0;--fold:#9fd1b0;--rot:5deg;top:45px;left:226px}.heroAnimationRoot .note-arthouse{--plate:#e9b8d2;--fold:#cf8eb0;--rot:-4deg;top:77px;left:250px}.heroAnimationRoot .note-magazine{--plate:#b8c0f2;--fold:#8e98da;--rot:3deg;top:109px;left:175px}.heroAnimationRoot .note-gamestudio{--plate:#d6d5fd;--fold:#b0aee8;--rot:-3deg;top:155px;left:152px}.heroAnimationRoot .note-ipuniverse{--plate:#b8e2d8;--fold:#8ec8ba;--rot:4deg;top:147px;left:250px}.heroAnimationRoot .note-aimodel{--plate:#d6b8ec;--fold:#b388d0;--rot:-3deg;top:213px;left:160px}.heroAnimationRoot .note-agenteconomy{--plate:#ece3b0;--fold:#cdc182;--rot:3deg;top:231px;left:232px}.heroAnimationRoot .note-opensource{--plate:#cfe6c0;--fold:#a8cf96;--rot:4deg;top:287px;left:175px}.heroAnimationRoot .note-movement:before{animation-delay:.7s}.heroAnimationRoot .note-arthouse:before{animation-delay:1.5s}.heroAnimationRoot .note-magazine:before{animation-delay:2.2s}.heroAnimationRoot .note-gamestudio:before{animation-delay:.4s}.heroAnimationRoot .note-ipuniverse:before{animation-delay:1.9s}.heroAnimationRoot .note-aimodel:before{animation-delay:1.1s}.heroAnimationRoot .note-agenteconomy:before{animation-delay:2.6s}.heroAnimationRoot .note-opensource:before{animation-delay:.9s}@media (min-width:1024px){.heroAnimationRoot,.heroAnimationRoot .container,.heroAnimationRoot .stage{width:1294px;height:492px}.heroAnimationRoot .stage:before{background-size:15px 15px}.heroAnimationRoot .bg-wires{width:1294px;height:492px}.heroAnimationRoot .bg-wires path{stroke-width:1.3px}.heroAnimationRoot .bg-wires--mobile{display:none}.heroAnimationRoot .bg-wires--desktop{display:block}.heroAnimationRoot .orb{opacity:.3;width:236px;height:236px;top:118px;left:1006px}.heroAnimationRoot .phone{border:3px solid #6b68d8;border-radius:30px;width:158px;height:342px;padding:11px 9px 13px;top:96px;left:64px;box-shadow:inset 2px 2px #ffffffe6,inset -2px -2px #6b68d84d,0 0 0 1px #d6d5fdb3,0 6px 18px #6e68d84d}.heroAnimationRoot .phone:before{width:6px;height:6px;top:8px}.heroAnimationRoot .phone-header{margin-bottom:8px;padding:5px 3px 6px;font-size:13px}.heroAnimationRoot .phone-header .avatar{border:1.5px solid var(--ink);width:13px;height:13px}.heroAnimationRoot .messages{gap:5px;padding:3px 2px}.heroAnimationRoot .bubble{border-radius:14px;padding:6px 11px;font-size:13px}.heroAnimationRoot .bubble.incoming:after{border-bottom-right-radius:11px;width:10px;height:11px}.heroAnimationRoot .bubble.incoming:before{border-bottom-right-radius:8px;width:8px;height:11px;left:-4px}.heroAnimationRoot .typing{border-radius:15px;gap:4px;height:26px;padding:7px 11px}.heroAnimationRoot .typing:after{border-bottom-right-radius:11px;width:10px;height:11px}.heroAnimationRoot .typing:before{border-bottom-right-radius:8px;width:8px;height:11px;left:-4px}.heroAnimationRoot .typing span{width:6px;height:6px}.heroAnimationRoot .lines{width:1294px;height:492px}.heroAnimationRoot .lines path{stroke-width:2.2px}.heroAnimationRoot .note{border:1.5px solid #5b57b8;border-radius:4px;padding:8px 16px 11px;font-size:18px;box-shadow:inset 2px 2px #ffffffd9,inset -2px -2px #5b57b859,0 0 0 1px #d6d5fd99,0 4px 14px #6e68d852}.heroAnimationRoot .note:after{width:18px;height:18px}.heroAnimationRoot .note-brand{top:60px;left:310px}.heroAnimationRoot .note-arthouse{top:56px;left:640px}.heroAnimationRoot .note-movement{top:128px;left:470px}.heroAnimationRoot .note-magazine{top:130px;left:980px}.heroAnimationRoot .note-gamestudio{top:222px;left:640px}.heroAnimationRoot .note-ipuniverse{top:226px;left:940px}.heroAnimationRoot .note-aimodel{top:330px;left:310px}.heroAnimationRoot .note-agenteconomy{top:398px;left:480px}.heroAnimationRoot .note-opensource{top:332px;left:800px}}@keyframes heroBlink{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-1px)}}@keyframes heroDrawLine{0%{opacity:0}10%{opacity:1}to{opacity:1}}@keyframes heroNoteShine{0%,to{background-position:150% 0}50%,60%{background-position:-60% 0}}@keyframes heroOrbSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.heroAnimationRoot .orb,.heroAnimationRoot .note:before,.heroAnimationRoot .typing span{animation:none}}
.LandingHero-module-scss-module__5_Q8tW__hero{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.LandingHero-module-scss-module__5_Q8tW__media{border:1px solid #d6d5fd99;border-radius:32px;width:100%;max-width:380px;position:relative;overflow:hidden;box-shadow:0 8px 30px #6e68d81f}.LandingHero-module-scss-module__5_Q8tW__title{font-family:var(--font-inter),sans-serif;letter-spacing:.5px;color:var(--color-webpearl);margin-top:24px;font-size:28px;font-style:normal;font-weight:700;line-height:42px}.LandingHero-module-scss-module__5_Q8tW__titleLink{color:inherit;text-underline-position:from-font;cursor:pointer;text-decoration:underline;transition:color .2s}.LandingHero-module-scss-module__5_Q8tW__titleLink:hover{color:var(--color-mint-wash)}.LandingHero-module-scss-module__5_Q8tW__subtitle{font-family:var(--font-inter),sans-serif;color:var(--color-webpearl);margin:20px 0;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.LandingHero-module-scss-module__5_Q8tW__exploreButton{flex-shrink:0;width:160px;height:50px;margin-top:4px}.LandingHero-module-scss-module__5_Q8tW__chevronLink{cursor:pointer;flex-direction:column;align-items:center;margin-top:20px;animation:2.4s ease-in-out infinite LandingHero-module-scss-module__5_Q8tW__chevron-bounce;display:inline-flex}.LandingHero-module-scss-module__5_Q8tW__chevron{flex-shrink:0;width:44px;height:auto}@keyframes LandingHero-module-scss-module__5_Q8tW__chevron-bounce{0%,20%,to{transform:translateY(0)}5%,15%{transform:translateY(8px)}10%{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.LandingHero-module-scss-module__5_Q8tW__chevronLink{animation:none}}@media (min-width:1024px){.LandingHero-module-scss-module__5_Q8tW__media{max-width:1294px}.LandingHero-module-scss-module__5_Q8tW__title{letter-spacing:.8px;max-width:1340px;font-size:65px;line-height:65px}.LandingHero-module-scss-module__5_Q8tW__subtitle{max-width:1340px;font-size:40px}.LandingHero-module-scss-module__5_Q8tW__chevron{width:56px}}
@keyframes bigIdeaPulse{0%,to{box-shadow:inset -1px -1px 0 var(--window-shadow-dark),3px 3px 0 #0006,0 0 0 0 #9390fe00}50%{box-shadow:inset -1px -1px 0 var(--window-shadow-dark),3px 3px 0 #0006,0 0 0 8px #9390fe8c}}@keyframes magentaPulse{0%,to{box-shadow:inset -1px -1px 0 var(--window-shadow-dark),3px 3px 0 #0006,0 0 0 0 #b388f500}50%{box-shadow:inset -1px -1px 0 var(--window-shadow-dark),3px 3px 0 #0006,0 0 0 8px #b388f599}}@keyframes boxShake{0%,to{transform:translate(-50%)translate(0)}25%{transform:translate(-50%)translate(-2px,-1px)}50%{transform:translate(-50%)translate(2px,1px)}75%{transform:translate(-50%)translate(-1px,2px)}}@keyframes ledBlink{0%,to{background:#a6e0c2;box-shadow:inset 0 0 0 1px #0006,0 0 4px #a0e0c2d9}50%{background:#6b3fb0;box-shadow:inset 0 0 0 1px #0006}}@keyframes ledReceive{0%,to{background:var(--magenta);box-shadow:inset 0 0 0 1px #0006,0 0 5px var(--magenta)}50%{background:#e6c2f2;box-shadow:inset 0 0 0 1px #0006}}@keyframes ledGolden{0%,to{background:var(--gold);box-shadow:inset 0 0 0 1px #0006,0 0 6px var(--gold)}50%{background:#efe9c8;box-shadow:inset 0 0 0 1px #0006}}@keyframes founderCelebrate{0%,to{transform:scale(1)translateY(0)}8%{transform:scale(.9,1.1)translateY(2px)}20%{transform:scale(1.3)translateY(-4px)rotate(-6deg)}40%{transform:scale(1.15)translateY(-1px)rotate(4deg)}60%{transform:scale(1.25)translateY(-3px)rotate(-3deg)}80%{transform:scale(1.1)translateY(-1px)rotate(1deg)}}@keyframes founderMajor{0%,to{transform:scale(1)translateY(0)rotate(0)}10%{transform:scale(.85,1.15)translateY(2px)}25%{transform:scale(1.5)translateY(-8px)rotate(-10deg)}40%{transform:scale(1.3)translateY(-4px)rotate(8deg)}55%{transform:scale(1.45)translateY(-7px)rotate(-6deg)}70%{transform:scale(1.25)translateY(-3px)rotate(4deg)}85%{transform:scale(1.15)translateY(-1px)rotate(-2deg)}}@keyframes founderIdle{0%,to{transform:scale(1)rotate(0)}25%{transform:scale(1.02)rotate(-1deg)}50%{transform:scale(1)rotate(0)}75%{transform:scale(1.02)rotate(1deg)}}@keyframes assetPop{0%{transform:scale(.6)rotate(-8deg)}35%{transform:scale(1.4)rotate(6deg)}65%{transform:scale(.95)rotate(-3deg)}to{transform:scale(1)rotate(0)}}@keyframes tierActive{0%,to{background:linear-gradient(90deg, var(--gold) 0%, #f3e9b0 100%)}50%{background:linear-gradient(90deg, #f3e9b0 0%, var(--gold) 100%)}}@keyframes bannerTitleFlash{0%,to{background:linear-gradient(90deg, var(--magenta-deep) 0%, var(--magenta) 100%)}50%{background:linear-gradient(90deg, var(--magenta) 0%, var(--magenta-deep) 100%)}}@keyframes assetLabelFlash{0%,to{background:var(--window-bg);color:var(--ink)}50%{background:var(--gold);color:var(--ink)}}@keyframes drawThread{0%{opacity:0}10%{opacity:1}to{opacity:1}}@keyframes personIdle{0%,to{transform:scale(1)rotate(0)}25%{transform:scale(1.04)rotate(-1deg)}50%{transform:scale(1)rotate(0)}75%{transform:scale(1.04)rotate(1deg)}}@keyframes crowdJump{0%,to{transform:scale(1)translateY(0)}15%{transform:scale(.9,1.1)translateY(2px)}35%{transform:scale(1.2)translateY(-8px)rotate(-5deg)}55%{transform:scale(1.1)translateY(-3px)rotate(4deg)}75%{transform:scale(1.15)translateY(-1px)rotate(-2deg)}}@keyframes chaChing{0%,to{transform:scale(1)translateY(0)}8%{transform:scale(.85,1.15)translateY(2px)}20%{transform:scale(1.45)translateY(-7px)rotate(-10deg)}35%{transform:scale(1.25)translateY(-3px)rotate(8deg)}50%{transform:scale(1.4)translateY(-6px)rotate(-6deg)}65%{transform:scale(1.2)translateY(-2px)rotate(4deg)}80%{transform:scale(1.1)translateY(-1px)rotate(-2deg)}}@keyframes tierGlowGold{0%,to{filter:drop-shadow(0 0 5px var(--gold));transform:scale(1)}50%{filter:drop-shadow(0 0 8px var(--gold)) drop-shadow(0 0 3px var(--gold));transform:scale(1.1)}}@keyframes tierGlowLavender{0%,to{filter:drop-shadow(0 0 5px var(--lavender));transform:scale(1)}50%{filter:drop-shadow(0 0 8px var(--lavender)) drop-shadow(0 0 3px var(--lavender));transform:scale(1.1)}}@keyframes exclaimPop{0%{opacity:0;transform:scale(.4) rotate(var(--ex-rot,-4deg))}20%{opacity:1;transform:scale(1.2) rotate(var(--ex-rot,-4deg))}40%{opacity:1;transform:scale(1) translateY(-4px) rotate(var(--ex-rot,-4deg))}to{opacity:0;transform:scale(.9) translateY(-12px) rotate(var(--ex-rot,-4deg))}}@keyframes coinWiggle{0%,to{transform:rotate(-6deg)scale(1)}25%{transform:rotate(4deg)scale(1.08)}50%{transform:rotate(-3deg)scale(.96)}75%{transform:rotate(6deg)scale(1.06)}}@keyframes coinPop{0%{opacity:1;transform:scale(.6)rotate(-8deg)}35%{opacity:1;transform:scale(1.6)rotate(6deg)}65%{opacity:1;transform:scale(.85)rotate(-3deg)}to{opacity:0;transform:scale(1.2)rotate(0)}}@keyframes bagFill{0%,to{filter:drop-shadow(2px 2px #00000080)}50%{filter:drop-shadow(2px 2px #00000080)drop-shadow(0 0 10px #fc0)}}@keyframes y2kspin{to{transform:rotate(360deg)}}@keyframes y2kshine{0%,to{background-position:150% 0}50%,60%{background-position:-60% 0}}@keyframes alertBarPulse{0%,to{background:linear-gradient(90deg,#d2536a,#f29aa6)}50%{background:linear-gradient(90deg,#f29aa6,#d2536a)}}.webAnimationFit{aspect-ratio:312/357;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden;container-type:inline-size}.webAnimationRoot{--window-bg:#f3f0e8;--window-shadow-light:#fff;--window-shadow-dark:#b9b4e0;--window-shadow-darker:#5b57b8;--title-bar:#9390fe;--title-text:#fff;--ink:#34333f;--lavender:#9390fe;--lilac:#d6d5fd;--mint:#c5e6d0;--webpearl:#faf8f2;--magenta:#b388f5;--magenta-deep:#6b3fb0;--gold:#e7c96a;--founder:#e9c97a;clip-path:inset(0 round 32px);transform-origin:50%;width:312px;height:357px;transform:scale(calc(100cqw / 312px));font-family:var(--font-space-mono),monospace;image-rendering:pixelated;-webkit-user-select:none;user-select:none;border-radius:32px;flex-shrink:0;font-style:italic;position:relative;overflow:hidden}.webAnimationRoot *{box-sizing:border-box;margin:0;padding:0}.webAnimationRoot .container{transform-origin:0 0;width:350px;height:500px;position:relative;overflow:hidden;transform:translate(4px,-34px)scale(.87)}.webAnimationRoot .camera{transform-origin:175px 250px;will-change:transform;width:350px;height:500px;transition:transform 1s steps(12,end);position:absolute;top:0;left:0;transform:scale(1)}.webAnimationRoot .stage{width:350px;height:500px;position:absolute;top:0;left:0}.webAnimationRoot .stage:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(#9390fe1a 1px,#0000 1.4px);background-size:11px 11px;position:absolute;inset:0}.webAnimationRoot .y2k-bgwires{z-index:1;pointer-events:none;transform-origin:175px 250px;will-change:transform;width:350px;height:500px;position:absolute;inset:0}.webAnimationRoot .y2k-bgwires path{fill:none;stroke:#bcb6f4;stroke-width:1.1px;opacity:.5;stroke-linecap:round;filter:drop-shadow(0 0 2px #b388f5cc)}.webAnimationRoot .y2k-bgwires path:nth-child(odd){stroke:#c7c2f7;opacity:.5}.webAnimationRoot .y2k-bgwires path:nth-child(3n){stroke:#cdbdf2;opacity:.55}.webAnimationRoot .y2k-orb{z-index:2;pointer-events:none;opacity:.3;filter:drop-shadow(0 0 3px #b396f5b3);width:240px;height:240px;animation:42s linear infinite y2kspin;position:absolute;bottom:28px;right:-46px}.webAnimationRoot .y2k-orb *{fill:none;stroke:#b3a8f0;stroke-width:.7px}.webAnimationRoot .big-idea{background:var(--window-bg);border-top:2px solid var(--window-shadow-light);border-left:2px solid var(--window-shadow-light);border-right:2px solid var(--window-shadow-darker);border-bottom:2px solid var(--window-shadow-darker);width:220px;box-shadow:inset -1px -1px 0 var(--window-shadow-dark),3px 3px 0 #0006;z-index:12;opacity:0;transition:opacity .2s steps(3,end),transform .5s steps(10,end),width .5s steps(10,end),top .5s steps(10,end);position:absolute;top:140px;left:50%;transform:translate(-50%)scale(0)}.webAnimationRoot .big-idea.show{opacity:1;transform:translate(-50%)scale(1)}.webAnimationRoot .big-idea.compact{width:90px;top:230px}.webAnimationRoot .big-idea.compact .title-bar{height:12px;padding:1px 3px;font-size:7px}.webAnimationRoot .big-idea.compact .title-bar .ctrl{width:9px;height:7px;font-size:5px}.webAnimationRoot .big-idea.compact .led{width:5px;height:5px}.webAnimationRoot .big-idea.compact .body{min-height:0;padding:3px 5px 5px}.webAnimationRoot .big-idea.compact .founder-smiley{width:16px;height:16px}.webAnimationRoot .big-idea.compact .founder-badge{display:none}.webAnimationRoot .big-idea.compact .founder-wrap{gap:0}.webAnimationRoot .big-idea.pulse{animation:.6s steps(4,end) bigIdeaPulse}.webAnimationRoot .big-idea.magenta-pulse{animation:.6s steps(4,end) magentaPulse}.webAnimationRoot .big-idea.shake{animation:.35s steps(4,end) boxShake}.webAnimationRoot .big-idea .title-bar{background:linear-gradient(90deg, var(--title-bar) 0%, #9390fe 100%);color:var(--title-text);letter-spacing:.02em;justify-content:space-between;align-items:center;height:15px;padding:2px 4px;font-size:9px;font-style:italic;font-weight:700;display:flex}.webAnimationRoot .title-left{align-items:center;gap:3px;display:flex}.webAnimationRoot .led{background:#5b57b8;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:inset 0 0 0 1px #0006}.webAnimationRoot .led.live{animation:.4s steps(2,end) infinite ledBlink}.webAnimationRoot .led.receiving{animation:.18s steps(2,end) infinite ledReceive}.webAnimationRoot .led.golden{animation:.3s steps(2,end) infinite ledGolden}.webAnimationRoot .big-idea .title-bar .controls{gap:2px;display:flex}.webAnimationRoot .big-idea .title-bar .ctrl{background:var(--window-bg);border-top:1px solid var(--window-shadow-light);border-left:1px solid var(--window-shadow-light);border-right:1px solid var(--window-shadow-darker);border-bottom:1px solid var(--window-shadow-darker);color:#000;justify-content:center;align-items:center;width:12px;height:10px;font-size:7px;font-style:normal;font-weight:700;line-height:1;display:flex}.webAnimationRoot .big-idea .body{background:var(--window-bg);flex-direction:column;align-items:center;gap:6px;min-height:90px;padding:10px 12px 12px;display:flex;position:relative}.webAnimationRoot .founder-wrap{opacity:0;image-rendering:pixelated;z-index:3;flex-direction:column;align-items:center;gap:4px;transition:opacity .2s steps(3,end),transform .3s steps(6,end),filter .3s;display:flex;position:relative;transform:scale(0)}.webAnimationRoot .founder-wrap.show{opacity:1;transform:scale(1)}.webAnimationRoot .founder-wrap.celebrate{filter:drop-shadow(0 0 6px var(--gold));animation:.7s steps(6,end) founderCelebrate}.webAnimationRoot .founder-wrap.major-celebrate{filter:drop-shadow(0 0 8px var(--gold)) drop-shadow(0 0 4px var(--magenta));animation:1s steps(8,end) founderMajor}.webAnimationRoot .founder-wrap.idle{animation:2.4s steps(8,end) infinite founderIdle}.webAnimationRoot .founder-smiley{width:28px;height:28px;image-rendering:pixelated}.webAnimationRoot .founder-smiley svg{width:100%;height:100%;image-rendering:pixelated}.webAnimationRoot .founder-badge{background:var(--gold);border-top:1px solid var(--window-shadow-light);border-left:1px solid var(--window-shadow-light);border-right:1px solid var(--window-shadow-darker);border-bottom:1px solid var(--window-shadow-darker);font-family:var(--font-space-mono),monospace;color:var(--ink);letter-spacing:.08em;text-shadow:1px 1px #fff6;padding:1px 6px;font-size:7px;font-style:italic;font-weight:700;box-shadow:1px 1px #0000004d}.webAnimationRoot .big-idea.rewards-mode{top:105px}.webAnimationRoot .big-idea.rewards-mode .founder-badge{display:none}.webAnimationRoot .big-idea.rewards-mode .founder-wrap{gap:0}.webAnimationRoot .asset-stack{background:var(--webpearl);border-top:1px solid var(--window-shadow-darker);border-left:1px solid var(--window-shadow-darker);border-right:1px solid var(--window-shadow-light);border-bottom:1px solid var(--window-shadow-light);opacity:0;flex-direction:column;gap:3px;width:100%;max-height:0;margin-top:4px;padding:5px;transition:opacity .2s steps(3,end),max-height .3s steps(6,end);display:flex;overflow:hidden}.webAnimationRoot .asset-stack.show{opacity:1;max-height:80px}.webAnimationRoot .asset-stack-label{font-family:var(--font-space-mono),monospace;color:var(--ink);letter-spacing:.08em;text-align:center;opacity:.7;text-transform:uppercase;font-size:8px;font-style:italic;font-weight:700;line-height:1}.webAnimationRoot .asset-stack-grid{grid-template-columns:repeat(4,1fr);gap:4px;width:100%;display:grid}.webAnimationRoot .asset-slot{aspect-ratio:1;border:1px solid var(--window-shadow-dark);width:100%;image-rendering:pixelated;opacity:0;background:#fff;justify-content:center;align-items:center;transition:opacity .2s steps(3,end),transform .3s steps(5,end);display:flex;transform:scale(0)}.webAnimationRoot .asset-slot.filled{opacity:1;transform:scale(1)}.webAnimationRoot .asset-slot.pop{animation:.4s steps(5,end) assetPop}.webAnimationRoot .asset-slot svg{width:80%;height:80%;image-rendering:pixelated}.webAnimationRoot .rewards-panel{background:var(--webpearl);border-top:1px solid var(--window-shadow-darker);border-left:1px solid var(--window-shadow-darker);border-right:1px solid var(--window-shadow-light);border-bottom:1px solid var(--window-shadow-light);opacity:0;width:100%;max-height:0;margin-top:4px;padding:0;transition:max-height .6s steps(12,end),opacity .3s steps(5,end),padding .5s steps(6,end);overflow:hidden}.webAnimationRoot .rewards-panel.show{opacity:1;max-height:240px;padding:7px 7px 8px}.webAnimationRoot .rewards-panel-header{font-family:var(--font-space-mono),monospace;color:var(--ink);letter-spacing:.06em;text-transform:uppercase;text-align:center;opacity:.75;margin-bottom:6px;font-size:10px;font-style:italic;font-weight:700}.webAnimationRoot .reward-tier{background:var(--window-bg);border-top:1px solid var(--window-shadow-light);border-left:1px solid var(--window-shadow-light);border-right:1px solid var(--window-shadow-darker);border-bottom:1px solid var(--window-shadow-darker);font-family:var(--font-space-mono),monospace;color:var(--ink);letter-spacing:.03em;opacity:0;justify-content:space-between;align-items:center;gap:5px;margin-bottom:3px;padding:4px 6px;font-size:10px;font-style:italic;font-weight:700;transition:opacity .2s steps(3,end),transform .25s steps(5,end),background .2s steps(3,end);display:flex;transform:translate(-8px)}.webAnimationRoot .reward-tier.show{opacity:1;transform:translate(0)}.webAnimationRoot .reward-tier.active{background:linear-gradient(90deg, var(--gold) 0%, #f3e9b0 100%);animation:.4s steps(2,end) infinite tierActive;box-shadow:0 0 6px #fc09}.webAnimationRoot .reward-tier.done{background:var(--mint)}.webAnimationRoot .tier-label{flex:1;align-items:center;gap:5px;display:flex}.webAnimationRoot .tier-star{color:var(--gold);text-shadow:-1px 0 #000,1px 0 #000,0 -1px #000,0 1px #000;font-size:11px}.webAnimationRoot .reward-tier.done .tier-star{color:#5aa98a}.webAnimationRoot .tier-amount{color:var(--ink);background:var(--webpearl);border:1px solid var(--window-shadow-dark);padding:0 5px;font-size:11px}.webAnimationRoot .alert-banner{background:var(--window-bg);border-top:3px solid var(--window-shadow-light);border-left:3px solid var(--window-shadow-light);border-right:3px solid var(--window-shadow-darker);border-bottom:3px solid var(--window-shadow-darker);box-shadow:inset -1px -1px 0 var(--window-shadow-dark),4px 4px 0 #0000008c;z-index:30;opacity:0;white-space:nowrap;text-align:center;min-width:140px;transition:opacity .1s steps(2,end),transform .25s steps(5,end);position:absolute;left:50%;transform:translate(-50%)scale(0)}.webAnimationRoot .alert-banner.show{opacity:1;transform:translateX(-50%) scale(1) rotate(var(--banner-rot,-2deg))}.webAnimationRoot .alert-banner .banner-title{font-family:var(--font-space-mono),monospace;color:#fff;background:linear-gradient(90deg, var(--magenta-deep) 0%, var(--magenta) 100%);letter-spacing:.08em;justify-content:center;align-items:center;height:14px;padding:2px 8px;font-size:9px;font-style:italic;font-weight:700;animation:.3s steps(2,end) infinite bannerTitleFlash;display:flex}.webAnimationRoot .alert-banner .banner-body{font-family:var(--font-space-mono),monospace;color:var(--magenta-deep);letter-spacing:.04em;text-shadow:-1px 0 #fff,1px 0 #fff,0 -1px #fff,0 1px #fff,2px 2px #0000002e;padding:5px 12px 6px;font-size:14px;font-style:italic;font-weight:700;line-height:1}.webAnimationRoot .asset-label-banner{background:var(--window-bg);border-top:2px solid var(--window-shadow-light);border-left:2px solid var(--window-shadow-light);border-right:2px solid var(--window-shadow-darker);border-bottom:2px solid var(--window-shadow-darker);box-shadow:inset -1px -1px 0 var(--window-shadow-dark),3px 3px 0 #00000080;z-index:32;opacity:0;font-family:var(--font-space-mono),monospace;color:var(--ink);letter-spacing:.08em;white-space:nowrap;text-transform:uppercase;text-shadow:-1px 0 #fff,1px 0 #fff,0 -1px #fff,0 1px #fff;align-items:center;gap:6px;padding:5px 14px;font-size:17px;font-style:italic;font-weight:700;transition:opacity .1s steps(2,end),transform .3s steps(6,end);animation:.35s steps(2,end) infinite paused assetLabelFlash;display:flex;position:absolute;left:50%;transform:translate(-50%)scale(0)}.webAnimationRoot .asset-label-banner.show{opacity:1;transform:translateX(-50%) scale(1) rotate(var(--banner-rot,-2deg));animation-play-state:running}.webAnimationRoot .asset-label-banner .plus{color:var(--magenta);text-shadow:-1px 0 #fff,1px 0 #fff,0 -1px #fff,0 1px #fff,2px 2px #0000004d;font-size:19px}.webAnimationRoot .contribution{background:var(--window-bg);border-top:2px solid var(--window-shadow-light);border-left:2px solid var(--window-shadow-light);border-right:2px solid var(--window-shadow-darker);border-bottom:2px solid var(--window-shadow-darker);box-shadow:inset -1px -1px 0 var(--window-shadow-dark),2px 2px 0 #00000080;z-index:8;opacity:0;min-width:58px;transition:opacity .15s steps(3,end),transform .25s steps(5,end);position:absolute;transform:scale(0)}.webAnimationRoot .contribution.show{opacity:1;transform:scale(1)}.webAnimationRoot .contribution .title-bar{background:linear-gradient(90deg, var(--title-bar) 0%, #9390fe 100%);color:var(--title-text);justify-content:flex-end;align-items:center;height:11px;padding:1px 3px;display:flex}.webAnimationRoot .contribution .title-bar .ctrl{background:var(--window-bg);border-top:1px solid var(--window-shadow-light);border-left:1px solid var(--window-shadow-light);border-right:1px solid var(--window-shadow-darker);border-bottom:1px solid var(--window-shadow-darker);color:#000;justify-content:center;align-items:center;width:9px;height:8px;font-size:7px;font-style:normal;font-weight:700;line-height:1;display:flex}.webAnimationRoot .contribution .body{font-family:var(--font-space-mono),monospace;color:var(--ink);text-align:center;white-space:nowrap;letter-spacing:.02em;padding:3px 7px 4px;font-size:11px;font-style:italic;font-weight:700}.webAnimationRoot .contribution .body:before{content:"+ ";color:var(--magenta)}.webAnimationRoot .threads{pointer-events:none;z-index:5;width:350px;height:500px;position:absolute;inset:0}.webAnimationRoot .threads path{fill:none;stroke:#000;stroke-width:1.5px;stroke-linecap:butt;stroke-dasharray:2 2;opacity:0;shape-rendering:crispedges}.webAnimationRoot .threads path.draw{animation:.4s steps(8,end) forwards drawThread}.webAnimationRoot .person{z-index:10;opacity:0;width:20px;height:20px;image-rendering:pixelated;transition:opacity .15s steps(3,end),transform .3s steps(6,end),filter .3s,left 1s steps(14,end),top 1s steps(14,end);position:absolute;transform:scale(0)}.webAnimationRoot .person.show{opacity:1;transform:scale(1)}.webAnimationRoot .person.idle{animation:2.4s steps(8,end) infinite personIdle}.webAnimationRoot .person.jump{filter:drop-shadow(0 0 4px var(--magenta));animation:.6s steps(5,end) crowdJump}.webAnimationRoot .person.cha-ching{filter:drop-shadow(0 0 5px var(--gold));animation:.7s steps(6,end) chaChing}.webAnimationRoot .person.tier-glow-gold{filter:drop-shadow(0 0 5px var(--gold)) drop-shadow(0 0 2px var(--gold));animation:.6s steps(4,end) infinite tierGlowGold}.webAnimationRoot .person.tier-glow-lavender{filter:drop-shadow(0 0 5px var(--lavender)) drop-shadow(0 0 2px var(--lavender));animation:.6s steps(4,end) infinite tierGlowLavender}.webAnimationRoot .person svg{width:100%;height:100%;image-rendering:pixelated}.webAnimationRoot .community-sign{z-index:11;background:var(--lavender);border-top:1.5px solid var(--window-shadow-light);border-left:1.5px solid var(--window-shadow-light);border-right:1.5px solid var(--window-shadow-darker);border-bottom:1.5px solid var(--window-shadow-darker);font-family:var(--font-space-mono),monospace;color:#fff;letter-spacing:.08em;text-shadow:1px 1px #0006;opacity:0;image-rendering:pixelated;pointer-events:none;white-space:nowrap;padding:2px 7px;font-size:9px;font-style:italic;font-weight:700;transition:opacity .15s steps(3,end),transform .3s steps(6,end),left 1s steps(14,end),top 1s steps(14,end);position:absolute;transform:scale(0)rotate(-4deg);box-shadow:2px 2px #0006}.webAnimationRoot .community-sign.show{opacity:1;transform:scale(1)rotate(-4deg)}.webAnimationRoot .exclaim{z-index:22;pointer-events:none;opacity:0;font-family:var(--font-space-mono),monospace;color:var(--magenta);text-shadow:-1px 0 #fff,1px 0 #fff,0 -1px #fff,0 1px #fff,2px 2px #00000059;letter-spacing:.04em;white-space:nowrap;image-rendering:pixelated;font-size:10px;font-style:italic;font-weight:700;position:absolute;transform:scale(.4)}.webAnimationRoot .exclaim.lavender{color:var(--lavender)}.webAnimationRoot .exclaim.mint{color:#5aa98a}.webAnimationRoot .exclaim.gold{color:#e0a85a}.webAnimationRoot .exclaim.big{font-size:13px}.webAnimationRoot .exclaim.show{animation:.9s steps(6,end) forwards exclaimPop}.webAnimationRoot .coin-particle{z-index:21;pointer-events:none;opacity:0;image-rendering:pixelated;font-family:var(--font-space-mono),monospace;color:var(--gold);text-shadow:-1px 0 #000,1px 0 #000,0 -1px #000,0 1px #000,-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000;filter:drop-shadow(0 0 3px #fc0c);font-style:normal;font-weight:700;line-height:1;position:absolute}.webAnimationRoot .coin-particle:before{content:"$"}.webAnimationRoot .coin-particle.triple:before{content:"$$$"}.webAnimationRoot .coin-particle.double:before{content:"$$"}.webAnimationRoot .coin-particle.big{letter-spacing:-.04em;font-size:22px}.webAnimationRoot .coin-particle.huge{letter-spacing:-.04em;font-size:28px}.webAnimationRoot .coin-particle.med{letter-spacing:-.04em;font-size:16px}.webAnimationRoot .coin-particle.small{letter-spacing:-.04em;font-size:11px}.webAnimationRoot .coin-particle.wiggle{animation:.32s steps(4,end) infinite coinWiggle}.webAnimationRoot .coin-particle.pop{animation:.5s steps(6,end) forwards coinPop}.webAnimationRoot .coin-stack{z-index:11;pointer-events:none;justify-content:center;align-items:flex-end;gap:1px;width:50px;height:16px;transition:left 1s steps(14,end),top 1s steps(14,end);display:flex;position:absolute}.webAnimationRoot .coin-stack .stacked-coin{opacity:0;width:8px;height:8px;font-family:var(--font-space-mono),monospace;color:var(--gold);text-shadow:-1px 0 #000,1px 0 #000,0 -1px #000,0 1px #000,-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000;image-rendering:pixelated;justify-content:center;align-items:center;font-size:9px;font-style:normal;font-weight:700;line-height:1;transition:opacity .2s steps(3,end),transform .3s steps(5,end);display:flex;transform:translateY(0)scale(0)}.webAnimationRoot .coin-stack .stacked-coin:before{content:"$";display:block}.webAnimationRoot .coin-stack .stacked-coin.big{text-shadow:-1px 0 #000,1px 0 #000,0 -1px #000,0 1px #000,-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,2px 2px #00000080;width:14px;height:14px;font-size:15px}.webAnimationRoot .coin-stack .stacked-coin.show{opacity:1;transform:translateY(-2px)scale(1)}.webAnimationRoot .rewards-bag{z-index:18;opacity:0;pointer-events:none;image-rendering:pixelated;transition:opacity .2s steps(3,end),transform .35s steps(6,end);position:absolute;transform:translate(-50%,-50%)scale(0)}.webAnimationRoot .rewards-bag.show{opacity:1;transform:translate(-50%,-50%)scale(1)}.webAnimationRoot .rewards-bag .bag-icon{width:70px;height:77px;image-rendering:pixelated;filter:drop-shadow(2px 2px #00000080);display:block}.webAnimationRoot .rewards-bag.pulse-fill{animation:.5s steps(3,end) bagFill}.webAnimationRoot .alert-banner.r-product{--banner-rot:-3deg}.webAnimationRoot .alert-banner.r-streaming{--banner-rot:4deg}.webAnimationRoot .alert-banner.r-ad{--banner-rot:2deg}.webAnimationRoot .alert-banner.r-licensing{--banner-rot:-4deg}.webAnimationRoot .sparkle{z-index:9;opacity:0;width:4px;height:4px;image-rendering:pixelated;pointer-events:none;background:var(--lavender);box-shadow:4px 0 0 var(--lavender),-4px 0 0 var(--lavender),0 4px 0 var(--lavender),0 -4px 0 var(--lavender);position:absolute}.webAnimationRoot .sparkle.gold{background:var(--gold);box-shadow:4px 0 0 var(--gold),-4px 0 0 var(--gold),0 4px 0 var(--gold),0 -4px 0 var(--gold)}.webAnimationRoot .sparkle.magenta{background:var(--magenta);box-shadow:4px 0 0 var(--magenta),-4px 0 0 var(--magenta),0 4px 0 var(--magenta),0 -4px 0 var(--magenta)}.webAnimationRoot .trail-dot{z-index:19;opacity:0;width:3px;height:3px;image-rendering:pixelated;pointer-events:none;position:absolute}.webAnimationRoot .trail-dot.lavender{background:var(--lavender);box-shadow:0 0 2px var(--lavender)}.webAnimationRoot .trail-dot.gold{background:var(--gold);box-shadow:0 0 2px var(--gold)}.webAnimationRoot .trail-dot.magenta{background:var(--magenta);box-shadow:0 0 2px var(--magenta)}.webAnimationRoot .movement-indicator,.webAnimationRoot .replay{display:none!important}.webAnimationRoot .big-idea,.webAnimationRoot .contribution{background:linear-gradient(#fffffff2 0%,#fff3 30%,#fff0 44%,#ffffff80 100%),linear-gradient(#fdfcf8 0%,#f3f0e8 55%,#efeaf6 100%)!important;border-color:#fff #c7c2ee #c7c2ee #fbfaf6!important;border-radius:6px!important}.webAnimationRoot .big-idea{box-shadow:inset 1px 1px #fff,inset -1px -1px #9690e666,0 0 0 1px #d6d5fdb3,0 6px 18px #6e68d84d!important}.webAnimationRoot .contribution{box-shadow:inset 1px 1px #fff,inset -1px -1px #9690e666,0 0 0 1px #d6d5fdb3,0 4px 12px #6e68d847!important}.webAnimationRoot .big-idea .title-bar,.webAnimationRoot .contribution .title-bar{text-shadow:0 0 4px #d6d5fde6,0 1px #4b46a099;border-top-left-radius:5px;border-top-right-radius:5px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffb3;color:#fff!important;background:linear-gradient(115deg,#ffb4dc38,#b8c8ff38,#b4ffdc38),linear-gradient(#fff9 0%,#fff0 44%),linear-gradient(#b0a8fb 0%,#9390fe 50%,#6b68d8 100%)!important}.webAnimationRoot .big-idea .title-bar:after,.webAnimationRoot .contribution .title-bar:after{content:"";pointer-events:none;mix-blend-mode:screen;background:linear-gradient(115deg,#0000 34%,#fff9 48%,#ffffffb3 51%,#0000 64%) 150% 0/250% 100%;animation:5s ease-in-out infinite y2kshine;position:absolute;inset:0}.webAnimationRoot .contribution:nth-of-type(2n) .title-bar:after{animation-delay:1.2s}.webAnimationRoot .contribution:nth-of-type(3n) .title-bar:after{animation-delay:2.4s}.webAnimationRoot .contribution .title-bar{justify-content:space-between!important}.webAnimationRoot .contribution .title-bar:before{content:"";z-index:3;background:radial-gradient(circle at 32% 30%,#e6f6ec,#7fc8a4 55%,#4e9b78);border:1px solid #3c7a5c;border-radius:50%;flex:none;width:6px;height:6px;box-shadow:inset 0 1px #fff9,0 0 4px #78c8a0e6}.webAnimationRoot .threads path{filter:drop-shadow(0 0 2px #b388f5)drop-shadow(0 0 5px #9390fed9);stroke:#f3f0ff!important;stroke-width:1.7px!important;stroke-dasharray:none!important;stroke-linecap:round!important;shape-rendering:geometricprecision!important}.webAnimationRoot .threads path:nth-of-type(3n+1){filter:drop-shadow(0 0 2px #c9a6f5)drop-shadow(0 0 6px #b388f5e6)}.webAnimationRoot .threads path:nth-of-type(3n+2){filter:drop-shadow(0 0 2px #9fd6c2)drop-shadow(0 0 6px #a0e0c2d9)}.webAnimationRoot .founder-smiley,.webAnimationRoot .person{border-radius:3px;box-shadow:inset 1px 1px #ffffffb3,inset -1px -1px #5b57b866,0 0 6px #b388f580,0 1px 3px #5b57b859}.webAnimationRoot .founder-smiley{box-shadow:inset 1px 1px #fffc,inset -1px -1px #96782859,0 0 8px #e9c97acc,0 1px 3px #785f1e4d}.webAnimationRoot .rewards-panel{background:linear-gradient(#ffffffd9 0%,#fff0 40%),linear-gradient(#fdfcf8,#efeaf6)!important;border-radius:6px!important}.webAnimationRoot .reward-tier{box-shadow:inset 0 1px #fffc;background:linear-gradient(#ffffffb3 0%,#fff0 50%),linear-gradient(#f1eefb,#e2dff6)!important;border-radius:4px!important}.webAnimationRoot .tier-amount{color:#caa94e!important;text-shadow:0 0 4px #e9c97ab3,0 1px #785f1e80!important}.webAnimationRoot .asset-label-banner{color:#2f5a45!important;background:linear-gradient(#ffffffe6 0%,#fff0 45%),linear-gradient(#dcf2e4 0%,#c5e6d0 50%,#a9d8bb 52%,#d2efdd 100%)!important;border-radius:5px!important;animation:none!important;box-shadow:inset 1px 1px #ffffffe6,0 0 8px #a0e0c299,0 3px 9px #5a8c6e4d!important}.webAnimationRoot .asset-label-banner .plus,.webAnimationRoot #assetLabelText{color:#2f5a45!important}.webAnimationRoot .alert-banner{color:#34333f!important;background:linear-gradient(#fffffff2 0%,#fff6 50%,#ffffffe6 100%),linear-gradient(#fdfcf8,#f3f0e8)!important;border-radius:5px!important;min-width:104px!important;transform:translate(-50%,-50%)scale(0)!important;box-shadow:inset 1px 1px #fff,0 0 9px #e871868c,0 3px 10px #96465a4d!important}.webAnimationRoot .alert-banner.show{transform:translate(-50%,-50%)scale(1)!important}.webAnimationRoot .alert-banner .banner-title{color:#fff!important;text-shadow:0 1px #96283cb3!important;background:linear-gradient(#f29aa6 0%,#e87186 50%,#d2536a 100%)!important;animation:.4s steps(2,end) infinite alertBarPulse!important}.webAnimationRoot .alert-banner .banner-body{color:#34333f!important;text-shadow:0 1px #ffffffb3!important}.webAnimationRoot .community-sign{color:#fff!important;text-shadow:0 1px #4b46a099!important;background:linear-gradient(#ffffffd9 0%,#fff0 45%),linear-gradient(#b0a8fb 0%,#9390fe 50%,#6b68d8 100%)!important;border-radius:5px!important;box-shadow:inset 1px 1px #ffffffd9,0 0 7px #b388f58c,0 3px 9px #6e68d84d!important}.webAnimationRoot .coin-particle{color:#e7c96a!important;text-shadow:0 0 5px #e9c97ae6,0 1px #785f1eb3!important}.webAnimationRoot .big-idea.m2full{width:220px!important;top:248px!important;transform:translate(-50%,-50%)scale(.42)!important}.webAnimationRoot .big-idea.m2full .founder-badge{display:none!important}@media (prefers-reduced-motion:reduce){.webAnimationRoot .y2k-orb{animation:none}}
.LandingJourney-module-scss-module__D3oQTG__journey{flex-direction:column;align-items:center;gap:32px;width:100%;display:flex}.LandingJourney-module-scss-module__D3oQTG__row{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:380px;display:flex}.LandingJourney-module-scss-module__D3oQTG__cardGlass{border:1.5px solid var(--color-bold-lilac);-webkit-backdrop-filter:blur(12px);z-index:1;background:#f9f8f5b8;border-radius:32px;width:100%;max-width:350px;padding:16px;overflow:hidden;box-shadow:0 4px 4px #00000040}.LandingJourney-module-scss-module__D3oQTG__bubble{background-color:var(--color-webpearl);border-radius:2px 18px 18px;justify-content:center;align-items:center;width:100%;max-width:350px;padding:16px 12px;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000040}.LandingJourney-module-scss-module__D3oQTG__caption{font-family:var(--font-ui),sans-serif;color:var(--color-charcoal-black);text-align:left;font-size:25px;font-weight:700;line-height:1.2}.LandingJourney-module-scss-module__D3oQTG__row:nth-child(2n) .LandingJourney-module-scss-module__D3oQTG__bubble{border-top-left-radius:18px;border-top-right-radius:2px}@media (min-width:1024px){.LandingJourney-module-scss-module__D3oQTG__journey{gap:36px}.LandingJourney-module-scss-module__D3oQTG__row{flex-direction:row;justify-content:center;align-items:center;gap:40px;max-width:none}.LandingJourney-module-scss-module__D3oQTG__row:nth-child(2n){flex-direction:row-reverse}.LandingJourney-module-scss-module__D3oQTG__cardGlass{flex-shrink:0;width:350px}.LandingJourney-module-scss-module__D3oQTG__bubble{flex-shrink:0;width:353px;max-width:353px}}
