:root{--paper:#edefe6;--paper-2:#e4e7db;--white:#fff;--ink:#0e1711;--pine:#163a28;--pine-2:#1e4a33;--grass:#3f8a4a;--lime:#c4e83f;--lime-2:#d4f06a;--muted:#5b6b5e;--line:#0e171124;--rdj-d:"Anton",system-ui,sans-serif;--rdj-t:"Inter",system-ui,sans-serif}.wood-collection svg,.wc-card svg,.wc-toolbar svg,.wc-value-prop svg,.wc-empty svg{vertical-align:middle;fill:none;flex-shrink:0;width:20px;max-width:100%;height:20px;max-height:100%;display:inline-block}.wc-card__badges svg,.wc-card__badge svg{width:12px;height:12px}.wc-card__wish svg{width:16px;height:16px}.wc-card__trust svg{width:13px;height:13px}.wc-card__cta svg{width:18px;height:18px}.wc-value-prop__icon svg{width:22px;height:22px}.wood-collection,.wood-collection *,.wood-collection :before,.wood-collection :after{box-sizing:border-box}.wood-collection img{max-width:100%;display:block}:is(html:has(.wood-collection),body:has(.wood-collection)){overflow-x:hidden}.wood-collection{max-width:1320px;font-family:var(--rdj-t);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0 auto;padding:clamp(20px,4vw,48px) clamp(16px,4vw,40px) 72px;line-height:1.5}.wc-collhead{margin-bottom:clamp(20px,3vw,32px)}.wc-collhead__title{font-family:var(--rdj-d);letter-spacing:.01em;text-transform:uppercase;color:var(--pine);margin:0 0 .35em;font-size:clamp(2rem,5vw,3.4rem);font-weight:400;line-height:.98}.wc-collhead__sub{font-family:var(--rdj-t);color:var(--muted);max-width:62ch;margin:0;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.6}.wc-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:18px 0;display:flex}.wc-toolbar__count{font-family:var(--rdj-t);color:var(--muted);font-size:.95rem}.wc-toolbar__count strong{color:var(--ink);font-weight:700}.wc-chips{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}.wc-chip{font-family:var(--rdj-t);color:var(--ink);background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:100px;align-items:center;gap:6px;padding:10px 16px;font-size:.9rem;font-weight:600;line-height:1;text-decoration:none;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.wc-chip:hover{background:var(--paper-2);border-color:#0e171142;transform:translateY(-1px)}.wc-chip.is-active,.wc-chip[aria-current=true]{background:var(--pine);color:#fff;border-color:var(--pine)}.wc-chip.is-active:hover{background:var(--pine-2);border-color:var(--pine-2)}.wood-collection .wc-grid.products,.wood-collection ul.products,body.tax-product_cat ul.products,body.post-type-archive-product ul.products,body.tax-product_tag ul.products{float:none!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;width:auto!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.wood-collection ul.products:before,.wood-collection ul.products:after{content:none!important;display:none!important}.wood-collection li.product,li.product.wc-card{float:none!important;clear:none!important;width:auto!important;min-width:0!important;margin:0!important}.woocommerce-ordering,.woocommerce-result-count,.woocommerce-products-header__title,.woocommerce-products-header .page-title{display:none!important}.wc-card{background:var(--white);border:1px solid var(--line);border-radius:12px;flex-direction:column;margin:0;list-style:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden}.wc-card:before,.wc-card:after{display:none}.wc-card:hover{border-color:#0e171133;transform:translateY(-4px);box-shadow:0 14px 30px -16px #0e171152}.wc-card__link{color:inherit;flex-direction:column;flex:auto;text-decoration:none;display:flex}.wc-card__media{aspect-ratio:1;background:var(--paper-2);position:relative;overflow:hidden}.wc-card__img,.wc-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.7,.2,1);display:block}.wc-card:hover .wc-card__img,.wc-card:hover .wc-card__media img{transform:scale(1.05)}.wc-card__badges{z-index:2;flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:10px;left:10px}.wc-card__badge{font-family:var(--rdj-d);letter-spacing:.05em;color:#fff;background:var(--pine);border-radius:6px;align-items:center;gap:4px;padding:6px 9px;font-size:.78rem;font-weight:400;line-height:1;display:inline-flex}.wc-card__badge--promo{background:var(--lime);color:var(--ink);font-weight:400}.wc-card__wish{z-index:3;border:1px solid var(--line);width:36px;height:36px;color:var(--ink);cursor:pointer;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;transition:background .18s,color .18s,transform .18s;display:inline-flex;position:absolute;top:10px;right:10px}.wc-card__wish:hover{transform:scale(1.08)}.wc-card__wish.is-active{background:var(--lime);color:#c0392b;border-color:var(--lime)}.wc-card__body{flex-direction:column;flex:auto;gap:8px;padding:16px;display:flex}.wc-card__cat{font-family:var(--rdj-t);text-transform:uppercase;letter-spacing:.09em;color:var(--grass);font-size:.7rem;font-weight:700}.wc-card__title{font-family:var(--rdj-t);letter-spacing:-.02em;color:var(--ink);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:700;line-height:1.28;display:-webkit-box;overflow:hidden}.wc-card__rating{align-items:center;gap:6px;display:flex}.wc-card__stars{color:var(--grass);letter-spacing:.02em;align-items:center;font-size:.95rem;line-height:1;display:inline-flex}.wc-card__stars svg{color:var(--grass)}.wc-card__rating-meta{font-family:var(--rdj-t);color:var(--muted);font-size:.82rem}.wc-card__price-row{flex-direction:column;gap:3px;margin-top:2px;display:flex}.wc-card__price{font-family:var(--rdj-d);letter-spacing:.01em;color:var(--ink);flex-wrap:wrap;align-items:baseline;gap:8px;font-size:1.22rem;font-weight:400;display:flex}.wc-card__price .price{flex-wrap:wrap;align-items:baseline;gap:8px;display:inline-flex}.wc-card__price ins,.wc-card__price ins .amount{color:var(--ink);background:0 0;font-weight:400;text-decoration:none}.wc-card__price del,.wc-card__price del .amount{font-family:var(--rdj-t);color:var(--muted);opacity:1;font-size:.9rem;font-weight:500;text-decoration:line-through}.wc-card__price .amount{font-family:var(--rdj-d)}.wc-card__save{font-family:var(--rdj-t);color:var(--grass);font-size:.8rem;font-weight:700}.wc-card__save .amount{font-weight:700}.wc-card__trust{font-family:var(--rdj-t);color:var(--muted);align-items:center;gap:6px;margin-top:auto;padding-top:4px;font-size:.78rem;display:flex}.wc-card__trust svg{color:var(--grass)}.wc-card__cta,.wc-card__cta.button{width:calc(100% - 32px);min-height:46px;font-family:var(--rdj-t);letter-spacing:-.01em;color:var(--paper);background:var(--ink);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin:auto 16px 16px;padding:12px 16px;font-size:.94rem;font-weight:800;line-height:1;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;display:flex}.wc-card__cta:hover,.wc-card__cta.button:hover{background:var(--pine);color:var(--paper);transform:translateY(-1px);box-shadow:0 8px 18px -10px #0e171199}.wc-card__cta:active{transform:translateY(0)}.wc-card__cta svg{color:currentColor;stroke:currentColor}.wc-card__cta span{display:inline-block}.wc-card__cta-arrow{align-items:center;transition:transform .18s;display:inline-flex}.wc-card__cta:hover .wc-card__cta-arrow{transform:translate(3px)}.wc-card__cta.added:hover{background:var(--pine-2);color:#fff}.wc-card__cta.added+.added_to_cart,.wc-card .added_to_cart{display:none}.wc-card__cta.loading{opacity:.75;pointer-events:none}.wc-value-props{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:48px;padding-top:40px;display:grid}.wc-value-prop{background:var(--white);border:1px solid var(--line);border-radius:12px;align-items:center;gap:14px;padding:18px;display:flex}.wc-value-prop__icon{background:var(--pine);width:46px;height:46px;color:var(--lime);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.wc-value-prop__icon svg{color:var(--lime);stroke:currentColor}.wc-value-prop__txt{flex-direction:column;gap:2px;min-width:0;display:flex}.wc-value-prop__txt strong{font-family:var(--rdj-t);letter-spacing:-.01em;color:var(--ink);font-size:.98rem;font-weight:800}.wc-value-prop__txt span{font-family:var(--rdj-t);color:var(--muted);font-size:.82rem;line-height:1.4}.wc-empty{text-align:center;color:var(--muted);font-family:var(--rdj-t);padding:64px 20px}.wc-empty svg{width:42px;height:42px;color:var(--grass);margin-bottom:12px}.wc-empty h2,.wc-empty p:first-of-type{font-family:var(--rdj-t);letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;font-size:1.3rem;font-weight:800}.wc-empty p{margin:0 0 14px}.wc-empty .wc-chip{justify-content:center}.wc-bubbles,.wc-bubble{display:none!important}@media (max-width:1099px){.wood-collection .wc-grid.products,.wood-collection ul.products,body.tax-product_cat ul.products,body.post-type-archive-product ul.products,body.tax-product_tag ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:699px){.wood-collection{padding-bottom:56px}.wood-collection .wc-grid.products,.wood-collection ul.products,body.tax-product_cat ul.products,body.post-type-archive-product ul.products,body.tax-product_tag ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.wc-card__body{gap:6px;padding:12px}.wc-card__title{font-size:.96rem}.wc-card__price{font-size:1.06rem}.wc-card__cta,.wc-card__cta.button{gap:6px;width:calc(100% - 24px);min-height:44px;margin:auto 12px 12px;padding:11px 12px;font-size:.86rem}.wc-toolbar{margin-bottom:18px;padding:14px 0}.wc-chip{padding:9px 13px;font-size:.84rem}.wc-value-props{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:36px;padding-top:28px}.wc-value-prop{gap:10px;padding:14px}.wc-value-prop__icon{width:40px;height:40px}}@media (max-width:420px){.wc-value-props{grid-template-columns:1fr}}@media (hover:none){.wc-card:hover,.wc-card:hover .wc-card__img,.wc-card:hover .wc-card__media img{transform:none}}.wood-collection .wc-grid.products,.wood-collection ul.products,body.tax-product_cat ul.products,body.post-type-archive-product ul.products,body.tax-product_tag ul.products{align-items:stretch!important}.wc-card,li.product.wc-card{height:100%!important}.wc-card__cta,.wc-card__cta.button,.wood-collection li.product a.button.add_to_cart_button,.wood-collection li.product a.button{opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:var(--ink)!important;width:calc(100% - 28px)!important;min-height:46px!important;color:var(--paper)!important;font-family:var(--rdj-t)!important;border:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:8px!important;margin:auto 14px 14px!important;padding:12px 16px!important;font-size:.92rem!important;font-weight:800!important;display:flex!important;position:static!important;transform:none!important;box-shadow:0 6px 16px -10px #0e17118c!important}.wc-card__cta:hover,.wc-card__cta.button:hover,.wood-collection li.product a.button:hover{background:var(--pine)!important;color:var(--paper)!important;transform:translateY(-1px)!important}.wc-card__cta.added,.wc-card__cta.button.added{background:var(--grass)!important;color:#fff!important}.wc-card__cta svg,.wood-collection li.product a.button svg{stroke:currentColor;width:18px!important;height:18px!important}.wc-card__link{flex:0 auto!important}.wc-card__body{flex:auto!important}@media (max-width:699px){.wood-collection{padding-left:12px!important;padding-right:12px!important}.wood-collection .wc-grid.products,.wood-collection ul.products,body.tax-product_cat ul.products,body.post-type-archive-product ul.products{gap:10px!important}.wc-card__cta,.wc-card__cta.button{width:calc(100% - 20px)!important;margin:auto 10px 10px!important}}
