:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f4f6;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}.app{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.lookup-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;width:100%;max-width:520px;padding:40px;box-shadow:0 12px 32px #00000014}.page-header{text-align:center;margin-bottom:32px}.page-header h1{margin:0;font-size:28px;font-weight:700}.page-header p{color:#6b7280;margin:8px 0 0}.manual-search{flex-direction:column;gap:10px;display:flex}.manual-search label{font-size:14px;font-weight:600}.manual-search input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-size:16px}.manual-search input:focus{border-color:#2563eb}.manual-search button,.nfc-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;width:100%;padding:14px 16px;font-size:16px;font-weight:600}.manual-search button:hover,.nfc-button:hover{background:#1d4ed8}.divider{color:#9ca3af;align-items:center;gap:16px;margin:32px 0;display:flex}.divider:before,.divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.divider span{font-size:14px}.nfc-entry{text-align:center}.nfc-icon{color:#2563eb;border:2px solid #2563eb;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 16px;font-size:14px;font-weight:700;display:flex}.nfc-entry h2{margin:0;font-size:20px}.nfc-entry p{color:#6b7280;max-width:360px;margin:8px auto 20px;line-height:1.6}.nfc-button{background:#111827}.nfc-button:hover{background:#1f2937}@media (width<=600px){.app{padding:16px}.lookup-card{border-radius:16px;padding:28px 20px}.page-header h1{font-size:24px}}.result{border-radius:12px;margin-top:20px;padding:18px}.result h2{margin:0 0 14px;font-size:18px}.result p{color:#6b7280;margin:0;line-height:1.5}.success{background:#ecfdf5;border:1px solid #a7f3d0}.success h2{color:#047857}.warning{background:#fffbeb;border:1px solid #fde68a}.warning h2{color:#b45309}.error{background:#fef2f2;border:1px solid #fecaca}.error h2{color:#b91c1c}.result-row{border-top:1px solid #00000014;justify-content:space-between;gap:16px;padding:8px 0;display:flex}.result-row:first-of-type{border-top:0}.result-row span{color:#6b7280}.result-row strong{text-align:right}
