main.svelte-m2f3jf{width:100%;margin:0;padding:0;font-family:var(--font-family-sans);overflow-x:hidden}.container.svelte-m2f3jf{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-section.svelte-m2f3jf{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2);padding:6rem 0 4rem}.hero-background.svelte-m2f3jf{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.hero-gradient.svelte-m2f3jf{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 50%,var(--color-accent) 100%);opacity:.9}.floating-elements.svelte-m2f3jf{position:absolute;top:0;left:0;right:0;bottom:0}.petal-group.svelte-m2f3jf{position:absolute;width:200px;height:200px;pointer-events:none}.hero-content.svelte-m2f3jf{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 2rem}.hero-title.svelte-m2f3jf{font-family:JUST Sans ExBold,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:700;margin:0;line-height:1.1;background:linear-gradient(45deg,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-m2f3jf{font-family:JUST Sans Regular,sans-serif;font-size:clamp(1.5rem,4vw,3rem);font-weight:400;margin:1rem 0;opacity:.9}.hero-description.svelte-m2f3jf{font-size:clamp(1.1rem,2.5vw,1.5rem);line-height:1.6;margin:2rem 0 3rem;opacity:.8;max-width:600px;margin-left:auto;margin-right:auto}.hero-cta.svelte-m2f3jf{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.scroll-indicator.svelte-m2f3jf{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2;text-align:center;color:#fff;opacity:.7}.scroll-arrow.svelte-m2f3jf{width:2px;height:30px;background:#fff;margin:0 auto .5rem;position:relative;animation:svelte-m2f3jf-bounce 2s infinite}.scroll-arrow.svelte-m2f3jf:after{content:"";position:absolute;bottom:0;left:-4px;width:10px;height:10px;border-right:2px solid white;border-bottom:2px solid white;transform:rotate(45deg)}@keyframes svelte-m2f3jf-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}section.svelte-m2f3jf{padding:6rem 0;position:relative}.section-title.svelte-m2f3jf{font-family:JUST Sans ExBold,sans-serif;font-size:clamp(2.5rem,5vw,4rem);text-align:center;margin-bottom:3rem;color:var(--color-text-primary);line-height:1.2}.problem-section.svelte-m2f3jf{background:var(--color-bg-secondary);padding-top:2rem}.problem-content.svelte-m2f3jf{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.problem-description.svelte-m2f3jf{font-size:1.2rem;line-height:1.8;color:var(--color-text-secondary);margin-bottom:3rem}.problem-stats.svelte-m2f3jf{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.stat.svelte-m2f3jf{text-align:center;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:var(--shadow-md)}.stat-number.svelte-m2f3jf{display:block;font-family:JUST Sans ExBold,sans-serif;font-size:2.5rem;color:var(--color-primary);margin-bottom:.5rem}.stat-label.svelte-m2f3jf{font-size:.9rem;color:var(--color-text-muted);line-height:1.4}.solution-description.svelte-m2f3jf{font-size:1.2rem;line-height:1.8;color:var(--color-text-secondary);margin-bottom:3rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.solution-content.svelte-m2f3jf{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:start}.solution-image.svelte-m2f3jf{position:relative;display:flex;justify-content:center;align-items:center}.solution-screenshot.svelte-m2f3jf{width:100%;max-width:300px;height:auto;border-radius:20px;box-shadow:var(--shadow-xl);transition:all .3s ease}.solution-screenshot.svelte-m2f3jf:hover{transform:scale(1.02);box-shadow:var(--shadow-2xl)}.solution-features.svelte-m2f3jf{display:grid;grid-template-columns:1fr;gap:1.5rem}.solution-feature.svelte-m2f3jf{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;padding:2.5rem 2rem;background:var(--color-bg-card);border-radius:16px;box-shadow:var(--shadow-sm);transition:all .3s ease}.solution-feature.svelte-m2f3jf:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.solution-feature.svelte-m2f3jf .feature-icon:where(.svelte-m2f3jf){width:6rem;height:6rem;object-fit:contain;flex-shrink:0;border-radius:12px;background:linear-gradient(135deg,#3b82f61a,#9333ea1a);padding:1rem;box-shadow:0 4px 12px #0000001a}.feature-content.svelte-m2f3jf{flex:1}.solution-feature.svelte-m2f3jf h4:where(.svelte-m2f3jf){margin:0 0 .75rem;color:var(--color-text-primary);font-size:1.3rem;font-weight:600}.solution-feature.svelte-m2f3jf p:where(.svelte-m2f3jf){margin:0;color:var(--color-text-secondary);font-size:1rem;line-height:1.5}.products-section.svelte-m2f3jf{background:var(--color-bg-primary)}.products-grid.svelte-m2f3jf{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:3rem;margin-top:4rem}.product-card.svelte-m2f3jf{background:#fff;border-radius:20px;overflow:hidden;box-shadow:var(--shadow-lg);transition:all .4s ease;position:relative}.product-card.svelte-m2f3jf:hover{transform:translateY(-10px);box-shadow:var(--shadow-xl)}.bicyclecarelog-card.svelte-m2f3jf{border-top:4px solid var(--color-primary)}.timewhisperer-card.svelte-m2f3jf{border-top:4px solid var(--color-secondary)}.product-image.svelte-m2f3jf{height:300px;background:linear-gradient(135deg,var(--color-bg-secondary),var(--color-bg-tertiary));display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.app-screenshot.svelte-m2f3jf{width:80%;height:80%;object-fit:contain;object-position:center}.solution-screenshot.svelte-m2f3jf,.problem-screenshot.svelte-m2f3jf{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:12px}.product-content.svelte-m2f3jf{padding:2.5rem}.product-content.svelte-m2f3jf h3:where(.svelte-m2f3jf){font-family:JUST Sans ExBold,sans-serif;font-size:1.8rem;color:var(--color-text-primary);margin:0 0 .5rem}.product-tagline.svelte-m2f3jf{font-size:1.1rem;color:var(--color-primary);margin:0 0 1rem;font-weight:500}.product-description.svelte-m2f3jf{font-size:1rem;line-height:1.6;color:var(--color-text-secondary);margin-bottom:2rem}.product-features.svelte-m2f3jf{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.feature-tag.svelte-m2f3jf{background:var(--color-bg-secondary);color:var(--color-text-primary);padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:500}.product-actions.svelte-m2f3jf{display:flex;gap:1rem;flex-wrap:wrap}.features-section.svelte-m2f3jf{background:var(--color-bg-secondary)}.features-grid.svelte-m2f3jf{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem}.feature-card.svelte-m2f3jf{background:#fff;padding:2.5rem;border-radius:16px;text-align:center;box-shadow:var(--shadow-md);transition:all .3s ease;position:relative;overflow:hidden;opacity:1;transform:translateY(0)}.feature-card.svelte-m2f3jf:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-primary)}.feature-card.svelte-m2f3jf:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.feature-card.svelte-m2f3jf .feature-icon:where(.svelte-m2f3jf){width:6rem;height:6rem;object-fit:contain;margin:0 auto 1.5rem;display:block;border-radius:12px;background:linear-gradient(135deg,#3b82f61a,#9333ea1a);padding:1rem;box-shadow:0 4px 12px #00000026}.feature-card.svelte-m2f3jf h4:where(.svelte-m2f3jf){font-family:JUST Sans ExBold,sans-serif;font-size:1.3rem;color:var(--color-text-primary);margin:0 0 1rem}.feature-card.svelte-m2f3jf p:where(.svelte-m2f3jf){color:var(--color-text-secondary);line-height:1.6;margin:0}.cta-section.svelte-m2f3jf{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;text-align:center}.cta-content.svelte-m2f3jf h2:where(.svelte-m2f3jf){font-family:JUST Sans ExBold,sans-serif;font-size:clamp(2rem,4vw,3rem);margin:0 0 1rem}.cta-content.svelte-m2f3jf p:where(.svelte-m2f3jf){font-size:1.2rem;opacity:.9;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons.svelte-m2f3jf{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-buttons.svelte-m2f3jf .btn-outline:where(.svelte-m2f3jf){background:transparent;color:#fff;border:2px solid white}.cta-buttons.svelte-m2f3jf .btn-outline:where(.svelte-m2f3jf):hover{background:#fff;color:var(--color-primary)}@media (max-width: 768px){.container.svelte-m2f3jf{padding:0 1rem}section.svelte-m2f3jf{padding:4rem 0}.problem-content.svelte-m2f3jf,.solution-content.svelte-m2f3jf{grid-template-columns:1fr;gap:2rem}.solution-image.svelte-m2f3jf{order:-1}.solution-screenshot.svelte-m2f3jf{max-width:250px}.problem-stats.svelte-m2f3jf{grid-template-columns:1fr;gap:1rem}.products-grid.svelte-m2f3jf{grid-template-columns:1fr}.product-actions.svelte-m2f3jf{flex-direction:column}.hero-cta.svelte-m2f3jf,.cta-buttons.svelte-m2f3jf{flex-direction:column;align-items:center}.hero-cta.svelte-m2f3jf .btn:where(.svelte-m2f3jf),.cta-buttons.svelte-m2f3jf .btn:where(.svelte-m2f3jf){width:100%;max-width:300px}}@media (max-width: 480px){.hero-section.svelte-m2f3jf{height:100vh;padding:4rem 0 3rem}.hero-content.svelte-m2f3jf{padding:0 1rem}.product-content.svelte-m2f3jf{padding:1.5rem}.feature-card.svelte-m2f3jf{padding:2rem}}
