@font-face{font-family:Vazir;src:url(/assets/Vazir-Light-DbIbCec-.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/Vazir-DxR6xARY.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/Vazir-Medium-TAUl9neI.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/Vazir-Bold-Dc096CGp.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IRANYekan;src:url(/assets/BYekan_-eVh8TlJb.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IRANYekan;src:url(/assets/BYekan_%20Bold-wdC9QWkW.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Vazir,sans-serif;overflow-x:hidden;margin:0;padding:0;width:100%}button{font-family:Vazir,sans-serif}img{max-width:100%;height:auto;display:block}:root{--header-height: 94px;--navbar-height: 36px}@media(max-width:960px){.app-shell{padding-bottom:84px}}.story-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;width:100%}.story-image-container{width:70px;height:70px;border-radius:50%;padding:3px;background:#d9d9d9;margin-bottom:5px}.story-image{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid #6e1d28;box-shadow:0 2px 5px #0003}.story-title{font-size:11px;color:#232933;text-align:center;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;width:100%}@media(max-width:768px){.story-image-container{width:60px;height:60px}}.home-page{width:100%;display:flex;flex-direction:column;align-items:center}.top-section{width:100%;max-width:1400px;height:120px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 20px;animation:topSectionFade .6s ease-out .2s both}@keyframes topSectionFade{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.top-left-image,.top-right-image{height:100%;display:flex;align-items:center;justify-content:center;transition:transform .5s ease}.top-left-image:hover,.top-right-image:hover{transform:scale(1.05)}.top-left-image img{max-height:80%;max-width:100%;object-fit:contain}.top-right-image img{max-height:80%;max-width:100%;-webkit-transform:scaleX(-1);transform:scaleX(-1);object-fit:contain}.stories-container{display:flex;justify-content:space-around;align-items:center;height:100%;padding:0 10px}.hero-section{width:100%;max-width:1960px;border-radius:30px;overflow:hidden;position:relative;height:500px;box-shadow:0 10px 30px #6e1d284d;margin:10px auto;animation:heroFadeIn .8s ease-out .5s both}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;max-width:none;margin:0;padding:30px;z-index:2}.hero-text{color:#fff;text-align:center;animation:heroTextSlide .8s ease-out .7s both;position:relative;z-index:3;background:#746969dc;border-radius:20px;padding:30px 40px;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #c0aeb14d;max-width:800px;margin-left:100px}@keyframes heroTextSlide{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.hero-text h1{font-size:2.5rem;font-weight:1000;margin-bottom:15px;text-shadow:3px 3px 15px rgba(0,0,0,.7),0 0 40px rgba(255,255,255,.3);animation:textGlow 2s ease-in-out infinite alternate;font-family:Vazir,sans-serif;letter-spacing:1px;line-height:1.3}@keyframes textGlow{0%{text-shadow:2px 2px 8px rgba(0,0,0,.3)}to{text-shadow:2px 2px 15px rgba(255,255,255,.5)}}.hero-text p{font-size:2.2rem;margin-bottom:25px;font-weight:500;text-shadow:2px 2px 10px rgba(0,0,0,.6);font-family:Vazir,sans-serif;letter-spacing:1.5px;line-height:1.5;opacity:.95}.info-btn{background-color:#fff;color:#6e1d28;border:none;padding:12px 30px;height:auto;border-radius:50px;font-weight:700;display:inline-flex;align-items:center;cursor:pointer;transition:all .4s ease;box-shadow:0 4px 15px #ffffff4d;margin:0 auto;animation:btnPulse 2s ease-in-out infinite}@keyframes btnPulse{0%,to{transform:scale(1);box-shadow:0 4px 15px #ffffff4d}50%{transform:scale(1.05);box-shadow:0 6px 20px #ffffff80}}.info-btn:hover{background-color:#b3a26a;color:#fff;transform:translateY(-3px) scale(1.05);box-shadow:0 8px 25px #b3a26a80;animation:none}.info-btn:active{transform:translateY(-1px) scale(1.02)}.arrow-icon{margin-right:8px;width:14px;height:14px}.hero-swiper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.swiper-container{position:relative;width:100%;height:100%}.hero-image{width:100%;height:100%;object-fit:cover;border-radius:0;box-shadow:none;transition:all .5s ease;animation:smoothZoom 8s ease-in-out infinite;position:absolute;top:0;left:0}@keyframes smoothZoom{0%,to{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.05);filter:brightness(1.1)}}.hero-image:hover{transform:scale(1.02);box-shadow:0 12px 40px #00000080}.swiper-btn{position:absolute;top:50%;transform:translateY(-50%);background-color:#ffffffe6;border:2px solid rgba(110,29,40,.3);width:45px;height:45px;border-radius:50%;font-size:1.5rem;color:#6e1d28;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10;box-shadow:0 4px 12px #0003}.swiper-btn:hover{background-color:#fff;border-color:#6e1d28;transform:translateY(-50%) scale(1.15);box-shadow:0 6px 18px #6e1d2866}.swiper-btn:active{transform:translateY(-50%) scale(1.05)}.swiper-prev{left:15px}.swiper-next{right:15px}.homepage-pagination{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;justify-content:center;gap:10px;z-index:10}.homepage-pagination-bullet{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.9);background-color:transparent;cursor:pointer;transition:all .3s ease}.homepage-pagination-bullet:hover{background-color:#ffffff80;transform:scale(1.1)}.homepage-pagination-bullet.active{background-color:#fff;border-color:#fff;transform:scale(1.3);box-shadow:0 2px 8px #ffffff80}@media(max-width:992px){.hero-content{flex-direction:row;gap:30px}.hero-text{text-align:center;padding:20px 25px;max-width:400px}.info-btn{margin:0 auto}}@media(max-width:768px){.top-section{grid-template-columns:1fr;grid-template-rows:auto auto auto;height:auto;padding:10px;gap:10px}.top-left-image,.top-right-image{height:70px}.stories-container{order:2;padding:0 5px}.hero-section{border-radius:15px;margin:5px auto;height:300px}.hero-content{flex-direction:row;gap:10px;padding:10px}.hero-text{flex:1;padding:15px 20px;max-width:280px}.hero-text h1{font-size:1.2rem;letter-spacing:.5px}.hero-text p{font-size:.9rem;margin-bottom:8px;letter-spacing:.3px}.swiper-btn{width:28px;height:28px;font-size:1rem}.swiper-prev{left:5px}.swiper-next{right:5px}.info-btn{margin:0 auto;font-size:9px;padding:5px 10px}.arrow-icon{margin-right:3px;width:7px;height:7px}.homepage-pagination{bottom:10px;gap:6px}.homepage-pagination-bullet{width:7px;height:7px}}@media(max-width:480px){.top-section{padding:8px;gap:8px}.top-left-image,.top-right-image{height:60px}.hero-section{margin:5px auto;height:250px}.hero-content{gap:8px;padding:8px}.hero-text{padding:12px 15px;max-width:220px}.hero-text h1{font-size:1rem;letter-spacing:.3px}.hero-text p{font-size:.75rem;margin-bottom:6px;letter-spacing:.2px}.swiper-btn{width:24px;height:24px;font-size:.9rem}.swiper-prev{left:4px}.swiper-next{right:4px}.info-btn{font-size:8px;padding:4px 8px}.arrow-icon{width:6px;height:6px;margin-right:2px}.homepage-pagination{bottom:6px;gap:4px}.homepage-pagination-bullet{width:5px;height:5px}}.dropdown-portal{animation:fadeIn .2s ease-in-out}.nav-item{min-width:80px;max-width:250px;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;position:relative;padding:0 20px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;text-decoration:none;transition:all .3s ease;border-radius:8px}.nav-item:hover{background-color:#6e1d280d;transform:translateY(-1px)}.nav-item:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:#6e1d28;transform:translate(-50%);transition:width .2s ease-in-out}.nav-item:hover:after{width:calc(100% - 24px)}.nav-icon{width:22px;height:22px;flex-shrink:0;transition:transform .3s ease}.nav-item:hover .nav-icon{transform:scale(1.1)}.nav-text,.nav-text-important{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1}.nav-text-important{color:#2c2c2c;font-weight:700}.nav-item-container{position:relative;overflow:visible}.nav-item-container.has-dropdown:hover .nav-dropdown{display:block}.nav-dropdown{display:none;position:absolute;top:100%;right:0;width:300px;background:#fff;box-shadow:0 10px 20px #00000026;padding:20px;z-index:101;border-radius:0 0 12px 12px;border-top:3px solid #6e1d28;animation:dropdownSlide .3s ease-out}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.navbar{background:#fff;position:sticky;top:94px;z-index:99;padding:8px 0;direction:rtl;box-shadow:0 2px 8px #00000014;margin:0;width:100%;--navbar-top: 94px;--navbar-height: 36px;animation:fadeIn .5s ease-out .3s both}.navbar-contact-us{margin-right:auto;color:#f9f9f9;display:flex;align-items:center;gap:8px;margin-bottom:20px;margin-left:20px}.navbar-contact-us-btn{border-radius:12px;border:none;padding:8px 16px;cursor:pointer;font-size:14px;font-weight:500;color:#f9f9f9;height:36px;background-color:#b3a26a;display:flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .3s ease;box-shadow:0 2px 6px #b3a26a33}.navbar-contact-us-btn:hover{background-color:#c7b77e;transform:translateY(-2px);box-shadow:0 4px 10px #b3a26a4d}.navbar-contact-us-btn:active{transform:translateY(0);box-shadow:0 2px 4px #b3a26a33}.navbar-contact-us-label{color:#908a8a;font-weight:700;margin:0;padding:0}.navbar-contact-us-country-label{color:#b3a26a;font-weight:700;margin:0;padding:0}.categories-nav{display:flex;direction:rtl;overflow-x:hidden;padding:0;max-width:1200px;margin:0 auto}.categories-nav a{white-space:nowrap;color:#333;font-size:.9rem;text-decoration:none}.categories-nav a:hover{color:#6e1d28}@media(min-width:768px){.header-top{flex-wrap:nowrap}.search-bar{order:2;margin:0}.cart-login{order:3}}.dropdown-content{max-width:100%;margin:0;padding:0;background:#fff;border-radius:0 0 12px 12px;overflow:hidden}.dropdown-grid{display:grid;grid-template-columns:1fr;gap:8px;padding:12px}.category-link{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;color:#333;transition:all .3s ease;background-color:#cabe97;border-radius:10px;text-decoration:none;font-size:14px;direction:rtl;box-shadow:0 2px 4px #0000000d}.dropdown-grid-img{width:16px;height:16px;transform:rotate(180deg);transition:transform .2s ease}.category-link:hover{color:#6e1d28;background:#f9f9f9;transform:translate(-5px);box-shadow:0 4px 8px #0000001a}.category-link:hover .dropdown-grid-img{transform:rotate(180deg) translate(-3px)}@media(min-width:768px){.dropdown-grid{grid-template-columns:repeat(1,1fr)}}.desktop-login-btn{background-color:#b3a26a;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;margin-right:10px;transition:background-color .3s ease}.desktop-login-btn:hover{background-color:#c7b77e}.mobile-user-btn{background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-user-btn img{width:24px;height:24px}.header-login-btn{background-color:#b3a26a;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .3s ease}.header-login-btn:hover{background-color:#c7b77e}.icons-section{display:flex;align-items:center;gap:15px}.header-mobile-bottom{display:flex;align-items:center;gap:10px;justify-content:space-between;width:100%}.search-bar-mobile{flex-grow:1}.header{background:#fff;position:sticky;top:0;z-index:100;padding:15px 0;direction:rtl;width:100%;box-shadow:0 2px 10px #00000014;animation:slideDown .4s ease-out}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 15px}.header-top{display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px}.logo-section{order:1;flex:0 0 auto}.main-logo-button{border:none;background:none}.search-bar{flex:1;min-width:200px;max-width:600px;margin:0 10px 0 0}.icons-section{order:3;display:flex;gap:10px;flex:0 0 auto;align-items:center}.icons-section h2{color:#ddd;margin:0;font-weight:300;-webkit-user-select:none;user-select:none}.icon-btn{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;transition:all .3s ease;position:relative}.icon-btn:hover{background-color:#6e1d281a;transform:scale(1.1)}.icon-btn:active{transform:scale(.95)}.icon-btn img{display:block;width:30px;height:30px}.logo{height:40px;width:auto;transition:transform .3s ease;cursor:pointer}.logo:hover{transform:scale(1.05)}.header-login-btn{background-color:#6e1d28;color:#fff;border:none;padding:12px 30px;border-radius:12px;cursor:pointer;font-weight:600;transition:all .3s ease;text-decoration:none;font-size:14px;white-space:nowrap;box-shadow:0 2px 8px #6e1d2833}.header-login-btn:hover{background-color:#8a2432;transform:translateY(-2px);box-shadow:0 4px 12px #6e1d284d}.header-login-btn:active{transform:translateY(0);box-shadow:0 2px 6px #6e1d2833}.header-mobile{display:flex;flex-direction:column;animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.header-mobile-top{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px 0}.story-section{flex:0 0 auto;margin-left:0}.logo-section-mobile{flex:0 0 auto;margin-right:0}.header-mobile-bottom{display:flex;align-items:center;gap:10px;width:100%;padding:8px 0}.search-bar-mobile{flex:1;margin-left:0}.header-mobile-bottom .header-login-btn{margin-right:0;padding:12px 20px}.contact-menu-wrapper{position:relative}.floating-chat-wrapper{position:fixed;left:18px;bottom:18px;z-index:1300}.contact-menu-trigger{background-color:#b3a26a;border:none;width:42px;height:42px;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #b3a26a40}.contact-menu-trigger img{width:24px;height:24px}.contact-menu-popup{position:absolute;top:calc(100% + 8px);left:0;min-width:210px;background:linear-gradient(180deg,#fff,#faf8f3);border:1px solid #ebe3d4;border-radius:14px;box-shadow:0 14px 30px #00000029;overflow:hidden;z-index:1000}.floating-chat-popup{top:auto;bottom:calc(100% + 10px);left:0;right:auto}.floating-chat-trigger{width:70px;height:70px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#d6c99b,#b3a26a 65%);box-shadow:0 14px 28px #0000003d}.floating-chat-trigger svg{width:34px;height:34px;color:#fff}.contact-menu-item{display:flex;align-items:center;gap:10px;padding:12px 14px;color:#2f2f2f;text-decoration:none;font-size:13px;font-weight:600;white-space:nowrap;border-bottom:1px solid #f0e9db}.contact-menu-item:hover{background:#f7f2e8}.contact-menu-item:last-child{border-bottom:none}.contact-menu-item-icon{width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:14px}.phone-icon{background:#6e1d28}.whatsapp-icon{background:#25d366;font-size:16px}.telegram-icon{background:#229ed9;font-size:16px}.mobile-contact-link{display:none;background-color:#b3a26a;color:#fff;text-decoration:none;padding:8px 12px;border-radius:12px;font-size:11px;font-weight:600;white-space:nowrap}.header-mobile .story-item{margin-left:0}.header-mobile .story-image-container{width:50px;height:50px}.header-mobile .story-image{border:2px solid #6e1d28}@media(max-width:768px){.header{padding:4px 0}.header-mobile-top{margin-bottom:3px;padding:2px 0}.header-mobile-bottom{padding:2px 0}.logo{height:30px}.header-mobile .story-image-container{width:42px;height:42px}.header-login-btn{padding:6px 12px;font-size:11px}}@media(max-width:480px){.header{padding:3px 0}.container{padding:0 8px}.header-mobile-top{padding:1px 0;margin-bottom:2px}.header-mobile-bottom{padding:1px 0}.logo{height:26px}.header-mobile .story-image-container{width:38px;height:38px}.header-login-btn{padding:5px 8px;font-size:10px}}@media(max-width:992px){.header-top{gap:10px}.search-bar{max-width:400px}}@media(max-width:768px){.header-mobile-bottom{justify-content:space-between;gap:8px;flex-direction:row-reverse}.search-bar-mobile{flex:1 1 auto}.header-mobile-bottom .header-login-btn{padding:8px 16px;font-size:12px;border-radius:12px}}@media(max-width:480px){.header-mobile-bottom{justify-content:space-between;gap:6px;flex-direction:row-reverse}.header-mobile-bottom .header-login-btn{padding:7px 14px;font-size:11px}}@media(max-width:768px){.header-mobile-bottom{flex-direction:row;justify-content:space-between}.header-mobile-bottom .search-bar-mobile{order:1;flex:0 1 47%;max-width:54%}.header-mobile-bottom .search-bar-mobile .search-bar{min-width:0;width:100%;margin:0}.header-mobile-bottom .contact-menu-wrapper{order:2}.header-mobile-bottom .mobile-contact-link{display:inline-flex;order:3}.header-mobile-bottom .header-login-btn{order:4}.header-mobile-bottom .contact-menu-trigger{width:40px;height:40px}}@media(max-width:480px){.header-mobile-bottom{flex-direction:row;justify-content:space-between}.header-mobile-bottom .search-bar-mobile{order:1;flex:0 1 50%;max-width:50%}.header-mobile-bottom .search-bar-mobile .search-bar{min-width:0;width:100%;margin:0}.header-mobile-bottom .contact-menu-wrapper{order:2}.header-mobile-bottom .mobile-contact-link{display:inline-flex;order:3}.header-mobile-bottom .header-login-btn{order:4}.header-mobile-bottom .contact-menu-trigger{width:36px;height:36px}.header-mobile-bottom .contact-menu-trigger img{width:20px;height:20px}}@media(max-width:960px){.floating-chat-wrapper{left:14px;bottom:82px}}@media(max-width:480px){.floating-chat-wrapper{left:10px;bottom:78px}.floating-chat-trigger{width:60px;height:60px}.floating-chat-trigger svg{width:30px;height:30px}}.search-bar{flex:1;min-width:200px;max-width:600px;height:44px;order:3;width:100%;margin:10px 0;position:relative}.search-bar input{width:100%;padding:10px 15px 10px 35px;border:1px solid #ddd;border-radius:25px;background-color:#f5f5f5;color:#333;transition:all .3s ease;box-shadow:0 2px 6px #0000000d;font-family:Vazir,sans-serif}.search-bar input:focus{outline:none;border-color:#b3a26a;background-color:#fff;box-shadow:0 4px 12px #b3a26a33;transform:translateY(-1px)}.search-bar input::placeholder{color:#999}.search-btn{position:absolute;left:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;transition:all .3s ease;padding:8px;border-radius:50%}.search-btn:hover{background-color:#b3a26a1a;transform:translateY(-50%) scale(1.1)}.search-btn:active{transform:translateY(-50%) scale(.95)}.search-icon{width:20px}.category-types-section{width:100%;max-width:1400px;position:relative;border-radius:30px;margin:20px auto;animation:sectionFadeIn .8s ease-out}.section-title{text-align:center;color:#6e1d28;margin-bottom:35px;font-size:2rem;font-weight:800;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.categories-container{display:flex;align-items:center;justify-content:center;max-width:1400px;margin:0 auto;position:relative}.categories-scroll{display:flex;gap:20px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;padding:10px 0;direction:rtl;flex:1}.categories-scroll::-webkit-scrollbar{display:none}.scroll-btn{background-color:#fffffff2;border:2px solid #b3a26a;width:45px;height:45px;border-radius:50%;font-size:1.3rem;color:#6e1d28;cursor:pointer;display:flex!important;align-items:center;justify-content:center;transition:all .3s ease;z-index:2;flex-shrink:0;box-shadow:0 4px 12px #b3a26a4d;opacity:1;visibility:visible}.scroll-btn:hover{background-color:#6e1d28;color:#fff;border-color:#6e1d28;transform:scale(1.15);box-shadow:0 6px 18px #6e1d2866}.category-types-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .4s ease;padding:20px;border-radius:20px;flex:0 0 auto;min-width:150px;text-decoration:none;background:#ffffff4d}.category-types-item:hover{transform:translateY(-8px) scale(1.05);background:#fff9;box-shadow:0 8px 20px #6e1d2826}.category-types-item.active{background:#ffffff80;transform:translateY(-3px);box-shadow:0 4px 12px #6e1d281a}.category-types-image-container{width:200px;height:200px;border-radius:50%;background:linear-gradient(145deg,#fff,#f5f5f5);box-shadow:0 6px 18px #00000026;display:flex;justify-content:center;align-items:center;margin-bottom:15px;overflow:hidden;flex-shrink:0;transition:all .4s ease}.category-types-item:hover .category-types-image-container{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 24px #b3a26a4d}.category-types-image{width:200px;height:200px;object-fit:cover;border-radius:50%;flex-shrink:0;transition:all .3s ease}.category-types-item:hover .category-types-image{transform:scale(1.15)}.category-types-name{font-size:.95rem;color:#333;text-align:center;font-weight:600;width:100%;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;transition:all .3s ease}.category-types-item:hover .category-types-name{color:#6e1d28;transform:scale(1.05)}@media(max-width:768px){.category-types-section{padding:15px 12px;margin:10px auto}.section-title{font-size:1.3rem;margin-bottom:12px}.categories-scroll{display:grid;grid-template-rows:repeat(1,1fr);grid-auto-flow:column;gap:12px;padding:8px 15px;overflow-x:auto;overflow-y:hidden;height:180px;scroll-behavior:smooth;direction:rtl}.category-types-item{min-width:80px;height:auto;justify-content:flex-start;padding:6px 4px}.category-types-image-container{width:45px;height:45px;margin-bottom:6px;flex-shrink:0}.category-types-image{width:32px;height:32px;flex-shrink:0}.category-types-name{font-size:.7rem;line-height:1.1;max-width:72px;word-wrap:break-word;overflow-wrap:break-word;text-align:center;display:block;overflow:visible;white-space:normal}.scroll-btn{display:flex;width:40px;height:40px;font-size:1.2rem;background-color:#fffffff2;border:1px solid #e0e0e0;box-shadow:0 2px 8px #0000001a}}@media(max-width:480px){.category-types-section{padding:12px 10px;margin:8px auto}.section-title{font-size:1.1rem;margin-bottom:10px}.categories-scroll{height:160px;gap:10px;padding:6px 12px}.category-types-item{min-width:70px;padding:5px 3px}.category-types-image-container{width:40px;height:40px;margin-bottom:5px}.category-types-image{width:28px;height:28px}.category-types-name{font-size:.65rem;max-width:65px;line-height:1.05}.scroll-btn{width:35px;height:35px;font-size:1.1rem}}@media(max-width:768px){.categories-scroll{height:220px}.category-types-item{min-width:100px;padding:8px 6px}.category-types-image-container{width:80px;height:80px}.category-types-image{width:70px;height:70px}}@media(max-width:480px){.categories-scroll{height:200px}.category-types-item{min-width:90px;padding:6px 4px}.category-types-image-container{width:70px;height:70px}.category-types-image{width:60px;height:60px}}@media(max-width:768px){.categories-scroll{height:260px}.category-types-item{min-width:120px;padding:10px 8px}.category-types-image-container{width:110px;height:110px}.category-types-image{width:100px;height:100px}.category-types-name{font-size:.8rem;max-width:110px}}@media(max-width:480px){.categories-scroll{height:230px}.category-types-item{min-width:110px;padding:8px 6px}.category-types-image-container{width:95px;height:95px}.category-types-image{width:85px;height:85px}.category-types-name{font-size:.75rem;max-width:100px}}@media(max-width:768px){.category-types-item{padding:2px 0!important;background:transparent;box-shadow:none}}@media(max-width:480px){.category-types-item{padding:1px 0!important;background:transparent;box-shadow:none}}@media(max-width:768px){.category-types-item{padding:4px 0!important}}@media(max-width:480px){.category-types-item{padding:2px 0!important}}@media(max-width:768px){.category-types-item{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;padding:0!important}.category-types-item:hover,.category-types-item.active{background:transparent!important;box-shadow:none!important;transform:none!important}}@media(max-width:480px){.category-types-item{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;padding:0!important}.category-types-item:hover,.category-types-item.active{background:transparent!important;box-shadow:none!important;transform:none!important}}@media(max-width:768px){.categories-scroll{display:grid!important;grid-auto-flow:column;grid-template-rows:repeat(2,min-content);row-gap:12px;overflow-x:auto;overflow-y:hidden;height:320px}.category-types-item{min-width:120px}}@media(max-width:480px){.categories-scroll{display:grid!important;grid-auto-flow:column;grid-template-rows:repeat(2,min-content);row-gap:10px;overflow-x:auto;overflow-y:hidden;height:280px}.category-types-item{min-width:110px}}.category-products-section{width:100%;padding:40px 20px}.products-scroll-wrapper{display:flex;align-items:center;justify-content:center;max-width:1400px;margin:0 auto;position:relative}.products-scroll{display:flex;gap:15px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:10px 0 20px;scroll-behavior:smooth;direction:rtl;flex:1}.products-scroll::-webkit-scrollbar{display:none}.scroll-btn{background-color:#ffffffe6;border:1px solid #e0e0e0;width:40px;height:40px;border-radius:50%;font-size:1.2rem;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:2;flex-shrink:0}.scroll-btn:hover{background-color:#fff;box-shadow:0 2px 8px #00000026}.scroll-btn-left{margin-left:10px}.scroll-btn-right{margin-right:10px}.product-item{background-color:#cabe97;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .3s,box-shadow .3s;animation:fadeInUp .6s ease forwards;opacity:0;transform:translateY(20px);flex:0 0 auto;min-width:180px;max-width:180px}.product-item:hover{transform:translateY(-3px);box-shadow:0 4px 15px #00000026}.category-product-image-container{height:120px;display:flex;justify-content:center;align-items:center;padding:10px;margin:5px}.category-product-image{max-width:100%;max-height:100%;object-fit:contain}.product-info{padding:10px;text-align:center}.product-name{font-size:.8rem;color:#333;margin-bottom:8px;font-weight:500;height:32px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-price{font-size:.9rem;color:#6e1d28;font-weight:700}.product-item.loading{animation:none;opacity:1;transform:none}.category-product-image-skeleton{width:100%;height:120px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}.product-info-skeleton{padding:10px}.product-info-skeleton:before{content:"";display:block;height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;margin-bottom:6px;border-radius:4px}.product-info-skeleton:after{content:"";display:block;height:16px;width:70%;margin:0 auto;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:768px){.scroll-btn{display:none}.products-scroll{padding:10px 20px}.product-item{min-width:160px;max-width:160px}.category-product-image-container{height:100px}}@media(max-width:480px){.product-item{min-width:140px;max-width:140px}.category-product-image-container{height:90px}}.category-products-grid{display:none}.special-offers-section{width:100%;max-width:1400px;margin:20px auto;background:linear-gradient(135deg,#b7202f,#8a1a25);padding:20px;border-radius:30px;direction:rtl;box-shadow:0 10px 30px #b7202f4d;animation:sectionFadeIn .8s ease-out;position:relative;overflow:hidden;display:flex;align-items:center;gap:20px}.special-offers-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.1) 0%,transparent 60%);pointer-events:none}.offers-scroll-btn:hover{background:linear-gradient(145deg,#b7202f,#8a1a25);color:#fff;border-color:#b7202f;transform:scale(1.15);box-shadow:0 6px 20px #b7202f80}.offer-item:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 12px 30px #b7202f40}.discount-badge{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#b7202f,#8a1a25);color:#fff;padding:6px 12px;border-radius:15px;font-size:.85rem;font-weight:700;box-shadow:0 3px 10px #b7202f66;animation:badgePulse 2s ease-in-out infinite;z-index:2}.offer-item:hover .offer-image{transform:scale(1.1);filter:drop-shadow(0 6px 12px rgba(183,32,47,.3))}.offer-item:hover .offer-name{color:#b7202f}.new-price{font-size:1.15rem;color:#b7202f;font-weight:700;text-shadow:0 1px 2px rgba(183,32,47,.1)}.show-more-container:hover{transform:translateY(-5px);box-shadow:0 8px 20px #b7202f33}.show-more-btn{background:linear-gradient(135deg,#b7202f,#8a1a25);color:#fff;border:none;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px #b7202f66;animation:btnFloat 3s ease-in-out infinite}.show-more-btn:hover{background:linear-gradient(135deg,#8a1a25,#b7202f);transform:scale(1.15) rotate(90deg);box-shadow:0 6px 20px #b7202f80}.show-more-container:hover .show-more-text{color:#b7202f}@media(max-width:768px){.special-offers-section{padding:10px;margin:8px auto;border-radius:18px;gap:8px;flex-direction:column;align-items:flex-start}.section-label{padding:6px 10px;align-self:flex-start}.section-label h2{font-size:1.1rem}.offers-container{gap:8px;width:100%}.offers-scroll{gap:10px;padding:6px 0 12px}.offers-scroll-btn{width:35px;height:35px;font-size:1.1rem}.offer-item{min-width:110px;padding:8px}.offer-image-container{height:75px;margin-bottom:6px}.offer-name{font-size:.7rem;height:28px;margin-bottom:5px}.discount-badge{padding:3px 6px;font-size:.65rem;top:6px;left:6px}.old-price{font-size:.65rem}.new-price{font-size:.85rem}.price-container{gap:4px}.show-more-container{min-width:110px}.show-more-btn{width:38px;height:38px}.show-more-content{gap:8px;padding:8px}.show-more-text{font-size:.7rem}.arrow{font-size:.95rem}}@media(max-width:480px){.special-offers-section{padding:8px;margin:6px auto;border-radius:15px;gap:6px}.section-label{padding:4px 8px}.section-label h2{font-size:.95rem}.offers-scroll{gap:8px;padding:4px 0 10px}.offers-scroll-btn{width:30px;height:30px;font-size:1rem}.offer-item{min-width:95px;padding:6px;border-radius:10px}.offer-image-container{height:65px;margin-bottom:5px}.offer-name{font-size:.65rem;height:26px;margin-bottom:4px}.discount-badge{padding:2px 5px;font-size:.6rem;top:5px;left:5px}.old-price{font-size:.6rem}.new-price{font-size:.75rem}.show-more-container{min-width:95px}.show-more-btn{width:32px;height:32px}.show-more-content{gap:6px;padding:6px}.show-more-text{font-size:.65rem}.arrow{font-size:.85rem}}.featured-section{width:100%;animation:sectionFadeIn .8s ease-out}.featured-image-container{position:relative;width:100%;max-width:1400px;margin:0 auto 40px;border:3px solid #b3a26a;border-radius:30px;overflow:hidden;box-shadow:0 10px 30px #6e1d2833;animation:containerSlideIn .8s ease-out .2s both}@keyframes containerSlideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.featured-image{width:100%;height:450px;object-fit:cover;display:block;transition:transform .5s ease}.featured-image-container:hover .featured-image{transform:scale(1.05)}.nav-arrow{position:absolute;top:50%;transform:translateY(-50%);background:linear-gradient(145deg,#fffffff2,#f5f5f5e6);border:2px solid #b3a26a;width:55px;height:55px;border-radius:50%;font-size:1.6rem;color:#6e1d28;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:10;box-shadow:0 4px 15px #6e1d2833}.nav-arrow:hover{background:linear-gradient(145deg,#6e1d28,#8a2432);color:#fff;border-color:#6e1d28;transform:translateY(-50%) scale(1.15);box-shadow:0 6px 20px #6e1d2866}.nav-prev{left:20px}.nav-next{right:20px}.image-indicators{position:absolute;bottom:25px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10;padding:10px 20px;background:#0003;border-radius:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.indicator{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.9);background-color:transparent;cursor:pointer;transition:all .4s ease;box-shadow:0 2px 8px #0003}.indicator:hover{background-color:#ffffff80;transform:scale(1.1)}.indicator.active{background-color:#fff;transform:scale(1.3);box-shadow:0 3px 12px #ffffff80}.featured-products{max-width:1400px;margin:0 auto;animation:productsSlideIn .8s ease-out .4s both}@keyframes productsSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.featured-title{text-align:right;color:#6e1d28;font-size:1.8rem;margin-bottom:25px;font-weight:800;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.products-row{display:flex;gap:20px;overflow-x:auto;scrollbar-width:none;direction:rtl;-ms-overflow-style:none;scroll-behavior:smooth}.products-row::-webkit-scrollbar{display:none}.featured-product-item{background:#e5e5e5;border-radius:20px;padding:12px;min-width:230px;max-width:230px;height:250px;flex:0 0 auto;transition:all .3s ease;text-align:center;box-shadow:0 2px 8px #0000001a;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden}.featured-product-item:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.featured-product-image-container{width:80px;height:72px;display:flex;justify-content:center;align-items:center;margin-bottom:12px;transition:all .3s ease;flex-shrink:0}.featured-product-item:hover .featured-product-image-container{transform:scale(1.05)}.featured-product-image{width:100%;height:100%;object-fit:contain;transition:all .3s ease}.featured-product-item:hover .featured-product-image{transform:scale(1.05)}.product-info{display:flex;flex-direction:column;width:100%;flex-grow:1;justify-content:flex-end}.product-name{font-size:.875rem;color:#333;margin-bottom:6px;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.6em}.product-price{font-size:.75rem;color:#666;font-weight:500}@media(max-width:992px){.featured-section{padding:40px 25px}.featured-image-container{border-radius:25px}.featured-image{height:380px}.nav-arrow{width:50px;height:50px;font-size:1.4rem}.featured-product-item{min-width:180px;max-width:180px;height:200px}.featured-product-image-container{width:70px;height:63px;margin-bottom:8px}.product-name{font-size:.8rem;margin-bottom:4px}.product-price{font-size:.7rem}}@media(max-width:768px){.featured-section{padding:20px 15px}.featured-image-container{margin-bottom:20px;border-radius:18px}.featured-image{height:250px}.nav-arrow{width:40px;height:40px;font-size:1.3rem}.nav-prev{left:10px}.nav-next{right:10px}.featured-title{font-size:1.3rem;margin-bottom:15px}.products-row{gap:10px;padding:10px 0 15px}.featured-product-item{min-width:140px;max-width:140px;height:160px;padding:10px;border-radius:15px;justify-content:space-between}.featured-product-image-container{width:60px;height:54px;margin-bottom:8px}.product-info{min-height:50px}.product-name{font-size:.7rem;height:32px;margin-bottom:4px;line-height:1.2;-webkit-line-clamp:2}.product-price{font-size:.65rem}}@media(max-width:600px){.featured-product-item{min-width:125px;max-width:125px;height:150px;padding:8px}.featured-product-image-container{width:55px;height:50px;margin-bottom:6px}.product-name{font-size:.65rem;height:28px}.product-price{font-size:.6rem}}@media(max-width:480px){.featured-section{padding:15px 10px}.featured-image-container{border-radius:15px;margin-bottom:15px}.featured-image{height:200px}.nav-arrow{width:35px;height:35px;font-size:1.1rem}.nav-prev{left:8px}.nav-next{right:8px}.featured-title{font-size:1.1rem;margin-bottom:12px}.products-row{gap:8px;padding:8px 0 12px}.featured-product-item{min-width:115px;max-width:115px;height:145px;padding:8px;border-radius:12px}.featured-product-image-container{width:50px;height:45px;margin-bottom:6px}.product-info{min-height:45px}.product-name{font-size:.6rem;height:26px;margin-bottom:4px}.product-price{font-size:.55rem}}@media(max-width:400px){.featured-product-item{min-width:105px;max-width:105px;height:140px;padding:7px}.featured-product-image-container{width:45px;height:40px;margin-bottom:5px}.product-name{font-size:.58rem;height:24px}.product-price{font-size:.5rem}}@media(max-width:360px){.featured-section{padding:12px 8px}.featured-image-container{border-radius:12px;margin-bottom:12px}.featured-image{height:180px}.nav-arrow{width:30px;height:30px;font-size:1rem}.nav-prev{left:6px}.nav-next{right:6px}.featured-title{font-size:1rem;margin-bottom:10px}.products-row{gap:6px;padding:6px 0 10px}.featured-product-item{min-width:95px;max-width:95px;height:135px;padding:6px;border-radius:10px}.featured-product-image-container{width:40px;height:36px;margin-bottom:5px}.product-info{min-height:40px}.product-name{font-size:.55rem;height:22px;margin-bottom:3px}.product-price{font-size:.5rem}}.mostview-offer-section{width:100%;max-width:1400px;background:linear-gradient(135deg,#6e1d28,#532117);padding:20px;border-radius:30px;margin:20px auto;direction:rtl;box-shadow:0 10px 30px #6e1d284d;animation:sectionFadeIn .8s ease-out;position:relative;overflow:hidden;display:flex;align-items:center;gap:20px}@keyframes sectionFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mostview-offer-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(255,255,255,.1) 0%,transparent 60%);pointer-events:none}.section-label{padding:20px 25px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1}.section-label h2{font-size:2rem;font-weight:800;color:#fff;margin:0;text-shadow:0 0 20px rgba(255,255,255,.6),2px 2px 8px rgba(0,0,0,.3);white-space:nowrap}.offers-container{flex:1;overflow:hidden;position:relative;z-index:1;display:flex;align-items:center;gap:15px}.offers-scroll{display:flex;gap:20px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;padding:10px 0 20px;flex:1}.offers-scroll-btn{background:linear-gradient(145deg,#fffffff2,#f5f5f5e6);border:2px solid #b3a26a;width:50px;height:50px;border-radius:50%;font-size:1.4rem;color:#6e1d28;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:10;flex-shrink:0;box-shadow:0 4px 15px #b3a26a4d}.offers-scroll-btn:hover{background:linear-gradient(145deg,#6e1d28,#532117);color:#fff;border-color:#6e1d28;transform:scale(1.15);box-shadow:0 6px 20px #6e1d2880}.offers-scroll-btn-left{margin-left:5px}.offers-scroll-btn-right{margin-right:5px}.offers-scroll::-webkit-scrollbar{display:none}.offer-item{background:linear-gradient(145deg,#f5f5f5,#e8e8e8);border-radius:20px;padding:18px;min-width:200px;position:relative;flex:0 0 auto;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px #0000001a;animation:itemSlideIn .6s ease-out calc(var(--item-index) * .1s) both}.offer-item:nth-child(1){--item-index: 1}.offer-item:nth-child(2){--item-index: 2}.offer-item:nth-child(3){--item-index: 3}.offer-item:nth-child(4){--item-index: 4}.offer-item:nth-child(5){--item-index: 5}.offer-item:nth-child(6){--item-index: 6}.offer-item:nth-child(7){--item-index: 7}@keyframes itemSlideIn{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.offer-item:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 12px 30px #6e1d2840}.discount-badge{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#6e1d28,#532117);color:#fff;padding:6px 12px;border-radius:15px;font-size:.85rem;font-weight:700;box-shadow:0 3px 10px #6e1d2866;animation:badgePulse 2s ease-in-out infinite;z-index:2}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.offer-image-container{width:100%;height:140px;display:flex;justify-content:center;align-items:center;margin-bottom:15px;background:radial-gradient(circle,rgba(255,255,255,.5) 0%,transparent 70%);border-radius:15px;transition:all .4s ease}.offer-item:hover .offer-image-container{transform:scale(1.05)}.offer-image{max-width:85%;max-height:85%;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));transition:all .4s ease}.offer-item:hover .offer-image{transform:scale(1.1);filter:drop-shadow(0 6px 12px rgba(110,29,40,.3))}.offer-info{text-align:right}.offer-name{font-size:1rem;color:#333;margin-bottom:12px;font-weight:600;height:44px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;transition:color .3s ease}.offer-item:hover .offer-name{color:#6e1d28}.price-container{display:flex;flex-direction:column;gap:6px}.old-price{font-size:.85rem;color:#999;text-decoration:line-through;font-weight:500}.new-price{font-size:1.15rem;color:#6e1d28;font-weight:700;text-shadow:0 1px 2px rgba(110,29,40,.1)}.show-more-container{background:linear-gradient(145deg,#f5f5f5,#e8e8e8);border-radius:20px;min-width:200px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:0 4px 15px #0000001a;transition:all .4s ease}.show-more-container:hover{transform:translateY(-5px);box-shadow:0 8px 20px #6e1d2833}.show-more-content{display:flex;flex-direction:column;align-items:center;gap:12px;padding:10px}.show-more-btn{background:linear-gradient(135deg,#6e1d28,#532117);color:#fff;border:none;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px #6e1d2866;animation:btnFloat 3s ease-in-out infinite}.show-more-btn:hover{background:linear-gradient(135deg,#532117,#6e1d28);transform:scale(1.15) rotate(90deg);box-shadow:0 6px 20px #6e1d2880}.arrow{font-size:1.4rem;font-weight:700;transition:transform .3s ease}.show-more-text{color:#333;font-size:1rem;font-weight:600;transition:color .3s ease}.show-more-container:hover .show-more-text{color:#6e1d28}@media(max-width:768px){.mostview-offer-section{padding:10px;margin:8px auto;border-radius:18px;gap:8px;flex-direction:column;align-items:flex-start}.section-label{padding:6px 10px;align-self:flex-start}.section-label h2{font-size:1.1rem}.offers-container{gap:8px;width:100%}.offers-scroll{gap:10px;padding:6px 0 12px}.offers-scroll-btn{width:35px;height:35px;font-size:1.1rem}.offer-item{min-width:110px;padding:8px}.offer-image-container{height:75px;margin-bottom:6px}.offer-name{font-size:.7rem;height:28px;margin-bottom:5px}.discount-badge{padding:3px 6px;font-size:.65rem;top:6px;left:6px}.old-price{font-size:.65rem}.new-price{font-size:.85rem}.price-container{gap:4px}.show-more-container{min-width:110px}.show-more-btn{width:38px;height:38px}.show-more-content{gap:8px;padding:8px}.show-more-text{font-size:.7rem}.arrow{font-size:.95rem}}@media(max-width:480px){.mostview-offer-section{padding:8px;margin:6px auto;border-radius:15px;gap:6px}.section-label{padding:4px 8px}.section-label h2{font-size:.95rem}.offers-scroll{gap:8px;padding:4px 0 10px}.offers-scroll-btn{width:30px;height:30px;font-size:1rem}.offer-item{min-width:95px;padding:6px;border-radius:10px}.offer-image-container{height:65px;margin-bottom:5px}.offer-name{font-size:.65rem;height:26px;margin-bottom:4px}.discount-badge{padding:2px 5px;font-size:.6rem;top:5px;left:5px}.old-price{font-size:.6rem}.new-price{font-size:.75rem}.show-more-container{min-width:95px}.show-more-btn{width:32px;height:32px}.show-more-content{gap:6px;padding:6px}.show-more-text{font-size:.65rem}.arrow{font-size:.85rem}}.achievements-section{width:100%;max-width:1480px;max-height:480px;background:#dad1b6;padding:32px;border-radius:20px;margin:20px auto;box-shadow:0 2px 8px #0000001a;animation:achievementsFadeIn .8s ease-out}@keyframes achievementsFadeIn{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.achievements-header{display:flex;justify-content:center;align-items:center;margin-bottom:8px;position:relative}.header-content{display:flex;align-items:flex-start;gap:20px;width:100%;max-width:1000px;position:relative;justify-content:center;flex-direction:row-reverse}.section-title{font-size:2.2rem;font-weight:500;text-align:center;margin:0;padding-top:40px}.section-title .title-label{font-size:14px;color:#4f5954}.section-title .title-highlight{font-size:14px;color:#6e1d28}@keyframes titleSlide{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.logo-container{display:flex;align-items:center;justify-content:center}.logo-image{width:150px;object-fit:contain;transition:transform .4s ease}@keyframes logoRotate{0%{opacity:0;transform:rotate(-180deg) scale(.5)}to{opacity:1;transform:rotate(0) scale(1)}}.achievements-container{position:relative;max-width:1400px;margin:0 auto}.achievements-row{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:24px;flex-wrap:wrap;position:relative;padding-bottom:16px}.achievements-row:after{content:"";position:absolute;bottom:70px;left:50%;transform:translate(-50%);height:3px;width:90%;background-color:#6e1d28;border-radius:4px}.achievement-item{display:flex;flex-direction:column;align-items:center;text-align:center;width:127px;height:280px;transition:all .3s ease}.achievement-item:nth-child(1){--item-index: 1}.achievement-item:nth-child(2){--item-index: 2}.achievement-item:nth-child(3){--item-index: 3}.achievement-item:nth-child(4){--item-index: 4}.achievement-item:nth-child(5){--item-index: 5}.achievement-item:nth-child(6){--item-index: 6}.achievement-item:nth-child(7){--item-index: 7}@keyframes achievementSlide{0%{opacity:0;transform:translate(-30px) scale(.8)}to{opacity:1;transform:translate(0) scale(1)}}.achievement-item:hover{transform:translateY(-4px)}.achievement-image-container{width:127px;height:250px;display:flex;align-items:center;justify-content:center;padding:16px;transition:all .3s ease}.achievement-image{max-width:100%;max-height:100%;object-fit:contain;transition:all .3s ease}@keyframes awardShine{0%,to{transform:scale(1)}50%{transform:scale(1.1) rotate(-5deg)}}.achievement-info{display:flex;flex-direction:column;gap:4px;margin-top:24px}.achievement-event{font-size:1rem;color:#6e1d28;font-weight:500;line-height:1.4}.achievement-year{font-size:1rem;color:#6e1d28;font-weight:400}.divider-line{display:none}@keyframes dividerExpand{0%{width:0%;opacity:0}to{width:80%;opacity:1}}.scroll-btn{background-color:#fffffff2;border:2px solid #b3a26a;width:45px;height:45px;border-radius:50%;font-size:1.3rem;color:#6e1d28;cursor:pointer;display:none;align-items:center;justify-content:center;transition:all .3s ease;z-index:2;flex-shrink:0;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #b3a26a4d}.scroll-btn:hover{background-color:#6e1d28;color:#fff;border-color:#6e1d28;transform:translateY(-50%) scale(1.15);box-shadow:0 6px 18px #6e1d2866}.scroll-btn-left{left:-20px}.scroll-btn-right{right:0}@media(max-width:1200px){.achievements-row{justify-content:center;gap:30px}.achievement-item{flex:0 0 calc(25% - 30px);max-width:200px}}@media(max-width:992px){.achievements-section{padding:30px 15px}.section-title{font-size:2.2rem}.achievements-row{gap:25px}.achievement-item{flex:0 0 calc(33.333% - 25px);min-width:160px}.achievement-image-container{width:130px;height:130px}.achievement-image{width:140px;height:140px}}@media(max-width:768px){.achievements-section{padding:15px 12px;margin:10px 0}.achievements-header{margin-bottom:20px}.logo-image{width:100px;object-fit:contain;transition:transform .4s ease}.header-content{flex-direction:row-reverse;gap:20px;justify-content:center;align-items:flex-start}.section-title{font-size:1rem;padding-top:20px;text-align:center}.achievements-container{position:relative;padding:0 40px}.achievements-row{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;padding:8px 0;margin-bottom:15px;gap:20px}.achievements-row::-webkit-scrollbar{display:none}.achievement-item{flex:0 0 auto;min-width:140px;max-width:none}.achievement-image-container{width:120px;height:120px}.achievement-image{width:110px;height:110px}.achievement-info{margin-top:16px}.achievement-event{font-size:.9rem}.achievement-year{font-size:.85rem}.scroll-btn{display:flex}}@media(max-width:480px){.achievements-section{padding:12px 8px}.achievements-header{margin-bottom:15px}.logo-image{width:80px;margin-right:20px}.section-title{font-size:1rem;padding-top:15px}.achievements-container{padding:0 35px}.achievements-row{gap:15px;padding:6px 0;margin-bottom:10px}.achievement-item{min-width:120px}.achievement-image-container{width:110px;height:110px}.achievement-image{width:100px;height:100px}.achievement-info{margin-top:12px}.achievement-event{font-size:.85rem}.divider-line{width:90%}}@media(max-width:360px){.achievement-image-container{width:100px;height:100px}.achievement-image{width:90px;height:90px}.achievement-item{min-width:110px}.logo-image{width:70px}.section-title{font-size:1rem;padding-top:10px}.header-content{gap:15px}}@media(max-width:768px){.achievements-section{max-height:none}.achievement-item{min-width:220px}.achievement-image-container{width:240px;height:240px}.achievement-image{width:220px;height:220px}}@media(max-width:480px){.achievements-section{max-height:none}.achievement-item{min-width:200px}.achievement-image-container{width:220px;height:220px}.achievement-image{width:200px;height:200px}}@media(max-width:360px){.achievements-section{max-height:none}.achievement-item{min-width:190px}.achievement-image-container{width:200px;height:200px}.achievement-image{width:180px;height:180px}}@media(max-width:992px){.achievements-row{gap:12px!important}}@media(max-width:768px){.achievements-row{gap:10px!important;margin-bottom:10px}}@media(max-width:480px){.achievements-row{gap:8px!important;margin-bottom:8px}}@media(max-width:768px){.achievements-row{gap:8px!important}.achievement-item{min-width:154px}.achievement-image-container{width:168px;height:168px}.achievement-image{width:154px;height:154px}.achievements-row:after{width:100%!important;left:50%;transform:translate(-50%);bottom:60px}}@media(max-width:480px){.achievements-row{gap:6px!important}.achievement-item{min-width:140px}.achievement-image-container{width:154px;height:154px}.achievement-image{width:140px;height:140px}.achievements-row:after{width:100%!important;left:50%;transform:translate(-50%);bottom:50px}}@media(max-width:360px){.achievements-row{gap:6px!important}.achievement-item{min-width:133px}.achievement-image-container{width:140px;height:140px}.achievement-image{width:126px;height:126px}.achievements-row:after{width:100%!important;left:50%;transform:translate(-50%);bottom:45px}}@media(max-width:768px){.achievements-row:after{content:none!important}.achievements-container{position:relative}.achievements-container:after{content:"";position:absolute;left:0;right:0;bottom:60px;height:3px;background-color:#6e1d28;border-radius:4px;width:100%}}@media(max-width:480px){.achievements-row:after{content:none!important}.achievements-container{position:relative}.achievements-container:after{bottom:50px}}.advantages-section{width:100%;animation:sectionFadeIn .8s ease-out}@keyframes sectionFadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.advantages-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;max-width:1400px;margin:0 auto;gap:5%;row-gap:20px;position:relative}.advantage-item{background:linear-gradient(145deg,#f0f0f0,#e0e0e0);border:2px solid #d0d0d0;border-radius:25px;padding:35px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;aspect-ratio:1 / 1;min-height:220px;max-height:220px;min-width:220px;max-width:220px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px #00000014;position:relative;overflow:hidden}.advantage-item:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,#b3a26a1a,#6e1d280d);opacity:0;transition:opacity .4s ease;z-index:0}.advantage-item:hover:before{opacity:1}.advantage-item:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 12px 35px #6e1d2833;border-color:#b3a26a}.advantage-icon{font-size:3.5rem;margin-bottom:20px;display:flex;align-items:center;justify-content:center;width:110px;height:110px;aspect-ratio:1 / 1;background:linear-gradient(145deg,#fff,#f5f5f5);border-radius:50%;box-shadow:0 4px 15px #0000001f;position:relative;z-index:1;transition:all .4s ease;flex-shrink:0}.advantage-item:hover .advantage-icon{transform:rotateY(360deg) scale(1.1);box-shadow:0 8px 25px #b3a26a4d}.advantage-icon img{width:60px;height:60px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:filter .3s ease}.advantage-item:hover .advantage-icon img{filter:drop-shadow(0 4px 8px rgba(110,29,40,.3))}.advantage-label{font-size:1.25rem;color:#333;font-weight:700;line-height:1.4;position:relative;z-index:1;transition:all .3s ease}.advantage-item:hover .advantage-label{color:#6e1d28;transform:scale(1.05)}.advantages-scroll-btn{background-color:#fffffff2;border:2px solid #c4c4c4;width:45px;height:45px;border-radius:50%;font-size:1.3rem;color:#333;cursor:pointer;display:none;align-items:center;justify-content:center;transition:all .3s ease;z-index:2;flex-shrink:0;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.advantages-scroll-btn:hover{background-color:#fff;border-color:#b3a26a;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 18px #b3a26a4d}.advantages-scroll-btn-left{left:-20px}.advantages-scroll-btn-right{right:-20px}@media(max-width:992px){.advantages-container{flex-wrap:wrap;justify-content:center;gap:20px}.advantage-item{flex:0 0 calc(33.333% - 20px);aspect-ratio:1 / 1;min-height:180px;max-height:180px;min-width:180px;max-width:180px;padding:25px 15px}.advantage-icon{font-size:3rem;width:90px;height:90px;margin-bottom:15px}.advantage-label{font-size:1.1rem}}@media(max-width:768px){.advantages-section{padding:40px 15px;margin-bottom:100px}.advantages-container{flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;gap:15px;padding:0 40px}.advantages-container::-webkit-scrollbar{display:none}.advantage-item{flex:0 0 auto;aspect-ratio:1 / 1;min-height:160px;max-height:160px;min-width:160px;max-width:160px;padding:20px 15px}.advantage-icon{font-size:2.5rem;width:70px;height:70px;margin-bottom:12px}.advantage-label{font-size:1rem}.advantages-scroll-btn{display:flex}}@media(max-width:480px){.advantages-section{padding:30px 10px}.advantages-container{padding:0 35px;gap:12px}.advantage-item{aspect-ratio:1 / 1;min-height:140px;max-height:140px;min-width:140px;max-width:140px;padding:18px 12px}.advantage-icon{font-size:2.2rem;width:60px;height:60px;margin-bottom:10px}.advantage-label{font-size:.95rem}}@media(max-width:360px){.advantage-item{aspect-ratio:1 / 1;min-height:130px;max-height:130px;min-width:130px;max-width:130px}}.advantage-item:nth-child(1){animation:itemSlideIn .6s ease-out .1s both}.advantage-item:nth-child(2){animation:itemSlideIn .6s ease-out .2s both}.advantage-item:nth-child(3){animation:itemSlideIn .6s ease-out .3s both}.advantage-item:nth-child(4){animation:itemSlideIn .6s ease-out .4s both}.advantage-item:nth-child(5){animation:itemSlideIn .6s ease-out .5s both}@keyframes itemSlideIn{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.advantage-item:hover .advantage-icon{animation:iconBounce .6s ease}@keyframes iconBounce{0%,20%,60%,to{transform:translateY(0) rotateY(360deg) scale(1.1)}40%{transform:translateY(-8px) rotateY(360deg) scale(1.1)}80%{transform:translateY(-4px) rotateY(360deg) scale(1.1)}}.footer-section{position:relative;color:#444;padding:70px 40px 50px;overflow:hidden;margin-top:60px;width:100%;animation:footerFadeIn .8s ease-out}@keyframes footerFadeIn{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.background-container{position:absolute;top:0;left:0;width:100%;z-index:1}.background-under{position:absolute;top:0;left:0;width:100%;background-position:bottom}.background-under img{width:100%;height:auto;object-fit:cover;display:block}.background-over{position:absolute;top:0;left:0;width:100%;background-position:bottom;opacity:1}.background-over img{width:100%;height:auto;object-fit:cover;display:block}.footer-content{position:relative;z-index:2;max-width:1200px;margin:0 auto}.footer-logo-section{display:flex;align-items:center;justify-content:flex-end;margin-bottom:30px;gap:50px}.footer-logo-label{font-size:24px;font-weight:800;direction:rtl;background:linear-gradient(135deg,#4f5954,#6e1d28);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:labelSlide .6s ease-out .2s both}@keyframes labelSlide{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.contact-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;padding:20px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.contact-info{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.contact-item{display:flex;align-items:center;gap:8px;font-size:16px;direction:rtl}.contact-item i{color:#6a11cb;font-size:18px}.vertical-divider{width:1px;height:20px;background-color:#444}.scroll-top-btn{background:linear-gradient(145deg,#6e1d28cc,#6e1d2899);border:2px solid #b3a26a;color:#fff;padding:14px 24px;border-radius:12px;cursor:pointer;display:flex;align-items:center;gap:10px;transition:all .4s ease;font-size:16px;font-weight:600;box-shadow:0 4px 15px #b3a26a4d;animation:btnFloat 3s ease-in-out infinite}@keyframes btnFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.scroll-top-btn:hover{background:linear-gradient(145deg,#6e1d28,#8a2432);border-color:#fff;transform:translateY(-5px) scale(1.05);box-shadow:0 8px 25px #6e1d2866;animation:none}.scroll-top-btn:active{transform:translateY(-2px) scale(1.02)}.newsletter-row{display:flex;align-items:flex-end;gap:20px;margin-bottom:40px;flex-wrap:wrap}.newsletter-label{font-size:20px;margin-bottom:15px;font-weight:600}.newsletter-input{flex:1;min-width:300px;padding:16px 20px;background:#ffffff1a;border:2px solid #666;border-radius:12px;color:#fff;font-size:16px;transition:all .4s ease;box-shadow:inset 0 2px 6px #0003}.newsletter-input:focus{outline:none;border-color:#b3a26a;color:#333;background:#ffffffe6;box-shadow:0 4px 15px #b3a26a4d;transform:translateY(-2px)}.newsletter-input::placeholder{color:#aaa}.newsletter-btn{background:linear-gradient(145deg,#b3a26a,#c7b77e);border:2px solid #b3a26a;color:#fff;padding:16px 35px;border-radius:12px;cursor:pointer;transition:all .4s ease;font-size:16px;font-weight:700;box-shadow:0 4px 15px #b3a26a4d}.newsletter-btn:hover{background:linear-gradient(145deg,#fff,#f5f5f5);color:#6e1d28;border-color:#6e1d28;transform:translateY(-3px) scale(1.05);box-shadow:0 6px 20px #6e1d284d}.newsletter-btn:active{transform:translateY(-1px) scale(1.02)}.footer-logos-row{display:flex;gap:30px;margin-top:30px}.footer-logo{width:150px;height:70px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#333;font-size:18px;transition:all .4s ease;filter:grayscale(.3) opacity(.8)}.footer-logo:hover{transform:translateY(-8px) scale(1.1);filter:grayscale(0) opacity(1)}.footer-logo img{transition:all .4s ease}.footer-logo:hover img{filter:drop-shadow(0 4px 12px rgba(179,162,106,.4))}@media(max-width:768px){.footer-section{padding:40px 20px 30px}.contact-row{flex-direction:column;align-items:flex-start;gap:20px}.footer-logo-section{justify-content:flex-start;margin-bottom:20px}.contact-info{gap:15px}.newsletter-row{flex-direction:column;align-items:flex-start}.newsletter-input{min-width:100%}.footer-logos-row{gap:15px;flex-wrap:wrap}.footer-logo{width:130px;height:60px}}.scroll-top-icon{width:18px;height:18px;flex-shrink:0}.error-message{color:#d32f2f;background-color:#ffebee;padding:8px 12px;border-radius:4px;margin:10px 0;text-align:center;font-size:.9rem;border:1px solid #ffcdd2}.success-message{color:#388e3c;background-color:#e8f5e9;padding:8px 12px;border-radius:4px;margin:10px 0;text-align:center;font-size:.9rem;border:1px solid #c8e6c9}.login-actions{display:flex;gap:10px;margin-top:15px}.back-button{flex:1;padding:12px;background-color:#f5f5f5;color:#333;border:1px solid #ddd;border-radius:6px;font-size:1rem;cursor:pointer;transition:background-color .3s}.back-button:hover:not(:disabled){background-color:#e0e0e0}.back-button:disabled{background-color:#ccc;cursor:not-allowed}.development-notice{background-color:#fff3cd;color:#856404;padding:10px;border-radius:4px;margin-bottom:15px;text-align:center;border:1px solid #ffeaa7;font-size:.9rem}.login-body *{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.login-body{background-color:#fff;height:100vh;overflow:hidden}.login-body .login-container{display:grid;grid-template-rows:30% 70%;height:100vh;width:100%}.login-body .image-section{background-color:#fff;background-size:cover;background-position:center;display:flex;align-items:flex-end;justify-content:center}.login-body .stuck-image{max-width:100%;max-height:20%;object-fit:contain}.login-body .form-section{display:flex;align-items:flex-start;justify-content:center;padding-top:0}.login-body .login-card{background-color:#fff;border:2px solid #b3a26a;border-radius:12px;box-shadow:0 4px 20px #0000001a;width:90%;max-width:300px;padding:25px;direction:rtl}.login-body .login-header{text-align:right;margin-bottom:20px;color:#333;font-size:1rem}.login-body .instruction{text-align:right;margin-bottom:20px;color:#555}.login-body .phone-display{text-align:center;margin:10px 0;color:#333;font-weight:700}.login-body .input-field{width:100%;padding:12px 15px;margin:10px 0;border:2px solid #b3a26a;border-radius:6px;background-color:#fff;color:#8a0000;font-size:1rem;direction:ltr;text-align:center}.login-body .input-field:focus{outline:none;border-color:#9c8c5e}.login-body .login-button{width:100%;padding:12px;background-color:#ad8c71;color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer;margin-top:12%;position:static;transition:background-color .3s}.login-body .login-button:hover{background-color:#9c7b62}.login-body .login-button:disabled{background-color:#ccc;cursor:not-allowed}.login-body .countdown{text-align:center;margin:0;font-size:.8rem;font-weight:700;color:#555}.headerred{background-color:#6e1d28;height:110px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;border-radius:20px;margin:20px 30px}.headerred h1{font-size:1.5rem;margin-bottom:10px;color:#fff}.breadcrumbr{font-size:.8rem;color:#ffffffe6}.breadcrumbr a{color:#fff;text-decoration:none}@media(max-width:768px){.headerred{margin:10px}}.sidebar{width:190px;background-color:#fff;padding:20px 10px;border-right:1px solid #ddd;min-height:calc(100vh - 165px);overflow:hidden}.sidebar h2{padding:0 20px 15px;font-weight:500;color:#333;font-size:1rem;text-align:right}.sidebar-header{display:flex;align-items:center;justify-content:space-between}.sidebar-close-btn{border:none;background:#f3f4f6;color:#374151;border-radius:8px;padding:6px 10px;font-size:12px;cursor:pointer}.divider{height:1px;background-color:#ddd;margin:10px 0 15px;width:100%}.dividerleft{width:1px;background-color:#ddd;margin:10px 0 15px}.menu-item{padding:12px 20px;cursor:pointer;transition:all .3s;display:block;text-decoration:none;color:#333;border:none;background:none;width:100%;height:40px;margin:10px;overflow:hidden;text-align:right;font-size:1rem;font-weight:1000}.menu-item:hover{background-color:#f0f0f0;border:#f0f0f0;border-radius:10px;font-weight:1000}.menu-item.active{background-color:#e0e0e0;font-weight:1000;border:#e0e0e0;border-radius:10px}.sidebar.sidebar-compact{width:100%;min-height:auto;border:none;border-radius:16px 16px 0 0;padding:16px 12px 20px;box-shadow:0 -12px 30px #0000001f}.sidebar.sidebar-compact h2{padding:0;margin:0}.sidebar.sidebar-compact .menu-item{margin:6px 0}@media(max-width:768px){.sidebar{width:100%;border-right:none;border-bottom:1px solid #ddd;min-height:auto;display:flex;flex-direction:column;align-items:center;padding:15px 10px}.sidebar h2{text-align:center;padding:0 0 15px;width:100%}.divider{width:90%;margin:5px auto 15px}.menu-item{text-align:center;margin:5px 0;padding:12px 15px;width:90%;max-width:250px}.menu-items-container{display:flex;flex-direction:column;align-items:center;width:100%}.sidebar.sidebar-compact{border-radius:18px 18px 0 0;padding-bottom:24px}.sidebar.sidebar-compact .menu-item{width:100%;max-width:none;text-align:right}}.empty-cart-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;min-height:400px}.loading-message{text-align:center;padding:40px;font-size:18px;color:#666}.empty-cart-payment{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:20px}.cart-container{display:flex;gap:20px}.cart-items{flex:2}.cart-summary{flex:1;background-color:#d9d9d9;padding:20px;border-radius:5px;box-shadow:0 2px 5px #0000001a;align-self:flex-start}.cart-summary h5{font-size:.8rem;font-weight:100;margin:5px 0 15px;text-align:right;color:#666}.cart-item{display:flex;padding:15px 0;border-bottom:1px solid #eee;gap:15px}.item-image-section{display:flex;flex-direction:column;align-items:center;gap:10px}.item-image{width:100px;height:100px;object-fit:cover;border:1px solid #eee;border-radius:4px}.quantity-control{display:flex;align-items:center;background-color:#f5f5f5;border-radius:4px;padding:5px}.quantity-btn{width:30px;height:30px;background-color:#fff;border:1px solid #ddd;border-radius:4px;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.quantity-btn:hover{background-color:#e9e9e9}.quantity-value{margin:0 10px;min-width:30px;text-align:center;font-weight:500}.item-details{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;text-align:right}.item-title{font-weight:500;margin-bottom:10px;font-size:1.1rem;text-align:right;width:100%}.item-props{display:flex;flex-direction:column;gap:8px;margin-bottom:15px;align-items:flex-start;width:100%}.prop-row{display:flex;align-items:center;gap:10px;justify-content:flex-start;width:100%}.prop-label{font-size:.9rem;color:#666;min-width:50px}.prop-value{font-size:.9rem;color:#333;display:flex;align-items:center;gap:5px}.color-indicator{display:inline-block;width:15px;height:15px;border-radius:50%;border:1px solid #ddd}.item-controls{display:flex;justify-content:space-between;align-items:center;margin-top:auto;width:100%}.item-price{font-weight:700;font-size:1.1rem;color:#000}.remove-btn{background:none;border:none;cursor:pointer;padding:5px;border-radius:4px;transition:background-color .2s ease}.remove-btn:hover{background-color:#f5f5f5}.remove-btn img{width:18px;height:18px}.summary-line{display:flex;font-weight:500;justify-content:space-between;margin-bottom:10px}.summary-total{font-weight:600;font-size:1.2rem;margin-top:10px;padding-top:10px;border-top:1px solid #ddd}.buy-btn{background-color:#6e1d28;color:#fff;border:none;padding:12px;border-radius:4px;cursor:pointer;width:100%;margin-top:20px;font-weight:500;font-size:1.1rem;transition:background-color .2s ease}.buy-btn:hover{background-color:#5a1721}@media(max-width:768px){.cart-container{flex-direction:column}.cart-item{flex-direction:row;align-items:center;text-align:center}.item-details{width:100%}.item-controls{justify-content:space-around;margin-top:15px}.prop-row{justify-content:center}}.map-container{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000001a}.neshan-map{height:400px;width:100%;z-index:1}.map-search-container{position:absolute;top:15px;right:15px;left:15px;z-index:1000;display:flex;gap:8px}.map-search-input{flex:1;padding:12px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px;background:#fff;box-shadow:0 2px 4px #0000001a}.map-search-input:focus{outline:none;border-color:#6e1d28}.map-search-btn{background:#6e1d28;color:#fff;border:none;border-radius:4px;padding:0 20px;cursor:pointer;font-size:16px}.map-search-btn:hover{background:#5a1721}.map-instruction{background:#f8f9fa;padding:10px 15px;text-align:center;font-size:14px;color:#666;border-top:1px solid #eee}.custom-map-marker-wrapper{background:transparent;border:none}.custom-map-marker{width:26px;height:26px;border-radius:50% 50% 50% 0;background:#d72f2f;transform:rotate(-45deg);border:2px solid #ffffff;box-shadow:0 4px 10px #00000059;position:relative}.custom-map-marker:after{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:#fff;top:6px;left:6px}.address-section{padding:20px;max-width:1000px;margin:0 auto}.address-section h3{text-align:right;color:#00000081;margin-bottom:20px;font-size:1rem}.map-section{margin-bottom:30px;border:1px solid #ddd;border-radius:8px;overflow:hidden;width:100%}.map-header{background-color:#f5f5f5;padding:12px 15px;text-align:right;font-weight:500;border-bottom:1px solid #eee}.coordinates-display{background-color:#f9f9f9;padding:8px 15px;text-align:right;font-size:14px;color:#666;border-top:1px solid #eee}.address-form{border:1px solid #ddd;border-radius:8px;padding:20px;background-color:#fff}.form-header{display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.form-group label{display:block;margin-bottom:8px;font-weight:500}.form-group input{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:4px;font-size:1rem}.form-group input:focus{outline:none;border-color:#6e1d28}.form-row{display:flex;gap:15px}.form-row .form-group{flex:1}.save-address-btn{background-color:#6e1d28;color:#fff;border:none;padding:12px 25px;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;display:block;margin-right:auto;margin-left:auto;width:100%;max-width:200px}.save-address-btn:hover{background-color:#5a1721}.save-address-btn:disabled{background-color:#ccc;cursor:not-allowed}.message{padding:12px 15px;margin-bottom:20px;border-radius:4px;text-align:center}.save-address-message{margin-top:12px;margin-bottom:0}input[dir=rtl]{text-align:right}input[dir=ltr]{text-align:left}@media(max-width:768px){.form-row{flex-direction:column;gap:0}.address-section{padding:15px}.map-section{margin-bottom:20px}}.profile-settings-section{padding:20px;max-width:800px;margin:0 auto}.profile-settings-section h3{text-align:right;color:#333;margin-bottom:25px;font-size:1.5rem}.profile-type-section{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:20px;margin-bottom:25px}.profile-type-section h4{text-align:right;color:#333;margin-bottom:10px;font-size:1.2rem}.subtitle{text-align:right;color:#666;font-size:.9rem;margin-bottom:20px;line-height:1.5}.toggle-buttons{display:flex;justify-content:flex-start;gap:15px;margin-bottom:15px}.toggle-btn{padding:10px 20px;border:1px solid #ddd;background-color:#f9f9f9;border-radius:4px;cursor:pointer;transition:all .3s;font-size:1rem}.toggle-btn:hover{background-color:#f0f0f0}.toggle-btn.active{background-color:#6e1d28;color:#fff;border-color:#6e1d28}.profile-type-label{text-align:right;color:#6e1d28;font-weight:500}.profile-form{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:20px}.form-section{margin-bottom:25px}.form-section h4{text-align:right;color:#333;margin-bottom:15px;font-size:1.1rem;padding-bottom:8px;border-bottom:1px solid #eee}.form-group{margin-bottom:20px;text-align:right}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333}.form-group input,.form-group textarea{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s}.form-group input[dir=rtl],.form-group textarea[dir=rtl]{text-align:right}.form-group input[dir=ltr]{text-align:left}.save-btn{background-color:#6e1d28;color:#fff;border:none;padding:12px 30px;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;display:block;margin-right:auto;margin-left:auto;transition:background-color .3s}.save-btn:hover{background-color:#5a1721}.message{padding:12px;margin:16px 0;border-radius:4px;text-align:center;font-weight:500}.message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.name-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.password-form{margin-top:32px;padding-top:32px;border-top:1px solid #e0e0e0}@media(max-width:768px){.toggle-buttons{flex-direction:column;gap:10px}.toggle-btn{width:100%}}.pre-order-section{width:100%;padding:20px;background-color:#fff}.section-header{display:flex;justify-content:flex-start;margin-bottom:30px;border-bottom:1px solid #eee;padding-bottom:10px}.tabs-container{display:flex;gap:10px}.tab-item{min-width:60px;max-width:200px;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;position:relative;padding:0 16px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;text-decoration:none;background:none;border:none;font-size:1rem;font-weight:500}.tab-item:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:#6e1d28;transform:translate(-50%);transition:width .2s ease-in-out}.tab-item:hover:after{width:calc(100% - 24px)}.tab-item.active:after{width:calc(100% - 24px)}.pre-orders-list{display:flex;flex-direction:column;gap:20px;max-height:600px;overflow-y:auto;padding-right:5px}.pre-orders-list::-webkit-scrollbar{width:6px}.pre-orders-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.pre-orders-list::-webkit-scrollbar-thumb{background:#6e1d28;border-radius:3px}.pre-orders-list::-webkit-scrollbar-thumb:hover{background:#6e1d28}.pre-order-item{width:60%;height:150px;background-color:#d9d9d9;border:none;border-radius:10px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.order-info{display:flex;flex-direction:column;align-items:flex-end;gap:5px;direction:ltr}.pre-order-amount{font-size:1.1rem;font-weight:700;color:#333}.order-time{font-size:.9rem;color:#666}.price-section{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.item-price{font-size:1.2rem;font-weight:700;color:#333}.select-btn{background-color:#ff6b35;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease;min-width:80px}.select-btn:hover{background-color:#e55a2b;transform:translateY(-1px)}.select-btn.selected{background-color:#28a745}.select-btn.selected:hover{background-color:#218838}.item-details{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.product-name{font-size:1.1rem;color:#333;font-weight:600;margin:0}.item-actions{display:flex;gap:10px;justify-content:flex-end}.action-btn{padding:8px 16px;border:none;cursor:pointer;font-size:1rem;color:#000;background:none;font-weight:700;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}@media(max-width:992px){.pre-order-item{width:100%;height:auto;min-height:196px}}@media(max-width:768px){.pre-order-section{padding:15px}.section-header{justify-content:center}.item-header{flex-direction:column;gap:15px}.order-info{align-items:flex-start}.price-section{align-items:flex-end}.item-details{flex-direction:column;gap:10px;align-items:flex-start}.item-actions{justify-content:center}}@media(max-width:480px){.tabs-container{flex-direction:column;width:100%}.tab-item{max-width:none;width:100%}.pre-order-item{padding:15px}.item-actions{flex-direction:column}.action-btn{width:100%}}.Profile{background-color:#fff;min-height:100vh}.main-container{direction:rtl;display:flex;max-width:1200px;margin:0 auto;width:100%}.content{flex:1;padding:25px;background-color:#fff;min-height:calc(100vh - 165px)}.content-full{width:100%}.profile-menu-trigger-wrap{display:flex;justify-content:flex-end;margin-bottom:16px}.profile-menu-trigger-btn{border:1px solid #6e1d28;background:#fff;color:#6e1d28;border-radius:10px;padding:10px 14px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}.profile-menu-trigger-btn:hover{background:#6e1d28;color:#fff}.profile-menu-overlay{position:fixed;inset:0;background:#0f172a73;z-index:2100;display:flex;align-items:center;justify-content:center;padding:16px}.profile-menu-drawer{width:100%;max-width:360px}@media(max-width:768px){.main-container{flex-direction:column}.content{padding:16px;min-height:auto}.profile-menu-trigger-wrap{justify-content:stretch}.profile-menu-trigger-btn{width:100%}.profile-menu-overlay{align-items:flex-end;padding:0}.profile-menu-drawer{max-width:100%}}.empty-cart-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:20px}.empty-cart-icon{font-size:80px;margin-bottom:20px;opacity:.5}.empty-cart-title{font-size:24px;font-weight:600;color:#666;margin-bottom:15px}.empty-cart-message{font-size:16px;color:#888;margin-bottom:30px;line-height:1.6;max-width:400px}.continue-shopping-btn{background-color:#6e1d28;color:#fff;border:none;padding:12px 30px;border-radius:6px;cursor:pointer;font-size:16px;font-weight:500;transition:background-color .2s ease}.continue-shopping-btn:hover{background-color:#5a1721}.order-items-details{margin-top:20px;padding:15px;background-color:#f9f9f9;border-radius:8px;border:1px solid #e0e0e0}.order-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #eee}.order-item:last-child{border-bottom:none}.order-item-info{display:flex;flex-direction:column;align-items:flex-end}.order-item-name{font-weight:500;margin-bottom:5px}.order-item-quantity{font-size:.9rem;color:#666}.order-item-price{font-weight:600;color:#333}.order-summary-total{margin-top:15px;padding-top:15px;border-top:2px solid #ddd}.order-summary-total .summary-line{display:flex;justify-content:space-between;font-weight:600;font-size:1.1rem}.checkout-page{max-width:1200px;margin:0 auto;padding:20px;direction:rtl;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.address-modal-overlay{position:fixed;inset:0;background:#11182773;display:flex;align-items:center;justify-content:center;z-index:2000;padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch}.address-modal{width:100%;max-width:700px;background:#fff;border-radius:14px;border:1px solid #ececec;box-shadow:0 20px 45px #0000002e;padding:22px;max-height:calc(100vh - 32px);overflow-y:auto}.address-modal h3{margin:0 0 16px;font-size:20px;font-weight:700;color:#232323}.address-form{display:flex;flex-direction:column;gap:12px}.address-form input,.address-form textarea{width:100%;border:1px solid #d4d4d8;border-radius:10px;background:#fafafa;color:#202124;font-size:15px;padding:12px 14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.address-form textarea{min-height:100px;resize:vertical;line-height:1.7}.address-form input::placeholder,.address-form textarea::placeholder{color:#8a8f98}.address-form input:focus,.address-form textarea:focus{border-color:#7a1b29;background:#fff;box-shadow:0 0 0 3px #7a1b291f}.address-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.address-form-buttons{margin-top:16px;display:flex;justify-content:flex-end;gap:10px}.btn-cancel,.btn-save{border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-cancel{background:#f1f1f3;color:#30343a}.btn-cancel:hover{background:#e5e7eb}.btn-save{background:#7a1b29;color:#fff}.btn-save:hover{background:#651622}.checkout-section{margin-bottom:20px;border-radius:8px;padding:20px}.section-header{margin-bottom:15px}.section-title{font-weight:600;font-size:16px;color:#333}.breadcrumb-section{background-color:#d9d9d9;border:1px solid #ccc;width:90%;margin:0 auto 30px;padding:15px 20px}.breadcrumb-content{display:flex;align-items:center;gap:10px;direction:rtl}.breadcrumb-arrow{font-size:18px;color:#666;margin-right:5px}.breadcrumb-bold{font-weight:700;color:#000;text-decoration:none;font-size:16px;cursor:pointer}.breadcrumb-bold:hover{text-decoration:underline}.breadcrumb-grey{color:#666;font-size:14px}.payment-address-section{background-color:#fff;border:1px solid #e0e0e0;padding:20px}.payment-address-content{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.payment-address-details{flex:1}.payment-address-text{margin:0;color:#333;font-size:14px;line-height:1.5}.change-payment-address-btn{display:flex;align-items:center;gap:8px;background:none;border:none;color:#d32f2f;cursor:pointer;font-size:14px;padding:5px 0;white-space:nowrap}.change-payment-address-btn:hover{color:#b71c1c}.arrow-icon{font-size:16px}.payment-section{background-color:#fff;border:1px solid #e0e0e0;padding:20px}.payment-options{display:flex;flex-direction:column;gap:15px}.payment-option{display:flex;align-items:center}.payment-label{display:flex;align-items:center;gap:10px;cursor:pointer;padding:10px;border-radius:6px;transition:background-color .2s}.payment-label:hover{background-color:#f5f5f5}.payment-text{font-size:14px;color:#333;flex:1}.payment-radio{display:none}.custom-radio{width:20px;height:20px;border:2px solid #ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.custom-radio:after{content:"";width:10px;height:10px;border-radius:50%;background-color:#d32f2f;opacity:0;transition:opacity .2s}.payment-radio:checked+.custom-radio{border-color:#d32f2f}.payment-radio:checked+.custom-radio:after{opacity:1}.order-summary-section{background-color:#fff;border:1px solid #e0e0e0;padding:20px}.order-summary-content{display:flex;justify-content:space-between;align-items:center}.order-details{display:flex;align-items:center;gap:10px}.order-label{font-size:14px;color:#333}.order-arrow{font-size:16px;color:#666}.edit-order-btn{background:none;border:1px solid #d32f2f;color:#d32f2f;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.edit-order-btn:hover{background-color:#ffebee}.checkout-actions{display:flex;justify-content:flex-start;margin-top:30px;padding:0 20px}.submit-order-btn{background-color:#6e1d28;color:#fff;border:none;padding:15px 40px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:background-color .2s}.submit-order-btn:hover{background-color:#b71c1c}@media(max-width:768px){.checkout-page{padding:0}.address-modal-overlay{align-items:flex-start;padding:10px}.address-modal{padding:14px;border-radius:12px;max-height:calc(100vh - 20px)}.address-modal h3{font-size:18px}.address-form-row{grid-template-columns:1fr}.address-form-buttons{justify-content:stretch}.btn-cancel,.btn-save{width:100%}.checkout-section{padding:15px}.breadcrumb-section{width:95%}.payment-address-content{flex-direction:column;gap:15px}.order-summary-content{flex-direction:column;gap:15px;align-items:flex-start}.checkout-actions{justify-content:center}.submit-order-btn{width:100%;max-width:300px}}@media(max-width:480px){.address-modal h3{font-size:17px}.address-form input,.address-form textarea{font-size:16px}.breadcrumb-content{flex-wrap:wrap;gap:5px}.breadcrumb-bold,.breadcrumb-grey{font-size:14px}}.cooperation-section{width:100%;direction:rtl;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:40px 20px;background:transparent}.cooperation-container{display:flex;direction:rtl;gap:30px;max-width:1200px;margin:0 auto}.left-column{flex:7;display:flex;flex-direction:column;gap:30px}.info-section{background-color:#d9d9d9;padding:40px 20px;border-radius:8px;display:flex;align-items:center;justify-content:center;text-align:center}.info-title{color:#333;font-size:24px;font-weight:600;margin:0}.image-container{display:flex;justify-content:center;align-items:center}.rounded-image{width:100%;max-width:400px;height:auto;border-radius:12px;object-fit:cover}.right-column{flex:3;display:flex;flex-direction:column}.cooperation-form{display:flex;flex-direction:column;gap:20px;padding:20px}.form-label{color:#666;font-size:16px;font-weight:500;margin-bottom:10px}.form-input,.form-textarea{padding:12px 15px;border:1px solid #ddd;border-radius:6px;font-size:14px;direction:rtl;transition:all .3s ease;background-color:#fff;font-family:inherit}.form-input:focus,.form-textarea:focus{outline:none;border-color:#d32f2f;box-shadow:0 0 0 2px #d32f2f1a}.form-input::placeholder,.form-textarea::placeholder{color:#999}.form-textarea{resize:vertical;min-height:100px}.submit-btn{background-color:#6e1d28;color:#fff;border:none;padding:14px 20px;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s ease;align-self:flex-start;margin-top:10px}.submit-btn:hover{background-color:#b71c1c}.submit-btn:active{transform:translateY(1px)}@media(max-width:1024px){.cooperation-container{gap:20px}.info-title{font-size:22px}}@media(max-width:768px){.cooperation-container{flex-direction:column-reverse;gap:30px}.left-column,.right-column{flex:none;width:100%}.cooperation-form{padding:15px}.submit-btn{align-self:stretch;text-align:center}.info-section{padding:30px 15px}.info-title{font-size:20px}}@media(max-width:480px){.cooperation-section{padding:20px 15px}.cooperation-container{gap:20px}.info-section{padding:25px 15px}.info-title{font-size:18px}.form-input,.form-textarea{padding:10px 12px}.submit-btn{padding:12px 15px;font-size:15px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cooperation-form .form-group{animation:fadeInUp .5s ease forwards}.cooperation-form .form-group:nth-child(1){animation-delay:.1s}.cooperation-form .form-group:nth-child(2){animation-delay:.2s}.cooperation-form .form-group:nth-child(3){animation-delay:.3s}.cooperation-form .form-group:nth-child(4){animation-delay:.4s}.product-listing-page{direction:rtl;font-family:Vazir,sans-serif;min-height:100vh;padding:20px}.page-container{display:flex;gap:30px;max-width:1400px;margin:0 auto}.products-summary{background:#fff;padding:15px 20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px #0000001a}.total-products{font-size:14px;color:#666;font-weight:500}.mock-data-toggle{background:#f8f9fa;padding:12px 20px;border-bottom:1px solid #dee2e6;text-align:center;margin-bottom:20px}.mock-data-toggle label{margin:0;font-size:14px;color:#495057;cursor:pointer}.filters-sidebar{flex:2;background:transparent}.availability-toggle{background-color:#fff;border:1px solid #ddd;border-radius:20px;padding:15px;margin-bottom:20px;box-shadow:0 2px 8px #00000014}.toggle-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;position:relative}.toggle-label input{display:none}.toggle-slider{width:40px;height:20px;background-color:#ccc;border-radius:20px;position:relative;transition:background-color .3s}.toggle-slider:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background-color:#fff;top:2px;right:2px;transition:transform .3s}.toggle-label input:checked+.toggle-slider{background-color:#8b0000}.toggle-label input:checked+.toggle-slider:before{transform:translate(-20px)}.filter-section{background-color:#fff;border:1px solid #ddd;border-radius:20px;margin-bottom:15px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.filter-section.expanded{max-height:500px}.filter-section.collapsed{max-height:60px}.filter-header{display:flex;justify-content:space-between;align-items:center;padding:15px;cursor:pointer;background-color:#fff;transition:background-color .3s}.filter-header:hover{background-color:#f8f9fa}.filter-title{font-weight:600;font-size:16px;color:#333}.filter-toggle{background:none;border:none;font-size:20px;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;color:#333}.filter-toggle:hover{background-color:#f5f5f5;transform:rotate(180deg)}.filter-content{padding:0 15px 15px;transform-origin:top;transition:all .3s ease}.filter-section.collapsed .filter-content{display:none}.price-filter{display:flex;flex-direction:column;gap:15px}.price-range{display:flex;justify-content:space-between;font-size:13px;color:#666;margin-bottom:10px}.price-min,.price-max{font-weight:500}.slider-container{padding:10px 0;position:relative;height:40px;display:flex;align-items:center}.price-slider{position:absolute;width:100%;height:6px;background:transparent;border-radius:10px;outline:none;-webkit-appearance:none;cursor:pointer;pointer-events:none}.price-slider-min{z-index:1}.price-slider-max{z-index:2}.price-slider::-webkit-slider-runnable-track{width:100%;height:6px;background:#ddd;border-radius:10px}.price-slider-min::-webkit-slider-runnable-track{background:linear-gradient(to right,#ddd,#8b0000)}.price-slider-max::-webkit-slider-runnable-track{background:transparent}.price-slider::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;background:#8b0000;border-radius:50%;cursor:pointer;box-shadow:0 2px 6px #8b000066;pointer-events:auto;margin-top:-7px}.price-slider::-moz-range-track{width:100%;height:6px;background:#ddd;border-radius:10px}.price-slider::-moz-range-thumb{width:20px;height:20px;background:#8b0000;border-radius:50%;cursor:pointer;border:none;box-shadow:0 2px 6px #8b000066;pointer-events:auto}.slider-container:before{content:"";position:absolute;height:6px;background:#8b0000;border-radius:10px;left:0;right:0;pointer-events:none;z-index:0}.apply-filter-btn{background-color:#8b0000;color:#fff;border:none;padding:12px 20px;border-radius:12px;cursor:pointer;font-size:15px;font-weight:600;transition:all .3s ease;width:100%;box-shadow:0 2px 8px #8b00004d}.apply-filter-btn:hover{background-color:#6b0000;transform:translateY(-2px);box-shadow:0 4px 12px #8b000066}.material-filter{display:flex;flex-direction:column;gap:12px}.material-option{display:flex;align-items:center;gap:10px;cursor:pointer;padding:8px 0;position:relative;transition:color .2s}.material-option:hover{color:#8b0000}.material-option input{display:none}.checkmark{width:20px;height:20px;border:2px solid #999;border-radius:6px;position:relative;transition:all .2s;background-color:#fff}.material-option input:checked+.checkmark{background-color:transparent;border-color:#8b0000}.material-option input:checked+.checkmark:after{content:"✓";position:absolute;color:#8b0000;font-size:14px;font-weight:700;top:50%;left:50%;transform:translate(-50%,-50%)}.color-filter{display:flex;flex-wrap:wrap;gap:10px;padding:10px 0}.color-option{width:36px;height:36px;border-radius:50%;border:3px solid #e0e0e0;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 6px #0000001a}.color-option.selected{border-color:#8b0000;transform:scale(1.05);box-shadow:0 3px 10px #0003}.color-option:hover{transform:scale(1.08);box-shadow:0 3px 8px #00000026}.size-filter{display:grid;grid-template-columns:1fr 1fr;gap:0}.product-listing-size-option{display:flex;align-items:center;gap:8px;cursor:pointer;padding:10px 5px;position:relative;transition:color .2s}.product-listing-size-option:hover{color:#8b0000}.product-listing-size-option input{display:none}.size-checkmark{width:18px;height:18px;border:2px solid #999;border-radius:5px;position:relative;transition:all .2s;background-color:#fff}.product-listing-size-option input:checked+.size-checkmark{background-color:transparent;border-color:#8b0000}.product-listing-size-option input:checked+.size-checkmark:after{content:"✓";position:absolute;color:#8b0000;font-size:12px;font-weight:700;top:50%;left:50%;transform:translate(-50%,-50%)}.size-divider{height:1px;background-color:#e0e0e0;grid-column:1 / -1;margin:5px 0}.mobile-filter-nav{display:none;background:#fff;border-radius:8px;padding:10px;margin-bottom:15px;box-shadow:0 2px 8px #0000001a}.mobile-filter-btn{flex:1;padding:10px;border:1px solid #ddd;background:#fff;border-radius:12px;cursor:pointer;font-size:14px;transition:all .2s}.mobile-filter-btn.active{background-color:#8b0000;color:#fff;border-color:#8b0000}.mobile-filter-btn:hover{background-color:#f5f5f5}.mobile-filter-btn.active:hover{background-color:#6b0000}.mobile-filter-content{display:none;background:#fff;border-radius:20px;padding:20px;margin-bottom:20px;box-shadow:0 2px 8px #00000014}.main-content{flex:7}.sorting-options{display:flex;align-items:center;gap:15px;background:#fff;padding:15px 20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px #0000001a}.sort-label{font-size:14px;color:#666;font-weight:500}.sort-buttons-container{display:flex;gap:10px;flex-wrap:wrap}.sort-button{padding:8px 16px;border:none;background:none;cursor:pointer;font-size:14px;transition:all .2s ease;color:#666;border-radius:6px;border:1px solid #e0e0e0}.sort-button.active{background-color:#8b0000;color:#fff;border-color:#8b0000;font-weight:600}.sort-button:hover:not(.active){background-color:#f5f5f5;border-color:#8b0000;color:#8b0000}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.product-card{padding:20px;border:1px solid #f0f0f0;display:flex;flex-direction:column;align-items:flex-start;text-align:right;transition:all .3s ease;cursor:pointer;position:relative;background:#fff;height:100%}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #8b000026;border-color:#8b0000;z-index:2}.product-image{width:100%;max-width:200px;height:200px;object-fit:cover;margin-bottom:15px;border-radius:8px;transition:transform .3s ease;align-self:center}.product-card:hover .product-image{transform:scale(1.05)}.listing-product-title{font-size:12px;font-weight:700;margin:10px 0 8px;color:#333;line-height:1.4;width:100%;text-align:right;height:auto;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-category{font-size:12px;color:#666;margin-bottom:10px;background:#f5f5f5;padding:4px 12px;border-radius:12px;font-weight:500}.product-meta{display:flex;gap:10px;margin-bottom:12px;font-size:11px;color:#888;justify-content:center;flex-wrap:wrap}.variant-count,.feature-count{background:#e8f4fd;padding:4px 8px;border-radius:8px;font-weight:500}.stock-count{font-size:11px;font-weight:400;color:#d32f2f;margin-bottom:15px;width:100%;text-align:right}.stock-status{margin:8px 0}.stock-label{font-size:13px;font-weight:600;padding:4px 12px;border-radius:6px;display:inline-block}.stock-label.in-stock{background:#e8f5e8;color:#2e7d32}.stock-label.out-of-stock{background:#ffebee;color:#c62828}.product-pricing{display:flex;flex-direction:column;align-items:center;gap:5px;margin:10px 0}.original-price{text-decoration:line-through;color:#999;font-size:14px}.discounted-price{color:#d32f2f;font-size:18px;font-weight:700}.discount-badge{background:#d32f2f;color:#fff;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600}.product-price{font-size:16px;font-weight:700;color:#333;margin:10px 0}.product-price-listing{font-size:20px;font-weight:500;color:#333;margin-top:auto;width:100%;text-align:left;direction:rtl}.loading-state,.error-state,.no-products{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;margin:20px 0;box-shadow:0 2px 8px #0000001a}.loading-spinner{border:4px solid #f3f3f3;border-top:4px solid #8b0000;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.retry-button{background:#8b0000;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;margin-top:15px;font-weight:600;transition:background-color .3s}.retry-button:hover{background:#6b0000}.no-products p{color:#666;font-size:16px;margin:0}.pagination-container{display:flex;justify-content:center;margin-top:40px;padding:20px 0}.pagination{display:flex;gap:8px;align-items:center;background:#fff;padding:15px 20px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.pagination-arrow,.pagination-number{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:2px solid #e0e0e0;background:#fff;border-radius:10px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease}.pagination-arrow:hover:not(:disabled),.pagination-number:hover:not(.active){background-color:#f5f5f5;border-color:#8b0000;color:#8b0000;transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.pagination-arrow:disabled{opacity:.3;cursor:not-allowed;border-color:#e0e0e0}.pagination-number.active{background-color:#8b0000;color:#fff;border-color:#8b0000;box-shadow:0 2px 8px #8b00004d;transform:scale(1.05)}.product-category,.product-meta,.stock-status{display:none}@media(max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}.page-container{gap:20px}}@media(max-width:1024px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.page-container{flex-direction:column;margin-bottom:75px}.filters-sidebar{display:none}.mobile-filter-nav{display:flex;gap:10px}.mobile-filter-content{display:block}.products-grid{grid-template-columns:1fr;gap:0}.product-card{display:flex;flex-direction:row;align-items:flex-start;text-align:right;padding:15px;gap:15px;border-bottom:1px solid #f0f0f0;height:auto;min-height:120px}.product-card:last-child{border-bottom:none}.product-image{width:100px;height:100px;min-width:100px;margin-bottom:0;border-radius:8px;object-fit:cover}.product-details{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.listing-product-title{font-size:10px;font-weight:400;margin:0;text-align:right;line-height:1.4;color:#333;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stock-count{font-size:11px;font-weight:400;color:#d32f2f;margin:0;text-align:right;width:100%;padding:4px 8px;border-radius:4px;display:inline-block}.product-price-listing{font-size:16px;font-weight:700;color:#333;margin:auto 0 0;text-align:right;direction:rtl;width:100%}.sorting-options{flex-direction:column;align-items:flex-start;gap:10px}.sort-buttons-container{width:100%;justify-content:flex-start}}@media(max-width:768px){.page-container{flex-direction:column}.filters-sidebar{display:none}.mobile-filter-nav{display:flex;gap:10px}.mobile-filter-content{display:block}.products-grid{grid-template-columns:1fr;gap:0}.product-card{display:flex;flex-direction:row;align-items:flex-start;text-align:right;padding:15px;gap:15px;border-bottom:1px solid #f0f0f0;height:auto;min-height:120px}.product-card:last-child{border-bottom:none}.product-image{width:100px;height:100px;min-width:100px;margin-bottom:0;border-radius:8px;object-fit:cover}.product-details{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;position:relative;min-height:100px}.listing-product-title{font-size:9px;font-weight:600;margin:0;text-align:right;line-height:1.4;color:#333;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stock-count{font-size:12px;font-weight:400;color:#d32f2f;margin:auto 0 0;text-align:right;width:100%;padding:4px 8px;border-radius:4px;display:inline-block;align-self:flex-end}.product-price-listing{font-size:16px;font-weight:700;color:#333;margin:0;text-align:left;direction:rtl;width:100%}.sorting-options{flex-direction:column;align-items:flex-start;gap:10px}.sort-buttons-container{width:100%;justify-content:flex-start}}.product-detail-page{direction:rtl;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:20px}.product-container{display:flex;gap:30px;max-width:1400px;margin:0 auto}.section-a{flex:4}.special-offer-banner{background-color:#8a00003d;padding:15px 20px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.offer-label{font-weight:600;font-size:16px;color:#8a0000}.timer{display:flex;align-items:center;gap:8px;font-weight:600;color:#8a0000}.timer-icon{font-size:18px}.timer-text{font-family:Courier New,monospace;font-size:16px}.main-image-container{background:#fff;border-radius:12px;padding:20px;margin-bottom:20px;text-align:center}.main-image{width:100%;max-width:400px;height:auto;border-radius:8px;object-fit:cover}.image-thumbnails{background:#fff;border-radius:12px;padding:20px}.thumbnails-title{margin:0 0 15px;font-size:16px;color:#333;font-weight:600}.thumbnails-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.thumbnail-item{cursor:pointer;transition:transform .2s}.thumbnail-item:hover{transform:scale(1.05)}.thumbnail-image{width:100%;height:120px;object-fit:cover;border-radius:6px;border:2px solid transparent;transition:border-color .2s}.thumbnail-item:hover .thumbnail-image{border-color:#d32f2f}.section-b{flex:5}.breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-size:14px}.breadcrumb-link{color:#666;text-decoration:none;transition:color .2s}.breadcrumb-link:hover{color:#d32f2f}.breadcrumb-separator{color:#999}.breadcrumb-current{color:#333;font-weight:500}.product-title{font-size:24px;font-weight:700;color:#333;margin:0 0 20px;line-height:1.4}.divider{height:1px;background-color:#e0e0e0;margin:20px 0}.selection-row{display:flex;gap:30px;margin-bottom:30px}.color-selection,.size-selection{flex:1}.selection-title{font-size:16px;font-weight:600;color:#333;margin:0 0 15px}.color-options{display:flex;gap:12px;flex-wrap:wrap}.color-option{position:relative;width:40px;height:40px;border-radius:50%;border:2px solid #ddd;margin:0 5px;cursor:pointer;transition:all .3s ease;background-color:var(--button-color)!important;background:var(--button-color)!important;padding:0;appearance:none;-webkit-appearance:none;background-image:none!important;background-clip:content-box!important}.color-option.selected{border-color:#d32f2f;transform:scale(1.1)}.color-option:hover{transform:scale(1.05)}.size-container{background-color:#f8f9fa;border-radius:10px;padding:20px}.size-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.product-detail-size-option{padding:12px 8px;border:2px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;text-align:center;transition:all .2s}.product-detail-size-option.selected{border-color:#d32f2f;background-color:#d32f2f;color:#fff}.product-detail-size-option:hover{border-color:#b71c1c}.features-section{margin-bottom:30px}.features-title{font-size:18px;font-weight:600;color:#333;margin:0 0 15px}.features-list{list-style:none;padding:0;margin:0}.feature-item{padding:8px 20px 8px 0;color:#555;position:relative}.feature-item:before{content:"•";color:#d32f2f;font-weight:700;position:absolute;right:0}.features-toggle{display:flex;align-items:center;gap:15px;margin:20px 0}.show-features-btn{background:none;border:#333;border-radius:8px;color:#d32f2f;cursor:pointer;font-size:14px;font-weight:500;white-space:nowrap;padding:5px 10px;transition:background-color .2s}.show-features-btn:hover{background-color:#ffebee}.sending-conditions{background-color:#fff;border-radius:10px;padding:20px;border:1px solid #e0e0e0}.conditions-title{font-size:16px;font-weight:600;color:#333;margin:0 0 15px}.conditions-list{list-style:none;padding:0;margin:0}.condition-item{padding:6px 20px 6px 0;color:#555;position:relative}.color-option:before{content:"";position:absolute;inset:2px;border-radius:50%;background-color:inherit!important;z-index:1}.color-option.selected{border-color:#ff5722;transform:scale(1.1);box-shadow:0 0 10px #0003}.color-score-badge{position:absolute;top:-5px;right:-5px;background:#ff5722;color:#fff;font-size:10px;padding:2px 5px;border-radius:10px;min-width:25px;text-align:center;z-index:2}.price-adjustment-badge{background:#ff5722;color:#fff;font-size:12px;padding:2px 8px;border-radius:10px;margin-right:10px;vertical-align:middle}.size-score-indicator{font-size:10px;color:#ff5722;margin-right:5px}.price-adjustments{font-size:12px;color:#666;margin-top:5px}.adjustment-item{display:block;margin:2px 0}.thumbnail-item.selected{border:2px solid #ff5722}.section-c{flex:3;background-color:#d9d9d9;border-radius:12px;padding:25px;display:flex;max-height:80%;flex-direction:column}.category-logo{background:none;padding:10px 20px;margin-bottom:10px;align-self:center;width:150px}.warranty-section{margin-bottom:20px}.warranty-item{padding:12px 0}.warranty-label{font-weight:600;color:#333;font-size:14px}.stock-status{margin-bottom:25px}.stock-label{color:#4caf50;font-weight:600;font-size:15px}.pricing-section{margin-bottom:25px;position:relative}.old-price{display:flex;align-items:center;gap:5px;margin-bottom:8px;color:#999;text-decoration:line-through;font-size:16px}.discount-badge{background-color:#d32f2f;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;position:absolute;top:0;left:0}.current-price{display:flex;align-items:center;gap:5px;font-size:24px;font-weight:700;color:#333}.price-amount{font-family:Segoe UI,sans-serif}.currency{font-size:16px;color:#666}.quantity-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:15px;background:#fff;border-radius:8px}.quantity-controls{display:flex;align-items:center;gap:10px}.quantity-btn{width:36px;height:36px;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .2s}.quantity-btn:hover{background-color:#f5f5f5;border-color:#d32f2f}.remove-btn{color:#d32f2f}.quantity-value{min-width:40px;text-align:center;font-weight:600;font-size:16px}.view-cart-link{display:inline-block;color:#fff;background-color:#1f7a3f;border:1px solid #196635;text-decoration:none;font-size:18px;font-weight:800;padding:8px 14px;border-radius:8px;transition:all .2s ease}.view-cart-link:hover{color:#fff;background-color:#185f31;border-color:#124b27}.price-update{margin-bottom:20px;text-align:center}.update-label{font-size:12px;color:#666}.buy-btn{background-color:#d32f2f;color:#fff;border:none;padding:16px;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:background-color .3s;margin-top:auto}.buy-btn:hover{background-color:#b71c1c}.buy-btn:disabled{opacity:.6;cursor:not-allowed;background-color:#9e9e9e}.buy-btn:disabled:hover{background-color:#9e9e9e}.cart-message{margin-top:15px;padding:12px 16px;border-radius:8px;text-align:center;font-weight:600;font-size:14px;animation:fadeIn .3s ease-in;border:1px solid transparent}.cart-message.success{background-color:#3aa35f;color:#fff;border-color:#2f8a4f}.cart-message.error{background-color:#f8d7da;color:#721c24;border-color:#f5c6cb}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mock-data-toggle{padding:10px;background:#f5f5f5;text-align:center;border-bottom:1px solid #ddd;margin-bottom:20px}.mock-data-toggle label{cursor:pointer;display:inline-flex;align-items:center;gap:8px}.mock-data-toggle input[type=checkbox]{margin-left:8px;cursor:pointer}.mock-data-toggle span{color:#ff5722;margin-right:10px;font-size:.9em}.loading-state,.error-state{text-align:center;padding:40px 20px;font-size:18px;color:#666}.error-state{color:#d32f2f}.retry-button{background-color:#d32f2f;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;margin-top:15px;font-size:14px;transition:background-color .3s}.retry-button:hover{background-color:#b71c1c}.description-section{margin-bottom:25px}.description-title{font-size:18px;font-weight:600;color:#333;margin:0 0 15px}.product-description{color:#555;line-height:1.6;font-size:14px}.mobile-bottom-section{display:none}@media(max-width:768px){.mobile-bottom-section{display:flex;flex-direction:column;position:fixed;bottom:7%;left:0;right:0;background:#fff;box-shadow:0 -4px 20px #00000026;border-radius:20px 20px 0 0;padding:15px;z-index:1000;gap:15px}.mobile-bottom-first-row{display:flex;justify-content:space-between;align-items:center;width:100%}.mobile-quantity-controls{display:flex;align-items:center;gap:10px}.mobile-quantity-btn{width:36px;height:36px;border:1px solid #ddd;background:#fff;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .2s}.mobile-quantity-btn:hover{background-color:#f5f5f5;border-color:#8a0000}.mobile-remove-btn{color:#8a0000}.mobile-quantity-value{min-width:40px;text-align:center;font-weight:600;font-size:16px}.mobile-update-label{font-size:12px;color:#666;text-align:left}.mobile-bottom-second-row{display:flex;justify-content:space-between;align-items:center;width:100%}.mobile-buy-btn{background-color:#8a0000;color:#fff;border:none;padding:12px 30px;border-radius:15px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s;min-width:140px;text-align:center;flex-shrink:0}.mobile-buy-btn:hover{background-color:#700000}.mobile-buy-btn:disabled{opacity:.6;cursor:not-allowed;background-color:#9e9e9e}.mobile-pricing-section{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.mobile-old-price{display:flex;align-items:center;gap:5px;color:#999;text-decoration:line-through;font-size:12px}.mobile-discount-badge{background-color:#8a0000;color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:600}.mobile-current-price{display:flex;align-items:center;gap:5px;font-size:16px;font-weight:700;color:#333}.mobile-price-amount{font-family:Segoe UI,sans-serif}.product-detail-page{padding-bottom:150px;margin-bottom:200px}.section-c{display:none}}@media(max-width:480px){.mobile-bottom-section{padding:12px;gap:12px}.mobile-buy-btn{padding:10px 20px;font-size:14px;min-width:120px}.mobile-quantity-btn{width:32px;height:32px;font-size:14px}.mobile-quantity-value{font-size:14px;min-width:35px}.mobile-current-price{font-size:14px}.mobile-old-price{font-size:11px}.product-detail-page{padding-bottom:130px;margin-bottom:200px}}.material-selection{flex:1;margin-bottom:20px}.material-options{display:flex;gap:10px;flex-wrap:wrap}.product-detail-material-option{padding:12px 16px;border:2px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;text-align:center;transition:all .2s;min-width:80px}.product-detail-material-option.selected{border-color:#d32f2f;background-color:#d32f2f;color:#fff}.product-detail-material-option:hover{border-color:#b71c1c}.mobile-material-selection{margin:15px 0;padding:15px;background:#f8f9fa;border-radius:10px}.mobile-selection-title{font-size:14px;font-weight:600;color:#333;margin:0 0 10px}.mobile-material-options{display:flex;gap:8px;flex-wrap:wrap}.mobile-material-option{padding:10px 12px;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s}.mobile-material-option.selected{border-color:#8a0000;background-color:#8a0000;color:#fff}@media(max-width:1200px){.product-container{gap:20px}.material-selection,.color-selection,.size-selection{flex:none}.selection-row{flex-direction:column;gap:20px}}@media(max-width:768px){.product-container{flex-direction:column}.section-a,.section-b,.section-c{flex:none}.product-detail-material-option{padding:10px 12px;font-size:13px;min-width:70px}.mobile-material-option{padding:8px 10px;font-size:11px}.thumbnails-grid{grid-template-columns:repeat(4,1fr)}.size-grid{grid-template-columns:repeat(6,1fr)}.quantity-section{flex-direction:column;gap:15px;align-items:stretch}.view-cart-link{text-align:center}.cart-message{margin:10px 0;font-size:13px;padding:10px 12px}}@media(max-width:480px){.product-detail-page{padding:10px;margin-bottom:200px}.product-title{font-size:20px}.thumbnails-grid{grid-template-columns:repeat(2,1fr)}.size-grid{grid-template-columns:repeat(3,1fr)}.section-c{padding:15px}.current-price{font-size:20px}.buy-btn{padding:14px;font-size:16px}.product-detail-material-option{padding:8px 10px;font-size:12px;min-width:60px}.material-options{gap:8px}}.bottom-menu{position:fixed;bottom:0;left:0;right:0;height:65px;background-color:#d9d9d9;border-top:1px solid #e0e0e0;box-shadow:0 -2px 10px #0000001a;z-index:1000;direction:rtl}.bottom-menu-items{display:flex;justify-content:space-around;align-items:center;height:65px;padding:0 10px}.bottom-menu-item{display:flex;flex-direction:column;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:6px 10px;border-radius:8px;transition:all .3s ease;flex:1;max-width:100px;position:relative}.bottom-menu-item.active{color:#6e1d28}.bottom-menu-item.active .menu-icon{transform:translateY(-2px)}.bottom-menu-item.active:before{content:"";position:absolute;top:-1px;left:50%;transform:translate(-50%);width:25px;height:2px;background-color:#6e1d28;border-radius:2px}.menu-icon{font-size:18px;margin-bottom:3px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.menu-icon img{width:40px;height:40px;filter:invert(40%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(90%) contrast(90%);transition:all .3s ease}.bottom-menu-item:hover .menu-icon img{filter:invert(20%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(90%) contrast(90%)}.bottom-menu-item.active .menu-icon img{filter:invert(70%) sepia(98%) saturate(7458%) hue-rotate(359deg) brightness(50%) contrast(117%)}.menu-label{font-size:10px;font-weight:1000;color:#666;transition:all .3s ease}.bottom-menu-item.active .menu-label{color:#6e1d28;font-weight:600}@supports (padding: max(0px)){.bottom-menu{padding-bottom:max(8px,env(safe-area-inset-bottom))}}@media(max-width:480px){.bottom-menu{height:60px}.bottom-menu-items{height:60px;padding:0 5px}.bottom-menu-item{padding:5px 6px;max-width:65px}.menu-icon,.menu-icon img{width:35px;height:35px}.menu-label{font-size:9px;font-weight:1000}}@keyframes bounce{0%,20%,60%,to{transform:translateY(0)}40%{transform:translateY(-2px)}80%{transform:translateY(-1px)}}.bottom-menu-item.active .menu-icon{animation:bounce .5s ease}.cart-badge{position:absolute;top:2px;left:50%;background-color:#6e1d28;color:#fff;border-radius:50%;width:14px;height:14px;font-size:9px;display:flex;align-items:center;justify-content:center;transform:translate(6px)}.contact-page{min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;transition:background-image 1s ease-in-out;position:relative}.contact-page-overlay{background:#00000080;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px}.contact-container{width:100%;max-width:1200px;margin:0 auto}.contact-main{margin-top:30px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;direction:rtl}.form-column{background:#fffffff2;padding:40px 30px;border-radius:15px;box-shadow:0 10px 30px #0000004d}.contact-form{display:flex;flex-direction:column;gap:25px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:600;color:#333;font-size:16px;margin-bottom:5px}.form-group input,.form-group textarea{padding:15px;border:2px solid #e1e1e1;border-radius:8px;font-size:16px;transition:border-color .3s ease;background:#fff}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#6e1d28}.form-group textarea{resize:vertical;min-height:120px;font-family:inherit}.confirm-btn{background-color:#6e1d28;color:#fff;border:none;padding:18px 30px;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px}.confirm-btn:hover{background-color:#5a1721;transform:translateY(-2px);box-shadow:0 5px 15px #6e1d2866}.info-column{display:flex;align-items:center;justify-content:center;height:100%}.advisor-label{background-color:#f5f5f5;color:#000;padding:40px 30px;border-radius:15px;text-align:center;font-size:24px;font-weight:700;line-height:1.5;box-shadow:0 10px 30px #0003;border:2px solid #e1e1e1;max-width:400px;width:100%}@media(max-width:768px){.contact-grid{grid-template-columns:1fr;gap:30px}.form-column{padding:30px 20px}.advisor-label{font-size:20px;padding:30px 20px}.contact-page-overlay{padding:20px 15px}}@media(max-width:480px){.form-column{padding:25px 15px}.advisor-label{font-size:18px;padding:25px 15px}.form-group input,.form-group textarea{padding:12px}.confirm-btn{padding:15px 25px;font-size:16px}}.error-page{direction:rtl;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.error-container{background:#fff;border-radius:20px;padding:40px;text-align:center;box-shadow:0 15px 35px #0000001a;max-width:500px;width:100%;border:1px solid #e0e0e0}.error-icon{font-size:80px;margin-bottom:20px;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.error-code{font-size:120px;font-weight:700;color:#6e1d28;margin:0;line-height:1}.error-title{font-size:28px;font-weight:600;color:#333;margin:20px 0 15px}.error-message{font-size:16px;color:#666;line-height:1.6;margin-bottom:25px}.error-details{background:#f8f9fa;padding:15px;border-radius:10px;margin:20px 0;border-right:4px solid #6E1D28}.error-details code{background:#e9ecef;padding:4px 8px;border-radius:4px;font-family:Courier New,monospace;color:#6e1d28;font-weight:600}.error-actions{display:flex;gap:15px;justify-content:center;margin:30px 0;flex-wrap:wrap}.error-btn{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:140px}.error-btn.primary{background-color:#6e1d28;color:#fff}.error-btn.primary:hover{background-color:#6e1d28;transform:translateY(-2px);box-shadow:0 5px 15px #d32f2f4d}.error-btn.secondary{background-color:#f5f5f5;color:#333;border:1px solid #ddd}.error-btn.secondary:hover{background-color:#e0e0e0;transform:translateY(-2px)}.error-help{margin-top:25px;padding-top:20px;border-top:1px solid #e0e0e0}.error-help p{color:#888;font-size:14px;margin:0}@media(max-width:768px){.error-container{padding:30px 20px;margin:20px}.error-code{font-size:80px}.error-title{font-size:24px}.error-actions{flex-direction:column;align-items:center}.error-btn{width:100%;max-width:250px}}@media(max-width:480px){.error-page{padding:10px}.error-code{font-size:60px}.error-title{font-size:20px}.error-message{font-size:14px}}.mobile-categories-page{min-height:100vh;background:linear-gradient(135deg,#f9f9f9,#f5f5f5);direction:rtl;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.mobile-categories-header{background:#fff;padding:16px 20px;box-shadow:0 2px 10px #00000014;position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:15px}.mobile-categories-back-button{background:none;border:none;color:#6e1d28;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background-color .2s ease}.mobile-categories-back-button:hover{background-color:#6e1d280d}.mobile-categories-back-arrow{width:16px;height:16px;transform:rotate(180deg)}.mobile-categories-page-title{margin:0;font-size:18px;font-weight:600;color:#333;flex-grow:1}.mobile-categories-container{padding:20px;max-width:600px;margin:0 auto}.mobile-categories-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.mobile-categories-loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #b3a26a;border-radius:50%;animation:mobile-categories-spin 1s linear infinite;margin-bottom:20px}@keyframes mobile-categories-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mobile-categories-loading-text{color:#666;font-size:14px;text-align:center}.mobile-categories-error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.mobile-categories-error-text{color:#d32f2f;font-size:14px;margin-bottom:20px}.mobile-categories-retry-button{background-color:#b3a26a;color:#fff;border:none;padding:10px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .3s ease}.mobile-categories-retry-button:hover{background-color:#c7b77e}.mobile-categories-grid{display:flex;flex-direction:column;gap:12px}.mobile-category-card{background-color:#cabe97;border-radius:10px;box-shadow:0 2px 8px #00000014;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;border:1px solid rgba(0,0,0,.05)}.mobile-category-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001f;background-color:#d6cca3}.mobile-category-card:active{transform:translateY(0);box-shadow:0 2px 8px #00000014}.mobile-category-content{display:flex;align-items:center;justify-content:space-between;padding:18px 20px}.mobile-category-name{color:#333;font-size:15px;font-weight:500;line-height:1.4;text-align:right;flex-grow:1;margin-left:15px}.mobile-category-arrow{width:18px;height:18px;opacity:.8;flex-shrink:0;transform:rotate(180deg);transition:transform .2s ease}.mobile-category-card:hover .mobile-category-arrow{transform:rotate(180deg) translate(-3px);opacity:1}.mobile-categories-footer{background:#fff;padding:20px;text-align:center;margin-top:30px;border-top:1px solid rgba(0,0,0,.08)}.mobile-categories-footer-text{color:#666;font-size:13px;margin:0;font-weight:400}@media(max-width:480px){.mobile-categories-header{padding:14px 16px}.mobile-categories-page-title{font-size:16px}.mobile-categories-container{padding:16px}.mobile-category-content{padding:16px 18px}.mobile-category-name{font-size:14px}}@media(max-height:600px){.mobile-categories-container{max-height:calc(100vh - 150px);overflow-y:auto}}@media(min-width:768px){.mobile-categories-grid{gap:16px}.mobile-category-content{padding:20px 24px}.mobile-category-name{font-size:16px}}@keyframes mobile-categories-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mobile-categories-grid{animation:mobile-categories-fadeInUp .5s ease-out}@media(min-width:1024px){.mobile-categories-page{max-width:400px;margin:20px auto;box-shadow:0 0 30px #0000001a;min-height:calc(100vh - 40px);border-radius:12px}}
