: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:0;width:100%;min-height:100vh;min-height:100dvh}#root{width:100%;min-height:100vh;min-height:100dvh}.sheet-overlay{position:fixed;inset:0;background:#00000059;z-index:2000}.sheet-panel{position:fixed;top:0;right:0;bottom:0;width:min(480px,100%);height:100dvh;background:#fff;display:flex;flex-direction:column;box-shadow:-8px 0 24px #0000001f;animation:sheetSlideIn .18s ease}@keyframes sheetSlideIn{0%{transform:translate(24px);opacity:0}to{transform:none;opacity:1}}@media(max-width:968px),(pointer:coarse){.sheet-overlay{display:flex;align-items:center;justify-content:center;padding:12px}.sheet-panel{position:relative;top:auto;right:auto;bottom:auto;width:min(560px,96%);height:auto;max-height:min(92dvh,860px);border-radius:16px;box-shadow:0 12px 40px #0003;animation:none}}.card-list-container{max-width:640px;margin:0 auto;width:100%;box-sizing:border-box}@media(max-width:968px),(pointer:coarse){.card-list-container{max-width:none;margin:0}.header-btn-row{flex-wrap:wrap;overflow-x:visible}}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}}
