.hometab{width:100%;display:flex;flex-direction:column;box-sizing:border-box}:where(.hometab) *,:where(.hometab) *:before,:where(.hometab) *:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:where(.hometab){line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;tab-size:4}:where(.hometab) h1,:where(.hometab) h2,:where(.hometab) h3,:where(.hometab) h4,:where(.hometab) h5,:where(.hometab) h6{font-size:inherit;font-weight:inherit}:where(.hometab) a{text-decoration:inherit;color:inherit}:where(.hometab) b,:where(.hometab) strong{font-weight:bolder}:where(.hometab) small{font-size:80%}:where(.hometab) button,:where(.hometab) input,:where(.hometab) select,:where(.hometab) textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}:where(.hometab) button,:where(.hometab) [role=button]{cursor:pointer}:where(.hometab) button{background-color:transparent;background-image:none}:where(.hometab) ul,:where(.hometab) ol{list-style:none;margin:0;padding:0}:where(.hometab) blockquote,:where(.hometab) dl,:where(.hometab) dd,:where(.hometab) h1,:where(.hometab) h2,:where(.hometab) h3,:where(.hometab) h4,:where(.hometab) h5,:where(.hometab) h6,:where(.hometab) hr,:where(.hometab) figure,:where(.hometab) p,:where(.hometab) pre{margin:0}:where(.hometab) img,:where(.hometab) svg,:where(.hometab) video,:where(.hometab) canvas{display:block;vertical-align:middle}:where(.hometab) img,:where(.hometab) video{max-width:100%;height:auto}:where(.hometab) [hidden]{display:none}.faq-section{position:relative;padding:96px 0;background:#fafafa;overflow:hidden}.faq-blob{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;z-index:0}.faq-blob-1{width:420px;height:420px;top:-100px;left:-120px;background:radial-gradient(circle,rgba(112,88,238,.08) 0%,transparent 70%)}.faq-blob-2{width:360px;height:360px;bottom:-80px;right:-80px;background:radial-gradient(circle,rgba(201,77,181,.08) 0%,transparent 70%)}.faq-header{text-align:center;margin-bottom:40px}.faq-eyebrow{display:inline-flex;align-items:center;gap:7px;padding:6px 16px;border-radius:50px;background:#7058ee14;border:1.5px solid rgba(112,88,238,.18);font-size:11.5px;font-weight:700;letter-spacing:.06em;color:#7058ee;margin-bottom:18px}.faq-eyebrow svg{color:#000}.faq-title{font-size:clamp(1.9rem,4vw,3rem);font-weight:900;color:#161616;line-height:1.15;letter-spacing:-.02em;margin-bottom:14px}.faq-subtitle{font-size:15px;color:#666;max-width:480px;margin:0 auto;line-height:1.7}.faq-link{background:linear-gradient(135deg,#7058ee,#c94db5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;text-decoration:underline;text-underline-offset:3px}.faq-list{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.faq-item{background:#fff;border:1.5px solid #ede9fb;border-radius:16px;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}.faq-item:hover{border-color:#cb73fd;box-shadow:0 6px 24px #7058ee1a}.faq-item--open{border-width:2px;border-color:#7058ee;box-shadow:0 8px 32px #7058ee38,0 0 0 4px #7058ee1f;background:linear-gradient(135deg,#7058ee0a,#c94db508)}.faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;background:transparent;border:none;cursor:pointer;text-align:left}.faq-question{font-size:15px;font-weight:600;color:#161616;line-height:1.5;flex:1}.faq-icon-wrap{flex-shrink:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#7058ee14;color:#7058ee;transition:background .3s ease,transform .3s ease}.faq-icon-wrap.open{background:linear-gradient(135deg,#7058ee,#c94db5);color:#fff;transform:rotate(180deg)}.faq-answer{padding:16px 24px 20px;font-size:14px;color:#555;line-height:1.75;border-top:1px solid #f0ecfd;margin-top:0}.faq-answer--rich strong{color:#161616;font-weight:700;background:linear-gradient(135deg,#7058ee14,#c94db514);padding:1px 5px;border-radius:4px}.faq-cta-card{margin-top:20px;text-align:center}.faq-cta-title{font-size:14px;font-weight:700;color:#161616;margin-bottom:4px}.faq-cta-link{background:linear-gradient(135deg,#7058ee,#c94db5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s ease}.faq-cta-link:hover{opacity:.8}@media(max-width:640px){.faq-section{padding:64px 0}.faq-trigger{padding:16px}.faq-question{font-size:14px}.faq-answer{padding:16px}.faq-tab{font-size:12px;padding:7px 14px}}.scroll-to-top{position:fixed;bottom:105px;right:24px;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#7058ee,#c94db5);color:#fff;border:none;font-size:20px;cursor:pointer;box-shadow:0 4px 20px #7058ee73;display:flex;align-items:center;justify-content:center;z-index:999;animation:scrollBtnFadeIn .35s cubic-bezier(.34,1.56,.64,1) forwards;transition:transform .25s ease,box-shadow .25s ease}.scroll-to-top:hover{transform:translateY(-4px) scale(1.08);box-shadow:0 8px 28px #7058ee8c}.scroll-to-top:hover .scroll-arrow{animation:arrowBounce .5s ease infinite alternate}.scroll-arrow{display:flex;align-items:center;justify-content:center;transition:transform .2s ease}@keyframes scrollBtnFadeIn{0%{opacity:0;transform:translateY(20px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes arrowBounce{0%{transform:translateY(0)}to{transform:translateY(-4px)}}.book-demo-fab{position:fixed;bottom:28px;left:28px;display:flex;align-items:center;gap:7px;padding:10px 16px;border-radius:50px;background:linear-gradient(135deg,#7058ee,#c94db5);color:#fff;font-size:13px;font-weight:600;letter-spacing:.2px;border:1.5px solid rgba(255,255,255,.2);cursor:pointer;text-decoration:none;box-shadow:0 4px 16px #7058ee66;z-index:999;transition:transform .25s ease,box-shadow .25s ease;animation:demoFadeIn .4s cubic-bezier(.34,1.56,.64,1) forwards}.book-demo-fab:before{content:"";position:absolute;inset:-4px;border-radius:50px;border:1.5px solid rgba(112,88,238,.3);animation:demoPulse 2s ease-out infinite;pointer-events:none}.book-demo-fab:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 8px 24px #7058ee80;color:#fff}.book-demo-fab i{font-size:15px}@keyframes demoPulse{0%{transform:scale(1);opacity:.5}70%{transform:scale(1.2);opacity:0}to{transform:scale(1.2);opacity:0}}@media(max-width:480px){.book-demo-fab{bottom:20px;left:20px;padding:9px 14px;font-size:12px}}@keyframes demoFadeIn{0%{opacity:0;transform:translateY(20px) scale(.85)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes demoPulse{0%{transform:scale(1);opacity:.6}70%{transform:scale(1.18);opacity:0}to{transform:scale(1.18);opacity:0}}.mobile-floating-bar{display:none}@media(max-width:639px){.book-demo-fab,.scroll-to-top{display:none!important}.mobile-floating-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:999;gap:10px;padding:10px 14px 18px;background:#fffffff7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(0,0,0,.06);box-shadow:0 -4px 20px #00000012}}.mobile-fab-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;padding:12px 10px;border-radius:14px;font-size:13px;font-weight:700;color:#fff;border:none;cursor:pointer;text-decoration:none;transition:opacity .2s ease,transform .15s ease}.mobile-fab-btn:active{transform:scale(.97);opacity:.9}.mobile-fab-btn--whatsapp{background:#25d366;box-shadow:0 2px 12px #25d36659}.mobile-fab-btn--demo{background:linear-gradient(135deg,#7058ee,#c94db5);box-shadow:0 2px 12px #7058ee59}
