.chapterLayout-module__m72i8W__wrapper{flex-direction:row;gap:16px;width:100%;height:100%;display:flex;position:relative}.chapterLayout-module__m72i8W__contentWrapper{flex:1;width:100%;min-width:0;height:100%;padding:16px 0;position:relative}
.bookmark-module__caDkgq__container{background:var(--surface-secondary);border:2.5px solid var(--borders-primary-subtle);border-radius:1rem;flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;min-width:300px;max-width:300px;height:calc(100dvh - 2rem);max-height:100%;padding:.625rem .25rem;display:flex}.bookmark-module__caDkgq__collapseContainer{border:2.5px solid var(--borders-primary-subtle);border-radius:1rem;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;height:calc(100dvh - 2rem);padding:.5rem .75rem;display:flex}.bookmark-module__caDkgq__collapseButton{color:var(--surface-primary-inverse);cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;width:2rem;height:2rem}.bookmark-module__caDkgq__collapseButton:hover{background:var(--surface-primary-subtle)}.bookmark-module__caDkgq__collapsedButton{background:var(--surface-primary-subtle);color:var(--surface-primary-inverse);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.bookmark-module__caDkgq__topWrapper{align-self:stretch;align-items:center;gap:3.75rem;height:40px;padding:1.5rem .75rem;display:flex}.bookmark-module__caDkgq__bookmarkTitle{background:var(--surface-primary-subtle);justify-content:center;align-items:center;gap:.5rem;margin-left:-1rem;padding:.3rem 1rem;display:flex}.bookmark-module__caDkgq__chapterSection{flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:.75rem;padding:1.5rem .75rem .75rem;display:flex}.bookmark-module__caDkgq__chapterTextWrapper{flex-direction:column;gap:.25rem;margin-right:auto;display:flex}.bookmark-module__caDkgq__chapterHeadingWrapper{flex-direction:row;align-items:flex-start;gap:.25rem;width:100%;display:flex}.bookmark-module__caDkgq__tabContainer{flex-direction:column;flex-grow:1;justify-content:flex-start;align-items:center;width:100%;min-height:0;padding:0 .5rem;display:flex;overflow:hidden}.bookmark-module__caDkgq__tabContent{flex-direction:column;flex-grow:1;gap:.5rem;width:100%;margin-top:.75rem;display:flex;overflow:auto}.bookmark-module__caDkgq__tabs{background:var(--surface-primary);border-radius:.25rem;justify-content:center;align-items:center;gap:.25rem;width:100%;height:2.25rem;padding:.16rem;display:flex}.bookmark-module__caDkgq__tab{color:var(--text-primary);cursor:pointer;font-size:var(--text-xs-size);background:0 0;border:none;border-radius:.1875rem;flex:1 0 0;justify-content:center;align-self:stretch;align-items:center;gap:.25rem;padding:.25rem .75rem;font-weight:700;display:flex}.bookmark-module__caDkgq__tab:hover{background:var(--surface-secondary);color:var(--text-primary-accent);border-radius:.1875rem}.bookmark-module__caDkgq__activeTab,.bookmark-module__caDkgq__activeTab:hover{background:var(--surface-primary-subtle);color:var(--text-primary-accent);border-radius:.1875rem}.bookmark-module__caDkgq__mobileContainer{flex-direction:column;height:100dvh;max-height:100dvh;margin:0 3vw;display:flex;overflow:hidden}.bookmark-module__caDkgq__entriesContent,.bookmark-module__caDkgq__statsContent,.bookmark-module__caDkgq__imagesContent{height:100%;overflow-y:auto}.bookmark-module__caDkgq__viewsWrapper{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}@media (max-width:768px){.bookmark-module__caDkgq__chapterSection{flex-shrink:0;padding:1rem .5rem .75rem}.bookmark-module__caDkgq__viewsWrapper{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.bookmark-module__caDkgq__tabContent{padding:.75rem .5rem;padding-bottom:calc(env(safe-area-inset-bottom) + 1rem);flex:1;overflow-y:auto}.bookmark-module__caDkgq__tabContainer{flex-direction:column;flex-grow:1;min-height:0;padding:0;display:flex;overflow:hidden}.bookmark-module__caDkgq__tabs{flex-shrink:0}}
.bookmarkStats-module__GrmKKa__wrapper{flex-direction:column;gap:8px;width:100%;height:100%;padding-top:4px;display:flex;overflow-y:auto}.bookmarkStats-module__GrmKKa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:8px;width:100%;display:grid}.bookmarkStats-module__GrmKKa__statsItem{background:var(--surface-primary-light);text-align:center;border-radius:8px;flex-direction:column;flex:1 0 0;justify-content:center;align-items:center;gap:2px;width:100%;height:3.75rem;padding:2px;display:flex}.bookmarkStats-module__GrmKKa__statGroup{flex-direction:column;gap:8px;display:flex}@media (max-width:768px){.bookmarkStats-module__GrmKKa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:8px;width:100%;display:grid}.bookmarkStats-module__GrmKKa__statsItem{gap:6px;height:4.5rem}.bookmarkStats-module__GrmKKa__value{font-size:var(--text-lg-size)}.bookmarkStats-module__GrmKKa__label{font-size:var(--text-xs-size);margin-bottom:-6px}}
.tooltip-module__9CzKDW__tooltipContent{background-color:var(--surface-secondary-inverse);color:var(--text-inverse);font-family:var(--font-primary-body);font-size:var(--text-sm-size);text-align:center;will-change:transform,opacity;z-index:50;max-width:300px;padding:10px 14px;line-height:1.4;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1)}.tooltip-module__9CzKDW__tooltipContentTransparent{-webkit-backdrop-filter:blur(24px)saturate(1.5);backdrop-filter:blur(24px)saturate(1.5);background:rgb(var(--surface-primary-rgb,242,238,233),.85);border:1px solid rgb(var(--border-primary-subtle-rgb,229,221,213),.3);color:var(--text-primary);box-shadow:0 4px 24px #00000026,0 1px 3px #00000014,inset 0 0 0 1px #ffffff0d}.tooltip-module__9CzKDW__tooltipContent:focus,.tooltip-module__9CzKDW__tooltipContent:focus-visible,.tooltip-module__9CzKDW__tooltipContentTransparent:focus,.tooltip-module__9CzKDW__tooltipContentTransparent:focus-visible{outline:none}.tooltip-module__9CzKDW__borderRadiusSm{border-radius:8px}.tooltip-module__9CzKDW__borderRadiusMd{border-radius:12px}.tooltip-module__9CzKDW__borderRadiusLg{border-radius:16px}.tooltip-module__9CzKDW__tooltipContent[data-state=delayed-open][data-side=top]{animation-name:tooltip-module__9CzKDW__slide-down}.tooltip-module__9CzKDW__tooltipContent[data-state=delayed-open][data-side=bottom]{animation-name:tooltip-module__9CzKDW__slide-up}.tooltip-module__9CzKDW__tooltipContent[data-state=delayed-open][data-side=left]{animation-name:tooltip-module__9CzKDW__slide-right}.tooltip-module__9CzKDW__tooltipContent[data-state=delayed-open][data-side=right]{animation-name:tooltip-module__9CzKDW__slide-left}.tooltip-module__9CzKDW__tooltipArrow{fill:var(--surface-secondary-inverse);width:16px;height:8px}.tooltip-module__9CzKDW__tooltipArrowTransparent{fill:rgb(var(--surface-primary-rgb,242,238,233),.85);filter:drop-shadow(0 1px 2px #0000001a)}@keyframes tooltip-module__9CzKDW__slide-down{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes tooltip-module__9CzKDW__slide-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes tooltip-module__9CzKDW__slide-right{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes tooltip-module__9CzKDW__slide-left{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}
.connectionStatus-module__TFfLsa__container{align-items:center;gap:8px;display:flex}.connectionStatus-module__TFfLsa__statusIndicator{background:var(--surface-secondary);border-radius:16px;justify-content:flex-start;align-items:center;gap:8px;height:32px;padding:4px 12px;font-size:12px;font-weight:500;display:flex}.connectionStatus-module__TFfLsa__statusDot{border-radius:50%;width:8px;height:8px;transition:background-color .2s}.connectionStatus-module__TFfLsa__statusText{margin-bottom:-1px}.connectionStatus-module__TFfLsa__gray{background-color:#6b7280}.connectionStatus-module__TFfLsa__yellow{background-color:#fbbf24}.connectionStatus-module__TFfLsa__green{background-color:#10b981}.connectionStatus-module__TFfLsa__blue{background-color:#3b82f6}.connectionStatus-module__TFfLsa__red{background-color:#f87171}.connectionStatus-module__TFfLsa__pulsing{animation:1.5s ease-in-out infinite connectionStatus-module__TFfLsa__pulse}@keyframes connectionStatus-module__TFfLsa__pulse{0%,to{opacity:1}50%{opacity:.5}}.connectionStatus-module__TFfLsa__usersContainer{align-items:center;gap:8px;display:flex}.connectionStatus-module__TFfLsa__userBadge{background:var(--surface-secondary);transform-origin:0;border-radius:16px;align-items:center;gap:6px;padding:4px 12px 4px 4px;font-size:12px;font-weight:650;transition:background-color .2s;display:flex;position:relative;overflow:hidden}.connectionStatus-module__TFfLsa__userAvatar{flex-shrink:0}.connectionStatus-module__TFfLsa__userName{color:var(--text-secondary);white-space:nowrap}.connectionStatus-module__TFfLsa__moreUsers{background:var(--surface-secondary);color:var(--text-secondary);border-radius:16px;justify-content:center;align-items:center;min-width:32px;padding:4px 8px;font-size:12px;font-weight:600;display:flex}@media (max-width:768px){.connectionStatus-module__TFfLsa__container{flex-wrap:wrap;gap:8px}.connectionStatus-module__TFfLsa__statusIndicator{padding:4px 10px;font-size:11px}.connectionStatus-module__TFfLsa__userBadge{padding:4px 10px 4px 4px;font-size:12px}.connectionStatus-module__TFfLsa__userName{color:var(--text-primary);white-space:nowrap}}.connectionStatus-module__TFfLsa__readOnlyIcon{color:var(--text-secondary);flex-shrink:0}
.stepCoverImageDecision-module__iNDuba__container{flex-direction:column;gap:32px;width:100%;max-width:500px;margin:0 auto;display:flex}.stepCoverImageDecision-module__iNDuba__uploadArea{flex-direction:column;align-items:center;gap:16px;display:flex}.stepCoverImageDecision-module__iNDuba__dropZone{background:var(--surface-secondary);border:2px dashed var(--border-primary);cursor:pointer;text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:200px;padding:32px;transition:all .2s;display:flex}.stepCoverImageDecision-module__iNDuba__dropZone:hover{border-color:var(--color-text-primary-accent)}.stepCoverImageDecision-module__iNDuba__dragActive{background:var(--surface-primary-subtle);border-color:var(--color-text-primary-accent)}.stepCoverImageDecision-module__iNDuba__uploadIcon{color:var(--color-text-secondary)}.stepCoverImageDecision-module__iNDuba__spinningIcon{color:var(--color-text-secondary);animation:1s linear infinite stepCoverImageDecision-module__iNDuba__spin}@keyframes stepCoverImageDecision-module__iNDuba__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stepCoverImageDecision-module__iNDuba__dropText{color:var(--color-text-primary);font-size:var(--font-size-md);margin:0;font-weight:500}.stepCoverImageDecision-module__iNDuba__dropHint{color:var(--color-text-secondary);font-size:var(--font-size-sm);margin:0 0 4px}.stepCoverImageDecision-module__iNDuba__hiddenInput{display:none}.stepCoverImageDecision-module__iNDuba__previewArea{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.stepCoverImageDecision-module__iNDuba__thumbnailContainer{border:1px solid var(--border-primary-subtle);border-radius:8px;overflow:hidden}.stepCoverImageDecision-module__iNDuba__thumbnail{display:block}.stepCoverImageDecision-module__iNDuba__fileInfo{flex-direction:column;align-items:center;gap:2px;display:flex}.stepCoverImageDecision-module__iNDuba__previewActions{gap:8px;display:flex}.stepCoverImageDecision-module__iNDuba__skipHint{text-align:center;margin:0}.stepCoverImageDecision-module__iNDuba__error{background:var(--surface-error);color:var(--color-text-error);font-size:var(--font-size-sm);border-radius:8px;align-items:center;gap:8px;width:100%;padding:12px 16px;display:flex}
.colorThemeDropdown-module__MUVR4q__dropdownContent{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:var(--surface-primary-light);border:1px solid var(--border-primary-very-subtle);box-shadow:0 4px 24px -4px #00000026,0 0 0 .5px rgb(var(--border-primary-rgb)/20%);z-index:50;border-radius:12px;padding:8px}.colorThemeDropdown-module__MUVR4q__loadingContainer,.colorThemeDropdown-module__MUVR4q__errorContainer{justify-content:center;align-items:center;padding:12px 16px;display:flex}.colorThemeDropdown-module__MUVR4q__themesColumn{flex-direction:column;gap:4px;display:flex}.colorThemeDropdown-module__MUVR4q__themeOption{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 8px;transition:background-color .15s,transform .15s}.colorThemeDropdown-module__MUVR4q__themeOption:hover{background-color:var(--surface-secondary);transform:scale(1.05)}.colorThemeDropdown-module__MUVR4q__themeOption:disabled{cursor:not-allowed;opacity:.7}.colorThemeDropdown-module__MUVR4q__colorCircles{flex-shrink:0;display:flex;position:relative}.colorThemeDropdown-module__MUVR4q__colorCircle{outline:2px solid var(--surface-primary-light);border-radius:50%;width:28px;height:28px;margin-left:-6px;position:relative}.colorThemeDropdown-module__MUVR4q__colorCircle:first-child{margin-left:0}.colorThemeDropdown-module__MUVR4q__themeOption:hover .colorThemeDropdown-module__MUVR4q__colorCircle{outline-color:var(--surface-secondary)}
.pagination-module__wscFca__pagination{justify-content:center;align-items:center;gap:8px;padding:16px 0;display:flex}.pagination-module__wscFca__navButton{min-width:100px}.pagination-module__wscFca__pageNumbers{align-items:center;gap:4px;display:flex}.pagination-module__wscFca__pageButton{background:var(--color-bg-primary);border:1px solid var(--color-border-primary);color:var(--color-text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:4px 12px;font-size:14px;transition:all .2s;display:flex}.pagination-module__wscFca__pageButton:hover:not(:disabled){background:var(--color-bg-secondary);color:var(--color-text-primary)}.pagination-module__wscFca__pageButton:disabled{cursor:default;opacity:.5}.pagination-module__wscFca__pageButton.pagination-module__wscFca__active{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-bg-primary)}.pagination-module__wscFca__ellipsis{color:var(--color-text-tertiary);padding:0 8px}.pagination-module__wscFca__loadMoreWrapper{justify-content:center;display:flex}.pagination-module__wscFca__loadMoreButton{min-width:120px}@media (max-width:768px){.pagination-module__wscFca__navButton{min-width:auto}.pagination-module__wscFca__navButton span{display:none}.pagination-module__wscFca__pageNumbers{gap:2px}.pagination-module__wscFca__pageButton{min-width:28px;height:28px;padding:2px 8px;font-size:13px}}
.passwordRequirements-module__N4dhCa__requirementsContainer{background-color:var(--surface-secondary);border:1px solid var(--border-default);border-radius:8px;flex-direction:column;gap:8px;margin-top:8px;padding:12px;transition:background-color .3s;display:flex;overflow:hidden}.passwordRequirements-module__N4dhCa__requirementsContainer.passwordRequirements-module__N4dhCa__validState{background-color:var(--surface-secondary);padding:8px 12px}.passwordRequirements-module__N4dhCa__title{color:var(--text-secondary);letter-spacing:.025em;text-transform:uppercase;font-size:13px;font-weight:600}.passwordRequirements-module__N4dhCa__badgeContainer{flex-wrap:wrap;gap:8px;width:calc(100% + 8px);margin:0 -4px -4px;display:flex}.passwordRequirements-module__N4dhCa__requirementBadge{border-radius:8px;align-items:center;gap:6px;padding:4px 8px;transition:background-color .2s,color .2s;display:inline-flex}.passwordRequirements-module__N4dhCa__requirementBadge.passwordRequirements-module__N4dhCa__unmet{background-color:var(--surface-secondary-hover);color:var(--text-secondary);font-weight:550}.passwordRequirements-module__N4dhCa__requirementBadge.passwordRequirements-module__N4dhCa__met{background:color-mix(in srgb,var(--surface-success)50%,transparent);color:var(--text-success);font-weight:600}.passwordRequirements-module__N4dhCa__requirementBadge.passwordRequirements-module__N4dhCa__invalid{background:color-mix(in srgb,var(--surface-danger)40%,transparent);color:var(--text-danger);font-weight:600}.passwordRequirements-module__N4dhCa__requirementIcon{flex-shrink:0}.passwordRequirements-module__N4dhCa__requirementText{white-space:nowrap;font-size:.875rem;line-height:1.4}@media (max-width:640px){.passwordRequirements-module__N4dhCa__requirementsContainer{padding:8px}.passwordRequirements-module__N4dhCa__requirementBadge{padding:5px 10px}.passwordRequirements-module__N4dhCa__requirementText{font-size:12px}}.passwordRequirements-module__N4dhCa__validContainer{align-items:center;gap:8px;display:flex}.passwordRequirements-module__N4dhCa__checkIcon{color:var(--text-success);flex-shrink:0}.passwordRequirements-module__N4dhCa__requirementsContent{flex-direction:column;gap:8px;display:flex}
.readOnlyIndicator-module__QkJ3vW__indicator{background:var(--surface-warning);cursor:pointer;white-space:nowrap;border-radius:16px;justify-content:flex-start;align-items:center;gap:6px;height:32px;padding:0 8px;font-size:12px;font-weight:500;display:flex;position:relative;overflow:hidden}.readOnlyIndicator-module__QkJ3vW__indicator:hover{background:var(--surface-warning-hover,var(--surface-warning))}.readOnlyIndicator-module__QkJ3vW__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex}.readOnlyIndicator-module__QkJ3vW__icon{color:var(--text-warning);flex-shrink:0;display:flex}.readOnlyIndicator-module__QkJ3vW__text{color:var(--text-warning);text-overflow:clip;white-space:nowrap;margin-bottom:-1px;overflow:hidden}@media (max-width:768px){.readOnlyIndicator-module__QkJ3vW__indicator{padding:0 8px;font-size:11px}.readOnlyIndicator-module__QkJ3vW__text{display:block}}
.colorThemeModal-module__XUtoaG__container{flex-direction:column;gap:0;min-height:300px;max-height:500px;display:flex}.colorThemeModal-module__XUtoaG__loadingContainer,.colorThemeModal-module__XUtoaG__errorContainer{justify-content:center;align-items:center;min-height:200px;padding:32px;display:flex}.colorThemeModal-module__XUtoaG__themesList{flex-direction:column;gap:8px;display:flex}.colorThemeModal-module__XUtoaG__themeItem{background:var(--surface-primary-light);border:2px solid var(--border-primary-very-subtle);cursor:pointer;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:all .15s;display:flex;position:relative}.colorThemeModal-module__XUtoaG__themeItem:hover{background:var(--surface-secondary);border-color:var(--border-primary-subtle)}.colorThemeModal-module__XUtoaG__themeItem:focus-visible{border-color:var(--border-accent);outline:2px solid var(--border-accent);outline-offset:2px}.colorThemeModal-module__XUtoaG__themeItem.colorThemeModal-module__XUtoaG__selected{background:var(--surface-secondary);border-color:var(--border-accent)}.colorThemeModal-module__XUtoaG__themeItem.colorThemeModal-module__XUtoaG__current{background:var(--surface-secondary-hover);border-color:var(--border-primary-subtle)}.colorThemeModal-module__XUtoaG__themeItem:disabled{cursor:not-allowed;opacity:.7}.colorThemeModal-module__XUtoaG__themeContent{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.colorThemeModal-module__XUtoaG__themeTopRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.colorThemeModal-module__XUtoaG__themeNameRow{align-items:center;gap:8px;display:flex}.colorThemeModal-module__XUtoaG__themeName{color:var(--text-primary);font-size:var(--font-size-md);white-space:nowrap;font-weight:600}.colorThemeModal-module__XUtoaG__colorPreview{gap:8px;display:flex}.colorThemeModal-module__XUtoaG__colorDot{border:2px solid var(--surface-primary-light);border-radius:50%;width:24px;height:24px;transition:transform .15s;box-shadow:0 1px 3px #0000001f}.colorThemeModal-module__XUtoaG__themeItem:hover .colorThemeModal-module__XUtoaG__colorDot{transform:scale(1.1)}.colorThemeModal-module__XUtoaG__themeDescription{color:var(--text-secondary);font-size:var(--font-size-sm);margin:0;line-height:1.4}.colorThemeModal-module__XUtoaG__themesList::-webkit-scrollbar{width:8px}.colorThemeModal-module__XUtoaG__themesList::-webkit-scrollbar-track{background:var(--surface-secondary);border-radius:4px}.colorThemeModal-module__XUtoaG__themesList::-webkit-scrollbar-thumb{background:var(--border-primary-subtle);border-radius:4px}.colorThemeModal-module__XUtoaG__themesList::-webkit-scrollbar-thumb:hover{background:var(--border-primary)}@media (max-width:640px){.colorThemeModal-module__XUtoaG__themeItem{padding:10px 12px}.colorThemeModal-module__XUtoaG__colorDot{width:20px;height:20px}.colorThemeModal-module__XUtoaG__themeTopRow{gap:12px}}
.changeEmailModal-module__k7bE5q__form{flex-direction:column;gap:24px;width:100%;display:flex}.changeEmailModal-module__k7bE5q__content{flex-direction:column;gap:20px;display:flex}.changeEmailModal-module__k7bE5q__description{margin:0;line-height:1.5}.changeEmailModal-module__k7bE5q__emailInfo{background-color:var(--surface-secondary);border-radius:8px;padding:12px 16px}.changeEmailModal-module__k7bE5q__emailInfo p{margin:0}.changeEmailModal-module__k7bE5q__actions{border-top:1px solid var(--border);justify-content:flex-end;gap:12px;padding-top:24px;display:flex}
@keyframes endOfList-module__rDfUHq__fade-in-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.endOfList-module__rDfUHq__endOfList{background:var(--surface-primary-light);border:1px stroke var(--border-primary-subtle);text-align:center;border-radius:16px;flex-direction:column;align-self:center;align-items:center;gap:8px;width:min-content;margin:24px 0;padding:16px 24px;animation:.3s ease-out endOfList-module__rDfUHq__fade-in-up;display:flex}.endOfList-module__rDfUHq__icon{color:var(--color-text-tertiary)}.endOfList-module__rDfUHq__message{white-space:nowrap}@media (max-width:768px){.endOfList-module__rDfUHq__endOfList{margin:16px 0;padding:20px}.endOfList-module__rDfUHq__iconWrapper{width:36px;height:36px}.endOfList-module__rDfUHq__icon{width:18px;height:18px}}
.accountDetails-module__jDFqjq__list{border:1px solid var(--border-primary-subtle);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.accountDetails-module__jDFqjq__row{align-items:center;gap:14px;padding:14px 16px;display:flex}.accountDetails-module__jDFqjq__row:not(:last-of-type){border-bottom:1px solid var(--border-primary-subtle)}.accountDetails-module__jDFqjq__icon{background:var(--surface-secondary);color:var(--text-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.accountDetails-module__jDFqjq__rowText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.accountDetails-module__jDFqjq__rowValue{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.accountDetails-module__jDFqjq__popupForm{flex-direction:column;gap:16px;display:flex}.accountDetails-module__jDFqjq__popupActions{justify-content:flex-end;gap:12px;display:flex}
.coverFlowModal-module__JXed3W__container{flex-direction:column;gap:16px;width:100%;min-width:320px;display:flex;position:relative;overflow-x:hidden}.coverFlowModal-module__JXed3W__content{flex-direction:column;min-height:400px;display:flex}.coverFlowModal-module__JXed3W__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:400px;padding:48px;display:flex}.coverFlowModal-module__JXed3W__errorContainer{justify-content:center;align-items:center;min-height:300px;padding:48px;display:flex}.coverFlowModal-module__JXed3W__emptyContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:300px;padding:48px;display:flex}.coverFlowModal-module__JXed3W__emptyIcon{color:var(--text-secondary);margin-bottom:8px}.coverFlowModal-module__JXed3W__trackWrapper{justify-content:center;align-items:center;gap:16px;width:100%;display:flex;position:relative}.coverFlowModal-module__JXed3W__track{cursor:grab;justify-content:center;align-items:center;width:100%;height:320px;display:flex;position:relative;overflow:visible}.coverFlowModal-module__JXed3W__track:active{cursor:grabbing}.coverFlowModal-module__JXed3W__perspective{perspective:1000px;perspective-origin:50%;height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;width:600px;display:flex;position:relative}.coverFlowModal-module__JXed3W__perspectiveChapter{perspective:1200px;perspective-origin:50%;height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;width:800px;display:flex;position:relative}.coverFlowModal-module__JXed3W__coverItem{background:var(--surface-primary-light);border:1px solid var(--border-primary-subtle);cursor:pointer;height:280px;transform-style:preserve-3d;border-radius:8px;flex-shrink:0;width:200px;margin-left:-100px;transition:box-shadow .3s ease-out,filter .3s ease-out;position:absolute;left:50%;overflow:hidden;box-shadow:0 4px 20px #0000001a}.coverFlowModal-module__JXed3W__coverItem:hover{box-shadow:0 8px 32px #00000026}.coverFlowModal-module__JXed3W__coverItemCenter{cursor:pointer;box-shadow:0 8px 40px #0003}.coverFlowModal-module__JXed3W__coverItemCenter:hover{box-shadow:0 12px 48px #00000040}.coverFlowModal-module__JXed3W__chapterItem{background:var(--surface-primary-light);border:1px solid var(--border-primary-subtle);cursor:pointer;height:280px;transform-style:preserve-3d;border-radius:8px;flex-shrink:0;width:400px;margin-left:-200px;transition:box-shadow .3s ease-out,filter .3s ease-out;position:absolute;left:50%;overflow:hidden;box-shadow:0 4px 20px #0000001a}.coverFlowModal-module__JXed3W__chapterItem:hover{box-shadow:0 8px 32px #00000026}.coverFlowModal-module__JXed3W__chapterItemCenter{cursor:pointer;box-shadow:0 8px 40px #0003}.coverFlowModal-module__JXed3W__chapterItemCenter:hover{box-shadow:0 12px 48px #00000040}.coverFlowModal-module__JXed3W__previewSpread{width:100%;height:100%;display:flex}.coverFlowModal-module__JXed3W__previewPage{background:#fff;flex:1;height:100%;position:relative;overflow:hidden}.coverFlowModal-module__JXed3W__previewPage:first-child{border-right:1px solid var(--border-primary-subtle)}.coverFlowModal-module__JXed3W__previewIframeChapter{box-sizing:border-box;pointer-events:none;transform-origin:0 0;border:none;width:148mm;height:210mm;position:absolute;top:0;left:0;transform:scale(.358)}.coverFlowModal-module__JXed3W__previewContainer{background:#fff;width:100%;height:100%;position:relative;overflow:hidden}.coverFlowModal-module__JXed3W__previewIframe{box-sizing:border-box;pointer-events:none;transform-origin:0 0;border:none;width:148mm;height:210mm;position:absolute;top:0;left:0;transform:scale(.353)}.coverFlowModal-module__JXed3W__previewPlaceholder{background:var(--surface-secondary);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.coverFlowModal-module__JXed3W__placeholderText{color:var(--text-secondary);font-size:var(--text-sm-size)}.coverFlowModal-module__JXed3W__navButton{z-index:20;flex-shrink:0;box-shadow:0 2px 8px #0000001a;background:var(--surface-secondary)!important;border-radius:50%!important;width:48px!important;height:48px!important}.coverFlowModal-module__JXed3W__navButton:hover:not(:disabled){background:var(--surface-primary-subtle)!important}.coverFlowModal-module__JXed3W__navButtonDisabled{cursor:not-allowed;opacity:.3}.coverFlowModal-module__JXed3W__info{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:0 24px;display:flex}.coverFlowModal-module__JXed3W__titleRow{align-items:center;gap:8px;display:flex}.coverFlowModal-module__JXed3W__templateName{margin:0}.coverFlowModal-module__JXed3W__currentBadgeInline{background-color:var(--surface-success);color:var(--text-success-inverse);font-size:var(--text-xs-size);font-weight:var(--font-weight-regular);white-space:nowrap;border-radius:16px;padding:4px 12px}.coverFlowModal-module__JXed3W__templateDescription{max-width:400px;min-height:32px;margin:0}.coverFlowModal-module__JXed3W__badges{gap:8px;margin-top:4px;display:flex}.coverFlowModal-module__JXed3W__defaultBadge{background-color:var(--surface-primary);color:var(--text-primary-accent);font-size:var(--text-xs-size);font-weight:var(--font-weight-regular);border-radius:16px;padding:4px 12px;display:inline-block}.coverFlowModal-module__JXed3W__pagination{justify-content:center;gap:8px;margin-top:12px;padding-bottom:2px;display:flex}.coverFlowModal-module__JXed3W__dot{background:var(--border-primary);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .2s,transform .2s}.coverFlowModal-module__JXed3W__dot:hover{background:var(--border-primary-bold);transform:scale(1.2)}.coverFlowModal-module__JXed3W__dotActive{background:var(--text-primary-accent);transform:scale(1.3)}.coverFlowModal-module__JXed3W__footer{z-index:10;justify-content:flex-end;display:flex;position:absolute;bottom:16px;right:16px}@media (max-width:1024px){.coverFlowModal-module__JXed3W__perspective{width:500px}.coverFlowModal-module__JXed3W__perspectiveChapter{width:600px}.coverFlowModal-module__JXed3W__coverItem{width:170px;height:240px;margin-left:-85px}.coverFlowModal-module__JXed3W__chapterItem{width:340px;height:240px;margin-left:-170px}.coverFlowModal-module__JXed3W__previewIframe{transform:scale(.302)}.coverFlowModal-module__JXed3W__previewIframeChapter{transform:scale(.304)}.coverFlowModal-module__JXed3W__navButton{width:40px!important;height:40px!important}}@media (max-width:768px){.coverFlowModal-module__JXed3W__container{width:calc(100% + 6vw);min-width:280px;margin-left:-3vw;margin-right:-3vw}.coverFlowModal-module__JXed3W__info,.coverFlowModal-module__JXed3W__pagination{padding-left:3vw;padding-right:3vw}.coverFlowModal-module__JXed3W__content{min-height:320px}.coverFlowModal-module__JXed3W__track{height:240px}.coverFlowModal-module__JXed3W__perspective{perspective:800px;width:100%}.coverFlowModal-module__JXed3W__perspectiveChapter{perspective:1000px;width:100%}.coverFlowModal-module__JXed3W__coverItem{width:140px;height:200px;margin-left:-70px}.coverFlowModal-module__JXed3W__chapterItem{width:280px;height:180px;margin-left:-140px}.coverFlowModal-module__JXed3W__previewIframe{transform:scale(.252)}.coverFlowModal-module__JXed3W__previewIframeChapter{transform:scale(.25)}.coverFlowModal-module__JXed3W__navButton{display:none!important}.coverFlowModal-module__JXed3W__trackWrapper{gap:0}.coverFlowModal-module__JXed3W__loadingContainer,.coverFlowModal-module__JXed3W__emptyContainer{min-height:280px;padding:32px}.coverFlowModal-module__JXed3W__footer{display:none}}@media (prefers-reduced-motion:reduce){.coverFlowModal-module__JXed3W__dot{transition:none}}
.drawer-module__uWPkcG__overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(to bottom,var(--surface-primary)0%,#0000004d 4%,#0006 6%,#00000080 10%);opacity:0;z-index:49;transition:opacity .25s;position:fixed;inset:0}.drawer-module__uWPkcG__overlay[data-state=open]{opacity:1}.drawer-module__uWPkcG__content{background:var(--surface-primary);border-top:2px solid var(--border-primary-subtle);z-index:50;border-top-left-radius:.75rem;border-top-right-radius:.75rem;flex-direction:column;height:85vh;transition:transform .3s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.drawer-module__uWPkcG__content[data-state=open]{transform:translateY(0)}.drawer-module__uWPkcG__handle{background-color:var(--border-primary);border-radius:9999px;width:100px;height:8px;margin:.75rem auto}.drawer-module__uWPkcG__content.drawer-module__uWPkcG__fullHeight{height:100%;max-height:100vh}.drawer-module__uWPkcG__content:not(.drawer-module__uWPkcG__fullHeight){height:75vh;max-height:75vh}@media (max-width:768px){.drawer-module__uWPkcG__content{height:85vh;padding-bottom:env(safe-area-inset-bottom);touch-action:none;overflow:hidden}.drawer-module__uWPkcG__content[data-keyboard-visible=true]{height:100%;margin-bottom:0}}@supports (padding:max(0px)){.drawer-module__uWPkcG__content{padding-bottom:env(safe-area-inset-bottom)}}.drawer-module__uWPkcG__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
.statusBadge-module__Z6ndaa__statusBadge{border-radius:12px;justify-content:center;align-items:center;gap:.25rem;padding:.155rem .375rem .155rem .155rem;display:flex}.statusBadge-module__Z6ndaa__draft{background-color:var(--surface-warning);color:var(--text-warning-inverse)}.statusBadge-module__Z6ndaa__complete{background:var(--surface-success);color:var(--text-success)}.statusBadge-module__Z6ndaa__pending{background-color:var(--color-warning-50);color:var(--text-warning-inverse)}.statusBadge-module__Z6ndaa__deleted{background-color:var(--color-danger-100);color:var(--color-danger-500)}.statusBadge-module__Z6ndaa__iconWrapper{justify-content:center;align-items:center;display:flex}.statusBadge-module__Z6ndaa__draft .statusBadge-module__Z6ndaa__iconWrapper{color:var(--text-warning-inverse)}.statusBadge-module__Z6ndaa__complete .statusBadge-module__Z6ndaa__iconWrapper{color:var(--surface-success)}.statusBadge-module__Z6ndaa__pending .statusBadge-module__Z6ndaa__iconWrapper{color:var(--text-warning-inverse)}.statusBadge-module__Z6ndaa__deleted .statusBadge-module__Z6ndaa__iconWrapper{color:var(--color-danger-500)}
.animatedEntryImages-module__mDh4Oq__imagesContainer{grid-template-columns:repeat(2,1fr);gap:1px;width:calc(100% + 24px);height:100px;margin:0 -12px -12px;display:grid;position:relative}.animatedEntryImages-module__mDh4Oq__singleImage{grid-template-columns:1fr}.animatedEntryImages-module__mDh4Oq__leftImageWrapper,.animatedEntryImages-module__mDh4Oq__rightImageWrapper{width:100%;height:100%;display:flex;position:relative;overflow:hidden}.animatedEntryImages-module__mDh4Oq__imageWrapper{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.animatedEntryImages-module__mDh4Oq__image{object-fit:cover;object-position:center;width:100%;height:100%}@media (max-width:768px){.animatedEntryImages-module__mDh4Oq__imagesContainer{height:90px}}@media (max-width:480px){.animatedEntryImages-module__mDh4Oq__imagesContainer{width:calc(100% + 30px);height:120px;margin-left:-15px;margin-right:-15px}}.animatedEntryImages-module__mDh4Oq__expandedImageContainer{grid-template-columns:repeat(2,1fr);gap:2px;width:100%;height:100%;display:grid;position:relative}.animatedEntryImages-module__mDh4Oq__expandedSingleImage{grid-template-columns:1fr}.animatedEntryImages-module__mDh4Oq__expandedImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.animatedEntryImages-module__mDh4Oq__expandedImage:hover{transform:scale(1.02)}@media (min-width:769px){.animatedEntryImages-module__mDh4Oq__expandedImageContainer{border-radius:0 .5rem .5rem 0;overflow:hidden}}.animatedEntryImages-module__mDh4Oq__miniImageContainer{border-radius:0 .75rem .75rem 0;width:100%;height:100%;position:relative;overflow:hidden}.animatedEntryImages-module__mDh4Oq__miniImage{object-fit:cover;width:100%;height:100%;transition:transform .2s ease-in-out}.animatedEntryImages-module__mDh4Oq__miniImage:hover{transform:scale(1.02)}@media (max-width:768px){.animatedEntryImages-module__mDh4Oq__miniImageContainer{border-radius:0 .5rem .5rem 0}}@media (max-width:480px){.animatedEntryImages-module__mDh4Oq__miniImageContainer{width:100%;height:100%}}
.notificationsEmptyState-module__cQnd6q__emptyState{background-color:var(--surface-primary-light);border:1px dashed var(--border-primary-subtle);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:40px 24px;display:flex}.notificationsEmptyState-module__cQnd6q__emptyIconWrapper{background-color:var(--surface-secondary);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.notificationsEmptyState-module__cQnd6q__emptyIcon{color:var(--text-secondary)}.notificationsEmptyState-module__cQnd6q__emptyContent{flex-direction:column;gap:4px;max-width:280px;display:flex}@media (prefers-color-scheme:dark){.notificationsEmptyState-module__cQnd6q__emptyState{background-color:var(--surface-primary-light);border-color:var(--border-primary-subtle)}.notificationsEmptyState-module__cQnd6q__emptyIconWrapper{background-color:var(--surface-secondary)}}
.detailsStep-module__VgolLW__step{flex-direction:column;gap:24px;display:flex}.detailsStep-module__VgolLW__heading{color:var(--text-primary);margin:0}.detailsStep-module__VgolLW__form{flex-direction:column;gap:16px;display:flex}.detailsStep-module__VgolLW__nameRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.detailsStep-module__VgolLW__intro{margin:0}.detailsStep-module__VgolLW__regionField{justify-content:space-between;align-items:center;gap:12px;display:flex}@media (max-width:568px){.detailsStep-module__VgolLW__nameRow{grid-template-columns:1fr}}
.commentInput-module__Wneznq__inputWrapper{padding:8px 0 0}.commentInput-module__Wneznq__replyIndicator{color:var(--text-primary-accent);align-items:center;gap:6px;margin-top:-6px;margin-bottom:6px;padding:0 6px;font-size:.8rem;display:flex}.commentInput-module__Wneznq__replyIndicator span{font-weight:500}.commentInput-module__Wneznq__inputContainer{background-color:var(--surface-primary);border-radius:1rem;flex-direction:column;padding:.75rem .75rem 0;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;overflow:hidden;box-shadow:inset -.5px 1px 3px 2px #63483626}.commentInput-module__Wneznq__inputContainer.commentInput-module__Wneznq__expanded{box-shadow:inset 0 0 3.3px 1px #63483626}.commentInput-module__Wneznq__inputContent{position:relative}.commentInput-module__Wneznq__input{color:var(--text-primary);font-family:var(--font-primary-body);font-size:var(--text-sm-size);font-weight:var(--font-weight-regular);resize:none;background:0 0;border:none;outline:none;width:100%;min-height:24px;max-height:96px;padding:0;line-height:1.5;overflow-y:auto}.commentInput-module__Wneznq__input::-webkit-scrollbar{width:6px}.commentInput-module__Wneznq__input::-webkit-scrollbar-track{background:0 0}.commentInput-module__Wneznq__input::-webkit-scrollbar-thumb{background-color:var(--surface-primary-subtle);border-radius:3px}.commentInput-module__Wneznq__input::placeholder{color:var(--text-secondary)}.commentInput-module__Wneznq__actionBar{justify-content:space-between;align-items:center;margin:.75rem 0;display:flex}.commentInput-module__Wneznq__actionButtons{gap:.5rem;display:flex}.commentInput-module__Wneznq__actionButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;padding:.25rem;display:flex}.commentInput-module__Wneznq__actionButton:hover{background-color:var(--surface-primary);color:var(--text-primary)}.commentInput-module__Wneznq__mentionOptions{background:0 0;flex-direction:row;gap:4px;padding:4px 0;display:flex}.commentInput-module__Wneznq__mentionPrefix{color:var(--text-secondary);font-weight:var(--font-weight-regular);margin-top:-3px;margin-right:1px}.commentInput-module__Wneznq__mentionName{color:var(--text-primary);font-weight:var(--font-weight-semibold);text-wrap:nowrap}.commentInput-module__Wneznq__suggestionButton{background:var(--surface-primary);border:1px solid var(--border-primary-subtle);color:var(--text-primary);cursor:pointer;font-size:var(--text-sm-size);text-align:left;border-radius:8px;align-items:center;width:auto;padding:2px 6px;transition:background-color .2s;display:flex;box-shadow:inset 0 0 2px .5px #63483605}.commentInput-module__Wneznq__suggestionButton:hover{background:var(--surface-primary-subtle)}.commentInput-module__Wneznq__sendButton{background-color:var(--surface-primary);color:var(--text-secondary);cursor:not-allowed;font-size:var(--text-sm-size);font-weight:var(--font-weight-semibold);opacity:.7;border:none;border-radius:1.25rem;align-items:center;gap:.375rem;padding:.5rem 1rem;transition:background-color .2s,color .2s,opacity .2s;display:flex}.commentInput-module__Wneznq__sendButtonActive{background-color:var(--surface-accent);color:var(--text-inverse);cursor:pointer;opacity:1}.commentInput-module__Wneznq__sendButtonActive:hover{background-color:var(--surface-accent-hover)}@media (max-width:768px){.commentInput-module__Wneznq__inputWrapper{background:var(--surface-primary);z-index:2;margin:0 -16px;padding:8px 16px;position:sticky;bottom:0}.commentInput-module__Wneznq__replyIndicator{padding:4px 8px 8px}.commentInput-module__Wneznq__inputContainer{margin-bottom:env(safe-area-inset-bottom);max-height:30vh}.commentInput-module__Wneznq__input{min-height:44px;padding:8px 0;font-size:16px;line-height:1.3}.commentInput-module__Wneznq__input::placeholder{font-size:var(--text-md-size)}.commentInput-module__Wneznq__actionBar{padding-bottom:env(safe-area-inset-bottom);margin:1rem 0}.commentInput-module__Wneznq__actionButton{width:2.5rem;height:2.5rem}.commentInput-module__Wneznq__sendButton{font-size:var(--text-md-size);padding:.625rem 1.25rem}.commentInput-module__Wneznq__suggestionButton{font-size:var(--text-md-size);padding:4px 8px}.commentInput-module__Wneznq__mentionOptions{padding:6px 0}.commentInput-module__Wneznq__mentionName,.commentInput-module__Wneznq__mentionPrefix{font-size:var(--text-md-size)}}
.notificationSummary-module__EO3BZa__wrapper{width:100%;height:auto;position:relative;container:notification-summary/inline-size}.notificationSummary-module__EO3BZa__wrapperMobile{max-width:100%}.notificationSummary-module__EO3BZa__header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.notificationSummary-module__EO3BZa__headerMobile{justify-content:space-between;align-items:center;margin-bottom:16px;padding:0;display:flex}.notificationSummary-module__EO3BZa__headerTitle{align-items:center;gap:8px;display:flex}.notificationSummary-module__EO3BZa__content,.notificationSummary-module__EO3BZa__contentMobile{flex-direction:column;display:flex}.notificationSummary-module__EO3BZa__loadingContainer{flex-direction:column;gap:8px;display:flex}.notificationSummary-module__EO3BZa__skeletonItem{background:var(--shimmer-color-regular);border-radius:8px;width:100%;height:60px;animation:1.5s ease-in-out infinite notificationSummary-module__EO3BZa__shimmer}@keyframes notificationSummary-module__EO3BZa__shimmer{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.notificationSummary-module__EO3BZa__notificationsList{will-change:contents;flex-direction:column;gap:8px;display:flex}.notificationSummary-module__EO3BZa__cycleContainer{justify-content:center;align-items:center;gap:6px;margin-top:10px;padding-top:10px;display:flex}.notificationSummary-module__EO3BZa__cycleIndicator{text-align:center;-webkit-user-select:none;user-select:none;min-width:64px}.notificationSummary-module__EO3BZa__viewAllContainer{justify-content:center;align-items:center;margin-top:12px;padding-top:8px;display:flex}.notificationSummary-module__EO3BZa__appear{will-change:opacity,transform,filter}@container notification-summary not (min-width:400px){.notificationSummary-module__EO3BZa__notificationsList{gap:6px}.notificationSummary-module__EO3BZa__cycleContainer{gap:8px}.notificationSummary-module__EO3BZa__cycleIndicator{min-width:56px;font-size:11px}}
.stepCoverTemplate-module___wUtzG__container{flex-direction:column;gap:16px;width:100%;display:flex}.stepCoverTemplate-module___wUtzG__themeSection{width:100%}.stepCoverTemplate-module___wUtzG__themeTrigger{background-color:var(--surface-primary-light);cursor:pointer;text-align:left;border:none;border-radius:18px 32px 32px 18px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px;font-family:inherit;transition:background-color .15s,box-shadow .15s;display:flex}.stepCoverTemplate-module___wUtzG__themeTrigger:hover{box-shadow:0 2px 8px #0000000f}.stepCoverTemplate-module___wUtzG__themeTrigger:focus-visible{outline:2px solid var(--border-accent);outline-offset:2px}.stepCoverTemplate-module___wUtzG__themeInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.stepCoverTemplate-module___wUtzG__themeDescription{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stepCoverTemplate-module___wUtzG__triggerRight{background-color:var(--surface-primary);border-radius:32px;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;transition:background-color .15s,box-shadow .15s;display:flex;box-shadow:inset 0 1px 3px #00000014}.stepCoverTemplate-module___wUtzG__themeTrigger:hover .stepCoverTemplate-module___wUtzG__triggerRight{background-color:var(--surface-secondary-hover);box-shadow:inset 0 1px 2px #0000000a}.stepCoverTemplate-module___wUtzG__colorCircles{flex-shrink:0;display:flex;position:relative}.stepCoverTemplate-module___wUtzG__colorCircle{outline:3px solid var(--surface-primary);border-radius:50%;width:32px;height:32px;margin-left:-8px;transition:outline-color .15s,transform .15s;position:relative}.stepCoverTemplate-module___wUtzG__colorCircle:first-child{margin-left:0}.stepCoverTemplate-module___wUtzG__themeTrigger:hover .stepCoverTemplate-module___wUtzG__colorCircle{outline-color:var(--surface-secondary-hover);transform:scale(1.05)}.stepCoverTemplate-module___wUtzG__chevronIcon{color:var(--color-text-secondary);flex-shrink:0;transition:transform .2s}.stepCoverTemplate-module___wUtzG__chevronOpen{transform:rotate(180deg)}.stepCoverTemplate-module___wUtzG__coverFlowSection{width:100%}.stepCoverTemplate-module___wUtzG__coverFlowSection>div:first-child{position:relative;overflow:hidden}.stepCoverTemplate-module___wUtzG__coverFlowSection>div:first-child:before,.stepCoverTemplate-module___wUtzG__coverFlowSection>div:first-child:after{content:"";pointer-events:none;z-index:10;width:64px;height:100%;position:absolute;top:0}.stepCoverTemplate-module___wUtzG__coverFlowSection>div:first-child:before{background:linear-gradient(to right,var(--surface-primary),transparent);left:0}.stepCoverTemplate-module___wUtzG__coverFlowSection>div:first-child:after{background:linear-gradient(to left,var(--surface-primary),transparent);right:0}.stepCoverTemplate-module___wUtzG__coverFlowSection>div:first-child>button:first-of-type,.stepCoverTemplate-module___wUtzG__coverFlowSection>div:first-child>button:last-of-type{z-index:25;top:50%;transform:translateY(-50%);position:absolute!important}.stepCoverTemplate-module___wUtzG__coverFlowSection>div:first-child>button:first-of-type{left:8px}.stepCoverTemplate-module___wUtzG__coverFlowSection>div:first-child>button:last-of-type{right:8px}.stepCoverTemplate-module___wUtzG__emptyTemplates{justify-content:center;align-items:center;min-height:300px;display:flex}.stepCoverTemplate-module___wUtzG__loaderContainer{justify-content:center;align-items:center;min-height:340px;display:flex}@media (max-width:768px){.stepCoverTemplate-module___wUtzG__themeTrigger{gap:12px;padding:8px 8px 8px 14px}.stepCoverTemplate-module___wUtzG__triggerRight{padding:8px 14px}.stepCoverTemplate-module___wUtzG__colorCircle{width:28px;height:28px}}
.coverImageUploadModal-module__D3V1JG__overlay{z-index:999;background:#00000080;animation:.15s coverImageUploadModal-module__D3V1JG__fade-in;position:fixed;inset:0}@keyframes coverImageUploadModal-module__D3V1JG__fade-in{0%{opacity:0}to{opacity:1}}.coverImageUploadModal-module__D3V1JG__content{background:var(--surface-primary);box-shadow:var(--shadow-xl);z-index:1000;border-radius:12px;width:calc(100% - 32px);max-width:500px;max-height:90vh;animation:.2s coverImageUploadModal-module__D3V1JG__slide-up;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}@keyframes coverImageUploadModal-module__D3V1JG__slide-up{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.coverImageUploadModal-module__D3V1JG__title{border-bottom:1px solid var(--border-secondary);color:var(--text-primary);padding:20px 24px}.coverImageUploadModal-module__D3V1JG__body{padding:24px}.coverImageUploadModal-module__D3V1JG__dropZone{background:var(--surface-secondary);border:3px dashed var(--border-primary-subtle);cursor:pointer;text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:160px;padding:24px;transition:all .2s;display:flex}.coverImageUploadModal-module__D3V1JG__dropZone:hover{background:var(--surface-tertiary);border-color:var(--border-primary)}.coverImageUploadModal-module__D3V1JG__dragActive{background:var(--surface-accent-light);border-color:var(--accent-primary)}.coverImageUploadModal-module__D3V1JG__uploadingState{background:var(--surface-secondary);border-color:var(--border-secondary);pointer-events:none;cursor:default!important}.coverImageUploadModal-module__D3V1JG__spinningIcon{animation:1s linear infinite coverImageUploadModal-module__D3V1JG__spin}.coverImageUploadModal-module__D3V1JG__browseSection{border-top:1px solid var(--border-secondary);justify-content:center;margin-top:16px;padding-top:16px;display:flex}.coverImageUploadModal-module__D3V1JG__uploadIcon{color:var(--text-secondary)}.coverImageUploadModal-module__D3V1JG__dropText{color:var(--text-primary);font-size:16px;font-weight:600}.coverImageUploadModal-module__D3V1JG__dropHint{color:var(--text-secondary);max-width:320px;font-size:14px;line-height:1.5}.coverImageUploadModal-module__D3V1JG__hiddenInput{display:none}.coverImageUploadModal-module__D3V1JG__fileLayout{align-items:center;gap:12px;padding:12px;display:flex;position:relative}.coverImageUploadModal-module__D3V1JG__thumbnailContainer{border-radius:6px;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.coverImageUploadModal-module__D3V1JG__thumbnail{background:var(--surface-secondary);object-fit:cover;width:100%;height:100%;display:block}.coverImageUploadModal-module__D3V1JG__fileInfo{flex-direction:column;flex-grow:1;gap:2px;min-width:0;display:flex}.coverImageUploadModal-module__D3V1JG__metaInfo{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.coverImageUploadModal-module__D3V1JG__compressingOverlay{background:var(--surface-primary);border:1px solid var(--border-primary);color:var(--text-secondary);border-radius:3px;justify-content:center;align-items:center;gap:2px;width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:600;display:flex;position:absolute;top:-2px;right:-2px;box-shadow:0 2px 4px #0000001a}.coverImageUploadModal-module__D3V1JG__compressingSpinner{animation:1s linear infinite coverImageUploadModal-module__D3V1JG__spin}@keyframes coverImageUploadModal-module__D3V1JG__spin{to{transform:rotate(360deg)}}.coverImageUploadModal-module__D3V1JG__fileName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.coverImageUploadModal-module__D3V1JG__replaceWarning{color:var(--text-warning);align-items:center;gap:4px;margin-top:4px;font-size:12px;display:flex}.coverImageUploadModal-module__D3V1JG__error{background:var(--surface-danger-light);color:var(--text-danger);border-radius:6px;align-items:center;gap:8px;margin-top:16px;padding:8px 12px;font-size:13px;display:flex}.coverImageUploadModal-module__D3V1JG__actions{border-top:1px solid var(--border-secondary);justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.coverImageUploadModal-module__D3V1JG__closeButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.coverImageUploadModal-module__D3V1JG__closeButton:hover{background:var(--surface-secondary);color:var(--text-primary)}@media (max-width:768px){.coverImageUploadModal-module__D3V1JG__content{width:calc(100% - 16px);max-height:95vh}.coverImageUploadModal-module__D3V1JG__title{padding:16px 20px}.coverImageUploadModal-module__D3V1JG__body{padding:20px}.coverImageUploadModal-module__D3V1JG__dropZone{min-height:120px;padding:16px}.coverImageUploadModal-module__D3V1JG__fileLayout{padding:8px}.coverImageUploadModal-module__D3V1JG__thumbnailContainer{width:40px;height:40px}.coverImageUploadModal-module__D3V1JG__actions{flex-wrap:wrap;padding:12px 20px}.coverImageUploadModal-module__D3V1JG__browseSection{margin-top:12px;padding-top:12px}}
.activeReactions-module__5v2LGa__container{align-items:center;gap:6px;display:flex}.activeReactions-module__5v2LGa__reactionButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--surface-secondary);border:1px solid var(--border-primary-very-subtle);color:var(--text-primary);cursor:pointer;opacity:.8;transform-origin:0;border-radius:16px;justify-content:center;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:13px;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden}.activeReactions-module__5v2LGa__reactionButton:hover{background:var(--surface-secondary-hover);border-color:var(--border-primary-subtle);opacity:1}.activeReactions-module__5v2LGa__reactionButton.activeReactions-module__5v2LGa__active{background:var(--surface-accent);border-color:var(--surface-accent);color:var(--text-inverse);opacity:1}.activeReactions-module__5v2LGa__reactionButton.activeReactions-module__5v2LGa__active:hover{background:var(--surface-accent-hover);border-color:var(--surface-accent-hover)}.activeReactions-module__5v2LGa__iconWrapper{justify-content:center;align-items:center;width:18px;height:18px;display:flex}.activeReactions-module__5v2LGa__count{font-variant-numeric:tabular-nums;line-height:1}@media (max-width:768px){.activeReactions-module__5v2LGa__reactionButton{height:30px;padding:0 8px}.activeReactions-module__5v2LGa__container{gap:4px}}
.bubbleMenu-module__jQkq5W__bubbleMenu{background-color:var(--surface-primary);outline:1px solid var(--border-primary-subtle);z-index:1100;border:none;border-radius:8px;max-width:95vw;display:flex;box-shadow:0 2px 15px #0000001a}.bubbleMenu-module__jQkq5W__bubbleMenuContent{align-items:center;gap:4px;padding:4px;display:flex}.bubbleMenu-module__jQkq5W__bubbleMenuContent button{color:var(--text-primary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:14px;transition:all .2s;display:flex}.bubbleMenu-module__jQkq5W__bubbleMenuContent button:hover{background-color:var(--surface-primary-subtle)}.bubbleMenu-module__jQkq5W__bubbleMenuContent button.bubbleMenu-module__jQkq5W__active{background-color:var(--surface-accent);color:var(--text-accent)}.bubbleMenu-module__jQkq5W__menuContainer{flex-direction:column;gap:6px;width:100%;min-width:225px;padding:6px;display:flex}.bubbleMenu-module__jQkq5W__primaryRow,.bubbleMenu-module__jQkq5W__secondaryRow{align-items:center;gap:4px;display:flex}.bubbleMenu-module__jQkq5W__secondaryRow{background-color:var(--surface-primary);scrollbar-width:thin;white-space:nowrap;justify-content:center;align-items:center;position:relative}.bubbleMenu-module__jQkq5W__secondaryRow::-webkit-scrollbar{height:4px}.bubbleMenu-module__jQkq5W__secondaryRow::-webkit-scrollbar-track{background:var(--surface-primary-subtle);border-radius:2px}.bubbleMenu-module__jQkq5W__secondaryRow::-webkit-scrollbar-thumb{background:var(--border-primary);border-radius:2px}.bubbleMenu-module__jQkq5W__secondaryRow::-webkit-scrollbar-thumb:hover{background:var(--border-primary-bold)}.bubbleMenu-module__jQkq5W__menuButton{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:6px;font-size:14px;transition:background-color .15s;display:flex}.bubbleMenu-module__jQkq5W__menuButton:hover{background-color:var(--surface-primary-subtle)}.bubbleMenu-module__jQkq5W__menuButton.bubbleMenu-module__jQkq5W__isActive{background-color:var(--surface-secondary);color:var(--text-primary-accent)}.bubbleMenu-module__jQkq5W__menuButton.bubbleMenu-module__jQkq5W__isActive:hover{background-color:var(--surface-secondary);opacity:.9}.bubbleMenu-module__jQkq5W__formatButton{gap:6px;width:auto;padding:6px 12px;font-weight:500}.bubbleMenu-module__jQkq5W__divider{background-color:var(--border-primary);flex-shrink:0;width:1px;height:20px;margin:0 4px}.bubbleMenu-module__jQkq5W__closeButton{margin-left:auto;display:none}@media (max-width:768px){.bubbleMenu-module__jQkq5W__bubbleMenu{max-width:90vw;width:auto!important;position:fixed!important;bottom:16px!important;left:50%!important;transform:translate(-50%)!important}.bubbleMenu-module__jQkq5W__menuContainer{width:100%}.bubbleMenu-module__jQkq5W__primaryRow{flex-wrap:wrap;justify-content:flex-start;padding:4px}.bubbleMenu-module__jQkq5W__secondaryRow{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;width:100%;padding:4px;display:flex;overflow-x:auto}.bubbleMenu-module__jQkq5W__closeButton{display:flex}.bubbleMenu-module__jQkq5W__formatButton{justify-content:space-between;width:100%;margin-bottom:4px}}.bubbleMenu-module__jQkq5W__hoverDropdown{position:relative}.bubbleMenu-module__jQkq5W__hoverDropdownContent{background-color:var(--surface-primary);border:1px solid var(--border-primary-subtle);z-index:100;border-radius:8px;min-width:140px;padding:4px;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.bubbleMenu-module__jQkq5W__dropdownItem{color:var(--text-primary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;outline:none;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:13px;transition:background-color .1s;display:flex}.bubbleMenu-module__jQkq5W__dropdownItem:hover,.bubbleMenu-module__jQkq5W__dropdownItem:focus{background-color:var(--surface-primary-subtle)}.bubbleMenu-module__jQkq5W__dropdownItemActive{background-color:var(--surface-secondary);color:var(--text-primary-accent)}.bubbleMenu-module__jQkq5W__dropdownItemActive:hover,.bubbleMenu-module__jQkq5W__dropdownItemActive:focus{background-color:var(--surface-secondary)}@media (pointer:coarse){.bubbleMenu-module__jQkq5W__menuButton{width:36px;height:36px;padding:8px}.bubbleMenu-module__jQkq5W__formatButton{padding:8px 12px}.bubbleMenu-module__jQkq5W__dropdownTrigger{padding:8px 10px}}
.stepChapterTemplate-module__LDqKpW__container{flex-direction:column;gap:24px;width:100%;display:flex}.stepChapterTemplate-module__LDqKpW__coverFlowSection{width:100%}.stepChapterTemplate-module__LDqKpW__coverFlowSection>div:first-child{position:relative;overflow:hidden}.stepChapterTemplate-module__LDqKpW__coverFlowSection>div:first-child:before,.stepChapterTemplate-module__LDqKpW__coverFlowSection>div:first-child:after{content:"";pointer-events:none;z-index:10;width:64px;height:100%;position:absolute;top:0}.stepChapterTemplate-module__LDqKpW__coverFlowSection>div:first-child:before{background:linear-gradient(to right,var(--surface-primary),transparent);left:0}.stepChapterTemplate-module__LDqKpW__coverFlowSection>div:first-child:after{background:linear-gradient(to left,var(--surface-primary),transparent);right:0}.stepChapterTemplate-module__LDqKpW__coverFlowSection>div:first-child>button:first-of-type,.stepChapterTemplate-module__LDqKpW__coverFlowSection>div:first-child>button:last-of-type{z-index:25;top:50%;transform:translateY(-50%);position:absolute!important}.stepChapterTemplate-module__LDqKpW__coverFlowSection>div:first-child>button:first-of-type{left:8px}.stepChapterTemplate-module__LDqKpW__coverFlowSection>div:first-child>button:last-of-type{right:8px}.stepChapterTemplate-module__LDqKpW__emptyTemplates{justify-content:center;align-items:center;min-height:300px;display:flex}.stepChapterTemplate-module__LDqKpW__loaderContainer{justify-content:center;align-items:center;min-height:340px;display:flex}
.coverImageModal-module__aFHHra__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000bf;animation:.15s ease-out coverImageModal-module__aFHHra__overlay-show;position:fixed;inset:0}@keyframes coverImageModal-module__aFHHra__overlay-show{0%{opacity:0}to{opacity:1}}.coverImageModal-module__aFHHra__content{background:var(--surface-primary);border:1px solid var(--border-primary);z-index:1001;border-radius:16px;width:90vw;max-width:800px;max-height:90vh;padding:0;animation:.2s ease-out coverImageModal-module__aFHHra__content-show;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 16px 64px #00000026}@keyframes coverImageModal-module__aFHHra__content-show{0%{opacity:0;transform:translate(-50%,-50%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.coverImageModal-module__aFHHra__header{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.coverImageModal-module__aFHHra__headerInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.coverImageModal-module__aFHHra__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.coverImageModal-module__aFHHra__meta{align-items:center;gap:8px;display:flex}.coverImageModal-module__aFHHra__separator{color:var(--text-tertiary)}.coverImageModal-module__aFHHra__closeButton{flex-shrink:0}.coverImageModal-module__aFHHra__imageContainer{background:var(--surface-secondary);justify-content:center;align-items:center;min-height:400px;padding:24px;display:flex;overflow:auto}.coverImageModal-module__aFHHra__image{object-fit:contain;border-radius:8px;max-width:100%;height:auto;max-height:70vh;display:block;box-shadow:0 8px 32px #0000001f}@media (max-width:768px){.coverImageModal-module__aFHHra__content{border-radius:12px;width:95vw;max-height:85vh}.coverImageModal-module__aFHHra__header{padding:16px 20px}.coverImageModal-module__aFHHra__imageContainer{min-height:300px;padding:20px}.coverImageModal-module__aFHHra__image{max-height:60vh}}
.memberItem-module__6oNt4W__memberItem{border-bottom:1px solid var(--border-primary-subtle);justify-content:space-between;align-items:center;padding:16px;display:flex}.memberItem-module__6oNt4W__memberItem:last-child{border-bottom:none}.memberItem-module__6oNt4W__memberProfile{flex:1;align-items:center;gap:16px;display:flex}.memberItem-module__6oNt4W__memberActionControl{justify-content:center;align-items:center;min-width:40px;display:flex}.memberItem-module__6oNt4W__avatarContainer{flex-shrink:0}.memberItem-module__6oNt4W__memberInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.memberItem-module__6oNt4W__memberPrimary{align-items:center;gap:10px;min-height:24px;display:flex}.memberItem-module__6oNt4W__memberName{color:var(--text-primary);font-weight:var(--font-weight-semibold);align-items:center;gap:4px;display:flex}.memberItem-module__6oNt4W__currentUser{color:var(--text-secondary);font-size:var(--text-sm-size);margin-left:2px;font-weight:400}.memberItem-module__6oNt4W__memberSecondary{flex-direction:column;display:flex}.memberItem-module__6oNt4W__memberActions{align-items:center;gap:16px;display:flex}.memberItem-module__6oNt4W__memberRole{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.memberItem-module__6oNt4W__memberEmail{color:var(--text-secondary);font-size:var(--text-xs-size);text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.memberItem-module__6oNt4W__ownerIcon{color:var(--state-success)}.memberItem-module__6oNt4W__adminIcon{color:var(--text-primary-accent)}.memberItem-module__6oNt4W__writeIcon{color:var(--text-primary)}.memberItem-module__6oNt4W__readIcon{color:var(--text-secondary)}.memberItem-module__6oNt4W__actionButton{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:4px;display:flex}.memberItem-module__6oNt4W__actionButton:focus{outline:2px solid var(--border-primary);outline-offset:1px}.memberItem-module__6oNt4W__actionButton:hover:not(.memberItem-module__6oNt4W__disabledButton){background-color:var(--surface-primary-subtle);color:var(--text-primary)}.memberItem-module__6oNt4W__disabledButton{cursor:not-allowed;opacity:.6}.memberItem-module__6oNt4W__activeOption{background-color:var(--surface-primary-subtle);font-weight:var(--font-weight-medium)}.memberItem-module__6oNt4W__dangerAction{color:var(--state-danger)!important}.memberItem-module__6oNt4W__spinIcon{animation:1s linear infinite memberItem-module__6oNt4W__spin}@keyframes memberItem-module__6oNt4W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.memberItem-module__6oNt4W__memberItem{flex-direction:column;align-items:flex-start;gap:12px}.memberItem-module__6oNt4W__memberActions{justify-content:space-between;width:100%}.memberItem-module__6oNt4W__memberProfile{width:100%}.memberItem-module__6oNt4W__memberRole{align-items:flex-start}.memberItem-module__6oNt4W__memberEmail{text-align:left}}
.sort-module__5AKdsW__sortControls{z-index:3;align-items:center;gap:.5rem;display:flex;position:relative}.sort-module__5AKdsW__desktopSort{display:none}@container (min-width:768px){.sort-module__5AKdsW__desktopSort{display:block}}.sort-module__5AKdsW__sortWrapper{background:var(--surface-primary);border:1px solid var(--border-primary);color:var(--text-primary-accent);cursor:pointer;border-radius:1.6875rem;justify-content:center;align-items:center;transition:all .2s ease-in-out;display:flex}.sort-module__5AKdsW__sortWrapper:hover{border-color:var(--border-primary-bold)}.sort-module__5AKdsW__sortTrigger{color:inherit;cursor:pointer;border-radius:1rem .1rem .1rem 1rem;align-items:center;gap:.5rem;margin:.1rem .1rem .1rem .2rem;padding:.4rem .65rem;transition:all .2s ease-in-out;display:flex}.sort-module__5AKdsW__sortTrigger:hover{background-color:var(--surface-primary-subtle)}.sort-module__5AKdsW__directionButton{color:inherit;cursor:pointer;background:0 0;border:none;border-radius:.1rem 1rem 1rem .1rem;flex-shrink:0;justify-content:center;align-items:center;width:auto;height:100%;margin:.1rem;padding:.4rem .65rem .4rem .4rem;transition:all .2s ease-in-out;display:flex}.sort-module__5AKdsW__directionButton:hover{background-color:var(--surface-primary-subtle)}.sort-module__5AKdsW__divider{background:var(--border-primary);align-self:stretch;width:1px;height:auto}.sort-module__5AKdsW__sortContent{background:var(--surface-primary);border:1px solid var(--border-primary);border-radius:.5rem;min-width:12rem;padding:.25rem;overflow:hidden;box-shadow:0 2px 10px #0000001a}.sort-module__5AKdsW__sortItem{color:var(--text-primary);cursor:pointer;font-size:var(--text-sm-size);text-align:left;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:.25rem;align-items:center;width:100%;padding:.5rem .75rem;transition:all .2s ease-in-out;display:flex}.sort-module__5AKdsW__sortItem:hover{background:var(--surface-secondary)}.sort-module__5AKdsW__sortItemActive{background:var(--surface-accent);color:var(--text-inverse)}.sort-module__5AKdsW__sortItemActive:hover{background:var(--surface-secondary);color:var(--text-primary)}.sort-module__5AKdsW__mobileSort{display:none}@container (max-width:767px){.sort-module__5AKdsW__mobileSort{flex-shrink:0;display:flex}}.sort-module__5AKdsW__mobileSortWrapper{background:var(--surface-primary);border:1px solid var(--border-primary);color:var(--text-primary-accent);cursor:pointer;border-radius:1.6875rem;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;transition:all .2s ease-in-out;display:flex}.sort-module__5AKdsW__mobileTrigger{cursor:pointer;background:0 0;border:none;border-radius:1rem .1rem .1rem 1rem;align-items:center;gap:.5rem;margin:.1rem;padding:.4rem .65rem;transition:all .2s ease-in-out;display:flex}@media (hover:hover) and (pointer:fine){.sort-module__5AKdsW__mobileTrigger:hover{background-color:var(--surface-primary-subtle)}}@media (hover:none) and (pointer:coarse){.sort-module__5AKdsW__mobileTrigger:hover{background-color:#0000}}.sort-module__5AKdsW__mobileDirectionButton{color:var(--text-primary-accent);cursor:pointer;background:0 0;border:none;border-radius:.1rem 1rem 1rem .1rem;flex-shrink:0;justify-content:center;align-items:center;height:100%;margin:.1rem;padding:.4rem .65rem .4rem .4rem;transition:all .2s ease-in-out;display:flex}@media (hover:hover) and (pointer:fine){.sort-module__5AKdsW__mobileDirectionButton:hover{background-color:var(--surface-primary-subtle)}}@media (hover:none) and (pointer:coarse){.sort-module__5AKdsW__mobileDirectionButton:hover{background-color:#0000}}.sort-module__5AKdsW__mobileSortTitle{color:var(--text-secondary);font-size:var(--text-sm-size)}.sort-module__5AKdsW__activeItem{background:var(--surface-accent);color:var(--text-inverse)}.sort-module__5AKdsW__activeItem:hover{background:var(--surface-accent)}
.streakStat-module__s0H4wq__streakStatWrapper{flex-direction:column;gap:6px;width:100%;display:flex}.streakStat-module__s0H4wq__statWrapper{background:var(--surface-secondary);border-radius:12px;flex:1 0 0;align-items:center;gap:10px;height:3.5rem;padding:8px 10px;display:flex}.streakStat-module__s0H4wq__statContent{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.streakStat-module__s0H4wq__value{max-height:1.125rem;overflow:hidden}.streakStat-module__s0H4wq__label{max-height:1rem;overflow:hidden}.streakStat-module__s0H4wq__wrapper{flex-wrap:wrap;flex:1 0 0;align-content:flex-start;align-items:flex-start;gap:.5rem;display:flex}.streakStat-module__s0H4wq__desktopOnly{display:flex}@media (max-width:768px){.streakStat-module__s0H4wq__desktopOnly{display:none}}.streakStat-module__s0H4wq__mobileOnly{display:flex}@media (min-width:769px){.streakStat-module__s0H4wq__mobileOnly{display:none}}.streakStat-module__s0H4wq__divider{background:var(--border-primary);width:100%;height:1px;margin:0}
.commentReactions-module__9qqFnG__reactionsContainer{align-items:center;gap:8px;display:flex}@media (max-width:768px){.commentReactions-module__9qqFnG__reactionsContainer{gap:6px}}
.imageMenu-module__oO3tAq__imageMenu{background-color:var(--surface-primary);outline:1px solid var(--border-primary-subtle);z-index:1050;border:none;border-radius:8px;height:auto;padding:6px;display:inline-flex;overflow:hidden;box-shadow:0 2px 15px #0000001a}.imageMenu-module__oO3tAq__menuContent{flex-wrap:nowrap;align-items:center;gap:4px;padding:0;display:flex}.imageMenu-module__oO3tAq__controlGroup{align-items:center;gap:4px;display:flex}.imageMenu-module__oO3tAq__label{color:var(--text-secondary);padding:0 8px;font-size:12px;font-weight:500}.imageMenu-module__oO3tAq__buttonGroup{gap:4px;display:flex}.imageMenu-module__oO3tAq__button{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:6px;font-size:14px;font-weight:500;transition:background-color .15s;display:flex}.imageMenu-module__oO3tAq__button:hover{background-color:var(--surface-primary-subtle)}.imageMenu-module__oO3tAq__button.imageMenu-module__oO3tAq__active{background-color:var(--surface-secondary);color:var(--text-primary-accent)}.imageMenu-module__oO3tAq__captionButton{align-items:center;gap:6px;width:auto;padding:6px 12px;display:flex}.imageMenu-module__oO3tAq__captionButton svg{flex-shrink:0;width:16px;height:16px}.imageMenu-module__oO3tAq__captionButton span{font-size:14px;font-weight:500}.imageMenu-module__oO3tAq__iconButton{font-size:16px}.imageMenu-module__oO3tAq__divider{background-color:var(--border-primary);flex-shrink:0;width:1px;height:20px;margin:0 2px}.imageMenu-module__oO3tAq__arrow{fill:var(--surface-primary)}@media (max-width:768px){.imageMenu-module__oO3tAq__imageMenu{max-width:calc(100vw - 32px);width:auto!important}.imageMenu-module__oO3tAq__menuContent{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:2px;overflow-x:auto}.imageMenu-module__oO3tAq__menuContent::-webkit-scrollbar{display:none}.imageMenu-module__oO3tAq__button{flex-shrink:0;min-width:36px;height:36px;padding:6px}.imageMenu-module__oO3tAq__captionButton{padding:8px 12px}.imageMenu-module__oO3tAq__label{display:none}.imageMenu-module__oO3tAq__divider{margin:0 2px}}@media (pointer:coarse){.imageMenu-module__oO3tAq__button{min-width:40px;height:40px;padding:8px}.imageMenu-module__oO3tAq__captionButton{padding:8px 12px}}
.coverImageBadge-module__9f2pra__badge{cursor:pointer;white-space:nowrap;border:none;border-radius:16px;justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s ease-in-out;display:inline-flex}.coverImageBadge-module__9f2pra__badge:hover:not(:disabled){scale:1.02}.coverImageBadge-module__9f2pra__badge:active:not(:disabled){scale:.98}.coverImageBadge-module__9f2pra__badgeIcon{flex-shrink:0}.coverImageBadge-module__9f2pra__badgeLabel{display:inline-block}.coverImageBadge-module__9f2pra__badgeEmpty{background-color:var(--surface-secondary);color:var(--text-primary-accent);font-weight:700}.coverImageBadge-module__9f2pra__badgeEmpty:hover:not(:disabled){background-color:var(--surface-secondary-hover)}.coverImageBadge-module__9f2pra__badgeUploaded{background-color:var(--state-success-subtle);border:1px solid var(--border-success);color:var(--state-success)}.coverImageBadge-module__9f2pra__badgeUploaded:hover:not(:disabled){background-color:var(--state-success-subtle)}.coverImageBadge-module__9f2pra__badgeCaution{background-color:var(--state-warning-subtle);border:1px solid var(--border-warning);color:var(--state-warning)}.coverImageBadge-module__9f2pra__badgeCaution:hover:not(:disabled){background-color:var(--state-warning-subtle)}.coverImageBadge-module__9f2pra__badgeWarning{background-color:var(--state-warning-subtle);border:1px solid var(--border-warning);color:var(--state-warning)}.coverImageBadge-module__9f2pra__badgeWarning:hover:not(:disabled){background-color:var(--state-warning-subtle)}.coverImageBadge-module__9f2pra__badgeLoading{background:var(--surface-secondary);border-radius:16px;justify-content:center;align-items:center;width:120px;height:32px;display:flex}.coverImageBadge-module__9f2pra__loadingSpinner{border:2px solid var(--border-secondary);border-top-color:var(--accent-primary);border-radius:50%;width:16px;height:16px;animation:1s linear infinite coverImageBadge-module__9f2pra__spin}@keyframes coverImageBadge-module__9f2pra__spin{to{transform:rotate(360deg)}}.coverImageBadge-module__9f2pra__hoverCardContent,.coverImageBadge-module__9f2pra__popoverContent{background:var(--surface-primary);border:1px solid var(--border-primary);box-shadow:var(--shadow-lg);z-index:1000;border-radius:12px;outline:none;min-width:260px;animation-duration:.2s;animation-timing-function:ease-out;overflow:hidden}.coverImageBadge-module__9f2pra__hoverCardArrow,.coverImageBadge-module__9f2pra__popoverArrow{fill:var(--surface-primary);filter:drop-shadow(0 -1px 0 var(--border-primary))}.coverImageBadge-module__9f2pra__dropdownContent{padding:12px}.coverImageBadge-module__9f2pra__imageInfo{gap:12px;display:flex}.coverImageBadge-module__9f2pra__thumbnailContainer{aspect-ratio:1;border-radius:8px;flex-shrink:0;width:72px;position:relative;overflow:hidden}.coverImageBadge-module__9f2pra__thumbnail{background:var(--surface-secondary);object-fit:cover;width:100%;height:100%;display:block}.coverImageBadge-module__9f2pra__editedBadge{background:var(--surface-primary);border:1px solid var(--border-primary);color:var(--text-secondary);border-radius:3px;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;top:-2px;right:-2px;box-shadow:0 1px 2px #0000001a}.coverImageBadge-module__9f2pra__infoColumn{flex-direction:column;justify-content:center;gap:4px;min-width:0;display:flex}.coverImageBadge-module__9f2pra__dimensions{color:var(--text-primary);font-size:14px;font-weight:500}.coverImageBadge-module__9f2pra__fileSize{color:var(--text-tertiary);font-size:13px}.coverImageBadge-module__9f2pra__separator{background:var(--border-secondary);height:1px;margin:8px -12px}.coverImageBadge-module__9f2pra__actionsList{flex-direction:column;gap:2px;margin:0 -4px;display:flex}.coverImageBadge-module__9f2pra__actionItem{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px;font-size:13px;transition:background-color .1s;display:flex}.coverImageBadge-module__9f2pra__actionItem:hover{background:var(--surface-secondary)}.coverImageBadge-module__9f2pra__actionItem:disabled{color:var(--text-tertiary);cursor:not-allowed;opacity:.6}.coverImageBadge-module__9f2pra__actionDanger{color:var(--text-danger)}.coverImageBadge-module__9f2pra__actionDanger:hover{background:var(--surface-danger-light)}@media (max-width:768px){.coverImageBadge-module__9f2pra__badge{padding:5px 10px;font-size:12px}.coverImageBadge-module__9f2pra__hoverCardContent,.coverImageBadge-module__9f2pra__popoverContent{min-width:240px}}
.membersList-module__sE0xjq__membersContainer{background-color:var(--surface-primary-light);border-radius:8px;width:100%;overflow:hidden}.membersList-module__sE0xjq__membersList{width:100%;margin:0;padding:0;list-style:none}.membersList-module__sE0xjq__emptyState{color:var(--text-secondary);font-size:var(--text-md-size);text-align:center;padding:24px 16px}
.simpleSelect-module__dXpSVW__selectContainer{flex-direction:column;gap:8px;width:100%;display:flex}.simpleSelect-module__dXpSVW__selectTrigger{background-color:var(--surface-primary);border:1px solid var(--border-primary);box-sizing:border-box;cursor:pointer;border-radius:8px;outline:none;justify-content:space-between;align-items:center;width:100%;height:40px;padding:0 12px;display:flex;position:relative}.simpleSelect-module__dXpSVW__selectTrigger:hover{background-color:var(--surface-primary-subtle);border-color:var(--border-primary)}.simpleSelect-module__dXpSVW__selectTrigger:focus{border-color:var(--border-accent);box-shadow:0 0 0 2px rgb(var(--border-accent),.2)}.simpleSelect-module__dXpSVW__selectTrigger[data-placeholder]{color:var(--text-secondary)}.simpleSelect-module__dXpSVW__selectIcon{color:var(--text-secondary);margin-left:auto;display:flex}.simpleSelect-module__dXpSVW__selectContent{background-color:var(--surface-primary);border:1px solid var(--border-primary);width:var(--radix-select-trigger-width);z-index:100;border-radius:4px;overflow:hidden;box-shadow:0 6px 20px #0000001a}.simpleSelect-module__dXpSVW__selectViewport{padding:4px}.simpleSelect-module__dXpSVW__selectItem{color:var(--text-primary);cursor:pointer;font-family:var(--font-primary-body);font-size:var(--text-md-size);-webkit-user-select:none;user-select:none;border-radius:4px;outline:none;align-items:center;height:36px;padding:0 8px 0 24px;display:flex;position:relative}.simpleSelect-module__dXpSVW__selectItem[data-highlighted]{background-color:var(--surface-primary-subtle);color:var(--text-primary-accent)}.simpleSelect-module__dXpSVW__selectItem[data-disabled]{color:var(--text-secondary);opacity:.5;pointer-events:none}.simpleSelect-module__dXpSVW__selectItem[data-state=checked]{background-color:var(--surface-primary-subtle);font-weight:var(--font-weight-semibold)}.simpleSelect-module__dXpSVW__selectItemIndicator{color:var(--text-primary-accent);justify-content:center;align-items:center;display:inline-flex;position:absolute;left:4px}.simpleSelect-module__dXpSVW__scrollButton{background-color:var(--surface-primary);color:var(--text-secondary);cursor:default;justify-content:center;align-items:center;height:24px;display:flex}
.searchableSelect-module__nI1MYW__selectContainer{flex-direction:column;gap:8px;width:100%;display:flex}.searchableSelect-module__nI1MYW__label{color:var(--text-primary)}.searchableSelect-module__nI1MYW__required{color:var(--text-danger)}.searchableSelect-module__nI1MYW__selectTrigger{background-color:var(--surface-primary);border:1px solid var(--border-primary-subtle);cursor:pointer;border-radius:8px;outline:none;justify-content:space-between;align-items:center;width:100%;max-height:40px;padding:10px 12px;transition:all .2s;display:flex}.searchableSelect-module__nI1MYW__selectTrigger:hover:not(:disabled){border-color:var(--border-primary)}.searchableSelect-module__nI1MYW__selectTrigger:focus{border-color:var(--border-accent);box-shadow:0 0 0 2px var(--surface-accent-faded)}.searchableSelect-module__nI1MYW__selectTrigger:disabled{background-color:var(--surface-secondary);cursor:not-allowed;opacity:.6}.searchableSelect-module__nI1MYW__selectTrigger.searchableSelect-module__nI1MYW__error{border-color:var(--border-danger)}.searchableSelect-module__nI1MYW__selectTrigger.searchableSelect-module__nI1MYW__error:focus{box-shadow:0 0 0 2px var(--surface-danger-faded)}.searchableSelect-module__nI1MYW__selectIcon{color:var(--text-secondary)}.searchableSelect-module__nI1MYW__selectContent{background-color:var(--surface-primary);border:1px solid var(--border-primary-subtle);max-height:350px;width:var(--radix-select-trigger-width);z-index:1000;border-radius:8px;overflow:hidden;box-shadow:0 10px 38px -10px #16171859,0 10px 20px -15px #16171833}.searchableSelect-module__nI1MYW__searchContainer{border-bottom:1px solid var(--border-primary-subtle);align-items:center;padding:8px 12px;display:flex;position:relative}.searchableSelect-module__nI1MYW__searchIcon{color:var(--text-secondary);pointer-events:none;position:absolute;left:12px}.searchableSelect-module__nI1MYW__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;width:100%;padding-left:28px}.searchableSelect-module__nI1MYW__searchInput::placeholder{color:var(--text-secondary)}.searchableSelect-module__nI1MYW__selectViewport{padding:4px}.searchableSelect-module__nI1MYW__scrollButton{background-color:var(--surface-primary);color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;height:25px;display:flex}.searchableSelect-module__nI1MYW__selectItem{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;outline:none;justify-content:space-between;align-items:center;padding:8px 12px;font-size:14px;transition:background-color .1s;display:flex;position:relative}.searchableSelect-module__nI1MYW__selectItem:hover,.searchableSelect-module__nI1MYW__selectItem[data-highlighted]{background-color:var(--surface-secondary)}.searchableSelect-module__nI1MYW__selectItem[data-disabled]{color:var(--text-disabled);cursor:not-allowed;pointer-events:none}.searchableSelect-module__nI1MYW__selectItem[data-state=checked]{background-color:var(--surface-accent-faded);color:var(--text-primary)}.searchableSelect-module__nI1MYW__selectItemIndicator{color:var(--text-accent);align-items:center;display:flex}.searchableSelect-module__nI1MYW__noResults{color:var(--text-secondary);justify-content:center;align-items:center;padding:16px;display:flex}.searchableSelect-module__nI1MYW__errorText{color:var(--text-danger);margin-top:4px;display:block}
.addressAutocomplete-module__a2fbWa__container{width:100%;position:relative}.addressAutocomplete-module__a2fbWa__inputWrapper{align-items:center;display:flex;position:relative}.addressAutocomplete-module__a2fbWa__inputIcon{color:var(--text-secondary);pointer-events:none;align-items:center;display:flex;position:absolute;left:12px}.addressAutocomplete-module__a2fbWa__input{background:var(--surface-primary);border:1px solid var(--border-primary);color:var(--text-primary);font-size:var(--text-md-size);border-radius:8px;width:100%;padding:10px 40px;transition:border-color .2s}.addressAutocomplete-module__a2fbWa__input:hover:not(:disabled){border-color:var(--border-primary-bold)}.addressAutocomplete-module__a2fbWa__input:focus{border-color:var(--border-accent);outline:none}.addressAutocomplete-module__a2fbWa__input:disabled{background:var(--surface-secondary);color:var(--text-secondary);cursor:not-allowed}.addressAutocomplete-module__a2fbWa__inputError{border-color:var(--border-danger)}.addressAutocomplete-module__a2fbWa__clearButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;right:12px}.addressAutocomplete-module__a2fbWa__clearButton:hover{color:var(--text-primary)}.addressAutocomplete-module__a2fbWa__error{color:var(--text-danger);font-size:var(--text-sm-size);margin:4px 0 0}.addressAutocomplete-module__a2fbWa__dropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgb(var(--surface-primary-rgb),.95);border:1px solid var(--border-primary);box-shadow:0 10px 38px -10px rgb(var(--text-primary-rgb),.35),0 10px 20px -15px rgb(var(--text-primary-rgb),.2);max-height:320px;width:var(--radix-popover-trigger-width);will-change:transform,opacity;z-index:10000;border-radius:12px;overflow:visible}.addressAutocomplete-module__a2fbWa__suggestionsContainer{max-height:290px;padding:6px;overflow-y:auto}.addressAutocomplete-module__a2fbWa__suggestionsContainer::-webkit-scrollbar{width:8px}.addressAutocomplete-module__a2fbWa__suggestionsContainer::-webkit-scrollbar-track{background:0 0}.addressAutocomplete-module__a2fbWa__suggestionsContainer::-webkit-scrollbar-thumb{background:var(--border-primary);border-radius:4px}.addressAutocomplete-module__a2fbWa__suggestionsContainer::-webkit-scrollbar-thumb:hover{background:var(--border-primary-bold)}.addressAutocomplete-module__a2fbWa__suggestion{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:flex-start;width:100%;padding:10px 12px;transition:background-color .15s;display:flex}.addressAutocomplete-module__a2fbWa__suggestion:hover,.addressAutocomplete-module__a2fbWa__suggestionHighlighted{background:var(--surface-secondary-hover)}.addressAutocomplete-module__a2fbWa__suggestion:not(:last-child){margin-bottom:2px}.addressAutocomplete-module__a2fbWa__suggestionContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.addressAutocomplete-module__a2fbWa__suggestionMain{color:var(--text-primary);font-size:var(--text-md-size);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.addressAutocomplete-module__a2fbWa__suggestionSecondary{color:var(--text-secondary);font-size:var(--text-sm-size);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.addressAutocomplete-module__a2fbWa__noResults{color:var(--text-secondary);font-size:var(--text-sm-size);justify-content:center;align-items:center;padding:16px;display:flex}.addressAutocomplete-module__a2fbWa__spinner{border:2px solid var(--border-primary);border-top-color:var(--color-primary);border-radius:50%;width:16px;height:16px;animation:1s linear infinite addressAutocomplete-module__a2fbWa__spin}@keyframes addressAutocomplete-module__a2fbWa__spin{to{transform:rotate(360deg)}}@media (max-width:600px){.addressAutocomplete-module__a2fbWa__dropdown,.addressAutocomplete-module__a2fbWa__suggestionsContainer{max-height:150px}}
.shippingAddressEditDialog-module__KIqr1a__form{flex-direction:column;gap:16px;margin-top:6px;display:flex;overflow:visible}.shippingAddressEditDialog-module__KIqr1a__formGrid{grid-template-columns:repeat(2,1fr);gap:12px;transition:opacity .2s;display:grid}.shippingAddressEditDialog-module__KIqr1a__fullWidth{grid-column:span 2}.shippingAddressEditDialog-module__KIqr1a__halfWidth{grid-column:span 1}.shippingAddressEditDialog-module__KIqr1a__nameAndLabel{grid-column:span 2;grid-template-columns:2fr 1fr;gap:12px;display:grid}.shippingAddressEditDialog-module__KIqr1a__nameField{grid-column:1}.shippingAddressEditDialog-module__KIqr1a__labelField{grid-column:2}.shippingAddressEditDialog-module__KIqr1a__regionChangeNote{background:var(--surface-warning);border:1px solid var(--border-warning);color:var(--text-warning-inverse);border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;display:flex}.shippingAddressEditDialog-module__KIqr1a__checkboxLabel{cursor:pointer;align-items:center;gap:8px;padding:8px 0;display:flex}.shippingAddressEditDialog-module__KIqr1a__checkbox{accent-color:var(--surface-accent);cursor:pointer;width:16px;height:16px}.shippingAddressEditDialog-module__KIqr1a__readOnlyCountry{flex-direction:column;gap:8px;display:flex}.shippingAddressEditDialog-module__KIqr1a__label{color:var(--text-primary)}.shippingAddressEditDialog-module__KIqr1a__countryDisplay{background:var(--surface-secondary);border:1px solid var(--border-primary-subtle);cursor:not-allowed;border-radius:8px;align-items:center;gap:12px;max-height:40px;padding:10px 12px;display:flex}.shippingAddressEditDialog-module__KIqr1a__countryDisplay span{color:var(--text-primary)}.shippingAddressEditDialog-module__KIqr1a__countryHint{color:var(--text-secondary);margin:0}.shippingAddressEditDialog-module__KIqr1a__addressEditPopup [class*=innerContent]{overflow:visible!important}.shippingAddressEditDialog-module__KIqr1a__autocompleteSection{z-index:10;flex-direction:column;gap:8px;display:flex;position:relative}.shippingAddressEditDialog-module__KIqr1a__manualEntryLink,.shippingAddressEditDialog-module__KIqr1a__searchAgainLink{color:var(--text-primary-accent);cursor:pointer;text-align:left;background:0 0;border:none;padding:4px 0;text-decoration:underline;transition:opacity .2s}.shippingAddressEditDialog-module__KIqr1a__manualEntryLink:hover,.shippingAddressEditDialog-module__KIqr1a__searchAgainLink:hover{opacity:.8}.shippingAddressEditDialog-module__KIqr1a__selectedAddress{border:2px solid var(--border-success);border-radius:8px;padding:12px}.shippingAddressEditDialog-module__KIqr1a__addressPreview{align-items:flex-start;gap:8px;margin-bottom:4px;display:flex}.shippingAddressEditDialog-module__KIqr1a__addressPreview svg{flex-shrink:0;margin-top:2px}.shippingAddressEditDialog-module__KIqr1a__addressLine{color:var(--text-primary);margin:0 0 2px}.shippingAddressEditDialog-module__KIqr1a__addressDetail{color:var(--text-secondary);margin:0}.shippingAddressEditDialog-module__KIqr1a__changeAddressLink{color:var(--text-primary-accent);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline;transition:opacity .2s}.shippingAddressEditDialog-module__KIqr1a__changeAddressLink:hover{opacity:.8}.shippingAddressEditDialog-module__KIqr1a__errorText{color:var(--text-danger);margin-top:4px;display:block}.shippingAddressEditDialog-module__KIqr1a__addressNote{color:var(--text-secondary);text-align:center;margin:0}.shippingAddressEditDialog-module__KIqr1a__actions{border-top:1px solid var(--border-primary-subtle);justify-content:space-between;gap:12px;padding-top:16px;display:flex}.shippingAddressEditDialog-module__KIqr1a__actions button:first-child{margin-right:auto}@media (max-width:600px){.shippingAddressEditDialog-module__KIqr1a__formGrid{grid-template-columns:1fr}.shippingAddressEditDialog-module__KIqr1a__halfWidth{grid-column:span 1}.shippingAddressEditDialog-module__KIqr1a__nameAndLabel{grid-template-columns:1fr}.shippingAddressEditDialog-module__KIqr1a__nameField,.shippingAddressEditDialog-module__KIqr1a__labelField{grid-column:span 1}.shippingAddressEditDialog-module__KIqr1a__actions{flex-direction:column-reverse;gap:8px}.shippingAddressEditDialog-module__KIqr1a__actions button{width:100%}.shippingAddressEditDialog-module__KIqr1a__actions button:first-child{margin-right:0}}
.coloredEndpapersSection-module__XHsh1W__container{background:var(--surface-primary-light);will-change:height;border-radius:18px;width:100%;transition:background-color .3s,box-shadow .3s;position:relative;overflow:hidden}.coloredEndpapersSection-module__XHsh1W__includedText{color:var(--color-success-700);margin-top:8px;font-size:14px;font-weight:600}.coloredEndpapersSection-module__XHsh1W__premiumPriceText{color:var(--color-text-secondary);margin-top:4px;font-size:13px;font-weight:500}.coloredEndpapersSection-module__XHsh1W__addForPriceText{color:var(--color-success-700);margin-top:8px;font-size:14px;font-weight:600}.coloredEndpapersSection-module__XHsh1W__addedPriceText{color:var(--color-success-800);margin-top:8px;font-size:14px;font-weight:600}.coloredEndpapersSection-module__XHsh1W__selectedBadge{background:var(--color-success-500);color:#fff;border-radius:20px;align-items:center;gap:4px;margin-left:12px;padding:3px 9px;font-size:12px;font-weight:600;display:flex}.coloredEndpapersSection-module__XHsh1W__selectedBadge svg{flex-shrink:0}.coloredEndpapersSection-module__XHsh1W__header{min-height:164px;padding:12px;display:flex;position:relative}.coloredEndpapersSection-module__XHsh1W__headerLeft{gap:12px;width:100%;display:flex}.coloredEndpapersSection-module__XHsh1W__mainImage{border-radius:12px;flex-shrink:0;width:140px;height:140px;overflow:hidden}.coloredEndpapersSection-module__XHsh1W__previewImg{object-fit:cover;width:100%;height:100%}.coloredEndpapersSection-module__XHsh1W__info{flex-direction:column;flex:1;gap:8px;display:flex}.coloredEndpapersSection-module__XHsh1W__titleRow{align-items:center;gap:0;display:flex}.coloredEndpapersSection-module__XHsh1W__title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:700;line-height:1.3}.coloredEndpapersSection-module__XHsh1W__description{color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.4}.coloredEndpapersSection-module__XHsh1W__salesCopy{color:var(--color-text-secondary);font-size:13px;font-style:italic;line-height:1.5}.coloredEndpapersSection-module__XHsh1W__actionButtons{z-index:5;gap:8px;display:flex;position:absolute;bottom:12px;right:12px}.coloredEndpapersSection-module__XHsh1W__addButton,.coloredEndpapersSection-module__XHsh1W__removeButton,.coloredEndpapersSection-module__XHsh1W__changeButton{white-space:nowrap}.coloredEndpapersSection-module__XHsh1W__colorSelection{border-top:1px solid var(--border-primary-subtle);padding:10px 12px;overflow:hidden}.coloredEndpapersSection-module__XHsh1W__selectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.coloredEndpapersSection-module__XHsh1W__selectLabel{color:var(--color-text-secondary);font-size:14px;font-weight:600}.coloredEndpapersSection-module__XHsh1W__selectionActions{gap:8px;display:flex}.coloredEndpapersSection-module__XHsh1W__cancelButton,.coloredEndpapersSection-module__XHsh1W__confirmButton{white-space:nowrap}.coloredEndpapersSection-module__XHsh1W__colorPillsContainer{flex-direction:column;gap:8px;display:flex}.coloredEndpapersSection-module__XHsh1W__colorPills{background:var(--surface-secondary);scrollbar-width:none;border-radius:32px;flex:1;gap:8px;padding:8px 6px;display:flex;overflow:auto hidden;box-shadow:inset 1px 2px 8px #63483633}.coloredEndpapersSection-module__XHsh1W__colorPills::-webkit-scrollbar{display:none}.coloredEndpapersSection-module__XHsh1W__scrollbarTrack{background:var(--surface-secondary);border-radius:10px;height:6px;margin:0 6px;display:none;position:relative}.coloredEndpapersSection-module__XHsh1W__scrollbarThumb{background:var(--border-primary);cursor:pointer;border-radius:10px;height:100%;transition:background .2s;position:absolute}.coloredEndpapersSection-module__XHsh1W__scrollbarThumb:hover{background:var(--border-primary-bold)}.coloredEndpapersSection-module__XHsh1W__scrollbarThumb:active{background:var(--color-primary-accent)}@media (pointer:fine){.coloredEndpapersSection-module__XHsh1W__scrollbarTrack{display:block}}@media (pointer:coarse){.coloredEndpapersSection-module__XHsh1W__scrollbarTrack{display:none}}.coloredEndpapersSection-module__XHsh1W__colorPill{cursor:pointer;background:0 0;border:none;border-radius:24px;flex-shrink:0;align-items:center;gap:6px;padding:4px 12px 4px 6px;transition:all .2s;display:flex}.coloredEndpapersSection-module__XHsh1W__colorPill:hover{background:var(--surface-secondary-hover);transform:translateY(-1px);box-shadow:1px 2px 4px #0003}.coloredEndpapersSection-module__XHsh1W__colorPill.coloredEndpapersSection-module__XHsh1W__selected{background:var(--surface-primary-light);box-shadow:0 2px 8px #00000014}.coloredEndpapersSection-module__XHsh1W__colorCircle{border:2px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.coloredEndpapersSection-module__XHsh1W__colorName{color:var(--color-text-primary);white-space:nowrap;font-size:14px;font-weight:600}@media (max-width:768px){.coloredEndpapersSection-module__XHsh1W__header{padding-bottom:56px}.coloredEndpapersSection-module__XHsh1W__headerLeft{flex-direction:column}.coloredEndpapersSection-module__XHsh1W__pricePill{top:12px;right:12px}.coloredEndpapersSection-module__XHsh1W__selectedBadge{margin-left:8px;padding:2px 8px;font-size:11px}.coloredEndpapersSection-module__XHsh1W__mainImage{width:120px;height:120px}.coloredEndpapersSection-module__XHsh1W__titleRow{flex-wrap:wrap;gap:8px}.coloredEndpapersSection-module__XHsh1W__actionButtons{flex-direction:column;align-items:flex-end;gap:6px}}
.pendingApprovalStatus-module__exMpOa__container{flex-direction:column;align-items:center;gap:32px;max-width:700px;margin:0 auto;padding:48px 24px;display:flex}.pendingApprovalStatus-module__exMpOa__header{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.pendingApprovalStatus-module__exMpOa__successIcon{color:var(--color-success)}.pendingApprovalStatus-module__exMpOa__title{color:var(--text-primary);margin:0;font-size:28px;font-weight:700;line-height:1.2}.pendingApprovalStatus-module__exMpOa__subtitle{color:var(--text-secondary);margin:0;font-size:16px;line-height:1.4}.pendingApprovalStatus-module__exMpOa__orderDetails{background:var(--surface-secondary);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:24px;display:flex}.pendingApprovalStatus-module__exMpOa__bookTitle{color:var(--text-primary);margin:0;font-size:20px;font-weight:600;line-height:1.3}.pendingApprovalStatus-module__exMpOa__specs{color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;line-height:1.4;display:flex}.pendingApprovalStatus-module__exMpOa__costBreakdown{background:var(--surface-secondary);border-radius:12px;flex-direction:column;gap:12px;width:100%;padding:24px;display:flex}.pendingApprovalStatus-module__exMpOa__costRow{justify-content:space-between;align-items:center;font-size:15px;display:flex}.pendingApprovalStatus-module__exMpOa__costRow span:first-child{color:var(--text-secondary)}.pendingApprovalStatus-module__exMpOa__costRow span:last-child{color:var(--text-primary);font-weight:500}.pendingApprovalStatus-module__exMpOa__divider{background:var(--border-primary);width:100%;height:1px;margin:4px 0}.pendingApprovalStatus-module__exMpOa__totalRow{justify-content:space-between;align-items:center;padding-top:4px;display:flex}.pendingApprovalStatus-module__exMpOa__totalLabel{color:var(--text-primary);font-size:16px;font-weight:600}.pendingApprovalStatus-module__exMpOa__totalValue{color:var(--text-primary);font-size:20px;font-weight:700}.pendingApprovalStatus-module__exMpOa__timeline{flex-direction:column;gap:24px;width:100%;display:flex}.pendingApprovalStatus-module__exMpOa__step{align-items:flex-start;gap:16px;display:flex;position:relative}.pendingApprovalStatus-module__exMpOa__step:after{background:var(--border-primary);content:"";width:2px;height:calc(100% + 24px);position:absolute;top:32px;left:11px}.pendingApprovalStatus-module__exMpOa__step:last-child:after{display:none}.pendingApprovalStatus-module__exMpOa__step.pendingApprovalStatus-module__exMpOa__completed .pendingApprovalStatus-module__exMpOa__stepIcon{background:var(--color-success-surface);border-color:var(--color-success);color:var(--color-success)}.pendingApprovalStatus-module__exMpOa__step.pendingApprovalStatus-module__exMpOa__completed:after{background:var(--color-success)}.pendingApprovalStatus-module__exMpOa__step.pendingApprovalStatus-module__exMpOa__active .pendingApprovalStatus-module__exMpOa__stepIcon{background:var(--color-warning-surface);border-color:var(--color-warning);color:var(--color-warning);animation:2s ease-in-out infinite pendingApprovalStatus-module__exMpOa__pulse}.pendingApprovalStatus-module__exMpOa__step.pendingApprovalStatus-module__exMpOa__active .pendingApprovalStatus-module__exMpOa__stepTitle{color:var(--text-primary);font-weight:600}.pendingApprovalStatus-module__exMpOa__stepIcon{background:var(--surface-secondary);border:2px solid var(--border-primary);color:var(--text-tertiary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.pendingApprovalStatus-module__exMpOa__stepContent{flex-direction:column;gap:4px;padding-top:8px;display:flex}.pendingApprovalStatus-module__exMpOa__stepTitle{color:var(--text-secondary);font-size:16px;font-weight:500;line-height:1.3}.pendingApprovalStatus-module__exMpOa__stepDescription{color:var(--text-tertiary);font-size:14px;line-height:1.4}.pendingApprovalStatus-module__exMpOa__notification{background:var(--color-info-surface);border:1px solid var(--color-info);border-radius:12px;align-items:flex-start;gap:12px;width:100%;padding:16px;display:flex}.pendingApprovalStatus-module__exMpOa__notificationIcon{color:var(--color-info);flex-shrink:0;margin-top:2px}.pendingApprovalStatus-module__exMpOa__notificationText{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.pendingApprovalStatus-module__exMpOa__notificationText strong{color:var(--text-primary);font-weight:600}.pendingApprovalStatus-module__exMpOa__actions{justify-content:center;width:100%;display:flex}@keyframes pendingApprovalStatus-module__exMpOa__pulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:600px){.pendingApprovalStatus-module__exMpOa__container{padding:32px 16px}.pendingApprovalStatus-module__exMpOa__title{font-size:24px}.pendingApprovalStatus-module__exMpOa__subtitle{font-size:15px}.pendingApprovalStatus-module__exMpOa__bookTitle{font-size:18px}.pendingApprovalStatus-module__exMpOa__specs{flex-wrap:wrap;justify-content:center;font-size:13px}}
.popupLoader-module__ES404q__loadingContent{text-align:center;flex-direction:column;align-items:center;gap:28px;padding:48px 32px 0;display:flex}.popupLoader-module__ES404q__messageContainer{flex-direction:column;gap:16px;max-width:420px;display:flex}.popupLoader-module__ES404q__badgeLabel{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;margin:0 auto;padding:6px 16px;font-size:13px;font-weight:500}.popupLoader-module__ES404q__title{color:var(--text-primary);margin:0;font-size:18px;font-weight:500}.popupLoader-module__ES404q__messageText{color:var(--text-secondary);min-height:48px;margin:0;font-size:15px;line-height:1.5}.popupLoader-module__ES404q__progressNote{color:var(--text-secondary);opacity:.8;margin-top:8px;font-size:13px;font-style:italic}.popupLoader-module__ES404q__actions{justify-content:center;min-width:150px;margin-top:4px;display:flex}@media (max-width:768px){.popupLoader-module__ES404q__loadingContent{gap:24px;padding:40px 24px}.popupLoader-module__ES404q__messageContainer{gap:12px}.popupLoader-module__ES404q__title{font-size:17px}.popupLoader-module__ES404q__messageText{min-height:42px;font-size:14px}.popupLoader-module__ES404q__progressNote{font-size:12px}}
.weeklyProgressRing-module__aJpo0W__container{background:var(--surface-secondary);border-radius:18px;flex-direction:row;align-items:center;gap:20px;width:100%;padding:16px;display:flex}.weeklyProgressRing-module__aJpo0W__ringContainer{flex-shrink:0}.weeklyProgressRing-module__aJpo0W__contentContainer{flex-direction:column;flex:1;gap:4px;display:flex}.weeklyProgressRing-module__aJpo0W__headline{color:var(--text-primary)}.weeklyProgressRing-module__aJpo0W__detail{color:var(--text-secondary)}.weeklyProgressRing-module__aJpo0W__label{color:var(--text-secondary);margin-top:4px}@media (max-width:768px){.weeklyProgressRing-module__aJpo0W__container{gap:16px;padding:12px}}
.deletedComment-module__bcP0nW__deletedContent{opacity:.7}
.enhancedImage-module__VjIFxq__imageWrapper{cursor:grab;-webkit-user-select:none;user-select:none;z-index:1;margin:16px 0;transition:transform .3s ease-out,opacity .3s ease-out;display:block;position:relative}.enhancedImage-module__VjIFxq__imageContainer{text-align:center;width:100%;display:block;position:relative}.ProseMirror-selectednode>.enhancedImage-module__VjIFxq__imageWrapper .enhancedImage-module__VjIFxq__image{outline:2px solid var(--text-primary-accent);outline-offset:2px}.ProseMirror-selectednode>.enhancedImage-module__VjIFxq__imageWrapper .enhancedImage-module__VjIFxq__caption{background-color:color-mix(in srgb,var(--text-primary-accent)8%,transparent);border-radius:8px}.ProseMirror-selectednode.collaborative-selected>.enhancedImage-module__VjIFxq__imageWrapper .enhancedImage-module__VjIFxq__image{outline-color:var(--collaborator-color)}.enhancedImage-module__VjIFxq__imageWrapper:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;position:relative}.enhancedImage-module__VjIFxq__imageWrapper:focus-visible:after{color:#fff;content:"Ctrl+Shift+↑↓ to move";opacity:0;pointer-events:none;white-space:nowrap;z-index:100;background:#000c;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:500;animation:.3s ease-out .5s forwards enhancedImage-module__VjIFxq__fade-in-hint;position:absolute;bottom:-28px;left:50%;transform:translate(-50%)}@keyframes enhancedImage-module__VjIFxq__fade-in-hint{to{opacity:1}}.enhancedImage-module__VjIFxq__image{opacity:1;-webkit-user-select:none;user-select:none;border-radius:12px;width:100%;max-width:100%;height:auto;transition:opacity .2s ease-out;display:block}.enhancedImage-module__VjIFxq__imageWrapper[data-size=small]{width:33%}.enhancedImage-module__VjIFxq__imageWrapper[data-size=medium]{width:50%}.enhancedImage-module__VjIFxq__imageWrapper[data-size=large]{width:100%}.enhancedImage-module__VjIFxq__imageWrapper[data-align=left]{clear:left;float:left;margin-left:0;margin-right:16px}.enhancedImage-module__VjIFxq__imageWrapper[data-align=right]{clear:right;float:right;margin-left:16px}.enhancedImage-module__VjIFxq__imageWrapper[data-align=center]{clear:both;margin-left:auto;margin-right:auto}.enhancedImage-module__VjIFxq__caption{color:var(--text-secondary);text-align:center;width:100%;margin-top:8px;padding:2px;font-style:italic;transition:opacity .2s;position:relative}.enhancedImage-module__VjIFxq__captionInput{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;overflow-wrap:break-word;resize:none;text-align:center;white-space:pre-wrap;background:0 0;border:none;border-radius:6px;width:100%;min-height:24px;padding:4px;font-weight:565;line-height:1.5;overflow:hidden}.enhancedImage-module__VjIFxq__captionInput:focus{background-color:var(--surface-primary);outline:2px dashed var(--border-primary-subtle)}.enhancedImage-module__VjIFxq__captionInput::placeholder{opacity:.7}.enhancedImage-module__VjIFxq__loadingContainer{background-color:var(--surface-primary-subtle,#f5f5f5);border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:100px;display:flex;position:relative;overflow:hidden}.enhancedImage-module__VjIFxq__loadingContainer[data-size=small]{width:33%}.enhancedImage-module__VjIFxq__loadingContainer[data-size=medium]{width:50%}.enhancedImage-module__VjIFxq__loadingContainer[data-size=large]{width:100%}.enhancedImage-module__VjIFxq__loadingContainer[data-align=left]{clear:left;float:left;margin-left:0;margin-right:16px}.enhancedImage-module__VjIFxq__loadingContainer[data-align=right]{clear:right;float:right;margin-left:16px}.enhancedImage-module__VjIFxq__loadingContainer[data-align=center]{clear:both;margin-left:auto;margin-right:auto}.enhancedImage-module__VjIFxq__loadingAnimation{background:linear-gradient(90deg,var(--shimmer-color-internal,#f0f0f0)0%,var(--shimmer-color-subtle,#e0e0e0)20%,var(--shimmer-color-regular,#d8d8d8)40%,var(--shimmer-color-subtle,#e0e0e0)60%,var(--shimmer-color-internal,#f0f0f0)80%);background-size:200% 100%;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;animation:1.5s linear infinite enhancedImage-module__VjIFxq__shimmer;display:flex;position:relative}.enhancedImage-module__VjIFxq__loadingIndicator{color:#fff;z-index:1;background:#00000080;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.enhancedImage-module__VjIFxq__loadingText{opacity:.9}@keyframes enhancedImage-module__VjIFxq__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.enhancedImage-module__VjIFxq__errorContainer{background-color:var(--surface-tertiary,#f8f8f8);border:1px dashed var(--border-primary,#e0e0e0);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:200px;padding:20px;transition:all .3s ease-out;display:flex}.enhancedImage-module__VjIFxq__errorMessage{color:var(--text-error,#d32f2f);margin-bottom:16px;font-size:14px}.enhancedImage-module__VjIFxq__retryButton{background-color:var(--surface-primary,#fff);border:1px solid var(--border-primary,#e0e0e0);color:var(--text-primary,#333);cursor:pointer;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.enhancedImage-module__VjIFxq__retryButton:hover{background-color:var(--surface-secondary,#f5f5f5)}.enhancedImage-module__VjIFxq__savingOverlay{z-index:10;background-color:#fffffff2;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.enhancedImage-module__VjIFxq__savingContent{background-color:var(--surface-primary,#fff);border:1px solid var(--border-secondary,#e0e0e0);color:var(--text-primary,#1a1a1a);border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;display:flex;box-shadow:0 2px 8px #0000001a}.enhancedImage-module__VjIFxq__spinner{animation:1s linear infinite enhancedImage-module__VjIFxq__spin}@keyframes enhancedImage-module__VjIFxq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.enhancedImage-module__VjIFxq__image,.enhancedImage-module__VjIFxq__caption{transition:none!important}}@media (prefers-contrast:more){.ProseMirror-selectednode>.enhancedImage-module__VjIFxq__imageWrapper .enhancedImage-module__VjIFxq__image{outline-width:3px;outline-color:currentColor}.enhancedImage-module__VjIFxq__imageWrapper:focus-visible{outline-offset:2px;outline:3px solid}}
.bookWizardPopup-module__11qFda__container{flex-direction:column;display:flex}.bookWizardPopup-module__11qFda__headerArea{text-align:center;flex-direction:column;gap:8px;margin-bottom:8px;padding-top:16px;display:flex}.bookWizardPopup-module__11qFda__headerText{flex-direction:column;gap:6px;display:flex}.bookWizardPopup-module__11qFda__progressArea{margin-top:4px}.bookWizardPopup-module__11qFda__stepCounter{opacity:1}.bookWizardPopup-module__11qFda__stepContent{width:100%;overflow:hidden}.bookWizardPopup-module__11qFda__navigationWrapper{background-color:var(--surface-primary);z-index:2;position:sticky;bottom:0}@media (max-width:768px){.bookWizardPopup-module__11qFda__navigationWrapper{margin:0 -3vw -20px}}
.bookCoverSpreadSection-module__IGc6EW__container{background:var(--surface-primary-light);border-radius:18px;flex-direction:column;gap:12px;width:100%;padding:16px;display:flex;container-type:inline-size}.bookCoverSpreadSection-module__IGc6EW__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.bookCoverSpreadSection-module__IGc6EW__spreadContainer{border-radius:8px;align-items:stretch;width:100%;display:flex;overflow:hidden}.bookCoverSpreadSection-module__IGc6EW__backCoverPreview{flex:148;min-width:0;margin-right:-1px}.bookCoverSpreadSection-module__IGc6EW__frontCoverPreview{flex:148;min-width:0}.bookCoverSpreadSection-module__IGc6EW__spinePreview{z-index:1;flex:15;min-width:0;margin-right:-1px;position:relative}.bookCoverSpreadSection-module__IGc6EW__placeholderPreview{aspect-ratio:148/210;background:var(--surface-tertiary);color:var(--color-text-secondary);font-size:var(--font-size-sm);justify-content:center;align-items:center;width:100%;display:flex}.bookCoverSpreadSection-module__IGc6EW__spinePlaceholder{background:var(--surface-tertiary);color:var(--color-text-secondary);writing-mode:vertical-rl;justify-content:center;align-items:center;width:100%;height:100%;font-size:8px;display:flex}.bookCoverSpreadSection-module__IGc6EW__templateInfo{justify-content:space-between;align-items:center;gap:12px;display:flex}.bookCoverSpreadSection-module__IGc6EW__templateNameCard{color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:600}@container (max-width:400px){.bookCoverSpreadSection-module__IGc6EW__container{padding:12px}}
.printCreditsSection-module__AcEePG__container{background:var(--surface-success);border-radius:18px;flex-direction:column;gap:16px;width:100%;padding:16px;transition:background .2s;display:flex}.printCreditsSection-module__AcEePG__container.printCreditsSection-module__AcEePG__inactive{background:color-mix(in srgb,var(--surface-success)50%,transparent)}.printCreditsSection-module__AcEePG__header{align-items:center;gap:16px;display:flex}.printCreditsSection-module__AcEePG__illustration{flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.printCreditsSection-module__AcEePG__illustration svg{width:100%;height:100%}.printCreditsSection-module__AcEePG__content{flex:1;justify-content:space-between;align-items:center;gap:16px;display:flex}.printCreditsSection-module__AcEePG__textGroup{flex-direction:column;flex:1;gap:4px;display:flex}.printCreditsSection-module__AcEePG__title{color:var(--state-success);font-size:var(--font-size-md);margin:0;font-weight:700;line-height:1.3}.printCreditsSection-module__AcEePG__description{color:var(--state-success);font-size:var(--font-size-md);margin:0;font-weight:400;line-height:1.3}.printCreditsSection-module__AcEePG__toggle{flex-shrink:0}.printCreditsSection-module__AcEePG__quantitySection{border-top:1px solid color-mix(in srgb,var(--state-success)20%,transparent);justify-content:space-between;align-items:center;gap:16px;padding-top:16px;display:flex;overflow:hidden}.printCreditsSection-module__AcEePG__quantityLabel{color:var(--state-success)}@media (max-width:768px){.printCreditsSection-module__AcEePG__container{border-radius:12px;padding:12px}.printCreditsSection-module__AcEePG__header{gap:12px}.printCreditsSection-module__AcEePG__illustration{width:56px;height:56px}.printCreditsSection-module__AcEePG__content{flex-direction:column;gap:12px}.printCreditsSection-module__AcEePG__quantitySection{flex-direction:column;gap:12px;padding-top:12px}.printCreditsSection-module__AcEePG__quantityLabel{align-self:flex-start}}
.progressRing-module__7xObGa__container{cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.progressRing-module__7xObGa__svg{transition:filter .3s;position:absolute;top:0;left:0;transform:rotate(-90deg)}.progressRing-module__7xObGa__svg.progressRing-module__7xObGa__glow{filter:drop-shadow(0 0 8px var(--state-success))}.progressRing-module__7xObGa__backgroundCircle{fill:none;stroke:var(--border-primary);stroke-opacity:.7}.progressRing-module__7xObGa__progressCircle{fill:none;stroke-linecap:round;transition:stroke-dashoffset .5s cubic-bezier(.4,0,.2,1),stroke .3s}.progressRing-module__7xObGa__overflowCircle{fill:none;stroke-dasharray:4 6;stroke-linecap:round;transition:stroke-dashoffset .5s cubic-bezier(.4,0,.2,1)}.progressRing-module__7xObGa__content{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.progressRing-module__7xObGa__percentage{color:var(--text-primary);font-weight:var(--font-weight-bold);text-align:center;line-height:1}.progressRing-module__7xObGa__overflowIndicator{color:var(--text-primary-accent);font-size:.7em;font-weight:var(--font-weight-bold);margin-top:2px}.progressRing-module__7xObGa__checkIcon{transition:color .3s,transform .2s}.progressRing-module__7xObGa__checkIcon:hover{transform:scale(1.1)}.progressRing-module__7xObGa__tooltipContent{background-color:var(--surface-secondary-inverse);color:var(--text-inverse);font-size:var(--text-xxs-size);will-change:transform,opacity;z-index:1;border-radius:.5rem;flex-direction:column;align-items:center;gap:4px;padding:.5125rem .8rem;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);display:flex}.progressRing-module__7xObGa__tooltipContent[data-state=delayed-open][data-side=top]{animation-name:progressRing-module__7xObGa__slide-down}.progressRing-module__7xObGa__tooltipContent[data-state=delayed-open][data-side=bottom]{animation-name:progressRing-module__7xObGa__slide-up}.progressRing-module__7xObGa__tooltipHeading{font-weight:var(--font-weight-bold)}.progressRing-module__7xObGa__tooltipStatus{color:var(--text-secondary-inverse)}.progressRing-module__7xObGa__tooltipOverflow{color:var(--surface-accent-inverse);font-weight:var(--font-weight-bold)}.progressRing-module__7xObGa__tooltipArrow{fill:var(--surface-secondary-inverse)}@keyframes progressRing-module__7xObGa__celebrate{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.progressRing-module__7xObGa__celebrating{animation:.6s ease-in-out progressRing-module__7xObGa__celebrate}@keyframes progressRing-module__7xObGa__pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.progressRing-module__7xObGa__pulsing{animation:2s infinite progressRing-module__7xObGa__pulse}@keyframes progressRing-module__7xObGa__slide-down{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes progressRing-module__7xObGa__slide-up{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-contrast:more){.progressRing-module__7xObGa__backgroundCircle{stroke-opacity:1;stroke-width:2px}.progressRing-module__7xObGa__progressCircle{stroke-width:3px}}@media (prefers-reduced-motion:reduce){.progressRing-module__7xObGa__svg,.progressRing-module__7xObGa__progressCircle,.progressRing-module__7xObGa__overflowCircle,.progressRing-module__7xObGa__checkIcon{transition:none}.progressRing-module__7xObGa__celebrating,.progressRing-module__7xObGa__pulsing,.progressRing-module__7xObGa__tooltipContent{animation:none}}
.shippingAddressSection-module__Rnvp_G__addressContainer{background:var(--surface-primary);width:100%;margin-top:2px}.shippingAddressSection-module__Rnvp_G__loadingContainer{justify-content:center;align-items:center;width:100%;min-height:200px;padding:48px 24px;display:flex}.shippingAddressSection-module__Rnvp_G__errorContainer{text-align:center;padding:32px}.shippingAddressSection-module__Rnvp_G__addressList{background:var(--surface-primary-light);border-radius:16px;flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden}.shippingAddressSection-module__Rnvp_G__limitMessage{background:var(--surface-warning);border:1px solid var(--border-warning);text-align:center;border-radius:8px;margin:16px 24px;padding:12px 20px}@media (max-width:768px){.shippingAddressSection-module__Rnvp_G__limitMessage{margin:16px 20px}}
/*# sourceMappingURL=152c3d57c092a5da.css.map*/