@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--secondary-color: linear-gradient( to right, rgba(8, 155, 171, 1) 1%, rgba(13, 181, 200, 1) 5% );--color-primary: #04546f}body{overflow-x:hidden!important;-ms-overflow-style:none!important;scrollbar-width:none!important;font-family:Poppins,sans-serif;color:#000;background-color:#f2f4f8}@media only screen and (min-width: 768px){::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}}@media screen and (max-width: 767px){body{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}body::-webkit-scrollbar{display:none!important}}.expanding-div{background-color:#f0f0f0;padding:20px;border-radius:10px;transition:height .3s ease;overflow:hidden;box-shadow:0 4px 8px #0000001a;margin:20px auto}.expanding-div.fixed{position:fixed;top:0;left:0;right:0;z-index:100;border-radius:0;box-shadow:0 4px 8px #00000080}.th-flex-center{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}.animated-image{position:relative;animation:slideRightToLeft 1s ease-out}@keyframes slideRightToLeft{0%{transform:translate(100%)}to{transform:translate(0)}}.truncate-lines{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-height:1.5;max-height:4.5em}.image-container{position:relative;display:inline-block;background-position:right!important;padding:"10px";background-repeat:no-repeat;background-size:contain!important;height:600px!important;width:100%}.overlayy{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.8;transition:opacity .3s}.text-overlay{position:absolute;top:50%;left:30%;transform:translate(-50%,-50%);text-align:center;padding:"20px"}.text-overlay h2{font-size:24px;margin-bottom:10px}.text-overlay p{font-size:16px}a:hover{text-decoration:none;color:inherit}button:focus{outline:none}.th-roboto{font-family:Roboto,sans-serif}.th-black{color:#000}.th-grey{color:#6a6a6a}.th-grey-2{color:#f4f4f4}.th-white{color:#fff}.th-primary{color:#fc0;color:#16a34a}.th-yellow{color:#ffb500}.th-blue{color:#3f4d90}.th-clinic{color:#547af5}.th-text-hint{color:#747b8d}.th-text-hint-1{color:#5d5d5d}.th-text-error{color:red}.th-link{color:#000}.th-link:hover,.th-link:active{text-decoration:none}.th-link-1:hover{text-decoration:none;color:#fff}.th-link-black{color:#000}.th-link-black:hover,.th-link-black:active{text-decoration:none;color:#000}.th-btn-primary{background-color:#fc0;color:#fff;box-shadow:0 1px 10px #0000001a;border-radius:4px;outline:none;border:none}.th-btn-course{background-color:#fff;color:#5d5d5d;box-shadow:0 1px 10px #0000001a;border-radius:4px;outline:none;border:2px solid #5d5d5d}.th-btn-white{background-color:#fff;color:#000;border:.5px solid rgba(0,0,0,.3);box-shadow:0 1px 4px #0000001a;border-radius:10px}.th-btn-black{background-color:#000;color:#fff;box-shadow:0 1px 10px #0000001a;border-radius:4px;border:none}.th-btn-white:focus,.th-btn-primary:focus,.th-btn-black:focus{outline:none}.th-bg-white{background:#fff}.th-bg-primary{background:#2d7966}.th-bg-color-1{background:#d9dded}.th-bg-main{background:#efefef}.th-bg-grey-1{background:#f4f4f4}.th-bg-yellow{background:#ffc81a}.th-bg-clinic{background:#004cff}.th-bg-appointment{background:#059086}.th-bg-blue{background:#52509d}.th-input :focus{box-shadow:none!important;outline:none}.th-primary-gradient{background:linear-gradient(145.22deg,#ffc033 62.28%,#609a33);box-shadow:0 2px 10px #0000001a}.th-blue-gradient{background:linear-gradient(145.22deg,#49549a 62.28%,#191f44);box-shadow:0 2px 10px #0000001a}.th-search-input:focus{outline:none}.th-text-gradient{background:linear-gradient(90deg,#143374 6.05%,#65c37a 134.68%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 767px){.th-hidden-sm{display:none!important}}@media screen and (max-width: 992px) and (min-width: 768px){.th-hidden-md{display:none!important}}@media screen and (min-width: 991px){.th-hidden-lg{display:none!important}}.th-no-scroll::-webkit-scrollbar{display:none}.th-no-scroll{-ms-overflow-style:none;scrollbar-width:none}label{margin-bottom:0!important}.th-contact-margin{margin-top:-180px}@media screen and (min-width: 768px){.th-contact-margin{margin-top:-210px}}.th-header-underline{border-bottom:#609a33 3px solid}.th-header-dropbtn{background-color:#0000;border:none;cursor:pointer}.th-header-dropdown{position:relative;display:inline-block}.th-header-dropdown-content{display:none;position:absolute;top:33px;background-color:#f1f1f1;min-width:160px;box-shadow:0 8px 16px #0003;z-index:1}.th-header-dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.th-header-dropdown-content a:hover{background-color:#ddd}.th-header-dropdown:hover .th-header-dropdown-content{display:block}.th-side-drawer-backdrop{position:fixed;width:100%;height:100%;background-color:#00000080;z-index:1500;top:0;left:0}.th-side-drawer{height:100%;position:fixed;top:0;left:0;width:65%;z-index:2000;transform:translate(-100%);transition:transform .3s ease-out}.th-pb-0{padding-bottom:0!important}.th-border-patch-blue{border-left:8px solid #3f4d90}.th-border-patch-yellow{border-left:8px solid #ffc81a}.th-border-patch-clinic{border-left:8px solid #004cff}.th-border-patch-orange{border-left:8px solid #609a33}.th-side-drawer.open{transform:translate(0)}.slick-next:before{content:"›"!important;color:#000e!important;background:#ccc;padding:0 16px 12px;border-radius:25px;box-shadow:0 0 2px #00000040}.slick-prev:before{content:"‹"!important;color:#000!important;background:#ccc;padding:0 16px 12px;border-radius:25px;box-shadow:0 0 2px #00000040}.th-school-bg-color{background-color:#fff}.checkout-main-box{width:60%}@media screen and (max-width: 768px){.th-school-bg-color{background-color:#f3f3f3}.checkout-main-box{width:90%}}.slick-prev,.slick-next{font-size:15px!important}.slick-prev:before,.slick-next:before{content:""!important;display:none}.th-bg-img{background-size:cover;background-position:center;background-repeat:no-repeat}.th-container{padding-left:8%;padding-right:8%;width:100%;margin-right:auto;margin-left:auto}@media only screen and (min-width: 1400px){.th-container{padding-left:8%;padding-right:8%}}@media only screen and (max-width: 768px){.th-container{padding-left:4%;padding-right:4%}}.slick-list{padding:0;border-radius:0}.th-bg-duration{background-color:#000c;bottom:10px;right:10px}.th-border-bottom-course{border-bottom:1px solid #f4f4f4}@media only screen and (min-width: 768){.th-responsive-header{font-size:20px}}.th-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1500}.th-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:4px;box-shadow:#00000014 0 1px 8px;z-index:2000}.th-vt-hr{border-left:1px solid rgb(0 0 0 / 8%)}.flatpickr-input{display:none}.th-custom-calendar .flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#2d7966;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#2d7966}.th-custom-calendar .flatpickr-day.selected:hover{background:#2d7966}.th-time-slot{border:1px solid #2d7966;min-width:110px;cursor:pointer;color:#2d7966;font-weight:600}.th-time-slot-selected{min-width:110px;cursor:pointer;color:#fff;background-color:#2d7966;font-weight:600}::-webkit-scrollbar{width:10px;height:4px;border-radius:10px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:100px}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.th-italic{font-style:italic}button:disabled,button[disabled]{border:1px solid #999999;background-color:#ccc;color:#666}.th-pointer{cursor:pointer}.scale-on-hover{transition:transform .3s ease}.scale-on-hover:hover{transform:scale(1)}.th-container-1{padding-left:4%;padding-right:4%;width:100%;margin-right:auto;margin-left:auto}.th-doc-img{margin-bottom:-100px;outline:10px solid #fff;height:250px;width:250px}@media (max-width: 800px){.th-doc-details-desktop{display:none!important}.th-doc-profile{justify-content:center}.th-doc-img{height:150px;width:150px;margin-bottom:-70px}}@media (min-width: 800px){.th-doc-details-mobile{display:none!important}}.th-doc-listing-left{margin-top:115px}.th-bg-secondary{background:var(--secondary-color)!important}.th-doc-details-desktop{display:block}.th-iframe iframe{width:100%!important;height:300px}.anticon{display:inline-flex!important}.fadeIn{animation:.5s fadeIn forwards}.fadeOut{animation:.5s fadeOut forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{transform:translateY(-20px);opacity:0}}.ant-menu .ant-menu-item{border-radius:4px!important}.worksheet-list{max-height:200px;overflow-y:auto;padding:8px;border:1px solid #f0f0f0;border-radius:4px}.worksheet-item{padding:8px 0;border-bottom:1px solid #f0f0f0}.worksheet-item:last-child{border-bottom:none}.worksheet-item a{color:#1890ff}.worksheet-item a:hover{text-decoration:underline}.th-1{font-size:1px}.th-2{font-size:2px}.th-3{font-size:3px}.th-4{font-size:4px}.th-5{font-size:5px}.th-6{font-size:6px}.th-7{font-size:7px}.th-8{font-size:8px}.th-9{font-size:9px}.th-10{font-size:10px}.th-11{font-size:11px}.th-12{font-size:12px}.th-13{font-size:13px}.th-14{font-size:14px}.th-15{font-size:15px}.th-16{font-size:16px}.th-17{font-size:17px}.th-18{font-size:18px}.th-19{font-size:19px}.th-20{font-size:20px}.th-21{font-size:21px}.th-22{font-size:22px}.th-23{font-size:23px}.th-24{font-size:24px}.th-25{font-size:25px}.th-26{font-size:26px}.th-27{font-size:27px}.th-28{font-size:28px}.th-29{font-size:29px}.th-30{font-size:30px}.th-31{font-size:31px}.th-32{font-size:32px}.th-33{font-size:33px}.th-34{font-size:34px}.th-35{font-size:35px}.th-36{font-size:36px}.th-37{font-size:37px}.th-38{font-size:38px}.th-39{font-size:39px}.th-40{font-size:40px}.th-41{font-size:41px}.th-42{font-size:42px}.th-43{font-size:43px}.th-44{font-size:44px}.th-45{font-size:45px}.th-46{font-size:46px}.th-47{font-size:47px}.th-48{font-size:48px}.th-49{font-size:49px}.th-50{font-size:50px}.th-51{font-size:51px}.th-52{font-size:52px}.th-53{font-size:53px}.th-54{font-size:54px}.th-55{font-size:55px}.th-56{font-size:56px}.th-57{font-size:57px}.th-58{font-size:58px}.th-59{font-size:59px}.th-60{font-size:60px}.th-61{font-size:61px}.th-62{font-size:62px}.th-63{font-size:63px}.th-64{font-size:64px}.th-65{font-size:65px}.th-66{font-size:66px}.th-67{font-size:67px}.th-68{font-size:68px}.th-69{font-size:69px}.th-70{font-size:70px}.th-71{font-size:71px}.th-72{font-size:72px}.th-73{font-size:73px}.th-74{font-size:74px}.th-75{font-size:75px}.th-76{font-size:76px}.th-77{font-size:77px}.th-78{font-size:78px}.th-79{font-size:79px}.th-80{font-size:80px}.th-81{font-size:81px}.th-82{font-size:82px}.th-83{font-size:83px}.th-84{font-size:84px}.th-85{font-size:85px}.th-86{font-size:86px}.th-87{font-size:87px}.th-88{font-size:88px}.th-89{font-size:89px}.th-90{font-size:90px}.th-91{font-size:91px}.th-92{font-size:92px}.th-93{font-size:93px}.th-94{font-size:94px}.th-95{font-size:95px}.th-96{font-size:96px}.th-97{font-size:97px}.th-98{font-size:98px}.th-99{font-size:99px}.th-100{font-size:100px}.th-fw-100{font-weight:100}.th-fw-200{font-weight:200}.th-fw-300{font-weight:300}.th-fw-400{font-weight:400}.th-fw-500{font-weight:500}.th-fw-600{font-weight:600}.th-fw-700{font-weight:700}.th-fw-800{font-weight:800}.th-fw-900{font-weight:900}.th-br-1{border-radius:1px}.th-br-2{border-radius:2px}.th-br-3{border-radius:3px}.th-br-4{border-radius:4px}.th-br-5{border-radius:5px}.th-br-6{border-radius:6px}.th-br-7{border-radius:7px}.th-br-8{border-radius:8px}.th-br-9{border-radius:9px}.th-br-10{border-radius:10px}.th-br-11{border-radius:11px}.th-br-12{border-radius:12px}.th-br-13{border-radius:13px}.th-br-14{border-radius:14px}.th-br-15{border-radius:15px}.th-br-16{border-radius:16px}.th-br-17{border-radius:17px}.th-br-18{border-radius:18px}.th-br-19{border-radius:19px}.th-br-20{border-radius:20px}.th-br-21{border-radius:21px}.th-br-22{border-radius:22px}.th-br-23{border-radius:23px}.th-br-24{border-radius:24px}.th-br-25{border-radius:25px}.th-br-26{border-radius:26px}.th-br-27{border-radius:27px}.th-br-28{border-radius:28px}.th-br-29{border-radius:29px}.th-br-30{border-radius:30px}.th-br-31{border-radius:31px}.th-br-32{border-radius:32px}.th-br-33{border-radius:33px}.th-br-34{border-radius:34px}.th-br-35{border-radius:35px}.th-br-36{border-radius:36px}.th-br-37{border-radius:37px}.th-br-38{border-radius:38px}.th-br-39{border-radius:39px}.th-br-40{border-radius:40px}.th-br-41{border-radius:41px}.th-br-42{border-radius:42px}.th-br-43{border-radius:43px}.th-br-44{border-radius:44px}.th-br-45{border-radius:45px}.th-br-46{border-radius:46px}.th-br-47{border-radius:47px}.th-br-48{border-radius:48px}.th-br-49{border-radius:49px}.th-br-50{border-radius:50px}.th-br-51{border-radius:51px}.th-br-52{border-radius:52px}.th-br-53{border-radius:53px}.th-br-54{border-radius:54px}.th-br-55{border-radius:55px}.th-br-56{border-radius:56px}.th-br-57{border-radius:57px}.th-br-58{border-radius:58px}.th-br-59{border-radius:59px}.th-br-60{border-radius:60px}.th-br-61{border-radius:61px}.th-br-62{border-radius:62px}.th-br-63{border-radius:63px}.th-br-64{border-radius:64px}.th-br-65{border-radius:65px}.th-br-66{border-radius:66px}.th-br-67{border-radius:67px}.th-br-68{border-radius:68px}.th-br-69{border-radius:69px}.th-br-70{border-radius:70px}.th-br-71{border-radius:71px}.th-br-72{border-radius:72px}.th-br-73{border-radius:73px}.th-br-74{border-radius:74px}.th-br-75{border-radius:75px}.th-br-76{border-radius:76px}.th-br-77{border-radius:77px}.th-br-78{border-radius:78px}.th-br-79{border-radius:79px}.th-br-80{border-radius:80px}.th-br-81{border-radius:81px}.th-br-82{border-radius:82px}.th-br-83{border-radius:83px}.th-br-84{border-radius:84px}.th-br-85{border-radius:85px}.th-br-86{border-radius:86px}.th-br-87{border-radius:87px}.th-br-88{border-radius:88px}.th-br-89{border-radius:89px}.th-br-90{border-radius:90px}.th-br-91{border-radius:91px}.th-br-92{border-radius:92px}.th-br-93{border-radius:93px}.th-br-94{border-radius:94px}.th-br-95{border-radius:95px}.th-br-96{border-radius:96px}.th-br-97{border-radius:97px}.th-br-98{border-radius:98px}.th-br-99{border-radius:99px}.th-br-100{border-radius:100px}.th-gap-1{gap:1px}.th-gap-2{gap:2px}.th-gap-3{gap:3px}.th-gap-4{gap:4px}.th-gap-5{gap:5px}.th-gap-6{gap:6px}.th-gap-7{gap:7px}.th-gap-8{gap:8px}.th-gap-9{gap:9px}.th-gap-10{gap:10px}.th-gap-11{gap:11px}.th-gap-12{gap:12px}.th-gap-13{gap:13px}.th-gap-14{gap:14px}.th-gap-15{gap:15px}.th-gap-16{gap:16px}.th-gap-17{gap:17px}.th-gap-18{gap:18px}.th-gap-19{gap:19px}.th-gap-20{gap:20px}.th-gap-21{gap:21px}.th-gap-22{gap:22px}.th-gap-23{gap:23px}.th-gap-24{gap:24px}.th-gap-25{gap:25px}.th-gap-26{gap:26px}.th-gap-27{gap:27px}.th-gap-28{gap:28px}.th-gap-29{gap:29px}.th-gap-30{gap:30px}.th-gap-31{gap:31px}.th-gap-32{gap:32px}.th-gap-33{gap:33px}.th-gap-34{gap:34px}.th-gap-35{gap:35px}.th-gap-36{gap:36px}.th-gap-37{gap:37px}.th-gap-38{gap:38px}.th-gap-39{gap:39px}.th-gap-40{gap:40px}.th-gap-41{gap:41px}.th-gap-42{gap:42px}.th-gap-43{gap:43px}.th-gap-44{gap:44px}.th-gap-45{gap:45px}.th-gap-46{gap:46px}.th-gap-47{gap:47px}.th-gap-48{gap:48px}.th-gap-49{gap:49px}.th-gap-50{gap:50px}.th-gap-51{gap:51px}.th-gap-52{gap:52px}.th-gap-53{gap:53px}.th-gap-54{gap:54px}.th-gap-55{gap:55px}.th-gap-56{gap:56px}.th-gap-57{gap:57px}.th-gap-58{gap:58px}.th-gap-59{gap:59px}.th-gap-60{gap:60px}.th-gap-61{gap:61px}.th-gap-62{gap:62px}.th-gap-63{gap:63px}.th-gap-64{gap:64px}.th-gap-65{gap:65px}.th-gap-66{gap:66px}.th-gap-67{gap:67px}.th-gap-68{gap:68px}.th-gap-69{gap:69px}.th-gap-70{gap:70px}.th-gap-71{gap:71px}.th-gap-72{gap:72px}.th-gap-73{gap:73px}.th-gap-74{gap:74px}.th-gap-75{gap:75px}.th-gap-76{gap:76px}.th-gap-77{gap:77px}.th-gap-78{gap:78px}.th-gap-79{gap:79px}.th-gap-80{gap:80px}.th-gap-81{gap:81px}.th-gap-82{gap:82px}.th-gap-83{gap:83px}.th-gap-84{gap:84px}.th-gap-85{gap:85px}.th-gap-86{gap:86px}.th-gap-87{gap:87px}.th-gap-88{gap:88px}.th-gap-89{gap:89px}.th-gap-90{gap:90px}.th-gap-91{gap:91px}.th-gap-92{gap:92px}.th-gap-93{gap:93px}.th-gap-94{gap:94px}.th-gap-95{gap:95px}.th-gap-96{gap:96px}.th-gap-97{gap:97px}.th-gap-98{gap:98px}.th-gap-99{gap:99px}.th-gap-100{gap:100px}.th-bg-secondary{background:linear-gradient(to right,#089bab 1%,#0db5c8 5%)!important}.ant-btn{border-radius:6px}.ant-btn:hover,.ant-btn:active,.ant-btn:focus{border-color:#42baf9;color:#42baf9}.ant-btn-primary{background:var(--color-primary)!important;border-color:var(--color-primary)!important}.ant-btn-primary:hover,.ant-btn-primary:active,.ant-btn-primary:focus{background:#42baf9!important;border-color:#42baf9!important;color:#fff}.ant-btn-danger:hover,.ant-btn-danger:active,.ant-btn-danger:focus{background:#f63a45;border-color:#f63a45;color:#fff}.ant-btn-primary[disabled],.ant-btn-primary[disabled]:hover,.ant-btn-danger[disabled],.ant-btn-danger[disabled]:hover{background:#e4e9f0!important;border-color:#e4e9f0!important}.ant-btn-text:hover,.ant-btn-text:active,.ant-btn-text:focus{background:transparent!important;border-color:none!important;border:none;color:#141322}.ant-input,.ant-input-affix-wrapper{border-radius:2px}.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled),.ant-input-affix-wrapper:focus .ant-input:not(.ant-input-disabled),.ant-input-affix-wrapper:active .ant-input:not(.ant-input-disabled){border-color:var(--color-primary)}.ant-modal-root .ant-modal-mask{background-color:#000c}.ant-table-wrapper .ant-table{line-height:1!important}.ant-table-wrapper .ant-table-thead>tr>th{color:#fff;background:var(--color-primary)}.ant-table-wrapper .ant-table-container table>thead>tr:first-child>*:first-child{border-start-start-radius:5px}.ant-table-wrapper .ant-table-container table>thead>tr:first-child>*:last-child{border-start-end-radius:5px}.login-card{width:100%;max-width:420px;padding:16px;border-radius:20px!important;box-shadow:0 25px 50px #00000026!important;background-image:linear-gradient(to top,#f3e7e9,#e3eeff 99% 100%);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.3)!important;position:relative;z-index:2}.login-header{text-align:center}.logo{display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#2c3e50}.logo-icon{margin-right:10px;font-size:32px}.login-title{font-size:28px;font-weight:700;margin-bottom:8px}.logo-image{height:40px;margin-right:10px;border-radius:8px}.ant-form-item-label>label{color:#2c3e50;font-weight:500;font-size:15px}.login-input{height:50px!important;border-radius:12px!important;border:2px solid #e9ecef!important;font-size:16px!important;transition:all .3s ease!important;background:#ffffffe6!important}.login-input:focus,.login-input:hover{border-color:#6366f1!important;box-shadow:0 0 0 3px #6366f126!important;background:#fff!important}.input-icon{color:#7f8c8d;font-size:16px}.login-button{height:52px!important;border-radius:12px!important;border:none!important;font-size:16px!important;font-weight:600!important;background:linear-gradient(135deg,#6366f1,#764ba2)!important;box-shadow:0 8px 20px #6366f14d;transition:all .1s ease!important;margin-top:10px}.login-button:hover{transform:translateY(-2px)!important;box-shadow:0 12px 25px #6366f166!important;background:linear-gradient(135deg,#6366f1,#764ba2 50%)!important}.login-button:active{transform:translateY(0)!important}.login-footer{text-align:center;padding-top:8px;border-top:1px solid #e9ecef}.ant-form-item-has-error .login-input{border-color:#e74c3c!important;background:#fff!important}.ant-form-item-has-error .login-input:focus{box-shadow:0 0 0 3px #e74c3c1a!important}.login-button.ant-btn-loading{opacity:.8;pointer-events:none}@media (max-width: 480px){.login-container{padding:15px;background-attachment:scroll}.login-card{padding:16px;max-width:100%}.login-title,.logo-text{font-size:24px}}html{scroll-behavior:smooth}.login-input:-webkit-autofill,.login-input:-webkit-autofill:hover,.login-input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px rgba(255,255,255,.9) inset!important;-webkit-text-fill-color:#2c3e50!important}.login-container:before{content:"";position:absolute;inset:0;background:#0000001a;z-index:1}.login-card{position:relative;z-index:2}.login-container{min-height:100vh;display:flex;width:100vw;align-items:center;justify-content:center;position:relative;background:linear-gradient(135deg,#667eea,#764ba2);overflow:hidden;padding:20px}.login-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.geometric-shapes{position:relative;width:100%;height:100%}.shape{position:absolute;opacity:.1;border-radius:50%}.shape-1{width:500px;height:500px;background:linear-gradient(135deg,#667eea,#764ba2);top:-150px;left:-150px;animation:float 20s ease-in-out infinite}.shape-2{width:400px;height:400px;background:linear-gradient(135deg,#f093fb,#f5576c);bottom:-100px;right:-100px;animation:float 25s ease-in-out infinite reverse}.shape-3{width:350px;height:350px;background:linear-gradient(135deg,#4facfe,#00f2fe);top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse 15s ease-in-out infinite}.shape-4{width:300px;height:300px;background:linear-gradient(135deg,#43e97b,#38f9d7);top:20%;right:10%;animation:float 18s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) translate(0) scale(1)}33%{transform:translateY(-30px) translate(30px) scale(1.1)}66%{transform:translateY(30px) translate(-30px) scale(.9)}}@keyframes pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.1}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.15}}.login-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,rgba(255,255,255,.2) 1px,transparent 1px),radial-gradient(circle at 80% 80%,rgba(255,255,255,.2) 1px,transparent 1px),radial-gradient(circle at 40% 20%,rgba(255,255,255,.2) 1px,transparent 1px);background-size:200px 200px,300px 300px,250px 250px;animation:particleMove 30s linear infinite}@keyframes particleMove{0%{background-position:0 0,0 0,0 0}to{background-position:200px 200px,-300px 300px,250px -250px}}.th-mobile-sidebar{background:#2a3649}.th-mobile-sidebar .ant-drawer-wrapper-body .ant-drawer-body{padding:0!important}.ant-layout .ant-layout-sider-trigger{background:#2a3649!important}.custom-scrollbar::-webkit-scrollbar{width:0px;background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:transparent}.custom-scrollbar{scrollbar-width:none}.custom-scrollbar{-ms-overflow-style:none}.custom-scrollbar{scroll-behavior:smooth}
