.page{padding:120px 40px}.apple-navbar{position:fixed;top:0;width:100%;height:52px;background:#ffffffe1;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid rgba(0,0,0,.08);z-index:1000}.nav-inner{max-width:1200px;margin:auto;height:100%;display:flex;align-items:center;justify-content:center;gap:44px}.nav-logo{position:absolute;left:54px;display:flex;flex-direction:column;font-family:Poppins,Inter,sans-serif}.nav-logo a{text-decoration:none}.logo-main{font-size:28px;font-weight:700;letter-spacing:-.5px;background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.logo-x{background:linear-gradient(90deg,#ff6ec7,#ff4fa3);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.logo-tagline{margin-top:4px;margin-left:35px;font-size:8px;font-weight:500;letter-spacing:.3px;background:linear-gradient(90deg,#7b6cff,#ff7a59);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-links{display:flex;gap:36px}.nav-links a{font-size:13px;font-weight:400;color:#1d1d1f;text-decoration:none;transition:opacity .2s ease}.nav-links a:hover{opacity:.6}.services-mega{position:fixed;top:52px;width:100%;background:#ffffffeb;-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid rgba(0,0,0,.08);z-index:900;animation:megaFadeIn .25s ease}@keyframes megaFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mega-menu{max-width:1200px;margin:auto;display:flex;padding:36px 24px 44px;gap:56px}.mega-left{width:260px;border-right:1px solid rgba(0,0,0,.06);padding-right:28px}.mega-left button{width:100%;padding:12px 14px;background:transparent;border:none;text-align:left;font-size:14px;font-weight:500;color:#1d1d1f;border-radius:8px;cursor:pointer;transition:background .2s ease,padding-left .2s ease}.mega-left button:hover,.mega-left button.active{background:#0986e47f}.mega-right{flex:1;display:flex;gap:56px}.mega-col{min-width:240px}.mega-col h4{font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6e6e73;margin-bottom:18px}.mega-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:14px 24px}.mega-item{display:block;padding:12px 14px 12px 46px;margin-bottom:10px;border-radius:10px;text-decoration:none;color:#1d1d1f;position:relative;transition:background .2s ease,transform .2s ease}.mega-item strong{display:block;font-size:14px;font-weight:500}.mega-item span{display:block;font-size:12.5px;color:#6e6e73;margin-top:2px}.mega-item:hover{background:#0000000a;transform:translate(4px)}@media(max-width:900px){.mega-grid{grid-template-columns:1fr}}.mega-left button{position:relative;padding-left:46px}.mega-left button:before{content:"";position:absolute;left:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;background-repeat:no-repeat;background-size:contain;opacity:.85}.mega-left button:nth-child(1):before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E")}.mega-left button:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 9l-3 3 3 3M16 9l3 3-3 3M13 6l-2 12'/%3E%3C/svg%3E")}.mega-left button:nth-child(3):before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Ccircle cx='8' cy='10' r='1'/%3E%3Ccircle cx='14' cy='8' r='1'/%3E%3Ccircle cx='16' cy='14' r='1'/%3E%3C/svg%3E")}.mega-left button:nth-child(4):before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z'/%3E%3Cpath d='M14 2v6h6'/%3E%3C/svg%3E")}.mega-left button.active:before{opacity:1}.mega-item{position:relative;padding-left:46px}.mega-item:before{content:"";position:absolute;left:16px;top:16px;width:18px;height:18px;background-repeat:no-repeat;background-size:contain;opacity:.85}.icon-code:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 9l-3 3 3 3M16 9l3 3-3 3M13 6l-2 12'/%3E%3C/svg%3E")}.icon-git:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='%231d1d1f' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2a2 2 0 012 2v4.6l3.3 3.3a2 2 0 010 2.8L14 18.4V22h-4v-3.6L6.7 14.7a2 2 0 010-2.8L10 8.6V4a2 2 0 012-2z'/%3E%3C/svg%3E")}.icon-test:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 11l3 3L22 4'/%3E%3Cpath d='M2 12l5 5 10-10'/%3E%3C/svg%3E")}.icon-crm:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='7' r='3'/%3E%3Ccircle cx='17' cy='7' r='3'/%3E%3Cpath d='M2 21v-2c0-2.2 3.5-4 7-4M22 21v-2c0-2.2-3.5-4-7-4'/%3E%3C/svg%3E")}.icon-erp:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='6' height='6'/%3E%3Crect x='15' y='3' width='6' height='6'/%3E%3Crect x='9' y='15' width='6' height='6'/%3E%3Cpath d='M6 9v6M18 9v6M9 6h6'/%3E%3C/svg%3E")}.icon-web-home:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='4' width='18' height='14' rx='2'/%3E%3Cpath d='M3 8h18'/%3E%3Cpath d='M8 20h8'/%3E%3C/svg%3E")}.icon-mobile-home:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='7' y='2' width='10' height='20' rx='2'/%3E%3Ccircle cx='12' cy='18' r='1'/%3E%3C/svg%3E")}.icon-analytics-home-nav:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 3v18h18'/%3E%3Cpath d='M7 14l4-4 4 2 5-6'/%3E%3C/svg%3E")}.icon-ecommerce-home:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.6 13.4a2 2 0 002 1.6h9.7a2 2 0 001.9-1.4L23 6H6'/%3E%3C/svg%3E")}.icon-code:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 9l-3 3 3 3M16 9l3 3-3 3M13 6l-2 12'/%3E%3C/svg%3E")}.icon-git:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='%231d1d1f' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2a2 2 0 012 2v4.6l3.3 3.3a2 2 0 010 2.8L14 18.4V22h-4v-3.6L6.7 14.7a2 2 0 010-2.8L10 8.6V4a2 2 0 012-2z'/%3E%3C/svg%3E")}.icon-test:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 3h6'/%3E%3Cpath d='M10 3v6l-5.5 9a3 3 0 002.6 4.5h10a3 3 0 002.6-4.5L14 9V3'/%3E%3Cpath d='M8 14h8'/%3E%3C/svg%3E")}.icon-uiux:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='18'/%3E%3C/svg%3E")}.icon-brand:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M8 14l-2 8 6-3 6 3-2-8'/%3E%3C/svg%3E")}.icon-poster-home:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='4' width='18' height='16' rx='2'/%3E%3Ccircle cx='9' cy='9' r='1.5'/%3E%3Cpath d='M21 15l-5-5-4 4-2-2-5 5'/%3E%3C/svg%3E")}.icon-case:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='7' width='20' height='14' rx='2'/%3E%3Cpath d='M16 7V5a2 2 0 00-2-2h-4a2 2 0 00-2 2v2'/%3E%3C/svg%3E")}.icon-blog:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.1 2.1 0 013 3L7 19l-4 1 1-4 12.5-12.5z'/%3E%3C/svg%3E")}.nav-toggle{display:none;position:absolute;right:20px;top:12px;background:none;border:none;font-size:22px;cursor:pointer}@media(max-width:768px){.nav-toggle{display:block}.nav-inner{justify-content:space-between;padding:0 16px}.nav-links{position:absolute;top:52px;left:0;width:100%;flex-direction:column;background:#fff;display:none;padding:20px;gap:16px;border-bottom:1px solid rgba(0,0,0,.1)}.nav-links.open{display:flex}}@media(max-width:768px){.mega-menu{flex-direction:column}.mega-left{width:100%;display:flex;flex-direction:row;overflow-x:auto;border-right:none;border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:8px}.mega-right{width:100%;display:block;padding-top:12px}.mega-col{min-width:100%}.services-mega{position:relative;max-height:70vh;overflow-y:auto}.mega-item{margin-bottom:8px}.services-mega *{box-sizing:border-box}}@media(max-width:768px){.services-mega,.mega-menu,.mega-left,.mega-right,.mega-col{display:block!important;width:100%!important;max-width:100%!important}.mega-left{position:relative;padding:160px 0 0!important;border:none;background:#fff}.mega-left button{display:block!important;width:100%;text-align:left;padding:12px 16px 12px 42px;margin-bottom:6px;font-size:13px;background:#0000000a;border-radius:10px}.mega-left button.active{background:#0986e433}.mega-left button:before{left:14px;top:50%;transform:translateY(-50%)}.mega-right{padding-top:12px}.services-mega{max-height:70vh;overflow-y:auto}}.footer{background:radial-gradient(circle at top,#111,#050505 60%);color:#cfd6dc;padding-top:80px;text-align:center}.footer-container{max-width:1200px;margin:auto;padding:0 40px 80px;display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:60px}.footer-brand p{font-size:14.5px;line-height:1.8;margin:20px 0 26px;color:#b8c0c7}.footer-logo{display:flex;align-items:center;gap:12px}.footer-logo img{width:42px;border-radius:50%}.footer-logo span{font-size:20px;font-weight:600;color:#fff;background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-socials{display:flex;gap:14px}.footer-socials a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:14px;transition:all .3s ease}.footer-socials a:hover{background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2);color:#000;border-color:#d6c50b;font-weight:bolder}.footer-links h4,.footer-contact h4{font-size:16px;margin-bottom:18px;color:#fff}.footer-links a{display:block;color:#cfd6dc;text-decoration:none;margin-bottom:12px;font-size:14.5px}.footer-links a:hover{background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-contact p{font-size:14.5px;margin-bottom:10px}.footer-highlight span{background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-highlight a{text-decoration:none}.footer-bottom{background:#ffffff0a;text-align:center;padding:22px;font-size:14px;color:#fff}.footer-bottom span{background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:900px){.footer-container{grid-template-columns:1fr;gap:50px}.footer{padding-top:60px}}@media(max-width:1024px){.footer-container{gap:48px;padding:0 32px 70px}.footer-logo span{font-size:18px}.footer-brand p{font-size:14px}}@media(max-width:768px){.footer{padding-top:60px}.footer-container{padding:0 24px 60px;gap:40px}.footer-links h4,.footer-contact h4{font-size:15px}.footer-links a,.footer-contact p{font-size:14px}.footer-socials{justify-content:center}}@media(max-width:480px){.footer{padding-top:50px}.footer-container{padding:0 16px 50px;gap:36px;text-align:center}.footer-logo{justify-content:center}.footer-brand p{margin:16px 0 22px;font-size:13.5px}.footer-socials{justify-content:center;gap:12px}.footer-socials a{width:34px;height:34px;font-size:13px}.footer-links a{margin-bottom:10px}.footer-bottom{font-size:13px;padding:18px}}.hero-wrapper{position:relative;width:100%;height:90vh;min-height:90dvh;background:#000;overflow:hidden}.three-bg{position:absolute;inset:0;width:100%;height:100%;z-index:1}.three-bg canvas{width:100%!important;height:100%!important;display:block}.hero-overlay{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:clamp(16px,4vw,32px);background:#a3a5a626;color:#fff}.hero-overlay h1{font-size:clamp(2rem,6vw,4rem);color:#ffff13}.typing-text{font-size:clamp(16px,3.5vw,20px);margin-top:16px;font-weight:bolder;color:#cfd6dc;min-height:26px}.hero-overlay button{margin-top:24px;padding:clamp(10px,3vw,12px) clamp(20px,6vw,28px);background:#ffff13;border:none;border-radius:6px;cursor:pointer;font-size:clamp(14px,3.5vw,16px)}.cursor{animation:blink 1s infinite}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}@media(max-width:768px){.hero-wrapper{height:85vh;min-height:85dvh}}@media(max-width:480px){.hero-wrapper{height:100vh;min-height:100dvh}.hero-overlay{padding:16px}}@media(max-width:480px){.hero-overlay h1{font-size:clamp(1.5rem,7vw,3rem)}.typing-text{font-size:clamp(14px,4vw,18px)}.hero-overlay button{font-size:clamp(12px,4vw,14px)}}@media(max-width:360px){.hero-overlay h1{font-size:clamp(1.25rem,8vw,2.5rem)}.typing-text{font-size:clamp(12px,5vw,16px)}.hero-overlay button{font-size:clamp(10px,5vw,12px)}}@media(max-width:1024px){.hero-wrapper{height:80vh}}@media(max-width:900px){.hero-wrapper{height:auto;min-height:70vh}.hero-overlay h1{font-size:2.6rem}.typing-text{font-size:18px}}@media(max-width:400px){.hero-overlay h1{font-size:2rem}.typing-text{font-size:16px}}@media(max-width:320px){.hero-overlay h1{font-size:1.75rem}.typing-text{font-size:14px}}.services-section{background-image:url(/assets/background-home1-DpN6WA0Q.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:30px 0}.services-header{position:sticky;top:70px;z-index:10;height:150px;max-width:900px;margin:0 auto 80px;background:#fff;border-radius:12px}.services-header h2{font-size:34px;margin-left:20px;margin-bottom:12px}.services-header p{font-size:15.5px;color:#555;max-width:680px;margin-left:20px}.services-story{position:relative;height:95vh}.service-card{position:sticky;top:160px;max-width:800px;margin:0 auto 20px;background:#000;padding:48px 44px 48px 88px;border-radius:18px;color:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 18px 40px #0000000f}.services-cta-home{text-align:center;margin-top:40px}.services-button{display:inline-block;padding:14px 34px;border-radius:999px;font-size:14.5px;font-weight:600;text-decoration:none;color:#1d1d1f;background:#fff;border:1px solid rgba(0,0,0,.15);transition:all .3s ease}.services-button:hover{background:#1d1d1f;color:#fff;transform:translateY(-2px)}.service-card:nth-child(1){z-index:1}.service-card:nth-child(2){z-index:2}.service-card:nth-child(3){z-index:3}.service-card:nth-child(4){z-index:4}.service-card:before{content:"";position:absolute;left:32px;top:36px;width:32px;height:32px;background-size:contain;background-repeat:no-repeat}.icon-web:before{background-color:#fff;background-repeat:no-repeat;border-radius:20%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M64%20160C64%20124.7%2092.7%2096%20128%2096L512%2096C547.3%2096%20576%20124.7%20576%20160L576%20400L512%20400L512%20160L128%20160L128%20400L64%20400L64%20160zM0%20467.2C0%20456.6%208.6%20448%2019.2%20448L620.8%20448C631.4%20448%20640%20456.6%20640%20467.2C640%20509.6%20605.6%20544%20563.2%20544L76.8%20544C34.4%20544%200%20509.6%200%20467.2zM281%20273L250%20304L281%20335C290.4%20344.4%20290.4%20359.6%20281%20368.9C271.6%20378.2%20256.4%20378.3%20247.1%20368.9L199.1%20320.9C189.7%20311.5%20189.7%20296.3%20199.1%20287L247.1%20239C256.5%20229.6%20271.7%20229.6%20281%20239C290.3%20248.4%20290.4%20263.6%20281%20272.9zM393%20239L441%20287C450.4%20296.4%20450.4%20311.6%20441%20320.9L393%20368.9C383.6%20378.3%20368.4%20378.3%20359.1%20368.9C349.8%20359.5%20349.7%20344.3%20359.1%20335L390.1%20304L359.1%20273C349.7%20263.6%20349.7%20248.4%20359.1%20239.1C368.5%20229.8%20383.7%20229.7%20393%20239.1z'/%3e%3c/svg%3e")}.icon-mobile:before{background-color:#fff;background-repeat:no-repeat;border-radius:20%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M144%20128C144%2092.7%20172.7%2064%20208%2064L432%2064C467.3%2064%20496%2092.7%20496%20128L496%20512C496%20547.3%20467.3%20576%20432%20576L208%20576C172.7%20576%20144%20547.3%20144%20512L144%20128zM256%20504C256%20517.3%20266.7%20528%20280%20528L360%20528C373.3%20528%20384%20517.3%20384%20504C384%20490.7%20373.3%20480%20360%20480L280%20480C266.7%20480%20256%20490.7%20256%20504zM432%20128L208%20128L208%20432L432%20432L432%20128z'/%3e%3c/svg%3e")}.icon-analytics-home:before{background-color:#fff;background-repeat:no-repeat;border-radius:20%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M128%20128C128%20110.3%20113.7%2096%2096%2096C78.3%2096%2064%20110.3%2064%20128L64%20464C64%20508.2%2099.8%20544%20144%20544L544%20544C561.7%20544%20576%20529.7%20576%20512C576%20494.3%20561.7%20480%20544%20480L144%20480C135.2%20480%20128%20472.8%20128%20464L128%20128zM534.6%20214.6C547.1%20202.1%20547.1%20181.8%20534.6%20169.3C522.1%20156.8%20501.8%20156.8%20489.3%20169.3L384%20274.7L326.6%20217.4C314.1%20204.9%20293.8%20204.9%20281.3%20217.4L185.3%20313.4C172.8%20325.9%20172.8%20346.2%20185.3%20358.7C197.8%20371.2%20218.1%20371.2%20230.6%20358.7L304%20285.3L361.4%20342.7C373.9%20355.2%20394.2%20355.2%20406.7%20342.7L534.7%20214.7z'/%3e%3c/svg%3e")}.icon-marketing-home:before{background-color:#fff;background-repeat:no-repeat;border-radius:20%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M128%20128C92.7%20128%2064%20156.7%2064%20192L64%20448C64%20483.3%2092.7%20512%20128%20512L512%20512C547.3%20512%20576%20483.3%20576%20448L576%20192C576%20156.7%20547.3%20128%20512%20128L128%20128zM480%20248L480%20392C480%20405.3%20469.3%20416%20456%20416C448.9%20416%20442.5%20412.9%20438.1%20408C427.9%20413.1%20416.3%20416%20404%20416C362%20416%20328%20382%20328%20340C328%20298%20362%20264%20404%20264C413.9%20264%20423.3%20265.9%20432%20269.3L432%20248C432%20234.7%20442.7%20224%20456%20224C469.3%20224%20480%20234.7%20480%20248zM432%20340C432%20324.5%20419.5%20312%20404%20312C388.5%20312%20376%20324.5%20376%20340C376%20355.5%20388.5%20368%20404%20368C419.5%20368%20432%20355.5%20432%20340zM224%20272C215.2%20272%20208%20279.2%20208%20288L208%20320L256%20320L256%20288C256%20279.2%20248.8%20272%20240%20272L224%20272zM256%20368L208%20368L208%20392C208%20405.3%20197.3%20416%20184%20416C170.7%20416%20160%20405.3%20160%20392L160%20288C160%20252.7%20188.7%20224%20224%20224L240%20224C275.3%20224%20304%20252.7%20304%20288L304%20392C304%20405.3%20293.3%20416%20280%20416C266.7%20416%20256%20405.3%20256%20392L256%20368z'/%3e%3c/svg%3e")}@media(max-width:1024px){.services-header{max-width:760px;height:auto;padding:24px 20px}.services-header h2{font-size:30px}.services-story{height:auto}.service-card{max-width:720px;padding:42px 36px 42px 84px;top:140px}}@media(max-width:900px){.services-header{position:relative;top:auto;margin-bottom:60px}.services-header h2{font-size:28px}.services-header p{font-size:15px}.services-story{height:auto}.service-card{position:relative;top:auto;margin-bottom:40px;padding:40px 32px 40px 76px}}@media(max-width:768px){.services-section{padding:60px 0}.services-header{margin-bottom:50px;border-radius:16px}.services-header h2{font-size:24px}.services-header p{font-size:14.8px;line-height:1.7}.service-card{padding:36px 26px 36px 68px;border-radius:16px}.service-card:before{left:22px;top:28px;width:26px;height:26px}}@media(max-width:480px){.services-header h2{font-size:22px}.services-header p{font-size:14.5px}.service-card{padding:32px 22px 32px 60px}.services-button{padding:12px 28px;font-size:14px}}.bg-overall{background:#fff}.page{padding:140px 40px}.narrative-section{padding:120px 40px;background:#fff}.narrative-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:0px;align-items:center;margin-bottom:100px}.narrative-header{max-width:700px}.narrative-header h2{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#6e6e73;margin-bottom:12px}.narrative-header h3{font-size:40px;font-weight:600;margin-bottom:26px;color:#1d1d1f}.narrative-header p{font-size:15.5px;line-height:1.85;color:#555;margin-bottom:18px}.narrative-image img{width:100%;border-radius:22px;box-shadow:0 30px 60px #0000001f}.narrative-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:36px}.narrative-card{padding:36px 32px;border-radius:18px;background:#fff;border:1px solid rgba(0,0,0,.08);transition:transform .25s ease,box-shadow .25s ease}.narrative-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000014}.card-icon{display:block;width:32px;height:32px;margin-bottom:18px;background-repeat:no-repeat;background-size:contain}.icon-architecture{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E")}.icon-marketing{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 11l18-8v18l-18-8z'/%3E%3Cpath d='M11 19l1 3'/%3E%3C/svg%3E")}.icon-analytics{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 3v18h18'/%3E%3Cpath d='M7 14l4-4 4 2 5-6'/%3E%3C/svg%3E")}.icon-uiux{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='18'/%3E%3C/svg%3E")}.icon-uiux-home:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='18'/%3E%3C/svg%3E")}@media(max-width:900px){.narrative-layout{grid-template-columns:1fr;gap:50px}.narrative-cards{grid-template-columns:1fr}.narrative-header h3{font-size:34px}}.home-contact{background:url(/assets/contact-bg-CBUVcYIr.jpg) no-repeat center center/cover;color:#fff;padding:140px 40px}.home-contact-container{max-width:1100px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.home-contact-text h2{font-size:40px;margin-bottom:18px;line-height:1.2}.home-contact-text p{font-size:15.5px;line-height:1.8;color:#cfd6dc;max-width:480px}.home-contact-form{display:grid;gap:18px}.home-contact-form input,.home-contact-form textarea{padding:14px 16px;border-radius:10px;border:1px solid rgba(255,255,255,.15);background:#ffffff3a;color:#fff;font-size:14px}.home-contact-form select{padding:14px 16px;border-radius:10px;border:1px solid rgba(255,255,255,.15);font-size:14px}.home-contact-form input::placeholder,.home-contact-form textarea::placeholder{color:#fff}.home-contact-form textarea{min-height:120px;resize:vertical}.home-contact-form button{margin-top:10px;padding:14px;border-radius:10px;background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2);border:none;font-weight:600;cursor:pointer;color:#000}.home-contact-form button:hover{background:#fff}@media(max-width:900px){.home-contact-container{grid-template-columns:1fr;gap:50px}.home-contact-text h2{font-size:32px}}@media(max-width:768px){.scroll-stack-card{padding:36px 28px}.scroll-stack-card h2{font-size:28px}}@media(max-width:768px){.hero-overlay{padding:16px}}@media(max-width:1024px){.page{padding:120px 32px}.hero-wrapper{height:80vh}.narrative-section{padding:100px 32px}.home-contact{padding:120px 32px}}@media(max-width:900px){.page{padding:100px 28px}.hero-wrapper{height:auto;min-height:70vh}.hero-overlay h1{font-size:2.6rem}.typing-text{font-size:18px}.narrative-layout{grid-template-columns:1fr;gap:50px}.narrative-header h3{font-size:34px}.home-contact-container{grid-template-columns:1fr;gap:50px}}@media(max-width:768px){.page{padding:90px 20px}.hero-overlay{margin-top:200px;padding:18px}.hero-overlay h1{font-size:2.3rem}.typing-text{font-size:17px}.narrative-section{padding:80px 20px}.narrative-header h3{font-size:30px}.narrative-header p{font-size:15px}.narrative-cards{grid-template-columns:1fr;gap:24px}.narrative-card{padding:32px 26px}.home-contact{padding:100px 20px}.home-contact-text h2{font-size:30px}}@media(max-width:480px){.page{padding:80px 16px}.hero-overlay h1{font-size:2rem}.typing-text{font-size:16px;min-height:22px}.hero-overlay button{padding:11px 22px;font-size:14px}.narrative-section{padding:70px 16px}.narrative-header h3{font-size:26px}.narrative-header p{font-size:14.5px}.narrative-card{padding:28px 22px;border-radius:16px}.card-icon{width:28px;height:28px;margin-bottom:14px}.home-contact{padding:90px 16px}.home-contact-text h2{font-size:26px}.home-contact-text p{font-size:14.5px}.home-contact-form input,.home-contact-form textarea,.home-contact-form select{font-size:13.5px;padding:12px 14px}.home-contact-form button{padding:13px;font-size:14px}}.light-rays-container{width:100%;height:100%;position:relative;pointer-events:none;z-index:3;overflow:hidden;background-color:#000}@media(max-width:1024px){.light-rays-container{height:100%;opacity:.9}}@media(max-width:768px){.light-rays-container{height:100%;opacity:.8}}@media(max-width:480px){.light-rays-container{height:100%;opacity:.6}}.about-hero{position:relative;height:50vh;background:#0b0f14;overflow:hidden;display:flex;align-items:center;justify-content:center}.about-hero>*:first-child{position:absolute;inset:0;z-index:1}.about-hero:after{content:"";position:absolute;inset:0;background:#080c1299;z-index:1}.about-hero-content{position:relative;z-index:2;text-align:center;max-width:800px;padding:0 24px;color:#fff}.about-hero-content h1{font-size:clamp(2.8rem,5vw,4rem);margin-bottom:14px;background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-hero-content p{font-size:15.5px;color:#cfd6dc;margin-bottom:16px;font-weight:bolder}.about-intro{background:#fff;padding:120px 40px}.about-intro-grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-image img{width:100%;border-radius:18px;box-shadow:0 30px 60px #00000026}.about-text h2{font-size:40px;margin-bottom:18px}.about-text p{font-size:15.5px;line-height:1.8;color:#555;margin-bottom:16px}@media(max-width:900px){.about-intro-grid{grid-template-columns:1fr}.about-hero{height:60vh}}.about-values.home-hero{background:#0b0f14;padding:120px 40px;display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}.about-values .home-content h1{font-size:clamp(2.6rem,4.5vw,3.6rem);margin-bottom:18px;background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-values .home-content p{font-size:15.5px;line-height:1.8;color:#cfd6dc;max-width:520px}.about-values .home-features{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.feature-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:34px 28px;display:flex;align-items:center;gap:18px;transition:all .3s ease}.feature-card:hover{transform:translateY(-6px);background:#ffffff14}.feature-card h4{font-size:16px;font-weight:500;color:#fff}.feature-icon{width:46px;height:46px;border-radius:14px;flex-shrink:0;background:linear-gradient(135deg,#5b7cfa,#8f6cfb,#c45cf2);display:flex;align-items:center;justify-content:center}.feature-icon:before{content:"";width:22px;height:22px;background-size:contain;background-repeat:no-repeat}.feature-icon.integrity:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M320%2064C324.6%2064%20329.2%2065%20333.4%2066.9L521.8%20146.8C543.8%20156.1%20560.2%20177.8%20560.1%20204C559.6%20303.2%20518.8%20484.7%20346.5%20567.2C329.8%20575.2%20310.4%20575.2%20293.7%20567.2C121.3%20484.7%2080.6%20303.2%2080.1%20204C80%20177.8%2096.4%20156.1%20118.4%20146.8L306.7%2066.9C310.9%2065%20315.4%2064%20320%2064zM320%20130.8L320%20508.9C458%20442.1%20495.1%20294.1%20496%20205.5L320%20130.9L320%20130.9z'/%3e%3c/svg%3e")}.feature-icon.caliber:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M434.8%2054.1C446.7%2062.7%20451.1%2078.3%20445.7%2091.9L367.3%20288L512%20288C525.5%20288%20537.5%20296.4%20542.1%20309.1C546.7%20321.8%20542.8%20336%20532.5%20344.6L244.5%20584.6C233.2%20594%20217.1%20594.5%20205.2%20585.9C193.3%20577.3%20188.9%20561.7%20194.3%20548.1L272.7%20352L128%20352C114.5%20352%20102.5%20343.6%2097.9%20330.9C93.3%20318.2%2097.2%20304%20107.5%20295.4L395.5%2055.4C406.8%2046%20422.9%2045.5%20434.8%2054.1z'/%3e%3c/svg%3e")}.feature-icon.throughput:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M320%2080C377.4%2080%20424%20126.6%20424%20184C424%20241.4%20377.4%20288%20320%20288C262.6%20288%20216%20241.4%20216%20184C216%20126.6%20262.6%2080%20320%2080zM96%20152C135.8%20152%20168%20184.2%20168%20224C168%20263.8%20135.8%20296%2096%20296C56.2%20296%2024%20263.8%2024%20224C24%20184.2%2056.2%20152%2096%20152zM0%20480C0%20409.3%2057.3%20352%20128%20352C140.8%20352%20153.2%20353.9%20164.9%20357.4C132%20394.2%20112%20442.8%20112%20496L112%20512C112%20523.4%20114.4%20534.2%20118.7%20544L32%20544C14.3%20544%200%20529.7%200%20512L0%20480zM521.3%20544C525.6%20534.2%20528%20523.4%20528%20512L528%20496C528%20442.8%20508%20394.2%20475.1%20357.4C486.8%20353.9%20499.2%20352%20512%20352C582.7%20352%20640%20409.3%20640%20480L640%20512C640%20529.7%20625.7%20544%20608%20544L521.3%20544zM472%20224C472%20184.2%20504.2%20152%20544%20152C583.8%20152%20616%20184.2%20616%20224C616%20263.8%20583.8%20296%20544%20296C504.2%20296%20472%20263.8%20472%20224zM160%20496C160%20407.6%20231.6%20336%20320%20336C408.4%20336%20480%20407.6%20480%20496L480%20512C480%20529.7%20465.7%20544%20448%20544L192%20544C174.3%20544%20160%20529.7%20160%20512L160%20496z'/%3e%3c/svg%3e")}.feature-icon.pedigree:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M341.9%2038.1C328.5%2029.9%20311.6%2029.9%20298.2%2038.1C273.8%2053%20258.7%2057%20230.1%2056.4C214.4%2056%20199.8%2064.5%20192.2%2078.3C178.5%20103.4%20167.4%20114.5%20142.3%20128.2C128.5%20135.7%20120.1%20150.4%20120.4%20166.1C121.1%20194.7%20117%20209.8%20102.1%20234.2C93.9%20247.6%2093.9%20264.5%20102.1%20277.9C117%20302.3%20121%20317.4%20120.4%20346C120%20361.7%20128.5%20376.3%20142.3%20383.9C164.4%20396%20175.6%20406%20187.4%20425.4L138.7%20522.5C132.8%20534.4%20137.6%20548.8%20149.4%20554.7L235.4%20597.7C246.9%20603.4%20260.9%20599.1%20267.1%20587.9L319.9%20492.8L372.7%20587.9C378.9%20599.1%20392.9%20603.5%20404.4%20597.7L490.4%20554.7C502.3%20548.8%20507.1%20534.4%20501.1%20522.5L452.5%20425.3C464.2%20405.9%20475.5%20395.9%20497.6%20383.8C511.4%20376.3%20519.8%20361.6%20519.5%20345.9C518.8%20317.3%20522.9%20302.2%20537.8%20277.8C546%20264.4%20546%20247.5%20537.8%20234.1C522.9%20209.7%20518.9%20194.6%20519.5%20166C519.9%20150.3%20511.4%20135.7%20497.6%20128.1C472.5%20114.4%20461.4%20103.3%20447.7%2078.2C440.2%2064.4%20425.5%2056%20409.8%2056.3C381.2%2057%20366.1%2052.9%20341.7%2038zM320%20160C373%20160%20416%20203%20416%20256C416%20309%20373%20352%20320%20352C267%20352%20224%20309%20224%20256C224%20203%20267%20160%20320%20160z'/%3e%3c/svg%3e")}@media(max-width:900px){.about-values.home-hero{grid-template-columns:1fr;gap:60px;padding:100px 24px}.about-values .home-features{grid-template-columns:1fr}}.engineer-card,.engineer-steps{all:unset}.apple-style{background:#fff;padding:80px 24px}.engineer-header{text-align:center;max-width:760px;margin:0 auto 80px}.engineer-header h2{font-size:clamp(2.4rem,4vw,3rem);font-weight:600;color:#111;margin-bottom:14px}.engineer-header p{font-size:16px;color:#666;line-height:1.7}.engineer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.engineer-card{background:#fff;border-radius:20px;padding:44px 28px;text-align:center;border:1px solid rgba(0,0,0,.08);transition:transform .35s ease,box-shadow .35s ease}.engineer-card:hover{transform:translateY(-8px);box-shadow:0 22px 48px #00000014}.icon-circle{width:64px;height:64px;border-radius:50%;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;background:#5b7cfa1f;background-size:28px;background-repeat:no-repeat;background-position:center}.step-pill{display:inline-block;margin-bottom:14px;padding:6px 14px;border-radius:16px;font-size:12px;font-weight:500;color:#fff;background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2)}.engineer-card h3{font-size:18px;margin-bottom:10px;color:#111}.engineer-card p{font-size:14.5px;line-height:1.7;color:#555}@media(max-width:1024px){.engineer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.engineer-grid{grid-template-columns:1fr}}.icon-discovery{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M480%20272C480%20317.9%20465.1%20360.3%20440%20394.7L566.6%20521.4C579.1%20533.9%20579.1%20554.2%20566.6%20566.7C554.1%20579.2%20533.8%20579.2%20521.3%20566.7L394.7%20440C360.3%20465.1%20317.9%20480%20272%20480C157.1%20480%2064%20386.9%2064%20272C64%20157.1%20157.1%2064%20272%2064C386.9%2064%20480%20157.1%20480%20272zM272%20416C351.5%20416%20416%20351.5%20416%20272C416%20192.5%20351.5%20128%20272%20128C192.5%20128%20128%20192.5%20128%20272C128%20351.5%20192.5%20416%20272%20416z'/%3e%3c/svg%3e")}.icon-systems{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M482.4%20221.9C517.7%20213.6%20544%20181.9%20544%20144C544%2099.8%20508.2%2064%20464%2064C420.6%2064%20385.3%2098.5%20384%20141.5L200.2%20215.1C185.7%20200.8%20165.9%20192%20144%20192C99.8%20192%2064%20227.8%2064%20272C64%20316.2%2099.8%20352%20144%20352C156.2%20352%20167.8%20349.3%20178.1%20344.4L323.7%20471.8C321.3%20479.4%20320%20487.6%20320%20496C320%20540.2%20355.8%20576%20400%20576C444.2%20576%20480%20540.2%20480%20496C480%20468.3%20466%20443.9%20444.6%20429.6L482.4%20221.9zM220.3%20296.2C222.5%20289.3%20223.8%20282%20224%20274.5L407.8%20201C411.4%20204.5%20415.2%20207.7%20419.4%20210.5L381.6%20418.1C376.1%20419.4%20370.8%20421.2%20365.8%20423.6L220.3%20296.2z'/%3e%3c/svg%3e")}.icon-architecture{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M296.5%2069.2C311.4%2062.3%20328.6%2062.3%20343.5%2069.2L562.1%20170.2C570.6%20174.1%20576%20182.6%20576%20192C576%20201.4%20570.6%20209.9%20562.1%20213.8L343.5%20314.8C328.6%20321.7%20311.4%20321.7%20296.5%20314.8L77.9%20213.8C69.4%20209.8%2064%20201.3%2064%20192C64%20182.7%2069.4%20174.1%2077.9%20170.2L296.5%2069.2zM112.1%20282.4L276.4%20358.3C304.1%20371.1%20336%20371.1%20363.7%20358.3L528%20282.4L562.1%20298.2C570.6%20302.1%20576%20310.6%20576%20320C576%20329.4%20570.6%20337.9%20562.1%20341.8L343.5%20442.8C328.6%20449.7%20311.4%20449.7%20296.5%20442.8L77.9%20341.8C69.4%20337.8%2064%20329.3%2064%20320C64%20310.7%2069.4%20302.1%2077.9%20298.2L112%20282.4zM77.9%20426.2L112%20410.4L276.3%20486.3C304%20499.1%20335.9%20499.1%20363.6%20486.3L527.9%20410.4L562%20426.2C570.5%20430.1%20575.9%20438.6%20575.9%20448C575.9%20457.4%20570.5%20465.9%20562%20469.8L343.4%20570.8C328.5%20577.7%20311.3%20577.7%20296.4%20570.8L77.9%20469.8C69.4%20465.8%2064%20457.3%2064%20448C64%20438.7%2069.4%20430.1%2077.9%20426.2z'/%3e%3c/svg%3e")}.icon-metrics{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M256%20144C256%20117.5%20277.5%2096%20304%2096L336%2096C362.5%2096%20384%20117.5%20384%20144L384%20496C384%20522.5%20362.5%20544%20336%20544L304%20544C277.5%20544%20256%20522.5%20256%20496L256%20144zM64%20336C64%20309.5%2085.5%20288%20112%20288L144%20288C170.5%20288%20192%20309.5%20192%20336L192%20496C192%20522.5%20170.5%20544%20144%20544L112%20544C85.5%20544%2064%20522.5%2064%20496L64%20336zM496%20160L528%20160C554.5%20160%20576%20181.5%20576%20208L576%20496C576%20522.5%20554.5%20544%20528%20544L496%20544C469.5%20544%20448%20522.5%20448%20496L448%20208C448%20181.5%20469.5%20160%20496%20160z'/%3e%3c/svg%3e")}.icon-optimize{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M545.7%20304.1C528.1%20302.9%20512.8%20316.1%20511.5%20333.8C508.2%20380.8%20487.9%20423.2%20456.7%20454.8L425%20423C418.1%20416.1%20407.8%20414.1%20398.8%20417.8C389.8%20421.5%20384%20430.3%20384%20440L384%20552C384%20565.3%20394.7%20576%20408%20576L520%20576C529.7%20576%20538.5%20570.2%20542.2%20561.2C545.9%20552.2%20543.9%20541.9%20537%20535L502%20500C543.7%20457.8%20570.9%20401.2%20575.4%20338.2C576.6%20320.6%20563.4%20305.3%20545.7%20304zM103%20105L138%20140C96.3%20182.2%2069.1%20238.8%2064.6%20301.8C63.4%20319.4%2076.6%20334.7%2094.3%20336C112%20337.3%20127.2%20324%20128.5%20306.3C131.8%20259.3%20152.1%20216.9%20183.3%20185.3L215%20217C221.9%20223.9%20232.2%20225.9%20241.2%20222.2C250.2%20218.5%20256%20209.7%20256%20200L256%2088C256%2074.7%20245.3%2064%20232%2064L120%2064C110.3%2064%20101.5%2069.8%2097.8%2078.8C94.1%2087.8%2096.2%2098.1%20103%20105zM304%2094.3C302.8%20111.9%20316%20127.2%20333.7%20128.5C380.7%20131.8%20423.1%20152.1%20454.7%20183.3L423%20215C416.1%20221.9%20414.1%20232.2%20417.8%20241.2C421.5%20250.2%20430.3%20256%20440%20256L552%20256C565.3%20256%20576%20245.3%20576%20232L576%20120C576%20110.3%20570.2%20101.5%20561.2%2097.8C552.2%2094.1%20541.9%2096.2%20535%20103L500%20138C457.8%2096.3%20401.2%2069.1%20338.2%2064.6C320.6%2063.4%20305.3%2076.6%20304%2094.3zM105%20537L140%20502C182.2%20543.7%20238.8%20570.9%20301.8%20575.4C319.4%20576.6%20334.7%20563.4%20336%20545.7C337.3%20528%20324%20512.8%20306.3%20511.5C259.3%20508.2%20216.9%20487.9%20185.3%20456.7L217%20425C223.9%20418.1%20225.9%20407.8%20222.2%20398.8C218.5%20389.8%20209.7%20384%20200%20384L88%20384C74.7%20384%2064%20394.7%2064%20408L64%20520C64%20529.7%2069.8%20538.5%2078.8%20542.2C87.8%20545.9%2098.1%20543.8%20105%20537z'/%3e%3c/svg%3e")}.icon-security{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M512%20320C512%20214%20426%20128%20320%20128C214%20128%20128%20214%20128%20320C128%20426%20214%20512%20320%20512C426%20512%20512%20426%20512%20320zM64%20320C64%20178.6%20178.6%2064%20320%2064C461.4%2064%20576%20178.6%20576%20320C576%20461.4%20461.4%20576%20320%20576C178.6%20576%2064%20461.4%2064%20320zM320%20400C364.2%20400%20400%20364.2%20400%20320C400%20275.8%20364.2%20240%20320%20240C275.8%20240%20240%20275.8%20240%20320C240%20364.2%20275.8%20400%20320%20400zM320%20176C399.5%20176%20464%20240.5%20464%20320C464%20399.5%20399.5%20464%20320%20464C240.5%20464%20176%20399.5%20176%20320C176%20240.5%20240.5%20176%20320%20176zM288%20320C288%20302.3%20302.3%20288%20320%20288C337.7%20288%20352%20302.3%20352%20320C352%20337.7%20337.7%20352%20320%20352C302.3%20352%20288%20337.7%20288%20320z'/%3e%3c/svg%3e")}.icon-scale{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M128%2096C92.7%2096%2064%20124.7%2064%20160L64%20480C64%20515.3%2092.7%20544%20128%20544C128%20561.7%20142.3%20576%20160%20576C177.7%20576%20192%20561.7%20192%20544L448%20544C448%20561.7%20462.3%20576%20480%20576C497.7%20576%20512%20561.7%20512%20544C547.3%20544%20576%20515.3%20576%20480L576%20160C576%20124.7%20547.3%2096%20512%2096L128%2096zM320%20320C320%20284.7%20291.3%20256%20256%20256C220.7%20256%20192%20284.7%20192%20320C192%20355.3%20220.7%20384%20256%20384C291.3%20384%20320%20355.3%20320%20320zM128%20320C128%20249.3%20185.3%20192%20256%20192C326.7%20192%20384%20249.3%20384%20320C384%20390.7%20326.7%20448%20256%20448C185.3%20448%20128%20390.7%20128%20320zM512%20272C512%20289.8%20502.3%20305.3%20488%20313.6L488%20392C488%20405.3%20477.3%20416%20464%20416C450.7%20416%20440%20405.3%20440%20392L440%20313.6C425.7%20305.3%20416%20289.8%20416%20272C416%20245.5%20437.5%20224%20464%20224C490.5%20224%20512%20245.5%20512%20272z'/%3e%3c/svg%3e")}.icon-partnership{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3e%3cpath%20d='M184%20120C184%2089.1%20209.1%2064%20240%2064L264%2064C281.7%2064%20296%2078.3%20296%2096L296%20544C296%20561.7%20281.7%20576%20264%20576L232%20576C202.2%20576%20177.1%20555.6%20170%20528C169.3%20528%20168.7%20528%20168%20528C123.8%20528%2088%20492.2%2088%20448C88%20430%2094%20413.4%20104%20400C84.6%20385.4%2072%20362.2%2072%20336C72%20305.1%2089.6%20278.2%20115.2%20264.9C108.1%20252.9%20104%20238.9%20104%20224C104%20179.8%20139.8%20144%20184%20144L184%20120zM456%20120L456%20144C500.2%20144%20536%20179.8%20536%20224C536%20239%20531.9%20253%20524.8%20264.9C550.5%20278.2%20568%20305%20568%20336C568%20362.2%20555.4%20385.4%20536%20400C546%20413.4%20552%20430%20552%20448C552%20492.2%20516.2%20528%20472%20528C471.3%20528%20470.7%20528%20470%20528C462.9%20555.6%20437.8%20576%20408%20576L376%20576C358.3%20576%20344%20561.7%20344%20544L344%2096C344%2078.3%20358.3%2064%20376%2064L400%2064C430.9%2064%20456%2089.1%20456%20120z'/%3e%3c/svg%3e")}.why-quantryx{background:#fff;padding:80px 24px}.why-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.why-content h2{font-size:45px;font-weight:600;margin-bottom:18px;color:#111}.why-content h2 span{font-size:45px;font-weight:600;margin-bottom:18px;color:#111;background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.why-philosophy{font-size:18px;line-height:1.6;color:#333;margin-bottom:48px}.why-compare{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:48px}.why-col h4{font-size:14px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;color:#777;background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.why-col ul{list-style:none;padding:0;margin:0}.why-col li{font-size:15.5px;color:#444;margin-bottom:10px}.why-col.highlight h4{color:#8f6cfb}.why-col.highlight li{font-weight:500;color:#111}.why-cta{display:flex;align-items:center;gap:14px;font-size:16px}.why-cta span{color:#555}.why-cta a{text-decoration:none;font-weight:500;background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.why-image img{width:100%;border-radius:22px;box-shadow:0 30px 60px #0000001f}@media(max-width:900px){.why-container{grid-template-columns:1fr;gap:60px}.why-image{order:-1}.why-compare{grid-template-columns:1fr}}.about-faq{background:#fff;padding:80px 24px}.faq-container{max-width:900px;margin:0 auto}.faq-container h2{font-size:clamp(2.2rem,4vw,3rem);font-weight:600;margin-bottom:60px;color:#111}.faq-item{border-bottom:1px solid rgba(0,0,0,.1);padding:26px 0;cursor:pointer}.faq-question{display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:500;color:#111}.faq-icon{font-size:26px;line-height:1;transition:transform .3s ease}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease;opacity:0}.faq-answer p{font-size:15.5px;line-height:1.7;color:#555;margin-top:18px;max-width:780px}.faq-item.open .faq-answer{max-height:400px;opacity:1}.faq-item.open .faq-icon{transform:rotate(45deg)}@media(max-width:1024px){.about-intro,.about-values.home-hero,.apple-style,.why-quantryx,.about-faq{padding:100px 24px}.about-text h2{font-size:34px}.why-content h2,.why-content h2 span{font-size:38px}}@media(max-width:900px){.about-hero{height:auto;padding:120px 20px}.about-intro-grid{grid-template-columns:1fr;gap:60px}.about-text h2{font-size:30px}.about-values .home-content h1,.engineer-header h2{font-size:2.4rem}}@media(max-width:768px){.about-intro{padding:80px 20px}.about-text p,.about-values .home-content p{font-size:15px}.feature-card{padding:30px 24px}.engineer-header p{font-size:15px}.why-philosophy{font-size:16px}.faq-question{font-size:17px}}@media(max-width:480px){.about-hero{padding:90px 16px}.about-hero-content h1{font-size:2rem}.breadcrumb{font-size:13px}.about-intro,.about-values.home-hero,.apple-style,.why-quantryx,.about-faq{padding:70px 16px}.about-text h2{font-size:26px}.about-text p{font-size:14.5px}.about-values .home-content h1{font-size:2.1rem}.feature-icon{width:42px;height:42px}.engineer-header h2{font-size:2rem}.engineer-card{padding:36px 22px}.engineer-card h3{font-size:17px}.engineer-card p{font-size:14px}.why-content h2,.why-content h2 span{font-size:30px}.why-philosophy{font-size:15px}.why-col li{font-size:14.5px}.faq-container h2{margin-bottom:40px}.faq-question{font-size:16px}.faq-answer p{font-size:14.5px}}.contact{padding:120px 24px;background-color:#fff;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.contact-wrapper{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.contact-title{font-size:42px;font-weight:600;line-height:1.2;letter-spacing:-.02em;margin-bottom:16px}.contact-description{font-size:18px;line-height:1.6;color:#6e6e73;max-width:420px}.contact-form{display:flex;flex-direction:column;gap:20px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:14px 16px;font-size:15px;border-radius:10px;border:1px solid #d2d2d7;background-color:#fafafa;color:#1d1d1f;outline:none;transition:border .2s ease,background .2s ease}.contact-form textarea{min-height:120px;resize:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#0071e3;background-color:#fff}.contact-button{margin-top:10px;padding:14px;font-size:15px;font-weight:500;color:#fff;background-color:#0071e3;border:none;border-radius:999px;cursor:pointer;transition:background-color .25s ease,transform .15s ease}.contact-button:hover{background-color:#005bb5;transform:translateY(-1px)}@media(max-width:900px){.contact-wrapper{grid-template-columns:1fr;gap:48px}.contact-title{font-size:34px}}@media(max-width:1024px){.contact{padding:100px 24px}.contact-wrapper{gap:60px}.contact-title{font-size:36px}.contact-description{font-size:17px}}@media(max-width:768px){.contact{padding:80px 20px}.contact-title{font-size:32px}.contact-description{font-size:16px}.contact-form input,.contact-form select,.contact-form textarea{font-size:14.5px;padding:13px 15px}}@media(max-width:480px){.contact{padding:70px 16px}.contact-title{font-size:26px;line-height:1.3}.contact-description{font-size:15px;max-width:100%}.contact-form{gap:16px}.contact-form input,.contact-form select,.contact-form textarea{font-size:14px;padding:12px 4px;border-radius:8px}.contact-form textarea{min-height:100px}.contact-button{font-size:14px;padding:13px}}.works-hero{padding:120px 20px;text-align:center}.works-hero-content h1{font-size:clamp(2.8rem,6vw,4rem);margin-bottom:16px}.works-hero-content p{font-size:17px;color:#555;max-width:760px;margin:0 auto}.works-list{padding:80px 20px 120px}.works-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:36px}.work-card{background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.08);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.work-card:hover{transform:translateY(-6px);box-shadow:0 28px 56px #00000014}.work-image img{width:100%;height:220px;object-fit:cover;display:block}.work-content{padding:26px 24px 30px}.work-content h3{font-size:22px;margin-bottom:6px;color:#1d1d1f}.work-subtitle{font-size:13px;color:#6e6e73;display:block;margin-bottom:14px}.work-content p{font-size:15.5px;line-height:1.7;color:#555;margin-bottom:16px}.work-content a{font-size:15.5px;line-height:1.7;color:#555;margin-bottom:16px;text-decoration:none;background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.work-tags{display:flex;flex-wrap:wrap;gap:8px}.work-tag{font-size:12.5px;background:#f3f3f5;padding:6px 12px;border-radius:999px;color:#1d1d1f}@media(max-width:768px){.work-image img{height:200px}}.works-filters{padding:20px 20px 40px;display:flex;justify-content:center}.filter-buttons{display:flex;flex-wrap:wrap;gap:12px}.filter-buttons button{padding:10px 18px;border-radius:999px;border:1px solid rgba(0,0,0,.15);background:#fff;font-size:13.5px;cursor:pointer;transition:all .25s ease}.filter-buttons button:hover{background:#0000000a}.filter-buttons button.active{background:#1d1d1f;color:#fff;border-color:#1d1d1f}@media(max-width:1024px){.works-hero{padding:100px 24px}.works-hero-content h1{font-size:clamp(2.4rem,5vw,3.2rem)}.works-hero-content p{font-size:16px}.works-list{padding:60px 24px 100px}.works-grid{gap:28px}.work-content{padding:22px 22px 26px}}@media(max-width:768px){.works-hero{padding:80px 20px}.works-hero-content h1{font-size:2.4rem}.works-hero-content p{font-size:15.5px}.works-filters{padding:10px 16px 30px}.filter-buttons{justify-content:center}.filter-buttons button{font-size:13px;padding:8px 14px}.works-list{padding:50px 16px 90px}.works-grid{grid-template-columns:1fr;gap:24px}.work-image img{height:200px}.work-content h3{font-size:20px}.work-content p{font-size:15px}}@media(max-width:480px){.works-hero-content h1{font-size:2.1rem}.works-hero-content p{font-size:15px}.work-content{padding:20px 18px 24px}.work-tags{gap:6px}.work-tag{font-size:12px;padding:5px 10px}}.service-hero{position:relative;height:50vh;background:#0b0f14;overflow:hidden;display:flex;align-items:center;justify-content:center}.service-hero>*:first-child{position:absolute;inset:0;z-index:1}.service-hero:after{content:"";position:absolute;inset:0;background:#080c1299;z-index:1}.service-hero-content{position:relative;z-index:2;text-align:center;max-width:800px;padding:0 24px;color:#fff}.service-hero-content h1{font-size:clamp(2.8rem,5vw,4rem);margin-bottom:14px;background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.service-hero-content p{font-size:15.5px;color:#cfd6dc;margin-bottom:16px;font-weight:bolder}.breadcrumb{font-size:14px;color:#fff;font-weight:bolder;background:linear-gradient(90deg,#5b7cfa,#8f6cfb,#c45cf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.services-header-content{margin-bottom:90px}.services-cards-page{background:#fff;padding:80px 20px 60px}.services-title{text-align:center;font-size:36px;margin-bottom:10px}.services-subtitle{text-align:center;font-size:16px;color:#555;max-width:720px;margin:0 auto}.services-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px}.service-card-page{position:relative;padding:15px 36px 40px 88px;background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.08);box-shadow:0 20px 40px #0000000f;transition:transform .25s ease,box-shadow .25s ease}.service-card-page:hover{transform:translateY(-6px);box-shadow:0 30px 60px #0000001a}.service-card-page h3{font-size:20px;margin-bottom:6px;color:#000}.service-caption{display:block;font-size:13px;font-weight:500;color:#8f6cfb;margin-bottom:10px}.service-card-page p{font-size:15px;line-height:1.7;color:#555}.service-btn-page{display:inline-flex;align-items:center;margin-top:16px;font-size:14px;font-weight:500;color:#fff;text-decoration:none;gap:6px;transition:all .2s ease;background-color:#000;padding:10px;border-radius:5%}.service-btn-page:hover{color:#000;transform:translate(4px);background-color:#6b6b6b;font-weight:bolder}.service-card-page:before{content:"";position:absolute;left:32px;top:42px;width:32px;height:32px;background-size:contain;background-repeat:no-repeat}.icon-web:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='4' width='18' height='14' rx='2'/%3E%3Cpath d='M3 8h18'/%3E%3C/svg%3E")}.icon-mobile:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='7' y='2' width='10' height='20' rx='2'/%3E%3Ccircle cx='12' cy='18' r='1'/%3E%3C/svg%3E")}.icon-uiux:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E")}.icon-marketing:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 11l18-8v18l-18-8z'/%3E%3Cpath d='M11 19l1 3'/%3E%3C/svg%3E")}.icon-analytics:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 3v18h18'/%3E%3Cpath d='M7 14l4-4 4 2 5-6'/%3E%3C/svg%3E")}.icon-crm:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='7' r='3'/%3E%3Ccircle cx='17' cy='7' r='3'/%3E%3Cpath d='M2 21v-2a4 4 0 014-4h6'/%3E%3Cpath d='M14 21v-2a4 4 0 013-3.87'/%3E%3C/svg%3E")}.icon-erp:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3Cpath d='M10 6h4M6 10v4M18 10v4M10 18h4'/%3E%3C/svg%3E")}.icon-poster:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='4' width='18' height='16' rx='2'/%3E%3Ccircle cx='8.5' cy='9' r='1.5'/%3E%3Cpath d='M21 15l-5-5-4 4-2-2-5 5'/%3E%3C/svg%3E")}.icon-ecommerce:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.6 13.4a2 2 0 002 1.6h9.7a2 2 0 001.9-1.4L23 6H6'/%3E%3C/svg%3E")}.services-approach{max-width:1200px;margin:0 auto;padding:150px 20px}.services-approach h2{font-size:36px;margin-bottom:60px;color:#1d1d1f}.process-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.process-list{position:relative;padding-left:48px}.process-list:before{content:"";position:absolute;left:22px;top:0;bottom:0;width:1px;background:#0000001f}.process-item{position:relative;display:flex;gap:28px;margin-bottom:48px}.process-item:last-child{margin-bottom:0}.process-step{position:absolute;left:-48px;width:44px;height:44px;border-radius:50%;background:#000;color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center}.process-content h3{font-size:20px;margin-bottom:6px;color:#1d1d1f}.process-content p{font-size:15.5px;line-height:1.7;color:#555;max-width:600px}.process-image img{width:100%;max-width:420px;margin-left:auto;display:block;border-radius:18px;box-shadow:0 30px 60px #00000014}@media(max-width:900px){.process-layout{grid-template-columns:1fr;gap:60px}.process-image img{margin:0 auto}}@media(max-width:768px){.process-list{padding-left:36px}.process-step{width:36px;height:36px;font-size:13px;left:-36px}}.services-cta{text-align:center;padding:0 20px 120px;background:#f5f5f7}.cta-button{display:inline-block;margin-top:20px;padding:14px 36px;border-radius:30px;background:#000;color:#fff;text-decoration:none;font-size:15px}.cta-button:hover{background:#6b6b6b;color:#000;font-weight:bolder}@media(max-width:1024px){.service-hero{height:45vh}.services-title,.services-approach h2{font-size:32px}.services-approach{padding:120px 20px}.process-layout{gap:60px}}@media(max-width:768px){.service-hero{height:auto;padding:100px 20px}.service-hero-content h1{font-size:2.4rem}.service-hero-content p{font-size:15px}.services-header-content{margin-bottom:60px}.services-title{font-size:30px}.services-subtitle{font-size:15px}.services-cards-page{padding:70px 18px 50px}.service-card-page{padding:18px 28px 36px 78px}.service-card-page h3{font-size:19px}.service-card-page p{font-size:14.5px}.process-list{padding-left:36px}.process-step{width:36px;height:36px;font-size:13px;left:-36px}.process-content h3{font-size:19px}.process-content p{font-size:15px}}@media(max-width:480px){.service-hero{padding:80px 16px}.service-hero-content h1{font-size:2rem}.breadcrumb{font-size:13px}.services-cards-page{padding:60px 16px 40px}.services-grid{grid-template-columns:1fr;gap:20px}.service-card-page{padding:22px 22px 32px 70px;border-radius:16px}.service-card-page:before{left:22px;top:38px;width:28px;height:28px}.service-card-page h3{font-size:18px}.service-card-page p{font-size:14px}.service-btn-page{font-size:13px;padding:9px}.services-approach{padding:90px 16px}.services-approach h2{font-size:26px;margin-bottom:40px}.process-layout{grid-template-columns:1fr;gap:40px}.process-list:before{left:18px}.process-step{left:-30px}.process-image img{max-width:100%;border-radius:16px}.services-cta{padding:0 16px 90px}.cta-button{font-size:14px;padding:13px 32px}}.crm-overview{padding:80px 20px}.crm-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.crm-text h2{font-size:34px;margin-bottom:18px}.crm-text p{font-size:15.5px;line-height:1.8;color:#555;margin-bottom:16px}.crm-points{margin-top:20px;padding-left:18px}.crm-points li{font-size:15px;margin-bottom:10px}.crm-image img{width:100%;max-width:460px;border-radius:20px;box-shadow:0 30px 60px #00000014;margin-left:auto;display:block}.crm-features{padding:20px;background:#fafafa}.crm-features h2{text-align:center;font-size:34px;margin-bottom:60px}.features-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px}.feature-box{position:relative;background:#fff;padding:44px 32px 36px;border-radius:18px;border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.feature-box:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.feature-box:before{content:"";width:36px;height:36px;position:absolute;top:26px;left:26px;background-repeat:no-repeat;background-size:contain;opacity:.9}.feature-box h3{margin-top:42px;font-size:18px}.feature-box p{font-size:14.5px;color:#555;line-height:1.7}.icon-leads-crm:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='7' r='3'/%3E%3Ccircle cx='17' cy='7' r='3'/%3E%3Cpath d='M2 21v-2c0-2.2 3.5-4 7-4M22 21v-2c0-2.2-3.5-4-7-4'/%3E%3C/svg%3E")}.icon-automation-crm:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 8v4l3 3'/%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3C/svg%3E")}.icon-dashboard-crm:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 3v18h18'/%3E%3Cpath d='M7 14l4-4 4 2 5-6'/%3E%3C/svg%3E")}.icon-scale-crm:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='11' width='16' height='9' rx='2'/%3E%3Cpath d='M8 11V7a4 4 0 0 1 8 0v4'/%3E%3C/svg%3E")}.crm-cta{padding:50px 20px;text-align:center;background:#fff}.crm-cta h2{font-size:34px;margin-bottom:12px}.crm-cta p{font-size:16px;color:#555;margin-bottom:32px}@media(max-width:900px){.crm-layout{grid-template-columns:1fr;gap:50px}.crm-image img{margin:0 auto}}@media(max-width:1024px){.crm-overview,.crm-features,.crm-cta{padding-left:20px;padding-right:20px}.crm-layout{gap:60px}.crm-text h2,.crm-features h2,.crm-cta h2{font-size:30px}.crm-image img{max-width:420px}}@media(max-width:768px){.crm-overview{padding:70px 18px}.crm-features{padding:60px 18px}.crm-cta{padding:50px 18px}.crm-text h2,.crm-features h2,.crm-cta h2{font-size:26px}.crm-text p{font-size:15px}.crm-points li{font-size:14.5px}.features-grid{gap:24px}.feature-box{padding:40px 28px 34px}.feature-box h3{font-size:17px}.crm-cta p{font-size:15.5px}.cta-btn{padding:13px 30px;font-size:13.5px}}@media(max-width:480px){.crm-overview{padding:60px 16px}.crm-features{padding:50px 16px}.crm-cta{padding:45px 16px}.crm-text h2,.crm-features h2,.crm-cta h2{font-size:23px}.crm-text p{font-size:14.5px}.crm-points{padding-left:16px}.crm-image img{max-width:100%;border-radius:16px}.features-grid{grid-template-columns:1fr;gap:20px}.feature-box{padding:36px 22px 30px;border-radius:16px}.feature-box:before{width:32px;height:32px;top:22px;left:22px}.feature-box h3{margin-top:38px;font-size:16px}.feature-box p{font-size:14px}.crm-cta p{font-size:14.5px}.cta-btn{padding:12px 26px;font-size:13px}}.erp-overview{padding:80px 20px}.erp-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.erp-text h2{font-size:34px;margin-bottom:18px}.erp-text p{font-size:15.5px;line-height:1.8;color:#555;margin-bottom:16px}.erp-points{margin-top:20px;padding-left:18px}.erp-points li{font-size:15px;margin-bottom:10px}.erp-image img{width:100%;max-width:460px;border-radius:20px;box-shadow:0 30px 60px #00000014;margin-left:auto;display:block}.erp-features{padding:20px;background:#fafafa}.erp-features h2{text-align:center;font-size:34px;margin-bottom:60px}.features-grid-erp{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px}.feature-box-erp{position:relative;background:#fff;padding:44px 32px 36px;border-radius:18px;border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.feature-box-erp:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.feature-box-erp:before{content:"";width:36px;height:36px;position:absolute;top:26px;left:26px;background-repeat:no-repeat;background-size:contain;opacity:.9}.feature-box-erp h3{margin-top:42px;font-size:18px}.feature-box-erp p{font-size:14.5px;color:#555;line-height:1.7}.icon-finance:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 1v22'/%3E%3Cpath d='M17 5H9.5a3.5 3.5 0 000 7H14a3.5 3.5 0 010 7H6'/%3E%3C/svg%3E")}.icon-workflow:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3Cpath d='M10 7h4v10h-4'/%3E%3C/svg%3E")}.icon-operations:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 7h18'/%3E%3Cpath d='M3 12h18'/%3E%3Cpath d='M3 17h18'/%3E%3C/svg%3E")}.icon-scale-erp:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='11' width='16' height='9' rx='2'/%3E%3Cpath d='M8 11V7a4 4 0 0 1 8 0v4'/%3E%3C/svg%3E")}.erp-cta{padding:50px 20px;text-align:center;background:#fff}.erp-cta h2{font-size:34px;margin-bottom:12px}.erp-cta p{font-size:16px;color:#555;margin-bottom:32px}.cta-btn{display:inline-block;padding:14px 34px;border-radius:999px;background:#000;color:#fff;font-size:14px;text-decoration:none;transition:transform .25s ease,background .25s ease}.cta-btn:hover{background:#333;transform:translateY(-2px)}@media(max-width:900px){.erp-layout{grid-template-columns:1fr;gap:50px}.erp-image img{margin:0 auto}}@media(max-width:1024px){.erp-overview,.erp-features,.erp-cta{padding-left:20px;padding-right:20px}.erp-layout{gap:60px}.erp-text h2,.erp-features h2,.erp-cta h2{font-size:30px}.erp-image img{max-width:420px}}@media(max-width:768px){.erp-overview{padding:70px 18px}.erp-features{padding:60px 18px}.erp-cta{padding:50px 18px}.erp-text h2,.erp-features h2,.erp-cta h2{font-size:26px}.erp-text p{font-size:15px}.erp-points li{font-size:14.5px}.features-grid-erp{gap:24px}.feature-box-erp{padding:40px 28px 34px}.feature-box-erp h3{font-size:17px}.erp-cta p{font-size:15.5px}.cta-btn{padding:13px 30px;font-size:13.5px}}@media(max-width:480px){.erp-overview{padding:60px 16px}.erp-features{padding:50px 16px}.erp-cta{padding:45px 16px}.erp-text h2,.erp-features h2,.erp-cta h2{font-size:23px}.erp-text p{font-size:14.5px}.erp-points{padding-left:16px}.erp-image img{max-width:100%;border-radius:16px}.features-grid-erp{grid-template-columns:1fr;gap:20px}.feature-box-erp{padding:36px 22px 30px;border-radius:16px}.feature-box-erp:before{width:32px;height:32px;top:22px;left:22px}.feature-box-erp h3{margin-top:38px;font-size:16px}.feature-box-erp p{font-size:14px}.erp-cta p{font-size:14.5px}.cta-btn{padding:12px 26px;font-size:13px}}.web-overview{padding:120px 20px}.web-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.web-text h2{font-size:34px;margin-bottom:18px}.web-text p{font-size:15.5px;line-height:1.8;color:#555;margin-bottom:16px}.web-points{margin-top:20px;padding-left:18px}.web-points li{font-size:15px;margin-bottom:10px}.web-image img{width:100%;max-width:460px;border-radius:20px;box-shadow:0 30px 60px #00000014;margin-left:auto;display:block}.web-features{padding:120px 20px;background:#fafafa}.web-features h2{text-align:center;font-size:34px;margin-bottom:60px}.features-grid-web{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px}.feature-box-web{position:relative;background:#fff;padding:44px 32px 36px;border-radius:18px;border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.feature-box-web:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.feature-box-web:before{content:"";width:36px;height:36px;position:absolute;top:26px;left:26px;background-repeat:no-repeat;background-size:contain;opacity:.9}.feature-box-web h3{margin-top:42px;font-size:18px}.feature-box-web p{font-size:14.5px;color:#555;line-height:1.7}.web-cta{padding:120px 20px;text-align:center;background:#fff}@media(max-width:900px){.web-layout{grid-template-columns:1fr;gap:50px}.web-image img{margin:0 auto}}.icon-ui:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='4' width='18' height='14' rx='2'/%3E%3Cpath d='M3 8h18'/%3E%3C/svg%3E")}.icon-performance:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 12a9 9 0 1118 0'/%3E%3Cpath d='M12 12l4-4'/%3E%3C/svg%3E")}.icon-seo:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E")}.icon-ui:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='4' width='18' height='14' rx='2'/%3E%3Cpath d='M3 8h18'/%3E%3C/svg%3E")}.icon-performance:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 12a9 9 0 1118 0'/%3E%3Cpath d='M12 12l4-4'/%3E%3C/svg%3E")}.icon-seo:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E")}.icon-scale-web:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='5' r='2'/%3E%3Ccircle cx='5' cy='19' r='2'/%3E%3Ccircle cx='19' cy='19' r='2'/%3E%3Cpath d='M12 7v6'/%3E%3Cpath d='M12 13L5 17'/%3E%3Cpath d='M12 13l7 4'/%3E%3C/svg%3E")}@media(max-width:1024px){.web-overview,.web-features,.web-cta{padding:100px 20px}.web-layout{gap:60px}.web-text h2,.web-features h2{font-size:30px}.web-image img{max-width:420px}}@media(max-width:768px){.web-overview,.web-features,.web-cta{padding:80px 18px}.web-text h2,.web-features h2{font-size:26px}.web-text p{font-size:15px}.web-points li{font-size:14.5px}.features-grid-web{gap:24px}.feature-box-web{padding:40px 28px 34px}.feature-box-web h3{font-size:17px}}@media(max-width:480px){.web-overview,.web-features,.web-cta{padding:60px 16px}.web-text h2,.web-features h2{font-size:23px}.web-text p{font-size:14.5px}.web-points{padding-left:16px}.web-image img{max-width:100%;border-radius:16px}.features-grid-web{grid-template-columns:1fr;gap:20px}.feature-box-web{padding:36px 22px 30px;border-radius:16px}.feature-box-web:before{width:32px;height:32px;top:22px;left:22px}.feature-box-web h3{margin-top:38px;font-size:16px}.feature-box-web p{font-size:14px}}.mobile-overview{padding:120px 20px}.mobile-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.mobile-text h2{font-size:34px;margin-bottom:18px}.mobile-text p{font-size:15.5px;line-height:1.8;color:#555;margin-bottom:16px}.mobile-points{margin-top:20px;padding-left:18px}.mobile-points li{font-size:15px;margin-bottom:10px}.mobile-image img{width:100%;max-width:420px;border-radius:24px;box-shadow:0 30px 60px #00000014;margin-left:auto;display:block}.mobile-features{padding:120px 20px;background:#fafafa}.mobile-features h2{text-align:center;font-size:34px;margin-bottom:60px}.features-grid-mobile{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px}.feature-box-mobile{position:relative;background:#fff;padding:44px 32px 36px;border-radius:18px;border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.feature-box-mobile:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.feature-box-mobile:before{content:"";width:36px;height:36px;position:absolute;top:26px;left:26px;background-repeat:no-repeat;background-size:contain;opacity:.9}.feature-box-mobile h3{margin-top:42px;font-size:18px}.feature-box-mobile p{font-size:14.5px;color:#555;line-height:1.7}.mobile-cta{padding:120px 20px;text-align:center;background:#fff}@media(max-width:900px){.mobile-layout{grid-template-columns:1fr;gap:50px}.mobile-image img{margin:0 auto}}.icon-native:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='7' y='2' width='10' height='20' rx='2'/%3E%3Ccircle cx='12' cy='18' r='1'/%3E%3C/svg%3E")}.icon-cross:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3Cpath d='M10 7h4v10h-4'/%3E%3C/svg%3E")}.icon-security:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='11' width='16' height='9' rx='2'/%3E%3Cpath d='M8 11V7a4 4 0 018 0v4'/%3E%3C/svg%3E")}.icon-scale-mobile:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E")}@media(max-width:1024px){.mobile-overview,.mobile-features,.mobile-cta{padding:100px 20px}.mobile-layout{gap:60px}.mobile-text h2,.mobile-features h2{font-size:30px}.mobile-image img{max-width:380px}}@media(max-width:768px){.mobile-overview,.mobile-features,.mobile-cta{padding:80px 18px}.mobile-text h2,.mobile-features h2{font-size:26px}.mobile-text p{font-size:15px}.mobile-points li{font-size:14.5px}.features-grid-mobile{gap:24px}.feature-box-mobile{padding:40px 28px 34px}.feature-box-mobile h3{font-size:17px}}@media(max-width:480px){.mobile-overview,.mobile-features,.mobile-cta{padding:60px 16px}.mobile-text h2,.mobile-features h2{font-size:23px}.mobile-text p{font-size:14.5px}.mobile-points{padding-left:16px}.mobile-image img{max-width:100%;border-radius:18px}.features-grid-mobile{grid-template-columns:1fr;gap:20px}.feature-box-mobile{padding:36px 22px 30px;border-radius:16px}.feature-box-mobile:before{width:32px;height:32px;top:22px;left:22px}.feature-box-mobile h3{margin-top:38px;font-size:16px}.feature-box-mobile p{font-size:14px}}.ecommerce-overview{padding:120px 20px}.ecommerce-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.ecommerce-text h2{font-size:34px;margin-bottom:18px}.ecommerce-text p{font-size:15.5px;line-height:1.8;color:#555;margin-bottom:16px}.ecommerce-points{margin-top:20px;padding-left:18px}.ecommerce-points li{font-size:15px;margin-bottom:10px}.ecommerce-image img{width:100%;max-width:460px;border-radius:20px;box-shadow:0 30px 60px #00000014;margin-left:auto;display:block}.ecommerce-features{padding:120px 20px;background:#fafafa}.ecommerce-features h2{text-align:center;font-size:34px;margin-bottom:60px}.features-grid-ecommerce{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px}.feature-box-ecommerce{position:relative;background:#fff;padding:44px 32px 36px;border-radius:18px;border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.feature-box-ecommerce:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.feature-box-ecommerce:before{content:"";width:36px;height:36px;position:absolute;top:26px;left:26px;background-repeat:no-repeat;background-size:contain;opacity:.9}.feature-box-ecommerce h3{margin-top:42px;font-size:18px}.feature-box-ecommerce p{font-size:14.5px;color:#555;line-height:1.7}.ecommerce-cta{padding:120px 20px;text-align:center;background:#fff}@media(max-width:900px){.ecommerce-layout{grid-template-columns:1fr;gap:50px}.ecommerce-image img{margin:0 auto}}.icon-store:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 9l1-5h16l1 5'/%3E%3Cpath d='M5 9v10h14V9'/%3E%3Cpath d='M9 19v-6h6v6'/%3E%3C/svg%3E")}.icon-checkout:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.6 13.4a2 2 0 002 1.6h9.7a2 2 0 001.9-1.4L23 6H6'/%3E%3C/svg%3E")}.icon-payments:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='5' width='20' height='14' rx='2'/%3E%3Cpath d='M2 10h20'/%3E%3Cpath d='M6 15h4'/%3E%3C/svg%3E")}.icon-scale-ecommerce:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E")}@media(max-width:1024px){.ecommerce-overview,.ecommerce-features,.ecommerce-cta{padding:100px 20px}.ecommerce-layout{gap:60px}.ecommerce-text h2,.ecommerce-features h2{font-size:30px}.ecommerce-image img{max-width:420px}}@media(max-width:768px){.ecommerce-overview,.ecommerce-features,.ecommerce-cta{padding:80px 18px}.ecommerce-text h2,.ecommerce-features h2{font-size:26px}.ecommerce-text p{font-size:15px}.ecommerce-points li{font-size:14.5px}.features-grid-ecommerce{gap:24px}.feature-box-ecommerce{padding:40px 28px 34px}.feature-box-ecommerce h3{font-size:17px}}@media(max-width:480px){.ecommerce-overview,.ecommerce-features,.ecommerce-cta{padding:60px 16px}.ecommerce-text h2,.ecommerce-features h2{font-size:23px}.ecommerce-text p{font-size:14.5px}.ecommerce-points{padding-left:16px}.ecommerce-image img{max-width:100%;border-radius:16px}.features-grid-ecommerce{grid-template-columns:1fr;gap:20px}.feature-box-ecommerce{padding:36px 22px 30px;border-radius:16px}.feature-box-ecommerce:before{width:32px;height:32px;top:22px;left:22px}.feature-box-ecommerce h3{margin-top:38px;font-size:16px}.feature-box-ecommerce p{font-size:14px}}.analytics-overview{padding:120px 20px}.analytics-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.analytics-text h2{font-size:34px;margin-bottom:18px}.analytics-text p{font-size:15.5px;line-height:1.8;color:#555;margin-bottom:16px}.analytics-points{margin-top:20px;padding-left:18px}.analytics-points li{font-size:15px;margin-bottom:10px}.analytics-image img{width:100%;max-width:460px;border-radius:20px;box-shadow:0 30px 60px #00000014;margin-left:auto;display:block}.analytics-features{padding:120px 20px;background:#fafafa}.analytics-features h2{text-align:center;font-size:34px;margin-bottom:60px}.features-grid-analytics{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px}.feature-box-analytics{position:relative;background:#fff;padding:44px 32px 36px;border-radius:18px;border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.feature-box-analytics:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.feature-box-analytics:before{content:"";width:36px;height:36px;position:absolute;top:26px;left:26px;background-repeat:no-repeat;background-size:contain;opacity:.9}.feature-box-analytics h3{margin-top:42px;font-size:18px}.feature-box-analytics p{font-size:14.5px;color:#555;line-height:1.7}.analytics-cta{padding:120px 20px;text-align:center;background:#fff}@media(max-width:900px){.analytics-layout{grid-template-columns:1fr;gap:50px}.analytics-image img{margin:0 auto}}.icon-dashboard-analytics:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E")}.icon-behavior:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='5' r='2'/%3E%3Ccircle cx='5' cy='19' r='2'/%3E%3Ccircle cx='19' cy='19' r='2'/%3E%3Cpath d='M12 7v6'/%3E%3Cpath d='M12 13L5 17'/%3E%3Cpath d='M12 13l7 4'/%3E%3C/svg%3E")}.icon-metrics-analytics:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 3v18h18'/%3E%3Cpath d='M7 15v-4'/%3E%3Cpath d='M12 15v-8'/%3E%3Cpath d='M17 15v-6'/%3E%3C/svg%3E")}.icon-scale-analytics-page:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E")}@media(max-width:1024px){.analytics-overview,.analytics-features,.analytics-cta{padding:90px 20px}.analytics-layout{gap:60px}.analytics-text h2,.analytics-features h2{font-size:30px}.analytics-image img{max-width:420px}}@media(max-width:768px){.analytics-overview,.analytics-features,.analytics-cta{padding:70px 18px}.analytics-text h2,.analytics-features h2{font-size:26px}.analytics-text p{font-size:15px}.analytics-points li{font-size:14.5px}.features-grid-analytics{gap:22px}.feature-box-analytics{padding:40px 26px 32px}.feature-box-analytics h3{font-size:17px}}@media(max-width:480px){.analytics-overview,.analytics-features,.analytics-cta{padding:60px 16px}.analytics-text h2,.analytics-features h2{font-size:23px}.analytics-text p{font-size:14.5px}.analytics-points{padding-left:16px}.analytics-image img{max-width:100%;border-radius:16px}.feature-box-analytics{padding:36px 22px 30px}.feature-box-analytics:before{width:32px;height:32px;top:22px;left:22px}.feature-box-analytics h3{margin-top:38px;font-size:16px}.feature-box-analytics p{font-size:14px}}.codeeditors-overview{padding:120px 20px}.codeeditors-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.codeeditors-text h2{font-size:34px;margin-bottom:18px}.codeeditors-text p{font-size:15.5px;line-height:1.8;color:#555;margin-bottom:16px}.codeeditors-points{margin-top:20px;padding-left:18px}.codeeditors-points li{font-size:15px;margin-bottom:10px}.codeeditors-image img{width:100%;max-width:460px;border-radius:18px;box-shadow:0 30px 60px #00000014;margin-left:auto;display:block}.codeeditors-features{padding:120px 20px;background:#fafafa}.codeeditors-features h2{text-align:center;font-size:34px;margin-bottom:60px}.features-grid-codeeditors{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px}.feature-box-codeeditors{position:relative;background:#fff;padding:44px 32px 36px;border-radius:18px;border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.feature-box-codeeditors:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.feature-box-codeeditors:before{content:"";width:36px;height:36px;position:absolute;top:26px;left:26px;background-repeat:no-repeat;background-size:contain;opacity:.9}.feature-box-codeeditors h3{margin-top:42px;font-size:18px}.feature-box-codeeditors p{font-size:14.5px;color:#555;line-height:1.7}.codeeditors-cta{padding:120px 20px;text-align:center;background:#fff}@media(max-width:900px){.codeeditors-layout{grid-template-columns:1fr;gap:50px}.codeeditors-image img{margin:0 auto}}.icon-editor:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4h16v16H4z'/%3E%3Cpath d='M8 8l-2 2 2 2'/%3E%3Cpath d='M16 8l2 2-2 2'/%3E%3C/svg%3E")}.icon-debug:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 9h6v6H9z'/%3E%3Cpath d='M12 3v3'/%3E%3Cpath d='M12 18v3'/%3E%3Cpath d='M3 12h3'/%3E%3Cpath d='M18 12h3'/%3E%3C/svg%3E")}.icon-quality:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 12l2 2 4-4'/%3E%3Crect x='4' y='4' width='16' height='16' rx='2'/%3E%3C/svg%3E")}.icon-scale-code:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E")}@media(max-width:1024px){.codeeditors-overview,.codeeditors-features,.codeeditors-cta{padding:100px 20px}.codeeditors-layout{gap:60px}.codeeditors-text h2,.codeeditors-features h2{font-size:30px}.codeeditors-image img{max-width:420px}}@media(max-width:768px){.codeeditors-overview,.codeeditors-features,.codeeditors-cta{padding:80px 18px}.codeeditors-text h2,.codeeditors-features h2{font-size:26px}.codeeditors-text p{font-size:15px}.codeeditors-points li{font-size:14.5px}.features-grid-codeeditors{gap:24px}.feature-box-codeeditors{padding:40px 28px 34px}.feature-box-codeeditors h3{font-size:17px}}@media(max-width:480px){.codeeditors-overview,.codeeditors-features,.codeeditors-cta{padding:60px 16px}.codeeditors-text h2,.codeeditors-features h2{font-size:23px}.codeeditors-text p{font-size:14.5px}.codeeditors-points{padding-left:16px}.codeeditors-image img{max-width:100%;border-radius:16px}.features-grid-codeeditors{grid-template-columns:1fr;gap:20px}.feature-box-codeeditors{padding:36px 22px 30px;border-radius:16px}.feature-box-codeeditors:before{width:32px;height:32px;top:22px;left:22px}.feature-box-codeeditors h3{margin-top:38px;font-size:16px}.feature-box-codeeditors p{font-size:14px}}.versioncontrol-overview{padding:120px 20px}.versioncontrol-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.versioncontrol-text h2{font-size:34px;margin-bottom:18px}.versioncontrol-text p{font-size:15.5px;line-height:1.8;color:#555;margin-bottom:16px}.versioncontrol-points{margin-top:20px;padding-left:18px}.versioncontrol-points li{font-size:15px;margin-bottom:10px}.versioncontrol-image img{width:100%;max-width:460px;border-radius:20px;box-shadow:0 30px 60px #00000014;margin-left:auto;display:block}.versioncontrol-features{padding:120px 20px;background:#fafafa}.versioncontrol-features h2{text-align:center;font-size:34px;margin-bottom:60px}.features-grid-versioncontrol{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px}.feature-box-versioncontrol{position:relative;background:#fff;padding:44px 32px 36px;border-radius:18px;border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.feature-box-versioncontrol:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.feature-box-versioncontrol:before{content:"";width:36px;height:36px;position:absolute;top:26px;left:26px;background-repeat:no-repeat;background-size:contain;opacity:.9}.feature-box-versioncontrol h3{margin-top:42px;font-size:18px}.feature-box-versioncontrol p{font-size:14.5px;color:#555;line-height:1.7}.versioncontrol-cta{padding:120px 20px;text-align:center;background:#fff}@media(max-width:900px){.versioncontrol-layout{grid-template-columns:1fr;gap:50px}.versioncontrol-image img{margin:0 auto}}.icon-branch:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6' cy='6' r='2'/%3E%3Ccircle cx='6' cy='18' r='2'/%3E%3Ccircle cx='18' cy='12' r='2'/%3E%3Cpath d='M6 8v8'/%3E%3Cpath d='M6 12h10'/%3E%3C/svg%3E")}.icon-collaboration:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='7' r='3'/%3E%3Ccircle cx='17' cy='7' r='3'/%3E%3Cpath d='M2 21v-2c0-2.2 3.5-4 7-4M22 21v-2c0-2.2-3.5-4-7-4'/%3E%3C/svg%3E")}.icon-history:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 12a9 9 0 101.5-5'/%3E%3Cpath d='M3 4v5h5'/%3E%3Cpath d='M12 7v5l3 3'/%3E%3C/svg%3E")}.icon-scale-version:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E")}@media(max-width:1024px){.versioncontrol-overview,.versioncontrol-features,.versioncontrol-cta{padding:100px 20px}.versioncontrol-layout{gap:60px}.versioncontrol-text h2,.versioncontrol-features h2{font-size:30px}.versioncontrol-image img{max-width:420px}}@media(max-width:768px){.versioncontrol-overview,.versioncontrol-features,.versioncontrol-cta{padding:80px 18px}.versioncontrol-text h2,.versioncontrol-features h2{font-size:26px}.versioncontrol-text p{font-size:15px}.versioncontrol-points li{font-size:14.5px}.features-grid-versioncontrol{gap:24px}.feature-box-versioncontrol{padding:40px 28px 34px}.feature-box-versioncontrol h3{font-size:17px}}@media(max-width:480px){.versioncontrol-overview,.versioncontrol-features,.versioncontrol-cta{padding:60px 16px}.versioncontrol-text h2,.versioncontrol-features h2{font-size:23px}.versioncontrol-text p{font-size:14.5px}.versioncontrol-points{padding-left:16px}.versioncontrol-image img{max-width:100%;border-radius:16px}.features-grid-versioncontrol{grid-template-columns:1fr;gap:20px}.feature-box-versioncontrol{padding:36px 22px 30px;border-radius:16px}.feature-box-versioncontrol:before{width:32px;height:32px;top:22px;left:22px}.feature-box-versioncontrol h3{margin-top:38px;font-size:16px}.feature-box-versioncontrol p{font-size:14px}}.testing-overview{padding:120px 20px}.testing-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.testing-text h2{font-size:34px;margin-bottom:18px}.testing-text p{font-size:15.5px;line-height:1.8;color:#555;margin-bottom:16px}.testing-points{margin-top:20px;padding-left:18px}.testing-points li{font-size:15px;margin-bottom:10px}.testing-image img{width:100%;max-width:460px;border-radius:20px;box-shadow:0 30px 60px #00000014;margin-left:auto;display:block}.testing-features{padding:120px 20px;background:#fafafa}.testing-features h2{text-align:center;font-size:34px;margin-bottom:60px}.features-grid-testing{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px}.feature-box-testing{position:relative;background:#fff;padding:44px 32px 36px;border-radius:18px;border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.feature-box-testing:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.feature-box-testing:before{content:"";width:36px;height:36px;position:absolute;top:26px;left:26px;background-repeat:no-repeat;background-size:contain;opacity:.9}.feature-box-testing h3{margin-top:42px;font-size:18px}.feature-box-testing p{font-size:14.5px;color:#555;line-height:1.7}.testing-cta{padding:120px 20px;text-align:center;background:#fff}@media(max-width:900px){.testing-layout{grid-template-columns:1fr;gap:50px}.testing-image img{margin:0 auto}}.icon-unit:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='4' width='6' height='6'/%3E%3Crect x='14' y='14' width='6' height='6'/%3E%3Cpath d='M10 7h4v10h-4'/%3E%3C/svg%3E")}.icon-automation:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 8v4l3 3'/%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3C/svg%3E")}.icon-performance-test:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 12a9 9 0 1118 0'/%3E%3Cpath d='M12 12l4-4'/%3E%3C/svg%3E")}.icon-scale-testing:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E")}@media(max-width:1024px){.testing-overview,.testing-features,.testing-cta{padding:100px 20px}.testing-layout{gap:60px}.testing-text h2,.testing-features h2{font-size:30px}.testing-image img{max-width:420px}}@media(max-width:768px){.testing-overview,.testing-features,.testing-cta{padding:80px 18px}.testing-text h2,.testing-features h2{font-size:26px}.testing-text p{font-size:15px}.testing-points li{font-size:14.5px}.features-grid-testing{gap:24px}.feature-box-testing{padding:40px 28px 34px}.feature-box-testing h3{font-size:17px}}@media(max-width:480px){.testing-overview,.testing-features,.testing-cta{padding:60px 16px}.testing-text h2,.testing-features h2{font-size:23px}.testing-text p{font-size:14.5px}.testing-points{padding-left:16px}.testing-image img{max-width:100%;border-radius:16px}.features-grid-testing{grid-template-columns:1fr;gap:20px}.feature-box-testing{padding:36px 22px 30px;border-radius:16px}.feature-box-testing:before{width:32px;height:32px;top:22px;left:22px}.feature-box-testing h3{margin-top:38px;font-size:16px}.feature-box-testing p{font-size:14px}}.uiux-overview{padding:120px 20px}.uiux-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.uiux-text h2{font-size:34px;margin-bottom:18px}.uiux-text p{font-size:15.5px;line-height:1.8;color:#555;margin-bottom:16px}.uiux-points{margin-top:20px;padding-left:18px}.uiux-points li{font-size:15px;margin-bottom:10px}.uiux-image img{width:100%;max-width:460px;border-radius:20px;box-shadow:0 30px 60px #00000014;margin-left:auto;display:block}.uiux-features{padding:120px 20px;background:#fafafa}.uiux-features h2{text-align:center;font-size:34px;margin-bottom:60px}.features-grid-uiux{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px}.feature-box-uiux{position:relative;background:#fff;padding:44px 32px 36px;border-radius:18px;border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.feature-box-uiux:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.feature-box-uiux:before{content:"";width:36px;height:36px;position:absolute;top:26px;left:26px;background-repeat:no-repeat;background-size:contain;opacity:.9}.feature-box-uiux h3{margin-top:42px;font-size:18px}.feature-box-uiux p{font-size:14.5px;color:#555;line-height:1.7}.uiux-cta{padding:120px 20px;text-align:center;background:#fff}@media(max-width:900px){.uiux-layout{grid-template-columns:1fr;gap:50px}.uiux-image img{margin:0 auto}}.icon-research:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E")}.icon-wireframe:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='18' height='14' rx='2'/%3E%3Cpath d='M3 9h18'/%3E%3Cpath d='M9 3v14'/%3E%3C/svg%3E")}.icon-interface:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4h16v16H4z'/%3E%3Cpath d='M4 8h16'/%3E%3C/svg%3E")}.icon-iterate:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 12a9 9 0 11-3-6.7'/%3E%3Cpath d='M21 3v6h-6'/%3E%3C/svg%3E")}@media(max-width:1024px){.uiux-overview,.uiux-features,.uiux-cta{padding:100px 20px}.uiux-layout{gap:60px}.uiux-text h2,.uiux-features h2{font-size:30px}.uiux-image img{max-width:420px}}@media(max-width:768px){.uiux-overview,.uiux-features,.uiux-cta{padding:80px 18px}.uiux-text h2,.uiux-features h2{font-size:26px}.uiux-text p{font-size:15px}.uiux-points li{font-size:14.5px}.features-grid-uiux{gap:24px}.feature-box-uiux{padding:40px 28px 34px}.feature-box-uiux h3{font-size:17px}}@media(max-width:480px){.uiux-overview,.uiux-features,.uiux-cta{padding:60px 16px}.uiux-text h2,.uiux-features h2{font-size:23px}.uiux-text p{font-size:14.5px}.uiux-points{padding-left:16px}.uiux-image img{max-width:100%;border-radius:16px}.features-grid-uiux{grid-template-columns:1fr;gap:20px}.feature-box-uiux{padding:36px 22px 30px;border-radius:16px}.feature-box-uiux:before{width:32px;height:32px;top:22px;left:22px}.feature-box-uiux h3{margin-top:38px;font-size:16px}.feature-box-uiux p{font-size:14px}}.digitalmarketing-overview{padding:120px 20px}.digitalmarketing-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.digitalmarketing-text h2{font-size:34px;margin-bottom:18px}.digitalmarketing-text p{font-size:15.5px;line-height:1.8;color:#555;margin-bottom:16px}.digitalmarketing-points{margin-top:20px;padding-left:18px}.digitalmarketing-points li{font-size:15px;margin-bottom:10px}.digitalmarketing-image img{width:100%;max-width:460px;border-radius:20px;box-shadow:0 30px 60px #00000014;margin-left:auto;display:block}.digitalmarketing-features{padding:120px 20px;background:#fafafa}.digitalmarketing-features h2{text-align:center;font-size:34px;margin-bottom:60px}.features-grid-digitalmarketing{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px}.feature-box-digitalmarketing{position:relative;background:#fff;padding:44px 32px 36px;border-radius:18px;border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.feature-box-digitalmarketing:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.feature-box-digitalmarketing:before{content:"";width:36px;height:36px;position:absolute;top:26px;left:26px;background-repeat:no-repeat;background-size:contain;opacity:.9}.feature-box-digitalmarketing h3{margin-top:42px;font-size:18px}.feature-box-digitalmarketing p{font-size:14.5px;color:#555;line-height:1.7}.digitalmarketing-cta{padding:120px 20px;text-align:center;background:#fff}@media(max-width:900px){.digitalmarketing-layout{grid-template-columns:1fr;gap:50px}.digitalmarketing-image img{margin:0 auto}}.icon-seo:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E")}.icon-paid:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 11l18-8v18l-18-8z'/%3E%3C/svg%3E")}.icon-conversion:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4h16v16H4z'/%3E%3Cpath d='M9 12l2 2 4-4'/%3E%3C/svg%3E")}.icon-growth:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 17l6-6 4 4 7-7'/%3E%3Cpath d='M14 8h7v7'/%3E%3C/svg%3E")}@media(max-width:1024px){.digitalmarketing-overview,.digitalmarketing-features,.digitalmarketing-cta{padding:100px 20px}.digitalmarketing-layout{gap:60px}.digitalmarketing-text h2,.digitalmarketing-features h2{font-size:30px}.digitalmarketing-image img{max-width:420px}}@media(max-width:768px){.digitalmarketing-overview,.digitalmarketing-features,.digitalmarketing-cta{padding:80px 18px}.digitalmarketing-text h2,.digitalmarketing-features h2{font-size:26px}.digitalmarketing-text p{font-size:15px}.digitalmarketing-points li{font-size:14.5px}.features-grid-digitalmarketing{gap:24px}.feature-box-digitalmarketing{padding:40px 28px 34px}.feature-box-digitalmarketing h3{font-size:17px}}@media(max-width:480px){.digitalmarketing-overview,.digitalmarketing-features,.digitalmarketing-cta{padding:60px 16px}.digitalmarketing-text h2,.digitalmarketing-features h2{font-size:23px}.digitalmarketing-text p{font-size:14.5px}.digitalmarketing-points{padding-left:16px}.digitalmarketing-image img{max-width:100%;border-radius:16px}.features-grid-digitalmarketing{grid-template-columns:1fr;gap:20px}.feature-box-digitalmarketing{padding:36px 22px 30px;border-radius:16px}.feature-box-digitalmarketing:before{width:32px;height:32px;top:22px;left:22px}.feature-box-digitalmarketing h3{margin-top:38px;font-size:16px}.feature-box-digitalmarketing p{font-size:14px}}.posterdesign-overview{padding:120px 20px}.posterdesign-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.posterdesign-text h2{font-size:34px;margin-bottom:18px}.posterdesign-text p{font-size:15.5px;line-height:1.8;color:#555;margin-bottom:16px}.posterdesign-points{margin-top:20px;padding-left:18px}.posterdesign-points li{font-size:15px;margin-bottom:10px}.posterdesign-image img{width:100%;max-width:460px;border-radius:20px;box-shadow:0 30px 60px #00000014;margin-left:auto;display:block}.posterdesign-features{padding:120px 20px;background:#fafafa}.posterdesign-features h2{text-align:center;font-size:34px;margin-bottom:60px}.features-grid-posterdesign{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px}.feature-box-posterdesign{position:relative;background:#fff;padding:44px 32px 36px;border-radius:18px;border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.feature-box-posterdesign:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.feature-box-posterdesign:before{content:"";width:36px;height:36px;position:absolute;top:26px;left:26px;background-repeat:no-repeat;background-size:contain;opacity:.9}.feature-box-posterdesign h3{margin-top:42px;font-size:18px}.feature-box-posterdesign p{font-size:14.5px;color:#555;line-height:1.7}.posterdesign-cta{padding:120px 20px;text-align:center;background:#fff}@media(max-width:900px){.posterdesign-layout{grid-template-columns:1fr;gap:50px}.posterdesign-image img{margin:0 auto}}.icon-visual:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='18' height='14' rx='2'/%3E%3Ccircle cx='8' cy='8' r='1.5'/%3E%3Cpath d='M3 17l5-5 4 4 4-4 5 5'/%3E%3C/svg%3E")}.icon-brand-poster:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2l7 4v6c0 5-3.5 9-7 10-3.5-1-7-5-7-10V6l7-4z'/%3E%3C/svg%3E")}.icon-message:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z'/%3E%3C/svg%3E")}.icon-scale-poster:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='1.6' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E")}@media(max-width:1024px){.posterdesign-overview,.posterdesign-features,.posterdesign-cta{padding:100px 20px}.posterdesign-layout{gap:60px}.posterdesign-text h2,.posterdesign-features h2{font-size:30px}.posterdesign-image img{max-width:420px}}@media(max-width:768px){.posterdesign-overview,.posterdesign-features,.posterdesign-cta{padding:80px 18px}.posterdesign-text h2,.posterdesign-features h2{font-size:26px}.posterdesign-text p{font-size:15px}.posterdesign-points li{font-size:14.5px}.features-grid-posterdesign{gap:24px}.feature-box-posterdesign{padding:40px 28px 34px}.feature-box-posterdesign h3{font-size:17px}}@media(max-width:480px){.posterdesign-overview,.posterdesign-features,.posterdesign-cta{padding:60px 16px}.posterdesign-text h2,.posterdesign-features h2{font-size:23px}.posterdesign-text p{font-size:14.5px}.posterdesign-points{padding-left:16px}.posterdesign-image img{max-width:100%;border-radius:16px}.features-grid-posterdesign{grid-template-columns:1fr;gap:20px}.feature-box-posterdesign{padding:36px 22px 30px;border-radius:16px}.feature-box-posterdesign:before{width:32px;height:32px;top:22px;left:22px}.feature-box-posterdesign h3{margin-top:38px;font-size:16px}.feature-box-posterdesign p{font-size:14px}}.case-hero{padding:120px 20px;text-align:center}.case-hero-content h1{font-size:clamp(2.8rem,6vw,4rem);margin-bottom:16px}.case-hero-content p{font-size:17px;color:#555;max-width:720px;margin:0 auto}.case-studies-list{padding:60px 20px 120px}.studies-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.case-card{background:#fff;border-radius:18px;border:1px solid rgba(0,0,0,.08);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.case-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px #00000014}.case-image img{width:100%;height:250px;object-fit:cover;display:block}.case-text{padding:24px 20px}.case-text h3{font-size:22px;margin-bottom:10px;color:#1d1d1f}.case-text p{font-size:15.5px;color:#555;line-height:1.7;margin-bottom:14px}.case-tags{display:flex;flex-wrap:wrap;gap:8px}.case-tag{font-size:12.5px;color:#1d1d1f;background:#f3f3f5;padding:6px 12px;border-radius:999px}@media(max-width:768px){.case-image img{height:180px}}@media(max-width:1024px){.case-hero{padding:100px 20px}.case-hero-content h1{font-size:clamp(2.4rem,5.5vw,3.4rem)}.case-hero-content p{font-size:16px}.studies-grid{gap:28px}.case-text h3{font-size:20px}}@media(max-width:768px){.case-hero{padding:80px 18px}.case-hero-content h1{font-size:2.2rem}.case-hero-content p{font-size:15.5px}.case-studies-list{padding:50px 18px 90px}.studies-grid{gap:24px}.case-text{padding:22px 18px}.case-text h3{font-size:19px}.case-text p{font-size:15px}.case-tag{font-size:12px;padding:5px 10px}}@media(max-width:480px){.case-hero{padding:70px 16px}.case-hero-content h1{font-size:2rem}.case-hero-content p{font-size:15px}.case-studies-list{padding:40px 16px 80px}.studies-grid{grid-template-columns:1fr;gap:20px}.case-image img{height:160px}.case-text{padding:20px 16px}.case-text h3{font-size:18px}.case-text p{font-size:14.5px}.case-tag{font-size:11.5px;padding:5px 10px}}.blog-hero{padding:120px 20px;text-align:center}.blog-hero-content h1{font-size:clamp(2.8rem,6vw,4rem);margin-bottom:16px}.blog-hero-content p{font-size:17px;color:#555;max-width:760px;margin:0 auto}.blog-list{padding:80px 20px 120px}.blog-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.blog-card{background:#fff;border-radius:18px;padding:32px 28px;border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px #00000014}.blog-meta{display:flex;justify-content:space-between;margin-bottom:14px}.blog-category{font-size:12px;font-weight:600;letter-spacing:.04em;color:#1d1d1f;text-transform:uppercase}.blog-date{font-size:12px;color:#6e6e73}.blog-card h3{font-size:20px;margin-bottom:10px;color:#1d1d1f}.blog-card p{font-size:15.5px;color:#555;line-height:1.7;margin-bottom:18px}.read-more{font-size:14px;font-weight:500;color:#1d1d1f}@media(max-width:768px){.blog-list{padding:60px 20px 100px}}@media(max-width:1024px){.blog-hero{padding:100px 20px}.blog-hero-content h1{font-size:clamp(2.4rem,5.5vw,3.4rem)}.blog-hero-content p{font-size:16px}.blog-grid{gap:28px}.blog-card{padding:30px 26px}}@media(max-width:768px){.blog-hero{padding:80px 18px}.blog-hero-content h1{font-size:2.2rem}.blog-hero-content p{font-size:15.5px}.blog-list{padding:60px 18px 90px}.blog-grid{gap:24px}.blog-card h3{font-size:18.5px}.blog-card p{font-size:15px}}@media(max-width:480px){.blog-hero{padding:70px 16px}.blog-hero-content h1{font-size:2rem}.blog-hero-content p{font-size:15px}.blog-list{padding:50px 16px 80px}.blog-grid{grid-template-columns:1fr;gap:20px}.blog-card{padding:28px 22px;border-radius:16px}.blog-meta{flex-direction:column;gap:6px}.blog-card h3{font-size:17.5px}.blog-card p{font-size:14.5px}.read-more{font-size:13.5px}}.terms-content{padding:80px 20px 120px;background:#fff}.terms-wrapper{max-width:900px;margin:0 auto}.terms-wrapper h2{font-size:22px;margin-top:36px;margin-bottom:12px;color:#1d1d1f}.terms-wrapper p{font-size:15.5px;line-height:1.8;color:#555}@media(max-width:768px){.terms-content{padding:60px 20px 100px}.terms-wrapper h2{font-size:20px}}@media(max-width:1024px){.terms-content{padding:70px 24px 110px}.terms-wrapper{max-width:820px}.terms-wrapper h2{font-size:21px}.terms-wrapper p{font-size:15.5px}}@media(max-width:768px){.terms-content{padding:60px 20px 100px}.terms-wrapper h2{font-size:20px;margin-top:32px}.terms-wrapper p{font-size:15px;line-height:1.75}}@media(max-width:480px){.terms-content{padding:50px 16px 90px}.terms-wrapper h2{font-size:19px}.terms-wrapper p{font-size:14.8px}}.privacy-content{padding:80px 20px 120px;background:#fff}.privacy-wrapper{max-width:900px;margin:0 auto}.privacy-wrapper h2{font-size:22px;margin-top:36px;margin-bottom:12px;color:#1d1d1f}.privacy-wrapper p{font-size:15.5px;line-height:1.8;color:#555}@media(max-width:768px){.privacy-content{padding:60px 20px 100px}.privacy-wrapper h2{font-size:20px}}@media(max-width:1024px){.privacy-content{padding:70px 24px 110px}.privacy-wrapper{max-width:820px}.privacy-wrapper h2{font-size:21px}.privacy-wrapper p{font-size:15.5px}}@media(max-width:768px){.privacy-content{padding:60px 20px 100px}.privacy-wrapper h2{font-size:20px;margin-top:32px}.privacy-wrapper p{font-size:15px;line-height:1.75}}@media(max-width:480px){.privacy-content{padding:50px 16px 90px}.privacy-wrapper h2{font-size:19px}.privacy-wrapper p{font-size:14.8px}}body{margin:0;font-family:system-ui,sans-serif}
