.skeleton-module__Yvsjmq__skeleton{border-radius:var(--radius-md);background:var(--background-secondary);animation:skeleton-module__Yvsjmq__ds-skeleton-pulse 1.5s var(--ease-out) infinite}@keyframes skeleton-module__Yvsjmq__ds-skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.skeleton-module__Yvsjmq__skeleton{animation:none}}
.StoreEditDialog-module__mRThrW__dialog.StoreEditDialog-module__mRThrW__dialog{width:min(calc(100% - 2 * var(--space-lg)), 42rem);max-width:42rem;height:min(calc(100dvh - 2 * var(--space-xl)), 48rem);max-height:calc(100dvh - 2 * var(--space-xl));border:var(--border-width-hairline) solid var(--border-frame);border-radius:var(--radius-xxl);background:var(--background-primary);box-shadow:var(--shadow-card-drop);color:var(--text-primary);gap:0;padding:0;overflow:hidden}.StoreEditDialog-module__mRThrW__dialog.StoreEditDialog-module__mRThrW__dialog:focus{outline:none}.StoreEditDialog-module__mRThrW__shell{flex-direction:column;height:100%;min-height:0;display:flex}.StoreEditDialog-module__mRThrW__header{justify-content:space-between;align-items:flex-start;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-bottom:var(--border-width-hairline) solid var(--border-frame);flex:none;display:flex}.StoreEditDialog-module__mRThrW__headerTitle{align-items:flex-start;gap:var(--space-xs);min-width:0;display:flex}.StoreEditDialog-module__mRThrW__headerIcon{width:var(--size-md);height:var(--size-md);margin-top:calc((var(--lh-heading-lg) - var(--size-md)) / 2);color:var(--text-secondary);flex:none;justify-content:center;align-items:center;display:inline-flex}.StoreEditDialog-module__mRThrW__headerIcon svg{width:100%;height:100%}.StoreEditDialog-module__mRThrW__titleBlock{gap:var(--space-xxs);flex-direction:column;min-width:0;display:flex}.StoreEditDialog-module__mRThrW__title{font-size:var(--font-size-heading-lg);line-height:var(--lh-heading-lg);margin:0}.StoreEditDialog-module__mRThrW__description{max-width:34rem;font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-tertiary);margin:0}.StoreEditDialog-module__mRThrW__bodyScroll{scrollbar-color:color-mix(in oklch, var(--text-tertiary) 55%, transparent) transparent;scrollbar-gutter:stable;scrollbar-width:thin;flex:auto;min-height:0;overflow-y:auto}.StoreEditDialog-module__mRThrW__bodyScroll::-webkit-scrollbar{width:var(--space-xs)}.StoreEditDialog-module__mRThrW__bodyScroll::-webkit-scrollbar-track{background:0 0}.StoreEditDialog-module__mRThrW__bodyScroll::-webkit-scrollbar-thumb{border:calc(var(--space-xxs) / 2) solid var(--background-primary);border-radius:var(--radius-full);background-color:color-mix(in oklch, var(--text-tertiary) 55%, transparent)}.StoreEditDialog-module__mRThrW__body{gap:var(--space-lg);padding:var(--space-lg);flex-direction:column;display:flex}.StoreEditDialog-module__mRThrW__footer{justify-content:flex-end;align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);border-top:var(--border-width-hairline) solid var(--border-frame);background:var(--background-primary);flex:none;display:flex}@media (max-width:623px){.StoreEditDialog-module__mRThrW__dialog.StoreEditDialog-module__mRThrW__dialog{width:calc(100% - 2 * var(--space-md));height:calc(100dvh - 2 * var(--space-md));max-height:calc(100dvh - 2 * var(--space-md))}.StoreEditDialog-module__mRThrW__header,.StoreEditDialog-module__mRThrW__body,.StoreEditDialog-module__mRThrW__footer{padding:var(--space-md)}.StoreEditDialog-module__mRThrW__footer{flex-direction:column-reverse;align-items:stretch}}
.StoreSectionTitle-module__hElA_G__title{font-family:var(--font-sans);font-size:var(--font-size-heading-md);font-weight:var(--weight-medium);line-height:var(--lh-heading-lg);color:var(--text-primary);margin:0}
.ImageUploadField-module__BuOnuq__field{gap:var(--space-xs);flex-direction:column;display:flex}.ImageUploadField-module__BuOnuq__label{font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.ImageUploadField-module__BuOnuq__uploadButton{border:var(--border-width-regular) dashed var(--border-secondary);background:var(--background-secondary);color:var(--text-tertiary);transition:border-color var(--duration-fast) var(--ease-out), background-color var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out)}.ImageUploadField-module__BuOnuq__uploadButton:hover{border-color:var(--border-primary);background:color-mix(in oklch, var(--background-secondary) 70%, var(--background-primary))}.ImageUploadField-module__BuOnuq__uploadButton:focus-visible{box-shadow:0 0 0 2px var(--background-primary), 0 0 0 4px var(--ring-primary);outline:none}.ImageUploadField-module__BuOnuq__bannerButton{border-radius:var(--radius-lg);width:100%;height:120px}.ImageUploadField-module__BuOnuq__avatarButton{border-radius:var(--radius-full);width:80px;height:80px}.ImageUploadField-module__BuOnuq__placeholder{color:var(--text-tertiary)}.ImageUploadField-module__BuOnuq__overlay{background:color-mix(in oklch, var(--background-inverse) 55%, transparent)}.ImageUploadField-module__BuOnuq__overlayText{font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);font-weight:var(--weight-semibold);color:var(--text-inverse)}.ImageUploadField-module__BuOnuq__removeButton{background:color-mix(in oklch, var(--background-inverse) 65%, transparent);color:var(--text-inverse)}.ImageUploadField-module__BuOnuq__removeButton:hover{background:color-mix(in oklch, var(--background-inverse) 85%, transparent)}.ImageUploadField-module__BuOnuq__removeButton:focus-visible{box-shadow:0 0 0 2px var(--background-primary), 0 0 0 4px var(--ring-primary);outline:none}
.CreateShelfModal-module__58wOpq__field{gap:var(--space-xs);flex-direction:column;display:flex}.CreateShelfModal-module__58wOpq__label{font-weight:var(--weight-semibold);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-primary);margin:0}.CreateShelfModal-module__58wOpq__descriptionTextarea{resize:none;min-height:90px}.CreateShelfModal-module__58wOpq__counter{margin-top:var(--space-xxs);font-size:var(--font-size-text-2xs);color:var(--text-tertiary)}
.DashboardContent-module__xm0DoW__page{gap:var(--space-xs);min-height:100vh;margin-top:calc(-1 * var(--store-shell-edge));margin-inline:calc(-1 * var(--store-shell-edge));padding-inline:0;padding-bottom:var(--space-md);background:var(--background-canvas);flex-direction:column;display:flex}.DashboardContent-module__xm0DoW__header{gap:var(--space-md);padding-top:var(--space-xl);padding-bottom:var(--space-md);flex-direction:column;display:flex}.DashboardContent-module__xm0DoW__dashboardTabs{flex-direction:column;display:flex}.DashboardContent-module__xm0DoW__controls{align-items:center;gap:var(--space-sm);display:flex}.DashboardContent-module__xm0DoW__searchField{flex:320px;min-width:min(100%,320px);position:relative}.DashboardContent-module__xm0DoW__filterInputPending{padding-right:calc(var(--space-md) + var(--size-md) + var(--space-sm))}.DashboardContent-module__xm0DoW__filterSpinner{top:50%;right:var(--space-md);color:var(--text-tertiary);pointer-events:none;display:inline-flex;position:absolute;transform:translateY(-50%)}.DashboardContent-module__xm0DoW__filterSpinner svg{width:var(--size-md);height:var(--size-md);animation:.8s linear infinite DashboardContent-module__xm0DoW__dashboard-filter-spin}@keyframes DashboardContent-module__xm0DoW__dashboard-filter-spin{to{transform:rotate(360deg)}}.DashboardContent-module__xm0DoW__sortTrigger{flex:none;justify-content:space-between;min-width:148px}.DashboardContent-module__xm0DoW__createShelfButton{flex:none}.DashboardContent-module__xm0DoW__sections{gap:var(--space-xs);flex-direction:column;display:flex}.DashboardContent-module__xm0DoW__tabPanel{gap:var(--space-xs);padding-top:var(--space-md);transition:opacity var(--duration-fast) var(--ease-out);flex-direction:column;display:flex}.DashboardContent-module__xm0DoW__filterPending{opacity:.6;pointer-events:none}.DashboardContent-module__xm0DoW__tabPanel>div,.DashboardContent-module__xm0DoW__tabPanel>section{padding-top:var(--space-md);padding-bottom:var(--space-md);border-top:none}.DashboardContent-module__xm0DoW__emptySection{gap:var(--space-xs);min-height:96px;padding-block:var(--space-lg);align-content:center;display:grid}.DashboardContent-module__xm0DoW__emptyCopy{font-size:var(--font-size-text-sm);color:var(--text-tertiary)}.DashboardContent-module__xm0DoW__shelvesPanel{min-width:0}.DashboardContent-module__xm0DoW__tabPanel>.DashboardContent-module__xm0DoW__shelvesPanel{padding-block:0}.DashboardContent-module__xm0DoW__tabPanel.DashboardContent-module__xm0DoW__shelvesTabPanel{margin-top:0;padding-top:0}.DashboardContent-module__xm0DoW__shelvesList{flex-direction:column;min-width:0;display:flex}.DashboardContent-module__xm0DoW__shelfRow{padding-block:var(--space-md)}.DashboardContent-module__xm0DoW__shelvesList>.DashboardContent-module__xm0DoW__shelfRow:first-child{padding-top:0}.DashboardContent-module__xm0DoW__shelvesEmpty{min-height:96px;padding-block:var(--space-lg);align-content:center;display:grid}@media (max-width:640px){.DashboardContent-module__xm0DoW__controls{flex-wrap:wrap}.DashboardContent-module__xm0DoW__searchField,.DashboardContent-module__xm0DoW__sortTrigger{flex-basis:100%;width:100%}.DashboardContent-module__xm0DoW__createShelfButton{margin-left:auto}}
.ExplorePage-module__Gsu41W__page{margin-top:calc(-1 * var(--store-shell-edge));margin-inline:calc(-1 * var(--store-shell-edge));gap:var(--space-xl);background:var(--background-canvas);min-height:100vh;padding-inline:0;padding-bottom:var(--space-xxl);flex-direction:column;display:flex}.ExplorePage-module__Gsu41W__content{width:100%;max-width:var(--store-content-max);padding-inline:var(--space-xxl);gap:var(--space-xxl);padding-top:var(--space-xxl);flex-direction:column;margin-inline:auto;display:flex}.ExplorePage-module__Gsu41W__hero{gap:var(--space-sm);max-width:980px;padding-top:var(--space-xxl);flex-direction:column;display:flex}.ExplorePage-module__Gsu41W__heroTitle{font-family:var(--font-sans);font-size:var(--font-size-heading-3xl);font-weight:var(--weight-normal);line-height:var(--lh-heading-3xl);letter-spacing:var(--tracking-display);color:var(--text-primary)}.ExplorePage-module__Gsu41W__heroLede{max-width:650px;font-size:var(--font-size-heading-md);line-height:var(--lh-heading-lg);color:var(--text-secondary)}.ExplorePage-module__Gsu41W__tabsBar{width:100%}.ExplorePage-module__Gsu41W__tabPanel{gap:var(--space-xxl);padding-top:var(--space-lg);flex-direction:column;display:flex}.ExplorePage-module__Gsu41W__tabPanel[hidden],.ExplorePage-module__Gsu41W__tabPanel[data-state=inactive]{display:none}.ExplorePage-module__Gsu41W__section{gap:var(--space-md);flex-direction:column;display:flex}.ExplorePage-module__Gsu41W__sectionHead{justify-content:space-between;align-items:baseline;gap:var(--space-md);display:flex}.ExplorePage-module__Gsu41W__sectionAction{cursor:pointer;font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);color:var(--text-tertiary);text-transform:uppercase;transition:color var(--duration-fast) var(--ease-out);background:0 0;border:none;flex-shrink:0;padding:0}.ExplorePage-module__Gsu41W__sectionAction:hover,.ExplorePage-module__Gsu41W__sectionAction:focus-visible{color:var(--text-primary)}.ExplorePage-module__Gsu41W__sectionTitle{font-family:var(--font-sans);font-size:var(--font-size-heading-md);font-weight:var(--weight-medium);line-height:var(--lh-heading-lg);color:var(--text-primary)}.ExplorePage-module__Gsu41W__postGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));display:grid}.ExplorePage-module__Gsu41W__discoveryGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));display:grid}.ExplorePage-module__Gsu41W__tagGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));display:grid}.ExplorePage-module__Gsu41W__productGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));display:grid}.ExplorePage-module__Gsu41W__leadRow{width:100%}.ExplorePage-module__Gsu41W__loadMoreRow{padding-top:var(--space-md);justify-content:center;display:flex}.ExplorePage-module__Gsu41W__stateBlock{align-items:center;gap:var(--space-xs);border:var(--border-width-hairline) solid var(--border-tertiary);border-radius:var(--radius-xxl);padding:var(--space-xxl) var(--space-lg);text-align:center;flex-direction:column;display:flex}.ExplorePage-module__Gsu41W__stateTitle{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);color:var(--text-secondary);text-transform:uppercase}.ExplorePage-module__Gsu41W__stateBody{max-width:380px;font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-tertiary)}.ExplorePage-module__Gsu41W__postSkeletonTile{min-height:318px}.ExplorePage-module__Gsu41W__discoverySkeletonTile,.ExplorePage-module__Gsu41W__creatorSkeletonTile{min-height:280px}.ExplorePage-module__Gsu41W__tagSkeletonTile{min-height:180px}.ExplorePage-module__Gsu41W__loadingBanner{border-radius:0;width:100%;height:110px;position:absolute;top:0;left:0;right:0}.ExplorePage-module__Gsu41W__loadingAuthorRow{align-items:center;gap:var(--space-xs);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.ExplorePage-module__Gsu41W__loadingAvatar{width:var(--size-2xl);height:var(--size-2xl);border-radius:var(--radius-full)}.ExplorePage-module__Gsu41W__loadingAvatarLarge{width:var(--size-4xl);height:var(--size-4xl);border-radius:var(--radius-full)}.ExplorePage-module__Gsu41W__loadingAuthorName{width:min(150px,70%);height:16px}.ExplorePage-module__Gsu41W__loadingMeta{width:72px;height:14px}.ExplorePage-module__Gsu41W__loadingMetaShort{width:52px;height:14px}.ExplorePage-module__Gsu41W__loadingChart{flex:auto;width:100%;height:112px;min-height:86px}.ExplorePage-module__Gsu41W__postSkeletonTile .ExplorePage-module__Gsu41W__loadingChart{flex:none;height:86px}.ExplorePage-module__Gsu41W__loadingReturn{width:120px;height:32px}.ExplorePage-module__Gsu41W__loadingFeatureTitle{width:min(560px,92%);height:38px}.ExplorePage-module__Gsu41W__loadingFeatureTitleShort{width:min(420px,70%);height:38px}.ExplorePage-module__Gsu41W__loadingFeatureTitleGroup,.ExplorePage-module__Gsu41W__loadingFeatureExcerptGroup,.ExplorePage-module__Gsu41W__loadingCreatorBioGroup,.ExplorePage-module__Gsu41W__loadingPostExcerptGroup,.ExplorePage-module__Gsu41W__loadingCollectionDescriptionGroup{gap:var(--space-xs);flex-direction:column;width:100%;display:flex}.ExplorePage-module__Gsu41W__loadingTitleLine{width:min(270px,78%);height:26px}.ExplorePage-module__Gsu41W__loadingTextLine{width:100%;height:18px}.ExplorePage-module__Gsu41W__loadingTextLineShort{width:72%;height:18px}.ExplorePage-module__Gsu41W__loadingDate{width:92px;height:14px;margin-top:auto}.ExplorePage-module__Gsu41W__loadingHandle{width:96px;height:14px}.ExplorePage-module__Gsu41W__loadingStats{gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:auto;display:grid}.ExplorePage-module__Gsu41W__loadingStat{width:100%;height:46px}.ExplorePage-module__Gsu41W__loadingPreviewList{gap:var(--border-width-regular);border-radius:var(--radius-md);flex-direction:column;margin-top:auto;display:flex;overflow:hidden}.ExplorePage-module__Gsu41W__loadingPreviewRow{border-radius:0;width:100%;height:36px}.ExplorePage-module__Gsu41W__loadingTagTitle{width:min(180px,78%);height:26px}.ExplorePage-module__Gsu41W__loadingCreatorAvatar{width:var(--size-2xl);height:var(--size-2xl);border:var(--border-width-thick) solid var(--background-primary);border-radius:var(--radius-full)}.ExplorePage-module__Gsu41W__loadingSortControl{border-radius:var(--radius-md);flex-shrink:0;width:136px;height:36px}@media (max-width:623px){.ExplorePage-module__Gsu41W__heroTitle{font-size:var(--font-size-heading-2xl);line-height:var(--lh-heading-2xl)}}
.page-module__v50rlq__empty{font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-secondary);margin:0}.page-module__v50rlq__emptyLink{color:var(--text-primary);font-weight:var(--weight-medium);text-decoration:underline;-webkit-text-decoration-color:var(--border-frame);text-decoration-color:var(--border-frame);text-underline-offset:4px;transition:text-decoration-color var(--duration-fast) var(--ease-out)}.page-module__v50rlq__emptyLink:hover{-webkit-text-decoration-color:var(--text-primary);text-decoration-color:var(--text-primary)}.page-module__v50rlq__list{gap:var(--space-sm);flex-direction:column;display:flex}.page-module__v50rlq__row{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.page-module__v50rlq__planName{color:var(--text-primary);font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);font-weight:var(--weight-medium)}.page-module__v50rlq__placeholder{width:180px;height:var(--space-lg)}
.ProfileEditModal-module__O-Ls3W__field{gap:var(--space-xs);flex-direction:column;display:flex}.ProfileEditModal-module__O-Ls3W__label{font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.ProfileEditModal-module__O-Ls3W__input{width:100%}.ProfileEditModal-module__O-Ls3W__textarea{resize:none;min-height:100px}.ProfileEditModal-module__O-Ls3W__characterCount{margin-top:var(--space-xxs);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);color:var(--text-tertiary)}
.StoreSubPage-module__PqQRRa__page{gap:var(--space-xs);min-height:100vh;margin-top:calc(-1 * var(--store-shell-edge));margin-inline:calc(-1 * var(--store-shell-edge));padding-inline:0;padding-bottom:var(--space-md);background:var(--background-primary);flex-direction:column;display:flex}.StoreSubPage-module__PqQRRa__body{width:100%;max-width:var(--store-content-max);padding:var(--space-xs) var(--space-xl) 0;margin-inline:auto}
.StoreSubPageHeaderActions-module__uiNn0a__headerActions{justify-content:flex-end;align-items:center;gap:var(--space-xs);flex-wrap:wrap;max-width:100%;display:flex}@media (max-width:623px){.StoreSubPageHeaderActions-module__uiNn0a__headerActions{justify-content:flex-start}}
