:root{--blue:#0868e8;--blue2:#12459c;--navy:#062b70;--green:#18ad57;--purple:#7444dc;--orange:#ff7618;--pink:#e72f76;--teal:#11b8b0;--ink:#10213d;--muted:#5e6c7f;--line:#e5eaf1;--soft:#f6f9fd}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:var(--ink);line-height:1.55;background:#fff;overflow-x:hidden}h1,h2,h3{font-family:Manrope,sans-serif}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}
.header{position:fixed;top:0;left:0;width:100%;height:82px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);z-index:100;border-bottom:1px solid #edf0f5}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.logo img{width:205px;height:70px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:28px;font-size:12px;font-weight:700;color:#18263c}.nav-links a{padding:10px 0;transition:.2s}.nav-links a:hover,.nav-links .active{color:var(--blue)}.nav-cta{background:var(--blue);color:#fff!important;border-radius:25px!important;padding:11px 20px!important;box-shadow:0 8px 20px #0868e830}.menu-toggle{display:none;border:0;background:none}.menu-toggle span{display:block;width:25px;height:2px;background:var(--ink);margin:5px}
.hero{position:relative;padding:145px 0 70px;min-height:610px;overflow:hidden;background:linear-gradient(115deg,#f5fbff 0%,#e9f7ff 54%,#bde8ff 100%)}.hero:after{content:"";position:absolute;right:-180px;top:-120px;width:560px;height:560px;background:linear-gradient(135deg,#0868e8,#12b5e5);border-radius:50%;opacity:.95}.hero-shape{position:absolute;border-radius:50%;filter:blur(2px)}.shape1{width:300px;height:300px;right:18%;bottom:-200px;background:#ffffff80}.shape2{width:180px;height:180px;left:-80px;top:160px;background:#42c7ff45}.hero-grid{display:grid;grid-template-columns:48% 52%;align-items:center;position:relative;z-index:2}.hero-content{padding-bottom:15px}.eyebrow{font-size:9px;font-weight:800;letter-spacing:1.7px;color:var(--blue);display:inline-flex;align-items:center;gap:8px}.eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--green)}.hero h1{font-size:clamp(43px,5vw,64px);line-height:1.05;letter-spacing:-3px;margin-top:18px}.hero h1 em{font-style:normal;color:#0758c8}.hero-content>p{max-width:520px;color:#44566e;font-size:14px;margin:20px 0 23px}.feature-row{display:flex;gap:22px;margin-bottom:24px}.feature-row div{display:flex;align-items:center;gap:7px;font-size:9px}.feature-row b{width:31px;height:31px;border-radius:8px;display:grid;place-items:center;color:#fff;font-size:15px}.feature-row strong{font-size:9px}.blue{background:var(--blue)}.green{background:var(--green)}.purple{background:var(--purple)}.orange{background:var(--orange)}.hero-buttons{display:flex;gap:10px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:13px 18px;border-radius:8px;font-size:11px;font-weight:800;transition:.2s}.btn.primary{background:#0868e8;color:#fff;box-shadow:0 10px 24px #0868e830}.btn.primary:hover{background:#064fb3;transform:translateY(-2px)}.btn.whatsapp{background:#fff;border:1px solid #a8c7ed;color:#12386d}.btn.whatsapp b{color:#19b858}.btn.whatsapp:hover{border-color:#19b858}
.device-area{height:430px;position:relative;display:flex;align-items:center;justify-content:center}.device-glow{position:absolute;width:450px;height:300px;background:#ffffff90;filter:blur(30px);border-radius:50%}.laptop{width:500px;position:relative;z-index:2;transform:perspective(900px) rotateY(-7deg) rotateX(2deg)}.screen{height:300px;border:10px solid #172d4b;border-radius:15px 15px 5px 5px;background:#fff;box-shadow:0 25px 50px #0753a633;display:flex;overflow:hidden}.base{height:14px;background:linear-gradient(#8294aa,#dbe2e9);width:108%;margin-left:-4%;border-radius:0 0 25px 25px;box-shadow:0 10px 10px #23415a33}.dash-sidebar{width:42px;background:#09244d;color:#fff;display:flex;align-items:center;flex-direction:column;padding:10px 0;gap:17px}.dash-sidebar b{font-size:16px;color:#58a7ff}.dash-sidebar i{width:14px;height:3px;background:#58718f;border-radius:4px}.dash-main{flex:1;padding:12px;background:#f6f9fd}.dash-title{display:flex;justify-content:space-between;align-items:center}.dash-title span{font:800 13px Manrope}.dash-title small{font-size:7px;color:#8896a8}.dash-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:10px}.dash-stats div{background:#fff;border:1px solid #e8edf4;border-radius:5px;padding:6px}.dash-stats small{display:block;font-size:5px;color:#8995a4}.dash-stats b{font-size:8px;color:#1264e5}.dash-panels{display:grid;grid-template-columns:1.5fr .7fr;gap:6px;margin-top:7px}.line-chart,.donut{background:#fff;border:1px solid #e8edf4;border-radius:5px;padding:7px;font-size:6px}.line-chart svg{width:100%;height:105px;margin-top:4px}.donut-circle{width:60px;height:60px;border-radius:50%;border:13px solid #7444dc;border-right-color:#18ad57;border-bottom-color:#ff7618;margin:16px auto 6px}.donut small{font-size:5px;color:#8995a4}.phone{position:absolute;right:12px;bottom:25px;z-index:4;width:105px;height:220px;border:5px solid #1c2f49;border-radius:18px;background:#fff;padding:18px 8px 8px;box-shadow:0 20px 40px #16426735;transform:rotate(5deg)}.phone-notch{position:absolute;top:5px;left:35px;width:30px;height:5px;background:#1c2f49;border-radius:4px}.phone small{display:block;font-size:6px;color:#7b899a;margin-bottom:10px}.phone b{display:block;font-size:6px;margin-top:8px}.phone strong{font-size:10px;color:#0868e8}.phone hr{border:0;border-top:1px solid #edf0f4;margin:6px 0}
.section{padding:78px 0}.section-title{text-align:center;margin-bottom:30px}.section-title>span{font-size:10px;color:#123e8e;font-weight:800;letter-spacing:2px;display:inline-flex;align-items:center;gap:14px}.section-title>span:before,.section-title>span:after{content:"";width:45px;height:1px;background:#1c61c6}.section-title h2{font-size:16px;font-weight:500;color:#435267;margin-top:8px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.solution-card{border:1px solid #e4eaf1;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 8px 25px #183c6810;transition:.25s}.solution-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #183c6818}.card-image{height:120px;position:relative;overflow:hidden}.laundry-art{background:linear-gradient(135deg,#40baf3,#8be0ff)}.restaurant-art{background:linear-gradient(135deg,#74d34f,#b9eb91)}.erp-art{background:linear-gradient(135deg,#a184e8,#d2c0ff)}.washer{position:absolute;left:45%;top:24px;width:92px;height:76px;border-radius:10px;background:#e8f7ff;border:5px solid #fff;box-shadow:0 10px 20px #1566a440;color:#41b7f0;font-size:35px;display:grid;place-items:center}.bubbles:before,.bubbles:after{content:"";position:absolute;border-radius:50%;background:#fff8;width:30px;height:30px;right:15%;top:17px}.bubbles:after{width:14px;height:14px;right:8%;top:48px}.chef{position:absolute;left:44%;top:24px;width:90px;height:75px;background:#fff;border-radius:10px;display:grid;place-items:center;font-size:42px;color:#1bad58;box-shadow:0 10px 20px #267e2d2b}.food-shape{position:absolute;width:120px;height:50px;border-radius:50%;background:#ffffff55;right:4%;bottom:-25px}.erp-box{position:absolute;left:39%;top:27px;background:#fff;color:#7040d2;border-radius:7px;padding:18px 23px;font:800 22px Manrope;box-shadow:0 10px 20px #5932a533}.mini-chart{position:absolute;right:12%;bottom:22px;width:60px;height:40px;border-left:4px solid #fff;border-bottom:4px solid #fff}.mini-chart:after{content:"";display:block;width:55px;height:25px;border-top:4px solid #fff;transform:skewY(-25deg) translateY(17px)}.card-body{padding:17px 20px 19px}.card-label{font-size:8px;font-weight:800;letter-spacing:1px}.blue-card .card-label,.blue-card h3{color:#0868e8}.green-card .card-label,.green-card h3{color:#17a851}.purple-card .card-label,.purple-card h3{color:#7040d2}.card-body h3{font-size:18px;margin:5px 0 7px}.card-body p{font-size:10px;color:#5e6c7f;min-height:48px}.card-body ul{list-style:none;margin:9px 0 13px}.card-body li{font-size:9px;margin:4px 0;color:#34455c}.card-body li:before{content:"✓";font-weight:900;margin-right:7px;color:#1169e5}.green-card li:before{color:#18ad57}.purple-card li:before{color:#7444dc}.small-btn{display:inline-block;color:#fff!important;padding:7px 12px;border-radius:20px;font-size:9px;font-weight:800}.small-btn.blue{background:#0868e8}.small-btn.green{background:#18ad57}.small-btn.purple{background:#7444dc}
.services{background:#f8fafc}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.service{min-height:220px;border-radius:12px;padding:23px;position:relative;overflow:hidden;border:1px solid #e7ebf1;background:#fff;display:grid;grid-template-columns:50px 1fr;gap:16px}.service.web{background:linear-gradient(110deg,#fff6f0,#fff)}.service.shop{background:linear-gradient(110deg,#fff0f7,#fff)}.service-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:17px;background:var(--orange)}.shop .service-icon{background:var(--pink)}.service>div:nth-child(2)>span{font-size:8px;color:#a0acba}.service h3{font-size:17px;color:#ec6314;margin:2px 0 5px}.shop h3{color:#df236b}.service p{font-size:10px;color:#68778a}.service ul{list-style:none;margin-top:8px}.service li{font-size:8px;margin:3px 0;color:#435267}.service li:before{content:"●";color:#ff7618;margin-right:6px}.shop .service li:before{color:#e72f76}.service a{display:inline-block;margin-top:8px;font-size:9px;font-weight:800;color:#f06d18}.shop a{color:#df236b}.monitor{position:absolute;right:22px;bottom:-12px;width:145px;height:75px;border:7px solid #35455b;border-bottom-width:11px;border-radius:7px;opacity:.1}.cart{position:absolute;right:35px;bottom:15px;font-size:70px;opacity:.09}
.why{background:linear-gradient(120deg,#05296e,#08469d);color:#fff;padding:68px 0}.why .section-title{margin-bottom:35px}.why .section-title>span{color:#fff}.why .section-title>span:before,.why .section-title>span:after{background:#68b7ff}.why .section-title h2{font-size:25px;color:#fff}.why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.why-grid>div{text-align:center;padding:10px 18px;border-right:1px solid #ffffff35}.why-grid>div:last-child{border-right:0}.wicon{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;color:#fff;margin:0 auto 12px;font-size:20px}.why-grid h3{font-size:12px}.why-grid p{font-size:9px;color:#c9dcf5;margin-top:7px}
.about{padding:78px 0}.about-grid{display:grid;grid-template-columns:38% 62%;gap:70px;align-items:center}.about-logo{text-align:center}.about-logo img{width:270px;max-width:100%;height:auto}.about-logo p{font-size:9px;color:#66768b;max-width:270px;margin:10px auto}.blue-text{color:#0868e8}.about h2{font-size:32px;line-height:1.12;margin:8px 0 17px}.about h2 em{font-style:normal;color:#0868e8}.about p{font-size:12px;color:#5e6c7f;margin-top:12px;max-width:650px}
.contact{padding:65px 0;background:#fff}.contact-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr;gap:30px;align-items:center}.contact h2{font-size:24px;line-height:1.15;margin:7px 0}.contact p{font-size:11px;color:#66768b}.contact-info{display:grid;gap:12px;font-size:11px}.contact-info a,.contact-info>span{display:flex;gap:10px;align-items:center}.contact-info>a:first-child{color:#0868e8}.contact-whatsapp{background:#eaf9f1;border-radius:15px;padding:17px 20px;display:flex;align-items:center;gap:12px;color:#139e51}.contact-whatsapp>b{font-size:38px}.contact-whatsapp strong{font-size:18px;display:block}.contact-whatsapp small{display:block;font-size:10px;color:#12984d;margin-top:3px}
footer{background:#062a70;color:#fff;padding:14px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-inner img{width:145px;height:48px;object-fit:contain;filter:brightness(0) invert(1)}.footer-inner span,.footer-inner a,.footer-inner i{font-size:8px;color:#d4e2f8}.footer-inner div{display:flex;gap:10px}.footer-inner i{font-style:normal}
@media(max-width:1000px){.nav-links{gap:15px}.hero-grid{grid-template-columns:1fr}.hero{padding-top:125px}.device-area{margin-top:15px}.cards{grid-template-columns:1fr 1fr}.purple-card{grid-column:1/-1}.why-grid{grid-template-columns:repeat(3,1fr);row-gap:25px}.why-grid>div:nth-child(3){border-right:0}.contact-grid{grid-template-columns:1fr 1fr}.contact-whatsapp{grid-column:1/-1;max-width:350px}}
@media(max-width:700px){.container{width:calc(100% - 28px)}.header{height:70px}.nav{height:70px}.logo img{width:170px;height:60px}.menu-toggle{display:block}.nav-links{display:none;position:absolute;top:70px;left:12px;right:12px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 45px #15385b20;flex-direction:column;align-items:stretch;gap:0;padding:8px}.nav-links.open{display:flex}.nav-links a{padding:12px}.nav-cta{text-align:center}.hero{padding:105px 0 55px}.hero h1{font-size:42px;letter-spacing:-2px}.feature-row{gap:12px;justify-content:space-between}.feature-row div{gap:4px}.feature-row strong{font-size:8px}.feature-row b{width:27px;height:27px}.device-area{height:300px}.laptop{width:340px}.screen{height:205px;border-width:7px}.phone{width:75px;height:165px;right:-5px;font-size:6px}.phone strong{font-size:7px}.phone-notch{left:23px}.dash-stats{gap:3px}.dash-stats div{padding:3px}.dash-stats small{font-size:4px}.dash-stats b{font-size:6px}.line-chart svg{height:70px}.donut-circle{width:35px;height:35px;border-width:8px;margin:10px auto 4px}.cards,.service-grid{grid-template-columns:1fr}.purple-card{grid-column:auto}.section{padding:60px 0}.why-grid{grid-template-columns:1fr 1fr}.why-grid>div{border-right:0}.about-grid,.contact-grid{grid-template-columns:1fr;gap:25px}.contact-whatsapp{grid-column:auto}.footer-inner{flex-direction:column;align-items:flex-start}.footer-inner img{width:130px}.hero:after{right:-300px}}
