.brand-link{text-decoration:none;color:rgb(var(--v-theme-on-surface));font-weight:700;font-size:1rem;letter-spacing:.01em}.nav-btn{font-size:.8rem!important;letter-spacing:0!important}:root{--mem-bg: #313338;--mem-surface: #2B2D31;--mem-surface-dark: #1E1F22;--mem-accent: #5865F2;--mem-text: #DBDEE1;--mem-muted: #80848E;--mem-border: rgba(255,255,255,.08)}html.theme-night{--mem-bg: #0d0d10;--mem-surface: #16161a;--mem-surface-dark: #0a0a0d;--mem-accent: #7B68EE;--mem-text: #e8e8f0;--mem-muted: #6b6b80;--mem-border: rgba(255,255,255,.06)}html.theme-night,html.theme-night body{background-color:#0d0d10}html.theme-sepia{--mem-bg: #1a1410;--mem-surface: #211a14;--mem-surface-dark: #160f0a;--mem-accent: #c9a227;--mem-text: #e8dfc8;--mem-muted: #9a8f7a;--mem-border: rgba(201,162,39,.1)}html.theme-sepia,html.theme-sepia body{background-color:#1a1410}html.theme-ocean{--mem-bg: #1a1f2c;--mem-surface: #141924;--mem-surface-dark: #0e1219;--mem-accent: #3A8EDA;--mem-text: #cdd6f4;--mem-muted: #6c7086;--mem-border: rgba(58,142,218,.12)}html.theme-ocean,html.theme-ocean body{background-color:#1a1f2c}html.theme-cherry{--mem-bg: #1e1520;--mem-surface: #261a28;--mem-surface-dark: #1a101c;--mem-accent: #e07ab0;--mem-text: #f0dde8;--mem-muted: #9a7a90;--mem-border: rgba(224,122,176,.12)}html.theme-cherry,html.theme-cherry body{background-color:#1e1520}html.font-serif body,html.font-serif .markdown-body,html.font-serif .post-content,html.font-serif .wiki-content{font-family:Georgia,Palatino Linotype,serif;line-height:1.7}html.font-bionic b.bio{font-weight:800}html,body{background-color:var(--mem-bg, #313338);color:var(--mem-text, #DBDEE1)}.text-muted{color:var(--mem-muted, #80848E)!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--mem-surface, #2B2D31)}::-webkit-scrollbar-thumb{background:var(--mem-surface-dark, #1E1F22);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--mem-accent, #5865F2)}.v-main{animation:pageEnter .15s ease-out}@keyframes pageEnter{0%{transform:translateY(4px);opacity:.85}to{transform:translateY(0);opacity:1}}
