@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400..700&family=Libre+Baskerville:wght@400;700&display=swap";:root{--color-background:#f4f0e8;--color-foreground:#1a1916;--color-primary:#1a1916;--color-primary-foreground:#f4f0e8;--color-secondary:#e5e0d4;--color-surface:#ede9df;--color-accent:#3d5a47;--color-accent-foreground:#f4f0e8;--color-muted:#7a756b;--color-border:#1a19161f;--color-border-soft:#1a191612;--color-header-link:#1a191699;--color-header-icon:#1a19168c;--color-copy-muted:#1a191680;--color-copy-secondary:#1a1916ad;--color-control:#1a19160f;--color-on-dark:#f4f0e8;--color-on-dark-60:#f4f0e899;--color-on-dark-50:#f4f0e880;--color-on-dark-45:#f4f0e873;--color-on-dark-40:#f4f0e866;--color-on-dark-35:#f4f0e859;--color-on-dark-30:#f4f0e84d;--color-on-dark-25:#f4f0e840;--color-on-dark-border:#f4f0e81a;--color-social-border:#f4f0e826;--color-cta-icon-bg:#3d5a4733;--color-card:#fff;--font-sans:"DM Sans", sans-serif;--font-serif:"Libre Baskerville", serif;--site-max-width:80rem;--site-gutter:1.5rem;--header-bar-height:4rem;--header-flag-width:7.5rem;--header-flag-logo:6.25rem;--header-shadow:0 4px 20px #1a191612;--logo-shadow:2px 10px 12px #1a191621;--logo-shadow-hover:2px 12px 18px #1a191629}*,:before,:after{box-sizing:border-box}html{font-size:16px}body{background:var(--color-background);color:var(--color-foreground);font-family:var(--font-sans);font-optical-sizing:auto;-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer;background:0 0;border:0}img{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}p{margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.focus\:not-sr-only:focus{z-index:100;clip:auto;background:var(--color-primary);width:auto;height:auto;color:var(--color-primary-foreground);white-space:normal;margin:0;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;overflow:visible}#app{min-height:100vh}.main{display:block}.icon{width:var(--icon-size,1rem);height:var(--icon-size,1rem);flex:none;justify-content:center;align-items:center;display:inline-flex}.icon>svg{width:100%;height:100%;display:block}.site-header{z-index:40;position:sticky;top:0}.site-header__container,.site-footer__container{width:min(100%, var(--site-max-width));padding-right:var(--site-gutter);padding-left:var(--site-gutter);margin:0 auto}.site-header__announcement{background:var(--color-primary);color:var(--color-on-dark)}.site-header__announcement[hidden]{display:none}.site-header__announcement-inner{justify-content:space-between;align-items:center;gap:1rem;padding-top:.625rem;padding-bottom:.625rem;display:flex}.site-header__announcement-shipping{color:var(--color-on-dark-50);letter-spacing:.025em;white-space:nowrap;font-size:.6875rem;line-height:1.5}.site-header__announcement-cta{color:var(--color-on-dark);letter-spacing:.025em;white-space:nowrap;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:600;line-height:1.5;transition:opacity .16s;display:inline-flex}.site-header__announcement-cta:hover,.site-header__announcement-cta:focus-visible{opacity:.8}.site-header__announcement-badge{color:var(--color-accent)}.site-header__announcement-close{color:var(--color-on-dark-30);justify-content:center;align-items:center;padding:0;transition:color .16s;display:inline-flex}.site-header__announcement-close:hover,.site-header__announcement-close:focus-visible{color:var(--color-on-dark)}.site-header__bar{border-bottom:1px solid var(--color-border);background:var(--color-background);transition:box-shadow .18s}.site-header.is-scrolled .site-header__bar{box-shadow:var(--header-shadow)}.site-header__bar-inner{grid-template-columns:1fr var(--header-flag-width) 1fr;height:var(--header-bar-height);align-items:center;display:grid}.site-header__nav{grid-column:1;display:none}.site-header__menu{align-items:center;gap:2rem;display:flex}.site-header__menu a{color:var(--color-header-link);letter-spacing:.025em;font-size:.8125rem;font-weight:500;line-height:1.5;transition:color .16s;display:inline-block}.site-header__menu a:hover,.site-header__menu a:focus-visible{color:var(--color-foreground)}.site-header__brand-slot{grid-column:2;align-self:stretch;position:relative}.site-header__brand{width:var(--header-flag-width);border-right:1px solid var(--color-border-soft);border-bottom:1px solid var(--color-border-soft);border-left:1px solid var(--color-border-soft);background:var(--color-background);filter:drop-shadow(var(--logo-shadow));justify-content:center;align-items:flex-start;padding:.75rem 1px 1rem;transition:filter .18s;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.site-header__brand:hover,.site-header__brand:focus-visible{filter:drop-shadow(var(--logo-shadow-hover))}.site-header__brand-image{width:var(--header-flag-logo);height:var(--header-flag-logo);object-fit:contain}.site-header__actions{grid-column:3;justify-content:flex-end;align-items:center;gap:.125rem;display:flex}.site-header__actions-group{align-items:center;display:flex}.site-header__icon-link,.site-header__icon-button{width:2.3125rem;height:2.3125rem;color:var(--color-header-icon);justify-content:center;align-items:center;padding:0;transition:color .16s;display:inline-flex;position:relative}.site-header__icon-link:hover,.site-header__icon-link:focus-visible,.site-header__icon-button:hover,.site-header__icon-button:focus-visible{color:var(--color-foreground)}.site-header__cart-count{background:var(--color-accent);width:1.0625rem;height:1.0625rem;color:var(--color-accent-foreground);border-radius:999px;justify-content:center;align-items:center;font-size:.5625rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:.375rem;left:1rem}.site-header__burger{border-top:1.25px solid;border-bottom:1.25px solid;width:1.0625rem;height:.625rem;display:block;position:relative}.site-header__account{position:relative}.site-header__dropdown{z-index:10;border:1px solid var(--color-border);background:var(--color-background);width:14rem;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 1rem 2rem #1a19161f}.site-header__dropdown[hidden]{display:none}.site-header__dropdown-list{padding:.75rem 0}.site-header__dropdown-list a{color:var(--color-header-link);padding:.65rem 1rem;font-size:.8125rem;transition:color .16s;display:block}.site-header__dropdown-list a:hover,.site-header__dropdown-list a:focus-visible{color:var(--color-foreground)}.site-header__dropdown-divider{background:var(--color-border);height:1px;margin:.4rem 1rem}.site-header__mobile-panel{border-bottom:1px solid var(--color-border);background:var(--color-background)}.site-header__mobile-panel[hidden]{display:none}.site-header__mobile-inner{padding-top:1.25rem;padding-bottom:1.25rem}.site-header__mobile-list,.site-header__mobile-account-list{gap:.95rem;display:grid}.site-header__mobile-list a,.site-header__mobile-account-list a{color:var(--color-header-link);letter-spacing:.025em;font-size:.8125rem;font-weight:500;transition:color .16s}.site-header__mobile-list a:hover,.site-header__mobile-list a:focus-visible,.site-header__mobile-account-list a:hover,.site-header__mobile-account-list a:focus-visible{color:var(--color-foreground)}.site-header__mobile-account-list{border-top:1px solid var(--color-border);margin-top:1.5rem;padding-top:1.5rem}body.has-mobile-menu{overflow:hidden}.site-footer{background:var(--color-primary);color:var(--color-on-dark)}.site-footer__reseller{border-bottom:1px solid var(--color-on-dark-border)}.site-footer__reseller-inner{flex-direction:column;align-items:flex-start;gap:1.5rem;padding-top:2rem;padding-bottom:2rem;display:flex}.site-footer__reseller-copy{align-items:flex-start;gap:1rem;display:flex}.site-footer__reseller-icon{background:var(--color-cta-icon-bg);width:2.5rem;height:2.5rem;color:var(--color-accent);border-radius:999px;flex:0 0 2.5rem;justify-content:center;align-items:center;margin-top:.125rem;display:inline-flex}.site-footer__reseller-title{color:var(--color-on-dark);font-size:.875rem;font-weight:600;line-height:1.4286}.site-footer__reseller-body{max-width:24rem;color:var(--color-on-dark-50);padding-top:.125rem;font-size:.8125rem;line-height:1.625}.site-footer__button{border:1px solid var(--color-accent);color:var(--color-accent);background:0 0;align-self:flex-start;align-items:center;gap:.5rem;padding:.6875rem 1.3125rem;font-size:.8125rem;font-weight:600;line-height:1.5;transition:background-color .16s,color .16s;display:inline-flex}.site-footer__button:hover,.site-footer__button:focus-visible{background:var(--color-accent);color:var(--color-accent-foreground)}.site-footer__main-grid{gap:3rem;padding-top:3.5rem;padding-bottom:3.5rem;display:grid}.site-footer__brand-column{flex-direction:column;align-items:flex-start;gap:1.75rem;display:flex}.site-footer__brand{width:fit-content;display:inline-flex}.site-footer__brand-image{object-fit:contain;width:6rem;height:6rem}.site-footer__brand-copy{max-width:20rem;color:var(--color-on-dark-45);font-size:.8125rem;line-height:1.625}.site-footer__social-list{gap:.625rem;display:flex}.site-footer__social-list a{border:1px solid var(--color-social-border);width:2.25rem;height:2.25rem;color:var(--color-on-dark-40);border-radius:999px;justify-content:center;align-items:center;transition:color .16s,border-color .16s;display:inline-flex}.site-footer__social-list a:hover,.site-footer__social-list a:focus-visible{border-color:var(--color-on-dark-40);color:var(--color-on-dark)}.site-footer__contact-list{gap:.625rem;display:grid}.site-footer__contact-list li{color:var(--color-on-dark-45);align-items:flex-start;gap:.625rem;font-size:.8125rem;line-height:1.5;display:flex}.site-footer__contact-list .icon{color:var(--color-on-dark-30);margin-top:.125rem}.site-footer__contact-list a{transition:color .16s}.site-footer__contact-list a:hover,.site-footer__contact-list a:focus-visible{color:var(--color-on-dark)}.site-footer__link-column{align-content:start;gap:1.25rem;display:grid}.site-footer__link-column h3{color:var(--color-on-dark-35);letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:.625rem;font-weight:600;line-height:1.5}.site-footer__link-column ul{gap:.75rem;display:grid}.site-footer__link-column a{color:var(--color-on-dark-50);font-size:.8125rem;line-height:1.5;transition:color .16s}.site-footer__link-column a:hover,.site-footer__link-column a:focus-visible{color:var(--color-on-dark)}.site-footer__bottom{border-top:1px solid var(--color-on-dark-border)}.site-footer__bottom-inner{flex-direction:column;align-items:flex-start;gap:.5rem;padding-top:1.25rem;padding-bottom:1.25rem;font-size:.6875rem;line-height:1.5;display:flex}.site-footer__copyright{color:var(--color-on-dark-35)}.site-footer__domain{color:var(--color-on-dark-25)}.woocommerce-page-wrap{padding-top:3rem;padding-bottom:4rem}.woocommerce-page-wrap__container{width:min(100%, var(--site-max-width));padding-right:var(--site-gutter);padding-left:var(--site-gutter);margin:0 auto}.woocommerce-page-wrap .button,.woocommerce-page-wrap button.button,.woocommerce-page-wrap input.button,.woocommerce-page-wrap a.button,.woocommerce-page-wrap .single_add_to_cart_button{border:1px solid var(--color-accent);background:var(--color-accent);color:var(--color-accent-foreground);font-family:var(--font-sans);text-transform:none;letter-spacing:0;border-radius:0;justify-content:center;align-items:center;gap:.5rem;padding:.6875rem 1.3125rem;font-size:.8125rem;font-weight:600;line-height:1.5;transition:background-color .16s,color .16s;display:inline-flex}.woocommerce-page-wrap .button:hover,.woocommerce-page-wrap .button:focus-visible,.woocommerce-page-wrap button.button:hover,.woocommerce-page-wrap button.button:focus-visible,.woocommerce-page-wrap input.button:hover,.woocommerce-page-wrap input.button:focus-visible,.woocommerce-page-wrap a.button:hover,.woocommerce-page-wrap a.button:focus-visible,.woocommerce-page-wrap .single_add_to_cart_button:hover,.woocommerce-page-wrap .single_add_to_cart_button:focus-visible{color:var(--color-accent);background:0 0}.woocommerce-page-wrap .woocommerce-message,.woocommerce-page-wrap .woocommerce-info,.woocommerce-page-wrap .woocommerce-error{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-foreground);border-left-width:3px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;margin:0 0 1.5rem;padding:.875rem 1.25rem;font-size:.8125rem;list-style:none;display:flex}.woocommerce-page-wrap .woocommerce-message:focus,.woocommerce-page-wrap .woocommerce-info:focus,.woocommerce-page-wrap .woocommerce-error:focus{outline:none}.woocommerce-page-wrap .woocommerce-message .button,.woocommerce-page-wrap .woocommerce-info .button,.woocommerce-page-wrap .woocommerce-error .button{float:none;flex:none;margin:0}.woocommerce-page-wrap .woocommerce-message{border-left-color:var(--color-accent)}.woocommerce-page-wrap .woocommerce-error{border-left-color:#a4423a}.woocommerce-page-wrap table{border-collapse:collapse;width:100%}.woocommerce-breadcrumb{color:var(--color-copy-muted);margin:0 0 2rem;font-size:.75rem}.woocommerce-breadcrumb a{color:inherit;text-decoration:none}.woocommerce-breadcrumb a:hover,.woocommerce-breadcrumb a:focus-visible{color:var(--color-foreground)}.single-product div.product{grid-template-columns:minmax(0,760fr) minmax(0,472fr);align-items:start;gap:3rem;display:grid}.single-product div.product>.product-gallery,.single-product div.product>div.summary,.single-product div.product>div.woocommerce-product-gallery{float:none;width:auto;margin:0}.single-product div.product>.woocommerce-tabs,.single-product div.product>.related,.single-product div.product>.up-sells{grid-column:1/-1}.product-gallery{flex-direction:column;gap:1rem;display:flex}.product-gallery__main{aspect-ratio:760/560;border-radius:1rem;overflow:hidden;box-shadow:0 10px 24px -10px #00000012}.product-gallery__image{object-fit:cover;width:100%;height:100%}.product-gallery__thumbs{flex-wrap:wrap;gap:.75rem;display:flex}.product-gallery__thumb{border:1px solid var(--color-border);aspect-ratio:1;cursor:pointer;border-radius:.75rem;width:7.5rem;padding:0;transition:border-color .16s;display:block;overflow:hidden}.product-gallery__thumb img{object-fit:cover;width:100%;height:100%}.product-gallery__thumb[aria-pressed=true]{border-width:2px;border-color:var(--color-accent)}.product-gallery__thumb:hover{border-color:var(--color-accent)}.single-product div.product .summary{flex-direction:column;align-items:flex-start;margin:0;display:flex}.single-product .product_title{font-family:var(--font-serif);margin:0 0 1rem;font-size:2rem;font-weight:400;line-height:1.2}.single-product div.product p.price{color:var(--color-foreground);margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.single-product div.product p.price .woocommerce-Price-currencySymbol{font-size:.75em}.single-product div.product p.price small.woocommerce-price-suffix{color:var(--color-copy-muted);margin-left:.35rem;font-size:.6875rem;font-weight:400;display:inline-block}.product-b2b-notice{color:var(--color-copy-muted);margin:.5rem 0 0;font-size:.6875rem;line-height:1.5}.single-product div.product .woocommerce-product-details__short-description{color:var(--color-copy-muted);margin:1.25rem 0 0;font-size:.875rem;line-height:1.6}.single-product div.product .woocommerce-product-details__short-description p{margin:0}.single-product div.product form.cart{flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;margin:0 0 1rem;display:flex}.single-product div.product form.cart .quantity,.woocommerce-cart td.product-quantity .quantity{--qty-width:10rem;--qty-height:3.25rem;--qty-step:2rem;--qty-font:1.125rem;--qty-padding:1rem;width:var(--qty-width);height:var(--qty-height);padding:0 var(--qty-padding);border:1.5px solid var(--color-border);background:var(--color-card);border-radius:.5rem;justify-content:space-between;align-items:center;gap:.5rem;display:inline-flex}.single-product div.product form.cart .quantity input.qty,.woocommerce-cart td.product-quantity .quantity input.qty{width:auto;min-width:0;height:auto;color:var(--color-foreground);font-size:var(--qty-font);text-align:center;appearance:textfield;background:0 0;border:0;flex:auto;padding:0;font-weight:700;line-height:1}.single-product div.product form.cart .quantity input.qty::-webkit-outer-spin-button{appearance:none;margin:0}.single-product div.product form.cart .quantity input.qty::-webkit-inner-spin-button{appearance:none;margin:0}.woocommerce-cart td.product-quantity .quantity input.qty::-webkit-outer-spin-button{appearance:none;margin:0}.woocommerce-cart td.product-quantity .quantity input.qty::-webkit-inner-spin-button{appearance:none;margin:0}.single-product div.product form.cart .quantity input.qty:focus-visible,.woocommerce-cart td.product-quantity .quantity input.qty:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.quantity-step{flex:0 0 var(--qty-step,2rem);width:var(--qty-step,2rem);height:var(--qty-step,2rem);background:var(--color-control);color:var(--color-foreground);font-size:var(--qty-font,1.125rem);border-radius:.375rem;justify-content:center;align-items:center;font-weight:700;line-height:1;transition:background-color .16s;display:inline-flex}.quantity-step:hover,.quantity-step:focus-visible{background:var(--color-border)}.tier-preview{color:var(--color-copy-muted);flex-basis:100%;margin:0 0 .5rem;font-size:.8125rem}.tier-preview[hidden]{display:none}.tier-preview__value{color:var(--color-accent);font-weight:700}.single-product div.product .product_meta{border-top:1px solid var(--color-border);width:100%;color:var(--color-foreground);flex-wrap:wrap;gap:2.5rem;padding-top:1.25rem;font-size:.8125rem;display:flex}.single-product div.product .product_meta>span{flex-direction:column;gap:.25rem;display:flex}.single-product div.product .product_meta .sku_wrapper,.single-product div.product .product_meta .posted_in,.single-product div.product .product_meta .tagged_as{color:var(--color-copy-muted);letter-spacing:.18em;text-transform:uppercase;font-size:.625rem;font-weight:600}.single-product div.product .product_meta .sku,.single-product div.product .product_meta a{color:var(--color-foreground);letter-spacing:0;text-transform:none;font-size:.8125rem;font-weight:400}.woocommerce-tabs{margin-top:4rem}.woocommerce-tabs ul.tabs{border-bottom:1px solid var(--color-border);gap:2rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.woocommerce-tabs ul.tabs li{margin:0}.woocommerce-tabs ul.tabs a{color:var(--color-copy-muted);border-bottom:2px solid #0000;padding:0 0 .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .16s,border-color .16s;display:inline-block}.woocommerce-tabs ul.tabs li.active a,.woocommerce-tabs ul.tabs a:hover,.woocommerce-tabs ul.tabs a:focus-visible{border-bottom-color:var(--color-accent);color:var(--color-foreground)}.woocommerce-tabs .panel{margin:0}.woocommerce-tabs .panel>h2{font-family:var(--font-serif);margin:0 0 1rem;font-size:1.25rem;font-weight:400}.woocommerce-tabs .panel p{margin:0 0 1rem;font-size:.875rem;line-height:1.7}.woocommerce-tabs .panel table.shop_attributes{max-width:34rem;font-size:.875rem}.woocommerce-tabs .panel table.shop_attributes th,.woocommerce-tabs .panel table.shop_attributes td{border-bottom:1px solid var(--color-border);text-align:left;padding:.625rem 0}.woocommerce-tabs .panel table.shop_attributes th{width:12rem;font-weight:600}.woocommerce-tabs .panel table.shop_attributes td p{margin:0}.single-product .related>h2,.single-product .up-sells>h2{font-family:var(--font-serif);margin:0 0 1.5rem;font-size:1.5rem;font-weight:400}.single-product .related{float:none;width:auto;margin-top:4rem}.single-product .related ul.products{grid-template-columns:repeat(auto-fill,minmax(min(100%,17rem),1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.single-product .related ul.products:before,.single-product .related ul.products:after{content:none}.single-product .related ul.products li.product{float:none;border:1px solid var(--color-border);background:var(--color-card);border-radius:.75rem;flex-direction:column;gap:1rem;width:auto;margin:0;padding:1.5rem;display:flex}.single-product .related ul.products li.product img{aspect-ratio:3/2;object-fit:cover;border-radius:.5rem;width:100%}.single-product .related ul.products li.product .woocommerce-loop-product__title{font-family:var(--font-serif);margin:0;font-size:1.125rem;font-weight:400;line-height:1.3}.single-product .related ul.products li.product .price{color:var(--color-foreground);font-size:1rem;font-weight:700}.single-product .related ul.products li.product a.button{align-self:flex-start}.woocommerce-page-title{font-family:var(--font-serif);margin:0 0 3rem;font-size:2.5rem;font-weight:700;line-height:1.2}.woocommerce-cart{--cart-price-size:1rem}.woocommerce-cart-form{margin:0}.woocommerce-cart .woocommerce{grid-template-columns:minmax(0,1fr) 20rem;align-items:start;gap:2.5rem;display:grid}.woocommerce-cart .woocommerce-notices-wrapper{grid-column:1/-1}.woocommerce-cart .woocommerce-notices-wrapper:empty{display:none}.woocommerce-cart .woocommerce-cart-form{grid-column:1}.woocommerce-cart .cart-collaterals{float:none;grid-column:2;width:auto}.woocommerce-cart table.shop_table.cart{background:0 0;border:0;width:100%;display:block}.woocommerce-cart table.shop_table.cart thead{display:none}.woocommerce-cart table.shop_table.cart tbody{flex-direction:column;gap:1.5rem;display:flex}.woocommerce-cart table.shop_table.cart tr.cart_item{border:1px solid var(--color-border);background:var(--color-card);border-radius:1rem;grid-template-columns:5rem minmax(0,1fr) 8rem 6.5rem 6.5rem;align-items:center;gap:1.25rem;padding:1.5rem;display:grid}.woocommerce-cart table.shop_table.cart td{border:0;padding:0}.woocommerce-cart table.shop_table.cart tr:not(.cart_item){display:none}.woocommerce-cart table.shop_table.cart td.product-thumbnail{grid-area:1/1}.woocommerce-cart table.shop_table.cart td.product-thumbnail img{object-fit:cover;border-radius:.75rem;width:5rem;height:5rem}.woocommerce-cart table.shop_table.cart td.product-name{flex-direction:column;grid-area:1/2;gap:.5rem;display:flex}.woocommerce-cart table.shop_table.cart td.product-name>a{font-family:var(--font-serif);font-size:1.125rem;font-weight:700;line-height:1.3}.cart-item__description{-webkit-line-clamp:2;color:var(--color-copy-muted);-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.571;display:-webkit-box;overflow:hidden}.cart-item__sku{color:var(--color-accent);margin:0;font-size:.8125rem}.woocommerce-cart table.shop_table.cart td.product-quantity{grid-area:1/3}.woocommerce-cart td.product-quantity .quantity{--qty-width:8rem;--qty-height:2.625rem;--qty-step:1.625rem;--qty-font:.9375rem;--qty-padding:.5rem}.woocommerce-cart table.shop_table.cart td.product-price,.woocommerce-cart table.shop_table.cart td.product-subtotal{font-family:var(--font-serif);font-size:var(--cart-price-size);text-align:right;font-weight:700}.woocommerce-cart table.shop_table.cart td.product-price{grid-area:1/4}.woocommerce-cart table.shop_table.cart td.product-subtotal{grid-area:1/5}.woocommerce-cart table.shop_table.cart tr.cart_item{position:relative}.woocommerce-cart table.shop_table.cart td.product-remove{position:absolute;top:.75rem;right:.75rem}.woocommerce-cart table.shop_table.cart td.product-remove a.remove{width:1.75rem;height:1.75rem;color:var(--color-copy-muted);border-radius:999px;justify-content:center;align-items:center;font-size:1.125rem;line-height:1;text-decoration:none;transition:background-color .16s,color .16s;display:inline-flex}.woocommerce-cart table.shop_table.cart td.product-remove a.remove:hover,.woocommerce-cart table.shop_table.cart td.product-remove a.remove:focus-visible{background:var(--color-control);color:var(--color-foreground)}.woocommerce-cart-form.is-auto-updating button[name=update_cart]{display:none}.woocommerce-cart .cart-collaterals .cart_totals{float:none;border:1.5px solid var(--color-border);background:var(--color-card);border-radius:1rem;flex-direction:column;gap:1.5rem;width:100%;padding:2rem;display:flex}.woocommerce-cart .cart-collaterals .cart_totals>h2{font-family:var(--font-sans);margin:0;font-size:1.125rem;font-weight:700}.woocommerce-cart .cart-collaterals .cart_totals table{border:0;display:block}.woocommerce-cart .cart-collaterals .cart_totals table tbody{flex-direction:column;gap:.75rem;display:flex}.woocommerce-cart .cart-collaterals .cart_totals table tr{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td{text-align:left;border:0;padding:0;font-size:.875rem}.woocommerce-cart .cart-collaterals .cart_totals table th{color:var(--color-copy-muted);font-weight:400}.woocommerce-cart .cart-collaterals .cart_totals table td{font-family:var(--font-serif);font-size:var(--cart-price-size);text-align:right;font-weight:700}.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals td{color:var(--color-accent)}.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination{color:var(--color-copy-secondary);font-family:var(--font-sans);margin:.375rem 0 0;font-size:.8125rem;font-weight:400;line-height:1.4}.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-methods{margin:0;padding:0;list-style:none}.woocommerce-cart .wc-proceed-to-checkout{flex-direction:column;gap:.5rem;padding:0;display:flex}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{border-radius:.5rem;justify-content:center;align-items:center;gap:.625rem;width:100%;margin:0;padding:1rem 1.5rem;font-size:.9375rem;font-weight:700;display:flex}.cart-continue{color:var(--color-foreground);text-underline-offset:.2em;padding-top:.5rem;font-size:.875rem;font-weight:700;text-decoration:underline}.cart-continue:hover,.cart-continue:focus-visible{color:var(--color-accent)}.trust-bar{border-top:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin:3rem 0 0;padding:2rem 1.5rem 0;list-style:none;display:flex}.trust-bar__item{color:var(--color-copy-muted);align-items:center;gap:.75rem;font-size:.875rem;display:flex}.trust-bar__item .icon{color:var(--color-copy-muted)}.cart-empty{font-family:var(--font-serif);margin:0 0 1.5rem;font-size:1.25rem}.return-to-shop{margin:0}.home-hero__inner,.home-showcase__inner,.home-products__inner,.home-benefits__inner,.home-closing__inner{width:min(100%, var(--site-max-width));padding-right:var(--site-gutter);padding-left:var(--site-gutter);margin:0 auto}.home-eyebrow{color:var(--color-accent);letter-spacing:.167em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.home-heading{color:var(--color-foreground);font-family:var(--font-serif);margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}.home-heading--light{color:var(--color-on-dark)}.home-lead{color:var(--color-copy-secondary);margin:0;font-size:1rem;line-height:1.625}.home-lead--centered{text-align:center;max-width:47.5rem;margin-inline:auto}.home-lead--light{color:var(--color-on-dark-80,#f4f0e8cc)}.home-section-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.home-button>.wp-block-button__link{border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.625rem;padding:1rem 1.75rem;font-size:.9375rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .16s,color .16s,border-color .16s;display:inline-flex}.home-button--compact>.wp-block-button__link{padding:.875rem 1.5rem;font-size:.875rem}.home-button--primary>.wp-block-button__link{background:var(--color-accent);color:var(--color-accent-foreground);box-shadow:0 10px 12px #00000026}.home-button--primary>.wp-block-button__link:hover,.home-button--primary>.wp-block-button__link:focus-visible{background:var(--color-foreground);color:var(--color-accent-foreground)}.home-button--outline>.wp-block-button__link{border-color:var(--color-border);color:var(--color-foreground);background:0 0}.home-button--outline>.wp-block-button__link:hover,.home-button--outline>.wp-block-button__link:focus-visible{border-color:var(--color-accent);color:var(--color-accent)}.home-button--ghost>.wp-block-button__link{border-color:var(--color-on-dark);color:var(--color-on-dark);background:0 0}.home-button--ghost>.wp-block-button__link:hover,.home-button--ghost>.wp-block-button__link:focus-visible,.home-button--light>.wp-block-button__link{background:var(--color-on-dark);color:var(--color-foreground)}.home-button--light>.wp-block-button__link:hover,.home-button--light>.wp-block-button__link:focus-visible{background:var(--color-accent-foreground);color:var(--color-foreground)}.home-button--arrow>.wp-block-button__link:after,.home-button--mail>.wp-block-button__link:after{content:"";background-color:currentColor;flex:none;width:1.125rem;height:1.125rem;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.home-button--arrow>.wp-block-button__link:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M3.75 9h10.5M9 14.25 14.25 9 9 3.75' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M3.75 9h10.5M9 14.25 14.25 9 9 3.75' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.home-button--mail>.wp-block-button__link:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13' fill='none'%3E%3Cpath d='M10.83 2.17H2.17c-.6 0-1.09.48-1.09 1.08v6.5c0 .6.49 1.08 1.09 1.08h8.66c.6 0 1.09-.48 1.09-1.08v-6.5c0-.6-.49-1.08-1.09-1.08Z' stroke='%23000' stroke-width='.81' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.92 3.79 7.06 6.88a1 1 0 0 1-1.12 0L1.08 3.79' stroke='%23000' stroke-width='.81' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13' fill='none'%3E%3Cpath d='M10.83 2.17H2.17c-.6 0-1.09.48-1.09 1.08v6.5c0 .6.49 1.08 1.09 1.08h8.66c.6 0 1.09-.48 1.09-1.08v-6.5c0-.6-.49-1.08-1.09-1.08Z' stroke='%23000' stroke-width='.81' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.92 3.79 7.06 6.88a1 1 0 0 1-1.12 0L1.08 3.79' stroke='%23000' stroke-width='.81' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.home-hero{isolation:isolate;text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:3rem;min-height:45rem;padding:6rem 0;display:flex;position:relative}.home-hero__media{z-index:-1;position:absolute;inset:0;overflow:hidden}.home-hero__media img{object-fit:cover;width:100%;height:100%}.home-hero__media:after{content:"";background:#1a1916b8;position:absolute;inset:0}.home-hero__inner{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.home-hero__eyebrow{background:var(--color-cta-icon-bg);color:var(--color-on-dark);letter-spacing:.167em;text-transform:uppercase;border-radius:999px;margin:0;padding:.5rem .875rem;font-size:.75rem;font-weight:700}.home-hero__heading{max-width:57.5rem;color:var(--color-on-dark);font-family:var(--font-serif);margin:0;font-size:4rem;font-weight:700;line-height:1.125}.home-hero__body{color:#f4f0e8cc;max-width:47.5rem;margin:0;font-size:1.125rem;line-height:1.667}.home-hero__actions,.home-showcase__actions,.home-closing__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.home-showcase__actions{justify-content:flex-start}.home-hero__note{color:#f4f0e8cc;align-items:center;gap:.75rem;margin:0;font-size:.8125rem;display:flex}.home-hero__note:before{background:var(--color-accent);content:"";border-radius:999px;flex:none;width:.625rem;height:.625rem}.home-showcase{background:var(--color-background);padding:6rem 0 3rem}.home-showcase__inner{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:3rem;display:grid}.home-showcase__media{aspect-ratio:616/420;border-radius:1rem;overflow:hidden;box-shadow:0 10px 24px -10px #00000012}.home-showcase__media img{object-fit:cover;width:100%;height:100%}.home-showcase__copy{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.home-specs{gap:.75rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.home-spec{align-items:center;gap:.75rem;display:flex}.home-spec__icon{background:var(--color-cta-icon-bg);width:2.75rem;height:2.75rem;color:var(--color-accent);border-radius:999px;flex:0 0 2.75rem;justify-content:center;align-items:center;display:inline-flex}.home-spec__icon>svg{width:1.375rem;height:1.375rem;display:block}.home-spec__text{flex-direction:column;gap:.125rem;display:flex}.home-spec__text strong{font-family:var(--font-serif);font-size:1.125rem;font-weight:700}.home-spec__text>span{color:var(--color-copy-secondary);font-size:.875rem;line-height:1.571}.home-products{background:var(--color-background);padding:3rem 0 6rem}.home-products .woocommerce{width:100%}.home-products .woocommerce ul.products{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:3rem;margin:0;padding:0;list-style:none;display:grid}.home-products .woocommerce ul.products:before,.home-products .woocommerce ul.products:after{content:none}.home-products .woocommerce ul.products li.product{float:none;border:1px solid var(--color-border);background:var(--color-card);border-radius:1rem;flex-direction:column;gap:1.5rem;width:auto;margin:0;padding:1.5rem;display:flex}.home-products .woocommerce ul.products li.product a.woocommerce-LoopProduct-link{flex-direction:column;gap:.75rem;display:flex}.home-products .woocommerce ul.products li.product img{aspect-ratio:568/320;object-fit:cover;border-radius:.75rem;width:100%;margin:0}.home-products .woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:var(--font-serif);margin:0;padding:0;font-size:1.375rem;font-weight:700;line-height:1.3}.home-products .woocommerce ul.products li.product .price{color:var(--color-foreground);font-family:var(--font-serif);margin:0;font-size:1.125rem;font-weight:700}.home-products .woocommerce ul.products li.product a.button{background:var(--color-accent);color:var(--color-accent-foreground);border-radius:.5rem;align-self:flex-end;align-items:center;margin-top:auto;padding:.875rem 1.5rem;font-size:.875rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .16s;display:inline-flex}.home-products .woocommerce ul.products li.product a.button:hover,.home-products .woocommerce ul.products li.product a.button:focus-visible{background:var(--color-foreground)}.home-benefits{background:var(--color-secondary);padding:6rem 0}.home-benefit-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.home-benefit{border:1px solid var(--color-border);background:var(--color-card);border-radius:.75rem;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.5rem;display:flex}.home-benefit__title{font-family:var(--font-serif);margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.home-benefit__body{color:var(--color-copy-secondary);margin:0;font-size:.875rem;line-height:1.571}.home-closing{background:var(--color-accent);text-align:center;padding:5rem 0}.home-closing__inner{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.home-closing__note{color:#f4f0e8b3;margin:0;font-size:.8125rem}.woocommerce-checkout{--checkout-card-padding:2rem}.woocommerce-checkout form.checkout{grid-template-columns:minmax(0,1fr) 22.5rem;align-items:start;gap:3rem;display:grid}.checkout-main,.checkout-summary{flex-direction:column;gap:1.5rem;display:flex}.woocommerce-checkout wc-order-attribution-inputs,.woocommerce-checkout .woocommerce-notices-wrapper:empty{display:none}.checkout-summary{position:sticky;top:6.5rem}.woocommerce-checkout #customer_details,.woocommerce-checkout #customer_details .col-2{flex-direction:column;gap:1.5rem;display:flex}.woocommerce-checkout #customer_details:before,.woocommerce-checkout #customer_details:after,.woocommerce-checkout #customer_details .col-2:before,.woocommerce-checkout #customer_details .col-2:after{display:none}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{float:none;width:auto}.woocommerce-checkout .woocommerce-billing-fields,.woocommerce-checkout .woocommerce-shipping-fields,.woocommerce-checkout .checkout-payment,.woocommerce-checkout .woocommerce-additional-fields,.checkout-summary__card{padding:var(--checkout-card-padding);border:1.5px solid var(--color-border);background:var(--color-card);border-radius:1rem}.woocommerce-checkout h3,.checkout-section-title{font-family:var(--font-sans);margin:0 0 1.5rem;font-size:1.125rem;font-weight:700}.woocommerce-checkout .woocommerce-shipping-fields>h3{margin-bottom:0}.woocommerce-checkout .woocommerce-shipping-fields>h3 label{font-size:inherit;font-weight:inherit;align-items:center;gap:.75rem;margin:0;display:inline-flex}.woocommerce-checkout .woocommerce-shipping-fields>h3 input[type=checkbox]{width:1.25rem;height:1.25rem;accent-color:var(--color-accent);margin:0}.woocommerce-checkout .shipping_address{margin-top:1.5rem}.woocommerce-checkout .form-row{flex-direction:column;gap:.5rem;margin:0 0 1.25rem;padding:0;display:flex}.woocommerce-checkout .form-row:last-child{margin-bottom:0}.woocommerce-checkout .form-row label{color:var(--color-foreground);font-size:.8125rem;font-weight:600;line-height:1.3}.woocommerce-checkout .form-row .optional{color:var(--color-copy-secondary);font-weight:400}.woocommerce-checkout .form-row .required{color:var(--color-accent);text-decoration:none}.woocommerce-page-wrap .input-text,.woocommerce-page-wrap select,.woocommerce-page-wrap textarea,.woocommerce-page-wrap .select2-container .select2-selection--single{border:1.5px solid var(--color-border);background:var(--color-card);width:100%;height:3.25rem;color:var(--color-foreground);font-family:var(--font-sans);border-radius:.5rem;padding:0 1rem;font-size:.875rem;transition:border-color .16s}.woocommerce-page-wrap .input-text::placeholder,.woocommerce-page-wrap select::placeholder,.woocommerce-page-wrap textarea::placeholder,.woocommerce-page-wrap .select2-container .select2-selection--single::placeholder{color:var(--color-copy-secondary)}.woocommerce-page-wrap .input-text:focus,.woocommerce-page-wrap select:focus,.woocommerce-page-wrap textarea:focus,.woocommerce-page-wrap .select2-container .select2-selection--single:focus{border-color:var(--color-accent);outline:none}.woocommerce-page-wrap textarea{resize:vertical;height:auto;min-height:6.25rem;padding:1rem;line-height:1.6}.woocommerce-checkout .select2-container--default{width:100%!important}.woocommerce-checkout .select2-container--default .select2-selection--single{border:1.5px solid var(--color-border);background:var(--color-card);border-radius:.5rem;outline:none;align-items:center;height:3.25rem;padding:0 2.75rem 0 1rem;display:flex}.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--color-foreground);padding:0;font-size:.875rem;line-height:1.5}.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--color-copy-secondary)}.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{border-right:2px solid var(--color-copy-secondary);border-bottom:2px solid var(--color-copy-secondary);width:.625rem;height:.625rem;top:50%;right:1rem;transform:translateY(-65%)rotate(45deg)}.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.woocommerce-checkout .select2-container--default.select2-container--open .select2-selection--single,.woocommerce-checkout .select2-container--default.select2-container--focus .select2-selection--single{border-color:var(--color-accent)}.select2-dropdown{border:1.5px solid var(--color-border);background:var(--color-card);border-radius:.5rem;overflow:hidden}.select2-dropdown .select2-results__option{padding:.625rem 1rem;font-size:.875rem}.select2-dropdown .select2-results__option--highlighted{background:var(--color-accent);color:var(--color-accent-foreground)}.select2-dropdown .select2-search__field{border:1.5px solid var(--color-border);border-radius:.375rem;height:2.5rem;padding:0 .75rem;font-size:.875rem}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.5rem;display:grid}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.form-row,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper>.form-row{float:none;width:auto}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.form-row-wide,.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.form-row-full,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper>.form-row-wide,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper>.form-row-full{grid-column:1/-1}.woocommerce-checkout .wc_payment_methods{margin:0;padding:0;list-style:none}.woocommerce-checkout .wc_payment_methods li{margin:0}.woocommerce-checkout .wc_payment_methods .wc_payment_method>label{align-items:center;gap:.75rem;margin:0 1.5rem 0 0;font-size:.875rem;font-weight:400;display:inline-flex}.woocommerce-checkout .wc_payment_methods input[type=radio]{width:1.25rem;height:1.25rem;accent-color:var(--color-accent)}.woocommerce-checkout .wc_payment_methods .payment_box{background:var(--color-background);color:var(--color-copy-secondary);border-radius:.5rem;margin:1rem 0 0;padding:1rem;font-size:.8125rem;line-height:1.6}.woocommerce-checkout .wc_payment_methods .payment_box p{margin:0}.woocommerce-checkout .wc_payment_methods>li{display:inline}.woocommerce-checkout .place-order{margin:var(--checkout-card-padding) calc(var(--checkout-card-padding) * -1) calc(var(--checkout-card-padding) * -1);padding:var(--checkout-card-padding);border-top:1px solid var(--color-border);flex-direction:column;gap:1.5rem;display:flex}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .form-row{margin:0}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper label{align-items:flex-start;gap:.75rem;font-size:.8125rem;font-weight:400;line-height:1.5;display:flex}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper input[type=checkbox]{width:1.25rem;height:1.25rem;accent-color:var(--color-accent);flex:0 0 1.25rem;margin:0}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper a{color:var(--color-foreground);text-underline-offset:.2em;font-weight:700;text-decoration:underline}.woocommerce-checkout #place_order{border-radius:.5rem;width:100%;padding:1rem 1.5rem;font-size:.9375rem;font-weight:700}.woocommerce-checkout #order_review_heading{font-family:var(--font-sans);margin:0 0 1.5rem;font-size:1.125rem;font-weight:700}.woocommerce-checkout .woocommerce-checkout-review-order-table{border:0;width:100%;display:block}.woocommerce-checkout .woocommerce-checkout-review-order-table thead{display:none}.woocommerce-checkout .woocommerce-checkout-review-order-table tbody,.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot{display:block}.woocommerce-checkout .woocommerce-checkout-review-order-table tr{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.woocommerce-checkout .woocommerce-checkout-review-order-table th,.woocommerce-checkout .woocommerce-checkout-review-order-table td{text-align:left;border:0;padding:0;font-size:.8125rem}.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr{color:var(--color-copy-secondary);margin-bottom:.75rem}.woocommerce-checkout .woocommerce-checkout-review-order-table tbody td{color:var(--color-foreground);text-align:right;font-weight:700}.woocommerce-checkout .woocommerce-checkout-review-order-table tbody td.product-name{text-align:left;white-space:normal;min-width:0}.woocommerce-checkout .woocommerce-checkout-review-order-table tbody td.product-total{white-space:nowrap}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot{border-top:1px solid var(--color-border);margin-top:1.25rem;padding-top:1.25rem}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr{margin-bottom:.75rem}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th{color:var(--color-copy-muted);font-weight:400}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td{text-align:right;font-weight:700}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total{border-top:1px solid var(--color-border);margin:0;padding-top:.75rem}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total th,.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total td{font-family:var(--font-serif);font-size:1.125rem;font-weight:700}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total th{color:var(--color-foreground)}.trust-bar--stacked{border:0;flex-direction:column;align-items:flex-start;gap:.75rem;margin:1.5rem 0 0;padding:0}.woocommerce-order{flex-direction:column;gap:1.5rem;max-width:45rem;display:flex}.order-confirmed{margin:0}.order-confirmed__mark{background:var(--color-cta-icon-bg);width:3rem;height:3rem;color:var(--color-accent);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.order-confirmed__mark svg{width:1.25rem;height:1.25rem}.woocommerce-order .woocommerce-notice{font-family:var(--font-serif);margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.woocommerce-order-overview{padding:var(--checkout-card-padding,2rem);border:1.5px solid var(--color-border);background:var(--color-card);border-radius:1rem;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:1.5rem;margin:0;list-style:none;display:grid}.woocommerce-order-overview li{color:var(--color-copy-secondary);letter-spacing:.14em;text-transform:uppercase;flex-direction:column;gap:.375rem;font-size:.6875rem;font-weight:600;display:flex}.woocommerce-order-overview strong{color:var(--color-foreground);font-family:var(--font-serif);letter-spacing:0;text-transform:none;font-size:1rem;font-weight:700}.woocommerce-order>p:not([class]){color:var(--color-copy-secondary);margin:0;font-size:.875rem;line-height:1.6}.woocommerce-bacs-bank-details,.woocommerce-order-details,.woocommerce-customer-details{padding:var(--checkout-card-padding,2rem);border:1.5px solid var(--color-border);background:var(--color-card);border-radius:1rem}.woocommerce-bacs-bank-details>h2,.woocommerce-bacs-bank-details>h3,.woocommerce-order-details>h2,.woocommerce-order-details>h3,.woocommerce-customer-details>h2,.woocommerce-customer-details>h3{font-family:var(--font-sans);margin:0 0 1.25rem;font-size:1.125rem;font-weight:700}.woocommerce-bacs-bank-details{border-left:3px solid var(--color-accent)}.woocommerce-bacs-bank-details .wc-bacs-bank-details{gap:.5rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:grid}.woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name{font-family:var(--font-sans);margin:0 0 .75rem;font-size:.875rem;font-weight:700}.woocommerce-bacs-bank-details strong{font-family:var(--font-serif)}.woocommerce-order-details .woocommerce-table--order-details{border-collapse:collapse;border:0;width:100%;font-size:.875rem}.woocommerce-order-details .woocommerce-table--order-details th,.woocommerce-order-details .woocommerce-table--order-details td{border:0;border-bottom:1px solid var(--color-border);text-align:left;padding:.75rem 0}.woocommerce-order-details .woocommerce-table--order-details thead th{color:var(--color-copy-secondary);letter-spacing:.14em;text-transform:uppercase;padding-top:0;font-size:.6875rem;font-weight:600}.woocommerce-order-details .woocommerce-table--order-details td:last-child,.woocommerce-order-details .woocommerce-table--order-details th:last-child{text-align:right;white-space:nowrap}.woocommerce-order-details .woocommerce-table--order-details tfoot th{color:var(--color-copy-muted);font-weight:400}.woocommerce-order-details .woocommerce-table--order-details tfoot td{font-weight:700}.woocommerce-order-details .woocommerce-table--order-details tfoot .order-total th,.woocommerce-order-details .woocommerce-table--order-details tfoot .order-total td{font-family:var(--font-serif);font-size:1rem}.woocommerce-order-details .woocommerce-table--order-details tfoot .order-total th{color:var(--color-foreground)}.woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child th,.woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child td{border-bottom:0}.woocommerce-customer-details .woocommerce-columns{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1.5rem;display:grid}.woocommerce-customer-details .woocommerce-columns:before,.woocommerce-customer-details .woocommerce-columns:after{display:none}.woocommerce-customer-details .woocommerce-columns>.col-1,.woocommerce-customer-details .woocommerce-columns>.col-2{float:none;width:auto}.woocommerce-customer-details .woocommerce-columns h2{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--color-copy-secondary);margin:0 0 .75rem;font-size:.6875rem;font-weight:600}.woocommerce-customer-details .woocommerce-columns address{font-size:.875rem;font-style:normal;line-height:1.7}.tier-prices{flex-direction:column;gap:.75rem;width:100%;max-width:22.5rem;margin:1.5rem 0;display:flex}.tier-prices__heading{color:var(--color-accent);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:700;line-height:1.2}.tier-prices__table{border:1px solid var(--color-border);border-collapse:separate;border-spacing:0;border-radius:.5rem;width:100%;font-size:.875rem;overflow:hidden}.tier-prices__table th,.tier-prices__table td{text-align:left;padding:.625rem 1rem}.tier-prices__table th:last-child,.tier-prices__table td:last-child{text-align:right;white-space:nowrap}.tier-prices__table thead{background:var(--color-accent);color:var(--color-accent-foreground)}.tier-prices__table thead th{letter-spacing:.083em;text-transform:uppercase;font-size:.75rem;font-weight:700}.tier-prices__table tbody tr{background:var(--color-card);color:var(--color-foreground)}.tier-prices__table tbody tr:nth-child(2n){background:var(--color-background)}.tier-prices__table tbody tr td{border-top:1px solid var(--color-border)}.tier-prices__price{font-weight:700}.tier-prices__row--best .tier-prices__price{color:var(--color-accent)}@media (width<=47.99em){:root{--header-flag-width:5.5rem;--header-flag-logo:4.5rem}.single-product div.product{grid-template-columns:minmax(0,1fr);gap:2rem}.single-product .product_title{font-size:1.5rem}.tier-prices{max-width:none}.woocommerce-page-wrap{padding-top:1.5rem;padding-bottom:2.5rem}.woocommerce-cart .woocommerce{grid-template-columns:minmax(0,1fr);gap:2rem}.woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart-collaterals{grid-column:1}.woocommerce-page-title{margin-bottom:2rem;font-size:1.75rem}.woocommerce-cart table.shop_table.cart tr.cart_item{grid-template-columns:5rem minmax(0,1fr);gap:1rem;padding:1rem}.woocommerce-cart table.shop_table.cart tr.cart_item td{text-align:left}.woocommerce-cart table.shop_table.cart td.product-thumbnail{grid-area:1/1;display:block}.woocommerce-cart table.shop_table.cart td.product-thumbnail img{width:5rem;height:5rem}.woocommerce-cart table.shop_table.cart td.product-name{grid-area:1/2}.woocommerce-cart table.shop_table.cart td.product-name>a{font-size:1rem}.woocommerce-cart table.shop_table.cart td.product-quantity{grid-area:2/1/auto/-1}.woocommerce-cart table.shop_table.cart td.product-price{text-align:left;grid-area:3/1}.woocommerce-cart table.shop_table.cart td.product-subtotal{grid-area:3/2}.woocommerce-cart table.shop_table.cart td.product-price:before,.woocommerce-cart table.shop_table.cart td.product-subtotal:before{color:var(--color-copy-muted);content:attr(data-title);font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:400;display:block}.trust-bar{flex-direction:column;align-items:flex-start;gap:1rem}.home-hero{gap:2.5rem;min-height:0;padding:3.5rem 0}.home-hero__heading{font-size:2rem;line-height:1.2}.home-hero__body{font-size:1rem}.home-hero__actions,.home-closing__actions{flex-direction:column;align-self:stretch}.home-hero__actions .home-button,.home-closing__actions .home-button{justify-content:center}.home-hero__note{padding:0 var(--site-gutter);text-align:left;align-items:flex-start}.home-hero__eyebrow{letter-spacing:.12em;font-size:.6875rem}.home-heading{font-size:1.75rem}.home-showcase__inner{grid-template-columns:minmax(0,1fr);gap:2rem}.home-showcase{padding:3.5rem 0 2rem}.home-products{padding:2rem 0 3.5rem}.home-product-grid{gap:1.5rem}.home-benefits,.home-closing{padding:3.5rem 0}.home-section-header{margin-bottom:2rem}.woocommerce-checkout{--checkout-card-padding:1.25rem}.woocommerce-checkout form.checkout{grid-template-columns:minmax(0,1fr);gap:1.5rem}.checkout-summary{order:-1}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{grid-template-columns:minmax(0,1fr)}.woocommerce-checkout .wc_payment_methods>li{display:block}.woocommerce-checkout .wc_payment_methods .wc_payment_method>label{margin-right:0}.site-header__brand{padding:.5rem 1px .75rem}.site-header__announcement-shipping,.site-header__search-link,.site-header__account{display:none}.site-header__announcement-cta{white-space:normal}}@media (width>=40em){.site-footer__reseller-inner,.site-footer__bottom-inner{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=48em){.site-header__nav{display:block}.site-header__menu-toggle,.site-header__mobile-panel{display:none}.site-footer__main-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.site-footer__brand-column{grid-column:1/span 4}.site-footer__link-column{grid-column:span 2}.site-footer__link-column:nth-child(2):nth-last-child(2),.site-footer__link-column:nth-child(2):nth-last-child(2)~.site-footer__link-column{grid-column:span 3}.site-footer__link-column:nth-child(2):last-child{grid-column:span 4}}.rs-all-products,.rsWooProductTiles{--rs-surface:var(--color-background);--rs-surface-raised:var(--color-card);--rs-surface-alt:var(--color-surface);--rs-border-on-surface:var(--color-border);--rs-fill-on-surface:var(--color-control);--rs-on-surface:var(--color-foreground);--rs-on-surface-muted:var(--color-copy-secondary);--rs-surface-inverse:var(--color-accent);--rs-surface-inverse-deep:#344c3c;--rs-on-inverse:var(--color-accent-foreground);--rs-accent:var(--color-accent);--rs-on-accent:var(--color-accent-foreground);--rs-positive:var(--color-accent);--rs-font-body:var(--font-sans);--rs-font-display:var(--font-serif);--rs-font-script:var(--font-serif);--rs-radius-lg:1rem;--rs-radius-sm:.5rem;--rs-product-tiles-columns:3;--rs-product-tiles-min:17rem;--rs-white:var(--color-card);--rs-canvas-lightest:var(--color-border-soft);--rs-canvas-lighter:var(--color-border);--rs-canvas-light:var(--color-border);--rs-canvas-darkest:var(--color-foreground);--rs-primary-color:var(--color-accent);--rs-tertiary-color:var(--color-accent);--rs-base-color:var(--color-foreground);--rs-box-shadow:0 1px 2px #1a19160f;--rs-button-border-radius:.5rem;--rs-chevron-down:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' fill='none' stroke='%231a1916' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--rs-title-font-family:var(--font-serif);--rs-title-font-style:normal;--rs-title-font-weight:400;--rs-title-letter-spacing:0;--rs-title-line-height:1.3;--rs-title-text-transform:none;--rs-header-height:var(--header-bar-height);--rs-container-gutter:0px}.entry-content>*{width:min(100%, var(--site-max-width));padding-right:var(--site-gutter);padding-left:var(--site-gutter);margin-left:auto;margin-right:auto}.entry-content>:is(p,h1,h2,h3,h4,h5,h6,ul,ol,blockquote,figure.wp-block-table){max-width:48rem;margin-right:auto;margin-left:max(0px, (100% - var(--site-max-width)) / 2)}.entry-content>.alignfull{width:100%;max-width:none;padding-left:0;padding-right:0}.wp-block-rawstacks-rs-all-products-grid{container-type:inline-size}.rsWooAllProductsProductGrid .rs-product-grid{grid-template-columns:repeat(2,1fr)}@container (width>=30rem){.rsWooAllProductsProductGrid .rs-product-grid{grid-template-columns:repeat(3,1fr)}}@container (width>=62rem){.rsWooAllProductsProductGrid .rs-product-grid{grid-template-columns:repeat(4,1fr)}}.woocommerce-account .woocommerce-notices-wrapper:empty{display:none}.woocommerce-account .col2-set{float:none;grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));gap:2rem;width:auto;display:grid}.woocommerce-account .col2-set:before,.woocommerce-account .col2-set:after{content:none}.woocommerce-account .col2-set .col-1,.woocommerce-account .col2-set .col-2{float:none;border:1px solid var(--color-border);background:var(--color-card);border-radius:1rem;width:auto;padding:2rem}.woocommerce-account h2{font-family:var(--font-serif);margin:0 0 1.5rem;font-size:1.375rem;font-weight:700;line-height:1.3}.woocommerce-account .form-row{flex-direction:column;gap:.5rem;margin:0 0 1.25rem;padding:0;display:flex}.woocommerce-account .form-row label:not(.woocommerce-form__label-for-checkbox){color:var(--color-foreground);margin:0;font-size:.8125rem;font-weight:700}.woocommerce-account .form-row .required{color:var(--color-accent);text-decoration:none}.woocommerce-account .woocommerce-password-hint,.woocommerce-account .password-input{display:block;position:relative}.woocommerce-account .password-input .input-text{padding-right:3rem}.woocommerce-account .show-password-input{color:var(--color-copy-secondary);cursor:pointer;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.woocommerce-account form .form-row label.woocommerce-form__label-for-checkbox{align-items:center;gap:.75rem;margin:0;font-size:.8125rem;font-weight:400;display:flex}.woocommerce-account form .form-row label.woocommerce-form__label-for-checkbox input[type=checkbox]{width:1.25rem;height:1.25rem;accent-color:var(--color-accent);flex:0 0 1.25rem;margin:0}.woocommerce-account .woocommerce-form-login__submit,.woocommerce-account .woocommerce-form-register__submit{justify-content:center;width:100%;margin:.5rem 0 0}.woocommerce-account .woocommerce-LostPassword{margin:1rem 0 0;font-size:.8125rem}.woocommerce-account .woocommerce-LostPassword a{color:var(--color-copy-secondary);text-decoration:underline}.woocommerce-account .woocommerce-LostPassword a:hover,.woocommerce-account .woocommerce-LostPassword a:focus-visible{color:var(--color-accent)}.woocommerce-account .woocommerce-privacy-policy-text{color:var(--color-copy-secondary);margin:0 0 1.25rem;font-size:.8125rem;line-height:1.6}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none;width:auto}.woocommerce-account:not(.woocommerce-account--logged-out) .woocommerce:has(.woocommerce-MyAccount-navigation){grid-template-columns:minmax(0,16rem) minmax(0,1fr);align-items:start;gap:2.5rem;display:grid}.woocommerce-MyAccount-navigation ul{border:1px solid var(--color-border);background:var(--color-card);border-radius:1rem;flex-direction:column;gap:.25rem;margin:0;padding:.75rem;list-style:none;display:flex}.woocommerce-MyAccount-navigation ul li a{color:var(--color-copy-secondary);border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;text-decoration:none;transition:background-color .16s,color .16s;display:block}.woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-MyAccount-navigation ul li a:focus-visible{background:var(--color-control);color:var(--color-foreground)}.woocommerce-MyAccount-navigation ul li.is-active a{background:var(--color-accent);color:var(--color-accent-foreground);font-weight:700}.woocommerce-MyAccount-content{border:1px solid var(--color-border);background:var(--color-card);border-radius:1rem;padding:2rem}.woocommerce-MyAccount-content>p:first-child{margin-top:0}.woocommerce-MyAccount-content table.shop_table{border:0;width:100%}.woocommerce-MyAccount-content table.shop_table th,.woocommerce-MyAccount-content table.shop_table td{border:0;border-bottom:1px solid var(--color-border-soft);text-align:left;padding:.75rem 0}.woocommerce-MyAccount-content table.shop_table th{color:var(--color-copy-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600}@media (width<=60rem){.woocommerce-account:not(.woocommerce-account--logged-out) .woocommerce:has(.woocommerce-MyAccount-navigation){grid-template-columns:minmax(0,1fr);gap:1.5rem}}.woocommerce-account .woocommerce:not(:has(.col2-set)):not(:has(.woocommerce-MyAccount-navigation))>h2{width:min(100%,28rem);margin-inline:auto}.woocommerce-account .woocommerce:not(:has(.col2-set)):not(:has(.woocommerce-MyAccount-navigation))>.woocommerce-form-login{width:min(100%,28rem);margin-inline:auto}.woocommerce-account .woocommerce:not(:has(.col2-set)):not(:has(.woocommerce-MyAccount-navigation))>.woocommerce-form-login{border:1px solid var(--color-border);background:var(--color-card);border-radius:1rem;padding:2rem}.woocommerce-account .woocommerce:not(:has(.col2-set)):not(:has(.woocommerce-MyAccount-navigation))>h2{text-align:center}
