/* NexZion / Abdul Raheem — Premium editorial UI/UX layer — 2026-09-11 */
:root {
    --ar-bg: #050a10;
    --ar-bg-soft: #09111b;
    --ar-surface: #0d1723;
    --ar-surface-2: #111e2c;
    --ar-text: #f5f8fb;
    --ar-muted: #9ba9b8;
    --ar-line: rgba(255,255,255,.11);
    --ar-line-strong: rgba(255,255,255,.18);
    --ar-accent: #b6ff00;
    --ar-accent-soft: rgba(182,255,0,.10);
    --ar-cyan: #69d9ed;
    --ar-radius: 16px;
    --ar-radius-lg: 22px;
    --ar-max: 1180px;
}
html { scroll-padding-top: 92px; }
body { background: var(--ar-bg) !important; color: var(--ar-text); font-feature-settings: "kern" 1, "liga" 1; }
html[data-bs-theme="light"] { --ar-bg:#f7f9fc; --ar-bg-soft:#eef3f7; --ar-surface:#fff; --ar-surface-2:#f8fafc; --ar-text:#071426; --ar-muted:#5d6b7a; --ar-line:rgba(7,20,38,.11); --ar-line-strong:rgba(7,20,38,.18); background:var(--ar-bg)!important; }
h1,h2,h3,h4,h5,h6{text-wrap:balance}p,li{text-wrap:pretty}h1,h2,h3,h4{letter-spacing:-.035em!important}p{line-height:1.72}.ck-content{overflow:clip}
.navbar{min-height:74px;background:rgba(5,10,16,.88)!important;border-bottom:1px solid var(--ar-line)!important;box-shadow:none!important;backdrop-filter:blur(18px) saturate(140%)}html[data-bs-theme="light"] .navbar{background:rgba(255,255,255,.92)!important}.navbar>.container{width:min(var(--ar-max),calc(100% - 36px));max-width:none}.navbar .site-name-text{font-size:19px!important;font-weight:850;letter-spacing:-.035em}.main-menu .navbar-nav{gap:2px}.main-menu .nav-link{padding:10px 12px!important;border-radius:10px;color:rgba(255,255,255,.74)!important;font-size:14px;font-weight:760}.main-menu .nav-link:hover,.main-menu .nav-link.active{color:#fff!important;background:rgba(255,255,255,.055)}html[data-bs-theme="light"] .main-menu .nav-link{color:#465465!important}html[data-bs-theme="light"] .main-menu .nav-link:hover,html[data-bs-theme="light"] .main-menu .nav-link.active{color:#071426!important;background:rgba(7,20,38,.055)}.nz-header-cta{min-height:42px;padding:11px 16px;border:1px solid var(--ar-accent);border-radius:11px;background:var(--ar-accent);color:#06121e!important;box-shadow:none;font-size:13px;font-weight:900}.nz-header-cta:hover{transform:translateY(-1px);background:#c3ff2b;box-shadow:0 10px 28px rgba(182,255,0,.12)}.navbar-menu,.burger-icon,.dark-light-switcher{border-color:var(--ar-line)!important;background:transparent!important}.dark-light-switcher{width:48px!important;height:48px!important;min-width:48px!important;padding:0!important;margin-right:12px;border-radius:10px!important}@media(min-width:992px){header>.navbar>.navbar-menu,header>.navbar .burger-icon{display:none!important}}.nz-mobile-cta{display:flex;align-items:center;justify-content:center;min-height:48px;margin-top:24px;padding:12px 16px;border-radius:12px;background:var(--ar-accent);color:#06121e!important;font-weight:900;text-decoration:none}
.nz-btn,.section-hero-1 .btn{min-height:46px;padding:12px 17px;border-radius:11px!important;font-size:14px;font-weight:850;box-shadow:none!important}.nz-btn-primary,.btn-gradient{background:var(--ar-accent)!important;border-color:var(--ar-accent)!important;color:#06121e!important}.nz-btn-soft{background:transparent!important;border:1px solid var(--ar-line-strong)!important;color:var(--ar-text)!important}.nz-btn:hover,.section-hero-1 .btn:hover{transform:translateY(-1px)}.nz-btn-soft:hover{border-color:rgba(182,255,0,.55)!important;background:var(--ar-accent-soft)!important}
.nz-home-shell{width:min(var(--ar-max),calc(100% - 36px));color:var(--ar-text)}.nz-trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:34px 0 12px;border:0;border-top:1px solid var(--ar-line);border-bottom:1px solid var(--ar-line);border-radius:0;background:transparent;box-shadow:none}.nz-trust-strip>div{min-height:102px;padding:22px 24px;border-right:1px solid var(--ar-line);background:transparent!important}.nz-trust-strip>div:last-child{border-right:0}.nz-trust-strip strong{color:var(--ar-text)!important;font-size:15px}.nz-trust-strip span{color:var(--ar-muted);font-size:13.5px;line-height:1.55}.nz-home-section{padding:clamp(58px,7vw,92px) 0;border-bottom:1px solid var(--ar-line)}.nz-home-section:last-child{border-bottom:0}.nz-home-section:before{display:none!important}.nz-home-kicker,.nz-eyebrow,.nz-entity-subtitle{display:inline-flex;align-items:center;gap:10px;margin:0 0 14px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--ar-accent)!important;font-size:11.5px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.nz-home-kicker:before,.nz-eyebrow:before,.nz-entity-subtitle:before{content:"";width:24px;height:1px;background:var(--ar-accent)}.nz-home-section h2,.nz-home-cta h2{max-width:820px;margin:0 0 18px;color:var(--ar-text)!important;font-size:clamp(34px,4.5vw,54px);line-height:1.04;letter-spacing:-.045em!important}.nz-home-lead,.nz-home-cta p{max-width:760px;color:var(--ar-muted);font-size:clamp(16px,1.7vw,18px)}.nz-home-intro{max-width:900px}.nz-home-intro>p:not(.nz-home-lead){max-width:760px;color:var(--ar-muted)}.nz-home-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px;margin-top:34px}.nz-home-card{min-height:0;padding:24px 6px 26px;border:0!important;border-top:1px solid var(--ar-line-strong)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible}.nz-home-card:before,.nz-home-card:after{display:none!important}.nz-home-card:hover{transform:none!important;border-color:rgba(182,255,0,.55)!important;box-shadow:none!important}.nz-card-number{width:auto;height:auto;margin:0 0 18px;padding:0;border-radius:0;background:transparent;color:var(--ar-accent);font-size:12px;letter-spacing:.12em}.nz-home-card h3{margin:0 0 10px;color:var(--ar-text)!important;font-size:21px}.nz-home-card p{color:var(--ar-muted);font-size:15px}.nz-home-card a{color:var(--ar-text);font-weight:850;text-decoration:underline;text-decoration-color:rgba(182,255,0,.5);text-underline-offset:5px}.nz-home-card a:after{content:" ↗";color:var(--ar-accent)}.nz-home-shell .nz-entity-hero{display:grid;grid-template-columns:1.12fr .88fr;gap:clamp(34px,6vw,74px);align-items:center;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.nz-home-shell .nz-entity-hero:after{display:none}.nz-home-shell .nz-profile-card{padding:0;border:0;background:transparent;box-shadow:none}.nz-home-shell .nz-profile-photo{border-radius:18px;border-color:var(--ar-line-strong)}.nz-home-shell .nz-profile-note{color:var(--ar-muted)}.nz-industry-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid var(--ar-line);margin-top:28px}.nz-industry-grid span{min-height:64px;padding:17px 4px;border:0;border-bottom:1px solid var(--ar-line);border-radius:0;background:transparent;color:var(--ar-text)!important;font-size:14px}.nz-industry-grid span:before{margin-right:9px;font-size:12px}.nz-process-grid{gap:22px}.nz-process-grid article{padding:22px 6px 8px;border:0;border-top:1px solid var(--ar-line-strong);border-radius:0;background:transparent}.nz-process-grid strong{width:32px;height:32px;margin-bottom:18px;border:1px solid rgba(182,255,0,.45);border-radius:50%;background:transparent;color:var(--ar-accent);font-size:12px}.nz-process-grid h3{color:var(--ar-text)!important;font-size:20px}.nz-process-grid p{color:var(--ar-muted)}figure.nz-home-card,.nz-page figure.nz-card{max-width:980px;margin-top:32px;padding:10px!important;border:1px solid var(--ar-line-strong)!important;border-radius:var(--ar-radius-lg)!important;background:var(--ar-surface)!important;box-shadow:0 24px 70px rgba(0,0,0,.18)!important}figure.nz-home-card img,.nz-page figure.nz-card img{display:block;width:100%;height:auto;border-radius:14px}figure.nz-home-card figcaption,.nz-page figure.nz-card figcaption{padding:13px 8px 5px;color:var(--ar-muted);font-size:13px;line-height:1.55}.nz-home-cta,.nz-cta{padding:clamp(30px,5vw,48px);border:1px solid rgba(182,255,0,.30);border-radius:var(--ar-radius-lg);background:linear-gradient(135deg,rgba(182,255,0,.08),rgba(105,217,237,.035));box-shadow:none}
.nz-page{width:min(var(--ar-max),calc(100% - 36px));margin:0 auto;padding-bottom:36px;color:var(--ar-text)}.container .nz-page{width:100%;max-width:var(--ar-max)}.nz-hero{padding:clamp(48px,7vw,78px) clamp(24px,5vw,56px);border:1px solid var(--ar-line);border-radius:var(--ar-radius-lg);background:#07121f;box-shadow:none}.nz-hero:after{width:300px;height:300px;right:-130px;bottom:-190px;background:rgba(182,255,0,.055);filter:blur(18px)}.nz-hero h1{max-width:880px;margin-bottom:18px;color:#fff;font-size:clamp(40px,5.8vw,70px);line-height:.99;letter-spacing:-.05em!important}.nz-hero p{max-width:760px;color:#a9b5c2;font-size:clamp(16px,1.8vw,19px)}.nz-section{padding:clamp(52px,6vw,76px) 0;border-bottom:1px solid var(--ar-line)}.nz-section:last-child{border-bottom:0}.nz-section h2{max-width:850px;margin-bottom:14px;color:var(--ar-text)!important;font-size:clamp(30px,4vw,46px);line-height:1.08}.nz-section>p,.nz-section .nz-lead{max-width:760px;color:var(--ar-muted);font-size:17px}.nz-grid{gap:18px 22px;margin-top:30px}.nz-card{padding:23px;border:1px solid var(--ar-line)!important;border-radius:var(--ar-radius)!important;background:var(--ar-surface)!important;box-shadow:none!important}.nz-card h3{color:var(--ar-text)!important;font-size:20px}.nz-card p,.nz-card li{color:var(--ar-muted)!important}.nz-card a{color:var(--ar-text)!important;text-decoration:underline;text-decoration-color:rgba(182,255,0,.5);text-underline-offset:4px}.nz-card:hover{border-color:rgba(182,255,0,.35)!important}.nz-step{padding:22px 22px 22px 68px;border-color:var(--ar-line)!important;border-radius:var(--ar-radius);background:transparent}.nz-step:before{left:20px;top:21px;width:30px;height:30px;background:var(--ar-accent)}.nz-step h3{color:var(--ar-text)!important}.nz-step p{color:var(--ar-muted)}.nz-official-links a{border-color:var(--ar-line)!important;border-radius:12px!important;background:transparent!important;color:var(--ar-text)!important}.nz-official-links a:hover{border-color:rgba(182,255,0,.45)!important}.nz-official-links a span{color:var(--ar-muted)}
.nz-entity-shell{max-width:var(--ar-max);margin-inline:auto;color:var(--ar-text)}.nz-entity-shell .nz-entity-hero{gap:clamp(34px,5vw,64px);padding:clamp(38px,5vw,60px);border:1px solid var(--ar-line);border-radius:var(--ar-radius-lg);background:#07121f;box-shadow:none}.nz-entity-shell .nz-entity-hero h1{font-size:clamp(44px,6.5vw,78px);line-height:.96;letter-spacing:-.055em!important}.nz-entity-shell .nz-profile-card{padding:10px;border-color:var(--ar-line);border-radius:20px;background:var(--ar-surface);box-shadow:none}.nz-entity-shell .nz-profile-photo{border-radius:14px}.nz-entity-section{border-bottom:1px solid var(--ar-line)}.nz-entity-section:last-child{border-bottom:0}.nz-entity-section h2{color:var(--ar-text)!important;font-size:clamp(31px,4vw,48px)}.nz-entity-lead,.nz-entity-box p,.nz-entity-box li{color:var(--ar-muted)!important}.nz-entity-box{padding:22px;border-color:var(--ar-line)!important;border-radius:var(--ar-radius);background:var(--ar-surface)!important}.nz-entity-box h3{color:var(--ar-text)!important}.nz-official-bio{max-width:900px;padding:18px 0 18px 24px;border-left:2px solid var(--ar-accent);border-radius:0;background:transparent!important;color:var(--ar-muted)!important}
.post-item,.blog-card,.project-item,.single-service-card-1{border-color:var(--ar-line)!important;border-radius:var(--ar-radius)!important;background:var(--ar-surface)!important;box-shadow:none!important}.post-item:hover,.blog-card:hover,.project-item:hover,.single-service-card-1:hover{transform:none!important;border-color:rgba(182,255,0,.34)!important}.blog-card__image img,.project-item img{border-radius:12px}.filter-button-group .btn-filter{border-radius:10px!important;background:transparent!important;color:var(--ar-muted)!important}.filter-button-group .btn-filter.active,.filter-button-group .btn-filter:hover{background:var(--ar-accent)!important;border-color:var(--ar-accent)!important;color:#06121e!important}
.section-footer,footer .section-footer{background:#07101a!important}.nz-official-footer{border-top-color:var(--ar-line);background:#03070b}.nz-official-footer-inner{width:min(var(--ar-max),calc(100% - 36px));padding:28px 0}.nz-official-footer strong{color:#fff;font-size:16px}.nz-official-footer span{color:#8d9aa8}.nz-official-footer-links a{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#c8d1da!important;font-size:13px;font-weight:750}.nz-official-footer-links a:hover{color:var(--ar-accent)!important}a:focus-visible,button:focus-visible,.btn:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--ar-accent)!important;outline-offset:3px;box-shadow:none!important}.form-control,.form-select{min-height:48px;border:1px solid var(--ar-line)!important;border-radius:10px!important;background:var(--ar-surface)!important;color:var(--ar-text)!important;box-shadow:none!important}.form-control::placeholder{color:var(--ar-muted);opacity:.72}.form-control:focus,.form-select:focus{border-color:rgba(182,255,0,.60)!important;box-shadow:0 0 0 3px rgba(182,255,0,.08)!important}textarea.form-control{min-height:132px;resize:vertical}
@media(max-width:1199.98px){.navbar>.container{width:min(100% - 28px,var(--ar-max))}}@media(max-width:991.98px){.nz-home-shell .nz-entity-hero,.nz-entity-shell .nz-entity-hero{grid-template-columns:1fr}.nz-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.nz-trust-strip>div:nth-child(2){border-right:0}.nz-trust-strip>div:nth-child(-n+2){border-bottom:1px solid var(--ar-line)}.nz-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767.98px){html{scroll-padding-top:76px}.navbar{min-height:66px}.navbar>.container,.nz-home-shell,.nz-page,.nz-official-footer-inner{width:calc(100% - 24px)}.nz-home-section{padding:52px 0}.nz-home-section h2,.nz-home-cta h2{font-size:clamp(31px,9vw,42px)}.nz-hero{padding:38px 22px;border-radius:16px}.nz-hero h1{font-size:clamp(38px,11vw,54px)}.nz-section{padding:46px 0}.nz-section h2{font-size:clamp(29px,8vw,38px)}.nz-grid,.nz-grid-2{grid-template-columns:1fr}.nz-home-grid{grid-template-columns:1fr;gap:8px}.nz-home-card{padding-block:22px}.nz-actions{gap:10px}.nz-actions .nz-btn{width:auto;flex:1 1 180px}.nz-home-cta .nz-actions .nz-btn,.nz-cta .nz-actions .nz-btn{width:100%;flex-basis:100%}figure.nz-home-card,.nz-page figure.nz-card{padding:7px!important;border-radius:16px!important}.nz-process-grid{grid-template-columns:1fr;gap:6px}}@media(max-width:575.98px){.nz-trust-strip{grid-template-columns:1fr}.nz-trust-strip>div{min-height:0;padding:18px 4px;border-right:0;border-bottom:1px solid var(--ar-line)}.nz-trust-strip>div:last-child{border-bottom:0}.nz-industry-grid{grid-template-columns:1fr}.nz-actions{display:grid;grid-template-columns:1fr;width:100%}.nz-actions .nz-btn{width:100%}.nz-card{padding:20px}.nz-entity-shell .nz-entity-hero{padding:24px}}/* Homepage hero: use the founder portrait as the focal point, not decorative template art. */
.section-hero-1{min-height:720px;padding-top:160px!important;padding-bottom:100px!important;background:radial-gradient(circle at 14% 12%,rgba(182,255,0,.07),transparent 30%),linear-gradient(135deg,#050a10 0%,#08131f 68%,#0a1724 100%)!important;border-bottom:1px solid var(--ar-line)}
.section-hero-1>[data-background]{display:none!important}.section-hero-1 .container{width:min(var(--ar-max),calc(100% - 36px));max-width:none}.section-hero-1 .col-lg-6{width:56%;max-width:660px}.section-hero-1 .text-dark{display:inline-block;margin-bottom:16px;color:#b9c4cf!important;font-size:14px;font-weight:800;letter-spacing:.01em}.section-hero-1 h1,.section-hero-1 .ds-2{max-width:690px;font-size:clamp(50px,5.5vw,76px)!important;line-height:.98!important;letter-spacing:-.055em!important;color:#fff}.section-hero-1 .text-300{max-width:620px;color:#a4b0bc!important;font-size:18px;line-height:1.68}.section-hero-1 .text-400{color:#8f9dab!important;font-size:13px;font-weight:750}.section-hero-1 .shape-1{left:auto!important;right:max(24px,calc((100vw - var(--ar-max))/2));bottom:0!important;width:min(39vw,470px);height:calc(100% - 138px);margin:0!important;overflow:hidden;border:1px solid var(--ar-line);border-bottom:0;border-radius:22px 22px 0 0;background:#0b1420}.section-hero-1 .shape-1>img{width:100%;height:100%;object-fit:cover;object-position:center 18%;filter:none!important}.section-hero-1 .shape-1>div{display:none!important}.section-hero-1 .col-lg-6>.d-flex.gap-3{display:none!important}.section-hero-1 .btn-outline-secondary{border-color:var(--ar-line-strong)!important;color:#fff!important;background:transparent!important}.section-hero-1 .btn-outline-secondary:hover{border-color:rgba(182,255,0,.55)!important;background:rgba(182,255,0,.07)!important}
@media(max-width:991.98px){.section-hero-1{min-height:0;padding-top:118px!important;padding-bottom:0!important}.section-hero-1 .container{width:calc(100% - 28px)}.section-hero-1 .col-lg-6{width:100%;max-width:720px}.section-hero-1>.shape-1{position:relative!important;inset:auto!important;width:min(520px,calc(100% - 28px))!important;height:420px!important;margin:46px auto 0!important;border-radius:20px 20px 0 0}.section-hero-1 h1,.section-hero-1 .ds-2{font-size:clamp(45px,9vw,66px)!important}}
@media(max-width:575.98px){.section-hero-1{padding-top:98px!important}.section-hero-1 .container{width:calc(100% - 24px)}.section-hero-1>.shape-1{width:calc(100% - 24px)!important;height:330px!important;margin-top:34px!important}.section-hero-1 h1,.section-hero-1 .ds-2{font-size:clamp(40px,12vw,54px)!important}.section-hero-1 .text-300{font-size:16px}.section-hero-1 .btn{width:100%;margin:0 0 10px!important}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
