/* Lorientuft editorial pages v2 */
.about-mush-layout{padding:110px var(--pad) 30px;background:#fff}.about-mush-row{display:grid;grid-template-columns:1fr 1fr;min-height:600px;gap:0}.about-mush-media{padding:8px 10px 8px 0}.about-mush-media img{width:100%;height:100%;min-height:580px;object-fit:cover;border-radius:18px;display:block;background:#f0ede6}.about-mush-copy{display:flex;flex-direction:column;justify-content:center;padding:8vw 4vw 8vw 2vw;max-width:760px}.about-mush-copy span{font-size:9px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:20px}.about-mush-copy p{font-size:clamp(20px,2vw,34px);line-height:1.15;letter-spacing:-.035em;margin:0}.about-believing{text-align:center;padding:42px var(--pad) 30px;background:#fff}.about-believing h2{font-size:clamp(28px,3vw,45px);font-weight:400;letter-spacing:-.04em;margin:0 0 10px}.about-believing p{font-size:12px;margin:0 0 9px}.about-believing a{font-size:10px;color:inherit}.about-social-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:0 var(--pad) 70px;background:#fff}.about-social-grid a{aspect-ratio:1/1;overflow:hidden;border-radius:10px}.about-social-grid img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.about-social-grid a:hover img{transform:scale(1.025)}
.explore-mush-intro{padding:150px var(--pad) 80px;background:#fff}.explore-mush-intro p{margin:0;max-width:1200px;font-size:clamp(38px,5.3vw,92px);line-height:.98;letter-spacing:-.065em}.explore-mush-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 var(--pad) 90px;background:#fff}.explore-mush-card{color:inherit;text-decoration:none;display:block}.explore-mush-media{overflow:hidden;border-radius:13px;background:#f4f0e9}.explore-mush-media img{width:100%;aspect-ratio:1/1.1;object-fit:cover;display:block;transition:transform .7s var(--ease)}.explore-mush-card:hover img{transform:scale(1.018)}.explore-mush-caption{display:flex;justify-content:space-between;gap:8px;padding:8px 2px 28px;font-size:10px;text-transform:uppercase}.explore-mush-caption em{font-style:normal;color:#858178}.explore-mush-card.card-1,.explore-mush-card.card-6{grid-column:span 2}.explore-mush-card.card-1 .explore-mush-media img,.explore-mush-card.card-6 .explore-mush-media img{aspect-ratio:2/1.08}.explore-mush-card.card-4{grid-row:span 2}.explore-mush-card.card-4 .explore-mush-media img{aspect-ratio:1/1.9}
@media(max-width:900px){.about-mush-layout{padding:85px 12px 20px}.about-mush-row{grid-template-columns:1fr;min-height:0;margin-bottom:34px}.about-mush-media{padding:0}.about-mush-media img{min-height:0;aspect-ratio:1/1;object-fit:cover;border-radius:14px}.about-mush-copy{padding:30px 8px 12px}.about-mush-copy p{font-size:27px}.about-social-grid{grid-template-columns:repeat(2,1fr);padding:0 12px 40px}.about-social-grid a:last-child{display:none}.explore-mush-intro{padding:110px 18px 55px}.explore-mush-intro p{font-size:48px}.explore-mush-grid{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 12px 55px}.explore-mush-card.card-1,.explore-mush-card.card-6,.explore-mush-card.card-4{grid-column:span 1;grid-row:span 1}.explore-mush-card.card-1 .explore-mush-media img,.explore-mush-card.card-6 .explore-mush-media img,.explore-mush-card.card-4 .explore-mush-media img{aspect-ratio:1/1.15}}
@media(max-width:520px){.explore-mush-grid{grid-template-columns:1fr}.explore-mush-intro p{font-size:38px}.about-mush-copy p{font-size:23px}}
/* v3.2 — explore captions live inside the image, bottom corners */
.explore-mush-card{position:relative}.explore-mush-media{position:relative}.explore-mush-caption{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:48px 14px 13px;color:#fff;font-size:10px;text-transform:uppercase;background:linear-gradient(to top,rgba(0,0,0,.42),rgba(0,0,0,0));pointer-events:none}.explore-mush-caption span{max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.explore-mush-caption em{font-style:normal;color:#fff;opacity:.88;text-align:right}.explore-mush-card:hover .explore-mush-caption{padding-bottom:16px}
@media(max-width:900px){.explore-mush-caption{padding:36px 11px 11px;font-size:9px}}
