.MyArtworksFilterBottomSheet-module__i8WylG__overlay{--bottom-sheet-overlay-background:#0006}.MyArtworksFilterBottomSheet-module__i8WylG__sheet{--bottom-sheet-padding:16px 16px calc(24px + env(safe-area-inset-bottom) + var(--keyboard-offset));box-shadow:none;background:#fffefe;border-radius:24px 24px 0 0;flex-direction:column;gap:8px;display:flex}.MyArtworksFilterBottomSheet-module__i8WylG__sheet>div:first-child{margin-bottom:0;padding-bottom:0}.MyArtworksFilterBottomSheet-module__i8WylG__content{flex-direction:column;gap:16px;min-width:0;display:flex}.MyArtworksFilterBottomSheet-module__i8WylG__titleRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.MyArtworksFilterBottomSheet-module__i8WylG__title{color:var(--Text-text-primary,#000);font-size:var(--font-size-18,18px);margin:0;font-weight:600;line-height:28px}.MyArtworksFilterBottomSheet-module__i8WylG__resetButton{color:#da3928;height:48px;font-size:var(--font-size-18,18px);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:10px 0;font-weight:600;line-height:28px}.MyArtworksFilterBottomSheet-module__i8WylG__resetButton:focus-visible{outline:2px solid var(--color-accent-select);outline-offset:2px}.MyArtworksFilterBottomSheet-module__i8WylG__fields{flex-direction:column;gap:24px;display:flex}.MyArtworksFilterBottomSheet-module__i8WylG__field{flex-direction:column;gap:6px;min-width:0;display:flex}.MyArtworksFilterBottomSheet-module__i8WylG__label{color:var(--Text-text-primary,#000);font-size:var(--font-size-14,14px);margin:0;font-weight:600;line-height:20px}.MyArtworksFilterBottomSheet-module__i8WylG__inputWrap{align-items:center;width:100%;display:flex;position:relative}.MyArtworksFilterBottomSheet-module__i8WylG__inputWrap .MyArtworksFilterBottomSheet-module__i8WylG__input{padding-right:44px}.MyArtworksFilterBottomSheet-module__i8WylG__clearButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.MyArtworksFilterBottomSheet-module__i8WylG__clearButton svg{flex-shrink:0;width:24px;height:24px}.MyArtworksFilterBottomSheet-module__i8WylG__input{box-sizing:border-box;width:100%;min-height:48px;color:var(--Text-text-primary,#000);font-size:var(--font-size-16,16px);background:#fff;border:1px solid #dedede;border-radius:12px;padding:10px 12px;font-weight:500;line-height:24px}.MyArtworksFilterBottomSheet-module__i8WylG__input::-webkit-search-cancel-button{appearance:none}.MyArtworksFilterBottomSheet-module__i8WylG__input::-webkit-search-decoration{appearance:none}.MyArtworksFilterBottomSheet-module__i8WylG__input::placeholder{color:#5f5f5f}.MyArtworksFilterBottomSheet-module__i8WylG__input:focus,.MyArtworksFilterBottomSheet-module__i8WylG__input:focus-visible{border-color:#da3928;outline:none}.MyArtworksFilterBottomSheet-module__i8WylG__dateRow{align-items:flex-end;gap:8px;width:100%;min-width:0;display:flex}.MyArtworksFilterBottomSheet-module__i8WylG__dateRow .MyArtworksFilterBottomSheet-module__i8WylG__field{flex:1 1 0;min-width:0}.MyArtworksFilterBottomSheet-module__i8WylG__dateFieldSpacer{height:20px;display:block}.MyArtworksFilterBottomSheet-module__i8WylG__dateInputWrap{box-sizing:border-box;background:#fff;border:1px solid #dedede;border-radius:12px;width:100%;min-width:0;max-width:100%;display:block;position:relative}.MyArtworksFilterBottomSheet-module__i8WylG__dateInputWrap:focus-within{border-color:#da3928}.MyArtworksFilterBottomSheet-module__i8WylG__dateInput{appearance:none;width:100%;min-width:0;max-width:100%;min-height:48px;color:var(--Text-text-primary,#000);border:none;align-items:center;padding:10px 44px 10px 12px;line-height:24px;display:flex}.MyArtworksFilterBottomSheet-module__i8WylG__dateInput::-webkit-datetime-edit{flex:auto;align-items:center;min-width:0;max-width:100%;height:24px;margin:0;padding:0;line-height:24px;display:inline-flex;overflow:hidden}.MyArtworksFilterBottomSheet-module__i8WylG__dateInput::-webkit-datetime-edit-fields-wrapper{flex:auto;align-items:center;min-width:0;max-width:100%;height:24px;margin:0;padding:0;line-height:24px;display:inline-flex;overflow:hidden}.MyArtworksFilterBottomSheet-module__i8WylG__dateInputEmpty{color:#5f5f5f}.MyArtworksFilterBottomSheet-module__i8WylG__dateInputEmpty::-webkit-datetime-edit{color:#5f5f5f}.MyArtworksFilterBottomSheet-module__i8WylG__dateInputEmpty::-webkit-datetime-edit-fields-wrapper{color:#5f5f5f}.MyArtworksFilterBottomSheet-module__i8WylG__dateInputEmpty::-webkit-datetime-edit-text{color:#5f5f5f}.MyArtworksFilterBottomSheet-module__i8WylG__dateInputEmpty::-webkit-datetime-edit-month-field{color:#5f5f5f}.MyArtworksFilterBottomSheet-module__i8WylG__dateInputEmpty::-webkit-datetime-edit-day-field{color:#5f5f5f}.MyArtworksFilterBottomSheet-module__i8WylG__dateInputEmpty::-webkit-datetime-edit-year-field{color:#5f5f5f}.MyArtworksFilterBottomSheet-module__i8WylG__dateInput::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.MyArtworksFilterBottomSheet-module__i8WylG__calendarIcon{pointer-events:none;background:url(/assets/icons/icon-calendar.svg) 50%/24px 24px no-repeat;width:24px;height:24px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.MyArtworksFilterBottomSheet-module__i8WylG__fieldsSaved{gap:24px}.MyArtworksFilterBottomSheet-module__i8WylG__savedBlock,.MyArtworksFilterBottomSheet-module__i8WylG__savedBlockSecondary{flex-direction:column;gap:24px;min-width:0;display:flex}.MyArtworksFilterBottomSheet-module__i8WylG__radioBlock{flex-direction:column;gap:24px;min-width:0;padding-bottom:16px;display:flex}.MyArtworksFilterBottomSheet-module__i8WylG__optionList{flex-direction:column;gap:24px;display:flex}.MyArtworksFilterBottomSheet-module__i8WylG__optionRow{color:var(--Foreground-fg-secondary,#404040);font-size:var(--font-size-14,14px);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;font-weight:500;line-height:20px;display:flex}.MyArtworksFilterBottomSheet-module__i8WylG__selectWrap{width:100%;display:block;position:relative}.MyArtworksFilterBottomSheet-module__i8WylG__select{box-sizing:border-box;width:100%;min-height:48px;color:var(--Text-text-primary,#000);font-size:var(--font-size-16,16px);appearance:none;cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:12px;padding:10px 44px 10px 12px;font-weight:500;line-height:24px}.MyArtworksFilterBottomSheet-module__i8WylG__selectEmpty{color:#5f5f5f}.MyArtworksFilterBottomSheet-module__i8WylG__select:focus,.MyArtworksFilterBottomSheet-module__i8WylG__select:focus-visible{border-color:#da3928;outline:none}.MyArtworksFilterBottomSheet-module__i8WylG__selectChevron{pointer-events:none;background:url(/assets/icons/icon-chevron-down.svg) 50%/24px 24px no-repeat;width:24px;height:24px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.MyArtworksFilterBottomSheet-module__i8WylG__optionRow input[type=radio]{appearance:none;box-sizing:border-box;cursor:pointer;background:0 0;border:1px solid #da3928;border-radius:999px;flex:0 0 24px;width:24px;height:24px;margin:0}.MyArtworksFilterBottomSheet-module__i8WylG__optionRow input[type=radio]:checked{background:radial-gradient(circle,#da3928 0 8px,#0000 8.5px)}.MyArtworksFilterBottomSheet-module__i8WylG__optionRow input[type=radio]:focus-visible{outline-offset:2px;outline:2px solid #da3928}.MyArtworksFilterBottomSheet-module__i8WylG__validation{color:#b42318;font-size:var(--font-caption-sm);margin:-16px 0 0}.MyArtworksFilterBottomSheet-module__i8WylG__fieldsSaved+.MyArtworksFilterBottomSheet-module__i8WylG__validation{margin:0}.MyArtworksFilterBottomSheet-module__i8WylG__actions{flex-direction:column;gap:12px;padding-top:8px;display:flex}.MyArtworksFilterBottomSheet-module__i8WylG__actionButton{width:100%}.MyArtworksFilterBottomSheet-module__i8WylG__applyButton{order:1}.MyArtworksFilterBottomSheet-module__i8WylG__cancelButton{order:2}@media (min-width:768px){.MyArtworksFilterBottomSheet-module__i8WylG__sheet{--bottom-sheet-padding:24px 24px calc(24px + env(safe-area-inset-bottom) + var(--keyboard-offset));box-sizing:border-box;border-radius:24px;width:660px;max-width:calc(100vw - 48px)}.MyArtworksFilterBottomSheet-module__i8WylG__sheetSaved{width:840px}.MyArtworksFilterBottomSheet-module__i8WylG__content{gap:24px}.MyArtworksFilterBottomSheet-module__i8WylG__title{font-size:var(--font-size-22,22px);font-weight:700;line-height:32px}.MyArtworksFilterBottomSheet-module__i8WylG__resetButton{font-size:var(--font-size-20,20px);line-height:30px}.MyArtworksFilterBottomSheet-module__i8WylG__label,.MyArtworksFilterBottomSheet-module__i8WylG__optionRow{font-size:var(--font-size-16,16px);line-height:24px}.MyArtworksFilterBottomSheet-module__i8WylG__input,.MyArtworksFilterBottomSheet-module__i8WylG__select{font-size:var(--font-size-18,18px);line-height:28px}.MyArtworksFilterBottomSheet-module__i8WylG__dateInput{height:28px;line-height:28px}.MyArtworksFilterBottomSheet-module__i8WylG__dateInput::-webkit-datetime-edit{height:28px;line-height:28px}.MyArtworksFilterBottomSheet-module__i8WylG__dateInput::-webkit-datetime-edit-fields-wrapper{height:28px;line-height:28px}.MyArtworksFilterBottomSheet-module__i8WylG__dateFieldSpacer{height:24px}.MyArtworksFilterBottomSheet-module__i8WylG__fieldsSaved{flex-direction:row;align-items:flex-start;gap:24px}.MyArtworksFilterBottomSheet-module__i8WylG__savedBlock,.MyArtworksFilterBottomSheet-module__i8WylG__savedBlockSecondary{flex:1 1 0}.MyArtworksFilterBottomSheet-module__i8WylG__savedBlockSecondary{gap:40px}.MyArtworksFilterBottomSheet-module__i8WylG__radioBlock{gap:16px;padding-bottom:0}.MyArtworksFilterBottomSheet-module__i8WylG__optionList{gap:16px}.MyArtworksFilterBottomSheet-module__i8WylG__actions{flex-direction:row;padding-top:0}.MyArtworksFilterBottomSheet-module__i8WylG__applyButton,.MyArtworksFilterBottomSheet-module__i8WylG__cancelButton{order:initial;flex:1 1 0}}
.ArtworksGrid-module__WUU8bq__grid{-moz-column-gap:var(--space-3);column-gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px;display:grid}.ArtworksGrid-module__WUU8bq__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ArtworksGrid-module__WUU8bq__skeletonCard{gap:var(--space-2);flex-direction:column;display:flex}.ArtworksGrid-module__WUU8bq__skeletonPreview{background:linear-gradient(90deg,#ececec 0%,#f6f6f6 50%,#ececec 100%) 0 0/300% 100%;width:100%;height:218px;min-height:218px;animation:2s linear infinite ArtworksGrid-module__WUU8bq__artworks-shimmer}.ArtworksGrid-module__WUU8bq__gridHistory .ArtworksGrid-module__WUU8bq__skeletonPreview{aspect-ratio:165/208;height:auto;min-height:0}.ArtworksGrid-module__WUU8bq__skeletonLine{background:linear-gradient(90deg,#ececec 0%,#f6f6f6 50%,#ececec 100%) 0 0/300% 100%;align-self:center;width:72%;height:14px;animation:2s linear infinite ArtworksGrid-module__WUU8bq__artworks-shimmer}.ArtworksGrid-module__WUU8bq__state{margin:var(--space-6)0;color:var(--color-neutral-600);font-size:var(--font-body-md);line-height:1.4}.ArtworksGrid-module__WUU8bq__emptyRich{text-align:center;box-sizing:border-box;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:8px;width:100%;min-height:0;padding:16px 0 0;display:flex}.ArtworksGrid-module__WUU8bq__emptyRichWithCta{gap:64px}.ArtworksGrid-module__WUU8bq__emptyRichText{flex-direction:column;align-items:center;gap:8px;width:100%;max-width:343px;display:flex}.ArtworksGrid-module__WUU8bq__emptyRichTitle{color:var(--Text-text-primary,#000);font-size:var(--font-size-22,22px);margin:0;font-weight:700;line-height:34px}.ArtworksGrid-module__WUU8bq__emptyRichHint{color:#404040;font-size:var(--font-size-14,14px);margin:0;font-weight:500;line-height:20px}.ArtworksGrid-module__WUU8bq__emptyRichCtaLink{width:min(100%,343px);text-decoration:none}.ArtworksGrid-module__WUU8bq__error{color:var(--color-accent)}@media (min-width:550px){.ArtworksGrid-module__WUU8bq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:840px){.ArtworksGrid-module__WUU8bq__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.ArtworksGrid-module__WUU8bq__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.ArtworksGrid-module__WUU8bq__grid{-moz-column-gap:var(--space-6);column-gap:var(--space-6);grid-template-columns:repeat(4,minmax(0,1fr));row-gap:24px}.ArtworksGrid-module__WUU8bq__gridSaved{row-gap:var(--space-10)}.ArtworksGrid-module__WUU8bq__skeletonPreview{height:404px;min-height:404px}.ArtworksGrid-module__WUU8bq__gridHistory .ArtworksGrid-module__WUU8bq__skeletonPreview{aspect-ratio:302/386;height:auto;min-height:0}.ArtworksGrid-module__WUU8bq__skeletonCard{gap:var(--space-4)}.ArtworksGrid-module__WUU8bq__emptyRich{padding:24px 0 0}.ArtworksGrid-module__WUU8bq__emptyRichTitle{font-size:30px;line-height:44px}.ArtworksGrid-module__WUU8bq__emptyRichHint{font-size:var(--font-size-18,18px);line-height:28px}.ArtworksGrid-module__WUU8bq__emptyRichText{max-width:none}}@keyframes ArtworksGrid-module__WUU8bq__artworks-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.TabPanel-module__mlLmgG__actions{justify-content:stretch;width:100%;margin-top:24px;padding:0;display:flex}.TabPanel-module__mlLmgG__showMoreButton{border:1px solid var(--Border-border-brand,#da3928);background:var(--Background-bg-primary,#fff);width:100%;max-width:none;height:48px;color:var(--Text-text-brand,#da3928);font-family:var(--Font-Family-text,"Wix Madefor Display",system-ui,sans-serif);font-size:var(--font-size-18);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:1000px;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-weight:600;line-height:28px;display:inline-flex}.TabPanel-module__mlLmgG__showMoreButton:hover:not(:disabled){background:var(--Background-bg-primary-hover,#feeaec);border-color:var(--Border-border-brand-hover,#c93023);color:var(--Text-text-brand,#da3928)}.TabPanel-module__mlLmgG__showMoreButton:active:not(:disabled){background:var(--Background-bg-primary-pressed,#fdcbce);border-color:var(--Border-border-brand-pressed,#bc291c)}.TabPanel-module__mlLmgG__showMoreButton:focus-visible{outline:2px solid var(--Border-border-brand,#da3928);outline-offset:2px}.TabPanel-module__mlLmgG__showMoreButton:disabled{border-color:var(--Border-border-brand-disabled,#ea9893);color:var(--Text-text-brand-disabled,#ea9893);cursor:not-allowed}.TabPanel-module__mlLmgG__showMoreButton[data-loading=true]{background:var(--Background-bg-primary-hover,#feeaec);border-color:var(--Border-border-brand,#da3928);color:var(--Text-text-brand,#da3928);cursor:not-allowed}.TabPanel-module__mlLmgG__showMoreButtonSecondary{background:var(--Background-bg-primary,#fff);color:var(--Text-text-brand,#da3928)}@media (min-width:1280px){.TabPanel-module__mlLmgG__actions{margin-top:var(--space-10);justify-content:center}.TabPanel-module__mlLmgG__showMoreButton{width:360px;font-size:var(--font-size-20);line-height:30px}}
.GalleryArtworksPageContent-module__Tqcw5a__detail{padding-top:0}.GalleryArtworksPageContent-module__Tqcw5a__header{align-items:center;gap:var(--space-3);width:100%;padding-top:var(--space-4);margin-bottom:var(--space-10);flex-direction:column;display:flex}.GalleryArtworksPageContent-module__Tqcw5a__titleBlock{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:47px;margin:0 auto;display:flex;position:relative}.GalleryArtworksPageContent-module__Tqcw5a__titleText{gap:2px;width:100%;display:grid}.GalleryArtworksPageContent-module__Tqcw5a__titleActions{top:var(--space-1);right:var(--space-1);z-index:4;justify-content:center;align-items:center;display:inline-flex;position:absolute}.GalleryArtworksPageContent-module__Tqcw5a__title{color:var(--Text-text-primary,#000);font-family:var(--Font-Family-heading,"Wix Madefor Display",system-ui,sans-serif);font-size:var(--font-size-22,22px);text-align:center;overflow-wrap:anywhere;margin:0;font-weight:700;line-height:34px}.GalleryArtworksPageContent-module__Tqcw5a__author{color:var(--Text-text-secondary,#404040);font-family:var(--Font-Family-text,"Wix Madefor Display",system-ui,sans-serif);font-size:var(--font-size-16,16px);text-align:center;margin:0;font-weight:500;line-height:24px}.GalleryArtworksPageContent-module__Tqcw5a__titleSkeleton{background:linear-gradient(90deg,#e8e8e8 0%,#f2f2f2 45%,#e8e8e8 90%) 0 0/300% 100%;border-radius:8px;width:min(14rem,55vw);height:47px;margin:0 auto;animation:2s linear infinite GalleryArtworksPageContent-module__Tqcw5a__gallery-artwork-shimmer}.GalleryArtworksPageContent-module__Tqcw5a__notFound,.GalleryArtworksPageContent-module__Tqcw5a__metaError{color:#4a4a4a;font-size:var(--font-body-sm);margin:0}.GalleryArtworksPageContent-module__Tqcw5a__metaError{color:#a12f2f}.GalleryArtworksPageContent-module__Tqcw5a__summary{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;display:flex}.GalleryArtworksPageContent-module__Tqcw5a__summaryItem{color:var(--Text-text-secondary,#404040);font-family:var(--Font-Family-text,"Wix Madefor Display",system-ui,sans-serif);font-size:var(--font-size-16,16px);align-items:center;gap:0;font-weight:500;line-height:24px;display:inline-flex}.GalleryArtworksPageContent-module__Tqcw5a__summaryItemStrong{color:var(--Text-text-primary,#000);font-weight:600}.GalleryArtworksPageContent-module__Tqcw5a__summarySkeleton{justify-content:center;align-items:center;gap:var(--space-2);display:flex}.GalleryArtworksPageContent-module__Tqcw5a__summarySkeletonBlock{background:linear-gradient(90deg,#ececec 0%,#f6f6f6 50%,#ececec 100%) 0 0/300% 100%;border-radius:999px;width:88px;height:20px;animation:2s linear infinite GalleryArtworksPageContent-module__Tqcw5a__gallery-artwork-shimmer}.GalleryArtworksPageContent-module__Tqcw5a__summarySkeletonBlock:first-child{width:112px}.GalleryArtworksPageContent-module__Tqcw5a__summarySkeletonBlock:last-child{width:72px}.GalleryArtworksPageContent-module__Tqcw5a__summarySeparator,.GalleryArtworksPageContent-module__Tqcw5a__metaSeparator{flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;position:relative;overflow:hidden}.GalleryArtworksPageContent-module__Tqcw5a__summarySeparatorIcon,.GalleryArtworksPageContent-module__Tqcw5a__metaSeparatorIcon{width:16px;height:16px;color:var(--Foreground-fg-primary,#1f1f1f)}.GalleryArtworksPageContent-module__Tqcw5a__artworkGrid{justify-content:center;gap:var(--space-10);grid-template-columns:minmax(0,343px);display:grid}.GalleryArtworksPageContent-module__Tqcw5a__loadMoreWrap{width:min(100%,343px);margin:-8px auto 0}.GalleryArtworksPageContent-module__Tqcw5a__loadMoreWrap button{width:100%}.GalleryArtworksPageContent-module__Tqcw5a__artworkCard{align-items:center;gap:var(--space-2);background:0 0;flex-direction:column;width:100%;min-width:0;display:flex}.GalleryArtworksPageContent-module__Tqcw5a__addArtworkCard{align-items:center;gap:var(--space-2);width:100%;min-width:0;color:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;padding:0;display:flex}.GalleryArtworksPageContent-module__Tqcw5a__addArtworkPreview{justify-content:center;align-items:center;gap:var(--space-3);background:var(--color-surface-dialog,#f4f4f4);flex-direction:column;width:230px;height:296px;display:flex;position:relative;overflow:hidden}.GalleryArtworksPageContent-module__Tqcw5a__addArtworkPlusIcon{box-sizing:border-box;width:24px;height:24px;color:var(--Foreground-fg-primary,#404040);flex-shrink:0;padding:1.85px}.GalleryArtworksPageContent-module__Tqcw5a__addArtworkText{color:var(--Text-text-primary,#1f1f1f);font-family:var(--Font-Family-text,"Wix Madefor Display",system-ui,sans-serif);font-size:var(--font-size-16,16px);text-align:center;font-weight:500;line-height:24px}.GalleryArtworksPageContent-module__Tqcw5a__artworkPreview{background:var(--color-surface-dialog,#f4f4f4);width:230px;height:296px;position:relative;overflow:hidden}.GalleryArtworksPageContent-module__Tqcw5a__artworkPreviewLink{width:100%;height:100%;color:inherit;justify-content:center;align-items:center;text-decoration:none;display:flex}.GalleryArtworksPageContent-module__Tqcw5a__artworkText{text-align:center;flex-direction:column;align-items:center;gap:6px;width:100%;display:flex}.GalleryArtworksPageContent-module__Tqcw5a__artworkTitleLink{width:100%;color:inherit;text-align:center;text-decoration:none}.GalleryArtworksPageContent-module__Tqcw5a__artworkTitle{color:var(--Text-text-primary,#000);font-family:var(--Font-Family-text,"Wix Madefor Display",system-ui,sans-serif);font-size:var(--font-size-16,16px);text-align:center;overflow-wrap:anywhere;margin:0;font-weight:600;line-height:24px}.GalleryArtworksPageContent-module__Tqcw5a__artworkDetails{flex-wrap:nowrap;justify-content:center;align-self:stretch;align-items:center;gap:0;width:100%;display:inline-flex}.GalleryArtworksPageContent-module__Tqcw5a__artworkDetailText{color:var(--Text-text-primary,#000);font-family:var(--Font-Family-text,"Wix Madefor Display",system-ui,sans-serif);font-size:var(--font-size-12,12px);white-space:nowrap;text-align:center;justify-content:center;align-items:center;gap:0;font-weight:500;line-height:18px;display:inline-flex}.GalleryArtworksPageContent-module__Tqcw5a__artworkDetailHighlight{font-weight:600}.GalleryArtworksPageContent-module__Tqcw5a__artworkSaleStateBlock{justify-content:center;align-items:center;gap:var(--space-4);flex-flow:row;width:100%;display:flex}.GalleryArtworksPageContent-module__Tqcw5a__artworkSaleState{color:var(--Text-text-primary,#000);font-family:var(--Font-Family-text,"Wix Madefor Display",system-ui,sans-serif);font-size:var(--font-size-16,16px);text-align:center;white-space:nowrap;margin:0;font-weight:600;line-height:24px}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsLink{color:var(--Text-text-brand,#da3928);font-family:var(--Font-Family-text,"Wix Madefor Display",system-ui,sans-serif);font-size:var(--font-size-16,16px);text-align:center;cursor:pointer;white-space:nowrap;background:0 0;border:none;margin:0;padding:0;font-weight:600;line-height:24px;text-decoration:none}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSheetBody{padding:var(--space-4)0;margin-block:var(--space-4);flex-direction:column;gap:0;display:flex}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSheet{height:auto;max-height:min(90dvh,100dvh - 8px);overflow:auto}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSheetActions{gap:var(--space-3)}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSkeleton{flex-direction:column;gap:24px;width:100%;display:flex}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSkeletonRow{justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:24px;display:flex}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSkeletonReward{flex-direction:column;gap:8px;width:100%;display:flex}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSkeletonBlock{background:linear-gradient(90deg,#ececec 0%,#f6f6f6 50%,#ececec 100%) 0 0/300% 100%;border-radius:8px;animation:2s linear infinite GalleryArtworksPageContent-module__Tqcw5a__gallery-artwork-shimmer;display:block}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSkeletonLabel{width:72px;height:16px}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSkeletonLabelWide{width:min(240px,72%);height:16px}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSkeletonCheckbox{border-radius:4px;flex:none;width:24px;height:24px}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSkeletonInput{width:100%;height:44px}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSkeletonFormula{width:min(280px,88%);height:12px}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSkeletonButton,.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSkeletonButtonOutline{border-radius:12px;width:100%;height:48px}.GalleryArtworksPageContent-module__Tqcw5a__emptyState{color:#4a4a4a;font-size:var(--font-body-sm);text-align:center;margin:0}.GalleryArtworksPageContent-module__Tqcw5a__artworkCardSkeleton{background:linear-gradient(90deg,#ececec 0%,#f6f6f6 50%,#ececec 100%) 0 0/300% 100%;justify-self:center;width:230px;height:296px;animation:2s linear infinite GalleryArtworksPageContent-module__Tqcw5a__gallery-artwork-shimmer}.GalleryArtworksPageContent-module__Tqcw5a__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.GalleryArtworksPageContent-module__Tqcw5a__artworkPreviewLink:focus-visible,.GalleryArtworksPageContent-module__Tqcw5a__artworkTitleLink:focus-visible,.GalleryArtworksPageContent-module__Tqcw5a__addArtworkCard:focus-visible,.GalleryArtworksPageContent-module__Tqcw5a__candidateCard:focus-visible,.GalleryArtworksPageContent-module__Tqcw5a__scrollToTopButton:focus-visible,.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsLink:focus-visible{outline:2px solid var(--color-accent-select);outline-offset:2px}.GalleryArtworksPageContent-module__Tqcw5a__addArtworkSheet{--bottom-sheet-overlay-background:#0006;--bottom-sheet-padding:16px 16px 0;--bottom-sheet-intro-gap:var(--space-1);gap:var(--space-4);height:80dvh;max-height:80dvh;box-shadow:none;background:#fffefe;border-radius:24px 24px 0 0}.GalleryArtworksPageContent-module__Tqcw5a__addArtworkSheet [class*=headerStartSide]{flex:none;justify-content:flex-start;width:auto;min-width:0;height:auto;padding:0}.GalleryArtworksPageContent-module__Tqcw5a__addSheetBody{gap:var(--space-4);flex-direction:column;flex:1;min-height:0;padding:0;display:flex}.GalleryArtworksPageContent-module__Tqcw5a__addSheetBody>.GalleryArtworksPageContent-module__Tqcw5a__sheetActions{margin-inline:0}.GalleryArtworksPageContent-module__Tqcw5a__addSheetScrollHost{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.GalleryArtworksPageContent-module__Tqcw5a__addSheetScrollArea{scroll-behavior:smooth;flex:1;align-content:start;gap:0;min-height:0;display:grid;overflow:auto}.GalleryArtworksPageContent-module__Tqcw5a__candidateGridWrap{position:relative}.GalleryArtworksPageContent-module__Tqcw5a__loadMoreSentinel{flex-basis:100%;width:100%;height:1px}.GalleryArtworksPageContent-module__Tqcw5a__scrollToTopButton{z-index:3;color:#000;cursor:pointer;background:#fff;border:none;border-radius:100px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex;position:absolute;bottom:8px;right:0;box-shadow:0 2px 14px #0000001c}.GalleryArtworksPageContent-module__Tqcw5a__scrollToTopButton:focus-visible{outline:2px solid var(--color-accent-select);outline-offset:2px}.GalleryArtworksPageContent-module__Tqcw5a__scrollToTopIcon{width:24px;height:24px}.GalleryArtworksPageContent-module__Tqcw5a__sheetState{color:#4a4a4a;font-size:var(--font-body-sm);text-align:center;margin:0}.GalleryArtworksPageContent-module__Tqcw5a__candidateGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px 12px;display:grid}.GalleryArtworksPageContent-module__Tqcw5a__candidateCard{min-width:0;color:inherit;cursor:pointer;align-items:stretch;gap:var(--space-2);text-align:left;background:0 0;border:none;flex-direction:column;padding:0;display:flex;overflow:visible}.GalleryArtworksPageContent-module__Tqcw5a__candidatePreview{box-sizing:border-box;min-width:0;position:relative;overflow:hidden}.GalleryArtworksPageContent-module__Tqcw5a__candidateCardSelected .GalleryArtworksPageContent-module__Tqcw5a__candidatePreview:after{content:"";border:2px solid var(--Border-border-brand,#da3928);pointer-events:none;z-index:10;position:absolute;inset:0}.GalleryArtworksPageContent-module__Tqcw5a__candidateCardSelected .GalleryArtworksPageContent-module__Tqcw5a__candidateTitle{color:var(--Text-text-brand,#da3928)}.GalleryArtworksPageContent-module__Tqcw5a__candidateCardDisabled{opacity:.45;cursor:not-allowed}.GalleryArtworksPageContent-module__Tqcw5a__candidateCardSkeleton{gap:var(--space-2);flex-direction:column;min-width:0;display:flex;overflow:hidden}.GalleryArtworksPageContent-module__Tqcw5a__candidatePreviewSkeleton,.GalleryArtworksPageContent-module__Tqcw5a__candidateTitleSkeleton{background:linear-gradient(90deg,#ececec 0%,#f6f6f6 50%,#ececec 100%) 0 0/300% 100%;animation:2s linear infinite GalleryArtworksPageContent-module__Tqcw5a__gallery-artwork-shimmer}.GalleryArtworksPageContent-module__Tqcw5a__candidatePreviewSkeleton{width:100%;height:218px}.GalleryArtworksPageContent-module__Tqcw5a__candidateTitleSkeleton{box-sizing:border-box;min-height:40px;padding:0}.GalleryArtworksPageContent-module__Tqcw5a__candidateTitle{box-sizing:border-box;min-height:40px;color:var(--Text-text-primary,#000);font-size:var(--font-size-14,14px);text-align:center;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;padding:0;font-weight:600;line-height:20px;display:-webkit-box;overflow:hidden}.GalleryArtworksPageContent-module__Tqcw5a__sheetActions{z-index:1;gap:var(--space-3);margin:var(--space-2)0 0;padding:0 0 calc(24px + env(safe-area-inset-bottom) + var(--keyboard-offset,0px));background:#fff;border-top:none;flex:none;display:grid}.GalleryArtworksPageContent-module__Tqcw5a__sheetActionButton{width:100%}.GalleryArtworksPageContent-module__Tqcw5a__sheetError{color:#a12f2f;font-size:var(--font-caption-md);text-align:center;margin:0}@media (min-width:720px){.GalleryArtworksPageContent-module__Tqcw5a__candidateGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 12px}}@media (max-width:767.98px){.GalleryArtworksPageContent-module__Tqcw5a__addArtworkOverlay.GalleryArtworksPageContent-module__Tqcw5a__addArtworkOverlay{align-items:flex-end}.GalleryArtworksPageContent-module__Tqcw5a__addArtworkSheet.GalleryArtworksPageContent-module__Tqcw5a__addArtworkSheet{height:calc(100dvh - var(--public-header-height,75px));max-height:calc(100dvh - var(--public-header-height,75px))}}@media (min-width:768px){.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSheet{--bottom-sheet-padding:var(--space-6)var(--space-6)var(--space-6);box-sizing:border-box;border-radius:24px;width:700px;max-width:calc(100vw - 48px)}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsSheetBody{padding:var(--space-6)0;margin-block:var(--space-6)}.GalleryArtworksPageContent-module__Tqcw5a__addArtworkSheet{--bottom-sheet-padding:24px 24px 0;gap:var(--space-6);box-sizing:border-box;border-radius:24px;width:896px;max-width:calc(100vw - 48px);height:auto;max-height:calc(100dvh - 48px)}.GalleryArtworksPageContent-module__Tqcw5a__addSheetBody{gap:var(--space-6)}.GalleryArtworksPageContent-module__Tqcw5a__candidateGrid{grid-template-columns:repeat(4,200px);justify-content:flex-start;gap:32px 16px;width:100%;display:grid}.GalleryArtworksPageContent-module__Tqcw5a__candidateCard,.GalleryArtworksPageContent-module__Tqcw5a__candidateCardSkeleton{align-items:center;gap:var(--space-4);text-align:center;width:200px;overflow:hidden}.GalleryArtworksPageContent-module__Tqcw5a__candidatePreviewSkeleton{height:261px}.GalleryArtworksPageContent-module__Tqcw5a__candidateTitle{min-height:48px;font-size:var(--font-size-16,16px);-webkit-line-clamp:2;align-self:stretch;padding:0;font-weight:600;line-height:24px}.GalleryArtworksPageContent-module__Tqcw5a__candidateTitleSkeleton{align-self:stretch;min-height:48px;padding:0}.GalleryArtworksPageContent-module__Tqcw5a__sheetActions{padding:0 0 var(--space-6);gap:var(--space-4);flex-direction:row-reverse;margin-inline:0;display:flex}.GalleryArtworksPageContent-module__Tqcw5a__sheetActions>*{flex:1;min-width:0}}@media (min-width:1280px){.GalleryArtworksPageContent-module__Tqcw5a__header{padding-top:var(--space-6)}.GalleryArtworksPageContent-module__Tqcw5a__titleText{gap:var(--space-2);width:100%}.GalleryArtworksPageContent-module__Tqcw5a__title{font-size:30px;line-height:44px}.GalleryArtworksPageContent-module__Tqcw5a__author{font-size:var(--font-size-18,18px);line-height:28px}.GalleryArtworksPageContent-module__Tqcw5a__summary{gap:var(--space-1)}.GalleryArtworksPageContent-module__Tqcw5a__summaryItem,.GalleryArtworksPageContent-module__Tqcw5a__summaryItemStrong{font-size:var(--font-size-18,18px);line-height:28px}.GalleryArtworksPageContent-module__Tqcw5a__artworkGrid{justify-content:stretch;gap:var(--space-12)var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr))}.GalleryArtworksPageContent-module__Tqcw5a__artworkCard,.GalleryArtworksPageContent-module__Tqcw5a__addArtworkCard{gap:var(--space-4)}.GalleryArtworksPageContent-module__Tqcw5a__artworkTitle,.GalleryArtworksPageContent-module__Tqcw5a__artworkSaleState{font-size:var(--font-size-18,18px);line-height:28px}.GalleryArtworksPageContent-module__Tqcw5a__artworkDetailText{font-size:var(--font-size-14,14px);line-height:22px}.GalleryArtworksPageContent-module__Tqcw5a__artworkSaleStateBlock{gap:var(--space-6)}.GalleryArtworksPageContent-module__Tqcw5a__sellOptionsLink{font-size:var(--font-size-18,18px);line-height:28px}.GalleryArtworksPageContent-module__Tqcw5a__artworkPreview,.GalleryArtworksPageContent-module__Tqcw5a__addArtworkPreview{aspect-ratio:230/296;width:100%;height:auto}.GalleryArtworksPageContent-module__Tqcw5a__addArtworkPlusIcon{width:40px;height:40px;padding:3.08px}.GalleryArtworksPageContent-module__Tqcw5a__addArtworkText{font-size:var(--font-size-18,18px);line-height:28px}.GalleryArtworksPageContent-module__Tqcw5a__artworkCardSkeleton{aspect-ratio:230/296;justify-self:stretch;width:100%;height:auto}.GalleryArtworksPageContent-module__Tqcw5a__loadMoreWrap{width:100%;max-width:none}}@keyframes GalleryArtworksPageContent-module__Tqcw5a__gallery-artwork-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.GalleriesPageContent-module__tdS-wq__page{gap:var(--space-4);padding-left:var(--space-4);padding-right:var(--space-4);padding-bottom:var(--space-8);box-sizing:border-box;flex-direction:column;display:flex}.GalleriesPageContent-module__tdS-wq__pageEmptySearch{min-height:calc(100svh - var(--public-header-height,75px))}.GalleriesPageContent-module__tdS-wq__pageEmptySearch .GalleriesPageContent-module__tdS-wq__stack{flex:auto;min-height:0}.GalleriesPageContent-module__tdS-wq__pageEmptySearch .GalleriesPageContent-module__tdS-wq__stack>:not([role=tabpanel]){flex:none}.GalleriesPageContent-module__tdS-wq__pageEmptySearch .GalleriesPageContent-module__tdS-wq__stack>[role=tabpanel]:not([hidden]){flex-direction:column;flex:auto;min-height:0;display:flex}.GalleriesPageContent-module__tdS-wq__pageTitle{padding:var(--space-2)0;color:#000;font-family:var(--Font-Family-heading);font-size:var(--font-size-22,22px);margin:0;font-weight:700;line-height:34px}.GalleriesPageContent-module__tdS-wq__pageTitle+*{margin-top:calc(-1*var(--space-4))}.GalleriesPageContent-module__tdS-wq__createButtonMobile,.GalleriesPageContent-module__tdS-wq__createButtonMobile button{width:100%}.GalleriesPageContent-module__tdS-wq__createButtonDesktop{display:none}.GalleriesPageContent-module__tdS-wq__stack{gap:var(--space-4);flex-direction:column;display:flex}.GalleriesPageContent-module__tdS-wq__loadMoreWrap{width:100%;padding-bottom:8px}.GalleriesPageContent-module__tdS-wq__loadMoreWrap button{width:100%}.GalleriesPageContent-module__tdS-wq__activeFilters{--active-filter-gap:8px;--active-filter-font-size:12px;--active-filter-line-height:18px;width:100%;margin-top:calc(-1*var(--space-4));box-sizing:border-box;padding:16px 0}.GalleriesPageContent-module__tdS-wq__createOverlay{--bottom-sheet-overlay-background:#0006}.GalleriesPageContent-module__tdS-wq__createSheet{--bottom-sheet-padding:16px 16px calc(24px + env(safe-area-inset-bottom) + var(--keyboard-offset));--bottom-sheet-intro-margin-block:0;box-shadow:none;background:#fffefe;border-radius:24px 24px 0 0}.GalleriesPageContent-module__tdS-wq__createContent{flex-direction:column;gap:0;min-width:0;display:flex}.GalleriesPageContent-module__tdS-wq__createForm{gap:var(--space-6,24px);min-width:0;padding-block:var(--space-6,24px)var(--space-4,16px);flex-direction:column;display:flex}.GalleriesPageContent-module__tdS-wq__createField{gap:var(--space-1-5,6px);flex-direction:column;min-width:0;display:flex}.GalleriesPageContent-module__tdS-wq__createLabel,.GalleriesPageContent-module__tdS-wq__visibilityLegend{color:var(--Text-text-primary,#000);margin:0;padding:0;font-size:16px;font-weight:600;line-height:24px}.GalleriesPageContent-module__tdS-wq__createInput{box-sizing:border-box;width:100%;min-height:48px;color:var(--Text-text-primary,#000);font-size:var(--font-size-16,16px);background:#fff;border:1px solid #dedede;border-radius:12px;padding:10px 12px;font-weight:500;line-height:24px}.GalleriesPageContent-module__tdS-wq__createInput::placeholder{color:#5f5f5f}.GalleriesPageContent-module__tdS-wq__createInput:focus-visible{border:1px solid var(--Border-border-brand,#da3928);outline:none}.GalleriesPageContent-module__tdS-wq__createInput:disabled{color:#9d9d9d;cursor:not-allowed;background:#f6f6f6}.GalleriesPageContent-module__tdS-wq__visibilityFieldset{padding:0 0 var(--space-4,16px)0;gap:var(--space-6,24px);border:none;flex-direction:column;min-width:0;margin:0;display:flex}.GalleriesPageContent-module__tdS-wq__visibilityLegend{margin:0;padding:0}.GalleriesPageContent-module__tdS-wq__visibilityOptions{gap:var(--space-6,24px);flex-direction:column;display:flex}.GalleriesPageContent-module__tdS-wq__visibilityOption{min-height:24px;color:var(--Foreground-fg-secondary,#404040);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:0;font-size:16px;font-weight:500;line-height:24px;display:flex}.GalleriesPageContent-module__tdS-wq__visibilityOption input[type=radio]{appearance:none;box-sizing:border-box;cursor:pointer;background:0 0;border:1px solid #da3928;border-radius:999px;flex:0 0 24px;width:24px;height:24px;margin:0}.GalleriesPageContent-module__tdS-wq__visibilityOption input[type=radio]:checked{background:radial-gradient(circle,#da3928 0 8px,#0000 8.5px)}.GalleriesPageContent-module__tdS-wq__visibilityOption input[type=radio]:focus-visible{outline-offset:2px;outline:2px solid #da3928}.GalleriesPageContent-module__tdS-wq__createError{color:#b42318;font-size:var(--font-caption-sm);text-align:left;margin:0}.GalleriesPageContent-module__tdS-wq__createActions{margin-top:var(--space-2);flex-direction:column;gap:12px;padding-top:0;display:flex}.GalleriesPageContent-module__tdS-wq__createActionButton{width:100%;min-width:0}.GalleriesPageContent-module__tdS-wq__createSubmitButton{order:1}.GalleriesPageContent-module__tdS-wq__createCancelButton{order:2}@media (min-width:768px){.GalleriesPageContent-module__tdS-wq__createSheet{--bottom-sheet-padding:24px 24px calc(24px + env(safe-area-inset-bottom) + var(--keyboard-offset));--bottom-sheet-intro-margin-block:0;box-sizing:border-box;border-radius:24px;width:660px;max-width:calc(100vw - 48px)}.GalleriesPageContent-module__tdS-wq__createForm{padding-block:var(--space-6,24px)var(--space-4,16px)}.GalleriesPageContent-module__tdS-wq__createLabel,.GalleriesPageContent-module__tdS-wq__visibilityLegend{font-size:18px;line-height:28px}.GalleriesPageContent-module__tdS-wq__createInput{font-size:var(--font-size-18,18px);line-height:28px}.GalleriesPageContent-module__tdS-wq__visibilityFieldset{padding-bottom:0}.GalleriesPageContent-module__tdS-wq__visibilityFieldset,.GalleriesPageContent-module__tdS-wq__visibilityOptions{gap:var(--space-4,16px)}.GalleriesPageContent-module__tdS-wq__visibilityOption{font-size:18px;line-height:28px}.GalleriesPageContent-module__tdS-wq__createActions{flex-direction:row}.GalleriesPageContent-module__tdS-wq__createSubmitButton,.GalleriesPageContent-module__tdS-wq__createCancelButton{order:initial;flex:1 1 0}}@media (min-width:1280px){.GalleriesPageContent-module__tdS-wq__page{gap:var(--space-6);padding-bottom:0;padding-left:0;padding-right:0}.GalleriesPageContent-module__tdS-wq__pageTitle{padding:var(--space-4)0;font-size:30px;line-height:44px}.GalleriesPageContent-module__tdS-wq__pageTitle+*{margin-top:calc(-1*var(--space-6))}.GalleriesPageContent-module__tdS-wq__stack{gap:var(--space-6)}.GalleriesPageContent-module__tdS-wq__stack>[role=tabpanel]:not([hidden]){margin-top:calc(-1*var(--space-6));padding:var(--space-6)0 80px}.GalleriesPageContent-module__tdS-wq__activeFilters{--active-filter-gap:12px;--active-filter-font-size:14px;--active-filter-line-height:22px;padding:var(--space-6)0;margin-top:calc(-1*var(--space-6))}.GalleriesPageContent-module__tdS-wq__createButtonMobile{display:none}.GalleriesPageContent-module__tdS-wq__createButtonDesktop{width:auto;display:block}}
.GalleriesGrid-module__nzquAW__grid{gap:var(--space-4);grid-template-columns:minmax(0,1fr);place-items:stretch center;display:grid}.GalleriesGrid-module__nzquAW__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.GalleriesGrid-module__nzquAW__state{text-align:center;font-size:var(--font-body-sm);margin:24px 0}.GalleriesGrid-module__nzquAW__error{color:var(--color-accent)}.GalleriesGrid-module__nzquAW__empty{color:var(--color-neutral-700);margin:24px 0}.GalleriesGrid-module__nzquAW__emptyRich{text-align:center;box-sizing:border-box;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:8px;width:100%;min-height:0;padding:16px 0 40px;display:flex}.GalleriesGrid-module__nzquAW__emptyRichText{flex-direction:column;align-items:center;gap:8px;width:100%;max-width:343px;display:flex}.GalleriesGrid-module__nzquAW__emptyRichTitle{color:var(--Text-text-primary,#000);font-family:var(--Font-Family-heading);font-size:var(--font-size-22,22px);margin:0;font-weight:700;line-height:34px}.GalleriesGrid-module__nzquAW__emptyRichHint{color:#404040;font-family:var(--Font-Family-heading);font-size:var(--font-size-14,14px);margin:0;font-weight:500;line-height:20px}.GalleriesGrid-module__nzquAW__skeletonCard{background:linear-gradient(90deg,#ececec 0%,#f7f7f7 45%,#ececec 90%) 0 0/200% 100%;border-radius:12px;width:100%;max-width:400px;min-height:280px;margin-inline:auto;animation:1s ease-in-out infinite GalleriesGrid-module__nzquAW__galleries-grid-shimmer}@keyframes GalleriesGrid-module__nzquAW__galleries-grid-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:1280px){.GalleriesGrid-module__nzquAW__grid{-moz-column-gap:var(--space-6);column-gap:var(--space-6);row-gap:var(--space-6);margin-bottom:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch}.GalleriesGrid-module__nzquAW__skeletonCard{max-width:none;min-height:424px;margin-inline:0}.GalleriesGrid-module__nzquAW__emptyRich{padding:0}.GalleriesGrid-module__nzquAW__emptyRichTitle{font-size:30px;line-height:44px}.GalleriesGrid-module__nzquAW__emptyRichHint{font-size:var(--font-size-18,18px);line-height:28px}}
.MyArtworksTabs-module__xIC1ka__root{justify-content:space-between;align-items:center;gap:var(--space-3);padding:0;display:flex}.MyArtworksTabs-module__xIC1ka__tabList{align-items:center;gap:var(--space-2);display:inline-flex}.MyArtworksTabs-module__xIC1ka__tab{border:1px solid var(--color-surface-disabled,#dedede);background:var(--color-page,#fff);color:var(--Foreground-fg-secondary,#404040);font-family:var(--Font-Family-text,"Wix Madefor Display",system-ui,sans-serif);font-size:var(--font-size-16);cursor:pointer;box-sizing:border-box;border-radius:1000px;padding:8px 16px;font-weight:500;line-height:24px}.MyArtworksTabs-module__xIC1ka__tabActive{background:var(--color-wizard-selected-bg,#f2f2ff);border-color:var(--color-wizard-selected-border,#cbc9ff);color:var(--color-wizard-selected-accent,#7350b5)}@media (hover:hover){.MyArtworksTabs-module__xIC1ka__tab:hover:not(.MyArtworksTabs-module__xIC1ka__tabActive){background:var(--color-wizard-selected-bg,#f2f2ff);border-color:var(--color-wizard-selected-border,#cbc9ff);color:var(--Foreground-fg-secondary,#404040)}}.MyArtworksTabs-module__xIC1ka__tab:focus-visible,.MyArtworksTabs-module__xIC1ka__filterButton:focus-visible{outline:2px solid var(--color-accent-select);outline-offset:2px}.MyArtworksTabs-module__xIC1ka__filterButton{background:var(--color-page,#fff);width:40px;height:40px;color:var(--color-wizard-selected-accent,#7350b5);cursor:pointer;box-sizing:border-box;border:none;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.MyArtworksTabs-module__xIC1ka__filterButton:disabled{opacity:.6;cursor:not-allowed}.MyArtworksTabs-module__xIC1ka__filterIcon{width:24px;height:24px;display:block}@media (min-width:1280px){.MyArtworksTabs-module__xIC1ka__tabList{gap:var(--space-3)}.MyArtworksTabs-module__xIC1ka__tab{height:44px;font-size:var(--font-size-18);justify-content:center;align-items:center;padding:0 16px;line-height:28px;display:inline-flex}}
