.galleries-container{max-width:1160px}.gallery-message{max-width:760px;margin:0 auto 1.25rem;color:#e0a0a0;text-align:center}.gallery-identity{text-align:center;background:var(--color-white);border:1px solid var(--color-border);padding:clamp(1.4rem,4vw,2.5rem);margin:0 auto 1.5rem}.gallery-identity h2{color:var(--color-cream);margin:.25rem 0 .45rem}.gallery-identity>p:not(.section-label){color:var(--color-text-muted);font-size:.86rem}.gallery-identity-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:.7rem;margin-top:1.25rem}.group-gallery-identity-card{display:flex;align-items:center;gap:.65rem;text-align:left;background:var(--color-parchment);border:1px solid var(--color-border);color:var(--color-cream);padding:.7rem;cursor:pointer;font:inherit}.group-gallery-identity-card:hover,.group-gallery-identity-card:focus-visible{border-color:var(--color-spice)}.group-gallery-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#241d18;border:1px solid var(--color-border);flex:0 0 auto}.group-gallery-avatar--empty{display:grid;place-items:center;color:var(--color-spice);font-family:var(--font-serif);font-size:1.1rem}.gallery-current{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;color:var(--color-text-muted);font-size:.8rem;margin:0 0 1rem}.gallery-current strong{color:var(--color-cream)}.gallery-text-btn{border:0;background:none;color:var(--color-spice);font:inherit;padding:.2rem;cursor:pointer}.gallery-text-btn:disabled{opacity:.55;cursor:default}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.15rem}.group-gallery-empty{grid-column:1 / -1;text-align:center;color:var(--color-text-muted);padding:2rem;border:1px dashed var(--color-border)}.group-gallery-section-heading{grid-column:1 / -1;margin:1rem 0 0;padding-top:1.6rem;border-top:1px solid var(--color-border);font:500 1.2rem var(--font-serif);color:var(--color-cream)}.group-gallery-card{background:var(--color-white);border:1px solid var(--color-border);border-left:3px solid transparent;overflow:hidden;display:flex;flex-direction:column}.group-gallery-card--tree{border-left-color:var(--color-spice)}.group-gallery-card--friend{border-left-color:var(--color-moss)}.group-gallery-card-art{aspect-ratio:16 / 9;background:linear-gradient(145deg,#2c251f,#15110e);display:grid;place-items:center;overflow:hidden}.group-gallery-card-art img{width:100%;height:100%;object-fit:cover}.group-gallery-card-placeholder{padding:1.5rem;text-align:center;color:var(--color-text-muted);font:italic .9rem var(--font-serif)}.group-gallery-card-body{padding:1.1rem;display:flex;flex:1;flex-direction:column}.group-gallery-card-title{font-size:1.3rem;color:var(--color-cream);margin:0}.group-gallery-card-name,.group-gallery-card-count{color:var(--color-text-muted);font-size:.76rem;margin:.25rem 0 0}.group-gallery-card-name{font-family:var(--font-serif);font-style:italic}.group-gallery-card-count{margin-top:.65rem}.group-gallery-card-actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:auto;padding-top:1rem}.group-gallery-card-actions .group-btn,.group-gallery-card-actions .group-btn-quiet{font-size:.7rem;padding:.62rem .75rem}.gallery-modal{position:fixed;inset:0;z-index:1000;background:#050403d6;display:grid;place-items:center;padding:1rem;overflow:auto}.gallery-modal[hidden]{display:none}.gallery-modal-card{position:relative;width:min(96vw,980px);max-height:94vh;overflow:auto;background:var(--color-white);border:1px solid var(--color-border);padding:clamp(1.2rem,4vw,2rem);box-shadow:0 24px 70px #00000080}.gallery-close{position:absolute;right:.8rem;top:.6rem;border:0;background:none;color:var(--color-text-muted);font-size:1.6rem;cursor:pointer}.gallery-modal-card h2{color:var(--color-cream);margin:.2rem 0}.gallery-page-link{color:var(--color-spice);font-size:.72rem;overflow-wrap:anywhere}.gallery-config-row{display:flex;align-items:center;gap:.6rem;margin:.45rem 0 0;font-size:.72rem}.gallery-config-row .gallery-text-btn{padding:0}.gallery-config-row span{color:var(--color-text-muted)}.gallery-upload{display:grid;grid-template-columns:1fr auto;gap:.7rem;align-items:end;background:var(--color-parchment);border:1px solid var(--color-border);padding:1rem;margin:1.4rem 0 .5rem}.gallery-upload label{grid-column:1 / -1;color:var(--color-cream);font-size:.82rem}.gallery-upload input{min-width:0;color:var(--color-text-muted)}.gallery-upload-limits{grid-column:1 / -1;margin:.1rem 0 0;font-size:.72rem;letter-spacing:.01em;color:var(--color-text-muted)}.gallery-upload-limits strong{color:var(--color-spice);font-weight:600}.gallery-upload-limits.is-full strong{color:#d7897c}.gallery-upload-note{font-size:.72rem;color:var(--color-text-muted);margin:.25rem 0}.gallery-manager-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.8rem;margin-top:1.25rem}.group-gallery-photo{position:relative;margin:0;background:var(--color-parchment);border:1px solid var(--color-border);overflow:hidden}.group-gallery-photo.is-hero{border-color:var(--color-spice)}.group-gallery-photo>img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.group-gallery-hero-label{position:absolute;left:.45rem;top:.45rem;background:var(--color-spice);color:#1d1712;padding:.25rem .45rem;font-size:.64rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.group-gallery-photo-tools{display:flex;border-top:1px solid var(--color-border)}.group-gallery-photo-action{flex:1;border:0;border-right:1px solid var(--color-border);background:none;color:var(--color-spice);font-size:.68rem;padding:.6rem .35rem;cursor:pointer}.group-gallery-photo-action:last-child{border-right:0}.group-gallery-photo-action:disabled{color:var(--color-text-muted);cursor:not-allowed;opacity:.55}.group-gallery-photo-action--danger{color:#d7897c}@media(max-width:620px){.gallery-grid,.gallery-upload{grid-template-columns:1fr}.gallery-upload label{grid-column:auto}.gallery-upload .group-btn{width:100%}.gallery-manager-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
