*,:before,:after{box-sizing:border-box}:root{--bg-page:#f3ede2;--bg-surface:#f5f5f5;--bg-surface-warn:#fff7e6;--bg-surface-current:#eef2ff;--text-primary:#332a20;--text-secondary:#8a7b65;--text-tertiary:#756852;--border-color:#dfd3be;--border-color-light:#ebe1ce;--color-error:#b00;--warning-color:#b45309;--color-success:#3f6b4a;--color-success-text:#1a6b3c;--bg-success:#eaf7ef;--bg-bubble-user:#e8f0fe;--bg-bubble-assistant:#f5f5f5;--input-bg:#fff;--input-border:#ccc;--card-surface:#faf4e8;--popup-surface:#fffdf8;--hover-highlight:#ebe1ce;--muted-destructive:#9c6b4e;--text-on-accent:#fdf6ea;--bg-editor-page:#fbf7ee;--accent-ink:#6f4e37;--accent-ink-soft:#ebe1ce;--color-in-progress:#a66b1a;--font-ui:"IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-manuscript:"Newsreader", Georgia, "Iowan Old Style", serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--binder-width:20rem}[data-theme=dark]{--bg-page:#1c1611;--bg-surface:#271f18;--bg-surface-warn:#3a2f16;--bg-surface-current:#1f2937;--text-primary:#e8e8e8;--text-secondary:#a3a3a3;--text-tertiary:#aaa19a;--border-color:#4a3b2c;--border-color-light:#332921;--color-error:#ff7a7a;--warning-color:#fbbf24;--color-success:#7faf8a;--color-success-text:#86efac;--bg-success:#16301f;--bg-bubble-user:#232b3a;--bg-bubble-assistant:#271f18;--input-bg:#221b15;--input-border:#5c4a38;--bg-editor-page:#221b15;--accent-ink:#8fb4d1;--accent-ink-soft:#202a33;--color-in-progress:#d9a644;--card-surface:var(--bg-surface);--popup-surface:var(--input-bg);--hover-highlight:var(--border-color-light);--muted-destructive:#c9967a;--text-on-accent:var(--bg-page)}html{background:var(--bg-page);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial}}body{background:var(--bg-page);color:var(--text-primary);font-family:var(--font-ui);margin:0}.nds-app-shell{background:var(--bg-page);grid-template-columns:15.5rem minmax(0,1fr);min-height:100dvh;display:grid}.nds-story-rail{height:100dvh;min-height:100dvh;padding:var(--space-5);border-right:1px solid var(--border-color);background:color-mix(in srgb, var(--card-surface) 72%, var(--bg-page));flex-direction:column;align-self:start;display:flex;position:sticky;top:0}.nds-offline .nds-app-shell{padding-top:var(--nds-offline-banner-height,2.5rem)}.nds-offline .nds-story-rail{top:var(--nds-offline-banner-height,2.5rem);min-height:calc(100vh - var(--nds-offline-banner-height,2.5rem));min-height:calc(100dvh - var(--nds-offline-banner-height,2.5rem));height:calc(100vh - var(--nds-offline-banner-height,2.5rem));height:calc(100dvh - var(--nds-offline-banner-height,2.5rem))}.nds-skip-link{z-index:1100;background:var(--popup-surface);color:var(--text-primary);border-radius:4px;padding:.55rem .75rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-180%)}.nds-skip-link:focus{transform:translateY(0)}.nds-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nds-brand-lockup{align-items:center;gap:var(--space-3);min-width:0;display:flex}.nds-brand-mark{object-fit:contain;border-radius:50%;flex-shrink:0;width:3rem;height:3rem}.nds-brand-lockup strong{font-family:var(--font-manuscript);letter-spacing:.01em;font-size:1.45rem;font-weight:650;display:block}.nds-brand-lockup span{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.075em;margin-top:.05rem;font-size:.66rem;line-height:1.35;display:block}.nds-story-rail__content{flex-direction:column;gap:.2rem;margin-top:2.5rem;display:flex}.nds-story-rail__motto{padding-top:var(--space-6);border-top:1px solid var(--border-color-light);color:var(--text-tertiary);font-family:var(--font-manuscript);margin:auto 0 0;font-size:.85rem;line-height:1.45}.nds-shell-nav-button{width:100%;color:var(--text-secondary);text-align:left;background:0 0;border:0;border-left:2px solid #0000;border-radius:0 6px 6px 0;padding:.55rem .65rem;font-size:.88rem;font-weight:500}.nds-shell-nav-button:hover:not(:disabled){filter:none;background:var(--hover-highlight);color:var(--text-primary)}.nds-shell-nav-button--active{border-left-color:var(--accent-ink);background:var(--accent-ink-soft);color:var(--text-primary);font-weight:650}.nds-app-shell__body{min-width:0}.nds-context-header{justify-content:space-between;align-items:center;gap:var(--space-4);border-bottom:1px solid var(--border-color-light);min-height:3.75rem;padding:.75rem clamp(1rem,3vw,2.5rem);display:flex}.nds-context-header>p{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.075em;margin:0;font-size:.76rem}.nds-context-header__actions{justify-content:flex-end;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.nds-work-canvas{width:min(100%, var(--nds-canvas-width,1180px));margin:0 auto;padding:clamp(1.5rem,4vw,3.5rem) clamp(1rem,4vw,3rem) 4rem}.nds-app-shell--threshold .nds-work-canvas{padding-top:clamp(2.5rem,6vw,5.5rem)}.nds-page-intro{justify-content:space-between;align-items:flex-end;gap:var(--space-6);padding-bottom:var(--space-5);border-bottom:1px solid var(--border-color);margin-bottom:clamp(2rem,5vw,4rem);display:flex;position:relative}.nds-page-intro:after{content:"";background:var(--accent-ink);width:min(8rem,30%);height:2px;position:absolute;bottom:-1px;left:0}.nds-eyebrow{margin:0 0 var(--space-2);color:var(--text-tertiary);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:650}.nds-page-intro h1{max-width:16ch;font-family:var(--font-manuscript);letter-spacing:-.025em;margin:0;font-size:clamp(2.2rem,5vw,4.25rem);font-weight:560;line-height:.98}.nds-page-intro__description{max-width:38rem;margin-top:var(--space-4);color:var(--text-secondary);font-size:1rem;line-height:1.6}.nds-page-intro__description p{margin:0}.nds-page-intro__aside{flex-shrink:0}.nds-new-project{align-items:end;gap:var(--space-6);padding:var(--space-5);border:1px solid var(--border-color);background:var(--card-surface);border-radius:12px;grid-template-columns:minmax(12rem,.7fr) minmax(18rem,1.3fr);margin-top:3rem;display:grid}.nds-new-project h2{font-family:var(--font-manuscript);margin:0;font-size:1.55rem;font-weight:560}.nds-new-project form{gap:var(--space-2);display:flex}.nds-new-project input{flex:1;min-width:0;padding:.6rem .7rem}@media (width<=1050px){.nds-new-project{grid-template-columns:1fr}}@media (width<=860px){.nds-app-shell{display:block}.nds-story-rail{border-right:0;border-bottom:1px solid var(--border-color);width:100%;height:auto;min-height:0;padding:.85rem 1rem;position:static}.nds-offline .nds-story-rail{height:auto;min-height:0;position:static;top:auto}.nds-brand-mark{width:2.35rem;height:2.35rem}.nds-brand-lockup span,.nds-story-rail__motto{display:none}.nds-story-rail__content{gap:var(--space-1);margin-top:var(--space-3);flex-direction:row;padding-bottom:.1rem;overflow-x:auto}.nds-shell-nav-button{border-bottom:2px solid #0000;border-left:0;border-radius:6px 6px 0 0;flex:none;width:auto}.nds-shell-nav-button--active{border-bottom-color:var(--accent-ink)}.nds-page-intro{flex-direction:column;align-items:flex-start}}@media (width<=520px){.nds-context-header{flex-direction:column;align-items:flex-start}.nds-context-header__actions{justify-content:flex-start;width:100%}.nds-page-intro h1{font-size:2.45rem}.nds-new-project form{flex-direction:column;align-items:stretch}}input,textarea,button{background:var(--input-bg);color:var(--text-primary);border:1px solid var(--input-border);border-radius:4px;font-family:inherit}button{cursor:pointer;background:var(--bg-surface)}button:hover:not(:disabled){filter:brightness(.95)}[data-theme=dark] button:hover:not(:disabled){filter:brightness(1.2)}button:disabled{cursor:default;opacity:.6}:focus-visible{outline:2px solid var(--accent-ink);outline-offset:2px}.nds-status-dot{box-sizing:border-box;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.nds-status-dot--not_started{border:1.5px solid var(--text-tertiary);background:0 0}.nds-status-dot--in_progress{background:var(--color-in-progress)}.nds-status-dot--locked{background:var(--color-success)}.nds-pulse-dot{background:var(--text-secondary);border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}@media (prefers-reduced-motion:no-preference){.nds-pulse-dot{animation:1.2s ease-in-out infinite nds-pulse}}@keyframes nds-pulse{0%,to{opacity:.25;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}.chat-bubble p{margin:.4em 0}.chat-bubble p:first-child{margin-top:0}.chat-bubble p:last-child{margin-bottom:0}.chat-bubble ul,.chat-bubble ol{margin:.4em 0;padding-left:1.4em}.phase-chat-messages .chat-bubble{font-size:1.08rem;line-height:1.5}
