:root{--bg-color:#0d1117;--green-color:#2ecc71;--accent-color:var(--green-color);--text-color:#e5e6f3;--text-muted:#848d97;--container-color:#161b22;--container-border-color:#30363d;--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}*,:after,:before{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{font-size:16px;scroll-behavior:smooth}body{margin:0;padding:0;line-height:1.5;font-family:var(--font-family);background-color:var(--bg-color)}a,body{color:var(--text-color)}a{text-decoration:none}a:hover{color:var(--accent-color)}p{margin-top:0;margin-bottom:1rem}p:last-child{margin-bottom:0}