.hero.svelte-yjf5e2{padding:10rem 0 6rem;position:relative;overflow:hidden}.hero.svelte-yjf5e2 .container:where(.svelte-yjf5e2){display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-content.svelte-yjf5e2{max-width:32rem}.hero-content.svelte-yjf5e2 p:where(.svelte-yjf5e2){color:var(--muted-foreground);font-size:1.25rem;margin-bottom:2.5rem;font-weight:300;line-height:1.7}.hero-buttons.svelte-yjf5e2{display:flex;gap:1rem}.hero-image.svelte-yjf5e2{position:relative}.hero-image.svelte-yjf5e2:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:linear-gradient(135deg,var(--accent-1-light),var(--accent-2-light));top:-30px;right:-60px;z-index:-1;filter:blur(60px);opacity:.6}.hero-image.svelte-yjf5e2:after{content:"";position:absolute;width:200px;height:200px;border-radius:50%;background:linear-gradient(135deg,var(--accent-3-light),var(--primary-light));bottom:-20px;left:-40px;z-index:-1;filter:blur(50px);opacity:.6}.hero-image.svelte-yjf5e2 img:where(.svelte-yjf5e2){border-radius:var(--radius);box-shadow:var(--shadow-lg);border:8px solid white;transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:all .5s ease}.hero-image.svelte-yjf5e2:hover img:where(.svelte-yjf5e2){transform:perspective(1000px) rotateY(0) rotateX(0)}.floating.svelte-yjf5e2{animation:svelte-yjf5e2-float 6s ease-in-out infinite}@keyframes svelte-yjf5e2-float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media(max-width:1024px){.hero.svelte-yjf5e2{padding:8rem 0 5rem}}@media(max-width:768px){.hero.svelte-yjf5e2{padding:7rem 0 4rem}.hero.svelte-yjf5e2 .container:where(.svelte-yjf5e2){grid-template-columns:1fr;gap:3rem}.hero-content.svelte-yjf5e2{text-align:center;margin:0 auto}.hero-buttons.svelte-yjf5e2{justify-content:center}}@media(max-width:480px){.hero-buttons.svelte-yjf5e2{flex-direction:column;width:100%}.hero-buttons.svelte-yjf5e2 .btn:where(.svelte-yjf5e2){width:100%}}.section-header.svelte-nvieox{text-align:center;max-width:48rem;margin:0 auto 5rem;position:relative;z-index:1}.section-header.svelte-nvieox p:where(.svelte-nvieox){color:var(--muted-foreground);font-size:1.25rem;margin-top:1rem}.badge.svelte-nvieox{display:inline-flex;align-items:center;background:linear-gradient(135deg,var(--primary-start),var(--primary-end));color:#fff;font-size:.875rem;font-weight:500;padding:.5rem 1rem;border-radius:var(--radius-full);margin-bottom:1rem;box-shadow:0 2px 10px #6366f14d}.badge.svelte-nvieox svg:where(.svelte-nvieox){margin-right:.5rem}p.svelte-nvieox{text-wrap:balance}.features.svelte-11psi7{padding:8rem 0;position:relative;overflow:hidden}.features-grid.svelte-11psi7{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;position:relative;z-index:1}.feature-card.svelte-11psi7{background-color:var(--background);border-radius:var(--radius);padding:2.5rem;text-align:center;box-shadow:var(--shadow);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid var(--border)}.feature-card.svelte-11psi7:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(to right,var(--primary-start),var(--primary-end));opacity:0;transition:opacity .3s ease}.feature-card.svelte-11psi7:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg)}.feature-card.svelte-11psi7:hover:before{opacity:1}.feature-icon-wrapper.svelte-11psi7{position:relative;width:80px;height:80px;margin:0 auto 1.5rem}.feature-icon.svelte-11psi7{position:relative;display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:8px;border-radius:var(--radius-full);background:linear-gradient(135deg,var(--primary-start),var(--primary-end));color:#fff;box-shadow:var(--shadow)}.feature-card.svelte-11psi7:nth-child(2) .feature-icon:where(.svelte-11psi7){background:linear-gradient(135deg,var(--secondary),var(--primary-start))}.feature-card.svelte-11psi7:nth-child(3) .feature-icon:where(.svelte-11psi7){background:linear-gradient(135deg,var(--accent-1),var(--primary-start))}.feature-card.svelte-11psi7:nth-child(4) .feature-icon:where(.svelte-11psi7){background:linear-gradient(135deg,var(--accent-2),var(--secondary))}.feature-card.svelte-11psi7:nth-child(5) .feature-icon:where(.svelte-11psi7){background:linear-gradient(135deg,var(--accent-3),var(--accent-1))}.feature-card.svelte-11psi7:nth-child(6) .feature-icon:where(.svelte-11psi7){background:linear-gradient(135deg,var(--primary-start),var(--accent-2))}.feature-card.svelte-11psi7 h3:where(.svelte-11psi7){margin-bottom:1rem;transition:all .3s ease}.feature-card.svelte-11psi7:hover h3:where(.svelte-11psi7){color:var(--primary-start)}.feature-card.svelte-11psi7 p:where(.svelte-11psi7){color:var(--muted-foreground);font-size:1rem;margin-bottom:0;line-height:1.6}@media(max-width:480px){.features-grid.svelte-11psi7{grid-template-columns:1fr}}.mobile.svelte-vq0pti{padding:8rem 0;position:relative;overflow:hidden;background-color:var(--muted)}.mobile-content.svelte-vq0pti{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.mobile-text.svelte-vq0pti{max-width:32rem}.mobile-features.svelte-vq0pti{display:flex;flex-direction:column;gap:1.5rem}.mobile-feature.svelte-vq0pti{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:var(--background);border-radius:var(--radius);border:1px solid var(--border);transition:all .3s ease}.mobile-feature.svelte-vq0pti:hover{transform:translate(5px);box-shadow:var(--shadow);border-color:var(--primary-start)}.mobile-feature-icon.svelte-vq0pti{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--radius);background:linear-gradient(135deg,var(--primary-start),var(--secondary));color:#fff;flex-shrink:0}.mobile-feature.svelte-vq0pti span:where(.svelte-vq0pti){font-size:1rem;color:var(--foreground);font-weight:500}.mobile-downloads.svelte-vq0pti{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:4rem;flex-wrap:nowrap}.store-button.svelte-vq0pti{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background-color:var(--background);border:2px solid var(--border);border-radius:var(--radius);color:var(--foreground);font-weight:500;transition:all .3s ease;text-decoration:none;box-shadow:var(--shadow)}.store-button.svelte-vq0pti:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);border-color:var(--primary-start)}.store-button.svelte-vq0pti svg:where(.svelte-vq0pti){flex-shrink:0;width:24px;height:24px}.store-button-text.svelte-vq0pti{display:flex;flex-direction:column}.store-button-label.svelte-vq0pti{font-size:.875rem;line-height:1.2;color:var(--foreground)}.app-store.svelte-vq0pti svg:where(.svelte-vq0pti){color:var(--primary-start)}.play-store.svelte-vq0pti svg:where(.svelte-vq0pti){color:#34a853}.mobile-visual.svelte-vq0pti{display:flex;justify-content:center;align-items:center;position:relative}.phone-mockup.svelte-vq0pti{position:relative;width:280px;height:560px;background:#1a1a1a;border-radius:2rem;padding:.4rem;box-shadow:0 0 0 2px #0000001a,0 20px 60px #0000004d,0 0 0 1px #ffffff1a inset;transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:transform .5s ease}.mobile-visual.svelte-vq0pti:hover .phone-mockup:where(.svelte-vq0pti){transform:perspective(1000px) rotateY(0) rotateX(0)}.phone-notch.svelte-vq0pti{position:absolute;top:0;left:50%;transform:translate(-50%);width:140px;height:28px;background:#1a1a1a;border-radius:0 0 .5em .5em;z-index:10}.phone-screen.svelte-vq0pti{width:100%;height:100%;background-color:var(--background);border-radius:1.6em;overflow:hidden;position:relative}.phone-screenshot.svelte-vq0pti{width:100%;height:100%;object-fit:cover;display:block}.phone-home-indicator.svelte-vq0pti{position:absolute;bottom:.5rem;left:50%;transform:translate(-50%);width:134px;height:5px;background:#ffffff4d;border-radius:2.5px;z-index:10}@media(max-width:1024px){.mobile-content.svelte-vq0pti{gap:3rem}.phone-mockup.svelte-vq0pti{width:240px;height:480px}.phone-notch.svelte-vq0pti{width:120px;height:24px}.phone-home-indicator.svelte-vq0pti{width:115px;height:4px}}@media(max-width:768px){.mobile.svelte-vq0pti{padding:6rem 0}.mobile-content.svelte-vq0pti{grid-template-columns:1fr;gap:3rem}.mobile-text.svelte-vq0pti{max-width:100%}.mobile-downloads.svelte-vq0pti{margin-top:3rem}.phone-mockup.svelte-vq0pti{width:200px;height:400px;margin:0 auto}.phone-notch.svelte-vq0pti{width:100px;height:20px}.phone-home-indicator.svelte-vq0pti{width:96px;height:3px}}@media(max-width:480px){.mobile-feature.svelte-vq0pti{padding:.875rem}.mobile-feature-icon.svelte-vq0pti{width:40px;height:40px}.phone-mockup.svelte-vq0pti{width:180px;height:360px}.phone-notch.svelte-vq0pti{width:90px;height:18px}.phone-home-indicator.svelte-vq0pti{width:86px;height:3px}.mobile-downloads.svelte-vq0pti{flex-wrap:wrap;margin-top:2rem}}.contact.svelte-1wscpkq{padding:8rem 0;position:relative;overflow:hidden}.contact-form-wrapper.svelte-1wscpkq{max-width:42rem;margin:0 auto;position:relative;z-index:1}.contact-form.svelte-1wscpkq{background-color:var(--background);border-radius:var(--radius);padding:3rem;box-shadow:var(--shadow-lg);border:1px solid var(--border);position:relative;overflow:hidden}.contact-form.svelte-1wscpkq:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(to right,var(--primary-start),var(--secondary))}.form-group.svelte-1wscpkq{display:flex;gap:1rem}.honeypot.svelte-1wscpkq{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.form-group.svelte-1wscpkq input:where(.svelte-1wscpkq){flex:1;padding:1rem 1.25rem;border:2px solid var(--border);border-radius:var(--radius);font-size:1rem;font-family:inherit;transition:all .3s ease}.form-group.svelte-1wscpkq input:where(.svelte-1wscpkq):focus{outline:none;border-color:var(--primary-start);box-shadow:0 0 0 4px #6366f11a}.success-message.svelte-1wscpkq{background-color:#d4edda;color:#155724;padding:1rem;border-radius:var(--radius);margin-bottom:1rem;border:1px solid #c3e6cb}.error-message.svelte-1wscpkq{background-color:#f8d7da;color:#721c24;padding:1rem;border-radius:var(--radius);margin-bottom:1rem;border:1px solid #f5c6cb}.success-message.svelte-1wscpkq p:where(.svelte-1wscpkq),.error-message.svelte-1wscpkq p:where(.svelte-1wscpkq){margin:0;font-weight:500}.btn.loading.svelte-1wscpkq{opacity:.7;cursor:not-allowed}@media(max-width:768px){.form-group.svelte-1wscpkq{flex-direction:column}}@media(max-width:480px){.contact-form.svelte-1wscpkq{padding:2rem 1.5rem}}.pricing.svelte-142jkzh{padding:8rem 0;position:relative;overflow:hidden}.pricing-card.svelte-142jkzh{max-width:42rem;margin:0 auto;position:relative;z-index:1}.pricing-content.svelte-142jkzh{background-color:var(--background);border-radius:var(--radius);padding:3rem;box-shadow:var(--shadow-lg);border:1px solid var(--border);position:relative;overflow:hidden}.pricing-content.svelte-142jkzh:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(to right,var(--primary-start),var(--secondary))}.price-display.svelte-142jkzh{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.price-main.svelte-142jkzh{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:.5rem}.price-amount.svelte-142jkzh{font-size:3rem;font-weight:700;background:linear-gradient(135deg,var(--primary-start),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-unit.svelte-142jkzh{font-size:1rem;color:var(--muted-foreground);font-weight:400}.price-period.svelte-142jkzh{font-size:1rem;color:var(--muted-foreground)}.slider-section.svelte-142jkzh{margin-bottom:2rem}.slider-label.svelte-142jkzh{display:block;font-size:1rem;font-weight:500;margin-bottom:1rem;color:var(--foreground);text-align:center;min-height:1.5em;line-height:1.5}.slider-label.svelte-142jkzh strong:where(.svelte-142jkzh){color:var(--primary-start);font-size:1.25rem;display:inline-block;min-width:3ch;text-align:center;font-variant-numeric:tabular-nums}.slider.svelte-142jkzh{width:100%;height:8px;border-radius:4px;background:var(--border);outline:none;-webkit-appearance:none;appearance:none;margin-bottom:1rem;cursor:pointer}.slider.svelte-142jkzh::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,var(--primary-start),var(--secondary));cursor:pointer;box-shadow:0 2px 8px #6366f14d;transition:transform .2s ease}.slider.svelte-142jkzh::-webkit-slider-thumb:hover{transform:scale(1.1)}.slider.svelte-142jkzh::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,var(--primary-start),var(--secondary));cursor:pointer;border:none;box-shadow:0 2px 8px #6366f14d;transition:transform .2s ease}.slider.svelte-142jkzh::-moz-range-thumb:hover{transform:scale(1.1)}.slider-range.svelte-142jkzh{display:flex;justify-content:space-between;font-size:.875rem;color:var(--muted-foreground);min-height:1.25em}.slider-range.svelte-142jkzh span:where(.svelte-142jkzh){display:inline-block;min-width:3ch;text-align:center;font-variant-numeric:tabular-nums}.calculation.svelte-142jkzh{background:var(--muted);border-radius:var(--radius);margin-bottom:3rem}.calculation-row.svelte-142jkzh{display:flex;justify-content:space-between;align-items:center;font-size:.9375rem;color:var(--muted-foreground)}.calculation-row.total.svelte-142jkzh{font-weight:600;font-size:1.125rem;color:var(--foreground)}.calculation-tax-note.svelte-142jkzh{font-size:.875rem;color:var(--muted-foreground);text-align:right;margin-top:.5rem}.total-amount.svelte-142jkzh{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,var(--primary-start),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;min-width:7ch;font-variant-numeric:tabular-nums;text-align:right}.btn-large.svelte-142jkzh{width:100%;justify-content:center;font-size:1.125rem;padding:1.25rem 2rem}.btn-icon.svelte-142jkzh{margin-left:.5rem}.trial-info.svelte-142jkzh{margin-bottom:2rem;padding:1.25rem;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:var(--radius);border:1px solid rgba(99,102,241,.2)}.trial-badge.svelte-142jkzh{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--primary-start);margin-bottom:.5rem;font-size:1rem}.trial-badge.svelte-142jkzh svg:where(.svelte-142jkzh){flex-shrink:0}.no-card-info.svelte-142jkzh{font-size:.875rem;color:var(--muted-foreground);margin-top:.5rem}.price-explanation.svelte-142jkzh{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border);font-size:.875rem;color:var(--muted-foreground);line-height:1.6;text-align:left}.asterisk.svelte-142jkzh{color:var(--primary-start);font-weight:600;font-size:.875em;vertical-align:super}@media(max-width:768px){.pricing-content.svelte-142jkzh{padding:2rem 1.5rem}.price-amount.svelte-142jkzh{font-size:2.5rem}}@media(max-width:480px){.pricing.svelte-142jkzh{padding:6rem 0}.price-amount.svelte-142jkzh{font-size:2rem}.price-unit.svelte-142jkzh{font-size:.875rem}}
