.CreateDashboardPageClient-module__8WHuSa__scopeRow{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.CreateDashboardPageClient-module__8WHuSa__statsError{color:var(--theme-textSecondary,#c6cbda);margin:0;font-size:.8125rem}.CreateDashboardPageClient-module__8WHuSa__mainGrid{grid-template-columns:minmax(300px,380px) minmax(0,1fr);align-items:start;gap:16px;min-width:0;display:grid}.CreateDashboardPageClient-module__8WHuSa__mainGridSide{min-width:0}.CreateDashboardPageClient-module__8WHuSa__mainGridMain{flex-direction:column;gap:16px;min-width:0;display:flex}@media (max-width:960px){.CreateDashboardPageClient-module__8WHuSa__mainGrid{grid-template-columns:minmax(0,1fr)}}
.DashboardOverviewSection-module__ze5VBG__section{min-width:0;color:var(--theme-text,#edf0ff);flex-direction:column;gap:16px;transition:opacity .12s cubic-bezier(.2,0,0,1);display:flex}.DashboardOverviewSection-module__ze5VBG__section[data-loading=true]{opacity:.72}
.DashboardChartGroup-module__K_PYFG__panel{background:color-mix(in srgb, var(--theme-text,#fff) 3%, transparent);border:1px solid color-mix(in srgb, var(--theme-text,#fff) 8%, transparent);min-width:0;color:var(--theme-text,#edf0ff);border-radius:18px;flex-direction:column;transition:opacity .12s cubic-bezier(.2,0,0,1);display:flex;overflow:hidden}.DashboardChartGroup-module__K_PYFG__panel[data-loading=true]{opacity:.72}.DashboardChartGroup-module__K_PYFG__tabRail{border-bottom:1px solid color-mix(in srgb, var(--theme-text,#fff) 8%, transparent);grid-template-columns:repeat(auto-fit,minmax(0,1fr));display:grid}.DashboardChartGroup-module__K_PYFG__tab{border:none;border-right:1px solid color-mix(in srgb, var(--theme-text,#fff) 8%, transparent);min-width:0;color:var(--theme-text,#edf0ff);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;flex-direction:column;align-items:flex-start;gap:6px;padding:16px 18px;font-family:inherit;transition:background 90ms cubic-bezier(.2,0,0,1);display:flex}.DashboardChartGroup-module__K_PYFG__tab:last-child{border-right:none}.DashboardChartGroup-module__K_PYFG__tab:hover,.DashboardChartGroup-module__K_PYFG__tab:focus-visible{background:color-mix(in srgb, var(--theme-text,#fff) 4%, transparent);outline:none}.DashboardChartGroup-module__K_PYFG__tab[data-selected=true]{background:color-mix(in srgb, var(--metric-color,var(--theme-mainInteraction,#5170ff)) 10%, transparent)}.DashboardChartGroup-module__K_PYFG__tabLabel{color:var(--theme-textSecondary,#c6cbda);font-size:.8125rem;font-weight:600}.DashboardChartGroup-module__K_PYFG__tabValueRow{align-items:center;gap:8px;min-width:0;display:inline-flex}.DashboardChartGroup-module__K_PYFG__tabValue{font-variant-numeric:tabular-nums;color:var(--metric-color,var(--theme-text,#edf0ff));font-size:clamp(1.5rem,2.2vw,2rem);font-weight:720;line-height:1}.DashboardChartGroup-module__K_PYFG__tabDeltaIcon{background:color-mix(in srgb, var(--theme-text,#fff) 8%, transparent);width:22px;height:22px;color:var(--theme-textSecondary,#c6cbda);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.DashboardChartGroup-module__K_PYFG__tabDeltaIcon_positive{color:color-mix(in srgb, var(--metric-color,var(--theme-mainInteraction,#5170ff)) 80%, var(--theme-text,#fff))}.DashboardChartGroup-module__K_PYFG__tabDeltaIcon_negative{color:var(--theme-textSecondary,#c6cbda)}.DashboardChartGroup-module__K_PYFG__tabSubtitle{color:color-mix(in srgb, var(--theme-textSecondary,#c6cbda) 90%, transparent);font-size:.75rem;line-height:1.4}.DashboardChartGroup-module__K_PYFG__chartFrame{--dashboard-chart-grid:color-mix(in srgb, var(--theme-text,#fff) 8%, transparent);--dashboard-chart-tick:color-mix(in srgb, var(--theme-textSecondary,#c6cbda) 85%, transparent);width:100%;min-width:0;padding:8px 12px 16px}.DashboardChartGroup-module__K_PYFG__tooltip{background:var(--theme-surfaceSolid,#1c1d25);border:1px solid var(--theme-border,#2a2b31);box-shadow:0 8px 24px color-mix(in srgb, var(--theme-shadow,#0a0b0f) 45%, transparent);color:var(--theme-text,#edf0ff);border-radius:10px;flex-direction:column;gap:2px;padding:8px 12px;display:flex}.DashboardChartGroup-module__K_PYFG__tooltipDate{margin:0;font-size:.75rem;font-weight:700}.DashboardChartGroup-module__K_PYFG__tooltipRow{color:var(--theme-textSecondary,#c6cbda);margin:0;font-size:.75rem}.DashboardChartGroup-module__K_PYFG__tooltipRow strong{color:var(--theme-text,#edf0ff);font-variant-numeric:tabular-nums}.DashboardChartGroup-module__K_PYFG__legend{flex-wrap:wrap;justify-content:center;gap:10px 14px;margin:10px 0 0;padding:0;list-style:none;display:flex}.DashboardChartGroup-module__K_PYFG__legendItem{align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.DashboardChartGroup-module__K_PYFG__legendSwatch{border-radius:999px;flex-shrink:0;width:10px;height:10px}.DashboardChartGroup-module__K_PYFG__legendLabel{text-overflow:ellipsis;white-space:nowrap;color:var(--theme-textSecondary,#c6cbda);font-size:.6875rem;overflow:hidden}.DashboardChartGroup-module__K_PYFG__chartFrame[data-multi-line=true]{padding-bottom:8px}.DashboardChartGroup-module__K_PYFG__mobilePicker{display:none}.DashboardChartGroup-module__K_PYFG__mobilePickerTrigger{border:none;border-bottom:1px solid color-mix(in srgb, var(--theme-text,#fff) 8%, transparent);background:color-mix(in srgb, var(--metric-color,var(--theme-mainInteraction,#5170ff)) 10%, transparent);width:100%;color:var(--theme-text,#edf0ff);text-align:left;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px;font-family:inherit;display:flex;position:relative}.DashboardChartGroup-module__K_PYFG__mobilePickerSelect{opacity:0;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;border:none;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.DashboardChartGroup-module__K_PYFG__mobilePickerSelect:focus-visible{outline:none}.DashboardChartGroup-module__K_PYFG__mobilePickerTrigger:has(.DashboardChartGroup-module__K_PYFG__mobilePickerSelect:focus-visible){box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--theme-hoverOutlineRing,#fff) 72%, transparent)}.DashboardChartGroup-module__K_PYFG__mobilePickerContent{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.DashboardChartGroup-module__K_PYFG__mobilePickerChevron{color:var(--theme-textSecondary,#c6cbda);flex-shrink:0;margin-top:2px}@media (max-width:720px){.DashboardChartGroup-module__K_PYFG__tabRail{display:none}.DashboardChartGroup-module__K_PYFG__mobilePicker{display:block}}
.DashboardStoryBreakdownSection-module__jpF6uG__section{background:color-mix(in srgb, var(--theme-text,#fff) 3%, transparent);border:1px solid color-mix(in srgb, var(--theme-text,#fff) 8%, transparent);min-width:0;max-height:min(720px,100vh - 200px);color:var(--theme-text,#edf0ff);border-radius:18px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.DashboardStoryBreakdownSection-module__jpF6uG__emptyNote{background:color-mix(in srgb, var(--theme-text,#fff) 4%, transparent);color:var(--theme-textSecondary,#c6cbda);border-radius:12px;margin:0;padding:10px 12px;font-size:.8125rem;line-height:1.5}.DashboardStoryBreakdownSection-module__jpF6uG__controls{flex-shrink:0;align-items:center;gap:8px;min-width:0;display:flex}.DashboardStoryBreakdownSection-module__jpF6uG__allButton{border:1px solid color-mix(in srgb, var(--theme-text,#fff) 12%, transparent);background:color-mix(in srgb, var(--theme-text,#fff) 5%, transparent);height:38px;color:var(--theme-textSecondary,#c6cbda);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:10px;flex-shrink:0;padding:0 12px;font-family:inherit;font-size:.8125rem;font-weight:650;transition:background-color 90ms cubic-bezier(.2,0,0,1),border-color 90ms cubic-bezier(.2,0,0,1),color 90ms cubic-bezier(.2,0,0,1)}.DashboardStoryBreakdownSection-module__jpF6uG__allButton[data-selected=true]{border-color:color-mix(in srgb, var(--theme-mainInteraction,#5170ff) 35%, transparent);background:color-mix(in srgb, var(--theme-mainInteraction,#5170ff) 14%, transparent);color:var(--theme-text,#edf0ff)}.DashboardStoryBreakdownSection-module__jpF6uG__allButton:hover,.DashboardStoryBreakdownSection-module__jpF6uG__allButton:focus-visible{border-color:color-mix(in srgb, var(--theme-text,#fff) 20%, transparent);color:var(--theme-text,#edf0ff);outline:none}.DashboardStoryBreakdownSection-module__jpF6uG__searchWrap{flex:auto;min-width:0}.DashboardStoryBreakdownSection-module__jpF6uG__searchInputGroup{padding-bottom:0}.DashboardStoryBreakdownSection-module__jpF6uG__searchInput{border-color:color-mix(in srgb, var(--theme-text,#fff) 12%, transparent);background:color-mix(in srgb, var(--theme-text,#fff) 5%, transparent);border-radius:10px;height:38px;padding:0 42px 0 12px;font-size:.875rem}.DashboardStoryBreakdownSection-module__jpF6uG__list{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;gap:4px;min-height:0;display:flex;overflow-y:auto}.DashboardStoryBreakdownSection-module__jpF6uG__row{min-width:0;color:inherit;text-align:start;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:6px 8px;font-family:inherit;transition:background 90ms cubic-bezier(.2,0,0,1);display:flex}.DashboardStoryBreakdownSection-module__jpF6uG__row[data-selected=true]{background:color-mix(in srgb, var(--theme-mainInteraction,#5170ff) 12%, transparent)}.DashboardStoryBreakdownSection-module__jpF6uG__row:hover,.DashboardStoryBreakdownSection-module__jpF6uG__row:focus-visible{background:color-mix(in srgb, var(--theme-text,#fff) 6%, transparent);outline:none}.DashboardStoryBreakdownSection-module__jpF6uG__row[data-selected=true]:hover,.DashboardStoryBreakdownSection-module__jpF6uG__row[data-selected=true]:focus-visible{background:color-mix(in srgb, var(--theme-mainInteraction,#5170ff) 16%, transparent)}.DashboardStoryBreakdownSection-module__jpF6uG__row:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--theme-hoverOutlineRing,#fff) 72%, transparent)}.DashboardStoryBreakdownSection-module__jpF6uG__cover{background:color-mix(in srgb, var(--theme-text,#fff) 8%, transparent);border-radius:5px;flex-shrink:0;width:30px;height:44px;overflow:hidden}.DashboardStoryBreakdownSection-module__jpF6uG__coverImage{object-fit:cover;width:100%;height:100%}.DashboardStoryBreakdownSection-module__jpF6uG__coverFallback{width:100%;height:100%;display:block}.DashboardStoryBreakdownSection-module__jpF6uG__body{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.DashboardStoryBreakdownSection-module__jpF6uG__titleRow{align-items:center;gap:6px;min-width:0;display:flex}.DashboardStoryBreakdownSection-module__jpF6uG__storyTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.875rem;font-weight:680;overflow:hidden}.DashboardStoryBreakdownSection-module__jpF6uG__draftBadge{background:color-mix(in srgb, var(--theme-text,#fff) 8%, transparent);color:var(--theme-textSecondary,#c6cbda);border-radius:999px;flex-shrink:0;padding:1px 6px;font-size:.625rem;font-weight:650}.DashboardStoryBreakdownSection-module__jpF6uG__stats{flex-wrap:wrap;gap:8px;display:flex}.DashboardStoryBreakdownSection-module__jpF6uG__statCell{font-variant-numeric:tabular-nums;color:var(--theme-textSecondary,#c6cbda);align-items:center;gap:4px;font-size:.6875rem;display:inline-flex}.DashboardStoryBreakdownSection-module__jpF6uG__statIcon{font-size:12px;display:inline-flex}.DashboardStoryBreakdownSection-module__jpF6uG__finishRate{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:0;display:flex}.DashboardStoryBreakdownSection-module__jpF6uG__finishRateValue{font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:720}.DashboardStoryBreakdownSection-module__jpF6uG__finishRateLabel{color:var(--theme-textSecondary,#c6cbda);font-size:.625rem}@media (max-width:560px){.DashboardStoryBreakdownSection-module__jpF6uG__section{max-height:none}.DashboardStoryBreakdownSection-module__jpF6uG__stats{gap:6px}}
.DashboardRetentionSection-module__BDzKuq__section{background:color-mix(in srgb, var(--theme-text,#fff) 3%, transparent);border:1px solid color-mix(in srgb, var(--theme-text,#fff) 8%, transparent);min-width:0;color:var(--theme-text,#edf0ff);border-radius:18px;flex-direction:column;gap:12px;padding:18px 20px;display:flex}.DashboardRetentionSection-module__BDzKuq__header{flex-direction:column;gap:4px;display:flex}.DashboardRetentionSection-module__BDzKuq__title{margin:0;font-size:1rem;font-weight:700}.DashboardRetentionSection-module__BDzKuq__description{color:var(--theme-textSecondary,#c6cbda);margin:0;font-size:.8125rem;line-height:1.5}.DashboardRetentionSection-module__BDzKuq__emptyNote{background:color-mix(in srgb, var(--theme-text,#fff) 4%, transparent);color:var(--theme-textSecondary,#c6cbda);border-radius:12px;margin:0;padding:10px 14px;font-size:.8125rem;line-height:1.5}.DashboardRetentionSection-module__BDzKuq__chartFrame{--dashboard-chart-bar:var(--theme-mainInteraction,#5170ff);--dashboard-chart-grid:color-mix(in srgb, var(--theme-text,#fff) 10%, transparent);--dashboard-chart-tick:color-mix(in srgb, var(--theme-textSecondary,#c6cbda) 90%, transparent);width:100%;min-width:0}.DashboardRetentionSection-module__BDzKuq__tooltip{background:var(--theme-surfaceSolid,#1c1d25);border:1px solid var(--theme-border,#2a2b31);max-width:260px;box-shadow:0 8px 24px color-mix(in srgb, var(--theme-shadow,#0a0b0f) 45%, transparent);color:var(--theme-text,#edf0ff);border-radius:10px;flex-direction:column;gap:2px;padding:8px 12px;display:flex}.DashboardRetentionSection-module__BDzKuq__tooltipTitle{margin:0;font-size:.75rem;font-weight:700}.DashboardRetentionSection-module__BDzKuq__tooltipRow{color:var(--theme-textSecondary,#c6cbda);margin:0;font-size:.75rem;line-height:1.45}.DashboardRetentionSection-module__BDzKuq__tooltipRow strong{color:var(--theme-text,#edf0ff);font-variant-numeric:tabular-nums}
.Input-module__bfW25q__inputGroup{flex-direction:column;gap:.5rem;width:100%;padding-bottom:1.25rem;display:flex;position:relative}.Input-module__bfW25q__label{color:var(--theme-textSecondary);font-size:.875rem;font-weight:500}.Input-module__bfW25q__input{background:var(--theme-inputBackground);border:1px solid var(--theme-inputBorder);width:100%;color:var(--theme-text);border-radius:8px;outline:none;padding:.75rem 1rem;font-size:1rem;transition:none}.Input-module__bfW25q__input:focus{border-color:var(--theme-inputBorderFocus);background:var(--theme-inputBackgroundFocus)}.Input-module__bfW25q__inputError{border-color:var(--theme-error)!important;background:#ff4d4f05!important}.Input-module__bfW25q__input::placeholder{color:var(--theme-inputPlaceholder)}.Input-module__bfW25q__error{box-sizing:border-box;width:max-content;max-width:100%;color:var(--theme-error);text-align:center;white-space:normal;margin-top:-.75rem;padding:0 .5rem;font-size:.8125rem;font-weight:400;line-height:1.35;animation:.3s ease-out Input-module__bfW25q__fadeIn;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Input-module__bfW25q__hint{box-sizing:border-box;width:100%;color:var(--theme-textDisabled);text-align:left;white-space:normal;margin-top:-.75rem;padding:0 .15rem;font-size:.75rem;font-weight:400;line-height:1.35;position:absolute;top:100%;left:0;right:0}@keyframes Input-module__bfW25q__fadeIn{0%{transform:translate(-50%,5px)}to{transform:translate(-50%)}}
.VerificationCodeInput-module__qa8dwG__container{flex-direction:column;align-items:center;gap:0;width:100%;padding-bottom:1.5rem;display:flex;position:relative}.VerificationCodeInput-module__qa8dwG__otpWrapper{justify-content:center;align-items:center;gap:.6rem;display:flex}.VerificationCodeInput-module__qa8dwG__otpInput{background:var(--theme-backgroundSecondary);border:1px solid var(--theme-border);width:48px;height:60px;color:var(--theme-text);text-align:center;cursor:text;border-radius:8px;outline:none;font-size:1.5rem;font-weight:600;transition:background .15s,border-color .15s}.VerificationCodeInput-module__qa8dwG__otpInput::selection{background:0 0}.VerificationCodeInput-module__qa8dwG__otpInput:focus{background:var(--theme-backgroundTertiary);border-color:var(--theme-text)}.VerificationCodeInput-module__qa8dwG__otpInput:focus::placeholder{color:#0000}@media (max-width:768px){.VerificationCodeInput-module__qa8dwG__otpWrapper{gap:.4rem}.VerificationCodeInput-module__qa8dwG__otpInput{width:44px;height:54px;font-size:1.35rem}}@media (max-width:360px){.VerificationCodeInput-module__qa8dwG__otpInput{width:40px;height:50px;font-size:1.25rem}}.VerificationCodeInput-module__qa8dwG__errorInput{background:#ff4d4f0d!important;border-color:#ff4d4f!important}.VerificationCodeInput-module__qa8dwG__errorText{box-sizing:border-box;width:max-content;max-width:100%;color:var(--theme-error);text-align:center;white-space:normal;margin:0;padding:0 .5rem;font-size:.8125rem;font-weight:400;line-height:1.35;animation:.3s ease-out VerificationCodeInput-module__qa8dwG__fadeIn;position:absolute;top:calc(100% - 1.15rem);left:50%;transform:translate(-50%)}@keyframes VerificationCodeInput-module__qa8dwG__fadeIn{0%{opacity:0;transform:translate(-50%,5px)}to{opacity:1;transform:translate(-50%)}}
.ProfilePreviewCard-module__e-PwTq__panel{gap:10px;min-width:0;display:grid;position:sticky;top:0}.ProfilePreviewCard-module__e-PwTq__title{color:var(--theme-textSecondary);font-size:.86rem;font-weight:500;line-height:1.35}.ProfilePreviewCard-module__e-PwTq__card{border:1px solid color-mix(in srgb, var(--theme-borderHover) 76%, transparent);background:var(--theme-backgroundSecondary);box-shadow:0 8px 20px color-mix(in srgb, var(--theme-shadow) 10%, transparent);border-radius:8px;overflow:hidden}.ProfilePreviewCard-module__e-PwTq__banner{width:100%;aspect-ratio:var(--story-banner-aspect-ratio,1320 / 448);background:linear-gradient(135deg, color-mix(in srgb, var(--theme-storyseaBlue) 54%, var(--theme-background) 46%), color-mix(in srgb, var(--theme-mainInteraction) 42%, var(--theme-backgroundTertiary) 58%));border:0;padding:0;display:block;position:relative;overflow:hidden}.ProfilePreviewCard-module__e-PwTq__bannerInteractive{cursor:pointer}.ProfilePreviewCard-module__e-PwTq__banner img,.ProfilePreviewCard-module__e-PwTq__avatar img{object-fit:cover;width:100%;height:100%}.ProfilePreviewCard-module__e-PwTq__body{grid-template-columns:68px minmax(0,1fr);align-items:start;gap:12px 14px;min-height:164px;padding:14px 18px 18px;display:grid}.ProfilePreviewCard-module__e-PwTq__bodyAccent{background:linear-gradient(to bottom, color-mix(in srgb, var(--title-page-accent-dark,transparent) 100%, var(--theme-backgroundSecondary) 0%) 0%, color-mix(in srgb, var(--title-page-accent-dark,transparent) 12%, var(--theme-backgroundSecondary) 88%) 50%, var(--theme-backgroundSecondary) 100%)}[data-theme=light] .ProfilePreviewCard-module__e-PwTq__bodyAccent{background:linear-gradient(to bottom, color-mix(in srgb, var(--title-page-accent-light,transparent) 100%, var(--theme-backgroundSecondary) 0%) 0%, color-mix(in srgb, var(--title-page-accent-light,transparent) 10%, var(--theme-backgroundSecondary) 90%) 50%, var(--theme-backgroundSecondary) 100%)}.ProfilePreviewCard-module__e-PwTq__bodyAccentVertical{background:linear-gradient(to bottom, color-mix(in srgb, var(--title-page-accent-dark,transparent) 88%, var(--theme-backgroundSecondary) 12%) 0%, color-mix(in srgb, var(--title-page-accent-dark,transparent) 22%, var(--theme-backgroundSecondary) 78%) 52%, var(--theme-backgroundSecondary) 100%)}[data-theme=light] .ProfilePreviewCard-module__e-PwTq__bodyAccentVertical{background:linear-gradient(to bottom, color-mix(in srgb, var(--title-page-accent-light,transparent) 72%, var(--theme-backgroundSecondary) 28%) 0%, color-mix(in srgb, var(--title-page-accent-light,transparent) 18%, var(--theme-backgroundSecondary) 82%) 52%, var(--theme-backgroundSecondary) 100%)}.ProfilePreviewCard-module__e-PwTq__bodyNoBanner{min-height:0;padding-top:18px}.ProfilePreviewCard-module__e-PwTq__avatar{background:var(--theme-backgroundTertiary);border:0;border-radius:50%;width:68px;height:68px;padding:0;display:block;position:relative;overflow:hidden}.ProfilePreviewCard-module__e-PwTq__avatarInteractive{cursor:pointer}.ProfilePreviewCard-module__e-PwTq__identity{gap:2px;min-width:0;padding-top:2px;display:grid}.ProfilePreviewCard-module__e-PwTq__identity strong{min-width:0;color:var(--theme-text);text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;font-weight:780;line-height:1.15;overflow:hidden}.ProfilePreviewCard-module__e-PwTq__identity span{color:var(--theme-textSecondary);font-size:.82rem;font-weight:650}.ProfilePreviewCard-module__e-PwTq__socials{flex-wrap:wrap;gap:5px;margin-top:5px;display:flex}.ProfilePreviewCard-module__e-PwTq__socials span{width:22px;height:22px;color:var(--theme-textSecondary);background:0 0;border-radius:999px;place-items:center;line-height:1;display:inline-grid}.ProfilePreviewCard-module__e-PwTq__socials svg{fill:currentColor;width:14px;height:14px;display:block}.ProfilePreviewCard-module__e-PwTq__socials svg[data-stroke]{fill:none}.ProfilePreviewCard-module__e-PwTq__bio{min-height:44px;color:var(--theme-textSecondary);overflow-wrap:anywhere;white-space:pre-wrap;grid-column:1/-1;margin:0;font-size:.84rem;line-height:1.45}.ProfilePreviewCard-module__e-PwTq__bioPlaceholder{color:var(--theme-textSecondary);font-style:italic}.ProfilePreviewCard-module__e-PwTq__editOverlay{background:color-mix(in srgb, var(--theme-shadow) 54%, transparent);color:#fff;opacity:0;place-items:center;transition:opacity .14s;display:grid;position:absolute;inset:0}.ProfilePreviewCard-module__e-PwTq__banner .ProfilePreviewCard-module__e-PwTq__editOverlay{background:color-mix(in srgb, var(--theme-shadow) 62%, transparent);border-radius:50%;width:34px;height:34px;inset:auto 10px 10px auto}.ProfilePreviewCard-module__e-PwTq__avatar:hover .ProfilePreviewCard-module__e-PwTq__editOverlay,.ProfilePreviewCard-module__e-PwTq__avatar:focus-visible .ProfilePreviewCard-module__e-PwTq__editOverlay,.ProfilePreviewCard-module__e-PwTq__banner:hover .ProfilePreviewCard-module__e-PwTq__editOverlay,.ProfilePreviewCard-module__e-PwTq__banner:focus-visible .ProfilePreviewCard-module__e-PwTq__editOverlay{opacity:1}.ProfilePreviewCard-module__e-PwTq__avatar:focus-visible,.ProfilePreviewCard-module__e-PwTq__banner:focus-visible{outline:2px solid var(--theme-inputBorderFocus);outline-offset:2px}@media (max-width:1023px){.ProfilePreviewCard-module__e-PwTq__panel{order:-1;max-width:360px;position:static}}@media (max-width:767px){.ProfilePreviewCard-module__e-PwTq__panel{max-width:none}}
.SettingsReaderPreviewCard-module__gIFr2q__panel{align-self:start;gap:10px;min-width:0;display:grid;position:sticky;top:0}.SettingsReaderPreviewCard-module__gIFr2q__title{color:var(--theme-textSecondary);font-size:.86rem;font-weight:500;line-height:1.35}.SettingsReaderPreviewCard-module__gIFr2q__card{overflow:hidden}.SettingsReaderPreviewCard-module__gIFr2q__chapter{gap:18px;min-height:0;max-height:420px;padding:22px 18px 28px;display:grid;position:relative;overflow:hidden}.SettingsReaderPreviewCard-module__gIFr2q__chapter:after{content:"";background:linear-gradient(to bottom, transparent 0%, var(--theme-background) 100%);pointer-events:none;height:96px;position:absolute;bottom:0;left:0;right:0}.SettingsReaderPreviewCard-module__gIFr2q__chapter .SettingsReaderPreviewCard-module__gIFr2q__chapterHeading{text-align:left;font-family:var(--story-chapter-body-font-family);gap:10px;margin:0;display:grid}.SettingsReaderPreviewCard-module__gIFr2q__chapter .SettingsReaderPreviewCard-module__gIFr2q__chapterNumber{font-family:var(--story-chapter-body-font-family);font-size:calc(var(--story-chapter-body-font-size,1.25rem) * .82);letter-spacing:.18em;text-transform:uppercase;color:var(--theme-textSecondary);font-weight:600;display:block}.SettingsReaderPreviewCard-module__gIFr2q__chapter .SettingsReaderPreviewCard-module__gIFr2q__chapterHeadingTitle{font-family:var(--story-chapter-body-font-family);font-size:calc(var(--story-chapter-body-font-size,1.25rem) * .95);letter-spacing:.01em;text-transform:none;text-wrap:pretty;color:var(--theme-text);font-weight:400;line-height:1.35;display:block}.SettingsReaderPreviewCard-module__gIFr2q__chapterBody{font-family:var(--story-chapter-body-font-family);font-size:calc(var(--story-chapter-body-font-size,1.25rem) * var(--story-chapter-body-font-scale,1));color:var(--theme-text);line-height:1.75}.SettingsReaderPreviewCard-module__gIFr2q__chapterBody p{margin:0 0 1rem;font-family:inherit}.SettingsReaderPreviewCard-module__gIFr2q__chapterBody p:last-child{margin-bottom:0}@media (max-width:1120px){.SettingsReaderPreviewCard-module__gIFr2q__panel{order:-1;width:min(100%,360px);position:static}.SettingsReaderPreviewCard-module__gIFr2q__chapter{max-height:300px}}@media (max-width:767px){.SettingsReaderPreviewCard-module__gIFr2q__panel{max-width:none}.SettingsReaderPreviewCard-module__gIFr2q__chapter{max-height:none}.SettingsReaderPreviewCard-module__gIFr2q__chapter:after{display:none}}
.SettingsContentPickerModal-module__oeFu6q__backdrop{z-index:1100;background:color-mix(in srgb, var(--theme-shadow) 72%, transparent);place-items:center;padding:20px;display:grid;position:fixed;inset:0}[data-theme=light] .SettingsContentPickerModal-module__oeFu6q__backdrop{background:color-mix(in srgb, var(--theme-text) 32%, transparent)}.SettingsContentPickerModal-module__oeFu6q__modal{border:1px solid var(--theme-border);background:var(--theme-backgroundSecondary);width:min(460px,100vw - 40px);max-height:min(620px,100vh - 40px);color:var(--theme-text);box-shadow:0 22px 62px color-mix(in srgb, var(--theme-shadow) 36%, transparent);border-radius:14px;flex-direction:column;display:flex;position:relative;overflow:hidden}.SettingsContentPickerModal-module__oeFu6q__header{border-bottom:1px solid var(--theme-border);background:var(--theme-background);flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:0 12px 0 22px;display:flex}.SettingsContentPickerModal-module__oeFu6q__header h2{margin:0;font-size:1rem;font-weight:760}.SettingsContentPickerModal-module__oeFu6q__close{width:34px;height:34px;color:var(--theme-textSecondary);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;display:grid}.SettingsContentPickerModal-module__oeFu6q__close:hover,.SettingsContentPickerModal-module__oeFu6q__close:focus-visible{background:var(--theme-buttonBackground);color:var(--theme-text);outline:none}.SettingsContentPickerModal-module__oeFu6q__searchRow{flex:none;padding:14px 16px 10px;position:relative}.SettingsContentPickerModal-module__oeFu6q__searchIcon{color:var(--theme-textSecondary);pointer-events:none;position:absolute;top:50%;left:28px;transform:translateY(-50%)}.SettingsContentPickerModal-module__oeFu6q__searchInput{box-sizing:border-box;border:1px solid var(--theme-inputBorder);background:var(--theme-inputBackground);width:100%;height:40px;color:var(--theme-text);font:inherit;border-radius:8px;padding:0 12px 0 38px;font-size:.88rem;font-weight:560}.SettingsContentPickerModal-module__oeFu6q__searchInput:focus{border-color:var(--theme-inputBorderFocus);background:var(--theme-inputBackgroundFocus);outline:none}.SettingsContentPickerModal-module__oeFu6q__searchInput::placeholder{color:var(--theme-inputPlaceholder);opacity:1}.SettingsContentPickerModal-module__oeFu6q__body{flex:auto;min-height:160px;padding:4px 10px 14px;overflow-y:auto}.SettingsContentPickerModal-module__oeFu6q__list{gap:4px;margin:0;padding:0;list-style:none;display:grid}.SettingsContentPickerModal-module__oeFu6q__row{width:100%;color:var(--theme-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px;transition:background .14s,border-color .14s;display:grid}.SettingsContentPickerModal-module__oeFu6q__row:hover,.SettingsContentPickerModal-module__oeFu6q__row:focus-visible{background:var(--theme-buttonBackground);outline:none}.SettingsContentPickerModal-module__oeFu6q__rowSelected{border-color:color-mix(in srgb, var(--theme-mainInteraction) 54%, transparent);background:color-mix(in srgb, var(--theme-mainInteraction) 14%, var(--theme-buttonBackground))}.SettingsContentPickerModal-module__oeFu6q__thumb{background:var(--theme-backgroundTertiary);width:40px;height:54px;color:var(--theme-textSecondary);border-radius:6px;place-items:center;display:grid;overflow:hidden}.SettingsContentPickerModal-module__oeFu6q__thumb img{object-fit:cover;width:100%;height:100%}.SettingsContentPickerModal-module__oeFu6q__rowText{gap:2px;min-width:0;display:grid}.SettingsContentPickerModal-module__oeFu6q__rowText strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:620;line-height:1.3;overflow:hidden}.SettingsContentPickerModal-module__oeFu6q__rowText small{color:var(--theme-textSecondary);font-size:.78rem;line-height:1.3}.SettingsContentPickerModal-module__oeFu6q__rowCheck{color:var(--theme-mainInteraction);place-items:center;display:grid}.SettingsContentPickerModal-module__oeFu6q__skeletonRow{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;padding:8px;display:grid}.SettingsContentPickerModal-module__oeFu6q__skeletonThumb{background:var(--theme-backgroundTertiary);border-radius:6px;width:40px;height:54px;animation:1.4s ease-in-out infinite SettingsContentPickerModal-module__oeFu6q__pickerPulse}.SettingsContentPickerModal-module__oeFu6q__skeletonText{background:var(--theme-backgroundTertiary);border-radius:6px;height:14px;animation:1.4s ease-in-out infinite SettingsContentPickerModal-module__oeFu6q__pickerPulse}.SettingsContentPickerModal-module__oeFu6q__stateMessage{text-align:center;justify-items:center;gap:10px;padding:28px 18px;display:grid}.SettingsContentPickerModal-module__oeFu6q__stateMessage p{color:var(--theme-textSecondary);margin:0;font-size:.86rem;line-height:1.5}.SettingsContentPickerModal-module__oeFu6q__emptyIcon{background:var(--theme-backgroundTertiary);width:44px;height:44px;color:var(--theme-textSecondary);border-radius:999px;place-items:center;display:grid}.SettingsContentPickerModal-module__oeFu6q__retryButton{border:1px solid var(--theme-border);min-height:34px;color:var(--theme-text);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:0 14px;font-size:.82rem;font-weight:660}.SettingsContentPickerModal-module__oeFu6q__retryButton:hover,.SettingsContentPickerModal-module__oeFu6q__retryButton:focus-visible{background:var(--theme-buttonBackground);border-color:var(--theme-borderHover);outline:none}@keyframes SettingsContentPickerModal-module__oeFu6q__pickerPulse{0%,to{opacity:1}50%{opacity:.5}}
.Settings-module__nJGiHa__page{width:min(1080px,100%);padding:clamp(32px, 6vw, 72px) var(--page-padding-x) 64px;color:var(--theme-text);margin:0 auto}.Settings-module__nJGiHa__pageHeader{max-width:680px;margin-bottom:32px}.Settings-module__nJGiHa__mobileBackButton,.Settings-module__nJGiHa__mobileSettingsIndex,.Settings-module__nJGiHa__mobileHeaderTitle,.Settings-module__nJGiHa__mobileHeaderSpacer{display:none}.Settings-module__nJGiHa__eyebrow{color:var(--theme-textSecondary);letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:700}.Settings-module__nJGiHa__pageHeader h1{font-family:var(--font-crimson-pro);letter-spacing:-.04em;margin:0;font-size:clamp(2.6rem,6vw,4.4rem);font-weight:500;line-height:.95}.Settings-module__nJGiHa__pageHeader p:not(.Settings-module__nJGiHa__eyebrow),.Settings-module__nJGiHa__sectionIntro,.Settings-module__nJGiHa__group>div:first-child p,.Settings-module__nJGiHa__settingDescription,.Settings-module__nJGiHa__modal p{color:var(--theme-textSecondary);line-height:1.55}.Settings-module__nJGiHa__settingsLayout{grid-template-columns:210px minmax(0,1fr);gap:clamp(32px,6vw,72px);display:grid}.Settings-module__nJGiHa__indexRail{border-left:1px solid var(--theme-border);flex-direction:column;align-self:start;gap:10px;display:flex}.Settings-module__nJGiHa__indexRailVersion{color:var(--theme-textDisabled);margin:auto 12px 0;padding-top:12px;font-size:.75rem;font-weight:500;line-height:1.35}.Settings-module__nJGiHa__navSearch{border:1px solid var(--theme-inputBorder);background:var(--theme-inputBackground);min-height:40px;color:var(--theme-textSecondary);border-radius:8px;align-items:center;gap:9px;margin:0 0 8px;padding:0 12px;display:flex}.Settings-module__nJGiHa__navSearch:focus-within{border-color:var(--theme-inputBorderFocus);background:var(--theme-inputBackgroundFocus);color:var(--theme-textSecondary)}.Settings-module__nJGiHa__navSearch input{width:100%;min-width:0;color:var(--theme-text);font:inherit;background:0 0;border:0;outline:0;font-size:.88rem;font-weight:560}.Settings-module__nJGiHa__navSearch input::placeholder{color:var(--theme-inputPlaceholder);opacity:1}.Settings-module__nJGiHa__navSearchEmpty{color:var(--theme-textSecondary);margin:4px 12px 0;font-size:.82rem;line-height:1.35}.Settings-module__nJGiHa__navGroup{gap:4px;min-width:0;display:grid}.Settings-module__nJGiHa__navGroupButton,.Settings-module__nJGiHa__navSubitem{width:100%;color:var(--theme-textSecondary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.Settings-module__nJGiHa__navGroupButton{border-left:2px solid #0000;border-radius:8px;align-items:center;gap:10px;min-height:38px;padding:8px 12px;font-size:.91rem;font-weight:760;display:flex}.Settings-module__nJGiHa__navIcon{color:currentColor;flex:none}.Settings-module__nJGiHa__navSublist{gap:2px;margin-left:18px;padding-left:13px;display:grid;position:relative}.Settings-module__nJGiHa__navSublist:before{content:"";background:var(--theme-text);width:2px;height:20px;opacity:var(--active-subitem-opacity,0);transform:translateY(var(--active-subitem-top,6px));transition:var(--active-subitem-transition,transform .18s ease, opacity .14s ease);border-radius:999px;position:absolute;top:0;left:-2px}.Settings-module__nJGiHa__navSublistEntering{transform-origin:top;animation:.17s both Settings-module__nJGiHa__settingsSublistReveal}.Settings-module__nJGiHa__navSubitem{border-radius:7px;min-height:32px;padding:6px 10px;font-size:.88rem;line-height:1.25;position:relative}.Settings-module__nJGiHa__navGroupButton:hover:not(.Settings-module__nJGiHa__navGroupButtonActive),.Settings-module__nJGiHa__navGroupButton:focus-visible:not(.Settings-module__nJGiHa__navGroupButtonActive){background:color-mix(in srgb, var(--theme-buttonBackground) 72%, transparent);outline:0;color:var(--theme-textSecondary)!important;border-left-color:#0000!important}.Settings-module__nJGiHa__navGroupButtonActive,.Settings-module__nJGiHa__navGroupButtonActive:hover,.Settings-module__nJGiHa__navGroupButtonActive:focus-visible{background:var(--theme-buttonBackground);outline:0;color:var(--theme-text)!important;border-left-color:#0000!important}.Settings-module__nJGiHa__navSubitem:hover,.Settings-module__nJGiHa__navSubitem:focus-visible,.Settings-module__nJGiHa__navSubitemActive{outline:0;color:var(--theme-text)!important}.Settings-module__nJGiHa__section{display:none}.Settings-module__nJGiHa__sectionActive{display:block}.Settings-module__nJGiHa__section h2{letter-spacing:-.025em;margin:0 0 24px;font-size:1.55rem}.Settings-module__nJGiHa__anchorSection{border-top:1px solid var(--theme-border);gap:12px;margin-top:38px;padding-top:34px;scroll-margin-top:18px;display:grid}.Settings-module__nJGiHa__anchorSection:first-of-type{border-top:0;margin-top:0;padding-top:0}.Settings-module__nJGiHa__anchorSection h2,.Settings-module__nJGiHa__anchorSection h3{letter-spacing:0;margin:0;font-size:1.05rem;font-weight:780}.Settings-module__nJGiHa__anchorSection h2+.Settings-module__nJGiHa__sectionIntro,.Settings-module__nJGiHa__anchorSection h3+.Settings-module__nJGiHa__sectionIntro{margin:0}.Settings-module__nJGiHa__anchorSection .Settings-module__nJGiHa__group{border-top:0;margin-top:0;padding-top:0}.Settings-module__nJGiHa__anchorSection .Settings-module__nJGiHa__choiceFieldset{margin-bottom:0}.Settings-module__nJGiHa__group{border-top:1px solid var(--theme-border);gap:12px;margin-top:24px;padding-top:24px;display:grid}.Settings-module__nJGiHa__group h3{margin:0;font-size:1rem}.Settings-module__nJGiHa__group p{margin:0;font-size:.9rem}.Settings-module__nJGiHa__groupControls{flex-direction:column;align-items:flex-start;gap:4px;max-width:460px;margin-top:0;display:flex}.Settings-module__nJGiHa__passwordControls{gap:1.5rem;width:100%;max-width:none}.Settings-module__nJGiHa__groupControls .Settings-module__nJGiHa__success,.Settings-module__nJGiHa__groupControls .Settings-module__nJGiHa__error{margin:4px 0 0}.Settings-module__nJGiHa__groupControls .Settings-module__nJGiHa__success{color:var(--theme-success)}.Settings-module__nJGiHa__groupControls .Settings-module__nJGiHa__error{color:var(--theme-error)}.Settings-module__nJGiHa__settingStack{gap:8px;display:grid}.Settings-module__nJGiHa__settingLabel,.Settings-module__nJGiHa__settingDescription{display:block}.Settings-module__nJGiHa__settingLabel{color:var(--theme-text);font-size:.94rem;font-weight:650}.Settings-module__nJGiHa__settingDescription{margin-top:4px;font-size:.83rem}.Settings-module__nJGiHa__choiceFieldset{border:0;margin:0 0 32px;padding:0}.Settings-module__nJGiHa__choiceFieldset p{margin:5px 0 14px}.Settings-module__nJGiHa__choiceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-width:520px;display:grid}.Settings-module__nJGiHa__choice{border:1px solid var(--theme-border);min-height:64px;color:var(--theme-textSecondary);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;gap:4px;padding:12px;font-size:.82rem;display:flex;position:relative}.Settings-module__nJGiHa__choice:hover,.Settings-module__nJGiHa__choiceSelected{border-color:var(--theme-borderHover);background:var(--theme-buttonBackground);color:var(--theme-text)}.Settings-module__nJGiHa__choice input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.Settings-module__nJGiHa__choice:focus-within{outline:2px solid var(--theme-inputBorderFocus);outline-offset:2px}.Settings-module__nJGiHa__choiceLabelRow{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.Settings-module__nJGiHa__choiceBadge{border:1px solid var(--theme-border);height:16px;color:var(--theme-textSecondary);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;padding:0 6px;font-size:8px;font-weight:600;line-height:1;display:inline-flex}.Settings-module__nJGiHa__choiceSpecimen{color:var(--theme-text);font-size:1.45rem;line-height:1}.Settings-module__nJGiHa__choiceSpecimen:not(.Settings-module__nJGiHa__choiceSpecimenReaderFont){font-family:var(--font-crimson-pro)}.Settings-module__nJGiHa__choiceSpecimenReaderFont{font-synthesis:auto;letter-spacing:-.02em}.Settings-module__nJGiHa__choiceGridTextSize .Settings-module__nJGiHa__choice:first-child .Settings-module__nJGiHa__choiceSpecimen{font-size:1.2rem}.Settings-module__nJGiHa__choiceGridTextSize .Settings-module__nJGiHa__choice:nth-child(3) .Settings-module__nJGiHa__choiceSpecimen{font-size:1.7rem}.Settings-module__nJGiHa__success,.Settings-module__nJGiHa__error{font-size:.88rem}.Settings-module__nJGiHa__success{color:var(--theme-success)}.Settings-module__nJGiHa__error{color:var(--theme-error)}.Settings-module__nJGiHa__dangerButton{border:1px solid color-mix(in srgb, var(--theme-error) 45%, transparent);min-height:38px;color:var(--theme-error);cursor:pointer;background:0 0;border-radius:8px;padding:0 14px}.Settings-module__nJGiHa__dangerButton:hover{background:color-mix(in srgb, var(--theme-error) 10%, transparent)}.Settings-module__nJGiHa__dangerButton:disabled{opacity:.45;cursor:not-allowed}.Settings-module__nJGiHa__blockedUserRow{grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:8px 0;display:grid}.Settings-module__nJGiHa__blockedUserList{gap:8px;display:grid}.Settings-module__nJGiHa__avatar,.Settings-module__nJGiHa__avatarFallback{object-fit:cover;border-radius:50%;width:44px;height:44px}.Settings-module__nJGiHa__avatarFallback{background:var(--theme-buttonBackground);color:var(--theme-textSecondary);place-items:center;font-weight:700;display:grid}.Settings-module__nJGiHa__blockedUserIdentity{flex-direction:column;min-width:0;display:flex}.Settings-module__nJGiHa__blockedUserIdentity span{color:var(--theme-textSecondary);font-size:.84rem}.Settings-module__nJGiHa__emptyState{color:var(--theme-textSecondary)}.Settings-module__nJGiHa__modalBackdrop{z-index:1000;background:color-mix(in srgb, var(--theme-shadow) 72%, transparent);place-items:center;padding:20px;display:grid;position:fixed;inset:0}[data-theme=light] .Settings-module__nJGiHa__modalBackdrop{background:color-mix(in srgb, var(--theme-text) 32%, transparent)}.Settings-module__nJGiHa__modal{border:1px solid var(--theme-border);background:var(--theme-surfaceSolid);width:min(480px,100%);color:var(--theme-text);border-radius:12px;padding:24px;position:relative}.Settings-module__nJGiHa__modal h2{margin-top:0}.Settings-module__nJGiHa__modalClose{width:34px;height:34px;color:var(--theme-textSecondary);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;display:grid}.Settings-module__nJGiHa__modalClose:hover,.Settings-module__nJGiHa__modalClose:focus-visible{background:var(--theme-buttonBackground);color:var(--theme-text);outline:none}.Settings-module__nJGiHa__modalActions{justify-content:flex-end;gap:8px;display:flex}.Settings-module__nJGiHa__accountNameModal{background:var(--theme-backgroundSecondary);width:min(480px,100vw - 40px);box-shadow:0 18px 48px color-mix(in srgb, var(--theme-shadow) 30%, transparent);border-radius:12px;gap:12px;padding:0 24px 24px;display:grid}.Settings-module__nJGiHa__accountModalHeader{border-bottom:1px solid var(--theme-border);background:var(--theme-background);border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:16px;min-height:58px;margin:0 -24px 2px;padding:0 14px 0 24px;display:flex}.Settings-module__nJGiHa__accountNameModal h2,.Settings-module__nJGiHa__profileArtModal h2{letter-spacing:0;margin:0;font-size:1rem;font-weight:760}.Settings-module__nJGiHa__accountNameModal p{margin:0}.Settings-module__nJGiHa__accountNameModal .Settings-module__nJGiHa__profileField>span{font-weight:500}.Settings-module__nJGiHa__accountNameModal .Settings-module__nJGiHa__accountModalRequired{color:var(--theme-error);font-weight:760}.Settings-module__nJGiHa__accountModalInput[aria-invalid=true]{border-color:var(--theme-error);background:color-mix(in srgb, var(--theme-error) 8%, var(--theme-inputBackgroundFocus))}.Settings-module__nJGiHa__accountModalInput[aria-invalid=true]:focus{border-color:var(--theme-error);box-shadow:0 0 0 2px color-mix(in srgb, var(--theme-error) 22%, transparent)}.Settings-module__nJGiHa__accountModalError{border:1px solid color-mix(in srgb, var(--theme-error) 42%, transparent);background:color-mix(in srgb, var(--theme-error) 10%, transparent);color:var(--theme-error);border-radius:8px;padding:9px 10px;line-height:1.35}.Settings-module__nJGiHa__accountModalStatus{min-height:20px;color:var(--theme-textSecondary);align-items:center;gap:8px;font-size:.78rem;line-height:1.35;display:inline-flex;margin-top:-6px!important}.Settings-module__nJGiHa__accountNameModal .Settings-module__nJGiHa__accountModalStatusSuccess{color:#52c41a;font-weight:inherit}.Settings-module__nJGiHa__accountModalSpinner{border:2px solid color-mix(in srgb, var(--theme-textSecondary) 32%, transparent);border-top-color:var(--theme-textSecondary);border-radius:50%;width:12px;height:12px;animation:.72s linear infinite Settings-module__nJGiHa__accountModalSpin}.Settings-module__nJGiHa__accountNameModal .Settings-module__nJGiHa__modalActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.Settings-module__nJGiHa__accountNameModal .Settings-module__nJGiHa__modalActions>*{justify-content:center;width:100%}.Settings-module__nJGiHa__accountNameCancelButton{background:var(--theme-buttonBackground);min-height:38px;color:var(--theme-text);font:inherit;cursor:pointer;border:0;border-radius:8px;padding:0 14px;font-size:.88rem;font-weight:700}.Settings-module__nJGiHa__accountNameCancelButton:hover,.Settings-module__nJGiHa__accountNameCancelButton:focus-visible{background:var(--theme-buttonBackgroundHover);outline:none}.Settings-module__nJGiHa__accountNameCancelButton:disabled{opacity:.5;cursor:not-allowed}.Settings-module__nJGiHa__accountModalTextActions{justify-content:flex-start;margin-top:2px;display:flex}.Settings-module__nJGiHa__accountModalTextButton{color:var(--theme-textSecondary);font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-size:.8125rem;line-height:1.5;text-decoration:underline}.Settings-module__nJGiHa__accountModalTextButton:hover:not(:disabled){color:var(--theme-text)}.Settings-module__nJGiHa__accountModalTextButton:disabled{opacity:.6;cursor:not-allowed}.Settings-module__nJGiHa__dialogPage{grid-template-rows:58px minmax(0,1fr);grid-template-columns:250px minmax(0,1fr);width:100%;height:100%;margin:0;padding:0;display:grid;overflow:hidden}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__pageHeader{z-index:1;background:var(--theme-background);border-bottom:0;grid-area:1/2;min-width:0;max-width:none;margin:0;padding:18px 72px 12px 28px;position:relative}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__pageHeaderFounders{z-index:20;background:color-mix(in srgb, var(--theme-background) 42%, transparent);color:#fff;-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);border-bottom:1px solid #ffffff12}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__eyebrow,.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__pageHeader p:not(.Settings-module__nJGiHa__eyebrow){display:none}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__pageHeader h1{font-family:var(--font-bricolage-grotesque), "Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;letter-spacing:0;margin:0;font-size:1rem;font-weight:700;line-height:1.2}.Settings-module__nJGiHa__foundersHeaderTitle{align-items:center;gap:8px;display:inline-flex}.Settings-module__nJGiHa__foundersHeaderBoat{color:currentColor;flex:0 0 22px;width:22px;height:22px}.Settings-module__nJGiHa__foundersHeaderBoat svg{transform-origin:50%;width:100%;height:100%;transform:translateY(-1px)scale(1.45)}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__settingsLayout{grid-area:1/1/-1/-1;grid-template-rows:58px minmax(0,1fr);grid-template-columns:250px minmax(0,1fr);gap:0;min-height:0;display:grid}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__indexRail{background:var(--theme-backgroundSecondary);border-left:0;border-right:0;grid-area:1/1/-1;align-self:stretch;min-height:0;padding:24px 12px 16px;overflow-y:auto}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__navSearch{margin:0 0 14px}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__navGroupButton{border-left:0;border-radius:8px;min-height:40px;padding:9px 12px;font-size:.92rem;font-weight:780}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__navSublist{margin-left:20px;padding-left:13px}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__navSubitem{min-height:31px;padding:6px 10px;font-size:.9rem;font-weight:560}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__navGroupButton:hover:not(.Settings-module__nJGiHa__navGroupButtonActive),.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__navGroupButton:focus-visible:not(.Settings-module__nJGiHa__navGroupButtonActive){background:color-mix(in srgb, var(--theme-buttonBackground) 78%, transparent);color:var(--theme-textSecondary)!important;border-left-color:#0000!important}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__navGroupButtonActive,.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__navGroupButtonActive:hover,.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__navGroupButtonActive:focus-visible{background:var(--theme-buttonBackgroundHover);color:var(--theme-text)!important;border-left-color:#0000!important}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__sections{overscroll-behavior:contain;background:var(--theme-background);grid-area:2/2;min-height:0;padding:36px clamp(40px,7vw,88px) 56px;overflow-y:auto}.Settings-module__nJGiHa__dialogPage[data-active-settings-group=founders] .Settings-module__nJGiHa__sections{grid-row:1/-1;padding-top:0}.Settings-module__nJGiHa__dialogPage[data-active-settings-group=founders] .Settings-module__nJGiHa__sections [data-founders-page]{--founder-header-clearance:58px;--founder-shell-gutter:clamp(40px, 7vw, 88px)}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__section{max-width:980px}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__section h2{font-family:var(--font-bricolage-grotesque), "Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;letter-spacing:0;margin-bottom:26px;font-size:clamp(1.45rem,2.1vw,1.72rem);font-weight:750}.Settings-module__nJGiHa__dialogPage h1,.Settings-module__nJGiHa__dialogPage h2,.Settings-module__nJGiHa__dialogPage h3,.Settings-module__nJGiHa__dialogPage h4,.Settings-module__nJGiHa__dialogPage h5,.Settings-module__nJGiHa__dialogPage h6{font-family:var(--font-bricolage-grotesque), "Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;font-synthesis:none}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__anchorSection{gap:14px;margin-top:36px;padding-top:36px}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__anchorSection:first-of-type{margin-top:0;padding-top:0}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__anchorSection h2,.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__anchorSection h3{letter-spacing:0;text-transform:none;margin:0;font-size:clamp(1.22rem,1.9vw,1.42rem);font-weight:500}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__anchorSection h2+.Settings-module__nJGiHa__sectionIntro,.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__anchorSection h3+.Settings-module__nJGiHa__sectionIntro{margin:0}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__anchorSectionHeader{justify-content:space-between;align-items:center;gap:12px;margin:0;display:flex}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__anchorSectionHeader h2,.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__anchorSectionHeader h3{margin:0}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__choiceSpecimen:not(.Settings-module__nJGiHa__choiceSpecimenReaderFont){font-family:var(--font-bricolage-grotesque), "Bricolage Grotesque", "Segoe UI", system-ui, sans-serif}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__group{max-width:680px}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__groupControls{max-width:520px;margin-top:0}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__settingStack{gap:8px}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__accountFieldRow{padding:12px 0}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__choiceGrid{max-width:520px}.Settings-module__nJGiHa__profileEditor{grid-template-columns:minmax(0,520px) minmax(270px,320px);align-items:start;gap:36px;display:grid}.Settings-module__nJGiHa__profileEditorMain{gap:0;min-width:0;display:grid}.Settings-module__nJGiHa__accessibilityEditor{grid-template-columns:minmax(0,520px) minmax(270px,320px);align-items:start;gap:36px;min-width:0;display:grid}.Settings-module__nJGiHa__accessibilityEditorMain{align-self:start;gap:0;min-width:0;display:grid}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__accessibilityEditor .Settings-module__nJGiHa__accessibilityEditorMain>.Settings-module__nJGiHa__anchorSection:first-of-type{border-top:0;margin-top:0;padding-top:0}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__accessibilityEditor .Settings-module__nJGiHa__anchorSection{gap:8px;margin-top:20px;padding-top:20px}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__accessibilityEditor .Settings-module__nJGiHa__choiceFieldset p{margin-bottom:8px}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__accessibilityEditor .Settings-module__nJGiHa__choice{min-height:54px;padding:9px 11px}.Settings-module__nJGiHa__profileEditor .Settings-module__nJGiHa__anchorSection{gap:18px}.Settings-module__nJGiHa__profileEditorMain>.Settings-module__nJGiHa__anchorSection:first-of-type{border-top:0;margin-top:0;padding-top:0}.Settings-module__nJGiHa__anchorSectionHeader{justify-content:space-between;align-items:center;gap:12px;margin:0;display:flex}.Settings-module__nJGiHa__anchorSectionHeader h2,.Settings-module__nJGiHa__anchorSectionHeader h3{margin:0}.Settings-module__nJGiHa__profileFormColumn{gap:18px;min-width:0;display:grid}.Settings-module__nJGiHa__profileArtGrid{grid-template-columns:1fr;align-items:start;gap:14px;display:grid}.Settings-module__nJGiHa__artField{gap:8px;min-width:0;display:grid}.Settings-module__nJGiHa__artLabelRow{align-items:center;gap:8px;min-width:0;display:flex}.Settings-module__nJGiHa__artLabel{color:var(--theme-textSecondary);font-size:.86rem;font-weight:500;line-height:1.35}.Settings-module__nJGiHa__hiddenArtInput{display:none}.Settings-module__nJGiHa__artControl{grid-template-columns:86px minmax(0,1fr);align-items:center;gap:12px;min-height:72px;padding:0;display:grid}.Settings-module__nJGiHa__artControlBannerLayout{grid-template-columns:172px minmax(0,1fr)}.Settings-module__nJGiHa__artControlThumb{background:var(--theme-backgroundTertiary);width:64px;height:64px;color:var(--theme-textSecondary);border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.Settings-module__nJGiHa__artControlAvatar{border-radius:50%;width:80px;height:80px}.Settings-module__nJGiHa__artControlBanner{width:100%;height:auto;aspect-ratio:var(--story-banner-aspect-ratio,1320 / 448);border-radius:8px}.Settings-module__nJGiHa__artControlActions{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.Settings-module__nJGiHa__artChangeButton{background:color-mix(in srgb, var(--theme-mainInteraction) 78%, #000 22%);color:#fff;min-height:30px;font:inherit;cursor:pointer;border:0;border-radius:8px;padding:0 11px;font-size:.8rem;font-weight:760}.Settings-module__nJGiHa__artChangeButton:hover,.Settings-module__nJGiHa__artChangeButton:focus-visible{filter:brightness(1.06);outline:none}.Settings-module__nJGiHa__artPreviewImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Settings-module__nJGiHa__artRemoveButton{background:var(--theme-buttonBackground);min-height:30px;color:var(--theme-text);font:inherit;cursor:pointer;border:0;border-radius:8px;justify-self:start;padding:0 11px;font-size:.8rem;font-weight:760}.Settings-module__nJGiHa__artRemoveButton:hover,.Settings-module__nJGiHa__artRemoveButton:focus-visible{background:var(--theme-buttonBackgroundHover);outline:none}.Settings-module__nJGiHa__artFieldError{color:var(--theme-error);margin:0;font-size:.76rem;line-height:1.4}.Settings-module__nJGiHa__profileArtModal{background:var(--theme-backgroundSecondary);width:min(520px,100vw - 40px);box-shadow:0 22px 62px color-mix(in srgb, var(--theme-shadow) 36%, transparent);border-radius:12px;gap:16px;padding:0 24px 22px;display:grid}.Settings-module__nJGiHa__profileArtModalCropStep{width:min(720px,100vw - 40px)}.Settings-module__nJGiHa__profileArtCropStep{gap:14px;min-width:0;display:grid}.Settings-module__nJGiHa__profileArtCropHint{color:var(--theme-textSecondary);margin:0;font-size:.82rem;line-height:1.4}.Settings-module__nJGiHa__profileArtUploadTile{border:1px solid var(--theme-border);background:var(--theme-backgroundTertiary);min-height:170px;color:var(--theme-textSecondary);cursor:pointer;border-radius:8px;align-content:center;place-items:center;gap:10px;font-size:.86rem;font-weight:780;display:grid}.Settings-module__nJGiHa__profileArtUploadTile:hover,.Settings-module__nJGiHa__profileArtUploadTile:focus-within{border-color:var(--theme-borderHover);background:var(--theme-buttonBackground);color:var(--theme-text);outline:none}.Settings-module__nJGiHa__profileArtRecent{gap:3px;display:grid}.Settings-module__nJGiHa__profileArtRecent span{color:var(--theme-text);font-size:.9rem;font-weight:780}.Settings-module__nJGiHa__profileArtRecent p{color:var(--theme-textSecondary);margin:0;font-size:.82rem;line-height:1.4}.Settings-module__nJGiHa__profileArtModalActions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Settings-module__nJGiHa__profileArtModalActions>*{justify-content:center;width:100%}.Settings-module__nJGiHa__profileField{gap:7px;display:grid}.Settings-module__nJGiHa__profileField span{color:var(--theme-textSecondary);font-size:.86rem;font-weight:500;line-height:1.35}.Settings-module__nJGiHa__profileField input,.Settings-module__nJGiHa__profileField textarea,.Settings-module__nJGiHa__socialLinkField input{box-sizing:border-box;border:1px solid var(--theme-inputBorder);background:var(--theme-inputBackground);width:100%;min-width:0;color:var(--theme-text);font:inherit;border-radius:8px;font-size:.88rem;font-weight:560}.Settings-module__nJGiHa__profileField select{box-sizing:border-box;border:1px solid var(--theme-inputBorder);background-color:var(--theme-inputBackground);width:100%;min-width:0;color:var(--theme-text);font:inherit;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23C6CBDA' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border-radius:8px;font-size:.88rem;font-weight:560}[data-theme=light] .Settings-module__nJGiHa__profileField select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2355606D' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}.Settings-module__nJGiHa__profileField input,.Settings-module__nJGiHa__profileField select,.Settings-module__nJGiHa__socialLinkField input{height:40px;padding:0 12px}.Settings-module__nJGiHa__profileField select{padding-right:36px}.Settings-module__nJGiHa__profileField textarea{resize:vertical;min-height:92px;padding:11px 12px;line-height:1.45}.Settings-module__nJGiHa__bioCounter{color:var(--theme-textSecondary);justify-self:end;font-size:.76rem;font-weight:500;line-height:1}.Settings-module__nJGiHa__bioCounterOver{color:var(--theme-error)}.Settings-module__nJGiHa__profileField input:focus,.Settings-module__nJGiHa__profileField textarea:focus,.Settings-module__nJGiHa__socialLinkField input:focus{border-color:var(--theme-inputBorderFocus);background:var(--theme-inputBackgroundFocus);outline:none}.Settings-module__nJGiHa__profileField select:focus{border-color:var(--theme-inputBorderFocus);background-color:var(--theme-inputBackgroundFocus);outline:none}.Settings-module__nJGiHa__profileField input::placeholder,.Settings-module__nJGiHa__profileField textarea::placeholder,.Settings-module__nJGiHa__socialLinkField input::placeholder{color:var(--theme-inputPlaceholder);opacity:1}.Settings-module__nJGiHa__socialPlatformPicker{gap:12px;display:grid}.Settings-module__nJGiHa__socialPlatformPickerText{color:var(--theme-textSecondary);gap:3px;display:grid}.Settings-module__nJGiHa__socialPlatformPickerText strong{color:var(--theme-text);font-size:.94rem;font-weight:620;line-height:1.25}.Settings-module__nJGiHa__socialPlatformPickerText span{font-size:.82rem;line-height:1.4}.Settings-module__nJGiHa__socialPlatformGrid{flex-wrap:wrap;gap:8px;display:flex}.Settings-module__nJGiHa__socialPlatformButton{background:var(--theme-buttonBackground);width:44px;height:44px;color:var(--theme-textSecondary);cursor:pointer;border:1px solid #0000;border-radius:8px;place-items:center;transition:background .14s,border-color .14s,color .14s;display:grid;position:relative;overflow:hidden}.Settings-module__nJGiHa__socialPlatformButton>svg{fill:currentColor;width:18px;height:18px;transition:opacity .14s,transform .14s}.Settings-module__nJGiHa__socialPlatformButton>svg[data-stroke]{fill:none}.Settings-module__nJGiHa__socialPlatformButton:hover,.Settings-module__nJGiHa__socialPlatformButton:focus-visible{background:color-mix(in srgb, var(--theme-buttonBackgroundHover) 72%, var(--theme-shadow) 28%);color:var(--theme-text);outline:none}.Settings-module__nJGiHa__socialPlatformButton:hover>svg,.Settings-module__nJGiHa__socialPlatformButton:focus-visible>svg{opacity:0;transform:scale(.82)}.Settings-module__nJGiHa__socialPlatformButtonSelected{border-color:color-mix(in srgb, var(--theme-mainInteraction) 54%, transparent);background:color-mix(in srgb, var(--theme-mainInteraction) 18%, var(--theme-buttonBackground));color:var(--theme-text)}.Settings-module__nJGiHa__socialPlatformAdd{color:#fff;opacity:0;pointer-events:none;place-items:center;transition:opacity .12s;display:grid;position:absolute;inset:0}.Settings-module__nJGiHa__socialPlatformAdd svg{fill:none;width:15px;height:15px}.Settings-module__nJGiHa__socialPlatformButton:hover .Settings-module__nJGiHa__socialPlatformAdd,.Settings-module__nJGiHa__socialPlatformButton:focus-visible .Settings-module__nJGiHa__socialPlatformAdd{opacity:1}.Settings-module__nJGiHa__socialLinkFields{grid-template-columns:1fr;gap:12px;display:grid}.Settings-module__nJGiHa__socialLinkField{grid-template-columns:minmax(0,1fr) 36px;align-items:start;gap:8px;display:grid}.Settings-module__nJGiHa__socialLinkInputColumn{gap:6px;min-width:0;display:grid}.Settings-module__nJGiHa__socialLinkInputWrap{min-width:0;position:relative}.Settings-module__nJGiHa__socialLinkInputWrap input{padding-left:42px}.Settings-module__nJGiHa__socialLinkWarning{color:var(--theme-error);margin:0;font-size:.76rem;line-height:1.35}.Settings-module__nJGiHa__socialLinkIcon{z-index:1;width:18px;height:18px;color:var(--theme-textSecondary);pointer-events:none;place-items:center;display:grid;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.Settings-module__nJGiHa__socialLinkIcon svg{fill:currentColor;width:18px;height:18px}.Settings-module__nJGiHa__socialLinkIcon svg[data-stroke]{fill:none}.Settings-module__nJGiHa__socialLinkRemoveButton{width:36px;height:36px;color:var(--theme-textSecondary);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;margin-top:2px;display:grid}.Settings-module__nJGiHa__socialLinkRemoveButton:hover,.Settings-module__nJGiHa__socialLinkRemoveButton:focus-visible{background:var(--theme-buttonBackground);color:var(--theme-text);outline:none}.Settings-module__nJGiHa__homeModulePicker{gap:12px;display:grid}.Settings-module__nJGiHa__homeModuleAddTrigger{border:1px solid var(--theme-border);background:var(--theme-buttonBackground);min-height:38px;color:var(--theme-text);font:inherit;cursor:pointer;border-radius:999px;justify-self:start;align-items:center;gap:8px;padding:0 14px;font-size:.86rem;font-weight:700;transition:background .14s,border-color .14s,transform .14s;display:inline-flex}.Settings-module__nJGiHa__homeModuleAddTrigger:hover,.Settings-module__nJGiHa__homeModuleAddTrigger:focus-visible{background:var(--theme-buttonBackgroundHover);border-color:var(--theme-borderHover);outline:none}.Settings-module__nJGiHa__homeModuleAddTrigger:active{transform:scale(.98)}.Settings-module__nJGiHa__homeModuleAddTriggerIcon{background:var(--theme-backgroundTertiary);width:22px;height:22px;color:var(--theme-textSecondary);border-radius:999px;place-items:center;display:grid}.Settings-module__nJGiHa__homeModuleAddTrigger:hover .Settings-module__nJGiHa__homeModuleAddTriggerIcon,.Settings-module__nJGiHa__homeModuleAddTrigger:focus-visible .Settings-module__nJGiHa__homeModuleAddTriggerIcon{color:var(--theme-text)}.Settings-module__nJGiHa__addHomeModuleModal{width:min(460px,100vw - 40px)}.Settings-module__nJGiHa__addHomeModuleList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.Settings-module__nJGiHa__addHomeModuleOption{border:1px solid var(--theme-border);background:var(--theme-buttonBackground);width:100%;color:var(--theme-text);font:inherit;text-align:left;cursor:pointer;border-radius:16px;grid-template-rows:auto auto;padding:0;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid;overflow:hidden}.Settings-module__nJGiHa__addHomeModuleOption:hover,.Settings-module__nJGiHa__addHomeModuleOption:focus-visible{border-color:color-mix(in srgb, var(--theme-mainInteraction) 45%, var(--theme-borderHover));box-shadow:0 14px 30px color-mix(in srgb, var(--theme-shadow) 26%, transparent);outline:none;transform:translateY(-2px)}.Settings-module__nJGiHa__addHomeModuleOption:active{box-shadow:none;transform:translateY(0)}.Settings-module__nJGiHa__addHomeModuleOptionPreview,.Settings-module__nJGiHa__moduleDraftPreview{background:linear-gradient(135deg, color-mix(in srgb, var(--theme-mainInteraction) 30%, var(--theme-backgroundTertiary)), color-mix(in srgb, var(--theme-mainInteraction) 8%, var(--theme-backgroundTertiary)));align-items:center;min-height:68px;padding:16px;display:flex;position:relative;overflow:hidden}.Settings-module__nJGiHa__addHomeModuleOptionFooter,.Settings-module__nJGiHa__moduleDraftFooter{align-items:center;gap:12px;padding:12px 16px;transition:background .16s;display:flex}.Settings-module__nJGiHa__addHomeModuleOption:hover .Settings-module__nJGiHa__addHomeModuleOptionFooter,.Settings-module__nJGiHa__addHomeModuleOption:focus-visible .Settings-module__nJGiHa__addHomeModuleOptionFooter{background:var(--theme-buttonBackgroundHover)}.Settings-module__nJGiHa__addHomeModuleOptionText,.Settings-module__nJGiHa__moduleDraftFooterText{flex:1;gap:1px;min-width:0;display:grid}.Settings-module__nJGiHa__addHomeModuleOptionText strong,.Settings-module__nJGiHa__moduleDraftFooterText strong{font-size:.92rem;font-weight:700;line-height:1.3}.Settings-module__nJGiHa__addHomeModuleOptionText small,.Settings-module__nJGiHa__moduleDraftFooterText small{color:var(--theme-textSecondary);font-size:.78rem;line-height:1.4}.Settings-module__nJGiHa__addHomeModuleOptionPlus{color:var(--theme-textSecondary);flex-shrink:0;place-items:center;transition:color .16s;display:grid}.Settings-module__nJGiHa__addHomeModuleOption:hover .Settings-module__nJGiHa__addHomeModuleOptionPlus,.Settings-module__nJGiHa__addHomeModuleOption:focus-visible .Settings-module__nJGiHa__addHomeModuleOptionPlus{color:var(--theme-mainInteraction)}.Settings-module__nJGiHa__previewRow{align-items:center;gap:12px;width:100%;display:flex;position:relative}.Settings-module__nJGiHa__previewTextBlock{gap:8px;width:100%;display:grid;position:relative}.Settings-module__nJGiHa__previewBar,.Settings-module__nJGiHa__previewPill,.Settings-module__nJGiHa__previewCoverSkeleton,.Settings-module__nJGiHa__previewCoverStackItem{background:#ffffff6b}.Settings-module__nJGiHa__previewBar{border-radius:999px;height:7px}.Settings-module__nJGiHa__previewBarFull{width:100%}.Settings-module__nJGiHa__previewBarWide{width:76%}.Settings-module__nJGiHa__previewBarNarrow{background:#ffffff47;width:44%;height:6px}.Settings-module__nJGiHa__previewBarShort{width:40%}.Settings-module__nJGiHa__previewPill{background:#ffffff47;border-radius:999px;width:34%;height:6px;margin-top:2px}.Settings-module__nJGiHa__previewLines{flex:1;gap:7px;min-width:0;display:grid}.Settings-module__nJGiHa__previewCoverSkeleton{aspect-ratio:2/3;border-radius:6px;flex-shrink:0;width:34px;box-shadow:0 4px 10px #0003}.Settings-module__nJGiHa__previewCoverStack{flex-shrink:0;width:36px;height:36px;position:relative}.Settings-module__nJGiHa__previewCoverStackItem{border-radius:6px;width:25px;height:25px;position:absolute;box-shadow:0 3px 8px #0003}.Settings-module__nJGiHa__previewCoverStackItem:first-child{z-index:3;top:0;left:11px}.Settings-module__nJGiHa__previewCoverStackItem:nth-child(2){z-index:2;background:#ffffff4d;top:5px;left:5.5px}.Settings-module__nJGiHa__previewCoverStackItem:nth-child(3){z-index:1;background:#fff3;top:10px;left:0}.Settings-module__nJGiHa__addHomeModuleModal .Settings-module__nJGiHa__modalActions{justify-content:flex-end;margin-top:4px;display:flex}.Settings-module__nJGiHa__homeModuleEmpty{border:1px dashed var(--theme-border);text-align:center;border-radius:12px;justify-items:center;gap:10px;padding:24px 18px;display:grid}.Settings-module__nJGiHa__homeModuleEmpty p{max-width:280px;color:var(--theme-textSecondary);margin:0;font-size:.86rem;line-height:1.5}.Settings-module__nJGiHa__homeModuleEmptyIcon{background:var(--theme-backgroundTertiary);width:44px;height:44px;color:var(--theme-textSecondary);border-radius:999px;place-items:center;display:grid}.Settings-module__nJGiHa__moduleDraftList{gap:12px;display:grid}.Settings-module__nJGiHa__moduleDraft{border:1px solid var(--theme-border);background:var(--theme-buttonBackground);border-radius:16px;grid-template-rows:auto auto;gap:0;padding:0;transition:border-color .16s,box-shadow .16s,opacity .16s;display:grid;overflow:hidden}.Settings-module__nJGiHa__moduleDraftDragging{border-color:var(--theme-borderHover);box-shadow:0 14px 30px color-mix(in srgb, var(--theme-shadow) 22%, transparent);opacity:.45}.Settings-module__nJGiHa__moduleDraftWithAction{grid-template-rows:auto auto auto}.Settings-module__nJGiHa__moduleDraftPreview{align-items:stretch;min-height:88px;display:block}.Settings-module__nJGiHa__moduleDraftPreviewFields{gap:12px;width:100%;display:grid}.Settings-module__nJGiHa__moduleDraftPreviewFields .Settings-module__nJGiHa__profileField>span{color:color-mix(in srgb, var(--theme-text) 72%, white)}.Settings-module__nJGiHa__moduleDraftPreviewFields .Settings-module__nJGiHa__profileField input,.Settings-module__nJGiHa__moduleDraftPreviewFields .Settings-module__nJGiHa__profileField select,.Settings-module__nJGiHa__moduleDraftPreviewFields .Settings-module__nJGiHa__profileField textarea{background-color:color-mix(in srgb, var(--theme-inputBackground) 88%, transparent);border-color:color-mix(in srgb, white 16%, var(--theme-inputBorder))}.Settings-module__nJGiHa__moduleDraftPreviewContent{gap:12px;width:100%;display:grid}.Settings-module__nJGiHa__moduleDraftPreviewContent:has(.Settings-module__nJGiHa__moduleDraftContentRow){gap:0}.Settings-module__nJGiHa__moduleDraftContentRow{align-items:center;gap:12px;width:100%;display:flex}.Settings-module__nJGiHa__moduleDraftContentCover{aspect-ratio:2/3;background:#ffffff2e;border-radius:6px;flex-shrink:0;place-items:center;width:42px;display:grid;overflow:hidden;box-shadow:0 4px 10px #0003}.Settings-module__nJGiHa__moduleDraftContentCover img{object-fit:cover;width:100%;height:100%}.Settings-module__nJGiHa__moduleDraftContentCoverSquare{aspect-ratio:1;border-radius:8px}.Settings-module__nJGiHa__moduleDraftContentMeta{min-width:0}.Settings-module__nJGiHa__moduleDraftContentMeta strong{color:color-mix(in srgb, var(--theme-text) 92%, white);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:650;line-height:1.25;display:block;overflow:hidden}.Settings-module__nJGiHa__moduleDraftActionBar{background:color-mix(in srgb, var(--theme-mainInteraction) 10%, var(--theme-backgroundTertiary));border-top:1px solid color-mix(in srgb, var(--theme-border) 80%, transparent);justify-content:flex-end;align-items:center;padding:11px 16px 12px;display:flex}.Settings-module__nJGiHa__moduleDraftActionButton{color:color-mix(in srgb, var(--theme-text) 72%, transparent);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:.82rem;font-weight:650;line-height:1;display:inline-flex}.Settings-module__nJGiHa__moduleDraftActionButton:hover,.Settings-module__nJGiHa__moduleDraftActionButton:focus-visible{color:var(--theme-text);outline:none}.Settings-module__nJGiHa__moduleDraftActionBarHint{color:color-mix(in srgb, var(--theme-text) 52%, transparent);font-size:.82rem;font-weight:560}.Settings-module__nJGiHa__moduleDraftPreviewContent .Settings-module__nJGiHa__homeModuleSelectionLoading{color:color-mix(in srgb, var(--theme-text) 72%, white);font-size:.84rem}.Settings-module__nJGiHa__moduleDraftPreviewContent .Settings-module__nJGiHa__homeModuleSelectionNotice{margin:0}.Settings-module__nJGiHa__moduleDraftFooter{border-bottom:1px solid color-mix(in srgb, var(--theme-border) 72%, transparent);background:0 0}.Settings-module__nJGiHa__homeModuleDragHandle{width:30px;height:30px;color:var(--theme-textSecondary);cursor:grab;touch-action:none;background:0 0;border:0;border-radius:8px;flex-shrink:0;place-items:center;transition:background .14s,color .14s;display:grid}.Settings-module__nJGiHa__homeModuleDragHandle:hover,.Settings-module__nJGiHa__homeModuleDragHandle:focus-visible{background:var(--theme-buttonBackground);color:var(--theme-text);outline:none}.Settings-module__nJGiHa__homeModuleDragHandle:active{cursor:grabbing}.Settings-module__nJGiHa__homeModuleDragHandle:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--theme-mainInteraction) 28%, transparent)}.Settings-module__nJGiHa__moduleDraftRemove{width:30px;height:30px;color:var(--theme-textSecondary);cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;place-items:center;transition:background .14s,color .14s;display:grid}.Settings-module__nJGiHa__moduleDraftRemove:hover,.Settings-module__nJGiHa__moduleDraftRemove:focus-visible{color:var(--theme-text);background:var(--theme-buttonBackgroundHover);outline:none}.Settings-module__nJGiHa__homeModuleSelectButton{border:1px dashed var(--theme-border);min-height:40px;color:var(--theme-text);font:inherit;cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:0 14px;font-size:.86rem;font-weight:600;display:inline-flex}.Settings-module__nJGiHa__homeModuleSelectButton:hover,.Settings-module__nJGiHa__homeModuleSelectButton:focus-visible{background:var(--theme-buttonBackground);border-color:var(--theme-borderHover);outline:none}.Settings-module__nJGiHa__homeModuleSelection{border:1px solid var(--theme-border);background:var(--theme-inputBackground);border-radius:8px;grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:8px;display:grid}.Settings-module__nJGiHa__homeModuleSelectionThumb{background:var(--theme-backgroundTertiary);width:36px;height:48px;color:var(--theme-textSecondary);border-radius:5px;place-items:center;display:grid;overflow:hidden}.Settings-module__nJGiHa__homeModuleSelectionThumb img{object-fit:cover;width:100%;height:100%}.Settings-module__nJGiHa__homeModuleSelectionTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.88rem;font-weight:580;overflow:hidden}.Settings-module__nJGiHa__homeModuleSelectionChange{color:var(--theme-storyseaBlue);font:inherit;cursor:pointer;background:0 0;border:0;padding:4px 6px;font-size:.82rem;font-weight:650}.Settings-module__nJGiHa__homeModuleSelectionChange:hover,.Settings-module__nJGiHa__homeModuleSelectionChange:focus-visible{color:var(--theme-mainInteraction);outline:none}.Settings-module__nJGiHa__homeModuleSelectionRemove{width:28px;height:28px;color:var(--theme-textSecondary);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;display:grid}.Settings-module__nJGiHa__homeModuleSelectionRemove:hover,.Settings-module__nJGiHa__homeModuleSelectionRemove:focus-visible{color:var(--theme-text);background:var(--theme-buttonBackground);outline:none}.Settings-module__nJGiHa__homeModuleSelectionLoading{min-height:40px;color:var(--theme-textSecondary);align-items:center;font-size:.84rem;display:flex}.Settings-module__nJGiHa__homeModuleSelectionNotice{color:var(--theme-error);margin:6px 0 0;font-size:.78rem;line-height:1.4}.Settings-module__nJGiHa__homeModuleDragPreview{border:1px solid var(--theme-borderHover);background:var(--theme-surfaceSolid);color:var(--theme-text);box-shadow:0 24px 50px -12px color-mix(in srgb, var(--theme-shadow) 42%, transparent), 0 0 0 1px color-mix(in srgb, var(--theme-shadow) 8%, transparent);border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-size:.86rem;font-weight:680;display:inline-flex}.Settings-module__nJGiHa__homeModuleDragPreviewHandle{color:var(--theme-textSecondary);place-items:center;display:grid}.Settings-module__nJGiHa__homeModuleDragPreviewLabel{white-space:nowrap;text-overflow:ellipsis;max-width:280px;overflow:hidden}.Settings-module__nJGiHa__moduleCreateButton{border:1px solid var(--theme-border);min-height:34px;color:var(--theme-text);font:inherit;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:.82rem;font-weight:760;display:inline-flex}.Settings-module__nJGiHa__moduleCreateButton:hover,.Settings-module__nJGiHa__moduleCreateButton:focus-visible{background:var(--theme-buttonBackground);border-color:var(--theme-borderHover);outline:none}.Settings-module__nJGiHa__accountFieldList{gap:0;display:grid}.Settings-module__nJGiHa__accountProviderList{flex-direction:column;align-items:center;gap:10px;width:100%;padding:4px 0 8px;display:flex}.Settings-module__nJGiHa__accountProviderList>*{width:100%;max-width:360px}.Settings-module__nJGiHa__accountProviderRow{align-items:center;gap:8px;width:100%;max-width:440px;display:flex}.Settings-module__nJGiHa__accountProviderList>.Settings-module__nJGiHa__accountProviderRow{max-width:440px}.Settings-module__nJGiHa__accountProviderRowGoogle{flex:auto;min-width:0}.Settings-module__nJGiHa__accountProviderDisconnect{min-height:34px;color:var(--theme-textSecondary);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;flex:none;padding:0 10px;font-size:.82rem;font-weight:650}.Settings-module__nJGiHa__accountProviderDisconnect:hover,.Settings-module__nJGiHa__accountProviderDisconnect:focus-visible{color:var(--theme-text);background:var(--theme-buttonBackground);outline:none}.Settings-module__nJGiHa__accountProviderDisconnect:disabled{opacity:.45;cursor:not-allowed}.Settings-module__nJGiHa__accountFieldRow{grid-template-columns:minmax(120px,.34fr) minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 0;display:grid}.Settings-module__nJGiHa__accountFieldLabel{color:var(--theme-text);font-size:.94rem;font-weight:650}.Settings-module__nJGiHa__accountFieldValueArea{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.Settings-module__nJGiHa__accountFieldValue{min-width:0;color:var(--theme-textSecondary);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:560;overflow:hidden}.Settings-module__nJGiHa__accountFieldRevealButton{color:var(--theme-storyseaBlue);font:inherit;cursor:pointer;background:0 0;border:0;flex:none;padding:0;font-size:.82rem;font-weight:650}.Settings-module__nJGiHa__accountFieldRevealButton:hover,.Settings-module__nJGiHa__accountFieldRevealButton:focus-visible{color:var(--theme-mainInteraction);outline:none}.Settings-module__nJGiHa__accountFieldEditButton{background:var(--theme-buttonBackground);min-height:34px;color:var(--theme-text);font:inherit;cursor:pointer;white-space:nowrap;border:0;border-radius:8px;flex:none;padding:0 14px;font-size:.82rem;font-weight:650}.Settings-module__nJGiHa__accountFieldEditButton:hover,.Settings-module__nJGiHa__accountFieldEditButton:focus-visible{background:var(--theme-buttonBackgroundHover);outline:none}.Settings-module__nJGiHa__accountFieldEditor{grid-column:1/-1;gap:12px;padding-top:4px;display:grid}.Settings-module__nJGiHa__accountFieldEditorActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Settings-module__nJGiHa__accountFieldCancelButton{min-height:34px;color:var(--theme-textSecondary);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.82rem;font-weight:650}.Settings-module__nJGiHa__accountFieldCancelButton:hover,.Settings-module__nJGiHa__accountFieldCancelButton:focus-visible{color:var(--theme-text);outline:none}.Settings-module__nJGiHa__profileActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding-top:2px;display:flex}.Settings-module__nJGiHa__profileFeedback{border:1px solid color-mix(in srgb, var(--theme-error) 44%, transparent);background:color-mix(in srgb, var(--theme-error) 12%, var(--theme-backgroundSecondary));border-radius:8px;margin:0;padding:10px 12px}.Settings-module__nJGiHa__profileEditor .Settings-module__nJGiHa__anchorSection>.Settings-module__nJGiHa__profileFeedback{margin-top:12px}.Settings-module__nJGiHa__profileFeedbackError{color:var(--theme-error);margin:0;font-size:.88rem;font-weight:680;line-height:1.4}@keyframes Settings-module__nJGiHa__settingsSublistReveal{0%{opacity:0;transform:translateY(-4px)scaleY(.96)}to{opacity:1;transform:translateY(0)scaleY(1)}}@keyframes Settings-module__nJGiHa__accountModalSpin{to{transform:rotate(360deg)}}@media (max-width:1120px){.Settings-module__nJGiHa__profileEditor,.Settings-module__nJGiHa__accessibilityEditor{grid-template-columns:1fr}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__accessibilityEditor{max-width:620px}}@media (max-width:767px){.Settings-module__nJGiHa__page{min-height:100%;padding:0}.Settings-module__nJGiHa__pageHeader{z-index:30;background:var(--theme-background);border-bottom:0;justify-content:space-between;align-items:center;gap:0;max-width:none;min-height:64px;margin:0;padding:0 1.5rem;display:flex;position:sticky;top:0}.Settings-module__nJGiHa__pageHeader h1,.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__pageHeader h1{font-size:1.02rem;font-weight:760}.Settings-module__nJGiHa__desktopHeaderTitle{display:none}.Settings-module__nJGiHa__mobileHeaderTitle{display:inline}.Settings-module__nJGiHa__mobileBackButton{min-width:80px;min-height:44px;color:var(--theme-textSecondary);font:inherit;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:.5rem;padding:0;font-size:.9375rem;font-weight:600;display:flex}.Settings-module__nJGiHa__mobileBackButton:hover,.Settings-module__nJGiHa__mobileBackButton:active,.Settings-module__nJGiHa__mobileBackButton:focus-visible{color:var(--theme-text);outline:none}.Settings-module__nJGiHa__mobileHeaderSpacer{flex:0 0 80px;width:80px;display:block}.Settings-module__nJGiHa__settingsLayout{min-height:0;display:block}.Settings-module__nJGiHa__indexRail{display:none}.Settings-module__nJGiHa__mobileSettingsIndex{min-height:0;padding:.5rem 1.5rem max(1.25rem, env(safe-area-inset-bottom));flex-direction:column;gap:.25rem;display:flex;overflow-y:auto}[data-mobile-settings-view=detail] .Settings-module__nJGiHa__mobileSettingsIndex{display:none}.Settings-module__nJGiHa__mobileSettingsGroup{border:0;border-bottom:1px solid var(--theme-border);width:100%;min-height:64px;color:var(--theme-textSecondary);font:inherit;text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.Settings-module__nJGiHa__mobileSettingsGroup:last-of-type{border-bottom:0}.Settings-module__nJGiHa__mobileSettingsGroup:active,.Settings-module__nJGiHa__mobileSettingsGroup:focus-visible{color:var(--theme-text);outline:none}.Settings-module__nJGiHa__mobileSettingsGroupLeft{align-items:center;gap:.75rem;min-width:0;display:flex}.Settings-module__nJGiHa__mobileSettingsGroupIcon{flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Settings-module__nJGiHa__mobileSettingsGroupLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1rem;font-weight:600;line-height:1.2;overflow:hidden}[data-mobile-settings-view=index] .Settings-module__nJGiHa__sections,.Settings-module__nJGiHa__section{display:none}.Settings-module__nJGiHa__sectionActive{display:block}.Settings-module__nJGiHa__dialogPage{flex-direction:column;height:100%;padding:0;display:flex}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__pageHeader{flex:none;min-height:64px;padding:0 1.5rem}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__pageHeaderFounders{border-bottom-color:var(--theme-border);background:color-mix(in srgb, var(--theme-background) 88%, transparent);color:var(--theme-text)}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__settingsLayout{min-height:0;display:block;overflow-y:auto}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__indexRail{display:none}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__mobileSettingsIndex{min-height:100%}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__sections{padding:0 18px 32px;overflow:visible}.Settings-module__nJGiHa__dialogPage[data-active-settings-group=founders] .Settings-module__nJGiHa__sections{padding:0 18px 32px}.Settings-module__nJGiHa__dialogPage[data-active-settings-group=founders] .Settings-module__nJGiHa__sections [data-founders-page]{--founder-header-clearance:0px;--founder-shell-gutter:18px}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__section{border-top:0;padding:0;display:none}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__sectionActive{display:block}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__anchorSection{display:grid}.Settings-module__nJGiHa__dialogPage .Settings-module__nJGiHa__anchorSection:first-of-type{border-top:0;margin-top:0;padding-top:0}.Settings-module__nJGiHa__profileEditor,.Settings-module__nJGiHa__accessibilityEditor{gap:22px}.Settings-module__nJGiHa__profileArtGrid,.Settings-module__nJGiHa__socialLinkFields{grid-template-columns:1fr}.Settings-module__nJGiHa__profileArtUploadTile{min-height:136px}.Settings-module__nJGiHa__accountFieldRow{grid-template-columns:1fr auto}.Settings-module__nJGiHa__accountFieldLabel{grid-column:1}.Settings-module__nJGiHa__accountFieldValueArea{grid-column:1;justify-content:flex-start}.Settings-module__nJGiHa__accountFieldEditButton{grid-area:1/2;align-self:start}.Settings-module__nJGiHa__anchorSectionHeader{flex-direction:column;align-items:flex-start}}
.Button-module__rj9yOG__btn{height:40px;min-height:40px;color:var(--theme-text);letter-spacing:-.01em;background:var(--theme-buttonBackground);cursor:pointer;white-space:nowrap;touch-action:manipulation;-webkit-tap-highlight-color:transparent;appearance:none;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 20px;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1;transition:none;display:inline-flex;position:relative}.Button-module__rj9yOG__spinner{border:2px solid var(--theme-border);border-top-color:var(--theme-text);border-radius:50%;width:18px;height:18px;margin-top:-9px;margin-left:-9px;animation:.7s linear infinite Button-module__rj9yOG__spin;position:absolute;top:50%;left:50%}.Button-module__rj9yOG__loading{cursor:wait!important}@keyframes Button-module__rj9yOG__spin{to{transform:rotate(360deg)}}.Button-module__rj9yOG__btn:hover{background:var(--theme-buttonBackgroundHover)}.Button-module__rj9yOG__label{z-index:1;justify-content:center;align-items:center;gap:8px;line-height:1;display:flex;position:relative}.Button-module__rj9yOG__btn:focus-visible{box-shadow:0 0 0 2px var(--theme-border);outline:none}.Button-module__rj9yOG__btn:active{opacity:.8}.Button-module__rj9yOG__variant_primary{background:var(--theme-buttonPrimary);color:var(--theme-buttonPrimaryText)}.Button-module__rj9yOG__variant_primary:hover{background:var(--theme-buttonPrimaryHover)}.Button-module__rj9yOG__variant_secondary{background:var(--theme-buttonBackground);color:var(--theme-text);border:1px solid var(--theme-border)}.Button-module__rj9yOG__variant_secondary:hover{background:var(--theme-buttonBackgroundHover);border-color:var(--theme-borderHover)}.Button-module__rj9yOG__size_sm{height:32px;padding:0 12px;font-size:.8125rem}.Button-module__rj9yOG__size_lg{height:48px;padding:0 24px;font-size:1rem}
.ImageCropInput-module__shTfqq__root{gap:14px;width:100%;min-width:0;display:grid}.ImageCropInput-module__shTfqq__editor{background:var(--theme-backgroundTertiary);border:1px solid var(--theme-border);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;border-radius:10px;width:100%;position:relative;overflow:hidden}.ImageCropInput-module__shTfqq__editorBounded{--crop-max-height:min(42dvh, 360px);width:min(100%, calc(var(--crop-aspect-ratio,1) * min(42dvh, 360px)));max-width:100%;max-height:var(--crop-max-height);margin-inline:auto}.ImageCropInput-module__shTfqq__editor:active{cursor:grabbing}.ImageCropInput-module__shTfqq__image{-webkit-user-select:none;user-select:none;pointer-events:none;transform-origin:50%;will-change:transform;max-width:none;max-height:none;position:absolute;top:50%;left:50%}.ImageCropInput-module__shTfqq__cropOverlay{pointer-events:none;box-shadow:0 0 0 1000px color-mix(in srgb, var(--theme-shadow) 55%, transparent);position:absolute;inset:0}.ImageCropInput-module__shTfqq__cropOverlay[data-shape=circle]{border:2px solid var(--theme-text);border-radius:50%}.ImageCropInput-module__shTfqq__cropOverlay[data-shape=rect]{border:2px solid var(--theme-text);border-radius:4px}.ImageCropInput-module__shTfqq__controls{justify-content:space-between;align-items:center;gap:12px;display:flex}.ImageCropInput-module__shTfqq__zoomRow{min-width:0;color:var(--theme-textSecondary);flex:auto;align-items:center;gap:8px;display:flex}.ImageCropInput-module__shTfqq__range{appearance:none;background:var(--theme-buttonBackground);cursor:pointer;border-radius:999px;flex:auto;min-width:0;height:4px}.ImageCropInput-module__shTfqq__range::-webkit-slider-thumb{appearance:none;background:var(--theme-text);width:16px;height:16px;box-shadow:0 2px 6px color-mix(in srgb, var(--theme-shadow) 40%, transparent);border-radius:50%}.ImageCropInput-module__shTfqq__range::-moz-range-thumb{background:var(--theme-text);border:0;border-radius:50%;width:16px;height:16px}.ImageCropInput-module__shTfqq__resetButton{border:1px solid var(--theme-border);color:var(--theme-textSecondary);font:inherit;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.ImageCropInput-module__shTfqq__resetButton:hover,.ImageCropInput-module__shTfqq__resetButton:focus-visible{background:var(--theme-buttonBackground);color:var(--theme-text);outline:none}.ImageCropInput-module__shTfqq__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ImageCropInput-module__shTfqq__actions>*{justify-content:center;width:100%}.ImageCropInput-module__shTfqq__secondaryButton{background:var(--theme-buttonBackground);min-height:38px;color:var(--theme-text);font:inherit;cursor:pointer;border:0;border-radius:8px;padding:0 14px;font-size:.88rem;font-weight:700}.ImageCropInput-module__shTfqq__secondaryButton:hover,.ImageCropInput-module__shTfqq__secondaryButton:focus-visible{background:var(--theme-buttonBackgroundHover);outline:none}.ImageCropInput-module__shTfqq__primaryButton{background:var(--theme-storyseaBlue);color:#fff;min-height:38px;font:inherit;cursor:pointer;border:0;border-radius:8px;padding:0 14px;font-size:.88rem;font-weight:700}.ImageCropInput-module__shTfqq__primaryButton:hover,.ImageCropInput-module__shTfqq__primaryButton:focus-visible{filter:brightness(1.06);outline:none}.ImageCropInput-module__shTfqq__hidden{display:none}
.ArtPickerModal-module__MVEquW__backdrop{z-index:1300;background:color-mix(in srgb, var(--theme-shadow) 72%, transparent);place-items:center;padding:20px;display:grid;position:fixed;inset:0}[data-theme=light] .ArtPickerModal-module__MVEquW__backdrop{background:color-mix(in srgb, var(--theme-text) 32%, transparent)}.ArtPickerModal-module__MVEquW__modal{background:var(--theme-backgroundSecondary);width:min(520px,100vw - 40px);max-height:calc(100dvh - 40px);box-shadow:0 22px 62px color-mix(in srgb, var(--theme-shadow) 36%, transparent);color:var(--theme-text);overscroll-behavior:contain;scrollbar-gutter:stable;border-radius:12px;gap:16px;padding:0 24px 22px;display:grid;position:relative;overflow-y:auto}.ArtPickerModal-module__MVEquW__modalCropStep{width:min(420px,100vw - 40px)}.ArtPickerModal-module__MVEquW__header{border-bottom:1px solid var(--theme-border);background:var(--theme-background);border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:16px;min-height:58px;margin:0 -24px 2px;padding:0 14px 0 24px;display:flex}.ArtPickerModal-module__MVEquW__header h2{font-family:var(--font-bricolage-grotesque), "Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;letter-spacing:0;font-synthesis:none;margin:0;font-size:1rem;font-weight:700;line-height:1.2}.ArtPickerModal-module__MVEquW__closeButton{width:34px;height:34px;color:var(--theme-textSecondary);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;display:grid}.ArtPickerModal-module__MVEquW__closeButton:hover,.ArtPickerModal-module__MVEquW__closeButton:focus-visible{background:var(--theme-buttonBackground);color:var(--theme-text);outline:none}.ArtPickerModal-module__MVEquW__hiddenInput{display:none}.ArtPickerModal-module__MVEquW__cropStep{gap:14px;min-width:0;display:grid}.ArtPickerModal-module__MVEquW__cropHint{color:var(--theme-textSecondary);margin:0;font-size:.82rem;line-height:1.4}.ArtPickerModal-module__MVEquW__uploadTile{border:1px solid var(--theme-border);background:var(--theme-backgroundTertiary);min-height:170px;color:var(--theme-textSecondary);cursor:pointer;border-radius:8px;align-content:center;place-items:center;gap:10px;font-size:.86rem;font-weight:780;display:grid}.ArtPickerModal-module__MVEquW__uploadTile:hover,.ArtPickerModal-module__MVEquW__uploadTile:focus-within{border-color:var(--theme-borderHover);background:var(--theme-buttonBackground);color:var(--theme-text);outline:none}.ArtPickerModal-module__MVEquW__recent{gap:3px;display:grid}.ArtPickerModal-module__MVEquW__recent span{color:var(--theme-text);font-size:.9rem;font-weight:780}.ArtPickerModal-module__MVEquW__recent p{color:var(--theme-textSecondary);margin:0;font-size:.82rem;line-height:1.4}.ArtPickerModal-module__MVEquW__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ArtPickerModal-module__MVEquW__actions>*{justify-content:center;width:100%}.ArtPickerModal-module__MVEquW__secondaryButton{background:var(--theme-buttonBackground);min-height:38px;color:var(--theme-text);font:inherit;cursor:pointer;border:0;border-radius:8px;padding:0 14px;font-size:.88rem;font-weight:700}.ArtPickerModal-module__MVEquW__secondaryButton:hover,.ArtPickerModal-module__MVEquW__secondaryButton:focus-visible{background:var(--theme-buttonBackgroundHover);outline:none}.ArtPickerModal-module__MVEquW__secondaryButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:767px){.ArtPickerModal-module__MVEquW__uploadTile{min-height:136px}}
.Logo-module__2mmSVq__logoContainer{cursor:pointer;color:var(--theme-text);flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex;transition:color!important}.Logo-module__2mmSVq__logoBox{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;display:flex;transform:translateY(-4px)}.Logo-module__2mmSVq__iconSvg{color:currentColor;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.Logo-module__2mmSVq__wordmarkBox{flex-shrink:0;align-items:center;height:30px;display:flex}.Logo-module__2mmSVq__wordmarkSvg{color:currentColor;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;height:100%;display:block}@media (max-width:767px){.Logo-module__2mmSVq__logoBox{width:32px;height:32px}.Logo-module__2mmSVq__wordmarkBox{height:26px}}
.ToggleCard-module__KP4xVq__root,.ToggleCard-module__KP4xVq__featured{background:var(--theme-backgroundTertiary);width:100%;color:inherit;text-align:left;cursor:pointer;border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;transition:border-color .16s,background .16s,transform .16s;display:flex}.ToggleCard-module__KP4xVq__featured{flex-direction:column;align-items:flex-start;min-height:118px;padding:14px}.ToggleCard-module__KP4xVq__root{min-height:70px;padding:12px 14px}.ToggleCard-module__KP4xVq__root:hover,.ToggleCard-module__KP4xVq__root:focus-visible,.ToggleCard-module__KP4xVq__featured:hover,.ToggleCard-module__KP4xVq__featured:focus-visible{border-color:color-mix(in srgb, var(--theme-textSecondary) 28%, transparent);outline:none;transform:translateY(-1px)}.ToggleCard-module__KP4xVq__root:focus-visible,.ToggleCard-module__KP4xVq__featured:focus-visible{box-shadow:0 0 0 3px #ffffff3d}.ToggleCard-module__KP4xVq__active{border-color:color-mix(in srgb, var(--theme-buttonBackground) 75%, var(--theme-text));background:color-mix(in srgb, var(--theme-buttonBackground) 24%, var(--theme-backgroundTertiary))}.ToggleCard-module__KP4xVq__disabled{opacity:.62;cursor:not-allowed;transform:none}.ToggleCard-module__KP4xVq__disabled:hover,.ToggleCard-module__KP4xVq__disabled:focus-visible{box-shadow:none;border-color:#0000;transform:none}.ToggleCard-module__KP4xVq__icon{background:color-mix(in srgb, var(--theme-textSecondary) 12%, transparent);width:28px;height:28px;color:var(--theme-textSecondary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ToggleCard-module__KP4xVq__active .ToggleCard-module__KP4xVq__icon{background:var(--theme-buttonBackground);color:var(--theme-text)}.ToggleCard-module__KP4xVq__copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ToggleCard-module__KP4xVq__label{color:var(--theme-text);font-size:13px;font-weight:700;line-height:1.2}.ToggleCard-module__KP4xVq__description{color:var(--theme-textSecondary);font-size:12px;line-height:1.45}.ToggleCard-module__KP4xVq__switchTrack{background:color-mix(in srgb, var(--theme-textSecondary) 22%, transparent);border-radius:999px;flex-shrink:0;align-items:center;width:38px;height:22px;transition:background .16s;display:inline-flex;position:relative}.ToggleCard-module__KP4xVq__featured .ToggleCard-module__KP4xVq__switchTrack{margin-top:auto}.ToggleCard-module__KP4xVq__switchThumb{background:var(--theme-textSecondary);border-radius:999px;width:18px;height:18px;margin-left:2px;transition:background .16s,transform .16s}.ToggleCard-module__KP4xVq__active .ToggleCard-module__KP4xVq__switchTrack{background:var(--theme-mainInteraction)}.ToggleCard-module__KP4xVq__active .ToggleCard-module__KP4xVq__switchThumb{background:#fff;transform:translate(16px)}
.WriteChapterScheduleModal-module__NXH2na__panel{box-sizing:border-box;color:#f5f7fbfa;overscroll-behavior:contain;background:0 0;flex-direction:column;gap:2px;width:min(272px,100vw - 32px);min-width:0;max-width:100%;height:min(384px,100vh - 40px);padding:0;display:flex}.WriteChapterScheduleModal-module__NXH2na__panel:not(.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill){padding-top:6px;padding-bottom:6px}.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill{gap:10px;padding-bottom:0}.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill .WriteChapterScheduleModal-module__NXH2na__header{flex-shrink:0;padding-top:6px}.WriteChapterScheduleModal-module__NXH2na__header{flex-shrink:0;min-width:0;max-width:100%;margin-bottom:0}.WriteChapterScheduleModal-module__NXH2na__headerMenuRow{box-sizing:border-box;min-width:0;max-width:100%}.WriteChapterScheduleModal-module__NXH2na__eyebrow,.WriteChapterScheduleModal-module__NXH2na__fieldLabel{letter-spacing:.22em;text-transform:uppercase;color:#cbd5e1bd;font-size:10px;font-weight:700;line-height:1}.WriteChapterScheduleModal-module__NXH2na__body{flex:1;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden}.WriteChapterScheduleModal-module__NXH2na__summaryView,.WriteChapterScheduleModal-module__NXH2na__subview{flex-direction:column;flex:1;min-width:0;max-width:100%;min-height:0;display:flex}.WriteChapterScheduleModal-module__NXH2na__subview{gap:12px}.WriteChapterScheduleModal-module__NXH2na__subviewDate{gap:0}.WriteChapterScheduleModal-module__NXH2na__summaryFields{flex-direction:column;gap:2px;min-width:0;max-width:100%;display:flex}.WriteChapterScheduleModal-module__NXH2na__summaryFields button span.WriteChapterScheduleModal-module__NXH2na__summaryItemIconSlot{opacity:1;color:inherit}.WriteChapterScheduleModal-module__NXH2na__summaryFields button span.WriteChapterScheduleModal-module__NXH2na__summaryItemIconSlot svg{color:inherit;display:block}.WriteChapterScheduleModal-module__NXH2na__summaryFooter{gap:12px;min-width:0;max-width:100%;margin-top:auto;padding-top:16px;display:grid}.WriteChapterScheduleModal-module__NXH2na__helperCopy,.WriteChapterScheduleModal-module__NXH2na__errorCopy,.WriteChapterScheduleModal-module__NXH2na__timezoneEmptyState{margin:0;font-size:12px;line-height:1.5}.WriteChapterScheduleModal-module__NXH2na__helperCopy{color:var(--theme-textSecondary);overflow-wrap:anywhere;word-break:break-word;max-width:100%}.WriteChapterScheduleModal-module__NXH2na__errorCopy{color:#fbbf24fa;overflow-wrap:anywhere;word-break:break-word;max-width:100%}.WriteChapterScheduleModal-module__NXH2na__actions{min-width:0;max-width:100%;display:flex}.WriteChapterScheduleModal-module__NXH2na__summarySubmitButton{text-align:center;box-sizing:border-box;justify-content:center;width:100%;min-width:0;max-width:100%}.WriteChapterScheduleModal-module__NXH2na__subviewTime,.WriteChapterScheduleModal-module__NXH2na__subviewTimezone{flex:1;gap:0;min-height:0}.WriteChapterScheduleModal-module__NXH2na__timeSlotList{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff47 transparent;border-radius:12px;outline:none;flex-direction:column;flex:1;align-items:stretch;gap:2px;min-width:0;max-width:100%;min-height:0;margin-right:0;padding-right:2px;display:flex;overflow:hidden auto}.WriteChapterScheduleModal-module__NXH2na__timeSlotList::-webkit-scrollbar{width:5px}.WriteChapterScheduleModal-module__NXH2na__timeSlotList::-webkit-scrollbar-track{background:0 0}.WriteChapterScheduleModal-module__NXH2na__timeSlotList::-webkit-scrollbar-thumb{background:#ffffff3d;border-radius:999px}.WriteChapterScheduleModal-module__NXH2na__timeSlotList::-webkit-scrollbar-thumb:hover{background:#ffffff57}.WriteChapterScheduleModal-module__NXH2na__timeSlotList:focus-visible{outline-offset:2px;outline:2px solid #ffffff59}.WriteChapterScheduleModal-module__NXH2na__timeSlotOption{box-sizing:border-box;color:#f8fafcf5;font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border:none;border-radius:10px;grid-template-columns:22px minmax(0,1fr) 22px;align-items:center;width:100%;min-width:0;margin:0;padding:8px 10px;font-size:15px;font-weight:500;transition:background .12s;display:grid}.WriteChapterScheduleModal-module__NXH2na__timeSlotOptionGutter{flex-shrink:0;justify-content:center;align-items:center;min-width:22px;display:flex}.WriteChapterScheduleModal-module__NXH2na__timeSlotOptionLabel{text-align:center;min-width:0}.WriteChapterScheduleModal-module__NXH2na__timeSlotOption:hover,.WriteChapterScheduleModal-module__NXH2na__timeSlotOption:focus-visible{background:#ffffff0f;outline:none}.WriteChapterScheduleModal-module__NXH2na__timeSlotOptionActive{background:#ffffff1a}.WriteChapterScheduleModal-module__NXH2na__calendarToolbar{flex-shrink:0;height:0;margin:0;padding:0;position:relative;overflow:visible}.WriteChapterScheduleModal-module__NXH2na__calendarLiveRegionHidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.WriteChapterScheduleModal-module__NXH2na__calendarScroller{overscroll-behavior:contain;scroll-behavior:auto;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none;min-width:0;max-width:100%;min-height:0;box-shadow:none;border:none;outline:none;flex-direction:column;flex:1 1 0;align-self:stretch;align-items:stretch;gap:0;margin-right:0;padding-right:0;display:flex;overflow:hidden auto}.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill .WriteChapterScheduleModal-module__NXH2na__calendarScroller{border-top-left-radius:12px;border-top-right-radius:12px;padding-bottom:0}.WriteChapterScheduleModal-module__NXH2na__calendarScroller::-webkit-scrollbar{width:0;height:0;display:none}.WriteChapterScheduleModal-module__NXH2na__calendarMonthSection{flex-direction:column;align-items:stretch;gap:6px;width:100%;min-width:0;max-width:100%;display:flex;position:relative}.WriteChapterScheduleModal-module__NXH2na__monthStickyLabel{z-index:10;min-width:0;max-width:100%;min-height:40px;color:var(--theme-text);text-align:left;background:var(--theme-backgroundTertiary);border:none;border-radius:12px;outline:none;flex-shrink:0;align-items:center;margin:0;padding:8px 10px 12px;font-size:15px;font-weight:600;line-height:1.2;display:flex;position:sticky;top:0}.WriteChapterScheduleModal-module__NXH2na__calendarMonthSection:not(:first-child) .WriteChapterScheduleModal-module__NXH2na__monthStickyLabel{margin-top:-1px}.WriteChapterScheduleModal-module__NXH2na__calendarMonthPlaceholder{pointer-events:none;background:0 0;border-radius:14px;width:100%;min-height:312px}.WriteChapterScheduleModal-module__NXH2na__monthCalendar{z-index:0;width:100%;max-width:100%;margin:0;position:relative;padding:0!important}.WriteChapterScheduleModal-module__NXH2na__monthCalendar.rdp-root{margin:0;padding:0!important}.WriteChapterScheduleModal-module__NXH2na__monthCalendar .rdp-months{width:100%;max-width:100%}.WriteChapterScheduleModal-module__NXH2na__monthCalendar .rdp-month{gap:0;width:100%;max-width:100%;margin:0;padding:0}.WriteChapterScheduleModal-module__NXH2na__monthCalendar .rdp-month_grid{table-layout:fixed;border-spacing:0;width:100%;margin:0}.WriteChapterScheduleModal-module__NXH2na__monthCalendar tbody.rdp-weeks{margin:0;padding:0}.WriteChapterScheduleModal-module__NXH2na__monthCalendar .rdp-day.rdp-today:not(.rdp-outside){color:inherit;font-weight:inherit;background:0 0}.WriteChapterScheduleModal-module__NXH2na__monthSectionMonth{width:100%}.WriteChapterScheduleModal-module__NXH2na__monthCaptionHidden{display:none}.WriteChapterScheduleModal-module__NXH2na__monthSectionTitle{color:var(--theme-text);text-align:left;font-size:15px;font-weight:600;line-height:1.2}.WriteChapterScheduleModal-module__NXH2na__calendarWeekdays,.WriteChapterScheduleModal-module__NXH2na__calendarWeek{grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid}.WriteChapterScheduleModal-module__NXH2na__calendarWeekday{text-align:center;width:100%;color:var(--theme-textSecondary);font-size:14px}.WriteChapterScheduleModal-module__NXH2na__calendarWeek{margin-top:10px}.WriteChapterScheduleModal-module__NXH2na__calendarDay{justify-content:center;align-items:center;width:100%;height:42px;display:flex}.WriteChapterScheduleModal-module__NXH2na__calendarDayButton{cursor:pointer;width:40px;height:40px;color:var(--theme-text);background:0 0;border:1px solid #0000;border-radius:14px;font-size:16px;font-weight:500;transition:background .14s,border-color .14s,color .14s,transform .1s}.WriteChapterScheduleModal-module__NXH2na__calendarDayButton:hover:not(:disabled){background:color-mix(in srgb, var(--theme-text) 12%, transparent);border-color:color-mix(in srgb, var(--theme-borderHover) 65%, transparent)}.WriteChapterScheduleModal-module__NXH2na__calendarDayButton:active:not(:disabled){background:color-mix(in srgb, var(--theme-text) 16%, transparent);transform:scale(.96)}.WriteChapterScheduleModal-module__NXH2na__calendarDayButton:focus-visible{outline:2px solid var(--theme-inputBorderFocus);outline-offset:2px}.WriteChapterScheduleModal-module__NXH2na__calendarDayButton:disabled{cursor:not-allowed;color:var(--theme-textDisabled);opacity:.45}.WriteChapterScheduleModal-module__NXH2na__calendarSelected{box-shadow:none!important;color:inherit!important;background:0 0!important;border:none!important}.WriteChapterScheduleModal-module__NXH2na__calendarDay[data-selected] .WriteChapterScheduleModal-module__NXH2na__calendarDayButton,.WriteChapterScheduleModal-module__NXH2na__calendarSelected .WriteChapterScheduleModal-module__NXH2na__calendarDayButton{background:var(--theme-buttonPrimary)!important;color:var(--theme-buttonPrimaryText)!important;border-color:#0000!important}.WriteChapterScheduleModal-module__NXH2na__calendarDay[data-selected] .WriteChapterScheduleModal-module__NXH2na__calendarDayButton:hover:not(:disabled),.WriteChapterScheduleModal-module__NXH2na__calendarSelected .WriteChapterScheduleModal-module__NXH2na__calendarDayButton:hover:not(:disabled){background:var(--theme-buttonPrimaryHover)!important;color:var(--theme-buttonPrimaryText)!important}.WriteChapterScheduleModal-module__NXH2na__calendarDay[data-selected] .WriteChapterScheduleModal-module__NXH2na__calendarDayButton:active:not(:disabled),.WriteChapterScheduleModal-module__NXH2na__calendarSelected .WriteChapterScheduleModal-module__NXH2na__calendarDayButton:active:not(:disabled){transform:scale(.96)}.WriteChapterScheduleModal-module__NXH2na__calendarDay[data-selected] .WriteChapterScheduleModal-module__NXH2na__calendarDayButton:focus-visible,.WriteChapterScheduleModal-module__NXH2na__calendarSelected .WriteChapterScheduleModal-module__NXH2na__calendarDayButton:focus-visible{outline:2px solid var(--theme-inputBorderFocus);outline-offset:2px}.WriteChapterScheduleModal-module__NXH2na__calendarToday{box-shadow:none!important;background:0 0!important}.WriteChapterScheduleModal-module__NXH2na__editorField{gap:8px;min-width:0;max-width:100%;display:grid}.WriteChapterScheduleModal-module__NXH2na__timeEditor,.WriteChapterScheduleModal-module__NXH2na__searchField{position:relative}.WriteChapterScheduleModal-module__NXH2na__editorIcon{color:#94a3b8eb;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.WriteChapterScheduleModal-module__NXH2na__editorInput{box-sizing:border-box;color:#f8fafcf5;background:#0a0d148a;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:100%;min-width:0;max-width:100%;min-height:46px;padding:0 10px 0 36px;font-size:14px;font-weight:500;transition:border-color .16s,box-shadow .16s,background .16s;box-shadow:inset 0 1px #ffffff08}.WriteChapterScheduleModal-module__NXH2na__editorInput:hover{background:#0a0d14ad}.WriteChapterScheduleModal-module__NXH2na__editorInput:focus{border-color:#facc155c;box-shadow:0 0 0 4px #facc1514}.WriteChapterScheduleModal-module__NXH2na__timezoneList{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff47 transparent;border-radius:12px;outline:none;flex-direction:column;flex:1;align-items:stretch;gap:2px;min-width:0;max-width:100%;min-height:0;padding-right:2px;display:flex;overflow:hidden auto}.WriteChapterScheduleModal-module__NXH2na__timezoneList::-webkit-scrollbar{width:5px}.WriteChapterScheduleModal-module__NXH2na__timezoneList::-webkit-scrollbar-track{background:0 0}.WriteChapterScheduleModal-module__NXH2na__timezoneList::-webkit-scrollbar-thumb{background:#ffffff3d;border-radius:999px}.WriteChapterScheduleModal-module__NXH2na__timezoneList::-webkit-scrollbar-thumb:hover{background:#ffffff57}.WriteChapterScheduleModal-module__NXH2na__timezoneList:focus-visible{outline-offset:2px;outline:2px solid #ffffff59}.WriteChapterScheduleModal-module__NXH2na__timezoneMenuItem{box-sizing:border-box;min-width:0;max-width:100%}.WriteChapterScheduleModal-module__NXH2na__timezoneMenuItemWithLocalStar{gap:12px}.WriteChapterScheduleModal-module__NXH2na__timezoneItemText{flex:1;justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}.WriteChapterScheduleModal-module__NXH2na__timezoneItemCity{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.WriteChapterScheduleModal-module__NXH2na__timezoneItemOffset{color:#ffffff9e;flex-shrink:0;font-size:12px;font-weight:600;line-height:1.2}.WriteChapterScheduleModal-module__NXH2na__timezoneLocalStar{display:block}.WriteChapterScheduleModal-module__NXH2na__timezoneOptionMeta{color:#94a3b8eb;font-size:12px;line-height:1.35}.WriteChapterScheduleModal-module__NXH2na__timezoneEmptyState{color:#94a3b8eb;padding:14px 8px}@media (max-width:480px){.WriteChapterScheduleModal-module__NXH2na__panel{width:min(100vw - 24px,272px);min-width:0;max-width:100%;height:calc(100vh - 24px);padding:0}.WriteChapterScheduleModal-module__NXH2na__panel:not(.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill){padding-top:6px;padding-bottom:6px}.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill .WriteChapterScheduleModal-module__NXH2na__header{padding-top:6px}.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill,.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill .WriteChapterScheduleModal-module__NXH2na__calendarScroller{padding-bottom:0}}
.WriteCombobox-module__qv6jfq__combobox{flex-direction:column;gap:0;display:flex}.WriteCombobox-module__qv6jfq__searchInputWrap{position:relative}.WriteCombobox-module__qv6jfq__searchInput{background:var(--theme-backgroundTertiary);width:100%;min-height:48px;color:var(--theme-text);box-sizing:border-box;border:1px solid #0000;border-radius:16px;padding:12px 44px 12px 16px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .16s,background .16s,border-radius .16s}.WriteCombobox-module__qv6jfq__searchInput::placeholder{color:color-mix(in srgb, var(--theme-textSecondary) 74%, var(--theme-background) 26%)}.WriteCombobox-module__qv6jfq__searchInput:focus{background:var(--theme-buttonBackground);border-color:#0000;outline:none}.WriteCombobox-module__qv6jfq__searchInputOpen{border-bottom-right-radius:0;border-bottom-left-radius:0}.WriteCombobox-module__qv6jfq__searchInputDisabled{opacity:.56;cursor:not-allowed}.WriteCombobox-module__qv6jfq__searchInputLocked{opacity:1;cursor:pointer;color:var(--theme-text);-webkit-text-fill-color:var(--theme-text)}.WriteCombobox-module__qv6jfq__inputActionButton{width:24px;height:24px;color:var(--theme-textSecondary);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;transition:color .16s,background .16s;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.WriteCombobox-module__qv6jfq__inputActionButton:hover,.WriteCombobox-module__qv6jfq__inputActionButton:focus-visible{color:var(--theme-text);background:color-mix(in srgb, var(--theme-text) 8%, transparent);outline:none}.WriteCombobox-module__qv6jfq__suggestionPanel{border:1px solid color-mix(in srgb, var(--theme-border) 78%, transparent);background:color-mix(in srgb, var(--theme-background) 90%, var(--theme-shadow) 10%);border-top:none;border-bottom-right-radius:16px;border-bottom-left-radius:16px;overflow:hidden}.WriteCombobox-module__qv6jfq__suggestionList{flex-direction:column;display:flex}.WriteCombobox-module__qv6jfq__suggestionListScrollable{overscroll-behavior:contain;max-height:min(280px,50vh);overflow-y:auto}.WriteCombobox-module__qv6jfq__suggestionItem{width:100%;color:var(--theme-text);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:12px 16px;transition:background .16s;display:flex}.WriteCombobox-module__qv6jfq__suggestionItem:hover,.WriteCombobox-module__qv6jfq__suggestionItem:focus-visible,.WriteCombobox-module__qv6jfq__suggestionItemActive{background:var(--theme-buttonBackground);outline:none}.WriteCombobox-module__qv6jfq__suggestionCopy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.WriteCombobox-module__qv6jfq__suggestionPrimaryRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.WriteCombobox-module__qv6jfq__suggestionPrimary{min-width:0;color:var(--theme-textSecondary);font-size:14px;font-weight:600;line-height:1.25}.WriteCombobox-module__qv6jfq__suggestionSecondary{color:var(--theme-textSecondary);font-size:12px;line-height:1.3}.WriteCombobox-module__qv6jfq__suggestionMeta{color:var(--theme-textSecondary);flex-shrink:0;font-size:12px;font-weight:600;line-height:1}.WriteCombobox-module__qv6jfq__matchHighlight{color:var(--theme-text);font-weight:700}.WriteCombobox-module__qv6jfq__suggestionCheck{color:var(--theme-textSecondary);flex-shrink:0}.WriteCombobox-module__qv6jfq__createIcon{background:color-mix(in srgb, var(--theme-text) 10%, transparent);width:22px;height:22px;color:var(--theme-text);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.WriteCombobox-module__qv6jfq__createBadge{background:color-mix(in srgb, var(--theme-text) 8%, transparent);height:18px;color:var(--theme-textSecondary);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.WriteCombobox-module__qv6jfq__keyboardHint{color:var(--theme-textSecondary);letter-spacing:.04em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:10px;padding:8px 2px 0;font-size:11px;font-weight:600;display:flex}
.WriteEditorErrorSection-module__c1D-bW__page{box-sizing:border-box;background:var(--theme-background,#161924);min-height:100vh;color:var(--theme-text,#edf0ff);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.WriteEditorErrorSection-module__c1D-bW__logo{margin-bottom:28px}.WriteEditorErrorSection-module__c1D-bW__content{flex-direction:column;align-items:center;max-width:28rem;display:flex}.WriteEditorErrorSection-module__c1D-bW__title{letter-spacing:-.04em;margin:0;font-size:clamp(1.5rem,3vw,2rem)}.WriteEditorErrorSection-module__c1D-bW__description{color:var(--theme-textSecondary,#ffffffad);margin:12px 0 0;line-height:1.75}.WriteEditorErrorSection-module__c1D-bW__actions{margin-top:24px}
