/*
Theme Name: OKBuild Project Materials
Theme URI: https://okbuilds.com/
Author: OKBuild
Version: 1.0.45
Description: WordPress theme for OKBuild commercial project building materials pages.
Text Domain: okbuild
*/

:root{
  --ink:#111316;
  --muted:#5d646c;
  --line:#dfe3e6;
  --paper:#fff;
  --soft:#f5f6f4;
  --soft-2:#ece8df;
  --brand:#c41230;
  --brand-dark:#8d1024;
  --field:#f8f8f6;
  --dark:#191b1f;
  --max:1400px;
  --font-body:"Aptos","Segoe UI","Helvetica Neue",Arial,sans-serif;
  --font-display:"Aptos Display","Segoe UI","Helvetica Neue",Arial,sans-serif;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:var(--font-body);color:var(--ink);background:var(--paper);line-height:1.55}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
h1,h2,h3,p{margin-top:0}
.container{width:min(var(--max),calc(100% - 56px));margin:0 auto}
.site-header{position:fixed;inset:0 0 auto;z-index:40;border-bottom:1px solid rgba(255,255,255,.18);color:#fff;background:rgba(17,19,22,.46);backdrop-filter:blur(16px)}
.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:inline-flex;align-items:center;flex:0 0 auto;white-space:nowrap}
.brand-logo{width:168px;height:auto}
.footer-logo{width:170px}
.nav-links{display:flex;align-items:center;gap:4px;font-size:14px;color:rgba(255,255,255,.88)}
.nav-item{position:relative}
.nav-link{display:inline-flex;align-items:center;min-height:72px;padding:0 11px;border-bottom:2px solid transparent;font-family:var(--font-display);font-weight:720}
.nav-link:hover,.nav-item:focus-within .nav-link{border-color:#fff;color:#fff}
.mega{position:absolute;top:calc(100% + 1px);left:0;width:620px;display:grid;grid-template-columns:repeat(2,1fr);gap:6px 18px;padding:18px;border:1px solid rgba(255,255,255,.18);border-radius:8px;opacity:0;visibility:hidden;transform:translateY(8px);background:rgba(17,19,22,.96);box-shadow:0 28px 80px rgba(0,0,0,.32);transition:.16s ease}
.nav-item:hover .mega,.nav-item:focus-within .mega{opacity:1;visibility:visible;transform:translateY(0)}
.mega.compact{width:330px;grid-template-columns:1fr}
.mega.image-mega{width:760px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px}
.mega.products-menu{left:-260px;width:880px;grid-template-columns:repeat(5,minmax(0,1fr))}
.mega a{display:grid;gap:3px;padding:12px;border-radius:6px}
.mega.image-mega a{gap:0;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04)}
.mega a:hover{background:rgba(255,255,255,.08)}
.mega strong{color:#fff;font-size:14px}
.mega.image-mega strong{display:block;padding:10px 12px 12px;font-size:13px;line-height:1.25}
.mega span{color:rgba(255,255,255,.58);font-size:12px}
.mega.image-mega img{width:100%;aspect-ratio:16/10;object-fit:cover;opacity:.92;transition:.18s ease}
.mega.image-mega a:hover img{opacity:1;transform:scale(1.04)}
.nav-actions{display:flex;align-items:center;gap:10px}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid transparent;border-radius:6px;font-family:var(--font-display);font-weight:750;font-size:14px;cursor:pointer;transition:.16s ease}
.btn:hover{transform:translateY(-1px)}
.btn-primary{color:#fff;background:var(--brand);border-color:var(--brand)}
.btn-primary:hover{background:var(--brand-dark);border-color:var(--brand-dark)}
.btn-ghost{color:#fff;border-color:rgba(255,255,255,.64);background:rgba(255,255,255,.08)}
.btn-light{color:var(--ink);border-color:var(--line);background:#fff}
.mobile-menu{display:none;position:relative}
.mobile-menu summary{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:6px;cursor:pointer;list-style:none}
.mobile-menu summary::-webkit-details-marker{display:none}
.menu-bars{display:grid;gap:5px;width:18px}
.menu-bars span{display:block;height:2px;border-radius:2px;background:#fff}
.mobile-panel{position:fixed;top:64px;left:14px;right:14px;display:grid;gap:2px;padding:10px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:rgba(17,19,22,.96);box-shadow:0 24px 80px rgba(0,0,0,.26)}
.mobile-panel a{padding:13px 12px;border-radius:6px;color:rgba(255,255,255,.88);font-weight:700}
.mobile-panel a:hover{background:rgba(255,255,255,.08);color:#fff}
.hero{min-height:540px;display:grid;align-items:center;position:relative;padding:0;color:#fff;background:linear-gradient(90deg,rgba(10,12,14,.78),rgba(10,12,14,.52) 48%,rgba(10,12,14,.16)),var(--hero-image) center/cover no-repeat}
.hero:after{content:"";position:absolute;z-index:2;inset:auto 0 0;height:120px;background:linear-gradient(180deg,rgba(17,19,22,0),rgba(17,19,22,.66));pointer-events:none}
.hero-inner{position:relative;z-index:3;padding:80px 0 40px}
.hero-background-media,.quote-background-media{position:absolute;z-index:0;inset:0;overflow:hidden;pointer-events:none}
.hero-background-media:after,.quote-background-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,12,14,.78),rgba(10,12,14,.52) 48%,rgba(10,12,14,.16));pointer-events:none}
.hero-background-media .okb-visual-media,.quote-background-media .okb-visual-media{width:100%;height:100%;object-fit:cover}
.hero-background-slider{position:absolute;z-index:0;inset:0;overflow:hidden;pointer-events:none;background:#111316}
.hero-background-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease}
.hero-background-slide.is-active{opacity:1;visibility:visible}
.hero-background-slide .okb-visual-media{width:100%;height:100%;object-fit:cover}
.hero-slider-dots{position:absolute;z-index:4;right:max(28px,calc((100vw - var(--max))/2));bottom:54px;display:flex;align-items:center;gap:9px}
.hero-slider-dot{width:9px;height:9px;padding:0;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:transparent;box-shadow:0 2px 10px rgba(0,0,0,.28);cursor:pointer;transition:width .2s ease,background .2s ease,border-radius .2s ease}
.hero-slider-dot.is-active{width:30px;border-radius:5px;background:#fff}
.okb-visual-media{display:block;width:100%;height:100%;object-fit:cover;background:#17191d}
.okb-media-video{transition:transform .3s ease,filter .3s ease}
a:hover .okb-media-video,article:hover .okb-media-video{transform:scale(1.035)}
.eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 22px;font-family:var(--font-display);font-size:13px;font-weight:800;color:#fff}
.eyebrow:before{content:"";width:34px;height:2px;background:var(--brand)}
h1{max-width:980px;margin-bottom:26px;font-family:var(--font-display);font-size:56px;line-height:1.08}
.hero-copy{max-width:760px;margin-bottom:28px;color:rgba(255,255,255,.84);font-size:18px;line-height:1.68}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}
.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;width:min(var(--max),calc(100% - 56px));margin:-34px auto 0;position:relative;z-index:3;background:var(--line);border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 24px 70px rgba(17,19,22,.16)}
.proof{min-height:112px;padding:24px 26px;background:#fff}
.proof strong{display:block;color:var(--brand);font-size:42px;line-height:1;margin-bottom:10px}
.proof span{color:var(--muted);font-size:14px}
section{padding:92px 0}
.section-head{display:grid;grid-template-columns:.84fr 1fr;gap:48px;align-items:end;margin-bottom:36px}
.label{display:block;margin-bottom:12px;color:var(--brand);font-family:var(--font-display);font-size:13px;font-weight:850}
h2{margin-bottom:0;font-family:var(--font-display);font-size:38px;line-height:1.14}
.section-intro{margin-bottom:0;color:var(--muted);font-size:17px}
.intent-grid,.case-grid,.resource-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.intent-card,.case-card,.resource{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}
.intent-card figure,.resource figure{margin:0;aspect-ratio:16/10;overflow:hidden;background:var(--soft-2)}
.case-card figure{margin:0;aspect-ratio:4/3;overflow:hidden;background:var(--soft-2)}
.intent-card img,.case-card img,.resource img{width:100%;height:100%;object-fit:cover;transition:.22s ease}
.intent-card:hover img,.case-card:hover img,.resource:hover img{transform:scale(1.035)}
.intent-body,.case-body,.resource-body{padding:24px}
.intent-number{display:block;margin-bottom:24px;color:var(--brand);font-weight:900}
.intent-body h3,.case-card h3,.resource strong{display:block;margin-bottom:10px;font-size:21px;line-height:1.2}
.intent-body p,.case-card p,.resource p{margin-bottom:0;color:var(--muted);font-size:15px}
.solutions,.material-system,.cases{background:var(--soft)}
.solution-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.solution{position:relative;grid-column:span 3;min-height:318px;overflow:hidden;border-radius:8px;color:#fff;background:#14171b;box-shadow:0 18px 48px rgba(17,19,22,.12)}
.solution:nth-child(1){grid-column:span 7;min-height:430px}
.solution:nth-child(2){grid-column:span 5;min-height:430px}
.solution img,.solution>.okb-media-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.32s ease}
.solution:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,12,14,.02),rgba(10,12,14,.16) 42%,rgba(10,12,14,.64)),linear-gradient(90deg,rgba(10,12,14,.22),rgba(10,12,14,0));pointer-events:none}
.solution:hover img,.solution:hover>.okb-media-video{transform:scale(1.055);filter:saturate(1.04)}
.solution-content{position:relative;z-index:1;min-height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:30px}
.solution small{display:inline-flex;align-self:flex-start;align-items:center;margin-bottom:16px;color:#fff;font-family:var(--font-display);font-size:14px;font-weight:850;text-shadow:0 2px 16px rgba(0,0,0,.45)}
.solution small:after{content:"";width:36px;height:2px;margin-left:12px;background:#fff;opacity:.78}
.solution h3{max-width:620px;margin-bottom:12px;color:#fff;font-size:27px;line-height:1.15;text-shadow:0 2px 18px rgba(0,0,0,.34)}
.solution:nth-child(1) h3,.solution:nth-child(2) h3{font-size:32px}
.solution p{max-width:620px;color:rgba(255,255,255,.86);font-size:15px;line-height:1.58;text-shadow:0 2px 16px rgba(0,0,0,.34)}
.material-layout{display:grid;grid-template-columns:.94fr 1.06fr;gap:28px;align-items:stretch}
.material-visual{min-height:610px;position:relative;overflow:hidden;border-radius:8px;background:var(--soft-2)}
.material-visual img,.material-visual video{width:100%;height:100%;object-fit:cover}
.material-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,12,14,0),rgba(10,12,14,.68));pointer-events:none}
.material-caption{position:absolute;z-index:1;left:28px;right:28px;bottom:28px;color:#fff}
.material-caption h3{margin-bottom:10px;font-size:30px;line-height:1.15}
.material-caption p{margin-bottom:0;color:rgba(255,255,255,.78)}
.material-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.material-item{display:grid;grid-template-columns:92px 1fr;min-height:132px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}
.material-item img,.material-item video{width:100%;height:100%;object-fit:cover}
.material-item div{padding:16px}
.material-item h3{margin-bottom:6px;font-size:17px;line-height:1.2}
.material-item p{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.45}
.seo-cluster{background:#fff}
.seo-path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.seo-path-card{min-height:260px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#fff,#fafafa);transition:.18s ease}
.seo-path-card:hover{transform:translateY(-3px);border-color:rgba(196,18,48,.36);box-shadow:0 18px 42px rgba(17,19,22,.08)}
.seo-path-card span{display:inline-flex;align-self:flex-start;margin-bottom:32px;padding:5px 9px;border-radius:4px;color:var(--brand);background:#fff1f3;font-size:12px;font-weight:850}
.seo-path-card h3{margin-bottom:12px;font-size:22px;line-height:1.18}
.seo-path-card p{margin-bottom:0;color:var(--muted);font-size:14px}
.spec-section{background:var(--soft)}
.spec-matrix{display:grid;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}
.spec-row{display:grid;grid-template-columns:120px 1fr 230px;gap:22px;align-items:center;min-height:118px;padding:22px 24px;border-bottom:1px solid var(--line)}
.spec-row:last-child{border-bottom:0}
.spec-index{display:grid;width:48px;height:48px;place-items:center;border-radius:6px;color:#fff;background:var(--brand);font-weight:900}
.spec-row h3{margin-bottom:6px;font-size:20px;line-height:1.2}
.spec-row p{margin-bottom:0;color:var(--muted);font-size:15px}
.spec-row strong{justify-self:end;padding:10px 12px;border-radius:6px;color:#4f555c;background:var(--field);font-size:13px;line-height:1.3;text-align:right}
.product-modules{background:#fff}
.product-module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.product-module-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;transition:.18s ease}
.product-module-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(17,19,22,.08)}
.product-module-card figure{margin:0;aspect-ratio:16/11;overflow:hidden;background:var(--soft-2)}
.product-module-card img{width:100%;height:100%;object-fit:cover;transition:.22s ease}
.product-module-card:hover img{transform:scale(1.04)}
.product-module-card div{padding:20px}
.product-module-card span{display:block;margin-bottom:14px;color:var(--brand);font-size:12px;font-weight:900}
.product-module-card h3{margin-bottom:9px;font-size:19px;line-height:1.2}
.product-module-card p{margin-bottom:0;color:var(--muted);font-size:14px}
.company-ecosystem{color:#fff;background:var(--dark)}
.company-ecosystem .label{color:#ff8a9d}
.company-ecosystem .section-intro{color:rgba(255,255,255,.7)}
.company-ecosystem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.company-ecosystem-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#22252a;transition:.2s ease}
.company-ecosystem-card:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.28);box-shadow:0 20px 52px rgba(0,0,0,.2)}
.company-ecosystem-card figure{margin:0;aspect-ratio:16/10;overflow:hidden;background:#141619}
.company-ecosystem-card img{width:100%;height:100%;object-fit:cover;transition:.28s ease}
.company-ecosystem-card:hover img{transform:scale(1.04)}
.company-ecosystem-body{display:flex;flex:1;flex-direction:column;padding:26px}
.company-ecosystem-body span{display:block;margin-bottom:26px;color:#ff8a9d;font-size:12px;font-weight:900}
.company-ecosystem-body h3{margin-bottom:10px;color:#fff;font-size:24px;line-height:1.18}
.company-ecosystem-body p{margin-bottom:0;color:rgba(255,255,255,.68);font-size:15px}
.company-ecosystem-body strong{display:inline-flex;align-items:center;margin-top:auto;padding-top:24px;color:#fff;font-size:13px}
.company-ecosystem-body strong:after{content:"\2192";margin-left:8px;font-size:16px}
.center-journey{background:var(--soft)}
.center-journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.center-journey-step{display:grid;grid-template-columns:72px 1fr;overflow:hidden;border-top:3px solid var(--brand);background:#fff;box-shadow:0 14px 38px rgba(17,19,22,.06)}
.center-journey-step figure{grid-column:1/-1;margin:0;aspect-ratio:16/9;overflow:hidden;background:var(--soft-2)}
.center-journey-step img{width:100%;height:100%;object-fit:cover;transition:.28s ease}
.center-journey-step:hover img{transform:scale(1.04)}
.center-journey-index{display:flex;align-items:flex-start;justify-content:center;padding:28px 12px;color:var(--brand);font-size:28px;font-weight:900}
.center-journey-body{padding:28px 26px 30px 0}
.center-journey-body span{display:block;margin-bottom:16px;color:var(--brand);font-size:12px;font-weight:900}
.center-journey-body h3{margin-bottom:10px;font-size:23px;line-height:1.18}
.center-journey-body p{margin-bottom:0;color:var(--muted);font-size:15px}
.service-blueprint{color:#fff;background:var(--dark)}
.service-blueprint .label{color:#ff8a9d}
.service-blueprint .section-intro{color:rgba(255,255,255,.7)}
.service-blueprint-table{overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#202329}
.service-blueprint-head,.service-blueprint-row{display:grid;grid-template-columns:220px minmax(0,1fr) 245px 245px}
.service-blueprint-head{min-height:52px;align-items:center;border-bottom:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.48);background:#15171b;font-size:11px;font-weight:850;text-transform:uppercase}
.service-blueprint-head span{padding:0 22px}
.service-blueprint-row{min-height:150px;border-bottom:1px solid rgba(255,255,255,.12)}
.service-blueprint-row:last-child{border-bottom:0}
.service-blueprint-row>div,.service-blueprint-row>p{display:flex;min-width:0;flex-direction:column;justify-content:center;margin:0;padding:24px 22px;border-right:1px solid rgba(255,255,255,.12)}
.service-blueprint-row>div:last-child{border-right:0}
.service-blueprint-stage span{margin-bottom:14px;color:#ff8a9d;font-size:12px;font-weight:900}
.service-blueprint-stage h3{margin:0;color:#fff;font-size:21px;line-height:1.16}
.service-blueprint-row>p{color:rgba(255,255,255,.7);font-size:14px}
.service-blueprint-input small,.service-blueprint-output small{display:none}
.service-blueprint-input strong,.service-blueprint-output strong{color:#fff;font-size:14px;line-height:1.5}
.service-blueprint-output{background:rgba(196,18,48,.08)}
.quality-gates{background:var(--soft)}
.quality-gates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.quality-gate{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 34px rgba(17,19,22,.05)}
.quality-gate figure{margin:0;aspect-ratio:16/10;overflow:hidden;background:var(--soft-2)}
.quality-gate img{width:100%;height:100%;object-fit:cover;transition:.28s ease}
.quality-gate:hover img{transform:scale(1.04)}
.quality-gate-body{display:flex;flex:1;flex-direction:column;padding:26px}
.quality-gate-body span{display:block;margin-bottom:20px;color:var(--brand);font-size:12px;font-weight:900}
.quality-gate-body h3{margin-bottom:10px;font-size:23px;line-height:1.18}
.quality-gate-body p{margin-bottom:24px;color:var(--muted);font-size:15px}
.quality-gate-body strong{display:block;margin-top:auto;padding:14px 0 0 14px;border-left:3px solid var(--brand);color:#3f454c;font-size:13px;line-height:1.45}
.team-roles{background:#fff}
.team-roles-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.team-role-card{grid-column:span 3;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 14px 38px rgba(17,19,22,.06)}
.team-role-card:nth-child(1),.team-role-card:nth-child(2){grid-column:span 6;display:grid;grid-template-columns:1.05fr .95fr;min-height:350px}
.team-role-card figure{margin:0;aspect-ratio:4/3;overflow:hidden;background:var(--soft-2)}
.team-role-card:nth-child(1) figure,.team-role-card:nth-child(2) figure{min-height:350px;aspect-ratio:auto}
.team-role-card img{width:100%;height:100%;object-fit:cover;transition:.28s ease}
.team-role-card:hover img{transform:scale(1.035)}
.team-role-body{display:flex;flex:1;flex-direction:column;padding:24px}
.team-role-card:nth-child(1) .team-role-body,.team-role-card:nth-child(2) .team-role-body{justify-content:center;padding:32px}
.team-role-body span{display:block;margin-bottom:18px;color:var(--brand);font-size:12px;font-weight:900}
.team-role-body small{display:block;margin-bottom:9px;color:var(--muted);font-size:12px;font-weight:800}
.team-role-body h3{margin-bottom:10px;font-size:22px;line-height:1.18}
.team-role-body p{margin-bottom:0;color:var(--muted);font-size:14px}
.okb-page-one-stop-solutions .hero{min-height:620px;background:linear-gradient(90deg,rgba(10,12,14,.8),rgba(10,12,14,.5) 52%,rgba(10,12,14,.08)),var(--hero-image) center/cover no-repeat}
.okb-page-one-stop-solutions .hero-inner{padding-top:118px;padding-bottom:70px}
.okb-page-one-stop-solutions .hero h1{max-width:860px;font-size:60px}
.okb-page-one-stop-solutions .hero-copy{max-width:720px}
.okb-page-one-stop-solutions .solutions{padding-top:78px;background:#fff}
.okb-page-one-stop-solutions .solution-grid{gap:14px}
.okb-page-one-stop-solutions .solution{min-height:350px;box-shadow:none}
.okb-page-one-stop-solutions .solution:nth-child(1),.okb-page-one-stop-solutions .solution:nth-child(2){min-height:500px}
.okb-page-one-stop-solutions .solution:after{background:linear-gradient(180deg,rgba(10,12,14,0),rgba(10,12,14,.08) 46%,rgba(10,12,14,.49))}
.okb-page-one-stop-solutions .solution-content{padding:26px}
.okb-page-one-stop-solutions .intent-section{background:var(--soft)}
.okb-page-one-stop-solutions .intent-card{transition:.18s ease}
.okb-page-one-stop-solutions .intent-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(17,19,22,.08)}
.okb-page-one-stop-solutions .spec-section{color:#fff;background:var(--dark)}
.okb-page-one-stop-solutions .spec-section .label{color:#ff8a9d}
.okb-page-one-stop-solutions .spec-section .section-intro,.okb-page-one-stop-solutions .spec-row p{color:rgba(255,255,255,.68)}
.okb-page-one-stop-solutions .spec-matrix{border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.09)}
.okb-page-one-stop-solutions .spec-row{border-color:rgba(255,255,255,.12);background:#21242a}
.okb-page-one-stop-solutions .spec-row strong{color:#fff;background:rgba(255,255,255,.08)}
.okb-page-one-stop-solutions .center-layout{grid-template-columns:1.1fr .9fr}
.okb-page-one-stop-solutions .center-image{aspect-ratio:4/3}
.okb-page-one-stop-solutions .product-modules{background:var(--soft)}
.okb-page-one-stop-solutions .material-system{background:#fff}
.okb-page-one-stop-solutions .cases{background:var(--soft)}
.okb-page-type-solution-detail .hero{min-height:680px;background:linear-gradient(90deg,rgba(10,12,14,.82),rgba(10,12,14,.5) 54%,rgba(10,12,14,.08)),var(--hero-image) center/cover no-repeat}
.okb-page-type-solution-detail .hero-inner{padding-top:126px;padding-bottom:84px}
.okb-page-type-solution-detail .hero h1{max-width:960px;font-size:58px}
.okb-page-type-solution-detail .hero-copy{max-width:780px}
.okb-page-type-solution-detail .proof-strip{margin-top:-42px;box-shadow:0 22px 58px rgba(17,19,22,.14)}
.okb-page-type-solution-detail .intent-section{padding:78px 0 88px;background:#fff}
.okb-page-type-solution-detail .intent-card{display:grid;grid-template-rows:190px 1fr;transition:.18s ease}
.okb-page-type-solution-detail .intent-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(17,19,22,.08)}
.okb-page-type-solution-detail .intent-card figure{aspect-ratio:auto}
.okb-page-type-solution-detail .resources{background:var(--soft)}
.okb-page-type-solution-detail .resource{box-shadow:0 12px 34px rgba(17,19,22,.05)}
.okb-page-type-solution-detail .resource figure{aspect-ratio:16/9}
.okb-page-type-solution-detail .product-modules{color:#fff;background:var(--dark)}
.okb-page-type-solution-detail .product-modules .label{color:#ff8a9d}
.okb-page-type-solution-detail .product-modules .section-intro,.okb-page-type-solution-detail .product-module-card p{color:rgba(255,255,255,.68)}
.okb-page-type-solution-detail .product-module-grid{grid-template-columns:repeat(12,1fr);gap:18px}
.okb-page-type-solution-detail .product-module-card{grid-column:span 6;border-color:rgba(255,255,255,.14);background:#22252a}
.okb-page-type-solution-detail .product-module-card:nth-child(3){grid-column:1/-1;display:grid;grid-template-columns:1.08fr .92fr;min-height:340px}
.okb-page-type-solution-detail .product-module-card:nth-child(3) figure{min-height:340px;aspect-ratio:auto}
.okb-page-type-solution-detail .product-module-card h3{color:#fff}
.okb-page-type-solution-detail .product-module-card span{color:#ff8a9d}
.okb-page-type-solution-detail .material-system{background:#fff}
.okb-page-type-solution-detail .material-layout{grid-template-columns:.86fr 1.14fr}
.okb-page-type-solution-detail .spec-section{background:var(--soft)}
.okb-page-type-solution-detail .spec-row{grid-template-columns:92px 1fr 210px}
.okb-page-type-solution-detail .value-section{background:#fff}
.okb-page-type-solution-detail .value-card{border-top:3px solid var(--brand)}
.okb-page-type-solution-detail .value-card span{margin-bottom:28px}
.okb-page-type-solution-detail .seo-cluster{background:#fff}
.okb-page-type-solution-detail .okbuild-center{background:var(--soft)}
.okb-page-type-solution-detail .center-layout{grid-template-columns:.92fr 1.08fr;gap:54px}
.okb-page-type-solution-detail .center-image{aspect-ratio:4/3}
.okb-page-type-solution-detail .cases{background:#fff}
.okb-page-type-solution-detail .case-card{box-shadow:0 14px 38px rgba(17,19,22,.06)}
.okb-page-type-solution-detail .delivery{padding-top:104px;padding-bottom:104px}
.okb-page-type-solution-detail .quote{padding-top:108px;padding-bottom:108px}
.okb-page-type-solution-detail .faq-section{background:var(--soft)}
.okb-page-type-project-cases .hero{min-height:650px;background:linear-gradient(90deg,rgba(10,12,14,.84),rgba(10,12,14,.49) 54%,rgba(10,12,14,.08)),var(--hero-image) center/cover no-repeat}
.okb-page-type-project-cases .hero-inner{padding-top:124px;padding-bottom:80px}
.okb-page-type-project-cases .hero h1{max-width:980px;font-size:60px}
.okb-page-type-project-cases .hero-copy{max-width:790px}
.okb-page-type-project-cases .proof-strip{margin-top:-42px}
.case-portfolio-section{background:#fff}
.case-filter-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.case-filter-btn{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:6px;color:#444a51;background:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}
.case-filter-btn:hover{border-color:rgba(196,18,48,.4);color:var(--brand)}
.case-filter-btn.is-active{border-color:var(--brand);color:#fff;background:var(--brand)}
.case-portfolio-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.case-portfolio-card{grid-column:span 4;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 14px 38px rgba(17,19,22,.06);transition:.18s ease}
.case-portfolio-card:first-child{grid-column:span 8}
.case-portfolio-card:hover{transform:translateY(-3px);box-shadow:0 20px 48px rgba(17,19,22,.1)}
.case-portfolio-card[hidden]{display:none}
.case-portfolio-card figure{margin:0;aspect-ratio:16/10;overflow:hidden;background:var(--soft-2)}
.case-portfolio-card:first-child figure{aspect-ratio:16/7}
.case-portfolio-card img{width:100%;height:100%;object-fit:cover;transition:.25s ease}
.case-portfolio-card:hover img{transform:scale(1.035)}
.case-portfolio-body{padding:24px}
.case-portfolio-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}
.case-portfolio-meta span{display:inline-flex;padding:5px 8px;border-radius:4px;color:var(--brand);background:#fff1f3;font-size:12px;font-weight:850}
.case-portfolio-meta small{color:var(--muted);font-size:12px;font-weight:750;text-align:right}
.case-portfolio-card h3{margin-bottom:10px;font-size:22px;line-height:1.2}
.case-portfolio-card:first-child h3{font-size:28px}
.case-portfolio-card p{margin-bottom:0;color:var(--muted);font-size:15px}
.okb-page-type-project-cases .okbuild-center{color:#fff;background:var(--dark)}
.okb-page-type-project-cases .okbuild-center .label{color:#ff8a9d}
.okb-page-type-project-cases .okbuild-center .section-intro,.okb-page-type-project-cases .okbuild-center .feature-list li{color:rgba(255,255,255,.7)}
.okb-page-type-project-cases .center-layout{grid-template-columns:1.08fr .92fr;gap:54px}
.okb-page-type-project-cases .center-image{aspect-ratio:4/3}
.okb-page-type-project-cases .spec-section{background:var(--soft)}
.okb-page-type-project-cases .product-modules{background:#fff}
.okb-page-type-project-cases .material-system{background:var(--soft)}
.okb-page-type-project-cases .value-section{background:#fff}
.okb-page-type-project-cases .value-card{border-top:3px solid var(--brand)}
.okb-page-type-project-cases .delivery{padding-top:104px;padding-bottom:104px}
.okb-page-type-project-cases .seo-cluster{background:var(--soft)}
.okb-page-type-project-cases .quote{padding-top:108px;padding-bottom:108px}
.okb-page-type-project-cases .faq-section{background:#fff}
.okb-page-type-product-hub .hero{min-height:650px;background:linear-gradient(90deg,rgba(10,12,14,.82),rgba(10,12,14,.48) 54%,rgba(10,12,14,.06)),var(--hero-image) center/cover no-repeat}
.okb-page-type-product-hub .hero-inner{padding-top:124px;padding-bottom:80px}
.okb-page-type-product-hub .hero h1{max-width:930px;font-size:60px}
.okb-page-type-product-hub .hero-copy{max-width:770px}
.okb-page-type-product-hub .proof-strip{margin-top:-42px}
.product-directory-section{background:#fff}
.product-filter-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.product-filter-btn{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:6px;color:#444a51;background:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}
.product-filter-btn:hover{border-color:rgba(196,18,48,.4);color:var(--brand)}
.product-filter-btn.is-active{border-color:var(--brand);color:#fff;background:var(--brand)}
.product-directory-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}
.product-directory-card{position:relative;grid-column:span 3;min-height:340px;overflow:hidden;border-radius:8px;color:#fff;background:#17191d}
.product-directory-card:nth-child(1),.product-directory-card:nth-child(2){grid-column:span 6;min-height:470px}
.product-directory-section.is-filtered .product-directory-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}
.product-directory-section.is-filtered .product-directory-card,.product-directory-section.is-filtered .product-directory-card:nth-child(1),.product-directory-section.is-filtered .product-directory-card:nth-child(2){grid-column:auto;min-height:370px}
.product-directory-card[hidden]{display:none}
.product-directory-card img,.product-directory-card>.okb-media-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.3s ease}
.product-directory-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,12,14,0),rgba(10,12,14,.06) 44%,rgba(10,12,14,.53));pointer-events:none}
.product-directory-card:hover img,.product-directory-card:hover>.okb-media-video{transform:scale(1.045)}
.product-directory-content{position:relative;z-index:1;min-height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:24px}
.product-directory-content small{display:block;margin-bottom:12px;color:rgba(255,255,255,.82);font-size:12px;font-weight:850}
.product-directory-content h3{margin-bottom:9px;color:#fff;font-size:24px;line-height:1.15;text-shadow:0 2px 16px rgba(0,0,0,.3)}
.product-directory-card:nth-child(1) h3,.product-directory-card:nth-child(2) h3{font-size:32px}
.product-directory-content p{margin-bottom:18px;color:rgba(255,255,255,.82);font-size:14px;line-height:1.5;text-shadow:0 2px 14px rgba(0,0,0,.3)}
.product-directory-content span{display:inline-flex;align-items:center;align-self:flex-start;font-size:13px;font-weight:850}
.product-directory-content span:after{content:"\2192";margin-left:8px;font-size:16px}
.okb-page-type-product-hub .intent-section{background:var(--soft)}
.okb-page-type-product-hub .okbuild-center{color:#fff;background:var(--dark)}
.okb-page-type-product-hub .okbuild-center .label{color:#ff8a9d}
.okb-page-type-product-hub .okbuild-center .section-intro,.okb-page-type-product-hub .okbuild-center .feature-list li{color:rgba(255,255,255,.7)}
.okb-page-type-product-hub .center-layout{grid-template-columns:1.04fr .96fr;gap:54px}
.okb-page-type-product-hub .center-image{aspect-ratio:4/3}
.okb-page-type-product-hub .spec-section{background:var(--soft)}
.okb-page-type-product-hub .value-section{background:#fff}
.okb-page-type-product-hub .value-card{border-top:3px solid var(--brand)}
.okb-page-type-product-hub .product-modules{background:var(--soft)}
.okb-page-type-product-hub .delivery{padding-top:104px;padding-bottom:104px}
.okb-page-type-product-hub .cases{background:#fff}
.okb-page-type-product-hub .resources{background:var(--soft)}
.okb-page-type-product-hub .quote{padding-top:108px;padding-bottom:108px}
.okb-page-type-product-hub .faq-section{background:#fff}
.okb-page-type-product-detail .hero{min-height:650px;background:linear-gradient(90deg,rgba(10,12,14,.84),rgba(10,12,14,.5) 54%,rgba(10,12,14,.08)),var(--hero-image) center/cover no-repeat}
.okb-page-type-product-detail .hero-inner{padding-top:126px;padding-bottom:82px}
.okb-page-type-product-detail .hero h1{max-width:920px;font-size:58px}
.okb-page-type-product-detail .hero-copy{max-width:760px}
.okb-page-type-product-detail .proof-strip{margin-top:-42px;box-shadow:0 22px 58px rgba(17,19,22,.14)}
.okb-page-type-product-detail .product-modules{padding-top:82px;background:#fff}
.okb-page-type-product-detail .product-module-grid{grid-template-columns:repeat(12,1fr);gap:18px}
.okb-page-type-product-detail .product-module-card{grid-column:span 6;display:grid;grid-template-columns:1.04fr .96fr;min-height:285px;box-shadow:0 14px 38px rgba(17,19,22,.05)}
.okb-page-type-product-detail .product-module-card figure{min-height:285px;aspect-ratio:auto}
.okb-page-type-product-detail .product-module-card div{display:flex;flex-direction:column;justify-content:center;padding:28px}
.okb-page-type-product-detail .product-module-card h3{font-size:23px}
.okb-page-type-product-detail .spec-section{color:#fff;background:var(--dark)}
.okb-page-type-product-detail .spec-section .label{color:#ff8a9d}
.okb-page-type-product-detail .spec-section .section-intro,.okb-page-type-product-detail .spec-row p{color:rgba(255,255,255,.7)}
.okb-page-type-product-detail .spec-matrix{border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.08)}
.okb-page-type-product-detail .spec-row{grid-template-columns:92px 1fr 190px;border-color:rgba(255,255,255,.12);background:#21242a}
.okb-page-type-product-detail .spec-row h3{color:#fff}
.okb-page-type-product-detail .spec-row strong{color:#fff;background:rgba(255,255,255,.08)}
.okb-page-type-product-detail .value-section{background:var(--soft)}
.okb-page-type-product-detail .value-card{border-top:3px solid var(--brand);box-shadow:0 10px 28px rgba(17,19,22,.04)}
.okb-page-type-product-detail .value-card span{margin-bottom:28px}
.okb-page-type-product-detail .okbuild-center{background:#fff}
.okb-page-type-product-detail .center-layout{grid-template-columns:1.08fr .92fr;gap:58px}
.okb-page-type-product-detail .center-image{aspect-ratio:4/3}
.okb-page-type-product-detail .intent-section{background:var(--soft)}
.okb-page-type-product-detail .intent-card{display:grid;grid-template-rows:210px 1fr;box-shadow:0 12px 34px rgba(17,19,22,.05);transition:.18s ease}
.okb-page-type-product-detail .intent-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(17,19,22,.09)}
.okb-page-type-product-detail .intent-card figure{aspect-ratio:auto}
.okb-page-type-product-detail .cases{background:#fff}
.okb-page-type-product-detail .case-card{box-shadow:0 14px 38px rgba(17,19,22,.06)}
.okb-page-type-product-detail .delivery{padding-top:104px;padding-bottom:104px}
.okb-page-type-product-detail .resources{background:var(--soft)}
.okb-page-type-product-detail .resource{box-shadow:0 12px 34px rgba(17,19,22,.05)}
.okb-page-type-product-detail .resource figure{aspect-ratio:16/9}
.okb-page-type-product-detail .seo-cluster{background:#fff}
.okb-page-type-product-detail .seo-path-card{min-height:245px}
.okb-page-type-product-detail .quote{padding-top:108px;padding-bottom:108px}
.okb-page-type-product-detail .faq-section{background:var(--soft)}
.okb-page-type-resource-hub .hero{min-height:640px;background:linear-gradient(90deg,rgba(10,12,14,.84),rgba(10,12,14,.48) 55%,rgba(10,12,14,.07)),var(--hero-image) center/cover no-repeat}
.okb-page-type-resource-hub .hero-inner{padding-top:124px;padding-bottom:80px}
.okb-page-type-resource-hub .hero h1{max-width:990px;font-size:58px}
.okb-page-type-resource-hub .hero-copy{max-width:790px}
.okb-page-type-resource-hub .proof-strip{margin-top:-42px}
.okb-page-type-resource-hub .proof strong{font-size:29px}
.okb-page-type-resource-hub .intent-section{padding-top:82px;background:#fff}
.okb-page-type-resource-hub .intent-grid{grid-template-columns:repeat(4,1fr)}
.okb-page-type-resource-hub .intent-card{display:grid;grid-template-rows:180px 1fr;box-shadow:0 12px 34px rgba(17,19,22,.05);transition:.18s ease}
.okb-page-type-resource-hub .intent-card figure{aspect-ratio:auto}
.okb-page-type-resource-hub .intent-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(17,19,22,.09)}
.resource-library-section{background:var(--soft)}
.resource-filter-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.resource-filter-btn{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:6px;color:#444a51;background:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}
.resource-filter-btn:hover{border-color:rgba(196,18,48,.4);color:var(--brand)}
.resource-filter-btn.is-active{border-color:var(--brand);color:#fff;background:var(--brand)}
.resource-library-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.resource-library-card{grid-column:span 4;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 32px rgba(17,19,22,.05);transition:.18s ease}
.resource-library-card:first-child{grid-column:span 7}
.resource-library-card:nth-child(2){grid-column:span 5}
.resource-library-card[hidden]{display:none}
.resource-library-section.is-filtered .resource-library-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}
.resource-library-section.is-filtered .resource-library-card,.resource-library-section.is-filtered .resource-library-card:first-child,.resource-library-section.is-filtered .resource-library-card:nth-child(2){grid-column:auto}
.resource-library-card:hover{transform:translateY(-3px);box-shadow:0 20px 48px rgba(17,19,22,.1)}
.resource-library-card figure{margin:0;aspect-ratio:16/9;overflow:hidden;background:var(--soft-2)}
.resource-library-card:not(:first-child):not(:nth-child(2)) figure{aspect-ratio:16/10}
.resource-library-card img{width:100%;height:100%;object-fit:cover;transition:.26s ease}
.resource-library-card:hover img{transform:scale(1.04)}
.resource-library-body{display:flex;flex:1;flex-direction:column;padding:24px}
.resource-library-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}
.resource-library-meta span{display:inline-flex;padding:5px 8px;border-radius:4px;color:var(--brand);background:#fff1f3;font-size:12px;font-weight:850}
.resource-library-meta small{color:var(--muted);font-size:12px;font-weight:750}
.resource-library-card h3{margin-bottom:10px;font-size:22px;line-height:1.2}
.resource-library-card:first-child h3,.resource-library-card:nth-child(2) h3{font-size:28px}
.resource-library-card p{margin-bottom:20px;color:var(--muted);font-size:15px}
.resource-library-card strong{display:inline-flex;align-items:center;margin-top:auto;color:var(--brand);font-size:13px}
.resource-library-card strong:after{content:"\2192";margin-left:8px;font-size:16px}
.okb-page-type-resource-hub .spec-section{color:#fff;background:var(--dark)}
.okb-page-type-resource-hub .spec-section .label{color:#ff8a9d}
.okb-page-type-resource-hub .spec-section .section-intro,.okb-page-type-resource-hub .spec-row p{color:rgba(255,255,255,.7)}
.okb-page-type-resource-hub .spec-matrix{border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.08)}
.okb-page-type-resource-hub .spec-row{grid-template-columns:92px 1fr 180px;border-color:rgba(255,255,255,.12);background:#21242a}
.okb-page-type-resource-hub .spec-row h3{color:#fff}
.okb-page-type-resource-hub .spec-row strong{color:#fff;background:rgba(255,255,255,.08)}
.okb-page-type-resource-hub .okbuild-center{background:#fff}
.okb-page-type-resource-hub .center-layout{grid-template-columns:1.08fr .92fr;gap:58px}
.okb-page-type-resource-hub .center-image{aspect-ratio:4/3}
.okb-page-type-resource-hub .value-section{background:var(--soft)}
.okb-page-type-resource-hub .value-card{border-top:3px solid var(--brand)}
.okb-page-type-resource-hub .product-modules{background:#fff}
.okb-page-type-resource-hub .resources{color:#fff;background:var(--dark)}
.okb-page-type-resource-hub .resources .label{color:#ff8a9d}
.okb-page-type-resource-hub .resources .section-intro{color:rgba(255,255,255,.7)}
.okb-page-type-resource-hub .resource{border-color:rgba(255,255,255,.16);background:#22252a}
.okb-page-type-resource-hub .resource strong{color:#fff}
.okb-page-type-resource-hub .resource p{color:rgba(255,255,255,.68)}
.okb-page-type-resource-hub .resource figure{aspect-ratio:16/9}
.okb-page-type-resource-hub .quote{padding-top:108px;padding-bottom:108px}
.okb-page-type-resource-hub .faq-section{background:var(--soft)}
.okb-page-type-catalogs .hero{min-height:630px;background:linear-gradient(90deg,rgba(10,12,14,.84),rgba(10,12,14,.5) 55%,rgba(10,12,14,.08)),var(--hero-image) center/cover no-repeat}
.okb-page-type-catalogs .hero-inner{padding-top:122px;padding-bottom:78px}
.okb-page-type-catalogs .hero h1{max-width:960px;font-size:58px}
.okb-page-type-catalogs .hero-copy{max-width:780px}
.okb-page-type-catalogs .proof-strip{margin-top:-42px}
.okb-page-type-catalogs .proof strong{font-size:28px}
.catalog-library-section{background:#fff}
.catalog-filter-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.catalog-filter-btn{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:6px;color:#444a51;background:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}
.catalog-filter-btn:hover{border-color:rgba(196,18,48,.4);color:var(--brand)}
.catalog-filter-btn.is-active{border-color:var(--brand);color:#fff;background:var(--brand)}
.catalog-library-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.catalog-library-card{grid-column:span 6;display:grid;grid-template-columns:190px 1fr;min-height:280px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 34px rgba(17,19,22,.05);transition:.18s ease}
.catalog-library-card:first-child{grid-column:1/-1;grid-template-columns:1.08fr .92fr;min-height:430px;background:var(--soft)}
.catalog-library-card[hidden]{display:none}
.catalog-library-section.is-filtered .catalog-library-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}
.catalog-library-section.is-filtered .catalog-library-card,.catalog-library-section.is-filtered .catalog-library-card:first-child{grid-column:auto;grid-template-columns:190px 1fr;min-height:280px;background:#fff}
.catalog-library-card:hover{transform:translateY(-3px);box-shadow:0 20px 48px rgba(17,19,22,.1)}
.catalog-library-card figure{margin:0;min-height:100%;overflow:hidden;background:var(--soft-2)}
.catalog-library-card img{width:100%;height:100%;object-fit:cover;transition:.26s ease}
.catalog-library-card:hover img{transform:scale(1.04)}
.catalog-library-body{display:flex;flex-direction:column;justify-content:center;padding:26px}
.catalog-library-card:first-child .catalog-library-body{padding:42px}
.catalog-library-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}
.catalog-library-meta span{display:inline-flex;padding:5px 8px;border-radius:4px;color:var(--brand);background:#fff1f3;font-size:12px;font-weight:850}
.catalog-library-meta small{color:var(--muted);font-size:12px;font-weight:750;text-align:right}
.catalog-library-card h3{margin-bottom:10px;font-size:22px;line-height:1.2}
.catalog-library-card:first-child h3{font-size:34px}
.catalog-library-card p{margin-bottom:20px;color:var(--muted);font-size:15px}
.catalog-library-card strong{display:inline-flex;align-items:center;margin-top:auto;color:var(--brand);font-size:13px}
.catalog-library-card strong:after{content:"\2192";margin-left:8px;font-size:16px}
.okb-page-type-catalogs .intent-section{background:var(--soft)}
.okb-page-type-catalogs .intent-card{box-shadow:0 12px 34px rgba(17,19,22,.05);transition:.18s ease}
.okb-page-type-catalogs .intent-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(17,19,22,.09)}
.okb-page-type-catalogs .spec-section{color:#fff;background:var(--dark)}
.okb-page-type-catalogs .spec-section .label{color:#ff8a9d}
.okb-page-type-catalogs .spec-section .section-intro,.okb-page-type-catalogs .spec-row p{color:rgba(255,255,255,.7)}
.okb-page-type-catalogs .spec-matrix{border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.08)}
.okb-page-type-catalogs .spec-row{grid-template-columns:92px 1fr 180px;border-color:rgba(255,255,255,.12);background:#21242a}
.okb-page-type-catalogs .spec-row h3{color:#fff}
.okb-page-type-catalogs .spec-row strong{color:#fff;background:rgba(255,255,255,.08)}
.okb-page-type-catalogs .okbuild-center{background:#fff}
.okb-page-type-catalogs .center-layout{grid-template-columns:.98fr 1.02fr;gap:58px}
.okb-page-type-catalogs .center-image{aspect-ratio:4/3}
.okb-page-type-catalogs .value-section{background:var(--soft)}
.okb-page-type-catalogs .value-card{border-top:3px solid var(--brand)}
.okb-page-type-catalogs .resources{color:#fff;background:var(--dark)}
.okb-page-type-catalogs .resources .label{color:#ff8a9d}
.okb-page-type-catalogs .resources .section-intro{color:rgba(255,255,255,.7)}
.okb-page-type-catalogs .resource{border-color:rgba(255,255,255,.16);background:#22252a}
.okb-page-type-catalogs .resource strong{color:#fff}
.okb-page-type-catalogs .resource p{color:rgba(255,255,255,.68)}
.okb-page-type-catalogs .resource figure{aspect-ratio:16/9}
.okb-page-type-catalogs .quote{padding-top:108px;padding-bottom:108px}
.okb-page-type-catalogs .faq-section{background:var(--soft)}
.okb-page-type-blog .hero{min-height:630px;background:linear-gradient(90deg,rgba(10,12,14,.84),rgba(10,12,14,.48) 55%,rgba(10,12,14,.08)),var(--hero-image) center/cover no-repeat}
.okb-page-type-blog .hero-inner{padding-top:122px;padding-bottom:78px}
.okb-page-type-blog .hero h1{max-width:980px;font-size:58px}
.okb-page-type-blog .hero-copy{max-width:790px}
.okb-page-type-blog .proof-strip{margin-top:-42px}
.okb-page-type-blog .proof strong{font-size:31px}
.article-library-section{background:#fff}
.article-filter-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.article-filter-btn{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:6px;color:#444a51;background:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}
.article-filter-btn:hover{border-color:rgba(196,18,48,.4);color:var(--brand)}
.article-filter-btn.is-active{border-color:var(--brand);color:#fff;background:var(--brand)}
.article-library-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.article-library-card{grid-column:span 4;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 34px rgba(17,19,22,.05);transition:.18s ease}
.article-library-card:first-child{grid-column:span 8}
.article-library-card:nth-child(2){grid-column:span 4}
.article-library-card[hidden]{display:none}
.article-library-section.is-filtered .article-library-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}
.article-library-section.is-filtered .article-library-card,.article-library-section.is-filtered .article-library-card:first-child,.article-library-section.is-filtered .article-library-card:nth-child(2){grid-column:auto}
.article-library-card:hover{transform:translateY(-3px);box-shadow:0 20px 48px rgba(17,19,22,.1)}
.article-library-card figure{margin:0;aspect-ratio:16/9;overflow:hidden;background:var(--soft-2)}
.article-library-card:first-child figure{aspect-ratio:16/7}
.article-library-card img{width:100%;height:100%;object-fit:cover;transition:.26s ease}
.article-library-card:hover img{transform:scale(1.04)}
.article-library-body{display:flex;flex:1;flex-direction:column;padding:24px}
.article-library-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}
.article-library-meta span{display:inline-flex;padding:5px 8px;border-radius:4px;color:var(--brand);background:#fff1f3;font-size:12px;font-weight:850}
.article-library-meta small{color:var(--muted);font-size:12px;font-weight:750;text-align:right}
.article-library-card h3{margin-bottom:10px;font-size:22px;line-height:1.2}
.article-library-card:first-child h3{max-width:760px;font-size:31px}
.article-library-card p{margin-bottom:0;color:var(--muted);font-size:15px}
.article-library-card .section-more{margin-top:auto;padding-top:18px}
.okb-page-type-blog .spec-section{background:var(--soft)}
.okb-page-type-blog .spec-row{grid-template-columns:92px 1fr 180px}
.okb-page-type-blog .okbuild-center{color:#fff;background:var(--dark)}
.okb-page-type-blog .okbuild-center .label{color:#ff8a9d}
.okb-page-type-blog .okbuild-center .section-intro,.okb-page-type-blog .okbuild-center .feature-list li{color:rgba(255,255,255,.7)}
.okb-page-type-blog .center-layout{grid-template-columns:1.08fr .92fr;gap:58px}
.okb-page-type-blog .center-image{aspect-ratio:4/3}
.okb-page-type-blog .product-modules{background:#fff}
.okb-page-type-blog .product-module-card{box-shadow:0 12px 34px rgba(17,19,22,.05)}
.okb-page-type-blog .value-section{background:var(--soft)}
.okb-page-type-blog .value-card{border-top:3px solid var(--brand)}
.okb-page-type-blog .resources{background:#fff}
.okb-page-type-blog .resource{box-shadow:0 12px 34px rgba(17,19,22,.05)}
.okb-page-type-blog .resource figure{aspect-ratio:16/9}
.okb-page-type-blog .quote{padding-top:108px;padding-bottom:108px}
.okb-page-type-blog .faq-section{background:var(--soft)}
.okb-page-type-videos .hero{min-height:640px;background:linear-gradient(90deg,rgba(10,12,14,.86),rgba(10,12,14,.5) 55%,rgba(10,12,14,.08)),var(--hero-image) center/cover no-repeat}
.okb-page-type-videos .hero-inner{padding-top:124px;padding-bottom:80px}
.okb-page-type-videos .hero h1{max-width:990px;font-size:58px}
.okb-page-type-videos .hero-copy{max-width:790px}
.okb-page-type-videos .proof-strip{margin-top:-42px}
.okb-page-type-videos .proof strong{font-size:30px}
.video-library-section{color:#fff;background:var(--dark)}
.video-library-section .label{color:#ff8a9d}
.video-library-section .section-intro{color:rgba(255,255,255,.7)}
.video-filter-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.14)}
.video-filter-btn{min-height:40px;padding:0 14px;border:1px solid rgba(255,255,255,.18);border-radius:6px;color:rgba(255,255,255,.78);background:#22252a;font:inherit;font-size:13px;font-weight:800;cursor:pointer}
.video-filter-btn:hover{border-color:rgba(255,255,255,.5);color:#fff}
.video-filter-btn.is-active{border-color:var(--brand);color:#fff;background:var(--brand)}
.video-library-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.video-library-card{grid-column:span 4;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#22252a;transition:.18s ease}
.video-library-card:first-child{grid-column:span 7}
.video-library-card:nth-child(2){grid-column:span 5}
.video-library-card[hidden]{display:none}
.video-library-section.is-filtered .video-library-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}
.video-library-section.is-filtered .video-library-card,.video-library-section.is-filtered .video-library-card:first-child,.video-library-section.is-filtered .video-library-card:nth-child(2){grid-column:auto}
.video-library-card:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.3);box-shadow:0 20px 48px rgba(0,0,0,.26)}
.video-library-card figure{position:relative;margin:0;aspect-ratio:16/9;overflow:hidden;background:#111316}
.video-library-card:first-child figure,.video-library-card:nth-child(2) figure{aspect-ratio:16/8}
.video-library-card figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,12,14,0),rgba(10,12,14,.3))}
.video-library-card img,.video-library-card video{width:100%;height:100%;object-fit:cover;transition:.28s ease}
.video-library-card:hover img,.video-library-card:hover video{transform:scale(1.04)}
.video-play{position:absolute;z-index:1;left:22px;bottom:20px;width:52px;height:52px;border:1px solid rgba(255,255,255,.78);border-radius:50%;background:rgba(17,19,22,.5);backdrop-filter:blur(6px)}
.video-play:after{content:"";position:absolute;left:21px;top:16px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff}
.video-library-body{display:flex;flex:1;flex-direction:column;padding:24px}
.video-library-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}
.video-library-meta span{display:inline-flex;padding:5px 8px;border-radius:4px;color:#ff9aad;background:rgba(196,18,48,.16);font-size:12px;font-weight:850}
.video-library-meta small{color:rgba(255,255,255,.58);font-size:12px;font-weight:750;text-align:right}
.video-library-card h3{margin-bottom:10px;color:#fff;font-size:22px;line-height:1.2}
.video-library-card:first-child h3,.video-library-card:nth-child(2) h3{font-size:28px}
.video-library-card p{margin-bottom:20px;color:rgba(255,255,255,.68);font-size:15px}
.video-library-card strong{display:inline-flex;align-items:center;margin-top:auto;color:#ff9aad;font-size:13px}
.video-library-card strong:after{content:"\2192";margin-left:8px;font-size:16px}
.okb-page-type-videos .spec-section{background:#fff}
.okb-page-type-videos .spec-row{grid-template-columns:92px 1fr 180px}
.okb-page-type-videos .okbuild-center{background:var(--soft)}
.okb-page-type-videos .center-layout{grid-template-columns:1.08fr .92fr;gap:58px}
.okb-page-type-videos .center-image{aspect-ratio:16/10}
.okb-page-type-videos .value-section{background:#fff}
.okb-page-type-videos .value-card{border-top:3px solid var(--brand)}
.okb-page-type-videos .product-modules{background:var(--soft)}
.okb-page-type-videos .resources{background:#fff}
.okb-page-type-videos .resource{box-shadow:0 12px 34px rgba(17,19,22,.05)}
.okb-page-type-videos .resource figure{aspect-ratio:16/9}
.okb-page-type-videos .quote{padding-top:108px;padding-bottom:108px}
.okb-page-type-videos .faq-section{background:var(--soft)}
.okb-page-type-contact .hero{min-height:560px;background:linear-gradient(90deg,rgba(10,12,14,.84),rgba(10,12,14,.48) 55%,rgba(10,12,14,.08)),var(--hero-image) center/cover no-repeat}
.okb-page-type-contact .hero-inner{padding-top:116px;padding-bottom:68px}
.okb-page-type-contact .hero h1{max-width:940px;font-size:58px}
.okb-page-type-contact .hero-copy{max-width:790px}
.okb-page-type-contact .quote{padding-top:82px;padding-bottom:104px}
.okb-page-type-contact .quote-layout{grid-template-columns:.82fr 1.18fr;gap:54px}
.okb-page-type-contact .quote-form{box-shadow:0 24px 70px rgba(0,0,0,.24)}
.okb-page-type-contact .proof-strip{margin-top:-38px}
.okb-page-type-contact .proof strong{font-size:29px}
.okb-page-type-contact .intent-section{padding-top:82px;background:#fff}
.okb-page-type-contact .intent-grid{grid-template-columns:repeat(4,1fr)}
.okb-page-type-contact .intent-card{display:grid;grid-template-rows:180px 1fr;box-shadow:0 12px 34px rgba(17,19,22,.05);transition:.18s ease}
.okb-page-type-contact .intent-card figure{aspect-ratio:auto}
.okb-page-type-contact .intent-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(17,19,22,.09)}
.okb-page-type-contact .spec-section{background:var(--soft)}
.okb-page-type-contact .spec-row{grid-template-columns:92px 1fr 180px}
.okb-page-type-contact .okbuild-center{background:#fff}
.okb-page-type-contact .center-layout{grid-template-columns:1.02fr .98fr;gap:58px}
.okb-page-type-contact .center-image{aspect-ratio:4/3}
.okb-page-type-contact .value-section{color:#fff;background:var(--dark)}
.okb-page-type-contact .value-section .label{color:#ff8a9d}
.okb-page-type-contact .value-section .section-intro{color:rgba(255,255,255,.7)}
.okb-page-type-contact .value-card{border-color:rgba(255,255,255,.14);border-top:3px solid var(--brand);background:#22252a}
.okb-page-type-contact .value-card h3{color:#fff}
.okb-page-type-contact .value-card p{color:rgba(255,255,255,.68)}
.okb-page-type-contact .resources{background:#fff}
.okb-page-type-contact .resource{box-shadow:0 12px 34px rgba(17,19,22,.05)}
.okb-page-type-contact .resource figure{aspect-ratio:16/9}
.okb-page-type-contact .faq-section{background:var(--soft)}
.okb-page-type-about .hero{min-height:700px;background:linear-gradient(90deg,rgba(10,12,14,.86),rgba(10,12,14,.56) 55%,rgba(10,12,14,.16)),var(--hero-image) center 42%/cover no-repeat}
.okb-page-type-about .hero-inner{padding-top:132px;padding-bottom:92px}
.okb-page-type-about .hero h1{max-width:1050px;font-size:62px}
.okb-page-type-about .hero-copy{max-width:800px}
.okb-page-type-about .proof-strip{margin-top:-46px}
.okb-page-type-about .proof strong{font-size:34px}
.okb-page-type-about .okbuild-center{padding-top:112px;padding-bottom:112px;background:#fff}
.okb-page-type-about .center-layout{grid-template-columns:1.02fr .98fr;gap:68px}
.okb-page-type-about .center-image{aspect-ratio:4/3;box-shadow:0 22px 58px rgba(17,19,22,.12)}
.okb-page-type-about .company-ecosystem{padding-top:112px;padding-bottom:112px}
.okb-page-type-about .company-ecosystem-card:nth-child(2){transform:translateY(28px)}
.okb-page-type-about .company-ecosystem-card:nth-child(2):hover{transform:translateY(25px)}
.okb-page-type-about .product-modules{background:var(--soft)}
.okb-page-type-about .product-module-grid{grid-template-columns:repeat(12,1fr);gap:18px}
.okb-page-type-about .product-module-card{grid-column:span 6;display:grid;grid-template-columns:1.06fr .94fr;min-height:300px;box-shadow:0 14px 38px rgba(17,19,22,.05)}
.okb-page-type-about .product-module-card:nth-child(2),.okb-page-type-about .product-module-card:nth-child(3){grid-template-columns:.94fr 1.06fr}
.okb-page-type-about .product-module-card figure{min-height:300px;aspect-ratio:auto}
.okb-page-type-about .product-module-card div{display:flex;flex-direction:column;justify-content:center;padding:28px}
.okb-page-type-about .product-module-card h3{font-size:23px}
.okb-page-type-about .spec-section{background:#fff}
.okb-page-type-about .spec-row{grid-template-columns:92px 1fr 190px}
.okb-page-type-about .cases{background:var(--soft)}
.okb-page-type-about .case-card{box-shadow:0 14px 38px rgba(17,19,22,.06)}
.okb-page-type-about .case-card figure{aspect-ratio:16/10}
.okb-page-type-about .value-section{color:#fff;background:var(--dark)}
.okb-page-type-about .value-section .label{color:#ff8a9d}
.okb-page-type-about .value-section .section-intro{color:rgba(255,255,255,.7)}
.okb-page-type-about .value-card{border-color:rgba(255,255,255,.14);border-top:3px solid var(--brand);background:#22252a}
.okb-page-type-about .value-card h3{color:#fff}
.okb-page-type-about .value-card p{color:rgba(255,255,255,.68)}
.okb-page-type-about .intent-section{background:#fff}
.okb-page-type-about .intent-grid{grid-template-columns:repeat(4,1fr)}
.okb-page-type-about .intent-card{display:grid;grid-template-rows:190px 1fr;box-shadow:0 12px 34px rgba(17,19,22,.05);transition:.18s ease}
.okb-page-type-about .intent-card figure{aspect-ratio:auto}
.okb-page-type-about .intent-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(17,19,22,.09)}
.okb-page-type-about .quote{padding-top:112px;padding-bottom:112px}
.okb-page-type-about .faq-section{background:var(--soft)}
.okb-page-type-center .hero{min-height:660px;background:linear-gradient(90deg,rgba(10,12,14,.84),rgba(10,12,14,.52) 56%,rgba(10,12,14,.1)),var(--hero-image) center/cover no-repeat}
.okb-page-type-center .hero-inner{padding-top:128px;padding-bottom:84px}
.okb-page-type-center .hero h1{max-width:980px;font-size:60px}
.okb-page-type-center .hero-copy{max-width:790px}
.okb-page-type-center .proof-strip{margin-top:-42px}
.okb-page-type-center .proof strong{font-size:30px}
.okb-page-type-center .center-journey{padding-top:108px;padding-bottom:108px}
.okb-page-type-center .product-modules{color:#fff;background:var(--dark)}
.okb-page-type-center .product-modules .label{color:#ff8a9d}
.okb-page-type-center .product-modules .section-intro,.okb-page-type-center .product-module-card p{color:rgba(255,255,255,.68)}
.okb-page-type-center .product-module-grid{grid-template-columns:repeat(12,1fr);gap:16px}
.okb-page-type-center .product-module-card{grid-column:span 3;border-color:rgba(255,255,255,.14);background:#22252a}
.okb-page-type-center .product-module-card:nth-child(1),.okb-page-type-center .product-module-card:nth-child(2){grid-column:span 6;display:grid;grid-template-columns:1.08fr .92fr;min-height:330px}
.okb-page-type-center .product-module-card:nth-child(1) figure,.okb-page-type-center .product-module-card:nth-child(2) figure{min-height:330px;aspect-ratio:auto}
.okb-page-type-center .product-module-card:nth-child(1) div,.okb-page-type-center .product-module-card:nth-child(2) div{display:flex;flex-direction:column;justify-content:center;padding:30px}
.okb-page-type-center .product-module-card h3{color:#fff}
.okb-page-type-center .product-module-card span{color:#ff8a9d}
.okb-page-type-center .okbuild-center{background:#fff}
.okb-page-type-center .center-layout{grid-template-columns:1.08fr .92fr;gap:64px}
.okb-page-type-center .center-image{aspect-ratio:4/3;box-shadow:0 20px 54px rgba(17,19,22,.1)}
.okb-page-type-center .material-system{background:var(--soft)}
.okb-page-type-center .material-layout{grid-template-columns:1.02fr .98fr}
.okb-page-type-center .material-visual{min-height:660px}
.okb-page-type-center .spec-section{color:#fff;background:var(--dark)}
.okb-page-type-center .spec-section .label{color:#ff8a9d}
.okb-page-type-center .spec-section .section-intro,.okb-page-type-center .spec-row p{color:rgba(255,255,255,.7)}
.okb-page-type-center .spec-matrix{border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.08)}
.okb-page-type-center .spec-row{grid-template-columns:92px 1fr 190px;border-color:rgba(255,255,255,.12);background:#21242a}
.okb-page-type-center .spec-row h3{color:#fff}
.okb-page-type-center .spec-row strong{color:#fff;background:rgba(255,255,255,.08)}
.okb-page-type-center .value-section{background:#fff}
.okb-page-type-center .value-card{border-top:3px solid var(--brand);box-shadow:0 10px 28px rgba(17,19,22,.04)}
.okb-page-type-center .cases{background:var(--soft)}
.okb-page-type-center .case-card{box-shadow:0 14px 38px rgba(17,19,22,.06)}
.okb-page-type-center .resources{background:#fff}
.okb-page-type-center .resource{box-shadow:0 12px 34px rgba(17,19,22,.05)}
.okb-page-type-center .resource figure{aspect-ratio:16/9}
.okb-page-type-center .quote{padding-top:110px;padding-bottom:110px}
.okb-page-type-center .faq-section{background:var(--soft)}
.okb-page-type-service .hero{min-height:650px;background:linear-gradient(90deg,rgba(10,12,14,.86),rgba(10,12,14,.52) 56%,rgba(10,12,14,.08)),var(--hero-image) center/cover no-repeat}
.okb-page-type-service .hero-inner{padding-top:126px;padding-bottom:82px}
.okb-page-type-service .hero h1{max-width:960px;font-size:60px}
.okb-page-type-service .hero-copy{max-width:790px}
.okb-page-type-service .proof-strip{margin-top:-42px}
.okb-page-type-service .proof strong{font-size:31px}
.okb-page-type-service .intent-section{padding-top:96px;background:#fff}
.okb-page-type-service .intent-grid{grid-template-columns:repeat(4,1fr)}
.okb-page-type-service .intent-card{display:grid;grid-template-rows:180px 1fr;box-shadow:0 12px 34px rgba(17,19,22,.05);transition:.18s ease}
.okb-page-type-service .intent-card figure{aspect-ratio:auto}
.okb-page-type-service .intent-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(17,19,22,.09)}
.okb-page-type-service .service-blueprint{padding-top:110px;padding-bottom:110px}
.okb-page-type-service .product-modules{background:var(--soft)}
.okb-page-type-service .product-module-grid{grid-template-columns:repeat(3,1fr);gap:18px}
.okb-page-type-service .product-module-card{box-shadow:0 12px 34px rgba(17,19,22,.05)}
.okb-page-type-service .product-module-card figure{aspect-ratio:16/9}
.okb-page-type-service .product-module-card div{padding:24px}
.okb-page-type-service .okbuild-center{background:#fff}
.okb-page-type-service .center-layout{grid-template-columns:1.04fr .96fr;gap:66px}
.okb-page-type-service .center-image{aspect-ratio:16/10;box-shadow:0 20px 54px rgba(17,19,22,.1)}
.okb-page-type-service .spec-section{background:var(--soft)}
.okb-page-type-service .spec-row{grid-template-columns:92px 1fr 190px}
.okb-page-type-service .value-section{color:#fff;background:var(--dark)}
.okb-page-type-service .value-section .label{color:#ff8a9d}
.okb-page-type-service .value-section .section-intro{color:rgba(255,255,255,.7)}
.okb-page-type-service .value-card{border-color:rgba(255,255,255,.14);border-top:3px solid var(--brand);background:#22252a}
.okb-page-type-service .value-card h3{color:#fff}
.okb-page-type-service .value-card p{color:rgba(255,255,255,.68)}
.okb-page-type-service .cases{background:var(--soft)}
.okb-page-type-service .case-card{box-shadow:0 14px 38px rgba(17,19,22,.06)}
.okb-page-type-service .resources{background:#fff}
.okb-page-type-service .resource{box-shadow:0 12px 34px rgba(17,19,22,.05)}
.okb-page-type-service .resource figure{aspect-ratio:16/9}
.okb-page-type-service .quote{padding-top:110px;padding-bottom:110px}
.okb-page-type-service .faq-section{background:var(--soft)}
.okb-page-type-manufacturing .hero{min-height:670px;background:linear-gradient(90deg,rgba(10,12,14,.88),rgba(10,12,14,.58) 58%,rgba(10,12,14,.18)),var(--hero-image) center/cover no-repeat}
.okb-page-type-manufacturing .hero-inner{padding-top:130px;padding-bottom:88px}
.okb-page-type-manufacturing .hero h1{max-width:1010px;font-size:60px}
.okb-page-type-manufacturing .hero-copy{max-width:800px}
.okb-page-type-manufacturing .proof-strip{margin-top:-44px}
.okb-page-type-manufacturing .proof strong{font-size:31px}
.okb-page-type-manufacturing .product-modules{padding-top:106px;color:#fff;background:var(--dark)}
.okb-page-type-manufacturing .product-modules .label{color:#ff8a9d}
.okb-page-type-manufacturing .product-modules .section-intro,.okb-page-type-manufacturing .product-module-card p{color:rgba(255,255,255,.68)}
.okb-page-type-manufacturing .product-module-grid{grid-template-columns:repeat(12,1fr);gap:16px}
.okb-page-type-manufacturing .product-module-card{grid-column:span 3;border-color:rgba(255,255,255,.14);background:#22252a}
.okb-page-type-manufacturing .product-module-card:nth-child(1){grid-column:span 8;display:grid;grid-template-columns:1.15fr .85fr;min-height:360px}
.okb-page-type-manufacturing .product-module-card:nth-child(2){grid-column:span 4;min-height:360px}
.okb-page-type-manufacturing .product-module-card:nth-child(1) figure{min-height:360px;aspect-ratio:auto}
.okb-page-type-manufacturing .product-module-card:nth-child(1) div{display:flex;flex-direction:column;justify-content:center;padding:34px}
.okb-page-type-manufacturing .product-module-card h3{color:#fff}
.okb-page-type-manufacturing .product-module-card span{color:#ff8a9d}
.okb-page-type-manufacturing .okbuild-center{background:#fff}
.okb-page-type-manufacturing .center-layout{grid-template-columns:.96fr 1.04fr;gap:68px}
.okb-page-type-manufacturing .center-image{aspect-ratio:4/3;box-shadow:0 20px 54px rgba(17,19,22,.1)}
.okb-page-type-manufacturing .quality-gates{padding-top:110px;padding-bottom:110px}
.okb-page-type-manufacturing .spec-section{color:#fff;background:var(--dark)}
.okb-page-type-manufacturing .spec-section .label{color:#ff8a9d}
.okb-page-type-manufacturing .spec-section .section-intro,.okb-page-type-manufacturing .spec-row p{color:rgba(255,255,255,.7)}
.okb-page-type-manufacturing .spec-matrix{border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.08)}
.okb-page-type-manufacturing .spec-row{grid-template-columns:92px 1fr 190px;border-color:rgba(255,255,255,.12);background:#21242a}
.okb-page-type-manufacturing .spec-row h3{color:#fff}
.okb-page-type-manufacturing .spec-row strong{color:#fff;background:rgba(255,255,255,.08)}
.okb-page-type-manufacturing .value-section{background:#fff}
.okb-page-type-manufacturing .value-card{border-top:3px solid var(--brand);box-shadow:0 10px 28px rgba(17,19,22,.04)}
.okb-page-type-manufacturing .cases{background:var(--soft)}
.okb-page-type-manufacturing .case-card{box-shadow:0 14px 38px rgba(17,19,22,.06)}
.okb-page-type-manufacturing .resources{color:#fff;background:var(--dark)}
.okb-page-type-manufacturing .resources .label{color:#ff8a9d}
.okb-page-type-manufacturing .resources .section-intro{color:rgba(255,255,255,.7)}
.okb-page-type-manufacturing .resource{border-color:rgba(255,255,255,.14);background:#22252a}
.okb-page-type-manufacturing .resource strong{color:#fff}
.okb-page-type-manufacturing .resource p{color:rgba(255,255,255,.68)}
.okb-page-type-manufacturing .resource figure{aspect-ratio:16/9}
.okb-page-type-manufacturing .quote{padding-top:110px;padding-bottom:110px}
.okb-page-type-manufacturing .faq-section{background:var(--soft)}
.okb-page-type-team .hero{min-height:680px;background:linear-gradient(90deg,rgba(10,12,14,.87),rgba(10,12,14,.52) 56%,rgba(10,12,14,.09)),var(--hero-image) center/cover no-repeat}
.okb-page-type-team .hero-inner{padding-top:130px;padding-bottom:88px}
.okb-page-type-team .hero h1{max-width:1000px;font-size:60px}
.okb-page-type-team .hero-copy{max-width:800px}
.okb-page-type-team .proof-strip{margin-top:-44px}
.okb-page-type-team .proof strong{font-size:31px}
.okb-page-type-team .team-roles{padding-top:108px;padding-bottom:108px}
.okb-page-type-team .okbuild-center{color:#fff;background:var(--dark)}
.okb-page-type-team .okbuild-center .label{color:#ff8a9d}
.okb-page-type-team .okbuild-center .section-intro,.okb-page-type-team .okbuild-center .feature-list li{color:rgba(255,255,255,.7)}
.okb-page-type-team .center-layout{grid-template-columns:1.1fr .9fr;gap:68px}
.okb-page-type-team .center-image{aspect-ratio:16/9}
.okb-page-type-team .intent-section{background:var(--soft)}
.okb-page-type-team .intent-grid{grid-template-columns:repeat(4,1fr)}
.okb-page-type-team .intent-card{display:grid;grid-template-rows:180px 1fr;box-shadow:0 12px 34px rgba(17,19,22,.05);transition:.18s ease}
.okb-page-type-team .intent-card figure{aspect-ratio:auto}
.okb-page-type-team .intent-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(17,19,22,.09)}
.okb-page-type-team .spec-section{background:#fff}
.okb-page-type-team .spec-row{grid-template-columns:92px 1fr 190px}
.okb-page-type-team .value-section{color:#fff;background:var(--dark)}
.okb-page-type-team .value-section .label{color:#ff8a9d}
.okb-page-type-team .value-section .section-intro{color:rgba(255,255,255,.7)}
.okb-page-type-team .value-card{border-color:rgba(255,255,255,.14);border-top:3px solid var(--brand);background:#22252a}
.okb-page-type-team .value-card h3{color:#fff}
.okb-page-type-team .value-card p{color:rgba(255,255,255,.68)}
.okb-page-type-team .cases{background:var(--soft)}
.okb-page-type-team .case-card{box-shadow:0 14px 38px rgba(17,19,22,.06)}
.okb-page-type-team .resources{background:#fff}
.okb-page-type-team .resource{box-shadow:0 12px 34px rgba(17,19,22,.05)}
.okb-page-type-team .resource figure{aspect-ratio:16/9}
.okb-page-type-team .quote{padding-top:110px;padding-bottom:110px}
.okb-page-type-team .faq-section{background:var(--soft)}

/* Homepage restored from OKBuild-homepage-revised-v3.html. */
.okb-page-home .hero{min-height:100vh;min-height:100svh;padding:72px 0 0}
.okb-page-home .hero-inner{max-width:none;padding:80px 0 40px}
.okb-page-home .hero h1{max-width:900px}
.okb-page-home .hero-copy{max-width:700px}
.okb-page-home .proof-strip .proof{transition:transform .22s ease,box-shadow .22s ease,background .22s ease}
.okb-page-home .proof-strip .proof:hover{transform:translateY(-6px);background:#fff;box-shadow:0 18px 42px rgba(17,19,22,.12)}
.okb-page-home .proof-count{transition:opacity .52s ease,transform .52s ease}
.okb-page-home .proof-strip:not(.is-counting) .proof-count{opacity:0;transform:translateY(12px)}
.okb-page-home .proof-strip.is-counting .proof-count{opacity:1;transform:translateY(0)}
.okb-page-home .center-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:26px;padding:0 22px;border:1px solid var(--brand);border-radius:6px;color:#fff;background:var(--brand);font-family:var(--font-display);font-size:14px;font-weight:800;box-shadow:0 14px 34px rgba(196,18,48,.22);transition:.18s ease}
.okb-page-home .center-cta:after{content:"\2192";margin-left:10px;transition:transform .18s ease}
.okb-page-home .center-cta:hover{transform:translateY(-2px);border-color:var(--brand-dark);background:var(--brand-dark);box-shadow:0 18px 42px rgba(196,18,48,.28)}
.okb-page-home .center-cta:hover:after{transform:translateX(3px)}
.okb-page-home .home-product-system{background:#fff}
.okb-page-home .product-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start;padding-bottom:42px}
.okb-page-home .product-card{position:relative;min-height:350px;overflow:hidden;border-radius:8px;color:#fff;background:#15181d;box-shadow:0 18px 44px rgba(17,19,22,.1)}
.okb-page-home .product-gallery .product-card:nth-child(6n+1),.okb-page-home .product-gallery .product-card:nth-child(6n+5){min-height:386px}
.okb-page-home .product-gallery .product-card:nth-child(3n+2){transform:translateY(34px)}
.okb-page-home .product-gallery .product-card:nth-child(3n){transform:translateY(14px)}
.okb-page-home .product-card figure{position:absolute;inset:0;margin:0;overflow:hidden;background:#15181d}
.okb-page-home .product-card img,.okb-page-home .product-card video{width:100%;height:100%;object-fit:cover;opacity:.98;transition:transform .28s ease,opacity .28s ease}
.okb-page-home .product-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,10,12,.01),rgba(8,10,12,.13) 38%,rgba(8,10,12,.66)),linear-gradient(90deg,rgba(8,10,12,.16),rgba(8,10,12,0));pointer-events:none}
.okb-page-home .product-card:hover{z-index:2}
.okb-page-home .product-card:hover img,.okb-page-home .product-card:hover video{opacity:1;transform:scale(1.055)}
.okb-page-home .product-card-body{position:relative;z-index:1;min-height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:26px}
.okb-page-home .product-card .tag{display:none}
.okb-page-home .product-card h3{margin-bottom:10px;color:#fff;font-size:25px;line-height:1.2;text-shadow:0 2px 18px rgba(0,0,0,.34)}
.okb-page-home .product-card p{margin-bottom:0;color:rgba(255,255,255,.86);font-size:15px;line-height:1.55;text-shadow:0 2px 16px rgba(0,0,0,.34)}
.okb-page-home .capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.okb-page-home .capability{position:relative;min-height:260px;overflow:hidden;padding:28px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#fff,var(--soft));transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background .24s ease}
.okb-page-home .capability:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:var(--brand);transform:scaleX(0);transform-origin:left;transition:transform .24s ease}
.okb-page-home .capability:hover{transform:translateY(-8px);border-color:rgba(196,18,48,.36);background:#fff;box-shadow:0 24px 60px rgba(17,19,22,.14)}
.okb-page-home .capability:hover:after{transform:scaleX(1)}
.okb-page-home .capability-icon{display:inline-grid;width:54px;height:54px;place-items:center;margin-bottom:28px;border:1px solid rgba(196,18,48,.18);border-radius:14px;color:var(--brand);background:rgba(196,18,48,.07);transition:.24s ease}
.okb-page-home .capability-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.okb-page-home .capability:hover .capability-icon{transform:translateY(-3px) scale(1.04);border-color:var(--brand);color:#fff;background:var(--brand)}
.okb-page-home .capability h3{margin-bottom:10px;font-size:21px;line-height:1.2}
.okb-page-home .capability p{margin-bottom:0;color:var(--muted);font-size:15px}
.okb-page-home .cases-more-btn{min-height:46px;padding:0 22px;box-shadow:0 14px 30px rgba(196,18,48,.22)}

@media(max-width:1060px){
  .okb-page-home .product-gallery{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:0}
  .okb-page-home .product-gallery .product-card,.okb-page-home .product-gallery .product-card:nth-child(n){min-height:330px;transform:none}
}
@media(max-width:900px){
  .okb-page-home .capability-grid{grid-template-columns:1fr}
}
@media(max-width:640px){
  .okb-page-home .hero{min-height:100vh;min-height:100svh;padding-top:64px;background-position:center}
  .okb-page-home .hero-inner{padding:96px 0 42px}
  .okb-page-home .product-gallery{grid-template-columns:1fr}
  .okb-page-home .product-gallery .product-card,.okb-page-home .product-gallery .product-card:nth-child(n){min-height:300px}
  .okb-page-home .product-card-body{padding:22px}
  .okb-page-home .product-card h3{font-size:24px}
}
.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.value-card{min-height:230px;padding:24px;border:1px solid var(--line);border-radius:8px;background:#fff}
.value-card span{display:block;margin-bottom:34px;color:var(--brand);font-weight:900}
.value-card h3{margin-bottom:10px;font-size:20px;line-height:1.2}
.value-card p{margin-bottom:0;color:var(--muted);font-size:15px}
.delivery{color:#fff;background:var(--dark)}
.delivery .section-intro,.delivery .step p{color:rgba(255,255,255,.68)}
.delivery .label{color:#ff8a9d}
.steps{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;border:1px solid rgba(255,255,255,.14);border-radius:8px;overflow:hidden;background:rgba(255,255,255,.14)}
.step{min-height:260px;padding:22px;background:#21242a}
.step span{display:inline-grid;width:36px;height:36px;place-items:center;margin-bottom:54px;border-radius:6px;color:#fff;background:var(--brand);font-weight:900}
.step h3{margin-bottom:10px;font-size:17px;line-height:1.2}
.center-layout{display:grid;grid-template-columns:1fr .88fr;gap:42px;align-items:center}
.center-image{border-radius:8px;overflow:hidden;aspect-ratio:16/11;background:var(--soft)}
.center-image img,.center-image video{width:100%;height:100%;object-fit:cover}
.center-cta-secondary{margin-left:10px;border-color:var(--line)!important;color:var(--ink)!important;background:#fff!important;box-shadow:none!important}
.feature-list{display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none}
.feature-list li{display:grid;grid-template-columns:24px 1fr;gap:12px;color:var(--muted)}
.feature-list li:before{content:"";width:10px;height:10px;margin-top:8px;border-radius:2px;background:var(--brand)}
.case-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.tag{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:4px;color:var(--muted);background:var(--field);font-size:12px;font-weight:750}
.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;align-items:start}
.faq-item{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}
.faq-item summary{min-height:74px;display:grid;grid-template-columns:1fr 34px;gap:16px;align-items:center;padding:20px 22px;cursor:pointer;list-style:none;font-weight:850;font-size:18px;line-height:1.25}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary:after{content:"+";display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:var(--brand);background:#fff1f3;font-size:22px;line-height:1;font-weight:750}
.faq-item[open] summary{border-bottom:1px solid var(--line)}
.faq-item[open] summary:after{content:"-";background:var(--brand);color:#fff}
.faq-item p{margin:0;padding:18px 22px 22px;color:var(--muted);font-size:15px}
.quote{position:relative;overflow:hidden;padding:96px 0;color:#fff;background:linear-gradient(90deg,rgba(17,19,22,.9),rgba(17,19,22,.72)),var(--quote-image) center/cover no-repeat}
.quote-background-media:after{background:linear-gradient(90deg,rgba(17,19,22,.9),rgba(17,19,22,.72))}
.quote-layout{position:relative;z-index:1;display:grid;grid-template-columns:.88fr 1.12fr;gap:44px;align-items:start}
.quote h2{margin-bottom:18px}
.quote p{color:rgba(255,255,255,.76)}
.quote-points{display:grid;gap:14px;margin-top:28px}
.quote-point{padding:18px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(255,255,255,.08)}
.quote-point strong{display:block;margin-bottom:4px}
.quote-point span{color:rgba(255,255,255,.68);font-size:14px}
.quote-form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:24px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:rgba(255,255,255,.96);color:var(--ink)}
.quote-form-disabled{grid-template-columns:1fr;align-content:center;min-height:380px}
.quote-preview-notice{max-width:560px;margin:auto;text-align:left}
.quote-preview-notice h3{margin-bottom:14px;font-size:26px;line-height:1.2}
.quote-preview-notice p{margin-bottom:22px;color:var(--muted);font-size:15px}
.quote-preview-notice small{display:block;margin-top:14px;color:var(--muted);font-size:12px}
.required-mark{color:var(--brand);font-weight:900}
.field{display:grid;gap:7px}
.field.full{grid-column:1/-1}
label{color:#34383d;font-size:13px;font-weight:800}
input,select,textarea{width:100%;min-height:46px;border:1px solid var(--line);border-radius:6px;padding:10px 12px;color:var(--ink);background:var(--field);font:inherit;font-size:14px}
textarea{min-height:112px;resize:vertical}
input:focus,select:focus,textarea:focus{outline:2px solid rgba(196,18,48,.22);border-color:var(--brand);background:#fff}
.quote-modal{width:min(720px,calc(100% - 36px));max-height:min(90vh,760px);margin:auto;padding:0;border:0;border-radius:8px;color:var(--ink);background:transparent;overflow:visible}
.quote-modal::backdrop{background:rgba(10,12,14,.68);backdrop-filter:blur(4px)}
.modal-card{position:relative;max-height:min(90vh,760px);overflow:auto;padding:26px;border-radius:8px;background:rgba(255,255,255,.98);box-shadow:0 28px 90px rgba(0,0,0,.36)}
.modal-head{padding-right:44px;margin-bottom:18px}
.modal-head h2{margin-bottom:8px;font-size:26px}
.modal-head p{margin-bottom:0;color:var(--muted);font-size:14px}
.modal-close{position:absolute;top:18px;right:18px;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:#fff;font-size:22px;line-height:1;cursor:pointer}
.modal-form{padding:0;border:0;background:transparent}
.text-link{color:var(--brand);font-weight:850}
.section-more{display:inline-flex;margin-top:18px}
.site-footer{color:rgba(255,255,255,.78);background:#101215}
.footer-main{display:grid;grid-template-columns:1.3fr .8fr .8fr 1fr;gap:38px;padding:58px 0}
.footer-main h3{margin:0 0 16px;color:#fff;font-size:16px}
.footer-main p{color:rgba(255,255,255,.64);font-size:14px}
.social-share{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.social-share a{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#fff;background:rgba(255,255,255,.06);font-size:12px;font-weight:850}
.social-share a:hover{background:var(--brand)}
.footer-links{display:grid;gap:10px;font-size:14px}
.footer-links a:hover{color:#fff}
.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding:20px 0;border-top:1px solid rgba(255,255,255,.12);font-size:13px;color:rgba(255,255,255,.52)}
@media(max-width:1060px){
  .nav-links{display:none}
  .mobile-menu{display:block}
  .solution,.solution:nth-child(1),.solution:nth-child(2){grid-column:span 6;min-height:360px}
  .steps{grid-template-columns:repeat(3,1fr)}
  .seo-path-grid,.product-module-grid{grid-template-columns:repeat(2,1fr)}
  .company-ecosystem-grid{grid-template-columns:repeat(3,1fr)}
  .center-journey-grid{grid-template-columns:repeat(3,1fr)}
  .service-blueprint-head{display:none}
  .service-blueprint-row{grid-template-columns:190px minmax(0,1fr) 220px}
  .service-blueprint-output{grid-column:1/-1;min-height:72px;border-top:1px solid rgba(255,255,255,.12)}
  .service-blueprint-row>div:nth-child(3){border-right:0}
  .service-blueprint-input small,.service-blueprint-output small{display:block;margin-bottom:8px;color:rgba(255,255,255,.44);font-size:10px;font-weight:850;text-transform:uppercase}
  .quality-gates-grid{grid-template-columns:repeat(2,1fr)}
  .team-role-card,.team-role-card:nth-child(1),.team-role-card:nth-child(2){grid-column:span 6;display:block;min-height:0}
  .team-role-card:nth-child(1) figure,.team-role-card:nth-child(2) figure{min-height:0;aspect-ratio:4/3}
  .spec-row{grid-template-columns:82px 1fr}
  .spec-row strong{grid-column:2;justify-self:start;text-align:left}
  .okb-page-type-solution-detail .spec-row{grid-template-columns:82px 1fr}
  .okb-page-type-solution-detail .product-module-card{grid-column:span 6}
  .okb-page-type-solution-detail .product-module-card:nth-child(3){grid-column:1/-1}
  .okb-page-type-solution-detail .product-module-card:nth-child(3){display:block;min-height:0}
  .okb-page-type-solution-detail .product-module-card:nth-child(3) figure{min-height:0;aspect-ratio:16/11}
  .okb-page-type-product-detail .spec-row{grid-template-columns:82px 1fr}
  .okb-page-type-product-detail .product-module-card{display:block}
  .okb-page-type-product-detail .product-module-card figure{min-height:0;aspect-ratio:16/10}
  .resource-library-card,.resource-library-card:first-child,.resource-library-card:nth-child(2){grid-column:span 6}
  .okb-page-type-resource-hub .spec-row{grid-template-columns:82px 1fr}
  .catalog-library-card,.catalog-library-card:first-child{grid-column:1/-1}
  .okb-page-type-catalogs .spec-row{grid-template-columns:82px 1fr}
  .article-library-card,.article-library-card:first-child,.article-library-card:nth-child(2){grid-column:span 6}
  .okb-page-type-blog .spec-row{grid-template-columns:82px 1fr}
  .video-library-card,.video-library-card:first-child,.video-library-card:nth-child(2){grid-column:span 6}
  .okb-page-type-videos .spec-row{grid-template-columns:82px 1fr}
  .okb-page-type-contact .spec-row{grid-template-columns:82px 1fr}
  .okb-page-type-about .spec-row{grid-template-columns:82px 1fr}
  .okb-page-type-about .product-module-card{display:block}
  .okb-page-type-about .product-module-card figure{min-height:0;aspect-ratio:16/10}
  .okb-page-type-center .spec-row{grid-template-columns:82px 1fr}
  .okb-page-type-center .product-module-card,.okb-page-type-center .product-module-card:nth-child(1),.okb-page-type-center .product-module-card:nth-child(2){grid-column:span 6;display:block;min-height:0}
  .okb-page-type-center .product-module-card:nth-child(1) figure,.okb-page-type-center .product-module-card:nth-child(2) figure{min-height:0;aspect-ratio:16/10}
  .okb-page-type-service .spec-row{grid-template-columns:82px 1fr}
  .okb-page-type-manufacturing .spec-row{grid-template-columns:82px 1fr}
  .okb-page-type-manufacturing .product-module-card,.okb-page-type-manufacturing .product-module-card:nth-child(1),.okb-page-type-manufacturing .product-module-card:nth-child(2){grid-column:span 6;display:block;min-height:0}
  .okb-page-type-manufacturing .product-module-card:nth-child(1) figure{min-height:0;aspect-ratio:16/10}
  .okb-page-type-team .spec-row{grid-template-columns:82px 1fr}
  .product-directory-card{grid-column:span 4}
  .product-directory-card:nth-child(1),.product-directory-card:nth-child(2){grid-column:span 6}
}
@media(max-width:900px){
  h1{font-size:44px}
  h2{font-size:32px}
  .proof-strip,.intent-grid,.solution-grid,.material-layout,.center-layout,.case-grid,.quote-layout,.resource-row,.footer-main,.section-head{grid-template-columns:1fr}
  .solution,.solution:nth-child(1),.solution:nth-child(2){grid-column:1/-1;min-height:340px}
  .value-grid,.faq-grid{grid-template-columns:1fr 1fr}
  .material-visual{min-height:420px}
  .okb-page-one-stop-solutions .hero h1{font-size:44px}
  .okb-page-one-stop-solutions .center-layout{grid-template-columns:1fr}
  .okb-page-one-stop-solutions .solution,.okb-page-one-stop-solutions .solution:nth-child(1),.okb-page-one-stop-solutions .solution:nth-child(2){min-height:340px}
  .okb-page-type-solution-detail .hero h1{font-size:44px}
  .okb-page-type-solution-detail .product-module-grid{grid-template-columns:1fr}
  .okb-page-type-solution-detail .product-module-card,.okb-page-type-solution-detail .product-module-card:nth-child(3){grid-column:1/-1}
  .okb-page-type-solution-detail .material-layout,.okb-page-type-solution-detail .center-layout{grid-template-columns:1fr}
  .okb-page-type-project-cases .hero h1{font-size:44px}
  .okb-page-type-project-cases .center-layout{grid-template-columns:1fr}
  .case-portfolio-grid{grid-template-columns:repeat(2,1fr)}
  .case-portfolio-card{grid-column:auto}
  .case-portfolio-card:first-child{grid-column:1/-1}
  .okb-page-type-product-hub .hero h1{font-size:44px}
  .okb-page-type-product-hub .center-layout{grid-template-columns:1fr}
  .product-directory-grid{grid-template-columns:repeat(2,1fr)}
  .product-directory-card,.product-directory-card:nth-child(1),.product-directory-card:nth-child(2){grid-column:auto;min-height:360px}
  .okb-page-type-product-detail .hero h1{font-size:44px}
  .okb-page-type-product-detail .product-module-grid{grid-template-columns:1fr}
  .okb-page-type-product-detail .product-module-card{grid-column:1/-1}
  .okb-page-type-product-detail .center-layout{grid-template-columns:1fr}
  .okb-page-type-resource-hub .hero h1{font-size:44px}
  .okb-page-type-resource-hub .intent-grid{grid-template-columns:repeat(2,1fr)}
  .resource-library-grid{grid-template-columns:repeat(2,1fr)}
  .resource-library-card,.resource-library-card:first-child,.resource-library-card:nth-child(2){grid-column:auto}
  .okb-page-type-resource-hub .center-layout{grid-template-columns:1fr}
  .okb-page-type-catalogs .hero h1{font-size:44px}
  .catalog-library-card,.catalog-library-card:first-child{grid-template-columns:220px 1fr;min-height:300px}
  .catalog-library-card:first-child .catalog-library-body{padding:28px}
  .okb-page-type-catalogs .center-layout{grid-template-columns:1fr}
  .okb-page-type-blog .hero h1{font-size:44px}
  .article-library-grid{grid-template-columns:repeat(2,1fr)}
  .article-library-card,.article-library-card:first-child,.article-library-card:nth-child(2){grid-column:auto}
  .okb-page-type-blog .center-layout{grid-template-columns:1fr}
  .okb-page-type-videos .hero h1{font-size:44px}
  .video-library-grid{grid-template-columns:repeat(2,1fr)}
  .video-library-card,.video-library-card:first-child,.video-library-card:nth-child(2){grid-column:auto}
  .okb-page-type-videos .center-layout{grid-template-columns:1fr}
  .okb-page-type-contact .hero h1{font-size:44px}
  .okb-page-type-contact .quote-layout{grid-template-columns:1fr}
  .okb-page-type-contact .intent-grid{grid-template-columns:repeat(2,1fr)}
  .okb-page-type-contact .center-layout{grid-template-columns:1fr}
  .okb-page-type-about .hero h1{font-size:44px}
  .okb-page-type-about .center-layout{grid-template-columns:1fr}
  .okb-page-type-about .company-ecosystem-grid{grid-template-columns:1fr}
  .okb-page-type-about .company-ecosystem-card:nth-child(2),.okb-page-type-about .company-ecosystem-card:nth-child(2):hover{transform:none}
  .okb-page-type-about .product-module-grid{grid-template-columns:1fr}
  .okb-page-type-about .product-module-card{grid-column:1/-1}
  .okb-page-type-about .intent-grid{grid-template-columns:repeat(2,1fr)}
  .okb-page-type-center .hero h1{font-size:44px}
  .okb-page-type-center .center-journey-grid{grid-template-columns:1fr}
  .okb-page-type-center .product-module-grid{grid-template-columns:repeat(2,1fr)}
  .okb-page-type-center .product-module-card,.okb-page-type-center .product-module-card:nth-child(1),.okb-page-type-center .product-module-card:nth-child(2){grid-column:auto}
  .okb-page-type-center .center-layout,.okb-page-type-center .material-layout{grid-template-columns:1fr}
  .okb-page-type-service .hero h1{font-size:44px}
  .okb-page-type-service .intent-grid{grid-template-columns:repeat(2,1fr)}
  .okb-page-type-service .product-module-grid{grid-template-columns:repeat(2,1fr)}
  .okb-page-type-service .center-layout{grid-template-columns:1fr}
  .okb-page-type-service .service-blueprint-row{grid-template-columns:1fr 1fr}
  .okb-page-type-service .service-blueprint-stage,.okb-page-type-service .service-blueprint-row>p{grid-column:span 1}
  .okb-page-type-service .service-blueprint-input,.okb-page-type-service .service-blueprint-output{grid-column:span 1;border-top:1px solid rgba(255,255,255,.12)}
  .okb-page-type-manufacturing .hero h1{font-size:44px}
  .okb-page-type-manufacturing .product-module-grid{grid-template-columns:repeat(2,1fr)}
  .okb-page-type-manufacturing .product-module-card,.okb-page-type-manufacturing .product-module-card:nth-child(1),.okb-page-type-manufacturing .product-module-card:nth-child(2){grid-column:auto}
  .okb-page-type-manufacturing .center-layout{grid-template-columns:1fr}
  .okb-page-type-manufacturing .quality-gates-grid{grid-template-columns:repeat(2,1fr)}
  .okb-page-type-team .hero h1{font-size:44px}
  .okb-page-type-team .team-roles-grid{grid-template-columns:repeat(2,1fr)}
  .okb-page-type-team .team-role-card,.okb-page-type-team .team-role-card:nth-child(1),.okb-page-type-team .team-role-card:nth-child(2){grid-column:auto}
  .okb-page-type-team .center-layout{grid-template-columns:1fr}
  .okb-page-type-team .intent-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
  .container{width:min(var(--max),calc(100% - 28px))}
  .nav{min-height:64px}
  .brand{max-width:156px}
  .brand-logo{width:136px}
  .nav-actions .btn{display:none}
  .hero{min-height:660px;background-position:center}
  .hero-inner{padding:96px 0 42px}
  h1{font-size:36px}
  .hero-copy,.section-intro{font-size:16px}
  .proof-strip{width:calc(100% - 28px);margin-top:-22px}
  .proof{min-height:auto}
  section{padding:68px 0}
  .material-list,.value-grid,.faq-grid,.quote-form,.steps,.seo-path-grid,.product-module-grid{grid-template-columns:1fr}
  .spec-row{grid-template-columns:1fr;gap:12px}
  .spec-row strong{grid-column:auto}
  .proof strong{font-size:34px}
  .solution,.solution:nth-child(1),.solution:nth-child(2){min-height:300px}
  .solution-content{padding:22px}
  .solution h3,.solution:nth-child(1) h3,.solution:nth-child(2) h3{font-size:24px}
  .material-item{grid-template-columns:112px 1fr}
  .step{min-height:auto}
  .step span{margin-bottom:24px}
  .footer-bottom{flex-direction:column}
  .okb-page-one-stop-solutions .hero{min-height:660px}
  .okb-page-one-stop-solutions .hero-inner{padding:96px 0 42px}
  .okb-page-one-stop-solutions .hero h1{font-size:36px}
  .okb-page-one-stop-solutions .solution,.okb-page-one-stop-solutions .solution:nth-child(1),.okb-page-one-stop-solutions .solution:nth-child(2){min-height:300px}
  .okb-page-type-solution-detail .hero{min-height:690px}
  .okb-page-type-solution-detail .hero-inner{padding:100px 0 52px}
  .okb-page-type-solution-detail .hero h1{font-size:36px}
  .okb-page-type-solution-detail .proof-strip{margin-top:-24px}
  .okb-page-type-solution-detail .intent-card{grid-template-rows:180px 1fr}
  .okb-page-type-project-cases .hero{min-height:690px}
  .okb-page-type-project-cases .hero-inner{padding:100px 0 52px}
  .okb-page-type-project-cases .hero h1{font-size:36px}
  .okb-page-type-project-cases .proof-strip{margin-top:-24px}
  .case-portfolio-grid{grid-template-columns:1fr}
  .case-portfolio-card,.case-portfolio-card:first-child{grid-column:auto}
  .case-portfolio-card:first-child figure{aspect-ratio:16/10}
  .case-portfolio-card:first-child h3{font-size:24px}
  .case-portfolio-meta{align-items:flex-start;flex-direction:column}
  .case-portfolio-meta small{text-align:left}
  .okb-page-type-product-hub .hero{min-height:690px}
  .okb-page-type-product-hub .hero-inner{padding:100px 0 52px}
  .okb-page-type-product-hub .hero h1{font-size:36px}
  .okb-page-type-product-hub .proof-strip{margin-top:-24px}
  .product-directory-grid{grid-template-columns:1fr}
  .product-directory-card,.product-directory-card:nth-child(1),.product-directory-card:nth-child(2){min-height:310px}
  .product-directory-card:nth-child(1) h3,.product-directory-card:nth-child(2) h3{font-size:26px}
  .okb-page-type-product-detail .hero{min-height:690px}
  .okb-page-type-product-detail .hero-inner{padding:100px 0 52px}
  .okb-page-type-product-detail .hero h1{font-size:36px}
  .okb-page-type-product-detail .proof-strip{margin-top:-24px}
  .okb-page-type-product-detail .product-module-card div{padding:22px}
  .okb-page-type-product-detail .product-module-card h3{font-size:21px}
  .okb-page-type-product-detail .intent-card{grid-template-rows:180px 1fr}
  .okb-page-type-resource-hub .hero{min-height:700px}
  .okb-page-type-resource-hub .hero-inner{padding:100px 0 52px}
  .okb-page-type-resource-hub .hero h1{font-size:36px}
  .okb-page-type-resource-hub .proof-strip{margin-top:-24px}
  .okb-page-type-resource-hub .intent-grid{grid-template-columns:1fr}
  .okb-page-type-resource-hub .intent-card{grid-template-rows:180px 1fr}
  .resource-library-grid{grid-template-columns:1fr}
  .resource-library-card:first-child h3,.resource-library-card:nth-child(2) h3{font-size:24px}
  .resource-library-meta{align-items:flex-start;flex-direction:column}
  .okb-page-type-catalogs .hero{min-height:700px}
  .okb-page-type-catalogs .hero-inner{padding:100px 0 52px}
  .okb-page-type-catalogs .hero h1{font-size:36px}
  .okb-page-type-catalogs .proof-strip{margin-top:-24px}
  .catalog-library-grid{grid-template-columns:1fr}
  .catalog-library-card,.catalog-library-card:first-child,.catalog-library-section.is-filtered .catalog-library-card,.catalog-library-section.is-filtered .catalog-library-card:first-child{grid-column:auto;display:block;min-height:0}
  .catalog-library-card figure,.catalog-library-card:first-child figure{min-height:0;aspect-ratio:16/10}
  .catalog-library-card:first-child .catalog-library-body{padding:24px}
  .catalog-library-card:first-child h3{font-size:26px}
  .catalog-library-meta{align-items:flex-start;flex-direction:column}
  .okb-page-type-blog .hero{min-height:700px}
  .okb-page-type-blog .hero-inner{padding:100px 0 52px}
  .okb-page-type-blog .hero h1{font-size:36px}
  .okb-page-type-blog .proof-strip{margin-top:-24px}
  .article-library-grid{grid-template-columns:1fr}
  .article-library-card:first-child figure{aspect-ratio:16/9}
  .article-library-card:first-child h3{font-size:26px}
  .article-library-meta{align-items:flex-start;flex-direction:column}
  .okb-page-type-videos .hero{min-height:700px}
  .okb-page-type-videos .hero-inner{padding:100px 0 52px}
  .okb-page-type-videos .hero h1{font-size:36px}
  .okb-page-type-videos .proof-strip{margin-top:-24px}
  .video-library-grid{grid-template-columns:1fr}
  .video-library-card:first-child figure,.video-library-card:nth-child(2) figure{aspect-ratio:16/9}
  .video-library-card:first-child h3,.video-library-card:nth-child(2) h3{font-size:25px}
  .video-library-meta{align-items:flex-start;flex-direction:column}
  .okb-page-type-contact .hero{min-height:660px}
  .okb-page-type-contact .hero-inner{padding:100px 0 52px}
  .okb-page-type-contact .hero h1{font-size:36px}
  .okb-page-type-contact .quote{padding-top:72px;padding-bottom:86px}
  .okb-page-type-contact .proof-strip{margin-top:-24px}
  .okb-page-type-contact .intent-grid{grid-template-columns:1fr}
  .okb-page-type-contact .intent-card{grid-template-rows:180px 1fr}
  .okb-page-type-about .hero{min-height:720px;background-position:56% center}
  .okb-page-type-about .hero-inner{padding:104px 0 56px}
  .okb-page-type-about .hero h1{font-size:36px}
  .okb-page-type-about .proof-strip{margin-top:-24px}
  .okb-page-type-about .company-ecosystem-grid{grid-template-columns:1fr}
  .okb-page-type-about .company-ecosystem-body{padding:22px}
  .okb-page-type-about .intent-grid{grid-template-columns:1fr}
  .okb-page-type-about .intent-card{grid-template-rows:180px 1fr}
  .okb-page-type-center .hero{min-height:700px}
  .okb-page-type-center .hero-inner{padding:100px 0 52px}
  .okb-page-type-center .hero h1{font-size:36px}
  .okb-page-type-center .proof-strip{margin-top:-24px}
  .okb-page-type-center .center-journey-grid{grid-template-columns:1fr}
  .okb-page-type-center .center-journey-step{grid-template-columns:58px 1fr}
  .okb-page-type-center .center-journey-body{padding:22px 20px 24px 0}
  .okb-page-type-center .product-module-grid{grid-template-columns:1fr}
  .okb-page-type-center .material-visual{min-height:430px}
  .okb-page-type-service .hero{min-height:700px}
  .okb-page-type-service .hero-inner{padding:100px 0 52px}
  .okb-page-type-service .hero h1{font-size:36px}
  .okb-page-type-service .proof-strip{margin-top:-24px}
  .okb-page-type-service .intent-grid{grid-template-columns:1fr}
  .okb-page-type-service .intent-card{grid-template-rows:180px 1fr}
  .okb-page-type-service .service-blueprint-row{grid-template-columns:1fr}
  .okb-page-type-service .service-blueprint-stage,.okb-page-type-service .service-blueprint-row>p,.okb-page-type-service .service-blueprint-input,.okb-page-type-service .service-blueprint-output{grid-column:auto;min-height:auto;border-right:0;border-top:1px solid rgba(255,255,255,.12)}
  .okb-page-type-service .service-blueprint-stage{border-top:0}
  .okb-page-type-service .product-module-grid{grid-template-columns:1fr}
  .okb-page-type-manufacturing .hero{min-height:710px}
  .okb-page-type-manufacturing .hero-inner{padding:100px 0 54px}
  .okb-page-type-manufacturing .hero h1{font-size:36px}
  .okb-page-type-manufacturing .proof-strip{margin-top:-24px}
  .okb-page-type-manufacturing .product-module-grid{grid-template-columns:1fr}
  .okb-page-type-manufacturing .quality-gates-grid{grid-template-columns:1fr}
  .okb-page-type-manufacturing .quality-gate-body{padding:22px}
  .okb-page-type-team .hero{min-height:710px}
  .okb-page-type-team .hero-inner{padding:100px 0 54px}
  .okb-page-type-team .hero h1{font-size:36px}
  .okb-page-type-team .proof-strip{margin-top:-24px}
  .okb-page-type-team .team-roles-grid{grid-template-columns:1fr}
  .okb-page-type-team .team-role-body,.okb-page-type-team .team-role-card:nth-child(1) .team-role-body,.okb-page-type-team .team-role-card:nth-child(2) .team-role-body{padding:22px}
  .okb-page-type-team .intent-grid{grid-template-columns:1fr}
  .okb-page-type-team .intent-card{grid-template-rows:180px 1fr}
}

/* Homepage feedback and secondary-page mastheads, July 2026. */
.okb-page-home .hero{position:relative;overflow:hidden;background:#111316}
.okb-page-home .hero:before,.okb-page-home .hero:after,.okb-page-home .hero-background-media:after{display:none}
.okb-page-home .hero .hero-inner{text-shadow:0 3px 20px rgba(0,0,0,.82),0 1px 3px rgba(0,0,0,.95)}
.okb-page-home .hero .btn{text-shadow:none;box-shadow:0 8px 28px rgba(0,0,0,.22)}
.okb-page-home .hero .hero-inner h1{max-width:980px;font-size:68px;line-height:1.04}
.okb-page-home .hero .eyebrow{font-size:14px}
.okb-page-home .delivery .step h3{font-size:20px;line-height:1.22}

.center-video{position:relative;display:block;color:#fff;background:#111316}
.center-video:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,12,14,.03),rgba(10,12,14,.52));pointer-events:none}
.center-video img,.center-video video{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.center-video:hover img{transform:scale(1.035)}
.center-video-play{position:absolute;z-index:2;left:50%;top:50%;width:68px;height:68px;border:1px solid rgba(255,255,255,.78);border-radius:50%;background:rgba(17,19,22,.62);backdrop-filter:blur(7px);transform:translate(-50%,-50%);box-shadow:0 16px 44px rgba(0,0,0,.24)}
.center-video-play:after{content:"";position:absolute;left:28px;top:22px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid #fff}
.center-video strong{position:absolute;z-index:2;left:24px;bottom:20px;color:#fff;font-size:14px;text-shadow:0 2px 16px rgba(0,0,0,.54)}

.hero.hero-interior{display:block;min-height:0;padding:72px 0 0;overflow:hidden;background:#191b1f!important;color:#fff}
.hero.hero-interior:after{display:none}
.hero-interior .hero-shell{min-height:560px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:64px;align-items:stretch}
.hero-interior .hero-inner{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:72px 0 68px}
.hero-interior .hero-inner h1{max-width:820px;margin-bottom:24px;font-size:54px;line-height:1.06;overflow-wrap:anywhere}
.hero-interior .hero-copy{max-width:680px;margin-bottom:30px;font-size:17px;line-height:1.65}
.hero-interior .hero-actions{margin-bottom:0}
.hero-visual{position:relative;min-width:0;min-height:520px;margin:30px 0 0;overflow:hidden;background:#26292e}
.hero-visual:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.14);pointer-events:none}
.hero-visual img,.hero-visual video{width:100%;height:100%;object-fit:cover}

.okb-page-one-stop-solutions .hero-interior .hero-shell,.okb-page-type-solution-detail .hero-interior .hero-shell{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)}
.okb-page-one-stop-solutions .hero-interior .hero-visual,.okb-page-type-solution-detail .hero-interior .hero-visual{margin-top:24px;min-height:570px}
.okb-page-one-stop-solutions .hero-interior .hero-inner h1{font-size:60px}
.okb-page-type-solution-detail .hero-interior .hero-inner h1{font-size:52px}

.okb-page-type-project-cases .hero.hero-interior{background:#111316!important}
.okb-page-type-project-cases .hero-interior .hero-shell{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:56px}
.okb-page-type-project-cases .hero-interior .hero-inner{justify-content:flex-end;padding-bottom:78px}
.okb-page-type-project-cases .hero-interior .hero-inner h1{font-size:58px}
.okb-page-type-project-cases .hero-interior .hero-visual{min-height:590px;margin-top:0}

.okb-page-type-product-hub .hero.hero-interior,.okb-page-type-product-detail .hero.hero-interior{background:#f1f2ef!important;color:var(--ink)}
.okb-page-type-product-hub .hero-interior .hero-shell,.okb-page-type-product-detail .hero-interior .hero-shell{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}
.okb-page-type-product-hub .hero-interior .hero-inner h1{font-size:58px}
.okb-page-type-product-detail .hero-interior .hero-inner{grid-column:2;grid-row:1;padding-left:18px}
.okb-page-type-product-detail .hero-interior .hero-visual{grid-column:1;grid-row:1}
.okb-page-type-product-detail .hero-interior .hero-inner h1{font-size:52px}
.okb-page-type-product-hub .hero-interior .hero-copy,.okb-page-type-product-detail .hero-interior .hero-copy{color:var(--muted)}
.okb-page-type-product-hub .hero-interior .eyebrow,.okb-page-type-product-detail .hero-interior .eyebrow{color:var(--ink)}
.okb-page-type-product-hub .hero-interior .btn-ghost,.okb-page-type-product-detail .hero-interior .btn-ghost{color:var(--ink);border-color:#8d9399;background:transparent}
.okb-page-type-product-hub .hero-interior .hero-visual,.okb-page-type-product-detail .hero-interior .hero-visual{margin:28px 0;box-shadow:0 24px 64px rgba(17,19,22,.12)}

.okb-page-type-resource-hub .hero.hero-interior,.okb-page-type-catalogs .hero.hero-interior,.okb-page-type-blog .hero.hero-interior,.okb-page-type-videos .hero.hero-interior{border-top:4px solid var(--brand);background:#fff!important;color:var(--ink)}
.okb-page-type-resource-hub .hero-interior .hero-shell,.okb-page-type-catalogs .hero-interior .hero-shell,.okb-page-type-blog .hero-interior .hero-shell,.okb-page-type-videos .hero-interior .hero-shell{min-height:500px;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:72px}
.okb-page-type-resource-hub .hero-interior .hero-inner h1,.okb-page-type-catalogs .hero-interior .hero-inner h1,.okb-page-type-blog .hero-interior .hero-inner h1,.okb-page-type-videos .hero-interior .hero-inner h1{font-size:52px}
.okb-page-type-resource-hub .hero-interior .hero-copy,.okb-page-type-catalogs .hero-interior .hero-copy,.okb-page-type-blog .hero-interior .hero-copy,.okb-page-type-videos .hero-interior .hero-copy{color:var(--muted)}
.okb-page-type-resource-hub .hero-interior .eyebrow,.okb-page-type-catalogs .hero-interior .eyebrow,.okb-page-type-blog .hero-interior .eyebrow,.okb-page-type-videos .hero-interior .eyebrow{color:var(--ink)}
.okb-page-type-resource-hub .hero-interior .btn-ghost,.okb-page-type-catalogs .hero-interior .btn-ghost,.okb-page-type-blog .hero-interior .btn-ghost,.okb-page-type-videos .hero-interior .btn-ghost{color:var(--ink);border-color:#8d9399;background:transparent}
.okb-page-type-resource-hub .hero-interior .hero-visual,.okb-page-type-catalogs .hero-interior .hero-visual,.okb-page-type-blog .hero-interior .hero-visual,.okb-page-type-videos .hero-interior .hero-visual{min-height:430px;margin:34px 0;box-shadow:0 20px 54px rgba(17,19,22,.11)}

.okb-page-type-about .hero.hero-interior,.okb-page-type-center .hero.hero-interior,.okb-page-type-service .hero.hero-interior,.okb-page-type-manufacturing .hero.hero-interior,.okb-page-type-team .hero.hero-interior{background:#17191d!important}
.okb-page-type-about .hero-interior .hero-shell,.okb-page-type-center .hero-interior .hero-shell,.okb-page-type-service .hero-interior .hero-shell,.okb-page-type-manufacturing .hero-interior .hero-shell,.okb-page-type-team .hero-interior .hero-shell{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:72px}
.okb-page-type-about .hero-interior .hero-inner h1,.okb-page-type-center .hero-interior .hero-inner h1,.okb-page-type-service .hero-interior .hero-inner h1,.okb-page-type-manufacturing .hero-interior .hero-inner h1,.okb-page-type-team .hero-interior .hero-inner h1{font-size:54px}
.okb-page-type-about .hero-interior .hero-visual,.okb-page-type-center .hero-interior .hero-visual,.okb-page-type-service .hero-interior .hero-visual,.okb-page-type-manufacturing .hero-interior .hero-visual,.okb-page-type-team .hero-interior .hero-visual{min-height:500px;margin:34px 0;border-left:4px solid var(--brand)}

.okb-page-type-contact .hero.hero-interior{background:#f1f2ef!important;color:var(--ink)}
.okb-page-type-contact .hero-interior .hero-shell{min-height:460px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}
.okb-page-type-contact .hero-interior .hero-inner h1{font-size:54px}
.okb-page-type-contact .hero-interior .hero-copy{color:var(--muted)}
.okb-page-type-contact .hero-interior .eyebrow{color:var(--ink)}
.okb-page-type-contact .hero-interior .btn-ghost{color:var(--ink);border-color:#8d9399;background:transparent}
.okb-page-type-contact .hero-interior .hero-visual{min-height:390px;margin:34px 0}

.okb-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.field small{color:var(--muted);font-size:12px;line-height:1.45}
.quote-form-error{padding:13px 15px;border:1px solid #e29aa7;border-radius:6px;color:#8d1025;background:#fff1f3;font-size:14px;font-weight:750}
.quote-form button:disabled{cursor:wait;opacity:.68;transform:none}

.okb-page-thank-you .hero.hero-interior{background:#f1f2ef!important;color:var(--ink)}
.okb-page-thank-you .hero-interior .hero-shell{min-height:620px;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:72px}
.okb-page-thank-you .hero-interior .hero-inner{padding:74px 0}
.okb-page-thank-you .hero-interior .hero-inner h1{max-width:760px;font-size:60px}
.okb-page-thank-you .hero-interior .hero-copy{color:var(--muted)}
.okb-page-thank-you .hero-interior .eyebrow{color:var(--ink)}
.okb-page-thank-you .hero-interior .btn-ghost{color:var(--ink);border-color:#8d9399;background:transparent}
.okb-page-thank-you .hero-interior .hero-visual{min-height:500px;margin:34px 0;border-left:4px solid var(--brand);box-shadow:0 24px 64px rgba(17,19,22,.13)}
.okb-page-thank-you .proof-strip{margin-top:-42px}
.okb-page-thank-you .proof strong{font-size:32px;line-height:1.05}
.okb-page-thank-you .intent-grid{grid-template-columns:repeat(3,1fr)}

@media(max-width:900px){
  .okb-page-home .hero .hero-inner h1{font-size:52px}
  .hero-interior .hero-shell,.okb-page-one-stop-solutions .hero-interior .hero-shell,.okb-page-type-solution-detail .hero-interior .hero-shell,.okb-page-type-project-cases .hero-interior .hero-shell,.okb-page-type-product-hub .hero-interior .hero-shell,.okb-page-type-product-detail .hero-interior .hero-shell,.okb-page-type-resource-hub .hero-interior .hero-shell,.okb-page-type-catalogs .hero-interior .hero-shell,.okb-page-type-blog .hero-interior .hero-shell,.okb-page-type-videos .hero-interior .hero-shell,.okb-page-type-about .hero-interior .hero-shell,.okb-page-type-center .hero-interior .hero-shell,.okb-page-type-service .hero-interior .hero-shell,.okb-page-type-manufacturing .hero-interior .hero-shell,.okb-page-type-team .hero-interior .hero-shell,.okb-page-type-contact .hero-interior .hero-shell,.okb-page-thank-you .hero-interior .hero-shell{min-height:0;grid-template-columns:1fr;gap:0}
  .hero-interior .hero-inner,.okb-page-type-project-cases .hero-interior .hero-inner{padding:64px 0 38px}
  .hero-interior .hero-inner h1,.okb-page-one-stop-solutions .hero-interior .hero-inner h1,.okb-page-type-solution-detail .hero-interior .hero-inner h1,.okb-page-type-project-cases .hero-interior .hero-inner h1,.okb-page-type-product-hub .hero-interior .hero-inner h1,.okb-page-type-product-detail .hero-interior .hero-inner h1,.okb-page-type-resource-hub .hero-interior .hero-inner h1,.okb-page-type-catalogs .hero-interior .hero-inner h1,.okb-page-type-blog .hero-interior .hero-inner h1,.okb-page-type-videos .hero-interior .hero-inner h1,.okb-page-type-about .hero-interior .hero-inner h1,.okb-page-type-center .hero-interior .hero-inner h1,.okb-page-type-service .hero-interior .hero-inner h1,.okb-page-type-manufacturing .hero-interior .hero-inner h1,.okb-page-type-team .hero-interior .hero-inner h1,.okb-page-type-contact .hero-interior .hero-inner h1,.okb-page-thank-you .hero-interior .hero-inner h1{font-size:44px}
  .hero-interior .hero-visual,.okb-page-one-stop-solutions .hero-interior .hero-visual,.okb-page-type-solution-detail .hero-interior .hero-visual,.okb-page-type-project-cases .hero-interior .hero-visual,.okb-page-type-product-hub .hero-interior .hero-visual,.okb-page-type-product-detail .hero-interior .hero-visual,.okb-page-type-resource-hub .hero-interior .hero-visual,.okb-page-type-catalogs .hero-interior .hero-visual,.okb-page-type-blog .hero-interior .hero-visual,.okb-page-type-videos .hero-interior .hero-visual,.okb-page-type-about .hero-interior .hero-visual,.okb-page-type-center .hero-interior .hero-visual,.okb-page-type-service .hero-interior .hero-visual,.okb-page-type-manufacturing .hero-interior .hero-visual,.okb-page-type-team .hero-interior .hero-visual,.okb-page-type-contact .hero-interior .hero-visual,.okb-page-thank-you .hero-interior .hero-visual{grid-column:1;grid-row:2;min-height:360px;margin:0 0 46px;border-left:0}
  .okb-page-type-product-detail .hero-interior .hero-inner{grid-column:1;grid-row:1;padding-left:0}
}

@media(max-width:640px){
  .okb-page-home .hero .hero-inner h1{font-size:38px;line-height:1.08}
  .okb-page-home .hero .eyebrow{font-size:12px}
  .okb-page-home .delivery .step h3{font-size:19px}
  .hero.hero-interior{padding-top:64px}
  .hero-interior .hero-inner,.okb-page-type-project-cases .hero-interior .hero-inner{padding:44px 0 30px}
  .hero-interior .hero-inner h1,.okb-page-one-stop-solutions .hero-interior .hero-inner h1,.okb-page-type-solution-detail .hero-interior .hero-inner h1,.okb-page-type-project-cases .hero-interior .hero-inner h1,.okb-page-type-product-hub .hero-interior .hero-inner h1,.okb-page-type-product-detail .hero-interior .hero-inner h1,.okb-page-type-resource-hub .hero-interior .hero-inner h1,.okb-page-type-catalogs .hero-interior .hero-inner h1,.okb-page-type-blog .hero-interior .hero-inner h1,.okb-page-type-videos .hero-interior .hero-inner h1,.okb-page-type-about .hero-interior .hero-inner h1,.okb-page-type-center .hero-interior .hero-inner h1,.okb-page-type-service .hero-interior .hero-inner h1,.okb-page-type-manufacturing .hero-interior .hero-inner h1,.okb-page-type-team .hero-interior .hero-inner h1,.okb-page-type-contact .hero-interior .hero-inner h1{font-size:36px}
  .hero-interior .hero-copy{font-size:16px}
  .hero-interior .hero-visual,.okb-page-one-stop-solutions .hero-interior .hero-visual,.okb-page-type-solution-detail .hero-interior .hero-visual,.okb-page-type-project-cases .hero-interior .hero-visual,.okb-page-type-product-hub .hero-interior .hero-visual,.okb-page-type-product-detail .hero-interior .hero-visual,.okb-page-type-resource-hub .hero-interior .hero-visual,.okb-page-type-catalogs .hero-interior .hero-visual,.okb-page-type-blog .hero-interior .hero-visual,.okb-page-type-videos .hero-interior .hero-visual,.okb-page-type-about .hero-interior .hero-visual,.okb-page-type-center .hero-interior .hero-visual,.okb-page-type-service .hero-interior .hero-visual,.okb-page-type-manufacturing .hero-interior .hero-visual,.okb-page-type-team .hero-interior .hero-visual,.okb-page-type-contact .hero-interior .hero-visual{min-height:270px;margin-bottom:34px}
  .center-video-play{width:58px;height:58px}
  .center-video-play:after{left:24px;top:19px;border-top-width:10px;border-bottom-width:10px;border-left-width:16px}
}

@media(max-width:900px){
  .okb-page-thank-you .hero-interior .hero-inner{padding:64px 0 38px}
}

@media(max-width:640px){
  .okb-page-thank-you .hero-interior .hero-inner{padding:44px 0 30px}
  .okb-page-thank-you .hero-interior .hero-inner h1{font-size:36px}
  .okb-page-thank-you .hero-interior .hero-visual{min-height:270px;margin-bottom:34px}
  .okb-page-thank-you .proof-strip{margin-top:-22px}
}

/* Nigeria hotel advertising landing page. */
.okb-page-nigeria-hotel-projects{overflow-x:hidden;background:#fff}
.okb-page-nigeria-hotel-projects .ad-landing-header{background:rgba(13,15,17,.78);backdrop-filter:blur(14px)}
.okb-page-nigeria-hotel-projects .ad-landing-header .nav{min-height:78px}
.okb-page-nigeria-hotel-projects .ad-landing-header .brand-logo{width:182px}
.ad-header-proof{margin:0;color:rgba(255,255,255,.76);font-size:13px;font-weight:700}

.okb-page-nigeria-hotel-projects .hero.hero-interior{position:relative;min-height:760px;padding:0;background:#111316!important;color:#fff}
.okb-page-nigeria-hotel-projects .hero-interior .hero-shell{position:relative;display:block;width:100%;max-width:none;min-height:760px}
.okb-page-nigeria-hotel-projects .hero-interior .hero-inner{position:relative;z-index:2;width:min(var(--max),calc(100% - 56px));min-height:760px;margin:0 auto;padding:150px 0 100px;justify-content:center}
.okb-page-nigeria-hotel-projects .hero-interior .hero-visual{position:absolute;z-index:0;inset:0;min-height:0;margin:0;background:#111316}
.okb-page-nigeria-hotel-projects .hero-interior .hero-visual:after{border:0;background:linear-gradient(90deg,rgba(8,10,12,.86) 0%,rgba(8,10,12,.67) 48%,rgba(8,10,12,.18) 78%),linear-gradient(180deg,rgba(8,10,12,.14),rgba(8,10,12,.18) 62%,rgba(8,10,12,.74))}
.okb-page-nigeria-hotel-projects .hero-interior .hero-inner h1{max-width:900px;margin-bottom:26px;color:#fff;font-size:66px;line-height:1.04;text-shadow:0 4px 26px rgba(0,0,0,.32)}
.okb-page-nigeria-hotel-projects .hero-interior .hero-copy{max-width:740px;margin-bottom:34px;color:rgba(255,255,255,.86);font-size:18px;line-height:1.62;text-shadow:0 2px 18px rgba(0,0,0,.34)}
.okb-page-nigeria-hotel-projects .hero-interior .eyebrow{color:#fff}
.okb-page-nigeria-hotel-projects .proof-strip{margin-top:-48px;border-color:#d9dde0;box-shadow:0 22px 64px rgba(17,19,22,.18)}
.okb-page-nigeria-hotel-projects .proof{min-height:122px;padding:26px 28px}
.okb-page-nigeria-hotel-projects .proof strong{font-size:48px;line-height:1.02}
.okb-page-nigeria-hotel-projects section{padding-top:96px;padding-bottom:96px}
.okb-page-nigeria-hotel-projects .section-head{grid-template-columns:1.04fr .8fr;align-items:end;margin-bottom:40px}
.okb-page-nigeria-hotel-projects .section-head h2{max-width:760px;font-size:43px;line-height:1.1}
.okb-page-nigeria-hotel-projects .section-intro{max-width:600px;font-size:16px}

.ad-visual-section{background:#fff}
.ad-visual-showrooms{scroll-margin-top:92px}
.ad-visual-materials{background:#f3f4f1}
.ad-visual-products{background:#fff}
.ad-showroom-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:18px}
.ad-showroom-tab{min-height:48px;padding:0 16px;border:1px solid #cfd4d8;border-radius:6px;color:#34383d;background:#fff;font:inherit;font-size:14px;font-weight:800;cursor:pointer;transition:.18s ease}
.ad-showroom-tab:hover{border-color:var(--brand);color:var(--brand)}
.ad-showroom-tab.is-active{border-color:var(--brand);color:#fff;background:var(--brand);box-shadow:0 10px 26px rgba(196,18,48,.18)}
.ad-showroom-stage{position:relative;height:clamp(500px,46vw,650px);overflow:hidden;border-radius:6px;background:#17191d}
.ad-showroom-slide{position:absolute;inset:0;margin:0}
.ad-showroom-slide[hidden]{display:none}
.ad-showroom-slide img,.ad-showroom-slide video{width:100%;height:100%;object-fit:cover}
.ad-showroom-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,10,12,.02) 46%,rgba(8,10,12,.78));pointer-events:none}
.ad-showroom-title{position:absolute;z-index:1;left:0;right:0;bottom:0;padding:36px;color:#fff}
.ad-showroom-title h3{max-width:720px;margin:0;color:#fff;font-size:36px;line-height:1.08;text-shadow:0 3px 22px rgba(0,0,0,.36)}
.ad-showroom-arrow{position:absolute;z-index:2;top:50%;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.58);border-radius:50%;color:#fff;background:rgba(17,19,22,.56);font-size:21px;cursor:pointer;backdrop-filter:blur(6px);transform:translateY(-50%);transition:.18s ease}
.ad-showroom-arrow:hover{border-color:#fff;background:var(--brand)}
.ad-showroom-prev{left:20px}
.ad-showroom-next{right:20px}
.ad-visual-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.ad-visual-card{position:relative;min-width:0;min-height:470px;overflow:hidden;border-radius:6px;color:#fff;background:#17191d}
.ad-visual-card img,.ad-visual-card>.okb-media-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}
.ad-visual-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,10,12,.02) 34%,rgba(8,10,12,.8));pointer-events:none}
.ad-visual-card:hover img,.ad-visual-card:hover>.okb-media-video{transform:scale(1.045);filter:saturate(1.06)}
.ad-visual-card-content{position:absolute;z-index:1;left:0;right:0;bottom:0;padding:28px}
.ad-visual-card-content span{display:block;margin-bottom:8px;color:rgba(255,255,255,.76);font-size:12px;font-weight:800;text-transform:uppercase}
.ad-visual-card-content h3{margin:0;color:#fff;font-size:26px;line-height:1.14;text-shadow:0 2px 16px rgba(0,0,0,.32)}
.ad-visual-card-content p{max-width:420px;margin:9px 0 0;color:rgba(255,255,255,.78);font-size:14px}
.ad-visual-action{display:flex;justify-content:center;margin-top:30px}
.ad-visual-action .btn{min-height:48px;padding:0 24px}
.ad-visual-materials .ad-visual-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.ad-visual-materials .ad-visual-card{min-height:0;aspect-ratio:1.48}
.ad-visual-materials .ad-visual-card-content{padding:22px}
.ad-visual-materials .ad-visual-card-content h3{font-size:23px}
.ad-visual-products .ad-visual-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.ad-visual-products .ad-visual-card{min-height:330px}
.ad-visual-products .ad-visual-card-content{padding:24px}
.ad-visual-products .ad-visual-card-content h3{font-size:23px}

.okb-page-nigeria-hotel-projects .company-ecosystem{padding-top:104px;padding-bottom:104px;background:#17191d}
.okb-page-nigeria-hotel-projects .company-ecosystem-grid{gap:14px}
.okb-page-nigeria-hotel-projects .company-ecosystem-card{position:relative;min-height:340px;border-color:rgba(255,255,255,.12);border-radius:6px;background:#24272c}
.okb-page-nigeria-hotel-projects .company-ecosystem-card figure{position:absolute;inset:0;aspect-ratio:auto}
.okb-page-nigeria-hotel-projects .company-ecosystem-card figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,12,14,.05) 20%,rgba(10,12,14,.88))}
.okb-page-nigeria-hotel-projects .company-ecosystem-body{position:relative;z-index:1;justify-content:flex-end;padding:26px}
.okb-page-nigeria-hotel-projects .company-ecosystem-body span{margin:0 0 10px;color:#ff9aae}
.okb-page-nigeria-hotel-projects .company-ecosystem-body h3{margin-bottom:8px;font-size:24px}
.okb-page-nigeria-hotel-projects .company-ecosystem-body p{color:rgba(255,255,255,.72);font-size:14px}

.okb-page-nigeria-hotel-projects .delivery{padding-top:104px;padding-bottom:104px;background:#202328}
.okb-page-nigeria-hotel-projects .steps{grid-template-columns:repeat(5,minmax(0,1fr));border-radius:6px}
.okb-page-nigeria-hotel-projects .step{min-height:250px;padding:24px}
.okb-page-nigeria-hotel-projects .step span{margin-bottom:48px}
.okb-page-nigeria-hotel-projects .step h3{font-size:20px}
.okb-page-nigeria-hotel-projects .step:nth-child(2){background:var(--brand)}
.okb-page-nigeria-hotel-projects .step:nth-child(2) span{color:var(--brand);background:#fff}
.okb-page-nigeria-hotel-projects .step:nth-child(2) p{color:rgba(255,255,255,.86)}

.okb-page-nigeria-hotel-projects .cases{background:#fff}
.okb-page-nigeria-hotel-projects .case-grid{gap:16px}
.okb-page-nigeria-hotel-projects .case-card{position:relative;min-height:430px;border:0;border-radius:6px;background:#17191d}
.okb-page-nigeria-hotel-projects .case-card figure{position:absolute;inset:0;aspect-ratio:auto}
.okb-page-nigeria-hotel-projects .case-card figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,10,12,.04) 36%,rgba(8,10,12,.88))}
.okb-page-nigeria-hotel-projects .case-body{position:absolute;z-index:1;left:0;right:0;bottom:0;padding:28px;color:#fff}
.okb-page-nigeria-hotel-projects .case-meta{margin-bottom:10px}
.okb-page-nigeria-hotel-projects .case-meta .tag{color:#fff;background:rgba(255,255,255,.16);backdrop-filter:blur(5px)}
.okb-page-nigeria-hotel-projects .case-card h3{color:#fff;font-size:25px}
.okb-page-nigeria-hotel-projects .case-card p{color:rgba(255,255,255,.76);font-size:14px}

.okb-page-nigeria-hotel-projects .faq-section{background:#f3f4f1}
.okb-page-nigeria-hotel-projects .faq-item{border-radius:6px}
.okb-page-nigeria-hotel-projects .quote{padding-top:104px;padding-bottom:104px;background:linear-gradient(90deg,rgba(13,15,17,.94),rgba(13,15,17,.72)),var(--quote-image) center/cover no-repeat}
.okb-page-nigeria-hotel-projects .quote-points{display:none}
.okb-page-nigeria-hotel-projects .quote-layout{grid-template-columns:.76fr 1.24fr;gap:60px}
.okb-page-nigeria-hotel-projects .quote h2{font-size:46px;line-height:1.08}
.okb-page-nigeria-hotel-projects .quote-form{box-shadow:0 24px 70px rgba(0,0,0,.22)}

.ad-landing-footer{padding-top:0}
.ad-footer-main{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:38px 0;border-bottom:1px solid rgba(255,255,255,.14)}
.ad-footer-main p{margin:0;color:rgba(255,255,255,.62);font-size:14px}
.ad-footer-main>a:last-child{color:#fff;font-weight:800}

@media(max-width:1000px){
  .okb-page-nigeria-hotel-projects .hero-interior .hero-inner h1{font-size:54px}
  .ad-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ad-visual-card{min-height:410px}
  .ad-visual-materials .ad-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ad-visual-materials .ad-visual-card{min-height:0}
  .ad-visual-products .ad-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .okb-page-nigeria-hotel-projects .company-ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .okb-page-nigeria-hotel-projects .steps{grid-template-columns:repeat(2,minmax(0,1fr))}
  .okb-page-nigeria-hotel-projects .step:last-child{grid-column:1/-1}
  .okb-page-nigeria-hotel-projects .quote-layout{grid-template-columns:1fr;gap:34px}
}

@media(max-width:700px){
  .ad-visual-showrooms{scroll-margin-top:74px}
  .okb-page-nigeria-hotel-projects .ad-landing-header .nav{min-height:68px}
  .okb-page-nigeria-hotel-projects .ad-landing-header .brand-logo{width:142px}
  .okb-page-nigeria-hotel-projects .ad-landing-header .nav-actions .btn{display:inline-flex;min-height:40px;padding:0 13px;font-size:12px}
  .ad-header-proof{display:none}
  .okb-page-nigeria-hotel-projects .hero.hero-interior{min-height:680px;padding:0}
  .okb-page-nigeria-hotel-projects .hero-interior .hero-shell{min-height:680px}
  .okb-page-nigeria-hotel-projects .hero-interior .hero-inner{width:min(var(--max),calc(100% - 36px));min-height:680px;padding:126px 0 72px}
  .okb-page-nigeria-hotel-projects .hero-interior .hero-inner h1{font-size:36px;line-height:1.1}
  .okb-page-nigeria-hotel-projects .hero-interior .hero-copy{font-size:16px;line-height:1.55}
  .okb-page-nigeria-hotel-projects .hero-interior .hero-actions{display:grid;grid-template-columns:1fr;width:min(100%,280px)}
  .okb-page-nigeria-hotel-projects .hero-interior .hero-actions .btn{width:100%;justify-content:center}
  .okb-page-nigeria-hotel-projects .hero-interior .hero-visual{min-height:0;margin:0}
  .okb-page-nigeria-hotel-projects .hero-interior .hero-visual img{object-position:58% center}
  .okb-page-nigeria-hotel-projects .proof-strip{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 36px);margin-top:-28px}
  .okb-page-nigeria-hotel-projects .proof{min-width:0;min-height:112px;padding:18px}
  .okb-page-nigeria-hotel-projects .proof strong{font-size:28px}
  .okb-page-nigeria-hotel-projects section{padding-top:72px;padding-bottom:72px}
  .okb-page-nigeria-hotel-projects .section-head{grid-template-columns:1fr;gap:16px;margin-bottom:28px}
  .okb-page-nigeria-hotel-projects .section-head h2{font-size:34px}
  .ad-visual-grid,.ad-visual-materials .ad-visual-grid,.ad-visual-products .ad-visual-grid{grid-template-columns:1fr}
  .ad-showroom-tabs{display:flex;max-width:100%;gap:8px;margin-right:0;padding-right:0;overflow-x:auto;scrollbar-width:none}
  .ad-showroom-tabs::-webkit-scrollbar{display:none}
  .ad-showroom-tab{flex:0 0 auto;min-height:44px;padding:0 14px;font-size:13px}
  .ad-showroom-stage{height:420px}
  .ad-showroom-title{padding:24px}
  .ad-showroom-title h3{font-size:27px}
  .ad-showroom-arrow{width:42px;height:42px}
  .ad-showroom-prev{left:12px}
  .ad-showroom-next{right:12px}
  .ad-visual-card,.ad-visual-products .ad-visual-card{min-height:390px}
  .ad-visual-materials .ad-visual-card{min-height:0;aspect-ratio:1.36}
  .okb-page-nigeria-hotel-projects .company-ecosystem{padding-top:76px;padding-bottom:76px}
  .okb-page-nigeria-hotel-projects .company-ecosystem-grid{grid-template-columns:1fr}
  .okb-page-nigeria-hotel-projects .company-ecosystem-card{min-height:330px}
  .okb-page-nigeria-hotel-projects .delivery{padding-top:76px;padding-bottom:76px}
  .okb-page-nigeria-hotel-projects .steps{grid-template-columns:1fr}
  .okb-page-nigeria-hotel-projects .step,.okb-page-nigeria-hotel-projects .step:last-child{grid-column:auto;min-height:220px}
  .okb-page-nigeria-hotel-projects .step span{margin-bottom:34px}
  .okb-page-nigeria-hotel-projects .case-grid{grid-template-columns:1fr}
  .okb-page-nigeria-hotel-projects .case-card{min-height:390px}
  .okb-page-nigeria-hotel-projects .faq-grid{grid-template-columns:1fr}
  .okb-page-nigeria-hotel-projects .quote{padding-top:76px;padding-bottom:76px}
  .okb-page-nigeria-hotel-projects .quote h2{font-size:35px}
  .okb-page-nigeria-hotel-projects .quote-form{padding:18px}
  .ad-footer-main{align-items:flex-start;flex-direction:column;padding:32px 0}
}

/* Advertising landing page interaction layer. */
.okb-page-nigeria-hotel-projects .site-header{transition:min-height .24s ease,background-color .24s ease,box-shadow .24s ease,border-color .24s ease}
.okb-page-nigeria-hotel-projects .site-header .nav,.okb-page-nigeria-hotel-projects .site-header .brand-logo{transition:min-height .24s ease,width .24s ease}
.okb-page-nigeria-hotel-projects .site-header.is-scrolled{border-color:rgba(255,255,255,.1);background:rgba(13,15,17,.94);box-shadow:0 12px 34px rgba(0,0,0,.2)}
.okb-page-nigeria-hotel-projects .site-header.is-scrolled .nav{min-height:68px}
.okb-page-nigeria-hotel-projects .site-header.is-scrolled .brand-logo{width:158px}
.okb-page-nigeria-hotel-projects .hero-visual img{transform:translate3d(0,0,0) scale(1.04);will-change:transform}
.okb-page-nigeria-hotel-projects .hero-inner .eyebrow{animation:ad-hero-in .65s ease both}
.okb-page-nigeria-hotel-projects .hero-inner h1{animation:ad-hero-in .72s .08s ease both}
.okb-page-nigeria-hotel-projects .hero-inner .hero-copy{animation:ad-hero-in .72s .16s ease both}
.okb-page-nigeria-hotel-projects .hero-inner .hero-actions{animation:ad-hero-in .72s .24s ease both}
@keyframes ad-hero-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}

.ad-scroll-progress{position:fixed;z-index:90;inset:0 0 auto;height:3px;overflow:hidden;background:transparent;pointer-events:none}
.ad-scroll-progress span{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left center;background:var(--brand);will-change:transform}
.ad-back-to-top{position:fixed;z-index:35;right:22px;bottom:22px;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;opacity:0;visibility:hidden;color:#fff;background:rgba(17,19,22,.88);box-shadow:0 14px 38px rgba(0,0,0,.24);font-size:20px;cursor:pointer;transform:translateY(14px);backdrop-filter:blur(7px);transition:.2s ease}
.ad-back-to-top:hover{border-color:var(--brand);background:var(--brand);transform:translateY(-2px)}
.ad-back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}

.okb-interactions-ready .ad-reveal{opacity:0;transform:translateY(24px);transition:opacity .58s ease var(--reveal-delay,0ms),transform .58s ease var(--reveal-delay,0ms)}
.okb-interactions-ready .ad-reveal.is-visible{opacity:1;transform:translateY(0)}
.okb-page-nigeria-hotel-projects .proof{transition:background-color .2s ease,transform .2s ease}
.okb-page-nigeria-hotel-projects .proof:hover{position:relative;z-index:1;background:#fff8f9;transform:translateY(-3px)}

.ad-showroom-stage{touch-action:pan-y}
.ad-showroom.is-enhanced .ad-showroom-slide{display:block!important;opacity:0;visibility:hidden;z-index:0;transform:scale(1.015);transition:opacity .5s ease,visibility .5s ease,transform .65s ease}
.ad-showroom.is-enhanced .ad-showroom-slide.is-active{opacity:1;visibility:visible;z-index:1;transform:scale(1)}
.ad-showroom.is-enhanced .ad-showroom-slide img{transform:scale(1);transition:transform 6s linear}
.ad-showroom.is-enhanced .ad-showroom-slide.is-active img{transform:scale(1.025)}
.ad-showroom-tab{position:relative;overflow:hidden}
.ad-showroom-tab:focus-visible,.ad-showroom-arrow:focus-visible,.ad-back-to-top:focus-visible{outline:3px solid rgba(196,18,48,.3);outline-offset:3px}

.okb-page-nigeria-hotel-projects .ad-visual-card{transition:transform .25s ease,box-shadow .25s ease}
.okb-page-nigeria-hotel-projects .ad-visual-card:hover{transform:translateY(-5px);box-shadow:0 20px 46px rgba(17,19,22,.16)}
.okb-page-nigeria-hotel-projects .ad-visual-card:hover .ad-visual-card-content{transform:translateY(-3px)}
.okb-page-nigeria-hotel-projects .ad-visual-card-content{transition:transform .25s ease}
.okb-page-nigeria-hotel-projects .company-ecosystem-card,.okb-page-nigeria-hotel-projects .case-card,.okb-page-nigeria-hotel-projects .step{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
.okb-page-nigeria-hotel-projects .company-ecosystem-card:hover,.okb-page-nigeria-hotel-projects .case-card:hover,.okb-page-nigeria-hotel-projects .step:hover{z-index:2;transform:translateY(-5px);box-shadow:0 22px 50px rgba(0,0,0,.2)}
.okb-page-nigeria-hotel-projects .faq-item{transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.okb-page-nigeria-hotel-projects .faq-item:hover{border-color:#c9ced2;transform:translateY(-2px);box-shadow:0 12px 28px rgba(17,19,22,.07)}
.okb-page-nigeria-hotel-projects .faq-item[open]{border-color:rgba(196,18,48,.34);box-shadow:0 16px 34px rgba(17,19,22,.08)}
.okb-page-nigeria-hotel-projects .faq-item[open] p{animation:ad-faq-in .24s ease both}
@keyframes ad-faq-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}

.okb-page-nigeria-hotel-projects .quote-modal[open] .modal-card{animation:ad-modal-in .24s ease both}
@keyframes ad-modal-in{from{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}

@media(max-width:700px){
  .okb-page-nigeria-hotel-projects .site-header.is-scrolled .nav{min-height:62px}
  .okb-page-nigeria-hotel-projects .site-header.is-scrolled .brand-logo{width:132px}
  .ad-back-to-top{right:14px;bottom:14px;width:42px;height:42px}
  .okb-page-nigeria-hotel-projects .proof:hover,.okb-page-nigeria-hotel-projects .ad-visual-card:hover,.okb-page-nigeria-hotel-projects .company-ecosystem-card:hover,.okb-page-nigeria-hotel-projects .case-card:hover,.okb-page-nigeria-hotel-projects .step:hover,.okb-page-nigeria-hotel-projects .faq-item:hover{transform:none}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .okb-page-nigeria-hotel-projects .hero-inner .eyebrow,.okb-page-nigeria-hotel-projects .hero-inner h1,.okb-page-nigeria-hotel-projects .hero-inner .hero-copy,.okb-page-nigeria-hotel-projects .hero-inner .hero-actions,.okb-interactions-ready .ad-reveal,.okb-page-nigeria-hotel-projects .faq-item[open] p,.okb-page-nigeria-hotel-projects .quote-modal[open] .modal-card{animation:none;transition:none;opacity:1;transform:none}
  .ad-showroom.is-enhanced .ad-showroom-slide,.ad-showroom.is-enhanced .ad-showroom-slide img{transition:none}
}

/* Nigeria hotel advertising landing page: document revision 2. */
.okb-page-nigeria-hotel-projects .hero-interior .hero-inner h1{max-width:980px}
.okb-page-nigeria-hotel-projects .proof strong{white-space:nowrap}

.ad-showroom-head{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:64px;align-items:center;margin:0 0 38px;text-align:left}
.ad-showroom-heading{min-width:0}
.ad-showroom-kicker{display:block;margin-bottom:14px;color:var(--brand);font-size:12px;font-weight:900;line-height:1.2;text-transform:uppercase}
.ad-showroom-head h2{max-width:680px;margin:0;font-size:43px;line-height:1.1}
.ad-showroom-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 28px;margin:0;padding:24px 0 24px 38px;border-left:3px solid var(--brand);list-style:none;background:linear-gradient(90deg,rgba(196,18,48,.055),rgba(196,18,48,0) 82%)}
.ad-showroom-benefits li{display:flex;gap:11px;align-items:center;justify-content:flex-start;min-width:0;color:#25292e;font-family:var(--font-display);font-size:16px;font-weight:800;line-height:1.4;text-align:left}
.ad-showroom-benefits li:before{content:"\2713";display:grid;flex:0 0 22px;width:22px;height:22px;place-items:center;margin-top:0;border-radius:3px;color:#fff;background:var(--brand);font-size:13px;line-height:1;box-shadow:0 6px 14px rgba(196,18,48,.18)}
.ad-showroom-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}
.ad-showroom-title{padding-right:140px}
.ad-showroom-title p{max-width:720px;margin:12px 0 0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.55;text-shadow:0 2px 16px rgba(0,0,0,.4)}
.ad-showroom-count{position:absolute;z-index:2;right:26px;bottom:26px;display:inline-flex;align-items:center;justify-content:center;min-width:64px;min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.42);border-radius:999px;color:#fff;background:rgba(17,19,22,.56);font-size:13px;font-weight:800;backdrop-filter:blur(6px)}

.ad-visual-products .ad-visual-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.ad-visual-products .ad-visual-card{min-height:370px}
.ad-visual-products .ad-visual-card-content{padding:24px}
.ad-visual-products .ad-visual-card-content h3{font-size:24px;line-height:1.15}
.ad-visual-products .ad-visual-card-content p{font-size:14px;line-height:1.55}

.ad-process-section{overflow:hidden;background:#fff}
.ad-process-section .section-head{display:block;text-align:center}
.ad-process-section .section-head h2{max-width:none;margin:0 auto;font-size:46px}
.ad-process-grid{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}
.ad-process-grid:before{content:"";position:absolute;z-index:0;left:32px;right:32px;top:23px;height:2px;background:linear-gradient(90deg,var(--brand),rgba(196,18,48,.18))}
.ad-process-card{position:relative;z-index:1;min-width:0}
.ad-process-heading{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center;min-height:48px;margin-bottom:16px;background:#fff}
.ad-process-heading span{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;color:#fff;background:var(--brand);font-family:var(--font-display);font-size:17px;font-weight:900;box-shadow:0 10px 24px rgba(196,18,48,.2)}
.ad-process-heading h3{margin:0;font-size:18px;line-height:1.2}
.ad-process-card figure{aspect-ratio:1.5;margin:0 0 18px;overflow:hidden;border-radius:4px;background:#e9ebed}
.ad-process-card figure img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.ad-process-card:hover figure img{transform:scale(1.035)}
.ad-process-card p{margin:0;color:#565d65;font-size:14px;line-height:1.65}

.ad-project-section{background:#f3f4f1}
.ad-project-section .section-head{display:block;text-align:center}
.ad-project-section .section-head h2{max-width:none;margin:0 auto}
.ad-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.ad-project-card{display:block;overflow:hidden;border:1px solid #dde0e2;border-radius:4px;color:var(--ink);background:#fff;transition:transform .24s ease,box-shadow .24s ease}
.ad-project-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(17,19,22,.13)}
.ad-project-card figure{aspect-ratio:1.68;margin:0;overflow:hidden;background:#dfe2e4}
.ad-project-card figure img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.ad-project-card:hover figure img{transform:scale(1.035)}
.ad-project-card>div{padding:18px 20px 20px}
.ad-project-card h3{margin:0 0 8px;font-size:20px;line-height:1.25}
.ad-project-card span{color:var(--brand);font-size:13px;font-weight:800}

.ad-brand-section{background:#fff}
.ad-brand-section .section-head{display:block;text-align:center}
.ad-brand-section .section-head h2{max-width:none;margin:0 auto}
.ad-brand-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin:0 auto;border:1px solid #dfe2e4;border-right:0;border-bottom:0;background:#fff}
.ad-brand-card{display:grid;min-height:140px;place-items:center;padding:24px;border-right:1px solid #dfe2e4;border-bottom:1px solid #dfe2e4;color:#20242a;background:#fff;transition:color .2s ease,background-color .2s ease}
.ad-brand-card:hover{color:var(--brand);background:#fff7f8}
.ad-brand-card strong{font-family:var(--font-display);font-size:clamp(20px,2vw,30px);font-weight:850;text-align:center}
.ad-brand-card img{display:block;max-width:170px;max-height:64px;object-fit:contain}

.okb-page-nigeria-hotel-projects .faq-section .section-head{display:block;margin-bottom:30px}
.okb-page-nigeria-hotel-projects .faq-section .section-head h2{max-width:none;font-size:46px}

.okb-page-nigeria-hotel-projects .ad-process-card,.okb-page-nigeria-hotel-projects .ad-project-card,.okb-page-nigeria-hotel-projects .ad-brand-card{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background-color .2s ease,color .2s ease}

@media(max-width:1200px){
  .ad-showroom-head{grid-template-columns:minmax(0,.72fr) minmax(480px,1.28fr);gap:42px}
  .ad-showroom-benefits{gap:14px 20px;padding-left:28px}
  .ad-visual-products .ad-visual-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ad-visual-products .ad-visual-card{min-height:390px}
  .ad-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 24px}
  .ad-process-grid:before{display:none}
}

@media(max-width:800px){
  .ad-showroom-head{grid-template-columns:1fr;gap:24px;margin-bottom:30px;text-align:center}
  .ad-showroom-kicker{margin-bottom:10px}
  .ad-showroom-head h2{max-width:620px;margin:0 auto;font-size:34px}
  .ad-showroom-benefits{padding:22px 0 0;border-top:3px solid var(--brand);border-left:0;background:linear-gradient(180deg,rgba(196,18,48,.055),rgba(196,18,48,0) 82%)}
  .ad-showroom-benefits{grid-template-columns:1fr 1fr;gap:10px 16px}
  .ad-showroom-benefits li{font-size:15px}
  .ad-visual-products .ad-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ad-visual-products .ad-visual-card{min-height:390px}
  .ad-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ad-brand-card{min-height:124px}
}

@media(max-width:700px){
  .okb-page-nigeria-hotel-projects .proof strong{font-size:30px}
  .ad-showroom-benefits{grid-template-columns:1fr}
  .ad-showroom-title{padding:24px 80px 24px 24px}
  .ad-showroom-title p{font-size:14px}
  .ad-showroom-count{right:14px;bottom:14px;min-width:54px;min-height:30px}
  .ad-visual-products .ad-visual-grid{grid-template-columns:1fr}
  .ad-visual-products .ad-visual-card{min-height:430px}
  .ad-process-section .section-head h2,.okb-page-nigeria-hotel-projects .faq-section .section-head h2{font-size:35px}
  .ad-process-grid,.ad-project-grid{grid-template-columns:1fr}
  .ad-process-card{display:grid;grid-template-columns:1fr;gap:0}
  .ad-project-card:hover,.ad-process-card:hover{transform:none}
  .ad-brand-card strong{font-size:19px}
}

@media(prefers-reduced-motion:reduce){
  .ad-process-card figure img,.ad-project-card,.ad-project-card figure img,.ad-brand-card{transition:none;transform:none}
}

/* Quote dialog: roomy desktop form matching the inline project request panel. */
.quote-modal{width:min(840px,calc(100% - 28px));max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);overflow:hidden}
.quote-modal .modal-card{max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);padding:24px 26px;overflow:auto;overscroll-behavior:contain;background:rgba(255,255,255,.99)}
.quote-modal .modal-head{margin-bottom:16px;padding-right:44px}
.quote-modal .modal-head .label{font-size:12px;line-height:1.2}
.quote-modal .modal-head h2{margin:7px 0 5px;font-size:27px;line-height:1.15}
.quote-modal .modal-head p{font-size:13px;line-height:1.4}
.quote-modal .modal-close{top:17px;right:17px;width:36px;height:36px;font-size:21px}
.quote-modal .quote-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}
.quote-modal .field{min-width:0;gap:7px}
.quote-modal .field label{font-size:13px;line-height:1.2}
.quote-modal input,.quote-modal select,.quote-modal textarea{min-height:46px;padding:10px 12px;font-size:14px}
.quote-modal textarea{min-height:112px;max-height:112px;resize:none}
.quote-modal input[type="file"]{height:48px;padding:7px 10px;font-size:13px}
.quote-modal input[type="file"]::file-selector-button{height:30px;margin-right:9px;border:1px solid #c6cbd0;border-radius:2px;padding:0 9px;color:#22272c;background:#fff;font:inherit;font-weight:700;cursor:pointer}
.quote-modal .field small{color:var(--muted);font-size:11px;line-height:1.25}
.quote-modal .field .btn{min-height:44px;padding:0 18px;font-size:13px}

@media(max-width:640px){
  .quote-modal{width:calc(100% - 12px);max-height:calc(100vh - 12px);max-height:calc(100dvh - 12px)}
  .quote-modal .modal-card{max-height:calc(100vh - 12px);max-height:calc(100dvh - 12px);padding:13px 12px}
  .quote-modal .modal-head{margin-bottom:9px;padding-right:34px}
  .quote-modal .modal-head .label{font-size:10px}
  .quote-modal .modal-head h2{margin:3px 0;font-size:20px;line-height:1.1}
  .quote-modal .modal-head p{font-size:10px;line-height:1.25}
  .quote-modal .modal-close{top:10px;right:10px;width:30px;height:30px;font-size:18px}
  .quote-modal .quote-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px;padding:0}
  .quote-modal .field{gap:3px}
  .quote-modal .field label{font-size:10px;line-height:1.15}
  .quote-modal input,.quote-modal select,.quote-modal textarea{min-height:36px;padding:6px 8px;font-size:12px}
  .quote-modal textarea{min-height:58px;max-height:58px}
  .quote-modal input[type="file"]{height:36px;padding:3px 5px;font-size:10px}
  .quote-modal input[type="file"]::file-selector-button{height:28px;margin-right:5px;padding:0 7px;font-size:10px}
  .quote-modal .field small{font-size:9px}
  .quote-modal .field .btn{min-height:38px;font-size:12px}
}

@media(max-height:700px) and (min-width:641px){
  .quote-modal{width:min(760px,calc(100% - 24px))}
  .quote-modal .modal-card{padding:18px 20px}
  .quote-modal .modal-head{margin-bottom:10px}
  .quote-modal .modal-head h2{margin:4px 0;font-size:23px}
  .quote-modal .modal-head p{font-size:11px}
  .quote-modal .quote-form{gap:7px 12px}
  .quote-modal .field{gap:4px}
  .quote-modal input,.quote-modal select{min-height:39px;padding:7px 10px;font-size:13px}
  .quote-modal textarea{min-height:66px;max-height:66px;padding:7px 10px;font-size:13px}
  .quote-modal input[type="file"]{height:39px;padding:4px 7px;font-size:11px}
  .quote-modal .field small{font-size:9px}
  .quote-modal .field .btn{min-height:40px}
}

/* Hotel brand portfolio: all supplied marks remain editable as individual cards. */
.okb-page-nigeria-hotel-projects .ad-brand-section{overflow:hidden;background:#f3f4f1}
.okb-page-nigeria-hotel-projects .ad-brand-section .section-head{display:grid;grid-template-columns:minmax(0,.86fr) minmax(360px,1.14fr);gap:48px;align-items:end;margin-bottom:40px;text-align:left}
.okb-page-nigeria-hotel-projects .ad-brand-section .section-head h2{max-width:720px;margin:0;font-size:46px;line-height:1.08}
.okb-page-nigeria-hotel-projects .ad-brand-section .section-intro{max-width:620px;margin:0 0 4px;color:var(--muted);font-size:17px;line-height:1.65}
.okb-page-nigeria-hotel-projects .ad-brand-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;max-width:none;margin:0;border:1px solid #dfe2e4;border-right:0;border-bottom:0;background:#dfe2e4}
.okb-page-nigeria-hotel-projects .ad-brand-card{position:relative;min-height:164px;padding:18px;border:0;border-right:1px solid #dfe2e4;border-bottom:1px solid #dfe2e4;background:#fff;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}
.okb-page-nigeria-hotel-projects .ad-brand-card:hover{z-index:1;color:inherit;background:#fff;box-shadow:0 18px 42px rgba(17,19,22,.12);transform:translateY(-4px)}
.okb-page-nigeria-hotel-projects .ad-brand-card img{display:block;width:100%;height:126px;max-width:138px;max-height:none;margin:auto;object-fit:contain}

@media(max-width:1100px){
  .okb-page-nigeria-hotel-projects .ad-brand-section .section-head{grid-template-columns:1fr;gap:16px}
  .okb-page-nigeria-hotel-projects .ad-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}

@media(max-width:700px){
  .okb-page-nigeria-hotel-projects .ad-brand-section .section-head{margin-bottom:28px;text-align:left}
  .okb-page-nigeria-hotel-projects .ad-brand-section .section-head h2{font-size:35px}
  .okb-page-nigeria-hotel-projects .ad-brand-section .section-intro{font-size:15px}
  .okb-page-nigeria-hotel-projects .ad-brand-grid{grid-template-rows:repeat(2,112px);grid-template-columns:none;grid-auto-columns:142px;grid-auto-flow:column;gap:10px;width:calc(100% + 14px);margin-right:-14px;padding:0 14px 12px 0;border:0;background:transparent;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none}
  .okb-page-nigeria-hotel-projects .ad-brand-grid::-webkit-scrollbar{display:none}
  .okb-page-nigeria-hotel-projects .ad-brand-card{min-height:112px;padding:10px;border:1px solid #dfe2e4;border-radius:4px;scroll-snap-align:start}
  .okb-page-nigeria-hotel-projects .ad-brand-card:hover{box-shadow:none;transform:none}
  .okb-page-nigeria-hotel-projects .ad-brand-card img{height:90px;max-width:100px}
}

@media(max-width:640px){
  .hero-slider-dots{right:18px;bottom:38px}
  .hero-slider-dot{width:8px;height:8px}
  .hero-slider-dot.is-active{width:24px}
}

@media(prefers-reduced-motion:reduce){
  .hero-background-slide{transition:none}
}
