.automatic-gallery{max-width:1200px;margin:auto;padding:clamp(2.5rem,6vw,5rem) 24px}.automatic-gallery-heading{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.automatic-gallery-heading p{font-size:.8rem;letter-spacing:.13em;font-weight:750;color:#876522;margin-bottom:.65rem}.automatic-gallery-heading h2{font-size:clamp(1.9rem,3.3vw,2.7rem);margin:0;color:#123b2b;line-height:1.15}.automatic-gallery a{color:#164d35;text-underline-offset:4px}.automatic-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:1.35rem}.automatic-project{border:1px solid #d5ded7;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 9px 30px #133b2910}.automatic-project-media{display:grid;background:#123b2b;aspect-ratio:4/3;overflow:hidden}.automatic-project-media.pair{grid-template-columns:1fr 1fr;gap:3px}.automatic-project-media img,.automatic-project-media video{width:100%;height:100%;min-width:0;object-fit:contain;display:block;max-height:360px}.automatic-project-copy{padding:1.3rem}.automatic-project-copy>span{display:inline-block;color:#746021;background:#faf4df;border-radius:99px;padding:.3rem .7rem;font-weight:650;font-size:.78rem}.automatic-project-copy h3{font-size:1.2rem;margin:.9rem 0 .65rem;line-height:1.3}.automatic-project-copy h3 a{text-decoration:none}.automatic-project-copy p{line-height:1.65;color:#425347;font-size:.96rem;white-space:pre-line;overflow-wrap:anywhere}.automatic-project-link{display:inline-block;margin:.6rem 0 .1rem;font-weight:700;font-size:.9rem}.project-media-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:1rem}.project-media-group figure{margin:0;border-radius:14px;overflow:hidden;background:#f1f5f2;padding:1rem}.project-media-group figcaption{font-size:.85rem;color:#566258;margin-top:.7rem}.project-source-link{display:inline-block;margin:1rem 0}.project-grid video{display:block;width:100%;height:230px;object-fit:contain;background:#123b2b;border-radius:8px}@media(max-width:520px){.automatic-gallery{padding:2.5rem 18px}.automatic-gallery-grid{grid-template-columns:1fr}.automatic-gallery-heading{align-items:start}.automatic-project-media{aspect-ratio:1/1}.automatic-project-media img,.automatic-project-media video{max-height:410px}}

.automatic-project-media.pair{aspect-ratio:16/9;align-items:center}.automatic-project-media.pair img{height:100%;max-height:none}
