.profile-editor-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-about-card>p{white-space:pre-wrap}.profile-about-facts{display:grid;grid-template-columns:1fr 1fr;margin:22px 0 0;border-top:1px solid var(--line)}.profile-about-facts div{padding:15px 10px 0 0}.profile-about-facts dt{color:var(--muted);font-size:.7rem;text-transform:uppercase}.profile-about-facts dd{margin:3px 0 0;font-weight:800}.gallery-upload{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;margin-bottom:22px;padding:16px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper)}.gallery-upload .field{margin:0}.user-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.user-gallery figure{position:relative;margin:0;padding:8px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper)}.user-gallery img{display:block;width:100%;aspect-ratio:4/3;border-radius:6px;object-fit:cover}.user-gallery figcaption{padding:8px 3px 2px;color:var(--muted);font-size:.75rem}.user-gallery figure>span{display:block;margin-top:7px;padding:4px 7px;border-radius:5px;background:#542f2d;color:#ffd8d4;font-size:.68rem;font-weight:750}.user-gallery figure>form{position:absolute;top:14px;right:14px}.user-gallery .hidden-by-admin img{filter:grayscale(1);opacity:.45}.gallery-empty{grid-column:1/-1;padding:28px;border:1px dashed var(--line);border-radius:var(--radius-sm);color:var(--muted);text-align:center}@media(max-width:760px){.gallery-upload{grid-template-columns:1fr}.user-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:460px){.profile-editor-row,.profile-about-facts,.user-gallery{grid-template-columns:1fr}}
.gallery-upload{grid-template-columns:minmax(180px,1fr) minmax(150px,1fr) minmax(180px,.8fr) auto}.user-gallery figure>a{display:block;cursor:zoom-in}.user-gallery .gallery-visibility{background:#173021;color:#bce6bd}.user-gallery .gallery-visibility.offline{background:#302a1c;color:#f1cf8b}.gallery-controls{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.gallery-controls form{margin:0}.gallery-controls .btn{min-height:32px;padding:5px 9px}.gallery-lightbox[hidden]{display:none}.gallery-lightbox{position:fixed;z-index:100;inset:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:34px;background:rgb(0 0 0 / 90%);backdrop-filter:blur(8px)}.gallery-lightbox figure{display:grid;max-width:min(1100px,82vw);max-height:88vh;margin:auto;justify-items:center}.gallery-lightbox img{display:block;max-width:100%;max-height:80vh;border-radius:10px;object-fit:contain;box-shadow:0 24px 80px #000}.gallery-lightbox figcaption{margin-top:12px;color:#ddd8cc;text-align:center}.gallery-lightbox__close,.gallery-lightbox__nav{border:1px solid rgb(255 255 255 / 24%);border-radius:50%;background:rgb(20 22 19 / 82%);color:#fff;cursor:pointer}.gallery-lightbox__close{position:absolute;top:18px;right:18px;width:44px;height:44px;font-size:1.5rem}.gallery-lightbox__nav{display:grid;width:50px;height:50px;place-items:center;font-size:2rem}.gallery-lightbox-open{overflow:hidden}@media(max-width:760px){.gallery-lightbox{grid-template-columns:1fr;padding:60px 14px 18px}.gallery-lightbox figure{grid-row:1;max-width:96vw}.gallery-lightbox__nav{position:absolute;top:50%}.gallery-lightbox__nav.previous{left:10px}.gallery-lightbox__nav.next{right:10px}}
.public-profile-view .gallery-visibility.public{display:none}
@media(max-width:760px){.gallery-upload{grid-template-columns:minmax(0,1fr)}.gallery-upload>*{min-width:0}.gallery-upload input,.gallery-upload select{width:100%;max-width:100%;min-width:0}.gallery-upload input[type=file]{overflow:hidden}.gallery-upload .btn{width:100%}}
