:root{--dark:#071710;--black:#151515;--cream:#fff4dc;--peach:#ffd9a0;--orange:#f6a51a;--yellow:#ffc94a;--green:#77f12a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--black);background:var(--dark);font-family:Nunito,sans-serif}button,a{font:inherit}a{text-decoration:none;color:inherit}button{cursor:pointer}.site-header{height:120px;padding:24px max(5vw,40px);display:flex;align-items:center;justify-content:space-between;color:var(--cream);position:relative;z-index:10;max-width:1920px;margin:auto}.logo img{width:209px;display:block}.site-header nav{display:flex;gap:8px;background:#151515;border:2px solid var(--yellow);border-radius:34px;padding:10px 22px}.site-header nav a{padding:10px 14px;border-radius:24px;font-family:Fredoka;font-weight:700}.site-header nav .active{background:var(--green);color:var(--dark)}.header-actions{display:flex;gap:12px;align-items:center}.round,.btn{border:2px solid #000;border-radius:28px;font-family:Fredoka;font-weight:700;display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 24px;background:none}.round{width:52px;padding:0;background:var(--cream);color:#111}.yellow{background:var(--yellow);box-shadow:4px 5px #000}.green{background:var(--green);color:var(--dark)}.cream{background:var(--cream)}.outline{border-color:var(--green);color:var(--green)}.menu{display:none;background:var(--green);border:2px solid #000;border-radius:50%;width:48px;height:48px}.hero{max-width:1600px;min-height:920px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;color:var(--cream)}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.tag{display:inline-block;border:2px solid #000;border-radius:20px;padding:8px 16px;font:700 13px Roboto Mono}.tag.green{background:var(--green)}.tag.orange{background:var(--orange)}.tag.dark{background:var(--dark);color:var(--green);border:0}.hero h1,.section-head h2,.community h2{font-family:Bowlby One;margin:0}.hero h1{font-size:clamp(62px,5vw,96px);line-height:.98;letter-spacing:-3px}.hero h1 em{display:block;color:var(--green);font-style:normal}.hero h2{font:700 clamp(36px,3.3vw,64px)/1 Fredoka;color:var(--orange);margin:0;white-space:nowrap}.hero-copy>p{font-size:21px;line-height:1.55;max-width:650px;margin:0}.contract{height:58px;width:min(650px,100%);border:2px solid var(--yellow);background:var(--black);border-radius:18px;display:flex;align-items:center;justify-content:space-between;padding:8px 8px 8px 18px}.contract button{background:var(--green);border:0;border-radius:14px;padding:9px 14px;font:700 12px Roboto Mono}.cat-stage{height:760px;position:relative;display:grid;place-items:center}.coin{width:min(650px,85%);aspect-ratio:1;background:#fff;border-radius:50%;box-shadow:0 0 48px #77f12a73;position:relative;z-index:2;overflow:hidden}.coin img{width:79%;height:81%;object-fit:cover;position:absolute;left:10.5%;top:9.5%}.orbit{position:absolute;width:92%;height:55%;border:5px solid var(--yellow);border-radius:50%;transform:rotate(12deg);opacity:.65}.candles{position:absolute;top:30px;display:flex;align-items:flex-end;gap:50px;height:280px}.candles i{display:block;width:40px;border-radius:10px;background:var(--green);box-shadow:0 0 18px var(--green)}.candles i:nth-child(1){height:70px}.candles i:nth-child(2){height:120px}.candles i:nth-child(3){height:180px}.candles i:nth-child(4){height:135px}.candles i:nth-child(5){height:230px}.sticker{position:absolute;z-index:3;border:3px solid #000;box-shadow:5px 6px #000;border-radius:18px;padding:10px 18px;font-family:Fredoka;background:var(--yellow)}.pump{right:7%;top:10%;transform:rotate(-7deg)}.nap{left:2%;bottom:13%;transform:rotate(8deg);background:var(--cream)}.lives{right:8%;bottom:10%;transform:rotate(-5deg);background:var(--orange)}.moods{background:var(--peach);padding:100px max(5vw,calc((100vw - 1600px)/2)) 120px}.section-head h2{font-size:clamp(42px,4vw,72px);line-height:1.12;margin:20px 0 4px}.section-head p{font-size:20px;margin:0}.mood-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:55px 50px;margin-top:60px}.mood-card{border:3px solid #000;border-radius:28px;box-shadow:7px 9px #000;padding:20px;background:var(--cream);transition:.2s}.mood-card:hover{transform:translateY(-8px) rotate(0)!important}.mood-card:nth-child(4n+2){background:var(--orange)}.mood-card:nth-child(4n+3){background:var(--green)}.mood-card:nth-child(4n){background:#ff7954}.mood-card:nth-child(2n){transform:rotate(-2deg)}.mood-card:nth-child(odd){transform:rotate(2deg)}.mood-card img{width:100%;aspect-ratio:1.4;object-fit:cover;border:2px solid #000;border-radius:20px}.mood-card small{display:block;font:700 11px Roboto Mono;margin-top:12px}.mood-card h3{font:700 23px/1.2 Fredoka;margin:10px 0}.mood-card p{margin:0;font-size:16px}.chat-entry,.oracle{background:var(--cream);padding:70px max(5vw,calc((100vw - 1600px)/2))}.terminal{margin-top:28px;min-height:550px;border:3px solid #000;border-radius:28px;box-shadow:7px 9px #000;display:grid;grid-template-columns:40% 60%;padding:64px 5%}.profile{border-right:3px dashed #000;padding-right:60px}.avatar,.mini-avatar{border-radius:50%;background:#fff;overflow:hidden;border:3px solid #000}.avatar{width:190px;height:190px}.avatar img,.mini-avatar img{width:100%;height:100%;object-fit:cover}.profile h3{font:700 34px Fredoka;margin:18px 0 4px}.profile small,.features>small{font:700 12px Roboto Mono}.profile p{font-size:18px;max-width:400px}.features{padding-left:70px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 14px;margin:24px 0}.feature-grid b{background:var(--green);border:2px solid #000;border-radius:18px;padding:22px;text-align:center;font-family:Fredoka}.features blockquote{border:2px solid #000;border-radius:18px;margin:22px 0;padding:20px}.features .btn{margin-right:12px}.oracle{padding-bottom:60px}.chat-window{height:820px;border:3px solid #000;border-radius:28px;box-shadow:8px 10px #000;margin-top:28px;display:grid;grid-template:84px 1fr 100px/390px 1fr;overflow:hidden}.chat-top{grid-column:1/-1;background:#3c444b;color:var(--cream);display:flex;justify-content:space-between;align-items:center;padding:16px 28px}.identity{display:flex;align-items:center;gap:14px}.mini-avatar{width:52px;height:52px}.chat-top span,.chat-top button{font:700 11px Roboto Mono;border:0;border-radius:22px;padding:14px 24px;margin-left:10px}.chat-top span{background:var(--green);color:#111}.chat-top button{background:var(--cream)}.chat-window aside{background:var(--yellow);border-right:3px solid #000;padding:28px 24px}.chat-window aside h3{font:700 26px Fredoka}.chat-window aside button{display:block;width:100%;height:72px;background:var(--cream);border:2px solid #000;border-radius:18px;margin:14px 0;text-align:left;padding:18px;font-weight:700}.chat-window aside small{display:inline-block;background:var(--dark);color:var(--green);border-radius:14px;padding:8px 12px;font:700 11px Roboto Mono}.conversation{background:var(--cream);padding:32px 40px;overflow:auto}.bubble{max-width:60%;border:2px solid #000;border-radius:22px;padding:14px 20px;margin:0 0 18px;font-size:18px;font-weight:700}.bubble small{display:block;font:700 10px Roboto Mono;margin-bottom:4px}.bubble.user{margin-left:auto;background:var(--dark);color:var(--cream)}.bubble.user small{color:var(--yellow)}.bubble.cat{background:var(--green)}.composer{grid-column:1/-1;background:#3c444b;border-top:3px solid #000;padding:20px 28px;display:flex;gap:14px}.composer input{flex:1;border:2px solid var(--yellow);border-radius:30px;padding:0 20px;font-size:17px}.composer button{width:82px;border:2px solid #000;border-radius:30px;background:var(--green);font:700 15px Fredoka}.composer button:last-child{background:var(--yellow)}.community{background:var(--orange);padding:80px max(5vw,calc((100vw - 1600px)/2));display:grid;grid-template-columns:42% 1fr;gap:90px;align-items:center}.community-art{height:660px;display:grid;place-items:center}.community-art .coin{border:5px solid #000;box-shadow:12px 14px #000}.community h2{font-size:68px;line-height:1.1;margin:20px 0}.community-copy>p{font-size:21px;line-height:1.5;max-width:720px}.chips{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.chips span{background:var(--cream);border:2px solid #000;border-radius:15px;padding:8px 13px;font:700 10px Roboto Mono}.community-actions{display:flex;gap:14px}.community-actions .btn{box-shadow:5px 6px #000}footer{background:var(--black);color:var(--cream);padding:80px max(5vw,calc((100vw - 1600px)/2));display:flex;justify-content:space-between;gap:80px}footer>div:first-child{max-width:650px}footer img{width:320px}footer p{font-size:18px;font-weight:700;max-width:590px}footer small{opacity:.58;line-height:1.5}.footer-links{display:flex;gap:70px}.footer-links div{display:flex;flex-direction:column;gap:16px;min-width:150px}.footer-links b{font:700 20px Fredoka;color:var(--yellow)}.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:1200px){.header-actions .round,.header-actions .outline{display:none}.hero{padding:50px 5vw;grid-template-columns:1fr;gap:10px}.cat-stage{height:650px}.mood-grid{grid-template-columns:repeat(2,1fr)}.community{grid-template-columns:1fr}.community-art{height:560px}.chat-window{grid-template-columns:300px 1fr}.terminal{grid-template-columns:1fr}.profile{border-right:0;border-bottom:3px dashed #000;padding-bottom:30px}.features{padding:30px 0 0}}@media(max-width:760px){.site-header{height:84px;padding:14px 20px}.logo img{width:150px}.site-header nav,.header-actions{display:none}.menu{display:block}.site-header.open nav{display:flex;position:absolute;top:78px;left:20px;right:20px;justify-content:center}.hero{min-height:auto;padding:70px 20px}.hero h2{white-space:normal}.hero-copy>p{font-size:17px}.cat-stage{height:420px}.sticker{font-size:11px;padding:7px 10px}.moods,.chat-entry,.oracle,.community,footer{padding:60px 20px}.mood-grid{grid-template-columns:1fr;gap:35px}.terminal{padding:35px 24px}.feature-grid{grid-template-columns:1fr}.chat-window{height:auto;grid-template:76px auto auto 86px/1fr}.chat-top{grid-column:1;padding:12px}.chat-top span{display:none}.chat-window aside{border-right:0;border-bottom:3px solid #000}.conversation{min-height:500px;padding:24px 16px}.bubble{max-width:88%}.composer{grid-column:1;padding:14px}.composer button:last-child{display:none}.community-art{height:380px}.community h2{font-size:48px}.community-actions{flex-direction:column}.community-actions .btn{width:100%}footer{flex-direction:column}.footer-links{gap:30px;flex-wrap:wrap}footer img{width:240px}}.oracle[hidden]{display:none}.oracle.is-open{animation:demo-open .55s ease both}@keyframes demo-open{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translateY(0)}}html{scroll-padding-top:90px}body{overflow-x:hidden}body,.hero,footer{background-image:radial-gradient(circle,rgb(255 255 255 / 8%) 0 1px,transparent 1.5px),repeating-linear-gradient(112deg,transparent 0 13px,rgb(255 255 255 / 2.5%) 13px 14px);background-position:0 0,0 0;background-size:19px 19px,41px 41px}.moods,.superpowers,.chat-entry,.oracle,.community{background-image:radial-gradient(circle,rgb(0 0 0 / 9%) 0 1px,transparent 1.5px),repeating-linear-gradient(112deg,transparent 0 13px,rgb(0 0 0 / 2.5%) 13px 14px);background-position:0 0,0 0;background-size:19px 19px,41px 41px}.hero-title-line{display:block;line-height:1.02;white-space:nowrap}.hero-title-line+.hero-title-line{margin-top:.14em}.hero h1 .hero-title-line em{display:inline}.hero .hero-subtitle{max-width:720px;margin-top:12px;margin-bottom:10px;font-size:clamp(26px,2.25vw,42px);line-height:1.18;white-space:normal}.hero-subtitle span{display:block}.hero-subtitle span+span{margin-top:8px}.icon-link img{width:22px;height:22px;display:block}.header-actions .yellow{color:#000}.community-social{gap:10px}.community-social img{width:20px;height:20px;display:block}.sticker{color:#111}.wallet-root{min-height:52px;display:flex;align-items:center}.wallet-picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#071710c7}.wallet-picker-panel{width:min(420px,100%);padding:28px;border:3px solid #000;border-radius:24px;background:var(--cream);box-shadow:8px 10px #000}.wallet-picker-panel h2{margin:0;font:700 28px Fredoka}.wallet-picker-panel p{margin:6px 0 20px}.wallet-option,.wallet-picker-cancel{width:100%;min-height:58px;margin-top:12px;border:2px solid #000;border-radius:16px;font:700 17px Fredoka}.wallet-option{display:flex;align-items:center;gap:12px;padding:10px 16px;background:var(--green)}.wallet-option img{width:32px;height:32px;border-radius:8px}.wallet-picker-cancel{background:var(--yellow)}.wallet-connected{display:flex;align-items:center;gap:8px}.wallet-chain{min-width:92px;height:52px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:2px solid #000;border-radius:28px;background:var(--green);color:var(--dark);font-family:Fredoka;font-weight:700}.chain-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%}.chain-icon img{width:100%;height:100%}.account-button{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wrong-network{color:#ff7954}.superpowers{position:relative;padding:100px max(5vw,calc((100vw - 1600px)/2)) 120px;overflow:hidden;background-color:var(--yellow)}.superpowers:before{position:absolute;top:-150px;right:-110px;width:360px;height:360px;border:4px solid #000;border-radius:50%;content:"";opacity:.12}.superpowers-head{position:relative;z-index:1;max-width:850px}.superpowers-head h2{margin:20px 0 6px;font:400 clamp(44px,4.7vw,82px)/1.05 Bowlby One;letter-spacing:-1px}.superpowers-head p{margin:0;font-size:20px}.superpower-grid{position:relative;z-index:1;display:grid;margin-top:58px;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(26px,3vw,50px)}.superpower-card{position:relative;min-height:470px;padding:38px 36px 40px;border:3px solid #000;border-radius:28px;background-color:var(--cream);box-shadow:8px 10px #000;transition:transform .2s ease,box-shadow .2s ease}.superpower-card:hover{transform:translateY(-8px);box-shadow:11px 15px #000}.superpower-card.alpha{background-color:var(--green)}.superpower-card.agent{background-color:var(--orange)}.superpower-icon{display:grid;width:64px;height:64px;margin-bottom:24px;place-items:center;border:2px solid #000;border-radius:18px;background:#fff;box-shadow:4px 5px #000;font-size:30px;transform:rotate(-4deg)}.superpower-card:nth-child(2) .superpower-icon{transform:rotate(4deg)}.superpower-card small{font:700 11px Roboto Mono}.superpower-card h3{margin:10px 0 22px;font:700 clamp(28px,2.1vw,38px)/1 Fredoka}.superpower-card p,.superpower-card li{font-size:18px;line-height:1.5}.superpower-card p{margin:0 0 14px}.superpower-card>p:first-of-type{min-height:62px}.superpower-card .superpower-list{margin:8px 0 14px;padding:0;list-style:none}.superpower-card .superpower-list li{display:flex;min-height:34px;margin:10px 0;padding:0;align-items:center;gap:14px;line-height:1.3}.superpower-card .superpower-list li:before{position:static;display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border:2px solid #000;border-radius:50%;background:var(--yellow);background-repeat:no-repeat;background-position:center;background-size:16px 16px;box-shadow:2px 3px #000;content:"";transform:rotate(-7deg)}.superpower-card .superpower-list li:nth-child(2n):before{transform:rotate(7deg)}.superpower-card.brain li:nth-child(1):before{background-color:#ffb347;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23151515' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19V9M10 19V5M16 19v-7M22 19V3'/%3E%3C/svg%3E")}.superpower-card.brain li:nth-child(2):before{background-color:#77f12a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23151515' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 7h-5V2M4 17h5v5'/%3E%3Cpath d='M5.1 9A8 8 0 0 1 18 5.1L20 7M4 17l2 1.9A8 8 0 0 0 18.9 15'/%3E%3C/svg%3E")}.superpower-card.alpha li:nth-child(1):before{background-color:#ff7954;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23151515' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m3 17 6-6 4 4 8-9'/%3E%3Cpath d='M15 6h6v6'/%3E%3C/svg%3E")}.superpower-card.alpha li:nth-child(2):before{background-color:#8de7ff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23151515' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 7h18v12H3zM7 7V5h10v2'/%3E%3Cpath d='M3 11h18M10 11v2h4v-2'/%3E%3C/svg%3E")}.superpower-card.alpha li:nth-child(3):before,.superpower-card.agent li:nth-child(1):before{background-color:#fff4dc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23151515' stroke-width='2.4' stroke-linecap='round'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5'/%3E%3Cpath d='m15.5 15.5 5 5'/%3E%3C/svg%3E")}.superpower-card.agent li:nth-child(2):before{background-color:#8de7ff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23151515' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 3h6M10 3v6l-5 9a2 2 0 0 0 2 3h10a2 2 0 0 0 2-3l-5-9V3'/%3E%3Cpath d='M7.5 16h9'/%3E%3C/svg%3E")}.superpower-card.agent li:nth-child(3):before{background-color:#77f12a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23151515' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v18M3 12h18M5.6 5.6l12.8 12.8M18.4 5.6 5.6 18.4'/%3E%3C/svg%3E")}.chat-window aside .generate-image{height:54px;margin-top:18px;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--dark);color:var(--green);border-color:var(--dark);font:700 12px Roboto Mono;text-align:center}.chat-window aside .generate-image span{font-size:20px}.composer .composer-image{width:190px;padding:0 15px;font:700 15px Fredoka;white-space:nowrap}.hero{width:min(1600px,100%);padding:40px max(5vw,40px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(36px,5vw,80px)}.mood-card{cursor:pointer}.mood-card:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible{outline:4px solid var(--green);outline-offset:4px}.toast{position:fixed;left:50%;bottom:26px;z-index:100;max-width:calc(100vw - 40px);padding:13px 20px;border:2px solid #000;border-radius:20px;background:var(--green);box-shadow:4px 5px #000;font:700 13px Roboto Mono;opacity:0;pointer-events:none;transform:translate(-50%,18px);transition:.25s}.toast.show{opacity:1;transform:translate(-50%)}@media(max-width:1400px){.site-header{padding-inline:28px}.logo img{width:170px}.site-header nav{padding:8px 12px}.site-header nav a{padding:8px 10px}.header-actions{gap:8px}.round{width:46px;height:46px}.header-actions .btn{height:46px;padding:0 16px}.wallet-root{min-height:46px}.wallet-chain{height:46px;min-width:80px}.hero{min-height:780px}.hero h1{font-size:clamp(58px,6vw,82px)}.hero h2{white-space:normal}.cat-stage{height:620px}}@media(max-width:760px){.hero{padding-inline:20px}.site-header.open nav{background:#151515;box-shadow:5px 6px #000}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.oracle.is-open{opacity:1;transform:none;transition:none;animation:none}}.chat-zone{background:var(--cream)}.chat-zone>[hidden]{display:none!important}.bubble.has-image{width:min(760px,90%);max-width:90%}.generated-image{display:block;width:100%;height:auto;margin-top:12px;border:2px solid #000;border-radius:16px;background:#fff}.meme-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.meme-meta code{font:700 11px Roboto Mono}.meme-actions{display:flex;gap:8px}.meme-actions button,.meme-share-actions button{border:2px solid #000;border-radius:18px;padding:9px 13px;background:var(--cream);font:700 11px Fredoka}.meme-actions button:last-child,.meme-share-actions button:last-child{background:var(--yellow)}.meme-share-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:20px;background:#071710c2}.meme-share-dialog[hidden]{display:none}.meme-share-panel{position:relative;width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;border:3px solid #000;border-radius:26px;padding:34px;background:var(--cream);box-shadow:8px 10px #000}.meme-share-panel>small,.meme-share-panel label{font:700 11px Roboto Mono}.meme-share-panel h2{margin:8px 0;font:700 38px Fredoka}.meme-share-panel label{display:block;margin:22px 0 8px}.meme-share-panel textarea{width:100%;resize:vertical;border:2px solid #000;border-radius:16px;padding:14px;background:#fff;font:700 14px/1.5 Roboto Mono}.meme-share-close{position:absolute;top:16px;right:16px;width:38px;height:38px;border:2px solid #000;border-radius:50%;background:var(--green);font-size:22px}.meme-share-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.meme-share-actions button:disabled{opacity:.5;cursor:wait}.meme-review-note{margin:18px 0 0;padding:12px;border-radius:12px;background:var(--green);font-size:14px}@media(max-width:760px){.meme-meta{align-items:stretch;flex-direction:column}.meme-actions,.meme-share-actions{display:grid;grid-template-columns:1fr}.meme-share-panel{padding:28px 20px}}.mood-carousel{position:relative;width:100vw;margin-top:60px;margin-left:calc(50% - 50vw);padding:10px 0 18px;overflow:hidden}.mood-grid{display:flex;grid-template-columns:none;gap:28px;margin-top:0;padding:12px max(20px,calc((100vw - 1600px)/2)) 22px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-y;cursor:grab}.mood-grid+.mood-grid{margin-top:20px}.mood-grid::-webkit-scrollbar{display:none}.mood-grid.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.mood-card{flex:0 0 clamp(280px,22vw,360px);min-width:0}.mood-card img{pointer-events:none}.mood-arrow{position:absolute;z-index:3;top:50%;width:52px;height:52px;border:3px solid #000;border-radius:50%;background:var(--yellow);box-shadow:4px 5px #000;font:700 24px Fredoka;transform:translateY(-50%)}.mood-arrow-prev{left:max(18px,calc((100vw - 1600px)/2))}.mood-arrow-next{right:max(18px,calc((100vw - 1600px)/2))}@media(max-width:1200px){.mood-card{flex-basis:38vw}}@media(max-width:760px){.mood-carousel{margin-top:36px}.mood-grid{gap:20px;padding-inline:16px}.mood-grid+.mood-grid{margin-top:12px}.mood-card{flex-basis:82vw}.mood-arrow{width:44px;height:44px;font-size:20px}.mood-arrow-prev{left:10px}.mood-arrow-next{right:10px}}@media(prefers-reduced-motion:reduce){.mood-card{transition:none}}@media(max-width:1024px){html,body{width:100%;max-width:100%;overflow-x:hidden}body img{max-width:100%;height:auto}.site-header{width:100%;height:92px;padding:16px 28px}.site-header .logo{flex:0 0 auto}.site-header .logo img{width:clamp(160px,24vw,190px)}.site-header nav,.site-header .header-actions{display:none}.site-header .menu{display:grid;flex:0 0 56px;width:56px;height:56px;padding:0;place-items:center;border-radius:50%}.site-header.open nav{position:absolute;top:82px;right:28px;left:28px;display:flex;justify-content:center;background:#151515;box-shadow:5px 6px #000}.hero{width:100%;min-height:0;padding:54px 28px 72px;grid-template-columns:minmax(0,1fr);gap:28px}.hero-copy{width:100%;min-width:0}.hero-copy>p,.contract{width:100%;max-width:100%}.cat-stage{width:min(100%,620px);height:560px;margin-inline:auto;overflow:hidden}.cat-stage .coin{width:min(78vw,470px)}.cat-stage .orbit{width:min(92%,560px)}.cat-stage .candles{gap:clamp(28px,6vw,46px)}.contract{min-width:0}.contract code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contract button{flex-shrink:0}.superpowers{padding:80px 28px 92px}.superpower-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.superpower-card.agent{grid-column:1 / -1;min-height:0}}@media(max-width:768px){.site-header{height:88px;padding:14px 20px}.site-header .logo img{width:clamp(158px,48vw,190px)}.site-header .menu{flex-basis:56px;width:56px;height:56px}.site-header.open nav{top:82px;right:20px;left:20px;flex-wrap:wrap}.superpowers{padding:64px 20px 76px}.superpowers-head h2{margin-top:16px;font-size:clamp(40px,12vw,58px);letter-spacing:-1px}.superpowers-head p{font-size:17px}.superpower-grid{margin-top:38px;grid-template-columns:minmax(0,1fr);gap:28px}.superpower-card,.superpower-card.agent{min-height:0;padding:30px 26px 34px;grid-column:auto}.superpower-card p,.superpower-card li{font-size:17px}.hero{display:grid;width:100%;padding:48px 20px 64px;grid-template-columns:minmax(0,1fr);grid-template-areas:"tag" "title" "subtitle" "description" "visual" "contract";gap:0;overflow:hidden}.hero-copy{display:contents}.hero-copy>.tag{grid-area:tag;width:fit-content;max-width:100%;margin-bottom:22px;padding:7px 12px;font-size:10px;white-space:normal}.hero-copy>h1{grid-area:title;width:100%;margin:0 0 18px;font-size:clamp(50px,16vw,72px);line-height:1;letter-spacing:-2px;overflow-wrap:break-word}.hero-title-line{white-space:normal}.hero-copy>h2{grid-area:subtitle;width:100%;margin:0 0 18px;font-size:clamp(29px,9vw,40px);line-height:1.04;white-space:normal}.hero-copy>.hero-subtitle{font-size:clamp(24px,7.2vw,34px);line-height:1.2}.hero-copy>p{grid-area:description;width:100%;max-width:none;margin:0 0 22px;font-size:17px;line-height:1.5}.cat-stage{grid-area:visual;position:relative;display:grid;width:100%;max-width:480px;height:clamp(420px,122vw,500px);margin:0 auto;overflow:hidden;place-items:center}.cat-stage .coin{position:relative;z-index:2;width:clamp(250px,78vw,340px);max-width:calc(100% - 24px);height:auto;aspect-ratio:1}.cat-stage .coin img{position:absolute;top:9.5%;left:10.5%;width:79%;max-width:none;height:81%;object-fit:cover}.cat-stage .orbit{position:absolute;top:50%;left:50%;width:min(94%,410px);height:42%;transform:translate(-50%,-50%) rotate(12deg);transform-origin:center}.cat-stage .candles{position:absolute;top:7%;left:50%;z-index:1;display:flex;width:min(82%,330px);height:190px;gap:0;align-items:flex-end;justify-content:space-between;transform:translate(-50%)}.cat-stage .candles i{width:clamp(20px,6vw,27px)}.cat-stage .candles i:nth-child(1){height:48px}.cat-stage .candles i:nth-child(2){height:82px}.cat-stage .candles i:nth-child(3){height:126px}.cat-stage .candles i:nth-child(4){height:94px}.cat-stage .candles i:nth-child(5){height:160px}.cat-stage .sticker{z-index:3;max-width:48%;padding:7px 10px;border-width:2px;border-radius:12px;box-shadow:3px 4px #000;font-size:clamp(9px,2.8vw,12px);line-height:1.1;white-space:nowrap}.cat-stage .pump{top:11%;right:4%;bottom:auto;left:auto}.cat-stage .nap{top:auto;right:auto;bottom:12%;left:3%}.cat-stage .lives{top:auto;right:3%;bottom:6%;left:auto}.contract{grid-area:contract;display:flex;width:100%;max-width:100%;height:58px;min-width:0;margin:24px 0 0;padding:8px 8px 8px 14px;gap:10px}.contract code{display:block;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contract button{flex:0 0 auto;min-width:96px;white-space:nowrap}.moods,.chat-entry,.oracle,.community,footer{width:100%;max-width:100%}.chat-window aside .generate-image{height:52px}.composer{flex-wrap:wrap}.composer input{min-width:0;flex:1 0 100%;height:54px}.composer button[type=submit]{flex:1 1 82px;min-height:54px}.composer .composer-image{display:flex;flex:0 0 190px;width:190px;min-height:54px;padding:0 10px;font:700 15px Fredoka;white-space:nowrap}}@media(max-width:374px){.site-header .logo img{width:158px}.hero-copy>h1{font-size:clamp(48px,15.5vw,58px)}.cat-stage{height:420px}.cat-stage .pump{right:2%}.cat-stage .lives{right:2%;bottom:5%}.contract{height:auto;padding:12px;flex-wrap:wrap}.contract code{flex-basis:100%;width:100%}.contract button{width:100%;min-height:38px}}
