:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;width:100%;min-height:100vh;overflow-x:hidden}#app{width:100%;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;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}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1a202c;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.app{width:100%;min-height:100vh;display:flex;flex-direction:column;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 20px #0000001a;position:relative;overflow:hidden}.app-header:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#ffffff1a,#ffffff0d);pointer-events:none}.app-header h1{color:#fff;font-weight:700;font-size:1.8rem;text-shadow:0 2px 4px rgba(0,0,0,.1);position:relative;z-index:1}.header-actions{display:flex;gap:1.5rem;align-items:center;position:relative;z-index:1}.user-info{display:flex;align-items:center;gap:1rem;color:#fff;font-size:.95rem;font-weight:500}.logout-btn{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logout-btn:hover{background:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.auth-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 80px);padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.auth-tabs{display:flex;margin-bottom:2rem;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0000001a;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-tab{background:transparent;border:none;padding:1.2rem 2.5rem;cursor:pointer;font-size:1rem;font-weight:600;color:#fffc;transition:all .3s ease;position:relative}.auth-tab:hover{background:#ffffff1a;color:#fff}.auth-tab.active{background:#fff3;color:#fff;box-shadow:0 2px 8px #0000001a}.auth-form{background:#fffffff2;padding:2.5rem;border-radius:16px;box-shadow:0 20px 40px #0000001a;width:100%;max-width:420px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.auth-form h2{text-align:center;margin-bottom:2rem;color:#2d3748;font-size:1.8rem;font-weight:700}.auth-input{width:100%;padding:1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;margin-bottom:1.5rem;background:#fff;transition:all .3s ease;font-weight:500;color:#2d3748}.auth-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;transform:translateY(-1px)}.auth-input::placeholder{color:#a0aec0;opacity:1;font-weight:400}.auth-btn{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem;border-radius:10px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.auth-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.auth-loading{text-align:center;padding:3rem;color:#fff;font-size:1.2rem;font-weight:500}.generate-btn{background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #48bb784d}.generate-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #48bb7866}.generate-btn:disabled{background:#a0aec0;cursor:not-allowed;transform:none;box-shadow:none}.app-main{flex:1;display:flex;height:calc(100vh - 80px);background:#f7fafc}.sidebar{width:320px;min-width:250px;max-width:500px;background:#fff;border-right:1px solid #e2e8f0;overflow-y:auto;box-shadow:2px 0 10px #0000000d;resize:horizontal;overflow-x:hidden}.note-list{padding:1.5rem}.note-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f7fafc}.note-list-header h3{color:#2d3748;font-weight:700;font-size:1.3rem}.note-list-actions{display:flex;gap:.5rem;align-items:center}.new-note-btn{background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;border:none;padding:.7rem 1.2rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #48bb784d}.new-note-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #48bb7866}.notes-container{display:flex;flex-direction:column;gap:.8rem}.note-item{display:flex;flex-direction:column;padding:1.2rem;border-radius:12px;border:1px solid #e2e8f0;background:#fff;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 8px #0000000d;gap:.8rem;position:relative}.note-item:hover{border-color:#667eea;box-shadow:0 8px 25px #667eea26;transform:translateY(-2px)}.note-info{flex:1;min-width:0;overflow:hidden;display:flex;flex-direction:column;gap:.4rem}.note-title{font-weight:600;color:#2d3748;font-size:1.1rem;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word}.note-slug{color:#718096;font-size:.85rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;background:#f7fafc;padding:.3rem .6rem;border-radius:6px;display:inline-block;align-self:flex-start;word-break:break-all}.note-date{color:#a0aec0;font-size:.8rem;font-weight:500;margin-top:auto}.delete-note-btn{background:transparent;color:#a0aec0;border:1px solid #e2e8f0;width:24px;height:24px;border-radius:6px;cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-weight:500;position:absolute;bottom:.8rem;right:.8rem;opacity:.5}.delete-note-btn:hover{background:#fed7d7;color:#e53e3e;border-color:#feb2b2;transform:scale(1.05);opacity:1}.note-item:hover .delete-note-btn{opacity:1}.no-notes{text-align:center;padding:3rem 1rem;color:#718096;background:#f7fafc;border-radius:12px;border:2px dashed #e2e8f0}.no-notes p{font-size:1.1rem;font-weight:500}.note-list-loading{text-align:center;padding:3rem;color:#718096;font-weight:500}.note-list-error{text-align:center;padding:2rem;color:#e53e3e;background:#fed7d7;border-radius:8px;border:1px solid #feb2b2}.note-list-error p{margin-bottom:1rem;font-weight:500}.retry-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.retry-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #667eea66}.editor-section{flex:1;background:#fff;overflow-y:auto}.editor-container{height:100%;display:flex;flex-direction:column}.editor-toolbar{padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;background:#f7fafc}.note-info{display:flex;gap:1rem}.slug-input-group{display:flex;align-items:center;gap:.8rem}.slug-input-group label{font-weight:600;color:#2d3748;font-size:.95rem}.slug-input{padding:.6rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;background:#fff;transition:all .3s ease;color:#2d3748}.slug-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.slug-input::placeholder{color:#a0aec0;opacity:1;font-weight:400}.note-metadata{display:flex;align-items:center;gap:1.5rem}.current-slug{font-family:Monaco,Menlo,Ubuntu Mono,monospace;color:#718096;font-size:.85rem;background:#f7fafc;padding:.4rem .8rem;border-radius:4px;border:1px solid #e2e8f0;min-width:fit-content}.metadata-details{display:flex;gap:1rem;align-items:center}.metadata-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem}.metadata-label{color:#a0aec0;font-weight:500}.metadata-value{color:#4a5568;font-weight:600}.save-btn{background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;border:none;padding:.7rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .3s ease;box-shadow:0 4px 15px #48bb784d}.save-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #48bb7866}.save-btn:disabled{background:#a0aec0;cursor:not-allowed;transform:none;box-shadow:none}.welcome-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#718096;background:linear-gradient(135deg,#f7fafc,#edf2f7)}.welcome-screen h2{color:#2d3748;margin-bottom:1rem;font-size:2.2rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.welcome-screen p{font-size:1.1rem;font-weight:500;max-width:400px;line-height:1.6}.markdown-editor{flex:1;display:flex;flex-direction:column;height:100%}.editor-header{padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;background:#f7fafc}.title-input{flex:1;padding:1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:1.2rem;font-weight:600;background:#fff;transition:all .3s ease;margin-right:1rem;color:#2d3748}.title-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;transform:translateY(-1px)}.title-input::placeholder{color:#a0aec0;opacity:1;font-weight:400}.editor-controls{display:flex;gap:.8rem}.mode-btn{background:#fff;color:#4a5568;border:2px solid #e2e8f0;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease}.mode-btn:hover{background:#f7fafc;border-color:#cbd5e0;transform:translateY(-1px)}.mode-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea;box-shadow:0 4px 15px #667eea4d}.view-page-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease;margin-left:.5rem}.view-page-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.editor-content{flex:1;display:flex;overflow:hidden}.editor-panel{flex:1;padding:2rem;background:#fff}.markdown-textarea{width:100%;height:100%;border:none;outline:none;resize:none;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:1rem;line-height:1.7;color:#2d3748;background:transparent;padding:1rem;border-radius:8px;transition:background .3s ease}.markdown-textarea:focus{background:#f7fafc}.markdown-textarea::placeholder{color:#a0aec0;opacity:1;font-weight:400}.preview-panel{flex:1;padding:2rem;overflow-y:auto;background:#f7fafc;border-left:1px solid #e2e8f0}.markdown-preview{width:100%;max-width:none;margin:0;line-height:1.8;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0000000d}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3,.markdown-preview h4,.markdown-preview h5,.markdown-preview h6{color:#2d3748;margin-top:2.5rem;margin-bottom:1.2rem;font-weight:700}.markdown-preview h1{font-size:2.5rem;border-bottom:3px solid #e2e8f0;padding-bottom:.8rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.markdown-preview h2{font-size:2rem;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.markdown-preview p{margin-bottom:1.2rem;color:#4a5568;font-size:1.05rem}.markdown-preview ul,.markdown-preview ol{margin-bottom:1.2rem;padding-left:2rem}.markdown-preview li{margin-bottom:.6rem;color:#4a5568}.markdown-preview code{background:#f7fafc;padding:.3rem .6rem;border-radius:6px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;color:#e53e3e;border:1px solid #e2e8f0}.markdown-preview pre{background:#2d3748;color:#e2e8f0;padding:1.5rem;border-radius:10px;overflow-x:auto;margin:1.5rem 0;box-shadow:0 4px 15px #0000001a}.markdown-preview pre code{background:none;padding:0;color:inherit;border:none}.markdown-preview blockquote{border-left:4px solid #667eea;padding-left:1.5rem;margin:1.5rem 0;color:#718096;font-style:italic;background:#f7fafc;padding:1rem 1.5rem;border-radius:0 8px 8px 0}.markdown-preview a{color:#667eea;text-decoration:none;font-weight:500;transition:color .3s ease}.markdown-preview a:hover{color:#764ba2;text-decoration:underline}.markdown-preview table{width:100%;border-collapse:collapse;margin:1.5rem 0;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000000d}.markdown-preview th,.markdown-preview td{border:1px solid #e2e8f0;padding:.8rem;text-align:left}.markdown-preview th{background:#f7fafc;font-weight:700;color:#2d3748}@media (max-width: 768px){.app-main{flex-direction:column}.sidebar{width:100%;height:250px}.editor-section{height:calc(100vh - 330px)}.app-header,.editor-toolbar,.editor-header,.editor-panel,.preview-panel{padding:1rem}.auth-form{margin:0 1rem;padding:2rem}}.static-files-list{padding:2rem;max-width:1200px;margin:0 auto}.static-files-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e1e5e9}.static-files-actions{display:flex;gap:1rem;align-items:center}.static-files-header h2{margin:0;color:#2c3e50;font-size:1.8rem}.refresh-btn{background:linear-gradient(135deg,#4299e1,#3182ce);color:#fff;border:none;padding:.6rem;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #4299e14d;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.refresh-btn:hover{transform:translateY(-1px) rotate(180deg);box-shadow:0 6px 20px #4299e166}.download-btn{background:#27ae60;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background-color .2s}.download-btn:hover{background:#229954}.static-files-loading,.static-files-error,.static-files-empty{text-align:center;padding:3rem;color:#666}.static-files-error{color:#e74c3c}.retry-btn{background:#e74c3c;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;margin-top:1rem;transition:background-color .2s}.retry-btn:hover{background:#c0392b}.builds-container{display:flex;flex-direction:column;gap:2rem}.build-item{background:#fff;border:1px solid #e1e5e9;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.build-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e1e5e9}.build-info h3{margin:0 0 .5rem;color:#2c3e50;font-size:1.3rem;font-weight:600}.build-date{margin:.25rem 0;color:#7f8c8d;font-size:.9rem}.build-stats{margin:.25rem 0;color:#3498db;font-size:.9rem;font-weight:500}.delete-build-btn{background:transparent;color:#a0aec0;border:1px solid #e2e8f0;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .3s ease;font-weight:500;opacity:.7}.download-build-btn{background:transparent;color:#27ae60;border:1px solid #27ae60;margin-right:1rem;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .3s ease;font-weight:500;opacity:.8}.download-build-btn:hover{background:#d4edda;color:#155724;border-color:#c3e6cb;transform:scale(1.02);opacity:1}.delete-build-btn:hover{background:#fed7d7;color:#e53e3e;border-color:#feb2b2;transform:scale(1.02);opacity:1}.files-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.static-file-item{background:#fff;border:1px solid #e1e5e9;border-radius:8px;padding:1.5rem;transition:all .2s;display:flex;flex-direction:column;justify-content:space-between}.static-file-item:hover{border-color:#3498db;box-shadow:0 4px 12px #3498db26;transform:translateY(-2px)}.static-file-item.main-site{border-color:#f39c12;background:linear-gradient(135deg,#fff9e6,#fff)}.static-file-item.main-site:hover{border-color:#e67e22;box-shadow:0 4px 12px #f39c1233}.file-info{flex:1}.file-name{margin:0 0 .5rem;color:#2c3e50;font-size:1.1rem;font-weight:600}.file-size,.file-date{margin:.25rem 0;color:#7f8c8d;font-size:.9rem}.file-actions{margin-top:1rem;display:flex;gap:.5rem;align-items:center}.delete-file-btn{background:transparent;color:#a0aec0;border:1px solid #e2e8f0;width:24px;height:24px;border-radius:6px;cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-weight:500;opacity:.5}.delete-file-btn:hover{background:#fed7d7;color:#e53e3e;border-color:#feb2b2;transform:scale(1.05);opacity:1}.static-file-item:hover .delete-file-btn{opacity:1}.view-btn{background:#27ae60;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background-color .2s;flex:1}.view-btn:hover{background:#229954}.nav-tabs{display:flex;border-bottom:2px solid #e1e5e9;margin-bottom:2rem}.nav-tab{background:none;border:none;padding:1rem 2rem;cursor:pointer;font-size:1rem;color:#666;border-bottom:2px solid transparent;transition:all .2s}.nav-tab:hover{color:#3498db}.nav-tab.active{color:#3498db;border-bottom-color:#3498db}.static-files-view{flex:1;overflow-y:auto;background:#f7fafc}.editor-panel{position:relative}.monaco-editor{border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000026}.monaco-editor .monaco-editor-background,.monaco-editor .monaco-editor .margin{background-color:#1a202c!important}.monaco-editor .margin-view-overlays .cgmr{background-color:#2d3748!important}.monaco-editor .line-numbers{color:#718096!important;font-weight:500}.monaco-editor .current-line{background-color:#667eea1a!important;border:none!important}.monaco-editor .scrollbar .slider{background-color:#4a5568!important;border-radius:6px!important}.monaco-editor .scrollbar .slider:hover{background-color:#718096!important}.editor-panel{padding:16px;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-radius:16px;box-shadow:inset 0 2px 4px #0000000f}.markdown-preview .note-reference{color:#667eea;background:#667eea14;padding:1px 4px;border-radius:3px;text-decoration:none;font-weight:400;font-size:.85em;transition:all .2s ease;display:inline;margin:0 1px;cursor:pointer;border:1px solid rgba(102,126,234,.15)}.markdown-preview .note-reference:hover{background:#667eea26;border-color:#667eea4d}.markdown-preview .note-reference:before{content:"@";margin-right:1px;font-size:.8em;opacity:.7}.note-page{max-width:800px;margin:0 auto;padding:2rem;min-height:calc(100vh - 80px)}.note-page-loading,.note-page-error{text-align:center;padding:4rem 2rem}.note-page-error h2{color:#e53e3e;margin-bottom:1rem}.note-page-error p{color:#718096;margin-bottom:2rem}.note-page-header{margin-bottom:3rem;border-bottom:2px solid #e2e8f0;padding-bottom:2rem}.note-page-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.back-link,.edit-link{color:#667eea;text-decoration:none;font-weight:500;transition:color .3s ease}.back-link:hover,.edit-link:hover{color:#5a67d8;text-decoration:underline}.note-page-title{font-size:2.5rem;font-weight:700;color:#2d3748;margin-bottom:1rem;line-height:1.2}.note-page-meta{display:flex;align-items:center;gap:1rem;color:#718096;font-size:.9rem}.note-page-meta .note-slug{background:#f7fafc;padding:.3rem .6rem;border-radius:6px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;color:#4a5568}.note-page-content{line-height:1.7}.note-content{font-size:1.1rem;color:#2d3748}.note-content h1,.note-content h2,.note-content h3,.note-content h4,.note-content h5,.note-content h6{color:#2d3748;margin-top:2rem;margin-bottom:1rem;font-weight:600}.note-content h1{font-size:2rem;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.note-content h2{font-size:1.5rem;border-bottom:1px solid #e2e8f0;padding-bottom:.25rem}.note-content h3{font-size:1.25rem}.note-content p{margin-bottom:1.5rem}.note-content ul,.note-content ol{margin-bottom:1.5rem;padding-left:2rem}.note-content li{margin-bottom:.5rem}.note-content blockquote{border-left:4px solid #667eea;padding-left:1rem;margin:1.5rem 0;color:#4a5568;font-style:italic}.note-content code{background:#f7fafc;padding:.2rem .4rem;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;color:#e53e3e}.note-content pre{background:#2d3748;color:#e2e8f0;padding:1rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0}.note-content pre code{background:none;padding:0;color:inherit}.note-content a{color:#667eea;text-decoration:none}.note-content a:hover{text-decoration:underline}.note-content .note-reference{color:#667eea;font-weight:400;text-decoration:none;background:#667eea14;padding:1px 4px;border-radius:3px;transition:all .2s ease;border:1px solid rgba(102,126,234,.15);font-size:.85em}.note-content .note-reference:hover{background:#667eea26;border-color:#667eea4d;text-decoration:none}
