:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#2f221a;--bg:#fff5ec;--bg-soft:#fffaf4;--surface:#fffaf5e6;--surface-strong:#fffdf9fa;--surface-muted:#fff0e2;--surface-tint:#fff1e0;--text:#2c2018;--text-muted:#745d4c;--text-soft:#ad8a75;--accent:#ff9447;--accent-strong:#f26b1d;--accent-soft:#ffe3c9;--success-soft:#ebf6ea;--success:#4e8b58;--danger-soft:#fff1eb;--danger:#af4f38;--border:#a0765929;--border-strong:#a0765942;--shadow-soft:0 18px 40px #8a562e14;--shadow-strong:0 26px 56px #8a562e1f;--radius-panel:30px;--radius-card:24px;--radius-pill:999px;--ease-out:cubic-bezier(.22, 1, .36, 1);--tab-bar-height:78px;background:#fff5ec;font-family:Avenir Next,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:linear-gradient(180deg, #fff5ec 0%, #fff8f1fa 18%, #fffcf8f5 100%), radial-gradient(circle at 82% 12%, #ffd3a138, #ffd3a100 24%), radial-gradient(circle at 16% 22%, #ffe7bc2e, #ffe7bc00 20%), var(--bg);min-height:100dvh;color:var(--text);margin:0}body:before{content:"";pointer-events:none;opacity:.55;background-image:linear-gradient(#ffffff0f,#ffffff0f),radial-gradient(#7858450b .6px,#0000 .6px);background-size:100% 100%,10px 10px;position:fixed;inset:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}a{color:inherit}:focus-visible{outline-offset:3px;outline:3px solid #c86c3b59}#root{min-height:100dvh}.app-shell{min-height:100dvh;padding:14px 14px calc(14px + env(safe-area-inset-bottom))}.app-shell--stories{padding:0 0 calc(14px + env(safe-area-inset-bottom))}.app-shell__phone{grid-template-rows:auto 1fr auto;gap:12px;width:min(100%,33rem);height:calc(100dvh - 28px);min-height:calc(100dvh - 28px);margin:0 auto;display:grid}.app-shell__phone--stories{width:100%;max-width:none;height:100dvh;min-height:100dvh;margin:0}.app-shell__phone--full{grid-template-rows:1fr auto}.app-shell__header{padding:calc(6px + env(safe-area-inset-top)) 2px 0}.app-shell__header--compact{padding-top:calc(8px + env(safe-area-inset-top))}.app-shell__header--compact .app-shell__badge{min-height:34px;padding:0 12px}.app-shell__brand-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.app-shell__brand-block{align-items:center;display:flex}.app-shell__brand-mark-row{align-items:center;gap:10px;display:inline-flex}.app-shell__brand-copy{gap:0;display:grid}.app-shell__brand-logo{filter:drop-shadow(0 8px 16px #bf623224);flex:none;width:28px;height:28px}.app-shell__brand{color:var(--accent);letter-spacing:-.02em;margin:0;font-size:13px;font-weight:800}.app-shell__brand-tag{color:var(--text-soft);font-size:11px;line-height:1.2}.app-shell__badge{border:1px solid var(--border);border-radius:var(--radius-pill);min-height:38px;color:var(--accent-strong);letter-spacing:.02em;white-space:nowrap;background:#fffcf794;align-items:center;padding:0 14px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff9e}.app-shell__content{overscroll-behavior:contain;width:100vw;height:100%;min-height:0;margin-inline:calc(50% - 50vw);padding:0;overflow-y:auto}.app-shell__content--stories{width:100%;margin-inline:0;padding-inline:0}.app-shell__page{width:min(100%,33rem);min-height:100%;animation:page-rise .28s var(--ease-out);margin:0 auto;padding-inline:14px}.app-shell__phone--stories .app-shell__page{width:100%;padding-inline:0}.tab-bar{border:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-height:60px;margin:0 10px calc(env(safe-area-inset-bottom) * .2);background:#fffcf8c7;border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:5px;display:grid;box-shadow:0 12px 28px #59362114,inset 0 1px #ffffffbd}.tab-bar__link{min-height:52px;color:var(--text-soft);border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:0 14px;text-decoration:none;transition:transform .22s cubic-bezier(.4,0,.2,1),background-color .22s cubic-bezier(.4,0,.2,1),color .22s cubic-bezier(.4,0,.2,1);display:inline-flex}.tab-bar__icon{flex:none;width:19px;height:19px}.tab-bar__link:active{transform:translateY(1px)scale(.985)}.tab-bar__link:focus-visible{outline-offset:0}.tab-bar__link--active{color:var(--accent-strong);background:linear-gradient(#ffe8d1,#ffd8b4);box-shadow:inset 0 1px #fffc}.tab-bar__label{letter-spacing:.02em;font-size:14px;font-weight:800}.page{padding-bottom:calc(24px + env(safe-area-inset-bottom));gap:16px;display:grid}.editor-page{gap:12px}.page__header{gap:8px;padding:6px 2px 0;display:grid}.page__eyebrow{color:var(--accent);letter-spacing:.02em;margin:0;font-size:12px;font-weight:800}.page__title{letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(2rem,6vw,2.6rem);line-height:.94}.page__description,.helper-text,.muted-text{color:var(--text-muted);margin:0;line-height:1.6}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.summary-card,.panel,.surface-card{border:1px solid var(--border);border-radius:var(--radius-panel);background:var(--surface);box-shadow:var(--shadow-soft)}.summary-card{transition:transform .22s var(--ease-out), box-shadow .22s var(--ease-out), border-color .22s var(--ease-out);gap:8px;padding:16px 14px;display:grid;box-shadow:0 16px 28px #5936210d,inset 0 1px #ffffffb8}.summary-card__value{color:var(--accent-strong);letter-spacing:-.02em;font-size:16px;font-weight:800}.summary-card__label{color:var(--text-muted);font-size:12px;font-weight:600;line-height:1.4}.panel{gap:14px;padding:18px;display:grid;box-shadow:0 20px 38px #5936210f,inset 0 1px #ffffffb8}.panel--tint{background:radial-gradient(circle at 100% 0,#e8b89033,#e8b89000 32%),linear-gradient(#fff7effa,#fffcf8eb)}.panel--soft{background:var(--surface-strong)}.panel__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.panel__title{color:var(--accent-strong);letter-spacing:.04em;margin:0;font-size:12px;font-weight:800}.panel__meta{color:var(--text-soft);font-size:12px;line-height:1.5}.stack,.card-list{gap:12px;display:grid}.card{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-strong);transition:transform .22s var(--ease-out), box-shadow .22s var(--ease-out), border-color .22s var(--ease-out), background-color .22s var(--ease-out);gap:10px;padding:14px;display:grid}.card--selected{box-shadow:var(--shadow-soft);background:#fff4ea;border-color:#ab54266b}.card--muted{background:var(--surface-muted)}.card--success{background:var(--success-soft);border-color:#4e8b583d}.card--danger{background:var(--danger-soft);border-color:#af4f382e}.pill-row,.player-status-row,.editor-status-row{flex-wrap:wrap;gap:8px;display:flex}.pill,.status-pill{border-radius:var(--radius-pill);background:var(--accent-soft);min-height:32px;color:var(--accent-strong);align-items:center;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.status-pill--success{color:var(--success);background:#4e8b5824}.status-pill--muted{color:var(--text-muted);background:#a2817024}.media-grid{gap:12px;display:grid}.media-card{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-strong);transition:transform .22s var(--ease-out), box-shadow .22s var(--ease-out), border-color .22s var(--ease-out);gap:10px;padding:12px;display:grid}.media-card__image,.hero-image{aspect-ratio:3/4;border:1px solid var(--border);object-fit:cover;background:#eadcca;border-radius:18px;width:100%}.hero-image{min-height:280px}.media-card__meta,.eyebrow-meta{color:var(--text-muted);font-size:13px;line-height:1.5}.media-card__actions,.button-row,.button-stack{flex-wrap:wrap;gap:10px;display:flex}.button-stack{flex-flow:column;align-items:stretch}.button,.button-link{min-height:48px;transition:transform .22s var(--ease-out), box-shadow .22s var(--ease-out), background-color .22s var(--ease-out), border-color .22s var(--ease-out), color .22s var(--ease-out);border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.button:active,.button-link:active{transform:translateY(1px)scale(.985)}.button:focus-visible,.button-link:focus-visible,.input:focus-visible,.select:focus-visible,.textarea:focus-visible,.file-input:focus-visible,.filter-chip:focus-visible{outline-offset:2px;outline:3px solid #c86c3b47}.button--primary,.button-link--primary{color:#fff;background:linear-gradient(#ff9f56,#ff7a2f);box-shadow:0 16px 30px #ff7a2f38}.button--secondary,.button-link--secondary{border-color:var(--border-strong);color:var(--text);background:#fffbf6e0}.button--ghost{color:var(--accent-strong);background:0 0;border-color:#0000;min-height:38px;padding-inline:0}.button--danger{color:#fff;background:linear-gradient(#e08265,#c95c43);box-shadow:0 16px 30px #c95c4333}.button--small{border-radius:14px;min-height:38px;padding:0 12px;font-size:13px}.button:not(:disabled):hover,.button-link:hover{transform:translateY(-1px)}.field{gap:8px;display:grid}.field__label{color:var(--accent-strong);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:800}.input,.select,.textarea,.file-input{border:1px solid var(--border-strong);width:100%;color:var(--text);background:#fff;border-radius:18px;padding:14px 16px}.textarea{resize:vertical;min-height:240px;line-height:1.7}.textarea--editor{min-height:208px}.progress{gap:10px;display:grid}.progress__track{border-radius:var(--radius-pill);background:#ead8c6;width:100%;height:12px;overflow:hidden}.progress__fill{border-radius:inherit;height:100%;transition:width .32s var(--ease-out);background:linear-gradient(90deg,#ffad66,#ff7a2f)}.processing-inline-progress{gap:8px;display:grid}.processing-inline-progress__fill{width:56%;animation:1.35s ease-in-out infinite indeterminate-flow}.notice,.error-banner,.empty-state{border-radius:20px;gap:10px;padding:16px;display:grid}.notice{color:#8d5436;background:#fff3e8;border:1px solid #ab542633}.error-banner{background:var(--danger-soft);color:var(--danger);border:1px solid #af4f382e}.empty-state{border:1px solid var(--border);background:var(--surface-strong);box-shadow:0 16px 32px #5936210d,inset 0 1px #ffffffb8}.empty-state--illustrated{justify-items:start}.empty-state--storybook{border-radius:28px;gap:12px;padding:20px}.empty-state__art{background:radial-gradient(circle at 30% 30%,#ffffffe6,#fff0 45%),linear-gradient(#d9855238,#ab54261f);border-radius:28px;width:84px;height:84px;box-shadow:inset 0 1px #ffffff8c}.empty-state__art--storybook{background:linear-gradient(#fff3e8fa,#fffbf6fa);border-radius:26px;place-items:center;width:112px;height:88px;display:grid}.empty-state__book{background:linear-gradient(90deg,#b95d312e 0 16%,#ffffffb3 16% 50%,#b95d3114 50% 54%,#ffffffb3 54% 100%),#fffaf4;border-radius:14px 14px 10px 10px;width:56px;height:42px;box-shadow:0 10px 20px #59362114}.skeleton-stack{gap:12px;display:grid}.skeleton-card{background:linear-gradient(90deg,#fffbf6eb 0%,#f6ebe0fa 50%,#fffbf6eb 100%) 0 0/200% 100%;border-radius:24px;min-height:132px;animation:1.5s linear infinite skeleton-shimmer}.skeleton-card--hero{min-height:280px}.sticky-actions{z-index:5;border:1px solid var(--border);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffbf6f0;border-radius:22px;margin-top:4px;padding:10px;position:sticky;bottom:12px}.sticky-actions--static{position:static;bottom:auto}.panel--editor{gap:12px}.editor-lead{gap:8px;display:grid}.processing-hero-panel,.processing-hero-panel__content{gap:16px}.processing-hero-panel__title{font-size:clamp(1.5rem,4vw,2rem)}.processing-stat-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.processing-stat{background:#fffbf69e;border:1px solid #a2817024;border-radius:18px;gap:6px;padding:12px;display:grid}.processing-stage-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.processing-stage-strip__item{text-align:center;background:#fffbf680;border:1px solid #a281701f;border-radius:18px;justify-items:center;gap:6px;padding:10px 6px;display:grid}.processing-stage-strip__item--active{background:#fff3e8e0;border-color:#ab542638}.processing-stage-strip__item--done{background:#ebf6eae0;border-color:#4e8b582e}.processing-stage-strip__step{color:var(--accent-strong);letter-spacing:.08em;font-size:11px;font-weight:800}.processing-stage-strip__label{color:var(--text-muted);font-size:12px;font-weight:700;line-height:1.35}.processing-review-card{gap:14px}.sticky-actions__summary{gap:4px;display:grid}.capture-queue-strip{scrollbar-width:none;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.capture-queue-strip::-webkit-scrollbar{display:none}.capture-queue-strip__item{flex:0 0 72px;position:relative}.capture-queue-strip__image{border:1px solid var(--border);object-fit:cover;background:#eadcca;border-radius:18px;width:72px;height:96px;display:block}.capture-queue-strip__label{color:#fff;background:#2d211bc2;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;bottom:6px;right:6px}.capture-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.capture-action-tile{border:1px solid var(--border);min-height:148px;transition:transform .22s var(--ease-out), box-shadow .22s var(--ease-out), border-color .22s var(--ease-out), background-color .22s var(--ease-out);background:#fffbf7eb;border-radius:26px;gap:8px;padding:18px;display:grid;box-shadow:0 18px 34px #59362112,inset 0 1px #ffffffbd}.capture-action-tile--camera{background:radial-gradient(circle at 100% 0,#e8b8903d,#e8b89000 38%),#fff8f2f5;border-color:#b95d3133}.capture-action-tile:hover{border-color:#b95d313d;transform:translateY(-2px)}.capture-action-tile:active{transform:scale(.985)}.capture-action-tile__eyebrow{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:800}.capture-action-tile__title{font-size:18px;line-height:1.15}.capture-action-tile__copy{color:var(--text-muted);font-size:14px;line-height:1.5}.capture-hero{gap:18px;overflow:hidden}.capture-hero__stage,.library-hero__top{gap:18px;display:grid}.capture-hero__art{background:radial-gradient(circle at 28% 28%,#fffffff2,#fff0 28%),linear-gradient(135deg,#ff9c57,#ffd39f 58%,#fff1df);border-radius:28px;min-height:168px;position:relative;box-shadow:inset 0 1px #ffffff8f}.capture-hero__book{background:linear-gradient(90deg,#ff7a2f38 0 14%,#fffcf7eb 14% 49%,#ff7a2f24 49% 51%,#fffcf7eb 51% 86%,#ff7a2f2e 86% 100%);border-radius:22px;height:88px;position:absolute;bottom:24px;left:24px;right:24px;transform:rotate(-4deg);box-shadow:0 18px 28px #613d251f}.capture-hero__spark{background:#fffaf6d6;border-radius:999px;width:12px;height:12px;position:absolute}.capture-hero__spark--one{top:28px;right:28px}.capture-hero__spark--two{width:8px;height:8px;top:50px;right:62px}.capture-hero__spark--three{width:6px;height:6px;top:74px;right:34px}.capture-hero__copy-block{gap:12px;display:grid}.capture-hero__title,.library-hero__title{letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(1.85rem,5vw,2.4rem);line-height:.96}.capture-hero__meta-row,.library-hero__meta-row{flex-wrap:wrap;gap:8px;display:flex}.capture-hero__footnote{color:var(--text-soft);margin:0;font-size:12px;line-height:1.5}.capture-guidance-list{gap:10px;display:grid}.capture-guidance-list__item{align-items:flex-start;gap:10px;display:flex}.visually-hidden-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.story-text{color:#443127;white-space:pre-wrap;margin:0;font-size:17px;line-height:1.9}.player-story-text{font-size:18px}.inline-split{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.filter-row{scrollbar-width:none;gap:8px;padding:2px 2px 0;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-chip{border:1px solid var(--border);border-radius:var(--radius-pill);min-height:34px;color:var(--text-muted);transition:transform .18s var(--ease-out), background-color .18s var(--ease-out), border-color .18s var(--ease-out), color .18s var(--ease-out);background:#fffcf7e0;flex:none;padding:0 12px;font-size:13px;font-weight:700}.filter-chip:active{transform:scale(.98)}.filter-chip--active{color:var(--accent-strong);background:#ffe6d0;border-color:#f26b1d4d}.story-link-card{border:1px solid var(--border);background:var(--surface-strong);transition:transform .22s var(--ease-out), box-shadow .22s var(--ease-out), border-color .22s var(--ease-out), background-color .22s var(--ease-out);border-radius:24px;gap:12px;padding:14px;text-decoration:none;display:grid;box-shadow:0 20px 34px #5936210f,inset 0 1px #ffffffbd}.story-link-card--featured{background:radial-gradient(circle at 100% 0,#e8b8903d,#e8b89000 34%),linear-gradient(#fffaf5fa,#fff3e8fa);border-color:#ab54263d;gap:18px;padding:18px}.review-hero-panel{gap:16px}.review-checklist{gap:10px;display:grid}.review-checklist__item{align-items:flex-start;gap:10px;display:flex}.story-link-card:hover,.card:hover,.media-card:hover,.summary-card:hover{transform:translateY(-2px)}.story-link-card:active,.card:active,.media-card:active{transform:translateY(0)scale(.992)}.story-link-card--highlight{background:#fff6ee;border-color:#ab54264d}.story-link-card__title{letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:18px;line-height:1.15}.stories-page{gap:14px;min-height:100%;padding-inline:14px}.stories-page__header{justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 2px 0;display:flex}.stories-page__title-block{flex:auto;gap:6px;min-width:0;display:grid}.stories-page__title{letter-spacing:-.045em;margin:0;font-size:clamp(1.65rem,5vw,2rem);line-height:1}.stories-page__subtitle{color:var(--text-muted);margin:0;font-size:15px}.stories-page__header-actions{flex:none;align-items:center;gap:10px;display:flex}.step-page{gap:14px}.step-page__header{justify-content:space-between;align-items:flex-start;gap:12px;padding:6px 2px 0;display:flex}.step-page__title-block{flex:auto;gap:6px;min-width:0;display:grid}.step-page__title{letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(1.8rem,5.6vw,2.3rem);line-height:.98}.step-page__subtitle{color:var(--text-muted);margin:0;font-size:15px;line-height:1.55}.step-page__header-actions{flex:none;align-items:center;gap:8px;display:flex}.step-hero-card{gap:16px;display:grid}.step-hero-card__body{gap:14px;min-width:0;display:grid}.step-hero-card__title{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(1.5rem,4.8vw,2rem);line-height:1.02}.step-hero-card__media{min-width:0}.step-hero-card__media--art{display:grid}.step-hero-card__media--stacked{place-items:center;min-height:210px;display:grid}.step-hero-card__image,.step-hero-card__placeholder{aspect-ratio:3/4;border:1px solid var(--border);background:linear-gradient(#f2e2d0,#e5ccb4);border-radius:24px;width:100%}.step-hero-card__image{object-fit:cover}.step-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.step-stat{background:#fffbf69e;border:1px solid #a2817024;border-radius:18px;gap:6px;padding:12px;display:grid}.step-stat__value{color:var(--text);letter-spacing:-.02em;font-size:15px;font-weight:800}.step-stat__label{color:var(--text-muted);font-size:12px;line-height:1.45}.step-preview-stack{width:min(100%,220px);height:180px;position:relative}.step-preview-stack__image{object-fit:cover;background:#eadcca;border:1px solid #a281702e;border-radius:20px;width:124px;height:164px;position:absolute;box-shadow:0 16px 30px #5936211a}.step-preview-stack__image--0{bottom:0;left:0;transform:rotate(-8deg)}.step-preview-stack__image--1{z-index:1;top:0;left:46px}.step-preview-stack__image--2{bottom:6px;right:0;transform:rotate(8deg)}.stories-icon-button{width:42px;height:42px;color:var(--text);background:#fffcf7d1;border:1px solid #88685229;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 1px #ffffffb8}.stories-header-button,.stories-create-button{border-radius:999px;min-height:42px}.stories-icon-button__icon,.stories-create-button__icon,.stories-sort-chip__icon,.story-list-card__meta-icon,.story-list-card__action-icon{flex:none;width:16px;height:16px}.stories-create-button{gap:6px;min-height:42px;padding-inline:12px 14px;font-size:13px}.stories-filter-panel{display:block}.stories-filter-panel__chips{align-items:center;padding-inline:0}.stories-sort-chip{border:1px solid var(--border);min-height:36px;color:var(--text-muted);background:#fffcf7e0;border-radius:999px;flex:none;align-items:center;gap:8px;margin-left:auto;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.stories-list{gap:16px;display:grid}.stories-skeleton-card{background:#fffaf5bd;border:1px solid #a0765924;border-radius:28px;grid-template-columns:7.4rem minmax(0,1fr);gap:14px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffffb8}.stories-skeleton-card__cover{border-radius:22px;min-height:116px}.stories-skeleton-card__body{gap:10px;display:grid}.stories-skeleton-card__title{border-radius:12px;width:62%;min-height:22px}.stories-skeleton-card__line{border-radius:10px;min-height:14px}.stories-skeleton-card__line--wide{width:92%}.stories-skeleton-card__line--mid{width:68%}.stories-skeleton-card__meta-row{flex-wrap:wrap;gap:10px;display:flex}.stories-skeleton-card__meta{border-radius:10px;width:64px;min-height:14px}.stories-skeleton-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.stories-skeleton-card__time{border-radius:10px;width:72px;min-height:14px}.stories-skeleton-card__actions{gap:8px;display:flex}.stories-skeleton-card__button{border-radius:999px;width:86px;min-height:38px}.stories-skeleton-card__button--ghost{width:72px}.story-list-card{background:#fffdf9fa;border:1px solid #88685224;border-radius:28px;grid-template-columns:7.4rem minmax(0,1fr);gap:14px;padding:12px;display:grid;box-shadow:0 14px 34px #5936210f,inset 0 1px #ffffffc2}.story-list-card__cover-link{min-width:0;display:block;position:relative}.story-list-card__cover{aspect-ratio:1;object-fit:cover;background:linear-gradient(#ecd7c2,#dcc2ac);border-radius:22px;width:100%;display:block}.story-list-card__cover--placeholder{border:1px solid #88685224}.story-list-card__badge{background:#ffffffe0;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 6px 18px #59362114}.story-list-card__badge--done{color:#4e8b58}.story-list-card__badge--review{color:#3e78d7}.story-list-card__badge--active{color:var(--accent-strong)}.story-list-card__badge--failed{color:var(--danger)}.story-list-card__page-count{color:#fffcf8f5;background:#261c15b8;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:10px;left:10px}.story-list-card__body{gap:10px;min-width:0;display:grid}.story-list-card__topline{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.story-list-card__title{min-width:0;color:var(--text);letter-spacing:-.04em;margin:0;font-size:18px;font-weight:800;line-height:1.2;text-decoration:none}.story-list-card__menu{color:var(--text-soft);font-size:18px;line-height:1}.story-list-card__excerpt{color:var(--text-muted);margin:0;font-size:14px;line-height:1.55}.story-list-card__meta-row{color:var(--text-muted);flex-wrap:wrap;gap:10px 14px;font-size:13px;display:flex}.story-list-card__meta-item{align-items:center;gap:6px;display:inline-flex}.story-list-card__progress-block{gap:6px;display:grid}.story-list-card__progress-row{color:var(--text-muted);justify-content:space-between;align-items:center;gap:8px;font-size:13px;display:flex}.story-list-card__progress-track{background:#bf62321f;border-radius:999px;width:100%;height:6px;overflow:hidden}.story-list-card__progress-fill{border-radius:inherit;background:linear-gradient(90deg,#ffb15f,#ff7a2f);height:100%}.story-list-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.story-list-card__time{color:var(--text-muted);font-size:13px}.story-list-card__actions{flex-wrap:wrap;gap:8px;display:flex}.story-list-card__action{border-radius:999px;gap:6px;min-height:40px;padding-inline:16px;font-size:14px}.story-list-card__action--primary{box-shadow:none}.story-group{gap:14px;display:grid}.story-group__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.library-hero{gap:16px}.library-hero__cover{background:radial-gradient(circle at 0 0,#ffffffe6,#fff0 34%),linear-gradient(135deg,#f0c4a0,#f7e6d7 60%,#fff8f2);border-radius:28px;min-height:156px;position:relative}.library-hero__cover-card{background:linear-gradient(#fffcf7f5,#f6e7d9eb);border:1px solid #bf623224;border-radius:22px;width:118px;height:148px;position:absolute;box-shadow:0 18px 28px #5936211a}.library-hero__cover-card--back{top:20px;left:34px;transform:rotate(-8deg)}.library-hero__cover-card--front{bottom:16px;right:34px;transform:rotate(8deg)}.player-page{gap:12px}.player-page__header{gap:6px}.player-hero-card{gap:16px;display:grid}.player-hero-card__cover{position:relative}.player-hero-card__image{aspect-ratio:1;border:1px solid var(--border);object-fit:cover;background:linear-gradient(#efe2d3,#dcc2ac);border-radius:26px;width:100%;display:block}.player-hero-card__image--placeholder{background:linear-gradient(#efe2d3,#dcc2ac)}.player-hero-card__body{gap:12px;display:grid}.player-hero-card__meta{color:var(--text-soft);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.player-hero-card__title{color:var(--text);letter-spacing:-.045em;margin:0;font-size:clamp(1.55rem,5vw,2rem);line-height:1}.player-hero-card__copy{color:var(--text-muted);margin:0;line-height:1.5}.player-audio-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff8f21f;border:1px solid #fff8f229;border-radius:24px;gap:6px;padding:8px 10px;display:grid;box-shadow:inset 0 1px #ffffff14}.player-audio-card--surface{background:#fffbf6b8;border-color:#a2817024;box-shadow:inset 0 1px #ffffffad}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes page-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dialog-backdrop{background:#2d211b57;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{border:1px solid var(--border);background:var(--surface-strong);width:min(100%,22rem);box-shadow:var(--shadow-strong);border-radius:28px;gap:18px;padding:22px;display:grid}.audio{width:100%}.status-live{color:var(--accent-strong);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.pill--accent-strong{color:var(--accent-strong);background:#ab542624}.status-live__dot{background:currentColor;border-radius:999px;width:10px;height:10px;animation:1.6s infinite live-pulse;box-shadow:0 0 #bf623259}.status-live--success{color:var(--success)}.status-live--muted{color:var(--text-soft)}.recording-card{position:relative;overflow:hidden}.recording-card:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 15%,#ffffff38 50%,#0000 85%);animation:3.2s infinite card-sheen;position:absolute;inset:0;transform:translate(-120%)}.stage-card--active{position:relative;overflow:hidden}.stage-card--active:before{content:"";background:linear-gradient(#dd9060,#bf6232);width:4px;position:absolute;inset:0 auto 0 0}@keyframes live-pulse{0%{transform:scale(.96);box-shadow:0 0 #bf623259}70%{transform:scale(1);box-shadow:0 0 0 10px #bf623200}to{transform:scale(.96);box-shadow:0 0 #bf623200}}@keyframes card-sheen{0%{transform:translate(-120%)}55%{transform:translate(120%)}to{transform:translate(120%)}}@keyframes indeterminate-flow{0%{transform:translate(-70%)}50%{transform:translate(40%)}to{transform:translate(-70%)}}@media (width>=768px){.app-shell{padding:28px 20px calc(24px + env(safe-area-inset-bottom))}.app-shell__page{padding-inline:20px}.app-shell__phone{width:min(100%,35rem)}.capture-hero__stage,.library-hero__top,.step-hero-card{grid-template-columns:1.15fr 1fr;align-items:center}.summary-grid,.media-grid,.capture-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.processing-stage-strip{gap:10px}}@media (width<=420px){.step-page__header{flex-direction:column;align-items:stretch}.step-page__header-actions{width:100%}.step-page__header-actions>*{flex:1 1 0}.processing-stat-row,.processing-stage-strip,.capture-action-grid,.step-stat-grid,.step-hero-card,.player-hero-card,.story-list-card,.stories-skeleton-card{grid-template-columns:1fr}.story-list-card__cover{aspect-ratio:16/10}.stories-skeleton-card__cover{min-height:152px}.story-list-card__footer,.stories-skeleton-card__footer{align-items:stretch}.story-list-card__actions,.stories-skeleton-card__actions{width:100%}.story-list-card__action{flex:1 1 0}.stories-skeleton-card__button,.stories-skeleton-card__button--ghost{flex:1 1 0;width:auto}.textarea--editor{min-height:188px}.empty-state__art{width:72px;height:72px}.capture-hero__art,.library-hero__cover{min-height:138px}.library-hero__cover-card{width:92px;height:116px}.library-hero__cover-card--back{left:24px}.library-hero__cover-card--front{right:24px}.step-preview-stack{width:180px;height:156px}.step-preview-stack__image{width:104px;height:136px}}
