.video-feed{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:24px;margin-top:28px}.video-feed-card{overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(32,35,31,.1)}.video-feed-frame{position:relative;aspect-ratio:9/16;max-height:560px;background:#111}.video-feed-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-feed-copy{padding:22px}.video-feed-copy h3{margin:3px 0 10px;font:600 clamp(24px,3vw,34px)/1.1 'Fraunces',Georgia,serif}.video-feed-copy p{margin:0;color:var(--muted,#65645f);line-height:1.7}.video-feed-label{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#b35e38}.video-feed-shell{margin-top:28px}.video-feed-shell>h3{font:600 clamp(28px,4vw,42px)/1.1 'Fraunces',Georgia,serif;margin:0}.video-feed-shell>p{max-width:680px;color:var(--muted,#65645f)}
.photo-post-shell{margin-top:38px}.photo-post-shell>h3{font:600 clamp(28px,4vw,42px)/1.1 'Fraunces',Georgia,serif;margin:0}.photo-post-shell>p{max-width:680px;color:var(--muted,#65645f)}.photo-post-feed{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:24px;margin-top:24px}.photo-post-card{overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(32,35,31,.1)}.photo-post-card>img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.photo-post-copy{padding:22px}.photo-post-copy h3{margin:4px 0 10px;font:600 clamp(24px,3vw,34px)/1.1 'Fraunces',Georgia,serif}.photo-post-copy p{color:var(--muted,#65645f);line-height:1.7;white-space:pre-wrap}.photo-post-copy .btn{display:inline-block;margin-top:8px}
