*{box-sizing:border-box}body{margin:0;background:#f5f7fb;font-family:Arial,sans-serif;color:#1f2937}.page{min-height:100vh}.header{background:#111827;color:#fff;padding:24px 40px}.header h1{margin:0;font-size:26px}.header p{margin:6px 0 0;color:#cbd5e1}.container{padding:32px 40px}.lookup-card,.panel{background:#fff;border-radius:14px;padding:22px;box-shadow:0 8px 24px #0f172a14}.lookup-card{margin-bottom:24px}.lookup-card label{display:block;font-weight:700;margin-bottom:10px}.lookup-row{display:flex;gap:12px}.lookup-row input{flex:1;padding:12px 14px;border:1px solid #cbd5e1;border-radius:10px;font-size:15px}.lookup-row button{padding:12px 22px;border:none;border-radius:10px;background:#2563eb;color:#fff;font-weight:700;cursor:pointer}.lookup-row button:disabled{opacity:.6;cursor:not-allowed}.grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.panel h2{margin-top:0;font-size:20px}.info-row{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid #e5e7eb}.info-row span{color:#64748b}.info-row strong{text-align:right}.full{margin-top:24px}.error{background:#fee2e2;color:#991b1b;padding:14px 18px;border-radius:10px;margin-bottom:20px}.muted{color:#64748b}table{width:100%;border-collapse:collapse;margin-top:12px}th,td{text-align:left;padding:12px;border-bottom:1px solid #e5e7eb;font-size:14px}th{background:#f8fafc;color:#475569}@media (max-width: 800px){.grid{grid-template-columns:1fr}.lookup-row{flex-direction:column}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
