.gallery-shell{width:min(1400px,100%);margin:0 auto;padding:24px}.gallery-header{text-align:center;padding:40px 10px 26px}.gallery-header h1{font-size:clamp(2.4rem,7vw,5rem)}.gallery-header p{color:#6b5e58}.upload-link{display:inline-block;margin-top:12px;color:#5f4337;font-weight:750}.gallery-tools{position:sticky;top:8px;z-index:5;margin:0 0 18px;padding:14px;border:1px solid rgba(87,63,51,.12);border-radius:16px;background:rgba(255,255,255,.95);box-shadow:0 8px 24px rgba(76,51,39,.08);backdrop-filter:blur(10px);display:grid;gap:10px}.gallery-filters,.gallery-selection-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.gallery-filter,.gallery-action{min-height:42px;padding:9px 13px;border:1px solid #d8cbc4;border-radius:11px;background:white;color:#4c3a32;font-weight:700;cursor:pointer}.gallery-filter.active,.gallery-action.primary{background:#5f4337;color:white;border-color:#5f4337}.gallery-action:disabled{opacity:.45;cursor:not-allowed}.gallery-tools>strong{text-align:center;color:#6b5e58}.gallery-grid{columns:4 260px;column-gap:14px}.gallery-item{position:relative;width:100%;margin:0 0 14px;border:3px solid transparent;border-radius:14px;overflow:hidden;background:white;box-shadow:0 8px 24px rgba(76,51,39,.1);break-inside:avoid}.gallery-item.selected{border-color:#5f4337}.gallery-item[hidden]{display:none}.gallery-item img{width:100%;display:block;cursor:zoom-in}.gallery-select{position:absolute;top:9px;left:9px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.94);box-shadow:0 2px 10px rgba(0,0,0,.2);cursor:pointer}.gallery-select input{width:21px;height:21px;accent-color:#5f4337}.empty-state{text-align:center;padding:80px 20px;color:#776b65}dialog{width:min(96vw,1100px);max-height:94vh;border:0;padding:0;border-radius:18px;background:#151210}dialog::backdrop{background:rgba(0,0,0,.82)}dialog img{width:100%;max-height:92vh;object-fit:contain;display:block}.dialog-close{position:absolute;right:12px;top:12px;width:44px;min-height:44px;border-radius:50%;border:0;background:rgba(0,0,0,.68);color:white;font-size:2rem}@media(max-width:600px){.gallery-shell{padding:12px}.gallery-header{padding-top:24px}.gallery-tools{top:4px;padding:10px}.gallery-selection-actions .gallery-action{flex:1 1 45%}.gallery-grid{columns:2 140px;column-gap:8px}.gallery-item{margin-bottom:8px;border-radius:10px}.gallery-select{width:34px;height:34px}}
