/* Photo-led process. Descriptions remain visible without hover on touch. */
.workflow-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.workflow-card{padding:0;min-height:0;overflow:hidden;border:0;border-radius:12px;background:#171b1e;aspect-ratio:16/11;isolation:isolate}
.workflow-card>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s ease}
.workflow-card:hover{transform:none;background:#171b1e}
.workflow-photo-copy{position:absolute;inset:auto 0 0;padding:36px 24px 24px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.85))}
.workflow-card h3{color:#fff;font-size:21px;margin:0 0 8px}
.workflow-card p{color:#fff;font-size:15px;line-height:1.7}
.workflow-card:focus-visible{outline:3px solid #98642c;outline-offset:5px}
@media(hover:hover) and (pointer:fine){.workflow-photo-copy h3,.workflow-photo-copy p{opacity:0;transform:translateY(14px);transition:opacity .45s ease,transform .55s ease}.workflow-card:is(:hover,:focus-visible) .workflow-photo-copy h3,.workflow-card:is(:hover,:focus-visible) .workflow-photo-copy p{opacity:1;transform:none}.workflow-card:is(:hover,:focus-visible) .workflow-photo-copy p{transition-delay:.13s}.workflow-card:is(:hover,:focus-visible)>img{transform:scale(1.035)}}
@media(max-width:900px){.workflow-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.workflow-list{grid-template-columns:1fr}.workflow-card{aspect-ratio:16/11}.workflow-photo-copy{padding:32px 22px 22px}}
@media(prefers-reduced-motion:reduce){.workflow-card>img,.workflow-photo-copy h3,.workflow-photo-copy p{transition:none;transform:none}}
.interface-media img{object-fit:contain}
.je-subnav{z-index:100;color:#edf2f5}
/* Reuse the transparent color artwork; the filter gives its dark wordmark contrast on the group bar. */
.je-subnav-brand img{filter:invert(1) hue-rotate(180deg);background:transparent;border-radius:0;padding:0}
.je-subnav-panel-action button{background:#f7c638;color:#111923;border:0;border-radius:24px;padding:12px 22px;min-height:44px;font-weight:650;cursor:pointer}
@media(min-width:901px){.hero-copy h1{font-size:clamp(48px,4.5vw,72px);text-wrap:balance}}
@media(max-width:560px){.workflow-photo-copy h3,.workflow-photo-copy p{opacity:1;transform:none}}
.je-group-footer{--ed-body:Arial;--ed-cjk:'Microsoft YaHei'}
.je-group-footer .je-group-footer-partner img{width:120px;filter:invert(1) hue-rotate(180deg);background:transparent;border-radius:0;padding:0}
/* Only this Mukawa export uses the compact directory. Reuse the existing 1200px / 720px company-grid breakpoints. */
.je-group-footer-compact .je-group-footer-companies{padding-bottom:24px}
.je-group-footer.je-group-footer-compact .je-group-footer-company h3{margin:0;min-height:44px;justify-content:flex-start;text-align:left}
.je-group-footer-compact .je-group-footer-contact{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;margin:0;gap:24px;padding:36px 0 40px}
.je-group-footer-compact .je-group-footer-contact>div:first-child,.je-group-footer.je-group-footer-compact .je-group-footer-location{grid-column:auto;align-self:start;justify-self:start;width:100%}
.je-group-footer-compact .je-group-footer-contact>div{min-width:0}
.je-group-footer-compact .je-group-footer-heading,.je-group-footer-compact .je-group-footer-location h3{display:flex;align-items:center;min-height:44px;margin:0 0 16px}
.je-group-footer-compact .je-group-footer-location h3{font-size:16px;font-weight:500}
.je-group-footer-compact .je-group-footer-contact p{margin:0 0 8px;font-size:14px!important;line-height:1.8!important}
.je-group-footer-compact .je-group-footer-contact>div>a{margin:0 0 8px;line-height:1.8}
.je-group-footer-compact .je-group-footer-location address{font-size:14px;line-height:1.8;margin:0 0 8px}
.je-group-footer-compact .je-group-footer-group-links>a{font-size:16px;font-weight:500;min-height:44px;margin:0 0 16px;display:flex;align-items:center}
/* Display-only brand icons. No links or keyboard stops until profiles are supplied. */
.je-group-footer-compact .je-group-footer-social{display:flex;align-items:center;gap:20px;margin:20px 0 0;padding:0;list-style:none}
.je-group-footer-social li{display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--directory-ink)}
.je-group-footer-social svg{display:block;width:24px;height:24px;flex:none;fill:currentColor}
@media(max-width:1200px){.je-group-footer-compact .je-group-footer-contact{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.je-group-footer-compact .je-group-footer-group-links{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:16px 32px}.je-group-footer-compact .je-group-footer-group-links>a{margin:0}}
@media(max-width:720px){.je-group-footer-compact .je-group-footer-contact{grid-template-columns:1fr;gap:32px}.je-group-footer-compact .je-group-footer-bottom{align-items:flex-start;flex-wrap:wrap;gap:16px}}
