:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f3f4f6}*{box-sizing:border-box}body{margin:0}.page{min-height:100dvh;width:100%;display:grid;place-content:start center;padding:clamp(1rem,2.2vw,1.5rem)}.card{width:100%;max-width:52rem;margin:0 auto;background:white;border:1px solid #e5e7eb;border-radius:.9rem;padding:clamp(.95rem,2.2vw,1.75rem);box-shadow:0 8px 24px rgba(17,24,39,.08);min-width:0}h1{font-size:clamp(1.3rem,3.2vw,1.65rem);line-height:1.2;overflow-wrap:anywhere}h1,h2{margin:0}h2{font-size:.9rem;font-weight:500;color:#6b7280;letter-spacing:.03em;text-transform:uppercase}.card-header p,.intro{margin:.6rem 0 0}.intro{color:#4b5563;line-height:1.45}.lookup-form{margin-top:1.2rem;padding:.85rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#f8fafc;display:grid;grid-gap:.7rem;gap:.7rem}.lookup-rule{margin:0;padding:.2rem .1rem .1rem;color:#334155;font-size:.86rem;font-weight:600;line-height:1.4;overflow-wrap:anywhere}.lookup-grid{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:1fr}.lookup-field{display:grid;grid-gap:.35rem;gap:.35rem}.lookup-action{display:flex;align-items:stretch;margin-top:.1rem}label{font-weight:600;font-size:.95rem;overflow-wrap:anywhere}input{width:100%;min-width:0;min-height:2.8rem;border:1px solid #d1d5db;border-radius:.5rem;padding:.7rem .78rem;font-family:inherit;font-size:1rem}input[aria-invalid=true]{border-color:#dc2626}input:focus-visible{outline:2px solid #2563eb;outline-offset:1px;border-color:#2563eb}.field-error{margin:0;padding:.55rem .65rem;border:1px solid #fecaca;border-radius:.5rem;background:#fef2f2;color:#b91c1c;font-size:.9rem;font-weight:600;line-height:1.4;overflow-wrap:anywhere}button{width:100%;min-width:0;min-height:2.8rem;border:0;border-radius:.5rem;padding:.7rem 1rem;background:#111827;color:#fff;font-weight:600;font-size:.95rem;cursor:pointer;touch-action:manipulation}.lookup-action button{align-self:end}button:disabled{opacity:.65;cursor:not-allowed}.result{margin-top:1.4rem;border-top:1px solid #e5e7eb;padding-top:1.2rem}.attempt-list,.result{display:grid;grid-gap:.7rem;gap:.7rem}.result-hint{margin:0;color:#4b5563;overflow-wrap:anywhere}.result-card{border:1px solid #e2e8f0;border-radius:.75rem;padding:.95rem 1rem;overflow-wrap:anywhere}.attempt-row-header{justify-content:space-between;gap:.6rem;padding-bottom:.45rem;border-bottom:1px solid #dbe3ec}.attempt-row-header,.attempt-row-left{display:flex;align-items:center;flex-wrap:wrap;min-width:0}.attempt-row-left{gap:.45rem}.attempt-order{border-radius:999px;padding:.2rem .55rem;border:1px solid #d1d5db;background:#ffffff;color:#4b5563;font-size:.74rem;font-weight:600}.attempt-order,.attempt-source{display:inline-flex;align-items:center}.attempt-source{border-radius:999px;padding:.25rem .65rem;font-size:.8rem;font-weight:700;letter-spacing:.02em}.attempt-source-direct_api{background:#dbeafe;color:#1d4ed8}.attempt-source-website{background:#e2e8f0;color:#0f172a}.attempt-state{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .55rem;font-size:.78rem;font-weight:700;max-width:100%;overflow-wrap:anywhere}.attempt-state-found{background:#dcfce7;color:#166534}.attempt-state-not_found{background:#fef3c7;color:#92400e}.attempt-state-failed{background:#fee2e2;color:#991b1b}.result-label{margin:.42rem 0 0;font-size:.9rem;font-weight:600;color:#374151}.result-primary{font-size:clamp(1.12rem,3.3vw,1.45rem);font-weight:700;color:#0f172a}.result-copy,.result-primary{margin:.45rem 0 0;overflow-wrap:anywhere}.result-copy{color:#1f2937;line-height:1.45}.result-conditions{margin-top:.45rem}.conditions-block{margin-top:.35rem}.conditions-text{margin:.2rem 0 0;line-height:1.35;overflow-wrap:anywhere}.conditions-bullet-row{display:flex;align-items:flex-start;gap:.45rem;margin-top:.2rem}.conditions-bullet-marker{flex:0 0 auto;line-height:1.35}.conditions-bullet-text{flex:1 1 auto;min-width:0;line-height:1.35;overflow-wrap:anywhere}.attempt-summary{margin:.55rem 0 0;font-weight:400;color:#4b5563;line-height:1.4;overflow-wrap:anywhere}.result-card-success{border-color:#bbf7d0;background:#f0fdf4}.result-card-neutral{background:#f8fafc}.result-card-warning{border-color:#fca5a5;background:#fef2f2}.result-card-loading{border-color:#bfdbfe;background:#eff6ff}@media (min-width:700px){.lookup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lookup-action,.lookup-grid .lookup-field:nth-child(3){grid-column:1/-1}}@media (min-width:1080px){.lookup-grid{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(8rem,auto);align-items:end}.lookup-action,.lookup-grid .lookup-field:nth-child(3){grid-column:auto}}@media (max-width:699px){.card{border-radius:.75rem;padding:.9rem}.lookup-form{padding:.75rem;gap:.55rem}.result-card{padding:.75rem .8rem}}@media (max-width:460px){.page{padding:.8rem}.attempt-row-header{flex-direction:column;align-items:flex-start}.attempt-row-left{width:100%}.attempt-state{align-self:flex-start}}