:root{--background-color: rgb(0, 0, 0);--background-color-box: #141414;--text-color-one: white;--text-color-two: #E8E8E8;--text-color-three: #666666;--text-color-four: #9B9B9B;--border-color: #1C1C1C;--border-radius-box: 1rem;--border-radius-large: 50px}.landing-page-container.svelte-1o287h7{background-color:var(--background-color);color:var(--text-color-one);font-family:Roboto,sans-serif}main.landing-page.svelte-1o287h7{position:relative;overflow:hidden}.logo-beta-container.svelte-1o287h7{position:relative;display:inline-block}.beta-badge.svelte-1o287h7{position:absolute;top:-5px;right:-30px;background-color:#f39c12;color:#fff;padding:3px 8px;border-radius:4px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;transform:rotate(15deg);box-shadow:0 1px 3px #0003}.drawing-arrow-container.svelte-1o287h7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.arrow-tail.svelte-1o287h7{stroke-dasharray:1220;stroke-dashoffset:1220;animation:svelte-1o287h7-draw-tail 3s ease-in-out forwards}@keyframes svelte-1o287h7-draw-tail{0%{stroke-dashoffset:1220;opacity:0}20%{stroke-dashoffset:1220;opacity:1}80%,90%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}.scroll-indicator.svelte-1o287h7{position:absolute;bottom:30px;left:50%;transform:translate(-50%);background:none;border:none;color:#fff9;cursor:pointer;display:flex;flex-direction:column;align-items:center;animation:svelte-1o287h7-bounce 2s infinite;padding:10px;z-index:1}.scroll-indicator.svelte-1o287h7 svg:where(.svelte-1o287h7){width:28px;height:28px;fill:currentColor}.scroll-indicator.svelte-1o287h7 span:where(.svelte-1o287h7){font-size:.8rem;margin-top:4px;text-transform:uppercase;letter-spacing:.05em}.scroll-indicator.svelte-1o287h7:hover{color:#ffffffe6}@keyframes svelte-1o287h7-bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.info-content-wrapper.svelte-1o287h7{width:100%;display:flex;flex-direction:column;align-items:center;background-color:var(--background-color)}.info-section.svelte-1o287h7{width:100%;max-width:900px;padding:4rem 2rem;text-align:center;border-top:1px solid var(--border-color);box-sizing:border-box}.info-section.svelte-1o287h7:first-child{border-top:none}.info-section.alt-bg.svelte-1o287h7{background-color:var(--background-color-box);width:100vw;max-width:none;display:flex;flex-direction:column;align-items:center}.info-section.alt-bg.svelte-1o287h7>:where(.svelte-1o287h7){max-width:900px;width:100%;padding-left:2rem;padding-right:2rem;box-sizing:border-box;margin-left:auto;margin-right:auto}.info-section.alt-bg.svelte-1o287h7 h2:where(.svelte-1o287h7),.info-section.alt-bg.svelte-1o287h7 p:where(.svelte-1o287h7),.info-section.alt-bg.svelte-1o287h7 ul:where(.svelte-1o287h7),.info-section.alt-bg.svelte-1o287h7 a:where(.svelte-1o287h7){margin-left:auto;margin-right:auto;text-align:center}.info-section.alt-bg.svelte-1o287h7 ul:where(.svelte-1o287h7){text-align:left;display:inline-block;max-width:700px}.info-section.svelte-1o287h7 h2:where(.svelte-1o287h7){font-size:2rem;margin-bottom:1.5rem;color:var(--text-color-one)}.info-section.svelte-1o287h7 p:where(.svelte-1o287h7),.info-section.svelte-1o287h7 ul:where(.svelte-1o287h7){font-size:1.1rem;color:var(--text-color-two);line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto}.info-section.svelte-1o287h7 ul:where(.svelte-1o287h7){list-style:none;padding-left:0;text-align:left;margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.info-section.svelte-1o287h7 li:where(.svelte-1o287h7) strong:where(.svelte-1o287h7){color:var(--text-color-one);font-weight:600}.steps-container.svelte-1o287h7{display:flex;justify-content:space-around;gap:2rem;margin-top:2rem;flex-wrap:wrap}.step.svelte-1o287h7{flex:1;min-width:200px;max-width:280px;padding:1.5rem;background-color:var(--background-color-box);border-radius:var(--border-radius-box);border:1px solid var(--border-color)}.step.svelte-1o287h7 h3:where(.svelte-1o287h7){font-size:1.3rem;color:var(--text-color-one);margin-bottom:.5rem}.payg-section.svelte-1o287h7 p:where(.svelte-1o287h7){margin-bottom:1rem}.payg-section.svelte-1o287h7 p:where(.svelte-1o287h7) strong:where(.svelte-1o287h7){font-weight:600;color:var(--text-color-one)}.learn-more-link.svelte-1o287h7{display:inline-block;margin-top:1rem;color:var(--text-color-four);text-decoration:underline;font-weight:500}.learn-more-link.svelte-1o287h7:hover{color:var(--text-color-one)}.cta-final.svelte-1o287h7{padding:4rem 2rem;text-align:center;border-top:1px solid var(--border-color)}.cta-final.svelte-1o287h7 h2:where(.svelte-1o287h7){font-size:2.2rem;margin-bottom:1.5rem}.cta-final.svelte-1o287h7 .cta-button.begin-btn:where(.svelte-1o287h7){background-color:var(--text-color-four);color:var(--background-color);max-width:300px;border-radius:var(--border-radius-large)}.cta-final.svelte-1o287h7 .cta-button.begin-btn:where(.svelte-1o287h7):hover{background-color:var(--text-color-one);color:var(--background-color);transform:translateY(-2px)}.cta-final.svelte-1o287h7 .cta-button.begin-btn:where(.svelte-1o287h7):active{transform:translateY(0)}.video-container.svelte-1o287h7{max-width:700px;margin:2rem auto 0;aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--border-radius-box);border:1px solid var(--border-color)}.video-container.svelte-1o287h7 iframe:where(.svelte-1o287h7){width:100%;height:100%;border:none}
