.storytime-selector{display:flex;flex-direction:column;gap:8px;width:300px;max-width:100%;height:100%;overflow-y:auto;padding:8px 0;background:var(--background);border-right:1px solid var(--border);font-family:var(--font-inter);font-size:var(--text-xxs);color:var(--foreground);min-width:0}.storytime-selector__filters{display:flex;gap:4px;padding:0 12px}.storytime-selector__filter{flex:1 1 0;min-width:0;padding:5px 8px;border:1px solid var(--border);border-radius:var(--radius-inline,4px);background:transparent;color:var(--muted-foreground);font-family:inherit;font-size:var(--text-xxs);line-height:1.5;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storytime-selector__filter.is-active,.storytime-selector__filter:hover{background:var(--muted);color:var(--foreground)}.storytime-selector__filter.is-active{font-weight:600}.storytime-selector__grid{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.storytime-selector__grid>li{display:flex;align-items:center;gap:8px;padding:6px 12px}.storytime-selector__grid>li:hover{background:var(--muted)}.storytime-card{flex:1 1 auto;min-width:0;display:grid;grid-template-columns:64px minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;align-items:center;padding:0;border:0;background:transparent;color:inherit;font-family:inherit;text-align:left;cursor:pointer}.storytime-card__cover{grid-row:1/span 2;width:64px;height:48px;object-fit:cover;border-radius:var(--radius-inline,4px);display:block}.storytime-card__title{font-weight:500}.storytime-card__meta,.storytime-card__title{font-size:var(--text-xxs);line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storytime-card__meta{color:var(--muted-foreground)}.storytime-card.is-selected .storytime-card__title{font-weight:600}.storytime-panel [data-testid=storytime-book-add-to-timeline],.storytime-panel [data-testid=storytime-playlist-add-to-timeline],.storytime-selector__grid [data-testid=storytime-story-add-to-timeline]{flex:0 0 auto;padding:3px 8px;border:1px solid var(--border);border-radius:var(--radius-inline,4px);background:transparent;color:var(--muted-foreground);font-family:inherit;font-size:var(--text-xxs);line-height:1.4;white-space:nowrap;cursor:pointer}.storytime-panel [data-testid=storytime-book-add-to-timeline]:hover,.storytime-panel [data-testid=storytime-playlist-add-to-timeline]:hover,.storytime-selector__grid [data-testid=storytime-story-add-to-timeline]:hover{background:var(--muted);color:var(--foreground)}.storytime-selector__books,.storytime-selector__playlists{display:flex;flex-direction:column;gap:8px;min-width:0}.storytime-panel{display:flex;flex-direction:column;gap:6px;min-width:0;padding:0 12px}.storytime-panel__member-title,.storytime-panel__title{font-size:var(--text-xxs);font-weight:600;line-height:1.5}.storytime-panel__empty,.storytime-panel__meta,.storytime-panel__note{font-size:var(--text-xxs);color:var(--muted-foreground);line-height:1.5;margin:0}.storytime-panel__available,.storytime-panel__list,.storytime-panel__members,.storytime-panel__stories{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;min-width:0}.storytime-panel__available>li,.storytime-panel__bar,.storytime-panel__list>li,.storytime-panel__members>li,.storytime-panel__stories>li{display:flex;align-items:center;gap:6px;min-width:0}.storytime-panel__field{flex:1 1 auto;min-width:0;padding:4px 8px;background:var(--background)}.storytime-panel__create,.storytime-panel__field{border:1px solid var(--border);border-radius:var(--radius-inline,4px);color:var(--foreground);font-family:inherit;font-size:var(--text-xxs)}.storytime-panel__create{flex:0 0 auto;padding:4px 10px;background:transparent;cursor:pointer}.storytime-panel__create:hover:not(:disabled){background:var(--muted)}.storytime-panel__create:disabled{opacity:.5;cursor:default}.storytime-panel button{font-family:inherit;font-size:var(--text-xxs)}.storytime-url-import{display:flex;flex-direction:column;gap:4px;padding:0 0 8px;border-bottom:1px solid var(--border);margin-bottom:8px}.storytime-url-import__label{font-size:var(--text-xxs);color:var(--muted-foreground,var(--foreground))}.storytime-url-import__row{display:flex;gap:6px;align-items:center;min-width:0}.storytime-url-import__input{flex:1 1 auto;min-width:0;padding:4px 8px;background:var(--background)}.storytime-url-import__input,.storytime-url-import__reset,.storytime-url-import__submit{border:1px solid var(--border);border-radius:var(--radius-inline,4px);color:var(--foreground);font-family:inherit;font-size:var(--text-xxs)}.storytime-url-import__reset,.storytime-url-import__submit{flex:0 0 auto;padding:4px 10px;background:transparent;cursor:pointer}.storytime-url-import__reset:hover,.storytime-url-import__submit:hover:not(:disabled){background:var(--muted)}.storytime-url-import__input:disabled,.storytime-url-import__submit:disabled{opacity:.5;cursor:default}.storytime-url-import__status{margin:0;font-size:var(--text-xxs);color:var(--muted-foreground,var(--foreground))}.storytime-url-import__error{margin:0;font-size:var(--text-xxs);color:var(--destructive,#b3261e)}@media (max-width:920px){.goals-rewards_mobilePanel__rT3jV{left:3.5rem!important;right:0!important;width:auto!important;top:0!important;max-height:100vh!important;height:100vh!important;border-radius:0!important}}