@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--bg:#0b0b0e;--panel:#141419;--line:#2b2b35;--muted:#a1a0ad;--ink:#f3f2f8;--accent:#ab9bff;--purple:#6b56ff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.55}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,textarea{outline-offset:5px}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:hover,.text-link:hover{filter:brightness(1.15)}.preview-notice{padding:9px 24px;text-align:center;font-size:12px;font-weight:700;letter-spacing:1px;background:#211d32;color:#c7bbff}.preview-notice span{font-weight:400;letter-spacing:0;margin-left:4px;color:#d4cced}header,main,footer{max-width:1200px;margin:auto}header{display:flex;align-items:center;justify-content:space-between;padding:25px 28px;border-bottom:1px solid var(--line)}.brand{font-family:'Space Grotesk',sans-serif;font-size:30px;font-weight:700;letter-spacing:-1.4px;display:flex;align-items:center}.brand-icon{display:grid;place-items:center;background:var(--purple);width:31px;height:31px;border-radius:7px;font-size:23px;margin-right:10px}.brand-dot{color:var(--accent)}nav{display:flex;gap:30px;font-size:14px;color:#c4c2ce}nav a:hover{color:#fff}.network{display:flex;align-items:center;gap:9px;font-size:13px;color:#c4c2ce}.network i{height:7px;width:7px;background:var(--accent);border-radius:50%}main{padding:0 28px}.intro{padding:55px 0 40px}.intro-top,.intro-bottom{display:flex;justify-content:space-between;align-items:center}.eyebrow,.edition,.step-label,.studio-bar,.stage-caption,.route,.small-pill,.balance-visual>span,footer>span{font-family:'Space Grotesk',sans-serif;letter-spacing:1.5px;font-size:12px}.eyebrow{color:var(--accent);margin:0 0 20px}.edition{color:var(--muted)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Space Grotesk',sans-serif}h1{font-size:clamp(60px,7.4vw,94px);line-height:1.04;letter-spacing:-5px;font-weight:500;margin:14px 0 24px;position:relative}h1 em{font-style:normal;color:var(--accent)}.asterisk{position:absolute;right:85px;top:12px;font-size:162px;line-height:1;color:var(--accent);animation:turn 45s linear infinite;transform-origin:center}.intro-bottom p{font-size:18px;color:#b6b2c3;margin:0}.text-link{font-size:14px;border-bottom:1px solid #55505f;padding:8px 0}.text-link span{font-size:25px;margin-left:25px}.studio{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--panel);box-shadow:0 25px 80px #0004}.studio-bar{display:flex;align-items:center;justify-content:space-between;background:#1c1b22;border-bottom:1px solid var(--line);padding:17px 28px;color:#aaa6ba}.studio-bar>div{display:flex;align-items:center;gap:12px}.studio-bar h2{font-size:12px;font-weight:500;letter-spacing:1.5px;margin:0;color:#eeebf8}.status-dot{width:7px;height:7px;background:var(--accent);border-radius:50%}.studio-grid{display:grid;grid-template-columns:1.15fr 1fr}.composer{padding:28px 30px}.step-label{color:var(--muted);display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.small-pill{font-size:10px;letter-spacing:1px;border:1px solid #43404f;color:#b7afcf;padding:3px 8px;border-radius:4px}label{display:block;font-size:14px;color:#dbd7e6;margin-bottom:9px}textarea,input{width:100%;background:#0d0d12;color:#eeeaf7;border:1px solid #35323f;border-radius:7px;padding:12px 14px}textarea{height:137px;resize:vertical;font-size:15px;line-height:1.65}input:focus,textarea:focus{outline:1px solid var(--accent);border-color:var(--accent)}.under-input{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin:7px 0 23px;gap:10px}.under-input span:last-child{white-space:nowrap}.two-fields{display:grid;grid-template-columns:1.5fr 1fr;gap:16px}.ticker-wrap{position:relative}.ticker-wrap>span{position:absolute;left:14px;top:12px;color:#8e839f}.ticker-wrap input{padding-left:29px;text-transform:uppercase}.image-options{border:0;padding:0;margin:23px 0 20px;min-width:0}.image-options legend{font-size:14px;margin-bottom:10px;color:#dbd7e6}.segmented{display:flex;border:1px solid #393443;border-radius:7px;padding:4px;gap:4px;background:#101015}.segmented label{flex:1;margin:0;position:relative;cursor:pointer}.segmented input{position:absolute;opacity:0;width:1px;height:1px}.segmented span{display:block;text-align:center;padding:8px;border-radius:4px;font-size:14px}.segmented input:checked+span{background:#38304f;color:#ddd2ff}.segmented input:focus-visible+span{outline:2px solid white}.image-options p{font-size:12px;color:var(--muted);margin:11px 0 0;min-height:38px}.primary{background:var(--purple);border:0;border-radius:7px;padding:15px 17px;width:100%;color:white;text-align:left;font-weight:600;display:flex;justify-content:space-between;transition:transform .2s,background .2s}.primary:hover{transform:translateY(-2px);background:#7f6bff}.primary span{font-size:20px;line-height:1.2}.fine{font-size:12px;line-height:1.6;color:var(--muted)}.composer>.fine{text-align:center;margin:11px 0 0}.output{border-left:1px solid var(--line);padding:28px 30px;background:radial-gradient(ellipse at 50% 30%,#252038 0,transparent 60%),#111115;overflow:hidden}.coin-stage{height:248px;position:relative;display:grid;place-items:center;isolation:isolate;overflow:hidden}.orbit{position:absolute;border:1px solid #6b578237;border-radius:50%;width:240px;height:240px;transform:rotateX(65deg) rotateZ(-25deg);z-index:-1}.orbit.two{width:330px;height:330px;transform:rotateX(30deg) rotateY(45deg);border-color:#6b578225}.coin-face{width:145px;height:145px;border-radius:28px;display:grid;place-items:center;background:linear-gradient(145deg,#b2a1ff,#5d43d2);box-shadow:inset 0 1px 1px #f4edff90,0 22px 65px #7753d547;font-family:'Space Grotesk',sans-serif;font-size:82px;font-weight:500;color:#f6f0ff;transform:rotate(-8deg);animation:float 6s ease-in-out infinite;overflow:hidden}.coin-face img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.stage-caption{position:absolute;bottom:10px;font-size:9px;letter-spacing:1px;color:#8b819f;text-align:center}.token-heading{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.token-heading h3{font-size:26px;font-weight:500;letter-spacing:-.7px;line-height:1.2;margin:0 0 6px;overflow-wrap:anywhere}.token-heading p{color:var(--accent);font-size:14px;margin:0;overflow-wrap:anywhere}.draft-badge{font-size:10px;padding:4px 8px;border-radius:4px;border:1px solid #4a405b;color:#baafd0;letter-spacing:1px}.preview-description{font-size:14px;color:#aaa3b8;line-height:1.7;min-height:49px;margin:18px 0;overflow-wrap:anywhere}.route{font-size:10px;letter-spacing:0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0;color:#a29aaa}.route b{color:#706283}.route strong{font-size:19px;color:#d5cced;letter-spacing:-1px}.output-footer{display:flex;align-items:center;justify-content:space-between;padding-top:15px;font-size:13px;color:#a59aaf}.output-footer>strong{font-family:'Space Grotesk',sans-serif;font-size:41px;color:#d4c5ff;line-height:1.2}.output-footer>strong>span{font-size:22px}.mechanics{padding:100px 0 70px}.section-title{display:flex;justify-content:space-between;align-items:start;gap:30px}.section-title .eyebrow{max-width:200px;margin-top:11px}.section-title h2{font-size:46px;line-height:1.12;letter-spacing:-2px;font-weight:500;width:66%;margin-bottom:42px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.steps article{border-top:1px solid #44404b;padding-top:24px;min-width:0}.step-number{font-size:13px;color:var(--accent)}.steps h3{font-size:22px;font-weight:500;margin:17px 0 11px;letter-spacing:-.5px}.steps p{font-size:14px;color:#aaa4b5;line-height:1.8;min-height:78px}.steps p strong{color:#ddd5eb;font-weight:500}.steps small{color:#8d849b;font-size:12px}.balance-visual{border:1px solid #322b3c;border-radius:8px;padding:19px;background:#15111d;margin-top:25px}.balance-visual>span{font-size:10px;color:#a194b7;display:block}.balance-visual b{display:block;font-family:'Space Grotesk';font-size:36px;font-weight:500;margin-top:4px}.threshold-line{height:3px;background:var(--accent);margin:10px 0}.word-animation{height:145px;margin-top:25px;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:4px;border-left:2px solid #a99be8;padding-left:22px;font-family:'Space Grotesk';font-size:24px}.word-animation span:first-child{color:#50485c}.word-animation span:nth-child(2){color:#8b7da5}.word-animation span:last-child{color:#d2c3ff}.route-visual{display:flex;align-items:center;margin:45px 0 29px;gap:12px;font-family:'Space Grotesk';font-size:13px;letter-spacing:2px}.route-visual b{font-size:26px;letter-spacing:-1px;color:var(--accent)}.route-line{height:1px;background:#665578;flex:1;position:relative;overflow:hidden}.route-line:after{content:'';position:absolute;width:24px;height:1px;background:#ede2ff;animation:travel 3s infinite linear}.fees-section{border:1px solid #383043;background:linear-gradient(125deg,#1c1626,#141018);border-radius:14px;display:grid;grid-template-columns:1fr 1.1fr;padding:43px 45px;gap:65px;margin:12px 0 50px}.fee-copy h2{font-size:51px;line-height:1.05;font-weight:500;letter-spacing:-2px;margin-bottom:20px}.fee-copy>p:not(.eyebrow):not(.fine){color:#aaa1b9;font-size:14px;max-width:290px}.fee-numbers{display:grid;grid-template-columns:4fr 1.5fr;gap:25px}.fee-numbers>div{display:flex;flex-direction:column}.fee-numbers strong{font-family:'Space Grotesk';font-weight:500;font-size:90px;line-height:1.1;letter-spacing:-5px;color:#d7caff}.fee-numbers>div:last-child strong{color:#8a7e9b;font-size:64px;padding-top:21px}.fee-numbers strong span{font-size:35px;letter-spacing:-2px}.fee-numbers>div>span{font-size:13px;color:#b7a9c8;margin-top:11px}.split-track{height:12px;display:flex;gap:5px;margin:23px 0 32px}.split-track span:first-child{width:80%;background:#bba3ff;border-radius:3px 0 0 3px}.split-track span:last-child{width:20%;background:#534364;border-radius:0 3px 3px 0}.fee-example{display:flex;justify-content:space-between;align-items:center;gap:15px}.fee-example label{font-size:12px;color:#aaa0b8}.fee-example>div{position:relative;width:135px}.fee-example input{padding:7px 43px 7px 10px;font-size:14px}.fee-example>div>span{position:absolute;right:9px;top:9px;font-size:11px;color:#9b8da9}.split-result{display:flex;justify-content:space-between;font-size:12px;margin-top:18px;color:#a69ab5;gap:20px}.split-result b{color:#e4d4ff;margin-left:8px}.launch-state{display:grid;grid-template-columns:1fr 1.5fr 1fr;align-items:start;gap:35px;margin:0 0 45px;padding:20px 0}.launch-state .eyebrow{color:#95879f;font-size:10px;margin-top:3px}.launch-state>p:not(.eyebrow){font-size:13px;color:#a79aac}.launch-state>a{font-size:13px;text-align:right;color:#ccbcdf}footer{border-top:1px solid var(--line);padding:28px;display:flex;align-items:center;justify-content:space-between;gap:20px}footer .brand{font-size:24px}footer p{font-size:12px;margin:0;color:#83788e}footer>span{font-size:10px;color:#83788e}.quiet{background:none;border:0;color:var(--accent);padding:8px 0;font-size:13px}#url-panel{padding-top:12px}#url-panel p{min-height:0}.draft-result{padding:20px 30px;background:#282036;border-top:1px solid #53416a;color:#e4d8ff;font-size:14px}.draft-result strong{display:block;margin-bottom:7px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}@keyframes turn{to{transform:rotate(360deg)}}@keyframes float{50%{transform:translateY(-9px) rotate(-3deg)}}@keyframes travel{from{left:-24px}to{left:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}@media(max-width:800px){header{padding:20px}nav{gap:17px}.network{display:none}main{padding:0 20px}.intro{padding:38px 0}.asterisk{right:15px;font-size:125px;top:35px}h1{font-size:72px}.studio-grid{grid-template-columns:1fr 1fr}.composer,.output{padding:23px 20px}.under-input span:first-child{display:none}.two-fields{grid-template-columns:1fr;gap:12px}.route{flex-wrap:wrap;gap:8px}.fees-section{gap:30px;padding:30px}.fee-numbers strong{font-size:70px}.fee-numbers>div:last-child strong{font-size:50px;padding-top:17px}.fee-numbers strong span{font-size:25px}.steps{gap:22px}.steps h3{font-size:20px}.steps p{min-height:120px}.launch-state{grid-template-columns:1fr 2fr}.launch-state>a{grid-column:2;text-align:left}footer>span{display:none}}@media(max-width:580px){.preview-notice{font-size:10px;padding:8px 16px;line-height:1.5}.preview-notice span{display:block;margin:2px 0 0;font-size:11px}header{padding:18px 20px}.brand{font-size:27px}.brand-icon{width:28px;height:28px}nav{font-size:12px;gap:16px}nav a:last-child{display:none}.intro{padding:32px 0}.intro-top .eyebrow{font-size:10px;letter-spacing:1px}.edition{font-size:10px}.intro h1{font-size:60px;letter-spacing:-3px;margin-top:10px}.asterisk{display:none}.intro-bottom{display:block}.intro-bottom p{font-size:16px;margin-bottom:18px}.text-link{font-size:12px}.studio-grid{grid-template-columns:1fr}.studio-bar{padding:15px 20px}.studio-bar>span{font-size:9px;letter-spacing:.5px}.studio-bar h2{font-size:10px}.output{border-left:0;border-top:1px solid var(--line)}.two-fields{grid-template-columns:1.4fr 1fr}.coin-stage{height:225px}.token-heading{margin-top:12px}.mechanics{padding:65px 0 35px}.section-title{display:block}.section-title .eyebrow{max-width:none;font-size:10px}.section-title h2{font-size:38px;width:auto;margin-bottom:30px}.steps{grid-template-columns:1fr;gap:35px}.steps p{min-height:0}.balance-visual{margin-top:15px}.word-animation{height:110px}.route-visual{margin:25px 0}.fees-section{grid-template-columns:1fr;padding:25px;gap:15px}.fee-copy h2{font-size:43px}.fee-copy>p:not(.eyebrow):not(.fine){max-width:none}.fee-numbers strong{font-size:82px}.fee-numbers>div:last-child strong{font-size:61px;padding-top:20px}.fee-numbers strong span{font-size:28px}.fee-example{flex-wrap:wrap}.launch-state{display:block}.launch-state>a{display:block;text-align:left}.launch-state{margin-bottom:24px}footer{padding:24px 20px;align-items:start}footer p{font-size:11px;max-width:170px;text-align:right}}
/* Green is reserved for the holder check and sequence progress. */
:root{--green:#80f5af}.feed-location{display:flex;justify-content:space-between;align-items:center;padding-bottom:19px;color:#a6a0b3}.feed-location strong{font-family:'Space Grotesk';font-size:22px;letter-spacing:-1px;color:white}.feed-location strong span{color:#8b8199;font-weight:400}.feed-location>span{font-size:12px}.feed-post{border:1px solid #36303f;border-radius:10px;padding:20px;background:#101015}.post-author{display:flex;gap:10px;align-items:center}.avatar{width:35px;height:35px;display:grid;place-items:center;background:#48375f;color:#dccbff;border-radius:50%;font-size:16px}.post-author>div:nth-child(2){flex:1}.post-author strong{display:block;font-size:14px;font-weight:500}.post-author>div>span{font-size:11px;color:#9e91ad}.holder-badge{font-size:9px;letter-spacing:.8px;color:var(--green);background:#173124;padding:4px 6px;border-radius:4px}.feed-post>p{font-size:17px;line-height:1.8;margin:24px 0 20px;color:#eee8f5;overflow-wrap:anywhere}.post-bottom{border-top:1px solid #2e2935;padding-top:13px;display:flex;justify-content:space-between;font-size:11px;color:#a99ab8}.image-options p{line-height:1.7;min-height:42px}.feed-note{display:flex;gap:12px;align-items:flex-start;margin:12px 0 24px;color:#9c8eac;font-size:13px}.feed-note>span{font-size:24px;line-height:1.3;color:var(--green)}.feed-note p{margin:0}.feed-note strong{font-weight:500;color:#d6c5e5}.coin-stage{height:213px}.pipeline{padding:0;margin:20px 0;list-style:none}.pipeline li{display:flex;align-items:center;gap:10px;font-size:12px;color:#9d90ad;border-top:1px solid #2b2434;padding:12px 0;transition:color .3s}.pipeline li>span:first-child{color:#6c5d7c;font-size:10px}.pipeline li i{margin-left:auto;border:1px solid #4e405c;width:7px;height:7px;border-radius:50%;flex-shrink:0}.pipeline li.done{color:#d9e7de}.pipeline li.done i{background:var(--green);border-color:var(--green)}.pipeline li.current{color:var(--green)}.pipeline li.current>span:first-child{color:var(--green)}.walkthrough-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 28px;gap:20px;border-top:1px solid var(--line);background:#16131c}.walkthrough-footer p{margin:0;font-size:12px;color:#b9acc7}.walkthrough-footer button{white-space:nowrap}.coin-face.ready{box-shadow:inset 0 1px 1px #f4edff90,0 22px 65px #7753d570,0 0 0 1px #80f5af66}.status-dot{background:var(--green)}.threshold-line{background:var(--green)}.balance-visual b{color:var(--green)}.network i{background:var(--accent)}@media(max-width:580px){.feed-post{padding:16px}.feed-post>p{font-size:16px}.post-author{flex-wrap:wrap}.holder-badge{font-size:8px}.walkthrough-footer{padding:14px 20px}.feed-location>span{font-size:11px}}
/* Legibility at the default font size and enlarged text settings. */
.stage-caption,.small-pill,.draft-badge,.holder-badge,.post-author>div>span,.post-bottom,.balance-visual>span,.pipeline li>span:first-child,footer>span,.launch-state .eyebrow{font-size:12px}.stage-caption{letter-spacing:.3px}.pipeline li,.walkthrough-footer p,.feed-note,.feed-location>span,.output-footer,.fee-example label,.split-result,.fee-numbers>div>span{font-size:14px}.steps p,.fee-copy>p:not(.eyebrow):not(.fine){font-size:16px}.image-options p{font-size:14px}.coin-stage{height:225px}.feed-location{flex-wrap:wrap;gap:8px}.post-author{flex-wrap:wrap}.fee-numbers{grid-template-columns:1.4fr 1fr}.fee-numbers>div:last-child strong{letter-spacing:-3px}.launch-state>p:not(.eyebrow){font-size:14px}@media(max-width:580px){.studio-bar>span{font-size:12px}.studio-bar{flex-wrap:wrap;gap:8px}.intro-top{flex-wrap:wrap;gap:6px}.intro-top .eyebrow,.edition{font-size:12px}.feed-location>span{font-size:12px}.holder-badge{font-size:12px}.stage-caption{font-size:11px}.fee-numbers{gap:16px}.fee-numbers strong{font-size:72px}.fee-numbers>div:last-child strong{font-size:53px;padding-top:18px}.walkthrough-footer{align-items:flex-start}.step-label{flex-wrap:wrap;gap:8px}}
.activity-section{margin-top:72px;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#111014}.activity-heading{display:flex;justify-content:space-between;align-items:center;padding:30px 30px 24px}.activity-heading .eyebrow{margin-bottom:10px}.activity-heading h2{font-size:37px;letter-spacing:-1.5px;font-weight:500;margin:0}.activity-scope{font-size:12px;color:#9c8bac;letter-spacing:1px}.activity-tabs{display:flex;gap:8px;padding:0 30px;border-bottom:1px solid var(--line)}.activity-tabs button{background:none;color:#a99ab8;border:0;border-bottom:2px solid transparent;padding:15px 10px;font-size:16px}.activity-tabs button[aria-selected=true]{color:#e7dcff;border-color:#ab9bff}.activity-tabs button>span{font-size:12px;margin-left:9px;padding:3px 7px;border-radius:5px;background:#2c2338;color:#c5b2dd}.activity-toolbar{padding:23px 30px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;background:#17131d}.activity-toolbar strong{font-size:16px;font-weight:500}.activity-toolbar p{font-size:14px;color:#a599b2;max-width:620px;margin:5px 0 0}.outline-action{background:transparent;color:#d7c7f0;border:1px solid #584867;border-radius:6px;font-size:14px;padding:9px 13px;white-space:nowrap}.scope-badge{font-size:12px;letter-spacing:.6px;color:var(--green);white-space:nowrap}.theses-list{display:grid;grid-template-columns:1fr 1fr}.thesis-item{padding:25px 30px;border-bottom:1px solid #2b2532;min-width:0}.thesis-item:nth-child(odd){border-right:1px solid #2b2532}.thesis-author{display:flex;align-items:center;gap:10px}.thesis-avatar{background:#3a2b51;color:#d9c4ff;width:33px;height:33px;border-radius:50%;display:grid;place-items:center}.thesis-author strong{font-size:14px;font-weight:500}.thesis-author time{display:block;color:#8e819b;font-size:12px}.thesis-token{margin-left:auto;font-family:'Space Grotesk';color:var(--accent);font-size:14px;overflow-wrap:anywhere;max-width:140px;text-align:right}.thesis-text{font-size:16px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;color:#dfd7e8;margin:19px 0 20px}.thesis-meta{display:flex;gap:14px;flex-wrap:wrap;font-size:12px;color:#a392b5}.thesis-address{display:block;font-size:12px;color:#857491;margin-top:12px;overflow-wrap:anywhere}.activity-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 30px;font-size:12px;color:#9785a8;background:#151019}.activity-status{margin:0;padding:0 30px;font-size:14px;color:#c7b4dc}.activity-status:not(:empty){padding:15px 30px;border-top:1px solid #38303f}.launch-table-scroll{overflow-x:auto}.launch-table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}.launch-table th{font-weight:400;color:#9987ad;padding:18px 25px;border-bottom:1px solid #302838;white-space:nowrap;font-size:12px}.launch-table td{padding:20px 25px;border-bottom:1px solid #302838}.launch-table small{display:block;color:#94829f;font-size:12px;margin-top:5px}.launch-table a{color:var(--accent)}.launch-empty{max-width:440px;text-align:center;margin:35px auto 45px}.launch-empty>span{display:block;font-size:38px;color:var(--accent);margin-bottom:17px}.launch-empty h3{font-size:24px;font-weight:500;letter-spacing:-.8px;margin-bottom:13px}.launch-empty p{font-size:16px;color:#9f90ae;line-height:1.8;margin:0}.activity-empty{padding:25px 30px;color:#ab99ba;font-size:16px;grid-column:1/-1}.market-stale{color:#b49a7c}.thesis-chain{color:#9bdab2}@media(max-width:800px){nav{gap:16px}.activity-toolbar{flex-wrap:wrap}.activity-scope{display:none}}@media(max-width:580px){.activity-section{margin-top:45px}.activity-heading,.activity-toolbar{padding:22px 20px}.activity-heading h2{font-size:31px}.activity-heading .eyebrow{font-size:12px}.activity-tabs{padding:0 10px}.activity-tabs button{font-size:14px;padding:14px 10px}.theses-list{grid-template-columns:1fr}.thesis-item{padding:23px 20px}.thesis-item:nth-child(odd){border-right:0}.activity-foot{padding:15px 20px;flex-wrap:wrap}.launch-table th,.launch-table td{padding:17px 20px}.launch-empty{min-width:250px;margin:25px auto}.activity-status:not(:empty){padding:14px 20px}.activity-toolbar .outline-action{width:100%}nav a[href="#mechanics"]{display:none}}

/* Matched thesis artwork */
.shuffle-thesis{border:1px solid #4c3e66;background:#221a30;color:#d6c5ff;border-radius:6px;padding:7px 11px;font:inherit;letter-spacing:0;text-transform:none;cursor:pointer}.shuffle-thesis:hover{background:#342547;border-color:#a18cdd}.shuffle-thesis:focus-visible{outline:2px solid var(--green);outline-offset:3px}.coin-stage{height:272px}.coin-face{width:220px;height:220px;overflow:hidden;border-radius:26px;transform:rotate(-3deg);background:#160d24}.coin-face img{display:block;width:100%;height:100%;object-fit:cover}.coin-stage .orbit{opacity:.35}.refresh-label{font-size:12px;color:var(--green);white-space:nowrap}.fee-display{align-self:center}.split-track{margin-bottom:0}@media(max-width:800px) and (min-width:581px){.coin-face{width:180px;height:180px}.coin-stage{height:240px}}

.launch-identity{display:flex;align-items:center;gap:12px}.launch-avatar{width:42px;height:42px;border-radius:11px;object-fit:cover;flex-shrink:0}.launch-identity strong{white-space:nowrap}.sample-launch-label{font-size:12px;color:#ad99d0}.launch-table tbody tr:hover{background:#1b1524}

/* Launch cards: six per page */
.launch-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:20px;max-height:548px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#756099 #141018;scrollbar-gutter:stable;align-items:stretch}.launch-card-grid:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}.launch-card{min-width:0;min-height:246px;border:1px solid #362c45;border-radius:12px;padding:18px;background:linear-gradient(145deg,#1b1525,#111017);display:flex;flex-direction:column;gap:17px;transition:border-color .2s,background .2s}.launch-card:hover{border-color:#79609c;background:linear-gradient(145deg,#231a31,#15121b)}.launch-card-heading{display:flex;gap:12px;align-items:center;min-width:0}.launch-card-heading>div{min-width:0}.launch-card-heading h3{font-size:17px;font-weight:500;letter-spacing:-.3px;line-height:1.25;margin:0 0 5px;overflow-wrap:anywhere}.launch-card-image,.launch-card-initial{width:60px;height:60px;border-radius:13px;object-fit:cover;flex-shrink:0}.launch-card-initial{display:grid;place-items:center;background:#38274e;color:#cfb8ff;font-size:24px}.launch-card-symbol{font-size:13px;color:#b59bdf}.launch-card-cap{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.launch-card-cap>span,.launch-card-detail span{font-size:12px;color:#9d8dab}.launch-card-cap>strong{font-family:'Space Grotesk',sans-serif;font-size:26px;letter-spacing:-.8px;font-weight:500;color:#dfd2ff}.launch-card-detail{display:flex;justify-content:space-between;gap:12px}.launch-card-detail>div{min-width:0;display:flex;flex-direction:column;gap:3px}.launch-card-detail>div:last-child{text-align:right}.launch-card-detail strong{font-size:13px;font-weight:400;overflow-wrap:anywhere}.launch-card-foot{display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px;border-top:1px solid #302639;padding-top:10px;margin-top:auto;font-size:12px;color:#bba1e1}.launch-card-foot small{font-size:12px}.launch-card-grid>.activity-empty{grid-column:1/-1}@media(max-width:850px){.launch-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:580px){.launch-card-grid{grid-template-columns:1fr;padding:16px;max-height:548px}.launch-card{min-height:246px}.launch-card-cap>strong{font-size:28px}}

.launch-card-grid{--launch-row-height:292px;grid-auto-rows:var(--launch-row-height);max-height:calc(2 * var(--launch-row-height) + 56px)}.launch-card{min-height:0;gap:14px}.launch-card-heading h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.launch-card-symbol,.launch-card-creator{display:block}.launch-card-creator{color:#9d90b0;font-size:12px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.launch-card-foot{font-size:12px;line-height:1.4}.launch-card-foot small{font-size:12px}@media(max-width:580px){.launch-card-grid{max-height:calc(2 * var(--launch-row-height) + 48px)}.launch-card{min-height:0}}

.launch-card-grid{max-height:none;overflow:visible;scrollbar-gutter:auto;grid-auto-rows:minmax(292px,auto)}.launch-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 20px 20px;font-size:14px}.launch-pagination[hidden]{display:none}.launch-pagination button{border:1px solid #494057;border-radius:7px;background:#201a2b;color:#ddd2ff;padding:9px 14px;min-height:42px}.launch-pagination button:disabled{cursor:default;opacity:.4}.launch-pagination button:focus-visible{outline:2px solid var(--accent)}#launch-page-status{color:var(--muted);text-align:center}@media(max-width:580px){.launch-pagination{padding:0 16px 16px;gap:8px}.launch-pagination button{padding:9px 10px}}

.manual-thesis{grid-column:1/-1}.manual-badge{margin-left:auto;color:var(--accent);font-size:12px;border:1px solid #494057;border-radius:4px;padding:3px 8px;white-space:nowrap}.manual-artwork{display:flex;align-items:center;gap:24px;margin:20px 0}.manual-artwork img{width:160px;height:160px;object-fit:cover;border-radius:14px}.manual-artwork h3{font-size:24px;margin:0 0 5px}.manual-artwork p{color:var(--muted);font-size:14px;margin:0 0 14px}.manual-status{color:#c5b5f7;font-size:14px;font-weight:500}.manual-next{font-size:14px;color:#aaa3b8;max-width:680px;margin-bottom:12px}.manual-cost{font-size:13px;color:#a99abd}.manual-thesis .thesis-address{overflow-wrap:anywhere}@media(max-width:580px){.manual-artwork{gap:16px}.manual-artwork img{width:110px;height:110px}.manual-artwork h3{font-size:21px}.manual-badge{font-size:11px;padding:3px 5px}}

.manual-token-link,.launch-pons-link{color:var(--accent);font-size:14px;display:inline-block;margin-top:10px}.launch-pons-link{margin-top:0}.launch-card-grid{grid-auto-rows:minmax(310px,auto)}

.launch-card-earnings{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 0;border-top:1px solid #302639}.launch-card-earnings>div{display:flex;flex-direction:column;gap:2px;min-width:0}.launch-card-earnings span{color:#ded7eb;font-size:12px}.launch-card-earnings small{color:#9d90b0;font-size:11px}.launch-card-earnings strong{color:#80efa9;font-family:'Space Grotesk',sans-serif;font-size:17px;font-weight:500;text-align:right;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.launch-card-earnings .earnings-pending{color:var(--muted);font-size:14px}

/* Compact text-only thesis cards; live launch artwork stays in the launch tab. */
.theses-list{gap:14px;padding:20px;align-items:stretch;align-content:start;grid-auto-rows:auto}.thesis-item,.thesis-item:nth-child(odd){border:1px solid var(--line);border-radius:12px;padding:22px;background:#15121e}.thesis-author{flex-wrap:wrap}.thesis-avatar{flex-shrink:0}.thesis-item .manual-token-link{display:inline-block;margin-top:auto;color:var(--accent)}.thesis-item .manual-status{margin-top:auto}.thesis-text{font-size:15px;line-height:1.7;margin:16px 0}.thesis-text:last-child{margin-bottom:0}.manual-badge{font-size:10px}.thesis-item{display:flex;flex-direction:column;min-height:0}@media(max-width:580px){.theses-list{padding:14px;grid-auto-rows:auto}.thesis-item{padding:18px;min-height:0}}

/* Footer and readable legal documents. */
.fee-numbers strong span{display:inline-block;margin-left:8px;letter-spacing:0}
footer{flex-wrap:wrap}.legal-links{display:flex;flex-wrap:wrap;gap:8px;font-size:12px}.legal-links a{display:block!important;padding:6px 12px;border:1px solid var(--line);border-radius:6px;color:#bbb0ce}.legal-links a:hover,.legal-links a[aria-current="page"]{color:#f3efff;border-color:#756393;background:#211a30}.legal-links a:focus-visible{outline:2px solid var(--accent)}footer>.legal-links{margin-left:auto}.launch-state{grid-template-columns:1fr 2fr}.activity-status a{color:var(--accent);text-decoration:underline}.legal-main{max-width:840px;padding:64px 28px 72px}.legal-main h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(36px,6vw,60px);line-height:1.12;letter-spacing:-2px;margin:16px 0}.legal-version{font-size:12px;color:var(--muted)}.legal-intro{font-size:18px;line-height:1.7;color:#c9c2d6;margin:26px 0}.legal-page-tabs{margin:28px 0 44px}.legal-main article section{margin:0 0 34px}.legal-main h2{font-family:'Space Grotesk',sans-serif;font-size:23px;line-height:1.35;letter-spacing:-.4px;font-weight:500;margin:0 0 14px}.legal-main article p{font-size:15px;line-height:1.85;color:#bbb5c7;margin:0 0 16px}.legal-main article a,.legal-contact a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal-contact{border-top:1px solid var(--line);padding-top:25px;font-size:14px}.legal-back{font-size:13px;color:var(--accent)}@media(max-width:580px){footer>.legal-links{width:100%;margin-left:0}.legal-main{padding:40px 20px}.legal-main h1{letter-spacing:-1px}.legal-main article p{font-size:14px}.launch-state{display:block}}

/* Clear hierarchy for the closing message and legal navigation. */
.closing-note{align-items:start;padding:42px 0 48px;margin:20px 0 24px;gap:32px}.closing-note .eyebrow{margin-top:9px}.closing-note>div{justify-self:end;text-align:right}.closing-note>div>p{margin-left:auto}.closing-note h2{font-size:clamp(26px,3vw,38px);font-weight:500;letter-spacing:-1px;line-height:1.2;margin:0 0 14px}.closing-note p{margin:0;color:var(--muted);font-size:16px;max-width:550px}
footer.site-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:28px}.footer-identity{display:flex;align-items:center}.footer-identity .brand{font-size:28px}footer.site-footer>.legal-links{margin:0;gap:24px;justify-content:center;flex-wrap:nowrap}.footer-tagline{margin:0;text-align:right;justify-self:end;font-size:12px;color:var(--muted);letter-spacing:.2px}.site-footer .legal-links a{padding:8px 0;border:0;border-radius:0;background:none}.site-footer .legal-links a:hover,.site-footer .legal-links a[aria-current="page"]{background:none;text-decoration:underline;text-underline-offset:4px}
@media(max-width:760px){footer.site-footer{gap:16px;grid-template-columns:auto 1fr}.footer-tagline{grid-column:1/-1;justify-self:start;text-align:left}footer.site-footer>.legal-links{justify-self:end}}
@media(max-width:580px){.closing-note{display:block;padding:28px 0 34px}.closing-note .eyebrow{margin-bottom:18px}.closing-note>div{text-align:left}.closing-note>div>p{margin-left:0}footer.site-footer{padding:24px 20px}.site-footer>.legal-links{width:auto;gap:18px}}
/* Compact launch cards: one date row and a shared row for both external links. */
.launch-card-grid{grid-auto-rows:minmax(252px,auto);gap:14px}.launch-card{padding:16px;gap:10px}.launch-card-heading{gap:11px;line-height:1.4}.launch-card-heading h3{font-size:16px;margin-bottom:3px}.launch-card-image,.launch-card-initial{width:52px;height:52px;border-radius:11px}.launch-card-creator{margin-top:2px}.launch-card-cap>strong{font-size:24px;line-height:1.3}.launch-card-detail{align-items:baseline}.launch-card-detail strong{font-size:12px;text-align:right}.launch-card-earnings{padding:8px 0}.launch-card-foot{gap:8px;align-items:center}.launch-card-foot a{font-size:12px;white-space:nowrap}.launch-card-foot .launch-pons-link{margin:0}
