@font-face{font-family:dana;font-style:normal;font-weight:500;src:url(https://cdn.aidasales.ir/fonts/Webfonts/fonts/woff2/Dana-Medium.woff2) format("woff2"),url(https://cdn.aidasales.ir/fonts/Webfonts/fonts/woff/Dana-Medium.woff) format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:600;src:url(https://cdn.aidasales.ir/fonts/Webfonts/fonts/woff2/Dana-DemiBold.woff2) format("woff2"),url(https://cdn.aidasales.ir/fonts/Webfonts/fonts/woff/Dana-DemiBold.woff) format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:800;src:url(https://cdn.aidasales.ir/fonts/Webfonts/fonts/woff2/Dana-ExtraBold.woff2) format("woff2"),url(https://cdn.aidasales.ir/fonts/Webfonts/fonts/woff/Dana-ExtraBold.woff) format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:700;src:url(https://cdn.aidasales.ir/fonts/Webfonts/fonts/woff2/Dana-Bold.woff2) format("woff2"),url(https://cdn.aidasales.ir/fonts/Webfonts/fonts/woff/Dana-Bold.woff) format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:400;src:url(https://cdn.aidasales.ir/fonts/Webfonts/fonts/woff2/Dana-Regular.woff2) format("woff2"),url(https://cdn.aidasales.ir/fonts/Webfonts/fonts/woff/Dana-Regular.woff) format("woff")}:root{font-family:dana,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;width:100%;height:100%;box-sizing:border-box;margin:0;padding:0;direction:rtl;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{direction:rtl;margin:0;padding:0;min-width:100vw;min-height:100vh;box-sizing:border-box;display:relative;width:100%;height:100%;overflow:hidden;font-family:dana,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5}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}}.login-page{width:100%;height:100%;display:flex}.login-form{width:45%;background:#b2dfdb;background:linear-gradient(90deg,#e0f2f1,#bae0d9 14%);display:flex;justify-content:center;align-items:center}.login-design{width:55%;background:#e0f2f1;display:flex;justify-content:center;align-items:center;gap:20px;flex-direction:column}.login-form-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.login-form-logo{width:120px;margin-bottom:20px}.login-form-input-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:max-content}.login-form-label{align-self:flex-start;margin:0}.login-form-input{width:350px;max-width:450px;padding:15px;border-radius:5px;cursor:pointer;border:1px solid #ccc;outline:none;font-size:16px;direction:ltr}.login-form-button{width:350px;max-width:450px;padding:14px;border-radius:5px;box-shadow:none;cursor:pointer;color:#fff;font-size:16px;border:none;outline:none;background-color:#000;position:relative;z-index:1}.login-form-button:before{content:"";position:absolute;top:0;left:0;width:0%;height:100%;background-color:#bae0d9;border:1px solid #BAE0D9;border-radius:0;transition:width 1s ease-in-out;z-index:-1;border:none;outline:none;box-shadow:none}.login-form-button:hover{outline:none;border:none}.login-form-button:focus{outline:none;border:none;box-shadow:none}.login-form-button:active{outline:none;border:none;box-shadow:none}.login-form-button-otp{border:none;outline:none}.login-form-button-otp:before{width:50%}.login-form-button-submitted{border:none;outline:none;color:#000}.login-form-button-submitted:before{width:100%}.otp-text{color:#000}.login-design-text{font-size:20px;font-weight:600;color:#000}.login-design-text-span{font-size:48px;font-weight:800;color:#000}@media(max-width:820px){.login-form{width:100%}.login-design{display:none}.login-form-input,.login-form-button{width:300px}}.main-page{width:100%;height:100%;display:relative;overflow:hidden}.main-page-header{width:100%;max-height:100px;max-width:1480px;display:flex;align-items:center;position:fixed;margin:0 auto;padding:10px 5px;top:0;left:0;right:0;z-index:1000}.main-page-header-logo{height:100%;width:20%;display:flex;justify-content:center;align-items:center}.main-page-header-logo-image{width:80px;height:100px;object-fit:contain}.main-page-header-menu{width:60%;display:flex;justify-content:center;align-items:center}.main-page-header-menu-wrapper{width:500px;height:50px;border:2px solid #000;border-radius:20px;display:flex;align-items:center;position:relative;overflow:hidden}.main-page-header-menu-wrapper:before{content:"";position:absolute;left:33.33%;top:0;bottom:0;width:2px;background-color:#000;transform:translate(-50%);z-index:1}.main-page-header-menu-wrapper:after{content:"";position:absolute;left:66.66%;top:0;bottom:0;width:2px;background-color:#000;transform:translate(-50%);z-index:1}.main-page-header-menu-item{width:33.33%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s ease;border-radius:0}.main-page-header-menu-item:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.main-page-header-menu-item:last-child{border-top-right-radius:0;border-bottom-right-radius:0}.main-page-header-menu-item-middle{width:33.33%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s ease;border-radius:0;position:relative}.main-page-header-menu-item.active{background-color:#4db6ac}.main-page-header-menu-item.active a{color:#fff}.main-page-header-menu-item-middle.active{background-color:#4db6ac}.main-page-header-menu-item-middle.active a{color:#fff}.main-page-header-menu-item a,.main-page-header-menu-item-middle a{color:#000;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-decoration:none;transition:color .3s ease}.main-page-header-user{width:20%;display:flex;height:100%;justify-content:center;align-items:center;position:relative}.main-page-header-user-image{width:50px;height:50px;object-fit:contain;cursor:pointer}.main-page-header-user-popup{position:fixed;background-color:#fff;border:2px solid #000;border-radius:10px;min-width:200px;max-width:calc(100vw - 20px);box-shadow:0 4px 6px #0000001a;z-index:1001;display:flex;flex-direction:column;overflow:hidden}.main-page-header-user-popup-item{padding:12px 20px;text-decoration:none;color:#000;background-color:#fff;border:none;cursor:pointer;text-align:right;font-size:16px;transition:background-color .2s ease;border-bottom:1px solid #e0e0e0}.main-page-header-user-popup-item:last-child{border-bottom:none}.main-page-header-user-popup-item:hover{background-color:#f5f5f5;color:#000}.main-page-header-user-popup-logout{border-radius:0;width:100%;font-family:inherit;color:#fff;background-color:#f44336;display:flex;align-items:center;justify-content:space-between;outline:none;border:none}.main-page-header-user-popup-logout:focus{outline:none;border:none}.main-page-header-user-popup-logout:active{outline:none;border:none}.main-page-header-user-popup-logout:hover{background-color:#d32f2f;color:#fff}.main-page-header-user-popup-logout svg{stroke:#fff}.main-page-content{width:100%;min-height:calc(100vh - 100px);margin-top:120px;padding:20px;box-sizing:border-box}.main-page-header-hamburger{display:none;background:none;border:none;cursor:pointer;padding:8px;color:#000;z-index:1002}.main-page-header-hamburger svg{font-size:28px}.main-page-mobile-menu-overlay{position:fixed;inset:0;background-color:#00000080;z-index:1999}.main-page-mobile-menu{position:fixed;top:0;left:0;width:280px;height:100vh;background-color:#fff;z-index:2000;display:flex;flex-direction:column;box-shadow:-2px 0 10px #0000001a;direction:rtl}.main-page-mobile-menu-logo{padding:20px;display:flex;justify-content:center;align-items:center;border-bottom:2px solid #e0e0e0}.main-page-mobile-menu-logo-image{width:70px;height:auto;object-fit:contain}.main-page-mobile-menu-items{flex:1;display:flex;flex-direction:column}.main-page-mobile-menu-item{padding:16px 24px;text-align:right;font-size:16px;color:#000;background-color:#fff;border:none;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #e0e0e0;font-family:inherit;display:flex;align-items:center;justify-content:space-between}.main-page-mobile-menu-item:last-child{border-bottom:none}.main-page-mobile-menu-item:hover{background-color:#f5f5f5}.main-page-mobile-menu-item.active{background-color:#4db6ac;color:#fff}.main-page-mobile-menu-logout{margin-top:auto;background-color:#f44336;color:#fff;border-radius:0}.main-page-mobile-menu-logout:hover{background-color:#d32f2f;color:#fff}.main-page-mobile-menu-logout svg{stroke:#fff}.main-page-header-mobile-title{display:none;flex:1;text-align:center;font-size:22px;font-weight:600;color:#000}@media(max-width:700px){.main-page-header-menu,.main-page-header-user{display:none}.main-page-header-hamburger,.main-page-header-mobile-title{display:block}.main-page-header{justify-content:space-between;padding:10px 15px}.main-page-header-logo{width:auto}.main-page-header-logo-image{width:60px;height:70px}}.table-copoun-wrapper{width:100%}.table-copoun-header-section{width:100%;display:flex;justify-content:flex-end;margin-bottom:20px}.table-copoun-add-button{background-color:#4db6ac;color:#fff;border:none;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .3s ease;font-family:inherit}.table-copoun-add-button:hover{background-color:#26a69a}.table-copoun-container{width:100%;overflow-x:auto;background-color:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a}.table-copoun{width:100%;border-collapse:collapse;font-family:inherit;direction:rtl;text-align:right}.table-copoun thead{background-color:#4db6ac;color:#fff}.table-copoun th{padding:15px 12px;text-align:right;font-weight:600;font-size:14px;border-bottom:2px solid #fff;white-space:nowrap}.table-copoun-header{text-align:center!important}.table-copoun th:first-child{border-top-right-radius:10px}.table-copoun th:last-child{border-top-left-radius:10px}.table-copoun tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .2s ease}.table-copoun tbody tr:hover{background-color:#f5f5f5}.table-copoun tbody tr:last-child{border-bottom:none}.table-copoun td{padding:12px;font-size:14px;color:#333;text-align:right}.table-copoun-cell{text-align:center!important}.table-copoun-actions{display:flex;justify-content:center;align-items:center;gap:8px}.table-copoun-action-btn{background:none;border:none;cursor:pointer;padding:6px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.table-copoun-edit-btn{color:#2196f3}.table-copoun-edit-btn:hover{background-color:#4db6ac1a}.table-copoun-delete-btn{color:#f44336}.table-copoun-delete-btn:hover{background-color:#f443361a}.table-copoun-empty{text-align:center!important;padding:40px!important;color:#999;font-style:italic}.table-copoun-loading-tbody{display:table-row-group}.table-copoun-loading{text-align:center!important;padding:0!important;height:400px;vertical-align:middle}.table-copoun-loading-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;height:100%}.table-copoun-loading-content p,.table-copoun-loading p{color:#4db6ac;font-size:16px;font-weight:500;margin:0}.table-copoun-spinner{width:50px;height:50px;border:4px solid #e0e0e0;border-top:4px solid #4DB6AC;border-radius:50%;animation:table-copoun-spin 1s linear infinite}@keyframes table-copoun-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.table-copoun-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000;direction:rtl}.table-copoun-modal{background-color:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #0000004d;padding:10px}.table-copoun-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px}.table-copoun-modal-header h2{margin:0;font-size:20px;color:#333}.table-copoun-modal-close{background:none;border:none;font-size:32px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s ease;line-height:1}.table-copoun-modal-close:hover{color:#333}.table-copoun-modal-form{padding:10px}.table-copoun-form-group{margin-bottom:20px}.table-copoun-form-group label{display:block;margin-bottom:8px;font-weight:600;color:#333;font-size:14px}.table-copoun-form-group input{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:inherit;box-sizing:border-box;transition:border-color .3s ease}.table-copoun-form-group input:focus{outline:none;border-color:#4db6ac}.table-copoun-form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:30px}.table-copoun-form-submit,.table-copoun-form-cancel{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s ease;font-family:inherit}.table-copoun-form-submit{background-color:#4db6ac;color:#fff}.table-copoun-form-submit:hover{background-color:#26a69a}.table-copoun-form-cancel{background-color:#f5f5f5;color:#333}.table-copoun-form-cancel:hover{background-color:#e0e0e0}@media(max-width:768px){.table-copoun-container{overflow-x:scroll}.table-copoun th,.table-copoun td{padding:10px 8px;font-size:12px}.table-copoun-modal{width:95%;max-height:95vh}.table-copoun-modal-header,.table-copoun-modal-form{padding:10px}}.underconstruction-container{width:100%;min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:40px 20px;background:linear-gradient(135deg,#4db6ac0d,#4db6ac26)}.underconstruction-content{text-align:center;max-width:600px;padding:60px 40px;background:#fff;border-radius:20px;box-shadow:0 10px 40px #4db6ac33;animation:fadeInUp .6s ease-out;border:2px solid rgba(77,182,172,.1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.underconstruction-icon{margin-bottom:30px;color:#4db6ac;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}.underconstruction-icon svg{display:block;margin:0 auto}.underconstruction-title{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:16px;line-height:1.4}.underconstruction-message{font-size:16px;color:#6b7280;line-height:1.6;margin-bottom:40px}.underconstruction-animation{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:30px}.underconstruction-dot{width:12px;height:12px;border-radius:50%;background-color:#4db6ac;animation:bounce 1.4s ease-in-out infinite}.underconstruction-dot:nth-child(1){animation-delay:0s}.underconstruction-dot:nth-child(2){animation-delay:.2s}.underconstruction-dot:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}@media(max-width:768px){.underconstruction-container{min-height:calc(100vh - 60px);padding:20px 16px}.underconstruction-content{padding:40px 24px;border-radius:16px}.underconstruction-icon{margin-bottom:24px}.underconstruction-icon svg{width:100px;height:100px}.underconstruction-title{font-size:24px;margin-bottom:12px}.underconstruction-message{font-size:14px;margin-bottom:32px}}@media(max-width:480px){.underconstruction-content{padding:32px 20px}.underconstruction-icon svg{width:80px;height:80px}.underconstruction-title{font-size:20px}.underconstruction-message{font-size:13px}}.table-fullsales-wrapper{width:100%}.table-fullsales-stats{display:flex;gap:20px;margin-bottom:30px;justify-content:center;flex-wrap:wrap}.table-fullsales-stat-box{background-color:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;overflow:hidden;min-width:200px;flex:1;max-width:300px;direction:rtl}.table-fullsales-stat-header{background-color:#4db6ac;color:#fff;padding:15px 20px;font-size:16px;font-weight:600;text-align:center}.table-fullsales-stat-content{padding:25px 20px;font-size:28px;font-weight:700;color:#333;text-align:center;direction:ltr}.table-fullsales-container{width:100%;overflow-x:auto;background-color:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a}.table-fullsales{width:100%;border-collapse:collapse;font-family:inherit;direction:rtl;text-align:right}.table-fullsales thead{background-color:#4db6ac;color:#fff}.table-fullsales th{padding:15px 12px;text-align:right;font-weight:600;font-size:14px;border-bottom:2px solid #fff;white-space:nowrap}.table-fullsales-header{text-align:center!important}.table-fullsales th:first-child{border-top-right-radius:10px}.table-fullsales th:last-child{border-top-left-radius:10px}.table-fullsales tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .2s ease}.table-fullsales tbody tr:hover{background-color:#f5f5f5}.table-fullsales tbody tr:last-child{border-bottom:none}.table-fullsales td{padding:12px;font-size:14px;color:#333;text-align:right}.table-fullsales-cell{text-align:center!important}.table-fullsales-empty{text-align:center!important;padding:40px!important;color:#999;font-style:italic}.table-fullsales-loading-tbody{display:table-row-group}.table-fullsales-loading{text-align:center!important;padding:0!important;height:400px;vertical-align:middle}.table-fullsales-loading-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;height:100%}.table-fullsales-loading-content p,.table-fullsales-loading p{color:#4db6ac;font-size:16px;font-weight:500;margin:0}.table-fullsales-spinner{width:50px;height:50px;border:4px solid #e0e0e0;border-top:4px solid #4DB6AC;border-radius:50%;animation:table-fullsales-spin 1s linear infinite}@keyframes table-fullsales-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.table-fullsales-stats{gap:15px;margin-bottom:20px}.table-fullsales-stat-box{min-width:100%;max-width:100%}.table-fullsales-stat-header{padding:12px 15px;font-size:14px}.table-fullsales-stat-content{padding:20px 15px;font-size:22px}.table-fullsales-container{overflow-x:scroll}.table-fullsales th,.table-fullsales td{padding:10px 8px;font-size:12px}}#root{width:100%;height:100%;margin:0;padding:0;text-align:center;font-family:dana,system-ui,Avenir,Helvetica,Arial,sans-serif}.notistack-SnackbarContainer,.notistack-MuiContent-root{margin-bottom:20px!important}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}
