.back-home{font-size:13px;color:#236b57;text-decoration:none;white-space:nowrap}#galleryDialog{width:min(1000px,95vw);max-height:90vh;border:0;border-radius:20px;padding:24px;color:#253e3a;box-shadow:0 25px 90px #1236}#galleryDialog::backdrop{background:#173d3899;backdrop-filter:blur(4px)}.gallery-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.gallery-top h2{font-size:23px;margin:0}.gallery-top p{font-size:13px;color:#728077}.gallery-filters{display:grid;grid-template-columns:1fr 1fr 1.3fr auto;gap:8px}.gallery-check{display:flex;align-items:center;gap:8px}.gallery-check input{width:18px;height:18px}#galleryStatus{font-size:13px;line-height:1.8}#galleryGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.gallery-card{padding:8px;background:#f8faf7;display:flex;flex-direction:column;gap:7px;text-align:right;overflow:hidden}.gallery-card img{height:160px;width:100%;object-fit:contain;border-radius:6px;background:repeating-conic-gradient(#e8ebe7 0% 25%,#fff 0% 50%) 50% / 18px 18px}.gallery-card strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-card small{font-size:11px;color:#728077;direction:ltr;text-align:right}#galleryMore{display:block;margin:20px auto}#galleryMore[hidden]{display:none}@media(max-width:650px){#galleryDialog{padding:16px}.gallery-filters{grid-template-columns:1fr 1fr}#galleryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-card img{height:130px}body>header{gap:14px}body>header h1{font-size:18px}}

.gallery-check[hidden]{display:none!important}
