.note-preview-html{white-space:normal;word-wrap:break-word;overflow:hidden}.note-preview-html p{display:block!important;margin:.5em 0!important;line-height:1.5}.note-preview-html p:first-child{margin-top:0!important}.note-preview-html p:last-child{margin-bottom:0!important}.note-preview-html br{display:block;content:"";margin-top:.5em}.note-preview-html h1,.note-preview-html h2,.note-preview-html h3,.note-preview-html h4,.note-preview-html h5,.note-preview-html h6{display:block;font-weight:600;line-height:1.3;margin:.5em 0}.note-preview-html h1{font-size:1.4em}.note-preview-html h2{font-size:1.2em}.note-preview-html h3{font-size:1.1em}.note-preview-html strong{font-weight:700}.note-preview-html em{font-style:italic}.note-preview-html s{text-decoration:line-through}.note-preview-html ol,.note-preview-html ul{display:block;margin:.5em 0;padding-left:1.5em}.note-preview-html li{display:list-item;margin:.25em 0}.note-preview-html blockquote{display:block;border-left:3px solid var(--uss-color-primary);padding-left:.75em;margin:.5em 0;opacity:.85}.note-preview-html code{background:var(--uss-color-glass);color:var(--uss-color-accent);padding:.1em .3em;border-radius:3px;font-family:monospace;font-size:.9em}.note-preview-html pre{display:block;background:var(--uss-color-glass);border:1px solid var(--uss-color-glass-border);border-radius:4px;padding:.5em;margin:.5em 0;overflow-x:auto}.note-preview-html pre code{background:none;padding:0}.note-preview-html hr{display:block;border:none;border-top:1px solid var(--uss-color-glass-border);margin:1em 0}.note-preview-html a{color:var(--uss-color-primary);text-decoration:underline}.note-content-html{line-height:1.6;color:var(--uss-color-text)}.note-content-html p{display:block!important;margin:1em 0!important;line-height:1.6}.note-content-html p:first-child{margin-top:0!important}.note-content-html p:last-child{margin-bottom:0!important}.note-content-html br{display:block;content:"";margin-top:.5em}.note-content-html h1,.note-content-html h2,.note-content-html h3,.note-content-html h4,.note-content-html h5,.note-content-html h6{display:block;font-weight:700;margin:1.5em 0 .5em;line-height:1.3}.note-content-html h1:first-child,.note-content-html h2:first-child,.note-content-html h3:first-child{margin-top:0}.note-content-html h1{font-size:2em}.note-content-html h2{font-size:1.5em}.note-content-html h3{font-size:1.2em}.note-content-html h4{font-size:1.1em}.note-content-html h5{font-size:1.05em}.note-content-html h6{font-size:1em}.note-content-html strong{font-weight:700}.note-content-html em{font-style:italic}.note-content-html s{text-decoration:line-through}.note-content-html ol,.note-content-html ul{display:block;margin:1em 0;padding-left:2em}.note-content-html li{display:list-item;margin:.25em 0;line-height:1.6}.note-content-html ul li{list-style-type:disc}.note-content-html ol li{list-style-type:decimal}.note-content-html blockquote{border-left:4px solid var(--uss-color-primary);padding:.5em 1em}.note-content-html blockquote,.note-content-html pre{display:block;margin:1em 0;background:var(--uss-color-glass)}.note-content-html pre{border:1px solid var(--uss-color-glass-border);border-radius:6px;padding:1em;overflow-x:auto}.note-content-html code{background:var(--uss-color-glass);color:var(--uss-color-accent);padding:.2em .4em;border-radius:3px;font-family:Monaco,Menlo,monospace;font-size:.9em}.note-content-html pre code{background:none;padding:0;color:inherit}.note-content-html hr{display:block;border:none;border-top:1px solid var(--uss-color-glass-border);margin:2em 0}.note-content-html a{color:var(--uss-color-primary);text-decoration:underline}.note-content-html a:hover{text-decoration:none}.note-content-html p:empty,.note-preview-html p:empty{display:none}.ProseMirror p{display:block!important;margin-bottom:1em!important}.ProseMirror p:last-child{margin-bottom:0!important}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.5}}.animate-fade-in{animation:fade-in .3s ease-out backwards}.animate-slide-up{animation:slide-up .4s ease-out backwards}.animate-scale-in{animation:scale-in .3s ease-out backwards}.animate-pulse-soft{animation:pulse-soft 2s ease-in-out infinite}.timeline-view ::-webkit-scrollbar{width:6px;height:6px}.timeline-view ::-webkit-scrollbar-track{background:transparent}.timeline-view ::-webkit-scrollbar-thumb{background:var(--uss-color-border);border-radius:3px;opacity:.3}.timeline-view ::-webkit-scrollbar-thumb:hover{background:var(--uss-color-primary);opacity:.5}@keyframes pulse-line{0%,to{opacity:.3}50%{opacity:.6}}.timeline-line{animation:pulse-line 3s ease-in-out infinite}.event-card-hover{transition:all .2s ease}.event-card-hover:hover{transform:translateX(4px)}.date-header-sticky{position:sticky;top:0;z-index:10}