.story-tabs{flex-wrap:wrap;gap:.6rem;margin:1.5rem 0;display:flex}.story-tabs button,.story-controls input,.story-controls select{border:1px solid var(--border);background:var(--popover);color:inherit;border-radius:8px;padding:.65rem .85rem}.story-tabs button[aria-pressed=true]{background:var(--primary);color:var(--primary-foreground);font-weight:700}.story-controls{flex-wrap:wrap;align-items:end;gap:1rem;display:flex}.story-controls label{flex-direction:column;gap:.4rem;max-width:100%;display:flex}.story-controls select{max-width:360px}.story-controls input[type=number]{width:130px}.story-scope-note,.story-version{opacity:.75;margin:1.2rem 0;font-size:.85rem}.story-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.story-list article,.story-selected{border:1px solid var(--border);background:var(--popover);border-radius:14px;padding:1.5rem}.story-selected{box-shadow:0 0 0 2px var(--accent);margin:1.5rem 0}.story-list h2{font-size:1.15rem;line-height:1.6}.story-explorer button{text-align:left;cursor:pointer}.story-facts{font-size:.9rem}.story-facts>div{gap:1rem;margin:.6rem 0;display:flex}.story-facts dt{opacity:.7;min-width:5em}.story-facts dd{overflow-wrap:anywhere;margin:0}.story-facts button,.story-list h2 button{color:inherit}.story-facts button{text-underline-offset:3px;margin-right:.5rem;text-decoration:underline}.story-prose,.story-explorer blockquote p{white-space:pre-wrap;overflow-wrap:anywhere}.story-badge{color:var(--muted-foreground);margin:1rem 0;font-size:.78rem}.story-explorer details{margin-top:1rem}.story-explorer blockquote{border-left:3px solid var(--accent);margin:1rem 0;padding:.6rem 1rem;font-size:.88rem}.story-check{border-left:3px solid var(--accent);background:var(--background);padding:.7rem}.story-checkpoints{padding-left:1.3rem}.story-version{margin-top:2rem}@media (max-width:800px){.story-list{grid-template-columns:1fr}.story-controls label{width:100%}.story-controls select{max-width:100%}.story-list article,.story-selected,.story-explorer{padding:1rem}}.story-controls [data-slot=native-select]{height:44px;min-height:44px;padding:.45rem 2rem .45rem .75rem;line-height:1.5}.story-controls [data-slot=native-select-wrapper]{width:100%}
