.bounties-page{min-height:100vh;padding:0 7vw 90px}.bounties-page>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;display:flex}.bounties-page nav{gap:22px;display:flex}.bounties-page nav a{color:var(--muted);font-size:12px;text-decoration:none}.bounties-intro{max-width:820px;padding:80px 0 52px}.bounties-intro h1{letter-spacing:-.07em;margin:0 0 24px;font:600 clamp(46px,7vw,78px)/.98 Space Grotesk,sans-serif}.bounties-intro>p:last-child{color:var(--muted);max-width:680px;line-height:1.65}.public-bounties{border-top:1px solid var(--ink)}.bounties-count{color:var(--faint);text-transform:uppercase;padding:15px 0;font:10px DM Mono,monospace}.public-bounty{border-top:1px solid var(--line);grid-template-columns:1fr 260px;gap:50px;padding:28px 0;display:grid}.public-bounty>div>span{color:var(--blue);font:10px DM Mono,monospace}.public-bounty h2{margin:8px 0;font:600 24px Space Grotesk,sans-serif}.public-bounty p{color:var(--muted);line-height:1.55}.public-bounty small{color:var(--faint)}.public-bounty aside{border-left:1px solid var(--line);align-content:start;gap:9px;padding-left:24px;display:grid}.public-bounty aside strong{font:600 20px DM Mono,monospace}.public-bounty aside span{color:var(--muted);font-size:11px}.public-bounty aside a{color:var(--blue);font-size:11px}.bounties-empty{color:var(--muted);padding:60px 0}.bounties-empty strong{color:var(--ink)}@media (max-width:700px){.bounties-page{padding:0 24px 60px}.bounties-intro{padding:55px 0 38px}.public-bounty{grid-template-columns:1fr;gap:20px}.public-bounty aside{border-left:0;border-top:1px solid var(--line);padding:18px 0 0}}
