.ft-hero{background:#010332;padding:5.5rem 0;position:relative;overflow:hidden}.ft-hero-bg{object-position:center;opacity:.45;width:100%;height:100%;position:absolute;inset:0}.ft-hero-inner{z-index:1;align-items:center;display:flex;position:relative}.ft-hero-text{max-width:550px}.ft-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#21dcbe;align-items:center;gap:.5rem;margin:0 0 .8rem;font-size:.72rem;font-weight:700;display:flex}.ft-eyebrow:before{content:"";background:#21dcbe;border-radius:2px;width:3px;height:14px;display:inline-block}.ft-hero h1{color:#fff;margin:0 0 1.2rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.ft-hero h1 span{color:#21dcbe}.ft-hero-desc{color:#ffffffb8;max-width:500px;margin:0;font-size:16px;line-height:1.8}.ft-hero-btn{color:#fff;letter-spacing:.02em;cursor:pointer;background:#0f73ff;border:none;border-radius:4px;margin-top:1.6rem;padding:.85rem 1.9rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:background .2s,transform .2s;display:inline-block}.ft-hero-btn:hover{background:#21dbbd;transform:translateY(-2px)}.ft-hero-visual{flex-shrink:0;width:240px;height:240px;position:relative}.ft-glow-ring{border:1px solid #21dcbe40;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ft-glow-ring--1{width:140px;height:140px;animation:3s ease-in-out infinite ft-pulse}.ft-glow-ring--2{width:190px;height:190px;animation:3s ease-in-out .7s infinite ft-pulse}.ft-glow-ring--3{width:240px;height:240px;animation:3s ease-in-out 1.4s infinite ft-pulse}@keyframes ft-pulse{0%,to{opacity:.3}50%{opacity:.9}}.ft-pin-svg{filter:drop-shadow(0 0 12px #21dcbe99);width:120px;height:160px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ft-hero-breadcrumb{align-items:center;gap:.4rem;margin-bottom:1rem;font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;display:flex}.ft-hero-breadcrumb a{color:#fff;text-decoration:none}.ft-hero-breadcrumb a:hover{text-decoration:underline}.ft-hero-breadcrumb span,.ft-hero-bc-current{color:#21dcbe;font-weight:600}.ft-breadcrumb-bar{background:#fff;border-bottom:1px solid #e8edf3;padding:.85rem 0}.ft-breadcrumb{color:#5b6a82;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;padding:0;font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:500;list-style:none;display:flex}.ft-breadcrumb a{color:#5b6a82;font-weight:500;text-decoration:none;transition:color .2s}.ft-breadcrumb a:hover{color:#0f73ff}.ft-breadcrumb span{color:#c4cdd8;font-size:.75rem}.ft-bc-current{color:#010332;font-weight:600}.ft-intro-wrap{background:#fff;padding:3.5rem 0}.ft-intro-heading{color:#010332;margin:0 0 .8rem;font-size:clamp(1.3rem,2.5vw,2.4rem);font-weight:800}.ft-intro-sub{color:#5b6a82;margin:0;font-size:.95rem;line-height:1.8}.ft-intro-sub strong{color:#010332}.ft-cat-nav{z-index:50;background:#010332;position:sticky;top:80px}.ft-cat-list{scrollbar-width:none;gap:0;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.ft-cat-list::-webkit-scrollbar{display:none}.ft-cat-link{color:#ffffffb3;white-space:nowrap;border-bottom:2px solid #0000;padding:.9rem 1.2rem;font-size:17px;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s;display:block}.ft-cat-link:hover,.ft-cat-link.active{color:#21dcbe;border-bottom-color:#21dcbe}.ft-content{background:#fff;padding:2rem 0 5rem}.ft-section{border-bottom:1px solid #f0f2f5;padding:2.5rem 0}.ft-section:last-child{border-bottom:none}.ft-section-title{color:#010332;margin:0 0 1.5rem;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:800}.ft-grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}.ft-card{background:#fff;border:1px solid #e4e9f0;border-radius:6px;flex-direction:column;display:flex;overflow:hidden}.ft-card-img{aspect-ratio:4/3;background:#f0f4fa;width:100%;overflow:hidden}.ft-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.ft-card:hover .ft-card-img img{transform:scale(1.06)}.ft-card-img--contain{box-sizing:border-box;background:#edf4fb;justify-content:center;align-items:center;padding:.75rem;display:flex}.ft-card-img--contain img{object-fit:contain}.ft-card-body{flex-direction:column;flex:1;gap:.4rem;padding:1rem 1.1rem 1.3rem;display:flex}.ft-card-label{letter-spacing:.1em;text-transform:uppercase;color:#5b6a82;margin:0;font-size:.65rem;font-weight:800}.ft-card-name{color:#010332;margin:0;font-size:.95rem;font-weight:700;line-height:1.3}.ft-card-desc{color:#5b6a82;flex:1;margin:0;font-size:16px;line-height:1.65}.ft-card-link{letter-spacing:.04em;white-space:nowrap;color:#010332;background:0 0;border:1px solid #010332;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.25rem;padding:.85rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,gap .2s;display:flex}.ft-card-link:hover{color:#fff;background:#010332;gap:.75rem}.ft-promo{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:4rem 0}.ft-promo-inner{text-align:left;width:42%}.ft-promo-heading{color:#fff;margin:0 0 1rem;font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:800;line-height:1.25}.ft-promo-desc{color:#ffffffd9;margin:0 0 1.6rem;font-size:.93rem;line-height:1.8}.ft-promo-btn{color:#fff;background:#0f73ff;border-radius:4px;padding:.75rem 1.6rem;font-size:.84rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.ft-promo-btn:hover{background:#21dbbd}@media (width<=1280px){.ft-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=1024px){.ft-grid{grid-template-columns:repeat(3,1fr)}.ft-promo-inner{width:52%}}@media (width<=768px){.ft-hero{padding:4rem 0}.ft-hero-text{max-width:100%}.ft-hero h1{margin-bottom:.8rem;font-size:clamp(1.4rem,5vw,2rem)}.ft-hero-desc{font-size:.85rem}.ft-hero-btn{margin-top:1.2rem;padding:.7rem 1.4rem;font-size:.82rem}.ft-breadcrumb{font-size:.72rem}.ft-intro-wrap{padding:1.5rem 0 1rem}.ft-intro-sub{font-size:16px}.ft-cat-nav{top:80px}.ft-cat-link{padding:.7rem .85rem;font-size:15.5px}.ft-grid{grid-template-columns:repeat(2,1fr)}.ft-content{padding:1.5rem 0 3rem}.ft-promo{background-color:#eef5ff;padding:2.5rem 0}.ft-promo-inner{width:100%}.ft-promo-heading{font-size:clamp(1.3rem,4vw,1.8rem)}}@media (width<=540px){.ft-hero{padding:3.5rem 0}.ft-hero h1{font-size:clamp(1.2rem,5.5vw,1.6rem)}.ft-intro-wrap{padding:1.2rem 0 .8rem}.ft-intro-heading{font-size:1.1rem}.ft-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.ft-card-body{padding:.8rem .9rem 1rem}.ft-card-name{font-size:.88rem}.ft-card-desc{font-size:.75rem}}@media (width<=480px){.ft-hero{padding:3rem 0}.ft-grid{grid-template-columns:1fr}.ft-breadcrumb{gap:.25rem;font-size:.68rem}.ft-section{padding:1.5rem 0}.ft-section-title{margin-bottom:1rem;font-size:1.1rem}.ft-promo{padding:2rem 0}.ft-promo-desc{font-size:.85rem}.ft-promo-btn{padding:.65rem 1.2rem;font-size:.8rem}}.ft-card-link.ft-trial-btn{cursor:pointer;font-family:inherit}.ft-modal-overlay{z-index:1000;background:#010332b3;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.ft-modal-overlay.is-open{display:flex}.ft-modal{background:#fff;border-radius:8px;width:100%;max-width:720px;max-height:90vh;padding:2rem 2rem 1.5rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #01033240}.ft-modal-close{color:#5b6a82;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .5rem;font-size:1.6rem;line-height:1;transition:color .2s,background .2s;position:absolute;top:1rem;right:1rem}.ft-modal-close:hover{color:#010332;background:#f0f2f5}.ft-modal-title{color:#010332;margin:0 2.5rem 1.25rem 0;font-size:1.25rem;font-weight:800}.ft-modal-iframe-wrap{overflow:hidden}@media (width<=768px){.ft-modal{padding:1.5rem 1rem 1rem}.ft-modal-title{font-size:1.05rem}}.ft-wa-widget{z-index:900;flex-direction:column;align-items:flex-end;gap:.75rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.ft-wa-fab{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:50%;place-items:center;width:58px;height:58px;padding:0;transition:transform .2s,box-shadow .2s,background .2s;display:grid;box-shadow:0 6px 18px #01033238}.ft-wa-fab:hover{transform:translateY(-3px);box-shadow:0 10px 24px #25d36666}.ft-wa-fab:focus-visible{outline-offset:3px;outline:3px solid #010332}.ft-wa-fab>svg{grid-area:1/1}.ft-wa-fab-x{opacity:0;transition:opacity .2s,transform .2s;transform:rotate(-45deg)}.ft-wa-fab-wa{opacity:1;transition:opacity .2s,transform .2s;transform:rotate(0)}.ft-wa-widget.is-open .ft-wa-fab{background:#128c4a}.ft-wa-widget.is-open .ft-wa-fab-wa{opacity:0;transform:rotate(45deg)}.ft-wa-widget.is-open .ft-wa-fab-x{opacity:1;transform:rotate(0)}.ft-wa-panel{opacity:0;transform-origin:100% 100%;background:#fff;border-radius:14px;width:330px;max-width:calc(100vw - 2rem);transition:opacity .2s,transform .2s;overflow:hidden;transform:translateY(12px)scale(.97);box-shadow:0 20px 50px #01033247}.ft-wa-panel[hidden]{display:none}.ft-wa-widget.is-open .ft-wa-panel{opacity:1;transform:translateY(0)scale(1)}.ft-wa-head{color:#fff;background:#010332;align-items:center;gap:.75rem;padding:1rem 1.1rem;display:flex}.ft-wa-avatar{object-fit:contain;background:#fff;border-radius:50%;flex-shrink:0;width:42px;height:42px;padding:5px}.ft-wa-head-text{flex:1;min-width:0}.ft-wa-name{margin:0;font-size:.95rem;font-weight:700}.ft-wa-status{opacity:.8;margin:.15rem 0 0;font-size:.78rem}.ft-wa-close{color:#fff;cursor:pointer;opacity:.75;background:0 0;border:none;padding:0 .1rem;font-size:1.5rem;line-height:1;transition:opacity .2s}.ft-wa-close:hover{opacity:1}.ft-wa-body{background:#ece5dd;min-height:118px;padding:1.1rem}.ft-wa-bubble{background:#fff;border-radius:0 10px 10px;max-width:88%;padding:.7rem .85rem;position:relative;box-shadow:0 1px 2px #0103321f}.ft-wa-bubble p{color:#1f2937;margin:0;font-size:.87rem;line-height:1.45}.ft-wa-bubble p+p{margin-top:.4rem}.ft-wa-bubble-from{font-weight:600;color:#8696a0!important;margin-bottom:.25rem!important;font-size:.74rem!important}.ft-wa-foot{background:#fff;padding:.85rem 1.1rem 1.1rem}.ft-wa-input{resize:none;color:#1f2937;border:1px solid #d8dde5;border-radius:10px;width:100%;margin-bottom:.7rem;padding:.6rem .75rem;font-family:inherit;font-size:.87rem;line-height:1.45}.ft-wa-input:focus{border-color:#25d366;outline:none;box-shadow:0 0 0 3px #25d3662e}.ft-wa-send{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.7rem 1rem;font-family:inherit;font-size:.92rem;font-weight:700;transition:background .2s;display:flex}.ft-wa-send:hover{background:#1eb655}.ft-wa-send:focus-visible{outline-offset:2px;outline:3px solid #010332}.ft-wa-sr{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=768px){.ft-wa-widget{bottom:1rem;right:1rem}.ft-wa-fab{width:54px;height:54px}}@media (prefers-reduced-motion:reduce){.ft-wa-fab,.ft-wa-panel,.ft-wa-fab-wa,.ft-wa-fab-x{transition:none}.ft-wa-fab:hover{transform:none}}
