@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{--ink: #0d0d0d;--paper: #ffffff;--gray-strong: #5d5d5d;--gray-soft: #9b9b9b;--line: #e5e5e5;--fill: #f7f7f8;--ink-invert: #ffffff;--error: #d93025;--page-bg: #ffffff;--accent: #ff6b35;--accent-light: #fff0e8;--accent-soft: #fff6f0}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans SC,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}
