@tailwind base;@tailwind components;@tailwind utilities;body{@apply bg-gray-100 text-gray-800 antialiased;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}.table-row-hover:hover{@apply bg-gray-50}.pcs-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:24px;height:24px;border:2px solid #357ab2;border-radius:50%;background-color:#fff;cursor:pointer;position:relative;transition:all .15s ease-in-out;vertical-align:middle}.pcs-checkbox:hover{border-color:#2a6293;background-color:#f0f7fc}.pcs-checkbox:checked{background-color:#357ab2;border-color:#357ab2}.pcs-checkbox:checked:after{content:"";position:absolute;left:50%;top:50%;width:6px;height:11px;border:solid #fff;border-width:0 2.5px 2.5px 0;transform:translate(-50%,-60%) rotate(45deg)}.pcs-checkbox:focus{outline:none;box-shadow:0 0 0 3px rgba(53,122,178,.3)}
/*# sourceMappingURL=62144d4bb24110f1.css.map*/