:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.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{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style: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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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{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{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.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{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.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-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--main-font: "Cairo", sans-serif;--custom-white: #ffffff;--custom-orange: #F68425;--custom-green: #479141;--custom-dark-green: #1F4E3D;--custom-text-gray: #B5C3BE;--custom-footer-bg: #255946;--custom-light-green: #5a9e54;--custom-light-gray: #6e7673;--custom-input-bg: #f6f5f2;--text-muted: #8898aa;--text-secondary: #666;--bg-subtle: #f4f6f8;--bg-info: #f9fbfd;--border-light: #d9d9d9;--border-info: #dce2e6;--icon-muted: #ccc;--radius-lg: 12px;--radius-card: 16px}*{box-sizing:border-box;font-family:var(--main-font)}body{margin:0;padding:0;font-family:var(--main-font);line-height:1.5}.container{max-width:1220px;margin:0 auto;padding:0 20px}.force-ltr{direction:ltr;unicode-bidi:embed;display:inline-block}.main-content{background-image:linear-gradient(to bottom,#f8f8f8,#f8f8f800,#fff);padding:40px 0}.section-title{text-align:center;color:var(--custom-footer-bg);font-size:46px;font-weight:700}.marketing-subtitle{font-size:16px;display:block;transition:all .3s ease}.protein-highlight{color:#d4380d!important;font-weight:500;background:#fff2e8;padding:8px 16px;border-radius:20px;display:inline-block;border:1px solid #ffbb96}.page-header{margin-bottom:30px;text-align:center}.page-title{color:var(--custom-dark-green)!important;font-weight:800!important;margin:0!important}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px;border-top:1px solid #f0f0f0;padding-top:20px}.primary-button{background-color:var(--custom-orange);color:var(--custom-white);font-size:18px;font-weight:700;line-height:34px;transition-duration:.5s;border-radius:5px;width:fit-content;border:none;cursor:pointer;padding:10px 20px}.primary-button:hover{background-color:var(--custom-footer-bg)}.action-btn-large{height:56px;font-size:18px;border-radius:12px;box-shadow:0 8px 20px #00000026}.action-btn-large:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0003}.btn-save{background-color:var(--custom-dark-green)!important;border-color:var(--custom-dark-green)!important;border-radius:10px;padding:0 30px;font-weight:600;color:var(--custom-white)!important;transition:all .3s ease}.btn-save:hover,.btn-save:focus{background-color:var(--custom-orange)!important;border-color:var(--custom-orange)!important;transform:translateY(-1px);box-shadow:0 4px 12px #f6842533}.btn-cancel{border-radius:10px;color:#666;transition:all .3s ease}.btn-cancel:hover,.btn-cancel:focus{color:var(--custom-dark-green);border-color:var(--custom-dark-green)}@media(max-width:576px){.form-actions{flex-direction:column-reverse}.btn-save,.btn-cancel{width:100%}}.unified-card{border-radius:16px;background-color:var(--custom-white);box-shadow:0 4px 20px #00000008;border:1px solid rgba(0,0,0,.04);margin-bottom:24px}.unified-card .ant-card-head{border-bottom:1px solid #f0f0f0;padding:0 24px;min-height:60px}.unified-card .ant-card-head-title{color:var(--custom-dark-green);font-size:18px;font-weight:700}.card-icon{color:var(--custom-orange);font-size:20px}.order-items-list{display:flex;flex-direction:column;gap:16px}.order-item-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px dashed #eee}.order-item-row:last-child{border-bottom:none;padding-bottom:0}.item-info{display:flex;align-items:center;gap:16px}.item-img-wrapper{position:relative;width:60px;height:60px;background:#f4f6f8;border-radius:8px;padding:5px;display:flex;justify-content:center;align-items:center}.item-img-wrapper img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.item-qty-badge{position:absolute;top:-8px;right:-8px;background:#8898aa;color:#fff;font-size:11px;font-weight:700;height:20px;width:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white}.item-details{display:flex;flex-direction:column}.item-name{color:var(--custom-dark-green);font-size:15px;line-height:1.3}.item-meta{font-size:13px}.item-total{font-weight:700;color:#333}.order-summary-box{padding:10px}.summary-title{color:var(--custom-dark-green)!important;margin-bottom:24px!important;font-size:1.5rem!important}.summary-row{display:flex;justify-content:space-between;margin-bottom:12px;font-size:15px;color:#666}.summary-value{color:#333}.discount-row,.discount-row .summary-value{color:#52c41a}.summary-divider{margin:20px 0}.total-row{align-items:flex-end;margin-bottom:24px}.total-label{font-size:1.1rem;font-weight:700;color:var(--custom-dark-green)}.total-wrapper{text-align:right;line-height:1}.total-currency{font-size:14px;color:#999;display:block;margin-bottom:2px}.total-value{font-size:2rem;font-weight:800;color:var(--custom-dark-green)}.points-text{display:flex;flex-direction:column;line-height:1.3}.points-value{color:var(--custom-orange);font-weight:800}.unified-card-padded{padding:40px}@media(max-width:768px){.unified-card-padded{padding:24px}}.spec-pill{display:flex;align-items:center;gap:8px;background-color:var(--custom-input-bg);padding:10px 20px;border-radius:12px;color:var(--custom-dark-green);font-weight:600;font-size:14px}.spec-pill .anticon{color:var(--custom-orange);font-size:16px}.ant-form-item-label label{font-weight:600;color:#555}.ant-input,.ant-input-affix-wrapper{height:52px;min-height:52px;border-radius:8px;border-color:#e0e0e0}.ant-input-affix-wrapper{background-color:var(--custom-input-bg)!important;padding-top:0;padding-bottom:0;display:flex;align-items:center}.ant-input-affix-wrapper>input.ant-input{background-color:transparent!important;max-width:none;height:100%;line-height:normal}.ant-input:focus,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:var(--custom-orange)!important;box-shadow:0 0 0 2px #f684251a!important}.ant-input-number{display:flex;align-items:center;background-color:var(--custom-input-bg)!important}.ant-input-number-input{height:100%;background-color:transparent!important}.input-icon{color:#bbb}.ant-select-single .ant-select-selector,.ant-select{height:52px!important;border-radius:8px!important;background-color:var(--custom-input-bg)!important;align-items:center}.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder,.ant-select{line-height:50px!important}.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:var(--custom-orange)!important}.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:var(--custom-orange)!important;box-shadow:0 0 0 2px #f684251a!important}.ant-modal-mask,.ant-drawer-mask{backdrop-filter:blur(.8px)!important;-webkit-backdrop-filter:blur(.8px)!important}.topbar-section{background-color:var(--custom-green)}.topbar{color:var(--custom-white);display:flex;justify-content:space-between;align-items:center;padding:10px 40px;font-size:12px;width:100%}.topbar-division{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.topbar-item{display:flex;align-items:center;gap:8px;color:var(--custom-white);text-decoration:none;cursor:pointer;white-space:nowrap}.topbar-item:hover{color:var(--custom-orange)}.topbar-icon{color:var(--custom-orange);font-size:12px}.social-group{display:flex;gap:12px;margin-right:0}.topbar-section .welcome{font-size:12px;font-weight:700;white-space:nowrap}@media(max-width:992px){.topbar{flex-direction:column-reverse;gap:12px;padding:10px 20px;height:auto}.topbar-division{justify-content:center;width:100%;gap:15px}}@media(max-width:480px){.topbar-division{gap:10px}.topbar-item{font-size:10px}}.announcement-bar{background:linear-gradient(90deg,#fdf1e6,#f3d5b5,#fdf1e6);color:#4a3018;height:36px;overflow:hidden;display:flex;align-items:center;width:100%}.announcement-item:hover{color:#92400e;text-decoration:underline}.announcement-track{display:flex;align-items:center;white-space:nowrap;animation:marquee 18s linear infinite}.announcement-bar:hover .announcement-track{animation-play-state:paused}.announcement-item{font-size:14px;font-weight:500;padding:0 40px;cursor:pointer;transition:color .2s}.announcement-divider{margin-left:40px;opacity:.5;font-size:10px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.header-section{position:relative;background-color:var(--custom-white);padding:15px 0 10px;width:100%;z-index:100}.header-section .header-container{display:flex;align-items:center;justify-content:space-between;position:relative}.header-section .header-logo{max-width:140px;height:auto;display:block}@media(max-width:768px){.header-section .header-logo{max-width:100px}}@media(max-width:1100px){.header-section .header-logo{max-width:100px}}.header-section .header-nav{display:flex;align-items:center}.header-section .nav-list{display:flex;gap:25px;list-style:none;margin:0;padding:0;flex-wrap:wrap}.header-section .nav-link{text-decoration:none;color:var(--custom-light-gray);font-weight:700;font-size:16px;display:flex;align-items:center;gap:6px;transition:all .3s ease-in-out;border-bottom:2px solid transparent}.header-section .nav-link:hover{color:var(--custom-footer-bg);border-bottom:2px solid var(--custom-orange)}.header-section .dropdown-icon{font-size:10px;margin-top:2px}.header-section .header-actions{display:flex;align-items:center;gap:10px}.header-section .header-btn{background-color:var(--custom-orange);color:var(--custom-white);padding:10px 20px;text-decoration:none;font-weight:500;font-size:16px;border-radius:4px;transition:background-color .3s,transform .2s;white-space:nowrap}@media(max-width:1100px){.header-section .header-btn{padding:5px 10px;font-size:14px}}.header-section .header-btn:hover{background-color:var(--custom-footer-bg)}.header-section .header-decoration-bottom{position:absolute;bottom:-16px;left:0;width:100%;height:16px;background-position:center center;background-size:cover;z-index:9;pointer-events:none}.header-section .header-mobile-slot{display:block;position:relative}.header-section .header-desktop-slot{display:none}@media(min-width:993px){.header-section .header-mobile-slot{display:none}.header-section .header-desktop-slot{display:block}.header-section .dropdown{position:relative}.header-section .dropdown-menu{position:absolute;top:100%;left:0;background-color:var(--custom-white);min-width:220px;list-style:none;padding:0;margin:0;box-shadow:0 8px 16px #00000026;border-radius:4px;display:none;overflow:visible;z-index:1000}.header-section .dropdown-menu.show{display:block}.header-section .dropdown-menu .dropdown-menu{top:0;left:100%;margin-top:-1px;border-left:1px solid #eee}.header-section .dropdown-menu .nav-item{width:100%;position:relative}.header-section .dropdown-menu .nav-link,.header-section .dropdown-menu .dropdown-toggle{padding:12px 20px;width:100%;box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.05);transition:background-color .2s,color .2s;display:flex;justify-content:space-between;align-items:center}.header-section .dropdown-menu .nav-item:hover>.nav-link,.header-section .dropdown-menu .nav-item:hover>.dropdown-toggle,.header-section .dropdown-menu .nav-item.open>.dropdown-toggle{background-color:var(--custom-orange);color:var(--custom-white)!important}.header-section .dropdown-menu .nav-item:hover>.dropdown-toggle i,.header-section .dropdown-menu .nav-item.open>.dropdown-toggle i{color:var(--custom-white)}.header-section .nav-link,.header-section .dropdown-toggle{padding:0;width:auto}}.mob-topbar{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 16px;background:var(--custom-white);position:relative;z-index:200}.mob-topbar__logo-link{position:absolute;left:50%;transform:translate(-50%)}.mob-topbar__logo{height:36px;width:auto;display:block}.mob-topbar__actions{display:flex;align-items:center;gap:14px}.mob-topbar__hamburger{background:none;border:none;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;transition:background .2s}.mob-topbar__hamburger:hover{background:#0000000d}.mob-hamburger-icon{display:flex;flex-direction:column;gap:5px;width:20px}.mob-hamburger-icon span{display:block;height:2px;background:var(--custom-dark-green);border-radius:2px;transition:transform .3s ease,opacity .3s ease,width .3s ease;transform-origin:center}.mob-hamburger-icon--close span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mob-hamburger-icon--close span:nth-child(2){opacity:0;transform:scaleX(0)}.mob-hamburger-icon--close span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mob-overlay{position:fixed;inset:0;background:#00000073;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:299;opacity:0;pointer-events:none;transition:opacity .3s ease}.mob-overlay--visible{opacity:1;pointer-events:auto}.mob-drawer{position:fixed;top:0;left:0;bottom:0;width:min(80vw,320px);background:var(--custom-white);z-index:600;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.mob-drawer--open{transform:translate(0)}.mob-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.07);flex-shrink:0}.mob-drawer__logo{height:32px;width:auto}.mob-drawer__close{background:none;border:none;cursor:pointer;font-size:20px;color:var(--custom-dark-green);padding:6px;border-radius:8px;line-height:1;transition:background .2s}.mob-drawer__close:hover{background:#0000000f}.mob-drawer__nav{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:8px 0}.mob-drawer__list{list-style:none;margin:0;padding:0}.drawer-row{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;width:100%;background:none;border:none;text-decoration:none;color:var(--custom-dark-green, #1a3c2e);font-size:15px;font-weight:600;cursor:pointer;transition:background .15s,color .15s;gap:10px;text-align:left}.drawer-row:hover,.drawer-row:focus-visible{background:#0000000a;color:var(--custom-orange)}.drawer-row--open{color:var(--custom-orange);background:#00000008}.drawer-row__label{flex:1}.drawer-row__chevron{font-size:11px;color:var(--custom-light-gray);transition:transform .25s ease;flex-shrink:0}.drawer-row__chevron.rotated{transform:rotate(90deg)}.drawer-row__ext{font-size:10px;opacity:.5;flex-shrink:0}.drawer-item.active>.drawer-row{color:var(--custom-orange)}.drawer-item.active>.drawer-row--leaf{position:relative}.drawer-item.active>.drawer-row--leaf:before{content:"";display:block;width:3px;height:100%;background:var(--custom-orange);position:absolute;left:0;top:0;border-radius:0 2px 2px 0}.drawer-children{list-style:none;margin:0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.drawer-children--open{max-height:800px}.drawer-item--depth-1>.drawer-row{padding-left:36px;font-size:14px;font-weight:500;color:var(--custom-light-gray);border-top:1px solid rgba(0,0,0,.04)}.drawer-item--depth-2>.drawer-row{padding-left:52px;font-size:13px;font-weight:500;color:var(--custom-light-gray);opacity:.9}.drawer-item--depth-3>.drawer-row{padding-left:68px;font-size:13px;opacity:.8}.mob-drawer__footer{padding:16px 20px;border-top:1px solid rgba(0,0,0,.07);display:flex;flex-direction:column;gap:10px;flex-shrink:0}.mob-drawer__btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:10px;text-decoration:none;font-size:14px;font-weight:600;transition:opacity .2s,transform .15s}.mob-drawer__btn:active{transform:scale(.97)}.mob-drawer__btn--outline{border:2px solid var(--custom-orange);color:var(--custom-orange);background:transparent}.mob-drawer__btn--outline:hover{background:#0000000a}.mob-drawer__btn--fill{background:var(--custom-orange);color:var(--custom-white);border:2px solid var(--custom-orange)}.mob-drawer__btn--fill:hover{opacity:.88}.mob-decoration{position:absolute;bottom:-16px;left:0;width:100%;height:16px;background-position:center center;background-size:cover;z-index:9;pointer-events:none}.footer-section{position:relative;background-color:var(--custom-footer-bg);background-image:url(/images/footer-bg.png);background-position:bottom right;background-repeat:no-repeat;color:var(--custom-text-gray);padding-top:60px;padding-bottom:40px}.footer-section .footer-decoration{position:absolute;top:-16px;left:0;width:100%;height:16px;background-position:center center;background-size:cover;z-index:9}.footer-section .footer-decoration2{position:absolute;bottom:-1px;left:0;width:100%;height:16px;background-position:center center;background-size:cover;z-index:9}.footer-section .footer-content{display:grid;grid-template-columns:repeat(4,1fr)}.footer-section .footer-col{display:flex;flex-direction:column;margin:10px}html[dir=ltr] .footer-section .footer-col{align-items:flex-start;text-align:left}.footer-section .footer-title{font-size:18px;font-weight:700;margin-bottom:10px;color:var(--custom-white);padding-bottom:5px;display:inline-block}.footer-section .contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.footer-section .contact-link{display:flex;align-items:center;gap:10px;color:var(--custom-text-gray);text-decoration:none;font-size:15px;flex-direction:row-reverse}.footer-section .contact-link.bordered{border-top:1px solid #FFFFFF1A;border-bottom:1px solid #FFFFFF1A;padding:15px 0}.footer-section .contact-icon{color:var(--custom-orange)}.footer-section .news-list{display:flex;flex-direction:column;gap:20px}.footer-section .news-item{display:flex;align-items:center;gap:15px;flex-direction:row}.footer-section .news-thumb{width:60px;height:60px;object-fit:cover;border-radius:4px}.footer-section .news-text{display:flex;flex-direction:column;font-size:15px;line-height:1.4}.footer-section .news-title{font-weight:500;color:var(--custom-white);line-height:2rem}.footer-section .news-desc{font-weight:500;color:var(--custom-white)}.footer-section .footer-links{list-style:none;padding:0;margin:0;width:100%}.footer-section .footer-links li{margin-bottom:10px}.footer-section .footer-links a{color:var(--custom-text-gray);text-decoration:none;font-size:14px;display:flex;align-items:center;gap:8px;transition:padding-right .2s}.footer-section .footer-links a:hover{color:var(--custom-orange)}.footer-section .link-arrow{font-size:10px}html[dir=ltr] .footer-section .link-arrow{transform:rotate(180deg)}.footer-section .footer-logo{max-width:180px;margin-bottom:20px}.footer-section .social-area{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.footer-section .follow-text{font-size:18px;font-weight:700;color:var(--custom-white)}.footer-section .footer-socials{display:flex;gap:15px}.footer-section .footer-socials a{color:var(--custom-white);border-radius:50%;display:flex;justify-content:center;align-items:center;text-decoration:none;transition:all .3s ease}.footer-section .footer-socials a:hover{color:var(--custom-orange)}.footer-section .footer-catalog-btn{align-self:flex-start;margin-top:20px;display:inline-flex;align-items:center;background-color:var(--custom-orange);color:var(--custom-white);padding:10px 20px;border-radius:4px;font-size:16px;font-weight:500;text-decoration:none;white-space:nowrap;transition:background-color .3s,transform .2s}.footer-section .footer-catalog-btn:hover{background-color:var(--custom-footer-bg);color:var(--custom-white)}@media(max-width:992px){.footer-section .footer-content{grid-template-columns:repeat(1,1fr)}}@media(max-width:576px){.footer-section .footer-content{grid-template-columns:1fr;text-align:center}.footer-section .footer-catalog-btn{align-self:center}}.bottombar-section{background-color:var(--custom-dark-green)}.bottombar{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;font-size:12px;font-weight:600;color:var(--custom-text-gray);width:100%}.bottombar-division{display:flex;align-items:center;gap:4px}.bottombar-section .copyright-text{unicode-bidi:embed}@media(max-width:768px){.bottombar{flex-direction:column-reverse;gap:15px;padding:20px;text-align:center}.bottombar-division{justify-content:center;flex-wrap:wrap}}.mob-bottom-nav{display:none}@media(max-width:992px){.mob-bottom-nav{display:flex;align-items:stretch;justify-content:space-around;position:fixed;bottom:0;left:0;right:0;z-index:80;height:62px;background:var(--custom-white);border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -4px 20px #00000014;padding-bottom:env(safe-area-inset-bottom,0px)}.mob-bottom-nav__tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-decoration:none;color:var(--custom-light-gray);padding:8px 4px 6px;position:relative;transition:color .2s ease;-webkit-tap-highlight-color:transparent}.mob-bottom-nav__tab:active{transform:scale(.92)}.mob-bottom-nav__tab--active{color:var(--custom-orange)}.mob-bottom-nav__tab--active:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:32px;height:3px;background:var(--custom-orange);border-radius:0 0 4px 4px}.mob-bottom-nav__icon-wrap{position:relative;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;transition:transform .2s ease}.mob-bottom-nav__tab--active .mob-bottom-nav__icon-wrap{transform:translateY(-2px)}.mob-bottom-nav__badge{position:absolute;top:-6px;right:-8px;min-width:17px;height:17px;padding:0 4px;background:var(--custom-orange);color:var(--custom-white);font-size:10px;font-weight:700;line-height:17px;border-radius:999px;text-align:center;box-shadow:0 0 0 2px var(--custom-white);pointer-events:none}.mob-bottom-nav__label{font-size:10px;font-weight:600;line-height:1;white-space:nowrap;transition:color .2s ease}.main-content{padding-bottom:calc(62px + env(safe-area-inset-bottom,0px))}.footer-section{padding-bottom:calc(102px + env(safe-area-inset-bottom,0px))}}.login-page{display:flex;align-items:center;justify-content:center}.login-page .login-container{width:100%;display:flex;justify-content:center;padding:0 20px}.login-page .login-card{width:100%;max-width:480px;background-color:#fff;border-radius:var(--radius-card, 16px);border:1px solid rgba(0,0,0,.04);box-shadow:0 10px 40px #00000014;padding:20px 10px;text-align:center}.login-page .shop-title{color:var(--custom-dark-green);margin-bottom:12px;font-weight:800;font-size:2rem}.login-page .login-subtitle{display:block;margin-bottom:40px;font-size:16px;color:var(--text-muted, #8898aa);font-weight:500}.login-page .login-card .country-code-input{border-radius:var(--radius-lg, 12px) 0 0 var(--radius-lg, 12px)}.login-page .login-card .ant-space-compact .custom-input{border-radius:0 var(--radius-lg, 12px) var(--radius-lg, 12px) 0;height:50px;font-size:16px;font-weight:600}html[dir=rtl] .login-page .login-card .country-code-input{border-radius:0 var(--radius-lg, 12px) var(--radius-lg, 12px) 0}html[dir=rtl] .login-page .login-card .ant-space-compact .custom-input{border-radius:var(--radius-lg, 12px) 0 0 var(--radius-lg, 12px)}.login-page .login-card .ant-input-password{border-radius:var(--radius-lg, 12px);height:50px;font-size:16px}.login-page .site-form-item-icon{color:var(--icon-muted, #ccc)}.login-page .info-section{background-color:var(--bg-info, #f9fbfd);border:1px dashed var(--border-info, #dce2e6);border-radius:8px;padding:15px;margin-bottom:30px;display:flex;align-items:flex-start;gap:10px;text-align:left}html[dir=rtl] .login-page .info-section{text-align:right}.login-page .info-icon{color:var(--custom-dark-green);font-size:18px;margin-top:2px}.login-page .info-text{font-size:13px;line-height:1.5;color:var(--text-secondary, #666)}.login-page .login-btn{background-color:var(--custom-dark-green);border-color:var(--custom-dark-green);height:56px;font-weight:700;font-size:18px;border-radius:var(--radius-lg, 12px);box-shadow:0 8px 20px #00000026;margin-top:10px}.login-page .login-btn:hover,.login-page .login-btn:focus{background-color:var(--custom-orange);border-color:var(--custom-orange);transform:translateY(-2px);box-shadow:0 12px 24px #0003}.login-page .auth-links .auth-link{padding:0;font-size:14px;color:var(--custom-dark-green)}.login-page .otp-instruction{margin-bottom:24px;font-size:15px}.login-page .otp-input-wrapper{display:flex;justify-content:center;margin-bottom:30px;direction:ltr}.login-page .custom-otp-input input{width:60px;height:60px;border-radius:var(--radius-lg, 12px);font-size:24px;font-weight:700;color:var(--custom-dark-green);border:1px solid var(--border-light, #d9d9d9);background-color:var(--bg-subtle, #f4f6f8);margin:0 8px}.login-page .custom-otp-input input:focus{border-color:var(--custom-dark-green);box-shadow:0 0 0 2px #1f4e3d33;background-color:#fff}.login-page .otp-actions{display:flex;flex-direction:column;gap:15px}.login-page .back-btn{color:var(--text-muted, #8898aa);font-weight:600}.login-page .back-btn:hover{color:var(--custom-dark-green);text-decoration:underline}.fade-in{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:576px){.login-page .login-card{box-shadow:none;background:transparent;border:none;padding:0}.login-page .shop-title{font-size:1.5rem}}.my-account-page .account-header{margin-bottom:30px}.my-account-page .page-title{color:var(--custom-dark-green)!important;font-family:Cairo,sans-serif;font-weight:800!important}.my-account-page .points-balance-card{border:1px solid rgba(31,78,61,.12);background:linear-gradient(135deg,#f4faf7,#fff)}.my-account-page .points-balance-card__inner{display:flex;align-items:center;gap:16px}.my-account-page .points-balance-card__icon{width:52px;height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--custom-orange);color:var(--custom-white);font-size:24px}.my-account-page .points-balance-card__label{display:block;font-size:13px}.my-account-page .points-balance-card__value{font-size:28px;font-weight:800;color:var(--custom-dark-green);line-height:1.2}.my-account-page .points-balance-card__unit{font-size:15px;font-weight:600;color:var(--custom-light-gray)}.my-account-page .points-balance-card__note{display:block;margin-top:12px;font-size:13px}.my-account-page .account-card-container{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000008;padding:20px}.my-account-page .account-tabs .ant-tabs-nav{min-width:220px}.my-account-page .account-tabs .ant-tabs-tab{padding:16px 24px!important;font-size:16px;margin:4px 0!important;border-radius:8px;transition:all .3s}.my-account-page .account-tabs-left .ant-tabs-tab-active{background-color:#f0f7ff}.my-account-page .account-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--custom-dark-green)!important;font-weight:700}.my-account-page .account-tabs .ant-tabs-ink-bar{background:var(--custom-orange)!important}.my-account-page .tab-label{display:flex;align-items:center;gap:10px}.my-account-page .text-danger{color:#ff4d4f!important}.my-account-page .tab-content-wrapper{padding:10px 30px;animation:fadeIn .4s ease}.my-account-page .max-width-600{max-width:600px}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.my-account-page .profile-header{display:flex;align-items:center;gap:20px;margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.my-account-page .avatar-wrapper{position:relative}.my-account-page .avatar-upload-btn{position:absolute;bottom:0;right:0;box-shadow:0 2px 8px #00000026;background-color:var(--custom-orange);color:#fff;border:none}.my-account-page .avatar-upload-btn:hover{background-color:var(--custom-dark-green)!important;color:#fff!important}.my-account-page .account-form .ant-form-item-label label{color:#666;font-weight:600}.account-form .ant-input,.account-form .ant-input-password{border-radius:8px;padding:8px 11px}.my-account-page .save-btn{background-color:var(--custom-dark-green);border-color:var(--custom-dark-green);height:45px;padding:0 30px;font-weight:600;border-radius:8px;margin-top:10px}.my-account-page .save-btn:hover{background-color:var(--custom-orange)!important;border-color:var(--custom-orange)!important}.mb-20{margin-bottom:20px}.d-block{display:block}.my-account-page .section-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.my-account-page .address-card{border-radius:12px;border:1px solid #f0f0f0;transition:all .3s}.my-account-page .address-card:hover{border-color:var(--custom-orange);box-shadow:0 4px 12px #0000000d}.my-account-page .address-card.active{border:1px solid var(--custom-dark-green);background-color:#fcfdfd}.my-account-page .address-card .ant-card-body{padding:20px}.my-account-page .address-card-header{display:flex;justify-content:space-between;margin-bottom:12px}.my-account-page .addr-icon{color:var(--custom-orange)}.my-account-page .address-details{display:flex;flex-direction:column;margin-bottom:16px;min-height:45px}.my-account-page .address-actions{display:flex;justify-content:flex-end;border-top:1px dashed #eee;padding-top:10px}@media(max-width:768px){.my-account-page{padding:20px 0}.my-account-page .account-card-container{padding:0;background:transparent;box-shadow:none}.my-account-page .account-tabs .ant-tabs-nav{background:#fff;padding:10px;border-radius:12px;margin-bottom:20px!important;box-shadow:0 2px 8px #0000000d}.my-account-page .tab-content-wrapper{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 8px #0000000d}.my-account-page .profile-header{flex-direction:column;text-align:center;gap:10px}}.my-orders-page{padding:60px 0;background-color:#f8f9fa}.my-orders-page .orders-header{margin-bottom:30px}.my-orders-page .page-title{color:var(--custom-dark-green)!important;font-weight:800!important;margin-bottom:8px!important}.my-orders-page .orders-tabs .ant-tabs-nav:before{border-bottom:1px solid #e0e0e0}.orders-tabs .ant-tabs-tab{font-size:16px;padding:12px 0;margin-right:32px!important;color:#888}.my-orders-page .orders-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--custom-orange)!important;font-weight:600}.my-orders-page .orders-tabs .ant-tabs-ink-bar{background:var(--custom-orange)!important;height:3px}.my-orders-page .order-card{border-radius:16px;margin-bottom:24px;box-shadow:0 4px 20px #00000008;border:1px solid rgba(0,0,0,.04);transition:all .3s ease;overflow:hidden}.my-orders-page .order-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px #00000014;border-color:#00000014}.my-orders-page .order-card .ant-card-body{padding:24px}.my-orders-page .order-info-group{display:flex;flex-direction:column;gap:8px}.my-orders-page .order-id-wrapper{display:flex;align-items:center;gap:8px}.my-orders-page .order-icon{color:var(--custom-orange);font-size:18px}.my-orders-page .order-id-text{font-size:16px;color:var(--custom-dark-green)}.my-orders-page .order-meta{color:#999;font-size:13px}.my-orders-page .status-tag{border:none;padding:4px 12px;border-radius:20px;font-weight:600;margin-top:4px;display:inline-flex;align-items:center;gap:6px}.my-orders-page .order-products-preview{display:flex;align-items:center;gap:16px}.my-orders-page .product-avatar{border:2px solid #fff;box-shadow:0 2px 8px #0000001a;background:#f4f6f8;padding:4px}.my-orders-page .product-avatar>img{object-fit:contain;mix-blend-mode:multiply}.my-orders-page .items-count-text{font-size:14px;color:#888}.my-orders-page .order-action-col{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:12px;border-left:1px dashed #eee}.my-orders-page .order-total-wrapper{text-align:right;line-height:1.2}.my-orders-page .order-price{color:var(--custom-dark-green)!important;margin:0!important}.my-orders-page .view-order-btn{border-radius:8px;border-color:var(--custom-dark-green);color:var(--custom-dark-green);font-weight:600}.my-orders-page .view-order-btn:hover{background-color:var(--custom-dark-green)!important;color:#fff!important;border-color:var(--custom-dark-green)!important}.my-orders-page .empty-state-wrapper{background:#fff;border-radius:16px;padding:60px 20px;text-align:center;box-shadow:0 4px 20px #00000008}@media(max-width:768px){.my-orders-page .order-action-col{align-items:flex-start;border-left:none;border-top:1px dashed #eee;padding-top:16px;flex-direction:row;justify-content:space-between;align-items:center}.my-orders-page .order-total-wrapper{text-align:left}.my-orders-page .order-products-preview{margin:10px 0}}.order-details-page{padding:40px 0 80px;background-color:#f8f9fa}.order-details-page .page-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.order-details-page .back-btn{padding-left:0;font-weight:500;font-size:16px;color:#555}.order-details-page .back-btn:hover{color:var(--custom-dark-green)!important;background:transparent!important}.order-details-page .order-title-block{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}.order-details-page .status-tag-large{padding:6px 16px;font-size:14px;border-radius:6px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.order-details-page .detail-card{border-radius:12px;box-shadow:0 4px 12px #00000008;overflow:hidden;transition:box-shadow .3s}.order-details-page .detail-card:hover{box-shadow:0 6px 16px #0000000f}.mb-24{margin-bottom:24px}.order-details-page .order-steps{padding:10px 0}.order-details-page .order-steps .ant-steps-item-icon{background-color:#f0f0f0;border-color:#f0f0f0}.order-details-page .order-steps .ant-steps-item-process .ant-steps-item-icon{background-color:var(--custom-orange);border-color:var(--custom-orange);color:#fff}.order-details-page .order-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:transparent;border-color:var(--custom-dark-green);color:var(--custom-dark-green)}.order-details-page .order-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:var(--custom-dark-green)!important}.order-details-page .item-image-box{width:70px;height:70px;border-radius:8px;border:1px solid #eee;padding:4px;background:#fff;display:flex;align-items:center;justify-content:center}.order-details-page .item-image-box img{max-width:100%;max-height:100%;object-fit:contain}.order-details-page .item-price-block{min-width:100px;text-align:right;font-size:16px}.order-details-page .summary-row{display:flex;justify-content:space-between;margin-bottom:12px;font-size:15px}.order-details-page .summary-row.total{font-size:18px;color:var(--custom-dark-green)}.order-details-page .total-price{font-size:20px}.order-details-page .info-header{display:flex;align-items:center;gap:8px;margin-bottom:6px;color:#333}.order-details-page .help-card{background-color:#fff7e6;border:1px solid #ffd591}.order-details-page .help-card .ant-card-body{padding:16px}.order-details-page .help-content{display:flex;align-items:center;gap:16px}@media(max-width:768px){.order-details-page .order-details-page{padding:20px 0}.order-details-page .header-actions{display:none}.order-details-page .order-title-block{flex-direction:column;gap:10px}.order-details-page .order-steps .ant-steps-item-title{font-size:12px;line-height:1.2}.order-details-page .item-price-block{text-align:left;margin-top:8px}}.cart-page .cart-title{color:var(--custom-dark-green)!important;margin-bottom:40px!important;font-weight:800!important;font-size:2.5rem!important}.cart-page .cart-count{font-size:1.5rem;color:#999;font-weight:400}.cart-page .cart-item-card{margin-bottom:24px;border-radius:16px;background-color:#fff;border:1px solid rgba(0,0,0,.04);box-shadow:0 4px 20px #00000008;transition:all .3s cubic-bezier(.25,.8,.25,1);overflow:hidden}.cart-page .cart-item-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #00000014;border-color:#00000014}.cart-page .cart-item-card .ant-card-body{padding:24px}.cart-page .cart-img-container{width:120px;height:120px;background-color:#f4f6f8;border-radius:12px;padding:10px;display:flex;align-items:center;justify-content:center;mix-blend-mode:multiply}.cart-page .cart-item-img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.cart-page .cart-item-card:hover .cart-item-img{transform:scale(1.05)}.cart-page .cart-item-category{font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:#8898aa;font-weight:600;display:block;margin-bottom:4px}.cart-page .cart-item-name{color:var(--custom-dark-green);font-size:1.25rem;font-weight:700;margin:0 0 8px;line-height:1.4}.cart-page .cart-item-price-unit{font-size:15px;color:#666;font-weight:500}.cart-page .cart-actions-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:100%}.cart-page .quantity-controls{display:flex;align-items:center;background-color:#f0f2f5;padding:4px;border-radius:50px;border:1px solid transparent;transition:border-color .3s}.cart-page .quantity-controls:hover{border-color:#d9d9d9}.cart-page .quantity-controls .ant-btn{border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 5px #0000000d}.cart-page .quantity-controls .ant-btn:hover{color:var(--custom-orange);border-color:var(--custom-orange)}.cart-page .quantity-value{font-weight:700;min-width:36px;text-align:center;font-size:16px;color:var(--custom-dark-green)}.cart-page .price-delete-group{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.cart-page .cart-item-total{font-size:1.3rem;font-weight:800;color:var(--custom-orange);letter-spacing:-.5px}.cart-page .remove-btn{color:#999;font-size:13px;padding:0;height:auto}.cart-page .remove-btn:hover{color:#ff4d4f;background:transparent;text-decoration:underline}.cart-page .cart-summary-card{background-color:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.04);box-shadow:0 10px 40px #0000000f;position:sticky;top:100px;padding:16px}.cart-page .summary-title{color:var(--custom-dark-green)!important;margin-bottom:24px!important;font-size:1.5rem!important}.cart-page .summary-row{display:flex;justify-content:space-between;margin-bottom:20px;font-size:18px;color:#555}.cart-page .summary-divider{margin:24px 0}.cart-page .total-row{margin-top:10px;align-items:center}.cart-page .total-label{font-size:1.4rem;font-weight:700;color:var(--custom-dark-green)}.cart-page .total-value{font-size:2.2rem;font-weight:800;color:var(--custom-dark-green);line-height:1}.cart-page .checkout-btn{background-color:var(--custom-dark-green);border-color:var(--custom-dark-green);height:56px;font-weight:700;font-size:18px;border-radius:12px;box-shadow:0 8px 20px #00000026}.cart-page .checkout-btn:hover,.cart-page .checkout-btn:focus{background-color:var(--custom-orange)!important;border-color:var(--custom-orange)!important;transform:translateY(-2px);box-shadow:0 12px 24px #0003}.cart-page .continue-link{text-align:center;margin-top:20px}.cart-page .continue-link a{color:#888;font-size:15px;font-weight:500;display:inline-flex;align-items:center;gap:8px;transition:color .3s}.cart-page .continue-link a:hover{color:var(--custom-dark-green);text-decoration:none}@media(max-width:768px){.cart-page .cart-actions-wrapper{flex-direction:row;margin-top:15px;padding-top:15px;border-top:1px dashed #eee}.cart-page .cart-img-container{width:100px;height:100px}.cart-page .cart-item-name{font-size:1.1rem}.cart-page .cart-title{font-size:2rem!important;text-align:left}}html[dir=rtl] .cart-page .cart-actions-wrapper{text-align:left}html[dir=rtl] .cart-page .price-delete-group{align-items:flex-start;text-align:left}html[dir=rtl] .cart-page .continue-link .anticon{transform:rotate(180deg)}.cart-page .cart-info-note{background:#f0f5ff;padding:12px;border-radius:6px;margin-bottom:20px;margin-top:12px;display:flex;gap:10px;align-items:flex-start}.cart-page .cart-info-icon{color:#2f54eb;margin-top:4px}.cart-page .cart-info-text{font-size:13px;color:#2f54eb}.cart-header{display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-items:flex-start;gap:8px;margin-bottom:32px}.cart-item-card{border-radius:12px;border:1px solid #e8e8e8;margin-bottom:16px;box-shadow:0 2px 5px #00000005;transition:all .3s ease}.cart-item-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.cart-img-wrapper{width:100%;height:80px;border-radius:8px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.cart-img-wrapper img{max-width:100%;max-height:100%;object-fit:contain}.product-title{font-size:16px;font-weight:600;margin:0 0 4px;line-height:1.4}.product-meta{font-size:13px;color:#8c8c8c}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;height:100%;gap:10px}.item-pricing{display:flex;align-items:center;gap:12px}.delete-btn{color:#ff4d4f}.delete-btn:hover{background-color:#fff1f0}.cart-summary-wrapper{position:sticky;top:100px}.cart-summary-card{border-radius:12px;box-shadow:0 4px 15px #0000000d}.cart-summary-card .ant-card-head-title{font-size:22px;font-weight:700}.summary-boxes-section{background-color:#fafafa;padding:10px;border-radius:8px;margin-bottom:16px;border:1px dashed #d9d9d9}.box-summary-row{display:flex;justify-content:space-between;margin-top:8px;font-size:13px;align-items:flex-start}.box-info{display:flex;flex-direction:column}.free-ship-tag{font-size:10px;line-height:16px;padding:0 5px;margin-top:2px;width:fit-content}.cart-deal-messages{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;background-color:#f0f5ff;border:1px solid #adc6ff;border-radius:10px;padding:12px 14px}.cart-deal-message{font-size:14px;line-height:1.7;color:#2f54eb}.checkout-page{background-color:#f8f9fa}.checkout-page__header{margin-bottom:30px}.checkout-page__title{text-align:start;margin:0!important}.checkout-page .order-item-row{display:flex;justify-content:space-between;align-items:center}.checkout-page .item-info{display:flex;align-items:center;gap:12px}.checkout-page .item-total{margin-inline-start:auto}.checkout-page .item-points{margin-top:4px;display:flex;align-items:center;color:#faad14;font-size:13px}.checkout-page .item-points .anticon{margin-inline-end:4px}.checkout-page .item-points .ant-typography{color:#faad14}.checkout-page .summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.checkout-page .summary-discount{color:#389e0d}.checkout-page .payment-method-box{margin-bottom:20px;padding:10px;background:#f9f9f9;border-radius:8px}.checkout-page .cancellation-alert{margin-bottom:16px}.checkout-page .place-order-btn{width:100%;background-color:var(--custom-dark-green)}.checkout-page .points-card__header{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.checkout-page .points-card__balance{display:block;font-size:26px;font-weight:700;color:var(--custom-dark-green);line-height:1.2}.checkout-page .points-card__unit{font-size:15px;font-weight:600;color:var(--custom-light-gray)}.checkout-page .points-card__hint{display:block;margin-top:2px}.checkout-page .points-card__divider{margin:16px 0}.checkout-page .points-card__amount-row{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.checkout-page .points-card__input{width:160px;max-width:100%}.checkout-page .points-card__meta{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px}.checkout-page .points-card__note{flex:1 1 200px;font-size:13px}.checkout-page .points-card__saving{margin-inline-start:auto;margin-inline-end:0;font-size:15px;font-weight:700;padding:4px 12px}.checkout-page .points-card__alert{margin-top:16px}.card-option{display:inline-flex;align-items:center;gap:12px}.card-logos{display:inline-flex;align-items:center;gap:6px}.payment-logo{height:20px;width:auto;object-fit:contain;vertical-align:middle}.pd-gallery{display:flex;flex-direction:column;gap:16px}.pd-gallery__back-btn{display:inline-flex;align-items:center;gap:6px;background:transparent;border:none;cursor:pointer;color:#888;font-size:13px;font-weight:500;padding:0;transition:color .15s;width:fit-content}.pd-gallery__back-btn:hover{color:var(--custom-orange)}.pd-gallery__main{background:#f8f8f8;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1}.pd-gallery__main .ant-image,.pd-gallery__main .ant-image-img{width:100%;height:100%;object-fit:contain}.pd-info{display:flex;flex-direction:column;gap:0;height:100%}.pd-info__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.pd-info__badge{border-radius:50px;padding:4px 12px;font-weight:600;font-size:13px}.pd-info__name{font-size:2.2rem!important;font-weight:800!important;line-height:1.2!important;color:#111!important;margin:0 0 16px!important}.pd-info__price{font-size:28px;font-weight:700;color:var(--custom-orange);margin:0 0 16px}.pd-info__currency{font-size:16px;font-weight:600;color:var(--custom-orange);margin-inline-start:6px}.pd-info__description{font-size:15px!important;color:var(--custom-text-gray)!important;line-height:1.8!important;margin-bottom:20px!important}.pd-info__specs{display:flex;flex-wrap:wrap;gap:8px}.pd-info__spec-pill{display:inline-flex;align-items:center;gap:5px;background:#f5f5f5;border-radius:50px;padding:5px 14px;font-size:13px;font-weight:500;color:#555}.ap-page{padding:30px 0 60px}.ap-topbar{display:flex;align-items:center;gap:10px;margin-bottom:14px}.ap-search-wrap{position:relative;flex:1}.ap-search-icon{position:absolute;inset-inline-start:14px;top:50%;transform:translateY(-50%);color:#aaa;font-size:14px;pointer-events:none}.ap-search-input{width:100%;height:46px;padding:0 40px;border:1.5px solid rgba(0,0,0,.1);border-radius:12px;font-size:15px;color:var(--custom-dark-green);background:var(--custom-white);outline:none;transition:border-color .2s,box-shadow .2s}.ap-search-input:focus{border-color:var(--custom-light-green);box-shadow:0 0 0 3px rgba(var(--custom-light-green-rgb, 80, 140, 80),.12)}.ap-search-input::placeholder{color:#bbb}.ap-search-clear{position:absolute;inset-inline-end:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#bbb;font-size:14px;padding:4px;line-height:1;transition:color .15s}.ap-search-clear:hover{color:var(--custom-dark-green)}.ap-filter-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:7px;height:46px;padding:0 18px;border:1.5px solid rgba(0,0,0,.1);border-radius:12px;background:var(--custom-white);color:var(--custom-dark-green);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.ap-filter-btn:hover{border-color:var(--custom-light-green);color:var(--custom-light-green)}.ap-filter-btn--active{border-color:var(--custom-orange);background:var(--custom-orange);color:var(--custom-white)}.ap-filter-btn--active:hover{background:var(--custom-footer-bg);border-color:var(--custom-footer-bg)}.ap-filter-btn__badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:var(--custom-white);color:var(--custom-orange);font-size:10px;font-weight:800;line-height:1}.ap-active-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px}.ap-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px 5px 12px;border-radius:999px;font-size:13px;font-weight:600}.ap-chip button{border:none;cursor:pointer;font-size:10px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s}.ap-chip,.ap-chip--brand{background:var(--custom-light-green);color:var(--custom-white)}.ap-chip button,.ap-chip--brand button{background:#ffffff40;color:var(--custom-white)}.ap-chip button:hover,.ap-chip--brand button:hover{background:#ffffff73}.ap-chip--category{background:var(--custom-dark-green);color:var(--custom-white)}.ap-chip--category button{background:#fff3;color:var(--custom-white)}.ap-chip--category button:hover{background:#fff6}.ap-chip--type-regular{background:#f0a500;color:#fff}.ap-chip--type-regular button{background:#ffffff40;color:#fff}.ap-chip--type-regular button:hover{background:#ffffff73}.ap-chip--type-protein{background:#e8432d;color:#fff}.ap-chip--type-protein button{background:#ffffff40;color:#fff}.ap-chip--type-protein button:hover{background:#ffffff73}.ap-chip--clear{background:none;color:var(--custom-orange);font-weight:700;cursor:pointer;border:none;padding:5px 8px;font-size:13px;text-decoration:underline;text-underline-offset:2px}.ap-empty{display:flex;flex-direction:column;align-items:center;gap:14px;padding:80px 20px;text-align:center}.ap-empty__icon{font-size:52px;color:#ddd}.ap-btn-primary{background:var(--custom-light-green);color:#fff;border:none;padding:10px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.ap-btn-primary:hover{background:var(--custom-dark-green)}.ap-drawer-overlay{position:fixed;inset:0;background:#0006;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:600;opacity:0;pointer-events:none;transition:opacity .3s ease}.ap-drawer-overlay--visible{opacity:1;pointer-events:auto}.ap-drawer{position:fixed;left:0;right:0;bottom:0;z-index:601;background:var(--custom-white);border-radius:20px 20px 0 0;display:flex;flex-direction:column;max-height:85dvh;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.ap-drawer--open{transform:translateY(0)}@media(min-width:768px){.ap-drawer{left:50%;right:auto;width:480px;transform:translate(-50%) translateY(100%)}.ap-drawer--open{transform:translate(-50%) translateY(0)}}.ap-drawer__handle{width:36px;height:4px;background:#ddd;border-radius:2px;margin:12px auto 0;flex-shrink:0}.ap-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 14px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.ap-drawer__title{font-size:17px;font-weight:800;color:var(--custom-dark-green)}.ap-drawer__close{background:#f0f0f0;border:none;cursor:pointer;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;color:#555;transition:background .2s}.ap-drawer__close:hover{background:#e0e0e0}.ap-drawer__body{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:28px}.ap-drawer__section{display:flex;flex-direction:column;gap:12px}.ap-drawer__section-label{font-size:12px;text-transform:uppercase;letter-spacing:.7px;font-weight:800;color:#aaa}.ap-pills{display:flex;flex-wrap:wrap;gap:8px}.ap-pill{display:inline-flex;align-items:center;gap:7px;padding:9px 18px;border-radius:10px;border:1.5px solid var(--custom-light-green);background:rgba(var(--custom-light-green-rgb, 80, 140, 80),.08);color:var(--custom-light-green);font-size:14px;font-weight:600;cursor:pointer;transition:all .18s ease;white-space:nowrap}.ap-pill:hover{background:rgba(var(--custom-light-green-rgb, 80, 140, 80),.16);color:var(--custom-dark-green);border-color:var(--custom-dark-green)}.ap-pill--active{background:var(--custom-light-green)!important;border-color:var(--custom-light-green)!important;color:var(--custom-white)!important;font-weight:700;box-shadow:0 3px 10px rgba(var(--custom-light-green-rgb, 80, 140, 80),.3)}.ap-pill--active:hover{background:var(--custom-dark-green)!important;border-color:var(--custom-dark-green)!important}.ap-drawer__footer{display:flex;gap:10px;padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid #eee;flex-shrink:0}.ap-drawer__reset{flex:1;height:48px;border:1.5px solid rgba(0,0,0,.12);border-radius:10px;background:transparent;color:var(--custom-dark-green);font-size:15px;font-weight:600;cursor:pointer;transition:background .2s}.ap-drawer__reset:hover{background:#f5f5f5}.ap-drawer__apply{flex:2;height:48px;border:none;border-radius:10px;background:var(--custom-orange);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s}.ap-drawer__apply:hover{background:var(--custom-footer-bg)}@media(max-width:992px){.ap-search-input{font-size:16px}}.ap-shipping-banner{display:flex;align-items:center;justify-content:center;gap:10px;padding:11px 20px;margin-bottom:24px;background:linear-gradient(135deg,#fff7e6,#fff3d6);border:1.5px solid #ffd666;border-radius:12px;color:#875100;font-size:14px;font-weight:600}.ap-shipping-banner__icon{color:var(--custom-orange);font-size:16px;flex-shrink:0;animation:ap-truck-roll 2s ease-in-out infinite}@keyframes ap-truck-roll{0%,to{transform:translate(0)}30%{transform:translate(4px)}60%{transform:translate(-2px)}}.product-card{background:#fff;border-radius:16px;box-shadow:0 1px 4px #0000000f,0 4px 16px #00000012;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;height:100%}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000021}.product-card__image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;background:#f8f8f8;overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__category-badge{position:absolute;top:12px;inset-inline-start:12px;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:20px;padding:3px 10px;font-size:12px;font-weight:500;color:#333;z-index:2;box-shadow:0 1px 4px #00000014}.product-card__oos-badge{position:absolute;top:12px;inset-inline-end:12px;background:#ff4d4f;color:#fff;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600;z-index:2}.product-card__body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.product-card__name{font-size:15px;font-weight:600;color:#111;margin:0;line-height:1.4;cursor:pointer;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__name:hover{color:var(--custom-orange)}.product-card__price{font-size:18px;font-weight:700;color:#111;margin:0}.product-card__currency{font-size:13px;font-weight:500;color:#666;margin-inline-start:3px}.card-control{display:flex;flex-direction:column;gap:10px;margin-top:auto}.card-control__qty-row{display:flex;align-items:center;border:1.5px solid #e0e0e0;border-radius:10px;overflow:hidden;background:#fafafa;height:40px}.card-control__qty-btn{flex:0 0 40px;height:100%;background:transparent;border:none;cursor:pointer;color:#555;font-size:13px;display:flex;align-items:center;justify-content:center;transition:background .15s}.card-control__qty-btn:hover:not(:disabled){background:#f0f0f0}.card-control__qty-btn:disabled{color:#ccc;cursor:not-allowed}.card-control__qty-input{flex:1;border:none;background:transparent;text-align:center;font-size:14px;font-weight:600;color:#111;outline:none;width:0;-moz-appearance:textfield}.card-control__qty-input::-webkit-outer-spin-button,.card-control__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.card-control__add-btn{width:100%;height:44px;border:none;border-radius:10px;background:var(--custom-dark-green);color:#fff;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .2s,transform .1s;letter-spacing:.2px}.card-control__add-btn:hover:not(:disabled){background:var(--custom-orange)}.card-control__add-btn:active:not(:disabled){transform:scale(.98)}.card-control__add-btn--added{background:#52c41a;cursor:default}.card-control__add-btn--added:hover{background:#52c41a}.card-control__add-btn--disabled{background:#d9d9d9;color:#999;cursor:not-allowed}.detail-control{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.detail-control__qty-row{display:flex;align-items:center;border:1.5px solid #e0e0e0;border-radius:12px;overflow:hidden;background:#fafafa;height:50px}.detail-control__qty-btn.ant-btn{width:50px;height:50px;border-radius:0;border:none;background:transparent;color:#555;font-size:15px;display:flex;align-items:center;justify-content:center}.detail-control__qty-btn.ant-btn:hover:not(:disabled){background:#f0f0f0;color:#111}.detail-control__qty-input{width:64px;border:none;background:transparent;text-align:center;font-size:16px;font-weight:700;color:#111;outline:none;-moz-appearance:textfield}.detail-control__qty-input::-webkit-outer-spin-button,.detail-control__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.detail-control__add-btn.ant-btn{height:50px;padding:0 32px;font-size:16px;font-weight:600;border-radius:12px;flex:1}.cart-control{display:flex;align-items:center;justify-content:space-between;gap:8px}.cart-control__qty-row{display:flex;align-items:center;gap:4px;border:1px solid #e0e0e0;border-radius:8px;padding:2px 4px;background:#fafafa}.cart-control__qty-value{min-width:32px;text-align:center;font-size:14px;font-weight:600;color:#111}.cart-item{background:#fff;border-radius:16px;box-shadow:0 1px 4px #0000000f,0 4px 16px #00000012;display:flex;flex-direction:row;overflow:hidden;margin-bottom:16px;transition:box-shadow .2s ease,transform .2s ease}.cart-item:hover{box-shadow:0 8px 24px #0000001c;transform:translateY(-2px)}.cart-item__image-wrapper{flex:0 0 140px;width:140px;padding:12px;display:flex;align-items:center;justify-content:center;background:#f8f8f8}.cart-item__image{width:100%;height:100%;max-height:116px;object-fit:contain;border-radius:10px;background:#fff;box-shadow:0 1px 4px #00000012}.cart-item__content{flex:1;padding:16px;display:flex;flex-direction:column;gap:6px;min-width:0}.cart-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.cart-item__name{font-size:15px;font-weight:600;color:#111;margin:0;line-height:1.4;flex:1;min-width:0}.cart-item__unit-price{font-size:13px;color:#888;margin:0}.cart-item__oos-badge{display:inline-block;background:#ff4d4f;color:#fff;border-radius:20px;padding:2px 10px;font-size:12px;font-weight:600;width:fit-content}.cart-item__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:8px}.cart-item__total{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.cart-item__total-label{font-size:12px;color:#aaa}.cart-item__total-value{font-size:18px;font-weight:700;color:#111}.cart-control__qty-row{display:flex;align-items:center;border:1.5px solid #e0e0e0;border-radius:10px;overflow:hidden;background:#fafafa;height:40px;width:fit-content}.cart-control__qty-btn{flex:0 0 40px;height:100%;background:transparent;border:none;cursor:pointer;color:#555;font-size:13px;display:flex;align-items:center;justify-content:center;transition:background .15s}.cart-control__qty-btn:hover:not(:disabled){background:#f0f0f0}.cart-control__qty-btn:disabled{color:#ccc;cursor:not-allowed}.cart-control__qty-value{min-width:40px;text-align:center;font-size:15px;font-weight:600;color:#111}.cart-control__delete-btn{background:transparent;border:none;cursor:pointer;color:#bbb;font-size:16px;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:color .15s,background .15s;flex-shrink:0}.cart-control__delete-btn:hover:not(:disabled){color:#ff4d4f;background:#fff1f0}.cart-control__delete-btn:disabled{color:#ddd;cursor:not-allowed}.detail-control__add-btn.ant-btn.detail-control__add-btn--added{background:#52c41a;border-color:#52c41a;cursor:default}.detail-control__add-btn.ant-btn.detail-control__add-btn--added:hover{background:#52c41a;border-color:#52c41a}.cart-icon-link{position:relative;font-size:22px;color:var(--custom-light-gray);display:flex;align-items:center;justify-content:center;text-decoration:none;transition:color .3s ease;padding:5px;cursor:pointer}.cart-icon-link:hover{color:var(--custom-orange)}.cart-badge{position:absolute;top:-5px;right:-8px;background-color:var(--custom-orange);color:var(--custom-white);font-size:11px;font-weight:700;height:18px;width:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #00000026;border:2px solid var(--custom-white)}.cart-icon-link.desktop-cart{margin-left:15px;background-color:#f8f9fa;border-radius:50%;width:45px;height:45px;transition:background-color .3s,color .3s,transform .2s}.cart-icon-link.desktop-cart:hover{background-color:#e9ecef;color:var(--custom-orange)}@keyframes shakeCart{0%{transform:rotate(0) scale(1)}25%{transform:rotate(-10deg) scale(1.1)}50%{transform:rotate(10deg) scale(1.1)}75%{transform:rotate(-5deg) scale(1.1)}to{transform:rotate(0) scale(1)}}.cart-icon-link.bump{animation:shakeCart .5s ease-in-out;color:var(--custom-orange)}.mixed-table-btn{border-radius:6px;font-size:13px}.mixed-table__row--even td{background:#fafafa}.cart-drawer__boxes{margin-bottom:8px}.recommendations-section{margin-top:48px;padding-bottom:48px}.recommendations-title{margin-bottom:24px!important}.recommendations-swiper{padding-bottom:44px!important}.recommendations-swiper .swiper-button-next,.recommendations-swiper .swiper-button-prev{color:var(--custom-dark-green);background:#fff;width:32px;height:32px;border-radius:50%;box-shadow:0 2px 8px #0000001f;top:38%;padding:10px}.recommendations-swiper .swiper-button-next:after,.recommendations-swiper .swiper-button-prev:after{font-size:12px;font-weight:800}.recommendations-swiper .swiper-button-disabled{opacity:.3}.recommendations-swiper .swiper-pagination-bullet-active{background:var(--custom-dark-green)}.recommendations-swiper .swiper-slide{height:auto}.recommendations-swiper .swiper-slide .product-card{height:100%}
