.LotGallery_gallery__8tCX1{display:flex;flex-direction:column;gap:var(--space-3);position:relative}.LotGallery_favoriteSlot__nTvba{position:absolute;top:var(--space-3);right:var(--space-3);z-index:2}.LotGallery_mainWrapper__7pog9{position:relative;width:100%;aspect-ratio:16/10;background:var(--color-bg-elevated);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);overflow:hidden;cursor:zoom-in;padding:0}.LotGallery_mainImage__M8Zql{width:100%;height:100%;object-fit:cover;display:block}.LotGallery_counter__2GjS2{position:absolute;bottom:var(--space-3);right:var(--space-3);background:rgba(0,0,0,.65);color:white;font-family:var(--font-mono);font-size:var(--text-sm);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.LotGallery_thumbnails__ZjQeG{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));grid-gap:var(--space-2);gap:var(--space-2);max-height:200px;overflow-y:auto}.LotGallery_thumb__gIhmn{position:relative;aspect-ratio:16/10;background:var(--color-bg-elevated);border:2px solid var(--color-border-subtle);border-radius:var(--radius-md);overflow:hidden;cursor:pointer;padding:0;transition:var(--transition-fast)}.LotGallery_thumbActive__qf1v3,.LotGallery_thumb__gIhmn:hover{border-color:var(--color-primary)}.LotGallery_thumbActive__qf1v3{box-shadow:var(--glow-primary-soft)}.LotGallery_thumbImage__qTy5V{width:100%;height:100%;object-fit:cover;display:block}.LotGallery_empty__a__J5{width:100%;aspect-ratio:16/10;background:var(--color-bg-elevated);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);color:var(--color-text-muted);font-family:var(--font-body);font-size:var(--text-base)}.LotGallery_empty__a__J5,.LotGallery_lightbox__T3mg1{display:flex;align-items:center;justify-content:center}.LotGallery_lightbox__T3mg1{position:fixed;inset:0;background:rgba(0,0,0,.95);z-index:var(--z-modal);padding:var(--space-4);cursor:zoom-out;animation:LotGallery_fadeIn__mqtsk .2s var(--ease-out)}@keyframes LotGallery_fadeIn__mqtsk{0%{opacity:0}to{opacity:1}}.LotGallery_lightboxImage__dCysc{max-width:100%;max-height:100%;object-fit:contain;cursor:default}.LotGallery_lightboxArrow__8KSGU,.LotGallery_lightboxClose__B62QG{position:absolute;z-index:10;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);color:white;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-full);cursor:pointer;transition:var(--transition-fast);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.LotGallery_lightboxArrow__8KSGU:hover,.LotGallery_lightboxClose__B62QG:hover{background:rgba(255,255,255,.2)}.LotGallery_lightboxClose__B62QG{top:var(--space-6);right:var(--space-6);width:48px;height:48px;font-size:32px;line-height:1}.LotGallery_lightboxArrow__8KSGU{top:50%;transform:translateY(-50%);width:56px;height:56px;font-size:40px;line-height:1}.LotGallery_lightboxPrev__dUFhi{left:var(--space-6)}.LotGallery_lightboxNext__9Da1l{right:var(--space-6)}.LotGallery_lightboxCounter__YohAI{position:absolute;z-index:10;bottom:var(--space-6);left:50%;transform:translateX(-50%);background:rgba(255,255,255,.1);color:white;font-family:var(--font-mono);font-size:var(--text-base);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media (max-width:640px){.LotGallery_lightboxArrow__8KSGU{width:44px;height:44px;font-size:32px}.LotGallery_lightboxPrev__dUFhi{left:var(--space-3)}.LotGallery_lightboxNext__9Da1l{right:var(--space-3)}.LotGallery_lightboxClose__B62QG{top:var(--space-3);right:var(--space-3);width:40px;height:40px;font-size:28px}}.LotSpecs_specs__Htmtc{display:block;margin:0}.LotSpecs_row__5qbAP{display:grid;grid-template-columns:minmax(140px,1fr) 2fr;grid-gap:var(--space-4);gap:var(--space-4);padding:var(--space-3) 0;border-bottom:1px solid var(--color-border-subtle);break-inside:avoid;page-break-inside:avoid}.LotSpecs_row__5qbAP:last-child{border-bottom:none}.LotSpecs_label__mwHvN{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-secondary);margin:0}.LotSpecs_value__Gyy1J{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text-primary);font-weight:var(--font-weight-medium);margin:0;text-align:right;word-break:break-word}