: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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box;margin:0;padding:0}body{background:#f7f7f7;color:#222;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5;-webkit-text-size-adjust:100%;margin:0;padding:0}#root{width:100%;min-height:100vh}.gold-container{width:100%;min-height:100vh;padding:1rem .5rem;background:#fff;display:flex;flex-direction:column;align-items:center}.gold-container h1{color:#e6b800;margin:.8rem 0;font-size:1.5rem;letter-spacing:.5px;text-align:center}.table-wrapper{width:100%;overflow-x:auto;display:block;margin:.5rem 0;border-radius:8px;box-shadow:0 2px 8px #0000000d;-webkit-overflow-scrolling:touch}.gold-table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;min-width:600px;box-shadow:none}.gold-table thead{background:#f5e9c6}.gold-table th{background:#f5e9c6;color:#bfa100;font-size:.85rem;letter-spacing:.5px;padding:.7rem .5rem;text-align:center;position:sticky;top:0;white-space:nowrap}.gold-table td{font-size:.85rem;padding:.7rem .5rem;text-align:center;color:#222;white-space:nowrap}.gold-table tr{border-bottom:1px solid #eee}.gold-table tr:last-child{border-bottom:none}.gold-table td[style*="color: green"]{color:#1a7f37!important;font-weight:600}.gold-table td[style*="color: red"]{color:#d32f2f!important;font-weight:600}
