:root{
  --navy-950:#061a2c;--navy-900:#071f33;--navy-850:#092b48;--navy-800:#0b3e68;
  --blue-700:#15567f;--blue-500:#2b78a8;--cyan:#55c7ef;--teal:#08a892;--teal-700:#078879;
  --ink:#0b2539;--ink-2:#1b3a50;--muted:#60778a;--line:#d7e2e8;--soft:#f1f6f8;--soft-2:#eaf2f6;
  --white:#fff;--radius:28px;--radius-sm:18px;--shadow:0 24px 70px rgba(6,31,51,.12);
  --shell:min(1280px,calc(100% - 64px));--ease:cubic-bezier(.2,.75,.2,1)
}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;background:#fff;color:var(--ink);font-family:"Manrope",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:clip}body.menu-open{overflow:hidden}
img,svg{display:block;max-width:100%}.ui-icon{width:1.1em;height:1.1em;display:inline-block;flex:0 0 auto}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}main{min-height:60vh}
h1,h2,h3,h4{font-family:"Manrope",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;margin:0 0 .55em;line-height:1.04;letter-spacing:-.035em;color:var(--ink);text-wrap:balance}h1{font-size:clamp(2.65rem,4.2vw,4.35rem);max-width:18ch}h2{font-size:clamp(1.8rem,2.35vw,2.55rem)}h3{font-size:clamp(1.22rem,1.35vw,1.55rem)}p{margin:0 0 1.25em;color:var(--muted)}strong{font-weight:750}.section-shell{width:var(--shell);margin-inline:auto}.section{padding:clamp(52px,4.8vw,72px) 0;position:relative}.section.soft{background:var(--soft)}.section.dark,.dark{background:var(--navy-950);color:#fff}.section.dark h1,.section.dark h2,.section.dark h3,.section.dark h4,.dark h1,.dark h2,.dark h3,.dark h4{color:#fff}.section.dark p,.dark p{color:#c4d3de}.compact-dark{padding:clamp(60px,5.6vw,82px) 0}.eyebrow{display:flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.2em;font-size:.76rem;font-weight:800;color:#4d718a;margin-bottom:24px}.eyebrow:before{content:"";width:36px;height:2px;background:linear-gradient(90deg,var(--cyan),var(--blue-700));border-radius:2px}.eyebrow.light{color:#a9dcef}.eyebrow.light:before{background:var(--cyan)}.accent{color:var(--cyan)}.wide-copy{max-width:790px;font-size:1.16rem}.center-heading{text-align:center;max-width:850px;margin:0 auto 48px}.center-heading .eyebrow{justify-content:center}.section-heading{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:clamp(34px,4.5vw,64px);align-items:start;margin-bottom:42px}.section-heading h2{max-width:36ch}.section-heading p{font-size:1rem;margin:0;align-self:start;max-width:560px;padding-top:0}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(42px,6vw,88px);align-items:center}.split.equal{align-items:stretch}.split.equal>*{min-width:0}.reverse-mobile{}.section-copy{display:flex;flex-direction:column;justify-content:center}.section-copy h2{max-width:32ch}.media-card{border-radius:var(--radius);overflow:hidden;min-height:330px;box-shadow:var(--shadow);background:var(--navy-850)}.media-card img{width:100%;height:100%;min-height:330px;object-fit:cover}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:14px;padding:16px 22px;background:var(--navy-950);color:#fff;font-weight:800;line-height:1.1;border:1px solid var(--navy-950);min-height:52px;transition:transform .25s var(--ease),background .25s,color .25s,border-color .25s}.button:hover{transform:translateY(-2px);background:var(--navy-800);border-color:var(--navy-800)}.button.accent{background:var(--teal);border-color:var(--teal);color:#fff}.button.accent:hover{background:var(--teal-700)}.button.light{background:#fff;border-color:#fff;color:var(--navy-950)}.button.light:hover{background:#e9f5f8;border-color:#e9f5f8;color:var(--navy-950)}.button.outline{background:transparent;border-color:#b8c8d2;color:var(--navy-950)}.button.outline:hover{background:var(--soft);border-color:var(--blue-500);color:var(--navy-950)}.button.ghost{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.24);color:#fff}.button.outline-light{background:transparent;border-color:rgba(255,255,255,.42);color:#fff}.button.compact{padding:12px 16px;min-height:44px;border-radius:12px}.text-link{font-weight:800;display:inline-flex;gap:8px;align-items:center}.text-link.light{color:#fff}.actions,.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.chip-row{display:flex;gap:10px;flex-wrap:wrap}.chip-row span{padding:9px 13px;border-radius:10px;background:#edf3f6;color:#385369;font-size:.82rem;font-weight:750}.dark .chip-row span{background:rgba(255,255,255,.08);color:#dbe8f0;border:1px solid rgba(255,255,255,.1)}

/* Header */
.site-utility{background:#071f33;color:#dceaf2;font-size:.76rem;position:relative;z-index:1001}.utility-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.utility-left,.utility-right{display:flex;align-items:center;gap:12px;white-space:nowrap}.utility-left a,.utility-right a{display:inline-flex;align-items:center;gap:7px;color:#dceaf2}.utility-left a:hover,.utility-right a:hover{color:#fff}.utility-left .ui-icon{width:14px;height:14px}.utility-sep{opacity:.45}.quantum-status{color:#72e1d8!important;font-weight:800}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);backdrop-filter:blur(18px);box-shadow:0 10px 34px rgba(6,31,51,.09);border-bottom:1px solid rgba(15,61,91,.08)}.site-header.is-scrolled{box-shadow:0 14px 38px rgba(6,31,51,.15)}.header-inner{width:var(--shell);height:78px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{width:205px;height:auto;max-height:62px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:25px;font-size:.93rem;font-weight:720;color:var(--ink)}.desktop-nav>a{padding:9px 0;position:relative}.desktop-nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:1px;height:2px;background:var(--teal);transition:right .25s}.desktop-nav>a:hover:after,.desktop-nav>a[aria-current="page"]:after,.desktop-nav>a.section-current:after{right:0}.desktop-nav>a[aria-current="page"],.desktop-nav>a.section-current{color:var(--ink)}.nav-cta{background:var(--teal);padding:13px 18px!important;border-radius:12px;color:#fff!important;box-shadow:0 8px 22px rgba(8,168,146,.18)}.menu-toggle{display:none;width:48px;height:48px;border-radius:14px;border:1px solid #cbdbe3;background:#f0f6f8;align-items:center;justify-content:center;color:var(--ink)}.menu-toggle .ui-icon{width:23px;height:23px}.mobile-backdrop{position:fixed;inset:0;background:rgba(2,15,26,.58);opacity:0;visibility:hidden;transition:.3s;z-index:1010}.mobile-menu{position:fixed;top:0;right:0;width:min(390px,90vw);max-width:100vw;height:100dvh;background:#fff;color:var(--ink);z-index:1020;opacity:0;visibility:hidden;pointer-events:none;transform:scale(.985) translateY(-4px);transform-origin:top right;transition:opacity .24s ease,visibility .24s ease,transform .24s ease;box-shadow:-30px 0 60px rgba(0,0,0,.18);padding:28px;display:flex;flex-direction:column}.mobile-menu-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--line);font-size:.78rem;text-transform:uppercase;letter-spacing:.18em;font-weight:800}.mobile-menu-head button{border:0;background:var(--soft);width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:var(--ink)}.mobile-menu-head button .ui-icon{width:20px;height:20px}.mobile-menu nav{display:grid;margin-top:18px;overflow:auto;overscroll-behavior:contain}.mobile-menu nav a{padding:15px 2px;border-bottom:1px solid #edf2f5;font-size:1.2rem;font-weight:750}.mobile-menu nav a:nth-child(5){color:var(--blue-700)}.mobile-contact{margin-top:auto;display:grid;gap:6px;padding-top:24px;color:var(--blue-700);font-weight:700}.menu-open .mobile-backdrop{opacity:1;visibility:visible}.menu-open .mobile-menu{opacity:1;visibility:visible;pointer-events:auto;transform:none}

/* Hero */
.hero{position:relative;min-height:min(780px,calc(100svh - 86px));display:flex;align-items:flex-end;background:var(--navy-950);overflow:hidden;color:#fff}.hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(4,25,43,.82) 0%,rgba(4,25,43,.55) 43%,rgba(4,25,43,.18) 70%),url('/assets/media/hero-banner.webp');background-size:cover;background-position:center;transform:scale(1.02)}.hero:after{content:"";position:absolute;inset:auto -12% -38% 20%;height:70%;background:radial-gradient(circle,rgba(10,170,148,.25),transparent 68%);pointer-events:none}.hero-grid{width:var(--shell);margin:0 auto;padding:110px 0 72px;display:grid;grid-template-columns:minmax(0,780px) 1fr;position:relative;z-index:1}.hero-copy{align-self:end}.hero .eyebrow{color:#d5ecf6}.hero h1{color:#fff;margin-bottom:26px}.hero-copy>p{font-size:clamp(1.08rem,1.8vw,1.4rem);max-width:720px;color:#d7e4ec}.hero-wordmark{position:absolute;right:0;bottom:68px;font-weight:800;text-transform:uppercase;letter-spacing:.18em;font-size:clamp(2.2rem,6vw,5.6rem);line-height:.9;color:rgba(190,232,246,.14);pointer-events:none;transform:translateX(8%);animation:herodrift 9s ease-in-out infinite alternate}@keyframes herodrift{from{transform:translateX(8%) translateY(0)}to{transform:translateX(4%) translateY(-12px)}}.hero-actions{margin-top:30px}.hero-chips{margin-top:42px;display:flex;gap:10px;flex-wrap:wrap}.hero-chips span{padding:9px 12px;border-radius:999px;background:rgba(6,31,51,.66);border:1px solid rgba(255,255,255,.18);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#fff}

/* Brand system */
.brand-band{background:linear-gradient(180deg,#20ad9f 0%,#bfe8e3 56%,#f7fbfb 100%);padding:34px 0 54px;overflow:hidden}.brand-band .section-shell{margin-bottom:24px}.brand-band h2{font-size:clamp(1.4rem,2vw,2rem);margin:0}.brand-band p{margin:4px 0 0}.brand-marquee{overflow:hidden;max-width:100vw;contain:inline-size paint;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.brand-marquee-track{display:flex;width:max-content;gap:22px;padding:0 18px;animation:brandmove 36s linear infinite}.brand-marquee:hover .brand-marquee-track{animation-play-state:paused}@keyframes brandmove{to{transform:translateX(-50%)}}.brand-tile{width:148px;height:112px;border-radius:20px;background:var(--teal);display:flex;align-items:center;justify-content:center;padding:18px;box-shadow:0 10px 28px rgba(7,31,51,.08);flex:0 0 auto;overflow:hidden}.brand-tile:nth-child(odd){background:#0b3e68}.brand-tile:nth-child(even){background:var(--teal)}.brand-tile img{max-width:108px;max-height:70px;width:auto;height:auto;object-fit:contain}.brand-tile.text-logo span{font-weight:850;font-size:1.04rem;letter-spacing:-.02em;text-align:center;color:#fff}.wordmark-hp span{font-size:2rem!important;letter-spacing:-.08em!important}.wordmark-ubiquiti span{font-size:.92rem!important;letter-spacing:.08em!important;text-transform:uppercase}.wordmark-hikvision span{font-size:.9rem!important;text-transform:uppercase}.wordmark-apc span,.wordmark-apc-schneider span{font-size:1.05rem!important;text-transform:uppercase}.wordmark-microsoft span{font-size:.9rem!important}.wordmark-hp:before{content:"hp";width:46px;height:46px;border-radius:50%;border:2px solid currentColor;display:flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:800;margin-right:8px}.wordmark-hp span{display:none}

/* Quantum */
.quantum-section{padding:clamp(68px,6vw,88px) 0;background:linear-gradient(135deg,#061a2c,#0b3658);overflow:hidden}.quantum-section:after{content:"";position:absolute;width:620px;height:620px;border:1px solid rgba(85,199,239,.12);border-radius:50%;right:-150px;top:-120px;box-shadow:0 0 0 90px rgba(85,199,239,.025),0 0 0 180px rgba(85,199,239,.018)}.quantum-section .section-shell{position:relative;z-index:1}.quantum-section .section-copy h2{max-width:12ch}.quantum-section .section-copy>p{font-size:1.12rem}.quantum-section .media-card{min-height:0;height:100%}.quantum-section .media-card img{min-height:0;height:100%;aspect-ratio:4/3;object-fit:cover}

/* What We Do */
.service-explorer{display:grid;grid-template-columns:420px 1fr;gap:72px;align-items:center}.service-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.service-tab{border:1px solid #dce7ed;background:#fff;border-radius:20px;padding:18px 15px;min-height:138px;display:flex;flex-direction:column;gap:12px;align-items:flex-start;justify-content:center;color:var(--ink);box-shadow:0 12px 30px rgba(7,31,51,.07);transition:.3s var(--ease);text-align:left;font-weight:750}.service-tab:hover,.service-tab.active{background:var(--navy-800);color:#fff;transform:translateY(-3px);box-shadow:0 18px 40px rgba(7,31,51,.16)}.service-icon{width:46px;height:46px;color:var(--teal)}.service-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.service-panel{display:none}.service-panel.active{display:block;animation:panelin .35s var(--ease)}@keyframes panelin{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.service-panel h3{font-size:clamp(2.2rem,4vw,4rem);max-width:15ch}.service-panel p{font-size:1.2rem;max-width:680px}.service-panel a{font-weight:800;color:var(--blue-700)}

/* Capability stack */
.stack-wrap{display:grid;gap:24px}.stack-card{position:sticky;top:112px;display:grid;grid-template-columns:1.05fr .95fr;min-height:410px;background:#fff;border-radius:30px;overflow:hidden;box-shadow:var(--shadow);border:1px solid #e4edf1;margin-bottom:26px;transform-origin:center top;transition:filter .3s,transform .3s}.stack-card>div:first-child{padding:clamp(38px,5vw,68px);display:flex;flex-direction:column;justify-content:center}.stack-card h3{font-size:clamp(2.4rem,4.2vw,4.4rem);max-width:12ch}.stack-card p{max-width:600px;font-size:1.08rem}.stack-visual{background:linear-gradient(145deg,var(--navy-800),var(--navy-950));display:flex;align-items:center;justify-content:center;color:#b8e5fa;min-height:410px;position:relative}.stack-visual:before,.stack-visual:after{content:"";position:absolute;width:230px;height:230px;border:1px solid rgba(155,218,246,.22);border-radius:48px;transform:rotate(45deg)}.stack-visual:after{width:150px;height:150px;transform:rotate(25deg)}.stack-visual svg{width:120px;height:120px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 18px rgba(84,201,242,.22));z-index:2}.stack-card.is-past{filter:saturate(.8) brightness(.96);transform:scale(.985)}

/* Bento */
.bento{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.bento-card{grid-column:span 4;background:#fff;border:1px solid #e0e9ee;border-radius:22px;padding:30px;min-height:210px;box-shadow:0 12px 34px rgba(8,34,54,.06);transition:.3s var(--ease)}.bento-card:nth-child(1),.bento-card:nth-child(5){grid-column:span 7}.bento-card:nth-child(2),.bento-card:nth-child(6){grid-column:span 5}.bento-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(8,34,54,.11)}.bento-card .eyebrow{font-size:.66rem;margin-bottom:18px}.bento-card h3{font-size:1.55rem}.bento-card p{margin:0}

/* Industries */
.desktop-industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.industry-card{border-radius:24px;padding:30px;background:#fff;border:1px solid #dce6eb;min-height:250px;display:flex;flex-direction:column;transition:.3s var(--ease);overflow:hidden}.industry-card:nth-child(even){background:var(--navy-800);color:#fff}.industry-card:nth-child(even) h3,.industry-card:nth-child(even) p{color:#fff}.industry-card:hover{transform:translateY(-5px)}.industry-no{font-weight:900;font-size:.72rem;letter-spacing:.16em;color:var(--teal);margin-bottom:auto}.industry-card h3{font-size:1.75rem;margin-top:40px}.industry-card p{margin:0}.mobile-only{display:none}

/* Audit */
.audit-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:64px;align-items:center}.audit-grid .media-card{min-height:440px}.audit-grid .media-card img{min-height:440px}.audit-grid h2{max-width:14ch}.audit-grid .chip-row{margin:24px 0 30px}

/* AMC */
.desktop-amc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.amc-card{background:#fff;border:1px solid #dde7ec;border-radius:24px;padding:30px;min-height:360px;display:flex;flex-direction:column}.amc-card.featured{background:linear-gradient(150deg,var(--navy-800),var(--navy-950));color:#fff}.amc-card.featured h3,.amc-card.featured p,.amc-card.featured strong{color:#fff}.amc-card .eyebrow{font-size:.64rem}.amc-card h3{font-size:1.7rem}.amc-card strong{display:block;color:#45b9ee;font-size:2.35rem;line-height:1;margin:20px 0 12px}.amc-card p{margin:0}

/* Proof */
.desktop-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.proof-card{background:linear-gradient(145deg,var(--navy-850),var(--navy-950));color:#fff;border-radius:24px;padding:32px;min-height:290px;display:flex;flex-direction:column;position:relative;overflow:hidden}.proof-card:after{content:"";position:absolute;width:140px;height:140px;border:1px solid rgba(107,202,244,.16);border-radius:34px;right:-42px;bottom:-60px;transform:rotate(45deg)}.proof-card h3,.proof-card p{color:#fff}.proof-card .eyebrow{color:#8edaf8}.proof-card p{color:#d3e0e7}.proof-card .text-link{margin-top:auto;color:#8edaf8}

/* Digital / About sections */
.section:not(.dark) .media-card+*{}.compact-dark .split{gap:clamp(38px,5vw,68px);align-items:center}.compact-dark .media-card{min-height:0;height:auto}.compact-dark .media-card img{min-height:0;height:auto;aspect-ratio:4/3;object-fit:cover}.compact-dark p{font-size:1.04rem}

/* Intelligence */
.news-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:54px;align-items:start}.news-feature{background:#fff;border-radius:26px;overflow:hidden;border:1px solid #dbe6eb;box-shadow:0 14px 36px rgba(7,31,51,.07)}.news-feature img{width:100%;aspect-ratio:3/2;object-fit:cover}.news-feature>div{padding:26px}.news-feature h3{font-size:1.7rem}.news-feature p{margin-bottom:12px}.read-more{margin-top:auto;font-weight:800;color:var(--blue-700)}.news-list{display:grid}.news-mini{display:grid;grid-template-columns:116px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid #b7c6ce}.news-mini:first-child{padding-top:0}.news-mini img{width:116px;height:84px;object-fit:cover;border-radius:16px}.news-mini h3{font-size:1.08rem;line-height:1.25;margin:0 0 8px;letter-spacing:-.02em}.news-mini span{font-size:.8rem;color:var(--muted)}.news-mini>div{min-width:0}

/* Premium scroll transition */
.mada-stage{min-height:650px;background:linear-gradient(180deg,#edf6fb,#e5f1f8);position:relative;overflow:hidden}
.mada-sticky{min-height:650px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:70px 24px;position:relative}
.mada-line{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;justify-content:center;gap:clamp(28px,4vw,58px);width:min(1180px,100%)}
.mada-word{font-family:"Manrope",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:clamp(3.4rem,7vw,7rem);font-weight:800;line-height:.9;color:#0b2539;letter-spacing:-.06em;white-space:nowrap}
.mada-word.left{text-align:right}.mada-word.right{text-align:left}
.mada-circle{width:clamp(220px,20vw,300px);height:clamp(220px,20vw,300px);border-radius:50%;overflow:hidden;flex:0 0 auto;box-shadow:0 24px 65px rgba(9,42,65,.18);will-change:transform}
.mada-circle img{width:100%;height:100%;object-fit:cover}
.mada-rule{height:2px;width:min(450px,72vw);margin:38px auto 0;background:linear-gradient(90deg,var(--cyan),var(--navy-800));border-radius:2px}
.mada-copy{max-width:720px;margin:32px auto 0}.mada-copy .eyebrow{justify-content:center;margin-bottom:16px}.mada-copy p{font-size:1.03rem;margin-bottom:18px}.mada-copy .button{margin-top:4px}
.mada-stage.is-animated .mada-circle{transition:transform .08s linear}.mada-stage.is-animated .mada-word{transition:opacity .08s linear,transform .08s linear}.mada-stage.is-animated .mada-copy{transition:opacity .08s linear,transform .08s linear}

/* Contact */
.contact-section{background:linear-gradient(180deg,#fff,#edf5f8)}.contact-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(48px,6vw,82px);align-items:start}.contact-points{display:grid;gap:14px;margin-top:28px}.contact-points a,.contact-points span{display:flex;align-items:center;gap:12px}.contact-form{background:#fff;border:1px solid #dbe6eb;border-radius:26px;padding:clamp(26px,3vw,36px);box-shadow:0 22px 60px rgba(7,31,51,.09);display:grid;gap:16px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.contact-form label{display:block;margin:0}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid #cbd9e0;background:#fbfdfe;border-radius:14px;padding:16px 18px;color:var(--ink);outline:0;transition:border-color .2s,box-shadow .2s,background .2s}.contact-form input,.contact-form select{min-height:58px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#718696;opacity:1}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--blue-500);background:#fff;box-shadow:0 0 0 4px rgba(43,120,168,.1)}.contact-form textarea{grid-column:1/-1;min-height:170px;resize:vertical}.contact-form .button{margin-top:2px;width:100%;min-height:56px}.form-note{font-size:.8rem;margin:0;color:#6b8292}.contact-card,.aside-card{background:#fff;border:1px solid #dbe6eb;border-radius:24px;padding:28px;box-shadow:0 16px 42px rgba(7,31,51,.08)}

/* Footer */
.site-footer{background:var(--navy-950);color:#fff}.footer-cta{border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(115deg,#0a2b47 0%,#071f33 55%,#061a2c 100%);position:relative;overflow:hidden}.footer-cta:after{content:"";position:absolute;right:-120px;top:-180px;width:430px;height:430px;border-radius:50%;border:1px solid rgba(85,199,239,.14);box-shadow:0 0 0 70px rgba(85,199,239,.035),0 0 0 140px rgba(85,199,239,.02)}.footer-cta-grid{position:relative;z-index:1;padding:clamp(52px,5vw,72px) 0;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:clamp(36px,5vw,72px);align-items:end}.footer-cta h2{font-size:clamp(1.95rem,2.6vw,2.65rem);color:#fff;max-width:30ch}.footer-cta p{color:#c5d7e1;max-width:760px;margin-bottom:0}.footer-cta-actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.footer-grid{width:var(--shell);margin:auto;padding:56px 0 44px;display:grid;grid-template-columns:1.22fr .92fr 1fr 1fr;gap:clamp(34px,4vw,54px)}.footer-grid h2{font-size:1.15rem;letter-spacing:-.01em;color:#fff;margin-bottom:18px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px}.footer-grid a{color:#dbe7ee}.footer-grid p{color:#becfda;margin:0}.footer-brand img{width:205px;height:auto;margin-bottom:20px}.footer-brand p{max-width:360px}.map-card{background:#e8f1f5;color:var(--ink);border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:12px}.map-card span{font-size:.9rem;color:var(--muted)}.map-card .button{align-self:flex-start;color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;width:var(--shell);margin:auto;color:#b9cad5;font-size:.88rem}.developer-credit{display:flex;align-items:center;gap:8px;line-height:1}.developer-credit>a{display:inline-flex;align-items:center;gap:8px;color:#fff;white-space:nowrap;line-height:1}.developer-credit img{width:26px;height:26px;object-fit:contain;flex:0 0 26px}.developer-credit strong{font-size:.9rem;line-height:1}.whatsapp{position:fixed;right:24px;bottom:24px;z-index:900;width:56px;height:56px;border-radius:50%;background:#20c56b;color:#fff;display:grid;place-items:center;box-shadow:0 10px 30px rgba(0,0,0,.18);border:3px solid #fff}.whatsapp .ui-icon{width:29px;height:29px}

/* Carousel */
.carousel{position:relative}.carousel-viewport{overflow:hidden;border-radius:24px}.carousel-track{display:flex;transition:transform .55s var(--ease);will-change:transform}.carousel-slide{flex:0 0 100%;min-width:100%}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid #d2dee5;background:#fff;color:var(--ink);box-shadow:0 10px 26px rgba(0,0,0,.12);z-index:3}.carousel-arrow.prev{left:-14px}.carousel-arrow.next{right:-14px}.carousel-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:18px}.carousel-dots button{width:8px;height:8px;border:0;padding:0;border-radius:999px;background:#bfd0da;transition:.25s}.carousel-dots button.active{width:26px;background:var(--teal)}.carousel-count{text-align:center;font-size:.76rem;font-weight:800;color:#557185;margin-top:8px;letter-spacing:.08em}.carousel-slide>.industry-card,.carousel-slide>.amc-card,.carousel-slide>.proof-card{height:100%}

/* Detail & archive pages */
.detail-hero,.archive-hero{background:linear-gradient(180deg,#eaf3f8,#fff);padding:clamp(78px,8vw,118px) 0}.detail-hero .section-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);gap:64px;align-items:center}.detail-copy h1,.archive-hero h1{font-size:clamp(2.45rem,3.5vw,3.65rem);max-width:24ch}.detail-copy>p,.archive-hero p{font-size:1.16rem;max-width:750px}.detail-media{border-radius:28px;overflow:hidden;box-shadow:var(--shadow);background:var(--navy-850);min-height:390px}.detail-media img{width:100%;height:100%;min-height:390px;object-fit:cover}.detail-main{padding:80px 0 110px}.detail-grid{width:var(--shell);margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:70px;align-items:start}.prose{font-size:1.03rem;min-width:0}.prose>*:first-child{margin-top:0}.prose h2{font-size:clamp(1.65rem,2.05vw,2.15rem);margin:1.55em 0 .55em;max-width:34ch}.prose h3{font-size:clamp(1.35rem,1.8vw,1.75rem);margin:1.4em 0 .5em}.prose p,.prose li{color:#455f72;line-height:1.8}.prose ul,.prose ol{padding-left:1.25em}.prose a{color:var(--blue-700);text-decoration:underline;text-underline-offset:3px}.prose blockquote{border-left:4px solid var(--teal);background:var(--soft);margin:28px 0;padding:20px 24px;border-radius:0 18px 18px 0}.prose table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid #d9e3e8;padding:10px 12px;min-width:120px}.detail-aside{position:sticky;top:118px;display:grid;gap:16px}.detail-aside .aside-card h2{font-size:1.3rem}.aside-card ul{padding:0;margin:0;list-style:none;display:grid;gap:10px}.aside-card li{padding-bottom:10px;border-bottom:1px solid #e5edf1}.process-list{display:grid;gap:12px}.process-list>div{display:grid;grid-template-columns:48px 1fr;gap:18px;align-items:start}.process-list b{width:44px;height:44px;border-radius:14px;background:var(--navy-850);color:#fff;display:flex;align-items:center;justify-content:center}.mini{font-size:.92rem}.catalog-grid,.brand-grid,.article-grid,.career-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.catalog-card,.brand-link,.article-card,.career-card{background:#fff;border:1px solid #dce6eb;border-radius:22px;padding:26px;min-height:190px;display:flex;flex-direction:column;box-shadow:0 10px 28px rgba(7,31,51,.055);transition:.3s}.catalog-card:hover,.brand-link:hover,.article-card:hover,.career-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(7,31,51,.1)}.catalog-card h2,.catalog-card h3,.brand-link h2,.brand-link h3,.article-card h2,.article-card h3,.career-card h2,.career-card h3{font-size:1.45rem}.catalog-card p,.brand-link p,.article-card p,.career-card p{margin-bottom:0}.brand-grid .brand-tile{width:100%;height:150px}.article-card img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:16px;margin-bottom:20px}.article-meta{font-size:.8rem;color:var(--muted);margin-top:auto}.contact-hero .section-shell{grid-template-columns:1fr .9fr}


/* Shared detail, related-content and archive components */
.detail-body{padding:clamp(68px,7vw,104px) 0;background:#fff}
.related{padding:clamp(58px,6vw,88px) 0;background:var(--soft)}
.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.related-card{display:flex;flex-direction:column;min-height:230px;padding:26px;border-radius:22px;background:#fff;border:1px solid #dbe6eb;box-shadow:0 10px 28px rgba(7,31,51,.055);transition:transform .25s var(--ease),box-shadow .25s var(--ease)}
.related-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(7,31,51,.1)}
.related-card h3{font-size:1.35rem;margin-bottom:12px}.related-card p{font-size:.94rem;margin-bottom:20px}.related-card>span{margin-top:auto;font-weight:800;color:var(--blue-700)}
.article-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:clamp(40px,6vw,80px);align-items:start;padding-top:70px;padding-bottom:100px}
.article-layout .prose{max-width:820px}.toc{position:sticky;top:112px;border-left:2px solid #d7e3e9;padding-left:20px;display:grid;gap:10px}.toc .eyebrow{margin-bottom:8px}.toc a{font-size:.9rem;color:#526d80;line-height:1.35}.toc a:hover{color:var(--blue-700)}
.brand-detail-logo{min-height:320px;border-radius:28px;background:linear-gradient(145deg,var(--navy-800),var(--navy-950));display:flex;align-items:center;justify-content:center;padding:50px;box-shadow:var(--shadow)}.brand-detail-logo img{max-width:70%;max-height:190px;object-fit:contain}
.solution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.solution-card{display:flex;flex-direction:column;min-height:260px;padding:30px;border-radius:24px;background:#fff;border:1px solid #dbe6eb;box-shadow:0 12px 32px rgba(7,31,51,.06);transition:.3s}.solution-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(7,31,51,.11)}.solution-card h2{font-size:1.65rem}.solution-card p{margin-bottom:22px}.solution-card>span:last-child{margin-top:auto;font-weight:800;color:var(--blue-700)}
.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{display:flex;flex-direction:column;padding:26px;border-radius:22px;background:#fff;border:1px solid #dbe6eb;min-height:230px;box-shadow:0 10px 28px rgba(7,31,51,.055);transition:.3s}.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(7,31,51,.1)}.service-card h2,.service-card h3{font-size:1.35rem}.service-card p{font-size:.94rem}.service-card>span:last-child{margin-top:auto;color:var(--blue-700);font-weight:800}
.pillar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:54px}.pillar-card{padding:30px;border-radius:24px;background:linear-gradient(145deg,var(--navy-850),var(--navy-950));color:#fff;min-height:250px;display:flex;flex-direction:column}.pillar-card h2,.pillar-card p{color:#fff}.pillar-card p{color:#c6d7e1}.pillar-card .eyebrow{color:#9fdbf3}.pillar-card>a{margin-top:auto;color:#8edaf8;font-weight:800}
.legal-page .prose{max-width:920px;margin:auto}.legal-page .prose h2,.legal-page .prose h3{scroll-margin-top:110px}
.faq-groups{display:grid;gap:32px}.faq-group{background:#fff;border:1px solid #dce6eb;border-radius:24px;padding:28px}.faq-group>h2{font-size:1.7rem}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid #dbe5ea;border-radius:16px;overflow:hidden;background:#fbfdfe}.faq-item summary{padding:18px 20px;font-weight:800;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:16px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--teal);font-size:1.2rem}.faq-item[open] summary:after{content:"−"}.faq-answer{padding:0 20px 18px;color:#455f72}.faq-answer p:last-child{margin-bottom:0}
.contact-departments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.contact-department{padding:20px;border-radius:18px;background:#fff;border:1px solid #dbe6eb}.contact-department strong{display:block;color:var(--ink);margin-bottom:8px}.contact-department a{display:block;color:var(--blue-700);font-size:.92rem}
.data-table{max-width:100%;overflow-x:auto}.article-hero .detail-media{min-height:320px}.article-hero .detail-media img{min-height:320px}
.read-more{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--blue-700)}
.small{font-size:.9rem}.large{font-size:1.05rem}.two-col{} 

/* Reveal */
.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.reveal.in-view{opacity:1;transform:none}

@media(max-width:1100px){
  :root{--shell:min(100% - 40px,1040px)}.desktop-nav{gap:18px;font-size:.88rem}.brand img{width:170px}.section-heading{gap:36px}.service-explorer{grid-template-columns:360px 1fr;gap:44px}.stack-card{top:102px}.footer-grid{grid-template-columns:1.25fr .8fr 1fr;gap:42px}.footer-grid>div:last-child{grid-column:2/4}.catalog-grid,.brand-grid,.article-grid,.career-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:repeat(2,1fr)}.related-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:1fr;padding-top:58px}.toc{position:relative;top:auto;border-left:0;border-bottom:1px solid var(--line);padding:0 0 22px}.contact-departments{grid-template-columns:1fr 1fr}
}
@media(max-width:900px){
  :root{--shell:calc(100% - 36px)}.desktop-nav{display:none}.menu-toggle{display:flex}.header-inner{height:74px}.brand img{width:168px}.hero{min-height:650px}.hero-grid{padding:100px 0 60px;grid-template-columns:1fr}.split,.audit-grid,.contact-grid,.detail-hero .section-shell,.detail-grid{grid-template-columns:1fr}.section-heading{grid-template-columns:1fr;gap:16px}.service-explorer{grid-template-columns:1fr}.service-tabs{grid-template-columns:repeat(4,1fr)}.service-tab{min-height:110px}.service-tab>span:last-child{font-size:.78rem}.stack-card{position:relative;top:auto;grid-template-columns:1fr;margin:0;min-height:0}.stack-visual{min-height:260px}.stack-card>div:first-child{padding:44px}.bento-card,.bento-card:nth-child(n){grid-column:span 6}.desktop-industry-grid{grid-template-columns:repeat(2,1fr)}.desktop-amc-grid{grid-template-columns:repeat(2,1fr)}.news-layout{grid-template-columns:1fr}.news-list{grid-template-columns:repeat(2,1fr);gap:0 26px}.compact-dark .media-card,.compact-dark .media-card img{min-height:320px}.detail-aside{position:relative;top:auto}.footer-grid{grid-template-columns:1.1fr 1fr;gap:44px}.footer-grid>div:last-child{grid-column:auto}.mada-stage,.mada-sticky{min-height:560px}.mada-line{gap:22px}.mada-circle{width:210px;height:210px}.mada-word{font-size:clamp(2.8rem,7vw,4.5rem)}
}
@media(max-width:767px){
  :root{--shell:calc(100% - 28px);--radius:22px}.section{padding:68px 0}.compact-dark{padding:62px 0}body{font-size:15px}h1{font-size:clamp(2.55rem,13vw,4rem)}h2{font-size:clamp(2rem,9vw,3rem)}h3{font-size:clamp(1.45rem,7vw,2rem)}.header-inner{height:68px}.brand img{width:154px}.menu-toggle{width:44px;height:44px;border-radius:12px}.hero{min-height:590px}.hero-bg{background-image:linear-gradient(180deg,rgba(4,25,43,.35),rgba(4,25,43,.88) 62%,rgba(4,25,43,.96)),url('/assets/media/hero-banner.webp');background-position:64% center}.hero-grid{padding:84px 0 48px}.hero-wordmark{font-size:2.2rem;right:-8%;bottom:28px}.hero h1{max-width:9.5ch}.hero-copy>p{font-size:1.02rem}.hero-chips{margin-top:30px}.brand-band{padding:26px 0 40px}.brand-tile{width:126px;height:96px;border-radius:17px;padding:14px}.brand-tile img{max-width:92px;max-height:58px}.quantum-section{padding:68px 0}.quantum-section:after{display:none}.split.reverse-mobile .media-card{order:-1}.media-card,.media-card img,.quantum-section .media-card,.quantum-section .media-card img,.audit-grid .media-card,.audit-grid .media-card img{min-height:0}.media-card img{aspect-ratio:4/3}.section-copy h2{max-width:none}.service-tabs{grid-template-columns:repeat(2,1fr);gap:10px}.service-tab{min-height:116px;padding:14px}.service-icon{width:38px;height:38px}.service-panel h3{font-size:2.3rem}.service-panel p{font-size:1.04rem}.stack-wrap{gap:16px}.stack-card{border-radius:22px}.stack-card>div:first-child{padding:30px 24px}.stack-card h3{font-size:2.35rem}.stack-visual{min-height:210px}.stack-visual svg{width:84px;height:84px}.stack-visual:before{width:160px;height:160px}.stack-visual:after{width:105px;height:105px}.bento{grid-template-columns:1fr}.bento-card,.bento-card:nth-child(n){grid-column:1;padding:24px;min-height:auto}.desktop-industry-grid,.desktop-amc-grid,.desktop-proof-grid{display:none}.mobile-only{display:block}.carousel{padding-bottom:2px}.carousel-viewport{border-radius:22px}.carousel-slide{padding:0}.carousel-slide>.industry-card,.carousel-slide>.amc-card,.carousel-slide>.proof-card{min-height:350px;width:100%;border-radius:22px}.carousel-arrow{top:auto;bottom:22px;transform:none;width:42px;height:42px}.carousel-arrow.prev{left:4px}.carousel-arrow.next{right:4px}.carousel-dots{margin-top:20px}.carousel-count{margin-top:7px}.industry-card h3{font-size:1.7rem}.audit-grid{gap:32px}.amc-card{min-height:390px;padding:28px}.proof-card{padding:28px}.compact-dark .split{gap:28px}.compact-dark .media-card,.compact-dark .media-card img{min-height:0}.compact-dark .media-card img{aspect-ratio:4/3}.news-layout{display:block}.desktop-news-list{display:none}.news-feature h3{font-size:1.45rem}.news-mobile{display:block;margin-top:20px}.news-mobile .news-mini{display:flex;flex-direction:column;padding:0;background:#fff;border:1px solid #dbe6eb;border-radius:22px;overflow:hidden;height:100%}.news-mobile .news-mini img{width:100%;height:auto;aspect-ratio:3/2;border-radius:0}.news-mobile .news-mini>div{padding:22px}.news-mobile .news-mini h3{font-size:1.22rem}.intelligence .carousel-slide{padding:0}.intelligence .carousel-arrow{bottom:18px}.mada-stage,.mada-sticky{min-height:490px}.mada-sticky{padding:48px 18px}.mada-line{grid-template-columns:1fr auto 1fr;gap:10px}.mada-word{font-size:clamp(1.7rem,8.5vw,2.55rem);letter-spacing:-.045em}.mada-word.left{display:block;text-align:right}.mada-word.right{text-align:left}.mada-circle{width:112px;height:112px}.mada-rule{margin-top:28px;width:min(310px,82vw)}.mada-copy{margin-top:24px}.mada-copy p{font-size:.94rem}.mada-copy .button{width:100%;max-width:330px}.contact-grid{gap:30px}.contact-form{padding:24px;border-radius:22px;gap:14px}.form-grid{grid-template-columns:1fr;gap:14px}.contact-form textarea{grid-column:auto}.footer-grid{grid-template-columns:1fr;padding:56px 0 40px;gap:32px}.footer-grid>div{border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:26px}.footer-grid>div:last-child{border-bottom:0}.footer-bottom{min-height:0;padding:24px 0 30px;flex-direction:column;align-items:flex-start}.developer-credit{width:100%;justify-content:flex-start}.whatsapp{width:50px;height:50px;right:16px;bottom:16px}.detail-hero,.archive-hero{padding:70px 0 58px}.detail-hero .section-shell{gap:30px}.detail-copy h1,.archive-hero h1{font-size:clamp(2.45rem,12vw,3.8rem)}.detail-media,.detail-media img{min-height:0}.detail-media img{aspect-ratio:4/3}.detail-main{padding:58px 0 78px}.detail-grid{gap:38px}.prose{font-size:1rem}.catalog-grid,.brand-grid,.article-grid,.career-grid,.services-grid,.related-grid,.solution-grid,.pillar-grid{grid-template-columns:1fr}.brand-grid .brand-tile{height:130px}.contact-hero .section-shell{grid-template-columns:1fr}.section-heading{margin-bottom:34px}.article-layout{padding-top:46px;padding-bottom:70px}.article-hero .detail-media,.article-hero .detail-media img{min-height:0}.article-hero .detail-media img{aspect-ratio:3/2}.brand-detail-logo{min-height:220px;padding:34px}.contact-departments{grid-template-columns:1fr}.related-card,.service-card{min-height:0}.faq-group{padding:20px}
}
@media(max-width:420px){
  :root{--shell:calc(100% - 24px)}.brand img{width:142px}.section{padding:58px 0}.hero{min-height:560px}.hero-grid{padding-top:76px}.hero-actions{display:grid}.hero-actions .button{width:100%}.service-tab{min-height:104px}.service-tab>span:last-child{font-size:.72rem}.stack-card h3{font-size:2.05rem}.mada-stage,.mada-sticky{min-height:470px}.mada-circle{width:96px;height:96px}.mada-word{font-size:clamp(1.55rem,8vw,2.2rem)}.footer-brand img{width:180px}.carousel-slide>.industry-card,.carousel-slide>.amc-card,.carousel-slide>.proof-card{min-height:330px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.brand-marquee-track,.hero-wordmark{animation:none}.reveal{opacity:1;transform:none;transition:none}.carousel-track,.stack-card,.service-tab,.button{transition:none!important}.mada-stage *{transition:none!important}}


/* Leadership & team — image assets and content are intentionally separate */
.team-hero{position:relative;background:var(--navy-950);color:#fff;overflow:hidden;padding:clamp(92px,10vw,150px) 0}.team-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,26,44,.96),rgba(6,26,44,.78) 52%,rgba(6,26,44,.5)),url('/assets/media/enterprise-ecosystem.webp') center/cover;opacity:.95}.team-hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-130px;bottom:-300px;border:1px solid rgba(85,199,239,.22);box-shadow:0 0 0 70px rgba(85,199,239,.04),0 0 0 140px rgba(85,199,239,.03)}.team-hero-inner{position:relative;z-index:1}.team-hero h1{color:#fff;max-width:10ch}.team-hero p{color:#d0dce5;font-size:1.15rem;max-width:720px}.team-hero-values{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.team-hero-values span{border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.06);color:#fff;padding:9px 13px;border-radius:999px;font-size:.8rem;font-weight:800;letter-spacing:.04em}.team-directory{background:linear-gradient(180deg,#fff,#f7fbfc);padding-bottom:48px}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.team-card{background:#fff;border:1px solid #dce7eb;border-radius:24px;overflow:hidden;box-shadow:0 18px 48px rgba(6,31,51,.07);display:flex;flex-direction:column;min-width:0}.team-card-media{display:block;aspect-ratio:4/3;background:#dce8ee;overflow:hidden}.team-card-media img,.team-mini-media img,.profile-media img{width:100%;height:100%;object-fit:cover}.team-photo-adnan{object-position:center 25%}.team-photo-square{object-position:center}.team-photo-placeholder{object-position:center}.team-card-body{padding:26px;display:flex;flex-direction:column;flex:1}.team-role{display:inline-flex;align-self:flex-start;color:var(--teal-700);font-size:.76rem;font-weight:850;text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px}.team-card h3{font-size:1.72rem;margin-bottom:10px}.team-card p{font-size:.97rem}.team-card-meta{margin-top:auto;padding:18px 0 17px;border-top:1px solid #e6eef2;display:grid;gap:6px;font-size:.88rem;color:#577083}.team-card-meta a{color:var(--blue-700);font-weight:750}.team-card .text-link{margin-top:2px}.team-values .bento.mini article{min-height:145px}.team-preview-section{background:#fff}.team-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.team-mini-card{border:1px solid #dce7eb;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 16px 42px rgba(6,31,51,.06)}.team-mini-media{display:block;aspect-ratio:4/3;overflow:hidden;background:#dce8ee}.team-mini-body{padding:22px}.team-mini-body h3{font-size:1.5rem}.team-mini-body p{font-size:.93rem}.team-preview-action{margin-top:30px;display:flex;justify-content:flex-start}.profile-hero{background:linear-gradient(180deg,#f3f8fa,#fff);padding:clamp(66px,8vw,110px) 0}.profile-hero-grid{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.15fr);gap:clamp(46px,7vw,96px);align-items:center}.profile-media{aspect-ratio:4/5;border-radius:28px;overflow:hidden;background:#dce8ee;box-shadow:var(--shadow);border:1px solid #d6e2e8}.profile-copy h1{font-size:clamp(3rem,6vw,5.5rem);max-width:12ch;margin-top:8px}.profile-back{display:inline-flex;margin-bottom:28px;color:var(--blue-700);font-weight:800}.profile-lead{font-size:1.15rem;max-width:760px}.profile-location{display:inline-flex;padding:8px 12px;border-radius:999px;background:#eaf3f6;color:#446277;font-size:.85rem;font-weight:750;margin:4px 0 24px}.profile-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:760px}.profile-contact-grid a{border:1px solid #d7e3e8;background:#fff;border-radius:14px;padding:13px 15px;display:grid;gap:2px}.profile-contact-grid span{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#698093;font-weight:800}.profile-contact-grid strong{font-size:.95rem;color:var(--ink)}.profile-body{padding-top:76px}.profile-body-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:clamp(48px,7vw,90px);align-items:start}.profile-aside{position:sticky;top:112px;display:grid;gap:16px}.profile-skills{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.profile-skills span{background:var(--soft);border:1px solid #dbe6eb;color:#385369;border-radius:12px;padding:10px 13px;font-weight:750;font-size:.9rem}.team-related .related-card{min-height:250px}.team-related .team-role{margin-bottom:14px}
@media(max-width:1100px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-hero-grid{grid-template-columns:minmax(290px,.72fr) minmax(0,1fr)}}
@media(max-width:900px){.profile-hero-grid,.profile-body-grid{grid-template-columns:1fr}.profile-media{max-width:560px;width:100%;aspect-ratio:4/3}.profile-aside{position:relative;top:auto}.profile-contact-grid{grid-template-columns:1fr 1fr}.team-preview-grid{grid-template-columns:1fr 1fr}}
@media(max-width:767px){.team-hero{padding:78px 0}.team-hero h1{max-width:9ch}.team-grid,.team-preview-grid{grid-template-columns:1fr}.team-card-media,.team-mini-media{aspect-ratio:4/3}.team-card-body{padding:22px}.profile-hero{padding:54px 0}.profile-hero-grid{gap:30px}.profile-media{aspect-ratio:4/4.6}.profile-copy h1{font-size:clamp(2.7rem,12vw,4rem)}.profile-contact-grid{grid-template-columns:1fr}.profile-body{padding-top:58px}.team-hero-values{display:grid;grid-template-columns:1fr}.team-hero-values span{text-align:center}}



/* Premium visual system */
.page-intro{position:relative;overflow:hidden}.page-intro:after{content:"";position:absolute;right:-140px;top:-190px;width:440px;height:440px;border-radius:50%;border:1px solid rgba(43,120,168,.1);box-shadow:0 0 0 72px rgba(43,120,168,.028),0 0 0 144px rgba(43,120,168,.018);pointer-events:none}.button{position:relative;overflow:hidden;box-shadow:0 8px 22px rgba(6,31,51,.08)}.button:before{content:"";position:absolute;inset:0;transform:translateX(-120%);background:linear-gradient(100deg,transparent 25%,rgba(255,255,255,.18) 50%,transparent 75%);transition:transform .55s ease}.button:hover:before{transform:translateX(120%)}.service-card,.solution-card,.related-card,.product-family-card,.model-card,.brand-link,.team-card,.article-card,.career-card,.aside-card{transition:transform .28s var(--ease),box-shadow .28s var(--ease),border-color .28s var(--ease)}.service-card:hover,.solution-card:hover,.related-card:hover,.product-family-card:hover,.model-card:hover,.brand-link:hover,.team-card:hover,.article-card:hover,.career-card:hover,.aside-card:hover{transform:translateY(-4px);box-shadow:0 20px 52px rgba(6,31,51,.11);border-color:#b6d0dd}.breadcrumb-thumb{margin-left:auto;width:94px;height:46px;border-radius:11px;overflow:hidden;border:1px solid #d4e1e7;background:#e9f1f4;box-shadow:0 5px 14px rgba(6,31,51,.06);flex:0 0 auto}.breadcrumb-thumb img{width:100%;height:100%;object-fit:cover}.breadcrumbs .section-shell{min-height:62px}.detail-hero,.archive-hero,.team-hero,.profile-hero{background:linear-gradient(135deg,#eef5f7 0%,#f8fbfc 55%,#fff 100%);padding:48px 0 54px}.detail-hero .section-shell{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(38px,5vw,68px)}.detail-copy h1,.archive-hero h1{font-size:clamp(2.4rem,3.65vw,3.6rem);max-width:24ch}.detail-copy>p,.archive-hero p{max-width:820px}.archive-hero.with-visual .section-shell,.team-hero.with-visual .section-shell{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(300px,.78fr);gap:clamp(38px,5vw,70px);align-items:center}.page-intro-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.page-intro-copy h1{max-width:22ch}.page-intro-copy>p{max-width:760px}.archive-notice-band{background:#f7fafb;border-bottom:1px solid #e3ebef}.archive-notice-below{max-width:940px;padding:20px 0;margin:0;border:0;background:transparent;box-shadow:none}.archive-notice-below h2,.archive-notice-below h3{font-size:1rem;margin-bottom:4px}.archive-notice-below p{margin:0;font-size:.9rem}.page-intro-visual{height:250px;border-radius:22px;overflow:hidden;background:#dce8ee;box-shadow:0 18px 48px rgba(6,31,51,.1);border:1px solid #d4e2e8}.page-intro-visual img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}.page-intro-visual:hover img{transform:scale(1.035)}.detail-media img,.media-card img{transition:transform .8s var(--ease)}.detail-media:hover img,.media-card:hover img{transform:scale(1.025)}.product-archive-hero{padding:54px 0 62px}.product-archive-hero h1{font-size:clamp(2.55rem,4vw,3.85rem);max-width:18ch}.product-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(42px,5vw,70px)}
/* 360 release: accessibility, navigation, breadcrumbs and responsive guardrails */
.skip-link{position:fixed;left:16px;top:12px;z-index:5000;transform:translateY(-160%);background:#fff;color:var(--navy-950);padding:10px 14px;border-radius:10px;font-weight:800;box-shadow:0 8px 30px rgba(0,0,0,.18)}
.skip-link:focus{transform:translateY(0)}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}
.desktop-nav a.section-current{color:var(--ink)}.desktop-nav a[aria-current="page"]{color:var(--ink)}.desktop-nav a[aria-current="page"]:after,.desktop-nav a.section-current:after{right:0}
.breadcrumbs{background:#f6f9fa;border-bottom:1px solid #e1e9ed}.breadcrumbs .section-shell{min-height:46px;display:flex;align-items:center;gap:9px;overflow:hidden;white-space:nowrap;font-size:.82rem;color:#5d7485}.breadcrumbs a{font-weight:750;color:#31556d}.breadcrumbs [aria-current="page"]{overflow:hidden;text-overflow:ellipsis}.breadcrumbs span[aria-hidden]{color:#91a5b2}
.footer-legal{display:flex;gap:14px;flex-wrap:wrap;font-size:.78rem}.footer-legal a{color:#c4d3de}.footer-legal a:hover{color:#fff}
.prose{overflow-wrap:anywhere}.prose table{width:100%;border-collapse:collapse;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.prose pre,.prose code{max-width:100%;overflow:auto}.prose img,.prose video,.prose iframe{max-width:100%;height:auto}
@media(max-width:1200px){.desktop-nav{gap:20px}.header-inner{gap:22px}.brand img{width:174px}}
@media(max-width:1024px){.desktop-nav{font-size:.9rem;gap:16px}.nav-cta{padding:12px 14px!important}}
@media(max-width:900px){.archive-hero.with-visual .section-shell,.team-hero.with-visual .section-shell{grid-template-columns:1fr}.page-intro-visual{height:220px;max-width:620px}.footer-cta-grid{grid-template-columns:1fr;align-items:start}.footer-cta-actions{justify-content:flex-start}.site-utility{display:none}.desktop-nav{display:none}.menu-toggle{display:flex}.breadcrumbs .section-shell{min-height:54px}.breadcrumb-thumb{width:70px;height:38px}.footer-bottom{gap:16px;flex-wrap:wrap}.footer-legal{order:3;width:100%}}
@media(max-width:600px){:root{--shell:calc(100% - 28px)}body{font-size:15.5px}.breadcrumbs .section-shell{font-size:.77rem}.footer-legal{gap:10px 14px}.button{min-height:48px}.mobile-menu nav a{min-height:48px;display:flex;align-items:center}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px}}
@media(max-width:360px){:root{--shell:calc(100% - 20px)}.brand img{width:132px}.header-inner{height:76px}.menu-toggle{width:44px;height:44px}.profile-copy h1,.detail-copy h1,.archive-hero h1{font-size:2.35rem}.button{padding:14px 16px}}

/* Route directories used by the 360 information architecture */
.link-directory{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.link-directory a{display:flex;align-items:center;min-height:58px;padding:14px 16px;border:1px solid #d8e4e9;border-radius:14px;background:#fff;color:var(--ink);font-weight:750;line-height:1.3;transition:transform .2s var(--ease),border-color .2s}.link-directory a:hover{transform:translateY(-2px);border-color:var(--blue-500)}.compact-heading{margin-top:58px}.brand-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.brand-directory-card{border:1px solid #dce7eb;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 14px 40px rgba(6,31,51,.06)}.brand-directory-media{height:150px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--navy-950),var(--teal));padding:28px}.brand-directory-media img{max-width:170px;max-height:90px;object-fit:contain}.brand-directory-card>div:last-child{padding:22px}.brand-directory-card h3{font-size:1.35rem}.brand-directory-card p{font-size:.92rem}.brand-directory-card span{font-weight:800;color:var(--blue-700)}
@media(max-width:1000px){.link-directory{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.link-directory{grid-template-columns:1fr 1fr}.brand-directory-grid{grid-template-columns:1fr}.compact-heading{margin-top:44px}}
@media(max-width:480px){.link-directory{grid-template-columns:1fr}}

/* Long technical identifiers must remain viewport-safe on narrow screens. */
.detail-copy h1,.profile-copy h1,.archive-hero h1,.prose h2,.prose h3,.catalog-card h2,.catalog-card h3,.brand-link h2,.brand-link h3,.article-card h2,.article-card h3,.career-card h2,.career-card h3,.team-card h3{min-width:0;overflow-wrap:anywhere;word-break:normal}

/* =====================================================================
   APPROVED INNER-PAGE SYSTEM — consolidated presentation architecture
   ===================================================================== */
:root{--inner-intro-bg:#f4f8fa;--card-border:#d6e4ea;--brand-card:#fff}

/* Breadcrumb-first compact page intros */
.detail-hero,.archive-hero,.team-hero,.profile-hero{background:var(--inner-intro-bg);padding:50px 0 56px;border-bottom:1px solid #e0e9ed;color:var(--ink)}
.detail-hero .section-shell{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:42px}.detail-copy h1,.archive-hero h1{font-size:clamp(2.55rem,4.35vw,4.15rem);max-width:18ch}.detail-copy>p,.archive-hero p{font-size:1.04rem;max-width:800px}.detail-media{min-height:0;max-height:290px;border-radius:22px;box-shadow:0 14px 38px rgba(7,31,51,.08)}.detail-media img{min-height:0;height:290px;object-fit:cover}.brand-detail-logo{min-height:250px;border-radius:22px;padding:34px}.brand-detail-logo img{max-height:150px}
.team-hero{position:relative;overflow:visible}.team-hero-bg,.team-hero:after{display:none}.team-hero-inner{position:relative}.team-hero .eyebrow{color:#35627a}.team-hero h1{color:var(--ink);font-size:clamp(2.7rem,4.8vw,4.5rem);max-width:14ch}.team-hero p{color:#526a7d;max-width:780px}.team-hero-values{margin-top:20px}.team-hero-values span{border:1px solid #cfe0e7;background:#fff;color:#385369;padding:8px 12px}
.profile-hero-grid{grid-template-columns:minmax(260px,.52fr) minmax(0,1.2fr);gap:52px}.profile-media{max-width:430px;aspect-ratio:4/4.7;border-radius:22px}.profile-copy h1{font-size:clamp(2.8rem,5vw,4.8rem)}.profile-back{margin-bottom:18px}.archive-hero .section-shell{max-width:var(--shell)}

/* Brand authority / digital-lead evidence blocks */
.brand-status-note{margin-top:28px;border:1px solid #cfe0e6;background:#f4f9fa;border-radius:18px;padding:18px 20px;display:grid;gap:5px}.brand-status-note strong{color:var(--navy-950);font-size:1rem}.brand-status-note span{color:#526a7d;font-size:.92rem}.brand-status-badge{display:inline-flex;margin-bottom:9px;padding:6px 9px;border-radius:999px;background:#e5f8f6;color:#047b78;font-size:.7rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.archive-notice{margin-top:24px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);border-radius:16px;padding:15px 17px;display:grid;gap:5px;max-width:900px}.archive-notice strong{color:inherit}.archive-notice span{font-size:.9rem;opacity:.9}.compact-heading{margin-top:48px}.digital-lead-section{background:linear-gradient(180deg,#f7fbfc,#fff)}.digital-lead-card{border:1px solid #d4e4e8;border-radius:26px;padding:clamp(28px,4vw,48px);display:grid;grid-template-columns:minmax(0,1.45fr) minmax(240px,.55fr);gap:38px;align-items:center;background:#fff;box-shadow:0 18px 55px rgba(6,31,51,.07)}.digital-lead-actions{display:grid;gap:12px}.digital-lead-actions .button{text-align:center;justify-content:center}.fine-print{font-size:.88rem;color:#61798a}.digital-contact-route{margin-top:34px;border-top:1px solid #d8e5ea;padding-top:30px;max-width:820px}

/* Editorial density — compact, professional cards */
.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.article-card{padding:0 0 22px;overflow:hidden;min-height:0}.article-card img{height:205px;aspect-ratio:auto;border-radius:0;margin:0 0 18px}.article-card>.eyebrow,.article-card>h2,.article-card>h3,.article-card>p,.article-card>.read-more{margin-left:22px;margin-right:22px}.article-card h2,.article-card h3{font-size:1.35rem;line-height:1.15}.article-card p{font-size:.94rem;line-height:1.6}.news-layout{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:42px}.news-feature img{height:295px;aspect-ratio:auto}.news-feature>div{padding:22px}.news-feature h3{font-size:1.5rem}

/* Team media — content remains separate HTML */
.team-card-media,.team-mini-media{background:linear-gradient(145deg,#dceaf0,#f6fafb)}.team-card-media img,.team-mini-media img,.profile-media img{object-position:center center}.team-photo-adnan{object-position:center 28%!important}.team-photo-placeholder{object-fit:cover}.team-grid{gap:22px}.team-card{border-radius:22px;box-shadow:0 16px 44px rgba(6,31,51,.07)}.team-card-media{aspect-ratio:4/4.1}.team-card-body{padding:24px}.team-card h3{font-size:1.55rem}.team-role{font-size:.7rem}.team-card p{font-size:.93rem;line-height:1.6}

/* Product archive — catalogue and procurement UX */
.product-archive-hero{background:linear-gradient(180deg,#f3f8fa,#fff);padding:64px 0 72px;border-bottom:1px solid #e1e9ed}.product-hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(330px,.7fr);gap:64px;align-items:center}.product-archive-hero h1{font-size:clamp(3rem,5.2vw,5.1rem);max-width:12ch}.product-archive-hero p{font-size:1.08rem;max-width:760px}.sourcing-model{background:#071f33;color:#fff;border-radius:24px;padding:26px;display:grid;gap:0;box-shadow:0 20px 55px rgba(7,31,51,.16)}.sourcing-model>span{text-transform:uppercase;letter-spacing:.16em;font-size:.68rem;font-weight:850;color:#86d8f7;margin-bottom:10px}.sourcing-model>div{padding:15px 0;border-top:1px solid rgba(255,255,255,.11);display:grid;gap:2px}.sourcing-model b{font-size:1rem}.sourcing-model small{color:#bcd0dc}.product-family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-family-card{border:1px solid #d7e3e8;background:#fff;border-radius:22px;padding:28px;box-shadow:0 12px 34px rgba(7,31,51,.055)}.family-index{font-size:.68rem;letter-spacing:.15em;color:#0a9d8c;font-weight:850}.product-family-card h2{font-size:1.75rem;margin:12px 0 8px}.product-family-card p{font-size:.94rem}.family-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.family-links a{font-size:.78rem;font-weight:750;border:1px solid #d5e2e7;border-radius:999px;padding:7px 10px;background:#f8fbfc;color:#31546c}.family-links a:hover{border-color:#2b78a8;background:#eef7fa}.model-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.model-card{border:1px solid #d7e3e8;border-radius:20px;padding:24px;background:#fff;min-height:210px;display:flex;flex-direction:column;transition:.25s}.model-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(6,31,51,.08);border-color:#7aaaca}.model-card small{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:#4d718a;font-weight:850}.model-card h3{font-size:1.35rem;margin:18px 0}.model-card span{margin-top:auto;color:#15567f;font-weight:800}.category-directory-head{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:52px;align-items:end;margin-bottom:30px}.catalog-search{display:grid;gap:7px}.catalog-search span{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:850;color:#4d718a}.catalog-search input{width:100%;min-height:50px;border:1px solid #cbdce4;border-radius:14px;padding:0 15px;color:#0b2539;background:#fff;outline:none}.catalog-search input:focus{border-color:#2b78a8;box-shadow:0 0 0 3px rgba(43,120,168,.1)}.product-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-category-grid>a{min-height:62px;border:1px solid #d7e3e8;border-radius:15px;background:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-weight:750;color:#0b2539;transition:.22s}.product-category-grid>a:hover{border-color:#2b78a8;background:#f5fafc;transform:translateY(-2px)}.product-category-grid>a b{color:#08a892}.product-category-grid>a[hidden]{display:none}.product-cta .section-heading{margin-bottom:0}.product-cta .button{margin-top:14px}

/* Product detail presentation */
body:not(.home-page) .detail-body{padding:70px 0 88px}.detail-grid{grid-template-columns:minmax(0,1fr) 330px;gap:58px}.prose>p:first-child{font-size:1.08rem}.prose h2{font-size:2rem;margin-top:46px}.prose h3{font-size:1.45rem;margin-top:36px}.prose ul{padding-left:20px}.prose li{margin-bottom:8px}.prose li p{margin:0}.detail-aside{position:sticky;top:108px}.aside-card{border:1px solid #d6e3e9;border-radius:20px;padding:24px;background:#fff;box-shadow:0 12px 32px rgba(6,31,51,.06)}

/* Mobile/tablet consolidation */
@media(max-width:1100px){.product-category-grid{grid-template-columns:repeat(3,1fr)}.model-card-grid{grid-template-columns:1fr 1fr}.product-hero-grid{gap:42px}}
@media(max-width:900px){.detail-hero .section-shell,.profile-hero-grid,.product-hero-grid{grid-template-columns:1fr}.detail-media{max-width:620px}.profile-media{max-width:440px}.article-grid{grid-template-columns:repeat(2,1fr)}.product-family-grid{grid-template-columns:1fr}.category-directory-head{grid-template-columns:1fr}.product-category-grid{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr}.detail-aside{position:relative;top:auto}.team-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.detail-hero,.archive-hero,.team-hero,.profile-hero{padding:42px 0 46px}.detail-media img{height:auto;aspect-ratio:16/10}.article-grid{grid-template-columns:1fr}.article-card img{height:190px}.news-feature img{height:220px}.profile-media{aspect-ratio:4/4.7}.breadcrumbs [aria-current="page"]{max-width:58vw}.digital-lead-card{grid-template-columns:1fr;gap:24px;padding:24px}.product-archive-hero{padding:48px 0 54px}.product-archive-hero h1{font-size:2.9rem}.model-card-grid,.product-category-grid,.team-grid{grid-template-columns:1fr}.model-card{min-height:170px}.product-family-card{padding:23px}.sourcing-model{padding:22px}}

/* Product-detail identity card — avoids unrelated stock imagery */
.product-visual-shell{max-height:none!important;min-height:330px!important;height:100%;background:linear-gradient(145deg,#0b4774,#061a2c);color:#fff;border-radius:24px;padding:0;overflow:hidden;position:relative;box-shadow:0 18px 48px rgba(6,31,51,.16)}
.product-visual-shell:before,.product-visual-shell:after{content:"";position:absolute;border:1px solid rgba(125,217,240,.18);border-radius:42px;transform:rotate(45deg)}.product-visual-shell:before{width:290px;height:290px;right:-90px;top:-80px}.product-visual-shell:after{width:190px;height:190px;right:20px;bottom:-90px}.product-visual-inner{position:relative;z-index:1;min-height:330px;padding:34px;display:flex;flex-direction:column;justify-content:center}.product-visual-kicker{font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:#8edaf8;font-weight:850}.product-visual-brand{font-size:1rem;color:#76e1d7;margin-top:20px}.product-visual-shell h2{color:#fff;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.08;margin:10px 0 22px;max-width:14ch}.product-visual-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.product-visual-chips span{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:780}.product-visual-shell small{color:#bed1dc;max-width:430px;line-height:1.5}
@media(max-width:767px){.product-visual-shell,.product-visual-inner{min-height:285px!important}.product-visual-inner{padding:26px}.product-visual-shell h2{font-size:1.9rem}}

/* Shared SVG utility controls */
.utility-left a{display:inline-flex;align-items:center;gap:7px}.utility-left a .ui-icon{width:14px;height:14px}.partner-arrow .ui-icon{width:20px;height:20px;margin:auto}


/* =========================================================
   DIVERSIFIED PREMIUM V2 — canonical design-system overrides
   ========================================================= */
:root{--display-xl:clamp(3.1rem,5.15vw,5.35rem);--display-lg:clamp(2.35rem,3.5vw,3.75rem);--section-title:clamp(1.9rem,2.65vw,2.8rem);--card-title:clamp(1.18rem,1.45vw,1.5rem);--content-wide:780px;--header-h:78px}
body.premium-v2{background:#fff}.premium-v2 h1{max-width:none;font-size:var(--display-lg)}.premium-v2 h2{font-size:var(--section-title)}.premium-v2 h3{font-size:var(--card-title)}
.premium-v2 .site-header{position:sticky;top:0;z-index:1200}.premium-v2 .header-inner{height:var(--header-h)}.premium-v2 .brand img{width:205px!important;height:auto!important;max-height:62px!important;object-fit:contain!important}.premium-v2 .desktop-nav{gap:22px}.premium-v2 .nav-cta{min-width:112px;text-align:center;justify-content:center;display:inline-flex}.premium-v2 .site-utility{z-index:1190}
.premium-v2 .section-heading,.premium-v2 .reference-heading{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:start}.premium-v2 .section-heading h2,.premium-v2 .reference-heading h2,.premium-v2 .section-copy h2{max-width:var(--content-wide)}.premium-v2 .section-heading>p,.premium-v2 .reference-heading>p{max-width:600px;padding-top:2px}.premium-v2 .section{padding-block:clamp(58px,5vw,78px)}
.premium-v2 .detail-hero h1,.premium-v2 .archive-hero h1,.premium-v2 .team-hero h1,.premium-v2 .product-archive-hero h1{max-width:760px}.premium-v2 .detail-copy{max-width:800px}.premium-v2 .detail-copy>p{max-width:760px}.premium-v2 .product-archive-hero h1{font-size:clamp(2.8rem,4.5vw,4.65rem)}
/* Breadcrumb with contextual visual */
.premium-v2 .breadcrumbs{background:linear-gradient(180deg,#f8fbfc,#f1f6f8);border-bottom:1px solid #dce6eb}.premium-v2 .breadcrumbs .section-shell{min-height:64px;display:flex;align-items:center;gap:10px;position:relative;padding-right:152px}.premium-v2 .breadcrumb-thumb{position:absolute;right:0;top:8px;width:118px;height:48px;border-radius:12px;overflow:hidden;background:#0b3e68;box-shadow:0 8px 20px rgba(6,31,51,.1)}.premium-v2 .breadcrumb-thumb img{width:100%;height:100%;object-fit:cover}.premium-v2 .breadcrumbs a{font-weight:700;color:#31536b}.premium-v2 .breadcrumbs [aria-current="page"]{color:#60778a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
/* Footer + CTA: one shared system */
.premium-v2 .footer-cta{padding:58px 0}.premium-v2 .footer-cta-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:center}.premium-v2 .footer-cta h2{max-width:760px;font-size:clamp(2rem,2.8vw,3rem)}.premium-v2 .footer-grid{grid-template-columns:1.05fr .85fr .9fr .8fr}.premium-v2 .footer-support a{display:block;margin:.55rem 0}.premium-v2 .footer-support h2,.premium-v2 .footer-contact h2,.premium-v2 .footer-location h2{font-size:1.05rem;letter-spacing:0}.premium-v2 .map-card{min-height:0}
/* Forms */
.premium-v2 .contact-form{gap:14px}.premium-v2 .form-grid{gap:14px}.premium-v2 .contact-form input,.premium-v2 .contact-form select,.premium-v2 .contact-form textarea{padding:16px 18px;min-height:56px;border-radius:15px}.premium-v2 .contact-form textarea{min-height:170px}.premium-v2 .form-note{margin-top:2px}
/* Brand archive: logo-first, no generic photography in logo zone */
.premium-v2 .brand-directory-grid{gap:20px}.premium-v2 .brand-directory-card{border-radius:22px;overflow:hidden;box-shadow:0 14px 40px rgba(6,31,51,.07);transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.premium-v2 .brand-directory-card:hover{transform:translateY(-4px);box-shadow:0 22px 54px rgba(6,31,51,.12)}.premium-v2 .brand-logo-zone{height:160px;background:linear-gradient(135deg,#063451,#0aa08f)!important;display:grid;place-items:center;padding:28px}.premium-v2 .brand-logo-zone img{width:min(250px,80%);height:88px;object-fit:contain!important;margin:auto}.premium-v2 .brand-directory-card>div:last-child{padding:24px}.premium-v2 .brand-directory-card h3{font-size:1.36rem}
/* About process */
.about-process{background:linear-gradient(180deg,#fff,#f4f9fb)}.process-timeline{list-style:none;margin:28px 0 38px;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:0;border:1px solid #d7e4e9;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 16px 46px rgba(6,31,51,.06)}.process-timeline li{padding:28px 24px;min-height:195px;border-right:1px solid #dce6eb}.process-timeline li:last-child{border-right:0}.process-timeline>li>span{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#071f33;color:#64ded3;font-weight:850}.process-timeline h3{margin:20px 0 8px}.process-timeline p{font-size:.92rem;margin:0}.ownership-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ownership-grid article{border:1px solid #d7e3e9;border-radius:20px;background:#fff;padding:24px}.ownership-grid .ui-icon{width:28px;height:28px;color:#08a892}.ownership-grid h3{margin:16px 0 8px}.ownership-grid p{font-size:.92rem;margin:0}
/* Product catalogue grouped information architecture */
.catalog-groups{display:grid;gap:34px}.catalog-group{border-top:1px solid #d8e5ea;padding-top:22px}.catalog-group>h3{font-size:1.22rem;margin-bottom:15px}.catalog-group .product-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-buyer-guide{border:1px solid #d5e4ea;border-radius:24px;background:linear-gradient(180deg,#f8fbfc,#fff);padding:30px;margin-bottom:42px}.category-buyer-guide>h2{font-size:1.8rem;max-width:820px}.buyer-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}.buyer-guide-grid>div{background:#fff;border:1px solid #dbe7ec;border-radius:18px;padding:22px}.buyer-guide-grid h3{font-size:1.1rem}.buyer-guide-grid p,.buyer-guide-grid li{font-size:.92rem;color:#536d7f}.brand-link-row{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.brand-link-row a,.brand-link-row span{border:1px solid #cfe0e6;border-radius:999px;padding:7px 10px;background:#f3f9fa;color:#15567f;font-weight:750;font-size:.78rem}
/* Service framework */
.service-scope-panel{margin:34px 0 46px;padding:28px;border:1px solid #d5e3e8;border-radius:24px;background:#f6fafb}.service-scope-panel>h2{font-size:1.9rem;max-width:830px}.service-scope-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.service-scope-grid article{background:#fff;border:1px solid #d9e5ea;border-radius:17px;padding:20px}.service-scope-grid .ui-icon{width:24px;height:24px;color:#08a892}.service-scope-grid h3{font-size:1.04rem;margin:13px 0 6px}.service-scope-grid p{font-size:.88rem;margin:0}.commercial-note,.digital-review-note{margin:30px 0;padding:20px 22px;border-left:3px solid #08a892;background:#f5fafb;border-radius:0 16px 16px 0}.commercial-note p,.digital-review-note p{margin:.35rem 0 0}.digital-review-note a{color:#15567f}
/* Article governance and active TOC */
.article-governance{display:flex;gap:10px 18px;flex-wrap:wrap;padding:16px 18px;margin:0 0 32px;border:1px solid #d8e5ea;background:#f6fafb;border-radius:15px;color:#536d7f;font-size:.82rem}.article-governance a{font-weight:800;color:#15567f}.article-layout .toc nav{display:grid;gap:4px}.article-layout .toc nav a{display:block;padding:9px 11px;border-left:2px solid transparent;color:#526d7f;font-size:.84rem;line-height:1.35;border-radius:0 9px 9px 0}.article-layout .toc nav a:hover,.article-layout .toc nav a.active{border-left-color:#08a892;background:#eef8f7;color:#0b2539}.prose h2[id],.prose h3[id]{scroll-margin-top:106px}
/* Strong card contrast */
.premium-v2 .proof-grid article h3{color:#0b2539!important}.premium-v2 .proof-grid article p{color:#425d70!important}.premium-v2 .proof-grid article small{color:#4d718a!important}.premium-v2 .proof-grid article{display:flex;flex-direction:column;justify-content:flex-start;gap:4px;min-height:235px}.premium-v2 .proof-grid article h3{margin-top:16px;margin-bottom:8px}
/* Premium interactions */
.premium-v2 .button,.premium-v2 .related-card,.premium-v2 .model-card,.premium-v2 .team-card{transition:transform .28s var(--ease),box-shadow .28s var(--ease),border-color .28s}.premium-v2 .related-card:hover,.premium-v2 .model-card:hover,.premium-v2 .team-card:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(6,31,51,.11)}
@media(max-width:1100px){.premium-v2 .desktop-nav{gap:16px;font-size:.86rem}.process-timeline{grid-template-columns:repeat(3,1fr)}.process-timeline li{border-bottom:1px solid #dce6eb}.ownership-grid,.service-scope-grid{grid-template-columns:1fr 1fr}.catalog-group .product-category-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.premium-v2 .site-utility{display:none}.premium-v2 .header-inner{height:72px}.premium-v2 .brand img{width:178px!important}.premium-v2 .desktop-nav{display:none}.premium-v2 .menu-toggle{display:inline-flex}.premium-v2 .section-heading,.premium-v2 .reference-heading{grid-template-columns:1fr;gap:14px}.premium-v2 .breadcrumbs .section-shell{padding-right:0}.premium-v2 .breadcrumb-thumb{display:none}.process-timeline{grid-template-columns:1fr}.process-timeline li{border-right:0}.ownership-grid,.service-scope-grid,.buyer-guide-grid{grid-template-columns:1fr 1fr}.catalog-group .product-category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){:root{--section-title:clamp(1.75rem,8vw,2.25rem)}.premium-v2 .section{padding-block:50px}.premium-v2 .footer-cta-grid,.premium-v2 .footer-grid{grid-template-columns:1fr}.premium-v2 .footer-grid{gap:34px}.ownership-grid,.service-scope-grid,.buyer-guide-grid,.catalog-group .product-category-grid{grid-template-columns:1fr}.category-buyer-guide,.service-scope-panel{padding:22px}.premium-v2 .breadcrumbs{font-size:.82rem}.article-governance{display:grid}.premium-v2 .contact-form input,.premium-v2 .contact-form select,.premium-v2 .contact-form textarea{min-height:54px}}
/* Premium V2 editorial depth — buyer/service guidance */
.category-editorial{display:grid;grid-template-columns:1fr 1fr;gap:22px 34px;margin-top:28px;padding-top:28px;border-top:1px solid #d9e6eb}
.category-editorial h3{font-size:1.08rem;margin:0 0 8px;color:#0b2539}.category-editorial p{font-size:.93rem;line-height:1.72;margin:0;color:#4f697b}
.service-planning-guide{margin:42px 0 12px;padding:30px;border:1px solid #d4e3e9;border-radius:24px;background:linear-gradient(145deg,#f8fbfc,#eef6f8)}
.service-planning-guide>h2{font-size:clamp(1.65rem,2vw,2.05rem);max-width:820px;margin-bottom:24px}.service-planning-guide .eyebrow{margin-bottom:14px}
.service-planning-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.service-planning-grid article{background:#fff;border:1px solid #dbe7ec;border-radius:17px;padding:21px}
.service-planning-grid h3{font-size:1.04rem;margin:0 0 8px;color:#0b2539}.service-planning-grid p{font-size:.9rem;line-height:1.68;margin:0;color:#506b7d}
@media(max-width:767px){.category-editorial,.service-planning-grid{grid-template-columns:1fr}.service-planning-guide{padding:22px}.category-editorial{gap:22px}}


/* =========================================================
   DIVERSIFIED PREMIUM V3 — Authority & Visual System
   ========================================================= */
:root{--v3-aqua:#dff4f2;--v3-cloud:#eef5f8;--v3-warm:#f6f4ef;--v3-ink:#081f33;--v3-deep:#041827;--v3-blue:#0c416a;--v3-teal:#087f76}
.premium-v3{background:#fff}.premium-v3 .section-heading,.premium-v3 .reference-heading{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(38px,4.5vw,72px);align-items:start}
.premium-v3 .section-heading h2,.premium-v3 .reference-heading h2{max-width:none;line-height:1.06}.premium-v3 .section-heading>p,.premium-v3 .reference-heading>p{max-width:none;line-height:1.72;padding-top:2px}
.premium-v3 .site-header{border-bottom:1px solid rgba(8,45,70,.09);box-shadow:0 12px 34px rgba(6,31,51,.08)}.premium-v3 .nav-cta{box-shadow:0 10px 26px rgba(8,168,146,.2)}
.premium-v3 .detail-hero,.premium-v3 .archive-hero,.premium-v3 .team-hero,.premium-v3 .profile-hero{background:linear-gradient(135deg,#f2f7f9 0%,#fff 68%)}
.premium-v3 .detail-media,.premium-v3 .page-intro-visual{box-shadow:0 22px 60px rgba(6,31,51,.12)}
.premium-v3 .detail-media:after,.premium-v3 .page-intro-visual:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.34);border-radius:inherit;pointer-events:none}.premium-v3 .detail-media,.premium-v3 .page-intro-visual{position:relative}
/* Footer now reads as two deliberate layers rather than one dark slab. */
.premium-v3 .site-footer{padding-top:18px;background:linear-gradient(180deg,#eef5f7 0 18px,#041827 18px 100%)}.premium-v3 .footer-cta{background:linear-gradient(118deg,#0d4d72 0%,#086e70 58%,#07475d 100%);border-bottom:0}.premium-v3 .footer-cta:after{border-color:rgba(151,237,228,.18);box-shadow:0 0 0 70px rgba(151,237,228,.04),0 0 0 140px rgba(151,237,228,.025)}.premium-v3 .footer-grid{padding-top:62px}.premium-v3 .map-card{background:#f3f8fa}
/* About authority */
.founder-vision{background:linear-gradient(150deg,#071f33 0%,#0b3553 58%,#075f62 100%);color:#fff}.founder-vision h2,.founder-vision h3{color:#fff}.founder-vision p{color:#d7e5ec}.founder-vision-grid{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:clamp(42px,6vw,92px);align-items:center}.founder-portrait{position:relative;border-radius:30px;overflow:hidden;min-height:540px;box-shadow:0 34px 80px rgba(0,0,0,.24)}.founder-portrait>img{width:100%;height:100%;min-height:540px;object-fit:cover;object-position:center top}.founder-caption{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(4,24,39,.84);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.16);padding:16px 18px;border-radius:16px;display:grid}.founder-caption span{font-size:.72rem;text-transform:uppercase;letter-spacing:.15em;color:#8ee4dd;font-weight:850}.founder-caption strong{font-size:1.14rem}.founder-copy>h2{font-size:clamp(2.2rem,3.5vw,3.7rem);max-width:16ch}.founder-quote{font-size:1.14rem;line-height:1.8;max-width:860px}.founder-competencies{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.founder-competencies article{padding:19px;border:1px solid rgba(255,255,255,.13);border-radius:17px;background:rgba(255,255,255,.055)}.founder-competencies span{color:#70ded5;font-size:.76rem;font-weight:850}.founder-competencies h3{font-size:1.03rem;margin:7px 0 5px}.founder-competencies p{font-size:.86rem;margin:0}.founder-vision .text-link{color:#fff}
.authority-path-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.authority-path-grid a{min-height:150px;padding:26px;border:1px solid #d5e3e8;border-radius:22px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 14px 36px rgba(6,31,51,.055);transition:.28s var(--ease)}.authority-path-grid a:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(6,31,51,.1);border-color:#77abbf}.authority-path-grid span{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#4d718a;font-weight:850}.authority-path-grid strong{font-size:1.2rem;line-height:1.35;max-width:34ch}
/* Product archive now uses contextual visuals rather than text-only families. */
.product-family-card{overflow:hidden;padding:0!important}.product-family-card>.product-family-visual{height:154px;overflow:hidden;background:#082b45}.product-family-card>.product-family-visual img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.product-family-card:hover>.product-family-visual img{transform:scale(1.045)}.product-family-card>.family-index,.product-family-card>h2,.product-family-card>p,.product-family-card>.family-links{margin-left:26px;margin-right:26px}.product-family-card>.family-index{display:block;margin-top:22px}.product-family-card>.family-links{margin-bottom:26px}.model-card{overflow:hidden;padding:0!important}.model-visual{height:124px;display:grid;place-items:center;background:linear-gradient(135deg,#082b45,#0a7b73);padding:18px}.model-visual img{max-width:88%;max-height:92px;object-fit:contain}.model-card>small,.model-card>h3,.model-card>span{margin-left:22px;margin-right:22px}.model-card>small{margin-top:18px}.model-card>span{margin-bottom:22px}.catalog-intent-note{margin-top:12px;padding-left:16px;border-left:3px solid #08a892;color:#526f81;font-size:.92rem;max-width:850px}
.recovered-product-gallery{margin:26px 0 46px;padding:30px;border:1px solid #d7e4e9;border-radius:26px;background:linear-gradient(145deg,#f6fafb,#fff)}.recovered-product-gallery>h2{margin-top:0!important}.product-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.product-gallery-grid figure{margin:0;border:1px solid #dbe6eb;border-radius:18px;background:#fff;padding:18px;min-height:190px;display:grid;place-items:center}.product-gallery-grid img{max-height:130px;object-fit:contain}.product-gallery-grid figcaption{margin-top:10px;font-size:.85rem;color:#4f6d80;font-weight:750}
/* Blog authority */
.article-highlights{margin:0 0 30px;padding:24px 26px;border:1px solid #cfe1e7;border-radius:20px;background:linear-gradient(140deg,#f3faf9,#f8fbfc)}.article-highlights .eyebrow{margin-bottom:10px}.article-highlights h2{font-size:1.45rem!important;margin:0 0 12px!important}.article-highlights ul{margin:0;padding-left:1.15rem}.article-highlights li{margin:.35rem 0;color:#36556a}
/* Global card craft and editorial spacing */
.premium-v3 .catalog-card,.premium-v3 .brand-directory-card,.premium-v3 .service-card,.premium-v3 .article-card,.premium-v3 .team-card{box-shadow:0 14px 38px rgba(6,31,51,.065)}.premium-v3 .section+.section{border-top:1px solid rgba(8,45,70,.045)}
@media(max-width:900px){.premium-v3 .section-heading,.premium-v3 .reference-heading,.founder-vision-grid{grid-template-columns:1fr}.founder-portrait{min-height:460px;max-width:620px}.founder-portrait>img{min-height:460px}.authority-path-grid{grid-template-columns:1fr 1fr}.product-gallery-grid{grid-template-columns:1fr 1fr}}
@media(max-width:767px){.founder-portrait{min-height:420px}.founder-portrait>img{min-height:420px}.founder-competencies,.authority-path-grid,.product-gallery-grid{grid-template-columns:1fr}.product-family-card>.product-family-visual{height:138px}.premium-v3 .site-footer{padding-top:12px;background:linear-gradient(180deg,#eef5f7 0 12px,#041827 12px 100%)}}

/* Canonical readability refinements */
[data-sourcing-model] .sourcing-decision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}
[data-sourcing-model] .sourcing-decision-card{min-width:0;border:1px solid #d7e3e8;border-radius:22px;background:#fff;padding:26px;box-shadow:0 12px 34px rgba(7,31,51,.055)}
[data-sourcing-model] .sourcing-decision-card>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#071f33;color:#5bd8ca;font-weight:850;margin-bottom:18px}
[data-sourcing-model] .sourcing-decision-card h3{font-size:clamp(1.18rem,1.45vw,1.42rem);max-width:28ch;margin:0 0 10px}
[data-sourcing-model] .sourcing-decision-card p{margin:0;font-size:.96rem;line-height:1.72}
/* Smaller editorial/service card titles: page H1/H2 hierarchy remains unchanged. */
.premium-v3 .service-card h2,.premium-v3 .service-card h3,.premium-v3 .article-card h2,.premium-v3 .article-card h3{font-size:clamp(1.08rem,1.25vw,1.24rem);line-height:1.22;letter-spacing:-.022em;text-wrap:balance}
.premium-v3 .service-card p,.premium-v3 .article-card p{font-size:.92rem;line-height:1.62}
.service-area-context{background:linear-gradient(180deg,#f7fbfc,#eef5f8);border-top:1px solid #dce7eb;border-bottom:1px solid #dce7eb}
.service-area-links{display:flex;flex-wrap:wrap;gap:10px}.service-area-links a{padding:11px 14px;border:1px solid #cadde5;border-radius:999px;background:#fff;color:#123c5b;font-weight:800;font-size:.86rem}.service-area-links a:hover{border-color:#08a892;transform:translateY(-1px)}
/* UAE service-area system: service coverage, not invented offices. */
.location-hero{padding:clamp(74px,7vw,108px) 0;background:linear-gradient(135deg,#edf5f8 0%,#fff 62%);border-bottom:1px solid #dce7ec}
.location-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:clamp(42px,6vw,88px);align-items:center}.location-hero-copy h1{font-size:clamp(2.55rem,4.1vw,4.35rem);max-width:18ch}.location-hero-copy>p{font-size:1.08rem;line-height:1.74;max-width:760px}.location-hero-panel{background:#061f33;color:#fff;border-radius:26px;padding:clamp(28px,3vw,42px);box-shadow:0 24px 60px rgba(6,31,51,.15)}.location-hero-panel>span{font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;color:#73d9d0;font-weight:850}.location-hero-panel h2{color:#fff;font-size:clamp(1.65rem,2vw,2.1rem);margin:16px 0 12px}.location-hero-panel p{color:#c4d5df;line-height:1.7}.location-proof-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.location-proof-row b{font-size:.74rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 10px;color:#e8f2f5}
.location-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.location-service-card{display:flex;flex-direction:column;min-height:255px;padding:24px;border:1px solid #d8e5ea;border-radius:22px;background:#fff;box-shadow:0 12px 32px rgba(6,31,51,.055)}.location-service-card .ui-icon{width:28px;height:28px;color:#08a892}.location-service-card>span{font-size:1.12rem;font-weight:850;color:#0b2539;margin:18px 0 10px}.location-service-card p{font-size:.9rem;line-height:1.65}.location-service-card strong{margin-top:auto;color:#15567f;font-size:.85rem}
.location-pattern-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.location-pattern-grid article{padding:24px;border-radius:20px;background:#fff;border:1px solid #d9e5ea}.location-pattern-grid article>span{font-size:.7rem;letter-spacing:.12em;color:#0a9d8c;font-weight:850}.location-pattern-grid h3{font-size:1.1rem;margin:16px 0 8px}.location-pattern-grid p{font-size:.88rem;line-height:1.65;margin:0}
.location-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.location-brand-card{min-height:190px;border:1px solid #d7e4e9;border-radius:20px;padding:24px;display:flex;flex-direction:column;align-items:flex-start;background:linear-gradient(180deg,#fff,#f7fafb)}.location-brand-card img{width:130px;height:56px;object-fit:contain;object-position:left center;margin-bottom:20px}.location-brand-card>span{font-weight:850;color:#0b2539}.location-brand-card small{margin-top:6px;color:#587184;line-height:1.45}
.location-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.location-hub-card{padding:26px;border-radius:22px;border:1px solid #d5e3e8;background:#fff}.location-hub-card>span,.location-area-card>span{font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;color:#4d718a;font-weight:850}.location-hub-card h2{font-size:1.45rem;margin:13px 0 8px}.location-hub-card p{font-size:.92rem;line-height:1.65}.location-hub-card strong{color:#15567f}
.location-area-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.location-area-card{min-height:96px;padding:17px;border:1px solid #d6e3e9;border-radius:16px;background:#fff;display:flex;flex-direction:column;justify-content:center}.location-area-card strong{font-size:.98rem;color:#0b2539;margin:5px 0}.location-area-card small{font-size:.74rem;color:#587184}
.location-nearby-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:60px;align-items:start;padding:30px;border:1px solid #d5e3e8;border-radius:24px;background:#f8fbfc}.location-nearby-inner h2{font-size:clamp(1.65rem,2vw,2rem);max-width:26ch}.nearby-links{display:flex;flex-wrap:wrap;gap:10px}.nearby-links a{padding:10px 12px;border:1px solid #cfe0e6;border-radius:999px;background:#fff;font-size:.82rem;font-weight:800;color:#15567f}
.answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.answer-grid article{padding:23px;border:1px solid #d8e4e9;border-radius:18px;background:#fff}.answer-grid h3{font-size:1.04rem;margin-bottom:8px}.answer-grid p{font-size:.9rem;line-height:1.67;margin:0}.location-final-cta{padding:clamp(58px,5vw,78px) 0;background:linear-gradient(125deg,#061f33,#0b4161 70%,#0b675f);color:#fff}.location-final-cta .section-shell{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:50px;align-items:center}.location-final-cta h2{color:#fff;font-size:clamp(2rem,3vw,3rem);max-width:23ch}.location-final-cta p{color:#cfdee5;max-width:760px}.location-final-cta .eyebrow{margin-bottom:15px}
@media(max-width:1000px){.location-service-grid,.location-pattern-grid,.location-brand-grid,.location-area-grid{grid-template-columns:repeat(2,1fr)}.location-hub-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){[data-sourcing-model] .sourcing-decision-grid{grid-template-columns:1fr}.location-hero-grid,.location-nearby-inner,.location-final-cta .section-shell{grid-template-columns:1fr}.location-hero-copy h1{max-width:20ch}}
@media(max-width:640px){.location-service-grid,.location-pattern-grid,.location-brand-grid,.location-hub-grid,.location-area-grid,.answer-grid{grid-template-columns:1fr}.location-service-card{min-height:0}.location-hero{padding:58px 0}.location-hero-panel{padding:24px}.service-area-links{display:grid}.service-area-links a{text-align:center}}

/* Location project-planning lenses */
.location-local-lens{background:#fff}.location-lens-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.location-lens-grid article{padding:26px;border-radius:20px;border:1px solid #d7e4e9;background:linear-gradient(145deg,#f8fbfc,#fff)}.location-lens-grid article>span{font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;color:#0a8f82;font-weight:850}.location-lens-grid h3{font-size:1.18rem;margin:15px 0 9px}.location-lens-grid p{font-size:.92rem;line-height:1.7;margin:0}@media(max-width:700px){.location-lens-grid{grid-template-columns:1fr}}

/* Location scope matrix */
.location-matrix-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.location-matrix-grid article{padding:23px;border:1px solid #d8e4e9;border-radius:19px;background:#fff;display:flex;flex-direction:column}.location-matrix-grid article>span{font-size:.68rem;letter-spacing:.13em;color:#0a9285;font-weight:850}.location-matrix-grid h3{font-size:1.05rem;margin:15px 0 8px}.location-matrix-grid p{font-size:.87rem;line-height:1.65}.location-matrix-grid a{margin-top:auto;font-size:.8rem;font-weight:800;color:#15567f}@media(max-width:1000px){.location-matrix-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.location-matrix-grid{grid-template-columns:1fr}}

/* Emirate strategy */
.emirate-strategy{background:linear-gradient(180deg,#fff,#f7fafb)}.emirate-strategy-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.emirate-strategy-grid article{padding:22px;border:1px solid #d8e4e9;border-radius:18px;background:#fff}.emirate-strategy-grid h3{font-size:1.05rem;margin-bottom:8px}.emirate-strategy-grid p{font-size:.88rem;line-height:1.65;margin:0}@media(max-width:900px){.emirate-strategy-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.emirate-strategy-grid{grid-template-columns:1fr}}

/* Premium V4 final authority refinements */
.location-brief-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.location-brief-grid article{padding:25px;border-radius:20px;background:linear-gradient(145deg,#071f33,#0b4161);color:#fff;box-shadow:0 16px 38px rgba(6,31,51,.10)}.location-brief-grid article>span{font-size:.7rem;letter-spacing:.14em;color:#62ddd2;font-weight:850}.location-brief-grid h3{font-size:1.08rem;color:#fff;margin:14px 0 9px}.location-brief-grid p{font-size:.88rem;line-height:1.7;color:#d4e2e9;margin:0}.premium-v4 .section-heading>div,.premium-v4 .reference-heading>div{min-width:0}.premium-v4 .section-heading h2,.premium-v4 .reference-heading h2{max-width:none;text-wrap:balance}.premium-v4 .service-card h2,.premium-v4 .service-card h3,.premium-v4 .article-card h2,.premium-v4 .article-card h3{font-size:clamp(1.05rem,1.18vw,1.2rem)}@media(max-width:900px){.location-brief-grid{grid-template-columns:1fr}.premium-v4 .section-heading,.premium-v4 .reference-heading{grid-template-columns:1fr}}


/* Premium V4.2 navigation, footer and discovery architecture */
.context-area-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.context-area-grid>a{min-height:92px;padding:17px 18px;border:1px solid #d4e2e8;border-radius:16px;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:6px;box-shadow:0 8px 24px rgba(6,31,51,.035);transition:transform .22s var(--ease),border-color .22s,box-shadow .22s}.context-area-grid>a:hover{transform:translateY(-3px);border-color:#79b5c8;box-shadow:0 14px 30px rgba(6,31,51,.07)}.context-area-grid span{font-weight:850;color:#0b2539}.context-area-grid small{font-size:.74rem;color:#0b7869;font-weight:750}.context-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:24px}.service-area-context .section-heading{margin-bottom:30px}.location-service-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:24px;padding-top:22px;border-top:1px solid #dde8ec}.location-service-actions .text-link{margin-left:auto}.about-coverage,.service-directory-coverage{border-top:1px solid #e0e9ed;border-bottom:1px solid #e0e9ed}
.discovery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.discovery-panel{padding:26px;border:1px solid #d6e4e9;border-radius:22px;background:linear-gradient(145deg,#fff,#f6fafb);box-shadow:0 12px 30px rgba(6,31,51,.045)}.discovery-kicker{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;color:#0a9285;font-weight:850;margin-bottom:16px}.discovery-link-list{display:grid;gap:9px;margin-bottom:16px}.discovery-link-list>a{display:grid;gap:3px;padding:13px 14px;border-radius:14px;background:#fff;border:1px solid #dce7eb}.discovery-link-list strong{font-size:.92rem;color:#0b2539}.discovery-link-list small{font-size:.74rem;color:#587184}.discovery-area-links{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:20px}.discovery-area-links a{padding:9px 11px;border:1px solid #d4e2e8;border-radius:999px;background:#fff;font-size:.78rem;font-weight:800;color:#15567f}.article-context-bridge{background:linear-gradient(180deg,#f8fbfc,#eef6f8);border-top:1px solid #dce7eb}.insight-bridge{border-top:1px solid #dce7eb}

@media(max-width:1000px){.context-area-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.discovery-grid{grid-template-columns:1fr}.location-service-actions .text-link{margin-left:0}}
@media(max-width:640px){.context-area-grid{grid-template-columns:1fr}.context-actions{align-items:stretch;flex-direction:column}.context-actions .button{width:100%}.location-service-actions{align-items:stretch;flex-direction:column}.location-service-actions .button{width:100%}.discovery-panel{padding:20px}}

/* Premium V4.2 — final integrated presentation */
.premium-v4 .footer-grid{grid-template-columns:1.08fr 1.22fr .92fr 1.08fr;gap:clamp(30px,3.5vw,54px);align-items:start;padding-top:54px}.premium-v4 .footer-grid>div{min-width:0}.footer-menu-pair{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px!important}.footer-menu{display:flex;flex-direction:column;gap:9px}.premium-v4 .footer-grid h2{font-size:1.02rem;margin-bottom:10px}.premium-v4 .footer-grid a{font-size:.88rem;line-height:1.45}.premium-v4 .footer-support{display:flex;flex-direction:column;gap:9px}.premium-v4 .footer-contact{display:flex;flex-direction:column;gap:9px}.premium-v4 .footer-contact p{font-size:.86rem;line-height:1.6}.premium-v4 .footer-location-link{margin-top:6px;display:inline-flex!important;align-items:center;gap:8px;color:#7be0d6!important;font-weight:800}.premium-v4 .footer-location-link .ui-icon{width:16px;height:16px}.premium-v4 .footer-cta-actions{align-items:center}.premium-v4 .footer-cta-actions .button{white-space:nowrap}.location-brand-card img[src*="/assets/brand-partners/"]{width:154px;height:62px;box-sizing:border-box;padding:11px 14px;border-radius:12px;background:linear-gradient(145deg,#0a3150,#0b5d70);object-position:center;margin-bottom:18px;box-shadow:0 8px 20px rgba(6,31,51,.10)}.location-brand-card{transition:transform .22s var(--ease),box-shadow .22s,border-color .22s}.location-brand-card:hover{transform:translateY(-3px);border-color:#8bb6c4;box-shadow:0 16px 36px rgba(6,31,51,.08)}
.profile-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.profile-socials a{min-width:44px;height:44px;padding:0 13px;border:1px solid #d2e0e6;border-radius:12px;background:#fff;color:#0b4968;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;font-size:.82rem;transition:transform .2s ease,border-color .2s,box-shadow .2s}.profile-socials a:hover{transform:translateY(-2px);border-color:#79b5c8;box-shadow:0 10px 24px rgba(6,31,51,.08)}.profile-socials .ui-icon{width:18px;height:18px}.expertise-proof{margin-top:24px;padding:18px 20px;border-left:3px solid #08a892;background:#f2f8f8;border-radius:0 16px 16px 0}.expertise-proof strong{display:block;color:#0b2539;margin-bottom:5px}.expertise-proof span{color:#557083;font-size:.9rem;line-height:1.6}
.decision-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.decision-card{padding:24px;border:1px solid #d8e4e9;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(6,31,51,.045)}.decision-card>span{font-size:.68rem;text-transform:uppercase;letter-spacing:.13em;color:#0a9285;font-weight:850}.decision-card h3{font-size:1.08rem;margin:14px 0 8px}.decision-card p{font-size:.89rem;line-height:1.68;margin:0}.related-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.related-path-grid a{display:flex;flex-direction:column;gap:6px;padding:18px;border:1px solid #d6e3e8;border-radius:16px;background:#fff;transition:transform .2s ease,border-color .2s}.related-path-grid a:hover{transform:translateY(-2px);border-color:#75adbf}.related-path-grid strong{color:#0b2539}.related-path-grid small{color:#587184}.content-governance-card{padding:28px;border-radius:22px;background:linear-gradient(145deg,#071f33,#0b5161);color:#fff}.content-governance-card h3{color:#fff}.content-governance-card p{color:#d5e4ea}.compact-location-bridge{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:18px 20px;border:1px solid #d8e5ea;border-radius:16px;background:#f8fbfc}.compact-location-bridge p{margin:0;font-size:.9rem}.compact-location-bridge a{font-weight:850;color:#15567f;white-space:nowrap}.digital-authority-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.digital-authority-grid article{padding:25px;border:1px solid #d8e4e9;border-radius:20px;background:#fff}.digital-authority-grid h3{font-size:1.1rem;margin:12px 0 8px}.digital-authority-grid p{font-size:.9rem;line-height:1.68;margin:0}
@media(max-width:1100px){.premium-v4 .footer-grid{grid-template-columns:1.05fr 1.25fr 1fr}.premium-v4 .footer-contact{grid-column:2/4}.decision-card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.premium-v4 .footer-grid{grid-template-columns:1fr 1fr}.premium-v4 .footer-contact{grid-column:auto}.related-path-grid,.digital-authority-grid{grid-template-columns:1fr}.compact-location-bridge{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.premium-v4 .footer-grid{grid-template-columns:1fr;padding-top:44px;gap:28px}.footer-menu-pair{grid-template-columns:1fr 1fr;gap:18px!important}.premium-v4 .footer-grid>div{border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:24px}.premium-v4 .footer-grid>div:last-child{border-bottom:0}.premium-v4 .footer-cta-actions{width:100%;align-items:stretch;flex-direction:column}.premium-v4 .footer-cta-actions .button{width:100%}.decision-card-grid{grid-template-columns:1fr}.profile-socials a{flex:1 1 calc(50% - 5px)}.location-brand-card img[src*="/assets/brand-partners/"]{width:150px;height:58px}}
@media(max-width:390px){.footer-menu-pair{grid-template-columns:1fr 1fr}.footer-menu a{font-size:.82rem!important}.profile-socials a{flex-basis:100%}}
@media(prefers-reduced-motion:reduce){.profile-socials a,.location-brand-card,.related-path-grid a{transition:none!important;transform:none!important}}

.footer-socials{margin-top:24px;display:grid;gap:10px}.footer-social-label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#8fb0c2}.footer-social-icons{display:flex;gap:9px;flex-wrap:wrap}.footer-social-icons a{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:11px;background:rgba(255,255,255,.045);color:#fff;transition:transform .22s var(--ease),background .22s,border-color .22s}.footer-social-icons a:hover{transform:translateY(-2px);background:rgba(100,222,211,.12);border-color:rgba(100,222,211,.42);color:#75e4da}.footer-social-icons .ui-icon{width:18px;height:18px}.profile-contact-single{grid-template-columns:minmax(230px,360px);margin:0 0 4px}.team-workflow{padding:56px 0 64px;background:linear-gradient(180deg,#f4f8fa 0%,#eef5f7 100%)}.team-workflow-head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(36px,6vw,84px);align-items:end;margin-bottom:32px}.team-workflow-head h2{max-width:18ch;font-size:clamp(2.25rem,3.5vw,3.45rem);margin-bottom:0}.team-workflow-head>p{max-width:640px;margin:0;color:#526b7d;line-height:1.75}.team-workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.team-workflow-card{position:relative;min-height:235px;padding:26px 24px 24px;border:1px solid #d3e1e7;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(6,31,51,.055);overflow:hidden}.team-workflow-card:before{content:"";position:absolute;left:0;top:0;right:0;height:3px;background:linear-gradient(90deg,#0aa894,#2f8fbd)}.workflow-number{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e9f7f5;color:#087f75;font-size:.76rem;font-weight:900;letter-spacing:.06em}.team-workflow-card h3{font-size:1.25rem;margin:28px 0 10px;color:#0b2539}.team-workflow-card p{font-size:.91rem;line-height:1.7;margin:0;color:#5b7182}.team-workflow-card{transition:transform .24s var(--ease),box-shadow .24s var(--ease),border-color .24s}.team-workflow-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(6,31,51,.09);border-color:#b8d2dd}@media(max-width:1000px){.team-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.team-directory{padding-bottom:36px}.team-workflow{padding:46px 0 52px}.team-workflow-head{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.team-workflow-head h2{font-size:2.35rem}.team-workflow-grid{grid-template-columns:1fr}.team-workflow-card{min-height:0;padding:22px}.footer-social-icons a{width:42px;height:42px}}@media(prefers-reduced-motion:reduce){.footer-social-icons a,.team-workflow-card{transition:none!important;transform:none!important}}
