: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;--color-primary: #3a5a40;--color-secondary: #344e41;--color-accent: rgb(218, 215, 205);--color-pastel-green: rgba(163, 177, 138, .44);--color-light-green: rgba(88, 129, 87, .45);--color-dark: #2e2e2e;--color-success: green;--color-error: red}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;justify-content:center;align-items:center;min-width:320px;min-height:100vh;background-color:var(--color-secondary);overflow-x:scroll;overflow-y:hidden}h1{font-size:3.2em;line-height:1.1}.card{padding:2em}#app{display:flex;flex-direction:row;justify-content:center;width:100vw}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}}.settings_container.svelte-f5ehz0{display:flex;width:100%;flex-direction:row;justify-content:space-between}.title_composer.svelte-f5ehz0{display:flex;flex-direction:column;height:100%;width:48%}.bpm_time_signature.svelte-f5ehz0{display:flex;flex-direction:column;width:48%}.settings_option.svelte-f5ehz0{margin:1em 0;display:flex;flex-direction:row;justify-content:space-between;width:100%}input.svelte-f5ehz0{width:100%;padding:1em;margin-bottom:1em;border-radius:5px}button.svelte-f5ehz0{cursor:pointer;padding:1em 2em;width:48%}#card.svelte-coasfa{display:flex;flex-direction:column;align-items:center;border-radius:5px;background-color:var(--color-primary);padding:1em;margin:.5em}#name.svelte-coasfa{font-weight:700;width:100%;margin-bottom:1em}#buttons.svelte-coasfa{display:flex;flex-direction:row;width:100%}button.svelte-coasfa{margin:.2em;width:100%;display:flex;align-items:center;justify-content:center}button.svelte-coasfa span:where(.svelte-coasfa){margin-right:.5em}.UploadsZone.svelte-1kpkhh9{display:flex;flex-direction:column;align-items:center;height:100%;width:80%;margin:2em}h2.svelte-1kpkhh9{padding-bottom:1em}#upload.svelte-1kpkhh9{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:.5em;padding:2em;border-radius:5px;border:2px solid var(--color-accent)}.upload_button.svelte-1kpkhh9{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}.upload_button.svelte-1kpkhh9:hover{border-color:#646cff}.file_name.svelte-1kpkhh9{margin:0 1em;font-weight:700}#list-items.svelte-1kpkhh9{width:100%;height:100%;overflow-y:scroll;scrollbar-width:none;border-radius:5px;border:2px solid var(--color-accent)}.PdfZone.svelte-g67iww{display:flex;flex-direction:column;align-items:center;height:100%;margin:2em}.PdfZone.svelte-g67iww h2:where(.svelte-g67iww){margin-bottom:1em}.pdf-container.svelte-g67iww{padding:1em;height:100%;aspect-ratio:8.27 / 11.7;background:var(--color-primary);border:2px solid var(--color-accent);border-radius:5px}.pdf-frame.svelte-g67iww{width:100%;height:100%;border:none}.pdf-placeholder.svelte-g67iww{display:flex;justify-content:center;align-items:center;height:100%;font-size:1.2rem;color:var(--color-accent);font-weight:700;background:repeating-linear-gradient(45deg,var(--color-light-green),var(--color-light-green) 10px,var(--color-pastel-green) 10px,var(--color-pastel-green) 20px)}main.svelte-156wo2w{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;height:90vh;width:100%}header.svelte-156wo2w{display:flex;flex-direction:column;justify-content:start;align-items:start;border-right:2px solid var(--color-accent);padding:2rem;width:50%;height:80%}h1.svelte-156wo2w{font-size:4rem}h2.svelte-156wo2w{font-size:3rem;font-style:italic}h3.svelte-156wo2w{font-size:2rem;margin:1em 0}@media (max-width: 900px){main.svelte-156wo2w{flex-direction:column;width:100%;height:auto}}*{box-sizing:border-box;margin:0;padding:0}
