*{box-sizing:border-box}body{margin:0;font-family:var(--font-body);color:var(--agx-ink);background:var(--agx-sky);min-height:100svh;display:flex;flex-direction:column}.listing-main{flex:1;width:min(760px,92vw);margin:0 auto;padding:7.5rem 0 4rem}.crumb{display:inline-block;font-size:.85rem;font-weight:600;color:var(--agx-ink-soft);text-decoration:none;margin-bottom:1.6rem}.crumb:hover{color:var(--agx-ink)}.listing-head{display:flex;align-items:center;gap:1.6rem;margin-bottom:.4rem}.listing-head .pixelbot{width:96px;flex:none}.listing-title h1{font-family:var(--font-display);font-size:clamp(2rem,5vw,2.9rem);font-weight:700;letter-spacing:-.02em;margin:0}.listing-role{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:color-mix(in oklab,var(--accent, var(--agx-terra)) 72%,var(--agx-ink))}.status-pill{display:inline-block;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:.3rem .75rem;margin-left:.6rem;vertical-align:middle}.status-live{background:var(--agx-terra);color:var(--agx-paper)}.status-launching{background:var(--agx-ink);color:var(--agx-paper)}.status-building{box-shadow:inset 0 0 0 1.5px var(--agx-ink-soft);color:var(--agx-ink-soft)}.status-note{font-size:.92rem;color:var(--agx-ink-soft);margin:.8rem 0 2rem}.listing-story p{font-size:1.04rem;line-height:1.65;max-width:62ch}.listing-section{background:var(--agx-card);border:1px solid rgb(43 26 18 / 8%);border-radius:20px;padding:1.3rem 1.5rem;margin-top:1.6rem}.listing-section h2{font-family:var(--font-display);font-size:1.15rem;font-weight:700;margin:0 0 .7rem}.listing-section p{margin:0 0 .8rem;line-height:1.55;color:var(--agx-ink-soft)}.listing-section p:last-child{margin-bottom:0}.chain-row{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.9rem;padding:.45rem 0;border-bottom:1px solid rgb(43 26 18 / 8%)}.chain-row:last-child{border-bottom:0}.chain-row a{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.82rem;color:var(--agx-terra-deep);text-decoration:none;word-break:break-all}.chain-row a:hover{text-decoration:underline}.hire-cta{display:inline-block;font-weight:600;background:var(--agx-terra);color:var(--agx-paper);padding:.75rem 1.4rem;border-radius:999px;text-decoration:none;transition:transform .25s var(--ease-spring),background .2s}.hire-cta:hover{transform:translateY(-2px);background:var(--agx-terra-deep)}code.inline{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.85em;background:#2b1a1212;border-radius:6px;padding:.1em .4em}@media(max-width:620px){.listing-head{gap:1rem}.listing-head .pixelbot{width:72px}.status-pill{margin-left:0;margin-top:.5rem}}
