.emotion-anchor{position:relative;height:62vh;min-height:360px;max-height:680px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;isolation:isolate}.emotion-anchor .ea-img{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.emotion-anchor .ea-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(24,17,11,.14),rgba(24,17,11,.08) 42%,rgba(24,17,11,.58))}.emotion-anchor .ea-quote{position:relative;z-index:2;margin:0;padding:0 26px 7.5vh;max-width:920px;text-align:center}.emotion-anchor .ea-quote p{margin:0;color:#fff;font-family:var(--font-display);font-style:italic;font-weight:500;font-size:clamp(1.65rem,3.4vw,2.85rem);line-height:1.24;letter-spacing:.005em;text-shadow:0 2px 30px rgba(0,0,0,.42)}.emotion-anchor .foto-credit--overlay{bottom:12px;right:14px}@media (max-width:640px){.emotion-anchor{height:56vh;min-height:320px}.emotion-anchor .ea-quote{padding-bottom:9vh;font-size:1.5rem}}.grc{--bg:#f6f1ea;--surface:#fff;--text:#231f1a;--muted:#6b5f52;--accent:#9b6c3e;--border:#e0d6c8;--radius:14px;--sf:var(--font-display,"Cormorant Garamond",Georgia,serif);--bf:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;display:block;padding:clamp(52px,7vw,92px) 20px;background:var(--bg)}.grc *{box-sizing:border-box}.grc .grc-head{max-width:640px;margin:0 auto clamp(28px,4vw,44px);text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.grc .grc-eyebrow{font-family:var(--bf);font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.grc .grc-title{font-family:var(--sf);font-weight:600;font-size:clamp(26px,4vw,40px);line-height:1.1;color:var(--text);margin:0}.grc .grc-title em{font-style:italic;color:var(--accent)}.grc .grc-sub{font-family:var(--bf);font-size:15.5px;line-height:1.6;color:var(--muted);margin:0}.grc .grc-grid{max-width:940px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.grc .grc-tile{margin:0;overflow:hidden;border-radius:var(--radius);aspect-ratio:4/3;background:#efe9df;box-shadow:0 14px 34px rgba(40,28,16,.14)}.grc .grc-tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.grc .grc-tile:hover img{transform:scale(1.04)}.grc .grc-credit{max-width:940px;margin:14px auto 0;text-align:right}.grc .grc-credit .foto-credit--inline{font-family:var(--bf);font-size:11.5px;letter-spacing:.02em;color:var(--muted);text-decoration:none}.grc .grc-credit .foto-credit--inline:hover{text-decoration:underline}@media (max-width:560px){.grc .grc-grid{grid-template-columns:1fr;gap:12px}.grc .grc-tile{aspect-ratio:3/2}}@media (prefers-reduced-motion:reduce){.grc .grc-tile img{transition:none}.grc .grc-tile:hover img{transform:none}}