.launch-page{color:#fff;min-height:100svh;font-family:var(--font-sans);background:#000}.launch-header{justify-content:space-between;align-items:center;gap:20px;padding:24px clamp(24px,4vw,48px);display:flex}.launch-logo{letter-spacing:-.03em;color:#fff;font-size:22px;font-weight:700;text-decoration:none}.launch-back{color:#ffffffb8;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.launch-back:hover{color:#fff}.launch-main{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 88px);padding:24px clamp(24px,4vw,48px) 64px;display:flex}.launch-intro{text-align:center;margin-bottom:clamp(40px,6vh,56px)}.launch-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffff73;margin:0 0 12px;font-size:11px;font-weight:600}.launch-intro h1{letter-spacing:-.03em;margin:0 0 10px;font-size:clamp(32px,5vw,48px);font-weight:600;line-height:1.05}.launch-subtitle{color:#ffffff8c;margin:0;font-size:clamp(15px,1.8vw,17px)}.launch-grid{flex-wrap:wrap;justify-content:center;gap:clamp(20px,3vw,32px);max-width:980px;margin:0;padding:0;list-style:none;display:flex}.launch-tile{width:min(168px,42vw)}.launch-tile-btn{width:100%;color:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:10px;padding:0;text-decoration:none;display:flex}.launch-tile.is-disabled .launch-tile-btn{cursor:not-allowed;opacity:.72}.launch-tile-icon{aspect-ratio:1;border:3px solid #0000;border-radius:18px;justify-content:center;align-items:center;width:min(132px,34vw);transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 18px 40px #00000073}.launch-tile-icon span{letter-spacing:-.04em;color:#fff;text-shadow:0 2px 12px #00000040;font-size:clamp(28px,4vw,34px);font-weight:700}.launch-tile-btn:hover .launch-tile-icon,.launch-tile-btn:focus-visible .launch-tile-icon{border-color:#fff;box-shadow:0 18px 40px #00000073,0 0 0 1px #ffffff14}.launch-tile-btn:focus-visible{outline:none}.launch-tile-name{letter-spacing:-.01em;color:#ffffffdb;font-size:15px;font-weight:600;transition:color .2s}.launch-tile-btn:hover .launch-tile-name,.launch-tile-btn:focus-visible .launch-tile-name{color:#fff}.launch-tile-status{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.launch-tile-status.is-launched{color:#b8e986;background:#82c34129}.launch-tile-status.is-beta{color:#ffd866;background:#ffc10724}.launch-tile-status.is-early{color:#c4b5fd;background:#7c5cff2e}.launch-tile-status.is-dev{color:#7dd3fc;background:#0091bf2e}.launch-tile-status.is-soon{color:#ffffff8c;background:#ffffff14}.launch-tile-tagline{text-align:center;color:#ffffff61;max-width:14ch;font-size:12px;line-height:1.4}.launch-manage{letter-spacing:.02em;color:#ffffffb8;border:1px solid #ffffff47;border-radius:4px;margin-top:clamp(36px,5vh,48px);padding:12px 22px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,color .2s}.launch-manage:hover{color:#fff;background:#ffffff0f;border-color:#ffffff80}@media (width<=640px){.launch-grid{gap:18px}.launch-tile{width:calc(50% - 9px)}.launch-tile-icon{width:100%;max-width:120px}}@media (width<=380px){.launch-tile{width:100%;max-width:200px}}
