:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0}.page{max-width:32rem;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;padding:2.5rem 1rem}.kicker{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b;text-align:center}h1{margin:.5rem 0 0;font-size:1.5rem;font-weight:600;text-align:center}.lede{margin:.5rem 0 0;font-size:.875rem;color:#475569;text-align:center}.back{display:inline-block;margin-bottom:1.5rem;font-size:.875rem;color:#0369a1;text-decoration:none}.back:hover{text-decoration:underline}label{display:block;margin-top:1.25rem;font-size:.875rem;font-weight:500}input{width:100%;margin-top:.25rem;padding:.65rem .75rem;border:1px solid #cbd5e1;border-radius:.5rem;font:inherit;background:#fff}input:focus{outline:2px solid #bae6fd;border-color:#0ea5e9}.hint{margin:1rem 0 0;font-size:.875rem;color:#64748b}.error{margin:.5rem 0 0;font-size:.875rem;color:#dc2626}.results{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.5rem}.results button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;text-align:left;font:inherit;cursor:pointer}.results button:hover{border-color:#38bdf8;background:#f0f9ff}.name{display:block;font-size:.875rem;font-weight:500}.slug{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;color:#64748b}.cta{font-size:.875rem;color:#0284c7;white-space:nowrap}.row{display:flex;gap:.5rem;margin-top:.25rem}.row input{margin-top:0;flex:1;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.row button,.products a{border:0;border-radius:.5rem;padding:.65rem 1rem;font:inherit;font-weight:600;font-size:.875rem;cursor:pointer;text-decoration:none;color:#fff;background:#0284c7}.row button:hover,.products a:hover{background:#0369a1}.products{display:grid;gap:.75rem;margin-top:1.75rem}.products a{display:block;padding:1rem 1.1rem;background:#fff;color:#0f172a;border:1px solid #e2e8f0}.products a:hover{background:#f0f9ff;border-color:#38bdf8;color:#0f172a}.products a span{display:block}.products .title{font-weight:600}.products .blurb{margin-top:.25rem;font-size:.875rem;font-weight:400;color:#475569}.rule{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.foot{margin-top:auto;padding-top:2.5rem;font-size:.75rem;color:#64748b;text-align:center}
