.home-skeleton{display:flex;flex-direction:column;gap:40px}.skeleton{background:#eceff1;-webkit-user-select:none;user-select:none}.home-hero-slider-skeleton{margin-bottom:30px}.home-hero-slider-skeleton .skeleton{height:420px!important}@media (max-width:768px){.home-hero-slider-skeleton .skeleton{height:200px!important}}.home-categories__header{margin-bottom:20px}.home-categories__header h2{font-size:22px;font-weight:700}.home-category-card{align-items:center;color:inherit;display:flex;flex-direction:column;text-decoration:none}.home-category-card__image{align-items:center;aspect-ratio:1;background:#fff;border:3px solid var(--border-color);border-radius:100%;display:flex;justify-content:center;overflow:hidden;padding:5px;transition:border-color .3s ease}.home-category-card__image img{display:block;height:80px;object-fit:cover;padding:5px;width:80px}.home-category-card__title{font-size:12px;font-weight:500;margin-top:10px;text-align:center}.home-categories__skeleton{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(6,1fr)}@media (max-width:768px){.home-categories__skeleton{grid-template-columns:repeat(3,1fr)}.app-swiper .swiper-button-next,.app-swiper .swiper-button-prev{box-shadow:none}}.categories-swiper{margin:40px auto;position:relative;width:95%!important}.categories-swiper .swiper{overflow:visible;padding:0 50px}.categories-swiper .swiper-button-prev{left:5px}.categories-swiper .swiper-button-next{right:5px}.categories-swiper .swiper-wrapper{margin:0 auto;width:calc(100% - 10px)}.swiper-horizontal{& .swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){width:15px}}}.promotional-banners-skeleton,.promotional-banners-skeleton .home-banners__grid{width:100%}.promotional-banner-skeleton{border-radius:12px;overflow:hidden;width:100%}.promotional-banner-skeleton__image{animation:promotionalBannerSkeletonLoading 1.4s ease infinite;background:linear-gradient(90deg,#eee 25%,#f7f7f7 37%,#eee 63%);background-size:400% 100%;border-radius:12px;height:220px;width:100%}@keyframes promotionalBannerSkeletonLoading{0%{background-position:100% 0}to{background-position:-100% 0}}.home-banners__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.home-banners__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.home-banners__grid--1{grid-template-columns:1fr}@media (max-width:768px){.promotional-banner-skeleton__image{height:180px}.home-banners__grid--2,.home-banners__grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:576px){.home-banners__grid--2,.home-banners__grid--3{grid-template-columns:1fr}.promotional-banner-skeleton__image{height:150px}}.amazing-offers-skeleton{grid-gap:16px;display:grid;gap:16px;grid-template-columns:260px minmax(0,1fr);width:100%}@keyframes amazingSkeletonLoading{0%{background-position:100% 0}to{background-position:-100% 0}}.skeleton-offer-image,.skeleton-offer-text,.skeleton-product__bottom span,.skeleton-product__image,.skeleton-product__price,.skeleton-product__title span,.skeleton-tab{animation:amazingSkeletonLoading 1.4s ease infinite;background:linear-gradient(90deg,#eee 25%,#f7f7f7 37%,#eee 63%);background-size:400% 100%}.amazing-offers-skeleton .offer-banner{background:#eee;border-radius:14px;min-height:420px;overflow:hidden;position:relative}.skeleton-offer-image{border-radius:14px;height:100%;inset:0;position:absolute;width:100%}.skeleton-offer-text{border-radius:8px;height:35px;left:20px;position:absolute;right:20px;top:25px;z-index:2}.amazing-offers-skeleton .offer-slider{min-width:0;overflow:hidden}.skeleton-tabs{align-items:center;display:flex;gap:10px;margin-bottom:18px;overflow:hidden}.skeleton-tab{border-radius:20px;flex:0 0 110px;height:38px}.skeleton-products{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.skeleton-product{background:#fff;border-radius:12px;min-width:0;padding:10px}.skeleton-product__image{aspect-ratio:1/1;border-radius:10px;margin-bottom:12px;width:100%}.skeleton-product__title{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.skeleton-product__title span{border-radius:5px;display:block;height:12px;width:100%}.skeleton-product__title span:last-child{width:65%}.skeleton-product__price{border-radius:5px;height:16px;margin-bottom:14px;width:70%}.skeleton-product__bottom{align-items:center;display:flex;gap:10px;justify-content:space-between}.skeleton-product__bottom span{border-radius:5px;display:block;height:10px;width:45px}.skeleton-product__bottom span:last-child{width:60px}@media (max-width:1199px){.amazing-offers-skeleton{grid-template-columns:220px minmax(0,1fr)}.skeleton-products{grid-template-columns:repeat(3,minmax(0,1fr))}.amazing-offers-skeleton .offer-banner{min-height:390px}}@media (max-width:767px){.amazing-offers-skeleton{display:block}.amazing-offers-skeleton .offer-banner{margin-bottom:16px;min-height:180px;width:100%}.skeleton-offer-text{height:28px;top:20px}.skeleton-tabs{margin-bottom:14px;overflow:hidden}.skeleton-tab{flex-basis:90px;height:34px}.skeleton-products{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.amazing-offers-skeleton .offer-banner{min-height:150px}.skeleton-product{padding:8px}.skeleton-product__image{margin-bottom:9px}.skeleton-product__title{margin-bottom:10px}}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.app-swiper{width:100%}.app-swiper .swiper{overflow:hidden}.app-swiper__instance{max-width:100%;min-width:0;overflow:hidden;width:100%}.app-swiper .swiper-wrapper{box-sizing:border-box;width:100%}.app-swiper .swiper-slide{box-sizing:border-box;display:flex;height:auto;min-width:0}.article-related-section,.related-products-swiper .swiper{min-width:0}.related-products-swiper .swiper-slide{display:flex}.related-products-swiper .swiper-slide>*{max-width:100%;min-width:0;width:100%}.app-swiper .swiper-button-next,.app-swiper .swiper-button-prev{background:#fff;box-shadow:0 2px 10px #0000001f;color:#333;height:36px;width:36px;z-index:10}.app-swiper .swiper-button-next:after,.app-swiper .swiper-button-prev:after{font-size:14px;font-weight:700}[dir=rtl] .app-swiper .swiper-button-next{right:5px}[dir=rtl] .app-swiper .swiper-button-prev{left:5px}.related-products-slider{position:relative}.related-products-slider,.related-products-swiper{max-width:100%;min-width:0;width:100%}.related-products-swiper .swiper{max-width:100%;width:100%}.related-products-swiper .swiper-wrapper{align-items:stretch}.related-products-swiper .swiper-slide{box-sizing:border-box;height:auto;min-width:0}.app-swiper .swiper-button-disabled{opacity:.35;pointer-events:none}@media (max-width:768px){.app-swiper .swiper-button-next,.app-swiper .swiper-button-prev{height:32px;width:32px}.app-swiper .swiper-button-next:after,.app-swiper .swiper-button-prev:after{font-size:12px}}.brands-skeleton{overflow:hidden;width:100%}.brand-card-skeleton{align-items:center;background:#fff;border-radius:12px;display:flex;flex-direction:column;padding:12px;width:100%}.brand-card-skeleton__image,.brand-card-skeleton__title{animation:brandSkeletonLoading 1.4s ease infinite;background:linear-gradient(90deg,#eee 25%,#f7f7f7 37%,#eee 63%);background-size:400% 100%}@keyframes brandSkeletonLoading{0%{background-position:100% 0}to{background-position:-100% 0}}.brand-card-skeleton__image{aspect-ratio:1/1;border-radius:50%;width:100%}.brand-card-skeleton__title{border-radius:6px;height:12px;margin-top:12px;width:65%}@media (max-width:575px){.brand-card-skeleton{padding:8px}.brand-card-skeleton__title{height:10px;margin-top:8px}}@keyframes articlesSkeletonLoading{0%{background-position:100% 0}to{background-position:-100% 0}}.article-card-skeleton__bottom span,.article-card-skeleton__category,.article-card-skeleton__description span,.article-card-skeleton__image,.article-card-skeleton__title span,.home-articles-skeleton .articles-skeleton-arrow,.home-articles-skeleton .articles-skeleton-line,.home-articles-skeleton .articles-skeleton-more,.home-articles-skeleton .articles-skeleton-title{animation:articlesSkeletonLoading 1.4s ease infinite;background:linear-gradient(90deg,#eee 25%,#f7f7f7 37%,#eee 63%);background-size:400% 100%}.home-articles-skeleton .home-articles-header{align-items:center;display:flex;margin-bottom:24px;width:100%}.articles-skeleton-title{border-radius:6px;display:block;height:24px;width:210px}.home-articles-header__center{align-items:center;flex:1 1;padding:0 25px}.articles-skeleton-line{border-radius:2px;display:block;height:1px;width:100%}.home-articles-skeleton .home-articles-header__more{align-items:center;display:flex;gap:8px}.articles-skeleton-more{border-radius:5px;display:block;height:15px;width:115px}.articles-skeleton-arrow{border-radius:4px;display:block;height:18px;width:18px}.home-articles-skeleton .home-articles-desktop{display:flex;flex-direction:column;gap:20px;width:100%}.home-articles-skeleton .home-articles-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.article-card-skeleton{background:#fff;border-radius:12px;overflow:hidden;width:100%}.article-card-skeleton__image{aspect-ratio:16/9;border-radius:12px;margin-bottom:14px;width:100%}.article-card-skeleton__content{padding:0 4px 12px}.article-card-skeleton__category{border-radius:5px;height:10px;margin-bottom:10px;width:65px}.article-card-skeleton__title{display:flex;flex-direction:column;gap:7px;margin-bottom:12px}.article-card-skeleton__title span{border-radius:5px;display:block;height:13px;width:100%}.article-card-skeleton__title span:last-child{width:70%}.article-card-skeleton__description{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.article-card-skeleton__description span{border-radius:4px;display:block;height:9px;width:100%}.article-card-skeleton__description span:last-child{width:80%}.article-card-skeleton__bottom{align-items:center;display:flex;gap:10px;justify-content:space-between}.article-card-skeleton__bottom span{border-radius:4px;display:block;height:9px;width:55px}.article-card-skeleton__bottom span:last-child{width:70px}.articles-skeleton-mobile{display:flex;gap:20px;overflow:hidden;width:100%}.articles-skeleton-mobile__slide{flex-basis:90.90909%;flex-grow:0;flex-shrink:0;min-width:0}@media (min-width:576px){.articles-skeleton-mobile__slide{flex-basis:32.25806%}}@media (min-width:768px){.articles-skeleton-mobile__slide{flex-basis:28.57143%}}@media (max-width:575px){.home-articles-skeleton .home-articles-header{margin-bottom:18px}.articles-skeleton-title{height:21px;width:170px}.home-articles-header__center{display:none}.articles-skeleton-more{height:12px;width:75px}.articles-skeleton-arrow{height:15px;width:15px}}@media (max-width:400px){.articles-skeleton-mobile{gap:15px}.articles-skeleton-mobile__slide{flex-basis:90%}}.home-error{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:300px}.home-error button{background-color:#94b63c;border:none;border-radius:15px;color:#fff;cursor:pointer;font-family:IRANSansXFaNum-Regular;font-size:15px;margin-top:20px;padding:10px 25px}.home-hero-slider{border-bottom:4px solid #94b63c;margin-bottom:10px;overflow:hidden;position:relative;width:100%}.home-hero-slider__swiper{width:100%}.home-hero-slider__link,.home-hero-slider__slide{position:relative;width:100%}.home-hero-slider__link{color:inherit;display:block;text-decoration:none}.home-hero-slider__image{aspect-ratio:16/6;display:block;height:400px;object-fit:cover;width:100%}.home-hero-slider__content{max-width:420px;position:absolute;right:5%;top:50%;transform:translateY(-50%);z-index:2}.home-hero-slider__content h2{font-size:36px;font-weight:700;line-height:1.2;margin:0 0 10px}.home-hero-slider__content p{font-size:18px;line-height:1.7;margin:0 0 20px}.home-hero-slider__button{align-items:center;background:#fff;border-radius:10px;display:inline-flex;font-size:15px;font-weight:600;justify-content:center;padding:10px 22px}.home-hero-slider__skeleton{animation:homeHeroSliderPulse 1.5s ease-in-out infinite;aspect-ratio:16/6;background:#eee;border-radius:18px;width:100%}.home-hero-slider__message{align-items:center;display:flex;justify-content:center;min-height:250px;padding:30px;text-align:center}.home-hero-slider .swiper-button-next,.home-hero-slider .swiper-button-prev{background:#ffffffe6;border-radius:50%;height:42px;width:42px}.home-hero-slider .swiper-button-next:after,.home-hero-slider .swiper-button-prev:after{font-size:16px;font-weight:700}.home-hero-slider .swiper-pagination-bullet{height:10px;width:10px}.home-hero-slider .swiper-pagination-bullet-active{background:#832865;border-radius:10px;height:10px;opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1);width:30px}@keyframes homeHeroSliderPulse{0%{opacity:1}50%{opacity:.55}to{opacity:1}}@media (max-width:767px){.home-hero-slider__image{aspect-ratio:4/5;height:200px;object-fit:cover}.home-hero-slider__content{bottom:8%;left:6%;max-width:none;right:6%;top:auto;transform:none}.home-hero-slider__content h2{font-size:24px}.home-hero-slider__content p{font-size:14px;margin-bottom:12px}.home-hero-slider__button{font-size:13px;padding:8px 16px}.home-hero-slider .swiper-button-next,.home-hero-slider .swiper-button-prev{height:32px;width:32px}.home-hero-slider .swiper-button-next:after,.home-hero-slider .swiper-button-prev:after{font-size:12px}}.product-card{background:#fff;border:1px solid #ececec;border-radius:16px;box-sizing:border-box;height:100%;max-width:100%;min-width:0;overflow:hidden;position:relative;transition:all .25s ease}.product-card:hover{border-color:#ddd;box-shadow:0 10px 25px #0000000f}.product-content h3{color:#050506;font-size:13px;height:50px;line-height:1.8;margin-bottom:0;overflow:hidden;text-align:justify}.product-content .product-brand{color:#6b7280;font-family:IRANSansXFaNum-Regular;font-size:13px;height:40px;line-height:2.2}.discount-badge{background:#ef4444;border-radius:20px;font-weight:700;padding:4px 10px;z-index:2}.wishlist-btn{box-shadow:0 2px 8px #00000014;z-index:2}.product-image{align-items:center;display:flex;height:200px;justify-content:center;overflow:hidden;position:relative}.product-image img{max-height:220px;object-fit:contain;transition:filter .3s ease,opacity .3s ease;width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.product-out-of-stock img{filter:grayscale(75%);opacity:.75}.stock-overlay{align-items:center;background-image:linear-gradient(270deg,#0000 0,#482f6e 50%,#0000);display:flex;justify-content:center;letter-spacing:0;line-height:19px;opacity:.8;pointer-events:none;position:absolute;text-align:center;width:70%}.stock-overlay span{border-radius:6px;color:#fff;font-family:IRANSansUltraLight;font-size:14px;font-weight:700;padding:8px 18px}.product-content{padding-bottom:0}.product-content a{color:#000;text-decoration:none}.product-title{font-size:14px;height:50px;line-height:1.8;margin-bottom:10px}.gift-badge{background-color:#832865;border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;height:35px;position:absolute;top:0;width:30px;z-index:100}.gift-icon{color:#fff;margin:10px auto 0;transition:all .25s ease}.shipping-badge{background-color:#748709;border-bottom-right-radius:5px;height:35px;left:15px;top:0;width:30px}.shipping-badge,.variation-badge{border-bottom-left-radius:5px;display:flex;position:absolute;z-index:1}.variation-badge{background-color:#fe0000;border-top-left-radius:5px;color:#fff;font-family:BYekan;font-size:18px;height:30px;padding-right:5px;right:0;top:70px;width:60px}.shipping-icon{color:#fff;margin:10px auto 0;transition:all .25s ease}.gift-icon:hover{transform:scale(1.1)}.product-rating{font-size:12px}.product-rating,.product-wish-heart{color:#777;display:flex;gap:3px;margin:10px 0}.product-wish-heart{font-size:13px}.price-wrapper{display:flex;flex-direction:column;gap:5px;margin-top:auto}.old-price{background:#fff;border:1px solid #eee;border-radius:8px;font-family:BYekan;text-align:center;width:183px}.price1,.price2{display:flex;justify-content:center}.basket-ico{margin-right:10px}.price-wrapper .price1 .price1-price{background:#fff;border:1px solid #eee;border-radius:8px;font-family:BYekan;font-weight:700;height:29px;position:relative;text-align:center;width:80%;z-index:1}.price-del{color:#fe0000;-webkit-text-decoration-color:#fe0000;text-decoration-color:#fe0000;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.price-null{height:29px}.price2-list{background:#fff;border:1px solid #eee;border-bottom-right-radius:8px;border-top-right-radius:8px;font-size:18px;font-weight:700;width:80%;z-index:1}.price2-list,.price2-takhfif{font-family:BYekan;position:relative;text-align:center}.price2-takhfif{background-color:#fe0000;border-bottom-left-radius:8px;border-top-left-radius:8px;color:#fff;width:20%}.new-price{background:#fff;border:1px solid #eee;border-radius:8px;color:#111827;font-family:BYekan;font-size:18px;font-weight:700;position:relative;text-align:center;width:183px;z-index:1}.visitsQty{align-items:center;color:#777;display:flex;font-size:12px}.eyeIcon{margin-right:2px}.product-buttom{margin-top:10px}.cart-btn{background:#fff;border:1px solid #eee;border-radius:10px;color:#832865;cursor:pointer;font-family:IRANSansBold;font-size:16px;height:42px;margin-top:14px;opacity:0;text-align:center;transform:translateY(10px);transition:all .25s}.product-card:hover .cart-btn{opacity:1;transform:translateY(0)}.basket-control{align-items:center;display:flex;justify-content:center;padding:0}.basket-control svg{transition:transform .2s ease}.basket-control:hover svg{transform:scale(1.1)}.cart-quantity-card-control{align-items:center;display:flex;gap:6px;justify-content:center;min-width:76px}.cart-quantity-card-control button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:22px;justify-content:center;width:22px}.cart-quantity-card-control button:disabled{cursor:not-allowed;opacity:.5}.basket-spinner,.quantity-spinner{animation:basket-spin .8s linear infinite}@keyframes basket-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product-buttom{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:5px;margin-top:12px}.product-rating,.product-visits{align-items:center;display:flex;gap:4px}.cart-control-wrapper{align-items:center;border:1px solid #ddd;border-radius:10px;display:flex;gap:15px;justify-content:space-between;padding:5px;width:-webkit-max-content;width:max-content;width:50%}.cart-control-wrapper-btn{all:unset;align-items:center;background:#f5f5f5;border:none;border-radius:8px;cursor:pointer;display:flex;height:25px;justify-content:center;width:40px}.cart-control-wrapper-btn:disabled{cursor:not-allowed;opacity:.5}.cart-quantity-card{font-size:14px;font-weight:600;min-width:20px}.basket-check,.basket-control,.cart-quantity-card{align-items:center;display:flex;justify-content:center}.basket-check,.basket-control{background-color:#44dcef12;border-radius:15px;height:30px;padding:0;width:30px}.basket-control{background:#0000;border:none;cursor:pointer}.basket-disabled{stroke:#999;cursor:not-allowed;opacity:.55}.basket-disabled:hover{transform:none}@media (min-width:600px){.product-content{padding:15px}}@media (max-width:600px){.product-card{padding:5px!important}.product-content{padding:5!important}.price-wrapper .price1 .price1-price,.price2-list,.price2-takhfif{font-size:12px!important;height:25px!important}.product-image{padding:0!important}}@media (max-width:576px){.grid{gap:5px}.product-content h3{font-size:12px}.variation-badge{font-family:IRANSansXFaNum-Regular;font-size:14px;height:20px;width:55px}.product-content .product-brand{font-size:12px;height:26px;line-height:1.1}.product-buttom{gap:3px}.basket-ico{margin-right:0}.product-buttom{margin-bottom:1px;margin-top:1px}.product-rating{margin:0}}.product-card,.product-content{display:flex;flex-direction:column}.product-content{flex:1 1}.product-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;height:3em;line-height:1.5;overflow:hidden}.product-price-item{margin-top:auto}.price-discount{align-items:center;background-color:#fe0000;border-radius:20px;color:#fff;display:flex;font-family:BYekan;font-family:IRANSansXFaNum-Regular;font-size:14px;justify-content:center;text-align:center;width:45px}.price-discount-del{color:#a39e9e;list-style:mongolian;-webkit-text-decoration-color:#888;text-decoration-color:#888;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-price-item{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:1fr auto auto}.price-lowest{grid-column:1}.unit{font-size:10px}.price-old{grid-column:2}.price-discount{grid-column:3}.product-price-item.no-discount{grid-template-columns:1fr}.product-price-item.no-discount .price-lowest{justify-self:start}.price-discount,.price-old{min-height:20px}.price-discount-placeholder{visibility:hidden}@media (max-width:576px){.products-content{padding:5px}.product-price-item{gap:1px}.cart-control-wrapper{gap:5px;padding:1px 4px}.price-discount{grid-column:3}}@media (max-width:480px){.price-lowest-list,.price-old{font-size:14px}.product-price-item{grid-template-columns:1fr auto auto;row-gap:6px}.price-lowest{grid-column:1/-1}.price-old{grid-column:1}.price-discount{grid-column:2;justify-self:end}}.gift-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.gift-modal{background:#fff;border-radius:15px;padding:25px;position:relative;width:400px}.close-btn{background:none;border:none;cursor:pointer;left:15px;position:absolute;top:15px}.gift-title{align-items:center;color:#7e1f6f;display:flex;font-family:IRANSansMedium;gap:10px;padding-bottom:15px}.gift-list{display:flex;flex-direction:column;gap:10px}.gift-item{border:1px solid #ddd;border-radius:10px;cursor:pointer;padding:15px}.gift-item.active{background:#f0fdf4;border-color:#16a34a}.confirm-gift{background-color:#95b73c;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:IRANSansXFaNum-Regular;font-size:14px;margin-top:20px;padding:12px;width:100%}.confirm-gift:disabled{opacity:.5}.special-offers{grid-gap:16px;display:grid;gap:16px;grid-template-columns:240px 1fr;margin:40px 0}.amazing-banner img{display:block;height:375px;object-fit:cover;width:100%}.special-offers__container{margin:0 auto;max-width:1280px;min-width:0;width:100%}.special-offers__header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:18px}.special-offers__title-wrapper{align-items:center;display:flex;gap:12px}.special-offers__accent{background:#e53935;border-radius:10px;flex-shrink:0;height:42px;width:5px}.special-offers__title{color:#1f2937;font-size:23px;font-weight:700;line-height:1.3;margin:0}.special-offers__subtitle{color:#6b7280;font-size:13px;margin:4px 0 0}.special-offers__view-all{align-items:center;color:#e53935;display:inline-flex;font-size:14px;font-weight:600;gap:4px;text-decoration:none;transition:color .2s ease,transform .2s ease;white-space:nowrap}.special-offers__view-all:hover{color:#c62828;transform:translateX(-2px)}.special-offers__slider-wrapper{position:relative}.special-offers__swiper{padding:4px 2px 8px;width:100%}.special-offers__swiper .swiper-slide{height:auto}.special-offers__swiper .swiper-button-next,.special-offers__swiper .swiper-button-prev{background:#fff;border-radius:50%;box-shadow:0 4px 14px #0000001f;height:38px;width:38px}.special-offers__swiper .swiper-button-next:after,.special-offers__swiper .swiper-button-prev:after{color:#374151;font-size:16px;font-weight:700}.special-offers__swiper .swiper-button-disabled{opacity:.35}.special-offers__message{align-items:center;background:#f9fafb;border-radius:14px;color:#6b7280;display:flex;justify-content:center;min-height:180px;padding:20px;text-align:center;width:100%}.special-offers__message--error{background:#fef2f2;color:#b91c1c}.special-offers__skeleton-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.special-offers__skeleton{background:#fff;border:1px solid #eee;border-radius:14px;min-height:360px;padding:14px}.special-offers__skeleton-image{border-radius:10px;height:220px;width:100%}.special-offers__skeleton-image,.special-offers__skeleton-line{animation:specialOffersSkeleton 1.4s infinite;background:linear-gradient(90deg,#f2f2f2 25%,#e8e8e8 50%,#f2f2f2 75%);background-size:200% 100%}.special-offers__skeleton-line{border-radius:6px;height:14px;margin-top:16px;width:90%}.special-offers__skeleton-line--small{margin-top:10px;width:60%}.special-offers__skeleton-price{animation:specialOffersSkeleton 1.4s infinite;background:linear-gradient(90deg,#f2f2f2 25%,#e8e8e8 50%,#f2f2f2 75%);background-size:200% 100%;border-radius:6px;height:18px;margin-top:20px;width:45%}@keyframes specialOffersSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:767px){.special-offers{margin-bottom:18px;margin-top:18px}.special-offers__container{padding:0 12px}.special-offers__header{margin-bottom:14px}.special-offers__title-wrapper{gap:9px}.special-offers__accent{height:34px;width:4px}.special-offers__title{font-size:18px}.special-offers__subtitle{font-size:11px}.special-offers__view-all{font-size:12px}.special-offers__swiper{padding-left:2px;padding-right:2px}.special-offers__swiper .swiper-button-next,.special-offers__swiper .swiper-button-prev{height:32px;width:32px}.special-offers__swiper .swiper-button-next:after,.special-offers__swiper .swiper-button-prev:after{font-size:13px}.special-offers__skeleton-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.special-offers__skeleton{min-height:280px;padding:10px}.special-offers__skeleton-image{height:160px}}.home-banners__grid{grid-template-columns:repeat(2,1fr)}.home-banner,.home-banner img{display:block;width:100%}.home-banner img{border-radius:16px;height:auto}.home-banners__grid{grid-gap:20px;display:grid;gap:20px}.home-banners__grid--2{grid-template-columns:repeat(2,1fr)}.home-banners__grid--3{grid-template-columns:repeat(3,1fr)}.home-banners__grid--4{grid-template-columns:repeat(4,1fr)}@media (max-width:991px){.home-banners__grid--2,.home-banners__grid--3,.home-banners__grid--4{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.home-banners__grid--2,.home-banners__grid--3,.home-banners__grid--4{grid-template-columns:1fr}}.home-brands{margin:40px auto}.home-brands,.shrink-slider.swiper{position:static!important;width:85%!important}.home-brands__header{margin-bottom:20px}.home-brands__header h2{font-size:22px;font-weight:700}.home-brand-card{align-items:center;color:inherit;display:flex;flex-direction:column;text-decoration:none}.home-brand-card__image{align-items:center;aspect-ratio:1;background:#fff;border:3px solid var(--border-color);border-radius:100%;display:flex;justify-content:center;overflow:hidden;padding:5px;transition:border-color .3s ease}.home-brand-card__image img{display:block;height:80px;object-fit:cover;padding:5px;width:80px}.home-brand-card__title{font-size:12px;font-weight:500;margin-top:10px;text-align:center}.home-brands__skeleton{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(6,1fr)}@media (max-width:768px){.home-brands__skeleton{grid-template-columns:repeat(3,1fr)}.app-swiper .swiper-button-next,.app-swiper .swiper-button-prev{box-shadow:none}}.app-swiper .swiper-button-next,.app-swiper .swiper-button-prev{border-radius:50%;color:#832865;height:42px;width:42px}.home-articles-header{grid-gap:10px;align-items:center;background:#f4f9ef;border:1px solid #e7f0df;border-top-left-radius:15px;border-top-right-radius:15px;display:grid;gap:10px;grid-template-columns:220px 1fr auto;margin-bottom:40px;min-height:110px;overflow:hidden;padding:0 35px;position:relative}.home-articles-header:before{background:#81c7841f;bottom:-90px;left:-120px}.home-articles-header:after,.home-articles-header:before{border-radius:50%;content:"";height:180px;position:absolute;width:320px}.home-articles-header:after{background:#81c7841a;bottom:-80px;right:-120px}.home-articles-header__title{color:#4d7d32;font-family:IRANSansMedium;font-size:20px;font-weight:700;position:relative;white-space:nowrap;z-index:2}.home-articles-header__center{display:flex;justify-content:center;position:relative}.home-articles-header__center span{background:linear-gradient(90deg,#0000,#67b42f 20%,#67b42f 80%,#0000);border-radius:20px;height:4px;max-width:520px;position:relative;width:100%}.home-articles-header__center span:after{background:inherit;content:"";filter:blur(14px);inset:-8px;opacity:.45;position:absolute}.home-articles-header__more{align-items:center;color:#4d7d32;display:flex;font-family:IRANSansMedium;font-size:14px;font-weight:600;gap:10px;position:relative;text-decoration:none;transition:.3s;z-index:2}.home-articles-header__more:hover{color:#2e7d32;gap:16px}.home-articles-header__more svg{height:18px;width:18px}@media (min-width:1200px){.home-articles-header{margin-bottom:0;position:relative;z-index:2}.home-articles-desktop{margin:0 auto;width:1200px}.home-articles-row:first-child{margin-top:-24px;position:relative;z-index:3}}@media (max-width:1024px){.home-articles-header{gap:18px;margin-bottom:10px;text-align:center}.home-articles-header__center{order:2}.home-articles-header__title{font-size:20px;order:1}.home-articles-header__more{justify-content:center;order:3}}@media (max-width:480px){.home-articles-header{align-items:center;grid-template-columns:100px 2fr auto;min-height:70px}.home-articles-header__title{font-size:14px;order:1}.home-articles-header__more{font-size:14px;justify-content:center;order:3}}.home-article-card{background:#fff;box-shadow:0 5px 20px #0000000d;overflow:hidden;transition:transform .25s,box-shadow .25s}.home-article-card:hover{box-shadow:0 18px 40px #0000001f}.home-article-card__image{aspect-ratio:16/9;display:block;overflow:hidden}.home-article-card__image img{height:100%;object-fit:cover;transition:.3s;width:100%}.home-article-card__content{padding:18px}.home-article-card__title{color:#222;font-size:18px;font-weight:700;margin:10px 0;text-decoration:none}.home-article-card__summary{color:#666;line-height:1.8}.home-article-card__meta{color:#888;display:flex;font-size:13px;justify-content:space-between}.home-article-card__readmore{align-items:center;color:var(--primary-color);display:flex;gap:8px;margin-top:15px;text-decoration:none}.skeleton{animation:pulse 1.4s infinite;background:#ececec}.home-articles{margin:20px 0}.home-articles .container{margin:0 auto;max-width:1280px;padding-inline:16px;padding:0}.home-section-header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:28px}.home-section-header h2{font-size:32px;margin-bottom:8px}.home-section-header p{color:#777}.home-section-header__link{color:var(--primary-color);font-weight:600;text-decoration:none}@media (max-width:768px){.home-section-header{align-items:flex-start;flex-direction:column}.home-section-header h2{font-size:24px}}.home-section-actions{align-items:center;display:flex;gap:15px}.home-articles-next,.home-articles-prev{background:#fff;border:none;border-radius:50%;box-shadow:0 4px 16px #00000014;cursor:pointer;height:42px;transition:.25s;width:42px}.home-articles-next:hover,.home-articles-prev:hover{background:var(--primary-color);color:#fff}.home-article-card__category{background:#eef9f5;border-radius:50px;color:var(--primary-color);display:inline-flex;font-size:13px;font-weight:600;padding:5px 12px;width:-webkit-max-content;width:max-content}.home-article-card__readmore{font-weight:600;margin-top:20px;transition:.25s}.home-article-card__readmore:hover{gap:12px}@media (max-width:1199px){.home-articles-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.home-articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:576px){.home-articles-grid{gap:18px;grid-template-columns:1fr}}.home-article-card{display:flex;flex-direction:column;height:100%}.home-article-card__content{display:flex;flex:1 1;flex-direction:column}.home-article-card__meta{margin-top:auto}.home-article-card__title{-webkit-line-clamp:2;line-height:1.5;min-height:3em}.home-article-card__summary,.home-article-card__title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-article-card__summary{-webkit-line-clamp:3;line-height:1.7;min-height:5.1em}.home-articles-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,minmax(0,1fr))}.home-articles .swiper-slide{height:auto}.home-articles .swiper-slide>.home-article-card{height:100%}.home-articles-row:last-child{margin-bottom:0}.home-articles-row{grid-gap:24px;background:#fff;border:1px solid #eef2f7;border-radius:10px;box-shadow:0 4px 20px #0000000a;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-bottom:5px;padding:24px}.home-container{max-width:1280px;padding:0;width:100%}@media (max-width:767px){.home-container{justify-content:end;width:100%}}.full-home-container{background-color:#f5f5f580;background-size:contain;margin:0 auto;padding:1px;width:100%}@media (max-width:767px){.full-home-container{justify-content:end}}.products-tabs-section{margin:40px 0}.products-loading{align-items:center;display:flex;height:350px;justify-content:center}.old-price{color:red;font-size:14px;text-decoration:line-through}.spinner{border:4px solid #eee;border-top-color:#ef4444;height:40px;width:40px}.product-tabs{display:flex;gap:20px;justify-content:space-between}.tab-content{background:#fff;border:1px solid #e5e7eb;border-radius:8px;border-radius:25px;display:flex;flex-basis:68%;padding:10px 20px}.tabs{border-bottom:1px solid #eee;display:flex;gap:30px;margin-bottom:24px}.tabs button{background:#0000;border:none;color:#666;cursor:pointer;font-size:15px;font-weight:500;padding:14px 0;position:relative}.tabs button.active{color:#ef4444}.tabs button.active:after{background:#ef4444;border-radius:10px;bottom:-1px;content:"";height:3px;left:0;position:absolute;right:0}.tabs-swiper{margin-bottom:10px}.tabs-swiper .swiper-slide{width:auto!important}.tab-btn{background:#f5f5f5;border:none;border-radius:30px;cursor:pointer;padding:10px 18px;white-space:nowrap}.tab-btn.active{background-color:#fff;border:1px solid #eee;border-radius:10px;color:#832865;font-size:14px;padding:10px}.desktop-tabs{border:2px solid #749022;border-radius:20px;display:flex;flex-direction:column;gap:10px;height:270px;padding-bottom:15px;padding-top:15px;width:30%}.desktop-tabs button{background-color:#fff;border:none;border-radius:10px;color:#832865;cursor:pointer;font-family:IRANSansBold;font-size:16px;padding:10px;text-align:center}.desktop-tabs button.active{background-color:#94b63c;border-radius:0;color:#fff;width:100%}.product-html{padding:15px;width:100%}.product-html strong{font-size:16px}.mobile-tabs{display:none}.amazing-offers .swiper button:not(.cart-control-wrapper-btn,.quantity-btn,.basket-control){background-color:#fff;border:1px solid #eee;border-radius:10px;color:#832865;font-family:IRANSansBold;font-size:14px;padding:10px}.amazing-offers .swiper button.active{background-color:#832865;color:#fff}.amazing-offers{grid-gap:16px;display:grid;gap:16px;grid-template-columns:240px 1fr;margin:40px 0}.offer-banner{border-radius:20px;height:460px;overflow:hidden}.offer-banner img{border:1px solid #ddd;display:block;height:100%;object-fit:cover;width:100%}.offer-slider{border-radius:20px;min-width:0}.section-header{align-items:center;display:flex;justify-content:space-between}.section-header h2{font-size:24px;font-weight:700}.slider-navigation{display:flex;gap:8px}.slider-navigation button{background:#fff;border:1px solid #e5e7eb;border-radius:50%;cursor:pointer;height:40px;transition:.2s;width:40px}.slider-navigation button:hover{box-shadow:0 4px 12px #00000014}.product-html .table thead th{line-height:1.5rem;text-align:right;vertical-align:bottom}.product-html .table td,.table th{border-top:1px solid #dee2e6;line-height:1.5rem;padding:.15rem;vertical-align:center!important;vertical-align:top}.product-html ul{list-style:none!important}@media (max-width:992px){.amazing-offers{grid-template-columns:1fr}.offer-banner{min-height:auto}}.offer-text{border:1px solid #832865;border-radius:15px;color:#ef4056;font-family:BYekan;margin:2px;padding:5px;text-align:center}@media (max-width:768px){.desktop-tabs,.offer-banner img{display:none}.mobile-tabs{display:block}.mobile-tabs .swiper-slide{width:auto!important}}@media (max-width:576px){.tab-content-page{padding:0!important}.product-html p{font-size:12px}}@media (max-width:999px){.offer-banner{height:auto!important;min-height:0!important;min-height:auto!important;padding:0}.offer-banner img{display:none!important}.amazing-offers{grid-template-columns:1fr}.desktop-tabs{display:none}.mobile-tabs{display:block}}.cart-tabs{border-bottom:1px solid #e8ebef;display:flex;gap:0}.cart-tab-btn{background:#0000;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;font-family:BYekan;font-size:16px;font-weight:600;padding:10px 25px;transition:color .2s ease,border-color .2s ease}.cart-tab-btn:hover{color:#374151}.cart-tab-btn.active{border-bottom-color:#2878f0;color:#2878f0}.cartLength,.cartNextLength{background-color:#832865;border-radius:15px;color:#fff;margin-right:5px;padding:0 7px;text-align:center}.cart-tab-content{background:#fff;margin-top:5px;padding:25px}.cart-main-tab{grid-gap:28px;display:grid;gap:28px}.saved-tab{grid-template-columns:minmax(0,1fr) 360px}.saved-tab,.saved-tab-full{grid-gap:28px;background:#fff;border:1px solid #e8ebef;border-radius:18px;box-shadow:0 8px 30px #1f29370d;display:grid;gap:28px;padding:25px}.saved-items{display:flex;flex-direction:column;gap:14px}.saved-item{grid-gap:18px;align-items:center;background:#fafbfc;border:1px solid #edf0f3;border-radius:14px;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) 90px 130px;padding:16px;transition:box-shadow .2s ease,background .2s ease}.saved-item:hover{background:#fff;box-shadow:0 6px 20px #1f29370f}.saved-item strong{color:#1f2937;font-size:15px;font-weight:700}.saved-item-price{color:#374151;font-size:14px;font-weight:600}.saved-move-btn{background:#fff;border:1px solid #2878f0;border-radius:9px;color:#2878f0;cursor:pointer;font-size:13px;font-weight:600;height:40px;padding:0 16px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.saved-move-btn:hover{background:#2878f0;box-shadow:0 5px 15px #2878f033;color:#fff}.saved-info-box{background:#f5f7ff;border:1px solid #dce3ff;border-radius:18px;padding:24px}.saved-info-box h3{color:#1f2937;font-size:18px;font-weight:700;margin:0 0 12px;text-align:center}.saved-info-box p{color:#6b7280;font-family:IRANSansMedium;font-size:14px;line-height:1.9;text-align:justify}@media (max-width:850px){.cart-tab-content{padding:0}.cart-main-tab{display:flex;flex-direction:column}.saved-tab{grid-template-columns:1fr;margin:5px;padding:0}}.cart-page{background:#fff;min-height:50vh;padding:5px 20px 20px}.cart-container{margin:0 auto;width:min(1400px,100%)}.cart-header{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-bottom:30px}.cart-header h1{color:#1f2937;font-size:32px;font-weight:700;margin:0}.cart-header p{color:#7b8492;font-size:15px;margin:8px 0 0}.continue-shopping-link{background:#0000;border:none;color:#2878f0;cursor:pointer;font-size:15px;font-weight:600;transition:color .2s ease}.continue-shopping-link:hover{color:#145ac5}.cart-layout{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:minmax(0,1fr) 360px}.cart-items-section{display:flex;flex-direction:column;gap:16px}.cart-product-invalid{border:1px dashed #ef4444!important}.cart-stock-error{align-items:flex-start;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;display:flex;gap:10px;margin-top:14px;padding:12px 14px}.cart-stock-error-icon{align-items:center;background:#fee2e2;border-radius:50%;color:#dc2626;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:22px;justify-content:center;width:22px}.cart-stock-error strong{display:block;font-size:13px;margin-bottom:3px}.cart-stock-error p{color:#dc2626;font-size:12px;margin:0}.cart-product{grid-gap:20px;align-items:center;background:#fff;border:1px solid #e8ebef;border-radius:15px;box-shadow:0 8px 30px #1f29370f;display:grid;gap:20px;grid-template-columns:120px minmax(220px,1fr) 100px 130px 150px;min-height:120px;padding:22px;transition:box-shadow .25s ease,transform .25s ease,opacity .25s ease}.cart-product--loading{opacity:.65;pointer-events:none}.cart-item-actions{align-items:center;display:flex;flex-direction:column}.cart-product-image{background:#fafbfc;border-radius:14px;height:130px;padding:10px;width:120px}.cart-product-info h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f2937;display:-webkit-box;font-size:14px;font-weight:650;line-height:1.5;margin:0 0 12px;overflow:hidden}.cart-variation{align-items:center;color:#6b7280;display:flex;font-size:13px;gap:7px}.variation-color{border:1px solid #d1d5db;border-radius:50%;height:12px;width:12px}.cart-gift{background:#fff7e6;border-radius:8px;color:#a15c00;font-weight:600;margin-top:12px;padding:6px 10px;width:-webkit-fit-content;width:fit-content}.cart-gift,.cart-stock{align-items:center;display:flex;font-size:12px;gap:6px}.cart-stock{color:#4b5563;margin-top:14px}.out-stock-dot,.stock-dot{border-radius:50%;height:7px;width:7px}.stock-dot{background:#22c55e}.out-stock-dot{background:#ef4444}.cart-product-price{align-items:center;display:flex;flex-direction:column;gap:4px;white-space:nowrap}.cart-product-price strong{color:#1f2937;font-size:14px;font-weight:700}.cart-original-price{color:#ef4444;font-size:14px}.currency{color:#6b7280;font-size:12px;margin-left:4px}.cart-quantity-wrapper{align-items:center;display:flex;flex-direction:column;gap:8px}.quantity-label{color:#9ca3af;font-size:11px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.cart-quantity{background:#fff;border:1px solid #dfe4ea;border-radius:11px;box-shadow:0 2px 6px #1f29370a;height:42px;overflow:hidden}.cart-quantity,.quantity-btn{align-items:center;display:flex}.quantity-btn{background:#0000;border:none;color:#374151;cursor:pointer;font-size:20px;font-weight:600;height:100%;justify-content:center;transition:background .2s ease,color .2s ease;width:40px}.quantity-btn:hover:not(:disabled){background:#f1f5f9;color:#2878f0}.quantity-btn--minus:hover:not(:disabled){color:#ef4444}.quantity-btn:disabled{cursor:not-allowed;opacity:.5}.quantity-value{align-items:center;color:#1f2937;display:flex;font-size:15px;font-weight:700;justify-content:center;min-width:36px}.quantity-spinner{animation:cart-spin .7s linear infinite;border:2px solid #dbeafe;border-radius:50%;border-top-color:#2878f0;height:17px;width:17px}@keyframes cart-spin{to{transform:rotate(1turn)}}.cart-product-total{align-items:center;display:flex;flex-direction:column;gap:5px}.cart-product-total span{color:#9ca3af;font-size:11px}.cart-product-total strong{color:#1f2937;font-size:14px;font-weight:700}.cart-product-total small{color:#6b7280;font-size:11px;margin-left:3px}.cart-remove-btn{background:#fff1f2;border:none;border-radius:9px;color:#e11d48;cursor:pointer;font-size:0;height:36px;transition:background .2s ease,color .2s ease;width:36px}.cart-remove-btn:before{content:"×";font-size:22px;line-height:1}.cart-remove-btn:hover{background:#ffe4e6;color:#be123c}.cart-summary{background:#fff;border:1px solid #e8ebef;border-radius:18px;box-shadow:0 8px 30px #1f29370f;padding:26px;position:-webkit-sticky;position:sticky;top:130px}.cart-summary h2{color:#1f2937;font-size:20px;font-weight:700;margin:0 0 24px;text-align:center}.summary-line{align-items:center;color:#6b7280;display:flex;font-size:14px;justify-content:space-between;margin-bottom:16px}.summary-line span{font-family:IRANSansMedium}.summary-line strong{color:#374151;font-size:15px}.summary-discount strong{color:#ef4444}.summary-divider{background:#edf0f2;margin:22px 0}.summary-total{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.summary-total span{color:#1f2937;font-size:17px;font-weight:600}.summary-total strong{color:#1f2937;font-size:22px;font-weight:800}.checkout-btn{align-items:center;background:#832865;border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-family:BYekan;font-size:17px;font-weight:700;gap:10px;height:52px;justify-content:center;min-height:48px;padding:0 24px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;width:100%}.checkout-btn:hover{background:#94b63c;box-shadow:0 8px 20px #2878f038;transform:translateY(-1px)}.checkout-btn:active{transform:translateY(0)}.checkout-btn:disabled{cursor:wait;font-family:IRANSansXFaNum-Regular;opacity:.7}.button-spinner{animation:checkout-spinner .7s linear infinite}@keyframes checkout-spinner{to{transform:rotate(1turn)}}.secure-checkout{color:#9ca3af;font-size:12px;margin-top:16px;text-align:center}.empty-cart{background:#fff;border:1px solid #e8ebef;border-radius:20px;flex-direction:column;padding:90px 20px;text-align:center}.empty-cart,.empty-cart-icon{align-items:center;display:flex}.empty-cart-icon{background:#f1f5f9;border-radius:50%;font-size:40px;height:90px;justify-content:center;margin-bottom:20px;width:90px}.empty-cart h2{color:#1f2937;font-size:24px;margin:0 0 10px}.empty-cart p{color:#6b7280;margin:0 0 26px}.continue-shopping-btn{background:#2878f0;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;height:46px;padding:0 24px}.cart-variation-attributes{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.cart-attribute{align-items:center;background:#f5f7fa;border:1px solid #e7ebf0;border-radius:6px;display:inline-flex;font-size:12px;gap:5px;padding:5px 9px}.cart-attribute-name{color:#7b8492;font-weight:500}.cart-attribute-value{color:#374151;font-weight:600}.move-to-cart-btn{min-height:42px;min-width:150px;position:relative}.move-to-cart-btn:disabled{cursor:wait;opacity:.75}.button-spinner{animation:cart-spinner .7s linear infinite;border:2px solid;border-radius:50%;border-top:2px solid #0000;height:18px;width:18px}@keyframes cart-spinner{to{transform:rotate(1turn)}}.next-cart-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:22px}.next-cart-header h2{color:#1f2937;font-size:21px;font-weight:700;margin:0}.next-cart-header p{color:#8a94a3;font-size:13px;margin:6px 0 0}.next-cart-items{display:flex;flex-direction:column;gap:12px}.next-cart-item{grid-gap:18px;align-items:center;background:#fafbfc;border:1px solid #edf0f3;border-radius:14px;display:grid;gap:18px;grid-template-columns:76px minmax(0,1fr) auto 38px;min-height:105px;padding:14px 16px;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.next-cart-item:hover{background:#fff;border-color:#dfe5eb;box-shadow:0 6px 20px #1f29370f}.next-cart-image{align-items:center;background:#fff;border:1px solid #edf0f3;border-radius:12px;display:flex;height:76px;justify-content:center;padding:8px;width:76px}.next-cart-image img{height:100%;object-fit:contain;width:100%}.next-cart-info{min-width:0}.next-cart-info h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#374151;display:-webkit-box;font-size:14px;font-weight:600;line-height:1.5;margin:0 0 8px;overflow:hidden}.next-cart-info strong{color:#1f2937;font-size:15px;font-weight:700}.save-for-later-btn{align-items:flex-start;background:none;border:none;border-radius:9px;color:#832865;cursor:pointer;display:inline-flex;font-family:BYekan;font-size:13px;font-weight:600;justify-content:center;min-width:130px;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.save-for-later-btn:hover{color:#95b73c}.move-to-cart-btn{align-items:center;background:#94b63c;border:1px solid #94b63c;border-radius:9px;color:#fff;cursor:pointer;display:inline-flex;font-family:BYekan;font-size:13px;font-weight:600;height:40px;justify-content:center;min-width:130px;padding:0 16px;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.move-to-cart-btn:hover{background:#832865;box-shadow:0 5px 15px #2878f033;color:#fff;transform:translateY(-1px)}.move-to-cart-btn:active{transform:translateY(0)}.remove-next-cart-btn{align-items:center;background:#fff1f2;border:none;border-radius:8px;color:#e11d48;cursor:pointer;display:flex;font-size:22px;height:34px;justify-content:center;line-height:1;transition:background .2s ease,color .2s ease;width:34px}.remove-next-cart-btn:hover{background:#ffe4e6;color:#be123c}@media (max-width:700px){.next-cart{padding:20px}.next-cart-item{gap:10px 14px;grid-template-areas:"image info remove" "image action remove";grid-template-columns:68px minmax(0,1fr) 36px;padding:13px}.next-cart-image{grid-area:image;height:68px;width:68px}.next-cart-info{grid-area:info}.move-to-cart-btn{grid-area:action;height:36px;justify-self:start;min-width:120px}.remove-next-cart-btn{grid-area:remove}}@media (max-width:480px){.next-cart{border-radius:14px;padding:16px}.next-cart-header h2{font-size:18px}.next-cart-item{gap:10px;grid-template-columns:60px minmax(0,1fr) 32px}.next-cart-image{height:60px;width:60px}.next-cart-info h3{font-size:13px}.next-cart-info strong{font-size:14px}.move-to-cart-btn{font-size:12px;height:34px;min-width:110px;padding:0 12px}}@media (max-width:1200px){.cart-product-image{height:110px;width:100px}.cart-product-info h2{font-size:15px}.cart-product-price strong,.cart-product-total strong{font-size:14px}}@media (max-width:850px){.cart-page{padding:8px 10px 25px;width:100%}.cart-container{width:100%}.cart-layout{display:flex;flex-direction:column;gap:16px}.cart-items-section{gap:12px;width:100%}.cart-product{grid-column-gap:14px;grid-row-gap:12px;border-radius:14px;column-gap:14px;display:grid;grid-template-areas:"image info" "image price" "quantity quantity" "total total";grid-template-columns:88px minmax(0,1fr);min-height:auto;padding:14px;row-gap:12px;width:100%}.cart-product-image{background:#fff;border:1px solid #edf0f3;border-radius:12px;grid-area:image;height:105px;padding:7px;width:88px}.cart-product-info{align-self:start;grid-area:info;min-width:0}.cart-product-info h2{font-size:14px;line-height:1.6;margin-bottom:8px}.cart-attribute{font-size:11px;padding:4px 7px}.cart-variation{font-size:11px;margin-top:5px}.cart-gift{font-size:10px;margin-top:8px;padding:5px 8px}.cart-product-price{align-items:center;flex-direction:row;gap:8px;grid-area:price;justify-content:flex-start;min-width:0}.cart-product-price strong{font-size:15px}.cart-original-price{font-size:11px}.cart-quantity-wrapper{align-items:center;border-top:1px solid #edf0f3;display:flex;flex-direction:row;grid-area:quantity;justify-content:space-between;padding-top:4px;width:100%}.cart-quantity-wrapper:before{color:#6b7280;content:"تعداد";font-size:12px;font-weight:600}.cart-quantity{border-radius:9px;height:38px}.quantity-btn{font-size:18px;width:36px}.quantity-value{font-size:14px;min-width:32px}.cart-product-total{align-items:center;border-top:1px solid #edf0f3;display:flex;flex-direction:row;grid-area:total;justify-content:space-between;padding-top:12px;width:100%}.cart-product-total strong{font-size:15px}.cart-product-total small{font-size:10px}.save-for-later-btn{font-size:11px;min-width:auto;padding:0}.cart-stock-error{border-radius:8px;gap:7px;margin-top:10px;padding:9px 10px}.cart-stock-error strong{font-size:11px}.cart-stock-error p{font-size:10px;line-height:1.6}.cart-stock-error-icon{font-size:13px;height:19px;width:19px}.cart-summary{border-radius:14px;box-shadow:0 5px 20px #1f29370d;padding:18px;position:static;width:100%}.cart-summary h2{font-size:17px;margin-bottom:18px}.summary-line{font-size:12px;margin-bottom:12px}.summary-line strong{font-size:13px}.summary-divider{margin:17px 0}.summary-total{margin-bottom:18px}.summary-total span{font-size:14px}.summary-total strong{font-size:18px}.checkout-btn{font-size:15px;height:48px}.secure-checkout{font-size:10px;margin-top:12px}}@media (max-width:480px){.cart-layout{margin-left:5px}.cart-product-info h2{font-size:14px}.cart-gift{font-size:11px}.cart-summary{padding:20px}.summary-total strong{font-size:19px}}@media (min-width:851px) and (max-width:1199px){.cart-page{padding:10px 16px 30px}.cart-layout{gap:18px;grid-template-columns:minmax(0,1fr) 320px}.cart-product{grid-column-gap:18px;grid-row-gap:8px;column-gap:18px;display:grid;grid-template-areas:"image info price" "image info quantity" "image info total";grid-template-columns:100px minmax(0,1fr) 100px;min-height:170px;padding:18px;row-gap:8px}.cart-product-image{grid-area:image;height:115px;width:100px}.cart-product-info{align-self:start;grid-area:info}.cart-product-price{align-items:flex-end;grid-area:price}.cart-quantity-wrapper{align-items:flex-end;grid-area:quantity}.cart-product-total{align-items:flex-end;grid-area:total}.cart-product-info h2,.cart-product-price strong,.cart-product-total strong{font-size:15px}.save-for-later-btn{font-size:12px;min-width:auto}.cart-summary{padding:22px}}@media (max-width:480px){.cart-page{padding:5px 7px 20px}.cart-product{border-radius:12px;column-gap:10px;grid-template-columns:75px minmax(0,1fr);padding:12px}.cart-product-image{height:92px;width:75px}.cart-product-info h2{font-size:13px;line-height:1.55}.cart-variation{font-size:10px}.cart-gift{font-size:9px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-product-price strong{font-size:14px}.cart-original-price{font-size:10px}.cart-quantity{height:36px}.quantity-btn{width:34px}.quantity-value{font-size:13px;min-width:28px}.cart-product-total strong{font-size:14px}.cart-product-total small{font-size:9px}.save-for-later-btn{font-size:10px}.cart-summary{padding:16px}.summary-line{font-size:11px}.summary-line strong{font-size:12px}.summary-total span{font-size:13px}.summary-total strong{font-size:16px}.checkout-btn{font-size:14px;height:46px}}.checkout-login-step{background:#fff;border-bottom-left-radius:18px;border-bottom-right-radius:18px;border-top:2px dashed #e8e8e8;box-shadow:0 8px 30px #0000000d;margin:0 auto;max-width:1030px;padding:32px;width:100%}.checkout-step-header{align-items:center;display:flex;gap:16px;margin-bottom:32px}.checkout-step-number{align-items:center;background:#111827;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:20px;font-weight:700;height:48px;justify-content:center;width:48px}.checkout-step-header h1{color:#111827;font-size:26px;font-weight:700;margin:0 0 6px}.checkout-step-header p{color:#6b7280;font-family:IRANSansXFaNum-Regular;font-size:15px;margin:0}.login-required-card{align-items:center;background:#f9fafb;border:1px solid #eee;border-radius:16px;display:flex;flex-direction:column;padding:48px 32px;text-align:center}.login-required-icon{align-items:center;background:#fff7ed;border-radius:50%;display:flex;font-size:32px;height:72px;justify-content:center;margin-bottom:20px;width:72px}.login-required-card h2{color:#111827;font-size:22px;margin:0 0 10px}.login-required-card p{color:#6b7280;line-height:1.7;margin:0 0 28px;max-width:450px}.logged-user-card{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;display:flex;gap:16px;padding:20px}.logged-user-icon{align-items:center;background:#ecfdf5;border-radius:50%;color:#059669;display:flex;flex-shrink:0;font-size:24px;font-weight:700;height:48px;justify-content:center;width:48px}.logged-user-content{display:flex;flex:1 1;flex-direction:column;gap:4px}.logged-user-label{color:#6b7280;font-family:IRANSansXFaNum-Regular;font-size:13px}.logged-user-content strong{color:#111827;font-size:16px}.logged-user-email{color:#6b7280;font-size:14px}.logged-user-status{background:#ecfdf5;border-radius:999px;color:#047857;font-size:13px;font-weight:600;padding:6px 12px}.checkout-step-actions{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-top:32px}.checkout-primary-btn,.checkout-secondary-btn{border-radius:10px;cursor:pointer;font-family:BYekan;font-size:15px;font-weight:600;min-height:48px;padding:0 24px;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.checkout-primary-btn{align-items:center;background:#832865;border:none;color:#fff;display:flex}.checkout-primary-btn:hover{background:#94b63c;box-shadow:0 6px 16px #00000026;transform:translateY(-1px)}.checkout-secondary-btn{background:#fff;border:1px solid #d1d5db;color:#374151}.checkout-secondary-btn:hover{background:#f9fafb;border-color:#9ca3af}.checkout-btn-arrow{font-size:18px;margin-right:8px}@media (max-width:600px){.checkout-login-step{border-radius:14px;padding:20px}.checkout-step-header{align-items:flex-start;gap:12px;margin-bottom:24px}.checkout-step-number{font-size:17px;height:40px;width:40px}.checkout-step-header h1{font-size:21px}.checkout-step-header p{font-size:14px}.login-required-card{padding:32px 20px}.logged-user-card{align-items:flex-start;flex-wrap:wrap}.logged-user-status{margin-left:64px;text-align:center;width:100%}.checkout-step-actions{flex-direction:column-reverse;width:100%}.checkout-primary-btn,.checkout-secondary-btn{justify-content:center;width:100%}}.address-step{background:#fff;border-bottom-left-radius:18px;border-bottom-right-radius:18px;border-top:2px dashed #e8e8e8;box-shadow:0 8px 30px #0000000d;margin:auto;max-width:1030px;overflow:hidden;padding:5px 20px;width:100%}.address-layout{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:repeat(2,minmax(0,1fr))}.address-layout>*{min-width:0}.address-left-column{display:flex;flex-direction:column;gap:24px}.address-right-column{display:flex;flex-direction:column;gap:20px}@media (max-width:1200px){.address-layout{gap:24px}}@media (max-width:992px){.address-layout{gap:24px;grid-template-columns:1fr}}@media (max-width:768px){.address-step{border-radius:0;box-shadow:none;padding:18px}}@media (max-width:480px){.address-step{padding:12px}.selected-address-actions{flex-direction:column}.selected-address-actions button{padding:1px;width:100%}.selected-address-empty{color:#f50000;font-family:IRANSansXFaNum-Regular;text-align:center}.btn-dashed,.btn-outline{font-size:14px;height:46px}}.address-skeleton{display:flex;flex-direction:column;gap:24px}.skeleton-header{border-radius:16px;height:65px}.skeleton-card,.skeleton-header{animation:pulse 1.4s infinite;background:#ececec}.skeleton-card{border-radius:18px;min-height:170px}.btn-outline{align-items:center;background:#fff;border:2px solid #832865;border-radius:12px;color:#832865;cursor:pointer;display:flex;font-family:BYekan;font-size:15px;font-weight:600;gap:10px;height:50px;justify-content:center;padding:0 45px;transition:.25s}.btn-outline:hover{background:#832865;color:#fff}.btn-dashed{align-items:center;background:#fff;border:2px dashed #832865;border-radius:12px;color:#832865;cursor:pointer;display:flex;font-family:BYekan;font-size:15px;font-weight:600;gap:10px;height:50px;justify-content:center;transition:.25s}.btn-dashed:hover{background:#f9eef6}.highlight-panel{animation:highlightAddress .8s ease}@keyframes highlightAddress{0%{box-shadow:0 0 0 0 #83286580}50%{box-shadow:0 0 0 8px #83286526}to{box-shadow:0 0 0 0 #83286500}}.address-header{align-items:center;border-bottom:1px solid #ececec;display:flex;gap:20px;justify-content:space-between;margin-bottom:32px;padding-bottom:24px}.address-header-icon{align-items:center;background:#f8eef5;border-radius:18px;color:#832865;display:flex;flex-shrink:0;height:70px;justify-content:center;width:70px}.address-header-content{flex:1 1}.address-header-content h2{color:#222;font-size:34px;font-weight:700;margin:0}.address-header-content p{color:#777;font-family:IRANSansXFaNum-Regular;font-size:15px;line-height:1.8;margin-top:8px}@media(max-width:768px){.address-header{flex-direction:column;text-align:center}}.selected-address-card{background:#fff;border:1px solid #d7ead9;border-radius:20px;box-shadow:0 10px 30px #0000000d;padding:26px;transition:.3s}.selected-address-card:hover{box-shadow:0 18px 35px #00000014;transform:translateY(-3px)}.selected-address-badge{align-items:center;background:#edf8ef;border-radius:50px;color:#2e7d32;display:inline-flex;font-size:13px;font-weight:700;gap:8px;margin-bottom:24px;padding:7px 14px}.selected-address-top{align-items:center;display:flex;gap:18px;margin-bottom:25px}.selected-user-avatar{align-items:center;background:#832865;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:74px;justify-content:center;width:74px}.selected-user-info{flex:1 1}.selected-user-info h3{color:#222;font-size:26px;margin:0}.selected-phone{align-items:center;color:#666;display:flex;font-family:IRANSansXFaNum-Regular;font-size:16px;gap:8px;margin-top:10px}.selected-address-body{border-bottom:1px solid #eee;border-top:1px solid #eee;padding:20px 0}.address-row{align-items:flex-start;color:#555;display:flex;gap:12px;line-height:1.9;margin-bottom:18px}.address-row span{font-family:IRANSansXFaNum-Regular;font-size:14px}.address-row:last-child{margin-bottom:0}.selected-address-actions{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-top:24px}.address-list-card{background:#fff;border:1px solid #ececec;border-radius:20px;padding:24px}.address-list-header{margin-bottom:18px}.address-list-header h3{align-items:center;display:flex;font-size:22px;margin:0}.address-list-header h3 svg{color:#832865}.address-search{align-items:center;border:1px solid #ddd;border-radius:12px;display:flex;gap:10px;margin-bottom:20px;padding:12px 16px}.address-search input{background:none;border:none;flex:1 1;font-family:IRANSansXFaNum-Regular;font-size:14px;outline:none}.address-items{display:flex;flex-direction:column;gap:15px;max-height:480px;overflow:auto;scrollbar-color:#832865 #f1f5e8;scrollbar-width:thin}.address-items::-webkit-scrollbar{width:10px}.address-items::-webkit-scrollbar-track{background:#f1f5e8;border-radius:10px}.address-items::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#a6c85a,#95b73c);border:2px solid #f1f5e8;border-radius:10px}.address-items::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#8fb34a,#7fa02f)}.address-item{border:1px solid #ececec;border-radius:16px;cursor:pointer;display:flex;gap:18px;padding:20px;transition:.25s}.address-item:hover{box-shadow:0 10px 25px #0000000d;transform:translateY(-2px)}.address-item.selected{background:#fff7fc;border:2px solid #832865}.address-radio{align-items:center;border:2px solid #bbb;border-radius:50%;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.address-item.selected .address-radio{background:#832865;border-color:#832865;color:#fff}.address-info{flex:1 1}.address-info h4{font-size:16px;margin:0 0 8px}.address-location,.address-mobile{color:#666;display:flex;font-family:IRANSansXFaNum-Regular;font-size:14px;gap:8px;line-height:1.7;margin-top:8px}.confirm-address-btn{align-items:center;background:#832865;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:BYekan;font-size:16px;font-weight:700;height:54px;justify-content:center;margin-top:24px;transition:.25s;width:100%}.confirm-address-btn:hover{background:#6f2155}.confirm-address-btn:disabled{align-items:center;cursor:not-allowed;display:flex;justify-content:center;opacity:.5}.address-error{text-align:center}.address-error button{background-color:#7e1f6f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:IRANSansXFaNum-Regular;height:30px;width:80px}@media (max-width:768px){.address-list-card{padding:10px}}.order-comment-card{background:#fff;border:1px solid #ececec;border-radius:20px;margin-top:24px;padding:24px;transition:.25s}.order-comment-card:hover{box-shadow:0 10px 25px #0000000d}.order-comment-header{align-items:flex-start;display:flex;gap:14px;margin-bottom:18px}.comment-textarea{border:1px solid #d9dee5;border-radius:12px;color:#696969;font-family:IRANSansXFaNum-Regular;font-size:12px;height:90px;outline:none;padding:10px;scrollbar-color:#832865 #f1f5e8;scrollbar-width:thin;transition:.25s;width:100%}.order-comment-header svg{color:#832865;flex-shrink:0}.order-comment-header h3{color:#222;font-size:20px;margin:0}.order-comment-header p{color:#777;font-family:IRANSansXFaNum-Regular;font-size:13px;line-height:1.8;margin-top:6px}.order-comment-textarea{background:#fafafa;border:1px solid #ddd;border-radius:14px;font-family:inherit;font-size:15px;line-height:1.8;min-height:130px;padding:18px;resize:vertical;transition:.25s;width:100%}.order-comment-textarea:focus{background:#fff;border-color:#832865;box-shadow:0 0 0 4px #83286514;outline:none}.order-comment-footer{align-items:center;display:flex;justify-content:space-between;margin-top:14px}.comment-help{color:#888;font-family:IRANSansXFaNum-Regular;font-size:11px}.comment-counter{background:#f3f4f6;border-radius:30px;color:#555;font-size:13px;font-weight:700;padding:6px 12px;transition:.25s}.comment-counter.warning{background:#fff8e1;color:#f57c00}.comment-counter.danger{background:#ffebee;color:#d32f2f}@media (max-width:768px){.order-comment-footer{align-items:center;gap:10px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.shipping-step{background:#fff;border-bottom-left-radius:18px;border-bottom-right-radius:18px;border-top:2px dashed #e8e8e8;box-shadow:0 8px 30px #0000000d;margin:0 auto;max-width:1030px;padding:32px;width:100%}.shipping-address-summary{align-items:center;background:#f9fafb;border-radius:12px;display:flex;gap:20px;justify-content:space-between;margin-bottom:28px;padding:18px 20px}.shipping-address-summary>div{display:flex;flex-direction:column;gap:4px}.shipping-address-summary span{color:#6b7280;font-family:IRANSansUltraLight;font-size:13px}.shipping-address-summary strong{color:#111827;font-size:15px}.shipping-address-summary p{color:#6b7280;font-family:IRANSansXFaNum-Regular;font-size:14px;margin:0}.shipping-address-summary button{background:#832865;border:1px solid #d1d5db;border-radius:8px;color:#fff;cursor:pointer;font-family:BYekan;font-size:14px;font-weight:600;padding:8px 16px;transition:background-color .2s ease,border-color .2s ease}.shipping-address-summary button:hover{background:#95b73c;border-color:#95b73c}.shipping-method-section{margin-bottom:24px}.shipping-method-section h2{color:#111827;font-size:19px;margin:0 0 16px}.shipping-methods{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.shipping-method-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;cursor:pointer;display:flex;font-family:BYekan;gap:14px;min-height:90px;padding:18px;text-align:left;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.shipping-method-card:hover{background:#f9fafb;border-color:#9ca3af}.shipping-method-card.active{background:#f9fafb;border-color:#832865;box-shadow:0 0 0 1px #83286414}.shipping-method-icon{align-items:center;background:#f3f4f6;border-radius:12px;display:flex;flex-shrink:0;font-size:22px;height:46px;justify-content:center;width:46px}.shipping-method-content{display:flex;flex:1 1 1;flex-direction:column;gap:5px}.shipping-method-content strong{color:#111827;font-size:15px}.shipping-method-content small{color:#6b7280;font-size:12px}.shipping-method-content small,.shipping-method-price{font-family:IRANSansXFaNum-Regular}.shipping-method-check{align-items:center;border:1px solid #d1d5db;border-radius:50%;color:#fff;display:flex;font-size:14px;height:24px;justify-content:center;width:24px}.shipping-method-card.active .shipping-method-check{background:#94b63c;border-color:#94b63c}.shipping-info-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;margin-top:20px;padding:22px}.shipping-info-card h3{color:#111827;font-size:17px;margin:0 0 10px}.shipping-info-card p{color:#6b7280;font-family:IRANSansXFaNum-Regular;font-size:14px;line-height:1.7;margin:0 0 10px}.shipping-info-card p:last-child{margin-bottom:0}.schedule-section{margin-top:24px}.schedule-section h4{align-items:center;color:#111827;display:flex;font-size:15px;margin:0 0 12px}.schedule-Title-header{margin-right:5px}.schedule-list{display:flex;flex-direction:column;gap:10px}.schedule-option{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:14px;transition:border-color .2s ease,background-color .2s ease}.schedule-option:hover{background:#f9fafb}.schedule-option.selected{background:#f3f4f6;border-color:#94b63c}.schedule-option input{accent-color:#832865;height:17px;width:17px}.schedule-option span{color:#1f2937;font-family:IRANSansXFaNum-Regular;font-size:14px}.express-info-card{display:flex;flex-direction:column;gap:18px}.express-location-selected{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:10px;display:flex;gap:20px;justify-content:space-between;padding:16px}.express-location-selected>div{display:flex;flex-direction:column;gap:5px}.express-location-selected strong{color:#111827;font-size:14px}.express-location-selected span{color:#6b7280;font-size:13px}.express-location-selected button{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-size:13px;font-weight:600;padding:8px 14px}.express-price{align-items:center;border-top:1px solid #e5e7eb;color:#4b5563;display:flex;font-size:14px;justify-content:space-between;padding-top:16px}.express-price strong{color:#111827;font-size:18px}.shipping-error{padding:50px 20px;text-align:center}.shipping-error h2{color:#111827;margin-bottom:10px}.shipping-error p{color:#6b7280;margin-bottom:24px}.shipping-error-message{background:#fef2f2;border-radius:10px;color:#b91c1c;font-size:14px;margin-top:18px;padding:14px 16px}@media (max-width:700px){.shipping-step{border-radius:14px;padding:20px}.shipping-methods{grid-template-columns:1fr}.shipping-address-summary{align-items:flex-start;flex-direction:column}.shipping-address-summary button{flex-shrink:0;width:100%}.express-location-selected{align-items:flex-start;flex-direction:column}.express-location-selected button{width:100%}}.payment-header{align-items:center;border-bottom:1px solid #ececec;display:flex;gap:18px;margin-bottom:20px;padding-bottom:20px}.payment-header-icon{align-items:center;background:#f6eef5;border-radius:18px;color:#832865;display:flex;flex-shrink:0;height:70px;justify-content:center;width:70px}.payment-header h2{color:#222;font-size:30px;margin:0}.payment-header p{color:#777;margin-top:8px}@media (max-width:768px){.payment-header h2{font-size:20px}.payment-header p{font-size:14px}}.payment-method-list{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px}.section-title{color:#222;font-size:19px;font-weight:700;margin-bottom:18px}.payment-method-options{display:flex;flex-direction:column;gap:12px}.payment-method-group{background:#fff;border-radius:14px;overflow:hidden;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.payment-method-group.active{background:#e7e7e717;border-color:#832865}.payment-method-option{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;font-family:inherit;gap:12px;min-height:72px;padding:15px 16px;text-align:right;width:100%}.payment-method-option:hover{background:#fafafa}.payment-method-group.active
.payment-method-option:hover{background:#0000}.payment-method-radio{align-items:center;border:2px solid #c9c9c9;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:background-color .2s ease,border-color .2s ease;width:24px}.payment-method-group.active
.payment-method-radio{background:#832865;border-color:#832865}.payment-method-option-icon{align-items:center;background:#f8eef5;border-radius:11px;color:#832865;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.payment-method-option-content{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.payment-method-option-content strong{color:#222;font-size:15px;font-weight:700}.payment-method-option-content small{color:#888;font-size:12px;line-height:1.6}.payment-method-details{border-top:2px dashed #eee;padding:0 16px 18px 58px}.payment-method-sub-details{border-top:1px solid #eee;padding:0 16px 18px 58px}.payment-info{background:#fafafa;border-radius:10px;display:flex;flex-direction:column;gap:5px;padding:14px}.payment-info span{color:#333;font-size:14px;font-weight:600}.payment-info small{color:#888;font-size:12px;line-height:1.7}.installment-provider{align-items:center;background:#fff;border:1px solid #dcdcdc;border-radius:12px;cursor:pointer;display:flex;font-family:inherit;gap:12px;padding:14px;text-align:right;width:100%}.installment-provider.selected{background:#f5fff7;border-color:#16a34a}.provider-radio{align-items:center;background:#16a34a;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:22px;justify-content:center;width:22px}.provider-content{display:flex;flex:1 1;flex-direction:column;gap:4px}.provider-content strong{color:#222;font-size:14px}.provider-content small{color:#777;font-size:12px}@media (max-width:600px){.payment-method-list{border-radius:14px;padding:16px}.payment-method-option{min-height:66px;padding:13px}.payment-method-option-icon{height:40px;width:40px}.payment-method-option-content strong{font-size:14px}.payment-method-option-content small{font-size:11px}.payment-method-details,.payment-method-sub-details{padding:0 12px 14px 10px}}.gateway-card{align-items:center;background:#fff;border-radius:16px;cursor:pointer;display:flex;gap:18px;margin-bottom:5px;padding:18px;transition:.25s}.gateway-card:hover{border-color:#832865}.gateway-card.selected{background:#f0fdf491}.gateway-logo{align-items:center;display:flex;height:56px;justify-content:center;width:56px}.gateway-logo img{height:46px;object-fit:contain;width:46px}.gateway-content{flex:1 1}.gateway-content h4{font-size:15px;margin-bottom:6px}.gateway-content p{color:#777;font-size:13px}.recommended-badge{background:#22c55e;border-radius:20px;color:#fff;display:inline-block;font-size:12px;margin-bottom:10px;padding:5px 10px}.gateway-card.disabled{cursor:not-allowed;opacity:.45}@media(max-width:768px){.gateway-card{align-items:flex-start}.gateway-logo{height:42px;width:42px}.gateway-content h4{font-size:14px}.gateway-content p{font-size:12px}}.gateway-skeleton{align-items:center;background:#fff;border:1px solid #ececec;border-radius:16px;display:flex;gap:18px;padding:18px}.gateway-logo-skeleton{animation:pulse 1.2s infinite;background:#ececec;border-radius:12px;height:52px;width:52px}.gateway-text{flex:1 1}.line{animation:pulse 1.2s infinite;background:#ececec;border-radius:10px;height:14px;margin-bottom:10px}.small{width:55%}.discount-card{background:#fff;border:1px solid #e7e7e7;border-radius:16px;box-sizing:border-box;margin-top:18px;padding:20px;width:100%}.discount-header{margin-bottom:16px}.discount-title-wrapper{align-items:center;display:flex;gap:12px}.discount-icon{align-items:center;background:#f3efff;border-radius:11px;color:#6c43c8;display:flex;flex-shrink:0;height:42px;justify-content:center;width:42px}.discount-title-wrapper h3{color:#222;font-size:16px;font-weight:700;margin:0}.discount-title-wrapper span{color:#888;display:block;font-size:12px;margin-top:4px}.discount-input-row{align-items:stretch;display:flex;gap:10px;width:100%}.discount-input-row input{background:#fff;border:1px solid #dcdcdc;border-radius:9px;box-sizing:border-box;color:#222;flex:1 1;font-family:IRANSansXFaNum-Regular;font-size:14px;height:44px;min-width:0;padding:0 14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.discount-input-row input::placeholder{color:#aaa}.discount-input-row input:focus{border-color:#7a52c7;box-shadow:0 0 0 3px #7a52c717;outline:none}.discount-input-row input:disabled{background:#f6f6f6;color:#777;cursor:not-allowed}.apply-coupon{align-items:center;border:none;border-radius:9px;color:#fff;cursor:pointer;display:flex;font-family:BYekan;font-size:14px;font-weight:600;gap:7px;height:44px;justify-content:center;min-width:96px;padding:0 16px;transition:background .2s ease,opacity .2s ease,transform .15s ease}.apply-coupon,.apply-coupon:hover:not(:disabled){background:#94b63c}.apply-coupon:active:not(:disabled){transform:translateY(1px)}.apply-coupon:disabled{cursor:not-allowed;font-family:IRANSansXFaNum-Regular;opacity:.5}.applied-coupon{align-items:center;background:#f5fbf6;border:1px solid #d9efdc;border-radius:11px;box-sizing:border-box;display:flex;gap:14px;justify-content:space-between;min-height:70px;padding:13px 14px;width:100%}.applied-coupon-content{align-items:center;display:flex;gap:11px;min-width:0}.coupon-check{align-items:center;background:#e1f4e4;border-radius:50%;color:#2c9540;display:flex;flex-shrink:0;height:38px;justify-content:center;width:38px}.coupon-details{align-items:flex-start;display:flex;flex-direction:column;min-width:0}.coupon-details strong{color:#237b34;font-size:14px;font-weight:700}.coupon-details span{color:#555;font-size:12px;margin-top:3px}.coupon-details small{color:#398646;font-size:11px;margin-top:3px}.remove-coupon{align-items:center;background:#fff5f5;border:1px solid #efcaca;border-radius:8px;color:#c73737;cursor:pointer;display:flex;flex-shrink:0;font-size:12px;gap:6px;height:38px;justify-content:center;padding:0 11px;transition:background .2s ease,border-color .2s ease}.remove-coupon:hover{background:#ffe8e8;border-color:#e9aaaa}.coupon-error,.coupon-success{align-items:center;border-radius:9px;box-sizing:border-box;display:flex;font-size:13px;gap:8px;margin-top:12px;min-height:38px;padding:8px 11px}.coupon-success{background:#f1faf3;border:1px solid #d6edd9;color:#287d35}.coupon-error{background:#fff5f5;border:1px solid #f0d3d3;color:#bd3333}.spin{animation:couponSpin .8s linear infinite}@keyframes couponSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:600px){.discount-input-row input{flex:none;height:40px}.discount-card{border-radius:13px;margin-bottom:10px;padding:15px}.discount-input-row{gap:8px}.apply-coupon{min-width:82px;padding:0 11px}.applied-coupon{align-items:flex-start}.remove-coupon span{display:none}.remove-coupon{padding:0;width:38px}}@media (max-width:380px){.discount-input-row{flex-direction:column}.apply-coupon{width:100%}}.order-summary{background:#fff;border:1px solid #ececec;border-radius:18px;padding:24px;position:-webkit-sticky;position:sticky;top:20px}.summary-header{align-items:center;display:flex;gap:12px;margin-bottom:24px}.summary-header svg{color:#832865}.summary-header h3{font-size:20px;margin:0}.summary-row{align-items:center;display:flex;font-size:15px;justify-content:space-between;margin-bottom:18px}.summary-row.discount{color:#1f9d55}.summary-row.total{color:#832865;font-size:18px;font-weight:700}.summary-divider{background:#ececec;height:1px;margin:24px 0}.summary-security{align-items:center;background:#f7faf8;border-radius:12px;color:#2e7d32;display:flex;font-size:14px;gap:10px;margin-top:24px;padding:14px}.summary-security svg{color:#2e7d32}@media(max-width:992px){.order-summary{position:static}}.invoice-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;overflow:hidden}.invoice-card.open{box-shadow:0 10px 28px #0000000f}.invoice-toggle{align-items:center;background:#fff;border:0;cursor:pointer;display:flex;font-family:BYekan;gap:16px;justify-content:space-between;padding:20px 22px;text-align:right;width:100%}.invoice-toggle:hover{background:#fafafa}.invoice-toggle-left{align-items:center;display:flex;gap:14px;min-width:0}.invoice-toggle-icon{align-items:center;background:#f8eef5;border-radius:12px;color:#832865;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.invoice-toggle h3{color:#222;font-size:17px;font-weight:700;margin:0}.invoice-toggle span{color:#8a8a8a;display:block;font-family:IRANSansXFaNum-Regular;font-size:12px;margin-top:4px}.invoice-chevron{color:#777;flex-shrink:0;transition:transform .3s ease}.invoice-chevron.rotated{transform:rotate(180deg)}.invoice-content-wrapper{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s ease,opacity .25s ease}.invoice-content-wrapper.visible{grid-template-rows:1fr;opacity:1}.invoice-content-inner{min-height:0;overflow:hidden;padding:0 22px}.invoice-content-wrapper.visible
.invoice-content-inner{padding-bottom:10px}.invoice-item{align-items:flex-start;border-top:1px solid #f0f0f0;display:flex;gap:14px;padding:17px 0}.invoice-icon{align-items:center;background:#f8eef5;border-radius:11px;color:#832865;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.invoice-icon.wallet{background:#effbf2;color:#16a34a}.invoice-icon.payment{background:#f8eef5;color:#832865}.invoice-content{flex:1 1;min-width:0}.invoice-content label{color:#888;display:block;font-size:12px;margin-bottom:5px}.invoice-content p{color:#333;font-size:14px;line-height:1.8;margin:0;overflow-wrap:anywhere}.invoice-subtext{color:#8a8a8a;display:block;font-size:12px;margin-top:5px}.invoice-edit{align-items:center;background:#f6f6f6;border:0;border-radius:9px;color:#666;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:background-color .2s ease,color .2s ease;width:36px}.invoice-edit:hover{background:#832865;color:#fff}.invoice-success{color:#16a34a!important;font-weight:700}.invoice-final-item{border-bottom:0}.invoice-total{color:#832865!important;font-size:18px!important;font-weight:800}@media (max-width:600px){.invoice-toggle{padding:17px}.invoice-toggle h3{font-size:15px}.invoice-toggle span{font-size:11px}.invoice-content-inner{padding:0 17px}.invoice-item{gap:10px}.invoice-icon{height:40px;width:40px}.invoice-content p{font-size:13px}}.wallet-section{background:#fff;border:1px solid #ececec;border-radius:16px;margin-bottom:20px;padding:22px}.wallet-header{align-items:center;cursor:pointer;display:flex;font-weight:700;gap:12px}.wallet-header input{cursor:pointer;height:18px;width:18px}.wallet-balance{display:flex;flex-direction:column;gap:14px;margin-top:18px}.wallet-row{justify-content:space-between}.wallet-green,.wallet-row{align-items:center;display:flex}.wallet-green{color:#22c55e;gap:6px}.wallet-red{color:#ef4444}@media(max-width:768px){.wallet-row{align-items:flex-start;flex-direction:column;gap:6px}}.payment-step{background:#fff;border-bottom-left-radius:18px;border-bottom-right-radius:18px;border-top:2px dashed #e8e8e8;box-shadow:0 8px 30px #0000000d;margin:0 auto;max-width:1030px;padding:10px 32px 32px;width:100%}.payment-layout{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.payment-left-column,.payment-right-column{display:flex;flex-direction:column;gap:24px;min-width:0}.payment-navigation{display:flex;gap:20px;justify-content:space-between;margin-top:40px}.btn-primary{background:#832865;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:BYekan;font-size:15px;font-weight:700;height:52px;padding:0 28px;transition:.25s}.btn-primary:hover{background:#6d2154}@media (max-width:992px){.payment-layout{grid-template-columns:1fr}}@media (max-width:768px){.payment-left-column,.payment-right-column{gap:0}.payment-step{padding:5px}.payment-navigation{flex-direction:column-reverse}.btn-outline,.btn-primary{width:100%}}.cart-preview{background:#fff;border:1px solid #e8e8e8;border-radius:10px;overflow:hidden;transition:box-shadow .25s ease,border-color .25s ease}.cart-preview.open{border-color:#dedede;box-shadow:0 10px 28px #0000000d}.cart-preview-toggle{align-items:center;background:#fff;border:none;cursor:pointer;display:flex;font-family:IRANSansMedium;gap:16px;justify-content:space-between;padding:20px 22px;text-align:right;width:100%}.cart-preview-toggle:hover{background:#fafafa}.cart-preview-toggle-left{align-items:center;display:flex;gap:12px;min-width:0}.cart-preview-icon{align-items:center;background:#f8eef5;border-radius:12px;color:#832865;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.cart-preview-heading{min-width:0}.cart-preview-heading h3{color:#222;font-size:17px;font-weight:700;margin:0}.cart-preview-heading span{color:#888;display:block;font-family:IRANSansXFaNum-Regular;font-size:12px;margin-top:4px}.cart-preview-chevron{color:#777;flex-shrink:0;transition:transform .3s ease}.cart-preview-chevron.rotated{transform:rotate(180deg)}.cart-preview-wrapper{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s ease,opacity .25s ease}.cart-preview-wrapper.visible{grid-template-rows:1fr;opacity:1}.cart-preview-inner{min-height:0;overflow:hidden}.cart-preview-list{display:flex;flex-direction:column}.cart-preview-item{grid-gap:20px;border-top:1px solid #f0f0f0;display:grid;font-family:IRANSansXFaNum-Regular;gap:20px;grid-template-columns:minmax(0,2fr) minmax(150px,.7fr);padding:18px 22px}.cart-product-column{align-items:center;display:flex;gap:14px;min-width:0}.cart-product-image{align-items:center;background:#fff;border:1px solid #eee;border-radius:12px;display:flex;flex-shrink:0;height:76px;justify-content:center;overflow:hidden;width:76px}.cart-product-image img{height:100%;object-fit:contain;width:100%}.cart-product-info{min-width:0}.cart-product-info h4{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#222;display:-webkit-box;font-family:IRANSansXFaNum-Regular;font-size:14px;font-weight:700;line-height:1.7;margin:0;overflow:hidden}.cart-variation{color:#8a8a8a;display:block;font-size:12px;margin-top:6px}.cart-price-column{gap:10px;justify-content:center}.cart-price-block,.cart-price-column{align-items:flex-end;display:flex;flex-direction:column}.cart-price-block{gap:3px}.cart-original-price{color:#a0a0a0;font-size:12px;text-decoration:line-through}.cart-final-price{color:#832865;font-size:15px}.cart-quantity{background:#f6f6f6;border-radius:8px;color:#666;font-size:12px;padding:5px 10px}.cart-quantity strong{color:#222}.cart-preview-empty{align-items:center;color:#888;display:flex;font-size:14px;gap:10px;justify-content:center;min-height:140px}@media (max-width:700px){.cart-preview{margin-bottom:10px}.cart-preview-item{gap:14px;grid-template-columns:1fr}.cart-price-column{align-items:center;flex-direction:row;justify-content:space-between;width:100%}.cart-price-block{align-items:flex-start}}@media (max-width:430px){.cart-preview-toggle{padding:17px}.cart-preview-item{padding:16px}.cart-product-image{height:64px;width:64px}.cart-product-info h4{font-size:13px}.cart-final-price{font-size:14px}}.checkout-page{background:#f5f6f8;min-height:100vh;overflow-x:auto;padding:40px 20px;width:100%}.checkout-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.checkout-empty h2{margin-bottom:20px}.checkout-loading{color:#6b7280;padding:40px;text-align:center}.checkout-error{background:#fef2f2;border-radius:10px;color:#b91c1c;padding:16px;text-align:center}@media (max-width:768px){.checkout-page{padding:10px 0}}.checkout-stepper{background-color:#fff;border-top-left-radius:18px;border-top-right-radius:18px;display:flex;justify-content:space-between;margin:0 auto;max-width:1030px;padding:20px;position:relative;-webkit-user-select:none;user-select:none}.checkout-stepper-line{background:#d8dde5;height:2px;left:0;position:absolute;right:0;top:40px;z-index:1}.checkout-stepper-progress{background:#7ab31d;height:2px;position:absolute;right:0;top:40px;transition:.35s;transition:width .45s ease;z-index:2}.checkout-step-item{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:12px;position:relative;z-index:3}.checkout-step-item.active .checkout-step-circle{background:linear-gradient(180deg,#9f2d7d,#7e235f);box-shadow:0 0 0 2px #842a66}.checkout-step-item.completed .checkout-step-circle{box-shadow:0 0 0 2px #94b63c}.checkout-step-item span{color:#a9b0bb;font-family:IRANSansXFaNum-Regular;font-size:14px;text-align:center;transition:.3s}.checkout-step-item.active span,.checkout-step-item.completed span{color:#7ab31d;font-weight:700}@media (max-width:768px){.checkout-step-circle{font-size:16px;height:36px;width:36px}.checkout-step-item span{font-size:11px}}:root{--ease-smooth:cubic-bezier(0.22,1,0.36,1);--ease-pop:cubic-bezier(0.34,1.56,0.64,1);--active-start:#a23584;--active-end:#7e235f;--active-shadow:#8c2a6a;--complete-start:#7acb2f;--complete-end:#5c9c19;--complete-shadow:#7acb2f;--circle-default:#cfd5df}.checkout-step-circle{align-items:center;background:#cfd5df;background:var(--circle-default);border:6px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #d6dbe3,0 4px 12px #0000001a;color:#fff;display:flex;font-size:22px;font-weight:700;height:45px;justify-content:center;transition:background .45s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1),border-color .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.34,1.56,.64,1),opacity .35s cubic-bezier(.22,1,.36,1);transition:background .45s var(--ease-smooth),box-shadow .45s var(--ease-smooth),border-color .45s var(--ease-smooth),transform .45s var(--ease-pop),opacity .35s var(--ease-smooth);width:45px}.checkout-step-item.active .checkout-step-circle{background:linear-gradient(180deg,#a23584,#7e235f);background:linear-gradient(180deg,var(--active-start),var(--active-end));box-shadow:0 0 0 2px #8c2a6a,0 8px 18px #0000002e;box-shadow:0 0 0 2px var(--active-shadow),0 8px 18px #0000002e;opacity:1;transform:translateY(-4px) scale(1.06)}.checkout-step-item.completed .checkout-step-circle{background:linear-gradient(180deg,#94b63c,#94b63c);box-shadow:0 0 0 2px #94b63c,0 6px 16px #00000024;opacity:1;transform:scale(1.03)}.checkout-step-item.completed .checkout-step-circle:hover{background-color:#832865;background:linear-gradient(180deg,#832865,#832865);box-shadow:0 0 0 2px #fff,0 6px 16px #00000024;cursor:pointer;opacity:1;transform:scale(1.03);transition:background-color 1s linear}.switch{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:10px 0;-webkit-user-select:none;user-select:none}.switch-text{color:#3f3f3f;font-family:IRANSansBold;font-size:15px;font-weight:500}.switch input{display:none}.slider{background:#d8d8d8;border-radius:50px;height:26px;position:relative;transition:.3s;width:48px}.filters .slider:before{background:#fff;border-radius:50%;box-shadow:0 2px 6px #0003;content:"";height:20px;left:3px;position:absolute;top:3px;transition:.3s;width:20px}.switch input:checked+.slider{background:#95b73c}.switch input:checked+.slider:before{transform:translateX(22px)}.switch:hover .slider{box-shadow:0 0 0 4px #a3177914}.rc-slider{border-radius:6px;height:14px;padding:5px 0;position:relative;touch-action:none;width:100%}.rc-slider,.rc-slider *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-rail{background-color:#e9e9e9;border-radius:6px;height:4px;position:absolute;width:100%}.rc-slider-track,.rc-slider-tracks{background-color:#abe2fb}.rc-slider-track-draggable{background-clip:content-box;border-bottom:5px solid #0000;border-top:5px solid #0000;box-sizing:initial;transform:translateY(-5px);z-index:1}.rc-slider-handle{border:2px solid #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{box-shadow:none;outline:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:none}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7}.rc-slider-mark{font-size:12px;left:0;position:absolute;top:18px;width:100%}.rc-slider-mark-text{color:#999;cursor:pointer;display:inline-block;position:absolute;text-align:center;vertical-align:middle}.rc-slider-mark-text-active{color:#666}.rc-slider-step{background:#0000;height:4px;position:absolute;width:100%}.rc-slider-dot{background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;bottom:-2px;cursor:pointer;height:8px;position:absolute;vertical-align:middle;width:8px}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{height:100%;padding:0 5px;width:14px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-bottom:0;border-left:5px solid #0000;border-right:5px solid #0000;border-top:0;transform:translateX(-5px)}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;margin-top:0;position:absolute;touch-action:pan-y;z-index:1}.rc-slider-vertical .rc-slider-mark{height:100%;left:18px;top:0}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;display:block!important}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:scale(0)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform:scale(0);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{opacity:0;transform:scale(0);transform-origin:50% 100%}}.rc-slider-tooltip{left:-9999px;position:absolute;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9;color:#fff;font-size:12px;height:24px;line-height:1;min-width:24px;padding:6px 2px;text-align:center;text-decoration:none}.rc-slider-tooltip-arrow{border-color:#0000;border-style:solid;height:0;position:absolute;width:0}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-top-color:#6c6c6c;border-width:4px 4px 0;bottom:4px;left:50%;margin-left:-4px}.skeleton-breadcrumb{margin:10px 80px}.skeleton-breadcrumb-item{height:13px;width:70px}.skeleton-breadcrumb-item.short{width:45px}.skeleton-breadcrumb-item.medium{width:100px}.skeleton-home-layout{grid-gap:24px;display:grid;gap:24px;grid-template-columns:270px minmax(0,1fr);margin:0 auto;max-width:1280px;width:100%}.skeleton-sidebar{background:#fff;border:1px solid #eee;border-radius:10px;padding:18px;width:100%}.skeleton-filter-header{align-items:center;display:flex;gap:10px;margin-bottom:20px}.skeleton-icon{border-radius:50%;height:20px;width:20px}.skeleton-title{height:18px;width:70px}.skeleton-input{border-radius:8px;height:42px;margin-bottom:24px;width:100%}.skeleton-filter-section{border-top:1px solid #eee;padding:18px 0}.skeleton-section-title{height:17px;margin-bottom:18px;width:80px}.skeleton-checkbox{align-items:center;display:flex;gap:10px;margin-bottom:14px}.skeleton-checkbox-box{border-radius:4px;height:17px;width:17px}.skeleton-checkbox-text{height:13px;width:100px}.skeleton-more-button{height:13px;margin-top:8px;width:75px}.skeleton-price-text{height:12px;margin-bottom:22px;width:170px}.skeleton-price-slider{border-radius:10px;height:5px;margin:20px 0;width:100%}.skeleton-price-values{display:flex;justify-content:space-between;margin-bottom:18px}.skeleton-price-values .skeleton{height:13px;width:75px}.skeleton-apply-button{border-radius:7px;height:38px;width:100%}.skeleton-category-image{border-radius:10px;height:180px;margin-bottom:20px;width:100%}.skeleton-sort-bar{align-items:center;display:flex;gap:10px;margin-bottom:20px;padding:15px 0}.skeleton-sort-label{flex-shrink:0;height:15px;width:110px}.skeleton-sort-button{border-radius:7px;height:34px;width:75px}.skeleton-pagination{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:30px}.skeleton-page-button{border-radius:6px;height:34px;width:60px}.skeleton-page-number{border-radius:6px;height:34px;width:34px}.skeleton-description{margin-top:35px}.skeleton-description-title{height:20px;margin-bottom:20px;width:180px}.skeleton-description-line{height:13px;margin-bottom:10px;width:100%}.skeleton-description-line.short{width:65%}@media (max-width:1024px){.skeleton-home-layout{gap:16px;grid-template-columns:220px minmax(0,1fr)}.skeleton-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.skeleton-sort-button:nth-last-child(-n+3){display:none}}@media (max-width:768px){.skeleton-breadcrumb{padding:10px 15px}.skeleton-home-layout{display:block;padding:0 15px}.skeleton-sidebar{display:none}.skeleton-products-header{margin-bottom:15px}.skeleton-main-title{height:21px;width:150px}.skeleton-category-image{height:130px}.skeleton-sort-bar{gap:8px;overflow:hidden}.skeleton-sort-label{display:none}.skeleton-sort-button{flex-shrink:0;width:70px}.skeleton-products-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.skeleton-product-card{padding:9px}.skeleton-product-image{margin-bottom:9px}.skeleton-pagination{gap:5px}.skeleton-page-button{width:50px}}.attributes-header{border-bottom:1px solid #ddd;font-weight:700;padding:10px;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:10}.attribute-filter{width:100%}.attribute-filter-group{border-bottom:1px solid #eee;padding:14px 0}.attribute-filter-group h4{font-size:15px;font-weight:600;margin:0 0 12px}.attribute-filter-values{display:flex;flex-direction:column;gap:10px;max-height:200px;overflow-y:auto;padding:10px}.attribute-filter-value{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:8px}.attribute-filter-item{align-items:center;color:#282828f5;display:flex;font-family:IRANSansBold;font-size:12px;font-weight:400;gap:8px;margin-bottom:6px}.attribute-filter-value input{cursor:pointer;height:16px;width:16px}.attribute-filter-value span{flex:1 1}.attribute-filter-value small{color:#888;font-size:12px}.attribute-toggle-btn{background:none;border:none;border-top:1px solid #ddd;color:#832865;cursor:pointer;font-family:IRANSansRegular;font-weight:700;padding:8px 8px 15px;width:100%}.rc-slider-track,.rc-slider-tracks{background-color:#94b63c;border-radius:6px;height:4px;position:absolute}.rc-slider-handle{background-color:#fff;border:2px solid #94b63c;border-radius:50%;cursor:pointer;cursor:grab;height:14px;margin-top:-5px;opacity:.8;position:absolute;touch-action:pan-x;-webkit-user-select:none;user-select:none;width:14px;z-index:1}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#94b63c;box-shadow:0 0 0 5px #93ad5361}.rc-slider-handle:focus-visible{border-color:#94b63c;box-shadow:0 0 0 3px #94b63c61}.rc-slider-handle:hover{border-color:#94b63c}.rc-slider-handle:active{border-color:#95b73c;box-shadow:0 0 5px #95b73c;cursor:grabbing}.collection-image{text-align:center;width:100%}.collection-image img{border-radius:15px;max-height:280px;max-width:100%;object-fit:contain}.products-category-header h1{margin:0}.products-category-header p{color:#666;line-height:1.8;margin-top:8px}.collection-title h1{color:#832865;font-family:IRANSansMedium;font-size:18px;font-weight:700;margin:0}.collection-badge{align-items:center;background:#eef7ff;border-radius:20px;color:#1d6fe8;display:inline-flex;font-size:13px;justify-content:center;margin-bottom:10px;padding:4px 12px}.collection-description{border-top:1px solid #ececec;margin-top:10px;padding-top:20px}.collection-description__text{color:#555;font-size:14px;line-height:2.1;padding:0 15px;text-align:justify}.collection-description__text.collapsed{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.collection-description__toggle{background:none;border:none;cursor:pointer;display:flex;font-family:IRANSansXFaNum-Regular;font-weight:600;margin-top:20px}.products-footer{border-top:1px solid #eee;font-family:IRANSansXFaNum-Regular;font-size:14px;line-height:2.1rem;margin-top:2rem;padding:10px;text-align:justify}.products-footer__text{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#555;display:-webkit-box;line-height:2.2;overflow:hidden;transition:all .3s ease}.products-footer__text.expanded{display:block;overflow:visible}.products-footer__toggle{background:none;border:none;color:#94b63c;cursor:pointer;font-family:IRANSansXFaNum-Regular;font-size:.95rem;font-weight:600;margin-top:12px;padding:0}.products-footer__toggle:hover{color:#7e1f6f;text-decoration:none}.products-footer-button{display:flex;justify-content:center}.show-more{color:#95b73c;display:flex}.show-more:hover{color:#7e1f6f}@media (max-width:768px){.collection-title h1{font-size:24px}.collection-image img{max-height:180px}}.breadcrumbs-wrapper{direction:rtl;margin:0 auto;max-width:1400px;padding:20px 20px 0;width:100%}.breadcrumbs{-webkit-overflow-scrolling:touch;align-items:center;background:#fff;border:1px solid #e9e9e9;border-radius:14px;box-shadow:0 2px 8px #00000008;direction:rtl;display:flex;flex-wrap:nowrap;margin-bottom:15px;min-width:0;overflow-x:auto;overflow-y:hidden;padding:12px 16px;scrollbar-width:none;white-space:nowrap;width:100%}.breadcrumbs::-webkit-scrollbar{display:none}.breadcrumb-home{align-items:center;color:#777;display:inline-flex;flex:0 0 auto;font-size:13px;font-weight:500;gap:6px;text-decoration:none;transition:color .2s ease}.breadcrumb-home:hover{color:#1f7a4d}.breadcrumb-separator{color:#b8b8b8;flex:0 0 auto;margin:0 8px}.breadcrumb-link{color:#777;display:block;flex:0 0 auto;font-family:IRANSansXFaNum-Regular;font-size:13px;font-weight:500;max-width:220px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;transition:color .2s ease;white-space:nowrap}.breadcrumb-link:hover{color:#1f7a4d}.breadcrumb-product{color:#222;font-weight:600;max-width:320px}@media (max-width:768px){.breadcrumbs-wrapper{height:45px;padding:5px}.breadcrumbs{border-radius:10px;padding:10px 12px}.breadcrumb-home span{display:none}.breadcrumb-home svg{height:17px;width:17px}.breadcrumb-separator{margin:0 6px}.breadcrumb-link{font-size:14px;max-width:180px}.breadcrumb-product{max-width:240px}}@media (max-width:480px){.breadcrumbs{padding:9px 10px}.breadcrumb-link{max-width:140px}.breadcrumb-product{max-width:190px}.breadcrumb-separator{margin:0 4px}}.article-search{direction:rtl;display:flex;gap:10px;margin:10px 0}.article-search__input-wrapper{align-items:center;display:flex;flex:1 1;position:relative}.article-search__icon{font-size:16px;position:absolute;right:16px}.article-search input{border:1px solid #e5e5e5;border-radius:12px;direction:rtl;font-family:inherit;font-size:14px;height:50px;outline:none;padding:0 48px 0 45px;transition:border-color .2s ease;width:100%}.article-search input:focus{border-color:#94b63c}.article-search__clear{background:#eee;border:0;border-radius:50%;cursor:pointer;font-size:18px;height:25px;left:15px;line-height:20px;position:absolute;width:25px}.article-search__button{background:#7e1f6f;border:0;border-radius:12px;color:#fff;cursor:pointer;flex:0 0 auto;font-family:inherit;height:50px;padding:0 25px}@media (max-width:600px){.article-search{gap:8px}.article-search__button{padding:0 17px}}.articles-hero{align-items:center;background:#f5f7f6;display:flex;min-height:320px;overflow:hidden;position:relative}.articles-hero__background{background:linear-gradient(90deg,#f5f7f6fa,#f5f7f6eb 45%,#f5f7f640),url(https://images.unsplash.com/photo-1505751172876-fa1923c5c528) 50% /cover no-repeat;inset:0;position:absolute}.articles-hero__content{direction:rtl;margin:20px auto auto;max-width:calc(100% - 40px);padding:10px 0;position:relative;width:1280px}.articles-hero__badge{background:#ffffffd9;border-radius:30px;display:inline-flex;font-size:13px;font-weight:600;margin-bottom:16px;padding:7px 15px}.articles-hero h1{font-size:42px;font-weight:800;line-height:1.5;margin:0 0 18px;max-width:550px}.articles-hero p{color:#555;font-size:16px;line-height:2;margin:0;max-width:560px}@media (max-width:768px){.articles-hero{min-height:280px}.articles-hero__content{padding:5px 0}.articles-hero h1{font-size:30px}.articles-hero p{font-size:14px}}.article-categories{margin-bottom:30px;min-width:0;width:100%}.article-categories-swiper,.article-categories-swiper .swiper,.article-categories-swiper .swiper-wrapper{pointer-events:auto}.article-categories-swiper .article-category{user-select:none;-webkit-user-select:none}.article-categories-swiper .swiper{cursor:grab}.article-categories-swiper .swiper:active{cursor:grabbing}.article-categories-swiper{min-width:0;width:100%}.article-categories-swiper .swiper{box-sizing:border-box;padding:5px 42px 10px;width:100%}.article-categories-swiper .swiper-wrapper,.article-category{align-items:center}.article-category{background:#fff;border:1px solid #e1e1e1;border-radius:22px;box-sizing:border-box;color:#555;cursor:pointer;display:flex;font-family:inherit;font-size:13px;height:44px;justify-content:center;padding:0 15px;transition:all .2s ease;white-space:nowrap;width:100%}.article-category--active,.article-category:hover{background:#832865;border-color:#832865;color:#fff}.article-category--active{font-weight:700}.article-categories-swiper
.swiper-button-next,.article-categories-swiper
.swiper-button-prev{align-items:center;background:none;border:none;border-radius:none;box-sizing:border-box;cursor:pointer;display:flex;height:32px;justify-content:center;margin-top:-16px;padding:0;position:absolute;top:50%;width:32px;z-index:10}.article-categories-swiper
.swiper-button-next:after,.article-categories-swiper
.swiper-button-prev:after{font-size:13px;font-weight:700}@media (max-width:768px){.article-categories-swiper .swiper{padding-left:5px;padding-right:5px}.article-categories-swiper .swiper-button-next,.article-categories-swiper .swiper-button-prev{display:none}.article-category{font-size:12px;height:40px;padding:0 12px}}.featured-article{background:#f7f7f7;border-radius:24px;direction:rtl;display:grid;grid-template-columns:1.15fr 1fr;margin-bottom:55px;min-height:420px;overflow:hidden}.featured-article__image{display:block;overflow:hidden}.featured-article__image img{display:block;height:100%;min-height:420px;object-fit:cover;transition:transform .5s ease;width:100%}.featured-article:hover .featured-article__image img{transform:scale(1.04)}.featured-article__content{display:flex;flex-direction:column;justify-content:center;padding:50px}.featured-article__category{color:#777;font-size:13px;font-weight:700;margin-bottom:15px;width:-webkit-fit-content;width:fit-content}.featured-article h2{font-size:30px;line-height:1.7;margin:0 0 18px}.featured-article h2 a{color:#222;text-decoration:none}.featured-article p{color:#666;font-size:15px;line-height:2;margin:0 0 25px;text-align:justify}.featured-article__meta{color:#888;display:flex;font-size:13px;gap:20px;margin-bottom:28px}.featured-article__button{align-items:center;background:#94b63c;border-radius:10px;color:#fff;display:inline-flex;font-size:14px;gap:12px;justify-content:center;padding:12px 20px;text-decoration:none;transition:transform .2s ease;width:-webkit-fit-content;width:fit-content}.featured-article__button:hover{transform:translateX(-4px)}@media (max-width:900px){.featured-article{grid-template-columns:1fr}.featured-article__image img{max-height:350px;min-height:280px}.featured-article__content{padding:30px}}@media (max-width:600px){.featured-article{border-radius:18px}.featured-article__content{padding:24px}.featured-article h2{font-size:22px}}.article-card__image-link{aspect-ratio:16/9;background:#eee;display:block;overflow:hidden}.article-card__image{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.article-card:hover .article-card__image{transform:scale(1.04)}.article-card__body{padding:16px}.article-card__category{color:#168f6a;display:inline-block;font-size:11px;margin-bottom:8px}.article-card__title{color:#222;font-size:14px;font-weight:700;line-height:1.8;text-decoration:none}.article-card__excerpt,.article-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.article-card__excerpt{color:#777;font-size:12px;line-height:1.9;margin:10px 0 15px}.article-card__footer{border-top:1px solid #eee;color:#999;display:flex;font-size:11px;gap:10px;justify-content:space-between;padding-top:12px}.article-grid-section{margin-top:30px;min-width:0;width:100%}.article-grid-section__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.article-grid-section__eyebrow{color:#168f6a;display:block;font-size:11px;font-weight:600;margin-bottom:3px}.article-grid-section__header h2{color:#222;font-size:22px;font-weight:700;line-height:1.6;margin:0}.article-grid--desktop{grid-gap:18px;display:grid;gap:18px;grid-auto-rows:auto;grid-template-columns:repeat(4,minmax(0,1fr))}.article-grid--desktop,.article-grid--desktop>*{box-sizing:border-box;min-width:0;width:100%}.article-grid--mobile{display:none;min-width:0;width:100%}.article-grid-swiper{padding-bottom:32px;position:relative}.article-grid-swiper,.article-grid-swiper .swiper{min-width:0;width:100%}.article-grid-swiper .swiper-slide{box-sizing:border-box;display:flex;height:auto;min-width:0}.article-grid-swiper .swiper-slide>*{max-width:100%;min-width:0;width:100%}@media (max-width:1100px){.article-grid--desktop{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.article-grid-section{margin-top:25px}.article-grid-section__header{margin-bottom:14px}.article-grid-section__header h2{font-size:19px}.article-grid--desktop{display:none}.article-grid--mobile{display:block}}@media (max-width:480px){.article-grid-section__header h2{font-size:18px}}.article-pagination{margin-top:35px;padding:10px 0;width:100%}.article-pagination__pages{gap:6px}.article-pagination__page,.article-pagination__pages{align-items:center;display:flex;justify-content:center}.article-pagination__page{background:#fff;border:1px solid #e2e2e2;border-radius:9px;color:#555;cursor:pointer;font-family:inherit;font-size:13px;height:38px;padding:0;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;width:38px}.article-pagination__page:hover{border-color:#168f6a;color:#168f6a;transform:translateY(-1px)}.article-pagination__page--active{background:#94b63c;border-color:#94b63c;color:#fff;font-weight:700}.article-pagination__page--active:hover{background:#94b63c;color:#fff;transform:none}.article-pagination__dots{color:#999;display:flex;font-size:14px;justify-content:center;width:24px}.article-pagination__arrow{align-items:center;background:#fff;border:1px solid #e2e2e2;border-radius:9px;color:#444;cursor:pointer;display:flex;font-family:inherit;font-size:12px;gap:5px;height:38px;justify-content:center;padding:0 13px;transition:.2s}.article-pagination__arrow:hover:not(:disabled){border-color:#168f6a;color:#168f6a}.article-pagination__arrow span{font-size:18px;line-height:1}.article-pagination__arrow:disabled{cursor:not-allowed;opacity:.4}@media (max-width:768px){.article-pagination{gap:5px;margin-top:0}.article-pagination__pages{gap:4px}.article-pagination__page{border-radius:8px;font-size:12px;height:34px;width:34px}.article-pagination__arrow{font-size:0;height:34px;padding:0;width:34px}.article-pagination__arrow span{font-size:20px}}.article-empty{align-items:center;background:#fff;border:1px solid #eee;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:250px;padding:40px 20px;text-align:center;width:100%}.article-empty__icon{font-size:42px;margin-bottom:12px}.article-empty h3{color:#333;font-size:18px;font-weight:700;margin:0 0 8px}.article-empty p{color:#888;font-size:14px;line-height:1.8;margin:0}.articles-page{background:#fff;direction:rtl;width:100%}.articles-container{margin:0 auto;max-width:calc(100% - 40px);padding:10px 0 80px;width:1280px}.articles-section-header{align-items:flex-end;direction:rtl;display:flex;justify-content:space-between;margin-bottom:25px}.articles-section-header__eyebrow{color:#888;display:block;font-size:12px;margin-bottom:6px}.articles-section-header h2{border-right:3px solid #95b73c;color:#7e1f6f;font-family:IRANSansMedium;font-size:25px;margin:0;padding-right:8px}.articles-section-header__count{color:#999;font-size:13px}.articles-empty{background:#f8f8f8;border-radius:20px;padding:70px 20px;text-align:center}.articles-empty__icon{font-size:40px;margin-bottom:15px}.articles-empty h3{font-size:20px;margin:0 0 8px}.articles-empty p{color:#777;margin:0 0 20px}.articles-empty button{background:#222;border:0;border-radius:9px;color:#fff;cursor:pointer;font-family:inherit;padding:11px 20px}.articles-state{background:#f8f8f8;border-radius:20px;direction:rtl;padding:80px 20px;text-align:center}.articles-state__icon{font-size:40px;margin-bottom:15px}.articles-state h3{font-size:20px;margin:0 0 10px}.articles-state p{color:#777;margin:0 0 20px}.articles-state button{background:#94b63c;border:none;border-radius:9px;color:#fff;cursor:pointer;font-family:inherit;padding:11px 24px}.article-loading{direction:rtl}.article-loading__featured{background:#f5f5f5;border-radius:24px;display:grid;grid-template-columns:1.15fr 1fr;margin-bottom:50px;min-height:420px;overflow:hidden}.article-loading__content{display:flex;flex-direction:column;gap:14px;justify-content:center;padding:50px}.article-loading__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.article-loading__card{background:#f5f5f5;border-radius:18px;overflow:hidden}.article-loading__card-content{padding:20px}.skeleton{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#eee 25%,#f7f7f7 50%,#eee 75%)}.skeleton-image{min-height:420px}.skeleton-card-image{aspect-ratio:16/10;width:100%}.skeleton-small{height:16px;width:90px}.skeleton-title{height:28px;width:80%}.skeleton-text{height:18px;width:90%}.article-pagination{align-items:center;direction:rtl;display:flex;gap:8px;justify-content:center;margin-top:45px}.article-pagination button{border:1px solid #e5e5e5;border-radius:9px;cursor:pointer;font-family:inherit;height:40px;min-width:40px;padding:0 12px}.article-pagination button:hover:not(:disabled){border-color:#95b73c}.article-pagination button.active{background:#95b73c;border-color:#95b73c;color:#fff}.article-pagination button:disabled{cursor:not-allowed;opacity:.4}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:15px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,15px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:15px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,15px))}.swiper-pagination-bullet-active{background:#7e1f6f;background:var(--swiper-pagination-color,#7e1f6f);opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.article-sort{background:#fff;border:1px solid #e5e5e5;border-radius:9px;cursor:pointer;direction:rtl;font-family:inherit;font-size:13px;height:42px;outline:none;padding:0 14px}.articles-section-header__actions{align-items:center;display:flex;gap:15px}@media (max-width:768px){.article-pagination{margin-top:0}}@media (max-width:600px){.article-pagination{gap:5px}.article-pagination button{font-size:12px;height:36px;min-width:36px;padding:0 8px}}@media (max-width:900px){.article-loading__featured{grid-template-columns:1fr}.article-loading__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.article-loading__featured{min-height:500px}.article-loading__grid{grid-template-columns:1fr}.articles-container{max-width:calc(100% - 24px);padding-bottom:50px}.articles-section-header h2{font-size:22px}.articles-section-header__count{font-size:11px}}.page-loader{direction:rtl;min-height:300px;width:100%}.page-loader,.page-loader-content{align-items:center;display:flex;justify-content:center}.page-loader-content{flex-direction:column;gap:16px}.page-loader-content p{color:#777;font-family:inherit;font-size:14px;margin:0}.page-loader-spinner{animation:page-loader-spin .8s linear infinite;border:4px solid #eee;border-radius:50%;border-top-color:#95b73c;height:42px;position:relative;width:42px}@keyframes page-loader-spin{to{transform:rotate(1turn)}}@media (max-width:768px){.page-loader{min-height:250px}.page-loader-spinner{border-width:3px;height:36px;width:36px}.page-loader-content p{font-size:13px}}.dashboard-layout{grid-gap:24px;direction:rtl;gap:24px;margin:auto;max-width:1400px;width:100%}.dashboard-sidebar{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:130px}.dashboard-content{display:flex;flex-direction:column;gap:5px;padding:10px}.dashboard-content,.profile-sidebar{background:#fff;border:1px solid #ddd;border-radius:5px}.profile-sidebar{box-shadow:0 8px 24px #0000000d;height:600px;padding:20px;position:-webkit-sticky;position:sticky;top:5px;width:100%}.dashboard-links a{align-items:center;border-radius:5px;color:#696969;display:flex;float:right;font-family:IRANSansMedium;font-size:14px;line-height:32px;margin-bottom:5px;padding:4px 10px 3px 12px;position:relative;text-decoration:none;width:100%;word-spacing:-2px}.dashboard-links a:hover{background:#eee;border-radius:5px;color:#832865d6;padding-right:10px}.dashboard-links p{font-family:IRANSansBold;font-size:14px;margin-right:5px}.form-group{margin-bottom:10px;position:relative}.form-group input{background:#fff;border:1.5px solid #d1d5db;border-radius:12px;font-size:15px;height:58px;outline:none;padding:18px 16px;transition:all .25s ease;width:50%}.form-group input::placeholder{color:#0000}.form-group label{background:#fff;color:#696969;font-family:IRANSansBold;font-size:14px;left:auto;padding:0 4px;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:all .2s ease}.form-group input:focus{border-color:#94b63c;box-shadow:0 0 0 4px #16a34a1f}.form-group input:focus+label,.form-group input:not(:placeholder-shown)+label,.form-group textarea:focus+label,.form-group textarea:not(:placeholder-shown)+label{color:#94b63c;font-size:12px;font-weight:600;top:0;transform:translateY(-50%)}.input-icon{color:#999;left:16px;position:absolute;top:18px}.register-card p{color:#6b7280;margin-bottom:35px;text-align:center}.register-form{display:flex;flex-direction:column;gap:5px}.register-form input,.register-form textarea{border:1px solid #d9dee5;border-radius:12px;color:#696969;font-family:IRANSansXFaNum-Regular;font-size:14px;height:54px;outline:none;padding:0 18px;transition:.25s}.register-form textarea{padding-top:15px;width:100%}.register-form input:focus{box-shadow:0 0 0 4px #16a34a1f}.form-group-update{display:flex;justify-content:end}.register-form button{align-items:center;background:#95b73c;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:IRANSansXFaNum-Regular;font-size:16px;font-weight:600;height:54px;margin-top:10px;padding-right:18px;transition:.3s;width:180px}.register-form button span{font-family:IRANSansXFaNum-Regular;padding-right:5px}.register-form button:hover{background:#832865;transform:translateY(-2px)}.my-toast-error{background:#fff;border:none;border-radius:8px;color:#2e2d2d;font-family:IRANSansXFaNum-Bold!important;font-size:15px;font-size:20px;padding:12px 16px;width:350px}.readonly-input{background-color:#dddddd36!important;border:1px solid #d1d5db;border-radius:8px;color:#6b7280;cursor:not-allowed;padding:12px}.dashboard-layout{grid-gap:5px;display:grid;gap:5px;grid-template-columns:280px 1fr;padding-bottom:70px}.dashboard-sidebar{display:block}.dashboard-content{display:block;width:100%}.dashboard-back{display:none}.register-card,.title-user{padding:10px}.title-user{background-color:#832865;border:1px solid #832865;border-radius:10px;display:table;float:right;font-family:IRANSansMedium!important;font-size:1.1rem;margin-bottom:10px;position:relative;width:100%;z-index:1}.title-user span{color:#fff;font-family:IRANSansXFaNum-Regular;font-size:14px}.title-user>div:nth-child(2){border-bottom:1px dashed #fff;margin-bottom:10px;padding-bottom:10px}.title-user div{display:flex;justify-content:space-between;padding-bottom:2px}.scoreNumber,.walletNumber{margin-left:5px}.sidebar-link{align-items:center;border-radius:10px;color:#555;display:flex;gap:10px;padding:14px 18px;text-decoration:none;transition:all .25s ease}.sidebar-link:hover{background:#f5f5f5;color:#832865}.sidebar-link:hover svg{stroke:#832865}.sidebar-link.active{background:#95b73c;color:#fff;font-weight:600}.sidebar-link.active:hover svg{stroke:#832865}.sidebar-link.active svg{stroke:#fff;color:#fff}.sidebar-logout-link .sidebar-logout-p{padding-right:20px}.show-more-btn,.wrapper-footer{display:flex;justify-content:center}.show-more-btn{align-items:center;background-color:#fff0;border:none;color:#95b73c;cursor:pointer;font-family:IRANSansXFaNum-Regular;font-size:16px;height:20px;width:180px}.loader-data{animation:spin 1s linear infinite;border:6px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:60px;width:60px}.loader-wrapper{align-items:center;display:flex;height:60vh;justify-content:center}.wrapper{margin:0 auto;width:100%}.wrapper h2{background:none;display:block;margin:0 auto;padding-bottom:25px;position:relative;text-align:center;z-index:1;span{background:#fff;color:#5c7c01;font-family:IRANSansXFaNum-Regular;font-size:20px;font-weight:900;padding:0 30px}&:before{background:repeating-linear-gradient(180deg,#94b63c 10%,#94b63c 0,#fff 1px,#fff 8px);content:"";height:5px;margin-right:50px;position:absolute;right:0;top:20px;width:90%;z-index:-1}}.loading{--speed-of-animation:0.9s;--gap:6px;--first-color:#832865;--second-color:#94b63c;--third-color:#fe0000;--fourth-color:#f6bb02;--fifth-color:#2196f3;align-items:center;display:flex;gap:6px;height:100px;justify-content:center;width:100px}.register-form .loading span{animation:scale var(--speed-of-animation) ease-in-out infinite;background:var(--first-color);height:50px;width:4px}.register-form .loading span:nth-child(2){animation-delay:-.8s;background:var(--second-color)}.register-form .loading span:nth-child(3){animation-delay:-.7s;background:var(--third-color)}.register-form .loading span:nth-child(4){animation-delay:-.6s;background:var(--fourth-color)}.register-form .loading span:nth-child(5){animation-delay:-.5s;background:var(--fifth-color)}@keyframes scale{0%,40%,to{transform:scaleY(.05)}20%{transform:scaleY(1)}}.comment-box{border:1px solid #eee;bottom:0;margin:0 10px 15px;right:0;top:16px}.comment-box .heading{background-color:#eff1f7;height:80px;padding:8px 10px 10px;position:relative}.comment-box .heading .avatar{float:right;height:60px;line-height:60px;text-align:center;width:60px}.comment-box .heading .avatar img{border:3px solid #fff;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;height:60px;width:60px}.comment-box .heading .info{float:right;margin-right:15px;text-align:right;width:auto}.accordion-sign{border-right:1px solid #d7d7d7;color:#87a91f;font-size:18px;height:56px;left:0;line-height:64px;position:absolute;text-align:center;top:7px;width:63px}@media (max-width:992px){.register-form button{width:100%!important}.register-form button span{margin:0 auto;padding-right:0!important}h2{margin:0 auto;span{font-size:18px!important;padding:0 15px!important}&:before{margin-right:0!important;width:100%!important}}.register-card h2{font-size:24px}.dashboard-back{align-items:center;background:#fff;border:none;border-radius:10px;box-shadow:0 2px 8px #00000014;color:#832865;cursor:pointer;display:flex;font-family:IRANSansXFaNum-Regular;gap:8px;padding:12px 16px}.dashboard-layout{display:block;width:95%!important}.dashboard-content.hide,.dashboard-sidebar.hide{display:none}.dashboard-content.show,.dashboard-sidebar.show{display:block}.gender-options,.register-card h2,.register-form input{width:100%!important}.register-card{border-radius:16px;padding:15px 10px 10px}.birth-date{grid-gap:15px!important;display:grid!important;gap:15px!important;grid-template-columns:repeat(3,1fr)!important;margin-bottom:20px}}@media (min-width:1280px){.dashboard-layout{margin-top:20px;max-width:1280px}}.register-footer{color:#6b7280;margin-top:25px;text-align:center}.register-footer a{color:#16a34a;font-weight:600;text-decoration:none}.register-footer a:hover{text-decoration:underline}.gender-field{margin-bottom:24px}.gender-title{color:#95b73c;font-size:14px;font-weight:600;margin-bottom:10px}.gender-options{display:flex;gap:15px;width:50%}.gender-option{align-items:center;background:#fff;border:1px solid #d7d7d7;border-radius:12px;cursor:pointer;display:flex;flex:1 1;gap:10px;height:54px;justify-content:center;transition:.25s}.gender-option input{display:none}.gender-circle{border:2px solid #bdbdbd;border-radius:50%;height:18px;position:relative;transition:.25s;width:18px}.gender-circle:after{background:#16a34a;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:.2s;width:8px}.gender-option input:checked+.gender-circle{border-color:#16a34a}.gender-option input:checked+.gender-circle:after{transform:translate(-50%,-50%) scale(1)}.gender-option:has(input:checked){background:#f0fdf440;border-color:#95b73c}.gender-text{color:#696969;font-family:IRANSansXFaNum-Bold;font-size:15px;font-weight:500}.birth-date{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px}.select-item{width:150px}@media (max-width:576px){.birth-date{flex-direction:column}.select-item{width:100%}}.register-form input{transition:.25s}.register-form input:hover{border-color:#bbb}.register-form input:focus{border-color:#95b73c;box-shadow:0 0 0 4px #95b73c24}.register-btn{background:#16a34a;border:none;border-radius:14px;color:#fff;font-size:16px;font-weight:600;height:56px;transition:.3s}.register-btn:hover{background:#15803d;transform:translateY(-2px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.dashboard-layout{padding-bottom:10px}}.score-modal-overlay{align-items:center;background:#000000a6;bottom:0!important;display:flex;height:100vh;justify-content:center;left:0!important;padding:20px;position:fixed!important;right:0!important;top:0!important;width:100vw}.score-modal,.score-modal-overlay{box-sizing:border-box;overflow-y:auto;z-index:2147483647!important}.score-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040;flex-shrink:0;max-height:calc(100vh - 40px);padding:30px;position:relative;width:min(460px,100%)}.score-modal-close{align-items:center;background:#f5f5f5;border:0;border-radius:50%;color:#555;cursor:pointer;display:flex;height:35px;justify-content:center;left:15px;padding:0;position:absolute;top:15px;width:35px;z-index:2}.score-modal-header{margin-bottom:25px;text-align:center}.score-modal-icon{align-items:center;background:#832865;border-radius:50%;color:#fff;display:flex;height:58px;justify-content:center;margin:0 auto 12px;width:58px}.score-modal-header h3{color:#333;font-size:20px;font-weight:700;margin:0 0 8px}.score-modal-header p{color:#777;font-size:13px;margin:0}.score-user-info{display:flex;flex-direction:column;gap:10px;margin-bottom:25px}.score-info-item{align-items:center;background:#f8f8f8;border-radius:10px;display:flex;gap:15px;justify-content:space-between;padding:12px 15px}.score-info-label{color:#777;font-size:13px}.score-info-item strong{color:#333;font-size:14px}.score-wallet-value{color:#832865!important}.score-input-wrapper{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.score-input-wrapper label{color:#333;font-size:14px;font-weight:600}.score-input-wrapper input{background:#fff;border:1px solid #ddd;border-radius:9px;box-sizing:border-box;font-family:IRANSansXFaNum-Regular;font-size:16px;height:48px;outline:none;padding:0 15px;transition:border-color .2s;width:100%}.score-input-wrapper input:focus{border-color:#832865}.score-input-wrapper small{color:#888;font-size:12px}.score-modal-error{background:#fff1f1;border-radius:8px;color:#d32f2f;font-size:13px;margin-bottom:15px;padding:10px 12px}.score-convert-button{align-items:center;background:#832865;border:0;border-radius:9px;color:#fff;cursor:pointer;display:flex;font-family:IRANSansXFaNum-Regular;font-size:14px;font-weight:600;gap:8px;height:48px;justify-content:center;transition:opacity .2s;width:100%}.score-convert-button:hover{opacity:.9}.score-convert-button:disabled{cursor:not-allowed;font-family:IRANSansXFaNum-Regular;opacity:.5}.scorePoint{cursor:pointer;-webkit-user-select:none;user-select:none}@media (max-width:480px){.score-modal-overlay{align-items:center;padding:15px}.score-modal{border-radius:14px;max-height:calc(100vh - 30px);padding:25px 20px;width:100%}.score-modal-header h3{font-size:18px}.score-info-item{padding:11px 12px}}.rmdp-calendar-container-mobile{background-color:#0009;bottom:0;left:0;right:0;top:0}.rmdp-calendar-container-mobile .rmdp-mobile.rmdp-wrapper{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.rmdp-mobile.rmdp-wrapper{border:1px solid #cfd8e2;box-shadow:none}.rmdp-mobile .rmdp-header,.rmdp-mobile .rmdp-panel-header{font-size:16px;height:30px;padding-bottom:15px}.rmdp-mobile .rmdp-arrow-container{height:26px;width:26px}.rmdp-mobile .rmdp-arrow{height:3px;margin-top:6px;padding:3px;width:3px}.rmdp-mobile .rmdp-up i{margin-top:10px}.rmdp-mobile .rmdp-left i{margin-left:4px;margin-top:7px}.rmdp-mobile .rmdp-right i{margin-left:-2px;margin-top:7px}.rmdp-rtl.rmdp-mobile .rmdp-right i{margin-left:5px}.rmdp-rtl.rmdp-mobile .rmdp-left i{margin-left:-1px}.rmdp-mobile .rmdp-day,.rmdp-mobile .rmdp-week-day{height:38px;width:38px}.rmdp-mobile .rmdp-day span{font-size:15px}.rmdp-mobile .dvdr{margin:0 10px}.rmdp-mobile .ok{bottom:0;position:absolute}.rmdp-mobile .rmdp-week-day{margin-bottom:3px;margin-top:10px}.rmdp-mobile .only.rmdp-month-picker,.rmdp-mobile .only.rmdp-year-picker{margin:15px 0}.rmdp-mobile .rmdp-action-button{font-size:13px;margin:15px 3px 0}.rmdp-mobile .rmdp-action-buttons{align-items:center;display:flex;justify-content:flex-end;padding:0 10px}.rmdp-mobile .rmdp-rtl .rmdp-action-button{float:left;margin-left:10px;margin-right:0}.rmdp-mobile .rmdp-action-button:focus{outline:none}.rmdp-mobile .rmdp-header{margin-left:10px;margin-right:10px;margin-top:15px}.rmdp-mobile .rmdp-panel-header{margin-top:20px}.rmdp-mobile .rmdp-day-picker{margin-left:5px;margin-right:5px}.rmdp-mobile .rmdp-action-button{margin-bottom:15px}@media (max-width:420px){.rmdp-mobile .rmdp-day,.rmdp-mobile .rmdp-week-day{height:32px;width:32px}.rmdp-mobile .only.rmdp-month-picker,.rmdp-mobile .only.rmdp-year-picker{width:230px}.rmdp-mobile .rmdp-header,.rmdp-mobile .rmdp-panel-header{height:20px}.rmdp-mobile .rmdp-day span{font-size:14px}.rmdp-mobile .rmdp-day-picker{padding:10px 5px}.rmdp-mobile.rmdp-single .rmdp-day-picker{padding:10px}.rmdp-mobile .rmdp-arrow-container{height:20px;margin:0 12px;width:20px}.rmdp-mobile .rmdp-arrow{height:3px;margin-top:6px;padding:2px;width:3px}.rmdp-mobile .rmdp-action-button{font-size:13px;padding:5px}.rmdp-mobile .rmdp-action-button:first-child{padding-right:10px}.rmdp-mobile .rmdp-panel-header{padding-bottom:20px}.rmdp-mobile .rmdp-left i,.rmdp-mobile .rmdp-right i{margin-top:6px}.rmdp-mobile .rmdp-up i{margin-top:8px}.rmdp-mobile .rmdp-down i{margin-top:4px}.rmdp-mobile .rmdp-header{margin-left:5px;margin-right:5px;margin-top:10px}.rmdp-mobile .rmdp-panel-header{margin-top:15px}.rmdp-mobile .rmdp-header,.rmdp-mobile .rmdp-panel-header{font-size:14px}.rmdp-mobile .rmdp-day-picker{margin-left:5px;margin-right:5px}.rmdp-mobile .rmdp-action-button{font-size:12px;margin-bottom:10px}}@media (max-height:450px){.rmdp-mobile .rmdp-header,.rmdp-mobile .rmdp-panel-header{font-size:12px;height:9px;line-height:15px}.rmdp-mobile .rmdp-day,.rmdp-mobile .rmdp-week-day{height:22px;width:22px}.rmdp-mobile .rmdp-time-picker{min-width:130px!important;padding:0}.rmdp-mobile .rmdp-time-picker div input{font-size:12px;padding:2px}.rmdp-mobile .rmdp-day span{font-size:12px}.rmdp-mobile .rmdp-month-picker .rmdp-day span,.rmdp-mobile .rmdp-week-day{font-size:10px}.rmdp-mobile .rmdp-day-picker{padding:0 7px}.rmdp-mobile .rmdp-panel-body{margin:5px 0;padding:0}.rmdp-mobile .rmdp-panel-body li{font-size:11px;margin:5px}.rmdp-mobile .rmdp-action-button{font-size:9px;margin:10px 5px;padding:0 5px}.rmdp-mobile .rmdp-action-button:first-child{margin-right:10px}.rmdp-mobile .rmdp-arrow-container{height:16px;margin:0 3px;width:16px}.rmdp-mobile .rmdp-arrow{height:2px;margin-top:3px;padding:2px;width:2px}.rmdp-mobile .only.rmdp-month-picker,.rmdp-mobile .only.rmdp-year-picker{height:160px}.rmdp-mobile .dvdr,.rmdp-mobile .rmdp-time-picker div input{margin:0}.rmdp-mobile .rmdp-week-day{margin-top:0}.rmdp-mobile .rmdp-left i{margin-left:4px;margin-top:4px}.rmdp-mobile .rmdp-right i{margin-left:0;margin-top:4px}.rmdp-mobile .rmdp-up i{margin-top:5px}.rmdp-mobile .rmdp-header{margin-left:5px;margin-right:5px;margin-top:10px}.rmdp-mobile .rmdp-panel-header{margin-top:13px}.rmdp-mobile .rmdp-day-picker{margin-left:0;margin-right:0}.rmdp-mobile .rmdp-action-button{margin-bottom:10px}}.products-page-skeleton{direction:rtl;width:100%}.skeleton:after{background:linear-gradient(90deg,#0000,#ffffffa6,#0000)}.skeleton-home-layout-dashboard{grid-gap:24px;display:grid;gap:24px;grid-template-columns:100%;margin:0 auto;max-width:1280px;width:100%}.skeleton-products-content{min-width:0}.skeleton-products-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.skeleton-main-title{height:24px;margin-bottom:10px;width:190px}.skeleton-sub-title{height:13px;width:130px}.skeleton-total{align-items:center;display:flex;gap:8px}.skeleton-total-title{height:13px;width:100px}.skeleton-total-number{height:16px;width:45px}.skeleton-products-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.skeleton-product-card{background:#fff;border:1px solid #eee;border-radius:10px;min-width:0;padding:12px;position:relative}.skeleton-product-image{aspect-ratio:1/1;border-radius:8px;margin-bottom:12px;width:100%}.skeleton-product-badge{border-radius:4px;height:18px;margin-bottom:12px;width:45px}.skeleton-product-brand{height:12px;margin-bottom:10px;width:65px}.skeleton-product-title{display:flex;flex-direction:column;gap:7px;margin-bottom:12px}.skeleton-product-title .skeleton{height:13px;width:100%}.skeleton-product-title .skeleton:last-child{width:70%}.skeleton-product-rating{display:flex;justify-content:space-between;margin-bottom:14px}.skeleton-product-rating .skeleton:first-child{height:12px;width:55px}.skeleton-product-rating .skeleton:last-child{height:12px;width:35px}.skeleton-product-price{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.skeleton-old-price{height:11px;width:80px}.skeleton-current-price{height:18px;width:115px}.skeleton-cart-button{border-radius:7px;height:38px;width:100%}@media (max-width:1024px){.skeleton-home-layout-dashboard{gap:16px;grid-template-columns:220px minmax(0,1fr)}.skeleton-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.skeleton-sort-button:nth-last-child(-n+3){display:none}}@media (max-width:768px){.skeleton-breadcrumb{padding:10px 15px}.skeleton-home-layout-dashboard{display:block;padding:0 15px}.skeleton-sidebar{display:none}.skeleton-products-header{margin-bottom:15px}.skeleton-main-title{height:21px;width:150px}.skeleton-category-image{height:130px}.skeleton-sort-bar{gap:8px;overflow:hidden}.skeleton-sort-label{display:none}.skeleton-sort-button{flex-shrink:0;width:70px}.skeleton-products-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.skeleton-product-card{padding:9px}.skeleton-product-image{margin-bottom:9px}.skeleton-pagination{gap:5px}.skeleton-page-button{width:50px}}@media (max-width:480px){.skeleton-category-image{height:100px}.skeleton-products-grid{gap:8px}.skeleton-product-card{padding:8px}.skeleton-product-badge{width:35px}.skeleton-product-brand{width:50px}.skeleton-current-price{width:90px}.skeleton-cart-button{height:34px}}.dashboard-comment-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;cursor:pointer;direction:rtl;margin-bottom:16px;overflow:hidden;padding:0;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.dashboard-comment-card:hover{border-color:#d9dfc5;box-shadow:0 4px 18px #0000000d}.dashboard-comment-header{align-items:center;background:#fff;display:flex;min-height:82px;padding:13px 15px;transition:background-color .2s ease;width:100%}.dashboard-comment-header:hover{background:#fcfdf9}.dashboard-comment-image{background:#f5f5f5;border:1px solid #eee;border-radius:10px;flex:0 0 auto;height:58px;object-fit:cover;width:58px}.dashboard-comment-meta{border-right:1px solid #e5e5e5;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:15px;min-width:0;padding-right:15px}.dashboard-comment-status{align-items:center;align-self:flex-start;background:#f0f8df;border-radius:6px;color:#6f8d18;display:inline-flex;font-weight:500;min-height:27px;padding:3px 10px}.dashboard-comment-date,.dashboard-comment-status{font-family:IRANSansXFaNum-Regular,sans-serif;font-size:12px}.dashboard-comment-date{color:#7b7b7b;display:block;margin-top:7px;white-space:nowrap}.dashboard-comment-arrow{align-items:center;border-radius:50%;color:#87a91f;display:flex;flex:0 0 auto;height:40px;justify-content:center;margin-right:10px;transition:transform .25s ease,background-color .2s ease;width:40px}.dashboard-comment-header:hover
.dashboard-comment-arrow{background:#f4f8e9}.dashboard-comment-arrow--open{transform:rotate(-90deg)}.dashboard-comment-content{animation:dashboard-comment-open .2s ease;background:#fafafa;border-top:1px solid #eee;padding:0 15px 15px;width:100%}@keyframes dashboard-comment-open{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.dashboard-comment-text{background:#fff;border:1px solid #e7e7e7;border-radius:9px;box-shadow:0 1px 3px #00000005;margin:15px 0 10px;padding:15px 17px}.dashboard-comment-text p{color:#374257;font-family:IRANSansXFaNum-Regular,sans-serif;font-size:13px;line-height:2;margin:0;text-align:justify;word-spacing:-1px}.dashboard-comment-reply-wrapper{margin-top:12px;padding-right:20px;position:relative}.dashboard-comment-reply-wrapper:before{background:#dfe7c8;border-radius:2px;content:"";height:calc(100% - 15px);position:absolute;right:5px;top:0;width:2px}.dashboard-comment-reply{background:#fff;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 2px 8px #00000008;margin:0;overflow:hidden;position:relative}.dashboard-comment-reply-header{align-items:center;background:#f4f6fa;border-bottom:1px solid #e8e8e8;display:flex;min-height:76px;padding:8px 12px;width:100%}.dashboard-comment-reply-avatar{align-items:center;display:flex;flex:0 0 auto;height:55px;justify-content:center;width:55px}.dashboard-comment-reply-avatar img{background:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 6px #00000014;display:block;height:52px;object-fit:cover;width:52px}.dashboard-comment-reply-info{flex:1 1;margin-right:12px;text-align:right}.dashboard-comment-reply-info span{color:#3d4656;font-family:IRANSansXFaNum-Regular,sans-serif;font-size:13px;font-weight:600}.dashboard-comment-reply-body{padding:15px 17px}.dashboard-comment-reply-body p{color:#374257;font-family:IRANSansXFaNum-Regular,sans-serif;font-size:13px;line-height:2.1;margin:0;text-align:justify}@media (max-width:768px){.dashboard-comment-card{border-radius:10px;margin-bottom:12px}.dashboard-comment-header{min-height:72px;padding:11px 12px}.dashboard-comment-image{border-radius:9px;height:52px;width:52px}.dashboard-comment-meta{margin-right:12px;padding-right:12px}.dashboard-comment-status{font-size:11px;min-height:25px;padding:2px 8px}.dashboard-comment-date{font-size:11px}.dashboard-comment-arrow{height:36px;margin-right:6px;width:36px}.dashboard-comment-content{padding:0 10px 10px}.dashboard-comment-text{margin-top:10px;padding:13px 14px}.dashboard-comment-reply-body p,.dashboard-comment-text p{font-size:12px;line-height:2}.dashboard-comment-reply-wrapper{padding-right:12px}.dashboard-comment-reply-wrapper:before{right:2px}.dashboard-comment-reply-header{min-height:65px;padding:7px 9px}.dashboard-comment-reply-avatar{height:46px;width:46px}.dashboard-comment-reply-avatar img{height:44px;width:44px}.dashboard-comment-reply-info{margin-right:9px}.dashboard-comment-reply-info span{font-size:12px}.dashboard-comment-reply-body{padding:12px 14px}}@media (max-width:480px){.dashboard-comment-header{padding:10px}.dashboard-comment-image{height:48px;width:48px}.dashboard-comment-meta{margin-right:10px;padding-right:10px}.dashboard-comment-arrow{height:32px;margin-right:4px;width:32px}.dashboard-comment-date{max-width:170px;overflow:hidden;text-overflow:ellipsis}.dashboard-comment-content{padding:0 8px 8px}.dashboard-comment-text{padding:12px}.dashboard-comment-reply-wrapper{padding-right:10px}}.dashboard-comment-skeleton-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;direction:rtl;margin-bottom:16px;overflow:hidden;width:100%}.dashboard-comment-skeleton-card .skeleton-shimmer{background:#eee;overflow:hidden;position:relative}.dashboard-comment-skeleton-card .skeleton-shimmer:after{animation:dashboard-comment-skeleton-shimmer 1.4s infinite;background:linear-gradient(90deg,#0000,#ffffffb3,#0000);content:"";inset:0;position:absolute;transform:translateX(-100%)}@keyframes dashboard-comment-skeleton-shimmer{to{transform:translateX(100%)}}.dashboard-comment-skeleton-header{align-items:center;display:flex;min-height:82px;padding:13px 15px;width:100%}.dashboard-comment-skeleton-image{border-radius:10px;flex:0 0 auto;height:58px;width:58px}.dashboard-comment-skeleton-meta{border-right:1px solid #e5e5e5;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:15px;min-width:0;padding-right:15px}.dashboard-comment-skeleton-status{border-radius:6px;height:27px;width:72px}.dashboard-comment-skeleton-date{border-radius:4px;height:13px;margin-top:8px;width:145px}.dashboard-comment-skeleton-arrow{border-radius:50%;flex:0 0 auto;height:40px;margin-right:10px;width:40px}@media (max-width:768px){.dashboard-comment-skeleton-card{border-radius:10px;margin-bottom:12px}.dashboard-comment-skeleton-header{min-height:72px;padding:11px 12px}.dashboard-comment-skeleton-image{border-radius:9px;height:52px;width:52px}.dashboard-comment-skeleton-meta{margin-right:12px;padding-right:12px}.dashboard-comment-skeleton-status{height:25px;width:65px}.dashboard-comment-skeleton-date{height:12px;width:125px}.dashboard-comment-skeleton-arrow{height:36px;margin-right:6px;width:36px}}@media (max-width:480px){.dashboard-comment-skeleton-header{padding:10px}.dashboard-comment-skeleton-image{height:48px;width:48px}.dashboard-comment-skeleton-meta{margin-right:10px;padding-right:10px}.dashboard-comment-skeleton-status{height:23px;width:60px}.dashboard-comment-skeleton-date{height:11px;width:110px}.dashboard-comment-skeleton-arrow{height:32px;margin-right:4px;width:32px}}.AddressModal .address-card{--tw-shadow:0px 2px 12px 0px #0000001a;--tw-shadow-colored:0px 2px 12px 0px var(--tw-shadow-color);background:#fff;border-radius:10px;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);margin-right:-6px;margin-inline:50px;margin-bottom:15px;padding:18px;transition:.2s ease}.AddressModal .address-card:hover{background-color:#f0f0f033;transform:translateY(-3px)}.AddressModal .address-card .address-title span{font-family:IRANSansUltraLight;font-size:14px;line-height:1.8rem}.AddressModal .address-card p{display:flex;font-family:IRANSansXFaNum-Regular;padding-bottom:10px}.AddressModal .address-card .title,.AddressModal .address-card .title-field{display:flex;font-family:IRANSansXFaNum-Regular;font-size:14px;padding-right:5px}.AddressModal .address-header{display:flex;justify-content:space-between;margin-bottom:10px}.badge{background:#4f46e5;border-radius:8px;color:#fff;font-size:12px;padding:4px 10px}.address-title{color:#020202;font-family:IRANSansUltraLight;font-size:14px;font-weight:700;padding-bottom:5px;text-align:justify}.address-actions{display:flex;justify-content:flex-end}.address-actions button{border:none;border-radius:8px;cursor:pointer;padding:8px 14px}.address-actions .danger{background:#ef4444;color:#fff}.add-address-profile{color:#424750;cursor:pointer;display:flex;font-family:IRANSansMedium;font-size:16px;font-weight:500;justify-content:space-between;line-height:1.571;margin-inline:50px;padding-left:100px;width:100%}.add-address-profile:hover .plus-icon,.icon-chevronLeft{stroke:#94b63c}.add-address-profile:hover .add-address-title{color:#94b63c}.add-address-right{display:flex}.add-address-title{display:flex;font-family:IRANSansMedium}body.modal-open{height:100vh;overflow:hidden}.AddressModal .modal-overlay{align-items:center;background:#00000073;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.modal-box{background:#fff;border-radius:10px;box-shadow:0 6px 20px #00000026;margin:15px;padding:24px;text-align:center;width:400px}.modal-actions{justify-content:space-between}.modal-actions button{cursor:pointer;font-family:IRANSansBold;font-size:14px}.modal-actions .yes{background:#ef4444;color:#fff}.modal-actions .no,.modal-actions .yes{border:none;border-radius:8px;padding:10px 18px}.modal-actions .no{background:#e5e7eb}.delete-action .header-action h4{font-family:IRANSansBold;font-size:18px;padding:5px}.delete-action .body p{color:#696969;font-family:IRANSansXFaNum-Regular}.swal2-popup{background:#fff!important;border-radius:10px!important;box-shadow:0 10px 40px #00000026!important;font-family:IRANSansUltraLight,IRANSansXFaNum-Regular!important;padding:24px!important;width:400px}.swal2-title{color:#111827!important;font-family:IRANSansBold!important;font-size:20px!important;font-weight:600!important;padding-top:0!important}.swal2-html-container{color:#4b5563!important;font-family:IRANSansUltraLight!important;font-size:15px!important}.swal2-confirm{background:#ef4444!important}.swal2-cancel,.swal2-confirm{border-radius:10px!important;font-family:IRANSansXFaNum-Regular!important;font-size:14px!important;padding:10px 20px!important}.swal2-cancel{background:#e5e7eb!important;color:#111827!important}.swal2-icon.swal2-warning{border-color:#f59e0b!important;color:#f59e0b!important;margin-top:0}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86;margin-top:0}.form-row{display:flex;gap:16px;width:100%}.form-row .form-group{flex:1 1}.register-form .form-group input{width:50%}.AddressModal .form-group input{width:100%}.AddressModal .modal-dialog{width:800px}.AddressModal .modal-content{background-clip:padding-box;background-color:#fff;border:1px solid #0003;border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.AddressModal .modal-header{align-items:center;background-color:#7b2366;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;height:55px;justify-content:space-between;padding:1rem}.AddressModal .modal-title{color:#fff;font-family:IRANSansMedium;font-size:16px;line-height:1.5;margin-bottom:0}.AddressModal .modal-header .close{cursor:pointer;display:flex}.AddressModal .modal-body{flex:1 1 auto;padding:1rem;position:relative}.AddressModal .input-layer{font-family:IRANSansUltraLight;font-size:12px;font-size:.8rem;padding:8px 15px 8px 25px;position:relative;width:100%}.AddressModal button{align-items:center;background:#95b73c;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:IRANSansXFaNum-Regular;font-size:16px;font-weight:600;height:54px;margin-top:10px;padding-right:18px;transition:.3s;width:180px}.AddressModal button span{font-family:IRANSansXFaNum-Regular;padding-right:20px}@media (max-width:992px){.add-address-profile{padding-left:0!important}.add-address-profile,.address-card{margin-inline:0!important}.AddressModal button{width:100%!important}.AddressModal button span{margin:0 auto;padding-right:0!important}.modal-overlay{padding:10px!important}.AddressModal .input-layer{padding:0!important}.swal2-html-container{font-size:14px!important;padding:10px 0!important}.address-card .address-title span{font-size:12px!important;line-height:2.1;padding-left:10px!important}}.address-card{background:#fff;border:1px solid #e5e5e5;border-radius:14px;display:flex;flex-direction:column;gap:12px;margin-bottom:18px;padding:18px 20px;transition:box-shadow .2s ease,border-color .2s ease;width:100%}.address-card:hover{border-color:#d0c0d8;box-shadow:0 4px 14px #0000000f}.address-title{align-items:center;color:#333;display:flex;font-size:15px;font-weight:600;justify-content:space-between;margin-bottom:6px}.address-title .title{align-items:center;color:#444;display:flex;gap:8px}.address-actions{border-radius:8px;cursor:pointer;padding:6px;transition:background .2s ease}.address-actions:hover{background:#ff000014}.address-card p{align-items:center;color:#555;display:flex;font-size:14px;gap:10px;margin:0}.title-field{color:#444;font-weight:600}@media (max-width:480px){.address-card{padding:16px}.address-title{align-items:center;gap:10px}}.dashboard-addresses-skeleton{width:100%}.skeleton-box:after{animation:dashboard-address-skeleton 1.4s infinite}@keyframes dashboard-address-skeleton{to{transform:translateX(100%)}}.das-title{border-radius:6px;height:28px;margin-bottom:25px;width:150px}.das-address-list{display:flex;flex-direction:column;gap:16px}.das-address-card{background:#fff;border:1px solid #eee;border-radius:10px;padding:20px;width:100%}.das-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.das-name{height:20px;width:130px}.das-actions{align-items:center;display:flex;gap:8px}.das-action{border-radius:6px;height:30px;width:30px}.das-address-lines{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.das-address-line{height:16px}.das-address-line.long{width:85%}.das-address-line.medium{width:55%}.das-details{grid-gap:20px;border-top:1px solid #eee;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);padding-top:18px}.das-detail-item{display:flex;flex-direction:column;gap:8px}.das-detail-label{height:13px;width:70px}.das-detail-value{height:16px;width:110px}.das-add-address{align-items:center;background:#fff;border:1px solid #eee;border-radius:8px;display:flex;justify-content:space-between;margin-top:20px;min-height:65px;padding:0 18px;width:100%}.das-add-right{align-items:center;display:flex;gap:12px}.das-plus{border-radius:4px;height:24px;width:24px}.das-add-title{height:17px;width:150px}.das-chevron{border-radius:4px;height:20px;width:20px}@media (max-width:768px){.das-title{height:24px;margin-bottom:20px;width:125px}.das-address-card{padding:16px}.das-address-line.long{width:95%}.das-address-line.medium{width:70%}.das-details{gap:16px;grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.das-address-card{padding:14px}.das-card-header{align-items:flex-start}.das-name{height:18px;width:100px}.das-action{height:26px;width:26px}.das-address-line.long{width:100%}.das-address-line.medium{width:80%}.das-details{gap:14px;grid-template-columns:1fr}.das-add-address{min-height:58px;padding:0 14px}.das-add-title{width:130px}}.dashboard-orders-skeleton{width:100%}.skeleton-box{background:#eee;border-radius:5px;overflow:hidden;position:relative}.skeleton-box:after{animation:skeleton-loading 1.4s infinite;background:linear-gradient(90deg,#0000,#ffffffa6,#0000);content:"";inset:0;position:absolute;transform:translateX(-100%)}.dos-title{border-radius:6px;height:28px;margin-bottom:25px;width:150px}.dos-tabs{align-items:center;display:flex;gap:12px;margin-bottom:25px;overflow:hidden;width:100%}.dos-tab{border-radius:6px;flex:0 0 auto;height:42px;width:110px}.dos-tab:nth-child(2){width:125px}.dos-tab:nth-child(3){width:105px}.dos-tab:nth-child(4){width:115px}.dos-tab:nth-child(5){width:100px}.dos-orders{display:flex;flex-direction:column;gap:16px}.dos-order-card{background:#fff;border:1px solid #eee;border-radius:10px;padding:18px;width:100%}.dos-card-header{justify-content:space-between;margin-bottom:18px}.dos-card-header,.dos-status{align-items:center;display:flex}.dos-status{gap:8px}.dos-icon{border-radius:50%;height:20px;width:20px}.dos-status-text{height:18px;width:100px}.dos-detail{border-radius:6px;height:34px;width:100px}.dos-card-content{border:1px solid #f0f0f0;border-radius:8px;padding:18px}.dos-specific-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding-bottom:18px}.dos-line-group{align-items:center;display:flex;gap:8px}.dos-small-line{height:15px;width:65px}.dos-medium-line{height:15px;width:100px}.dos-price{height:20px;width:120px}.dos-information{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);padding-top:20px}.dos-info-item{display:flex;flex-direction:column;gap:8px}.dos-label{height:14px;width:70px}.dos-value{height:17px;width:110px}@media (max-width:768px){.dos-title{height:24px;width:120px}.dos-tabs{gap:8px;margin-bottom:18px}.dos-tab{height:38px;width:90px}.dos-order-card{padding:12px}.dos-card-header{margin-bottom:12px}.dos-detail{height:30px;width:85px}.dos-card-content{padding:12px}.dos-specific-header{align-items:flex-start;gap:15px}.dos-information{gap:15px;grid-template-columns:1fr}}@media (max-width:480px){.dos-order-card{border-radius:8px}.dos-specific-header{flex-direction:column}.dos-price{width:100px}.dos-status-text{width:80px}}.orderDelivery,.orderDetails,.orderProducts,.transactionHistory{padding-top:10px}.orderDetails{padding-bottom:15px;padding-top:15px}.transactionHistory{padding-bottom:20px}.orderDelivery h2,.orderDetails h2,.transactionHistory h2{display:flex;font:16px IRANSansMedium;padding-bottom:10px}.order-image-box{height:80px;width:80px}.order-image-box img{width:100%}.attributeItem{color:#fd0a05;padding-right:5px}.giftItem{color:#fd0a05;font-size:15px;padding-top:5px}.orderFactorGet,.orderSend{display:flex;justify-content:space-between;padding-top:10px}.orderSend p{color:#94b63c;display:flex;font:14px IRANSansMedium;padding-bottom:10px}.orderFactorGet .downPdf,.orderFactorGet p{font-family:IRANSansXFaNum-Regular;font-size:14px;margin-top:15px}.orderFactorGet .downPdf{color:#80236a;cursor:pointer;text-decoration:none}.orderFactorGet .downPdf:hover{color:#94b63c}.fact-id-marsouleh{color:#666;font-family:IRANSansXFaNum-Regular;font-size:14px}.fact-id-marsouleh a{text-decoration:none}.tracking:hover{color:#95b73c}.badge-status{align-items:center;background-color:#94b63c;border-radius:5px;color:#fff!important;display:flex;height:30px;margin-right:5px;padding:15px}.trackCode{width:98%!important}.orderProductsItem{padding-top:30px}.orderAmount,.orderDelivery-user{border:1px solid #eee;border-radius:10px}.orderAmount{padding:30px}.orderDelivery-user{padding:10px 30px 30px}.brl{border-left:1px solid #eee;padding-left:20px}.amountPaid div,.dateOrder,.fact-code-marsouleh span,.fact-date-marsouleh span,.fact-id-marsouleh span,.gatewayTitle,.locationTo p,.mobile p,.orderDelivery .mobile,.orderDetails p,.orderSend .qtyOrder,.receiverOrder .trackCode p,.receiverUser,.receiverUser p,.sendType p,.shippingCost p,.trackingCode,.transaction-table td,.transaction-table th{color:#666;font-family:IRANSansXFaNum-Regular;font-size:14px}.location .locationTo p:first-child{width:90px}.location .locationTo p:last-child{text-align:justify}.w-10{width:10%}.w-20{width:20%}.w-100{width:100%}.order-factor-info p{font-family:IRANSansXFaNum-Regular}.backOrder{cursor:pointer;display:flex}.backOrder h3{border-bottom:1px solid #eee;font-family:IRANSansMedium;font-size:17px;margin-bottom:15px;padding-bottom:15px;width:100%}.orderTabsTitle{background-color:#f0f0f029;border:1px solid #eee;border-radius:10px;margin-inline:50px;margin-bottom:30px;padding:20px;padding-inline:50p}.orderTabsTitle .swiper-wrapper{justify-content:center}.orderTabsTitle .swiper button{justify-content:center;text-align:center;width:140px}.orderSpeficicHeader .amountTotalPaid p,.orderSpeficicHeader p{color:#666;font-family:IRANSansXFaNum-Regular;font-size:16px}.orderSpeficicHeader .amountTotalPaid{justify-content:end}.orderSpeficicHeader .amountTotalPaid p{padding-bottom:15px}.orderSpeficicHeader .currency{color:#8d8d8d!important;color:rgb(141 141 141/var(--tw-text-opacity,1))!important;font-family:IRANSansBold;font-size:12px}.orderSpeficic .orderAmount{padding:10px}.orderSpeficic .dateOrder{padding-bottom:0}.amount,.amountReg,.amountTotalPaid,.dateOrder,.fact-code-marsouleh,.fact-date-marsouleh,.location,.locationTo,.orderCardLayout .ocheader,.orderDelivery .mobile,.orderRegDate,.orderSpeficicHeader,.ordersItemShow,.receiverOrder,.receiverOrder .trackCode,.receiverUser,.sendType,.shipping,.trackCode,.trackingCode{align-items:center;display:flex;width:100%}.orderCardLayout .ocheader{justify-content:space-between;margin-inline:50px;padding-bottom:10px;padding-left:100px}.orderCardLayout .ocheader p,.orderCardLayout .orderdetailSHow p{display:flex;font-family:IRANSansXFaNum-Regular;font-size:14px}.shippingCost{display:flex;width:49%!important}.orderSpeficic .sendType{justify-content:center}.orderCardLayout .ocheader a{text-decoration:none}.orderCardLayout .ocheader a:hover{color:#94b63c}.ordersItemShow{align-items:center;gap:15px;padding-bottom:20px}.dateOrder,.trackingCode{padding-bottom:15px;padding-right:5px}.orderRegDate{padding-bottom:10px}.amountPaid{border-top:1px solid #eee;width:100%}.amountReg{padding:15px 0;width:100%}.receiverUser p:first-child,.shipping,.shipping p:first-child{padding-right:20px}.pr{padding-right:5px}.pl{padding-left:5px}.location{padding-top:20px}.transaction{direction:rtl;font-family:IRANSans,sans-serif;overflow-x:auto;width:100%}.transaction-table{background:#fff;border:1px solid #e5e5e5;border-radius:10px;direction:rtl;overflow:hidden;width:100%}.transaction-table td,.transaction-table th{border-bottom:1px solid #f0f0f0;color:#333;font-size:14px;padding:12px 16px;text-align:center}.transaction-table th{background:#f9f9f9;border-bottom-color:#e5e5e5;font-weight:600}.transaction-table td:not(:last-child),.transaction-table th:not(:last-child){border-left:1px solid #e5e5e5}.transaction-table tr:last-child td{border-bottom:none}.transaction-table tbody tr:nth-child(2n){background:#fcfcfc}.transaction-table tbody tr{transition:background .2s ease}.transaction-table tbody tr:hover{background:#f7f7f733}.order-tabs-swiper{width:100%}.order-tabs-swiper .swiper-slide{width:auto!important}.order-tab{align-items:center;background:#f3f4f6;border:none;border-radius:30px;cursor:pointer;display:flex;gap:8px;padding:10px 18px;transition:.25s;white-space:nowrap}.order-tab .swiper button{background-color:#fff;border:1px solid #eee;border-radius:20px;color:#832865;font-family:IRANSansBold;font-size:14px;padding:10px;width:100%}.order-tab.active{background:#7e1f6f;color:#fff}.order-count{align-items:center;background:#fff;border-radius:999px;color:#666;display:flex;font-family:IRANSansXFaNum-Regular!important;font-size:12px;font-weight:600;height:22px;justify-content:center;min-width:22px;padding:0 6px}.order-tab:not(.active) .order-count{background:#94b63c;color:#fff}.order-tab span{font-family:IRANSansXFaNum-Regular!important;font-size:14px}.orderCard{background:#f0f0f08a;border-radius:15px;margin-inline:50px;margin-bottom:20px;padding:30px}.orderSpeficic{background-color:#fff;padding:15px}.amount p,.amountTotalPaid p,.dateOrder p,.orderSpeficic .orderAmount .trackingCode p,.sendType p,.shipping p{color:#666;font-family:IRANSansXFaNum-Regular;font-size:14px}.orderData{color:#040404dd!important;font-family:IRANSansXFaNum-Regular;font-size:15px}.orderNone{background-color:#fdfdfd;border-radius:10px;display:flex;flex-direction:column;height:500px;justify-content:center;margin-inline:50px}.orderNone p{align-items:center;display:flex;font-family:IRANSansXFaNum-Regular;font-size:18px;margin:0 auto;text-align:center}.orderNone img{display:flex;height:100%;justify-content:center;margin:0 auto;position:relative;transition:opacity .3s ease;width:250px}.orderNone img.loaded{opacity:1}@media (max-width:768px){.orderDelivery,.orderDetails,.orderProducts,.transactionHistory{padding-inline:0!important}.amount,.amountReg,.amountTotalPaid,.dateOrder,.fact-code-marsouleh,.fact-date-marsouleh,.locationTo,.orderCardLayout .ocheader,.orderDelivery .mobile,.orderRegDate,.orderSpeficicHeader,.receiverOrder,.receiverOrder .trackCode,.receiverUser,.sendType,.shipping,.trackCode,.trackingCode{justify-content:space-between!important}.location{display:flex;flex-direction:column}.location .shippingCost{border-left:none!important;display:flex;justify-content:space-between;padding-bottom:10px;padding-left:0!important;width:100%!important}.backOrder{padding-inline:0!important;padding-top:20px}.orderNone{margin-inline:0!important}.orderCardLayout .ocheader{margin-inline:0!important;padding-left:0!important}.orderCard{background:#f0f0f08a;margin-inline:0!important;padding:15px!important}.orderSpeficicHeader .amountTotalPaid p,.orderSpeficicHeader p{font-size:.75rem!important}.orderSpeficic .orderAmount .amountReg{flex-wrap:wrap!important;line-height:1.75rem}.orderSpeficic .orderAmount .dateOrder,.orderSpeficic .orderAmount .sendType,.orderSpeficic .orderAmount .shipping{justify-content:space-between!important}.orderSpeficic .orderAmount .shipping{padding-right:0!important}.orderSpeficic .orderAmount .shipping p:first-child{padding-right:5px!important}.orderSpeficic .orderAmount .dateOrder,.orderSpeficic .orderAmount .sendType{border:none!important;padding-left:0!important}.orderSpeficic{border-radius:10px;box-shadow:5px 5px 15px 5px #00000026;padding:0!important}.orderSpeficic .orderAmount{border:none!important}.swiper-wrapper{justify-content:start!important}.orderTabsTitle{margin-inline:0!important;padding-inline:10px!important}.orderDelivery,.orderDetails,.transactionHistory{padding-inline:10px}.orderAmount,.orderDelivery-user{padding:15px}.transaction-table td,.transaction-table th{font-size:13px;padding:10px}}@media (max-width:600px){.orderDetails .amountPaid .amountReg{flex-direction:row!important;flex-wrap:wrap!important}.orderDetails .amountPaid .amountReg .amount{border:none!important;padding-left:0!important}.orderDetails .amountPaid .amountReg .shipping,.orderDetails .amountPaid .amountReg .shipping p{padding-right:0!important}.receiverOrder{flex-wrap:wrap!important;line-height:2}.receiverOrder .mobile{border:none!important;padding-left:0!important}.receiverOrder .receiverUser .badge-status,.receiverOrder .receiverUser p:first-child{padding-right:0!important;width:50%!important}.orderDelivery-user .receiverOrder .receiverUser .badge-status{display:block!important;padding:0!important;text-align:center}.receiverOrder .trackCode{border:none;padding-left:0!important}.orderProductsItem p{font-size:14px;text-align:justify}.giftItem{font-size:12px!important}}@media (max-width:482px){.orderTabsTitle .swiper button{width:130px}.order-image-box{height:100%!important}}.order-detail-skeleton{direction:rtl;width:100%}.order-detail-skeleton .skeleton{background:#eee;border-radius:6px;display:block;overflow:hidden;position:relative}.order-detail-skeleton .skeleton:after{animation:orderDetailSkeletonLoading 1.5s infinite;background:linear-gradient(90deg,#0000,#ffffffa6,#0000);content:"";height:100%;position:absolute;right:-150%;top:0;width:150%}@keyframes orderDetailSkeletonLoading{0%{right:-150%}to{right:100%}}.skeleton-backOrder{align-items:center;display:flex;gap:10px;margin-bottom:20px}.skeleton-icon{border-radius:50%!important;height:28px;width:28px}.skeleton-title{height:25px;width:110px}.order-detail-skeleton h2{align-items:center;display:flex;gap:10px}.skeleton-heading-icon{border-radius:6px!important;height:25px;width:25px}.skeleton-heading{height:25px;width:150px}.order-detail-skeleton .orderAmount{display:flex;min-height:130px}.skeleton-label{height:15px;margin-bottom:10px;width:90px}.skeleton-value{height:18px;width:130px}.skeleton-price{height:18px;width:120px}.skeleton-total-label{height:16px;margin-bottom:10px;width:110px}.skeleton-total-price{height:23px;width:150px}.transaction-table-skeleton{border:1px solid #eee;border-radius:10px;overflow:hidden;width:100%}.transaction-row-skeleton{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(6,1fr);padding:18px}.transaction-row-skeleton .skeleton{height:18px;width:100%}.transaction-header-skeleton{background:#f8f8f8}.transaction-header-skeleton .skeleton{height:16px}.order-detail-skeleton .orderDelivery-user{min-height:130px}.skeleton-location-label{height:16px;width:70px}.skeleton-location{height:18px;width:70%}.skeleton-factor-title{height:18px;width:110px}.skeleton-invoice{border-radius:8px!important;height:38px;width:120px}.skeleton-send-icon{border-radius:50%!important;height:25px;width:25px}.skeleton-send-title{height:20px;width:180px}.skeleton-product-count{height:18px;width:70px}.skeleton-status{border-radius:20px!important;height:28px;width:90px}.orderProductsItem{width:100%}.ordersItemShow{border-bottom:1px solid #eee;display:flex;gap:20px;padding:20px 0}.order-image-box{flex:0 0 auto}.skeleton-product-image{border-radius:10px!important;height:100px;width:100px}.order-factor-info{display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center}.skeleton-product-name{height:20px;width:60%}.skeleton-product-name.short{width:35%}.skeleton-product-line{height:15px;width:180px}@media (max-width:992px){.order-detail-skeleton{padding:12px!important}.order-detail-skeleton .orderAmount{flex-wrap:wrap;gap:20px}.transaction-row-skeleton{grid-template-columns:repeat(3,1fr)}.skeleton-location{width:100%}}@media (max-width:768px){.order-detail-skeleton .orderAmount{display:block}.order-detail-skeleton .amountPaid,.order-detail-skeleton .orderRegDate,.order-detail-skeleton .trackingCode{margin-bottom:20px}.transaction-table-skeleton{overflow-x:hidden}.transaction-row-skeleton{gap:15px;grid-template-columns:repeat(2,1fr)}.ordersItemShow{gap:12px}.skeleton-product-image{height:80px;width:80px}.skeleton-product-name{width:90%}.skeleton-product-name.short{width:60%}}@media (max-width:480px){.skeleton-heading{width:120px}.transaction-row-skeleton{grid-template-columns:1fr}.transaction-header-skeleton{display:none}.ordersItemShow{align-items:flex-start}.skeleton-product-image{height:70px;width:70px}.skeleton-product-line{width:130px}.skeleton-invoice{width:90px}}.strength-container{width:50%}.strength-wrapper{display:flex;gap:6px;margin-top:30px}.strength-label{padding:10px 5px}.strength-error,.strength-label{font-family:IRANSansXFaNum-Regular}.strength-error{padding:5px 0}.segment{background-color:#e5e7eb;border-radius:4px;flex:1 1;height:8px;transition:background-color .3s ease}.segment.active:first-child{background-color:#ef4444}.segment.active:nth-child(2){background-color:#f97316}.segment.active:nth-child(3){background-color:#eab308}.segment.active:nth-child(4){background-color:#22c55e}.segment.active:nth-child(5){background-color:#16a34a}.input-wrapper{position:relative;width:100%}.password-input{border:1px solid #ccc;border-radius:8px;direction:rtl;font-size:15px;padding:10px 40px 10px 10px;width:100%}.eye-icon{color:#666;cursor:pointer;left:52%;position:absolute;top:50%;transform:translateY(-50%)}.eye-icon:hover svg{stroke:#000}.change-password-page button{align-items:center;background:#95b73c;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:IRANSansXFaNum-Regular;font-size:16px;font-weight:600;height:54px;margin-top:10px;padding-right:18px;transition:.3s;width:180px}.change-password-page button span{font-family:IRANSansXFaNum-Regular;padding-right:5px}change-password-page button:hover{background:#832865;transform:translateY(-2px)}@media (max-width:992px){.change-password-page button{width:100%!important}.change-password-page button span{margin:0 auto;padding-right:0!important}.form-group input,.strength-container{width:100%!important}}.article-detail-page{background:#f8f9fa;padding:20px 0 60px;width:100%}.article-detail-page .container{margin:0 auto;width:min(1280px,calc(100% - 32px))}.article-breadcrumb{align-items:center;color:#777;display:flex;flex-wrap:wrap;font-size:13px;gap:8px;margin-bottom:24px}.article-breadcrumb a{color:#666;text-decoration:none}.article-breadcrumb a:hover{color:#222}.article-breadcrumb__separator{color:#aaa}.article-breadcrumb__current{color:#222;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-header{background:#fff;border-radius:18px;margin-bottom:24px;padding:32px}.article-header__category{background:#edf9f4;border-radius:20px;color:#168f6a;display:inline-flex;font-size:13px;margin-bottom:16px;padding:7px 14px;text-decoration:none}.article-header__title{color:#222;font-size:34px;font-weight:700;line-height:1.7;margin:0}.article-header__description{color:#666;font-size:16px;line-height:2;margin:16px 0 0}.article-header__meta{align-items:center;border-top:1px solid #eee;display:flex;flex-wrap:wrap;gap:20px;margin-top:22px;padding-top:18px}.article-meta-item{align-items:center;color:#777;display:flex;font-size:13px;gap:7px}.article-meta-item__icon{font-size:15px}.article-header__image-wrapper{background:#eee;border-radius:16px;margin-top:28px;overflow:hidden;width:100%}.article-header__image{display:block;max-height:560px;object-fit:cover;width:100%}.article-content{background:#fff;border-radius:18px;margin-bottom:30px;padding:36px}.article-content__intro{background:#f7faf9;border-right:4px solid #168f6a;color:#555;font-size:16px;line-height:2;margin-bottom:28px;padding:18px 20px}.article-content__body{color:#333;font-size:16px;line-height:2.2}.article-content__body p{font-size:14px!important;margin:0 0 22px;text-align:justify}.article-content__body h2{font-size:25px;line-height:1.8;margin:34px 0 16px}.article-content__body h3{font-size:21px;line-height:1.8;margin:28px 0 14px}.article-content__body img{border-radius:12px;display:block;height:auto;margin:24px auto;max-width:100%}.article-content__body a{color:#168f6a}.article-content__body ol,.article-content__body ul{margin-bottom:24px;padding-right:25px}.article-content__body blockquote{background:#f7f7f7;border-right:4px solid #168f6a;color:#555;margin:25px 0;padding:18px 22px}.article-content__body--second{margin-top:30px}.article-content__categories{align-items:center;border-top:1px solid #eee;color:#666;display:flex;flex-wrap:wrap;font-size:13px;gap:10px;margin-top:35px;padding-top:25px}.article-content__categories>div{display:flex;flex-wrap:wrap;gap:7px}.article-content__category{background:#f3f4f5;border-radius:15px;padding:6px 12px}.article-related-section{border-radius:18px;padding:28px}.article-related-section__header{margin-bottom:20px}.article-related-section__header h2{font-size:24px;margin:4px 0 0}.article-related-section__eyebrow{font-size:12px}.skeleton{background:#e8e8e8;border-radius:10px}.skeleton:after{background:linear-gradient(90deg,#0000,#ffffff80,#0000)}.article-detail__skeleton{padding-top:30px}.skeleton-breadcrumb{height:18px;margin-bottom:30px;width:300px}.skeleton-title{height:45px;margin-bottom:20px;width:70%}.skeleton-meta{height:20px;margin-bottom:30px;width:45%}.skeleton-image{height:450px;margin-bottom:30px;width:100%}.skeleton-line{height:20px;margin-bottom:14px;width:100%}.skeleton-line.short{width:60%}.article-detail__error{background:#fff;border-radius:16px;color:#777;margin:100px auto;padding:30px;text-align:center;width:min(700px,calc(100% - 32px))}.article-related-section{background:#fff;border-radius:16px;box-sizing:border-box;margin-top:30px;padding:22px;position:relative;width:100%}.article-related-section__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.article-related-section__eyebrow{color:#168f6a;display:block;font-size:11px;font-weight:600;margin-bottom:3px}.article-related-section__header h2{color:#222;font-size:21px;line-height:1.6;margin:0}.article-related-slider{position:relative;width:100%}.article-related-swiper{width:100%}.article-related-swiper .swiper-slide{height:auto}@media (max-width:768px){.article-related-section{border-radius:12px;padding:16px}.article-related-section__header h2{font-size:18px}}@media (max-width:992px){.article-header{padding:25px}.article-header__title{font-size:28px}.article-content{padding:28px}}@media (max-width:768px){.article-detail-page{padding-top:12px}.article-detail-page .container{width:calc(100% - 20px)}.article-header{border-radius:14px;padding:18px}.article-header__title{font-size:23px;line-height:1.8}.article-header__description{font-size:14px}.article-header__meta{gap:12px}.article-header__image-wrapper{margin-top:20px}.article-header__image{max-height:350px}.article-content{border-radius:14px;padding:20px}.article-content__body{font-size:15px;line-height:2.1}.article-related-section{border-radius:14px;padding:18px}.article-related-section__header h2{font-size:20px}}@media (max-width:480px){.article-content__body a,.article-content__body p,span{font-size:14px!important}.article-breadcrumb{font-size:11px}.article-header__title{font-size:20px}.article-header__meta{align-items:flex-start;flex-direction:column}.article-header__image{max-height:250px}.article-content{padding:16px}.article-content__intro{font-size:14px;padding:14px;text-align:justify}}.product-container{margin:0 auto;max-width:1400px;padding:10px 20px 20px}.product-layout{background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:flex;flex-wrap:wrap;gap:20px;padding:5px 5px 30px}.product-buy,.product-gallery,.product-info{flex-basis:calc(33.333% - 20px);flex-grow:1;flex-shrink:1}.product-gallery{background:#fafafa;background:#fff;border-radius:16px}.product-buy{background:#fff}.product-info{background:#f7f7f7}.product-attribute ul{margin-right:20px;padding-right:20px}.product-attribute ul li{font-family:IRANSansMedium;font-size:14px;line-height:2.2rem;list-style:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAErSURBVDhPY6AEMEJpvCDNOI1V7D1DCpBp9Y+Job/tzqxzIHEmEIEP1CinBYh+YLjyn5FhGhDHMP7/3wuVwq25UjnDulo5/fh/Bob1QK4aRBQI/jMKQFmYmitUM5WqldJWMTH8OwxUaQEVxgrgmhsUEgSqldMmMv/7ex0YEqFAIYLhAdZcqZJu+ZuZ7Q6QmQfEbCAxYgBYM9P//0lAShjEJgWANf9jZJwHpN6C2KQAsOb2OzOPs/79pQJkTgLiXyAxYgAiwB4s+NB6d1b+XyZmTYb/DKuBQsBYwg/gmmGg4/b0e633ZoX9Y2CyBQb4CagwVoChGQba78442np3piUwvgKB3JsQUaBxjIyfoUzcmmGg5e6sDa8FGHSBKSsTaNCK//8ZiqBSlAAGBgB+R1Agye/cfAAAAABJRU5ErkJggg==)}.product-comments{display:flex;gap:10px;margin-top:10px}.comments-list{margin-top:10px;-webkit-mask-image:linear-gradient(180deg,#0000,#000 20%,#000 80%,#0000);mask-image:linear-gradient(180deg,#0000,#000 20%,#000 80%,#0000);max-height:260px;overflow-y:auto;position:relative;scroll-behavior:smooth;scrollbar-color:#9bb43b #f0f0f0;scrollbar-width:thin}.comments-list::-webkit-scrollbar{width:8px}.comments-list::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.comments-list::-webkit-scrollbar-thumb{background:#9bb43b;border-radius:10px}.comments-list::-webkit-scrollbar-thumb:hover{background:#87a91f}.comments-right{height:500px}.comments-right,.comments-right-none{background:#fff;border:1px solid #e9e9e9;border-radius:14px;flex-basis:50%;padding:24px}.comments-right-none{height:auto}@media (max-width:992px){.comments-right{padding:5px}.product-comments{flex-direction:column-reverse}.product-buy,.product-gallery,.product-info{flex-basis:calc(50% - 20px);flex-grow:1;flex-shrink:1}}@media (max-width:600px){.product-buy,.product-gallery,.product-info{flex:1 1 100%}.product-container{padding:5px}.product-layout{gap:1px}.product-attribute ul li{font-size:12px}}.mobile-sticky-price{display:none}@media (max-width:576px){.mobile-sticky-price-content{align-items:center;direction:rtl;display:flex;gap:10px;justify-content:space-around;min-height:50px;width:100%}.mobile-sticky-price-content .product-price{margin:0;padding:0}.mobile-sticky-price-content .current-price{font-size:19px;margin:0;text-align:center;white-space:nowrap}.mobile-add-cart-btn,.mobile-go-cart-btn{height:42px;margin:0;width:45%}.product-page{padding-bottom:90px}.mobile-sticky-price{background:#fff;bottom:0;box-shadow:0 -3px 15px #0000001f;direction:rtl;display:block;left:0;padding:0 10px;position:fixed;right:0;z-index:9999}@media (max-width:576px){.product-buy .add-cart-btn,.product-buy .cart-actions,.product-price .current-price,.product-price .old-price-row,.product-price .price-label{display:none}.mobile-sticky-price{background:#fff;bottom:0;box-shadow:0 -3px 15px #0000001f;direction:rtl;display:block;left:0;padding:8px 12px;position:fixed;right:0;z-index:9999}.mobile-sticky-price-content{direction:rtl;gap:3px 15px;grid-template-columns:1fr 1fr;grid-template-rows:30px 42px;width:100%}.mobile-sticky-price-content .product-price{grid-gap:3px 15px;display:grid;gap:3px 15px;grid-column:1/-1;grid-row:1/-1;grid-template-columns:1fr 1fr;grid-template-rows:30px 42px;margin:0;padding:0}.mobile-sticky-price-content .expire-date,.mobile-sticky-price-content .price-label,.mobile-sticky-price-content .price-start-label{display:none}.mobile-sticky-price-content .old-price-row{align-items:center;display:flex;grid-column:1;grid-row:1;justify-content:center;margin:0;padding:0}.mobile-sticky-price-content .old-price-page{color:#ef4444;font-size:13px;margin:0;text-decoration:line-through;white-space:nowrap}.mobile-sticky-price-content .discount-badge-page{align-items:center;align-self:center;background:#ef394e;border-radius:12px;color:#fff;display:flex;font-size:12px;grid-column:2;grid-row:1;justify-content:center;justify-self:center;padding:3px 9px;white-space:nowrap;width:-webkit-max-content;width:max-content}.mobile-sticky-price-content .current-price{align-items:center;display:flex;font-size:19px;font-weight:700;grid-column:1;grid-row:2;justify-content:center;margin:0;text-align:center;white-space:nowrap}.mobile-sticky-price-content .currency{font-size:11px;margin-right:4px}.mobile-add-cart-btn,.mobile-go-cart-btn{background:#fb0606;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:IRANSansMedium;font-size:14px;grid-column:2;grid-row:2;height:42px;margin:0;width:100%}.mobile-cart-actions{align-items:center;display:flex;gap:5px;grid-column:2;grid-row:2;width:100%}.mobile-cart-actions .quantity-selector{width:45%}.mobile-cart-actions .mobile-go-cart-btn{width:55%}.mobile-sticky-price-content.no-discount{align-items:center;display:flex;font-family:BYekan;font-size:20px;gap:15px;justify-content:space-around;min-height:48px;width:100%}.mobile-sticky-price-content.no-discount .product-price{align-items:center;display:flex;flex:0 0 auto;justify-content:center;min-height:auto;width:auto}.mobile-sticky-price-content.no-discount .current-price{align-items:center;display:flex;font-size:19px;justify-content:center;margin:0;white-space:nowrap}.mobile-sticky-price-content.no-discount .discount-badge-page,.mobile-sticky-price-content.no-discount .old-price-row{display:none}.mobile-sticky-price-content.no-discount .mobile-add-cart-btn,.mobile-sticky-price-content.no-discount .mobile-go-cart-btn{flex:0 0 45%;margin:0;position:static;width:45%}}.mobile-sticky-price .product-price{display:flex;flex-direction:column}.mobile-sticky-price .expire-date,.mobile-sticky-price .price-label,.mobile-sticky-price .price-start-label{display:none}.mobile-sticky-price .old-price-row{display:contents}.mobile-sticky-price .old-price-page{align-self:center;color:#ef4444;font-size:13px;grid-column:1;grid-row:1;margin:0;text-decoration:line-through;white-space:nowrap}.mobile-sticky-price .discount-badge-page{align-self:center;background:#ef394e;border-radius:12px;color:#fff;font-size:12px;grid-column:2;grid-row:1;justify-self:start;padding:3px 8px;white-space:nowrap}.mobile-sticky-price .current-price{align-self:center;font-size:19px;font-weight:700;grid-column:1;grid-row:2;margin:0;text-align:right;white-space:nowrap}.mobile-sticky-price .currency{font-size:11px;margin-right:4px}.mobile-sticky-price .mobile-add-cart-btn,.mobile-sticky-price .mobile-go-cart-btn{background:#fb0606;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:IRANSansMedium;font-size:14px;grid-column:2;grid-row:2;height:35px;width:50%}.mobile-sticky-price .mobile-add-cart-btn:disabled{cursor:not-allowed;opacity:.6}}.gallery-main{cursor:zoom-in;flex:1 1;margin:0 auto;min-height:320px;overflow:hidden;padding:0 20px;position:relative;width:100%}.gallery-main img{height:100%;object-fit:contain;pointer-events:none;transition:transform .12s ease-out;-webkit-user-select:none;user-select:none;width:100%;will-change:transform}.gallery-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;display:flex;inset:0;justify-content:center;padding:30px;position:fixed;z-index:9999}.gallery-modal{animation:modalShow .25s ease;background:#fff;border-radius:18px;box-shadow:0 25px 60px #00000040;display:flex;flex-direction:column;height:min(780px,85vh);overflow:hidden;width:min(1100px,95vw)}@keyframes modalShow{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.gallery-modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;flex-shrink:0;height:70px;justify-content:space-between;padding:0 24px}.gallery-close{background:none;border:none;border-radius:50%;cursor:pointer;height:42px;width:42px}.gallery-close:hover{background:#f3f4f6}.gallery-modal-body{align-items:center;background:#fafafa;display:flex;flex:1 1;justify-content:center;overflow:hidden;position:relative}.gallery-modal-body img{max-height:90%;max-width:90%;object-fit:contain}.gallery-modal-footer{border-top:1px solid #eee;height:110px}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}@keyframes modalScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.zoom-wrapper{align-items:center;background:#fff;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.zoom-wrapper img{height:100%;object-fit:contain;transition:transform .08s linear,opacity .25s;-webkit-user-select:none;user-select:none;width:100%;will-change:transform}.zoom-wrapper{cursor:zoom-in}.zoom-wrapper.dragging{cursor:grabbing}.zoom-wrapper.zoomed{cursor:grab}.zoom-loading{animation:skeleton 1.3s infinite;background:linear-gradient(90deg,#f5f5f5 25%,#ececec 37%,#f5f5f5 63%);background-size:400% 100%;inset:0;position:absolute}@keyframes skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.gallery-arrow{background:#ffffffdd;font-size:24px;z-index:5}.gallery-arrow:hover{background:#fff}.gallery-counter{background:#fff;border-radius:20px;box-shadow:0 4px 12px #00000014;font-size:14px;font-weight:600;padding:8px 18px;position:absolute;right:25px;top:20px}.gallery-footer{background:#fff;border-top:1px solid #eee;flex-shrink:0;height:110px}.gallery-thumbnails{gap:12px;overflow-x:auto;overflow-y:hidden;padding:0 25px;scroll-behavior:smooth;width:100%}.gallery-thumbnails::-webkit-scrollbar{display:none}.gallery-thumbnails{scrollbar-width:none}.gallery-thumb{flex:none;height:82px;transition:"border-color .25s,transform .25s";width:82px}.gallery-thumb:hover{border-color:#dadada}.gallery-thumb.active{transform:scale(1.05)}.thumb-nav{background:#fff;border:none;border-radius:50%;box-shadow:0 2px 10px #00000014;cursor:pointer;height:42px;margin:0 10px;width:42px}@media (max-width:768px){.gallery-overlay{padding:0}.product-gallery{display:block}.gallery-thumbs{flex-direction:row;overflow-x:auto;overflow-y:hidden;width:100%}.gallery-modal{border-radius:0;height:100vh;width:100vw}.gallery-thumb{height:65px;width:65px}.gallery-footer{height:90px}}.gallery-counter{font-size:13px;padding:6px 12px}.gallery-arrow{align-items:center;background:#fffffff2;border:none;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:.2s;width:48px;z-index:10}.gallery-arrow:hover{transform:translateY(-50%) scale(1.08)}.gallery-arrow.left{left:20px}.gallery-arrow.right{right:20px}.gallery-thumbs{display:flex;flex-direction:row;gap:12px;justify-content:center;padding-bottom:10px;padding-right:8px}.gallery-thumbs::-webkit-scrollbar{width:6px}.gallery-thumbs::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px}.gallery-thumb{background:#fff;border:2px solid #0000;border-radius:12px;cursor:pointer;height:72px;padding:6px;transition:all .25s ease;width:72px}.gallery-thumb:hover{border-color:#d1d5db}.gallery-thumb.active{border-color:#ef4056}.gallery-thumb img{display:block;height:100%;object-fit:contain;width:100%}.gallery-more{align-items:center;background:#fafafa;border:2px dashed #d9d9d9;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:4px;height:72px;justify-content:center;transition:.25s;width:72px}.gallery-more:hover{border-color:#ef4056;color:#ef4056}.gallery-more span{font-family:IRANSansXFaNum-Regular;font-size:14px;font-weight:700}.gallery-more small{font-family:IRANSansXFaNum-Regular;font-size:11px}.gallery-more{overflow:hidden;position:relative}.gallery-more img{height:100%;object-fit:cover;width:100%}.gallery-more:after{background:#00000073;content:"";inset:0;position:absolute}.gallery-more-content{align-items:center;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute;z-index:2}@media (max-width:768px){.gallery-thumbs{display:flex;flex-direction:row;order:2;overflow-x:auto;overflow-y:hidden;padding:10px 0;width:300px}.gallery-thumb{flex:0 0 auto}}.product-info{background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;gap:18px}.product-title{color:#222;font-size:30px;font-weight:700;line-height:1.6}.product-meta-top{gap:20px}.product-meta-top,.rating{align-items:center;display:flex}.rating{font-size:15px;gap:8px}.review-count{color:#888}.product-details{grid-gap:12px 25px;display:grid;gap:12px 25px;grid-template-columns:repeat(2,1fr)}.product-details div{display:flex;gap:8px}.product-details strong{color:#666}.stock.available{color:#18a558;font-weight:600}.stock.unavailable{color:#e53935;font-weight:600}.short-description{color:#555;line-height:2}.statistics{display:flex;gap:30px;margin-top:10px}.statistics div{align-items:center;color:#777;display:flex;gap:8px}.variation-label{color:#000;font-weight:700}.attribute-title-page{font-family:IRANSansBold;font-size:14px;padding:0 15px}@media (max-width:576px){.product-info{margin-top:20px}.attribute-title-page{padding:1px 5px 1px 1px}.attribute-title-page h3{font-size:14px;padding:1px 5px 1px 1px}}.product-title-show .product-title-page{border-bottom:1px solid #eee}.product-title-show .product-title-page h3{font-family:IRANSansXFaNum-Regular;font-size:14px}.product-title-show .brand-link-page{color:#777;font-size:14px;text-decoration:none}.product-title-mobile{display:none}@media (max-width:643px){.product-buy .product-title-show{display:none!important}.product-title-mobile{display:block;width:100%}.product-title-show .product-title-page{padding-right:5px}.product-title-show .product-title-page h3{font-family:BYekan;font-size:14px}}.product-price{margin-top:20px;padding-top:0}.price-label{font-size:14px;margin-bottom:5px}.old-price-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.old-price-page{color:#ef4444;font-size:18px;text-decoration:line-through}.price-label{align-items:center;display:flex;gap:12px;justify-content:space-between;padding-top:10px}.price-label .lbl{color:#111010;font-family:BYekan;font-size:16px;font-weight:bolder}.expire-page{display:flex;margin-bottom:15px}.expire-lbl{color:#111010;font-family:BYekan;font-size:16px;font-weight:bolder;padding-left:5px}.product-price .discount-badge-page{background:#ef394e;border-radius:15px;color:#fff;padding:4px 10px}.current-price{font-size:32px;font-weight:700;text-align:left}.currency{font-size:16px;margin-right:8px}.variation-info{display:flex;flex-direction:column;gap:10px;margin-top:20px}.stock{font-size:15px}.stock.success{color:#1a8f3c}.stock.danger{color:#d32f2f}.expire-date{color:#666}h3,h4,h5{padding-bottom:10px}h4{color:#61760b;font-family:IRANSansUltraLight;font-size:13px}@media (max-width:576px){.product-price{margin-top:5px}.product-title-page{padding-right:5px}.product-title-page h3{font-size:14px}.expire-lbl,.price-label{padding-right:5px}.current-price{font-size:20px}.currency{font-size:13px}}.variation-selector{margin-top:10px}.attribute-group{margin-bottom:10px}.attribute-group h4{font-size:16px;margin-bottom:12px}.options{display:flex;flex-wrap:wrap;gap:10px}.options button{background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-family:IRANSansXFaNum-Regular;padding:10px 18px}.options button:hover{border-color:#429d15}.options button:disabled{cursor:not-allowed;opacity:.35;text-decoration:line-through}.options button.active{background:#e9ffde;color:#429d15}.variation-label{color:#111010;font-family:BYekan;font-size:16px;font-weight:bolder;margin-bottom:10px}@media (max-width:576px){.variation-label{font-size:14px}.options,.variation-label{padding-right:5px}}.cart-actions,.quantity-selector{display:flex;justify-content:space-between}.quantity-selector{align-items:center;border:1px solid #ddd;border-radius:10px;gap:15px;padding:5px 10px;width:-webkit-max-content;width:max-content;width:40%}.quantity-selector button{align-items:center;background:#f5f5f5;border:none;border-radius:8px;cursor:pointer;display:flex;height:35px;justify-content:center;width:35px}.quantity-selector button:disabled{cursor:not-allowed;opacity:.4}.quantity-selector span{font-size:18px;font-weight:600;min-width:25px;text-align:center}.remove-btn{color:#dc2626}.remove-btn:hover{background:#fee2e2}.add-cart-btn{background-color:#fb0606;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:IRANSansMedium;font-size:20px;height:45px;margin:0 20px;text-align:center;transform:translateY(15px);transition:.3s;width:90%}.product-card:hover .add-cart-btn{opacity:1;transform:translateY(0)}.go-cart-btn{background-color:#fb0606;border:none;border-radius:.6rem;color:#fff;font-family:IRANSansMedium;font-size:20px;position:relative;text-align:center;width:50%}.quantity-spinner{align-items:center;animation:quantity-spin .8s linear infinite;display:flex}@keyframes quantity-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:643px){.mobile-cart-actions>.quantity-selector{align-items:center;border:1px solid #ddd;border-radius:10px;display:flex;gap:15px;height:35px;justify-content:space-between;padding:5px 10px;width:-webkit-max-content;width:max-content;width:48%}.mobile-cart-actions>.quantity-selector button{align-items:center;background:#f5f5f5;border:none;border-radius:8px;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}}.product-badges{display:flex;flex-wrap:wrap;gap:10px}.product-badges .badge{align-items:center;border-radius:20px;display:flex;font-size:14px;font-weight:600;gap:6px;padding:8px 14px}.product-badges .free-shipping{background:#e9ffde;color:#429d15}.product-badges .gift{background:#832865;color:#fff}.product-tabs-page{display:flex;flex-wrap:wrap;gap:20px;grid-template-columns:260px 1fr;justify-content:space-between;margin-top:40px}.tabs-menu{background:#fff;border:1px solid #9bb43b;border-radius:20px;overflow:hidden}.tab{background:#fff;border:none;cursor:pointer;font-size:17px;font-weight:600;padding:18px;transition:.25s;width:100%}.tab:hover{background:#f7f7f7}.tab.active{background:#87ad19;color:#fff}.tab-content-page{background:#fff;border:1px solid #e5e7eb;border-radius:8px;border-radius:25px;display:flex;flex-basis:69%;gap:20px;padding:10px 20px;width:1}.desktop-tabs-page{background:#fff;border:1px solid #e5e7eb;border-radius:20px;display:flex;flex-direction:column;gap:10px;height:270px;padding-bottom:15px;padding-top:15px;width:30%}.desktop-tabs-page button{background-color:#fff;border:none;border-radius:10px;color:#832865;cursor:pointer;font-family:IRANSansBold;font-size:16px;padding:10px;text-align:center}.desktop-tabs-page button.active{background-color:#94b63c;border-radius:0;color:#fff;width:100%}.mobile-tabs button{border:none;border-radius:10px;color:#832865;cursor:pointer;font-family:IRANSansBold;font-size:12px;padding:10px;text-align:center}.mobile-tabs button.active{background-color:#94b63c;border-radius:15px;color:#fff;font-family:IRANSansBold;font-size:12px;width:100%}.tab-content-page .specifications{flex-basis:100%}.tab-content-page .specifications .specification-value{border-bottom:1px solid #e6e6e6;display:flex;flex-basis:100%;flex-direction:row;justify-content:space-between;padding:5px}.tab-content-page .specifications .specification-value:last-child{border-bottom:none}.tab-content-page .specifications .specification-value div:first-child{font-family:IRANSansBold;font-size:14px}.tab-content-page .specifications .specification-value div p{font-family:IRANSansXFaNum-Regular;font-size:14px}.product-html p{font-family:IRANSansXFaNum-Regular!important;font-size:14px;line-height:2.3;text-align:justify}.product-html ul li{font-family:IRANSansXFaNum-Regular;font-size:14px;line-height:2.3}@media (min-width:1030px){.tab-content-page{flex-basis:68%}}@media (max-width:1030px){.tab-content-page{flex-basis:67%}}@media (max-width:768px){.product-tabs-page{flex-direction:column!important;grid-template-columns:1fr}.desktop-tabs-page{display:none}.tabs-menu{display:flex;gap:10px;overflow-x:auto;padding:10px}.tab{min-width:140px}.tabs-content{padding:20px;width:100%}.specification-row{gap:6px;grid-template-columns:1fr}}.product-specifications{background:#fff;border-radius:12px;margin-top:30px;padding:20px}.product-specifications h2{font-size:20px;margin-bottom:20px}.specification-list{display:flex;flex-direction:column}.specification-row{border-bottom:1px solid #eee;display:grid;grid-template-columns:180px 1fr;padding:14px 0}.specification-row:last-child{border-bottom:none}.specification-label{color:#777}.specification-value{color:#222;font-weight:500;word-break:break-word}.rating-summary{align-items:center;background:#fff;display:flex;flex-basis:50%;gap:32px}.rating-summary .average{min-width:140px;text-align:center}.rating-stars{color:#f9bc00;font-size:22px;letter-spacing:3px;margin-top:10px}.rating-summary .average h2{color:#222;font-size:48px;font-weight:700;line-height:1;margin:0}.rating-summary .average p{color:#666;font-size:14px;margin-top:10px}.rating-summary .bars{display:flex;flex:1 1;flex-direction:column;gap:12px}.bar-row{align-items:center;display:flex;gap:12px}.bar-row small{color:#666;font-family:IRANSansXFaNum-Regular;font-size:13px;text-align:left;width:40px}.bar-row span{color:#444;font-weight:600;text-align:center;width:20px}.bar{background:#ececec;flex:1 1;height:10px;overflow:hidden}.bar,.fill{border-radius:50px}.fill{background:#f9bc00;height:100%;transition:width .35s ease}@media (max-width:768px){.rating-summary{align-items:stretch;flex-direction:column;gap:24px}.rating-summary .average{min-width:auto}}.comment-layer{background-color:#fff;border-radius:10px;height:70px;margin-bottom:15px;margin-top:10px;padding:15px}.comment-card{border:1px solid #eee;bottom:0;margin-bottom:15px;margin-top:0;right:0;top:16px}.comment-card .header{background-color:#eff1f7;display:flex;height:70px;justify-content:right;padding:8px 10px 10px;position:relative}.comment-card .header .avatar{float:right;height:60px;line-height:60px;text-align:center;width:60px}.comment-card .header .avatar img{border:3px solid #fff;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;height:60px;width:60px}.comment-card .header .info{display:flex;flex-direction:column;margin-right:15px;text-align:right}.comment-card .header p{font-family:IRANSansXFaNum-Regular;font-size:14px}.comment-card .comment-list{background-color:#fff;border-radius:10px;height:95%;width:100%}.comment-card .comment-box:before{bottom:0;box-shadow:0 5px 8px #e0e0e0;content:"";display:table;height:15px;left:0;margin:0 auto;position:absolute;right:0;width:99%;z-index:-1}.comment-card .comment-text{background-color:#fff;border:1px solid #dce2e9;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;height:100%;margin:10px;padding:15px 20px}.comment-card .comment-text p{color:#374257;font-size:13px;line-height:24px;margin:0;text-align:justify;word-spacing:-1px}.comment-card .comment-box{border:1px solid #eee;margin-bottom:15px;margin-top:0}.comment-card .replay-comment-list{padding-bottom:5px;padding-right:20px}.comment-card .comment-box span,.comment-card .inner .product-html{font-family:IRANSansXFaNum-Regular;font-size:14px}.comment-card .inner .product-html{line-height:2.5;text-align:justify}.comments-list .empty-comments{color:red;font-family:IRANSansXFaNum-Regular;margin-top:20px;text-align:center}@media (max-width:768px){.comment-card,.comment-card .replay-comment-list{padding:5px}}.review-form{background:#fff;border:1px solid #e8e8e8;border-radius:16px;flex-basis:50%;padding:24px}.review-form h3{color:#222;font-size:22px;font-weight:700;margin:0 0 24px}.review-form .stars{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:24px}.review-form .stars .score{font-family:IRANSansXFaNum-Regular}.review-form .stars span{color:#d6d6d6;cursor:pointer;font-size:34px;transition:color .2s ease,transform .2s ease;-webkit-user-select:none;user-select:none}.review-form .stars span:hover{color:#ffc107;transform:scale(1.1)}.review-form .stars .active{color:#ffc107}.review-rating{align-items:center;background:#fff;border:1px solid #e9e9e9;border-radius:14px;display:flex;flex-basis:50%;flex-direction:column;gap:8px;height:500px;justify-content:flex-start;padding:24px}.review-rating small{display:flex;font-family:IRANSansXFaNum-Regular;justify-content:end}.rating-star{color:#d5d5d5;cursor:pointer;transition:all .2s ease}.rating-star.active{fill:#fbbf24;color:#fbbf24}.rating-star:hover{transform:scale(1.1)}.review-form input,.review-form textarea{border:1px solid #ddd;border-radius:10px;box-sizing:border-box;font-family:inherit;font-size:15px;margin-bottom:18px;outline:none;padding:14px 16px;transition:.25s;width:100%}.review-form textarea{min-height:150px;resize:vertical}.review-form input:focus,.review-form textarea:focus{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd1f}.review-form button{background:#fb0505;border:none;border-radius:10px;color:#fff;cursor:pointer;float:left;font-family:IRANSansXFaNum-Regular;font-size:15px;font-weight:600;padding:14px 28px;transition:.25s}.review-form button:hover{background:#94b63c}.review-form button:disabled{background:#b8b8b8}.review-form .message{border-radius:8px;font-size:14px;margin-top:16px;padding:12px 16px}.review-form .message.success{background:#eaf8ee;color:#198754}.review-form .message.error{background:#fdecec;color:#dc3545}.review-form{transition:opacity .3s ease,transform .3s ease}.review-form button{align-items:center;display:flex;height:44px;justify-content:center;position:relative;transition:opacity .2s ease,transform .2s ease;width:180px}.review-form button:disabled{cursor:not-allowed;opacity:.7}.review-form button.submitted{cursor:not-allowed;opacity:.8}.review-submit-loading{align-items:center;display:flex;gap:8px;justify-content:center}.spinner{animation:review-spinner .7s linear infinite;border:2px solid;border-top:2px solid #0000}@keyframes review-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.review-form-success{animation:review-form-success-animation .5s ease}@keyframes review-form-success-animation{0%{opacity:.6;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.review-rating h3{font-size:18px}}.login-review{height:100%}.login-review,.login-review-none,.login-review-one{background:#fff;border:1px solid #ececec;border-radius:16px;padding:40px;text-align:center;width:50%}.login-review-one{height:500px}.login-review-icon{align-items:center;background:#f5f5f5;border-radius:50%;color:#0d6efd;display:flex;height:70px;justify-content:center;margin:auto;width:70px}.login-review p,.login-review-none h3,.login-review-one h3{font-size:22px;margin-bottom:10px;margin-top:20px}.login-review p,.login-review-none p,.login-review-one p{color:#666;font-family:IRANSansXFaNum-Regular;line-height:1.8;margin-bottom:25px}.login-review-btn{align-items:center;background:#94b63c;border-radius:10px;color:#fff;display:inline-flex;font-family:IRANSansXFaNum-Regular;gap:10px;padding:12px 24px;text-decoration:none;transition:.25s}.login-review-btn:hover{background:#832865}@media (max-width:768px){.login-review,.login-review-none,.login-review-one{width:100%}.login-review-none{height:100%}}@media (max-width:576px){.login-review-one{height:auto;padding:15px}}.related-products-section{background:#fff;border:1px solid #e8e8e8;border-radius:16px;margin-top:40px;padding:24px}.related-products-header{justify-content:flex-end;margin-bottom:20px}.related-products-swiper .swiper-slide{width:240px}.related-products-swiper .swiper-button-next,.related-products-swiper .swiper-button-prev{background:#fff;border-radius:50%;color:#95b73c;height:32px;width:32px}.related-products-header{justify-content:space-between;margin-bottom:24px;padding:0 4px}.related-products-header h2{padding-right:16px}.related-products-header{align-items:center;display:flex;justify-content:center;margin:40px 0 24px}.related-products-header h2{color:#333;font-size:24px;letter-spacing:-.5px;padding:8px 20px}.related-products-header{margin:0 0 10px;position:relative;text-align:center}.related-products-header:before{background:linear-gradient(90deg,#0000 0,#832865 25%,#832865 50%,#832865 75%,#0000);border-radius:2px;content:"";height:2px;left:50%;opacity:.9;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.related-products-header h2{background:#fff;border-radius:6px;color:#444;display:inline-block;font-size:22px;font-weight:700;letter-spacing:-.3px;padding:6px 24px;position:relative}.related-articles{background:#fff;border:1px solid #e8e8e8;border-radius:16px;direction:rtl;margin-top:32px;padding:24px;width:100%}.related-articles-header{margin:0 0 10px;position:relative;text-align:center}.related-articles-header:before{background:linear-gradient(90deg,#0000 0,#832865 25%,#832865 50%,#832865 75%,#0000);border-radius:2px;content:"";height:2px;left:50%;opacity:.9;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.related-articles-header h2{background:#fff;border-radius:6px;color:#444;display:inline-block;font-size:22px;font-weight:700;letter-spacing:-.3px;padding:6px 24px;position:relative}.related-articles-header p{color:#777;font-size:14px;margin:0}.related-articles-view-all{color:#1f7a4d;font-size:14px;font-weight:600;text-decoration:none}.related-articles-swiper{width:100%}.article-card{background:#fff;border:1px solid #eee;border-radius:14px;height:100%;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.article-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.article-card-image-wrapper{aspect-ratio:16/9;background:#f5f5f5;display:block;overflow:hidden;width:100%}.article-card-image{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.article-card:hover .article-card-image{transform:scale(1.05)}.article-card-content{padding:16px}.article-card-title{color:#222;display:block;font-family:IRANSansMedium;font-size:14px;font-weight:700;line-height:1.8;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.article-card-title:hover{color:#1f7a4d}.article-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#777;display:-webkit-box;font-family:IRANSansXFaNum-Regular;font-size:13px;line-height:1.8;margin:10px 0;overflow:hidden;text-align:justify}.article-card-meta{align-items:center;border-top:1px solid #eee;color:#888;display:flex;font-size:12px;gap:10px;justify-content:space-between;margin-top:10px;padding-top:10px}.article-card-meta span{font-family:IRANSansXFaNum-Regular;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-card-read-more{align-items:center;color:#832865;display:flex;font-size:14px;font-weight:600;gap:6px;text-decoration:none;width:-webkit-fit-content;width:fit-content}.related-articles-footer{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.related-articles-footer span{align-items:center;color:#777;display:flex;font-size:14px}.product-page-skeleton{direction:rtl;width:100%}.product-container-skeleton,.skeleton-breadcrumb{margin:0 auto;max-width:1280px;width:100%}.skeleton-breadcrumb{align-items:center;direction:rtl;display:flex;gap:8px;padding:10px 0}.breadcrumb-item{height:13px;width:70px}.breadcrumb-item.short{width:45px}.breadcrumb-item.medium{width:100px}.product-layout-skeleton{grid-gap:30px;display:grid;gap:30px;grid-template-columns:minmax(300px,1fr) minmax(280px,.8fr) minmax(300px,1fr);padding:20px 0 40px}.product-gallery-skeleton{display:flex;flex-direction:column;gap:15px}.gallery-main-image{aspect-ratio:1/1;border-radius:12px;width:100%}.gallery-thumbnails{display:flex;gap:10px}.gallery-thumbnail{border-radius:8px;height:70px;width:70px}.product-price-skeleton{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.price-old{height:13px;width:100%}.price-current{height:25px;width:170px}.price-installment{height:13px;width:130px}.product-badges-skeleton{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}.product-badges-skeleton .badge{border-radius:15px;height:28px;width:75px}.product-badges-skeleton .badge.short{width:55px}.variation-selector-skeleton{margin-bottom:25px}.variation-title{height:17px;margin-bottom:14px;width:100px}.variation-options{display:flex;flex-wrap:wrap;gap:8px}.variation-option{border-radius:7px;height:38px;width:70px}.add-cart-button{border-radius:8px;height:50px;margin-bottom:25px;width:100%}.buy-information{display:flex;flex-direction:column;gap:15px}.buy-information>div{align-items:center;display:flex;gap:10px}.info-icon{border-radius:50%;height:28px;width:28px}.info-text{height:13px;width:150px}.product-info-skeleton{margin-bottom:30px}.product-brand{height:14px;margin-bottom:15px;width:80px}.product-title-skeleton{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.product-title-skeleton .skeleton{height:21px;width:100%}.product-title-skeleton .short{width:65%}.product-rating-skeleton{align-items:center;display:flex;gap:12px;margin-bottom:25px}.rating-stars{height:17px;width:100px}.rating-count{height:13px;width:55px}.product-short-description{display:flex;flex-direction:column;gap:9px}.product-short-description .skeleton{height:13px;width:100%}.product-short-description .short{width:60%}.attributes-skeleton{margin-top:30px}.attributes-title{height:20px;margin-bottom:20px;width:150px}.attribute-row-skeleton{align-items:center;border-bottom:1px solid #eee;display:flex;gap:20px;justify-content:space-between;padding:12px 0}.attribute-name{height:13px;width:100px}.attribute-value{height:13px;width:150px}.product-tabs-skeleton{border-top:1px solid #eee;margin-top:20px;padding:25px 0}.tabs-header-skeleton{align-items:center;border-bottom:1px solid #eee;display:flex;gap:30px;padding-bottom:20px}.tab-skeleton{height:18px;width:100px}.tabs-content-skeleton{display:flex;flex-direction:column;gap:10px;padding-top:25px}.tabs-content-skeleton .skeleton{height:13px;width:100%}.tabs-content-skeleton .short{width:65%}.comments-skeleton{border-top:1px solid #eee;padding:30px 0}.comments-title{height:21px;margin-bottom:25px;width:150px}.comments-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:180px 1fr;margin-bottom:30px}.rating-summary-skeleton{align-items:center;display:flex;flex-direction:column;gap:12px}.rating-number{height:35px;width:70px}.rating-stars-large{height:20px;width:120px}.comment-lines{display:flex;flex-direction:column;gap:10px}.comment-lines .skeleton{height:13px;width:100%}.comment-lines .short{width:70%}.comment-item-skeleton{border:1px solid #eee;border-radius:10px;display:flex;gap:15px;padding:20px}.comment-avatar{border-radius:50%;flex-shrink:0;height:45px;width:45px}.comment-body{display:flex;flex:1 1;flex-direction:column;gap:10px}.comment-user{height:14px;width:90px}.comment-text{height:13px;width:100%}.comment-text.short{width:60%}.related-section-skeleton{border-top:1px solid #eee;padding:35px 0}.related-title{height:22px;margin-bottom:25px;width:180px}.related-products-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,1fr)}.related-product-card{min-width:0}.related-product-image{aspect-ratio:1/1;border-radius:10px;margin-bottom:12px;width:100%}.related-product-brand{height:11px;margin-bottom:10px;width:60px}.related-product-name{height:13px;margin-bottom:7px;width:100%}.related-product-name.short{width:70%}.related-product-price{height:17px;margin-top:12px;width:100px}.related-articles-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.related-article-card{min-width:0}.article-image{aspect-ratio:16/9;border-radius:10px;margin-bottom:12px;width:100%}.article-title{height:15px;margin-bottom:8px;width:100%}.article-title.short{width:70%}.article-date{height:11px;margin-top:12px;width:80px}@media (max-width:1024px){.product-container-skeleton{padding:0 20px}.skeleton-breadcrumb{padding:10px 20px}.product-layout-skeleton{gap:25px;grid-template-columns:minmax(250px,1fr) minmax(250px,1fr)}.product-info{grid-column:1/-1}.related-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.product-container-skeleton{padding:0 15px}.skeleton-breadcrumb{padding:10px 15px}.product-layout-skeleton{display:flex;flex-direction:column;gap:20px}.product-gallery{order:1}.product-info{order:2}.product-buy{order:3}.gallery-main-image{margin:0 auto;max-width:420px}.gallery-thumbnails{justify-content:center}.tabs-header-skeleton{gap:20px;overflow-x:auto}.tab-skeleton{flex-shrink:0}.comments-content{gap:25px;grid-template-columns:1fr}.rating-summary-skeleton{align-items:flex-start}.related-products-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.related-articles-grid{gap:20px;grid-template-columns:1fr}}@media (max-width:480px){.gallery-thumbnail{height:55px;width:55px}.product-layout-skeleton{gap:15px}.related-products-grid{gap:8px}.attribute-row-skeleton{gap:10px}.attribute-value{width:100px}}.mini-cart{background:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 18px 45px #42183d24,0 4px 12px #0000000d;left:0;max-width:calc(100vw - 24px);overflow:hidden;position:absolute;top:calc(100% + 12px);width:390px;z-index:99999}@keyframes miniCartIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mini-cart:before{background:#fff;border-right:1px solid #ece7ed;border-top:1px solid #ece7ed;content:"";height:12px;position:absolute;right:50%;top:-6px;transform:translateX(50%) rotate(-45deg);width:12px}.mini-cart__header{align-items:center;border-bottom:1px solid #f0edf0;display:flex;gap:12px;justify-content:space-between;padding:10px 16px}.mini-cart__header>div{align-items:center;display:flex;gap:8px}.mini-cart__header strong{color:#5f1858;font-size:16px}.mini-cart__header span{color:#999;font-family:IRANSansXFaNum-Regular;font-size:17px}.mini-cart__close{background:#f7f4f7;border:0;border-radius:50%;color:#777;display:grid;height:30px;place-items:center;width:30px}.mini-cart__close:hover{background:#eee7ed}.mini-cart__items{max-height:320px;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#c6a8c1 #0000;scrollbar-gutter:stable;scrollbar-width:thin}.mini-cart__items::-webkit-scrollbar{width:5px}.mini-cart__items::-webkit-scrollbar-track{background:#0000;border-radius:10px;margin:8px 0}.mini-cart__items::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#c9adc5,#9f7197);background-clip:padding-box;border:1px solid #0000;border-radius:10px;-webkit-transition:background .25s ease,width .25s ease;transition:background .25s ease,width .25s ease}.mini-cart__items::-webkit-scrollbar-thumb:hover{background:#7e1f6f}.mini-cart__items::-webkit-scrollbar-track-piece{background:#0000}.mini-cart__items{padding:4px 10px 8px 4px}.mini-cart__item{padding:10px 4px}.mini-cart__item+.mini-cart__item{border-top:1px solid #f1f1f1}.mini-cart-item{grid-gap:11px;align-items:center;border-bottom:1px solid #f3f1f3;display:grid;gap:11px;grid-template-columns:72px minmax(0,1fr);padding:5px 14px;transition:background .18s ease}.mini-cart-item:hover{background:#fcfafc}.mini-cart-item.is-validating{opacity:.62}.mini-cart-item__image{background:#fafafa;border:1px solid #efedf0;border-radius:11px;color:#9a8e98;display:grid;height:72px;overflow:hidden;place-items:center;width:72px}.mini-cart-item__image img{height:100%;object-fit:contain;width:100%}.mini-cart-item__content{min-width:0}.mini-cart-item__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#444;display:-webkit-box;font-size:12px;font-weight:800;line-height:1.65;overflow:hidden;text-decoration:none}.mini-cart-item__name:hover{color:#762069}.mini-cart-item__variation{color:#ef4444;display:block;font-family:IRANSansXFaNum-Regular;font-size:12px;margin-top:2px}.mini-cart-item__prices{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-top:5px}.mini-cart-item__lowest-price{color:#111827;font-family:IRANSansXFaNum-Regular;font-size:14px}.mini-cart-item__lowest-price-th{color:#ef4444;text-decoration:line-through}.mini-cart-item__final-price small,.mini-cart-item__lowest-price small,.mini-cart-item__lowest-price-th{font-family:IRANSansXFaNum-Regular;font-size:12px}.mini-cart-item__final-price{color:#6d205f;font-size:16px;font-weight:900}.mini-cart-item__bottom{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:8px}.mini-cart-quantity{align-items:center;background:#fff;border:1px solid #e7e2e7;border-radius:9px;display:inline-flex;gap:7px;height:29px;padding:3px}.mini-cart-quantity button{background:#f7f3f7;border:0;border-radius:6px;color:#702064;display:grid;height:22px;place-items:center;width:22px}.mini-cart-quantity button:hover:not(:disabled){background:#eee5ee}.mini-cart-quantity button:disabled{cursor:not-allowed;opacity:.45}.mini-cart-quantity>span{color:#444;font-size:10px;font-weight:800;min-width:17px;text-align:center}.mini-cart-item__loading{color:#8a8a8a;font-family:IRANSansXFaNum-Regular;font-size:10px}.mini-cart__footer{background:#fff;box-shadow:0 -7px 18px #1e0f1c0a;padding:14px}.mini-cart__total{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:11px}.mini-cart__total span{color:#666;font-family:IRANSansMedium;font-size:18px}.mini-cart__total strong{color:#64185a;font-size:18px}.mini-cart__total small{font-size:14px;font-weight:500}.mini-cart__cart-button{align-items:center;background:#7e1f6f;border-radius:9px;color:#fff;display:flex;font-size:16px;font-weight:800;justify-content:center;min-height:40px;text-decoration:none;transition:background .18s ease,transform .18s ease}.mini-cart__cart-button:hover{background:#69185d;transform:translateY(-1px)}.mini-cart__empty{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:250px;padding:28px 22px;text-align:center}.mini-cart__empty-icon{background:#f8f1f7;border-radius:50%;color:#7e1f6f;display:grid;height:62px;margin-bottom:12px;place-items:center;width:62px}.mini-cart__empty strong{color:#555;font-size:16px}.mini-cart__empty>span:last-child{color:#999;font-family:IRANSansXFaNum-Regular;font-size:12px;line-height:1.8;margin-top:6px;max-width:240px}@media (max-width:640px){.mini-cart{left:50%;max-width:none;position:fixed;right:10px;right:auto;top:100px;transform:translateX(-50%);width:calc(100vw - 20px)}.mini-cart__items{max-height:300px}.mini-cart:before{left:42px;right:auto;transform:rotate(-45deg)}}.user-mini{height:38px;position:relative}.user-mini__trigger{position:relative;z-index:2}.user-mini:after{content:"";height:14px;position:absolute;right:-12px;top:100%;width:100px}.user-mini__panel{animation:userMiniFadeIn .18s ease-out;background:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 20px 50px #41193c24,0 5px 15px #0000000f;left:0;padding:12px;position:absolute;top:calc(100% + 12px);width:300px;z-index:1005}@keyframes userMiniFadeIn{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}.user-mini__panel:before{background:#fff;border-left:1px solid #eee;border-top:1px solid #eee;content:"";height:13px;left:17px;position:absolute;top:-7px;transform:rotate(45deg);width:13px}.user-mini__header{align-items:center;display:flex;gap:12px;padding:7px 6px 12px}.user-mini__avatar{align-items:center;background:linear-gradient(135deg,#f8edf7,#f3f8ea);border:1px solid #e9d9e6;border-radius:50%;color:#7e1f6f;display:flex;flex:0 0 54px;height:54px;justify-content:center;overflow:hidden;width:54px}.user-mini__avatar img{height:100%;object-fit:cover;width:100%}.user-mini__identity{display:flex;flex-direction:column;gap:5px;min-width:0}.user-mini__identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-mini__identity span,.user-mini__identity strong{color:#832865;font-family:IRANSansXFaNum-Bold;font-size:14px}.user-mini__identity span{direction:ltr;text-align:right}.user-mini__divider{background:#f0f0f0;height:1px;margin:3px 0}.user-mini__link{align-items:center;background:#0000;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:14px;gap:10px;padding:10px 12px;text-decoration:none;transition:background-color .2s ease;width:100%}.user-mini__link:hover{background:#f7f7f7}.user-mini__link>span:nth-child(2){flex:1 1}.user-mini__link-icon{background:#f8f4f8;border-radius:9px;color:#7e1f6f;display:grid;height:32px;place-items:center;width:32px}.user-mini__logout{gap:7px;padding:10px 8px 5px}.user-mini__logout,.user-mini__logout-button{align-items:center;display:flex;justify-content:center}.user-mini__logout-button{background:#7e1f6f;border-radius:9px;color:#fff;font-family:IRANSansXFaNum-Regular;font-size:16px;font-weight:800;min-height:40px;text-decoration:none;transition:background .18s ease,transform .18s ease;width:100%}.user-mini__mobile{align-items:center;color:#858585;display:flex;font-size:9px;gap:7px;padding:10px 8px 5px}.user-mini__mobile svg{color:#7e1f6f}.user-mini__mobile strong{color:#555;direction:ltr;font-size:10px;margin-right:auto}@media (max-width:640px){.user-mini__panel{left:10px;max-width:none;position:fixed;right:10px;top:100px;width:auto;z-index:9999}.user-mini:after,.user-mini__panel:before{display:none}}.home-header{background:#fff;color:#444;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.home-container{margin:0 auto;width:min(1280px,calc(100% - 32px))}.home-header__topbar{border-bottom:1px solid #f1f1f1}.home-header__topbar-inner{align-items:center;display:flex;justify-content:flex-start;min-height:34px}.home-header__topbar nav{color:#777;display:flex;font-family:IRANSansMedium;font-size:14px;gap:25px}.home-header__topbar a{text-decoration:none}.home-header__topbar a:hover{color:#7d1f6e}.home-header__main-inner{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:230px minmax(280px,1fr) 150px;min-height:50px}.home-header__brand{align-items:center;display:inline-flex;gap:9px;justify-self:start;text-decoration:none}.home-header__brand-mark{border-radius:50%;color:#6c8d23;display:grid;height:80px;place-items:center;width:80px}.home-header__brand-mark img{height:80px;width:80px}.home-header__brand-copy{display:flex;flex-direction:column}.home-header__brand-copy strong{color:#732567;font-family:Mj_Ashgar;font-size:30px;font-weight:100}.home-header__brand-copy small{color:#888;font-size:9px;margin-top:3px}.home-header__search{align-items:center;border:1px solid #ddd;border-radius:22px;color:#aaa;display:flex;gap:8px;height:38px;justify-self:center;padding:0 10px 0 5px;width:min(100%,570px)}.home-header__search input{background:#0000;border:0;color:#444;direction:rtl;flex:1 1;font-family:IRANSansXFaNum-Regular;font-size:13px;min-width:0;outline:0;text-align:right}.home-header__search input::-webkit-search-cancel-button{display:none}.home-header__search button{background:#7d1f6e;border:0;border-radius:50%;color:#fff;display:grid;height:29px;place-items:center;width:29px}.home-header__actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.home-header__action{background:#fff;border:1px solid #ececec;border-radius:50%;color:#7d1f6e;display:grid;height:37px;place-items:center;position:relative;width:37px}.home-header__action:hover{background:#fcf7fb;border-color:#d6b1cf}.home-header__badge{background:#e6223d;border-radius:10px;color:#fff;display:grid;font-family:IRANSansXFaNum-Regular;font-size:12px;font-weight:800;height:20px;left:-5px;min-width:20px;padding:0 4px;place-items:center;position:absolute;top:-13px}.home-header__mobile-menu{display:none}.home-header__cart-wrapper{position:relative}.home-header__cart-wrapper:after{content:"";height:14px;position:absolute;top:100%}@media (max-width:1100px){.home-header__main-inner{border-bottom:1px solid #eee}.home-header__mobile-menu{display:grid}}@media (max-width:640px){.home-header__cart-wrapper{position:static}}@media (max-width:800px){.home-header__topbar{display:none}.home-header__main-inner{gap:5px;grid-template-areas:"brand actions" "search search";grid-template-columns:1fr auto;padding:12px 0}.home-header__brand{grid-area:brand}.home-header__search{grid-area:search;width:100%}.home-header__actions{grid-area:actions}}@media (max-width:480px){.home-container{margin:0;width:100%}.home-header__brand-mark,.home-header__brand-mark img{height:70px;width:70px}.home-header__brand-copy strong{font-size:25px}.home-header__brand-copy small{font-size:8px}.home-header__action{height:34px;width:34px}}.search-suggestions{position:relative;width:min(100%,560px);z-index:1200}.search-suggestions__form{align-items:center;background:#fff;border:1px solid #dedede;border-radius:22px;display:flex;gap:8px;height:40px;padding:0 8px 0 6px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.search-suggestions--open .search-suggestions__form,.search-suggestions__form:focus-within{border-color:#b78bad;box-shadow:0 0 0 3px #7e1f6f0f}.search-suggestions__leading-icon{color:#888;flex:0 0 auto;margin-right:7px}input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.search-suggestions__form input{background:#0000;border:0;color:#444;flex:1 1;font-family:IRANSansXFaNum-Regular;font-size:14px;min-width:0;outline:0;text-align:right}.search-suggestions__form input::placeholder{color:#aaa}.search-suggestions__clear,.search-suggestions__submit{border:0;display:grid;flex:0 0 auto;place-items:center}.search-suggestions__clear{background:#0000;border-radius:50%;color:#aaa;height:28px;width:28px}.search-suggestions__clear:hover{background:#faf4f9;color:#7e1f6f}.search-suggestions__submit{background:#7e1f6f;border-radius:50%;color:#fff;height:31px;width:31px}.search-suggestions__submit:disabled{cursor:default;opacity:.9}.search-suggestions__big-spinner,.search-suggestions__spinner{animation:searchSpin .8s linear infinite}@keyframes searchSpin{to{transform:rotate(1turn)}}.search-suggestions__panel{animation:searchPanelIn .16s ease-out;background:#fff;border:1px solid #ececec;border-radius:16px;box-shadow:0 22px 55px #34143129,0 6px 16px #0000000d;max-height:min(600px,calc(100vh - 300px));min-width:520px;overflow-y:auto;padding:13px;position:absolute;right:0;scrollbar-color:#c8a9c2 #0000;scrollbar-width:thin;top:calc(100% + 10px);width:100%}.search-suggestions__panel::-webkit-scrollbar{width:5px}.search-suggestions__panel::-webkit-scrollbar-track{background:#0000}.search-suggestions__panel::-webkit-scrollbar-thumb{background:#c8a9c2;border-radius:10px}@keyframes searchPanelIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.search-suggestions__heading{align-items:center;display:flex;margin-bottom:9px}.search-suggestions__heading h3{color:#5e5e5e;font-size:12px;font-weight:800;margin:0}.search-suggestions__landing{margin-bottom:14px}.search-suggestions__landing-list{display:flex;flex-direction:column;gap:4px}.search-suggestions__landing-item{grid-gap:8px;align-items:center;background:#0000;border:0;border-radius:10px;color:#444;cursor:pointer;display:grid;gap:8px;grid-template-columns:35px 1fr 16px;padding:7px;text-align:right;width:100%}.search-suggestions__landing-item:hover{background:#faf5fa}.search-suggestions__landing-icon{border-radius:9px;display:grid;height:34px;overflow:hidden;place-items:center;width:34px}.search-suggestions__landing-icon img{object-fit:contain}.search-suggestions__landing-title{font-family:IRANSansMedium;font-size:14px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-suggestions__products{margin-bottom:13px}.search-suggestions__swiper{padding:3px 3px 10px!important}.search-suggestions__swiper .swiper-button-next,.search-suggestions__swiper .swiper-button-prev{background:#fffffff5;border-radius:50%;box-shadow:0 3px 12px #0000001f;color:#7e1f6f;height:28px;width:28px}.search-suggestions__swiper .swiper-button-next:after,.search-suggestions__swiper .swiper-button-prev:after{font-size:11px;font-weight:900}.search-product{background:#fff;border:1px solid #ededed;border-radius:12px;display:flex;flex-direction:row;justify-content:space-between;min-height:60px;padding:8px;text-align:right;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;width:220px}.search-product:hover{border-color:#d8bdd4;box-shadow:0 7px 18px #4f1d4a14;transform:translateY(-2px)}.search-product__image-wrap{background:#fafafa;border-radius:9px;display:grid;height:80px;overflow:hidden;place-items:center}.search-product__image-wrap img{height:100%;object-fit:contain;width:80px}.search-product__content{display:flex;flex-direction:column;gap:5px;justify-content:space-evenly;padding:8px 3px 3px}.search-product__content strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#3f3f3f;display:-webkit-box;line-height:1.7;min-height:34px}.search-product__content span,.search-product__content strong{font-family:IRANSansXFaNum-Regular;font-size:12px;overflow:hidden}.search-product__content span{color:#8c8c8c;direction:ltr;text-align:right;text-overflow:ellipsis;white-space:nowrap}.search-suggestions__related-list{display:flex;flex-direction:column;gap:4px}.search-suggestions__related-list button{background:#0000;border:0;border-radius:9px;color:#666;font-size:10px;padding:8px;text-align:right}.search-suggestions__related-list button:hover{background:#faf5fa;color:#7e1f6f}.search-suggestions__state{align-items:center;color:#999;display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:180px;text-align:center}.search-suggestions__state strong{color:#555;font-size:14px}.search-suggestions__state span,.search-suggestions__view-all{font-family:IRANSansXFaNum-Regular;font-size:14px}.search-suggestions__view-all{align-items:center;background:#faf5fa;border:0;border-radius:10px;color:#7e1f6f;cursor:pointer;display:flex;gap:5px;justify-content:center;margin-top:7px;padding:10px 6px;width:100%}.search-suggestions__view-all:hover{background:#f4eaf3}@media (max-width:900px){.search-suggestions__panel{min-width:0;right:50%;transform:translateX(50%);width:min(600px,calc(100vw - 32px))}}@media (max-width:640px){.search-suggestions{grid-area:search}.search-suggestions__panel{max-height:calc(100vh - 145px);position:fixed;right:25px;top:130px;transform:none;width:calc(100vw - 20px)}.search-product{min-height:100px}.search-suggestions__form input{font-size:12px}}.login-modal-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.login-modal{background:#fff;border-radius:18px;box-shadow:0 15px 50px #0003;display:flex;flex-direction:column;max-height:calc(100vh - 40px);max-width:440px;overflow:hidden;width:100%}.login-modal__header{align-items:center;border-bottom:1px solid #f1f1f1;display:flex;justify-content:center;min-height:58px;padding:0 50px;position:relative}.login-modal__header h2{color:#222;font-size:16px;font-weight:600;margin:0}.login-modal__close{background:#0000;border:0;color:#666;cursor:pointer;font-size:26px;font-weight:300;height:30px;line-height:1;position:absolute;right:18px;top:50%;transform:translateY(-50%);width:30px}.login-modal__content{display:flex;flex-direction:column;padding:20px}.login-modal__description{color:#333;font-size:14px;line-height:2;margin:0 0 26px}.login-modal__description strong{font-weight:500}.login-field{margin-bottom:15px;position:relative}.login-field label{background:#fff;color:#555;font-size:12px;padding:0 7px;position:absolute;right:15px;top:-9px;z-index:1}.login-field input{background:#fff;border:1px solid #94b63c;border-radius:9px;box-sizing:border-box;font-family:IRANSansXFaNum-Regular;font-size:12px;height:48px;outline:none;padding:0 15px;text-align:right;transition:border-color .2s,box-shadow .2s;width:100%}.login-field input:focus{border-color:#668221;box-shadow:0 0 0 2px #008dcc14}.login-field input::placeholder{color:#aaa}.login-error{background:#fff1f1;border-radius:7px;color:#d93025;font-size:12px;line-height:1.8;margin:3px 0 15px;padding:9px 12px}.login-primary-button{background:#832865;border:0;border-radius:9px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;height:48px;transition:background .2s,opacity .2s;width:100%}.login-primary-button:hover{background:#95b73c}.login-primary-button:disabled{cursor:not-allowed;opacity:.6}.login-password-wrapper{position:relative}.login-password-wrapper input{padding-left:50px}.password-toggle{background:#0000;border:0;color:#777;cursor:pointer;font-size:18px;height:32px;left:12px;position:absolute;top:50%;transform:translateY(-50%);width:32px}.login-question{color:#999;font-size:12px;margin:12px 0;text-align:center}.login-secondary-actions{display:flex;gap:15px;justify-content:center;margin-bottom:25px}.login-secondary-actions button{background:#fff;border:1px solid #94b63c;border-radius:8px;color:#94b63c;cursor:pointer;flex:1 1;font-family:inherit;font-size:12px;height:38px;padding:0 10px}.login-secondary-actions button:hover{background:#f7fcfd}.login-privacy{align-items:flex-start;color:#777;display:flex;gap:8px;margin-bottom:20px}.login-privacy span{flex-shrink:0;font-size:14px}.login-privacy p{font-size:10px;line-height:2;margin:0;text-align:right}.login-modal__footer{display:flex;flex-direction:column;gap:12px;margin-top:5px}.login-back-button{background:#fff;border:1px solid #94b63c;border-radius:8px;color:#94b63c;cursor:pointer;font-family:inherit;font-size:13px;height:40px;width:100%}.login-back-button:hover{background:#f7fcfd}.otp-resend{align-items:center;display:flex;justify-content:center;margin:2px 0 15px;min-height:34px;text-align:center}.otp-resend__timer{color:#888;font-size:12px;line-height:1.8}.otp-resend__timer strong{color:#832865;direction:ltr;display:inline-block;font-weight:600;min-width:38px}.otp-resend__button{background:#fff;border:1px solid #94b63c;border-radius:7px;color:#94b63c;cursor:pointer;font-family:inherit;font-size:12px;height:34px;padding:0 18px;transition:background .2s,border-color .2s}.otp-resend__button:hover{background:#f4fbfd;border-color:#94b63c}.otp-resend__button:disabled{cursor:not-allowed;opacity:.6}.login-recovery-title{color:#95b73c;font-size:20px;font-weight:700;margin:0 0 12px}.login-recovery-otp-row{align-items:center;box-sizing:border-box;display:flex;gap:8px;width:100%}.login-recovery-otp-row input{flex:1 1;min-width:0}.login-recovery-resend{background:#fff;border:1px solid #168cf0;border-radius:8px;color:#168cf0;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:13px;padding:7px 10px}.login-recovery-resend:hover{background:#f3f9ff}.login-recovery-resend:disabled{cursor:not-allowed;opacity:.5}.login-recovery-timer{color:#777;direction:ltr;flex-shrink:0;font-size:13px}.login-recovery-voice{background:#0000;border:0;color:#008cff;cursor:pointer;display:block;font-family:inherit;font-size:14px;margin:8px 0 18px;padding:0;text-align:right}.login-recovery-voice:hover{text-decoration:underline}.recovery-resend{align-items:center;display:flex;justify-content:center;margin-bottom:16px;margin-top:12px;min-height:42px}.recovery-resend__timer{color:#777;font-size:14px;text-align:center}.recovery-resend__timer strong{color:#832865;direction:ltr;display:inline-block;font-weight:600;margin-right:4px}.recovery-resend__button{background:#fff;border:1px solid #94b63c;border-radius:7px;color:#7e1f6f;cursor:pointer;font-family:inherit;font-size:14px;padding:8px 20px;transition:.2s ease}.recovery-resend__button:hover{background:#95b73c;color:#fff}.recovery-resend__button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:480px){.login-recovery-otp-row{gap:5px}.login-recovery-resend{font-size:12px;padding:6px 8px}.login-recovery-timer{font-size:12px}.login-modal-overlay{align-items:flex-end;padding:0}.login-modal{border-radius:18px 18px 0 0;max-height:95vh;max-width:none}.login-modal__content{padding:18px}}.home-navbar{background:#832865;position:-webkit-sticky;position:sticky;top:80px;width:100%;z-index:999}.home-navbar__container{margin:0 auto;max-width:1200px;position:relative;width:100%}.home-navbar__desktop{align-items:center;display:flex;gap:4px;margin:0 20px;min-height:52px;scrollbar-width:none;white-space:nowrap}.home-navbar__desktop::-webkit-scrollbar{display:none}.home-navbar__item{flex:0 0 auto;position:relative}.home-navbar__link{align-items:center;background:#0000;border:0;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:6px;min-height:52px;padding:0 5px;text-decoration:none;transition:color .2s ease,background .2s ease}.home-navbar__link:hover{background:#f7f9fb;color:#1e88e5}.home-navbar__link span,.home-navbar__link--button{font-family:IRANSansXFaNum-Regular}.home-navbar__mega{background:#fff;border-top:1px solid #e8e8e8;box-shadow:0 10px 28px #00000014;left:0;max-width:1200px;position:absolute;right:0;top:100%;z-index:1000}.home-navbar__mega-inner{align-items:flex-start;display:flex;gap:40px;padding:28px}.home-navbar__mega-column{flex:1 1;min-width:220px}.home-navbar__mega-group{margin-bottom:18px}.home-navbar__mega-title{align-items:center;color:#7e1f6f;display:flex;font-family:IRANSansXFaNum-Regular;font-size:13px;font-weight:700;margin-bottom:6px;text-decoration:none}.home-navbar__mega-list{list-style:none;margin:0;padding:0}.home-navbar__mega-link{align-items:center;color:#666;display:flex;font-family:IRANSansXFaNum-Regular;font-size:12px;gap:4px;padding:2px 0;text-decoration:none}.home-navbar__mega-link:hover{color:#2e7d32}.home-navbar__mega-container{grid-column-gap:32px;grid-row-gap:5px;align-content:start;column-count:4;column-gap:32px;column-gap:5px;display:grid;grid-auto-columns:160px;grid-auto-flow:column;grid-template-rows:repeat(11,auto);list-style:none;padding:10px 15px;row-gap:5px}.home-navbar__mega-group{break-inside:avoid;display:inline-block;margin-bottom:16px;page-break-inside:avoid;width:100%}.home-navbar__mega-icon{color:#2f8a45;flex-shrink:0}.home-navbar__mega-title:hover{color:#94b63c}.home-navbar__mega-children{display:flex;flex-direction:column;gap:7px}.home-navbar__mega-child{align-items:center;color:#777;display:flex;font-size:13px;gap:4px;text-decoration:none}.home-navbar__mega-child span{font-family:IRANSansXFaNum-Regular}.home-navbar__mega-child:hover{color:#1e88e5;display:block}.home-navbar__loading{align-items:center;color:#777;display:flex;font-size:14px;min-height:52px}.home-navbar__overlay{background:#00000073;inset:0;position:fixed;z-index:2000}.home-navbar__drawer{background:#fff;box-shadow:-8px 0 25px #00000026;height:100vh;overflow-y:auto;position:fixed;right:0;top:0;width:min(370px,88vw);z-index:2001}.home-navbar__drawer-header{align-items:center;background:#fff;border-bottom:1px solid #eee;color:#fff;display:flex;justify-content:space-between;min-height:62px;padding:0 16px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.home-navbar-img{height:80px;width:80px}.home-navbar__drawer-header-category{align-items:center;background:#fff;border-bottom:1px solid #eee;color:#222;display:flex;justify-content:space-between;min-height:62px;padding:10px 16px;top:0;z-index:2}.home-navbar__drawer-header button{align-items:center;background:#7e1f6f;border:0;border-radius:50%;cursor:pointer;display:flex;height:38px;justify-content:center;width:38px}.home-navbar__mobile-row{border-bottom:1px solid #f1f1f1;justify-content:space-between;min-height:48px}.home-navbar__mobile-link{font-family:IRANSansMedium}.home-navbar__drawer-title{align-items:center;display:flex;gap:6px;min-width:0}.home-navbar__drawer-title strong{font-size:15px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-navbar__back{align-items:center;background:#f5f5f5;border:0;border-radius:50%;cursor:pointer;display:flex;height:38px;justify-content:center;padding:0;transition:background .2s ease,transform .2s ease;width:38px}.home-navbar__back:hover{background:#eee}.home-navbar__close{align-items:center;background:#f5f5f5;border:0;border-radius:50%;cursor:pointer;display:flex;height:38px;justify-content:center;padding:0;width:38px}.home-navbar__mobile-list{padding:8px 0 24px}.home-navbar__mobile-item{width:100%}.home-navbar__mobile-row{align-items:center;border-bottom:1px solid #eee;display:flex;min-height:54px;transition:background .2s ease}.home-navbar__mobile-row:hover{background:#fafafa}.home-navbar__mobile-link{align-items:center;color:#222;display:flex;flex:1 1;font-size:14px;min-height:54px;padding:0 20px;text-decoration:none}.home-navbar__mobile-next{align-items:center;background:#0000;border:0;color:#777;cursor:pointer;display:flex;height:54px;justify-content:center;padding:0;width:54px}.home-navbar__mobile-next:hover{color:#1e88e5}.home-navbar__empty{color:#999;font-size:14px;padding:40px 20px;text-align:center}.home-navbar__mobile-list{animation:navbarMobileLevelIn .2s ease}@keyframes navbarMobileLevelIn{0%{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}@media (min-width:1101px) and (max-width:1250px){.home-navbar__mega{position:relative;right:0;top:100%}.home-navbar__container{margin:0}.home-navbar__mega-container{grid-template-rows:repeat(13,auto)}}@media (max-width:1100px){.home-navbar__desktop,.home-navbar__loading,.home-navbar__mega{display:none}.home-navbar__mega{width:min(1000px,calc(100vw - 32px))}.home-navbar__mega-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:992px){.home-navbar__container{padding:0 16px}}@media (min-width:769px) and (max-width:992px){.home-navbar__mega-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}.container{box-sizing:border-box;margin-inline:auto;max-width:1280px;padding-inline:16px}.container--fluid{max-width:100%}.content-detail-skeleton{direction:rtl;width:100%}.content-detail-skeleton__container{margin:0 auto;max-width:1200px;padding:30px 20px 60px;width:100%}.skeleton{background:#eee;border-radius:6px;overflow:hidden;position:relative}.skeleton:after{animation:skeleton-loading 1.4s infinite;background:linear-gradient(90deg,#0000,#ffffffb3,#0000);content:"";inset:0;position:absolute;transform:translateX(-100%)}@keyframes skeleton-loading{to{transform:translateX(100%)}}.content-skeleton__title-image{border-radius:12px;height:260px;margin-bottom:30px;width:100%}.content-skeleton__title{display:flex;flex-direction:column;gap:10px;margin-bottom:30px}.content-skeleton__title .skeleton{border-radius:6px;height:28px;width:60%}.content-skeleton__title .skeleton.short{height:24px;width:35%}.content-skeleton__content{width:100%}.skeleton-paragraph{display:flex;flex-direction:column;gap:10px;margin-bottom:30px}.skeleton-paragraph .skeleton{height:15px;width:100%}.skeleton-paragraph .skeleton.medium{width:80%}.skeleton-paragraph .skeleton.short{width:60%}.skeleton-heading{height:22px;margin:35px 0 20px;width:35%}.skeleton-content-image{border-radius:10px;height:260px;margin:30px auto;width:80%}.skeleton-list{display:flex;flex-direction:column;gap:15px;margin:25px 0 35px;padding-right:10px}.skeleton-list>div{align-items:center;display:flex;gap:10px}.list-bullet{border-radius:50%;flex-shrink:0;height:8px;width:8px}.list-line{height:13px;width:70%}.list-line.short{width:45%}@media (max-width:768px){.content-detail-skeleton__container{padding:20px 15px 40px}.content-skeleton__title-image{height:200px;margin-bottom:25px}.content-skeleton__title .skeleton{height:24px;width:80%}.content-skeleton__title .skeleton.short{height:20px;width:55%}.skeleton-content-image{height:220px;width:100%}}@media (max-width:480px){.content-detail-skeleton__container{padding:15px 12px 35px}.content-skeleton__title-image{border-radius:8px;height:150px;margin-bottom:20px}.content-skeleton__title{gap:8px;margin-bottom:25px}.content-skeleton__title .skeleton{height:20px;width:95%}.content-skeleton__title .skeleton.short{height:18px;width:70%}.skeleton-paragraph{gap:8px;margin-bottom:25px}.skeleton-paragraph .skeleton{height:12px}.skeleton-paragraph .skeleton.medium{width:90%}.skeleton-paragraph .skeleton.short{width:70%}.skeleton-heading{height:18px;margin:25px 0 15px;width:60%}.skeleton-content-image{height:180px;margin:25px auto}.list-line{width:85%}.list-line.short{width:60%}}.content-detail{width:100%}.content-detail__container{margin:0 auto;max-width:100%}.content-detail__title{border:1px solid #ddd;border-bottom-left-radius:15px;border-bottom-right-radius:15px;color:#7e1f6f;font-family:IRANSansMedium;font-size:16px;margin-bottom:25px;margin-right:70px;text-align:center;width:200px}.content-detail__title-image{border-bottom:4px solid #832865}.content-detail__title-image img{display:block;width:100%}.content-detail__image{margin-bottom:30px}.content-detail__image img{border-radius:12px;max-height:500px;object-fit:cover;width:100%}.content-detail__content{border:1px solid #95b73c;border-radius:10px;font-size:14px;line-height:2;margin:0 auto;max-width:1280px;padding:10px 30px}.content-detail__content img{height:auto;max-width:100%}.content-detail__content h5{font-size:18px!important}.content-detail__content span{font-size:14px!important}@media (max-width:768px){.content-detail__container{padding:0}.content-detail__title{font-size:16px;margin-right:0}.content-detail__content{font-size:12px;padding:0 10px}.content-detail__title-image img{height:100px}}.faqs-page{background:#f8f8f8;padding:50px 20px;width:100%}.faqs-container{margin:0 auto;max-width:1000px;width:100%}.faqs-header{margin-bottom:35px;text-align:center}.faqs-header h1{font-size:30px;font-weight:700;margin:0 0 10px}.faqs-header p{color:#777;font-size:15px;margin:0}.faqs-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;transition:border-color .2s ease}.faq-item--open{border-color:#ddd}.faq-question{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;font-family:inherit;gap:20px;justify-content:space-between;min-height:65px;padding:15px 20px;text-align:right;width:100%}.faq-question__text{color:#222;flex:1 1;font-size:16px;font-weight:600;line-height:1.8}.faq-question__icon{align-items:center;background:#f1f1f1;border-radius:50%;color:#7e1f6f;display:flex;flex-shrink:0;font-size:23px;height:32px;justify-content:center;line-height:1;transition:transform .2s ease;width:32px}.faq-item--open .faq-question__icon{background:#94b63c;color:#fff}.faq-answer{padding:0 20px 20px}.faq-answer p{border-top:1px solid #eee;color:#666;font-size:15px;line-height:2;margin:0;padding-top:15px}.faqs-error,.faqs-loading{padding:50px 20px;text-align:center}@media (max-width:768px){.faqs-page{padding:30px 15px}.faqs-header{margin-bottom:25px}.faqs-header h1{font-size:24px}.faq-question{min-height:60px;padding:13px 15px}.faq-question__text{font-size:14px}.faq-question__icon{font-size:21px;height:29px;width:29px}.faq-answer{padding:0 15px 15px}.faq-answer p{font-size:14px;line-height:1.9;text-align:justify}}.section-map{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 4fr;margin:0 auto;max-width:1280px;padding-top:15px}.leaflet-container{border:2px solid #94b63c;border-radius:20px;height:80vh;width:100%}.leaflet-popup-content{font-family:IRANSansXFaNum-Regular;text-align:center;width:85px}.google-map{padding-top:15px}.btn-map{background:#749022;border-radius:1em;color:#fff;cursor:pointer;font-size:16px;line-height:1.5rem;margin:25px auto;max-width:500px;padding:12px 16px;text-align:center;width:100%}.btn-map:hover{background:#7e1f6f}@media (max-width:830px){.section-map{display:flex;flex-direction:column}.google-map{display:flex}.btn-map{margin:0;max-width:100%}}#root{direction:rtl;font-family:IRANSansXFaNum-Regular}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#fff;border-radius:10px}::-webkit-scrollbar-thumb{background:#832865;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94b63c}::-webkit-scrollbar-corner{background:#832865}.nav-links{display:flex;gap:12px}.card-actions{display:flex;gap:8px}.review{border:1px solid #ddd;border-radius:8px;margin-top:10px;padding:10px}.skeleton{animation:pulse 1.2s infinite}.skeleton-img{background:#ddd;border-radius:8px;height:180px}.skeleton-text{background:#ddd;border-radius:4px;height:16px;margin-top:10px}.short{width:60%}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.pagination{display:flex;gap:10px;justify-content:center;margin-top:20px}.pagination button{background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-family:IRANSansXFaNum-Regular;padding:6px 12px}.pagination button.active{background:#94b63c;color:#fff;font-weight:700}.pagination span{color:#888;padding:6px 10px}.out-stock{color:red;font-weight:700}.low-stock{color:orange;font-weight:700}.in-stock{color:green;font-weight:600}button:disabled{cursor:not-allowed;opacity:.5}.gift-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);margin:20px 0}.gift-card{border:1px solid #ddd;padding:10px;text-align:center}.gift-card img{height:100px;object-fit:cover;width:100%}.qty-box{align-items:center;display:flex;gap:10px;margin:15px 0}.qty-box input{text-align:center;width:60px}.related-section{margin-top:50px}.related-slider{display:flex;gap:16px;overflow-x:auto;padding:10px 0}.related-card{border:1px solid #ddd;border-radius:10px;color:#000;flex-shrink:0;min-width:180px;padding:10px;text-decoration:none}.related-card img{border-radius:8px;width:100%}.brand-section{margin-top:50px}.brand-slider{display:flex;gap:16px;overflow-x:auto;padding:10px 0}.brand-card{border:1px solid #ddd;border-radius:12px;color:#000;flex-shrink:0;min-width:200px;padding:12px;text-decoration:none}.brand-card img{border-radius:10px;width:100%}.container{width:100%}.products-page{direction:rtl;display:flex;gap:5px;grid-template-columns:280px minmax(0,1fr);width:100%}@media (max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.products-grid{grid-template-columns:1fr}}.products-content{background:#fff;border:1px solid #ddd;border-radius:5px;display:flex;flex-direction:column;gap:5px;padding:10px;width:100%}.products-header{align-items:center;display:flex;justify-content:space-between;padding:0 10px}.products-header h1{color:#832865;font-family:IRANSansMedium;font-size:18px}.products-header .totalTitle{color:#696969;font-family:IRANSansMedium;font-size:14px}.products-header .total{color:#595959;font-family:IRANSansXFaNum-Regular;font-size:16px}.totalProducts{display:flex}.products-content hr{border:solid #0000001f;border-width:0 0 thin;flex-shrink:0;margin:0 0 10px;padding-top:10px}.filters-sidebar .sort-bar{display:none}@media (max-width:992px){.filters-sidebar .sort-bar{display:flex}}.filter-header,.mobile-actions{display:none}.products-page{position:relative}@media (max-width:1100px){.filters-mobile{display:flex!important}.filter-header{border-bottom:1px solid #ddd;display:flex;font-weight:700;justify-content:space-between;padding:5px}.filter-header label{display:flex}.mobile-filter-btn{display:block}.filters-overlay{background:#0006;inset:0;position:fixed;z-index:9998}.filters-sidebar{width:100vw;width:100%!important}.filters-sidebar,.sort-bar{-webkit-overflow-scrolling:touch;background:#fff;border-radius:0!important;height:100vh!important;margin:0!important;overflow-y:auto!important;position:fixed!important;right:-100%;top:0!important;transition:right .3s ease;z-index:9999}.sort-bar{width:100vw}.filters-sidebar.open{right:0}.sort-bar.open{border:none;display:flex;flex-direction:column;flex-wrap:nowrap;right:0;row-gap:0;transition:right .3s ease!important;width:100%}.sort-bar button{background:#fff;border:none!important;border-bottom:1px solid #ddd!important;border-radius:0!important;color:#696969;cursor:pointer;font-family:IRANSansMedium;font-size:12px;padding:10px!important;width:100%}.products-content,.products-page{height:auto!important;overflow:visible!important}}.no-scroll{height:100vh!important;overflow:hidden!important}.close-filters{background:#fff;border:none;color:#958e8e}.filters-mobile{color:#696969;display:flex;display:none;font-family:IRANSansMedium;font-size:16px}.filter-mobile,.sort-mobile{display:flex;margin-left:20px}.filters-sidebar{background:#fff;border:1px solid #ddd;border-radius:5px;box-shadow:0 8px 24px #0000000d;height:auto;padding:20px;position:-webkit-sticky;position:sticky;top:110px;width:320px}.products-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.filter-card{margin-bottom:28px}.filters-count{background:#832865ab;border-radius:15px;color:#fff;font-size:14px;padding:2px 8px;position:relative;right:15px;top:-15px}.filter-title{border-bottom:1px solid #eee;color:#222;font-size:18px;font-weight:700;margin-bottom:16px;padding-bottom:10px}.filter-item{align-items:center;color:#555;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:12px;transition:.25s}.filter-item:hover{color:#17a34a}.products-toolbar{align-items:center;background:#fff;border:1px solid #ececec;border-radius:16px;display:flex;justify-content:space-between;padding:18px 22px}@media (max-width:992px){.products-page{grid-template-columns:1fr}.filters-sidebar,.sort-bar{order:-1;position:static}}.products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(229px,1fr))}@media (max-width:992px){.grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.service-strip{margin-top:1px!important}.about{margin-top:5px!important;padding:5px!important}.grid{grid-template-columns:1fr 1fr}}.filters-mobile,.products-header .totalTitle{font-size:13px}.products-header .total{font-size:14px;padding-right:10px}.products-content hr{margin-bottom:1px;padding-top:1px}.sort-bar{display:flex;flex-wrap:wrap;gap:10px;padding-top:10px}.sort-bar button{background:#fff;border:1px solid #e0e0e0;border-radius:20px;color:#696969;cursor:pointer;font-family:IRANSansMedium;font-size:12px;padding:5px 10px}.sort-bar button.active,.sort-bar button:hover{background:#94b63c;color:#fff}.loading-overlay{align-items:center;background:#fffc;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:1000}.spinner{border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:5px}.price-filter h4{border-bottom:1px solid #ddd;padding-bottom:5px;text-align:center}.price-filter p{font-size:14px;padding-top:5px;text-align:center}.price-filter p,.price-title{color:#696969;font-family:IRANSansRegular}.price-title{font-size:16px}.slider-number{color:#696969;font-family:BYekan;font-weight:900;padding-bottom:10px}.price-filter .applyPrice{background-color:#832865;border-color:currentcolor;border-radius:15px;border-style:none;color:#fff;cursor:pointer;font-family:IRANSansBold;font-size:1rem;height:30px;margin-left:10px;text-align:center;width:100%}.price-filter{padding:5px}.price-filter .slider{height:10px;margin:20px 0}.track{background:#e5e7eb;border-radius:999px;bottom:0;height:8px;top:0}.track.track-1{background:#94b63c}.thumb{background:#fff;border:3px solid #94b63c;border-radius:50%;box-shadow:0 3px 10px #0000002e;height:22px;outline:none;top:50%;transform:translateY(-50%);transition:all .25s ease;width:22px}.price-values{display:flex;justify-content:space-between;margin-bottom:15px}.price-filter .slider{height:8px;margin:25px 0;position:relative;width:100%}.track.track-1{background:linear-gradient(90deg,#94b63c,#94b63c)}.thumb:hover{box-shadow:0 0 0 8px #16a34a1f,0 6px 18px #0000002e;transform:translateY(-50%) scale(1.15)}.thumb:active{box-shadow:0 0 0 10px #16a34a2e,0 0 0 18px #16a34a14,0 10px 25px #0003;transform:translateY(-50%) scale(1.28)}@keyframes thumbPulse{0%{box-shadow:0 0 0 0 #7e19f159}70%{box-shadow:0 0 0 12px #16a34a00}to{box-shadow:0 0 0 0 #16a34a00}}.thumb:active{animation:thumbPulse .8s infinite}.slider{cursor:pointer}.thumb{cursor:grab}.thumb:active{cursor:grabbing}.page-banner{margin-bottom:20px;width:100%}.page-banner img{display:block;height:50px;object-fit:cover;width:100%}.banner-slider{cursor:grab;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.banner-slider:active{cursor:grabbing}.banner-slider img{-webkit-user-drag:none;display:block;height:350px;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.banner-dots{bottom:15px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%)}.banner-dots span{background:#fff;border-radius:50%;cursor:pointer;height:12px;opacity:.5;width:12px}.banner-dots span.active-dot{opacity:1}@media (max-width:768px){.banner-slider img{height:180px}}.category-carousel{-ms-overflow-style:none;cursor:grab;scrollbar-width:none}.category-carousel:active{cursor:grabbing}.carousel-tabs button{background:#0000;padding:10px 15px;position:relative}.carousel-tabs button.active{color:#e53935}.carousel-tabs button.active:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAA8CAYAAACtrX6oAAABxUlEQVR4nO3dQY6DQAxE0WGulPsfIWdiVl6EETIBu10u19+wSNON+gnEAinbvu8/irff6gtQuQmYPAGTNw14PxzpmwR8xB2BPAX4DJMeeQKwh0iNzA78D++9vS+NY4kZ+BR3EjIrsHvnTkFmBL76WB6BzAZ8Gdf5nQaZCfhrXGccBTIL8G1cZ3x7ZAbgx7jOea2RuwOH4Trnt0XuDByO68zTErkrcBquM1875I7A6bjOvK2QuwEvw3Xmb4PcCXg5rrNOC+QuwGW4znrwyB2Ay3GddaGR0YFhcJ31YZGRgeFwrU7IqMCwuFYXZERgeFyrAzIacBtcCx0ZCbgdroWMjALcFtdCRUYAbo9rISJXA9PgWmjIlcB0uBYSchUwLa6FglwBTI9rISCvBh6Da1UjrwQeh2tVIq8CHotrVSGvAB6Pa1UgZwML99Bq5Exg4Z60EjkLWLhOq5AzgIV7sRXI0cDC/bJs5Ehg4d4sEzkKWLgPy0KOABZuUBnIT4GFG1w08hNg4SYViXwXWLjJRSGHvGQJN6eIfa3+JkslFwL82l9bxDzqs4h9DbuDhRxb1H6GPqKFHFPkPm763yTu9JJFnoDJEzB5f9B4+SOx4J+HAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:contain;bottom:-15px;content:"";height:25px;left:50%;position:absolute;transform:translateX(-50%);width:45px;z-index:1000}.category-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.category-section{margin:30px 0}.category-section h2{margin-bottom:15px}.category-carousel{display:flex;gap:16px;overflow-x:auto;padding-bottom:10px;scroll-behavior:smooth}.category-carousel::-webkit-scrollbar{height:6px}.category-card{color:inherit;flex-shrink:0;min-width:120px;text-decoration:none}.category-card img{border:2px solid #eee;border-radius:50%;height:100px;object-fit:cover;width:100px}.category-card span{display:block;margin-top:8px}.category-carousel-wrapper{position:relative}.category-carousel::-webkit-scrollbar{display:none}.category-card{flex:0 0 120px}.arrow{border:none;border-radius:50%;cursor:pointer;height:40px;width:40px}.left{left:0}.right{right:0}.arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10}@media (max-width:768px){.arrow,.left,.right{display:none}}.category-carousel{-webkit-user-select:none;user-select:none}.category-carousel img{pointer-events:none}.products-carousel{cursor:grab;-webkit-user-select:none;user-select:none}.products-carousel:active{cursor:grabbing}.products-carousel img{pointer-events:none}.products-carousel{scroll-snap-type:x mandatory}.carousel-item{scroll-snap-align:start}.product-carousel-section{margin:40px 0}.carousel-tabs{background-color:#f0f0f0cf;border-radius:10px;display:flex;gap:10px;margin-bottom:7px}.carousel-tabs button{border:none;color:#832865;cursor:pointer;font-family:IRANSansBold;font-size:18px;margin-right:10px;padding:10px 18px}.carousel-tabs button.active{font-size:20px;font-weight:700}.carousel-wrapper{background-color:#f0f0f0;border-radius:10px;padding:20px;position:relative}.products-carousel{-ms-overflow-style:none;display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.products-carousel::-webkit-scrollbar{display:none}.carousel-item{flex:0 0 260px}.carousel-arrow{border:none;cursor:pointer;height:40px;position:absolute;top:40%;transform:translateY(-50%);width:40px;z-index:2}.carousel-arrow.left{left:-10px}.carousel-arrow.right{right:-10px}@media (max-width:768px){.carousel-arrow{display:none}.carousel-item{flex:0 0 220px}}.banner-grid{grid-gap:15px;display:grid;gap:15px;margin:25px 0}.banner-item{border-radius:12px;display:block;overflow:hidden}.banner-item img{display:block;height:250px;object-fit:cover;transition:.3s;width:100%}.banner-item:hover img{transform:scale(1.05)}@media (max-width:768px){.banner-grid{grid-template-columns:1fr!important}.banner-item img{height:180px}}.modal-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal{background:#fff;border-radius:10px;max-width:90vw;padding:20px;width:450px}.modal select{margin-top:5px;padding:10px;width:100%}.modal-actions{display:flex;gap:10px;margin-top:20px}.qty-selector{align-items:center;display:flex;gap:10px;margin:15px 0}.qty-selector button{cursor:pointer;height:40px;width:40px}.qty-selector input{text-align:center;width:70px}.prescription-cart-link{position:relative}.cart-badge{background:red;border-radius:50%;color:#fff;font-size:12px;margin-left:8px;padding:4px 8px}.error{color:red;font-size:12px;margin-top:4px}.brand-item{cursor:pointer}.brands-list::-webkit-scrollbar{width:6px}.brands-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.brands-list{background:#fff;border-radius:6px}.brand-toggle-btn{color:#007bff;font-size:14px;margin-top:8px}.brands-filter{background:#fff;border-radius:6px;margin-top:20px;overflow:hidden}.brands-header{border-bottom:1px solid #ddd;font-weight:700;padding:10px;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:10}.brands-list{max-height:200px;overflow-y:auto;padding:10px}.brand-item{align-items:center;color:#282828f5;display:flex;font-family:IRANSansBold;font-size:12px;font-weight:400;gap:8px;margin-bottom:6px}.brand-toggle-btn{background:none;border:none;border-top:1px solid #ddd;color:#832865;cursor:pointer;font-family:IRANSansRegular;font-weight:700;padding:8px 8px 15px;width:100%}.skeleton{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0,#e6e6e6 50%,#f0f0f0);background-size:200% 100%;border-radius:8px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-card{height:250px;margin-bottom:15px;width:100%}.loading-dots{align-items:center;display:flex;gap:6px;justify-content:center;margin:20px 0}.loading-dots div{animation:bounce .6s infinite alternate;background:#333;border-radius:50%;height:10px;width:10px}.loading-dots div:nth-child(2){animation-delay:.2s}.loading-dots div:nth-child(3){animation-delay:.4s}@keyframes bounce{0%{opacity:.4;transform:translateY(0)}to{opacity:1;transform:translateY(-8px)}}.loader{animation:spin .8s linear infinite;border:4px solid #ddd;border-radius:50%;border-top-color:#333;height:25px;margin:20px auto;width:25px}.update-toast{animation:slideIn .3s ease-out,fadeOut .3s ease-in 2.2s forwards;box-shadow:0 4px 12px #0003}@keyframes fadeOut{to{opacity:0;transform:translateY(20px)}}.update-toast{align-items:center;animation:slideIn .3s ease-out;background:#832865;border-radius:8px;bottom:20px;box-shadow:0 4px 12px #c2eb0d33;color:#fff;display:flex;font-size:14px;gap:10px;opacity:.95;padding:12px 18px;position:fixed;right:20px;z-index:9999}.spinner{animation:spin .8s linear infinite;border:3px solid #83286500;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:.95;transform:translateY(0)}}body{background:#f7f7f7;font-family:sans-serif;margin:0}.header{align-items:center;background:#832865;border-bottom:1px solid #ddd;display:flex;justify-content:space-between}.search{border:1px solid #ccc;border-radius:6px;padding:10px;width:35%}.nav a{color:#333;margin:0 10px;text-decoration:none}.hero{color:#fff;padding:80px 40px;text-align:left}.hero-btn{background:#07f;border:none;border-radius:6px;color:#fff;padding:12px 25px}.categories{padding:40px}.category-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.category-card{padding:15px}.products-grid{grid-template-columns:repeat(4,1fr);padding:40px}.promo{display:flex;gap:20px;padding:40px}.promo-banner{border-radius:10px;color:#fff;flex:1 1;padding:30px}.promo-banner.blue{background:#07f}.promo-banner.green{background:#00b894}@media (max-width:768px){.search{width:100%}.nav{display:none}.actions button{font-size:14px;padding:8px 12px}}@media (min-width:1024px){.mui-style-1nimxa8{margin-left:72px;margin-right:72px}}@font-face{font-family:Mj_Ashgar;font-style:normal;font-weight:100;src:url(/static/media/Mj_Ashgar.ffa1651f0dbbe69562a6.ttf) format("truetype")}@font-face{font-family:BYekan;font-style:normal;font-weight:400;src:url(/static/media/BYekan.cc0dbf9e16189e73a7be.woff) format("woff")}@font-face{font-display:block;font-family:IRANSansUltraLight;font-style:normal;font-weight:400;src:url(/static/media/IRANSansUltraLight.28c842dade8e2a73ef32.ttf) format("truetype")}@font-face{font-family:IRANSansXFaNum-Bold;font-weight:700;src:url(/static/media/IRANSansXFaNum-Bold.95c64c97acd5717d4b49.woff2) format("truetype")}@font-face{font-family:IRANSansXFaNum-Medium;font-weight:700;src:url(/static/media/IRANSansXFaNum-Medium.114afad1f5f46b967990.woff2) format("truetype")}@font-face{font-family:IRANSansXFaNum-Regular;font-weight:700;src:url(/static/media/IRANSansXFaNum-Regular.7f3680b852ae1c369f77.woff2) format("truetype")}@font-face{font-family:IRANSansRegular;font-style:normal;font-weight:500;src:url(/static/media/IRANSansRegular.d4adee3e1080a9a1818f.woff) format("woff")}@font-face{font-family:IRANSansMedium;font-style:normal;font-weight:700;src:url(/static/media/IRANSansMedium.6ddd9449690cc94c2cba.woff) format("woff")}@font-face{font-family:IRANSansBold;font-style:normal;font-weight:700;src:url(/static/media/IRANSansBold.ee020ad5f393d8e98d6f.woff) format("woff")}@font-face{font-family:webYekan;font-style:normal;font-weight:700;src:url(/static/media/web_Yekan.1e623c77bb4d266b943b.woff) format("woff")}*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;font-family:IRANSansXFaNum-Regular,sans-serif}a{text-decoration:none}.container-home{margin:auto;max-width:1400px;width:90%}.home-layout{margin:auto}.hero{grid-gap:20px;display:grid;gap:20px;grid-template-columns:2fr 1fr;margin:30px 0}.hero-main img,.hero-side img{border-radius:12px;width:100%}.categories{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(6,1fr)}.category-card{background:#fff;border-radius:10px;padding:20px;text-align:center}.products-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}.price-box{display:flex;flex-direction:column;gap:5px}.price-box del{color:#999}.price-box strong{font-size:18px}.discount-badge{background:#e53935;border-radius:50px;color:#fff;font-size:12px;padding:5px 10px;right:12px}.discount-badge,.wishlist-btn{position:absolute;top:12px;z-index:10}.wishlist-btn{background:#fff;border:none;border-radius:50%;cursor:pointer;height:36px;left:12px;width:36px}.brands-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(8,1fr)}@media (min-width:1280px){.home-layout{margin:auto;max-width:1280px}}@media (max-width:600px){.container{margin:auto;max-width:1400px;padding:5px;width:100%!important}}
/*# sourceMappingURL=main.49902ae8.css.map*/