@media (max-width:767px){.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important;top:16px!important}.ant-modal-content{padding:16px!important}.ant-descriptions-item{padding:8px 12px!important}.ant-drawer .ant-drawer-content-wrapper{max-width:80vw}.ant-btn{min-height:36px}.ant-table-cell{padding:8px 4px!important;font-size:13px}}@tailwind base;@tailwind components;@tailwind utilities;:root{--background:#fff;--foreground:#171717}body{color:var(--foreground);background:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box;padding:0;margin:0}