/*
Theme Name: Abbady Watches 4.0
Description: Permanent Abbady Timepiece Chronicles presentation theme, designed for the Abbady Watch Archive plugin.
Author: Abbady Watches
Version: 4.0.0
Template: abbady-watches-v23
*/
@import url("../abbady-watches-v23/style.css");

.archive-photo-section{max-width:1180px;margin:2rem auto;padding:0 1.25rem}
.archive-photo-section h2{margin-bottom:.45rem}
.archive-photo-note{max-width:760px;color:#5b5b5b}
.archive-photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-top:1.25rem}
.archive-photo-card{margin:0;background:#fff;border:1px solid #d9d3c8;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(34,29,22,.08)}
.archive-photo-card img{display:block;width:100%;height:330px;object-fit:contain;background:#f4f1eb;padding:1rem}
.archive-photo-card figcaption{padding:1rem 1.1rem;color:#49443d;line-height:1.55}
.archive-admin-note{max-width:1180px;margin:1rem auto;padding:1rem 1.25rem;background:#f4f1eb;border-left:4px solid #9b7a36}
