.materialIcon{display:inline-flex;font-family:NativeMaterialIcons,Material Icons,sans-serif!important;font-size:24px;font-style:normal;font-weight:400!important;line-height:1;letter-spacing:normal;text-rendering:optimizeLegibility;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.fullImageBackdrop,.materialIcon{align-items:center;justify-content:center;overflow:hidden}.fullImageBackdrop{position:fixed;z-index:200;inset:0;display:flex;background:#000;touch-action:none;animation:fullImageFade .18s ease}.fullImageBackdrop img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .18s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fullImageBackdrop>button{position:absolute;top:max(12px,env(safe-area-inset-top));right:12px;display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:50%;background:hsla(0,0%,100%,.12);color:#fff;backdrop-filter:blur(6px)}.fullImageBackdrop>button .materialIcon{font-size:22px}@keyframes fullImageFade{0%{opacity:0}to{opacity:1}}