@tailwind base;@tailwind components;@tailwind utilities;svg{vertical-align:initial}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}body.dark::-webkit-scrollbar{color:#141414}body.dark .ant-message-notice-content{background:#252525!important;color:#fff!important}body.dark .ant-notification-notice{background:#252525!important;color:#fff!important;border-radius:12px!important}body.dark .ant-notification-notice-close,body.dark .ant-notification-notice-message{background:#252525!important;color:#fff!important}body.dark .ant-notification-notice-wrapper{background:transparent!important}body.dark .nav-menus{background:#252525!important}#root{@apply fixed h-full w-full overflow-hidden;background:#f3f3f3!important}.ant-layout-sider,.ant-layout-sider-trigger{background:#f3f3f3!important}.ant-menu,header{background:#f3f3f3!important}.ant-btn-primary{box-shadow:none!important;background:#9d34ff!important;border-color:#9d34ff!important}.ant-btn-primary:hover{background:#b64aff!important;border-color:#b64aff!important}.ant-message{display:block!important;z-index:9999!important}.card,.payment-form__method{align-items:flex-start;background-color:#00000014;border-color:transparent;border-radius:20px;border-width:2px;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:1.25rem 1.5rem}.mobileBTitle{text-transform:uppercase}.card{font-size:1.25rem;font-weight:700;line-height:1.75rem}.w-full{width:100%}.text-center{text-align:center}.leading-5{line-height:1.25rem}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.text-lg{font-size:1.125rem}.leading-6{line-height:1.5rem}.mobile-s-title{font-size:.75rem;line-height:1rem;color:#525252}.mobile-b-title{font-size:1rem;line-height:1.25rem}.gap-1{gap:.25rem}h2{font-weight:700;line-height:1.25;text-align:center;padding:0;margin:0}.blur-wall{filter:blur(10px)!important;transition:filter .3s ease}.timer-container{display:flex;align-items:center;font-size:.875rem;line-height:1.25rem;padding:.5rem .75rem;gap:.5rem;background-color:#00000014;border-radius:999px;width:fit-content;font-weight:700}.transparent-select .ant-select-selector{background-color:transparent!important;border:none!important;box-shadow:none!important}.transparent-select .ant-select-arrow{color:currentColor}.custom-arrow-icon{transition:transform .2s ease}.ant-select-open .custom-arrow-icon{transform:rotate(180deg)}.main-header-new{display:flex;align-items:center;gap:1rem;position:absolute;top:1rem;right:1rem;left:1rem}.main-header-lang{position:relative;-webkit-user-select:none;user-select:none;margin-inline-start:auto}.ant-steps-item-title:after{background-color:#000!important;top:8px!important}.custom-steps .ant-steps-item-icon{display:inline-flex;align-items:center;justify-content:center}.custom-steps .ant-steps-item-icon>.ant-steps-icon{display:none}.custom-steps .ant-steps-item-icon:before{content:attr(data-step);font-weight:700;font-size:12px}.custom-steps .ant-steps-item:nth-child(1) .ant-steps-item-icon:before{content:"1"}.custom-steps .ant-steps-item:nth-child(2) .ant-steps-item-icon:before{content:"2"}.custom-steps .ant-steps-item:nth-child(3) .ant-steps-item-icon:before{content:"3"}.custom-steps .ant-steps-item-process .ant-steps-item-icon{background-color:#fff;color:#000}.custom-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:#000;color:#fff;border:1px solid #050505;width:16px;height:16px}.custom-steps .ant-steps-item-active .ant-steps-item-icon{background-color:#f0f0f0;color:#999;border:1px solid #d9d9d9;width:16px;height:16px}.ant-steps-item-title:after{background-color:#000!important}.loading-indicator{display:flex;gap:6px;justify-content:center;align-items:center}@keyframes pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.circle-loader{position:relative;width:50px;height:50px}.circle-loader div{position:absolute;width:5px;height:5px;background:#454444;border-radius:50%;animation:circular-path 1.2s linear infinite;transform-origin:30px 30px}@keyframes circular-path{0%{transform:rotate(0) translate(15px) rotate(0);opacity:.8}to{transform:rotate(360deg) translate(15px) rotate(-360deg);opacity:.3}}.circle-loader div:nth-child(1){animation-delay:0s}.circle-loader div:nth-child(2){animation-delay:.1s}.circle-loader div:nth-child(3){animation-delay:.2s}.circle-loader div:nth-child(4){animation-delay:.3s}.circle-loader div:nth-child(5){animation-delay:.4s}.circle-loader div:nth-child(6){animation-delay:.5s}.circle-loader div:nth-child(7){animation-delay:.6s}.circle-loader div:nth-child(8){animation-delay:.7s}.circle-loader div:nth-child(9){animation-delay:.8s}.circle-loader div:nth-child(10){animation-delay:.9s}.circle-loader div:nth-child(11){animation-delay:.1s}.circle-loader div:nth-child(12){animation-delay:.11s}.circle-loader div:nth-child(13){animation-delay:.12s}body.dark .circle-loader div{background:#f4f4f4}body.dark .timer-container{background-color:#ffffff0a}body.dark .custom-steps .ant-steps-item-process .ant-steps-item-icon{background-color:#000;color:#fff}body.dark .custom-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:#fff;color:#000;border:1px solid #ffffff;width:16px;height:16px}body.dark .custom-steps .ant-steps-item-active .ant-steps-item-icon{background-color:#000;color:#454343;border:1px solid #515151;width:16px;height:16px}body.dark .ant-steps-item-title:after{background-color:#fff!important}body.dark main{--tw-bg-opacity: 1;background-color:#0b0210!important}body.dark #root,body.dark body{background-color:#0b0210!important}.timer-icon{height:20px;width:auto}.timer-text{font-family:inherit}.strikethrough{text-decoration:line-through;color:#9ca3af;opacity:.7}.ant-upload-wrapper{border-radius:10px}.ant-upload-drag{border:1px solid #3b38b5!important}body.dark #root{@apply fixed h-full w-full overflow-hidden;background:#2c2c2c!important}body.dark main{background:#2c2c2c!important}
