:root{--bg:#050505;--panel:#111;--line:#29252f;--text:#fff;--muted:#a29aa9;--accent:#FF8A80}.button{background:#FF5A5F;color:white;border-radius:24px}.button:hover{background:#8f53f4}header{padding-top:22px;padding-bottom:22px}.brand span{color:#aea1bc}.hero{background:none;grid-template-columns:1.1fr 1fr;gap:60px;padding-top:65px;padding-bottom:75px}.eyebrow{color:#FF8A80}h1{font-size:clamp(44px,5.2vw,76px);font-weight:600;letter-spacing:-3px}.intro{color:#aaa1b3}.mini-stats{display:flex;gap:25px;margin-top:35px}.mini-stats span{font:7px 'IBM Plex Mono',monospace;color:#9f94ab;display:flex;align-items:center;gap:10px}.mini-stats b{font:28px 'Space Grotesk',sans-serif;color:#fff}.feed-art{position:relative;padding:25px 0 45px}.feed-card{background:#141017;border:1px solid #493457;border-radius:22px;padding:25px;transform:rotate(-3deg);box-shadow:13px 15px 0 #221132}.feed-user{display:flex;align-items:center;gap:10px}.avatar{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#FF5A5F;font-weight:600}.feed-user strong{font-size:11px}.feed-user small{display:block;font-size:8px;color:#9e89b1;margin-top:4px}.feed-user>span:last-child{margin-left:auto;color:#9e89b1}.feed-title{font-size:34px;font-weight:500;letter-spacing:-1.5px;margin:35px 0 25px;line-height:1.2}.conversation{display:flex;flex-direction:column;align-items:start;gap:10px;padding-bottom:25px}.conversation span{display:block;border-radius:20px 20px 20px 3px;background:#FF5A5F;padding:10px 25px;font-size:24px;letter-spacing:-1px}.conversation span:nth-child(2){margin-left:70px;background:#FF8A80;color:#231337;transform:rotate(4deg)}.conversation span:nth-child(3){margin-left:30px;background:#271935;color:#cbb1f4}.feed-bottom{border-top:1px solid #3c2b48;padding-top:18px;display:flex;justify-content:space-between;font-size:8px;color:#FF8A80}.floating-note{position:absolute;right:-10px;bottom:5px;transform:rotate(5deg);display:flex;gap:13px;align-items:center;padding:18px 25px;border-radius:13px;background:#fff;color:#231531;font-size:12px;box-shadow:0 7px 20px #0008}.floating-note>span{font-size:30px;color:#FF5A5F}.orbit-badge{position:absolute;top:-10px;right:-15px;background:#FF5A5F;color:#fff;border-radius:50%;width:85px;height:85px;display:grid;place-content:center;text-align:center;font-size:25px;font-weight:600;transform:rotate(14deg)}.orbit-badge small{font:7px 'IBM Plex Mono',monospace;letter-spacing:1px}.brand-belt{background:#100c15;border-color:#2d203c}.belt-brand{color:#c7b4d8}.logo{border-radius:9px}.communities{padding-top:60px;padding-bottom:55px}.communities h2{font-size:34px}.channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.channel-grid a{display:flex;align-items:center;gap:18px;padding:23px;border-radius:12px;background:#100d14;border:1px solid #34233e}.channel-grid a:hover{background:#21122f}.channel-grid span{font:8px 'IBM Plex Mono',monospace;color:#886c9d}.channel-grid h3{font-size:16px;font-weight:400}.channel-grid b{margin-left:auto;font-weight:400;color:#FF8A80}.section-head>p{color:#a698b0}h2{font-weight:500}.market-section{background:#0b080e;border-color:#302039}.filters button{color:#ae9dbb;border-radius:20px}.filters .active,.filters [aria-pressed=true]{background:#FF5A5F;color:white}input,select,textarea{background:#110c17;color:#fff;border-color:#4b345c;border-radius:8px}.cards{grid-template-columns:repeat(3,1fr);gap:18px}.company-card{background:#141019;border:1px solid #36283f;border-radius:16px;padding:27px}.company-card:hover{border-color:#8255ac}.company-card h3{font-size:23px}.company-card p{color:#b09cbe}.symbol{color:#FF8A80}.category{color:#9d7eb4}.card-actions{border-color:#382941;font-size:11px}.row-launch{font-size:11px}.market-note{color:#947ea3}.launch-banner{display:grid;grid-template-columns:1fr 1fr;text-align:left;align-items:center;gap:70px;margin:45px 6% 0;border-radius:22px;background:#FF5A5F;padding:45px}.launch-banner .eyebrow{color:#ddc9ff}.launch-banner h2{font-size:44px}.launch-banner em{color:#d9c5ff}.launch-banner p:not(.eyebrow){color:#ecddff;margin-top:0}.launch-banner .button{background:white;color:#5221a1}.launch-banner small{color:#d7c4ef;line-height:1.7}.about{border-top:0}.about h2{font-size:32px}footer p{color:#9c87ac}footer>a:last-child{color:#c9afdf}dialog{background:#191021;color:white;border-color:#8754a6;border-radius:18px}dialog::backdrop{background:#050208cc}dialog p{color:#b79bc9}#launchReference{background:#2b1838;border-radius:8px}@media(max-width:950px){.hero{gap:30px}.feed-title{font-size:28px}.brand span{display:none}.launch-banner{gap:30px}}@media(max-width:700px){.hero{grid-template-columns:1fr}.feed-art{max-width:460px;width:100%;margin:15px auto 0}.cards{grid-template-columns:repeat(2,1fr)}.channel-grid{grid-template-columns:repeat(2,1fr)}.launch-banner{grid-template-columns:1fr}}@media(max-width:580px){h1{font-size:53px;letter-spacing:-2px}.hero{padding-top:40px;padding-bottom:45px}.feed-art{padding-right:10px}.feed-title{font-size:33px}.channel-grid a{padding:17px 12px;gap:10px}.channel-grid h3{font-size:12px}.cards{grid-template-columns:1fr}.launch-banner{padding:30px}.launch-banner h2{font-size:34px}.orbit-badge{right:0;width:70px;height:70px;font-size:21px}.floating-note{right:0}.mini-stats{gap:20px}.mini-stats span{font-size:6px}.communities h2{font-size:29px}}


