.dashboard-module__XABe8G__header{margin-bottom:var(--space-10);justify-content:space-between;align-items:flex-end;gap:var(--space-4);flex-wrap:wrap;display:flex}.dashboard-module__XABe8G__tabs{gap:var(--space-2);border-bottom:1px solid var(--border);margin-bottom:var(--space-8);display:flex}.dashboard-module__XABe8G__tab{padding:var(--space-3)var(--space-6);color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;font-family:inherit;font-weight:600}.dashboard-module__XABe8G__tab:hover{color:var(--text-primary)}.dashboard-module__XABe8G__activeTab{color:var(--color-primary);border-bottom-color:var(--color-primary)}.dashboard-module__XABe8G__dashboardContent{margin-top:var(--space-10)}.dashboard-module__XABe8G__quickActions{gap:var(--space-4);margin-bottom:var(--space-12);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-module__XABe8G__actionCard{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-xl);padding:var(--space-6);color:inherit;gap:var(--space-2);transition:var(--transition);background:#16161880;border:1px solid #ffffff0d;flex-direction:column;text-decoration:none;display:flex;box-shadow:inset 0 1px 1px #ffffff0d}.dashboard-module__XABe8G__actionCard:hover{box-shadow:var(--shadow-glow),0 16px 32px #00000080,inset 0 1px 1px #ffffff1a;border-color:#ff5c2866;transform:translateY(-4px)scale(1.02)}.dashboard-module__XABe8G__actionIcon{margin-bottom:var(--space-2);font-size:1.8rem}.dashboard-module__XABe8G__actionCard h3{color:var(--text-primary);font-size:.95rem;font-weight:700}.dashboard-module__XABe8G__actionCard p{color:var(--text-secondary);font-size:.82rem;line-height:1.5}.dashboard-module__XABe8G__section{margin-bottom:var(--space-10)}.dashboard-module__XABe8G__sectionHead{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;display:flex}.dashboard-module__XABe8G__emptyState{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-xl);padding:var(--space-16);text-align:center;color:var(--text-secondary);background:#16161866;border:1px dashed #ffffff1a;box-shadow:inset 0 1px 1px #ffffff05}@media (max-width:1024px){.dashboard-module__XABe8G__quickActions{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.dashboard-module__XABe8G__quickActions{grid-template-columns:1fr}.dashboard-module__XABe8G__header{flex-direction:column;align-items:flex-start}}
.ListingCard-module__0HdwZW__cardWrapper{gap:var(--space-2);flex-direction:column;display:flex;position:relative}.ListingCard-module__0HdwZW__card{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-xl);background:#1a1a1c66;border:1px solid #ffffff0d;flex-direction:column;height:100%;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 10px 30px -10px #00000080,inset 0 1px 1px #ffffff0d}@media (max-width:640px){.ListingCard-module__0HdwZW__card{border-radius:var(--radius-lg);background:#16161899}}.ListingCard-module__0HdwZW__card:hover{box-shadow:var(--shadow-glow),0 20px 40px -10px #0009,inset 0 1px 1px #ffffff1a;background:#1e1e2080;border-color:#ff5c284d;transform:translateY(-8px)}@media (hover:none){.ListingCard-module__0HdwZW__card:hover{transform:none}.ListingCard-module__0HdwZW__card:active{background:#ffffff08}}.ListingCard-module__0HdwZW__imageWrap{aspect-ratio:1;background:var(--surface-2);width:100%;position:relative;overflow:hidden}@media (max-width:640px){.ListingCard-module__0HdwZW__imageWrap{aspect-ratio:4/3}}.ListingCard-module__0HdwZW__image{object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.ListingCard-module__0HdwZW__card:hover .ListingCard-module__0HdwZW__image{transform:scale(1.08)}.ListingCard-module__0HdwZW__imageOverlay{pointer-events:none;z-index:1;background:linear-gradient(#0000,#0d0d0f99);height:60%;position:absolute;bottom:0;left:0;right:0}.ListingCard-module__0HdwZW__glassShine{pointer-events:none;z-index:2;background:linear-gradient(135deg,#ffffff1a 0%,#0000 40% 100%);height:100%;position:absolute;top:0;left:0;right:0}.ListingCard-module__0HdwZW__imagePlaceholder{width:100%;height:100%;color:var(--text-tertiary);justify-content:center;align-items:center;font-size:3rem;display:flex}.ListingCard-module__0HdwZW__badgeContainer{top:var(--space-3);left:var(--space-3);right:var(--space-3);z-index:3;justify-content:space-between;align-items:flex-start;display:flex;position:absolute}.ListingCard-module__0HdwZW__premiumBadge{border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);border:1px solid #ffffff1a;padding:4px 10px;font-size:.65rem;font-weight:800;box-shadow:0 4px 12px #0000004d}.ListingCard-module__0HdwZW__badge_primary{color:#fff;background:#ff5c28cc}.ListingCard-module__0HdwZW__badge_accent{color:#fff;background:#ffb800cc}.ListingCard-module__0HdwZW__badge_success{color:#fff;background:#22c55ecc}.ListingCard-module__0HdwZW__badge_gray{color:#fff;background:#1e1e21cc}.ListingCard-module__0HdwZW__conditionBadge{-webkit-backdrop-filter:blur(8px);color:#fff;border-radius:var(--radius-sm);background:#ffffff1a;border:1px solid #ffffff0d;padding:4px 8px;font-size:.65rem;font-weight:700}.ListingCard-module__0HdwZW__completedOverlay{z-index:4;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ListingCard-module__0HdwZW__completedOverlay span{background:var(--color-error);color:#fff;padding:var(--space-1)var(--space-5);border-radius:var(--radius-sm);letter-spacing:.1em;font-size:1rem;font-weight:900;transform:rotate(-12deg);box-shadow:0 8px 24px #ef444466}.ListingCard-module__0HdwZW__body{padding:var(--space-4);background:linear-gradient(#0000,#0000001a);flex-direction:column;flex:1;display:flex;position:relative}@media (max-width:640px){.ListingCard-module__0HdwZW__body{padding:var(--space-3)}}.ListingCard-module__0HdwZW__title{color:var(--text-primary);margin-bottom:var(--space-4);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:2.8em;font-size:1.05rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:640px){.ListingCard-module__0HdwZW__title{margin-bottom:var(--space-3);height:2.8em;font-size:.95rem;font-weight:600}}.ListingCard-module__0HdwZW__footer{justify-content:space-between;align-items:flex-end;gap:var(--space-2);margin-top:auto;display:flex}@media (max-width:480px){.ListingCard-module__0HdwZW__footer{flex-direction:row;align-items:center}}.ListingCard-module__0HdwZW__priceContainer{align-items:center;display:flex}.ListingCard-module__0HdwZW__listingPrice{background:linear-gradient(135deg,var(--color-primary-light),var(--color-accent));-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;font-size:1.25rem;font-weight:900}@media (max-width:640px){.ListingCard-module__0HdwZW__listingPrice{font-size:1.1rem}}.ListingCard-module__0HdwZW__locationWrap{color:var(--text-tertiary);align-items:center;gap:4px;min-width:0;transition:color .3s;display:flex}.ListingCard-module__0HdwZW__card:hover .ListingCard-module__0HdwZW__locationWrap{color:var(--text-secondary)}.ListingCard-module__0HdwZW__locationIcon{width:13px;height:13px;color:var(--color-primary);opacity:.8;flex-shrink:0}.ListingCard-module__0HdwZW__locationText{white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:500;overflow:hidden}@media (max-width:640px){.ListingCard-module__0HdwZW__locationText{font-size:.7rem}}.ListingCard-module__0HdwZW__statusBtn{width:100%;padding:var(--space-2);border-radius:0 0 var(--radius-xl)var(--radius-xl);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:1px solid #ffffff0d;border-top:none;font-size:.8rem;font-weight:700;transition:all .3s}.ListingCard-module__0HdwZW__btnSold{color:var(--color-error);background:#ef44440d}.ListingCard-module__0HdwZW__btnSold:hover{background:var(--color-error);color:#fff}.ListingCard-module__0HdwZW__btnAvail{color:var(--color-success);background:#22c55e0d}.ListingCard-module__0HdwZW__btnAvail:hover{background:var(--color-success);color:#fff}.ListingCard-module__0HdwZW__completed .ListingCard-module__0HdwZW__card{opacity:.6;filter:grayscale(.5)}
.ListingFilters-module__FGoGtG__wrapper{margin-bottom:var(--space-8)}.ListingFilters-module__FGoGtG__desktopBar{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.ListingFilters-module__FGoGtG__searchWrapper{flex:1;min-width:200px}.ListingFilters-module__FGoGtG__filtersGroup{align-items:center;gap:var(--space-2);display:flex}.ListingFilters-module__FGoGtG__sortGroup{width:180px}.ListingFilters-module__FGoGtG__mobileFilterToggle{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;font-weight:500;display:none}@media (max-width:1024px){.ListingFilters-module__FGoGtG__filtersGroup .form-select{display:none}.ListingFilters-module__FGoGtG__mobileFilterToggle{display:flex}}@media (max-width:640px){.ListingFilters-module__FGoGtG__searchWrapper{flex:none;width:100%}.ListingFilters-module__FGoGtG__sortGroup{width:100%}.ListingFilters-module__FGoGtG__desktopBar{gap:var(--space-2)}}.ListingFilters-module__FGoGtG__mobileDrawerOverlay{z-index:1000;background:#00000080;justify-content:flex-end;display:flex;position:fixed;inset:0}.ListingFilters-module__FGoGtG__mobileDrawer{-webkit-backdrop-filter:blur(24px);background:#161618bf;border-left:1px solid #ffffff14;flex-direction:column;width:100%;max-width:400px;height:100%;animation:.4s cubic-bezier(.16,1,.3,1) ListingFilters-module__FGoGtG__slideIn;display:flex}@keyframes ListingFilters-module__FGoGtG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.ListingFilters-module__FGoGtG__drawerHeader{padding:var(--space-4);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.ListingFilters-module__FGoGtG__closeBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;font-size:1.5rem}.ListingFilters-module__FGoGtG__drawerBody{padding:var(--space-6);gap:var(--space-4);flex-direction:column;flex:1;display:flex;overflow-y:auto}.ListingFilters-module__FGoGtG__drawerFooter{padding:var(--space-4);border-top:1px solid var(--border);gap:var(--space-2);display:flex}.ListingFilters-module__FGoGtG__drawerFooter button{flex:1}
.bikes-module__sJw8wG__typePills{gap:var(--space-2);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.bikes-module__sJw8wG__pill{align-items:center;gap:var(--space-1);padding:var(--space-2)var(--space-4);border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);white-space:nowrap;font-size:.85rem;font-weight:500;display:inline-flex}.bikes-module__sJw8wG__pill:hover{background:var(--surface-2);color:var(--text-primary)}.bikes-module__sJw8wG__pillActive{color:var(--color-primary-light);background:#ff5c2826;border-color:#ff5c2866}.bikes-module__sJw8wG__filterBar{align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-10);flex-wrap:wrap;display:flex}@media (max-width:640px){.bikes-module__sJw8wG__filterBar{flex-direction:column}.bikes-module__sJw8wG__filterBar>*{width:100%!important}}
.mechanics-module__AXZAMG__filterBar{align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-10);flex-wrap:wrap;display:flex}.mechanics-module__AXZAMG__grid{gap:var(--space-5);grid-template-columns:repeat(auto-fill,minmax(340px,1fr));display:grid}.mechanics-module__AXZAMG__mechCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-6);gap:var(--space-5);color:inherit;transition:var(--transition);align-items:flex-start;text-decoration:none;display:flex;position:relative;overflow:hidden}.mechanics-module__AXZAMG__mechCard:hover{box-shadow:var(--shadow-glow);border-color:#ff5c284d;transform:translateY(-3px)}.mechanics-module__AXZAMG__mechAvatar{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.4rem;font-weight:800;display:flex;position:relative}.mechanics-module__AXZAMG__availDot{background:var(--color-success);border:2px solid var(--surface);border-radius:50%;width:12px;height:12px;position:absolute;bottom:2px;right:2px}.mechanics-module__AXZAMG__mechInfo{gap:var(--space-3);flex-direction:column;flex:1;min-width:0;display:flex}.mechanics-module__AXZAMG__mechTop{justify-content:space-between;align-items:flex-start;gap:var(--space-2);flex-wrap:wrap;display:flex}.mechanics-module__AXZAMG__mechName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:1rem;font-weight:700;overflow:hidden}.mechanics-module__AXZAMG__mechLocation{color:var(--text-tertiary);margin-top:2px;font-size:.8rem}.mechanics-module__AXZAMG__mechBadges{gap:var(--space-1);flex-wrap:wrap;justify-content:flex-end;display:flex}.mechanics-module__AXZAMG__mechBio{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.mechanics-module__AXZAMG__mechSkills{gap:var(--space-1);flex-wrap:wrap;width:100%;display:flex}.mechanics-module__AXZAMG__mechFooter{margin-top:var(--space-1);justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.mechanics-module__AXZAMG__mechRating{align-items:center;gap:var(--space-1);color:var(--text-secondary);font-size:.85rem;display:flex}.mechanics-module__AXZAMG__stars{color:var(--color-accent);font-size:.9rem}@media (max-width:640px){.mechanics-module__AXZAMG__filterBar{flex-direction:column}.mechanics-module__AXZAMG__filterBar>*{width:100%!important}.mechanics-module__AXZAMG__grid{grid-template-columns:1fr}.mechanics-module__AXZAMG__mechCard{text-align:center;flex-direction:column;align-items:center}.mechanics-module__AXZAMG__mechTop{flex-direction:column;align-items:center;width:100%}.mechanics-module__AXZAMG__mechBadges,.mechanics-module__AXZAMG__mechSkills{justify-content:center}.mechanics-module__AXZAMG__mechFooter{gap:var(--space-2);flex-direction:column}}
.parts-module__n5RR4q__categoryPills,.parts-module__n5RR4q__typePills{gap:var(--space-2);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.parts-module__n5RR4q__pill{align-items:center;gap:var(--space-1);padding:var(--space-2)var(--space-4);border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);white-space:nowrap;font-size:.85rem;font-weight:500;display:inline-flex}.parts-module__n5RR4q__pill:hover{background:var(--surface-2);color:var(--text-primary);border-color:#ffffff1f}.parts-module__n5RR4q__pillActive{color:var(--color-primary-light);background:#ff5c2826;border-color:#ff5c2866}.parts-module__n5RR4q__filterBar{align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-10);flex-wrap:wrap;display:flex}@media (max-width:640px){.parts-module__n5RR4q__filterBar{flex-direction:column}.parts-module__n5RR4q__filterBar>*{width:100%!important}}
.wanted-module__RWt80a__filterBar{align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-10);flex-wrap:wrap;display:flex}.wanted-module__RWt80a__postList{gap:var(--space-4);flex-direction:column;display:flex}.wanted-module__RWt80a__postCard{gap:var(--space-5);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-6);color:inherit;transition:var(--transition);text-decoration:none;display:flex}.wanted-module__RWt80a__postCard:hover{box-shadow:var(--shadow);border-color:#ff5c284d;transform:translate(4px)}.wanted-module__RWt80a__postLeft{flex-shrink:0}.wanted-module__RWt80a__postAvatar{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:800;display:flex}.wanted-module__RWt80a__postBody{gap:var(--space-3);flex-direction:column;flex:1;min-width:0;display:flex}.wanted-module__RWt80a__postTop{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.wanted-module__RWt80a__postTitle{color:var(--text-primary);margin-bottom:var(--space-1);font-size:1.05rem;font-weight:700}.wanted-module__RWt80a__postMeta{gap:var(--space-3);color:var(--text-tertiary);flex-wrap:wrap;font-size:.8rem;display:flex}.wanted-module__RWt80a__postRight{text-align:right;flex-shrink:0}.wanted-module__RWt80a__postBudget{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.wanted-module__RWt80a__budgetLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);font-size:.7rem}.wanted-module__RWt80a__postDesc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.wanted-module__RWt80a__postTags{gap:var(--space-2);flex-wrap:wrap;display:flex}@media (max-width:640px){.wanted-module__RWt80a__filterBar{flex-direction:column}.wanted-module__RWt80a__filterBar>*{width:100%!important}.wanted-module__RWt80a__postTop{flex-direction:column}.wanted-module__RWt80a__postRight{text-align:left}.wanted-module__RWt80a__postBudget{align-items:flex-start}.wanted-module__RWt80a__postCard{flex-direction:column}}
.ReviewSystem-module__1zhD7a__section{margin-top:var(--space-12);padding-top:var(--space-8);border-top:1px solid var(--border)}.ReviewSystem-module__1zhD7a__headerRow{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.ReviewSystem-module__1zhD7a__breakdownContainer{gap:var(--space-10);background:var(--surface);padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--border);margin-bottom:var(--space-8);grid-template-columns:auto 1fr;align-items:center;display:grid}.ReviewSystem-module__1zhD7a__breakdownSummary{align-items:center;gap:var(--space-1);padding-right:var(--space-10);border-right:1px solid var(--border);flex-direction:column;display:flex}.ReviewSystem-module__1zhD7a__bigRating{color:var(--text-primary);font-size:3.5rem;font-weight:800;line-height:1}.ReviewSystem-module__1zhD7a__totalCountSub{color:var(--text-tertiary);font-size:.85rem}.ReviewSystem-module__1zhD7a__breakdownBars{gap:var(--space-2);flex-direction:column;display:flex}.ReviewSystem-module__1zhD7a__breakdownRow{align-items:center;gap:var(--space-3);display:flex}.ReviewSystem-module__1zhD7a__starLabel{width:12px;color:var(--text-secondary);font-size:.85rem;font-weight:600}.ReviewSystem-module__1zhD7a__barBg{background:var(--surface-2);border-radius:var(--radius-pill);flex:1;height:8px;overflow:hidden}.ReviewSystem-module__1zhD7a__barFill{background:var(--color-accent);border-radius:var(--radius-pill);height:100%;transition:width .6s ease-out}.ReviewSystem-module__1zhD7a__starCount{color:var(--text-tertiary);text-align:right;width:24px;font-size:.85rem}@media (max-width:640px){.ReviewSystem-module__1zhD7a__breakdownContainer{gap:var(--space-6);grid-template-columns:1fr}.ReviewSystem-module__1zhD7a__breakdownSummary{border-right:none;border-bottom:1px solid var(--border);padding-right:0;padding-bottom:var(--space-6)}}.ReviewSystem-module__1zhD7a__avgBadge{align-items:center;gap:var(--space-2);background:var(--surface-2);padding:var(--space-2)var(--space-4);border-radius:var(--radius-pill);display:flex}.ReviewSystem-module__1zhD7a__avgNum{color:var(--color-accent);font-size:1.1rem;font-weight:800}.ReviewSystem-module__1zhD7a__totalCount{color:var(--text-tertiary);font-size:.85rem}.ReviewSystem-module__1zhD7a__form{background:var(--surface-2);padding:var(--space-6);border-radius:var(--radius-lg);margin-bottom:var(--space-8);gap:var(--space-4);flex-direction:column;display:flex}.ReviewSystem-module__1zhD7a__formHeader{justify-content:space-between;align-items:center;display:flex}.ReviewSystem-module__1zhD7a__formHeader label{color:var(--text-primary);font-weight:600}.ReviewSystem-module__1zhD7a__reviewList{gap:var(--space-4);flex-direction:column;display:flex}.ReviewSystem-module__1zhD7a__reviewCard{background:var(--surface);border:1px solid var(--border);padding:var(--space-5);border-radius:var(--radius-lg)}.ReviewSystem-module__1zhD7a__reviewHeader{margin-bottom:var(--space-3);justify-content:space-between;align-items:flex-start;display:flex}.ReviewSystem-module__1zhD7a__author{gap:var(--space-3);align-items:center;display:flex}.ReviewSystem-module__1zhD7a__authorInfo{flex-direction:column;display:flex}.ReviewSystem-module__1zhD7a__authorName{color:var(--text-primary);font-size:.95rem;font-weight:600}.ReviewSystem-module__1zhD7a__date{color:var(--text-tertiary);font-size:.75rem}.ReviewSystem-module__1zhD7a__comment{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.ReviewSystem-module__1zhD7a__emptyText,.ReviewSystem-module__1zhD7a__infoText{text-align:center;color:var(--text-tertiary);padding:var(--space-8)0;font-style:italic}
.ImageGallery-module__DJ7vZW__galleryContainer{gap:var(--space-4);flex-direction:column;display:flex}.ImageGallery-module__DJ7vZW__mainImageContainer{border-radius:var(--radius-lg);aspect-ratio:16/10;background:var(--surface-2);cursor:zoom-in;position:relative;overflow:hidden}.ImageGallery-module__DJ7vZW__mainImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ImageGallery-module__DJ7vZW__mainImageContainer:hover .ImageGallery-module__DJ7vZW__mainImage{transform:scale(1.02)}.ImageGallery-module__DJ7vZW__thumbnailGrid{gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(80px,1fr));display:grid}.ImageGallery-module__DJ7vZW__thumbnail{border-radius:var(--radius);aspect-ratio:1;background:var(--surface-2);cursor:pointer;transition:var(--transition-fast);border:2px solid #0000;overflow:hidden}.ImageGallery-module__DJ7vZW__thumbnailActive{border-color:var(--color-primary)}.ImageGallery-module__DJ7vZW__thumbnail img{object-fit:cover;width:100%;height:100%}.ImageGallery-module__DJ7vZW__overlay{z-index:2000;padding:var(--space-4);touch-action:none;background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImageGallery-module__DJ7vZW__closeButton{top:var(--space-6);right:var(--space-6);color:#fff;z-index:2010;width:44px;height:44px;transition:var(--transition-fast);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:24px;display:flex;position:absolute}.ImageGallery-module__DJ7vZW__closeButton:hover{background:#fff3}.ImageGallery-module__DJ7vZW__lightboxContent{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ImageGallery-module__DJ7vZW__lightboxImage{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:100%;max-height:90vh}.ImageGallery-module__DJ7vZW__navButton{color:#fff;z-index:2005;width:50px;height:50px;transition:var(--transition-fast);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:24px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageGallery-module__DJ7vZW__navButton:hover{background:#fff3}.ImageGallery-module__DJ7vZW__prevButton{left:var(--space-4)}.ImageGallery-module__DJ7vZW__nextButton{right:var(--space-4)}.ImageGallery-module__DJ7vZW__counter{bottom:var(--space-6);color:#fff;padding:var(--space-1)var(--space-4);border-radius:var(--radius-full);background:#00000080;font-size:.9rem;font-weight:500;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:768px){.ImageGallery-module__DJ7vZW__navButton{display:none}.ImageGallery-module__DJ7vZW__mainImageContainer{aspect-ratio:1}}
