@layer base{:root{--base-font-family:"microsoft yahei";--base-font-size:16px;--base-font-color:#333}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-width:320px;min-height:100vh;color:--base-font-color;font-size:--base-font-size;background-color:#f5f6f7;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;background:0 0;border:none}img,picture,video,canvas{max-width:100%;display:block}input,textarea,select{font:inherit;color:inherit}table{border-collapse:collapse;border-spacing:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@tailwind base;@tailwind components;@tailwind utilities;:root{--primary:#3b82f6;--secondary:#10b981}@apply bg-gray-50 text-gray-900;.page{background-color:#fff;width:1000px;margin:0 auto;padding:15px 23px}.Toastify__toast-icon{justify-content:center;align-items:center;display:flex;transform:translateY(-1px);width:20px!important}.main{width:100%;margin:0 auto}.menu{border-bottom:1px solid #ddd;align-items:center;height:30px;padding:0 13px 7px;display:flex}.menu .menu-item{padding:2px 13px}.menu a.active{color:#2563eb;background-color:#eff6ff;border-bottom:2px solid #2563eb}hr{border:none;border-top:1px solid #ddd;margin:10px 0}.ds05{margin:0 5px}.ds10{margin:0 10px}.flex{display:flex}.flex-both-center{justify-content:center;align-items:center;display:flex}.row{margin:10px 0}.hello{border:1px solid #ddd;margin:13px 0}.vote-section{margin:10px 0}.vote-section .vote-title{font-size:18px;font-weight:700}.vote-section .vote-footer{margin:7px 0;display:flex}
