.exp-gallery{border:0;border-radius:20px;padding:30px;width:min(820px,calc(100vw - 32px));max-height:calc(100svh - 40px);background:#fafafa;color:var(--ink);box-shadow:0 30px 100px #0003}.exp-gallery::backdrop{background:#16161999;backdrop-filter:blur(15px)}.exp-gallery-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.exp-gallery-head h2{font-size:27px;margin:0 0 7px;letter-spacing:-1px}.exp-gallery-head p{font-size:12px;color:var(--muted);margin:0}.exp-close{display:flex;align-items:center;justify-content:center;border-radius:50%;width:42px;height:42px;background:#eaeaec}.exp-gallery figure{margin:0;text-align:center}.exp-gallery figure img{width:100%;height:min(53svh,560px);object-fit:contain;background:#f0f0f1;border-radius:8px}.exp-gallery figcaption{font-size:12px;color:var(--muted);margin:13px 0}.exp-gallery-tabs{display:flex;justify-content:center;gap:8px}.exp-gallery-tabs button{font-size:12px;padding:10px 16px;background:#ececee;border-radius:30px}.exp-gallery-tabs button[aria-pressed=true]{background:var(--ink);color:#fff}.exp-gallery-note{font-size:11px;color:#87878d;margin:20px 0 0;text-align:center}.exp-nojs{position:fixed;z-index:30;bottom:10px;left:5%;padding:10px;background:var(--bg);font-size:12px}.exp-nojs a{text-decoration:underline}
