@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import "https://www.nerdfonts.com/assets/css/webfont.css";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--fg:#ddd;--bg:#181818;--bg-dark:#101010;--bg-bright:#202020;--bg-red:#df6d6d;--bg-red-highlight:#eb4f4f;--bg-red-active:#bd3838;--fg-yellow:#e8db7b;--highlight:#404040;--color-first:linear-gradient(25deg, #ffd000 0%, #ffd000 25%, #fffffa 100%);--color-second:linear-gradient(25deg, #c6e1ed 0%, #c6e1ed 25%, #fffffa 100%);--color-third:linear-gradient(25deg, #b67836 0%, #b67836 25%, #fffffa 100%);--space-xxs:2px;--space-xs:4px;--space-s:8px;--space-m:12px;--space-l:16px;--space-xl:24px;--space-xxl:32px;--border-xs:1px;--border-s:2px;--border-m:4px;--border-l:6px;--border-xl:8px;--border-radius:5px;--border:solid var(--bg-bright) var(--border-s)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box;font-family:Roboto,sans-serif}#app{flex-direction:column;width:100%;height:100%;display:flex}html{height:100%}:focus-visible{border-radius:0;outline:solid #fff}body{color:var(--fg);background:var(--bg);flex-direction:column;align-items:center;height:100%;margin:0;display:flex}.centered{text-align:center}section.svelte-et6md{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:650px;padding:0 var(--space-xxl);box-sizing:content-box;border-inline:solid rgb(from var(--bg) r g b / 50%) 2px;background:rgb(from var(--bg) r g b / 50%)}h2.svelte-et6md{font-size:xx-large}h3.svelte-et6md{font-size:x-large}.content.svelte-et6md{gap:var(--space-m);flex-direction:column;display:flex}.recipe.svelte-et6md{height:250px;margin:var(--space-m) 0}iframe.svelte-xhnypc{border:none;width:100%}.nf-fa-trophy.svelte-1dm2vgm{background:var(--place-color,var(--default));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-place="1"].svelte-1dm2vgm .nf-fa-trophy:where(.svelte-1dm2vgm){--place-color:var(--color-first)}[data-place="2"].svelte-1dm2vgm .nf-fa-trophy:where(.svelte-1dm2vgm){--place-color:var(--color-second)}[data-place="3"].svelte-1dm2vgm .nf-fa-trophy:where(.svelte-1dm2vgm){--place-color:var(--color-third)}.container.svelte-1dm2vgm{margin:var(--space-xl) 0;border:var(--border);border-radius:var(--border-radius);min-width:300px;max-width:650px}.player.svelte-1dm2vgm{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.viewer.svelte-1dm2vgm{justify-content:center;align-items:center;min-width:100px;max-width:150px;display:flex}.content-wrapper.svelte-1dm2vgm{display:flex}h3.svelte-1dm2vgm{padding:var(--space-l) 0;text-align:center;border-bottom:var(--border);margin:0}.empty.svelte-1dm2vgm{text-align:center}table.svelte-1dm2vgm{table-layout:fixed;text-align:left;border-collapse:collapse;border-right:var(--border);width:100%}table.svelte-1dm2vgm thead:where(.svelte-1dm2vgm){border-bottom:var(--border)}table.svelte-1dm2vgm tr:where(.svelte-1dm2vgm){height:30px}table.svelte-1dm2vgm tr:where(.svelte-1dm2vgm):nth-child(2n){background:var(--bg-bright)}table.svelte-1dm2vgm tbody:where(.svelte-1dm2vgm) tr:where(.svelte-1dm2vgm):hover{background-color:var(--highlight)}table.svelte-1dm2vgm th:where(.svelte-1dm2vgm),table.svelte-1dm2vgm td:where(.svelte-1dm2vgm){padding:var(--space-xxs) var(--space-xs)}table.svelte-1dm2vgm th:where(.svelte-1dm2vgm):first-child,table.svelte-1dm2vgm td:where(.svelte-1dm2vgm):first-child{max-width:100px}.search-wrapper.svelte-1wah7ro{background:var(--bg-bright);justify-content:space-between;height:40px;font-size:larger;display:flex}.nf.svelte-1wah7ro{font-size:16px;font-weight:700}span.svelte-1wah7ro{display:flex}label.svelte-1wah7ro{margin-left:var(--space-m);align-items:center;max-width:100px;display:flex}input.svelte-1wah7ro{border:none;outline:none;font-size:medium}button.svelte-1wah7ro{background:var(--bg-red);cursor:pointer;aspect-ratio:1;border:none}button.svelte-1wah7ro:hover{background:var(--bg-red-highlight)}button.svelte-1wah7ro:active{background:var(--bg-red-active)}section.svelte-qardfz{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:650px;padding:0 var(--space-xxl);box-sizing:content-box;border-inline:solid rgb(from var(--bg) r g b / 50%) 2px;background:rgb(from var(--bg) r g b / 50%);scrollbar-gutter:stable}h2.svelte-qardfz{text-align:center;margin:.25em 0}.search-bar.svelte-qardfz{width:100%;margin:var(--space-xl) 0;border:var(--border);border-radius:var(--border-radius)}.search-wrapper.svelte-qardfz{gap:var(--space-s);margin:var(--space-s) 0;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}nav.svelte-d8j1hi{display:flex}a.svelte-d8j1hi{color:var(--fg);padding:0 var(--space-l);background:0 0;align-items:center;font-size:large;text-decoration:none;display:flex}a.svelte-d8j1hi:hover,.active.svelte-d8j1hi{background:#fff3}a.svelte-d8j1hi:active{background:#fff6}header.svelte-1n46o8q{gap:var(--space-xxl);background:var(--bg-dark);width:100%;display:flex;position:sticky;top:0}main.svelte-1n46o8q{background:url(../1.png) fixed;flex:1;justify-content:center;display:flex}h1.svelte-1n46o8q{text-align:center;cursor:pointer;margin:0;padding:.5em}
