.gallery-grid-clickable .gallery-link{display:block;text-decoration:none;color:inherit;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.gallery-grid-clickable .gallery-link:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(0,0,0,.14)}
.gallery-item .gallery-caption{display:flex;flex-direction:column;gap:3px}.gallery-item .gallery-caption strong{font-size:1.02rem}.gallery-item .gallery-caption small{font-size:.78rem;font-weight:600;opacity:.88}
.gallery-detail-hero{padding-bottom:38px}.gallery-detail-hero .breadcrumb a{color:inherit}.gallery-detail-wrap{max-width:1040px}.gallery-story-card{background:#fff;border:1px solid #e6e9e6;border-radius:22px;overflow:hidden;box-shadow:0 16px 45px rgba(13,68,47,.08)}.gallery-detail-image{display:block;width:100%;max-height:720px;object-fit:contain;background:#f4f6f4}.gallery-story-body{padding:28px}.gallery-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px}.gallery-meta span{background:#f5f8f6;border:1px solid #e0e7e2;border-radius:12px;padding:12px 14px;color:#174d3a}.gallery-meta b{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:#697970;margin-bottom:4px}.gallery-description{font-size:1.03rem;line-height:1.75;color:#263c34}.muted{color:#718078}
.gallery-comments{margin-top:30px}.comments-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.comments-heading h2{margin:2px 0 0}.comments-heading>strong{background:#075a40;color:#fff;border-radius:999px;min-width:36px;height:36px;display:grid;place-items:center}.comment-list{display:grid;gap:12px}.comment-card{display:grid;grid-template-columns:46px 1fr;gap:14px;background:#fff;border:1px solid #e3e8e4;border-radius:16px;padding:16px}.comment-avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#075a40;color:#fff;font-weight:900;font-size:1.1rem}.comment-head{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.comment-head time{margin-left:auto;color:#76827c;font-size:.8rem}.member-badge,.visitor-badge{font-size:.7rem;font-weight:800;padding:3px 8px;border-radius:999px}.member-badge{background:#e4f4ec;color:#075a40}.visitor-badge{background:#f1f1f1;color:#4e5b55}.comment-card p{margin:7px 0 0;line-height:1.6}.comment-form-card{margin-top:20px;background:#fff;border:1px solid #dfe6e1;border-radius:18px;padding:22px}.comment-form-card h3{margin-top:0}.comment-form-card textarea{width:100%}.commenting-as{background:#eef8f2;border-radius:10px;padding:10px 12px;margin-bottom:14px;color:#174d3a}
.admin-comment-list{display:grid;gap:12px}.admin-comment{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border:1px solid #e1e6e3;border-radius:12px;padding:14px}.admin-comment small{display:block;color:#748078;margin-top:2px}.admin-comment p{margin:8px 0 0;max-width:720px}
@media(max-width:760px){.gallery-meta{grid-template-columns:1fr 1fr}.gallery-story-body{padding:18px}.comment-head time{width:100%;margin-left:0}.admin-comment{flex-direction:column}}
@media(max-width:480px){.gallery-meta{grid-template-columns:1fr}.gallery-detail-image{max-height:none}}
