
/* V90.16 consolidated production controls */
.language-notice-visible .work-sticky{display:none!important}
.footer-bottom{display:flex!important;align-items:center;gap:18px;flex-wrap:wrap}
.footer-bottom .site-version{margin-left:auto!important;font-size:.76rem!important;opacity:.72;white-space:nowrap}
@media(max-width:700px){.footer-bottom{align-items:flex-end}.footer-bottom .site-version{margin-left:auto!important}}
.case-control-strip{display:flex;flex-wrap:wrap;gap:8px 16px;margin:18px 0 0;padding:11px 14px;border:1px solid rgba(17,33,59,.10);border-radius:12px;background:#fff;font-size:.82rem;color:#526176}
.case-control-strip strong{color:#172b45}
.v9016-work-intro{max-width:850px}
/* near-white large surfaces */
body.section-pastel-site main>section{background-color:#fcfdff!important}
body.section-pastel-site main>section:nth-of-type(4n+2){background-color:#fffefd!important}
body.section-pastel-site main>section:nth-of-type(4n+3){background-color:#fcfffd!important}
body.section-pastel-site main>section:nth-of-type(4n+4){background-color:#fdfcff!important}
/* global footer consistency */
.footer-grid.footer-global-current{display:grid;grid-template-columns:minmax(250px,1.4fr) repeat(4,minmax(135px,.7fr));gap:32px;align-items:start}
@media(max-width:1100px){.footer-grid.footer-global-current{grid-template-columns:1.2fr 1fr 1fr}.footer-brand-column{grid-column:1/-1}}
@media(max-width:700px){.footer-grid.footer-global-current{grid-template-columns:1fr;gap:0}.footer-link-group{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.12)}}
