.not-found{min-height:calc(100vh - 140px);display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem}.not-found .card{width:min(560px,100%);background:hsla(0,0%,100%,.92);border-radius:28px;padding:3rem 2.5rem;box-shadow:0 25px 60px rgba(15,51,32,.15);border:1px solid rgba(15,159,102,.12);text-align:center;color:#123328}.not-found .eyebrow{display:inline-flex;padding:.4rem 1.2rem;border-radius:999px;background:rgba(15,159,102,.12);color:#0f9f66;font-size:.95rem;letter-spacing:.08em;margin-bottom:1rem}.not-found h1{font-size:clamp(2.4rem,6vw,3.4rem);margin:0 0 1rem;color:#0c6b45}.not-found .subtitle{font-size:1.1rem;margin:0 auto 1.5rem;max-width:32ch;color:#415950;line-height:1.6}.not-found .hint{display:block;margin-bottom:2rem;color:#6c7d75}.not-found .actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center}.not-found .actions a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.85rem 1.8rem;font-weight:600;transition:transform .2s ease,box-shadow .2s ease}.not-found .actions a:hover{transform:translateY(-2px)}.not-found .primary{background:linear-gradient(120deg,#0f9f66,#08c07f);color:#fff;box-shadow:0 15px 35px rgba(10,107,71,.25)}.not-found .ghost{color:#0f9f66;border:1px solid rgba(15,159,102,.3);background:hsla(0,0%,100%,.9)}@media (max-width:768px){.not-found .card{padding:2.5rem 1.75rem}}@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@200;300;400;500;800;900&family=IBM+Plex+Mono:wght@300;500&display=swap");@font-face{font-family:fontbase;src:url(/fonts/FbReformaNarrow-Regularwebfont.woff)}*{padding:0;margin:0;outline:none}body{background:radial-gradient(circle at 5% 0,hsla(0,0%,100%,.7),transparent 45%),linear-gradient(135deg,#fefefe,#f3f9ff 35%,#f5fff7);font-family:fontbase;direction:rtl;color:#121212;overflow-x:hidden}.splash-screen{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 20%,hsla(0,0%,100%,.8),transparent 55%),linear-gradient(135deg,#f6fff5,#ecf8ff 40%,#fff0f7);z-index:9999999;transition:opacity .35s ease,visibility .35s ease;opacity:1;visibility:visible;overflow:hidden}.splash-screen.is-leaving{opacity:0;visibility:hidden}.splash-orb{position:absolute;width:420px;height:420px;background:radial-gradient(circle,rgba(15,159,102,.35),rgba(15,159,102,0));filter:blur(8px);border-radius:50%;animation:splash-orb 6s ease-in-out infinite}.splash-content{position:relative;text-align:center;padding:40px 32px;border-radius:32px;background:hsla(0,0%,100%,.85);box-shadow:0 40px 90px rgba(12,83,52,.15);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);min-width:min(460px,90vw)}.splash-eyebrow{display:inline-flex;padding:6px 18px;border-radius:999px;background:rgba(15,159,102,.12);color:#0f9f66;margin-bottom:16px;font-size:.95rem;letter-spacing:.08em}.splash-content h1{font-size:2rem;margin-bottom:10px}.splash-content p{color:#4f5b63;margin-bottom:24px;font-size:1rem}.splash-indicator{display:inline-flex;gap:10px}.splash-indicator span{width:12px;height:12px;border-radius:50%;background:#0f9f66;opacity:.5;animation:splash-dots 1s linear infinite}.splash-indicator span:nth-child(2){animation-delay:.15s}.splash-indicator span:nth-child(3){animation-delay:.3s}@keyframes splash-dots{0%{transform:translateY(0);opacity:.4}50%{transform:translateY(-6px);opacity:1}to{transform:translateY(0);opacity:.4}}@keyframes splash-orb{0%{transform:scale(.9);opacity:.6}50%{transform:scale(1.1);opacity:.85}to{transform:scale(.9);opacity:.6}}:root{--cart-panel-width:380px;--cart-column-width:380px;--cart-accent:#0f9f66;--cart-surface:#fffdf9;--home-slider-card-height:clamp(260px,26vw,340px);--home-slider-card-padding:clamp(22px,3vw,34px)}.__react_component_tooltip{max-width:250px;white-space:normal}.hide{display:none}.website-content{padding-top:0}.site-root{display:flex;flex-direction:column;min-height:100vh;direction:ltr}.site-root-cart{order:2;min-height:0}.site-root-content{order:1;display:flex;flex-direction:column;min-height:100vh;direction:rtl;gap:0}.site-main-content{flex:1 1;padding-top:80px}@media (min-width:1100px){.site-root{flex-direction:row;align-items:flex-start}.site-root-cart{order:1;flex:0 0 var(--cart-column-width);min-height:100vh;padding-top:120px}.site-root-content{order:2;flex:1 1;max-width:calc(100% - var(--cart-column-width));margin-left:auto;box-sizing:border-box}}.site-root--no-cart{flex-direction:column}.site-root--no-cart .site-root-content{max-width:100%;margin-left:0;padding-inline:clamp(16px,4vw,60px)}.hero-shell{padding:150px 0 110px;background:linear-gradient(120deg,#f2fff9,#e6f7f0 55%,#fff9f2);position:relative;overflow:hidden}.hero-shell:after,.hero-shell:before{content:"";position:absolute;border-radius:50%;filter:blur(45px);opacity:.35;z-index:0}.hero-shell:before{width:380px;height:380px;background:rgba(15,159,102,.18);top:-140px;left:-80px}.hero-shell:after{width:340px;height:340px;background:rgba(255,179,71,.25);bottom:-160px;right:-40px}.hero-simple-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:40px;gap:40px;align-items:center;position:relative;justify-content:space-between;z-index:1}.hero-copy{color:#102c1f;display:flex;flex-direction:column;gap:18px;max-width:540px}.hero-tagline{font-size:.85rem;letter-spacing:.15em;text-transform:uppercase;color:#0f9f66;background:rgba(15,159,102,.1);padding:6px 18px;border-radius:999px;font-weight:700;width:-moz-fit-content;width:fit-content}.hero-copy h1{font-size:clamp(2.6rem,4vw,4rem);line-height:1;color:#0e5f3d;margin:0;font-weight:800}.hero-headline-line{display:block}.hero-copy p{font-size:1.08rem;color:#3d5b4c;margin:0}.hero-main-cta{gap:14px;background:linear-gradient(120deg,#0f9f66,#0bc087);color:#fff;padding:10px 15px;border-radius:999px;font-weight:700;text-decoration:none;box-shadow:0 22px 38px rgba(15,159,102,.25);transition:transform .2s ease,box-shadow .2s ease;width:-moz-fit-content;width:fit-content}.hero-main-cta,.hero-main-cta .icon{display:inline-flex;align-items:center}.hero-main-cta .icon{width:38px;height:38px;border-radius:50%;background:#fff;color:#0f9f66;justify-content:center}.hero-main-cta:hover{transform:translateX(-4px) translateY(-2px);box-shadow:0 28px 45px rgba(15,159,102,.35)}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center}.hero-visual-blob{position:relative;padding:50px;max-width:620px;width:100%}.hero-visual-blob img{display:block;width:100%;height:auto;object-fit:contain}.hero-floating-card{position:absolute;right:20px;bottom:20px;background:linear-gradient(160deg,hsla(0,0%,100%,.95),rgba(235,249,243,.95));box-shadow:0 25px 45px rgba(8,43,27,.18);border-radius:24px;padding:18px 18px 16px;width:min(230px,60vw);display:flex;flex-direction:column;gap:10px;color:#1f3b30;border:1px solid rgba(15,159,102,.12)}.hero-floating-card.compact{position:static;box-shadow:none;width:100%;margin-top:18px}.hero-floating-eyebrow{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#1f7b54}.hero-floating-gallery{display:flex;align-items:center;gap:6px}.hero-floating-gallery span{width:36px;height:36px;border-radius:50%;border:2px solid #fff;background-color:hsla(0,0%,100%,.6);background-size:cover;background-position:50%}.hero-floating-count{font-weight:700;color:#0f5a39}.hero-floating-link{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;color:#0f9f66;font-weight:700;cursor:pointer}.home-eyebrow{font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;background:rgba(15,159,102,.1);padding:6px 16px;border-radius:999px;display:inline-flex;margin-bottom:16px}.home-eyebrow.subtle{background:transparent;color:#5f7380;letter-spacing:.05em}.hero-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;border-radius:999px;font-weight:700;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease}.hero-cta.primary{background:var(--color-primary);color:#fff;box-shadow:0 15px 40px rgba(15,159,102,.25)}.hero-cta.ghost{border-color:rgba(15,159,102,.3);color:var(--color-primary);background:hsla(0,0%,100%,.8)}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 18px 35px rgba(15,159,102,.25)}@media screen and (max-width:1024px){.hero-shell{padding:130px 0 90px}.hero-simple-grid{gap:30px}.hero-main-cta{width:100%;justify-content:center}}:root{--scroll-bar-size:10px;--scroll-bar-thumb-background-color:rgba(0,0,0,.2);--scroll-bar-thumb-background-color-active:rgba(0,0,0,.5);--color-bg:#f4f8fb;--color-surface:#fff;--color-surface-muted:#fff7ef;--color-primary:#0f9f66;--color-primary-dark:#0a7a4d;--color-accent:#ffb347;--color-text:#121212;--radius-xl:32px}::-webkit-scrollbar{width:var(--scroll-bar-size);height:var(--scroll-bar-size);background:0 0;cursor:pointer}::-webkit-scrollbar-thumb{background-color:var(--scroll-bar-thumb-background-color);border-radius:var(--scroll-bar-size);border-color:transparent;border-style:solid;border-width:calc(var(--scroll-bar-size) / 3);background-clip:padding-box}::-webkit-scrollbar-thumb:active{background-color:var(--scroll-bar-thumb-background-color-active)}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{border-width:1px;background-color:var(--scroll-bar-thumb-background-color-active);cursor:pointer}.container{max-width:1500px;margin:auto;display:flex;padding:0 24px;box-sizing:border-box;width:100%}.site-main-content>.container{padding:0}.home-section:not(.warm):not(.accent){padding:0 24px;box-sizing:border-box}.home-section.accent .products-strip-header,.home-section.warm .products-strip-header{padding:0 24px}a{text-decoration:none;color:#121212}.container .container-content{width:100%}.cute-btn{padding:10px 20px;background-color:#4caf50;border:none;border-radius:4px;color:#fff;font-weight:900;cursor:pointer;transition:.3s ease-in-out}.cute-btn:hover{background-color:#419544}#header{background-color:#fff;padding:20px 25px;position:fixed;top:0;right:0;left:0;z-index:999999;color:#0f2f1f;border-bottom:1px solid rgba(15,47,30,.05)}@media (min-width:1100px){#header{right:0;width:calc(100% - var(--cart-column-width) - 40px)}}.site-root--no-cart #header{width:100%!important;right:0;left:0}.header-mobile-bar{display:none;align-items:center;gap:16px;margin-bottom:12px;padding:0 6px;background:#19ba81}.header-mobile-search-shell{display:none;margin-top:10px;background-color:#fff}.header-mobile-logo{display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:0;background:transparent;border:none;box-shadow:none}.header-mobile-logo:hover{transform:none;box-shadow:none}.header-mobile-logo img{height:48px;width:auto}.header-mobile-cart{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#0f9f66;color:#fff;width:48px;height:48px;font-size:1.2rem;position:relative;box-shadow:0 16px 30px rgba(11,61,40,.25);transition:transform .15s ease,box-shadow .15s ease}.header-mobile-cart:hover{transform:translateY(-1px);box-shadow:0 20px 34px rgba(11,61,40,.3)}.header-mobile-cart .number{position:absolute;top:-6px;left:-6px;background:#ffb347;color:#0a3b26;border-radius:999px;min-width:20px;min-height:20px;font-size:.75rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 12px rgba(255,179,71,.4);border:2px solid #fff}#header .header-inner{display:grid;grid-template-columns:minmax(0,320px) 1fr auto;align-items:center;grid-gap:28px;gap:28px;position:relative}@media (max-width:768px){.order-summary-payment-icons .payment-icon{width:33%;aspect-ratio:1/1;height:auto;min-height:auto!important}#header .header-inner{display:none}.header-mobile-bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}#mobile-menu-tog{display:inline-flex;grid-area:menu;flex-direction:column;gap:6px;width:48px;height:48px;border-radius:14px;background:#fff;align-items:center;justify-content:center;cursor:pointer;border:1px solid rgba(15,159,102,.2);box-shadow:0 12px 24px rgba(11,61,40,.18);transition:transform .15s ease,box-shadow .15s ease}#mobile-menu-tog:hover{transform:translateY(-1px);box-shadow:0 18px 30px rgba(11,61,40,.22)}#mobile-menu-tog span{width:22px;height:2px;background:#0b3d28;border-radius:999px}.header-mobile-logo{grid-area:logo;justify-self:center;flex:1 1;display:flex;justify-content:center}.header-mobile-cart{order:1}#header{background:#fff;padding-top:16px}#header-cart-icon{display:none}}.header-brand-block{display:flex;align-items:center}.header-brand{display:inline-flex;align-items:center;gap:16px;transition:transform .25s ease,box-shadow .25s ease}#header-search-wrap,#mobile-header-search-wrap{margin:0;display:flex;align-items:center;position:relative}#header-search-wrap>input[type=text],#mobile-header-search-wrap>input[type=text]{border:none;padding:10px 15px;width:100%;border-radius:50px;background:transparent}#header-search-wrap input[type=text]::placeholder,#mobile-header-search-wrap input[type=text]::placeholder{font-family:fontbase;font-size:1.1rem}#header-search-wrap>.icon,#mobile-header-search-wrap>.icon{font-size:1.3rem;margin-top:3px;position:absolute;top:50%;transform:translateY(-50%);left:10px;color:#25d366}#header .container{width:100%}#mobile-menu-tog{display:none}#header-links{font-size:1rem;font-weight:600;display:flex;justify-content:center;align-items:center;gap:clamp(10px,2vw,26px);flex-wrap:wrap;padding:12px 28px;position:relative;border-radius:999px;background:linear-gradient(120deg,hsla(0,0%,100%,.9),rgba(228,247,237,.95));box-shadow:0 20px 45px rgba(12,45,27,.15);border:1px solid rgba(15,159,102,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}#header-links:after,#header-links:before{content:"";position:absolute;border-radius:999px;inset:4px;border:1px solid hsla(0,0%,100%,.6);opacity:.6;pointer-events:none}#header-links:after{inset:8px;border-color:hsla(0,0%,100%,.2);filter:blur(1px)}.header-nav-block{justify-self:center;background:transparent;border-radius:0;padding:0;border:none;box-shadow:none}.header-link{margin:0;position:relative;color:#1a3c29;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:10px 16px;letter-spacing:.03em;border-radius:999px;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.header-link:hover{color:#0f9f66;background:rgba(15,159,102,.12);box-shadow:0 8px 18px rgba(15,159,102,.15)}.header-link.active{color:#0f9f66;background:rgba(15,159,102,.16);box-shadow:0 12px 22px rgba(15,159,102,.18)}.header-link.active:after,.header-link:hover:after{opacity:1;transform:translateY(0)}.dropdown-link span{display:flex;align-items:center}.dropdown-link span svg{margin-right:5px}.dropdown{position:absolute;top:100%;right:0;width:200px;background-color:#fff;flex-direction:column;border-radius:5px;box-shadow:0 0 30px #9a9a9a3b;display:flex;transition:.3s ease-in-out;margin-top:37px;padding:20px}.dropdown a{margin-bottom:7px}#header-logo{display:flex;align-items:center;justify-content:center;width:80px;height:80px}#header-logo img{height:72px;cursor:pointer}#header-cart-icon{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:18px;background:rgba(15,159,102,.08);padding:8px;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease;height:40px;width:40px}#header-cart-icon:hover{transform:translateY(-2px);background:rgba(15,159,102,.18)}#header-cart-icon .icon{position:relative;border-radius:18px;color:#0b3d28;display:flex;align-items:center;justify-content:center;font-size:26px}#header-cart-icon .icon .number{position:absolute;top:-23px;right:-23px;background-color:#0f9f66;min-width:22px;height:22px;border-radius:999px;color:#fff;box-shadow:0 6px 14px rgba(15,159,102,.35);font-weight:700;font-size:.75rem;display:inline-flex;align-items:center;justify-content:center}.header-actions-block{display:flex;align-items:center;justify-content:flex-end;gap:16px}.header-search-shell{flex:1 1;min-width:220px;max-width:320px;display:flex;align-items:center;padding:6px 14px;background:rgba(246,251,249,.95);border:1px solid rgba(15,47,30,.08);border-radius:18px;box-shadow:0 12px 24px rgba(10,53,32,.06)}.header-mobile-search-shell #mobile-header-search-wrap,.header-search-shell #header-search-wrap{width:100%}.header-contact-chip{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:18px;border:1px solid rgba(15,47,30,.08);background:rgba(246,251,249,.9);box-shadow:0 12px 24px rgba(10,53,32,.08);color:#0b3d28;text-decoration:none}.header-contact-chip .icon{width:42px;height:42px;border-radius:14px;background:rgba(15,159,102,.12);color:#0f9f66;display:flex;align-items:center;justify-content:center}.header-contact-chip .copy{display:flex;flex-direction:column;line-height:1.1}.header-contact-chip small{font-size:.75rem;color:#5b6d63}.header-contact-chip strong{font-size:1rem;color:#0b3d28}.float{position:fixed;width:60px;height:60px;bottom:40px;left:30px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;box-shadow:0 0 17px #5d5d5d94;z-index:9999999;animation:float 6s ease-in-out infinite;display:flex;justify-content:center;align-items:center}@media (min-width:1100px){.float{left:calc(var(--cart-column-width) + 30px)}}.site-root--no-cart .float{left:30px}#call-btn{height:60px;width:60px;border-radius:50%;background:#fff;text-align:center;line-height:65px;font-size:1.4rem;bottom:40px;right:30px;box-shadow:0 0 17px #5d5d5d94}#call-btn,#header-bottom{position:fixed;z-index:99999}#header-bottom{left:0;right:0;top:121px;background-color:#fff;box-shadow:0 0 30px #9a9a9a3b}@media (min-width:1100px){#header-bottom{left:var(--cart-column-width);width:calc(100% - var(--cart-column-width))}}.site-root--no-cart #header-bottom{left:0;width:100%!important}#header-bottom .container{display:flex;align-items:center;justify-content:space-between;padding:0 40px}#header-bottom .header-bottom-link{font-size:1.5rem;font-weight:500;color:#121212;position:relative;padding:20px 0}#header-bottom-center{width:50px}#header-bottom .left,#header-bottom .right{width:40%;display:flex;justify-content:space-between}#header-bottom .header-bottom-link:not(:last-child):after{height:23px;position:absolute;content:"";top:50%;transform:translateY(-50%);bottom:0;left:-50px;background-color:#dbdbdb;width:1px}.subcategories-menu{position:fixed;top:185px;left:20px;padding:26px;border-radius:28px;background:linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(245,252,249,.95));box-shadow:0 35px 60px rgba(12,49,30,.22);display:none;flex-direction:column;gap:20px;--submenu-width:min(640px,calc(100vw - 40px));width:var(--submenu-width);max-width:none;border:1px solid rgba(15,159,102,.08);opacity:0;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease;z-index:99999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (min-width:1100px){.subcategories-menu{left:calc(var(--cart-column-width) + 20px)}}.site-root--no-cart .subcategories-menu{left:20px}.subcategories-menu:has(.subcategories-menu-links.has-many){--submenu-width:min(1120px,calc(100vw - 40px))}.subcategories-menu:before{content:"";position:absolute;top:-10px;left:var(--submenu-arrow-x,calc(100% - 60px));border-color:transparent transparent #fff;border-style:solid;border-width:0 10px 10px;filter:drop-shadow(0 -4px 6px rgba(16,53,34,.15))}.subcategories-menu.show{display:flex;opacity:1;transform:translateY(0)}.subcategories-menu-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(13,58,41,.08);padding-bottom:8px}.subcategories-menu-category-link{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:999px;background:rgba(15,159,102,.08);color:#0f613d;font-weight:700;font-size:.95rem;transition:background .2s ease,color .2s ease,transform .2s ease}.subcategories-menu-category-link:hover{background:#0f613d;color:#fff;transform:translateX(-2px)}.subcategories-menu-title{font-size:1.2rem;font-weight:800;color:#0d3a29}.subcategories-menu-tagline{font-size:.95rem;color:#5a6c63}.subcategories-menu-body{display:flex;justify-content:space-between;gap:22px;align-items:stretch}.subcategories-menu-image{width:190px;height:210px;border-radius:18px;overflow:hidden;box-shadow:0 18px 40px rgba(16,51,33,.18);border:1px solid hsla(0,0%,100%,.5)}.subcategories-menu-image img{object-fit:cover;height:100%;width:100%}.subcategories-menu-links{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;font-size:1rem;grid-auto-rows:minmax(0,auto)}.subcategories-menu-links.has-many{grid-template-columns:none;grid-template-rows:repeat(5,minmax(0,auto));grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);column-gap:16px}@media screen and (max-width:520px){.subcategories-menu-links.has-many{grid-template-rows:none;grid-auto-flow:row;grid-auto-columns:none;column-gap:0}}.subcategories-menu-links a{transition:transform .2s ease,background .2s ease,box-shadow .2s ease;border-radius:13px;display:inline-flex;align-items:center;justify-content:space-between;padding:10px 14px;color:#183328;background:rgba(15,159,102,.08);font-weight:600;box-shadow:inset 0 0 0 1px rgba(15,159,102,.08)}.subcategories-menu-links a:after{content:"›";font-size:1.2rem;color:rgba(24,51,40,.35)}.subcategories-menu-links a:hover{background:var(--color-primary);color:#fff;transform:translateX(-3px);box-shadow:0 12px 20px rgba(15,159,102,.2)}.subcategories-menu-links a:hover:after{color:hsla(0,0%,100%,.7)}@media screen and (max-width:1024px){.subcategories-menu{display:none!important}}#main-footer{margin-top:60px;padding:26px 18px;background:#111b14;color:#f0f6f2;text-align:center;border-top:1px solid hsla(0,0%,100%,.08)}.footer-copy,.footer-credit{margin:6px 0;font-size:.95rem;color:hsla(0,0%,100%,.8)}.footer-credit a{color:#76f1bf;font-weight:600;transition:color .2s ease}.footer-credit a:hover{color:#c2ffe5}#cart-bg{background-color:rgba(13,9,4,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:fixed;top:0;bottom:0;right:0;left:0;z-index:99999997;opacity:0;pointer-events:none;transition:opacity .3s ease}#cart-bg.active{opacity:1;pointer-events:auto}#cart{position:fixed;top:140px;left:0;right:auto;bottom:0;width:min(100%,var(--cart-panel-width));height:auto;max-height:calc(100vh - 160px);background:linear-gradient(165deg,hsla(0,0%,100%,.96),hsla(40,79%,96%,.96));box-shadow:0 35px 65px rgba(22,10,2,.22);z-index:999999999;padding:32px 28px 34px;box-sizing:border-box;display:flex;flex-direction:column;gap:22px;overflow-y:auto;transition:transform .4s ease;transform:translateX(105%);direction:rtl}@media (max-width:640px){#cart{left:0;right:0;width:100%;border-radius:32px 32px 0 0;padding:28px 20px 32px}}#cart.active{transform:translateX(0)}.cart-header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.cart-kicker{font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;color:#a66a2b;display:inline-block;margin-bottom:6px}.cart-header-actions{display:flex;align-items:center;gap:12px}.cart-close{background:rgba(18,11,5,.08);border:none;border-radius:14px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1rem;cursor:pointer;transition:background .2s ease}.cart-close:hover{background:rgba(18,11,5,.18)}.cart-pill{background:rgba(15,159,102,.12);color:#0c5536;padding:13px 24px;border-radius:999px;font-weight:700;font-size:.85rem}.cart-pill.subtle{background:rgba(0,0,0,.05);color:#4b3a30}.cart-items-list{flex:1 1;min-height:120px;border-radius:24px;background:hsla(0,0%,100%,.7);padding:4px 4px 12px;overflow-y:auto;display:flex;flex-direction:column;gap:14px}.cart-empty-state{padding:32px;text-align:center;color:#7a6a60;font-weight:600}.cart-card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 25px 50px rgba(27,16,6,.08);border:1px solid rgba(19,12,5,.08)}.cart-summary-card{direction:rtl}.cart-card-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.cart-card-eyebrow{font-size:.75rem;letter-spacing:.2em;color:#b2762f;display:block;margin-bottom:6px;text-transform:uppercase}#cart-coupon{margin-top:0}#cart-coupon-form{display:flex;flex-wrap:wrap;gap:10px}#cart-coupon-form input{flex:1 1;min-width:140px;padding:12px 16px;border:1px solid rgba(0,0,0,.08);border-radius:18px;font-family:fontbase;background:#fffaf4}#cart-coupon-form button{background:var(--cart-accent);color:#fff;border:none;border-radius:20px;padding:11px 20px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 12px 25px rgba(15,159,102,.32)}#cart-coupon-form button.remove{background:#d05649;box-shadow:0 12px 25px rgba(208,86,73,.3)}#cart-coupon-form button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.cart-coupon-message{margin-top:8px;font-size:.95rem}.cart-coupon-message.success{color:#0b9148}.cart-coupon-message.error{color:#d05649}.cart-coupon-message.info{color:#3f3f3f}.cart-coupon-applied{margin-top:5px;font-size:.9rem;color:#3f3f3f}#cart-sum{display:flex;flex-direction:column;gap:12px}.cart-summary-row{display:flex;justify-content:space-between;color:#3c2b20;font-weight:600}.cart-summary-row.discount{color:#b14732}.cart-summary-row .value{font-weight:700}.cart-summary-total{font-size:1.2rem;border-top:1px solid rgba(0,0,0,.08);padding-top:12px}.cart-checkout-button{background:linear-gradient(120deg,#0f9f66,#0bc087);color:#fff;border:none;border-radius:24px;width:100%;padding:15px;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 25px 40px rgba(13,128,82,.4);transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.cart-checkout-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.cart-checkout-button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 32px 45px rgba(13,128,82,.5)}.cart-delivery-note{margin:-10px 0 0;font-size:.85rem;color:#6b5a4d;text-align:center}.cart-page-shell{padding:140px clamp(16px,6vw,80px) 80px;width:100%}@media (max-width:640px){.cart-page-shell{padding:120px 16px 60px}}.cart-page-panel{width:min(960px,100%);margin:0 auto;background:#fff;border-radius:36px;padding:clamp(24px,4vw,48px);box-shadow:0 40px 80px rgba(8,28,16,.12);border:1px solid rgba(15,47,30,.08);direction:rtl}.cart-page-panel .cart-header{flex-direction:column;align-items:flex-start;gap:18px}.cart-page-panel .cart-header-actions{width:100%;justify-content:space-between}.cart-page-panel .cart-header-actions .cart-pill{background:rgba(15,159,102,.18)}.cart-page-full{width:100%;padding:140px clamp(16px,6vw,80px) 100px;box-sizing:border-box;direction:rtl}.cart-page-grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(320px,1fr);grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px);margin-top:0;align-items:start}.cart-page-main{display:flex;flex-direction:column;gap:24px}.cart-page-card{background:#fff;border-radius:32px;padding:clamp(20px,3vw,36px);box-shadow:0 30px 70px rgba(8,28,16,.08);border:1px solid rgba(15,47,30,.08)}.cart-page-card.cart-page-items-card{background:transparent;border-radius:0;padding:0;box-shadow:none;border:none}.cart-page-card-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.cart-page-card-head h3,.cart-page-card-head h4{margin:4px 0 0;color:#0f3422}.cart-page-items-list{display:flex;flex-direction:column;gap:20px}.cart-page-empty{text-align:center;padding:40px 20px;border-radius:24px;background:rgba(249,252,250,.8);border:1px dashed rgba(15,159,102,.4)}.cart-page-empty h4{margin:0 0 12px}.cart-page-empty p{margin:0 0 16px;color:#526157;line-height:1.6}.cart-page-empty-link{color:#0f9f66;font-weight:700;text-decoration:underline}.cart-page-summary-card{position:-webkit-sticky;position:sticky;top:140px;display:flex;flex-direction:column;gap:20px}.cart-summary-header h3{margin:4px 0 0}.cart-summary-breakdown{display:flex;flex-direction:column;gap:12px}.cart-page-summary-note{margin:0;font-size:.95rem;color:#5c6d63;line-height:1.5}.cart-page-suggestions-slider{margin:12px 0 20px;display:flex;flex-direction:column;gap:12px}.cart-page-suggestions-head h4{margin:4px 0 0;color:#0f3422}.cart-suggestions-inline{direction:rtl;--swiper-navigation-color:#0f613d;--swiper-navigation-size:18px}.cart-suggestions-inline .cart-suggestions-swiper{position:relative;padding-bottom:12px;overflow:hidden}.cart-suggestions-inline .cart-suggestions-swiper .swiper-wrapper{display:flex;gap:0}.cart-suggestions-inline .cart-suggestions-swiper .swiper-slide,.cart-suggestions-inline .cart-suggestions-swiper-slide{display:flex;justify-content:center;align-items:stretch;height:auto;padding:0}.cart-suggestions-inline .cart-suggestions-card{display:flex;justify-content:center;align-items:stretch;height:100%;max-width:340px;width:100%}.cart-suggestions-inline .cart-suggestions-swiper:after,.cart-suggestions-inline .cart-suggestions-swiper:before{content:"";position:absolute;top:0;bottom:0;width:32px;z-index:1;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,.98),hsla(0,0%,100%,0))}.cart-suggestions-inline .cart-suggestions-swiper:after{left:0;transform:scaleX(-1)}.cart-suggestions-inline .cart-suggestions-swiper:before{right:0}.cart-suggestions-inline .product-showcase{height:100%;margin:0;padding:12px;border-radius:22px;background:rgba(248,252,250,.9);box-shadow:inset 0 0 0 1px rgba(15,159,102,.12)}.cart-suggestions-inline .product-showcase .product-showcase-image{height:90px}.cart-suggestions-inline .product-showcase .product-showcase-add-to-cart.bottom{position:static;margin-top:10px;justify-content:center}.cart-suggestions-inline .swiper-button-next,.cart-suggestions-inline .swiper-button-prev{width:40px;height:40px;background:rgba(15,159,102,.12);color:#0f613d;border-radius:50%;border:none;top:calc(50% - 20px);z-index:2}.cart-suggestions-inline .swiper-button-prev{left:8px;right:auto}.cart-suggestions-inline .swiper-button-next{right:8px;left:auto}.cart-suggestions-inline .swiper-button-disabled{opacity:.35}.cart-page-suggestions-slider #cart-suggestions,.cart-page-suggestions-slider #cart-suggestions.active,.cart-page-suggestions-slider #cart-suggestions:not(.active){position:static;left:auto;top:auto;right:auto;bottom:auto;height:auto;width:100%;margin:0;background:transparent;border-radius:0;box-shadow:none;border:none;padding:0;display:flex;flex-direction:column;gap:14px}.cart-page-suggestions-slider #cart-suggestions-textuals{display:none}.cart-page-suggestions-slider #cart-suggestions-showcases{display:flex;gap:14px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity}.cart-page-suggestions-slider #cart-suggestions-showcases .product-showcase{width:220px;flex:0 0 auto;margin:0;padding:14px;border-radius:22px;background:rgba(248,252,250,.9);box-shadow:inset 0 0 0 1px rgba(15,159,102,.12);scroll-snap-align:start}.cart-page-suggestions-slider #cart-suggestions-showcases .product-showcase .product-showcase-image{height:90px}.cart-page-suggestions-slider #cart-suggestions-showcases .product-showcase .product-showcase-add-to-cart.bottom{position:static;margin-top:10px;justify-content:center}@media (min-width:1100px){#cart-wrap{position:relative;width:var(--cart-column-width);min-height:100vh}#cart-bg{display:none}#cart{position:fixed;top:0;left:0;right:auto;bottom:0;width:var(--cart-column-width);height:100vh;max-height:none;overflow-y:auto;transition:none;box-shadow:0 30px 70px rgba(22,10,2,.2);direction:rtl}#cart,#cart.active{transform:none}}.cart-item{display:flex;gap:16px;padding:16px;border-radius:22px;background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 20px 30px rgba(20,10,5,.06);position:relative;align-items:center}.cart-item-remove{position:absolute;top:12px;left:12px;background:rgba(0,0,0,.05);border:none;width:28px;height:28px;border-radius:50%;color:#5c4b40;cursor:pointer}.cart-item-pic,.cart-item-remove{display:flex;align-items:center;justify-content:center}.cart-item-pic{width:72px;height:72px;border-radius:18px;background:#fff8f0}.cart-item-pic img{max-width:100%;max-height:100%;object-fit:contain}.cart-item-textuals{flex:1 1;display:flex;flex-direction:column;gap:12px}.cart-item-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.cart-item-name{font-weight:700;color:#2d1d14;max-width:90%}.cart-item-total{font-weight:800;color:#0e4f32}.cart-item-meta{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#4c3d34}.cart-item-price{font-weight:600;color:#0b6a41}.cart-item-amount-chip{padding:4px 10px;border-radius:999px;background:rgba(15,159,102,.12);color:#0f613d;font-weight:700;font-size:.85rem}.cart-item-form-amount{display:inline-flex;align-items:center;gap:6px;background:rgba(15,159,102,.08);border-radius:999px;padding:4px 6px;max-width:140px;width:100%}.cart-item-form-amount button{background:#fff;border:none;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0d5b38;font-size:.85rem;cursor:pointer;box-shadow:0 6px 10px rgba(15,159,102,.2)}.cart-item-form-amount button:hover{background:#f0fdf6}.cart-item-form-amount input{border:none;background:transparent;width:30px;text-align:center;font-weight:700;font-size:.95rem}.cart-item-form-amount input::-webkit-inner-spin-button,.cart-item-form-amount input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-item-form-amount input{-moz-appearance:textfield}@media (max-width:1099px){#cart-suggestions:not(.active){left:-1000px}#cart-suggestions{position:fixed;height:100vh;width:clamp(0px,calc(100vw - var(--cart-panel-width)),700px);max-width:100%;background:#effff6;left:var(--cart-panel-width);z-index:99999998;top:0;bottom:0;box-shadow:0 0 30px #3e3e3e40;transition:left .1s ease-in-out}}#cart-suggestions .product-showcase .product-showcase-image{height:130px;max-height:130px;position:relative}#cart-suggestions.active{transition:left .4s ease .1s}#cart-suggestions-textuals{text-align:center;margin-top:30px;color:#2c2c2c}#cart-suggestions-textuals h4{font-weight:400}#cart-suggestions-textuals h3{font-size:1.8rem}#cart-suggestions-showcases{display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 25px;height:calc(100% - 100px);overflow-y:auto}#cart-suggestions-showcases .cart-item-amount-wrap{display:none}#cart-suggestions-showcases .product-showcase{width:32%;box-sizing:border-box;padding:10px 17px;margin-bottom:30px}#cart-suggestions-showcases .product-showcase-add-to-cart-form{justify-content:center;margin-top:10px}#cart-suggestions-showcases .product-showcase-name{font-size:1rem}#cart-suggestions-showcases .product-description,#cart-suggestions-showcases .product-showcase .product-showcase-add-to-cart:not(.bottom){display:none}#cart-suggestions-showcases .product-showcase .product-showcase-image img{height:100px}#cart-suggestions-showcases .product-showcase .product-showcase-add-to-cart.bottom{position:absolute;bottom:-17px;height:35px;line-height:42px;box-sizing:border-box;font-size:1rem;text-align:center;padding:0 10px;display:flex;align-items:center}.cart-page-shell #cart-suggestions,.cart-page-shell #cart-suggestions.active,.cart-page-shell #cart-suggestions:not(.active){position:static;left:auto;top:auto;right:auto;bottom:auto;height:auto;width:min(960px,100%);margin:clamp(32px,6vw,64px) auto 0;background:#fff;border-radius:32px;box-shadow:0 30px 60px rgba(8,28,16,.1);border:1px solid rgba(15,47,30,.08);padding:clamp(24px,4vw,40px);display:flex;flex-direction:column;gap:20px}.cart-page-shell #cart-suggestions-textuals{margin-top:0;text-align:right}.cart-page-shell #cart-suggestions-showcases{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:18px;gap:18px;height:auto;padding:0}.cart-page-shell #cart-suggestions-showcases .product-showcase{width:100%;margin:0;padding:16px;border-radius:22px;background:linear-gradient(145deg,rgba(247,255,250,.9),rgba(238,251,245,.8));box-shadow:inset 0 0 0 1px rgba(15,159,102,.08)}.cart-page-shell #cart-suggestions-showcases .product-showcase .product-showcase-image{height:110px}.add-to-cart-btn{padding:10px;background-color:#47964b;color:#fff;font-weight:700;border-radius:7px;margin-top:10px;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out;box-shadow:0 0 20px #bebebea3;height:23px;cursor:pointer}.add-to-cart-btn:hover{box-shadow:0 0 20px #b6b6b6;font-size:1.1rem}.add-to-cart-btn svg{margin-left:10px}.mobile-add-to-cart-btn{position:absolute;top:10px;bottom:10px;left:10px;background-color:#0b9148;color:#fff;display:flex!important;align-items:center;justify-content:center;flex-direction:column;padding:11px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:50px;border-radius:15px;box-sizing:border-box}#header-search-results-wrap .mobile-add-to-cart-btn,#header-search-results-wrap .mobile-card-amount{top:5px;bottom:5px;left:5px}.mobile-card-amount{position:absolute;top:10px;bottom:10px;left:10px;display:flex!important;flex-direction:column;width:50px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.desktop-card-amount>*,.mobile-card-amount>*{flex-grow:1;display:flex;align-items:center;text-align:center;justify-content:center;border:1px solid #ebebeb;width:100%}.mobile-card-amount>input{border-top:none;border-bottom:none}.desktop-card-amount .cart-item-amount-btn,.mobile-card-amount .cart-item-amount-btn{color:#444;cursor:pointer}.desktop-card-amount .cart-item-amount-btn.disabled,.mobile-card-amount .cart-item-amount-btn.disabled{opacity:.45;cursor:not-allowed}.mobile-card-amount .cart-item-amount-btn:first-child{border-radius:10px 10px 0 0}.mobile-card-amount .cart-item-amount-btn:last-child{border-radius:0 0 10px 10px}.desktop-card-amount{display:flex!important;overflow:hidden;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:43px;margin-top:10px}.desktop-card-amount>input{border-left:none;border-right:none}.desktop-card-amount .cart-item-amount-btn:first-child{border-radius:0 10px 10px 0}.desktop-card-amount .cart-item-amount-btn:last-child{border-radius:10px 0 0 10px}#cart-suggestions-showcases .product-showcase .product-showcase-add-to-cart.bottom svg{margin-left:5px;font-size:1rem}.product-unit-select{display:block;overflow:visible}.products-strip-list{position:relative;padding:var(--home-slider-card-padding);border-radius:36px;background:radial-gradient(circle at 25% 20%,rgba(15,159,102,.08),transparent 55%),linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(239,249,245,.85));overflow:hidden}.products-strip-list .product-showcase{margin-left:20px;width:auto!important;overflow:hidden;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(20px,2.6vw,28px)!important;border-radius:28px;background:hsla(0,0%,100%,.95);box-shadow:0 25px 55px rgba(5,28,18,.12)}.products-strip-list .product-showcase-image{width:clamp(150px,15vw,190px)!important;height:clamp(150px,15vw,190px)!important;margin:0 auto 10px}.products-strip-list .product-showcase-textuals{flex:1 1;justify-content:center}.products-strip-list .product-showcase-name{min-height:2.8em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.products-strip-list .product-showcase-price{display:flex;justify-content:center;gap:6px}.products-strip-slider{padding:20px 0 90px!important}.products-strip .react-multi-carousel-list{overflow:visible;padding-bottom:10px}#slider-items{display:flex;overflow-x:hidden}.slider-item{min-width:100vw;width:100%;background-size:cover;position:relative;color:#fff;padding:110px 180px;box-sizing:border-box;transition:.2s ease-in-out;height:600px;max-height:65vh;background-size:cover!important;background-position:50%!important}#slider-wrap{position:relative;max-width:min(1200px,96vw);margin:0 auto;padding:0 clamp(20px,4vw,32px)}.hero-carousel-frame{position:relative;border-radius:32px;overflow:hidden;height:clamp(320px,45vw,520px);min-height:320px;box-shadow:0 35px 60px rgba(8,28,16,.16)}.hero-carousel-slide{width:100%;height:100%}.hero-carousel-frame .hero-carousel-image,.hero-carousel-frame .mantine-Image-figure,.hero-carousel-frame .mantine-Image-root{height:100%;width:100%;object-fit:cover}#slider-wrap .mantine-Carousel-controls{position:absolute;top:50%;left:0;right:0;bottom:auto;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 24px;pointer-events:none}#slider-wrap .mantine-Carousel-control{position:static;transform:none;background:hsla(0,0%,100%,.95);box-shadow:0 12px 25px rgba(12,33,22,.15);border:1px solid rgba(15,159,102,.2);color:#0f9f66;width:48px;height:48px;border-radius:999px;pointer-events:auto}#slider-arrows{display:flex;position:absolute;right:0;left:0;top:50%;padding:0 50px;color:#fff;z-index:9999;justify-content:space-between;font-size:28px;transform:translateY(-50%)}.slider-arrow{cursor:pointer}#slider-wrap .mantine-Carousel-container,#slider-wrap .mantine-Carousel-root,#slider-wrap .mantine-Carousel-slide,#slider-wrap .mantine-Carousel-viewport{height:100%}#slider-wrap .mantine-Carousel-viewport{border-radius:24px;overflow:hidden}#slider-wrap .mantine-Carousel-indicators{bottom:20px}#slider-wrap .mantine-Carousel-indicator{width:28px;height:4px;border-radius:999px;background-color:hsla(0,0%,100%,.4);transition:opacity .2s ease,transform .2s ease}#slider-wrap .mantine-Carousel-indicator[data-active]{background-color:#fff;opacity:1;transform:scaleX(1.1)}#product-search-input{padding:14px 22px;border:1px solid rgba(15,159,102,.25);border-radius:999px;display:block;width:100%;box-sizing:border-box;background:rgba(245,248,250,.95);box-shadow:inset 0 1px 2px rgba(15,159,102,.08)}.product-showcase{background:#fff;padding:18px 24px;border-radius:24px;border:1px solid rgba(15,159,102,.08);text-align:center;position:relative;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;gap:12px}.product-showcase:hover{transform:translateY(-8px);box-shadow:0 30px 55px rgba(14,47,30,.18)}.product-description{margin-top:5px;color:#444;font-weight:700;margin-bottom:-10px}.showcase-price{display:none}.showcase-price.db{display:inline-block}.old-price{text-decoration:line-through;color:#979797;font-size:.9rem}.new-price{font-weight:700;margin-right:5px}.products-strip-list .sale-badge{display:none!important}.sale-badge{position:absolute;height:40px;width:40px;line-height:40px;border-radius:50%;top:-10px;left:-10px;background-color:#4caf50;color:#fff;font-weight:700;font-size:.7rem;z-index:999;display:none}.sale-badge.vis{display:block}.product-showcase .product-showcase-image{height:170px;max-height:170px;border-radius:18px;display:flex;align-items:center;justify-content:center}.product-showcase .product-showcase-image span{max-height:100%;display:block}.product-showcase .product-showcase-image img{max-width:100%;max-height:100%;object-fit:contain}.discount-badge{position:absolute;top:129px;right:50%;z-index:999;background:hsla(0,100%,96%,.95);padding:6px 15px;font-size:.8rem;color:#e15856;border-radius:5px;text-align:center;transform:translateX(50%);font-weight:700;box-shadow:0 15px 28px #84848433}.cart-item-amount-wrap,.product-showcase .cart-item-amount-wrap .cart-item-amount{width:100%}.product-showcase-name{font-weight:700;font-size:1.3rem;color:#121212;margin-bottom:6px}.product-showcase-textuals{display:flex;flex-direction:column;align-items:center;gap:8px}.product-showcase-pric{margin-bottom:5px}.product-description-badge{position:absolute;top:15px;right:15px;color:#121212;z-index:999;height:15px;width:15px;box-shadow:0 0 20px rgba(42,42,42,.366);border-radius:50%}@keyframes addToCartAnimation{0%{transform:scale(1)}75%{left:20px;top:15px;transform:scale(.8)}90%{left:20px;top:15px;transform:scale(.7);opacity:.6}95%{left:20px;top:15px;transform:scale(0)}to{left:20px;top:15px;transform:scale(0)}}@keyframes addToCartAnimationBig{0%{transform:scale(1)}75%{left:calc(50% - 750px);top:15px;transform:scale(.8)}90%{left:calc(50% - 750px);top:15px;transform:scale(.7);opacity:.6}95%{left:calc(50% - 750px);top:15px;transform:scale(0)}to{left:calc(50% - 750px);top:15px;transform:scale(0)}}.add-to-cart-animation-item{position:fixed;z-index:9999999;animation:addToCartAnimation .8s linear .3s 1 normal forwards;transform:scale(1);background-color:#fff;height:50px;width:50px;border-radius:50%;overflow:hidden}@media screen and (min-width:1550px){.add-to-cart-animation-item{animation:addToCartAnimationBig .8s linear .3s 1 normal forwards}}.add-to-cart-animation-item img{object-fit:contain;height:100%}.product-showcase .product-showcase-add-to-cart{border-radius:40px;font-size:14px;padding:8px 10px}#home-main-content{width:100%;padding-top:30px;display:flex;flex-direction:column;gap:35px}#our-products-title{margin:0;color:#0d3a29;font-size:clamp(2rem,4vw,2.6rem)}.main-products-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:25px;gap:25px;margin-top:20px;width:100%}.main-products-list.sec{padding:0}.load-more-indicator{flex-direction:column;align-items:center;padding:32px 0 20px;color:#0d3a29}.load-more-indicator,.load-more-spinner{display:flex;gap:10px}.load-more-spinner span{width:12px;height:12px;border-radius:50%;background:var(--color-primary,#0f9f66);animation:loadMorePulse .9s ease-in-out infinite;opacity:.5}.load-more-spinner span:nth-child(2){animation-delay:.15s}.load-more-spinner span:nth-child(3){animation-delay:.3s}.load-more-copy{text-align:center;display:flex;flex-direction:column;gap:4px}.load-more-copy strong{font-size:1.1rem}.load-more-copy span{font-size:.95rem;color:rgba(13,58,41,.75)}@keyframes loadMorePulse{0%{transform:translateY(0);opacity:.4}50%{transform:translateY(-6px);opacity:1}to{transform:translateY(0);opacity:.4}}.homepage-section-title{margin-top:15px}#home-pagination{display:flex;flex-direction:row-reverse;justify-content:center;flex-wrap:wrap}.pagination-item{padding:13px 15.5px;border-radius:50%;line-height:13px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pagination-item.active{background-color:#4caf50;color:#fff}#main-products-category-filters{display:flex;gap:10px;margin-top:10px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px}.main-product-category-filter{padding:9px 22px;border-radius:999px;background:hsla(0,0%,100%,.8);border:1px solid rgba(15,159,102,.2);box-shadow:0 10px 25px rgba(10,90,52,.08);cursor:pointer;transition:.2s ease;white-space:nowrap}.main-product-category-filter.active{background:var(--color-primary);color:#fff;border-color:transparent;box-shadow:0 15px 30px rgba(15,159,102,.3)}.filter-scroll{width:100%;overflow:hidden}.home-section.accent,.home-section.surface,.home-section.warm{background:transparent}.home-section+.home-section{margin-top:10px}.home-section.orchard{margin-top:45px;background:linear-gradient(140deg,rgba(244,252,248,.96),rgba(255,245,235,.9));border-radius:40px;padding:44px;box-shadow:0 45px 120px rgba(5,16,10,.25);border:1px solid rgba(97,62,28,.12);position:relative;overflow:hidden}.home-section.orchard:before{content:"";position:absolute;inset:18px;border-radius:32px;border:1px dashed hsla(0,0%,100%,.5);opacity:.3}.orchard-heading{align-items:center}.orchard-heading-cta{display:inline-flex;align-items:center;gap:10px;border:none;border-radius:999px;padding:11px 22px;font-weight:700;background:rgba(12,75,42,.12);color:#0c4b2a;cursor:pointer;transition:background .2s ease,transform .2s ease;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4)}.orchard-heading-cta svg{font-size:1.2rem}.orchard-heading-cta:hover{background:rgba(12,75,42,.2);transform:translateY(-2px)}.orchard-highlights-grid{margin-top:32px;display:grid;grid-template-columns:minmax(260px,1.2fr) minmax(340px,1.8fr) minmax(220px,1fr);grid-gap:24px;gap:24px;align-items:stretch}.orchard-banner-card{min-height:320px;height:100%;width:auto;max-width:100%;justify-self:stretch}.orchard-column{display:flex;flex-direction:column;gap:22px}.orchard-column--left{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);grid-gap:22px;gap:22px}.orchard-column--left .orchard-card{min-height:0}.orchard-column--left .orchard-card:first-child{grid-column:1/-1;min-height:200px}.orchard-column--right{display:grid;grid-gap:22px;gap:22px}.orchard-right-feature{height:100%}.orchard-right-feature,.orchard-right-secondary{min-height:0}.orchard-right-secondary{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.orchard-card{position:relative;display:flex;flex-direction:column;gap:8px;padding:20px 24px;border-radius:26px;background:url(/images/orchard/orchard-card-wood.webp),#edfdec;background-size:cover;background-position:50%;background-repeat:no-repeat;box-shadow:0 25px 50px rgba(26,17,5,.18);color:#3b2a1a;transition:transform .25s ease,box-shadow .25s ease}.orchard-card--stacked{min-height:clamp(200px,18vw,260px)}.orchard-card--feature{padding:32px;min-height:0}.orchard-card--secondary{min-height:0}.orchard-card:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,rgba(138,94,45,.04),rgba(138,94,45,.04) 4px,transparent 0,transparent 12px);opacity:.35;z-index:-1}.orchard-card:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;background:var(--orchard-accent,hsla(0,0%,100%,.25));filter:blur(20px);bottom:-20px;left:-10px}.orchard-card:hover{transform:none;box-shadow:0 25px 50px rgba(26,17,5,.18)}.orchard-card-media{position:absolute;inset:0;pointer-events:none;z-index:0}.orchard-card-media img{position:absolute;bottom:0;left:0;width:65%;height:100%;object-fit:cover;object-position:center}.orchard-card--feature .orchard-card-media img{width:95%}.orchard-card--secondary .orchard-card-media img{width:80%}.orchard-card--stacked .orchard-card-media img{width:85%}.orchard-card-media .orchard-card-orb{position:absolute;width:220px;height:220px;top:-70px;right:-30px}.orchard-card-body{display:flex;flex-direction:column;gap:6px;text-shadow:0 0 30px #b4b4b4;color:#212f00}.orchard-card-body,.orchard-card-footer{position:relative;z-index:1}.orchard-card-badge{display:inline-flex;align-items:center;padding:5px 16px;border-radius:999px;background:hsla(0,0%,100%,.65);color:#66451f;font-size:.85rem;font-weight:700;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5)}.orchard-card h3{margin:0;font-size:1.35rem}.orchard-card p{margin:0;line-height:1.45}.orchard-card-footer{margin-top:auto;display:flex;justify-content:flex-end}.orchard-card-link{display:inline-flex;align-items:center;gap:6px;border:none;background:hsla(0,0%,100%,.85);color:#4b3014;padding:8px 16px;border-radius:999px;cursor:pointer;font-weight:700;box-shadow:0 10px 20px rgba(43,29,10,.15);transition:transform .2s ease,box-shadow .2s ease}.orchard-card-link svg{font-size:1rem}.orchard-card-link:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(43,29,10,.2)}.orchard-card--landscape{grid-row:span 2;min-height:220px}.orchard-card--portrait{min-height:180px}.section-heading{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.section-heading p{max-width:420px;color:#4b5a64;line-height:1.5}.products-search-card{margin-top:15px;background:hsla(0,0%,100%,.9);border-radius:24px;padding:18px 20px;box-shadow:inset 0 0 0 1px rgba(15,159,102,.08),0 15px 30px rgba(12,69,42,.08)}.products-grid-card{margin-top:20px}.products-grid-card .infinite-scroll-component{background:transparent!important}.about-hero{position:relative;overflow:hidden;padding:130px 0 120px;color:#0d3a29;background:linear-gradient(120deg,#f5efe2,#f0f8f3 55%,#fff)}.about-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 15%,rgba(15,159,102,.2),transparent 45%),radial-gradient(circle at 80% 5%,rgba(255,168,92,.25),transparent 40%);opacity:.9;pointer-events:none}.about-hero .container{position:relative;z-index:1}.about-hero-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);grid-gap:40px;gap:40px;align-items:stretch}.about-hero-copy{display:flex;flex-direction:column;justify-content:center}.about-hero-copy h1{font-size:clamp(2.2rem,4vw,3.2rem);margin-bottom:18px;line-height:1.2}.about-hero-copy p{max-width:560px;line-height:1.7;color:#36463c;margin-bottom:18px}.about-hero .about-pill-list{margin-top:10px}.about-hero .about-pill-list span{background:rgba(15,159,102,.12);color:#0f5435}.about-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.about-hero-highlight{background:#fff;border-radius:32px;padding:32px;box-shadow:0 25px 60px rgba(15,45,31,.08);display:flex;flex-direction:column;gap:24px}.about-hero-note{color:#2f4036;line-height:1.6}.about-hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:12px;gap:12px}.about-hero-stat{background:#f5fbf8;border-radius:22px;padding:16px 12px;text-align:center;box-shadow:inset 0 0 0 1px rgba(15,159,102,.07)}.about-hero-stat strong{display:block;font-size:2rem;color:#0c6a43;line-height:1.1}.about-hero-stat span{display:block;margin-top:4px;font-weight:600;color:#4c5d54}.about-hero-footnote{display:block;font-size:.95rem;color:#536256}.about-section{margin-top:45px;width:calc(100% - 80px)}.about-section>.container{display:block}.about-section>.container>*{width:100%}.about-story-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);grid-gap:40px;gap:40px;background:#fff;border-radius:28px;padding:35px;box-shadow:0 25px 60px rgba(15,35,28,.08)}.about-story h2{margin-bottom:15px}.about-story p{line-height:1.8;margin-bottom:10px;color:#31433a}.about-pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.about-pill-list span{background:rgba(15,159,102,.12);color:#0f613d;padding:6px 16px;border-radius:999px;font-weight:600;font-size:.9rem}.about-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:15px;gap:15px}.about-stat-card{background:linear-gradient(135deg,#0f9f66,#0a6f45);color:#fff;border-radius:20px;padding:20px;text-align:center;box-shadow:0 20px 40px rgba(8,43,27,.3);height:55px}.about-stat-card .value{font-size:2rem;font-weight:800;display:block}.about-stat-card .label{font-size:.95rem;font-weight:600;opacity:.85}.about-cta-card,.about-faq-card,.about-values-card{background:#fff;border-radius:28px;padding:35px;box-shadow:0 25px 60px rgba(15,35,28,.08)}.about-faq-card h2,.about-values-card h2{margin-bottom:20px}.about-values{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px}.about-value{background:#f4f8f6;border-radius:20px;padding:20px;border:1px solid rgba(15,159,102,.08)}.about-value h3{margin-bottom:10px;color:#0d3a29}.about-value p{color:#4a5a53;line-height:1.6}.about-faq-card .faq-row-wrapper{border-radius:16px;overflow:hidden}.about-faq-card .faq-body{display:flex;flex-direction:column;gap:14px}.about-faq-card .faq-row{border-radius:18px;padding:18px 22px;background:linear-gradient(135deg,#fbfefc,#f1f8f3);box-shadow:0 18px 45px rgba(10,44,30,.12);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;border:1px solid rgba(15,159,102,.12);border-bottom:none}.about-faq-card .faq-row:hover{border-color:#0f9f66;box-shadow:0 24px 60px rgba(8,28,18,.18);transform:translateY(-2px)}.about-faq-card .faq-row .row-title{padding:0;font-size:1.05rem;font-weight:700;color:#0d3a29;letter-spacing:.01em}.about-faq-card .faq-row .row-title-text{padding-right:3rem;line-height:1.5}.about-faq-card .faq-row .icon-wrapper{width:38px;height:38px;border-radius:50%;border:1px solid rgba(15,159,102,.2);background:#fff;color:#0f9f66;top:18px;right:18px}.about-faq-card .faq-row .icon-wrapper svg{fill:currentColor}.about-faq-card .faq-row .row-content{padding-top:12px}.about-faq-card .faq-row .row-content-text{margin:0;padding:14px 16px;border-radius:14px;background:hsla(0,0%,100%,.9);color:#2f4037;line-height:1.7}@media (max-width:768px){.about-faq-card .faq-row{padding:16px 18px}.about-faq-card .faq-row .row-title-text{padding-right:2.6rem}}.about-cta-card{display:flex;justify-content:space-between;align-items:center;gap:20px}.about-cta-card h3{font-size:1.8rem;margin:10px 0}.about-cta-card p{margin:0;color:#4a5a53}#order-choices{display:flex;flex-wrap:wrap;justify-content:space-between;margin:10px 0}#order-choices>div{width:32%}.gift-choice{text-align:center;border-radius:4px;border:2px solid #ebebeb;padding:10px 0;font-size:.8rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;margin-bottom:10px}.gift-choice.selected{border-color:#4caf50}.gift-choice img{height:50px;width:100px;max-width:100%;object-fit:contain}.gift-choice p{height:2rem}#arrival-msg-order{font-size:1.1rem;font-weight:700;margin:0 0 10px;text-align:center}#payment-form{height:90%;max-height:90%}#payment-form iframe{width:100%;height:100%}#order-form .input-group{width:100%;margin-bottom:10px}#order-form .order-select{padding:10px;border-radius:4px;border:1px solid #ebebeb;width:100%;box-sizing:border-box}#shipping-msg{text-align:center;margin-bottom:8px;font-size:1.1rem;font-weight:700;color:#ad2727}#order-fields-msg{text-align:center;margin-bottom:5px}#order-form-submits{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:10px}#order-form-submits .payment-btn{display:flex;flex-direction:column;align-items:center;background-color:#ebebeb;padding:10px;border-radius:5px;font-size:1.2rem;cursor:pointer;transition:.3s ease-in-out}#order-form-submits .payment-btn:hover{background-color:#d6d6d6}#order-form-submits .payment-btn .icon{font-size:3rem;height:3rem}#order-form-submits .payment-btn .icon.bit img{height:1.5rem}#order-form input,#order-form textarea{padding:10px;border-radius:4px;border:1px solid #ebebeb;width:100%;box-sizing:border-box}#order-form input[type=checkbox]{display:inline-block;width:auto}#order-form input[type=submit]:disabled{opacity:.6;cursor:not-allowed}#order-form input.empty{border:1px solid tomato}#order-form-feedback{margin-bottom:10px}.order-page{background:#f9f8f4;padding-bottom:80px}.order-page-hero{position:relative;width:100%;padding:110px 0 60px;margin:0;background:radial-gradient(circle at top right,rgba(15,159,102,.15),transparent 55%),linear-gradient(135deg,#fefefb,#e6f6ed)}.order-page-hero:after{content:"";position:absolute;top:20px;right:10%;width:220px;height:220px;background:rgba(15,159,102,.08);filter:blur(60px);border-radius:50%;z-index:0}.order-page-hero .container{width:100%;display:block;position:relative;z-index:1}.order-page-hero-inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.85fr);grid-gap:36px;gap:36px;background:hsla(0,0%,100%,.9);border-radius:36px;padding:clamp(28px,4vw,48px);box-shadow:0 35px 70px rgba(12,45,27,.12);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.order-page-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#0f9f66;font-weight:700;font-size:.85rem}.order-page-hero h1{margin-top:6px;margin-bottom:12px;color:#0c2f1d;font-size:clamp(1.8rem,4vw,2.5rem)}.order-hero-copy{display:flex;flex-direction:column;gap:16px}.order-hero-copy>p{margin:0;color:rgba(12,47,29,.75);line-height:1.7}.order-hero-highlights{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.order-hero-highlights li{background:rgba(15,159,102,.08);border:1px solid rgba(15,159,102,.2);border-radius:18px;padding:12px 14px;font-weight:600;color:#0c2f1d}.order-hero-meta{margin-top:8px;border-radius:18px;background:rgba(12,47,29,.06);padding:14px 16px;display:flex;flex-direction:column;gap:4px}.order-hero-meta span{font-size:.85rem;letter-spacing:.08em;color:rgba(12,47,29,.7)}.order-hero-meta strong{font-size:1rem;color:#0c2f1d}.order-page-summary{display:flex;flex-direction:column;gap:18px;background:hsla(0,0%,100%,.9);padding:22px;border-radius:26px;min-width:280px;box-shadow:inset 0 0 0 1px rgba(15,159,102,.08)}.order-page-summary>div{display:flex;flex-direction:column;text-align:right;background:rgba(15,159,102,.08);padding:16px;border-radius:16px;width:100%}.order-page-summary span{font-size:.9rem;color:rgba(12,47,29,.7)}.order-page-summary strong{font-size:1.6rem;color:#082412}.order-page-summary small{font-size:.85rem;color:#0f9f66;display:block;margin-top:4px}@media (max-width:900px){.order-page-hero-inner{grid-template-columns:1fr}.order-page-summary{flex-direction:row;flex-wrap:wrap}.order-page-summary>div{flex:1 1 220px}}@media (max-width:600px){.order-page-hero{padding:80px 0 40px}.order-hero-highlights{grid-template-columns:1fr}}.order-page-body{padding-bottom:40px}.order-page-content{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(0,1fr);grid-gap:30px;gap:30px;margin-top:200px}.order-cart-card{padding-bottom:18px}.order-cart-list{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.order-cart-list li{display:flex;justify-content:space-between;align-items:center;background:rgba(12,47,29,.04);border-radius:14px;padding:10px 14px}.order-cart-list li strong{color:#0c2f1d}.order-cart-list li span{display:block;color:rgba(12,47,29,.7);font-size:.9rem}.order-cart-list .value{font-weight:700;color:#0f9f66}.order-cart-empty{margin:16px 0 0;color:rgba(12,47,29,.7)}.order-main{display:flex;flex-direction:column;gap:30px}.order-card{background:#fff;border-radius:28px;padding:28px;box-shadow:0 20px 45px rgba(13,52,31,.08)}.order-coupon-card{display:flex;flex-direction:column;gap:14px}.order-coupon-form{display:flex;flex-wrap:wrap;gap:12px}.order-coupon-form input{flex:1 1;min-width:160px;border:1px solid rgba(12,47,29,.15);border-radius:16px;padding:12px 16px;background:rgba(246,249,246,.8);font-size:1rem}.order-coupon-form button{border:none;border-radius:16px;padding:12px 20px;font-weight:700;cursor:pointer;background:#0f9f66;color:#fff;box-shadow:0 12px 25px rgba(15,159,102,.25)}.order-coupon-form button.secondary{background:rgba(15,159,102,.12);color:#0f9f66;box-shadow:none}.order-coupon-form button:disabled{opacity:.6;cursor:not-allowed}.order-coupon-message{margin:0;font-size:.9rem;font-weight:600;color:#0c2f1d}.order-coupon-message.success{color:#0f9f66}.order-coupon-message.error{color:#c14545}.order-coupon-message.info{color:#0f5d9f}.order-coupon-active{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-radius:16px;background:rgba(15,159,102,.08);border:1px solid rgba(15,159,102,.2);font-weight:700}.order-coupon-active .discount{color:#0f9f66}.order-card-eyebrow{font-size:.85rem;color:rgba(12,47,29,.65);font-weight:600}.order-card-header h2{margin:6px 0 16px;color:#0c2f1d}.order-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.order-input{display:flex;flex-direction:column;gap:6px}.order-input.full{grid-column:1/-1}.order-input span{font-size:.9rem;color:rgba(12,47,29,.8)}.order-input input,.order-input textarea{border:1px solid rgba(12,47,29,.1);border-radius:14px;padding:12px 14px;background:rgba(246,249,246,.7);font-size:1rem}.order-input textarea{min-height:110px;resize:vertical}.order-input input.invalid{border-color:#f17a7a;background:hsla(0,81%,71%,.08)}.order-terms{margin-top:24px;padding:16px 18px;border-radius:20px;background:rgba(15,159,102,.08);border:1px solid rgba(15,159,102,.2)}.order-terms label{display:flex;gap:10px;align-items:flex-start;font-size:1rem;line-height:1.6;color:#0c2f1d;font-weight:600}.order-terms-copy{flex:1 1;text-align:right}.order-terms label a{color:#0f9f66;text-decoration:underline;font-weight:700}.order-terms input[type=checkbox]{margin-top:2px;width:20px;height:20px;gap:22px;grid-auto-rows:auto}.orchard-banner-card{aspect-ratio:2/3;min-height:0;border-radius:36px;position:relative;overflow:hidden;box-shadow:0 45px 90px rgba(8,18,10,.25)}.orchard-banner-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.1) contrast(1.02)}.orchard-banner-overlay{position:absolute;inset:0;background:linear-gradient(110deg,rgba(7,36,20,.85),rgba(7,36,20,.35))}.orchard-banner-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px;padding:clamp(24px,4vw,40px);max-width:520px;color:#f6fff5}.orchard-banner-eyebrow{font-size:.95rem;letter-spacing:.15em;text-transform:uppercase;background:hsla(0,0%,100%,.2);padding:6px 16px;border-radius:999px;width:-moz-fit-content;width:fit-content}.orchard-banner-card h3{margin:0;font-size:clamp(1.8rem,3vw,2.6rem);color:#fff}.orchard-banner-card p{margin:0;color:hsla(0,0%,100%,.85);line-height:1.5}.orchard-banner-cta{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;border:none;border-radius:999px;padding:10px 20px;background:hsla(0,0%,100%,.18);color:#fff;font-weight:700;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer}.order-shipping-note{margin:20px 0 8px;font-weight:600;color:#0f9f66}.order-arrival-note{margin:0 0 18px;color:rgba(12,47,29,.75)}.order-alert{background:rgba(15,159,102,.12);border:1px solid rgba(15,159,102,.3);padding:12px;border-radius:14px;margin-bottom:18px}.order-payments{margin-top:10px;display:flex;flex-direction:column;gap:16px}.order-payment-grid{display:flex;gap:12px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px;scrollbar-width:thin}.payment-pill{border:none;border-radius:18px;background:rgba(12,47,29,.08);padding:14px;display:flex;flex-direction:column;align-items:center;gap:10px;font-weight:600;color:#0c2f1d;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;flex:0 0 180px}.payment-pill:disabled{opacity:.5;cursor:not-allowed}.payment-pill:not(:disabled):hover{transform:translateY(-3px);box-shadow:0 15px 25px rgba(15,159,102,.2)}.payment-pill .icon{font-size:2rem;display:flex;align-items:center;justify-content:center;height:44px}.order-payments-hint{font-size:.85rem;color:rgba(12,47,29,.8)}.order-gifts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:16px;gap:16px}.order-page .gift-choice{border-radius:16px;border:2px solid rgba(12,47,29,.1);padding:12px;background:hsla(0,0%,100%,.9);transition:border .2s ease,box-shadow .2s ease}.order-page .gift-choice.selected{border-color:#0f9f66;box-shadow:0 12px 25px rgba(15,159,102,.18)}.order-page .gift-choice img{margin-bottom:8px}.order-aside{display:flex;flex-direction:column;gap:24px}.order-summary-card ul{list-style:none;padding:0;margin:20px 0;display:flex;flex-direction:column;gap:10px}.order-summary-card li{display:flex;justify-content:space-between;color:#0c2f1d}.order-summary-card .discount{color:#d14343}.order-summary-total{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid rgba(12,47,29,.1)}.order-summary-total strong{font-size:1.7rem}.order-summary-payment-methods{margin-top:16px;padding-top:14px;border-top:1px dashed rgba(12,47,29,.2)}.order-summary-payment-methods p{margin:0;font-size:.9rem;color:rgba(12,47,29,.7)}.order-summary-payment-icons{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.order-summary-payment-icons .payment-icon{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:14px;border-radius:18px;background:rgba(12,47,29,.08);border:1px solid rgba(12,47,29,.08);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;min-height:120px}.order-summary-payment-icons svg{height:32px;width:auto;color:#0c2f1d}.order-summary-payment-icons .bit-logo{width:64px;height:28px}.order-summary-payment-icons .payment-icon:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.order-summary-payment-icons .payment-icon:not(:disabled):focus-visible,.order-summary-payment-icons .payment-icon:not(:disabled):hover{background:rgba(15,159,102,.12);box-shadow:0 12px 24px rgba(15,159,102,.2);transform:translateY(-3px)}.order-summary-payment-icons .payment-icon-media{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#fff;box-shadow:0 6px 16px rgba(12,47,29,.12)}.order-summary-payment-icons .payment-icon-label{font-weight:600;color:#0c2f1d;font-size:.95rem}.order-summary-payment-hint{margin-top:8px;font-size:.85rem;color:rgba(12,47,29,.65)}.order-summary-terms{margin-top:16px;padding:14px 16px;background:rgba(12,47,29,.05);border-color:rgba(12,47,29,.12)}.order-summary-terms label{font-size:.9rem;line-height:1.4}@media (max-width:600px){.order-summary-payment-icons{display:flex;gap:10px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin}}.order-info-card ul{margin:12px 0 0;-webkit-padding-start:18px;padding-inline-start:18px;color:rgba(12,47,29,.75);line-height:1.7}.order-contact-card{text-align:right}.order-support-link{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;padding:12px 18px;border-radius:999px;background:#0f9f66;color:#fff;font-weight:600}.order-select__control{border-radius:14px!important;border:1px solid rgba(12,47,29,.1)!important;background:rgba(246,249,246,.9)!important;box-shadow:none!important}.order-select__placeholder{color:rgba(12,47,29,.6)!important}.order-select__single-value{color:#0c2f1d!important}.order-select__menu{border-radius:12px!important;box-shadow:0 18px 30px rgba(12,47,29,.12)!important}.order-select__option--is-focused{background:rgba(15,159,102,.08)!important}.order-select__option--is-selected{background:rgba(15,159,102,.2)!important;color:#0c2f1d!important}.order-page .gift-choice p{color:#0c2f1d;font-weight:600}.order-page .gift-choice img{height:70px}.order-payments-header h3{margin:4px 0 0}.order-page .payment-pill .icon svg{max-height:32px}.grow{animation-name:grow;animation-duration:.5s}@keyframes grow{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}#about-image{width:100%;max-height:450px;object-fit:cover;object-position:top}#about-image-wrap{position:relative}#about-image-wrap:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);z-index:998;max-height:450px}#about-image-wrap:after{content:"אודות";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.8rem;font-weight:700;z-index:999}#thanks-page{text-align:center;padding-top:30px}#new-discount-form{margin-top:20px;margin-bottom:30px}#new-discount-form input,#new-discount-form select{width:100%;padding:7px 10px;border:1px solid #ebebeb;border-radius:4px;margin-top:10px;box-sizing:border-box}.category-hero{position:relative;border-radius:0 0 32px 32px;overflow:hidden;min-height:360px;height:360px;margin:100px auto 30px;max-width:1500px;box-shadow:0 35px 60px rgba(7,32,19,.32)}.category-hero-media{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.1)}.category-hero-overlay{position:absolute;inset:0;background:linear-gradient(120deg,rgba(3,25,16,.85),rgba(9,78,48,.65))}.category-hero-content{position:absolute;inset:0;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:50px 24px}.category-hero-copy{width:100%}.category-hero-copy h1{font-size:clamp(2rem,4vw,3.2rem);margin-bottom:15px;text-align:center}.category-hero-copy p{max-width:520px;line-height:1.7;color:hsla(0,0%,100%,.9)}.category-hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.category-chip{background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.25);border-radius:999px;padding:6px 16px;color:#fff;font-size:.9rem;font-weight:600}.category-chip.subtle{background:rgba(10,117,70,.35);border-color:transparent}.category-stat-card{margin-top:24px;background:#fff;border-radius:20px;background:hsla(0,0%,100%,.12);border-radius:28px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 15px 45px rgba(11,34,24,.08);background:linear-gradient(145deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.1));border-radius:24px;padding:24px;text-align:center;border:1px solid hsla(0,0%,100%,.35);box-shadow:0 20px 45px rgba(5,16,10,.35);display:block;font-size:2.4rem;font-size:.95rem;opacity:.9}.category-content{font-size:1rem;opacity:.92}.subcategory-filter-card{background:#fff;border-radius:26px;padding:24px 28px;box-shadow:0 25px 45px rgba(10,51,32,.08);border:1px solid rgba(15,159,102,.08);margin-bottom:30px}.subcategory-filter-head{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.subcategory-filter-head p{margin:6px 0 0;color:#4b5a64;font-size:.95rem}.subcategory-filter-scroll{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.subcategory-pill{padding:10px 20px;border-radius:999px;border:1px solid rgba(15,159,102,.18);background:rgba(15,159,102,.08);font-weight:600;color:#0f5a39;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,color .2s ease;white-space:nowrap}.subcategory-pill:hover{background:rgba(15,159,102,.16)}.subcategory-pill.active{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 12px 24px rgba(15,159,102,.25)}.subcategory-reset-btn{border:none;background:rgba(15,159,102,.1);color:#0f5a39;font-weight:700;border-radius:999px;padding:9px 20px;cursor:pointer;transition:background .2s ease,transform .2s ease}.subcategory-reset-btn:hover{background:rgba(15,159,102,.2);transform:translateY(-1px)}.subcategory-filter-loading{margin:20px 0 0;color:#4b5a64;font-weight:600}.category-search-input::placeholder{color:#6a7a73}.category-search-form:focus-within{border-color:rgba(15,159,102,.4);box-shadow:0 20px 50px rgba(10,54,33,.18)}.category-search-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap}.category-search-header h2{margin:6px 0 0;font-size:clamp(1.4rem,3vw,2rem)}.category-result-chip{background:#0f9f66;color:#fff;padding:8px 18px;border-radius:999px;font-weight:600;box-shadow:0 12px 30px rgba(9,65,39,.25)}.category-search-form{margin-top:18px;background:#fff;border-radius:20px;padding:10px 16px;display:flex;align-items:center;gap:10px;box-shadow:0 15px 45px rgba(11,34,24,.08);width:100%}.category-search-icon{color:#0f9f66}.category-search-input{border:none;outline:none;flex:1 1;font-size:1rem;background:transparent}.category-products-card{margin-top:25px;border-radius:32px;padding:10px 0 20px;box-shadow:0 30px 80px rgba(12,32,22,.08)}.category-loader{display:flex;flex-direction:column;align-items:center;gap:12px;padding:30px 0}.category-loader-dots{display:flex;gap:10px}.category-loader-dot{width:12px;height:12px;border-radius:50%;background:#0f9f66;opacity:.4;animation:categoryLoaderPulse 1.2s ease-in-out infinite}.category-loader-dot:nth-child(2){animation-delay:.15s}.category-loader-dot:nth-child(3){animation-delay:.3s}.category-loader-label{margin:0;color:#0a3a26;font-weight:600}@keyframes categoryLoaderPulse{0%,80%,to{transform:scale(.6);opacity:.3}40%{transform:scale(1);opacity:1}}.infinite-scroll-component{overflow-x:hidden!important}#mobile-search-closer,#search-closer{height:100vh;width:100vw;position:fixed;right:0;top:0;bottom:0}#header-search-results,#mobile-header-search-results{position:absolute;top:40px;right:0;border-radius:16px;box-shadow:0 20px 45px rgba(17,43,31,.25);background-color:#fff;width:420px;max-width:calc(100vw - 20px);overflow:hidden}#header-search-results-wrap,#mobile-header-search-results-wrap{max-height:410px;overflow-y:auto}.quick-search-item{display:flex;align-items:center;gap:16px;padding:14px 18px;border-bottom:1px solid rgba(12,58,37,.08)}.quick-search-item:last-child{border-bottom:none}.quick-search-thumb{width:64px;height:64px;border-radius:16px;background:#f4f8f6;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.quick-search-thumb img{width:100%;height:100%;object-fit:contain}.quick-search-thumb-fallback{font-weight:700;color:#5c6d64}.quick-search-details{flex:1 1;display:flex;flex-direction:column;gap:6px}.quick-search-title{font-weight:700;color:#0d3a29}.quick-search-price{display:flex;align-items:baseline;gap:8px;color:#41544a;font-size:.95rem}.quick-search-price .old-price{text-decoration:line-through;color:#94a6a0;font-size:.85rem}.quick-search-price .current-price{font-weight:700}.quick-search-price .unit{color:#6e7e75;font-size:.85rem}.quick-search-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;background:#fff6d8;color:#b97800;font-size:.75rem;font-weight:600}.quick-search-actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.quick-search-in-cart{font-size:.85rem;color:#5a6c63}.quick-search-add{background:var(--color-primary);color:#fff;border:none;border-radius:999px;padding:6px 14px;font-weight:700;cursor:pointer;box-shadow:0 10px 20px rgba(15,159,102,.25);transition:transform .2s ease,box-shadow .2s ease}.quick-search-add:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(15,159,102,.35)}.search-results-empty{padding:40px 20px;text-align:center;color:#4b5a64;font-weight:600}#mobile-nav,#mobile-nav-bg{display:none}.products-strip{position:relative;display:flex;flex-direction:column;gap:18px}.products-strip-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap}.product-popup-quantity{display:flex;gap:12px;padding:8px 18px;width:100%;max-width:360px;margin:0 auto}.product-popup-quantity button{width:40px;height:40px;flex:0 0 40px}.products-strip .react-multi-carousel-track{margin-left:0!important;display:flex;align-items:stretch;overflow:visible}.products-strip .react-multi-carousel-item,.products-strip .react-multi-carousel-item>div{display:flex;height:100%;width:100%}.products-strip-list:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border-radius:32px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05);pointer-events:none}.products-strip .products-strip-arrows,.products-strip-list .products-strip-arrows{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;align-items:center;padding:0 18px;pointer-events:none;z-index:2}.products-strip .products-strip-arrow{background:#fff;border:1px solid rgba(15,159,102,.3);color:#0d3a29;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px rgba(12,45,26,.12);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;pointer-events:auto}.products-strip .products-strip-arrow:hover:not(:disabled){transform:translateY(-2px)}.products-strip .products-strip-arrow:disabled{opacity:.4;box-shadow:none}.products-strip .products-strip-see-all-link{background:var(--color-primary);color:#fff;border-radius:999px;padding:10px 18px;font-weight:700;box-shadow:0 15px 35px rgba(15,159,102,.25);display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer;margin-left:auto}.products-strip .products-strip-see-all-link:hover{background:var(--color-primary-dark)}#product-popup-bg{position:fixed;top:0;bottom:0;right:0;left:0;background-color:rgba(4,23,14,.55);z-index:999999999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#product-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999999999;width:min(960px,calc(100vw - 32px));background:radial-gradient(circle at top left,rgba(125,243,190,.25),transparent 50%),linear-gradient(135deg,rgba(247,252,248,.98),rgba(227,245,236,.96));color:#082412;padding:42px;border-radius:36px;box-shadow:0 45px 120px rgba(5,16,10,.45);overflow:hidden;max-height:80vh;overflow-y:auto;border:1px solid rgba(15,159,102,.15)}.product-popup-close{position:absolute;top:20px;left:20px;background:hsla(0,0%,100%,.8);border:none;border-radius:999px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#0b341f;cursor:pointer;box-shadow:0 10px 25px rgba(9,48,27,.25);transition:background .2s ease,transform .2s ease}.product-popup-close:hover{background:#fff;transform:scale(1.05)}.product-popup-content{display:flex;gap:32px;align-items:stretch}.product-popup-media{flex:1 1 40%;background:linear-gradient(160deg,rgba(15,159,102,.18),hsla(0,0%,100%,.7));border-radius:28px;position:relative;overflow:hidden;min-height:320px}.product-popup-media:before{content:"";position:absolute;top:-25%;left:-10%;width:160px;height:160px;background:hsla(0,0%,100%,.35);filter:blur(10px);border-radius:50%}.product-popup-media-blur{position:absolute;bottom:-60px;right:-40px;width:220px;height:220px;background:rgba(15,159,102,.35);filter:blur(60px);border-radius:50%}.product-popup-image{height:auto;object-fit:cover;z-index:2;position:relative;height:100%;width:100%;max-height:50vh}.product-popup-badge{position:absolute;top:24px;right:24px;z-index:999;background:rgba(15,159,102,.95);color:#fff;padding:6px 14px;border-radius:999px;font-weight:700;font-size:.9rem;box-shadow:0 12px 30px rgba(12,78,49,.35)}.product-popup-info{flex:1 1 55%;display:flex;flex-direction:column;gap:18px}.product-popup-eyebrow{font-size:.95rem;color:#0f9f66;font-weight:700;letter-spacing:.04em}.product-popup-info h2{margin:0;font-size:clamp(1.8rem,3vw,2.6rem);color:#082412}.product-popup-description{margin:0;line-height:1.7;color:#345040}.product-popup-price{display:flex;flex-direction:column;gap:6px}.product-popup-price-primary{display:flex;align-items:baseline;gap:10px}.price-current{font-size:2.2rem;font-weight:800;color:#0c4b2a}.price-compare{font-size:1rem;color:rgba(8,36,18,.55);text-decoration:line-through}.price-unit{font-weight:600;color:#3f5a4b}.product-popup-price-secondary{font-weight:600;color:#0d3c24}.product-popup-tags{display:flex;flex-wrap:wrap;gap:10px}.product-popup-tag{background:hsla(0,0%,100%,.9);color:#0b331e;padding:6px 16px;border-radius:12px;font-weight:600;border:1px solid rgba(15,159,102,.25)}.product-popup-actions{gap:14px;margin-top:auto;display:flex;flex-direction:column;gap:18px;padding-top:18px;border-top:1px solid rgba(12,47,29,.08)}.product-popup-actions-row{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.product-popup-actions-row>*{flex:1 1;min-width:150px}.product-popup-total-chip{text-align:center}.product-popup-unit-toggle{display:inline-flex;gap:8px;background:hsla(0,0%,100%,.7);padding:6px;border-radius:999px;margin-top:6px}.product-popup-unit-option{border:none;background:transparent;padding:6px 16px;border-radius:999px;font-weight:600;color:#345040;cursor:pointer}.product-popup-unit-option.active{background:#0f9f66;color:#fff;box-shadow:0 10px 25px rgba(7,82,49,.35)}.product-popup-quantity{display:inline-flex;align-items:center;gap:10px;background:hsla(0,0%,100%,.85);padding:6px 14px;border-radius:999px;border:1px solid rgba(12,75,42,.12);flex-wrap:wrap;justify-content:center}.product-popup-quantity button{border:none;background:#0f9f66;color:#fff;width:36px;height:36px;border-radius:50%;font-size:1rem;cursor:pointer;box-shadow:0 12px 25px rgba(12,75,42,.25)}.product-popup-quantity button:disabled{background:rgba(12,75,42,.2);box-shadow:none;cursor:not-allowed}.product-popup-quantity-value{font-size:1.4rem;font-weight:700;min-width:40px;text-align:center}.product-popup-quantity-unit{font-weight:600;color:#345040}.product-popup-total-chip{background:rgba(8,36,18,.08);color:#082412;font-weight:700;padding:8px 18px;border-radius:12px}.product-popup-cart-note{margin:0;font-size:.9rem;color:rgba(8,36,18,.65)}.product-popup-related{margin-top:32px;padding-top:24px;border-top:1px solid rgba(12,47,29,.08);display:flex;flex-direction:column;gap:18px}.product-popup-related-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.product-popup-related-head h3{margin:0;font-size:1.6rem;color:#082412}.product-popup-related-eyebrow{display:inline-block;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:#0f9f66;font-weight:700;margin-bottom:4px}.product-popup-related-arrows{display:flex;gap:10px}.product-popup-related-arrows button{width:42px;height:42px;border-radius:50%;border:none;background:hsla(0,0%,100%,.9);box-shadow:0 12px 25px rgba(9,48,27,.18);color:#0c4b2a;font-size:1.1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.product-popup-related-arrows button:hover{transform:translateY(-2px);box-shadow:0 18px 35px rgba(9,48,27,.25)}.product-popup-related-track{display:grid;grid-auto-flow:column;grid-auto-columns:max(220px,calc((100% - 48px) / 4));grid-gap:16px;gap:16px;overflow-x:auto;scroll-snap-type:x proximity;padding:40px 20px}.product-popup-related-track::-webkit-scrollbar{display:none}.product-popup-related-card{background:#fff;border:1px solid rgba(12,47,29,.08);border-radius:24px;padding:14px;display:flex;flex-direction:column;gap:12px;box-shadow:0 20px 35px rgba(9,48,27,.12);cursor:pointer;scroll-snap-align:start;text-align:right;transition:transform .2s ease,box-shadow .2s ease}.product-popup-related-card:hover{transform:translateY(-4px);box-shadow:0 28px 45px rgba(9,48,27,.2)}.product-popup-related-card-image{width:100%;background:linear-gradient(135deg,#f6fff8,#fef9f3);border-radius:18px;min-height:180px;display:flex;align-items:center;justify-content:center}.product-popup-related-card-image img{max-width:100%;height:auto;max-height:150px;object-fit:contain}.product-popup-related-card-body{display:flex;flex-direction:column;gap:6px}.product-popup-related-card-name{font-weight:700;color:#082412;line-height:1.3}.product-popup-related-card-price-line{display:flex;align-items:baseline;gap:6px}.product-popup-related-card-price{font-weight:800;color:#0c4b2a}.product-popup-related-card-unit{color:rgba(8,36,18,.7);font-weight:600}.product-popup-related-card-actions{display:flex;flex-direction:column;gap:4px;margin-top:10px}.product-popup-related-card-qty{width:100%}.product-popup-related-card-qty.desktop-card-amount{margin-top:0;height:46px;overflow:hidden;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15)}.product-popup-related-card-qty.desktop-card-amount>*{border-color:rgba(12,47,29,.12);background:rgba(248,250,248,.95)}.product-popup-related-card-qty .cart-item-amount-btn{flex:0 0 46px;background:rgba(12,47,29,.05);color:#0c4b2a;font-size:1.1rem;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease}.product-popup-related-card-qty .cart-item-amount-btn:not(.disabled):hover{background:rgba(12,47,29,.12)}.product-popup-related-card-qty .cart-item-amount-btn.disabled{opacity:.4;cursor:not-allowed}.product-popup-related-card-qty .cart-item-amount-number{width:100%;text-align:center;background:#fff;font-weight:700;font-size:1.05rem;color:#082412;pointer-events:none;border:1px solid #dde0de;border-right:none;border-left:none}.product-popup-related-card-qty .cart-item-amount-number::-webkit-inner-spin-button,.product-popup-related-card-qty .cart-item-amount-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media screen and (max-width:768px){.product-popup-content{flex-direction:column}.product-popup-related-track{grid-auto-columns:minmax(240px,80%)}}.legal-page{background:#f8f4ee;padding-bottom:80px;margin-top:106px}.legal-hero{background:radial-gradient(circle at top right,rgba(255,223,186,.6),hsla(0,0%,100%,0)) #f6e8d8;padding:80px 0 60px;color:#1f140a}.legal-hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem;align-items:center}.legal-eyebrow{font-size:14px;letter-spacing:.15em;text-transform:uppercase;display:inline-block;margin-bottom:12px;color:#8c561a}.legal-hero h1{margin-bottom:16px}.legal-hero p{max-width:540px;color:#4c3d35}.legal-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.legal-hero-card{background:hsla(0,0%,100%,.9);border-radius:24px;padding:32px;box-shadow:0 12px 30px rgba(80,58,32,.12);border:1px solid hsla(28,32%,62%,.4)}.legal-hero-card h3{margin-bottom:16px}.legal-hero-card ul{margin:0;-webkit-padding-start:20px;padding-inline-start:20px;color:#4c3d35}.legal-stats{margin-top:-40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:16px;gap:16px}.legal-stat-card{background:#fff;border-radius:18px;padding:18px 20px;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 20px rgba(0,0,0,.05)}.legal-stat-card span{font-size:13px;color:#6f5d53}.legal-stat-card strong{display:block;margin-top:6px;font-size:20px}.legal-body{margin-top:60px;display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:2.5rem;gap:2.5rem}.legal-toc{position:-webkit-sticky;position:sticky;top:120px;background:#fff;border-radius:24px;padding:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 20px 30px rgba(0,0,0,.08)}.legal-toc ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.legal-toc a{color:#4b3117;text-decoration:none;font-weight:600}.legal-contact-card{margin-top:24px;padding:20px;border-radius:18px;background:#fef8f1;border:1px solid hsla(28,32%,62%,.5)}.legal-article{display:flex;flex-direction:column;gap:32px}.legal-card{background:#fff;border-radius:28px;padding:40px;box-shadow:0 30px 60px rgba(40,26,10,.08);border:1px solid rgba(0,0,0,.05)}.legal-section-eyebrow{font-size:13px;letter-spacing:.2em;text-transform:uppercase;display:inline-block;margin-bottom:12px;color:#b26e26}.legal-card h2{margin-top:0;margin-bottom:16px}.legal-card h3{margin-top:32px;margin-bottom:12px}.legal-card p{color:#41342d;line-height:1.8}.legal-card ul{margin:0;-webkit-padding-start:22px;padding-inline-start:22px;color:#3a2c24}.legal-card li+li{margin-top:8px}.legal-callout{margin-top:20px;padding:24px;border-radius:18px;background:#fff9ed;border:1px solid #f1d6ad}.legal-callout strong{display:block;margin-bottom:12px}.discount-badge-mobile,.show-mobile{display:none!important}@media screen and (max-width:1440px){.container{max-width:1250px!important}}@media screen and (max-width:768px){:root{--home-slider-card-height:clamp(180px,60vw,240px);--home-slider-card-padding:10px}.splash-screen{padding:0 16px}#cart-wrap{display:none}.order-page-content{margin-top:0}.splash-orb{width:clamp(220px,60vw,320px);height:clamp(220px,60vw,320px);filter:blur(5px)}.splash-content{min-width:auto;width:100%;max-width:420px;padding:28px 22px;border-radius:26px}.splash-eyebrow{font-size:.78rem;letter-spacing:.06em;margin-bottom:12px}.splash-content h1{font-size:clamp(1.8rem,7vw,2.4rem);line-height:1.2;margin-bottom:8px}.splash-content p{font-size:.95rem;line-height:1.6;margin-bottom:20px}.splash-indicator{gap:8px}.splash-indicator span{width:9px;height:9px}.hero-shell{padding:110px 0 60px}.hero-simple-grid{gap:28px}.hero-copy{text-align:center;align-items:center}.hero-copy h1{font-size:2.4rem}.hero-main-cta{width:100%;justify-content:center}.hero-visual{flex-direction:column;gap:18px}.hero-visual-blob{padding:28px}.hero-floating-card{position:static;width:100%;margin-top:0}.hero-floating-gallery span{width:32px;height:32px}.mobile-home{display:flex;flex-direction:column;gap:18px}.subcategory-filter-card{padding:20px 18px;border-radius:20px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.4)}.subcategory-filter-head{flex-direction:column;align-items:flex-start}.subcategory-filter-scroll{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px;margin-top:14px}.subcategory-pill{flex:0 0 auto}.mobile-hero{padding:0 16px;direction:rtl}.mobile-hero-card{border-radius:32px;display:flex;flex-direction:column;gap:18px;text-align:left;padding-top:100px}.mobile-hero-card h1{font-size:clamp(2.1rem,7.5vw,3rem);margin:0;color:#0e5f3d;line-height:1.15;text-align:right}.mobile-hero-card p{color:#3d5b4c;margin:0;line-height:1.6;text-align:right}.mobile-hero-card .hero-main-cta{justify-content:center;font-size:1rem;padding:14px 22px;border-radius:999px;box-shadow:0 18px 30px rgba(15,159,102,.35);width:100%;box-sizing:border-box}.mobile-hero-card .hero-visual{flex-direction:column;gap:18px}.mobile-hero-card .hero-visual-blob{padding:clamp(18px,5vw,28px);border-radius:28px;min-height:210px;display:flex;align-items:center;justify-content:center}.mobile-hero-card .hero-visual-blob img{width:80%;max-width:320px;height:auto}.mobile-hero-card .hero-floating-card{margin-top:0;padding:clamp(16px,4vw,24px);gap:10px;border-radius:22px;background:hsla(0,0%,100%,.9);box-shadow:0 18px 35px rgba(11,54,35,.12);display:none}.mobile-hero-card .hero-floating-card .hero-floating-eyebrow{font-size:.78rem;letter-spacing:.08em}.mobile-hero-card .hero-floating-card .hero-floating-count{font-size:1.1rem}.mobile-hero-card .hero-floating-link{justify-content:center;color:#0f9f66;font-weight:600;gap:6px;font-size:.9rem}.mobile-section+.mobile-section{margin-top:6px}.mobile-section-header{text-align:center;margin-bottom:14px}.mobile-section-header h2{margin:6px 0 0;font-size:1.5rem}.mobile-products-search{border-radius:18px;padding:10px 14px;background:hsla(0,0%,100%,.9);box-shadow:inset 0 0 0 1px rgba(15,159,102,.15);margin:0 20px}.mobile-products-search input{width:100%;border:none;background:transparent;font-size:1rem;font-family:inherit}.mobile-products-list .main-products-list{padding:0 20px!important}.mobile-end-of-list{text-align:center;margin-top:10px;color:#0d3a29}.home-section{padding:22px;border-radius:20px}.orchard-banner-card{padding:20px}.products-grid-card{padding:18px 12px}.products-strip-header{flex-direction:column;align-items:center;text-align:center}.products-strip-title{text-align:center}.products-strip .products-strip-see-all-link{margin-left:0}.products-strip-list{padding:10px;border-radius:22px;overflow:hidden}.products-strip .products-strip-arrows,.products-strip-list .products-strip-arrows{position:static;transform:none;padding:0;margin-top:14px;justify-content:center;gap:12px}.products-strip .products-strip-arrow{width:34px;height:34px}.products-strip .react-multi-carousel-item{padding:0 2px;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 4px)}.products-strip-list .product-showcase{margin-left:0;padding:14px!important;min-height:auto;height:auto;flex-direction:row;align-items:center;gap:10px;text-align:right;box-shadow:0 12px 20px rgba(5,28,18,.12);width:auto!important}.products-strip .react-multi-carousel-item,.products-strip .react-multi-carousel-item>div{width:auto!important;margin-left:5px}.product-showcase .product-showcase-image img{height:60px!important;width:60px!important;min-height:60px;min-width:60px}.products-strip-list .product-showcase-image{width:auto!important;height:auto!important;margin:0}.products-strip-list .product-showcase-textuals{align-items:flex-start;text-align:right}.products-strip-list .product-showcase-name{min-height:auto;width:170px;height:50px}.products-strip-list .product-showcase-price{justify-content:flex-start}.about-hero{padding:100px 0 70px}.about-hero-grid{grid-template-columns:1fr;gap:24px}.about-hero-highlight{padding:26px}.about-hero-actions{flex-direction:column;width:100%}#slider-wrap{padding:0 16px}.hero-carousel-frame{height:clamp(220px,58vw,360px);border-radius:22px;box-shadow:0 20px 35px rgba(8,28,16,.18)}#slider-wrap .mantine-Carousel-controls{top:auto;bottom:14px;transform:none;justify-content:center;padding:0;gap:12px}#slider-wrap .mantine-Carousel-control{width:40px;height:40px}#slider-wrap .mantine-Carousel-indicators{bottom:12px}.about-hero-actions .hero-cta{width:100%;text-align:center}.about-cta-card,.about-faq-card,.about-story-grid,.about-values-card{padding:22px}.about-story-grid{grid-template-columns:1fr}.about-stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.about-cta-card{flex-direction:column;align-items:flex-start}.category-hero{margin:20px auto;border-radius:20px;min-height:260px;height:260px}.category-hero-content{flex-direction:column;justify-content:flex-end;gap:20px;padding:30px 20px}.category-search-header{align-items:flex-start}.category-result-chip{width:100%;text-align:center}.category-search-form{flex-direction:row}#product-popup{width:min(80vw,520px);height:80vh;padding:22px 18px 30px;border-radius:28px;background:#fff;top:50%;left:50%;transform:translate(-50%,-50%);max-height:80vh}.product-popup-content{flex-direction:column;gap:18px}.product-popup-media{min-height:180px;max-height:40vh;border-radius:22px}.product-popup-close{top:14px;left:14px}.product-popup-actions{gap:16px}.product-popup-actions-row{flex-direction:column;align-items:center;width:100%}.product-popup-quantity{max-width:100%;padding:10px 14px;gap:10px}.product-popup-quantity button{width:36px;height:36px}.product-popup-quantity-value{flex:1 1 auto}.product-popup-total-chip{width:100%;text-align:center}.product-popup-cta{width:100%}.product-popup-cta-label,.product-popup-cta-price{text-align:center;width:100%}.order-page{padding:90px 0 48px}.order-page-hero{padding:0 16px;margin:90px auto 20px}.order-page-hero-inner{flex-direction:column;padding:22px;border-radius:22px;text-align:center}.order-page-content{gap:20px}.order-form-grid,.order-page-content{grid-template-columns:1fr}.home-section.orchard{padding:28px 22px;border-radius:28px}.orchard-column,.orchard-column--left,.orchard-column--right,.orchard-highlights-grid,.orchard-right-secondary{display:flex;flex-direction:column;gap:16px}.orchard-right-secondary>:last-child{width:100%;flex:0 0 100%}.orchard-card-footer{flex-direction:column;align-items:flex-start}.orchard-card-media img{width:100%}.order-page-summary{flex-direction:column;width:100%;gap:12px}.order-page-summary>div{align-items:center}.order-page-summary small,.order-page-summary span,.order-page-summary strong,.order-page-summary>div{width:100%;text-align:center}.order-page-body{padding:0 16px 36px}.order-card{padding:22px;border-radius:22px}.order-aside,.order-main{width:100%}.order-aside{gap:18px}.order-gifts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.order-cart-list li{flex-direction:column;align-items:flex-start;gap:6px}.order-cart-list .value{align-self:flex-end;font-size:1.1rem}.order-terms{margin-top:18px;padding:16px 14px}.order-terms label{flex-direction:row;align-items:flex-start;text-align:right;gap:12px;font-size:1rem}.order-terms-copy{text-align:right}.order-terms input[type=checkbox]{width:22px;height:22px;margin-top:4px}.order-arrival-note,.order-shipping-note,.payment-pill{text-align:center}.payment-pill{flex-direction:column;justify-content:center;padding:16px;gap:8px;flex:1 1}.payment-pill .icon{width:60px;height:60px;margin-bottom:4px}.order-card-header,.order-payments-header{text-align:center}.show-mobile{display:block!important}.hide-mobile{display:none!important}.main-products-list,.mobile-add-to-cart-btn,.mobile-card-amount{display:flex!important}.main-products-list{padding:0 10px!important;box-sizing:border-box;flex-direction:column;gap:15px}.product-showcase{width:100%!important;display:flex;flex-direction:row;padding:15px!important;align-items:center;margin-bottom:15px;box-sizing:border-box;transition:none}.product-showcase:hover{transform:none;box-shadow:none}.product-showcase-textuals{display:flex;flex-direction:column;text-align:right;justify-content:center}.product-showcase-price{text-align:right;width:100%}.product-showcase-image{width:110px!important;height:110px!important;position:relative}.product-showcase-add-to-cart-form{display:none}.discount-badge{display:none!important}.product-showcase-name{max-width:80%;margin-left:auto}.discount-badge-mobile{display:block!important;margin-top:5px;color:#999;height:20px}.main-products-list .product-showcase:not(:nth-child(5n)),.main-products-list .product-showcase:nth-child(5n){margin-left:0}.cart-item{flex-wrap:wrap;align-items:flex-start;padding:16px 16px 20px}.cart-item-remove{top:10px;left:10px}.cart-item-pic{width:64px;height:64px}.cart-item-textuals{width:calc(100% - 64px)}.cart-item-row{flex-direction:column;align-items:flex-start;gap:6px}.cart-item-total{font-size:1.1rem}.cart-item-meta{flex-direction:column;align-items:flex-start;gap:4px;font-size:.85rem}.cart-item-price{font-size:1rem;color:#0a6b44}.cart-item-form-amount{width:auto;justify-content:center;padding:4px 8px;gap:6px;border-radius:999px}.cart-item-form-amount button{width:30px;height:30px}.cart-item-form-amount input{background-color:transparent;font-size:1rem}.product-showcase .product-showcase-add-to-cart{font-size:15px}.main-products-list .product-showcase{width:calc(50% - 55px)}.product-showcase-add-to-cart-form{flex-direction:column}.product-showcase .product-showcase-add-to-cart{max-width:100%}.slider-item{min-height:250px}#slider-arrows{padding:0 20px}#header{padding:0;box-sizing:border-box}.header-mobile-bar,.header-mobile-search-shell{padding:16px}.header-mobile-search-shell{padding:10px 16px}#header .header-inner{display:none}.header-brand-block{flex:1 1;justify-content:center}.header-mobile-search-shell{display:block;width:calc(100% - 32px);margin-top:12px}.header-mobile-search-shell #mobile-header-search-wrap{padding:14px 18px;border-radius:20px;border:1px solid rgba(15,47,30,.08);background:rgba(246,251,249,.98);box-shadow:0 15px 32px rgba(5,32,18,.15);width:100%;position:relative;box-sizing:border-box}.header-mobile-search-shell #mobile-header-search-wrap>.icon{left:22px;color:#0f9f66}.header-brand{padding:6px 16px}#header-links{display:none}#header-links.active{position:fixed;top:135px;left:0;right:0;display:flex;flex-direction:column;background-color:#efefef}.header-link.active:after{display:none}.header-link{display:inline-block;padding:10px;margin-bottom:5px}#header-logo{left:auto;top:auto;width:64px;height:64px}#header-logo,#header-logo img{position:static;transform:none}#header-logo img{margin-left:0;height:56px}#mobile-menu-tog{position:static;width:48px;height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-radius:14px;background:#fff;border:1px solid rgba(15,159,102,.2);padding:0;box-shadow:0 12px 24px rgba(11,61,40,.18)}#mobile-menu-tog span{display:block;height:2px;width:22px;background-color:#0b3d28;border-radius:999px;margin:0}.website-content{padding-top:70px}#cart-suggestions{display:none}.cart-page-full{padding:50px 12px 48px}.cart-page-grid{grid-template-columns:1fr;gap:20px}.cart-page-main{gap:18px}.cart-page-card{padding:20px 18px;border-radius:24px}.cart-page-card.cart-page-items-card{padding:0}.cart-page-summary-card{position:static;top:auto;max-width:calc(100% - 30px)}.cart-page-items-list{gap:14px}.cart-page-card-head{flex-direction:column;align-items:flex-start;gap:10px}.cart-page-card-head .cart-pill{width:100%;justify-content:center}.cart-page-suggestions-slider{margin:8px 0 18px}.cart-page-suggestions-slider #cart-suggestions-showcases{gap:10px}.cart-suggestions-inline{width:100%;max-width:80vw}.cart-suggestions-inline .cart-suggestions-swiper{margin:0}.cart-page-suggestions-slider #cart-suggestions-showcases .product-showcase,.cart-suggestions-inline .cart-suggestions-card{padding:12px;max-width:100%}.cart-page-suggestions-slider #cart-suggestions-showcases .product-showcase .product-showcase-image{height:90px}@media screen and (max-width:540px){.cart-page-full{padding:50px 10px 40px}.cart-page-card{padding:18px 16px}.cart-page-card.cart-page-items-card{padding:0}.cart-page-suggestions-slider #cart-suggestions-showcases .product-showcase{width:100%;padding:12px}.cart-suggestions-inline .cart-suggestions-card{padding:12px;max-width:100%}.cart-suggestions-inline .swiper-button-next,.cart-suggestions-inline .swiper-button-prev{display:none!important}.cart-suggestions-inline .cart-suggestions-swiper:after,.cart-suggestions-inline .cart-suggestions-swiper:before{display:none}.cart-page-suggestions-slider #cart-suggestions-showcases .product-showcase .product-showcase-image{height:80px}.site-main-content{padding-top:25px}}@media screen and (max-width:400px){.cart-page-card{border-radius:20px;padding:16px 14px}.header-mobile-logo img{height:60px}.cart-page-card.cart-page-items-card{padding:0}.cart-page-summary-card{gap:14px}.cart-page-suggestions-slider #cart-suggestions-showcases .product-showcase{width:100%}.cart-suggestions-inline .cart-suggestions-card{padding:10px;max-width:100%}}@media screen and (max-width:640px){.splash-screen{display:none!important}}.main-products-list .product-showcase:not(:nth-child(4n)){margin-left:0}#header-bottom{display:none}#mobile-header-search-wrap{position:relative;top:auto;left:auto;right:auto;margin-left:0;padding:14px 18px;background-color:#fff;z-index:3}#mobile-header-search-wrap>input[type=text]{width:100%;padding-left:44px}#mobile-header-search-results{top:calc(100% + 8px);left:0;right:0;width:100%;max-width:none;z-index:5}.header-contact-chip,.header-search-shell{display:none}.header-actions-block{gap:12px}#mobile-nav{display:block;position:fixed;top:0;bottom:0;right:0;width:min(420px,90vw);background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(244,252,248,.98));z-index:99999999;transform:translateX(100%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .35s ease,opacity .25s ease;box-shadow:-20px 0 45px rgba(6,26,16,.25);border-top-left-radius:28px;border-bottom-left-radius:28px}#mobile-nav.active{transform:translateX(0);opacity:1;visibility:visible;pointer-events:auto}#mobile-nav .mobile-nav-shell{height:100%;display:flex;flex-direction:column;overflow:hidden}#mobile-nav #mobile-nav-header{display:flex;justify-content:space-between;align-items:center;padding:24px;background:transparent}#mobile-nav #mobile-nav-header .title{font-size:1.45rem;font-weight:800;margin:0;color:#103624}#mobile-nav #mobile-nav-header .subtitle{color:#5a6d63;font-size:.9rem}#mobile-nav #mobile-nav-header .icon{background:rgba(15,159,102,.1);border:none;border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:#0f9f66;font-size:1.1rem}#mobile-nav-bg.active{display:block;position:fixed;top:0;bottom:0;right:0;left:0;background:rgba(8,18,12,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999999}#mobile-nav .mobile-nav-body{flex:1 1;overflow-y:auto;padding:0 24px 110px;display:flex;flex-direction:column;gap:18px}.mobile-nav-summary{background:hsla(0,0%,100%,.8);border-radius:24px;padding:18px;border:1px solid rgba(15,159,102,.15);box-shadow:0 18px 35px rgba(10,53,32,.08)}.mobile-nav-actions{display:flex;gap:10px;margin-top:12px}.mobile-nav-chip{flex:1 1;text-align:center;padding:10px 14px;border-radius:14px;font-weight:700;background:#0f9f66;color:#fff;box-shadow:0 12px 24px rgba(15,159,102,.25)}.mobile-nav-chip.secondary{background:rgba(15,159,102,.12);color:#0a5f3c;box-shadow:none}.mobile-nav-section{background:hsla(0,0%,100%,.9);border-radius:22px;padding:18px;border:1px solid rgba(16,60,36,.08);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.4)}.mobile-nav-section-label{font-weight:800;font-size:.95rem;margin-bottom:12px;color:#103624}.mobile-nav-primary-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.mobile-nav-primary-links li a{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:14px;border:1px solid rgba(15,159,102,.18);background:rgba(250,252,251,.9);font-weight:600;color:#0b3d28}.mobile-nav-primary-links li a:after{content:"›";font-size:1.2rem;color:rgba(14,65,42,.4)}#mobile-nav-links{display:flex;flex-direction:column;gap:8px}#mobile-nav-links .mobile-nav-link{display:flex;justify-content:space-between;align-items:center;padding:14px 12px;border-radius:14px;background:rgba(248,252,250,.9);border:1px solid rgba(16,53,34,.08);font-weight:600;color:#0f2f1f}#mobile-nav-links .mobile-nav-link.category .icon{padding:8px;border-radius:50%;background:rgba(15,159,102,.1);height:20px;width:20px;text-align:center;line-height:29px;color:#0f9f66}#mobile-nav-links .category-dropdown{display:none;flex-direction:column;gap:6px;margin:4px 0 0}#mobile-nav-links .category-dropdown a{padding:10px 12px;border-radius:12px;background:hsla(0,0%,100%,.9);border:1px solid rgba(16,53,34,.05);font-size:.95rem}#mobile-nav-links .category-dropdown.active{display:flex}#mobile-nav-footer{padding:18px 24px;text-align:center;font-size:.85rem;color:#3d5244;border-top:1px solid rgba(16,53,34,.08);background:hsla(0,0%,100%,.9)}.products-strip-item{padding-right:10px}.products-strip-title{padding:10px}.orchard-mobile-section{padding:22px}.orchard-mobile-section .section-heading{flex-direction:column;align-items:flex-start;gap:10px}.orchard-mobile-section .orchard-heading-cta{width:100%;justify-content:center}.orchard-mobile-section .orchard-highlights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:14px;gap:14px;margin-top:18px}.orchard-mobile-section .orchard-banner-card{grid-column:1/-1;min-height:200px;border-radius:24px;overflow:hidden}.orchard-mobile-section .orchard-column{gap:16px}.orchard-mobile-section .orchard-column--left,.orchard-mobile-section .orchard-column--right,.orchard-mobile-section .orchard-right-secondary{display:contents}.orchard-mobile-section .orchard-right-secondary>:last-child{width:calc(100% - 31px);grid-column:1/-1;flex:0 0 100%;overflow:hidden}.orchard-mobile-section .orchard-card{min-height:170px;border-radius:22px;padding:18px}}@media screen and (max-width:1024px){.legal-body{grid-template-columns:1fr}.legal-toc{position:static;margin-bottom:32px}.legal-hero{padding:60px 0 40px}.legal-card{padding:32px}}@media screen and (max-width:640px){.legal-hero-grid{gap:1.5rem}.legal-hero-card{padding:24px}.legal-hero-actions{flex-direction:column}.legal-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.legal-card{padding:26px}.legal-callout{padding:18px}#cart-suggestions{padding:0;border:none;box-shadow:none}}@media screen and (min-width:768px){#header-links .dropdown-link{display:none}}