/* Human context, using the shared MeetIQ type and colour system. */
.mq-lifestyle{padding-block:var(--mq-space);background:var(--mq-paper);scroll-margin-top:96px}
.mq-lifestyle-heading{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:48px;margin-bottom:42px}
#main-content .mq-lifestyle-heading h2{font-size:clamp(36px,4.3vw,56px);margin:0;line-height:1.14}
.mq-lifestyle-heading .mq-kicker{margin:0 0 18px}
.mq-lifestyle-heading>p{font-size:15px;line-height:1.85;max-width:390px;margin:0 0 3px;justify-self:end}
.mq-lifestyle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 28px}
.mq-lifestyle-story{margin:0;min-width:0;--mq-photo-saturation:.58;--mq-photo-contrast:.98;--mq-photo-brightness:1.035;--mq-photo-hue:-4deg;--mq-photo-wash:.12}
/* Correct each photograph before applying the common grey-violet finish. */
.mq-lifestyle-interview{--mq-photo-saturation:.43;--mq-photo-contrast:1.055;--mq-photo-brightness:1.035;--mq-photo-hue:-10deg;--mq-photo-wash:.16}
.mq-lifestyle-learning{--mq-photo-saturation:.53;--mq-photo-contrast:.985;--mq-photo-brightness:1.025;--mq-photo-hue:-6deg;--mq-photo-wash:.13}
.mq-lifestyle-photo{position:relative;aspect-ratio:3/2;border-radius:var(--mq-radius);overflow:hidden;background:var(--mq-surface);isolation:isolate;box-shadow:inset 0 0 0 1px var(--mq-line)}
.mq-lifestyle-photo img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(var(--mq-photo-saturation)) hue-rotate(var(--mq-photo-hue)) contrast(var(--mq-photo-contrast)) brightness(var(--mq-photo-brightness));transition:transform .85s cubic-bezier(.2,.65,.3,1)}
/* Presentation only: original photo files and product colours remain untouched. */
.mq-lifestyle-photo::after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;border-radius:inherit;background:var(--mq-photo-tone);mix-blend-mode:color;opacity:var(--mq-photo-wash)}
.mq-lifestyle-story figcaption{padding:24px 0 0}
.mq-lifestyle-label{font-size:10px;letter-spacing:.11em;font-weight:550;color:var(--mq-muted)}
#main-content .mq-lifestyle-story h3{font-size:25px;line-height:1.25;font-weight:470;margin:13px 0 12px}
.mq-lifestyle-story p{font-size:14px;line-height:1.85;margin:0;max-width:470px}
.mq-lifestyle-story .mq-text-link{margin-top:25px}
.mq-lifestyle-editorial .mq-lifestyle-meeting{grid-column:1/-1;display:grid;grid-template-columns:1.65fr 1fr;gap:clamp(32px,5vw,72px);align-items:center}
.mq-lifestyle-editorial .mq-lifestyle-meeting figcaption{padding:0 20px 0 0}
#main-content .mq-lifestyle-editorial .mq-lifestyle-meeting h3{font-size:clamp(26px,3vw,39px);max-width:300px;line-height:1.15;margin:19px 0}
.mq-lifestyle-editorial .mq-lifestyle-meeting p{max-width:340px;font-size:15px}
.mq-lifestyle-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:30px;padding-top:20px;border-top:1px solid var(--mq-line)}
#main-content .mq-lifestyle-bottom p{font-size:11px;color:var(--mq-muted);margin:0;line-height:1.7}
.mq-lifestyle-bottom .mq-text-link{flex-shrink:0}
.mq-lifestyle-bottom{align-items:flex-start}
.mq-photo-credits{font-size:11px;line-height:1.8;margin-top:7px;color:var(--mq-muted)}
.mq-photo-credits summary{cursor:pointer;width:fit-content;padding:4px 0;list-style:revert}
.mq-photo-credits summary:hover,.mq-photo-credits a:hover{color:var(--mq-accent)}
.mq-photo-credits summary:focus-visible,.mq-photo-credits a:focus-visible{outline:2px solid var(--mq-accent);outline-offset:4px}
.mq-photo-credits ul{list-style:none;margin:7px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:5px 22px}
.mq-photo-credits a{text-decoration:underline;text-underline-offset:3px;color:inherit}
.mq-lifestyle-compact .mq-lifestyle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
#main-content .mq-lifestyle-compact .mq-lifestyle-story h3{font-size:23px}
.mq-lifestyle-compact .mq-lifestyle-story p{font-size:13px}
@media(hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.mq-lifestyle-story:hover .mq-lifestyle-photo img{transform:scale(1.035)}}
@media(max-width:900px){
 .mq-lifestyle-heading{gap:30px}.mq-lifestyle-heading>p{font-size:14px}
 .mq-lifestyle-editorial .mq-lifestyle-meeting{grid-template-columns:1.4fr 1fr;gap:26px}
 .mq-lifestyle-editorial .mq-lifestyle-meeting figcaption{padding:0}
 #main-content .mq-lifestyle-editorial .mq-lifestyle-meeting h3{font-size:29px}
 .mq-lifestyle-editorial .mq-lifestyle-meeting p{font-size:13px}
 .mq-lifestyle-compact .mq-lifestyle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}
 .mq-lifestyle-compact .mq-lifestyle-meeting{grid-column:1/-1;display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:26px}
 .mq-lifestyle-compact .mq-lifestyle-meeting figcaption{padding:0}
}
@media(max-width:620px){
 .mq-lifestyle-heading{grid-template-columns:1fr;gap:20px;margin-bottom:28px}
 .mq-lifestyle-heading>p{justify-self:start;font-size:14px}
 #main-content .mq-lifestyle-heading h2{font-size:37px}
 .mq-lifestyle-grid,.mq-lifestyle-compact .mq-lifestyle-grid{grid-template-columns:1fr;gap:34px}
 .mq-lifestyle-editorial .mq-lifestyle-meeting,.mq-lifestyle-compact .mq-lifestyle-meeting{display:block}
 .mq-lifestyle-story figcaption,.mq-lifestyle-editorial .mq-lifestyle-meeting figcaption,.mq-lifestyle-compact .mq-lifestyle-meeting figcaption{padding:20px 0 0}
 #main-content .mq-lifestyle-story h3,#main-content .mq-lifestyle-editorial .mq-lifestyle-meeting h3,#main-content .mq-lifestyle-compact .mq-lifestyle-story h3{font-size:25px;max-width:none;margin:11px 0 10px}
 .mq-lifestyle-story p,.mq-lifestyle-editorial .mq-lifestyle-meeting p,.mq-lifestyle-compact .mq-lifestyle-story p{font-size:14px;max-width:none}
 .mq-lifestyle-story .mq-text-link{margin-top:17px}
 .mq-lifestyle-bottom{align-items:start;flex-direction:column;gap:15px;margin-top:28px}
}
@media(prefers-reduced-motion:reduce){.mq-lifestyle-photo img{transition:none}}
