:root{--blue: #0068FF;--blue-light: #e8f0ff;--green: #06c755;--red: #ff3b30;--bg: #f0f0f0;--white: #ffffff;--text: #000000;--text-sub: #7c7c7c;--border: rgba(0,0,0,.1);--separator: #e5e5ea}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{background:var(--bg);color:var(--text);overscroll-behavior:none}input,textarea{font-size:16px!important}button{cursor:pointer}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}
