.cta-link.svelte-vrwl33{align-items:center;background-color:var(--accent);border-radius:4px;box-shadow:12px 12px 0 2px #000;color:#fff;display:flex;font-style:italic;font-weight:900;justify-content:center;letter-spacing:-1px;text-decoration:none;text-transform:uppercase}.cta-link.large.svelte-vrwl33{font-size:max(1.2rem,3.5dvw);padding:max(18px,3dvw)}.cta-link.small.svelte-vrwl33{font-size:max(.8rem,2.5dvw);padding:max(12px,2dvw)}@media (min-width: 900px){.cta-link.large.svelte-vrwl33{font-size:min(2.4dvw,3rem);padding:min(2dvw,3rem)}.cta-link.small.svelte-vrwl33{font-size:2.4dvw;padding:2dvw}}.hero-content.svelte-ix2sma{padding:0;gap:3rem;position:relative;grid-template-columns:1fr;display:grid;align-items:center;width:100%;max-width:min(100%,30rem)}@media (min-width: 900px){.hero-content.svelte-ix2sma{padding:0 2rem;gap:var(--spacing-8);grid-template-columns:1.3fr 1fr;max-width:min(100%,120rem)}}.hero-start.svelte-ix2sma{text-align:start;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}@media (min-width: 900px){.hero-start.svelte-ix2sma{align-items:flex-start}}.hero-title.svelte-ix2sma{font-size:min(max(8dvw,2.7rem),10rem);font-weight:900;line-height:1.2;max-width:64rem;margin-top:0;margin-bottom:1.5rem;letter-spacing:-.4dvw;text-align:center}@media (min-width: 900px){.hero-title.svelte-ix2sma{text-align:start;font-size:min(5.3dvw,8rem)}}.hero-subtitle.svelte-ix2sma{font-size:1.125rem;text-align:center;max-width:40rem;line-height:1.5;margin-bottom:3rem}@media (min-width: 900px){.hero-subtitle.svelte-ix2sma{font-size:min(1.5dvw,1.5rem);text-align:start}}.text-accent.svelte-ix2sma{text-transform:uppercase;text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:.5rem;letter-spacing:-5px}@media (min-width: 900px){.text-accent.svelte-ix2sma{letter-spacing:-.45dvw;text-decoration-thickness:1dvw;letter-spacing:-.3dvw}}.desc-text-accent.svelte-ix2sma{color:var(--secondary);font-weight:900}.hero-end.svelte-ix2sma{position:relative;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.hero-image-1.svelte-ix2sma{width:100%;max-width:max(450px,30dvw);border-radius:4px}.post-schedule.svelte-ix2sma{white-space:nowrap;display:flex;align-items:center;justify-content:center}.post-schedule-arrow.svelte-ix2sma{transform:translateY(-1rem)}.post-schedule-text.svelte-ix2sma{align-items:center;background-color:var(--surface-1);border-radius:.5rem;border:1px solid var(--surface-3);box-shadow:1px 3px 0 1px var(--surface-3);display:flex;font-size:max(.8rem,1.4dvw);font-style:italic;font-weight:900;gap:.5rem;justify-content:center;padding:.5rem;position:relative}.post-schedule-text.svelte-ix2sma:before{content:"•";left:8px;color:var(--success)}.post-schedule-icon.svelte-ix2sma{max-height:max(.8rem,1.4dvw);object-fit:contain}.content-wrapper.svelte-sfls2m{display:flex;flex-direction:column;gap:4rem;width:100%;max-width:min(100%,120rem)}.section-title.svelte-sfls2m{font-size:2rem;font-weight:800;margin-bottom:2rem;text-align:center}.comparison-section.svelte-sfls2m{width:100%}.desktop-table.svelte-sfls2m{display:none;font-weight:500}.mobile-features.svelte-sfls2m{display:block}.features-grid.svelte-sfls2m{display:grid;gap:1rem;grid-template-columns:1fr}.feature-card.svelte-sfls2m{align-items:center;background-color:var(--surface-1);border-radius:1rem;border:4px solid var(--secondary);box-shadow:6px 6px 0 2px var(--secondary);display:flex;gap:1rem;padding:1.5rem;transition:transform .2s ease}.feature-card.svelte-sfls2m:hover{transform:translateY(-2px)}.feature-icon.svelte-sfls2m{align-items:center;background-color:var(--secondary);border-radius:50%;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.feature-text.svelte-sfls2m{font-size:1.125rem;font-weight:600}.stats-section.svelte-sfls2m{width:100%}.stats-grid.svelte-sfls2m{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.stat-card.svelte-sfls2m{align-items:center;background-color:var(--surface-1);border-radius:1rem;border:4px solid black;box-shadow:8px 8px 0 2px #000;display:flex;flex-direction:column;gap:1rem;padding:2rem 1rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.stat-card.svelte-sfls2m:hover{box-shadow:12px 12px 0 2px #000;transform:translateY(-2px)}.stat-icon.svelte-sfls2m{align-items:center;background-color:var(--secondary);border-radius:1rem;border:3px solid black;box-shadow:4px 4px 0 1px #000;display:flex;height:4rem;justify-content:center;width:4rem}.stat-content.svelte-sfls2m{display:flex;flex-direction:column;gap:.5rem}.stat-value.svelte-sfls2m{color:var(--secondary);font-size:2rem;font-weight:900;line-height:1}.stat-label.svelte-sfls2m{font-size:.875rem;font-weight:600;line-height:1.2}@media (min-width: 768px){.content-wrapper.svelte-sfls2m{gap:5rem}.desktop-table.svelte-sfls2m{display:block}.mobile-features.svelte-sfls2m{display:none}.features-grid.svelte-sfls2m{grid-template-columns:repeat(2,1fr)}.stats-grid.svelte-sfls2m{grid-template-columns:repeat(4,1fr)}.stat-card.svelte-sfls2m{padding:2.5rem 1.5rem}.stat-value.svelte-sfls2m{font-size:2.5rem}.stat-label.svelte-sfls2m{font-size:1rem}}@media (min-width: 1024px){.content-wrapper.svelte-sfls2m{align-items:flex-start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.comparison-section.svelte-sfls2m,.stats-section.svelte-sfls2m{align-self:start}.stats-grid.svelte-sfls2m{grid-template-columns:repeat(2,1fr)}}.tagline.svelte-iqrub1{margin:0}.divider.svelte-iqrub1{width:100%;border:.5px solid var(--border-1);margin:0}.pricing-disclaimer.svelte-iqrub1{color:var(--on-surface-3);font-size:.8em;margin:0;width:100%}.enterprise-card.svelte-iqrub1{flex:1 0 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:var(--spacing-6);border-radius:var(--radius-box);border:5px solid #000000;box-shadow:var(--shadow-bold);transition:box-shadow .2s ease}.enterprise-card.svelte-iqrub1:hover{box-shadow:var(--shadow-bold-hover)}.enterprise-title.svelte-iqrub1{color:#fff}.enterprise-price.svelte-iqrub1{color:#a8e0ff;font-size:1.2em;font-weight:600;margin:0}.enterprise-tagline.svelte-iqrub1{color:#ffffffe6}.enterprise-features.svelte-iqrub1{color:#fffc;font-size:.9em;margin:0}.savings-title.svelte-1qlczg7{font-size:2.25rem;font-weight:700;margin-top:2rem;margin-bottom:4rem;text-align:center;display:flex;flex-direction:column;gap:var(--spacing-4)}.savings-highlight.svelte-1qlczg7{display:flex;font-size:2.5rem;font-weight:900;justify-content:center;margin-top:1rem;position:relative}@media (min-width: 640px){.savings-highlight.svelte-1qlczg7{font-size:4rem}}.savings-subtitle.svelte-1qlczg7{font-size:1.25rem;font-weight:400;font-style:italic;margin-top:.5rem;opacity:.8}.savings-svg.svelte-1qlczg7{position:absolute;color:var(--brand);height:2rem;top:.5rem;width:33.33%;overflow:visible;transform-origin:center;transform:scaleX(3) scaleY(3)}@media (min-width: 640px){.savings-svg.svelte-1qlczg7{height:2.5rem;transform:scaleX(4) scaleY(3);top:1rem}}.icon-wrapper.svelte-1qlczg7{align-items:center;border-radius:16px;display:flex;height:80px;justify-content:center;margin-bottom:var(--spacing-4);width:80px}.card-content.svelte-1qlczg7{display:flex;flex-direction:column}.title-main.svelte-1qlczg7{font-size:2rem;margin:0}.title-sub.svelte-1qlczg7{font-size:1.25rem;margin:.25rem 0 1rem;opacity:.8}.card-description.svelte-1qlczg7{font-size:1rem;line-height:1.5;margin:0;font-weight:500}.text-brand.svelte-1qlczg7{color:var(--brand)}.font-black.svelte-1qlczg7{font-weight:900}.card-container.svelte-1qlczg7{background-color:var(--surface-1);border-radius:16px;padding:1rem;border:6px solid black;box-shadow:12px 12px 0 2px #000}.title-main-text.svelte-1qlczg7{font-size:2rem;font-weight:700;margin:0}.social-logos.svelte-domcbt{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--spacing-8);flex-direction:column;margin-bottom:var(--spacing-4)}@media (min-width: 640px){.social-logos.svelte-domcbt{flex-direction:row;transform:scale(1)}}.logo-wrapper.svelte-domcbt{position:relative;padding:var(--spacing-2);border-radius:var(--radius-box);transition:transform .2s ease}.logo-wrapper.svelte-domcbt:hover{transform:scale(1.05)}.logo.svelte-domcbt{width:auto;filter:drop-shadow(0 2px 5px rgba(0,0,0,.1));transition:filter .2s ease}.logo.svelte-domcbt:hover{filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.disclaimer.svelte-domcbt{font-size:.8rem;color:var(--on-surface-3);text-align:center;margin-top:var(--spacing-4);font-style:italic}.features-intro.svelte-2jkm6w{text-align:center;margin-bottom:4rem;font-size:1rem;font-weight:500}.features-list.svelte-2jkm6w{display:flex;flex-direction:column;gap:6rem}.feature-row.svelte-2jkm6w{display:flex;flex-direction:column-reverse;gap:2rem;justify-content:center;text-align:left}@media (min-width: 640px){.feature-row.svelte-2jkm6w{flex-direction:row;gap:4rem}.feature-row.reverse.svelte-2jkm6w{flex-direction:row-reverse}}.feature-image-container.svelte-2jkm6w{display:flex;overflow:hidden;width:100%}@media (min-width: 640px){.feature-image-container.svelte-2jkm6w{width:50%}}.feature-image.svelte-2jkm6w{border-radius:1rem;display:block;filter:saturate(1.5);margin:auto;object-fit:contain;max-width:100%}@media (min-width: 640px){.feature-image.svelte-2jkm6w{min-width:100%}}.feature-content.svelte-2jkm6w{width:100%;max-width:24rem}@media (min-width: 640px){.feature-content.svelte-2jkm6w{width:50%}}.feature-badge.svelte-2jkm6w{display:inline-block;background-color:var(--secondary);color:var(--on-secondary);padding:.2rem 1rem;margin-bottom:.5rem;border-radius:99rem;font-size:.875rem;font-weight:700}.feature-title.svelte-2jkm6w{font-size:1.5rem;font-weight:800;margin-top:.5rem;margin-bottom:1rem}.feature-description.svelte-2jkm6w{font-size:.875rem;font-weight:600}.feature-list-item.svelte-2jkm6w{display:flex;gap:.5rem;margin-top:1rem;align-items:center;font-size:.875rem;font-weight:600}s:before,s:after{clip-path:inset(100%);clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}s:before{content:" [start of stricken text] "}s:after{content:" [end of stricken text] "}@keyframes svelte-cqm9i9-pan-right{0%{transform:translate(calc(-100% + 100dvw))}50%{transform:translate(0)}to{transform:translate(calc(-100% + 100dvw))}}@keyframes svelte-cqm9i9-pan-left{0%{transform:translate(0)}50%{transform:translate(calc(-100% + 100dvw))}to{transform:translate(0)}}.animate-pan-right.svelte-cqm9i9{animation:svelte-cqm9i9-pan-right 120s cubic-bezier(.15,0,.85,1) infinite}.animate-pan-left.svelte-cqm9i9{animation:svelte-cqm9i9-pan-left 120s cubic-bezier(.15,0,.85,1) infinite}.testimonial-container.svelte-cqm9i9{position:relative;width:100dvw;display:flex;flex-direction:column;gap:1rem;overflow:hidden;padding:2rem 0}.testimonial-row.svelte-cqm9i9{display:flex;flex-direction:row;width:fit-content;gap:1rem;padding:0 1rem}.justify-end.svelte-cqm9i9{justify-content:flex-end}.justify-start.svelte-cqm9i9{justify-content:flex-start}.testimonial-header.svelte-cqm9i9{display:flex;align-items:center;width:100%}.testimonial-img.svelte-cqm9i9{border-radius:var(--radius-box, 1rem)}.ml-4.svelte-cqm9i9{margin-left:1rem}.testimonial-info.svelte-cqm9i9{display:flex;flex-direction:column}.testimonial-name-row.svelte-cqm9i9{display:flex;align-items:center;gap:.5rem}.testimonial-name.svelte-cqm9i9{font-size:1rem;margin:0;font-weight:900}.testimonial-stars.svelte-cqm9i9{display:flex;align-items:center;margin-top:.5rem}.star-icon.svelte-cqm9i9{width:1rem;height:1rem;margin-right:.25rem}.text-yellow.svelte-cqm9i9{fill:#fcd34d}.testimonial-text.svelte-cqm9i9{color:#4b5563;margin-top:1rem;text-align:justify}.title.svelte-1c6zkjl{font-size:1.5rem;font-weight:800;margin:0}.description.svelte-1c6zkjl{font-size:1rem;font-weight:500;margin:0}.faq-items.svelte-14w97dq{display:flex;flex-direction:column;gap:1rem}.faq-wrapper.svelte-14w97dq{align-items:center;display:flex;flex-direction:column;font-size:1rem;width:100%}.faq-item.svelte-14w97dq{width:100%}.faq-answer.svelte-14w97dq{font-weight:500}.cta-content.svelte-11c4mnr{max-width:800px;margin:0 auto;padding-bottom:var(--spacing-6)}.cta-paragraph.svelte-11c4mnr{font-size:1.25rem;margin-bottom:1.5rem;max-width:600px;line-height:1.5;text-align:center}.submit-email-button.svelte-19d5djt{align-items:center;background-color:var(--secondary);border-radius:4px;border:2px solid black;box-shadow:6px 6px 0 2px #000;color:var(--on-secondary);font-size:1rem;padding:.5rem;text-transform:uppercase;font-weight:700;height:3rem}.email-input.svelte-19d5djt{box-shadow:6px 6px 0 2px #000;margin-right:.5rem;border-radius:4px;border:2px solid black;font-size:1rem;height:3rem;padding:.5rem;min-width:250px}.content.svelte-19d5djt{text-align:center}.subtitle.svelte-19d5djt{color:var(--on-surface-3);font-weight:600;margin-bottom:var(--spacing-8)}.form.svelte-19d5djt{width:100%;display:flex;flex-direction:column;align-items:center;margin:0 auto}.input-group.svelte-19d5djt{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-4);margin-bottom:var(--spacing-4)}@media (min-width: 640px){.input-group.svelte-19d5djt{flex-direction:row}}.disclaimer.svelte-19d5djt{font-size:.75rem;color:var(--on-surface-3);font-weight:600;margin-top:var(--spacing-3)}.alert{margin-bottom:var(--spacing-4)}
