@import url(https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,500&family=DM+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap);:root{--main-color:#9a7462;--grey-color:#e4e4e4;--red-color:#ff5151;--white-color:#fff;--main-tran:0.3s;--sec-tran:0.5s;--test-width:402px}*{box-sizing:border-box;font-family:Noto Kufi Arabic,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}body,html{overflow-x:hidden}a{text-decoration:none}li{list-style:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#fff;background-color:var(--white-color)}::-webkit-scrollbar-thumb{background-color:#9a7462;background-color:var(--main-color)}::selection{background-color:#9a7462;background-color:var(--main-color);color:#fff;color:var(--white-color)}.container{margin:auto;width:95vw}.Toastify__toast-theme--light{border-radius:14px!important;top:60px!important}.loader-container{height:calc(100vh - 84px)}.loader-container,.message-box{align-items:center;display:flex;justify-content:center}.message-box{flex-direction:column;gap:20px;height:100%}.message-box img{width:100px}.react-tooltip{background-color:#9a7462;background-color:var(--main-color);border-radius:8px!important;color:#fff;font-size:12px!important;padding:10px;z-index:99999!important}@media (max-width:768px){body{overflow-y:auto}}.pagination{gap:15px;margin-top:15px;max-width:100%}.pagination,.pagination div{display:flex;justify-content:center}.pagination div{align-items:center;border:1px solid #8f7363;border-radius:12px;color:#2e302e;cursor:pointer;font-size:20px;font-weight:600;height:40px;transition:.3s;width:40px}.pagination div.active,.pagination div:hover{background-color:#8f7363;border:0;color:#fff}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.header{background-color:var(--white-color);left:0;position:-webkit-sticky;position:sticky;right:0;top:0;transform:translateY(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform;z-index:112121}.header .container{align-items:center;min-height:84px;padding-bottom:0;padding-top:0}.header .logo img{display:block;height:auto;max-width:100%;width:250px!important}.header.header--store .logo{min-width:0;width:auto}.header.header--store .logo img{width:250px!important}.header.header--scroll-hidden{pointer-events:none;transform:translateY(-100%)}.header--store{box-shadow:0 1px 0 #0000000f;position:-webkit-sticky;position:sticky;top:0}.header--store .container{padding:max(14px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) 14px max(24px,env(safe-area-inset-left))}header{.container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;.logo{img{max-width:100%;width:250px}}.lang select{border:1px solid var(--grey-color);border-radius:10px;padding:5px 10px;text-align:right}.links{display:flex;gap:42px;li{align-items:center;display:flex;a,button{background-color:initial;border:0;color:#1a1a1a;cursor:pointer;font-size:15px;font-weight:600;letter-spacing:-.01em;padding:6px 0;position:relative;transition:color .2s ease,opacity .2s ease}a:after{background:var(--main-color);bottom:2px;content:"";height:2px;left:0;position:absolute;transition:width .25s ease;width:0}a.active:after,a:hover:after{width:100%}&:hover a,&:hover button{color:var(--main-color)}&.project{cursor:pointer;position:relative}}}}}.header:not(.header--store):not(.header--home) .container .links li a,.header:not(.header--store):not(.header--home) .container .links li button{color:#1a1a1a;font-size:15px;font-weight:600;letter-spacing:-.01em}.header:not(.header--store):not(.header--home) .container .links li a.active{font-weight:600}.header:not(.header--store):not(.header--home) .container .links li a:after{border-radius:0;height:2px}.projects-links{background:#fff;border:1px solid #0000000f;border-radius:16px;box-shadow:0 10px 40px #0000001a,0 2px 8px #0000000a;display:flex;flex-direction:column;gap:2px;margin-top:0;opacity:0;overflow:hidden;padding:8px;position:absolute;top:calc(100% + 8px);transform:scaleY(0);transform-origin:top;transition:transform .25s cubic-bezier(.32,.72,0,1),opacity .25s ease,box-shadow .25s ease;width:220px;z-index:99999999999!important}.projects-links.open{box-shadow:0 16px 48px #0000001f,0 4px 12px #0000000f;opacity:1;transform:scaleY(1)}.projects-links button{background:#0000;border:0;border-radius:10px;color:#1a1a1a;cursor:pointer;font-size:15px;font-weight:600;letter-spacing:-.01em;padding:12px 14px;text-align:left;transition:background .2s,color .2s}.projects-links button:hover{background:#9a746214;color:var(--main-color)}.projects-links hr{background:#0000000f;border:none;height:1px;margin:2px 8px}.projects-links a{border:none;border-radius:10px;color:#1a1a1a;font-size:15px;font-weight:600;padding:12px 14px;transition:background .2s,color .2s}.projects-links a:first-child{padding-top:12px}.projects-links a:last-child{border-bottom:0;padding-bottom:12px}.header .container .links .project .projects-links.en{left:0;right:auto}.header .container .links .project .projects-links.ar{left:auto;right:0}.projects-links.ar{right:35%}.projects-links.en{left:35%}header .showMenuMobile{background-color:initial;border:0;cursor:pointer;display:none}.header-hamburger-inner{align-items:center;display:flex;flex-direction:column;gap:5px;height:18px;justify-content:center;position:relative;width:22px}.header-hamburger-line{background:currentColor;border-radius:2px;display:block;height:2.5px;transition:transform .25s ease,opacity .2s ease;width:100%}.header-hamburger.is-open .header-hamburger-inner{gap:0}.header-hamburger.is-open .header-hamburger-line:first-child{transform:translateY(3.75px) rotate(45deg)}.header-hamburger.is-open .header-hamburger-line:nth-child(2){opacity:0}.header-hamburger.is-open .header-hamburger-line:nth-child(3){transform:translateY(-3.75px) rotate(-45deg)}header .max-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px}header .max-header i.uil{font-size:34px}.header-menu-wrap{position:relative}.header-menu-btn{align-items:center;color:#1a1a1a;display:inline-flex;font-size:18px;font-weight:700;gap:6px;padding:0}.header-main-menu{background:#fff;border:1px solid #e0ded9;border-radius:12px;box-shadow:0 8px 24px #0000001a;display:flex;flex-direction:column;left:0;margin-top:8px;min-width:220px;opacity:0;padding:12px 0;pointer-events:none;position:absolute;top:100%;transform:scaleY(0);transform-origin:top;transition:.2s;z-index:999999}.header-main-menu.open{opacity:1;pointer-events:auto;transform:scaleY(1)}.header-main-menu>a{color:#1a1a1a;display:block;font-size:16px;font-weight:600;padding:10px 20px;text-decoration:none;transition:color .2s}.header-main-menu>a:hover{color:var(--main-color)}.header-menu-projects{align-items:center;display:flex;gap:6px;padding:10px 20px;position:relative}.header-menu-projects>a{color:#1a1a1a;flex:1 1;font-size:16px;font-weight:600;text-decoration:none}.header-menu-projects>a:hover{color:var(--main-color)}.projects-links-in-menu{left:100%;margin-left:8px;min-width:200px;position:absolute;top:0}.projects-links.ar.projects-links-in-menu{left:100%;right:auto}.projects-links.en.projects-links-in-menu{left:100%}.header-search-wrap{align-items:center;background:#fbfaf8;border:1px solid #e0ded9;border-radius:999px;display:flex;gap:10px;max-width:280px;padding:10px 18px;transition:border-color .2s,box-shadow .2s,background .2s}.header-search-wrap--with-results{position:relative}.header-search-results{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #5c4a3a24;border-radius:16px;box-shadow:0 18px 50px #3d33292e;inset-inline-end:0;inset-inline-start:0;overflow:hidden;position:absolute;top:calc(100% + 10px);z-index:999}.header-search-results--mobile{top:calc(100% + 8px)}.header-search-results-list{grid-gap:6px;display:grid;gap:6px;list-style:none;margin:0;padding:8px}.header-search-result-row{align-items:center;background:#fff;border:1px solid #e8e4dfe6;border-radius:12px;cursor:pointer;display:flex;gap:10px;justify-content:flex-start;padding:10px 12px;text-align:start;transition:transform .12s ease,border-color .15s ease,background .15s ease;width:100%}.header-search-result-row:focus-visible,.header-search-result-row:hover{background:#faf6f0bf;border-color:#9a7b6652;outline:none;transform:translateY(-1px)}.header-search-result-thumb{align-items:center;background:#faf6f0e6;border:1px solid #9a7b6629;border-radius:10px;color:#5c4a3ab3;display:inline-flex;flex-shrink:0;height:34px;justify-content:center;overflow:hidden;width:34px}.header-search-result-thumb img{display:block;height:100%;object-fit:cover;width:100%}.header-search-result-name{color:#2a2520;flex:1 1;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-search-empty{color:#6b6560;font-size:13px;padding:12px 14px}.header-search-seeall{background:linear-gradient(135deg,#faf6f0eb,#fffffff5);border:none;border-top:1px solid #e8e4dfe6;color:#5c4a3a;cursor:pointer;font-weight:800;padding:12px 14px;transition:background .15s ease,color .15s ease;width:100%}.header-search-seeall:focus-visible,.header-search-seeall:hover{background:linear-gradient(135deg,#faf6f0,#fff);color:#2a2520;outline:none}.header-search-wrap:focus-within{background:#fff;border-color:#514a4240;box-shadow:0 0 0 2px #514a420f}.header-search-wrap i{color:#6b6560;font-size:14px}.header-search-wrap input{background:#0000;border:none;color:#1a1a1a;font-size:14px;min-width:0;outline:none;width:100%}.header-search-wrap input::placeholder{color:#8a8580}.header-search-wrap input[type=search]::-webkit-search-cancel-button,.header-search-wrap input[type=search]::-webkit-search-decoration,.header-search-wrap input[type=search]::-webkit-search-results-button,.header-search-wrap input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}.header-search-wrap input[type=search]::-ms-clear,.header-search-wrap input[type=search]::-ms-reveal{display:none;height:0;width:0}.header-search-clear{align-items:center;background:#0000;border:none;border-radius:999px;color:#6b6560e6;cursor:pointer;display:inline-flex;justify-content:center;padding:6px 8px;transition:background .15s ease,color .15s ease}.header-search-clear:hover{background:#514a4214;color:#514a42}.header-search-clear:focus-visible{outline:2px solid #514a4247;outline-offset:2px}.header-icon-btn{align-items:center;background:#ebe8e2;border:none;border-radius:50%;color:#5c5349;cursor:pointer;display:inline-flex;font-size:16px;height:42px;justify-content:center;min-height:42px;min-width:42px;transition:transform .2s,background .2s,color .2s;width:42px}.header-icon-btn:hover{background:#e0ddd6;color:#514a42;transform:translateY(-1px)}.store-header-actions .header-icon-btn{position:relative}.store-header-actions .store-profile{display:inline-flex;position:relative}.store-header-actions .store-profile .store-profile-button{align-items:center;background:#ebe8e2;border:none;border-radius:50%;color:#5c5349;cursor:pointer;display:inline-flex;height:42px;justify-content:center;min-height:42px;min-width:42px;overflow:hidden;padding:0;transition:transform .2s,background .2s,color .2s,box-shadow .2s;width:42px}.store-header-actions .store-profile .store-profile-button:hover{background:#e0ddd6;box-shadow:0 4px 10px #00000014;color:#514a42;transform:translateY(-1px)}.store-header-actions .store-profile .store-profile-button:focus-visible{outline:2px solid var(--main-color);outline-offset:2px}.store-header-actions .store-profile .store-profile-icon{display:block;height:20px;width:20px}.store-header-actions .store-profile .store-profile-avatar{border-radius:50%;height:28px;object-fit:cover;width:28px}.store-header-actions .store-profile .store-profile-initials{color:#5c5349;font-size:.75rem;font-weight:700}.store-header-actions .store-profile .store-profile-menu{left:auto;right:0}.store-header-actions .store-profile .store-profile-menu[dir=rtl],[dir=rtl] .store-header-actions .store-profile .store-profile-menu{left:0;right:auto}.store-profile-menu{background:#fff;border:1px solid #00000014;border-radius:16px;box-shadow:0 16px 48px #0000001f,0 4px 12px #0000000f;display:flex;flex-direction:column;gap:2px;min-width:260px;padding:10px;position:absolute;top:calc(100% + 10px);z-index:999999}.store-profile-menu[dir=rtl],[dir=rtl] .store-profile-menu{text-align:right}.store-profile-menu[dir=ltr]{text-align:left}.store-profile-row{grid-gap:4px;display:grid;gap:4px;padding:10px 10px 8px}.store-profile-name{color:#1a1a1a;font-weight:800;letter-spacing:-.01em;line-height:1.2}.store-profile-email{color:#6b6560;font-size:13px;font-weight:600;word-break:break-word}.store-profile-title{color:#1a1a1a;font-weight:900;letter-spacing:-.01em}.store-profile-muted{color:#6b6560;font-size:13px;font-weight:600}.store-profile-divider{background:#0000000f;height:1px;margin:6px}.store-profile-link{align-items:center;border-radius:12px;color:#1a1a1a;display:flex;font-size:14px;font-weight:700;gap:10px;letter-spacing:-.01em;padding:12px;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.store-profile-link:hover{background:#9a74621a;color:var(--main-color);transform:translateY(-1px)}.store-profile-logout{background:#0000;border:none;border-radius:12px;color:#1a1a1a;cursor:pointer;font-size:14px;font-weight:800;padding:12px;text-align:start;transition:background .2s ease,color .2s ease,transform .2s ease;width:100%}.store-profile-menu[dir=rtl] .store-profile-logout{text-align:right}.store-profile-menu[dir=ltr] .store-profile-logout{text-align:left}.store-profile-logout:hover{background:#c0392b14;color:#c0392b;transform:translateY(-1px)}.store-profile-signin{padding:10px 10px 6px}.header-wishlist-count{align-items:center;background:#c45a2a;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:700;height:18px;justify-content:center;min-width:18px;padding:0 4px;position:absolute;right:-2px;top:-2px}[dir=rtl] .header-wishlist-count{left:-2px;right:auto}.header-cart-btn{align-items:center;background:#514a42;border:none;border-radius:999px;box-shadow:0 2px 10px #514a424d;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;min-height:44px;overflow:visible;padding:10px 16px;transition:transform .2s,box-shadow .2s}.header-cart-btn:hover{box-shadow:0 4px 14px #514a4259;transform:translateY(-1px)}.header-cart-count{align-items:center;background:#ffffff40;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 5px}.header-cart-total{font-weight:700}.header-cart-total .store-price-display,.header-cart-total .store-price-display__amount{color:inherit;font-size:inherit;font-weight:inherit}.store-header-container{display:flex;flex-direction:column;gap:12px}.store-header-row{align-items:center;display:flex;flex-wrap:nowrap;gap:16px;justify-content:space-between;min-width:0;width:100%}.store-header-row .logo{flex-shrink:0}.store-header-row .logo img{height:auto;max-width:100%;width:220px}.store-header-search{flex:1 1;max-width:400px;min-width:0}.store-header-search input{font-size:15px}.store-header-search input::placeholder{font-size:14px}.store-search-mobile{display:none}.store-header-actions{align-items:center;display:flex;flex-shrink:0;gap:10px}.header--store .container{gap:16px}.header--store .logo{flex-shrink:0}a.logo.logo--store-back{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;background:#0000;border:none;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;padding:0;text-align:inherit;text-decoration:none}a.logo.logo--store-back:focus-visible{border-radius:6px;outline:2px solid #8b7355a6;outline-offset:4px}.header--store .logo img{max-width:100%;width:220px}.header--store .max-header{flex:1 1}.header--store .header-search-wrap{flex:1 1;max-width:400px;min-width:160px}.header--store .header-search-wrap input{font-size:15px}.header--store .header-search-wrap input::placeholder{font-size:14px}.header-hamburger{align-items:center;background:#fff;border:1px solid #e0ded9;border:1px solid var(--grey-color,#e0ded9);border-radius:12px;box-shadow:0 1px 3px #0000000a;color:#514a42;cursor:pointer;display:inline-flex;font-size:18px;height:44px;justify-content:center;min-height:44px;min-width:44px;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;width:44px}.header-hamburger:hover{background:#f8f6f4;border-color:#d4cfc8;box-shadow:0 2px 8px #0000000f;color:#1a1a1a}.header-hamburger:active{background:#ebe8e2}.header-hamburger:focus-visible{outline:2px solid var(--main-color);outline-offset:2px}.header-hamburger.is-open{background:#514a42;border-color:#514a42;color:#fff}.header-hamburger.is-open:hover{background:#3d3832;border-color:#3d3832;color:#fff}@media (min-width:1400px){.header--store .header-search-wrap,.store-header-search{max-width:480px}}.mobile-backdrop{animation:mobileBackdropIn .3s cubic-bezier(.32,.72,0,1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0f0e0c80;inset:0;position:fixed;z-index:999999998}@keyframes mobileBackdropIn{0%{opacity:0}to{opacity:1}}header .mobile{-webkit-border-start:1px solid #ffffff0f;align-items:stretch;background:radial-gradient(ellipse 120% 80% at 100% 0,#c9a45c17,#0000 55%),linear-gradient(175deg,#2c2825,#1e1c1a 48%,#141211);border-inline-start:1px solid #ffffff0f;border-radius:20px 0 0 20px;box-shadow:-12px 0 48px #0000006b,inset -1px 0 0 #ffffff0f;display:none;flex-direction:column;gap:0;height:100vh;justify-content:flex-start;max-width:100%;overflow-x:hidden;overflow-y:auto;padding:0 20px max(28px,env(safe-area-inset-bottom));position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .35s cubic-bezier(.32,.72,0,1),visibility .35s,box-shadow .35s;visibility:hidden;width:min(340px,90vw);z-index:999999999}header .mobile:before{background:linear-gradient(90deg,#0000,#c9a45c8c 50%,#0000);border-radius:0 0 3px 3px;content:"";height:2px;left:12px;opacity:.95;pointer-events:none;position:absolute;right:12px;top:0}[dir=rtl] header .mobile{border-radius:0 20px 20px 0;box-shadow:12px 0 48px #00000059,inset 1px 0 0 #ffffff0a;left:0;right:auto;transform:translateX(-100%)}header .mobile.open{box-shadow:-16px 0 56px #0006,inset -1px 0 0 #ffffff0d;display:flex;transform:translateX(0);visibility:visible}[dir=rtl] header .mobile.open{box-shadow:16px 0 56px #0006,inset 1px 0 0 #ffffff0d;transform:translateX(0)}header .mobile .mobile-header{align-items:center;border-bottom:1px solid #ffffff14;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:10px;padding:max(20px,env(safe-area-inset-top)) 4px 16px;position:relative;z-index:1}header .mobile .mobile-title{color:#faf8f5;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,Times New Roman,serif;font-size:clamp(1.35rem,4.2vw,1.5rem);font-weight:700;letter-spacing:.04em;text-shadow:0 1px 18px #c9a45c1f;text-transform:uppercase}header .mobile .mobile-logo-link{align-items:center;border-radius:12px;display:flex;line-height:0;margin:0;min-width:0;padding:4px 6px;text-decoration:none;transition:opacity .2s ease,transform .18s ease,box-shadow .2s ease}header .mobile .mobile-logo-link:hover{opacity:.92}header .mobile .mobile-logo-link:active{transform:scale(.98)}header .mobile .mobile-logo-link:focus-visible{outline:2px solid #c9a45c8c;outline-offset:3px}header .mobile .mobile-logo-img{display:block;filter:drop-shadow(0 2px 14px rgba(0,0,0,.35));height:clamp(34px,9vw,44px);max-width:min(200px,64vw);object-fit:contain;object-position:left center;width:auto}[dir=rtl] header .mobile .mobile-logo-img{object-position:right center}header .mobile .mobile-close{align-items:center;background:#ffffff12;border:1px solid #ffffff14;border-radius:14px;box-shadow:0 2px 12px #00000026;color:#ffffffeb;cursor:pointer;display:flex;height:42px;justify-content:center;min-height:42px;min-width:42px;position:static;transition:background .2s,color .2s,transform .2s,border-color .2s,box-shadow .2s;width:42px}[dir=rtl] header .mobile .mobile-close{left:auto;right:auto}header .mobile .mobile-close:hover{background:#c9a45c29;border-color:#c9a45c59;box-shadow:0 4px 20px #c9a45c1f;color:#fff}header .mobile .mobile-close:active{transform:scale(.96)}header .mobile .mobile-close:focus-visible{outline:2px solid #fff6;outline-offset:2px}header .mobile .mobile-list{list-style:none;margin:0;padding:8px 0 0}header .mobile .mobile-list li{align-items:center;animation:mobileItemIn .42s cubic-bezier(.32,.72,0,1) forwards;border:none;border-radius:12px;display:flex;gap:14px;margin:2px 0;opacity:0;padding:10px 12px;transition:background .2s}header .mobile .mobile-list li.mobile-nav-li{background:#0000;border-radius:0;display:block;margin:0 0 6px;padding:0}header .mobile .mobile-list li.mobile-nav-li:hover{background:#0000}header .mobile .mobile-list li:not(.mobile-nav-li):hover{background:#ffffff0f}header .mobile .mobile-list li:not(.mobile-nav-li):active{background:#ffffff14}header .mobile.open .mobile-list li{opacity:1}header .mobile.open .mobile-list li:first-child{animation-delay:.04s}header .mobile.open .mobile-list li:nth-child(2){animation-delay:.08s}header .mobile.open .mobile-list li:nth-child(3){animation-delay:.12s}header .mobile.open .mobile-list li:nth-child(4){animation-delay:.16s}header .mobile.open .mobile-list li:nth-child(5){animation-delay:.2s}header .mobile.open .mobile-list li:nth-child(6){animation-delay:.24s}header .mobile.open .mobile-list li:nth-child(7){animation-delay:.28s}header .mobile.open .mobile-list li:nth-child(8){animation-delay:.32s}header .mobile.open .mobile-list li:nth-child(9){animation-delay:.36s}header .mobile.open .mobile-list li:nth-child(10){animation-delay:.4s}header .mobile.open .mobile-list li:nth-child(11){animation-delay:.44s}header .mobile.open .mobile-list li:nth-child(12){animation-delay:.48s}header .mobile.open .mobile-list li:nth-child(13){animation-delay:.52s}@keyframes mobileItemIn{0%{opacity:0;transform:translateX(14px)}to{opacity:1;transform:translateX(0)}}@keyframes mobileItemInRtl{0%{opacity:0;transform:translateX(-14px)}to{opacity:1;transform:translateX(0)}}[dir=rtl] header .mobile .mobile-list li{animation-name:mobileItemInRtl}header .mobile .mobile-nav-item{align-items:center;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;box-shadow:inset 0 1px 0 #ffffff0a;color:#ffffffe6;display:flex;gap:14px;padding:12px 14px;text-decoration:none;transition:background .22s ease,border-color .22s ease,color .22s ease,transform .18s ease,box-shadow .22s ease;width:100%}header .mobile .mobile-nav-item:hover{background:#ffffff14;border-color:#ffffff1a;color:#fff}header .mobile .mobile-nav-item:active{transform:scale(.985)}header .mobile .mobile-nav-item:focus-visible{outline:2px solid #c9a45c8c;outline-offset:2px}header .mobile .mobile-nav-item.is-active{background:linear-gradient(135deg,#c9a45c38,#8b66381f);border-color:#c9a45c6b;box-shadow:inset 0 1px 0 #ffffff0f,0 8px 22px #0000001f;color:#fff}header .mobile .mobile-nav-icon-wrap{align-items:center;background:#0003;border:1px solid #ffffff12;border-radius:12px;box-shadow:inset 0 1px 0 #ffffff0d;color:#fff8f0eb;display:flex;flex-shrink:0;height:44px;justify-content:center;transition:background .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease;width:44px}header .mobile .mobile-nav-item:hover .mobile-nav-icon-wrap{background:#c9a45c1f;border-color:#c9a45c40;color:#fff}header .mobile .mobile-nav-item.is-active .mobile-nav-icon-wrap{background:#c9a45c33;border-color:#c9a45c66;box-shadow:0 0 0 1px #c9a45c26;color:#fdf6e9}header .mobile .mobile-nav-text{flex:1 1;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.01em;text-align:start}[dir=rtl] header .mobile .mobile-nav-text{text-align:end}header .mobile .mobile-list li a{color:#ffffffeb;font-size:16px;font-weight:500;letter-spacing:-.01em;transition:color .2s;width:100%}header .mobile .mobile-list li a:hover{color:#fff}header .mobile .mobile-list li.mobile-menu-item-with-icon{align-items:center;display:flex;gap:14px}header .mobile .mobile-list li.mobile-menu-item-with-icon>i{align-items:center;background:#ffffff14;border-radius:10px;color:#ffffffe6;display:flex;flex-shrink:0;font-size:16px;height:40px;justify-content:center;transition:background .2s,color .2s;width:40px}header .mobile .mobile-list li.mobile-menu-item-with-icon:hover>i{background:#ffffff1f;color:#fff}header .mobile .mobile-list li:not(.mobile-menu-orders-wrap):not(.mobile-menu-lang)>svg{background:#ffffff14;border-radius:10px;box-sizing:border-box;color:#ffffffe6;flex-shrink:0;height:40px;padding:8px;transition:background .2s,color .2s;width:40px}header .mobile .mobile-list li:not(.mobile-menu-orders-wrap):not(.mobile-menu-lang):hover>svg{background:#ffffff1f;color:#fff}header .mobile .mobile-list li.mobile-menu-orders-wrap{background:#0000;border:none;border-radius:12px;display:block;margin:2px 0;padding:0}header .mobile .mobile-list li.mobile-menu-orders-wrap:hover{background:#0000}header .mobile .mobile-menu-orders-btn{align-items:center;background:none;border:none;border-radius:12px;color:#ffffffeb;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:14px;letter-spacing:-.01em;padding:10px 12px;text-align:left;transition:background .2s,color .2s;width:100%}header .mobile .mobile-menu-orders-btn:hover{background:#ffffff0f;color:#fff}header .mobile .mobile-menu-orders-btn i{align-items:center;background:#ffffff14;border-radius:10px;color:#ffffffe6;display:flex;flex-shrink:0;font-size:16px;height:40px;justify-content:center;transition:background .2s,color .2s;width:40px}header .mobile .mobile-menu-orders-btn:hover i{background:#ffffff1f;color:#fff}header .mobile .mobile-menu-orders-btn .mobile-menu-orders-chevron{flex-shrink:0;margin-left:auto;transition:transform .28s cubic-bezier(.32,.72,0,1)}header .mobile .mobile-menu-orders-btn.is-open .mobile-menu-orders-chevron{transform:rotate(180deg)}header .mobile .mobile-orders-submenu{background:#0003;border:1px solid #ffffff0f;border-radius:12px;list-style:none;margin:8px 0 4px;max-height:0;overflow:hidden;padding:0;transition:max-height .35s cubic-bezier(.32,.72,0,1)}header .mobile .mobile-orders-submenu.open{max-height:220px}header .mobile .mobile-orders-submenu li{animation:none;border-bottom:none;border-radius:0;margin:0;opacity:1;padding:0}header .mobile .mobile-orders-submenu li:first-child a{border-radius:12px 12px 0 0}header .mobile .mobile-orders-submenu li:last-child a{border-radius:0 0 12px 12px}header .mobile .mobile-orders-submenu li:last-child{border-bottom:none}header .mobile .mobile-orders-submenu li a{color:#ffffffe0;display:block;font-size:15px;font-weight:500;letter-spacing:-.01em;padding:12px 16px 12px 52px;transition:background .2s,color .2s}header .mobile .mobile-orders-submenu li a:hover{background:#ffffff0f;color:#fff}[dir=rtl] header .mobile .mobile-orders-submenu li a{padding:12px 52px 12px 16px}header .mobile .mobile-list li.mobile-menu-lang{align-items:stretch;background:#1a1a1a;border:1px solid #ffffff14;border-radius:14px;box-shadow:inset 0 1px 0 #ffffff0a;display:flex;flex-direction:column;gap:12px;margin-top:20px;padding:18px 16px 17px}header .mobile .mobile-menu-lang-label{color:#ffffff7a;display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:11px;font-weight:600;letter-spacing:.14em;text-align:center;text-transform:uppercase;width:100%}header .mobile .mobile-lang-select-wrap{position:relative;width:100%}header .mobile .mobile-lang-select-wrap:after{-webkit-margin-before:-3px;-webkit-border-start:5px solid #0000;-webkit-border-end:5px solid #0000;-webkit-border-before:6px solid #ffffffe0;border-block-start:6px solid #ffffffe0;border-inline-end:5px solid #0000;border-inline-start:5px solid #0000;content:"";height:0;inset-block-start:50%;inset-inline-end:16px;margin-block-start:-3px;pointer-events:none;position:absolute;width:0}header .mobile .mobile-lang-select{-webkit-padding-end:40px;-webkit-appearance:none;appearance:none;background:#111;border:1px solid #ffffff1f;border-radius:12px;color:#fff;cursor:pointer;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:700;line-height:1.2;min-width:0;padding:14px 16px;padding-inline-end:40px;transition:background .2s,border-color .2s,box-shadow .2s;width:100%}header .mobile .mobile-lang-select:focus,header .mobile .mobile-lang-select:hover{background:#161616;border-color:#fff3;box-shadow:0 0 0 2px #c9a45c26;outline:none}header .mobile .mobile-lang-select option{background:#1a1a1a;color:#fff;font-weight:600}header.header--store .mobile{background:radial-gradient(ellipse 130% 85% at 108% -5%,#c9a45c29,#0000 58%),radial-gradient(ellipse 70% 45% at -15% 105%,#50382659,#0000 52%),linear-gradient(168deg,#2e2926,#1f1d1b 44%,#121110);box-shadow:-16px 0 56px #0000007a,inset -1px 0 0 #ffffff0f;width:min(384px,92vw)}header.header--store .mobile .mobile-header{border-bottom:1px solid #ffffff17;margin-bottom:12px;padding-bottom:18px}header.header--store .mobile .mobile-title{color:#fffcf7f5;font-weight:600;letter-spacing:.14em}header.header--store .mobile .mobile-close{background:#00000059;border-color:#ffffff1a;border-radius:999px}header.header--store .mobile .mobile-list{display:flex;flex-direction:column;gap:4px;padding-top:4px}header.header--store .mobile .mobile-nav-li{margin-bottom:8px}header.header--store .mobile .mobile-nav-item{background:hsla(0,0%,100%,.045);border:1px solid #ffffff12;border-radius:16px;box-shadow:inset 0 1px 0 #ffffff0d;padding:13px 15px}header.header--store .mobile .mobile-nav-item.is-active{background:linear-gradient(135deg,#c9a45c42,#6f503424);border-color:#c9a45c66;box-shadow:inset 0 1px 0 #ffffff14,0 10px 28px #0003}header.header--store .mobile .mobile-nav-icon-wrap{border-radius:14px;height:46px;width:46px}header .mobile .mobile-nav-icon-wrap>i{color:inherit;font-size:17px;line-height:1}header .mobile .mobile-menu-orders-btn .mobile-menu-orders-chevron{-webkit-margin-start:auto;margin-inline-start:auto;margin-left:0;margin-right:0}header .mobile .mobile-menu-orders-btn.is-active-route{background:linear-gradient(135deg,#c9a45c33,#5f442c1f);border:1px solid #c9a45c61;box-shadow:inset 0 1px 0 #ffffff0f;color:#fff}header .mobile .mobile-menu-orders-btn.is-active-route i{background:#c9a45c26;border:1px solid #c9a45c38}header .mobile .mobile-menu-orders-btn.is-open{background:#ffffff0f;border:1px solid #ffffff1a}header .mobile .mobile-orders-submenu{background:#00000052;border-color:#ffffff14;margin-top:6px}header.header--store .mobile .mobile-menu-lang{background:linear-gradient(180deg,#1f1f1f,#181818);border-color:#ffffff17;border-radius:16px;margin-top:24px;padding:20px 16px 18px}header.header--store .mobile .mobile-menu-lang-label{color:#ffffff80}header.header--store .mobile .mobile-lang-select{background:#0d0d0d;border-color:#ffffff24;padding-block:15px}@media (max-width:1200px){header .links{display:none!important}header .showMenuMobile{display:block}.store-header-search-desktop,header .mobile{display:flex}.store-search-mobile{display:none}}@media (max-width:992px){.store-header-row{flex-wrap:wrap;gap:12px}.store-header-row .logo{flex-shrink:0;order:0}.store-header-row .logo img{max-width:100%;width:200px!important}.store-header-actions{flex-shrink:0;gap:8px;order:1}.store-header-search-desktop{display:none}.store-search-mobile{display:flex;flex:1 1 100%;margin-top:12px;max-width:100%;min-width:0;padding:10px 16px}.store-header-actions .header-cart-btn{background:#ebe8e2;border-radius:50%;box-shadow:none;color:#5c5349;font-size:13px;gap:0;height:42px;justify-content:center;min-height:42px;min-width:42px;overflow:visible;padding:0;position:relative;width:42px}.store-header-actions .header-cart-total{display:none}.store-header-actions .header-cart-count{font-size:11px;font-weight:700;height:18px;min-width:18px;position:absolute;right:-4px;top:-4px;z-index:1}[dir=rtl] .store-header-actions .header-cart-count{left:-4px;right:auto}.store-header-actions .lang select{min-height:42px}.store-header-actions .lang{display:none}.header--store .container{align-items:center;flex-wrap:wrap;gap:10px;padding-bottom:12px;padding-top:12px}.header--store .logo{flex-shrink:0;max-width:170px;min-width:120px;order:0}.header--store .logo img{max-width:100%;width:160px!important}.header--store .max-header{flex:1 1 auto;flex-shrink:0;flex-wrap:wrap;gap:10px;justify-content:flex-end;min-width:0;order:1}.header--store .header-search-wrap{flex:1 1 100%;margin-top:12px;max-width:100%;min-width:0;order:2;padding:10px 16px}.header--store .header-search-wrap input{font-size:15px}.header--store .header-cart-btn,.header--store .header-hamburger,.header--store .header-icon-btn,.header--store .lang{order:1}.header--store .lang{display:none}.header--store .header-icon-btn{height:40px;min-height:40px;min-width:40px;width:40px}.header--store .header-cart-btn{border-radius:50%;font-size:13px;gap:0;height:42px;justify-content:center;min-height:42px;min-width:42px;overflow:visible;padding:0;position:relative;width:42px}.header--store .header-cart-total{display:none}.header--store .header-cart-count{font-size:11px;font-weight:700;height:18px;min-width:18px;position:absolute;right:-4px;top:-4px;z-index:1}[dir=rtl] .header--store .header-cart-count{left:-4px;right:auto}.header--store .lang select{min-height:42px}}@media (max-width:768px){.header--store .container{display:flex;gap:8px;justify-content:space-between}.header--store .logo{flex:1 1 auto;min-width:0}.header--store .logo img{height:auto}.header--store .max-header{align-items:center;display:flex;flex:0 0 auto;gap:6px}.store-search-mobile{margin-top:10px;padding:10px 14px}.store-header-search input{font-size:16px}.store-header-actions .header-cart-btn,.store-header-actions .header-icon-btn{font-size:14px;height:36px;min-height:36px;min-width:36px;width:36px}.store-header-actions .header-cart-btn{background:#ebe8e2;border-radius:50%;box-shadow:none;color:#5c5349;gap:0;justify-content:center;overflow:visible;padding:0;position:relative}.store-header-actions .header-cart-total{display:none}.store-header-actions .header-cart-count{font-size:11px;font-weight:700;height:18px;min-width:18px;padding:0 5px;position:absolute;right:-4px;top:-4px;z-index:1}.store-header-actions .lang select{font-size:14px;min-height:40px;padding:8px 10px}.store-header-actions .lang{display:none}.store-header-actions .header-hamburger{font-size:16px;height:40px;min-height:40px;min-width:40px;width:40px}.header--store .container{align-items:center;flex-wrap:nowrap;gap:10px;padding:10px max(16px,env(safe-area-inset-right)) 10px max(16px,env(safe-area-inset-left))}.header--store .logo{order:0}.header--store .logo img{max-width:100%;width:100%!important}.header--store .max-header{flex:1 1 auto;flex-wrap:wrap;gap:8px;justify-content:flex-end;min-width:0;order:1}.header--store .header-search-wrap{flex:1 1 100%;margin-top:2px;max-width:100%;min-width:0;order:2;padding:10px 14px}.header--store .header-search-wrap input{font-size:16px}.header--store .header-cart-btn,.header--store .header-hamburger,.header--store .header-icon-btn,.header--store .lang{order:1}.header--store .header-icon-btn{font-size:15px;height:40px;min-height:40px;min-width:40px;width:40px}.header--store .header-cart-btn{background:#ebe8e2;border-radius:50%;box-shadow:none;color:#5c5349;font-size:14px;gap:0;height:40px;justify-content:center;min-height:40px;min-width:40px;overflow:visible;padding:0;position:relative;width:40px}.header--store .header-cart-total{display:none}.header--store .header-cart-count{font-size:11px;font-weight:700;height:18px;min-width:18px;padding:0 5px;position:absolute;right:-4px;top:-4px;z-index:1}.header--store .lang select{font-size:14px;min-height:40px;padding:8px 10px}.header--store .header-hamburger{font-size:16px;height:40px;min-height:40px;min-width:40px;width:40px}}@media (max-width:480px){.store-header-container{gap:8px;padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.store-header-row .logo img{width:130px!important}.store-header-search{padding:10px 12px}.store-header-search input::placeholder{font-size:14px}.store-header-actions .header-icon-btn{font-size:14px;height:38px;min-height:38px;min-width:38px;width:38px}.store-header-actions .header-cart-btn{font-size:13px;gap:0;height:38px;justify-content:center;min-height:38px;min-width:38px;overflow:visible;padding:0;position:relative;width:38px}.store-header-actions .header-cart-count{font-size:10px;height:16px;min-width:16px;padding:0 4px;right:-4px;top:-4px;z-index:1}.store-header-actions .header-cart-total{display:none}.store-header-actions .lang select{font-size:13px;max-width:100px;min-height:38px;padding:6px 8px}.store-header-actions .lang{display:none}.store-header-actions .header-hamburger{font-size:15px;height:38px;min-height:38px;min-width:38px;width:38px}.header--store .container{align-items:center;flex-wrap:nowrap;gap:8px;padding:8px max(12px,env(safe-area-inset-right)) 8px max(12px,env(safe-area-inset-left))}.header--store .logo img{width:100%!important}.header--store .max-header{gap:6px}.header--store .header-search-wrap{margin-top:0;padding:10px 12px}.header--store .header-search-wrap input::placeholder{font-size:14px}.header--store .header-icon-btn{font-size:14px;height:38px;min-height:38px;min-width:38px;width:38px}.header--store .header-cart-btn{font-size:13px;gap:0;height:38px;justify-content:center;min-height:38px;min-width:38px;overflow:visible;padding:0;position:relative;width:38px}.header--store .header-cart-count{font-size:10px;height:16px;min-width:16px;padding:0 4px;right:-4px;top:-4px;z-index:1}.header--store .header-cart-total{display:none}.header--store .lang select{font-size:13px;max-width:100px;min-height:38px;padding:6px 8px}.header--store .header-hamburger{font-size:15px;height:38px;min-height:38px;min-width:38px;width:38px}}@media (max-width:500px){header{.container{height:-webkit-fit-content;height:fit-content}}}@media (max-width:420px){header .logo img{width:180px!important}}header .mobile{z-index:99999999999}.header .container .links .project .main-btn:hover .projects-links{transform:scaleY(1)}header .container a.active{color:var(--main-color)!important}.header--store .container{align-items:center;display:flex;flex-wrap:nowrap;gap:14px;justify-content:space-between}.header--store .logo{flex:0 0 auto;min-width:140px;width:clamp(160px,20vw,260px)}.header--store .logo img{display:block;height:auto;width:100%!important}.header--store .max-header{align-items:center;display:flex;flex:1 1 auto;flex-wrap:nowrap;gap:10px;justify-content:flex-end;min-width:0}.header--store .store-header-search-desktop{display:flex;flex:1 1 360px;max-width:620px;min-width:220px}.header--store .store-search-mobile{display:none}.header--store .store-header-actions{align-items:center;display:flex;flex:0 0 auto;gap:8px;min-width:-webkit-max-content;min-width:max-content}@media (max-width:1440px) and (min-width:993px){.header--store .logo{min-width:120px;width:clamp(130px,16vw,210px)}.header--store .store-header-search-desktop{flex:1 1 120px;max-width:min(520px,calc(100vw - 33rem));min-width:0}.header--store .header-hamburger,.header--store .store-header-actions{flex-shrink:0}}@media (max-width:1200px){.header--store .store-header-actions .lang{display:none}}@media (max-width:992px){.header--store .container{align-items:center;flex-wrap:wrap;gap:10px;padding-bottom:12px;padding-top:12px}.header--store .logo{flex:0 1 auto;width:clamp(130px,30vw,190px)}.header--store .max-header{flex:1 1 auto;justify-content:flex-end}.header--store .store-header-search-desktop{display:none}.header--store .store-search-mobile{display:flex;flex:1 1 100%;margin-top:4px;max-width:100%;min-width:0;order:3;padding:10px 14px}.header--store .header-cart-btn{background:#ebe8e2;border-radius:50%;box-shadow:none;color:#5c5349;gap:0;height:42px;justify-content:center;min-height:42px;min-width:42px;padding:0;position:relative;width:42px}.header--store .header-cart-total{display:none}.header--store .header-cart-count{font-size:11px;height:18px;min-width:18px;position:absolute;right:-4px;top:-4px;z-index:1}[dir=rtl] .header--store .header-cart-count{left:-4px;right:auto}}@media (max-width:768px){.header--store .container{gap:8px;padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.header--store .store-header-actions{gap:6px}.header--store .header-cart-btn,.header--store .header-hamburger,.header--store .header-icon-btn,.header--store .store-profile .store-profile-button{height:38px;min-height:38px;min-width:38px;width:38px}.header--store .header-wishlist-btn{display:none}}@media (max-width:420px){.header--store .logo{width:clamp(115px,34vw,150px)}}@media (min-width:993px){.header--store .container{align-items:center;min-height:84px;padding-bottom:0;padding-top:0}}.header.header--home{background-color:initial;left:0;position:fixed;right:0;top:0;transition:transform .35s cubic-bezier(.25,.46,.45,.94),background-color .3s ease-in-out,box-shadow .3s ease-in-out,backdrop-filter .3s ease-in-out,-webkit-backdrop-filter .3s ease-in-out;z-index:112121}.header.header--home.header--home-scrolled{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:#1a1d21d1;box-shadow:0 1px 0 #ffffff0f}.header.header--home .logo img{transition:opacity .3s ease-in-out}.header.header--home:not(.header--home-scrolled) .container .links li a,.header.header--home:not(.header--home-scrolled) .container .links li button{color:#fff;text-shadow:0 1px 2px #00000059}.header.header--home:not(.header--home-scrolled) .container .links li:hover a,.header.header--home:not(.header--home-scrolled) .container .links li:hover button{color:#fff}.header.header--home:not(.header--home-scrolled) .container .links li a.active{color:#fff!important;font-weight:700;text-shadow:0 0 20px #ffffff40,0 2px 4px #00000080}.header.header--home:not(.header--home-scrolled) .container .links li a:after{background:linear-gradient(90deg,#ffecc8,#ffd88a);border-radius:2px;height:2.5px}.header.header--home:not(.header--home-scrolled) .container .links li a.active:after{box-shadow:0 0 14px #ffd88aa6;height:3px}.header.header--home.header--home-scrolled .container .links li a,.header.header--home.header--home-scrolled .container .links li button{color:#ffffffeb;text-shadow:0 1px 2px #00000040}.header.header--home.header--home-scrolled .container .links li:hover a,.header.header--home.header--home-scrolled .container .links li:hover button{color:#fff}.header.header--home.header--home-scrolled .container .links li a.active{color:#fff!important;font-weight:700;text-shadow:0 0 16px #fff3,0 1px 3px #00000059}.header.header--home.header--home-scrolled .container .links li a:after{background:linear-gradient(90deg,#ffecc8,#f0c66a);border-radius:2px;height:2.5px}.header.header--home.header--home-scrolled .container .links li a.active:after{box-shadow:0 0 12px #ffd88a80;height:3px}.header.header--home:not(.header--home-scrolled) .lang select{background-color:#ffffff14;border-color:#ffffff59;color:#fffffff2}.header.header--home.header--home-scrolled .lang select{background-color:#ffffff1a;border-color:#ffffff59;color:#fffffff2}.header .lang select option{background-color:#fff;color:#1a1a1a}.header.header--home.header--home-scrolled .showMenuMobile,.header.header--home:not(.header--home-scrolled) .showMenuMobile{color:#fff}.header-home-search{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff61;border-radius:999px;display:none;max-width:232px;padding-block:4px;padding-inline:14px 5px;transition:border-color .3s ease-in-out,background .3s ease-in-out}@media (min-width:993px){.header-home-search{display:flex}}.header-home-search input{background:#0000;border:0;color:#fff;flex:1 1;font-size:13px;font-weight:500;min-width:0;outline:none}[dir=rtl] .header-home-search input{text-align:right}.header-home-search input::placeholder{color:#ffffff8c}.header-home-search button{align-items:center;background:#c4a87780;border:0;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:34px;justify-content:center;transition:background .3s ease-in-out,transform .3s ease-in-out;width:34px}.header-home-search button:hover{background:#c4a877b8;transform:scale(1.04)}.header.header--home.header--home-scrolled .header-home-search{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff1f;border-color:#ffffff52}.header.header--home.header--home-scrolled .header-home-search input{color:#fff}.header.header--home.header--home-scrolled .header-home-search input::placeholder{color:#ffffff80}.header.header--home.header--home-scrolled .header-home-search button{background:#f0c66a8c;color:#1a1410}.header.header--home.header--home-scrolled .header-home-search button:hover{background:#ffd68cbf}.store-signin{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.store-signin-loading{color:#666;color:var(--store-muted,#666);font-size:.9rem}.store-signin-buttons{align-items:center;gap:.5rem}.store-signin-buttons [data-id=google-login-button]{align-items:center;background:#ffffffbf;border:1px solid #5c4a3a24;border-radius:999px;box-shadow:0 10px 24px #3d332914,inset 0 1px 0 #ffffffb3;display:inline-flex;justify-content:center;padding:6px;transition:transform .12s ease,box-shadow .2s ease,border-color .2s ease}.store-signin-buttons [data-id=google-login-button]:hover{border-color:#5c4a3a3d;box-shadow:0 14px 30px #3d33291f,inset 0 1px 0 #ffffffb8;transform:translateY(-1px)}.store-signin-buttons [data-id=google-login-button]:active{transform:translateY(0)}.store-signin-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:opacity .2s,transform .1s}.store-signin-btn:hover{opacity:.9}.store-signin-btn:active{transform:scale(.98)}.store-signin-btn-fb{background:#1877f2;color:#fff}.store-signin-icon{height:20px;width:20px}.store-signin-authenticated{gap:.75rem}.store-signin-user{align-items:center;display:flex;gap:.5rem}.store-signin-avatar{border-radius:50%;object-fit:cover}.store-signin-name{color:#333;color:var(--store-text,#333);font-size:.9rem;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-signin-logout{background:#0000;border:1px solid #ddd;border:1px solid var(--store-border,#ddd);border-radius:6px;color:#333;color:var(--store-text,#333);cursor:pointer;font-size:.85rem;padding:.35rem .75rem;transition:background .2s,border-color .2s}.store-signin-logout:hover{background:#0000000d;border-color:#999}.store-signin-unconfigured{color:#666;color:var(--store-muted,#666);font-size:.85rem}.store-signin-buttons [data-id=google-login-button]{min-height:52px}.store-price-display{align-items:center;display:inline-flex;flex-direction:row;gap:.5em;white-space:nowrap}.store-price-display__amount{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.store-price-display__riyal{aspect-ratio:1124.14/1256.39;flex-shrink:0;height:.92em;margin-top:.06em;vertical-align:middle;width:auto}.store-price-each__suffix{-webkit-margin-start:.25em;margin-inline-start:.25em;white-space:pre}@media (max-width:640px){.store-price-display{font-size:14px}}.footer{background:linear-gradient(170deg,#1b1a18,#171614 52%,#131210);display:flex;flex-direction:column;gap:clamp(26px,3vw,36px);overflow:hidden;padding:clamp(34px,4vw,46px) clamp(20px,4vw,52px) clamp(22px,3vw,30px);position:relative;width:100%;z-index:3}.footer:before{background:radial-gradient(ellipse 54% 42% at 12% 0,#c9a45c2b,#0000 68%);content:"";inset:0;pointer-events:none;position:absolute}.footer .footer-top{align-items:flex-start;border-bottom:1px solid #c9a45c3d;display:flex;flex-wrap:wrap;gap:clamp(24px,3vw,38px);justify-content:space-between;margin:0 auto;max-width:1320px;padding-bottom:clamp(22px,3vw,30px);position:relative;width:100%;z-index:1}.footer .footer-top .logo{align-items:center;display:inline-flex;justify-content:flex-start}.footer .footer-top .logo img{display:block;filter:drop-shadow(0 7px 16px rgba(0,0,0,.28));height:clamp(62px,5.2vw,84px);width:auto}.footer .footer-top .quick-links,.footer .footer-top .social{align-items:flex-start;display:flex;flex-direction:column;gap:14px}.footer .footer-top .footer-policies ul{grid-template-columns:1fr}.footer .footer-top .social{align-items:center;text-align:center}.footer .footer-title{color:#c7b197;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.24em;margin:0;text-transform:uppercase}.footer .footer-top .social .links{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.footer a{color:#efe7dd}.footer .footer-top .social .links a{align-items:center;background:#ffffff05;border:1px solid #c9a45c73;border-radius:50%;display:inline-flex;font-size:.95rem;height:38px;justify-content:center;text-decoration:none;transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease;width:38px}.footer .footer-top .social .links a:hover{background:#c9a45c33;border-color:#c9a45ccc;color:#fff;transform:translateY(-2px)}.footer .footer-top .quick-links ul{grid-gap:10px 24px;display:grid;gap:10px 24px;grid-template-columns:repeat(2,minmax(96px,auto));list-style:none;margin:0;padding:0}.footer .footer-top .quick-links a{color:#efe7dd;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:.95rem;text-decoration:none;transition:color .2s ease}.footer .footer-top .quick-links a:hover{color:#c9a45c}.footer .footer-bottom{margin:0 auto;max-width:1320px;position:relative;text-align:center;width:100%;z-index:1}.footer .footer-address{color:#efe7ddd1;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(.85rem,1.2vw,.95rem);line-height:1.65;margin:0}.footer .footer-address-link{display:inline-block;text-decoration:none;transition:color .2s ease,-webkit-text-decoration-color .2s ease;transition:color .2s ease,text-decoration-color .2s ease;transition:color .2s ease,text-decoration-color .2s ease,-webkit-text-decoration-color .2s ease}.footer .footer-address-link:focus-visible,.footer .footer-address-link:hover{color:#c9a45c;text-decoration:underline;-webkit-text-decoration-color:#c9a45ccc;text-decoration-color:#c9a45ccc;text-underline-offset:4px}html[dir=rtl] .footer .footer-top{direction:rtl}html[dir=rtl] .footer .footer-top .social .links{justify-content:flex-start}@media (max-width:900px){.footer{padding-inline:clamp(18px,5vw,28px)}.footer .footer-top{justify-content:center;text-align:center}.footer .footer-top .logo{justify-content:center;width:100%}.footer .footer-top .quick-links,.footer .footer-top .social{align-items:center}.footer .footer-top .quick-links ul{gap:8px 20px;grid-template-columns:1fr 1fr}.footer .footer-top .social .links{justify-content:center}}@media (max-width:560px){.footer .footer-top .quick-links ul{grid-template-columns:1fr;text-align:center}}@media (min-width:400px){.footer .footer-top .social .phone{display:none}}@media (max-width:399px){.footer .footer-top .social .links{gap:8px}.footer .footer-top .social .links a{height:34px;width:34px}}.progress{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;bottom:-70px;cursor:pointer;display:flex;height:50px;justify-content:center;position:fixed;right:25px;transition:.6s;width:50px;z-index:20;z-index:99999}.progress.active{bottom:30px}.progress:hover{transform:translateY(-10px)}.progress .progress-value{align-items:center;background-color:var(--white-color);border-radius:16px;color:var(--main-color);display:flex;font-size:40px;height:calc(100% - 6px);justify-content:center;width:calc(100% - 6px)}.whatsapp-fab{background:linear-gradient(155deg,#2fe573,#25d366 42%,#128c7e);border-radius:50%;bottom:22px;box-shadow:0 6px 20px #128c7e6b,0 2px 8px #00000024,inset 0 1px 0 #ffffff59;color:#fff;display:grid;height:58px;isolation:isolate;left:22px;place-items:center;position:fixed;text-decoration:none;transition:transform .28s cubic-bezier(.34,1.45,.64,1),box-shadow .28s ease;width:58px;z-index:99999}.whatsapp-fab:before{animation:whatsappFabRing 2.4s ease-out infinite;border:2px solid #25d36673;border-radius:50%;content:"";inset:-5px;pointer-events:none;position:absolute;z-index:-1}.whatsapp-fab__shine{background:linear-gradient(125deg,#ffffff73,#0000 42%,#0000);border-radius:50%;inset:0;opacity:.55;pointer-events:none;position:absolute}.whatsapp-fab__inner{display:grid;height:100%;place-items:center;position:relative;width:100%;z-index:1}.whatsapp-fab__icon{filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));font-size:34px;line-height:1;transform:translateY(1px);transition:transform .28s cubic-bezier(.34,1.45,.64,1)}.whatsapp-fab:hover{box-shadow:0 12px 28px #128c7e61,0 4px 12px #0000001f,inset 0 1px 0 #fff6;transform:scale(1.07) translateY(-3px)}.whatsapp-fab:hover .whatsapp-fab__icon{transform:translateY(1px) scale(1.05)}.whatsapp-fab:active{transform:scale(.98) translateY(0)}.whatsapp-fab:focus-visible{outline:3px solid #25d366a6;outline-offset:4px}@keyframes whatsappFabRing{0%{opacity:.65;transform:scale(1)}70%{opacity:0;transform:scale(1.18)}to{opacity:0}}@media (prefers-reduced-motion:reduce){.whatsapp-fab:before{animation:none;opacity:.35;transform:scale(1.08)}.whatsapp-fab:hover{transform:none}.whatsapp-fab:hover .whatsapp-fab__icon{transform:translateY(1px)}}.home .hero.hero--premium{--hero-gold:#c4a877;--hero-off-white:#f4f1eb;--hero-charcoal:#1a1d21;align-items:center;contain:layout paint;display:flex;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;justify-content:center;margin-bottom:0;min-height:100vh;min-height:100dvh;overflow:hidden;position:relative;width:100%}.home .hero .hero-media{inset:0;position:absolute;z-index:0}.home .hero .hero-media .hero-media-fallback,.home .hero .hero-media img{height:100%;inset:0;object-fit:cover;object-position:center top;position:absolute;width:100%}.home .hero .hero-media img{filter:brightness(1.06)}.home .hero .hero-media .hero-media-fallback{background:linear-gradient(145deg,#2a2520,#1a1816 45%,#0d0c0b)}.home .hero .hero-threads{inset:0;opacity:.85;pointer-events:none;position:absolute;z-index:2}.home .hero .hero-gradient{background:linear-gradient(180deg,#00000045 0,#0c0e1066 42%,#0000009e);inset:0;pointer-events:none;position:absolute;z-index:1}.home .hero .hero-pattern{color:#f4f1eb8c;height:100%;inset:0;opacity:.14;pointer-events:none;position:absolute;width:100%;z-index:3}.home .hero .container.hero-inner{align-items:center;display:flex;flex-direction:column;gap:clamp(20px,3.5vw,36px);justify-content:center;max-width:1240px;padding:clamp(100px,14vh,140px) clamp(20px,4vw,48px) 64px;position:relative;text-align:center;width:100%;z-index:4}.home .hero .title{max-width:1120px;width:100%}.home .hero h1{text-wrap:pretty;color:var(--hero-off-white);font-family:Montserrat,Noto Kufi Arabic,Readex Pro,system-ui,sans-serif;font-size:clamp(2.35rem,5.2vw,4.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.08;margin:0;text-align:center}@supports (text-wrap:balance){.home .hero h1{text-wrap:balance}}.home .hero .description{max-width:720px;width:100%}.home .hero p{color:#f4f1ebe0;font-size:clamp(1rem,1.35vw,1.25rem);font-weight:300;letter-spacing:.06em;line-height:1.65;margin:0;text-align:center}.home .hero .hero-cta-row{align-items:center;display:flex;flex-wrap:wrap;gap:14px 16px;justify-content:center;margin-top:8px}.home .hero .hero-cta{align-items:center;border-radius:999px;display:inline-flex;font-size:.9375rem;font-weight:600;justify-content:center;letter-spacing:.04em;min-height:48px;padding:12px 28px;text-decoration:none;transition:color .3s ease-in-out,background .3s ease-in-out,border-color .3s ease-in-out,transform .3s ease-in-out,box-shadow .3s ease-in-out}.home .hero .hero-cta--primary{background:var(--hero-off-white);border:1px solid #0000;box-shadow:0 8px 32px #0003;color:var(--hero-charcoal)}.home .hero .hero-cta--primary:hover{background:#fff;box-shadow:0 12px 40px #00000047;transform:translateY(-2px)}.home .hero .hero-cta--secondary{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff6b;color:var(--hero-off-white)}.home .hero .hero-cta--secondary:hover{background:#ffffff1f;border-color:#c4a877a6;color:#fff;transform:translateY(-2px)}@media (min-width:1440px){.home .hero .container.hero-inner{max-width:min(1320px,94vw)}}@media (min-width:1800px){.home .hero .container.hero-inner{max-width:min(1400px,92vw)}}@media (max-width:420px){.home .hero .container.hero-inner{padding:clamp(88px,22vw,120px) clamp(14px,4vw,20px) 40px}}.home .about.about--premium{background:#f5f1e9;background:linear-gradient(165deg,#f7f3eb,#f2ede4 38%,#ebe5da);overflow:hidden;position:relative;width:100%}@media (max-width:600px){.home .about.about--premium{overflow:visible}}.home .about.about--premium:before{background:radial-gradient(ellipse 75% 60% at 95% 8%,#c8a87824,#0000 55%);content:"";inset:0;pointer-events:none;position:absolute}.home .about.about--premium .about-premium-inner{grid-gap:clamp(32px,5.5vw,72px);align-items:start;display:grid;gap:clamp(32px,5.5vw,72px);grid-template-columns:minmax(0,.95fr) minmax(0,1.08fr);height:auto!important;margin:0 auto;max-width:1320px;min-height:0;min-height:auto;padding:clamp(24px,3.5vw,40px) clamp(20px,4vw,40px) clamp(56px,9vw,112px);position:relative;z-index:1}.home .about.about--premium .about-premium-inner>.imgs,.home .about.about--premium .about-premium-inner>.info{min-width:0}.home .about.about--premium .container .info{box-sizing:border-box;display:flex;flex-direction:column;gap:clamp(14px,2vw,22px);justify-self:start;max-width:min(44rem,100%);min-width:0;text-align:start;width:100%}.home .about.about--premium .about-eyebrow{-webkit-padding-after:10px;-webkit-border-after:1px solid #8b6f4e38;border-block-end:1px solid #8b6f4e38;color:#8b6f4e;display:block;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.28em;margin:0 0 2px;max-inline-size:12rem;padding-block-end:10px;text-transform:uppercase}.home .about.about--premium .info .main-title{color:#121110;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,Times New Roman,serif;font-size:clamp(2.75rem,6vw,4.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.05;margin:0;text-align:start}.home .about.about--premium .about-lead{color:#4a4640;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);font-weight:400;line-height:1.72;margin:0;max-width:40rem;overflow-wrap:anywhere;width:100%;word-break:break-word}.home .about.about--premium .container .info .boxs{grid-gap:clamp(18px,2.2vw,24px);display:grid;gap:clamp(18px,2.2vw,24px);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.home .about.about--premium .container .info .boxs.boxs--swiper{box-sizing:border-box;display:block;margin-top:12px;margin-inline:0;max-width:100%;overflow:visible;padding-bottom:32px;width:100%}.home .about.about--premium .container .info .boxs.boxs--swiper.swiper{box-sizing:border-box;margin-inline:0;max-width:100%;overflow:hidden;width:100%}.home .about.about--premium .container .info .boxs.boxs--swiper .swiper-wrapper{box-sizing:border-box}.home .about.about--premium .container .info .boxs.boxs--swiper .swiper-slide{align-items:stretch;box-sizing:border-box;display:flex;height:auto}.home .about.about--premium .container .info .boxs.boxs--swiper .swiper-slide .box{flex:1 1 auto;min-width:0;width:100%}.home .about.about--premium .container .info .boxs.boxs--swiper .swiper-pagination{bottom:4px!important}.home .about.about--premium .container .info .boxs.boxs--swiper .swiper-pagination-bullet{background:#3e272347;height:8px;margin:0 4px!important;opacity:1;width:8px}.home .about.about--premium .container .info .boxs.boxs--swiper .swiper-pagination-bullet-active{background:linear-gradient(135deg,#c9a45c,#8b6638 95%);box-shadow:0 1px 6px #8b663859}.home .about.about--premium .container .info .boxs .box{-webkit-padding-start:clamp(22px,2.6vw,30px);align-items:flex-start;background:linear-gradient(152deg,#fff,#fdfbf8 42%,#faf6f0);border:1px solid #3e272317;border-radius:22px;box-shadow:inset 0 1px 0 #ffffffe0,0 18px 46px rgba(35,30,26,.065),0 3px 10px rgba(35,30,26,.035);display:flex;flex-direction:column;gap:10px;isolation:isolate;padding:clamp(22px,2.5vw,28px) clamp(20px,2.2vw,26px);padding-inline-start:clamp(22px,2.6vw,30px);position:relative;transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s ease,border-color .35s ease}.home .about.about--premium .container .info .boxs .box:before{background:linear-gradient(180deg,#d4b06a,#9a7348 52%,#6b4e32);border-radius:3px;box-shadow:0 0 12px #b8925440;content:"";inset-block:18px;inset-inline-start:0;opacity:.92;position:absolute;width:3px;z-index:0}.home .about.about--premium .container .info .boxs .box .box-index,.home .about.about--premium .container .info .boxs .box .box-text,.home .about.about--premium .container .info .boxs .box .box-title{position:relative;z-index:1}.home .about.about--premium .container .info .boxs .box:hover{border-color:#b8925447;box-shadow:inset 0 1px 0 #fffffff2,0 26px 58px #231e1a17,0 6px 16px #b892541a;transform:translateY(-5px)}.home .about.about--premium .container .info .boxs .box .box-index{font-feature-settings:"tnum";-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#c9a45c,#8b6638 55%,#6d4c2e);-webkit-background-clip:text;background-clip:text;color:#a07840;display:block;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,serif;font-size:clamp(2.5rem,4vw,3.25rem);font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:.03em;line-height:.92;margin:0 0 2px;text-shadow:none}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.home .about.about--premium .container .info .boxs .box .box-index{-webkit-text-fill-color:unset;background:none;color:#b89254;text-shadow:0 1px 0 #ffffff8c}}.home .about.about--premium .container .info .boxs .box .box-title{color:#221e1a;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:1rem;font-weight:700;letter-spacing:-.015em;line-height:1.28;margin:0;overflow-wrap:anywhere;word-break:break-word}.home .about.about--premium .container .info .boxs .box .box-text{color:#5a564f;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:.875rem;line-height:1.62;margin:0;max-width:100%;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.home .about.about--premium .about-premium-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px 14px;margin-top:16px}.home .about.about--premium .about-premium-actions .readMore{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;text-decoration:none}.home .about.about--premium .container .info .readMore{align-self:flex-start;background:#3e2723;border-radius:999px;box-shadow:0 10px 28px #3e272338;color:#faf8f5;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:14px;font-weight:600;letter-spacing:.06em;margin:0;min-width:0;min-width:auto;padding:15px 32px;text-align:center;text-transform:uppercase;transition:background .25s ease,transform .25s ease,box-shadow .25s ease,border-color .25s ease,color .25s ease;width:auto}.home .about.about--premium .container .info .readMore:hover{background:#2d1b18;box-shadow:0 14px 36px #3e272347;transform:translateY(-2px)}.home .about.about--premium .container .info .readMore.readMore--ghost{background:#ffffffa6;border:2px solid #3e272394;box-shadow:0 2px 8px #231e1a0f;color:#2d211c;font-weight:600;letter-spacing:.02em;text-transform:none}.home .about.about--premium .container .info .readMore.readMore--ghost:hover{background:#ffffffeb;border-color:#3e2723;box-shadow:0 10px 24px #3e27231f;color:#1a1411;transform:translateY(-2px)}.home .about.about--premium .container .imgs.imgs--masonry{align-items:flex-start;align-self:stretch;box-sizing:border-box;display:flex;flex-direction:row;gap:clamp(18px,2.6vw,30px);height:auto;margin-inline:auto;max-width:min(100%,474px);min-width:0;width:100%}.home .about.about--premium .container .imgs.imgs--masonry .about-masonry-col{align-self:flex-start;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:clamp(18px,2.6vw,30px);min-width:0}.home .about.about--premium .container .imgs.imgs--masonry .about-masonry-col--start{-webkit-padding-before:clamp(28px,5vh,72px);padding-block-start:clamp(28px,5vh,72px)}.home .about.about--premium .container .imgs.imgs--masonry .about-masonry-col--end,[dir=rtl] .home .about.about--premium .container .imgs.imgs--masonry .about-masonry-col--start{-webkit-padding-before:clamp(6px,1.2vh,16px);padding-block-start:clamp(6px,1.2vh,16px)}[dir=rtl] .home .about.about--premium .container .imgs.imgs--masonry .about-masonry-col--end{-webkit-padding-before:clamp(28px,5vh,72px);padding-block-start:clamp(28px,5vh,72px)}.home .about.about--premium .container .imgs.imgs--masonry .about-photo{aspect-ratio:4/5;background:linear-gradient(148deg,#e8e2d8,#ddd5c8 45%,#d4cbbf);border:1px solid #ffffffd9;border-radius:clamp(18px,2vw,24px);box-shadow:inset 0 1px 0 #ffffff8c,0 16px 40px #231e1a1a,0 4px 14px #3e27230f;flex:0 0 auto;isolation:isolate;margin:0;min-width:0;outline:1px solid #8b6f4e1f;outline-offset:-1px;overflow:hidden;position:relative;transition:transform .45s cubic-bezier(.25,.46,.45,.94),box-shadow .45s ease;width:100%}.home .about.about--premium .container .imgs.imgs--masonry .about-photo:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff59;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.home .about.about--premium .container .imgs.imgs--masonry .about-photo img{display:block;height:100%;object-fit:cover;object-position:center 42%;transform:scale(1.001);transition:transform .55s cubic-bezier(.25,.46,.45,.94);width:100%}@media (hover:hover) and (pointer:fine){.home .about.about--premium .container .imgs.imgs--masonry .about-photo:hover{box-shadow:inset 0 1px 0 #ffffffa6,0 26px 56px #231e1a24,0 10px 24px #b892541f;transform:translateY(-6px);z-index:2}.home .about.about--premium .container .imgs.imgs--masonry .about-photo:hover img{transform:scale(1.06)}}@media (min-width:1111px){.home .about.about--premium{box-sizing:border-box;display:block;min-height:0}.home .about.about--premium .about-premium-inner{align-content:start;align-items:center;box-sizing:border-box;gap:clamp(20px,2.5vw,40px);height:auto!important;margin-block:0;margin-inline:auto;max-height:none!important;max-width:1320px;min-height:0!important;overflow:visible;padding:clamp(20px,3vh,36px) clamp(20px,3vw,40px) clamp(48px,7vh,88px);width:100%}.home .about.about--premium .container .info{gap:clamp(6px,1vh,12px);justify-content:center;min-width:0}.home .about.about--premium .about-eyebrow{-webkit-padding-after:6px;margin-bottom:0;padding-block-end:6px}.home .about.about--premium .info .main-title{font-size:clamp(2rem,3.2vw,3rem);line-height:1.02}.home .about.about--premium .about-lead{line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;font-size:clamp(.875rem,1vw,1rem);line-height:1.5;max-width:34rem;overflow:hidden}.home .about.about--premium .container .info .boxs{gap:10px 12px;margin-top:4px}.home .about.about--premium .container .info .boxs .box{-webkit-padding-start:clamp(14px,1.55vw,18px);border-radius:18px;gap:4px;padding:clamp(10px,1.4vh,16px) clamp(12px,1.4vw,16px);padding-inline-start:clamp(14px,1.55vw,18px)}.home .about.about--premium .container .info .boxs .box:before{inset-block:11px;width:2.5px}.home .about.about--premium .container .info .boxs .box .box-index{font-size:clamp(1.4rem,2.2vw,1.85rem);margin-bottom:0}.home .about.about--premium .container .info .boxs .box .box-title{font-size:.8125rem}.home .about.about--premium .container .info .boxs .box .box-text{line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;font-size:.75rem;line-height:1.42;overflow:hidden}.home .about.about--premium .about-premium-actions{gap:10px 12px;margin-top:clamp(8px,1.2vh,14px)}.home .about.about--premium .container .info .readMore{font-size:11px;padding:10px 22px}.home .about.about--premium .container .imgs.imgs--masonry{gap:clamp(14px,1.8vh,22px);height:auto;max-height:none;max-width:min(100%,448px);padding-top:0}.home .about.about--premium .container .imgs.imgs--masonry .about-masonry-col{gap:clamp(14px,1.8vh,22px)}.home .about.about--premium .container .imgs.imgs--masonry .about-masonry-col--start{-webkit-padding-before:clamp(18px,3.5vh,44px);padding-block-start:clamp(18px,3.5vh,44px)}.home .about.about--premium .container .imgs.imgs--masonry .about-masonry-col--end,[dir=rtl] .home .about.about--premium .container .imgs.imgs--masonry .about-masonry-col--start{-webkit-padding-before:clamp(3px,.7vh,10px);padding-block-start:clamp(3px,.7vh,10px)}[dir=rtl] .home .about.about--premium .container .imgs.imgs--masonry .about-masonry-col--end{-webkit-padding-before:clamp(18px,3.5vh,44px);padding-block-start:clamp(18px,3.5vh,44px)}.home .about.about--premium .container .imgs.imgs--masonry .about-photo{border-radius:clamp(16px,1.6vh,22px)}}@media (min-width:1440px){.home .about.about--premium{min-height:auto}.home .about.about--premium .about-premium-inner{align-content:center;align-items:center;gap:clamp(56px,5vw,108px);grid-template-columns:minmax(0,1.06fr) minmax(0,1fr);height:auto!important;max-height:none!important;max-width:min(1680px,94vw);min-height:min(100svh,100dvh)!important;overflow-y:visible;padding:clamp(40px,6vh,96px) clamp(28px,3.5vw,56px)}.home .about.about--premium .info .main-title{font-size:clamp(2.35rem,3.1vw,3.55rem);line-height:1.03}.home .about.about--premium .about-lead{font-size:clamp(1rem,1vw,1.12rem);max-width:46rem}.home .about.about--premium .about-lead,.home .about.about--premium .container .info .boxs .box .box-text{line-clamp:none;-webkit-line-clamp:unset;-webkit-box-orient:unset;display:block;overflow:visible}.home .about.about--premium .container .info .boxs{gap:clamp(18px,1.8vw,26px);margin-top:12px}.home .about.about--premium .container .info .boxs .box{-webkit-padding-start:28px;border-radius:24px;padding:24px;padding-inline-start:28px}.home .about.about--premium .container .info .boxs .box .box-title{font-size:1.05rem}.home .about.about--premium .container .info .boxs .box .box-text{font-size:.92rem;line-height:1.7}.home .about.about--premium .container .imgs.imgs--masonry{margin-inline:0;max-width:min(100%,clamp(520px,34vw,660px))}}@media (min-width:1800px){.home .about.about--premium .about-premium-inner{gap:clamp(72px,5vw,132px);grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);max-width:min(1820px,92vw)}.home .about.about--premium .info .main-title{font-size:clamp(2.6rem,2.8vw,3.85rem)}.home .about.about--premium .container .imgs.imgs--masonry{max-width:min(100%,clamp(560px,30vw,720px))}}.projects-section.projects-section--premium{background:radial-gradient(1100px 520px at 12% 0,#c9a45c24,#c9a45c00 62%),radial-gradient(980px 520px at 90% 18%,#3e272314,#3e272300 62%),radial-gradient(900px 520px at 50% 115%,#1211100f,#12111000 58%),linear-gradient(168deg,#f8f4ed,#f2ede4 42%,#ebe5da);overflow:hidden;padding:clamp(26px,5vw,56px) 0 clamp(56px,9vw,104px);position:relative}@media (max-width:600px){.projects-section.projects-section--premium{overflow:visible}}.projects-section.projects-section--premium:before{background:radial-gradient(ellipse 70% 52% at 12% 0,#c8a8782e,#0000 58%),repeating-linear-gradient(135deg,#ffffff29,#ffffff29 1px,#fff0 10px,#fff0 20px);content:"";inset:0;opacity:.85;pointer-events:none;position:absolute}.projects-section.projects-section--premium:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath filter='url(%23a)' opacity='.35' d='M0 0h160v160H0z'/%3E%3C/svg%3E"),radial-gradient(1200px 520px at 50% 100%,rgba(18,17,16,.045),#0000 62%);content:"";inset:0;mix-blend-mode:soft-light;opacity:.55;pointer-events:none;position:absolute}@supports not (mix-blend-mode:soft-light){.projects-section.projects-section--premium:after{opacity:.25}}.home .projects-section.projects-section--premium .projects-premium-inner{box-sizing:border-box;margin:0 auto;max-width:1320px;min-width:0;padding-inline:clamp(20px,4vw,40px);position:relative;z-index:1}.projects-section.projects-section--premium .projects-premium-head{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;margin:0 auto clamp(36px,5vw,52px);max-width:min(40rem,100%);min-width:0;padding-inline:clamp(0px,2vw,8px);position:relative;text-align:center;width:100%}.projects-section.projects-section--premium .projects-eyebrow{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff9e;border:1px solid #8f73632e;border-radius:999px;box-shadow:inset 0 1px 0 #ffffffbf,0 10px 24px #231e1a12;color:#8b6f4e;display:inline-flex;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:10px;font-weight:650;gap:10px;justify-content:center;letter-spacing:.28em;margin:0;max-inline-size:100%;padding:10px 14px;position:relative;text-transform:uppercase;white-space:nowrap}.projects-section.projects-section--premium .projects-eyebrow:after,.projects-section.projects-section--premium .projects-eyebrow:before{background:linear-gradient(90deg,#8f736300,#8f736347 45%,#8f736300);content:"";flex:0 0 28px;height:1px;opacity:.9}.projects-section.projects-section--premium .projects-eyebrow:before{-webkit-margin-end:6px;margin-inline-end:6px}.projects-section.projects-section--premium .projects-eyebrow:after{-webkit-margin-start:6px;margin-inline-start:6px}.projects-section.projects-section--premium .projects-premium-head .main-title{text-wrap:pretty;color:#121110;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,Times New Roman,serif;font-size:clamp(2.35rem,5.4vw,3.8rem);font-weight:700;letter-spacing:-.02em;line-height:1.02;margin:0;position:relative}@supports (text-wrap:balance){.projects-section.projects-section--premium .projects-premium-head .main-title{text-wrap:balance}}.projects-section.projects-section--premium .projects-premium-head .main-title:after{background:linear-gradient(90deg,#3e272300,#3e272338 22%,#c9a45cd9 50%,#3e272338 78%,#3e272300);border-radius:999px;box-shadow:0 10px 26px #c9a45c29;content:"";display:block;height:3px;margin:14px auto 0;width:clamp(96px,16vw,160px)}.projects-section.projects-section--premium .projects-lead{color:#4a4640;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(.9375rem,1.15vw,1.0625rem);font-weight:400;line-height:1.65;margin:0 auto;overflow-wrap:anywhere;word-break:break-word}.projects-section.projects-section--premium .projects-premium-grid{grid-gap:clamp(16px,3vw,24px);display:grid;gap:clamp(16px,3vw,24px);grid-template-columns:minmax(0,1fr);min-width:0;width:100%}.projects-section.projects-section--premium .projects-premium-grid.projects-premium-grid--swiper{box-sizing:border-box;display:block;margin-inline:0;max-width:100%;overflow:visible;padding-bottom:36px;width:100%}.projects-section.projects-section--premium .projects-premium-grid.projects-premium-grid--swiper.swiper{box-sizing:border-box;margin-inline:0;max-width:100%;overflow:hidden;width:100%}.projects-section.projects-section--premium .projects-premium-grid.projects-premium-grid--swiper .swiper-wrapper{box-sizing:border-box}.projects-section.projects-section--premium .projects-premium-grid.projects-premium-grid--swiper .swiper-slide{align-items:stretch;box-sizing:border-box;display:flex;height:auto}.projects-section.projects-section--premium .projects-premium-grid.projects-premium-grid--swiper .swiper-slide .project-card{flex:1 1 auto;min-width:0;width:100%}.projects-section.projects-section--premium .projects-premium-grid.projects-premium-grid--swiper .project-card .project-card-media{flex:1 1 auto;min-height:0}.projects-section.projects-section--premium .projects-premium-grid.projects-premium-grid--swiper .swiper-pagination{bottom:4px!important}.projects-section.projects-section--premium .projects-premium-grid.projects-premium-grid--swiper .swiper-pagination-bullet{background:#3e272347;height:8px;margin:0 4px!important;opacity:1;width:8px}.projects-section.projects-section--premium .projects-premium-grid.projects-premium-grid--swiper .swiper-pagination-bullet-active{background:linear-gradient(135deg,#c9a45c,#8b6638 95%);box-shadow:0 1px 6px #8b663859}.projects-section.projects-section--premium .projects-premium-grid.projects-premium-grid--swiper .project-card{box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;width:100%}.projects-section.projects-section--premium .project-card{border-radius:22px;color:inherit;outline:none;text-decoration:none;transform:translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94),filter .35s ease}.projects-section.projects-section--premium .project-card:focus-visible{box-shadow:0 0 0 3px #3e272359}.projects-section.projects-section--premium .project-card-media:before{border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff47;content:"";inset:0;opacity:.9;pointer-events:none;position:absolute;z-index:4}@supports (background:conic-gradient(from 180deg,red,blue)){.projects-section.projects-section--premium .project-card-media:before{background:conic-gradient(from 180deg at 50% 50%,#c9a45cbf,#3e272373,#c9a45ca6,#ffffff61,#c9a45cbf);box-shadow:none;filter:blur(.2px);inset:-1px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;opacity:.55;padding:1px}}@supports not (-webkit-mask-composite:xor){.projects-section.projects-section--premium .project-card-media:before{background:none;box-shadow:inset 0 0 0 1px #ffffff47;opacity:.9;padding:0}}.projects-section.projects-section--premium .project-card-media{aspect-ratio:4/3;background:linear-gradient(155deg,#ece6dd,#dfd7cc 55%,#d5ccbf);border:1px solid #ffffffd1;border-radius:22px;box-shadow:0 22px 60px #231e1a1f,0 6px 16px #231e1a0f;isolation:isolate;overflow:hidden;position:relative;transition:box-shadow .35s ease,transform .35s ease}.projects-section.projects-section--premium .project-card-media:after{background:radial-gradient(closest-side,#ffffff8c,#fff0 70%);content:"";inset:-35%;mix-blend-mode:soft-light;opacity:0;pointer-events:none;position:absolute;transform:translate3d(-18%,-10%,0) rotate(18deg);transition:opacity .35s ease,transform .55s cubic-bezier(.25,.46,.45,.94);z-index:2}.projects-section.projects-section--premium .project-card img{display:block;filter:saturate(1.03) contrast(1.02);height:100%;object-fit:cover;object-position:center;transition:transform .55s cubic-bezier(.25,.46,.45,.94);width:100%}.projects-section.projects-section--premium .project-card-overlay{background:linear-gradient(0deg,#121110c7 0,#12111052 44%,#12111014 62%,#0000 78%);inset:0;pointer-events:none;position:absolute;z-index:1}.projects-section.projects-section--premium .project-card-footer{inset-inline:0;bottom:0;padding:clamp(16px,2.2vw,22px) clamp(18px,2.5vw,24px);position:absolute;text-align:start;z-index:3}[dir=rtl] .projects-section.projects-section--premium .project-card-footer{text-align:end}.projects-section.projects-section--premium .project-card-title{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0a0a0a47;border:1px solid #ffffff29;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff1a,0 14px 28px #0000002e;color:#faf8f5;display:inline-flex;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(.9375rem,1.1vw,1.0625rem);font-weight:700;gap:10px;justify-content:flex-start;letter-spacing:-.02em;line-height:1.25;overflow-wrap:anywhere;padding:10px 14px;text-shadow:0 2px 12px #0000004d;word-break:break-word}.projects-section.projects-section--premium .project-card-title:after{content:"→";display:inline-block;font-size:1.1em;line-height:1;opacity:.92;transform:translateY(-.5px)}[dir=rtl] .projects-section.projects-section--premium .project-card-title:after{content:"←"}.projects-section.projects-section--premium .project-card:focus-visible .project-card-media{box-shadow:0 26px 58px #231e1a24,0 8px 20px #231e1a14}@media (hover:hover) and (pointer:fine){.projects-section.projects-section--premium .project-card:hover .project-card-media{box-shadow:0 26px 58px #231e1a24,0 8px 20px #231e1a14}.projects-section.projects-section--premium .project-card:hover{transform:translateY(-6px)}.projects-section.projects-section--premium .project-card:hover img{filter:saturate(1.08) contrast(1.04);transform:scale(1.06)}.projects-section.projects-section--premium .project-card:hover .project-card-media:after{opacity:.95;transform:translate3d(8%,6%,0) rotate(18deg)}.projects-section.projects-section--premium .project-card:hover .project-card-title{background:#0a0a0a57;border-color:#c9a45c47;box-shadow:inset 0 1px 0 #ffffff1f,0 18px 36px #00000038,0 8px 22px #c9a45c1f}}@media (prefers-reduced-motion:reduce){.projects-section.projects-section--premium .project-card-media:after{display:none}}.projects-section.projects-section--premium .projects-premium-cta-wrap{display:flex;justify-content:center;margin-top:clamp(32px,4.5vw,48px)}.projects-section.projects-section--premium .projects-cta{align-items:center;background:radial-gradient(120% 180% at 20% 0,#ffffff38,#fff0 55%),linear-gradient(135deg,#2d1b18,#3e2723 48%,#6f5640);border:1px solid #ffffff29;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff1f,0 18px 44px #3e272338,0 6px 16px #3e27231f;color:#faf8f5;display:inline-flex;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:14px;font-weight:600;gap:10px;isolation:isolate;justify-content:center;letter-spacing:.06em;overflow:hidden;padding:15px 36px;position:relative;text-decoration:none;text-transform:uppercase;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease,border-color .25s ease}.projects-section.projects-section--premium .projects-cta:before{background:linear-gradient(120deg,#fff0,#ffffff29 18%,#fff0 36%);content:"";inset:0;opacity:.9;pointer-events:none;position:absolute;transform:translateX(-120%);transition:transform .6s cubic-bezier(.25,.46,.45,.94);z-index:0}.projects-section.projects-section--premium .projects-cta:after{content:"→";font-size:1.15em;line-height:1;opacity:.95;position:relative;transform:translateY(-.5px);z-index:1}[dir=rtl] .projects-section.projects-section--premium .projects-cta:after{content:"←"}.projects-section.projects-section--premium .projects-cta>*{position:relative;z-index:1}.projects-section.projects-section--premium .projects-cta:hover{border-color:#c9a45c59;box-shadow:inset 0 1px 0 #ffffff24,0 24px 58px #3e272342,0 10px 24px #c9a45c1f;filter:brightness(1.04);transform:translateY(-2px)}@media (hover:hover) and (pointer:fine){.projects-section.projects-section--premium .projects-cta:hover:before{transform:translateX(120%)}}.projects-section.projects-section--premium .projects-cta:active{box-shadow:inset 0 1px 0 #ffffff1f,0 14px 36px #3e272338,0 6px 14px #3e27231f;filter:brightness(1);transform:translateY(0)}.projects-section.projects-section--premium .projects-cta:focus-visible{box-shadow:inset 0 1px 0 #ffffff1f,0 18px 44px #3e272338,0 6px 16px #3e27231f,0 0 0 4px #c9a45c59;outline:none}@media (min-width:600px){.projects-section.projects-section--premium .projects-premium-grid{gap:clamp(18px,2.4vw,26px);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1000px){.projects-section.projects-section--premium .projects-premium-grid{gap:clamp(20px,2.2vw,32px);grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1440px){.home .projects-section.projects-section--premium .projects-premium-inner{max-width:min(1520px,94vw)}.projects-section.projects-section--premium .projects-premium-head{gap:14px;margin-bottom:clamp(42px,3.6vw,64px);max-width:min(52rem,100%)}.projects-section.projects-section--premium .projects-premium-head .main-title{font-size:clamp(2.8rem,3.6vw,4.1rem)}.projects-section.projects-section--premium .projects-premium-grid{gap:clamp(22px,1.8vw,34px)}.projects-section.projects-section--premium .project-card-media{aspect-ratio:16/10;border-radius:26px}.projects-section.projects-section--premium .project-card{border-radius:26px}.projects-section.projects-section--premium .project-card-footer{padding:22px 26px}.projects-section.projects-section--premium .project-card-title{font-size:1.05rem;padding:12px 16px}}@media (min-width:1800px){.home .projects-section.projects-section--premium .projects-premium-inner{max-width:min(1620px,92vw)}.projects-section.projects-section--premium{padding-top:clamp(34px,4.4vw,72px)}.projects-section.projects-section--premium .projects-premium-grid{gap:36px}.projects-section.projects-section--premium .project-card-media{aspect-ratio:16/9}.projects-section.projects-section--premium .project-card-footer{padding:24px 28px}.projects-section.projects-section--premium .project-card-title{font-size:1.1rem;padding:12px 18px}}@media (max-width:640px){.projects-section.projects-section--premium{padding:clamp(32px,9vw,48px) 0 clamp(40px,10vw,64px)}.projects-section.projects-section--premium .projects-premium-inner{padding-inline:clamp(16px,5vw,22px)}.projects-section.projects-section--premium .project-card-media{aspect-ratio:16/10}.projects-section.projects-section--premium .projects-eyebrow{margin-inline:auto;max-inline-size:none}}@media (max-width:480px){.projects-section.projects-section--premium .projects-premium-head .main-title{font-size:clamp(1.875rem,10vw,2.5rem)}.projects-section.projects-section--premium .projects-lead{font-size:.9375rem;line-height:1.62}.projects-section.projects-section--premium .projects-cta{box-sizing:border-box;max-width:100%;width:100%}}.home .testimonials.testimonials--premium{background:linear-gradient(180deg,#ebe5da,#e5dfd4 40%,#ddd7cc);overflow:hidden;padding:clamp(48px,8vw,96px) 0 clamp(56px,9vw,100px);position:relative}.home .testimonials.testimonials--premium:before{background:radial-gradient(ellipse 65% 45% at 88% 20%,#3e27230f,#0000 50%);content:"";inset:0;pointer-events:none;position:absolute}.home .testimonials.testimonials--premium .testimonials-premium-inner{margin:0 auto;max-width:1320px;padding-inline:clamp(20px,4vw,40px);position:relative;z-index:1}.home .testimonials.testimonials--premium .testimonials-premium-head{margin:0 auto clamp(28px,4vw,44px);max-width:min(38rem,100%);padding-inline:clamp(0px,2vw,8px);text-align:center}.home .testimonials.testimonials--premium .testimonials-eyebrow{-webkit-padding-after:10px;-webkit-border-after:1px solid #8b6f4e38;border-block-end:1px solid #8b6f4e38;color:#8b6f4e;display:block;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.28em;margin:0 auto 10px;max-inline-size:12rem;padding-block-end:10px;text-transform:uppercase}.home .testimonials.testimonials--premium .testimonials-premium-head .main-title{color:#121110;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,Times New Roman,serif;font-size:clamp(2.25rem,5vw,3.35rem);font-weight:700;letter-spacing:-.02em;line-height:1.08;margin:0 0 clamp(10px,1.8vw,16px)}.home .testimonials.testimonials--premium .testimonials-lead{color:#4a4640;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(.9375rem,1.12vw,1.0625rem);line-height:1.65;margin:0 auto}.home .testimonials.testimonials--premium .testimonials-panel{background:linear-gradient(155deg,#252422,#1c1b19 48%,#161514);border:1px solid #ffffff14;border-radius:24px;box-shadow:0 28px 70px #19161340,0 4px 16px #0000001f;margin:0 auto;max-width:1100px;padding:clamp(22px,3vw,36px) clamp(20px,3vw,40px)}.home .testimonials.testimonials--premium .testimonial-loader{align-items:center;display:flex;justify-content:center;min-height:280px}.home .testimonials.testimonials--premium .testimonial-shell{min-height:260px;overflow:hidden;position:relative}.home .testimonials.testimonials--premium .testimonial-track{display:flex;transition:transform .55s cubic-bezier(.25,.46,.45,.94);width:100%}.home .testimonials.testimonials--premium .testimonial-track.is-rtl{flex-direction:row-reverse}.home .testimonials.testimonials--premium .testimonial-slide{align-items:stretch;box-sizing:border-box;display:flex;flex:0 0 100%;flex-direction:row;gap:clamp(24px,4vw,48px);padding:clamp(8px,1.5vw,16px) 0}.home .testimonials.testimonials--premium .testimonial-slide-photo{align-self:flex-start;border:1px solid #ffffff1f;border-radius:20px;box-shadow:0 16px 40px #00000059;flex:0 0 clamp(140px,28vw,240px);overflow:hidden}.home .testimonials.testimonials--premium .testimonial-slide-photo img{display:block;height:100%;min-height:clamp(200px,32vw,320px);object-fit:cover;object-position:center;width:100%}.home .testimonials.testimonials--premium .testimonial-slide-body{flex:1 1;min-width:0;padding-top:.25rem;position:relative}.home .testimonials.testimonials--premium .testimonial-quote-mark{color:#c9a45c73;display:block;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3rem,8vw,4.5rem);line-height:.85;margin-bottom:.15em}.home .testimonials.testimonials--premium .testimonial-slide-title{color:#f5f1e9;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,serif;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:600;line-height:1.2;margin:0 0 clamp(10px,1.5vw,16px)}.home .testimonials.testimonials--premium .testimonial-quote{color:#f5f1e9c7;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(.9375rem,1.15vw,1.0625rem);line-height:1.75;margin:0 0 clamp(16px,2vw,22px);max-width:42rem}@media (min-width:1440px){.home .testimonials.testimonials--premium .testimonials-panel{border-radius:28px;max-width:min(1320px,100%);padding:44px 56px}.home .testimonials.testimonials--premium .testimonial-slide{gap:64px;padding-block:16px}.home .testimonials.testimonials--premium .testimonial-slide-photo{border-radius:22px;flex-basis:300px}.home .testimonials.testimonials--premium .testimonial-slide-photo img{min-height:360px}.home .testimonials.testimonials--premium .testimonial-quote{font-size:1.08rem;line-height:1.8;max-width:54rem}}@media (min-width:1800px){.home .testimonials.testimonials--premium .testimonials-panel{max-width:min(1480px,100%);padding:56px 64px}.home .testimonials.testimonials--premium .testimonial-slide-photo{flex-basis:340px}.home .testimonials.testimonials--premium .testimonial-slide-photo img{min-height:420px}}.home .testimonials.testimonials--premium .testimonial-attribution{margin:0}.home .testimonials.testimonials--premium .testimonial-name{color:#c9a45c;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:.8125rem;font-style:normal;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.home .testimonials.testimonials--premium .testimonial-nav{bottom:clamp(4px,1vw,12px);display:flex;gap:10px;position:absolute}.home .testimonials.testimonials--premium .testimonial-nav.is-ltr{right:0}.home .testimonials.testimonials--premium .testimonial-nav.is-rtl{left:0}.home .testimonials.testimonials--premium .testimonial-nav-btn{align-items:center;background:#ffffff0f;border:1px solid #fff3;border-radius:50%;color:#f5f1e9;cursor:pointer;display:flex;font-size:1.35rem;height:44px;justify-content:center;line-height:1;transition:background .25s ease,border-color .25s ease,transform .2s ease;width:44px}.home .testimonials.testimonials--premium .testimonial-nav-btn:hover{background:#c9a45c2e;border-color:#c9a45c73}.home .testimonials.testimonials--premium .testimonial-nav-btn:focus-visible{box-shadow:0 0 0 3px #c9a45c73;outline:none}@media (max-width:720px){.home .testimonials.testimonials--premium .testimonial-slide{align-items:stretch;flex-direction:column}.home .testimonials.testimonials--premium .testimonial-quote{max-width:100%}.home .testimonials.testimonials--premium .testimonial-slide-photo{flex-basis:auto;margin-inline:auto;max-width:min(280px,100%)}.home .testimonials.testimonials--premium .testimonial-slide-photo img{min-height:200px}.home .testimonials.testimonials--premium .testimonials-panel{border-radius:clamp(18px,4vw,24px);padding:clamp(18px,4vw,28px) clamp(14px,4vw,22px)}.home .testimonials.testimonials--premium .testimonials-eyebrow{max-inline-size:none}.home .testimonials.testimonials--premium .testimonial-nav{justify-content:center;margin-top:16px;position:static}.home .testimonials.testimonials--premium .testimonial-shell{min-height:0}}.swiper-slide{margin-left:0!important;margin-right:0!important}.our-parteners.our-parteners--premium{background:linear-gradient(167deg,#f3eee5,#efe8de 45%,#e7e0d4);overflow:hidden;padding:clamp(44px,7vw,88px) 0;position:relative}.our-parteners.our-parteners--premium:before{background:radial-gradient(ellipse 72% 50% at 8% 15%,#c8a87824,#0000 58%);content:"";inset:0;pointer-events:none;position:absolute}.home .our-parteners.our-parteners--premium .partners-premium-inner{margin:0 auto;max-width:1320px;padding-inline:clamp(20px,4vw,40px);position:relative;z-index:1}.our-parteners.our-parteners--premium .partners-premium-head{margin:0 auto clamp(28px,4vw,42px);max-width:min(42rem,100%);padding-inline:clamp(0px,2vw,8px);text-align:center}.our-parteners.our-parteners--premium .partners-premium-empty{color:#6b6258;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(.875rem,2.5vw,.9375rem);line-height:1.65;margin:0;padding:clamp(20px,5vw,36px) clamp(16px,4vw,24px);text-align:center}.our-parteners.our-parteners--premium .partners-eyebrow{-webkit-padding-after:10px;-webkit-border-after:1px solid #8b6f4e38;border-block-end:1px solid #8b6f4e38;color:#8b6f4e;display:block;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.28em;margin:0 auto 10px;max-inline-size:12rem;padding-block-end:10px;text-transform:uppercase}.our-parteners.our-parteners--premium .partners-premium-head .main-title{color:#121110;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,serif;font-size:clamp(2.2rem,4.5vw,3.2rem);line-height:1.08;margin:0 0 clamp(10px,1.8vw,16px)}.our-parteners.our-parteners--premium .partners-lead{color:#4a4640;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(.92rem,1.1vw,1.03rem);line-height:1.65;margin:0}.our-parteners.our-parteners--premium .swiper{padding:6px 0}.our-parteners.our-parteners--premium .swiper-wrapper{gap:clamp(10px,1.2vw,16px)!important}.our-parteners.our-parteners--premium .swiper-slide{display:flex;justify-content:center}.our-parteners.our-parteners--premium .partener{align-items:center;background:linear-gradient(150deg,#fff,#fcf8f2);border:1px solid #3e27231a;border-radius:18px;box-shadow:0 14px 36px #231e1a14,0 2px 8px #231e1a0a;display:flex;height:100%;justify-content:center;min-height:150px;padding:12px;width:100%}.our-parteners.our-parteners--premium .swiper-slide .img-box{align-items:center;background:#0000;border-radius:14px;display:flex;height:126px;justify-content:center;overflow:hidden;width:126px}@media (min-width:1440px){.our-parteners.our-parteners--premium .partener{border-radius:20px;min-height:168px;padding:14px}.our-parteners.our-parteners--premium .swiper-slide .img-box{border-radius:16px;height:142px;width:142px}}@media (min-width:1800px){.our-parteners.our-parteners--premium .partener{border-radius:22px;min-height:184px;padding:16px}.our-parteners.our-parteners--premium .swiper-slide .img-box{border-radius:18px;height:156px;width:156px}}.our-parteners.our-parteners--premium .swiper-slide img{height:100%;object-fit:contain;object-position:center;padding:10px;width:100%}.contact.contact--modern{background:linear-gradient(180deg,#f6f4ef,#f1eee7 52%,#ece7de);margin:0;overflow:visible;padding:clamp(56px,8vw,96px) 0;position:relative;width:100%}.contact.contact--modern .container{box-sizing:border-box;margin:0 auto;max-width:1280px;min-width:0;padding-inline:clamp(20px,4vw,40px);position:relative;width:100%;z-index:1}.contact.contact--modern .contact-modern-heading{box-sizing:border-box;margin:0 auto clamp(28px,4vw,48px);max-width:40rem;min-width:0;text-align:center;width:100%}.contact.contact--modern .contact-modern-heading-title{color:#16120d;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,serif;font-size:clamp(2.1rem,4.4vw,3.2rem);font-weight:700;line-height:1.1;margin:0 0 10px;overflow-wrap:anywhere;word-break:break-word}.contact.contact--modern .contact-modern-heading-sub{color:#5d5348;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.6;margin:0;overflow-wrap:anywhere;word-break:break-word}.contact.contact--modern .contact-modern-inner{grid-gap:clamp(32px,5vw,72px);align-items:start;background:linear-gradient(140deg,#fff,#fbf9f4 48%,#f6f1e8);border:1px solid #8f736333;border-radius:24px;box-shadow:0 22px 52px #261d1414,0 3px 16px #261d140f;box-sizing:border-box;display:grid;gap:clamp(32px,5vw,72px);grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);min-width:0;padding:clamp(28px,4vw,48px) clamp(24px,3.5vw,40px);width:100%}@media (min-width:1280px){.contact.contact--modern .contact-modern-heading{max-width:46rem}.contact.contact--modern .contact-modern-inner{gap:clamp(44px,4.2vw,80px);grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);margin-inline:auto;max-width:1320px;padding:clamp(36px,3.4vw,56px) clamp(34px,3.2vw,54px)}}@media (min-width:1800px){.contact.contact--modern .contact-modern-inner{gap:88px;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);max-width:1420px;padding:58px 56px}}.contact.contact--modern .contact-modern-info{min-width:0}.contact.contact--modern .contact-modern-eyebrow{color:#8b6f4e;display:block;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.32em;margin:0 0 16px;text-transform:uppercase}.contact.contact--modern .contact-modern-title{color:#1f1711;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,serif;font-size:clamp(1.75rem,2.8vw,2.35rem);font-weight:700;letter-spacing:-.01em;line-height:1.08;margin:0 0 clamp(28px,3.5vw,40px);overflow-wrap:anywhere;word-break:break-word}.contact.contact--modern .contact-modern-title-line{display:block}.contact.contact--modern .contact-modern-channels{display:flex;flex-direction:column;gap:clamp(22px,3vw,32px)}.contact.contact--modern .contact-modern-channel h3{color:#8b6f4e;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.12em;margin:0 0 8px;text-transform:uppercase}.contact.contact--modern .contact-modern-channel a{align-items:center;border-bottom:1px solid #0000;color:#2b231c;display:inline-flex;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:.95rem;gap:10px;max-width:100%;min-width:0;overflow-wrap:anywhere;text-decoration:none;transition:color .2s ease,border-color .2s ease;word-break:break-word}.contact.contact--modern .contact-modern-channel a:hover{border-bottom-color:#c9a45cb3;color:#6f5640}.contact.contact--modern .contact-modern-channel a .fa-envelope{color:#b08b56;font-size:.95rem}.contact.contact--modern .contact-modern-form-wrap{-webkit-padding-start:clamp(0px,1.8vw,18px);-webkit-border-start:1px solid #8f736338;border-inline-start:1px solid #8f736338;min-width:0;padding-inline-start:clamp(0px,1.8vw,18px)}.contact.contact--modern .contact-modern-form-lead{color:#5d5348;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:.9375rem;line-height:1.6;margin:0 0 20px;max-width:36rem;overflow-wrap:anywhere;word-break:break-word}.contact.contact--modern .contact-modern-form{display:flex;flex-direction:column;gap:0}.contact.contact--modern .contact-modern-grid{grid-gap:clamp(18px,2.5vw,28px);display:grid;gap:clamp(18px,2.5vw,28px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-bottom:clamp(18px,2.5vw,28px);min-width:0}.contact.contact--modern .contact-modern-field{align-items:center;border-bottom:1px solid #68523d38;cursor:pointer;display:flex;gap:12px;margin:0;padding-bottom:10px;transition:border-color .2s ease,background-color .2s ease}.contact.contact--modern .contact-modern-field:focus-within{background-color:#8f73630a;border-bottom-color:#8f7363bf}.contact.contact--modern .contact-modern-field>i{color:#7d6146;flex-shrink:0;font-size:.95rem;text-align:center;width:1.1em}.contact.contact--modern .contact-modern-field input,.contact.contact--modern .contact-modern-field textarea{background:#0000;border:none;color:#2b231c;flex:1 1;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:.9375rem;min-width:0;padding:6px 0;resize:none}.contact.contact--modern .contact-modern-field input:focus,.contact.contact--modern .contact-modern-field textarea:focus{outline:none}.contact.contact--modern .contact-modern-field input::placeholder,.contact.contact--modern .contact-modern-field textarea::placeholder{color:#9b8a77}.contact.contact--modern .contact-modern-field--phone{cursor:default}.contact.contact--modern .contact-modern-field--phone .contact-modern-phone-inputs{align-items:center;direction:ltr;display:flex;flex:1 1;flex-direction:row;gap:clamp(6px,1.8vw,12px);min-width:0}.contact.contact--modern .contact-modern-field--phone .contact-modern-dial-wrap{direction:ltr;flex:0 0 auto;position:relative}.contact.contact--modern .contact-modern-field--phone .contact-modern-dial-trigger{align-items:center;background:#0000;border:none;border-radius:6px;color:#2b231c;cursor:pointer;display:inline-flex;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:1rem;font-weight:600;gap:8px;line-height:1.3;margin:0;outline:none;padding:6px 4px 6px 2px}.contact.contact--modern .contact-modern-field--phone .contact-modern-dial-trigger:focus-visible{box-shadow:0 0 0 2px #8f736373}.contact.contact--modern .contact-modern-field--phone .contact-modern-dial-trigger-flag-img{border-radius:3px;box-shadow:0 0 0 1px #3e27231f;display:block;flex-shrink:0;height:21px;object-fit:cover;width:28px}.contact.contact--modern .contact-modern-field--phone .contact-modern-dial-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.contact.contact--modern .contact-modern-field--phone .contact-modern-dial-chevron{-webkit-border-start:4px solid #0000;-webkit-border-end:4px solid #0000;border-inline-end:4px solid #0000;border-inline-start:4px solid #0000;border-top:5px solid #7d6146;display:block;flex-shrink:0;height:0;opacity:.88;width:0}.contact.contact--modern .contact-modern-field--phone .contact-modern-dial-list{background:#fff;border:1px solid #8f736347;border-radius:12px;box-shadow:0 16px 40px #261d1424;box-sizing:border-box;left:0;list-style:none;margin:0;max-height:min(50vh,280px);min-width:11.5rem;overflow-y:auto;padding:6px 0;position:absolute;top:calc(100% + 8px);z-index:40}.contact.contact--modern .contact-modern-field--phone .contact-modern-dial-option{align-items:center;background:none;border:none;box-sizing:border-box;color:#2b231c;cursor:pointer;display:flex;font:inherit;font-weight:500;gap:10px;padding:10px 14px;text-align:start;width:100%}.contact.contact--modern .contact-modern-field--phone .contact-modern-dial-option-flag-img{border-radius:3px;box-shadow:0 0 0 1px #3e27231a;display:block;flex-shrink:0;height:21px;object-fit:cover;width:28px}.contact.contact--modern .contact-modern-field--phone .contact-modern-dial-option-code{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.contact.contact--modern .contact-modern-field--phone .contact-modern-dial-option.is-active,.contact.contact--modern .contact-modern-field--phone .contact-modern-dial-option:hover{background:#8f736317}.contact.contact--modern .contact-modern-field--phone .contact-modern-phone-number{flex:1 1;min-width:0}html[dir=rtl] .contact.contact--modern .contact-modern-field--phone .contact-modern-phone-number{direction:ltr;text-align:right}.contact.contact--modern .contact-modern-field--message{align-items:flex-start;margin-bottom:clamp(20px,2.5vw,28px)}.contact.contact--modern .contact-modern-field--message>i{margin-top:10px}.contact.contact--modern .contact-modern-field--message textarea{line-height:1.5;min-height:100px}.contact.contact--modern .contact-modern-submit{background:linear-gradient(90deg,#6f5640,#8f7363 45%,#b8955c);border:none;border-radius:999px;box-shadow:0 12px 30px #6f564042;color:#fff;cursor:pointer;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.04em;margin-top:4px;max-width:100%;padding:16px 28px;text-transform:none;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;width:100%}.contact.contact--modern .contact-modern-submit:hover:not(:disabled){box-shadow:0 15px 34px #6f564052;filter:brightness(1.04);transform:translateY(-1px)}.contact.contact--modern .contact-modern-submit:disabled{cursor:not-allowed;opacity:.65}.contact.contact--modern .contact-modern-consent{align-items:flex-start;color:#6b5d50;cursor:pointer;display:flex;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:.8125rem;gap:10px;line-height:1.5;margin-top:18px;min-width:0;overflow-wrap:anywhere;width:100%;word-break:break-word}.contact.contact--modern .contact-modern-consent input{accent-color:#8f7363;flex-shrink:0;margin-top:3px}.contact.contact--modern .contact-modern-consent-link{color:#4d3d2f;text-decoration:underline;text-underline-offset:3px}.contact.contact--modern .contact-modern-consent-link:hover{color:#8f7363}.contact.contact--modern .contact-modern-consent-text{display:inline-flex;flex-wrap:wrap;gap:6px;min-width:0}@media (max-width:900px){.contact.contact--modern .contact-modern-inner{gap:clamp(28px,5vw,40px);grid-template-columns:minmax(0,1fr)}.contact.contact--modern .contact-modern-info{border-bottom:1px solid #8f736329;padding-bottom:clamp(22px,4vw,30px)}.contact.contact--modern .contact-modern-form-wrap{-webkit-padding-start:0;-webkit-border-start:none;border-inline-start:none;padding-inline-start:0;padding-top:clamp(4px,1vw,8px)}}@media (max-width:600px){.contact.contact--modern .contact-modern-heading{max-width:100%;padding-inline:clamp(2px,1vw,6px);text-align:center}html[dir=rtl] .contact.contact--modern .contact-modern-heading{text-align:center}.contact.contact--modern .contact-modern-grid{grid-template-columns:minmax(0,1fr)}.contact.contact--modern .contact-modern-inner{border-radius:clamp(18px,4vw,24px);gap:clamp(24px,5vw,32px);padding:clamp(20px,5vw,28px) clamp(16px,5vw,22px)}.contact.contact--modern .container{padding-inline:clamp(16px,5vw,22px)}.contact.contact--modern .contact-modern-info{padding-bottom:clamp(20px,4vw,26px)}.contact.contact--modern .contact-modern-title{font-size:clamp(1.5rem,6.5vw,2rem)}.contact.contact--modern .contact-modern-submit{min-height:48px;padding-block:14px}.contact.contact--modern .contact-modern-field>i{align-self:center}}@media (max-width:480px){.contact.contact--modern .contact-modern-heading-title{font-size:clamp(1.625rem,7.5vw,2.15rem)}.contact.contact--modern .contact-modern-form-lead{font-size:.875rem}}.contact.contact--modern.contact--page .contact-modern-inner{margin-top:0}@media (min-width:601px){html[dir=rtl] .contact.contact--modern .contact-modern-heading{text-align:right}}html[dir=rtl] .contact.contact--modern .contact-modern-channel a,html[dir=rtl] .contact.contact--modern .contact-modern-field{flex-direction:row-reverse}.contact.contact--modern[dir=rtl] .contact-modern-consent,html[dir=rtl] .contact.contact--modern .contact-modern-consent{direction:rtl;flex-direction:row-reverse;justify-content:flex-end;text-align:right}.contact.contact--modern[dir=rtl] .contact-modern-consent-text,html[dir=rtl] .contact.contact--modern .contact-modern-consent-text{direction:rtl;text-align:right;unicode-bidi:plaintext}.home .confirmation-modal--home{align-items:center;background:#17120d73;box-sizing:border-box;display:flex;height:100%;inset:0;justify-content:center;padding:clamp(16px,4vw,24px);position:fixed;width:100%;z-index:10050}.home .confirmation-modal--home .contact-home-success-modal{align-items:center;background:#fff;border-radius:20px;box-shadow:0 24px 48px #2018112e;box-sizing:border-box;display:flex;flex-direction:column;gap:clamp(12px,3vw,18px);justify-content:center;max-width:min(420px,100%);min-height:auto;padding:clamp(24px,5vw,32px) clamp(20px,4vw,28px);width:100%}.home .confirmation-modal--home .contact-home-success-modal img{flex-shrink:0}.home .confirmation-modal--home .contact-home-success-text{color:#3f362d;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:.9375rem;line-height:1.55;margin:0;max-width:100%;text-align:center;width:100%}.home .confirmation-modal--home .modal-actions{margin-top:4px}.home .confirmation-modal--home .modal-actions button{background-color:#6f5640;background-color:var(--main-color,#6f5640);border:none;border-radius:999px;color:#fff;cursor:pointer;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:.875rem;font-weight:600;min-height:44px;padding:10px 28px}.home .confirmation-modal--home .modal-actions button:hover{filter:brightness(1.05)}@media (min-width:1440px){.home .our-parteners.our-parteners--premium .partners-premium-inner,.home .testimonials.testimonials--premium .testimonials-premium-inner{max-width:min(1520px,94vw)}.home .testimonials.testimonials--premium .testimonials-panel{max-width:min(1180px,100%)}.home .contact.contact--modern .container{max-width:min(1240px,94vw)}}@media (min-width:1800px){.home .our-parteners.our-parteners--premium .partners-premium-inner,.home .testimonials.testimonials--premium .testimonials-premium-inner{max-width:min(1620px,92vw)}.home .contact.contact--modern .container{max-width:min(1320px,92vw)}}@media (max-width:600px){.home .hero h1{font-size:clamp(1.75rem,9vw,2.25rem)}.home .hero .description p{font-size:.8125rem;letter-spacing:.06em}.home .hero .hero-cta{max-width:280px;width:100%}}@media (max-width:1110px){.home .about.about--premium .about-premium-inner{gap:clamp(28px,5vw,40px);grid-template-columns:1fr;padding-bottom:clamp(40px,8vw,72px);padding-top:clamp(20px,5vw,36px);padding-inline:clamp(16px,4vw,28px)}.home .about.about--premium .container .imgs.imgs--masonry{height:auto;margin-inline:auto;max-height:none;max-width:min(100%,480px);order:0;padding-top:0}.home .about.about--premium .container .info{max-width:100%;order:-1}.home .about.about--premium .about-lead{font-size:clamp(1rem,2.8vw,1.0625rem);line-height:1.7;max-width:100%}}@media (max-width:600px){.home .about.about--premium .container .info .boxs:not(.boxs--swiper){gap:clamp(14px,4vw,18px);grid-template-columns:1fr}.home .about.about--premium .container .info .boxs.boxs--swiper.swiper,.home .projects-section.projects-section--premium .projects-premium-grid.projects-premium-grid--swiper.swiper{padding-inline:clamp(12px,4.2vw,22px)}.home .about.about--premium .container .info .boxs .box{-webkit-padding-end:clamp(18px,5vw,24px);-webkit-padding-start:clamp(24px,6.5vw,32px);padding-block:clamp(18px,4.5vw,22px);padding-inline-end:clamp(18px,5vw,24px);padding-inline-start:clamp(24px,6.5vw,32px)}.home .about.about--premium .info .main-title{font-size:clamp(2.125rem,9vw,2.75rem)}.home .about.about--premium .about-eyebrow{max-inline-size:none}.home .about.about--premium .about-premium-actions{align-items:stretch;flex-direction:column;gap:12px}.home .about.about--premium .container .info .readMore{max-width:none;padding-block:14px;text-align:center;width:100%}.home .about.about--premium .container .imgs.imgs--masonry{gap:clamp(14px,3.2vw,20px);max-height:none;max-width:100%;width:100%}.home .about.about--premium .container .imgs.imgs--masonry .about-masonry-col{gap:clamp(14px,3.2vw,20px)}.home .about.about--premium .container .imgs.imgs--masonry .about-masonry-col--start{-webkit-padding-before:clamp(12px,3.5vw,24px);padding-block-start:clamp(12px,3.5vw,24px)}.home .about.about--premium .container .imgs.imgs--masonry .about-masonry-col--end,[dir=rtl] .home .about.about--premium .container .imgs.imgs--masonry .about-masonry-col--start{-webkit-padding-before:clamp(3px,1vw,8px);padding-block-start:clamp(3px,1vw,8px)}[dir=rtl] .home .about.about--premium .container .imgs.imgs--masonry .about-masonry-col--end{-webkit-padding-before:clamp(12px,3.5vw,24px);padding-block-start:clamp(12px,3.5vw,24px)}}@media (max-width:420px){.home .about.about--premium .about-premium-inner{padding-inline:clamp(16px,5vw,22px)}.home .about.about--premium .container .imgs.imgs--masonry .about-photo{border-radius:clamp(12px,3vw,16px)}}@media (prefers-reduced-motion:reduce){.home .about.about--premium .container .imgs.imgs--masonry .about-photo,.home .about.about--premium .container .imgs.imgs--masonry .about-photo img,.home .hero .hero-cta,.home .hero .hero-media img,.home .testimonials.testimonials--premium .testimonial-track,.projects-section.projects-section--premium .project-card,.projects-section.projects-section--premium .project-card img{transition-duration:.01ms!important}.home .about.about--premium .container .imgs.imgs--masonry .about-photo:hover,.home .about.about--premium .container .imgs.imgs--masonry .about-photo:hover img,.home .hero .hero-cta--primary:hover,.home .hero .hero-cta--secondary:hover,.projects-section.projects-section--premium .project-card:hover,.projects-section.projects-section--premium .project-card:hover img{transform:none!important}}.main-title{font-size:30px;margin-bottom:20px;text-align:center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}.swiper-button-next,.swiper-button-prev{color:#007aff}.swiper-pagination-bullet-active,.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff}.swiper-scrollbar{background:#0000001a;background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:4px;bottom:var(--swiper-scrollbar-bottom,4px);height:4px;height:var(--swiper-scrollbar-size,4px);left:1%;left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:auto;top:var(--swiper-scrollbar-top,auto);width:98%;width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:auto;left:var(--swiper-scrollbar-left,auto);position:absolute;right:4px;right:var(--swiper-scrollbar-right,4px);top:1%;top:var(--swiper-scrollbar-sides-offset,1%);width:4px;width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:#00000080;background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.threads-container{height:100%;position:relative;width:100%}.threads-container canvas{display:block}.standardJoin{padding:150px 0}.standardJoin input{caret-color:var(--white-color);color:var(--white-color)}.standardJoin .container span{font-size:22px;font-weight:400}.join-heading-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem 1.5rem;justify-content:space-between}.join-links{align-items:center;display:flex;flex-wrap:wrap;gap:12px 16px;list-style:none;margin:0;padding:0}.join-heading-container h1{font-size:50px;margin-top:32px}.join-links li{align-items:center;border:1px solid #b7b7b7;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;cursor:pointer;display:flex;height:50px;justify-content:center;margin:0;transition:.9s;-webkit-transition:.9s;-moz-transition:.9s;-ms-transition:.9s;-o-transition:.9s;width:50px}.join-links li:hover{background-color:#1e2532}.join-links li:hover i{color:#fff}.join-links li i{color:#1e2532}.join-us-form{background:linear-gradient(223.63deg,#1a1a1a 39.06%,#8f7363 118.89%)}.join-us-container{display:flex;gap:123px;justify-content:center;margin-top:130px;padding:117px 0}.join-background{height:709px;max-width:100%;width:513px}.join-form h1{color:#fff;font-size:36px}.join-form p{color:#94a3b8;margin:17px 0;max-width:100%;width:404px}.join-form form .form-group,.join-form form .form-group input,.join-form form .form-group label,.join-form form .form-group select,.join-form form .form-group textarea{width:100%}.join-form form .form-group label{color:#e4e4e7;display:block;margin-bottom:10px}.join-form form .form-group input,.join-form form .form-group select,.join-form form .form-group textarea{background:#0000;border:1px solid #334155;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;margin-bottom:15px;padding:15px 19px}.join-form form .form-group input::placeholder,.join-form form .form-group select,.join-form form .form-group textarea{color:#94a3b8}.join-form form .form-group textarea{height:208px;resize:none}.join-form form .form-group select option{color:#000}.join-background img{border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;height:100%;width:100%}.upload-btn-wrapper{display:inline-block;margin-bottom:24px;overflow:hidden;position:relative;width:100%}.upload-btn-wrapper .btn{background-color:#8f7363;border:none;border-radius:8px;color:#fff;display:block;font-size:17px;font-weight:700;font-weight:600;padding:14px;width:100%}.upload-btn-wrapper input[type=file]{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.join-form form button{background:#1a1a1a;border:none;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;color:#fff;cursor:pointer;display:block;font-size:19px;font-weight:600;margin:0 auto;padding:14px;width:181px}@media (max-width:781px){.join-heading-container{align-items:flex-start;flex-direction:column}.join-links{margin-top:8px}.join-us-container{flex-direction:column;gap:20px;margin-top:50px}.join-background{height:-webkit-fit-content;height:fit-content;width:100%}}@media (max-width:500px){.join-heading-container h1{font-size:30px}}.modal-content.sec{width:-webkit-fit-content!important;width:fit-content!important}.join-us.standardJoin{background:linear-gradient(180deg,#f6f4ef,#f1eee7 55%,#ece7de);overflow:visible;padding:clamp(72px,11vw,120px) 0 clamp(32px,5vw,56px);position:relative}.join-us.standardJoin:before{background:radial-gradient(ellipse 58% 44% at 8% 0,#c9a45c24,#0000 68%);content:"";inset:0;pointer-events:none;position:absolute}.join-us .join-us-form>.container,.join-us.standardJoin>.container{box-sizing:border-box;margin-inline:auto;max-width:min(1200px,100%);padding-inline:clamp(14px,4vw,28px);position:relative;width:100%;z-index:1}.join-us .join-us-form>.container{align-items:stretch;display:flex;flex-direction:column;justify-content:center}.join-us .container>div:first-child{border-bottom:1px solid #8b6f4e38;color:#8b6f4e;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.28em;padding-bottom:10px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.join-us .join-heading-container{width:100%}.join-us .join-heading-container h1{color:#17120d;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,serif;font-size:clamp(2rem,4.8vw,3.3rem);line-height:1.08;margin-top:18px;max-width:min(44rem,100%)}.join-us .join-links li{background:#fff6;border:1px solid #8b6f4e57}.join-us .join-links li i{color:#7b6248}.join-us .join-links li:hover{background-color:#8f7363}.join-us .join-links li:hover i{color:#fff}.join-us .join-us-form{background:#0000;margin-top:clamp(22px,4vw,42px);padding:clamp(24px,4vw,42px) 0 clamp(56px,8vw,96px)}.join-us .join-us-container{align-items:flex-start;background:linear-gradient(145deg,#fff,#fbf7f0);border:1px solid #8f736338;border-radius:24px;box-shadow:0 22px 52px #20181114,0 4px 14px #2018110d;flex-wrap:wrap;gap:clamp(26px,4vw,56px);justify-content:center;margin-top:0;margin-inline:auto;padding:clamp(20px,3.4vw,34px);width:min(1100px,100%)}.join-us .join-background{flex:0 1 min(480px,46%);height:auto;margin-inline:auto;max-width:520px;min-width:min(100%,280px)}.join-us .join-background img{border-radius:18px;max-height:min(72vh,640px);min-height:420px;object-fit:cover}.join-us .join-form{flex:1 1 300px;margin-inline:auto;max-width:32rem;min-width:min(100%,280px);padding-bottom:4px}.join-us .join-form h1{color:#1e1711;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,serif;font-size:clamp(1.8rem,3.2vw,2.5rem)}.join-us .join-form p{color:#5e5144;margin:12px 0 18px}.join-us .join-form form .form-group label{color:#3f362d}.join-us .join-form form .form-group input,.join-us .join-form form .form-group select,.join-us .join-form form .form-group textarea{background:#fffc;border:1px solid #8f736347;color:#2f261e}.join-us .join-form form .form-group input::placeholder,.join-us .join-form form .form-group textarea::placeholder{color:#8f8173}.join-us .join-form form button[type=submit],.join-us .upload-btn-wrapper .btn{border:none;border-radius:999px;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:.88rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.join-us .upload-btn-wrapper .btn{background:linear-gradient(90deg,#7a5e43,#9a7b58 45%,#c6a26a);color:#fff}.join-us .join-form form button[type=submit]{background:#1a2744;color:#fff;width:100%}.join-us .join-form form .form-group textarea{height:auto;max-height:min(40vh,220px);min-height:112px;resize:vertical}.join-us .confirmation-modal{align-items:center;background:#17120d73;box-sizing:border-box;display:flex;height:100%;inset:0;justify-content:center;padding:24px;position:fixed;width:100%;z-index:10050}.join-us .confirmation-modal .modal-content.sec{background:#fff;border-radius:20px;box-shadow:0 24px 48px #2018112e;max-width:min(420px,100%);padding:28px 24px}.join-us .confirmation-modal .modal-content.sec p{color:#3f362d;line-height:1.5;margin:0;max-width:100%;width:100%!important}.join-us .join-confirmation-modal-inner{align-items:center;display:flex;flex-direction:column;gap:15px;height:auto;justify-content:center;min-height:0;min-height:auto;text-align:center}.join-us .join-confirmation-modal-icon{flex-shrink:0;height:auto;width:min(120px,32vw)}@media (max-width:900px){.join-us .join-heading-container{align-items:flex-start;flex-direction:column}}@media (max-width:640px){.join-us .join-us-container{border-radius:18px;gap:20px;padding:clamp(14px,4.2vw,22px)}.join-us .join-background img{max-height:min(52vh,420px);min-height:min(220px,48vw)}.join-us .join-form h1{font-size:clamp(1.55rem,5.8vw,1.9rem)}.join-us .join-form form button[type=submit],.join-us .upload-btn-wrapper .btn{font-size:.8rem;padding-block:13px}}@media (max-width:380px){.join-us .join-links li{height:44px;width:44px}.join-us .join-links li i{font-size:1.1rem}}.contact-us-page.standardJoin{background:linear-gradient(180deg,#f6f4ef,#f1eee7 52%,#ece7de);overflow:hidden;padding:clamp(72px,12vw,120px) 0 clamp(40px,6vw,56px);position:relative}.contact-us-page.standardJoin:before{background:radial-gradient(ellipse 58% 40% at 8% 0,#c9a45c24,#0000 68%);content:"";inset:0;pointer-events:none;position:absolute}.contact-us-page.standardJoin>.container{position:relative;z-index:1}@media (min-width:1440px){.contact-us-page.standardJoin{padding:clamp(84px,10vw,140px) 0 clamp(48px,5vw,72px)}.contact-us-page.standardJoin>.container{max-width:min(1520px,92vw)}}@media (min-width:1800px){.contact-us-page.standardJoin>.container{max-width:min(1680px,90vw)}}.contact-us-page .contact-page-eyebrow{-webkit-padding-after:10px;-webkit-border-after:1px solid #8b6f4e38;border-block-end:1px solid #8b6f4e38;color:#8b6f4e;display:inline-block;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.28em;margin-bottom:12px;padding-block-end:10px;text-transform:uppercase}.contact-us-page .join-heading-container h1{font-size:clamp(2rem,4.2vw,3rem);font-weight:700;letter-spacing:-.02em;line-height:1.12;margin-top:0;max-width:min(44rem,100%)}.contact-us-page .contact.contact--modern{margin-top:clamp(8px,2vw,20px)}.subscribe-news-container{background-color:#1a1a1a;padding:90px}.subscribe-news-container .container{align-items:center;display:flex;gap:40px;justify-content:center}.subscribe-heading h1{color:#fff;font-size:30px;font-weight:700;margin-bottom:10px}.subscribe-heading p{color:#ececec;font-size:15px;font-weight:400;max-width:100%;width:508px}.subscribe-input{width:50%}.subscribe-input input{background:#ffffff1a;border:none;max-width:100%;padding:24px;width:50%}.subscribe-input input:focus{outline:none}.subscribe-input input::placeholder{color:#fff}.subscribe-input button{background-color:#fff;border:none;box-shadow:0 7.55px 7.55px 0 #1089ff1a;color:#8f7363;padding:24px}@media (max-width:944px){.subscribe-news-container .container{display:block;text-align:center}.subscribe-heading p{margin:0 auto;max-width:100%;text-align:center}.subscribe-input{margin-top:30px;width:100%}.subscribe-news-container{padding:50px 0}}@media (max-width:400px){.subscribe-input button,.subscribe-input input{border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;width:100%}.subscribe-input button{margin-top:20px}}.aboutpage-hero-full{align-items:center;color:#faf7f0;display:flex;isolation:isolate;min-height:clamp(520px,88vh,960px);overflow:hidden;padding:clamp(72px,12vw,120px) 0 clamp(72px,10vw,100px);position:relative}.aboutpage-hero-full-photo{background-position:50%;background-size:cover;inset:0;position:absolute;transform:scale(1.03);z-index:0}.aboutpage-hero-full-scrim{background:linear-gradient(105deg,#120c08d1,#20160e8c 36%,#30241847 62%,#1a120ca6);inset:0;pointer-events:none;position:absolute;z-index:1}.aboutpage-hero-full-vignette{background:radial-gradient(ellipse 72% 62% at 40% 48%,#0000 22%,#0805038c 100%);box-shadow:inset 0 0 90px #00000059;inset:0;pointer-events:none;position:absolute;z-index:2}.aboutpage-hero-full-inner{margin-inline:auto;max-width:min(40rem,100%);padding-inline:clamp(16px,3vw,28px);position:relative;text-align:center;width:100%;z-index:3}.aboutpage-hero-kicker{color:#ecd7b4eb;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(10px,1.15vw,11px);font-weight:600;letter-spacing:.38em;margin:0 0 clamp(14px,2.2vw,22px);text-transform:uppercase}.aboutpage-hero-display{display:flex;flex-direction:column;gap:clamp(4px,.8vw,8px);letter-spacing:-.03em;line-height:1.05;margin:0 0 clamp(18px,2.8vw,26px)}.aboutpage-hero-brand{align-items:center;color:#fffaf3;display:inline-flex;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,serif;font-size:clamp(3rem,9vw,5.6rem);font-weight:700;justify-content:center;letter-spacing:-.035em}.aboutpage-hero-logo{display:block;filter:drop-shadow(0 18px 36px rgba(0,0,0,.35));height:auto;width:min(520px,82vw)}.aboutpage-hero-tagline{color:#d4b06af5;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(.82rem,1.2vw,.95rem);font-weight:600;letter-spacing:.32em;text-transform:uppercase}.aboutpage-hero-dek{color:#f8f0e4e6;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(1.08rem,1.55vw,1.35rem);font-weight:400;line-height:1.75;margin:0 0 clamp(28px,4vw,40px);margin-inline:auto;max-width:34rem}.aboutpage-hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.aboutpage-hero-cta{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:11px;font-weight:600;justify-content:center;letter-spacing:.18em;padding:14px 26px;text-decoration:none;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,background .2s ease,color .2s ease}.aboutpage-hero-cta--primary{background:linear-gradient(145deg,#f0e0c4,#d4b06a 42%,#9a7348);border-color:#ffffff47;box-shadow:0 14px 36px #00000059,inset 0 1px 0 #ffffff59;color:#1f130c}.aboutpage-hero-cta--primary:hover{filter:brightness(1.06);transform:translateY(-2px)}.aboutpage-hero-cta--ghost{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border-color:#d4b06a73;color:#fff8eef2}.aboutpage-hero-cta--ghost:hover{background:#ffffff1f;border-color:#ecd2a0b3;transform:translateY(-2px)}.aboutpage-hero-scroll{background:#120c0859;border:1px solid #d4b06a59;border-radius:999px;bottom:clamp(18px,3.5vw,32px);color:#fff5e6e6;cursor:pointer;display:grid;height:44px;left:50%;padding:0;place-items:center;position:absolute;transform:translateX(-50%);transition:transform .2s ease,background .2s ease;width:44px;z-index:4}.aboutpage-hero-scroll:hover{background:#120c0880;transform:translateX(-50%) translateY(3px)}.aboutpage-hero-scroll i{animation:aboutScrollCue 1.8s ease-in-out infinite;font-size:14px}.aboutpage-hero-mail{background:linear-gradient(145deg,#f0dcc0,#c9a45c 55%,#8b6a42);border:1px solid #ffffff47;border-radius:14px;bottom:clamp(20px,4vw,36px);box-shadow:0 12px 28px #0006;color:#3a2418;display:grid;height:52px;inset-inline-end:clamp(16px,4vw,32px);place-items:center;position:absolute;text-decoration:none;transition:transform .2s ease,filter .2s ease;width:52px;z-index:4}.aboutpage-hero-mail:hover{filter:brightness(1.06);transform:scale(1.06)}.aboutpage-hero-mail i{font-size:18px}@keyframes aboutScrollCue{0%,to{opacity:.85;transform:translateY(0)}50%{opacity:1;transform:translateY(4px)}}.aboutpage-story-split{background:linear-gradient(180deg,#f6f4ef,#f0ebe3 52%,#ebe4da);overflow:hidden;padding:clamp(72px,10vw,120px) 0 clamp(64px,9vw,108px);position:relative}.aboutpage-story-split:before{background:radial-gradient(ellipse 55% 40% at 12% 8%,#c9a45c24,#0000 65%);content:"";inset:0;pointer-events:none;position:absolute}.aboutpage-story-split-grid{grid-gap:clamp(28px,4.5vw,56px);align-items:start;display:grid;gap:clamp(28px,4.5vw,56px);grid-template-columns:minmax(200px,.95fr) minmax(280px,1.35fr);margin-inline:auto;max-width:min(1120px,94vw);position:relative;z-index:1}.aboutpage-story-split-eyebrow{-webkit-padding-after:10px;-webkit-border-after:1px solid #8b6f4e38;border-block-end:1px solid #8b6f4e38;color:#8b6f4e;display:block;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.28em;margin:0 0 clamp(12px,2vw,18px);padding-block-end:10px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.aboutpage-story-split-heading{color:#14110e;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,serif;font-size:clamp(2rem,4.8vw,3.25rem);font-weight:700;letter-spacing:-.03em;line-height:1.08;margin:0 0 clamp(18px,2.5vw,26px)}.aboutpage-story-split-rule{background:linear-gradient(90deg,#d4b06a,#9a7348);border-radius:4px;box-shadow:0 0 16px #b8925440;height:4px;width:clamp(48px,8vw,72px)}.aboutpage-split-p{font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;margin:0;overflow-wrap:anywhere;word-break:break-word}.aboutpage-split-p--lead{color:#2e2820;font-size:clamp(1.0625rem,1.35vw,1.2rem);font-weight:500;letter-spacing:-.015em;line-height:1.68;margin:0 0 clamp(16px,2.2vw,22px)}.aboutpage-split-p--body{color:#524a42;font-size:clamp(.9375rem,1.08vw,1.04rem);font-weight:400;letter-spacing:-.01em;line-height:1.76}.aboutpage-split-p--body+.aboutpage-split-p--body{margin-top:clamp(14px,2vw,18px)}.aboutpage-split-p--single{color:#3f3830;font-size:clamp(1rem,1.2vw,1.1rem);font-weight:400;line-height:1.75}.aboutpage-bento-section{background:linear-gradient(180deg,#faf8f3,#f4efe6);padding:clamp(64px,9vw,112px) 0 clamp(72px,10vw,120px)}.aboutpage-bento-head{margin:0 0 clamp(28px,4vw,44px);max-width:36rem;text-align:start}.aboutpage-bento-head h2{color:#12100d;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,serif;font-size:clamp(1.875rem,4vw,2.85rem);font-weight:700;letter-spacing:-.025em;margin:0 0 clamp(10px,1.5vw,14px)}.aboutpage-bento-head p{color:#5a4f42;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(.94rem,1.15vw,1.05rem);line-height:1.65;margin:0}.aboutpage-bento{grid-gap:clamp(14px,1.8vw,20px);display:grid;gap:clamp(14px,1.8vw,20px);grid-auto-rows:auto;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.aboutpage-bento-item{aspect-ratio:4/3;background:#e8e2d8;border:1px solid #8f736338;border-radius:20px;box-shadow:0 16px 38px #1d16101a;display:block;overflow:hidden;position:relative;text-decoration:none;transform:translateZ(0);width:100%}@media (max-width:1100px){.aboutpage-bento{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.aboutpage-bento{grid-template-columns:repeat(2,minmax(0,1fr))}}.aboutpage-bento-item:after{background:linear-gradient(180deg,#0000 58%,#00000038),radial-gradient(ellipse 70% 60% at 50% 35%,#ffffff14,#0000 60%);content:"";inset:0;opacity:.9;pointer-events:none;position:absolute;transition:opacity .35s ease}.aboutpage-bento-item img{display:block;filter:grayscale(.35) contrast(1.04) saturate(.92);height:100%;object-fit:cover;object-position:center;transform:scale(1.015);transition:filter .45s ease,transform .55s ease;width:100%}.aboutpage-bento-item:hover img{filter:grayscale(0) contrast(1) saturate(1);transform:scale(1.07)}.aboutpage-bento-item:hover:after{opacity:1}.aboutpage-bento-caption{inset-block-end:0;inset-inline:0;opacity:0;padding:14px 14px 12px;position:absolute;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease;z-index:2}.aboutpage-bento-caption:before{background:linear-gradient(180deg,#0a070500,#0a0705b8);content:"";inset:0;position:absolute}.aboutpage-bento-caption-text{color:#fffcf6f2;display:inline-block;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:.12em;position:relative;text-shadow:0 10px 24px #00000073;text-transform:uppercase}.aboutpage-bento-item:hover .aboutpage-bento-caption{opacity:1;transform:translateY(0)}.aboutpage-bento-empty{background:#ffffff8c;border:1px dashed #8f736347;border-radius:16px;color:#5a4f42;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:1rem;line-height:1.6;margin:0;padding:18px;text-align:center}.aboutpage-bento-item--0,.aboutpage-bento-item--1,.aboutpage-bento-item--2,.aboutpage-bento-item--3{grid-column:auto;grid-row:auto}[dir=rtl] .aboutpage-bento-head{text-align:right}.about.aboutpage-rest{background:linear-gradient(180deg,#fff,#f9f6f0)}.about.aboutpage-rest .MakeDifferent,.about.aboutpage-rest .ThingsWeValue{padding:clamp(52px,8vw,86px) 0}.about.aboutpage-rest .MakeDifferent .container{display:flex;flex-direction:column;gap:clamp(22px,3vw,36px)}.aboutpage-values{background:linear-gradient(180deg,#fdfcfa,#f5f0e8)}.aboutpage-values-inner{display:flex;flex-direction:column;gap:clamp(22px,3vw,36px)}.aboutpage-values-head{margin-inline:auto;max-width:40rem;text-align:center}.aboutpage-values-title{color:#16120d;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,serif;font-size:clamp(2rem,4.4vw,3.15rem);line-height:1.08;margin:0 0 10px}.aboutpage-values-hint{color:#8b6f4e;display:block;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.26em;text-transform:uppercase}.aboutpage-values-grid{grid-gap:clamp(16px,2vw,22px);display:grid;gap:clamp(16px,2vw,22px);grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.aboutpage-value-tile{-webkit-padding-start:clamp(26px,3.5vw,34px);align-items:flex-start;background:linear-gradient(148deg,#fff,#fbf7f0);border:1px solid #8f736338;border-radius:20px;box-shadow:0 14px 34px #1f181014;display:flex;flex-direction:column;gap:14px;min-height:220px;padding:clamp(22px,3vw,28px);padding-inline-start:clamp(26px,3.5vw,34px);position:relative;transition:transform .25s ease,box-shadow .25s ease}.aboutpage-value-tile:hover{box-shadow:0 20px 40px #1f18101a;transform:translateY(-4px)}.aboutpage-value-index{color:#9a73488c;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em}.aboutpage-value-icon{background:linear-gradient(145deg,#8f7363,#b8955c);border-radius:22px;box-shadow:0 10px 22px #8f736338;display:grid;height:72px;padding:14px;place-items:center;width:72px}.aboutpage-value-icon img{height:auto;width:100%}.aboutpage-value-tile h3{color:#2d251d;font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.25;margin:0}.aboutpage-value-tile h3,.aboutpage-values-more{font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-weight:600}.aboutpage-values-more{align-self:center;background:#0000;border:1px solid #8f736359;border-radius:999px;color:#8f7363;cursor:pointer;font-size:.82rem;letter-spacing:.14em;margin-top:6px;padding:12px 22px;text-transform:uppercase;transition:background .2s ease,color .2s ease}.aboutpage-values-more:hover{background:#8f736314;color:#6b5342}.about .about-section-shell{background:linear-gradient(150deg,#fff,#fbf7f0);border:1px solid #8f736333;border-radius:24px;box-shadow:0 18px 42px #1d161014,0 4px 14px #1d16100d;padding:clamp(24px,3.5vw,36px)}.about .about-section-eyebrow{border-bottom:1px solid #8b6f4e3d;color:#8b6f4e;display:block;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.28em;margin:0 auto;padding:0 0 8px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.about .MakeDifferent .title{color:#16120d;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,serif;font-size:clamp(2rem,4.4vw,3.15rem);line-height:1.08;margin:0;text-align:center}.about .show-more{color:#8f7363;cursor:pointer;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:.88rem;font-weight:600;letter-spacing:.08em;margin:8px 0 0;text-align:center;text-transform:uppercase}.about .MakeDifferent{background:linear-gradient(180deg,#f5f2ec,#efe9df)}.about .MakeDifferent .container .search{align-items:center;background:#fff;border:1px solid #8f736347;border-radius:999px;box-shadow:0 10px 24px #241b1314;display:flex;gap:10px;margin:0 auto;padding:12px 16px;width:min(100%,640px)}.about .MakeDifferent .container .search svg{color:#7a634f}.about .MakeDifferent .container .search input{background:#0000;border:0;color:#2f261f;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(.92rem,1.2vw,1rem);outline:none;width:100%}.about .MakeDifferent .boxs,.about .MakeDifferent .boxs .box{display:flex;flex-direction:column;gap:14px}.about .MakeDifferent .boxs .box{background:linear-gradient(150deg,#fff,#fbf8f2);border:1px solid #8f73633d;border-radius:16px;box-shadow:0 10px 22px #231b1312;padding:18px 22px}.about .MakeDifferent .boxs .box .boxTitle{align-items:center;cursor:pointer;display:flex;gap:12px;justify-content:space-between}.about .MakeDifferent .boxs .box .boxTitle h3{color:#1f1812;font-family:Montserrat,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(1rem,1.55vw,1.35rem);font-weight:600;margin:0}.about .MakeDifferent .boxs .box .boxTitle svg{background:#8f73630f;border:1px solid #8f73633d;border-radius:999px;color:#8f7363;flex-shrink:0;height:40px;padding:6px;transition:transform .2s ease,background-color .2s ease;width:40px}.about .MakeDifferent .boxs .box .boxTitle:hover svg{background:#8f736324;transform:rotate(90deg)}.about .MakeDifferent .boxs .box .text-wrap{max-height:0;overflow:hidden;transition:max-height .3s ease}.about .MakeDifferent .boxs .box .text-wrap.show{max-height:240px}.about .MakeDifferent .boxs .box .text{color:#4e4337;font-family:Readex Pro,Noto Kufi Arabic,system-ui,sans-serif;font-size:clamp(.9rem,1.1vw,1rem);line-height:1.68;margin:0;opacity:0;transform:translateY(-4px);transition:opacity .25s ease,transform .25s ease}.about .MakeDifferent .boxs .box .text.show{opacity:1;transform:translateY(0)}@media (max-width:760px){.aboutpage-bento{grid-auto-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.aboutpage-values-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:640px){.aboutpage-hero-full-inner{margin-inline:auto;padding-inline:clamp(16px,5vw,28px);text-align:center}.aboutpage-hero-kicker{letter-spacing:.28em}.aboutpage-hero-actions{justify-content:center}.aboutpage-hero-dek{margin-inline:auto}.aboutpage-hero-brand{font-size:clamp(2.8rem,12vw,3.9rem)}.aboutpage-hero-logo{width:min(420px,88vw)}.aboutpage-hero-tagline{font-size:.88rem;letter-spacing:.24em}.aboutpage-story-split-grid{grid-template-columns:1fr;text-align:center}.aboutpage-story-split-aside{text-align:center}.aboutpage-story-split-eyebrow,.aboutpage-story-split-rule{margin-inline:auto}.aboutpage-bento-head{margin-inline:auto;text-align:center}}@media (max-width:520px){.about .about-section-shell{border-radius:18px;padding:18px 14px}.aboutpage-bento{grid-template-columns:1fr}.aboutpage-bento-item--0,.aboutpage-bento-item--1,.aboutpage-bento-item--2,.aboutpage-bento-item--3{grid-column:1;grid-row:span 1;min-height:200px}.aboutpage-story-split-heading{font-size:clamp(1.85rem,8vw,2.65rem)}.aboutpage-split-p--lead{font-size:1.02rem;line-height:1.66}.aboutpage-split-p--body{font-size:.93rem;line-height:1.72}.aboutpage-split-p--single{font-size:.98rem;line-height:1.72}.aboutpage-values-grid{grid-template-columns:1fr}.about .MakeDifferent .boxs .box{padding-inline:16px}}@media (max-width:560px){.aboutpage-bento{grid-template-columns:1fr}}@media (max-width:420px){.aboutpage-hero-cta{max-width:340px;width:100%}}@media (prefers-reduced-motion:reduce){.aboutpage-hero-cta--ghost:hover,.aboutpage-hero-cta--primary:hover,.aboutpage-hero-mail:hover{transform:none}.aboutpage-hero-scroll i{animation:none}.aboutpage-bento-item:hover img,.aboutpage-value-tile:hover{transform:none}}.projects{padding:20px 0;z-index:auto}.projects .container{display:flex;gap:30px;min-height:calc(100vh - 70px);padding-bottom:20px;padding-top:40px;position:relative}body.projectsSidebarOpen,html.projectsSidebarOpen{overflow:hidden!important}.sidebar-overlay{display:none}.projects .container .sidebar{border-radius:28px;box-shadow:0 4px 48px 0 #0000001a;display:block;padding:25px;position:relative;transition:.3s;width:350px}.projects .container .sidebar .sidebarHeader{display:flex;flex-direction:column;gap:10px}.projects .container .sidebar .sidebarHeader__top{display:flex;justify-content:flex-end}.projects .container .sidebar .sidebar-close-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #8f736338;border-radius:14px;box-shadow:0 12px 26px #1d16101f;color:#6a4f3e;cursor:pointer;display:inline-flex;height:40px;justify-content:center;position:relative;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease;width:40px}.projects .container .sidebar .sidebar-close-btn:hover{filter:brightness(1.03);transform:translateY(-1px)}.projects .container .sidebar .sidebar-close-btn:active{transform:translateY(0)}.projects .container .sidebar .sidebar-close-btn:focus-visible{box-shadow:0 12px 26px #1d16101f,0 0 0 4px #8f736333;outline:none}.projects .container .sidebar.close{display:none;opacity:0;padding:0;width:0}.projects .container .sidebar .title{align-items:center;display:flex;gap:10px;justify-content:space-between;min-width:0;padding-bottom:20px}.projects .container .sidebar .title .logo{align-items:center;display:flex;gap:12px}.projects .container .sidebar .title .logo h3{font-size:20px;font-weight:500}.projects .container .sidebar .title p{color:#0000004d;cursor:pointer;font-size:18px;font-weight:500;white-space:nowrap}.projects .container .sidebar .category{padding:20px 0}.projects .container .sidebar .category .title{align-items:center;cursor:pointer;display:flex;gap:12px;justify-content:space-between;min-width:0}.projects .container .sidebar .category .title h3{font-size:20px;font-weight:500;min-width:0}@media (max-width:360px){.projects .container .sidebar .title{align-items:flex-start;flex-wrap:wrap;padding-bottom:14px}.projects .container .sidebar .title .logo h3{font-size:18px}.projects .container .sidebar .title p{font-size:14px}.projects .container .sidebar .category .title h3{font-size:18px}}.projects .container .sidebar .category .cheackBoxs{display:flex;flex-direction:column;gap:20px}.projects .container .sidebar .category .cheackBoxs .cheackBox{align-items:center;border:1px solid #00000014;border-radius:12px;display:flex;justify-content:space-between;padding:12px}.projects .container .sidebar .category .cheackBoxs .cheackBox label{color:#000000b3;font-size:16px;font-weight:500}.projects .container .sidebar .category .cheackBoxs .cheackBox input{accent-color:#8f7363;-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #8f7363;border-radius:5px;height:15px;position:relative;width:15px;&:checked{background-color:#8f7363;border-color:#8f7363;:before{color:#fff;content:"✔";font-size:16px;left:2px;position:absolute;top:2px}}}.projects .container hr{border:none;border-bottom:1px solid #00000014;margin:auto;width:90%}.projects .container .sidebar .time{padding:20px 0}.projects .container .sidebar .time .title{cursor:pointer}.projects .container .sidebar .time .title h3{font-size:20px;font-weight:500}.projects .container .sidebar .time .forms{display:flex;gap:6px}.projects .container .sidebar .time .forms div{display:flex;flex-direction:column;gap:5px;width:50%}.projects .container .sidebar .time .forms p{color:#00000080;font-size:18px;font-weight:400}.projects .container .sidebar .time .forms input{border:1px solid #00000014;border-radius:10px;font-size:16px;outline:none!important;padding:10px}.sidebar-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#8f7363eb;border:1px solid #ffffff2e;border-radius:18px;box-shadow:0 18px 40px #1d161038;color:#fff;cursor:pointer;display:none;gap:10px;height:52px;height:48px;justify-content:center;min-width:48px;padding:0 14px;position:fixed;transition:transform .15s ease,filter .2s ease,box-shadow .2s ease;width:52px;width:auto;z-index:2147482000}@media (max-width:1024px){.sidebar-btn{display:inline-flex!important}}@media (min-width:1025px){.sidebar-btn{border-radius:16px;bottom:18px;box-shadow:0 14px 34px #1d16102e;display:inline-flex!important;height:44px;left:auto!important;max-width:calc(100vw - 36px);padding:0 12px;right:18px!important;top:auto;width:-webkit-fit-content;width:fit-content}.sidebar-btn__label{font-size:.9rem}.sidebar-btn.ar,.sidebar-btn.en{bottom:18px;left:auto!important;right:18px!important}}.sidebar-btn:hover{filter:brightness(1.03);transform:translateY(-1px)}.sidebar-btn:active{transform:translateY(0)}.sidebar-btn.is-open{opacity:0;pointer-events:none;transform:translateY(6px)}.sidebar-btn:focus-visible{box-shadow:0 18px 40px #1d161038,0 0 0 4px #8f736338;outline:none}.sidebar-btn__label{font-size:.95rem;font-weight:750;line-height:1;white-space:nowrap}.sidebar-btn.ar,.sidebar-btn.en{bottom:14px;left:auto;right:14px}.projects .container .boxs{display:flex;flex-direction:column;gap:30px;justify-content:space-between;width:100%}.projects .container .boxs>div{border-radius:18px;box-shadow:0 4px 48px 0 #0000001a;padding:15px}.projects .container .boxs .search{align-items:center;display:flex;gap:10px;justify-content:space-between;margin:0}.projects .container .boxs .search .searchField{align-items:center;background:#ffffffb8;border:1px solid #8f736329;border-radius:16px;display:flex;flex:1 1;flex-direction:row;gap:10px;min-width:0;padding:10px 12px}.projects .container .boxs .search .searchField input.search{flex:1 1 auto;min-width:0;width:auto}html[dir=ltr] .projects .container .boxs .search .searchField{flex-direction:row-reverse}html[dir=ltr] .projects .container .boxs .search input.search{direction:ltr;text-align:left}.projects .container .boxs .search .searchField__icon{align-items:center;background:#8f73631f;border:1px solid #8f73632e;border-radius:14px;color:#6a4f3e;display:inline-flex;flex:0 0 auto;height:34px;justify-content:center;width:34px}.projects .container .boxs .search input.search{background-color:initial;border:0;color:#0009;font-size:16px;font-weight:500;outline:none!important;width:100%}.projects .container .boxs .search select{background-color:#f5f5f5;border:0;border-radius:15px;color:#000000b3;font-size:16px;font-weight:500;outline:none!important;padding:10px;width:160px}.projects .container .boxs .search>div{align-items:center;display:flex;gap:10px}@media (max-width:1024px){.sidebar-overlay{animation:sidebarOverlayIn .14s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000008c;display:block;inset:0;position:fixed;z-index:2147481500}@keyframes sidebarOverlayIn{0%{opacity:0}to{opacity:1}}.projects .container .sidebar{-ms-overflow-style:none;border-radius:22px;bottom:12px;box-shadow:0 40px 90px #0000006b,0 16px 40px #0003;left:50%;margin:0;max-height:min(78vh,720px);max-width:560px;opacity:1;overflow:auto;padding:18px 16px calc(18px + env(safe-area-inset-bottom, 0px));position:fixed;right:auto;scrollbar-width:none;top:auto;transform:translateY(0);transition:transform .22s ease,opacity .2s ease;width:min(560px,calc(100vw - 48px));z-index:2147481600}.projects .container .sidebar:not(.close){transform:translateX(-50%) translateY(0)}.projects .container .sidebar.close{transform:translateX(-50%) translateY(14px)}.projects .container .sidebar::-webkit-scrollbar{height:0;width:0}.projects .container .sidebar.close{display:block;opacity:0;padding:18px 16px;pointer-events:none;transform:translateY(14px);width:auto}.projects .container .boxs .search>div{width:100%}}@media (max-width:480px){.projects .container .sidebar{border-radius:20px;bottom:10px;left:50%;max-height:min(84vh,760px);max-width:none;padding:14px 12px calc(14px + env(safe-area-inset-bottom, 0px));right:auto;width:calc(100vw - 32px)}.projects .container .sidebar .title{padding-bottom:14px}.projects .container .sidebar .title .logo h3{font-size:18px}.projects .container .sidebar .title p{font-size:14px}.projects .container .sidebar .category{padding:14px 0}.projects .container .sidebar .category .title h3{font-size:18px}.projects .container .sidebar .category .cheackBoxs{gap:12px}.projects .container .sidebar .category .cheackBoxs .cheackBox{padding:10px}.projects .container .sidebar .category .cheackBoxs .cheackBox label{font-size:15px}}@media (max-width:380px){.sidebar-btn__label{display:none}.sidebar-btn{border-radius:999px;padding-inline:12px}}.projects .container .boxs .search .searchBtn{align-items:center;background:#8f7363;border:0;border-radius:12px;cursor:pointer;display:flex;height:35px;justify-content:center;outline:none!important;width:35px}.projects .container .boxs .contentBoxs{display:flex;flex-direction:column;gap:20px;height:100%;justify-content:space-between;z-index:auto}.projects .container .boxs .contentBoxs .projects{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));height:-webkit-fit-content;height:fit-content;padding:0;place-items:flex-start}.projects .container .boxs .contentBoxs .projects .box{border-radius:20px;cursor:pointer;height:44vh;overflow:hidden;position:relative;width:100%}.projects .container .boxs .contentBoxs .projects .box:before{background-image:linear-gradient(359deg,#000,#0000);content:"";height:100%;opacity:.4;position:absolute;width:100%;z-index:1}.projects .container .boxs .contentBoxs .projects .box:after{background:radial-gradient(90% 90% at 20% 10%,#ffffff2e 0,#fff0 55%);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .25s ease;z-index:2}.projects .container .boxs .contentBoxs .projects .box img{height:100%;transition:.6s;width:100%}.projects .container .boxs .contentBoxs .projects .box:hover img{transform:scale(1.1)}.projects .container .boxs .contentBoxs .projects .box div{align-items:center;bottom:0;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;left:0;padding:18px;position:absolute;width:100%;z-index:3}.projects .container .boxs .contentBoxs .projects .box .title{background-color:#8f7363;border-radius:10px;font-weight:600;padding:8px}.projects .container .boxs .contentBoxs .projects .box .date{color:#fffc;font-size:18px;font-weight:600}.projects .container .boxs .contentBoxs .projects .box{border:1px solid #8f73632e;box-shadow:0 12px 28px #1d161014,0 2px 10px #1d16100d;transform:translateZ(0);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.projects .container .boxs .contentBoxs .projects .box:hover{border-color:#8f736347;box-shadow:0 18px 42px #1d161024,0 6px 18px #1d161014;transform:translateY(-2px)}.projects .container .boxs .contentBoxs .projects .box:hover:after{opacity:1}.projects .container .boxs .contentBoxs .projects .box img{filter:saturate(1.03) contrast(1.02);object-fit:cover;transition:transform .55s ease,filter .35s ease}.projects .container .boxs .contentBoxs .projects .box:hover img{filter:saturate(1.08) contrast(1.04);transform:scale(1.08)}.projects .container .boxs .contentBoxs .projects .box:before{background-image:linear-gradient(180deg,#0000 42%,#0000009e);opacity:.55}.projects .container .boxs .contentBoxs .projects .box div{gap:10px;padding:16px 16px 14px}.projects .container .boxs .contentBoxs .projects .box .title{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#8f7363eb;border:1px solid #ffffff2e;border-radius:12px;display:-webkit-box;font-size:.95rem;font-weight:700;line-height:1.15;max-width:100%;overflow:hidden;padding:8px 10px}.projects .container .boxs .contentBoxs .projects .box .date{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000038;border:1px solid #ffffff24;border-radius:999px;color:#ffffffe0;font-size:.9rem;font-weight:700;letter-spacing:.01em;line-height:1;padding:6px 10px}@media (max-width:768px){.projects .container .boxs .contentBoxs .projects .box div{padding:14px 14px 12px}.projects .container .boxs .contentBoxs .projects .box .title{font-size:.9rem}.projects .container .boxs .contentBoxs .projects .box .date{font-size:.85rem;padding:6px 9px}}.projects .container .sidebar .category .cheackBoxs,.projects .container .sidebar .time .forms{height:0;opacity:0;transition:.3s}.projects .container .sidebar .category .cheackBoxs.show,.projects .container .sidebar .time .forms.show{height:-webkit-fit-content;height:fit-content;opacity:1}.projects .container .sidebar .category .title .icon,.projects .container .sidebar .time .title .icon{transition:.3s}.projects .container .sidebar .category .title .icon.rotate,.projects .container .sidebar .time .title .icon.rotate{transform:rotate(180deg)}.projects .container .boxs .pagination{display:flex;gap:15px;margin:0 auto;max-width:100%}.projects .container .boxs .pagination div{align-items:center;border:1px solid #8f7363;border-radius:12px;color:#2e302e;cursor:pointer;display:flex;font-size:20px;font-weight:600;height:40px;justify-content:center;transition:.3s;width:40px}.projects .container .boxs .pagination div.active,.projects .container .boxs .pagination div:hover{background-color:#8f7363;border:0;color:#fff}.projects .container .boxs .projects-infinite-sentinel{height:1px;margin:0;padding:0;pointer-events:none;visibility:hidden;width:100%}.projects .container .boxs .projects-infinite-loading{align-items:center;display:flex;justify-content:center;min-height:56px;padding:28px 16px 48px}.select-box{font-family:inherit;position:relative;width:250px}.select-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #8f736347;border-radius:16px;box-shadow:0 10px 22px #1d161014;color:#1f1a15;cursor:pointer;display:flex;font-weight:650;justify-content:space-between;letter-spacing:.01em;padding:12px 14px;transition:transform .15s ease,box-shadow .2s ease,border-color .2s ease}.select-header:hover{border-color:#8f736366;box-shadow:0 14px 28px #1d16101f;transform:translateY(-1px)}.arrow{align-items:center;background:#8f73631f;border:1px solid #8f73632e;border-radius:999px;color:#6a4f3e;display:inline-flex;flex:0 0 auto;height:30px;justify-content:center;margin-left:10px;position:relative;width:30px}.arrow:before{border-bottom:2px solid;border-right:2px solid;content:"";height:9px;transform:translateY(-1px) rotate(45deg);transition:transform .16s ease;width:9px}.arrow.open:before{transform:translateY(1px) rotate(-135deg)}.options{-ms-overflow-style:none;animation:projectsSelectPop .14s ease-out;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #8f736338;border-radius:18px;box-shadow:0 24px 55px #0000002e,0 10px 22px #1d16101a;left:0;margin-top:10px;max-height:min(340px,55vh);overflow:hidden;overflow:auto;padding:10px;position:absolute;right:0;scrollbar-width:none;top:100%;transform-origin:top;z-index:1000}.options::-webkit-scrollbar{height:0;width:0}@keyframes projectsSelectPop{0%{opacity:0;transform:translateY(-4px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.option{align-items:center;border-bottom:1px solid #8f73631f;cursor:pointer;display:flex;padding:4px 2px}.option:last-child{border-bottom:none}.checkbox-container{align-items:center;border-radius:14px;color:#1f1a15;display:flex;font-size:15px;justify-content:space-between;padding:10px;transition:background .15s ease,transform .15s ease;width:100%}.option:hover .checkbox-container{background:#8f73631a;transform:translateY(-1px)}input[type=checkbox]{-webkit-appearance:none;appearance:none;background:#ffffffe6;border:1px solid #8f736359;border-radius:8px;box-shadow:0 8px 18px #1d161014;cursor:pointer;display:inline-block;height:20px;margin-right:10px;position:relative;transition:transform .12s ease,background .2s ease,border-color .2s ease;width:20px}input[type=checkbox]:checked{background:#8f7363;border-color:#8f7363}input[type=checkbox]:checked:after{border:2px solid #fffffffa;border-right:0;border-top:0;content:"";height:6px;left:50%;position:absolute;top:50%;transform:translate(-50%,-55%) rotate(-45deg);width:10px}input[type=checkbox]:active{transform:scale(.96)}input[type=checkbox]:focus-visible{box-shadow:0 8px 18px #1d161014,0 0 0 4px #8f736333;outline:none}html[dir=rtl] .arrow{margin-left:0;margin-right:10px}html[dir=rtl] input[type=checkbox]{margin-left:10px;margin-right:0}@media (max-width:1024px){.projects .container{padding-bottom:10px;padding-top:20px}.projects .container .sidebar{margin-top:0;padding:20px;width:100%}.projects .container .boxs{gap:20px;margin-top:0}.projects .container .boxs .search{align-items:flex-start;flex-direction:column;padding:10px}html[dir=rtl] .projects .container .boxs .search{align-items:stretch;direction:rtl}html[dir=rtl] .projects .container .boxs .search input.search{order:0;width:100%}html[dir=rtl] .projects .container .boxs .search>div{flex-wrap:wrap;justify-content:flex-start;order:1;width:100%}html[dir=rtl] .projects .container .boxs .search .searchBtn{order:-1}.projects .container .boxs .links a{height:40px;width:40px}.select-box{width:100%}.select-header{font-size:16px;width:100%}.sidebar-btn{display:inline-flex}.projects .container .boxs .contentBoxs .projects .box .date{color:#fff;display:block;font-size:14px;margin-top:10px}}@media (max-width:768px){.projects .container{padding-bottom:10px;padding-top:10px}.projects .container .sidebar{padding:15px;width:100%}.projects .container .boxs{gap:15px}.projects .container .boxs .search input.search{font-size:16px}.projects .container .boxs .search select{font-size:14px;width:100%}.projects .container .boxs .contentBoxs .projects .box .title{font-size:16px;padding:5px}.select-header{font-size:14px}.select-box{width:100%}}@media (max-width:480px){.projects .container .sidebar{padding:20px}.projects .container .boxs .contentBoxs .projects{grid-template-columns:1fr}.projects .container .boxs .links a{height:40px;width:40px}.projects .container .boxs .search input.search{font-size:16px}.projects .container .boxs .search select{font-size:12px}.projects .container .boxs .contentBoxs .projects .box .title{font-size:14px}}@media (max-width:350px){.projects .container{flex-direction:column}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000009e;display:flex;height:100%;justify-content:center;left:0;padding:clamp(14px,4vh,46px) 16px;position:fixed;top:0;width:100%;z-index:2147483000}.modal-content{-webkit-font-smoothing:antialiased;animation:fadeIn .22s ease-out;background:radial-gradient(1200px 400px at 0 0,#8f73631f,#8f736300 60%),linear-gradient(180deg,#fff,#fbfaf7);border:1px solid #8f736333;border-radius:24px;box-shadow:0 40px 90px #00000061,0 12px 30px #0000002e;display:flex;flex-direction:column;gap:14px;max-height:min(92vh,860px);overflow-x:hidden;overflow-y:auto;padding:22px 22px 18px;position:relative;text-rendering:optimizeLegibility;width:min(720px,calc(100vw - 32px))!important}.modal-content.project{width:min(760px,calc(100vw - 32px))!important}.modal-content{-ms-overflow-style:none;scrollbar-width:none}.modal-content::-webkit-scrollbar{height:0;width:0}.close-btn{align-items:center;background:#ff5151eb;border-radius:14px;box-shadow:0 14px 28px #ff51512e;color:var(--white-color);cursor:pointer;display:flex;font-size:22px;height:40px;justify-content:center;padding:10px;position:absolute;right:16px;top:14px;transition:transform .15s ease,filter .2s ease,background .2s ease,box-shadow .2s ease;width:40px;z-index:10000}.close-btn:hover{filter:brightness(1.03);transform:translateY(-1px)}.close-btn:active{transform:translateY(0)}.close-btn:focus-visible{box-shadow:0 14px 28px #ff51512e,0 0 0 4px #ff515138;outline:none}html[dir=rtl] .close-btn{left:16px;right:auto}.modal-content .content{display:flex;flex-direction:column;gap:15px;height:100%;margin-bottom:20px;width:100%;z-index:1000}.modal-content .content .image-container{align-items:center;background:#f6f4ef;border:1px solid #8f736329;border-radius:20px;box-shadow:0 18px 40px #1d16101f;display:flex;height:clamp(220px,38vh,360px);justify-content:center;overflow:hidden;width:100%}.modal-content .content .image-container img{height:100%!important;object-fit:cover;object-position:center;width:100%}.modal-content .image-container .swiper{height:100%;width:100%}.modal-content .image-container .swiper-slide,.modal-content .image-container .swiper-wrapper{height:100%}.modal-content .image-container .swiper-slide{align-items:center;display:flex;justify-content:center;overflow:hidden;padding:0!important;position:relative}.modal-content .image-container .project-modal-image{align-self:stretch;border-radius:0;display:block;flex:1 1 auto;height:100%;inset:0;min-height:100%;min-width:100%;object-fit:cover;object-position:center;position:absolute;width:100%}.modal-content .image-container *{max-width:100%}.modal-content .image-container .swiper-slide img{display:block;height:100%!important;inset:0;object-fit:cover!important;object-position:center!important;position:absolute;width:100%!important}.modal-content .image-container .swiper-button-next,.modal-content .image-container .swiper-button-prev{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #8f73633d;border-radius:16px;box-shadow:0 12px 28px #1d16102e;color:#6b5344;height:46px;margin-top:0;top:50%;transform:translateY(-50%);transition:transform .15s ease,filter .2s ease,opacity .2s ease;width:46px}.modal-content .image-container .swiper-button-next:hover,.modal-content .image-container .swiper-button-prev:hover{filter:brightness(1.03);transform:translateY(-50%) scale(1.03)}.modal-content .image-container .swiper-button-next:after,.modal-content .image-container .swiper-button-prev:after{font-size:18px;font-weight:800}.modal-content .image-container .swiper-button-prev{left:12px}.modal-content .image-container .swiper-button-next{right:12px}html[dir=rtl] .modal-content .image-container .swiper-button-prev{left:auto;right:12px}html[dir=rtl] .modal-content .image-container .swiper-button-next{left:12px;right:auto}.modal-content .image-container .swiper-button-disabled{opacity:.35;pointer-events:none}.modal-content .image-container .swiper-button-next:focus-visible,.modal-content .image-container .swiper-button-prev:focus-visible{box-shadow:0 12px 28px #1d16102e,0 0 0 4px #8f73632e;outline:none}.modal-content .content h2{color:#1c1510;font-size:clamp(1.35rem,2.2vw,2.05rem);letter-spacing:-.01em;line-height:1.18;margin:6px 0;position:relative;width:100%}.modal-content .content h2:after{background:linear-gradient(90deg,#8f7363,#8f736333);border-radius:999px;content:"";display:block;height:4px;margin-top:10px;width:84px}.modal-content .content .content-item{grid-gap:10px 16px;align-items:start;background:#ffffffa6;border:1px solid #8f73631f;border-radius:14px;display:grid;gap:10px 16px;grid-template-columns:minmax(120px,.7fr) 1fr;padding:10px 12px}.modal-content .content .content-item span:first-child{color:#3d342b;font-weight:650}.modal-content .content .content-item span:nth-child(2){color:#1f1a15;opacity:.96}.modal-content .content hr{background:linear-gradient(90deg,#8f736300,#8f736340,#8f736300);border:0;height:1px;margin:0;width:100%}@media (max-width:600px){.modal-content{border-radius:18px;max-height:94vh;padding:16px 16px 14px}.close-btn{border-radius:14px;height:38px;right:12px;top:12px;width:38px}.modal-content .content{gap:12px;margin-bottom:10px}.modal-content .content .content-item{align-items:flex-start;gap:12px}.modal-content .content .content-item.description{gap:8px}}.modal-content .content .content-item.description{gap:10px;grid-template-columns:1fr}.modal-content .content .content-item.description span:nth-child(2){direction:ltr;width:100%}html[dir=rtl] .modal-content .content .content-item.description span:nth-child(2){direction:rtl}.modal-content .content .content-item.description button{align-items:center;-webkit-appearance:none;appearance:none;background:#8f73631a;border:1px solid #8f736347;border-radius:999px;box-shadow:0 10px 20px #1d161014;color:#6a4f3e;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:700;gap:8px;justify-content:center;letter-spacing:.01em;line-height:1;padding:10px 14px;transition:transform .15s ease,filter .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;width:-webkit-fit-content;width:fit-content}.modal-content .content .content-item.description button:hover{background:#8f736324;border-color:#8f736361;box-shadow:0 14px 26px #1d16101f;transform:translateY(-1px)}.modal-content .content .content-item.description button:active{transform:translateY(0)}.modal-content .content .content-item.description button:focus-visible{box-shadow:0 14px 26px #1d16101f,0 0 0 4px #8f736338;outline:none}.modal-image{border-radius:14px;max-width:100%}.modal-content .swiper,.modal-content .swiper-wrapper{height:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.projects.projects--premium{background:linear-gradient(180deg,#f6f4ef,#f1eee7 55%,#ece7de);padding:clamp(28px,4vw,44px) 0 clamp(42px,6vw,70px)}.projects.projects--premium .container{gap:clamp(18px,2.6vw,30px);min-height:calc(100vh - 84px);padding-top:clamp(18px,2.6vw,32px)}.projects.projects--premium .container .boxs{min-width:0}.projects.projects--premium .container .boxs>div{padding:16px 18px}.projects.projects--premium .container .boxs .search{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(900px 220px at 10% 0,#8f73631f,#8f736300 60%),linear-gradient(150deg,#fffffff0,#fbf8f2e6);border:1px solid #8f736333;border-radius:18px;box-shadow:0 18px 42px #21191114,0 4px 14px #2119110d;flex-wrap:wrap;gap:12px;padding:10px 12px;position:-webkit-sticky;position:sticky;top:86px;z-index:50}.projects.projects--premium .container .boxs .search .searchField{background:#ffffffc7;border:1px solid #8f73632e;border-radius:16px;box-shadow:inset 0 1px 0 #ffffffbf;padding:10px 12px}.projects.projects--premium .container .boxs .search .searchField__icon{background:#8f73631a;border:1px solid #8f73632e;border-radius:13px;color:#6a4f3e;height:32px;width:32px}.projects.projects--premium .container .boxs .search input.search{background:#0000;border:0;border-radius:14px;box-shadow:none;color:#1f1a15;font-size:15px;line-height:1.2;padding:0}.projects.projects--premium .container .boxs .search .searchField:focus-within{background:#ffffffd1;border-color:#8f73636b;box-shadow:inset 0 1px 0 #ffffffbf,0 0 0 4px #8f73632e;outline:none}.projects.projects--premium .container .boxs .search input.search::placeholder{color:#3d342b8c}.projects.projects--premium .container .boxs .search>div{flex-wrap:wrap;gap:12px}.projects.projects--premium .container .boxs .search .searchBtn{border-radius:14px;box-shadow:0 10px 22px #8f73632e;height:40px;transition:transform .15s ease,filter .2s ease;width:40px}.projects.projects--premium .container .boxs .search .searchBtn:hover{filter:brightness(1.03);transform:translateY(-1px)}.projects.projects--premium .select-box{font-family:inherit;width:280px}@media (max-width:640px){.projects.projects--premium .container .boxs .search{align-items:stretch;flex-direction:column;gap:12px}.projects.projects--premium .container .boxs .search>div{justify-content:space-between;width:100%}.projects.projects--premium .select-box{width:100%}.projects.projects--premium .container .boxs .search .searchBtn{height:44px;width:44px}}@media (max-width:1024px){.sidebar-btn{display:inline-flex}}.projects.projects--premium .select-header{background:linear-gradient(180deg,#fff,#fbfaf9);border:1px solid #8f736340;border-radius:14px;box-shadow:0 10px 22px #2119110f;padding:10px 12px}.projects.projects--premium .options{border:1px solid #8f736338;border-radius:16px;box-shadow:0 18px 40px #21191124;padding:10px 12px}.projects.projects--premium .option{border-bottom:1px solid #8f736324;padding:10px 0}.projects.projects--premium .option:last-child{border-bottom:none}.projects.projects--premium input[type=checkbox]{border-color:#8f73638c}.projects.projects--premium .container .boxs .contentBoxs .projects{gap:22px;grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}.projects.projects--premium .container .boxs .contentBoxs .projects .box{border-radius:20px;height:clamp(300px,36vh,480px);transform:translateZ(0);transition:transform .2s ease,box-shadow .2s ease}.projects.projects--premium .container .boxs .contentBoxs .projects .box:hover{box-shadow:0 18px 42px #1d161024,0 6px 18px #1d161014;transform:translateY(-2px)}.projects.projects--premium .container .boxs .contentBoxs .projects .box img{object-fit:cover}.projects.projects--premium .container .boxs .contentBoxs .projects .box div{gap:10px;padding:16px 16px 14px}.projects.projects--premium .container .boxs .contentBoxs .projects .box .title{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#8f7363eb;border:1px solid #ffffff2e;border-radius:12px;font-size:.95rem;line-height:1.15;padding:8px 10px}.projects.projects--premium .container .boxs .contentBoxs .projects .box .date{color:#ffffffe0;font-size:.9rem}@media (max-width:1024px){.projects.projects--premium .container .boxs .search{position:static}}@media (max-width:768px){.projects.projects--premium .container{flex-direction:column;padding-top:8px}.projects.projects--premium .container .boxs>div{padding:14px}.projects.projects--premium .container .boxs .contentBoxs .projects{gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media (max-width:480px){.projects.projects--premium{padding-top:10px}.projects.projects--premium .container{padding-top:6px}.projects.projects--premium .container .boxs .contentBoxs .projects{grid-template-columns:1fr}.projects.projects--premium .select-box{width:100%}}@media (min-width:769px){.projects.projects--premium{padding-top:16px}.projects.projects--premium .container{padding-top:12px}}.projects.projects--premium .container .boxs>div,.projects.projects--premium .container .sidebar{background:linear-gradient(150deg,#fff,#fbf8f2);border:1px solid #8f736333;border-radius:22px;box-shadow:0 18px 42px #21191114,0 4px 14px #2119110d}.projects.projects--premium .container .sidebar .category .title h3,.projects.projects--premium .container .sidebar .time .title h3,.projects.projects--premium .container .sidebar .title .logo h3{color:#1c1510;font-family:Cormorant Garamond,Noto Naskh Arabic,Georgia,serif;font-size:clamp(1.5rem,2.6vw,1.95rem)}.projects.projects--premium .container .sidebar .title p{color:#8f7363;font-size:.95rem;font-weight:600}.projects.projects--premium .container .sidebar .category .cheackBoxs .cheackBox{background:#ffffffbf;border:1px solid #8f736338}.projects.projects--premium .container .sidebar .category .cheackBoxs .cheackBox label{color:#3d342b}.projects.projects--premium .container .boxs .search{padding:8px 10px}html[dir=rtl] .projects .container .boxs .search{direction:ltr;flex-direction:row;gap:10px;justify-content:flex-start}html[dir=rtl] .projects .container .boxs .search input.search{direction:rtl;flex:1 1;min-width:0;order:2;text-align:right}html[dir=rtl] .projects .container .boxs .search>div{align-items:center;direction:ltr;display:flex;flex-direction:row;flex-shrink:0;flex-wrap:nowrap;gap:10px;order:1}html[dir=rtl] .projects .container .boxs .search .searchBtn{order:-1}html[dir=rtl] .projects .container .boxs .search .select-box{order:0}html[dir=rtl] .projects.projects--premium .container .boxs .search{-webkit-padding-start:10px;-webkit-padding-end:10px;padding-block:8px;padding-inline-end:10px;padding-inline-start:10px}.projects.projects--premium .select-header{background:#fff;border:1px solid #8f736347}.projects.projects--premium .projects .box{border:1px solid #8f736333;border-radius:18px;box-shadow:0 12px 28px #1d161014,0 2px 10px #1d16100d}.projects.projects--premium .projects .box:before{background-image:linear-gradient(180deg,#0000 45%,#00000094)}.projects.projects--premium .projects .box .date{font-size:.95rem;letter-spacing:.01em}.projects.projects--premium .container .boxs .pagination div{border:1px solid #8f736370;color:#6a533f}.projects.projects--premium .container .boxs .pagination div.active,.projects.projects--premium .container .boxs .pagination div:hover{background:#8f7363;color:#fff}.projects.projects--premium .container .boxs .projects-infinite-loading{padding-block:32px 56px}.projects.projects--premium .modal-content.project{border:1px solid #8f736333;border-radius:20px;box-shadow:0 20px 52px #14100c3d}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}: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-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.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-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.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-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .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-lazy-preloader,.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;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.Dashsidebar{align-items:center;background:#fff;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;overflow-y:auto;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease-in-out;width:320px;z-index:20}.Dashsidebar.open{transform:translateX(0)}.Dashsidebar .close-btn{background:none;background-color:#9a7462;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:17px;height:25px;margin-top:9px;position:absolute;right:10px;top:10px;width:25px}.Dashsidebar .side-logo{align-items:center;display:flex;justify-content:center;width:100%}.Dashsidebar .side-logo img{height:100%;margin-top:20px;width:60%}.Dashsidebar .linkss{align-items:center;color:#000000b2;display:flex;flex-direction:column;gap:15px;height:-webkit-fit-content;height:fit-content;justify-content:center;margin-top:25px;padding:10px;width:100%}.Dashsidebar .linkss li.sidebar-section-label{background:#0000;border:none;color:#9a7462;font-size:.75rem;font-weight:600;height:auto;letter-spacing:.04em;padding:12px 13px 4px;text-transform:uppercase}.Dashsidebar .linkss li.sidebar-section-label:hover{background:#0000}.Dashsidebar .linkss li.sidebar-section-label span{align-items:center;display:flex;gap:10px}.Dashsidebar .linkss li.sidebar-section-toggle{cursor:pointer;justify-content:space-between;-webkit-user-select:none;user-select:none}.Dashsidebar .linkss li.sidebar-section-toggle:hover{color:#8a6856}.Dashsidebar .linkss li.sidebar-section-toggle .sidebar-section-chevron{font-size:1rem;transition:transform .2s ease}.Dashsidebar .linkss li.sidebar-section-toggle.is-open .sidebar-section-chevron{transform:rotate(0deg)}.Dashsidebar .linkss li.sidebar-section-toggle:not(.is-open) .sidebar-section-chevron{transform:rotate(-90deg)}.Dashsidebar .linkss li{align-items:center;background-color:#fff;border:1px solid #f5f5f5;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;gap:10px;height:40px;justify-content:flex-start;padding:8px 13px;position:relative;width:95%}.Dashsidebar .linkss li a{color:#000000b2;width:100%}.linkss li:has(a.active){background-color:#f5f5f5}.Dashsidebar .linkss .active,.Dashsidebar .linkss li:hover{background-color:#f5f5f5}.Dashsidebar .linkss .active:before{background-color:#9a7462;border-radius:20px;content:"";height:40px;left:-4px;position:absolute;top:-1px;width:24px;z-index:-10}.Dashsidebar .log-out{background-color:#fff;border:1px solid #00000026;border-radius:10px;gap:10px;height:40px;justify-content:space-between;margin-bottom:20px;padding:8px 13px;width:89%}.Dashsidebar .log-out,.Dashsidebar .log-out .info{align-items:center;color:#000000b2;display:flex;flex-direction:row}.Dashsidebar .log-out .info{gap:7px}.Dashsidebar .log-out .info i{font-size:20px}.Dashsidebar .log-out .log-btn{align-items:center;background:none;border:none;color:#fe6565;cursor:pointer;display:flex;font-size:inherit;gap:8px;justify-content:center;padding:0;width:100%}.Dashsidebar .log-out .log-btn:hover{color:#e04545}*{outline:none}button{border:none}.dashboard-header{background-color:#fff!important;border-bottom:1px solid #0000000f;height:-webkit-fit-content;height:fit-content}.dashboard-header .container{align-items:center;background-color:#fff;display:flex;flex-direction:row;gap:16px;justify-content:space-between;padding:12px 16px}.dashboard-header-logo{align-items:center;display:flex;flex-shrink:0;justify-content:center;text-decoration:none}.dashboard-header-logo img{display:block;height:55px;max-width:220px;object-fit:contain;width:auto}.dashboard-header-actions{align-items:center;display:flex;gap:12px}.dashboard-notifications-wrap{position:relative}.dashboard-notifications-btn{align-items:center;background:#f8f6f4;border:1px solid #9a746226;border-radius:12px;color:#6b5344;cursor:pointer;display:flex;font-size:1.25rem;height:40px;justify-content:center;transition:background .2s,border-color .2s;width:40px}.dashboard-notifications-btn:hover{background:#9a746214;border-color:#9a746240}.dashboard-notifications-btn{position:relative}.dashboard-notifications-badge{align-items:center;background:#d32f2f;border-radius:9px;color:#fff;display:flex;font-size:.6875rem;font-weight:700;height:18px;justify-content:center;min-width:18px;padding:0 5px;position:absolute;right:-2px;top:-2px}.dashboard-notifications-dropdown{background:#fff;border:1px solid #9a746226;border-radius:14px;box-shadow:0 8px 32px #0000001f;max-width:calc(100vw - 32px);overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);width:360px;z-index:1000}.dashboard-notifications-dropdown-header{align-items:center;background:#faf8f6;border-bottom:1px solid #9a74621a;display:flex;justify-content:space-between;padding:14px 16px}.dashboard-notifications-dropdown-header h4{color:#6b5344;font-size:.9375rem;font-weight:600;margin:0}.dashboard-notifications-view-all{color:#9a7462;font-size:.8125rem;font-weight:600;text-decoration:none}.dashboard-notifications-view-all:hover{color:#8a6856}.dashboard-notifications-dropdown-list{max-height:320px;overflow-y:auto}.dashboard-notifications-empty{color:#8a7a6d;font-size:.875rem;margin:0;padding:24px 16px}.dashboard-notifications-item{border-bottom:1px solid #9a74620f;color:#374151;display:flex;flex-direction:column;gap:2px;padding:12px 16px;text-decoration:none;transition:background .2s}.dashboard-notifications-item:last-child{border-bottom:none}.dashboard-notifications-item:hover{background:#faf8f6}.dashboard-notifications-item-title{color:#9a7462;font-size:.8125rem;font-weight:600}.dashboard-notifications-item-text{color:#374151;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-notifications-item-time{color:#8a7a6d;font-size:.75rem}.dashboard-header .container .side-bar-toggle-btn{align-items:center;background-color:#9a7462;border-radius:12px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background-color .2s ease,transform .15s ease;width:40px}.dashboard-header .container .side-bar-toggle-btn:hover{background-color:#8a6856;transform:scale(1.02)}.dashboard-header .container .side-bar-toggle-btn i{color:#fff;font-size:1.25rem}.dashboard-header .container .search{border:1px solid #00000014;border-radius:12px;height:40px;padding:0 10px;position:relative;width:30%}.dashboard-header .container .search input{border:none;border-radius:20px;color:#000;height:100%;width:100%}.dashboard-header .container .search i{cursor:pointer;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.dashboard-header .container .profile .notifications{align-items:center;background-color:#f3f3f3;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;width:40px}.dashboard-header .container .profile .notifications .notification-dot{background-color:#ff5151e0;border:1px solid #000;border-radius:50%;height:12px;position:absolute;right:1px;top:-1px;width:12px}.dashboard-header .container .profile .notifications-dropdown{background-color:#fff;border-radius:30px;box-shadow:0 4px 8px #0000001a;font-size:13px;font-weight:400;padding:10px;position:absolute;right:0;top:50px;width:250px;z-index:1000}.dashboard-header .container .profile .notifications-dropdown .notification-item{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;gap:10px;padding:10px}.dashboard-header .container .profile .notifications-dropdown .notification-item:last-of-type{border-bottom:none}.dashboard-header .container .profile .notifications-dropdown .notification-item p{font-size:13px;font-weight:400}.dashboard-header .container .profile .notifications-dropdown .notification-item .icon{align-items:center;background-color:#f3f3f3;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:30px;justify-content:center;position:relative;width:30px}.dashboard-header .container .profile .notifications-dropdown .notification-item .icon:before{background-color:#ff5151e0;border:1px solid #000;border-radius:50%;content:"";height:10px;position:absolute;right:-2px;top:0;width:10px}.dashboard-header .container .profile .notifications-dropdown .notification-item.read .icon:before{display:none}.dashboard-header .container .profile .switch-lang{align-items:center;background-color:#f3f3f3;border-radius:20px;cursor:pointer;display:flex;font-weight:500;gap:5px;height:40px;justify-content:space-around;width:95px}.dashboard-header .container .profile .switch-lang .active{align-items:center;background-color:#9a7462;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.dashboard-header .container .profile{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between}.dashboard-header .container .profile-img img{border-radius:50%;height:50px;object-fit:cover;width:50px}@media (max-width:460px){.dashboard-header .container{flex-direction:row;flex-wrap:wrap}.dashboard-header-logo img{height:60px;max-width:200px}.dashboard-header .container .search{width:83%}.dashboard-header .container .notifications .notifications-dropdown{right:-65px;width:200px}}.login-page{height:100vh}.login-page,.login-page .container{align-items:center;display:flex;justify-content:center}.login-page .container{background-color:var(--white-color);border-radius:28px;box-shadow:0 4px 48px 0 #0000001a;gap:30px;max-width:90%;padding:25px;width:1000px}.login-background{background:#8f73631f;border-radius:31px;-webkit-border-radius:31px;-moz-border-radius:31px;-ms-border-radius:31px;-o-border-radius:31px;width:480px}.login-page .login-background img{height:100%;width:100%}.login-form{width:500px}.login-page .login-form h1{font-size:27px;font-weight:500;margin-bottom:10px}.login-page p{color:#0009}.login-page .login-form{display:flex;flex-direction:column;gap:30px}.login-page .login-form form{margin-top:10px}.login-page .login-form form .form-inputs{display:flex;flex-direction:column;gap:20px}.login-page .login-form form .form-group input{border:1px solid #0000001f;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;padding:10px 0 10px 45px;width:100%}.login-page .login-form form .form-group input:focus{outline:none}.login-page .login-form .login-page .login-form .login-page .login-form p{color:#0009}.login-list,.login-remember{align-items:center;display:flex;justify-content:space-between}.login-list{margin:20px 0}.login-list a{color:#9a7462}.login-form button{background:#9a7462;border:none;border-radius:20px;-webkit-border-radius:12px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;color:#fff;cursor:pointer;margin-top:10px;padding:10px;width:100%}.inputWithIcon{position:relative}.inputWithIcon .fa-envelope{color:#0006;left:12px;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;width:24px}.inputWithIcon .fa-eye,.inputWithIcon .fa-eye-slash{color:#9a7462;padding:9px 8px;position:absolute;right:4px;top:50%;transform:translateY(-50%);transition:.3s}@media (max-width:965px){.login-page .container{flex-direction:column;height:550px;width:-webkit-fit-content;width:fit-content}.login-background{display:none}}@media (max-width:548px){.login-background,.login-form{width:100%}.login-list{flex-wrap:wrap;gap:20px}}.dashboard-container{display:flex;flex-direction:column;min-height:100vh;position:relative}.dashboard-container.dashboard{flex:1 1}.dashboard-content{display:flex;flex:1 1;min-height:0;position:relative}.dashboard-content-login-only{align-items:center;display:flex;flex:1 1;justify-content:center}.content-area{flex:1 1;min-width:0;overflow-x:hidden;overflow-y:auto}.overlay{background:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.overlay-active{position:relative;z-index:0}.profile-section{margin-top:40px}.profile-background{margin:auto;width:100px}.profile-background,.profile-background img{border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%}.profile-background img{height:100%;object-fit:cover;width:100%}.profile-background .image-overlay{cursor:pointer;display:block;height:105px;position:relative;width:105px}.profile-background .image-overlay .overlay-content{color:#fff;font-size:24px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease;z-index:999999}.profile-background .image-overlay:hover .overlay-content{opacity:1}.profile-background .image-overlay:after{background-color:#00000080;border-radius:50%;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.profile-background .image-overlay:hover:after{opacity:1}.profile-logo{align-items:flex-start;display:flex;gap:25px}.profile-logo .profile-info h5{font-size:20px;font-weight:500;margin-top:10px}.profile-info{color:#0009}.profile-header{align-items:center;background-color:var(--white-color);border-radius:22px;-webkit-border-radius:22px;-moz-border-radius:22px;-ms-border-radius:22px;-o-border-radius:22px;box-shadow:0 0 25.8px 0 #0000000f;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px;padding:40px}.profile-header .edit{align-items:center;border:1px solid #0003;border-radius:29px;-webkit-border-radius:16px;-moz-border-radius:29px;-ms-border-radius:29px;-o-border-radius:29px;cursor:pointer;display:flex;gap:10px;padding:8px 18px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}.edit:hover{background-color:#9a7462;border:none}.edit:hover svg path{fill:#fff!important}.edit:hover span{color:#fff}.edit span{font-size:18px}.edit svg{height:20px;width:20px}.profile-footer{background-color:var(--white-color);border-radius:22px;-webkit-border-radius:22px;-moz-border-radius:22px;-ms-border-radius:22px;-o-border-radius:22px;box-shadow:0 0 25.8px 0 #0000000f;margin-bottom:90px;padding:40px}.profile-footer h1{color:#9a7462;margin-bottom:20px}.profile-footer button{background:#9a7462;border:none;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;margin-top:30px;padding:10px 20px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}.profile-footer button:hover{background:#916956}.profile-footer .line{background:#9a74623d;height:276px;width:3px}.profile-footer-container{display:flex;justify-content:space-between}.profile-form{max-width:100%}.profile-form form{display:flex;flex-wrap:wrap;gap:20px;max-width:100%}.profile-form form .form-group{max-width:100%;width:300px}.profile-form form .form-group .input-comp{position:relative}.profile-form form .form-group input{border:1px solid #0000001f;border-radius:20px;-webkit-border-radius:14px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;padding:10px 40px;width:100%}.profile-form form .form-group input:focus{outline:none}.profile-form form .form-group label{color:#9a7462;display:block;margin-bottom:10px}.profile-pictures{display:flex;flex-wrap:wrap;gap:47px;margin:0 30px;max-width:100%}.profile-pictures .circle{height:90px;width:90px}.profile-pictures .circle.active{border:3px solid #9a7462;padding:8px}.profile-pictures .circle img,.profile-pictures .circle.active{border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%}.profile-pictures .circle img{width:100%}@media (max-width:935px){.profile-footer-container{flex-direction:column}.profile-pictures{margin-top:40px}.line{display:none}.profile-header{margin-bottom:10px}.profile-footer button,.profile-form form .form-group{width:100%}.profile-pictures{justify-self:center}}@media (max-width:360px){.profile-header{justify-content:center}}@media (max-width:500px){.profile-footer{padding:20px}.edit{margin-top:20px}.profile-background img{width:100px}.profile-logo{display:block}}.addProject{background:linear-gradient(165deg,#f8f6f4,#efeae6);min-height:calc(100vh - 95px);padding:24px 28px;width:100%}.addProject--store-edit .container .form .image{max-width:420px;width:38%}.addProject hr{border:none;border-top:1px solid #9a746226}.addProject .container{display:flex;flex-direction:column;gap:24px;max-width:100%;padding:20px 0}.addProject .container .image,.addProject .container .inputs,.addProject .container .title{background-color:#fff;border:1px solid #9a74621a;border-radius:16px;box-shadow:0 2px 12px #0000000a;padding:20px 24px}.addProject .container .form{align-items:flex-start;display:flex;gap:28px;height:100%}.addProject .container .form .image{flex-shrink:0;width:35%}.addProject .container .form .inputs{flex:1 1;min-width:0;width:65%}.addProject .container .title{align-items:center;border-radius:16px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:16px 24px}.addProject .container .title svg{height:22px;width:22px}.addProject .container .title .text{align-items:center;display:flex;gap:10px}.addProject .container .title .text p{color:#6b5344;font-size:1.25rem;font-weight:600;margin:0}.addProject .container .title button{align-items:center;background:linear-gradient(135deg,#15b858,#12a04d);border:0;border-radius:12px;box-shadow:0 2px 8px #15dc684d;color:#fff;cursor:pointer;display:flex;font-size:.9375rem;font-weight:600;gap:8px;justify-content:center;padding:10px 18px;transition:transform .15s ease,box-shadow .2s ease}.addProject .container .title button:hover:not(:disabled){box-shadow:0 4px 12px #15dc6859;transform:translateY(-1px)}.addProject .container .title button:disabled{cursor:not-allowed;opacity:.7}.addProject .container .form .inputs{display:flex;flex-direction:column;gap:24px}.addProject .container .ar-input{direction:rtl}.addProject .container .form .image h3,.addProject .container .form .inputs h3{color:#6b5344;font-size:1.125rem;font-weight:700;letter-spacing:-.02em;letter-spacing:.04em;margin:0 0 16px;text-transform:uppercase}.addProject .container .form .inputs .input{display:flex;flex-direction:column;gap:8px}.addProject .container .form .inputs .input.textarea{height:100%}.addProject .container .form .image .input label,.addProject .container .form .inputs .input label{color:#5a4a3d;font-size:.875rem;font-weight:600}.addProject .container .form .image .input label span,.addProject .container .form .inputs .input label span{color:#d32f2f}.addProject .container .form .image .input input,.addProject .container .form .inputs .input input,.addProject .container .form .inputs .input textarea,.addProject select{background:#fcfbfa;border:1px solid #9a746238;border-radius:10px;color:#3d322b;display:flex;font-size:.9375rem;outline:none;padding:10px 14px;resize:none;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.addProject .container .form .image .input input:focus,.addProject .container .form .inputs .input input:focus,.addProject .container .form .inputs .input textarea:focus,.addProject select:focus{border-color:#9a7462;box-shadow:0 0 0 3px #9a74621f}.addProject .container .form .inputs .input textarea{height:100%}.addProject .container .form .image{display:flex;flex-direction:column;gap:20px}.addProject .container .form .image.image-panel{gap:14px}.addProject .container .form .image .image-p{align-items:center;display:flex;gap:5px}.addProject .container .form .image .image-p i{color:#8a7a6d}.addProject .container .form .image .imgInput{align-items:center;background:#fcfbfa;border:2px dashed #9a746240;border-radius:12px;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:200px;padding:60px 20px;transition:border-color .2s ease,background .2s ease;width:100%}.addProject .container .form .image .imgInput:hover{background:#f8f6f4;border-color:#9a7462}.addProject .container .form .image .imgInput p{color:#6b5344;font-size:.9375rem;font-weight:500;margin:0}.addProject .container .form .image .imgInput .btn{overflow:hidden;position:relative}.addProject .container .form .image .imgInput .btn input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0}.addProject .container .form .image .imgInput .btn button{background:#fff;border:1px solid #9a74624d;border-radius:10px;color:#6b5344;cursor:pointer;font-size:.875rem;font-weight:500;padding:8px 16px}.addProject .container .form .image .inf{color:#8a7a6d;font-size:.875rem;font-weight:400}.addProject .container .form .image .input{display:flex;flex-direction:column;gap:8px}.addProject .container .form .image .imgPreview{background:#fcfbfa;border:1px solid #9a746226;border-radius:12px;height:370px;padding:16px;position:relative;width:100%}.addProject .container .form .image .imgPreview img{border-radius:10px;height:100%;object-fit:cover;width:100%}.addProject .container .form .image .imgPreview button{align-items:center;background-color:#d32f2f;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:22px;height:40px;justify-content:center;left:10px;padding:10px;position:absolute;top:10px;width:40px}.addProject .container .form .image .secondary-images{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.addProject .container .form .image .secondary-images .imgInput{cursor:pointer;height:100px;padding:10px}.addProject .form .image .secondary-images .imgInput .btn button{border-radius:6px;cursor:pointer;font-size:12px;padding:5px}.addProject .form .image .secondary-images .imgPreview{height:100px;padding:10px}.addProject .form .image .secondary-images .imgPreview button{border-radius:10px;font-size:18px;height:30px;left:8px;padding:10px;top:8px;width:30px}.addProject .form .image .secondary-images .imgPreview img{border-radius:12px}.addProject .container .form .image.partner-upload-panel .partner-upload-panel__head{margin-bottom:4px}.addProject .container .form .image.partner-upload-panel .partner-upload-panel__head h3{color:#4a3d35;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.addProject .container .form .image.partner-upload-panel .partner-upload-panel__lead{color:#7a6a5e;font-size:.9375rem;line-height:1.55;margin:0 0 18px;max-width:42rem}.addProject .container .form .image .imgInput.partner-upload-dropzone{background:linear-gradient(160deg,#fdfcfa,#f5f1ec 55%,#faf7f4);border:2px dashed #9a746247;border-radius:18px;box-shadow:0 4px 28px #4a3d350f;gap:0;min-height:240px;padding:0;position:relative;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease,transform .2s ease}.addProject .container .form .image .imgInput.partner-upload-dropzone:hover{border-color:#9a746273;box-shadow:0 8px 36px #4a3d3517}.addProject .container .form .image .imgInput.partner-upload-dropzone.partner-upload-dropzone--active{background:linear-gradient(160deg,#faf6f2,#efe8e1 50%,#f8f4f0);border-color:#9a7462;border-style:solid;box-shadow:0 0 0 3px #9a746233,0 12px 40px #4a3d351a;transform:scale(1.005)}.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__inner{align-items:center;display:flex;flex-direction:column;gap:18px;justify-content:center;min-height:inherit;padding:40px 24px 36px;text-align:center}.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__icon{align-items:center;background:#fff;border:1px solid #9a74621f;border-radius:50%;box-shadow:0 4px 16px #4a3d3514;color:#6b5344;display:flex;height:64px;justify-content:center;width:64px}.addProject .container .form .image .imgInput.partner-upload-dropzone.partner-upload-dropzone--active .partner-upload-dropzone__icon{border-color:#9a746240;color:#9a7462}.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__copy{display:flex;flex-direction:column;gap:8px;max-width:26rem}.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__title{color:#4a3d35;font-size:1.0625rem;font-weight:700;letter-spacing:-.02em;margin:0}.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__hint{color:#8a7a6d;font-size:.875rem;font-weight:400;line-height:1.5;margin:0}.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:4px;width:100%}.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__pick{align-items:center;border-radius:12px;cursor:pointer;display:inline-flex;justify-content:center;margin:0;min-height:46px;padding:0 20px;position:relative;transition:background .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease}.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__pick input[type=file]{cursor:pointer;font-size:0;height:100%;inset:0;opacity:0;position:absolute;width:100%;z-index:2}.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__pick-inner{align-items:center;color:inherit;display:inline-flex;font-size:.875rem;font-weight:600;gap:8px;pointer-events:none;position:relative;z-index:1}.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__pick--primary{background:linear-gradient(180deg,#a67f6c,#9a7462);border:1px solid #7a5a4a59;box-shadow:0 2px 10px #9a746259;color:#fff}.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__pick--primary:hover{background:linear-gradient(180deg,#9a7462,#8a6452);box-shadow:0 4px 14px #9a746266}.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__pick--secondary{background:#fff;border:1px solid #9a746247;box-shadow:0 1px 4px #4a3d350d;color:#5c4d42}.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__pick--secondary:hover{background:#fffefb;border-color:#9a746273}.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__pick:active{transform:scale(.98)}.addProject .container .form .image .image-p.partner-upload-formats{margin-top:12px}@media (max-width:520px){.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__actions{flex-direction:column;width:100%}.addProject .container .form .image .imgInput.partner-upload-dropzone .partner-upload-dropzone__pick{max-width:280px;width:100%}}.addProject .container .form .image .partner-queue{display:flex;flex-direction:column;gap:14px;width:100%}.addProject .container .form .image .partner-queue-row{grid-gap:12px;align-items:center;background:#fcfbfa;border:1px solid #9a746226;border-radius:12px;display:grid;gap:12px;grid-template-columns:100px 1fr auto;padding:10px 12px}.addProject .container .form .image .partner-queue-row .partner-queue-thumb{background:#fff;border:1px solid #9a74621f;border-radius:10px;height:72px;overflow:hidden;position:relative;width:100px}.addProject .container .form .image .partner-queue-row .partner-queue-thumb img{height:100%;object-fit:contain;width:100%}.addProject .container .form .image .partner-queue-row .partner-queue-alt{display:flex;flex-direction:column;gap:6px;min-width:0}.addProject .container .form .image .partner-queue-row .partner-queue-alt label{color:#6b5344;font-size:.8125rem;font-weight:600}.addProject .container .form .image .partner-queue-row .partner-queue-alt input{background:#fff;border:1px solid #9a746240;border-radius:10px;color:#3d2f28;font-size:.875rem;padding:10px 12px;width:100%}.addProject .container .form .image .partner-queue-row .partner-queue-remove{background:#fff;border:1px solid #d32f2f59;border-radius:10px;color:#c62828;cursor:pointer;font-size:.8125rem;font-weight:600;padding:8px 12px;white-space:nowrap}.addProject .container .form .image .partner-queue-row .partner-queue-remove:hover{background:#ffebee}.addProject .container .form .image .imgInput.partner-upload-dropzone.partner-drop-more{min-height:160px}.addProject .container .form .image .imgInput.partner-upload-dropzone.partner-drop-more .partner-upload-dropzone__inner{gap:14px;padding:28px 20px 26px}.addProject .container .form .image .imgInput.partner-upload-dropzone.partner-drop-more .partner-upload-dropzone__icon{height:52px;width:52px}@media (max-width:700px){.addProject .container .form .image .partner-queue-row{grid-template-columns:80px 1fr;grid-template-rows:auto auto}.addProject .container .form .image .partner-queue-row .partner-queue-remove{grid-column:1/-1;justify-self:stretch}.addProject .container .form .image .partner-queue-row .partner-queue-thumb{height:60px;width:80px}}@media (max-width:1400px){.addProject .container .form .image{width:45%}.addProject .container .form .inputs{width:55%}}@media (max-width:900px){.addProject .container .form{flex-direction:column}.addProject .container .form .image,.addProject .container .form .inputs{width:100%}}.store-product-images-wrap{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.addProject .container .form .image .store-product-images-wrap .store-img-preview,.addProject .container .form .image .store-product-images-wrap .store-multi-img{background:#fcfbfa;border:1px solid #9a746233;border-radius:10px;box-shadow:0 1px 4px #0000000f;height:88px;max-height:88px;max-width:88px;min-height:88px;min-width:88px;overflow:hidden;padding:0;position:relative;width:88px}.store-product-images-wrap.store-product-images-wrap--compact .store-img-preview,.store-product-images-wrap.store-product-images-wrap--compact .store-multi-img{height:88px;max-height:88px;max-width:88px;min-height:88px;min-width:88px;width:88px}.store-product-images-wrap .store-img-preview,.store-product-images-wrap .store-multi-img{border:1px solid #9a746233;border-radius:10px;height:88px;overflow:hidden;position:relative;width:88px}.store-product-images-wrap .store-img-preview img{border-radius:6px;height:100%;object-fit:cover;width:100%}.store-product-images-wrap .store-multi-img{align-items:center;background:#f8f6f4;border:2px dashed #9a746259;cursor:pointer;display:flex;flex-direction:column;gap:4px;justify-content:center;transition:border-color .2s ease,background .2s ease,color .2s ease}.store-product-images-wrap .store-multi-img:hover{background:#f0eeeb;border-color:#9a7462}.store-product-images-wrap .store-multi-img .store-multi-img-icon,.store-product-images-wrap .store-multi-img svg{fill:currentColor;color:#9a7462;flex-shrink:0;opacity:.85}.store-product-images-wrap .store-multi-img:hover .store-multi-img-icon,.store-product-images-wrap .store-multi-img:hover svg{opacity:1}.store-product-images-wrap .store-multi-img input{cursor:pointer;inset:0;opacity:0;position:absolute}.store-product-images-wrap .store-multi-img .store-multi-img-label,.store-product-images-wrap .store-multi-img p{color:#6b5344;font-size:10px;font-weight:600;line-height:1.2;margin:0;text-align:center;white-space:nowrap}.store-colors-section{margin:16px 0}.store-colors-section h4{color:#333;font-size:14px;margin-bottom:8px}.store-color-add{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.store-color-add input{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:8px 10px}.store-color-add input:first-of-type{min-width:120px}.store-color-add input:nth-of-type(2){width:100px}.store-color-add button{background:#9a7462;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:8px 14px}.store-colors-list{display:flex;flex-wrap:wrap;gap:8px}.store-color-chip{align-items:center;background:#f0f0f0;border-radius:20px;display:inline-flex;font-size:13px;gap:6px;padding:4px 10px}.store-color-swatch{border:1px solid #ccc;border-radius:50%;height:16px;width:16px}.store-color-chip button{background:none;border:none;color:#666;cursor:pointer;font-size:16px;line-height:1;padding:0 2px}.store-edit-img-note{color:#666;font-size:12px;margin:0 0 12px}.store-img-order-hint{color:#6b5344;font-size:.75rem;font-weight:500;margin:0 0 10px}.store-img-main-badge{background:#9a7462;border-radius:4px;color:#fff;font-size:9px;font-weight:600;left:4px;letter-spacing:.02em;padding:2px 6px;position:absolute;top:4px;z-index:1}.store-img-draggable{cursor:grab}.store-img-draggable:active{cursor:grabbing}.store-img-draggable.store-drag-over{outline:2px solid #9a7462;outline-offset:2px}.store-object-position-select{background:#fffffff2;border:1px solid #ddd;border-radius:4px;bottom:6px;cursor:pointer;font-size:11px;left:6px;padding:4px 6px;position:absolute;right:6px;z-index:1}.addProject .container .form .image .store-product-images-wrap .store-img-preview .remove-btn{align-items:center;border-radius:6px;display:flex;font-size:14px;height:22px;justify-content:center;left:auto;line-height:1;padding:0;right:4px;top:4px;width:22px}.addProject .container .form .image .store-product-images-wrap .store-img-preview .store-crop-btn{background:#9a7462f2;border:1px solid #9a7462;border-radius:4px;bottom:4px;color:#fff;cursor:pointer;display:block;font-size:10px;font-weight:600;height:auto;left:4px;padding:3px 4px;position:absolute;right:4px;top:auto;width:auto;z-index:1}.addProject .container .form .image .store-product-images-wrap .store-img-preview .store-crop-btn:hover{background:#8a6452}.addProject .container .form .image .store-product-images-wrap .store-img-preview .store-pick-color-btn{background:#5a7a9ae6;border:1px solid #5a7a9a;border-radius:4px;bottom:22px;color:#fff;cursor:pointer;display:block;font-size:9px;font-weight:500;height:auto;left:4px;padding:2px 4px;position:absolute;right:4px;top:auto;width:auto;z-index:1}.addProject .container .form .image .store-product-images-wrap .store-img-preview .store-pick-color-btn:hover{background:#4a6a8a}.addProject .container .form .image .store-product-images-wrap .store-img-preview .store-restore-btn{background:#6b9b6be6;border:1px solid #6b9b6b;border-radius:4px;bottom:40px;color:#fff;cursor:pointer;display:block;font-size:9px;font-weight:500;height:auto;left:4px;padding:2px 4px;position:absolute;right:4px;top:auto;width:auto;z-index:1}.addProject .container .form .image .store-product-images-wrap .store-img-preview .store-restore-btn:hover{background:#5a8a5a}.store-primary-secondary{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.store-primary-secondary-chip{align-items:center;background:#f0eeeb;border-radius:20px;color:#5a4a3d;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:4px 10px}.store-primary-secondary-chip button{background:none;border:none;color:#666;cursor:pointer;font-size:14px;line-height:1;padding:0 2px}.pixel-color-picker-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:10000}.pixel-color-picker-modal{background:#fff;border-radius:14px;box-shadow:0 12px 48px #00000040;max-height:90vh;max-width:95vw;overflow:auto;padding:24px}.pixel-color-picker-modal h4{color:#3d322b;font-size:1.125rem;margin:0 0 6px}.pixel-color-picker-hint{color:#6b5344;font-size:.8125rem;margin:0 0 14px}.pixel-color-picker-canvas-wrap{border:1px solid #9a746233;border-radius:10px;display:inline-block;margin-bottom:16px;overflow:hidden;position:relative}.pixel-color-picker-canvas{display:block;max-height:60vh;max-width:100%;vertical-align:top}.pixel-color-picker-error,.pixel-color-picker-loading{color:#666;font-size:.9375rem;padding:24px;text-align:center}.pixel-color-picker-error{color:#c00}.pixel-color-picker-tooltip{align-items:center;background:#fff;border:1px solid #9a746240;border-radius:8px;box-shadow:0 4px 16px #0003;display:flex;gap:8px;margin-top:-12px;padding:6px 12px;pointer-events:none;position:fixed;transform:translate(-50%,-100%);z-index:10001}.pixel-color-picker-swatch{border:1px solid #00000026;border-radius:4px;height:20px;width:20px}.pixel-color-picker-hex{color:#3d322b;font-family:ui-monospace,monospace;font-size:.8125rem;font-weight:600}.pixel-color-picker-actions{display:flex;justify-content:flex-end}.pixel-color-picker-cancel{background:#f5f5f5;border:1px solid #ccc;border-radius:10px;color:#333;cursor:pointer;font-size:.9375rem;padding:8px 18px}.pixel-color-picker-cancel:hover{background:#eee}.save-color-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:10002}.save-color-modal{background:#fff;border-radius:14px;box-shadow:0 12px 48px #00000040;max-width:360px;padding:24px;width:100%}.save-color-modal h4{color:#3d322b;font-size:1.125rem;margin:0 0 14px}.save-color-preview{align-items:center;background:#f8f6f4;border-radius:10px;display:flex;gap:12px;margin-bottom:18px;padding:12px}.save-color-swatch{border:2px solid #00000026;border-radius:8px;height:36px;width:36px}.save-color-hex{color:#3d322b;font-family:ui-monospace,monospace;font-size:1rem;font-weight:700}.save-color-actions{display:flex;flex-direction:column;gap:8px}.save-color-actions button{background:#9a7462;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;padding:10px 14px;transition:background .2s ease}.save-color-actions button:hover{background:#8a6452}.save-color-actions .save-color-cancel{background:#f0eeeb;color:#5a4a3d;margin-top:4px}.save-color-actions .save-color-cancel:hover{background:#e5e2dd}.crop-modal-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.crop-modal{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-height:90vh;max-width:90vw;overflow:auto;padding:20px}.crop-modal h4{color:#333;font-size:18px;margin:0 0 8px}.crop-modal-hint{color:#666;font-size:13px;margin:0 0 12px}.crop-presets{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.crop-presets-label{color:#555;font-size:13px}.crop-preset-btn{background:#f5f5f5;border:1px solid #ddd;border-radius:6px;color:#333;cursor:pointer;font-size:13px;padding:6px 12px}.crop-preset-btn:hover{background:#e8e8e8;border-color:#9a7462;color:#9a7462}.crop-size-controls{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:16px}.crop-size-row{align-items:center;color:#555;display:flex;font-size:13px;gap:8px}.crop-size-row input{border:1px solid #ddd;border-radius:6px;font-size:13px;padding:6px 8px;width:56px}.crop-size-unit{color:#888;font-size:12px}.crop-modal-zoom-controls{align-items:center;display:flex;gap:10px;margin-bottom:12px}.crop-modal-zoom-controls .crop-zoom-btn{align-items:center;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:20px;height:36px;justify-content:center;line-height:1;width:36px}.crop-modal-zoom-controls .crop-zoom-btn:hover:not(:disabled){background:#e8e8e8;border-color:#9a7462;color:#9a7462}.crop-modal-zoom-controls .crop-zoom-btn:disabled{cursor:not-allowed;opacity:.5}.crop-modal-zoom-controls .crop-zoom-value{color:#666;font-size:14px;min-width:48px;text-align:center}.crop-modal-image-wrap{display:inline-block;margin-bottom:16px;max-height:60vh;overflow:auto;position:relative}.crop-modal-error,.crop-modal-loading{font-size:14px;margin:20px 0;text-align:center}.crop-modal-error{color:#c00}.crop-modal-image-wrap img{border-radius:8px;display:block;max-height:60vh;max-width:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.crop-overlay{border-radius:8px;box-shadow:inset 0 0 0 9999px #00000080;inset:0;pointer-events:none;position:absolute}.crop-box{border:2px dashed #fff;border-radius:4px;box-shadow:0 0 0 1px #0000004d;pointer-events:auto;position:absolute}.crop-box:hover{border-color:#9a7462}.crop-box{cursor:move}.crop-handle{background:#fff;border:2px solid #9a7462;border-radius:2px;cursor:pointer;height:12px;position:absolute;width:12px;z-index:2}.crop-handle-n{cursor:n-resize;top:-6px}.crop-handle-n,.crop-handle-s{left:50%;transform:translateX(-50%)}.crop-handle-s{bottom:-6px;cursor:s-resize}.crop-handle-e{cursor:e-resize;right:-6px}.crop-handle-e,.crop-handle-w{top:50%;transform:translateY(-50%)}.crop-handle-w{cursor:w-resize;left:-6px}.crop-handle-ne{cursor:ne-resize;right:-6px;top:-6px}.crop-handle-nw{cursor:nw-resize;left:-6px;top:-6px}.crop-handle-se{bottom:-6px;cursor:se-resize;right:-6px}.crop-handle-sw{bottom:-6px;cursor:sw-resize;left:-6px}.crop-modal-actions{display:flex;gap:10px;justify-content:flex-end}.crop-modal-cancel,.crop-modal-save{border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 18px}.crop-modal-cancel{background:#f0f0f0;border:1px solid #ddd;color:#333}.crop-modal-cancel:hover{background:#e5e5e5}.crop-modal-save{background:#9a7462;border:none;color:#fff}.crop-modal-save:hover{background:#8a6452}.partners-dashboard{margin-top:2.5rem;padding-bottom:2rem}.partners-dashboard .partners-dashboard-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px 16px;justify-content:space-between;margin-bottom:1.25rem}.partners-dashboard .partners-dashboard-toolbar .partners-dashboard-title{color:#4a3d35;font-size:1.125rem;font-weight:700;letter-spacing:-.02em;margin:0}.partners-dashboard .partners-download-all-btn{align-items:center;background:linear-gradient(180deg,#a67f6c,#9a7462);border:1px solid #9a74624d;border-radius:12px;box-shadow:0 2px 12px #9a74624d;color:#fff;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:8px;padding:10px 18px;transition:background .2s ease,box-shadow .2s ease,transform .15s ease,opacity .2s ease}.partners-dashboard .partners-download-all-btn:hover:not(:disabled){background:linear-gradient(180deg,#9a7462,#8a6452);box-shadow:0 4px 16px #9a746261}.partners-dashboard .partners-download-all-btn:active:not(:disabled){transform:scale(.98)}.partners-dashboard .partners-download-all-btn:disabled{cursor:not-allowed;opacity:.65}.partners-dashboard .partners-dashboard-toolbar-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.partners-dashboard .partners-delete-all-btn{align-items:center;background:#fff;border:1px solid #c6282866;border-radius:12px;box-shadow:0 1px 4px #4a3d350f;color:#b71c1c;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:8px;padding:10px 18px;transition:background .2s ease,border-color .2s ease,transform .15s ease,opacity .2s ease}.partners-dashboard .partners-delete-all-btn:hover:not(:disabled){background:#c6282814;border-color:#c628288c;color:#c62828}.partners-dashboard .partners-delete-all-btn:active:not(:disabled){transform:scale(.98)}.partners-dashboard .partners-delete-all-btn:disabled{cursor:not-allowed;opacity:.65}.partners .boxes{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.partners .boxes .box.partner-card{align-items:stretch;background:#fff;border:1px solid #9a74621f;border-radius:18px;box-shadow:0 4px 24px #4a3d350f;cursor:default;display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:280px;overflow:hidden;padding:0;transition:border-color .2s ease,box-shadow .25s ease,transform .25s ease;width:100%}.partners .boxes .box.partner-card:hover{border-color:#9a746238;box-shadow:0 12px 36px #4a3d351a;transform:translateY(-2px)}.partners .boxes .partner-card-media{align-items:center;aspect-ratio:4/3;background:linear-gradient(165deg,#faf8f6,#f3f0ec);border-bottom:1px solid #9a746214;display:flex;justify-content:center;padding:1.25rem 1rem}.partners .boxes .partner-card-media img{border-radius:0;filter:drop-shadow(0 2px 8px rgba(74,61,53,.06));height:100%;max-height:120px;object-fit:contain;object-position:center;width:100%}.partners .boxes .partner-card-label{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#5c4d42;display:-webkit-box;font-size:.8125rem;font-weight:600;line-height:1.35;margin:0;min-height:2.6em;overflow:hidden;padding:.75rem 1rem 0;text-align:center}.partners .boxes .partner-card-label--muted{color:#a8988c;font-style:italic;font-weight:500}.partners .boxes .box .partner-box-actions{align-items:center;background:#fff;display:flex;flex-direction:row;gap:.625rem;justify-content:center;margin-top:auto;padding:1rem 1rem 1.125rem;width:100%}.partners .boxes .partner-icon-btn{align-items:center;background:#fff;border:1px solid #9a746233;border-radius:12px;color:#6b5344;cursor:pointer;display:inline-flex;height:44px;justify-content:center;padding:0;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .15s ease;width:44px}.partners .boxes .partner-icon-btn:focus-visible{outline:2px solid #9a7462;outline-offset:2px}.partners .boxes .partner-icon-btn:active{transform:scale(.96)}.partners .boxes .partner-icon-btn--download:hover{background:#9a74621a;border-color:#9a746259;color:#5a4338}.partners .boxes .partner-icon-btn--delete{border-color:#c6282833;color:#b71c1c}.partners .boxes .partner-icon-btn--delete:hover{background:#c6282814;border-color:#c6282859;color:#c62828}.bulk-upload-section{background:#fff;border:1px solid #9a74621a;border-radius:16px;box-shadow:0 2px 12px #0000000a;margin-top:24px;padding:24px}.bulk-upload-section h3{color:#6b5344;font-size:1.125rem;font-weight:700;letter-spacing:.04em;margin:0 0 8px;text-transform:uppercase}.bulk-upload-hint{color:#6b5344;font-size:.875rem;margin:0 0 20px;opacity:.9}.bulk-upload-actions{margin-bottom:20px}.bulk-download-btn{align-items:center;background:linear-gradient(135deg,#9a7462,#8a6452);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:600;gap:8px;padding:10px 18px;transition:transform .15s ease,box-shadow .2s ease}.bulk-download-btn:hover{box-shadow:0 4px 12px #9a746259;transform:translateY(-1px)}.bulk-upload-form{display:flex;flex-direction:column;gap:16px}.bulk-upload-input-group{display:flex;flex-direction:column;gap:8px}.bulk-upload-input-group label{color:#5a4a3d;font-size:.875rem;font-weight:600}.bulk-zip-hint{color:#6b5344;font-size:.8125rem;margin:0 0 8px;opacity:.9}.bulk-upload-dropzone{align-items:center;background:#fcfbfa;border:2px dashed #9a746259;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:24px;position:relative;transition:border-color .2s ease,background .2s ease}.bulk-upload-dropzone:hover{background:#f8f6f4;border-color:#9a7462}.bulk-upload-dropzone input[type=file]{cursor:pointer;inset:0;opacity:0;position:absolute}.bulk-upload-dropzone .bulk-file-name,.bulk-upload-dropzone span{color:#6b5344;font-size:.9375rem}.bulk-upload-dropzone--small{min-height:48px;padding:12px 16px}.bulk-parse-btn{align-self:flex-start;background:linear-gradient(135deg,#15b858,#12a04d);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;padding:10px 20px;transition:transform .15s ease}.bulk-parse-btn:hover:not(:disabled){transform:translateY(-1px)}.bulk-parse-btn:disabled{cursor:not-allowed;opacity:.7}.bulk-preview-summary{display:flex;font-size:.9375rem;font-weight:600;gap:16px}.bulk-valid{color:#15b858}.bulk-invalid{color:#d32f2f}.bulk-preview-table-wrap{border:1px solid #9a746233;border-radius:12px;max-height:400px;overflow-x:auto;overflow-y:auto}.bulk-preview-table{border-collapse:collapse;font-size:.875rem;width:100%}.bulk-preview-table td,.bulk-preview-table th{border-bottom:1px solid #9a74621a;padding:10px 12px;text-align:left}.bulk-preview-table th{background:#f8f6f4;color:#6b5344;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:1}.bulk-row-valid{background:#15b85814}.bulk-row-invalid{background:#d32f2f14}.bulk-preview-actions{display:flex;gap:12px;margin-top:8px}.bulk-cancel-btn{background:#fff;border:1px solid #9a74624d;border-radius:12px;color:#6b5344;cursor:pointer;font-size:.9375rem;font-weight:600;padding:10px 20px}.bulk-cancel-btn:hover{background:#f8f6f4}.bulk-confirm-btn{background:linear-gradient(135deg,#15b858,#12a04d);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;padding:10px 20px;transition:transform .15s ease}.bulk-confirm-btn:hover:not(:disabled){transform:translateY(-1px)}.bulk-confirm-btn:disabled{cursor:not-allowed;opacity:.7}.add-product-section-divider{border:none;border-top:1px solid #9a746233;margin:32px 0 20px}.add-product-section-title{color:#6b5344;font-size:1rem;font-weight:600;margin:0 0 16px}.store-colors-setup{background:#fff;border:1px solid #9a746233;border-radius:12px;margin-top:14px;padding:14px}.store-colors-toggle{align-items:center;color:#523f32;display:inline-flex;font-weight:600;gap:10px}.store-colors-list{grid-gap:14px;display:grid;gap:14px;margin-top:14px}.store-color-card{background:#fcfaf8;border:1px solid #9a746233;border-radius:12px;padding:12px}.store-color-card-title{color:#6b5344;font-weight:600;margin:0 0 8px}.store-color-card-preview{border-radius:10px;height:90px;margin-bottom:10px;overflow:hidden;width:90px}.store-color-card-preview img{height:100%;object-fit:cover;width:100%}.store-color-code-row{align-items:flex-end;display:flex;gap:10px}.store-color-native-picker{background:#fff;border:1px solid #9a746240;border-radius:10px;cursor:pointer;height:44px;min-width:44px;width:44px}.store-color-extract-btn{background:#fff;border:1px solid #9a74624d;border-radius:10px;color:#5f4a3d;cursor:pointer;font-weight:600;margin-top:8px;padding:9px 12px}.store-color-extract-btn:hover:not(:disabled){background:#f4ede6}.addProject .container .add-project-bulk{background-color:#fff;background:linear-gradient(165deg,#fffffffa,#f8f4f0f2);border:1px solid #9a746224;border-radius:16px;box-shadow:0 4px 20px #3e2f200f;padding:22px 24px}.addProject .container .add-project-bulk--page-bottom{margin-top:20px}.addProject .add-project-bulk__head{margin-bottom:16px}.addProject .add-project-bulk__title{color:#5c4639;font-size:1.125rem;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.addProject .add-project-bulk__subtitle{color:#6b5c52;font-size:.875rem;line-height:1.55;margin:0;max-width:48rem}.addProject .add-project-bulk__subtitle code{background:#9a74621f;border-radius:4px;color:#4a3f38;font-size:.8rem;padding:1px 6px}.addProject .add-project-bulk__subtitle a{color:#8a6856;font-weight:600;text-decoration:underline;text-underline-offset:2px}.addProject .add-project-bulk__subtitle a:hover{color:#6b5344}.addProject .add-project-bulk__actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.addProject .add-project-bulk__file-input{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.addProject .add-project-bulk__btn{align-items:center;border:1px solid #0000;border-radius:11px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:600;gap:6px;justify-content:center;padding:10px 16px;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease,background .2s ease}.addProject .add-project-bulk__btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.addProject .add-project-bulk__btn--secondary{background:#fff;border-color:#9a746259;color:#5c4a42}.addProject .add-project-bulk__btn--secondary:hover:not(:disabled){border-color:#9a7462;color:#6b5344}.addProject .add-project-bulk__btn--ghost{background:#ffffffe6;border-color:#9a746238;color:#4a3f38;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.addProject .add-project-bulk__btn--ghost:hover:not(:disabled){background:#fff;border-color:#9a746273}.addProject .add-project-bulk__btn--accent{background:#1f6f54;border-color:#1a5c46;box-shadow:0 2px 10px #1f6f5440;color:#fff}.addProject .add-project-bulk__btn--accent:hover:not(:disabled){filter:brightness(1.06)}.addProject .add-project-bulk__report{border:1px solid #9a746233;border-radius:12px;font-size:.875rem;margin-top:18px;max-height:280px;overflow:auto;padding:14px 16px}.addProject .add-project-bulk__report--ok{background:#dcfce780;border-color:#22c55e59}.addProject .add-project-bulk__report--issues{background:#fff7edbf;border-color:#ea580c59}.addProject .add-project-bulk__report-summary{color:#3d342c;font-weight:600;margin:0 0 12px}.addProject .add-project-bulk__report-list{list-style:none;margin:0;padding:0}.addProject .add-project-bulk__report-item{grid-gap:8px 12px;align-items:start;border-bottom:1px solid #0000000f;display:grid;font-size:.8125rem;gap:8px 12px;grid-template-columns:auto auto 1fr;padding:8px 0}.addProject .add-project-bulk__report-item:last-child{border-bottom:none}.addProject .add-project-bulk__report-item--ok .add-project-bulk__report-msg{color:#15803d;font-weight:600}.addProject .add-project-bulk__report-item--bad{grid-template-columns:auto auto 1fr}.addProject .add-project-bulk__report-item--bad .add-project-bulk__report-row{color:#9a3412;font-weight:700}.addProject .add-project-bulk__report-action{color:#6b5344;font-size:.75rem;text-transform:capitalize}.addProject .add-project-bulk__report-errors{color:#7c2d12;line-height:1.45;margin:4px 0 0;padding-left:1.1rem}.lastProjects{background:linear-gradient(160deg,#f8f6f4,#efeae6);min-height:calc(100vh - 95px);padding:28px 32px;width:100%}.lastProjects--projects{overflow-x:hidden}.lastProjects--store .container{box-shadow:0 4px 24px #9a746214}.lastProjects .container{background-color:#fff;border:1px solid #9a74621f;border-radius:16px;display:flex;flex-direction:column;gap:28px;min-height:0;overflow-x:auto;padding:28px 32px;width:100%}.lastProjects .container::-webkit-scrollbar{height:8px}.lastProjects .container::-webkit-scrollbar-track{background:#f0eeeb;border-radius:4px}.lastProjects .container::-webkit-scrollbar-thumb{background:#c4b5a8;border-radius:4px}.lastProjects .container .title{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;width:100%}.lastProjects .title-heading{display:flex;flex-direction:column;gap:4px}.lastProjects .container .title h1{color:#6b5344;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0}.lastProjects .title-count{color:#8a7a6d;font-size:.875rem;font-weight:500}.lastProjects .container .title .store-products-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.store-products-search{align-items:center;background:#f8f6f4;border:1px solid #9a746226;border-radius:12px;display:flex;gap:10px;padding:10px 16px;transition:border-color .2s ease,box-shadow .2s ease}.store-products-search:focus-within{border-color:#9a7462;box-shadow:0 0 0 3px #9a74621f}.store-products-search i{color:#9a7462;font-size:1.1rem}.store-products-search input{background:#0000;border:none;color:#3d322b;font-size:.9rem;min-width:220px;outline:none}.store-products-search input::placeholder{color:#8a7a6d}.store-products-filters,.store-products-filters label{align-items:center;display:flex;gap:8px}.store-products-filters label{color:#6b5344;font-size:.8125rem;font-weight:500}.store-products-filters select{background:#fff;border:1px solid #9a746240;border-radius:10px;color:#3d322b;cursor:pointer;font-size:.8125rem;padding:8px 12px}.store-products-sort-direction{align-items:center;background:#fff;border:1px solid #9a746240;border-radius:10px;color:#9a7462;cursor:pointer;display:inline-flex;font-size:1rem;height:36px;justify-content:center;transition:background .2s ease,color .2s ease;width:36px}.store-products-sort-direction:hover{background:#f8f6f4;color:#6b5344}.store-products-add-btn{align-items:center;background:linear-gradient(135deg,#9a7462,#8a6856);border-radius:12px;box-shadow:0 2px 8px #9a746240;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;gap:6px;justify-content:center;padding:10px 18px;text-decoration:none;transition:transform .15s ease,box-shadow .2s ease}.store-products-add-btn:hover{box-shadow:0 4px 14px #9a74624d;transform:translateY(-2px)}.lastProjects .container .table-container{background:#fcfbfa;border:1px solid #9a74621f;border-radius:12px;overflow-x:auto;width:100%}.lastProjects .container .table-container .table{min-width:720px;width:100%}.lastProjects .container .table-container .table .col{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:48px 64px minmax(140px,1fr) 100px 110px 100px 100px;padding:0}.lastProjects .container .table-container .table.table--store .col{grid-template-columns:48px 64px minmax(140px,1fr) 100px 110px 100px 100px}.lastProjects .container .table-container .table.table--products .col{grid-template-columns:56px 64px minmax(220px,1.6fr) minmax(130px,1fr) 130px 130px 112px}.lastProjects .container .table-container .table:not(.table--store):not(.table--products) .col{grid-template-columns:48px minmax(140px,1fr) 100px 110px 100px 100px}.lastProjects .container .table-container .table .head .col{background:#9a746214;border-bottom:2px solid #9a746233;color:#6b5344;font-size:.75rem;font-weight:600;letter-spacing:.04em;padding:14px 20px;text-transform:uppercase}.lastProjects .container .table-container .table .body .col.row{border-bottom:1px solid #9a74621a;font-size:.9375rem;padding:14px 20px;transition:background .15s ease}.lastProjects .container .table-container .table .body .col.row:hover{background:#fffc}.lastProjects .container .table-container .table .body .col .col-id{font-feature-settings:"tnum";color:#8a7a6d;font-variant-numeric:tabular-nums;font-weight:600}.lastProjects .container .table-container .table .body .col .col-name{color:#3d322b;font-weight:500;min-width:0;white-space:normal;word-break:break-word}.lastProjects .container .table-container .table .body .col .col-category{color:#6b5344;text-transform:capitalize}.lastProjects .container .table-container .table .body .col .col-price{font-feature-settings:"tnum";color:#9a7462;font-variant-numeric:tabular-nums;font-weight:700}.lastProjects .container .table-container .table .body .col .col-date{font-feature-settings:"tnum";color:#8a7a6d;font-variant-numeric:tabular-nums}.lastProjects .container .table-container .table .body .list-empty{align-items:center;color:#8a7a6d;display:flex;flex-direction:column;font-size:.9375rem;gap:12px;justify-content:center;padding:48px 24px;text-align:center;width:100%}.lastProjects .container .table-container .table .body .list-empty i{color:#c4b5a8;font-size:2.5rem}.lastProjects .container .table-container .table .body .col .actionIcons{display:flex;gap:8px;justify-content:flex-end}.lastProjects .container .table-container .table .head .col .col-actions{text-align:right}.lastProjects--products .container .table-container .table{min-width:940px}.lastProjects--products .container .table-container .table .body .col.row{min-height:64px}.lastProjects .action-btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;font-size:1.1rem;height:36px;justify-content:center;text-decoration:none;transition:transform .15s ease,background .15s ease,color .15s ease;width:36px}.lastProjects .action-btn--edit{background:#15dc681f;color:#0f9d4a}.lastProjects .action-btn--edit:hover{background:#15dc6838;color:#0a7a38;transform:scale(1.05)}.lastProjects .action-btn--delete{background:#fe65651f;color:#d32f2f}.lastProjects .action-btn--delete:hover{background:#fe656538;color:#b71c1c;transform:scale(1.05)}.lastProjects .container .table-container .table .col .col-photo{align-items:center;display:flex;justify-content:center}.lastProjects .container .table-container .table .table-product-thumb{border:1px solid #9a746226;border-radius:10px;box-shadow:0 1px 4px #0000000f;display:block;height:44px;object-fit:cover;width:44px}.lastProjects .container .table-container .table .table-product-thumb-icon{align-items:center;background:#f0eeeb;border:1px dashed #9a746240;border-radius:10px;color:#9a7462;display:inline-flex;font-size:1.25rem;height:44px;justify-content:center;width:44px}.lastProjects .container .title .select-box{width:200px}.lastProjects .container .title .select-box .text{align-items:center;background-color:#f5f5f5;border-radius:12px;color:#000000b3;cursor:pointer;display:flex;font-size:20px;font-weight:500;gap:30px;justify-content:space-between;padding:10px 15px}.lastProjects .container .title .select-box .options{display:flex;flex-direction:column;gap:15px;padding-bottom:18px;padding-top:18px}.lastProjects .container .title .select-box .options div{align-items:center;color:#000c;display:flex;font-size:18px;justify-content:space-between;&:last-of-type{border-bottom:none}}.lastProjects .container .title .select-box .options hr{border:#0000;border-bottom:1.5px solid #8f73634d;margin:auto;width:85%}.lastProjects .orders-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.lastProjects .orders-filter-label{color:#000000b3;font-size:15px;font-weight:500}.lastProjects .orders-status-filter,.lastProjects .orders-status-select{background:#fff;border:1px solid #9a746245;border-radius:10px;color:#333;font-size:15px;min-width:140px;padding:8px 14px}.lastProjects .orders-status-select{cursor:pointer;min-width:120px}.lastProjects .orders-view-link{color:#9a7462;font-size:.9rem;font-weight:600;text-decoration:none}.lastProjects .orders-view-link:hover{color:#8a6856;text-decoration:underline}.lastProjects .orders-empty{color:#0009;font-size:16px;padding:40px 20px;text-align:center}.store-products-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);width:100%}.store-products-grid-card{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden;transition:box-shadow .2s ease}.store-products-grid-card:hover{box-shadow:0 6px 20px #00000014}.store-products-grid-card-img{aspect-ratio:1;background:#f5f5f5;overflow:hidden;width:100%}.store-products-grid-card-img img{display:block;height:100%;object-fit:cover;width:100%}.store-products-grid-card-no-img{align-items:center;color:#999;display:flex;font-size:14px;height:100%;justify-content:center;width:100%}.store-products-grid-card-body{padding:12px 14px}.store-products-grid-card-body h4{color:#333;font-size:15px;font-weight:600;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-products-grid-card-cat{color:#666;font-size:12px;margin:0 0 6px;text-transform:capitalize}.store-products-grid-card-price{color:#9a7462;font-size:14px;font-weight:700;margin:0 0 10px}.store-products-grid-card-actions{display:flex;gap:10px}.store-products-grid-btn{border:none;border-radius:8px;cursor:pointer;font-size:16px;padding:8px 12px;transition:background .2s ease,transform .2s ease}.store-products-grid-btn-edit{background:#e8f5e9;color:#2e7d32}.store-products-grid-btn-edit:hover{background:#c8e6c9}.store-products-grid-btn-delete{background:#ffebee;color:#c62828}.store-products-grid-btn-delete:hover{background:#ffcdd2}@media (max-width:992px){.store-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.store-products-grid{gap:16px;grid-template-columns:1fr}}@media (max-width:690px){.lastProjects .container .table-container .table{width:-webkit-max-content;width:max-content}}@media (max-width:820px){.lastProjects{padding:18px 16px}.lastProjects .container{border-radius:14px;padding:18px 16px}.lastProjects--projects .projects-bulk-toolbar{padding:16px}.lastProjects--projects .projects-bulk-toolbar--export-only{align-items:stretch;flex-direction:column;justify-content:flex-start}.lastProjects--projects .projects-bulk-toolbar--export-only .projects-bulk-toolbar__export{width:100%}.lastProjects--projects .projects-bulk-toolbar__export{gap:10px}.lastProjects--projects .projects-bulk-btn{justify-content:center;width:100%}.lastProjects--projects .projects-export-filter{justify-content:space-between;width:100%}.lastProjects--projects .projects-export-filter__select{max-width:none;min-width:0;width:100%}.lastProjects--projects .projects-bulk-add-link{width:100%}.lastProjects--projects .container .table-container .table.table--projects-list{min-width:720px}}@media (max-width:520px){.lastProjects .container .title h1{font-size:1.35rem}.lastProjects .title-count{font-size:.82rem}}.lastProjects .col-name{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.store-admin-low-stock{background:#fffbeb;border:1px solid #fcd34d;border-radius:6px;color:#b45309}.store-admin-low-stock,.store-admin-out-stock{font-size:11px;font-weight:700;padding:2px 8px}.store-admin-out-stock{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#991b1b}.lastProjects--projects .projects-bulk-toolbar{background:linear-gradient(165deg,#fffffff2,#f8f4f0e6);border:1px solid #9a74622e;border-radius:14px;box-shadow:0 4px 20px #3e2f200f;display:flex;flex-direction:column;gap:18px;padding:18px 20px;width:100%}.lastProjects--projects .projects-bulk-toolbar__export{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.lastProjects--projects .projects-bulk-toolbar__export>*{flex-shrink:0}.lastProjects--projects .projects-export-filter{align-items:center;background:#ffffffeb;border:1px solid #9a74622e;border-radius:14px;box-shadow:0 2px 10px #3e2f200d;display:inline-flex;gap:10px;padding:10px 12px}.lastProjects--projects .projects-export-filter__label{color:#5c4639;font-size:.8125rem;font-weight:700;white-space:nowrap}.lastProjects--projects .projects-export-filter__select{background:linear-gradient(180deg,#fff,#fbfaf9);border:1px solid #9a746238;border-radius:12px;color:#3d322b;cursor:pointer;font-size:.875rem;font-weight:600;min-width:190px;outline:none;padding:9px 12px;transition:box-shadow .2s ease,border-color .2s ease}.lastProjects--projects .projects-export-filter__select:focus{border-color:#9a74628c;box-shadow:0 0 0 3px #9a74621f}.lastProjects--projects .projects-export-filter__select:disabled{cursor:not-allowed;opacity:.7}.lastProjects--projects .projects-bulk-toolbar__import{display:flex;flex-direction:column;gap:10px}.lastProjects--projects .projects-bulk-toolbar__hint{color:#6b5c52;font-size:.8125rem;line-height:1.5;margin:0;max-width:52rem}.lastProjects--projects .projects-bulk-toolbar__hint code{background:#9a74621a;border-radius:4px;color:#5c4a42;font-size:.78rem;padding:1px 6px}.lastProjects--projects .projects-bulk-file-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.lastProjects--projects .projects-bulk-file-input{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.lastProjects--projects .projects-bulk-btn{align-items:center;border:1px solid #0000;border-radius:13px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:600;gap:6px;justify-content:center;padding:11px 16px;text-decoration:none;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease,background .2s ease}.lastProjects--projects .projects-bulk-btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.lastProjects--projects .projects-bulk-btn--primary{background:linear-gradient(135deg,#9a7462,#7d5f4f);box-shadow:0 2px 10px #9a74624d;color:#fff}.lastProjects--projects .projects-bulk-btn--primary:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.lastProjects--projects .projects-bulk-btn--secondary{background:#fff;border-color:#9a746259;color:#5c4a42}.lastProjects--projects .projects-bulk-btn--secondary:hover:not(:disabled){border-color:#9a7462;color:#6b5344}.lastProjects--projects .projects-bulk-btn--ghost{background:#ffffffd9;border-color:#9a746238;color:#4a3f38;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lastProjects--projects .projects-bulk-btn--ghost:hover:not(:disabled){background:#fff;border-color:#9a746273}.lastProjects--projects .projects-bulk-btn--accent{background:#1f6f54;border-color:#1a5c46;box-shadow:0 2px 10px #1f6f5440;color:#fff}.lastProjects--projects .projects-bulk-btn--accent:hover:not(:disabled){filter:brightness(1.06)}.lastProjects--projects .projects-bulk-btn--danger{background:#fef2f2;border-color:#b91c1c73;box-shadow:none;color:#b91c1c}.lastProjects--projects .projects-bulk-btn--danger:hover:not(:disabled){background:#fee2e2;border-color:#b91c1c;color:#991b1b}.lastProjects--projects .projects-delete-all-modal p{line-height:1.45;max-width:340px}.lastProjects--projects .projects-delete-all-confirm{background:#b91c1c!important;border-color:#991b1b!important;color:#fff!important}.lastProjects--projects .projects-delete-all-confirm:hover:not(:disabled){filter:brightness(1.05)}.lastProjects--projects .projects-bulk-add-link{align-self:flex-start}.lastProjects--projects .projects-bulk-toolbar--below-title{margin-bottom:22px;margin-top:8px}.lastProjects--projects .projects-bulk-toolbar--page-bottom{margin-top:28px}.lastProjects--projects .projects-bulk-toolbar--export-only{align-items:center;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:space-between}.lastProjects--projects .projects-bulk-toolbar--export-only .projects-bulk-toolbar__export{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:12px;min-width:0}.lastProjects--projects .projects-bulk-toolbar__hint--inline{flex:1 1;margin:0;max-width:520px;min-width:220px;padding-left:6px}.lastProjects--projects .projects-bulk-toolbar__hint--inline a{color:#7d5f4f;font-weight:600;text-decoration:underline;text-underline-offset:2px}.lastProjects--projects .projects-bulk-toolbar__hint--inline a:hover{color:#5c4639}@media (max-width:680px){.lastProjects--projects .projects-bulk-toolbar--export-only{align-items:stretch}.lastProjects--projects .projects-export-filter{justify-content:space-between;width:100%}.lastProjects--projects .projects-export-filter__select{max-width:320px;min-width:0;width:100%}.lastProjects--projects .projects-bulk-toolbar--export-only .projects-bulk-toolbar__export{width:100%}.lastProjects--projects .projects-bulk-add-link{justify-content:center;width:100%}.lastProjects--projects .projects-bulk-toolbar__hint--inline{max-width:none;min-width:0;padding-left:0}}@media (min-width:900px){.lastProjects--projects .projects-bulk-toolbar:not(.projects-bulk-toolbar--export-only){align-items:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.lastProjects--projects .projects-bulk-toolbar__import{flex:1 1;max-width:640px;min-width:280px}.lastProjects--projects .projects-bulk-add-link{align-self:center}}.lastProjects--projects .container .table-container .table.table--projects-list{min-width:800px}.lastProjects--projects .container .table-container .table.table--projects-list .col{grid-template-columns:48px 64px minmax(160px,1.6fr) minmax(100px,1fr) 104px 112px}.lastProjects .pagination button,.lastProjects .pagination button.pagination-nav{align-items:center;background:#fff;border:1px solid #8f7363;border-radius:12px;color:#2e302e;cursor:pointer;display:flex;font-family:inherit;font-size:20px;font-weight:600;height:40px;justify-content:center;padding:0;transition:.3s;width:40px}.lastProjects .pagination button.active,.lastProjects .pagination button.pagination-nav.active,.lastProjects .pagination button.pagination-nav:hover,.lastProjects .pagination button:hover{background-color:#8f7363;border:0;color:#fff}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;display:inline-block;max-width:100%;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-mask{bottom:0;height:calc(100% + .5px);left:0;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% + .5px)}.ReactCrop__crop-selection{cursor:move;left:0;position:absolute;top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);bottom:-1px;content:"";left:-1px;opacity:.3;pointer-events:none;position:absolute;right:-1px;top:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;color:#fff}.ReactCrop__crop-selection:focus{outline:2px solid #08f;outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{background-color:#fff6;content:"";display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{height:100%;width:1px}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{height:1px;width:100%}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{background-color:#0003;background-color:var(--rc-drag-handle-bg-colour);border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);height:12px;height:var(--rc-drag-handle-size);position:absolute;width:12px;width:var(--rc-drag-handle-size)}.ReactCrop__drag-handle:focus{background:#08f;background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;left:0}.ReactCrop .ord-n,.ReactCrop .ord-nw{top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;left:50%}.ReactCrop .ord-ne{cursor:ne-resize;top:0}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%}.ReactCrop .ord-se{bottom:0;cursor:se-resize;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;left:50%}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;height:var(--rc-drag-bar-size);left:0;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.ReactCrop__drag-bar.ord-e{height:100%;right:0;top:0;-webkit-transform:translate(50%);transform:translate(50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;height:var(--rc-drag-bar-size);left:0;-webkit-transform:translateY(50%);transform:translateY(50%);width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{height:24px;height:var(--rc-drag-handle-mobile-size);width:24px;width:var(--rc-drag-handle-mobile-size)}}.product-image-upload{display:flex;flex-direction:column;gap:12px}.product-image-upload-list{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px}.product-image-upload-item{background:#fcfbfa;border:2px solid #9a746233;border-radius:12px;cursor:grab;flex-shrink:0;height:88px;overflow:hidden;position:relative;width:88px}.product-image-upload-item:active{cursor:grabbing}.product-image-upload-item.dragging{opacity:.5}.product-image-upload-item img{display:block;height:100%;object-fit:cover;width:100%}.product-image-upload-order{align-items:center;background:#6b5344d9;border-radius:6px;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:22px;justify-content:center;left:4px;position:absolute;top:4px;width:22px}.product-image-upload-replace-input{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.product-image-upload-actions{bottom:4px;display:flex;gap:4px;left:4px;position:absolute}.product-image-upload-edit,.product-image-upload-replace,.product-image-upload-set-main{align-items:center;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:22px;justify-content:center;padding:0;transition:background .2s ease;width:22px}.product-image-upload-set-main{background:#b48c32d9}.product-image-upload-edit,.product-image-upload-replace{background:#6b5344e6}.product-image-upload-set-main:hover:not(:disabled){background:#b48c32f2}.product-image-upload-edit:hover:not(:disabled),.product-image-upload-replace:hover:not(:disabled){background:#6b5344}.product-image-upload-edit:disabled,.product-image-upload-replace:disabled,.product-image-upload-set-main:disabled{cursor:not-allowed;opacity:.6}.product-image-upload-remove{align-items:center;background:#d32f2fe6;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;height:24px;justify-content:center;padding:0;position:absolute;right:4px;top:4px;transition:background .2s ease;width:24px}.product-image-upload-remove:hover{background:#b71c1c}.product-image-upload-add{align-items:center;background:#fcfbfa;border:2px dashed #9a746259;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:4px;height:88px;justify-content:center;position:relative;transition:border-color .2s ease,background .2s ease;width:88px}.product-image-upload-add:hover{background:#f8f6f4;border-color:#9a7462}.product-image-upload-add span{color:#6b5344;font-size:.75rem;font-weight:500}.product-image-upload-add input{cursor:pointer;inset:0;opacity:0;position:absolute}.product-image-upload-add svg{color:#9a7462}.product-image-upload-hint{color:#8a7a6d;font-size:.8125rem;margin:0}.product-image-upload-error{color:#d32f2f;font-size:.875rem;margin:0}.product-image-crop-modal{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.product-image-crop-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:90vw;overflow:auto;padding:24px}.product-image-crop-content h4{color:#6b5344;font-size:1.125rem;margin:0 0 16px}.product-image-crop-area{margin-bottom:20px}.product-image-crop-area .ReactCrop{max-height:70vh}.product-image-crop-area img{display:block}.product-image-crop-actions{display:flex;gap:12px;justify-content:flex-end}.product-image-crop-actions button{background:#fff;border:1px solid #9a74624d;border-radius:10px;color:#6b5344;cursor:pointer;font-size:.9375rem;font-weight:600;padding:10px 18px}.product-image-crop-reset{border-color:#9a746280;color:#8a6856}.product-image-crop-reset:hover{background:#f8f6f4}.product-image-crop-actions button:last-child{background:linear-gradient(135deg,#9a7462,#8a6856);border:none;color:#fff}.product-image-crop-actions button:last-child:hover:not(:disabled){opacity:.95}.product-image-crop-actions button:last-child:disabled{cursor:not-allowed;opacity:.6}.messages-page{margin-top:40px}.messages-page h1{color:var(--main-color);font-size:26px;margin-bottom:30px}.messages-page .boxes{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.messages-page .boxes .box{border:1px solid #00000014;border-radius:24px;display:flex;flex-direction:column;gap:20px;padding:15px}.messages-page .boxes .box hr{border:1px solid var(--grey-color);margin:auto;width:80%}.messages-page .boxes .box .box-header{align-items:center;display:flex;justify-content:space-between}.messages-page .boxes .box .box-header .pin,.messages-page .boxes .box .box-header i{color:#0009;cursor:pointer;font-size:19px}.messages-page .container .boxes .box .box-header .pin{transform:rotate(45deg);transition:var(--main-tran)}.messages-page .container .boxes .box .box-header .pin.active{color:#70a8ff!important;font-size:22px!important}.messages-page .boxes .box .box-header .actions-icons{align-items:center;display:flex;gap:10px}.messages-page .boxes .box .box-header .actions-icons .read-icon{color:#70a8ff}.messages-page .boxes .box .box-content{display:flex;flex-direction:column;gap:10px}.messages-page .boxes .box .box-content .box-image{align-items:center;background-color:var(--main-color);border-radius:28px;display:flex;height:75px;justify-content:center;margin:auto;width:75px}.messages-page .boxes .box .box-content .box-image img{width:45px}.messages-page .boxes .box .box-content h3{font-size:16px;font-weight:500;text-align:center}.messages-page .boxes .box .box-content .message-data{align-items:center;display:flex;justify-content:space-between}.messages-page .boxes .box .box-content .message-data div{align-items:flex-start;display:flex;gap:5px}.messages-page .boxes .box .box-content .message-data p{color:#000000b3}.messages-page .boxes .box .box-content .message-data p:first-child{color:var(--main-color);font-weight:500}.messages-page .boxes .box .box-content .message{color:#000000b3;font-size:14px;text-align:center}.messages-page .boxes .box .box-content .file-btn{background-color:var(--main-color);border-radius:10px;color:var(--white-color);font-size:14px;margin:auto;padding:7px}@media (max-width:420px){.messages-page .boxes{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}}@media (max-width:1000px){.messages-page .boxes .box .box-content .message-data div{flex-direction:column}}.menu{background:var(--white-color);border-radius:12px;box-shadow:0 0 25.8px 0 #0000000f;left:50px;position:absolute;top:140px;z-index:10}.menu button{background:none;border:none;border-radius:12px;cursor:pointer;display:block;padding:10px 15px;text-align:left;transition:var(--main-tran);width:100%}.menu button:hover{background-color:var(--grey-color)}.confirmation-modal{align-items:center;background:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.modal-content{background:var(--white-color);border-radius:20px;height:-webkit-fit-content;height:fit-content;max-width:50%;padding:25px;text-align:center;width:-webkit-fit-content;width:fit-content}@media (max-width:1300px){.modal-content{max-width:70%}}@media (max-width:600px){.modal-content{max-width:90%}}.modal-content img{margin:0 auto;width:100px}.modal-actions button{border:none;border-radius:10px;cursor:pointer;margin:0 8px;padding:7px 20px}.modal-actions button:first-child{background:var(--red-color);color:var(--white-color)}.modal-actions button:last-child{background:#ddd}@media (max-width:768px){.menu{left:5%!important}}.dash-content .container h1{margin:30px 0 40px;position:relative;width:-webkit-fit-content;width:fit-content}.dash-content .ar-input{direction:rtl}.dash-content .container h1:after,.dash-content .container h1:before{bottom:-10px;content:"";height:4px;position:absolute;transition:var(--sec-tran)}.dash-content .container h1:before{background-color:var(--grey-color);width:100%;z-index:1}.dash-content .container h1:after{background-color:var(--main-color);left:0;width:35%;z-index:2}.dash-content .container h1:hover:after{width:100%}.dash-content .section h2{margin:10px 0}.dash-content textarea{border:1px solid var(--grey-color);border-radius:14px;height:160px;padding:10px;resize:none;width:100%}.dash-content.home .section.one input{width:100%}.dash-content .section.two .about-images .images{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.dash-content .section.two .about-images .images .image-container{display:flex;flex-direction:column;gap:20px}.dash-content .section.two .about-images .image-container input[type=text]{border:1px solid var(--grey-color);border-radius:10px;outline:none;padding:8px;width:100%!important}.dash-content .section.two .about-images .images .image{align-items:center;border:1px dashed var(--grey-color);border-radius:14px;display:flex;flex-direction:column;height:400px;justify-content:center;overflow:hidden}.dash-content .section.two .about-images .images .image .image-preview{height:100%;position:relative;width:100%}.dash-content .section.two .about-images .delete-btn i{font-size:22px!important}.dash-content .section.two .about-images .images .image .image-preview img{height:100%;object-fit:cover;width:100%}.dash-content .section.two .about-images .images .image i{font-size:40px}.dash-content .section.two .about-images .images .image p{color:#0009;font-size:18px;font-weight:400}.dash-content .section.two .about-images .images .image .btn{overflow:hidden;position:relative;text-align:center}.dash-content .section.two .about-images .images .image .btn button{background-color:var(--white-color);border:1px solid #00000026;border-radius:11px;cursor:pointer;font-size:18px;padding:5px 15px}.dash-content .section.two .about-images .images .image .btn input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.dash-content .section.three .values .boxes{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.dash-content .section.three .values .boxes .add-value{align-items:center;border:1px dashed var(--grey-color);border-radius:14px;cursor:pointer;display:flex;height:250px;justify-content:center}.dash-content .section.three .values .boxes .add-value i{font-size:30px}.dash-content .section.three .values .boxes .box{align-items:center;border:1px solid var(--grey-color);border-radius:14px;display:flex;flex-direction:column;gap:15px;height:250px;justify-content:center;position:relative}.dash-content .section.three .values .boxes .box .image{background-color:var(--main-color);border-radius:34px;height:85px;padding:20px;transition:var(--main-tran);width:85px}.dash-content .section.three .values .boxes .box .image img{width:100%}.dash-content .section.three .values .boxes .box .remove-btn,.dash-content .section.two .about-images .delete-btn{align-items:center;background-color:#ff5151e6;border-radius:14px;color:var(--white-color);cursor:pointer;display:flex;font-size:22px;height:40px;justify-content:center;left:10px;padding:10px;position:absolute;top:10px;width:40px}.dash-content .section.three .value-popup{align-items:center;background:#0003;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9}.dash-content .section.three .value-popup .popup-content{background:var(--white-color);border-radius:20px;display:flex;flex-direction:column;gap:15px;height:-webkit-fit-content;height:fit-content;justify-content:center;max-width:90%;padding:25px;text-align:center;width:550px}.dash-content .section.three .value-popup .popup-content .head{align-items:center;display:flex;justify-content:space-between}.dash-content .section.three .value-popup .popup-content .head h2{margin:0}.dash-content .section.four .question .head i,.dash-content .section.three .value-popup .popup-content .head i{align-items:center;background-color:var(--red-color);border-radius:13px;color:var(--white-color);cursor:pointer;display:flex;font-size:20px!important;height:35px;justify-content:space-around;width:35px}.dash-content .section.three .value-popup .popup-content input{width:100%!important}.dash-content .section.three .value-popup .popup-content button{background-color:var(--main-color);border-radius:10px;color:var(--white-color);cursor:pointer;padding:5px}.dash-content .section.four .add-question,.dash-content .section.four .add-question .inputs-container{display:flex;flex-direction:column;gap:10px}.dash-content .section.four .add-question .inputs{align-items:center;display:flex;gap:10px;width:100%}.dash-content .section.four .add-question .inputs input,.dash-content .section.one input,.dash-content .section.three .value-popup .popup-content input,.dash-content input{border:1px solid var(--grey-color);border-radius:12px;outline:none;padding:10px;width:50%}.dash-content .section.four .add-question button{margin:0;padding:10px 0;text-align:center;width:80px}.dash-content .section.four .questions{display:flex;flex-direction:column;gap:20px;margin-top:20px}.dash-content .section.four .questions .question{background-color:var(--white-color);border-radius:12px;box-shadow:0 0 25.8px 0 #00000014;display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:fit-content;padding:15px}.dash-content .section.four .questions .question .head{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.dash-content .section.four .questions .question .head i{font-size:24px}.dash-content button.submit{background-color:var(--main-color);border-radius:14px;color:var(--white-color);cursor:pointer;margin-top:15px;padding:10px 25px}.dash-content hr{border:1px solid var(--grey-color);margin:20px auto}.dash-content .section .show-more{color:var(--main-color);cursor:pointer;margin-top:20px;text-align:center}.dash-content.about.about-page{background:linear-gradient(185deg,#faf8f5,#f4f1eb 38%,#ebe6df);min-height:calc(100vh - 80px);padding:8px 0 56px}.dash-content.about.about-page .container{max-width:1040px;padding-left:clamp(16px,3vw,28px);padding-right:clamp(16px,3vw,28px)}.dash-content.about.about-page .container>h1,.dash-content.about.about-page .section.one>h1.dash-title{color:#1f1812;font-size:clamp(1.65rem,2.4vw,2.05rem);font-weight:700;letter-spacing:-.03em;margin:8px 0 0}.dash-content.about.about-page .container h1:after,.dash-content.about.about-page .container h1:before{border-radius:2px;bottom:-8px;height:3px}.dash-content.about.about-page .about-page__lead{color:#5c5248;font-size:.9375rem;line-height:1.6;margin:20px 0 28px;max-width:42rem}.dash-content.about.about-page .about-page__card{background:#ffffffe0;border:1px solid #3e2f201a;border-radius:18px;box-shadow:inset 0 1px 0 #ffffffe6,0 12px 36px #2a20160f,0 2px 8px #2a20160a;margin-bottom:0;padding:clamp(20px,3vw,30px)}.dash-content.about.about-page form .section.two.about-page__card{margin-top:20px}.dash-content.about.about-page .section h2{align-items:center;color:#2a221a;display:flex;font-size:1.125rem;font-weight:700;gap:10px;letter-spacing:-.02em;margin:0 0 6px}.dash-content.about.about-page .section h2:before{background:var(--main-color);border-radius:3px;content:"";flex-shrink:0;height:1.1em;width:4px}.dash-content.about.about-page .value-popup .popup-content .head h2{align-items:center;display:flex;gap:0}.dash-content.about.about-page .value-popup .popup-content .head h2:before{display:none}.dash-content.about.about-page .about-page__section-hint{color:#6e6256;font-size:.8125rem;line-height:1.5;margin:0 0 20px;max-width:40rem}.dash-content.about.about-page .section.one .input+.input{margin-top:20px}.dash-content.about.about-page textarea{background:#fffffff2;border:1px solid #3e2f2024;font-size:.9375rem;line-height:1.55;min-height:168px;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease}.dash-content.about.about-page textarea:focus{border-color:color-mix(in srgb,var(--main-color) 50%,#c4bbb0);box-shadow:0 0 0 3px color-mix(in srgb,var(--main-color) 16%,#0000);outline:none}.dash-content.about.about-page .about-page__divider{background:linear-gradient(90deg,#0000,#3e2f201f 20%,#3e2f201f 80%,#0000);border:none;height:1px;margin:28px 0}.dash-content.about.about-page .about-page__divider--inset{background:#3e2f2014;margin:26px 0 0}.dash-content.about.about-page .about-page__actions{display:flex;justify-content:flex-end;margin-top:22px;padding-top:4px}.dash-content.about.about-page .about-page__actions--inline{margin-top:16px;padding-top:0}.dash-content.about.about-page .about-page__actions .submit,.dash-content.about.about-page .section.four .add-question .about-page__actions .submit,.dash-content.about.about-page form>.about-page__actions .submit{border:none;border-radius:12px;box-shadow:0 2px 10px color-mix(in srgb,var(--main-color) 28%,#0000);font-size:.9375rem;font-weight:600;margin-top:0;min-width:168px;padding:12px 26px;transition:filter .2s ease,transform .15s ease,box-shadow .2s ease;width:auto}.dash-content.about.about-page .about-page__actions .submit:hover:not(:disabled){box-shadow:0 4px 16px color-mix(in srgb,var(--main-color) 35%,#0000);filter:brightness(1.05)}.dash-content.about.about-page .about-page__actions .submit:active:not(:disabled){transform:scale(.98)}.dash-content.about.about-page .section.two .about-images .images{gap:18px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.dash-content.about.about-page .section.two .about-images .images .image{background:linear-gradient(160deg,#fff9,#f7f3edd9);border:2px dashed #3e2f2024;height:min(360px,52vw);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.dash-content.about.about-page .section.two .about-images .images .image:hover{border-color:color-mix(in srgb,var(--main-color) 45%,#0000);box-shadow:0 6px 20px #2a20160f}.dash-content.about.about-page .section.two .about-images .images .image .btn button{border:1px solid #3e2f201f;border-radius:10px;font-weight:600;padding:8px 18px;transition:border-color .2s ease,color .2s ease,background .2s ease}.dash-content.about.about-page .section.two .about-images .images .image .btn button:hover{background:#fffffff2;border-color:var(--main-color);color:var(--main-color)}.dash-content.about.about-page .section.two .about-images .image-container input[type=text]{background:#ffffffe6;border:1px solid #3e2f201f;padding:10px 12px;transition:border-color .2s ease,box-shadow .2s ease}.dash-content.about.about-page .section.two .about-images .image-container input[type=text]:focus{border-color:color-mix(in srgb,var(--main-color) 45%,#0000);box-shadow:0 0 0 3px color-mix(in srgb,var(--main-color) 12%,#0000);outline:none}.dash-content.about.about-page .section.two .about-images .delete-btn{border:none;box-shadow:0 4px 14px #0000001f;transition:transform .15s ease,filter .2s ease}.dash-content.about.about-page .section.two .about-images .delete-btn:hover{filter:brightness(1.06);transform:scale(1.04)}.dash-content.about.about-page .section.three .values .boxes{gap:18px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.dash-content.about.about-page .section.three .values .boxes .add-value{background:linear-gradient(145deg,#ffffff80,#f5f1ebb3);border:2px dashed #3e2f2029;transition:border-color .2s ease,background .2s ease,transform .15s ease}.dash-content.about.about-page .section.three .values .boxes .add-value:hover{background:#ffffffbf;border-color:color-mix(in srgb,var(--main-color) 50%,#0000)}.dash-content.about.about-page .section.three .values .boxes .add-value:active{transform:scale(.99)}.dash-content.about.about-page .section.three .values .boxes .add-value i{color:color-mix(in srgb,var(--main-color) 70%,#6e6256);font-size:34px}.dash-content.about.about-page .section.three .values .boxes .box{background:#ffffffa6;border:1px solid #3e2f201a;box-shadow:0 4px 18px #2a20160d;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.dash-content.about.about-page .section.three .values .boxes .box:hover{border-color:#3e2f2029;box-shadow:0 10px 28px #2a201614;transform:translateY(-2px)}.dash-content.about.about-page .section.three .values .boxes .box h3{color:#2a221a;font-size:1.05rem;font-weight:700;line-height:1.35;margin:0;padding:0 8px;text-align:center}.dash-content.about.about-page .section.three .values .boxes .box .remove-btn{border:none;box-shadow:0 4px 12px #0000001a;transition:transform .15s ease,filter .2s ease}.dash-content.about.about-page .section.three .values .boxes .box .remove-btn:hover{filter:brightness(1.05);transform:scale(1.05)}.dash-content.about.about-page .section .show-more{align-items:center;background:#ffffffb3;border:1px solid #3e2f201f;border-radius:999px;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;margin:24px auto 0;padding:8px 18px;transition:background .2s ease,border-color .2s ease,color .2s ease}.dash-content.about.about-page .section .show-more:hover{background:#fffffff2;border-color:color-mix(in srgb,var(--main-color) 40%,#0000)}.dash-content.about.about-page .section.four .add-question .inputs .ar-input,.dash-content.about.about-page .section.four .add-question .inputs input{background:#ffffffeb;border:1px solid #3e2f201f;flex:1 1;max-width:none;min-width:0;transition:border-color .2s ease,box-shadow .2s ease;width:100%}@media (min-width:768px){.dash-content.about.about-page .section.four .add-question .inputs .ar-input,.dash-content.about.about-page .section.four .add-question .inputs input{flex:1 1;width:50%}}.dash-content.about.about-page .section.four .add-question .inputs .ar-input:focus,.dash-content.about.about-page .section.four .add-question .inputs input:focus{border-color:color-mix(in srgb,var(--main-color) 45%,#0000);box-shadow:0 0 0 3px color-mix(in srgb,var(--main-color) 12%,#0000);outline:none}.dash-content.about.about-page .section.four .questions{gap:16px;margin-top:24px}.dash-content.about.about-page .section.four .questions .question{background:#ffffffeb;border:1px solid #3e2f2014;border-radius:14px;box-shadow:0 4px 20px #2a20160d;padding:20px 22px;transition:box-shadow .2s ease,border-color .2s ease}.dash-content.about.about-page .section.four .questions .question:hover{border-color:#3e2f201f;box-shadow:0 8px 28px #2a201612}.dash-content.about.about-page .section.four .questions .question .head h3{color:#2a221a;font-size:1.05rem;font-weight:700;letter-spacing:-.02em;margin:0}.dash-content.about.about-page .section.four .questions .question p{color:#5c5248;font-size:.9375rem;line-height:1.55;margin:0}.dash-content.about.about-page .section.four .questions .question .remove-btn{align-items:center;background-color:#ff5151e6;border:none;border-radius:12px;box-shadow:0 4px 12px #ff515159;color:var(--white-color);cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:transform .15s ease,filter .2s ease;width:40px}.dash-content.about.about-page .section.four .questions .question .remove-btn:hover{filter:brightness(1.06);transform:scale(1.05)}.dash-content.about.about-page .section.four .questions .question .head{cursor:default}.dash-content.about.about-page .section.three .value-popup{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1c161273;z-index:100}.dash-content.about.about-page .section.three .value-popup .popup-content{border:1px solid #3e2f2014;border-radius:18px;box-shadow:0 24px 48px #1c16122e,0 2px 8px #1c16120f;padding:28px 26px;text-align:left}.dash-content.about.about-page .section.three .value-popup .popup-content .head h2{font-size:1.2rem;font-weight:700}.dash-content.about.about-page .section.three .value-popup .popup-content input{border:1px solid #3e2f201f;border-radius:12px;padding:11px 14px}.dash-content.about.about-page .section.three .value-popup .popup-content input:focus{border-color:color-mix(in srgb,var(--main-color) 45%,#0000);box-shadow:0 0 0 3px color-mix(in srgb,var(--main-color) 12%,#0000);outline:none}.dash-content.about.about-page .section.three .value-popup .popup-content button{align-self:stretch;border:none;border-radius:12px;font-weight:600;margin-top:6px;padding:11px 22px;text-align:center}.dash-content.about.about-page .confirmation-modal{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1c161273;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:110}.dash-content.about.about-page .confirmation-modal .modal-content{border:1px solid #3e2f201a;border-radius:18px;box-shadow:0 24px 48px #1c161233;max-width:380px;padding:32px 28px;width:100%}.dash-content.about.about-page .confirmation-modal .modal-content p{color:#3d342c;font-size:1rem;line-height:1.5;margin:16px 0 20px}.dash-content.about.about-page .confirmation-modal .modal-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.dash-content.about.about-page .confirmation-modal .modal-actions button{border:none;border-radius:11px;cursor:pointer;font-weight:600;min-width:100px;padding:10px 20px;transition:filter .2s ease,transform .15s ease}.dash-content.about.about-page .confirmation-modal .modal-actions button:first-child:hover{filter:brightness(1.06)}.dash-content.about.about-page .confirmation-modal .modal-actions button:last-child:hover{filter:brightness(.97)}.dash-content.about .about-us-backup-panel{background:linear-gradient(155deg,#fdfcfa,#f7f3ec 42%,#efe8de);border:1px solid #3e2f201f;border-radius:18px;box-shadow:inset 0 1px 0 #ffffffd9,0 14px 36px #2a201614,0 4px 12px #2a20160d;margin:52px auto 40px;max-width:920px;padding:28px 28px 26px}.dash-content.about .about-us-backup-panel__head{align-items:flex-start;border-bottom:1px solid #3e2f201a;display:flex;gap:18px;margin-bottom:22px;padding-bottom:20px}.dash-content.about .about-us-backup-panel__head-icon{align-items:center;background:color-mix(in srgb,var(--main-color) 18%,#0000);border-radius:14px;color:var(--main-color);display:flex;flex-shrink:0;font-size:26px;height:52px;justify-content:center;width:52px}.dash-content.about .about-us-backup-panel__title{color:#2c2218;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;margin:0 0 6px}.dash-content.about .about-us-backup-panel__subtitle{color:#5c4f42;font-size:.9rem;line-height:1.55;margin:0;max-width:52rem}.dash-content.about .about-us-backup-steps{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0 0 24px;padding:0}@media (max-width:780px){.dash-content.about .about-us-backup-steps{grid-template-columns:1fr}}.dash-content.about .about-us-backup-steps li{align-items:flex-start;background:#ffffffb8;border:1px solid #3e2f2014;border-radius:12px;color:#4a3f34;display:flex;font-size:.8125rem;gap:12px;line-height:1.5;padding:12px 14px}.dash-content.about .about-us-backup-steps__num{align-items:center;background:var(--main-color);border-radius:8px;color:var(--white-color);display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:26px;justify-content:center;width:26px}.dash-content.about .about-us-backup-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;position:relative}.dash-content.about .about-us-backup-btn{align-items:center;border:1px solid #0000;border-radius:12px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:8px;justify-content:center;padding:11px 20px;transition:opacity .2s ease,transform .15s ease,background .2s ease,box-shadow .2s ease}.dash-content.about .about-us-backup-btn i{font-size:1.125rem;opacity:.92}.dash-content.about .about-us-backup-btn:disabled{cursor:not-allowed;opacity:.55}.dash-content.about .about-us-backup-btn:not(:disabled):active{transform:scale(.98)}.dash-content.about .about-us-backup-btn--export{background:var(--main-color);border-color:var(--main-color);box-shadow:0 2px 8px color-mix(in srgb,var(--main-color) 35%,#0000);color:var(--white-color)}.dash-content.about .about-us-backup-btn--export:hover:not(:disabled){box-shadow:0 4px 14px color-mix(in srgb,var(--main-color) 40%,#0000);filter:brightness(1.06)}.dash-content.about .about-us-backup-btn--import{background:#fff;border-color:#3e2f202e;box-shadow:0 1px 3px #0000000a;color:#2c2218}.dash-content.about .about-us-backup-btn--import:hover:not(:disabled){background:#fffefb;border-color:var(--main-color);color:var(--main-color)}.dash-content.about .about-us-backup-file-input{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.dash-content.about .about-us-backup-advanced-row{background:#ffffff73;border:1px dashed #3e2f2029;border-radius:12px;margin-top:20px;padding:14px 16px}.dash-content.about .about-us-backup-switch{align-items:flex-start;cursor:pointer;display:flex;gap:14px;-webkit-user-select:none;user-select:none}.dash-content.about .about-us-backup-switch__input{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;opacity:0;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.dash-content.about .about-us-backup-switch__track{background:#c4bbb0;border-radius:999px;flex-shrink:0;height:26px;margin-top:1px;position:relative;transition:background .2s ease;width:46px}.dash-content.about .about-us-backup-switch__thumb{background:#fff;border-radius:50%;box-shadow:0 1px 4px #0000002e;height:22px;left:2px;position:absolute;top:2px;transition:transform .2s ease;width:22px}.dash-content.about .about-us-backup-switch__input:checked+.about-us-backup-switch__track{background:var(--main-color)}.dash-content.about .about-us-backup-switch__input:checked+.about-us-backup-switch__track .about-us-backup-switch__thumb{transform:translateX(20px)}.dash-content.about .about-us-backup-switch__input:disabled+.about-us-backup-switch__track{cursor:not-allowed;opacity:.45}.dash-content.about .about-us-backup-switch:has(.about-us-backup-switch__input:focus-visible) .about-us-backup-switch__track{outline:2px solid var(--main-color);outline-offset:3px}.dash-content.about .about-us-backup-switch__label{color:#4d4338;font-size:.8125rem;line-height:1.5;padding-top:2px}.dash-content.about .about-us-import-staged{align-items:flex-start;background:linear-gradient(135deg,#fff8ebf2,#ffecd6bf);border:1px solid #b0602859;border-radius:14px;box-shadow:0 4px 16px #78481c14;display:flex;gap:16px;margin-top:20px;padding:18px 18px 18px 16px}.dash-content.about .about-us-import-staged__icon{align-items:center;background:#b0602826;border-radius:12px;color:#a85a1a;display:flex;flex-shrink:0;font-size:22px;height:44px;justify-content:center;width:44px}.dash-content.about .about-us-import-staged__body{flex:1 1;min-width:0}.dash-content.about .about-us-import-warning{color:#4a3728;font-size:.875rem;line-height:1.55;margin:0 0 14px}.dash-content.about .about-us-import-warning__emphasis{color:#8b4513}.dash-content.about .about-us-import-staged-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.dash-content.about .about-us-backup-btn--apply{background:#b45309;border-color:#9a4508;box-shadow:0 2px 8px #b4530940;color:#fff}.dash-content.about .about-us-backup-btn--apply:hover:not(:disabled){filter:brightness(1.06)}.dash-content.about .about-us-backup-btn--ghost{background:#ffffffa6;border-color:#3e2f2033;color:#3d342c}.dash-content.about .about-us-backup-btn--ghost:hover:not(:disabled){background:#fffffff2;border-color:#3e2f2059}.store-product-price-block{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:.35rem .6rem}.store-product-price-block__was{font-size:.88em;font-weight:500;opacity:.55;text-decoration:line-through}.store-product-price-block__was,.store-product-price-block__was .store-price-display{color:inherit}.store-product-price-block__now{color:inherit;font-size:1.05em;font-weight:700}.store-product-price-block--lg .store-product-price-block__now{font-size:1.35em}.store-product-price-block__pct{align-items:center;background:linear-gradient(135deg,#c41e3a,#e85d4c);border-radius:4px;color:#fff;display:inline-flex;font-size:.78rem;font-weight:800;justify-content:center;letter-spacing:.02em;line-height:1.2;padding:.12rem .45rem}@media (max-width:640px){.store-product-price-block__pct{font-size:.72rem}}.shiny-text{display:inline-block;white-space:nowrap}@media (prefers-reduced-motion:reduce){.shiny-text{background-position:50%!important}}.OurCategories_section__Damqo{--cat-bg:#0000;--cat-title:#2d2d2d;--cat-subtitle:#2d2d2dc2;--cat-accent:#72714d;--cat-accent-hover:#5c5b3e;--cat-focus:#2d2d2d;--cat-pad-x:clamp(20px,4vw,64px);--cat-radius:clamp(14px,1.35vw,22px);--cat-gap:clamp(12px,1.8vw,20px);--cat-header-to-left:clamp(24px,3.5vw,48px);--cat-shadow:0 12px 40px #2d2d2d14;--cat-shadow-hover:0 18px 48px #2d2d2d1c;background:var(--cat-bg);box-sizing:border-box;margin-bottom:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:none;min-height:0;overflow:hidden;padding:clamp(40px,5vw,64px) var(--cat-pad-x);position:relative;width:100vw}.OurCategories_section__Damqo:before{background:radial-gradient(ellipse 90% 55% at 14% 8%,#d4b8a21a 0,#0000 58%);content:"";inset:0;pointer-events:none;position:absolute}.OurCategories_shell__aFQ7B{grid-gap:var(--cat-gap);grid-column-gap:var(--cat-gap);grid-row-gap:var(--cat-header-to-left);align-items:stretch;box-sizing:border-box;column-gap:var(--cat-gap);display:grid;gap:var(--cat-gap);grid-template-columns:minmax(0,5.7fr) minmax(0,4.3fr);grid-template-rows:auto minmax(220px,1fr);margin:0;max-width:none;min-height:clamp(480px,58vh,880px);position:relative;row-gap:var(--cat-header-to-left);width:100%;z-index:1}.OurCategories_headerCell__cZA1C{align-self:start;grid-column:1;grid-row:1;min-width:0;padding-top:2px;text-align:start;unicode-bidi:isolate}.OurCategories_headerLine__QMN1\+{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin:0;max-width:100%;min-width:0;width:100%}@media (min-width:720px){.OurCategories_headerLine__QMN1\+{align-items:baseline;flex-direction:row;flex-wrap:wrap;gap:8px 12px}}.OurCategories_headerCell__cZA1C .store-weekly-title{margin:0 0 10px}.OurCategories_subtitle__s2\+Kz{color:var(--cat-subtitle);flex:0 1 auto;font-family:Montserrat,system-ui,sans-serif;font-size:clamp(13px,1.35vw,15px);font-weight:500;line-height:1.45;margin:0;max-width:100%;min-width:0;overflow-wrap:anywhere;white-space:normal;width:100%;word-break:normal}@media (min-width:720px){.OurCategories_subtitle__s2\+Kz{flex:1 1 auto;max-width:min(100%,52ch);width:auto}}.OurCategories_viewAll__wUtDI{align-self:start;color:var(--cat-accent);flex-shrink:0;font-family:Montserrat,system-ui,sans-serif;font-size:12px;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;white-space:nowrap}.OurCategories_viewAll__wUtDI:hover{color:var(--cat-accent-hover)}.OurCategories_viewAll__wUtDI:focus-visible{border-radius:2px;outline:2px solid var(--cat-accent);outline-offset:3px}.OurCategories_mobileCarousel__fvl1d{display:none}.OurCategories_mobileCarouselTrack__2aaHO{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;gap:14px;list-style:none;margin:0;overflow-x:auto;overflow-y:hidden;padding:4px max(18px,var(--cat-pad-x)) 8px;scroll-padding-inline:max(18px,var(--cat-pad-x),env(safe-area-inset-left,0px));scroll-snap-type:x mandatory;scrollbar-width:thin}.OurCategories_mobileCarouselCard__L3hny{flex:0 0 min(300px,82vw);min-height:0;scroll-snap-align:center}.OurCategories_mobileCarouselTile__CXl52{width:100%}.OurCategories_mobileCarouselCard__L3hny .OurCategories_tileInner__IUxZe{min-height:min(228px,52vw)}.OurCategories_mobileCarouselHint__oPe9V{color:var(--cat-subtitle);font-family:Montserrat,system-ui,sans-serif;font-size:11px;font-weight:500;line-height:1.35;margin:4px 0 0;padding-inline:var(--cat-pad-x);text-align:center}.OurCategories_section__Damqo[dir=rtl] .OurCategories_mobileCarouselHint__oPe9V{font-family:Noto Kufi Arabic,Montserrat,system-ui,sans-serif}.OurCategories_headerCell__cZA1C[dir=rtl] .store-weekly-title-lead{letter-spacing:0}.OurCategories_headerCell__cZA1C[dir=rtl] .OurCategories_subtitle__s2\+Kz,.OurCategories_headerCell__cZA1C[dir=rtl] .OurCategories_viewAll__wUtDI{font-family:Noto Kufi Arabic,Montserrat,system-ui,sans-serif}.OurCategories_tileLabel__KsAFi[dir=rtl]{letter-spacing:0}.OurCategories_tileLabel__KsAFi.OurCategories_labelTables__2ltL9[dir=rtl],.OurCategories_tileLabel__KsAFi[dir=rtl]{font-family:Noto Kufi Arabic,Georgia,Times New Roman,serif}.OurCategories_leftCluster__YQipH{grid-gap:var(--cat-gap);display:grid;flex:1 1;gap:var(--cat-gap);grid-column:1;grid-row:2;grid-template-columns:minmax(0,1.5fr) minmax(0,2fr);grid-template-rows:1fr 1fr;min-height:0;min-width:0}.OurCategories_leftSofaList__pDXkz{display:contents;list-style:none;margin:0;padding:0}.OurCategories_leftStack__lZJ\+E{display:flex;flex-direction:column;gap:var(--cat-gap);grid-column:2;grid-row:1/-1;min-height:0;min-width:0}.OurCategories_leftTablesList__qQl6\+{display:contents;list-style:none;margin:0;padding:0}.OurCategories_leftBottomList__bvwJ8{grid-gap:var(--cat-gap);display:grid;flex:1 1;gap:var(--cat-gap);grid-template-columns:1fr 1fr;list-style:none;margin:0;min-height:0;padding:0}.OurCategories_tileLeftSofa__JRqme{grid-column:1;grid-row:1/-1;min-height:0}.OurCategories_tileLeftTables__HV39Y{flex:1 1;min-height:0}.OurCategories_tileLeftBottom__R7n8v{min-height:0}.OurCategories_rightCluster__Jbgce{align-self:stretch;display:flex;flex-direction:column;grid-column:2;grid-row:1/span 2;height:100%;min-height:0}.OurCategories_rightCluster__Jbgce,.OurCategories_rightRow__G7R5n{box-sizing:border-box;gap:var(--cat-gap);margin:0;min-width:0;padding:0}.OurCategories_rightRow__G7R5n{grid-gap:var(--cat-gap);align-content:stretch;display:grid;flex:1 1;list-style:none;min-height:clamp(168px,20vh,280px)}.OurCategories_rightRow5050__W0XOP{flex:2.85 1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:clamp(272px,44vh,620px)}.OurCategories_rightRow7030__MjDlt{grid-template-columns:minmax(0,6fr) minmax(0,4fr)}.OurCategories_rightRow6040__fe\+y2{flex:0.52 1;grid-template-columns:minmax(0,70fr) minmax(0,30fr);min-height:clamp(120px,14vh,200px)}.OurCategories_tile__ngD41{display:flex;flex-direction:column;list-style:none;margin:0;min-height:0;min-width:0;padding:0}.OurCategories_tileInner__IUxZe{-webkit-tap-highlight-color:transparent;background:#e0ddd6;border:none;border-radius:var(--cat-radius);box-shadow:var(--cat-shadow);box-sizing:border-box;color:inherit;cursor:pointer;display:block;flex:1 1 auto;font:inherit;margin:0;min-height:clamp(72px,18vw,120px);overflow:hidden;padding:0;position:relative;text-align:left;transition:box-shadow .35s ease,transform .35s ease;width:100%}.OurCategories_tileInner__IUxZe:hover{box-shadow:var(--cat-shadow-hover);transform:translateY(-1px)}.OurCategories_tileInner__IUxZe:focus-visible{outline:2px solid var(--cat-focus);outline-offset:3px}.OurCategories_tileSelected__6qa-k{box-shadow:0 0 0 2px #72714d73,var(--cat-shadow)}.OurCategories_tileImage__p0Mbb{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;transition:transform .55s ease;width:100%}.OurCategories_tileInner__IUxZe:hover .OurCategories_tileImage__p0Mbb{transform:scale(1.04)}.OurCategories_tileScrim__X7qKV{background:linear-gradient(180deg,#00000052,#0000 40%),linear-gradient(0deg,#00000073,#0000 42%);inset:0;pointer-events:none;position:absolute}.OurCategories_tileLabel__KsAFi{box-sizing:border-box;color:#fff;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(12px,1.2vw,15px);font-weight:700;letter-spacing:.02em;line-height:1.25;max-width:calc(100% - 8px);padding:16px 18px;pointer-events:none;position:absolute;text-align:start;text-shadow:0 1px 2px #00000073,0 0 16px #00000059;z-index:2}.OurCategories_labelBl__-90EP,.OurCategories_labelBr__FZ2OK{bottom:4px;inset-inline-end:auto;inset-inline-start:4px;top:auto}.OurCategories_labelTables__2ltL9{bottom:auto;color:var(--cat-accent);font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(13px,1.25vw,16px);font-weight:700;inset-inline-end:4px;inset-inline-start:auto;text-align:end;text-shadow:none;top:4px}.OurCategories_tileLight__Ddo25 .OurCategories_tileInner__IUxZe{background-color:#f5f5f3}.OurCategories_tileLight__Ddo25 .OurCategories_tileScrim__X7qKV{background:linear-gradient(180deg,#ffffff40,#0000 45%),linear-gradient(0deg,#f5f5f3bf,#0000 50%)}.OurCategories_variantMinimal__ZtuY0{letter-spacing:normal}.OurCategories_variantLuxury__f0u8R .store-weekly-title{letter-spacing:.03em}.OurCategories_variantBold__VQ2xs .store-weekly-title{font-family:Montserrat,system-ui,sans-serif;font-size:clamp(22px,3vw,30px);letter-spacing:.08em;text-transform:uppercase}@media (max-width:1024px) and (min-width:768px){.OurCategories_shell__aFQ7B{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto minmax(260px,1fr);min-height:clamp(360px,52vh,720px);row-gap:var(--cat-gap)}.OurCategories_headerCell__cZA1C{grid-column:1/-1;grid-row:1}.OurCategories_leftCluster__YQipH{grid-column:1;grid-row:2}.OurCategories_rightCluster__Jbgce{grid-column:2;grid-row:2;height:auto;min-height:0}}@media (max-width:767px){.OurCategories_section__Damqo{--cat-radius:clamp(18px,5.5vw,26px)}.OurCategories_shell__aFQ7B{grid-template-columns:1fr;grid-template-rows:auto auto;min-height:0;row-gap:var(--cat-gap)}.OurCategories_headerCell__cZA1C{grid-column:1;grid-row:1;max-width:none}.OurCategories_mobileCarousel__fvl1d{box-sizing:border-box;display:block;grid-column:1;grid-row:2;margin-inline:calc(var(--cat-pad-x)*-1);max-width:100%;padding-inline:0;width:100%}.OurCategories_mobileCarouselTrack__2aaHO{padding-inline:max(12px,env(safe-area-inset-left,0px)) max(12px,env(safe-area-inset-right,0px))}.OurCategories_headerCell__cZA1C .store-weekly-title{font-size:clamp(26px,7.2vw,32px)}.OurCategories_headerCell__cZA1C .store-weekly-title-accent,.OurCategories_headerCell__cZA1C .store-weekly-title-accent *{font-weight:400;letter-spacing:-.01em}.OurCategories_leftCluster__YQipH,.OurCategories_rightCluster__Jbgce{display:none!important}.OurCategories_subtitle__s2\+Kz{max-width:none}}.store-bg-gradient-shell{--store-glow-1:#caa27f;--store-glow-2:#9a7b66;--store-glow-3:#6f584b;--store-glow-4:#e9d8c3;--store-base:#f4efe8;border-radius:14px;height:100%;padding:3px;position:relative;width:100%}.store-bg-gradient-blur,.store-bg-gradient-stroke{background-image:radial-gradient(circle farthest-side at 0 100%,var(--store-glow-1),#0000 62%),radial-gradient(circle farthest-side at 100% 0,var(--store-glow-2),#0000 58%),radial-gradient(circle farthest-side at 100% 100%,var(--store-glow-3),#0000 60%),radial-gradient(circle farthest-side at 0 0,var(--store-glow-4),var(--store-base));border-radius:inherit;inset:0;position:absolute}.store-bg-gradient-blur{filter:blur(6px);opacity:.34;transition:opacity .2s ease;z-index:1}.store-bg-gradient-shell:hover .store-bg-gradient-blur{opacity:.48}.store-bg-gradient-stroke{opacity:.88;z-index:2}.store-bg-gradient-content{border-radius:12px;height:100%;overflow:hidden;position:relative;width:100%;z-index:3}.ProductCollections_wrap__d9mK7{background:#f7f2ea;background:var(--store-band-3,#f7f2ea);box-sizing:border-box;margin:0 calc(50% - 50vw);overflow-x:clip;overflow-y:visible;padding-top:22px;padding-inline:env(safe-area-inset-left,0) env(safe-area-inset-right,0);position:relative;width:100vw}.ProductCollections_section__vC5Ov{box-sizing:border-box;margin-block:0;margin-inline:auto;max-width:min(2040px,100%);padding:18px max(24px,env(safe-area-inset-left,0)) 56px max(24px,env(safe-area-inset-right,0));position:relative;width:100%}.ProductCollections_title__3XNrm{align-items:baseline;animation:ProductCollections_titleFadeUp__nIm\+C .6s ease both;box-sizing:border-box;color:#1c1917;display:flex;flex-direction:row;flex-wrap:wrap;font-size:clamp(28px,4vw,40px);font-weight:700;gap:.35em .55em;justify-content:center;letter-spacing:-.03em;line-height:1.2;margin:0 0 8px;text-align:center;unicode-bidi:isolate}.ProductCollections_section__vC5Ov[dir=rtl] .ProductCollections_title__3XNrm{letter-spacing:0}.ProductCollections_section__vC5Ov[dir=rtl] .ProductCollections_subtitle__jPFrx,.ProductCollections_section__vC5Ov[dir=rtl] .ProductCollections_title__3XNrm{font-family:Noto Kufi Arabic,system-ui,sans-serif}.ProductCollections_titleLead__dFvQ8{display:inline-block;flex:0 0 auto;max-width:100%}.ProductCollections_titleAccent__eq7qy{display:inline-block;flex:0 1 auto;isolation:isolate;max-width:100%;min-width:-webkit-min-content;min-width:min-content;overflow:visible;padding-inline:2px;position:relative}.ProductCollections_subtitle__jPFrx{animation:ProductCollections_titleFadeUp__nIm\+C .6s ease .08s both;box-sizing:border-box;color:#7a6a58;font-size:clamp(15px,2.4vw,17px);font-weight:500;line-height:1.5;margin:0 0 48px;margin-inline:auto;max-width:min(420px,calc(100% - 8px));padding-inline:4px;text-align:center}@keyframes ProductCollections_titleFadeUp__nIm\+C{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.ProductCollections_masonryWrap__T-FED{box-sizing:border-box;margin:0;max-width:none;min-height:520px;padding-inline:clamp(16px,3.5vw,48px);width:100%}@media (min-width:1200px){.ProductCollections_masonryWrap__T-FED{padding-inline:clamp(12px,2vw,36px)}}@media (max-width:1024px){.ProductCollections_masonryWrap__T-FED{min-height:560px;padding-inline:clamp(12px,4vw,40px)}}@media (max-width:992px){.ProductCollections_section__vC5Ov{padding:40px max(20px,env(safe-area-inset-left,0)) 48px max(20px,env(safe-area-inset-right,0))}.ProductCollections_masonryWrap__T-FED{padding-inline:clamp(10px,3.5vw,28px)}}@media (max-width:640px){.ProductCollections_wrap__d9mK7{padding-top:16px}.ProductCollections_section__vC5Ov{padding:28px max(14px,env(safe-area-inset-left,0)) 36px max(14px,env(safe-area-inset-right,0))}.ProductCollections_title__3XNrm{font-size:clamp(22px,6.2vw,28px);gap:.25em .4em}.ProductCollections_subtitle__jPFrx{font-size:14px;margin-bottom:24px}.ProductCollections_masonryWrap__T-FED{min-height:min(420px,52vh);padding-inline:max(8px,env(safe-area-inset-left,0)) max(8px,env(safe-area-inset-right,0))}}@media (max-width:380px){.ProductCollections_masonryWrap__T-FED{padding-inline:max(6px,env(safe-area-inset-left,0)) max(6px,env(safe-area-inset-right,0))}}@media (min-width:1600px){.ProductCollections_section__vC5Ov{max-width:min(2160px,100%);padding-inline:max(clamp(16px,2vw,40px),env(safe-area-inset-left,0)) max(clamp(16px,2vw,40px),env(safe-area-inset-right,0))}.ProductCollections_masonryWrap__T-FED{padding-inline:clamp(10px,1.25vw,28px)}}@media (min-width:2200px){.ProductCollections_section__vC5Ov{max-width:min(2340px,100%);padding-inline:max(clamp(18px,2.2vw,48px),env(safe-area-inset-left,0)) max(clamp(18px,2.2vw,48px),env(safe-area-inset-right,0))}.ProductCollections_masonryWrap__T-FED{padding-inline:clamp(12px,1.15vw,32px)}}.list{height:100%;position:relative;width:100%}.item-wrapper{cursor:pointer;left:0;outline:none;padding:6px;position:absolute;top:0;will-change:transform,width,height,opacity;z-index:0}.item-wrapper:focus-within,.item-wrapper:hover{z-index:60}.item-wrapper>.item-img{border-radius:10px;box-shadow:0 10px 50px -10px #0003;height:100%;isolation:isolate;overflow:visible;position:relative;width:100%}.item-img-bg{background-position:50%;background-size:cover;overflow:hidden}.item-img-bg,.item-video{border-radius:10px;inset:0;position:absolute;z-index:0}.item-video{display:block;height:100%;object-fit:cover;width:100%}.item-wrapper:focus-visible .item-img{box-shadow:0 0 0 3px #604d3b73,0 10px 50px -10px #0003}.item-hotspot{left:50%;opacity:0;pointer-events:auto;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .22s ease,visibility .22s ease;visibility:hidden;z-index:3}.item-hotspot-dot{background:#fffffff5;border:2px solid #1a171338;border-radius:50%;box-shadow:0 8px 18px #0000003d;display:block;height:16px;transition:opacity .18s ease,transform .18s ease;width:16px}.item-hotspot-dot:after{animation:hotspotPulse 1.9s ease-out infinite;border:1px solid #ffffff8c;border-radius:50%;content:"";height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:34px}.item-hotspot:focus-within .item-hotspot-dot,.item-hotspot:hover .item-hotspot-dot{opacity:0;transform:scale(.92)}.item-hotspot:focus-within .item-hotspot-dot:after,.item-hotspot:hover .item-hotspot-dot:after{animation:none;opacity:0}.item-hotspot-card--clickable{cursor:pointer}.item-hotspot-card--clickable:focus-visible{outline:2px solid #fffffff2;outline-offset:4px}.item-hotspot-card{grid-gap:6px;backdrop-filter:blur(22px) saturate(1.35);-webkit-backdrop-filter:blur(22px) saturate(1.35);background:linear-gradient(155deg,#ffffff57,#ffffff24 42%,#2824201f);border:1px solid #ffffff8c;border-radius:16px;bottom:calc(100% + 30px);box-shadow:inset 0 1px 0 #ffffffa6,inset 0 -1px 0 #0000000f,0 6px 20px #0000001f,0 22px 48px #0c0a0859,0 0 0 .5px #0000000a;color:#fff;display:grid;gap:6px;left:50%;opacity:0;padding:11px 11px 10px;position:absolute;text-align:left;transform:translateX(-50%) translateY(18px) scale(.86);transform-origin:center bottom;transition:opacity .3s ease,transform .42s cubic-bezier(.34,1.25,.64,1),visibility .3s ease,box-shadow .4s ease,background .3s ease,border-color .3s ease;visibility:hidden;width:min(232px,68vw);will-change:transform,opacity;z-index:20}.item-hotspot-card[data-placement=down]{bottom:auto;top:calc(100% + 30px);transform:translateX(-50%) translateY(-18px) scale(.86);transform-origin:center top}.item-hotspot-thumb{background:#f5f2ef59;border-radius:11px;box-shadow:0 4px 14px #0003,inset 0 0 0 1px #fff3;display:block;height:200px;object-fit:cover;object-position:center;width:100%}.item-hotspot-title{font-size:13px;font-weight:800;letter-spacing:-.02em;line-height:1.25;margin:1px 0 0;text-shadow:0 1px 12px #00000059}.item-hotspot-price{color:#fffffffa;font-size:12px;font-weight:800;letter-spacing:.02em;text-shadow:0 1px 10px #0000004d}.item-hotspot-details{color:#ffffffd1;font-size:11px;font-weight:500;line-height:1.4;margin-top:-2px;text-shadow:0 1px 8px #00000047}.item-hotspot-add-btn{background:linear-gradient(180deg,#3a3129,#2a231c);border:none;border-radius:999px;box-shadow:0 4px 0 #0000002e,0 8px 22px #00000047;color:#fff;cursor:pointer;font-size:11px;font-weight:700;letter-spacing:.04em;margin-top:4px;padding:9px 12px;text-transform:none;transition:background .2s ease,transform .2s ease,box-shadow .2s ease,filter .2s ease;width:100%}.item-hotspot-add-btn:hover:not(:disabled){background:linear-gradient(180deg,#4a3f35,#352d26);box-shadow:0 5px 0 #00000026,0 14px 28px #00000052;filter:brightness(1.05);transform:translateY(-2px)}.item-hotspot-add-btn:active:not(:disabled){box-shadow:0 2px 0 #0003,0 6px 16px #00000038;transform:translateY(0)}.item-hotspot-add-btn:focus-visible{outline:2px solid #ffffffe6;outline-offset:3px}.item-hotspot-add-btn:disabled{box-shadow:0 2px 8px #00000026;cursor:not-allowed;filter:grayscale(.2);opacity:.5;transform:none}.item-hotspot:focus-within .item-hotspot-card,.item-hotspot:hover .item-hotspot-card{background:linear-gradient(155deg,#ffffff6b,#fff3 45%,#2d28241a);border-color:#ffffff9e;box-shadow:inset 0 1px 0 #ffffffbf,inset 0 -1px 0 #0000000d,0 14px 32px #00000029,0 32px 64px #0c0a086b,0 0 0 1px #ffffff1f,0 0 48px #ffffff1a;opacity:1;transform:translateX(-50%) translateY(0) scale(1);visibility:visible}.item-hotspot:hover .item-hotspot-card:hover{box-shadow:inset 0 1px 0 #fffc,inset 0 -1px 0 #0000000f,0 18px 40px #0000002e,0 40px 72px #0c0a087a,0 0 0 1px #ffffff2e,0 0 56px #ffffff24;transform:translateX(-50%) translateY(-4px) scale(1.02)}.item-wrapper:focus-visible .item-hotspot,.item-wrapper:hover .item-hotspot{opacity:1;visibility:visible}.item-wrapper:focus-visible .item-hotspot-dot,.item-wrapper:hover .item-hotspot-dot{transform:scale(1.1)}.color-overlay{background:linear-gradient(45deg,#ff009680,#0096ff80);border-radius:10px;inset:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;z-index:1}@keyframes hotspotPulse{0%{opacity:.55;transform:translate(-50%,-50%) scale(.7)}70%{opacity:0;transform:translate(-50%,-50%) scale(1.2)}to{opacity:0;transform:translate(-50%,-50%) scale(1.2)}}@media (prefers-reduced-motion:reduce){.item-hotspot-card{transform:translateX(-50%) translateY(10px) scale(.96);transition:opacity .2s ease,visibility .2s ease}.item-hotspot-card[data-placement=down]{transform:translateX(-50%) translateY(-10px) scale(.96)}.item-hotspot:focus-within .item-hotspot-card,.item-hotspot:hover .item-hotspot-card,.item-hotspot:hover .item-hotspot-card:hover{transform:translateX(-50%) translateY(0) scale(1)}}@media (max-width:640px){.item-wrapper{padding:4px}.item-img,.item-img-bg,.item-video{border-radius:8px}.item-hotspot-card{width:min(220px,calc(100vw - 32px))}.item-hotspot-thumb{height:min(200px,42vw)}}.ctf{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #00000014;border-radius:16px;overflow:hidden}.ctf-header{align-items:center;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;padding:12px}.ctf-title{font-weight:800;letter-spacing:-.02em}.ctf-clear{background:#0000;border:0;border-radius:10px;color:#000000b3;cursor:pointer;font-weight:700;padding:6px 10px}.ctf-clear:disabled{cursor:default;opacity:.4}.ctf-clear:not(:disabled):hover{background:#9a74621a;color:var(--main-color)}.ctf-list{padding:8px 6px 10px}.ctf-row{grid-gap:8px;align-items:center;border-radius:12px;display:grid;gap:8px;grid-template-columns:24px 1fr;padding:7px 8px}.ctf-row.is-selected{background:#9a74621f}.ctf-row.is-inactive{opacity:.55}.ctf-expander{background:#0000;border:0;border-radius:8px;color:#0000009e;cursor:pointer;display:grid;height:24px;place-items:center;width:24px}.ctf-expander i{transition:transform .18s ease}.ctf-expander.is-open i{transform:rotate(90deg)}.ctf-expander:hover{background:#0000000d;color:#000c}.ctf-expander-spacer{height:24px;width:24px}.ctf-label{background:#0000;border:0;border-radius:10px;color:#000000d1;cursor:pointer;font-weight:700;padding:6px;text-align:left}.ctf-label:hover{background:#0000000a}.smm{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffff0;border:1px solid #3c2f2324;border-radius:22px;box-shadow:0 26px 70px #19120c2e,0 6px 20px #19120c14;direction:ltr;display:grid;grid-template-columns:260px 1fr 320px;overflow:hidden;width:min(1180px,calc(100vw - 48px))}.smm.is-rtl{direction:rtl}.smm.smm--no-roots{grid-template-columns:1fr 320px}.smm.is-rtl .smm-group-title,.smm.is-rtl .smm-item,.smm.is-rtl .smm-root{text-align:right}.smm-col{min-height:420px;min-width:0;padding:20px 20px 18px}.smm-col--roots{background:#ffffffa6;border-right:1px solid #0000000f}.smm.is-rtl .smm-col--roots{border-left:1px solid #0000000f;border-right:0}.smm-col-title{color:#2a1e14b3;font-size:11px;font-weight:950;letter-spacing:.14em;padding:0 0 12px;text-transform:uppercase}.smm-group-title,.smm-item,.smm-root{align-items:center;background:#0000;border:0;border-radius:14px;color:#1c140ee0;cursor:pointer;display:flex;font-size:13px;font-weight:850;gap:10px;justify-content:space-between;padding:10px 12px;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease;width:100%}.smm-col--roots{display:flex;flex-direction:column;gap:8px}.smm-col--roots[role=menu]{overflow:auto;scrollbar-width:thin}.smm-root{position:relative}.smm-root i{opacity:.72;transition:transform .18s ease,opacity .18s ease}.smm-root:hover i{opacity:.92;transform:translateX(2px)}.smm.is-rtl .smm-root:hover i{transform:translateX(-2px)}.smm-root.is-active:before{background:linear-gradient(180deg,#9a7462e6,#e7d3b0e6);border-radius:999px;box-shadow:0 10px 26px #9a74623d;content:"";inset-block:8px;inset-inline-start:6px;position:absolute;width:3px}.smm.is-rtl .smm-root.is-active:before{inset-inline-end:6px;inset-inline-start:auto}.smm-root.is-active{-webkit-padding-start:18px;padding-inline-start:18px}.smm.is-rtl .smm-root.is-active{-webkit-padding-start:12px;-webkit-padding-end:18px;padding-inline-end:18px;padding-inline-start:12px}.smm-group-title,.smm-root-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smm-item{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:1.25;overflow:hidden;text-align:start;white-space:normal}.smm-group-title:focus-visible,.smm-item:focus-visible,.smm-root:focus-visible,.smm-viewall:focus-visible{outline:2px solid #9a746273;outline-offset:2px}.smm-group-title:hover,.smm-item:hover,.smm-root:hover{background:#9a746217;color:#1c140ef5;transform:translateY(-1px)}.smm-group-title.is-active,.smm-root.is-active{background:linear-gradient(135deg,#9a746233,#9a746214);box-shadow:0 10px 24px #281a1014;color:#1c140ef2}.smm-col--content{padding:18px 18px 16px}.smm-content-head{align-items:baseline;border-bottom:1px solid #0000000f;display:flex;gap:10px;justify-content:space-between;margin-bottom:14px;padding:2px 0 12px}.smm.is-rtl .smm-content-head{direction:rtl}.smm-viewall{background:#fffc;border:1px solid #514a4224;border-radius:999px;color:#2a1e14b8;cursor:pointer;font-weight:900;letter-spacing:-.01em;padding:8px 12px;transition:background .18s ease,border-color .18s ease,transform .18s ease,color .18s ease}.smm-viewall:hover{background:#9a74621a;border-color:#9a746238;color:#1c140eeb;transform:translateY(-1px)}.smm-empty{color:#2a1e1494;font-weight:750;padding:10px 8px}.smm-columns{grid-gap:22px;align-items:start;display:grid;gap:22px;grid-template-columns:repeat(5,minmax(0,1fr));padding-top:2px}.smm-group{min-width:0}.smm-group-title{border-radius:0;color:#2a1e14c2;font-size:10px;font-weight:950;justify-content:flex-start;letter-spacing:.14em;padding:0;text-transform:uppercase}.smm-group-list{display:flex;flex-direction:column;gap:2px;padding-top:10px}.smm-item{border-radius:0;color:#2a1e14a8;font-size:12.5px;font-weight:700;justify-content:flex-start;padding:7px 4px;position:relative}.smm-item:after{background:linear-gradient(90deg,#9a7462d9,#e7d3b0d9);border-radius:2px;bottom:3px;content:"";height:2px;inset-inline-end:auto;inset-inline-start:0;position:absolute;transition:width .18s ease;width:0}.smm.is-rtl .smm-item:after{inset-inline-end:0;inset-inline-start:auto}.smm-item:hover:after{width:22px}.smm-item--more{color:#2a1e149e;font-weight:900}.smm-item:hover{background:#0000;text-decoration:underline}@media (max-width:900px){.smm{width:min(520px,calc(100vw - 28px))}.smm,.smm.smm--no-roots{grid-template-columns:1fr}.smm-col{min-height:0}.smm-col--roots{border-bottom:1px solid #0000000f;border-right:0}.smm-col--visual{display:none}}.smm-col--visual{background:#0000;border-left:1px solid #0000000f;padding:0}@media (max-width:1200px){.smm{grid-template-columns:220px 1fr;width:min(1080px,calc(100vw - 40px))}.smm-col--visual{display:none}.smm-columns{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1020px){.smm{grid-template-columns:240px 1fr}.smm-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}.smm.is-rtl .smm-col--visual{border-left:0;border-right:1px solid #0000000f}.smm-visual{background-image:radial-gradient(900px 520px at 20% 10%,#9a746238,#0000 56%),radial-gradient(720px 520px at 100% 105%,#e7d3b061,#0000 62%),linear-gradient(135deg,#0000001f,#00000005);background-position:50%;background-size:cover;border:0;border-radius:0;height:100%;min-height:360px;overflow:hidden;position:relative;transform:scale(1.02);transition:transform .35s cubic-bezier(.32,.72,0,1)}.smm[data-smm-root]:hover .smm-visual{transform:scale(1.04)}.smm-visual-scrim{background:linear-gradient(180deg,#0000000f,#0000009e),radial-gradient(520px 240px at 30% 20%,#ffffff2e,#0000 65%);inset:0;position:absolute}.smm-visual-caption{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0e0c0a61;border:1px solid #ffffff29;border-radius:16px;inset-inline:16px;bottom:16px;box-shadow:0 18px 50px #0000003d;padding:14px 14px 12px;position:absolute}.smm-visual-title{color:#fffffff5;font-size:20px;font-weight:950;letter-spacing:-.02em;text-shadow:0 10px 28px #0000008c}.smm-visual-sub{color:#ffffffd1;font-size:11px;font-weight:850;letter-spacing:.18em;margin-top:6px;opacity:.9;text-transform:uppercase}.smcn{display:none;position:relative}.header--store .smcn{display:block}.smcn-row{-webkit-overflow-scrolling:touch;align-items:center;display:flex;gap:10px;overflow-x:auto;padding:10px 0 0;scrollbar-width:none}.smcn-row::-webkit-scrollbar{display:none}.smcn-pill{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #3c2f2324;border-radius:999px;color:#1c140ed1;cursor:pointer;flex:0 0 auto;font-size:14px;font-weight:850;letter-spacing:-.02em;padding:10px 16px;transition:background .18s ease,transform .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease}.smcn-pill:focus-visible{outline:2px solid #9a746273;outline-offset:2px}.smcn-pill:hover{background:#ffffffdb;border-color:#9a746238;box-shadow:0 18px 46px #19120c1f,0 6px 16px #19120c0f;color:#1c140eeb;transform:translateY(-1px)}.smcn-pill.is-active{background:linear-gradient(135deg,#9a746238,#e7d3b038);border-color:#9a746252;box-shadow:0 18px 48px #19120c24,0 6px 18px #19120c0f;color:#1c140ef2}.smcn-panel{animation:smcnIn .18s ease both;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #3c2f2324;border-radius:22px;box-shadow:0 26px 70px #19120c2e,0 6px 20px #19120c14;inset-inline-start:0;padding:16px;position:absolute;top:calc(100% + 10px);width:min(980px,calc(100vw - 48px));z-index:999999}.smcn.is-rtl .smcn-panel{inset-inline-end:0;inset-inline-start:auto}@keyframes smcnIn{0%{opacity:0;transform:translateY(-8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.smcn-panel-title{color:#1c140eeb;font-weight:950;letter-spacing:-.02em;margin-bottom:12px}.smcn-panel-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.smcn-col{background:#ffffffa8;border:1px solid #3c2f231f;border-radius:16px;padding:12px}.smcn-second{background:#0000;border:0;border-radius:12px;color:#1c140ee6;cursor:pointer;font-weight:900;padding:8px 10px;text-align:left;transition:background .18s ease,color .18s ease,transform .18s ease;width:100%}.smcn-second:hover{background:#9a74621f;color:var(--main-color);transform:translateY(-1px)}.smcn-third{grid-gap:2px;display:grid;gap:2px}.smcn-leaf{background:#0000;border:0;border-radius:12px;color:#2a1e14b8;cursor:pointer;font-weight:750;padding:9px 10px;text-align:left;transition:background .18s ease,color .18s ease}.smcn-leaf:hover{background:#9a746214;color:#1c140ee6}@media (max-width:900px){.smcn{display:none!important}}.ccg{padding:22px 0 10px}.ccg-head{align-items:baseline;display:flex;justify-content:space-between;margin:0 0 14px}.ccg-title{color:#000000db;font-size:22px;font-weight:950;letter-spacing:-.03em;margin:0}.ccg-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr))}.ccg-card{background:#fff;border:1px solid #00000014;border-radius:18px;cursor:pointer;min-height:140px;overflow:hidden;padding:0;position:relative;text-align:left;transform:translateZ(0);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ccg-card:hover{border-color:#9a746247;box-shadow:0 18px 50px #00000024;transform:translateY(-2px)}.ccg-card-bg{background-position:50%;background-size:cover;filter:saturate(1.05) contrast(1.02);inset:0;position:absolute;transform:scale(1.02)}.ccg-card-scrim{background:linear-gradient(180deg,#0000001a,#00000052 55%,#0000009e);inset:0;position:absolute}.ccg-card-title{bottom:16px;color:#fffffff5;font-size:16px;font-weight:950;inset-inline-start:14px;letter-spacing:-.02em;position:absolute;text-shadow:0 10px 30px #0000008c}.ccg-card-cta{background:#ffffffe0;border:1px solid #ffffff8c;border-radius:999px;color:#000000c7;font-size:12px;font-weight:900;inset-inline-end:12px;padding:6px 10px;position:absolute;top:12px}@media (max-width:1100px){.ccg-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.ccg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ccg-card{min-height:120px}}.ics{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:radial-gradient(1000px 600px at 10% 10%,#9a746238,#0000 55%),radial-gradient(900px 520px at 90% 0,#1e4d8c2e,#0000 58%),linear-gradient(180deg,#ffffffdb,#ffffffbd);border:1px solid #00000014;border-radius:24px;margin:26px 0 8px;overflow:hidden}.ics-shell{padding:18px}.ics-head{max-width:720px}.ics-badge{align-items:center;background:#9a746224;border:1px solid #9a746238;border-radius:999px;color:#000000c7;display:inline-flex;font-size:11px;font-weight:950;gap:8px;letter-spacing:.08em;padding:6px 10px;text-transform:uppercase}.ics-title{color:#000000db;font-size:28px;font-weight:1000;letter-spacing:-.04em;margin:10px 0 6px}.ics-subtitle{color:#0000009e;font-weight:700;margin:0}.ics-cta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.ics-cta{background:#000000db;border:0;border-radius:999px;color:#fff;cursor:pointer;font-weight:900;padding:10px 14px;transition:transform .16s ease,box-shadow .16s ease}.ics-cta:hover{box-shadow:0 14px 40px #00000029;transform:translateY(-1px)}.ics-cta--ghost{background:#ffffffdb;border:1px solid #00000014;color:#000000d1}.ics-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:16px}.ics-card{background:#ffffffd1;border:1px solid #00000014;border-radius:16px;cursor:pointer;padding:10px;text-align:left;transition:transform .18s ease,box-shadow .18s ease}.ics-card:hover{box-shadow:0 16px 44px #00000024;transform:translateY(-2px)}.ics-card-img{aspect-ratio:1/1;background-position:50%;background-size:cover;border:1px solid #0000000f;border-radius:12px;display:block;width:100%}.ics-card-name{color:#000000c7;display:block;font-size:13px;font-weight:850;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1100px){.ics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.ics-title{font-size:22px}.ics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.cb{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffffc7;border:1px solid #3c2f2329;border-radius:999px;box-shadow:0 20px 50px #0f0a0647,0 6px 18px #0f0a0624;display:flex;flex-wrap:wrap;gap:6px;line-height:1.2;margin-top:0;padding:10px 14px;width:-webkit-fit-content;width:fit-content}.cb-link{color:#1c140ec7;font-size:13px;font-weight:850;letter-spacing:-.01em;text-decoration:none;transition:color .18s ease,opacity .18s ease}.cb-link:hover{color:var(--main-color);text-decoration:underline}.cb-link:focus-visible{border-radius:10px;outline:2px solid #9a746273;outline-offset:3px}.cb-sep{color:#1c140e7a;opacity:.95}.cb-current,.cb-sep{font-size:13px;font-weight:950}.cb-current{color:#120c08f0;letter-spacing:-.01em}@media (min-width:1400px){.cb{background:#ffffffe6;border-color:#3c2f2338;box-shadow:0 22px 56px #0f0a0638,0 8px 22px #0f0a061f;gap:8px;padding:12px 20px}.cb-link{color:#16100bd6;font-size:15px}.cb-sep{color:#1c140e85;font-size:15px}.cb-current{color:#0c0906fa;font-size:15px}}@media (min-width:1800px){.cb{gap:10px;padding:14px 24px}.cb-current,.cb-link,.cb-sep{font-size:17px}.cb-current,.cb-link{letter-spacing:0}}@media (max-width:640px){.cb{border-radius:16px;gap:6px;max-width:100%;padding:9px 12px}.cb-current,.cb-link,.cb-sep{font-size:12px}}.grainient-container{height:100%;inset:0;overflow:hidden;position:absolute;width:100%}.store-category-page,.store-page{--store-dust-opacity:0.38;background:#e9dfcf;isolation:isolate;position:relative;z-index:5}.store-category-page:before,.store-page:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.55'/%3E%3C/svg%3E"),radial-gradient(circle at 12% 18%,#ffffff38 0 1.5px,#0000 2.4px),radial-gradient(circle at 74% 36%,#3c2c1c24 0 1.5px,#0000 2.5px),radial-gradient(circle at 44% 78%,#ffffff29 0 1.5px,#0000 2.2px),radial-gradient(circle at 88% 66%,#3c2c1c1c 0 1.5px,#0000 2.4px);background-repeat:repeat;background-size:180px 180px,180px 180px,220px 220px,170px 170px,240px 240px;content:"";inset:0;mix-blend-mode:multiply;opacity:.38;opacity:var(--store-dust-opacity,.38);pointer-events:none;position:absolute;z-index:0}.store-page{padding:0}.store-category-page{padding:16px 0 48px}@media (max-width:640px){.store-category-page{padding:12px 0 36px}}.store-grainient-layer{display:none}.store-category-page>*,.store-page>.container{position:relative;z-index:1}.store-hero{--store-floating-nav-top:24px;--store-floating-nav-space:78px;--store-hero-header-fallback:148px;--hero-serif:"Cormorant Garamond","Noto Naskh Arabic",Georgia,serif;--hero-sans:"DM Sans","Noto Kufi Arabic",system-ui,sans-serif;--hero-brown:#3e2723;--hero-brown-soft:#5d4037;display:flex;flex-direction:column;height:calc(100vh - var(--store-hero-header-fallback));height:calc(100vh - var(--store-header-offset, var(--store-hero-header-fallback)));height:calc(100dvh - var(--store-hero-header-fallback));height:calc(100dvh - var(--store-header-offset, var(--store-hero-header-fallback)));margin-bottom:0;min-height:calc(100vh - var(--store-hero-header-fallback));min-height:calc(100vh - var(--store-header-offset, var(--store-hero-header-fallback)));min-height:calc(100dvh - var(--store-hero-header-fallback));min-height:calc(100dvh - var(--store-header-offset, var(--store-hero-header-fallback)));position:relative}.store-page{--store-band-1:#fbf8f1;--store-band-2:#f3eee6;--store-band-3:#f7f2ea;--store-band-weekly:#ebe4d6;--store-band-border:#6f573938}.store-our-categories{background:var(--store-band-1);border-top:1px solid var(--store-band-border);margin-bottom:0;padding:50px 96px 72px}.store-categories-title{color:#1a1d21;font-size:34px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 10px}.store-categories-subtitle{color:#5a554e;font-size:17px;font-weight:400;line-height:1.5;margin:0 0 40px;max-width:420px}.store-categories-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(5,1fr);max-width:1200px}.store-category-circle{aspect-ratio:1;background:#0000;border:none;border-radius:50%;cursor:pointer;display:block;margin:0 auto;max-width:200px;overflow:hidden;padding:0;position:relative;transition:transform .25s ease;width:100%}.store-category-circle:focus-visible{outline:2px solid #2a2520;outline-offset:4px}.store-category-circle-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;box-shadow:0 4px 20px #00000014,0 0 0 1px #ffffff59;inset:0;position:absolute;transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s ease,filter .3s ease}.store-category-circle-overlay{background:linear-gradient(0deg,#00000059,#0000);border-radius:0 0 50% 50%;bottom:0;height:45%;left:0;pointer-events:none;position:absolute;right:0;transition:opacity .25s ease;z-index:0}.store-category-circle:hover .store-category-circle-overlay{opacity:.7}.store-category-circle:hover .store-category-circle-img{box-shadow:0 16px 36px #00000024,0 0 0 1px #fff6;filter:brightness(1.02);transform:scale(1.06)}.store-category-circle:active .store-category-circle-img{transform:scale(1.02)}.store-category-circle-selected .store-category-circle-img{box-shadow:0 8px 28px #00000026,0 0 0 3px #2a252059}.store-category-circle-selected .store-category-circle-label{background:#1f2328;box-shadow:0 4px 14px #0003;color:#fff}.store-category-circle-label{background:#fffffff7;border-radius:999px;bottom:14%;box-shadow:0 2px 12px #0000001a,0 0 0 1px #0000000a;color:#1f2328;font-size:14px;font-weight:600;left:50%;letter-spacing:.01em;max-width:88%;min-width:72%;overflow:hidden;padding:10px 18px;position:absolute;text-align:center;text-overflow:ellipsis;transform:translateX(-50%);transition:background .25s ease,box-shadow .25s ease,transform .25s ease,color .25s ease;white-space:nowrap;z-index:1}.store-category-circle:hover .store-category-circle-label{background:#fff;box-shadow:0 4px 16px #0000001f,0 0 0 1px #0000000f;transform:translateX(-50%) translateY(-2px)}.store-category-circle:active .store-category-circle-label{transform:translateX(-50%) translateY(0)}.store-weekly-bestsellers{background:var(--store-band-weekly);left:50%;margin-bottom:0;margin-left:-50vw;margin-right:-50vw;padding:48px 24px 56px;position:relative;right:50%;width:100vw}.store-weekly-inner{box-sizing:border-box;margin-inline:auto;max-width:min(2040px,100%);width:100%}.store-weekly-inner .store-weekly-title{-webkit-margin-start:0;margin-inline-start:0}.store-weekly-inner .store-weekly-tabs{-webkit-margin-end:0;margin-inline-end:0}.store-weekly-header{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:28px}.store-weekly-title{-webkit-margin-start:64px;align-items:center;color:#1a1d21;display:inline-flex;font-size:34px;font-weight:700;gap:10px;letter-spacing:-.02em;line-height:1.2;margin:0;margin-inline-start:64px}.store-weekly-title:before{color:#c48a45;content:"★";font-size:32px;line-height:1}.store-weekly-title-lead{color:#1a1d21}.store-weekly-title-accent{align-items:center;display:inline-flex}.store-weekly-tabs{-webkit-margin-end:64px;align-items:center;display:flex;gap:22px;margin-inline-end:64px}.store-weekly-tab{background:#0000;border:none;border-radius:0;color:#5f6672;cursor:pointer;font-size:15px;font-weight:600;padding:6px 0;position:relative;transition:color .2s ease}.store-weekly-tab:after{background:#c48a45;bottom:9px;content:"";height:2px;inset-inline-start:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .25s ease;width:100%}.store-weekly-bestsellers[dir=rtl] .store-weekly-tab:after{transform-origin:right center}.store-weekly-tab:hover{color:#2a2520}.store-weekly-tab:focus-visible:after,.store-weekly-tab:hover:after{transform:scaleX(1)}.store-weekly-tab.active{color:#1a1d21;font-weight:700}.store-weekly-tab.active:after{transform:scaleX(1)}.store-weekly-tab:focus-visible{box-shadow:0 2px 0 #c48a45;outline:none}.store-weekly-carousel-wrap{align-items:flex-start;display:flex;gap:12px;min-width:0;position:relative}.store-weekly-nav{align-self:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 16px #00000014;color:#2a2520;cursor:pointer;flex-shrink:0;font-size:20px;height:48px;transition:transform .2s ease,box-shadow .2s ease;width:48px;z-index:1}.store-weekly-nav:hover{box-shadow:0 6px 20px #0000001f;transform:scale(1.05)}.store-weekly-nav:disabled{box-shadow:0 2px 10px #0000000f;cursor:not-allowed;opacity:.45;transform:none}.store-weekly-prev{-webkit-margin-end:4px;margin-inline-end:4px}.store-weekly-next{-webkit-margin-start:4px;margin-inline-start:4px}.store-weekly-bestsellers[dir=rtl] .store-weekly-carousel-wrap{direction:ltr}.store-weekly-bestsellers[dir=rtl] .store-weekly-scroll{direction:rtl}.store-weekly-bestsellers[dir=rtl] .store-weekly-tab,.store-weekly-bestsellers[dir=rtl] .store-weekly-title{font-family:Noto Kufi Arabic,Montserrat,system-ui,sans-serif}.store-weekly-bestsellers[dir=rtl] .store-weekly-title-lead{letter-spacing:0}.store-our-categories .store-weekly-title{-webkit-margin-start:0;margin-inline-start:0}.store-our-categories .store-weekly-title:before{content:none;display:none}.store-our-categories[dir=rtl] .store-weekly-title,.store-our-categories[dir=rtl] .store-weekly-title-lead{font-family:Noto Kufi Arabic,Montserrat,system-ui,sans-serif}.store-our-categories[dir=rtl] .store-weekly-title-lead{letter-spacing:0}.store-weekly-scroll{grid-gap:16px;align-items:stretch;display:grid;flex:1 1;gap:16px;grid-template-columns:repeat(5,minmax(0,1fr));padding:8px 0 18px}.store-weekly-empty{color:#6b6560;font-size:16px;grid-column:1/-1;margin:0 auto;padding:40px 20px;text-align:center}.store-weekly-card{justify-self:center;max-width:100%;min-width:0;width:clamp(236px,24vw,272px)}.store-weekly-card .store-card{border:1px solid #ece7e1;box-shadow:0 5px 18px #201f1f14}.store-weekly-card .store-card:hover{box-shadow:0 14px 30px #201f1f24}.store-weekly-card .store-card-info{gap:7px;padding:14px 14px 10px}.store-weekly-card .store-card-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#2f2a25;display:-webkit-box;font-size:17px;font-weight:700;line-height:1.25;min-height:2.5em;overflow:hidden}.store-weekly-card .store-card-category{color:#746b62;font-size:14px}.store-weekly-card .store-price{color:#5f4a3f;font-size:18px}.store-weekly-card .store-card-rating,.store-weekly-card .store-card-star{color:#c48a45}.store-weekly-card .store-card-rating{font-size:13px;font-weight:700}.store-weekly-card .store-card-actions{gap:8px;padding:0 14px 14px}.store-weekly-card .store-card-add-btn{background:#9a7b66;border-radius:11px}.store-weekly-card .store-card-action-icon{background:#0000;color:#5d5043;font-size:18px}.store-weekly-card-img-wrap{aspect-ratio:1;background:#f5f2ef;overflow:hidden;position:relative}.store-weekly-card-img-wrap img{display:block;height:100%;object-fit:cover;width:100%}.store-weekly-wishlist{background:#fffffff2;border:none;border-radius:50%;color:#2a2520;cursor:pointer;font-size:18px;height:40px;position:absolute;right:12px;top:12px;transition:background .2s ease,color .2s ease;width:40px;z-index:1}.store-weekly-wishlist:hover{background:#fff;color:#c0392b}.store-weekly-badge{background:#27ae60;border-radius:999px;color:#fff;font-size:11px;font-weight:700;left:12px;letter-spacing:.05em;padding:6px 12px;position:absolute;top:12px;z-index:1}.store-weekly-card-body{padding:18px 16px 20px}.store-weekly-card-name{color:#1a1d21;font-size:17px;font-weight:600;line-height:1.3;margin:0 0 4px}.store-weekly-card-category{color:#6b6560;font-size:13px;margin:0 0 8px;text-transform:capitalize}.store-weekly-card-price{color:#1a1d21;font-size:18px;font-weight:700;margin:0 0 14px}.store-weekly-add-btn{background:#c45a2a;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 16px;transition:background .25s ease,transform .2s ease;width:100%}.store-weekly-add-btn:hover{background:#a84a22;transform:translateY(-1px)}.store-product-collections-wrap{background:#0000;border-top:2px solid #6f5739b3;left:50%;margin:22px -50vw 40px;padding-top:22px;position:relative;right:50%;width:100vw}.store-product-collections{margin:0 auto;max-width:1400px;padding:56px 64px 64px}.store-collections-title{color:#1a1d21;font-size:32px;font-weight:700;letter-spacing:-.02em;margin:0 0 10px;text-align:center}.store-collections-subtitle{color:#6b6560;font-size:16px;line-height:1.5;margin:0 auto 36px;max-width:480px;text-align:center}.store-collections-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,200px);margin:0 auto}.store-collections-card{background-color:#e8e6e3;background-position:50%;background-size:cover;border-radius:14px;overflow:hidden;position:relative;transition:transform .25s ease,box-shadow .25s ease}.store-collections-card:hover{box-shadow:0 16px 40px #0000001f;transform:translateY(-4px)}.store-collections-card--tall{grid-row:span 2}.store-collections-card--square{grid-row:span 1}.store-collections-card:first-child{grid-column:1;grid-row:1/3}.store-collections-card:nth-child(2){grid-column:2;grid-row:1/3}.store-collections-card:nth-child(3){grid-column:3;grid-row:1}.store-collections-card:nth-child(4){grid-column:4;grid-row:1}.store-collections-card:nth-child(5){grid-column:3;grid-row:2}.store-collections-card:nth-child(6){grid-column:4;grid-row:2}.store-collections-card:nth-child(7){grid-column:1;grid-row:2/4}.store-collections-card:nth-child(8){grid-column:2;grid-row:3}.store-collections-card--text{background:#e8e6e3!important;display:flex;flex-direction:column;justify-content:center;padding:28px 24px}.store-collections-card-text h3{color:#1a1d21;font-size:22px;font-weight:700;letter-spacing:-.02em;margin:0 0 12px}.store-collections-card-text p{color:#5a554e;font-size:14px;line-height:1.5;margin:0}.hero-carousel-wrap{display:flex;flex:1 1 auto;flex-direction:column;left:50%;margin-left:-50vw;margin-right:-50vw;min-height:0;position:relative;right:50%;width:100vw}.store-topbar{grid-gap:20px;align-items:center;animation:fadeUp .45s ease both;background:#fff;border:1px solid #8b73551f;border-radius:16px;box-shadow:0 2px 12px #0000000a;display:grid;gap:20px;grid-template-columns:auto 1fr auto;margin-bottom:0;padding:20px 24px}.store-brand{color:#3d3329;font-size:28px;font-weight:800;letter-spacing:-.02em;text-transform:lowercase}.store-brand:first-letter{color:#8b7355;color:var(--main-color,#8b7355)}.store-search-wrap{align-items:center;background:#faf9f7;border:1px solid #e8e4df;border-radius:999px;display:flex;gap:12px;margin:0 auto;max-width:420px;padding:12px 20px;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}.store-search-wrap:focus-within{background:#fff;border-color:#8b735566;box-shadow:0 0 0 3px #8b735514}.store-search-wrap i{color:#8b7355;font-size:15px}.store-search-wrap input{background:#0000;border:none;color:#2a2520;font-size:15px;outline:none;width:100%}.store-search-wrap input::placeholder{color:#9a9289}.store-actions{align-items:center;display:flex;gap:12px}.category-link-btn,.hero-dots button,.hero-meta-row button,.hero-nav,.store-cart-btn,.store-icon-btn{border:none;cursor:pointer}.store-icon-btn{align-items:center;background:#f5f1ed;border-radius:50%;color:#5c5349;display:inline-flex;font-size:17px;height:44px;justify-content:center;transition:transform .2s ease,background .2s ease,color .2s ease;width:44px}.store-icon-btn:hover{background:#e8e2da;color:#8b7355;transform:translateY(-2px)}.store-cart-btn{align-items:center;background:linear-gradient(135deg,#5c4a3a,#3d3329);border-radius:999px;box-shadow:0 4px 14px #3d332940;color:#fff;display:flex;font-size:14px;font-weight:600;gap:10px;padding:12px 18px;transition:transform .22s ease,box-shadow .22s ease}.store-cart-btn:hover{box-shadow:0 8px 24px #3d33294d;transform:translateY(-2px)}.cart-count{align-items:center;background:#ffffff40;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:700;height:22px;justify-content:center;min-width:22px;padding:0 6px}.store-cart-btn:hover .cart-count{background:#fff;color:#3d3329}.store-shipping-pill{align-items:center;animation:fadeUp .45s ease .08s both;background:linear-gradient(135deg,#f0ebe5,#e8e2da);border:1px solid #8b735526;border-radius:999px;color:#5c5349;display:inline-flex;flex-shrink:0;font-size:13px;font-weight:600;gap:10px;padding:10px 18px;width:-webkit-fit-content;width:fit-content}.store-shipping-pill i{color:#8b7355;font-size:14px}.store-category-row-wrap{align-items:center;animation:fadeUp .45s ease .16s both;display:flex;gap:16px;margin-bottom:0}.store-category-row-wrap--floating{align-items:stretch;animation:storeNavFadeIn .45s ease .16s both;box-sizing:border-box;justify-content:stretch;left:calc(50% - 50vw);max-width:100vw;padding-inline:max(12px,env(safe-area-inset-left,0px)) max(12px,env(safe-area-inset-right,0px));pointer-events:none;position:absolute;right:auto;top:var(--store-floating-nav-top);width:100vw;z-index:20}@keyframes storeNavFadeIn{0%{opacity:0}to{opacity:1}}.store-hero-mega-panel{animation:storeMegaIn .18s ease both;left:50%;pointer-events:auto;position:absolute;right:auto;top:calc(100% + 10px);transform:translateX(-50%);z-index:50}@keyframes storeMegaIn{0%{opacity:0;transform:translateX(-50%) translateY(-8px) scale(.985)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}@media (max-width:900px){.store-hero-mega-panel{display:none}}.store-category-row-wrap--floating .store-category-row{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fff;border:1px solid #3e272312;border-radius:999px;box-shadow:0 10px 28px #3e272317,0 3px 10px #3e27230d;flex:0 1 auto;margin-inline:0;max-width:100%;min-width:0;padding:8px 12px;pointer-events:auto;transition:box-shadow .28s ease,border-color .28s ease,transform .28s ease;width:-webkit-fit-content;width:fit-content}.store-category-row-wrap--floating.is-mega-open .store-category-row{border-color:#5c4a3a1f;box-shadow:0 14px 36px #3e27231c,0 4px 14px #3e27230f,0 0 0 1px #5c4a3a0d}.store-category-row-wrap--floating .store-category-row.store-category-row--nav{flex-wrap:nowrap;gap:clamp(4px,1.2vw,14px);justify-content:center;margin-inline:auto;scroll-padding-inline:max(12px,env(safe-area-inset-left,0px))}@media (max-width:640px){.store-category-row-wrap--floating .store-category-row{flex:1 1 auto;max-width:100%;width:100%}.store-category-row-wrap--floating .store-category-row.store-category-row--nav{justify-content:flex-start}}.store-category-row{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;align-items:center;display:flex;flex:1 1;flex-wrap:nowrap;gap:10px;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;padding:12px 4px;scrollbar-width:none}.store-category-row--nav{flex:0 1 auto;justify-content:center;margin-inline:auto;max-width:100%;width:-webkit-fit-content;width:fit-content}.store-category-row::-webkit-scrollbar{display:none;height:0;width:0}.category-link-btn{align-items:center;background:#0000;border:1px solid #0000;border-radius:999px;box-shadow:none;color:#3e2723;color:var(--hero-brown,#3e2723);display:inline-flex;flex-shrink:0;font-family:DM Sans,sans-serif;font-family:var(--hero-sans,"DM Sans",sans-serif);font-size:13px;font-weight:600;gap:8px;letter-spacing:.02em;min-height:36px;padding:8px 14px;position:relative;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease,filter .22s ease;white-space:nowrap}.category-link-btn i{color:#76624b;font-size:14px;transition:color .22s ease,transform .22s ease}.category-link-btn-icon{filter:saturate(.82) contrast(1.04);height:14px;object-fit:contain;transition:filter .22s ease,transform .22s ease;width:14px}.category-link-btn:hover{background:#f5efe6d9;border-color:#3e27231f;transform:translateY(-1px)}.category-link-btn:hover i{color:#5c4a3a;transform:translateY(-.5px)}.category-link-btn:hover .category-link-btn-icon{filter:saturate(.95) contrast(1.08);transform:translateY(-.5px)}.category-link-btn:focus-visible{outline:2px solid #5c4a3a66;outline-offset:2px}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn{border-color:#0000;border-radius:999px;color:#261e18d1;font-size:14px;font-weight:600;letter-spacing:-.02em;min-height:36px;padding:8px 14px}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn i{-webkit-margin-end:6px;color:#5c4a3ac7;font-size:14px;margin-inline-end:6px;transition:color .22s ease,transform .22s ease}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn:hover{background:#3e27230f;border-color:#0000;color:#16100cf0;transform:none}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn:hover i{color:#5c4a3aeb;transform:translateY(-.5px)}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn:active{filter:brightness(.97);transform:none}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn--open{background:#5c4a3a12;border-color:#0000;box-shadow:none;color:#120e0af2}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn--open i{color:#5c4a3af2}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn--open:hover{background:#5c4a3a1a;border-color:#0000}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn--open:after{background:#5c4a3a8c;border-radius:999px;bottom:5px;content:"";height:2px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:min(24px,calc(100% - 16px))}@media (prefers-reduced-motion:reduce){.category-link-btn,.store-category-row-wrap--floating .store-category-row{transition:none}}.category-link-btn.active,.store-category-row--nav .category-link-btn--active{background:linear-gradient(135deg,#5c4a3a,#3d3329);border-color:#0000;box-shadow:inset 0 1px 0 #ffffff29,0 8px 18px #3d33294d;color:#fff}.category-link-btn.active i,.store-category-row--nav .category-link-btn--active i{color:#fffffff2}.category-link-btn.active .category-link-btn-icon,.store-category-row--nav .category-link-btn--active .category-link-btn-icon{filter:brightness(0) invert(1)}.hero-carousel{background:#0000;direction:ltr;display:flex;flex:1 1 auto;flex-direction:column;height:auto;isolation:isolate;min-height:0;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none}.hero-silk-bg{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.hero-silk-bg canvas{display:block;height:100%!important;width:100%!important}.hero-track{display:flex;flex:1 1 auto;height:auto;min-height:0;position:relative;width:300%;will-change:transform;z-index:1}.hero-carousel .hero-slide{flex:0 0 33.333%;min-width:0;width:33.333%}.hero-slide{align-items:stretch;background:#0000;display:flex;height:100%;min-height:0;overflow:hidden;position:relative}.hero-slide-v2{box-sizing:border-box;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;min-height:100%;padding:0;place-items:center}.hero-slide-v2:before{background-image:var(--hero-slide-bg),linear-gradient(180deg,#fff6,#e9dfcfeb);background-position:50%;background-size:cover;filter:saturate(.95) contrast(1.02);transform:scale(1.03)}.hero-slide-v2:after,.hero-slide-v2:before{content:"";inset:0;position:absolute;z-index:0}.hero-slide-v2:after{background:radial-gradient(ellipse 55% 40% at 50% 40%,#ffffff8c,#0000 70%),linear-gradient(90deg,#e9dfcfeb,#e9dfcfad);mix-blend-mode:soft-light;pointer-events:none}.hero-carousel-wrap[dir=rtl] .hero-slide-v2{flex-direction:row-reverse}.hero-carousel-wrap[dir=rtl] .hero-left-panel{direction:rtl}.hero-carousel-wrap[dir=rtl] .hero-left-panel-inner{text-align:center}.hero-carousel-wrap[dir=rtl] .hero-dots-progress{direction:rtl}.hero-theme-cream .hero-left-panel,.hero-theme-cream .hero-right-panel{background:#0000}.hero-mobile-product-visual,.hero-product-visual,.hero-right-panel{display:none!important}.hero-left-panel{-webkit-padding-before:calc(44px + var(--store-floating-nav-space));-webkit-padding-after:44px;align-items:center;background:#0000;color:#3e2723;color:var(--hero-brown,#3e2723);display:flex;flex-direction:column;font-family:DM Sans,sans-serif;font-family:var(--hero-sans,"DM Sans",sans-serif);justify-content:center;min-width:0;padding-block-end:44px;padding-block-start:calc(44px + var(--store-floating-nav-space));padding-inline:clamp(18px,5vw,96px);width:100%;z-index:1}.hero-left-panel-inner{max-width:clamp(18.75rem,42vw,52rem);text-align:center;unicode-bidi:isolate}.hero-embed-ltr,.hero-price-inner{unicode-bidi:isolate}.hero-price-inner{direction:ltr;display:inline-block;text-align:center}.hero-eyebrow-v2{align-items:center;background:#ffffff73;border:1px solid #3e27232e;border-radius:999px;color:#5d4037;color:var(--hero-brown-soft,#5d4037);display:inline-flex;font-size:clamp(10px,.28vw + 9px,13px);font-weight:600;letter-spacing:.1em;margin-bottom:clamp(14px,1.4vw,22px);margin-inline:auto;padding:clamp(6px,.55vw,10px) clamp(12px,1vw,18px);text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.hero-slide-active .hero-title-v2{animation:heroTextFromTop .5s cubic-bezier(.25,.46,.45,.94) .06s both}.hero-slide-active .hero-subtitle-v2{animation:heroTextFromTop .5s cubic-bezier(.25,.46,.45,.94) .1s both}.hero-slide-active .hero-cta-row-v2{animation:heroTextFromBottom .5s cubic-bezier(.25,.46,.45,.94) .14s both}.hero-slide-active .hero-price-v2{animation:heroTextFromBottom .5s cubic-bezier(.25,.46,.45,.94) .18s both}.hero-slide-active .hero-quote-v2{animation:heroTextFromBottom .5s cubic-bezier(.25,.46,.45,.94) .22s both}.hero-price-v2,.hero-quote-v2{display:none!important}@keyframes heroTextFromTop{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translateY(0)}}@keyframes heroTextFromBottom{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hero-title-v2{text-wrap:balance;color:#3e2723;color:var(--hero-brown,#3e2723);font-family:Cormorant Garamond,serif;font-family:var(--hero-serif,"Cormorant Garamond",serif);font-size:clamp(1.5rem,2.2vw + 1.05rem,4.375rem);font-weight:600;letter-spacing:-.02em;line-height:1.08;margin:0 0 clamp(14px,1.5vw,24px);max-width:100%;overflow-wrap:anywhere;word-break:break-word}.hero-subtitle-v2{color:#3e2723c7;font-size:clamp(.95rem,.65vw + .82rem,1.35rem);font-weight:400;line-height:1.65;margin:0 0 clamp(20px,2vw,36px);margin-inline:auto;max-width:min(48ch,100%);overflow-wrap:break-word}.hero-cta-row-v2{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(10px,1.1vw,20px);justify-content:center;margin-bottom:clamp(16px,1.6vw,28px)}.hero-btn-shop-drop{display:inline-flex;filter:drop-shadow(0 4px 14px rgba(40,24,12,.35));vertical-align:middle}.hero-btn-shop-drop:has(.hero-btn-shop:hover){filter:drop-shadow(0 7px 22px rgba(40,24,12,.42))}.hero-btn-shop-shell{border-radius:999px;box-sizing:border-box;display:inline-flex;isolation:isolate;overflow:hidden;padding:2px;position:relative;vertical-align:middle}.hero-btn-shop-shell:before{animation:hero-shop-border-spin 3.5s linear infinite;aspect-ratio:1;background:conic-gradient(from 0deg,#5c4018,#8b6914,#d4af37,#fff8e7,#f5e6c8,#c9a227,#6b4a1e,#5c4018);content:"";left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(0deg);width:200%;z-index:0}@keyframes hero-shop-border-spin{to{transform:translate(-50%,-50%) rotate(1turn)}}@media (prefers-reduced-motion:reduce){.hero-btn-shop-shell:before{animation:none;transform:translate(-50%,-50%) rotate(32deg)}}.hero-btn-shop-shell .hero-btn-shop{box-shadow:none;position:relative;z-index:1}.hero-btn-shop-shell .hero-btn-shop:hover{box-shadow:none}.hero-btn-shop{align-items:center;background:repeating-linear-gradient(92deg,#00000024,#0000 1px,#0000 4px),repeating-linear-gradient(90deg,#24160e,#2f1f14 10px,#3d2818 18px,#261910 26px,#352218 34px,#1e130c 42px),linear-gradient(180deg,#fff8eb12,#0000 42%,#00000047),linear-gradient(135deg,#4a3220,#342218 48%,#26180f)!important;border:none!important;border-radius:999px;box-shadow:0 5px 15px #0003;color:#f5eed8!important;display:inline-flex;font-size:clamp(13px,.45vw + 11.5px,18px);font-weight:600;justify-content:center;letter-spacing:.04em;min-height:clamp(46px,2.6vw + 32px,58px);padding:clamp(11px,.85vw,16px) clamp(24px,2.2vw + 14px,44px);text-align:center;text-shadow:0 1px 1px #00000059;transition:transform .22s ease,box-shadow .22s ease,filter .2s ease}.hero-btn-shop:hover{box-shadow:0 8px 22px #00000038;filter:brightness(1.06) saturate(1.05);transform:translateY(-2px)}.hero-btn-secondary{align-items:center;background:#ffffff59;border:1px solid #3e272359;border-radius:999px;color:#3e2723;color:var(--hero-brown,#3e2723);display:inline-flex;font-size:clamp(13px,.45vw + 11.5px,18px);font-weight:600;justify-content:center;letter-spacing:.02em;min-height:clamp(46px,2.6vw + 32px,58px);padding:clamp(11px,.85vw,16px) clamp(18px,1.8vw + 12px,38px);text-align:center;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.hero-btn-secondary:hover{background:#ffffffbf;border-color:#3e272380;box-shadow:0 8px 22px #3e27231a;transform:translateY(-2px)}.hero-price-v2{color:#3e2723;color:var(--hero-brown,#3e2723);font-family:Cormorant Garamond,serif;font-family:var(--hero-serif,"Cormorant Garamond",serif);font-size:clamp(1.85rem,3vw,2.65rem);font-weight:600;letter-spacing:.02em;line-height:1.1;margin:0 0 20px}.hero-price-v2 .store-product-price-block{align-items:center;flex-direction:column;gap:.15rem}.hero-price-v2 .store-product-price-block__was{font-size:.55em;font-weight:500}.hero-price-v2 .store-product-price-block__pct{font-size:.42em;margin-top:.15rem}.hero-price-v2 .store-product-price-block__now{color:#14532d;font-size:1em;font-weight:700}.hero-quote-v2{border:none;margin:0;max-width:38ch;padding:0}.hero-quote-v2>p{color:#3e2723b8;font-size:.95rem;font-style:italic;font-weight:400;line-height:1.55;margin:0 0 14px}.hero-quote-footer{align-items:center;color:#5d4037;color:var(--hero-brown-soft,#5d4037);display:flex;font-size:.875rem;gap:10px;margin:0}.hero-quote-avatar{align-items:center;background:linear-gradient(145deg,#fff,#efe7dd);border:1px solid #3e27231f;border-radius:50%;display:inline-flex;flex-shrink:0;font-family:Cormorant Garamond,serif;font-family:var(--hero-serif,"Cormorant Garamond",serif);font-size:13px;height:32px;justify-content:center;width:32px}.hero-quote-avatar,.hero-quote-by strong{color:#3e2723;color:var(--hero-brown,#3e2723);font-weight:700}.hero-wishlist-btn{align-items:center;background:#ffffffdb;border:1px solid #1f232829;border-radius:50%;color:#3d3630;display:inline-flex;font-size:16px;height:40px;justify-content:center;transition:transform .2s ease,color .2s ease,background .2s ease;width:40px}.hero-wishlist-btn:hover{background:#fff;color:#c0392b;transform:translateY(-1px)}.hero-wishlist-btn.is-active{color:#c0392b}.hero-cta-primary{align-items:center;align-self:flex-start;background:#1f2328!important;border:none!important;border-radius:999px;color:#fff!important;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:10px;padding:14px 24px;transition:transform .22s ease,box-shadow .22s ease,background .2s ease}.hero-cta-primary:hover{background:#2d3238!important;box-shadow:0 10px 24px #1f232840;transform:translateY(-2px)}.hero-cta-primary i{color:#7cb342;font-size:16px}.hero-trust-strip{display:flex;flex-wrap:wrap;gap:10px}.hero-trust-item{align-items:center;background:#fff9;border:1px solid #2a25201f;border-radius:999px;color:#2f2923;display:inline-flex;font-size:12px;font-weight:600;gap:7px;padding:8px 12px}.hero-trust-item i{color:#8b7355}.hero-right-panel{-webkit-padding-before:calc(24px + var(--store-floating-nav-space));-webkit-padding-end:48px;-webkit-padding-after:32px;-webkit-padding-start:24px;background:#0000;flex:1 1;min-height:0;overflow:visible;padding-block-end:32px;padding-block-start:calc(24px + var(--store-floating-nav-space));padding-inline-end:48px;padding-inline-start:24px}.hero-product-visual,.hero-right-panel{align-items:center;display:flex;justify-content:center;position:relative}.hero-product-visual{aspect-ratio:4/5;background:#faf7f2;border-radius:24px;box-shadow:0 4px 6px #3e27230a,0 24px 48px #3e27231f;max-height:min(66vh,620px);min-height:420px;overflow:hidden;transform:translateY(6px);width:min(92%,640px)}.hero-mobile-product-visual{display:none}.hero-product-image{height:100%;object-fit:cover;object-position:center center;transform:none;width:100%}.hero-product-image--contain{object-fit:contain}.hero-product-image-fallback{align-items:center;background:#ffffff80;border:1px dashed #3e272333;border-radius:inherit;color:#3e272373;display:inline-flex;font-size:62px;height:100%;justify-content:center;width:100%}.hero-organic-shape{background:#d9c1ae;pointer-events:none;position:absolute}.hero-shape-1{border-radius:50% 45% 48% 52%/60% 55% 45% 40%;height:130%;left:-8%;top:-15%;transform:rotate(-8deg);width:55%}.hero-shape-2{border-radius:48% 52% 50% 50%/55% 45% 55% 45%;bottom:-25%;height:80%;left:18%;transform:rotate(5deg);width:45%}.hero-decor-circles{height:140px;pointer-events:none;position:absolute;right:10%;top:12%;width:140px}.hero-circle{background:#4a4540;border-radius:50%;opacity:.35;position:absolute}.hero-circle-1{height:28px;right:0;top:0;width:28px}.hero-circle-2{height:18px;left:0;top:32px;width:18px}.hero-circle-3{bottom:20px;height:42px;right:10px;width:42px}.hero-circle-4{bottom:0;height:14px;left:30px;width:14px}.hero-meta-row{align-items:center;display:flex;gap:16px}.hero-nav{background:#ffffffeb;border:1px solid #3e272314;border-radius:50%;box-shadow:0 6px 20px #3e27231a;color:#3e2723;color:var(--hero-brown,#3e2723);font-size:20px;height:46px;position:absolute;top:50%;transform:translateY(-50%);transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease;width:46px;z-index:3}.hero-nav:hover{background:#fff;box-shadow:0 10px 28px #3e272324;transform:translateY(-50%) scale(1.05)}.hero-nav.prev{left:16px}.hero-nav.next{right:16px}[dir=rtl] .hero-nav.prev{left:auto;right:16px}[dir=rtl] .hero-nav.next{left:16px;right:auto}[dir=rtl] .hero-eyebrow-v2{letter-spacing:.04em;text-transform:none}[dir=rtl] .hero-title-v2{letter-spacing:0}[dir=rtl] .hero-btn-shop{letter-spacing:.02em}[dir=rtl] .hero-left-panel{font-family:Noto Kufi Arabic,DM Sans,sans-serif;font-family:"Noto Kufi Arabic",var(--hero-sans,"DM Sans",sans-serif)}[dir=rtl] .hero-quote-by,[dir=rtl] .hero-quote-footer,[dir=rtl] .hero-quote-v2>p{font-family:Noto Kufi Arabic,sans-serif}.hero-dots{bottom:14px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.hero-dots button{background:#3e272333;border-radius:50%;height:8px;transform:scale(1);transition:transform .2s ease,background-color .2s ease,width .2s ease;width:8px}.hero-dots button.active{background:#3e2723;background:var(--hero-brown,#3e2723);border-radius:999px;transform:scale(1);width:22px}.hero-dots-wrap{grid-gap:8px;bottom:12px;display:grid;gap:8px;justify-items:center;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.hero-dots-wrap .hero-dots{position:static;transform:none}.hero-dots-progress{background:#3e27231f;border-radius:999px;height:3px;overflow:hidden;width:90px}.hero-dots-progress-fill{background:#5d4037;background:var(--hero-brown-soft,#5d4037);border-radius:inherit;height:100%;transition:width .22s linear}.store-main-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr 1fr}.store-main-content{max-width:100%}.store-checkout,.store-left{background:#fff;border:1px solid #eee;border-radius:14px;padding:18px}.section-title h2{font-size:24px;margin:0 0 14px}.store-loading{align-items:center;color:#6b6560;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:48px 24px}.store-loading-spinner{animation:store-spin .8s linear infinite;border:3px solid #e8e6e3;border-radius:50%;border-top:3px solid var(--main-color,#c45a2a);height:44px;width:44px}@keyframes store-spin{to{transform:rotate(1turn)}}.store-empty{background:#f8f6f3;border:1px dashed #e0ddd8;border-radius:14px;padding:48px 24px;text-align:center}.store-empty i{color:#b8b2ab;display:block;font-size:48px;margin-bottom:16px}.store-empty p{color:#5a554e;font-size:16px;line-height:1.5;margin:0 0 16px}.store-empty-reset{background:#fff;border:1px solid #d0ccc6;border-radius:999px;color:#2a2520;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:background .2s ease,border-color .2s ease}.store-empty-reset:hover{background:#f5f1ed;border-color:#2a2520}.store-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.store-form button{background:var(--main-color);border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px;transition:transform .22s ease,box-shadow .22s ease}.store-form button:hover{box-shadow:0 10px 22px #1f263133;transform:translateY(-2px)}.store-card{animation:fadeUp .46s ease both;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);background:#ffffffb8;border:1px solid #5c4a3a1f;border-radius:22px;box-shadow:0 10px 28px #3d33291a,inset 0 1px 0 #ffffff8c;color:inherit;display:flex;flex-direction:column;height:100%;min-height:100%;overflow:hidden;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.store-card:hover{border-color:#9a7b6642;box-shadow:0 18px 48px #3d332929,inset 0 1px 0 #ffffff8c;transform:translateY(-4px)}.store-card-img-wrap{aspect-ratio:1;background:#f5f2ef;overflow:hidden;position:relative;width:100%}.store-card-discount-badge{background:linear-gradient(135deg,#b91c1c,#ea580c);border-radius:8px;box-shadow:0 2px 10px #0000002e;color:#fff;font-size:12px;font-weight:800;inset-inline-start:10px;letter-spacing:.03em;line-height:1;padding:5px 9px;pointer-events:none;position:absolute;top:10px;z-index:2}.store-price--product-card .store-product-price-block__now{color:#1a4d2e;font-weight:800}.store-weekly-card .store-price--product-card .store-product-price-block__now{color:#5f4a3f}.store-card-img-inner{height:100%;position:relative;width:100%}.store-card-img-hover,.store-card-img-main{height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .35s ease,opacity .35s ease;width:100%}.store-card-img-hover{opacity:0}.store-card:hover .store-card-img-main{transform:scale(1.03)}.store-card:hover .store-card-img-hover{opacity:1}.store-card-arrow{align-items:center;background:#1c181561;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;height:36px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:transform .15s ease,background .15s ease,opacity .15s ease;width:36px;z-index:2}.store-card-arrow:hover{background:#1c18158c;transform:translateY(-50%) scale(1.05)}.store-card-arrow-prev{inset-inline-start:10px}.store-card-arrow-next,.store-card-wishlist{inset-inline-end:10px}.store-card-wishlist{align-items:center;background:#fffffff5;border:1px solid #9a7b6624;border-radius:999px;box-shadow:0 6px 16px #3d33291a;color:#6b6560;cursor:pointer;display:inline-flex;font-size:18px;height:40px;justify-content:center;position:absolute;top:10px;transition:transform .15s ease,box-shadow .2s ease,border-color .2s ease;width:40px;z-index:2}.store-card-wishlist:hover{border-color:#9a7b6647;box-shadow:0 10px 22px #3d332924;transform:translateY(-1px)}.store-card-wishlist.is-active{color:#c0392b}.store-card-info{grid-gap:6px;display:grid;gap:6px;padding:14px 14px 10px;text-align:start}.store-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2a2520;display:-webkit-box;font-size:16px;font-weight:800;letter-spacing:-.01em;line-height:1.3;margin:0;overflow:hidden}.store-card-category{color:#5c5349e0;font-size:13px;letter-spacing:.08em;margin:0;text-transform:uppercase}.store-card[dir=rtl] .store-card-category{text-transform:none}.store-card-price-row{align-items:center;display:flex;gap:8px;justify-content:space-between}.store-price{color:#5f4a3f;font-size:17px;font-weight:800;margin:0}.store-card-rating{align-items:center;color:#5c5349eb;display:inline-flex;font-size:13px;font-weight:700;gap:4px}.store-card-star{color:#c48a45}.store-card-colors{align-items:center;display:flex;flex-wrap:wrap;gap:8px;padding:0 14px 12px}.store-card-colors-label{color:#7a746d;font-size:12px;font-weight:700}.store-card-color-swatch{background-clip:padding-box;border:2px solid #0000;border-radius:50%;cursor:pointer;height:18px;padding:0;position:relative;width:18px;z-index:1}.store-card-color-swatch.selected{border-color:#2a2520}.store-card-color-swatch:before{border-radius:10px;bottom:calc(100% + 9px);box-shadow:0 10px 24px #0000003d;color:#fff;content:attr(data-color-name);font-size:12px;font-weight:600;line-height:1;padding:6px 12px;transform:translate(-50%,6px);white-space:nowrap;z-index:4}.store-card-color-swatch:after,.store-card-color-swatch:before{background:#1d1f21;left:50%;opacity:0;pointer-events:none;position:absolute;transition:opacity .18s ease,transform .18s ease}.store-card-color-swatch:after{bottom:calc(100% + 3px);content:"";height:9px;rotate:45deg;transform:translateX(-50%) scale(.85);width:9px;z-index:3}.store-card-color-swatch:focus-visible:after,.store-card-color-swatch:focus-visible:before,.store-card-color-swatch:hover:after,.store-card-color-swatch:hover:before{opacity:1;transform:translate(-50%)}.store-card-color-swatch:focus-visible:after,.store-card-color-swatch:hover:after{transform:translateX(-50%) scale(1)}.store-card-actions{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr 42px;margin-top:auto;padding:0 14px 14px}.store-card-action-icon,.store-card-add-btn{border:none;cursor:pointer;font-weight:700}.store-card-add-btn{align-items:center;background:linear-gradient(135deg,#8f735f,#6f584b);border:1px solid #ffffff3d;box-shadow:inset 0 1px 0 #ffffff38,0 8px 16px #6f584b3d;color:#fff;display:inline-flex;font-size:14px;justify-content:center;min-height:44px;overflow:hidden;padding:10px 12px;position:relative;transition:opacity .2s ease,transform .2s ease,visibility .2s ease,background .25s ease}.store-card-add-btn:before{animation:store-btn-shine 2.6s linear infinite;background:linear-gradient(120deg,#fff0 22%,#ffffff80 50%,#fff0 78%);content:"";height:320%;left:-40%;pointer-events:none;position:absolute;top:-140%;transform:translateX(-180%) rotate(18deg);width:70%;z-index:0}@keyframes store-btn-shine{to{transform:translateX(260%) rotate(18deg)}}.store-card-add-btn-base,.store-card-add-btn-hover{align-items:center;display:inline-flex;gap:8px;justify-content:center;position:relative;transition:transform .28s ease,opacity .28s ease;width:100%;z-index:1}.store-card-add-btn-base{opacity:1;transform:translateX(0)}.store-card-add-btn-hover{font-size:16px;inset:0;opacity:0;position:absolute;transform:translateX(22px)}.store-card-add-btn:not(:disabled):focus-visible .store-card-add-btn-base,.store-card-add-btn:not(:disabled):hover .store-card-add-btn-base{opacity:0;transform:translateX(-14px)}.store-card-add-btn:not(:disabled):focus-visible,.store-card-add-btn:not(:disabled):hover{background:linear-gradient(135deg,#7d6352,#5f4a3f);box-shadow:inset 0 1px 0 #ffffff38,0 10px 20px #5f4a3f4d}.store-card-add-btn:not(:disabled):focus-visible .store-card-add-btn-hover,.store-card-add-btn:not(:disabled):hover .store-card-add-btn-hover{opacity:1;transform:translateX(0)}.store-card-action-icon{align-items:center;background:#0000;border-radius:12px;color:#4f4337;display:inline-flex;font-size:20px;justify-content:center;min-height:44px;position:relative;transition:color .22s ease,transform .22s ease}.store-card-action-icon:before{border-radius:10px;bottom:calc(100% + 12px);box-shadow:0 10px 24px #0000003d;color:#fff;content:attr(data-tooltip);font-size:12px;font-weight:600;padding:8px 12px;transform:translate(-50%,6px);white-space:nowrap;z-index:5}.store-card-action-icon:after,.store-card-action-icon:before{background:#1d1f21;left:50%;opacity:0;pointer-events:none;position:absolute;transition:opacity .18s ease,transform .18s ease}.store-card-action-icon:after{bottom:calc(100% + 6px);content:"";height:9px;rotate:45deg;transform:translate(-50%,6px) scale(.85);width:9px;z-index:4}.store-card-action-icon:focus-visible,.store-card-action-icon:hover{background:#0000;color:#2f2923;transform:translateY(-1px)}.store-card-action-icon:focus-visible:after,.store-card-action-icon:focus-visible:before,.store-card-action-icon:hover:after,.store-card-action-icon:hover:before{opacity:1}.store-card-action-icon:focus-visible:before,.store-card-action-icon:hover:before{transform:translate(-50%)}.store-card-action-icon:focus-visible:after,.store-card-action-icon:hover:after{transform:translate(-50%) scale(1)}@media (min-width:993px){.store-card .store-card-colors,.store-card .store-card-info{transform:translateY(26px);transition:transform .32s ease}.store-card .store-card-actions{opacity:0;pointer-events:none;transform:translateY(14px);transition:opacity .24s ease,transform .32s ease,visibility .24s ease;visibility:hidden}.store-card:focus-within .store-card-colors,.store-card:focus-within .store-card-info,.store-card:hover .store-card-colors,.store-card:hover .store-card-info{transform:translateY(0)}.store-card:focus-within .store-card-actions,.store-card:hover .store-card-actions{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}}@media (max-width:640px){.store-card .store-card-actions{display:none}}.store-card-add-btn--disabled{background:#9a7b66;box-shadow:none;cursor:not-allowed;opacity:.55}.store-card-add-btn--disabled .store-card-add-btn-hover,.store-card-add-btn--disabled:before{display:none}.promo-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr;margin-top:20px}.promo-card{background-position:50%;background-size:cover;border-radius:12px;color:#fff;min-height:170px;overflow:hidden;padding:18px;position:relative}.promo-card:before{background:linear-gradient(120deg,#0000008c,#00000040);content:"";inset:0;position:absolute}.promo-card>div{position:relative;z-index:1}.promo-card p{margin:0 0 8px}.promo-card h3{line-height:1.3;margin:0}.best-sellers-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(5,minmax(140px,1fr));margin-top:10px}.best-card{animation:fadeUp .45s ease both;border:1px solid #ececec;border-radius:10px;padding:10px;transition:transform .22s ease,box-shadow .22s ease}.best-card:hover{box-shadow:0 12px 24px #1420301a;transform:translateY(-3px)}.best-card img{border-radius:8px;height:96px;object-fit:cover;width:100%}.best-card h5{font-size:14px;margin:8px 0 4px}.best-card p{color:var(--main-color);font-size:13px;font-weight:600;margin:0 0 10px}.best-card-add{background:var(--main-color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:8px 12px;transition:transform .2s ease,background .2s ease;width:100%}.best-card-add:hover{background:#a84a22;transform:translateY(-1px)}.store-checkout{animation:fadeUp .52s ease both;height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:110px}.store-checkout-page{padding:24px 0 60px}.store-checkout-page-inner{margin:0 auto;max-width:1120px}.store-checkout-back{align-items:center;color:#5c4a3a;display:inline-flex;font-size:15px;font-weight:600;gap:8px;margin-bottom:24px;text-decoration:none;transition:color .2s ease}.store-checkout-back:hover{color:#3d3329}.store-checkout-back i{font-size:14px}.store-checkout-auth-card{align-items:center;background:linear-gradient(135deg,#f5efe6f2,#fff 70%);border:1px solid #e8e4df;border-radius:16px;box-shadow:0 8px 26px #3d33290f;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px;padding:16px 18px}.store-checkout-auth-title{color:#2a2520;font-size:16px;font-weight:800;margin:0}.store-checkout-auth-text{color:#6b6560;font-size:13px;line-height:1.4;margin:6px 0 0}.store-checkout-auth-actions{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end}.store-checkout-guest-hint{background:#faf6f0bf;border:1px dashed #9a7b668c;border-radius:12px;color:#5c4a3a;font-size:13px;line-height:1.5;margin:0 0 12px;padding:10px 12px}@media (max-width:700px){.store-checkout-auth-card{align-items:stretch;flex-direction:column}.store-checkout-auth-actions{justify-content:flex-start}}.store-checkout--page{background:#0000;border:none;box-shadow:none;height:auto;padding:0;position:static}.store-checkout-layout{grid-gap:22px;align-items:start;display:grid;gap:22px;grid-template-columns:minmax(0,1fr) minmax(260px,340px)}.store-checkout-main-card,.store-checkout-sidebar-card{background:#fff;border:1px solid #e8e4df;border-radius:16px;box-shadow:0 8px 26px #3d332914;min-width:0;padding:22px}.store-checkout-sidebar-card{align-self:start;position:-webkit-sticky;position:sticky;top:96px}.store-checkout-main-card .store-form input:not([type=radio]):not([type=checkbox]):not([type=image]),.store-checkout-main-card .store-form select,.store-checkout-main-card .store-form textarea{box-sizing:border-box;max-width:100%;min-width:0;width:100%}.store-checkout-main-card .store-form textarea{resize:vertical}.store-checkout-section-title{color:#2a2520;font-size:17px;font-weight:700;margin:22px 0 12px}.store-checkout-summary-title{color:#2a2520;font-size:18px;font-weight:700;margin:0 0 14px}.store-form--checkout-main{margin-top:0;min-width:0}.store-form-submit--sidebar{margin-top:16px;width:100%}.store-checkout-sidebar-hint{color:#7d6a5a;font-size:13px;line-height:1.45;margin:12px 0 0}.store-checkout-map-wrap{grid-gap:6px;display:grid;gap:6px;margin-top:4px}.store-checkout-map-label{margin-top:0}.store-checkout-map-hint{color:#7d6a5a;font-size:12px;line-height:1.45;margin:0 0 4px}.store-checkout-map-toolbar{align-items:stretch;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.store-checkout-map-search-input{background:#fff;border:1px solid #dcd2c8;border-radius:10px;color:#2a2520;flex:1 1;font-size:14px;min-width:180px;padding:11px 12px}.store-checkout-map-search-input:focus{border-color:#9a7b66;box-shadow:0 0 0 3px #9a7b6624;outline:none}.store-checkout-map-search-wrap{flex:1 1;min-width:180px;position:relative}.store-checkout-map-search-wrap .store-checkout-map-search-input{box-sizing:border-box;width:100%}.store-checkout-map-search-results{background:#fff;border:1px solid #dcd2c8;border-radius:10px;box-shadow:0 12px 28px #2d26201f;left:0;list-style:none;margin:0;max-height:240px;overflow-y:auto;padding:6px;position:absolute;right:0;top:calc(100% + 4px);z-index:800}.store-checkout-map-search-results li{margin:0;padding:0}.store-checkout-map-search-hit{background:#0000;border:none;border-radius:8px;color:#2a2520;cursor:pointer;font-size:13px;line-height:1.35;padding:10px;text-align:start;transition:background .15s ease;width:100%}.store-checkout-map-search-hit:hover{background:#f4efe9}.store-checkout-map-search-item--muted{color:#7d6a5a;font-size:13px;padding:10px}.store-checkout-map-locate-btn{background:#f4efe9;border:1px solid #c9b8a8;border-radius:10px;color:#4a3d33;cursor:pointer;flex-shrink:0;font-size:13px;font-weight:700;padding:11px 16px;transition:background .2s ease,border-color .2s ease}.store-checkout-map-locate-btn:hover:not(:disabled){background:#ebe4d8;border-color:#9a7b66}.store-checkout-map-locate-btn:disabled{cursor:not-allowed;opacity:.65}.store-checkout-map--loading,.store-checkout-map--placeholder{align-items:stretch;color:#5f554b;display:flex;flex-direction:column;font-size:14px;justify-content:center;line-height:1.5;min-height:200px;padding:18px 16px}.store-checkout-map--loading{align-items:center;color:#7d6a5a;font-weight:600}.store-checkout-map-placeholder-lead{margin:0 0 12px}.store-checkout-map-placeholder-steps{-webkit-padding-start:22px;grid-gap:8px;display:grid;gap:8px;margin:0 0 14px;padding-inline-start:22px}.store-checkout-map-placeholder-steps a{color:#7e6655;font-weight:700}.store-checkout-map-placeholder-steps code{background:#ffffffd9;border:1px solid #e0d6cc;border-radius:6px;font-size:12px;padding:2px 6px}.store-checkout-map-env-line{display:block;margin-top:8px;padding:10px 12px;word-break:break-all}.store-checkout-map-placeholder-note{color:#7d6a5a;font-size:12px;margin:0}.store-checkout-map{background:#e8e4df;border:1px solid #dcd2c8;border-radius:12px;height:260px;overflow:hidden;width:100%}.store-checkout-map-inner{height:100%;width:100%;z-index:0}.store-checkout-map-coords{color:#5f554b;font-size:12px;line-height:1.4;margin:8px 0 0}.store-checkout-map-coords-value{font-feature-settings:"tnum";color:#2a2520;font-variant-numeric:tabular-nums;font-weight:700}.store-checkout-map-actions{margin-top:4px}.store-checkout-map-clear{background:#0000;border:none;color:#7e6655;cursor:pointer;font-size:13px;font-weight:600;padding:0;text-decoration:underline;text-underline-offset:3px}.store-checkout-map-clear:hover{color:#5c4a3a}.store-checkout-saved-empty{padding:8px 0 20px}.store-checkout-saved-empty-text{color:#5f554b;font-size:15px;line-height:1.5;margin:0 0 14px}.store-checkout-add-address-primary{align-items:center;background:linear-gradient(135deg,#9a7b66,#7e6655);border:none;border-radius:12px;box-shadow:0 6px 18px #7e665559;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;justify-content:center;padding:14px 22px;transition:transform .2s ease,box-shadow .2s ease}.store-checkout-add-address-primary:hover{box-shadow:0 8px 22px #7e66556b;transform:translateY(-1px)}.store-checkout-guest-location{display:flex;flex-direction:column;gap:6px}.store-checkout-guest-location-intro{color:#6a6158;font-size:14px;line-height:1.55;margin:0}.store-checkout-guest-map-btn{align-items:center;align-self:flex-start;background:linear-gradient(180deg,#fff9f0,#f5ebe0);border:1px solid #c9a46c;border-radius:12px;box-shadow:0 2px 10px #9a7b662e;color:#5c4a3a;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;justify-content:center;margin-bottom:6px;margin-top:4px;padding:12px 20px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.store-checkout-guest-map-btn:hover{border-color:#9a7b66;box-shadow:0 4px 14px #7e665547;transform:translateY(-1px)}.store-checkout-guest-address-label{margin-top:10px}.store-checkout-saved-block{margin-bottom:18px}.store-checkout-saved-heading{margin-bottom:10px}.store-checkout-saved-list{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0 0 12px;padding:0}.store-checkout-saved-item{grid-gap:10px;align-items:start;background:#fffcfa;border:1px solid #e6ddd4;border-radius:12px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;padding:12px;transition:border-color .2s ease,background .2s ease}.store-checkout-saved-item.is-selected{background:#faf6f0;border-color:#9a7b66;box-shadow:0 0 0 1px #9a7b6640}.store-checkout-saved-label{align-items:flex-start;cursor:pointer;display:flex;gap:12px;margin:0;min-width:0}.store-checkout-saved-label input{accent-color:#7e6655;flex-shrink:0;margin-top:4px}.store-checkout-saved-body{grid-gap:4px;display:grid;gap:4px;min-width:0}.store-checkout-saved-title-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px}.store-checkout-saved-tag{background:#f0e8df;border-radius:6px;color:#7e6655;font-size:11px;font-weight:800;letter-spacing:.06em;padding:3px 8px;text-transform:uppercase}.store-checkout-saved-line{color:#2a2520;font-size:14px;font-weight:600;line-height:1.35}.store-checkout-saved-meta{color:#7d6a5a;font-size:12px}.store-checkout-saved-delete{align-self:start;background:#0000;border:none;color:#c0392b;cursor:pointer;font-size:12px;font-weight:700;padding:4px 2px;text-decoration:underline;text-underline-offset:2px}.store-checkout-saved-delete:hover{color:#922b21}.store-checkout-add-address-secondary{align-items:center;background:#fff;border:1px dashed #c9b8a8;border-radius:10px;color:#7e6655;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;padding:10px 14px;transition:background .2s ease,border-color .2s ease}.store-checkout-add-address-secondary:hover{background:#f9f6f2;border-color:#9a7b66}.store-checkout-saved-cap{color:#7d6a5a;font-size:13px;margin:8px 0 0}.store-checkout-selected-summary{background:#fcfaf7;border:1px solid #ece4da;border-radius:12px;margin-bottom:16px;padding:14px 16px}.store-checkout-selected-name{color:#2a2520;font-size:14px;margin:6px 0 10px}.store-checkout-selected-sep{color:#9a8675;font-weight:400}.store-checkout-selected-address{color:#4a423b;font-size:13px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word}.store-form-submit--sidebar:disabled{cursor:not-allowed;opacity:.55;transform:none}.store-checkout-address-modal-overlay{align-items:center;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:10000}.store-checkout-address-modal-backdrop{background:#23201c73;border:none;cursor:pointer;inset:0;margin:0;padding:0;position:absolute}.store-checkout-address-modal{background:#fff;border:1px solid #e8e4df;border-radius:16px;box-shadow:0 24px 60px #23201c38;display:flex;flex-direction:column;max-height:min(calc(100vh - 40px),90dvh);max-width:480px;min-height:0;overflow:hidden;position:relative;width:100%;z-index:1}.store-checkout-address-modal-scroll{-webkit-overflow-scrolling:touch;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-color:#7a604e8c #e8e4dfa6;scrollbar-width:thin}.store-checkout-address-modal-scroll::-webkit-scrollbar{width:6px}.store-checkout-address-modal-scroll::-webkit-scrollbar-track{background:linear-gradient(90deg,#0000,#f4efe9f2 30%,#f4efe9f2);border-radius:0 10px 10px 0;margin:10px 0 12px}.store-checkout-address-modal-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#a88872,#8b6f5c);border:1px solid #ffffff59;border-radius:100px;box-shadow:0 1px 2px #2a25201f}.store-checkout-address-modal-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#967a66,#7a614f);box-shadow:0 1px 3px #2a25202e}.store-checkout-address-modal-scroll::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#7a614f,#654d40)}.store-checkout-address-modal-head{align-items:center;border-bottom:1px solid #eee7df;display:flex;flex-shrink:0;gap:12px;justify-content:space-between;padding:18px 20px}.store-checkout-address-modal-head h2{color:#2a2520;font-size:20px;margin:0}.store-checkout-address-modal-close{background:#f4efe9;border:none;border-radius:10px;color:#5e4f42;cursor:pointer;font-size:22px;height:40px;line-height:1;transition:background .2s ease;width:40px}.store-checkout-address-modal-close:hover{background:#e8dfd4}.store-checkout-address-modal-body{grid-gap:10px;display:grid;gap:10px;padding:18px 20px 22px}.store-checkout-address-modal-body .store-form-group{grid-gap:6px;display:grid;gap:6px}.store-checkout-address-modal-body input,.store-checkout-address-modal-body textarea{background:#fff;border:1px solid #dcd2c8;border-radius:10px;color:#2a2520;font-family:inherit;font-size:14px;padding:11px 12px}.store-checkout-address-modal-body input:focus,.store-checkout-address-modal-body textarea:focus{border-color:#9a7b66;box-shadow:0 0 0 3px #9a7b6624;outline:none}.store-checkout-address-modal-body .store-checkout-phone-row{align-items:stretch;direction:ltr;display:flex;gap:8px;min-width:0}.store-checkout-address-modal-body .store-checkout-dial-wrap{flex:0 0 auto;position:relative;z-index:2}.store-checkout-address-modal-body .store-checkout-dial-trigger{-webkit-tap-highlight-color:transparent;align-items:center;background:#fff;border:1px solid #dcd2c8;border-radius:10px;box-sizing:border-box;color:#2a2520;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:6px;height:100%;margin:0;min-height:42px;padding:8px 10px}.store-checkout-address-modal-body .store-checkout-dial-trigger:focus-visible{border-color:#9a7b66;box-shadow:0 0 0 3px #9a7b6624;outline:none}.store-checkout-address-modal-body .store-checkout-dial-trigger-flag{border-radius:3px;box-shadow:0 0 0 1px #2a25201a;display:block;flex-shrink:0;height:20px;object-fit:cover;width:26px}.store-checkout-address-modal-body .store-checkout-dial-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.store-checkout-address-modal-body .store-checkout-dial-chevron{-webkit-border-start:4px solid #0000;-webkit-border-end:4px solid #0000;border-inline-end:4px solid #0000;border-inline-start:4px solid #0000;border-top:5px solid #7d6a5a;display:block;flex-shrink:0;height:0;opacity:.9;width:0}.store-checkout-address-modal-body .store-checkout-dial-list{background:#fff;border:1px solid #dcd2c8;border-radius:12px;box-shadow:0 14px 36px #23201c29;box-sizing:border-box;inset-inline-start:0;list-style:none;margin:0;max-height:min(50vh,260px);min-width:11rem;overflow-y:auto;padding:6px 0;position:absolute;top:calc(100% + 6px);z-index:30}.store-checkout-address-modal-body .store-checkout-dial-option{align-items:center;background:none;border:none;box-sizing:border-box;color:#2a2520;cursor:pointer;display:flex;font:inherit;font-size:14px;font-weight:500;gap:10px;padding:9px 12px;text-align:start;width:100%}.store-checkout-address-modal-body .store-checkout-dial-option-flag{border-radius:3px;box-shadow:0 0 0 1px #2a252014;display:block;flex-shrink:0;height:20px;object-fit:cover;width:26px}.store-checkout-address-modal-body .store-checkout-dial-option-code{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.store-checkout-address-modal-body .store-checkout-dial-option.is-active,.store-checkout-address-modal-body .store-checkout-dial-option:hover{background:#9a7b661a}.store-checkout-address-modal-body .store-checkout-phone-national{flex:1 1;min-width:0}html[dir=rtl] .store-checkout-address-modal-body .store-checkout-phone-national{direction:ltr;text-align:right}.store-checkout-address-modal-map{margin:4px 0 8px;position:relative;z-index:2}.store-checkout-address-modal-map .store-checkout-map{height:220px}.store-checkout-address-modal-map .store-checkout-map-search-results{z-index:2500}.store-checkout-address-modal-map-clear{margin-top:6px}.store-checkout-address-modal-hint{color:#7d6a5a;font-size:12px;line-height:1.45;margin:0}.store-checkout-address-modal-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:8px}.store-checkout-address-modal-cancel{background:#fff;border:1px solid #d4cbc2;border-radius:10px;color:#4a423b;cursor:pointer;font-size:14px;font-weight:600;padding:11px 18px}.store-checkout-address-modal-save{background:linear-gradient(135deg,#9a7b66,#7e6655);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:11px 20px;transition:opacity .2s ease}.store-checkout-address-modal-save:disabled{cursor:not-allowed;opacity:.65}@media (min-width:901px){.store-checkout-main-card .store-cart-list{max-height:min(560px,52vh)}}@media (max-width:900px){.store-checkout-layout{grid-template-columns:1fr}.store-checkout-sidebar-card{position:static}}.store-checkout-heading-row{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.store-checkout-heading-row h3{color:#2a2520;font-size:28px;margin:0}.store-checkout-items-badge{background:#f4efe9;border:1px solid #e6ddd4;border-radius:999px;color:#6b5849;font-size:13px;font-weight:700;padding:6px 12px}.store-cart-list{-webkit-padding-end:4px;margin-bottom:16px;max-height:360px;overflow:auto;padding-inline-end:4px}.store-checkout-page[dir=rtl] .store-checkout-back .fa-arrow-left{transform:scaleX(-1)}.store-policy-page{padding:24px 0 60px}.store-policy-shell{margin:0 auto;max-width:1120px}.store-policy-grid{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:260px minmax(0,1fr)}.store-policy-nav{background:#fff;border:1px solid #e8e4df;border-radius:16px;box-shadow:0 8px 26px #3d33290f;padding:16px;position:-webkit-sticky;position:sticky;top:96px}.store-policy-nav-title{color:#2a2520;font-size:14px;font-weight:800;margin:0 0 10px}.store-policy-nav-list{grid-gap:6px;display:grid;gap:6px;list-style:none;margin:0;padding:0}.store-policy-nav-link{background:#faf6f080;border:1px solid #0000;border-radius:12px;color:#5c4a3a;display:block;padding:10px 12px;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .12s ease}.store-policy-nav-link:hover{background:#faf6f0eb;border-color:#9a7b6647;transform:translateY(-1px)}.store-policy-nav-link.is-active{background:#fff;border-color:#9a7b6659;box-shadow:0 10px 24px #3d332914}.store-policy-card{background:#fff;border:1px solid #e8e4df;border-radius:16px;box-shadow:0 8px 26px #3d33290f;min-width:0;padding:22px}.store-policy-title{color:#2a2520;font-size:22px;font-weight:900;letter-spacing:-.02em;margin:0 0 10px}.store-policy-updated{color:#857f79;font-size:12px;margin:-4px 0 14px}.store-policy-body{color:#5c5349;font-size:15px;line-height:1.75}@media (max-width:900px){.store-policy-grid{grid-template-columns:1fr}.store-policy-nav{position:static}}.store-cart-list::-webkit-scrollbar{width:8px}.store-cart-list::-webkit-scrollbar-thumb{background:#d3c5b8;border-radius:999px}.store-cart-list::-webkit-scrollbar-track{background:#f6f2ee;border-radius:999px}.store-cart-item{grid-gap:12px;align-items:center;background:#fff;border:1px solid #eee7df;border-radius:12px;display:grid;gap:12px;grid-template-columns:minmax(0,1.5fr) auto auto;margin-bottom:10px;padding:10px}.store-cart-item-main{align-items:center;display:flex;gap:10px;min-width:0}.store-cart-item-thumb-wrap{background:#f3eee8;border:1px solid #ece4da;border-radius:10px;flex-shrink:0;height:56px;overflow:hidden;width:56px}.store-cart-item-thumb{display:block;height:100%;object-fit:cover;width:100%}.store-cart-item-thumb-fallback{align-items:center;color:#a89584;display:inline-flex;font-size:18px;height:100%;justify-content:center;width:100%}.store-cart-item-meta{grid-gap:3px;display:grid;gap:3px;min-width:0}.store-cart-item-name{color:#2a2520;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-cart-item-color{color:#7d6a5a;font-size:12px;font-weight:600}.store-cart-item-unit-price{color:#9a8675;font-size:12px}.store-cart-item-delivery{color:#5c5349;font-size:12px;font-weight:600;line-height:1.35;margin-top:2px}.store-cart-item-qty{align-items:center;border:1px solid #e4d8cc;border-radius:10px;display:inline-flex;overflow:hidden}.store-cart-qty-btn{background:#f6f1eb;border:none;color:#5e4f42;cursor:pointer;font-size:18px;font-weight:600;height:34px;width:28px}.store-cart-item-qty input{border:none;color:#2a2520;font-weight:700;height:34px;padding:0 4px;text-align:center;width:48px}.store-cart-item-right{grid-gap:4px;display:grid;gap:4px;justify-items:end}.store-cart-item-line-total{color:#2f285b;font-weight:700}.store-cart-item-remove{background:#0000;border:none;color:#c0392b;cursor:pointer;font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:2px}.store-total{background:#fcfaf7;border:1px solid #ece4da;border-radius:12px;margin-bottom:14px;padding:12px 14px}.store-total-row{align-items:center;color:#5f554b;display:flex;font-size:14px;justify-content:space-between}.store-total-row+.store-total-row{margin-top:8px}.store-total-row--grand{border-top:1px solid #e8ddd2;color:#2a2520;font-size:16px;margin-top:10px;padding-top:10px}.store-form{grid-gap:10px;display:grid;gap:10px}.store-form-group{grid-gap:6px;display:grid;gap:6px}.store-form-label{color:#2a2520;font-size:13px;font-weight:600;margin-top:4px}.store-form-label:first-of-type{margin-top:0}.store-form input,.store-form select,.store-form textarea{background:#fff;border:1px solid #dcd2c8;border-radius:10px;color:#2a2520;font-size:14px;padding:11px 12px}.store-form input:focus,.store-form select:focus,.store-form textarea:focus{border-color:#9a7b66;box-shadow:0 0 0 3px #9a7b6624;outline:none}.store-form textarea{min-height:82px}.store-form-submit{background:linear-gradient(135deg,#9a7b66,#7e6655);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;margin-top:6px;min-height:46px;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.store-form-submit:hover{box-shadow:0 10px 18px #7e665540;transform:translateY(-1px)}.store-form-submit:disabled{cursor:not-allowed;opacity:.6;transform:none}@keyframes heroFade{0%{opacity:0;transform:translateY(8px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeRight{0%{opacity:0;transform:translateX(-14px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeLeft{0%{opacity:0;transform:translateX(14px)}to{opacity:1;transform:translateX(0)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}@media (max-width:992px){.store-hero{--store-floating-nav-top:12px;--store-floating-nav-space:76px;--store-hero-header-fallback:156px}.store-topbar{gap:16px;grid-template-columns:1fr;padding:16px 18px}.store-brand{font-size:24px;text-align:center}.store-search-wrap{max-width:none}.store-actions{justify-content:center}.store-category-row-wrap{flex-wrap:wrap}.store-category-row-wrap--floating{justify-content:stretch;padding-inline:max(12px,env(safe-area-inset-left,0px)) max(12px,env(safe-area-inset-right,0px));top:var(--store-floating-nav-top)}.store-category-row-wrap--floating .store-category-row{flex:1 1 auto;gap:6px;margin-inline:0;max-width:100%;min-width:0;padding:7px 10px;scroll-padding-inline:max(10px,env(safe-area-inset-left,0px));width:auto}.store-category-row-wrap--floating .store-category-row.store-category-row--nav{justify-content:center;width:auto}.store-shipping-pill{justify-content:center;width:100%}.store-main-content,.store-main-grid{max-width:100%}.store-our-categories{padding:28px clamp(16px,6vw,56px) 48px}.store-categories-grid{gap:20px;grid-template-columns:repeat(3,1fr)}.store-weekly-bestsellers{padding:40px clamp(16px,4vw,24px) 48px}.store-weekly-header{align-items:flex-start;flex-direction:column}.store-weekly-bestsellers[dir=rtl] .store-weekly-header{align-items:flex-end;text-align:start}.store-weekly-title{-webkit-margin-start:0;font-size:28px;margin-inline-start:0}.store-weekly-tabs{-webkit-margin-end:0;flex-wrap:nowrap;gap:14px;margin-inline-end:0;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-color:#8b735559 #0000;scrollbar-width:thin;width:100%}.store-weekly-tabs::-webkit-scrollbar{height:5px}.store-weekly-tabs::-webkit-scrollbar-thumb{background:#8b735559;border-radius:999px}.store-weekly-tab{flex:0 0 auto}.store-weekly-nav{font-size:18px;height:42px;width:42px}.store-product-collections{padding:40px 56px 48px}.store-collections-grid{gap:16px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.store-collections-card--tall{grid-row:span 1;min-height:220px}.store-collections-card:first-child,.store-collections-card:nth-child(2),.store-collections-card:nth-child(3),.store-collections-card:nth-child(4),.store-collections-card:nth-child(5),.store-collections-card:nth-child(6),.store-collections-card:nth-child(7),.store-collections-card:nth-child(8){grid-column:auto;grid-row:auto}.store-categories-title{font-size:28px}.hero-slide{flex-wrap:wrap;min-height:100%}.hero-left-panel{-webkit-padding-before:calc(44px + var(--store-floating-nav-space));-webkit-padding-after:44px;min-width:0;padding-block-end:44px;padding-block-start:calc(44px + var(--store-floating-nav-space));padding-inline:clamp(16px,5vw,56px);width:100%}.hero-left-panel-inner{max-width:100%}.hero-title-v2{font-size:clamp(1.65rem,2.4vw + 1rem,2.35rem);line-height:1.1}.hero-subtitle-v2{font-size:clamp(.94rem,1.1vw + .78rem,1.02rem);max-width:min(44ch,92%)}.hero-price-v2{font-size:clamp(1.65rem,4vw,2.25rem)}.hero-right-panel{-webkit-padding-before:20px;-webkit-padding-after:28px;min-height:320px;padding-block-end:28px;padding-block-start:20px;padding-inline:24px;width:100%}.hero-product-visual{aspect-ratio:1/1;max-height:320px;transform:translateY(6px);width:min(78%,400px)}.hero-decor-circles{display:none}.hero-organic-shape{opacity:.92}.best-sellers-row{grid-template-columns:repeat(2,minmax(140px,1fr))}.store-checkout{position:static}.store-checkout-page-inner{padding:0 16px}.store-cart-item{gap:10px;grid-template-columns:minmax(0,1fr)}.store-cart-item-right{justify-items:start}}@media (min-width:1600px){.store-weekly-inner{max-width:min(2160px,100%);padding-inline:clamp(12px,2vw,40px)}.store-weekly-scroll{gap:clamp(16px,1.25vw,22px);grid-template-columns:repeat(6,minmax(0,1fr))}.store-weekly-card{justify-self:stretch;max-width:none;width:100%}.store-hero{--store-floating-nav-top:28px;--store-floating-nav-space:84px}.store-category-row-wrap--floating{padding-inline:max(24px,env(safe-area-inset-left,0px)) max(24px,env(safe-area-inset-right,0px))}.store-category-row-wrap--floating .store-category-row{border-radius:999px;box-shadow:0 14px 40px #3e27231c,0 4px 14px #3e27230f;padding:10px 18px}.store-category-row-wrap--floating .store-category-row.store-category-row--nav{gap:clamp(12px,1.1vw,20px)}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn{font-size:15px;min-height:42px;padding:10px 18px}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn i{-webkit-margin-end:8px;font-size:15px;margin-inline-end:8px}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn-icon{height:16px;width:16px}}@media (min-width:2200px){.store-weekly-inner{max-width:min(2340px,100%);padding-inline:clamp(16px,2.2vw,48px)}.store-weekly-scroll{gap:clamp(18px,1.15vw,26px)}}@media (min-width:1920px){.store-category-row-wrap--floating{padding-inline:max(40px,env(safe-area-inset-left,0px)) max(40px,env(safe-area-inset-right,0px))}.store-category-row-wrap--floating .store-category-row.store-category-row--nav{gap:clamp(16px,1.25vw,24px)}}@media (min-width:1201px) and (max-width:1599px){.store-weekly-card{justify-self:center;max-width:min(300px,100%);width:100%}}@media (max-width:1200px){.store-weekly-scroll{gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.store-weekly-card{justify-self:stretch;max-width:none;width:100%}.store-weekly-carousel-wrap{gap:8px}}@media (max-width:640px){.hero-eyebrow-v2{display:none}.store-hero{--store-floating-nav-top:8px;--store-floating-nav-space:62px;--store-hero-header-fallback:128px;--store-mobile-hero-vh:calc(100dvh - var(--store-header-offset, var(--store-hero-header-fallback)))}.store-page>.container>.store-hero{background-color:#e9dfcf;box-sizing:border-box;flex-direction:column;height:var(--store-mobile-hero-vh);isolation:isolate;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-height:none;max-width:100vw;overflow-x:clip;overflow-y:visible;width:100vw}.hero-carousel-wrap,.store-page>.container>.store-hero{display:flex;min-height:var(--store-mobile-hero-vh);position:relative}.hero-carousel-wrap{background-color:inherit;flex:1 1 auto;flex-direction:column;left:auto;margin-left:0;margin-right:0;max-width:100%;right:auto;width:100%}.hero-carousel-wrap .hero-carousel{display:flex;flex:1 1 auto;flex-direction:column;min-height:var(--store-mobile-hero-vh)}.hero-carousel-wrap .hero-track{align-items:stretch;flex:1 1 auto;min-height:var(--store-mobile-hero-vh)}.hero-carousel-wrap .hero-slide{align-self:stretch;height:auto;min-height:var(--store-mobile-hero-vh)}.hero-carousel-wrap .hero-slide-v2{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;place-items:unset;width:100%}.hero-carousel-wrap .hero-slide-v2:before{background-position:50%;background-size:cover;inset:0;transform:none}.hero-carousel-wrap .hero-slide-v2:after{inset:0}.store-our-categories{padding:20px 12px 34px}.store-category-row-wrap--floating{padding-inline:max(12px,env(safe-area-inset-left,0px)) max(12px,env(safe-area-inset-right,0px));top:var(--store-floating-nav-top)}.store-category-row-wrap--floating .store-category-row{padding:6px 8px 6px 10px}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn{font-size:12px;gap:6px;min-height:40px;padding:8px 12px}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn-icon{height:12px;width:12px}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn--open:after{bottom:4px;height:2px;width:min(22px,calc(100% - 16px))}.store-categories-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.store-categories-title{font-size:22px}.store-categories-subtitle{font-size:13px;margin-bottom:16px;max-width:none}.store-category-circle{max-width:none}.store-category-circle-label{font-size:12px;min-width:68%;padding:6px 9px}.store-weekly-bestsellers{padding-block:32px 40px;padding-inline:0}.store-weekly-inner{max-width:none;padding-inline:0}.store-weekly-header{box-sizing:border-box;padding-inline:max(12px,env(safe-area-inset-left,0px)) max(12px,env(safe-area-inset-right,0px))}.store-weekly-title{font-size:24px}.store-weekly-tabs{gap:10px;width:100%}.store-weekly-tab{font-size:14px;padding:7px 0}.store-weekly-carousel-wrap{box-sizing:border-box;display:block;padding-inline:max(8px,env(safe-area-inset-left,0px)) max(8px,env(safe-area-inset-right,0px));position:relative;width:100%}.store-weekly-nav{box-shadow:0 3px 14px #0000001f;font-size:16px;height:36px;margin:0;position:absolute;top:50%;width:36px;z-index:2}.store-weekly-nav,.store-weekly-nav:disabled{transform:translateY(-50%)}.store-weekly-nav:hover:not(:disabled){transform:translateY(-50%) scale(1.05)}.store-weekly-prev{inset-inline-start:max(4px,env(safe-area-inset-left,0px));right:auto}.store-weekly-next{inset-inline-end:max(4px,env(safe-area-inset-right,0px));left:auto}.store-weekly-scroll{box-sizing:border-box;flex:none;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;width:100%}.store-weekly-card{justify-self:stretch;max-width:none;min-width:0;width:100%}.store-weekly-card-body{padding:14px 12px 16px}.store-weekly-card-name{font-size:15px}.store-price,.store-weekly-card .store-price,.store-weekly-card-price{font-size:14px}.store-product-collections{padding:32px 32px 40px}.store-collections-title{font-size:26px}.store-collections-subtitle{font-size:15px;margin-bottom:28px}.store-collections-grid{grid-template-rows:repeat(4,160px)}.store-collections-card-text h3{font-size:18px}.store-collections-card-text p{font-size:13px}.hero-slide{min-height:100%}.hero-left-panel{-webkit-padding-before:calc(40px + var(--store-floating-nav-space));-webkit-padding-after:16px;padding-block-end:16px;padding-block-start:calc(40px + var(--store-floating-nav-space));padding-inline:10px}.hero-left-panel-inner{align-items:center;margin-inline:auto;max-width:100%;min-width:0;padding-inline:max(0px,env(safe-area-inset-left,0px)) max(0px,env(safe-area-inset-right,0px));text-align:center;width:100%}.hero-title-v2{font-size:clamp(1.15rem,4.8vw + .45rem,1.65rem);line-height:1.12;margin-bottom:clamp(8px,2.2vw,14px);max-width:min(26ch,calc(100% - 16px))}.hero-subtitle-v2,.hero-title-v2{margin-inline:auto;text-align:center}.hero-subtitle-v2{font-size:clamp(.75rem,2.9vw + .38rem,.9rem);line-height:1.5;margin-bottom:clamp(12px,3.5vw,18px);max-width:min(34ch,calc(100% - 8px));padding-inline:4px}.hero-price-v2{font-size:clamp(1.15rem,4vw + .35rem,1.45rem);margin-bottom:clamp(8px,2.2vw,14px);margin-inline:auto;text-align:center}.hero-mobile-product-visual{background:#faf7f2;border:1px solid #3e27231f;border-radius:14px;box-shadow:0 8px 24px #3e27231a;display:flex;height:clamp(150px,38vw,240px);margin:8px 0 10px;margin-inline:auto;max-width:none;overflow:hidden;width:100%}.hero-cta-row-v2{align-items:stretch;flex-direction:column;flex-wrap:nowrap;gap:clamp(8px,2.2vw,12px);justify-content:center;margin-inline:auto;margin-bottom:clamp(12px,3vw,20px);max-width:min(15.5rem,calc(100vw - 56px));width:100%}.hero-cta-row-v2 .hero-btn-shop-drop,.hero-cta-row-v2 .hero-btn-shop-shell{align-self:stretch;display:flex;justify-content:stretch;max-width:100%;width:100%}.hero-cta-row-v2 .hero-btn-shop-shell{box-sizing:border-box}.hero-btn-secondary,.hero-btn-shop{align-self:stretch;box-sizing:border-box;justify-content:center;max-width:none;min-width:0;width:100%}.hero-btn-secondary,.hero-btn-shop{font-size:clamp(.78rem,3.2vw,.92rem);line-height:1.25;min-height:clamp(44px,12vw,50px);padding:clamp(10px,2.5vw,12px) clamp(12px,3.5vw,18px);white-space:normal}.hero-right-panel{display:none}.hero-product-visual{aspect-ratio:4/5;max-height:220px;transform:translateY(6px);width:82%}.best-sellers-row,.promo-grid{grid-template-columns:1fr}}@media (max-width:380px){.store-our-categories{padding:16px 10px 28px}.store-categories-title{font-size:20px}.store-weekly-title{font-size:22px}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn{font-size:11px;gap:5px;min-height:36px;padding:6px 10px}.store-category-row-wrap--floating .store-category-row--nav .category-link-btn-icon{height:11px;width:11px}.hero-left-panel{-webkit-padding-before:calc(30px + var(--store-floating-nav-space));-webkit-padding-after:32px;padding-block-end:32px;padding-block-start:calc(30px + var(--store-floating-nav-space));padding-inline:max(12px,env(safe-area-inset-left,0px)) max(12px,env(safe-area-inset-right,0px))}.hero-title-v2{font-size:clamp(1.05rem,5.5vw + .32rem,1.42rem);max-width:min(24ch,calc(100% - 16px))}.hero-subtitle-v2{font-size:clamp(.72rem,3.2vw + .4rem,.86rem);max-width:min(30ch,calc(100% - 8px))}.hero-cta-row-v2{max-width:min(14rem,calc(100vw - 40px))}.hero-right-panel{-webkit-padding-before:14px;min-height:200px;padding-block-start:14px}}.store-quickview-backdrop{align-items:center;background:#100e0c9e;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:1400}.store-quickview-modal{background:#fff;border-radius:14px;box-shadow:0 22px 64px #0000004d;max-height:calc(100vh - 36px);overflow:auto;position:relative;width:min(980px,calc(100vw - 36px))}.store-quickview-close{background:#0000;border:none;border-radius:50%;color:#4a4641;cursor:pointer;font-size:18px;height:36px;inset-inline-end:12px;position:absolute;top:10px;width:36px;z-index:2}.store-quickview-close:hover{color:#1f1d1a}.store-quickview-loading{grid-gap:12px;color:#5f5951;display:grid;gap:12px;min-height:360px;place-items:center}.store-quickview-body{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);min-height:500px}.store-quickview-gallery{-webkit-border-end:1px solid #ece7e1;align-items:center;background:#fff;border-inline-end:1px solid #ece7e1;display:flex;justify-content:center;padding:30px;position:relative}.store-quickview-gallery img{display:block;height:min(66vh,500px);object-fit:contain;width:100%}.store-quickview-gallery-empty{background:#f5f2ee;border-radius:10px;height:min(66vh,500px);width:100%}.store-quickview-gallery-arrow{background:#fffffff2;border:none;border-radius:50%;box-shadow:0 8px 24px #0000002e;color:#2f2923;cursor:pointer;height:42px;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease,transform .2s ease;width:42px}.store-quickview-gallery:focus-within .store-quickview-gallery-arrow,.store-quickview-gallery:hover .store-quickview-gallery-arrow{opacity:1;pointer-events:auto}.store-quickview-gallery-arrow:hover{transform:translateY(-50%) scale(1.05)}.store-quickview-gallery-arrow--prev{inset-inline-start:14px}.store-quickview-gallery-arrow--next{inset-inline-end:14px}.store-quickview-view-details{align-items:center;background:linear-gradient(135deg,#e2a966,#d29554);border:none;border-radius:10px;bottom:20px;box-shadow:0 10px 24px #7d5a363d;color:#fff;display:inline-flex;font-size:16px;font-weight:700;justify-content:center;left:26px;min-height:44px;opacity:0;pointer-events:none;position:absolute;right:26px;text-decoration:none;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease,filter .22s ease}.store-quickview-gallery:focus-within .store-quickview-view-details,.store-quickview-gallery:hover .store-quickview-view-details{opacity:1;pointer-events:auto;transform:translateY(0)}.store-quickview-view-details:hover{filter:brightness(.95)}.store-quickview-info{padding:28px 28px 24px}.store-quickview-title{color:#252220;font-size:34px;font-weight:700;letter-spacing:-.02em;line-height:1.04;margin:0}.store-quickview-brand{color:#2a2520;font-size:19px;font-weight:600;margin:10px 0 0}.store-quickview-price{color:#d49b5d;font-size:32px;font-weight:700;line-height:1.06;margin:14px 0 0}.store-quickview-price .store-product-price-block{gap:.35rem .65rem}.store-quickview-price .store-product-price-block__now{color:#b45309;font-weight:800}.store-quickview-description{color:#6a655e;font-size:16px;line-height:1.5;margin:14px 0 0}.store-quickview-colors{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.store-quickview-colors-label{color:#2f2a25;font-size:17px;font-weight:600;line-height:1}.store-quickview-colors-list{align-items:center;display:inline-flex;gap:12px}.store-quickview-color-swatch{border:2px solid #0000;border-radius:50%;cursor:pointer;height:34px;position:relative;transition:transform .2s ease,border-color .2s ease;width:34px}.store-quickview-color-swatch.selected,.store-quickview-color-swatch:hover{border-color:#5f5951;transform:scale(1.04)}.store-quickview-color-swatch:before{border-radius:10px;bottom:calc(100% + 14px);box-shadow:0 10px 24px #0000003d;color:#fff;content:attr(data-color-name);font-size:12px;font-weight:600;padding:8px 12px;transform:translate(-50%,6px);white-space:nowrap;z-index:4}.store-quickview-color-swatch:after,.store-quickview-color-swatch:before{background:#1d1f21;left:50%;opacity:0;pointer-events:none;position:absolute;transition:opacity .18s ease,transform .18s ease}.store-quickview-color-swatch:after{bottom:calc(100% + 8px);content:"";height:10px;rotate:45deg;transform:translateX(-50%) scale(.85);width:10px;z-index:3}.store-quickview-color-swatch:focus-visible:after,.store-quickview-color-swatch:focus-visible:before,.store-quickview-color-swatch:hover:after,.store-quickview-color-swatch:hover:before{opacity:1}.store-quickview-color-swatch:focus-visible:before,.store-quickview-color-swatch:hover:before{transform:translate(-50%)}.store-quickview-color-swatch:focus-visible:after,.store-quickview-color-swatch:hover:after{transform:translateX(-50%) scale(1)}.store-quickview-qty-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.store-quickview-qty{align-items:center;background:#fff;border:1px solid #ece7e1;border-radius:999px;display:inline-flex;overflow:hidden}[dir=rtl] .store-quickview-backdrop .store-quickview-qty{direction:ltr}.store-quickview-qty-btn{background:#fff;border:none;color:#67615a;cursor:pointer;font-size:16px;height:40px;width:36px}.store-quickview-qty-value{color:#2a2520;font-size:18px;font-weight:600;min-width:38px;text-align:center}.store-quickview-add-cart{background:linear-gradient(135deg,#e2a966,#d29554);border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;min-height:40px;padding:0 20px}.store-quickview-add-cart:disabled{cursor:not-allowed;opacity:.6}.store-quickview-meta{grid-gap:6px;border-top:1px solid #ece7e1;display:grid;gap:6px;margin-top:18px;padding-top:14px}.store-quickview-meta p{color:#56514a;font-size:14px;line-height:1.35;margin:0}.store-quickview-meta strong{color:#2d2925}@media (max-width:992px){.store-quickview-body{grid-template-columns:1fr}.store-quickview-gallery{-webkit-border-end:0;border-bottom:1px solid #ece7e1;border-inline-end:0;padding:20px}.store-quickview-gallery-arrow{height:38px;opacity:1;pointer-events:auto;width:38px}.store-quickview-gallery-arrow--prev{inset-inline-start:10px}.store-quickview-gallery-arrow--next{inset-inline-end:10px}.store-quickview-view-details{bottom:12px;font-size:14px;left:14px;min-height:40px;opacity:1;pointer-events:auto;right:14px;transform:translateY(0)}.store-quickview-gallery img,.store-quickview-gallery-empty{height:min(52vh,420px)}.store-quickview-info{padding:24px 20px 22px}.store-quickview-title{font-size:34px}.store-quickview-brand{font-size:26px;margin-top:12px}.store-quickview-price{font-size:32px;margin-top:14px}.store-quickview-description{font-size:18px;margin-top:14px}.store-quickview-colors-label{font-size:26px}.store-quickview-add-cart{font-size:20px;padding:0 24px}.store-quickview-meta p{font-size:22px}}@media (max-width:640px){.store-quickview-backdrop{padding:8px}.store-quickview-modal{max-height:calc(100vh - 16px);width:calc(100vw - 16px)}.store-quickview-gallery{padding:14px}.store-quickview-title{font-size:28px}.store-quickview-brand,.store-quickview-price{font-size:22px}.store-quickview-description{font-size:16px}.store-quickview-colors-label{font-size:22px}.store-quickview-color-swatch{height:36px;width:36px}.store-quickview-qty-btn{height:44px;width:40px}.store-quickview-qty-value{font-size:19px;min-width:44px}.store-quickview-add-cart{font-size:18px;min-height:44px;padding:0 18px}.store-quickview-meta p{font-size:18px}}.store-layout-root{contain:none;filter:none;overflow:visible;perspective:none;transform:none}@media (min-width:920px){body.is-store-product-detail,html.is-store-product-detail{overflow-x:visible!important}}.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}}.store-wishlist-page{padding:28px 0 64px}.store-wishlist-inner{grid-gap:20px;display:grid;gap:20px}.store-wishlist-header{background:#fff;border:1px solid #ece7e1;border-radius:16px;box-shadow:0 6px 22px #0000000d;padding:20px}.store-wishlist-page-title{color:#14191f;font-size:44px;letter-spacing:-.02em;line-height:1.1;margin:10px 0 6px}.store-wishlist-page-subtitle{align-items:center;color:#6b6560;display:flex;flex-wrap:wrap;font-size:17px;gap:10px;margin:0}.store-wishlist-syncing{align-items:center;color:#8b7355;display:inline-flex;font-size:13px;font-weight:600;gap:8px}.store-wishlist-toolbar{align-items:end;display:flex;flex-wrap:wrap;gap:14px;margin-top:18px}.store-wishlist-filter,.store-wishlist-sort{grid-gap:6px;display:grid;gap:6px}.store-wishlist-filter label,.store-wishlist-sort label{color:#3d3329;font-size:13px;font-weight:700}.store-wishlist-filter select,.store-wishlist-sort select{background:#fff;border:1px solid #ddd6ce;border-radius:10px;color:#2a2520;font-size:14px;min-width:210px;padding:10px 12px}.store-wishlist-share{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.store-wishlist-share-label{color:#6b6560;font-size:13px;font-weight:700}.store-wishlist-share-btn{align-items:center;background:#fff;border:1px solid #ddd6ce;border-radius:10px;color:#2a2520;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:8px;padding:8px 12px;transition:background .2s ease,border-color .2s ease,transform .2s ease}.store-wishlist-share-btn:hover{background:#f8f5f1;border-color:#cfc5ba;transform:translateY(-1px)}.store-wishlist-guest-prompt{align-items:center;background:#fbf8f4;border:1px dashed #d9cfc4;border-radius:12px;color:#5a554e;display:flex;font-size:14px;gap:10px;margin-top:14px;padding:12px}.store-wishlist-guest-link{-webkit-margin-start:auto;color:#8b7355;font-weight:700;margin-inline-start:auto;text-decoration:none}.store-wishlist-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));list-style:none;margin:0;padding:0}.store-wishlist-card{background:#fff;border:1px solid #ece7e1;border-radius:14px;box-shadow:0 4px 20px #0000000a;overflow:hidden}.store-wishlist-card-img-wrap{aspect-ratio:1;background:#f7f3ef;position:relative}.store-wishlist-card-img-wrap img{display:block;height:100%;object-fit:cover;width:100%}.store-wishlist-badge{border-radius:999px;font-size:11px;font-weight:800;inset-inline-start:10px;letter-spacing:.03em;padding:6px 10px;position:absolute;top:10px}.store-wishlist-badge-out{background:#c0392b;color:#fff}.store-wishlist-heart-btn{inset-inline-end:10px;top:10px}.store-wishlist-card-body{padding:14px}.store-wishlist-card-name{color:#1a1d21;font-size:18px;margin:0 0 4px}.store-wishlist-card-category{color:#6b6560;font-size:13px;margin:0 0 8px;text-transform:capitalize}.store-wishlist-page[dir=rtl] .store-wishlist-card-category{text-transform:none}.store-wishlist-page[dir=rtl] .store-checkout-back .fa-arrow-left{transform:scaleX(-1)}.store-wishlist-page[dir=rtl] .store-wishlist-page-title,.store-wishlist-page[dir=rtl] .store-wishlist-title{line-height:1.35}.store-wishlist-price-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.store-wishlist-card-price{color:#1a1d21;font-size:20px;font-weight:800;margin:0}.store-wishlist-price-was{color:#8a8580;font-size:12px;margin:0;text-decoration:line-through}.store-wishlist-loading-price{color:#8a8580;font-size:12px;margin:0 0 8px}.store-wishlist-card-qty{align-items:center;display:flex;gap:8px;margin-bottom:10px}.store-wishlist-card-qty label{color:#5a554e;font-size:13px;font-weight:700}.store-wishlist-card-qty input{border:1px solid #ddd6ce;border-radius:8px;padding:8px;width:86px}.store-wishlist-card-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.store-wishlist-add-btn,.store-wishlist-checkout-btn{border:none;border-radius:10px;cursor:pointer;font-size:13px;font-weight:700;padding:10px}.store-wishlist-add-btn{background:#514a42;color:#fff}.store-wishlist-checkout-btn{background:#ebe5dd;color:#2a2520}.store-wishlist-add-btn:disabled,.store-wishlist-checkout-btn:disabled{cursor:not-allowed;opacity:.55}.store-wishlist-empty-card{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:48px 24px;text-align:center}.store-wishlist-empty-card .store-wishlist-empty-text,.store-wishlist-empty-card .store-wishlist-title{margin-inline:auto;max-width:560px;width:100%}.store-wishlist-empty-card .store-wishlist-title{color:#2c241c;letter-spacing:-.02em}.store-wishlist-empty-card .store-wishlist-empty-text{color:#5c534a;line-height:1.65}.store-wishlist-title{color:#1a1d21;font-size:30px;margin:8px 0 10px;text-align:center}.store-wishlist-empty-text{text-wrap:balance;color:#6b6560;margin:0 auto 20px;max-width:560px;text-align:center}.store-wishlist-empty-card .store-empty-reset.store-wishlist-cta{align-items:center;background:linear-gradient(155deg,#c94c3d,#a63d32 48%,#8b452f);border:1px solid #8e3a3059;border-radius:999px;box-shadow:inset 0 2px 0 #ffffff38,0 8px 24px #c94c3d52;color:#fff;display:inline-flex;font-size:15px;font-weight:700;justify-content:center;margin-inline:auto;padding:12px 28px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.store-wishlist-empty-card .store-empty-reset.store-wishlist-cta:visited{color:#fff}.store-wishlist-empty-card .store-empty-reset.store-wishlist-cta:hover{background:linear-gradient(155deg,#d45645,#b04438 48%,#9a4a32);border-color:#6e302873;box-shadow:inset 0 2px 0 #ffffff47,0 12px 28px #c94c3d66;color:#fff;filter:brightness(1.02);transform:translateY(-2px)}.store-wishlist-empty-card .store-empty-reset.store-wishlist-cta:focus-visible{outline:2px solid #c94c3d;outline-offset:3px}@media (prefers-reduced-motion:reduce){.store-wishlist-empty-card .store-empty-reset.store-wishlist-cta:hover{transform:none}}.store-wishlist-empty-card .store-wishlist-empty-heart{display:inline-block;font-size:40px;margin-bottom:0}.store-wishlist-empty-illus{--wl-heart:#c94c3d;--wl-heart-deep:#9e3a30;--wl-disk-highlight:#fffbf7;--wl-disk-mid:#f3e6d9;--wl-disk-edge:#e0cdb8;--wl-accent-glow:#c94c3d38;flex-shrink:0;height:118px;margin:0 auto 28px;position:relative;width:118px}.store-wishlist-empty-heart-wrap{align-items:center;background:radial-gradient(circle at 32% 28%,var(--wl-disk-highlight) 0,var(--wl-disk-mid) 52%,var(--wl-disk-edge) 120%);border:1px solid #6e483424;border-radius:50%;box-shadow:inset 0 1px 0 #ffffffe0,0 12px 32px #5a382424,0 4px 12px #c94c3d1a;display:flex;height:104px;justify-content:center;margin:0 auto;position:relative;width:104px;z-index:1}.store-wishlist-empty-heart-wrap:before{animation:store-wishlist-halo-pulse 2.4s ease-in-out infinite;background:radial-gradient(circle,var(--wl-accent-glow) 0,#0000 72%);border-radius:50%;content:"";inset:-10px;opacity:.75;pointer-events:none;position:absolute;z-index:0}@keyframes store-wishlist-halo-pulse{0%,to{opacity:.5;transform:scale(.94)}45%{opacity:.95;transform:scale(1.02)}}@media (prefers-reduced-motion:reduce){.store-wishlist-empty-heart-wrap:before{animation:none;opacity:.6;transform:none}}@keyframes store-wishlist-heart-beat{0%,to{transform:scale(1)}18%{transform:scale(1.14)}32%{transform:scale(.96)}48%{transform:scale(1.1)}62%{transform:scale(1)}}.store-wishlist-empty-heart{animation:store-wishlist-heart-beat 2.4s ease-in-out infinite;color:#c94c3d;color:var(--wl-heart,#c94c3d);filter:drop-shadow(0 2px 4px rgba(158,58,48,.28)) drop-shadow(0 4px 14px rgba(201,76,61,.18));font-size:40px;position:relative;transform-origin:center 58%;will-change:transform;z-index:1}@media (prefers-reduced-motion:reduce){.store-wishlist-empty-heart{animation:none}}.store-wishlist-empty-dots{align-items:center;bottom:0;display:flex;gap:7px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%)}.store-wishlist-dot{animation:store-wishlist-dot-pop 2.4s ease-in-out infinite;border-radius:50%;box-shadow:0 1px 3px #2c241c1f;height:8px;width:8px}.store-wishlist-dot:first-child{background:linear-gradient(145deg,#c94c3d,#e07865)}.store-wishlist-dot:nth-child(2){background:linear-gradient(145deg,#a67c52,#d4a574)}.store-wishlist-dot:nth-child(3){background:linear-gradient(145deg,#7d5a3a,#b8956a)}.store-wishlist-dot:nth-child(2){animation-delay:.15s}.store-wishlist-dot:nth-child(3){animation-delay:.3s}@keyframes store-wishlist-dot-pop{0%,70%,to{opacity:1;transform:translateY(0) scale(1)}18%{opacity:.95;transform:translateY(-3px) scale(1.15)}}@media (prefers-reduced-motion:reduce){.store-wishlist-dot{animation:none}}.store-wishlist-filter-empty{align-items:center;display:flex;flex-direction:column;gap:14px;text-align:center}.store-wishlist-filter-empty p{margin:0;max-width:420px}@media (max-width:768px){.store-wishlist-page-title{font-size:32px}.store-wishlist-filter select,.store-wishlist-sort select{min-width:180px}}@media (max-width:640px){.store-wishlist-card-price{font-size:16px}}.store-category-nav-wrap{margin-bottom:14px}.store-category-nav-inner{margin:0 auto;max-width:1320px;padding:0 12px}.store-category-row--nav .category-link-btn--active{box-shadow:inset 0 1px 0 #ffffff29,0 8px 18px #3d33294d}.store-category-row--nav .category-link-btn-icon{height:14px;object-fit:contain;width:14px}.store-category-view{margin:0 auto;max-width:1320px;padding:0 12px}.store-category-hero-title-sr{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.store-category-hero{margin-bottom:16px}.store-category-hero-photo{background-position:50%;background-size:cover;border-radius:14px;height:170px;overflow:hidden;position:relative}.store-category-hero-photo:before{background:linear-gradient(100deg,#00000059,#00000014);content:"";inset:0;position:absolute}.store-category-hero-label{bottom:14px;color:#fff;font-size:clamp(26px,3.2vw,34px);font-weight:950;inset-inline-start:16px;isolation:isolate;letter-spacing:-.02em;position:absolute;text-shadow:0 14px 40px #0000008c,0 2px 6px #00000073;z-index:1}.store-category-hero-label:after{background:linear-gradient(90deg,#ffecc8f2,#f0c66ad9,#9a746200);border-radius:999px;box-shadow:0 10px 26px #00000038;content:"";display:block;height:3px;opacity:.9;width:min(120px,46%)}.store-category-hero .cb{inset-inline-start:14px;position:absolute;top:14px;z-index:2}.store-category-content--with-sidebar{grid-gap:18px;display:grid;gap:18px;grid-template-columns:280px minmax(0,1fr)}@media (min-width:1440px){.store-category-nav-inner,.store-category-view{max-width:1520px;padding-inline:16px}.store-category-content--with-sidebar{gap:22px;grid-template-columns:320px minmax(0,1fr)}.store-category-hero-photo{border-radius:16px;height:230px}.store-category-grid:not(.store-category-grid--list){gap:18px;grid-template-columns:repeat(5,minmax(0,1fr))}.store-category-filter-section{border-radius:14px;padding:16px}.store-category-results-bar{border-radius:14px;padding:16px 18px}.store-category-results-text{font-size:15px}.store-category-view-btn{height:38px;width:38px}.store-category-sort-select{font-size:14px;min-height:38px;padding:10px 12px}}@media (min-width:1600px){.store-category-nav-inner,.store-category-view{max-width:min(1720px,100%);padding-inline:clamp(16px,2vw,36px)}.store-category-content--with-sidebar{gap:22px;grid-template-columns:300px minmax(0,1fr)}.store-category-grid:not(.store-category-grid--list){gap:20px;grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1800px){.store-category-nav-inner,.store-category-view{max-width:min(1920px,100%);padding-inline:clamp(18px,2vw,40px)}.store-category-content--with-sidebar{gap:24px;grid-template-columns:320px minmax(0,1fr)}.store-category-hero-photo{border-radius:18px;height:260px}.store-category-grid:not(.store-category-grid--list){gap:22px;grid-template-columns:repeat(5,minmax(0,1fr))}.store-category-filter-title{font-size:17px}.store-category-filter-input{border-radius:12px;font-size:15px;padding:12px 38px 12px 14px}.store-category-filter-option{border-radius:12px;padding:10px 12px}.store-category-filter-option-name{font-size:14px}.store-category-results-bar{padding:18px 20px}}@media (min-width:2100px){.store-category-nav-inner,.store-category-view{max-width:min(2160px,100%);padding-inline:clamp(20px,2.2vw,48px)}.store-category-content--with-sidebar{gap:26px;grid-template-columns:340px minmax(0,1fr)}.store-category-hero-photo{height:280px}.store-category-grid:not(.store-category-grid--list){gap:24px;grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:2350px){.store-category-nav-inner,.store-category-view{max-width:min(2340px,100%)}.store-category-grid:not(.store-category-grid--list){gap:26px;grid-template-columns:repeat(5,minmax(0,1fr))}}.store-category-sidebar{grid-gap:12px;align-self:start;display:grid;gap:12px;position:-webkit-sticky;position:sticky;top:94px}.store-category-filter-section{background:#fff;border:1px solid #e8e4df;border-radius:12px;padding:12px}.store-category-filter-section--tree{padding:10px}.store-category-filter-title{color:#2a2520;font-size:16px;margin:0 0 10px}.store-category-filter-search{margin-bottom:8px;position:relative}.store-category-filter-input{border:1px solid #ddd6ce;border-radius:10px;font-size:14px;padding:10px 34px 10px 12px;width:100%}.store-category-filter-search-icon{color:#8b857e;font-size:13px;inset-inline-end:12px;inset-inline-start:auto;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.store-category-filter-list{grid-gap:6px;display:grid;gap:6px;list-style:none;margin:0;max-height:180px;overflow:auto;padding:0}.store-category-filter-option{align-items:center;background:#fff;border:1px solid #ece7e1;border-radius:10px;cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:8px 10px;transition:border-color .2s ease,background .2s ease;width:100%}.store-category-filter-option.is-selected,.store-category-filter-option:hover{background:#faf7f3;border-color:#c8b7a6}.store-category-filter-option-name{color:#2a2520;font-size:13px;text-align:left}.store-category-filter-count{color:#6b6560;font-size:12px}.store-category-filter-option--color{justify-content:flex-start}.store-category-filter-color-swatch{border:1px solid #0000001f;border-radius:50%;height:14px;width:14px}.store-category-filter-empty{color:#857f79;font-size:12px;padding:4px 2px}.store-category-price-range{grid-gap:8px;display:grid;gap:8px}.store-category-range-row{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:36px 1fr}.store-category-range-label{color:#6b6560;font-size:12px;font-weight:700}.store-category-range{width:100%}.store-category-price-row{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:8px}.store-category-price-label{color:#5c5349;font-size:12px;margin:0}.store-category-filter-btn{background:#5c4a3a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;padding:8px 10px}.store-category-main{min-width:0}.store-category-scene-banner{align-items:flex-start;background:#faf7f3;border:1px solid #e8e4df;border-radius:12px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:14px;padding:12px 14px}.store-category-scene-banner-text{color:#5c5349;flex:1 1;font-size:14px;line-height:1.45;margin:0;min-width:200px}.store-category-scene-banner-clear{background:#fff;border:1px solid #c4b8a8;border-radius:10px;color:#4a433c;cursor:pointer;flex-shrink:0;font-size:13px;padding:8px 14px}html[dir=rtl] .store-category-scene-banner{direction:rtl}html[dir=rtl] .store-category-scene-banner-text{direction:rtl;text-align:right}html[dir=rtl] .store-category-scene-banner{flex-direction:row-reverse;justify-content:space-between}.store-category-scene-banner-clear:hover{background:#f3eee8}.store-category-results-bar{align-items:center;background:#fff;border:1px solid #e8e4df;border-radius:12px;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:14px;padding:12px}.store-category-results-text{color:#5c5349;font-size:14px;margin:0}.store-category-results-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.store-category-sort{align-items:center;display:inline-flex;gap:6px}.store-category-view-toggle{border:1px solid #ddd6ce;border-radius:10px;display:inline-flex;overflow:hidden}.store-category-view-btn{background:#fff;border:none;color:#5c5349;cursor:pointer;height:34px;width:34px}.store-category-view-btn.is-active{background:#f3eee8;color:#2a2520}.store-category-sort-select{background:#fff;border:1px solid #ddd6ce;border-radius:10px;font-size:13px;padding:8px 10px}.store-category-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.store-category-grid--list{grid-template-columns:1fr}.store-category-grid-item{min-width:0}.store-category-grid .store-weekly-card{justify-self:stretch;max-width:none;width:100%}.store-category-grid--list .store-card{display:grid;grid-template-columns:240px minmax(0,1fr)}.store-category-grid--list .store-card-img-wrap{aspect-ratio:auto;height:100%;min-height:220px}.store-category-empty,.store-category-loading{background:#fff;border:1px solid #e8e4df;border-radius:12px;padding:24px;text-align:center}.store-category-pagination{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:16px}.store-category-pagination-btn{background:#fff;border:1px solid #ddd6ce;border-radius:10px;color:#514a42;cursor:pointer;height:36px;width:36px}.store-category-pagination-btn:disabled{cursor:not-allowed;opacity:.45}.store-category-pagination-info{color:#6b6560;font-size:13px}.store-category-loadmore{height:1px}.store-category-loadmore-hint{color:#2a252099;font-size:13px;font-weight:700;margin-top:14px;text-align:center}.store-category-filter-pill{display:none}.store-category-mobile-filters{align-items:flex-end;display:flex;inset:0;justify-content:center;position:fixed;z-index:280}.store-category-mobile-filters-backdrop{background:#14121073;border:none;cursor:pointer;inset:0;margin:0;padding:0;position:absolute}.store-category-mobile-filters-sheet{animation:store-category-sheet-in .22s ease-out;background:#faf7f3;border-radius:18px 18px 0 0;box-shadow:0 -8px 32px #0000002e;display:flex;flex-direction:column;max-height:min(88vh,100% - env(safe-area-inset-top,0px) - 12px);position:relative;width:100%}@keyframes store-category-sheet-in{0%{opacity:.85;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.store-category-mobile-filters-header{align-items:center;background:#fff;border-bottom:1px solid #e8e4df;border-radius:18px 18px 0 0;display:flex;flex-shrink:0;gap:12px;justify-content:space-between;padding:14px 16px}.store-category-mobile-filters-title{color:#2a2520;font-size:18px;font-weight:800;letter-spacing:-.02em;margin:0}.store-category-mobile-filters-close{align-items:center;background:#f3eee8;border:none;border-radius:10px;color:#2a2520;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:18px;height:40px;justify-content:center;line-height:1;transition:background .15s ease;width:40px}.store-category-mobile-filters-close:hover{background:#ebe4d6}.store-category-mobile-filters-body{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;gap:10px;min-height:0;overflow:auto;padding:14px 14px max(20px,env(safe-area-inset-bottom,0px))}@media (max-width:1100px){.store-category-content--with-sidebar{grid-template-columns:1fr}.store-category-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (max-width:900px){.store-category-sidebar{grid-template-columns:1fr}}@media (max-width:700px){.store-category-grid--list .store-card{grid-template-columns:1fr}.store-category-grid--list .store-card-img-wrap{aspect-ratio:1;min-height:0}.store-category-hero-photo{height:130px}.store-category-hero-label{font-size:24px}}@media (max-width:640px){.store-category-nav-inner,.store-category-view{padding-inline:max(10px,env(safe-area-inset-left,0)) max(10px,env(safe-area-inset-right,0))}.store-category-sidebar--desktop{display:none}.store-category-filter-pill{-webkit-tap-highlight-color:transparent;align-items:center;background:#fff;border:2px solid #1e4d8c;border-radius:999px;bottom:max(16px,env(safe-area-inset-bottom,0px));box-shadow:0 6px 22px #1e4d8c38;cursor:pointer;display:flex;inset-inline-end:max(12px,env(safe-area-inset-right,0px));min-height:48px;min-width:108px;padding:8px 16px 8px 12px;position:fixed;transition:transform .12s ease,box-shadow .12s ease;z-index:120}.store-category-filter-pill:active{transform:scale(.97)}.store-category-filter-pill-badge{align-items:center;background:#2563eb;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:13px;font-weight:700;height:28px;justify-content:center;line-height:1;width:28px}.store-category-filter-pill-icon-wrap{align-items:center;color:#1e4d8c;display:flex;flex:1 1;font-size:17px;justify-content:center}.store-category-content--with-sidebar{gap:14px}.store-category-main{padding-bottom:76px}.store-category-sidebar{gap:10px}.store-category-filter-section{border-radius:14px;padding:12px 11px}.store-category-filter-title{font-size:15px}.store-category-filter-option{border-radius:12px;min-height:44px;padding:10px 12px}.store-category-filter-list{-webkit-overflow-scrolling:touch;max-height:min(200px,38vh);scrollbar-width:thin}.store-category-range-row{gap:10px;grid-template-columns:40px 1fr}.store-category-range{min-height:28px;touch-action:manipulation}.store-category-price-row{align-items:stretch;flex-direction:column;gap:10px}.store-category-filter-btn{font-size:13px;min-height:44px;padding:11px 12px;width:100%}.store-category-results-bar{align-items:stretch;flex-direction:column;gap:12px;padding:12px 11px}.store-category-results-text{font-size:13px;line-height:1.4}.store-category-results-controls{gap:10px;justify-content:space-between;width:100%}.store-category-sort{flex:1 1 100%;min-width:0}.store-category-sort-select{box-sizing:border-box;font-size:14px;max-width:100%;min-width:0;padding:10px 12px;width:100%}.store-category-view-toggle{flex-shrink:0}.store-category-grid:not(.store-category-grid--list){gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.store-category-grid--list{gap:12px}.store-category-grid-item{min-width:0}.store-category-grid .store-card,.store-category-grid .store-weekly-card{min-width:0;width:100%}.store-category-pagination{flex-wrap:wrap;gap:8px;padding-bottom:8px}.store-category-hero-photo{border-radius:12px;height:120px}.store-category-hero-label{bottom:12px;font-size:clamp(1.25rem,5vw,1.5rem);inset-inline-start:max(12px,env(safe-area-inset-left,0))}.store-category-hero .cb{inset-inline-start:max(10px,env(safe-area-inset-left,0));top:10px}}.lens{border-radius:12px;cursor:zoom-in;height:100%;overflow:hidden;position:relative;width:100%;z-index:20}.lens-scale-wrap img,.lens>img{-webkit-user-drag:none;display:block;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.lens:focus-visible{outline:2px solid #9a74628c;outline-offset:2px}.lens-lens-layer{inset:0;overflow:hidden;pointer-events:none;position:absolute}.lens-scale-wrap{filter:brightness(1.04) contrast(1.02) saturate(1.03);inset:0;position:absolute;will-change:transform}.store-option-btn{align-items:center;-webkit-appearance:none;appearance:none;background:#ffffffeb;border:1px solid #5c4a3a2e;border-radius:999px;color:#2a2520;cursor:pointer;display:inline-flex;font-size:13px;font-weight:800;gap:8px;justify-content:center;min-height:40px;padding:10px 12px;transition:background .18s ease,border-color .18s ease,transform .18s ease,color .18s ease,box-shadow .18s ease,opacity .18s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.store-option-btn:hover:not(:disabled){border-color:#5c4a3a57;box-shadow:0 8px 22px #00000014;transform:translateY(-1px)}.store-option-btn.is-selected{background:linear-gradient(135deg,#9a74622e,#9a746214);border-color:#9a746299;box-shadow:0 10px 26px #9a746224,inset 0 1px 0 #ffffffa6;color:#3d3329}.store-option-btn:focus-visible{box-shadow:0 0 0 3px #9a746247;outline:none}.store-option-btn.is-disabled,.store-option-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.store-product-detail{margin:0 auto;max-width:1100px;overflow:visible;padding:24px 20px 60px}.store-product-detail-grid{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:visible}[dir=rtl] .store-product-detail-grid{direction:ltr}[dir=rtl] .store-product-detail-info{direction:rtl}.store-product-detail-gallery-col{align-self:stretch;overflow:visible;position:relative}.store-product-detail-info{background:#ffffffc7;border:1px solid #5c4a3a1a;border-radius:18px;box-shadow:0 22px 60px #0000000f,inset 0 1px 0 #ffffffb3;padding:18px 18px 20px;position:relative}.store-product-detail-info>:last-child{margin-bottom:0}.store-product-detail-description{color:#4a4540;font-size:15px;line-height:1.75;margin:0 0 18px;white-space:pre-wrap}.store-product-detail-description.is-clamped{-webkit-line-clamp:8;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.store-product-detail-desc-toggle{background:#0000;border:none;color:#7d5f4f;cursor:pointer;font-size:13px;font-weight:900;margin:-8px 0 14px;padding:0;text-align:start}.store-product-detail-desc-toggle:hover{text-decoration:underline}.store-product-detail-description ul{list-style:none!important;margin:12px 0 0;padding:0}.store-product-detail-description li{-webkit-padding-start:18px;margin:6px 0;padding-inline-start:18px;position:relative}.store-product-detail-description li:before{color:#5c4a3ab3;content:"•";font-weight:900;inset-inline-start:0;position:absolute;top:.05em}.store-product-detail-price{color:#9a7462;font-size:24px;font-weight:900;letter-spacing:-.01em;margin:0 0 10px}.store-product-detail-delivery{background:#f8f6f3d9;border:1px solid #5c4a3a1a;border-radius:14px;color:#5c5349;font-size:13px;font-weight:800;line-height:1.4;margin:0 0 12px;padding:10px 12px}.store-product-detail-stock{font-size:14px;font-weight:800;margin:0 0 14px}.store-product-detail-actions{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:1fr auto auto;margin-top:12px}.store-product-detail-add-cart{background:linear-gradient(135deg,#9a7462,#7d5f4f);border:none;border-radius:14px;box-shadow:0 18px 40px #9a746238;color:#fff;cursor:pointer;font-size:15px;font-weight:900;padding:14px 18px;transition:transform .18s ease,filter .18s ease,opacity .18s ease}.store-product-detail-add-cart:hover:not(:disabled){filter:brightness(1.02);transform:translateY(-2px)}.store-product-detail-add-cart:disabled{box-shadow:none;cursor:not-allowed;opacity:.55;transform:none}.store-product-detail-share,.store-product-detail-wishlist{background:#ffffffe6;border:1px solid #5c4a3a24;border-radius:14px;color:#4a4540;cursor:pointer;font-size:20px;height:48px;transition:transform .18s ease,border-color .18s ease,background .18s ease;width:48px}.store-product-detail-share:hover,.store-product-detail-wishlist:hover{background:#fff;border-color:#5c4a3a4d;transform:translateY(-1px)}.store-product-detail-wishlist.is-active{border-color:#c0392b61;color:#c0392b}.store-product-detail-error,.store-product-detail-loading{align-items:center;color:#666;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:320px}.store-product-detail-back{align-items:center;color:#5c4a3a;display:inline-flex;font-size:15px;font-weight:600;gap:8px;margin-bottom:24px;text-decoration:none;transition:color .2s ease}.store-product-detail-back:hover{color:#3d3329}.store-product-detail-gallery{background:#f9f9f9;border:1px solid #5c4a3a1a;border-radius:16px;box-shadow:0 18px 54px #0000000f;overflow:hidden;position:relative}@media (min-width:920px){.store-product-detail-gallery-col{position:relative;top:auto}.store-product-detail-gallery-sticky{align-self:start;overflow:visible;position:-webkit-sticky;position:sticky;top:24px;top:calc(var(--store-sticky-top, 24px));z-index:5}}@media (max-width:919px){.store-product-detail-gallery-sticky{position:static;top:auto}}.store-product-detail-main{aspect-ratio:1;background:#fff;overflow:hidden}.store-product-detail-main img{display:block;height:100%;width:100%}.store-product-detail-thumbs{display:flex;gap:10px;overflow-x:auto;padding:14px;scrollbar-width:thin}.store-product-detail-thumb{background:#fff;border:2px solid #0000;border-radius:10px;cursor:pointer;flex:0 0 72px;height:72px;overflow:hidden;padding:0;transition:border-color .2s ease;width:72px}.store-product-detail-thumb.active,.store-product-detail-thumb:hover{border-color:#9a7462}.store-product-detail-thumb img{display:block;height:100%;width:100%}.store-product-detail-arrows{display:flex;justify-content:space-between;left:0;padding:0 12px;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}.store-product-detail-arrows button{background:#fffffff2;border:none;border-radius:50%;box-shadow:0 2px 12px #0000001a;color:#333;cursor:pointer;font-size:24px;height:44px;pointer-events:auto;transition:background .2s ease,transform .2s ease;width:44px}.store-product-detail-arrows button:hover{background:#fff;transform:scale(1.05)}.store-product-detail-title{color:#1a1a1a;font-size:28px;font-weight:700;line-height:1.25;margin:0 0 16px}.store-product-detail-price .store-product-price-block{gap:.5rem .75rem}.store-product-detail-price .store-product-price-block__now{color:#14532d;font-size:1em}.store-product-detail-price .store-product-price-block--lg .store-product-price-block__now{font-size:1.12em}.store-product-detail-stock .in-stock{color:#2e7d32}.store-product-detail-stock .out-of-stock{color:#c62828}.store-product-detail-colors{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.store-product-options{grid-gap:16px;background:#ffffffb8;border:1px solid #5c4a3a1f;border-radius:18px;box-shadow:0 18px 44px #0000000f,inset 0 1px 0 #ffffffb3;display:grid;gap:16px;margin:8px 0 18px;padding:16px}.store-product-options-section{grid-gap:10px;display:grid;gap:10px}.store-product-options-section--full{padding-top:2px}.store-product-options-head{align-items:baseline;display:flex;gap:12px;justify-content:space-between}.store-product-options-title{color:#2a2520;font-size:14px;font-weight:900;letter-spacing:.01em}.store-product-options-value{color:#3d3329cc;font-size:13px;font-weight:900}.store-product-options-subtitle{color:#5c5349f2;font-size:12px;font-weight:800;margin-top:2px}.store-product-options-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(92px,1fr))}.store-product-options-grid--adjust{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.store-product-options-grid--chain{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.store-product-options-chip{justify-content:center;width:100%}.store-product-options-chip--sub{font-weight:900}.store-product-options-chip--chain{padding-block:12px}@media (min-width:980px){.store-product-options{align-items:start;grid-template-columns:1fr 1fr}.store-product-options-section--full{grid-column:1/-1}}.store-product-detail-colors-label{color:#333;font-size:14px;font-weight:600}.store-product-detail-color-swatch{background-clip:padding-box;border:2px solid #0000;border-radius:50%;cursor:pointer;flex:0 0 auto;height:30px;position:relative;transition:border-color .2s ease,transform .2s ease;width:30px;z-index:1}.store-product-detail-color-swatch.selected,.store-product-detail-color-swatch:hover{border-color:#333;transform:scale(1.02)}.store-product-detail-color-swatch:before{border-radius:10px;bottom:calc(100% + 12px);box-shadow:0 12px 24px #00000038;color:#fff;content:attr(data-color-name);font-size:13px;font-weight:600;padding:8px 14px;transform:translate(-50%,6px);white-space:nowrap;z-index:4}.store-product-detail-color-swatch:after,.store-product-detail-color-swatch:before{background:#1d1f21;left:50%;opacity:0;pointer-events:none;position:absolute;transition:opacity .2s ease,transform .2s ease}.store-product-detail-color-swatch:after{bottom:calc(100% + 6px);content:"";height:10px;rotate:45deg;transform:translateX(-50%) scale(.85);width:10px;z-index:3}.store-product-detail-color-swatch:focus-visible:after,.store-product-detail-color-swatch:focus-visible:before,.store-product-detail-color-swatch:hover:after,.store-product-detail-color-swatch:hover:before{opacity:1}.store-product-detail-color-swatch:focus-visible:before,.store-product-detail-color-swatch:hover:before{transform:translate(-50%)}.store-product-detail-color-swatch:focus-visible:after,.store-product-detail-color-swatch:hover:after{transform:translateX(-50%) scale(1)}.store-product-detail-meta-row{align-items:center;display:flex;justify-content:flex-start;margin:6px 0 14px}.store-product-detail-sizechart-trigger{align-items:center;background:#fffc;border:1px solid #5c4a3a2e;border-radius:999px;color:#3d3329;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:10px;padding:10px 14px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.store-product-detail-sizechart-trigger i{color:#5c4a3a;font-size:14px}.store-product-detail-sizechart-trigger:hover{background:#fff;border-color:#5c4a3a57;transform:translateY(-1px)}.store-sizechart-overlay{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#00000085;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.store-sizechart-modal{background:#ffffffeb;border:1px solid #5c4a3a24;border-radius:18px;box-shadow:0 28px 80px #00000047,inset 0 1px 0 #ffffffa6;max-height:min(80vh,720px);overflow:hidden;width:min(860px,calc(100vw - 32px))}.store-sizechart-header{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;padding:18px 18px 10px}.store-sizechart-title{color:#1a1a1a;font-size:18px;font-weight:900;letter-spacing:.01em}.store-sizechart-subtitle{color:#5c5349;font-size:13px;font-weight:700;margin-top:6px}.store-sizechart-close{align-items:center;background:#ffffffe6;border:1px solid #00000014;border-radius:12px;color:#2a2520;cursor:pointer;display:inline-flex;height:40px;justify-content:center;transition:transform .18s ease,background .18s ease;width:40px}.store-sizechart-close:hover{background:#fff;transform:translateY(-1px)}.store-sizechart-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:0 18px 12px}.store-sizechart-unitBadge{align-items:center;color:#5c5349;font-size:12px;font-weight:900;gap:8px;padding:8px 12px}.store-sizechart-unit,.store-sizechart-unitBadge{background:#ffffffb3;border:1px solid #5c4a3a24;border-radius:999px;display:inline-flex}.store-sizechart-unit{padding:4px}.store-sizechart-unit-btn{background:#0000;border:none;border-radius:999px;color:#5c5349;cursor:pointer;font-size:12px;font-weight:900;padding:8px 12px}.store-sizechart-unit-btn.is-active{background:linear-gradient(135deg,#9a74622e,#9a746214);color:#2a2520}.store-sizechart-print{align-items:center;background:#ffffffc7;border:1px solid #5c4a3a29;border-radius:999px;color:#2a2520;cursor:pointer;display:inline-flex;font-size:12px;font-weight:900;gap:10px;padding:10px 14px;transition:transform .18s ease,background .18s ease,border-color .18s ease}.store-sizechart-print i{color:#7d5f4f}.store-sizechart-print:hover{background:#fff;border-color:#5c4a3a4d;transform:translateY(-1px)}.store-sizechart-print:focus-visible{box-shadow:0 0 0 3px #9a746240;outline:none}.store-sizechart-table-wrap{max-height:calc(min(80vh, 720px) - 160px);overflow:auto;padding:0 18px 14px}.store-sizechart-table{background:#ffffffd9;border:1px solid #5c4a3a1f;border-collapse:initial;border-radius:14px;border-spacing:0;overflow:hidden;width:100%}.store-sizechart-table td,.store-sizechart-table th{border-bottom:1px solid #5c4a3a1a;color:#2a2520;font-size:13px;padding:12px;text-align:start}.store-sizechart-table tbody tr:nth-child(odd) td,.store-sizechart-table tbody tr:nth-child(odd) th{background:#f8f6f38c}.store-sizechart-table th{background:#f8f6f3f2;font-weight:900;position:-webkit-sticky;position:sticky;top:0;z-index:1}@media (min-width:721px){.store-sizechart-table .is-sticky-col{background:#f8f6f3fa;left:0;position:-webkit-sticky;position:sticky;z-index:2}html[dir=rtl] .store-sizechart-table .is-sticky-col{left:auto;right:0}.store-sizechart-table thead .is-sticky-col{z-index:3}}.store-sizechart-table tbody tr:last-child td{border-bottom:none}.store-sizechart-note{color:#5c5349;font-size:12px;font-weight:700;line-height:1.45;padding:0 18px 18px}@media (max-width:480px){.store-sizechart-modal{max-height:86vh;width:calc(100vw - 24px)}}@media (max-width:640px){.store-sizechart-modal.store-sizechart-modal--drawer{border-radius:18px 18px 0 0;max-height:92vh;max-width:100%;width:100%}.store-sizechart-overlay{align-items:flex-end;padding:0}.store-sizechart-header{padding:16px 16px 8px}.store-sizechart-controls{padding:0 16px 12px}.store-sizechart-table-wrap{max-height:calc(92vh - 180px);padding:0 16px 14px}.store-sizechart-note{padding:0 16px 18px}}@media print{html.store-print-sizechart body *{visibility:hidden!important}html.store-print-sizechart .store-sizechart-modal,html.store-print-sizechart .store-sizechart-modal *,html.store-print-sizechart .store-sizechart-overlay{visibility:visible!important}html.store-print-sizechart .store-sizechart-overlay{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:#0000!important;display:block!important;inset:auto!important;padding:0!important;position:static!important}html.store-print-sizechart .store-sizechart-modal{background:#fff!important;border:1px solid #ddd!important;box-shadow:none!important;max-height:none!important;width:100%!important}html.store-print-sizechart .store-sizechart-close,html.store-print-sizechart .store-sizechart-print{display:none!important}html.store-print-sizechart .store-sizechart-table-wrap{max-height:none!important;overflow:visible!important}html.store-print-sizechart .store-sizechart-table .is-sticky-col,html.store-print-sizechart .store-sizechart-table th{position:static!important}}@media (max-width:919px){.store-product-detail-grid{gap:24px;grid-template-columns:1fr}.store-product-detail-info{border-radius:16px;padding:16px 14px 18px}.store-product-detail-title{font-size:22px}.store-product-detail-price{font-size:20px}.store-product-detail-actions{gap:10px;grid-template-columns:1fr auto auto}.store-product-detail-share,.store-product-detail-wishlist{border-radius:14px;height:46px;width:46px}}@media (max-width:640px){.store-product-detail-price{font-size:18px}}@media (min-width:1280px){.store-product-detail{max-width:1280px}.store-product-detail-grid{gap:56px}.store-product-detail-title{font-size:32px}}@media (min-width:1600px){.store-product-detail{max-width:1520px;padding-inline:32px}.store-product-detail-grid{gap:72px;grid-template-columns:minmax(720px,1.15fr) minmax(520px,.85fr)}.store-product-detail-gallery{border-radius:20px}.store-product-detail-thumb{flex-basis:84px;height:84px;width:84px}.store-product-detail-title{font-size:36px}.store-product-detail-description{font-size:16px}.store-product-detail-add-cart{font-size:17px;padding:16px 34px}.store-product-detail-share,.store-product-detail-wishlist{font-size:24px;height:54px;width:54px}}.store-my-orders-page{min-height:60vh;padding-bottom:4rem;padding-top:2rem}.store-my-orders-loader{align-items:center;display:flex;justify-content:center;min-height:280px}.store-my-orders-inner.container{margin:0 auto;max-width:720px;padding:0 1rem}.store-my-orders-heading{color:#1a1d21;font-size:1.75rem;font-weight:700;margin:0 0 1.5rem}.store-my-orders-gate{margin:0 auto;max-width:400px;padding:3rem 1.5rem;text-align:center}.store-my-orders-gate-icon{color:#9ca3af;height:64px;margin:0 auto 1.25rem;width:64px}.store-my-orders-gate-icon svg{height:100%;width:100%}.store-my-orders-gate-title{color:#1a1d21;font-size:1.35rem;font-weight:700;margin:0 0 .5rem}.store-my-orders-gate-text{color:#5a554e;font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.store-my-orders-gate-actions{align-items:center;display:flex;flex-direction:column;gap:.75rem}.store-my-orders-empty{margin:0 auto;max-width:420px;padding:3rem 1.5rem;text-align:center}.store-my-orders-empty-illus{color:#d1d5db;height:120px;margin:0 auto 1.5rem;width:120px}.store-my-orders-empty-illus svg{height:100%;width:100%}.store-my-orders-empty-title{color:#1a1d21;font-size:1.35rem;font-weight:700;margin:0 0 .5rem}.store-my-orders-empty-text{color:#5a554e;font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.store-my-orders-empty-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.store-my-orders-btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;justify-content:center;padding:.65rem 1.25rem;text-decoration:none;transition:background .2s,color .2s,border-color .2s}.store-my-orders-btn-sm{font-size:.875rem;padding:.5rem 1rem}.store-my-orders-btn-primary{background:#2a2520;color:#fff}.store-my-orders-btn-primary:hover{background:#1a1612;color:#fff}.store-my-orders-btn-secondary{background:#f3f4f6;border:1px solid #e5e7eb;color:#1a1d21}.store-my-orders-btn-secondary:hover{background:#e5e7eb;color:#1a1d21}.store-my-orders-btn-outline{background:#0000;border:1.5px solid #2a2520;color:#2a2520}.store-my-orders-btn-outline:hover{background:#2a25200f;color:#2a2520}.store-my-orders-list{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.store-my-orders-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px 3px #0000000d;overflow:hidden;padding:0}.store-my-orders-card-top{display:flex;gap:1rem;padding:1.25rem 1.5rem}.store-my-orders-card-thumb{background:#f3f4f6;border-radius:10px;height:72px;min-width:72px;object-fit:cover;width:72px}.store-my-orders-card-thumb-placeholder{background:#e5e7eb}.store-my-orders-card-body{flex:1 1;min-width:0}.store-my-orders-card-header{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.5rem}.store-my-orders-card-id{color:#1a1d21;font-size:1rem;font-weight:700}.store-my-orders-card-status{border-radius:999px;font-size:.8rem;font-weight:600;padding:.25rem .65rem}.store-my-orders-card-meta{color:#5a554e;display:flex;flex-wrap:wrap;font-size:.9rem;gap:1rem;margin-bottom:.75rem}.store-my-orders-card-actions{display:flex;flex-wrap:wrap;gap:.5rem}.store-my-orders-card-actions .store-my-orders-btn{flex:0 0 auto}@media (max-width:480px){.store-my-orders-card-top{align-items:flex-start;flex-direction:column;padding:1rem}.store-my-orders-card-thumb{height:56px;min-width:56px;width:56px}.store-my-orders-card-header{flex-wrap:wrap}.store-my-orders-card-meta{font-size:.85rem;gap:.5rem}.store-my-orders-card-actions{width:100%}.store-my-orders-card-actions .store-my-orders-btn{flex:1 1;min-width:0}.store-my-orders-empty-actions,.store-my-orders-gate-actions{flex-direction:column;width:100%}.store-my-orders-btn{width:100%}}.store-order-detail-inner.container{margin:0 auto;max-width:720px;padding:0 1rem 4rem}.store-order-detail-back{color:#5a554e;display:inline-block;font-size:.95rem;margin-bottom:1rem;text-decoration:none}.store-order-detail-back:hover{color:#2a2520}.store-order-detail-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.store-order-detail-title{color:#1a1d21;font-size:1.5rem;font-weight:700;margin:0}.store-order-detail-status-badge{border-radius:999px;font-size:.85rem;font-weight:600;padding:.35rem .85rem}.store-order-detail-actions-top{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.store-order-detail-cancel-btn{background:#0000;border:1.5px solid #b91c1c;color:#b91c1c}.store-order-detail-cancel-btn:hover{background:#b91c1c14}.store-my-orders-btn-outline:disabled,.store-order-detail-cancel-btn:disabled{cursor:not-allowed;opacity:.6}.store-order-detail-modal-overlay{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.store-order-detail-modal{background:#fff;border-radius:14px;box-shadow:0 20px 50px #0003;max-width:400px;padding:1.5rem;width:100%}.store-order-detail-modal-title{color:#1a1d21;font-size:1.2rem;font-weight:700;margin:0 0 .5rem}.store-order-detail-modal-text{color:#5a554e;font-size:.95rem;line-height:1.5;margin:0 0 1.25rem}.store-order-detail-modal-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.store-order-detail-last-updated{color:#6b7280;font-size:.85rem;margin:0 0 .75rem}.store-order-detail-timeline-step.done .store-order-detail-timeline-dot{animation:store-order-detail-step-done .4s ease-out}@keyframes store-order-detail-step-done{0%{opacity:.6;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.store-order-detail-block-title-row{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.store-order-detail-block-title-row .store-order-detail-block-title{margin:0}.store-order-detail-return-info-icon{color:#6b7280;cursor:help;font-size:1.1rem}.store-order-detail-return-info-icon:hover{color:#2a2520}.store-order-detail-return-policy-wrap{margin-bottom:1rem}.store-order-detail-return-policy-toggle{background:none;border:none;color:#2563eb;cursor:pointer;font-size:.9rem;padding:.25rem 0;text-decoration:underline}.store-order-detail-return-policy-toggle:hover{color:#1d4ed8}.store-order-detail-return-policy{background:#f8fafc;border-radius:8px;color:#374151;font-size:.9rem;line-height:1.5;margin-top:.5rem;padding:.75rem}.store-order-detail-return-policy p{margin:0}.store-order-detail-out-of-stock-msg{color:#b45309;font-size:.9rem;line-height:1.4;margin:0 0 .5rem;width:100%}.store-order-detail-return-file-input{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.store-order-detail-return-image-upload{display:flex;flex-direction:column;gap:.5rem}.store-order-detail-return-dropzone{background:#f9fafb;border:2px dashed #d1d5db;border-radius:10px;color:#6b7280;cursor:pointer;font-size:.9rem;padding:1rem;text-align:center;transition:border-color .2s,background .2s}.store-order-detail-return-dropzone.is-dragover,.store-order-detail-return-dropzone:hover{background:#f3f4f6;border-color:#2a2520}.store-order-detail-grid{display:block}.store-order-detail-main{display:flex;flex-direction:column;gap:1.5rem}.store-order-detail-block{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px 3px #0000000d;padding:1.25rem 1.5rem}.store-order-detail-block-title{color:#1a1d21;font-size:1.1rem;font-weight:700;margin:0 0 1rem}.store-order-detail-items{list-style:none;margin:0 0 1rem;padding:0}.store-order-detail-item{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;gap:1rem;padding:.75rem 0}.store-order-detail-item:last-child{border-bottom:none}.store-order-detail-item-img,.store-order-detail-item-placeholder{background:#f3f4f6;border-radius:10px;height:56px;object-fit:cover;width:56px}.store-order-detail-item-info{flex:1 1;min-width:0}.store-order-detail-item-name{color:#1a1d21;display:block;font-weight:600}.store-order-detail-item-meta{color:#5a554e;font-size:.9rem}.store-order-detail-item-total{color:#1a1d21;font-weight:600}.store-order-detail-totals{border-top:1px solid #e5e7eb;padding-top:1rem}.store-order-detail-totals-row{color:#5a554e;display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:.35rem}.store-order-detail-totals-total{color:#1a1d21;font-size:1.05rem;font-weight:700;margin-bottom:0;margin-top:.5rem}.store-order-detail-address,.store-order-detail-payment{color:#374151;font-size:.95rem;line-height:1.6;margin:0}.store-order-detail-timeline{align-items:flex-start;display:flex;gap:0}.store-order-detail-timeline-step{align-items:center;display:flex;flex:1 1;flex-direction:column;position:relative}.store-order-detail-timeline-dot{background:#e5e7eb;border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;height:14px;transition:background .2s,border-color .2s;width:14px;z-index:1}.store-order-detail-timeline-step.done .store-order-detail-timeline-dot{background:#059669;border-color:#059669}.store-order-detail-timeline-label{color:#6b7280;font-size:.8rem;margin-top:.4rem;text-align:center}.store-order-detail-timeline-step.done .store-order-detail-timeline-label{color:#1a1d21;font-weight:500}.store-order-detail-timeline-line{background:#e5e7eb;height:2px;left:calc(50% + 10px);position:absolute;right:calc(-50% + 10px);top:6px;z-index:0}.store-order-detail-timeline-step.done .store-order-detail-timeline-line{background:#059669}.store-order-detail-timeline-step:last-child .store-order-detail-timeline-line{display:none}.store-order-detail-track-delivered .store-order-detail-track-confirm{color:#059669;font-weight:700;margin:0 0 .25rem}.store-order-detail-track-date{color:#5a554e;font-size:.95rem;margin:0}.store-order-detail-track-active p{color:#374151;font-size:.95rem;margin:0 0 .5rem}.store-order-detail-track-active p:last-child{margin-bottom:0}.store-order-detail-track-pending{color:#6b7280;font-style:italic}.store-order-detail-return-intro{color:#5a554e;font-size:.95rem;line-height:1.5;margin:0 0 1rem}.store-order-detail-return-list{margin-bottom:1rem}.store-order-detail-return-list-title{color:#1a1d21;font-weight:600;margin:0 0 .5rem}.store-order-detail-return-request{border-bottom:1px solid #f3f4f6;color:#374151;font-size:.9rem;padding:.6rem 0}.store-order-detail-return-request:last-child{border-bottom:none}.store-order-detail-return-reason{color:#6b7280;display:block;font-size:.85rem;margin-top:.25rem}.status-approved{color:#059669}.status-rejected{color:#dc2626}.status-pending{color:#d97706}.store-order-detail-return-form{display:flex;flex-direction:column;gap:1rem}.store-order-detail-return-label{color:#1a1d21;display:flex;flex-direction:column;font-size:.9rem;font-weight:500;gap:.35rem}.store-order-detail-return-input,.store-order-detail-return-select,.store-order-detail-return-textarea{border:1px solid #d1d5db;border-radius:10px;font-family:inherit;font-size:.95rem;padding:.6rem .75rem}.store-order-detail-return-textarea{min-height:80px;resize:vertical}.store-order-detail-return-input:focus,.store-order-detail-return-select:focus,.store-order-detail-return-textarea:focus{border-color:#2a2520;box-shadow:0 0 0 2px #2a252026;outline:none}@media (max-width:600px){.store-order-detail-inner.container{padding-left:.75rem;padding-right:.75rem}.store-order-detail-header{align-items:flex-start;flex-direction:column}.store-order-detail-actions-top{flex-direction:column;width:100%}.store-order-detail-actions-top .store-my-orders-btn{width:100%}.store-order-detail-modal-overlay{align-items:flex-end;padding:.75rem}.store-order-detail-modal{border-radius:14px 14px 0 0;max-width:none}.store-order-detail-modal-actions{flex-direction:column}.store-order-detail-modal-actions .store-my-orders-btn{width:100%}.store-order-detail-timeline-label{font-size:.7rem}.store-order-detail-item{flex-wrap:wrap}.store-order-detail-item-img,.store-order-detail-item-placeholder{height:48px;width:48px}}.dashboard-home{--dash-surface:#fff;--dash-surface-muted:#faf8f6;--dash-border-subtle:#9a74621f;--dash-border-strong:#9a746238;--dash-accent:#9a7462;--dash-accent-soft:#9a746214;--dash-accent-strong:#8a6856;--dash-text-main:#3d322b;--dash-text-muted:#8a7a6d;--dash-radius-lg:14px;--dash-radius-md:12px;--dash-shadow-soft:0 2px 12px #9a74620f;--dash-shadow-strong:0 8px 32px #0000001f}.dashboard-home-container{margin:4px auto 0;max-width:1120px}.dashboard-home-header{align-items:center;border-bottom:1px solid var(--dash-border-subtle);display:flex;gap:16px;justify-content:space-between;margin-bottom:24px;padding-bottom:18px}.dashboard-home-header-text h1{color:#6b5344;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin:0 0 4px}.dashboard-home-welcome{color:var(--dash-text-muted);font-size:1rem;font-weight:500;margin:0}.dashboard-home-header-meta{align-items:center;display:flex;gap:8px}.dashboard-home-date-pill{align-items:center;background:var(--dash-surface-muted);border:1px solid var(--dash-border-subtle);border-radius:999px;color:var(--dash-text-muted);display:inline-flex;font-size:.8125rem;font-weight:500;gap:6px;padding:6px 12px}.dashboard-home-date-pill:before{background:var(--dash-accent);border-radius:50%;box-shadow:0 0 0 4px #9a746226;content:"";height:8px;width:8px}.dashboard-home-section-title{color:var(--dash-accent);font-size:.8125rem;font-weight:600;letter-spacing:.06em;margin:0 0 16px;text-transform:uppercase}.dashboard-home-stats-section{margin-bottom:32px}.dashboard-home-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.dashboard-home-stat-card{align-items:center;background:radial-gradient(circle at top left,#9a746214,#0000 55%),var(--dash-surface);border:1px solid var(--dash-border-subtle);border-radius:var(--dash-radius-lg);display:flex;gap:16px;padding:20px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .15s}.dashboard-home-stat-card:hover{border-color:var(--dash-border-strong);box-shadow:0 4px 16px #9a74621a;transform:translateY(-1px)}.dashboard-home-stat-icon{align-items:center;background:linear-gradient(135deg,#9a746224,#9a74620a);border-radius:var(--dash-radius-md);display:flex;height:48px;justify-content:center;width:48px}.dashboard-home-stat-icon i{color:#9a7462;font-size:1.5rem}.dashboard-home-stat-content{flex:1 1;min-width:0}.dashboard-home-stat-value{color:#1a1d21;display:block;font-size:1.5rem;font-weight:700;line-height:1.2}.dashboard-home-stat-label{color:#6b7280;font-size:.875rem}.dashboard-home-stat-arrow{color:#9a746280;font-size:1rem;transition:color .2s,transform .2s}.dashboard-home-stat-card:hover .dashboard-home-stat-arrow{color:#9a7462;transform:translateX(2px)}.dashboard-home-activity-section{margin-bottom:40px}.dashboard-home-activity-loading{color:#8a7a6d;font-size:.9375rem;padding:24px;text-align:center}.dashboard-home-activity-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.dashboard-home-activity-card{background:var(--dash-surface);border:1px solid var(--dash-border-subtle);border-radius:var(--dash-radius-lg);padding:20px;transition:border-color .2s,box-shadow .2s,transform .15s}.dashboard-home-activity-card:hover{border-color:var(--dash-border-strong);box-shadow:var(--dash-shadow-soft);transform:translateY(-1px)}.dashboard-home-activity-card-title{align-items:center;color:#6b5344;display:flex;font-size:.9375rem;font-weight:600;gap:8px;margin:0 0 14px}.dashboard-home-activity-card-title i{color:#9a7462;font-size:1.125rem}.dashboard-home-activity-list{list-style:none;margin:0;padding:0}.dashboard-home-activity-list li{border-bottom:1px solid #9a74620f;margin:0;padding:0}.dashboard-home-activity-list li:last-of-type{border-bottom:none}.dashboard-home-activity-list li a{color:#374151;display:flex;flex-direction:column;font-size:.875rem;gap:2px;padding:10px 0;text-decoration:none;transition:color .2s}.dashboard-home-activity-list li a:hover{color:#9a7462}.dashboard-home-activity-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-home-activity-time{color:#8a7a6d;font-size:.75rem}.dashboard-home-activity-empty{color:#8a7a6d;font-size:.875rem;padding:12px 0}.dashboard-home-activity-view-all{color:#9a7462;display:inline-block;font-size:.8125rem;font-weight:600;margin-top:12px;text-decoration:none;transition:color .2s}.dashboard-home-activity-view-all:hover{color:#8a6856}.dashboard-home-links-section{margin-top:8px}.dashboard-home-cards-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.dashboard-home-card-group{background:var(--dash-surface);border:1px solid var(--dash-border-subtle);border-radius:var(--dash-radius-lg);overflow:hidden;padding:0;transition:border-color .2s,box-shadow .2s,transform .15s}.dashboard-home-card-group:hover{border-color:var(--dash-border-strong);box-shadow:var(--dash-shadow-soft);transform:translateY(-1px)}.dashboard-home-card-group-header{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:14px 18px;width:100%}.dashboard-home-card-group-title-wrap{align-items:center;display:flex;gap:10px}.dashboard-home-card-group-logo{align-items:center;background:var(--dash-surface-muted);border:1px solid var(--dash-border-subtle);border-radius:999px;color:var(--dash-accent);display:inline-flex;font-size:1.1rem;height:32px;justify-content:center;width:32px}.dashboard-home-card-group-title{color:#6b5344;font-size:.9375rem;font-weight:600;margin:0}.dashboard-home-card-group-chevron{align-items:center;background:var(--dash-surface-muted);border-radius:999px;color:var(--dash-text-muted);display:inline-flex;font-size:1rem;height:28px;justify-content:center;transition:transform .2s ease,background .2s ease,color .2s ease;width:28px}.dashboard-home-card-group.is-open .dashboard-home-card-group-chevron{transform:rotate(0deg)}.dashboard-home-card-group.is-collapsed .dashboard-home-card-group-chevron{transform:rotate(-90deg)}.dashboard-home-card-group:hover .dashboard-home-card-group-chevron{background:var(--dash-accent-soft);color:var(--dash-accent-strong)}.dashboard-home-card-group-links-wrapper{border-top:1px solid #9a74621a;max-height:400px;overflow:hidden;padding:0 18px 14px;transition:max-height .24s ease-out,padding-top .2s ease-out,padding-bottom .2s ease-out}.dashboard-home-card-group.is-collapsed .dashboard-home-card-group-links-wrapper{border-top-color:#0000;max-height:0;padding-bottom:0;padding-top:0}.dashboard-home-card-group-links{display:flex;flex-direction:column;gap:8px}.dashboard-home-card{align-items:center;background:var(--dash-surface-muted);border:1px solid #0000;border-radius:10px;color:#374151;display:flex;font-size:.9375rem;font-weight:500;gap:12px;padding:12px 14px;text-decoration:none;transition:border-color .2s,background .2s,color .2s}.dashboard-home-card:hover{background:var(--dash-accent-soft);border-color:var(--dash-border-strong);color:#6b5344}.dashboard-home-card i{color:#9a7462;flex-shrink:0;font-size:1.125rem}.dashboard-home-card:hover i{color:#8a6856}@keyframes dashboard-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dashboard-home-activity-section,.dashboard-home-links-section,.dashboard-home-stats-section{animation:dashboard-fade-up .35s ease-out both}.dashboard-home-activity-section{animation-delay:.04s}.dashboard-home-links-section{animation-delay:.08s}@media (max-width:768px){.dashboard-home-header{align-items:flex-start;flex-direction:column}.dashboard-home-header-meta{justify-content:flex-start;width:100%}.dashboard-home-cards-grid,.dashboard-home-stats{grid-template-columns:1fr}}.lastProjects.dashboard-orders .container{border:1px solid #9a74621a;box-shadow:0 4px 24px #9a74620f}.lastProjects.dashboard-orders .container .title.dashboard-orders-header{align-items:center;flex-wrap:wrap;gap:16px}.dashboard-orders-title-block{display:flex;flex-direction:column;gap:4px}.lastProjects.dashboard-orders .container .title.dashboard-orders-header h1{align-items:center;color:#6b5344;display:flex;font-size:1.5rem;font-weight:700;gap:10px;letter-spacing:-.02em;margin:0}.lastProjects.dashboard-orders .container .title.dashboard-orders-header h1 i{color:#9a7462;font-size:1.5rem}.dashboard-orders-count{color:#8a7a6d;font-size:.875rem;font-weight:500}.dashboard-orders-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.dashboard-orders-search-wrap{align-items:center;background:#f8f6f4;border:1px solid #9a74622e;border-radius:10px;display:flex;gap:8px;padding:8px 14px;transition:border-color .2s ease,box-shadow .2s ease}.dashboard-orders-search-wrap:focus-within{border-color:#9a7462;box-shadow:0 0 0 3px #9a74621a}.dashboard-orders-search-icon{color:#9a7462;flex-shrink:0;font-size:1rem}.dashboard-orders-search-input{background:#0000;border:none;color:#3d322b;font-size:.875rem;min-width:200px;outline:none}.dashboard-orders-search-input::placeholder{color:#8a7a6d}.dashboard-orders-toolbar .orders-filter-label{color:#5a4a3d;font-size:.875rem;font-weight:600}.dashboard-orders-filter-select{background:#fff;border:1px solid #9a746240;border-radius:10px;color:#3d322b;cursor:pointer;font-size:.875rem;min-width:160px;padding:8px 14px;transition:border-color .2s ease,box-shadow .2s ease}.dashboard-orders-filter-select:hover{border-color:#9a7462}.dashboard-orders-filter-select:focus{border-color:#9a7462;box-shadow:0 0 0 3px #9a74621f;outline:none}.lastProjects.dashboard-orders .container .table-container.dashboard-orders-table-wrap{background:#fcfbfa;border:1px solid #9a74621f;border-radius:12px;overflow-x:auto}.lastProjects.dashboard-orders .container .table-container .table.dashboard-orders-table .head .col{background:#9a746214;border-bottom:2px solid #9a74622e;color:#6b5344;font-size:.6875rem;font-weight:700;letter-spacing:.06em;padding:12px 20px;text-transform:uppercase}.lastProjects.dashboard-orders .container .table-container .table.dashboard-orders-table .col{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:1fr 1.2fr 1fr .9fr 1.3fr 1fr .95fr 1fr;min-width:900px}.lastProjects.dashboard-orders .container .table-container .table.dashboard-orders-table .body .col.dashboard-orders-row>div:last-child{justify-self:start}.lastProjects.dashboard-orders .container .table-container .table.dashboard-orders-table .body .col.dashboard-orders-row{border-bottom:1px solid #9a746214;font-size:.9375rem;min-height:44px;padding:10px 20px;transition:background .15s ease}.lastProjects.dashboard-orders .container .table-container .table.dashboard-orders-table .body .col.dashboard-orders-row>div:not(:last-child){min-width:0;overflow:hidden;text-overflow:ellipsis}.lastProjects.dashboard-orders .container .table-container .table.dashboard-orders-table .body .col.dashboard-orders-row:hover{background:#ffffffe6}.dashboard-orders-id{color:#9a7462;font-family:ui-monospace,SF Mono,Monaco,monospace;font-size:.8125rem;font-weight:700;letter-spacing:.02em}.lastProjects.dashboard-orders .table.dashboard-orders-table .body .col.dashboard-orders-row>div:nth-child(2){color:#3d322b;font-weight:500}.lastProjects.dashboard-orders .table.dashboard-orders-table .body .col.dashboard-orders-row>div:nth-child(3),.lastProjects.dashboard-orders .table.dashboard-orders-table .body .col.dashboard-orders-row>div:nth-child(7){font-feature-settings:"tnum";color:#6b5344;font-variant-numeric:tabular-nums}.lastProjects.dashboard-orders .table.dashboard-orders-table .body .col.dashboard-orders-row>div:nth-child(4){font-feature-settings:"tnum";color:#9a7462;font-variant-numeric:tabular-nums;font-weight:700}.lastProjects.dashboard-orders .table.dashboard-orders-table .body .col.dashboard-orders-row>div:nth-child(5){color:#5a4a3d;font-size:.8125rem}.dashboard-orders-status-badge{border-radius:999px;box-shadow:inset 0 1px 2px #ffffff26,0 1px 2px #0000001a;display:inline-block;font-size:.8125rem;font-weight:500;letter-spacing:.02em;padding:6px 16px;text-transform:capitalize}.lastProjects.dashboard-orders .dashboard-orders-view-btn{align-items:center;background:linear-gradient(135deg,#9a7462,#8a6856);border:none;border-radius:10px;box-shadow:0 2px 8px #9a746240;color:#fff!important;cursor:pointer;display:inline-flex;font-size:.8125rem;font-weight:600;justify-content:center;padding:8px 18px;text-decoration:none;transition:transform .15s ease,box-shadow .2s ease}.lastProjects.dashboard-orders .dashboard-orders-view-btn:hover{box-shadow:0 4px 12px #9a746259;color:#fff!important;text-decoration:none;transform:translateY(-1px)}.dashboard-orders-empty{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:48px 24px;text-align:center;width:100%}.dashboard-orders-empty i{color:#c4b5a8;font-size:2.5rem}.dashboard-orders-empty p{color:#5a4a3d;font-size:1rem;font-weight:500;margin:0}.dashboard-orders-empty .orders-empty-hint{color:#8a7a6d;font-size:.875rem;font-weight:400;margin-top:0}@media (max-width:900px){.lastProjects.dashboard-orders .container .table-container .table.dashboard-orders-table .col{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) minmax(0,.9fr) minmax(0,1fr);min-width:0}.lastProjects.dashboard-orders .container .table-container .table.dashboard-orders-table .body .col.dashboard-orders-row>div:nth-child(3),.lastProjects.dashboard-orders .container .table-container .table.dashboard-orders-table .body .col.dashboard-orders-row>div:nth-child(4),.lastProjects.dashboard-orders .container .table-container .table.dashboard-orders-table .body .col.dashboard-orders-row>div:nth-child(5),.lastProjects.dashboard-orders .container .table-container .table.dashboard-orders-table .body .col.dashboard-orders-row>div:nth-child(6),.lastProjects.dashboard-orders .container .table-container .table.dashboard-orders-table .head .col div:nth-child(3),.lastProjects.dashboard-orders .container .table-container .table.dashboard-orders-table .head .col div:nth-child(4),.lastProjects.dashboard-orders .container .table-container .table.dashboard-orders-table .head .col div:nth-child(5),.lastProjects.dashboard-orders .container .table-container .table.dashboard-orders-table .head .col div:nth-child(6){display:none}}.dashboard-order-detail{padding-bottom:40px}.dashboard-order-detail-back{align-items:center;color:#9a7462;display:inline-flex;font-size:15px;font-weight:600;gap:8px;margin-bottom:20px;text-decoration:none}.dashboard-order-detail-back:hover{color:#7d5f4f}.dashboard-order-detail-title{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.dashboard-order-detail-title h1{font-size:24px;margin:0}.dashboard-order-detail-status{font-size:13px;padding:6px 14px;text-transform:capitalize}.dashboard-order-detail-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.dashboard-order-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:20px}.dashboard-order-detail-card-title{border-bottom:1px solid #e5e7eb;color:#1a1d21;font-size:16px;font-weight:700;margin:0 0 14px;padding-bottom:10px}.dashboard-order-detail-items{list-style:none;margin:0 0 14px;padding:0}.dashboard-order-detail-item{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;gap:12px;padding:10px 0}.dashboard-order-detail-item:last-of-type{border-bottom:none}.dashboard-order-detail-item-img,.dashboard-order-detail-item-placeholder{background:#f3f4f6;border-radius:8px;height:50px;object-fit:cover;width:50px}.dashboard-order-detail-item-info{flex:1 1;min-width:0}.dashboard-order-detail-item-name{color:#1a1d21;display:block;font-weight:600}.dashboard-order-detail-item-meta{color:#6b7280;font-size:14px}.dashboard-order-detail-item-color{align-items:center;display:inline-flex;gap:8px}.dashboard-order-detail-item-color-dot{border:1px solid #11182733;border-radius:50%;display:inline-block;height:12px;width:12px}.dashboard-order-detail-item-total{color:#1a1d21;font-weight:600}.dashboard-order-detail-totals{border-top:1px solid #e5e7eb;padding-top:12px}.dashboard-order-detail-totals-row{color:#4b5563;display:flex;font-size:14px;justify-content:space-between;margin-bottom:6px}.dashboard-order-detail-totals-row.total{color:#1a1d21;font-size:16px;font-weight:700;margin-bottom:0;margin-top:8px}.dashboard-order-detail-address{color:#374151;font-size:14px;line-height:1.6;margin:0}.dashboard-order-detail-address strong{color:#1a1d21}.dashboard-order-detail-status-select{max-width:220px;padding:10px 14px;width:100%}.dashboard-order-detail-tracking-form{display:flex;flex-direction:column;gap:14px}.dashboard-order-detail-tracking-form label{color:#374151;display:flex;flex-direction:column;font-size:14px;font-weight:500;gap:4px}.dashboard-order-detail-input{border:1px solid #d1d5db;border-radius:8px;font-size:14px;padding:8px 12px}.dashboard-order-detail-input:focus{border-color:#9a7462;box-shadow:0 0 0 2px #9a746233;outline:none}.dashboard-order-detail-muted{color:#6b7280;font-size:13px;margin:0}.dashboard-order-detail-btn{align-self:flex-start;background:#9a7462;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 18px}.dashboard-order-detail-btn:hover:not(:disabled){background:#7d5f4f}.dashboard-order-detail-btn:disabled{cursor:not-allowed;opacity:.7}.dashboard-order-detail-returns{grid-column:1/-1}.dashboard-order-detail-return-list{list-style:none;margin:0;padding:0}.dashboard-order-detail-return-item{border-bottom:1px solid #f3f4f6;padding:14px 0}.dashboard-order-detail-return-item:last-child{border-bottom:none}.dashboard-order-detail-return-type{color:#1a1d21;font-weight:600;margin-right:8px}.dashboard-order-detail-return-status{border-radius:6px;font-size:12px;font-weight:600;padding:2px 8px;text-transform:capitalize}.dashboard-order-detail-return-status.pending{background:#fef3c7;color:#92400e}.dashboard-order-detail-return-status.approved{background:#d1fae5;color:#065f46}.dashboard-order-detail-return-status.rejected{background:#fee2e2;color:#991b1b}.dashboard-order-detail-return-reason{color:#4b5563;font-size:14px;line-height:1.5;margin:8px 0 4px}.dashboard-order-detail-return-link{color:#9a7462;font-size:13px;text-decoration:none}.dashboard-order-detail-return-link:hover{text-decoration:underline}.dashboard-order-detail-map{border-top:1px solid #e5e7eb;margin-top:18px;padding-top:16px}.dashboard-order-detail-map-title{color:#374151;font-size:14px;font-weight:700;margin:0 0 8px}.dashboard-order-detail-coords{font-feature-settings:"tnum";color:#4b5563;font-size:13px;font-variant-numeric:tabular-nums;margin:0 0 10px}.dashboard-order-detail-map-links-row{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.dashboard-order-detail-map-link{color:#9a7462;display:inline-block;font-size:13px;font-weight:600;text-decoration:none}.dashboard-order-detail-map-link:hover{text-decoration:underline}.dashboard-order-detail-share{border-top:1px solid #e5e7eb;margin-top:14px;padding-top:14px}.dashboard-order-detail-share-label{color:#374151;display:block;font-size:13px;font-weight:600;line-height:1.35;margin-bottom:8px}.dashboard-order-detail-share-row{align-items:stretch;display:flex;flex-wrap:wrap;gap:10px}.dashboard-order-detail-share-input{background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;color:#111827;flex:1 1;font-size:13px;min-width:200px;padding:10px 12px}.dashboard-order-detail-share-copy{background:#1f2937;border:none;border-radius:8px;color:#fff;cursor:pointer;flex-shrink:0;font-size:13px;font-weight:600;padding:10px 16px;text-align:center;text-decoration:none;transition:background .2s ease,transform .2s ease}.dashboard-order-detail-share-copy:hover{background:#111827}.dashboard-order-detail-share-copy:active{transform:scale(.98)}.dashboard-order-detail-share-wa{align-items:center;background:linear-gradient(165deg,#3fe077,#25d366 42%,#1eb959);border:1px solid #0f5a2d59;border-radius:12px;box-shadow:inset 0 1px 0 #ffffff47,0 4px 14px #25d36673,0 2px 4px #1264342e;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:14px;font-weight:700;gap:10px;justify-content:center;letter-spacing:.02em;padding:11px 20px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.dashboard-order-detail-share-wa .fa-whatsapp{filter:drop-shadow(0 1px 1px rgba(0,0,0,.15));font-size:1.35rem;line-height:1}.dashboard-order-detail-share-wa-text{line-height:1}.dashboard-order-detail-share-wa:hover{box-shadow:inset 0 1px 0 #ffffff59,0 6px 22px #25d36680,0 3px 6px #12643438;filter:brightness(1.05);transform:translateY(-1px)}.dashboard-order-detail-share-wa:active{box-shadow:inset 0 1px 0 #fff3,0 2px 8px #25d36659;filter:brightness(.96);transform:translateY(0)}.dashboard-order-detail-share-wa:focus-visible{box-shadow:inset 0 1px 0 #ffffff47,0 4px 14px #25d36673,0 0 0 3px #25d36659;outline:none}.dashboard-order-detail-map-frame{background:#e5e7eb;border:0;border-radius:10px;display:block;height:220px;width:100%}.dashboard-notifications-header{border-bottom:1px solid #9a74621f;margin-bottom:24px;padding-bottom:20px}.dashboard-notifications-header h1{color:#6b5344;font-size:1.5rem;font-weight:700;margin:0 0 4px}.dashboard-notifications-header p{color:#8a7a6d;font-size:.9375rem;margin:0}.dashboard-notifications-loading{color:#8a7a6d;padding:48px;text-align:center}.dashboard-notifications-list{display:flex;flex-direction:column;gap:12px}.dashboard-notifications-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:48px 24px;text-align:center}.dashboard-notifications-empty i{color:#c4b5a8;font-size:3rem;margin-bottom:16px}.dashboard-notifications-empty p{color:#8a7a6d;font-size:1rem;margin:0 0 16px}.dashboard-notifications-empty a{color:#9a7462;font-size:.9375rem;font-weight:600;text-decoration:none}.dashboard-notifications-empty a:hover{color:#8a6856}.dashboard-notifications-card{align-items:center;background:#fff;border:1px solid #9a74621f;border-radius:12px;color:inherit;display:flex;gap:16px;padding:16px 20px;text-decoration:none;transition:border-color .2s,box-shadow .2s}.dashboard-notifications-card:hover{border-color:#9a746240;box-shadow:0 2px 12px #9a746214}.dashboard-notifications-card.unread{background:#9a74620a;border-color:#9a746233}.dashboard-notifications-card-icon{align-items:center;background:linear-gradient(135deg,#9a74621f,#9a74620f);border-radius:12px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.dashboard-notifications-card-icon i{color:#9a7462;font-size:1.25rem}.dashboard-notifications-card-content{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.dashboard-notifications-card-title{color:#9a7462;font-size:.8125rem;font-weight:600}.dashboard-notifications-card-text{color:#374151;font-size:.9375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-notifications-card-time{color:#8a7a6d;font-size:.75rem}.dashboard-notifications-card-arrow{color:#9a746280;flex-shrink:0;font-size:1rem}.dashboard-notifications-card:hover .dashboard-notifications-card-arrow{color:#9a7462}.store-control-page{padding:24px}.store-control-page-intro{margin-bottom:22px;max-width:720px}.store-control-page-intro h1{color:#2a231c;font-size:28px;margin:0 0 8px}.store-control-page-intro p{color:#6d655d;font-size:15px;line-height:1.5;margin:0}.store-control-panels{display:flex;flex-direction:column;gap:14px}@media (min-width:960px){.store-control-panels.store-control-panels--all-closed{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}}.store-control-panel{background:#fff;border:1px solid #ece9e4;border-radius:16px;box-shadow:0 8px 26px #28221b14;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.store-control-panel.is-open{border-color:#e0d8cf;box-shadow:0 12px 36px #28221b1f}.store-backup-panel{padding:8px 2px 2px}.store-backup-steps{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0 0 14px;padding:0}@media (max-width:860px){.store-backup-steps{grid-template-columns:1fr}}.store-backup-steps li{align-items:flex-start;background:#fdfcfae6;border:1px solid #3e2f2014;border-radius:14px;color:#4a3f34;display:flex;font-size:.85rem;gap:10px;line-height:1.45;padding:12px}.store-backup-steps__num{align-items:center;background:#9a7462;background:var(--main-color,#9a7462);border-radius:10px;color:#fff;display:flex;flex-shrink:0;font-size:.75rem;font-weight:800;height:26px;justify-content:center;width:26px}.store-backup-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.store-backup-file-input{display:none}.store-backup-btn{align-items:center;border:1px solid #0000;border-radius:12px;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:700;gap:8px;justify-content:center;padding:11px 18px;transition:transform .15s ease,filter .2s ease,background .2s ease,border-color .2s ease}.store-backup-btn:disabled{cursor:not-allowed;opacity:.65}.store-backup-btn:not(:disabled):active{transform:translateY(1px)}.store-backup-btn--export{background:#ffffffe6;border-color:#9a746238;color:#3d322b}.store-backup-btn--export:hover:not(:disabled){filter:brightness(1.02)}.store-backup-btn--import{background:#9a74621f;border-color:#9a746238;color:#5c4639}.store-backup-btn--import:hover:not(:disabled){filter:brightness(1.03)}.store-backup-btn--apply{background:#9a7462;background:var(--main-color,#9a7462);color:#fff}.store-backup-btn--apply:hover:not(:disabled){filter:brightness(1.03)}.store-backup-btn--ghost{background:#0000;border-color:#9a746238;color:#5c4639}.store-import-staged{background:#ffffffbf;border:1px dashed #9a746259;border-radius:14px;color:#3d322b;margin-top:12px;padding:12px 14px}.store-import-staged__body{font-size:.9rem;line-height:1.45}.store-control-panel-trigger{align-items:center;background:#fdfcfa;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:14px;padding:18px 20px;text-align:left;transition:background .15s ease;width:100%}.store-control-panel-trigger:hover{background:#faf7f3}.store-control-panel.is-open .store-control-panel-trigger{background:#faf8f5;border-bottom:1px solid #f0ece7}.store-control-panel-trigger-text{flex:1 1;min-width:0}.store-control-panel-title{color:#2f2821;font-size:18px;font-weight:700;margin:0 0 4px}.store-control-panel-desc{color:#766a5f;font-size:13px;line-height:1.45;margin:0}.store-control-panel-badge{background:#f0ebe4;border-radius:999px;color:#4a4036;flex-shrink:0;font-size:12px;font-weight:700;max-width:200px;overflow:hidden;padding:6px 11px;text-overflow:ellipsis;white-space:nowrap}.store-control-panel-chevron{border-bottom:2px solid #5f554b;border-right:2px solid #5f554b;flex-shrink:0;height:10px;margin-right:6px;transform:rotate(-45deg);transition:transform .2s ease;width:10px}.store-control-panel.is-open .store-control-panel-chevron{margin-top:4px;transform:rotate(45deg)}.store-control-panel-body{background:#fff}.store-control-panel-inner{padding:0 0 20px}.store-control-panel-inner>.store-control-panel-actions:first-child{padding:16px 20px 0}.store-control-panel-inner>.store-control-loading{margin:0 20px}.store-control-panel-inner>.store-control-hero-toolbar{padding-top:8px}.store-control-hero-bg{background:#fff;border:1px solid #3f34291f;border-radius:16px;margin:12px 20px 0;padding:18px}.store-control-hero-bg h3{margin:0 0 6px}.store-control-hero-bg p{color:#1e1812b8;margin:0 0 14px}.store-control-hero-bg-row{grid-gap:16px;align-items:start;border-top:1px dashed #3f34291f;display:grid;gap:16px;grid-template-columns:100px 1fr;padding:12px 0}.store-control-hero-bg-dual{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.store-control-hero-bg-field{display:flex;flex-direction:column;gap:8px;min-width:0}.store-control-hero-bg-field-label{color:#1e18128c;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.store-control-hero-bg-row:first-of-type{border-top:0;padding-top:0}.store-control-hero-bg-meta{display:flex;flex-direction:column;gap:6px}.store-control-hero-bg-url{color:#1e181294;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-control-hero-bg-actions{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr auto}.store-control-hero-bg-actions input[type=text]{background:#fff;border:1px solid #3f34292e;border-radius:12px;padding:10px 12px;width:100%}.store-control-hero-bg-upload{align-items:center;background:#faf8f5;border:1px solid #3f34292e;border-radius:12px;cursor:pointer;display:inline-flex;font-weight:600;justify-content:center;padding:10px 14px;position:relative}.store-control-hero-bg-upload input[type=file]{cursor:pointer;inset:0;opacity:0;position:absolute}@media (max-width:820px){.store-control-hero-bg-actions,.store-control-hero-bg-dual,.store-control-hero-bg-row{grid-template-columns:1fr}}.store-control-panel-inner>.store-control-hero-hint{margin-left:20px;margin-right:20px}.store-control-panel-inner>.store-control-table{margin:0 4px}.store-control-panel-inner .store-collections-tiles{border-top:none;padding-top:0}.store-control-panel-inner .store-category-form{border-top:none}.store-control-panel-actions{display:flex;justify-content:flex-end;margin-bottom:4px}.store-control-panel-actions-primary{background:#3f3429;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px 18px}.store-control-panel-actions-primary:disabled{cursor:not-allowed;opacity:.65}.store-control-card{background:#fff;border:1px solid #ece9e4;border-radius:16px;box-shadow:0 8px 26px #28221b14;overflow:hidden}.store-control-card+.store-control-card{margin-top:20px}.store-control-header{align-items:center;border-bottom:1px solid #f0ece7;display:flex;gap:16px;justify-content:space-between;padding:20px 24px}.store-control-header h1{font-size:26px;margin:0}.store-control-header p{color:#6d655d;margin:6px 0 0}.store-control-meta{align-items:center;display:flex;gap:12px}.store-control-meta span{color:#433a32;font-weight:600}.store-control-meta button{background:#3f3429;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px 16px}.store-control-meta button:disabled{cursor:not-allowed;opacity:.65}.store-control-loading{color:#6d655d;padding:24px}.store-control-table{width:100%}.store-control-table:has(.store-control-row--hero){-webkit-overflow-scrolling:touch;direction:ltr;max-width:100%;overflow-x:auto}.store-control-hero-toolbar{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px 16px;padding:16px 24px 0}.store-control-hero-field{display:flex;flex:1 1 160px;flex-direction:column;gap:6px;min-width:160px}.store-control-hero-field-label{color:#5f554b;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.store-control-hero-field input[type=search],.store-control-hero-field select{background:#fff;border:1px solid #dfd8d0;border-radius:8px;color:#2f2821;font-size:14px;padding:9px 10px}.store-control-hero-field input[type=search]::placeholder{color:#9a9086}.store-control-hero-clear{align-self:center;background:#fff;border:1px solid #d8cec3;border-radius:8px;color:#433a32;cursor:pointer;font-weight:600;margin-top:22px;padding:8px 14px}.store-control-hero-clear:hover{background:#faf8f5}.store-control-hero-hint{color:#6d655d;font-size:13px;margin:10px 24px 0}.store-control-hero-empty{border-top:1px solid #f6f2ee;color:#6d655d;font-size:14px;padding:28px 24px 32px;text-align:center}.store-control-hero-empty-link{background:none;border:none;color:#3f3429;cursor:pointer;font-size:inherit;font-weight:700;padding:0;text-decoration:underline}.store-control-row.store-control-row--hero{direction:ltr;grid-template-columns:56px minmax(0,2fr) minmax(0,1fr) 120px minmax(0,1fr) 88px;min-width:720px}.store-control-col-thumb{align-items:center;display:flex;justify-content:center}.store-control-col-thumb--head{color:#5f554b;font-size:11px;justify-content:flex-start;letter-spacing:.04em;text-transform:uppercase}.store-control-col-order{justify-self:stretch;text-align:start}.store-control-product-thumb{background:#faf8f5;border:1px solid #e9e1d9;border-radius:10px;height:48px;object-fit:cover;width:48px}.store-control-hero-preview-crop{background:none;border:none;border-radius:10px;cursor:pointer;display:inline-flex;line-height:0;margin:0;padding:0;transition:box-shadow .2s ease,transform .2s ease;vertical-align:middle}.store-control-hero-preview-crop:hover{box-shadow:0 0 0 2px #3f342959;transform:scale(1.02)}.store-control-hero-preview-crop:focus-visible{outline:2px solid #3f3429;outline-offset:3px}.store-control-product-thumb--empty{align-items:center;color:#9a9086;display:inline-flex;font-size:9px;font-weight:600;justify-content:center;letter-spacing:.02em;line-height:1.15;padding:4px;text-align:center;text-transform:uppercase}.store-control-product-name{color:#2f2821;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-control-order-placeholder{align-items:center;color:#b5aaa0;display:inline-flex;font-size:18px;justify-content:center;min-height:38px;padding:0 10px;-webkit-user-select:none;user-select:none}.store-control-row{grid-gap:16px;align-items:center;border-top:1px solid #f6f2ee;display:grid;gap:16px;grid-template-columns:2fr 1fr 1fr 120px;padding:14px 24px}.store-control-row--categories{cursor:grab;grid-template-columns:1fr 1.2fr 1.2fr 1.2fr 80px 120px}.store-control-row--categories:active{cursor:grabbing}.store-control-row--categories-tree{grid-template-columns:1.6fr .6fr 100px 120px}.store-control-row--categories-tree.is-inactive{opacity:.65}.store-control-cat-tree-cell{align-items:center;display:flex;gap:10px;min-width:0}.store-control-cat-expander{background:#ffffffe6;border:1px solid #00000014;border-radius:10px;color:#000000a6;cursor:pointer;display:grid;flex-shrink:0;height:30px;place-items:center;width:30px}.store-control-cat-expander.is-empty{cursor:default;opacity:.35}.store-control-cat-expander i{transition:transform .18s ease}.store-control-cat-expander.is-open i{transform:rotate(90deg)}.store-control-cat-name{font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-control-status-btn{background:#ffffffeb;border:1px solid #00000014;border-radius:999px;cursor:pointer;font-weight:800;padding:7px 10px}.store-control-status-btn.is-on{background:#22c55e1f;border-color:#14532d2e;color:#14532d}.store-control-status-btn.is-off{background:#0000000f;color:#000000b3}.store-control-head{background:#faf8f5;border-top:none;font-weight:700}.store-control-switch{align-items:center;display:inline-flex;gap:8px}.store-control-row input[type=number]{border:1px solid #dfd8d0;border-radius:8px;padding:8px 10px;width:100%}.store-category-form{grid-gap:10px;background:#fcfbf9;border-bottom:1px solid #f0ece7;border-top:1px solid #f0ece7;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding:16px 24px}.store-category-form-full{grid-column:1/-1}.store-category-form-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;grid-column:1/-1}.store-category-form input{border:1px solid #dfd8d0;border-radius:8px;padding:9px 10px}.store-category-form button{background:#3f3429;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700}.store-category-cancel-btn{background:#f1ece6!important;color:#5f554b!important}.store-category-form button:disabled{cursor:not-allowed;opacity:.65}.store-category-upload-grid{grid-gap:12px;background:#fff;border-bottom:1px solid #f0ece7;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));padding:14px 24px 18px}.store-category-dropzone{grid-gap:6px;align-content:start;background:#fdfbf8;border:1px dashed #ccbfb2;border-radius:12px;cursor:pointer;display:grid;gap:6px;min-height:146px;padding:12px;position:relative}.store-category-dropzone input[type=file]{cursor:pointer;inset:0;opacity:0;position:absolute}.store-category-dropzone-title{color:#2f2821;font-weight:700}.store-category-dropzone-text{color:#6c6258;font-size:13px}.store-category-drop-preview{background:#fff;border:1px solid #e9e1d9;border-radius:8px;margin-top:8px;max-height:120px;object-fit:contain;width:100%}.store-category-drop-preview--icon{max-height:70px}.store-category-crop-edit-btn{background:#fff;border:1px solid #d8cec3;border-radius:8px;color:#4e4338;cursor:pointer;font-weight:700;justify-self:start;padding:6px 10px}.store-category-crop-edit-btn:disabled{cursor:not-allowed;opacity:.65}.store-category-upload-actions{grid-gap:12px;border-bottom:1px solid #f0ece7;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 24px 16px}.store-control-url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-control-delete-btn{background:#f7e8e8;color:#a12727}.store-control-delete-btn,.store-control-edit-btn{border:none;border-radius:8px;cursor:pointer;font-weight:700;padding:8px 12px}.store-control-edit-btn{background:#ece8ff;color:#45339c}.store-category-crop-modal{align-items:center;background:#100c099e;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1200}.store-category-crop-content{background:#fff;border-radius:14px;box-shadow:0 18px 60px #110d0a59;max-height:90vh;overflow:auto;padding:18px;width:min(980px,100%)}.store-category-crop-content h4{color:#2f2821;margin:0 0 12px}.store-category-crop-area{background:#f7f2ec;border:1px solid #ebdfd2;border-radius:12px;padding:12px}.store-category-crop-area .ReactCrop{max-width:100%}.store-category-crop-image{display:block;max-height:70vh;max-width:100%}.store-category-crop-image--icon{max-height:55vh;object-fit:contain;width:min(520px,100%)}.store-category-crop-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:12px}.store-category-crop-actions button{border:none;border-radius:8px;cursor:pointer;font-weight:700;padding:8px 14px}.store-category-crop-actions button:first-child{background:#f2ece4;color:#5f554b}.store-category-crop-actions button:last-child{background:#3f3429;color:#fff}.store-category-crop-actions button:disabled{cursor:not-allowed;opacity:.65}.store-collections-form{grid-gap:16px;background:#fcfbf9;border-bottom:1px solid #f0ece7;border-top:1px solid #f0ece7;display:grid;gap:16px;grid-template-columns:minmax(260px,340px) 1fr;padding:16px 24px}.store-collections-upload{grid-gap:10px;display:grid;gap:10px}.store-collections-controls{grid-gap:10px;align-content:start;display:grid;gap:10px;grid-template-columns:2fr 1fr 1fr}.store-collections-field{grid-gap:6px;display:grid;gap:6px}.store-collections-field span{color:#473d34;font-size:13px;font-weight:700}.store-collections-field input,.store-collections-field select{background:#fff;border:1px solid #dfd8d0;border-radius:8px;padding:9px 10px}.store-collections-selected{color:#675b51;font-size:13px;grid-column:1/-1;margin:2px 0 0}.store-collections-preview-wrap{padding:16px 24px 20px}.store-collections-preview{background:#fdfbf8;border:1px dashed #ccbfb2;border-radius:12px;cursor:crosshair;min-height:260px;overflow:hidden;position:relative}.store-collections-preview img{display:block;max-height:420px;object-fit:cover;width:100%}.store-collections-spot{background:#fffffff5;border:2px solid #2b231c3d;border-radius:50%;box-shadow:0 8px 16px #00000038;height:16px;position:absolute;transform:translate(-50%,-50%);width:16px}.store-collections-spot:after{border:1px solid #ffffffa8;border-radius:50%;content:"";height:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:32px}.store-collections-spot--active{border-color:#3f3429d9;box-shadow:0 0 0 3px #3f342959,0 8px 16px #00000038;z-index:2}.store-collections-hotspots-editor{grid-gap:10px;border-top:1px solid #f0ece7;display:grid;gap:10px;margin-top:12px;padding:12px 0 0}.store-collections-hotspots-head{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.store-collections-hotspots-head strong{color:#2f2821;font-size:14px}.store-collections-add-hotspot-btn{background:#fff;border:1px solid #d8cec3;border-radius:8px;color:#3f3429;cursor:pointer;font-size:13px;font-weight:700;padding:6px 12px}.store-collections-add-hotspot-btn:hover{background:#faf8f5}.store-collections-hotspot-row{background:#fdfcfa;border:1px solid #ece9e4;border-radius:12px;padding:10px 12px}.store-collections-hotspot-row--active{background:#faf8f5;border-color:#c4b8aa}.store-collections-hotspot-row-head{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-bottom:8px}.store-collections-hotspot-select{align-items:center;color:#433a32;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:8px}.store-collections-hotspot-remove{font-size:12px!important;padding:4px 10px!important}.store-collections-controls--hotspot{margin-top:0}.store-collections-preview-empty{color:#766a5f;display:grid;min-height:260px;padding:16px;place-items:center;text-align:center}.store-collections-hint{color:#766a5f;font-size:13px;margin:8px 0 0}.store-collections-tiles{border-top:1px solid #f0ece7;padding:0 24px 20px}.store-collections-tiles h3{color:#2f2821;font-size:18px;margin:16px 0 6px}.store-collections-tiles p{color:#6f6459;font-size:13px;margin:0 0 12px}.store-collections-tiles-grid{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.store-collections-tile-card{grid-gap:8px;align-content:start;background:#fff;border:1px solid #e7ddd3;border-radius:12px;display:grid;gap:8px;overflow:hidden;padding:10px}.store-collections-tile-head{color:#6f6459;display:flex;font-size:12px;gap:8px;justify-content:space-between}.store-collections-tile-card input[type=text]{border:1px solid #dfd8d0;border-radius:8px;padding:8px 10px;width:100%}.store-collections-tile-url{font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:11px;line-height:1.35;word-break:break-all}.store-collections-tile-actions{display:flex;flex-wrap:wrap;gap:8px}.store-collections-controls--tile{grid-template-columns:minmax(0,1fr) 86px 86px}.store-control-inline-upload-btn{background:#fff;border:1px solid #d8cec3;border-radius:8px;color:#4e4338;cursor:pointer;font-size:13px;font-weight:700;padding:6px 10px;position:relative}.store-control-inline-upload-btn input[type=file]{cursor:pointer;inset:0;opacity:0;position:absolute}.store-collections-tile-preview{background:#f8f3ed;border:1px solid #e9e1d9;border-radius:8px;cursor:crosshair;height:clamp(170px,20vw,230px);overflow:hidden;position:relative;width:100%}.store-collections-tile-preview img,.store-collections-tile-preview video{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}@media (max-width:900px){.store-category-form,.store-category-upload-actions,.store-category-upload-grid,.store-collections-controls,.store-collections-controls--tile,.store-collections-form,.store-collections-tiles-grid{grid-template-columns:1fr}.store-control-row:not(.store-control-row--hero){gap:10px;grid-template-columns:1fr}}
/*# sourceMappingURL=main.c59298f6.css.map*/