: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-flow-bottom-actions{display:flex;justify-content:center;padding:1rem 0 0;clear:both}.story-flow-image-button{display:flex;min-height:2.8rem;gap:.5rem;align-items:center;justify-content:center;padding:.55rem .85rem;border:1px solid var(--story-border);border-radius:999px;color:var(--story-accent-bright);background:var(--story-surface);font-size:.72rem;font-weight:750}.story-flow-image-block{display:flow-root;clear:both;margin:.6rem 0}.story-flow-image{position:relative;clear:both;margin:.6rem 0}.story-flow-image.is-left.has-text-wrap{clear:left;float:left;max-width:66%;margin-right:.8rem}.story-flow-image.is-right.has-text-wrap{clear:right;float:right;max-width:66%;margin-left:.8rem}.story-flow-image.is-center,.story-flow-image.has-no-text-wrap{clear:both;float:none}.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{right:max(1rem,calc((100vw - 62rem)/2))}}
