:root{--color-primary:#064225;--color-primary-dark:#042d1a;--color-accent:#b87500;--color-bg:#fffaf2;--color-surface:#ffffff;--color-text:#121212;--color-muted:#6f6f6f;--color-border:#e9e2d5;--font-body:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--page-width:1240px;--radius:14px;--shadow:0 8px 24px rgba(0,0,0,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select{font:inherit}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 20px}.skip-link{position:absolute;left:-999px;top:auto}.skip-link:focus{left:20px;top:20px;z-index:9999;background:#fff;padding:12px}[dir=rtl] body{text-align:right}[dir=rtl] .header__main,[dir=rtl] .announcement__inner,[dir=rtl] .footer__grid{direction:rtl}.announcement{background:var(--color-primary);color:#fff;font-size:14px;overflow:hidden}.announcement__inner{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:38px}.announcement__marquee{flex:1;white-space:nowrap;overflow:hidden}.announcement__marquee span{display:inline-block;animation:dropflit-marquee 18s linear infinite;padding-inline-start:100%;will-change:transform}.announcement__selectors select{border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;border-radius:999px;padding:5px 8px;margin-inline-start:6px}.announcement__selectors option{color:#111}@keyframes dropflit-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}[dir=rtl] .announcement__marquee span{animation-name:dropflit-marquee-rtl}@keyframes dropflit-marquee-rtl{0%{transform:translate(0)}to{transform:translate(100%)}}.site-header{position:sticky;top:0;z-index:50;background:var(--color-surface);box-shadow:0 1px 0 var(--color-border)}.header__main{display:grid;grid-template-columns:auto minmax(130px,220px) minmax(260px,1fr) auto;align-items:center;gap:18px;min-height:78px}.header__logo span{font-size:30px;font-weight:800;color:var(--color-primary);letter-spacing:-.04em}.header__logo img{max-height:54px;width:auto}.header__menu-toggle{display:none;border:0;background:var(--color-bg);border-radius:10px;padding:9px 12px;cursor:pointer}.header__search{position:relative;display:flex;border:1px solid var(--color-border);background:#fff;border-radius:999px;overflow:hidden;box-shadow:0 3px 14px #0000000a}.header__search input{width:100%;border:0;outline:0;padding:14px 18px;background:transparent}.header__search button{border:0;background:var(--color-primary);color:#fff;padding:0 22px;cursor:pointer}.header__actions{display:flex;align-items:center;gap:14px;font-size:14px;white-space:nowrap}.header__action{color:var(--color-text)}.header__cart span{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;margin-inline-start:4px;padding:0 6px;border-radius:999px;background:var(--color-accent);color:#111;font-weight:700}.header__nav{border-top:1px solid var(--color-border);background:#fff}.header__nav-inner{display:flex;align-items:center;gap:28px;min-height:46px}.header__nav-item{position:relative}.header__nav-item>a{font-weight:600;font-size:15px}.header__dropdown{display:none;position:absolute;top:100%;left:0;min-width:210px;background:#fff;border:1px solid var(--color-border);border-radius:12px;box-shadow:var(--shadow);padding:10px;z-index:60}.header__dropdown a{display:block;padding:10px;border-radius:8px}.header__dropdown a:hover{background:var(--color-bg)}.header__nav-item:hover .header__dropdown{display:block}.mobile-menu{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006b;z-index:100}.mobile-menu__panel{width:min(88vw,360px);height:100%;background:#fff;padding:18px;overflow:auto}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.mobile-menu__top button{border:0;background:var(--color-bg);border-radius:10px;font-size:24px;line-height:1;padding:6px 12px}.mobile-menu__search{display:flex;border:1px solid var(--color-border);border-radius:12px;overflow:hidden;margin-bottom:16px}.mobile-menu__search input{min-width:0;flex:1;border:0;padding:12px;outline:0}.mobile-menu__search button{border:0;background:var(--color-primary);color:#fff;padding:0 14px}.mobile-menu__links a{display:block;padding:13px 4px;border-bottom:1px solid var(--color-border);font-weight:600}.mobile-menu__links .mobile-menu__child{padding-inline-start:18px;color:var(--color-muted);font-weight:500}.mobile-menu.is-open{display:block}[dir=rtl] .header__dropdown{left:auto;right:0}[dir=rtl] .mobile-menu__child{padding-inline-start:4px;padding-inline-end:18px}@media(max-width:990px){.announcement__inner{padding-block:6px}.announcement__selectors{white-space:nowrap}.header__main{grid-template-columns:auto 1fr auto;min-height:68px}.header__menu-toggle{display:inline-flex}.header__search{grid-column:1 / -1;order:4;margin-bottom:12px}.header__actions{gap:10px}.header__action:not(.header__cart){display:none}.header__nav{display:none}}@media(max-width:600px){.page-width{padding:0 14px}.announcement__inner{gap:8px}.announcement__selectors select{max-width:78px}.header__main{gap:10px}.header__logo span{font-size:25px}.header__search button{padding:0 14px}}.df-hero-slider{position:relative;overflow:hidden;background:#f6f7f8}.df-hero-track{position:relative;min-height:480px}.df-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease;min-height:480px}.df-hero-slide.is-active{position:relative;opacity:1;visibility:visible}.df-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.df-hero-demo{background:linear-gradient(135deg,#f4f1ea,#dfe9e6 48%,#f7d9c4)}.df-demo-2{background:linear-gradient(135deg,#eef4ff,#e8f7f1 52%,#fff1d8)}.df-demo-3{background:linear-gradient(135deg,#fff7ef,#f1ecff,#e8f7ff)}.df-hero-demo:after{content:"Demo Banner";position:absolute;right:8%;top:50%;transform:translateY(-50%);font-size:clamp(42px,8vw,110px);font-weight:800;color:#00000012;letter-spacing:-.05em}.df-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000073,#00000014)}.df-hero-content{position:relative;z-index:2;min-height:480px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;max-width:720px;padding-top:48px;padding-bottom:48px}.df-hero-subheading{margin:0 0 10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.df-hero-content h1{margin:0 0 14px;font-size:clamp(34px,5vw,64px);line-height:1.04;letter-spacing:-.04em;color:inherit}.df-hero-description{margin:0 0 24px;font-size:clamp(15px,2vw,19px);line-height:1.6;max-width:560px;color:#ffffffeb}.df-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:999px;background:#111;color:#fff;text-decoration:none;font-weight:700;transition:transform .2s ease,opacity .2s ease}.df-button:hover{transform:translateY(-1px);opacity:.9}.df-hero-arrow{position:absolute;top:50%;z-index:4;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:#ffffffe0;font-size:30px;line-height:1;cursor:pointer}.df-hero-prev{left:18px}.df-hero-next{right:18px}.df-hero-dots{position:absolute;left:50%;bottom:18px;z-index:5;transform:translate(-50%);display:flex;gap:9px}.df-hero-dot{width:9px;height:9px;border:0;border-radius:50%;background:#ffffff8c;cursor:pointer}.df-hero-dot.is-active{background:#fff;width:24px;border-radius:999px}[dir=rtl] .df-hero-overlay{background:linear-gradient(270deg,#00000073,#00000014)}[dir=rtl] .df-hero-content{align-items:flex-start;text-align:right}[dir=rtl] .df-hero-demo:after{right:auto;left:8%}@media(max-width:749px){.df-hero-track,.df-hero-slide,.df-hero-content{min-height:420px}.df-hero-content{padding-left:22px;padding-right:22px}.df-hero-arrow{display:none}.df-hero-demo:after{font-size:56px;right:4%;top:62%}}.df-section{padding:48px 0}.df-section__header{margin-bottom:22px}.df-section__header h2{margin:0;font-size:clamp(24px,3vw,36px);line-height:1.15}.df-section__header p{margin:8px 0 0;color:#111827b3}.df-section__header--row{display:flex;align-items:end;justify-content:space-between;gap:18px}.df-section__link{font-weight:700;text-decoration:none}.df-eyebrow{display:inline-block;margin-bottom:8px;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent,#0f766e)}.df-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.df-category-card{position:relative;overflow:hidden;border-radius:22px;min-height:190px;background:#f4f7f7;text-decoration:none;color:inherit;box-shadow:0 12px 30px #0f172a14;transition:transform .25s ease,box-shadow .25s ease}.df-category-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px #0f172a24}.df-category-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.df-category-card__media img,.df-category-card__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.df-category-card:hover .df-category-card__media img{transform:scale(1.08)}.df-category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000085,#00000014)}.df-category-card__content{position:relative;z-index:1;padding:24px;color:#fff}.df-category-card__content h3{margin:0 0 8px;font-size:22px}.df-category-card__content span{font-weight:700}.df-product-slider{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 18px}.df-product-slider::-webkit-scrollbar{height:8px}.df-product-slider::-webkit-scrollbar-thumb{background:#0f172a29;border-radius:99px}.df-product-card{position:relative;scroll-snap-align:start;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;overflow:hidden;box-shadow:0 10px 28px #0f172a12;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.df-product-card:hover{transform:translateY(-6px);box-shadow:0 18px 46px #0f172a24;border-color:#0f766e38}.df-product-card__media{position:relative;display:block;aspect-ratio:1/1;background:#f7f8fa;overflow:hidden}.df-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease,transform .45s ease}.df-product-card__image--secondary{opacity:0}.df-product-card:hover .df-product-card__image--primary{transform:scale(1.08)}.df-product-card:hover .df-product-card__image--secondary{opacity:1;transform:scale(1.04)}.df-product-card__badge{position:absolute;top:12px;left:12px;z-index:2;background:#111827;color:#fff;border-radius:99px;padding:6px 10px;font-size:12px;font-weight:800}.df-product-card__content{padding:14px}.df-product-card__rating{min-height:20px;margin-bottom:6px;font-size:13px}.df-product-card__title{font-size:15px;line-height:1.35;margin:0 0 8px;min-height:40px}.df-product-card__title a{text-decoration:none;color:inherit}.df-product-card__form{margin-top:12px}.df-product-card__cart{width:100%;border:0;border-radius:14px;padding:11px 12px;background:#111827;color:#fff;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease,background .22s ease}.df-product-card:hover .df-product-card__cart,.df-product-card:focus-within .df-product-card__cart{opacity:1;transform:translateY(0)}.df-product-card__cart:hover{background:var(--color-accent,#0f766e)}.df-product-card__cart:disabled{opacity:.55;cursor:not-allowed}.df-product-card--empty .df-product-card__media{display:flex;align-items:center;justify-content:center}.df-product-card--empty svg{width:100%;height:100%}[dir=rtl] .df-category-card:after{background:linear-gradient(270deg,#00000085,#00000014)}[dir=rtl] .df-product-card__badge{left:auto;right:12px}@media(max-width:749px){.df-section{padding:34px 0}.df-section__header--row{align-items:flex-start}.df-category-grid{grid-template-columns:1fr;gap:14px}.df-category-card{min-height:150px}.df-product-slider{grid-auto-columns:72%}.df-product-card__cart{opacity:1;transform:none}.df-section__link{display:none}}.df-trust-bar{background:#fff;border-top:1px solid rgba(15,23,42,.08);border-bottom:1px solid rgba(15,23,42,.08);padding:20px 0}.df-trust-bar__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.df-trust-item{display:flex;align-items:center;gap:12px;padding:14px;border-radius:16px;background:#f8fafc}.df-trust-item__icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;font-size:22px;box-shadow:0 6px 18px #0f172a0f}.df-trust-item h3{margin:0 0 3px;font-size:15px}.df-trust-item p{margin:0;font-size:13px;color:#0f172aad}.df-promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.df-promo-card{position:relative;min-height:260px;overflow:hidden;border-radius:26px;color:#fff;text-decoration:none;box-shadow:0 14px 38px #0f172a1f}.df-promo-card__img,.df-promo-card__demo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.df-promo-card:hover .df-promo-card__img,.df-promo-card:hover .df-promo-card__demo{transform:scale(1.06)}.df-promo-card__demo{background:linear-gradient(135deg,#0f766e,#111827)}.df-promo-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000a6,#0000001f)}.df-promo-card__content{position:relative;z-index:1;padding:28px;max-width:430px}.df-promo-card__content span{font-weight:800;font-size:12px;letter-spacing:.09em;text-transform:uppercase}.df-promo-card__content h2{margin:10px 0;font-size:clamp(25px,3vw,40px);line-height:1.05;color:inherit}.df-promo-card__content p{margin:0;color:#ffffffe6;line-height:1.55}.df-testimonials{background:#f8fafc}.df-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.df-testimonial-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:22px;box-shadow:0 10px 28px #0f172a0f}.df-testimonial-card__stars{letter-spacing:2px;margin-bottom:12px;color:#111827}.df-testimonial-card p{margin:0 0 18px;line-height:1.65;color:#0f172ac7}.df-testimonial-card strong{display:block}.df-testimonial-card span{font-size:13px;color:#0f172a99}.df-section__header--center{text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.df-why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.df-why-card{text-align:center;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:24px;box-shadow:0 10px 28px #0f172a0f}.df-why-card>div{font-size:28px;margin-bottom:10px}.df-why-card h3{margin:0 0 8px}.df-why-card p{margin:0;color:#0f172aad;line-height:1.55}[dir=rtl] .df-promo-card__overlay{background:linear-gradient(270deg,#000000a6,#0000001f)}@media(max-width:990px){.df-trust-bar__grid,.df-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.df-testimonial-grid{grid-template-columns:1fr 1fr}}@media(max-width:749px){.df-trust-bar__grid,.df-promo-grid,.df-testimonial-grid,.df-why-grid{grid-template-columns:1fr}.df-trust-item{align-items:flex-start}.df-promo-card{min-height:220px}}.df-collection-hero{position:relative;background:#f8fafc;padding:34px 0 38px;overflow:hidden}.df-collection-hero--image{min-height:280px;color:#fff;display:flex;align-items:end}.df-collection-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.df-collection-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000009e,#0000002e)}.df-collection-hero__content{position:relative;z-index:1}.df-collection-hero h1{margin:10px 0 0;font-size:clamp(30px,4vw,54px);line-height:1.05;letter-spacing:-.04em}.df-collection-hero__description{max-width:760px;margin-top:12px;line-height:1.7;color:inherit;opacity:.9}.breadcrumb{font-size:13px;opacity:.82}.breadcrumb a{text-decoration:none;color:inherit}.df-collection__toolbar{display:flex;align-items:center;gap:16px;justify-content:space-between;padding-top:24px;padding-bottom:18px}.df-filter-toggle{display:none;border:1px solid rgba(15,23,42,.12);background:#fff;border-radius:999px;padding:11px 16px;font-weight:800;cursor:pointer}.df-collection__count{margin:0;color:#0f172aad;font-size:14px}.df-sort{display:flex;align-items:center;gap:10px;margin-inline-start:auto}.df-sort label{font-size:14px;font-weight:700}.df-sort select{border:1px solid rgba(15,23,42,.14);border-radius:999px;background:#fff;padding:10px 34px 10px 14px;min-width:190px}.df-collection__layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;padding-bottom:56px}.df-facets{align-self:start;position:sticky;top:132px;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:18px;box-shadow:0 10px 28px #0f172a0d}.df-facets__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.df-facets__top h2{margin:0;font-size:20px}.df-facets__close{display:none;border:0;background:#f1f5f9;border-radius:10px;font-size:24px;padding:4px 11px}.df-facet{border-top:1px solid rgba(15,23,42,.08);padding:14px 0}.df-facet summary{cursor:pointer;font-weight:800;list-style:none}.df-facet summary::-webkit-details-marker{display:none}.df-facet__list{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:9px}.df-facet__option{display:flex;align-items:center;gap:9px;color:#0f172ad1;font-size:14px}.df-facet__option input{width:16px;height:16px;accent-color:var(--color-accent,#0f766e)}.df-facet__option small{margin-inline-start:auto;color:#0f172a85}.df-facet__option.is-disabled{opacity:.45}.df-price-range label span{display:block;font-size:12px;font-weight:700;margin-bottom:5px;color:#0f172a9e}.df-price-range input{width:100%;min-width:0;border:1px solid rgba(15,23,42,.14);border-radius:12px;padding:10px}.df-facets__actions{display:flex;align-items:center;gap:12px;margin-top:14px}.df-facets__actions .df-button{min-height:40px;padding:0 18px;border:0;cursor:pointer}.df-clear-link{font-weight:700;color:#0f172ab3;text-decoration:none}.df-facets__empty{color:#0f172aad;line-height:1.6}.df-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.df-pagination{margin-top:34px;text-align:center}.df-pagination .page a,.df-pagination .page.current,.df-pagination .next a,.df-pagination .prev a{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;margin:0 3px;border-radius:999px;border:1px solid rgba(15,23,42,.1);padding:0 12px;text-decoration:none}.df-pagination .page.current{background:#111827;color:#fff}.df-empty-state{text-align:center;background:#f8fafc;border-radius:24px;padding:54px 20px}.df-empty-state h2{margin:0 0 8px}.df-empty-state p{margin:0 0 18px;color:#0f172aad}[dir=rtl] .df-collection-hero__overlay{background:linear-gradient(270deg,#0000009e,#0000002e)}[dir=rtl] .df-sort{margin-inline-start:0;margin-inline-end:auto}@media(max-width:1100px){.df-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.df-collection__layout{grid-template-columns:240px minmax(0,1fr);gap:20px}}@media(max-width:849px){.df-filter-toggle{display:inline-flex}.df-collection__toolbar{flex-wrap:wrap}.df-sort{width:100%;justify-content:space-between}.df-sort select{flex:1;min-width:0}.df-collection__layout{display:block}.df-facets{display:none;position:fixed;z-index:120;inset:0 auto 0 0;width:min(88vw,360px);height:100%;overflow:auto;border-radius:0;top:0}.df-facets.is-open{display:block}.df-facets__close{display:inline-flex}.df-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}[dir=rtl] .df-facets{inset:0 0 0 auto}}@media(max-width:520px){.df-collection-hero{padding:26px 0 30px}.df-collection-hero--image{min-height:220px}.df-product-grid{grid-template-columns:1fr 1fr;gap:12px}.df-product-card__content{padding:11px}.df-product-card__title{font-size:13px;min-height:36px}.df-collection__toolbar{padding-top:16px}}.df-product{padding-top:24px;padding-bottom:56px}.df-product__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:42px;align-items:start}.df-product__media{position:sticky;top:126px}.df-product__main-media{border:1px solid rgba(15,23,42,.08);border-radius:26px;background:#f8fafc;overflow:hidden;box-shadow:0 14px 36px #0f172a12}.df-product__main-image,.df-product__placeholder{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.df-product__thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:12px}.df-product__thumb{border:1px solid rgba(15,23,42,.1);border-radius:14px;background:#fff;padding:0;overflow:hidden;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.df-product__thumb:hover,.df-product__thumb.is-active{border-color:var(--color-accent,#0f766e);transform:translateY(-2px)}.df-product__thumb img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.df-product__info{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:26px;padding:26px;box-shadow:0 14px 36px #0f172a12}.df-product__vendor{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent,#0f766e);margin-bottom:8px}.df-product__title{margin:0 0 10px;font-size:clamp(26px,3vw,42px);line-height:1.1;letter-spacing:-.035em}.df-product__reviews{min-height:22px;margin:0 0 12px}.df-product__stock{display:inline-flex;margin:10px 0 16px;padding:7px 12px;border-radius:999px;font-size:13px;font-weight:800}.df-product__stock.is-in-stock{background:#ecfdf5;color:#047857}.df-product__stock.is-sold-out{background:#fef2f2;color:#b91c1c}.df-product__short{color:#0f172ab8;line-height:1.65;margin-bottom:18px}.df-product-form{display:grid;gap:16px}.df-product-form__field label,.df-product-form__qty label{display:block;font-size:13px;font-weight:800;margin-bottom:7px}.df-product-form select,.df-product-form input[type=number]{width:100%;border:1px solid rgba(15,23,42,.14);border-radius:14px;background:#fff;padding:12px 14px}.df-product-form__qty input{max-width:110px}.df-product-form__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.df-button--dark{border:0;background:#111827;color:#fff;cursor:pointer}.df-button--outline{border:1px solid rgba(15,23,42,.16);background:#fff;color:#111827;cursor:pointer}.df-button:disabled{opacity:.55;cursor:not-allowed}.df-product-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.df-product-trust span{background:#f8fafc;border:1px solid rgba(15,23,42,.06);border-radius:14px;padding:11px 12px;font-size:13px;font-weight:800}.df-product-tabs{margin-top:34px;border:1px solid rgba(15,23,42,.08);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 12px 30px #0f172a0d}.df-product-tabs details{border-top:1px solid rgba(15,23,42,.08)}.df-product-tabs details:first-child{border-top:0}.df-product-tabs summary{cursor:pointer;padding:18px 22px;font-weight:900;list-style:none}.df-product-tabs summary::-webkit-details-marker{display:none}.df-product-tabs summary:after{content:"+";float:right;font-size:22px;line-height:1}.df-product-tabs details[open] summary:after{content:"\2212"}.df-product-tabs .rte{padding:0 22px 22px;line-height:1.75;color:#0f172ac2}[dir=rtl] .df-product-tabs summary:after{float:left}@media(max-width:900px){.df-product__grid{grid-template-columns:1fr;gap:22px}.df-product__media{position:static}.df-product__info{padding:20px}.df-product__thumbs{grid-template-columns:repeat(5,1fr)}}@media(max-width:520px){.df-product{padding-top:16px}.df-product__grid{gap:16px}.df-product__main-media,.df-product__info,.df-product-tabs{border-radius:18px}.df-product-form__actions,.df-product-trust{grid-template-columns:1fr}.df-product__thumbs{grid-template-columns:repeat(4,1fr)}}.df-ratio{position:relative;overflow:hidden;background:#f4f1ea}.df-ratio:before{content:"";display:block;padding-bottom:100%}.df-ratio>img,.df-ratio>picture,.df-ratio>iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}@media(max-width:749px){.hide-mobile{display:none!important}body{font-size:15px}button,a,input,select,textarea{min-height:44px}}@media(min-width:750px){.hide-desktop{display:none!important}}.container{max-width:var(--page-width);margin:0 auto;padding:0 20px}.predictive-search[hidden]{display:none!important}.header__search .predictive-search{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:14px;box-shadow:var(--shadow);z-index:80}.df-hero-slider{margin-bottom:0}.df-category-section{background:#fffaf2}.df-category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.df-category-card{min-height:138px}.df-category-card__content{padding:18px}.df-category-card__content h3{font-size:17px}.df-product-card--empty .df-product-card__media{min-height:250px;background:#f6f7f8;display:flex;align-items:center;justify-content:center}.df-product-card--empty svg{width:64%;height:64%;max-height:210px}.df-testimonial-grid:empty,.df-why-grid:empty{display:none}@media(max-width:990px){.df-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.container{padding:0 14px}.df-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.df-category-card{min-height:118px}.df-category-card__content h3{font-size:15px}.df-category-card__content{padding:14px}.df-product-slider{grid-auto-columns:72%}.df-hero-track,.df-hero-slide,.df-hero-content{min-height:360px}}.header__search,.header__search input{min-width:0}.header__search .predictive-search:empty{display:none!important}.df-hero-slide:first-child .df-hero-bg{content-visibility:auto}@media(max-width:749px){.df-hero-track,.df-hero-slide,.df-hero-content{min-height:340px}.df-hero-content h1{font-size:32px}.df-hero-description{font-size:15px}.df-section__header h2{font-size:26px}}html.shopify-design-mode{scroll-behavior:auto}.site-header{background:#fff}.header__main{display:grid;grid-template-columns:180px minmax(280px,1fr) auto;gap:24px;align-items:center;min-height:86px}.header__logo{font-size:34px;font-weight:900;color:var(--color-primary);text-decoration:none;white-space:nowrap}.header__search{max-width:760px;width:100%;justify-self:center}.header__actions{display:flex;align-items:center;gap:18px;white-space:nowrap}.header__cart span{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:999px;background:#e0a12b;color:#111;font-weight:800;margin-inline-start:5px}.df-hero-slider{min-height:420px;display:block}.df-hero-track,.df-hero-slide{min-height:420px}.df-hero-slide.is-active{display:block}.df-hero-bg{min-height:420px}.df-hero-demo{background:linear-gradient(120deg,#fff4df,#e8f1e8 45%,#d7eadf)}.df-hero-content{min-height:420px}.df-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 22px;border-radius:999px;background:var(--color-primary);color:#fff;text-decoration:none;font-weight:800}.df-section,.section{padding:48px 0}.df-product-card{background:#fff;border:1px solid var(--color-border);border-radius:18px;overflow:hidden;box-shadow:0 8px 26px #0000000d}.df-product-card__quick{opacity:0;transition:opacity .2s ease}.df-product-card:hover .df-product-card__quick{opacity:1}@media(max-width:749px){.header__main{grid-template-columns:auto 1fr auto;gap:12px;min-height:70px}.header__search{grid-column:1/-1;order:4;max-width:none;margin-bottom:12px}.header__actions .header__action:not(.header__cart){display:none}.df-hero-slider,.df-hero-track,.df-hero-slide,.df-hero-bg,.df-hero-content{min-height:360px}.df-product-card__quick{opacity:1}}.header__nav-inner{justify-content:center;text-align:center}.df-section__header{text-align:center;max-width:760px;margin-left:auto;margin-right:auto;margin-bottom:28px}.df-section__header--row{position:relative;display:block;text-align:center;max-width:100%}.df-section__header--row>div{max-width:760px;margin:0 auto}.df-section__link{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border-radius:999px;background:var(--color-primary);color:#fff;font-weight:800;box-shadow:0 8px 20px #06422529}[dir=rtl] .df-section__link{right:auto;left:0}.df-section__link:hover{opacity:.92;transform:translateY(-52%)}.df-product-slider{grid-auto-columns:minmax(240px,1fr)}.df-product-card__media{aspect-ratio:1/1;background:#f7f7f5}.df-product-card__image--primary,.df-product-card__image--secondary{backface-visibility:hidden}@media(hover:hover){.df-product-card:hover .df-product-card__image--primary{opacity:0;transform:translate(-16px) scale(1.04)}[dir=rtl] .df-product-card:hover .df-product-card__image--primary{transform:translate(16px) scale(1.04)}.df-product-card:hover .df-product-card__image--secondary{opacity:1;transform:translate(0) scale(1.04)}}.df-product-card__quick-add{position:absolute;right:12px;bottom:12px;z-index:3;width:44px;height:44px;border:0;border-radius:999px;background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #06422540;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease;cursor:pointer}.df-product-card:hover .df-product-card__quick-add,.df-product-card:focus-within .df-product-card__quick-add{opacity:1;transform:translateY(0)}[dir=rtl] .df-product-card__quick-add{right:auto;left:12px}.df-product-card__rating{min-height:20px;color:#d68a00;font-size:13px;margin-bottom:7px}.df-product-card__form{margin-top:10px}.df-product-card__cart{opacity:1;transform:none;background:#fff;color:var(--color-primary);border:1px solid var(--color-primary);min-height:40px}.df-testimonial-grid{min-height:1px}.df-testimonial-card{text-align:left}[dir=rtl] .df-testimonial-card{text-align:right}.site-footer,.footer{background:var(--color-primary-dark)!important;color:#fff!important;padding:52px 0 24px}.footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px;align-items:start}.footer h2,.footer h3,.footer strong{color:#fff}.footer a,.footer p{color:#ffffffdb}@media(max-width:990px){.df-section__link{position:static;transform:none;margin-top:14px}.df-section__link:hover{transform:none}.footer__grid{grid-template-columns:1fr 1fr}.header__nav-inner{justify-content:flex-start}}@media(max-width:749px){.df-section__header,.df-section__header--row{text-align:center}.df-product-slider{grid-auto-columns:74%}.df-product-card__quick-add{opacity:1;transform:none}.footer__grid,.df-testimonial-grid{grid-template-columns:1fr}}@media(max-width:520px){.df-product-slider{grid-auto-columns:82%}.df-section__link{width:auto}.header__nav-inner{justify-content:flex-start}}.site-footer a{display:block;margin:8px 0}.footer__bottom{text-align:center;margin-top:34px;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);color:#ffffffc7}.df-slider-arrow{position:absolute;top:45%;z-index:5;width:44px;height:44px;border-radius:999px;border:1px solid rgba(6,66,37,.14);background:#fff;color:var(--color-primary);font-size:30px;font-weight:800;box-shadow:0 10px 26px #0f172a1f;display:flex;align-items:center;justify-content:center;cursor:pointer}.df-slider-arrow--prev{left:0;transform:translate(-50%,-50%)}.df-slider-arrow--next{right:0;transform:translate(50%,-50%)}[dir=rtl] .df-slider-arrow--prev{left:auto;right:0;transform:translate(50%,-50%)}[dir=rtl] .df-slider-arrow--next{right:auto;left:0;transform:translate(-50%,-50%)}.df-stars{color:#d68a00;letter-spacing:1px}.df-stars--empty{color:#d68a00}.df-no-review{color:#64748b;font-size:13px}.price{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:7px 0}.price-current{font-weight:900;color:var(--color-primary);font-size:16px}.price-compare{color:#8a8f98;text-decoration:line-through;font-weight:700;font-size:14px}.df-product-card__quick-form{position:absolute;inset:auto 12px 12px auto;z-index:4}.df-product-card__quick-add{position:static}.df-product-card__cart{border:1px solid var(--color-primary);background:#fff;color:var(--color-primary);opacity:1;transform:none}.df-product-card__cart:hover{background:var(--color-primary);color:#fff}.df-product-card__cart:disabled{background:#fff;color:#7f9189;border-color:#c9d5d0}.df-product-card__rating{display:flex;align-items:center;gap:6px;min-height:22px}.df-product-card__offer{margin-top:10px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#fff6e6;color:#a16207;font-weight:800;font-size:12px;padding:6px 10px}.df-product-card--empty p{margin:6px 0 10px;color:#64748b}.df-product-card--empty .df-product-card__cart{cursor:not-allowed}.df-promo-card__button{display:inline-flex;margin-top:16px;padding:10px 18px;border-radius:999px;background:#fff;color:var(--color-primary);font-style:normal;font-weight:900}.df-promo-card--wide{grid-column:1/-1;min-height:330px}.df-testimonial-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);grid-template-columns:none;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 18px}.df-testimonial-card{scroll-snap-align:start}.footer__social{display:flex;gap:10px;align-items:center;margin-top:16px}.site-footer .footer__social a{width:42px;height:42px;border:1px solid rgba(255,255,255,.18);border-radius:999px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;font-size:18px;margin:0;color:#fff;background:#ffffff0f}.df-back-to-top{position:fixed;right:22px;bottom:22px;z-index:50;width:54px;height:54px;border:0;border-radius:999px;background:var(--color-primary);color:#fff;font-size:26px;font-weight:900;box-shadow:0 16px 34px #06422540;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.df-back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.df-market-selector{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:none}.df-market-selector.is-open{display:block}.df-market-selector__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a6b}.df-market-selector__dialog{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(520px,calc(100% - 28px));background:#fff;border-radius:24px;padding:26px;box-shadow:0 28px 80px #0f172a47;text-align:left}.df-market-selector__close{position:absolute;right:14px;top:14px;border:0;background:#f1f5f9;border-radius:999px;width:34px;height:34px;font-size:22px;cursor:pointer}.df-market-selector__eyebrow{color:var(--color-accent);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px}.df-market-selector__dialog h2{margin:0 0 8px;font-size:30px}.df-market-selector__dialog p{color:#475569}.df-market-selector__options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0 12px}.df-market-selector__form{margin:0}.df-market-selector__option{width:100%;height:100%;border:1px solid rgba(6,66,37,.14);border-radius:18px;background:#fbfaf7;padding:15px;display:flex;gap:12px;align-items:center;text-align:left;cursor:pointer}.df-market-selector__option:hover{border-color:var(--color-primary);box-shadow:0 10px 28px #0642251f}.df-market-selector__flag{font-size:30px}.df-market-selector__option strong{display:block}.df-market-selector__option small{display:block;color:#64748b;margin-top:3px}.df-market-selector__continue{width:100%;border:0;background:transparent;color:#475569;text-decoration:underline;padding:10px;cursor:pointer}.df-market-selector[aria-hidden=true]{display:none!important}[dir=rtl] .df-market-selector__dialog,[dir=rtl] .df-market-selector__option{text-align:right}[dir=rtl] .df-market-selector__close{right:auto;left:14px}@media(max-width:749px){.df-slider-arrow{width:38px;height:38px;font-size:26px}.df-slider-arrow--prev{left:12px;transform:translateY(-50%)}.df-slider-arrow--next{right:12px;transform:translateY(-50%)}.df-market-selector__dialog{left:0;right:0;bottom:0;top:auto;transform:none;width:100%;border-radius:24px 24px 0 0}.df-market-selector__options{grid-template-columns:1fr}.df-promo-card--wide{min-height:250px}.df-testimonial-grid{grid-auto-columns:82%}.df-back-to-top{right:14px;bottom:14px;width:48px;height:48px}.footer__social{justify-content:flex-start}}html,body{max-width:100%;overflow-x:hidden}.page-width,.container{width:100%}.df-section__header,.df-section__header--center,.df-section__header--row{text-align:center}.df-section__header h1,.df-section__header h2,.df-section__header h3,.df-section__header p{text-wrap:balance}.df-section__header--row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;max-width:100%}.df-section__header--row>div{grid-column:1 / -1;justify-self:center;max-width:760px}.df-section__header--row .df-section__link{grid-column:2;grid-row:1;justify-self:end;position:static;transform:none}.df-section__header--row .df-section__link:hover{transform:translateY(-1px)}.df-product-slider,.df-testimonial-grid{scroll-padding-inline:18px;-webkit-overflow-scrolling:touch}.df-product-card{min-width:0;height:100%}.df-product-card__content{display:flex;flex-direction:column;align-items:stretch}.df-product-card__title,.df-product-card h3{overflow-wrap:anywhere}.df-product-card__rating,.price{min-height:24px}.df-product-card__cart{min-height:44px}.df-slider-wrap{overflow:visible}.df-slider-arrow{color:var(--color-primary)}.df-promo-grid{align-items:stretch}.df-promo-card{display:block}.df-promo-card__content{width:100%}.df-testimonial-card{min-height:210px}.df-testimonial-card__stars{color:#111827}.footer__grid{width:100%}.site-footer .footer__social a:focus-visible,.df-slider-arrow:focus-visible,.df-market-selector__option:focus-visible,.df-market-selector__close:focus-visible,.df-market-selector__continue:focus-visible{outline:3px solid #f6c453;outline-offset:3px}.df-market-selector__flag{width:46px;height:32px;flex:0 0 46px;border-radius:8px;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a1f;position:relative;background:#fff;display:block}.df-market-selector__flag:before,.df-market-selector__flag:after,.df-market-selector__flag span{content:"";position:absolute;display:block}.df-market-selector__flag--sa{background:#006c35}.df-market-selector__flag--sa:before{content:"SA";top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:900;letter-spacing:.03em}.df-market-selector__flag--ae{background:linear-gradient(to bottom,#009a44 0 33.33%,#fff 33.33% 66.66%,#000 66.66% 100%)}.df-market-selector__flag--ae:before{left:0;top:0;width:14px;height:100%;background:#ef3340}.df-market-selector__flag--ae:after{content:"AE";top:0;right:0;bottom:0;left:14px;display:flex;align-items:center;justify-content:center;color:#111827;font-size:11px;font-weight:900;mix-blend-mode:normal}.df-market-selector__dialog{max-height:calc(100dvh - 28px);overflow:auto}.df-market-selector__option{min-height:104px}@media(max-width:990px){.header__main{text-align:center}.header__logo{justify-self:center}.header__search{width:100%}.df-section__header--row{display:block}.df-section__header--row .df-section__link{display:inline-flex;margin-top:14px}.df-slider-arrow--prev{left:12px;transform:translateY(-50%)}.df-slider-arrow--next{right:12px;transform:translateY(-50%)}}@media(max-width:749px){.df-section{padding:36px 0}.df-hero-content{align-items:center;text-align:center;padding-left:18px;padding-right:18px}[dir=rtl] .df-hero-content{align-items:center;text-align:center}.df-hero-description{margin-left:auto;margin-right:auto}.df-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.df-category-card__content{text-align:left}[dir=rtl] .df-category-card__content{text-align:right}.df-product-slider{grid-auto-columns:minmax(0,82%);gap:14px}.df-testimonial-grid{grid-auto-columns:minmax(0,84%);gap:14px}.df-promo-grid{grid-template-columns:1fr}.df-promo-card__content{text-align:left}[dir=rtl] .df-promo-card__content{text-align:right}.footer__grid{text-align:left}[dir=rtl] .footer__grid{text-align:right}}@media(max-width:420px){.df-product-slider{grid-auto-columns:minmax(0,88%)}.df-category-grid{gap:10px}.df-category-card{min-height:112px}.df-market-selector__dialog{padding:22px 18px}.df-market-selector__dialog h2{font-size:25px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--df-section-gap-desktop: 46px;--df-section-gap-mobile: 30px;--df-mobile-pad: 14px;--df-card-radius: 18px}.df-section{padding:var(--df-section-gap-desktop) 0!important}.df-section__header h2{margin-top:0;margin-bottom:8px;line-height:1.1}.df-section__header p{margin-top:0;margin-bottom:0;color:#566174}.df-category-section,.df-deals-collection,.df-featured-collection,.df-promo-banners,.df-testimonials,.df-trust-bar{overflow:hidden}.df-slider-wrap{position:relative}.df-product-slider,.df-testimonial-grid,.df-category-grid,.df-promo-small-slider{scrollbar-width:none}.df-product-slider::-webkit-scrollbar,.df-testimonial-grid::-webkit-scrollbar,.df-category-grid::-webkit-scrollbar,.df-promo-small-slider::-webkit-scrollbar{display:none}.df-slider-wrap--categories .df-category-grid{display:flex!important;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 18px}.df-slider-wrap--categories .df-category-card{flex:0 0 calc((100% - 90px)/6);scroll-snap-align:start}.df-promo-grid{display:grid!important;grid-template-columns:1fr;gap:18px!important}.df-slider-wrap--promo-small{position:relative}.df-promo-small-slider{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.df-promo-small-slider .df-promo-card{min-height:250px}.df-promo-card--wide{min-height:310px!important}.df-product-slider{display:flex!important;gap:22px!important;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 18px!important}.df-product-slider .df-product-card{flex:0 0 calc((100% - 66px)/4);scroll-snap-align:start}.df-testimonial-grid{display:flex!important;gap:22px!important;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 18px!important}.df-testimonial-grid .df-testimonial-card{flex:0 0 calc((100% - 44px)/3);scroll-snap-align:start}.footer__grid{gap:40px!important;padding-top:42px!important;padding-bottom:30px!important}.footer__accordion{border:0}.footer__accordion summary{list-style:none;font-size:1.17em;font-weight:800;margin:0 0 12px;cursor:default}.footer__accordion summary::-webkit-details-marker{display:none}.footer__accordion-content a{display:block}@media(max-width:990px){.df-slider-wrap--categories .df-category-card{flex-basis:calc((100% - 36px)/3)}.df-product-slider .df-product-card{flex-basis:calc((100% - 22px)/2)}}@media(max-width:749px){.page-width,.container{padding-left:var(--df-mobile-pad)!important;padding-right:var(--df-mobile-pad)!important}.df-section{padding:var(--df-section-gap-mobile) 0!important}.df-section__header{margin-bottom:16px!important}.df-section__header h2{font-size:25px!important;letter-spacing:-.03em}.df-eyebrow{font-size:11px;letter-spacing:.11em}.df-section__header--row{display:grid!important;grid-template-columns:1fr auto;align-items:end;gap:10px;text-align:left!important}.df-section__header--row>div{grid-column:1;justify-self:start;text-align:left!important;max-width:100%}.df-section__header--row .df-section__link{grid-column:2;grid-row:1;display:inline-flex!important;margin:0!important;padding:0 14px;min-height:34px;font-size:12px}[dir=rtl] .df-section__header--row,[dir=rtl] .df-section__header--row>div{text-align:right!important}.header__main{grid-template-columns:auto 1fr auto!important;gap:10px!important;min-height:60px!important;padding-top:10px;padding-bottom:8px}.header__logo{justify-self:start!important}.header__logo span{font-size:24px!important}.header__actions{display:flex!important;gap:10px!important;font-size:0;justify-self:end}.header__action{display:inline-flex!important;align-items:center;justify-content:center;min-width:34px;min-height:34px;font-size:0!important;position:relative}.header__action[href*=account]:before{content:"\2661";font-size:22px;transform:rotate(180deg)}.header__action[href*=wishlist]:before{content:"\2661";font-size:23px}.header__cart:before{content:"\1f6d2";font-size:20px}.header__cart span{position:absolute;right:-4px;top:-3px;min-width:18px;height:18px;font-size:11px;margin:0!important}.header__search{margin-bottom:8px!important}.header__search input{padding:11px 14px!important;font-size:14px}.header__search button{min-width:48px;padding:0 14px!important;font-size:0}.header__search button:before{content:"\1f50d";font-size:16px}.df-hero-slider,.df-hero-track,.df-hero-slide,.df-hero-bg,.df-hero-content{min-height:300px!important}.df-hero-slider{margin-top:0;border-radius:0}.df-hero-content{align-items:flex-start!important;text-align:left!important;padding:28px 22px!important;max-width:70%}.df-hero-content h1{font-size:28px!important;line-height:1.08!important}.df-hero-description{font-size:13px!important;line-height:1.45!important;margin-left:0!important;margin-right:0!important}.df-hero-subheading{font-size:10px!important}.df-hero-arrow{width:38px!important;height:38px!important}[dir=rtl] .df-hero-content{align-items:flex-end!important;text-align:right!important}.df-trust-bar__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.df-trust-item{padding:12px!important;border-radius:16px!important;align-items:center!important;min-height:76px}.df-trust-item__icon{font-size:24px!important}.df-trust-item h3{font-size:13px!important;margin-bottom:2px!important}.df-trust-item p{font-size:11px!important;line-height:1.25!important}.df-slider-wrap--categories .df-category-grid{display:flex!important;gap:12px!important;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 4px 18px!important}.df-slider-wrap--categories .df-category-card{flex:0 0 calc((100% - 12px)/2)!important;min-height:128px!important;border-radius:16px!important}.df-category-card__content{padding:12px!important;text-align:left!important}.df-category-card__content h3{font-size:13px!important;line-height:1.18!important}.df-category-card__content span{font-size:11px!important}[dir=rtl] .df-category-card__content{text-align:right!important}.df-product-slider{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding:4px 4px 18px!important}.df-product-slider .df-product-card{flex:0 0 calc(100% - 8px)!important;display:grid!important;grid-template-columns:42% 1fr;min-height:220px;border-radius:18px!important;overflow:hidden}.df-product-slider .df-product-card__media{height:100%!important;min-height:220px!important;aspect-ratio:auto!important}.df-product-slider .df-product-card__content{padding:14px!important;justify-content:center;min-width:0}.df-product-card__title,.df-product-card h3{font-size:15px!important;line-height:1.28!important;min-height:0!important;margin-bottom:8px!important;overflow-wrap:normal!important;word-break:normal!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.df-product-card__rating{font-size:12px!important;min-height:18px!important;white-space:nowrap;overflow:hidden}.price-current{font-size:17px!important}.price-compare{font-size:12px!important}.df-product-card__cart{min-height:38px!important;border-radius:999px!important;font-size:13px!important;padding:8px 10px!important}.df-product-card__offer{font-size:11px!important;padding:6px 10px!important;align-self:flex-start}.df-product-card__badge{font-size:11px!important;padding:6px 9px!important}.df-product-card__quick-form{display:none!important}.df-promo-grid{gap:14px!important}.df-promo-small-slider{display:flex!important;gap:12px!important;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 4px 16px!important}.df-promo-small-slider .df-promo-card{flex:0 0 100%!important;min-height:165px!important;scroll-snap-align:start;border-radius:18px!important}.df-promo-card--wide{min-height:190px!important;border-radius:18px!important}.df-promo-card__content{padding:18px!important;max-width:72%}.df-promo-card__content h2{font-size:22px!important;line-height:1.08!important}.df-promo-card__content p{font-size:12px!important;line-height:1.35!important}.df-promo-card__button{padding:8px 14px!important;font-size:12px!important;min-height:34px}.df-testimonial-grid{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding:4px 4px 18px!important}.df-testimonial-grid .df-testimonial-card{flex:0 0 calc(100% - 8px)!important;min-height:auto!important;padding:20px!important;border-radius:18px!important}.df-testimonial-card__stars{font-size:15px!important;margin-bottom:10px!important;letter-spacing:2px}.df-testimonial-card p{font-size:14px!important;line-height:1.55!important;margin-bottom:14px!important}.site-footer{margin-top:0!important}.footer__grid{display:block!important;padding-top:24px!important;padding-bottom:18px!important}.footer__brand{margin-bottom:18px}.footer__brand h2{font-size:22px;margin-bottom:8px}.footer__brand p{font-size:13px;line-height:1.5;margin-bottom:12px}.footer__accordion{border-top:1px solid rgba(255,255,255,.16);padding:0;margin:0}.footer__accordion summary{display:flex;align-items:center;justify-content:space-between;min-height:46px;margin:0!important;font-size:15px!important;cursor:pointer}.footer__accordion summary:after{content:"+";font-size:22px;font-weight:700}.footer__accordion[open] summary:after{content:"\2212"}.footer__accordion-content{padding:0 0 12px}.site-footer .footer__accordion-content a,.site-footer .footer__accordion-content p{font-size:13px;margin:6px 0!important}.footer__bottom{font-size:12px!important;padding:14px!important}.footer__social{justify-content:flex-start!important;margin-top:10px!important}.site-footer .footer__social a{width:38px!important;height:38px!important;font-size:16px!important}.df-slider-arrow{width:36px!important;height:36px!important;font-size:24px!important;box-shadow:0 8px 22px #0f172a29!important}.df-slider-arrow--prev{left:4px!important}.df-slider-arrow--next{right:4px!important}}@media(max-width:420px){.df-hero-content{max-width:76%}.df-product-slider .df-product-card{grid-template-columns:40% 1fr}.df-product-slider .df-product-card__media{min-height:210px!important}.df-product-card__title,.df-product-card h3{font-size:14px!important}.df-promo-card__content{max-width:78%}}:root{--df-freeze-section-desktop: 54px;--df-freeze-section-mobile: 34px}.df-hero-dots,.df-slider-dots,.splide__pagination,.swiper-pagination,.flickity-page-dots{display:none!important}.df-icon{width:22px;height:22px;display:block;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.header__actions{gap:12px!important;align-items:center!important}.header__action{min-width:44px;min-height:44px;display:inline-flex!important;align-items:center;justify-content:center;gap:7px;border-radius:999px;color:var(--color-text);line-height:1}.header__action:hover{background:#06422512;color:var(--color-primary)}.header__action-label{font-size:14px;font-weight:650}.header__cart{position:relative}.header__cart>span[data-cart-count]{position:absolute;right:1px;top:2px;min-width:18px;height:18px;padding:0 5px;margin:0!important;font-size:11px;line-height:18px;border-radius:999px;background:var(--color-accent);color:#111}.header__action:before,.header__cart:before{content:none!important}.announcement__inner{min-height:36px!important}.announcement__selectors{display:flex;align-items:center;gap:6px;flex:0 0 auto}.announcement__selectors select{height:28px!important;min-height:28px!important;border-radius:8px!important;padding:2px 7px!important;margin-inline-start:0!important;font-size:12px!important;line-height:1.1!important;max-width:92px!important;background:#ffffff14!important}.announcement__marquee{min-width:0}.df-section{padding:var(--df-freeze-section-desktop) 0!important}.df-section__header{margin-bottom:24px!important}.df-trust-bar{padding:22px 0!important}.df-section+.df-section{margin-top:0!important}.df-section__header--row{display:grid!important;grid-template-columns:1fr auto;align-items:center!important;gap:22px!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;text-align:left!important}.df-section__header--row>div{max-width:760px!important;margin:0 auto!important;text-align:center!important;grid-column:1 / -1;grid-row:1;justify-self:center}.df-section__header--row .df-section__link{position:static!important;grid-column:2!important;grid-row:1!important;justify-self:end!important;align-self:start!important;transform:none!important;margin:0!important;min-height:42px!important;padding:0 20px!important;border-radius:999px!important;white-space:nowrap!important;box-shadow:0 10px 24px #06422524!important}.df-section__header--row .df-section__link:hover{transform:none!important}[dir=rtl] .df-section__header--row{text-align:right!important}[dir=rtl] .df-section__header--row .df-section__link{justify-self:start!important}.price{display:flex!important;align-items:baseline!important;gap:8px!important;flex-wrap:wrap!important;margin:8px 0 10px!important;min-height:24px!important}.price-current{display:inline-flex!important;font-size:18px!important;font-weight:900!important;color:var(--color-primary)!important;line-height:1.1!important}.price-compare{display:inline-flex!important;font-size:14px!important;font-weight:800!important;color:#8b7280!important;text-decoration:line-through!important;line-height:1.1!important}.price--sale .price-current{color:#b45309!important}.df-product-card__badge{background:#111827!important;color:#fff!important}.df-product-card__content{display:flex;flex-direction:column}.df-product-card__rating{color:#a15c00!important}.df-no-review{color:#526176!important}.df-product-card__cart{min-height:42px}.site-footer{padding:0!important;margin-top:0!important}.footer__grid{display:grid!important;grid-template-columns:1.35fr .95fr .95fr .95fr!important;gap:56px!important;align-items:start!important;padding-top:64px!important;padding-bottom:48px!important}.footer__brand,.footer__accordion{padding-top:0!important;margin-top:0!important}.footer__brand h2,.footer__accordion summary{margin-top:0!important;line-height:1.25!important}.footer__brand h2{margin-bottom:18px!important}.footer__brand p{max-width:360px;line-height:1.55!important;margin:0 0 18px!important}.footer__accordion summary{min-height:auto!important;margin-bottom:16px!important;color:#fff!important}.footer__accordion-content a,.footer__accordion-content p{margin:0 0 10px!important;line-height:1.35!important;color:#ffffffe6!important}.footer__bottom{margin-top:0!important}.site-footer .footer__social a .df-icon{width:19px;height:19px;stroke-width:2}.df-back-to-top{z-index:2147483000!important;pointer-events:auto!important;touch-action:manipulation!important;display:flex!important;align-items:center!important;justify-content:center!important}.df-back-to-top.is-visible{pointer-events:auto!important}.header__menu-toggle,.header__search button,.df-slider-arrow,.df-hero-arrow,.df-section__link,.df-product-card__cart,.df-back-to-top{min-width:44px;min-height:44px}.df-product-card__title a:focus-visible,.header__action:focus-visible,.footer__social a:focus-visible,.footer__accordion summary:focus-visible{outline:3px solid #f6c453;outline-offset:3px}@media(max-width:990px){.header__action-label{display:none!important}.header__actions .header__action:not(.header__cart){display:inline-flex!important}}@media(max-width:749px){.df-section{padding:var(--df-freeze-section-mobile) 0!important}.df-section__header{margin-bottom:16px!important}.df-section__header--row{grid-template-columns:1fr auto!important;align-items:start!important;gap:8px!important;text-align:left!important}.df-section__header--row>div{grid-column:1!important;grid-row:1!important;margin:0!important;justify-self:start!important;text-align:left!important;max-width:100%!important}.df-section__header--row .df-section__link{grid-column:2!important;grid-row:1!important;align-self:start!important;min-height:34px!important;min-width:78px!important;padding:0 13px!important;font-size:12px!important}[dir=rtl] .df-section__header--row>div{text-align:right!important;justify-self:start!important}.announcement{font-size:12px!important}.announcement__inner{min-height:34px!important;padding-block:3px!important;gap:6px!important}.announcement__selectors select{height:25px!important;min-height:25px!important;font-size:11px!important;border-radius:7px!important;padding:1px 5px!important;max-width:76px!important}.announcement__marquee span{animation-duration:20s!important}.header__main{grid-template-columns:auto 1fr auto!important;min-height:58px!important}.header__menu-toggle{display:inline-flex!important;align-items:center;justify-content:center;width:42px;height:42px;padding:0!important}.header__actions{gap:4px!important}.header__action{min-width:36px!important;min-height:36px!important;width:36px!important;height:36px!important;padding:0!important}.header__action .df-icon{width:20px;height:20px}.header__cart>span[data-cart-count]{right:-2px;top:-4px}.df-product-slider .df-product-card__content{padding:14px!important}.df-product-slider .price{margin:6px 0 9px!important;min-height:22px!important}.df-product-slider .price-current{font-size:16px!important}.df-product-slider .price-compare{font-size:12px!important}.footer__grid{display:block!important;padding-top:28px!important;padding-bottom:24px!important}.footer__brand{margin-bottom:16px!important}.footer__accordion{border-top:1px solid rgba(255,255,255,.22)!important}.footer__accordion summary{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:50px!important;margin:0!important;color:#fff!important}.footer__accordion summary:after{content:"+"!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;border:1px solid rgba(255,255,255,.32)!important;border-radius:999px!important;color:#fff!important;font-size:20px!important;font-weight:900!important;line-height:1!important;background:#ffffff14!important}.footer__accordion[open] summary:after{content:"\2212"!important}.footer__accordion-content{padding:0 0 14px!important}.df-back-to-top{right:16px!important;bottom:76px!important;width:46px!important;height:46px!important;font-size:22px!important}}.df-eyebrow{color:#a66300!important}.header__action .df-icon{stroke-width:2;vector-effect:non-scaling-stroke}.header__action-label{display:none!important}@media(min-width:750px){.header__actions{gap:10px!important}.header__action{width:44px;height:44px;padding:0!important}}@media(max-width:749px){.header__actions .header__action:not(.header__cart){display:inline-flex!important}.header__action,.header__cart{background:transparent!important;color:#0f172a!important}.header__action{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;padding:0!important;border-radius:999px!important}.header__action .df-icon{width:20px!important;height:20px!important}.header__cart>span[data-cart-count]{right:-3px!important;top:-5px!important;min-width:18px!important;height:18px!important;line-height:18px!important;font-size:10px!important;padding:0 4px!important}.df-slider-arrow,.df-hero-arrow{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:999px!important;background:#064225e0!important;color:#fff!important;border:1px solid rgba(255,255,255,.35)!important;box-shadow:0 8px 18px #06422538!important;font-size:22px!important;font-weight:800!important;line-height:1!important;opacity:.96!important}.df-slider-arrow--prev{left:-3px!important;transform:translateY(-50%)!important}.df-slider-arrow--next{right:-3px!important;transform:translateY(-50%)!important}.df-hero-prev{left:10px!important}.df-hero-next{right:10px!important}.df-slider-arrow:hover,.df-slider-arrow:focus,.df-hero-arrow:hover,.df-hero-arrow:focus{background:#064225!important;opacity:1!important}.df-promo-banners .df-slider-arrow--prev,.df-testimonials .df-slider-arrow--prev{left:-2px!important}.df-promo-banners .df-slider-arrow--next,.df-testimonials .df-slider-arrow--next{right:-2px!important}}.df-collection-page{background:#fffaf1;color:#082f1d}.df-collection-hero-v2{background:linear-gradient(95deg,#fffaf1,#fff4e5 58%,#eef5ec);border-bottom:1px solid rgba(6,66,37,.08);overflow:hidden}.df-collection-hero-v2__inner{min-height:230px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:30px;align-items:center;padding-top:30px;padding-bottom:30px}.df-collection-hero-v2__copy{max-width:760px}.df-collection-hero-v2 .breadcrumb{font-size:13px;color:#064225b8;display:flex;gap:8px;align-items:center;margin-bottom:18px}.df-collection-hero-v2 .breadcrumb a{color:#064225b8;text-decoration:none}.df-collection-hero-v2 h1{font-size:clamp(32px,4vw,48px);line-height:1.05;letter-spacing:-.045em;margin:0 0 14px;color:#064225}.df-collection-hero-v2__description{font-size:16px;line-height:1.65;margin:0;color:#1f3f33;max-width:640px}.df-collection-hero-v2__media{align-self:stretch;min-height:190px;border-radius:0;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.df-collection-hero-v2__image{width:100%;height:100%;object-fit:contain;object-position:right center;filter:drop-shadow(0 20px 35px rgba(6,66,37,.16))}.df-collection-mobile-controls{display:none}.df-collection-toolbar-v2{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:24px;padding-bottom:18px}.df-collection-toolbar-v2__right{display:flex;align-items:center;gap:12px;margin-inline-start:auto}.df-collection__count{color:#1f3f33;font-size:14px;font-weight:600}.df-sort select{background:#fff;border:1px solid rgba(6,66,37,.12);border-radius:12px;color:#082f1d;box-shadow:0 6px 16px #0642250d}.df-view-toggle{display:flex;align-items:center;gap:6px;padding:4px;background:#fff;border:1px solid rgba(6,66,37,.1);border-radius:14px;box-shadow:0 8px 20px #0642250d}.df-view-toggle button{width:38px;height:38px;border:0;border-radius:10px;background:transparent;color:#064225;font-size:18px;cursor:pointer}.df-view-toggle button.is-active{background:#064225;color:#fff}.df-collection-layout-v2{display:grid;grid-template-columns:260px minmax(0,1fr);gap:30px;padding-bottom:34px}.df-facets-v2{position:sticky;top:130px;align-self:start;background:#fff;border:1px solid rgba(6,66,37,.1);border-radius:18px;padding:18px;box-shadow:0 14px 38px #0642250f}.df-facets-v2 .df-facets__top{border-bottom:1px solid rgba(6,66,37,.08);padding-bottom:12px;margin-bottom:4px}.df-facets-v2 .df-facets__top h2{font-size:18px;color:#082f1d}.df-facets-v2 .df-clear-link{font-size:12px;color:#047857;font-weight:800}.df-facets-v2 .df-facet summary{color:#082f1d;font-size:14px;position:relative;padding-right:18px}.df-facets-v2 .df-facet summary:after{content:"\2304";position:absolute;right:0;top:0;color:#064225}.df-facets-v2 .df-facet__option{min-height:28px}.df-facets-v2 .df-facet__option input{accent-color:#064225}.df-facets-v2 .df-button{background:#064225;color:#fff;border-radius:999px;font-weight:900}.df-filter-backdrop{display:none}.df-product-grid-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.df-product-grid-v2 .df-product-card{border-radius:16px;background:#fff;border:1px solid rgba(6,66,37,.09);box-shadow:0 10px 28px #0642250e;overflow:hidden}.df-product-grid-v2 .df-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0642251f;border-color:#06422538}.df-product-grid-v2 .df-product-card__media{aspect-ratio:1/1;background:#f8f8f6}.df-product-card__vendor{font-size:12px;line-height:1.2;color:#50665b;margin-bottom:3px}.df-product-grid-v2 .df-product-card__title{font-size:14px;line-height:1.32;min-height:38px;margin-bottom:8px;letter-spacing:-.015em}.df-product-grid-v2 .df-product-card__rating{font-size:12px;margin-bottom:7px}.df-product-grid-v2 .price{margin-top:auto;font-weight:900}.df-product-grid-v2 .price-current{font-size:15px;color:#064225}.df-product-grid-v2 .price-compare{font-size:13px;color:#8c8c8c;text-decoration:line-through;margin-inline-start:7px}.df-product-grid-v2 .df-product-card__cart{background:#064225;color:#fff;border-color:#064225;border-radius:10px;min-height:38px;font-size:13px;box-shadow:0 8px 18px #0642252e}.df-product-grid-v2 .df-product-card__quick-form{position:absolute;right:12px;top:12px;z-index:4}.df-product-grid-v2 .df-product-card__quick-add{position:static;width:34px;height:34px;background:#fff;color:#064225;border:1px solid rgba(6,66,37,.16);box-shadow:0 8px 20px #06422514;font-size:0;opacity:1;transform:none}.df-product-grid-v2 .df-product-card__quick-add:before{content:"\2661";font-size:20px;line-height:1}.df-card-badges{position:absolute;top:12px;left:12px;right:50px;z-index:5;display:flex;flex-wrap:wrap;gap:6px;pointer-events:none}.df-card-badge{pointer-events:auto;display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border-radius:7px;color:#fff;font-size:11px;font-weight:900;text-decoration:none;letter-spacing:-.01em;box-shadow:0 5px 14px #0000001f}.df-card-badge--best{background:#047857}.df-card-badge--sale{background:#f97316}.df-card-badge--new{background:#2563eb}.df-card-badge--hot{background:#ef4444}.df-card-badge--limited{background:#7c3aed}.df-product-card__badge{display:none!important}.df-collection-trust{margin-top:0;margin-bottom:56px;background:#fffdf8;border:1px solid rgba(6,66,37,.08);border-radius:18px;box-shadow:0 12px 30px #0642250f;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.df-collection-trust__item{display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:center;padding:16px 20px;border-right:1px solid rgba(6,66,37,.08)}.df-collection-trust__item:last-child{border-right:0}.df-collection-trust__item span{grid-row:span 2;width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#f3f8f1;font-size:22px}.df-collection-trust__item strong{font-size:14px;color:#082f1d;line-height:1.2}.df-collection-trust__item small{font-size:12px;color:#536b60;line-height:1.2}.df-pagination{text-align:center;margin:32px 0}.df-pagination .pagination,.df-pagination span,.df-pagination a{display:inline-flex;gap:8px;align-items:center;justify-content:center}.df-pagination a,.df-pagination .current{min-width:38px;height:38px;border-radius:999px;border:1px solid rgba(6,66,37,.12);text-decoration:none;color:#064225;background:#fff;font-weight:800}.df-pagination .current{background:#064225;color:#fff}@media(max-width:1180px){.df-product-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))}.df-collection-layout-v2{grid-template-columns:238px minmax(0,1fr);gap:22px}}@media(max-width:849px){.df-collection-hero-v2__inner{min-height:0;display:block;padding-top:18px;padding-bottom:0}.df-collection-hero-v2 h1{font-size:26px;margin-bottom:8px}.df-collection-hero-v2__description{font-size:13px;line-height:1.45}.df-collection-hero-v2 .breadcrumb{font-size:12px;margin-bottom:12px}.df-collection-hero-v2__media{height:118px;min-height:118px;margin-top:6px;justify-content:flex-end}.df-collection-hero-v2__image{object-fit:contain;object-position:right bottom}.df-collection-mobile-controls{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:14px;padding-bottom:12px;background:#fffaf1}.df-mobile-control{height:42px;border:1px solid rgba(6,66,37,.12);border-radius:999px;background:#fff;color:#082f1d;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 20px #0642250a}.df-collection-toolbar-v2{padding-top:8px;padding-bottom:12px;display:block}.df-collection-toolbar-v2__right{display:none}.df-collection__count{font-size:13px;margin:0}.df-collection-layout-v2{display:block;padding-bottom:20px}.df-filter-backdrop.is-open{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#03180e73;z-index:119}.df-facets-v2{display:block;position:fixed;z-index:120;top:0;bottom:0;left:0;width:min(88vw,360px);height:100vh;overflow:auto;border-radius:0 22px 22px 0;transform:translate(-105%);transition:transform .22s ease}.df-facets-v2.is-open{transform:translate(0)}.df-facets__close{display:flex!important;width:34px;height:34px;align-items:center;justify-content:center;margin-left:auto}.df-product-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.df-product-grid-v2 .df-product-card{border-radius:13px;box-shadow:0 8px 20px #0642250e}.df-product-grid-v2 .df-product-card__content{padding:9px}.df-product-grid-v2 .df-product-card__title{font-size:12px;line-height:1.25;min-height:45px}.df-product-card__vendor{font-size:11px}.df-product-grid-v2 .df-product-card__rating{font-size:11px;white-space:nowrap;overflow:hidden;min-height:16px}.df-product-grid-v2 .price-current{font-size:13px}.df-product-grid-v2 .price-compare{font-size:11px;margin-inline-start:4px}.df-product-grid-v2 .df-product-card__cart{min-height:34px;font-size:12px;border-radius:8px;padding:7px 8px}.df-product-grid-v2 .df-product-card__quick-form{right:8px;top:8px}.df-product-grid-v2 .df-product-card__quick-add{width:30px;height:30px}.df-card-badges{top:8px;left:8px;right:44px;gap:4px}.df-card-badge{font-size:10px;min-height:21px;padding:3px 6px;border-radius:6px}.df-collection-trust{grid-template-columns:1fr 1fr;margin-bottom:112px;border-radius:16px}.df-collection-trust__item{padding:12px;grid-template-columns:34px 1fr}.df-collection-trust__item span{width:32px;height:32px;font-size:17px}.df-collection-trust__item strong{font-size:12px}.df-collection-trust__item small{font-size:11px}.df-back-to-top{right:18px!important;bottom:96px!important;width:46px!important;height:46px!important;z-index:80!important}}@media(max-width:380px){.df-product-grid-v2{gap:10px}.df-product-grid-v2 .df-product-card__title{font-size:11.5px}.df-card-badge{font-size:9.5px;padding:3px 5px}.df-back-to-top{bottom:104px!important}}.df-collection-hero-v2__description{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.df-facet--fallback-brand .df-facet__option input:not(:disabled){cursor:pointer}.df-facet--rating .df-facet__option{opacity:.62}.df-rating-filter .df-stars{font-size:12px;letter-spacing:0}.df-product-grid-v2 .df-product-card--collection{display:flex!important;flex-direction:column!important;height:100%;min-height:0!important;border-radius:16px!important;overflow:hidden!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__media{display:block!important;position:relative!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1/1!important;background:#f8f8f6!important;overflow:hidden!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__content{display:flex!important;flex-direction:column!important;align-items:stretch!important;padding:12px!important;min-height:156px!important;background:#fff!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__vendor{display:block!important;font-size:11px!important;color:#50665b!important;margin:0 0 3px!important;line-height:1.2!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:13px!important;line-height:1.28!important;min-height:34px!important;margin:0 0 6px!important;color:#082f1d!important;word-break:normal!important;overflow-wrap:normal!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__rating{display:flex!important;align-items:center!important;gap:4px!important;font-size:11px!important;line-height:1.2!important;min-height:18px!important;margin:0 0 7px!important;color:#d68a00!important;white-space:nowrap!important;overflow:hidden!important}.df-product-grid-v2 .df-product-card--collection .price{display:flex!important;align-items:baseline!important;gap:6px!important;margin:0 0 9px!important;min-height:20px!important}.df-product-grid-v2 .df-product-card--collection .price-compare{font-size:12px!important;color:#8c8c8c!important;text-decoration:line-through!important;font-weight:700!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__form{margin-top:auto!important;display:block!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__cart{opacity:1!important;transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:100%!important;min-height:36px!important;padding:8px 10px!important;background:#064225!important;color:#fff!important;border:1px solid #064225!important;border-radius:10px!important;font-size:12px!important;font-weight:900!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__offer{display:none!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__quick-form{position:absolute!important;top:10px!important;right:10px!important;left:auto!important;bottom:auto!important;z-index:6!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__quick-add{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:999px!important;background:#fffffff0!important;color:#064225!important;border:1px solid rgba(6,66,37,.14)!important;box-shadow:0 8px 20px #0642251a!important;font-size:0!important;line-height:1!important;opacity:1!important;transform:none!important}.df-product-grid-v2 .df-product-card--collection .df-card-badges{position:absolute!important;top:10px!important;left:10px!important;right:52px!important;z-index:7!important;display:flex!important;flex-wrap:wrap!important;gap:5px!important;pointer-events:none!important}.df-product-grid-v2 .df-product-card--collection .df-card-badge{pointer-events:auto!important;min-height:23px!important;padding:4px 7px!important;border-radius:7px!important;font-size:10px!important;line-height:1!important;font-weight:900!important;color:#fff!important;text-decoration:none!important}.df-product-grid-v2.is-list{grid-template-columns:1fr!important}.df-product-grid-v2.is-list .df-product-card--collection{display:grid!important;grid-template-columns:220px 1fr!important}.df-product-grid-v2.is-list .df-product-card--collection .df-product-card__media{aspect-ratio:1/1!important}.df-product-grid-v2.is-list .df-product-card--collection .df-product-card__content{min-height:0!important;justify-content:center!important}@media(max-width:849px){.df-collection-hero-v2__description{-webkit-line-clamp:5}.df-product-grid-v2 .df-product-card--collection{border-radius:14px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__media{aspect-ratio:4/5!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__content{padding:9px!important;min-height:142px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__title{font-size:11.5px!important;min-height:30px!important;margin-bottom:5px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__rating{font-size:10.5px!important;min-height:15px!important;margin-bottom:5px!important}.df-product-grid-v2 .df-product-card--collection .price{margin-bottom:7px!important;gap:4px!important}.df-product-grid-v2 .df-product-card--collection .price-current{font-size:12.5px!important}.df-product-grid-v2 .df-product-card--collection .price-compare{font-size:10.5px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__cart{min-height:32px!important;font-size:11px!important;border-radius:8px!important;padding:6px 7px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__cart-icon{display:none!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__quick-form{top:7px!important;right:7px!important;left:auto!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__quick-add{width:29px!important;height:29px!important;min-width:29px!important;min-height:29px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__quick-add:before{font-size:17px!important}.df-product-grid-v2 .df-product-card--collection .df-card-badges{top:7px!important;left:7px!important;right:42px!important;gap:4px!important}.df-product-grid-v2 .df-product-card--collection .df-card-badge{font-size:9px!important;min-height:19px!important;padding:3px 5px!important;border-radius:5px!important}}@media(max-width:380px){.df-product-grid-v2 .df-product-card--collection .df-product-card__content{min-height:136px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__title{font-size:11px!important}.df-product-grid-v2 .df-product-card--collection .df-card-badge{font-size:8.5px!important}}:root{--df-section-gap-desktop:56px;--df-section-gap-mobile:36px;--df-card-gap-desktop:20px;--df-card-gap-mobile:12px}.df-section,.df-collection-page,.df-product{--df-page-gap:var(--df-section-gap-desktop)}.df-collection-toolbar-v2{padding-top:24px!important;padding-bottom:18px!important}.df-collection-layout-v2{gap:30px!important;padding-bottom:34px!important}.df-product-grid-v2 .df-product-card--collection{position:relative!important;display:flex!important;flex-direction:column!important;min-width:0!important;height:auto!important;min-height:0!important;background:#fff!important;border:1px solid rgba(6,66,37,.1)!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 10px 28px #0642250e!important}.df-product-grid-v2 .df-product-card--collection:hover{transform:translateY(-3px)!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__media{position:relative!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1/1!important;background:#f7f8f4!important;overflow:hidden!important;flex:none!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__image,.df-product-grid-v2 .df-product-card--collection .df-product-card__placeholder{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important;display:block!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__image--secondary{opacity:0!important}@media(hover:hover){.df-product-grid-v2 .df-product-card--collection:hover .df-product-card__image--primary{transform:scale(1.035)!important}.df-product-grid-v2 .df-product-card--collection:hover .df-product-card__image--secondary{opacity:1!important;transform:scale(1.035)!important}}.df-product-grid-v2 .df-product-card--collection .df-product-card__content{position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-height:164px!important;padding:12px!important;background:#fff!important;color:#082f1d!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__vendor{display:block!important;font-size:11px!important;color:#536b60!important;margin:0 0 3px!important;line-height:1.2!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:34px!important;margin:0 0 6px!important;font-size:13px!important;line-height:1.28!important;font-weight:800!important;color:#082f1d!important;word-break:normal!important;overflow-wrap:normal!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__title a{color:inherit!important;text-decoration:none!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__rating{display:flex!important;align-items:center!important;gap:4px!important;min-height:18px!important;margin:0 0 7px!important;font-size:11px!important;line-height:1.2!important;color:#d68a00!important;white-space:nowrap!important;overflow:hidden!important}.df-product-grid-v2 .df-product-card--collection .price{display:flex!important;align-items:baseline!important;gap:6px!important;min-height:21px!important;margin:0 0 10px!important}.df-product-grid-v2 .df-product-card--collection .price-current{font-size:14px!important;font-weight:900!important;color:#064225!important}.df-product-grid-v2 .df-product-card--collection .price-compare{font-size:12px!important;font-weight:700!important;color:#8a8f8a!important;text-decoration:line-through!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__form{display:block!important;margin-top:auto!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__cart{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:100%!important;min-height:38px!important;padding:8px 10px!important;border:1px solid #064225!important;border-radius:10px!important;background:#064225!important;color:#fff!important;font-size:12px!important;font-weight:900!important;opacity:1!important;transform:none!important;box-shadow:0 8px 18px #06422529!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__cart:hover{background:#083d25!important;color:#fff!important}.df-product-grid-v2 .df-product-card--collection .df-card-badges{position:absolute!important;top:10px!important;left:10px!important;right:52px!important;z-index:8!important;display:flex!important;flex-wrap:wrap!important;gap:5px!important;pointer-events:none!important}.df-product-grid-v2 .df-product-card--collection .df-card-badge{pointer-events:auto!important;min-height:23px!important;padding:4px 7px!important;border-radius:7px!important;font-size:10px!important;line-height:1!important;font-weight:900!important;color:#fff!important;text-decoration:none!important;box-shadow:0 6px 14px #00000024!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__quick-form{position:absolute!important;top:10px!important;right:10px!important;left:auto!important;bottom:auto!important;z-index:9!important;width:34px!important;height:34px!important;margin:0!important;display:block!important;background:transparent!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__quick-add{position:static!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:999px!important;background:#fffffff5!important;color:#064225!important;border:1px solid rgba(6,66,37,.14)!important;box-shadow:0 8px 20px #0642251a!important;font-size:0!important;line-height:1!important;opacity:1!important;transform:none!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__quick-add:before{content:"\2661"!important;font-size:20px!important;font-weight:800!important;line-height:1!important}[dir=rtl] .df-product-grid-v2 .df-product-card--collection .df-product-card__quick-form{right:10px!important;left:auto!important}.df-product-grid-v2{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:var(--df-card-gap-desktop)!important;align-items:start!important}.df-facets-v2{border-radius:18px!important}.df-facet__option span{line-height:1.25}.df-collection-trust{margin-top:0!important;margin-bottom:56px!important}.df-collection-trust__item{align-items:center!important}.df-collection-trust__item span{flex:none!important}@media(max-width:1180px){.df-product-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:849px){.df-collection-page{--df-page-gap:var(--df-section-gap-mobile)}.df-collection-toolbar-v2{padding-top:10px!important;padding-bottom:12px!important}.df-collection-layout-v2{display:block!important;padding-bottom:22px!important}.df-product-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:var(--df-card-gap-mobile)!important}.df-product-grid-v2 .df-product-card--collection{border-radius:14px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__media{aspect-ratio:4/5!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__content{min-height:146px!important;padding:9px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__vendor{font-size:10.5px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__title{font-size:11.5px!important;line-height:1.25!important;min-height:30px!important;margin-bottom:5px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__rating{font-size:10.5px!important;min-height:15px!important;margin-bottom:5px!important}.df-product-grid-v2 .df-product-card--collection .price{gap:4px!important;margin-bottom:7px!important}.df-product-grid-v2 .df-product-card--collection .price-current{font-size:12.5px!important}.df-product-grid-v2 .df-product-card--collection .price-compare{font-size:10.5px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__cart{min-height:33px!important;font-size:11px!important;border-radius:8px!important;padding:6px 7px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__cart-icon{display:none!important}.df-product-grid-v2 .df-product-card--collection .df-card-badges{top:7px!important;left:7px!important;right:42px!important;gap:4px!important}.df-product-grid-v2 .df-product-card--collection .df-card-badge{font-size:8.8px!important;min-height:18px!important;padding:3px 5px!important;border-radius:5px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__quick-form{top:7px!important;right:7px!important;width:29px!important;height:29px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__quick-add{width:29px!important;height:29px!important;min-width:29px!important;min-height:29px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__quick-add:before{font-size:17px!important}.df-collection-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-bottom:112px!important;border-radius:16px!important}.df-collection-trust__item{display:grid!important;grid-template-columns:36px 1fr!important;grid-template-rows:auto auto!important;gap:4px 9px!important;align-items:center!important;min-height:76px!important;padding:12px!important}.df-collection-trust__item span{grid-row:1 / span 2!important;width:34px!important;height:34px!important;font-size:17px!important;border-radius:10px!important}.df-collection-trust__item strong{font-size:12px!important;line-height:1.15!important;margin:0!important}.df-collection-trust__item small{font-size:11px!important;line-height:1.2!important;margin:0!important}.df-back-to-top{right:18px!important;bottom:96px!important;z-index:80!important}}@media(max-width:380px){.df-product-grid-v2 .df-product-card--collection .df-product-card__content{min-height:140px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__title{font-size:11px!important}.df-product-grid-v2 .df-product-card--collection .df-card-badge{font-size:8.2px!important}}.df-product-card__vendor{display:block;font-size:12px;line-height:1.2;color:#536b60;margin:0 0 4px}.df-product-card__rating{display:flex;align-items:center;gap:5px;text-decoration:none;color:#d68a00;min-height:20px;margin:0 0 7px;font-size:12px;line-height:1.2}.df-product-card__rating:hover .df-rating-text{text-decoration:underline}.df-rating-text{color:#536b60;font-size:12px;font-weight:700}.df-stars{color:#d68a00;letter-spacing:.5px;white-space:nowrap}.df-product-card__actions{display:grid;grid-template-columns:44px minmax(0,1fr);gap:8px;margin-top:auto;align-items:stretch}.df-product-card__cart-form,.df-product-card__buy-form{margin:0;min-width:0}.df-product-card__icon-cart,.df-product-card__buy-now{width:100%;min-height:42px;border-radius:12px;font-weight:900;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.df-product-card__icon-cart{border:1px solid rgba(6,66,37,.18);background:#fff;color:#064225;display:flex;align-items:center;justify-content:center;font-size:16px}.df-product-card__buy-now{border:1px solid #064225;background:#064225;color:#fff;font-size:13px;padding:8px 10px}.df-product-card__icon-cart:hover{background:#f3f8f1;border-color:#064225}.df-product-card__buy-now:hover{background:#083d25;border-color:#083d25}.df-product-card__icon-cart:disabled,.df-product-card__buy-now:disabled{opacity:.55;cursor:not-allowed}.df-product-card__offer{margin-top:10px}.df-product-grid-v2 .df-product-card--collection .df-product-card__content{min-height:190px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__rating{display:flex!important;text-decoration:none!important;min-height:18px!important;margin:0 0 7px!important;overflow:hidden!important;white-space:nowrap!important}.df-product-grid-v2 .df-product-card--collection .df-rating-text{font-size:11px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__actions{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:7px!important;margin-top:auto!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__icon-cart,.df-product-grid-v2 .df-product-card--collection .df-product-card__buy-now{min-height:38px!important;border-radius:10px!important;box-shadow:0 8px 18px #0642251f!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__icon-cart{background:#fff!important;color:#064225!important;border:1px solid rgba(6,66,37,.18)!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__buy-now{background:#064225!important;color:#fff!important;border:1px solid #064225!important;font-size:12px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__buy-now:hover{background:#083d25!important;border-color:#083d25!important}.df-product-card__form,.df-product-card__cart,.df-product-card__quick-form{display:none!important}.df-product-slider .df-product-card__content{display:flex;flex-direction:column}.df-product-slider .df-product-card__actions{margin-top:auto}@media(max-width:849px){.df-product-grid-v2 .df-product-card--collection .df-product-card__content{min-height:168px!important;padding:9px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__rating{min-height:16px!important;margin-bottom:6px!important;font-size:10px!important}.df-product-grid-v2 .df-product-card--collection .df-rating-text{font-size:10px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__actions{grid-template-columns:34px minmax(0,1fr)!important;gap:6px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__icon-cart,.df-product-grid-v2 .df-product-card--collection .df-product-card__buy-now{min-height:34px!important;border-radius:8px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__buy-now{font-size:11px!important;padding:6px!important}.df-product-card__icon-cart,.df-product-card__buy-now{min-height:38px}}@media(max-width:380px){.df-product-grid-v2 .df-product-card--collection .df-product-card__content{min-height:160px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__actions{grid-template-columns:32px minmax(0,1fr)!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__buy-now{font-size:10.5px!important}}.df-product-card__wishlist{position:absolute;top:12px;right:12px;z-index:9;width:34px;height:34px;border-radius:999px;background:#fffffff5;border:1px solid rgba(6,66,37,.14);box-shadow:0 8px 20px #0642251a;display:flex;align-items:center;justify-content:center;color:#064225;text-decoration:none;font-size:20px;font-weight:900;line-height:1}.df-product-card__wishlist:hover{background:#f3f8f1;color:#064225}[dir=rtl] .df-product-card__wishlist{right:12px;left:auto}@media(max-width:849px){.df-product-card__wishlist{top:7px;right:7px;width:29px;height:29px;font-size:17px}.df-product-grid-v2 .df-product-card--collection .df-card-badges{right:42px!important}}.df-product-card__rating{display:flex!important;align-items:center!important;gap:5px!important;text-decoration:none!important;visibility:visible!important;opacity:1!important}.df-product-card__rating .df-stars{display:inline-flex!important;color:#d68a00!important;letter-spacing:.4px!important;line-height:1!important;flex:none!important}.df-product-card__rating .df-rating-text{display:inline-flex!important;color:#536b60!important;font-weight:700!important;line-height:1.15!important;min-width:0!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__title{-webkit-line-clamp:3!important;min-height:52px!important;margin-bottom:6px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__content{min-height:206px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__rating{min-height:18px!important;margin-bottom:7px!important}.df-product-slider .df-product-card__title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:849px){.df-product-grid-v2 .df-product-card--collection .df-product-card__title{-webkit-line-clamp:3!important;min-height:43px!important;font-size:11.5px!important;line-height:1.25!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__content{min-height:184px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__rating{font-size:10px!important;min-height:15px!important}.df-product-card__rating .df-rating-text{font-size:10px!important}}@media(max-width:380px){.df-product-grid-v2 .df-product-card--collection .df-product-card__title{font-size:11px!important;min-height:41px!important}.df-product-grid-v2 .df-product-card--collection .df-product-card__content{min-height:178px!important}}.df-product-page{padding-top:24px;padding-bottom:72px}.df-pdp-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:34px;align-items:start;margin-top:18px}.df-pdp-media{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;position:sticky;top:126px}.df-pdp-main-media{position:relative;background:#fff;border:1px solid rgba(6,66,37,.1);border-radius:24px;overflow:hidden;box-shadow:0 18px 46px #06422514}.df-pdp-media-panel{display:none;position:relative}.df-pdp-media-panel.is-active{display:block}.df-pdp-main-image,.df-pdp-main-video,.df-pdp-placeholder{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#f8f7f2}.df-pdp-thumbs{order:-1;display:grid;gap:10px;align-content:start}.df-pdp-thumb{position:relative;padding:0;border:1px solid rgba(6,66,37,.12);border-radius:13px;background:#fff;overflow:hidden;cursor:pointer;box-shadow:0 8px 18px #0642250a;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.df-pdp-thumb:hover,.df-pdp-thumb.is-active{border-color:#064225;box-shadow:0 10px 24px #0642251c;transform:translateY(-2px)}.df-pdp-thumb img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.df-pdp-thumb__play{position:absolute;inset:auto 6px 6px auto;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#064225eb;color:#fff;font-size:10px}.df-pdp-main-media .df-card-badges{position:absolute;top:14px;left:14px;z-index:4;display:flex;gap:6px;flex-wrap:wrap}.df-pdp-main-media .df-card-badge{display:inline-flex;align-items:center;min-height:26px;border-radius:8px;padding:5px 9px;font-size:11px;font-weight:900;color:#fff;text-decoration:none;box-shadow:0 6px 15px #0000001f}.df-pdp-info{background:#fff;border:1px solid rgba(6,66,37,.1);border-radius:24px;padding:24px;box-shadow:0 18px 46px #06422514}.df-pdp-badge-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.df-pdp-pill{display:inline-flex;align-items:center;min-height:26px;border-radius:8px;padding:5px 9px;font-size:11px;font-weight:900}.df-pdp-pill--sale{background:#ff6b1a;color:#fff}.df-pdp-pill--brand{background:#e9f7ef;color:#064225}.df-pdp-title{margin:0 0 10px;color:#041f14;font-size:clamp(28px,3vw,44px);line-height:1.08;letter-spacing:-.04em}.df-pdp-rating{display:inline-flex;align-items:center;gap:7px;margin-bottom:12px;text-decoration:none;color:#334155;font-size:14px}.df-pdp-rating .df-stars{color:#f5a400;letter-spacing:1px}.df-pdp-price-row .price{margin:4px 0 8px}.df-pdp-price-row .price-current{font-size:30px;font-weight:950;color:#064225}.df-pdp-price-row .price-compare{font-size:17px;margin-inline-start:10px;color:#8c8c8c;text-decoration:line-through;font-weight:800}.df-pdp-installment{display:inline-flex;margin:3px 0 13px;padding:8px 10px;border-radius:10px;background:#f8faf6;color:#30483b;font-size:13px;border:1px dashed rgba(6,66,37,.18)}.df-pdp-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:16px 0}.df-pdp-feature{display:flex;align-items:center;gap:7px;min-height:54px;border:1px solid rgba(6,66,37,.09);border-radius:14px;background:#fbfaf6;padding:9px;font-size:12px;font-weight:800;color:#173c2b}.df-pdp-feature__icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#eef8f2;font-size:15px;flex:0 0 auto}.df-pdp-stock{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:16px 0 18px;padding:13px 14px;border-radius:14px;border:1px solid rgba(6,66,37,.18);background:#f9fffb}.df-pdp-stock strong{display:block;font-size:14px;color:#064225}.df-pdp-stock span{display:block;margin-top:2px;font-size:12px;color:#52675d}.df-pdp-stock a{font-size:12px;font-weight:800;color:#064225}.df-pdp-stock.is-sold-out{background:#fff7f7;border-color:#b91c1c38}.df-pdp-stock.is-sold-out strong{color:#b91c1c}.df-pdp-form{display:grid;gap:12px}.df-pdp-option-label{display:block;font-size:13px;font-weight:900;margin-bottom:-4px}.df-pdp-form select{width:100%;border:1px solid rgba(6,66,37,.16);border-radius:13px;background:#fff;padding:12px 13px}.df-pdp-form-row{display:grid;grid-template-columns:138px 1fr;gap:10px}.df-pdp-qty{display:grid;grid-template-columns:38px 1fr 38px;border:1px solid rgba(6,66,37,.16);border-radius:13px;overflow:hidden;background:#fff;min-height:50px}.df-pdp-qty button{border:0;background:#fff;font-size:19px;font-weight:900;color:#064225;cursor:pointer}.df-pdp-qty input{width:100%;border:0;text-align:center;font-weight:900;color:#041f14;-webkit-appearance:textfield;appearance:textfield}.df-pdp-qty input::-webkit-outer-spin-button,.df-pdp-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.df-pdp-add,.df-pdp-buy{border-radius:13px;min-height:50px;font-weight:950;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.df-pdp-add{border:1px solid rgba(6,66,37,.2);background:#fff;color:#064225}.df-pdp-buy{width:100%;border:0;background:#064225;color:#fff;box-shadow:0 14px 28px #06422533;font-size:16px}.df-pdp-add:hover,.df-pdp-buy:hover{transform:translateY(-1px)}.df-pdp-buy:hover{background:#083d25}.df-pdp-add:disabled,.df-pdp-buy:disabled{opacity:.55;cursor:not-allowed;transform:none}.df-pdp-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(6,66,37,.08)}.df-pdp-trust div{display:grid;grid-template-columns:auto 1fr;column-gap:8px;row-gap:1px;align-items:center;background:#fbfaf6;border:1px solid rgba(6,66,37,.07);border-radius:13px;padding:10px}.df-pdp-trust span{grid-row:1/3;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#eef8f2}.df-pdp-trust strong{font-size:11px;color:#082f1d;line-height:1.15}.df-pdp-trust small{font-size:10px;color:#64756d;line-height:1.15}.df-pdp-tabs{margin-top:34px;background:#fff;border:1px solid rgba(6,66,37,.09);border-radius:22px;overflow:hidden;box-shadow:0 14px 36px #0642250f}.df-pdp-tabs details{border-top:1px solid rgba(6,66,37,.08)}.df-pdp-tabs details:first-child{border-top:0}.df-pdp-tabs summary{list-style:none;cursor:pointer;padding:18px 22px;font-weight:950;color:#062d1b}.df-pdp-tabs summary::-webkit-details-marker{display:none}.df-pdp-tabs summary:after{content:"+";float:right;font-size:22px;line-height:1}.df-pdp-tabs details[open] summary:after{content:"\2212"}.df-pdp-tabs .rte{padding:0 22px 22px;color:#31433a;line-height:1.75}.df-pdp-sticky-cta{display:none}@media(max-width:1100px){.df-pdp-grid{grid-template-columns:1fr}.df-pdp-media{position:static}.df-pdp-info{max-width:760px;margin:0 auto;width:100%}.df-pdp-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.df-product-page{padding-top:14px;padding-bottom:112px}.df-pdp-grid{gap:16px;margin-top:10px}.df-pdp-media{display:block}.df-pdp-main-media{border-radius:18px;box-shadow:0 12px 28px #06422512}.df-pdp-main-image,.df-pdp-main-video,.df-pdp-placeholder{aspect-ratio:1/1}.df-pdp-thumbs{display:flex;gap:8px;overflow-x:auto;margin-top:10px;padding:2px 0 4px;scroll-snap-type:x mandatory}.df-pdp-thumb{width:62px;min-width:62px;border-radius:10px;scroll-snap-align:start}.df-pdp-info{border-radius:0;border-left:0;border-right:0;padding:16px;margin-left:calc(var(--page-gutter,16px) * -1);margin-right:calc(var(--page-gutter,16px) * -1);box-shadow:none}.df-pdp-title{font-size:23px;line-height:1.12}.df-pdp-price-row .price-current{font-size:24px}.df-pdp-price-row .price-compare{font-size:14px}.df-pdp-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.df-pdp-feature{min-height:50px;font-size:11px;border-radius:12px;padding:8px}.df-pdp-stock{align-items:flex-start}.df-pdp-form-row{grid-template-columns:110px 1fr}.df-pdp-qty,.df-pdp-add,.df-pdp-buy{min-height:46px;border-radius:11px}.df-pdp-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.df-pdp-trust div{padding:9px}.df-pdp-tabs{border-radius:0;border-left:0;border-right:0;margin-left:calc(var(--page-gutter,16px) * -1);margin-right:calc(var(--page-gutter,16px) * -1)}.df-pdp-tabs summary{padding:15px 16px}.df-pdp-tabs .rte{padding:0 16px 16px}.df-pdp-sticky-cta{position:fixed;z-index:80;left:12px;right:12px;bottom:74px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(6,66,37,.14);border-radius:18px;padding:9px 10px;box-shadow:0 16px 40px #0642252e}.df-pdp-sticky-cta span{display:block;color:#064225;font-weight:950;font-size:15px}.df-pdp-sticky-cta small{display:block;color:#8c8c8c;text-decoration:line-through;font-size:11px;font-weight:800}.df-pdp-sticky-cta button{border:0;border-radius:13px;background:#064225;color:#fff;font-weight:950;min-height:42px;padding:0 24px}}@media(max-width:380px){.df-pdp-form-row{grid-template-columns:96px 1fr;gap:8px}.df-pdp-add{font-size:12px}.df-pdp-sticky-cta{bottom:82px}}.breadcrumb,.df-breadcrumb{display:none!important}.df-facets-v2 .df-facet summary{padding-right:24px!important}.df-facets-v2 .df-facet summary:after{content:""!important;width:9px;height:9px;border-right:2px solid #064225;border-bottom:2px solid #064225;transform:rotate(45deg);top:3px!important;right:2px!important;transition:transform .18s ease}.df-facets-v2 .df-facet[open] summary:after{transform:rotate(-135deg);top:8px!important}.df-price-range{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.df-price-range label{display:grid;gap:6px;color:#485c52;font-weight:700;font-size:12px}.df-price-range input{width:100%;min-height:42px;border:1px solid rgba(6,66,37,.14);border-radius:12px;padding:9px 11px;background:#fff;color:#082f1d;font-weight:700}.df-product-card__icon-cart{transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.df-product-card__icon-cart:hover,.df-product-card__icon-cart:focus-visible{background:#064225!important;color:#fff!important;border-color:#064225!important;transform:translateY(-1px);box-shadow:0 10px 22px #0642252e!important}.df-pdp-features{display:none!important}.df-product-page{padding-top:18px!important}.df-pdp-grid{margin-top:8px!important;gap:32px!important}.df-pdp-info{display:flex;flex-direction:column}.df-pdp-trust{margin-top:14px!important;padding-top:14px!important}.df-pdp-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;margin-top:34px;align-items:start}.df-pdp-details-card,.df-pdp-people-card{background:#fff;border:1px solid rgba(6,66,37,.09);border-radius:22px;box-shadow:0 14px 36px #0642250f;overflow:hidden}.df-pdp-description{padding:24px 24px 18px;border-bottom:1px solid rgba(6,66,37,.08)}.df-pdp-description h2,.df-pdp-side-heading h2{margin:0 0 14px;color:#062d1b;font-size:22px;letter-spacing:-.02em}.df-pdp-description__body{position:relative;max-height:420px;overflow:hidden;color:#31433a;line-height:1.75}.df-pdp-description:not(.is-expanded) .df-pdp-description__body:after{content:"";position:absolute;left:0;right:0;bottom:0;height:72px;background:linear-gradient(to bottom,#fff0,#fff);pointer-events:none}.df-pdp-description.is-expanded .df-pdp-description__body{max-height:none}.df-pdp-readmore{margin-top:14px;border:1px solid rgba(6,66,37,.18);background:#fff;color:#064225;border-radius:999px;min-height:38px;padding:0 18px;font-weight:900;cursor:pointer}.df-pdp-readmore:hover{background:#064225;color:#fff}.df-pdp-review-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid rgba(6,66,37,.08);background:#fffdf8}.df-pdp-review-summary .df-stars{display:block;margin-bottom:4px;color:#d68a00}.df-pdp-review-summary strong{display:block;color:#062d1b;font-size:16px}.df-pdp-review-summary small{display:block;color:#536b60;margin-top:3px}.df-review-write{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;background:#064225;color:#fff;text-decoration:none;font-weight:900;white-space:nowrap}.df-pdp-accordions details{border-top:1px solid rgba(6,66,37,.08)}.df-pdp-accordions details:first-child{border-top:0}.df-pdp-accordions summary{list-style:none;cursor:pointer;padding:18px 24px;font-weight:950;color:#062d1b}.df-pdp-accordions summary::-webkit-details-marker{display:none}.df-pdp-accordions summary:after{content:"+";float:right;font-size:22px;line-height:1}.df-pdp-accordions details[open] summary:after{content:"\2212"}.df-pdp-accordions .rte,.df-pdp-accordions .jdgm-widget{padding:0 24px 22px;color:#31433a;line-height:1.7}.df-pdp-people-card{padding:20px;position:sticky;top:126px}.df-pdp-side-heading .df-eyebrow{margin-bottom:6px}.df-pdp-people-list{display:grid;gap:12px}.df-pdp-mini-product{display:grid;grid-template-columns:76px 1fr;gap:12px;align-items:center;padding:10px;border:1px solid rgba(6,66,37,.08);border-radius:14px;background:#fffdf8;color:#082f1d;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.df-pdp-mini-product:hover{transform:translateY(-2px);box-shadow:0 10px 22px #06422514}.df-pdp-mini-product img{width:76px;height:76px;object-fit:cover;border-radius:10px;background:#f8f7f2}.df-pdp-mini-product strong{display:block;font-size:13px;line-height:1.25;margin-bottom:6px}.df-pdp-mini-product .price{margin:0!important}.df-pdp-mini-product .price-current{font-size:13px!important}.df-pdp-mini-product .price-compare{font-size:11px!important}.df-related-products{margin-top:42px!important}.df-related-products .df-section__header{text-align:center;margin-bottom:22px}.df-related-products .df-product-slider{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px!important;overflow:visible!important;padding:0!important}.df-related-products .df-product-card{min-width:0!important;box-shadow:0 10px 26px #0642250e!important;border-radius:16px!important}.df-related-products .df-product-card__content{padding:12px!important;min-height:178px!important}.df-related-products .df-product-card__title{font-size:13px!important;line-height:1.28!important;-webkit-line-clamp:2!important;min-height:34px!important}@media(max-width:1100px){.df-pdp-content-grid{grid-template-columns:1fr}.df-pdp-people-card{position:static}.df-pdp-people-list{grid-template-columns:repeat(3,minmax(0,1fr))}.df-pdp-mini-product{grid-template-columns:68px 1fr}.df-pdp-mini-product img{width:68px;height:68px}}@media(max-width:749px){.df-product-page{padding-top:8px!important;padding-bottom:126px!important}.df-pdp-grid{gap:12px!important}.df-pdp-info{padding:14px!important}.df-pdp-stock{margin:12px 0 14px!important}.df-pdp-form-row{grid-template-columns:104px 1fr!important;gap:8px!important}.df-pdp-add{font-size:13px!important}.df-pdp-buy{min-height:48px!important;font-size:15px!important}.df-pdp-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-top:12px!important;padding-top:12px!important}.df-pdp-trust div{min-height:64px;align-content:center}.df-pdp-content-grid{gap:16px;margin-top:22px}.df-pdp-details-card,.df-pdp-people-card{border-radius:16px}.df-pdp-description{padding:18px 16px 14px}.df-pdp-description h2{font-size:20px;margin-bottom:10px}.df-pdp-description__body{max-height:245px;line-height:1.68;font-size:14px}.df-pdp-description:not(.is-expanded) .df-pdp-description__body:after{height:58px}.df-pdp-review-summary{display:block;padding:16px}.df-review-write{margin-top:12px;width:100%}.df-pdp-accordions summary{padding:15px 16px}.df-pdp-accordions .rte,.df-pdp-accordions .jdgm-widget{padding:0 16px 16px}.df-pdp-people-card{padding:16px}.df-pdp-people-list{grid-template-columns:1fr}.df-pdp-mini-product{grid-template-columns:64px 1fr;padding:9px}.df-pdp-mini-product img{width:64px;height:64px}.df-related-products .df-product-slider{display:flex!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:2px 4px 16px!important}.df-related-products .df-product-card{flex:0 0 62%!important;scroll-snap-align:start!important}.df-related-products .df-product-card__content{min-height:164px!important}.df-pdp-sticky-cta{left:10px!important;right:10px!important;bottom:86px!important;gap:8px!important;border-radius:18px!important;padding:8px!important}.df-pdp-sticky-cta>div{min-width:72px}.df-sticky-cart{width:46px;min-width:46px;height:44px;border-radius:13px;border:1px solid rgba(6,66,37,.18);background:#fff;color:#064225;font-weight:950}.df-sticky-buy{flex:1;border:0;border-radius:13px;background:#064225;color:#fff;font-weight:950;min-height:44px;padding:0 18px}}@media(max-width:380px){.df-pdp-sticky-cta{bottom:92px!important}.df-related-products .df-product-card{flex-basis:70%!important}}.df-product-card__icon-cart:hover,.df-product-card__icon-cart:focus-visible,.df-product-grid-v2 .df-product-card--collection .df-product-card__icon-cart:hover,.df-product-grid-v2 .df-product-card--collection .df-product-card__icon-cart:focus-visible{background:#064225!important;color:#fff!important;border-color:#064225!important;transform:translateY(-1px);box-shadow:0 12px 24px #06422533!important}.df-product-card__icon-cart.is-adding{background:#064225!important;color:#fff!important;border-color:#064225!important;opacity:.9}.df-toast{position:fixed;left:50%;bottom:28px;z-index:120;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#064225;color:#fff;font-weight:900;border-radius:999px;padding:11px 18px;box-shadow:0 14px 34px #06422540;transition:opacity .18s ease,transform .18s ease}.df-toast.is-visible{opacity:1;transform:translate(-50%)}.df-pdp-sticky-cta{display:none!important}.df-pdp-info{max-width:760px;margin-left:auto;margin-right:auto}.df-pdp-rating{margin-bottom:8px}.df-pdp-price-row .price{margin:2px 0 6px}.df-pdp-stock{margin:12px 0 14px}.df-related-products{max-width:var(--page-width, 1440px);margin-left:auto!important;margin-right:auto!important;padding-left:var(--page-gutter,24px)!important;padding-right:var(--page-gutter,24px)!important;overflow:hidden}.df-related-slider-wrap{position:relative}.df-related-products .df-product-slider{display:flex!important;gap:18px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:4px 2px 18px!important;scrollbar-width:none}.df-related-products .df-product-slider::-webkit-scrollbar{display:none}.df-related-products .df-product-card{flex:0 0 calc((100% - 54px)/4)!important;min-width:0!important;scroll-snap-align:start!important}.df-related-products .df-product-card__content{min-height:166px!important}.df-related-products .df-slider-arrow{position:absolute;top:38%;z-index:3;width:42px;height:42px;border-radius:50%;border:1px solid rgba(6,66,37,.12);background:#fffffff0;color:#064225;box-shadow:0 10px 26px #06422529;font-size:28px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.df-related-products .df-slider-arrow--prev{left:6px}.df-related-products .df-slider-arrow--next{right:6px}.df-related-products .df-slider-arrow:hover{background:#064225;color:#fff}@media(max-width:749px){.df-product-page{padding-bottom:48px!important}.df-pdp-info{text-align:left!important;max-width:100%}.df-pdp-title,.df-pdp-rating{margin-bottom:8px!important}.df-pdp-price-row{margin-bottom:6px!important}.df-pdp-stock{margin:10px 0 12px!important}.df-related-products{padding-left:16px!important;padding-right:16px!important;margin-top:34px!important}.df-related-products .df-product-card{flex-basis:72%!important}.df-related-products .df-slider-arrow{width:36px;height:36px;font-size:24px;top:34%}.df-related-products .df-slider-arrow--prev{left:2px}.df-related-products .df-slider-arrow--next{right:2px}.df-toast{bottom:22px}}.df-product-card--empty .df-product-card__actions,.df-product-card__actions--empty{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;gap:8px!important;margin-top:12px!important}.df-product-card--empty .df-product-card__icon-cart,.df-product-card--empty .df-product-card__buy-now{opacity:.55!important;cursor:not-allowed!important;box-shadow:none!important}.df-product-card--empty .df-product-card__buy-now{font-size:12px!important}.df-product-card__icon-cart,.df-product-grid-v2 .df-product-card--collection .df-product-card__icon-cart,.df-related-products .df-product-card__icon-cart{background:#fff!important;color:#064225!important;border:1px solid rgba(6,66,37,.2)!important}.df-product-card__icon-cart:hover,.df-product-card__icon-cart:focus-visible,.df-product-grid-v2 .df-product-card--collection .df-product-card__icon-cart:hover,.df-product-grid-v2 .df-product-card--collection .df-product-card__icon-cart:focus-visible,.df-related-products .df-product-card__icon-cart:hover,.df-related-products .df-product-card__icon-cart:focus-visible{background:#064225!important;color:#fff!important;border-color:#064225!important;transform:translateY(-1px)!important;box-shadow:0 12px 24px #06422533!important}.df-product-card__icon-cart.is-adding,.df-product-grid-v2 .df-product-card--collection .df-product-card__icon-cart.is-adding{background:#064225!important;color:#fff!important;border-color:#064225!important}.df-pdp-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:16px!important}.df-pdp-trust div{min-height:68px!important;align-content:center!important;padding:11px 12px!important}.df-pdp-trust strong{font-size:12px!important}.df-pdp-trust small{font-size:11px!important}.df-related-products{max-width:var(--page-width,1440px)!important;margin:52px auto 0!important;padding-left:max(var(--page-gutter,24px),32px)!important;padding-right:max(var(--page-gutter,24px),32px)!important;overflow:hidden!important}.df-related-slider-wrap{position:relative!important;overflow:visible!important}.df-related-products .df-product-slider{display:flex!important;gap:18px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;padding:4px 6px 20px!important;scrollbar-width:none!important}.df-related-products .df-product-card{flex:0 0 calc((100% - 54px)/4)!important;min-width:0!important;scroll-snap-align:start!important;border-radius:16px!important}.df-related-products .df-product-card__content{min-height:168px!important}.df-related-products .df-slider-arrow{top:36%!important;width:42px!important;height:42px!important;background:#fffffff5!important;color:#064225!important;border:1px solid rgba(6,66,37,.14)!important;box-shadow:0 12px 28px #06422529!important}.df-related-products .df-slider-arrow--prev{left:12px!important}.df-related-products .df-slider-arrow--next{right:12px!important}.df-related-products .df-slider-arrow:hover{background:#064225!important;color:#fff!important}.df-pdp-sticky-cta{display:none!important;visibility:hidden!important;pointer-events:none!important}.df-pdp-info{margin-left:auto!important;margin-right:auto!important}@media(max-width:749px){.df-product-page{padding-bottom:44px!important}.df-pdp-grid{gap:10px!important}.df-pdp-info{padding:14px 14px 16px!important;text-align:left!important}.df-pdp-title{margin-bottom:7px!important}.df-pdp-rating{margin-bottom:6px!important}.df-pdp-price-row .price{margin:0 0 6px!important}.df-pdp-stock{margin:9px 0 11px!important}.df-pdp-form-row{grid-template-columns:104px minmax(0,1fr)!important;gap:8px!important}.df-pdp-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.df-pdp-trust div{min-height:66px!important;padding:9px!important}.df-related-products{margin-top:36px!important;padding-left:18px!important;padding-right:18px!important}.df-related-products .df-section__header{text-align:left!important;margin-bottom:14px!important}.df-related-products .df-product-slider{gap:12px!important;padding:4px 6px 16px!important}.df-related-products .df-product-card{flex:0 0 min(76%,270px)!important}.df-related-products .df-product-card__content{min-height:158px!important}.df-related-products .df-slider-arrow{width:34px!important;height:34px!important;font-size:22px!important;top:36%!important}.df-related-products .df-slider-arrow--prev{left:8px!important}.df-related-products .df-slider-arrow--next{right:8px!important}.df-back-to-top{bottom:22px!important}}@media(min-width:750px)and (max-width:1099px){.df-related-products .df-product-card{flex-basis:calc((100% - 36px)/3)!important}}.df-product-card__icon-cart,.df-product-card__buy-now{-webkit-tap-highlight-color:transparent}.df-product-card__icon-cart:hover,.df-product-card__icon-cart:focus-visible{background:#064225!important;border-color:#064225!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 12px 24px #06422533!important}.df-product-card__icon-cart.is-adding{background:#064225!important;color:#fff!important;border-color:#064225!important}.df-related-products{max-width:var(--page-width,1440px)!important;margin:56px auto 0!important;padding-left:max(var(--page-gutter,24px),34px)!important;padding-right:max(var(--page-gutter,24px),34px)!important;overflow:hidden!important}.df-related-products .df-product-slider{display:flex!important;gap:18px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;padding:4px 8px 20px!important;scrollbar-width:none!important}.df-related-products .df-product-slider::-webkit-scrollbar{display:none!important}.df-related-products .df-product-card{flex:0 0 calc((100% - 54px)/4)!important;min-width:0!important;scroll-snap-align:start!important;border-radius:18px!important;overflow:hidden!important}.df-related-products .df-product-card__media{aspect-ratio:1/1!important;min-height:0!important}.df-related-products .df-product-card__content{min-height:174px!important;padding:12px!important}.df-related-products .df-product-card__title{-webkit-line-clamp:2!important;min-height:34px!important}.df-related-products .df-slider-arrow{display:flex!important}@media(max-width:749px){.df-related-products{margin-top:36px!important;padding-left:18px!important;padding-right:18px!important}.df-related-products .df-section__header{text-align:left!important;margin-bottom:14px!important}.df-related-products .df-product-slider{gap:12px!important;padding:4px 6px 18px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important}.df-related-products .df-product-card{flex:0 0 calc(100% - 4px)!important;display:grid!important;grid-template-columns:42% minmax(0,1fr)!important;min-height:226px!important;max-height:none!important;border-radius:18px!important;overflow:hidden!important}.df-related-products .df-product-card__media{height:100%!important;min-height:226px!important;aspect-ratio:auto!important}.df-related-products .df-product-card__content{min-height:226px!important;padding:12px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.df-related-products .df-product-card__vendor{font-size:11px!important;margin-bottom:4px!important}.df-related-products .df-product-card__title{font-size:13px!important;line-height:1.25!important;min-height:0!important;margin-bottom:6px!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.df-related-products .df-product-card__rating{font-size:10.5px!important;min-height:15px!important;margin-bottom:6px!important;overflow:hidden!important;white-space:nowrap!important}.df-related-products .price{margin:0 0 8px!important;gap:5px!important}.df-related-products .price-current{font-size:12.5px!important}.df-related-products .price-compare{font-size:10.5px!important}.df-related-products .df-product-card__actions{display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;gap:7px!important;margin-top:auto!important}.df-related-products .df-product-card__icon-cart,.df-related-products .df-product-card__buy-now{min-height:36px!important;border-radius:10px!important}.df-related-products .df-product-card__buy-now{font-size:11.5px!important;padding:6px!important}.df-related-products .df-card-badges{top:8px!important;left:8px!important;right:48px!important;gap:4px!important}.df-related-products .df-card-badge{font-size:9px!important;padding:4px 6px!important;min-height:18px!important}.df-related-products .df-product-card__wishlist{top:8px!important;right:8px!important;width:30px!important;height:30px!important;font-size:17px!important}.df-related-products .df-slider-arrow{width:34px!important;height:34px!important;font-size:22px!important;top:43%!important;z-index:10!important;background:#fffffff5!important}.df-related-products .df-slider-arrow--prev{left:10px!important}.df-related-products .df-slider-arrow--next{right:10px!important}}@media(max-width:380px){.df-related-products .df-product-card{grid-template-columns:40% minmax(0,1fr)!important;min-height:218px!important}.df-related-products .df-product-card__media,.df-related-products .df-product-card__content{min-height:218px!important}}.df-pdp-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important}.df-drawer-open{overflow:hidden}.df-cart-drawer,.df-wishlist-drawer,.df-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;pointer-events:none;opacity:0;transition:opacity .22s ease}.df-cart-drawer.is-open,.df-wishlist-drawer.is-open,.df-search-overlay.is-open{pointer-events:auto;opacity:1}.df-cart-drawer__overlay,.df-wishlist-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#02120b75;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.df-cart-drawer__panel,.df-wishlist-drawer__panel{position:absolute;top:0;right:0;width:min(440px,94vw);height:100%;background:#fffaf1;border-left:1px solid rgba(6,66,37,.14);box-shadow:-22px 0 60px #06422538;display:flex;flex-direction:column;transform:translate(105%);transition:transform .28s ease}.df-cart-drawer.is-open .df-cart-drawer__panel,.df-wishlist-drawer.is-open .df-wishlist-drawer__panel{transform:translate(0)}[dir=rtl] .df-cart-drawer__panel,[dir=rtl] .df-wishlist-drawer__panel{right:auto;left:0;transform:translate(-105%)}[dir=rtl] .df-cart-drawer.is-open .df-cart-drawer__panel,[dir=rtl] .df-wishlist-drawer.is-open .df-wishlist-drawer__panel{transform:translate(0)}.df-cart-drawer__header,.df-wishlist-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:22px 22px 14px;border-bottom:1px solid rgba(6,66,37,.1)}.df-cart-drawer__eyebrow{margin:0 0 4px;color:#b56a00;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.df-cart-drawer__header h2,.df-wishlist-drawer__header h2{margin:0;color:#003b22;font-size:28px;line-height:1.05}.df-cart-drawer__close{width:38px;height:38px;border-radius:999px;border:1px solid rgba(6,66,37,.14);background:#fff;color:#003b22;font-size:24px;line-height:1;cursor:pointer}.df-cart-drawer__progress{margin:14px 22px;padding:12px;border-radius:16px;background:#f3fff7;border:1px solid rgba(6,66,37,.12)}.df-cart-drawer__progress-text{font-size:13px;font-weight:800;color:#003b22;margin-bottom:8px}.df-cart-drawer__progress-bar{display:block;height:8px;border-radius:999px;background:#e7efe9;overflow:hidden}.df-cart-drawer__progress-bar span{display:block;height:100%;background:#00542d;border-radius:inherit}.df-cart-drawer__items,.df-wishlist-drawer__items{padding:0 22px 16px;overflow:auto;flex:1}.df-cart-item,.df-wishlist-item{display:grid;grid-template-columns:86px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid rgba(6,66,37,.08)}.df-cart-item__media,.df-wishlist-item>a{display:block;aspect-ratio:1/1;border-radius:14px;overflow:hidden;background:#f3f4f4;border:1px solid rgba(6,66,37,.08)}.df-cart-item__media img,.df-wishlist-item img{width:100%;height:100%;object-fit:cover;display:block}.df-cart-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.df-cart-item__title,.df-wishlist-item__title{color:#003b22;text-decoration:none;font-weight:900;font-size:14px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.df-cart-item__remove{border:0;background:transparent;color:#8b4b30;font-size:20px;cursor:pointer}.df-cart-item__price,.df-wishlist-item__price{font-weight:900;color:#b55300;margin:7px 0;font-size:14px}.df-cart-item__price s,.df-wishlist-item__price s{margin-left:8px;color:#8e7c87;font-size:12px}.df-cart-item__badges{min-height:22px;margin-top:4px}.df-badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.df-badge--sale{background:#ff6b1a;color:#fff}.df-cart-item__qty{display:inline-flex;align-items:center;border:1px solid rgba(6,66,37,.14);border-radius:999px;overflow:hidden;background:#fff}.df-cart-item__qty button{width:30px;height:30px;border:0;background:transparent;color:#003b22;font-weight:900;cursor:pointer}.df-cart-item__qty span{min-width:24px;text-align:center;font-weight:900;font-size:13px}.df-cart-empty,.df-wishlist-drawer__empty{margin:18px 22px;padding:24px;border-radius:20px;background:#fff;border:1px solid rgba(6,66,37,.1);text-align:center}.df-cart-empty strong,.df-wishlist-drawer__empty strong{color:#003b22;font-size:18px}.df-cart-empty p,.df-wishlist-drawer__empty p{color:#41536a}.df-cart-empty a{display:inline-flex;margin-top:8px;padding:11px 18px;border-radius:999px;background:#00542d;color:#fff;text-decoration:none;font-weight:900}.df-cart-drawer__trust{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;padding:12px 22px;border-top:1px solid rgba(6,66,37,.08)}.df-cart-drawer__trust span{background:#fff;border:1px solid rgba(6,66,37,.09);border-radius:12px;padding:8px;text-align:center;font-size:11px;font-weight:800;color:#003b22}.df-cart-drawer__footer{padding:16px 22px 22px;background:#fff;border-top:1px solid rgba(6,66,37,.1);box-shadow:0 -16px 32px #0642250f}.df-cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;color:#003b22}.df-cart-drawer__subtotal strong{font-size:20px}.df-cart-drawer__checkout{display:flex;align-items:center;justify-content:center;width:100%;border-radius:16px;background:#00542d;color:#fff;text-decoration:none;padding:15px 18px;font-weight:900;box-shadow:0 12px 28px #0642252e}.df-cart-drawer__view-cart{display:block;text-align:center;margin-top:10px;color:#003b22;font-weight:800;text-decoration:none}.df-product-card__wishlist{border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none}.df-product-card__wishlist.is-active{background:#00542d!important;color:#fff!important}.df-product-card__icon-cart{transition:background .18s ease,color .18s ease,transform .18s ease,border-color .18s ease}.df-product-card__icon-cart:hover,.df-product-card__icon-cart.is-adding,.df-product-card__icon-cart.is-added{background:#00542d!important;color:#fff!important;border-color:#00542d!important;transform:translateY(-1px)}.df-product-card__icon-cart.is-added{background:#eaf8ef!important;color:#00542d!important}.df-search-overlay{z-index:90;background:#02120b80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.df-search-overlay__panel{width:min(760px,94vw);max-height:88vh;margin:5vh auto;background:#fffaf1;border:1px solid rgba(6,66,37,.12);border-radius:28px;box-shadow:0 24px 80px #0642253d;padding:22px;overflow:auto;transform:translateY(18px);transition:transform .25s ease}.df-search-overlay.is-open .df-search-overlay__panel{transform:translateY(0)}.df-search-overlay__top{display:flex;justify-content:space-between;align-items:center;gap:16px}.df-search-overlay__top h2{margin:0;color:#003b22;font-size:30px}.df-search-overlay__top button{width:38px;height:38px;border-radius:999px;border:1px solid rgba(6,66,37,.12);background:#fff;font-size:24px;color:#003b22}.df-search-overlay__form{display:grid;grid-template-columns:1fr auto;margin:18px 0;border:1px solid rgba(6,66,37,.16);border-radius:18px;overflow:hidden;background:#fff}.df-search-overlay__form input{border:0;padding:15px;background:#fff;font-size:16px}.df-search-overlay__form button{border:0;background:#00542d;color:#fff;padding:0 22px;font-weight:900}.df-search-overlay__toolbar{display:flex;align-items:center;justify-content:space-between;margin:10px 0;color:#003b22}.df-search-overlay__toolbar button{border:0;background:transparent;color:#00542d;font-weight:900;cursor:pointer}.df-search-chips{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 16px}.df-search-chips a{display:inline-flex;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid rgba(6,66,37,.12);color:#003b22;text-decoration:none;font-weight:800;font-size:13px}.df-search-results{display:grid;gap:10px;margin-top:14px}.df-search-result{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;padding:10px;border-radius:16px;background:#fff;border:1px solid rgba(6,66,37,.1);text-decoration:none;color:#003b22}.df-search-result img{width:64px;height:64px;border-radius:12px;object-fit:cover}.df-search-view-all{display:flex;justify-content:center;padding:13px;border-radius:16px;background:#00542d;color:#fff;text-decoration:none;font-weight:900}.df-search-empty{color:#41536a;margin:0;padding:12px}@media(max-width:749px){.df-cart-drawer__panel,.df-wishlist-drawer__panel{width:100vw;border-radius:22px 22px 0 0;top:auto;bottom:0;height:88vh;transform:translateY(105%);border-left:0;border-top:1px solid rgba(6,66,37,.14)}.df-cart-drawer.is-open .df-cart-drawer__panel,.df-wishlist-drawer.is-open .df-wishlist-drawer__panel{transform:translateY(0)}.df-cart-drawer__header,.df-wishlist-drawer__header{padding:18px 16px 12px}.df-cart-drawer__items,.df-wishlist-drawer__items{padding:0 16px 14px}.df-cart-drawer__progress{margin:12px 16px}.df-cart-drawer__trust{grid-template-columns:1fr;padding:10px 16px}.df-cart-drawer__footer{padding:14px 16px 16px}.df-cart-item,.df-wishlist-item{grid-template-columns:76px 1fr}.df-search-overlay__panel{width:100vw;height:100vh;max-height:none;margin:0;border-radius:0;padding:18px}.df-search-overlay__top h2{font-size:24px}.df-search-overlay__form{grid-template-columns:1fr 92px}.df-product-card__icon-cart{min-width:42px}.df-product-card__actions{gap:8px}.df-product-card__buy-now{min-height:42px}}.header__action{position:relative}.header__wishlist-count{position:absolute;top:-7px;right:-7px;min-width:18px;height:18px;border-radius:999px;background:#d49100;color:#0b2d1d;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center;padding:0 5px;line-height:1}.df-cart-drawer__progress-text{display:flex;align-items:center;gap:8px}.df-cart-drawer__progress-icon{display:inline-flex;width:24px;height:24px;border-radius:999px;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(6,66,37,.1)}.df-cart-item__remove,.df-wishlist-item__remove{width:30px;height:30px;border-radius:999px;border:1px solid rgba(6,66,37,.12)!important;background:#fff!important;color:#8b4b30!important;font-size:15px!important;display:inline-flex;align-items:center;justify-content:center;line-height:1;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.df-cart-item__remove:hover,.df-wishlist-item__remove:hover{background:#fff1ea!important;color:#b55300!important;border-color:#ff6b1a40!important}.df-wishlist-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.df-wishlist-item__badges{min-height:22px;margin-top:4px}.df-wishlist-item__add{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#00542d;color:#fff;font-size:12px;font-weight:900;padding:9px 14px;cursor:pointer;transition:transform .18s ease,background .18s ease}.df-wishlist-item__add:hover{background:#003f23;transform:translateY(-1px)}.df-cart-drawer__recommendations{padding:4px 22px 14px;border-top:1px solid rgba(6,66,37,.08)}.df-cart-drawer__recommendations>p{margin:10px 0;color:#003b22;font-weight:900;font-size:13px}.df-cart-rec{display:grid;grid-template-columns:56px 1fr auto;gap:10px;align-items:center;margin:8px 0;padding:9px;border:1px solid rgba(6,66,37,.1);border-radius:14px;background:#fff}.df-cart-rec__media{display:block;width:56px;aspect-ratio:1/1;border-radius:11px;overflow:hidden;background:#f3f4f4}.df-cart-rec__media img{width:100%;height:100%;object-fit:cover;display:block}.df-cart-rec__info>a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#003b22;text-decoration:none;font-weight:900;font-size:12px;line-height:1.2}.df-cart-rec__info span{display:block;margin-top:4px;color:#b55300;font-size:12px;font-weight:900}.df-cart-rec__info s{margin-left:6px;color:#8e7c87;font-size:11px}.df-cart-rec form button{border:0;border-radius:999px;background:#00542d;color:#fff;font-size:12px;font-weight:900;padding:9px 12px;cursor:pointer}.df-cart-rec form button:hover{background:#003f23}.df-cart-rec .df-card-badges{position:static!important;margin:0 0 3px!important;gap:4px!important}.df-cart-rec .df-badge{font-size:10px;padding:4px 7px}@media(max-width:749px){.header__wishlist-count{right:-4px;top:-5px}.df-cart-drawer__recommendations{padding:4px 16px 12px}.df-cart-rec{grid-template-columns:52px 1fr auto}.df-cart-rec__media{width:52px}.df-cart-drawer__trust{grid-template-columns:repeat(3,1fr)}.df-cart-drawer__trust span{font-size:10px;padding:8px 5px}.df-wishlist-item__add{width:100%;margin-top:2px}}.header__actions{display:flex!important;align-items:center!important;gap:14px!important}.header__action,.header__cart{position:relative!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:999px!important;color:#0f172a!important;text-decoration:none!important}.header__action:hover,.header__cart:hover{background:#06422512!important;color:#00542d!important}.header__wishlist-count,.header__cart>span[data-cart-count]{position:absolute!important;top:0!important;right:0!important;min-width:18px!important;height:18px!important;padding:0 5px!important;border-radius:999px!important;background:#d49100!important;color:#111!important;font-size:11px!important;font-weight:900!important;line-height:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important}.header__wishlist-count[hidden]{display:none!important}@media(max-width:749px){.header__actions{gap:6px!important}.header__action,.header__cart{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}.header__wishlist-count,.header__cart>span[data-cart-count]{top:-5px!important;right:-3px!important;min-width:17px!important;height:17px!important;font-size:10px!important;line-height:17px!important}}.df-wishlist-toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,18px);z-index:2147483600;background:#00542d;color:#fff;padding:12px 18px;border-radius:999px;box-shadow:0 18px 45px #06422540;font-weight:900;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.df-wishlist-toast.is-visible{opacity:1;transform:translate(-50%)}.df-cart-drawer__panel,.df-wishlist-drawer__panel{background:#fffaf1!important}.df-cart-drawer__items,.df-wishlist-drawer__items{min-height:0!important;overflow:auto!important;flex:1 1 auto!important}.df-cart-drawer__recommendations{display:none!important}.df-cart-item,.df-wishlist-item{position:relative;grid-template-columns:82px 1fr!important;align-items:start!important;gap:12px!important;padding:14px 0!important}.df-cart-item__top,.df-wishlist-item__top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important}.df-cart-item__remove,.df-wishlist-item__remove,.df-cart-page__remove{width:32px!important;height:32px!important;min-width:32px!important;border-radius:999px!important;border:1px solid rgba(6,66,37,.13)!important;background:#fff!important;color:#9a4b24!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important;line-height:1!important;cursor:pointer!important;text-decoration:none!important;box-shadow:0 6px 16px #0642250f!important}.df-cart-item__remove:hover,.df-wishlist-item__remove:hover,.df-cart-page__remove:hover{background:#fff1ea!important;color:#d35400!important;border-color:#ff6b1a47!important}.df-wishlist-item__add{min-height:36px!important;border-radius:999px!important;background:#00542d!important;color:#fff!important;font-weight:900!important}.df-cart-drawer__trust{grid-template-columns:repeat(3,1fr)!important;gap:8px!important;flex:0 0 auto!important}.df-cart-drawer__trust span{display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-height:44px!important}.df-cart-drawer__footer{flex:0 0 auto!important}.df-search-overlay__form{border:1px solid rgba(6,66,37,.18)!important;box-shadow:0 8px 24px #0642250f!important}.df-search-overlay__form:focus-within{border-color:#00542d!important;box-shadow:0 0 0 3px #00542d1f!important}.df-search-overlay__form input:focus{outline:none!important;box-shadow:none!important}.df-search-page,.df-collections-page,.df-cart-page{background:#fffaf1}.df-search-page__header,.df-collections-page__hero,.df-cart-page__header{text-align:center;max-width:760px;margin:0 auto 28px}.df-search-page__header h1,.df-collections-page__hero h1,.df-cart-page__header h1{font-size:clamp(32px,4vw,56px);line-height:1.05;margin:8px 0 12px;color:#003b22}.df-search-page__popular{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin:0 auto 26px}.df-search-page__popular span{font-weight:900;color:#003b22;margin-right:4px}.df-search-page__popular a{display:inline-flex;padding:9px 14px;border-radius:999px;background:#fff;border:1px solid rgba(6,66,37,.12);color:#003b22;text-decoration:none;font-weight:800}.df-search-page__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.df-search-page__empty{grid-column:1/-1;text-align:center;background:#fff;border:1px solid rgba(6,66,37,.1);border-radius:24px;padding:34px}.df-search-page__empty a{display:inline-flex;margin-top:10px;background:#00542d;color:#fff;border-radius:999px;padding:12px 20px;text-decoration:none;font-weight:900}.df-collections-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.df-collection-list-card{display:block;background:#fff;border:1px solid rgba(6,66,37,.11);border-radius:24px;overflow:hidden;text-decoration:none;color:#003b22;box-shadow:0 14px 34px #0642250f}.df-collection-list-card__media{display:block;aspect-ratio:16/10;background:#f3f4f4;overflow:hidden}.df-collection-list-card__media img,.df-collection-list-card__media svg,.df-collection-list-card>img{width:100%;height:100%;object-fit:cover;display:block}.df-collection-list-card__body{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px}.df-collection-list-card__body strong,.df-collection-list-card>span{font-weight:900;color:#003b22}.df-collection-list-card__body small{color:#546375}.df-cart-page__layout{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:start}.df-cart-page__items,.df-cart-page__summary{background:#fff;border:1px solid rgba(6,66,37,.1);border-radius:24px;padding:18px;box-shadow:0 14px 34px #0642250f}.df-cart-page__item{display:grid;grid-template-columns:98px 1fr auto;gap:16px;align-items:start;padding:14px 0;border-bottom:1px solid rgba(6,66,37,.08)}.df-cart-page__item:last-child{border-bottom:0}.df-cart-page__media{aspect-ratio:1/1;border-radius:16px;background:#f3f4f4;overflow:hidden;display:block}.df-cart-page__media img{width:100%;height:100%;object-fit:cover;display:block}.df-cart-page__info>a{display:block;color:#003b22;font-weight:900;text-decoration:none;margin-bottom:6px}.df-cart-page__info strong{display:block;color:#b55300;margin:8px 0}.df-cart-page__info input{width:74px;border:1px solid rgba(6,66,37,.14);border-radius:999px;padding:8px 10px}.df-cart-page__summary{position:sticky;top:20px}@media(max-width:990px){.df-search-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.df-collections-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.df-cart-page__layout{grid-template-columns:1fr}.df-cart-page__summary{position:static}}@media(max-width:749px){.df-cart-drawer__panel,.df-wishlist-drawer__panel{height:86vh!important;width:100vw!important}.df-cart-item,.df-wishlist-item{grid-template-columns:72px 1fr!important;gap:10px!important}.df-cart-item__title,.df-wishlist-item__title{font-size:13px!important;-webkit-line-clamp:2!important}.df-cart-drawer__trust span{font-size:10px!important;padding:7px 4px!important}.df-wishlist-toast{bottom:18px;font-size:13px;padding:10px 14px}.df-search-page__header,.df-collections-page__hero,.df-cart-page__header{text-align:left;margin-bottom:20px}.df-search-page__header h1,.df-collections-page__hero h1,.df-cart-page__header h1{font-size:30px}.df-search-page__popular{justify-content:flex-start}.df-search-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.df-collections-page__grid{grid-template-columns:1fr;gap:14px}.df-cart-page__item{grid-template-columns:74px 1fr auto;gap:10px}.df-cart-page__items,.df-cart-page__summary{padding:12px;border-radius:18px}.df-cart-page__summary .df-cart-drawer__trust{padding:0!important;margin-bottom:12px}.df-wishlist-drawer__items{padding-bottom:16px!important}}.df-trash-icon{width:18px!important;height:18px!important;display:block!important;fill:#000!important;color:#000!important;pointer-events:none!important}.df-cart-item__remove,.df-wishlist-item__remove,.df-cart-page__remove{color:#000!important;background:#fff!important;border:1px solid rgba(0,0,0,.18)!important;box-shadow:0 6px 16px #00000014!important;opacity:1!important;visibility:visible!important}.df-cart-item__remove svg,.df-wishlist-item__remove svg,.df-cart-page__remove svg{fill:#000!important;color:#000!important}.df-cart-item__remove:hover,.df-wishlist-item__remove:hover,.df-cart-page__remove:hover{background:#fff1ea!important;border-color:#d35400!important;color:#b42318!important}.df-cart-item__remove:hover svg,.df-wishlist-item__remove:hover svg,.df-cart-page__remove:hover svg{fill:#b42318!important;color:#b42318!important}@media(max-width:749px){.df-trash-icon{width:17px!important;height:17px!important}.df-cart-item__remove,.df-wishlist-item__remove,.df-cart-page__remove{min-width:34px!important;width:34px!important;height:34px!important}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/base.css.map */
