.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}
.DashboardStoryBreakdownSortMenu-module__AZcVrq__selectWrap{flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:relative}.DashboardStoryBreakdownSortMenu-module__AZcVrq__selectIcon{color:var(--theme-textSecondary,#c6cbda);pointer-events:none;margin:auto;position:absolute;inset:0}.DashboardStoryBreakdownSortMenu-module__AZcVrq__select{border:1px solid color-mix(in srgb, var(--theme-text,#fff) 12%, transparent);background:color-mix(in srgb, var(--theme-text,#fff) 5%, transparent);appearance:none;color:#0000;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:10px;width:38px;height:38px;padding:0;font-size:0;transition:background-color 90ms cubic-bezier(.2,0,0,1),border-color 90ms cubic-bezier(.2,0,0,1)}.DashboardStoryBreakdownSortMenu-module__AZcVrq__select:hover{background-color:color-mix(in srgb, var(--theme-text,#fff) 9%, transparent);border-color:color-mix(in srgb, var(--theme-text,#fff) 20%, transparent)}.DashboardStoryBreakdownSortMenu-module__AZcVrq__select:focus-visible{border-color:color-mix(in srgb, var(--theme-text,#fff) 20%, transparent);box-shadow:0 0 0 2px color-mix(in srgb, var(--theme-hoverOutlineRing,#fff) 72%, transparent);outline:none}.DashboardStoryBreakdownSortMenu-module__AZcVrq__select option{background:var(--theme-surfaceSolid,#1c1d25);color:var(--theme-text,#edf0ff);font-size:.8125rem}
.DashboardSeriesBreakdownSection-module__G8Indq__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}.DashboardSeriesBreakdownSection-module__G8Indq__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}.DashboardSeriesBreakdownSection-module__G8Indq__controls{flex-shrink:0;align-items:center;gap:8px;min-width:0;display:flex}.DashboardSeriesBreakdownSection-module__G8Indq__searchWrap{flex:auto;min-width:0}.DashboardSeriesBreakdownSection-module__G8Indq__searchInputGroup{padding-bottom:0}.DashboardSeriesBreakdownSection-module__G8Indq__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}.DashboardSeriesBreakdownSection-module__G8Indq__list{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;gap:4px;min-height:0;display:flex;overflow-y:auto}.DashboardSeriesBreakdownSection-module__G8Indq__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}.DashboardSeriesBreakdownSection-module__G8Indq__row[data-selected=true]{background:color-mix(in srgb, var(--theme-mainInteraction,#5170ff) 12%, transparent)}.DashboardSeriesBreakdownSection-module__G8Indq__row:hover,.DashboardSeriesBreakdownSection-module__G8Indq__row:focus-visible{background:color-mix(in srgb, var(--theme-text,#fff) 6%, transparent);outline:none}.DashboardSeriesBreakdownSection-module__G8Indq__row[data-selected=true]:hover,.DashboardSeriesBreakdownSection-module__G8Indq__row[data-selected=true]:focus-visible{background:color-mix(in srgb, var(--theme-mainInteraction,#5170ff) 16%, transparent)}.DashboardSeriesBreakdownSection-module__G8Indq__row:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--theme-hoverOutlineRing,#fff) 72%, transparent)}.DashboardSeriesBreakdownSection-module__G8Indq__cover{background:color-mix(in srgb, var(--theme-text,#fff) 8%, transparent);border-radius:5px;flex-shrink:0;width:30px;height:44px;overflow:hidden}.DashboardSeriesBreakdownSection-module__G8Indq__coverImage{object-fit:cover;width:100%;height:100%}.DashboardSeriesBreakdownSection-module__G8Indq__body{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.DashboardSeriesBreakdownSection-module__G8Indq__titleRow{align-items:center;gap:6px;min-width:0;display:flex}.DashboardSeriesBreakdownSection-module__G8Indq__seriesName{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.875rem;font-weight:680;overflow:hidden}.DashboardSeriesBreakdownSection-module__G8Indq__countBadge{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}.DashboardSeriesBreakdownSection-module__G8Indq__stats{flex-wrap:wrap;gap:8px;display:flex}.DashboardSeriesBreakdownSection-module__G8Indq__statCell{font-variant-numeric:tabular-nums;color:var(--theme-textSecondary,#c6cbda);align-items:center;gap:4px;font-size:.6875rem;display:inline-flex}.DashboardSeriesBreakdownSection-module__G8Indq__statIcon{font-size:12px;display:inline-flex}.DashboardSeriesBreakdownSection-module__G8Indq__finishRate{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:0;display:flex}.DashboardSeriesBreakdownSection-module__G8Indq__finishRateValue{font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:720}.DashboardSeriesBreakdownSection-module__G8Indq__finishRateLabel{color:var(--theme-textSecondary,#c6cbda);font-size:.625rem}@media (max-width:560px){.DashboardSeriesBreakdownSection-module__G8Indq__section{max-height:none}.DashboardSeriesBreakdownSection-module__G8Indq__stats{gap:6px}}
.DashboardScopeMenu-module__FwszVa__modeToggle{border:1px solid color-mix(in srgb, var(--theme-text,#fff) 12%, transparent);background:color-mix(in srgb, var(--theme-text,#fff) 4%, transparent);border-radius:10px;align-items:center;padding:3px;display:inline-flex}.DashboardScopeMenu-module__FwszVa__modeButton{height:32px;color:var(--theme-textSecondary,#c6cbda);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:7px;padding:0 12px;font-family:inherit;font-size:.8125rem;font-weight:650;transition:background 90ms cubic-bezier(.2,0,0,1),color 90ms cubic-bezier(.2,0,0,1)}.DashboardScopeMenu-module__FwszVa__modeButton[data-selected=true]{background:color-mix(in srgb, var(--theme-text,#fff) 12%, transparent);color:var(--theme-text,#edf0ff)}.DashboardScopeMenu-module__FwszVa__modeButton:hover,.DashboardScopeMenu-module__FwszVa__modeButton:focus-visible{color:var(--theme-text,#edf0ff);outline:none}
.DashboardRangeMenu-module__UVKvUW__selectWrap{align-items:center;max-width:min(200px,42vw);display:inline-flex;position:relative}.DashboardRangeMenu-module__UVKvUW__selectIcon{color:var(--theme-textSecondary,#c6cbda);pointer-events:none;position:absolute;left:12px}.DashboardRangeMenu-module__UVKvUW__select{border:1px solid color-mix(in srgb, var(--theme-text,#fff) 12%, transparent);background-color:color-mix(in srgb, var(--theme-text,#fff) 5%, transparent);appearance:none;width:100%;height:38px;color:var(--theme-text,#edf0ff);cursor:pointer;-webkit-tap-highlight-color:transparent;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.25'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border-radius:10px;padding:0 30px 0 36px;font-family:inherit;font-size:.875rem;font-weight:650;transition:background-color 90ms cubic-bezier(.2,0,0,1),border-color 90ms cubic-bezier(.2,0,0,1)}.DashboardRangeMenu-module__UVKvUW__select:hover{background-color:color-mix(in srgb, var(--theme-text,#fff) 9%, transparent);border-color:color-mix(in srgb, var(--theme-text,#fff) 20%, transparent)}.DashboardRangeMenu-module__UVKvUW__select:focus-visible{border-color:color-mix(in srgb, var(--theme-text,#fff) 20%, transparent);box-shadow:0 0 0 2px color-mix(in srgb, var(--theme-hoverOutlineRing,#fff) 72%, transparent);outline:none}.DashboardRangeMenu-module__UVKvUW__select:disabled{cursor:wait;opacity:.65}.DashboardRangeMenu-module__UVKvUW__select option{background:var(--theme-surfaceSolid,#1c1d25);color:var(--theme-text,#edf0ff)}
.CreatePageClient-module__sPz-wq__main{--create-toolbar-reserved-height:65px;box-sizing:border-box;background:var(--theme-background,#161924);min-height:100vh;color:var(--theme-text,#edf0ff);padding-top:var(--create-toolbar-reserved-height);flex-direction:column;gap:16px;padding-bottom:80px;padding-left:0;padding-right:0;display:flex}.CreatePageClient-module__sPz-wq__mainWithoutToolbar{padding-top:12px}.CreatePageClient-module__sPz-wq__toolbarRow{top:0;left:var(--platform-sidebar-width,0px);z-index:30;box-sizing:border-box;padding-left:var(--content-inline-pad-left,40px);padding-right:var(--content-inline-pad-right,40px);background:var(--theme-background,#161924);border-bottom:1px solid color-mix(in srgb, var(--theme-text,#fff) 10%, transparent);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding-top:0;padding-bottom:0;position:fixed;right:0}.CreatePageClient-module__sPz-wq__content{box-sizing:border-box;min-width:0;padding-left:var(--content-inline-pad-left,40px);padding-right:var(--content-inline-pad-right,40px);flex-direction:column;gap:16px;display:flex}@media (max-width:767px){.CreatePageClient-module__sPz-wq__main{--create-toolbar-reserved-height:58px;padding-bottom:100px}.CreatePageClient-module__sPz-wq__toolbarRow{top:56px;left:0}.CreatePageClient-module__sPz-wq__toolbarRow,.CreatePageClient-module__sPz-wq__content{padding-left:var(--content-inline-pad-left,16px);padding-right:var(--content-inline-pad-right,16px)}}.CreatePageClient-module__sPz-wq__emptyState{background:color-mix(in srgb, var(--theme-text,#fff) 3%, transparent);text-align:center;border:none;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:48px 16px;display:flex}.CreatePageClient-module__sPz-wq__emptyCopy{color:color-mix(in srgb, var(--theme-text,#edf0ff) 70%, transparent);margin:0;font-size:14px;line-height:1.5}.CreatePageClient-module__sPz-wq__emptyCopy strong{color:var(--theme-text,#edf0ff);font-weight:600}.CreatePageClient-module__sPz-wq__emptyStateHintCopy{text-align:center;max-width:36rem;margin-inline:auto;line-height:1.55}.CreatePageClient-module__sPz-wq__listContainer{flex-direction:column;gap:8px;display:flex}.CreatePageClient-module__sPz-wq__gridContainer{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;display:grid}.CreatePageClient-module__sPz-wq__gridContainerSeries{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.CreatePageClient-module__sPz-wq__inlineActionPill{background:color-mix(in srgb, var(--theme-text,#fff) 10%, transparent);height:28px;color:color-mix(in srgb, var(--theme-text,#fff) 85%, transparent);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border:none;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .12s,color .12s;display:inline-flex}.CreatePageClient-module__sPz-wq__inlineActionPill:hover,.CreatePageClient-module__sPz-wq__inlineActionPill:focus-visible{background:color-mix(in srgb, var(--theme-text,#fff) 18%, transparent);color:var(--theme-text,#fff);outline:none}.CreatePageClient-module__sPz-wq__inlineActionPill:disabled{opacity:.5;cursor:not-allowed}.CreatePageClient-module__sPz-wq__inlineActionPillDanger{color:#ef4444;background:#ef444424}.CreatePageClient-module__sPz-wq__inlineActionPillDanger:hover,.CreatePageClient-module__sPz-wq__inlineActionPillDanger:focus-visible{color:#f87171;background:#ef444438;outline:none}.CreatePageClient-module__sPz-wq__inlineActionPillDanger:disabled{color:#ef4444}.CreatePageClient-module__sPz-wq__inlineActionPillIcon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.CreatePageClient-module__sPz-wq__inlineActionPillLabel{white-space:nowrap}@media (max-width:640px){.CreatePageClient-module__sPz-wq__inlineActionPillLabel{display:none}.CreatePageClient-module__sPz-wq__inlineActionPill{justify-content:center;width:28px;padding:0}}.CreatePageClient-module__sPz-wq__ownGridCard{background:color-mix(in srgb, var(--theme-text,#fff) 3%, transparent);color:inherit;border-radius:16px;flex-direction:column;gap:8px;padding:8px;transition:background-color .12s,transform .12s;display:flex}.CreatePageClient-module__sPz-wq__ownGridCard:hover,.CreatePageClient-module__sPz-wq__ownGridCard:focus-within{background:color-mix(in srgb, var(--theme-text,#fff) 6%, transparent);outline:none;transform:translateY(-2px)}.CreatePageClient-module__sPz-wq__ownGridCardMain{min-width:0;color:inherit;outline:none;flex-direction:column;gap:10px;text-decoration:none;display:flex}.CreatePageClient-module__sPz-wq__ownGridCardCover{aspect-ratio:2/3;isolation:isolate;background:color-mix(in srgb, var(--theme-text,#fff) 6%, transparent);border-radius:12px;width:100%;display:block;position:relative;overflow:hidden}.CreatePageClient-module__sPz-wq__ownGridCardImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.CreatePageClient-module__sPz-wq__ownGridCardCoverTag{z-index:2;pointer-events:none;box-sizing:border-box;padding:0;position:absolute;inset:0}.CreatePageClient-module__sPz-wq__ownGridCardBody{flex-direction:column;gap:8px;padding:0 4px;display:flex}.CreatePageClient-module__sPz-wq__ownGridCardTitleRow{width:100%;min-width:0}.CreatePageClient-module__sPz-wq__ownGridCardTitleCluster{vertical-align:top;align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.CreatePageClient-module__sPz-wq__ownGridCardTitleCluster .CreatePageClient-module__sPz-wq__ownGridCardTitle{flex:0 auto;min-width:0}.CreatePageClient-module__sPz-wq__ownGridCardTitle{color:var(--theme-text,#edf0ff);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.CreatePageClient-module__sPz-wq__ownGridCardBadgeSlot{flex-shrink:0;align-items:center;gap:5px;display:inline-flex}.CreatePageClient-module__sPz-wq__ownGridCardSubtitle{color:color-mix(in srgb, var(--theme-text,#edf0ff) 65%, transparent);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:500;display:-webkit-box;overflow:hidden}.CreatePageClient-module__sPz-wq__ownGridCardActions{flex-wrap:wrap;gap:6px;padding:0 4px 4px;display:flex}.CreatePageClient-module__sPz-wq__seriesGridCard{background:color-mix(in srgb, var(--theme-text,#fff) 3%, transparent);color:inherit;border-radius:16px;flex-direction:column;gap:10px;padding:8px;text-decoration:none;transition:background-color .12s,transform .12s;display:flex}.CreatePageClient-module__sPz-wq__seriesGridCard:hover,.CreatePageClient-module__sPz-wq__seriesGridCard:focus-visible{background:color-mix(in srgb, var(--theme-text,#fff) 6%, transparent);outline:none;transform:translateY(-2px)}.CreatePageClient-module__sPz-wq__seriesGridCover{aspect-ratio:1;background:color-mix(in srgb, var(--theme-text,#fff) 6%, transparent);border-radius:12px;width:100%;display:block;position:relative;overflow:hidden}.CreatePageClient-module__sPz-wq__seriesGridCoverImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.CreatePageClient-module__sPz-wq__seriesGridBody{flex-direction:column;gap:4px;padding:0 4px 4px;display:flex}.CreatePageClient-module__sPz-wq__seriesGridName{color:var(--theme-text,#edf0ff);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.CreatePageClient-module__sPz-wq__seriesGridMeta{color:color-mix(in srgb, var(--theme-text,#edf0ff) 65%, transparent);margin:0;font-size:12px}.CreatePageClient-module__sPz-wq__seriesListRow{background:color-mix(in srgb, var(--theme-text,#fff) 3%, transparent);color:inherit;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:12px 16px;text-decoration:none;transition:background-color .12s;display:grid}.CreatePageClient-module__sPz-wq__seriesListRow:hover,.CreatePageClient-module__sPz-wq__seriesListRow:focus-visible{background:color-mix(in srgb, var(--theme-text,#fff) 7%, transparent);outline:none}.CreatePageClient-module__sPz-wq__seriesListCover{background:color-mix(in srgb, var(--theme-text,#fff) 6%, transparent);border-radius:10px;flex-shrink:0;width:56px;height:56px;display:inline-block;overflow:hidden}.CreatePageClient-module__sPz-wq__seriesListCoverImage{object-fit:cover;width:100%;height:100%}.CreatePageClient-module__sPz-wq__seriesListBody{flex-direction:column;gap:2px;min-width:0;display:flex}.CreatePageClient-module__sPz-wq__seriesListName{color:var(--theme-text,#edf0ff);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.CreatePageClient-module__sPz-wq__seriesListMeta{color:color-mix(in srgb, var(--theme-text,#edf0ff) 65%, transparent);margin:0;font-size:12px}
.WriteChapterScheduleModal-module__NXH2na__panel{box-sizing:border-box;color:#f5f7fbfa;overscroll-behavior:contain;background:0 0;flex-direction:column;gap:2px;width:min(272px,100vw - 32px);min-width:0;max-width:100%;height:min(384px,100vh - 40px);padding:0;display:flex}.WriteChapterScheduleModal-module__NXH2na__panel:not(.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill){padding-top:6px;padding-bottom:6px}.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill{gap:10px;padding-bottom:0}.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill .WriteChapterScheduleModal-module__NXH2na__header{flex-shrink:0;padding-top:6px}.WriteChapterScheduleModal-module__NXH2na__header{flex-shrink:0;min-width:0;max-width:100%;margin-bottom:0}.WriteChapterScheduleModal-module__NXH2na__headerMenuRow{box-sizing:border-box;min-width:0;max-width:100%}.WriteChapterScheduleModal-module__NXH2na__eyebrow,.WriteChapterScheduleModal-module__NXH2na__fieldLabel{letter-spacing:.22em;text-transform:uppercase;color:#cbd5e1bd;font-size:10px;font-weight:700;line-height:1}.WriteChapterScheduleModal-module__NXH2na__body{flex:1;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden}.WriteChapterScheduleModal-module__NXH2na__summaryView,.WriteChapterScheduleModal-module__NXH2na__subview{flex-direction:column;flex:1;min-width:0;max-width:100%;min-height:0;display:flex}.WriteChapterScheduleModal-module__NXH2na__subview{gap:12px}.WriteChapterScheduleModal-module__NXH2na__subviewDate{gap:0}.WriteChapterScheduleModal-module__NXH2na__summaryFields{flex-direction:column;gap:2px;min-width:0;max-width:100%;display:flex}.WriteChapterScheduleModal-module__NXH2na__summaryFields button span.WriteChapterScheduleModal-module__NXH2na__summaryItemIconSlot{opacity:1;color:inherit}.WriteChapterScheduleModal-module__NXH2na__summaryFields button span.WriteChapterScheduleModal-module__NXH2na__summaryItemIconSlot svg{color:inherit;display:block}.WriteChapterScheduleModal-module__NXH2na__summaryFooter{gap:12px;min-width:0;max-width:100%;margin-top:auto;padding-top:16px;display:grid}.WriteChapterScheduleModal-module__NXH2na__helperCopy,.WriteChapterScheduleModal-module__NXH2na__errorCopy,.WriteChapterScheduleModal-module__NXH2na__timezoneEmptyState{margin:0;font-size:12px;line-height:1.5}.WriteChapterScheduleModal-module__NXH2na__helperCopy{color:#94a3b8eb;overflow-wrap:anywhere;word-break:break-word;max-width:100%}.WriteChapterScheduleModal-module__NXH2na__errorCopy{color:#fbbf24fa;overflow-wrap:anywhere;word-break:break-word;max-width:100%}.WriteChapterScheduleModal-module__NXH2na__actions{min-width:0;max-width:100%;display:flex}.WriteChapterScheduleModal-module__NXH2na__summarySubmitButton{text-align:center;box-sizing:border-box;justify-content:center;width:100%;min-width:0;max-width:100%}.WriteChapterScheduleModal-module__NXH2na__subviewTime,.WriteChapterScheduleModal-module__NXH2na__subviewTimezone{flex:1;gap:0;min-height:0}.WriteChapterScheduleModal-module__NXH2na__timeSlotList{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff47 transparent;border-radius:12px;outline:none;flex-direction:column;flex:1;align-items:stretch;gap:2px;min-width:0;max-width:100%;min-height:0;margin-right:0;padding-right:2px;display:flex;overflow:hidden auto}.WriteChapterScheduleModal-module__NXH2na__timeSlotList::-webkit-scrollbar{width:5px}.WriteChapterScheduleModal-module__NXH2na__timeSlotList::-webkit-scrollbar-track{background:0 0}.WriteChapterScheduleModal-module__NXH2na__timeSlotList::-webkit-scrollbar-thumb{background:#ffffff3d;border-radius:999px}.WriteChapterScheduleModal-module__NXH2na__timeSlotList::-webkit-scrollbar-thumb:hover{background:#ffffff57}.WriteChapterScheduleModal-module__NXH2na__timeSlotList:focus-visible{outline-offset:2px;outline:2px solid #ffffff59}.WriteChapterScheduleModal-module__NXH2na__timeSlotOption{box-sizing:border-box;color:#f8fafcf5;font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border:none;border-radius:10px;grid-template-columns:22px minmax(0,1fr) 22px;align-items:center;width:100%;min-width:0;margin:0;padding:8px 10px;font-size:15px;font-weight:500;transition:background .12s;display:grid}.WriteChapterScheduleModal-module__NXH2na__timeSlotOptionGutter{flex-shrink:0;justify-content:center;align-items:center;min-width:22px;display:flex}.WriteChapterScheduleModal-module__NXH2na__timeSlotOptionLabel{text-align:center;min-width:0}.WriteChapterScheduleModal-module__NXH2na__timeSlotOption:hover,.WriteChapterScheduleModal-module__NXH2na__timeSlotOption:focus-visible{background:#ffffff0f;outline:none}.WriteChapterScheduleModal-module__NXH2na__timeSlotOptionActive{background:#ffffff1a}.WriteChapterScheduleModal-module__NXH2na__calendarToolbar{flex-shrink:0;height:0;margin:0;padding:0;position:relative;overflow:visible}.WriteChapterScheduleModal-module__NXH2na__calendarLiveRegionHidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.WriteChapterScheduleModal-module__NXH2na__calendarScroller{overscroll-behavior:contain;scroll-behavior:auto;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none;min-width:0;max-width:100%;min-height:0;box-shadow:none;border:none;outline:none;flex-direction:column;flex:1 1 0;align-self:stretch;align-items:stretch;gap:0;margin-right:0;padding-right:0;display:flex;overflow:hidden auto}.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill .WriteChapterScheduleModal-module__NXH2na__calendarScroller{border-top-left-radius:12px;border-top-right-radius:12px;padding-bottom:0}.WriteChapterScheduleModal-module__NXH2na__calendarScroller::-webkit-scrollbar{width:0;height:0;display:none}.WriteChapterScheduleModal-module__NXH2na__calendarMonthSection{flex-direction:column;align-items:stretch;gap:6px;width:100%;min-width:0;max-width:100%;display:flex;position:relative}.WriteChapterScheduleModal-module__NXH2na__monthStickyLabel{z-index:10;min-width:0;max-width:100%;min-height:40px;color:var(--theme-text);text-align:left;background:var(--theme-backgroundTertiary);border:none;border-radius:12px;outline:none;flex-shrink:0;align-items:center;margin:0;padding:8px 10px 12px;font-size:15px;font-weight:600;line-height:1.2;display:flex;position:sticky;top:0}.WriteChapterScheduleModal-module__NXH2na__calendarMonthSection:not(:first-child) .WriteChapterScheduleModal-module__NXH2na__monthStickyLabel{margin-top:-1px}.WriteChapterScheduleModal-module__NXH2na__calendarMonthPlaceholder{pointer-events:none;background:0 0;border-radius:14px;width:100%;min-height:312px}.WriteChapterScheduleModal-module__NXH2na__monthCalendar{z-index:0;width:100%;max-width:100%;margin:0;position:relative;padding:0!important}.WriteChapterScheduleModal-module__NXH2na__monthCalendar.rdp-root{margin:0;padding:0!important}.WriteChapterScheduleModal-module__NXH2na__monthCalendar .rdp-months{width:100%;max-width:100%}.WriteChapterScheduleModal-module__NXH2na__monthCalendar .rdp-month{gap:0;width:100%;max-width:100%;margin:0;padding:0}.WriteChapterScheduleModal-module__NXH2na__monthCalendar .rdp-month_grid{table-layout:fixed;border-spacing:0;width:100%;margin:0}.WriteChapterScheduleModal-module__NXH2na__monthCalendar tbody.rdp-weeks{margin:0;padding:0}.WriteChapterScheduleModal-module__NXH2na__monthCalendar .rdp-day.rdp-today:not(.rdp-outside){color:inherit;font-weight:inherit;background:0 0}.WriteChapterScheduleModal-module__NXH2na__monthSectionMonth{width:100%}.WriteChapterScheduleModal-module__NXH2na__monthCaptionHidden{display:none}.WriteChapterScheduleModal-module__NXH2na__monthSectionTitle{color:var(--theme-text);text-align:left;font-size:15px;font-weight:600;line-height:1.2}.WriteChapterScheduleModal-module__NXH2na__calendarWeekdays,.WriteChapterScheduleModal-module__NXH2na__calendarWeek{grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid}.WriteChapterScheduleModal-module__NXH2na__calendarWeekday{text-align:center;width:100%;color:var(--theme-textSecondary);font-size:14px}.WriteChapterScheduleModal-module__NXH2na__calendarWeek{margin-top:10px}.WriteChapterScheduleModal-module__NXH2na__calendarDay{justify-content:center;align-items:center;width:100%;height:42px;display:flex}.WriteChapterScheduleModal-module__NXH2na__calendarDayButton{cursor:pointer;width:40px;height:40px;color:var(--theme-text);background:0 0;border:1px solid #0000;border-radius:14px;font-size:16px;font-weight:500;transition:background .14s,border-color .14s,color .14s,transform .1s}.WriteChapterScheduleModal-module__NXH2na__calendarDayButton:hover:not(:disabled){background:color-mix(in srgb, var(--theme-text) 12%, transparent);border-color:color-mix(in srgb, var(--theme-borderHover) 65%, transparent)}.WriteChapterScheduleModal-module__NXH2na__calendarDayButton:active:not(:disabled){background:color-mix(in srgb, var(--theme-text) 16%, transparent);transform:scale(.96)}.WriteChapterScheduleModal-module__NXH2na__calendarDayButton:focus-visible{outline:2px solid var(--theme-inputBorderFocus);outline-offset:2px}.WriteChapterScheduleModal-module__NXH2na__calendarDayButton:disabled{cursor:not-allowed;color:var(--theme-textDisabled);opacity:.45}.WriteChapterScheduleModal-module__NXH2na__calendarSelected{box-shadow:none!important;color:inherit!important;background:0 0!important;border:none!important}.WriteChapterScheduleModal-module__NXH2na__calendarDay[data-selected] .WriteChapterScheduleModal-module__NXH2na__calendarDayButton,.WriteChapterScheduleModal-module__NXH2na__calendarSelected .WriteChapterScheduleModal-module__NXH2na__calendarDayButton{background:var(--theme-buttonPrimary)!important;color:var(--theme-buttonPrimaryText)!important;border-color:#0000!important}.WriteChapterScheduleModal-module__NXH2na__calendarDay[data-selected] .WriteChapterScheduleModal-module__NXH2na__calendarDayButton:hover:not(:disabled),.WriteChapterScheduleModal-module__NXH2na__calendarSelected .WriteChapterScheduleModal-module__NXH2na__calendarDayButton:hover:not(:disabled){background:var(--theme-buttonPrimaryHover)!important;color:var(--theme-buttonPrimaryText)!important}.WriteChapterScheduleModal-module__NXH2na__calendarDay[data-selected] .WriteChapterScheduleModal-module__NXH2na__calendarDayButton:active:not(:disabled),.WriteChapterScheduleModal-module__NXH2na__calendarSelected .WriteChapterScheduleModal-module__NXH2na__calendarDayButton:active:not(:disabled){transform:scale(.96)}.WriteChapterScheduleModal-module__NXH2na__calendarDay[data-selected] .WriteChapterScheduleModal-module__NXH2na__calendarDayButton:focus-visible,.WriteChapterScheduleModal-module__NXH2na__calendarSelected .WriteChapterScheduleModal-module__NXH2na__calendarDayButton:focus-visible{outline:2px solid var(--theme-inputBorderFocus);outline-offset:2px}.WriteChapterScheduleModal-module__NXH2na__calendarToday{box-shadow:none!important;background:0 0!important}.WriteChapterScheduleModal-module__NXH2na__editorField{gap:8px;min-width:0;max-width:100%;display:grid}.WriteChapterScheduleModal-module__NXH2na__timeEditor,.WriteChapterScheduleModal-module__NXH2na__searchField{position:relative}.WriteChapterScheduleModal-module__NXH2na__editorIcon{color:#94a3b8eb;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.WriteChapterScheduleModal-module__NXH2na__editorInput{box-sizing:border-box;color:#f8fafcf5;background:#0a0d148a;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:100%;min-width:0;max-width:100%;min-height:46px;padding:0 10px 0 36px;font-size:14px;font-weight:500;transition:border-color .16s,box-shadow .16s,background .16s;box-shadow:inset 0 1px #ffffff08}.WriteChapterScheduleModal-module__NXH2na__editorInput:hover{background:#0a0d14ad}.WriteChapterScheduleModal-module__NXH2na__editorInput:focus{border-color:#facc155c;box-shadow:0 0 0 4px #facc1514}.WriteChapterScheduleModal-module__NXH2na__timezoneList{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff47 transparent;border-radius:12px;outline:none;flex-direction:column;flex:1;align-items:stretch;gap:2px;min-width:0;max-width:100%;min-height:0;padding-right:2px;display:flex;overflow:hidden auto}.WriteChapterScheduleModal-module__NXH2na__timezoneList::-webkit-scrollbar{width:5px}.WriteChapterScheduleModal-module__NXH2na__timezoneList::-webkit-scrollbar-track{background:0 0}.WriteChapterScheduleModal-module__NXH2na__timezoneList::-webkit-scrollbar-thumb{background:#ffffff3d;border-radius:999px}.WriteChapterScheduleModal-module__NXH2na__timezoneList::-webkit-scrollbar-thumb:hover{background:#ffffff57}.WriteChapterScheduleModal-module__NXH2na__timezoneList:focus-visible{outline-offset:2px;outline:2px solid #ffffff59}.WriteChapterScheduleModal-module__NXH2na__timezoneMenuItem{box-sizing:border-box;min-width:0;max-width:100%}.WriteChapterScheduleModal-module__NXH2na__timezoneMenuItemWithLocalStar{gap:12px}.WriteChapterScheduleModal-module__NXH2na__timezoneItemText{flex:1;justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}.WriteChapterScheduleModal-module__NXH2na__timezoneItemCity{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.WriteChapterScheduleModal-module__NXH2na__timezoneItemOffset{color:#ffffff9e;flex-shrink:0;font-size:12px;font-weight:600;line-height:1.2}.WriteChapterScheduleModal-module__NXH2na__timezoneLocalStar{display:block}.WriteChapterScheduleModal-module__NXH2na__timezoneOptionMeta{color:#94a3b8eb;font-size:12px;line-height:1.35}.WriteChapterScheduleModal-module__NXH2na__timezoneEmptyState{color:#94a3b8eb;padding:14px 8px}@media (max-width:480px){.WriteChapterScheduleModal-module__NXH2na__panel{width:min(100vw - 24px,272px);min-width:0;max-width:100%;height:calc(100vh - 24px);padding:0}.WriteChapterScheduleModal-module__NXH2na__panel:not(.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill){padding-top:6px;padding-bottom:6px}.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill .WriteChapterScheduleModal-module__NXH2na__header{padding-top:6px}.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill,.WriteChapterScheduleModal-module__NXH2na__panelCalendarFill .WriteChapterScheduleModal-module__NXH2na__calendarScroller{padding-bottom:0}}
.ChapterItem-module__770iIW__item{--chapter-item-body-pad-x:14px;--chapter-item-body-pad-y:12px;--chapter-item-header-gap:12px;--chapter-item-background:var(--theme-backgroundTertiary);--chapter-item-title:var(--theme-text);--chapter-item-muted:var(--theme-textSecondary);--chapter-item-handle-color:color-mix(in srgb, var(--theme-textSecondary) 72%, transparent);--chapter-item-handle-hover:color-mix(in srgb, var(--theme-text) 6%, transparent);background:var(--chapter-item-background);-webkit-user-select:none;user-select:none;border:none;border-radius:16px;outline:none;grid-template-columns:34px minmax(0,1fr);align-items:stretch;transition:background .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden}.ChapterItem-module__770iIW__item:hover:not(.ChapterItem-module__770iIW__itemDragging){outline-offset:2px;outline:3px solid #fffc}.ChapterItem-module__770iIW__item:has(.ChapterItem-module__770iIW__selectHitArea:focus-visible):not(.ChapterItem-module__770iIW__itemDragging){outline-offset:2px;outline:3px solid #fffc}.ChapterItem-module__770iIW__itemDragging{will-change:transform;isolation:isolate;outline:none;transition:background .16s;overflow:visible;box-shadow:0 0 0 3px #ffffffd1;z-index:40!important}.ChapterItem-module__770iIW__itemDragging:hover{outline:none}.ChapterItem-module__770iIW__itemSelected.ChapterItem-module__770iIW__itemDragging{box-shadow:0 0 0 3px #ffffffd1, 0 10px 24px color-mix(in srgb, var(--theme-shadow) 10%, transparent)}.ChapterItem-module__770iIW__itemSelected{--chapter-item-background:color-mix(in srgb, var(--theme-buttonBackground) 78%, var(--theme-backgroundTertiary) 22%);box-shadow:0 10px 24px color-mix(in srgb, var(--theme-shadow) 10%, transparent)}.ChapterItem-module__770iIW__itemSelected:hover:not(.ChapterItem-module__770iIW__itemDragging){outline-offset:2px;outline:3px solid #fffc}.ChapterItem-module__770iIW__itemSelected:has(.ChapterItem-module__770iIW__selectHitArea:focus-visible):not(.ChapterItem-module__770iIW__itemDragging){outline-offset:2px;outline:3px solid #fffc}.ChapterItem-module__770iIW__dragRail{width:100%;color:var(--chapter-item-handle-color);touch-action:none;background:0 0;border:none;border-radius:16px 0 0 16px;justify-content:center;align-self:stretch;align-items:center;padding:0;transition:background .16s,color .16s,opacity .16s;display:flex}.ChapterItem-module__770iIW__dragColumn{align-self:stretch;width:100%;min-height:100%;display:flex}.ChapterItem-module__770iIW__dragRailEnabled{cursor:grab}.ChapterItem-module__770iIW__dragRailEnabled:hover,.ChapterItem-module__770iIW__itemDragging .ChapterItem-module__770iIW__dragRailEnabled{background:var(--chapter-item-handle-hover);color:var(--theme-text)}.ChapterItem-module__770iIW__dragRailEnabled:active,.ChapterItem-module__770iIW__itemDragging .ChapterItem-module__770iIW__dragRailEnabled{cursor:grabbing}.ChapterItem-module__770iIW__dragRailDisabled{opacity:.3;cursor:not-allowed;pointer-events:none}.ChapterItem-module__770iIW__dragIcon{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex-shrink:0;width:16px;height:16px}.ChapterItem-module__770iIW__body{min-width:0;padding:var(--chapter-item-body-pad-y) var(--chapter-item-body-pad-x);position:relative}.ChapterItem-module__770iIW__selectHitArea{z-index:0;width:auto;height:auto;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;margin:0;padding:0;position:absolute;inset:0}.ChapterItem-module__770iIW__header{z-index:1;align-items:center;gap:var(--chapter-item-header-gap);pointer-events:none;min-height:100%;display:flex;position:relative}.ChapterItem-module__770iIW__selectHitArea:focus-visible{outline:none}.ChapterItem-module__770iIW__headerMain{pointer-events:none;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.ChapterItem-module__770iIW__title{min-width:0;color:var(--chapter-item-title);white-space:nowrap;text-overflow:ellipsis;pointer-events:none;font-size:14px;font-weight:600;line-height:1.35;overflow:hidden}.ChapterItem-module__770iIW__titleSelected{color:var(--theme-text)}.ChapterItem-module__770iIW__badges{pointer-events:auto;flex-shrink:0;align-items:center;gap:5px;display:inline-flex}.ChapterItem-module__770iIW__badgeTooltipTrigger{width:auto;height:auto;color:inherit}.ChapterItem-module__770iIW__badgeIcon{flex-shrink:0;width:16px;height:16px}.ChapterItem-module__770iIW__badgeDraft{color:color-mix(in srgb, var(--theme-textSecondary) 86%, var(--theme-text) 14%)}.ChapterItem-module__770iIW__badgeScheduled{color:#fbbf24}.ChapterItem-module__770iIW__badgePublished{color:#4ade80}.ChapterItem-module__770iIW__badgeEdited{color:#f97316}.ChapterItem-module__770iIW__actions{z-index:2;pointer-events:auto;opacity:1;flex-shrink:0;align-items:center;gap:8px;transition:opacity .16s;display:inline-flex;position:relative}@media (hover:hover) and (pointer:fine){.ChapterItem-module__770iIW__item:not(:hover):not(:focus-within):not(.ChapterItem-module__770iIW__itemPublishMenuOpen) .ChapterItem-module__770iIW__actions{opacity:0;pointer-events:none}}.ChapterItem-module__770iIW__deleteButton{width:30px;height:30px;color:var(--chapter-item-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0;display:inline-flex}.ChapterItem-module__770iIW__deleteButton:hover,.ChapterItem-module__770iIW__deleteButton:focus-visible{background:color-mix(in srgb, var(--theme-text) 10%, transparent);color:var(--theme-text);outline:none}.ChapterItem-module__770iIW__deleteButtonIcon{flex-shrink:0;width:16px;height:16px}.ChapterItem-module__770iIW__publishButton{background:color-mix(in srgb, var(--theme-text) 14%, transparent);height:30px;color:var(--chapter-item-muted);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.ChapterItem-module__770iIW__publishButton:hover,.ChapterItem-module__770iIW__publishButton:focus-visible,.ChapterItem-module__770iIW__publishButtonMenuOpen,.ChapterItem-module__770iIW__publishButton[aria-expanded=true]{background:color-mix(in srgb, var(--theme-text) 20%, transparent);color:var(--theme-text);outline:none}.ChapterItem-module__770iIW__publishButton:disabled{opacity:.45;cursor:not-allowed}.ChapterItem-module__770iIW__publishButtonLabel{flex-shrink:0}.ChapterItem-module__770iIW__publishButtonIcon{flex-shrink:0;width:16px;height:16px}.ChapterItem-module__770iIW__publishButtonTrailingMenu{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;position:relative}.ChapterItem-module__770iIW__publishButtonIconMenuDefault,.ChapterItem-module__770iIW__publishButtonIconMenuHover{transition:opacity .12s}.ChapterItem-module__770iIW__publishButtonIconMenuHover{opacity:0;position:absolute;inset:0}.ChapterItem-module__770iIW__publishButtonMenuTrigger:hover .ChapterItem-module__770iIW__publishButtonIconMenuDefault,.ChapterItem-module__770iIW__publishButtonMenuTrigger:focus-visible .ChapterItem-module__770iIW__publishButtonIconMenuDefault,.ChapterItem-module__770iIW__publishButtonMenuOpen .ChapterItem-module__770iIW__publishButtonIconMenuDefault{opacity:0}.ChapterItem-module__770iIW__publishButtonMenuTrigger:hover .ChapterItem-module__770iIW__publishButtonIconMenuHover,.ChapterItem-module__770iIW__publishButtonMenuTrigger:focus-visible .ChapterItem-module__770iIW__publishButtonIconMenuHover,.ChapterItem-module__770iIW__publishButtonMenuOpen .ChapterItem-module__770iIW__publishButtonIconMenuHover{opacity:1}
.WritePageSidebar-module__MhyikG__sidebar{height:100vh;width:var(--write-sidebar-open-width,34rem);--write-sidebar-panel-width:calc(var(--write-sidebar-open-width,34rem) - var(--write-sidebar-collapsed-width,3.75rem));--write-sidebar-brand-close-left:calc(var(--write-sidebar-open-width,34rem) - 56px);--sidebar-item-muted:#9199acc7;--sidebar-item-active:#fffffffa;--sidebar-item-hover-background:var(--theme-buttonBackground);--sidebar-collapsed-preview-background:#16182052;--sidebar-collapsed-preview-shadow:0 20px 44px #00000042;--platform-sidebar-open-width:var(--write-sidebar-open-width,34rem);--sidebar-nav-icon-size:20px;--sidebar-nav-label-font-size:16px;--sidebar-brand-boat-offset-x:0px;--sidebar-brand-boat-offset-y:-2px;--sidebar-brand-boat-scale:1.5;--write-sidebar-header-compensation:19px;--write-sidebar-content-inline-start:16px;--write-sidebar-scrollbar-width:4px;--write-sidebar-content-visual-inline-end:24px;--write-sidebar-content-scroll-inline-end:calc(var(--write-sidebar-content-visual-inline-end) - var(--write-sidebar-scrollbar-width));background:var(--theme-backgroundSecondary);z-index:90;overscroll-behavior:contain;box-sizing:border-box;border-right:none;flex-direction:column;transition:none;display:flex;position:fixed;top:0;left:0;overflow:hidden}[data-theme=light] .WritePageSidebar-module__MhyikG__sidebar{--sidebar-item-active:var(--theme-text);--sidebar-item-hover-background:var(--theme-backgroundTertiary)}.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__expanded{width:var(--write-sidebar-open-width,34rem)}.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed{width:var(--write-sidebar-collapsed-width,3.75rem);overflow:visible}.WritePageSidebar-module__MhyikG__overlay{display:none}.WritePageSidebar-module__MhyikG__sidebarHeader{box-sizing:border-box;align-items:center;gap:0;min-height:0;padding:6px 0 14px;display:flex}.WritePageSidebar-module__MhyikG__brandHeaderRow{width:calc(100% - 16px);min-height:44px;color:var(--sidebar-item-muted);box-sizing:border-box;border-radius:10px;align-items:center;margin:6px 8px 0;padding:10px 12px;display:flex;position:relative;overflow:hidden}.WritePageSidebar-module__MhyikG__brandIconButton{width:var(--sidebar-nav-icon-size);height:var(--sidebar-nav-icon-size);flex:0 0 var(--sidebar-nav-icon-size);color:var(--sidebar-item-muted);cursor:pointer;white-space:nowrap;box-sizing:border-box;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.WritePageSidebar-module__MhyikG__brandIconButton:disabled{opacity:1;cursor:default;pointer-events:none}.WritePageSidebar-module__MhyikG__brandCloseButton{left:calc(var(--write-sidebar-brand-close-left) - 12px);width:44px;height:44px;color:var(--sidebar-item-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.WritePageSidebar-module__MhyikG__brandCloseButton:disabled{opacity:0;cursor:default;pointer-events:none}.WritePageSidebar-module__MhyikG__brandCloseButton:hover,.WritePageSidebar-module__MhyikG__brandCloseButton:focus-visible{background:var(--sidebar-item-hover-background);color:var(--sidebar-item-active)}.WritePageSidebar-module__MhyikG__brandCloseIconWrapper{opacity:.9}.WritePageSidebar-module__MhyikG__brandCloseButton:hover .WritePageSidebar-module__MhyikG__brandCloseIconWrapper,.WritePageSidebar-module__MhyikG__brandCloseButton:focus-visible .WritePageSidebar-module__MhyikG__brandCloseIconWrapper{opacity:1}.WritePageSidebar-module__MhyikG__iconWrapper{width:var(--sidebar-nav-icon-size);height:var(--sidebar-nav-icon-size);opacity:1;flex-shrink:0;justify-content:center;align-items:center;transition:none;display:flex}.WritePageSidebar-module__MhyikG__iconWrapper svg,.WritePageSidebar-module__MhyikG__iconWrapper span{width:var(--sidebar-nav-icon-size);height:var(--sidebar-nav-icon-size)}.WritePageSidebar-module__MhyikG__nav .WritePageSidebar-module__MhyikG__iconWrapper svg{flex-shrink:0;display:block;overflow:visible}.WritePageSidebar-module__MhyikG__iconWrapper span{line-height:var(--sidebar-nav-icon-size);display:block}.WritePageSidebar-module__MhyikG__storyseaBoatIcon{color:currentColor;transform:translate(var(--sidebar-brand-boat-offset-x), var(--sidebar-brand-boat-offset-y)) scale(var(--sidebar-brand-boat-scale));transform-origin:50%;display:block}.WritePageSidebar-module__MhyikG__brandIconWrapper{position:relative;overflow:visible}.WritePageSidebar-module__MhyikG__brandActionLabel{text-overflow:ellipsis;opacity:0;min-width:0;max-width:0;color:inherit;font-size:var(--sidebar-nav-label-font-size,16px);pointer-events:none;flex:none;font-weight:500;line-height:1;transition:none;display:block;overflow:hidden}.WritePageSidebar-module__MhyikG__brandBoat,.WritePageSidebar-module__MhyikG__brandOpenIcon{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.WritePageSidebar-module__MhyikG__brandBoat{opacity:1;color:var(--sidebar-item-muted)}.WritePageSidebar-module__MhyikG__brandOpenIcon{opacity:0;color:var(--sidebar-item-active)}.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed.WritePageSidebar-module__MhyikG__collapsedHoverPreview .WritePageSidebar-module__MhyikG__brandBoat{opacity:0}.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed.WritePageSidebar-module__MhyikG__collapsedHoverPreview .WritePageSidebar-module__MhyikG__brandOpenIcon{opacity:1;color:var(--sidebar-item-muted)}.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed .WritePageSidebar-module__MhyikG__brandIconButton:hover .WritePageSidebar-module__MhyikG__brandBoat,.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed .WritePageSidebar-module__MhyikG__brandIconButton:focus-visible .WritePageSidebar-module__MhyikG__brandBoat{opacity:0}.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed .WritePageSidebar-module__MhyikG__brandIconButton:hover .WritePageSidebar-module__MhyikG__brandOpenIcon,.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed .WritePageSidebar-module__MhyikG__brandIconButton:focus-visible .WritePageSidebar-module__MhyikG__brandOpenIcon{opacity:1;color:var(--sidebar-item-active)}.WritePageSidebar-module__MhyikG__brandWordmark{color:var(--sidebar-item-muted);opacity:1;pointer-events:none;align-items:flex-start;line-height:0;transition:none;display:flex;position:absolute;top:50%;left:44px;transform:translateY(-50%)}.WritePageSidebar-module__MhyikG__brandWordmarkSvg{flex-shrink:0;width:88px;height:25px;display:block}.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed .WritePageSidebar-module__MhyikG__brandWordmark{opacity:0}.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed .WritePageSidebar-module__MhyikG__brandIconButton:hover .WritePageSidebar-module__MhyikG__brandActionLabel,.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed .WritePageSidebar-module__MhyikG__brandIconButton:focus-visible .WritePageSidebar-module__MhyikG__brandActionLabel{opacity:1;max-width:118px}.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed .WritePageSidebar-module__MhyikG__brandHeaderRow{justify-content:center;width:44px;margin-left:auto;margin-right:auto;padding:0;overflow:visible}.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed .WritePageSidebar-module__MhyikG__brandHeaderRow:hover,.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed .WritePageSidebar-module__MhyikG__brandHeaderRow:focus-within{justify-content:flex-start}.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed .WritePageSidebar-module__MhyikG__brandIconButton{border-radius:10px;flex:0 0 44px;width:44px;height:44px}.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed .WritePageSidebar-module__MhyikG__brandIconButton:hover,.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed .WritePageSidebar-module__MhyikG__brandIconButton:focus-visible{width:174px;min-width:44px;max-width:calc(var(--write-sidebar-open-width,34rem) - 16px);background:var(--sidebar-collapsed-preview-background);-webkit-backdrop-filter:blur(28px)saturate(120%)contrast(.88)brightness(1.04);backdrop-filter:blur(28px)saturate(120%)contrast(.88)brightness(1.04);box-shadow:var(--sidebar-collapsed-preview-shadow);color:var(--sidebar-item-active);z-index:2;flex:0 0 174px;justify-content:flex-start;gap:12px;padding:10px 12px}.WritePageSidebar-module__MhyikG__sidebarBody{flex:1;min-height:0;display:flex;position:relative}.WritePageSidebar-module__MhyikG__nav{flex-direction:column;flex:0 0 var(--write-sidebar-collapsed-width,3.75rem);width:var(--write-sidebar-collapsed-width,3.75rem);min-width:var(--write-sidebar-collapsed-width,3.75rem);box-sizing:border-box;z-index:1;isolation:isolate;min-height:0;padding:6px 0 14px;display:flex;position:relative;transform:translateZ(0)}.WritePageSidebar-module__MhyikG__navMain{transform:translateY(calc(var(--write-sidebar-header-compensation) * -1));flex-direction:column;gap:4px;margin-top:auto;margin-bottom:auto;display:flex}.WritePageSidebar-module__MhyikG__navBottom{flex-direction:column;align-items:center;gap:4px;display:flex}.WritePageSidebar-module__MhyikG__navDestinationPill{--nav-pill-segment-size:44px;width:var(--nav-pill-segment-size);box-sizing:border-box;border:1px solid color-mix(in srgb, var(--theme-border) 78%, transparent);background:color-mix(in srgb, var(--theme-surfaceSolid) 52%, var(--theme-backgroundSecondary) 48%);-webkit-backdrop-filter:blur(20px)saturate(118%);backdrop-filter:blur(20px)saturate(118%);box-shadow:0 10px 28px color-mix(in srgb, var(--theme-shadow) 28%, transparent), inset 0 1px 0 color-mix(in srgb, var(--theme-text) 7%, transparent);border-radius:999px;flex-direction:column;flex-shrink:0;align-self:center;align-items:stretch;margin:0;padding:0;display:flex;overflow:hidden}.WritePageSidebar-module__MhyikG__navPillDivider{background:color-mix(in srgb, var(--theme-border) 84%, transparent);flex:0 0 1px;width:100%;margin:0}.WritePageSidebar-module__MhyikG__navPillItem{flex:1 1 var(--nav-pill-segment-size);width:100%;height:var(--nav-pill-segment-size);min-height:var(--nav-pill-segment-size);color:var(--sidebar-item-muted);cursor:pointer;white-space:nowrap;box-sizing:border-box;text-align:center;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;margin:0;padding:0;text-decoration:none;transition:background .14s,color .14s;display:flex;position:relative}.WritePageSidebar-module__MhyikG__navPillItem:first-of-type{border-top-left-radius:999px;border-top-right-radius:999px}.WritePageSidebar-module__MhyikG__navPillItem:last-of-type{border-bottom-right-radius:999px;border-bottom-left-radius:999px}.WritePageSidebar-module__MhyikG__navPillItem:focus:not(:focus-visible){outline:none}.WritePageSidebar-module__MhyikG__navPillItem:hover:not(:disabled),.WritePageSidebar-module__MhyikG__navPillItem:focus-visible:not(:disabled){color:var(--sidebar-item-active);background:color-mix(in srgb, var(--theme-buttonBackgroundHover) 92%, transparent);outline:none}.WritePageSidebar-module__MhyikG__navPillItem:focus-visible:not(:disabled){outline:2px solid var(--theme-hoverOutlineRing);outline-offset:-2px}.WritePageSidebar-module__MhyikG__navPillItemDisabled,.WritePageSidebar-module__MhyikG__navPillItemDisabled:hover,.WritePageSidebar-module__MhyikG__navPillItemDisabled:focus-visible{color:var(--theme-textDisabled);box-shadow:none;cursor:not-allowed;background:0 0;outline:none}.WritePageSidebar-module__MhyikG__navPillItemDisabled:disabled{opacity:1}.WritePageSidebar-module__MhyikG__navCompressed .WritePageSidebar-module__MhyikG__navMain{margin-bottom:4px;transform:none}.WritePageSidebar-module__MhyikG__actionTooltipAnchor{flex-shrink:0;justify-content:center;width:100%;display:flex}.WritePageSidebar-module__MhyikG__navItem{width:calc(100% - 16px);min-height:44px;color:var(--sidebar-item-muted);cursor:pointer;white-space:nowrap;box-sizing:border-box;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;margin:0 8px;padding:10px 12px;text-decoration:none;transition:none;display:flex;position:relative}.WritePageSidebar-module__MhyikG__navItem:hover,.WritePageSidebar-module__MhyikG__navItem:focus-visible{color:var(--sidebar-item-active);outline:none}.WritePageSidebar-module__MhyikG__navItem:not(.WritePageSidebar-module__MhyikG__disabledNavItem):hover,.WritePageSidebar-module__MhyikG__navItem:not(.WritePageSidebar-module__MhyikG__disabledNavItem):focus-visible,.WritePageSidebar-module__MhyikG__navItem.WritePageSidebar-module__MhyikG__active:not(.WritePageSidebar-module__MhyikG__disabledNavItem):hover,.WritePageSidebar-module__MhyikG__navItem.WritePageSidebar-module__MhyikG__active:not(.WritePageSidebar-module__MhyikG__disabledNavItem):focus-visible{width:max-content;min-width:44px;max-width:calc(var(--write-sidebar-open-width,34rem) - 16px);background:var(--sidebar-collapsed-preview-background);-webkit-backdrop-filter:blur(28px)saturate(120%)contrast(.88)brightness(1.04);backdrop-filter:blur(28px)saturate(120%)contrast(.88)brightness(1.04);box-shadow:var(--sidebar-collapsed-preview-shadow);z-index:2;justify-content:flex-start;gap:12px;margin-left:8px;margin-right:0}.WritePageSidebar-module__MhyikG__navItem:not(.WritePageSidebar-module__MhyikG__disabledNavItem):hover .WritePageSidebar-module__MhyikG__label,.WritePageSidebar-module__MhyikG__navItem:not(.WritePageSidebar-module__MhyikG__disabledNavItem):focus-visible .WritePageSidebar-module__MhyikG__label{opacity:1;max-width:140px}.WritePageSidebar-module__MhyikG__disabledNavItem,.WritePageSidebar-module__MhyikG__disabledNavItem:hover,.WritePageSidebar-module__MhyikG__disabledNavItem:focus-visible{color:color-mix(in srgb, var(--sidebar-item-muted) 48%, transparent);cursor:not-allowed;background:0 0}.WritePageSidebar-module__MhyikG__disabledNavItem:disabled{opacity:1}.WritePageSidebar-module__MhyikG__active{color:var(--sidebar-item-active)}.WritePageSidebar-module__MhyikG__label{text-overflow:ellipsis;min-width:0;max-width:0;font-size:var(--sidebar-nav-label-font-size,16px);white-space:nowrap;opacity:0;pointer-events:none;flex:1;font-weight:500;line-height:1;overflow:hidden}.WritePageSidebar-module__MhyikG__contentPanel{top:0;left:var(--write-sidebar-collapsed-width,3.75rem);width:var(--write-sidebar-panel-width);min-width:var(--write-sidebar-panel-width);overscroll-behavior:contain;opacity:1;z-index:0;border-left:none;flex-direction:column;height:100%;transition:none;display:flex;position:absolute;overflow:hidden}.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed .WritePageSidebar-module__MhyikG__contentPanel{opacity:0;pointer-events:none}.WritePageSidebar-module__MhyikG__panelHeader{box-sizing:border-box;flex-shrink:0;padding:16px 16px 12px}.WritePageSidebar-module__MhyikG__storyTitle{color:var(--sidebar-item-active);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:600;line-height:1.4;overflow:hidden}.WritePageSidebar-module__MhyikG__storyTitleEditable{cursor:pointer;border-radius:4px;margin:-2px -4px;padding:2px 4px;transition:opacity .16s}.WritePageSidebar-module__MhyikG__storyTitleEditable:hover{opacity:.7;background:#ffffff0f}.WritePageSidebar-module__MhyikG__titleEditContainer{align-items:center;gap:8px;display:flex}.WritePageSidebar-module__MhyikG__titleInput{min-width:0;color:var(--sidebar-item-active);background:#ffffff0d;border:1px solid #6366f180;border-radius:6px;outline:none;flex:1;padding:4px 8px;font-family:inherit;font-size:15px;font-weight:600;line-height:1.4;transition:border-color .16s,background .16s}.WritePageSidebar-module__MhyikG__titleInput:focus{background:#ffffff14;border-color:#6366f1cc}.WritePageSidebar-module__MhyikG__titleInput:disabled{opacity:.6;cursor:not-allowed}.WritePageSidebar-module__MhyikG__titleEditActions{flex-shrink:0;gap:4px;display:flex}.WritePageSidebar-module__MhyikG__titleEditButton{width:24px;height:24px;color:var(--sidebar-item-active);cursor:pointer;background:#ffffff14;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:flex}.WritePageSidebar-module__MhyikG__titleEditButton:hover:not(:disabled){background:#ffffff24}.WritePageSidebar-module__MhyikG__titleEditButton:disabled{opacity:.5;cursor:not-allowed}.WritePageSidebar-module__MhyikG__sectionContent{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.WritePageSidebar-module__MhyikG__sectionContentCharactersFill{flex:1;justify-content:center;align-items:stretch;height:100%;min-height:0;max-height:100%}.WritePageSidebar-module__MhyikG__generalSection{flex-direction:column;flex:1;gap:10px;padding:0 16px 16px;display:flex}.WritePageSidebar-module__MhyikG__generalEyebrow{letter-spacing:.12em;text-transform:uppercase;color:#a5b4fceb;margin:0;font-size:11px;font-weight:600}.WritePageSidebar-module__MhyikG__generalTitle{color:var(--sidebar-item-active);margin:0;font-size:18px;font-weight:600;line-height:1.25}.WritePageSidebar-module__MhyikG__generalDescription{color:var(--sidebar-item-muted);margin:0;font-size:13px;line-height:1.6}.WritePageSidebar-module__MhyikG__characterPanelActions{padding:12px var(--write-sidebar-content-visual-inline-end) 12px var(--write-sidebar-content-inline-start);flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.WritePageSidebar-module__MhyikG__characterPanelIconButton{width:40px;height:40px;color:var(--sidebar-item-muted);cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:10px;justify-content:center;align-items:center;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.WritePageSidebar-module__MhyikG__characterPanelIconButton:hover:not(:disabled){color:var(--sidebar-item-active);background:#ffffff0f;border-color:#ffffff3d}.WritePageSidebar-module__MhyikG__characterPanelIconButton:disabled{opacity:.45;cursor:not-allowed}.WritePageSidebar-module__MhyikG__characterPanelActionsFloating{-webkit-backdrop-filter:blur(28px)saturate(120%)contrast(.88)brightness(1.04);backdrop-filter:blur(28px)saturate(120%)contrast(.88)brightness(1.04);background:#16182052;border:1px solid #ffffff14;border-radius:999px;outline:none;flex-shrink:0;justify-content:center;align-items:center;gap:2px;padding:6px;display:inline-flex;box-shadow:0 20px 44px #00000042}.WritePageSidebar-module__MhyikG__characterPanelIconButtonFloating{box-sizing:border-box;color:#ffffffe6;cursor:pointer;background:0 0;border:none;border-radius:999px;outline:none;flex:0 0 40px;width:40px;min-width:40px;height:40px;padding:0;transition:none}.WritePageSidebar-module__MhyikG__characterPanelIconButton.WritePageSidebar-module__MhyikG__characterPanelIconButtonFloating:hover:not(:disabled){color:#fffffffa;outline-offset:2px;background:#ffffff14;outline:3px solid #fffc}.WritePageSidebar-module__MhyikG__characterPanelIconButtonFloating:focus:not(:focus-visible){outline:none}.WritePageSidebar-module__MhyikG__characterPanelIconButton.WritePageSidebar-module__MhyikG__characterPanelIconButtonFloating:focus-visible:not(:disabled){color:#fffffffa;outline-offset:2px;background:#ffffff14;outline:3px solid #fffc}.WritePageSidebar-module__MhyikG__characterPanelIconButton.WritePageSidebar-module__MhyikG__characterPanelIconButtonFloating:disabled{opacity:1;color:#ffffff73;cursor:not-allowed;background:0 0}.WritePageSidebar-module__MhyikG__chapterAddInlineButton{box-sizing:border-box;-webkit-backdrop-filter:blur(28px)saturate(120%)contrast(.88)brightness(1.04);backdrop-filter:blur(28px)saturate(120%)contrast(.88)brightness(1.04);color:#ffffffe6;cursor:pointer;background:#16182052;border:1px solid #ffffff14;border-radius:999px;outline:none;flex-shrink:0;justify-content:center;align-items:center;gap:10px;min-height:44px;margin:0;padding:10px 26px;font-family:inherit;font-size:14px;font-weight:600;line-height:1;transition:none;display:inline-flex;box-shadow:0 20px 44px #00000042}.WritePageSidebar-module__MhyikG__chapterAddInlineButton:hover:not(:disabled){color:#fffffffa;outline-offset:2px;background:#20242e7a;border-color:#ffffff1f;outline:3px solid #fffc}.WritePageSidebar-module__MhyikG__chapterAddInlineButton:focus:not(:focus-visible){outline:none}.WritePageSidebar-module__MhyikG__chapterAddInlineButton:focus-visible:not(:disabled){color:#fffffffa;outline-offset:2px;background:#20242e7a;border-color:#ffffff1f;outline:3px solid #fffc}.WritePageSidebar-module__MhyikG__chapterAddInlineButton:disabled{opacity:.85;color:#ffffff73;cursor:not-allowed;background:#16182038;border-color:#ffffff0f}.WritePageSidebar-module__MhyikG__hoverTooltipWrap{z-index:120;pointer-events:none;position:fixed;transform:translateY(-50%)}.WritePageSidebar-module__MhyikG__hoverTooltip{white-space:nowrap;color:var(--theme-text);font-size:var(--sidebar-nav-label-font-size,16px);border:1px solid color-mix(in srgb, var(--theme-border) 78%, transparent);background:color-mix(in srgb, var(--theme-surfaceSolid) 58%, var(--theme-backgroundSecondary) 42%);-webkit-backdrop-filter:blur(20px)saturate(118%);backdrop-filter:blur(20px)saturate(118%);box-shadow:0 10px 28px color-mix(in srgb, var(--theme-shadow) 24%, transparent);border-radius:14px;padding:12px 16px;font-weight:600;line-height:1}.WritePageSidebar-module__MhyikG__chaptersSectionHeader{padding:16px var(--write-sidebar-content-scroll-inline-end,20px) 12px var(--write-sidebar-content-inline-start,16px);box-sizing:border-box;background:var(--theme-backgroundSecondary);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}.WritePageSidebar-module__MhyikG__chaptersSectionTitle{min-width:0;font-family:var(--font-bricolage-grotesque), "Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;color:var(--sidebar-item-active,var(--theme-text));flex:1;margin:0;font-size:30px;font-weight:700;line-height:1.15}.WritePageSidebar-module__MhyikG__chapterListShell{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.WritePageSidebar-module__MhyikG__chapterListScroll{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding:6px var(--write-sidebar-content-scroll-inline-end) 72px var(--write-sidebar-content-inline-start);box-sizing:border-box;flex:1;overflow-y:auto}.WritePageSidebar-module__MhyikG__chapterListScroll::-webkit-scrollbar{width:4px}.WritePageSidebar-module__MhyikG__chapterListScroll::-webkit-scrollbar-track{background:0 0}.WritePageSidebar-module__MhyikG__chapterListScroll::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.WritePageSidebar-module__MhyikG__chapterListScroll::-webkit-scrollbar-thumb:hover{background:#fff3}.WritePageSidebar-module__MhyikG__chapterFloatingAddWrap{pointer-events:none;padding:0 var(--write-sidebar-content-scroll-inline-end,20px) 18px var(--write-sidebar-content-inline-start,16px);z-index:6;justify-content:center;display:flex;position:absolute;bottom:0;left:0;right:0}.WritePageSidebar-module__MhyikG__chapterFloatingAddWrap>*{pointer-events:auto}.WritePageSidebar-module__MhyikG__chapterReorderGroup{contain:layout;flex-direction:column;gap:10px;display:flex}.WritePageSidebar-module__MhyikG__sidebarFootnote{color:#9199ace0;margin:0;font-size:12px;line-height:1.55}.WritePageSidebar-module__MhyikG__bottomActions{box-sizing:border-box;border-top:1px solid #ffffff14;flex-shrink:0;padding:12px}.WritePageSidebar-module__MhyikG__extractButton{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:10px;font-size:13px;font-weight:500;transition:background .16s,color .16s;display:flex}.WritePageSidebar-module__MhyikG__extractDefault{color:#fff;background:#4f46e5}.WritePageSidebar-module__MhyikG__extractDefault:hover{background:#6366f1}.WritePageSidebar-module__MhyikG__extractRunning{color:#a5b4fc;cursor:wait;background:#4f46e533}.WritePageSidebar-module__MhyikG__extractLocked{color:var(--sidebar-item-muted);cursor:not-allowed;background:#ffffff0f}.WritePageSidebar-module__MhyikG__phaseText{color:var(--sidebar-item-muted);margin-top:6px;font-size:11px}.WritePageSidebar-module__MhyikG__failedWarning{color:#f59e0b;margin-top:6px;font-size:11px}.WritePageSidebar-module__MhyikG__devUndoButton{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-top:8px;padding:8px;font-size:12px;font-weight:500;transition:background .16s;display:flex}.WritePageSidebar-module__MhyikG__devUndoDefault{color:#fff;background:#dc2626}.WritePageSidebar-module__MhyikG__devUndoDefault:hover{background:#ef4444}.WritePageSidebar-module__MhyikG__devUndoRunning{color:#fca5a5;cursor:wait;background:#dc262633}.WritePageSidebar-module__MhyikG__characterListArea{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding:12px var(--write-sidebar-content-scroll-inline-end) 0 var(--write-sidebar-content-inline-start);box-sizing:border-box;flex:1;overflow-y:auto}.WritePageSidebar-module__MhyikG__characterListArea::-webkit-scrollbar{width:4px}.WritePageSidebar-module__MhyikG__characterListArea::-webkit-scrollbar-track{background:0 0}.WritePageSidebar-module__MhyikG__characterListArea::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.WritePageSidebar-module__MhyikG__characterListArea::-webkit-scrollbar-thumb:hover{background:#fff3}.WritePageSidebar-module__MhyikG__characterListAreaEmptyState{overscroll-behavior:auto;width:100%;max-width:100%;padding:24px var(--write-sidebar-content-scroll-inline-end) 24px var(--write-sidebar-content-inline-start);box-sizing:border-box;flex-direction:column;flex:none;justify-content:center;align-items:center;display:flex;overflow-y:visible}.WritePageSidebar-module__MhyikG__characterList{flex-direction:column;gap:6px;display:flex}.WritePageSidebar-module__MhyikG__characterCard{border:1px solid #ffffff14;border-radius:8px;transition:border-color .16s;overflow:hidden}.WritePageSidebar-module__MhyikG__characterCard:hover{border-color:#ffffff24}.WritePageSidebar-module__MhyikG__characterCardHeader{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;color:var(--sidebar-item-active);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;font-weight:500;transition:background .12s;display:flex}.WritePageSidebar-module__MhyikG__characterCardHeader:hover{background:#ffffff0a}.WritePageSidebar-module__MhyikG__characterCardHeaderLeft{align-items:center;gap:8px;min-width:0;display:flex}.WritePageSidebar-module__MhyikG__characterName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.WritePageSidebar-module__MhyikG__characterSaveIndicator{color:var(--sidebar-item-muted);flex-shrink:0;font-size:10px}.WritePageSidebar-module__MhyikG__characterSaveIndicator.WritePageSidebar-module__MhyikG__saving{color:#a5b4fc}.WritePageSidebar-module__MhyikG__characterSaveIndicator.WritePageSidebar-module__MhyikG__error{color:#f87171}.WritePageSidebar-module__MhyikG__chevronIcon{width:16px;height:16px;color:var(--sidebar-item-muted);flex-shrink:0;transition:transform .16s}.WritePageSidebar-module__MhyikG__chevronIcon.WritePageSidebar-module__MhyikG__expanded{transform:rotate(90deg)}.WritePageSidebar-module__MhyikG__characterCardBody{flex-direction:column;gap:12px;padding:0 12px 12px;display:flex}.WritePageSidebar-module__MhyikG__characterFieldGroup{flex-direction:column;gap:4px;display:flex}.WritePageSidebar-module__MhyikG__characterFieldLabel{color:var(--sidebar-item-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:500}.WritePageSidebar-module__MhyikG__characterTextarea{width:100%;min-height:60px;color:var(--sidebar-item-active);resize:vertical;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff1a;border-radius:6px;padding:8px;font-family:inherit;font-size:12px;line-height:1.5;transition:border-color .16s}.WritePageSidebar-module__MhyikG__characterTextarea:focus{border-color:#6366f180;outline:none}.WritePageSidebar-module__MhyikG__characterTextarea::placeholder{color:#9199ac66}.WritePageSidebar-module__MhyikG__timelineSection{flex-direction:column;gap:6px;display:flex}.WritePageSidebar-module__MhyikG__timelineLabelRow{justify-content:space-between;align-items:center;display:flex}.WritePageSidebar-module__MhyikG__addTimelineButton{color:#818cf8;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px 8px;font-size:11px;font-weight:500;transition:background .12s;display:flex}.WritePageSidebar-module__MhyikG__addTimelineButton:hover{background:#6366f11f}.WritePageSidebar-module__MhyikG__timelineEventCard{background:#ffffff05;border:1px solid #ffffff0f;border-radius:6px;flex-direction:column;gap:4px;padding:8px;display:flex;position:relative}.WritePageSidebar-module__MhyikG__timelineEventHeader{justify-content:space-between;align-items:center;gap:4px;display:flex}.WritePageSidebar-module__MhyikG__timelineEventOrder{color:var(--sidebar-item-muted);text-align:center;flex-shrink:0;width:18px;font-size:10px;font-weight:600}.WritePageSidebar-module__MhyikG__deleteTimelineButton{width:18px;height:18px;color:var(--sidebar-item-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;transition:color .12s,background .12s;display:flex}.WritePageSidebar-module__MhyikG__deleteTimelineButton:hover{color:#f87171;background:#f871711a}.WritePageSidebar-module__MhyikG__timelineEventInput{width:100%;color:var(--sidebar-item-active);resize:none;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff14;border-radius:4px;min-height:40px;padding:6px 8px;font-family:inherit;font-size:12px;line-height:1.4;transition:border-color .16s}.WritePageSidebar-module__MhyikG__timelineEventInput:focus{border-color:#6366f180;outline:none}.WritePageSidebar-module__MhyikG__timelineEventInput::placeholder{color:#9199ac66}.WritePageSidebar-module__MhyikG__timelineInvolvedInput{width:100%;color:var(--sidebar-item-muted);box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff0f;border-radius:4px;padding:4px 8px;font-family:inherit;font-size:11px;transition:border-color .16s}.WritePageSidebar-module__MhyikG__timelineInvolvedInput:focus{border-color:#6366f166;outline:none}.WritePageSidebar-module__MhyikG__timelineInvolvedInput::placeholder{color:#9199ac4d}.WritePageSidebar-module__MhyikG__noTimelineEvents{color:var(--sidebar-item-muted);padding:4px 0;font-size:11px;font-style:italic}.WritePageSidebar-module__MhyikG__addCharacterButton{width:100%;color:var(--sidebar-item-muted);cursor:pointer;background:0 0;border:2px dashed #ffffff1f;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:6px;padding:10px;font-size:13px;font-weight:500;transition:border-color .16s,color .16s;display:flex}.WritePageSidebar-module__MhyikG__addCharacterButton:hover:not(:disabled){color:var(--sidebar-item-active);border-color:#ffffff3d}.WritePageSidebar-module__MhyikG__addCharacterButton:disabled{opacity:.5;cursor:not-allowed}.WritePageSidebar-module__MhyikG__emptyCharacters{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;max-width:400px;padding:24px 16px;display:flex}.WritePageSidebar-module__MhyikG__emptyCharactersIcon{color:var(--sidebar-item-muted);opacity:.4;font-size:32px}.WritePageSidebar-module__MhyikG__emptyCharactersTitle{color:var(--sidebar-item-active);margin:0;font-size:15px;font-weight:600;line-height:1.4}.WritePageSidebar-module__MhyikG__emptyCharactersText{color:var(--sidebar-item-muted);margin:0;font-size:13px;line-height:1.5}.WritePageSidebar-module__MhyikG__emptyCharactersActions{flex-direction:column;align-items:stretch;gap:.75rem;width:100%;margin-top:8px;display:flex}.WritePageSidebar-module__MhyikG__emptyCharacterActionButton{cursor:pointer;width:100%;height:40px;min-height:40px;box-shadow:none;border:none;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-family:inherit;font-size:.875rem;font-weight:500;transition:none;display:inline-flex}.WritePageSidebar-module__MhyikG__emptyCharacterActionButton:disabled{opacity:.4;cursor:not-allowed}.WritePageSidebar-module__MhyikG__emptyCharacterActionButtonSecondary{background:var(--theme-buttonBackground);color:var(--theme-text)}.WritePageSidebar-module__MhyikG__emptyCharacterActionButtonSecondary:hover:not(:disabled){background:var(--theme-buttonBackgroundHover)}.WritePageSidebar-module__MhyikG__emptyCharacterActionButtonSecondary:disabled{background:var(--theme-buttonBackground);color:var(--theme-textDisabled)}.WritePageSidebar-module__MhyikG__emptyCharacterActionButtonPrimary{background:var(--theme-buttonPrimary);color:var(--theme-buttonPrimaryText)}.WritePageSidebar-module__MhyikG__emptyCharacterActionButtonPrimary:hover:not(:disabled){background:var(--theme-buttonPrimaryHover)}.WritePageSidebar-module__MhyikG__emptyCharacterActionButtonPrimary:disabled{background:var(--theme-backgroundTertiary);color:var(--theme-textDisabled)}.WritePageSidebar-module__MhyikG__characterSourceBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:3px;flex-shrink:0;padding:1px 5px;font-size:9px;font-weight:600}.WritePageSidebar-module__MhyikG__characterSourceBadge.WritePageSidebar-module__MhyikG__manual{color:#818cf8;background:#6366f126}.WritePageSidebar-module__MhyikG__characterSourceBadge.WritePageSidebar-module__MhyikG__extraction{color:#6ee7b7;background:#10b98126}.WritePageSidebar-module__MhyikG__newCharacterInput{gap:6px;margin-top:6px;padding:0 12px;display:flex}.WritePageSidebar-module__MhyikG__newCharacterNameInput{color:var(--sidebar-item-active);box-sizing:border-box;background:#ffffff08;border:1px solid #6366f166;border-radius:6px;flex:1;padding:8px 10px;font-family:inherit;font-size:13px}.WritePageSidebar-module__MhyikG__newCharacterNameInput:focus{border-color:#6366f1b3;outline:none}.WritePageSidebar-module__MhyikG__newCharacterNameInput::placeholder{color:#9199ac66}.WritePageSidebar-module__MhyikG__newCharacterConfirmButton{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .12s;display:flex}.WritePageSidebar-module__MhyikG__newCharacterConfirmButton:hover{background:#6366f1}.WritePageSidebar-module__MhyikG__newCharacterConfirmButton:disabled{opacity:.5;cursor:not-allowed}.WritePageSidebar-module__MhyikG__newCharacterCancelButton{width:36px;height:36px;color:var(--sidebar-item-muted);cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s;display:flex}.WritePageSidebar-module__MhyikG__newCharacterCancelButton:hover{background:#ffffff0f}.WritePageSidebar-module__MhyikG__extractionStatusArea{flex-direction:column;gap:8px;margin-bottom:12px;padding:0 12px;display:flex}.WritePageSidebar-module__MhyikG__extractionBanner{border-radius:8px;gap:10px;padding:12px;font-size:13px;display:flex}.WritePageSidebar-module__MhyikG__extractionBannerIcon{flex-shrink:0;align-items:flex-start;padding-top:1px;display:flex}.WritePageSidebar-module__MhyikG__extractionBannerContent{flex:1;min-width:0}.WritePageSidebar-module__MhyikG__extractionBannerTitle{margin-bottom:2px;font-weight:600}.WritePageSidebar-module__MhyikG__extractionBannerMessage{opacity:.9;line-height:1.4}.WritePageSidebar-module__MhyikG__extractionErrorBanner{background:#ef44441f;border:1px solid #ef444440;border-radius:8px;gap:10px;padding:12px;font-size:13px;display:flex}.WritePageSidebar-module__MhyikG__extractionErrorBanner .WritePageSidebar-module__MhyikG__extractionBannerIcon{color:#f87171}.WritePageSidebar-module__MhyikG__extractionErrorBanner .WritePageSidebar-module__MhyikG__extractionBannerTitle,.WritePageSidebar-module__MhyikG__extractionErrorBanner .WritePageSidebar-module__MhyikG__extractionBannerMessage{color:#fca5a5}.WritePageSidebar-module__MhyikG__extractionWarningBanner{background:#f59e0b1f;border:1px solid #f59e0b40;border-radius:8px;gap:10px;padding:12px;font-size:13px;display:flex}.WritePageSidebar-module__MhyikG__extractionWarningBanner .WritePageSidebar-module__MhyikG__extractionBannerIcon{color:#fbbf24}.WritePageSidebar-module__MhyikG__extractionWarningBanner .WritePageSidebar-module__MhyikG__extractionBannerTitle,.WritePageSidebar-module__MhyikG__extractionWarningBanner .WritePageSidebar-module__MhyikG__extractionBannerMessage{color:#fcd34d}.WritePageSidebar-module__MhyikG__extractionInfoBanner{background:#3b82f61f;border:1px solid #3b82f640;border-radius:8px;gap:10px;padding:12px;font-size:13px;display:flex}.WritePageSidebar-module__MhyikG__extractionInfoBanner .WritePageSidebar-module__MhyikG__extractionBannerIcon{color:#60a5fa}.WritePageSidebar-module__MhyikG__extractionInfoBanner .WritePageSidebar-module__MhyikG__extractionBannerTitle,.WritePageSidebar-module__MhyikG__extractionInfoBanner .WritePageSidebar-module__MhyikG__extractionBannerMessage{color:#93c5fd}.WritePageSidebar-module__MhyikG__extractionProgressBar{background:#3b82f633;border-radius:2px;width:100%;height:4px;margin-top:8px;overflow:hidden}.WritePageSidebar-module__MhyikG__extractionProgressFill{background:#60a5fa;border-radius:2px;height:100%;transition:width .3s}.WritePageSidebar-module__MhyikG__extractionSuccessBanner{background:#10b9811f;border:1px solid #10b98140;border-radius:8px;gap:10px;padding:12px;font-size:13px;display:flex}.WritePageSidebar-module__MhyikG__extractionSuccessBanner .WritePageSidebar-module__MhyikG__extractionBannerIcon{color:#34d399}.WritePageSidebar-module__MhyikG__extractionSuccessBanner .WritePageSidebar-module__MhyikG__extractionBannerTitle,.WritePageSidebar-module__MhyikG__extractionSuccessBanner .WritePageSidebar-module__MhyikG__extractionBannerMessage{color:#6ee7b7}.WritePageSidebar-module__MhyikG__failedNamesList{background:#f59e0b14;border:1px solid #f59e0b33;border-radius:6px;flex-direction:column;gap:6px;max-height:200px;margin:0 12px 12px;padding:10px 12px;display:flex;overflow-y:auto}.WritePageSidebar-module__MhyikG__failedNamesTitle{text-transform:uppercase;letter-spacing:.05em;color:#fbbf24;margin-bottom:4px;font-size:11px;font-weight:600}.WritePageSidebar-module__MhyikG__failedNameItem{background:#0003;border-left:2px solid #f59e0b;border-radius:4px;flex-direction:column;gap:2px;padding:6px 8px;display:flex}.WritePageSidebar-module__MhyikG__failedName{color:#fcd34d;font-size:12px;font-weight:500}.WritePageSidebar-module__MhyikG__failedReason{color:#fcd34db3;font-size:11px;line-height:1.3}@media (max-width:767px){.WritePageSidebar-module__MhyikG__sidebar{width:min(var(--write-sidebar-open-width,34rem), 100vw);transition:none;transform:translate(-100%)}.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__expanded{transform:translate(0)}.WritePageSidebar-module__MhyikG__sidebar.WritePageSidebar-module__MhyikG__collapsed{width:min(var(--write-sidebar-open-width,34rem), 100vw);transform:translate(-100%)}.WritePageSidebar-module__MhyikG__sidebarBody{min-width:0;position:static}.WritePageSidebar-module__MhyikG__navMain{transform:none}.WritePageSidebar-module__MhyikG__contentPanel{border-left:none;flex:1;width:auto;min-width:0;height:auto;position:relative;top:auto;left:auto}.WritePageSidebar-module__MhyikG__overlay{z-index:89;background:#00000080;display:block;position:fixed;inset:0}.WritePageSidebar-module__MhyikG__hoverTooltipWrap{display:none}}
.ImportModal-module__DrA_ua__overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ImportModal-module__DrA_ua__modal{background:var(--theme-backgroundSecondary,#131620);border:1px solid var(--theme-border,#2a2b31);border-radius:20px;flex-direction:column;width:100%;max-width:560px;height:min(520px,90vh);display:flex;overflow:hidden;box-shadow:0 24px 64px #0000007a,inset 0 0 0 1px #ffffff0a}.ImportModal-module__DrA_ua__header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 20px 16px;display:flex}.ImportModal-module__DrA_ua__headerText{flex-direction:column;gap:3px;display:flex}.ImportModal-module__DrA_ua__title{font-family:var(--font-bricolage-grotesque,"Segoe UI", system-ui, sans-serif);letter-spacing:-.01em;color:var(--theme-text,#fff);margin:0;font-size:1.0625rem;font-weight:700;line-height:1.3}.ImportModal-module__DrA_ua__subtitle{color:var(--theme-textSecondary,#c6cbda);margin:0;font-size:.8125rem;line-height:1.4}.ImportModal-module__DrA_ua__closeButton{width:32px;height:32px;color:var(--theme-textSecondary,#c6cbda);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:-2px;padding:0;transition:background .1s,color .1s;display:inline-flex}.ImportModal-module__DrA_ua__closeButton:hover,.ImportModal-module__DrA_ua__closeButton:focus-visible{background:var(--theme-buttonBackground,#1e2432);color:var(--theme-text,#fff);outline:none}.ImportModal-module__DrA_ua__closeButton:active{background:var(--theme-buttonBackgroundHover,#262d3d)}.ImportModal-module__DrA_ua__debugBanner{background:#d977061f;border-top:1px solid #d9770638;border-bottom:1px solid #d9770638;flex-shrink:0;align-items:center;gap:8px;padding:6px 20px;display:flex}.ImportModal-module__DrA_ua__debugBadge{color:#fbbf24;letter-spacing:.1em;text-transform:uppercase;background:#d977063d;border-radius:4px;padding:2px 6px;font-size:.625rem;font-weight:800}.ImportModal-module__DrA_ua__debugHint{color:#fbbf24;opacity:.8;font-size:.75rem}.ImportModal-module__DrA_ua__content{scrollbar-width:thin;scrollbar-color:var(--theme-border,#2a2b31) transparent;flex:1;min-height:0;padding:20px 20px 16px;overflow-y:auto}.ImportModal-module__DrA_ua__content::-webkit-scrollbar{width:4px}.ImportModal-module__DrA_ua__content::-webkit-scrollbar-track{background:0 0}.ImportModal-module__DrA_ua__content::-webkit-scrollbar-thumb{background:var(--theme-border,#2a2b31);border-radius:2px}.ImportModal-module__DrA_ua__bottomSection{flex-direction:column;flex-shrink:0;gap:10px;padding:12px 20px 20px;display:flex}.ImportModal-module__DrA_ua__bottomLabel{justify-content:space-between;align-items:center;gap:8px;display:flex}.ImportModal-module__DrA_ua__bottomPhase{color:var(--theme-textSecondary,#c6cbda);opacity:.8;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.75rem;font-weight:500;overflow:hidden}.ImportModal-module__DrA_ua__bottomPct{letter-spacing:.04em;color:var(--theme-textSecondary,#c6cbda);opacity:.7;flex-shrink:0;font-size:.6875rem;font-weight:700}.ImportModal-module__DrA_ua__progressBar{gap:5px;height:6px;display:flex}.ImportModal-module__DrA_ua__progressSegment{background:var(--theme-buttonBackground,#1e2432);border-radius:99px;flex:1;position:relative;overflow:hidden}.ImportModal-module__DrA_ua__progressSegmentFill{background:#ffffff73;border-radius:99px;width:0%;transition:width .4s cubic-bezier(.33,1,.68,1),background .3s;position:absolute;inset:0}.ImportModal-module__DrA_ua__progressSegment[data-state=complete] .ImportModal-module__DrA_ua__progressSegmentFill{background:#22c55e;width:100%}.ImportModal-module__DrA_ua__progressSegmentShimmer{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff8c 45% 55%,#0000 100%);animation:1.6s ease-in-out infinite ImportModal-module__DrA_ua__shimmerSweep;position:absolute;inset:0}@keyframes ImportModal-module__DrA_ua__shimmerSweep{0%{transform:translate(-120%)}to{transform:translate(220%)}}.ImportModal-module__DrA_ua__loaderWrap{flex-direction:column;justify-content:center;align-items:center;gap:22px;height:100%;padding:12px 24px;display:flex}.ImportModal-module__DrA_ua__loaderList{flex-direction:column;gap:18px;width:auto;margin:0;padding:0;list-style:none;display:flex}.ImportModal-module__DrA_ua__loaderItem{align-items:center;gap:14px;transition:opacity .32s;display:flex}.ImportModal-module__DrA_ua__loaderItem[data-state=idle]{opacity:.35}.ImportModal-module__DrA_ua__loaderItem[data-state=complete]{opacity:.85}.ImportModal-module__DrA_ua__loaderItem[data-state=active]{opacity:1}.ImportModal-module__DrA_ua__loaderCheck{color:#ffffff8c;background:0 0;border:1.5px solid #ffffff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background .28s,border-color .28s,color .28s,transform .28s;display:inline-flex}.ImportModal-module__DrA_ua__loaderItem[data-state=complete] .ImportModal-module__DrA_ua__loaderCheck{color:#131620;background:#ffffffeb;border-color:#ffffffeb}.ImportModal-module__DrA_ua__loaderItem[data-state=active] .ImportModal-module__DrA_ua__loaderCheck{color:#fff;background:#22c55e;border-color:#22c55e;animation:1.6s ease-in-out infinite ImportModal-module__DrA_ua__loaderActivePulse}@keyframes ImportModal-module__DrA_ua__loaderActivePulse{0%,to{transform:scale(1);box-shadow:0 0 #22c55e73}50%{transform:scale(1.06);box-shadow:0 0 0 6px #22c55e00}}.ImportModal-module__DrA_ua__loaderLabel{color:var(--theme-text,#fff);font-size:.9375rem;font-weight:500;line-height:1.3;transition:color .28s}.ImportModal-module__DrA_ua__loaderItem[data-state=active] .ImportModal-module__DrA_ua__loaderLabel{color:#22c55e;font-weight:600}.ImportModal-module__DrA_ua__loaderItem[data-state=idle] .ImportModal-module__DrA_ua__loaderLabel{color:var(--theme-textSecondary,#c6cbda)}.ImportModal-module__DrA_ua__loaderMeta{color:var(--theme-textSecondary,#c6cbda);opacity:.55;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.75rem;overflow:hidden}.ImportModal-module__DrA_ua__loaderActions{align-self:stretch;gap:10px;width:100%;margin-top:4px;animation:.28s .12s both ImportModal-module__DrA_ua__fadeSlideUp;display:flex}.ImportModal-module__DrA_ua__loaderSuccess{text-align:center;flex-direction:column;align-items:center;gap:4px;margin-bottom:4px;animation:.38s both ImportModal-module__DrA_ua__fadeSlideUp;display:flex}.ImportModal-module__DrA_ua__loaderSuccessTitle{font-family:var(--font-bricolage-grotesque,"Segoe UI", system-ui, sans-serif);letter-spacing:-.02em;color:var(--theme-text,#fff);margin:0;font-size:1.625rem;font-weight:800;line-height:1.15}.ImportModal-module__DrA_ua__loaderSuccessSubtitle{color:var(--theme-textSecondary,#c6cbda);max-width:360px;margin:0;font-size:.875rem}.ImportModal-module__DrA_ua__loaderError{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;padding:32px 8px;display:flex}.ImportModal-module__DrA_ua__loaderErrorIcon{background:#ef44441a;border:1px solid #ef44443d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;display:flex}.ImportModal-module__DrA_ua__loaderErrorTitle{color:var(--theme-text,#fff);margin:0;font-size:.9375rem;font-weight:600}.ImportModal-module__DrA_ua__loaderErrorMessage{color:var(--theme-textSecondary,#c6cbda);white-space:pre-line;max-width:min(100%,440px);margin:0;font-size:.8125rem;line-height:1.45}.ImportModal-module__DrA_ua__loaderRetryButton{border:1px solid var(--theme-border,#2a2b31);background:var(--theme-buttonBackground,#1e2432);color:var(--theme-text,#fff);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:10px;margin-top:4px;padding:10px 24px;font-size:.875rem;font-weight:600;transition:background .12s,border-color .12s}.ImportModal-module__DrA_ua__loaderRetryButton:hover,.ImportModal-module__DrA_ua__loaderRetryButton:focus-visible{background:var(--theme-buttonBackgroundHover,#262d3d);border-color:var(--theme-borderHover,#41424a);outline:none}.ImportModal-module__DrA_ua__uploadZone{border:1.5px dashed var(--theme-border,#2a2b31);text-align:center;cursor:pointer;background:0 0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:40px 24px;transition:border-color .14s,background .14s;display:flex;position:relative}.ImportModal-module__DrA_ua__uploadZone:hover{border-color:var(--theme-borderHover,#41424a);background:#ffffff06}.ImportModal-module__DrA_ua__uploadZone[data-dragging=true]{background:#6366f10f;border-color:#6366f1b3}.ImportModal-module__DrA_ua__uploadZone[data-uploading=true]{pointer-events:none;opacity:.55}.ImportModal-module__DrA_ua__uploadInput{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.ImportModal-module__DrA_ua__uploadIconWrap{border:1px solid var(--theme-border,#2a2b31);background:#ffffff12;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.ImportModal-module__DrA_ua__uploadTitle{color:var(--theme-text,#fff);margin:0;font-size:.9375rem;font-weight:600}.ImportModal-module__DrA_ua__uploadSubtitle{color:var(--theme-textSecondary,#c6cbda);margin:4px 0 0;font-size:.8125rem}.ImportModal-module__DrA_ua__uploadFormats{justify-content:center;align-items:center;gap:12px;display:flex}.ImportModal-module__DrA_ua__uploadFormatBadge{border:1px solid var(--theme-border,#2a2b31);background:var(--theme-buttonBackground,#1e2432);letter-spacing:.06em;color:var(--theme-textSecondary,#c6cbda);text-transform:uppercase;border-radius:99px;align-items:center;gap:5px;padding:4px 10px;font-size:.6875rem;font-weight:700;display:inline-flex}.ImportModal-module__DrA_ua__uploadMeta{color:var(--theme-textSecondary,#c6cbda);opacity:.55;flex-direction:column;gap:4px;margin-top:28px;font-size:.75rem;display:flex}.ImportModal-module__DrA_ua__uploadPickError{text-align:left;background:#ef444414;border:1px solid #ef44444d;border-radius:12px;gap:12px;margin-top:20px;padding:14px 16px;display:flex}.ImportModal-module__DrA_ua__uploadPickErrorIcon{flex-shrink:0;margin-top:2px}.ImportModal-module__DrA_ua__uploadPickErrorText{color:var(--theme-textSecondary,#c6cbda);white-space:pre-line;margin:0;font-size:.8125rem;line-height:1.45}@keyframes ImportModal-module__DrA_ua__fadeSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ImportModal-module__DrA_ua__completeOpenButton{color:#22c55e;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#22c55e26;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 20px;font-size:.9375rem;font-weight:700;transition:background .12s;display:inline-flex}.ImportModal-module__DrA_ua__completeOpenButton:hover,.ImportModal-module__DrA_ua__completeOpenButton:focus-visible{background:#22c55e3d;outline:none}.ImportModal-module__DrA_ua__completeOpenButton:active{background:#22c55e52}.ImportModal-module__DrA_ua__completeCloseButton{border:1px solid var(--theme-border,#2a2b31);height:44px;color:var(--theme-textSecondary,#c6cbda);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:0 20px;font-size:.9375rem;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.ImportModal-module__DrA_ua__completeCloseButton:hover,.ImportModal-module__DrA_ua__completeCloseButton:focus-visible{background:var(--theme-buttonBackground,#1e2432);border-color:var(--theme-borderHover,#41424a);color:var(--theme-text,#fff);outline:none}.ImportModal-module__DrA_ua__completeCloseButton:active{background:var(--theme-buttonBackgroundHover,#262d3d)}
.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)}
.SettingsUnsavedChangesToolbar-module__uarKLq__root{z-index:5;pointer-events:none;justify-content:center;align-items:flex-end;width:100%;min-height:96px;margin-top:32px;display:flex;position:sticky;bottom:0;overflow:visible}.SettingsUnsavedChangesToolbar-module__uarKLq__bar{border:1px solid color-mix(in srgb, var(--theme-borderHover) 72%, transparent);background:var(--theme-backgroundSecondary);width:min(620px,100% - 16px);min-height:54px;color:var(--theme-text);box-shadow:0 18px 48px color-mix(in srgb, var(--theme-shadow) 28%, transparent);box-sizing:border-box;opacity:0;pointer-events:auto;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:10px 10px 10px 18px;transition:opacity .16s,transform .18s;display:flex;transform:translateY(12px)}.SettingsUnsavedChangesToolbar-module__uarKLq__visible .SettingsUnsavedChangesToolbar-module__uarKLq__bar{opacity:1;transform:translateY(0)}.SettingsUnsavedChangesToolbar-module__uarKLq__barSuccess{border-color:color-mix(in srgb, var(--theme-success) 48%, transparent);background:color-mix(in srgb, var(--theme-success) 16%, var(--theme-backgroundSecondary))}.SettingsUnsavedChangesToolbar-module__uarKLq__barSuccess .SettingsUnsavedChangesToolbar-module__uarKLq__message{color:var(--theme-success)}.SettingsUnsavedChangesToolbar-module__uarKLq__barError{border-color:color-mix(in srgb, var(--theme-error) 48%, transparent);background:color-mix(in srgb, var(--theme-error) 16%, var(--theme-backgroundSecondary))}.SettingsUnsavedChangesToolbar-module__uarKLq__barError .SettingsUnsavedChangesToolbar-module__uarKLq__message{color:var(--theme-error)}.SettingsUnsavedChangesToolbar-module__uarKLq__actionsHidden{visibility:hidden;pointer-events:none}.SettingsUnsavedChangesToolbar-module__uarKLq__hidden .SettingsUnsavedChangesToolbar-module__uarKLq__bar{pointer-events:none}.SettingsUnsavedChangesToolbar-module__uarKLq__message{min-width:0;margin:0;font-size:.9rem;font-weight:720;line-height:1.25}.SettingsUnsavedChangesToolbar-module__uarKLq__actions{flex:none;align-items:center;gap:8px;display:flex}.SettingsUnsavedChangesToolbar-module__uarKLq__dismissButton{min-height:34px;color:var(--theme-textSecondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 10px;font-size:.82rem;font-weight:760}.SettingsUnsavedChangesToolbar-module__uarKLq__dismissButton:hover,.SettingsUnsavedChangesToolbar-module__uarKLq__dismissButton:focus-visible{background:var(--theme-buttonBackground);color:var(--theme-text);outline:none}.SettingsUnsavedChangesToolbar-module__uarKLq__dismissButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:767px){.SettingsUnsavedChangesToolbar-module__uarKLq__root{min-height:calc(126px + env(safe-area-inset-bottom,0px));padding-bottom:max(8px, env(safe-area-inset-bottom,0px));box-sizing:border-box;margin-top:24px;bottom:0}.SettingsUnsavedChangesToolbar-module__uarKLq__bar{width:min(100%,430px);box-shadow:0 12px 34px color-mix(in srgb, var(--theme-shadow) 26%, transparent);flex-direction:column;align-items:stretch;gap:12px;padding:12px}.SettingsUnsavedChangesToolbar-module__uarKLq__message{font-family:var(--font-bricolage-grotesque), "Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;font-size:.88rem;line-height:1.25}.SettingsUnsavedChangesToolbar-module__uarKLq__actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;display:grid}.SettingsUnsavedChangesToolbar-module__uarKLq__dismissButton,.SettingsUnsavedChangesToolbar-module__uarKLq__saveButton{width:100%;min-height:40px}.SettingsUnsavedChangesToolbar-module__uarKLq__dismissButton{background:var(--theme-buttonBackground);color:var(--theme-text);padding:0 12px}}
.SettingsDialog-module__6k-k5a__backdrop{z-index:1200;background:color-mix(in srgb, var(--theme-shadow) 72%, transparent);place-items:center;width:100vw;height:100dvh;padding:clamp(22px,4vw,44px);display:grid;position:fixed;inset:0;overflow:hidden}[data-theme=light] .SettingsDialog-module__6k-k5a__backdrop{background:color-mix(in srgb, var(--theme-text) 32%, transparent)}.SettingsDialog-module__6k-k5a__sheet{border:1px solid var(--theme-border);background:var(--theme-background);width:min(1120px,100vw - 64px);height:min(780px,100dvh - 52px);box-shadow:0 4px 14px color-mix(in srgb, var(--theme-shadow) 16%, transparent);color:var(--theme-text);border-radius:16px;position:relative;overflow:hidden}.SettingsDialog-module__6k-k5a__closeButton{z-index:2;width:40px;height:40px;color:var(--theme-textSecondary);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;display:grid;position:absolute;top:9px;right:16px}.SettingsDialog-module__6k-k5a__closeButton:hover,.SettingsDialog-module__6k-k5a__closeButton:focus-visible{background:var(--theme-buttonBackground);color:var(--theme-text);outline:none}html.storysea-settings-dialog-open{scrollbar-gutter:auto!important}@media (max-width:767px){.SettingsDialog-module__6k-k5a__backdrop{padding:0}.SettingsDialog-module__6k-k5a__sheet{width:100vw;height:100dvh;max-height:none;box-shadow:none;border-width:0;border-radius:0}.SettingsDialog-module__6k-k5a__closeButton{top:12px;right:16px}}
.ConfettiOverlay-module__CIsXbW__canvas{pointer-events:none;z-index:200;width:100vw;height:100vh;position:fixed;inset:0}
.WriteMediaSection-module___ACILG__root{box-sizing:border-box;flex-direction:column;flex:1;min-height:0;display:flex}.WriteMediaSection-module___ACILG__stickyHeader{z-index:3;padding:16px var(--write-sidebar-content-scroll-inline-end,20px) 12px var(--write-sidebar-content-inline-start,16px);background:var(--theme-backgroundSecondary);box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:12px;display:flex;position:sticky;top:0}.WriteMediaSection-module___ACILG__title{font-family:var(--font-bricolage-grotesque), "Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;color:var(--sidebar-item-active,var(--theme-text));margin:0;font-size:30px;font-weight:700;line-height:1.15}.WriteMediaSection-module___ACILG__toolbarRow{align-items:stretch;gap:8px;min-height:48px;display:flex}.WriteMediaSection-module___ACILG__tabsSlot{flex:1 1 0;align-items:stretch;min-width:0;display:flex}.WriteMediaSection-module___ACILG__tabsSlot>div[role=tablist]{box-sizing:border-box;flex:1;width:100%;min-width:0}.WriteMediaSection-module___ACILG__sortButton{background:var(--theme-backgroundTertiary);width:48px;min-height:48px;color:var(--theme-textSecondary);cursor:pointer;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;transition:background .16s,color .16s;display:inline-flex}.WriteMediaSection-module___ACILG__sortButtonMenuOpen{background:var(--theme-buttonBackgroundHover);color:var(--theme-text)}.WriteMediaSection-module___ACILG__sortButton:hover,.WriteMediaSection-module___ACILG__sortButton:focus-visible,.WriteMediaSection-module___ACILG__sortButtonMenuOpen{outline-offset:2px;outline:3px solid #fffc}.WriteMediaSection-module___ACILG__sortButtonIcon{width:20px;height:20px}.WriteMediaSection-module___ACILG__scrollRegion{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding:6px var(--write-sidebar-content-scroll-inline-end,20px) 20px var(--write-sidebar-content-inline-start,16px);box-sizing:border-box;flex:1;position:relative;overflow-y:auto}.WriteMediaSection-module___ACILG__scrollRegion::-webkit-scrollbar{width:4px}.WriteMediaSection-module___ACILG__scrollRegion::-webkit-scrollbar-track{background:0 0}.WriteMediaSection-module___ACILG__scrollRegion::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--theme-border) 72%, transparent);border-radius:999px}.WriteMediaSection-module___ACILG__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:10px;padding:2px 0;display:grid}.WriteMediaSection-module___ACILG__addTile{aspect-ratio:1;box-sizing:border-box;text-align:center;cursor:pointer;width:100%;font:inherit;color:var(--theme-textSecondary);background:var(--theme-backgroundTertiary);border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:12px;transition:background .16s,color .16s,box-shadow .18s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 0 #0000,0 0 #0000}.WriteMediaSection-module___ACILG__addTile:not(:hover):not(:focus-visible){transition:background .16s,color .16s,box-shadow linear}.WriteMediaSection-module___ACILG__addTile:hover,.WriteMediaSection-module___ACILG__addTile:focus-visible{background:var(--theme-buttonBackgroundHover);color:var(--theme-text);box-shadow:0 0 0 2px var(--theme-background), 0 0 0 5px #fffc;outline:none}.WriteMediaSection-module___ACILG__addTileIcon{width:28px;height:28px;color:var(--theme-text);opacity:.92}.WriteMediaSection-module___ACILG__addTileHint{max-width:28ch;margin:0;font-size:12px;line-height:1.35}.WriteMediaSection-module___ACILG__mediaTile{aspect-ratio:1;box-sizing:border-box;cursor:grab;touch-action:none;background:var(--theme-backgroundTertiary);border:none;border-radius:12px;width:100%;padding:0;transition:box-shadow .18s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible;box-shadow:0 0 #0000,0 0 #0000}.WriteMediaSection-module___ACILG__mediaTile:not(:hover):not(:focus-visible){transition:box-shadow linear}.WriteMediaSection-module___ACILG__mediaTilePending{cursor:wait}.WriteMediaSection-module___ACILG__mediaTileUploading{opacity:.72}.WriteMediaSection-module___ACILG__mediaTileDragging{cursor:grabbing;opacity:.47;outline:none!important;transition:box-shadow linear!important;box-shadow:0 0 #0000,0 0 #0000!important}.WriteMediaSection-module___ACILG__mediaTileDragging .WriteMediaSection-module___ACILG__hoverShade,.WriteMediaSection-module___ACILG__mediaTileDragging .WriteMediaSection-module___ACILG__gripRow{opacity:0!important;pointer-events:none!important}.WriteMediaSection-module___ACILG__snapshotForNativeDragImage .WriteMediaSection-module___ACILG__moreSlot,.WriteMediaSection-module___ACILG__mediaTileDragging .WriteMediaSection-module___ACILG__moreSlot{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.WriteMediaSection-module___ACILG__mediaTileClip{pointer-events:none;border-radius:12px;position:absolute;inset:0;overflow:hidden}.WriteMediaSection-module___ACILG__thumb{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.WriteMediaSection-module___ACILG__hoverShade{pointer-events:none;opacity:0;background:linear-gradient(#0000 0%,#0000002e 58%,#0000009e 100%);transition:opacity .16s;position:absolute;inset:0}.WriteMediaSection-module___ACILG__mediaTile:hover .WriteMediaSection-module___ACILG__hoverShade,.WriteMediaSection-module___ACILG__mediaTile:focus-visible .WriteMediaSection-module___ACILG__hoverShade{opacity:1}.WriteMediaSection-module___ACILG__mediaTile:focus-visible:not(.WriteMediaSection-module___ACILG__mediaTileDragging){box-shadow:0 0 0 2px var(--theme-background), 0 0 0 5px #fffc;outline:none}@media (hover:hover) and (pointer:fine){.WriteMediaSection-module___ACILG__mediaTile:hover:not(.WriteMediaSection-module___ACILG__mediaTileDragging){box-shadow:0 0 0 2px var(--theme-background), 0 0 0 5px #fffc;outline:none}}.WriteMediaSection-module___ACILG__gripRow{pointer-events:none;opacity:0;color:#fffffff5;justify-content:center;align-items:center;transition:opacity .16s;display:flex;position:absolute;bottom:10px;left:0;right:0}.WriteMediaSection-module___ACILG__mediaTile:hover .WriteMediaSection-module___ACILG__gripRow,.WriteMediaSection-module___ACILG__mediaTile:focus-visible .WriteMediaSection-module___ACILG__gripRow{opacity:1}.WriteMediaSection-module___ACILG__gripIcon{filter:drop-shadow(0 1px 2px #0000008c);width:22px;height:22px}.WriteMediaSection-module___ACILG__moreSlot{z-index:2;opacity:1;pointer-events:auto;justify-content:center;align-items:center;display:flex;position:absolute;top:8px;right:8px}@media (hover:hover) and (pointer:fine){.WriteMediaSection-module___ACILG__moreSlot{opacity:0;pointer-events:none;transition:opacity .14s}.WriteMediaSection-module___ACILG__mediaTile:hover .WriteMediaSection-module___ACILG__moreSlot,.WriteMediaSection-module___ACILG__mediaTile:focus-within .WriteMediaSection-module___ACILG__moreSlot{opacity:1;pointer-events:auto}}.WriteMediaSection-module___ACILG__moreButton{cursor:pointer;color:#0a0a0a;background:#fff;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 1px 3px #0000001f}.WriteMediaSection-module___ACILG__moreButton:hover,.WriteMediaSection-module___ACILG__moreButton:focus-visible{background:#f5f5f5;outline:none;box-shadow:0 2px 6px #00000024}.WriteMediaSection-module___ACILG__moreIcon{width:18px;height:18px}.WriteMediaSection-module___ACILG__overlayTile{aspect-ratio:1;cursor:grabbing;pointer-events:none;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 18px 40px #00000059}.WriteMediaSection-module___ACILG__overlayThumb{object-fit:cover;width:100%;height:100%;display:block}.WriteMediaSection-module___ACILG__mediaContextMenu{box-sizing:border-box;width:min(280px,100vw - 24px);min-width:220px;max-width:min(280px,100vw - 24px)}.WriteMediaSection-module___ACILG__mediaMenuHeader{border-bottom:1px solid #ffffff14;margin-bottom:2px;padding:10px 10px 8px}.WriteMediaSection-module___ACILG__mediaMenuTitleRow{align-items:center;gap:8px;min-width:0;display:flex}.WriteMediaSection-module___ACILG__mediaMenuTitle{color:#fffffff5;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:14px;font-weight:600;line-height:1.25;overflow:hidden}.WriteMediaSection-module___ACILG__mediaMenuPencil{cursor:pointer;color:#ffffffd9;background:0 0;border:none;border-radius:10px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.WriteMediaSection-module___ACILG__mediaMenuPencil:hover{background:#ffffff1a}.WriteMediaSection-module___ACILG__mediaMenuPencil:focus,.WriteMediaSection-module___ACILG__mediaMenuPencil:focus-visible{box-shadow:none;outline:none}.WriteMediaSection-module___ACILG__mediaMenuPencil:focus-visible{background:#ffffff1a}.WriteMediaSection-module___ACILG__mediaMenuConfirm{cursor:pointer;color:#ffffffd9;background:0 0;border:none;border-radius:10px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.WriteMediaSection-module___ACILG__mediaMenuConfirm:hover{background:#ffffff1a}.WriteMediaSection-module___ACILG__mediaMenuConfirm:focus,.WriteMediaSection-module___ACILG__mediaMenuConfirm:focus-visible{box-shadow:none;outline:none}.WriteMediaSection-module___ACILG__mediaMenuConfirm:focus-visible{background:#ffffff1a}.WriteMediaSection-module___ACILG__mediaMenuConfirmIcon,.WriteMediaSection-module___ACILG__mediaMenuPencilIcon{width:18px;height:18px}.WriteMediaSection-module___ACILG__mediaMenuTitleInput{color:#fffffff5;box-sizing:border-box;appearance:none;background:#00000059;border:none;border-radius:8px;outline:none;flex:auto;min-width:0;margin:0;padding:6px 8px;font-size:14px;font-weight:600;line-height:1.25}.WriteMediaSection-module___ACILG__mediaMenuTitleInput:focus,.WriteMediaSection-module___ACILG__mediaMenuTitleInput:focus-visible{box-shadow:none;border:none;outline:0}.WriteMediaSection-module___ACILG__mediaMenuMeta{color:#ffffff8c;margin-top:6px;font-size:12px;font-weight:500;line-height:1.35}.WriteMediaSection-module___ACILG__hiddenFileInput{opacity:0;border:0;width:1px;height:1px;padding:0;position:fixed;top:0;left:-10000px;overflow:hidden}.WriteMediaSection-module___ACILG__skeletonLiveRegion{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.WriteMediaSection-module___ACILG__skeletonTile{aspect-ratio:1;box-sizing:border-box;background-color:var(--theme-backgroundTertiary);background-image:linear-gradient(to bottom, var(--theme-backgroundTertiary) 0%, var(--theme-backgroundTertiary) 38%, color-mix(in srgb, var(--theme-backgroundTertiary) 62%, #ffffff3d 38%) 50%, var(--theme-backgroundTertiary) 62%, var(--theme-backgroundTertiary) 100%);background-position:50% 120%;background-repeat:no-repeat;background-size:100% 220%;background-attachment:fixed;border-radius:12px;width:100%;animation:1.5s ease-in-out infinite WriteMediaSection-module___ACILG__skeletonWaveY;position:relative;overflow:hidden}@keyframes WriteMediaSection-module___ACILG__skeletonWaveY{0%{background-position:50% 130%}to{background-position:50% -130%}}@media (prefers-reduced-motion:reduce){.WriteMediaSection-module___ACILG__skeletonTile{opacity:.85;background-position:50% 0;animation:none}}.WriteMediaSection-module___ACILG__emptyHint{color:var(--theme-textSecondary);text-align:center;margin:16px 0 0;padding:0 4px;font-size:13px;line-height:1.5}
