@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg-primary:#fff;--bg-dark:#1d1d1f;--text-primary:#1d1d1f;--text-secondary:#6b7280;--bg-mesh:radial-gradient(at 0% 100%, #ffc4b2cc 0px, transparent 50%), radial-gradient(at 100% 100%, #ffd6d699 0px, transparent 50%), radial-gradient(at 50% 50%, #fff0eb 0px, transparent 100%);--bg-mesh-fallback:linear-gradient(135deg, #fff0eb 0%, #ffd6d6 100%);--font-sans:"Inter", system-ui, -apple-system, sans-serif;--radius-full:9999px;--radius-panel:40px;--max-width:1200px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:.5em;font-weight:700;line-height:1.1}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 2rem}.container-narrow{width:100%;max-width:800px;margin:0 auto;padding:0 2rem}.btn{border-radius:var(--radius-full);cursor:pointer;font-weight:600;font-family:var(--font-sans);border:none;justify-content:center;align-items:center;padding:.75rem 1.75rem;font-size:.95rem;transition:all .2s;display:inline-flex}.btn-primary{color:var(--text-primary);background:#fff;box-shadow:0 4px 14px #0000000d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.text-center{text-align:center}.reveal{opacity:0;transition:all .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.reveal.reveal-visible{opacity:1;transform:translateY(0)}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}._header_6g7xw_1{z-index:100;pointer-events:none;justify-content:center;width:100%;display:flex;position:absolute;top:1.5rem;left:0}._headerPill_6g7xw_12{background-color:var(--bg-dark);border-radius:var(--radius-full);pointer-events:auto;align-items:center;gap:3rem;padding:.5rem .5rem .5rem 1.5rem;display:flex;box-shadow:0 10px 40px #00000026}._logo_6g7xw_24{color:#fff;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}._logoIcon_6g7xw_34{display:block}._nav_6g7xw_38{align-items:center;gap:1.5rem;display:flex}._navLink_6g7xw_44{color:#a1a1aa;font-size:.95rem;font-weight:500;transition:color .2s}._navLink_6g7xw_44:hover{color:#fff}._cta_6g7xw_55{display:flex}._footer_12kxv_1{background-color:var(--bg-card-dark);color:var(--text-inverse);margin-top:6rem;padding:4rem 0 2rem}._footerContainer_12kxv_8{flex-direction:column;gap:3rem;display:flex}@media (width>=768px){._footerContainer_12kxv_8{flex-direction:row;justify-content:space-between}}._brand_12kxv_21{max-width:300px}._logoIcon_12kxv_25{color:var(--accent-purple);margin-bottom:1rem}._logoText_12kxv_30{margin-bottom:.5rem;font-size:1.25rem;font-weight:600;display:block}._tagline_12kxv_37{color:var(--text-inverse-secondary);font-size:.9rem;line-height:1.6}._links_12kxv_43{gap:4rem;display:flex}._linkTitle_12kxv_48{font-family:var(--font-sans);color:var(--text-inverse);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.9rem;font-weight:600}._linkGroup_12kxv_58{flex-direction:column;gap:.75rem;display:flex}._link_12kxv_43{color:var(--text-inverse-secondary);font-size:.95rem;transition:color .2s}._link_12kxv_43:hover{color:var(--text-inverse)}._copyright_12kxv_74{text-align:center;color:var(--text-inverse-secondary);border-top:1px solid #ffffff1a;margin-top:4rem;padding-top:2rem;font-size:.85rem}._homeLayout_2lk2a_1{background-color:var(--bg-primary);padding:1.5rem}._gradientCanvas_2lk2a_6{background:var(--bg-mesh-fallback);background:var(--bg-mesh);border-radius:var(--radius-panel);flex-direction:column;min-height:90vh;padding-top:10rem;display:flex;position:relative;overflow:hidden}._heroContainer_2lk2a_18{text-align:center;z-index:10;max-width:900px;position:relative}._overline_2lk2a_25{letter-spacing:.1em;color:var(--text-primary);border-radius:var(--radius-full);background:#fff6;margin-bottom:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}._heroTitle_2lk2a_37{color:var(--text-primary);letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1.1}._heroSubtitle_2lk2a_46{color:#1d1d1fb3;max-width:600px;margin:0 auto 3rem;font-size:1.25rem;font-weight:500}._ctaGroup_2lk2a_54{margin-bottom:4rem}._appsGridContainer_2lk2a_59{z-index:10;width:100%;max-width:1100px;margin:2rem auto 6rem;padding:0 1.5rem}._appsGrid_2lk2a_59{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){._appsGrid_2lk2a_59{grid-template-columns:repeat(2,1fr);gap:3rem}}._appCardGlass_2lk2a_80{-webkit-backdrop-filter:blur(20px);background:#ffffff59;border:4px solid #fff9;border-radius:24px;flex-direction:column;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 40px #0000000d}._appCardGlass_2lk2a_80:hover{background:#ffffff73;transform:translateY(-8px);box-shadow:0 20px 50px #0000001a}._appCardImageWrapper_2lk2a_99{border-radius:12px;width:100%;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 4px 15px #0000000f}._appCardImage_2lk2a_99{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;transition:transform .5s;display:block}._appCardGlass_2lk2a_80:hover ._appCardImage_2lk2a_99{transform:scale(1.02)}._appCardContent_2lk2a_120{flex-direction:column;flex-grow:1;display:flex}._appCardTitle_2lk2a_126{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}._appCardDesc_2lk2a_133{color:#1d1d1fb3;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}._appCardFooter_2lk2a_140{color:var(--text-primary);align-items:center;margin-top:auto;font-size:.9rem;font-weight:600;display:flex}._socialProof_2lk2a_149{text-align:center;padding:4rem 0}._logoGrid_2lk2a_154{opacity:.6;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}._logoSlot_2lk2a_163{color:var(--text-primary);letter-spacing:-.03em;filter:grayscale();font-size:1.5rem;font-weight:700;transition:opacity .3s}._logoSlot_2lk2a_163:hover{opacity:1}._page_narfh_1{background-color:var(--bg-primary);min-height:60vh;padding:8rem 0 6rem}._title_narfh_7{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem);font-weight:600}._content_narfh_15{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}._content_narfh_15 h2{color:var(--text-primary);margin-top:3rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}._content_narfh_15 h3{color:var(--text-primary);margin-top:2rem;margin-bottom:.75rem;font-size:1.15rem;font-weight:600}._content_narfh_15 p{margin-bottom:1.5rem}._content_narfh_15 ul{margin-bottom:1.5rem;padding-left:1.5rem}._content_narfh_15 li{margin-bottom:.5rem}._faqItem_narfh_51{border-bottom:1px solid #0000001a;padding:1.5rem 0}._faqQuestion_narfh_56{color:var(--text-primary);justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:1.1rem;font-weight:600;display:flex}._faqAnswer_narfh_66{color:var(--text-secondary);line-height:1.6}._contactBox_narfh_71{background:var(--bg-secondary);border-radius:var(--radius-lg);text-align:center;margin-top:4rem;padding:3rem}._pricingSection_m7k7s_1{width:100%;font-family:var(--font-sans);background-color:#f4f5f6;padding-bottom:6rem}._warningBanner_m7k7s_8{color:#fff;text-align:center;background-color:#f8b01f;padding:.75rem 0;font-size:.95rem;font-weight:500}._warningBanner_m7k7s_8 ._container_m7k7s_17{justify-content:center;align-items:center;gap:.75rem;display:flex}._tableContainer_m7k7s_24{flex-direction:column;align-items:center;margin-top:4rem;display:flex}._pricingHeader_m7k7s_31{color:#000;letter-spacing:-.02em;align-items:center;gap:1rem;margin-bottom:3rem;font-size:2rem;font-weight:700;display:flex}._appIconContainer_m7k7s_42{color:#1a1a2e;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 12px #0000000f}._toggleContainer_m7k7s_55{background:0 0;border-radius:8px;margin-bottom:4rem;display:flex;overflow:hidden}._toggleBtn_m7k7s_63{color:#1a1a2e;cursor:pointer;background:#fff;border:1px solid #dfe5eb;outline:none;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:all .2s}._toggleBtn_m7k7s_63:first-child{border-right:none;border-radius:6px 0 0 6px}._toggleBtn_m7k7s_63:last-child{border-radius:0 6px 6px 0}._toggleBtn_m7k7s_63._active_m7k7s_84{color:#116dff;z-index:2;border:2px solid #116dff;position:relative}._discountBadge_m7k7s_91{color:#116dff;margin-left:.25rem}._pricingCard_m7k7s_97{background:#fff;border:1px solid #dfe5eb;border-radius:8px;flex-direction:column;align-items:center;width:100%;max-width:420px;padding:0 0 2.5rem;display:flex;box-shadow:0 10px 40px #0000000a}._cardRibbon_m7k7s_110{color:#000;text-align:center;background-color:#fdf1d8;border-radius:4px;width:calc(100% - 1.5rem);margin:.75rem auto 0;padding:.5rem;font-size:.85rem;font-weight:600}._cardHeader_m7k7s_122{text-align:center;margin-top:2rem}._cardHeader_m7k7s_122 h3{color:#000;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}._cardHeader_m7k7s_122 p{color:#7a92a5;font-size:1rem}._priceContainer_m7k7s_139{color:#000;justify-content:center;align-items:flex-start;margin:1.5rem 0 2rem;display:flex}._currency_m7k7s_147{margin-top:.5rem;font-size:1.25rem;font-weight:600}._amount_m7k7s_153{letter-spacing:-.04em;font-size:4.5rem;font-weight:700;line-height:1}._centsContainer_m7k7s_160{flex-direction:column;align-items:flex-start;margin-top:.5rem;margin-left:.25rem;display:flex}._cents_m7k7s_160{font-size:1.25rem;font-weight:600;line-height:1}._duration_m7k7s_174{color:#7a92a5;margin-top:.25rem;font-size:1rem;font-weight:500}._tryButton_m7k7s_181{color:#fff;cursor:pointer;text-align:center;background-color:#116dff;border:none;border-radius:99px;width:calc(100% - 4rem);padding:1rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background-color .2s}._tryButton_m7k7s_181:hover{background-color:#0b57d0}._featureList_m7k7s_200{width:calc(100% - 4rem);margin-top:2.5rem;padding:0;list-style:none}._featureList_m7k7s_200 li{color:#32536a;margin-bottom:1.25rem;font-size:1rem;position:relative}._pageLayout_w7rko_1{background-color:var(--bg-primary);min-height:100vh}._appHero_w7rko_6{text-align:center;background-color:#fff;padding:8rem 0 6rem}._appTitle_w7rko_12{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}._appDesc_w7rko_20{color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}._imageWrapper_w7rko_28{background:var(--bg-mesh-fallback);background:var(--bg-mesh);border:1px solid #0000000d;border-radius:24px;margin:0 auto;padding:3rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000014}._appImage_w7rko_40{border-radius:12px;width:100%;height:auto;display:block;box-shadow:0 10px 30px #0000001a}._heroSection_1rjnd_6{text-align:center;background:linear-gradient(135deg,#eef4ff 0%,#dbeafe 30%,#ede9fe 70%,#fce7f3 100%);justify-content:center;align-items:center;min-height:90vh;padding:10rem 2rem 6rem;display:flex;position:relative;overflow:hidden}._heroSection_1rjnd_6:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#6366f126 0%,#0000 50%),radial-gradient(circle at 80% 20%,#a855f71f 0%,#0000 50%);position:absolute;inset:0}._heroInner_1rjnd_27{z-index:2;max-width:800px;margin:0 auto;position:relative}._heroBadge_1rjnd_34{letter-spacing:.1em;text-transform:uppercase;color:#4f46e5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #6366f133;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:700;display:inline-block}._heroTitle_1rjnd_49{letter-spacing:-.04em;color:#1e1b4b;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.25rem);font-weight:800;line-height:1.08}._heroTitleAccent_1rjnd_58{background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._heroSub_1rjnd_65{color:#4b5563;max-width:580px;margin:0 auto 2.5rem;font-size:1.25rem;font-weight:500;line-height:1.7}._heroCtas_1rjnd_74{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}._btnPrimary_1rjnd_82{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#7c3aed);border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2.25rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 30px #6366f159}._btnPrimary_1rjnd_82:hover{transform:translateY(-2px);box-shadow:0 12px 40px #6366f173}._btnSecondary_1rjnd_104{color:#4f46e5;cursor:pointer;background:#fffc;border:2px solid #6366f140;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2.25rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}._btnSecondary_1rjnd_104:hover{background:#fff;border-color:#6366f1;transform:translateY(-2px)}._heroMockup_1rjnd_127{background:#fff;border:1px solid #0000000f;border-radius:20px;max-width:540px;margin:0 auto;overflow:hidden;box-shadow:0 25px 80px #0000001f}._mockupHeader_1rjnd_137{color:#fff;background:linear-gradient(135deg,#6366f1,#7c3aed);justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:1rem;font-weight:700;display:flex}._mockupBadge_1rjnd_148{background:#ffffff40;border-radius:9999px;padding:.25rem .75rem;font-size:.8rem;font-weight:700}._mockupProducts_1rjnd_156{grid-template-columns:repeat(3,1fr);gap:.75rem;padding:1.25rem;display:grid}._mockupProduct_1rjnd_156{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1rem .75rem}._mockupProductIcon_1rjnd_171{margin-bottom:.5rem;font-size:2rem}._mockupProductName_1rjnd_176{color:#374151;margin-bottom:.25rem;font-size:.75rem;font-weight:600}._mockupProductPrice_1rjnd_183{color:#9ca3af;font-size:.7rem;text-decoration:line-through}._mockupFooter_1rjnd_189{padding:1rem 1.25rem 1.5rem}._mockupBtn_1rjnd_193{color:#fff;text-align:center;background:linear-gradient(135deg,#6366f1,#7c3aed);border:none;border-radius:12px;width:100%;padding:.85rem;font-size:.95rem;font-weight:700;display:block}._trustBar_1rjnd_207{background:#1e1b4b;padding:1.5rem 2rem}._trustGrid_1rjnd_212{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;max-width:900px;margin:0 auto;display:flex}._trustItem_1rjnd_222{color:#ffffffe6;white-space:nowrap;font-size:.95rem;font-weight:600}._trustItem_1rjnd_222 span{color:#a78bfa}._problemSection_1rjnd_234{text-align:center;background:#fff;padding:6rem 2rem}._sectionInner_1rjnd_240{max-width:720px;margin:0 auto}._sectionTag_1rjnd_245{letter-spacing:.12em;text-transform:uppercase;color:#7c3aed;background:#ede9fe;border-radius:9999px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}._sectionTitle_1rjnd_258{color:#1e1b4b;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15}._sectionBody_1rjnd_267{color:#4b5563;font-size:1.1rem;line-height:1.8}._sectionBody_1rjnd_267 strong{color:#1e1b4b}._highlight_1rjnd_277{color:#6366f1;font-weight:700}._featuresSection_1rjnd_283{background:#f8fafc;padding:6rem 2rem}._featuresGrid_1rjnd_288{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:2rem auto 0;display:grid}._featureCard_1rjnd_296{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s}._featureCard_1rjnd_296:hover{transform:translateY(-6px);box-shadow:0 20px 50px #00000014}._featureIcon_1rjnd_309{margin-bottom:1.25rem;font-size:2.5rem}._featureTitle_1rjnd_314{color:#1e1b4b;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}._featureDesc_1rjnd_321{color:#6b7280;font-size:.95rem;line-height:1.7}._stepsSection_1rjnd_328{background:#fff;padding:6rem 2rem}._stepsGrid_1rjnd_333{counter-reset:step-counter;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:2rem auto 0;display:grid}._stepCard_1rjnd_342{counter-increment:step-counter;background:linear-gradient(135deg,#eef2ff,#faf5ff);border:1px solid #e0e7ff;border-radius:20px;padding:2.5rem 2rem;position:relative}._stepNumber_1rjnd_351{color:#fff;background:linear-gradient(135deg,#6366f1,#7c3aed);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;font-size:1.25rem;font-weight:800;display:flex}._stepTitle_1rjnd_365{color:#1e1b4b;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}._stepDesc_1rjnd_372{color:#6b7280;font-size:.95rem;line-height:1.7}._typesSection_1rjnd_379{background:#f8fafc;padding:6rem 2rem}._typesGrid_1rjnd_384{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:2rem auto 0;display:grid}._typeCard_1rjnd_392{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;padding:2.5rem 2rem;display:flex}._typeBadgeFree_1rjnd_401{color:#059669;background:#d1fae5;border-radius:9999px;align-items:center;gap:.35rem;width:fit-content;margin-top:auto;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-flex}._typeBadgePaid_1rjnd_415{color:#7c3aed;background:#ede9fe;border-radius:9999px;align-items:center;gap:.35rem;width:fit-content;margin-top:auto;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-flex}._typeTitle_1rjnd_429{color:#1e1b4b;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}._typeDesc_1rjnd_436{color:#6b7280;margin-bottom:1.25rem;font-size:.95rem;line-height:1.7}._widgetSection_1rjnd_444{background:#fff;padding:6rem 2rem}._widgetGrid_1rjnd_449{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:2rem auto 0;display:grid}._widgetCard_1rjnd_457{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;padding:2rem}._widgetPreview_1rjnd_465{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;min-height:140px;margin-bottom:1.25rem;padding:1.5rem;display:flex}._widgetTitle_1rjnd_477{color:#1e1b4b;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}._widgetDesc_1rjnd_484{color:#6b7280;font-size:.9rem;line-height:1.6}._widgetFeatures_1rjnd_490{flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:600px;margin:3rem auto 0;display:flex}._widgetFeatureTag_1rjnd_499{color:#5b21b6;background:#ede9fe;border-radius:9999px;padding:.4rem 1rem;font-size:.8rem;font-weight:600}._pdpSection_1rjnd_509{background:#f8fafc;padding:6rem 2rem}._pdpInner_1rjnd_514{text-align:center;max-width:800px;margin:0 auto}._pdpBanner_1rjnd_520{text-align:left;background:linear-gradient(135deg,#eef2ff,#faf5ff);border:2px solid #c7d2fe;border-radius:16px;align-items:center;gap:1rem;margin-top:2rem;padding:1.5rem 2rem;display:flex}._pdpBannerIcon_1rjnd_532{flex-shrink:0;font-size:2rem}._pdpBannerText_1rjnd_537{color:#374151;font-size:.95rem;line-height:1.6}._pdpBannerText_1rjnd_537 strong{color:#4f46e5}._pdpBannerLink_1rjnd_547{color:#6366f1;white-space:nowrap;font-weight:700;text-decoration:none}._analyticsSection_1rjnd_555{background:#fff;padding:6rem 2rem}._analyticsTable_1rjnd_560{border-collapse:collapse;width:100%;max-width:800px;margin:2rem auto 0}._analyticsTable_1rjnd_560 th,._analyticsTable_1rjnd_560 td{text-align:left;border-bottom:1px solid #e5e7eb;padding:1rem 1.25rem}._analyticsTable_1rjnd_560 th{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;background:#f9fafb;font-size:.85rem;font-weight:700}._analyticsTable_1rjnd_560 td:first-child{color:#1e1b4b;font-weight:600}._analyticsTable_1rjnd_560 td:last-child{color:#6b7280}._testimonial_1rjnd_592{color:#374151;background:linear-gradient(135deg,#eef2ff,#faf5ff);border-left:4px solid #6366f1;border-radius:16px;max-width:650px;margin:3rem auto 0;padding:2rem;font-style:italic;line-height:1.7}._pricingSection_1rjnd_605{background:#f8fafc;padding:6rem 2rem}._pricingToggle_1rjnd_610{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;gap:0;width:fit-content;margin:2rem auto 3rem;display:flex;overflow:hidden}._pricingToggleBtn_1rjnd_622{cursor:pointer;color:#6b7280;font-size:.95rem;font-weight:600;font-family:var(--font-sans);background:0 0;border:none;padding:.75rem 2rem;transition:all .2s}._pricingToggleBtn_1rjnd_622._active_1rjnd_634{color:#fff;background:#6366f1}._pricingGrid_1rjnd_639{grid-template-columns:repeat(4,1fr);align-items:start;gap:1.25rem;max-width:1200px;margin:0 auto;display:grid}._pricingCard_1rjnd_648{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex}._pricingCard_1rjnd_648:hover{transform:translateY(-4px);box-shadow:0 15px 40px #00000014}._pricingCardPopular_1rjnd_663{border:2px solid #6366f1;position:relative;box-shadow:0 10px 40px #6366f126}._popularLabel_1rjnd_669{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#6366f1,#7c3aed);border-radius:9999px;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}._pricingPlanName_1rjnd_684{color:#1e1b4b;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}._pricingAmount_1rjnd_691{align-items:baseline;gap:.15rem;margin-bottom:.25rem;display:flex}._pricingCurrency_1rjnd_698{color:#1e1b4b;font-size:1.25rem;font-weight:700}._pricingValue_1rjnd_704{color:#1e1b4b;letter-spacing:-.03em;font-size:3rem;font-weight:800;line-height:1}._pricingPeriod_1rjnd_712{color:#9ca3af;margin-bottom:1.5rem;font-size:.9rem;font-weight:500}._pricingCta_1rjnd_719{text-align:center;cursor:pointer;width:100%;font-size:.95rem;font-weight:700;font-family:var(--font-sans);border:none;border-radius:12px;margin-bottom:1.5rem;padding:.85rem;text-decoration:none;transition:all .2s;display:block}._pricingCtaPrimary_1rjnd_735{color:#fff;background:linear-gradient(135deg,#6366f1,#7c3aed);box-shadow:0 4px 14px #6366f14d}._pricingCtaPrimary_1rjnd_735:hover{box-shadow:0 6px 20px #6366f166}._pricingCtaOutline_1rjnd_745{color:#6366f1;background:0 0;border:2px solid #c7d2fe}._pricingCtaOutline_1rjnd_745:hover{background:#eef2ff}._pricingFeatures_1rjnd_755{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}._pricingFeatures_1rjnd_755 li{color:#4b5563;padding-left:1.5rem;font-size:.88rem;line-height:1.5;position:relative}._pricingFeatures_1rjnd_755 li:before{content:"✓";color:#6366f1;font-weight:700;position:absolute;left:0}._pricingNote_1rjnd_780{text-align:center;color:#6b7280;margin-top:2rem;font-size:.95rem}._pricingNote_1rjnd_780 strong{color:#4f46e5}._faqSection_1rjnd_792{background:#fff;padding:6rem 2rem}._faqList_1rjnd_797{flex-direction:column;gap:0;max-width:750px;margin:2rem auto 0;display:flex}._faqItem_1rjnd_805{border-bottom:1px solid #e5e7eb}._faqQuestion_1rjnd_809{text-align:left;color:#1e1b4b;cursor:pointer;width:100%;font-size:1.05rem;font-weight:600;font-family:var(--font-sans);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 0;transition:color .2s;display:flex}._faqQuestion_1rjnd_809:hover{color:#6366f1}._faqChevron_1rjnd_830{color:#9ca3af;flex-shrink:0;transition:transform .3s}._faqChevronOpen_1rjnd_836{transform:rotate(180deg)}._faqAnswer_1rjnd_840{max-height:0;transition:max-height .35s,padding .35s;overflow:hidden}._faqAnswerOpen_1rjnd_846{max-height:300px;padding-bottom:1.25rem}._faqAnswerText_1rjnd_851{color:#6b7280;font-size:.95rem;line-height:1.8}._ctaSection_1rjnd_858{text-align:center;color:#fff;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 50%,#4c1d95 100%);padding:6rem 2rem}._ctaTitle_1rjnd_865{color:#fff;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}._ctaSub_1rjnd_873{color:#ffffffbf;max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7}._ctaBtn_1rjnd_881{color:#4f46e5;cursor:pointer;background:#fff;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:1.1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 30px #0003}._ctaBtn_1rjnd_881:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0000004d}._previewGrid_1rjnd_904{grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;display:grid}._previewGridItem_1rjnd_911{background:#e5e7eb;border-radius:8px;height:50px}._previewList_1rjnd_917{flex-direction:column;gap:.5rem;width:100%;display:flex}._previewListItem_1rjnd_924{background:#e5e7eb;border-radius:8px;align-items:center;gap:.75rem;height:36px;padding:0 .75rem;display:flex}._previewListDot_1rjnd_934{background:#d1d5db;border-radius:6px;flex-shrink:0;width:24px;height:24px}._previewListBar_1rjnd_942{background:#d1d5db;border-radius:4px;flex-grow:1;height:8px}._previewCarousel_1rjnd_949{gap:.5rem;width:100%;display:flex;overflow:hidden}._previewCarouselItem_1rjnd_956{background:#e5e7eb;border-radius:10px;flex-shrink:0;min-width:80px;height:80px}@media (width<=900px){._featuresGrid_1rjnd_288,._stepsGrid_1rjnd_333,._typesGrid_1rjnd_384,._widgetGrid_1rjnd_449{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}._pricingGrid_1rjnd_639{grid-template-columns:repeat(2,1fr)}._trustGrid_1rjnd_212{flex-direction:column;gap:.75rem}}@media (width<=600px){._pricingGrid_1rjnd_639{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}._heroSection_1rjnd_6{padding:8rem 1.5rem 4rem}._mockupProducts_1rjnd_156{grid-template-columns:1fr 1fr}._pdpBanner_1rjnd_520{text-align:center;flex-direction:column}}
