:root{color-scheme:dark light}::-webkit-scrollbar{display:none}*:not(dialog){box-sizing:border-box;margin:0;padding:0}html,body{height:100%}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#f9fafa;background-color:#171a1c}.auto-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:2rem}img{width:100%;height:100%;display:block;object-fit:cover}.center{max-height:95%;display:grid;place-content:center;place-items:center}.wrapper.svelte-1inu540{display:grid;gap:2rem;& main{max-width:64rem;margin-inline:auto;padding-inline:2rem}& header{padding-block:1rem;padding-inline:2rem;background-color:#323232;text-align:center;& h1{font-weight:500}}}
