.honors-page .about-hero .eyebrow{color:#0b3f82}
.honors-page .about-hero h1 em{color:var(--blue)}
.honors-page .honors-section-nav{background:#edf4fa}
.honors-page .honors-section-nav{grid-template-columns:repeat(4,1fr)}

/* Archive-like presentation system: deliberate spacing, thin steel rules and restrained blue accents. */
.honors-page .honor-section{position:relative;padding-top:92px;padding-bottom:96px;overflow:hidden}
.honors-page .honor-section::before{content:"";position:absolute;top:0;left:5.5vw;right:5.5vw;height:1px;background:linear-gradient(90deg,transparent,#bdcedf 11%,#bdcedf 89%,transparent)}
.honors-page .honor-section-title{position:relative;max-width:1280px;margin:0 auto 32px;padding-bottom:16px;border-bottom:1px solid #cfdae6}
.honors-page .honor-section-title::after{content:"";position:absolute;bottom:-1px;left:0;width:88px;height:2px;background:#0754b9}
.honor-lead{max-width:850px;margin:0 auto 36px;color:#48617b;font-size:16px;line-height:2;text-align:center}

.honor-certificate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:860px;margin:0 auto}
.honor-patent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto}
.honor-card{position:relative;margin:0;padding:12px;background:#eef3f8;border:1px solid #cbd7e3;box-shadow:0 12px 28px rgba(12,39,70,.055);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.honor-card::before{content:"";position:absolute;top:0;left:16px;right:16px;height:2px;background:#6d98c4}
.honor-card:hover{border-color:#7d9fc2;box-shadow:0 18px 38px rgba(12,39,70,.11);transform:translateY(-4px)}
.honor-card img{display:block;width:100%;height:100%;background:#fff;object-fit:contain;box-shadow:0 1px 0 rgba(8,32,68,.05)}
.honor-card figcaption{margin-top:13px;padding:11px 7px 1px;border-top:1px solid #d0dce8;color:#36516e;font:10px/1.5 "DM Mono",monospace;letter-spacing:.58px;text-align:center}
.honor-certificate-grid .honor-card{padding:11px}
.honor-certificate-grid .honor-card{display:flex;align-items:center;height:520px}
.honor-patent-grid .honor-card{padding:12px;background:#f3f6f9}
.honor-patent-grid .honor-card::before{left:12px;right:12px;background:#8ca9c5}
.honor-patent-grid .honor-card figcaption{display:none}
.honor-patent-grid .honor-card img{box-shadow:none}
.patent-section{background:#f5f8fb}

.standards-section{background:#fff}
.honor-standard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1060px;margin:0 auto}
.honor-standard-card{position:relative;margin:0;padding:12px;background:#edf3f8;border:1px solid #cbd7e3;box-shadow:0 12px 28px rgba(12,39,70,.05);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.honor-standard-card::before{content:"";position:absolute;top:0;left:16px;right:16px;height:2px;background:#0754b9}
.honor-standard-card:hover{border-color:#7d9fc2;box-shadow:0 18px 38px rgba(12,39,70,.1);transform:translateY(-4px)}
.honor-standard-card img{display:block;width:100%;height:100%;background:#fff;object-fit:contain}
.honor-standard-card{display:flex;align-items:center;height:590px}

.other-honors-section{background:#edf3f8}
.other-honors-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;max-width:1240px;margin:0 auto}
.other-honor-card{position:relative;grid-column:span 2;display:flex;flex-direction:column;margin:0;padding:10px;background:#f7f9fb;border:1px solid #c8d5e1;box-shadow:0 10px 24px rgba(12,39,70,.045);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.other-honor-card:nth-child(4){grid-column:2 / span 2}
.other-honor-card::before{content:"";position:absolute;top:0;left:12px;right:12px;height:2px;background:#7c9fbd}
.other-honor-card:hover{border-color:#7d9fc2;box-shadow:0 17px 34px rgba(12,39,70,.1);transform:translateY(-4px)}
.other-honor-card img{display:block;width:100%;height:230px;background:#fff;object-fit:contain}
.other-honor-card figcaption{min-height:48px;margin-top:12px;padding:11px 5px 1px;border-top:1px solid #d1dce6;color:#294d72;font-size:13px;font-weight:700;line-height:1.45;text-align:center}

/* One interaction pattern for every certificate, patent, standard and honor image. */
.honors-page .is-enlargeable{cursor:zoom-in}
.honors-page .is-enlargeable::after{content:"↗";position:absolute;right:12px;top:12px;display:grid;place-items:center;width:28px;height:28px;background:rgba(7,57,118,.88);color:#fff;font:16px/1 Arial,sans-serif;opacity:0;transform:translateY(3px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}
.honors-page .is-enlargeable:hover::after,.honors-page .is-enlargeable:focus-visible::after{opacity:1;transform:translateY(0)}
.honor-lightbox{width:min(94vw,1280px);max-width:none;max-height:92vh;margin:auto;padding:28px;border:0;background:#f4f8fb;box-shadow:0 26px 80px rgba(3,25,50,.42)}
.honor-lightbox::backdrop{background:rgba(2,20,43,.72);backdrop-filter:blur(3px)}
.honor-lightbox img{display:block;max-width:100%;max-height:calc(92vh - 56px);margin:auto;object-fit:contain;background:#fff}
.honor-lightbox-close{position:absolute;top:8px;right:8px;z-index:1;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:#073976;color:#fff;font:26px/1 Arial,sans-serif;cursor:pointer}
@media(max-width:800px){
  .honors-page .honor-section{padding-top:62px;padding-bottom:64px}
  .honors-page .honor-section::before{left:5vw;right:5vw}
  .honors-page .honor-section-title{margin-bottom:32px;padding-bottom:16px}
  .honor-lead{margin:0 auto 30px;font-size:15px;text-align:left}
  .honor-certificate-grid{grid-template-columns:1fr;gap:14px}
  .honor-patent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .honor-standard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .other-honors-grid{grid-template-columns:1fr;gap:12px}
  .other-honor-card,.other-honor-card:nth-child(4){grid-column:auto}
  .honors-page .honors-section-nav{grid-template-columns:repeat(4,1fr)}
  .honors-page .honors-section-nav a{font-size:11px}
  .honor-card{padding:9px}
  .honor-certificate-grid .honor-card{height:auto;padding:9px}
  .honor-certificate-grid .honor-card img{height:auto}
  .honor-standard-card{height:auto;padding:9px}
  .honor-standard-card img{height:auto}
  .other-honor-card img{height:auto}
  .other-honor-card figcaption{min-height:0}
  .honor-card figcaption{padding-top:10px;font-size:9px;letter-spacing:.25px}
  .other-honor-card figcaption{font-size:13px}
  .honors-page .is-enlargeable::after{opacity:1;transform:none;width:25px;height:25px;right:8px;top:8px;font-size:14px}
  .honor-lightbox{width:96vw;padding:20px 14px}
  .honor-lightbox img{max-height:calc(92vh - 40px)}
}

@media(prefers-reduced-motion:reduce){
  .honor-card,.honor-standard-card,.other-honor-card{transition:none}
  .honor-card:hover,.honor-standard-card:hover,.other-honor-card:hover{transform:none}
}

/* English honors sections: eyebrow left, H2 centered beneath it. */
html[lang="en"] .honors-page .about-section-title{grid-template-columns:1fr;gap:10px}
html[lang="en"] .honors-page .about-section-title .eyebrow{margin:0;text-align:left}
html[lang="en"] .honors-page .about-section-title h2{text-align:center}
