@import "https://fonts.googleapis.com/css2?family=Literata:ital,opsz,wght@0,7..72,400;0,7..72,500;0,7..72,600;1,7..72,400;1,7..72,500&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600&display=swap";:root{--parchment:#f9f8f7;--parchment-mid:#f3f2f1;--parchment-deep:#eaeae8;--ink:#1a1915;--ink-mid:#6b6b64;--ink-light:#6b6b64;--ink-faint:#a8a89f;--sage-deep:#3d5c40;--sage:#5c7a5e;--sage-mid:#5c7a5e;--sage-light:#a8c4aa;--sage-pale:#d4e6d5;--sage-faint:#e8efe8;--ember:#9a6040;--ember-mid:#c07a50;--ember-pale:#faeee8;--ember-faint:#faf5f0;--border-light:#edebe7;--border:#5c7a5e2e;--border-mid:#dddbd6;--border-strong:#1c1c1a2e;--ink-rule:#dddbd6;--rule:#edebe7;--surface:#faf9f7;--white:#fff;--shadow-sm:0 1px 3px #1c1c1a0f;--shadow-md:0 2px 8px #1c1c1a14;--shadow-lg:0 4px 20px #1c1c1a1a;--shadow-card:0 0 0 1px #00000012, 0 8px 32px #00000014;--shadow-card-hover:0 0 0 1px #00000012, 0 12px 40px #0000001f;--overlay-scrim:#1c1c1a66;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:14px;--font-serif:"Literata", Georgia, serif;--font-sans:"DM Sans", system-ui, sans-serif;--space-1:4px;--space-2:8px;--space-3:16px;--space-4:24px;--space-5:32px;--space-6:48px;--space-7:80px;--topbar-height:52px;--sidebar-width:240px;--rail-width:240px;--content-max:800px;--z-context-menu:50;--z-confirm-dialog:100;--ease-out:cubic-bezier(.22, 1, .36, 1);--transition-fast:.15s var(--ease-out);--transition-base:.2s var(--ease-out);--transition-slow:.3s var(--ease-out)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px}body{font-family:var(--font-sans);background:var(--parchment);color:var(--ink);min-height:100vh;line-height:1.75}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);color:var(--ink);font-weight:600;line-height:1.2}h1{letter-spacing:-.02em;font-size:2.25rem}h2{letter-spacing:-.01em;font-size:1.5rem}h3{font-size:1.125rem}p{color:var(--ink-mid);line-height:1.75}a{color:var(--sage-mid);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--sage-deep)}input,textarea,select,button{font-family:var(--font-sans);font-size:inherit}input,textarea{color:var(--ink);background:0 0;border:none;outline:none}input::placeholder,textarea::placeholder{color:var(--ink-faint)}button{cursor:pointer;color:inherit;background:0 0;border:none}::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar:hover{width:2px;height:2px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:10px;min-height:24px}::-webkit-scrollbar-thumb:hover{background:var(--border-mid)}*{scrollbar-width:thin;scrollbar-color:var(--border-light) transparent}.main-content-scroll{overflow:hidden auto}@supports (overflow:overlay){.main-content-scroll{overflow-y:overlay}}.rail-project-tree-scroll{scrollbar-width:thin}.rail-project-tree-scroll--collapsed{scrollbar-width:none}.rail-project-tree-scroll--collapsed::-webkit-scrollbar{width:0;height:0;display:none}::selection{background:var(--sage-pale);color:var(--ink)}:focus-visible{outline:2px solid var(--sage-mid);outline-offset:2px;border-radius:var(--radius-sm)}div:focus,div:focus-visible{outline:none}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes spin{to{transform:rotate(360deg)}}.skeleton{background:var(--parchment-deep);animation:1.5s ease-in-out infinite pulse}.tl-locked-title-wrap{outline:none;align-items:baseline;max-width:100%;display:inline-flex}.tl-locked-hint{opacity:0;animation:tl-locked-hint-in var(--transition-fast) forwards}@keyframes tl-locked-hint-in{to{opacity:1}}.tl-locked-hint-inner{width:max-content;margin-left:var(--space-2);white-space:nowrap;font-family:var(--font-sans);color:color-mix(in srgb, var(--ember) 70%, var(--ink-faint));font-size:12px;font-weight:400;line-height:1.65;display:block}.tl-locked-title-wrap:focus-visible{outline:2px solid var(--sage-mid);outline-offset:2px;border-radius:var(--radius-sm)}.step-body-editor .tiptap,.step-body-editor .ProseMirror{min-height:80px;font-family:var(--font-sans);color:var(--ink);cursor:text;outline:none;font-size:14px;line-height:1.65}.step-body-editor .tiptap p,.step-body-editor .ProseMirror p{color:var(--ink);margin:0 0 .5em;line-height:1.65}.step-body-editor .tiptap p:last-child,.step-body-editor .ProseMirror p:last-child{margin-bottom:0}.step-body-editor .tiptap ul,.step-body-editor .tiptap ol,.step-body-editor .ProseMirror ul,.step-body-editor .ProseMirror ol{padding-left:1.25rem}.step-body-editor .tiptap ul li,.step-body-editor .tiptap ol li,.step-body-editor .ProseMirror ul li,.step-body-editor .ProseMirror ol li{padding-left:0}.step-body-editor .tiptap ul,.step-body-editor .ProseMirror ul{list-style-type:disc}.step-body-editor .tiptap ol,.step-body-editor .ProseMirror ol{list-style-type:decimal}.step-body-editor .tiptap p.is-editor-empty:first-child:before,.step-body-editor .ProseMirror p.is-editor-empty:first-child:before,.step-body-editor .tiptap.is-editor-empty:before,.step-body-editor .ProseMirror.is-editor-empty:before{content:attr(data-placeholder);color:var(--ink-faint);float:left;pointer-events:none;height:0}.document-step-body .step-body-editor .tiptap,.document-step-body .step-body-editor .ProseMirror{min-height:1.65em}@keyframes knock{0%,to{transform:scale(1);box-shadow:0 0 #5c7a5e00}8%{transform:scale(1.15);box-shadow:0 0 0 5px #5c7a5e38}16%{transform:scale(1);box-shadow:0 0 0 8px #5c7a5e0f}24%,to{transform:scale(1);box-shadow:0 0 #5c7a5e00}}@keyframes reflection-loading-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.92)}}.reflection-dot-slot{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.reflection-dot-wrap{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.reflection-dot{border-radius:50%;transition:background .3s,box-shadow .2s}.reflection-dot-wrap--idle .reflection-dot{background:var(--ink-rule);width:6px;height:6px}.reflection-dot-wrap--knocked .reflection-dot{background:var(--ink-rule);width:8px;height:8px;animation:5s ease-in-out knock}.reflection-dot-wrap--loading .reflection-dot{background:var(--sage);width:8px;height:8px;animation:1.5s ease-in-out infinite reflection-loading-pulse}.reflection-dot-wrap--active .reflection-dot{background:var(--sage);width:8px;height:8px}.reflection-dot-wrap--active.reflection-dot-wrap--expanded .reflection-dot{box-shadow:0 0 0 2px var(--white), 0 0 0 3.5px var(--sage-pale)}.reflection-panel-slot{flex-shrink:0;align-self:stretch;min-height:0}.reflection-panel-slot--open{width:280px;transition:width .7s var(--ease-out)}.reflection-panel-slot--closed{width:0;transition:width .9s var(--ease-out);overflow:hidden}.reflection-panel{will-change:transform;flex-direction:column;width:280px;height:100%;min-height:0;display:flex;box-shadow:-4px 0 12px #0000000f}.reflection-panel--open{opacity:1;visibility:visible;pointer-events:auto;transition:transform .7s var(--ease-out), opacity .7s var(--ease-out), visibility 0s linear;transform:translate(0)}.reflection-panel--closed{opacity:0;visibility:hidden;pointer-events:none;transition:transform .9s var(--ease-out), opacity .9s var(--ease-out), visibility 0s linear .9s;transform:translate(100%)}.reflection-panel-content{flex:1;min-height:0;padding:16px;position:relative;overflow-y:auto}.reflection-panel-content-overlay{background:var(--white);opacity:0;pointer-events:none;transition:opacity .2s var(--ease-out);z-index:1;position:absolute;inset:0}.reflection-panel-content-overlay--loading{opacity:.6}.reflection-panel-refresh-icon--loading{animation:1.5s ease-in-out infinite reflection-loading-pulse;display:inline-flex}
