@font-face{font-display:swap;font-family:Gandom;font-style:normal;font-weight:400;src:url(/static/media/Gandom.c0037c87a1affb4cc681.woff) format("woff"),url(/static/media/Gandom.f619adefd7b1baeaeb92.ttf) format("truetype")}body{background-color:#fff;color:#333}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a:hover{text-decoration:underline}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Gandom,sans-serif;height:2000px}h1,h2,h3{color:#333;margin:0;padding:0}a{color:inherit;text-decoration:none}nav ul{list-style-type:none}nav ul li{display:inline-block;margin-left:20px}nav ul li a{color:#fff}nav ul li a:hover{text-decoration:underline}.product-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:20px}.Container-1{padding:0 50px}.top-auth-bar{background-color:#fff;display:flex;flex-direction:column;height:100px;left:0;padding:20px;position:fixed;right:0;top:100px;z-index:9999}@media (max-width:768px){.Container-1{padding:0 16px}.top-auth-bar{height:auto;padding:12px}}.home-page{font-family:Gandom;left:50%;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%)}.home-page h1{color:#333;font-size:32px}.home-page p{color:#555;font-size:18px}.product-card{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;box-sizing:border-box;padding:12px;position:relative;text-align:center;width:100%}.product-card-link{color:inherit;display:block;text-decoration:none}.product-card-top{align-items:center;flex-direction:column}.product-card-image-wrapper{position:relative;width:100%}.product-card-image{border-radius:6px;display:block;height:220px;object-fit:cover;width:100%}.product-card-colors{position:absolute;right:6px;top:6px;z-index:5}.product-card-title{font-size:16px;font-weight:600;margin-top:12px}.product-card-price{font-size:14px;margin-top:6px}.products-page{align-items:center;display:flex;flex-direction:column;margin-top:100px;padding:40px 20px}.product-list-h1{margin-bottom:24px;text-align:center}.product-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,minmax(0,1fr));max-width:1400px;width:100%}@media (max-width:1200px){.product-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:992px){.product-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.product-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.product-list{grid-template-columns:repeat(1,minmax(0,1fr))}}.product-list-item{height:100%}.product-card,.product-list-item>*{display:flex;flex-direction:column;height:100%}.product-card{transition:box-shadow .2s ease,transform .2s ease}.product-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-4px)}.product-card .product-name,.product-card .product-title,.product-card h2{--webkit-line-clamp:2;-webkit-box-orient:vertical;color:#696a65;display:-webkit-box;font-size:14px;line-height:1.5;margin:0 0 8px;min-height:45px;overflow:hidden}.product-card .product-price{color:#ef4056;margin-top:auto}.product-list a,.product-list a:active,.product-list a:focus,.product-list a:hover,.product-list a:visited{color:inherit;text-decoration:none}.product-card-top{align-items:flex-start;display:flex;flex-direction:row;gap:8px}.product-card-image-wrapper{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.product-card-image{max-height:160px;max-width:100%;object-fit:contain}.product-card-colors{align-items:center;display:flex;flex-direction:column;gap:4px;margin-top:4px}.product-card-color-dot{border:1px solid #ddd;border-radius:50%;box-sizing:border-box;height:10px;width:10px}.product-card-color-dot:not([style]){background-color:#f5f5f5}.product-detail-page{align-items:center;background:#f8f8f8;box-sizing:border-box;direction:rtl;display:flex;flex-direction:column;overflow-x:hidden;padding:40px 10px 80px;position:relative;top:100px;width:100%}.product-detail-container{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 3px 10px #0000000d;box-sizing:border-box;display:flex;gap:40px;max-width:1200px;padding:25px;text-align:right;width:100%}.product-gallery{min-width:280px;width:40%}.product-swiper img{background:#fafafa;border:1px solid #eee;border-radius:12px;object-fit:cover;width:100%}.product-thumbs{display:flex;flex-wrap:nowrap;gap:8px;margin-top:12px;overflow-x:auto;padding-bottom:4px}.product-thumb{background:#0000;border:2px solid #0000;border-radius:8px;cursor:pointer;flex:0 0 auto;overflow:hidden;padding:0}.product-thumb img{display:block;height:60px;object-fit:cover;width:60px}.product-thumb--active{border-color:#ef394e}.product-info-box{display:flex;flex-direction:column;width:60%}.product-title{color:#222;font-size:23px;font-weight:700;line-height:1.7;margin-bottom:10px}.product-description{color:#444;font-size:15px;line-height:1.9;margin-top:10px;text-align:justify}.product-shortcuts-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.product-shortcut-btn{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:50%;box-shadow:0 2px 6px #00000014;cursor:pointer;display:inline-flex;height:30px;justify-content:center;padding:20px;transition:background .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease;width:30px}.product-shortcut-btn:hover{background:#fdf3f4;border-color:#ef4056;transform:translateY(-1px)}.product-shortcut-icon{color:#4f4f50;font-size:25px;font-weight:600;line-height:1}.product-shortcut-label{display:none}.product-colors-box,.product-warranty-box{display:flex;flex-direction:column;gap:8px;margin-top:18px}.product-colors-label-row{align-items:center;display:flex;gap:6px}.product-colors-label,.product-warranty-label{color:#444;font-size:14px;font-weight:600}.selected-color-name{color:#222;font-size:14px;font-weight:600}.product-colors-list,.product-warranty-list{display:flex;flex-wrap:wrap;gap:10px}.color-option{background:#f5f5f5;border:2px solid #ddd;border-radius:50%;cursor:pointer;height:28px;outline:none;padding:0;transition:all .2s ease;width:28px}.color-option:hover{border-color:#bbb;transform:scale(1.08)}.color-option--active{border-color:#ef394e;box-shadow:0 0 0 2px #ef394e26}.color-option .color-name{display:none}.warranty-option{background:#fafafa;border:1px solid #ddd;border-radius:999px;color:#333;cursor:pointer;font-size:13px;padding:8px 14px;transition:all .2s ease}.warranty-option--active{background:#ffe7ea;border-color:#ef394e;color:#c62828}.purchase-box{background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;display:flex;flex-direction:column;gap:12px;margin-top:20px;max-width:320px;padding:16px}.product-price-box{align-items:center;background:#0000;border:none;border-radius:0;display:flex;justify-content:space-between;margin:0;padding:0}.price-label{color:#666;font-size:14px}.product-price{color:#d32f2f;font-size:20px;font-weight:700}.product-actions-row{align-items:center;direction:rtl;display:flex;gap:10px;margin-top:4px}.buy-button{align-items:center;background:#10b981;border:2px solid #223c78;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;flex:1 1 auto;font-size:16px;font-weight:700;justify-content:center;padding:12px 24px;transition:.3s;width:auto}.buy-button:hover{background:rgba(16,185,129,.795)}.buy-button--view-cart{background-color:#fff;border:2px solid #223c78;color:#223c78}.buy-button--view-cart:hover{background-color:#6768681c}.spec-group{background:#fafafa;border:1px solid #e8e8e8;border-radius:12px;margin-bottom:25px;padding:18px}.spec-group-title{color:#333;font-size:17px;font-weight:700;margin-bottom:10px}.spec-list{list-style:none;margin:0;padding:0}.spec-item{border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:10px 4px}.spec-key{color:#666;font-size:15px}.spec-value{color:#333;font-size:15px;font-weight:600}.product-tabs{margin-top:25px;max-width:1200px;width:100%}.product-tabs-header{background:#fff;border-bottom:1px solid #e0e0e0;border-radius:12px 12px 0 0;display:flex;overflow:hidden}.product-tab-button{background:#fafafa;border:none;border-left:1px solid #e0e0e0;color:#555;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px 16px;transition:background .2s ease,color .2s ease,border-bottom .2s ease}.product-tab-button:first-child{border-right:none}.product-tab-button--active{background:#fff;border-bottom:2px solid #ef394e;color:#ef394e}.product-tabs-content{background:#fff;border:1px solid #e5e5e5;border-radius:0 0 12px 12px;border-top:none;padding:20px}.tab-panel{width:100%}.tab-title{color:#222;font-size:18px;font-weight:700;margin-bottom:16px}.tab-intro-text{color:#444;font-size:14px;line-height:1.9;text-align:justify}.tab-reviews-empty{color:#777;font-size:14px}.product-share-section{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-sizing:border-box;margin-top:24px;max-width:1200px;padding:16px 20px;width:100%}.product-share-title{color:#222;font-size:16px;font-weight:700;margin-bottom:6px}.product-share-text{color:#555;font-size:14px}@media (max-width:900px){.product-detail-container{align-items:center;flex-direction:column;text-align:center}.product-gallery,.product-info-box{width:100%}.product-thumbs{justify-content:center}.spec-item{align-items:flex-start;flex-direction:column}.spec-value{margin-top:4px}.product-colors-list,.product-warranty-list{justify-content:center}.purchase-box{margin-left:auto;margin-right:auto}.product-actions-row{align-items:stretch;flex-direction:column}.product-quantity-box{justify-content:space-between;width:100%}.product-shortcuts-row{justify-content:center}}@media (max-width:600px){.buy-button{justify-content:center;text-align:center;width:100%}}.related-products{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-sizing:border-box;margin-top:25px;max-width:1200px;padding:20px;width:100%}.related-products-header{align-items:center;border-bottom:1px solid #f1f1f1;display:flex;justify-content:flex-start;margin-bottom:12px;padding-bottom:10px}.related-products-title{color:#222;font-size:18px;font-weight:700}.related-products-list{padding:0}.related-products-swiper{width:100%}.related-products-swiper .swiper-slide{display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;width:auto!important}.related-product-card{align-items:center;background:#fafafa;border:1px solid #ededed;border-radius:10px;color:inherit;display:flex;flex:0 0 180px;flex-direction:column;margin-left:5px;max-width:180px;padding:25px 15px;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease}.related-product-card:hover{background:#fff;border-color:#ef394e}.related-product-image{display:flex;justify-content:center;margin-bottom:8px;width:100%}.related-product-image img{height:140px;max-width:140px;object-fit:contain;width:100%}.related-product-info{text-align:right;width:100%}.related-product-name{color:#333;font-size:13px;height:40px;line-height:1.6;margin-bottom:6px;overflow:hidden}.related-product-price{color:#d32f2f;font-size:14px;font-weight:700}.related-products-swiper .swiper-button-next,.related-products-swiper .swiper-button-prev{background:#ffffffe6;border:1px solid #ddd;border-radius:50%;box-shadow:0 2px 6px #00000014;color:#000;height:40px;padding:10px;width:40px}.related-products-swiper .swiper-button-next:after,.related-products-swiper .swiper-button-prev:after{color:#555;font-size:14px}.related-products-swiper .swiper-button-disabled{opacity:.3}.share-modal-backdrop{align-items:center;background-color:#00000073;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.share-modal{background-color:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;box-sizing:border-box;direction:rtl;max-width:480px;padding:24px 20px;position:relative;text-align:right;width:90%}.share-modal-close-icon{align-items:center;background:#f3f3f3;border:1px solid #d0d0d0;border-radius:50%;box-shadow:0 2px 6px #0000001f;color:#555;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:32px;justify-content:center;left:10px;line-height:1;position:absolute;top:10px;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease;width:32px}.share-modal-close-icon:hover{background-color:#ffe4e8;box-shadow:0 3px 10px #00000026;transform:scale(1.05)}.share-modal-title{font-size:18px;margin-bottom:8px}.share-modal-text{color:#555;font-family:Gandom;font-size:14px;font-weight:700;line-height:1.6;margin-bottom:25px;margin-top:30px;text-align:right}.share-modal-button-row{margin-bottom:10px}.share-modal-copy-btn{background-color:#ef4056;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-family:Gandom,sans-serif;font-size:14px;padding:10px 14px;text-align:center;transition:background-color .2s ease,transform .1s ease;width:100%}.share-modal-copy-btn--full{width:100%}.share-modal-copy-btn:hover{background-color:rgba(239,64,87,.836)}.share-modal-copy-btn:active{transform:scale(.97)}.share-modal-status{color:#0a7a2f;font-size:13px;margin-bottom:12px}@media (max-width:480px){.share-modal{padding:20px 16px}.share-modal-copy-btn{font-size:12px}.share-modal-close-icon{font-size:18px;height:30px;left:8px;top:8px;width:30px}}.share-modal-separator{background-color:#e0e0e0;height:2px;margin:12px 0;width:100%}.fav-popup{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:fixed;z-index:11000}.fav-popup-content{background:#464646;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 8px 24px #0000002e;max-width:320px;min-width:260px;padding-bottom:10px;padding-top:30px;pointer-events:auto;text-align:center}.fav-popup-text{margin:0 0 12px}.fav-popup-button,.fav-popup-text{color:#fff;font-family:Gandom,sans-serif;font-size:14px}.fav-popup-button{background-color:#ef394e;border:none;border-radius:8px;cursor:pointer;padding:8px 18px;transition:background-color .2s ease,transform .1s ease}.fav-popup-button:hover{background-color:#d32f2f}.fav-popup-button:active{transform:scale(.97)}.price-discount-wrapper{display:flex;flex-direction:column;gap:6px}.prices-inline{align-items:center;display:flex;gap:12px}.product-price-old{color:#888;font-size:15px;text-decoration:line-through}.product-price-new{color:#333;font-size:18px;font-weight:bolder}.product-discount{align-self:flex-end;background:#d32f2f;border-radius:6px;color:#fff;font-size:13px;font-weight:bolder;margin-bottom:15px;padding:1px 15px;width:-webkit-fit-content;width:fit-content}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.compare-page{box-sizing:border-box;direction:rtl;margin:120px 0 40px;max-width:none;padding:20px 0;text-align:right;width:100%}.compare-title{font-size:22px;font-weight:700;margin-bottom:20px}.compare-top-row{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;margin-bottom:24px}.compare-card{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-sizing:border-box;display:flex;flex:0 0 25%;flex-direction:column;gap:12px;max-width:25%;padding:16px;position:relative;text-align:center}.compare-card-image img{height:110px;object-fit:contain;width:110px}.compare-card-info{width:100%}.compare-card-name{color:#222;display:inline-block;font-size:14px;font-weight:600;line-height:1.8;text-decoration:none}.compare-card-name:hover{color:#ef394e}.compare-card-price{color:#d32f2f;font-size:15px;font-weight:700;margin-top:6px}.compare-card-clear-btn{align-items:center;background:#f9f9f9;border:1px solid #d0d0d0;border-radius:50%;box-shadow:0 2px 4px #00000014;color:#666;cursor:pointer;display:flex;font-size:16px;font-weight:bolder;height:28px;justify-content:center;left:10px;line-height:1;position:absolute;top:10px;transition:background .2s ease,transform .1s ease,color .2s ease;width:28px}.compare-card-clear-btn:hover{background:#ffe4e8;color:#c62828;transform:scale(1.05)}.compare-card--select{justify-content:center}.compare-select-empty{text-align:center}.compare-select-empty-text{color:#666;font-size:13px;margin-bottom:10px}.compare-select-btn{background:#fff;border:1px solid #ef394e;border-radius:999px;color:#ef394e;cursor:pointer;font-size:13px;padding:8px 18px;transition:background .2s ease,color .2s ease,transform .1s ease}.compare-select-btn--secondary{bottom:12px;left:12px;position:absolute}.compare-select-btn:hover{background:#ef394e;color:#fff;transform:translateY(-۱px)}.compare-specs-section{background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-top:10px;padding:16px}.compare-specs-title{font-size:16px;font-weight:700;margin-bottom:12px}.compare-specs-empty{color:#777;font-size:13px}.compare-specs-table{border-top:1px solid #f0f0f0;margin-top:8px;width:100%}.compare-specs-row{border-bottom:1px solid #f5f5f5;display:grid;grid-template-columns:repeat(4,1fr)}.compare-specs-row:nth-of-type(odd){background-color:#fff}.compare-specs-row:nth-of-type(2n){background-color:#fafafa}.compare-specs-row--header{background:#f0f0f0;font-weight:700}.compare-specs-cell{border-left:1px solid #e5e5e5;font-size:13px;padding:10px;text-align:center}.compare-specs-cell--product{color:#333;font-weight:600}.compare-specs-group-title{background:#f1f1f1;color:#444;font-size:13px;font-weight:700;margin-top:16px;padding:8px 10px}.compare-specs-spec-title{background:#fafafa;color:#555;font-size:13px;font-weight:600;margin-top:8px;padding:6px 10px}.compare-specs-label{color:#555;font-size:13px;padding:10px}.compare-modal-backdrop{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:11000}.compare-modal{background:#fff;border-radius:12px;box-shadow:0 10px 26px #0003;box-sizing:border-box;direction:rtl;max-width:550px;padding:18px 16px 16px;position:relative;text-align:right;width:90%}.compare-modal-close{align-items:center;background:#f3f3f3;border:1px solid #d0d0d0;border-radius:50%;box-shadow:0 2px 6px #0000001f;color:#555;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:30px;justify-content:center;left:10px;position:absolute;top:10px;transition:background .2s ease,transform .15s ease;width:30px}.compare-modal-close:hover{background:#ffe4e8;transform:scale(1.05)}.compare-modal-title{font-size:16px;font-weight:700;margin-bottom:10px}.compare-modal-search-input{border:1px solid #d0d0d0;border-radius:8px;box-sizing:border-box;font-size:13px;margin-bottom:10px;padding:8px 10px;width:100%}.compare-modal-list{max-height:340px;overflow-y:auto}.compare-modal-item{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:8px;cursor:pointer;display:flex;gap:10px;margin-bottom:6px;padding:8px;text-align:right;width:100%}.compare-modal-item:hover{background:#fff7f8;border-color:#ef394e}.compare-modal-item-image img{height:60px;object-fit:contain;width:60px}.compare-modal-item-info{flex:1 1}.compare-modal-item-name{color:#222;font-size:13px;margin-bottom:4px}.compare-modal-item-price{color:#d32f2f;font-size:13px;font-weight:700}.compare-modal-empty{color:#777;font-size:13px;padding:10px 0;text-align:center}@media (max-width:480px){.compare-page{padding:12px 0}.compare-card-image img{height:90px;width:90px}.compare-select-btn--secondary{margin-top:10px;position:static}.compare-modal{padding:16px 12px 12px}}.about-page{color:#333;font-family:Gandom,sans-serif;left:50%;padding:40px 20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.about-page h1{color:#065f46;font-size:2rem;margin-bottom:20px}.about-page p{color:#555;font-size:1.2rem;line-height:1.6;margin-left:auto;margin-right:auto;margin-top:0;max-width:800px}.contact-wrapper{direction:rtl;font-family:Gandom;padding:16px;position:relative;text-align:right;top:150px}.contact-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}@media (min-width:768px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-form h2,.contact-info h2{font-size:1.1rem;margin:0 0 12px}.contact-info ul{list-style:none;margin:0;padding:0}.contact-info li{align-items:center;display:flex;gap:8px;margin-bottom:10px}.contact-info a{color:inherit;text-decoration:none}.contact-info a:hover{text-decoration:underline}.contact-form form{grid-gap:12px;display:grid;gap:12px}.contact-form label{grid-gap:6px;display:grid;font-size:.95rem;gap:6px}.contact-form input,.contact-form textarea{border:1px solid #d1d5db;border-radius:8px;font:inherit;padding:10px}.contact-form input:focus,.contact-form textarea:focus{border-color:#6b7280;box-shadow:0 0 0 2px #6b728033;outline:none}.contact-form button{background:#333;border:0;border-radius:8px;color:#fff;cursor:pointer;padding:10px 14px}.contact-form button:hover{opacity:.9}.favorites-page{box-sizing:border-box;direction:rtl;margin:100px auto;max-width:1200px;padding:16px;text-align:right}.favorites-page h1{font-size:26px;margin-bottom:24px}.favorites-page>p{color:#666;font-size:16px}.favorites-list{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.favorites-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.favorites-list{grid-template-columns:repeat(4,minmax(0,1fr))}}.favorite-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0000000f;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.favorite-card:hover{box-shadow:0 8px 18px #00000014;transform:translateY(-4px)}.favorite-card-link{color:inherit;display:flex;flex:1 1 auto;flex-direction:column;text-decoration:none}.favorite-card-image{align-items:center;background-color:#f7f7f7;box-sizing:border-box;display:flex;justify-content:center;padding:12px;position:relative;width:100%}.favorite-card-image img{border-radius:6px;display:block;height:220px;object-fit:cover;width:100%}.favorite-card-colors{display:flex;flex-direction:column;gap:4px;position:absolute;right:6px;top:6px;z-index:5}.favorite-card-color-dot{border:1px solid #ddd;border-radius:50%;box-sizing:border-box;height:10px;width:10px}.favorite-card-color-dot:not([style]){background-color:#f5f5f5}.favorite-card-info{padding:12px 14px 8px}.favorite-card-title{font-size:13px;line-height:1.5;margin:0 0 6px;text-decoration:none}.favorite-card-price{color:#ef4056;font-size:14px;font-weight:bolder;text-decoration:none}.favorite-remove-btn{background-color:#ff4d4f;border:none;border-radius:0 0 10px 10px;box-sizing:border-box;color:#fff;cursor:pointer;display:block;font-family:Gandom;font-size:13px;margin:0;outline:none;padding:10px 16px;text-align:center;transition:background-color .2s ease,transform .1s ease;width:100%}.favorite-remove-btn:hover{background-color:#d9363e}.favorite-remove-btn:active{transform:scale(.98)}.favorite-card-link,.favorite-card-link:active,.favorite-card-link:focus,.favorite-card-link:hover,.favorite-card-link:visited{color:inherit;text-decoration:none}.favorite-card-price,.favorite-card-title{text-decoration:none}.favorite-card-color-dot,.favorite-card-colors{text-decoration:none!important}.cart-page{background-color:#f5f5f5;font-family:Gandom,sans-serif;margin:100px auto;max-width:1200px;padding:20px;text-align:center}.cart-title{color:#111;font-size:2rem;font-weight:700;margin-bottom:30px}.cart-empty{color:#555;font-size:1.2rem}.cart-back-home{background-color:#10b981;border-radius:5px;color:#fff;display:inline-block;margin-top:15px;padding:10px 20px;text-decoration:none;transition:background .2s}.cart-back-home:hover{background-color:#065f46}.cart-page-content{align-items:flex-start;display:flex;gap:20px}.cart-items-container{display:flex;flex:2 1;flex-direction:column;gap:20px}.cart-item{align-items:flex-start;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 3px 8px #0000000d;display:flex;gap:20px;padding:20px;transition:transform .2s,box-shadow .2s}.cart-item:hover{box-shadow:0 6px 12px #00000014;transform:translateY(-2px)}.cart-item-image{border-radius:5px;height:150px;object-fit:cover;width:150px}.cart-item-info{display:flex;flex:1 1;flex-direction:column;gap:8px;text-align:left}.cart-item-name{color:#111;font-size:1.5rem;font-weight:700;margin-bottom:10px}.cart-item-color,.cart-item-total,.cart-item-warranty{color:#333;font-size:1.1rem;margin-bottom:5px}.cart-item:last-child{margin-bottom:100px}.color-circle{height:16px;margin-left:6px;width:16px}.cart-qty-box-wrapper{align-items:center;display:flex;gap:12px;margin:10px 0}.cart-qty-box{align-items:center;background-color:#f9f9f9;border:1px solid #d5d5d5;border-radius:6px;display:flex;gap:10px;overflow:hidden;padding:5px 7px;width:-webkit-max-content;width:max-content}.qty-btn{background-color:#10b981;border:none;color:#fff;cursor:pointer;font-size:1.2rem;padding:6px 12px;transition:background .2s,transform .2s}.qty-btn:hover{background-color:#065f46;transform:scale(1.05)}.qty-number{font-size:1.2rem;min-width:30px;text-align:center}.cart-remove-btn{align-items:center;background:#fff;border:1px solid #ef4444;border-radius:6px;color:#ef4444;cursor:pointer;display:flex;height:40px;justify-content:center;padding:6px 10px;transition:background .2s,transform .2s,color .2s}.cart-remove-btn:hover{background-color:#ef4444;color:#fff;transform:scale(1.05)}.cart-summary{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 3px 8px #0000000d;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:30px;padding:20px}.cart-summary-total{color:#111;font-size:1.5rem;font-weight:700}.total-value{color:#e44c65;margin-left:6px}.cart-pay-btn{background-color:#10b981;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:12px 25px;transition:background .2s,transform .2s}.cart-pay-btn:hover{background-color:#065f46;transform:translateY(-1px)}.cart-summary-box{align-self:flex-start;background-color:#fff;border-radius:8px;box-shadow:0 3px 8px #0000000d;display:flex;flex:1 1;flex-direction:column;gap:15px;padding:20px;position:-webkit-sticky;position:sticky;top:250px}.cart-summary-box h2{color:#111;font-size:1.5rem;font-weight:700;margin-bottom:10px}.summary-item{color:#333;font-size:1.2rem}.summary-item,.summary-total{display:flex;flex-direction:row-reverse;justify-content:space-between}.summary-total{border-top:1px solid #eee;color:#e44c65;font-size:1.4rem;font-weight:700;margin-top:10px;padding-top:10px}.cart-summary-box .cart-pay-btn{margin-top:20px;width:100%}.discount-line{color:#d32f2f;font-size:15px;font-weight:600}.discount-amount{margin-right:6px}.final-price{color:#000;font-size:18px;font-weight:700;margin-top:8px}.cart-item-price{font-size:14px;margin-top:5px}.original-price{color:#a0a0a0;margin-left:12px;text-decoration:line-through}.discounted-price{color:#000;font-weight:600;margin-right:8px}.discount-percent{color:#d32f2f;font-weight:600}.discount-percent-box{background-color:#d32f2f;border-radius:4px;color:#fff;display:inline-block;font-size:15px;font-weight:600;margin-left:20px;padding:3px 7px}@media (max-width:1024px){.cart-page-content{flex-direction:column}.cart-summary-box{position:relative;top:auto;width:100%}}@media (max-width:768px){.cart-item{align-items:center;flex-direction:column}.cart-item-info,.cart-summary{text-align:center}.cart-summary{flex-direction:column;gap:10px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.shipping-header{align-items:center;background-color:#e1e7f1;border:1px solid #2564eb80;border-radius:10px;box-sizing:border-box;display:flex;font-weight:bolder;justify-content:space-between;margin-top:-80px;padding:1.2rem;width:100%}.shipping-header-logo{display:flex;flex:1 1;justify-content:center}.cart-icon{color:#2563eb;height:2.5rem;width:2.5rem}.top-titles{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;width:100%}.title-left,.title-right{font-size:1.1rem;font-weight:bolder}.title-right{margin-right:15px;margin-top:20px;text-align:right}.title-left{margin-left:520px;margin-top:20px;text-align:left}.shipping-header-back{align-items:center;cursor:pointer;display:flex;gap:.5rem}.shipping-header-back:hover .arrow-icon,.shipping-header-back:hover .back-text{color:#333;transition:color .3s ease}.arrow-icon{color:#2563eb;height:1.25rem;width:1.25rem}.back-text{color:#2563eb;font-weight:bolder}.checkout-top{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.address-box{background-color:#898c8d5d;border:1px solid #7d7d7d;border-radius:10px;box-sizing:border-box;height:100px;justify-content:space-between;margin:1rem 0 0 auto;padding:2rem 1.2rem;width:65%}.address-box,.address-right{align-items:center;display:flex}.address-right{font-weight:bolder;gap:.5rem}.location-icon{color:#dc2626;height:1.5rem;width:1.5rem}.address-text{color:#333;font-size:.95rem}.address-left{align-items:center;cursor:pointer;display:flex;gap:.4rem}.address-left:hover .change-address,.address-left:hover .change-icon{color:#2563eb;transition:color .3s ease}.change-address{color:#333;font-size:.9rem;font-weight:bolder}.change-icon{color:#333;height:1.2rem;width:1.2rem}.summary-box{background-color:#f3f4f6;border:1px solid rgba(0,0,128,.336);border-radius:10px;box-shadow:0 6px 12px rgba(0,0,0,.377);box-sizing:border-box;display:flex;flex-direction:column;height:450px;justify-content:space-between;margin:1rem 0 0 auto;padding:2rem 3rem;width:34%}.summary-rows-container{display:flex;flex-direction:column;gap:1rem}.summary-row{border-bottom:1px solid #ccc;color:#333;display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:20px}.discount-value,.price-text{direction:rtl;display:inline-flex;gap:.2rem}.discount-value{color:#e60023;font-weight:700}.summary-row.total{border-bottom:none;color:#333;font-size:1rem;font-weight:bolder}.summary-btn{background-color:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Gandom;font-size:15px;font-weight:bolder;margin-top:10px;padding:15px 5px;transition:background-color .3s ease;word-spacing:.2rem}.summary-btn:hover{background-color:#1e40af}.summary-icon{color:#2563eb;height:1.2rem;margin-left:.4rem;vertical-align:middle;width:1.2rem}.address-modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.address-modal{background-color:#fff;border-radius:10px;box-shadow:0 6px 12px #0000004d;display:flex;flex-direction:column;max-height:80vh;max-width:95%;overflow-y:auto;padding:1.5rem;width:700px}.modal-header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:.5rem}.modal-title-right{font-weight:700;text-align:right}.modal-close{background:none;border:none;color:#ef4056;cursor:pointer;font-size:1.7rem;font-weight:bolder}.modal-close:hover{color:#8a8888}hr{border:0;border-top:1px solid #b1b1b1;margin:.5rem 0}.modal-body{background-color:#f9f9f9;border:1px solid #ccc;border-radius:10px;margin-top:1rem;max-height:60vh;overflow-y:auto;padding:5px 19px}.edit-label{align-items:center;color:#2563eb;cursor:pointer;display:flex;font-weight:700;gap:6px}.edit-icon{color:#2563eb;font-size:1.1rem}.address-field p{font-size:.95rem;margin:.3rem 0;text-align:right}.modal-item{align-items:center;display:flex;flex-direction:row-reverse;gap:8px;justify-content:flex-start}.modal-icon{color:#2563eb;font-size:1.3rem}.modal-item-wrapper{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem}.modal-item-wrapper .edit-label{margin:0}.modal-footer{background-color:#fff;border-top:1px solid #ccc;display:flex;flex-shrink:0;justify-content:center;margin-top:15px;padding:.5rem 1.5rem}.add-new-address-btn{align-items:center;background-color:#2563eb;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;gap:.5rem;justify-content:center;padding:.8rem 1rem;transition:background-color .3s ease;width:100%}.add-new-address-btn:hover{background-color:#1e40af}.add-icon{font-size:1.2rem}.edit-address-modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.edit-address-modal{background-color:#fff;border-radius:10px;box-shadow:0 6px 12px #0000004d;display:flex;flex-direction:column;max-height:80vh;max-width:95%;overflow-y:auto;padding:1.5rem;width:700px}.edit-modal-header{flex-shrink:0;margin-bottom:.5rem}.edit-modal-actions,.edit-modal-header{align-items:center;display:flex;justify-content:space-between}.edit-modal-actions{gap:35px}.trash-icon{color:#8a8888;cursor:pointer;font-size:19px}.trash-icon:hover{color:#ef4056}.edit-modal-title-right{align-items:center;color:#2563eb;cursor:pointer;display:flex;font-weight:bolder;gap:.3rem;text-align:right}.edit-modal-title-right:hover{color:#333}.edit-modal-close{align-items:center;background:none;border:none;color:#ef4056;cursor:pointer;display:flex;font-size:1.7rem;font-weight:bolder;gap:.3rem}.edit-modal-close:hover{color:#8a8888}.edit-modal-header+hr{border:0;border-top:1px solid #ccc;margin:.5rem 0}.edit-modal-body{direction:rtl;display:flex;flex-direction:column;gap:1rem;margin-top:1rem;text-align:right}.edit-modal-body .input-label{color:#333;font-weight:700}.edit-address-label{font-weight:700;margin-bottom:.5rem;text-align:right}.edit-form-row{display:flex;gap:1rem}.edit-form-row input{border:1px solid #ccc;border-radius:6px;flex:1 1;font-size:.95rem;padding:.6rem .8rem}.input-row{display:flex;gap:10px;width:100%}.edit-modal-body .edit-input{border:2px solid #b4b4b4;border-radius:5PX;flex:1 1;font-size:13px;outline:none;padding:12px 8px}.input-field{display:flex;flex-direction:column;position:relative;width:100%}.field-label{color:#333;font-size:14px;font-weight:700;margin-bottom:4px;margin-right:15PX}.required-star{color:red;font-size:16px;font-weight:400;line-height:1;position:absolute;right:5px;top:0}.edit-form-full input,.full-width{width:100%}.edit-modal-footer{border-top:1px solid #ccc;display:flex;gap:1rem;margin-top:1rem;padding-top:1rem}.edit-modal-footer .edit-address-btn,.edit-modal-footer .location-btn,.edit-modal-footer .save-address-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;flex:1 1;font-family:Gandom;font-size:.95rem;font-weight:700;gap:.3rem;justify-content:center;padding:.6rem 1rem}.location-btn{background-color:#cdd6e7;color:#2563eb}.location-btn:hover{background-color:#e0e7ff}.edit-address-btn{background-color:#f3f4f6;color:#2563eb}.edit-address-btn:hover{background-color:#e0e7ff}.save-address-btn{background-color:#2563eb;color:#fff}.save-address-btn:hover{background-color:#1e40af}.edit-modal-footer .edit-address-btn svg,.edit-modal-footer .location-btn svg,.edit-modal-footer .save-address-btn svg{font-size:1.2rem}.new-address-modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:3000}.new-address-modal{background:#fff;border-radius:10px;display:flex;flex-direction:column;height:80vh;max-width:900px;width:90%}.new-address-header{align-items:center;display:flex;justify-content:space-between;padding:.8rem 1rem}.header-right{align-items:center;color:#2563eb;display:flex;font-size:15px;font-weight:700;gap:6px}.header-right:hover{color:#333}.new-modal-close{background:none;border:none;color:red;cursor:pointer;font-size:1.6rem;font-weight:bolder}.new-modal-close:hover{color:#8a8888}.map-instruction{color:#333;font-size:.95rem;padding:.8rem 1rem;text-align:right}.map-search-container{margin:0 auto;position:relative;width:95%;z-index:1000}.search-dropdown-wrapper{position:relative}.search-results{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin:5px 1rem;max-height:200px;overflow-y:auto;z-index:1000}.search-item{cursor:pointer;font-size:13px;padding:8px 12px}.search-item:hover{background-color:#f1f5f9}.map-search-input{background-color:#223c7863;border:1px solid #a09f9f;border-radius:6px;color:#fff;font-family:Gandom;font-size:16px;padding:13px 50px 13px 5px;text-align:right;width:100%}.map-search-input::placeholder{color:rgba(34,60,120,.637);font-family:Gandom;font-size:14px;font-weight:bolder;opacity:1}.search-wrapper{align-items:center;display:flex;position:relative;width:100%}.search-icon{color:#223c78;font-size:25px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.search-results-dropdown{background:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 2px 8px #00000026;left:50%;max-height:300px;overflow-y:auto;position:absolute;text-align:right;top:100%;transform:translateX(-50%);width:100%;z-index:1000}.address-map{border:2px solid #2563eb30;border-radius:8px;flex:1 1;margin:10px auto;max-width:870px;overflow:hidden;width:100%}.confirm-map-btn{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Gandom;font-weight:700;margin:0 1rem 1rem;padding:15PX;width:calc(100% - 2rem)}.address-map .leaflet-container{border-radius:8px;font-family:inherit;height:100%;width:100%}.leaflet-control-zoom{border-radius:8px;box-shadow:0 2px 6px #0000004d;overflow:hidden}.leaflet-control-zoom a{background-color:#fff;color:#2563eb;font-weight:700}.leaflet-control-zoom a:hover{background-color:#e0e7ff}.leaflet-control{direction:ltr}.leaflet-marker-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.4))}@media (max-width:768px){.checkout-top{align-items:center;flex-direction:column}.address-box,.summary-box{height:auto;margin:.5rem 0;width:90%}}.payment-container{padding:20px}.auth-page{background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 12px #0000001a;font-family:Gandom,sans-serif;margin:60px auto;max-width:400px;padding:30px}.auth-page h1{color:#222;margin-bottom:25px;text-align:center}.auth-form{display:flex;flex-direction:column;gap:15px}.auth-form input{border:1px solid #ccc;border-radius:5px;font-size:15px;outline:none;padding:12px 15px;transition:border-color .3s}.auth-form input:focus{border-color:#007bff}.auth-form button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:12px;transition:background-color .3s}.auth-form button:hover{background-color:#0056b3}.switch-text{color:#555;font-size:14px;margin-top:15px;text-align:center}.switch-auth{color:#007bff;cursor:pointer;font-weight:700;margin-left:5px}.switch-auth:hover{text-decoration:underline}@media (max-width:500px){.auth-page{margin:30px 20px;padding:20px}}:root{--banner-h:100px;--bird-w:80px;--bird-start:100px;--bird-left-position:100px;--move-time:10s;--pause-time:5s;--cycle:7s}body{padding-top:100px;padding-top:var(--banner-h)}@media (max-width:640px){:root{--banner-h:110px}body{padding-top:100px;padding-top:var(--banner-h)}}.banner{align-items:center;background:radial-gradient(circle at center,#f9f9f9 0,#e0e0e0 35%,#a0a0a0 70%,#666 100%);border-bottom:1px solid red;box-shadow:0 4px 14px #eb583e;color:#065f46;direction:rtl;display:flex;font-family:Gandom;font-size:.95rem;height:100px;height:var(--banner-h);justify-content:center;left:0;overflow:hidden;position:fixed;text-align:center;top:0;width:100%;z-index:9999}.banner__images{inset:0;pointer-events:none;position:absolute}.decor{bottom:0;height:99px;height:calc(var(--banner-h) - 1px);left:0;object-fit:contain;opacity:1;padding-bottom:7px;position:absolute;width:auto;z-index:1}.decor--start{right:0;transform:none}.decor--end{left:0;transform:scaleX(-1)}.bird{bottom:10px;height:auto;position:absolute;width:80px;width:var(--bird-w);will-change:right;z-index:1}.bird--right{animation:bird-move-right 7s linear infinite;animation:bird-move-right var(--cycle) linear infinite;right:100px;right:var(--bird-start)}.bird--left{animation:bird-move-left 7s linear infinite;animation:bird-move-left var(--cycle) linear infinite;left:100px;left:var(--bird-left-position);transform:scaleX(-1);z-index:1}.bird__img{display:block;height:auto;max-height:100px;max-height:var(--banner-h);object-fit:contain;opacity:.9;width:100%}.banner__container{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;max-width:1100px;padding:0 20px;position:relative;text-align:center;z-index:3}@keyframes bird-move-right{0%{right:100px;right:var(--bird-start)}30%{right:calc(15% - 80px);right:calc(15% - var(--bird-w))}50%{right:calc(15% - 80px);right:calc(15% - var(--bird-w))}70%{right:calc(15% - 80px);right:calc(15% - var(--bird-w))}to{right:100px;right:var(--bird-start)}}@keyframes bird-move-left{0%{left:100px;left:var(--bird-left-position)}30%{left:calc(15% - 80px);left:calc(15% - var(--bird-w))}50%{left:calc(15% - 80px);left:calc(15% - var(--bird-w))}70%{left:calc(15% - 80px);left:calc(15% - var(--bird-w))}to{left:100px;left:var(--bird-left-position)}}.banner__rotator{align-items:center;display:flex;justify-content:center;min-height:2.2rem;padding:0 .5rem;position:relative}.banner__text--swap{animation:fadeSlide .6s ease both;color:#003d3f;font-family:Gandom,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.8;margin:0;will-change:transform,opacity}@keyframes fadeSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.banner__text--swap{animation:none}}@media (max-width:640px){.banner__rotator{min-height:1.9rem}.banner__text--swap{font-size:1rem;line-height:1.6}}.decor--center{height:99px;height:calc(var(--banner-h) - 1px);left:50%;opacity:.1;transform:translateX(-50%);width:auto;z-index:2}@media (max-width:640px){.decor--center{height:99px;height:calc(var(--banner-h) - 1px);opacity:.5}}:root{--header-bg-color:#0000;--header-padding:15px 0;--header-text-color:#494949;--font-family:"Gandom";--max-width:1200px;--category-item-height:50px}header{background:#0000;background:var(--header-bg-color);color:#494949;color:var(--header-text-color);direction:rtl;font-family:Gandom;font-family:var(--font-family);padding:15px 0;padding:var(--header-padding);position:relative;text-align:right;top:90px;z-index:2000}nav ul{align-items:center;display:flex;gap:var(--nav-spacing);list-style:none;margin:0;padding:0}nav ul li a{align-items:center;border-radius:7px;color:#494949;color:var(--header-text-color);display:inline-flex;font-size:1rem;padding:5px 10px;text-decoration:none;transition:background-color .3s ease,color .3s ease}nav ul li a svg{color:#ef4056;font-size:1rem;margin-left:8px}nav ul li a:hover{background-color:#47474736;text-decoration:none}.category-button{align-items:center;background:#f5f5f5;border-radius:8px;cursor:pointer;display:flex;gap:8px;padding:10px 14px;transition:background .3s ease;-webkit-user-select:none;user-select:none;width:200px}.category-button:hover{background:#eaeaea}.category-menu{position:relative;z-index:3000}.category-dropdown{background:#fff;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;opacity:0;padding:10px;position:absolute;right:0;top:50px;transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease;visibility:hidden;width:250px;z-index:3100}.category-menu:hover>.category-dropdown{opacity:1;transform:translateY(0);visibility:visible}.category-dropdown li{align-items:center;display:flex;min-height:50px;min-height:var(--category-item-height);padding:10px 16px;position:relative;width:100%}.category-dropdown li:hover{background:#f7f7f7;margin:0}.category-dropdown li svg{color:#ef4056;font-size:1rem;margin-left:10px}.category-dropdown a{color:#333;font-size:14px;text-decoration:none}.subcategory-dropdown{background:#fff;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;opacity:0;padding:10px;position:fixed;right:100%;top:0;transform:translateY(-5px);transition:opacity .25s ease,transform .25s ease;visibility:hidden;width:100%;z-index:3200}.category-dropdown li:hover>.subcategory-dropdown{opacity:1;transform:translateY(0);visibility:visible}.subcategory-dropdown li{align-items:flex-start;display:flex;flex-direction:column;padding:6px 16px}.subcategory-dropdown li a{color:#555;font-size:.95rem}.subcategory-dropdown li a:hover{background:#eee;color:#000}.products-dropdown{background:#fff;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;opacity:0;padding:10px;position:fixed;right:100%;top:0;transform:translateY(-5px);transition:opacity .25s ease,transform .25s ease;visibility:hidden;width:100%;z-index:3300}.subcategory-dropdown li:hover>.products-dropdown{opacity:1;transform:translateY(0);visibility:visible}.products-dropdown li{padding:6px 16px}.products-dropdown li a{color:#555;font-size:.9rem}.products-dropdown li a:hover{background:#eee;color:#000}.category-dropdown li.category-item{position:relative}.category-item:after{color:#ef4056;content:"⮜";font-size:1rem;left:10px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:transform .2s,opacity .2s,left .2s;visibility:hidden}.category-dropdown li.category-item:hover:after,.category-item.active:after{opacity:1;visibility:visible}.category-item.active:after{transform:translateY(-50%) rotate(90deg)}.menu-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000073;height:100%;left:0;opacity:.8;position:fixed;top:255px;top:var(--overlay-top,255px);transition:opacity .3s ease;width:100%;z-index:1500}@media (max-width:768px){.menu-overlay{display:none}nav ul{gap:10px}nav ul li:not(.category-menu):not(:last-child){display:none}.category-button{font-size:1rem;padding:12px 18px}.category-dropdown,.products-dropdown,.subcategory-dropdown{border-radius:0;height:70vh;max-height:100vh;opacity:1;position:relative;right:0;top:0;transform:translateY(0);transition:none;visibility:visible;width:100%}.category-dropdown li,.products-dropdown li,.subcategory-dropdown li{min-height:auto;padding:14px 20px}}@media (max-width:480px){.category-button span{font-size:.9rem}.category-button svg{font-size:1rem}header{top:60px}}.category-dropdown,.products-dropdown,.subcategory-dropdown{height:70vh;max-height:100vh}.products-header,.subcategory-header{background-color:rgba(95,158,160,.322);border:1px solid #eee;border-radius:10px;color:#511226;font-size:15px;font-weight:bolder;margin-bottom:5px;padding:7px 5px;text-align:center;width:90%}footer{background-color:#333;bottom:0;box-shadow:0 -2px 5px #0000001a;color:#fff;font-size:1.1rem;left:0;padding:10px;position:fixed;text-align:center;width:100%;z-index:1000}footer p{font-size:1rem;margin:0}footer a{color:#10b981;text-decoration:none}footer a:hover{text-decoration:underline}.search{margin-bottom:20px;margin-top:20px;max-width:520px;position:fixed;right:200px;top:100px;width:100%;z-index:9999}.search__field{align-items:center;background:#9bc3f8;border-radius:12px;display:flex;gap:8px;justify-content:flex-end;padding:15px 12px;position:relative;width:100%}.search__icon{font-size:20px;line-height:1;opacity:.6;order:1}.search__input{background:#0000;border:none;flex:1 1;font-family:Gandom;font-size:14px;outline:none;text-align:right}.search__clear{background:#f3f4f6;border:none;border-radius:999px;cursor:pointer;font-size:16px;line-height:1;padding:2px 10px;transition:transform .12s ease,background .12s ease}.search__clear:hover{background:#e5e7eb;transform:translateY(-1px)}@media (prefers-color-scheme:dark){.search__field{background:#0b0f14;border-color:#1f2937;box-shadow:none}.search__input{color:#e5e7eb}.search__clear{background:#111827;color:#e5e7eb}.search__clear:hover{background:#1f2937}}.popup-cart{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 5px 15px #0003;direction:rtl;font-family:Gandom;left:40px;opacity:0;padding:0;pointer-events:none;position:absolute;top:23px;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;width:400px;z-index:9999}.cart-button-wrapper:hover .popup-cart{display:block;opacity:1;pointer-events:auto;transform:translateY(0)}.popup-cart-header{background:#fff;border-bottom:1px solid #eee;font-size:14px;font-weight:700;margin-bottom:0;padding:12px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.popup-cart-items{display:flex;flex-direction:column;gap:8px;max-height:280px;overflow-y:auto;padding:12px 12px 0}.popup-cart-item{align-items:flex-start;border-bottom:1px solid #f1f1f1;display:flex;gap:10px;padding-bottom:6px}.popup-cart-item:last-child{border-bottom:none}.popup-cart-item-image{border-radius:4px;height:50px;object-fit:cover;width:50px}.popup-cart-item-info{display:flex;flex:1 1;flex-direction:column;font-size:12px;text-align:right}.popup-cart-item-name{font-weight:600;margin-bottom:4px}.popup-cart-item-color{align-items:center;display:flex;font-size:13px;font-weight:bolder;gap:6px}.color-circle{border:1px solid #ccc;border-radius:50%;display:inline-block;height:14px;width:14px}.popup-cart-item-controls{align-items:center;display:flex;gap:10px;margin-bottom:4px}.qty-box{border:1px solid #d5d5d5;border-radius:8px;overflow:hidden}.qty-box,.qty-box button{align-items:center;display:flex;height:32px}.qty-box button{background:#fff;border:none;cursor:pointer;font-size:13px;justify-content:center;width:32px}.qty-box span{font-size:14px;padding:0 12px}.qty-box button:hover{background-color:#f5f5f5}.popup-cart-remove-btn{background-color:#fff;border:1px solid #d5d5d5;border-radius:6px;color:#ef4444;cursor:pointer;font-size:15px;padding:6px 9px}.popup-cart-remove-btn:hover{background-color:#5a59591f}.popup-cart-item-price{color:#555;font-size:12px}.popup-cart-footer-fixed{background-color:#fff;border-top:1px solid #0003;bottom:0;padding:12px;position:-webkit-sticky;position:sticky;text-align:center;width:100%;z-index:10}.popup-cart-footer-row{align-items:center;background:#f8f8f8;border-radius:8px;display:flex;gap:10px;justify-content:space-between;padding:10px}.popup-cart-total{flex:1.6 1;text-align:right}.total-label{color:#555;font-size:12px}.total-value{color:#333;font-size:14px;font-weight:700;margin-right:4px}.popup-cart-checkout-btn{background-color:#ef4056;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-family:Gandom;font-weight:bolder;padding:10px 0;text-align:center;transition:background .2s}.popup-cart-checkout-btn:hover{background-color:#ee2842}.cart-button{align-items:center;background-color:#fff;border:1px solid #80808063;border-radius:7px;color:#615f5f;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;left:65px;position:fixed;text-decoration:none;top:120px;transition:background .2s ease;width:40px;z-index:9999}.cart-button:hover{color:#10b981;text-decoration:none}.cart-count{background-color:#ef4056;border-radius:50%;color:#fff;font-size:11px;font-weight:bolder;padding:4px 7px;position:absolute;right:-12px;top:-16px}.cart-button-wrapper{display:inline-block;position:relative}.cart-dropdown{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 5px 15px #00000026;display:none;left:40px;max-height:400px;overflow-y:auto;padding:10px;position:absolute;top:22px;width:400px;z-index:9999}.cart-button-wrapper:hover .cart-dropdown{display:block}.cart-dropdown-header{border-bottom:1px solid #eee;font-weight:700;margin-bottom:8px;padding:5px 0;text-align:right}.cart-dropdown-items{display:flex;flex-direction:column;gap:10px}.cart-dropdown-item{align-items:center;border-bottom:1px solid #f1f1f1;display:flex;gap:10px;padding-bottom:5px}.cart-dropdown-item:last-child{border-bottom:none}.cart-dropdown-item-image{border-radius:5px;height:50px;object-fit:cover;width:50px}.cart-dropdown-item-info{display:flex;flex-direction:column;font-size:12px;text-align:right}.cart-dropdown-item-name{font-weight:600}.cart-dropdown-item-price,.cart-dropdown-item-qty{color:#555}.cart-dropdown-footer{margin-top:10px;text-align:center}.cart-dropdown-view-cart{background-color:#10b981;border-radius:5px;color:#fff;display:inline-block;font-size:13px;font-weight:600;padding:6px 12px;text-decoration:none}.cart-dropdown-view-cart:hover{background-color:#065f46}.login-button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Gandom;font-size:15px;left:200px;padding:7px 25px;position:fixed;text-decoration:none;top:120px;transition:background-color .3s;z-index:9999}.login-button:hover{background-color:#007b9e;text-decoration:none}.signup-button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Gandom;font-size:15px;left:120px;padding:7px 15px;position:fixed;top:120px;transition:background-color .3s;z-index:9999}.signup-button:hover{background-color:#007b9e;text-decoration:none}
/*# sourceMappingURL=main.5050f18e.css.map*/