@import"https://fonts.googleapis.com/css2?family=Yanone+Kaffeesatz:wght@200..700&display=swap";*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}:root{--font-size: 1.2rem;--color-background: #f0f0f0;--color-background-secondary: #e0e0e0;--color-text: #333333;--color-text-secondary: #545454;--color-accent: #333333;--box-shadow: 0 0 10px rgba(0, 0, 0, .3)}@media(min-width:800px){:root{--font-size: 1.2rem}}@media(prefers-color-scheme:dark){:root{--color-background: #222222;--color-background-secondary: #2a2a2a;--color-text: #e0e0e0;--color-text-secondary: #b0b0b0;--color-accent: #e0e0e0}}*{font-family:Yanone Kaffeesatz,sans-serif;font-weight:300;font-size:var(--font-size)}p{font-size:var(--font-size);line-height:1.3;margin-bottom:1.4rem}ul{margin-bottom:1.4rem;line-height:1.3}body{background-color:var(--color-background);color:var(--color-text)}a{color:var(--color-text);text-decoration:underline;font-size:inherit}b,strong,p a{font-weight:500}h1,h2,h3,h4{line-height:1;margin:0 0 1.4rem}h2{font-size:2.4rem;font-weight:700}h3{font-size:1.6rem;font-weight:500}h4{font-size:1.4rem;font-weight:500}.strong{font-weight:500;font-size:inherit}h3.svelte-1hmd7l3{margin-bottom:1rem}.search-results.svelte-1hmd7l3{margin:1rem}.search-results-section.svelte-1hmd7l3{margin-bottom:1.5rem}img.svelte-1gtkikg{height:50px}.dark.svelte-1gtkikg{display:none}@media(prefers-color-scheme:dark){.dark.svelte-1gtkikg{display:inline}.light.svelte-1gtkikg{display:none}}.closed-beta-message.svelte-hv3zzy{background-color:#edca4f;color:#000;text-align:center;padding:.5rem 1rem;font-size:.875rem}.closed-beta-message.svelte-hv3zzy a:where(.svelte-hv3zzy){color:#000;font-weight:700;text-decoration:underline}header.svelte-hv3zzy{display:flex;justify-content:space-between;align-items:center;margin:1rem;max-height:60px}header.svelte-hv3zzy a:where(.svelte-hv3zzy){text-decoration:none;color:inherit}input.svelte-hv3zzy{width:90%;max-width:400px;padding:.5rem;margin:0 1rem;border:1px solid var(--color-accent);border-radius:4px;font-size:1rem}.search-container.svelte-hv3zzy{width:100%}footer.svelte-7lfk2o{text-align:center;margin:1rem 0 2rem;display:flex;justify-content:center;align-items:center;flex-direction:row;max-height:100px}footer.svelte-7lfk2o a:where(.svelte-7lfk2o){text-decoration:none;color:inherit}footer.svelte-7lfk2o{gap:1rem}footer.svelte-7lfk2o{flex-direction:column}footer.svelte-7lfk2o ul:where(.svelte-7lfk2o){list-style:none;display:flex;gap:1rem;padding:0;margin:0}.spin.svelte-1dk7m4e{transform-origin:50% 50%;animation:svelte-1dk7m4e-spin 3s linear infinite}.wobble.svelte-1dk7m4e{transform-origin:50% 50%;animation:svelte-1dk7m4e-wobble 1.8s ease-in-out infinite}.record.svelte-1dk7m4e{fill:#131313}.paused.svelte-1dk7m4e :where(.svelte-1dk7m4e){animation-play-state:paused}@keyframes svelte-1dk7m4e-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes svelte-1dk7m4e-wobble{0%{transform:rotate(0) translate(0)}25%{transform:rotate(0) translate(.2px)}50%{transform:rotate(0) translate(0)}75%{transform:rotate(0) translate(-.2px)}to{transform:rotate(0) translate(0)}}.record-container.svelte-1dk7m4e{position:relative;width:100%}.record-container.svelte-1dk7m4e:after{content:"";position:absolute;inset:0;border-radius:50%;background:conic-gradient(transparent 20deg,rgba(255,255,255,.1) 40deg,rgba(255,255,255,.1) 50deg,transparent 60deg,transparent 200deg,rgba(255,255,255,.08) 220deg,rgba(255,255,255,.08) 240deg,transparent 250deg,transparent 340deg);mix-blend-mode:screen;pointer-events:none;mask:radial-gradient(circle at center,#000 65%,transparent 66%);-webkit-mask:radial-gradient(circle at center,#000 65%,transparent 66%)}.audio-player.svelte-1iaemvc{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;text-align:center;position:fixed;bottom:0;left:0;right:0;color:var(--color-text);background-color:var(--color-background-secondary);padding:0 1rem 1rem;box-shadow:var(--box-shadow)}h3.svelte-1iaemvc{margin:0}.full-page.svelte-1iaemvc{top:0;height:100vh;z-index:1000}.now-playing-info.svelte-1iaemvc{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.mobile-wrapper.svelte-1iaemvc{display:flex;flex-direction:column;gap:1rem;width:100%}.reverse-column.svelte-1iaemvc{flex-direction:column-reverse}.essentials.svelte-1iaemvc{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.payment-popup.svelte-1iaemvc{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#4c77a9;color:var(--color-text);padding:.5rem 1rem;border-radius:12px;box-shadow:var(--box-shadow);font-size:1rem;min-width:fit-content;text-align:center;font-weight:700;white-space:nowrap;z-index:2000}@media(min-width:600px){.audio-player.svelte-1iaemvc{padding:1rem}.essentials.svelte-1iaemvc{display:flex;flex-direction:row;text-align:center;justify-content:space-evenly;gap:2rem}.hidden-on-desktop.svelte-1iaemvc{display:none}}.nav-section.svelte-1mok3ed{margin-bottom:2rem}.section-title.svelte-1mok3ed{font-weight:600;text-transform:uppercase;margin:1rem 0 .5rem}ul.svelte-1mok3ed{list-style:none;padding:1rem;margin:0}li.svelte-1mok3ed{margin:.5rem 0}a.svelte-1mok3ed{text-decoration:none;color:var(--color-text);font-size:1.4rem}a.svelte-1mok3ed:hover{opacity:.8}.icon.svelte-1mok3ed{margin-right:.4rem}main.svelte-12qhfyh{margin:2rem 1rem}.menu.svelte-12qhfyh{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--color-background);z-index:1000}
