@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@500;600;700&family=Manrope:wght@400;500;600;700&display=swap";:root{--bg: #f5f3ec;--ink: #12243a;--ink-soft: #1e3551;--card: #fffdf7;--card-2: #fffbf0;--line: #ddd5c2;--line-soft: #ece7da;--brand: #f96e28;--brand-strong: #d44810;--brand-shadow: #9a3208;--brand-light: #fff2ea;--brand-mid: #ffd0b0;--accent: #2ab5a0;--accent-light: #e0f8f4;--accent-strong: #1e8a79;--muted: #5a6b7e;--muted-light: #8a9bac;--danger: #b43a3a;--shadow-sm: 0 1px 3px rgba(0,0,0,.06), 0 4px 12px rgba(0,0,0,.07);--shadow: 0 2px 6px rgba(0,0,0,.05), 0 8px 24px rgba(0,0,0,.09);--shadow-lg: 0 4px 12px rgba(0,0,0,.07), 0 16px 40px rgba(0,0,0,.12);--shadow-float: 0 8px 20px rgba(0,0,0,.09), 0 28px 56px rgba(0,0,0,.14);--r-card: 22px;--r-inner: 14px;--r-pill: 999px;--r-input: 12px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:radial-gradient(circle at 15% 20%,#fff4d7 0%,transparent 45%),radial-gradient(circle at 80% 5%,#d8f4f8 0%,transparent 40%),var(--bg);color:var(--ink);font-family:Manrope,sans-serif}.app-frame{min-height:100vh;display:flex;flex-direction:column}.topbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px dashed var(--line);background:#ffffffd1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bub-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;border-bottom:1px dashed var(--line);background:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:sticky;top:0;z-index:50}.bub-brand{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;color:var(--ink);font-family:Fredoka,sans-serif;font-size:1.15rem;font-weight:700;letter-spacing:.01em}.bub-brand .bub-mark{width:32px;height:32px;flex-shrink:0;display:block}.bub-wordmark em{font-style:normal;color:var(--brand)}.bub-nav{display:flex;align-items:center;gap:.75rem}.bub-nav a{text-decoration:none;color:var(--ink);font-weight:700;padding:.4rem .7rem;border-radius:999px;border:1px solid transparent;white-space:nowrap}.bub-nav a:hover{border-color:var(--line);background:#fff}.bub-nav a.active{background:#ffe5d6;border-color:#ffb58d}.bub-nav .button{padding:.45rem .85rem}.bub-nav a.button{color:#fff}.bub-nav a.button.subtle{color:var(--ink)}.topbar h1{font-family:Fredoka,sans-serif;margin:0;letter-spacing:.02em}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:700;color:var(--muted)}.eyebrow.brand{color:var(--brand)}.topbar-nav{display:flex;gap:.75rem}.topbar-nav a{text-decoration:none;color:var(--ink);font-weight:700;padding:.5rem .85rem;border-radius:999px;border:1px solid transparent}.topbar-nav a:hover{border-color:var(--line);background:#fff}.main-content{padding:1rem;max-width:1400px;width:min(1400px,100%);margin:0 auto;animation:rise-in .38s ease-out}.main-content.project-mode{max-width:100%;width:100%;padding:.9rem}.main-content.marketing-mode{max-width:1200px;padding:1.5rem 1.25rem 3rem}.landing-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center;padding:3.5rem 0 3rem}.landing-hero h1{font-family:Fredoka,sans-serif;font-size:clamp(2.4rem,5.2vw,4.1rem);line-height:1;letter-spacing:-.01em;margin:.2rem 0 1rem}.landing-hero .lead{font-size:1.05rem;color:var(--muted);margin:0 0 1.5rem;max-width:30rem;line-height:1.65}.landing-cta-row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.hero-pricing-pills{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.6rem;align-items:center}.price-pill{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .7rem;border-radius:var(--r-pill);font-size:.8rem;font-weight:600;background:var(--card);border:1px solid var(--line);color:var(--ink-soft)}.price-pill.highlight{background:var(--brand-light);border-color:var(--brand-mid);color:var(--brand-strong)}.price-pill-sep{color:var(--line);font-size:.6rem}.landing-hero-art{position:relative}.book-stack{position:relative;height:520px;margin:0 1rem}.book-card{position:absolute;width:56%;aspect-ratio:5 / 7;border-radius:5px 16px 16px 5px;overflow:visible;filter:drop-shadow(0 12px 32px rgba(0,0,0,.18))}.book-card-inner{width:100%;height:100%;border-radius:5px 16px 16px 5px;overflow:hidden;position:relative}.book-card-inner:before{content:"";position:absolute;left:0;top:0;bottom:0;width:16px;background:linear-gradient(to right,rgba(0,0,0,.22) 0%,rgba(0,0,0,.06) 60%,transparent 100%);z-index:3;border-radius:5px 0 0 5px}.book-card:after{content:"";position:absolute;right:-5px;top:4%;bottom:4%;width:6px;background:repeating-linear-gradient(to bottom,#fffffff2,#c8bcaabf,#c8bcaabf,#fffffff2 3px);border-radius:0 3px 3px 0;z-index:1}.book-lines{position:absolute;top:18%;left:18%;right:18%;display:flex;flex-direction:column;gap:8px;z-index:1}.book-line{height:2px;border-radius:2px;background:#ffffff59}.book-line:nth-child(2n){width:70%}.book-line:nth-child(3n){width:55%}.book-label{position:absolute;bottom:.6rem;left:.75rem;right:.75rem;background:#ffffffe0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:8px;padding:.3rem .5rem;font-family:Fredoka,sans-serif;font-size:.85rem;font-weight:600;color:var(--ink);z-index:4}.book-label small{display:block;font-family:Manrope,sans-serif;font-size:.65rem;font-weight:400;color:var(--muted);margin-top:.1rem}.book-a{top:3%;left:8%;z-index:1;animation:float-a 5s ease-in-out infinite}.book-a .book-card-inner{background:linear-gradient(145deg,#fff7d8,#ffd99a 60%,#ffbf6a)}.book-b{top:14%;left:32%;z-index:2;animation:float-b 6s ease-in-out infinite}.book-b .book-card-inner{background:linear-gradient(145deg,#ceeef8,#a0d8f0 60%,#7ac2e8)}.book-c{top:33%;left:16%;z-index:3;animation:float-c 4.5s ease-in-out infinite}.book-c .book-card-inner{background:linear-gradient(145deg,#fce8f4,#f9c4e0 60%,#f4a0cc)}.how-it-works{padding:3rem 0;border-top:1.5px dashed var(--line);border-bottom:1.5px dashed var(--line)}.how-title{text-align:center;margin-bottom:2.5rem}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.how-step-num{font-family:Fredoka,sans-serif;font-size:4.5rem;font-weight:700;line-height:1;margin-bottom:.3rem}.how-step-num span{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-strong) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.how-step h3{font-family:Fredoka,sans-serif;font-size:1.25rem;margin-bottom:.4rem}.how-step p{color:var(--muted);font-size:.9rem;line-height:1.6}.landing-pricing{padding:3.5rem 0 2rem;display:flex;justify-content:center}.pricing-panel{width:100%;max-width:580px;text-align:center;padding:2rem 1.75rem}.pricing-tiers{display:flex;align-items:stretch;gap:0;margin:1.5rem 0 1.75rem;border:1.5px solid var(--line);border-radius:var(--r-inner);overflow:hidden;background:#fff}.pricing-tier{flex:1;padding:1.1rem .9rem;text-align:left;border-right:1.5px solid var(--line)}.pricing-tier:last-child{border-right:none}.pricing-tier.featured{background:var(--brand-light)}.tier-price{font-family:Fredoka,sans-serif;font-size:2rem;font-weight:700;line-height:1;color:var(--ink);margin-bottom:.1rem}.pricing-tier.featured .tier-price{color:var(--brand-strong)}.tier-label{font-weight:700;font-size:.88rem;margin-bottom:.4rem}.tier-desc{font-size:.78rem;color:var(--muted);line-height:1.4}.tier-arrow{display:flex;align-items:center;padding:0 .4rem;color:var(--muted-light);font-size:1.2rem;flex-shrink:0;align-self:center}.landing-footer{text-align:center;padding:1.5rem 0 1rem;border-top:1.5px dashed var(--line)}.footer-links{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:.6rem}.footer-links button,.footer-links span,.footer-links a{font-size:.83rem;font-weight:600;color:var(--muted);background:none;border:none;cursor:pointer;text-decoration:none}.footer-links button:hover,.footer-links a:hover{color:var(--ink)}.price-badge{display:inline-block;background:var(--brand-light);color:var(--brand-strong);border-radius:var(--r-pill);padding:.1rem .55rem;font-size:.85em;font-weight:700;margin-left:.4rem;vertical-align:middle}.price-badge.big-badge{font-size:1.3rem;padding:.2rem .75rem;margin-left:0}.publish-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.format-picker{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.format-option{border:2px solid var(--line);border-radius:16px;background:#fff;padding:1rem;text-align:left;cursor:pointer;transition:border-color .13s ease,background .13s ease;display:flex;flex-direction:column;gap:.2rem}.format-option:hover{border-color:#ffb58d;background:#fff9f5}.format-option.selected{border-color:var(--brand);background:#fff4ed}.format-option-label{font-family:Fredoka,sans-serif;font-size:1.1rem;font-weight:700}.format-option-price{font-size:1.4rem;font-weight:700;color:var(--brand-strong)}.format-option-desc{margin-top:.15rem}.settings-hint{margin:0 0 .75rem;padding:.5rem .7rem;border:1px solid var(--line);border-radius:10px;background:#f9f8f4}.pricing-tier.featured{background:#fff8f4}.pricing-tier-price{font-family:Fredoka,sans-serif;font-size:1.9rem;font-weight:700;line-height:1;color:var(--ink);margin-bottom:.1rem}.pricing-tier.featured .pricing-tier-price{color:var(--brand-strong)}.pricing-tier-label{font-weight:700;font-size:.9rem;margin-bottom:.35rem}.pricing-tier-divider{align-self:center;color:var(--muted);font-size:1rem;flex-shrink:0;padding:0 .25rem}@media(max-width:820px){.landing-hero{grid-template-columns:1fr;gap:1.5rem;padding:2rem 0 1.5rem}.book-stack{height:280px;margin:0}.book-card{width:40%}.how-steps{grid-template-columns:1fr}}.login-page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem 1rem}.login-card{width:min(420px,100%)}.login-card h1{font-family:Fredoka,sans-serif;margin:.3rem 0 .4rem}.error-msg{color:var(--color-error, #c0392b);font-size:.875rem;margin:0}.divider-label{text-align:center;margin:.5rem 0}.oauth-buttons{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.oauth-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none}.dashboard-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem}.dashboard-hero h1{font-family:Fredoka,sans-serif;margin:.1rem 0 .3rem}.wizard{display:flex;flex-direction:column;gap:.9rem}.wizard-progress ol{list-style:none;padding:0;margin:0 0 .4rem;display:flex;flex-wrap:wrap;align-items:center;gap:0}.wizard-progress li{border:1.5px solid var(--line);border-radius:var(--r-pill);padding:.4rem .9rem;background:#fff;font-size:.85rem;font-weight:700;color:var(--muted);white-space:nowrap}.wizard-progress li.active{background:var(--brand-light);border-color:var(--brand-mid);color:var(--ink)}.wizard-progress li.done{background:var(--accent-light);border-color:#9adcc7;color:var(--ink)}.wizard-step-connector{width:24px;height:1.5px;background:var(--line);flex-shrink:0}.template-picker{display:flex;flex-direction:column;gap:.6rem}.template-picker-label{font-weight:700;font-size:.88rem;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin:0}.template-genre-filter{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem}.genre-chip{padding:.25rem .7rem;border:1px solid var(--line);border-radius:var(--r-pill);background:var(--card);color:var(--muted);font-size:.8rem;cursor:pointer;transition:background .1s,border-color .1s,color .1s}.genre-chip:hover{border-color:var(--brand-mid);color:var(--ink)}.genre-chip.active{background:var(--brand);border-color:var(--brand);color:#fff}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}@media(max-width:700px){.template-grid{grid-template-columns:repeat(2,1fr)}}.template-card{position:relative;display:flex;flex-direction:column;border:1.5px solid var(--line);border-radius:14px;background:var(--card);text-align:left;cursor:pointer;overflow:hidden;transition:border-color .12s,box-shadow .12s,transform .12s;padding:0}.template-card:hover{border-color:var(--brand-mid);box-shadow:0 4px 16px #13263b1a;transform:translateY(-2px)}.template-card.selected{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand)}.template-card-art{height:72px;display:flex;align-items:center;justify-content:center}.template-emoji{font-size:2rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15))}.template-card-body{display:flex;flex-direction:column;gap:.2rem;padding:.65rem .75rem .75rem}.template-card-title{font-size:.82rem;font-weight:700;line-height:1.3;color:var(--ink)}.template-card-tagline{font-size:.76rem;color:var(--muted);line-height:1.3}.template-card-audience{font-size:.72rem;color:var(--brand);font-weight:600;margin-top:.15rem}.template-card-check{position:absolute;top:.45rem;right:.55rem;background:var(--brand);color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}.template-picker-hint{font-size:.82rem;color:var(--accent-strong);margin:0;background:var(--accent-light);border:1px solid #9adcc7;border-radius:10px;padding:.55rem .85rem}.wizard-cast-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.link-button{background:none;border:none;padding:0;color:var(--brand);cursor:pointer;font-size:inherit;text-decoration:underline;text-underline-offset:2px}.character-preview{border:1px dashed var(--line);border-radius:14px;background:#fff;min-height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:.6rem 0}.style-swatches-label{font-weight:600;margin-bottom:.4rem}.style-swatches{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.65rem}.style-swatch{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.7rem .4rem .6rem;border:1.5px solid var(--line);border-radius:var(--r-inner);background:#fff;cursor:pointer;font-size:.82rem;font-weight:700;transition:border-color .12s,background .12s,transform .12s;text-align:center;position:relative}.style-swatch:hover{border-color:var(--brand-mid);background:var(--brand-light);transform:translateY(-1px)}.style-swatch.selected{border-color:var(--brand);background:var(--brand-light);box-shadow:0 0 0 3px #f96e2826}.style-swatch.selected:after{content:"✓";position:absolute;top:.35rem;right:.5rem;font-size:.7rem;color:var(--brand);font-weight:700}.swatch-preview{width:40px;height:28px;border-radius:6px;margin-bottom:.1rem}.swatch-label{font-size:.78rem;font-weight:700;color:var(--ink)}.character-preview img{max-width:100%;max-height:280px;object-fit:contain;border-radius:12px}.character-toolbar{display:flex;flex-direction:column;gap:.75rem}.character-draft-form{animation:rise-in .24s ease-out}.character-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.85rem}.character-tile{border:1px solid var(--line);border-radius:18px;background:var(--card);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column}.character-tile-portrait{width:100%;aspect-ratio:4 / 3;background:#f5f4ee;overflow:hidden;flex-shrink:0}.character-tile-portrait img{width:100%;height:100%;object-fit:cover;display:block}.character-tile-no-portrait{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#fff5d2,#ffe5c8);font-family:Fredoka,sans-serif;font-size:3rem;color:#5f6f8566}.character-tile-body{padding:.75rem;display:flex;flex-direction:column;gap:.4rem;flex:1}.character-tile-name{font-family:Fredoka,sans-serif;font-size:1.05rem}.character-tile-appearance{color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.character-tile-actions{margin-top:auto;padding-top:.5rem;flex-wrap:wrap}.screenshot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.7rem}.screenshot-card{display:flex;flex-direction:column;text-align:left;border:1px solid var(--line);background:#fff;border-radius:14px;padding:0;overflow:hidden;cursor:pointer;transition:transform .13s ease,border-color .13s ease}.screenshot-card:hover{transform:translateY(-2px)}.screenshot-card.active{border-color:var(--brand);box-shadow:0 0 0 2px #ffdbc5}.screenshot-card img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;background:#f5f4ee}.screenshot-meta{display:flex;flex-direction:column;gap:.15rem;padding:.5rem .6rem .6rem}.screenshot-viewer{border:1px solid var(--line);background:#f5f4ee;border-radius:14px;overflow:auto;max-height:75vh;margin-top:.6rem}.screenshot-viewer img{display:block;width:100%;height:auto}.grid-two{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.compact-grid{gap:.7rem}.stack{display:flex;flex-direction:column;gap:.9rem}.row{display:flex;gap:.6rem;align-items:center}.row+.row,section+section{margin-top:.45rem}.between{justify-content:space-between}.panel{border:1px solid rgba(0,0,0,.06);border-radius:var(--r-card);background:var(--card);box-shadow:var(--shadow);padding:1.1rem}.panel.pop{transform:rotate(-.4deg)}.panel h2,.panel h3{margin:0 0 .55rem;font-family:Fredoka,sans-serif}label{display:flex;flex-direction:column;gap:.4rem;font-weight:600;color:var(--ink)}input,textarea,select{width:100%;font:inherit;font-size:1rem;border:1px solid var(--line);border-radius:12px;padding:.55rem .7rem;background:#fff;color:var(--ink)}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--brand);outline:2px solid #ffdbc5;outline-offset:1px}.button{display:inline-flex;align-items:center;gap:.4rem;border:none;border-radius:var(--r-pill);padding:.55rem 1.05rem;font-weight:700;font-family:Manrope,sans-serif;font-size:.9rem;background:var(--brand);color:#fff;cursor:pointer;white-space:nowrap;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,background .12s ease;box-shadow:0 3px 0 var(--brand-shadow),0 1px 4px #00000026}.button:hover{transform:translateY(-2px);box-shadow:0 5px 0 var(--brand-shadow),0 4px 14px #f96e2859;background:#ff7a38}.button:active{transform:translateY(2px);box-shadow:0 1px 0 var(--brand-shadow)}.button.big{padding:.7rem 1.45rem;font-size:1rem}.button.subtle{background:#fff;color:var(--ink);border:1.5px solid var(--line);box-shadow:0 1px 3px #00000012}.button.subtle:hover{border-color:var(--brand-mid);background:var(--brand-light);transform:none;box-shadow:0 1px 3px #00000012}.button.danger{background:var(--danger);box-shadow:0 3px #7a1f1f}.button.danger:hover{transform:translateY(-1px);box-shadow:0 4px #7a1f1f}.button:disabled{opacity:.55;cursor:not-allowed;transform:none!important;box-shadow:none!important}.muted{margin:0;color:var(--muted)}.tiny{font-size:.8rem}.error-text{margin:0;color:var(--danger);font-weight:700}.success-text{margin:0;color:#1f7f58;font-weight:700}.warning-banner{background:#ffe8ca;border:1px solid #ffcb8a;color:#674119;border-radius:12px;padding:.55rem .7rem}.project-list{display:flex;flex-direction:column;gap:.65rem}.projects-page .project-card{display:flex;align-items:stretch;text-decoration:none;color:inherit;background:var(--card);border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .14s ease,box-shadow .14s ease}.projects-page .project-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.project-card-stripe{width:5px;flex-shrink:0;background:var(--brand)}.project-card-stripe.teal{background:var(--accent)}.project-card-stripe.pink{background:#e870a0}.project-card-stripe.blue{background:#5090d8}.project-card-body{flex:1;padding:.85rem 1rem}.project-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.15rem}.projects-page .project-card h3{margin:0;font-family:Fredoka,sans-serif;font-size:1.08rem}.project-card-time{white-space:nowrap;padding-top:.2rem}.project-progress{height:4px;background:var(--line-soft);border-radius:var(--r-pill);overflow:hidden;margin:.5rem 0 .35rem}.project-progress-bar{height:100%;background:var(--accent);border-radius:var(--r-pill);animation:progress-in .8s ease-out;min-width:4px}@keyframes progress-in{0%{width:0%}}.project-cover{width:60px;flex-shrink:0;background:linear-gradient(160deg,#fff5d2,#ffd9aa);display:flex;align-items:center;justify-content:center;font-family:Fredoka,sans-serif;font-size:1.6rem;color:#fffc}.project-cover.teal{background:linear-gradient(160deg,#cef0f8,#8fd0e8)}.project-cover.pink{background:linear-gradient(160deg,#fce4f0,#f4b0d0)}.project-empty-state{text-align:center;padding:2.5rem 1rem}.empty-shelf-art{display:inline-flex;gap:.4rem;margin-bottom:1.25rem;align-items:flex-end}.mini-book{width:28px;border-radius:2px 6px 6px 2px;box-shadow:-2px 0 #0000001f}.card-list{display:flex;flex-direction:column;gap:.65rem}.project-shell{display:flex;flex-direction:column;gap:.85rem}.project-header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.project-header h1{margin:0;font-family:Fredoka,sans-serif}.next-action-nudge{display:flex;align-items:center;gap:.65rem;padding:.65rem .9rem;border-radius:14px;background:linear-gradient(90deg,#fff4ed,#fff9f5);border:1px solid #ffcfa8;text-decoration:none;color:var(--ink);font-weight:600;font-size:.92rem;transition:background .13s ease;animation:rise-in .3s ease-out}.next-action-nudge:hover{background:#ffe8d4}.next-action-emoji{font-size:1.1rem;flex-shrink:0}.next-action-arrow{margin-left:auto;color:var(--brand);font-weight:700}.project-settings-drawer{border:1px solid var(--line);border-radius:18px;background:var(--card);box-shadow:var(--shadow);padding:1rem;animation:rise-in .24s ease-out}.project-settings-drawer-inner{display:flex;flex-direction:column;gap:.75rem}.subnav{display:flex;gap:.6rem;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.subnav::-webkit-scrollbar{display:none}.subnav a{text-decoration:none;color:var(--ink);background:#fff;border:1.5px solid var(--line);border-radius:var(--r-pill);padding:.4rem .8rem;font-weight:700;font-size:.85rem;white-space:nowrap;flex-shrink:0;transition:background .13s,border-color .13s}.subnav a:hover{background:#fffc;border-color:var(--brand-mid)}.subnav a.active{background:var(--brand-light);border-color:var(--brand-mid);color:var(--brand-strong)}.entity-card{border:1px solid var(--line);border-radius:14px;background:#fff;padding:.7rem;display:flex;flex-direction:column;gap:.55rem}.entity-head{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.book-layout{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,2.2fr);gap:.85rem}.chapter-list{max-height:calc(100vh - 220px);overflow:auto}.divider{border-top:1px dashed var(--line);margin:.8rem 0}.chapter-pill{border:1.5px solid var(--line);background:#fff;border-radius:10px;width:100%;text-align:left;padding:.45rem .65rem;display:flex;justify-content:space-between;gap:.5rem;align-items:center;cursor:pointer;font-size:.82rem;font-weight:600;transition:border-color .12s,background .12s;margin-bottom:.35rem}.chapter-pill:hover{border-color:var(--brand-mid);background:var(--brand-light)}.chapter-pill.active{background:var(--brand-light);border-color:var(--brand);color:var(--ink)}.pill-status{font-size:.68rem;background:var(--line-soft);color:var(--muted);border-radius:var(--r-pill);padding:.08rem .45rem;font-weight:600;white-space:nowrap;flex-shrink:0}.chapter-pill.active .pill-status{background:var(--brand-mid);color:var(--brand-strong)}.editor-pane{display:flex;flex-direction:column;gap:.8rem}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#13263b4d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;animation:fade-in .16s ease-out}.character-drawer{position:fixed;top:0;right:0;bottom:0;width:min(480px,100vw);background:var(--card);box-shadow:-8px 0 40px #13263b29;z-index:101;overflow-y:auto;display:flex;flex-direction:column;gap:0;animation:slide-from-right .2s cubic-bezier(.16,1,.3,1)}@keyframes slide-from-right{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.drawer-portrait{width:100%;aspect-ratio:4 / 3;background:linear-gradient(160deg,#fff5d2,#ffe5c8);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.5rem;padding:.75rem;position:relative;flex-shrink:0;overflow:hidden}.drawer-portrait img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.drawer-portrait-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:Fredoka,sans-serif;font-size:4rem;color:#5f6f854d}.drawer-portrait-btn{position:relative;z-index:2;background:#ffffffe0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.drawer-section-title{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.5rem;padding-bottom:.3rem;border-bottom:1px dashed var(--line)}.drawer-ai-section{border-bottom:1px dashed var(--line);padding:.75rem 1rem}.drawer-ai-section summary{cursor:pointer;font-weight:700;font-size:.88rem;color:var(--brand-strong);list-style:none;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:.3rem}.drawer-form{padding:.9rem 1rem;flex:1}.drawer-footer{display:flex;gap:.6rem;align-items:center;margin-top:.5rem;padding-top:.75rem;border-top:1px dashed var(--line);flex-wrap:wrap}.context-hint{color:var(--muted);font-size:.8em;font-weight:400}.character-empty-cta{padding:1.5rem;border:1px dashed var(--line);border-radius:18px;display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.character-tile-portrait{position:relative}.character-tile-portrait-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#13263b73;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;opacity:0;transition:opacity .12s ease;border-radius:0}.character-tile-portrait:hover .character-tile-portrait-overlay{opacity:1}.chapter-title-input{font-family:Fredoka,sans-serif;font-size:1.3rem;font-weight:700;border:none;border-bottom:2px solid var(--line);border-radius:0;padding:.2rem 0;background:transparent;width:100%}.chapter-title-input:focus{outline:none;border-bottom-color:var(--brand)}.chapter-meta-accordion{border:1px solid var(--line);border-radius:10px;padding:.55rem .75rem}.chapter-meta-accordion summary{cursor:pointer;font-weight:700;font-size:.88rem;color:var(--muted);list-style:none;-webkit-user-select:none;user-select:none}.story-ideas-accordion{border-top:1px dashed var(--line);padding-top:.6rem;margin-top:.3rem}.story-ideas-accordion summary{cursor:pointer;font-weight:700;font-size:.82rem;color:var(--muted);list-style:none;-webkit-user-select:none;user-select:none;margin-bottom:.4rem}.illustrate-main{display:flex;flex-direction:column;gap:.7rem}.illustrate-toolbar{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.25rem}.ill-tool{flex:1;min-width:80px;padding:.45rem .6rem;border:1.5px solid var(--line);border-radius:10px;background:#fff;font-size:.82rem;font-weight:600;color:var(--ink);cursor:pointer;transition:border-color .15s,background .15s,color .15s;text-align:center}.ill-tool:hover{border-color:var(--accent);background:#f0f6ff}.ill-tool.active{border-color:var(--accent);background:var(--accent);color:#fff}.ill-drawer{position:fixed;top:0;right:0;bottom:0;width:min(400px,100vw);background:var(--card);box-shadow:-8px 0 40px #13263b29;z-index:101;overflow-y:auto;display:flex;flex-direction:column;animation:slide-from-right .2s cubic-bezier(.16,1,.3,1)}.ill-drawer-head{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1.1rem;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--card);z-index:1;font-weight:700}.ill-drawer-body{padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.context-section{padding:.75rem;border-bottom:1px dashed var(--line)}.context-section:last-child{border-bottom:none}.context-section summary{cursor:pointer;font-weight:700;font-size:.82rem;list-style:none;-webkit-user-select:none;user-select:none;color:var(--ink)}.context-section-title{font-weight:700;font-size:.82rem;margin:0 0 .2rem}.context-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:.4rem;margin-top:.4rem}.context-thumb{display:flex;flex-direction:column;align-items:center;gap:.2rem;border:2px solid transparent;border-radius:10px;padding:.2rem;background:#fff;cursor:pointer;transition:border-color .12s;overflow:hidden}.context-thumb img,.context-thumb .context-thumb-initial{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:6px;display:flex;align-items:center;justify-content:center;font-family:Fredoka,sans-serif;font-size:1.4rem;color:#5f6f8580}.context-thumb span{font-size:.68rem;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.context-thumb.selected{border-color:var(--brand);background:#fff4ed}.context-gen-grid{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;margin-top:.5rem}.context-gen-thumb{border-radius:8px;overflow:hidden;border:2px solid transparent}.context-gen-thumb.selected{border-color:var(--accent)}.context-gen-thumb img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;cursor:pointer}.context-gen-actions{padding:.2rem;background:#f5f4ee}.context-history summary{font-size:.78rem}@media(max-width:600px){.ill-tool{min-width:60px;font-size:.75rem}}.chapter-prompt{padding:2rem 1rem;text-align:center}.story-starters{display:flex;flex-direction:column;gap:.4rem;margin-top:.5rem}.starter-pill{text-align:left;background:#fff;border:1px solid var(--line);border-radius:10px;padding:.45rem .7rem;font-weight:600;font-size:.88rem;cursor:pointer;color:var(--ink);transition:background .12s,border-color .12s}.starter-pill:hover{background:#fff4ed;border-color:#ffb58d}.phase-switcher{display:flex;flex-direction:row;align-items:center;gap:.75rem;flex-wrap:wrap}.phase-toggle{display:inline-flex;background:var(--bg);border-radius:var(--r-pill);padding:.25rem;gap:.2rem}.phase-btn{padding:.35rem .85rem;border-radius:var(--r-pill);border:none;background:transparent;font-weight:700;font-size:.85rem;font-family:Manrope,sans-serif;color:var(--muted);cursor:pointer;transition:background .12s,color .12s,box-shadow .12s}.phase-btn.active{background:var(--brand);color:#fff;box-shadow:0 2px 0 var(--brand-shadow)}.phase-hint{margin:0}.what-next-prompt{display:block;margin-bottom:.3rem}.editor-surface{border:1px solid var(--line);border-radius:16px;background:#fff;min-height:300px;padding:.8rem}.ProseMirror{min-height:260px;outline:none;font-size:1.03rem;line-height:1.45;font-family:var(--editor-font, "Fredoka"),sans-serif}.page-break-node{display:flex;align-items:center;justify-content:center;padding:8px 0;color:#9ca3af;font-size:12px;letter-spacing:.1em;border-top:1px dashed #e5e7eb;border-bottom:1px dashed #e5e7eb;-webkit-user-select:none;user-select:none;cursor:default;margin:8px 0}.ai-assist{border:1px dashed #c8c1af;border-radius:14px;padding:.75rem;background:#fffcf5}.ai-assist>summary{cursor:pointer;font-weight:700;font-size:.88rem;color:var(--accent-strong);list-style:none;-webkit-user-select:none;user-select:none}.chip-list{display:flex;flex-wrap:wrap;gap:.45rem}.chip-check{display:inline-flex;align-items:center;flex-direction:row;gap:.4rem;border:1px solid var(--line);border-radius:999px;background:#fff;padding:.22rem .6rem;font-weight:600}.chip-check input{width:auto}.page-preview{border:1px solid var(--line);border-radius:12px;background:#fff;padding:.7rem;min-height:120px}.page-preview p{margin:0 0 .5rem}.page-preview p:last-child{margin-bottom:0}.toggle{flex-direction:row;align-items:center;gap:.45rem}.toggle input{width:auto}.storybook-page{border:2px solid #dccfb4;border-radius:20px;min-height:360px;background:linear-gradient(180deg,#fff7df,#fff);overflow:hidden;position:relative}.story-text-top{position:absolute;top:0;left:0;right:0;z-index:2;padding:.75rem;background:#fffffff2;border-bottom:1px dashed #d9c9a7;font-family:Fredoka,sans-serif;font-size:1.04rem}.story-art-zone{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;justify-content:center;padding-top:4.2rem}.story-art-zone img{width:100%;height:100%;object-fit:cover}.art-placeholder{margin:auto;text-align:center;color:var(--muted);max-width:240px}.page-composer{border:1px dashed var(--line);border-radius:14px;padding:1rem;background:#fffef8}.composer-canvas{min-height:520px;padding:24px}.composer-image-layer{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:center;cursor:grab}.composer-image-layer img{width:100%;height:100%;object-fit:cover}.composer-text-layer{position:absolute;z-index:4;color:#13263b;text-shadow:0 1px 3px rgba(255,255,255,.55);cursor:grab;font-weight:700;line-height:1.18;background:transparent;border:1px dashed #d2c5aa;border-radius:10px;padding:.45rem .55rem}.safe-area-overlay{position:absolute;border:2px dashed rgba(45,101,151,.38);border-radius:14px;pointer-events:none;z-index:3}.milestone-toast{position:fixed;bottom:1.5rem;right:1.5rem;z-index:200;background:var(--card);border:1px solid #ffcfa8;border-radius:18px;box-shadow:0 8px 32px #22272c24;padding:.85rem 1rem .85rem .85rem;display:flex;align-items:flex-start;gap:.75rem;max-width:320px;animation:slide-up-in .32s cubic-bezier(.16,1,.3,1)}.milestone-toast-emoji{font-size:1.6rem;flex-shrink:0;line-height:1}.milestone-toast strong{font-family:Fredoka,sans-serif;font-size:1rem;display:block}.milestone-toast-close{background:none;border:none;cursor:pointer;color:var(--muted);font-size:.85rem;padding:0;margin-left:auto;flex-shrink:0}@keyframes slide-up-in{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.global-busy-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#13263b3d;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.review-page{min-height:320px}.review-image{width:100%;height:100%;object-fit:cover}.review-overlay{position:absolute;left:16px;right:16px;bottom:14px;padding:.55rem .7rem;background:#ffffffe6;border-radius:12px;border:1px solid rgba(216,208,190,.95)}.review-caption{margin:.15rem 0 0;font-weight:700}.draggable-layer:active{cursor:grabbing}.entity-suggestion{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid var(--line);border-radius:12px;background:#fff;padding:.45rem .6rem}.manuscript-preview{max-height:70vh;overflow:auto}.log-box{margin:0;border:1px solid var(--line);border-radius:12px;background:#fff;max-height:180px;overflow:auto;padding:.6rem;font-family:SF Mono,ui-monospace,monospace;font-size:.82rem;white-space:pre-wrap}.image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.7rem}.image-card{margin:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.image-card img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.image-card figcaption{padding:.45rem .55rem;display:flex;justify-content:space-between;gap:.5rem}code{background:#fff4dd;border-radius:8px;padding:.12rem .3rem}fieldset{border:1px solid var(--line);border-radius:12px;margin:0;padding:.75rem}fieldset legend{padding:0 .35rem;color:var(--muted)}details.settings-advanced{border:1px solid var(--line);border-radius:12px;padding:.65rem .85rem}details.settings-advanced summary{cursor:pointer;font-weight:700;color:var(--muted);font-size:.9rem;list-style:none;-webkit-user-select:none;user-select:none}details.settings-advanced summary:before{content:"▶ ";font-size:.7rem}details.settings-advanced[open] summary:before{content:"▼ "}@media(max-width:1150px){.book-layout{grid-template-columns:1fr}.chapter-list{max-height:none}}@media(max-width:860px){.grid-two{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column;gap:.65rem}.bub-header{flex-wrap:wrap;gap:.5rem}.bub-nav{gap:.4rem;flex-wrap:wrap}.bub-nav a,.bub-nav .button{padding:.3rem .55rem;font-size:.88rem}}@media(max-width:560px){.bub-nav a:not(.button){display:none}}@keyframes rise-in{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-container{opacity:1;transition:opacity .2s}.skeleton-container.loaded{opacity:0;pointer-events:none}@keyframes float-in{0%{transform:translateY(6px) scale(.99);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.usage-meter{margin-bottom:.5rem}.usage-label{font-size:.78rem;color:var(--color-muted, #6b7280);margin-bottom:.25rem}.usage-bar{height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.usage-fill{height:100%;border-radius:3px;transition:width .3s ease}.tier-badge{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;background:#f3f4f6;color:#374151}.tier-badge.creator{background:#ede9fe;color:#5b21b6}.tier-badge.pro{background:#fef3c7;color:#92400e}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.success-banner{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7;border-radius:8px;padding:.75rem 1rem}.onboarding-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:9998}.onboarding-card{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;width:280px;background:var(--card);border-radius:var(--r-card);box-shadow:var(--shadow-float);padding:1.25rem 1.25rem 1rem}.onboarding-close{position:absolute;top:.6rem;right:.6rem;width:1.6rem;height:1.6rem;border:none;background:transparent;color:var(--muted);font-size:.85rem;line-height:1;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .1s,color .1s}.onboarding-close:hover{background:var(--card-2);color:var(--text)}.onboarding-emoji{font-size:1.75rem;margin-bottom:.5rem}.onboarding-title{font-size:1rem;font-weight:600;margin:0 0 .4rem}.onboarding-body{font-size:.875rem;margin:0}.onboarding-footer{display:flex;align-items:center;justify-content:space-between;margin-top:1rem}.onboarding-dots{display:flex;gap:5px}.onboarding-dot{width:6px;height:6px;border-radius:50%;background:var(--line)}.onboarding-dot.active{background:var(--brand)}.onboarding-highlight{position:relative;z-index:9998;border-radius:8px;outline:3px solid var(--accent, #3b82f6);outline-offset:4px;animation:onboarding-pulse 1.8s ease-in-out infinite}@keyframes onboarding-pulse{0%,to{outline-color:var(--accent, #3b82f6)}50%{outline-color:transparent}}.print-steps{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;margin:.5rem 0}.print-step{font-size:.82rem;font-weight:600;color:var(--ink)}.print-step.muted{color:var(--muted-light)}.print-step.done{color:var(--accent-strong)}.print-step-sep{color:var(--muted-light);font-size:.8rem}.prose{font-size:.95rem;line-height:1.7;color:var(--ink)}.prose h1,.prose h2,.prose h3{font-family:Fredoka,sans-serif;margin:1.2em 0 .4em;line-height:1.2}.prose h1{font-size:1.4rem}.prose h2{font-size:1.15rem}.prose h3{font-size:1rem;font-weight:700}.prose p{margin:.6em 0}.prose ul,.prose ol{padding-left:1.4em;margin:.5em 0}.prose li{margin:.3em 0}.prose strong{font-weight:700}.prose em{font-style:italic}.prose code{background:var(--card-2);padding:.1em .3em;border-radius:4px;font-size:.88em}.remix-row{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.remix-label{font-size:.78rem;color:var(--muted);flex-shrink:0}.remix-chip{padding:.2rem .55rem;border:1px solid var(--line);border-radius:var(--r-pill);background:var(--card-2);color:var(--ink);font-size:.78rem;cursor:pointer;transition:background .1s,border-color .1s}.remix-chip:hover{background:var(--brand-light);border-color:var(--brand-mid)}.library-picker-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:200;display:flex;align-items:center;justify-content:center}.library-picker-panel{background:var(--card);border-radius:var(--r-card);box-shadow:var(--shadow-float);padding:1.25rem;width:min(420px,90vw);max-height:70vh;overflow-y:auto}
