@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Space+Mono:wght@400;700&family=Permanent+Marker&display=swap";
:root{--ink:#101010;--paper:#f7f5ef;--lime:#cafc4d;--blue:#3148d0;--sky:#54b7d4;--line:#171717}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Mono,monospace}button,a{font:inherit;color:inherit}a{text-decoration:none}button{cursor:pointer}.topbar{border-bottom:2px solid var(--line);justify-content:space-between;align-items:center;height:92px;padding:10px 3.1vw;display:flex}.brand{align-items:center;gap:8px;display:flex}.cow-icon{width:123px;height:68px}.brand span,.footer-brand span{gap:3px;display:grid}.brand b{letter-spacing:-3px;font:700 35px/1 Space Mono}.brand small,.footer-brand small{white-space:nowrap;font-size:10px}.topbar nav{gap:37px;font-size:15px;display:flex}.topbar nav a{padding:8px 0}.topbar nav .active{border-bottom:2px solid}.launch{background:var(--lime);border:2px solid;padding:12px 15px;font-size:13px;font-weight:700}.hero{border-bottom:2px solid;grid-template-columns:44% 56%;min-height:489px;padding:47px 3.1vw 16px;display:grid}.hero-copy{z-index:4;position:relative}.kicker,.eyebrow{letter-spacing:.4px;margin:0 0 15px;font-size:11px}.kicker i,.pulse i{background:#38c897;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block;box-shadow:0 0 0 3px #cdeee3}.kicker span{color:#565656;margin-left:12px}.hero h1{letter-spacing:-3px;margin:0 0 23px;font:700 45px/1.16 Space Mono}.hero h1 em{color:var(--blue);font-style:normal}.hero-text{margin:0 0 25px;font-size:16px;line-height:1.55}.actions{gap:11px;margin-bottom:18px;display:flex}.primary,.secondary{color:#fff;background:#111;border:2px solid;padding:13px 15px;font-size:13px;font-weight:700}.primary b{margin-left:13px;font-size:21px}.secondary{color:#111;background:0 0}.ca{background:#e5e7fa;border:1px solid #737373;padding:0;font-size:13px;display:flex}.ca span,.ca code,.ca b{padding:9px 10px}.ca span{background:#fff}.ca code{color:#4e4e61;font-family:inherit}.ca b{border-left:1px solid #777}.wind-tunnel{height:407px;margin-top:-25px;position:relative;overflow:visible}.cow-image{z-index:2;background:url(/aerocow-reference.png) -614px -103px/1536px 1024px no-repeat;position:absolute;inset:6px -40px 0 5px}.wind-lines{z-index:3;pointer-events:none;position:absolute;inset:0 -120px;overflow:hidden}.wind-lines i{top:calc(11px + var(--i)*12px);opacity:.85;width:115%;height:2px;transform:rotate(calc((var(--i) - 15)*.65deg));background:linear-gradient(90deg,#0000 4%,#2993f8 22%,#78dcff 43%,#78e65a 66%,#e4d928 80%,#0000 100%);border-radius:100%;position:absolute;left:0}.wind-lines i:nth-child(3n){background:linear-gradient(90deg,#0000 5%,#3e9aff 28%,#3fe8dd 47%,#c2ec2f 73%,#0000 100%)}.note{z-index:5;margin:0;font:20px/1.25 Permanent Marker;position:absolute;top:12px;right:5%;transform:rotate(-5deg)}.note b{font-size:15px}.note span{text-align:center;font-size:35px;display:block}.tunnel-status{z-index:6;color:#15536a;background:#ecfbff;border:1px solid #1d5d76;padding:7px 10px;font-size:10px;position:absolute;bottom:8px;right:4%}.tunnel-status i{background:#31ca87;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.ticker{color:#fff;white-space:nowrap;background:#101010;border-bottom:2px solid;justify-content:space-between;gap:20px;padding:12px 3.1vw;font-size:12px;display:flex}.dashboard{border-bottom:2px solid;padding:43px 5.2vw 36px}.section-label{border-bottom:2px solid;grid-template-columns:1fr auto;align-items:end;padding-bottom:14px;display:grid}.section-label p{grid-column:1/3;margin:0;font-size:11px}.section-label h2,.pair-copy h2,.lab-heading h2,.control h2{letter-spacing:-2.5px;margin:7px 0 0;font:700 34px/1.05 Space Mono}.section-label span{color:#555;font-size:10px}.telemetry-cards{grid-template-columns:repeat(4,1fr);gap:12px;padding:16px 0;display:grid}.metric{background:#fbfaf6;border:2px solid;min-height:118px;padding:14px 15px;position:relative;overflow:hidden}.metric:after{content:"";border:1px solid #9edcef;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-36px;right:-33px}.metric span,.metric small{font-size:10px;display:block}.metric b{letter-spacing:-2px;margin:15px 0 5px;font:700 26px Space Mono;display:block}.metric:nth-child(2) b{color:var(--blue)}.metric:nth-child(4){color:#fff;background:#111}.metric:nth-child(4):after{border-color:#7aef92}.data-note{color:#555;margin:0;font-size:10px}.pair-section{border-bottom:2px solid;grid-template-columns:43% 57%;align-items:center;gap:7vw;padding:54px 8vw;display:grid}.pair-copy h2,.lab-heading h2,.control h2{margin:10px 0 22px;font-size:43px}.pair-copy h2 i,.control h2 i{color:var(--blue);font-family:Permanent Marker;font-weight:400}.pair-copy>p:not(.eyebrow){max-width:380px;font-size:14px;line-height:1.65}.text-link{color:var(--blue);border-bottom:1px solid;margin-top:10px;font-size:13px;font-weight:700;display:inline-block}.pair-card{background:#eafff2;border:2px solid;padding:18px;box-shadow:6px 6px #111}.pair-top,.pair-footer{justify-content:space-between;font-size:10px;display:flex}.pulse{color:#137c59}.pair-assets{text-align:center;grid-template-columns:1fr 32px 1fr;align-items:center;padding:25px 0;display:grid}.pair-assets>div{flex-direction:column;align-items:center;display:flex}.small-cow{width:85px;height:56px}.pair-assets b{letter-spacing:-1px;font:700 18px Space Mono}.pair-assets small{color:#555;margin-top:4px;font-size:9px}.pair-assets>strong{font:700 28px Space Mono}.tesla i{color:#fff;background:#e52229;border-radius:50%;width:56px;height:56px;margin-bottom:2px;font:34px/57px Georgia}.pair-footer{border-top:1px solid;padding-top:12px}.pair-footer b{margin-left:5px}.lab{background:linear-gradient(115deg,#f9f8f4 30%,#ecedff);border-bottom:2px solid;grid-template-columns:1fr 1.1fr .9fr;gap:35px;padding:48px 5.2vw;display:grid}.lab-heading h2{margin-bottom:16px}.lab-heading>p:last-child{font-size:13px;line-height:1.5}.moo-machine{color:#fff;text-align:center;box-shadow:5px 5px 0 var(--blue);background:#111;border:2px solid;padding:20px}.counter span,.counter small{letter-spacing:.5px;font-size:10px}.counter b{letter-spacing:-3px;color:var(--lime);margin:7px 0;font:700 34px Space Mono;display:block}.moo-machine button{background:var(--lime);border:2px solid #fff;border-radius:50%;width:116px;height:82px;margin:19px 0 12px;font:700 32px Permanent Marker;box-shadow:2px 3px #4e62ef}.moo-machine button:active{box-shadow:none;transform:translate(2px,3px)}.moo-machine button span{color:#f22}.moo-machine>p{color:#bbb;margin:0;font-size:9px}.fact-card{background:#fff9dc;border:2px dashed #1e1e1e;padding:22px 20px;transform:rotate(1.5deg)}.fact-card>span,.fact-card small{font-size:10px}.fact-card p{margin:20px 0;font:20px/1.22 Permanent Marker}.fact-card p b{color:var(--blue)}.fact-card small i{color:#df381d}.control{border-bottom:2px solid;grid-template-columns:1fr 1fr;gap:7vw;padding:55px 20vw;display:grid}.control h2{margin-bottom:17px}.control>div>p:not(.eyebrow){max-width:350px;font-size:13px;line-height:1.6}.control-panel{background:#f5fffa;border:2px solid}.panel-head{color:#fff;background:#111;justify-content:space-between;padding:12px 14px;font-size:11px;display:flex}.panel-head b{color:var(--lime)}.check{border-bottom:1px solid #aaa;padding:11px 13px;font-size:11px}.check i{color:#159b67;margin-right:7px;font-style:normal}.check.dim,.check.dim i{color:#777}.control-panel>a{background:var(--lime);text-align:center;border:2px solid #111;margin:14px 12px 10px;padding:12px;font-size:12px;font-weight:700;display:block}.control-panel>small{color:#777;padding:0 13px 13px;font-size:8px;line-height:1.4;display:block}footer{color:#fff;background:#111;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:22px 4.5vw;display:grid}.footer-brand{align-items:center;gap:5px;display:flex}.footer-brand .cow-icon{width:77px;height:48px}.footer-brand b{letter-spacing:-1.5px;font:700 19px Space Mono}.footer-moo{text-align:center;color:var(--lime);font:700 22px Space Mono}.footer-links{justify-content:flex-end;gap:20px;font-size:10px;display:flex}.modal-backdrop{z-index:20;background:#111a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.certificate{text-align:center;width:min(520px,100%);box-shadow:8px 8px 0 var(--blue);background:#fffceb;border:3px solid #111;padding:30px;position:relative}.close{background:0 0;border:0;font-size:25px;position:absolute;top:7px;right:10px}.certificate>p{letter-spacing:1px;margin:0;font-size:10px}.certificate>.cow-icon{width:145px;height:85px;margin:13px auto 3px}.certificate h2{letter-spacing:-2px;margin:0 0 20px;font:700 31px Space Mono}.certificate label{text-align:left;font-size:10px;display:block}.certificate input{background:#fff;border:2px solid;width:100%;margin-top:7px;padding:11px;font:14px DM Mono}.cert-result{border:2px dashed;margin:15px 0;padding:14px}.cert-result span,.cert-result small{font-size:9px;display:block}.cert-result b{color:var(--blue);margin:8px;font:700 20px Space Mono;display:block}@media (max-width:850px){.topbar nav{display:none}.hero{grid-template-columns:50% 50%}.pair-section{gap:4vw;padding:45px 5vw}.control{padding:45px 10vw}.lab{gap:18px}.metric b{font-size:21px}}@media (max-width:650px){.topbar{height:auto;padding:10px 18px}.brand .cow-icon{width:77px;height:45px}.brand b{font-size:24px}.brand small{font-size:7px}.launch{padding:10px;font-size:9px}.hero{padding:35px 24px 0;display:block}.hero h1{font-size:34px}.kicker span{display:none}.wind-tunnel{height:280px;margin:0 -24px}.cow-image{background-position:-432px -72px;background-size:1080px 720px}.note{font-size:15px;top:6px;right:6%}.ticker{padding:10px 20px;font-size:9px;overflow:hidden}.ticker span:nth-child(n+3){display:none}.dashboard{padding:35px 24px}.section-label{display:block}.section-label h2{font-size:27px}.section-label span{margin-top:10px;display:block}.telemetry-cards{grid-template-columns:1fr 1fr}.metric{min-height:100px}.pair-section,.lab,.control{padding:38px 24px;display:block}.pair-copy h2,.lab-heading h2,.control h2{font-size:36px}.pair-card{margin-top:32px}.moo-machine,.fact-card,.control-panel{margin-top:26px}.fact-card{min-height:200px}.control-panel{margin-top:30px}.actions{display:block}.actions>*{text-align:center;width:100%;margin-bottom:9px;display:block}.ca{max-width:100%;font-size:10px}.ca code{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}footer{text-align:center;grid-template-columns:1fr;gap:18px}.footer-brand,.footer-links{justify-content:center}.footer-moo{order:-1}}:root{--lime:#9945ff;--aero-mint:#14f195;--pons:#899c32;--pons-dark:#14170b}.launch,a.primary,.control-panel>a{background:var(--pons);color:#fff}.launch:hover,a.primary:hover,.control-panel>a:hover{background:#aabd44}.moo-machine button{background:linear-gradient(135deg,#9945ff,#14f195)}.launch{color:#d7ff51;background:#1b2028;border-color:#303743}.launch:hover{color:#ecffac;background:#252d38}.pair-section{background:linear-gradient(115deg,#f7f5ef 0 55%,#f0f1ee 55%);grid-template-columns:minmax(280px,.78fr) minmax(520px,1.22fr);align-items:center;gap:6vw;padding:62px max(5.5vw,48px)}.pair-copy{max-width:360px}.pair-copy h2{margin:11px 0 24px;font-size:46px;line-height:1.03}.pair-copy>p:not(.eyebrow){margin:0;font-size:13px;line-height:1.7}.pair-copy .text-link{margin-top:25px}.pair-bay{padding:20px 0 0 18px;position:relative}.pair-bay:before{content:"AERO ELECTRIC COUPLING // EST. 2026";letter-spacing:.6px;color:#626262;font-size:9px;position:absolute;top:0;right:0}.pair-card{background:#e8fff1;width:100%;padding:20px 22px 17px;position:relative;box-shadow:8px 8px #151515}.pair-card:before{content:"";opacity:.8;border-top:1px dashed #60ad91;position:absolute;top:53%;left:22px;right:22px}.pair-top{z-index:1;position:relative}.pair-assets{z-index:1;grid-template-columns:1fr 90px 1fr;padding:31px 8px 29px;position:relative}.pair-assets>strong{background:#fafffc;border:1px solid #152a21;border-radius:50%;place-items:center;width:56px;height:56px;margin:auto;font-size:25px;display:grid}.pair-assets>div:first-child{transform:translateY(1px)}.pair-assets .small-cow{width:92px;height:59px}.pair-assets b{margin-top:3px}.tesla i{width:61px;height:61px;line-height:62px;box-shadow:0 0 0 5px #d9f7e5}.pair-footer{z-index:1;border-top:1px solid #17251d;padding:13px 0 0;position:relative}.pair-specs{grid-template-columns:repeat(3,1fr);gap:8px;margin:19px 8px 0 0;display:grid}.pair-specs span{border-top:2px solid #171717;padding-top:9px;font-size:9px;line-height:1.45}.pair-specs b{color:var(--blue);margin-bottom:2px;font-size:12px;display:block}@media (max-width:850px){.pair-section{grid-template-columns:1fr;gap:28px;padding:48px 8vw}.pair-copy{max-width:460px}.pair-bay{padding-left:0}}@media (max-width:650px){.pair-section{padding:40px 24px}.pair-copy h2{font-size:38px}.pair-bay{padding-top:18px}.pair-bay:before{font-size:7px}.pair-card{padding:16px 14px;box-shadow:5px 5px #151515}.pair-assets{grid-template-columns:1fr 42px 1fr;padding:27px 0 24px}.pair-assets>strong{width:38px;height:38px;font-size:19px}.pair-assets .small-cow{width:74px;height:49px}.pair-assets b{font-size:14px}.tesla i{width:48px;height:48px;font-size:28px;line-height:49px}.pair-footer{font-size:8px}.pair-specs{gap:5px;margin-top:16px}.pair-specs span{font-size:7px}}.ticker{overflow:hidden}.ticker-track{width:max-content;animation:24s linear infinite aerocow-ticker;display:flex}.ticker-group{flex:none;gap:54px;padding-right:54px;display:flex}.ticker-group span{display:block}@keyframes aerocow-ticker{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.ticker-track{animation:none}}.ca b{place-items:center;width:37px;padding:0;display:grid}.ca b img{opacity:.72;width:16px;height:16px}.ca:hover b img{opacity:1}.secondary{align-items:center;gap:8px;display:inline-flex}.secondary img{width:16px;height:16px}.primary{align-items:center;display:inline-flex}.primary>img{filter:brightness(0)saturate();width:16px;height:16px;margin-left:4px}.hero-copy .actions>a,.hero-copy .actions>button{flex:1;justify-content:center}.hero-copy .ca{background:#e7e8fa;border:1px solid #777;grid-template-columns:56px minmax(0,1fr) 43px;align-items:stretch;height:41px;display:grid}.hero-copy .ca span,.hero-copy .ca code,.hero-copy .ca b{align-items:center;padding:0 10px;display:flex}.hero-copy .ca span{background:#fff;border-right:1px solid #b7b7b7}.hero-copy .ca code{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.25px;background:linear-gradient(90deg,#d9dcfa,#ebebf8);min-width:0;font-size:12px;overflow:hidden}.hero-copy .ca b{border-left:1px solid #aaa;width:auto}.hero-copy .ca b img{width:17px;height:17px}.hero-copy .actions{grid-template-columns:192px minmax(0,1fr);gap:12px;display:grid}@media (max-width:650px){.hero-copy .actions{display:block}.hero-copy .actions>a,.hero-copy .actions>button{width:100%}}.hero-copy .actions,.hero-copy .ca{width:460px;max-width:100%}.hero-copy .actions{grid-template-columns:192px minmax(0,1fr);gap:12px}.hero-copy .actions>a,.hero-copy .actions>button{white-space:nowrap;width:100%;padding-left:12px;padding-right:12px}.hero-copy .actions .secondary{font-size:12px}@media (max-width:650px){.hero-copy .actions{display:block}.hero-copy .actions>a,.hero-copy .actions>button{width:100%}}.cow-image{background:url(/aerocow-hero.png) 50%/contain no-repeat;inset:-34px -82px -36px -48px}.wind-lines i{opacity:.5}@media (max-width:650px){.cow-image{background-position:50%;background-size:contain;inset:-5px -30px -18px -28px}}.certificate{text-align:left;background:#f7f5ef;border:2px solid #111;width:min(590px,100%);padding:20px;box-shadow:9px 9px #9945ff}.certificate>.close{z-index:4;color:#111}.flight-pass{isolation:isolate;background:#dffff0;border:3px solid #111;position:relative;overflow:hidden;box-shadow:6px 6px #111}.flight-pass:before{content:"AERO AERO AERO AERO";z-index:-1;color:#14a975;opacity:.14;letter-spacing:-5px;font:700 47px/1 Space Mono;position:absolute;top:59px;right:-20px;transform:rotate(-16deg)}.pass-top,.pass-bottom{color:#d7ff51;letter-spacing:.35px;background:#111;justify-content:space-between;gap:8px;padding:9px 12px;font-size:8px;display:flex}.pass-main{border-bottom:2px dashed #111;justify-content:space-between;align-items:center;min-height:176px;padding:24px 27px;display:flex}.pass-main p{margin:0 0 8px;font-size:9px}.pass-main h2{letter-spacing:-3px;margin:0 0 13px;font:700 38px/.9 Space Mono}.pass-main .cow-icon{object-fit:contain;width:170px;height:100px;transform:rotate(-6deg)}.pass-name{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-1.5px;color:#e44326;max-width:290px;font:700 18px Space Mono;display:block;overflow:hidden}.pass-main small{margin-top:5px;font-size:8px;display:block}.pass-route{background:#fffdf0;grid-template-columns:1fr 25px 1fr 25px 1fr;align-items:center;padding:16px 20px;display:grid}.pass-route div{gap:4px;display:grid}.pass-route span{color:#555;font-size:8px}.pass-route b{letter-spacing:-1px;font:700 14px Space Mono}.pass-route>i{text-align:center;color:#9945ff;font:20px Permanent Marker}.pass-bottom{color:#111;background:#ffdd3c;border-top:2px solid #111}.pass-bottom b{font:inherit;color:#e44326}.pass-stamp{color:#e44326;text-align:center;background:#fffdf0;border:3px dashed #e44326;border-radius:50%;place-items:center;width:65px;height:65px;font:12px/1 Permanent Marker;display:grid;position:absolute;bottom:33px;right:21px;transform:rotate(12deg)}.callsign-field{margin:18px 0 11px;font-size:10px;display:block}.callsign-field input{background:#fff;border:2px solid #111;width:100%;margin-top:6px;padding:11px;font:14px DM Mono}.share-pass{color:#fff;background:#111;border:2px solid #111;width:100%;padding:13px 15px;font:700 13px Space Mono;box-shadow:4px 4px #14f195}.share-pass:hover{background:#9945ff}.share-pass:active{box-shadow:none;transform:translate(4px,4px)}.share-pass b{color:#14f195;float:right;font-size:19px;line-height:11px}.share-note{color:#565656;text-align:center;margin-top:13px;font-size:9px;line-height:1.5;display:block}@media (max-width:520px){.certificate{padding:13px;box-shadow:5px 5px #9945ff}.pass-main{min-height:147px;padding:19px 15px}.pass-main h2{font-size:30px}.pass-main .cow-icon{width:115px;height:73px}.pass-name{max-width:185px;font-size:14px}.pass-route{grid-template-columns:1fr 17px 1fr 17px 1fr;padding:13px 10px}.pass-route b{font-size:11px}.pass-bottom{padding:8px;font-size:6px}.pass-stamp{width:52px;height:52px;font-size:9px;bottom:31px;right:10px}}.deck-actions .steal-address{transition:background .15s,color .15s,transform .15s,box-shadow .15s}.deck-actions .steal-address.is-copied{color:#111;background:#14f195;animation:.35s both address-stolen;transform:rotate(-1.5deg)translate(-2px,-2px);box-shadow:4px 4px #9945ff}.deck-actions .steal-address.is-copied img{filter:invert()}@keyframes address-stolen{0%{transform:scale(.96)rotate(1deg)}55%{transform:scale(1.05)rotate(-2deg)}to{transform:rotate(-1.5deg)translate(-2px,-2px)}}.build-page{color:#111;background:#f7f5ef;flex-direction:column;min-height:100vh;display:flex;overflow:hidden}.build-header{border-bottom:2px solid #111;justify-content:space-between;align-items:center;min-height:84px;padding:10px 5vw;display:flex}.build-brand{align-items:center;gap:10px;display:flex}.build-brand img{object-fit:contain;width:110px;height:60px}.build-brand span{gap:3px;display:grid}.build-brand b{letter-spacing:-2px;font:700 28px/1 Space Mono}.build-brand small{font-size:9px}.build-signal{font-size:10px}.build-signal i{background:#14f195;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block;box-shadow:0 0 0 3px #d1f9e6}.build-stage{background:linear-gradient(110deg,#f7f5ef 0 48%,#dfffee 48%);flex:1;grid-template-columns:.84fr 1.16fr;align-items:center;gap:7vw;padding:65px max(8vw,55px);display:grid;position:relative}.build-stage:before{content:"MOO MOO MOO MOO MOO MOO";color:#9945ff;opacity:.09;letter-spacing:-9px;white-space:nowrap;font:700 76px Space Mono;position:absolute;top:35px;right:-70px;transform:rotate(-11deg)}.build-copy{z-index:1;position:relative}.build-kicker{margin:0 0 16px;font-size:10px}.build-copy h1{letter-spacing:-4px;margin:0;font:700 48px/.98 Space Mono}.build-copy h1 em{color:#3148d0;letter-spacing:-2px;font:400 44px Permanent Marker}.build-copy>p:not(.build-kicker){max-width:420px;margin:25px 0;font-size:14px;line-height:1.7}.build-x{color:#fff;background:#111;border:2px solid #111;align-items:center;gap:18px;padding:13px 15px;font:700 12px Space Mono;display:inline-flex;box-shadow:5px 5px #14f195}.build-x:hover{background:#9945ff}.build-x b{color:#14f195;font-size:19px}.build-footnote{color:#666;margin-top:21px;font-size:9px;display:block}.hangar-card{z-index:1;color:#e7fff0;background:#101010;border:3px solid #111;justify-self:end;width:100%;max-width:640px;position:relative;transform:rotate(1.2deg);box-shadow:12px 12px #e44326,-8px -8px #9945ff}.hangar-bar,.hangar-bottom{border-bottom:1px solid #52625a;justify-content:space-between;padding:11px 14px;font-size:9px;display:flex}.hangar-bar b{color:#ffdd3c}.hangar-cow{background:repeating-linear-gradient(0deg,#101010 0 25px,#17201d 26px);place-items:center;height:255px;display:grid;position:relative;overflow:hidden}.hangar-cow img{z-index:2;object-fit:contain;filter:drop-shadow(6px 7px #9945ff);width:290px;height:155px;position:relative;transform:rotate(-4deg)}.wing{z-index:1;color:#14f195;font:165px/.6 Georgia;position:absolute;transform:rotate(-27deg)}.wing-left{top:70px;left:65px}.wing-right{top:70px;right:48px;transform:rotate(27deg)scaleX(-1)}.propeller{color:#ffdd3c;font:74px serif;animation:1.3s linear infinite prop-spin;position:absolute;top:38px;right:60px}.tape{z-index:3;color:#111;background:#ffdd3c;border:2px solid #111;padding:5px 8px;font:9px Space Mono;position:absolute;box-shadow:2px 2px #e44326}.tape-one{top:43%;left:31%;transform:rotate(-11deg)}.tape-two{bottom:38%;right:19%;transform:rotate(13deg)}.hangar-checklist{padding:11px 14px}.hangar-checklist div{border-bottom:1px dashed #54645b;grid-template-columns:20px 1fr auto;padding:8px 0;font-size:9px;display:grid}.hangar-checklist div:last-child{border-bottom:0}.hangar-checklist i{color:#14f195;font-style:normal}.hangar-checklist b{color:#ffdd3c}.hangar-checklist .in-progress i,.hangar-checklist .in-progress b{color:#e44326}.hangar-bottom{color:#9eafa7;border-top:1px solid #52625a;border-bottom:0}.hangar-bottom b{color:#14f195}.build-stamp{z-index:5;color:#e44326;text-align:center;background:#fffced;border:3px dashed #e44326;border-radius:50%;place-content:center;width:92px;height:92px;font:14px/1 Permanent Marker;display:grid;position:absolute;bottom:-37px;right:-28px;transform:rotate(13deg)}.build-ticker{white-space:nowrap;background:#ffdd3c;border-top:2px solid #111;border-bottom:2px solid #111;gap:55px;padding:12px 0;font:700 12px Space Mono;animation:16s linear infinite build-scroll;display:flex;overflow:hidden}.build-footer{color:#b9c6be;background:#111;justify-content:space-between;align-items:center;padding:20px 5vw;font-size:9px;display:flex}.build-footer b{color:#14f195;font:700 18px Space Mono}@keyframes prop-spin{to{transform:rotate(360deg)}}@keyframes build-scroll{to{transform:translate(-33%)}}@media (max-width:800px){.build-stage{grid-template-columns:1fr;gap:50px;padding:48px 8vw}.hangar-card{justify-self:start}.build-copy h1{font-size:40px}.build-copy h1 em{font-size:37px}}@media (max-width:550px){.build-header{min-height:70px;padding:7px 20px}.build-brand img{width:74px;height:44px}.build-brand b{font-size:20px}.build-brand small,.build-signal{font-size:7px}.build-stage{padding:40px 22px}.build-copy h1{font-size:34px}.build-copy h1 em{font-size:31px}.hangar-card{box-shadow:6px 6px #e44326,-4px -4px #9945ff}.hangar-cow{height:205px}.hangar-cow img{width:220px;height:120px}.wing{font-size:120px}.wing-left{left:30px}.wing-right{right:16px}.propeller{font-size:52px;right:24px}.build-footer{text-align:center;gap:10px;display:grid}.build-footer span:last-child{display:none}}.build-page-v2{background:#f7f5ef}.build-header-v2{z-index:5;min-height:82px;position:relative}.build-poster{isolation:isolate;background:linear-gradient(90deg,#f7f5ef 0 45%,#dfffee 45%);grid-template-rows:minmax(420px,1fr) auto;grid-template-columns:46% 54%;min-height:calc(100vh - 160px);padding:48px max(6vw,45px) 42px;display:grid;position:relative;overflow:hidden}.build-poster:before{content:"";z-index:-1;border-left:2px solid #111;position:absolute;top:0;bottom:0;left:45%}.poster-noise{z-index:-1;color:#14aa75;opacity:.12;letter-spacing:-10px;white-space:nowrap;font:700 92px/1 Space Mono;position:absolute;top:16%;right:-170px;transform:rotate(-12deg)}.poster-title{z-index:2;align-self:start;position:relative}.poster-title p{margin:0 0 17px;font-size:10px}.poster-title h1{letter-spacing:-6px;margin:0;font:700 clamp(43px,5.1vw,77px)/.89 Space Mono}.poster-title h1 i{color:#3148d0;letter-spacing:-3px;font:400 clamp(42px,4.9vw,74px)/1 Permanent Marker}.poster-title>span{background:#ffdd3c;border:2px solid #111;max-width:250px;margin-top:25px;padding:8px 9px;font-size:9px;display:inline-block;transform:rotate(-2deg)}.cow-construction{grid-area:1/2/3;min-height:430px;position:relative;overflow:hidden}.cow-construction:before{content:"";z-index:-1;border:2px solid #14c98a;border-radius:50%;width:80%;height:61%;position:absolute;top:17%;right:2%;transform:rotate(-14deg)}.cow-construction:after{content:"";z-index:-1;border-top:3px dashed #9945ff;border-bottom:3px dashed #9945ff;border-radius:50%;width:78%;height:49%;position:absolute;top:27%;right:-7%;transform:rotate(-14deg)}.cow-construction img{z-index:1;object-fit:contain;filter:saturate(1.08)contrast(1.04);width:112%;height:102%;position:absolute;top:-2%;right:-8%;transform:rotate(-1deg)}.poster-sticker{z-index:4;color:#111;background:#ffdd3c;border:2px solid #111;padding:9px;font:13px/1 Permanent Marker;display:block;position:absolute;box-shadow:4px 4px #e44326}.sticker-a{top:42px;left:34%;transform:rotate(7deg)}.sticker-b{color:#9945ff;background:#fff;top:155px;left:43%;transform:rotate(-11deg);box-shadow:3px 3px #9945ff}.cow-label{z-index:3;color:#111;background:#f7f5ef;border-bottom:2px solid #111;padding:4px 5px;font:12px/1 Permanent Marker;position:absolute}.label-one{top:24%;right:5%;transform:rotate(-7deg)}.label-two{background:#ffdd3c;bottom:27%;left:18%;transform:rotate(6deg)}.cow-measure{z-index:3;color:#e44326;letter-spacing:-4px;gap:3px;font:700 47px/.85 Space Mono;display:grid;position:absolute;bottom:11%;right:8%;transform:rotate(-7deg)}.cow-measure small{color:#111;letter-spacing:0;font:8px/1 DM Mono}.launch-delay{z-index:4;color:#e3fff0;background:#111;border:3px solid #111;align-self:end;width:min(540px,112%);margin-top:30px;position:relative;transform:rotate(-1deg);box-shadow:7px 7px #e44326}.delay-top,.delay-bottom{justify-content:space-between;gap:10px;padding:9px 11px;font-size:8px;display:flex}.delay-top{border-bottom:1px solid #506157}.delay-top b{color:#ffdd3c;letter-spacing:1px}.delay-row{border-bottom:1px dashed #53665c;grid-template-columns:66px 1fr auto;gap:12px;padding:11px;font-size:9px;display:grid}.delay-row span{color:#a7b8ae}.delay-row strong{color:#fff;font:700 10px Space Mono}.delay-row em{color:#14f195;font-style:normal}.delay-bottom{color:#111;background:#14f195;border-top:2px solid #111}.delay-bottom b{font-weight:700}.build-x-v2{z-index:6;position:absolute;bottom:42px;left:max(6vw,45px);transform:rotate(1deg)}@media (max-width:830px){.build-poster{background:linear-gradient(#f7f5ef 0 42%,#dfffee 42%);grid-template-rows:auto 390px auto;grid-template-columns:1fr;padding:42px 7vw 100px}.build-poster:before{border-top:2px solid #111;border-left:0;inset:42% 0 auto}.poster-title{max-width:520px}.cow-construction{grid-area:2/1;min-height:0}.launch-delay{grid-area:3/1;width:100%;margin:20px 0 0}.build-x-v2{bottom:35px;left:7vw}.sticker-a{top:42px;left:auto;right:8%}.sticker-b{display:none}}@media (max-width:550px){.build-poster{background:linear-gradient(#f7f5ef 0 40%,#dfffee 40%);grid-template-rows:auto 285px auto;padding:34px 20px 90px}.build-poster:before{top:40%}.poster-title h1{letter-spacing:-4px;font-size:43px}.poster-title h1 i{font-size:42px}.poster-title>span{margin-top:17px}.cow-construction img{width:137%;height:106%;right:-19%}.sticker-a{font-size:10px;top:30px;right:13px}.cow-label{font-size:9px}.label-one{top:18%;right:3%}.label-two{bottom:20%;left:7%}.cow-measure{font-size:31px;bottom:5%;right:3%}.launch-delay{box-shadow:4px 4px #e44326}.delay-row{grid-template-columns:45px 1fr;padding:9px;font-size:7px}.delay-row strong{font-size:8px}.delay-row em{display:none}.build-x-v2{padding:11px;font-size:9px;bottom:29px;left:20px}.build-footer span{font-size:7px}}.build-page-v3{color:#f7f5ef;background:#07090b;min-height:100svh}.mystery-header{color:#b9c7bf;letter-spacing:.5px;border-bottom:1px solid #36413c;justify-content:space-between;align-items:center;padding:12px 3.5vw;font-size:9px;display:flex}.mystery-brand{color:#f7f5ef;align-items:center;gap:7px;display:flex}.mystery-brand img{object-fit:contain;filter:grayscale()contrast(1.3);width:60px;height:35px}.mystery-brand b{letter-spacing:-1px;font:700 16px Space Mono}.mystery-header>span i{background:#14f195;border-radius:50%;width:6px;height:6px;margin-right:5px;animation:1s steps(2,end) infinite blink-signal;display:inline-block;box-shadow:0 0 11px #14f195}.mystery-stage{flex:1;place-items:center;min-height:calc(100svh - 125px);display:grid;position:relative;overflow:hidden}.mystery-wind{background:repeating-radial-gradient(at 69% 48%,#0000 0 29px,#14f19515 30px 31px,#0000 32px 58px);position:absolute;inset:-10%;transform:rotate(-8deg)}.mystery-cow{object-fit:contain;opacity:.54;filter:grayscale(.45)contrast(1.15);width:min(70vw,890px);height:85%;position:absolute;top:50%;right:-5%;transform:translateY(-50%)}.mystery-copy{z-index:2;width:min(93vw,900px);padding:40px 7vw;position:relative}.mystery-copy p{color:#14f195;letter-spacing:.8px;margin:0 0 19px;font-size:10px}.mystery-copy h1{color:#f7f5ef;letter-spacing:-10px;margin:0;font:700 clamp(62px,10vw,148px)/.79 Space Mono}.mystery-copy h1 i{color:#14f195;letter-spacing:-5px;font:400 clamp(58px,9vw,130px)/1 Permanent Marker}.mystery-copy>span{color:#aab8b0;letter-spacing:.8px;margin-top:29px;font-size:11px;display:block}.mystery-copy a{color:#eafff2;background:#0b1511;border:1px solid #14f195;align-items:center;gap:20px;margin-top:34px;padding:12px 14px;font:700 11px Space Mono;display:inline-flex;box-shadow:4px 4px #9945ff}.mystery-copy a:hover{background:#9945ff}.mystery-note{z-index:3;color:#ffdd3c;font:20px/1 Permanent Marker;position:absolute}.note-left{top:22%;left:8%;transform:rotate(-11deg)}.note-right{color:#e44326;bottom:25%;right:8%;transform:rotate(8deg)}.mystery-code{z-index:3;color:#aab8b0;text-align:right;font:9px/1.55 DM Mono;position:absolute;bottom:25px;right:3.5vw}.mystery-footer{color:#829087;letter-spacing:.4px;border-top:1px solid #36413c;justify-content:space-between;padding:10px 3.5vw;font-size:8px;display:flex}.mystery-footer b{color:#14f195;font:700 13px Space Mono}@media (max-width:700px){.mystery-cow{opacity:.38;width:130vw;top:47%;right:-47%}.mystery-copy{padding:30px 4vw}.mystery-copy h1{letter-spacing:-6px;font-size:62px}.mystery-copy h1 i{letter-spacing:-3px;font-size:58px}.mystery-note{font-size:15px}.note-left{top:17%;left:6%}.note-right{bottom:23%;right:7%}.mystery-footer span{display:none}.mystery-footer{justify-content:center}.mystery-code{bottom:19px;right:20px}}.build-page-v3{background:var(--paper);color:#111}.mystery-header{color:#555;border-color:#111}.mystery-brand{color:#111}.mystery-brand img{filter:none}.mystery-header>span i{box-shadow:0 0 0 3px #cdeee3}.mystery-stage{background:linear-gradient(90deg,#f7f5ef 0 55%,#effff8 55%)}.mystery-stage:before{content:"";border-left:2px solid #111;position:absolute;top:0;bottom:0;left:55%}.mystery-wind{background:repeating-radial-gradient(at 69% 48%,#0000 0 29px,#14c98a36 30px 31px,#0000 32px 58px)}.mystery-cow{opacity:.48;filter:grayscale(.18)contrast(1.04)}.mystery-copy p{color:#159369}.mystery-copy h1{color:#111}.mystery-copy h1 i{color:#3148d0}.mystery-copy>span{color:#444}.mystery-copy a{color:#111;box-shadow:none;background:0 0;border:0;border-bottom:2px solid #111;gap:7px;margin-top:28px;padding:0 0 4px;font-size:11px}.mystery-copy a:hover{color:#3148d0;background:0 0;border-color:#3148d0}.mystery-copy a b{color:inherit;font-size:16px}.mystery-note{color:#3148d0}.note-right{color:#e44326}.mystery-code{color:#444}.mystery-footer{color:#b9c7bf;background:#111;border-color:#111}@media (max-width:700px){.mystery-stage{background:linear-gradient(#f7f5ef 0 58%,#effff8 58%)}.mystery-stage:before{border-top:2px solid #111;border-left:0;inset:58% 0 auto}}html,body{width:100%;max-width:100%;overflow-x:hidden}main{width:100%;max-width:100%;overflow-x:clip}.hero>*,.pair-section>*,.lab>*,.control>*,.launch-deck>*{min-width:0}@media (max-width:900px){.hero{grid-template-columns:1fr;min-height:0}.wind-tunnel{margin-top:10px}.hero-copy{width:100%;max-width:100%}.topbar{gap:12px}.topbar nav{gap:16px}.pair-section,.lab,.control{width:100%;max-width:100%}}.topbar{background:linear-gradient(90deg,#f8f6f0 0 78%,#e7e5ff 78%);position:relative}.top-warning{white-space:nowrap;background:#ffdd3c;border:1px solid #111;padding:4px 8px;font:9px Space Mono;position:absolute;top:11px;left:50%;transform:translate(-50%)rotate(-2deg)}.topbar .brand{transform:rotate(-1deg)}.topbar .launch{transform:rotate(1deg);box-shadow:3px 3px #9945ff}.hero{background:radial-gradient(circle at 62% 45%,#e4e5ff 0 12%,#0000 36%),linear-gradient(125deg,#f8f6f0 0 60%,#e3fff5 60%);position:relative}.hero:before{content:"MOOOOOOOOOOOOOOOOOOOO";letter-spacing:-8px;color:#9945ff;opacity:.07;white-space:nowrap;font:700 68px Space Mono;position:absolute;top:42%;right:-130px;transform:rotate(-11deg)}.hero:after{content:"↑ WIND? ↑";color:#e44326;font:22px Permanent Marker;position:absolute;bottom:16px;right:4%;transform:rotate(8deg)}.hero-stamp{z-index:7;color:#e44326;text-align:center;opacity:.82;border:3px solid #e44326;border-radius:50%;padding:9px 7px;font:11px/1 Permanent Marker;position:absolute;bottom:27px;left:42%;transform:rotate(-16deg)}.hero-copy .kicker{background:#ffdd3c;border:1px solid #111;padding:5px 7px;display:inline-block;transform:rotate(-1deg)}.hero-copy h1 em{text-shadow:3px 3px #14f195}.hero-copy .primary{transform:rotate(-1deg);box-shadow:4px 4px #111}.hero-copy .secondary{transform:rotate(1deg);box-shadow:3px 3px #9945ff}.hero-copy .ca{transform:rotate(-.4deg);box-shadow:3px 3px #111}.wind-tunnel{filter:saturate(1.16)}.tunnel-status{transform:rotate(-3deg);color:#111!important;background:#ffdd3c!important;border:2px solid #111!important}.ticker{background:#e44326;border-top:2px solid #111}.ticker span{color:#ffdd3c!important}.dashboard{background:linear-gradient(115deg,#f7f5ef 0 64%,#e2fff4 64%);position:relative}.dashboard:after{content:"[ DATA COW ]";color:#14a975;font:19px Permanent Marker;position:absolute;top:17px;right:5%;transform:rotate(8deg)}.telemetry-note{z-index:2;color:#e44326;font:17px/1 Permanent Marker;position:absolute;bottom:18px;right:8%;transform:rotate(-6deg)}.section-label h2{font-size:39px;transform:rotate(-1deg)}.telemetry-cards{position:relative}.metric{border-width:2px;transform:rotate(-1.2deg);box-shadow:4px 4px #111}.metric:nth-child(2){background:#ffdd3c;transform:rotate(1.4deg)}.metric:nth-child(3){background:#e5e4ff;transform:rotate(-.4deg)}.metric:nth-child(4){color:#14f195;background:#111;transform:rotate(1deg)}.data-note{background:#fff;border:1px dashed #e44326;padding:5px 7px;display:inline-block;transform:rotate(1deg)}.pair-section{background:linear-gradient(125deg,#e5e4ff 0 5%,#f7f5ef 5% 94%,#14f195 94%);position:relative}.pair-intro h2 i{display:inline-block;transform:rotate(-3deg)}.pair-console{transform:rotate(-.8deg);box-shadow:12px 12px #e44326,-7px -7px #9945ff}.console-top{color:#ffdd3c;background:#111}.pair-console .pair-assets{background:repeating-linear-gradient(135deg,#e9fff2 0 17px,#ddf9e9 18px 19px)}.coupling b{box-shadow:4px 4px #e44326}.pair-readout>a{color:#14f195;background:#9945ff}.pair-section:after{content:"TSLAX = COW JUICE";color:#e44326;font:20px Permanent Marker;position:absolute;bottom:20px;right:7%;transform:rotate(-8deg)}footer{color:#fff;background:#111;position:relative}.footer-moo{color:#ffdd3c;font-size:28px;transform:rotate(-2deg)}.footer-links a{border:1px solid #14f195;padding:5px;transform:rotate(2deg)}.footer-links a:nth-child(2){border-color:#9945ff;transform:rotate(-2deg)}.footer-links a:nth-child(3){border-color:#e44326}@media (max-width:850px){.top-warning{display:none}.hero-stamp{bottom:8px;left:auto;right:3%}.pair-section:after{display:none}}@media (max-width:650px){.topbar{background:#f8f6f0}.hero:before{font-size:40px;right:-80px}.hero:after{font-size:15px;bottom:3px}.hero-stamp{border-width:2px;font-size:8px}.dashboard:after,.telemetry-note{display:none}.section-label h2{font-size:28px}.metric{box-shadow:2px 2px #111}.footer-moo{font-size:22px}}.wind-tunnel{touch-action:none;cursor:grab}.wind-tunnel.is-dragging{cursor:grabbing}.cow-image{pointer-events:none;transition:transform .2s cubic-bezier(.2,.8,.2,1)}.is-dragging .cow-image{filter:saturate(1.3)drop-shadow(5px 7px 6px #3048ff66);transition:none}.wind-lines{pointer-events:none;transition:transform .25s}.is-dragging .wind-lines{filter:saturate(1.5);transition:none}.drag-instruction{z-index:8;color:#111;pointer-events:none;background:#ffdd3c;border:2px solid #111;padding:6px 8px;font:10px/1.15 Space Mono;position:absolute;bottom:14px;left:4%;transform:rotate(-4deg)}.drag-instruction span{font-size:8px}.wind-reset{z-index:9;background:#fff;border:1px solid #111;padding:5px 7px;font-size:8px;position:absolute;bottom:65px;left:4%;transform:rotate(2deg)}.wind-reset:hover{background:#14f195}.tunnel-status{align-items:center;gap:4px;display:flex}.tunnel-status small{margin-left:3px;font-size:7px}@media (max-width:650px){.drag-instruction{font-size:8px;bottom:5px;left:6%}.wind-reset{font-size:7px;bottom:48px;left:6%}.tunnel-status small{display:none}}.cow-icon{object-fit:contain;object-position:center}.footer-links button{font:inherit;color:inherit;cursor:pointer;background:0 0}.roadmap-prank{text-align:center;background:linear-gradient(135deg,#ffdd3c,#f8f6ef 42%,#dfffee);border:3px solid #111;width:min(520px,100%);padding:30px;position:relative;overflow:hidden;transform:rotate(-1deg);box-shadow:10px 10px #e44326,-7px -7px #9945ff}.roadmap-prank:before{content:"MOO MOO MOO MOO MOO";color:#9945ff;opacity:.15;letter-spacing:-7px;white-space:nowrap;font:700 56px Space Mono;position:absolute;top:35%;left:-70px;transform:rotate(-14deg)}.roadmap-prank>*{z-index:1;position:relative}.roadmap-prank>p{margin:0;font:10px Space Mono}.roadmap-prank>.cow-icon{width:160px;height:95px;margin:8px auto 0}.roadmap-prank h2{letter-spacing:-3px;margin:0;font:700 34px Space Mono}.roadmap-prank h2 i{color:#e44326;font:32px Permanent Marker}.roadmap-line{text-align:left;grid-template-columns:1fr 1fr;gap:7px;margin:22px auto 18px;display:grid}.roadmap-line span{background:#fff;border:2px solid #111;padding:8px;font-size:9px;transform:rotate(-1deg)}.roadmap-line span:nth-child(2){background:#14f195;transform:rotate(1deg)}.roadmap-line span:nth-child(3){background:#e4e5ff}.roadmap-line .loading{color:#ffdd3c;background:#111;animation:.7s steps(2,end) infinite roadmap-loading}.prank-text{color:#e44326;margin:20px 0;font:27px/1 Permanent Marker;display:block;transform:rotate(-4deg)}.roadmap-prank>small{font-size:8px;line-height:1.5;display:block}.moo-again{color:#14f195;cursor:pointer;background:#9945ff;border:2px solid #111;margin-top:18px;padding:10px 13px;font:11px Space Mono;box-shadow:3px 3px #111}.moo-again:active{box-shadow:none;transform:translate(3px,3px)}@keyframes roadmap-loading{50%{color:#14f195;transform:translate(4px)rotate(1deg)}}@media (max-width:650px){.roadmap-prank{padding:23px 16px}.roadmap-prank h2{font-size:27px}.roadmap-line{grid-template-columns:1fr}.prank-text{font-size:23px}}.topbar{height:90px;padding:10px 3.2vw}.brand{grid-template-columns:112px max-content;align-items:center;gap:10px;display:grid}.brand>.cow-icon{object-fit:contain;width:112px;height:62px;display:block}.brand span{gap:5px;padding-top:1px}.brand b{letter-spacing:-3.3px;font-size:32px;line-height:.83}.brand small{letter-spacing:-.25px;white-space:nowrap;font-size:9px;line-height:1}.footer-brand>.cow-icon{object-fit:contain}@media (max-width:650px){.topbar{height:78px;padding:9px 17px}.brand{grid-template-columns:82px max-content;gap:7px}.brand>.cow-icon{width:82px!important;height:49px!important}.brand b{letter-spacing:-2.7px;font-size:25px}.brand small{font-size:7px}.topbar .launch{padding:9px 8px;font-size:8px}}.flight-recorder{background:linear-gradient(115deg,#f8f6f0 0 39%,#e4e5ff 39% 100%);grid-template-columns:.72fr 1.45fr .62fr}.flight-recorder:before{content:"REC REC REC REC REC REC";color:#e44326;top:44px;right:-85px}.recorder-console{z-index:2;color:#d9ffea;background:#0d1014;border:3px solid #111;position:relative;transform:rotate(-1.1deg);box-shadow:9px 10px #e44326,-6px -6px #14f195}.recorder-head{letter-spacing:.2px;border-bottom:2px solid #777;justify-content:space-between;gap:10px;padding:11px;font-size:8px;display:flex}.recorder-head span:last-child{color:#14f195}.recorder-head i{background:#14f195;border-radius:50%;width:7px;height:7px;animation:.8s steps(2,end) infinite blink-signal;display:inline-block}.recorder-screen{background:repeating-linear-gradient(0deg,#0d1014 0 23px,#161d25 24px);grid-template-columns:152px 1fr;min-height:201px;display:grid}.screen-orbit{border-right:2px solid #777;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.screen-orbit:before,.screen-orbit:after{content:"";opacity:.55;border:1px solid #14f195;border-radius:50%;width:116px;height:116px;position:absolute}.screen-orbit:after{border-color:#9945ff;width:76px;height:76px}.screen-orbit .small-cow{z-index:1;color:#fff;width:90px;height:56px;position:relative}.screen-orbit span{z-index:1;color:#ffdd3c;text-align:center;background:#0d1014;margin-top:3px;font-size:8px;line-height:1.2;position:relative}.recorder-events{padding:10px 12px}.recorder-events>div{border-bottom:1px dashed #65707b;grid-template-columns:24px 1fr;gap:8px;padding:6px 0;display:grid}.recorder-events>div:last-child{border-bottom:0}.recorder-events i{color:#14f195;font-size:9px;font-style:normal}.recorder-events p{margin:0;font-size:10px;line-height:1.3}.recorder-events small{color:#8193a0;margin-top:2px;font-size:7px;display:block}.recorder-footer{background:#131c25;border-top:2px solid #777;justify-content:space-between;align-items:center;padding:11px;display:flex}.recorder-footer span{color:#aab2bd;font-size:7px;display:block}.recorder-footer b{color:#ffdd3c;letter-spacing:-2px;font:700 19px Space Mono}.recorder-footer button{color:#fff;background:#e44326;border:2px solid #ffdd3c;padding:10px 9px;font:10px Space Mono;transform:rotate(1deg);box-shadow:3px 3px #9945ff}.recorder-footer button:hover{background:#9945ff}.recorder-footer button:active{box-shadow:none;transform:translate(3px,3px)}.recorder-footer button i{color:#ffdd3c;font:18px Permanent Marker}.recorder-note{background:#ffdd3c;border:2px solid #111;align-self:center;padding:16px;position:relative;transform:rotate(4deg);box-shadow:5px 5px #111}.recorder-note>span,.recorder-note small{font-size:8px}.recorder-note p{margin:21px 0 10px;font:21px/1.05 Permanent Marker}.recorder-note p b{color:#e44326}.recorder-note>i{text-align:center;color:#111;background:#14f195;border:2px solid #111;border-radius:50%;place-content:center;width:56px;height:56px;font:10px/1 Permanent Marker;display:grid;position:absolute;bottom:-20px;right:-20px;transform:rotate(-18deg)}@media (max-width:850px){.flight-recorder{grid-template-columns:1fr 1fr}.flight-recorder .lab-intro{grid-column:1/3}.recorder-note{align-self:stretch}}@media (max-width:650px){.flight-recorder{display:block}.recorder-console,.recorder-note{margin-top:28px}.recorder-screen{grid-template-columns:104px 1fr;min-height:180px}.screen-orbit:before{width:86px;height:86px}.screen-orbit:after{width:57px;height:57px}.screen-orbit .small-cow{width:65px;height:42px}.recorder-events{padding:8px}.recorder-events p{font-size:8px}.recorder-footer{align-items:end}.recorder-footer b{font-size:15px}.recorder-footer button{padding:9px 6px;font-size:8px}.recorder-note{min-height:145px}}.herd-feed{background:linear-gradient(115deg,#f8f6f0 0 39%,#dff9ed 39% 100%);grid-template-columns:.72fr 1.45fr .62fr}.herd-feed:before{content:"GRASS GRASS GRASS GRASS GRASS";color:#159369;top:44px;right:-90px}.herd-console{z-index:2;color:#d9ffea;background:#101615;border:3px solid #111;position:relative;transform:rotate(-1.1deg);box-shadow:9px 10px #159369,-6px -6px #9945ff}.herd-head{letter-spacing:.2px;border-bottom:2px solid #60706a;justify-content:space-between;gap:10px;padding:11px;font-size:8px;display:flex}.herd-head span:last-child{color:#14f195}.herd-head i{background:#14f195;border-radius:50%;width:7px;height:7px;animation:.8s steps(2,end) infinite blink-signal;display:inline-block}.herd-events{background:repeating-linear-gradient(0deg,#101615 0 28px,#17201d 29px);min-height:203px;padding:10px}.herd-event{border-bottom:1px dashed #53655d;grid-template-columns:28px 1fr 25px;align-items:center;gap:9px;padding:10px 7px;display:grid}.herd-event:last-child{border-bottom:0}.herd-event>i{color:#14f195;font-size:10px;font-style:normal}.herd-event div>b{color:#8affbb;font-size:10px}.herd-event.burn div>b{color:#ffb15c}.herd-event p{letter-spacing:-1px;color:#fff;margin:3px 0;font:700 15px Space Mono}.herd-event small{color:#9eafa8;font-size:7px}.herd-event>span{font-size:17px}.no-events{text-align:center;color:#c3d0ca;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:180px;display:flex}.no-events .small-cow{width:76px;height:50px}.no-events b{color:#ffdd3c;font-size:11px}.no-events span{font-size:8px}.herd-footer{background:#17201d;border-top:2px solid #60706a;grid-template-columns:1fr 1fr 1.15fr;display:grid}.herd-footer>div{border-right:1px solid #60706a;padding:10px}.herd-footer span{color:#a8b8b0;font-size:7px;display:block}.herd-footer b{color:#14f195;margin-top:4px;font:700 11px Space Mono;display:block}.herd-footer button{color:#fff;background:#e44326;border:0;font:10px Space Mono;box-shadow:inset 2px 0 #ffdd3c}.herd-footer button:hover{background:#9945ff}.herd-footer button i{color:#ffdd3c;font:18px Permanent Marker}.herd-note{background:#ffdd3c;border:2px solid #111;align-self:center;padding:16px;position:relative;transform:rotate(4deg);box-shadow:5px 5px #111}.herd-note>span,.herd-note small{font-size:8px}.herd-note p{margin:21px 0 10px;font:21px/1.05 Permanent Marker}.herd-note p b{color:#e44326}.herd-note>i{text-align:center;color:#111;background:#14f195;border:2px solid #111;border-radius:50%;place-content:center;width:60px;height:60px;font:10px/1 Permanent Marker;display:grid;position:absolute;bottom:-20px;right:-20px;transform:rotate(-18deg)}@media (max-width:850px){.herd-feed{grid-template-columns:1fr 1fr}.herd-feed .lab-intro{grid-column:1/3}.herd-note{align-self:stretch}}@media (max-width:650px){.herd-feed{display:block}.herd-console,.herd-note{margin-top:28px}.herd-event p{font-size:11px}.herd-footer{grid-template-columns:1fr 1fr}.herd-footer button{grid-column:1/3;padding:10px}.herd-note{min-height:145px}}.herd-footer button{text-align:left;grid-template-rows:1fr 1fr;grid-template-columns:1fr auto;align-items:center;gap:0 6px;padding:7px 9px;display:grid}.herd-footer button span{color:#fff;grid-column:1;font-size:8px}.herd-footer button b{color:#ffdd3c;grid-column:1;margin:0;font:700 12px Space Mono}.herd-footer button i{color:#ffdd3c;grid-area:1/2/3;font-size:17px;font-style:normal}.herd-footer button i img{filter:invert(84%)sepia(93%)saturate(524%)hue-rotate(350deg)brightness(108%)contrast(105%);width:18px;height:18px;display:block}.pair-bay{justify-self:end;width:min(100%,620px)}.pair-card{min-height:252px}.pair-assets{padding-top:42px;padding-bottom:39px}.pair-specs{margin-right:0}@media (max-width:850px){.pair-bay{justify-self:start;width:min(100%,620px)}}@media (max-width:650px){.pair-bay{width:100%}.pair-card{min-height:0}.pair-assets{padding-top:27px;padding-bottom:24px}}.lab{background:linear-gradient(115deg,#f8f6f0 0 53%,#ececff 53%);grid-template-columns:.8fr 1.1fr .8fr;gap:26px;padding:58px max(7vw,56px)}.lab-intro{align-self:center}.lab-intro h2{letter-spacing:-3px;margin:10px 0 18px;font:700 41px/1.05 Space Mono}.lab-intro h2 i{color:var(--blue);font:400 40px Permanent Marker}.lab-intro>p:last-child{max-width:250px;font-size:13px;line-height:1.7}.research-station{color:#fff;box-shadow:7px 7px 0 var(--blue);background:#101010;border:2px solid #121212}.station-head{letter-spacing:.4px;border-bottom:1px solid #5a5a5a;justify-content:space-between;padding:12px 14px;font-size:9px;display:flex}.station-head span:last-child{color:#8dffba}.station-head i{background:#26d886;border-radius:50%;width:7px;height:7px;margin-right:4px;display:inline-block}.moo-core{text-align:center;background:radial-gradient(circle at 50% 56%,#3f3d96 0 2%,#0000 2.5% 15%,#2b2e83 15.5% 16%,#0000 16.5% 31%,#1d2067 31.5% 32%,#0000 32.5%);padding:19px 15px 12px;position:relative}.moo-core .counter span,.moo-core .counter small{letter-spacing:.7px;font-size:9px}.moo-core .counter b{color:var(--solana-mint);letter-spacing:-3px;margin:6px 0;font:700 29px Space Mono;display:block}.moo-core button{color:#111;background:linear-gradient(135deg,#9945ff,#14f195);border:2px solid #fff;border-radius:50%;width:113px;height:75px;margin:14px 0 9px;font:700 31px Permanent Marker;box-shadow:3px 4px #fff}.moo-core button:active{box-shadow:none;transform:translate(3px,4px)}.moo-core button span{color:#e92531}.moo-core>p{color:#c6c6d9;margin:0;font-size:8px}.station-scale{color:#aaa;border-top:1px solid #5a5a5a;align-items:center;gap:8px;padding:12px 14px;font-size:8px;display:flex}.station-scale i{background:linear-gradient(90deg,gray,#9945ff,#14f195);flex:1;height:3px}.research-note{background:#fffde3;border:2px solid #151515;align-self:center;padding:19px;transform:rotate(1.5deg);box-shadow:5px 5px #111}.research-note>span,.research-note small{font-size:9px}.research-note p{margin:25px 0;font:20px/1.22 Permanent Marker}.research-note p b{color:var(--blue)}.research-note>div{border-top:1px dashed #555;padding-top:10px}.research-note>div b{color:#e4411a;margin-top:3px;font:700 12px Space Mono;display:block}.lab{background:linear-gradient(115deg,#f8f6f0 0 53%,#e5e7ff 53%);position:relative;overflow:hidden}.lab:before{content:"MOO MOO MOO MOO MOO MOO MOO MOO";color:#342ac5;opacity:.08;letter-spacing:-7px;white-space:nowrap;font:700 70px/1 Space Mono;position:absolute;top:42px;right:-70px;transform:rotate(-12deg)}.lab-intro{position:relative}.lab-scribble{color:#e44326;margin-top:28px;font:18px/1 Permanent Marker;display:block;transform:rotate(-6deg)}.research-station{position:relative;transform:rotate(-1deg)}.danger-tape{z-index:3;transform-origin:50%;color:#111;white-space:nowrap;background:#ffde31;border:2px solid #111;padding:5px 9px;font:9px Space Mono;position:absolute;top:46%;right:-21px;transform:rotate(90deg)}.moo-core:before,.moo-core:after{content:"✦";color:#14f195;font-size:21px;position:absolute}.moo-core:before{top:32%;left:13%}.moo-core:after{color:#9945ff;bottom:21%;right:12%}.research-note{border-style:dashed;position:relative;transform:rotate(3deg)}.note-stamp{color:#e4411a;text-align:center;opacity:.75;border:2px solid #e4411a;border-radius:50%;padding:10px 5px;font:10px/1 Permanent Marker;position:absolute;top:14px;right:12px;transform:rotate(16deg)}.deck-title{position:relative}.deck-warning{color:#e44326;margin-top:25px;font:18px/1 Permanent Marker;display:inline-block;transform:rotate(-5deg)}.launch-deck{position:relative;transform:rotate(.5deg)}.deck-corner{z-index:3;background:#ffde31;border:2px solid #111;padding:6px 10px;font:10px Space Mono;position:absolute;top:-15px;right:-31px;transform:rotate(4deg)}.deck-status{background:repeating-linear-gradient(0deg,#0000 0 26px,#e1e8e4 27px)}.deck-actions{background:linear-gradient(145deg,#e9fff2,#d9f9f0)}.trade-stonkfun,.trade-dex{transition:transform .15s,box-shadow .15s}.trade-stonkfun:hover,.trade-dex:hover{box-shadow:3px 3px #111;transform:translate(-2px,-2px)!important}@media (max-width:650px){.lab:before{font-size:46px;top:25px}.lab-scribble{margin-top:20px;font-size:15px}.danger-tape{font-size:7px;right:-38px}.note-stamp{font-size:8px}.deck-warning{font-size:15px}.deck-corner{font-size:8px;right:-16px}}.lab{background:linear-gradient(115deg,#f8f6f0 0 44%,#f6dc2f 44% 45%,#e3e5ff 45%)}.lab:after{content:"THE COW IS ONLINE";color:#e44326;font:23px Permanent Marker;position:absolute;bottom:20px;right:6%;transform:rotate(-7deg)}.lab-intro h2{font-size:52px;line-height:.9}.lab-intro h2 i{font-size:48px}.research-station{transform:rotate(-2.2deg);box-shadow:11px 12px #e44326,-10px -9px #14f195}.station-head span:last-child{color:#ffdd3c;animation:.75s steps(2,end) infinite blink-signal}.station-sticker{z-index:5;color:#111;text-align:center;background:#14f195;border:2px solid #111;border-radius:50%;place-content:center;width:72px;height:72px;font:12px/1 Permanent Marker;display:grid;position:absolute;bottom:14px;left:-33px;transform:rotate(-15deg)}.danger-tape{color:#fff;letter-spacing:.4px;background:#e44326;font-size:10px;top:48%;right:-36px}.moo-core{background:radial-gradient(circle at 50% 56%,#e44326 0 2%,#0000 2.5% 11%,#9945ff 11.5% 12%,#0000 12.5% 23%,#14f195 23.5% 24%,#0000 24.5% 35%,#283279 35.5% 36%,#0000 36.5%);padding-top:28px}.moo-core button{width:132px;height:88px;font-size:36px;animation:1.9s ease-in-out infinite moo-wobble;box-shadow:5px 6px #ffdd3c,8px 9px #e44326}.moo-core button:hover{filter:saturate(1.5);animation:none}.moo-core:before{content:"!!!";color:#ffdd3c;font:28px Permanent Marker;top:19%;left:8%;transform:rotate(-18deg)}.moo-core:after{content:"MOOOO";color:#e44326;font:16px Permanent Marker;bottom:19%;right:5%;transform:rotate(14deg)}.research-note{background:#fffef0;transform:rotate(5deg);box-shadow:8px 9px #9945ff}.note-stamp{color:#9945ff;border-width:3px;border-color:#9945ff;font-size:11px}.lab-ambient{z-index:2;pointer-events:none;font:35px Permanent Marker;position:absolute}.ambient-one{color:#9945ff;bottom:31px;left:4%;transform:rotate(18deg)}.ambient-two{color:#14a975;top:48%;right:3%;transform:rotate(-15deg)}.control{background:repeating-linear-gradient(135deg,#f7f5ef 0 30px,#f2f0ea 31px 32px);position:relative;overflow:hidden}.control:before{content:"BUY BUY BUY BUY BUY BUY BUY BUY";color:#e44326;opacity:.1;letter-spacing:-8px;white-space:nowrap;font:700 75px Space Mono;position:absolute;bottom:-26px;left:-80px;transform:rotate(-5deg)}.deck-title h2{font-size:53px;line-height:.9}.deck-title h2 i{font-size:47px}.deck-warning{color:#111;background:#ffdd3c;border:2px solid #111;padding:10px;transform:rotate(-4deg);box-shadow:4px 4px #e44326}.launch-deck{z-index:1;transform:rotate(1.1deg);box-shadow:12px 13px #111,-7px -6px #9945ff}.deck-alert{white-space:nowrap;color:#fff;letter-spacing:1px;background:#e44326;border:2px solid #111;padding:5px 8px;font:9px Space Mono;position:absolute;top:-30px;left:12px;right:12px;overflow:hidden}.deck-actions>span{color:#9945ff;font:11px Permanent Marker}.trade-stonkfun{transform:rotate(-1deg);background:#55b7cf!important;font-size:12px!important}.trade-dex{transform:rotate(1deg);font-size:12px!important}.deck-actions button{background:#ffdd3c;font:11px Permanent Marker;transform:rotate(-.5deg)}@keyframes moo-wobble{50%{transform:rotate(-4deg)scale(1.05)}}@keyframes blink-signal{50%{opacity:.25}}@media (max-width:650px){.lab-intro h2,.lab-intro h2 i{font-size:40px}.lab:after{font-size:17px}.station-sticker{width:57px;height:57px;font-size:9px;left:-18px}.danger-tape{font-size:7px;right:-44px}.moo-core button{width:112px;height:76px;font-size:31px}.lab-ambient{display:none}.deck-title h2,.deck-title h2 i{font-size:41px}.deck-alert{font-size:7px;top:-25px}.launch-deck{margin-top:40px}.trade-stonkfun,.trade-dex{font-size:9px!important}}.control{background:#f7f5ef;grid-template-columns:.72fr 1.28fr;gap:7vw;padding:62px max(9vw,80px);display:grid}.deck-title{align-self:center}.deck-title h2{letter-spacing:-3px;margin:9px 0 18px;font:700 45px/1.03 Space Mono}.deck-title h2 i{color:var(--blue);font:400 43px Permanent Marker}.deck-title>p:last-child{max-width:290px;font-size:13px;line-height:1.7}.launch-deck{background:#fafffc;border:2px solid #111;grid-template-columns:1.25fr .75fr;display:grid;box-shadow:8px 8px #111}.deck-status{border-right:2px solid #111;padding:20px}.deck-status-head{border-bottom:1px solid #aaa;justify-content:space-between;padding-bottom:16px;font-size:10px;display:flex}.deck-status-head b{color:#12845b}.deck-status-head i{background:#22cf83;border-radius:50%;width:8px;height:8px;display:inline-block}.status-grid{border:1px solid #bbb;grid-template-columns:1fr 1fr;margin-top:16px;display:grid}.status-grid div{border-bottom:1px solid #bbb;border-right:1px solid #bbb;padding:12px}.status-grid div:nth-child(2n){border-right:0}.status-grid div:nth-child(n+3){border-bottom:0}.status-grid span{color:#666;margin-bottom:5px;font-size:8px;display:block}.status-grid b{font:700 13px Space Mono}.deck-status>p{color:#555;margin:15px 0 0;font-size:9px;line-height:1.6}.deck-actions{background:#ebfff3;flex-direction:column;padding:18px;display:flex}.deck-actions>span{margin-bottom:13px;font-size:9px}.deck-actions a,.deck-actions button{text-align:left;border:2px solid #111;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 11px;font-size:10px;font-weight:700;display:flex}.trade-dex{color:#d7ff51;background:#1b2028}.deck-actions button{color:#111;background:#fff;margin:0}.deck-actions button img{width:14px;height:14px}.deck-actions a:hover{transform:translate(2px,2px);box-shadow:-2px -2px #111}@media (max-width:850px){.lab{grid-template-columns:1fr 1fr}.lab-intro{grid-column:1/3}.research-note{align-self:stretch}.control{grid-template-columns:1fr;gap:27px;padding:52px 8vw}.deck-title>p:last-child{max-width:480px}}@media (max-width:650px){.lab{padding:42px 24px;display:block}.lab-intro h2,.lab-intro h2 i{font-size:34px}.research-station,.research-note{margin-top:25px}.research-note{min-height:180px}.control{padding:44px 24px;display:block}.deck-title h2,.deck-title h2 i{font-size:37px}.launch-deck{grid-template-columns:1fr;margin-top:27px;box-shadow:5px 5px #111}.deck-status{border-bottom:2px solid #111;border-right:0}.deck-actions{padding:15px}}.pair-section{background:#f7f5ef;padding:58px max(7vw,56px);display:block}.pair-intro{justify-content:space-between;align-items:end;gap:48px;max-width:1180px;margin:0 auto 28px;display:flex}.pair-intro h2{letter-spacing:-3px;margin:8px 0 0;font:700 42px/1.04 Space Mono}.pair-intro h2 i{color:var(--blue);font:400 42px Permanent Marker}.pair-intro>p{max-width:405px;margin:0;font-size:13px;line-height:1.7}.pair-console{background:#e9fff2;border:2px solid #111;max-width:1180px;margin:auto;box-shadow:9px 9px #111}.console-top{letter-spacing:.2px;border-bottom:2px solid #111;justify-content:space-between;padding:13px 17px;font-size:10px;display:flex}.pair-console .pair-assets{grid-template-columns:1fr 160px 1fr;align-items:stretch;padding:0;display:grid}.pair-console .asset{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:210px;padding:19px 24px;display:flex}.pair-console .asset:first-child{border-right:1px solid #76bca0}.asset-tag{color:#537069;align-self:flex-start;font-size:9px;position:relative}.pair-console .asset .small-cow{width:112px;height:70px;margin:11px 0 7px}.pair-console .asset b{letter-spacing:-2px;font:700 23px Space Mono}.pair-console .asset small{color:#50615b;margin-top:5px;font-size:9px}.pair-console .tesla i{color:#fff;background:#e52229;border-radius:50%;place-items:center;width:69px;height:69px;margin:14px 0 8px;font:38px Georgia;display:grid;box-shadow:0 0 0 6px #d9f7e5}.coupling{text-align:center;background:repeating-linear-gradient(0deg,#0000 0 12px,#d0f3df 13px);border-right:1px solid #76bca0;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.coupling:before{content:"";border-top:2px dashed #2ba576;width:190%;position:absolute;top:50%;transform:rotate(-23deg)}.coupling>*{z-index:1;position:relative}.coupling span,.coupling i{background:#e9fff2;padding:3px;font-size:8px;font-style:normal}.coupling b{background:#fff;border:2px solid #111;border-radius:50%;place-items:center;width:52px;height:52px;margin:7px;font:700 29px Space Mono;display:grid}.pair-readout{background:#fafffc;border-top:2px solid #111;grid-template-columns:repeat(3,1fr) 1.25fr;display:grid}.pair-readout>div,.pair-readout>a{border-right:1px solid #111;padding:15px 17px}.pair-readout span{color:#58635e;margin-bottom:5px;font-size:9px;display:block}.pair-readout b{letter-spacing:-1px;font:700 14px Space Mono}.pair-readout .good{color:#13845b}.pair-readout>a{color:#d7ff51;text-align:center;background:#111;border:0;place-items:center;font-size:11px;font-weight:700;display:grid}.pair-readout>a:hover{background:#252d38}@media (max-width:760px){.pair-section{padding:42px 24px}.pair-intro{margin-bottom:24px;display:block}.pair-intro h2,.pair-intro h2 i{font-size:34px}.pair-intro>p{margin-top:18px}.pair-console{box-shadow:5px 5px #111}.console-top{padding:11px;font-size:8px}.pair-console .pair-assets{grid-template-columns:1fr 78px 1fr}.pair-console .asset{min-height:172px;padding:13px 7px}.asset-tag{font-size:7px}.pair-console .asset .small-cow{width:73px;height:47px}.pair-console .asset b{font-size:14px}.pair-console .tesla i{width:48px;height:48px;margin:13px 0 5px;font-size:28px}.coupling b{width:38px;height:38px;margin:5px;font-size:20px}.coupling span,.coupling i{font-size:6px}.pair-readout{grid-template-columns:1fr 1fr}.pair-readout>div,.pair-readout>a{padding:11px 9px}.pair-readout>div:nth-child(2){border-right:0}.pair-readout>div:nth-child(-n+2){border-bottom:1px solid #111}.pair-readout span{font-size:7px}.pair-readout b{font-size:10px}.pair-readout>a{font-size:9px}}.mystery-footer b{color:#ffdd3c}.pair-section:after{content:"TSLA = COW JUICE"}.trade-stonkfun{background:var(--pons)!important;color:#fff!important}.hero-copy .trade-fomo{color:#f0f1ff;background:#060510;border-color:#060510;align-items:center;gap:9px;display:inline-flex;box-shadow:4px 4px #4b4770}.hero-copy .trade-fomo:hover{background:#201e38}.hero-copy .trade-fomo img{object-fit:contain;filter:brightness(1.9)contrast(1.15);width:23px;height:23px}.topbar .launch{align-items:center;gap:8px;display:inline-flex}.topbar .launch img{filter:brightness(0)invert();width:16px;height:16px}.deck-actions .trade-fomo{color:#f0f1ff;background:#060510}.deck-actions .trade-fomo span{align-items:center;gap:7px;display:inline-flex}.deck-actions .trade-fomo img{filter:brightness(1.9)contrast(1.15);width:18px;height:18px}
