@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{margin:0;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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.date-check{float:left;margin-top:5px}.mt10{margin-top:10px}:root{--green:#1fc058}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.ant-picker-calendar{background:transparent!important}.ant-picker-calendar-full{width:100%!important}.ant-picker-calendar-full .ant-picker-body,.ant-picker-calendar-full .ant-picker-panel{background:transparent!important}.ant-picker-content{border:1px solid #444;border-collapse:collapse;width:100%;table-layout:fixed}.ant-picker-content td:first-child,.ant-picker-content td:nth-child(2),.ant-picker-content td:nth-child(3),.ant-picker-content td:nth-child(4),.ant-picker-content td:nth-child(5),.ant-picker-content td:nth-child(6),.ant-picker-content td:nth-child(7){width:14.2857%}.ant-picker-content td[colspan="2"]{width:28.5714%}.ant-picker-content td,.ant-picker-content th{border-right:1px solid #444;border-bottom:1px solid #444}.ant-picker-content tr td:first-child,.ant-picker-content tr th:first-child{border-left:1px solid #444}.calendar .calendar-header p,.calendar .calendar-header span{text-align:center!important}.custom-form .ant-form-item.custom-style.custom-checkbox :not(.ant-form-item-explain):not(.ant-form-item-explain *){color:#fff!important}.custom-form .ant-form-item.custom-style .ant-form-item-label{display:none!important}.custom-form .ant-form-item.custom-style .ant-form-item-control{width:100%;min-width:100%;flex:1 1!important}.custom-form .ant-form-item.custom-style .ant-form-item-control .ant-input{display:flex;height:56px;padding:0 16px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.custom-form .ant-form-item.custom-style .ant-form-item-control .ant-input::placeholder{color:hsla(0,0%,100%,.6)!important}.custom-form .ant-form-item.custom-style .ant-form-item-control .ant-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.6)!important}.custom-form .ant-form-item.custom-style .ant-form-item-control .ant-input::-moz-placeholder{color:hsla(0,0%,100%,.6)!important}.custom-form .ant-form-item.custom-style .ant-form-item-control .ant-input:-ms-input-placeholder{color:hsla(0,0%,100%,.6)!important}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}