@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--page-bg:#70e4f3;--fg:#0e0d01;--brand:#e98c13;--bar-bg:#d4222a;--bar-stroke:#71d9e7;--ticker-h:56px;--ticker-speed:28s;--icons-justify:space-between;--icons-gap:0px}*{box-sizing:border-box}body,html{margin:0;height:100%}body{background:var(--page-bg);color:var(--fg);font-family:ui-monospace,Menlo,Consolas,Courier New,monospace;overflow-x:hidden;overflow-y:auto}.topbar{position:sticky;top:0;z-index:20;background:var(--bar-bg);border-bottom:2px solid var(--bar-stroke);padding:10px 20px;display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"left center right" "icons icons icons";align-items:center;row-gap:6px;min-height:64px}.topbar-left{grid-area:left;gap:10px}.topbar-center,.topbar-left{display:flex;align-items:center}.topbar-center{grid-area:center;justify-content:center}.topbar-right{grid-area:right;display:flex;align-items:center;justify-content:flex-end}.logo-coin{width:60px;height:60px;display:block}.token-name{color:#0ad9e0;font-weight:800;font-size:2.4rem;letter-spacing:.03em}.network{color:#0fdae9;opacity:.95;font-weight:700;font-size:1.3rem;letter-spacing:.02em}.wp-btn{background:#fff;color:#0b0905;font-weight:800;border:0;border-radius:999px;padding:10px 18px;font-size:16px;cursor:pointer;white-space:nowrap}.topbar-icons{grid-area:icons;width:min(100%,1100px);margin:4px auto 0;display:flex;align-items:center;justify-content:var(--icons-justify);gap:var(--icons-gap)}.topbar-icons.icons-spread{--icons-justify:space-between;--icons-gap:0px}.topbar-icons.icons-center{--icons-justify:center;--icons-gap:24px}.topbar-icons a{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;transition:transform .15s ease,filter .15s ease,background .15s ease}.topbar-icons a:hover{transform:translateY(-1px) scale(1.06)}.topbar-icons img.social-icon{width:37px;height:37px;display:block}.topbar-icons a:has(img[alt=Instagram]){background:linear-gradient(45deg,#220686,#f0dd32,#97cf15,#f0f00d,#0d0480)}.topbar-icons a:has(img[alt=Discord]){background:#5ce40d}.topbar-icons a:has(img[alt=X]){background:#14e8f0}.topbar-icons a:has(img[alt=Bluesky]){background:#cd48df}.topbar-icons a:has(img[alt=Telegram]){background:#f7f583}.contract-chip{position:relative;z-index:19;margin:10px auto 28px;display:grid;grid-auto-flow:column;align-items:center;gap:10px;width:max-content;max-width:92vw;padding:8px 12px;border-radius:999px;background:rgba(0,0,0,.35);border:1px solid rgba(233,140,19,.55);box-shadow:0 0 10px rgba(233,140,19,.35);color:#fff}.contract-chip .chip-hash{font-weight:600;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:54vw}.copy-btn{background:#fff;color:#0b0905;font-weight:700;font-size:.9rem;border:0;border-radius:8px;padding:6px 12px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:transform .12s ease,background .12s ease,box-shadow .12s ease}.copy-btn:hover{transform:translateY(-1px);background:#ffd48a}.copy-btn:active{transform:translateY(0)}.copy-icon{width:16px;height:16px;display:inline-block}.page{padding:12px 16px calc(var(--ticker-h) + 90px)}.content{position:relative;max-width:1000px;margin:0 auto;text-align:center}.blue-coin-topright{position:absolute;top:10px;right:16px;display:flex;flex-direction:column;align-items:center;z-index:6}.blue-coin-topright img{width:64px;height:64px}.blue-coin-topright .token-label{margin-top:4px;font-weight:800;font-size:.95rem;color:#0e0d01}.robot-stage{display:flex;flex-direction:column;align-items:center;margin-top:24px}.robot-wrapper{margin:0}.robot-wrapper img{display:block;width:min(80vw,340px);height:auto;filter:drop-shadow(0 6px 14px rgba(0,0,0,.25));margin:0}.robot-caption{margin-top:-60px;text-align:center;line-height:1.15}.robot-name{margin:0;line-height:1.2}.robot-name:first-of-type{font-weight:800;font-size:2rem}.robot-name:first-of-type+.robot-name{font-weight:700;font-size:1.75rem;margin-top:-5px}.transmission{max-width:900px;margin:30px auto 0;padding:0 8px;overflow:visible}.intro-static{font-size:1.6rem;margin:0 0 20px;text-shadow:0 0 8px var(--brand)}.tw{font-size:1.35rem;line-height:1.45;white-space:pre-wrap;word-break:break-word;display:block}.end{font-size:1.4rem;margin-top:28px}.uniswap-dot{width:40px;height:40px;border-radius:50%;background:var(--brand);display:flex;align-items:center;justify-content:center;margin:12px auto 8px}.uniswap-dot img{width:24px;height:24px}.cta{display:inline-block;padding:10px 14px;border-radius:10px;font-weight:800;text-decoration:none}.cta-primary{background:var(--brand);color:#0b0905}.cta-fixed{position:fixed;left:50%;transform:translateX(-50%);bottom:calc(var(--ticker-h) + 14px);z-index:1000}.bottombar{position:fixed;left:0;right:0;bottom:0;z-index:9;height:var(--ticker-h);background:var(--bar-bg);border-top:2px solid var(--bar-stroke);overflow:hidden}.ticker-track{display:inline-block;white-space:nowrap;padding-left:100%;line-height:var(--ticker-h);animation:tickerScroll var(--ticker-speed) linear infinite}.ticker-item{display:inline-block;padding:0 1.5rem;color:#fff;text-shadow:0 0 8px rgba(0,0,0,.4);font:600 14px ui-monospace,Menlo,monospace;letter-spacing:.03em}@keyframes tickerScroll{to{transform:translateX(-100%)}}@media (prefers-reduced-motion:reduce){.ticker-track{animation:none}}.wp-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);z-index:3000}.wp-card{background:#fff;color:#0b0905;width:min(92vw,720px);max-height:min(86vh,900px);border-radius:14px;border:2px solid var(--brand);box-shadow:0 20px 60px rgba(0,0,0,.45);overflow:auto}.wp-head{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);z-index:1}.wp-body{padding:16px;line-height:1.35}.wp-close{border:0;background:transparent;font-size:28px;line-height:1;cursor:pointer}.wp-card.wp-dark{background:#e01e1e;color:#f5f5f5;border:1px solid rgba(233,140,19,.55);box-shadow:0 22px 60px rgba(0,0,0,.45),0 0 18px rgba(233,140,19,.35)}.wp-card.wp-dark a{color:#ffd48a}.wp-card.wp-dark .wp-head{background:#2ac8ce;border-bottom:1px solid rgba(255,255,255,.15)}.wp-card.wp-dark .wp-head h2{color:#fff;font-weight:800}.wp-card.wp-dark .wp-close{color:#fff}@media (max-width:700px){.topbar{padding:8px 12px;grid-template-columns:1fr auto;grid-template-areas:"left right" "center center" "icons icons"}.logo-coin{width:28px;height:28px}.token-name{font-size:1.35rem}.network{font-size:13px}.topbar-icons{width:100%;justify-content:center!important;gap:16px!important}.blue-coin-topright{top:6px;right:10px}.blue-coin-topright img{width:48px;height:48px}.blue-coin-topright .token-label{font-size:.85rem}.page{padding:12px 12px calc(var(--ticker-h) + 160px)}.robot-stage{position:relative;display:inline-block;padding-bottom:3.2em;margin-top:8px;line-height:0}.robot-wrapper img{width:220px;height:auto}.robot-caption{position:absolute;left:50%;top:100%;transform:translate(-50%,-10px);margin:0;text-align:center;line-height:1.05;pointer-events:none;white-space:nowrap}.robot-name:first-of-type{font-size:1.15rem;font-weight:800}.robot-name:first-of-type+.robot-name{font-size:1rem;font-weight:700;margin-top:2px}.end,.intro-static{font-size:1rem}.cta-fixed{bottom:calc(var(--ticker-h) + 20px);width:100%;display:flex;justify-content:center;pointer-events:none}.cta-fixed .cta-primary{pointer-events:auto;background:var(--brand);color:#0b0905;font-size:1rem;font-weight:800;border-radius:14px;padding:12px 20px;border:2px solid rgba(0,0,0,.15);box-shadow:0 6px 16px rgba(0,0,0,.25)}}@media (max-width:380px){.robot-wrapper img{width:200px}.robot-caption{transform:translate(-50%,-8px)}.robot-name:first-of-type{font-size:1.05rem}.robot-name:first-of-type+.robot-name{font-size:.95rem}}@media (max-width:700px){.robot-stage{position:relative;display:inline-block;line-height:0;padding-bottom:3em}.robot-wrapper img{display:block;width:220px;height:auto;margin:0 auto}.robot-caption{position:absolute;left:50%;top:100%;transform:translate(-50%,-90px);margin:0!important;line-height:1.05;white-space:nowrap;pointer-events:none}}