.announcement-bar{background:var(--announcement-bg, #fe6c43);color:var(--announcement-fg, #ffffff);padding:9px 16px;font-size:12.5px;letter-spacing:.03em;text-align:center}.announcement-bar__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;line-height:1.5}.announcement-bar__message strong{font-weight:600}.announcement-bar__sep{opacity:.55}.announcement-bar__link{color:inherit;text-decoration:underline;font-weight:500;margin-left:4px}.announcement-bar__link:hover{opacity:.85}.brand-banner{background:#2c3f35;padding:72px max(24px,calc(50vw - 620px));display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.brand-banner__img{width:100%;height:320px;object-fit:cover;border-radius:3px;display:block}.brand-banner__img--placeholder{background:#ffffff0d}.brand-banner__eyebrow{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#fe6c43;margin-bottom:14px;font-weight:500}.brand-banner__headline{font-family:Red Hat Display,system-ui,sans-serif;font-size:clamp(24px,3.6vw,36px);font-weight:800;color:#fff;line-height:1.08;margin-bottom:18px}.brand-banner__headline span{color:#fe6c43}.brand-banner__body{font-size:14.5px;color:#ffffffb8;line-height:1.75;margin-bottom:30px}.brand-banner__stats{display:flex;gap:32px;margin-bottom:36px;flex-wrap:wrap}.brand-banner__cta{display:inline-flex;align-items:center;gap:8px;background:#fe6c43;color:#fff;padding:13px 26px;font-size:13px;font-weight:500;letter-spacing:.03em;text-decoration:none;border-radius:2px;transition:background .2s;font-family:Red Hat Display,system-ui,sans-serif}.brand-banner__cta:hover{background:#ff3700}@media(max-width:900px){.brand-banner{grid-template-columns:1fr;padding:48px 24px;gap:32px}.brand-banner__img{height:240px}}.cart-page{padding:28px max(24px,calc(50vw - 620px)) 80px;background:#fffdf6;color:#1a2a1e;font-family:Red Hat Display,system-ui,sans-serif}.cart-page__breadcrumb{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#7a8a80;margin-bottom:22px;flex-wrap:wrap}.cart-page__breadcrumb a{color:#7a8a80;text-decoration:none;transition:color .15s}.cart-page__breadcrumb a:hover{color:#88b806}.cart-page__breadcrumb-current{color:#1a2a1e;font-weight:500}.cart-page__header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:32px;flex-wrap:wrap}.cart-page__eyebrow{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#fe6c43;margin-bottom:8px;font-weight:500}.cart-page__title{font-size:clamp(28px,4vw,38px);font-weight:700;line-height:1.1}.cart-page__count{font-size:13px;color:#7a8a80}.cart-page__empty{text-align:center;padding:80px 20px;color:#4a5a50}.cart-page__empty svg{color:#7a8a80;margin:0 auto 18px}.cart-page__empty-title{font-size:22px;font-weight:700;color:#1a2a1e;margin-bottom:6px}.cart-page__empty-text{font-size:14px;margin-bottom:22px}.cart-page__layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:40px;align-items:start}.cart-page__items{background:#fff;border:1px solid #e8e4da;border-radius:4px;overflow:hidden}.cart-page__list-head{display:grid;grid-template-columns:1fr 140px 110px;padding:14px 22px;border-bottom:1px solid #e8e4da;background:#fffdf6;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#7a8a80;font-weight:600}.cart-page__list-head span:nth-child(2){text-align:center}.cart-page__list-head span:nth-child(3){text-align:right}.cart-row{display:grid;grid-template-columns:96px 1fr 140px 110px;align-items:center;gap:18px;padding:22px;border-bottom:1px solid #e8e4da}.cart-row:last-child{border-bottom:none}.cart-row__image-wrap{display:block;width:96px;height:96px;border-radius:3px;overflow:hidden;background:#e8ede9}.cart-row__image,.cart-row__image-wrap svg{width:100%;height:100%;object-fit:cover;display:block}.cart-row__info{display:flex;flex-direction:column;gap:4px;min-width:0}.cart-row__title{font-size:15px;font-weight:600;color:#1a2a1e;text-decoration:none;line-height:1.3}.cart-row__title:hover{color:#fe6c43}.cart-row__variant,.cart-row__plan{font-size:12px;color:#7a8a80}.cart-row__unit-price{font-size:12px;color:#4a5a50;margin-top:2px}.cart-row__unit-price span{color:#7a8a80}.cart-row__remove{background:none;border:none;font-size:11.5px;color:#7a8a80;cursor:pointer;padding:0;text-align:left;text-decoration:underline;transition:color .15s;width:fit-content;margin-top:6px}.cart-row__remove:hover{color:#fe6c43}.cart-row__qty-control{display:inline-flex;border:1px solid #e8e4da;border-radius:2px;background:#fff;width:fit-content;margin:0 auto}.cart-row__qty-btn{width:36px;background:none;border:none;font-size:16px;cursor:pointer;color:#4a5a50;transition:color .15s,background .15s}.cart-row__qty-btn:hover{color:#fe6c43;background:#fff0eb}.cart-row__qty-input{width:48px;text-align:center;border:none;border-left:1px solid #e8e4da;border-right:1px solid #e8e4da;padding:10px 0;font-size:14px;font-weight:600;background:transparent;color:#1a2a1e;-moz-appearance:textfield;font-family:inherit}.cart-row__qty-input::-webkit-outer-spin-button,.cart-row__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-row__qty-input:focus{outline:none}.cart-row__line-price{text-align:right;font-size:16px;font-weight:700;color:#1a2a1e}.cart-row__line-price-strike{display:block;font-size:12px;font-weight:400;color:#7a8a80;text-decoration:line-through;margin-top:2px}.cart-page__summary{position:sticky;top:24px}.cart-page__summary-card{background:#fff;border:1px solid #e8e4da;border-radius:4px;padding:26px}.cart-page__summary-title{font-size:18px;font-weight:700;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #e8e4da}.cart-page__summary-row{display:flex;justify-content:space-between;align-items:baseline;font-size:14px;color:#4a5a50;margin-bottom:8px}.cart-page__summary-row strong{color:#1a2a1e;font-weight:600}.cart-page__summary-row--discount strong{color:#88b806}.cart-page__summary-shipping{font-size:11.5px;color:#7a8a80;margin:12px 0;padding:10px 12px;background:#fffdf6;border-radius:2px}.cart-page__summary-total{display:flex;justify-content:space-between;align-items:baseline;padding-top:14px;border-top:1px solid #e8e4da;font-size:14px;color:#4a5a50;margin-bottom:18px}.cart-page__summary-total strong{font-size:22px;color:#1a2a1e;font-weight:700}.cart-page__note{width:100%;border:1px solid #e8e4da;border-radius:2px;padding:10px 12px;font-size:13px;font-family:inherit;color:#1a2a1e;background:#fff;resize:vertical;margin-bottom:16px;transition:border-color .15s}.cart-page__note:focus{outline:none;border-color:#fe6c43}.cart-page__btn{display:block;width:100%;text-align:center;padding:14px 0;font-size:14px;font-weight:600;border-radius:2px;text-decoration:none;transition:background .15s,border-color .15s,color .15s;margin-bottom:8px;font-family:inherit;border:1px solid transparent;cursor:pointer}.cart-page__btn--primary{background:#fe6c43;color:#fff}.cart-page__btn--primary:hover{background:#ff3700}.cart-page__btn--ghost{background:transparent;color:#3d5549;border-color:#e8e4da}.cart-page__btn--ghost:hover{border-color:#88b806;color:#88b806}.cart-page__trust{list-style:none;padding:16px 0 0;margin:16px 0 0;border-top:1px solid #e8e4da;display:flex;flex-direction:column;gap:8px}.cart-page__trust li{display:flex;align-items:center;gap:10px;font-size:12.5px;color:#4a5a50}.cart-page__trust svg{color:#88b806;flex-shrink:0}@media(max-width:1024px){.cart-page__layout{grid-template-columns:1fr}.cart-page__summary{position:static}}@media(max-width:700px){.cart-page{padding:20px 16px 60px}.cart-page__list-head{display:none}.cart-row{grid-template-columns:76px 1fr;grid-template-areas:"image info" "qty   price";gap:14px;padding:16px}.cart-row__image-wrap{grid-area:image;width:76px;height:76px}.cart-row__info{grid-area:info}.cart-row__qty{grid-area:qty}.cart-row__qty-control{margin:0}.cart-row__line-price{grid-area:price;align-self:center}}.category-grid-section{padding:68px max(24px,calc(50vw - 620px));background:#fffdf6}.category-grid-section__header{margin-bottom:42px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap}.category-grid-section__eyebrow{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#fe6c43;margin-bottom:8px;font-weight:500}.category-grid-section__title{font-family:Red Hat Display,system-ui,sans-serif;font-size:clamp(22px,3vw,30px);font-weight:700;color:#1a2a1e;line-height:1.15}.category-grid-section__subtitle{font-size:14px;color:#7a8a80;margin-top:8px;max-width:480px;line-height:1.65}.category-grid-section__see-all{color:#3d5549;text-decoration:none;font-size:13px;font-weight:500;border-bottom:1px solid #e8e4da;padding-bottom:2px;transition:color .15s,border-color .15s;white-space:nowrap}.category-grid-section__see-all:hover{color:#88b806;border-color:#88b806}.category-grid-section__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,minmax(212px,1fr));grid-auto-rows:minmax(212px,1fr);gap:14px;max-height:70vh}@media(max-width:1024px){.category-grid-section{padding:48px 24px}.category-grid-section__grid{grid-template-columns:repeat(2,1fr);grid-template-rows:none;grid-auto-rows:minmax(212px,1fr)}}@media(max-width:600px){.category-grid-section__grid{grid-template-columns:1fr;grid-template-rows:none}}.category-grid-section__empty{grid-column:1 / -1;text-align:center;color:#7a8a80;font-size:14px;padding:40px 20px}.category-grid-section .category-card{position:relative;overflow:hidden;border-radius:3px;cursor:pointer;display:block;height:100%;min-height:212px;text-decoration:none;color:inherit}.category-grid-section .category-card--tall{grid-row:span 2;grid-column:span 1;min-height:438px}.category-grid-section .category-card__img,.category-grid-section .category-card__placeholder svg{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block}.category-grid-section .category-card__placeholder{width:100%;height:100%;background:#e8ede9}.category-grid-section .category-card:hover .category-card__img{transform:scale(1.05)}.category-grid-section .category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#1d2a1ec7,#1d2a1e0a 55%);transition:background .3s}.category-grid-section .category-card:hover .category-card__overlay{background:linear-gradient(to top,#1d2a1ee0,#1d2a1e1a 55%)}.category-grid-section .category-card__coming-soon{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:3}.category-grid-section .category-card__coming-soon span{background:#fff;color:#1a2a1e;padding:8px 18px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;box-shadow:0 2px 8px #0000002e}.category-grid-section .category-card__badge{position:absolute;top:12px;left:12px;background:#fe6c43;color:#fff;font-size:9.5px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;padding:3px 9px;border-radius:1px;z-index:4}.category-grid-section .category-card__arrow{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s,background .2s;color:#fff;font-size:15px}.category-grid-section .category-card:hover .category-card__arrow{opacity:1;background:#fe6c43}.category-grid-section .category-card__label{position:absolute;bottom:0;left:0;right:0;padding:22px 18px}.category-grid-section .category-card__tag{font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:#ffffffa6;display:block;margin-bottom:5px}.category-grid-section .category-card__name{font-family:Red Hat Display,system-ui,sans-serif;font-size:18px;font-weight:700;color:#fff;display:block}.category-grid-section .category-card__count{font-size:12px;color:#ffffff8c;margin-top:3px;display:block}@media(max-width:600px){.category-grid-section .category-card--tall{grid-row:span 1;min-height:212px}}.collection-hero{position:relative;width:100%;height:var(--collection-hero-height, 70vh);min-height:340px;overflow:hidden;font-family:Red Hat Display,system-ui,sans-serif}.collection-hero__media{width:100%;height:100%;object-fit:cover;object-position:center var(--collection-hero-focal-y, 50%);display:block}.collection-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,rgba(29,42,30,var(--collection-hero-overlay, .55)) 40%,#1d2a1e26)}.collection-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;padding:0 max(24px,calc(50vw - 620px));color:#fff}.collection-hero__eyebrow,.collection-hero__title,.collection-hero__subtitle{max-width:720px}.collection-hero__eyebrow{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#fe6c43;margin-bottom:12px;font-weight:500}.collection-hero__title{font-size:clamp(28px,4.6vw,48px);font-weight:700;line-height:1.1;margin-bottom:14px}.collection-hero__subtitle{font-size:15.5px;line-height:1.65;color:#ffffffd9;max-width:560px}@media(max-width:768px){.collection-hero{height:auto;min-height:0}.collection-hero__content{position:static;padding:32px 20px}.collection-hero__media{height:40vh;min-height:240px}.collection-hero__overlay{display:none}.collection-hero__content{background:#2c3f35;color:#fff}}.collection-page{padding:28px max(24px,calc(50vw - 620px)) 80px;background:#fffdf6;color:#1a2a1e;font-family:Red Hat Display,system-ui,sans-serif}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.collection-page__breadcrumb{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#7a8a80;margin-bottom:22px;flex-wrap:wrap}.collection-page__breadcrumb a{color:#7a8a80;text-decoration:none;transition:color .15s}.collection-page__breadcrumb a:hover{color:#88b806}.collection-page__breadcrumb-current{color:#1a2a1e;font-weight:500}.collection-page__intro{margin-bottom:32px}.collection-page__eyebrow{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#fe6c43;margin-bottom:8px;font-weight:500}.collection-page__title{font-size:38px;font-weight:700;line-height:1.1;color:#1a2a1e;margin-bottom:12px}.collection-page__description{font-size:14.5px;line-height:1.7;color:#4a5a50;max-width:720px}.collection-page__description p{margin-bottom:.6em}.collection-page__toolbar{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-top:1px solid #e8e4da;border-bottom:1px solid #e8e4da;margin-bottom:26px;gap:16px;flex-wrap:wrap}.collection-page__count{font-size:12.5px;color:#7a8a80}.collection-page__sort select{padding:8px 32px 8px 12px;font-size:13px;border:1px solid #e8e4da;border-radius:2px;background:#fff;color:#1a2a1e;font-family:inherit;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' stroke='%234a5a50' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 12px center;transition:border-color .15s}.collection-page__sort select:focus{outline:none;border-color:#fe6c43}.collection-page__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.collection-page__empty{text-align:center;padding:60px 20px;color:#7a8a80}.collection-page__empty p{margin-bottom:16px;font-size:14.5px}.collection-page__empty-cta{display:inline-block;background:#fe6c43;color:#fff;padding:11px 22px;text-decoration:none;font-size:13.5px;font-weight:600;border-radius:2px;transition:background .15s}.collection-page__empty-cta:hover{background:#ff3700}.collection-page__pagination{display:flex;justify-content:center;gap:4px;margin-top:50px;flex-wrap:wrap}.collection-page__page{min-width:36px;padding:8px 12px;text-align:center;font-size:13px;font-weight:500;color:#1a2a1e;text-decoration:none;border:1px solid #e8e4da;border-radius:2px;background:#fff;transition:border-color .15s,color .15s,background .15s}.collection-page__page:hover{border-color:#88b806;color:#88b806}.collection-page__page--active{border-color:#fe6c43;color:#fff;background:#fe6c43}.collection-page__page--gap{border:none;background:none;color:#7a8a80}.collection-page__page--nav{color:#4a5a50}@media(max-width:1100px){.collection-page__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.collection-page{padding:20px 16px 60px}.collection-page__grid{grid-template-columns:repeat(2,1fr);gap:12px}.collection-page__title{font-size:clamp(24px,5vw,32px)}.collection-page__toolbar{gap:10px}.collection-page__sort select{width:100%;max-width:200px}}@media(max-width:480px){.collection-page__grid{grid-template-columns:1fr}}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#2c3f35;color:#ffffffd9;padding:16px max(24px,calc(50vw - 620px));box-shadow:0 -4px 18px #0000002e;font-family:Red Hat Display,system-ui,sans-serif;animation:cookie-slide-up .3s ease}@keyframes cookie-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-banner__inner{display:flex;gap:24px;align-items:center;justify-content:space-between;flex-wrap:wrap}.cookie-banner__text{flex:1 1 360px;min-width:0}.cookie-banner__title{font-size:14px;font-weight:700;color:#fff;margin-bottom:4px}.cookie-banner__message{font-size:13px;line-height:1.55;color:#ffffffb3}.cookie-banner__link{color:#fe6c43;text-decoration:underline;margin-left:4px}.cookie-banner__link:hover{color:#88b806}.cookie-banner__actions{display:flex;gap:10px;flex-shrink:0}.cookie-banner__btn{padding:9px 20px;font-size:13px;font-weight:500;border-radius:2px;cursor:pointer;font-family:inherit;border:1px solid transparent;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.cookie-banner__btn--primary{background:#fe6c43;color:#fff}.cookie-banner__btn--primary:hover{background:#ff3700}.cookie-banner__btn--ghost{background:transparent;color:#ffffffa6;border-color:#ffffff40}.cookie-banner__btn--ghost:hover{color:#fff;border-color:#ffffff80}@media(max-width:600px){.cookie-banner__inner{flex-direction:column;align-items:stretch}.cookie-banner__actions{justify-content:stretch}.cookie-banner__btn{flex:1}}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.faq-section{padding:68px max(24px,calc(50vw - 620px));background:#fff;color:#1a2a1e;font-family:Red Hat Display,system-ui,sans-serif;scroll-margin-top:90px}.faq-section__header{margin-bottom:32px;max-width:720px}.faq-section__eyebrow{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#fe6c43;margin-bottom:8px;font-weight:500}.faq-section__title{font-size:clamp(22px,3vw,30px);font-weight:700;line-height:1.15;margin-bottom:12px}.faq-section__subtitle{font-size:14.5px;color:#4a5a50;line-height:1.65}.faq-section__list{max-width:820px;border-top:1px solid #e8e4da}.faq-section__contact{margin-top:36px;padding:22px 26px;background:#fffdf6;border:1px solid #e8e4da;border-radius:3px;max-width:820px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.faq-section__contact p{font-size:14px;color:#4a5a50;margin:0}.faq-section__contact-btn{color:#fe6c43;text-decoration:none;font-size:13.5px;font-weight:600;transition:color .15s;white-space:nowrap}.faq-section__contact-btn:hover{color:#ff3700}@media(max-width:768px){.faq-section{padding:48px 16px}}.featured-products{padding:68px max(24px,calc(50vw - 620px));background:#fff}.featured-products__header{margin-bottom:42px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap}.featured-products__eyebrow{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#fe6c43;margin-bottom:8px;font-weight:500}.featured-products__title{font-family:Red Hat Display,system-ui,sans-serif;font-size:clamp(22px,3vw,30px);font-weight:700;color:#1a2a1e;line-height:1.15}.featured-products__subtitle{font-size:14px;color:#7a8a80;margin-top:8px;max-width:480px;line-height:1.65}.featured-products__see-all{color:#3d5549;text-decoration:none;font-size:13px;font-weight:500;border-bottom:1px solid #e8e4da;padding-bottom:2px;transition:color .15s,border-color .15s;white-space:nowrap}.featured-products__see-all:hover{color:#88b806;border-color:#88b806}.featured-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}@media(max-width:1024px){.featured-products{padding:48px 24px}.featured-products__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.featured-products__grid{grid-template-columns:1fr}}.plt-footer{background:var(--plt-green-dark, #2c3f35);padding:56px max(24px,calc(50vw - 620px)) 28px;color:#ffffff8c;font-family:var(--plt-font-body, "Red Hat Display", system-ui, sans-serif)}.plt-footer__top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:44px}.plt-footer__logo{margin-bottom:14px}.plt-footer__logo--inline{width:64px;height:64px}.plt-footer__logo--inline svg{width:100%;height:100%;display:block}.plt-footer__logo--inline svg .cls-2{display:none}.plt-footer__logo--text{color:#fff;font-family:var(--plt-font-heading, "Red Hat Display", system-ui, sans-serif);font-size:22px;font-weight:800}.plt-footer__description{font-size:12.5px;color:#ffffff73;line-height:1.7;max-width:240px;margin-bottom:18px}.plt-footer__contact{font-size:12.5px;color:#ffffff8c;line-height:1.8}.plt-footer__contact a{color:var(--plt-orange, #fe6c43);text-decoration:none}.plt-footer__col h4{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--plt-orange, #fe6c43);margin-bottom:14px;font-weight:500}.plt-footer__col a{display:block;font-size:12.5px;color:#ffffff80;text-decoration:none;margin-bottom:9px;transition:color .15s}.plt-footer__col a:hover{color:var(--plt-lime, #88b806)}.plt-footer__legal-row{border-top:.5px solid rgba(255,255,255,.1);padding-top:22px;margin-bottom:18px;display:flex;gap:22px;flex-wrap:wrap}.plt-footer__legal-row a{font-size:12px;color:#ffffff8c;text-decoration:none;transition:color .15s}.plt-footer__legal-row a:hover{color:var(--plt-lime, #88b806)}.plt-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.plt-footer__legal{font-size:11.5px;color:#ffffff4d}.plt-footer__social{display:flex;gap:14px;flex-wrap:wrap}.plt-footer__social a{font-size:12px;color:#fff6;text-decoration:none;border:1px solid rgba(255,255,255,.15);padding:5px 12px;border-radius:2px;transition:color .15s,border-color .15s}.plt-footer__social a:hover{color:var(--plt-lime, #88b806);border-color:var(--plt-lime, #88b806)}.plt-footer__payment{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.plt-footer__payment svg{height:22px;width:auto}@media(max-width:900px){.plt-footer{padding:40px 24px 20px}.plt-footer__top{grid-template-columns:1fr 1fr;gap:28px;margin-bottom:28px}}@media(max-width:480px){.plt-footer__top{grid-template-columns:1fr}}.plt-header{background:var(--plt-bg, #fffdf6);border-bottom:1px solid var(--plt-border, #e8e4da);padding:0 max(24px,calc(50vw - 620px));height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative}.plt-header__logo{position:relative;display:block;width:8rem;height:1.3rem;text-decoration:none;color:inherit;flex-shrink:0}.plt-header__logo-img{position:relative;width:100%;height:auto;display:block;z-index:200}.plt-header__logo-text{font-family:var(--plt-font-heading, "Red Hat Display", system-ui, sans-serif);font-size:20px;font-weight:800;color:var(--plt-text, #1a2a1e)}.plt-header__nav{display:flex;gap:28px;align-items:center;flex-wrap:wrap}.plt-header__nav-link{color:var(--plt-text, #1a2a1e);text-decoration:none;font-size:13.5px;letter-spacing:.01em;transition:color .15s,border-color .15s;padding-bottom:2px;border-bottom:2px solid transparent;font-family:var(--plt-font-body, "Red Hat Display", system-ui, sans-serif)}.plt-header__nav-link:hover{color:var(--plt-green, #3d5549);border-bottom-color:var(--plt-lime, #88b806)}.plt-header__nav-link--active{color:var(--plt-green, #3d5549);font-weight:500;border-bottom-color:var(--plt-orange, #fe6c43)}.plt-header__actions{display:flex;gap:16px;align-items:center}.plt-header__cart{display:flex;align-items:center;gap:6px;color:var(--plt-text, #1a2a1e);text-decoration:none;font-size:13px;padding:8px 14px;border:1px solid var(--plt-border, #e8e4da);border-radius:2px;transition:border-color .15s,color .15s;font-family:var(--plt-font-body, "Red Hat Display", system-ui, sans-serif)}.plt-header__cart:hover{border-color:var(--plt-green, #3d5549);color:var(--plt-green, #3d5549)}.plt-header__cart-badge{background:var(--plt-orange, #fe6c43);color:#fff;border-radius:50%;width:17px;height:17px;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center}.plt-header__cta{background:var(--plt-orange, #fe6c43);color:#fff;border:none;padding:9px 18px;font-size:13px;font-weight:500;border-radius:2px;cursor:pointer;text-decoration:none;transition:background .15s;display:inline-flex;align-items:center;gap:7px;font-family:var(--plt-font-body, "Red Hat Display", system-ui, sans-serif)}.plt-header__cta:hover{background:#ff3700}@media(max-width:1024px){.plt-header{padding:12px 24px;height:auto;flex-wrap:wrap;gap:12px}.plt-header__nav{order:3;width:100%;gap:16px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.plt-header__nav::-webkit-scrollbar{display:none}.plt-header__cart-label{display:none}}@media(max-width:520px){.plt-header__cta{padding:8px 12px;font-size:0;gap:0}.plt-header__cta svg{width:16px;height:16px}.plt-header__cart{padding:8px 10px}.plt-header__logo{width:5rem;height:1rem}}@media(max-width:380px){.plt-header__logo{width:4.2rem;height:.9rem}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.hero{position:relative;height:var(--hero-height, 70vh);overflow:hidden}.hero__img,.hero__video{width:100%;height:100%;object-fit:cover;object-position:center var(--hero-focal-y, 35%);display:block}.hero__pause{position:absolute;bottom:24px;right:24px;width:44px;height:44px;border-radius:50%;background:#00000073;color:#fff;border:1px solid rgba(255,255,255,.4);cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:background .15s,transform .15s;z-index:2}.hero__pause:hover{background:#000000a6;transform:scale(1.05)}.hero__pause-icon--play,.hero__pause[data-paused] .hero__pause-icon--pause{display:none}.hero__pause[data-paused] .hero__pause-icon--play{display:block}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,rgba(29,42,30,var(--hero-overlay, .82)) 40%,#1d2a1e26)}.hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;padding-block:0;padding-inline:max(24px,calc(50vw - 620px))}.hero__pill{display:inline-flex;align-items:center;gap:8px;background:#fe6c43;color:#fff;font-size:10.5px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:2px;margin-bottom:18px;width:fit-content}.hero__headline{font-family:Red Hat Display,system-ui,sans-serif;font-size:clamp(32px,5.2vw,56px);font-weight:800;line-height:1.05;color:#fff;margin-bottom:16px}.hero__headline-hl{color:#fe6c43}.hero__subline{font-size:15.5px;font-weight:300;color:#ffffffd1;line-height:1.65;margin-bottom:32px;max-width:440px}.hero__buttons{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.hero__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:500;text-decoration:none;border-radius:2px;transition:background .2s,opacity .2s;font-family:Red Hat Display,system-ui,sans-serif}.hero__btn--primary{background:#fe6c43;color:#fff}.hero__btn--primary:hover{background:#ff3700}.hero__btn--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.45);padding:13px 22px;font-size:13.5px}.hero__btn--ghost:hover{background:#ffffff1a}@media(max-width:768px){.hero{height:calc(var(--hero-height, 70vh) * .75)}.hero__content{padding:0 24px}.hero__headline{font-size:36px}}.info-page{padding:28px max(24px,calc(50vw - 620px)) 80px;background:#fffdf6;color:#1a2a1e;font-family:Red Hat Display,system-ui,sans-serif}.info-page__breadcrumb{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#7a8a80;margin-bottom:22px;flex-wrap:wrap}.info-page__breadcrumb a{color:#7a8a80;text-decoration:none;transition:color .15s}.info-page__breadcrumb a:hover{color:#88b806}.info-page__breadcrumb-current{color:#1a2a1e;font-weight:500}.info-page__header{margin-bottom:36px;max-width:720px}.info-page__eyebrow{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#fe6c43;margin-bottom:8px;font-weight:500}.info-page__title{font-size:clamp(28px,4vw,38px);font-weight:700;line-height:1.1;margin-bottom:14px}.info-page__intro{font-size:16px;line-height:1.7;color:#4a5a50}.info-page__layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:48px;align-items:start}.info-page__body{font-size:14.5px;line-height:1.8;color:#4a5a50}.info-page__body h2{font-size:20px;font-weight:700;color:#1a2a1e;margin:1.6em 0 .6em;padding-top:1em;border-top:1px solid #e8e4da}.info-page__body h2:first-child{margin-top:0;padding-top:0;border-top:none}.info-page__body h3{font-size:16px;font-weight:600;color:#1a2a1e;margin:1.2em 0 .4em}.info-page__body p{margin-bottom:1em}.info-page__body :is(ul,ol){padding-left:22px;margin-bottom:1em}.info-page__body li{margin-bottom:.4em}.info-page__body strong{color:#1a2a1e}.info-page__body a{color:#fe6c43;text-decoration:underline}.info-page__body a:hover{color:#88b806}.info-page__sidebar{position:sticky;top:24px}.info-page__card{background:#fff;border:1px solid #e8e4da;border-radius:4px;padding:24px}.info-page__card-eyebrow{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#fe6c43;margin-bottom:10px;font-weight:600}.info-page__card p{font-size:13px;line-height:1.6;color:#4a5a50;margin-bottom:14px}.info-page__card-btn{display:inline-block;background:#fe6c43;color:#fff;padding:10px 18px;text-decoration:none;font-size:13px;font-weight:600;border-radius:2px;transition:background .15s}.info-page__card-btn:hover{background:#ff3700}@media(max-width:900px){.info-page__layout{grid-template-columns:1fr;gap:32px}.info-page__sidebar{position:static}}@media(max-width:768px){.info-page{padding:20px 16px 60px}}.product-page{padding:28px max(24px,calc(50vw - 620px)) 80px;background:#fffdf6;color:#1a2a1e;font-family:Red Hat Display,system-ui,sans-serif}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-page__breadcrumb{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#7a8a80;margin-bottom:28px;flex-wrap:wrap}.product-page__breadcrumb a{color:#7a8a80;text-decoration:none;transition:color .15s}.product-page__breadcrumb a:hover{color:#88b806}.product-page__breadcrumb-current{color:#1a2a1e;font-weight:500}.product-page__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px;align-items:start}.product-page__main-image{position:relative;background:#e8ede9;border-radius:4px;overflow:hidden;aspect-ratio:1}.product-page__zoom-trigger{width:100%;height:100%;background:none;border:none;padding:0;cursor:zoom-in;position:relative;display:block}.product-page__main-image-img{width:100%;height:100%;object-fit:cover;display:block}.product-page__zoom-icon{position:absolute;bottom:14px;right:14px;width:36px;height:36px;background:#00000073;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:background .15s}.product-page__zoom-trigger:hover .product-page__zoom-icon{background:#fe6c43}.product-page__badge{position:absolute;top:14px;left:14px;z-index:2;background:#fe6c43;color:#fff;font-size:10.5px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;padding:4px 10px;border-radius:1px}.product-page__badge--new{background:#88b806}.product-page__badge--sale{background:#1a2a1e;top:14px;left:auto;right:14px}.product-page__thumbs{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fill,minmax(78px,1fr));gap:10px}.product-page__thumb{background:none;border:2px solid transparent;padding:0;cursor:pointer;border-radius:3px;overflow:hidden;aspect-ratio:1;transition:border-color .15s}.product-page__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-page__thumb:hover{border-color:#88b806}.product-page__thumb--active{border-color:#fe6c43}.product-page__info{position:sticky;top:24px}.product-page__vendor{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#fe6c43;font-weight:500;margin-bottom:10px}.product-page__title{font-size:clamp(24px,3.4vw,36px);font-weight:700;line-height:1.15;color:#1a2a1e;margin-bottom:14px}.product-page__rating{display:flex;align-items:center;gap:8px;margin-bottom:18px;font-size:13px;color:#4a5a50}.product-page__stars{letter-spacing:1px}.product-page__star{color:#e8e4da;font-size:14px}.product-page__star--filled{color:#fe6c43}.product-page__stars--lg .product-page__star{font-size:22px;letter-spacing:2px}.product-page__rating-value{font-weight:600;color:#1a2a1e}.product-page__rating-count{color:#7a8a80}.product-page__price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:12px}.product-page__price{font-size:30px;font-weight:700;color:#1a2a1e}.product-page__compare-price{font-size:18px;color:#7a8a80;text-decoration:line-through}.product-page__unit{font-size:14px;color:#7a8a80;font-weight:400}.product-page__stock{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;color:#4a5a50;margin-bottom:22px}.product-page__stock-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.product-page__stock-dot--in{background:#88b806;box-shadow:0 0 0 3px #88b8062e}.product-page__stock-dot--low{background:#fe6c43;box-shadow:0 0 0 3px #fe6c432e}.product-page__stock-dot--out{background:#7a8a80}.product-page__short-desc{font-size:14.5px;line-height:1.7;color:#4a5a50;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #e8e4da}.product-page__form{display:flex;flex-direction:column;gap:18px}.product-page__option-header{display:flex;align-items:baseline;gap:10px;margin-bottom:10px}.product-page__option-label{font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#4a5a50}.product-page__option-value{font-size:13px;color:#1a2a1e;font-weight:500}.product-page__swatches{display:flex;gap:10px;flex-wrap:wrap}.product-page__swatch{cursor:pointer;width:36px;height:36px;border-radius:50%;border:2px solid transparent;padding:3px;transition:border-color .15s}.product-page__swatch input{position:absolute;opacity:0;pointer-events:none}.product-page__swatch-dot{display:block;width:100%;height:100%;border-radius:50%;background:var(--swatch-color, #ccc);border:1px solid rgba(0,0,0,.08)}.product-page__swatch:hover{border-color:#88b806}.product-page__swatch--active{border-color:#fe6c43}.product-page__pills{display:flex;gap:8px;flex-wrap:wrap}.product-page__pill{cursor:pointer;padding:9px 16px;background:#fff;border:1px solid #e8e4da;border-radius:2px;font-size:13px;font-weight:500;color:#1a2a1e;transition:border-color .15s,color .15s,background .15s}.product-page__pill input{position:absolute;opacity:0;pointer-events:none}.product-page__pill:hover{border-color:#88b806;color:#88b806}.product-page__pill--active{border-color:#fe6c43;color:#fe6c43;background:#fff0eb}.product-page__qty-row{display:flex;flex-direction:column;gap:10px}.product-page__qty{display:inline-flex;border:1px solid #e8e4da;border-radius:2px;width:fit-content;background:#fff}.product-page__qty-btn{width:38px;background:none;border:none;font-size:18px;cursor:pointer;color:#4a5a50;transition:color .15s,background .15s}.product-page__qty-btn:hover{color:#fe6c43;background:#fff0eb}.product-page__qty-input{width:60px;text-align:center;border:none;border-left:1px solid #e8e4da;border-right:1px solid #e8e4da;padding:12px 0;font-size:14px;font-weight:500;background:transparent;color:#1a2a1e;-moz-appearance:textfield}.product-page__qty-input::-webkit-outer-spin-button,.product-page__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-page__qty-input:focus{outline:none}.product-page__actions{display:flex;gap:10px;margin-top:8px;flex-wrap:wrap}.product-page__add-to-cart{flex:1 1 220px;background:#fe6c43;color:#fff;border:none;padding:14px 24px;font-size:14px;font-weight:600;border-radius:2px;cursor:pointer;font-family:inherit;letter-spacing:.02em;transition:background .15s;position:relative}.product-page__add-to-cart:hover:not(:disabled){background:#ff3700}.product-page__add-to-cart:disabled{background:#7a8a80;cursor:not-allowed;opacity:.7}.product-page__add-to-cart.is-loading{color:transparent;pointer-events:none}.product-page__add-to-cart.is-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:18px;height:18px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:pdp-spin .7s linear infinite}@keyframes pdp-spin{to{transform:rotate(360deg)}}.product-page__advice-btn{flex:0 0 auto;display:inline-flex;align-items:center;background:transparent;color:#3d5549;border:1px solid #e8e4da;padding:14px 22px;font-size:13.5px;font-weight:500;border-radius:2px;text-decoration:none;transition:border-color .15s,color .15s;font-family:inherit}.product-page__advice-btn:hover{border-color:#88b806;color:#88b806}.product-page__usps{list-style:none;padding:0;margin:32px 0 0;display:flex;flex-direction:column;gap:12px}.product-page__usp{display:flex;align-items:center;gap:12px;font-size:13.5px;color:#4a5a50}.product-page__usp svg{color:#88b806;flex-shrink:0}.product-page__details{margin-top:80px;max-width:760px}.product-page__details-title{font-size:22px;font-weight:700;color:#1a2a1e;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #e8e4da}.product-page__details-body{font-size:14.5px;line-height:1.8;color:#4a5a50}.product-page__details-body p{margin-bottom:1em}.product-page__details-body :is(h2,h3,h4){color:#1a2a1e;font-weight:600;margin:1.4em 0 .6em}.product-page__details-body :is(ul,ol){padding-left:22px;margin-bottom:1em}.product-page__details-body img{max-width:100%;height:auto;border-radius:3px;margin:1em 0}.product-page__reviews{margin-top:60px;max-width:760px}.product-page__rating-summary{display:flex;align-items:center;gap:22px;margin-bottom:18px}.product-page__rating-big{font-size:56px;font-weight:800;color:#1a2a1e;line-height:1}.product-page__review-btn{margin-top:8px}.product-page__related{margin-top:80px}.product-page__related-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;flex-wrap:wrap}.product-page__related-eyebrow{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#fe6c43;margin-bottom:8px;font-weight:500}.product-page__related-title{font-size:26px;font-weight:700;color:#1a2a1e;line-height:1.15}.product-page__related-see-all{color:#3d5549;text-decoration:none;font-size:13px;font-weight:500;border-bottom:1px solid #e8e4da;padding-bottom:2px;transition:color .15s,border-color .15s}.product-page__related-see-all:hover{color:#88b806;border-color:#88b806}.product-page__related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9997;display:flex;align-items:center;justify-content:center}.product-lightbox[hidden]{display:none}.product-lightbox__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000eb;cursor:zoom-out}.product-lightbox__img{position:relative;max-width:92vw;max-height:88vh;border-radius:3px;box-shadow:0 12px 60px #0006;object-fit:contain}.product-lightbox__close{position:absolute;top:22px;right:22px;width:44px;height:44px;border-radius:50%;background:#ffffff1f;color:#fff;border:none;cursor:pointer;z-index:2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;transition:background .15s}.product-lightbox__close:hover{background:#ffffff40}.product-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;background:#ffffff1f;color:#fff;border:none;cursor:pointer;z-index:2;font-size:30px;line-height:1;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:background .15s}.product-lightbox__nav:hover{background:#ffffff40}.product-lightbox__nav--prev{left:22px}.product-lightbox__nav--next{right:22px}.product-lightbox__counter{position:absolute;bottom:22px;left:50%;transform:translate(-50%);color:#ffffffa6;font-size:13px;font-family:Red Hat Display,system-ui,sans-serif;z-index:2}@media(max-width:1100px){.product-page__related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.product-page{padding:20px 16px 60px}.product-page__grid{grid-template-columns:1fr;gap:28px}.product-page__info{position:static}.product-page__price{font-size:26px}.product-page__thumbs{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:8px}.product-page__details{margin-top:50px}.product-page__reviews{margin-top:40px}.product-page__related{margin-top:50px}.product-page__related-title{font-size:22px}.product-lightbox__nav{width:44px;height:44px;font-size:26px}.product-lightbox__nav--prev{left:12px}.product-lightbox__nav--next{right:12px}}@media(max-width:480px){.product-page__related-grid{grid-template-columns:1fr}.product-page__rating-summary{gap:14px}.product-page__rating-big{font-size:42px}.product-page__actions{flex-direction:column}.product-page__add-to-cart,.product-page__advice-btn{flex:0 0 auto;width:100%;padding:14px 20px;justify-content:center;text-align:center}}.promo-strip{background:var(--promo-bg, #fe6c43);color:var(--promo-fg, #fff);padding:28px max(24px,calc(50vw - 620px));display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.promo-strip__title{font-family:Red Hat Display,system-ui,sans-serif;font-size:20px;font-weight:700}.promo-strip__sub{font-size:13.5px;opacity:.8;margin-top:3px}.promo-strip__btn{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--promo-bg, #fe6c43);padding:11px 24px;font-size:13.5px;font-weight:600;text-decoration:none;border-radius:2px;transition:opacity .15s;font-family:Red Hat Display,system-ui,sans-serif;white-space:nowrap}.promo-strip__btn:hover{background:#ff3700;color:#fff;opacity:1}@media(max-width:768px){.promo-strip{padding:20px 24px}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.testimonials{background:#fffdf6;padding:68px max(24px,calc(50vw - 620px))}.testimonials__header{margin-bottom:42px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap}.testimonials__eyebrow{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#fe6c43;margin-bottom:8px;font-weight:500}.testimonials__title{font-family:Red Hat Display,system-ui,sans-serif;font-size:clamp(22px,3vw,30px);font-weight:700;color:#1a2a1e;line-height:1.15}.testimonials__see-all{color:#3d5549;text-decoration:none;font-size:13px;font-weight:500;border-bottom:1px solid #e8e4da;padding-bottom:2px;transition:color .15s,border-color .15s;white-space:nowrap}.testimonials__see-all:hover{color:#88b806;border-color:#88b806}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:1024px){.testimonials{padding:48px 24px}.testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.testimonials__grid{grid-template-columns:1fr}}.usp-strip{background:#3d5549;padding-inline:max(0px,calc(50vw - 620px));display:grid;grid-template-columns:repeat(var(--usp-columns, 3),1fr)}@media(max-width:768px){.usp-strip{grid-template-columns:1fr}}.category-card{position:relative;overflow:hidden;border-radius:3px;cursor:pointer;display:block;height:100%;min-height:212px;text-decoration:none;color:inherit}.category-card--tall{grid-row:span 2;grid-column:span 1;min-height:438px}@media(max-width:600px){.category-card--tall{grid-row:span 1;min-height:212px}}.category-card__img,.category-card__placeholder svg{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block}.category-card__placeholder{width:100%;height:100%;background:#e8ede9}.category-card:hover .category-card__img{transform:scale(1.05)}.category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#1d2a1ec7,#1d2a1e0a 55%);transition:background .3s}.category-card:hover .category-card__overlay{background:linear-gradient(to top,#1d2a1ee0,#1d2a1e1a 55%)}.category-card__coming-soon{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:3}.category-card__coming-soon span{background:#fff;color:#1a2a1e;padding:8px 18px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;box-shadow:0 2px 8px #0000002e}.category-card__badge{position:absolute;top:12px;left:12px;background:#fe6c43;color:#fff;font-size:9.5px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;padding:3px 9px;border-radius:1px;z-index:4}.category-card__arrow{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s,background .2s;color:#fff;font-size:15px}.category-card:hover .category-card__arrow{opacity:1;background:#fe6c43}.category-card__label{position:absolute;bottom:0;left:0;right:0;padding:22px 18px}.category-card__tag{font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:#ffffffa6;display:block;margin-bottom:5px}.category-card__name{font-family:Red Hat Display,system-ui,sans-serif;font-size:18px;font-weight:700;color:#fff;display:block}.category-card__count{font-size:12px;color:#ffffff8c;margin-top:3px;display:block}.faq-item{border-bottom:1px solid #e8e4da}.faq-item__question{list-style:none;cursor:pointer;padding:22px 4px;display:flex;justify-content:space-between;align-items:center;gap:18px;font-family:Red Hat Display,system-ui,sans-serif;font-size:15.5px;font-weight:600;color:#1a2a1e;transition:color .15s}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question:hover{color:#fe6c43}.faq-item__icon{flex-shrink:0;color:#fe6c43;transition:transform .2s}.faq-item__icon-vert{transition:transform .2s;transform-origin:12px 12px}.faq-item[open] .faq-item__icon-vert{transform:rotate(90deg)}.faq-item__answer{padding:0 4px 24px;font-size:14px;line-height:1.7;color:#4a5a50}.faq-item__answer p{margin-bottom:.6em}.faq-item__answer p:last-child{margin-bottom:0}.faq-item__answer a{color:#fe6c43;text-decoration:underline}.faq-item__answer a:hover{color:#88b806}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.stat{border-left:2px solid #fe6c43;padding-left:14px}.stat__number{font-family:Red Hat Display,system-ui,sans-serif;font-size:26px;font-weight:800;color:#fff;line-height:1}.stat__label{font-size:11px;color:#ffffff8c;margin-top:3px}.testimonial{padding:28px;background:#fff;border-radius:3px;border:1px solid #e8e4da;transition:border-color .2s}.testimonial:hover{border-color:#88b806}.testimonial__stars{color:#fe6c43;font-size:14px;letter-spacing:2px;margin-bottom:12px}.testimonial__star-empty{color:#e8e4da}.testimonial__quote{font-size:13.5px;color:#4a5a50;line-height:1.75;font-style:italic;margin-bottom:16px}.testimonial__footer{display:flex;align-items:center;gap:10px}.testimonial__avatar{width:32px;height:32px;border-radius:50%;background:#e8ede9;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#3d5549;font-family:Red Hat Display,system-ui,sans-serif;flex-shrink:0}.testimonial__name{font-size:12.5px;font-weight:500;color:#1a2a1e}.testimonial__location{font-size:11px;color:#7a8a80}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.usp-item{display:flex;align-items:center;gap:14px;padding:26px 48px;border-right:.5px solid rgba(255,255,255,.12)}.usp-item:last-child{border-right:none}.usp-item__icon{width:38px;height:38px;border-radius:50%;background:#ffffff1a;color:#88b806;display:flex;align-items:center;justify-content:center;flex-shrink:0}.usp-item__icon svg{width:17px;height:17px}.usp-item__title{font-family:Red Hat Display,system-ui,sans-serif;font-size:14px;font-weight:700;color:#fff}.usp-item__desc{font-size:11.5px;color:#ffffff8c;margin-top:2px}@media(max-width:768px){.usp-item{padding:18px 20px;border-right:none;border-bottom:.5px solid rgba(255,255,255,.12)}.usp-item:last-child{border-bottom:none}}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.product-card{background:#fff;border-radius:3px;overflow:hidden;border:1px solid #e8e4da;display:flex;flex-direction:column;transition:border-color .2s;text-decoration:none;color:inherit}.product-card:hover{border-color:#fe6c43}.product-card__img-wrap{position:relative;height:205px;overflow:hidden;background:#e8ede9}.product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-card__img{transform:scale(1.07)}.product-card__badge{position:absolute;top:10px;left:10px;background:#fe6c43;color:#fff;font-size:9.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:3px 9px;border-radius:1px}.product-card__badge--new{background:#88b806}.product-card__body{padding:15px 16px 10px;flex:1}.product-card__cat{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#fe6c43;font-weight:500}.product-card__name{font-family:Red Hat Display,system-ui,sans-serif;font-size:15px;font-weight:600;color:#1a2a1e;margin:5px 0 6px;line-height:1.3}.product-card__desc{font-size:12px;color:#7a8a80;line-height:1.55}.product-card__footer{padding:12px 16px 15px;border-top:1px solid #e8e4da;display:flex;align-items:center;justify-content:space-between;margin-top:auto}.product-card__price{font-family:Red Hat Display,system-ui,sans-serif;font-size:18px;font-weight:700;color:#1a2a1e}.product-card__unit{font-family:Red Hat Display,system-ui,sans-serif;font-size:11px;font-weight:400;color:#7a8a80;margin-left:2px}.product-card__add{background:#fe6c43;color:#fff;padding:9px 16px;font-size:12px;font-weight:500;border-radius:2px;font-family:Red Hat Display,system-ui,sans-serif;letter-spacing:.02em;transition:background .15s}.product-card:hover .product-card__add{background:#ff3700}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
