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