@import"https://fonts.googleapis.com/css2?family=Prompt:wght@400;500;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;margin:0;padding:0;font-family:Prompt,sans-serif}h1{font-size:3.2em;line-height:1.1}.ant-result{background-color:"#F6F8F9"}.dots-container{padding:0;text-align:center}.dots{animation:bounce 1.5s infinite linear;background:var(--primary-color);border-radius:50%;display:inline-block;height:20px;text-align:center;width:20px;margin-left:2px;margin-right:2px}.dots:nth-child(1){animation-delay:.2s}.dots:nth-child(2){animation-delay:.4s}.dots:nth-child(3){animation-delay:.6s}.dots:nth-child(4){animation-delay:.8s}.dots:nth-child(5){animation-delay:1s}@keyframes bounce{0%{transform:translateY(0)}15%{transform:translateY(-15px)}30%{transform:translateY(0)}}.ant-result .ant-result-title{color:#0f5f95}.loading-text .letter-holder{display:flex}.loading-text .letter{animation-name:loadingText;animation-duration:1.6s;animation-iteration-count:infinite;animation-direction:linear;margin-left:1px;margin-right:1px}.l-1{animation-delay:.48s}.l-2{animation-delay:.6s}.l-3{animation-delay:.72s}.l-4{animation-delay:.84s}.l-5{animation-delay:.96s}.l-6{animation-delay:1.08s}.l-7{animation-delay:1.2s}.l-8{animation-delay:1.32s}.l-9{animation-delay:1.44s}.l-10{animation-delay:1.56s}@keyframes loadingText{0%{opacity:0}to{opacity:1}}.btn-menu{padding:0!important}.btn-menu:hover{color:#000000e0;background:none!important}#root{--primary-color: #0f5f95}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.ant-card-page{min-height:64vh!important}.ant-card-head{padding:18px 24px!important}.ant-form-item-explain-error{font-size:12px!important}.ant-notification-notice{background:#fff!important}.notification-border-left-success{border-left:10px solid #9dd18f;border-radius:5px}.notification-border-left-warning{border-left:10px solid #dac617;border-radius:5px}.notification-border-left-success .ant-notification-notice-with-icon{display:flex;flex-direction:column;justify-content:center}.notification-border-left-error{border-left:10px solid #d34a4ae3;border-radius:5px}.notification-border-left-error .ant-notification-notice-with-icon{display:flex;flex-direction:column;justify-content:center}.title-page{font-weight:700!important;font-size:24px!important}.label-required{display:inline-block;margin-inline-start:4px;color:#ff4d4f;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.card-head-no-border{border-bottom:0px!important}.card{padding:2em}.ant-card{background:#fff;border:1px solid var(--border-divider-light, #eff2f5);box-shadow:0 2px 14px 1px #b0b2b51f;box-shadow:0 1px 8px #a9aeb21f;border-radius:20px}.title-icon-orange{background:#eea403}.title-icon-blue{background:#3c3cd1}.title-icon-green{background:#11b9a7}.title-icon{padding:6px;color:#fff;font-size:25px;width:32;height:32;gap:8px;border-radius:20px}.switch-language .ant-switch-handle:before{content:var(--language-content);background-color:transparent;color:#fff;font-size:14px;box-shadow:none}.switch-language .ant-switch-handle{top:0;inset-inline-start:4px}.switch-language.ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 22px)}.switch-language.ant-switch,.switch-language.ant-switch:hover{background:#cdcdcdeb!important}.custom-switch.ant-switch-checked{background-color:#1f97d8}.custom-switch{background-color:#f5222d!important}.ant-menu:has(>.navigate-menu-group){display:flex!important;padding:10px!important}.navigate-menu-group:not(:last-child){border-right:1px solid #f1f1f1!important}.save-form{padding:0;display:flex;align-items:center;min-height:80px;background:#fff;margin-left:-6vw;margin-right:-6vw}.form-label{color:#869099;font-size:14px;font-family:Prompt,sans-serif}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.read-the-docs{color:#888}a{font-weight:500;color:var(--primary-color);text-decoration:inherit}a:hover{color:var(--primary-color)}.slick-list{padding-left:10px!important}.slick-slide{width:175px!important}.slick-track{display:flex!important;align-items:center}.text-footer-mute{color:#869099;font-size:13px;font-family:Prompt,sans-serif}
