.account-sidebar[data-v-6d5b66d4]{background:#2d2d2d;border-right:1px solid #404040;display:flex;flex-direction:column;height:100vh;overflow-y:auto;position:relative;width:280px}.mobile-header[data-v-6d5b66d4]{align-items:center;background:#3a3a3a;border-bottom:1px solid #404040;display:none;justify-content:space-between;padding:1rem 1.5rem}.mobile-header .mobile-title[data-v-6d5b66d4]{color:#fff;font-size:1.1rem;font-weight:600;margin:0}.mobile-header .mobile-close[data-v-6d5b66d4]{background:none;border:none;border-radius:4px;color:#ccc;cursor:pointer;font-size:1.2rem;padding:.5rem;transition:all .3s ease}.mobile-header .mobile-close[data-v-6d5b66d4]:hover{background:#404040;color:#fff}.profile-section[data-v-6d5b66d4]{background:linear-gradient(135deg,#2d2d2d,#3a3a3a);border-bottom:1px solid #404040;padding:2rem 1.5rem}.profile-header[data-v-6d5b66d4]{text-align:center}.avatar-container[data-v-6d5b66d4]{position:relative}.avatar-container .avatar-text[data-v-6d5b66d4]{font-size:1.5rem;font-weight:700}.profile-info .user-name[data-v-6d5b66d4]{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.profile-info .user-email[data-v-6d5b66d4]{color:#ccc;font-size:.85rem;margin:0 0 .75rem}.profile-info .user-status[data-v-6d5b66d4]{display:flex;justify-content:center}.sidebar-menu[data-v-6d5b66d4]{background:#2d2d2d;border-right:none;flex:1;padding:1rem 0}.sidebar-menu .menu-item[data-v-6d5b66d4]{border-radius:8px;margin:.25rem 1rem;position:relative;transition:all .3s ease}.sidebar-menu .menu-item[data-v-6d5b66d4]:hover{background:#404040!important}.sidebar-menu .menu-item.is-active[data-v-6d5b66d4]{background:linear-gradient(135deg,#409eff,#66b1ff)!important;color:#fff!important}.sidebar-menu .menu-item.is-active .menu-icon[data-v-6d5b66d4]{background:hsla(0,0%,100%,.2)}.sidebar-menu .menu-item.logout-item[data-v-6d5b66d4]{border-top:1px solid #404040;margin-top:1rem}.sidebar-menu .menu-item.logout-item[data-v-6d5b66d4]:hover{background:#f56c6c!important;color:#fff!important}.menu-icon[data-v-6d5b66d4]{align-items:center;border-radius:6px;display:inline-flex;height:32px;justify-content:center;margin-right:.75rem;transition:all .3s ease;width:32px}.menu-icon.dashboard[data-v-6d5b66d4]{background:linear-gradient(135deg,#409eff,#66b1ff)}.menu-icon.orders[data-v-6d5b66d4]{background:linear-gradient(135deg,#67c23a,#85ce61)}.menu-icon.wishlist[data-v-6d5b66d4]{background:linear-gradient(135deg,#f56c6c,#f78989)}.menu-icon.addresses[data-v-6d5b66d4]{background:linear-gradient(135deg,#e6a23c,#f7ba2a)}.menu-icon.coupons[data-v-6d5b66d4]{background:linear-gradient(135deg,#9c27b0,#ba68c8)}.menu-icon.password[data-v-6d5b66d4]{background:linear-gradient(135deg,#909399,#b1b3b8)}.menu-icon.support[data-v-6d5b66d4]{background:linear-gradient(135deg,#00bcd4,#4dd0e1)}.menu-icon.logout[data-v-6d5b66d4]{background:linear-gradient(135deg,#f56c6c,#f78989)}.menu-icon i[data-v-6d5b66d4]{color:#fff;font-size:1rem;margin-right:0}.wishlist-badge[data-v-6d5b66d4]{position:absolute;right:8px;top:8px}.wishlist-badge[data-v-6d5b66d4] .el-badge__content{background:#f56c6c;border:none;font-size:10px}.sidebar-stats[data-v-6d5b66d4]{background:#3a3a3a;border-top:1px solid #404040;padding:1.5rem}.sidebar-stats .stat-item[data-v-6d5b66d4]{align-items:center;display:flex;margin-bottom:1rem}.sidebar-stats .stat-item[data-v-6d5b66d4]:last-child{margin-bottom:0}.sidebar-stats .stat-icon[data-v-6d5b66d4]{align-items:center;background:#404040;border-radius:8px;display:flex;height:40px;justify-content:center;margin-right:1rem;width:40px}.sidebar-stats .stat-icon i[data-v-6d5b66d4]{color:#409eff;font-size:1.1rem}.sidebar-stats .stat-info[data-v-6d5b66d4]{flex:1}.sidebar-stats .stat-value[data-v-6d5b66d4]{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.1rem}.sidebar-stats .stat-label[data-v-6d5b66d4]{color:#ccc;font-size:.8rem}.mobile-overlay[data-v-6d5b66d4]{display:none}@media(max-width:768px){.account-sidebar[data-v-6d5b66d4]{box-shadow:2px 0 10px rgba(0,0,0,.3);height:100vh;left:-100%;position:fixed;top:0;transition:left .3s ease;width:100%;z-index:1000}.account-sidebar.mobile-open[data-v-6d5b66d4]{left:0}.mobile-header[data-v-6d5b66d4]{display:flex}.profile-section[data-v-6d5b66d4]{padding:1.5rem 1rem}.sidebar-menu[data-v-6d5b66d4]{padding:.5rem 0}.sidebar-menu .menu-item[data-v-6d5b66d4]{margin:.25rem .75rem;padding:.75rem 1rem}.sidebar-stats[data-v-6d5b66d4]{display:flex;gap:1rem;padding:1rem}.sidebar-stats .stat-item[data-v-6d5b66d4]{flex:1;flex-direction:column;margin-bottom:0;text-align:center}.sidebar-stats .stat-item .stat-icon[data-v-6d5b66d4]{margin:0 0 .5rem}.mobile-overlay[data-v-6d5b66d4]{background:rgba(0,0,0,.5);display:block;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease;width:100vw;z-index:-1}.mobile-open .mobile-overlay[data-v-6d5b66d4]{opacity:1}}@media(max-width:480px){.profile-section[data-v-6d5b66d4]{padding:1rem}.profile-info .user-name[data-v-6d5b66d4]{font-size:1rem}.profile-info .user-email[data-v-6d5b66d4]{font-size:.8rem}.sidebar-menu .menu-item[data-v-6d5b66d4]{margin:.25rem .5rem;padding:.6rem .8rem}.menu-icon[data-v-6d5b66d4]{height:28px;margin-right:.5rem;width:28px}.menu-icon i[data-v-6d5b66d4]{font-size:.9rem}}.account-sidebar[data-v-6d5b66d4]::-webkit-scrollbar{width:4px}.account-sidebar[data-v-6d5b66d4]::-webkit-scrollbar-track{background:#2d2d2d}.account-sidebar[data-v-6d5b66d4]::-webkit-scrollbar-thumb{background:#404040;border-radius:2px}.account-sidebar[data-v-6d5b66d4]::-webkit-scrollbar-thumb:hover{background:#4a4a4a}.mobile-toggle[data-v-1208b8c0]{align-items:center;background:#409eff;border:none;border-radius:8px;box-shadow:0 4px 12px rgba(64,158,255,.3);color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;left:1rem;padding:.75rem 1rem;position:fixed;top:140px;transition:all .3s ease;z-index:1001}.mobile-toggle[data-v-1208b8c0]:hover{background:#66b1ff;box-shadow:0 6px 16px rgba(64,158,255,.4);transform:translateY(-2px)}.mobile-toggle[data-v-1208b8c0]:active{transform:translateY(0)}@media (min-width:769px){.mobile-toggle[data-v-1208b8c0]{display:none}}body[data-v-ebcd8cfc]{color:#fff;font-family:Inter,sans-serif}h1[data-v-ebcd8cfc],h2[data-v-ebcd8cfc],h3[data-v-ebcd8cfc],h4[data-v-ebcd8cfc],h5[data-v-ebcd8cfc],h6[data-v-ebcd8cfc]{font-family:Tajawal,sans-serif}.input-line[data-v-ebcd8cfc]{border-bottom:1px solid #c4c4c4}.input-line input[data-v-ebcd8cfc],.input-line textarea[data-v-ebcd8cfc]{background-color:transparent;border:0;box-shadow:none!important;overflow:none!important}.input-line .input-group-text[data-v-ebcd8cfc]{background-color:transparent;border:none}input.input-custom[data-v-ebcd8cfc],textarea.input-custom[data-v-ebcd8cfc]{background:none;border-color:hsla(0,0%,100%,.29)!important;border-radius:0!important;color:#fff;padding:.4rem;resize:none}.input-group input[data-v-ebcd8cfc]{border-radius:0!important;border-right:none;box-shadow:none!important;overflow:none!important}.input-group .input-group-text[data-v-ebcd8cfc]{background-color:transparent;border-left:none}.input-group.input-custom input[data-v-ebcd8cfc]{@extends input.input-custom}.input-group.input-custom .input-group-text.button[data-v-ebcd8cfc]{background-color:#494949;border-color:#494949!important;border-left:none;border-radius:0!important;color:#fff;cursor:pointer;padding-left:2rem;padding-right:2rem}.el-checkbox[data-v-ebcd8cfc],.el-radio[data-v-ebcd8cfc]{color:#f5f5f5}.el-checkbox__inner[data-v-ebcd8cfc]{background:none;border:1px solid hsla(0,0%,100%,.502)!important;height:1.5rem!important;width:1.5rem!important}.el-checkbox__inner[data-v-ebcd8cfc]:after{border:none!important}.el-checkbox__inner[data-v-ebcd8cfc]:hover{border-color:#494949!important}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-ebcd8cfc],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-ebcd8cfc]{background-color:#494949;border-color:#494949}.el-checkbox__input.is-checked+.el-checkbox__label[data-v-ebcd8cfc]{color:#fff!important}.form-group[data-v-ebcd8cfc]{margin-bottom:1rem}.form-group label[data-v-ebcd8cfc]{color:#fff;display:block;font-size:.9rem;font-weight:400;margin-bottom:.5rem}.el-select[data-v-ebcd8cfc]{display:block;width:100%}.el-select-dropdown__item.selected[data-v-ebcd8cfc]{color:#494949!important}.el-icon-arrow-up[data-v-ebcd8cfc]:before{content:"▲"}.el-input__inner[data-v-ebcd8cfc]{border-radius:0!important;color:#fff!important}.el-input__inner[data-v-ebcd8cfc]:focus{border-color:#c0c4cc!important}.el-pager li[data-v-ebcd8cfc]{background:no-repeat;border:1px solid rgba(25,25,25,.871);color:#f3f3f3!important;font-size:20px;font-weight:400;line-height:35px;min-height:36px;min-width:48px}.el-pager li.active[data-v-ebcd8cfc],.el-pager li[data-v-ebcd8cfc]:hover{color:#fff!important}.el-pager li.active[data-v-ebcd8cfc]{background-color:#222;font-weight:400}.btn-next[data-v-ebcd8cfc],.btn-prev[data-v-ebcd8cfc]{background-color:#0c0c0c!important;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:all .3s ease}.btn-next[data-v-ebcd8cfc]:hover,.btn-prev[data-v-ebcd8cfc]:hover{background-color:#666}.btn-next.is-disabled[data-v-ebcd8cfc],.btn-prev.is-disabled[data-v-ebcd8cfc]{background-color:#333;color:#666;cursor:not-allowed}.btn-next i[data-v-ebcd8cfc],.btn-prev i[data-v-ebcd8cfc]{font-size:32px}.el-radio[data-v-ebcd8cfc]{width:100%}.el-radio__inner[data-v-ebcd8cfc]{background:none;border:1px solid hsla(0,0%,100%,.502)!important;border-radius:0!important;height:1.5rem!important;width:1.5rem!important}.el-radio__inner[data-v-ebcd8cfc]:after{background-color:#fff!important;border:none!important;height:8px;width:8px}.el-radio__inner[data-v-ebcd8cfc]:hover{border-color:#fff!important}.el-radio__input.is-checked .el-radio__inner[data-v-ebcd8cfc],.el-radio__input.is-indeterminate .el-radio__inner[data-v-ebcd8cfc]{background-color:#fff;border-color:#494949}.el-radio__input.is-checked+.el-radio__label[data-v-ebcd8cfc]{color:#fff!important}.el-switch[data-v-ebcd8cfc],.el-switch__core[data-v-ebcd8cfc]{height:3rem!important}.el-switch__core[data-v-ebcd8cfc]{border-radius:5rem!important;width:5rem!important}.el-switch__core[data-v-ebcd8cfc]:after{height:2.8rem!important;width:3rem!important}.el-switch.is-checked .el-switch__core[data-v-ebcd8cfc]:after{margin-left:-45px!important}.el-switch__label [data-v-ebcd8cfc]{font-size:1.2rem!important}.el-switch__label.is-active[data-v-ebcd8cfc]{font-weight:700!important}.el-switch__label.is-active[data-v-ebcd8cfc],.el-timeline-item__content[data-v-ebcd8cfc]{color:#fff!important}.el-checkbox__input.is-checked+.el-checkbox__label[data-v-ebcd8cfc],.el-switch__label[data-v-ebcd8cfc]{color:#c4c4c4!important}@media screen and (max-width:576px){.el-timeline[data-v-ebcd8cfc]{padding:0!important}}.el-timeline-item__wrapper[data-v-ebcd8cfc]{padding-left:7rem!important}@media screen and (max-width:576px){.el-timeline-item__wrapper[data-v-ebcd8cfc]{padding-left:0!important;padding-top:6rem}}.el-timeline-item__tail[data-v-ebcd8cfc]{border-left:.35rem dotted #c4c4c4!important;margin-left:2.16rem!important}@media screen and (max-width:576px){.el-timeline-item__tail[data-v-ebcd8cfc]{display:none}}.mobile-timeline.el-timeline[data-v-ebcd8cfc]{padding:0!important}.mobile-timeline .el-timeline-item__tail[data-v-ebcd8cfc]{display:none}.mobile-timeline .el-timeline-item__wrapper[data-v-ebcd8cfc]{padding-left:0!important;padding-top:6rem}.country-selector__input[data-v-ebcd8cfc],.input-tel__input[data-v-ebcd8cfc]{background-color:#000!important;border-color:hsla(0,0%,100%,.29)!important;color:#fff!important}#offer-offer[data-v-ebcd8cfc],#sell-offer[data-v-ebcd8cfc]{background-color:#000;color:#fff}.el-select-dropdown[data-v-ebcd8cfc]{background:#494949;border:none;z-index:7000!important}@media screen and (max-width:576px){.el-select-dropdown[data-v-ebcd8cfc]{max-width:100%!important}}.el-select-dropdown .el-select-dropdown__item[data-v-ebcd8cfc]{color:#fff!important;font-size:.75rem!important;font-weight:lighter!important}.el-select-dropdown.nav-searcher[data-v-ebcd8cfc]{background:#494949;border:none;z-index:7000!important}@media screen and (max-width:576px){.el-select-dropdown.nav-searcher[data-v-ebcd8cfc]{left:0!important;max-width:100%!important}}.el-select-dropdown.nav-searcher .el-select-dropdown__item[data-v-ebcd8cfc]{color:#fff!important;font-size:.75rem!important;font-weight:lighter!important}.el-popper[x-placement^=bottom] .popper__arrow[data-v-ebcd8cfc],.el-popper[x-placement^=bottom] .popper__arrow[data-v-ebcd8cfc]:after{border-bottom-color:#494949}.el-select-dropdown__item.hover[data-v-ebcd8cfc],.el-select-dropdown__item[data-v-ebcd8cfc]:hover{background-color:#686868}.custom-select[data-v-ebcd8cfc]{width:100%!important}.custom-select input[data-v-ebcd8cfc]{background:transparent;border:none;color:#fff;font-size:.8rem}.el-slider__bar[data-v-ebcd8cfc]{background-color:#494949!important}.el-slider__button[data-v-ebcd8cfc]{border-color:#494949}.btn[data-v-ebcd8cfc]{border:none!important;border-radius:0;box-shadow:none!important;cursor:pointer;font-size:.8rem;font-weight:700;outline:transparent!important;padding-bottom:1.2rem;padding-top:1.2rem;text-transform:capitalize;transition:.4s}.btn-block[data-v-ebcd8cfc]{display:block!important;width:100%!important}.btn svg[data-v-ebcd8cfc]{margin-right:.2rem;width:1.1rem}.btn[data-v-ebcd8cfc]:active{transform:scale(.95)}.btn-primary[data-v-ebcd8cfc]{background-color:#fff!important;color:#000!important}.btn-gray[data-v-ebcd8cfc]{background-color:#b2b2b2!important;color:#000!important}.btn-dark[data-v-ebcd8cfc]{background-color:#000!important;color:#fff!important}.btn-secondary[data-v-ebcd8cfc]{background-color:#d9d9d9!important;border:.1rem solid #000!important;color:#fff!important}.btn-alt[data-v-ebcd8cfc]{background-color:#494949!important;color:#fff!important}.btn-transparent[data-v-ebcd8cfc]{background-color:transparent!important;color:#fff!important}.btn-tool svg[data-v-ebcd8cfc]{margin-right:.2rem;width:1.1rem}a[data-v-ebcd8cfc]{color:#fff;-webkit-text-decoration:none!important;text-decoration:none!important}.cp-aside[data-v-ebcd8cfc]{background-color:#070e25;height:100vh;padding:1rem}.cp-aside .head[data-v-ebcd8cfc]{padding-bottom:2rem;padding-top:2rem}.cp-aside .body .item[data-v-ebcd8cfc]{border-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1rem;margin-top:.5rem}.cp-aside .body .item.active[data-v-ebcd8cfc]{background-color:#fff}.cp-aside .body .item button[data-v-ebcd8cfc]{color:#fff!important;font-size:.9rem;padding:.75rem!important;text-align:left!important;-webkit-text-decoration:none!important;text-decoration:none!important}.cp-aside .body .item button svg[data-v-ebcd8cfc]{margin-right:.3rem;width:1.2rem}