.mw-section{--mw-violet:var(--color-primary,#8a2be2);--mw-violet-rgb:138,43,226;--mw-violet-light:#b57bf5;--mw-line:hsla(0,0%,100%,.1);position:relative;background:var(--color-gray-900,#100d22);overflow:hidden}.mw-section:after,.mw-section:before{content:"";position:absolute;pointer-events:none;z-index:1;border-radius:50%;filter:blur(90px)}.mw-section:before{top:-10%;right:-6%;width:min(46rem,80vw);height:34rem;background:radial-gradient(circle,rgba(var(--mw-violet-rgb),.26),transparent 68%)}.mw-section:after{bottom:-16%;left:50%;transform:translateX(-50%);width:min(52rem,92vw);height:26rem;background:radial-gradient(circle,rgba(var(--mw-violet-rgb),.22),transparent 70%)}.sf-tag.mw-tag{background:rgba(var(--mw-violet-rgb),.16);border-color:rgba(var(--mw-violet-rgb),.42);color:var(--mw-violet-light)}.sf-tag.mw-tag:before{background:var(--mw-violet-light)}.sf-h2.mw-h2{color:#fff}.sf-h2.mw-h2 mark{color:var(--mw-violet-light)}.sf-body.mw-body{color:hsla(0,0%,100%,.62)}.sf-body.mw-body strong{color:#fff;font-weight:700}.mw-anim{opacity:0;transform:translateY(20px)}.mw-section--in .mw-anim{animation:mw-rise .5s cubic-bezier(.16,1,.3,1) forwards}.mw-section--in .mw-a1{animation-delay:.06s}.mw-section--in .mw-a2{animation-delay:.12s}.mw-section--in .mw-rows .mw-row:first-child{animation-delay:.18s}.mw-section--in .mw-rows .mw-row:nth-child(2){animation-delay:.24s}.mw-section--in .mw-rows .mw-row:nth-child(3){animation-delay:.3s}.mw-section--in .mw-rows .mw-row:nth-child(4){animation-delay:.36s}.mw-section--in .mw-cta-wrap{animation-delay:.44s}@keyframes mw-rise{to{opacity:1;transform:translateY(0)}}.mw-head{max-width:52rem;margin:0 auto clamp(2.5rem,5vw,3.6rem)}.mw-head,.mw-head .sf-h2.mw-h2{text-align:center}.sf-body.mw-body{font-size:clamp(1rem,1.25vw,1.12rem);margin-inline:auto}.mw-split{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}.mw-split>*{min-width:0}@media (min-width:900px){.mw-split{grid-template-columns:.85fr 1fr;gap:clamp(3.5rem,7vw,6.5rem)}}.mw-content{display:flex;flex-direction:column}.mw-phone-col{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;opacity:0;transform:translateY(30px) scale(.97)}.mw-section--in .mw-phone-col{animation:mw-phone-in .55s cubic-bezier(.16,1,.3,1) .1s forwards}@keyframes mw-phone-in{to{opacity:1;transform:translateY(0) scale(1)}}.mw-rows{display:flex;flex-direction:column;gap:clamp(1.7rem,3vw,2.5rem)}.mw-row{display:grid;grid-template-columns:44px 1fr;gap:1.3rem;align-items:start}.mw-row__icon{color:var(--mw-violet-light);display:block;margin-top:.1rem}.mw-row h3{margin:0 0 .5rem;font-size:clamp(1.05rem,1.5vw,1.22rem);font-weight:var(--fw-black,900);letter-spacing:-.02em;color:#fff}.mw-row p{margin:0;font-size:clamp(.9rem,1.15vw,.98rem);line-height:1.62;font-weight:500;color:hsla(0,0%,100%,.58);max-width:30rem}.mw-cta-wrap{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;margin-top:clamp(2rem,3.6vw,2.8rem)}.sf-btn.mw-cta{gap:.5rem}.mw-cta__arrow{transition:transform .18s cubic-bezier(.16,1,.3,1)}.sf-btn.mw-cta:hover .mw-cta__arrow{transform:translateX(3px)}.mw-cta-note{margin-top:.9rem;font-size:.82rem;font-weight:500;color:hsla(0,0%,100%,.42)}.mw-phone{position:relative;z-index:1;width:100%;max-width:380px;aspect-ratio:713/858;container-type:inline-size}.mw-phone__img{display:block;width:100%;height:100%;object-fit:contain;user-select:none;pointer-events:none;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 94%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 94%,transparent)}.mw-phone__chat{position:absolute;top:26.11%;left:-7%;right:-7%;display:flex;flex-direction:column;gap:1.7cqw;padding:2.5cqw 0 0;overflow:visible}.mw-bubble{max-width:68%;padding:2.1cqw 2.9cqw;border-radius:2.4cqw;font-size:3.8cqw;font-weight:500;line-height:1.4;white-space:pre-line;opacity:0;transform:translateY(8px)}.mw-phone__chat--in .mw-bubble{animation:mw-bubble-in .45s cubic-bezier(.16,1,.3,1) forwards}@keyframes mw-bubble-in{to{opacity:1;transform:translateY(0)}}.mw-bubble--bot{align-self:flex-end;background:#128c7e;border:1px solid hsla(0,0%,100%,.22);border-bottom-right-radius:0;color:#fff}.mw-bubble--user{align-self:flex-start;background:#3b3b3b;border:1px solid hsla(0,0%,100%,.22);border-bottom-left-radius:0;color:#fff}.mw-bubble__tick{display:inline-flex;margin-left:1.2cqw;color:hsla(0,0%,100%,.9);vertical-align:-2px}.mw-bubble__tick svg{width:3.7cqw;height:3.7cqw}@media (prefers-reduced-motion:reduce){.mw-anim,.mw-bubble,.mw-phone-col{animation:none!important;opacity:1;transform:none}}@media (max-width:899px){.mw-phone{max-width:300px;margin:0 auto}.mw-row{grid-template-columns:38px 1fr;gap:1rem}.mw-row__icon{width:34px;height:34px}.mw-rows{gap:1.7rem}.mw-section:before{width:26rem;height:20rem;top:-6%;right:-20%;filter:blur(64px)}.mw-section:after{width:26rem;height:16rem;bottom:-8%;filter:blur(60px)}}@media (max-width:560px){.mw-cta-wrap{margin-top:2.2rem;align-items:center;align-self:center}.sf-btn.mw-cta{width:100%;max-width:20rem;padding-inline:1.2rem}}@media (max-width:380px){.mw-phone{max-width:260px}.mw-row{grid-template-columns:32px 1fr;gap:.85rem}.mw-row__icon{width:30px;height:30px}}