.photo-tag{text-decoration:none;background:#edf2f7;color:#2d3748;border-radius:12px;padding:2px 10px;font-size:.95em;margin-right:6px;margin-bottom:4px;display:inline-block;transition:background .2s;font-weight:500;box-shadow:0 1px 2px rgba(44,62,80,.04)}.photo-tag:focus,.photo-tag:hover{background:#cbd5e1;color:#1a202c;text-decoration:underline}.gallery-photo-clickable{cursor:pointer}.gallery-photo-image{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px 12px 0 0;box-shadow:0 1px 4px rgba(0,0,0,.05);border:none;background:none;margin:0}.gallery-photo-card{background:#23272f;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.05);margin-bottom:16px}.gallery-photo-info{background:#23272f;color:#fff;padding:12px 16px 8px;border-radius:0 0 12px 12px;margin:0;text-align:left}.gallery-photo-title{font-weight:700;font-size:1.1rem;margin-bottom:2px;color:#fff;white-space:normal}@media (max-width:600px){.gallery-photo-title{font-size:.97rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}}.gallery-photo-location{font-size:.97rem;color:#cbd5e1;margin:0;white-space:normal}@media (max-width:600px){.gallery-photo-location{font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}}.photo-detail-container{max-width:600px;margin-left:auto;margin-right:auto;padding-top:24px;padding-bottom:24px;position:relative}.photo-detail-title{margin-bottom:4px;text-align:center}.photo-detail-location{margin-bottom:12px;font-size:1rem;color:#6b7280;text-align:center}.photo-detail-image-wrapper{text-align:center;width:100%}.photo-detail-image{max-width:600px;max-height:600px;width:auto;height:auto;object-fit:contain;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.05);margin:0 auto;display:block}@media (max-width:600px){.photo-detail-image{max-width:80vw;width:80vw;height:auto}}.photo-detail-no-image{width:100%;background:#f7fafc;border-radius:12px;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#cbd5e1}.photo-detail-description{font-size:1rem;margin-bottom:4px;text-align:center}@media (max-width:600px){.photo-detail-description{max-width:80vw;margin-left:auto;margin-right:auto}}.photo-detail-notes{font-size:.95rem;color:#4b5563;text-align:center}.footer-copyright{width:90%;margin:48px auto 0;background:#ccc;padding:5px;text-align:center}.footer-copyright-text{color:#222;font-size:1.1rem;font-weight:500;margin:0}.footer-copyright-link{font-weight:800;cursor:pointer;transition:color .2s}.footer-copyright-link,.footer-copyright-link:focus,.footer-copyright-link:hover{color:#0070f3;text-decoration:underline}