:root{--color-background: #ffffff;--color-background-mute: #f6f8fa;--color-text: #24292e;--color-text-soft: #586069;--color-border: #e1e4e8;--color-primary: #0366d6;--color-primary-hover: #005cc5;--color-tile-bg: #ffffff;--color-tile-shadow: rgba(0, 0, 0, .05);--color-progress-bg: #e1e4e8;--color-progress-fill: #28a745}@media(prefers-color-scheme:dark){:root{--color-background: #0d1117;--color-background-mute: #161b22;--color-text: #c9d1d9;--color-text-soft: #8b949e;--color-border: #30363d;--color-primary: #58a6ff;--color-primary-hover: #79b8ff;--color-tile-bg: #161b22;--color-tile-shadow: rgba(0, 0, 0, .2);--color-progress-bg: #30363d;--color-progress-fill: #3fb950}}[data-theme=dark]{--color-background: #0d1117;--color-background-mute: #161b22;--color-text: #c9d1d9;--color-text-soft: #8b949e;--color-border: #30363d;--color-primary: #58a6ff;--color-primary-hover: #79b8ff;--color-tile-bg: #161b22;--color-tile-shadow: rgba(0, 0, 0, .2);--color-progress-bg: #30363d;--color-progress-fill: #3fb950}[data-theme=light]{--color-background: #ffffff;--color-background-mute: #f6f8fa;--color-text: #24292e;--color-text-soft: #586069;--color-border: #e1e4e8;--color-primary: #0366d6;--color-primary-hover: #005cc5;--color-tile-bg: #ffffff;--color-tile-shadow: rgba(0, 0, 0, .05);--color-progress-bg: #e1e4e8;--color-progress-fill: #28a745}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";background-color:var(--color-background);color:var(--color-text);transition:background-color .2s,color .2s}#app{width:100%;height:100%}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline;color:var(--color-primary-hover)}h1,h2,h3,h4,h5,h6{color:var(--color-text)}[data-theme=dark] .white-bg h1,[data-theme=dark] .white-bg h2,[data-theme=dark] .white-bg h3,[data-theme=dark] .white-bg h4,[data-theme=dark] .white-bg h5,[data-theme=dark] .white-bg h6{color:#1f2937}[data-theme=dark] .white-bg code,[data-theme=dark] .white-bg pre{background-color:#f3f4f6;color:#1f2937}.token-comment{color:#acb0be!important}.token-instruction{color:#fe640b!important;font-weight:700}.token-directive{color:#8839ef!important;font-weight:700}.token-register{color:#1e66f5!important;font-weight:700}.token-number{color:#df8e1d!important}.token-string{color:#40a02b!important}.token-label{color:#d20f39!important;font-weight:700}[data-theme=dark] .token-comment{color:#6c7086!important}[data-theme=dark] .token-instruction{color:#f5a97f!important;font-weight:700}[data-theme=dark] .token-directive{color:#cba6f7!important;font-weight:700}[data-theme=dark] .token-register{color:#89b4fa!important;font-weight:700}[data-theme=dark] .token-number{color:#f9e2af!important}[data-theme=dark] .token-string{color:#a6e3a1!important}[data-theme=dark] .token-label{color:#f38ba8!important;font-weight:700}
