*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;color:#e4e4e7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;min-height:100vh}.App{margin:0 auto;max-width:520px;padding:4rem 1.5rem 3rem}.header{margin-bottom:2.5rem}.header-title{align-items:center;display:flex;gap:.75rem;margin-bottom:.375rem}.logo{border-radius:8px;height:36px;width:36px}.header h1{color:#fafafa;font-size:1.5rem;font-weight:600;letter-spacing:-.025em}.header p{color:#71717a;font-size:.9375rem}.search-form{gap:1.125rem;margin-bottom:2rem}.form-group,.search-form{display:flex;flex-direction:column}.form-group{gap:.375rem}.form-group label{color:#a1a1aa;font-size:.8125rem;font-weight:500}.form-group input,.form-group select{background:#18181b;border:1px solid #27272a;border-radius:8px;color:#fafafa;font-family:inherit;font-size:.9375rem;outline:none;padding:.625rem .75rem;transition:border-color .15s ease}.form-group input::placeholder{color:#52525b}.form-group input:focus,.form-group select:focus{border-color:#6366f1}.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;cursor:pointer;padding-right:2.5rem}.form-group select option{background:#18181b;color:#fafafa}button[type=submit]{background:#6366f1;border:none;border-radius:8px;color:#fafafa;cursor:pointer;font-family:inherit;font-size:.9375rem;font-weight:500;margin-top:.25rem;padding:.6875rem;transition:background .15s ease}button[type=submit]:hover:not(:disabled){background:#5558e6}button[type=submit]:disabled{background:#27272a;color:#52525b;cursor:not-allowed}.scanning{align-items:center;background:#18181b;border:1px solid #27272a;border-radius:8px;color:#a1a1aa;display:flex;font-size:.875rem;gap:.625rem;margin-bottom:1.5rem;padding:.75rem 1rem}.scanning:before{animation:pulse 1.5s ease-in-out infinite;background:#6366f1;border-radius:50%;content:"";height:6px;width:6px}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}.error{background:#ef44441a;border:1px solid #ef444433;border-radius:8px;color:#fca5a5;font-size:.875rem;padding:.75rem 1rem}.no-results{color:#71717a;font-size:.9375rem;padding:1rem;text-align:center}.results{border:1px solid #27272a;border-radius:8px;overflow:hidden}.results-summary{background:#18181b;border-bottom:1px solid #27272a;color:#a1a1aa;font-size:.8125rem;font-weight:500;padding:.875rem 1rem}.results-summary span{color:#fafafa}.cheater{border-bottom:1px solid #27272a;padding:1rem}.cheater:last-child{border-bottom:none}.cheater h3{color:#fafafa;font-size:.9375rem;font-weight:600;margin-bottom:.625rem}.cheater ul{display:flex;flex-direction:column;gap:.375rem;list-style:none}.cheater li{align-items:baseline;color:#71717a;display:flex;font-size:.8125rem;gap:.5rem}.cheater .game-date{font-feature-settings:"tnum";color:#52525b;flex-shrink:0;font-variant-numeric:tabular-nums}.cheater a{color:#818cf8;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.cheater a:hover{color:#a5b4fc}
/*# sourceMappingURL=main.cf46fdab.css.map*/