/* 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}
.nz-page .section-contact-1{padding:0!important;background:transparent!important;overflow:visible!important}.nz-page .section-contact-1>.container{width:100%;max-width:none;padding:clamp(34px,5vw,56px) 0!important}.nz-page .section-contact-1 .row.mt-8{margin-top:28px!important}.nz-page .section-contact-1 .scroll-move-right{display:none!important}.nz-page .section-contact-1 h3.ds-3{font-size:clamp(30px,4vw,44px)!important;line-height:1.06!important;letter-spacing:-.04em!important}.nz-page .section-contact-1 .rectangle-bg{opacity:.3}
@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{display:flex;flex-direction:column;min-height:0;padding-top:118px!important;padding-bottom:0!important}.section-hero-1 .container{order:1;width:calc(100% - 28px)}.section-hero-1 .col-lg-6{width:100%;max-width:720px}.section-hero-1>.shape-1{order:2;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}}

/* Homepage high-end editorial composition — 2026-09-11 */
.section-hero-1{isolation:isolate;min-height:760px;padding-top:170px!important;padding-bottom:110px!important;background:#050a10!important}
.section-hero-1:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.032) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.76) 64%,transparent 100%)}
.section-hero-1:after{content:"";position:absolute;left:max(18px,calc((100vw - var(--ar-max))/2));right:max(18px,calc((100vw - var(--ar-max))/2));bottom:0;height:1px;background:linear-gradient(90deg,var(--ar-accent) 0 14%,var(--ar-line) 14% 100%)}
.section-hero-1 .container{position:relative;z-index:3}.section-hero-1 .col-lg-6{width:58%;max-width:700px}.section-hero-1 h1,.section-hero-1 .ds-2{max-width:740px;font-size:clamp(56px,6vw,84px)!important;line-height:.94!important;letter-spacing:-.065em!important}.section-hero-1 .text-primary{color:var(--ar-accent)!important}.section-hero-1 .text-300{max-width:640px;margin-top:22px;font-size:18px;line-height:1.72}.section-hero-1 .text-400{display:flex;align-items:center;gap:9px;margin-top:26px!important;color:#8e9aa8!important;letter-spacing:.01em}.section-hero-1 .text-400:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ar-accent);box-shadow:0 0 0 5px rgba(182,255,0,.08)}
.section-hero-1 .shape-1{right:max(24px,calc((100vw - var(--ar-max))/2));width:min(36vw,445px);height:calc(100% - 122px);border:1px solid rgba(255,255,255,.14);border-bottom:0;border-radius:18px 18px 0 0;background:#0a121b;box-shadow:0 32px 90px rgba(0,0,0,.34)}
.section-hero-1 .shape-1:after{content:"FOUNDER & CEO · NEXZION SOLUTIONS";position:absolute;z-index:3;left:0;right:0;bottom:0;padding:46px 24px 20px;background:linear-gradient(180deg,transparent,rgba(3,7,11,.88));color:rgba(255,255,255,.84);font-size:10.5px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.section-hero-1 .shape-1>img{object-position:center 16%}
.nz-home-luxe{width:min(1200px,calc(100% - 36px))}.nz-home-luxe .nz-home-section{padding:clamp(78px,8vw,112px) 0}.nz-home-luxe .nz-home-section h2{max-width:900px;font-size:clamp(40px,5vw,62px);line-height:.98;letter-spacing:-.055em!important}
.nz-trust-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;border-top:1px solid var(--ar-line);border-bottom:1px solid var(--ar-line)}.nz-trust-rail span{min-height:92px;padding:23px 22px 20px;border-right:1px solid var(--ar-line);color:var(--ar-muted);font-size:12.5px;line-height:1.55}.nz-trust-rail span:last-child{border-right:0}.nz-trust-rail strong{display:block;margin-bottom:4px;color:var(--ar-text);font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.nz-editorial-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.72fr);gap:clamp(46px,8vw,116px);align-items:end}.nz-editorial-intro h2{margin-bottom:0!important}.nz-editorial-copy{max-width:520px;padding-bottom:6px}.nz-editorial-copy .nz-home-lead{margin-bottom:15px;color:var(--ar-text);font-size:20px;line-height:1.55}.nz-editorial-copy>p:not(.nz-home-lead){color:var(--ar-muted);font-size:15px}.nz-text-link{display:inline-flex;align-items:center;gap:8px;margin-top:10px;color:var(--ar-text)!important;font-size:13px;font-weight:900;text-decoration:none!important}.nz-text-link:after{content:"↗";color:var(--ar-accent);transition:transform .2s ease}.nz-text-link:hover:after{transform:translate(2px,-2px)}
.nz-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,330px);gap:50px;align-items:end;margin-bottom:38px}.nz-section-head>p{margin:0 0 5px;color:var(--ar-muted);font-size:15px;line-height:1.65}.nz-section-head>.nz-text-link{justify-self:end;align-self:end;margin-bottom:7px}
.nz-capability-matrix{margin-top:6px;border-bottom:1px solid var(--ar-line)}.nz-capability-row{display:grid;grid-template-columns:68px minmax(220px,.82fr) minmax(280px,1.18fr) minmax(175px,.62fr);gap:28px;align-items:start;padding:31px 0;border-top:1px solid var(--ar-line);transition:border-color .2s ease}.nz-capability-row:hover{border-top-color:rgba(182,255,0,.46)}.nz-cap-index{padding-top:3px;color:var(--ar-accent);font-size:11px;font-weight:900;letter-spacing:.14em}.nz-capability-row h3{margin:0;color:var(--ar-text)!important;font-size:23px;line-height:1.15}.nz-capability-row>p{margin:0;color:var(--ar-muted);font-size:14.5px;line-height:1.65}.nz-cap-links{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.nz-cap-links a{color:var(--ar-text)!important;font-size:13px;font-weight:820;text-decoration:none!important}.nz-cap-links a:after{content:" ↗";color:var(--ar-accent)}
.nz-work-feature{display:grid;grid-template-columns:180px 1fr;gap:clamp(32px,5vw,76px);margin-top:10px;padding:clamp(34px,5vw,58px);border:1px solid var(--ar-line-strong);border-radius:18px;background:linear-gradient(135deg,#0d1722 0%,#09111a 68%);overflow:hidden;position:relative}.nz-work-feature:after{content:"";position:absolute;right:-80px;top:-80px;width:220px;height:220px;border:1px solid rgba(182,255,0,.16);border-radius:50%}.nz-work-meta{display:flex;flex-direction:column;justify-content:space-between;min-height:220px}.nz-work-meta span{color:rgba(255,255,255,.13);font-size:82px;font-weight:780;line-height:.9;letter-spacing:-.07em}.nz-work-meta small{max-width:120px;color:var(--ar-accent);font-size:10.5px;font-weight:900;letter-spacing:.12em;line-height:1.45;text-transform:uppercase}.nz-work-main{max-width:760px;position:relative;z-index:2}.nz-work-main h3{margin:7px 0 17px;color:#fff!important;font-size:clamp(42px,5vw,62px);line-height:.98;letter-spacing:-.055em!important}.nz-work-main>p:not(.nz-work-sector){max-width:620px;color:#a6b1bc;font-size:16px}.nz-work-sector,.nz-insight-label{margin:0;color:var(--ar-accent)!important;font-size:10.5px!important;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.nz-work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:38px}.nz-work-grid article{min-height:270px;padding:26px 5px 8px;border-top:1px solid var(--ar-line-strong);display:flex;flex-direction:column}.nz-work-number{margin-bottom:36px;color:var(--ar-muted);font-size:11px;font-weight:900;letter-spacing:.14em}.nz-work-grid h3{margin:7px 0 12px;color:var(--ar-text)!important;font-size:23px;line-height:1.12}.nz-work-grid p:not(.nz-work-sector){color:var(--ar-muted);font-size:14.5px}.nz-work-grid a{margin-top:auto;padding-top:18px;color:var(--ar-text)!important;font-size:13px;font-weight:850;text-decoration:none!important}.nz-work-grid a:after{content:" ↗";color:var(--ar-accent)}
.nz-process-line{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:relative;margin-top:48px}.nz-process-line:before{content:"";position:absolute;left:0;right:0;top:11px;height:1px;background:var(--ar-line-strong)}.nz-process-line article{position:relative;padding:43px 28px 4px 0}.nz-process-line article:before{content:"";position:absolute;top:6px;left:0;width:11px;height:11px;border:2px solid var(--ar-bg);border-radius:50%;background:var(--ar-accent);box-shadow:0 0 0 1px rgba(182,255,0,.44)}.nz-process-line span{color:var(--ar-accent);font-size:10.5px;font-weight:900;letter-spacing:.12em}.nz-process-line h3{margin:8px 0 10px;color:var(--ar-text)!important;font-size:21px}.nz-process-line p{max-width:220px;color:var(--ar-muted);font-size:14px;line-height:1.58}
.nz-founder-note{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:clamp(48px,8vw,112px);margin:18px 0;padding:clamp(52px,7vw,86px);background:#eef4e8;color:#071426}.nz-founder-note h2{max-width:680px;margin:0;color:#071426!important;font-size:clamp(38px,4.8vw,58px);line-height:.99;letter-spacing:-.055em!important}.nz-founder-note .nz-home-kicker{color:#466700!important}.nz-founder-note .nz-home-kicker:before{background:#466700}.nz-founder-note>div:last-child{align-self:end}.nz-founder-note p{margin:0;color:#3f4b42;font-size:16px;line-height:1.72}.nz-founder-note .nz-text-link{margin-top:22px;color:#071426!important}.nz-founder-note .nz-text-link:after{color:#466700}
.nz-insights-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:26px}.nz-insight-feature{min-height:370px;padding:clamp(32px,5vw,50px);border:1px solid var(--ar-line-strong);border-radius:16px;background:#0b141e;display:flex;flex-direction:column;justify-content:flex-end}.nz-insight-feature h3{max-width:700px;margin:12px 0 14px;color:#fff!important;font-size:clamp(34px,4vw,52px);line-height:1.02;letter-spacing:-.05em!important}.nz-insight-feature p{max-width:620px;color:#9eabb7;font-size:15px}.nz-insight-feature a,.nz-insight-stack a{color:var(--ar-text)!important;font-size:13px;font-weight:850;text-decoration:none!important}.nz-insight-feature a:after,.nz-insight-stack a:after{content:" ↗";color:var(--ar-accent)}.nz-insight-stack{display:grid;grid-template-rows:1fr 1fr;gap:26px}.nz-insight-stack article{padding:28px;border:1px solid var(--ar-line);border-radius:16px;background:var(--ar-surface);display:flex;flex-direction:column}.nz-insight-stack h3{margin:12px 0 20px;color:var(--ar-text)!important;font-size:23px;line-height:1.12}.nz-insight-stack a{margin-top:auto}
.nz-home-cta-luxe{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:end;margin:18px 0 70px;padding:clamp(44px,6vw,70px) 0 0!important;border:0!important;border-top:2px solid var(--ar-accent)!important;border-radius:0!important;background:transparent!important}.nz-home-cta-luxe h2{max-width:820px!important}.nz-home-cta-luxe .nz-actions{justify-content:flex-end}
@media(max-width:991.98px){.section-hero-1{min-height:0;padding-top:126px!important}.section-hero-1:before{background-size:56px 56px}.section-hero-1 .col-lg-6{width:100%;max-width:760px}.section-hero-1>.shape-1{width:min(540px,calc(100% - 28px))!important;height:440px!important}.nz-trust-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.nz-trust-rail span:nth-child(2){border-right:0}.nz-trust-rail span:nth-child(-n+2){border-bottom:1px solid var(--ar-line)}.nz-editorial-intro,.nz-section-head,.nz-founder-note,.nz-home-cta-luxe{grid-template-columns:1fr}.nz-section-head{gap:18px}.nz-section-head>.nz-text-link{justify-self:start}.nz-capability-row{grid-template-columns:48px minmax(180px,.9fr) 1.1fr;gap:22px}.nz-capability-row .nz-cap-links{grid-column:2/4;flex-direction:row;flex-wrap:wrap;gap:8px 18px}.nz-work-grid{grid-template-columns:1fr 1fr}.nz-work-grid article:last-child{grid-column:1/-1;min-height:220px}.nz-process-line{grid-template-columns:1fr 1fr;gap:28px 36px}.nz-process-line:before{display:none}.nz-process-line article{padding-top:34px;border-top:1px solid var(--ar-line)}.nz-process-line article:before{top:-6px}.nz-insights-layout{grid-template-columns:1fr}.nz-insight-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.nz-home-cta-luxe .nz-actions{justify-content:flex-start}}
@media(max-width:575.98px){.section-hero-1{padding-top:104px!important}.section-hero-1 h1,.section-hero-1 .ds-2{font-size:clamp(43px,12vw,56px)!important}.section-hero-1>.shape-1{height:350px!important}.section-hero-1 .shape-1:after{padding:42px 18px 16px;font-size:9.5px}.nz-home-luxe{width:calc(100% - 24px)}.nz-home-luxe .nz-home-section{padding:64px 0}.nz-trust-rail{grid-template-columns:1fr}.nz-trust-rail span{min-height:0;padding:16px 4px;border-right:0;border-bottom:1px solid var(--ar-line)}.nz-trust-rail span:last-child{border-bottom:0}.nz-editorial-intro{gap:26px}.nz-editorial-copy .nz-home-lead{font-size:18px}.nz-capability-row{grid-template-columns:36px 1fr;gap:12px 16px;padding:25px 0}.nz-capability-row h3{font-size:21px}.nz-capability-row>p,.nz-capability-row .nz-cap-links{grid-column:2}.nz-capability-row .nz-cap-links{flex-direction:column;gap:7px}.nz-work-feature{grid-template-columns:1fr;padding:28px 22px}.nz-work-meta{min-height:0;flex-direction:row;align-items:center}.nz-work-meta span{font-size:54px}.nz-work-meta small{max-width:none;text-align:right}.nz-work-main h3{font-size:39px}.nz-work-grid{grid-template-columns:1fr;gap:4px}.nz-work-grid article,.nz-work-grid article:last-child{grid-column:auto;min-height:0;padding:26px 2px}.nz-work-number{margin-bottom:22px}.nz-process-line{grid-template-columns:1fr;gap:6px}.nz-founder-note{margin-inline:-12px;padding:48px 24px}.nz-founder-note h2{font-size:38px}.nz-insight-feature{min-height:330px;padding:28px 22px}.nz-insight-feature h3{font-size:34px}.nz-insight-stack{grid-template-columns:1fr;gap:12px}.nz-home-cta-luxe{margin-bottom:42px}.nz-home-cta-luxe .nz-actions{width:100%}}
