/* Nuovosys design — generated from the approved HTML design and scoped under body.nuovo so it can never leak into or be overridden by the parent Zenith theme. */
:root{--navy:#061827;
  --navy-2:#0b2638;
  --ink:#102234;
  --muted:#637687;
  --cyan:#08afd0;
  --cyan-dark:#078eaf;
  --pale:#eef9fc;
  --line:#dcebf1;
  --white:#fff;
  --shadow:0 18px 50px rgba(6,31,48,.10);
  --radius:14px;
  --container:1180px;}
body.nuovo *{box-sizing:border-box}
html{scroll-behavior:smooth}
body.nuovo{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}
body.nuovo img{max-width:100%;display:block}
body.nuovo a{text-decoration:none;color:inherit}
body.nuovo .container{width:min(var(--container),calc(100% - 48px));margin:auto}
body.nuovo .section{padding:82px 0}
body.nuovo .eyebrow{font-size:10px;letter-spacing:2px;font-weight:800;color:var(--cyan-dark);text-transform:uppercase;margin:0 0 10px}
body.nuovo h1,body.nuovo h2,body.nuovo h3,body.nuovo h4{font-family:Manrope,Inter,sans-serif;line-height:1.08;margin:0}
body.nuovo h2{font-size:39px;letter-spacing:-1.4px}
body.nuovo p{margin:0;color:var(--muted)}
body.nuovo .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--cyan);color:#fff;padding:12px 19px;border-radius:6px;font-size:12px;font-weight:700;transition:.25s}
body.nuovo .btn:hover{background:var(--cyan-dark);transform:translateY(-2px)}
body.nuovo .btn i{font-size:11px}
body.nuovo .btn-outline{background:transparent;border:1px solid rgba(255,255,255,.45)}
body.nuovo .btn-outline:hover{background:#fff;color:var(--navy)}
body.nuovo .header{height:68px;background:#fff;display:flex;align-items:center;position:sticky;top:0;z-index:50;border-bottom:1px solid #edf2f5}
body.nuovo .nav{display:flex;align-items:center;justify-content:space-between}
body.nuovo .logo{display:flex;align-items:center;gap:8px;font-family:Manrope;font-weight:800;font-size:17px;line-height:.9}
body.nuovo .logo-mark{width:28px;height:28px;position:relative;display:inline-block}
body.nuovo .logo-mark:before,body.nuovo .logo-mark:after{content:"";position:absolute;background:var(--cyan-dark)}
body.nuovo .logo-mark:before{width:7px;height:27px;left:3px;top:1px;transform:skewY(0deg)}
body.nuovo .logo-mark:after{width:19px;height:7px;left:9px;top:1px;box-shadow:-7px 20px 0 var(--cyan)}
body.nuovo .logo small{display:block;font:600 6px Inter;color:#718391;letter-spacing:.4px;margin-top:3px}
body.nuovo .navlinks{display:flex;gap:31px;align-items:center;margin-left:80px}
body.nuovo .navlinks a{font-size:10px;font-weight:600;color:#506273;position:relative;padding:25px 0}
body.nuovo .navlinks a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--cyan)}
body.nuovo .header-cta{font-size:10px;padding:10px 16px}
body.nuovo .menu{display:none;background:none;border:0;font-size:22px;color:var(--navy)}
body.nuovo .hero{min-height:595px;background:
linear-gradient(90deg,rgba(3,18,29,.94) 0%,rgba(3,19,31,.86) 43%,rgba(4,21,34,.25) 100%),
var(--nv-bg,none) center/cover;
display:flex;align-items:center;color:#fff}
body.nuovo .hero-content{width:600px;padding:70px 0 65px}
body.nuovo .hero .eyebrow{color:#6ed8e8}
body.nuovo .hero h1{font-size:53px;letter-spacing:-2.5px;margin-bottom:16px}
body.nuovo .hero h1 span{color:#13c7e7}
body.nuovo .hero-copy{max-width:540px;color:#d1dce2;font-size:12px;line-height:1.65;margin-bottom:25px}
body.nuovo .hero-actions{display:flex;align-items:center;gap:22px}
body.nuovo .story{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:600}
body.nuovo .play{width:29px;height:29px;border:1px solid rgba(255,255,255,.8);border-radius:50%;display:grid;place-items:center;font-size:9px}
body.nuovo .hero-stats{display:flex;gap:44px;margin-top:48px}
body.nuovo .stat strong{font-size:19px;color:#13c7e7;display:block;font-family:Manrope}
body.nuovo .stat span{font-size:9px;color:#d4e0e6}
body.nuovo .trusted{background:#f5fbfd;padding:19px 0 22px;text-align:center}
body.nuovo .trusted-title{font-size:8px;letter-spacing:1.7px;color:#82919c;font-weight:800;margin-bottom:18px}
body.nuovo .brands{display:flex;justify-content:space-between;align-items:center;gap:25px;opacity:.62}
body.nuovo .brand{font-family:Manrope;font-size:13px;font-weight:700;color:#71808b;white-space:nowrap}
body.nuovo .brand i{margin-right:5px}
body.nuovo .about-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
body.nuovo .about-text h2{max-width:430px;margin-bottom:14px}
body.nuovo .about-text>p{max-width:510px;font-size:12px;line-height:1.7;margin-bottom:20px}
body.nuovo .about-image{position:relative;padding:0 22px 20px 30px}
body.nuovo .about-image img{height:350px;width:100%;object-fit:cover;border-radius:4px;position:relative;z-index:2}
body.nuovo .about-image:before{content:"";position:absolute;left:0;bottom:0;width:125px;height:125px;background-image:radial-gradient(#b7dfe9 1px,transparent 1px);background-size:9px 9px;z-index:1}
body.nuovo .note{position:absolute;right:0;bottom:17px;background:#eaf7fb;border-radius:7px;padding:19px 24px;width:175px;z-index:3;color:#55a5ba;font:600 13px/1.45 Manrope}
body.nuovo .note-script{position:absolute;right:4px;top:0;color:#9eabb4;font-family:cursive;font-size:16px;transform:rotate(-5deg);width:100px;z-index:4}
body.nuovo .features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:30px}
body.nuovo .feature-icon{width:33px;height:33px;background:#edf9fc;border-radius:50%;display:grid;place-items:center;color:#0ca8c8;margin-bottom:11px}
body.nuovo .feature h4{font-size:11px;margin-bottom:5px}
body.nuovo .feature p{font-size:9px;line-height:1.45}
body.nuovo .services{background:#f0fafc}
body.nuovo .services-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:27px}
body.nuovo .services-top p{font-size:11px;max-width:370px}
body.nuovo .view-link{font-size:10px;color:#079bb9;font-weight:700;white-space:nowrap}
body.nuovo .service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}
body.nuovo .service-card{background:#fff;border:1px solid #e7f0f3;border-radius:6px;padding:24px 13px 17px;min-height:173px;display:flex;flex-direction:column}
body.nuovo .service-icon{font-size:19px;color:#079fbe;margin-bottom:17px}
body.nuovo .service-card h3{font-size:11px;margin-bottom:9px}
body.nuovo .service-card p{font-size:8px;line-height:1.5;flex:1}
body.nuovo .service-card a{font-size:8px;color:#079fbe;font-weight:700;margin-top:14px}
body.nuovo .work{background:var(--navy);color:#fff;position:relative;overflow:hidden}
body.nuovo .work:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,24,38,.96),rgba(5,24,38,.78)),var(--nv-bg,none) center/cover;opacity:.65}
body.nuovo .work .container{position:relative;z-index:1}
body.nuovo .work-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}
body.nuovo .work h2{color:#fff}
body.nuovo .work-top p{color:#ccd7dd;font-size:10px;max-width:330px}
body.nuovo .projects{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}
body.nuovo .project{background:#fff;border-radius:6px;overflow:hidden;color:var(--ink);padding:9px 9px 11px}
body.nuovo .project img{width:100%;height:120px;object-fit:cover;border-radius:3px}
body.nuovo .project-info{display:flex;justify-content:space-between;align-items:center;padding:10px 3px 0}
body.nuovo .project-info strong{font-size:9px}
body.nuovo .project-info span{font-size:8px;color:#079fbe;font-weight:700}
body.nuovo .why-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:85px;align-items:center}
body.nuovo .why h2{max-width:410px;margin-bottom:12px}
body.nuovo .why-copy{font-size:11px;max-width:480px;line-height:1.7;margin-bottom:19px}
body.nuovo .reason-grid{display:grid;grid-template-columns:1fr 1fr}
body.nuovo .reason{display:flex;gap:13px;padding:17px 15px;border-bottom:1px solid #e5eef1}
body.nuovo .reason:nth-child(odd){border-right:1px solid #e5eef1}
body.nuovo .reason-icon{width:39px;height:39px;border-radius:50%;background:#edf9fc;color:#0aa5c3;display:grid;place-items:center;flex:0 0 auto}
body.nuovo .reason h4{font-size:10px;margin:1px 0 5px}
body.nuovo .reason p{font-size:8px;line-height:1.45}
body.nuovo .testimonials{background:#f1fafc}
body.nuovo .test-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}
body.nuovo .test-top p{font-size:10px;max-width:300px}
body.nuovo .test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}
body.nuovo .test-card{background:#fff;border:1px solid #e5eff2;border-radius:5px;padding:19px}
body.nuovo .quote{color:#80909b;font-size:10px;line-height:1.65;min-height:74px}
body.nuovo .person{display:flex;align-items:center;gap:9px;margin-top:11px}
body.nuovo .avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}
body.nuovo .person strong{font-size:9px;display:block}
body.nuovo .person span{font-size:7px;color:#8796a0}
body.nuovo .cta{min-height:300px;background:linear-gradient(90deg,rgba(4,28,44,.93),rgba(4,28,44,.35)),var(--nv-bg,none) center/cover;color:#fff;display:flex;align-items:center}
body.nuovo .cta h2{font-size:42px;max-width:470px;margin-bottom:10px}
body.nuovo .cta p{color:#d6e1e6;font-size:11px;max-width:440px;margin-bottom:20px}
body.nuovo .footer{background:#031522;color:#fff;padding:42px 0 18px}
body.nuovo .footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:55px}
body.nuovo .footer .logo{margin-bottom:14px}
body.nuovo .footer-desc{color:#aebcc4;font-size:10px;max-width:230px;line-height:1.6}
body.nuovo .socials{display:flex;gap:8px;margin-top:16px}
body.nuovo .socials a{width:25px;height:25px;border:1px solid #314755;border-radius:50%;display:grid;place-items:center;font-size:10px;color:#d1dce2}
body.nuovo .footer h4{font-size:10px;margin-bottom:13px}
body.nuovo .footer-links{display:grid;gap:7px}
body.nuovo .footer-links a,body.nuovo .contact-row{font-size:9px;color:#aebcc4}
body.nuovo .contact-row{display:flex;gap:9px;margin-bottom:8px}
body.nuovo .contact-row i{color:#20b9d5;width:11px}
body.nuovo .footer-bottom{border-top:1px solid #213641;margin-top:29px;padding-top:14px;display:flex;justify-content:space-between;font-size:8px;color:#7f919c}
body.nuovo .footer-bottom div{display:flex;gap:18px}
@media(max-width:1000px){
body.nuovo .navlinks{gap:18px;margin-left:20px}
body.nuovo .service-grid{grid-template-columns:repeat(3,1fr)}
body.nuovo .hero h1{font-size:47px}
body.nuovo .about-grid,body.nuovo .why-grid{gap:40px}
}
@media(max-width:760px){
body.nuovo .container{width:min(var(--container),calc(100% - 32px))}
body.nuovo .header{height:62px}
body.nuovo .navlinks,body.nuovo .header-cta{display:none}
body.nuovo .menu{display:block}
body.nuovo .nav{width:100%}
body.nuovo .hero{min-height:650px}
body.nuovo .hero-content{width:100%;padding:70px 0}
body.nuovo .hero h1{font-size:42px}
body.nuovo .hero-stats{gap:20px;flex-wrap:wrap}
body.nuovo .brands{overflow:auto;justify-content:flex-start;padding-bottom:3px}
body.nuovo .brand{min-width:max-content}
body.nuovo .section{padding:62px 0}
body.nuovo h2{font-size:31px}
body.nuovo .about-grid,body.nuovo .why-grid{grid-template-columns:1fr}
body.nuovo .about-image{order:-1}
body.nuovo .about-image img{height:310px}
body.nuovo .features{gap:13px}
body.nuovo .services-top,body.nuovo .work-top,body.nuovo .test-top{display:block}
body.nuovo .services-top p,body.nuovo .work-top p,body.nuovo .test-top p{margin-top:14px}
body.nuovo .view-link{display:inline-block;margin-top:13px}
body.nuovo .service-grid{grid-template-columns:repeat(2,1fr)}
body.nuovo .projects,body.nuovo .test-grid{grid-template-columns:1fr}
body.nuovo .project img{height:180px}
body.nuovo .reason-grid{margin-top:25px}
body.nuovo .cta h2{font-size:35px}
body.nuovo .footer-grid{grid-template-columns:1fr 1fr;gap:32px}
}
@media(max-width:480px){
body.nuovo .hero h1{font-size:35px;letter-spacing:-1.4px}
body.nuovo .hero-copy{font-size:11px}
body.nuovo .hero-stats{display:grid;grid-template-columns:1fr 1fr}
body.nuovo .stat strong{font-size:17px}
body.nuovo .about-image{padding:0 10px 20px}
body.nuovo .about-image img{height:260px}
body.nuovo .note{width:145px;padding:14px 17px;font-size:11px}
body.nuovo .features{grid-template-columns:1fr}
body.nuovo .service-grid{grid-template-columns:1fr}
body.nuovo .service-card{min-height:150px}
body.nuovo .reason-grid{grid-template-columns:1fr}
body.nuovo .reason:nth-child(odd){border-right:0}
body.nuovo .cta{min-height:360px}
body.nuovo .footer-grid{grid-template-columns:1fr}
body.nuovo .footer-bottom{display:block;line-height:2}
body.nuovo .footer-bottom div{margin-top:7px}
}

/* ---- Integration with Zenith / Nova Builder wrappers ---- */
body.nuovo .nova-section__inner{max-width:none;padding:0}
body.nuovo .nova-column{padding:0}
body.nuovo .zenith-site-main{padding:0;margin:0}
body.nuovo .navlinks a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--cyan)}
body.admin-bar.nuovo .header{top:32px}
@media(max-width:782px){body.admin-bar.nuovo .header{top:46px}}
