*{box-sizing:border-box}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eee;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0e1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;min-height:100vh;margin:0;padding:0}#app{min-height:100vh}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.editor-container.svelte-cvhepb{background:#0a0e1a;flex-direction:column;flex:1;display:flex;overflow:hidden}.editor-container.light-mode.svelte-cvhepb{background:#fff}.editor-header.svelte-cvhepb{background:#0d111d;border-bottom:2px solid #1a2439;flex-shrink:0;gap:0;display:flex}.light-mode.svelte-cvhepb .editor-header:where(.svelte-cvhepb){background:#f5f5f5;border-bottom:2px solid #e0e0e0}.tab.svelte-cvhepb{color:#666;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:.75rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.light-mode.svelte-cvhepb .tab:where(.svelte-cvhepb){color:#999}.tab.svelte-cvhepb:hover:not(:disabled){color:#00d4ff;background:0 0;border-bottom-color:#00d4ff4d}.light-mode.svelte-cvhepb .tab:where(.svelte-cvhepb):hover:not(:disabled){color:#08c;background:0 0;border-bottom-color:#0088cc4d}.tab.active.svelte-cvhepb{color:#00d4ff;background:0 0;border-bottom-color:#00d4ff}.light-mode.svelte-cvhepb .tab.active:where(.svelte-cvhepb){color:#08c;background:0 0;border-bottom-color:#08c}.tab.svelte-cvhepb:disabled{cursor:not-allowed;opacity:.5}.tab.active.svelte-cvhepb:focus,.tab.active.svelte-cvhepb:focus-visible{box-shadow:none;border-bottom-color:#00d4ff;outline:none}.editor-content.svelte-cvhepb{flex-direction:column;flex:1;display:flex;overflow:hidden}.editor-content.split.svelte-cvhepb{flex-direction:row}.split-pane.svelte-cvhepb{flex-direction:column;flex:1;display:flex;overflow:auto}.split-pane.svelte-cvhepb textarea:where(.svelte-cvhepb){flex:1}.split-divider.svelte-cvhepb{background:linear-gradient(#00d4ff 0%,#0fd 100%);flex-shrink:0;width:2px;box-shadow:0 0 10px #00d4ff80}.light-mode.svelte-cvhepb .split-divider:where(.svelte-cvhepb){box-shadow:none;background:#d0d0d0}textarea.svelte-cvhepb{color:#fff;resize:none;background:#0a0e1a;border:none;outline:none;width:100%;height:100%;padding:1.5rem;font-family:Courier New,monospace;font-size:1.1rem;line-height:1.6}.light-mode.svelte-cvhepb textarea:where(.svelte-cvhepb){color:#000;background:#fff}textarea.svelte-cvhepb::placeholder{color:#555}.light-mode.svelte-cvhepb textarea:where(.svelte-cvhepb)::placeholder{color:#aaa}textarea.svelte-cvhepb:disabled{opacity:.7;cursor:not-allowed}.preview.svelte-cvhepb{color:#fff;flex:1;height:100%;padding:1.5rem;line-height:1.8;overflow-y:auto}.light-mode.svelte-cvhepb .preview:where(.svelte-cvhepb){color:#000}.preview.svelte-cvhepb h1{color:#fff;margin-top:0;font-size:2rem}.light-mode.svelte-cvhepb .preview:where(.svelte-cvhepb) h1{color:#000}.preview.svelte-cvhepb h2{color:#fff;margin-top:1.5rem;font-size:1.5rem}.light-mode.svelte-cvhepb .preview:where(.svelte-cvhepb) h2{color:#000}.preview.svelte-cvhepb h3{color:#fff;margin-top:1.25rem;font-size:1.25rem}.light-mode.svelte-cvhepb .preview:where(.svelte-cvhepb) h3{color:#000}.preview.svelte-cvhepb p{margin:1rem 0}.split-pane.preview.svelte-cvhepb h1{margin-top:0;margin-bottom:.75rem;font-size:1.75rem}.split-pane.preview.svelte-cvhepb h2{margin-top:1rem;margin-bottom:.5rem;font-size:1.35rem}.split-pane.preview.svelte-cvhepb h3{margin-top:.75rem;margin-bottom:.5rem;font-size:1.15rem}.split-pane.preview.svelte-cvhepb p,.split-pane.preview.svelte-cvhepb ul,.split-pane.preview.svelte-cvhepb ol{margin:.5rem 0}.split-pane.preview.svelte-cvhepb li{margin:.25rem 0}.preview.svelte-cvhepb code{color:#fff;background:#1a1a1a;border:1px solid #333;border-radius:4px;padding:.2rem .4rem;font-family:Courier New,monospace}.light-mode.svelte-cvhepb .preview:where(.svelte-cvhepb) code{color:#000;background:#f5f5f5;border:1px solid #ddd}.preview.svelte-cvhepb pre{background:#1a1a1a;border-left:4px solid #fff;border-radius:8px;padding:1rem;overflow-x:auto}.light-mode.svelte-cvhepb .preview:where(.svelte-cvhepb) pre{background:#f5f5f5;border-left:4px solid #000}.preview.svelte-cvhepb pre code{background:0 0;border:none;padding:0}.preview.svelte-cvhepb a{color:#fff;text-decoration:underline}.light-mode.svelte-cvhepb .preview:where(.svelte-cvhepb) a{color:#000;text-decoration:underline}.preview.svelte-cvhepb a:hover{opacity:.7}.preview.svelte-cvhepb ul,.preview.svelte-cvhepb ol{padding-left:1.5rem}.preview.svelte-cvhepb li{margin:.5rem 0}.preview.svelte-cvhepb blockquote{color:#ccc;background:#1a1a1a;border-left:4px solid #fff;border-radius:4px;margin:1rem 0;padding:1rem;font-style:italic}.light-mode.svelte-cvhepb .preview:where(.svelte-cvhepb) blockquote{color:#666;background:#f5f5f5;border-left:4px solid #000}.preview.svelte-cvhepb strong{color:#fff;font-weight:700}.light-mode.svelte-cvhepb .preview:where(.svelte-cvhepb) strong{color:#000}.preview.svelte-cvhepb em{color:#fff}.light-mode.svelte-cvhepb .preview:where(.svelte-cvhepb) em{color:#000}.editor-footer.svelte-cvhepb{background:#0d111d;border-top:2px solid #1a2439;padding:.75rem 1rem}.light-mode.svelte-cvhepb .editor-footer:where(.svelte-cvhepb){background:#f5f5f5;border-top:2px solid #e0e0e0}.markdown-tips.svelte-cvhepb{color:#666;font-size:.85rem}.light-mode.svelte-cvhepb .markdown-tips:where(.svelte-cvhepb){color:#999}.markdown-tips.svelte-cvhepb strong:where(.svelte-cvhepb){color:#00d4ff}.light-mode.svelte-cvhepb .markdown-tips:where(.svelte-cvhepb) strong:where(.svelte-cvhepb){color:#08c}.timer.svelte-1tqczcw{color:#eee;align-items:baseline;gap:.5rem;font-size:1rem;font-weight:500;display:flex}.timer-label.svelte-1tqczcw{color:#666;font-size:.75rem;font-weight:400}.timer-value.svelte-1tqczcw{color:#00d4ff;font-family:inherit;font-size:1.1rem;font-weight:600;line-height:1}.timer.warning.svelte-1tqczcw .timer-value:where(.svelte-1tqczcw){color:#ff0844;text-shadow:0 0 10px #ff084480;animation:1s ease-in-out infinite svelte-1tqczcw-pulse}@keyframes svelte-1tqczcw-pulse{0%,to{opacity:1}50%{opacity:.6}}.word-counter.svelte-1x4bo73{color:#eee;align-items:baseline;gap:.5rem;font-size:1rem;font-weight:500;display:flex}.counter-label.svelte-1x4bo73{color:#666;font-size:.75rem;font-weight:400}.counter-value.svelte-1x4bo73{color:#0fd;font-family:inherit;font-size:1.1rem;font-weight:600;line-height:1}.word-counter.near-limit.svelte-1x4bo73 .counter-value:where(.svelte-1x4bo73){color:#fa0}.word-counter.at-limit.svelte-1x4bo73 .counter-value:where(.svelte-1x4bo73){color:#ff0844}.progress-bar.svelte-1x4bo73{background:#1a2439;border-radius:2px;flex:1;min-width:100px;height:4px;overflow:hidden}.progress-fill.svelte-1x4bo73{background:linear-gradient(90deg,#00d4ff 0%,#0fd 100%);border-radius:2px;height:100%;transition:width .3s,background .3s}.word-counter.near-limit.svelte-1x4bo73 .progress-fill:where(.svelte-1x4bo73){background:linear-gradient(90deg,#fa0 0%,#fc0 100%)}.word-counter.at-limit.svelte-1x4bo73 .progress-fill:where(.svelte-1x4bo73){background:linear-gradient(90deg,#ff0844 0%,#ff2a5f 100%)}body{color:#eee;background:#0a0e1a;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}main.svelte-1n46o8q{min-height:100vh;padding:2rem}.container.svelte-1n46o8q{max-width:900px;margin:0 auto}h1.svelte-1n46o8q{text-align:center;background:linear-gradient(135deg,#00d4ff 0%,#0fd 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 30px #00d4ff4d;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem}.subtitle.svelte-1n46o8q{text-align:center;color:#0fd;text-transform:uppercase;letter-spacing:2px;margin-bottom:3rem;font-size:1.1rem;font-weight:600}.setup.svelte-1n46o8q{background:#151b2e;border:1px solid #1a2439;border-radius:12px;padding:2rem;box-shadow:0 8px 32px #00000080}.input-group.svelte-1n46o8q{margin-bottom:1.5rem}label.svelte-1n46o8q{color:#00d4ff;margin-bottom:.5rem;font-size:1.1rem;display:block}input[type=number].svelte-1n46o8q{color:#eee;background:#0a0e1a;border:2px solid #1a2439;border-radius:8px;width:100%;margin-top:.5rem;padding:.75rem;font-size:1.1rem;transition:border-color .3s,box-shadow .3s}input[type=number].svelte-1n46o8q:focus{border-color:#00d4ff;outline:none;box-shadow:0 0 10px #00d4ff4d}.start-btn.svelte-1n46o8q{color:#0a0e1a;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#00d4ff 0%,#0fd 100%);border:none;border-radius:8px;width:100%;padding:1rem;font-size:1.2rem;font-weight:700;transition:transform .2s,box-shadow .2s}.start-btn.svelte-1n46o8q:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00d4ff80}.start-btn.svelte-1n46o8q:active{transform:translateY(0)}.writing-session-fullscreen.svelte-1n46o8q{z-index:100;background:#0a0e1a;flex-direction:column;display:flex;position:fixed;inset:0}.writing-session-fullscreen.light-mode.svelte-1n46o8q{background:#f5f5f5}.status-bar.svelte-1n46o8q{background:#0a0e1a;border-bottom:1px solid #1a2439;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.light-mode.svelte-1n46o8q .status-bar:where(.svelte-1n46o8q){background:#fff;border-bottom:1px solid #e0e0e0}.status-info.svelte-1n46o8q{align-items:center;gap:2rem;display:flex}.status-actions.svelte-1n46o8q{gap:.5rem;display:flex}.action-btn.svelte-1n46o8q{cursor:pointer;text-transform:uppercase;letter-spacing:.3px;border:none;border-radius:4px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;transition:transform .2s,opacity .2s}.theme-btn.svelte-1n46o8q{color:#00d4ff;background:0 0;border:1px solid #1a2439;padding:.3rem .8rem;font-size:1.1rem}.light-mode.svelte-1n46o8q .theme-btn:where(.svelte-1n46o8q){color:#666;background:0 0;border:1px solid #e0e0e0}.theme-btn.svelte-1n46o8q:hover{background:#0a0e1a;transform:scale(1.05)}.light-mode.svelte-1n46o8q .theme-btn:where(.svelte-1n46o8q):hover{background:#f5f5f5}.finish-btn.svelte-1n46o8q{color:#0a0e1a;background:linear-gradient(135deg,#00d4ff 0%,#0fd 100%)}.light-mode.svelte-1n46o8q .finish-btn:where(.svelte-1n46o8q){color:#fff;background:linear-gradient(135deg,#08c 0%,#0a9 100%)}.finish-btn.svelte-1n46o8q:hover{opacity:.9;transform:scale(1.02)}.restart-btn.svelte-1n46o8q{color:#00d4ff;background:0 0;border:1px solid #1a2439}.light-mode.svelte-1n46o8q .restart-btn:where(.svelte-1n46o8q){color:#666;background:0 0;border:1px solid #e0e0e0}.restart-btn.svelte-1n46o8q:hover{background:#0a0e1a;transform:scale(1.02)}.light-mode.svelte-1n46o8q .restart-btn:where(.svelte-1n46o8q):hover{background:#f5f5f5}.action-btn.svelte-1n46o8q:active{transform:translateY(0)}.locked-actions.svelte-1n46o8q{text-align:center;background:#0a0e1a;border-top:1px solid #1a2439;flex-shrink:0;padding:.75rem 1.5rem}.locked-message.svelte-1n46o8q{color:#0fd;text-transform:uppercase;letter-spacing:.3px;margin-bottom:.75rem;font-size:1rem;font-weight:600}.light-mode.svelte-1n46o8q .locked-message:where(.svelte-1n46o8q){color:#08c}.copy-btn.svelte-1n46o8q,.reset-btn.svelte-1n46o8q{cursor:pointer;text-transform:uppercase;letter-spacing:.3px;border:none;border-radius:4px;margin:.5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;transition:transform .2s,opacity .2s}.copy-btn.svelte-1n46o8q{color:#0a0e1a;background:linear-gradient(135deg,#00d4ff 0%,#0fd 100%)}.light-mode.svelte-1n46o8q .copy-btn:where(.svelte-1n46o8q){color:#fff;background:linear-gradient(135deg,#08c 0%,#0a9 100%)}.copy-btn.svelte-1n46o8q:hover{opacity:.9;transform:scale(1.02)}.reset-btn.svelte-1n46o8q{color:#fff;background:#ff0844}.reset-btn.svelte-1n46o8q:hover{background:#ff2a5f;transform:scale(1.02)}.copy-btn.svelte-1n46o8q:active,.reset-btn.svelte-1n46o8q:active{transform:translateY(0)}
