html,body,#root{margin:0;padding:0;height:100%;background:#eeeeea}body{font-family:IBM Plex Mono,Noto Sans JP,ui-monospace,monospace;color:#1b1b17;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}a{color:#0972d3;text-decoration:none}a:hover{color:#033160;text-decoration:underline}button,textarea,input{font-family:inherit}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeup{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px;border:3px solid transparent;background-clip:content-box}.hov-row:hover{background:#f0f1f2}.hov-btn:hover{background:#eeeeea}.hov-accent:hover{background:#033160;border-color:#033160}.hov-dash:hover{border-color:#0972d3;color:#0972d3}.focus-ring:focus-within{border-color:#0972d3}
