:root{color-scheme:light;--bg-primary: #ffffff;--bg-secondary: #f5f7f9;--bg-hover: #f0f2f4;--bg-active: #e8eaec;--text-primary: #2a3135;--text-secondary: #666666;--text-tertiary: #888888;--text-placeholder: #aaaaaa;--text-muted-readable: #666666;--accent-primary: #00b8d4;--focus-ring: #00798c;--field-focus-ring: #4c5155;--accent-readable: #00798c;--text-on-bright-accent: #102a30;--text-selection-bg: rgba(96, 165, 250, .28);--accent-hover: #00a5bf;--accent-light: #d6e7f3;--text-on-accent: #ffffff;--strip-selected-bg: #c9ced3;--chip-bg: #e6eaef;--smart-paste-selected-bg: var(--bg-secondary);--chip-bg-hover: #d9dee4;--border-color: #e0e0e0;--border-light: #f0f0f0;--highlight-yellow: #fff59d;--highlight-green: #c8e6c9;--highlight-red: #ffcdd2;--highlight-blue: #bbdefb;--fmt-c-red: #dc2626;--fmt-c-orange: #ea580c;--fmt-c-yellow: #d97706;--fmt-c-green: #059669;--fmt-c-teal: #0d9488;--fmt-c-sky: #0284c7;--fmt-c-blue: #2563eb;--fmt-c-purple: #7c3aed;--fmt-c-pink: #db2777;--fmt-c-gray: #64748b;--fmt-bc-red: #fecaca;--fmt-bc-orange: #fed7aa;--fmt-bc-yellow: #fde68a;--fmt-bc-green: #a7f3d0;--fmt-bc-teal: #99f6e4;--fmt-bc-sky: #bae6fd;--fmt-bc-blue: #bfdbfe;--fmt-bc-purple: #ddd6fe;--fmt-bc-pink: #fbcfe8;--fmt-bc-gray: #e2e8f0;--pin-color: #ffc107;--complete-color: #b1b3b4;--danger-color: #e53e3e;--danger-readable: #c92a2a;--danger-hover-bg: #b91c1c;--tag-color: #737373;--tag-bg-hover: rgba(0, 0, 0, .06);--bg-subtle: #edeef0;--selection-bg: #c7e0f0;--link-color: #6ab8ed;--link-hover: #5aa8dd;--ghost-underline: #b9bec6;--ghost-underline-hover: #9aa0aa;--icon-muted: #4c5155;--nav-text: #abafb1;--header-icon: #898b8c;--bullet-collapsed: #dde0e2;--bullet-hover: #b8bcbf;--bullet-dot: #333333;--cursor-line: #000000;--drop-indicator: #cccccc;--delete-color: #dc2626;--delete-bg: #fee2e2;--delete-bg-light: #fef2f2;--file-accent: #3b82f6;--file-fam-pdf: #e5484d;--file-fam-doc: #3b7ff6;--file-fam-sheet: #1a9d63;--file-fam-slide: #cc741f;--file-fam-archive: #b0803a;--file-fam-code: #8b5cf6;--file-fam-text: #6b7280;--file-fam-audio: #d6409f;--file-fam-video: #5b6ef5;--file-fam-image: #0b8c9a;--file-fam-default: #7c828a;--image-selection-tint: #6aa4c8;--overlay-text: #e5e5e5;--overlay-accent: #ffe082;--overlay-mark-bg: #fff59d;--overlay-mark-text: #1a1a1a;--search-ring: #fff59d;--font-family: "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-size-base: 16px;--font-size-small: 13px;--font-size-xs: 11px;--font-size-large: 18px;--font-size-title: 27px;--line-height: 1.25;--indent-width: 37px;--bullet-size: 7px;--node-padding: 2px 0;--header-height: 48px;--transition-fast: .15s ease;--transition-normal: .2s ease;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 2px 8px rgba(0, 0, 0, .1);--shadow-lg: 0 4px 16px rgba(0, 0, 0, .15);--bg-tertiary: #e0e0e0;--calendar-event-bg: #e8f4fd;--calendar-event-border: var(--accent-primary);--calendar-event-past-bg: #eef1f3;--calendar-event-past-border: #9ec5d4;--calendar-event-external-bg: #f0e6ff;--calendar-time-indicator: #ef4444}[data-theme=dark]{color-scheme:dark;--bg-primary: #272935;--bg-secondary: #22242e;--bg-hover: #2f3141;--bg-active: #3D404A;--bg-subtle: #2d2f3b;--bg-tertiary: #3D404A;--text-primary: #E3E5E9;--text-secondary: #8B8E98;--text-tertiary: #6b6e78;--text-placeholder: #52555f;--text-muted-readable: #9295a0;--accent-primary: #60A5FA;--focus-ring: #8bc4ff;--field-focus-ring: #b7bac3;--accent-readable: #8bc4ff;--text-on-bright-accent: #102a30;--text-selection-bg: rgba(96, 165, 250, .35);--accent-hover: #7BB8FC;--accent-light: #1e2a4a;--strip-selected-bg: #454a57;--chip-bg: #383c49;--smart-paste-selected-bg: var(--bullet-hover);--chip-bg-hover: #464b59;--border-color: #3D404A;--border-light: #333540;--highlight-yellow: #5c4a1a;--highlight-green: #1a4a32;--highlight-red: #5c2020;--highlight-blue: #1e3555;--fmt-c-red: rgb(249, 128, 128);--fmt-c-orange: rgb(255, 138, 76);--fmt-c-yellow: rgb(227, 160, 8);--fmt-c-green: rgb(49, 196, 141);--fmt-c-teal: rgb(45, 212, 191);--fmt-c-sky: rgb(56, 189, 248);--fmt-c-blue: rgb(118, 169, 250);--fmt-c-purple: rgb(172, 148, 250);--fmt-c-pink: rgb(244, 114, 182);--fmt-c-gray: rgb(151, 166, 186);--fmt-bc-red: #7f1d1d;--fmt-bc-orange: #7c2d12;--fmt-bc-yellow: #78350f;--fmt-bc-green: #064e3b;--fmt-bc-teal: #134e4a;--fmt-bc-sky: #0c4a6e;--fmt-bc-blue: #1e3a8a;--fmt-bc-purple: #4c1d95;--fmt-bc-pink: #831843;--fmt-bc-gray: #334155;--pin-color: #facc15;--complete-color: #52555f;--danger-color: #f56565;--danger-readable: #f56565;--danger-hover-bg: #b91c1c;--tag-color: #9498a2;--tag-bg-hover: rgba(200, 210, 230, .1);--selection-bg: #1e2a4a;--link-color: #7BB8FC;--link-hover: #93B4FD;--ghost-underline: #565b66;--ghost-underline-hover: #7a8090;--icon-muted: #8B8E98;--nav-text: #6b6e78;--header-icon: #7b7e88;--bullet-collapsed: #454854;--bullet-hover: #52555f;--bullet-dot: #E3E5E9;--cursor-line: #E3E5E9;--drop-indicator: #52555f;--delete-color: #F87171;--delete-bg: #3d1f2a;--delete-bg-light: #321828;--file-accent: #60A5FA;--file-fam-pdf: #ff7377;--file-fam-doc: #72a7ff;--file-fam-sheet: #4bc98d;--file-fam-slide: #f1a65a;--file-fam-archive: #d5ad62;--file-fam-code: #b197fc;--file-fam-text: #a3a9b3;--file-fam-audio: #ec72c0;--file-fam-video: #8d9aff;--file-fam-image: #46c4d1;--file-fam-default: #a8adb5;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .35);--shadow-md: 0 2px 8px rgba(0, 0, 0, .45);--shadow-lg: 0 4px 16px rgba(0, 0, 0, .55);--calendar-event-bg: #1e2d4a;--calendar-event-border: var(--accent-primary);--calendar-event-past-bg: #262830;--calendar-event-past-border: #4a6a8a;--calendar-event-external-bg: #2d254a;--calendar-time-indicator: #F87171}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;transition:background-color .1s ease,color .1s ease}body{font-family:var(--font-family);font-size:var(--font-size-base);line-height:var(--line-height);color:var(--text-primary);background:var(--bg-primary);transition:background-color .1s ease,color .1s ease}#root{min-height:100vh}::selection{background:var(--text-selection-bg)}:focus{outline:none}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}input:focus-visible,textarea:focus-visible{outline:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}a{color:var(--accent-primary);text-decoration:none}a:hover{text-decoration:underline}a[data-node-ref][href]{color:inherit;text-decoration:underline;text-decoration-color:var(--completed-ink, var(--link-color));cursor:pointer}a[data-node-ref][href][data-node-missing]{color:var(--text-tertiary);text-decoration-color:var(--text-tertiary);text-decoration-style:dashed;cursor:default}span[data-ghost-link]{border-bottom:1px dotted var(--ghost-underline);cursor:pointer}span[data-ghost-link]:hover{border-bottom-color:var(--ghost-underline-hover)}::highlight(nestedlist-link-anchor){background-color:var(--highlight-yellow)}@keyframes ghostSplash{0%,20%{background-color:var(--accent-light)}to{background-color:transparent}}span[data-ghost-link][data-ghost-new]{border-radius:2px;animation:ghostSplash 1.2s ease-out}@media(prefers-reduced-motion:reduce){span[data-ghost-link][data-ghost-new]{animation:none}}button{font-family:inherit;font-size:inherit;background:none;border:none;cursor:pointer;color:inherit}input,textarea{font-family:inherit;font-size:inherit;border:none;background:none;color:inherit}[contenteditable]{outline:none}[contenteditable][data-placeholder]:empty:before{content:attr(data-placeholder);color:var(--text-placeholder);pointer-events:none}.completed{text-decoration:line-through;color:var(--complete-color)}[data-tag]{color:var(--tag-color);text-decoration:underline;text-underline-offset:2px;cursor:pointer}[data-tag] [data-tag-symbol]{display:inline-block;text-decoration:none}[data-tag] mark{color:inherit}[data-tag]:hover{background:var(--tag-bg-hover);border-radius:2px}span[data-date]{font-size:var(--font-size-base);font-weight:400;padding:0 .45em;border-radius:.55em;background:var(--completed-surface, var(--chip-bg));color:var(--completed-ink, var(--text-primary));cursor:pointer;white-space:nowrap}[data-page-title] span[data-date]{font-size:var(--font-size-title);font-weight:700}span[data-date]:hover{background:var(--completed-surface, var(--chip-bg-hover))}body.dragging-active span[data-date]:hover{background:var(--completed-surface, var(--chip-bg))}.strip-drop-over{background:var(--bg-active)!important;box-shadow:inset 0 0 0 2px var(--accent-primary)}.highlight-yellow{background:var(--highlight-yellow)}.highlight-green{background:var(--highlight-green)}.highlight-red{background:var(--highlight-red)}.highlight-blue{background:var(--highlight-blue)}span.colored.c-red{color:var(--fmt-c-red)}span.colored.c-orange{color:var(--fmt-c-orange)}span.colored.c-yellow{color:var(--fmt-c-yellow)}span.colored.c-green{color:var(--fmt-c-green)}span.colored.c-teal{color:var(--fmt-c-teal)}span.colored.c-sky{color:var(--fmt-c-sky)}span.colored.c-blue{color:var(--fmt-c-blue)}span.colored.c-purple{color:var(--fmt-c-purple)}span.colored.c-pink{color:var(--fmt-c-pink)}span.colored.c-gray{color:var(--fmt-c-gray)}span.colored.bc-red{background-color:var(--fmt-bc-red);border-radius:2px}span.colored.bc-orange{background-color:var(--fmt-bc-orange);border-radius:2px}span.colored.bc-yellow{background-color:var(--fmt-bc-yellow);border-radius:2px}span.colored.bc-green{background-color:var(--fmt-bc-green);border-radius:2px}span.colored.bc-teal{background-color:var(--fmt-bc-teal);border-radius:2px}span.colored.bc-sky{background-color:var(--fmt-bc-sky);border-radius:2px}span.colored.bc-blue{background-color:var(--fmt-bc-blue);border-radius:2px}span.colored.bc-purple{background-color:var(--fmt-bc-purple);border-radius:2px}span.colored.bc-pink{background-color:var(--fmt-bc-pink);border-radius:2px}span.colored.bc-gray{background-color:var(--fmt-bc-gray);border-radius:2px}body.dragging-active,body.dragging-active *{cursor:grabbing!important}body.dragging-active [data-tag]:hover{background:unset}@keyframes highlightFlash{0%,25%{background-color:var(--accent-light)}to{background-color:transparent}}.calendar-highlight-flash{animation:highlightFlash 2s ease-out}@keyframes eventHighlightFlash{0%,25%{background:var(--accent-light);box-shadow:0 0 0 2px var(--accent-primary)}to{background:var(--calendar-event-bg);box-shadow:0 0 0 2px var(--accent-primary)}}.calendar-event-highlight-flash{animation:eventHighlightFlash 2s ease-out!important}@media(max-width:640px){:root{--indent-width: 22px}}@media(pointer:coarse){:root{--header-height: 56px}}@media(pointer:coarse){body{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}[contenteditable],input,textarea{-webkit-user-select:text;user-select:text}}.nl-smart-paste-wash{animation:nlSmartPasteWash 1.2s ease-out}@keyframes nlSmartPasteWash{0%{background-color:var(--accent-light)}to{background-color:transparent}}@media(prefers-reduced-motion:reduce){.nl-smart-paste-wash{animation:none}}
