@font-face{font-family:"Ravi";src:url("/assets/fonts/Ravi-VF.woff2") format("woff2");font-display:swap}#root{width:100%}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;display:flex;background-color:#fafbfe;font-family:"Ravi" !important}h1,h2,h3,h4,h5,h6{margin:0;padding:0}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}ul{list-style:none;margin:0;padding:0}a{text-decoration:none}h5{font-size:16px;font-weight:bold;line-height:172%}i{font-size:18px}.position-relative{position:relative !important}.centered-items-div{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px;height:fit-content}.swiper-pagination-bullet{height:5px !important;width:5px !important}.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#121618;width:20px !important;height:4px;border-radius:8px !important}.breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0}.breadcrumb a{color:#8c979c;text-decoration:none;font-weight:500}.breadcrumb span{color:var(--text-primary);font-weight:400}.breadcrumb li:first-child a::before{content:url("/images/icons/Home.svg");margin:0 0 0 4px;display:inline-block;vertical-align:middle;position:relative;line-height:1}.breadcrumb li+li::before{content:url("/images/icons/black-dot.svg");color:#8c979c !important;display:inline-block;margin:0 4px;vertical-align:middle}.header{width:100%;display:flex;align-items:center;justify-content:space-between;background:#ffffff;margin-top:25px;padding:12px;border-radius:24px;box-shadow:0 8px 18px 0 #f4f4f5 !important;position:sticky;top:10px;z-index:100;transition:.3s ease}.header.bg-transparent{background:transparent !important;box-shadow:none !important}.header.bg-transparent .icons .icon{background:#fff}.header.bg-transparent .icons .icon:hover{background:#fff}@media (max-width:768px){.header{flex-direction:column-reverse;gap:15px;border-radius:16px}}.header .icons{display:flex;justify-content:center;align-items:center;gap:10px;transition:.3s ease}.header .icons .icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background:#f9fafb;cursor:pointer;transition:.3s ease}.header .icons .icon:hover{color:#ffc81c;background:#f3f4f6}.header .user{display:flex;justify-content:center;align-items:center;gap:10px}.header .user .info{font-size:16px;font-weight:700}.header .user .avatar{display:flex;justify-content:center;align-items:center;font-weight:700;width:40px;height:40px;border-radius:50%;background:#fef9c3;color:#ca8a04;line-height:1}.alert-box{position:relative;width:100%;margin-top:32px;padding:24px;display:flex;gap:16px;background:#fef2f2;border:1px solid #fecaca;border-radius:32px;overflow:hidden;transition:.3s ease}.alert-box::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:#fecaca;border-radius:0 0 8px 8px}@media (max-width:768px){.alert-box{flex-direction:column;border-radius:16px}}.alert-box .close-icon{position:absolute;left:20px;top:20px;color:#b91c1c;cursor:pointer}.alert-box .icon{display:flex;justify-content:center;align-items:center;width:fit-content;background:#fee2e2;padding:12px;color:#dc2626;border-radius:24px}.alert-box .description{display:flex;flex-direction:column;justify-content:center;gap:8px}.alert-box .description .title{font-size:18px;color:#111827;font-weight:700}@media (max-width:576px){.alert-box .description .title{font-size:16px}}.alert-box .description .text{font-size:14px;text-align:justify;color:#4b5563;margin:0}@media (max-width:12px){.alert-box .description .text{font-size:16px}}.alert-box .action-button{display:flex;justify-content:center;align-items:center;flex-shrink:0}.alert-box .action-button button{width:100%;border-radius:24px}.alert-box.warning{background:#fefce8;border-color:#fef08a}.alert-box.warning::before{background:linear-gradient(to right, #facc15, #facc15, #facc15) !important}.alert-box.warning .close-icon{color:#a16207}.alert-box.warning .icon{background:rgba(250,204,21,0.2);color:#a16207}.alert-box.warning .action-button button{background:#111827;color:#ffffff;transition:.3s ease}.alert-box.warning .action-button button:hover{background:#facc15 !important;color:#111827 !important}.page-content-header{width:100%;margin-top:32px;display:flex;flex-direction:column;gap:8px;border-bottom:1px solid #f3f4f6;padding-bottom:10px}.page-content-header>h1{font-size:24px;font-weight:800;transition:.3s ease}@media (max-width:576px){.page-content-header>h1{font-size:20px}}@media (max-width:400px){.page-content-header>h1{font-size:18px}}.page-content-header .description{font-size:14px;margin:0;transition:.3s ease}@media (max-width:576px){.page-content-header .description{font-size:12px}}.setup-card{position:relative;width:100%;display:flex;flex-direction:column;gap:20px;background:#ffffff;border-radius:24px;z-index:1;overflow:hidden;padding:24px}.setup-card .bg-icon{position:absolute;color:#1f2937;opacity:.05;z-index:-1;left:-48px;bottom:-24px;font-size:192px;line-height:192px;transform:matrix(.978148, .207912, -0.207912, .978148, 0, 0)}.setup-card .status{display:flex;justify-content:center;align-items:center;gap:8px;padding:4px 12px;font-size:12px;font-weight:600;border-radius:8px}.setup-card.active{border:1px solid #e5e7eb;box-shadow:0 4px 20px -2px rgba(0,0,0,0.05)}.setup-card.active .status{background:#dcfce7;color:#15803d}.setup-card.active button{width:100% !important;background:#ffffff !important;border:1px solid #e5e7eb !important;font-size:14px !important;font-weight:600 !important;color:#111827 !important;transition:.3s ease}.setup-card.active button:hover{background:#f9fafb !important}.setup-card.deactive .status{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}.setup-card.deactive button{width:100% !important;background:#ffffff !important;border:2px dashed #fca5a5 !important;font-size:14px !important;font-weight:600 !important;color:#ef4444;transition:.3s ease}.setup-card.deactive button:hover{background:#fef2f2 !important}.setup-card.waiting{background:transparent;border:2px dashed #e5e7eb}.setup-card.waiting .status{background:#e5e7eb;color:#6b7280}.setup-card.waiting button{width:100% !important;background:#ffffff !important;border:1px solid #e5e7eb !important;font-size:14px !important;font-weight:600 !important;color:#111827 !important;transition:.3s ease}.setup-card.waiting button:hover{background:#f9fafb !important}.setup-card .setup-card-header{display:flex;justify-content:end}.setup-card .setup-card-body{display:flex;flex-direction:column;gap:12px}.setup-card .setup-card-body>h3{font-size:20px;font-weight:700}.setup-card .setup-card-body>p{font-size:14px;color:#6b7280}.layout{display:grid;grid-template-columns:280px 1fr;width:100%;height:100%}.layout--activation{grid-template-columns:180px 1fr}.layout--no-sidebar .sidebar{position:fixed;top:0;right:-280px;width:280px;z-index:1000;border-radius:0;height:100vh}.section{display:flex;align-items:stretch;gap:16px}.backdrop{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.19);z-index:900;backdrop-filter:blur(5px)}.backdrop.active{display:block}.min-height-150{min-height:150px !important}.height-100vh{height:100vh !important}.max-width-90{max-width:90% !important}.width-100{width:100% !important}.width-90{width:90% !important}.width-70{width:70% !important}.width-60{width:60% !important}.width-50{width:50% !important}.width-40{width:40% !important}.width-30{width:30% !important}.width-10{width:10% !important}.width-fit-content{width:fit-content !important}.responsive-inline-box{display:inline-flex;max-width:100%}.responsive-inline-box.max-width-300{max-width:300px !important}.responsive-inline-box.width-30{width:30%}.responsive-inline-box.width-50{width:50%}.padding-bottom-md-100{padding-bottom:0}@media (max-width:992px){.padding-bottom-md-100{padding-bottom:100px}}.border-radius-16{border-radius:16px !important}.radius-32{border-radius:32px !important}.margin-16{margin:16px 0}.margin-12{margin:12px 0}.margin-0{margin:0 !important}.sidebar{background-color:#ffffff;border:1px solid #ffffff;transition:transform .3s ease-in-out;box-shadow:0 8px 18px 0 rgba(180,192,198,0.1) !important;position:sticky;top:0;height:100vh}.sidebar li{display:flex;align-items:center;transition:.2s ease;border-radius:16px}.sidebar li a{font-weight:500;width:100%;padding:12px 4px;border-radius:16px;transition:.2s ease}.sidebar li a.active{background-color:#fffae7;border-right:4px solid #ffc81c}.sidebar li a.active svg{color:#ffc81c}.sidebar li a span{font-size:14px}.sidebar li i{display:inline-flex;justify-content:center;align-items:center}.sidebar li:hover{background-color:#fafbfc}.sidebar.sidebar-activation .logo img:first-child{background-color:#121618 !important}.sidebar-items{display:flex;flex-direction:column;gap:40px;padding:32px 22px;height:100%}.sidebar-items .sidebar-logo{display:flex;justify-content:center;align-items:center;height:30px}.sidebar-items .sidebar-logo img{width:auto}.sidabar-logo-img{width:32px;margin-left:12px;object-fit:contain}.sidabar-logo-img:last-child{margin-right:0}.main-logo img{display:flex;width:32px;height:32px;padding:0 3px;justify-content:center;align-items:center;gap:10px;background-color:#fcd610;border-radius:8px}.logo img:first-child{display:flex;width:100%;padding:0 3px;justify-content:center;align-items:center;gap:10px;border-radius:8px}.logo-text-icon{display:flex;justify-content:center;align-items:center;width:100%}.logo-text-icon img{width:150px}.sidebar-links{display:flex;flex-direction:column;gap:30px;width:100%;height:100%}.sidebar-links-icon{width:24px;height:24px;margin-left:12px}.sidebar-ul{width:100%;display:flex;flex-direction:column;gap:7px}.sidebar-ul li{font-size:13px;font-weight:400;line-height:24px;width:100%}.sidebar-ul a{color:#8c979c}.sidebar-ul.margin-top-auto{margin-top:auto}.sidebar-telegram{display:flex;flex-direction:column;border-radius:24px;gap:10px;background-color:#fafbfc;padding:24px;box-shadow:0 8px 18px 0 rgba(180,192,198,0.1);background-size:200px !important}.sidebar-telegram span{text-align:justify;font-size:13px;color:#8c979c}.mobile-nav{position:fixed;bottom:0;display:none;width:100%;z-index:100;background:#ffffff;box-shadow:0 8px 18px 0 rgba(180,192,198,0.1);padding:16px}@media (max-width:992px){.mobile-nav{display:block}}.mobile-nav ul{display:flex;justify-content:center;align-items:center;width:100%}.mobile-nav ul li{flex-grow:1;cursor:pointer}.mobile-nav ul li a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;color:#9ca3af}.mobile-nav ul li a.active{color:#ffc81c}.mobile-nav ul li span{font-size:10px}.custom-card{background-color:#ffffff;border:1px solid #ffffff;border-radius:32px;align-items:center;padding:24px 32px;box-shadow:0 8px 18px 0 rgba(180,192,198,0.1);height:fit-content}.custom-card .custom-card-header h5{font-size:16px;font-weight:bold;line-height:172%}.custom-card .custom-card-content{min-height:100px;flex:1;margin-top:16px}.custom-card .custom-card-footer{margin-top:auto}.description-span{font-size:13px;font-weight:400;line-height:184%;color:#8c979c;display:block;text-align:justify}.description{font-size:13px;color:#8c979c;font-style:normal}.text-align-center{text-align:center !important}.text-align-justify{text-align:justify !important}.dual-text{font-size:16px;font-weight:400;line-height:24px}.dual-text span:first-child{color:#121618}.dual-text span:last-child{color:#8c979c}.text-gray{color:#8c979c}.text-gray:hover{color:#8c979c}.text-info{color:#00b7c2}.text-info:hover{color:#00b7c2}.text-black{color:#121618 !important}.text-error{color:#f83f25 !important}.text-small{font-size:12px}.description-items{display:flex;flex-direction:column;gap:5px}.description-items li{font-size:12px;font-weight:400;line-height:176%;color:#8c979c;display:flex;align-items:center;gap:8px}.bordered-div{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:16px;width:100%}.bordered-div.secondary-yellow{background-color:#fef7b7;color:#121618}.alert{padding:4px 8px;border-radius:16px;width:fit-content;font-size:12px}.alert.big-padding{padding:8px 16px !important}.alert.alert-blue-light{background-color:#e8f9fd !important;color:#00b7c2}.alert.alert-blue-light img{filter:brightness(0) saturate(100%) invert(43%) sepia(96%) saturate(2000%) hue-rotate(165deg) brightness(95%) contrast(100%)}.alert.alert-green-light{background-color:#eefbf1 !important;color:#29bc51}.alert.alert-green-light img{filter:brightness(0) saturate(100%) invert(36%) sepia(90%) saturate(1500%) hue-rotate(123deg) brightness(95%) contrast(100%)}.alert.alert-red-light{background-color:#ffefee !important;color:#f83f25}.alert.alert-red-light img{filter:brightness(0) saturate(100%) invert(30%) sepia(100%) saturate(5000%) hue-rotate(350deg) brightness(95%) contrast(120%)}.alert.alert-gray{background-color:#eef4f5;color:#8c979c}.alert.alert-gray img{filter:brightness(0) saturate(100%) invert(47%) sepia(8%) saturate(175%) hue-rotate(181deg) brightness(92%) contrast(90%)}.active-profile{padding:4px;background-color:#eefbf1;color:#29bc51;border-radius:16px}.active-profile i{line-height:1;vertical-align:middle;color:#45d96e !important;text-align:left !important}.gap-16{gap:16px}.gap-10{gap:10px}.gap-8{gap:8px}.cta-box{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:24px;width:100%;color:#b4c0c6;overflow:hidden;flex-wrap:nowrap;cursor:pointer;z-index:0;position:relative}.cta-box .cta-devider{flex-grow:1;border-top:2px dashed #b4c0c6;align-self:center;margin:0 8px}.cta-box button{flex-shrink:0;font-size:12px;padding:8px;border-radius:24px;border:none;outline:none;margin:0 5px}.cta-box span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;min-width:0;overflow:hidden;text-overflow:ellipsis;word-break:break-word;direction:rtl}.cta-box.cta-secondary{background:#eef4f5 !important}.cta-box.cta-secondary button{background:#ffffff;color:#121618}.cta-box.cta-secondary-yellow{background:#fef7b7 !important}.cta-box.cta-secondary-yellow button{background:#fcd610;color:#121618}.cta-box.cta-black{background:#121618;color:#ffffff !important}.cta-box.cta-black button{background:#fcd610}.devider{position:relative;width:100%;margin:10px 0}.devider.light-gray{border-bottom:2px dashed #e2ecef}.devider.gray{border-bottom:2px dashed #8c979c}.modal{position:fixed;display:block;top:50%;left:50%;transform:translate(-50%, -50%) scale(.9);background:#ffffff;padding:24px;width:800px;height:auto;border-radius:32px;z-index:1000;box-shadow:0 42px 56px 0 rgba(180,192,198,0.22);transition:all .3s ease;overflow:hidden;opacity:0;visibility:hidden}.modal.show-modal{opacity:1;visibility:visible;transform:translate(-50%, -50%) scale(1)}.modal .close-btn{cursor:pointer}.modal .modal-header{display:flex;justify-content:space-between;align-items:center;border:none !important}.modal .modal-body{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;text-align:center}.modal .modal-body .modal-sliders{position:relative;width:100%;height:400px;overflow:hidden}.modal .modal-body .modal-sliders img{height:100%;width:100%;image-rendering:auto}.modal .modal-footer{display:flex;width:100%;justify-content:center;align-items:center;border:none !important}.custom-form-control{display:flex;flex-direction:column;gap:12px;position:relative}.checkbox-wrapper{display:flex;font-size:12px;gap:5px;color:#8c979c;cursor:pointer;user-select:none}.checkbox-wrapper input{display:none}.checkbox-wrapper input:checked+.chechmark{background:#ffffff}.checkbox-wrapper input:checked+.chechmark::before{content:"";position:absolute;background-image:url("/images/icons/check.svg");background-size:contain;background-repeat:no-repeat;background-position:center;top:15%;left:15%;width:13px;height:13px}.checkbox-wrapper .chechmark{width:20px;height:20px;border:1px solid #e2ecef;border-radius:6px;background-color:#ffffff;display:inline-block;position:relative}.switch{position:relative;display:inline-block;width:55px;height:34px}.switch input{opacity:0;width:0;height:0}.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e2ecef;transition:.4s;border-radius:34px}.switch .slider::before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#8c979c;transition:.4s;border-radius:50%}.switch input:checked+.slider{background-color:#121618}.switch input:checked+.slider::before{background-color:#fcd610}.switch input:checked+.slider::before{transform:translateX(21px)}.custom-form-control label{font-size:14px;color:#8c979c}.custom-form-control span{font-size:12px;color:#8c979c}.custom-form-control span strong{color:#121618}.custom-form-control-icon{display:flex;flex-direction:column;position:relative;gap:5px}.custom-form-control-icon .form-error-message{color:#f83f25;font-size:13px}.custom-form-control-icon img{position:absolute;top:30%;right:10px;width:24px;height:24px}.custom-form-control-icon .select-arrow{position:absolute !important;right:90% !important}.custom-form-control-icon .custom-form-input{padding:16px 38px}.custom-form-control-icon .custom-form-input.no-border{border:none !important}.custom-form-control-icon .custom-form-input.no-border:focus{border:2px solid #e2ecef !important;background:transparent !important}.custom-form-control-icon .custom-form-input.bg-tertiary{background:#fafbfd !important}.custom-form-control-icon .custom-form-input.bg-tertiary:focus{border:none !important;background:#fafbfd !important}.custom-form-control-icon .custom-form-input.error{background:#ffefee !important;border:none !important}.custom-form-control-icon .eye-icon{position:absolute;right:auto;left:10px;cursor:pointer}.custom-form-select{width:100%;border-radius:16px;padding:16px 34px;border:1px solid #e2ecef}.custom-form-input{width:100%;border-radius:16px;padding:16px 16px;border:1px solid #e2ecef}.custom-form-input::placeholder{color:#b4c0c6 !important}.custom-form-input:focus{border:1px solid #e2ecef !important;outline:none}.custom-form-input:disabled{background-color:#e2ecef;color:#b4c0c6}.custom-form-input:disabled img{color:red !important}.edit-input-btn{position:absolute;left:10px;top:23%;z-index:1}.custom-select-div{position:relative}.custom-select{position:relative;width:100%;border-radius:16px;padding:16px 36px;border:1px solid #e2ecef;background-color:#ffffff;cursor:pointer}.custom-select img{position:absolute;top:30%;right:10px;width:24px;height:24px}.custom-select .select-arrow{right:90% !important}.custom-select-options{display:flex;flex-direction:column;gap:30px;position:absolute;z-index:1;width:100%;top:70px;box-shadow:0 -2px 56px 0 rgba(180,192,198,0.12);max-height:300px;scrollbar-color:#e2ecef transparent}.custom-select-options .custom-select-items{display:flex;flex-direction:column;gap:30px;width:100%;height:100%;overflow-y:auto}.custom-select-options .options{width:100%}.custom-select-options .options li{width:100%;border-radius:16px;color:#b4c0c6;padding:8px 4px;cursor:pointer}.custom-select-options .options li.selected{background-color:#eefbf1}.custom-select-options .options li:hover{background:#fafbfc}.custom-select-options .custom-select-search{position:relative;width:100%}.custom-select-options .custom-select-search img{position:absolute;top:25%;right:5px}.custom-select-options .custom-select-search input{width:100%;border-radius:16px;border:none;background:#fafbfc;padding:8px 32px}.custom-select-options .custom-select-search input::placeholder{font-size:11px !important;color:#b4c0c6}.custom-select-options .custom-select-search input:focus{outline:none}.custom-select-options .custom-select-search::before{position:absolute;content:"بروکرها";color:#b4c0c6;font-size:10px;top:50px}.custom-select-options .custom-select-search::after{position:absolute;content:"";color:#b4c0c6;font-size:10px;border-bottom:1px dashed #e2ecef;width:90%;top:55px;left:0%}.bubble-overlay{position:relative}.bubble-overlay .bubble-overlay-img{position:absolute;top:0;right:-20%}.telegram-background{background-image:url(/images/icons/cursor-select-copy.svg);background-repeat:no-repeat;background-position:right bottom;background-size:400px 400px}.bulb-live-bg{background-image:url("/images/bulb-live.png");background-repeat:no-repeat;background-position:top left;background-size:contain}.bulb-live-trade-bg{background-image:url("/images/bulb-live-4.svg");background-repeat:no-repeat;background-position:right bottom}.yellow-gradient-bg{background-image:url("/images/yellow-gradient.svg");background-repeat:no-repeat;background-position:left bottom}.circle-hover{position:absolute;content:url("/images/circle-menu.svg")}.circle-hover-top{top:10px;right:50px}.circle-hover-left{top:60px;left:30px}.yellow-circle-hover{position:absolute;content:url("/images/yellow-circle.svg");z-index:-1}.yellow-circle-hover.bottom-right{bottom:22%;right:10px}.secondary-yellow-bg{background:#fef7b7 !important}.backgroud-light-red{background-color:#ffefee !important}.background-secondary{background:#eef4f5 !important}.buttons-group{display:flex;align-items:center;gap:10px;align-items:stretch}.buttons-group .activation-back-btn img{width:24px;height:24px}.buttons-tab-groups{background:#eef4f5;display:flex;width:100%;justify-content:space-between;padding:6px 6px;border-radius:16px}.button{border-radius:16px;padding:16px 32px;font-size:14px;font-weight:400;font-style:normal;letter-spacing:-2%;line-height:1.4;display:flex;justify-content:center;align-items:center;text-align:center}.button:disabled{cursor:not-allowed;opacity:.5}.button.buttom-sm{padding:8px 16px !important;font-size:12px !important}.button i{font-size:18px;line-height:1;flex-shrink:0}.button.button-yellow{background:linear-gradient(90deg, #fcd610 0%, #fce610 100%);color:#121618 !important}.button.button-yellow:hover{color:#121618}.button.button-black{background-color:#121618;color:#fafbfc}.button.button-black img{filter:brightness(2)}.button.button-black:hover{color:#fafbfc}.button.button-red{background:#ffefee;color:#f83f25 !important}.button.button-red:hover{color:#f83f25 !important}.button.button-secondary{background-color:#eef4f5 !important;color:#b4c0c6}.button.button-white{background-color:#ffffff;color:#121618}.button.button-white:hover{color:#121618}.button.button-secondary-yellow{background-color:#fef7b7;color:#121618}.button.button-secondary-yellow:hover{color:#121618}.button.button-transparent{background:transparent !important}.button-square{padding:16px 16px !important}.fixed-bottom-button{position:fixed;bottom:10px;left:10px;z-index:1}.div-icon{display:flex;align-items:center;gap:10px}.div-icon h5{margin:0;line-height:1.2}.div-icon img{display:block}.table-dashed-border::before{position:absolute;content:"";border-top:1px dashed #e2ecef;width:100%;bottom:50px;right:0}.user-wrapper{position:relative;gap:8px;cursor:pointer}.user-wrapper .select-arrow{position:absolute;right:auto;left:-22px;top:5px}.user-menu{position:absolute;top:120%;right:0;border-radius:24px;min-width:350px;opacity:0;visibility:hidden;transition:.2s;z-index:100;color:#8c979c;font-size:13px;box-shadow:rgba(99,99,99,0.2) 0 2px 8px 0}.user-menu.active{opacity:1 !important;visibility:visible !important}.user-menu li{padding:12px 4px}.user-menu li a{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#8c979c}.user-menu li a i{line-height:1;vertical-align:middle}.user-menu li:first-child{border-bottom:1px dashed #e2ecef;margin-bottom:3px}.user-menu li:first-child i:first-child{color:#fcd610}.user-menu li:last-child{border-top:1px dashed #e2ecef;margin-top:3px}.user-menu li:hover{transition:.2s;background-color:#fafbfc;border-radius:16px}.menu-content{display:flex;align-items:center;gap:8px}.menu-content img{display:block}.menu-content span{line-height:23px;margin:0;padding:0;align-self:stretch}.welcome-section{display:flex;justify-content:space-between;align-items:center;direction:rtl}.intro{display:flex;align-items:center;gap:8px}.intro .img-bg{width:36px;height:36px;border-radius:50%;background-color:#eef4f5;display:flex;justify-content:center;align-items:center}.intro .img-bg i{width:36px;height:36px;display:inline-flex;justify-content:center;align-items:center}.settings{display:flex;justify-content:center;align-items:center;gap:12px}.settings div{width:36px;height:36px;background-color:#eef4f5;border-radius:50%;display:flex;justify-content:center;align-items:center}.settings i{width:26px;height:26px;line-height:1;display:inline-flex;justify-content:center;align-items:center}.left-icons{display:flex;align-items:center;gap:11px;width:100%;justify-content:space-between}.logo{display:none}.logo img{height:40px}.card-wrapper{border-radius:32px;background-color:#ffffff;overflow:hidden;box-shadow:0 8px 18px 0 rgba(180,192,198,0.1)}.error-section{display:flex;align-items:center;border:1px solid #ffefee;border-bottom:none;border-radius:32px 32px 0 0;gap:16px;background-color:#ffefee;padding:16px 24px;box-sizing:border-box}.error-section i{color:#f83f25;display:inline-flex;justify-content:center;align-items:center}.error-section span{color:#f83f25;font-size:12px;font-weight:400;letter-spacing:-2%}.user-information-section .user-progress{position:relative;display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:50%;background-color:#fafbfc;z-index:1}.user-information-section .user-progress img{width:50px;height:50px;z-index:2;color:#111;display:inline-flex;justify-content:center;align-items:center}.user-progress-div{display:flex;justify-content:center}.progress-ring{position:absolute;top:-5px;left:-5px;transform:rotate(-90deg);z-index:0}.progress-ring__bg{fill:none;stroke:#eee;stroke-width:6}.progress-ring__progress{fill:none;stroke:url(#progress-gradient);stroke-width:6;stroke-linecap:round;stroke-dasharray:251;stroke-dashoffset:251;transition:stroke-dashoffset .3s ease}.live-trade-section .custom-card:first-child{flex:1.25}.live-trade-section .custom-card:last-child{flex:1}.live-trade-section h2{font-size:26px;line-height:164%;letter-spacing:-3%;font-weight:bold}.live-trade-heading{text-align:center}.about-cards{background-color:#fafbfc;padding:32px 24px;border-radius:16px}.about-cards p{font-size:13px;line-height:168%;letter-spacing:-2%;font-weight:bold}.activation-tutorial-div{display:flex;width:100%;flex-direction:column;gap:20px}.activation-tutorial-div .activation-tutorial-steps{margin-top:15px;display:flex;align-items:center;gap:10px}.activation-tutorial-div .activation-tutorial-steps span{position:relative;background-color:#e2ecef;color:#121618;border-radius:50%;width:25px;height:25px;display:flex;justify-content:center;align-items:center;font-size:12px}.activation-tutorial-div .activation-tutorial-steps span::before{position:absolute;content:"";border:1px dashed #e2ecef;width:30px;top:-20px;transform:translateX(-50%) rotate(90deg);left:50%}.activation-tutorial-div .activation-tutorial-steps h6{margin:0}.activation-tutorial-description{display:flex;flex-direction:column;gap:10px;padding:0 32px}.activation-tutorial-description div{border-radius:24px;background-color:#ffffff;height:400px}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:#ffffff;border-radius:50%;width:70px;height:70px;display:flex;justify-content:center;align-items:center;z-index:10;box-shadow:0 8px 18px 0 rgba(180,192,198,0.1)}.image-square-light-bg{display:flex;justify-content:center;align-items:center;padding:12px;background:#fafbfc;border-radius:12px}.overflow-hidden{overflow:hidden}.z-index-0{z-index:0 !important}.z-index-minus-1{z-index:-1 !important}.flex-fill{display:flex;flex-direction:column;flex:1 1 auto}.cursor-pointer{cursor:pointer}.loader{border:2px dotted #fff;border-top-color:transparent;border-radius:50%;width:16px;height:16px;display:inline-block;animation:spin .8s linear infinite;margin-right:8px}@keyframes spin{to{transform:rotate(360deg)}}.disabled{cursor:not-allowed;opacity:.5;pointer-events:none !important}.position-sticky{position:sticky;top:10px}.position-sticky.top-0{top:0 !important}.broker-highlight{position:relative;z-index:1}.broker-highlight::before{content:"";position:absolute;height:9px;width:55%;background-color:#fcd610;z-index:-1;top:10px;border-radius:16px}.broker-highlight.highlight-bottom::before{top:auto !important;bottom:10px !important}.broker-highlight.highlight-end::before{width:70% !important;left:0 !important}.custom-tab{width:100%;height:auto;margin-bottom:30px}.custom-tab .custom-tab-header{display:flex;justify-content:flex-start;align-items:center;background:#eef4f5;width:fit-content;padding:6px;border-radius:12px;gap:16px}.custom-tab .custom-tab-header .tab-btn{outline:none;border:none;border-radius:8px;padding:12px 24px;background:transparent;text-align:center;transition:all .3s ease}.custom-tab .custom-tab-header .tab-btn.active{background:#ffffff}.custom-tab .custom-tab-content{margin-top:20px;width:100%;background-color:#eef4f5;padding:24px;border-radius:12px}.custom-tab .custom-tab-content .tab-pane{display:none}.custom-tab .custom-tab-content .tab-pane.active{display:block}.zoomable-div{position:fixed;inset:0;background:rgba(0,0,0,0.8) !important;display:flex;align-items:center;justify-content:center;z-index:1000;height:100vh !important;width:100% !important;border-radius:0 !important}.zoomable-div img{width:80%;height:auto;max-height:80%;object-fit:contain;animation:fadeIn .25s ease}.zoomable-div img:first-child{position:absolute;top:20px;right:20px;width:32px;height:32px;cursor:pointer;filter:brightness(0) invert(1)}@keyframes fadeIn{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.guide-div{display:flex;justify-content:space-between;width:100%;background-color:#fafbfc;padding:16px 24px;border-radius:16px;font-size:14px}body.theme-dark{background:#111827}body.theme-dark .sidebar{background-color:#1f2937;border:none}body.theme-dark .sidebar li a{color:#9ca3af}body.theme-dark .sidebar li a.active{background-color:rgba(250,204,21,0.1);color:#ffffff;border-right:4px solid #facc15}body.theme-dark .sidebar li:hover{background-color:rgba(55,65,81,0.5)}body.theme-dark .header{background:#1f2937;box-shadow:0 8px 18px 0 #121928 !important}body.theme-dark .header .icons .icon{background:#1f2937;color:#6b7280}body.theme-dark .header .icons .icon:hover{color:#ffc81c;background:#374151}body.theme-dark .header .user .info{color:#ffffff}body.theme-dark .header .user .avatar{border:2px solid #4b5563;background:rgba(113,63,18,0.3);color:#facc15}body.theme-dark .mobile-nav{background:#1f2937;box-shadow:none;border-top:1px solid #374151}body.theme-dark .mobile-nav ul li a{color:#9ca3af}body.theme-dark .mobile-nav ul li a.active{color:#ffc81c}body.theme-dark .alert-box{background:rgba(127,29,29,0.1);border-color:#991b1b}body.theme-dark .alert-box::before{background:linear-gradient(to right, #f87171, #ef4444)}body.theme-dark .alert-box .close-icon{color:#f87171}body.theme-dark .alert-box .icon{background:rgba(127,29,29,0.3);color:#f87171}body.theme-dark .alert-box .description .title{color:#ffffff}body.theme-dark .alert-box .description .text{color:#9ca3af}body.theme-dark .alert-box.warning{background:rgba(113,63,18,0.1);border-color:rgba(133,77,14,0.5)}body.theme-dark .alert-box.warning::before{background:linear-gradient(to right, #facc15, #facc15, #facc15)}body.theme-dark .alert-box.warning .close-icon{color:#facc15}body.theme-dark .alert-box.warning .icon{background:rgba(250,204,21,0.2);color:#facc15}body.theme-dark .alert-box.warning .action-button button{background:#ffffff;color:#111827}body.theme-dark .alert-box.warning .action-button button:hover{background:#facc15 !important;color:#111827 !important}body.theme-dark .page-content-header{border-color:#1f2937}body.theme-dark .page-content-header>h1{color:#ffffff}body.theme-dark .page-content-header .description{color:#9ca3af}body.theme-dark .setup-card{background:#1f2937}body.theme-dark .setup-card .bg-icon{color:#e5e7eb}body.theme-dark .setup-card.active{border-color:#374151}body.theme-dark .setup-card.active .status{background:rgba(20,83,45,0.3);color:#4ade80}body.theme-dark .setup-card.active button{background:#1f2937 !important;border-color:#374151 !important;color:#ffffff !important}body.theme-dark .setup-card.active button:hover{background:#374151 !important}body.theme-dark .setup-card.deactive .status{background:rgba(127,29,29,0.4);color:#f87171;border-color:rgba(153,27,27,0.5)}body.theme-dark .setup-card.deactive button{background:#1f2937 !important;border-color:rgba(153,27,27,0.5) !important;color:#f87171}body.theme-dark .setup-card.deactive button:hover{background:rgba(127,29,29,0.2) !important}body.theme-dark .setup-card.waiting{background:transparent;border-color:#374151}body.theme-dark .setup-card.waiting .status{background:rgba(55,65,81,0.5);color:#9ca3af}body.theme-dark .setup-card.waiting button{background:#1f2937 !important;border-color:#374151 !important;color:#ffffff !important}body.theme-dark .setup-card.waiting button:hover{background:#374151 !important}body.theme-dark .setup-card .setup-card-body>h3{color:#ffffff}body.theme-dark .setup-card .setup-card-body>p{color:#9ca3af}.swal2-modal{border-radius:24px}#swal2-title{font-size:18px}#swal2-html-container{font-size:14px}/*# sourceMappingURL=./style.css.map */