:root{--rose:#edc3bd;--ink:#49251f;--muted:#825c55;--red:#b73132;--line:rgba(91,43,37,.18);--paper:#fff7ef;--serif:'Instrument Serif',Georgia,serif;--body:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font-family:var(--body);color:var(--ink);background:var(--rose)}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--red);outline-offset:5px}button{transition:background .2s,transform .2s}button:active{transform:translateY(1px)}.site-shell{overflow:hidden;background:radial-gradient(ellipse at 18% 30%,#f4d2c7 0,transparent 52%),var(--rose)}.topbar{height:112px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:relative;z-index:3}.wordmark{font-family:var(--serif);font-size:59px;letter-spacing:-4px;line-height:1;display:inline-flex;align-items:center;gap:8px}.brand-spark{font-family:Georgia,serif;font-size:33px;color:var(--red);letter-spacing:0;margin:4px 0 0 2px}.topbar nav{display:flex;gap:38px;font-size:14px}.topbar nav a{padding:12px 0;color:var(--muted);position:relative}.topbar nav .active{color:var(--ink)}.topbar nav .active:after{content:'';position:absolute;bottom:2px;left:50%;width:4px;height:4px;border-radius:50%;background:var(--ink)}.wallet-button{border:1px solid var(--line);border-radius:100px;background:transparent;padding:13px 20px;display:flex;gap:10px;align-items:center;font-size:14px}.wallet-button:hover{background:#ffffff30}.wallet-button svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.5}.studio{min-height:710px;height:calc(100svh - 112px);max-height:950px;position:relative;display:grid;grid-template-columns:48% 52%;padding:0 5%;border-bottom:1px solid var(--line)}.conversation{z-index:2;align-self:center;padding:24px 0 60px;max-width:560px}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:600;line-height:1.5}.tiny-spark{font-size:21px;color:var(--red);display:inline-block;vertical-align:middle;margin-right:8px}h1{font-size:clamp(56px,5.6vw,88px);font-weight:500;line-height:1.02;letter-spacing:-4px;margin:25px 0 24px}em{font-family:var(--serif);font-weight:400}h1 em{color:var(--red);font-size:1.14em;letter-spacing:-3px}.intro{font-size:17px;line-height:1.65;color:var(--muted);margin:0 0 34px}.composer-wrap{position:relative;max-width:495px;border:1px solid #fff6ecb0;background:#fff3e7a6;box-shadow:0 9px 30px #80332806;border-radius:20px;padding:17px 17px 12px;backdrop-filter:blur(12px)}textarea{resize:none;background:transparent;border:none;width:100%;color:var(--ink);font-size:16px;line-height:1.5;min-height:57px;padding:2px 2px 6px;outline:none!important}textarea::placeholder{color:#966e66}.composer-bottom{display:flex;align-items:center;gap:12px}.chain-picker{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:transparent;padding:7px 10px;border-radius:50px;font-size:12px}.chain-icon{color:#205adf;font-size:17px;line-height:1}.chevron{font-size:15px}.enter-hint{margin-left:auto;font-size:11px;color:var(--muted)}.send-button{background:var(--red);color:var(--paper);border:0;width:36px;height:36px;font-size:25px;border-radius:50%}.send-button:hover{background:#922627;transform:rotate(8deg)}.suggestions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:17px 0 29px;max-width:540px}.suggestions>span{font-size:11px;color:var(--muted);margin-right:3px}.suggestions button{background:transparent;border:1px solid var(--line);border-radius:50px;padding:7px 11px;font-size:11px}.suggestions button:hover{background:#fff4e740}.preview-note{display:flex;gap:9px;align-items:center;font-size:10px;color:var(--muted)}.preview-note>span{font-size:9px;letter-spacing:1px;border:1px solid var(--line);padding:4px 6px;border-radius:3px}.character-stage{position:absolute;width:57%;height:100%;right:0;top:0;perspective:1000px;pointer-events:none}.character-halo{position:absolute;inset:10% 0 0;background:radial-gradient(ellipse at 55% 55%,#f8e0d580,transparent 65%)}.character-art{position:absolute;inset:0 -10% 0 -10%;will-change:transform;transform:translate3d(var(--mx,0px),var(--my,0px),0) rotate(var(--mr,0deg));transition:transform 1s cubic-bezier(.2,.65,.3,1);display:flex;align-items:center;justify-content:center;mix-blend-mode:multiply;mask-image:linear-gradient(to bottom,transparent 0%,#000 10%,#000 86%,transparent 100%)}.character-art img{width:100%;height:100%;object-fit:contain;animation:breathe 7s ease-in-out infinite;filter:saturate(.93)}@keyframes breathe{0%,100%{transform:translateY(0) rotate(-.3deg)}50%{transform:translateY(-9px) rotate(.3deg)}}.hello-note{position:absolute;right:10%;top:7%;font-family:var(--serif);font-size:23px;line-height:1.05;transform:rotate(8deg);color:#925349}.hello-note em{font-size:25px}.hello-note svg{width:70px;height:45px;display:block;margin-left:15px;fill:none;stroke:currentColor;stroke-width:1.3}.character-caption{position:absolute;bottom:37px;left:13%;right:9%;display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px;white-space:nowrap}.character-caption>span:last-child{font-size:9px;letter-spacing:1.3px}.status-dot{width:5px;height:5px;border-radius:50%;background:var(--red)}.caption-rule{height:1px;width:28px;background:var(--line)}.launch-section{background:#fbefe2;padding:68px 5% 33px;position:relative}.launch-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.launch-heading h2{font-size:48px;letter-spacing:-2px;font-weight:450;margin:13px 0 0;line-height:1.1}.launch-heading h2 em{color:var(--red);font-size:1.16em}.launch-heading p{font-size:14px;line-height:1.6;color:var(--muted)}.launch-grid{display:grid;grid-template-columns:1.2fr 1fr 1.2fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.launch-cell{padding:28px 24px 26px;border-right:1px solid var(--line);min-width:0}.launch-cell:first-child{padding-left:0}.launch-cell:last-child{padding-right:0;border-right:0}.launch-cell label,.field-label{display:block;font-size:10px;letter-spacing:1.2px;margin-bottom:23px;font-weight:550}.launch-cell input{border:none;background:transparent;min-width:0;color:var(--ink);width:100%;outline-offset:3px}.launch-cell>input{font-size:23px;letter-spacing:-.7px}.launch-cell input::placeholder{color:#a88578;opacity:1}.ticker-row{display:flex;align-items:center;margin-top:10px;font-size:12px;color:var(--muted);gap:2px}.ticker-row input{font-size:12px;letter-spacing:1px}.large-chain{border:0;background:transparent;padding:0;display:flex;align-items:center;gap:12px;width:100%;font-size:25px}.large-chain>span:last-child{margin-left:auto;font-size:20px}.base-mark{color:#205adf}.launch-cell small{font-size:11px;color:var(--muted);display:block;margin-top:15px;line-height:1.5}.liquidity-row{display:flex;align-items:baseline;gap:10px}.liquidity-row input{font-size:28px;width:120px}.liquidity-row span{font-size:13px;color:var(--muted)}#review-button{background:var(--red);color:var(--paper);padding:13px 15px;width:100%;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:5px;font-size:13px}#review-button:hover{background:#952528}.launch-footnote{display:flex;justify-content:space-between;margin-top:21px;font-size:11px;color:var(--muted)}.launch-footnote>span:first-child{font-family:var(--serif);font-size:18px;font-style:italic}footer{padding:34px 5%;background:#fbefe2;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}footer .wordmark{font-size:35px;letter-spacing:-2px}footer .brand-spark{font-size:21px}footer>span{font-family:var(--serif);font-size:20px;font-style:italic;color:var(--muted)}footer button{background:none;border:0;font-size:11px;color:var(--muted)}.chat-log{display:none;max-width:495px;max-height:215px;overflow:auto;margin:0 0 18px;scrollbar-width:thin}.chat-log:not(:empty){display:flex;flex-direction:column;gap:12px}.chat-message{font-size:14px;line-height:1.6;max-width:96%;padding:11px 15px;border-radius:12px;background:#fff4e78a}.chat-message.user{align-self:flex-end;background:#ac383514;color:var(--ink)}.chat-message .speaker{display:block;font-size:9px;letter-spacing:1.5px;font-weight:600;color:var(--red);margin-bottom:4px}.chat-active h1{font-size:54px;margin-top:16px;margin-bottom:16px}.chat-active .intro{display:none}.chat-active .suggestions{display:none}.chat-active .preview-note{margin-top:17px}.chat-active .conversation{padding-bottom:30px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}dialog{border:1px solid #d7aaa2;border-radius:22px;max-width:480px;width:calc(100% - 32px);padding:30px;background:#fff5eb;color:var(--ink);box-shadow:0 30px 120px #44201f33}dialog::backdrop{background:#52232155;backdrop-filter:blur(7px)}.dialog-top{display:flex;justify-content:space-between;align-items:center}.close{background:transparent;border:0;font-size:28px;line-height:1;padding:0 5px}.dialog-top .eyebrow{font-size:10px}dialog h2{font-size:43px;font-weight:450;letter-spacing:-1.7px;margin:21px 0 14px}dialog h2 em{color:var(--red)}dialog p{font-size:14px;color:var(--muted);line-height:1.7}.network-list{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}.network-list button{display:flex;align-items:center;justify-content:space-between;padding:16px 13px;border:1px solid var(--line);border-radius:9px;background:transparent;font-size:14px}.network-list button.selected{border-color:var(--red);background:#b7313209}.network-list small{font-size:10px;color:var(--muted)}.dialog-primary{margin-top:16px;width:100%;background:var(--red);color:var(--paper);border:0;border-radius:8px;padding:15px;font-size:14px}.dialog-status{min-height:1em}.review-row{display:flex;justify-content:space-between;gap:15px;font-size:14px;border-bottom:1px solid var(--line);padding:14px 0}.review-row span{color:var(--muted)}.review-row strong{text-align:right;overflow-wrap:anywhere}.review-disclosure{background:#b7313208;border-radius:8px;padding:14px}.celebrate img{animation:celebrate .8s ease-in-out,breathe 7s ease-in-out .8s infinite}@keyframes celebrate{50%{transform:translateY(-20px) rotate(2deg)}}
@media(min-width:1600px){.conversation{max-width:640px}.composer-wrap,.chat-log{max-width:550px}.studio{padding-left:7%}.topbar{padding:0 7%}}
@media(max-width:1050px){.topbar{height:95px}.studio{height:auto;min-height:700px;grid-template-columns:53% 47%}.conversation{padding-top:30px}.character-stage{width:53%;right:-6%}.hello-note{right:15%;top:9%}.character-caption{left:0;right:12%}.character-caption>span:last-child{display:none}h1{font-size:66px}.launch-cell{padding:25px 15px}.launch-cell>input{font-size:20px}.liquidity-row input{width:90px}.suggestions{gap:6px}.suggestions>span{display:none}}
@media(max-width:700px){.topbar{height:86px;padding:0 6%}.wordmark{font-size:47px}.brand-spark{font-size:26px}.topbar nav{display:none}.wallet-button{padding:10px 13px;font-size:12px}.studio{display:flex;flex-direction:column;padding:0 6%;min-height:0;height:auto}.conversation{padding:21px 0 26px;max-width:100%;width:100%;order:2;align-self:auto}.eyebrow{font-size:9px;letter-spacing:1.3px}.tiny-spark{font-size:18px}h1{font-size:57px;letter-spacing:-2.8px;margin:18px 0}h1 br{display:none}h1 em{white-space:nowrap}.intro{font-size:15px;margin:0 0 21px}.character-stage{position:relative;width:100%;height:310px;right:auto;top:auto;order:1;margin-top:-12px;margin-bottom:-15px}.character-art{inset:-9% -20% -15%;mask-image:linear-gradient(to bottom,#000 65%,transparent 97%)}.character-art img{object-fit:contain}.hello-note{top:17%;right:0;font-size:19px}.hello-note em{font-size:20px}.hello-note svg{width:48px;height:30px}.character-caption{bottom:5px;left:0;right:0;font-size:10px}.caption-rule{display:none}.composer-wrap{max-width:100%;padding:15px 14px 11px}.suggestions{margin:14px 0 20px;gap:7px}.suggestions button{font-size:10px}.preview-note{font-size:9px;gap:7px;flex-wrap:wrap}.preview-note>span{font-size:8px}.launch-section{padding:38px 6% 24px}.launch-heading{display:block;margin-bottom:25px}.launch-heading h2{font-size:40px}.launch-heading p{font-size:13px;margin:15px 0}.launch-grid{grid-template-columns:1fr 1fr}.launch-cell{padding:21px 14px;min-height:155px}.launch-cell:nth-child(2){border-right:0;padding-right:0}.launch-cell:nth-child(3){padding-left:0;border-top:1px solid var(--line)}.launch-cell:nth-child(4){padding-right:0;border-top:1px solid var(--line)}.launch-cell label,.field-label{font-size:9px;letter-spacing:.7px;margin-bottom:20px}.launch-cell small{font-size:10px}.launch-cell>input{font-size:19px}.launch-cell .large-chain{font-size:22px}.liquidity-row input{width:85px;font-size:25px}#review-button{font-size:11px;padding:12px 9px;gap:5px}.launch-footnote{flex-direction:column;gap:13px;font-size:10px}footer{padding:25px 6%;gap:20px;flex-wrap:wrap}footer>span{display:none}footer button{font-size:10px}.chat-active h1{font-size:42px}.chat-active .character-stage{height:240px}.chat-log{max-height:240px}.chat-active .conversation{padding-top:10px}.chat-active .preview-note{margin-top:15px}.chat-message{font-size:13px}.enter-hint{font-size:10px}dialog{padding:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.character-art{transform:none!important}}
/* Keep the artwork in the atmosphere and small interface copy readable. */
.character-art{mask-image:linear-gradient(to right,transparent,#000 20%,#000 94%,transparent),linear-gradient(to bottom,transparent,#000 12%,#000 84%,transparent);mask-composite:intersect}
.eyebrow,.preview-note,.preview-note>span,.suggestions>span,.suggestions button,.enter-hint,.chain-picker,.character-caption,.character-caption>span:last-child,.launch-cell label,.field-label,.launch-cell small,.launch-footnote,footer button,.dialog-top .eyebrow,.network-list small,.chat-message .speaker{font-size:12px}
.suggestions{gap:7px}.preview-note{flex-wrap:wrap}.character-caption{flex-wrap:wrap;row-gap:4px}.character-caption>span:last-child{font-size:10px}.launch-cell label,.field-label{letter-spacing:.6px}
@media(max-width:700px){.character-art{inset:0 -10% -10%;mask-image:linear-gradient(to right,transparent,#000 15%,#000 85%,transparent),linear-gradient(to bottom,transparent,#000 10%,#000 72%,transparent)}.character-stage{height:285px;margin-top:0}.hello-note{right:-1%;font-size:18px;top:12%}.hello-note em{font-size:19px}.preview-note{font-size:12px}.preview-note>span{font-size:10px}.suggestions button{font-size:12px}.launch-cell label,.field-label{font-size:11px}.launch-cell small{font-size:12px}#review-button{font-size:13px}.launch-cell{min-height:174px}.liquidity-row input{width:70px}.chat-active .character-stage{height:220px}.character-caption{bottom:0}h1{font-size:51px}.conversation{padding-top:24px}.preview-note>span{font-size:12px}.launch-cell label,.field-label{font-size:12px}}
.character-art img{width:auto;height:100%;max-width:none;mask-image:linear-gradient(to right,transparent,#000 16%,#000 84%,transparent)}
.token-settings{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:24px;padding:25px 0;border-bottom:1px solid var(--line);align-items:center}.token-settings label{font-size:14px;display:grid;gap:12px}.token-settings input,#api-key{width:100%;background:#fff7ef;border:1px solid var(--line);border-radius:7px;padding:12px;color:var(--ink);font-size:16px}.token-settings p{color:var(--muted);font-size:13px;line-height:1.6}.preview-note button,.text-button{background:none;border:0;text-decoration:underline;text-underline-offset:4px;padding:5px 0;font-size:13px;color:var(--red)}.text-button{display:block;margin:15px auto 0}button:disabled{opacity:.55;cursor:not-allowed}.consent{font-size:14px;line-height:1.6;display:flex;align-items:flex-start;gap:10px}.consent input{margin-top:6px}.consent[hidden]{display:none}#review-status,#settings-status{font-size:14px;overflow-wrap:anywhere}.launch-result{background:#fff7ef;border:1px solid var(--line);border-radius:12px;padding:22px;margin-top:25px;overflow-wrap:anywhere}.launch-result h3{font-size:28px;font-family:var(--serif);font-weight:400;margin:0 0 12px}.launch-result a{display:inline-block;border-bottom:1px solid var(--red);color:var(--red);margin:8px 20px 8px 0;font-size:14px}.launch-result p{font-size:14px;line-height:1.6}.wallet-option{width:100%;background:transparent;border:1px solid var(--line);border-radius:8px;padding:12px;margin-top:8px;text-align:left}.wallet-option.selected{border-color:var(--red)}#api-key{margin-top:12px}#about-dialog a{text-decoration:underline}#mainnet-consent{margin:14px 0}.progress-link{display:block;margin-top:10px;text-decoration:underline;color:var(--red)}
@media(max-width:700px){.token-settings{grid-template-columns:1fr;gap:17px}.token-settings p{margin:0}.preview-note{gap:8px}.chat-active h1{font-size:38px}.conversation{padding-bottom:30px}}
/* Character-first interactive stage */
:root{--paper:#fffaf0;--red:#bc263c;--serif:'Gloria Hallelujah',cursive}
.site-shell{background:#fffaf0}.topbar{height:68px;padding:0 30px 0 0;border-bottom:1px solid var(--line);justify-content:flex-start;gap:0;background:#fffaf0}.topbar .wordmark{height:68px;width:132px;background:var(--red);color:#fffaf0;font-size:33px;letter-spacing:-2px;justify-content:center}.topbar .brand-spark{color:#fffaf0;font-size:21px}.topbar nav{gap:0;align-self:stretch}.topbar nav a{font-size:10px;text-transform:uppercase;padding:25px 23px;border-right:1px solid var(--line)}.topbar nav .active:after{display:none}.wallet-button{margin-left:auto;border-radius:0;font-size:12px}
.studio{display:block;padding:0;min-height:980px;height:auto;max-height:none;background:radial-gradient(ellipse at 50% 16%,#fffcf1 0,#f5e9d7 48%,#e8beb5 100%);isolation:isolate}
.stage-title{position:absolute;top:38px;left:50%;transform:translateX(-50%);text-align:center;z-index:2;pointer-events:none;width:340px}.stage-title .eyebrow{font-size:9px;letter-spacing:1.2px}.stage-title h1,.chat-active .stage-title h1{font-family:var(--serif);font-size:104px;line-height:1.35;letter-spacing:-7px;color:var(--red);margin:0}.stage-title p{font-size:9px;letter-spacing:1px;margin:0}
.live-card{position:absolute;right:30px;top:42px;width:232px;padding:23px;background:var(--red);color:#fffaf0;z-index:3;transform:rotate(2deg)}.live-card .eyebrow{font-size:9px;letter-spacing:.6px}.live-card p{font-family:var(--serif);font-size:24px;line-height:1.5;margin:16px 0 25px}.live-card a{font-size:10px}
.character-stage,.chat-active .character-stage{position:absolute;inset:135px 0 auto;width:100%;height:560px;margin:0;pointer-events:auto;perspective:none;z-index:0}
#scene{width:100%;height:100%}#scene canvas{display:block;cursor:grab}#scene canvas:active{cursor:grabbing}.character-art{inset:0;pointer-events:none;mix-blend-mode:multiply}.character-art[hidden]{display:none}.character-art img{height:100%;width:auto}
.scene-controls{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:15px;white-space:nowrap;font-size:9px;letter-spacing:.5px}.scene-controls button{background:#fffaf0a8;border:1px solid var(--line);padding:6px 8px;font-size:10px}.character-caption{left:30px;right:auto;top:35px;bottom:auto;justify-content:flex-start;font-size:11px}
.conversation,.chat-active .conversation{position:relative;top:0;padding:715px 20px 24px;margin:0 auto;max-width:650px;width:100%;pointer-events:none}.conversation>*{pointer-events:auto}.conversation>.eyebrow{display:none}.composer-wrap,.chat-log{max-width:none}.composer-wrap{border-radius:3px;background:#fffaf0ed;border-color:#fffaf0;box-shadow:0 8px 30px #48241f0a}.suggestions{justify-content:center;max-width:none;margin:13px 0}.preview-note{justify-content:center}.preview-note>span{font-size:10px}.chat-log{max-height:220px}.chat-active .preview-note{margin-top:12px}.chat-active .suggestions{display:flex}.studio:has(.chat-log:not(:empty)){min-height:1180px}
.launch-section{background:#fffaf0;padding-top:65px}.launch-heading h2{font-family:var(--serif);font-size:40px;line-height:1.5;letter-spacing:-1.5px;color:var(--red)}.launch-heading h2 em{font-size:1em}.launch-cell>input,.large-chain,.liquidity-row input{font-family:var(--serif)}.launch-cell{min-height:190px}.token-settings input{border-radius:0}footer{background:#fffaf0}dialog h2{font-family:'DM Sans',sans-serif}dialog h2 em{font-family:'Instrument Serif',serif}
@media(max-width:800px){.topbar{padding-right:14px}.topbar .wordmark{width:95px}.topbar nav a{padding:26px 12px;font-size:9px}.wallet-button{padding:10px;font-size:11px}.live-card{right:20px;top:200px;width:160px;padding:15px}.live-card p{font-size:17px;margin:10px 0}.live-card .eyebrow,.live-card a{font-size:8px}.character-caption{font-size:10px;left:20px}.stage-title{top:45px}.character-stage,.chat-active .character-stage{top:170px;height:470px}.conversation,.chat-active .conversation{padding-top:670px}.studio{min-height:930px}.stage-title h1,.chat-active .stage-title h1{font-size:90px}}
@media(max-width:550px){.topbar nav{display:none}.topbar .wordmark{height:62px}.topbar{height:62px}.stage-title{top:54px;width:100%}.stage-title h1,.chat-active .stage-title h1{font-size:76px;letter-spacing:-5px}.stage-title .eyebrow{font-size:8px}.character-caption{top:18px;left:16px}.live-card{top:20px;right:16px;width:auto;padding:5px 8px;transform:none}.live-card .eyebrow,.live-card p{display:none}.live-card a{font-size:9px}.character-stage,.chat-active .character-stage{top:195px;height:360px}.conversation,.chat-active .conversation{padding:585px 16px 20px}.studio{min-height:850px}.studio:has(.chat-log:not(:empty)){min-height:1040px}.scene-controls{font-size:8px;gap:9px}.scene-controls button{font-size:9px}.preview-note>span{font-size:9px}.suggestions button{font-size:11px}.launch-heading h2{font-size:32px}.launch-cell>input{font-size:17px}.character-art{inset:0}.token-settings{gap:20px}}
.character-caption #character-state{display:inline;font-size:11px;letter-spacing:.3px}
@media(min-width:801px){.character-stage,.chat-active .character-stage{top:175px;height:520px}}
#scene canvas:focus-visible{outline:2px solid var(--red);outline-offset:-3px}
/* Clean white canvas and readable product explanations */
:root{--rose:#fff;--paper:#fff}.site-shell,.studio,.launch-section,footer,.topbar{background:#fff}.studio{background:radial-gradient(ellipse at 50% 40%,#fff 35%,#fafafa 100%)}.powered-by{margin-left:auto;display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted);padding:0 20px}.powered-by span{color:var(--red);font-size:20px}.wallet-button{margin-left:0}.composer-wrap{background:#fff;border:1px solid var(--line)}.chat-message{background:#f8f7f5}.token-settings input{background:#fff}
.features-section{padding:75px 5%;border-top:1px solid var(--line);background:#fff}.feature-heading{max-width:650px;margin-bottom:40px}.feature-heading h2{font-family:var(--serif);color:var(--red);font-weight:400;font-size:38px;line-height:1.5;margin:18px 0}.features-section p{font-size:14px;line-height:1.8;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.feature-grid article{padding:28px;border-right:1px solid var(--line)}.feature-grid article:last-child{border:0}.feature-number{font-size:11px;color:var(--red)}.features-section h3{font-size:20px;font-weight:500;line-height:1.5}.chain-explainer{display:grid;grid-template-columns:1fr 2fr;gap:50px;margin:70px 0}.chain-explainer>div:first-child h3{font-family:var(--serif);font-size:30px;color:var(--red)}.route-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}.route-cards article{border:1px solid var(--line);padding:25px}.route-label{font-size:10px;letter-spacing:1px;color:var(--red)}.feature-faq{max-width:900px;margin:auto}.feature-faq>h3{font-family:var(--serif);font-size:30px;color:var(--red)}.feature-faq details{border-top:1px solid var(--line);padding:21px 0}.feature-faq summary{cursor:pointer;font-size:16px}.feature-faq details p{max-width:800px;margin-bottom:0}
@media(max-width:1000px){.powered-by{font-size:10px;padding:0 10px}.feature-grid{grid-template-columns:1fr 1fr}.feature-grid article{border-bottom:1px solid var(--line)}.chain-explainer{grid-template-columns:1fr;gap:15px}.topbar nav a{padding-left:12px;padding-right:12px}}
@media(max-width:550px){.powered-by{font-size:9px;gap:3px;padding:0 8px}.powered-by span{font-size:15px}.wallet-button{font-size:10px;padding:9px 7px}.wallet-button svg{display:none}.features-section{padding:45px 6%}.feature-heading h2{font-size:27px}.feature-grid,.route-cards{grid-template-columns:1fr}.feature-grid article{border-right:0;padding:22px}.chain-explainer{margin:45px 0}.feature-faq>h3{font-size:25px}.topbar .wordmark{width:80px}.features-section h3{font-size:19px}}
.studio{background:#fff}
.draft-proposal{border:1px solid var(--line);background:#fff;padding:15px;font-size:13px}.draft-proposal strong{font-size:12px}.draft-proposal p{margin:5px 0;overflow-wrap:anywhere}.draft-proposal button{margin-top:10px;border:1px solid var(--red);color:var(--red);background:#fff;padding:9px;font-size:12px}

/* Keep the static character visible when WebGL is unavailable. */
#character-art:not([hidden]){display:flex;align-items:center;justify-content:center;opacity:1;transform:none}#character-art img{max-width:100%;object-fit:contain}#scene[hidden]{display:none}

/* Consistent vector icons and a mobile layout that follows content height. */
.ui-icon{width:16px;height:16px;display:inline-block;vertical-align:middle;flex-shrink:0}.brand-spark .ui-icon{width:20px;height:20px}.send-button .ui-icon{width:21px;height:21px}.chain-icon .ui-icon,.base-mark .ui-icon{width:18px;height:18px}.chain-icon,.base-mark{background:none!important;border:0!important}.powered-by .ui-icon{width:16px;height:16px}
@media(max-width:700px){
.topbar{display:flex;flex-wrap:wrap;height:auto;padding:0 16px 10px;gap:10px;align-items:center}.topbar .wordmark{width:85px;height:60px;margin-left:-16px;font-size:38px}.wallet-button{margin-left:auto;font-size:12px;min-height:44px;padding:10px 12px}.powered-by{order:3;width:100%;justify-content:center;font-size:11px;padding:0;margin:0}.topbar nav{display:none}
.studio,.studio:has(.chat-log:not(:empty)){display:flex;flex-direction:column;min-height:0;height:auto;padding:0 16px 30px}.stage-title{position:relative;inset:auto;width:100%;order:0;padding-top:38px}.stage-title h1,.chat-active .stage-title h1{font-size:72px;line-height:1.35;margin:8px 0;letter-spacing:-4px}.stage-title .eyebrow{font-size:9px}.stage-title p{font-size:10px}.live-card{display:none}.character-caption{top:12px;left:16px}.character-stage,.chat-active .character-stage{position:relative;inset:auto;order:1;width:100%;height:330px;margin:0}.scene-controls{bottom:0;gap:10px;font-size:8px}.scene-controls button{min-height:44px;font-size:11px}.conversation,.chat-active .conversation{position:relative;order:2;inset:auto;padding:18px 0 0;width:100%;max-width:none}.composer-wrap{padding:14px;border-radius:12px}.composer-wrap textarea{font-size:16px;min-height:62px}.chain-picker,.send-button{min-height:44px}.send-button{min-width:44px}.enter-hint{display:none}.suggestions{flex-wrap:wrap;justify-content:flex-start;gap:8px}.suggestions button{min-height:44px;font-size:12px}.suggestions>span{width:100%;font-size:11px}.preview-note{justify-content:flex-start;gap:8px}.preview-note>span{font-size:10px}.chat-log{max-height:320px}.chat-message{font-size:14px}
.launch-section{padding:32px 16px}.launch-grid{grid-template-columns:1fr}.launch-cell,.launch-cell:nth-child(n){padding:20px 0;min-height:0;border-right:0;border-bottom:1px solid var(--line);border-top:0}.launch-cell label,.field-label{margin-bottom:12px}.launch-cell input,.token-settings input{font-size:16px;min-height:44px}.launch-cell small{font-size:12px}.large-chain{min-height:44px}.liquidity-row input{width:100%;min-width:0}.review-cell #review-button{width:100%;min-height:48px;font-size:14px;justify-content:center}.token-settings{display:grid;grid-template-columns:1fr;gap:18px}.token-settings label{min-width:0}.token-settings input{width:100%;box-sizing:border-box}.features-section{padding:35px 16px}.feature-heading h2{font-size:27px}.feature-grid,.route-cards{grid-template-columns:1fr}.feature-grid article{padding:20px;border-right:0}.chain-explainer{grid-template-columns:1fr;gap:12px;margin:36px 0}.features-section p{font-size:14px}.feature-faq summary{line-height:1.5;min-height:36px}dialog{width:calc(100% - 28px);max-height:85dvh;overflow:auto;padding:20px;box-sizing:border-box}dialog input{font-size:16px}.wallet-option,.network-list button{min-height:48px}.review-row{font-size:13px}footer{padding:24px 16px}
}
@media(max-width:360px){.character-stage,.chat-active .character-stage{height:290px}.stage-title h1,.chat-active .stage-title h1{font-size:62px}.scene-controls{gap:5px;white-space:normal}.scene-controls span{max-width:145px}}
@media(max-width:700px){.stage-title{transform:none;left:auto;right:auto;text-align:center}.topbar .wordmark{padding:0 12px;width:100px;box-sizing:border-box;font-size:34px}.brand-spark .ui-icon{width:15px;height:15px}}

.wallet-group-label{font-size:12px!important;font-weight:600;margin:18px 0 8px!important}.wallet-option{display:inline-flex;align-items:center;min-height:44px;padding:10px 14px;margin:4px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-decoration:none;font-size:13px}.wallet-option.selected{border-color:var(--red);color:var(--red)}

.network-explanation{margin:24px 0;padding:20px 22px;border:1px solid var(--line);border-left:3px solid var(--red);background:#fcfaf9}.network-explanation h3{font-family:var(--sans);font-size:16px;margin:0 0 10px;color:var(--red)}.network-explanation p{font-size:14px;line-height:1.75;margin:8px 0;color:var(--muted)}@media(max-width:700px){.network-explanation{padding:18px 16px}}

.header-social{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 12px;color:var(--ink);text-decoration:none;font-size:12px;white-space:nowrap}.header-social svg{width:14px;height:14px}.header-social:hover{color:var(--red)}.header-social:focus-visible{outline:2px solid var(--red);outline-offset:2px}@media(max-width:700px){.header-social{padding:0 5px;font-size:11px;gap:5px}.topbar{column-gap:6px}.topbar .wallet-button{padding:10px 8px;font-size:11px}}

.contract-banner{display:flex;justify-content:center;align-items:center;gap:12px;padding:8px 16px;border-bottom:1px solid var(--line);background:#fff;font-size:12px}.contract-label{font-weight:600;color:var(--red)}.contract-banner a{color:var(--ink);font-family:monospace;overflow-wrap:anywhere;min-width:0;text-decoration:underline;text-underline-offset:3px}.contract-banner button{flex-shrink:0;min-height:44px;padding:8px 12px;background:#fff;border:1px solid var(--line);border-radius:6px;color:var(--red)}@media(max-width:550px){.contract-banner{gap:8px;padding:8px 12px;font-size:11px}.contract-banner a{font-size:11px;line-height:1.6}}

@media(max-width:550px){.contract-banner{flex-wrap:wrap}.contract-label{width:100%;text-align:center}.contract-banner a{flex:1}.contract-banner button{flex:none}}
.community-section{padding:60px 5%;border-top:1px solid var(--line);background:#fff}.community-heading{max-width:760px;margin:22px 0 28px}.community-heading h1,.community-heading h2{font-family:var(--serif);font-size:38px;line-height:1.4;color:var(--red);letter-spacing:-1px;overflow-wrap:anywhere}.community-heading p,.community-description{line-height:1.8;color:var(--muted)}.community-description{white-space:pre-wrap;max-width:850px;overflow-wrap:anywhere}.community-controls,.community-actions{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.community-controls input{flex:1;min-width:190px;padding:12px;border:1px solid var(--line);font:inherit}.community-section button{min-height:44px;padding:10px 16px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--red);font:inherit;font-size:13px}.community-section button[aria-pressed=true]{background:var(--red);color:#fff}.token-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.token-card{display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding:25px;border:1px solid var(--line);text-decoration:none;color:var(--ink);border-radius:12px;min-width:0}.token-card h3{font-size:22px;margin:4px 0;overflow-wrap:anywhere}.token-card p{font-size:14px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.token-card small{color:var(--muted);font-size:11px}.token-avatar{width:48px;height:48px;display:grid;place-items:center;background:#faeeee;color:var(--red);border-radius:50%;font-size:18px}.community-cta{margin-top:auto;color:var(--red);font-size:12px}.community-link{color:var(--red);display:inline-block;margin:6px 12px 6px 0;overflow-wrap:anywhere}.community-details{border:1px solid var(--line);padding:20px;font-size:13px;overflow-wrap:anywhere}.community-status,.community-disclosure{font-size:13px;line-height:1.7;color:var(--muted)}.community-editor{max-width:720px;border:1px solid var(--line);padding:25px;margin:25px 0}.community-editor label{display:block;margin:16px 0;font-size:13px}.community-editor input,.community-editor textarea{display:block;width:100%;box-sizing:border-box;font:inherit;font-size:16px;padding:12px;border:1px solid var(--line);margin-top:8px}.community-editor p{font-size:13px;line-height:1.7}.community-section [hidden],main[hidden]{display:none!important}@media(max-width:900px){.token-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.community-section{padding:32px 16px}.token-grid{grid-template-columns:1fr}.community-heading h1,.community-heading h2{font-size:29px}.community-controls input{width:100%;flex-basis:100%;font-size:16px}.community-editor{padding:16px}.community-details{padding:15px}}

.planned-launches{margin:50px 0;padding:28px;border:1px solid var(--line);border-radius:12px}.planned-launch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0}.planned-launch-grid article{padding:22px;background:#faf8f7;border:1px solid var(--line);border-radius:8px}.planned-launch-grid h4{font-size:24px;margin:18px 0 8px;font-weight:500}.coming-soon-badge{display:inline-block;font-size:10px;letter-spacing:1px;color:var(--red);border:1px solid var(--line);padding:6px 9px;border-radius:30px}.planned-disclaimer{font-size:12px!important}@media(max-width:700px){.planned-launches{padding:20px 16px;margin:32px 0}.planned-launch-grid{grid-template-columns:1fr}}

.wallet-control-note{padding:20px 22px;margin:22px 0;border:1px solid var(--line);border-left:3px solid var(--red);background:#fcfaf9}.wallet-control-note h3{font-size:17px;color:var(--red);margin:0 0 10px}.wallet-control-note p{font-size:14px;line-height:1.75;color:var(--muted)}.wallet-permission-note{padding:12px;border:1px solid var(--line);font-size:13px!important}.stage-title p{line-height:1.7}@media(max-width:700px){.wallet-control-note{padding:16px}}

#review-status.review-error{border:1px solid #b9253c;background:#fff2f2;padding:16px;color:#8b1529;font-size:15px;line-height:1.65;overflow-wrap:anywhere}#retry-review[hidden],#launch-button[hidden]{display:none}#review-dialog{max-height:85dvh;overflow:auto}

.launch-cell .ticker-field-label{font-size:11px;letter-spacing:0;margin:16px 0 6px;text-transform:none}.launch-cell #ticker-help{display:block;line-height:1.6;margin-top:8px}

.ticker-row{display:flex;align-items:center;gap:10px;margin-top:8px;padding:8px 12px;border:1px solid var(--red);border-radius:8px;background:#fff}.ticker-row input{font-size:18px!important;min-height:40px;min-width:0;width:100%;color:var(--ink)!important}.ticker-field-label{color:var(--red)!important;font-weight:600}#review-ticker-fix{padding:16px;border:1px solid var(--red);margin:15px 0}#review-ticker-fix[hidden]{display:none}#review-ticker-fix label{display:block;font-size:14px;font-weight:600}#review-ticker{width:100%;box-sizing:border-box;font-size:18px;padding:12px;margin-top:10px;border:1px solid var(--line)}#review-ticker-fix p{font-size:12px}

#review-ticker-fix input{display:block;width:100%;box-sizing:border-box;font-size:16px;padding:12px;margin:8px 0 16px;border:1px solid var(--line)}#review-name-bytes{display:block;margin:-8px 0 16px;font-size:12px;line-height:1.5}#review-ticker-fix h3{font-size:18px;margin-top:0}
