.hunt-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.1rem}.huntcard{display:flex;flex-direction:column;gap:.55rem;padding:.9rem .9rem 1.1rem}.huntcard__img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border:1px solid var(--hairline-soft);background:var(--slab)}.huntcard__tag{font-family:var(--mono);font-size:.6rem;text-transform:uppercase;letter-spacing:.14em;color:var(--blade);margin-top:.3rem}.huntcard__h{font-size:1.5rem;font-weight:700}.huntcard p{color:var(--ink-soft);font-size:.9rem;flex:1}.huntcard__q{font-family:var(--mono);font-size:.66rem;color:var(--steel);background:var(--slab);padding:.3rem .5rem;overflow-wrap:anywhere}.huntcard__go{font-family:var(--mono);font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;color:var(--blade);margin-top:.2rem}.huntform{margin-top:2.6rem;padding:1.8rem 1.6rem}.huntform__h{font-size:1.9rem;margin:.4rem 0 .6rem}.huntform__lede{color:var(--ink-soft);max-width:56ch;margin-bottom:1.2rem}.huntform__row{display:flex;gap:.8rem;flex-wrap:wrap}.huntform__row input{flex:1;min-width:220px}.huntform__preview{font-family:var(--mono);font-size:.7rem;color:var(--steel);margin-top:.8rem;overflow-wrap:anywhere}
