:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color-scheme:dark;background:#111018;color:#f7f2fb}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{min-height:100%;margin:0}body{min-width:320px;min-height:100dvh;background:#111018}button,input{font:inherit}button{cursor:pointer}.theme-root{min-height:100dvh;color:var(--app-text);background:radial-gradient(circle at 50% -20%,color-mix(in srgb,var(--app-accent) 22%,transparent),transparent 34rem),var(--app-background);transition:background .18s ease,color .18s ease}.app-frame{display:flex;min-height:100dvh;flex-direction:column;margin:0 auto;max-width:48rem}.app-header{display:flex;align-items:center;justify-content:space-between;min-height:5.5rem;padding:max(1rem,env(safe-area-inset-top)) 1.25rem .9rem;border-bottom:1px solid color-mix(in srgb,var(--app-border) 72%,transparent);background:color-mix(in srgb,var(--app-background) 86%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-kicker,.eyebrow{margin:0;color:var(--app-accent);font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.app-wordmark{margin:.18rem 0 0;color:var(--app-text);font-size:1.5rem;letter-spacing:-.04em}.app-status{padding:.4rem .62rem;border:1px solid var(--app-border);border-radius:999px;color:var(--app-muted);font-size:.72rem;font-weight:700}.app-content{flex:1;overflow-y:auto;padding:1.25rem 1.25rem 6.8rem}.screen-stack{display:grid;gap:1rem}.hero-card,.section-card,.placeholder-screen{border:1px solid var(--app-border);border-radius:1.25rem;background:color-mix(in srgb,var(--app-surface) 94%,transparent);box-shadow:0 1.1rem 2.5rem #0003}.hero-card{padding:1.4rem;background:linear-gradient(145deg,color-mix(in srgb,var(--app-accent) 16%,transparent),transparent 58%),var(--app-surface)}.hero-card h2,.screen-intro h2,.placeholder-screen h2,.section-heading h2{margin:.4rem 0 0;color:var(--app-text);font-size:clamp(1.5rem,7vw,2.1rem);letter-spacing:-.045em;line-height:1.05}.hero-card>p:not(.eyebrow),.screen-intro>p,.placeholder-screen>p:not(.eyebrow){margin:.85rem 0 0;color:var(--app-muted);line-height:1.55}.section-card{padding:1.1rem}.section-heading{display:flex;align-items:center;justify-content:space-between}.section-heading h2{font-size:1.22rem}.feature-list{display:grid;gap:.75rem;margin-top:1rem}.feature-list article{display:flex;gap:.85rem;align-items:flex-start;padding:.85rem;border:1px solid color-mix(in srgb,var(--app-border) 65%,transparent);border-radius:1rem;background:var(--app-surface-elevated)}.feature-list article>span{display:grid;width:2.35rem;height:2.35rem;flex:0 0 auto;place-items:center;border-radius:.75rem;color:var(--app-accent-text);background:var(--app-accent);font-size:1.25rem;font-weight:800}.feature-list h3{margin:0;color:var(--app-text);font-size:.95rem}.feature-list p{margin:.23rem 0 0;color:var(--app-muted);font-size:.84rem;line-height:1.45}.placeholder-screen{margin-top:1rem;padding:1.5rem;text-align:center}.screen-intro{padding:.3rem .15rem}.theme-grid{display:grid;gap:.7rem}.theme-choice{display:flex;width:100%;gap:.85rem;align-items:center;padding:.8rem;border:1px solid var(--app-border);border-radius:1rem;color:var(--app-text);text-align:left;background:var(--app-surface-elevated)}.theme-choice.is-selected{border-color:var(--app-accent);box-shadow:0 0 0 1px var(--app-accent)}.theme-choice.is-selected:after{margin-left:auto;color:var(--app-accent);content:"✓";font-size:1.15rem;font-weight:900}.theme-preview{display:flex;width:3rem;height:3rem;flex:0 0 auto;flex-direction:column;justify-content:space-between;padding:.45rem;border:1px solid;border-radius:.75rem}.theme-preview i{width:100%;height:1.25rem;border-radius:.35rem}.theme-preview b{width:1.1rem;height:.32rem;border-radius:999px}.theme-choice-copy{display:grid;gap:.18rem}.theme-choice-copy strong{font-size:.92rem}.theme-choice-copy small{color:var(--app-muted);font-size:.75rem;line-height:1.35}.color-controls{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1rem}.color-input{display:grid;gap:.4rem;color:var(--app-muted);font-size:.77rem;font-weight:700}.color-input input{width:100%;height:2.8rem;padding:.2rem;border:1px solid var(--app-border);border-radius:.75rem;background:var(--app-surface-elevated)}.bottom-navigation{position:fixed;z-index:10;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);max-width:48rem;margin:auto;padding:.45rem .35rem max(.55rem,env(safe-area-inset-bottom));border-top:1px solid color-mix(in srgb,var(--app-border) 75%,transparent);background:color-mix(in srgb,var(--app-background) 92%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.navigation-item{display:grid;min-height:3.45rem;place-items:center;gap:.16rem;border:0;border-radius:.85rem;color:var(--app-muted);background:transparent;font-size:.64rem;font-weight:750}.navigation-item.is-active{color:var(--app-accent);background:color-mix(in srgb,var(--app-accent) 13%,transparent)}.navigation-icon{font-size:1.28rem;line-height:1}.loading-screen{display:grid;min-height:100dvh;place-content:center;padding:2rem;text-align:center}.loading-screen h1{max-width:18rem;margin:.65rem 0 0;font-size:1.4rem;letter-spacing:-.04em}.storage-summary{display:flex;gap:.7rem;align-items:flex-start;margin-top:1rem;padding:.9rem;border:1px solid color-mix(in srgb,var(--app-border) 65%,transparent);border-radius:1rem;background:var(--app-surface-elevated)}.storage-summary p,.storage-copy,.storage-details{margin:0;color:var(--app-muted);font-size:.86rem;line-height:1.5}.storage-dot{width:.65rem;height:.65rem;flex:0 0 auto;margin-top:.3rem;border-radius:50%;background:#64d39b;box-shadow:0 0 .8rem #64d39b8c}.primary-button{width:100%;min-height:3rem;margin-top:1rem;padding:.7rem 1rem;border:1px solid var(--app-accent);border-radius:.9rem;color:var(--app-accent-text);background:var(--app-accent);font-weight:800}.primary-button:disabled,.theme-choice:disabled{opacity:.65;cursor:default}.storage-details{margin-top:.75rem;font-size:.76rem}.notice-card{display:flex;gap:.8rem;align-items:center;justify-content:space-between;padding:.9rem 1rem;border:1px solid var(--app-accent);border-radius:1rem;background:color-mix(in srgb,var(--app-accent) 13%,var(--app-surface))}.notice-card p{margin:0;color:var(--app-text);font-size:.82rem;line-height:1.4}.notice-card button{border:0;color:var(--app-accent);background:transparent;font-size:.76rem;font-weight:800}@media(min-width:48rem){.app-content{padding-right:1.8rem;padding-left:1.8rem}}.lock-screen{width:100%;min-height:100dvh;overflow-y:auto;display:flex;align-items:center;justify-content:center;padding:max(24px,env(safe-area-inset-top)) 20px max(24px,env(safe-area-inset-bottom));background:radial-gradient(circle at top,rgba(255,255,255,.08),transparent 48%),var(--bg-app)}.lock-card{width:min(100%,440px);padding:32px 24px;border:1px solid var(--glass-border);border-radius:var(--radius-lg);background:var(--glass-surface);box-shadow:var(--shadow-soft)}.lock-card h1{margin:0;font-size:clamp(2rem,10vw,2.75rem);letter-spacing:-.05em}.lock-copy{margin:32px 0 24px}.lock-copy h2{margin:0 0 10px;font-size:1.35rem}.lock-copy p,.lock-note{margin:0;color:var(--text-muted);font-size:.95rem;line-height:1.6}.eyebrow{margin:0 0 8px;color:var(--text-muted);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.lock-form{display:grid;gap:16px}.lock-form label{display:grid;gap:8px;color:var(--text-main);font-size:.9rem;font-weight:600}.lock-form input{width:100%;min-height:56px;text-align:center;letter-spacing:.22em;font-family:var(--font-mono);font-size:1.15rem}.primary-button{width:100%;min-height:54px;border:1px solid var(--primary);border-radius:50px;background:var(--primary);color:#000;cursor:pointer;font-weight:700;transition:transform .2s ease,opacity .2s ease}.primary-button:active{transform:scale(.98)}.primary-button:disabled{cursor:not-allowed;opacity:.55;transform:none}[data-theme=luxe] .primary-button{background:transparent;color:var(--text-main);border-color:var(--glass-border)}.lock-error{margin:0;padding:12px 14px;border:1px solid rgba(255,91,91,.45);border-radius:var(--radius-sm);background:#ff5b5b1a;color:#ff9c9c;font-size:.9rem;line-height:1.4}.lock-note{margin-top:20px;font-size:.82rem}@media(max-width:420px){.lock-card{padding:28px 20px}}.stories-view,.story-workspace{--story-bg: #05060d;--story-surface: #0b0d18;--story-surface-soft: #111421;--story-surface-strong: #171a2a;--story-border: rgb(137 148 255 / 18%);--story-border-strong: rgb(137 148 255 / 38%);--story-accent: #8994ff;--story-accent-bright: #a7afff;--story-accent-soft: rgb(137 148 255 / 12%);--story-text: #f6f4ff;--story-muted: #9c9cad;--story-danger: #ff9b9b;--story-success: #83dfad;min-width:0;color:var(--story-text)}.stories-view *,.story-workspace *{box-sizing:border-box}.stories-view button,.story-workspace button,.stories-view input,.stories-view textarea,.stories-view select,.story-workspace input,.story-workspace textarea,.story-workspace select{font:inherit}.stories-view button,.story-workspace button{color:inherit}.stories-view button:disabled,.story-workspace button:disabled{cursor:not-allowed;opacity:.42}.story-error-message{display:flex;gap:.75rem;align-items:center;justify-content:space-between;padding:.8rem .9rem;border:1px solid rgb(255 125 125 / 45%);border-radius:1rem;color:#ffb3b3;background:#ff5a5a17;font-size:.78rem}.danger-button{border-color:#ff7d7d4d!important;color:var(--story-danger)!important;background:#ff5a5a14!important}.story-hub{display:grid;gap:1rem;padding-bottom:1rem}.story-hub-header,.story-library-header,.story-screen-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center}.story-library-header,.story-screen-header{grid-template-columns:auto minmax(0,1fr) auto}.story-hub-header>div,.story-library-header>div{display:grid;min-width:0;gap:.12rem}.story-hub-header span,.story-library-header div>span{color:var(--story-accent);font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.story-hub-header h2,.story-library-header h2,.story-screen-header h1{overflow:hidden;margin:0;color:var(--story-text);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,6vw,2rem);font-weight:650;text-overflow:ellipsis;white-space:nowrap}.story-library-more,.story-library-back,.story-screen-back,.story-screen-more{display:grid;width:2.8rem;min-width:2.8rem;height:2.8rem;padding:0;place-items:center;border:1px solid var(--story-border);border-radius:999px;color:var(--story-text);background:var(--story-surface-soft);font-size:1.05rem}.story-hub-hero{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;align-items:center;overflow:hidden;padding:1.15rem;border:1px solid var(--story-border);border-radius:1.25rem;background:radial-gradient(circle at 15% 20%,rgb(121 111 255 / 22%),transparent 34%),linear-gradient(145deg,#111327,#090a13 72%);box-shadow:0 1.2rem 2.5rem #00000047,inset 0 1px #ffffff0a}.story-hub-hero:after{position:absolute;right:-3rem;bottom:-5rem;width:10rem;height:10rem;border-radius:999px;background:#5d69ff21;content:"";filter:blur(12px)}.story-hub-hero-icon,.story-hub-action-icon{display:grid;place-items:center;border:1px solid var(--story-border-strong);color:var(--story-accent-bright);background:var(--story-accent-soft)}.story-hub-hero-icon{width:3.25rem;height:3.25rem;border-radius:1rem;font-size:1.25rem;box-shadow:0 0 1.6rem #747dff2e}.story-hub-hero div{display:grid;min-width:0;gap:.3rem}.story-hub-hero p{margin:0;color:var(--story-accent);font-size:.64rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.story-hub-hero h3{margin:0;color:var(--story-text);font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:650}.story-hub-hero div>span{color:var(--story-muted);font-size:.77rem;line-height:1.5}.story-hub-actions{display:grid;gap:.72rem}.story-hub-action-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:center;width:100%;min-height:4.8rem;padding:.85rem;border:1px solid var(--story-border);border-radius:1.05rem;text-align:left;background:linear-gradient(145deg,rgb(255 255 255 / 2%),transparent),var(--story-surface)}.story-hub-action-card.is-primary{border-color:var(--story-border-strong);background:linear-gradient(145deg,#7b71ff2e,#7b71ff0a),var(--story-surface);box-shadow:0 0 1.5rem #6c77ff1a}.story-hub-action-icon{width:2.8rem;height:2.8rem;border-radius:.85rem;font-size:1rem}.story-hub-action-card>span:nth-child(2){display:grid;min-width:0;gap:.18rem}.story-hub-action-card strong{color:var(--story-text);font-size:.92rem}.story-hub-action-card small{overflow:hidden;color:var(--story-muted);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.story-hub-action-card>span:last-child,.story-library-chevron{color:var(--story-accent-bright);font-size:1.45rem}.story-hub-books{display:grid;gap:.75rem}.story-hub-books>header span{color:var(--story-accent);font-size:.62rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.story-hub-books h3{margin:.1rem 0 0;font-size:1rem}.story-hub-book-list{display:grid;gap:.7rem}.story-hub-book-card{display:grid;grid-template-columns:4rem minmax(0,1fr) auto;gap:.8rem;align-items:center;width:100%;padding:.65rem;border:1px solid var(--story-border);border-radius:1rem;text-align:left;background:var(--story-surface)}.story-hub-book-cover{display:block;width:4rem;height:4rem;border-radius:.8rem;object-fit:cover}.story-hub-book-cover.is-empty{display:grid;place-items:center;color:var(--story-accent-bright);background:linear-gradient(145deg,#7c71ff3d,#7c71ff0a),var(--story-surface-soft);font-size:1.25rem}.story-hub-book-copy{display:grid;min-width:0;gap:.2rem}.story-hub-book-copy strong{overflow:hidden;color:var(--story-text);font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.story-hub-book-copy small{color:var(--story-muted);font-size:.68rem}.story-library-page{display:grid;min-height:calc(100dvh - 10rem);gap:1rem;padding-bottom:1rem}.story-library-content{display:grid;align-content:start;gap:.7rem}.story-library-empty{display:grid;min-height:17rem;padding:2rem 1rem;place-items:center;align-content:center;gap:.45rem;border:1px dashed var(--story-border-strong);border-radius:1.1rem;color:var(--story-muted);text-align:center;background:var(--story-surface)}.story-library-empty>span{color:var(--story-accent);font-size:1.55rem}.story-library-empty h3{margin:.25rem 0 0;color:var(--story-text);font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.story-library-empty p{max-width:18rem;margin:0;font-size:.75rem;line-height:1.5}.story-library-list{display:grid;gap:.7rem}.story-library-row{display:grid;gap:.55rem;padding:.68rem;border:1px solid var(--story-border);border-radius:1rem;background:var(--story-surface)}.story-library-open{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.75rem;align-items:center;width:100%;padding:0;border:0;text-align:left;background:transparent}.story-library-icon{display:grid;width:2.7rem;height:2.7rem;place-items:center;border:1px solid var(--story-border-strong);border-radius:.8rem;color:var(--story-accent-bright);background:var(--story-accent-soft)}.story-library-copy{display:grid;min-width:0;gap:.18rem}.story-library-copy strong{overflow:hidden;color:var(--story-text);font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.story-library-copy small{color:var(--story-muted);font-size:.65rem}.story-library-actions,.story-book-footer-actions,.story-image-popover-actions,.story-chapter-actions,.story-sheet-actions{display:flex;flex-wrap:wrap;gap:.45rem}.story-library-actions button,.story-book-footer-actions button,.story-image-popover-actions button,.story-chapter-actions button,.story-sheet-actions button{min-height:2.3rem;padding:.45rem .65rem;border:1px solid var(--story-border);border-radius:.7rem;background:var(--story-surface-soft);font-size:.68rem;font-weight:700}.story-hub-primary-button,.story-start-button,.story-generate-button,.story-sheet-primary{display:flex;gap:.55rem;align-items:center;justify-content:center;width:100%;min-height:3.45rem;padding:.75rem 1rem;border:1px solid rgb(164 170 255 / 50%);border-radius:1rem;color:#fff;background:linear-gradient(135deg,#6875ff,#8b72ff);box-shadow:0 .9rem 2rem #555eff38,inset 0 1px #ffffff2e;font-size:.86rem;font-weight:800}.story-book-detail-card{display:grid;grid-template-columns:4.5rem minmax(0,1fr);gap:.85rem;align-items:center;padding:.75rem;border:1px solid var(--story-border);border-radius:1rem;background:var(--story-surface)}.story-book-detail-card .story-hub-book-cover{width:4.5rem;height:4.5rem}.story-book-detail-card>div{display:grid;min-width:0;gap:.2rem}.story-book-detail-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-book-detail-card span{color:var(--story-muted);font-size:.68rem}.story-book-cover-button{grid-column:1 / -1;display:flex;min-height:2.5rem;align-items:center;justify-content:center;border:1px solid var(--story-border);border-radius:.75rem;background:var(--story-surface-soft);font-size:.72rem;font-weight:700}.story-setup-screen,.story-focus-screen{position:relative;min-height:100dvh;margin:calc(var(--app-content-padding, 1rem) * -1);padding:max(.8rem,env(safe-area-inset-top)) .8rem max(1rem,env(safe-area-inset-bottom));background:radial-gradient(circle at 20% 0%,rgb(105 88 255 / 14%),transparent 28rem),var(--story-bg)}.story-screen-header{position:sticky;z-index:20;top:0;padding:.25rem 0 .65rem;background:linear-gradient(to bottom,var(--story-bg) 74%,transparent)}.story-setup-content{display:grid;gap:.85rem;padding-bottom:5.5rem}.story-setup-field,.story-character-field,.story-creative-input,.story-creative-settings label,.story-imagen-input,.story-text-sheet label,.story-image-popover label{position:relative;display:grid;gap:.42rem;color:var(--story-muted);font-size:.7rem;font-weight:700}.story-setup-field>span,.story-character-field>span,.story-creative-input>span,.story-imagen-input>span{color:var(--story-text);font-size:.73rem}.story-setup-field input,.story-setup-field textarea,.story-character-field textarea,.story-creative-input textarea,.story-creative-settings textarea,.story-imagen-input textarea,.story-text-sheet select,.story-image-popover select,.story-image-popover input[type=text]{width:100%;border:1px solid var(--story-border);border-radius:1rem;outline:none;color:var(--story-text);background:linear-gradient(145deg,rgb(255 255 255 / 2%),transparent),var(--story-surface);box-shadow:inset 0 1px #ffffff05}.story-setup-field input{min-height:4rem;padding:.85rem;font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.story-setup-field textarea{min-height:12rem;padding:.9rem;resize:vertical;line-height:1.6}.story-setup-field small{position:absolute;right:.75rem;bottom:.65rem;color:var(--story-accent);font-size:.62rem}.story-setup-import,.story-secondary-character-toggle{display:grid;width:100%;align-items:center;border:1px solid var(--story-border);border-radius:1rem;background:var(--story-surface)}.story-setup-import{grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem;min-height:3.25rem;padding:.7rem .8rem;color:var(--story-accent-bright);text-align:left}.story-setup-character-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.story-character-field textarea{min-height:10rem;padding:.8rem;resize:vertical;line-height:1.5}.story-secondary-character-toggle{grid-template-columns:minmax(0,1fr) auto;gap:.15rem .65rem;min-height:4rem;padding:.75rem .8rem;text-align:left}.story-secondary-character-toggle span{font-size:.78rem;font-weight:750}.story-secondary-character-toggle small{color:var(--story-muted);font-size:.65rem}.story-secondary-character-toggle strong{grid-row:1 / 3;grid-column:2;color:var(--story-accent-bright)}.story-start-button{position:fixed;z-index:22;right:.8rem;bottom:max(.8rem,env(safe-area-inset-bottom));left:.8rem;width:auto}.story-focus-screen{padding-top:max(.45rem,env(safe-area-inset-top));padding-bottom:max(4rem,env(safe-area-inset-bottom))}.story-writer-header{position:sticky;z-index:30;top:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;align-items:center;padding:.25rem 0 .55rem;background:linear-gradient(to bottom,var(--story-bg) 80%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.story-writer-title{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);gap:0 .45rem;align-items:baseline}.story-writer-title strong{color:var(--story-text);font-size:.95rem}.story-writer-title>span{overflow:hidden;color:var(--story-muted);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.story-writer-title small{grid-column:1 / -1;overflow:hidden;color:var(--story-muted);font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}.story-mode-navigation{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;padding:.35rem;border:1px solid var(--story-border);border-radius:1rem;background:#0c0e19e8}.story-mode-navigation button{display:grid;min-width:0;min-height:3rem;padding:.35rem .2rem;place-items:center;gap:.1rem;border:0;border-radius:.75rem;color:var(--story-muted);background:transparent;font-size:.61rem;font-weight:700}.story-mode-navigation button span{color:inherit;font-size:.9rem}.story-mode-navigation button.is-active{color:#fff;background:linear-gradient(145deg,#707bff47,#707bff17);box-shadow:inset 0 0 0 1px var(--story-border-strong)}.story-sheet{position:fixed;z-index:50;right:.65rem;bottom:max(.65rem,env(safe-area-inset-bottom));left:.65rem;display:grid;max-height:76dvh;gap:.85rem;padding:.9rem;overflow-y:auto;border:1px solid var(--story-border-strong);border-radius:1.2rem;background:linear-gradient(145deg,rgb(255 255 255 / 3%),transparent),#0d0f1a;box-shadow:0 -1rem 3rem #00000073,0 0 2rem #6971ff1a}.story-sheet>header,.story-image-popover>header,.story-imagen-result>header{display:flex;gap:.7rem;align-items:center;justify-content:space-between}.story-sheet>header div{display:grid;gap:.1rem}.story-sheet>header span{color:var(--story-accent);font-size:.61rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.story-sheet h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.15rem}.story-sheet>header button{min-height:2.3rem;padding:.4rem .65rem;border:1px solid var(--story-border);border-radius:.75rem;background:var(--story-surface-soft);font-size:.68rem}.story-chapter-list{display:grid;gap:.6rem;margin:0;padding:0;list-style:none}.story-chapter-list li{display:grid;gap:.5rem;padding:.65rem;border:1px solid var(--story-border);border-radius:.85rem;background:var(--story-surface-soft)}.story-chapter-list li.is-active{border-color:var(--story-border-strong);box-shadow:inset 0 0 0 1px #8994ff1a}.story-chapter-select{display:grid;width:100%;gap:.15rem;padding:0;border:0;color:var(--story-text);text-align:left;background:transparent}.story-chapter-select small{color:var(--story-accent);font-size:.61rem}.story-text-sheet{grid-template-columns:1fr}.story-text-sheet label{color:var(--story-muted)}.story-text-sheet select{min-height:2.8rem;padding:.6rem .7rem}.story-text-sheet input[type=range],.story-image-range input[type=range]{width:100%;accent-color:var(--story-accent)}.story-document-stage{min-width:0;min-height:calc(100dvh - 9rem);padding:.35rem .15rem 5rem}.story-flow-editor{width:100%}.story-flow-document{display:flow-root;min-height:calc(100dvh - 13rem);padding:.4rem .25rem 2rem}.story-flow-paragraph{display:block;width:100%;min-height:2.75rem;margin:0;padding:.3rem .25rem;overflow:hidden;resize:none;border:0;border-radius:0;outline:none;color:var(--story-text);background:transparent;font:inherit;line-height:inherit;caret-color:var(--story-accent-bright)}.story-flow-paragraph::placeholder{color:#676778}.story-flow-paragraph:focus{background:linear-gradient(to right,rgb(137 148 255 / 5%),transparent 75%)}.story-image-source-control{position:fixed;z-index:36;right:.7rem;bottom:10.45rem;display:grid;justify-items:end;gap:.55rem}.story-flow-image-button{display:grid;width:2.75rem;height:2.75rem;padding:0;place-items:center;border:1px solid var(--story-border-strong);border-radius:999px;color:var(--story-accent-bright);background:#0d0f1bf0;box-shadow:0 .8rem 1.8rem #00000052,0 0 1.1rem #6a73ff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:1rem}.story-flow-image-button.is-active{border-color:var(--story-accent-bright);background:linear-gradient(145deg,#707bff4d,#707bff1a),#0d0f1bf5}.story-image-source-menu{display:grid;width:min(18rem,calc(100vw - 1.4rem));gap:.45rem;padding:.6rem;border:1px solid var(--story-border-strong);border-radius:1rem;background:linear-gradient(145deg,rgb(255 255 255 / 3%),transparent),#0d0f1a;box-shadow:0 1rem 2.6rem #00000075,0 0 1.6rem #6971ff1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.story-image-source-menu button{display:grid;grid-template-columns:2.35rem minmax(0,1fr);gap:.65rem;align-items:center;width:100%;min-height:3.45rem;padding:.55rem .65rem;border:1px solid var(--story-border);border-radius:.8rem;text-align:left;background:var(--story-surface-soft)}.story-image-source-menu button>span:first-child{display:grid;width:2.35rem;height:2.35rem;place-items:center;border:1px solid var(--story-border-strong);border-radius:.7rem;color:var(--story-accent-bright);background:var(--story-accent-soft)}.story-image-source-menu button>span:last-child{display:grid;min-width:0;gap:.12rem}.story-image-source-menu strong{color:var(--story-text);font-size:.74rem}.story-image-source-menu small{color:var(--story-muted);font-size:.61rem}.story-flow-image-block{display:flow-root;clear:both;margin:.6rem 0}.story-flow-image{position:relative;width:100%;margin:.6rem 0}.story-flow-image.is-left.has-text-wrap{width:min(66%,28rem);margin-right:auto;margin-left:0}.story-flow-image.is-right.has-text-wrap{width:min(66%,28rem);margin-right:0;margin-left:auto}.story-flow-image.is-center,.story-flow-image.has-no-text-wrap{width:100%;margin-right:auto;margin-left:auto}.story-flow-image.is-left.has-text-wrap .story-flow-image-preview{justify-items:start}.story-flow-image.is-right.has-text-wrap .story-flow-image-preview{justify-items:end}.story-flow-image.is-center .story-flow-image-preview,.story-flow-image.has-no-text-wrap .story-flow-image-preview{justify-items:center}.story-flow-image-preview{display:grid;width:100%;min-height:6rem;padding:0;place-items:center;overflow:hidden;border:1px solid transparent;border-radius:1rem;background:transparent}.story-flow-image.is-selected .story-flow-image-preview{border-color:var(--story-border-strong);box-shadow:0 0 0 2px #8994ff14,0 0 1.5rem #6a73ff24}.story-flow-image-preview img{display:block;max-width:100%;height:auto;border-radius:1rem;object-fit:contain}.story-flow-image figcaption{margin-top:.4rem;color:var(--story-muted);font-size:.64rem;text-align:center}.story-image-placeholder{display:grid;min-height:8rem;place-items:center;color:var(--story-muted);font-size:.7rem}.story-flow-insert-zone{display:block;width:100%;min-height:1.25rem;padding:0;clear:both;border:0;color:transparent;background:transparent;font-size:.6rem;text-align:left}.story-flow-insert-zone span{display:inline-block;opacity:0;transition:opacity .12s ease}.story-flow-insert-zone:focus span,.story-flow-insert-zone:hover span{color:var(--story-accent);opacity:1}.story-image-popover{position:relative;z-index:20;display:grid;gap:.7rem;margin-top:.55rem;padding:.75rem;clear:both;border:1px solid var(--story-border-strong);border-radius:1rem;background:#0c0e19;box-shadow:0 1rem 2.5rem #0000006b}.story-image-popover header div{display:grid;gap:.05rem}.story-image-popover header span{color:var(--story-accent);font-size:.58rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.story-image-popover header strong{font-size:.85rem}.story-image-popover header button{display:grid;width:2.2rem;height:2.2rem;padding:0;place-items:center;border:1px solid var(--story-border);border-radius:999px;background:var(--story-surface-soft)}.story-image-popover select,.story-image-popover input[type=text]{min-height:2.6rem;padding:.55rem .65rem}.story-image-range{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:center}.story-image-range span{min-width:3.3rem;color:var(--story-accent-bright);font-size:.68rem;text-align:right}.story-flow-section-break{display:grid;grid-template-columns:minmax(2rem,1fr) auto minmax(2rem,1fr);gap:.5rem;align-items:center;width:100%;margin:1rem 0;padding:0;clear:both;border:0;color:var(--story-muted);background:transparent}.story-flow-section-break span{height:1px;background:var(--story-border)}.story-flow-section-break small{font-size:.6rem}.story-reader{display:flow-root;min-height:calc(100dvh - 13rem);padding:.4rem .25rem 4rem;overflow-wrap:anywhere;color:var(--story-text)}.story-reader-paragraph{margin:0 0 1em;white-space:normal}.story-reader-image{margin:.6rem 0 1rem}.story-reader-image img{display:block;width:100%;height:auto;border-radius:1rem}.story-reader-image figcaption{margin-top:.35rem;color:var(--story-muted);font-size:.64rem;text-align:center}.story-reader-image.is-left.has-text-wrap{float:left;max-width:66%;margin-right:.8rem}.story-reader-image.is-right.has-text-wrap{float:right;max-width:66%;margin-left:.8rem}.story-reader-image.is-center,.story-reader-image.has-no-text-wrap{clear:both;float:none}.story-reader-image.is-loading,.story-reader-image.is-missing{display:grid;min-height:8rem;place-items:center;border:1px dashed var(--story-border);border-radius:1rem;color:var(--story-muted);background:var(--story-surface);font-size:.7rem}.story-reader-clear{clear:both}.story-creative-screen,.story-imagen-screen{display:grid;gap:.9rem;padding:.3rem .1rem 5rem}.story-segmented-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;padding:.35rem;border:1px solid var(--story-border);border-radius:1rem;background:var(--story-surface)}.story-segmented-control button{min-height:2.7rem;padding:.45rem;border:0;border-radius:.75rem;color:var(--story-muted);background:transparent;font-size:.7rem;font-weight:700}.story-segmented-control button.is-active{color:#fff;background:linear-gradient(145deg,#707bff4d,#707bff14);box-shadow:inset 0 0 0 1px var(--story-border-strong)}.story-creative-input textarea{min-height:13rem;padding:.9rem;resize:vertical;line-height:1.55}.story-creative-input small{position:absolute;right:.75rem;bottom:.65rem;color:var(--story-muted);font-size:.6rem}.story-creative-settings{display:grid;gap:1rem;padding:.9rem;border:1px solid var(--story-border);border-radius:1.1rem;background:var(--story-surface)}.story-creative-settings h2{margin:0;color:var(--story-accent-bright);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.story-creative-settings>div{display:grid;gap:.5rem}.story-creative-settings>div>span{color:var(--story-muted);font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.story-option-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.story-option-row button{display:grid;min-height:3.8rem;padding:.45rem;place-items:center;gap:.1rem;border:1px solid var(--story-border);border-radius:.85rem;background:var(--story-surface-soft)}.story-option-row button strong{font-size:.92rem}.story-option-row button small{color:var(--story-muted);font-size:.6rem}.story-option-row button.is-active,.story-focus-options button.is-active{border-color:var(--story-border-strong);color:#fff;background:linear-gradient(145deg,#707bff45,#707bff12);box-shadow:0 0 1rem #6972ff1a}.story-focus-options{display:flex;flex-wrap:wrap;gap:.45rem}.story-focus-options button{min-height:2.45rem;padding:.45rem .75rem;border:1px solid var(--story-border);border-radius:999px;background:var(--story-surface-soft);font-size:.66rem}.story-creative-settings textarea{min-height:8rem;padding:.75rem;resize:vertical;line-height:1.5}.story-creative-settings>small{color:var(--story-muted);font-size:.62rem;line-height:1.45;text-align:center}.story-imagen-status{display:flex;gap:.4rem;align-items:center;color:var(--story-muted);font-size:.67rem}.story-imagen-status i{width:.45rem;height:.45rem;border-radius:999px;background:var(--story-accent);box-shadow:0 0 .8rem var(--story-accent)}.story-imagen-result{display:grid;gap:.75rem;padding:.85rem;border:1px solid var(--story-border);border-radius:1.1rem;background:var(--story-surface)}.story-imagen-result>header{justify-content:flex-start;color:var(--story-accent-bright);font-size:.75rem;font-weight:750}.story-imagen-placeholder{display:grid;min-height:12rem;padding:1rem;place-items:center;border:1px dashed var(--story-border);border-radius:.9rem;color:var(--story-muted);background:var(--story-surface-soft);font-size:.7rem;text-align:center}.story-imagen-result>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.story-imagen-result>div:last-child button{min-height:2.7rem;border:1px solid var(--story-border);border-radius:.8rem;background:var(--story-surface-soft);font-size:.68rem}.story-imagen-input textarea{min-height:12rem;padding:.85rem;resize:vertical;line-height:1.55}.story-floating-navigation{position:fixed;z-index:35;right:.7rem;bottom:4.2rem;display:grid;gap:.45rem}.story-floating-navigation button{display:grid;width:2.75rem;height:2.75rem;padding:0;place-items:center;border:1px solid var(--story-border-strong);border-radius:999px;color:var(--story-accent-bright);background:#0d0f1beb;box-shadow:0 .8rem 1.8rem #00000052,0 0 1.1rem #6a73ff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.story-writer-footer{position:fixed;z-index:34;right:.7rem;bottom:max(.45rem,env(safe-area-inset-bottom));left:.7rem;display:flex;min-height:2.7rem;gap:.6rem;align-items:center;justify-content:space-between;padding:.45rem .6rem;border:1px solid var(--story-border);border-radius:999px;background:#0c0e19eb;box-shadow:0 .8rem 2rem #0000004d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.story-writer-footer span{overflow:hidden;color:var(--story-muted);font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.story-writer-footer button{min-height:2rem;padding:.3rem .7rem;border:1px solid var(--story-border);border-radius:999px;color:var(--story-accent-bright);background:var(--story-accent-soft);font-size:.63rem;font-weight:750}.story-empty-state{display:grid;min-height:15rem;padding:1.5rem;place-items:center;align-content:center;gap:.7rem;border:1px dashed var(--story-border);border-radius:1rem;color:var(--story-muted);text-align:center}.story-empty-state p{margin:0}.story-empty-state button{min-height:2.8rem;padding:.55rem .85rem;border:1px solid var(--story-border-strong);border-radius:.8rem;color:#fff;background:var(--story-accent-soft)}@media(max-width:24rem){.story-setup-character-grid{grid-template-columns:1fr}.story-character-field textarea{min-height:8rem}.story-mode-navigation button{font-size:.56rem}}@media(min-width:48rem){.story-hub,.story-library-page{width:min(100%,44rem);margin-inline:auto}.story-setup-content,.story-creative-screen,.story-imagen-screen{width:min(100%,46rem);margin-inline:auto}.story-document-stage{width:min(100%,58rem);margin-inline:auto}.story-sheet{width:min(calc(100% - 2rem),42rem);right:auto;left:50%;transform:translate(-50%)}.story-start-button{width:min(calc(100% - 2rem),46rem);right:auto;left:50%;transform:translate(-50%)}.story-writer-footer{width:min(calc(100% - 2rem),58rem);right:auto;left:50%;transform:translate(-50%)}.story-floating-navigation,.story-image-source-control{right:max(1rem,calc((100vw - 62rem)/2))}}.story-creative-screen,.story-imagen-screen{display:grid;min-width:0;gap:.85rem;padding-bottom:7rem}.story-ai-card,.story-ai-preview,.story-ai-memory-list,.story-ai-settings,.story-ai-soft-warning{display:grid;min-width:0;gap:.8rem;padding:.9rem;border:1px solid var(--story-border);border-radius:1rem;background:linear-gradient(145deg,rgb(255 255 255 / 2%),transparent),var(--story-surface);box-shadow:inset 0 1px #ffffff08}.story-ai-card h2,.story-ai-card h3,.story-ai-preview h2,.story-ai-preview h3,.story-ai-memory-list h2,.story-ai-settings h3{margin:0;color:var(--story-text)}.story-ai-card p,.story-ai-preview p,.story-ai-memory-list p,.story-ai-settings p{margin:0;color:var(--story-muted);line-height:1.55}.story-ai-field,.story-ai-card label,.story-ai-settings label,.story-imagen-preset-editor label{display:grid;min-width:0;gap:.38rem;color:var(--story-muted);font-size:.72rem;font-weight:700}.story-ai-card input,.story-ai-card textarea,.story-ai-card select,.story-ai-settings input,.story-ai-settings textarea,.story-ai-settings select,.story-imagen-preset-editor input,.story-imagen-preset-editor textarea{width:100%;min-width:0;border:1px solid var(--story-border);border-radius:.8rem;color:var(--story-text);background:var(--story-surface-soft);outline:none}.story-ai-card input,.story-ai-card select,.story-ai-settings input,.story-ai-settings select,.story-imagen-preset-editor input{min-height:2.75rem;padding:.65rem .75rem}.story-ai-card textarea,.story-ai-settings textarea,.story-imagen-preset-editor textarea{min-height:6.5rem;padding:.75rem;resize:vertical;line-height:1.55}.story-ai-card input:focus,.story-ai-card textarea:focus,.story-ai-card select:focus,.story-ai-settings input:focus,.story-ai-settings textarea:focus,.story-ai-settings select:focus,.story-imagen-preset-editor input:focus,.story-imagen-preset-editor textarea:focus{border-color:var(--story-border-strong);box-shadow:0 0 0 3px var(--story-accent-soft)}.story-ai-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.story-ai-actions{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.story-ai-actions>button,.story-ai-preview button,.story-ai-card button,.story-ai-memory-list button,.story-ai-settings button,.story-ai-soft-warning button{min-height:2.65rem;padding:.55rem .85rem;border:1px solid var(--story-border);border-radius:.78rem;color:var(--story-text);background:var(--story-surface-soft);font-size:.7rem;font-weight:750}.story-generate-button{border-color:var(--story-border-strong)!important;color:#fff!important;background:linear-gradient(135deg,#6b5dfff2,#5368ffd1)!important;box-shadow:0 .65rem 1.4rem #505aff2e}.story-segmented-control{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:.35rem;padding:.3rem;border:1px solid var(--story-border);border-radius:.9rem;background:var(--story-surface)}.story-segmented-control button{min-height:2.45rem;padding:.45rem .55rem;border:0;border-radius:.68rem;color:var(--story-muted);background:transparent;font-size:.66rem;font-weight:800}.story-segmented-control button.is-active{color:#fff;background:var(--story-accent-soft);box-shadow:inset 0 0 0 1px var(--story-border-strong)}.story-ai-local-message,.story-ai-selection-status,.story-imagen-mode-note{margin:0;padding:.65rem .75rem;border:1px solid var(--story-border);border-radius:.75rem;color:var(--story-muted);background:var(--story-surface-soft);font-size:.68rem;line-height:1.45}.story-ai-selection-status.is-ready{border-color:#5cd69052;color:var(--story-success);background:#40b47414}.story-ai-paragraph-plan{display:grid;gap:.7rem}.story-ai-paragraph-plan>header,.story-imagen-presets>header,.story-imagen-preset-editor>header,.story-ai-anonymization>header,.story-ai-memory-list>header,.story-ai-preview>header,.story-imagen-header{display:flex;min-width:0;gap:.75rem;align-items:flex-start;justify-content:space-between}.story-ai-paragraph-plan>header>div,.story-imagen-presets>header>div,.story-ai-anonymization>header>div,.story-ai-memory-list>header>div,.story-ai-preview>header>div,.story-imagen-header>div{display:grid;min-width:0;gap:.2rem}.story-ai-paragraph-plan>header span,.story-imagen-presets>header span,.story-ai-preview>header span,.story-imagen-header span{color:var(--story-accent);font-size:.62rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.story-ai-paragraph-plan>header small,.story-imagen-presets>header small{color:var(--story-muted);font-size:.63rem;line-height:1.4}.story-ai-paragraph-plan>article{display:grid;gap:.65rem;padding:.75rem;border:1px solid var(--story-border);border-radius:.85rem;background:var(--story-surface-soft)}.story-ai-paragraph-plan>article>div{display:flex;gap:.6rem;align-items:center;justify-content:space-between}.story-ai-paragraph-plan>article>div button{min-height:2rem;padding:.3rem .55rem;color:var(--story-danger);background:transparent}.story-ai-criteria summary,.story-ai-memory-preview summary{cursor:pointer;color:var(--story-accent-bright);font-size:.72rem;font-weight:800}.story-ai-criteria[open] summary,.story-ai-memory-preview[open] summary{margin-bottom:.75rem}.story-ai-soft-warning{border-color:#ffbe5c61;background:linear-gradient(145deg,rgb(255 182 72 / 10%),transparent),var(--story-surface)}.story-ai-soft-warning strong{color:#ffd18a}.story-ai-soft-warning>div{display:flex;flex-wrap:wrap;gap:.55rem}.story-ai-preview{border-color:var(--story-border-strong)}.story-ai-preview>header h2{font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.story-ai-preview>details{padding:.7rem;border:1px solid var(--story-border);border-radius:.78rem;background:var(--story-surface-soft)}.story-ai-preview-text,.story-ai-ideas,.story-ai-memory-preview,.story-ai-canon-candidates{display:grid;gap:.65rem}.story-ai-preview-text article,.story-ai-ideas article,.story-ai-memory-preview article,.story-ai-canon-candidates article,.story-ai-memory-list article{display:grid;gap:.4rem;padding:.75rem;border:1px solid var(--story-border);border-radius:.8rem;background:var(--story-surface-soft)}.story-ai-preview-text article>span{color:var(--story-accent);font-size:.62rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.story-ai-summary{display:grid;gap:.55rem}.story-ai-token-line{color:var(--story-muted)!important;font-size:.64rem;text-align:right}.story-ai-context-toggle{justify-self:start}.story-ai-context-list{display:grid;gap:.5rem;margin:0;padding:0;list-style:none}.story-ai-context-list li{display:grid;gap:.25rem;padding:.65rem;border:1px solid var(--story-border);border-radius:.72rem;background:var(--story-surface-soft)}.story-ai-context-list li>div{display:flex;min-width:0;gap:.6rem;align-items:center;justify-content:space-between}.story-ai-context-list strong{overflow:hidden;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.story-ai-context-list span,.story-ai-context-list small{color:var(--story-muted);font-size:.6rem}.story-ai-context-list span{flex:0 0 auto}.story-ai-canon-candidates{padding-top:.7rem;border-top:1px solid var(--story-border)}.story-ai-canon-candidates>p{font-size:.66rem}.story-ai-preview>footer{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:flex-end;padding-top:.75rem;border-top:1px solid var(--story-border)}.story-ai-memory-list>header p{font-size:.68rem}.story-ai-memory-list article>div{display:flex;min-width:0;gap:.6rem;align-items:center;justify-content:space-between}.story-ai-memory-list article>div span{flex:0 0 auto;padding:.22rem .45rem;border-radius:999px;color:var(--story-accent-bright);background:var(--story-accent-soft);font-size:.56rem;font-weight:800}.story-ai-memory-list article small{color:var(--story-muted);font-size:.6rem}.story-ai-settings{gap:1rem}.story-ai-settings fieldset{display:grid;gap:.7rem;margin:0;padding:.8rem;border:1px solid var(--story-border);border-radius:.85rem}.story-ai-settings legend{padding-inline:.35rem;color:var(--story-accent-bright);font-size:.68rem;font-weight:800}.story-ai-settings fieldset label:has(input[type=checkbox]){display:flex;gap:.55rem;align-items:center}.story-ai-settings input[type=checkbox],.story-imagen-preset-list input[type=checkbox]{width:1.1rem;min-width:1.1rem;height:1.1rem;min-height:1.1rem;padding:0;accent-color:var(--story-accent)}.story-ai-anonymization{display:grid;gap:.65rem}.story-ai-anonymization>header p{font-size:.65rem}.story-ai-anonymization article{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:.5rem;align-items:center}.story-ai-anonymization article button{min-height:2.75rem;color:var(--story-danger)}.story-imagen-header p{max-width:22rem;font-size:.66rem;text-align:right}.story-imagen-presets,.story-imagen-preset-editor{gap:.75rem}.story-imagen-preset-list{display:grid;gap:.5rem}.story-imagen-preset-list article{display:flex;gap:.65rem;align-items:center;justify-content:space-between;padding:.65rem;border:1px solid var(--story-border);border-radius:.75rem;background:var(--story-surface-soft)}.story-imagen-preset-list article.is-selected{border-color:var(--story-border-strong);background:var(--story-accent-soft)}.story-imagen-preset-list article>label{display:flex;min-width:0;gap:.55rem;align-items:center}.story-imagen-preset-list article>label span{overflow:hidden;color:var(--story-text);text-overflow:ellipsis;white-space:nowrap}.story-imagen-preset-list article>div{display:flex;flex:0 0 auto;gap:.35rem}.story-imagen-preset-list article button{min-height:2rem;padding:.3rem .55rem}.story-imagen-preview textarea{min-height:12rem;padding:.8rem;border:1px solid var(--story-border);border-radius:.82rem;color:var(--story-text);background:var(--story-surface-soft);resize:vertical;line-height:1.55}.story-character-header,.story-memory-panel>header,.story-privacy-settings>header{display:flex;min-width:0;gap:.75rem;align-items:flex-start;justify-content:space-between}.story-character-header>div,.story-memory-panel>header>div,.story-privacy-settings>header>div{display:grid;min-width:0;gap:.2rem}.story-character-header h2,.story-privacy-settings h3{margin:0}.story-character-header p,.story-privacy-settings p{margin:0;color:var(--story-muted);font-size:.68rem;line-height:1.45}.story-character-list,.story-memory-proposals,.story-memory-list,.story-privacy-settings{display:grid;min-width:0;gap:.7rem}.story-character-card,.story-memory-proposals>label,.story-memory-list>article,.story-privacy-settings>article{display:grid;min-width:0;gap:.7rem;padding:.8rem;border:1px solid var(--story-border);border-radius:.9rem;background:var(--story-surface-soft)}.story-character-card>label,.story-character-card .story-ai-grid label,.story-privacy-settings>article>label{display:grid;min-width:0;gap:.38rem;color:var(--story-muted);font-size:.72rem;font-weight:700}.story-character-card input,.story-character-card textarea,.story-character-card select,.story-privacy-settings input,.story-privacy-settings select{width:100%;min-width:0;border:1px solid var(--story-border);border-radius:.8rem;color:var(--story-text);background:var(--story-surface);outline:none}.story-character-card input,.story-character-card select,.story-privacy-settings input,.story-privacy-settings select{min-height:2.75rem;padding:.65rem .75rem}.story-character-card textarea{min-height:7rem;padding:.75rem;resize:vertical;line-height:1.55}.story-character-card input:focus,.story-character-card textarea:focus,.story-character-card select:focus,.story-privacy-settings input:focus,.story-privacy-settings select:focus{border-color:var(--story-border-strong);box-shadow:0 0 0 3px var(--story-accent-soft)}.story-character-card>.danger-button,.story-privacy-settings>article>.danger-button{justify-self:start}.story-memory-proposals{padding-top:.75rem;border-top:1px solid var(--story-border)}.story-memory-proposals>h3{margin:0}.story-memory-proposals>label{grid-template-columns:auto minmax(0,1fr);align-items:start;cursor:pointer}.story-memory-proposals input[type=checkbox]{width:1.1rem;min-width:1.1rem;height:1.1rem;margin-top:.15rem;accent-color:var(--story-accent)}.story-memory-proposals>label>span{display:grid;min-width:0;gap:.3rem;color:var(--story-muted);font-size:.68rem;line-height:1.5}.story-memory-proposals>label strong,.story-memory-list>article strong{color:var(--story-text)}.story-memory-list>article p{overflow-wrap:anywhere}.story-memory-list>article small{color:var(--story-accent-bright);font-size:.6rem}.story-privacy-settings{padding-top:.9rem;border-top:1px solid var(--story-border)}.story-privacy-settings>article{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end}.story-privacy-settings>article>button{min-height:2.75rem}@media(max-width:36rem){.story-ai-grid{grid-template-columns:1fr}.story-ai-paragraph-plan>header,.story-imagen-presets>header,.story-ai-anonymization>header,.story-ai-memory-list>header,.story-ai-preview>header,.story-imagen-header,.story-character-header,.story-memory-panel>header,.story-privacy-settings>header{align-items:stretch}.story-imagen-header,.story-character-header,.story-memory-panel>header,.story-privacy-settings>header{display:grid}.story-imagen-header p{max-width:none;text-align:left}.story-ai-anonymization article,.story-privacy-settings>article{grid-template-columns:1fr}.story-ai-anonymization article button,.story-privacy-settings>article>button{justify-self:start;min-height:2.35rem}.story-imagen-preset-list article{display:grid}.story-imagen-preset-list article>div{justify-content:flex-end}.story-ai-preview>footer,.story-ai-soft-warning>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.story-ai-preview>footer button,.story-ai-soft-warning>div button{width:100%}}@media(max-width:24rem){.story-creative-screen,.story-imagen-screen{gap:.7rem}.story-ai-card,.story-ai-preview,.story-ai-memory-list,.story-ai-settings,.story-ai-soft-warning,.story-character-card,.story-memory-proposals>label,.story-memory-list>article,.story-privacy-settings>article{padding:.75rem;border-radius:.9rem}.story-segmented-control button{padding-inline:.3rem;font-size:.58rem}.story-ai-preview>footer,.story-ai-soft-warning>div{grid-template-columns:1fr}.story-ai-context-list li>div{align-items:flex-start}.story-ai-context-list strong{white-space:normal}}.story-workspace{display:grid;min-width:0;gap:.8rem;padding-top:max(.45rem,env(safe-area-inset-top));padding-bottom:max(5rem,env(safe-area-inset-bottom))}.story-workspace-header{position:sticky;z-index:30;top:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;align-items:center;padding:.25rem 0 .55rem;background:linear-gradient(to bottom,var(--story-bg) 80%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.story-workspace-header>button{display:grid;width:2.65rem;min-width:2.65rem;height:2.65rem;padding:0;place-items:center;overflow:hidden;border:1px solid var(--story-border);border-radius:999px;background:var(--story-surface-soft);font-size:0}.story-workspace-header>button:before{content:"←";font-size:1rem}.story-workspace-header>div{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;gap:.15rem .55rem;align-items:baseline}.story-workspace-header strong{overflow:hidden;color:var(--story-text);font-family:Georgia,Times New Roman,serif;font-size:1.05rem;text-overflow:ellipsis;white-space:nowrap}.story-workspace-header span{color:var(--story-muted);font-size:.62rem;text-transform:capitalize}.story-workspace-tabs{display:grid;min-width:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:.28rem;padding:.32rem;overflow:hidden;border:1px solid var(--story-border);border-radius:1rem;background:#0c0e19e8}.story-workspace-tabs button{min-width:0;min-height:2.75rem;padding:.35rem .12rem;overflow:hidden;border:0;border-radius:.72rem;color:var(--story-muted);background:transparent;font-size:clamp(.54rem,2.5vw,.66rem);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.story-workspace-tabs button.is-active{color:#fff;background:linear-gradient(145deg,#707bff47,#707bff17);box-shadow:inset 0 0 0 1px var(--story-border-strong)}.story-workspace-message{margin:0;padding:.65rem .75rem;border:1px solid var(--story-border);border-radius:.85rem;color:var(--story-muted);background:var(--story-surface-soft);font-size:.72rem}.story-setup-screen,.story-chapter-sidebar{display:grid;min-width:0;gap:.75rem}.story-chapter-sidebar{padding:.75rem;border:1px solid var(--story-border);border-radius:1rem;background:var(--story-surface)}.story-chapter-sidebar>header{display:flex;gap:.65rem;align-items:center;justify-content:space-between}.story-chapter-sidebar h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.05rem}.story-chapter-sidebar article{display:grid;gap:.5rem;padding:.65rem;border:1px solid var(--story-border);border-radius:.85rem;background:var(--story-surface-soft)}.story-chapter-sidebar article.is-active{border-color:var(--story-border-strong);box-shadow:inset 0 0 0 1px #8994ff1a}.story-chapter-sidebar article>button{width:100%;min-width:0;padding:.2rem 0;overflow:hidden;border:0;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:transparent;font-weight:750}.story-chapter-sidebar article>div{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:.38rem}.story-chapter-sidebar article:is(.is-active,:focus-within)>div{display:grid}.story-chapter-sidebar article>div button{min-width:0;min-height:2.35rem;padding:.38rem .45rem;overflow:hidden;border:1px solid var(--story-border);border-radius:.65rem;background:var(--story-surface-strong);font-size:.62rem;text-overflow:ellipsis}.story-ai-preview textarea[aria-label=Story-KI-Vorschau],.story-ai-preview textarea[aria-label=Anfangsvorschau]{width:100%;min-height:18rem;height:min(45dvh,34rem);padding:.85rem;overflow-y:auto;resize:vertical;border:1px solid var(--story-border);border-radius:.9rem;color:var(--story-text);background:var(--story-surface-soft);line-height:1.6}@media(max-width:360px){.story-workspace-tabs{gap:.18rem;padding:.25rem}.story-workspace-tabs button{min-height:2.55rem;padding-inline:.05rem;font-size:.54rem}.story-chapter-sidebar article>div{grid-template-columns:1fr}}.characters-screen{width:min(1180px,100%);margin:0 auto;padding:1.25rem 1rem 7rem;color:var(--color-text, #f6f3ff)}.characters-screen--centered{min-height:55vh;display:grid;place-content:center;text-align:center}.characters-hero,.character-editor-card,.character-list-card,.character-subcard,.character-empty-state{border:1px solid color-mix(in srgb,var(--color-primary, #7767ef) 34%,transparent);background:linear-gradient(145deg,#231f46f5,#121126fa);border-radius:1.25rem;box-shadow:0 1rem 2.5rem #05041233}.characters-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;padding:clamp(1.25rem,3vw,2rem);margin-bottom:1rem}.characters-hero h1,.character-editor-card h2,.character-list-card h2,.character-subcard h3,.character-danger-zone h3{margin:0}.characters-hero p,.character-editor-card__heading p,.character-subcard__heading p,.character-empty-state p,.character-danger-zone p{color:var(--color-text-muted, #b9b3d6);line-height:1.55}.characters-layout{display:grid;grid-template-columns:minmax(250px,.78fr) minmax(0,1.65fr);gap:1rem;align-items:start}.characters-sidebar,.characters-main{min-width:0;display:grid;gap:1rem}.character-list-card,.character-editor-card,.character-subcard{padding:1rem}.character-list-card__heading,.character-subcard__heading,.character-editor-card__heading,.story-character-profile-selector__heading{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.character-list-card__heading p,.character-subcard__heading p{margin:.35rem 0 0}.character-count-badge,.character-link-status{flex:0 0 auto;display:inline-flex;min-width:2rem;min-height:2rem;align-items:center;justify-content:center;padding:.25rem .65rem;border-radius:999px;background:#7767ef29;color:#ded9ff;font-size:.78rem;font-weight:700}.character-link-status--stale{background:#f7b14229;color:#ffd890}.character-list,.character-term-list{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.character-list-item{display:grid;gap:.55rem;padding:.65rem;border:1px solid rgba(126,111,222,.22);border-radius:.95rem;background:#0b0a1b8a}.character-list-item--active{border-color:#9786ffc7;box-shadow:inset 0 0 0 1px #9786ff38}.character-list-item__select,.character-default-button,.character-icon-button{border:0;font:inherit}.character-list-item__select{width:100%;display:grid;gap:.2rem;padding:.2rem;text-align:left;background:transparent;color:inherit;cursor:pointer}.character-list-item__select span{color:var(--color-text-muted, #b9b3d6);font-size:.85rem}.character-default-button{min-height:2.75rem;border-radius:.75rem;background:#7767ef1f;color:#d5cfff;cursor:pointer}.character-default-button--active{background:#7767ef52;color:#fff}.character-form{display:grid;gap:1rem}.character-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.character-form-grid__wide{grid-column:1 / -1}.character-form label,.character-term-editor__controls label,.story-character-profile-selector label{display:grid;gap:.42rem;min-width:0}.character-form label>span,.character-term-editor__controls label>span,.story-character-profile-selector label>span{color:#dcd7f3;font-size:.86rem;font-weight:700}.character-form input,.character-form textarea,.character-term-editor__controls input,.character-term-editor__controls select,.story-character-profile-selector select{width:100%;min-height:2.9rem;box-sizing:border-box;border:1px solid rgba(128,114,218,.34);border-radius:.8rem;background:#070715b8;color:#f8f6ff;padding:.78rem .85rem;font:inherit}.character-form textarea{resize:vertical;min-height:7rem}.character-form input:focus,.character-form textarea:focus,.character-term-editor__controls input:focus,.character-term-editor__controls select:focus,.story-character-profile-selector select:focus{outline:2px solid rgba(151,134,255,.75);outline-offset:2px}.character-primary-button,.character-secondary-button,.character-danger-button,.character-upload-button,.character-icon-button{min-height:2.9rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:.82rem;padding:.7rem 1rem;font:inherit;font-weight:700;text-align:center;cursor:pointer}.character-primary-button{border:0;background:linear-gradient(135deg,#6f5fe7,#8f79ff);color:#fff;box-shadow:0 .65rem 1.4rem #5a47d23d}.character-secondary-button,.character-upload-button{border:1px solid rgba(133,117,229,.42);background:#1a1736e0;color:#eeeaff}.character-danger-button,.character-icon-button--danger{border:1px solid rgba(235,91,113,.48);background:#761e312e;color:#ffbdc7}.character-primary-button:disabled,.character-secondary-button:disabled,.character-danger-button:disabled,.character-upload-button:has(input:disabled),.character-default-button:disabled{cursor:not-allowed;opacity:.52}.character-form-actions,.character-danger-zone__confirm,.story-character-profile-selector__actions,.character-media-card__actions{display:flex;flex-wrap:wrap;gap:.7rem}.character-form-actions .character-primary-button{flex:1 1 12rem}.character-subcard{margin-top:1rem}.character-term-editor__controls{display:grid;grid-template-columns:minmax(140px,.65fr) minmax(0,1fr);gap:.75rem}.character-term-editor__value{min-width:0}.character-term-editor__controls>button{grid-column:1 / -1}.character-term-list li{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.7rem;border-radius:.8rem;background:#0707158f}.character-term-list li>div{display:grid;min-width:0}.character-term-list strong,.character-term-list span{overflow-wrap:anywhere}.character-term-list span{color:var(--color-text-muted, #b9b3d6);font-size:.8rem}.character-upload-button{position:relative;width:fit-content}.character-upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.character-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.8rem;margin-top:1rem}.character-media-card{overflow:hidden;border:1px solid rgba(128,114,218,.26);border-radius:.95rem;background:#0707159e}.character-media-card--avatar{border-color:#9786ffe6;box-shadow:0 0 0 2px #9786ff33}.character-media-card img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.character-media-card__actions{padding:.65rem}.character-media-card__actions button{flex:1 1 100%}.character-danger-zone{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;border:1px solid rgba(235,91,113,.28);border-radius:1rem;background:#5c16271f}.character-danger-zone__confirm{align-items:center}.character-danger-zone__confirm p{flex-basis:100%;margin:0}.character-empty-state{padding:1.25rem;text-align:center}.character-empty-state--large{min-height:24rem;display:grid;place-content:center}.character-empty-note{color:var(--color-text-muted, #b9b3d6)}.character-status{margin:0 0 1rem;padding:.85rem 1rem;border-radius:.85rem;border:1px solid rgba(130,116,219,.3)}.character-status--error{border-color:#eb5b7180;background:#761e312e;color:#ffc4cd}.character-status--success{border-color:#49b87e6b;background:#1d644029;color:#bdf3d3}.character-status--warning{border-color:#f7b14273;background:#7e50122b;color:#ffe0a7}.story-character-profile-selector{display:grid;gap:.85rem;padding:1rem;border:1px solid rgba(128,114,218,.3);border-radius:1rem;background:#0f0d22b3}.story-character-profile-selector__heading{margin:0}.story-character-profile-selector__heading p,.story-character-profile-selector__linked span,.story-character-profile-selector__linked p{color:var(--color-text-muted, #b9b3d6)}.story-character-profile-selector__linked{display:grid;gap:.55rem}@media(max-width:860px){.characters-layout{grid-template-columns:1fr}.characters-sidebar{order:1}.characters-main{order:2}}@media(max-width:560px){.characters-screen{padding-inline:.75rem}.characters-hero,.character-danger-zone{align-items:stretch;flex-direction:column}.characters-hero .character-primary-button,.character-danger-zone>button{width:100%}.character-form-grid,.character-term-editor__controls{grid-template-columns:1fr}.character-form-grid__wide,.character-term-editor__controls>button{grid-column:auto}.character-form-actions,.character-danger-zone__confirm,.story-character-profile-selector__actions{flex-direction:column}.character-form-actions button,.character-danger-zone__confirm button,.story-character-profile-selector__actions button{width:100%}.character-term-list li{align-items:stretch;flex-direction:column}}.character-list-card--overview{margin-bottom:1rem}.character-overview-list{display:grid;gap:.85rem}.character-overview-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center;padding:.8rem;border:1px solid rgba(126,111,222,.28);border-radius:1rem;background:#0b0a1b94}.character-overview-card__main{min-width:0;display:flex;align-items:center;gap:.85rem;border:0;padding:0;background:transparent;color:inherit;text-align:left;font:inherit;cursor:pointer}.character-avatar{width:4.4rem;height:4.4rem;flex:0 0 4.4rem;display:grid;place-items:center;border-radius:.9rem;object-fit:cover;border:1px solid rgba(151,134,255,.38);background:#7767ef29;color:#fff;font-size:1.4rem;font-weight:800}.character-overview-card__text{min-width:0;display:grid;gap:.2rem}.character-overview-card__text strong,.character-overview-card__text span,.character-overview-card__text small{overflow-wrap:anywhere}.character-overview-card__text span{color:var(--color-text-muted, #b9b3d6);font-size:.9rem}.character-overview-card__text small{width:fit-content;padding:.18rem .48rem;border-radius:999px;background:#7767ef33;color:#e5e0ff}.character-overview-card__actions,.character-detail-actions{display:flex;flex-wrap:wrap;gap:.55rem}.character-overview-card__actions{justify-content:flex-end}.character-icon-button{border:1px solid rgba(133,117,229,.38);background:#1a1736d1;color:#eeeaff}.character-view-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.character-view-header h2,.character-detail-card h2,.character-detail-card h3,.character-gallery-view h2{margin:0}.character-back-button{min-height:2.75rem;border:1px solid rgba(133,117,229,.38);border-radius:.82rem;padding:.65rem .85rem;background:#1a1736d1;color:#eeeaff;font:inherit;font-weight:700;cursor:pointer}.character-detail-card,.character-gallery-view{padding:1rem;border:1px solid color-mix(in srgb,var(--color-primary, #7767ef) 34%,transparent);background:linear-gradient(145deg,#231f46f5,#121126fa);border-radius:1.25rem;box-shadow:0 1rem 2.5rem #05041233}.character-detail-identity{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.character-detail-identity p{margin:.3rem 0 0;color:var(--color-text-muted, #b9b3d6)}.character-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:1rem 0}.character-detail-grid>div,.character-detail-privacy{padding:.9rem;border:1px solid rgba(128,114,218,.24);border-radius:.9rem;background:#07071585}.character-detail-grid dt{color:#dcd7f3;font-size:.82rem;font-weight:800}.character-detail-grid dd{margin:.4rem 0 0;color:#f8f6ff;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.character-detail-privacy ul{display:grid;gap:.55rem;margin:.8rem 0 0;padding:0;list-style:none}.character-detail-privacy li{display:flex;justify-content:space-between;gap:.8rem;padding:.65rem;border-radius:.75rem;background:#7767ef1a}.character-detail-privacy span{color:var(--color-text-muted, #b9b3d6)}.character-form-actions--sticky{position:sticky;bottom:max(.75rem,env(safe-area-inset-bottom));z-index:2;padding:.7rem;border:1px solid rgba(128,114,218,.26);border-radius:.95rem;background:#0d0c1ff5;box-shadow:0 -.5rem 1.5rem #05041238}@media(max-width:720px){.characters-hero,.character-view-header,.character-detail-identity,.character-danger-zone{align-items:stretch;flex-direction:column}.characters-create-button,.character-detail-actions,.character-detail-actions>button,.character-back-button{width:100%}.character-overview-card{grid-template-columns:1fr}.character-overview-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.character-overview-card__actions button{width:100%}.character-detail-grid{grid-template-columns:1fr}}@media(max-width:380px){.character-overview-card__main{align-items:flex-start}.character-avatar{width:3.8rem;height:3.8rem;flex-basis:3.8rem}.character-overview-card__actions{grid-template-columns:1fr}}.characters-hero{align-items:center;gap:.75rem;padding:.75rem .9rem;border-radius:1rem}.characters-hero>div{min-width:0}.characters-hero .eyebrow{margin-bottom:.25rem;font-size:.72rem}.characters-hero h1{margin:0;font-size:clamp(1.45rem,5vw,2rem);line-height:1.05}.characters-hero p:not(.eyebrow){margin:.35rem 0 0;font-size:.82rem;line-height:1.35}.characters-create-button{width:auto;min-height:2.45rem;flex:0 0 auto;padding:.45rem .75rem;border:1px solid rgba(133,117,229,.46);background:#1a1736d1;color:#eeeaff;box-shadow:none;font-size:.82rem}.characters-create-button:hover:not(:disabled),.characters-create-button:focus-visible{border-color:#9786ffd1;background:#362d69d1}.character-list-card--overview{padding:.75rem}.character-list-card--overview .character-list-card__heading h2{font-size:0}.character-list-card--overview .character-list-card__heading h2:after{content:"Charaktere";font-size:1.35rem;line-height:1.2}.character-overview-list{gap:.65rem}.character-overview-card{grid-template-columns:minmax(0,1fr) auto;gap:.55rem;min-height:5.8rem;padding:.7rem .75rem;border-radius:.95rem}.character-overview-card__main{min-height:4.55rem;gap:.8rem;border-radius:.78rem;padding:.25rem}.character-overview-card__main:hover,.character-overview-card__main:focus-visible{background:#7767ef1a;outline:2px solid rgba(151,134,255,.58);outline-offset:2px}.character-overview-card .character-avatar{width:4.25rem;height:4.25rem;flex-basis:4.25rem;border-radius:.85rem}.character-overview-card__text{gap:.16rem}.character-overview-card__text strong{font-size:1rem;line-height:1.25}.character-overview-card__text span{font-size:.82rem}.character-overview-card__text small{font-size:.68rem;padding:.14rem .38rem}.character-overview-card__actions{flex-wrap:nowrap;align-items:center;gap:.35rem}.character-overview-card__actions .character-icon-button{width:2.85rem;min-width:2.85rem;height:2.85rem;min-height:2.85rem;padding:0;border-radius:.78rem;font-size:0;line-height:1}.character-overview-card__actions .character-icon-button:before{display:block;font-size:1.25rem;line-height:1}.character-overview-card__actions .character-icon-button:first-child:before{content:"▣"}.character-overview-card__actions .character-icon-button:last-child:before{content:"✎"}.character-overview-card__actions .character-icon-button:hover:not(:disabled),.character-overview-card__actions .character-icon-button:focus-visible{border-color:#9786ffd1;background:#7767ef33;outline:2px solid rgba(151,134,255,.48);outline-offset:2px}@media(max-width:720px){.characters-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.characters-hero p:not(.eyebrow){display:none}.characters-create-button{width:auto;align-self:center}.character-overview-card{grid-template-columns:minmax(0,1fr) auto}.character-overview-card__actions{display:flex}.character-overview-card__actions button{width:2.85rem}}@media(max-width:380px){.characters-hero{padding:.65rem .7rem}.characters-hero h1{font-size:1.35rem}.characters-create-button{min-height:2.35rem;padding-inline:.6rem;font-size:.76rem}.character-overview-card{gap:.35rem;min-height:5.4rem;padding-inline:.55rem}.character-overview-card .character-avatar{width:3.75rem;height:3.75rem;flex-basis:3.75rem}.character-overview-card__main{min-height:4.2rem;gap:.55rem}.character-overview-card__actions{grid-template-columns:none}.character-overview-card__actions .character-icon-button{width:2.65rem;min-width:2.65rem;height:2.65rem;min-height:2.65rem}}.story-character-profiles-panel{width:min(1180px,calc(100% - 2rem));margin:1rem auto 0;border:1px solid rgba(128,114,218,.34);border-radius:1.1rem;background:linear-gradient(145deg,#1f1b3ff5,#100f22fa);box-shadow:0 1rem 2.4rem #0504122e;color:var(--color-text, #f6f3ff)}.story-character-profiles-panel__toggle{width:100%;min-height:4.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border:0;border-radius:inherit;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.story-character-profiles-panel__toggle>span:first-child{display:grid;gap:.25rem}.story-character-profiles-panel__toggle strong{font-size:1rem}.story-character-profiles-panel__toggle small,.story-character-profiles-panel__content>p,.story-character-profiles-panel__item header span,.story-character-profiles-panel__note{color:var(--color-text-muted, #b9b3d6)}.story-character-profiles-panel__toggle>span:last-child{width:2.5rem;height:2.5rem;flex:0 0 2.5rem;display:grid;place-items:center;border:1px solid rgba(133,117,229,.4);border-radius:.75rem;background:#7767ef1f;font-size:1.35rem}.story-character-profiles-panel__content{display:grid;gap:1rem;padding:0 1rem 1rem}.story-character-profiles-panel__content>p{margin:0;line-height:1.5}.story-character-profiles-panel__list{display:grid;gap:.85rem}.story-character-profiles-panel__item{padding:.9rem;border:1px solid rgba(128,114,218,.25);border-radius:.95rem;background:#07071585}.story-character-profiles-panel__item>header{margin-bottom:.8rem}.story-character-profiles-panel__item>header>div{display:grid;gap:.2rem}.story-character-profiles-panel__message,.story-character-profiles-panel__note{margin:0;padding:.8rem .9rem;border-radius:.8rem;background:#7767ef1a}.story-character-profiles-panel .story-character-profile-selector{padding:.85rem;border:1px solid rgba(128,114,218,.22);border-radius:.85rem;background:#0f0d23b8}@media(max-width:720px){.story-character-profiles-panel{width:calc(100% - 1rem);margin-top:.5rem}.story-character-profiles-panel__toggle{min-height:4.25rem;padding:.8rem}.story-character-profiles-panel__content{padding:0 .8rem .8rem}.story-character-profiles-panel__item{padding:.75rem}.story-character-profiles-panel .story-character-profile-selector__actions{display:grid;grid-template-columns:1fr}.story-character-profiles-panel .story-character-profile-selector__actions button{width:100%}}.settings-workspace,.settings-restored-sections{display:grid;gap:1rem}.settings-workspace>.screen-stack>.screen-intro,.settings-workspace>.screen-stack>details:first-of-type{display:none}.settings-workspace.is-pin-disabled>.screen-stack>details:nth-of-type(2){display:none}.settings-workspace .settings-form{display:grid;gap:.85rem}.settings-workspace .primary-button,.settings-workspace a.primary-button,.settings-workspace .danger-button{display:grid;width:100%;min-height:3.25rem;margin-top:.35rem;padding:.78rem 1rem;place-items:center;border-radius:.9rem;text-align:center;text-decoration:none;font-weight:800;line-height:1.2;transition:transform .15s ease,border-color .15s ease,background .15s ease}.settings-workspace .primary-button,.settings-workspace a.primary-button{border:1px solid var(--app-accent);color:var(--app-accent-text);background:var(--app-accent);box-shadow:0 .55rem 1.4rem color-mix(in srgb,var(--app-accent) 24%,transparent)}.settings-workspace .danger-button{border:1px solid #d86c78;color:#fff5f6;background:#8f3541}.settings-workspace .primary-button:active,.settings-workspace .danger-button:active{transform:scale(.985)}.settings-workspace .primary-button:disabled,.settings-workspace .danger-button:disabled{border-color:color-mix(in srgb,var(--app-border) 80%,var(--app-text));color:color-mix(in srgb,var(--app-text) 78%,var(--app-muted));background:color-mix(in srgb,var(--app-surface-elevated) 90%,var(--app-muted));box-shadow:none;cursor:not-allowed;opacity:1;transform:none}.settings-workspace .theme-grid{margin-top:.85rem}.settings-workspace .theme-choice{min-height:4.5rem}.settings-workspace .theme-choice:disabled{color:var(--app-text);opacity:.72}.settings-workspace .settings-message{margin:.25rem 0 0;padding:.75rem .85rem;border:1px solid color-mix(in srgb,var(--app-accent) 55%,var(--app-border));border-radius:.8rem;color:var(--app-text);background:color-mix(in srgb,var(--app-accent) 10%,var(--app-surface-elevated));line-height:1.45}@media(max-width:26rem){.settings-workspace .color-controls{grid-template-columns:1fr}}
