:root{--kdv-sidebar-bg:#c41e3a;--kdv-sidebar-icon:#e57373;--kdv-sidebar-text:#ffffff;--kdv-background:#e8e8e8;--kdv-content-bg:#ffffff;--kdv-border:#e0e0e0;--kdv-text:#212121;--kdv-text-secondary:#757575}*{box-sizing:border-box;padding:0;margin:0}body,html{height:100%;font-family:M PLUS\ 1p,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--kdv-border)}::-webkit-scrollbar-thumb{background:var(--kdv-text-secondary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--kdv-text)}