:root{font-family: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;min-width:320px;min-height:100vh;overflow:hidden}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}}#app{height:100vh;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;color:#1e293b;text-align:left;background:#f8fafc}.page{display:flex;flex-direction:column;height:100%;padding:1rem;gap:1rem}@media(min-width:768px){.page{padding:2rem;gap:1.5rem}}header{flex-shrink:0}header h1{margin:0 0 .25rem;font-size:1.5rem;font-weight:700;color:#0f172a}header p{margin:0;font-size:.875rem;color:#64748b}@media(min-width:768px){header h1{margin:0 0 .5rem;font-size:2rem}header p{font-size:1rem}}.controls{flex-shrink:0;display:flex;flex-wrap:wrap;gap:.75rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000d}@media(min-width:768px){.controls{gap:1rem;padding:1.5rem;border-radius:12px}}.search-group{display:flex;gap:.5rem;align-items:flex-end;flex:1 1 100%;min-width:0}@media(min-width:768px){.search-group{flex:1 1 auto;min-width:300px}}.search-group label{flex:1;min-width:0}.search-group button{padding:.625rem 1rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;background:#2563eb;color:#fff;cursor:pointer;transition:all .2s;white-space:nowrap;box-shadow:0 1px 2px #0000000d}@media(min-width:768px){.search-group button{padding:.75rem 1.5rem;font-size:.95rem}}.search-group button:hover{background:#1d4ed8;box-shadow:0 2px 4px #0000001a}.search-group button:active{background:#1e40af;transform:translateY(1px)}label{display:flex;flex-direction:column;gap:.5rem;font-weight:600;font-size:.875rem;color:#475569;flex:1 1 calc(50% - .5rem);min-width:0}@media(min-width:768px){label{flex:0 1 auto;min-width:180px}}input[type=text],input[type=number],select{padding:.625rem .75rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.9375rem;transition:border-color .2s}@media(min-width:768px){input[type=text],input[type=number],select{padding:.65rem .75rem;font-size:1rem}}input[type=text]:focus,input[type=number]:focus,select:focus{outline:none;border-color:#3b82f6}.hint{grid-column:1 / -1;font-size:.9rem;color:#475569;word-break:break-all;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem}.results{flex:1;overflow:hidden;display:flex;flex-direction:column}.status{padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.status.error{background:#fff5f5;border-color:#fecdd3;color:#b91c1c}.table-wrapper{flex:1;overflow:auto;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000d;margin-bottom:2rem;min-height:0}@media(min-width:768px){.table-wrapper{border-radius:12px;margin-bottom:3.5rem}}table{width:100%;border-collapse:collapse;font-size:.875rem}@media(min-width:768px){table{font-size:.95rem}}th,td{padding:.75rem;border-bottom:1px solid #e2e8f0;vertical-align:top}@media(min-width:768px){th,td{padding:.875rem 1rem}}th{position:sticky;top:0;background:#f1f5f9;text-align:left;font-weight:600;font-size:.75rem;color:#64748b;letter-spacing:.05em;text-transform:uppercase}@media(min-width:768px){th{font-size:.8125rem}}.th-full{display:none}.th-short{display:inline}tbody tr{transition:background-color .15s}tbody tr:hover{background:#f8fafc}tbody tr:last-child td{border-bottom:none}a{color:#2563eb;text-decoration:none;font-weight:500}a:hover{color:#1d4ed8;text-decoration:underline}.global-loading{display:inline-block;margin-top:.5rem;padding:.5rem .875rem;background:#dbeafe;color:#1e40af;border-radius:6px;font-weight:600;font-size:.875rem}select{border-right:.5rem solid transparent}
