.container.svelte-1vt3w9o{align-items:center;display:flex;flex-direction:column;min-height:100vh}.content.svelte-1vt3w9o{margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:6rem;max-width:100rem;padding:4rem 2.4rem;width:100%}.hero.svelte-1vt3w9o{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;max-width:80rem;padding:2rem 0}.hero-title.svelte-1vt3w9o{font-size:6rem;font-weight:800;line-height:1.1;margin:0;letter-spacing:-.02em}.gradient-text.svelte-1vt3w9o{background:linear-gradient(135deg,var(--primary1) 0%,hsl(214,70%,60%) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-1vt3w9o{font-size:2.4rem;font-weight:600;color:var(--text1);margin:0;line-height:1.3}.hero-description.svelte-1vt3w9o{font:var(--body1);line-height:1.7;color:var(--text2);max-width:70rem;margin:0;font-size:1.8rem}.download-section.svelte-1vt3w9o{display:flex;flex-direction:column;align-items:center;gap:1.6rem;margin-top:2rem}.download-label.svelte-1vt3w9o{font:var(--body2);color:var(--text2);text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin:0}.download-buttons.svelte-1vt3w9o{display:flex;gap:1.6rem;flex-wrap:wrap;justify-content:center}.download-button.svelte-1vt3w9o{display:inline-flex;align-items:center;gap:1rem;padding:1.4rem 2.4rem;background:var(--text1);color:var(--background1);border-radius:1rem;text-decoration:none;font:var(--body1);font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px var(--shadow1);border:2px solid transparent;opacity:0;transform:translateY(20px)}.download-button.visible.svelte-1vt3w9o{opacity:1;transform:translateY(0);animation:svelte-1vt3w9o-slideUp .6s cubic-bezier(.4,0,.2,1) forwards}@keyframes svelte-1vt3w9o-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.download-button.svelte-1vt3w9o:hover{transform:translateY(-2px);box-shadow:0 8px 24px var(--shadow1);background:var(--primary1)}.download-button.svelte-1vt3w9o:active{transform:translateY(0)}.browser-icon.svelte-1vt3w9o{height:2.4rem;width:2.4rem;object-fit:contain}.download-arrow.svelte-1vt3w9o{transition:transform .3s ease}.download-button.svelte-1vt3w9o:hover .download-arrow:where(.svelte-1vt3w9o){transform:translateY(4px)}.features-section.svelte-1vt3w9o{width:100%;max-width:100rem}.features-title.svelte-1vt3w9o{font:var(--title2);text-align:center;margin:0 0 4rem;font-size:3.6rem;font-weight:700}.features-grid.svelte-1vt3w9o{display:grid;grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));gap:2.4rem;width:100%}.feature-card.svelte-1vt3w9o{background:var(--background2);border:1px solid var(--background3);border-radius:1.6rem;padding:3rem 2.4rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(20px)}.feature-card.visible.svelte-1vt3w9o{animation:svelte-1vt3w9o-fadeInUp .6s cubic-bezier(.4,0,.2,1) forwards}@keyframes svelte-1vt3w9o-fadeInUp{to{opacity:1;transform:translateY(0)}}.feature-card.svelte-1vt3w9o:hover{transform:translateY(-4px);box-shadow:0 8px 24px var(--shadow1);border-color:var(--primary1)}.feature-title.svelte-1vt3w9o{font:var(--title3);font-size:2rem;font-weight:600;margin:0 0 1rem;color:var(--text1)}.feature-description.svelte-1vt3w9o{font:var(--body1);color:var(--text2);line-height:1.6;margin:0}.how-it-works.svelte-1vt3w9o{width:100%;max-width:200rem}.section-title.svelte-1vt3w9o{font:var(--title2);text-align:center;margin:0 0 4rem;font-size:3.6rem;font-weight:700}.steps.svelte-1vt3w9o{display:flex;align-items:flex-start;justify-content:center;flex-wrap:nowrap;gap:1.5rem;width:100%}.step.svelte-1vt3w9o{display:flex;flex-direction:column;align-items:center;gap:1.2rem;flex:1;min-width:0}.step-number.svelte-1vt3w9o{width:5rem;height:5rem;min-height:5rem;border-radius:50%;background:var(--primary1);color:var(--background1);display:flex;align-items:center;justify-content:center;font-size:2.4rem;font-weight:700;box-shadow:0 4px 12px var(--shadow1);flex-shrink:0}.step-content.svelte-1vt3w9o{text-align:center;display:flex;flex-direction:column;align-items:center;min-height:8rem}.step-content.svelte-1vt3w9o h3:where(.svelte-1vt3w9o){font:var(--title3);font-size:1.8rem;font-weight:600;margin:0 0 .8rem;color:var(--text1)}.step-content.svelte-1vt3w9o p:where(.svelte-1vt3w9o){font:var(--body1);color:var(--text2);line-height:1.6;margin:0}.step-arrow.svelte-1vt3w9o{font-size:3rem;color:var(--text3);font-weight:300;align-self:flex-start;margin-top:2.5rem;flex-shrink:0;line-height:1}@media (min-width: 1200px){.steps.svelte-1vt3w9o{gap:3rem}.step-content.svelte-1vt3w9o{min-height:9rem}}@media (max-width: 768px){.content.svelte-1vt3w9o{gap:4rem;padding:2rem 1.6rem}.hero-title.svelte-1vt3w9o{font-size:4rem}.hero-subtitle.svelte-1vt3w9o{font-size:2rem}.hero-description.svelte-1vt3w9o{font-size:1.6rem}.download-buttons.svelte-1vt3w9o{flex-direction:column;width:100%}.download-button.svelte-1vt3w9o{width:100%;justify-content:center}.features-grid.svelte-1vt3w9o{grid-template-columns:1fr}.steps.svelte-1vt3w9o{flex-wrap:wrap;flex-direction:row}.step.svelte-1vt3w9o{min-width:20rem;max-width:24rem}.step-arrow.svelte-1vt3w9o{transform:rotate(90deg);font-size:2.4rem;margin-top:0;align-self:center}.features-title.svelte-1vt3w9o,.section-title.svelte-1vt3w9o{font-size:2.8rem}}@media (max-width: 480px){.hero-title.svelte-1vt3w9o{font-size:3.2rem}.hero-subtitle.svelte-1vt3w9o{font-size:1.8rem}}
