.footer{background:#1c1c1c;color:#fff;padding:70px 0 30px}.footer_logo{height:60px;object-fit:contain}.footer-logo span{color:#14b8a6}body .footer-desc{font-size:14px;color:var(--white);max-width:340px;margin-bottom:20px;margin-top:15px;line-height:1.65}.footer-product-links{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}body .footer-product-link{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:var(--white)!important;font-size:13px;font-weight:600}body .footer-product-link:hover{color:var(--accent-lime)!important;border-color:#c7f45b66}body .footer-addresses{max-width:320px;margin-bottom:20px}body .footer-address-title{font-size:15px;font-weight:500;color:var(--white);margin-bottom:8px}body .footer-address{font-size:13px;line-height:1.6;color:#fffc;margin-bottom:8px}.subscribe-box{display:flex;gap:0px}body .subscribe-input input{background:#fff;border-radius:4px;box-shadow:none!important;outline:none!important;border:none!important}.subscribe-input fieldset{outline:none!important;border:none!important}body .subscribe-btn{background:#009688!important;color:#fff!important;text-transform:none!important;font-weight:300;border-radius:6px 4px 4px 6px;min-width:120px;margin-left:-5px}body .footer-title{font-weight:500;margin-bottom:12px;font-size:20px}body .footer-link{display:block;color:var(--white)!important;font-size:14px;margin-bottom:4px;font-weight:300;position:relative;padding-left:15px;text-decoration:none}body .footer-link:hover{color:var(--lgreen)!important}.footer-link:after{content:"";position:absolute;width:4px;height:4px;background:var(--white);left:0;border-radius:50%;top:50%;transform:translateY(-50%)}.footer-link:hover{color:#fff!important}.footer-divider{border-top:1px solid #333;margin:40px 0 20px}.footer-bottom{display:flex;justify-content:space-between;align-items:center}body .copyright{font-size:13px;color:var(--white);font-weight:300}.footer-bottom-links{display:flex;gap:14px;align-items:center}body .footer-bottom-links a{color:#ffffffc2;font-size:13px;font-weight:300}@media(max-width:768px){.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.footer{padding:50px 0 30px}.footer_logo,body .logo img{height:50px}}:root{--greenl: #1B514C;--lightgreen: #00F0DA}.main-header{background:linear-gradient(180deg,#183633 7%,#1b5651 114%)!important;position:fixed;width:100%;transition:all .3s ease;padding:12px 0}.header-scrolled{background:#1b514cd6!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header-toolbar{max-width:1200px;margin:auto;display:flex;justify-content:space-between}.logo img{height:60px;object-fit:contain;width:auto}.menu-desktop{background:var(--greenl);border-radius:30px;padding:15px 33px;display:flex;gap:40px}.menu-link{color:#fff!important;text-transform:none!important;font-size:15px;font-weight:400;text-decoration:none;border-bottom:1px solid transparent}.menu-link.active,.menu-link:hover{color:var(--lightgreen)!important;border-color:var(--lightgreen)}.quote-btn{border:1px solid #fff!important;color:#fff!important;border-radius:30px!important;padding:8px 28px!important;font-size:15px!important;text-transform:none!important;font-weight:400!important}.quote-btn:hover{border-color:var(--lightgreen)!important;color:var(--lightgreen)!important}.header-actions{display:flex;align-items:center;gap:10px}.product-launch-links{display:flex;align-items:center;gap:7px}.product-launch-link{min-height:38px;display:inline-flex;align-items:center;gap:5px;padding:0 11px;border-radius:8px;border:1px solid rgba(255,255,255,.28);color:#fff;text-decoration:none;font-size:13px;font-weight:700;background:#ffffff14;transition:all .25s ease}.product-launch-link:hover{color:var(--lightgreen);border-color:var(--lightgreen);background:#00f0da14}.product-launch-link svg{font-size:15px}body .menu-mobile{display:none;color:#fff}@media(max-width:992px){body .menu-desktop,.header-actions{display:none}body .menu-mobile{display:flex}.quote-btn{min-width:150px!important;width:150px;margin:12px!important;padding:6px 23px!important}body .menu-mobile{width:1.4em;height:1.4em}.menu_main .MuiDrawer-paper{min-width:300px;background:#1b514c}.menu_main .MuiDrawer-paper ul{padding-top:1rem}.menu_main .css-lbf10h-MuiTypography-root{font-weight:500}.menu_main .MuiDrawer-paper ul a{color:var(--white)}.drawer-menu .css-lbf10h-MuiTypography-root{font-weight:500}.drawer-menu .css-k4e2u2-MuiTypography-root{font-weight:300}.mobile-product-launchers{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 20px;margin-top:12px}.mobile-product-launchers a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:8px;border:1px solid rgba(255,255,255,.22);color:#fff;text-decoration:none;font-size:13px;font-weight:700;background:#ffffff14}}.menu-item-wrapper{position:relative;display:flex;align-items:center}.menu-link{background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:6px;font-family:inherit;transition:all .3s}.menu-link.active-dropdown{color:var(--lightgreen)!important}.dropdown-icon{font-size:12px;transition:transform .3s ease}.dropdown-icon.rotate{transform:rotate(180deg)}.mega-menu-container{position:absolute;top:100%;left:0;width:100%;background-color:#fff;color:#111;box-shadow:0 10px 30px #0000001a;z-index:1000;border-top:1px solid #eaeaea;animation:slideDown .3s ease forwards}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mega-menu-inner{max-width:1200px;margin:0 auto;display:flex;min-height:400px}.mega-menu-sidebar{width:250px;border-right:1px solid #eaeaea;padding:20px 0;display:flex;flex-direction:column}.mega-tab-btn{background:none;border:none;text-align:left;padding:15px 20px;font-size:16px;font-weight:500;color:#313131;cursor:pointer;transition:all .2s;border-left:4px solid transparent}.mega-tab-btn:hover{background-color:#f8f9fa}.mega-tab-btn.active{background-color:#00877911;color:#008779;border-left-color:#008779}.mega-menu-content-area{flex:1;padding:30px 40px;max-height:500px;overflow-y:auto}.mega-menu-content-area::-webkit-scrollbar{width:6px}.mega-menu-content-area::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.mega-menu-content-area::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.mega-menu-content-area::-webkit-scrollbar-thumb:hover{background:#1b514c}.mega-title{font-weight:500!important;color:#1a1a1a;margin-bottom:10px!important}.mega-desc{color:#555;margin-bottom:15px!important;max-width:800px}.mega-main-link{display:inline-block;color:#008779;font-weight:600;text-decoration:underline;margin-bottom:30px}.mega-items-grid{margin-bottom:40px!important}.mega-item-card{padding:15px;border-radius:8px;transition:background-color .2s;cursor:pointer}.mega-item-link{display:block;height:100%;color:inherit;text-decoration:none}.mega-item-card:hover{background-color:#f4f6f8}.mega-item-title{font-weight:600!important;color:#000;margin-bottom:4px!important;font-size:17px!important}.mega-item-desc{color:#666;font-size:15px!important}.mega-bottom-section{border-top:1px solid #eaeaea;padding-top:20px}.mega-bottom-title{font-weight:700!important;margin-bottom:20px!important}.mega-bottom-card{display:flex;align-items:center;gap:15px}.mega-bottom-img{width:80px;height:80px;border-radius:8px;object-fit:cover}.mega-bottom-info h6{font-weight:600;margin-bottom:5px}.mega-bottom-card-title{font-weight:600!important;margin-bottom:2px!important}.mega-bottom-card-desc{color:#555}.mega-columns-layout{display:flex;gap:50px}.mega-column{flex:1}.mega-col-title{font-weight:600!important;margin-bottom:20px!important;border-bottom:2px solid #eaeaea;padding-bottom:10px}.mega-col-items{display:grid;grid-template-columns:1fr 1fr;gap:15px}.mega-pricing-layout{display:flex;gap:40px}.mega-pricing-main{flex:3}.mega-menu-right-sidebar{width:280px;border-left:1px solid #eaeaea;padding:30px;background-color:#fdfdfd}.mega-sidebar-links{display:flex;flex-direction:column;gap:15px;padding-top:10px}.mega-sidebar-link{background:none;border:none;text-align:left;font-size:15px;font-weight:500;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.mega-sidebar-link:hover{color:#008779}.mega-sidebar-link.button-style{background-color:#1b514c;color:#fff;padding:10px 15px;border-radius:6px}.mega-sidebar-link.text-link{color:#008779;text-decoration:underline;margin-top:20px}.link-icon{margin-left:8px}.mega-highlight-layout{border-radius:12px;padding:40px;color:#081735;height:100%;display:flex;flex-direction:column;justify-content:start}.mega-highlight-title{font-weight:700!important;margin-bottom:15px!important;color:#081735}.mega-highlight-desc{color:#081735;max-width:800px;margin-bottom:30px!important;line-height:1.6!important}.mega-highlight-link{color:#008779;font-weight:600;display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-size:16px}.mega-highlight-link:hover{text-decoration:underline}.drawer-menu div{color:#fff}.drawer-menu .css-v2t9dp-MuiTypography-root{font-size:15px}.drawer-menu .css-1c76d24-MuiTypography-root{font-size:13px;color:#fff!important;opacity:.9}.drawer-column-link{display:block;margin-bottom:12px;color:#fff;text-decoration:none}.blog-hero{background:linear-gradient(140deg,#0a1817fa,#103e3afa 44%,#23a596f5);padding:140px 24px 72px}.blog-hero__inner{max-width:800px;margin:0 auto}.blog-hero__tag{display:inline-block;background:#0ab8a72e;color:#0ab8a7;border:1px solid rgba(10,184,167,.35);border-radius:100px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:4px 14px;margin-bottom:20px}.blog-hero__title{font-family:Outfit,sans-serif;font-size:clamp(28px,4vw,48px);font-weight:700;line-height:1.15;color:#fff;margin:0 0 20px}.blog-hero__meta{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.blog-hero__meta span{font-size:13px;color:#ffffff8c}.blog-hero__meta-dot{width:3px;height:3px;border-radius:50%;background:#ffffff4d}.blog-body{background:#fff;min-height:60vh;padding:64px 24px 96px}.blog-body__inner{max-width:740px;margin:0 auto}.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4,.blog-content h5,.blog-content h6,.blog-content h1 a,.blog-content h2 a,.blog-content h3 a,.blog-content h4 a,.blog-content h5 a,.blog-content h6 a{color:#111!important;text-decoration:none!important}.blog-content h1{font-family:Outfit,sans-serif;font-size:36px;font-weight:700;line-height:1.2;margin:0 0 24px}.blog-content h2{font-family:Outfit,sans-serif;font-size:26px;font-weight:700;line-height:1.25;margin:52px 0 16px;padding-top:8px;border-top:2px solid #f0f0f0}.blog-content h3{font-family:Outfit,sans-serif;font-size:19px;font-weight:600;margin:36px 0 12px}.blog-content p{font-size:18px;line-height:1.8;color:#1e1e1e;font-weight:450;margin:0 0 20px}.blog-content ul,.blog-content ol{padding-left:24px;margin:0 0 24px}.blog-content ul li,.blog-content ol li{font-size:18px;line-height:1.75;color:#1e1e1e;font-weight:450;margin-bottom:8px}.blog-content strong{color:#0f1f1e;font-weight:600}.blog-content table{width:100%;border-collapse:collapse;margin:32px 0 40px;font-size:15px;border-radius:10px;overflow:hidden;box-shadow:0 0 0 1px #e5e9e9}.blog-content thead{background:#0f1f1e;color:#fff}.blog-content thead th{padding:14px 18px;text-align:left;font-weight:600;font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:#fff}.blog-content tbody tr{border-bottom:1px solid #eef1f1;transition:background .15s}.blog-content tbody tr:last-child{border-bottom:none}.blog-content tbody tr:hover{background:#f6fafa}.blog-content tbody td{padding:13px 18px;color:#374040;vertical-align:top}.blog-content tbody td:first-child{font-weight:450;color:#0f1f1e}.blog-cta{background:linear-gradient(120deg,#0f1f1e,#103e3a);padding:60px 24px;text-align:center}.blog-cta__inner{max-width:600px;margin:0 auto}.blog-cta h3{font-family:Outfit,sans-serif;font-size:26px;font-weight:700;color:#fff;margin:0 0 12px}.blog-cta p{font-size:16px;color:#ffffffa6;margin:0 0 28px}.blog-cta__btn{display:inline-block;background:#0ab8a7;color:#fff!important;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;padding:14px 32px;border-radius:8px;text-decoration:none!important;transition:background .2s,transform .15s}.blog-cta__btn:hover{background:#009688;transform:translateY(-1px)}.blog-loading{display:flex;align-items:center;justify-content:center;min-height:60vh;font-family:Outfit,sans-serif;font-size:16px;color:#999}@media(max-width:768px){.blog-hero{padding:128px 20px 52px}.blog-hero__title{font-size:36px!important;line-height:1.08!important}.blog-hero__tag{font-size:11px}.blog-hero__meta span{font-size:12px}.blog-body{padding:40px 20px 64px}.blog-content h1{font-size:28px}.blog-content h2{font-size:21px;margin:36px 0 12px}.blog-content h3{font-size:17px}.blog-content p,.blog-content li{font-size:16px}.blog-content table{font-size:13px;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.blog-content thead th,.blog-content tbody td{padding:10px 12px;white-space:nowrap}.blog-cta{padding:54px 20px}.blog-cta h3{font-size:22px!important}.blog-cta p{font-size:15px}}:root{--white: #fff;--lgreen: #0AB8A7;--lgreen2: #009688;--accent-coral: #F28F3B;--accent-indigo: #5267FF;--accent-lime: #C7F45B;--gray1: #575757;--gray2: #444444;--gray3: #545454;--gray4: #6D6D6D}body,html,button,a{font-family:Outfit,sans-serif}.width-full{width:100%}.banner_heading{margin-top:30px}.home_banner{padding-top:150px!important}.home_banner{width:100%;min-height:100vh;background:linear-gradient(140deg,#0a1817fa,#103e3afa 44%,#23a596f5),linear-gradient(90deg,#5267ff2e,#f28f3b1f);padding-top:140px;position:relative;overflow:hidden}.banner_container{text-align:center}.home_banner .banner_heading{color:var(--white);font-size:60px;line-height:1.1;font-weight:600}body .c_heading{font-size:50px;line-height:1.1;font-weight:600}body .testimonial-text{font-weight:300;font-size:50px;line-height:1.1}.home_banner .banner_heading span{display:block;background:linear-gradient(90deg,#1ebcad,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.home_banner .banner_subtitle{max-width:600px;margin:10px auto 30px;color:#d5f5ef;font-size:17px;line-height:1.6;font-weight:300}.home_banner .banner_subtitle a{color:var(--white);font-weight:500}.banner_actions{display:flex;justify-content:center;gap:20px;margin-bottom:40px}body .btn1{padding:11px 30px;font-size:16px;font-weight:400;border-radius:8px;min-width:150px}body .btn-fill{background:var(--lgreen);color:var(--white);border:1px solid var(--lgreen);position:relative}body .btn-fill:hover,body .btn-outline:hover{background:var(--lgreen2)}body .btn-outline{border:1px solid var(--white);background:transparent;color:var(--white)}.banner_image_wrapper{display:flex;justify-content:center}.banner_image_wrapper img{width:100%}.banner_width{width:100%;margin:0 auto}.banner_image_wrapper img{margin-top:-80px}.trusted-section{padding:40px 0;background:var(--white);overflow:hidden;border-radius:0;margin-top:0;position:relative}.trusted-section1{padding:60px 0 40px;background:var(--white);overflow:hidden;border-radius:70px 70px 0 0;margin-top:-65px;position:relative}.trust_middle{padding:40px 0}body .trusted-title{text-align:center;font-size:18px;color:var(--gray1);margin-bottom:40px}.marquee{width:100%;overflow:hidden;position:relative}.marquee-track{display:flex;width:max-content;animation:scroll 25s linear infinite}.logo-item{flex:0 0 auto;padding:0 40px;display:flex;align-items:center}.logo-item img{height:60px;object-fit:contain;transition:.3s}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.why-section{padding:40px 0;background:var(--white)}.why-header{text-align:center;max-width:820px;margin:0 auto 70px}body .why-pill{display:inline-block;background:var(--white);padding:6px 24px;border-radius:20px;font-size:18px;color:var(--gray1);border:1px solid #259C91;margin-bottom:20px}body .why-title{margin-top:20px;color:var(--gray2);margin-bottom:12px}body .why-subtitle{color:var(--gray1);font-size:17px;line-height:1.6;font-weight:300}.card_space .feature-card+.feature-card{margin-top:25px}.feature-card{background:var(--white);border-radius:16px;padding:32px 45px;border:1px solid #DBDBDB}.icon-box{width:55px;height:55px;background:var(--lgreen2);border-radius:5px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.icon-box img{width:22px}.icon-box.with-border{border:2px solid rgba(15,168,158,.35)}.feature-card .feature-title{font-size:22px;font-weight:600;margin-bottom:10px;color:var(--gray2)}.feature-card .feature-desc{font-size:17px;color:var(--gray3);line-height:1.6;margin-bottom:25px}.w-full{max-width:100%}.feature-image img{width:100%;border-radius:12px}.workflow-section{background-color:#000;overflow:hidden;margin-top:60px;position:relative;padding:60px 0;text-align:center}.workflow-section .c_heading{margin-bottom:20px}.text-white,.workflow-section p{color:var(--white)}.workflow-section p{font-weight:300;font-size:17px}.workflow-actions{margin-top:40px;gap:20px;display:flex;padding-bottom:40px}.workflow-image img{margin-top:3rem}.home_tab .tab_title{color:var(--gray2);font-weight:600;font-size:18px}.tab_content{margin-top:-20px;padding:20px}.tab_content .flex_center{display:flex;align-items:center}.tab_content .flex_center svg{margin-top:16px}.tab_content h3{font-size:24px;font-weight:600;color:var(--gray2)}.tab_content h5{font-size:20px;color:var(--gray4);font-weight:500;margin-bottom:10px}.tab_content h6{color:var(--gray2);font-size:18px;font-weight:500}.tab_content p,.tab_content ul li{margin-bottom:15px;color:var(--gray3);font-weight:300}.tab_content ul li{margin-bottom:2px}.home_service .c_heading{color:var(--gray2);font-weight:600}.home_service p{color:var(--gray3);font-weight:300}.service_card{margin-top:80px;text-align:center;color:var(--white)}.service_card h6{font-weight:500}.service_card a{justify-content:center;font-weight:400;margin-bottom:15px}.service_card p{color:var(--white)}.testimonial-section{padding:70px 0;background:#f8f8fa}.testimonial-swiper{position:relative}.testimonial-text{line-height:1.3;max-width:1024px}.testimonial-footer{margin-top:60px;display:flex;justify-content:space-between;align-items:center}.testimonial-section .testimonial-name{font-weight:500;color:#000;font-size:22px}.testimonial-section .testimonial-role{font-size:16px;color:#888}.testimonial-section .testimonial-count{color:#888;font-size:18px;font-weight:300}.testimonial-nav{display:flex;justify-content:flex-end;gap:12px;margin-top:0}.testimonial-nav button{border:1px solid #000;width:42px;height:42px}.testimonial-nav .active,.testimonial-nav .active:hover,.testimonial-nav button:hover{background:#20b2aa;color:#fff;border-color:transparent}.slider_count{margin:0 auto}.build_sec{position:relative}.hero-trust-bar{max-width:820px;margin:0 auto 34px;color:#ffffffd1}.hero-trust-bar p{font-size:14px;margin-bottom:14px;letter-spacing:.02em}.hero-logo-track{height:60px;display:flex;gap:28px;justify-content:center;align-items:center;overflow:hidden;opacity:.7}.hero-logo-item{min-width:118px;height:46px;display:flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:8px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);color:#fff;flex:0 0 auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-logo-item span{display:block;font-size:13px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.product-demo{max-width:1040px;margin:0 auto}.hero-media-shell{width:100%;position:relative;padding:18px;border-radius:24px;border:1px solid rgba(255,255,255,.22);background:#061e1d6b;box-shadow:0 32px 90px #00000052;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:demoFloat 8s ease-in-out infinite}.hero-product-image{display:block;width:100%;border-radius:16px;margin:0!important;object-fit:cover;box-shadow:inset 0 0 0 1px #ffffff1a}.hero-floating-card,.hero-progress-card{position:absolute;border-radius:8px;background:#ffffffeb;border:1px solid rgba(255,255,255,.7);box-shadow:0 18px 50px #04161547;color:#173633}.hero-floating-card{padding:16px 18px;text-align:left}.hero-floating-card span,.hero-progress-card span{display:block;color:#59706c;font-size:12px;line-height:1.2}.hero-floating-card strong{display:block;margin-top:6px;font-size:15px}.hero-floating-left{left:-16px;bottom:74px;animation:cardDrift 7s ease-in-out infinite}.hero-floating-right{top:34px;right:-18px;display:grid;grid-template-columns:repeat(3,minmax(74px,1fr));gap:14px;animation:cardDrift 8s ease-in-out infinite reverse}.hero-floating-right strong{color:#0d9488;font-size:18px;margin-top:0}.hero-progress-card{left:12%;right:12%;bottom:-24px;padding:14px 18px;text-align:left}.hero-progress-bars{display:grid;grid-template-columns:1fr .72fr .48fr;gap:8px;margin-top:10px}.hero-progress-bars i{height:7px;border-radius:99px;background:linear-gradient(90deg,#0ab8a7,var(--accent-lime));animation:barPulse 8s ease-in-out infinite}.hero-progress-bars i:nth-child(2){background:linear-gradient(90deg,var(--accent-indigo),#0ab8a7);animation-delay:.8s}.hero-progress-bars i:nth-child(3){background:linear-gradient(90deg,var(--accent-coral),#f6c85f);animation-delay:1.4s}.demo-window{width:100%;min-height:420px;border-radius:18px;overflow:hidden;background:#f7faf9;box-shadow:0 30px 80px #0000003d;border:1px solid rgba(255,255,255,.35);animation:demoFloat 8s ease-in-out infinite}.demo-topbar{height:46px;display:flex;align-items:center;gap:8px;padding:0 18px;background:#173633}.demo-topbar span{width:11px;height:11px;border-radius:50%;background:#20b2aa}.demo-topbar span:nth-child(2){background:#f5c25b}.demo-topbar span:nth-child(3){background:#fff}.demo-grid{display:grid;grid-template-columns:190px 1fr;gap:20px;padding:22px}.demo-sidebar{display:flex;flex-direction:column;gap:12px}.demo-nav-pill,.demo-flow-step,.demo-stat{border:1px solid #d8e7e4;background:#fff;border-radius:8px}.demo-nav-pill{padding:14px;color:#1b514c;font-weight:600}.demo-main{display:flex;flex-direction:column;gap:18px}.demo-stat{flex:1;min-height:94px;padding:18px;text-align:left}.demo-stat strong{display:block;color:#173633;font-size:30px;line-height:1}.demo-stat span{color:#576b67;font-size:13px}.demo-chart{height:160px;padding:22px;border-radius:10px;background:linear-gradient(180deg,#fff,#edf7f5);display:flex;align-items:flex-end;gap:14px}.demo-chart span{flex:1;border-radius:8px 8px 2px 2px;background:linear-gradient(180deg,#0ab8a7,#1b514c);animation:barPulse 8s ease-in-out infinite}.demo-chart span:nth-child(2n){animation-delay:.6s}.demo-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.demo-flow-step{padding:14px 10px;color:#173633;font-size:13px;font-weight:700}.service-item-card{background:linear-gradient(180deg,#ffffff1f,#fff0),#123f3b;border-radius:8px;color:#fff;padding:24px;height:100%;min-height:520px;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease;border:1px solid rgba(255,255,255,.14);overflow:hidden;position:relative}.service-item-card:after{content:"";position:absolute;left:24px;right:24px;top:24px;height:3px;border-radius:99px;background:linear-gradient(90deg,#0ab8a7,var(--accent-lime))}.service_card .MuiGrid-item:nth-child(2) .service-item-card:after{background:linear-gradient(90deg,var(--accent-indigo),#0ab8a7)}.service_card .MuiGrid-item:nth-child(3) .service-item-card:after{background:linear-gradient(90deg,var(--accent-coral),#f6c85f)}.service-item-card:hover{transform:translateY(-5px);box-shadow:0 24px 55px #123f3b47}.service-image-wrap{width:100%;aspect-ratio:4 / 3;border-radius:8px;overflow:hidden;margin:18px 0 22px;background:#0e2f2c}.service-image-wrap img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.service-item-card:hover .service-image-wrap img{transform:scale(1.035)}.service-eyebrow{color:#c7f45b!important;font-size:12px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase;margin-bottom:10px!important}.benefit-card{height:100%;display:flex;flex-direction:column}.benefit-card .feature-image{margin-top:auto}.section-heading{max-width:860px;margin:0 auto 46px;text-align:center}.section-subtitle{margin-top:14px;color:#5f6f6c;font-size:17px;line-height:1.7}.integration-section,.pricing-preview-section,.security-section,.smart-workflow-section{padding:80px 0;background:#fff}.integration-section{background:#f6fbfa}.integration-card,.security-badge,.workflow-step-card,.pricing-card,.testimonial-card{border:1px solid #dfe9e7;background:#fff;border-radius:8px}.integration-card{min-height:132px;padding:24px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#1b514c;transition:transform .25s ease,box-shadow .25s ease}.integration-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #1b514c1a}.integration-icon,.security-icon,.workflow-step-icon{font-size:32px;color:#0ab8a7}.smart-workflow-section{background:#fff}.workflow-step-card{height:100%;padding:28px;position:relative}.workflow-step-number{color:#0ab8a7;font-weight:800;letter-spacing:.08em;margin-bottom:18px}.workflow-step-heading{font-size:22px!important;font-weight:700!important;color:#173633;margin:12px 0 6px!important}.workflow-step-title{color:#4f625f;font-size:16px!important;line-height:1.6!important}.workflow-step-list{padding-left:18px;margin:18px 0 0;color:#4f625f;line-height:1.7}.pricing-preview-section{background:#f8f8fa}.billing-toggle{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:#4f625f}.pricing-card{min-height:360px;padding:30px;position:relative;display:flex;flex-direction:column;gap:20px}.pricing-card.featured{border-color:#0ab8a7;box-shadow:0 18px 44px #0ab8a72e;transform:translateY(-8px)}.plan-badge{align-self:flex-start;border-radius:999px;background:#e4fbf7;color:#08776d;padding:5px 12px;font-size:12px;font-weight:700}.plan-name{font-size:22px!important;font-weight:800!important;color:#173633}.plan-price{font-size:30px!important;font-weight:800!important;color:#0d9488}.plan-features{display:flex;flex-direction:column;gap:12px;flex:1}.plan-features p{display:flex;gap:10px;align-items:center;color:#4f625f}.plan-features svg{color:#0ab8a7}.security-section{background:#102522;color:#fff}.security-section .c_heading{color:#fff}.security-badge{min-height:150px;padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;background:#ffffff0f;border-color:#ffffff29;color:#fff}.testimonial-heading{margin-bottom:34px}.testimonial-card{min-height:360px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .25s ease,box-shadow .25s ease}.testimonial-card.is-active{box-shadow:0 18px 44px #1b514c1f;transform:translateY(-4px)}.testimonial-card .testimonial-text{font-size:22px;line-height:1.45;font-weight:400;color:#263735}.testimonial-card .testimonial-footer{margin-top:30px}.why-section{padding:80px 0;background:linear-gradient(180deg,#fff,#f4fbfa)}.why-header{margin:0 auto 54px}.why-header .c_heading{color:#173633}.benefit-card-pro{height:100%;min-height:250px;padding:30px;border:1px solid #dce9e7;border-radius:8px;background:linear-gradient(135deg,#fffffffa,#effaf8f0);box-shadow:0 18px 42px #17363314;position:relative;overflow:hidden;display:grid;grid-template-columns:68px 1fr;gap:22px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.benefit-card-pro:hover{transform:translateY(-5px);border-color:#0ab8a77a;box-shadow:0 24px 60px #17363324}.benefit-card-topline{position:absolute;inset:0 auto auto 0;height:4px;width:100%;background:linear-gradient(90deg,#0ab8a7,var(--accent-lime))}.benefit-icon-wrap{width:58px;height:58px;border-radius:8px;display:grid;place-items:center;background:#113d39;color:#c7f45b;font-size:30px;box-shadow:0 14px 28px #113d392e}.benefit-metric{color:#0d9488;font-size:12px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase;margin-bottom:10px!important}.benefit-card-pro .feature-title{color:#173633;margin-bottom:10px}.benefit-card-pro .feature-desc{color:#4f625f;margin-bottom:0}.integration-section{background:linear-gradient(135deg,#102522,#173633 52%,#0d9488);color:#fff}.integration-section .c_heading{color:#fff}.integration-section .section-subtitle{color:#ffffffd1}.repo-connectivity-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:28px;margin:0 0 34px;border-radius:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);box-shadow:0 24px 60px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.repo-panel-kicker{color:#c7f45b;font-size:12px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase;margin-bottom:8px!important}.repo-panel-title{color:#fff;font-size:25px!important;font-weight:800!important;margin-bottom:8px!important}.repo-panel-copy{color:#ffffffc7;font-size:16px!important;line-height:1.6!important;max-width:680px}.repo-chip-row{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.repo-chip{min-width:120px;min-height:52px;padding:0 16px;border-radius:8px;background:#fff;color:#173633;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:800}.repo-chip svg{color:#0d9488;font-size:22px}.integration-card{color:#173633;box-shadow:0 12px 30px #00000014}.smart-workflow-section{background:linear-gradient(180deg,#fff,#f7fbfb)}.smart-workflow-section .c_heading{color:#173633!important}.workflow-step-card{overflow:hidden;box-shadow:0 18px 44px #17363314;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.workflow-step-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,#0ab8a7,var(--accent-lime))}.workflow-step-card:hover{transform:translateY(-6px);border-color:#0ab8a775;box-shadow:0 28px 70px #17363324}.workflow-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.workflow-step-icon{width:58px;height:58px;border-radius:8px;display:grid;place-items:center;background:#e4fbf7}.workflow-step-number{color:#0d9488;background:#e4fbf7;border-radius:999px;padding:7px 11px;font-size:13px;margin-bottom:0}.workflow-step-metric{color:#0d9488;font-size:12px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase;margin-bottom:10px!important}.workflow-step-list{list-style:none;padding-left:0}.workflow-step-list li{position:relative;padding-left:24px;margin-bottom:10px}.workflow-step-list li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:50%;background:#0ab8a7;box-shadow:0 0 0 4px #e4fbf7}.pricing-preview-section .c_heading,.testimonial-section .c_heading{color:#173633}.pricing-card{box-shadow:0 16px 38px #17363314;transition:transform .25s ease,box-shadow .25s ease}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px #17363321}.pricing-card.featured{box-shadow:0 22px 60px #0ab8a733}.testimonial-section{padding:80px 0;background:linear-gradient(180deg,#f8f8fa,#fff)}.testimonial-card{min-height:390px;box-shadow:0 16px 40px #17363314;position:relative;overflow:hidden}.testimonial-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#0ab8a7,var(--accent-lime))}.testimonial-card.is-active{border-color:#0ab8a780;box-shadow:0 24px 65px #1b514c29}.testimonial-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.testimonial-avatar{width:48px;height:48px;border-radius:50%;background:#173633;color:#c7f45b;display:grid;place-items:center;font-weight:800}.testimonial-stars{border-radius:999px;background:#e4fbf7;color:#08776d;padding:7px 12px;font-size:12px;font-weight:800}.hero-platform-pillars{max-width:880px;margin:0 auto 28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hero-platform-pillar{min-height:82px;padding:16px;border-radius:8px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);color:#fff;text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-platform-pillar strong,.hero-platform-pillar span{display:block}.hero-platform-pillar strong{font-size:15px;margin-bottom:6px}.hero-platform-pillar span{color:#ffffffbd;font-size:13px;line-height:1.4}.product-suite-section{background:linear-gradient(180deg,#fff,#f7fbfb)}.suite-kicker{color:#0d9488;font-size:12px!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase;margin-bottom:12px!important}.suite-heading{color:#173633!important;max-width:760px}.suite-copy{color:#536763!important;font-size:16px!important;line-height:1.7!important;margin-bottom:20px!important}.suite-card-grid{margin-top:0;text-align:left}.suite-product-card{min-height:660px;background:linear-gradient(180deg,#ffffff1f,#fff0),#102522;box-shadow:0 24px 70px #10252229}.suite-product-card:nth-child(2){background:linear-gradient(180deg,#ffffff1f,#fff0),#133f3b}.suite-image-wrap{margin-top:18px;box-shadow:0 18px 42px #00000038}.suite-product-title{color:#fff!important;font-size:24px!important;font-weight:800!important;margin-bottom:10px!important}.suite-product-description{color:#ffffffd6!important;font-size:15px!important;line-height:1.65!important;margin-bottom:18px!important}.suite-product-points{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:11px;flex:1}.suite-product-points li{color:#ffffffd1;font-size:14px;line-height:1.45;position:relative;padding-left:24px}.suite-product-points li:before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:50%;background:#c7f45b;box-shadow:0 0 0 4px #c7f45b29}.suite-product-link{color:#fff!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;gap:8px!important;cursor:pointer;margin-top:auto;width:fit-content}.floating-start-free,.live-chat-widget{position:fixed;right:22px;z-index:1200;border:none;cursor:pointer;font-family:inherit;box-shadow:0 12px 28px #0003}.floating-start-free{bottom:88px;background:#0ab8a7;color:#fff;border-radius:999px;padding:13px 22px;font-weight:700}.live-chat-widget{bottom:28px;background:#173633;color:#fff;border-radius:999px;padding:13px 20px;font-weight:600}.cloud-solutions-page{padding:80px 0;background:#f9fbfb}.cloud-solution-card{height:100%;border-radius:8px!important;transition:transform .25s ease,box-shadow .25s ease}.cloud-solution-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px #1b514c1f}.cloud-solution-card .MuiCardContent-root{min-height:250px;display:flex;flex-direction:column}.cloud-card-icon{width:52px;height:52px;border-radius:8px;background:#e4fbf7;color:#0d9488;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:18px}.partner-logo-mark{min-width:170px;min-height:64px;padding:0 24px;border-radius:8px;border:1px solid #dfe9e7;background:linear-gradient(180deg,#fff,#f3fbfa);display:flex;align-items:center;justify-content:center;color:#173633;box-shadow:0 12px 30px #1b514c14}.partner-logo-mark span{font-size:17px;font-weight:800;letter-spacing:.01em;white-space:nowrap}.cta-dashboard-ghost{position:absolute;right:-80px;bottom:-85px;width:min(460px,48vw);opacity:.2;transform:rotate(-5deg);border-radius:16px;pointer-events:none}.product-page-hero{padding:150px 0 72px;color:#fff;position:relative;overflow:hidden;background:#102522}.product-page-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:56px 56px;opacity:.18;pointer-events:none}.product-page-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#10252200,#10252238);pointer-events:none}.product-page-hero>.MuiContainer-root{position:relative;z-index:1}.product-page-hero-cloud{background:linear-gradient(135deg,#0d2321,#173633 54%,#0d9488)}.product-page-hero-sign{background:linear-gradient(135deg,#111827,#173633 54%,#5267ff)}.product-page-hero-engage{background:linear-gradient(135deg,#102522,#1b514c 48%,#b65a1e)}.product-hero-grid{min-height:560px}.product-hero-kicker{width:fit-content;padding:7px 12px;margin-bottom:18px!important;border-radius:999px;background:#c7f45b24;color:#c7f45b;border:1px solid rgba(199,244,91,.32);font-size:13px!important;font-weight:800!important;letter-spacing:0!important}.product-hero-heading{max-width:660px;color:#fff;font-size:58px!important;line-height:1.02!important;font-weight:800!important;margin-bottom:22px!important}.product-hero-copy{max-width:610px;color:#ffffffd6;font-size:18px!important;line-height:1.65!important;margin-bottom:30px!important}.product-hero-actions{margin-bottom:24px}.product-hero-actions .MuiButton-root{min-height:50px;padding:11px 24px;border-radius:8px;text-transform:none;font-size:16px;font-weight:800;box-shadow:none}.product-primary-action{background:#fff!important;color:#173633!important}.product-primary-action:hover{background:#f1fbf9!important;box-shadow:none!important}.product-secondary-action{border-color:#ffffffb8!important;color:#fff!important}.product-secondary-action:hover{border-color:#fff!important;background:#ffffff1f!important}.product-hero-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:560px}.product-proof-card{min-height:86px;padding:16px;border-radius:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-proof-card strong,.product-proof-card span{display:block}.product-proof-card strong{color:#fff;font-size:22px;font-weight:800;line-height:1.15}.product-proof-card span{margin-top:8px;color:#ffffffb8;font-size:13px;line-height:1.3}.product-hero-media{display:grid;gap:14px}.product-hero-image-shell{padding:14px;border-radius:8px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);box-shadow:0 28px 80px #0000003d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.product-hero-image{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:8px}.product-hero-panel{display:grid;gap:12px;padding:18px;border-radius:8px;background:#fffffff0;color:#173633;box-shadow:0 18px 45px #0000002e}.product-hero-panel>span{color:#0d9488;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.product-hero-panel strong{color:#173633;font-size:20px;line-height:1.25}.product-hero-status-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-status-row{display:flex;align-items:center;gap:9px;min-height:36px;color:#4f625f;font-size:14px;font-weight:700}.product-status-row i{width:9px;height:9px;border-radius:999px;background:#0ab8a7;box-shadow:0 0 0 4px #e4fbf7;flex:0 0 auto}.product-hero-capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:34px}.product-capability-card{min-height:220px;padding:24px;border-radius:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-capability-icon{width:48px;height:48px;border-radius:8px;display:grid;place-items:center;margin-bottom:18px;background:#ffffff24;color:#c7f45b;font-size:25px}.product-capability-card h2{color:#fff;font-size:20px!important;font-weight:800!important;line-height:1.25!important;margin-bottom:10px!important}.product-capability-card p{color:#ffffffc2;font-size:15px!important;line-height:1.55!important}.menu-landing-page{background:#fff;color:#173633}.menu-landing-hero{padding:150px 0 74px;background:linear-gradient(135deg,#102522fa,#1b514cf5 54%,#0d9488eb),linear-gradient(90deg,#5267ff24,#f28f3b1f);color:#fff;position:relative;overflow:hidden}.menu-landing-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:58px 58px;opacity:.16}.menu-landing-hero>.MuiContainer-root{position:relative;z-index:1}.menu-landing-kicker{width:fit-content;padding:7px 12px;margin-bottom:18px!important;border-radius:999px;color:#c7f45b;background:#c7f45b24;border:1px solid rgba(199,244,91,.3);font-size:13px!important;font-weight:800!important;letter-spacing:0!important}.menu-landing-title{max-width:690px;font-size:56px!important;line-height:1.04!important;font-weight:800!important;color:#fff;margin-bottom:22px!important}.menu-landing-copy{max-width:640px;color:#ffffffd6;font-size:18px!important;line-height:1.65!important;margin-bottom:30px!important}.menu-landing-actions .MuiButton-root{min-height:50px;padding:11px 24px;border-radius:8px;text-transform:none;font-size:16px;font-weight:800;box-shadow:none}.menu-landing-primary{background:#fff!important;color:#173633!important}.menu-landing-primary:hover{background:#f1fbf9!important;box-shadow:none!important}.menu-landing-secondary{color:#fff!important;border-color:#ffffffb8!important}.menu-landing-secondary:hover{border-color:#fff!important;background:#ffffff1f!important}.menu-landing-image-shell{padding:14px;border-radius:8px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);box-shadow:0 30px 80px #0000003d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.menu-landing-image{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:8px}.menu-landing-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:42px}.menu-landing-stat{min-height:94px;padding:18px;border-radius:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.menu-landing-stat strong,.menu-landing-stat span{display:block}.menu-landing-stat strong{color:#fff;font-size:26px;font-weight:800;line-height:1.1}.menu-landing-stat span{margin-top:8px;color:#ffffffb8;font-size:14px}.menu-landing-section{padding:82px 0;background:linear-gradient(180deg,#fff,#f6fbfa)}.menu-landing-card{height:100%;min-height:260px;padding:26px;border-radius:8px;background:#fff;border:1px solid #dfe9e7;box-shadow:0 16px 38px #17363314;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.menu-landing-card:hover{transform:translateY(-5px);border-color:#0ab8a770;box-shadow:0 24px 60px #17363324}.menu-landing-icon{width:54px;height:54px;border-radius:8px;display:grid;place-items:center;margin-bottom:18px;background:#e4fbf7;color:#0d9488;font-size:28px}.menu-landing-card h3{color:#173633;font-size:21px!important;font-weight:800!important;line-height:1.25!important;margin-bottom:10px!important}.menu-landing-card p{color:#536763;font-size:15px!important;line-height:1.62!important}.menu-landing-workflow{padding:82px 0;background:#102522;color:#fff}.menu-landing-workflow-title{color:#fff;font-size:42px!important;line-height:1.1!important;font-weight:800!important}.menu-landing-steps{display:grid;gap:14px}.menu-landing-step{display:grid;grid-template-columns:68px 1fr;gap:18px;align-items:center;padding:20px;border-radius:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.16)}.menu-landing-step span{width:48px;height:48px;display:grid;place-items:center;border-radius:8px;background:#c7f45b24;color:#c7f45b;font-weight:800}.menu-landing-step p{color:#ffffffd6;font-size:17px!important;line-height:1.55!important}.contact-hero{padding:150px 0 74px;background:linear-gradient(135deg,#102522fa,#1b514cf5 54%,#0d9488eb),linear-gradient(90deg,#5267ff24,#f28f3b1f);color:#fff}.contact-hero-kicker{width:fit-content;padding:7px 12px;margin-bottom:18px!important;border-radius:999px;color:#c7f45b;background:#c7f45b24;border:1px solid rgba(199,244,91,.3);font-size:13px!important;font-weight:800!important}.contact-hero-title{max-width:780px;color:#fff;font-size:58px!important;line-height:1.04!important;font-weight:800!important;margin-bottom:22px!important}.contact-hero-copy{max-width:720px;color:#ffffffd6;font-size:18px!important;line-height:1.65!important}.contact-hero-panel{padding:24px;border-radius:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.contact-hero-panel h2{color:#fff;font-size:22px!important;font-weight:800!important;margin-bottom:16px!important}.contact-product-pill{min-height:44px;display:flex;align-items:center;padding:0 14px;margin-top:10px;border-radius:8px;background:#ffffff1f;color:#ffffffe6;font-weight:700}.contact-section{width:100%;background:linear-gradient(180deg,#fff,#f6fbfa);padding:80px 0}.contact-inner{max-width:1200px;margin:0 auto;padding:0 40px}.contact-section-title{max-width:560px;color:#173633;font-size:46px!important;line-height:1.12!important;font-weight:800!important;margin-bottom:18px!important}.contact-section-copy{max-width:520px;color:#536763;font-size:17px!important;line-height:1.65!important;margin-bottom:38px!important}.contact-info-card{height:100%;min-height:150px;display:grid;grid-template-columns:48px 1fr;gap:15px;padding:20px;border-radius:8px;background:#fff;border:1px solid #dfe9e7;box-shadow:0 14px 32px #17363312}.contact-info-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#e4fbf7;color:#0d9488;font-size:22px}.contact-info-card h3{color:#173633;font-size:17px!important;font-weight:800!important;margin-bottom:6px!important}.contact-info-card p{color:#536763;font-size:14px!important;line-height:1.5!important}.contact-form-card{padding:32px;border-radius:8px;background:#fff;border:1px solid #dfe9e7;box-shadow:0 22px 60px #1736331f}.contact-form-title{color:#173633;font-size:28px!important;line-height:1.2!important;font-weight:800!important;margin-bottom:8px!important}.contact-form-copy{color:#536763;font-size:15px!important;line-height:1.6!important;margin-bottom:22px!important}.contact-success{margin-bottom:20px;border-radius:8px!important}.contact-field-label{color:#173633;font-size:14px!important;font-weight:700!important;margin-bottom:8px!important}.contact-text-field .MuiOutlinedInput-root,.contact-select-field{border-radius:8px!important;background:#f9fbfb}.contact-submit-button{min-height:50px;padding:11px 28px!important;border-radius:8px!important;background:#173633!important;color:#fff!important;text-transform:none!important;font-size:16px!important;font-weight:800!important;box-shadow:none!important}.contact-submit-button:hover{background:#0d9488!important}.contact-map-image{display:block;width:100%;margin-top:50px;border-radius:8px;border:1px solid #dfe9e7;object-fit:cover}.product-detail-page{background:#fff;color:#173633}.product-detail-section{padding:82px 0;background:#fff}.product-detail-section-soft{background:linear-gradient(180deg,#f6fbfa,#fff)}.product-detail-kicker{width:fit-content;padding:7px 12px;margin-bottom:18px!important;border-radius:999px;color:#c7f45b;background:#c7f45b24;border:1px solid rgba(199,244,91,.3);font-size:13px!important;font-weight:800!important}.product-detail-kicker-dark{color:#0d9488;background:#e4fbf7;border-color:#c9ece7}.product-detail-title{max-width:760px;color:#173633;font-size:44px!important;line-height:1.12!important;font-weight:800!important;margin-bottom:18px!important}.product-detail-copy{max-width:680px;color:#536763;font-size:17px!important;line-height:1.65!important}.product-detail-cta{padding:26px;border-radius:8px;background:linear-gradient(135deg,#102522,#173633),linear-gradient(90deg,#5267ff24,#f28f3b1f);color:#fff;box-shadow:0 24px 58px #17363324}.product-detail-cta h3{color:#fff;font-size:24px!important;font-weight:800!important;line-height:1.2!important;margin-bottom:10px!important}.product-detail-cta p{color:#ffffffc2;font-size:15px!important;line-height:1.58!important;margin-bottom:22px!important}.product-detail-primary{min-height:46px;padding:10px 20px!important;border-radius:8px!important;background:#fff!important;color:#173633!important;text-transform:none!important;font-weight:800!important;box-shadow:none!important}.product-detail-secondary{min-height:46px;padding:10px 20px!important;border-radius:8px!important;color:#fff!important;border-color:#ffffffad!important;text-transform:none!important;font-weight:800!important}.product-detail-outcomes{margin-top:34px!important}.product-detail-card,.product-detail-suite-card{height:100%;padding:26px;border-radius:8px;background:#fff;border:1px solid #dfe9e7;box-shadow:0 16px 38px #17363314}.product-detail-card h3,.product-detail-suite-card h3{color:#173633;font-size:21px!important;line-height:1.25!important;font-weight:800!important;margin-bottom:10px!important}.product-detail-card p,.product-detail-suite-card p{color:#536763;font-size:15px!important;line-height:1.62!important}.product-detail-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:18px;border-radius:8px;background:#e4fbf7;color:#0d9488;font-size:27px}.product-detail-workflow{padding:82px 0;background:linear-gradient(135deg,#102522,#173633 58%,#0d9488);color:#fff}.product-detail-workflow-title{color:#fff;font-size:42px!important;line-height:1.1!important;font-weight:800!important}.product-detail-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-detail-step{min-height:118px;display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:center;padding:20px;border-radius:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16)}.product-detail-step span{width:46px;height:46px;display:grid;place-items:center;border-radius:8px;background:#c7f45b24;color:#c7f45b;font-weight:800}.product-detail-step p{color:#ffffffd6;font-size:16px!important;line-height:1.5!important}.product-detail-integration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:28px}.product-detail-integration{min-height:58px;display:flex;align-items:center;padding:0 16px;border-radius:8px;background:#fff;border:1px solid #dfe9e7;color:#173633;font-weight:800;box-shadow:0 12px 28px #1736330f}.product-detail-suite-grid{align-items:stretch}.about-page{background:#fff;color:#173633}.about-hero{padding:150px 0 74px;background:linear-gradient(135deg,#102522fa,#1b514cf5 54%,#0d9488eb),linear-gradient(90deg,#5267ff29,#f28f3b1f);color:#fff;position:relative;overflow:hidden}.about-hero:before,.legal-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:58px 58px;opacity:.16;pointer-events:none}.about-hero>.MuiContainer-root,.legal-hero>.MuiContainer-root{position:relative;z-index:1}.about-kicker,.legal-kicker{width:fit-content;padding:7px 12px;margin-bottom:18px!important;border-radius:999px;color:#c7f45b;background:#c7f45b24;border:1px solid rgba(199,244,91,.3);font-size:13px!important;font-weight:800!important}.about-kicker-dark{color:#0d9488;background:#e4fbf7;border-color:#c9ece7}.about-title{max-width:720px;color:#fff;font-size:58px!important;line-height:1.04!important;font-weight:800!important;margin-bottom:22px!important}.about-copy{max-width:650px;color:#ffffffd6;font-size:18px!important;line-height:1.65!important;margin-bottom:30px!important}.about-actions .MuiButton-root{min-height:50px;padding:11px 24px;border-radius:8px;text-transform:none;font-size:16px;font-weight:800;box-shadow:none}.about-primary{background:#fff!important;color:#173633!important}.about-secondary{color:#fff!important;border-color:#ffffffb8!important}.about-image-shell{padding:14px;border-radius:8px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);box-shadow:0 30px 80px #0000003d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.about-image{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:8px}.about-stat-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:42px}.about-stat{min-height:94px;padding:18px;border-radius:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.about-stat strong,.about-stat span{display:block}.about-stat strong{color:#fff;font-size:26px;font-weight:800;line-height:1.1}.about-stat span{margin-top:8px;color:#ffffffb8;font-size:14px}.about-section,.about-commitment{padding:82px 0}.about-section-tinted{background:linear-gradient(180deg,#f6fbfa,#fff)}.about-section-title{color:#173633;font-size:42px!important;line-height:1.1!important;font-weight:800!important;margin-bottom:18px!important}.about-section-copy{color:#536763;font-size:16px!important;line-height:1.65!important}.about-product-card,.about-value-card{height:100%;padding:26px;border-radius:8px;background:#fff;border:1px solid #dfe9e7;box-shadow:0 16px 38px #17363314}.about-product-card h3,.about-value-card h3{color:#173633;font-size:21px!important;line-height:1.25!important;font-weight:800!important;margin-bottom:10px!important}.about-product-card p,.about-value-card p{color:#536763;font-size:15px!important;line-height:1.62!important}.about-card-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:18px;border-radius:8px;background:#e4fbf7;color:#0d9488;font-size:27px}.about-commitment-list{display:grid;gap:14px}.about-commitment-item{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:center;padding:18px;border-radius:8px;background:#fff;border:1px solid #dfe9e7;box-shadow:0 14px 32px #17363312}.about-commitment-item svg{width:42px;height:42px;padding:10px;border-radius:8px;background:#e4fbf7;color:#0d9488}.about-commitment-item p{color:#536763;font-size:16px!important;line-height:1.55!important}.about-cta-band{padding:70px 0;background:#102522;color:#fff}.about-cta-band h2{max-width:760px;color:#fff;font-size:40px!important;line-height:1.12!important;font-weight:800!important;margin-bottom:12px!important}.about-cta-band p{color:#ffffffc2;font-size:17px!important;line-height:1.55!important}.about-cta-button{width:100%;min-height:50px;border-radius:8px!important;background:#fff!important;color:#173633!important;text-transform:none!important;font-size:16px!important;font-weight:800!important;box-shadow:none!important}.legal-page{background:#fff;color:#173633}.legal-hero{padding:150px 0 74px;background:linear-gradient(135deg,#102522fa,#1b514cf5 54%,#0d9488eb),linear-gradient(90deg,#5267ff29,#f28f3b1f);color:#fff;position:relative;overflow:hidden}.legal-hero-terms{background:linear-gradient(135deg,#111827fa,#1b514cf5 58%,#5267ffd1)}.legal-title{max-width:760px;color:#fff;font-size:58px!important;line-height:1.04!important;font-weight:800!important;margin-bottom:20px!important}.legal-copy{max-width:700px;color:#ffffffd6;font-size:18px!important;line-height:1.65!important;margin-bottom:22px!important}.legal-date{width:fit-content;padding:10px 14px;border-radius:8px;color:#ffffffdb;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);font-size:14px!important;font-weight:800!important}.legal-content{padding:82px 0;background:linear-gradient(180deg,#fff,#f6fbfa)}.legal-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.legal-main,.legal-aside{border-radius:8px;background:#fff;border:1px solid #dfe9e7;box-shadow:0 18px 48px #17363314}.legal-main{padding:34px}.legal-aside{position:sticky;top:104px;padding:24px}.legal-aside h2{color:#173633;font-size:22px!important;line-height:1.25!important;font-weight:800!important;margin-bottom:16px!important}.legal-section{padding:0 0 26px;margin-bottom:26px;border-bottom:1px solid #dfe9e7}.legal-section:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.legal-section h2{color:#173633;font-size:24px!important;line-height:1.25!important;font-weight:800!important;margin-bottom:10px!important}.legal-section p{color:#536763;font-size:16px!important;line-height:1.72!important}.legal-section a{color:#0d9488;font-weight:800}.legal-fact{padding:14px;border-radius:8px;background:#f6fbfa;border:1px solid #dfe9e7;color:#536763;font-size:14px;line-height:1.5;font-weight:700;margin-bottom:12px}@keyframes demoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes barPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.18)}}@keyframes cardDrift{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:1050px){.product-hero-heading,.about-title,.legal-title{font-size:48px!important}.product-detail-title{font-size:38px!important}.menu-landing-title{font-size:46px!important}.menu-landing-workflow-title,.product-detail-workflow-title,.about-section-title{font-size:36px!important}.product-hero-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-layout{grid-template-columns:1fr}.legal-aside{position:static}}@media(max-width:768px){.home_banner{padding-top:120px}.product-page-hero{padding:128px 0 52px}.product-hero-grid{min-height:auto}.product-hero-heading{font-size:38px!important;line-height:1.08!important}.product-hero-copy{font-size:16px!important}.product-hero-proof-grid,.product-hero-capability-grid,.product-hero-status-list{grid-template-columns:1fr}.product-capability-card{min-height:auto}.product-detail-section,.product-detail-workflow,.about-section,.about-commitment,.legal-content{padding:54px 0}.product-detail-title,.about-section-title{font-size:32px!important}.product-detail-workflow-title{font-size:30px!important}.product-detail-steps,.product-detail-integration-grid{grid-template-columns:1fr}.product-detail-step{grid-template-columns:1fr;min-height:auto}.about-hero,.legal-hero{padding:128px 0 52px}.about-title,.legal-title{font-size:36px!important;line-height:1.08!important}.about-copy,.legal-copy{font-size:16px!important}.about-stat-strip{grid-template-columns:1fr}.about-cta-band{padding:54px 0}.about-cta-band h2{font-size:30px!important}.legal-main{padding:24px}.menu-landing-hero{padding:128px 0 52px}.menu-landing-title{font-size:36px!important;line-height:1.08!important}.menu-landing-copy{font-size:16px!important}.menu-landing-stats{grid-template-columns:1fr}.menu-landing-section,.menu-landing-workflow{padding:54px 0}.menu-landing-card{min-height:auto}.menu-landing-workflow-title{font-size:30px!important}.menu-landing-step{grid-template-columns:1fr}.contact-hero{padding:128px 0 52px}.contact-hero-title{font-size:36px!important;line-height:1.08!important}.contact-hero-copy{font-size:16px!important}.contact-section{padding:54px 0}.contact-inner{padding:0 20px}.contact-section-title{font-size:32px!important}.contact-info-card{min-height:auto}.contact-form-card{padding:24px}.banner_image_wrapper img{margin-top:30px}.home_banner{padding-top:130px!important}.logo-item{padding:0 20px}.logo-item img{height:28px}.testimonial-nav{justify-content:center}.banner_width{width:100%}.home_banner .banner_heading{font-size:35px}body .c_heading{font-size:28px}.home_banner .banner_subtitle{font-size:16px}body .btn1{min-width:135px;padding:9px 21px;font-size:15px}.trusted-section{padding:3px 0;margin-top:0;border-radius:0}.trusted-section1{margin-top:-50px;border-radius:40px 40px 0 0}.banner_actions{margin-bottom:0}.hero-logo-track{justify-content:flex-start;overflow-x:auto}.hero-media-shell{padding:10px;border-radius:16px}.hero-platform-pillars{grid-template-columns:1fr;margin-bottom:22px}.hero-platform-pillar{min-height:auto}.hero-product-image{border-radius:12px}.hero-floating-card,.hero-progress-card{position:static;margin-top:12px}.hero-floating-right{grid-template-columns:repeat(3,1fr)}.service-image-wrap{margin-top:16px}.suite-product-card{min-height:auto}.suite-heading{max-width:100%}.partner-logo-mark{min-width:145px;min-height:56px}.cta-dashboard-ghost{display:none}.benefit-card-pro{grid-template-columns:1fr;gap:16px;padding:24px}.repo-connectivity-panel{grid-template-columns:1fr;padding:22px}.repo-chip-row{justify-content:flex-start}.repo-chip{flex:1 1 120px}.demo-window{min-height:auto}.demo-grid{grid-template-columns:1fr;padding:16px}.demo-sidebar{display:grid;grid-template-columns:repeat(2,1fr)}.demo-flow{grid-template-columns:repeat(2,1fr)}.service-item-card,.testimonial-card,.pricing-card{min-height:auto}.pricing-card.featured{transform:none}.floating-start-free,.live-chat-widget{right:14px;padding:11px 16px;font-size:13px}body .trusted-title,body .why-subtitle,.workflow-section p,.home_tab .tab_title{font-size:16px}.tab_content h5{font-size:18px}.home_tab button.flex_center{padding:2.4px 64px}body .why-pill{font-size:15px!important}.why-header{margin:0 auto 40px}.feature-card{padding:25px}.workflow-grid{flex-direction:column-reverse}.home_tab button{padding:20px;margin-bottom:15px}.tab_content{padding:0;margin-top:-6px}.tab_content h3{font-size:22px}body .testimonial-text{font-size:28px}.testimonial-section .testimonial-name{font-size:20px}.testimonial-footer{margin-top:45px;margin-bottom:20px}.testimonial-section{padding:40px 0}.feature-card .feature-title{font-size:18px}.workflow-image img{margin-top:1rem}.feature-card .feature-desc{font-size:16px}}.engage_banner .banner_width{width:100%}.engage_banner{border-radius:0 0 60px 60px}.engage_banner .banner_subtitle{color:#fff;font-size:20px}.circle_btn{border-radius:30px!important}.engage_banner .banner_actions .white_btn{background:#fff;color:#414141;display:flex;align-items:center;justify-content:center;gap:15px;padding:4px 8px 4px 30px}.engage_banner .banner_actions .white_btn span{background:#1f6861;background:linear-gradient(180deg,#1f6861,#25a296);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.engage_banner .banner_actions .white_btn:hover{color:#fff}.engage_banner .banner_image_wrapper{margin-top:-120px}.engage_partner{padding:60px 0}.engage_partner .trusted-title{font-size:40px;color:#444;font-weight:500;margin-bottom:30px}.engage_partner .trusted-title_1{font-size:30px;color:#444;font-weight:500;margin-bottom:20px;text-align:center}.engage_partner .trusted-title span{color:#24a69a}.middle_banner{background:#1c504b;background:linear-gradient(180deg,#1c504b,#1da093);padding-top:50px}.middle_banner img{width:70%;margin:0 auto}body .paddint_t0{padding-top:0}body .heading3{color:#444;font-weight:600;margin-bottom:15px;font-size:40px}.alter_btn .btn-fill{background:#259c91}.alter_btn .btn-outline{color:#2a2a2a;border-color:#2a2a2a}.alter_btn{margin-top:-10px}.alter_btn .btn-outline:hover{color:#fff}@media(max-width:767px){.engage_banner .banner_subtitle{font-size:16px}.engage_banner .banner_image_wrapper{margin-top:0}.engage_banner{border-radius:0 0 30px 30px;min-height:auto}.engage_partner .trusted-title{font-size:26px;line-height:normal}.middle_banner img{width:80%}body .heading3{font-size:30px}}.border_1{box-shadow:none!important;border:1px solid #d9dbe9}body .center_auto{margin-left:auto!important;margin-right:auto!important}
