body{color:var(--text1);font-family:Asap,Poppins,system-ui,sans-serif;font-weight:300}p{line-height:1.6}a{text-decoration:none;color:var(--accent);border-bottom:1px solid var(--accent);width:fit-content}button{cursor:pointer;font:inherit;color:inherit;border-radius:7px;transition:all .2s ease}button.box.surface{padding:.5rem 1rem!important;background:hsl(39deg,100%,40%)!important;border-color:var(--accent)!important}button:not([disabled]):active{transform:translateY(2px)}button[disabled]{filter:saturate(0) brightness(.7) contrast(2)}h1,h2,h3,h4,h5,h6,strong{font-weight:500;margin-bottom:0}h1,h2:not(:first-of-type){margin-top:4rem}figure{margin:0}figure figcaption{text-align:center;color:var(--highlight);font-size:.9rem;margin-top:.5rem}select.surface{padding:.5rem;font:inherit;font-size:1rem;color:var(--text1)}select.surface:disabled{filter:saturate(.3);color:var(--text2)}optgroup{font-style:normal;color:var(--highlight)}option{color:var(--text1)}:root{--text1: hsl(0, 0%, 92%);--text2: hsl(219, 10%, 72%);--bg: hsl(219, 70%, 18%);--accent: orange;--highlight: skyblue;--surface1: hsl(219, 70%, 23%);--surface2: hsl(219, 70%, 28%);--surface3: hsl(219, 70%, 35%);--surface-shadow: rgba(0, 0, 0, .17);--rarity-1: #868AA4;--rarity-2: #58AC06;--rarity-3: #0072ff;--rarity-4: #BA00FF;--rarity-5: #FF4B00}body{margin:0;background:var(--bg);accent-color:var(--accent)}*{box-sizing:border-box}*:focus-visible{outline:2px solid var(--accent)}.grid{display:grid}.flex{display:flex}.g-50{gap:.5rem}.g-25{gap:.25rem}.wrap{flex-wrap:wrap}.accent{color:var(--accent)}.box{border:1px solid var(--surface2);box-shadow:0 2px 4px var(--surface-shadow);padding:1rem;border-radius:7px}.surface{background:var(--surface1)}.surface.hover:hover,.surface.hover:focus-visible{background:var(--surface2);border-color:var(--surface3)}.surface.item:focus-within{border-color:var(--surface3)}.surface.item:focus-within a:after{background:var(--surface2)}.surface .surface{background:var(--surface2);border-color:var(--surface3)}.surface .surface.hover:hover,.surface .surface.hover:focus-visible{background:var(--surface3);border-color:var(--surface4, hsl(219deg, 70%, 45%))}.surface .surface.item:focus-within{border-color:var(--surface4, hsl(219deg, 70%, 45%))}.surface .surface.item:focus-within a:after{background:var(--surface3)}.surface .surface .surface{background:var(--surface3);border-color:var(--surface4, hsl(219deg, 70%, 45%))}.absolute{position:absolute}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.focus-within-outline:focus-within,.hover-outline:hover{outline:2px solid var(--accent)}#changelog{gap:1rem}#changelog h2,#changelog h3{margin:0;font-size:1.17rem;color:var(--highlight)}time.svelte-ah9asy{font-weight:500}nav.svelte-hyney2.svelte-hyney2{position:sticky;z-index:10;top:0;padding-block:0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;align-items:center;border:unset;border-bottom:1px solid var(--surface2);overflow:hidden;line-height:1.1;border-radius:0}.beta-mark.svelte-hyney2.svelte-hyney2{font-weight:600;text-shadow:0 0 3px rgba(0,0,0,.438);color:var(--highlight);font-size:.9rem}.logo-wrapper.svelte-hyney2.svelte-hyney2,.links.svelte-hyney2.svelte-hyney2{display:flex;align-items:center;justify-content:center}.links.svelte-hyney2.svelte-hyney2{gap:1rem}.logo-wrapper.svelte-hyney2 img.svelte-hyney2{transition:all .3s ease}.logo-wrapper.svelte-hyney2 .bold.svelte-hyney2{font-weight:500;font-size:1.23rem}.logo-wrapper.svelte-hyney2:active img.svelte-hyney2{transform:translateY(4px)}.timer-wrapper.svelte-hyney2.svelte-hyney2{text-align:right}.timer-wrapper.svelte-hyney2 span.svelte-hyney2{font-size:.9rem;color:var(--highlight)}a.svelte-hyney2.svelte-hyney2{color:var(--text1);border:none}.links.svelte-hyney2 a.svelte-hyney2{padding:.5rem}footer.svelte-11jzz20{width:calc(100% - 2rem);max-inline-size:800px;margin:auto;color:var(--text2);line-height:1.5;font-size:.9rem;justify-content:space-between;padding-top:1rem;padding-bottom:5vmin}.flex.svelte-11jzz20{align-items:center;gap:.25rem}a.svelte-11jzz20{color:inherit;border:none;text-decoration:underline}a.svelte-11jzz20:hover,a.svelte-11jzz20:focus-visible{color:var(--accent)}main{margin:auto;display:grid;width:calc(100% - 2rem);max-inline-size:1100px;gap:1rem}.bg-img{position:fixed;z-index:-1;bottom:0;right:-100px;user-select:none;pointer-events:none;opacity:.25}
