.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%)}}
.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__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__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: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:center;gap:8px;display:grid}.Settings-module__nJGiHa__socialLinkInputWrap{min-width:0;position:relative}.Settings-module__nJGiHa__socialLinkInputWrap input{padding-left:42px}.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__socialLinkRemoveButton{width:36px;height:36px;color:var(--theme-textSecondary);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;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__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}}
.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}}
.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}
.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)}
.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}
.SkeletonFill-module__35rLRa__absoluteFill{border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.SkeletonFill-module__35rLRa__blockFill{border-radius:inherit;width:100%;height:100%;display:block}.SkeletonFill-module__35rLRa__titleLine{border-radius:6px;height:1.2em;display:block}.SkeletonFill-module__35rLRa__textLine{border-radius:6px}.SkeletonFill-module__35rLRa__metaPill{border-radius:999px;height:22px}.SkeletonFill-module__35rLRa__actionButton{border-radius:999px;height:38px}.SkeletonFill-module__35rLRa__tabPill{border-radius:999px;height:34px}.SkeletonFill-module__35rLRa__bodyLine{border-radius:6px;height:16px}
.ExploreGenreCard-module__-7A4Na__root{aspect-ratio:16/9;box-sizing:border-box;width:100%;color:var(--theme-text);background:0 0;border:none;border-radius:8px;place-items:end start;padding:14px;text-decoration:none;display:grid;position:relative;overflow:visible}.ExploreGenreCard-module__-7A4Na__artwork{border-radius:inherit;z-index:0;pointer-events:none;background-color:rgb(var(--genre-accent-dark,30 35 50));background-image:var(--genre-artwork-image);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .65s cubic-bezier(.16,1,.3,1),filter .65s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;overflow:hidden;transform:scale(1)}.ExploreGenreCard-module__-7A4Na__root:before{content:"";border-radius:inherit;z-index:1;pointer-events:none;background-color:rgb(var(--genre-accent-dark,30 35 50));background-image:linear-gradient(to top, rgb(var(--genre-accent-dark,30 35 50) / .82) 0%, transparent 55%), linear-gradient(135deg, rgb(var(--genre-accent-dark,30 35 50) / .88) 0%, rgb(var(--genre-accent-light,124 145 186) / .72) 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:filter .65s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;overflow:hidden}.ExploreGenreCard-module__-7A4Na__root:after{content:"";border-radius:inherit;z-index:2;pointer-events:none;transition:box-shadow .18s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;box-shadow:0 0 #0000,0 0 #0000}.ExploreGenreCard-module__-7A4Na__root:not(:hover):not(:focus-visible):after{transition-duration:0s}.ExploreGenreCard-module__-7A4Na__root:focus,.ExploreGenreCard-module__-7A4Na__root:focus-visible{outline:none}.ExploreGenreCard-module__-7A4Na__root:focus-visible:after{box-shadow:0 0 0 2px var(--theme-background), 0 0 0 5px #fffc}@media (any-hover:hover) and (any-pointer:fine){.ExploreGenreCard-module__-7A4Na__root:not(.ExploreGenreCard-module__-7A4Na__hasArtwork):hover:before{filter:brightness(.88)}.ExploreGenreCard-module__-7A4Na__hasArtwork:hover .ExploreGenreCard-module__-7A4Na__artwork{filter:brightness(.92);transform:scale(1.015)}.ExploreGenreCard-module__-7A4Na__root:hover:after,.ExploreGenreCard-module__-7A4Na__root:focus-visible:after{box-shadow:0 0 0 2px var(--theme-background), 0 0 0 5px #fffc}}.ExploreGenreCard-module__-7A4Na__hasArtwork:before{background-color:#0000;background-image:linear-gradient(to top, rgb(var(--genre-accent-dark,30 35 50) / .74) 0%, transparent 50%), linear-gradient(135deg, rgb(var(--genre-accent-dark,30 35 50) / .72) 0%, rgb(var(--genre-accent-light,124 145 186) / .56) 100%)}.ExploreGenreCard-module__-7A4Na__name{z-index:1;font-family:var(--font-bricolage-grotesque), "Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;font-size:clamp(17px,1.3vw,21px);font-weight:650;line-height:1.1;position:relative}
.StoryCard-module__WQNGlG__bookCard{cursor:pointer;width:var(--card-width,160px);height:calc(var(--card-height,256px) + 40px);z-index:var(--z-book-base,1);border-radius:4px;flex-shrink:0;margin-bottom:0;padding-bottom:0;position:relative;overflow:visible!important}.StoryCard-module__WQNGlG__bookCard:hover{outline-offset:2px;outline:3px solid #fffc}.StoryCard-module__WQNGlG__bookCardInner{width:var(--card-width,160px);height:calc(var(--card-height,256px) + 40px);pointer-events:auto;z-index:var(--z-book-base,1);background:0 0;border-radius:4px;flex-direction:column;display:flex;position:absolute;top:0;left:50%;overflow:visible;transform:translate(-50%)}.StoryCard-module__WQNGlG__bookCardHovered{z-index:var(--z-book-hover,1000)!important}.StoryCard-module__WQNGlG__bookCardHovered .StoryCard-module__WQNGlG__bookCardInner{z-index:var(--z-book-hover,1000)}.StoryCard-module__WQNGlG__bookCardClosing,.StoryCard-module__WQNGlG__bookCardClosing .StoryCard-module__WQNGlG__bookCardInner{z-index:var(--z-book-hover,1000)!important}.StoryCard-module__WQNGlG__bookCoverWrapper{width:100%;height:var(--card-height,256px);cursor:pointer;background:#1a1f3a;border-radius:4px;flex-shrink:0;position:relative;overflow:hidden}.StoryCard-module__WQNGlG__bookCoverWrapper:focus-visible{outline-offset:2px;outline:2px solid #ffffffe6}.StoryCard-module__WQNGlG__bookCover{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;width:100%;height:100%;transition:opacity .3s cubic-bezier(.4,0,.2,1)}@media (max-width:767px){.StoryCard-module__WQNGlG__bookCover{touch-action:pan-x pan-y}}.StoryCard-module__WQNGlG__hoverOverlay{opacity:0;pointer-events:none;z-index:2;border-radius:inherit;background:linear-gradient(#0000 35%,#00000080 55%,#000000bf 65%,#000000e6 75%,#000000f2 85%,#000000fa 100%);flex-direction:column;justify-content:flex-end;padding:24px 20px 20px;display:flex;position:absolute;inset:0;overflow:hidden}.StoryCard-module__WQNGlG__bookCardHovered .StoryCard-module__WQNGlG__hoverOverlay{opacity:1;pointer-events:all}.StoryCard-module__WQNGlG__bookCardClosing .StoryCard-module__WQNGlG__hoverOverlay{opacity:0;pointer-events:none}.StoryCard-module__WQNGlG__hoverContent{opacity:0;flex-direction:column;gap:4px;margin-bottom:0;padding-bottom:0;display:flex}.StoryCard-module__WQNGlG__bookCardHovered .StoryCard-module__WQNGlG__hoverContent{opacity:1}.StoryCard-module__WQNGlG__bookCardClosing .StoryCard-module__WQNGlG__hoverContent{opacity:0}.StoryCard-module__WQNGlG__hoverHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.StoryCard-module__WQNGlG__bookTitle{color:#fff;letter-spacing:-.3px;flex:1;margin:0;font-size:15px;font-weight:700;line-height:1.2}.StoryCard-module__WQNGlG__bookAuthor{color:#fffc;margin:0;font-size:12px;line-height:1.4}.StoryCard-module__WQNGlG__bookStatusHover{color:#ffffffb3;margin-top:4px;font-size:11px;display:block}.StoryCard-module__WQNGlG__genreList{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.StoryCard-module__WQNGlG__genrePill{appearance:none;color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff59;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600;line-height:1.3}.StoryCard-module__WQNGlG__genrePill:hover,.StoryCard-module__WQNGlG__genrePill:focus-visible{background:#ffffff38;outline:none}.StoryCard-module__WQNGlG__bookInfo{opacity:1;height:40px;z-index:var(--z-book-base,1);box-sizing:border-box;flex-direction:column;flex:none;justify-content:flex-start;align-items:flex-start;gap:4px;width:100%;min-width:0;padding:10px 0;display:flex;position:relative;overflow:visible}.StoryCard-module__WQNGlG__bookCardHovered .StoryCard-module__WQNGlG__bookInfo,.StoryCard-module__WQNGlG__bookCardClosing .StoryCard-module__WQNGlG__bookInfo{opacity:0;height:0;margin:0;padding-top:0;padding-bottom:0}.StoryCard-module__WQNGlG__bookPages{color:#ffffffb3;white-space:nowrap;text-overflow:clip;box-sizing:border-box;width:100%;height:auto;margin:0;padding:0 4px;font-size:11px;line-height:1.5;display:block;overflow:visible}.StoryCard-module__WQNGlG__bookStatus{color:#ffffffb3;white-space:nowrap;text-overflow:clip;box-sizing:border-box;background:#ffffff1a;border-radius:4px;flex-shrink:0;width:fit-content;margin-top:2px;margin-left:4px;margin-right:4px;padding:3px 6px;font-size:9px;font-weight:500;line-height:1.4;display:inline-block;overflow:visible}.StoryCard-module__WQNGlG__freeBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:3;background:linear-gradient(135deg,#4a90e2 0%,#357abd 100%);border-radius:4px;padding:4px 8px;font-size:9px;font-weight:700;position:absolute;top:8px;right:8px}.StoryCard-module__WQNGlG__trendingIcon{z-index:3;pointer-events:none;width:72px;height:72px;position:absolute;top:0;right:0}.StoryCard-module__WQNGlG__trendingIconBackground{pointer-events:none;background:radial-gradient(circle at 100% 0,#8b5cf6a6 0%,#8b5cf673 35%,#8b5cf633 50%,#0000 70%);width:100%;height:100%;position:absolute;top:0;right:0}.StoryCard-module__WQNGlG__trendingIconBackground svg{z-index:1;width:24px;height:24px;position:absolute;top:3px;right:3px}.StoryCard-module__WQNGlG__lateralBook{position:relative}.StoryCard-module__WQNGlG__lateralBook .StoryCard-module__WQNGlG__bookCardInner{opacity:.3}.StoryCard-module__WQNGlG__lateralBook:hover .StoryCard-module__WQNGlG__bookCardInner{opacity:.5}.StoryCard-module__WQNGlG__lateralBook .StoryCard-module__WQNGlG__bookInfo{opacity:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.StoryCard-module__WQNGlG__lateralBook .StoryCard-module__WQNGlG__hoverOverlay,.StoryCard-module__WQNGlG__lateralBook .StoryCard-module__WQNGlG__hoverOverlay *{pointer-events:none!important}.StoryCard-module__WQNGlG__lateralArrow{top:calc(var(--card-height,256px) / 2);z-index:1000;pointer-events:none;width:calc(var(--card-width,160px) * .4);height:calc(var(--card-width,160px) * .4);opacity:.7;justify-content:center;align-items:center;min-width:40px;max-width:80px;min-height:40px;max-height:80px;display:flex;position:absolute;left:50%;transform:translate(-50%,-50%)}.StoryCard-module__WQNGlG__lateralArrow svg{filter:drop-shadow(0 2px 6px #000c)drop-shadow(0 0 2px #00000080);width:100%;height:100%;margin:0 auto;display:block}.StoryCard-module__WQNGlG__lateralArrow svg path{stroke:#fff;fill:none;opacity:.7}.StoryCard-module__WQNGlG__lateralBook:hover .StoryCard-module__WQNGlG__lateralArrow{opacity:1;transform:translate(-50%,-50%)scale(1.15)}.StoryCard-module__WQNGlG__lateralBook:hover .StoryCard-module__WQNGlG__lateralArrow svg{filter:drop-shadow(0 2px 8px #000000e6)drop-shadow(0 0 3px #0009);opacity:1}.StoryCard-module__WQNGlG__lateralBook:hover .StoryCard-module__WQNGlG__lateralArrow svg path{stroke:#fff;fill:none;opacity:1}.StoryCard-module__WQNGlG__bookCard *{box-sizing:border-box}@media (max-width:767px){.StoryCard-module__WQNGlG__bookCard:hover{outline:none}.StoryCard-module__WQNGlG__lateralArrow{display:none!important}.StoryCard-module__WQNGlG__bookCard{width:var(--card-width,120px);height:calc(var(--card-height,192px) + 36px);overflow:visible}.StoryCard-module__WQNGlG__bookCardInner{width:var(--card-width,120px);height:calc(var(--card-height,192px) + 36px)}.StoryCard-module__WQNGlG__bookCardHovered .StoryCard-module__WQNGlG__bookCardInner{width:var(--card-width,120px);height:calc(var(--card-height,192px) + 36px);z-index:var(--z-book-base,1);border-radius:4px;top:0}.StoryCard-module__WQNGlG__bookCoverWrapper{height:var(--card-height,192px)}.StoryCard-module__WQNGlG__bookCardHovered .StoryCard-module__WQNGlG__bookCoverWrapper,.StoryCard-module__WQNGlG__bookCardClosing .StoryCard-module__WQNGlG__bookCoverWrapper{height:var(--card-height,192px);border-radius:4px}.StoryCard-module__WQNGlG__hoverOverlay{display:none!important}.StoryCard-module__WQNGlG__bookInfo{opacity:1!important;max-height:36px!important;padding:8px 0!important;overflow:visible!important}.StoryCard-module__WQNGlG__bookPages{font-size:10px}.StoryCard-module__WQNGlG__bookStatus{font-size:8px}.StoryCard-module__WQNGlG__trendingIcon{width:55px;height:55px}.StoryCard-module__WQNGlG__trendingIconBackground svg{width:20px;height:20px;top:2px;right:2px}.StoryCard-module__WQNGlG__freeBadge{padding:3px 6px;font-size:8px}}
.CharacterActionButtons-module__16RD4W__actions{align-items:center;gap:8px;min-width:0;display:inline-flex}.CharacterActionButtons-module__16RD4W__actionsCompact{flex-wrap:wrap;justify-content:flex-start;width:100%}.CharacterActionButtons-module__16RD4W__chatButton,.CharacterActionButtons-module__16RD4W__actionButton{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.CharacterActionButtons-module__16RD4W__chatButton{color:#10131d;background:color-mix(in srgb, var(--theme-text,#fff) 94%, transparent);border:0;min-width:124px;padding:0 18px}[data-theme=light] .CharacterActionButtons-module__16RD4W__chatButton{color:var(--theme-buttonPrimaryText,#fff);background:var(--theme-text,#1e2126)}.CharacterActionButtons-module__16RD4W__actionButton{border:1px solid color-mix(in srgb, var(--theme-text,#fff) 24%, transparent);color:var(--theme-text,#fff);background:color-mix(in srgb, var(--theme-backgroundSecondary,#151923) 72%, transparent);padding:0 14px}.CharacterActionButtons-module__16RD4W__actionsCompact .CharacterActionButtons-module__16RD4W__actionButton{flex:none;min-width:0;padding:0 12px}.CharacterActionButtons-module__16RD4W__actionButtonIconOnly{flex-shrink:0;min-width:42px;padding:0 10px}.CharacterActionButtons-module__16RD4W__actionsCompact .CharacterActionButtons-module__16RD4W__actionButtonIconOnly,.CharacterActionButtons-module__16RD4W__actionsCompact .CharacterActionButtons-module__16RD4W__shareButton{flex:0 0 42px;min-width:42px;padding:0}.CharacterActionButtons-module__16RD4W__shareButton{min-width:42px;padding:0 10px}[data-theme=light] .CharacterActionButtons-module__16RD4W__actionButton{color:var(--theme-text,#1e2126)}.CharacterActionButtons-module__16RD4W__actionButtonActive{color:var(--theme-text,#fff);background:color-mix(in srgb, var(--theme-backgroundTertiary,#202633) 92%, transparent);border-color:color-mix(in srgb, var(--theme-text,#fff) 46%, transparent)}.CharacterActionButtons-module__16RD4W__chatButton:hover,.CharacterActionButtons-module__16RD4W__chatButton:focus-visible,.CharacterActionButtons-module__16RD4W__actionButton:hover,.CharacterActionButtons-module__16RD4W__actionButton:focus-visible{outline:none}.CharacterActionButtons-module__16RD4W__chatButton:hover,.CharacterActionButtons-module__16RD4W__chatButton:focus-visible{background:var(--theme-text,#fff)}.CharacterActionButtons-module__16RD4W__actionButton:hover,.CharacterActionButtons-module__16RD4W__actionButton:focus-visible{color:var(--theme-text,#fff);background:color-mix(in srgb, var(--theme-backgroundTertiary,#202633) 86%, transparent);border-color:color-mix(in srgb, var(--theme-text,#fff) 38%, transparent)}@media (max-width:767px){.CharacterActionButtons-module__16RD4W__actions{gap:6px}.CharacterActionButtons-module__16RD4W__chatButton,.CharacterActionButtons-module__16RD4W__actionButton{flex:none;gap:6px;min-height:36px;font-size:12px}.CharacterActionButtons-module__16RD4W__chatButton{min-width:108px;padding-left:12px;padding-right:12px}.CharacterActionButtons-module__16RD4W__actionButton{min-width:44px;padding-left:9px;padding-right:9px}.CharacterActionButtons-module__16RD4W__actionsCompact .CharacterActionButtons-module__16RD4W__actionButton{flex:none;min-width:0;padding-left:10px;padding-right:10px}.CharacterActionButtons-module__16RD4W__shareButton,.CharacterActionButtons-module__16RD4W__actionButtonIconOnly{min-width:34px;padding-left:7px;padding-right:7px}.CharacterActionButtons-module__16RD4W__actionsCompact .CharacterActionButtons-module__16RD4W__actionButtonIconOnly,.CharacterActionButtons-module__16RD4W__actionsCompact .CharacterActionButtons-module__16RD4W__shareButton{flex:0 0 34px;min-width:34px;padding:0}}
.WriteRatingDescriptorSection-module__k-wzaW__ratingRoot{flex-direction:column;gap:24px;padding-top:10px;display:flex}.WriteRatingDescriptorSection-module__k-wzaW__mainToggleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.WriteRatingDescriptorSection-module__k-wzaW__descriptorSection,.WriteRatingDescriptorSection-module__k-wzaW__descriptorList{flex-direction:column;display:flex}.WriteRatingDescriptorSection-module__k-wzaW__descriptorSection{gap:12px}.WriteRatingDescriptorSection-module__k-wzaW__sectionHeader{flex-direction:column;gap:4px;display:flex}.WriteRatingDescriptorSection-module__k-wzaW__sectionTitle{color:var(--theme-text);font-size:13px;font-weight:700;line-height:1.2}.WriteRatingDescriptorSection-module__k-wzaW__sectionSubtitle{color:var(--theme-textSecondary);font-size:12px;line-height:1.4}.WriteRatingDescriptorSection-module__k-wzaW__descriptorList{gap:8px}.WriteRatingDescriptorSection-module__k-wzaW__ratingToggleIcon{flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:relative}.WriteRatingDescriptorSection-module__k-wzaW__ratingToggleIcon:before{content:"";background:var(--rating-toggle-icon-gradient);border-radius:22%;position:absolute;inset:14.65%;transform:rotate(45deg);box-shadow:inset 0 1px #ffffff38,inset 0 -1px 4px #0003}.WriteRatingDescriptorSection-module__k-wzaW__ratingToggleIconContent{z-index:1;color:#fff;letter-spacing:-.04em;justify-content:center;align-items:center;font-size:13px;font-weight:500;line-height:1;display:inline-flex;position:relative}.WriteRatingDescriptorSection-module__k-wzaW__ratingToggleIconMature{--rating-toggle-icon-gradient:linear-gradient(135deg, #b478ff 0%, #8b3ee6 50%, #5b1da6 100%)}.WriteRatingDescriptorSection-module__k-wzaW__ratingToggleIconGraphic{--rating-toggle-icon-gradient:linear-gradient(135deg, #ff6262 0%, #e8323b 50%, #b21724 100%)}@media (max-width:480px){.WriteRatingDescriptorSection-module__k-wzaW__mainToggleGrid{grid-template-columns:1fr}}
.CharacterHeader-module__pGpxNa__metric{color:var(--theme-text,#fff);align-items:center;gap:8px;font-size:17px;font-weight:650;display:inline-flex}[data-theme=light] .CharacterHeader-module__pGpxNa__metric{color:#000}.CharacterHeader-module__pGpxNa__chatButton,.CharacterHeader-module__pGpxNa__actionButton{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.CharacterHeader-module__pGpxNa__chatButton{color:#10131d;background:color-mix(in srgb, var(--theme-text,#fff) 94%, transparent);border:0;min-width:108px;padding:0 18px}[data-theme=light] .CharacterHeader-module__pGpxNa__chatButton{color:var(--theme-buttonPrimaryText,#fff);background:var(--theme-text,#1e2126)}.CharacterHeader-module__pGpxNa__actionButton{border:1px solid color-mix(in srgb, var(--theme-text,#fff) 24%, transparent);color:var(--theme-text,#fff);background:color-mix(in srgb, var(--theme-backgroundSecondary,#151923) 72%, transparent);padding:0 14px}.CharacterHeader-module__pGpxNa__actionButtonIconOnly{flex-shrink:0;min-width:42px;padding:0 10px}[data-theme=light] .CharacterHeader-module__pGpxNa__actionButton{color:var(--theme-text,#1e2126)}.CharacterHeader-module__pGpxNa__actionButtonActive{color:var(--theme-text,#fff);background:color-mix(in srgb, var(--theme-backgroundTertiary,#202633) 92%, transparent);border-color:color-mix(in srgb, var(--theme-text,#fff) 46%, transparent)}.CharacterHeader-module__pGpxNa__chatButton:hover,.CharacterHeader-module__pGpxNa__chatButton:focus-visible,.CharacterHeader-module__pGpxNa__actionButton:hover,.CharacterHeader-module__pGpxNa__actionButton:focus-visible{outline:none}.CharacterHeader-module__pGpxNa__chatButton:hover,.CharacterHeader-module__pGpxNa__chatButton:focus-visible{background:var(--theme-text,#fff)}.CharacterHeader-module__pGpxNa__actionButton:hover,.CharacterHeader-module__pGpxNa__actionButton:focus-visible{color:var(--theme-text,#fff);background:color-mix(in srgb, var(--theme-backgroundTertiary,#202633) 86%, transparent);border-color:color-mix(in srgb, var(--theme-text,#fff) 38%, transparent)}@media (max-width:767px){.CharacterHeader-module__pGpxNa__metric{font-size:15px}.CharacterHeader-module__pGpxNa__chatButton,.CharacterHeader-module__pGpxNa__actionButton{flex:none;gap:6px;min-height:36px;font-size:12px}.CharacterHeader-module__pGpxNa__chatButton{min-width:96px;padding-left:12px;padding-right:12px}.CharacterHeader-module__pGpxNa__actionButton{min-width:44px;padding-left:9px;padding-right:9px}.CharacterHeader-module__pGpxNa__shareButton{min-width:34px;padding-left:7px;padding-right:7px}.CharacterHeader-module__pGpxNa__shareButton span{display:none}.CharacterHeader-module__pGpxNa__actionButtonIconOnly{min-width:34px;padding-left:7px;padding-right:7px}}
.writeEditorLayout-module___LWKWq__sidebarRail{box-sizing:border-box;width:var(--write-sidebar-collapsed-width,3.75rem);pointer-events:none;flex-shrink:0;align-self:stretch;transition:width .22s}.writeEditorLayout-module___LWKWq__sidebarRailOpen{width:var(--write-sidebar-open-width,34rem)}.writeEditorLayout-module___LWKWq__sidebarRailCollapsed{width:var(--write-sidebar-collapsed-width,3.75rem)}
.CharacterInformationSection-module__a-vxEG__infoTab{flex-direction:column;gap:34px;display:flex}.CharacterInformationSection-module__a-vxEG__descriptionBlock{max-width:860px}.CharacterInformationSection-module__a-vxEG__description{color:color-mix(in srgb, var(--theme-text,#fff) 84%, transparent);white-space:pre-line;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:520;line-height:1.62;display:-webkit-box;overflow:hidden}.CharacterInformationSection-module__a-vxEG__descriptionExpanded{display:block;overflow:visible}.CharacterInformationSection-module__a-vxEG__readMoreButton{color:var(--theme-textSecondary);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:14px;font-weight:760}.CharacterInformationSection-module__a-vxEG__readMoreButton:hover,.CharacterInformationSection-module__a-vxEG__readMoreButton:focus-visible{color:var(--theme-text,#fff);outline:none}.CharacterInformationSection-module__a-vxEG__carouselStack{margin-left:calc(var(--content-inline-pad-left,40px) * -1);margin-right:calc(var(--content-inline-pad-right,40px) * -1);flex-direction:column;gap:0;display:flex}.CharacterInformationSection-module__a-vxEG__carouselStack>.CharacterInformationSection-module__a-vxEG__storyCarousel{--content-carousel-section-top-offset:0;--content-carousel-section-block-padding:1.15rem;--content-carousel-bg-inline-bleed:100vw;--content-carousel-out-of-focus-opacity:0;--content-carousel-out-of-focus-visibility:hidden;--content-carousel-out-of-focus-visibility-delay:.18s;margin-bottom:0}@media (max-width:767px){.CharacterInformationSection-module__a-vxEG__carouselStack{margin-left:0;margin-right:0}}
.WriteStoryEditorSection-module__oX2OJW__mainContent{background:var(--theme-background);flex:1;min-width:0;min-height:100vh;margin-left:0;transition:none}.WriteStoryEditorSection-module__oX2OJW__editorPage{flex-direction:column;min-height:100vh;display:flex}.WriteStoryEditorSection-module__oX2OJW__contentArea{max-width:var(--story-chapter-column-max-width,720px);width:100%;margin:0 auto;padding:6rem 2rem 12rem}.WriteStoryEditorSection-module__oX2OJW__titleInput{box-sizing:border-box;width:100%;font-family:var(--story-chapter-body-font-family);font-size:var(--story-chapter-title-font-size,2.5rem);letter-spacing:normal;text-transform:none;text-align:center;color:var(--theme-text);resize:none;min-height:calc(var(--story-chapter-title-font-size,2.5rem) * 1.3);background:0 0;border:none;outline:none;height:auto;margin:0 0 1.75rem;padding:0;font-weight:700;line-height:1.3;display:block;overflow:hidden}.WriteStoryEditorSection-module__oX2OJW__titleInput::placeholder{color:var(--theme-textDisabled);opacity:.5}.WriteStoryEditorSection-module__oX2OJW__titleWarning{color:#f59e0b}.WriteStoryEditorSection-module__oX2OJW__saveStatusAnchor{z-index:30;opacity:1;width:2rem;height:2rem;transition:opacity .5s;position:fixed;top:1rem;right:1rem}.WriteStoryEditorSection-module__oX2OJW__saveStatusAnchorFading{opacity:0}.WriteStoryEditorSection-module__oX2OJW__saveStatusIconLayer{opacity:0;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.WriteStoryEditorSection-module__oX2OJW__saveStatusIconLayerActive{opacity:1}@keyframes WriteStoryEditorSection-module__oX2OJW__saveStatusSpin{to{transform:rotate(360deg)}}.WriteStoryEditorSection-module__oX2OJW__saveSpinnerIcon{color:var(--theme-textSecondary);flex-shrink:0;animation:.8s linear infinite WriteStoryEditorSection-module__oX2OJW__saveStatusSpin}.WriteStoryEditorSection-module__oX2OJW__saveUnsavedIcon{color:#f59e0b;flex-shrink:0}.WriteStoryEditorSection-module__oX2OJW__saveCheckIcon{color:var(--theme-success);flex-shrink:0}.WriteStoryEditorSection-module__oX2OJW__saveErrorIcon{color:var(--theme-error);flex-shrink:0}.WriteStoryEditorSection-module__oX2OJW__duplicateWarning{max-width:var(--story-chapter-column-max-width,720px);color:#f59e0b;align-items:flex-start;gap:.5rem;margin:.75rem auto 0;padding:0 2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.WriteStoryEditorSection-module__oX2OJW__duplicateWarningTitle{margin:0;font-size:.875rem;font-weight:600}.WriteStoryEditorSection-module__oX2OJW__duplicateWarningDesc{opacity:.9;margin:.125rem 0 0;font-size:.75rem}.WriteStoryEditorSection-module__oX2OJW__duplicateWarningDismiss{color:#f59e0b;cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;padding:.25rem;transition:background .15s}.WriteStoryEditorSection-module__oX2OJW__duplicateWarningDismiss:hover{background:#f59e0b1a}.WriteStoryEditorSection-module__oX2OJW__chapterArticle{margin:0;scroll-margin-top:5rem}.WriteStoryEditorSection-module__oX2OJW__chapterArticle+.WriteStoryEditorSection-module__oX2OJW__chapterArticle{margin-top:4rem}.WriteStoryEditorSection-module__oX2OJW__chapterSeparator{color:var(--theme-textDisabled);letter-spacing:.6em;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:.6rem;margin:4rem 0 0;font-size:.85rem;display:flex}.WriteStoryEditorSection-module__oX2OJW__chapterSeparator span{background:var(--theme-textDisabled);opacity:.6;border-radius:50%;width:4px;height:4px;display:inline-block}.WriteStoryEditorSection-module__oX2OJW__chapterBodySkeleton{flex-direction:column;gap:1rem;padding:1rem 0 2rem;display:flex}.WriteStoryEditorSection-module__oX2OJW__chapterBodySkeleton span{background:color-mix(in srgb, var(--theme-textDisabled) 18%, transparent);border-radius:.5rem;height:1rem;animation:1.4s ease-in-out infinite WriteStoryEditorSection-module__oX2OJW__pulse;display:block}.WriteStoryEditorSection-module__oX2OJW__chapterBodySkeleton span:first-child{width:92%}.WriteStoryEditorSection-module__oX2OJW__chapterBodySkeleton span:nth-child(2){width:88%;animation-delay:.15s}.WriteStoryEditorSection-module__oX2OJW__chapterBodySkeleton span:nth-child(3){width:70%;animation-delay:.3s}@keyframes WriteStoryEditorSection-module__oX2OJW__pulse{0%,to{opacity:.45}50%{opacity:.85}}.WriteStoryEditorSection-module__oX2OJW__emptyState{height:100%;min-height:100vh;color:var(--theme-textDisabled);justify-content:center;align-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;display:flex}
.PasswordInput-module__SjoYFW__visibilityToggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}.PasswordInput-module__SjoYFW__visibilityToggle:hover{opacity:.7}
.PasswordConfirmationForm-module__LzgCCa__fields{flex-direction:column;gap:1.5rem;width:100%;display:flex}
.FeaturedHero-module__RM_mIa__root{background:#16091a;outline:none;flex:none;width:100%;position:relative;overflow:hidden;container-type:inline-size}.FeaturedHero-module__RM_mIa__artwork{aspect-ratio:4;background-image:var(--featured-hero-artwork-image,none);pointer-events:none;-webkit-user-select:none;user-select:none;background-position:top;background-repeat:no-repeat;background-size:100% 100%;width:2560px;max-width:none;height:640px;position:relative;left:50%;transform:translate(-50%)}@container (max-width:900px){.FeaturedHero-module__RM_mIa__artwork{width:284.444%;height:auto}}@media (max-width:767px){.FeaturedHero-module__RM_mIa__root{padding-top:0}}
