:root{--line-color: #3F993D;--line-color-hover: #2E7C2C;--line-color-light: #EAF5EA;--line-color-dark: #1F5F1E;font-family:BIZ UDPGothic,BIZ UDGothic,Inter,system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#000000de;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:BIZ UDPGothic,BIZ UDGothic,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#000000de}#root{width:100%;height:100vh;margin:0;padding:0;text-align:left;display:flex;flex-direction:column}.line-bg{background-color:var(--line-color)}.line-text{color:var(--line-color)}.line-border{border-color:var(--line-color)}.line-hover:hover{background-color:var(--line-color-hover)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
