pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:#f0f2f5}.login-container{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-form{background:#fff;padding:40px;border-radius:8px;box-shadow:0 10px 40px #0000001a;width:400px}.login-title{text-align:center;margin-bottom:30px;color:#1890ff}.dashboard-container{height:100vh;display:flex}.sidebar{width:240px;background:#001529;color:#fff}.sidebar-header{padding:20px;text-align:center;border-bottom:1px solid #002140}.sidebar-menu{padding:10px 0}.main-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.header{background:#fff;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #00152914}.content{flex:1;padding:24px;overflow:auto}.project-card{background:#fff;padding:20px;border-radius:8px;margin-bottom:16px;cursor:pointer;transition:box-shadow .3s}.project-card:hover{box-shadow:0 4px 12px #00000026}.project-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.project-name{font-size:18px;font-weight:600}.project-category{color:#1890ff;font-size:12px}.project-description{color:#666;margin-bottom:12px}.project-meta{display:flex;gap:20px;font-size:12px;color:#999}.commit-item{display:flex;gap:16px;padding:12px 0;border-bottom:1px solid #f0f0f0}.commit-hash{font-family:Courier New,monospace;color:#1890ff;min-width:80px}.commit-message{flex:1}.commit-date{color:#999;font-size:12px;min-width:150px}.status-item{padding:8px 12px;background:#f5f5f5;margin-bottom:8px;border-radius:4px;font-family:Courier New,monospace;font-size:13px}
