: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;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}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;display:block!important;justify-content:center;padding-bottom:40px}header{background:#121212;border-radius:24px 24px 0 0;max-width:400px;width:100%;padding:15px 20px;margin:20px auto 10px;position:relative;height:35px}.header-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:25px;font-weight:500;white-space:nowrap}header img{height:40px;width:auto;border-radius:8px;object-fit:cover;float:left}footer{position:fixed;bottom:0;left:0;width:100%;height:40px;background-color:#222;color:#eee;display:flex;align-items:center;justify-content:center;font-size:14px;font-family:Arial,sans-serif}.container{background:#121212;border-radius:24px;padding:20px 20px 40px;max-width:400px;width:100%}.container tr{line-height:2.5}.search-box{display:flex;margin-bottom:20px}.search-box input{flex:1;padding:10px 20px;font-size:24px;border:none;border-radius:40px;margin-right:10px;background:#1e1e1e;color:#fff;outline:none}.search-box button{background:#2563eb;border:none;border-radius:40px;padding:0 24px;font-size:18px;color:#fff;cursor:pointer;transition:background .2s ease}.search-box button:hover{background:#1e40af}table{width:100%;border-collapse:collapse;background:#1e1e1e;border-radius:16px;overflow:hidden}tr{border-bottom:1px solid #333}tr:last-child{border-bottom:none}th,td{padding:12px 20px;text-align:left;font-weight:400;font-size:16px}th{width:100px;font-weight:600}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}
