:root{--landing-brand-pink: #e51293;--landing-primary: #6232b8;--landing-primary-dark: #3b339a;--landing-primary-soft: #f2ecff;--landing-primary-border: #c9bce7;--landing-ink: #172033;--landing-muted: #657087;--landing-line: #dfe4ee;--landing-surface: #ffffff;--landing-surface-soft: #f5f6fb;--landing-success: #13875f;--landing-radius: 20px;--landing-radius-lg: 28px;--landing-shadow-sm: 0 10px 28px rgba(27, 38, 59, .06);--landing-shadow: 0 26px 70px rgba(38, 24, 66, .12)}html{scroll-behavior:smooth;scroll-padding-top:92px}body.welcome-page{min-width:320px;overflow-x:hidden;background:var(--landing-surface);color:var(--landing-ink);font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.65;text-rendering:optimizeLegibility}.welcome-page *,.welcome-page *:before,.welcome-page *:after{box-sizing:border-box}.welcome-page .container{width:min(100% - 40px,1240px);max-width:1240px}.welcome-page h1,.welcome-page h2,.welcome-page h3,.welcome-page p{margin-top:0}.welcome-page h1,.welcome-page h2,.welcome-page h3{color:var(--landing-ink);font-family:Space Grotesk,Manrope,sans-serif;font-weight:600;letter-spacing:-.025em}.welcome-page h1{max-width:720px;margin-bottom:24px;font-size:clamp(2.75rem,5.3vw,4.75rem);font-weight:700;letter-spacing:-.045em;line-height:1.02}.welcome-page h2{margin-bottom:18px;font-size:clamp(2rem,3.5vw,3.25rem);line-height:1.12}.welcome-page h3{margin-bottom:12px;font-size:1.25rem;line-height:1.25}.welcome-page a{text-underline-offset:4px}.welcome-page a,.welcome-page button{-webkit-tap-highlight-color:transparent}.welcome-page :focus-visible{outline:3px solid rgba(98,50,184,.38);outline-offset:3px}.skip-link{position:fixed;z-index:1100;top:12px;left:12px;padding:10px 16px;border-radius:10px;background:var(--landing-ink);color:#fff;transform:translateY(-150%);transition:transform .16s ease}.skip-link:focus{color:#fff;transform:translateY(0)}.welcome-page .btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;border-radius:14px;padding:10px 20px;font-weight:800;line-height:1.25;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease}.welcome-page .btn:hover{transform:translateY(-2px)}.welcome-page .btn-primary{--bs-btn-bg: var(--landing-primary);--bs-btn-border-color: var(--landing-primary);--bs-btn-hover-bg: var(--landing-primary-dark);--bs-btn-hover-border-color: var(--landing-primary-dark);--bs-btn-active-bg: var(--landing-primary-dark);--bs-btn-active-border-color: var(--landing-primary-dark);box-shadow:0 12px 26px #6232b838}.welcome-page .btn-outline-primary{--bs-btn-color: var(--landing-primary);--bs-btn-border-color: var(--landing-primary-border);--bs-btn-hover-bg: var(--landing-primary);--bs-btn-hover-border-color: var(--landing-primary)}.welcome-page .btn-outline-secondary{--bs-btn-color: #414b60;--bs-btn-border-color: #cfd5df;--bs-btn-hover-bg: #f1f3f7;--bs-btn-hover-border-color: #aeb7c6;--bs-btn-hover-color: var(--landing-ink)}.welcome-page .btn-lg{min-height:54px;padding:14px 24px;font-size:1rem}.section-block{padding:92px 0}.section-heading{max-width:720px;margin-bottom:48px}.section-heading--center{margin-right:auto;margin-left:auto;text-align:center}.section-heading p{margin-bottom:0;color:var(--landing-muted);font-size:1.08rem}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:7px 11px;border:1px solid rgba(98,50,184,.12);border-radius:999px;background:#f2ecffa6;color:var(--landing-primary-dark);font-size:.75rem;font-weight:800;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.site-header{position:fixed;z-index:1030;top:0;right:0;left:0;border-bottom:1px solid transparent;padding:10px 0 0;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,padding .18s ease}.site-header .navbar>.container{padding:7px 14px;border:1px solid rgba(220,224,234,.86);border-radius:18px;background:#ffffffdb;box-shadow:0 12px 38px #24193d12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header.is-scrolled,.site-header.is-menu-open{padding-top:6px;border-bottom-color:transparent;background:transparent;box-shadow:none}.site-header.is-scrolled .navbar>.container,.site-header.is-menu-open .navbar>.container{background:#fffffff0;box-shadow:0 14px 42px #1a122e1a}.site-header .navbar{min-height:64px;padding:0}.site-header .navbar-brand{display:inline-flex;min-height:42px;align-items:center;padding:2px 0}.site-header .navbar-brand img{display:block;width:160px;max-width:160px;height:auto}.site-footer img{display:block;max-width:136px;height:auto}.site-header .navbar-nav{gap:6px}.site-header .nav-link{position:relative;padding:11px 12px!important;color:#414b60;font-size:.93rem;font-weight:700}.site-header .nav-link:after{position:absolute;right:12px;bottom:7px;left:12px;height:2px;border-radius:2px;background:var(--landing-primary);content:"";opacity:0;transform:scaleX(.5);transition:opacity .16s ease,transform .16s ease}.site-header .nav-link:hover,.site-header .nav-link:focus-visible{color:var(--landing-primary-dark)}.site-header .nav-link:hover:after,.site-header .nav-link:focus-visible:after{opacity:1;transform:scaleX(1)}.navbar-actions{display:flex;align-items:center;gap:8px}.navbar-actions__cta-compact{display:none}.navbar-actions .btn-link{color:#414b60;text-decoration:none}.navbar-actions .btn-link:hover{color:var(--landing-primary-dark)}@media(max-width:991.98px){.site-header .navbar-toggler{display:inline-flex;flex:0 0 46px;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid #d6dae3;border-radius:12px;padding:0;box-shadow:none;line-height:1}.site-header .navbar-toggler-icon{display:block;width:22px;height:22px;margin:0;background-size:22px 22px}}.hero-section{position:relative;isolation:isolate;overflow:clip;min-height:760px;padding:126px 0 52px;background:radial-gradient(circle at 82% 22%,rgba(229,18,147,.09),transparent 27%),radial-gradient(circle at 18% 8%,rgba(99,91,255,.12),transparent 32%),linear-gradient(180deg,#fbfaff,#f6f4fc)}.hero-section:before{position:absolute;z-index:-1;top:92px;right:-110px;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,#e512931c,#6232b800 68%);content:""}.hero-section:after{position:absolute;z-index:-2;inset:0;background-image:linear-gradient(rgba(98,50,184,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(98,50,184,.035) 1px,transparent 1px);background-size:48px 48px;content:"";-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.72),transparent 82%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.72),transparent 82%)}.hero-layout{align-items:flex-start}.hero-copy{max-width:610px}.hero-copy h1{max-width:610px;margin-bottom:20px;font-size:clamp(2.8rem,4vw,3.45rem);font-weight:700;letter-spacing:-.045em;line-height:1.03;text-wrap:balance}.hero-lead{max-width:580px;margin-bottom:26px;color:#566077;font-size:clamp(1.03rem,1.3vw,1.18rem);line-height:1.62}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.hero-actions .hero-cta-primary{padding:17px 34px;border-color:transparent;background:linear-gradient(128deg,var(--landing-primary) 0%,var(--landing-primary-dark) 100%);font-size:1.05rem;letter-spacing:-.01em;box-shadow:0 20px 46px #6232b857,0 4px 12px #3b339a29}.hero-actions .btn-primary i{transition:transform .16s ease}.hero-actions .btn-outline-secondary{padding-right:22px;padding-left:22px;font-weight:700}.hero-cta-hint{display:flex;align-items:center;gap:7px;margin:0;padding-top:20px;color:var(--landing-muted);font-size:.88rem;font-weight:600}.hero-cta-hint i{color:var(--landing-brand-pink)}.hero-capabilities{display:flex;flex-wrap:wrap;gap:8px 18px;margin:18px 0 0;padding:0;color:#59647a;font-size:.79rem;font-weight:750;list-style:none}.hero-capabilities li{display:inline-flex;align-items:center;gap:6px}.hero-capabilities i{color:var(--landing-primary);font-size:.92rem}.hero-copy .eyebrow i{color:var(--landing-brand-pink)}@media(hover:hover){.hero-actions .btn:hover{transform:translateY(-1px)}.hero-actions .hero-cta-primary:hover{background:linear-gradient(128deg,var(--landing-primary-dark) 0%,#4f2797 100%);box-shadow:0 26px 54px #6232b85c}.hero-actions .btn-primary:hover i{transform:translate(2px)}}.hero-product-entrance{width:100%}.product-window{overflow:hidden;border:1px solid rgba(219,213,231,.92);border-radius:var(--landing-radius-lg);background:#fff;box-shadow:var(--landing-shadow)}.hero-product-window{position:relative;width:100%;max-width:740px;margin-top:6px;margin-left:auto;padding:7px;border-color:#ffffffeb;background:#ffffffb8;box-shadow:0 34px 90px #2a1b4933,0 10px 28px #6232b81a;transform:perspective(1300px) rotateY(-1.4deg) rotateX(.7deg)}.hero-product-window__image{border-radius:calc(var(--landing-radius-lg) - 8px)}.hero-product-window__image{display:block;width:100%;height:auto;aspect-ratio:1672 / 941;object-fit:contain}.hero-product-window:after{position:absolute;z-index:-1;right:16%;bottom:-28px;left:16%;height:46px;border-radius:50%;background:#3322521a;content:"";filter:blur(20px)}.product-window__bar{display:flex;min-height:50px;align-items:center;gap:7px;padding:10px 16px;border-bottom:1px solid #e7e9ef;background:#f5f6f9}.product-window__bar>span{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#c9ced8}.product-window__bar>span:nth-child(1){background:#f07f7b}.product-window__bar>span:nth-child(2){background:#efc35b}.product-window__bar>span:nth-child(3){background:#6cc58f}.product-window__address{overflow:hidden;min-width:0;max-width:260px;margin:0 auto;padding:7px 18px;border:1px solid #e1e4ea;border-radius:8px;background:#fff;color:#8a92a3;font-size:.68rem;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.transformation-section{background:linear-gradient(180deg,#fff,#fafbfe)}.transformation-section .section-heading,.feature-showcase .section-heading{margin-bottom:38px}.transformation-grid{display:grid;max-width:1040px;grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);align-items:stretch;gap:20px;margin:0 auto}.transformation-card{position:relative;overflow:hidden;padding:clamp(26px,4vw,40px);border:1px solid var(--landing-line);border-radius:var(--landing-radius);background:#ffffffe0;box-shadow:0 14px 34px #1b263b0e;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.transformation-card--after{border-color:#6232b84d;background:linear-gradient(145deg,#f5efff,#fff 68%);box-shadow:0 20px 50px #6232b81a}.transformation-card--after:before{position:absolute;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,var(--landing-primary),#8b5cf6,var(--landing-brand-pink));content:""}.transformation-card__label{display:inline-flex;margin-bottom:16px;padding:6px 10px;border-radius:999px;background:#eceff4;color:#687287;font-size:.65rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.transformation-card--after .transformation-card__label{background:var(--landing-primary-soft);color:var(--landing-primary-dark)}.transformation-card h3{margin-bottom:22px;font-size:clamp(1.35rem,2vw,1.7rem)}.transformation-card ul{display:grid;gap:14px;margin:0;padding:0;list-style:none}.transformation-card li{display:flex;align-items:flex-start;gap:10px;color:var(--landing-muted);font-size:.91rem}.transformation-card li i{margin-top:4px;color:#a56b79}.transformation-card--after li i{color:var(--landing-success)}.transformation-arrow{display:grid;width:50px;height:50px;align-self:center;justify-self:center;place-items:center;border:1px solid var(--landing-primary-border);border-radius:50%;background:linear-gradient(145deg,#6d3ac6,#4b2b9a);color:#fff;font-size:1.25rem;box-shadow:0 12px 30px #6232b83d}.process-section{padding-top:60px;padding-bottom:40px;background:radial-gradient(circle at 50% 0%,rgba(98,50,184,.08),transparent 34%),var(--landing-surface-soft)}.process-section .section-heading{margin-bottom:36px}.process-section .section-heading h2{margin-bottom:12px}.process-grid{position:relative;display:grid;max-width:1120px;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0 auto;padding:0;list-style:none;counter-reset:none}.process-grid:before{position:absolute;z-index:0;top:50px;right:16.66%;left:16.66%;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(98,50,184,.24) 16%,rgba(98,50,184,.24) 84%,transparent)}.process-card{position:relative;z-index:1;padding:28px;border:1px solid var(--landing-line);border-radius:var(--landing-radius);background:#fff;box-shadow:var(--landing-shadow-sm);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.process-card:after{position:absolute;top:0;right:26px;left:26px;height:2px;border-radius:0 0 4px 4px;background:linear-gradient(90deg,transparent,rgba(98,50,184,.55),transparent);content:""}.process-card__number{position:absolute;top:20px;right:22px;color:#6232b861;font-family:Space Grotesk,sans-serif;font-size:1.8rem;font-weight:700;line-height:1}.process-card__icon{display:grid;width:40px;height:40px;margin-bottom:18px;place-items:center;border:1px solid rgba(98,50,184,.15);border-radius:12px;background:#f2ecffd1;color:var(--landing-primary);font-size:1.08rem}.process-card h3{margin-bottom:10px}.process-card h3 strong{font-weight:700}.process-card p{margin-bottom:0;color:#5f6b80;font-size:.95rem;line-height:1.58}.process-cta{display:flex;max-width:1120px;align-items:center;justify-content:space-between;gap:28px;margin:28px auto 0;padding:24px 28px;border:1px solid rgba(98,50,184,.16);border-radius:18px;background:linear-gradient(135deg,#f2ecffeb,#ffffffe6);box-shadow:0 12px 30px #6232b812}.process-cta>div{display:grid;gap:2px}.process-cta strong{color:var(--landing-ink);font-family:Space Grotesk,sans-serif;font-size:1.08rem}.process-cta span{color:#657087;font-size:.87rem}.plan-card ul,.check-list{display:grid;gap:13px;padding:0;list-style:none;margin:22px 0 0}.plan-card li,.check-list li{display:flex;align-items:flex-start;gap:10px;color:#566077;font-size:.92rem}.check-list i,.plan-card li i{margin-top:3px;color:var(--landing-success)}.feature-icon{display:grid;width:52px;height:52px;margin-bottom:22px;place-items:center;border-radius:14px;border:1px solid rgba(98,50,184,.13);background:linear-gradient(145deg,#f5efff,#ebe1ff);color:var(--landing-primary);font-size:1.35rem;box-shadow:0 10px 24px #6232b81a}.feature-row__copy>p,.audience-cards p{margin-bottom:0;color:var(--landing-muted);font-size:.93rem}.audience-section{position:relative;isolation:isolate;overflow:hidden;padding:88px 0 90px;background:radial-gradient(circle at 78% 16%,rgba(139,92,246,.2),transparent 30%),radial-gradient(circle at 12% 90%,rgba(229,18,147,.08),transparent 28%),linear-gradient(145deg,#182338,#111827 58%,#17122c);box-shadow:inset 0 12px 20px #0409141f}.audience-layout{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);align-items:center;gap:clamp(48px,7vw,100px)}.audience-section .section-heading{margin-bottom:0}.audience-section .section-heading h2,.audience-section .section-heading p{color:#fff}.audience-section .section-heading p{color:#bac2d2}.audience-section .eyebrow{border-color:#cdb8f233;background:#c1a3ed14;color:#cdb8f2}.audience-cards{display:grid;gap:14px}.audience-cards article{display:grid;grid-template-columns:50px minmax(0,1fr);gap:18px;padding:22px;border:1px solid rgba(255,255,255,.11);border-radius:16px;background:#fff1;box-shadow:0 16px 34px #03071226;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.audience-cards article>i{display:grid;width:50px;height:50px;place-items:center;border-radius:13px;background:#c1a3ed21;color:#d5c0f7;font-size:1.25rem}.audience-cards h3{margin-bottom:5px;color:#fff}.audience-cards p{color:#bac2d2}.feature-showcase{overflow:hidden;background:linear-gradient(180deg,#f7f8fc,#f3f5fa)}.feature-row{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(48px,8vw,110px);margin:0 auto;padding:clamp(34px,4vw,54px);border:1px solid rgba(220,225,235,.92);border-radius:28px;background:#ffffffe0;box-shadow:0 22px 60px #1b263b12}.feature-row>*{min-width:0}.feature-row+.feature-row{margin-top:30px}.feature-row--reverse .feature-row__copy{order:2}.feature-row__copy h3{font-size:clamp(1.7rem,2.4vw,2.3rem)}.feature-row__copy .check-list{margin-top:24px}.mini-ui{border:1px solid #dfe2eb;border-radius:var(--landing-radius);background:#fff;box-shadow:0 18px 44px #1b263b12,0 2px 7px #1b263b06}.mini-ui--offers{padding:24px}.mini-ui__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.mini-ui__header-title{display:flex;align-items:center;gap:10px}.mini-ui__header strong{font-family:Space Grotesk,sans-serif;font-size:1.15rem}.mini-ui__example-badge{padding:4px 10px;border-radius:999px;background:#fff2dc;color:#945408;font-size:.62rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.mini-ui__header .btn-send2x-create{display:inline-flex;align-items:center}.mini-offer-list{display:flex;flex-direction:column;gap:12px}.mini-offer-card{display:grid;grid-template-columns:56px minmax(0,1fr) minmax(118px,max-content);grid-template-rows:repeat(2,auto);column-gap:14px;padding:14px;border:1px solid #eceef3;border-radius:14px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.mini-offer-card:hover{border-color:#6232b847;box-shadow:0 10px 26px #0f172a14;transform:translateY(-1px)}.mini-offer-card__media{display:grid;grid-row:1 / 3;width:56px;height:56px;overflow:hidden;border:1px solid #eceef3;border-radius:10px;background:var(--landing-surface-soft)}.mini-offer-card__media img{width:100%;height:100%;object-fit:cover}.mini-offer-card__info{min-width:0}.mini-offer-card__title{margin:0 0 4px;overflow:hidden;color:var(--landing-ink);font-family:Manrope,sans-serif;font-size:.84rem;font-weight:700;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.mini-offer-card__meta{display:flex;flex-wrap:wrap;gap:0;margin-bottom:8px;color:#8a92a3;font-size:.66rem}.mini-offer-card__meta span+span:before{margin:0 6px;color:#c0c4cc;content:"·"}.mini-offer-card__commercial{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px}.mini-offer-card__price-old{color:#8a92a3;font-size:.66rem;text-decoration:line-through}.mini-offer-card__price{color:var(--landing-primary-dark);font-size:.94rem;font-weight:800}.mini-offer-card__discount,.mini-offer-card__coupon{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:999px;background:#e9f8f1;color:#0e7652;font-size:.6rem;font-weight:800;white-space:nowrap}.mini-offer-card__coupon{border-radius:6px}.mini-offer-card__side{grid-column:3;grid-row:1 / 3;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;padding-left:14px;border-left:1px solid #eceef3}.mini-offer-card__metrics{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.mini-offer-card__metrics strong{color:var(--landing-ink);font-size:1rem;line-height:1}.mini-offer-card__metrics span{color:#8a92a3;font-size:.6rem}.mini-offer-card__metrics small{color:#8a92a3;font-size:.6rem;white-space:nowrap}.mini-ui--segments{padding:24px}.segment-form__heading{display:flex;align-items:center;gap:10px;margin-bottom:20px;color:var(--landing-ink);font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700}.segment-form__heading i{color:var(--landing-primary)}.segment-form__field{margin-bottom:16px}.segment-form__field .form-label{color:#344054}.segment-form__value{color:#344054;font-weight:600}.segment-form__chips{display:flex;flex-wrap:wrap;height:auto;min-height:var(--send2x-field-height, 31px);gap:6px;padding:6px 34px 6px 6px}.segment-chip{display:inline-flex;align-items:center;padding:.1rem .5rem;border:1px solid var(--purple-100, #e4d6ff);border-radius:999px;background:var(--purple-50, #f3eaff);color:#4c3470;font-size:.75rem;font-weight:600;white-space:nowrap}.segment-form__actions{display:flex;justify-content:flex-end}.plans-section{position:relative;isolation:isolate;background:linear-gradient(180deg,#fff,#fbfaff 48%,#fff)}.plans-section:before{position:absolute;z-index:0;top:0;left:50%;width:min(760px,92vw);height:320px;content:"";background:radial-gradient(ellipse at center,rgba(124,92,228,.18) 0%,rgba(98,50,184,.07) 42%,transparent 73%);filter:blur(18px);pointer-events:none;transform:translate(-50%)}.plans-section .container{position:relative;z-index:1}.plans-section__hero{position:relative;z-index:1;max-width:760px;margin-bottom:28px}.plans-section__badge{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.38rem .7rem;border:1px solid rgba(98,50,184,.18);border-radius:999px;background:#f2ecffb3;color:var(--landing-primary-dark);font-size:.7rem;font-weight:700;letter-spacing:.075em;line-height:1.2;text-transform:uppercase}.plans-section__badge i{font-size:.76rem}.plans-section__hero h2{max-width:640px;margin-right:auto;margin-left:auto}.plans-section__hero h2 span{color:var(--landing-primary);background:linear-gradient(100deg,#4f46e5,#6649d3 52%,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.plans-section__hero p{max-width:580px;margin-right:auto;margin-left:auto;color:#667085;line-height:1.65}.plans-section__quick-benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem 1.65rem;margin-top:1.35rem;color:#566176;font-size:.82rem;font-weight:650}.plans-section__quick-benefits span{display:inline-flex;align-items:center;gap:.48rem;white-space:nowrap}.plans-section__quick-benefits i{display:inline-grid;width:1.62rem;height:1.62rem;place-items:center;border:1px solid rgba(98,50,184,.17);border-radius:50%;background:#f2ecffbd;color:var(--landing-primary);font-size:.92rem;line-height:1}.plans-section .row{max-width:1140px;margin-right:auto;margin-left:auto}.plan-card{position:relative;display:flex;flex-direction:column;padding:34px;border:1px solid var(--landing-line);border-radius:22px;background:#fff}.plan-card--featured{border:2px solid var(--landing-primary);box-shadow:var(--landing-shadow)}.plan-card__badge{position:absolute;top:-15px;right:24px;padding:7px 12px;border-radius:999px;background:var(--landing-primary);color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.plan-card h3{font-size:1.7rem}.plan-card__description{min-height:52px;margin-bottom:24px;color:var(--landing-muted);font-size:.9rem}.plan-card__price{display:flex;align-items:baseline;gap:6px;margin-bottom:26px}.plan-card__price strong{color:var(--landing-ink);font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3vw,2.6rem);line-height:1}.plan-card__price span{color:#81899a;font-size:.82rem}.plan-card ul{flex:1 1 auto;margin:0 0 30px}.plan-card{min-height:100%;border-color:#dfe4ee;background:#fffffff0;box-shadow:0 12px 36px #1b263b12;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.plan-card:hover{border-color:#6232b847;box-shadow:0 22px 52px #1b263b1c;transform:translateY(-4px)}.plan-card--pro{border:2px solid rgba(91,77,216,.72);background:linear-gradient(180deg,#f7f3ff,#fff 32%);box-shadow:0 28px 70px #4f46e526,0 7px 20px #4f46e50f;transform:translateY(-7px)}.plan-card--pro:hover{border-color:var(--landing-primary);box-shadow:0 32px 76px #4f46e533,0 8px 22px #4f46e514;transform:translateY(-10px)}.plan-card__intro{margin-bottom:.45rem}.plan-card__eyebrow{display:block;margin-bottom:.16rem;color:#7c8698;font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.plan-card__fit{display:block;margin-top:.2rem;color:#68758b;font-size:.78rem;font-weight:700}.plan-card__badge{display:inline-flex;align-items:center;gap:.32rem;top:16px;right:20px;border:1px solid rgba(91,77,216,.2);background:linear-gradient(100deg,#f3f1ff,#f8f6ff);color:#5143c8;box-shadow:none;font-weight:700}.plan-card__badge i{font-size:.72rem}.plan-card__description{min-height:0;margin-bottom:1rem}.plan-card__price{margin-bottom:.38rem}.plan-card__price strong{font-size:clamp(2.2rem,3.2vw,2.8rem);letter-spacing:-.04em}.plan-card__price-note{margin:0 0 1.1rem;color:#5143c8;font-size:.8rem;font-weight:750}.plan-card__benefits{display:grid;gap:1rem;margin-top:.35rem}.plan-card__benefits-title{display:block;margin-bottom:.42rem;color:#7c8698;font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.plan-card__benefits ul{display:grid;flex:initial;gap:.54rem;margin:0}.plan-card__benefits li{color:#536078;font-size:.88rem;line-height:1.4}.plan-card__benefits li i{margin-top:.12rem}.plan-card .plan-included-features{margin-top:1.1rem}.plan-card .plan-included-features__items>span{border-color:#e0e3ed;background:#f8f9fc}.plan-card--pro .plan-included-features__items>span{border-color:#6232b826;background:#f2ecff85}.plan-card__cta{margin-top:auto;min-height:3rem;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.plan-card__cta:hover,.plan-card__cta:focus-visible{box-shadow:0 8px 18px #5b4dd82b;transform:translateY(-1px)}@media(max-width:1199.98px){.plan-card--pro{transform:none}.plan-card--pro:hover{transform:translateY(-2px)}}@media(max-width:767.98px){.plan-card-column--pro{order:-1}.plan-card{padding:28px 24px}.plan-card__badge{position:static;display:inline-flex;margin-bottom:.9rem}}@media(prefers-reduced-motion:reduce){.plan-card,.plan-card__cta{transition:none}.plan-card:hover,.plan-card--pro:hover,.plan-card__cta:hover{transform:none}}.plans-empty{display:flex;max-width:880px;align-items:center;gap:20px;margin:0 auto;padding:28px;border:1px solid #dcccf1;border-radius:var(--landing-radius);background:#fbf9ff}.plans-empty>i{color:var(--landing-primary);font-size:1.6rem}.plans-empty div{flex:1 1 auto}.plans-empty h3,.plans-empty p{margin-bottom:2px}.plans-empty p{color:var(--landing-muted);font-size:.9rem}.custom-plan-contact--public{max-width:1140px;margin-right:auto;margin-left:auto;padding:28px;border:1px solid rgba(98,50,184,.18);border-radius:var(--landing-radius);background:linear-gradient(135deg,#f8f4ff,#fff);box-shadow:0 14px 34px #6232b811}.custom-plan-contact__body{display:flex;align-items:center;gap:20px}.custom-plan-contact__icon{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border-radius:14px;background:#ede5f8;color:var(--landing-primary);font-size:1.25rem}.custom-plan-contact__content{flex:1 1 auto}.custom-plan-contact__content p{font-size:.9rem}.faq-section{background:linear-gradient(180deg,#f6f7fb,#fff)}.faq-accordion{max-width:900px;margin:0 auto}.faq-accordion .accordion-item{overflow:hidden;margin-bottom:12px;border:1px solid var(--landing-line);border-radius:14px;background:#fff;box-shadow:0 8px 24px #1b263b0b;transition:border-color .16s ease,box-shadow .16s ease}.faq-accordion .accordion-button{min-height:64px;padding:18px 22px;background:#fff;box-shadow:none;color:var(--landing-ink);font-family:Manrope,sans-serif;font-size:.96rem;font-weight:800}.faq-accordion .accordion-button:not(.collapsed){background:#fbf9ff;color:var(--landing-primary-dark)}.faq-accordion .accordion-button:after{width:18px;height:18px;background-size:18px}.faq-accordion .accordion-body{padding:0 22px 22px;background:#fbf9ff;color:var(--landing-muted);font-size:.92rem}.faq-more{max-width:900px;margin:18px auto 0}.faq-more summary{display:flex;width:fit-content;align-items:center;gap:8px;margin:0 auto;padding:8px 2px;color:var(--landing-primary-dark);cursor:pointer;font-size:.88rem;font-weight:800;list-style:none}.faq-more summary::-webkit-details-marker{display:none}.faq-more summary i{transition:transform .16s ease}.faq-more[open] summary i{transform:rotate(180deg)}.faq-accordion--more{margin-top:16px}@media(hover:hover){.transformation-card:hover,.process-card:hover{border-color:#6232b847;box-shadow:0 16px 36px #1b263b17;transform:translateY(-3px)}.audience-cards article:hover{border-color:#d4c3f552;background:#ffffff14;transform:translate(3px)}.faq-accordion .accordion-item:hover{border-color:#6232b838;box-shadow:0 8px 20px #1b263b0b}}.final-cta-section{padding:0 0 92px;background:#fff}.final-cta{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:48px;padding:clamp(36px,5vw,64px);border-radius:var(--landing-radius-lg);background:linear-gradient(135deg,#342a86 0%,var(--landing-primary-dark) 48%,#6b299b 100%);box-shadow:0 30px 72px #351a612e}.final-cta:before{position:absolute;z-index:-1;top:-180px;right:-100px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.14),transparent 67%);content:"";pointer-events:none}.final-cta>*{position:relative;z-index:1}.final-cta>div{max-width:760px}.final-cta .eyebrow{color:#d7c2f7}.final-cta h2,.final-cta p{color:#fff}.final-cta h2{margin-bottom:12px}.final-cta p{margin-bottom:0;color:#d9d2e6}.final-cta .btn-light{flex:0 0 auto;color:var(--landing-primary-dark)}.final-cta__action{display:grid;flex:0 0 auto;justify-items:center;gap:8px}.final-cta__action small{color:#d9d2e6;font-size:.72rem;font-weight:700}.site-footer{padding:72px 0 28px;border-top:1px solid rgba(255,255,255,.07);background:linear-gradient(145deg,#0d1423,#111827 62%,#17122c);color:#b5bdca}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:48px;padding-bottom:52px}.footer-brand p{max-width:300px;margin:18px 0 0;color:#9da7b7;font-size:.88rem}.site-footer .footer-heading{margin-bottom:18px;color:#fff;font-family:Manrope,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.site-footer a{display:block;margin-bottom:11px;color:#abb4c3;font-size:.83rem;text-decoration:none}.site-footer a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);color:#8f99aa;font-size:.78rem}.footer-bottom a{margin:0}[data-reveal]{opacity:1;transform:none}.reveal-enabled [data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.reveal-enabled [data-reveal].is-visible{opacity:1;transform:none}.reveal-enabled .transformation-card[data-reveal].is-visible,.reveal-enabled .process-card[data-reveal].is-visible,.reveal-enabled .audience-cards article[data-reveal].is-visible,.reveal-enabled .faq-accordion[data-reveal].is-visible{transition:opacity .6s ease,transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease}@keyframes hero-content-enter{0%{opacity:0;transform:translate3d(0,var(--hero-entry-offset, 18px),0)}to{opacity:1;transform:translateZ(0)}}@keyframes hero-product-enter{0%{opacity:0;transform:translate3d(24px,8px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hero-product-enter-mobile{0%{opacity:0;transform:translate3d(0,18px,0) scale(.99)}to{opacity:1;transform:translateZ(0) scale(1)}}@media(prefers-reduced-motion:no-preference){.hero-entry{animation:hero-content-enter .68s cubic-bezier(.22,1,.36,1) both}.hero-entry--eyebrow{animation-delay:60ms}.hero-entry--title{--hero-entry-offset: 22px;animation-delay:.14s}.hero-entry--lead{animation-delay:.23s}.hero-entry--actions{animation-delay:.32s}.hero-product-entrance{animation:hero-product-enter .9s cubic-bezier(.22,1,.36,1) .19s both;will-change:opacity,transform}}@media(min-width:992px){.hero-layout{--bs-gutter-x: 1.5rem}.hero-copy-column{width:49.5%;flex:0 0 49.5%}.hero-product-column{width:50.5%;flex:0 0 50.5%;padding-top:4px}}@media(min-width:1200px){.hero-section{min-height:clamp(650px,84svh,760px);padding:112px 0 36px}.hero-section>.container{width:min(100% - 40px,1400px);max-width:1400px}.hero-layout{align-items:center}.hero-copy-column{width:47%;flex:0 0 47%}.hero-product-column{width:53%;flex:0 0 53%;padding-top:0}.hero-copy,.hero-copy h1{max-width:660px}.hero-copy h1{font-size:clamp(3.1rem,4.3vw,4rem)}.hero-lead{max-width:620px;font-size:clamp(1.1rem,1.4vw,1.22rem)}.hero-product-window{max-width:780px}.hero-section:before{right:-120px;width:560px;height:560px}}@media(max-width:1199.98px){.section-block{padding:92px 0}.hero-section{padding:100px 0 24px}.hero-product-window{transform:none}}@media(max-width:991.98px){.welcome-page .container{width:min(100% - 32px,900px)}.section-block{padding:78px 0}.site-header{background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header .navbar{min-height:70px}.site-header .navbar-collapse{margin-top:10px;padding:8px 0 20px;border-top:1px solid #e5e8ee}.site-header .navbar-nav{padding:10px 0}.site-header .nav-link{min-height:44px;padding:11px 4px!important}.site-header .nav-link:after{display:none}.navbar-actions{align-items:stretch}.navbar-actions .btn{flex:1 1 auto}.hero-section{padding:98px 0 36px}.hero-copy{max-width:760px;margin:0 auto;text-align:center}.hero-copy .eyebrow{justify-content:center}.hero-copy h1,.hero-lead{margin-right:auto;margin-left:auto}.hero-actions,.hero-cta-hint{justify-content:center}.hero-product-window{max-width:820px;margin-top:0;margin-right:auto;margin-left:auto}.transformation-grid{max-width:760px;grid-template-columns:1fr}.transformation-arrow{transform:rotate(90deg)}.process-grid{max-width:760px;grid-template-columns:1fr}.process-section{padding-top:52px;padding-bottom:32px}.process-grid:before{display:none}.process-cta{max-width:760px}.audience-layout{grid-template-columns:1fr}.audience-section .section-heading{max-width:760px}.feature-row,.feature-row--reverse{grid-template-columns:minmax(0,1fr);gap:38px;padding:42px}.feature-row__copy{max-width:760px}.feature-row--reverse .feature-row__copy{order:0}.final-cta{align-items:flex-start;flex-direction:column;gap:28px}.final-cta__action{justify-items:start}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-grid>div:last-child{grid-column:2}}@media(max-width:991.98px)and (prefers-reduced-motion:no-preference){.hero-product-entrance{animation-name:hero-product-enter-mobile}}@media(max-width:767.98px){.hero-copy h1{max-width:680px;font-size:clamp(2.35rem,10.5vw,3.1rem);line-height:1.03}.welcome-page h2{font-size:clamp(1.85rem,8vw,2.65rem)}.section-block{padding:66px 0}.section-heading{margin-bottom:36px}.plans-section:before{top:18px;height:270px}.plans-section__hero{margin-bottom:24px}.plans-section__badge{margin-bottom:.85rem}.plans-section__quick-benefits{gap:.5rem .9rem;margin-top:1.1rem;font-size:.78rem}.process-section{padding-top:38px;padding-bottom:26px}.audience-section{padding:58px 0 62px}.hero-capabilities{gap:8px 12px;font-size:.75rem}.navbar-actions__cta-full{display:none}.navbar-actions__cta-compact{display:inline}.hero-section{padding:92px 0 32px}.hero-lead{font-size:1.05rem}.process-cta{align-items:flex-start;flex-direction:column}.product-window{border-radius:20px}.plans-empty,.custom-plan-contact__body{align-items:flex-start;flex-direction:column}.final-cta-section{padding-bottom:66px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.footer-brand{grid-column:1 / -1}.footer-grid>div:last-child{grid-column:auto}}@media(max-width:575.98px){.welcome-page .container{width:min(100% - 24px,540px)}.hero-layout{--bs-gutter-x: 0}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .btn{width:100%}.feature-row,.feature-row--reverse{gap:30px;padding:28px 20px;border-radius:22px}.feature-row__copy h3{font-size:clamp(1.55rem,8vw,1.9rem)}.transformation-card,.process-card{padding:24px}.process-cta{padding:22px}.process-cta .btn,.final-cta__action{width:100%}.product-window__bar{padding:9px 12px}.product-window__address{padding-right:10px;padding-left:10px}.plan-card{padding:26px}.audience-cards article{grid-template-columns:44px minmax(0,1fr);gap:14px;padding:18px}.audience-cards article>i{width:44px;height:44px}.mini-ui--offers,.mini-ui--segments{padding:15px}.faq-accordion .accordion-button{padding:17px 18px}.faq-accordion .accordion-body{padding:0 18px 18px}.final-cta{border-radius:22px}.final-cta .btn{width:100%}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-grid>div:last-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}}@media(max-width:479.98px){.mini-ui__header{align-items:stretch;flex-direction:column;gap:12px}.mini-ui__header-title,.segment-form__heading{flex-wrap:wrap}.mini-ui__header .btn-send2x-create{justify-content:center}.mini-offer-card{grid-template-columns:44px minmax(0,1fr);grid-template-rows:auto auto;row-gap:10px}.mini-offer-card__media{grid-row:1;width:44px;height:44px}.mini-offer-card__side{grid-column:1 / -1;grid-row:2;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:10px;padding-left:0;border-top:1px solid #eceef3;border-left:0}.mini-offer-card__metrics{align-items:flex-start;text-align:left}}@media(max-width:359.98px){.welcome-page .container{width:calc(100% - 20px)}.site-header .navbar-brand img{width:132px;max-width:132px}.navbar-actions{flex-direction:column}.segment-chip{max-width:100%;overflow-wrap:anywhere;white-space:normal}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.welcome-page *,.welcome-page *:before,.welcome-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}.hero-entry,.hero-product-entrance{animation:none!important;opacity:1;transform:none}}@media print{.site-header,.hero-actions,.final-cta-section,.site-footer{display:none!important}.hero-section,.section-block{padding:32px 0}[data-reveal]{opacity:1;transform:none}}
