@font-face{font-family:mtsFont;src:url(/fonts/mts-regular.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:mtsFont;src:url(/fonts/mts-medium.otf)format("opentype");font-weight:500;font-display:swap}@font-face{font-family:mtsFont;src:url(/fonts/mts-bold.otf)format("opentype");font-weight:700 900;font-display:swap}:root{--ink:#151027;--green:#5fd278;--app-green:#00d77c;--black:#000;--white:#fff;--canvas:#f9f9f9;--soft:#ebebeb;--ochre:#d39f28;--gap:8px;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{color:var(--ink);background:var(--ink);margin:0;font-family:mtsFont,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.page-shell{min-height:100vh;padding:var(--gap);background:var(--black)}.top-grid{gap:var(--gap);grid-template-columns:minmax(0,3fr) minmax(300px,1fr);display:grid}.hero-card,.rail-card,.ticker-card,.story-card,.sponsor-card,.market-section,footer{border-radius:var(--radius);overflow:hidden}.hero-card{background:var(--green);isolation:isolate;min-height:610px;position:relative}.site-header{z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;padding:16px;display:grid;position:relative}.brand{align-items:center;gap:10px;width:fit-content;display:flex}.brand img{width:154px;height:auto}.brand span{border:2px solid var(--ink);letter-spacing:.12em;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:800;transform:rotate(-2deg)}.site-header nav{background:#ffffff2e;border:1px solid #15102726;border-radius:10px;gap:2px;padding:3px;display:flex}.site-header nav a{border-radius:7px;padding:9px 14px;font-size:13px;font-weight:700}.site-header nav a:hover{background:#15102714}.site-header nav a.active{color:#fff;background:var(--ink)}.wallet-button{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:8px;justify-self:end;padding:11px 14px;font-weight:700}.wallet-button:hover,.primary-button:hover{transform:translateY(-2px);box-shadow:0 4px #1510272e}.hero-copy{z-index:3;width:58%;padding:78px 24px 98px;position:relative}.eyebrow{letter-spacing:.14em;opacity:.48;margin:0 0 14px;font-size:11px;font-weight:800}.hero-copy h1{letter-spacing:-.075em;color:#15102794;max-width:820px;margin:0;font-size:clamp(54px,5vw,82px);font-weight:800;line-height:.9}.hero-copy h1 em{color:var(--ink);font-style:normal}.hero-subtitle{letter-spacing:-.04em;opacity:.45;margin:22px 0;font-size:18px;font-weight:700}.hero-actions{align-items:center;gap:18px;margin-top:26px;display:flex}.primary-button{color:#fff;background:var(--ink);border-radius:8px;align-items:center;gap:20px;padding:13px 16px;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex}.text-link{border-bottom:1px solid #15102759;font-size:13px;font-weight:700}.hero-art{z-index:1;width:49%;position:absolute;bottom:53px;right:0}.hero-art img{z-index:2;width:100%;height:auto;animation:3s ease-in-out infinite potato-float;display:block;position:relative}.launch-orbit{z-index:-1;aspect-ratio:1.6;border:2px dashed #15102729;border-radius:50%;width:65%;position:absolute;bottom:5%;right:5%;transform:rotate(-12deg)}.stock-card{z-index:4;border:3px solid var(--ink);width:62px;height:38px;color:var(--ink);box-shadow:4px 4px 0 var(--ink);background:#ffcc43;border-radius:6px;place-items:center;font-size:12px;font-weight:800;display:grid;position:absolute}.stock-card--one{animation:3.1s ease-in-out infinite stock-fall;top:10%;right:22%;transform:rotate(8deg)}.stock-card--two{background:#fff;animation:3.7s ease-in-out .4s infinite stock-fall;top:30%;right:4%;transform:rotate(-7deg)}.hero-foot{z-index:4;opacity:.55;border-top:1px solid #15102729;justify-content:space-between;padding-top:12px;font-size:11px;display:flex;position:absolute;bottom:14px;left:16px;right:16px}.right-rail{gap:var(--gap);grid-template-rows:1fr 1fr;display:grid}.rail-card{background:#fff;flex-direction:column;justify-content:space-between;min-height:220px;padding:22px;display:flex}.rail-card:hover .rail-visual>span{color:#fff;background:var(--ink);transform:rotate(45deg)}.rail-card h2{letter-spacing:-.05em;margin:0 0 5px;font-size:24px;line-height:1}.rail-card p{opacity:.32;margin:0;font-size:12px}.rail-visual{justify-content:space-between;align-items:end;display:flex}.rail-visual img{object-fit:contain;object-position:left bottom;width:92px;height:74px}.rail-visual>span{border:2px solid var(--ink);border-radius:50%;place-items:center;width:38px;height:38px;transition:all .2s;display:grid}.ticker-card{color:#fff;background:#36333e;padding:18px;position:relative}.ticker-card>div{align-items:center;gap:14px;display:flex}.ticker-card strong{font-size:24px}.ticker-card p{opacity:.45;margin:4px 0}.ticker-up{color:var(--app-green);font-size:11px;font-weight:800}.x-mark{color:#000;background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:19px;display:grid;position:absolute;bottom:14px;right:14px}.editorial-grid{gap:var(--gap);margin-top:var(--gap);grid-template-columns:minmax(280px,.7fr) minmax(0,3fr);display:grid}.story-card{background:#fff}.story-card--art{min-height:360px;padding:22px;position:relative}.story-card--art h2,.story-intro h2{letter-spacing:-.055em;margin:0;font-size:32px;line-height:.95}.story-card--art img{object-fit:contain;object-position:center bottom;width:100%;height:235px;position:absolute;bottom:0;left:0;right:0}.story-card--wide{padding:22px}.story-intro{grid-template-rows:auto auto;grid-template-columns:1fr 1.5fr;min-height:150px;display:grid}.story-intro .eyebrow{grid-column:1/-1}.story-intro p:last-child{opacity:.36;align-self:end;max-width:560px;margin:0;font-size:13px;line-height:1.45}.feature-row{grid-template-columns:repeat(3,1fr);gap:3px;margin-top:24px;display:grid}.feature-row article{background:#f5f5f5;border-radius:8px;min-height:190px;padding:16px}.feature-row article>span{width:25px;height:25px;color:var(--app-green);border:1px solid #15102729;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:inline-grid}.feature-row h3{letter-spacing:-.05em;margin:30px 0 22px;font-size:20px;line-height:.9}.feature-row p{opacity:.28;margin:0;font-size:11px;line-height:1.4}.sponsor-card{min-height:136px;margin-top:var(--gap);color:#fff;background:var(--ink);grid-template-columns:190px 1fr auto 150px;align-items:center;padding:20px;display:grid;position:relative}.sponsor-label{letter-spacing:.08em;border:1px solid #ffffff59;border-radius:4px;width:fit-content;padding:6px 8px;font-size:10px}.sponsor-copy{align-items:center;gap:14px;display:flex}.sponsor-coin{width:48px;height:48px;color:var(--ink);background:#ffcc43;border:3px solid #fff;border-radius:50%;place-items:center;font-weight:800;display:grid}.sponsor-copy p{color:var(--green);letter-spacing:.12em;margin:0;font-size:10px;font-weight:800}.sponsor-copy h2{letter-spacing:-.05em;margin:3px 0 0;font-size:25px}.sponsor-card>a{grid-column:3;justify-self:end;align-items:center;gap:12px;max-width:210px;font-size:12px;font-weight:800;display:flex}.sponsor-card>img{width:145px;height:auto;position:absolute;bottom:-6px;right:8px}.market-section{margin-top:var(--gap);background:var(--canvas);padding:30px 22px 18px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.section-heading h2{letter-spacing:-.06em;margin:0;font-size:38px;line-height:1}.filters{border:1px solid #1510271f;border-radius:8px;gap:3px;padding:3px;display:flex}.filters button{cursor:pointer;background:0 0;border:0;border-radius:5px;padding:8px 12px;font-size:10px;font-weight:800}.filters button.is-active{color:#fff;background:var(--ink)}.project-grid{grid-template-columns:repeat(4,1fr);gap:6px;min-height:238px;display:grid}.project-card{background:#fff;border:1px solid #15102714;border-radius:10px;flex-direction:column;min-height:230px;padding:15px;transition:transform .2s,border-color .2s;display:flex}.project-card:hover{z-index:1;border-color:var(--ink);transform:translateY(-4px)rotate(-.4deg)}.project-card__head{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.project-card h3{letter-spacing:-.04em;margin:0;font-size:16px}.project-card p{opacity:.35;margin:2px 0 0;font-size:10px}.mini-potato{border:3px solid var(--ink);border-radius:48% 52% 45% 55%;width:44px;height:39px;display:block;position:relative;transform:rotate(-5deg)}.mini-potato i{border:2px solid var(--ink);border-bottom:0;width:8px;height:10px;position:absolute;top:-7px;left:16px;transform:rotate(20deg)}.mini-potato b{white-space:nowrap;font-size:9px;position:absolute;top:8px;left:10px}.mode{background:var(--soft);letter-spacing:.05em;border-radius:4px;align-self:start;padding:5px 6px;font-size:8px;font-weight:800}.mode--rwa{background:#d6f6df}.mode--wokb{background:#fff0bc}.mode--meme{background:#e7e2ff}.project-card__meta{justify-content:space-between;margin:35px 0 10px;font-size:10px;display:flex}.project-card__meta span{opacity:.4}.project-card__meta strong{font-size:11px}.project-card__price{justify-content:space-between;align-items:flex-end;gap:8px;margin-top:26px;display:flex}.project-card__price strong{font-size:13px}.project-card__price span{font-size:9px;font-weight:800}.is-up{color:#008f58!important}.is-down{color:#d2462f!important}.is-flat{color:inherit;opacity:.45}.progress{background:var(--soft);border-radius:99px;height:8px;overflow:hidden}.progress span{border-radius:inherit;background:var(--app-green);height:100%;display:block}.project-card__foot{opacity:.6;justify-content:space-between;align-items:center;margin-top:auto;font-size:10px;display:flex}.project-card__foot button{cursor:pointer;background:#fff;border:1px solid #1510274d;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.fixture-note{opacity:.3;margin:14px 0 0;font-size:9px}footer{margin-top:var(--gap);color:#fff;background:var(--ink);grid-template-columns:1fr auto 1fr;align-items:center;padding:26px 20px;display:grid}.footer-brand{filter:brightness(0)invert();align-items:center;gap:8px;display:flex}.footer-brand strong{letter-spacing:.1em;font-size:10px}footer p{opacity:.45;font-size:12px}footer>div:last-child{opacity:.55;justify-content:end;gap:18px;font-size:10px;display:flex}@keyframes potato-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(.5deg)}}@keyframes stock-fall{0%,to{translate:0;rotate:none}50%{translate:0 9px;rotate:5deg}}@media (max-width:1050px){.top-grid{grid-template-columns:1fr}.right-rail{grid-template-rows:210px 100px;grid-template-columns:1fr 1fr}.ticker-card{grid-column:1/-1}.project-grid{grid-template-columns:repeat(2,1fr)}.hero-copy{width:64%}}@media (max-width:720px){:root{--gap:5px}.page-shell{padding:5px}.hero-card{min-height:680px}.site-header{grid-template-columns:1fr auto}.site-header nav{justify-content:center;position:absolute;top:62px;left:12px;right:12px}.brand img{width:124px}.brand span{display:none}.wallet-button{padding:9px 10px;font-size:11px}.hero-copy{width:100%;padding:110px 16px 220px}.hero-copy h1{font-size:clamp(48px,14vw,68px)}.hero-subtitle{max-width:280px;font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-art{width:68%;bottom:40px;right:-4%}.stock-card{scale:.8}.hero-foot{gap:8px;font-size:8px}.right-rail{grid-template-rows:170px 170px 100px;grid-template-columns:1fr}.ticker-card{grid-column:auto}.rail-card{min-height:170px}.editorial-grid{grid-template-columns:1fr}.story-card--art{min-height:320px}.story-intro{display:block}.story-intro p:last-child{margin-top:18px}.feature-row{grid-template-columns:1fr}.feature-row article{min-height:155px}.feature-row h3{margin:20px 0}.sponsor-card{grid-template-columns:1fr;gap:14px;padding-right:115px}.sponsor-card>img{width:115px}.sponsor-label{position:static}.sponsor-copy h2{font-size:19px}.section-heading{flex-direction:column;align-items:flex-start;gap:18px}.filters{width:100%}.filters button{flex:1;padding-inline:5px}.project-grid{grid-template-columns:1fr}footer{text-align:left;grid-template-columns:1fr;gap:18px}footer>div:last-child{flex-wrap:wrap;justify-content:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-page{background:#000;min-height:100vh;padding:8px}.app-page>.site-header{z-index:40;background:#fff;border-radius:12px;margin-bottom:8px;position:sticky;top:8px;box-shadow:0 3px #00000024}.launch-shell,.portfolio-shell{background:#f7f7f7;border-radius:12px;overflow:hidden}.launch-title{background:var(--green);grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);align-items:center;min-height:360px;padding:64px clamp(22px,5vw,76px);display:grid;position:relative}.launch-title>img{object-fit:contain;object-position:center;justify-self:end;width:min(100%,460px);height:300px}.launch-title h1,.portfolio-hero h1,.project-hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(48px,7vw,92px);line-height:.86}.launch-title>p:last-child,.portfolio-hero p,.project-hero p{opacity:.48;max-width:620px;font-weight:700}.launch-grid{background:#000;grid-template-columns:minmax(0,2fr) minmax(300px,.8fr);gap:8px;padding:8px;display:grid}.form-card,.launch-summary,.trade-card,.project-stats,.portfolio-list{background:#fff;border-radius:12px}.form-card{padding:clamp(20px,4vw,54px)}.form-step{border-bottom:1px solid #ddd;padding:30px 0 40px}.form-step:first-child{padding-top:0}.form-step:last-child{border:0}.form-step>header{align-items:center;gap:14px;margin-bottom:24px;display:flex}.form-step>header>span{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.form-step h2{letter-spacing:-.05em;margin:0;font-size:26px}.field{gap:7px;margin:14px 0;display:grid}.field>span,.range-field>span{opacity:.58;font-size:12px;font-weight:800}.field input,.field select,.amount-box input{background:#fafafa;border:1px solid #c9c9c9;border-radius:8px;outline:0;width:100%;padding:14px 15px}.field small{opacity:.48;font-size:10px}.field input:focus,.field select:focus,.amount-box:focus-within{border-color:var(--ink);box-shadow:0 0 0 2px var(--green)}.two-col,.allocation-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.tax-allocation{grid-template-columns:180px 1fr;align-items:center;gap:24px;display:grid}.allocation-donut{aspect-ratio:1;border:2px solid var(--ink);border-radius:50%;place-items:center;width:160px;display:grid;position:relative}.allocation-donut:after{content:"";background:var(--white);border:2px solid var(--ink);border-radius:50%;position:absolute;inset:36px}.allocation-donut span{z-index:1;font-family:var(--font-bold);font-size:24px;position:relative}.choice-row{flex-wrap:wrap;gap:8px;margin:12px 0 20px;display:flex}.choice-row button,.trade-tabs button{cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:8px;padding:12px 15px;font-weight:800}.choice-row button.selected,.trade-tabs button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.choice-row button:disabled{opacity:.35;cursor:not-allowed}.range-field{background:#f4f4f4;border-radius:8px;gap:12px;padding:14px;display:grid}.range-field span{justify-content:space-between;display:flex}.range-field input{accent-color:#bfff00}.sum-ok,.sum-bad{border-radius:7px;padding:10px 14px;font-size:12px;font-weight:800}.sum-ok{color:#087b49;background:#dcffeb}.sum-bad{color:#a03018;background:#ffe5df}.launch-summary{align-self:start;padding:28px;position:sticky;top:96px;overflow:hidden}.launch-summary:before{content:"";background:url(/brand/generated/launch-commander.png) 50%/contain no-repeat;width:150px;height:110px;margin:0 auto 20px;display:block}.launch-summary:has(.summary-artwork):before{display:none}.summary-artwork{border:3px solid var(--ink);object-fit:cover;border-radius:50%;width:118px;height:118px;margin:0 auto 20px;display:block}.summary-sticker{background:#ffcc43;padding:8px 32px;font-size:12px;font-weight:900;position:absolute;top:18px;right:-26px;transform:rotate(10deg)}.launch-summary h2{letter-spacing:-.06em;margin:0;font-size:34px}.launch-summary>strong{opacity:.45}.launch-summary dl,.project-stats dl{margin:28px 0}.launch-summary dl div,.project-stats dl div{border-bottom:1px solid #e5e5e5;justify-content:space-between;gap:18px;padding:12px 0;display:flex}dt{opacity:.45}dd{text-align:right;margin:0;font-weight:800}.launch-submit,.trade-submit{cursor:pointer;border:0;justify-content:center;width:100%}.primary-button:disabled,.secondary-button:disabled{opacity:.4;cursor:not-allowed;transform:none}.risk-copy{opacity:.4;margin-top:18px;font-size:11px;line-height:1.5}.error-note{color:#b22d17;word-break:break-word;max-height:100px;font-size:11px;overflow:auto}.tx-note{color:#087b49;font-size:12px;font-weight:800}.project-hero{background:var(--green);border-radius:12px;grid-template-columns:1.2fr 1fr;align-items:center;min-height:430px;padding:50px clamp(22px,5vw,74px);display:grid;overflow:hidden}.project-hero>img{object-fit:contain;justify-self:end;width:min(100%,520px);height:340px;animation:3.2s ease-in-out infinite potato-float}.project-hero>div>strong{margin:12px 0 22px;font-size:28px;display:block}.project-layout{grid-template-columns:1.2fr .8fr;gap:8px;margin-top:8px;display:grid}.project-stats,.trade-card{padding:clamp(22px,4vw,46px)}.project-stats h2,.trade-card h2,.portfolio-list h2{letter-spacing:-.05em;margin:0;font-size:30px}.notice-box{background:#f6f6f6;border:1px solid #ddd;border-radius:9px;margin-top:26px;padding:18px}.notice-box p{opacity:.55;margin-bottom:0;font-size:12px}.trade-card{align-self:start}.trade-tabs{grid-template-columns:1fr 1fr;gap:5px;margin-bottom:20px;display:grid}.amount-box{background:#fafafa;border:1px solid #ccc;border-radius:9px;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:13px;display:grid}.amount-box span{opacity:.45;grid-column:1/-1;font-size:11px}.amount-box input{background:0 0;border:0;padding:0;font-size:30px;font-weight:800}.quote-row{justify-content:space-between;gap:12px;margin:14px 0;font-size:12px;display:flex}.quote-row span{opacity:.45}.secondary-button{border:1px solid var(--ink);cursor:pointer;background:#fff;border-radius:8px;width:100%;margin-bottom:8px;padding:12px;font-weight:800}.portfolio-hero{background:#ffcc43;grid-template-columns:1.2fr 1fr;align-items:center;min-height:450px;padding:42px clamp(22px,5vw,74px);display:grid}.portfolio-hero img{object-fit:contain;justify-self:end;width:min(100%,520px);height:360px;animation:3.5s ease-in-out infinite potato-float}.portfolio-list{margin:8px;padding:clamp(20px,4vw,48px)}.portfolio-list>header,.portfolio-list>article{justify-content:space-between;align-items:center;gap:20px;display:flex}.portfolio-list>header{margin-bottom:22px}.portfolio-list>article{border-top:1px solid #ddd;padding:18px 0}.portfolio-list article p,.portfolio-list article h3{margin:0 0 5px}.portfolio-list article span{opacity:.45;font-size:11px}.portfolio-list article button{cursor:pointer;border:0}.portfolio-empty{text-align:center;background:#f4f4f4;border-radius:10px;justify-items:center;padding:44px;display:grid}.portfolio-empty img{object-fit:contain;height:150px}.page-loading{background:var(--green);border-radius:12px;place-items:center;min-height:80vh;font-size:24px;font-weight:800;display:grid}.ticker-card--live{min-height:92px;margin-top:var(--gap);padding:0;overflow:hidden}.ticker-card>.market-rail-content{grid-template-columns:176px minmax(0,1fr);align-items:center;gap:0;height:100%;min-height:92px;padding:0 10px 0 20px;display:grid;position:relative}.market-anchor{z-index:2;background:var(--ink);border-right:1px solid #ffffff29;align-content:center;align-self:stretch;padding-right:17px;display:grid;position:relative}.market-rank{color:var(--app-green);letter-spacing:.14em;font-size:7px;font-weight:900}.market-anchor-row{align-items:flex-end;gap:10px;margin-top:4px;display:flex}.market-anchor strong{color:#fff;font-size:31px;line-height:.85}.market-price{gap:1px;display:grid}.market-price b{color:#fff;font-size:14px}.market-change{color:#aaa7b1;white-space:nowrap;font-size:8px;font-weight:900}.market-change.is-up{color:var(--app-green)}.market-change.is-down{color:#ff6a54}.market-tape{min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 5% 93%,#0000 100%)}.market-tape-track{will-change:transform;width:max-content;animation:34s linear infinite market-marquee;display:flex}.market-tape:hover .market-tape-track{animation-play-state:paused}.market-tape-set{flex:none;align-items:center;display:flex}.market-tick{border-right:1px solid #ffffff1f;flex:0 0 154px;grid-template-columns:1fr auto;gap:4px 10px;padding:12px 20px;display:grid}.market-tick span{text-overflow:ellipsis;color:#a7a4ad;min-width:0;font-size:10px;font-weight:900;overflow:hidden}.market-tick b{color:#fff;font-size:10px}.market-tick .market-change{grid-column:1/-1}@keyframes market-marquee{to{transform:translate(-50%)}}.market-delayed{color:var(--ink);background:#ffcc43;border-radius:3px;padding:3px 5px;font-size:7px;font-weight:900;position:absolute;top:6px;right:8px}.market-unavailable{align-content:center;gap:3px;height:112px;padding:16px;display:grid;position:relative}.market-unavailable span{opacity:.45;font-size:10px}@media (prefers-reduced-motion:reduce){.market-tape-track{animation:none}}.artwork-field{margin:24px 0 4px}.artwork-tabs{border:1px solid #ccc;border-radius:8px;gap:3px;width:fit-content;padding:3px;display:flex}.artwork-tabs button{cursor:pointer;background:0 0;border:0;border-radius:5px;padding:8px 11px;font-size:10px;font-weight:800}.artwork-tabs button.selected{color:#fff;background:var(--ink)}.artwork-drop{cursor:pointer;text-align:center;background:#fafafa;border:1px dashed #aaa;border-radius:9px;justify-items:center;gap:6px;min-height:168px;margin-top:8px;padding:20px;display:grid}.artwork-drop input{opacity:0;width:1px;height:1px;position:absolute}.artwork-drop img{border:2px solid var(--ink);object-fit:cover;border-radius:50%;width:92px;height:92px}.artwork-drop small{opacity:.4}.artwork-placeholder{border:3px solid var(--ink);background:#ffcc43;border-radius:48% 52% 45% 55%;place-items:center;width:62px;height:58px;font-size:24px;font-weight:900;display:grid;transform:rotate(-5deg)}.field-note{opacity:.5;font-size:11px;line-height:1.45}.settlement-flow{background:#eff7f0;border-radius:10px;margin:0 0 24px;padding:18px}.settlement-track{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.settlement-track div{background:#fff;border-radius:8px;align-content:start;gap:8px;min-height:92px;padding:12px;font-size:11px;display:grid;position:relative}.settlement-track div:not(:last-child):after{content:"→";z-index:2;font-weight:900;position:absolute;top:38px;right:-8px}.settlement-track span{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.settlement-flow>p{opacity:.62;margin:13px 0 0;font-size:11px;line-height:1.5}.market-hero{background:var(--green);border-radius:12px;grid-template-columns:1.1fr .6fr .9fr;align-items:center;min-height:350px;padding:42px clamp(22px,5vw,70px);display:grid;position:relative;overflow:hidden}.token-identity{z-index:2;align-items:center;gap:22px;display:flex;position:relative}.token-identity>img,.token-placeholder{border:4px solid var(--ink);object-fit:cover;width:112px;height:112px;box-shadow:7px 7px 0 var(--ink);background:#ffcc43;border-radius:50%}.token-placeholder{place-items:center;font-size:48px;font-weight:900;display:grid}.token-identity h1{letter-spacing:-.07em;margin:0;font-size:clamp(44px,5vw,74px);line-height:.88}.token-identity strong{opacity:.52;margin-top:12px;display:block}.market-hero-price{z-index:2;border-left:1px solid #1510272e;gap:5px;padding-left:24px;display:grid;position:relative}.market-hero-price>span{letter-spacing:.13em;opacity:.42;font-size:9px;font-weight:900}.market-hero-price>strong{font-size:24px}.market-hero-price>b{font-size:11px}.trading-greenhouse{object-fit:contain;object-position:right bottom;place-self:end;width:min(100%,440px);height:290px}.market-room{grid-template-columns:minmax(0,1.65fr) minmax(330px,.65fr);align-items:start;gap:8px;margin-top:8px;display:grid}.market-main{gap:8px;display:grid}.project-social-links{background:#fff;border-radius:12px;justify-content:flex-end;gap:6px;margin-top:8px;padding:10px;display:flex}.project-social-links a{border:1px solid #ddd;border-radius:7px;padding:8px 11px;font-size:10px;font-weight:800}.project-social-links a:hover{color:#fff;border-color:var(--ink);background:var(--ink)}.market-metrics{background:#fff;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:3px;padding:8px;display:grid}.market-metrics>div{background:#f5f5f5;border-radius:8px;gap:12px;min-height:92px;padding:16px;display:grid}.market-metrics span{opacity:.4;font-size:9px;font-weight:800}.market-metrics strong{align-self:end;font-size:17px}.chart-card,.project-ledger{background:#fff;border-radius:12px}.chart-card{padding:24px}.chart-card header,.live-trade>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.chart-card h2{letter-spacing:-.05em;margin:0;font-size:28px}.chart-card header>span{background:#dcffeb;border-radius:4px;padding:6px 8px;font-size:8px;font-weight:900}.price-chart,.chart-empty{background:repeating-linear-gradient(0deg,#f5f5f5 0 1px,#0000 1px 64px);border-radius:9px;height:320px;margin-top:20px;overflow:hidden}.price-chart svg{width:100%;height:100%}.chart-empty{text-align:center;align-content:center;place-items:center;gap:7px;display:grid}.chart-empty span{letter-spacing:.12em;opacity:.4;font-size:9px}.chart-empty strong{opacity:.55;font-size:13px}.project-ledger{grid-template-columns:1fr 1fr;gap:36px;padding:36px;display:grid}.project-ledger h2{letter-spacing:-.055em;max-width:560px;margin:0;font-size:34px;line-height:.98}.project-ledger p{opacity:.5;max-width:540px;font-size:12px;line-height:1.55}.project-ledger dl{margin:0}.project-ledger dl div{border-bottom:1px solid #eee;justify-content:space-between;gap:16px;padding:11px 0;font-size:11px;display:flex}.mono{font-family:monospace}.market-room>.trade-card{border-radius:12px;position:sticky;top:96px}.live-trade>header h2{margin:0}.venue-light{color:#8f2e1f;background:#ffe1db;border-radius:4px;padding:5px 7px;font-size:8px;font-weight:900}.venue-light.is-live{color:#087b49;background:#dcffeb}.slippage-row{align-items:center;gap:5px;margin:13px 0;display:flex}.slippage-row>span{opacity:.45;margin-right:auto;font-size:10px}.slippage-row button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:5px;padding:5px 8px;font-size:9px}.slippage-row button.active{color:#fff;background:var(--ink)}.trade-breakdown{background:#f5f5f5;border-radius:8px;margin:16px 0;padding:12px}.trade-breakdown div{justify-content:space-between;gap:12px;padding:6px 0;font-size:10px;display:flex}.trade-breakdown span{opacity:.45}.external-market{text-align:center;margin-top:14px;font-size:11px;font-weight:800;text-decoration:underline;display:block}.trade-footnote{opacity:.4;margin-top:16px;font-size:9px;line-height:1.45}.preview-trade p{opacity:.55;font-size:12px;line-height:1.5}@media (max-width:760px){.app-header{grid-template-columns:1fr auto;gap:10px;padding:12px}.app-header nav{grid-area:2/1/auto/-1;justify-content:center;position:static}.launch-grid,.project-layout{grid-template-columns:1fr}.launch-summary{position:relative;top:auto}.project-hero,.portfolio-hero{grid-template-columns:1fr}.project-hero>img,.portfolio-hero img{justify-self:center;height:260px}.two-col,.allocation-grid,.tax-allocation{grid-template-columns:1fr}.allocation-donut{margin:auto}.launch-title{grid-template-columns:1fr;padding-bottom:20px}.launch-title>img{justify-self:center;height:220px}.settlement-track{grid-template-columns:1fr 1fr}.settlement-track div:not(:last-child):after{display:none}.market-hero{grid-template-columns:1fr;gap:24px;padding-bottom:0}.market-hero-price{border:0;padding:0}.trading-greenhouse{justify-self:center;height:220px}.market-room{flex-direction:column;display:flex}.market-room>.trade-card{order:-1;width:100%;position:static}.market-main{width:100%}.market-metrics{grid-template-columns:1fr 1fr}.project-ledger{grid-template-columns:1fr}.price-chart,.chart-empty{height:240px}.ticker-card>.market-rail-content{grid-template-columns:125px minmax(0,1fr);padding-left:12px}.market-anchor{padding-right:10px}.market-anchor strong{font-size:23px}.market-tick{flex-basis:124px;padding-inline:14px}.market-tape-track{animation-duration:48s}}
