:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#020202de;background-color:#fff;--primary-color: #ffffff;--secondary-color: #FEA907;--highlight-color: #F2BE7D;--black: #000000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--secondary-color);text-decoration:inherit}a:hover{color:var(--highlight-color)}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}button{border-radius:8px;border:1px solid var(--black);padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--primary-color);cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--highlight-color)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}header.svelte-139nmxp{display:flex;flex-direction:column;text-align:center;justify-content:space-between;padding:1rem;margin-bottom:1em}.logo-title.svelte-139nmxp{display:flex;align-items:center;justify-content:center;gap:.5rem}.logo.svelte-139nmxp{width:40px;height:auto;object-fit:contain}.store-buttons.svelte-139nmxp{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.store-buttons.svelte-139nmxp img:where(.svelte-139nmxp){width:150px;height:auto;object-fit:contain;display:block;max-height:50px;opacity:.5;filter:grayscale(100%)}nav.svelte-139nmxp{margin-top:.5em}nav.svelte-139nmxp a:where(.svelte-139nmxp){margin:0 .5em;font-size:1em}.hero.svelte-139nmxp{text-align:center;margin:2rem 0;background-image:url(/assets/hero.webp);background-size:cover;background-repeat:no-repeat;height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--primary-color);text-shadow:1px 1px 2px black;border-radius:10px;box-shadow:0 4px 8px #0000004d}.hero.svelte-139nmxp h2:where(.svelte-139nmxp){font-size:2.5rem;line-height:1.2}.hero.svelte-139nmxp p:where(.svelte-139nmxp){margin:1em 0;font-size:1.2rem}.features.svelte-139nmxp{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2em;margin-top:1.5em}.feature-item.svelte-139nmxp{text-align:center;padding:1.5rem;border:1px solid #888;border-radius:10px}.feature-item.svelte-139nmxp:hover{border-color:var(--highlight-color);transition:.3s ease}#cta.svelte-139nmxp{text-align:center;margin:3rem 0 1rem}footer.svelte-139nmxp{text-align:center;margin-top:2rem;font-size:.9rem;color:#aaa}
