@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Merriweather:ital,wght@0,300;0,400;0,700;1,400&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--ai-bg-primary,#0f1420);color:var(--ai-text-primary,#e2e4e9);font-family:Inter,system-ui,-apple-system,sans-serif}::-webkit-scrollbar{width:.375rem}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--ai-border,#2a2d35);border-radius:.1875rem}::-webkit-scrollbar-thumb:hover{background:var(--ai-color-primary,#5b8def)}.note-preview{color:var(--ai-text-primary);font-family:Merriweather,Georgia,serif;font-size:.9375rem;line-height:1.75}.note-preview h1,.note-preview h2,.note-preview h3{color:var(--ai-text-primary);margin:1.25rem 0 .625rem;font-family:Inter,sans-serif}.note-preview h1:first-child,.note-preview h2:first-child,.note-preview h3:first-child{margin-top:0}.note-preview h1{font-size:1.375rem;font-weight:700}.note-preview h2{font-size:1.1875rem;font-weight:700}.note-preview h3{font-size:1.0625rem;font-weight:600}.note-preview p{margin-bottom:.875rem}.note-preview ul{margin-bottom:.875rem;padding-left:1.375rem}.note-preview li{margin-bottom:.375rem}.note-preview strong{color:var(--ai-text-primary);font-weight:700}.note-preview .action-tag{background:var(--ai-subtheme-info-bg,#5b8def26);color:var(--ai-subtheme-info-text,#5b8def);border-radius:var(--ai-radius-sm,.25rem);padding:.0625rem .375rem;font-family:Inter,sans-serif;font-size:.75em;font-weight:700;display:inline-block}
