:root{--ink:#05070c;--panel:#0b192c;--text:#f3f6f9;--muted:#8b99ac;--line:rgba(188,214,236,.14);--red:#c9a45c;--cyan:#a9bdcf}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;background:radial-gradient(circle at 84% 8%,rgba(69,100,137,.1),transparent 28%),var(--ink);color:var(--text);font-family:"DM Sans",Arial,sans-serif}a{color:inherit;text-decoration:none}.privacy-skip{position:fixed;z-index:100;left:15px;top:10px;padding:10px 14px;background:white;color:#05070c;transform:translateY(-150%)}.privacy-skip:focus{transform:none}.privacy-header{position:sticky;z-index:30;top:0;height:78px;padding:0 max(24px,5vw);display:flex;align-items:center;border-bottom:1px solid var(--line);background:rgba(5,7,12,.9);backdrop-filter:blur(16px)}.privacy-logo{width:255px}.privacy-nav{display:flex;gap:25px;margin-left:auto;color:#9ba8b8;font-size:9px}.privacy-nav a:hover{color:#fff}.privacy-whatsapp{margin-left:25px;padding:11px 14px;border:1px solid rgba(37,211,102,.35);color:#76dfa0;font-size:9px}.privacy-hero{min-height:500px;padding:105px max(28px,10vw) 80px;border-bottom:1px solid var(--line);background-image:linear-gradient(rgba(79,153,204,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(79,153,204,.07) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(#000 90%,transparent)}.privacy-hero>span{color:var(--cyan);font:600 9px Manrope;letter-spacing:.18em}.privacy-hero h1{max-width:900px;margin:34px 0 25px;font:700 clamp(62px,8vw,118px)/.88 Manrope;letter-spacing:-.065em}.privacy-hero h1 em{display:block;color:var(--red);font-style:normal}.privacy-hero p{max-width:720px;margin:0;color:#9aa8ba;font-size:15px;line-height:1.75}.privacy-hero small{display:block;margin-top:25px;color:#67768a;font-size:9px}.privacy-layout{display:grid;grid-template-columns:270px 1fr;gap:8vw;padding:90px max(28px,10vw) 120px}.privacy-toc{position:sticky;top:110px;align-self:start;border-top:1px solid var(--line)}.privacy-toc a{display:block;padding:14px 0;border-bottom:1px solid var(--line);color:#77869a;font-size:10px}.privacy-toc a:hover{color:#fff}.privacy-content{max-width:860px}.privacy-section{padding:0 0 65px;margin:0 0 65px;border-bottom:1px solid var(--line);scroll-margin-top:110px}.privacy-section:last-child{border:0}.privacy-section>span{display:block;margin-bottom:18px;color:var(--red);font:600 9px Manrope;letter-spacing:.15em}.privacy-section h2{margin:0 0 24px;font:650 clamp(30px,4vw,48px)/1.05 Manrope;letter-spacing:-.045em}.privacy-section h3{margin:28px 0 9px;font:600 17px Manrope}.privacy-section p,.privacy-section li{color:#8b99ac;font-size:13px;line-height:1.8}.privacy-section ul{margin:16px 0 0;padding-left:19px}.privacy-section li+li{margin-top:8px}.privacy-note{padding:24px;border:1px solid rgba(69,100,137,.22);background:rgba(69,100,137,.055)}.privacy-note b{display:block;margin-bottom:8px;color:#dce7ef;font:600 12px Manrope}.privacy-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.privacy-button{min-height:50px;padding:0 18px;display:inline-flex;align-items:center;border:1px solid var(--red);background:var(--red);color:#fff;font:600 10px Manrope;cursor:pointer}.privacy-button.secondary{border-color:var(--line);background:transparent}.privacy-button:hover{filter:brightness(1.12)}.privacy-contact{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px}.privacy-contact div{padding:20px;border:1px solid var(--line);background:#0b1b2e}.privacy-contact span{display:block;color:#627186;font-size:8px;letter-spacing:.12em}.privacy-contact b{display:block;margin-top:8px;font:600 13px Manrope}.privacy-footer{padding:36px max(28px,6vw);display:flex;align-items:center;gap:50px;border-top:1px solid var(--line);color:#69788c;font-size:8px}.privacy-footer img{width:240px}.privacy-footer p{margin-left:auto}@media(max-width:850px){.privacy-nav{display:none}.privacy-logo{width:215px}.privacy-whatsapp{margin-left:auto}.privacy-layout{grid-template-columns:1fr}.privacy-toc{position:static}.privacy-content{max-width:none}}@media(max-width:560px){.privacy-header{height:70px;padding-inline:18px}.privacy-whatsapp{display:none}.privacy-hero{padding:80px 22px 65px}.privacy-hero h1{font-size:60px}.privacy-layout{padding:65px 22px 85px}.privacy-contact{grid-template-columns:1fr}.privacy-footer{align-items:flex-start;flex-direction:column;gap:18px}.privacy-footer p{margin:0}}

/* BUNDLED READABILITY LAYER */
/* Readability layer shared by the homepage, detail pages, and privacy page. */

:root {
  --readable-muted: #a9b6c6;
  --readable-subtle: #8797aa;
}

body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

img,
svg { max-width: 100%; }
main,
section,
header,
footer,
nav,
div { min-width: 0; }
p,
li,
h1,
h2,
h3,
a { overflow-wrap: break-word; }

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
summary:focus-visible {
  outline: 2px solid #a9bdcf;
  outline-offset: 4px;
}

/* Homepage navigation and supporting labels */
.desktop-nav { font-size: 13px; }
.identity-name,
.identity-name small,
.mobile-menu > a span,
.mobile-menu summary span { font-size: 12px; }
.desktop-nav > a,
.nav-trigger { min-height: 44px; display: inline-flex; align-items: center; }
.system-state { color: #aab7c6; font-size: 12px; }
.header-cta { font-size: 13px; }
.mega-intro > span,
.mega-panel-head span,
.mega-product-groups > div > span { font-size: 12px; }
.mega-intro p { color: #a4b1c1; font-size: 14px; line-height: 1.7; }
.mega-intro > a,
.mega-panel-head > a { font-size: 12px; min-height: 44px; }
.mega-company-links > a > span,
.mega-note span { font-size: 12px; }
.mega-company-links b { font-size: 14px; }
.mega-company-links small { color: #8f9db0; font-size: 12px; }
.mega-note b { color: #c5ced9; font-size: 12px; }
.mega-columns a,
.mega-product-groups a { color: #9eacbd; font-size: 12px; line-height: 1.45; min-height: 30px; }
.mega-columns .mega-category { font-size: 12px; min-height: 44px; }
.mega-category span,
.mega-industry-grid span { font-size: 12px; }
.mega-industry-grid > a { color: #b0bccb; font-size: 12px; min-height: 52px; }

/* Homepage hero, world clocks, and trust rail */
.overline { font-size: 12px; }
.hero-lower > p { color: #bcc6d2; font-size: 17px; line-height: 1.72; }
.button { font-size: 13px; }
.text-link,
.arrow-link { font-size: 13px; }
.console-head { font-size: 12px; }
.mission-console dt { color: #9aa9bb; font-size: 12px; }
.mission-console dd { font-size: 13px; }
.hero-index { font-size: 12px; }
.live-pip { color: #b7c3d0; font-size: 12px; }
.world-desk-head > p { color: #aab7c6; font-size: 13px; }
.utc-master span { color: #9aabbd; font-size: 12px; }
.clock-location { color: #a7b4c3; font-size: 12px; }
.clock-date,
.clock-zone { color: #b2becb; font-size: 12px; }
.digital-clock sup { font-size: 12px; }
.business-state { color: #a0afc1; font-size: 12px; }
.world-desk-foot { color: #a0aec0; font-size: 12px; }
.trust-rail p { color: #a3b0c0; font-size: 12px; }
.trust-items { font-size: 13px; }

/* Homepage content cards */
.section-label { font-size: 12px; }
.section-label b { color: #8594a7; }
.statement-aside p,
.section-heading > p,
.supply-copy > p,
.contact-intro > p { font-size: 17px; line-height: 1.75; }
.section-heading > p,
.supply-copy > p,
.contact-intro > p { color: var(--readable-muted); }
.service-top { color: #aab7c6; font-size: 12px; }
.service-copy p { color: #a6b2c1; font-size: 15px; line-height: 1.7; }
.service-copy li { color: #c0cad5; font-size: 12px; line-height: 1.35; }
.service-action .mini-label,
.mini-label { font-size: 12px; }
.product-tags span { color: #bcc6d2; font-size: 12px; line-height: 1.35; }
.supply-visual li > span { color: #9eafc2; font-size: 12px; }
.supply-visual li b { font-size: 15px; }
.supply-visual li small { color: #a2b1c3; font-size: 12px; }
.shipment-status { color: #a9b7c7; font-size: 12px; }
.signal-band div { color: #91a1b4; font-size: 12px; }
.product-card > span { color: #9babbd; font-size: 12px; }
.product-card p { color: #a6b2c1; font-size: 15px; line-height: 1.7; }
.product-card footer b { color: #a8b6c7; font-size: 12px; }
.industry-card > span { font-size: 12px; }
.industry-card small { color: #a2b1c3; font-size: 12px; }
.industry-card p { color: #a8b4c3; font-size: 15px; line-height: 1.7; }
.model-step > div span { font-size: 12px; }
.model-step > div b { font-size: 12px; }
.model-step p { color: #596779; font-size: 15px; line-height: 1.72; }
.model-step small { color: #718095; font-size: 12px; }
.standard-core small { color: #b4bfcc; font-size: 12px; }
.standard-list article > span { font-size: 12px; }
.standard-list p { color: #a4b1c1; font-size: 15px; line-height: 1.7; }
.proof-strip span { font-size: 12px; }

/* Homepage contact area and footer */
.contact-kicker { color: #c0cad5; font-size: 12px; }
.contact-channel-list > a > span,
.contact-details span,
.form-head span,
.form-head > b { color: #a6b5c7; font-size: 12px; }
.contact-channel-list b { font-size: 15px; }
.contact-channel-list small { color: #9aa9ba; font-size: 12px; }
.contact-details p { color: #c7d0da; font-size: 14px; }
.form-field > span { color: #bbc6d2; font-size: 12px; }
.form-field input,
.form-field select,
.form-field textarea { font-size: 16px; }
.nda-check { color: #a0afc0; font-size: 13px; line-height: 1.5; }
.nda-check input { width: 20px; height: 20px; flex: none; }
.whatsapp-form-button { font-size: 13px; }
.form-note { color: #8f9fb2; font-size: 12px; line-height: 1.6; }
.form-status { font-size: 13px; }
.whatsapp-float-copy b { font-size: 12px; }
.whatsapp-float-copy small { color: #9ab7a5; font-size: 10px; }
.site-footer p { color: #99a8ba; font-size: 13px; }
.site-footer > div:not(.footer-meta) { color: #95a5b8; font-size: 12px; }
.footer-meta { color: #a1b0c2; font-size: 12px; }

/* Global office map and lower live clocks */
.global-network {
  position: relative;
  padding: 125px max(48px, 7vw) 110px;
  overflow: hidden;
  background:
    radial-gradient(circle at 82% 14%, rgba(69, 100, 137, .11), transparent 30%),
    linear-gradient(145deg, #0a1a2e, #05070d 68%);
}
.global-network::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(86, 151, 198, .045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(86, 151, 198, .045) 1px, transparent 1px);
  background-size: 74px 74px;
  mask-image: linear-gradient(90deg, #000, transparent 85%);
}
.network-intro {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  gap: 9vw;
  align-items: end;
}
.network-kicker {
  color: #c2cfda;
  font: 650 12px Manrope, Arial, sans-serif;
  letter-spacing: .16em;
}
.network-intro h2 {
  margin: 26px 0 0;
  max-width: 820px;
  font: 650 clamp(54px, 6vw, 92px)/.96 Manrope, Arial, sans-serif;
  letter-spacing: -.06em;
}
.network-intro h2 em {
  color: transparent;
  font-style: normal;
  -webkit-text-stroke: 1px rgba(238, 245, 249, .65);
}
.network-copy p {
  margin: 0 0 26px;
  color: #b3bfcc;
  font-size: 17px;
  line-height: 1.75;
}
.network-map {
  position: relative;
  z-index: 1;
  margin-top: 66px;
  overflow: hidden;
  border: 1px solid rgba(183, 214, 238, .18);
  background:
    radial-gradient(ellipse at 38% 37%, rgba(24, 107, 154, .13), transparent 37%),
    radial-gradient(ellipse at 55% 29%, rgba(69, 100, 137, .08), transparent 26%),
    linear-gradient(155deg, rgba(7, 23, 40, .98), rgba(3, 10, 20, .98));
  box-shadow: 0 38px 90px rgba(0, 0, 0, .28);
}
.network-map::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(rgba(83, 156, 207, .065) 1px, transparent 1px),
    linear-gradient(90deg, rgba(83, 156, 207, .065) 1px, transparent 1px);
  background-size: 42px 42px;
}
.map-status {
  position: absolute;
  z-index: 3;
  left: 24px;
  right: 24px;
  top: 21px;
  display: flex;
  justify-content: space-between;
  color: #aab8c8;
  font: 650 12px Manrope, Arial, sans-serif;
  letter-spacing: .13em;
}
.map-status i {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 8px;
  border-radius: 50%;
  background: #45d49c;
  box-shadow: 0 0 0 6px rgba(69, 212, 156, .08);
}
.map-status b { color: #c2cfda; font-weight: 650; }
.network-map > svg {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  padding: 66px 2.5% 12px;
}
.world-boundaries {
  opacity: .88;
  filter: drop-shadow(0 15px 35px rgba(17, 102, 153, .14));
}
.map-focus-zones ellipse {
  fill: url(#map-focus);
}
.map-region-labels text {
  fill: rgba(144, 189, 218, .65);
  font: 650 25px Manrope, Arial, sans-serif;
  letter-spacing: .2em;
}
.map-region-labels .ocean-label {
  fill: rgba(116, 157, 184, .36);
  font-size: 18px;
  letter-spacing: .28em;
}
.map-office-labels text {
  fill: #e6f5fb;
  font: 650 28px Manrope, Arial, sans-serif;
  letter-spacing: .12em;
  paint-order: stroke;
  stroke: rgba(3, 12, 23, .9);
  stroke-width: 8px;
  stroke-linejoin: round;
}
.map-routes path {
  fill: none;
  stroke: url(#route-gradient);
  stroke-width: 2;
  stroke-dasharray: 8 11;
  vector-effect: non-scaling-stroke;
  animation: officeRoute 8s linear infinite;
}
.office-marker { filter: url(#pin-glow); }
.marker-pulse {
  fill: rgba(201, 164, 92, .07);
  stroke: rgba(201, 164, 92, .32);
  transform-origin: center;
  animation: officePulse 2.4s ease-out infinite;
}
.marker-ring { fill: #0a1a2e; stroke: #c9a45c; stroke-width: 2.5; }
.marker-core { fill: #fff; }
@keyframes officeRoute { to { stroke-dashoffset: -64; } }
@keyframes officePulse { 70%, 100% { opacity: 0; transform: scale(1.7); } }
.office-location-list {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid rgba(183, 214, 238, .14);
}
.office-location-list article {
  min-height: 130px;
  padding: 24px;
  border-right: 1px solid rgba(183, 214, 238, .14);
  background: rgba(5, 13, 25, .65);
}
.office-location-list article:last-child { border-right: 0; }
.office-location-list span {
  color: #d8b76a;
  font: 650 12px Manrope, Arial, sans-serif;
  letter-spacing: .12em;
}
.office-location-list h3 {
  margin: 24px 0 5px;
  font: 650 21px Manrope, Arial, sans-serif;
}
.office-location-list p { margin: 0; color: #a8b5c5; font-size: 13px; }
.map-note {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 15px 24px;
  border-top: 1px solid rgba(183, 214, 238, .12);
  color: #9baabd;
  font-size: 12px;
  line-height: 1.55;
}
.global-network > .world-desk {
  position: relative;
  z-index: 1;
  margin-top: 20px;
  border: 1px solid rgba(183, 214, 238, .18);
}

/* Compact WhatsApp shortcut */
.whatsapp-float {
  width: 52px;
  height: 52px;
  min-height: 52px;
  padding: 0;
  display: grid;
  place-items: center;
  border: 0;
  border-radius: 50%;
  background: #25d366;
  color: #031208;
  box-shadow: 0 14px 38px rgba(0, 0, 0, .38), 0 0 0 1px rgba(255, 255, 255, .13);
}
.whatsapp-float:hover,
.whatsapp-float:focus-visible { background: #36e477; transform: translateY(-3px) scale(1.03); }
.whatsapp-float-icon {
  width: 52px;
  height: 52px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: transparent;
}
.whatsapp-float-icon svg { width: 26px; height: 26px; }
.whatsapp-float-icon i,
.whatsapp-float-copy { display: none; }

/* Service and product detail pages */
.detail-nav { color: #b0bccb; font-size: 13px; }
.detail-nav a { min-height: 44px; display: inline-flex; align-items: center; }
.detail-whatsapp {
  width: 44px;
  height: 44px;
  min-height: 44px;
  padding: 0;
  justify-content: center;
  border-radius: 50%;
  background: rgba(37, 211, 102, .08);
  font-size: 12px;
}
.detail-whatsapp span { display: none; }
.hero-coordinate,
.detail-code small { font-size: 12px; }
.detail-breadcrumb { color: #adbac8; font-size: 12px; }
.detail-eyebrow { font-size: 12px; }
.detail-lead { color: #b8c3d0; font-size: 18px; line-height: 1.75; }
.detail-button { font-size: 13px; }
.detail-stat span { font-size: 12px; }
.detail-stat b { font-size: 15px; }
.detail-stat small { color: #95a5b8; font-size: 12px; }
.section-tag { color: #bbc5d1; font-size: 12px; }
.intro-copy p,
.outcome-copy p,
.detail-cta p { color: #aab7c7; font-size: 16px; line-height: 1.78; }
.intro-copy .signal-line { color: #d0d8e1; font-size: 12px; }
.deliverable > span,
.outcome-item > span,
.method-step > span { font-size: 12px; }
.deliverable p { color: #4f5d6f; font-size: 15px; line-height: 1.72; }
.outcome-item p { color: #a0aec0; font-size: 15px; line-height: 1.7; }
.method-step p { color: #536174; font-size: 15px; line-height: 1.72; }
.related-head > a { color: #c0cad6; font-size: 13px; min-height: 44px; display: inline-flex; align-items: center; }
.related-card > span { color: #a5b4c6; font-size: 12px; }
.detail-footer { color: #aab7c7; font-size: 12px; }
.detail-footer nav a { min-height: 44px; display: inline-flex; align-items: center; }

/* A warmer visual voice for the company story pages */
.company-page .detail-hero {
  background:
    radial-gradient(circle at 76% 34%, rgba(201, 164, 92, .18), transparent 26%),
    radial-gradient(circle at 88% 64%, rgba(69, 100, 137, .12), transparent 25%),
    linear-gradient(125deg, #04070d, #0a1729);
}
.company-page .detail-code span { color: #fff; }
.company-page .detail-intro h2 { max-width: 850px; }
.company-page .deliverables { background: #f2f4f6; }
.company-page .detail-cta { background: radial-gradient(circle at 78% 48%, rgba(201, 164, 92, .16), transparent 29%), #0a1a2e; }

/* Privacy page */
.privacy-nav { color: #b2bdca; font-size: 13px; }
.privacy-nav a { min-height: 44px; display: inline-flex; align-items: center; }
.privacy-whatsapp { font-size: 12px; min-height: 44px; display: inline-flex; align-items: center; }
.privacy-hero > span { font-size: 12px; }
.privacy-hero p { color: #b7c2cf; font-size: 18px; }
.privacy-hero small { color: #94a4b7; font-size: 12px; }
.privacy-toc a { color: #9cabbd; font-size: 13px; min-height: 44px; }
.privacy-section > span { font-size: 12px; }
.privacy-section p,
.privacy-section li { color: #aebac9; font-size: 16px; line-height: 1.8; }
.privacy-note b { font-size: 15px; }
.privacy-button { font-size: 13px; }
.privacy-contact span { color: #91a2b5; font-size: 12px; }
.privacy-contact b { font-size: 15px; }
.privacy-footer { color: #96a6b9; font-size: 12px; }

@media (max-width: 1180px) {
  .mobile-menu details > div a { font-size: 14px; min-height: 44px; display: flex; align-items: center; }
}

@media (max-width: 820px) {
  .site-header { padding-inline: 18px; }
  .identity { flex: 1 1 auto; }
  .website-logo,
  .site-header.scrolled .website-logo { width: clamp(182px, 52vw, 218px); }
  .header-actions { flex: none; gap: 10px; }
  .menu-toggle { flex: none; width: 46px; height: 46px; }
  .mobile-menu { top: 0; padding: 100px 20px 40px; overscroll-behavior: contain; }
  .mobile-menu > a,
  .mobile-menu summary { min-height: 58px; font-size: clamp(20px, 6vw, 25px); }
  .hero { min-height: auto; padding: 120px 20px 72px; }
  .hero h1 { font-size: clamp(48px, 12vw, 72px); }
  .hero-lower > p,
  .statement-aside p,
  .section-heading > p,
  .supply-copy > p,
  .contact-intro > p { font-size: 16px; }
  .hero-actions,
  .hero-actions .button { width: min(100%, 360px); }
  .section-pad { padding: 82px 20px; }
  .statement h2,
  .section-heading h2,
  .standards-copy h2 { font-size: clamp(42px, 10vw, 58px); }
  .service-card { padding-inline: 22px; }
  .service-copy { left: 22px; right: 22px; }
  .supply-copy { padding: 38px 24px; }
  .supply-visual { min-height: 520px; }
  .product-card { padding-inline: 24px; }
  .contact { padding: 84px 20px 62px; }
  .contact h2 { font-size: clamp(43px, 11vw, 62px); }
  .contact-layout { gap: 20px; }
  .contact-channel-list > a { grid-template-columns: 66px 1fr auto; padding-inline: 18px; }
  .site-footer { padding-inline: 20px; }
  .global-network { padding: 90px 20px 80px; }
  .network-intro { grid-template-columns: 1fr; gap: 30px; }
  .network-intro h2 { font-size: clamp(46px, 10vw, 66px); }
  .network-copy { max-width: 680px; }
  .network-map { margin-top: 46px; }
  .office-location-list { grid-template-columns: 1fr 1fr; }
  .office-location-list article:nth-child(2) { border-right: 0; }
  .office-location-list article:nth-child(-n+2) { border-bottom: 1px solid rgba(183, 214, 238, .14); }
  .global-network > .world-desk { margin-top: 16px; }
  .detail-mobile a { color: #b4bfcd; font-size: 14px; min-height: 48px; display: flex; align-items: center; }
}

@media (max-width: 520px) {
  .site-header { padding-inline: 14px; }
  .website-logo,
  .site-header.scrolled .website-logo { width: clamp(175px, 58vw, 205px); }
  .mobile-menu { padding: 90px 18px 32px; }
  .mobile-menu details > div a { padding-inline: 18px; }
  .hero { padding-inline: 18px; }
  .overline { font-size: 12px; line-height: 1.55; }
  .hero h1 { font-size: clamp(43px, 14vw, 54px); }
  .hero-actions .button,
  .hero-actions .text-link { width: 100%; }
  .mission-console { margin-top: 48px; }
  .section-pad { padding: 72px 18px; }
  .section-label { align-items: flex-start; gap: 7px; flex-wrap: wrap; line-height: 1.5; }
  .section-label b { width: 100%; margin-left: 0; }
  .statement h2,
  .section-heading h2,
  .standards-copy h2 { font-size: clamp(38px, 12vw, 48px); }
  .section-heading { padding-block: 45px 50px; }
  .service-card { min-height: 430px; padding-inline: 20px; }
  .service-feature { min-height: 510px; }
  .service-copy { left: 20px; right: 20px; bottom: 24px; }
  .service-copy p { font-size: 14px; }
  .supply-copy { padding: 32px 20px; }
  .supply-copy h3 { font-size: clamp(35px, 11vw, 43px); }
  .supply-visual { min-height: 470px; }
  .product-card { min-height: 355px; padding: 24px 20px; }
  .product-card footer { left: 20px; right: 20px; }
  .model-step { min-height: 390px; padding-inline: 22px; }
  .standards-visual { margin-top: 0; }
  .standard-core small { width: 135px; }
  .proof-strip { grid-template-columns: 1fr; gap: 28px; }
  .proof-strip > div { padding-bottom: 24px; border-bottom: 1px solid rgba(0,0,0,.16); }
  .contact { padding-inline: 18px; }
  .contact-channel-list > a { grid-template-columns: 52px 1fr auto; padding-inline: 14px; }
  .contact-channel-list > a > span { font-size: 12px; }
  .project-form { padding: 27px 18px; }
  .form-head h3 { font-size: 24px; }
  .form-actions .button,
  .whatsapp-form-button { width: 100%; min-width: 0; }
  .whatsapp-float { right: max(12px, env(safe-area-inset-right)); bottom: max(12px, env(safe-area-inset-bottom)); width: 48px; height: 48px; min-height: 48px; }
  .whatsapp-float-icon { width: 48px; height: 48px; }
  .whatsapp-float-icon svg { width: 24px; height: 24px; }
  .site-footer { grid-template-columns: 1fr; }
  .global-network { padding: 72px 18px 64px; }
  .network-kicker { font-size: 12px; }
  .network-intro h2 { font-size: clamp(39px, 12vw, 49px); }
  .network-copy p { font-size: 16px; }
  .network-map { margin-top: 38px; }
  .map-status { left: 16px; right: 16px; top: 16px; flex-direction: column; align-items: flex-start; gap: 8px; font-size: 12px; }
  .network-map > svg { width: 185%; max-width: none; margin-left: -20%; padding: 88px 0 18px; }
  .map-region-labels,
  .map-office-labels { display: none; }
  .office-location-list { grid-template-columns: 1fr; }
  .office-location-list article,
  .office-location-list article:nth-child(2) { min-height: 105px; border-right: 0; border-bottom: 1px solid rgba(183, 214, 238, .14); padding: 20px; }
  .office-location-list article:last-child { border-bottom: 0; }
  .office-location-list h3 { margin-top: 16px; }
  .map-note { padding: 14px 18px; }
  .global-network .world-desk-head { padding-inline: 16px; }
  .global-network .clock-grid { padding-inline: 0; }
  .global-network .world-clock { padding-inline: 20px; }
  .clock-grid { grid-template-columns: 1fr; }
  .world-clock { min-height: 220px; border-left: 1px solid var(--line); }
  .world-desk-head { grid-template-columns: 1fr auto; gap: 15px; padding-block: 18px; }
  .world-desk-head > p { grid-column: 1 / -1; grid-row: 2; text-align: left; }
  .detail-header { padding-inline: 14px; gap: 8px; }
  .detail-logo { width: clamp(154px, 49vw, 196px); }
  .detail-menu,
  .detail-whatsapp { flex: none; width: 44px; height: 44px; margin-left: 0; }
  .detail-hero { min-height: auto; padding: 112px 18px 72px; }
  .hero-coordinate,
  .detail-visual { display: none; }
  .detail-hero h1 { font-size: clamp(42px, 13vw, 55px); line-height: .95; }
  .detail-lead,
  .privacy-hero p { font-size: 16px; }
  .detail-actions { width: 100%; }
  .detail-button { width: 100%; justify-content: space-between; }
  .detail-section { padding: 72px 18px; }
  .detail-intro h2,
  .deliverables h2,
  .outcomes h2,
  .related h2 { font-size: clamp(38px, 12vw, 46px); }
  .deliverable { min-height: 240px; padding: 25px 21px; }
  .deliverable h3 { margin-top: 48px; }
  .method-step { min-height: 280px; }
  .method-step h3 { margin-top: 88px; }
  .related-card { min-height: 220px; padding: 23px 20px; }
  .related-card h3 { margin-top: 72px; }
  .detail-cta { min-height: auto; padding: 76px 18px; }
  .detail-cta h2 { font-size: clamp(40px, 12vw, 50px); }
  .detail-footer { padding-inline: 18px; }
  .detail-footer img { width: min(230px, 78vw); }
  .privacy-header { padding-inline: 16px; }
  .privacy-logo { width: min(215px, 68vw); }
  .privacy-hero { min-height: auto; padding: 74px 18px 60px; }
  .privacy-hero h1 { font-size: clamp(48px, 15vw, 60px); }
  .privacy-layout { padding: 60px 18px 80px; }
  .privacy-section { padding-bottom: 48px; margin-bottom: 48px; }
  .privacy-actions .privacy-button { width: 100%; justify-content: center; }
  .privacy-footer { padding-inline: 18px; }
}

@media (max-width: 360px) {
  .website-logo,
  .site-header.scrolled .website-logo { width: 168px; }
  .hero h1 { font-size: 42px; }
  .detail-logo { width: 150px; }
  .detail-header { gap: 6px; }
  .detail-menu,
  .detail-whatsapp { width: 40px; height: 40px; }
}

/* Alliance Enterprise metallic brand system */
:root {
  --ink: #05070c;
  --panel: #0d2035;
  --text: #f3f6f9;
  --muted: #96a3b4;
  --line: rgba(190, 204, 220, .16);
  --red: #c9a45c;
  --cyan: #a9bdcf;
}

::selection { color: #05070c; background: #e4c77d; }
:where(a, button, input, select, textarea, summary, [tabindex]):focus-visible {
  outline: 2px solid #efd78f;
  outline-offset: 3px;
}
.privacy-button { color: #071426; }
.privacy-button.secondary { color: #f3f6f9; }
.privacy-header { background: rgba(5, 7, 12, .93); }
.privacy-logo { width: 282px; }

@media (max-width: 560px) {
  .privacy-logo { width: min(238px, 70vw); }
}

/* Larger, more legible dark metallic brand mark. */
.privacy-logo { width: 340px; }
.privacy-footer img { width: 360px; max-width: 100%; }

@media (max-width: 720px) {
  .privacy-logo { width: min(285px, 72vw); }
}

/* Supplied LOGO Dark artwork with a crisp, readable navigation wordmark. */
.privacy-logo.brand-identity {
  display: flex;
  align-items: center;
  gap: 13px;
  width: auto;
  min-width: 340px;
}
.brand-mark-crop {
  position: relative;
  display: block;
  flex: none;
  width: 72px;
  height: 68px;
  overflow: hidden;
  border: 1px solid rgba(169, 189, 207, .22);
  border-radius: 2px;
  background: #020409;
  box-shadow: 0 9px 28px rgba(0, 0, 0, .34), inset 0 0 20px rgba(20, 52, 91, .16);
}
.brand-mark-crop img {
  position: absolute;
  left: 50%;
  top: -2px;
  width: 178px;
  max-width: none;
  height: auto;
  transform: translateX(-50%);
}
.brand-title { display: block; min-width: 0; text-transform: uppercase; }
.brand-title strong {
  display: flex;
  align-items: baseline;
  gap: 8px;
  white-space: nowrap;
  font: 750 16px/1 Manrope, Arial, sans-serif;
  letter-spacing: .11em;
}
.brand-title strong span { color: #f1f4f7; }
.brand-title strong em { color: #d4ad5d; font-style: normal; }
.brand-title small {
  display: block;
  margin-top: 7px;
  color: #b5c1ce;
  font: 650 8px/1 Manrope, Arial, sans-serif;
  letter-spacing: .36em;
  text-align: center;
}
.brand-identity:hover .brand-mark-crop { border-color: rgba(212, 173, 93, .56); }
.privacy-nav { margin-left: 26px; }
.privacy-whatsapp { margin-left: auto; }
.footer-logo-link { display: block; width: 300px; max-width: 100%; }
.footer-full-logo { display: block; width: 100%; height: auto; filter: drop-shadow(0 18px 30px rgba(0, 0, 0, .34)); }
.privacy-footer .footer-full-logo { width: 100%; }
.privacy-logo.brand-identity{flex:0 0 auto;width:326px;min-width:326px}.privacy-logo .website-logo{display:block;width:320px;height:62px;padding:4px 7px;object-fit:contain;border:1px solid rgba(212,173,93,.46);border-radius:8px;background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.3)}.footer-full-logo{padding:5px 8px;border:1px solid rgba(212,173,93,.34);border-radius:8px;background:#fff}
@media(max-width:720px){.privacy-logo.brand-identity{width:min(250px,calc(100vw - 112px));min-width:0}.privacy-logo .website-logo{width:min(250px,calc(100vw - 112px));height:52px;padding:3px 5px}}

@media (max-width: 720px) {
  .privacy-logo.brand-identity { min-width: 0; gap: 9px; }
  .brand-mark-crop { width: 54px; height: 54px; }
  .brand-mark-crop img { top: -1px; width: 136px; }
  .brand-title strong { display: block; font-size: 12px; line-height: 1.08; letter-spacing: .1em; }
  .brand-title strong em { display: block; margin-top: 3px; }
  .brand-title small { margin-top: 4px; font-size: 6.5px; letter-spacing: .24em; text-align: left; }
  .footer-logo-link { width: min(310px, 88vw); }
}
