@tailwind base;@tailwind components;@tailwind utilities;*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1{font-size:28px;margin-bottom:8px;color:#111}h1,h2{font-weight:600}h2{font-size:22px;margin-bottom:12px}h3{font-size:18px;font-weight:500;margin-bottom:8px}.ant-form-item{margin-bottom:16px}.ant-form-item-label>label{font-weight:500}.ant-table{background:#fff}.ant-table-thead>tr>th{background:#fafafa;font-weight:600}.ant-card{border-radius:8px;box-shadow:0 1px 2px 0 rgba(0,0,0,.03)}.ant-card-head{border-bottom:1px solid #f0f0f0}.ant-input,.ant-input-number,.ant-select-selector{border-radius:6px!important}.ant-modal-content{border-radius:8px}.ant-tag{border-radius:4px}.email-compose-editor .ql-editor{min-height:300px}@media (max-width:768px){h1{font-size:22px}h2{font-size:18px}}