.attachment-gallery{--attachment-gallery-radius: 20px;width:100%;box-sizing:border-box}.attachment-gallery--composer{position:relative}.attachment-gallery__hd{z-index:3;position:absolute;left:14px;bottom:12px;min-width:28px;padding:6px;font-size:16px!important;font-weight:800!important;letter-spacing:.02em;border:none;border-radius:10px;cursor:pointer;font:inherit;line-height:1.2;background:#00000073;color:#ffffff8c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:background .15s ease,color .15s ease,box-shadow .15s ease}.attachment-gallery__hd--on{background:var(--accent-color, #1f5bff);color:#fff}.attachment-gallery__hd:hover:not(:disabled){color:#fffffff2}.attachment-gallery__hd:disabled{opacity:.4;cursor:default}.attachment-gallery__row{display:flex;justify-content:center;width:100%;box-sizing:border-box}.attachment-gallery__row+.attachment-gallery__row{margin-top:var(--attachment-gallery-gap, 3px)}.attachment-gallery__row-inner{display:flex;flex-direction:row;align-items:stretch;box-sizing:border-box}.attachment-gallery__cell{position:relative;flex-shrink:0;box-sizing:border-box}.attachment-gallery__open{display:block;width:100%;height:100%;margin:0;padding:0;border:none;appearance:none;-webkit-appearance:none;background:#0000001a;color:inherit;font:inherit;line-height:0;text-align:center;box-sizing:border-box;cursor:zoom-in;border-radius:var(--attachment-gallery-radius);overflow:hidden}.attachment-gallery__open:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.attachment-gallery__open img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;vertical-align:bottom;border-radius:inherit}.attachment-gallery__remove{position:absolute;top:13px;right:13px;width:28px;height:28px;margin:0;padding:0;border:none;appearance:none;-webkit-appearance:none;border-radius:50%;background:#0000008c;color:#fff;font:inherit;font-size:24px;line-height:1;cursor:pointer;z-index:2;box-sizing:border-box}.attachment-gallery__remove:disabled{opacity:.45;cursor:default}.attachment-gallery__solo{position:relative;width:100%;box-sizing:border-box}.attachment-gallery__solo .attachment-gallery__open{width:100%;height:auto;min-height:0}.attachment-gallery__solo .attachment-gallery__open img{width:100%;height:auto;max-height:var(--attachment-solo-max-h, min(72vh, 620px));object-fit:contain;border-radius:inherit}.attachment-gallery__loading{width:100%;border-radius:var(--attachment-gallery-radius);background:transparent;box-sizing:border-box}.attachment-gallery--composer .attachment-gallery__remove{background:#00000080}
