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}.container{width:95.8vw;height:50vh;position:absolute}@media screen and (max-width:800px){.container{width:94vw;height:50vh;position:absolute;margin:10px}}.board{box-shadow:0 2.8px 2.2px rgba(0,0,0,.034),0 6.7px 5.3px rgba(0,0,0,.048),0 12.5px 10px rgba(0,0,0,.06),0 22.3px 17.9px rgba(0,0,0,.072),0 41.8px 33.4px rgba(0,0,0,.086),0 100px 50px rgba(0,0,0,.12);border-radius:5px;height:62.5vh}.lead_avatar{width:30px;height:30px;border-radius:60px;background:#ebebeb;margin-top:10px;margin-right:10px}.ant-card-head{min-height:48px;margin-bottom:-1px;padding:0 24px;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;background:#fafafa;border-bottom:1px solid #e8e8e8;border-radius:2px 2px 0 0;zoom:1}.lead_name{color:#585858;padding-right:10px;margin-top:15px;font-size:15px}.lead{display:flex}.lead_card{padding:30px}@media screen and (max-width:800px){.lead_card{padding:20px 10px}.lead_name{color:#585858;padding-right:10px;margin-top:15px;font-size:15px}}@media screen and (max-width:800px){.content{padding:0}.gridStyle{width:100%;text-align:center;cursor:pointer}}.ant-layout-header{height:64px;padding:0 15px;line-height:64px;background:#fff;border-bottom:1px solid #ebebeb}.ant-breadcrumb .anticon{font-size:14px;position:relative;bottom:4px}.card{background:#f9f9f9;border-radius:6px;font-size:13px;padding:8px 16px}.ant-badge-count{background-color:#fff;color:#f05622;box-shadow:inset 0 0 0 1px #f05622}.ant-breadcrumb{font-size:30px}.ant-card-head-title{font-size:25px;color:"#333"}.avatar{background-color:#ebebeb;margin-right:5px;background-position:50%;float:left}.card{box-shadow:0 2.8px 2.2px rgba(0,0,0,.034),0 6.7px 5.3px rgba(0,0,0,.048),0 12.5px 10px rgba(0,0,0,.06),0 22.3px 17.9px rgba(0,0,0,.072),0 41.8px 33.4px rgba(0,0,0,.086),0 100px 80px rgba(0,0,0,.12);border-radius:5px;overflow:scroll;height:62.5vh}.search{width:30%;margin-top:10px}@media screen and (max-width:800px){.search{width:75%;margin-top:10px}}.ant-layout-footer,.ant-layout-header{background:#fff;box-shadow:0 2px 2px -2px rgba(0,0,0,.2)!important}[data-theme=dark] .ant-layout-footer,[data-theme=dark] .ant-layout-header{background:#f7f7f7}.ant-layout-footer{line-height:1.5}.ant-layout-content{background:#fff;color:#fff;min-height:90vh;line-height:120px}[data-theme=dark] .ant-layout-content{background:#f7f7f7}#main-header{width:100%;position:relative;z-index:3}#main-header,#main-header #header-left{height:54px;display:flex;align-items:center}#main-header #header-left{width:350px;padding-left:24px;cursor:pointer}#main-header #header-center{width:calc(100% - 600px);height:54px}#main-header #header-right{width:350px;height:54px;display:flex;align-items:center;justify-content:flex-end;padding-right:12px;margin-top:10px}#main-header #title-text{cursor:pointer;padding-left:16px;color:rgba(0,0,0,.85);margin-top:12px;font-size:18px;font-weight:500;line-height:64px;white-space:nowrap;text-decoration:none}.logo{width:35px}.avatar,.logo{margin-top:10px}.avatar{width:40px;height:40px;border-radius:80px;margin-right:10px}.name{font-size:15px}.arrow,.name{color:rgba(0,0,0,.85);padding-right:10px}.arrow{font-size:12px}.logout{margin-right:8px;height:20px;width:20px}@media screen and (max-width:800px){.name{display:none}}.content{padding:30px}.gridStyle{width:25%;text-align:center;cursor:pointer}@media screen and (max-width:800px){.content{padding:0}.gridStyle{width:100%;text-align:center;cursor:pointer}.ant-card-body{padding:0}}#auth-modal{width:100%;height:100vh;display:flex;justify-content:center;background-color:#f2f2f2}#auth-form{margin-top:120px;width:400px;height:250px;opacity:0;padding:24px;border-radius:12px;background:#fff;transition:opacity .4s ease-in-out,box-shadow .6s ease-in-out .2s;box-shadow:none}#auth-form.visible{box-shadow:-10px 10px 30px #cecece,10px -10px 30px #fff;opacity:1}#auth-form h1{margin:12px 0 24px;font-weight:500;width:100%;text-align:center;cursor:default}#auth-form h1 strong{color:#f15824}#auth-form button{display:flex;align-items:center;width:250px;border:1px solid #f1f1f1;background:#fff;justify-content:center;height:60px;font-size:16px;cursor:pointer;margin:40px auto;border-radius:8px;transition:all .2s ease-in-out;box-shadow:none}#auth-form button:hover{border:1px solid #fafafa;box-shadow:-4px 4px 10px hsla(0,0%,80.8%,.53),4px -4px 10px hsla(0,0%,100%,.52)}#auth-form button img{width:40px;margin-right:12px}#unauth-modal{width:100%;height:100vh;background-color:#f2f2f2}#unauth-form,#unauth-modal{display:flex;justify-content:center}#unauth-form{margin-top:120px;width:400px;height:200px;opacity:0;border-radius:12px;background:#fff;transition:opacity .4s ease-in-out,box-shadow .6s ease-in-out .2s;box-shadow:none;flex-direction:column;align-items:center}#unauth-form.visible{box-shadow:-10px 10px 30px #cecece,10px -10px 30px #fff;opacity:1}#unauth-form h1{margin:12px;font-weight:400;font-size:18px;width:100%;text-align:center;cursor:default}#unauth-form img{width:48px}
/*# sourceMappingURL=main.3ca1ff1f.chunk.css.map */