/* Theme Name: Nexus Corporation Pakistan
Theme URI: https://nexuscorporation.com.pk
Author: Nexus Corporation Pakistan
Description: Modern responsive corporate website for Nexus Corporation Pakistan.
Version: 1.0.0
Text Domain: nexus-corporation */
:root{--navy:#0d2946;--blue:#155b96;--cyan:#2d95c8;--ink:#18202a;--muted:#667381;--soft:#f4f7fa;--line:#dde5ec;--shadow:0 18px 50px rgba(13,41,70,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);line-height:1.65}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.eyebrow{font-size:.78rem;letter-spacing:.17em;text-transform:uppercase;font-weight:800;color:var(--blue)}h1,h2,h3,h4{line-height:1.15;margin:0 0 .7rem}h1{font-size:clamp(2.5rem,6vw,5.4rem)}h2{font-size:clamp(2rem,4vw,3.25rem)}h3{font-size:1.22rem}.lead{font-size:1.12rem;color:#52606d;max-width:780px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:.9rem 1.2rem;font-weight:800;border:1px solid transparent;transition:.25s}.btn-primary{background:var(--blue);color:white}.btn-primary:hover{background:var(--navy);transform:translateY(-2px)}.btn-outline{border-color:rgba(255,255,255,.7);color:#fff}.btn-outline:hover{background:#fff;color:var(--navy)}.topbar{background:var(--navy);color:#dfeaf3;font-size:.84rem}.topbar .container{display:flex;justify-content:space-between;gap:1rem;padding:.52rem 0}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(13,41,70,.08)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:2rem}.brand img{width:210px;max-height:60px;object-fit:contain}.nav{display:flex;align-items:center;gap:1.2rem;font-size:.92rem;font-weight:750}.nav a:hover{color:var(--blue)}.nav-cta{background:var(--blue);color:#fff!important;padding:.65rem .9rem;border-radius:8px}.menu-toggle{display:none;background:none;border:0;font-size:1.7rem;color:var(--navy)}.hero{min-height:680px;position:relative;display:grid;align-items:center;color:#fff;overflow:hidden}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity .9s}.hero-slide.active{opacity:1}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,24,41,.94),rgba(7,24,41,.58) 58%,rgba(7,24,41,.18))}.hero-content{position:relative;z-index:2;max-width:920px;padding:7rem 0}.hero h1 span{color:#9fd9f2}.hero p{font-size:1.18rem;max-width:720px;color:#e5edf3}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.7rem}.hero-dots{position:absolute;z-index:3;bottom:30px;left:4%;display:flex;gap:.5rem}.hero-dot{width:30px;height:4px;background:rgba(255,255,255,.45);border:0}.hero-dot.active{background:white}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:-58px;position:relative;z-index:4}.stat{background:#fff;border-radius:16px;padding:1.35rem;text-align:center;box-shadow:var(--shadow);border:1px solid var(--line)}.stat strong{display:block;color:var(--blue);font-size:2rem}.stat span{font-size:.88rem;color:var(--muted)}.section{padding:88px 0}.section-soft{background:var(--soft)}.section-dark{background:var(--navy);color:#fff}.section-dark .lead{color:#cbd9e4}.section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem}.grid{display:grid;gap:1.4rem}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.card,.service-detail,.contact-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:1.5rem;box-shadow:0 8px 25px rgba(13,41,70,.05)}.service-icon{width:52px;height:52px;border-radius:13px;background:#e8f3fa;color:var(--blue);display:grid;place-items:center;font-weight:900;margin-bottom:1rem}.card p,.service-detail ul{color:var(--muted)}.card a{color:var(--blue);font-weight:800}.why-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:3rem;align-items:center}.why-grid img,.feature-img{border-radius:22px;box-shadow:var(--shadow);height:460px;width:100%;object-fit:cover}.checklist{display:grid;gap:.8rem;padding:0;list-style:none}.checklist li{display:flex;gap:.75rem}.checklist li:before{content:"✓";color:#fff;background:var(--blue);width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:.75rem;flex:none;margin-top:.18rem}.project-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid var(--line);box-shadow:0 10px 30px rgba(13,41,70,.07)}.project-card img{width:100%;height:250px;object-fit:cover}.project-card .body{padding:1.2rem}.tag{display:inline-block;padding:.25rem .55rem;background:#e8f3fa;color:var(--blue);border-radius:999px;font-size:.72rem;font-weight:800;margin-bottom:.65rem}.project-card p{font-size:.92rem;color:var(--muted)}.logo-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.logo-box{height:95px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;place-items:center;padding:1rem}.logo-box img{max-height:62px;object-fit:contain}.cta{background:linear-gradient(120deg,var(--navy),var(--blue));border-radius:24px;padding:3rem;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:2rem}.cta p{color:#dce7ef;max-width:700px}.page-hero{padding:115px 0 80px;background:linear-gradient(120deg,rgba(9,30,50,.96),rgba(21,91,150,.84)),url('assets/images/hero2.webp') center/cover;color:#fff}.page-hero p{color:#dfe9f1;max-width:760px}.timeline{display:grid;gap:1rem}.timeline-item{display:grid;grid-template-columns:40px 1fr;gap:1rem}.timeline-num{width:38px;height:38px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:900}.service-detail ul{padding-left:1.2rem}.form{display:grid;gap:1rem}.form-grid{grid-template-columns:repeat(2,1fr)}label{font-weight:750;font-size:.9rem}input,select,textarea{width:100%;border:1px solid #cfd9e2;border-radius:9px;padding:.9rem 1rem;font:inherit;background:#fff}textarea{min-height:150px;resize:vertical}.notice{padding:1rem;border-radius:10px;background:#e7f6ed;color:#1e6d3c;margin-bottom:1rem}.site-footer{background:#081d30;color:#d8e4ed;padding:64px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem}.site-footer h4{color:#fff}.site-footer a{color:#c5d4df}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:2.5rem;padding-top:1.1rem;font-size:.82rem;color:#9db0bf;display:flex;justify-content:space-between;gap:1rem}.whatsapp{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:1.45rem;box-shadow:0 10px 30px rgba(0,0,0,.22);z-index:90}@media(max-width:980px){.nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:1rem 4%;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.menu-toggle{display:block}.grid-3{grid-template-columns:repeat(2,1fr)}.why-grid,.grid-2,.footer-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.logo-strip{grid-template-columns:repeat(3,1fr)}.section-head,.cta{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.topbar{display:none}.grid-3,.stats,.logo-strip,.form-grid{grid-template-columns:1fr}.section{padding:66px 0}.hero{min-height:610px}.hero-content{padding:5rem 0}.page-hero{padding:90px 0 60px}.brand img{width:170px}.why-grid img,.feature-img{height:300px}.project-card img{height:220px}.footer-bottom{flex-direction:column}.cta{padding:2rem}}
