:root{--green:#90a539;--green-dark:#6e8316;--green-darker:#5b6c12;--ink:#453f2e;--ink-soft:#6b6450;--cream:#f2efe9;--line:#e4e0d6;--bg:#fff;--radius:8px;--font-head:var(--font-alexandria),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-body:var(--font-roboto),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--maxw:1240px;--maxw-header:1366px}*{box-sizing:border-box}body,html{margin:0;padding:0}html{overflow-x:clip}body{font-family:var(--font-body);font-size:16px;line-height:1.65;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--green-dark);text-decoration:none}a:hover{color:var(--green-darker)}h1,h2,h3,h4{font-family:var(--font-head);font-weight:400;color:var(--ink);margin:0 0 .5em}h1{line-height:1.4}h2,h3,h4{line-height:1.3}h1{font-size:clamp(1.875rem,2.78vw,2.5rem)}h2{font-size:clamp(1.7rem,3.4vw,2.5rem)}h3{font-size:1.15rem}p{margin:0 0 1rem}.container{max-width:var(--maxw);margin:0 auto;padding:0 24px}.section{padding:64px 0}.section-soft{background:var(--cream)}.section-title{font-size:clamp(1.7rem,3.4vw,2.5rem);line-height:1.3;text-transform:uppercase;margin:0 0 32px}.muted{color:var(--ink-soft)}.prose :first-child{margin-top:0}.prose img{border-radius:var(--radius);margin:16px 0}.pill{display:inline-block;background:var(--green-dark);color:#fff;font-family:var(--font-body);padding:5px 14px;border-radius:999px;margin-bottom:14px;letter-spacing:.01em}.pill,.pre{font-weight:700;font-size:.82rem}.pre{text-transform:uppercase;letter-spacing:.14em;color:var(--green);margin-bottom:10px}.pre-dark{color:var(--green-dark)}.add-to-cart,.btn,.btn-footer{display:inline-block;font-family:var(--font-body);font-weight:700;font-size:1rem;background:var(--green);color:#fff;padding:12px 28px;border-radius:999px;border:0;cursor:pointer;transition:background .15s ease,transform .1s ease;text-align:center}.btn{margin-top:24px}.add-to-cart:hover,.btn-footer:hover,.btn:hover{background:var(--green-dark);color:#fff;transform:translateY(-1px)}.btn-ghost{background:#fff;border:1.5px solid var(--green);color:var(--green-dark);border-radius:999px;padding:11px 26px;font-weight:700;cursor:pointer;font-family:var(--font-body)}.btn-ghost:hover{background:var(--cream)}.bs-button-primary{background:var(--green);color:#fff}.bs-button-secondary{background:transparent;border:1.5px solid #fff;color:#fff}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:#fff;box-shadow:0 2px 8px rgba(69,63,46,.06)}.site-header .container{max-width:var(--maxw-header)}.header-top-inner{display:flex;align-items:center;gap:32px;padding:16px 0}.header-logo img{max-height:48px;width:auto}.header-logo strong{font-family:var(--font-head);font-size:1.6rem;color:var(--green-dark);letter-spacing:.04em}.header-search-wrap{flex:1 1;max-width:660px;position:relative}.header-search{display:flex;align-items:center;width:100%;border:1px solid var(--ink);border-radius:999px;padding:5px;background:#fff;transition:border-color .14s}.header-search:focus-within{border-color:var(--green-dark)}.header-search input{flex:1 1;border:0;padding:8px 16px;font:inherit;font-size:16px;outline:none;color:var(--ink);background:transparent}.header-search input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.header-search-clear{border:0;background:transparent;color:var(--ink);width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.header-search-clear:hover{background:var(--cream)}.header-search button[type=submit]{border:0;background:var(--green);color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.header-search button[type=submit]:hover{background:var(--green-dark)}.search-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 44px rgba(69,63,46,.16);z-index:80;padding:8px 8px 0;max-height:70vh;overflow-y:auto}.search-empty{padding:16px;color:var(--ink-soft);font-size:1rem}.search-tags{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px 12px;border-bottom:1px solid var(--line)}.search-tags-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--green-dark);margin-right:2px}.search-tag{font:inherit;font-size:.875rem;font-weight:600;line-height:1;color:var(--ink);background:var(--cream);border:1px solid var(--line);border-radius:999px;padding:7px 14px;cursor:pointer;transition:color .14s,border-color .14s}.search-tag:hover{border-color:var(--green);color:var(--green-dark)}.search-tag:focus-visible{outline:2px solid var(--green);outline-offset:2px}.search-tabs{display:flex;flex-wrap:wrap;gap:8px;padding:10px 12px 4px}.search-tab{font:inherit;font-size:.9rem;font-weight:700;line-height:1;color:var(--green-dark);background:#fff;border:1px solid var(--green-dark);border-radius:999px;padding:8px 16px;cursor:pointer;transition:background .14s,color .14s}.search-tab:hover{background:var(--cream)}.search-tab.is-active{background:var(--green-dark);color:#fff}.search-tab:focus-visible{outline:2px solid var(--green);outline-offset:2px}.search-grp{padding:8px 0}.search-grp+.search-grp{border-top:1px solid var(--line)}.search-grp-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--green-dark);padding:10px 12px 6px}.search-row{display:flex;align-items:center;gap:16px;padding:12px;border-radius:10px;color:var(--ink)}.search-row-media,.search-row:hover{background:var(--cream)}.search-row-media{width:96px;height:96px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:8px;overflow:hidden}.search-row-media img{width:100%;height:100%;object-fit:contain}.search-row-title{flex:1 1;font-size:1rem;font-weight:600}.search-row-price{color:var(--ink-soft);font-size:1rem;font-weight:700}.search-all{display:block;position:-webkit-sticky;position:sticky;bottom:0;text-align:center;padding:14px;font-weight:700;color:var(--green-dark);background:#fff;border-top:1px solid var(--line);margin-top:4px}.search-all:hover{background:var(--cream)}@media (max-width:600px){.search-row{gap:12px;padding:10px}.search-row-media{width:72px;height:72px}.search-row-price{font-size:.9375rem}}.header-account{display:flex;gap:30px}.header-account-item{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--ink);font-family:var(--font-head);font-weight:400;font-size:1rem}.header-account-item:hover{color:var(--green-dark)}.account-icon{position:relative;display:flex}.account-icon svg{width:34px;height:34px;display:block}.account-icon .cart-badge{position:absolute;top:-7px;right:-11px}.header-nav{background:var(--cream);position:relative}.header-nav-inner{display:flex;align-items:stretch;gap:2px;min-height:64px;flex-wrap:wrap}.nav-link{display:inline-flex;align-items:center;padding:0 12px;font-family:var(--font-head);font-weight:400;color:var(--ink);font-size:.9375rem}.nav-link:hover{background:#fff;color:var(--green-dark)}.nav-cta{margin:auto 0 auto auto;background:var(--green);color:#fff;font-weight:700;padding:8px 22px;border-radius:999px;font-size:1rem}.nav-cta:hover{background:var(--green-dark);color:#fff}.mega{display:flex;align-items:stretch}.nav-link-profiles{color:var(--ink)}.mega .nav-link-profiles:hover,.nav-link-profiles[aria-expanded=true]{background:#fff;color:var(--green-dark)}.mega-panel{position:absolute;top:100%;left:0;right:0;background:#fff;max-width:var(--maxw-header);margin:0 auto;box-shadow:0 22px 46px rgba(69,63,46,.16);border:1px solid var(--line);border-top:0;border-radius:0 0 var(--radius) var(--radius);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .16s ease,transform .16s ease;z-index:70;max-height:82vh;overflow-y:auto}.mega-panel.open{opacity:1;visibility:visible;transform:none}.mega-panel .container{padding-top:18px;padding-bottom:30px}.mega-panel-top{justify-content:flex-end;gap:16px;margin-bottom:16px;min-height:8px}.mega-close,.mega-panel-top{display:flex;align-items:center}.mega-close{border:0;background:transparent;color:var(--ink);cursor:pointer;justify-content:center;width:32px;height:32px;border-radius:50%;flex:0 0 auto}.mega-close:hover{background:var(--cream);color:var(--green-dark)}.mega-close:focus-visible{outline:2px solid var(--green);outline-offset:2px}.mega-close svg{width:20px;height:20px;display:block}.mega-sample{background:var(--green);color:#fff;font-weight:700;padding:8px 20px 9px;border-radius:999px;font-size:1rem}.mega-sample:hover{background:var(--green-dark);color:#fff}.mega-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.mega-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;border:1px solid var(--line);border-radius:var(--radius);padding:24px 18px;color:var(--ink);transition:border-color .14s,box-shadow .14s,transform .14s}.mega-card:hover{border-color:var(--green);box-shadow:0 10px 24px rgba(69,63,46,.1);transform:translateY(-2px)}.mega-card-img{height:116px;display:flex;align-items:center;justify-content:center;width:100%}.mega-card-img img{max-height:116px;width:auto;object-fit:contain}.mega-card-img .card-media-empty{width:116px;height:116px;border-radius:8px}.mega-card-title{font-family:var(--font-head);font-weight:400;font-size:1.375rem;text-transform:uppercase;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal}.mega-card-btn{background:var(--green);color:#fff;font-weight:700;font-size:1rem;padding:8px 20px 9px;border-radius:999px;margin-top:auto}.mega-card:hover .mega-card-btn{background:var(--green-dark)}.header-promises{background:#fff;border-top:1px solid var(--line)}.header-promises-inner{display:flex;justify-content:center;align-items:center;padding:13px 0;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:9px;font-size:.86rem;color:var(--ink);padding:0 28px;position:relative}.trust-item:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:22px;background:var(--line)}.trust-item img{width:22px;height:22px;object-fit:contain}.trust-item span{line-height:1.2}.trust-item span p{display:inline;margin:0}.trust-item b,.trust-item strong{color:var(--ink)}.header-promises--checkout{background:#ded9cd;border-top:0}.header-promises--checkout .trust-item:not(:last-child):after{display:none}.hero{position:relative;overflow:hidden;color:#fff;padding:120px 0;background:linear-gradient(100deg,#3f3a2c,#4a4636 16%,#6f6a55 44%,#9d977f 70%,#cfc9ba)}.hero--media{background-color:#2a2723;background-size:cover;background-position:50%;background-repeat:no-repeat}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s ease;z-index:0}.hero-video.is-ready{opacity:1}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#453e2e,transparent)}.hero-content{position:relative;z-index:2;max-width:var(--maxw-header)}.hero .pre{font-family:var(--font-head);font-weight:400;font-size:32px;text-transform:none;letter-spacing:normal;color:#cfd5bb;margin-bottom:4px}@media (max-width:1023px){.hero .pre{font-size:clamp(10px,2.2vw,22px)}}.hero h1{color:#fff;text-transform:uppercase;font-size:clamp(1.9rem,6vw,5rem);line-height:1.12;margin:0 0 20px;text-shadow:0 2px 16px rgba(0,0,0,.28);overflow-wrap:break-word}.hero .content{font-size:1.1rem;opacity:.95;max-width:600px}.hero .content p{margin:0 0 10px}.hero .content ol{margin:0;padding-left:1.3em}.hero .content li{margin:0 0 6px}.product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);grid-gap:22px;gap:22px;overflow-x:auto;padding:12px 0 36px;scroll-snap-type:x mandatory}.product-rail>*{scroll-snap-align:start}.popular-top-bar{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:40px}.popular-top-bar .section-title{margin:0;min-width:0}.popular-controls{display:flex;flex-flow:row nowrap;flex:0 0 auto;gap:8px}.popular-control{background:transparent;border:0;padding:0;width:36px;height:36px;cursor:pointer;line-height:0;transition:transform .14s,opacity .14s}.popular-control svg{display:block;width:100%;height:100%}.popular-control:hover:not(:disabled){transform:translateY(-1px);opacity:.9}.popular-control:focus-visible{outline:2px solid var(--green);outline-offset:2px}.popular-control:disabled{opacity:.35;cursor:default;transform:none}.cat-grid{grid-template-columns:repeat(auto-fill,minmax(232px,1fr));grid-gap:22px}.cat-grid,.tips-grid{display:grid;gap:22px}.tips-grid{grid-template-columns:repeat(auto-fill,minmax(268px,1fr));grid-gap:22px;margin-top:30px}.card,.cat-card,.tip-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;color:var(--ink);transition:box-shadow .14s,transform .14s,border-color .14s}.card:hover,.cat-card:hover,.tip-card:hover{box-shadow:0 12px 30px rgba(69,63,46,.12);transform:translateY(-2px);border-color:var(--green)}.card-media,.cat-card-media,.tip-card-media{aspect-ratio:4/3;background:var(--cream)}.card-media img,.cat-card-media img,.tip-card-media img{width:100%;height:100%;object-fit:contain;padding:10px}.tip-card-media img{object-fit:cover;padding:0}.tip-card-media{position:relative}.tip-card-media-link{display:block;width:100%;height:100%}.tip-card-media.is-playing{background:#000}.tip-card-media iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.tip-card-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:48px;padding:0;border:0;background:none;cursor:pointer}.tip-card-play-bg{fill:#212121;fill-opacity:.8;transition:fill .2s ease,fill-opacity .2s ease}.tip-card-play:focus-visible .tip-card-play-bg,.tip-card-play:hover .tip-card-play-bg{fill:red;fill-opacity:1}.tip-card-play:focus-visible{outline:2px solid #fff;outline-offset:-4px}.card-media-empty{width:100%;height:100%;background:var(--cream)}.card-body,.cat-card-body,.tip-card-body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:8px;flex:1 1}.card-title,.cat-card-title,.tip-card-title{font-family:var(--font-head);font-weight:400;font-size:1.1rem;margin:0}.cat-card-title{font-size:1.25rem;text-transform:uppercase}.card-stock{display:flex;align-items:center;gap:7px;font-size:.8rem;color:var(--ink-soft)}.card-stock .dot{width:8px;height:8px;border-radius:50%;background:var(--green)}.card-stock.out .dot{background:#c0492f}.card-price{font-weight:700;color:var(--ink);font-size:1.05rem}.card-cta,.cat-card-cta,.tip-card-cta{margin-top:auto;align-self:flex-start;background:var(--green);color:#fff;font-weight:700;font-size:.85rem;padding:9px 18px;border-radius:999px}.card-cta:hover,.cat-card-cta:hover{background:var(--green-dark);color:#fff}.tip-card-excerpt{font-size:.9rem;color:var(--ink-soft);margin:0}.tips-layout{display:grid;grid-template-columns:1fr;grid-row-gap:28px;row-gap:28px}.tips-tagline{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-weight:700;font-size:1rem;color:var(--ink)}.tips-tagline .pill{margin-bottom:0}.tips-title{font-size:clamp(1.7rem,3.4vw,2.5rem);text-transform:uppercase;margin:0 0 16px}.tips-content{color:var(--ink);font-weight:300;font-size:1rem;line-height:1.6}.tips-content p{margin:0 0 16px}.tips-content ul{list-style:none;margin:0;padding:0}.tips-content li{position:relative;padding-left:28px;margin-bottom:8px;color:var(--ink)}.tips-content li:before{content:"";position:absolute;left:0;top:.1em;width:20px;height:20px;background:url(/icon-arrow-xs.svg) no-repeat 50%/contain}.tips-cards{display:flex;flex-direction:column;gap:20px}.tip-card--row{display:grid;grid-template-columns:44% 1fr;align-items:center;min-height:150px;background:var(--cream);border:0}.tip-card--row:hover{transform:none;box-shadow:none;border-color:transparent}.tip-card--row .tip-card-media{aspect-ratio:auto;height:100%;align-self:stretch}.tip-card--row .tip-card-body{padding:12px 16px;gap:6px;justify-content:center}.tip-card--row .tip-card-title{font-family:var(--font-body);font-weight:700;font-size:18px}.tip-card--row .tip-card-excerpt{font-family:var(--font-body);font-weight:300;font-size:16px;color:var(--ink)}.tips-extra-help{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.tips-extra-help-images{position:relative;flex:0 0 auto;width:calc(60px * 2 - 20px);height:60px}.tips-extra-help-images img{position:absolute;top:0;width:60px;height:60px;border-radius:50%;object-fit:cover}.tips-extra-help-images img:first-child{left:0;z-index:1}.tips-extra-help-images img:last-child{right:0;z-index:0}.tips-extra-help-title{font-family:var(--font-body);font-weight:700;font-size:18px;margin:0;color:var(--ink)}.tips-extra-help-body{margin:0;color:var(--ink);font-weight:300;font-size:16px;line-height:1.5}@media (min-width:1024px){.tips-layout{grid-template-columns:1fr 1fr;grid-template-rows:max-content 1fr;column-gap:48px;align-items:start}.tips-aside{grid-area:1/2/2/3}.tips-cards{grid-area:1/1/3/2}.tips-extra-help{grid-area:2/2/3/3;flex-direction:row;align-items:center;text-align:left;align-self:end;gap:24px}.tips-extra-help-images{width:calc(136px * 2 - 40px);height:136px}.tips-extra-help-images img{width:136px;height:136px}}.cat-card{box-shadow:0 5px 10px rgba(69,63,46,.13)}.cat-card,.cat-card:hover{border-color:transparent}.cat-card-media{aspect-ratio:auto;background:#fff;display:flex;align-items:center;justify-content:center;padding:24px 24px 4px}.cat-card-media img{width:auto;height:150px;max-width:100%;padding:0}.cat-card-body{align-items:center;text-align:center}.cat-card-cta{align-self:center}.cat-card-title-link{color:inherit;text-decoration:none}.cat-card-title-link:hover .cat-card-title{color:var(--green-dark)}.cat-card-children{font-size:.85rem;color:var(--ink-soft);line-height:1.5}.cat-card-child{color:inherit;text-decoration:underline}.cat-card-child:hover{color:var(--green-dark)}.cat-card-child-sep{color:var(--line);text-decoration:none}.mega-card-title-link{color:inherit;text-decoration:none}.mega-card-title-link:hover .mega-card-title{color:var(--green-dark)}.mega-card-children{font-size:.82rem;color:var(--ink-soft);line-height:1.5;text-align:center}.mega-card-child{color:inherit;text-decoration:underline}.mega-card-child:hover{color:var(--green-dark)}.mega-card-child-sep{color:var(--line);text-decoration:none}.project-inner{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}.project-image img{border-radius:var(--radius);width:100%}.project-tagline{font-family:var(--font-body);font-size:1rem;font-weight:700;margin-bottom:16px}.project-tagline .pill{margin:0 4px 0 0}.project-title{text-transform:uppercase;line-height:1.05;margin:0 0 16px}.project-fact{display:flex;align-items:center;font-family:var(--font-body);font-weight:300;color:var(--ink)}.project-fact img{flex:0 0 auto;width:28px;height:28px;margin-right:12px}.project-fact+.project-fact{margin-top:4px}.project-report{display:flex;align-items:center;margin-top:20px}.project-report-img{flex:0 0 auto;width:100px;height:100px;margin-right:20px;border-radius:50%;overflow:hidden}.project-report-img img{width:100%;height:100%;object-fit:cover}.project-report-text{font-style:italic;font-weight:300;color:var(--ink);margin:0 0 10px}.project-report-customer{font-weight:700;color:var(--ink)}.project-reviews{display:flex;flex-flow:row wrap;justify-content:space-around;gap:20px;margin-top:24px}.project-review{display:flex;flex-direction:column;align-items:center;text-align:center}.project-review-img{width:84px;height:84px;border-radius:50%;overflow:hidden}.project-review-img img{width:100%;height:100%;object-fit:cover}.project-review-customer{font-weight:700;color:var(--ink);margin-top:12px}.project-review-city,.project-review-name{display:block}.project-review-sep{display:none}.project-review-text{font-style:italic;font-weight:300;color:var(--ink)}@media (min-width:900px){.project-inner{grid-template-columns:1fr 1fr;grid-template-rows:auto auto min-content;column-gap:56px;align-items:start}.project-image{grid-area:1/1/3/2;height:100%}.project-image img{height:100%;max-height:500px;object-fit:cover}.project-content{grid-area:1/2/2/3}.project-tagline{margin-bottom:40px}.project-report-icons{grid-area:2/2/3/3;align-self:end}.project-fact{font-size:1rem}.project-report{margin-top:48px}.project-report-img{width:160px;height:160px;margin-right:24px}.project-report-customer{font-size:1.125rem}.project-reviews{grid-area:3/1/4/3;margin-top:72px;padding:0 6rem;flex-wrap:nowrap}.project-review-img{width:120px;height:120px;margin-bottom:24px}.project-review-customer{font-size:1.125rem;margin-top:0}.project-review-city,.project-review-name,.project-review-sep{display:inline}}.split-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:52px;gap:52px;align-items:center}.split-content h2{margin:0 0 16px}.split-image img{border-radius:var(--radius);width:100%}.split .split-content h2{text-transform:uppercase;font-size:clamp(2.2rem,5.6vw,5rem);line-height:1.3;margin:0 0 8px}.split .split-content .pre{font-family:var(--font-head);font-weight:400;font-size:32px;text-transform:none;letter-spacing:normal;margin-bottom:0}.split .split-content .muted{font-weight:300;font-size:20px;color:var(--ink);margin-bottom:36px}.split .split-content .muted>:last-child{margin-bottom:0}.split .split-content .btn{margin-top:0}.split .split-inner{grid-template-columns:1.5fr 1fr}.promises{display:none;background:#fff}@media (min-width:1024px){.promises{display:block}}.promises-grid{flex-flow:row wrap;justify-content:center;gap:0}.promise,.promises-grid{display:flex;align-items:center}.promise{gap:16px;padding:8px 48px;position:relative}.promise:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:46px;background:var(--line)}.promise img{width:48px;height:48px;object-fit:contain;flex:0 0 auto}.promise p{margin:0;font-size:1.05rem;line-height:1.3}.promise b,.promise p,.promise strong{color:var(--ink)}.content-band.has-bg{background:var(--cream)}.content-block-head{margin:0 0 32px}.content-block-head h2{margin:0 0 .3em;font-feature-settings:"smcp";font-variant-caps:small-caps}.content-block-subtitle{font-weight:700;font-size:1.15rem;color:var(--ink);margin:0}.content-block-cols{display:grid;grid-template-columns:1fr 1fr;grid-gap:52px;gap:52px;align-items:center}.content-block-cols.media-left .content-block-text{order:2}.content-block-cols.media-left .content-block-media{order:1}.content-block-cols>.content-block-media:only-child{grid-column:1/-1}.content-block-cols>.content-block-text:only-child{grid-column:1/-1;max-width:75ch}.content-block-text>:first-child{margin-top:0}.content-block-text>:last-child{margin-bottom:0}.content-block-media img{border-radius:var(--radius);width:100%}.feature-cols{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:44px;gap:44px}.feature-col{text-align:center}.feature-col-img{max-height:220px;width:auto;margin:0 auto 24px;object-fit:contain}.feature-col h3{font-size:1.75rem;font-weight:600;margin:0 0 14px}.feature-col-text{color:var(--ink-soft)}.feature-col-text>:last-child{margin-bottom:0}.page-title{font-size:clamp(1.875rem,2.78vw,2.5rem);margin:0 0 .4em}.accordion{border-bottom:1px solid var(--line)}.accordion:first-of-type{border-top:1px solid var(--line)}.accordion summary{cursor:pointer;font-weight:700;font-size:1.25rem;padding:18px 0;list-style:none;font-family:var(--font-body);display:flex;align-items:center;gap:14px}.accordion summary::-webkit-details-marker{display:none}.accordion summary:before{content:"\203A";color:var(--ink);font-weight:400;font-size:1.4em;line-height:1;transition:transform .18s}.accordion[open] summary:before{transform:rotate(90deg)}.video-embed{max-width:900px}.video-embed iframe,.video-embed video{width:100%;aspect-ratio:16/9;height:auto;border:0;border-radius:var(--radius);display:block}.not-found{max-width:640px;text-align:center;padding:40px 0;margin:0 auto}.not-found-code{display:block;font-family:var(--font-head);font-size:clamp(4rem,14vw,8rem);font-weight:700;color:var(--green);line-height:1}.not-found-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:26px 0 20px}.not-found-actions .btn{margin-top:0}.not-found-links{display:flex;gap:18px;justify-content:center;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:20px}.not-found-links a{color:var(--green-dark);font-weight:600}.site-footer{background:var(--ink);color:#fff;margin-top:48px;font-weight:300}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(0,2fr);grid-gap:32px;gap:32px;padding:48px 24px;max-width:var(--maxw-header);margin:0 auto}.footer-col{min-width:0}.site-footer h4{font-family:var(--font-body);font-weight:700;color:#fff;margin:0;font-size:1.375rem;line-height:1.2;text-transform:none}.site-footer h4:after{content:"";display:block;width:21px;border-bottom:3px solid var(--green);margin:16px 0}.site-footer a{color:#fff}.site-footer a:hover{color:var(--green)}.footer-logo{max-height:32px;width:auto;margin-bottom:20px}.footer-cvr{margin:0 0 18px}.footer-contact,.footer-cvr{font-size:1rem;line-height:1.65}.footer-contact{display:grid;grid-gap:2px;gap:2px}.footer-contact a{text-decoration:underline}.footer-menu{list-style:none;padding:0;margin:0;display:grid;grid-gap:8px;gap:8px;font-size:1rem;line-height:1.65}.footer-menu .footer-menu{margin-left:12px;margin-top:8px;opacity:.85}.footer-follow-links{display:grid;grid-gap:8px;gap:8px}.footer-follow-link{display:flex;align-items:center;gap:10px;font-size:1rem;line-height:1.65}.footer-follow-link img{width:22px;height:22px}.footer-buttons{display:grid;grid-gap:10px;gap:10px;justify-items:end}.footer-buttons .btn-footer{white-space:nowrap;padding:12px 24px}.newsletter-form{margin-top:20px}.newsletter-row{display:flex;align-items:stretch;gap:0;width:360px;background:#fff;border:0;border-radius:333px 999px 999px 333px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.05)}.newsletter-row:focus-within{box-shadow:0 0 0 2px var(--green)}.newsletter-row input{flex:1 1 auto;min-width:0;border:0;background:transparent;padding:10px 10px 10px 22px;font:inherit;color:#475569}.newsletter-row input:focus{outline:none}.newsletter-row button{flex:0 0 auto;white-space:nowrap;border:0;border-radius:0;padding:8px 24px;background:var(--green);color:#fff;font-weight:700;font-size:1rem;cursor:pointer;font-family:var(--font-body)}.newsletter-row button:hover{background:var(--green-dark)}.newsletter-ok{color:#bfe08a}.newsletter-err{color:#f0b2a4;font-size:.85rem}.cart-badge{background:var(--green);color:#fff;font-size:.72rem;font-weight:800;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.listing-count{margin-top:-18px;margin-bottom:26px}.pagination{display:flex;gap:8px;margin-top:34px}.page-link{border:1px solid var(--line);border-radius:8px;padding:9px 15px;font-weight:700;color:var(--ink)}.page-link.is-active{background:var(--green);color:#fff;border-color:var(--green)}.archive-hero{padding:2.5rem 0;background:#f5f0e3}.archive-title{margin:0 0 .75rem;font-family:var(--font-head);font-size:2.25rem;line-height:1.1;text-transform:uppercase}.archive-description,.archive-title{color:var(--ink)}.archive-description p{margin:0 0 .75rem}.archive-description p:last-child{margin-bottom:0}.archive-readmore{display:none;margin-top:.5rem;padding:0;border:none;background:none;font:inherit;font-weight:700;color:var(--ink);text-decoration:underline;cursor:pointer}.archive-readmore.is-visible{display:inline-block}@media (max-width:767px){.archive-description:not(.is-expanded){max-height:8em;overflow:hidden}}.archive-body{padding:1.5rem 0 3rem}.archive-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:300}.archive-breadcrumb{display:flex;align-items:center;gap:.4rem}.archive-breadcrumb-item{display:inline-flex;align-items:center;gap:.4rem}.archive-breadcrumb a{color:inherit;text-decoration:none}.archive-breadcrumb a:hover{text-decoration:underline}.archive-breadcrumb-sep{font-weight:700;color:var(--ink)}.archive-count{margin:0;font-weight:300}.archive-count strong{font-weight:700}.archive-sort{display:flex;align-items:center;gap:.5rem;margin-left:auto}.archive-sort-label{white-space:nowrap}.archive-sort-dropdown{position:relative}.archive-sort-trigger{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem 0;font-weight:700;color:var(--ink);white-space:nowrap;cursor:pointer;list-style:none}.archive-sort-trigger::-webkit-details-marker{display:none}.archive-sort-chevron{width:.5rem;height:.5rem;border-right:2px solid;border-bottom:2px solid;transform:translateY(-2px) rotate(45deg);transition:transform .15s ease}.archive-sort-dropdown[open] .archive-sort-chevron{transform:translateY(1px) rotate(-135deg)}.archive-sort-menu{position:absolute;right:0;top:calc(100% + .5rem);z-index:10;min-width:12rem;margin:0;padding:0;list-style:none;background:#fff;box-shadow:0 6px 12px rgba(0,0,0,.3)}.archive-sort-option{display:block;padding:.5rem .75rem;border:1px solid transparent;border-left-width:3px;border-radius:3px;color:var(--ink);text-decoration:none;white-space:nowrap;font-weight:300}.archive-sort-option:hover{background:#f5f0e3;color:var(--ink)}.archive-sort-option.is-selected{font-weight:700;border-color:#ded9cd;border-left-color:var(--green)}@media (min-width:768px){.archive-toolbar{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:.75rem 1.5rem;gap:.75rem 1.5rem}.archive-breadcrumb{justify-self:start}.archive-count{justify-self:center;text-align:center}.archive-sort{justify-self:end;margin-left:0}.archive-description{column-count:2;column-gap:3rem}}.archive-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin:0;padding:0}@media (min-width:768px){.archive-grid{grid-template-columns:repeat(3,1fr)}}.archive-grid .product-card-image img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center}.archive-empty{padding:2rem 0}.product-detail{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;align-items:start}@media (min-width:1024px){.product-detail{grid-template-columns:1.4fr 1.5fr 1fr}}@media (max-width:1023px){.product-detail .product-info{display:contents}.product-detail .product-tabs{order:1;margin-top:0}}.product-gallery__frame{position:relative;overflow:hidden;cursor:zoom-in;aspect-ratio:4/3;background:#fff}.product-gallery__frame img{display:block;width:100%;height:100%;object-fit:contain}.product-gallery__zoom{position:absolute;inset:0;background-color:#fff;background-repeat:no-repeat;pointer-events:none;z-index:1}.product-gallery__trigger{position:absolute;top:.5em;left:.5em;z-index:9;width:36px;height:36px;padding:0;border:none;border-radius:100%;background:#fff;box-sizing:content-box;font-size:2em;text-indent:-9999px;cursor:pointer}.product-gallery__trigger:before{top:9px;left:9px;width:10px;height:10px;border:2px solid #000;border-radius:100%}.product-gallery__trigger:after,.product-gallery__trigger:before{content:"";display:block;box-sizing:content-box;position:absolute}.product-gallery__trigger:after{top:19px;left:22px;width:2px;height:8px;background:#000;border-radius:6px;transform:rotate(-45deg)}.product-gallery__trigger span[aria-hidden=true]{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#b6a78b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease}.product-gallery__arrow:focus-visible,.product-gallery__arrow:hover{background:var(--green)}.product-gallery__arrow svg{width:14px;height:14px;display:block}.product-gallery__arrow--prev{left:0}.product-gallery__arrow--next{right:0}.product-gallery__thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.product-gallery__thumb{flex:0 0 auto;width:80px;height:80px;padding:0;overflow:hidden;border:1px solid var(--line);background:none;cursor:pointer;box-sizing:border-box;transition:border-color .15s ease}.product-gallery__thumb:hover{border-color:var(--ink-soft)}.product-gallery__thumb.is-active{border:2px solid var(--ink)}.product-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover}.product-gallery__thumb--video{position:relative;background:#000}.product-gallery__video-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#dd921a;box-shadow:0 2px 6px rgba(0,0,0,.25);line-height:0;pointer-events:none}.product-gallery__video-badge svg{width:13px;height:13px;display:block;margin-left:2px}.video-embed-overlay{position:absolute;inset:0;z-index:10;background:#000}.video-embed-overlay iframe{width:100%;height:100%;border:0;display:block}.video-embed-overlay__close{position:absolute;top:8px;right:8px;z-index:11;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;font-size:1.5rem;line-height:1;cursor:pointer}.video-embed-overlay__close:hover{background:rgba(0,0,0,.8)}.lightbox{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:40px;background:rgba(31,28,20,.86)}.lightbox__img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:var(--radius)}.lightbox__close{top:18px;right:22px;width:44px;height:44px;background:none;font-size:2.4rem}.lightbox__close,.lightbox__nav{position:absolute;border:0;color:#fff;line-height:1;cursor:pointer}.lightbox__nav{top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;background:hsla(0,0%,100%,.14);font-size:2rem}.lightbox__nav:hover{background:hsla(0,0%,100%,.28)}.lightbox__nav--prev{left:24px}.lightbox__nav--next{right:24px}.product-info h1{font-size:2.25rem;font-weight:500;line-height:1.4;margin:0 0 8px}.product-sku{color:var(--ink-soft);font-size:.85rem;margin-bottom:16px}.product-price{font-size:1.9rem;font-weight:700;color:var(--ink);display:flex;align-items:baseline;gap:12px}.product-price-old{font-size:1.1rem;color:var(--ink-soft);text-decoration:line-through;font-weight:400}.product-stock{display:flex;align-items:center;gap:8px;margin:14px 0;font-size:.9rem;color:var(--ink-soft)}.product-stock .dot{width:9px;height:9px;border-radius:50%;background:var(--green)}.product-stock.out .dot{background:#c0492f}.product-short{margin:16px 0}.product-bullets{list-style:none;padding-left:0;margin:18px 0}.product-bullets li{position:relative;padding-left:28px;margin-bottom:8px}.product-bullets li:before{content:"";position:absolute;left:0;top:3px;width:17.6px;height:17.6px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23453f2e' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E")}.product-tabs{margin-top:24px}.product-tabs__nav{display:flex;gap:8px}.product-tabs__tab{background:#fff;border:1px solid var(--cream);border-bottom:none;border-radius:6px 6px 0 0;padding:14px 28px;font-family:var(--font-head);font-weight:700;font-size:1rem;color:#0f0f0f;cursor:pointer;transition:background .15s,border-color .15s}.product-tabs__tab.is-active,.product-tabs__tab:hover{background:var(--cream);border-color:var(--cream)}.product-tabs__panel{background:var(--cream);border-radius:0 6px 6px 6px;margin-top:-1px;padding:22px 26px;color:var(--ink);font-size:15px;line-height:1.65}.product-tabs__panel>.prose{margin:0}.product-spec__sku{margin:0 0 12px}.product-spec__sku span{font-weight:700}.product-spec__datasheets{margin-top:18px}.product-spec__datasheets h3{margin:0 0 8px}.product-pricebox{background:var(--cream);padding:26px 28px;border-radius:6px;align-self:start}.pricebox-spar{display:inline-block;background:#fae052;font-weight:700;font-size:13px;padding:5px 10px;border-radius:4px;margin-bottom:6px}.pricebox-regular,.pricebox-spar{color:var(--ink);font-family:var(--font-head)}.pricebox-regular{text-decoration:line-through;font-weight:500;font-size:15px;margin:0 0 4px}.pricebox-price{font-family:var(--font-head);font-weight:700;font-size:37px;line-height:1.05;color:var(--ink);margin:0}.pricebox-excl{font-weight:600;font-size:14px;color:var(--ink);margin:0 0 16px}.pricebox-buy{display:flex;gap:10px;align-items:stretch}.pricebox-buy .add-to-cart{margin-top:0;flex:1 1;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;white-space:nowrap}.pricebox-buy .add-to-cart[disabled]{opacity:.5;cursor:not-allowed}.pricebox-qty{display:inline-flex;align-items:stretch;height:44px;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden;flex:0 0 auto}.pricebox-qty button{display:flex;align-items:center;justify-content:center;width:36px;padding:0;border:0;background:transparent;color:var(--ink);cursor:pointer}.pricebox-qty button:hover{background:var(--cream)}.pricebox-qty svg{width:15px;height:15px}.pricebox-qty.is-disabled{opacity:.5}.pricebox-qty.is-disabled button{cursor:not-allowed}.pricebox-qty.is-disabled button:hover,.pricebox-qty__input{background:transparent}.pricebox-qty__input{width:36px;border:0;text-align:center;font-size:18px;font-weight:600;color:var(--ink);-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.pricebox-qty__input::-webkit-inner-spin-button,.pricebox-qty__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pricebox-variants{display:flex;flex-direction:column;gap:16px;margin:0 0 16px}.pricebox-variant-group{display:flex;flex-direction:column;gap:8px}.pricebox-variant-label{font-weight:600;color:var(--ink);font-size:14px}.pricebox-variant-prompt{color:var(--ink-soft);font-size:15px;margin:8px 0 0}.pricebox-variant-pills{display:flex;flex-flow:row wrap;gap:0}.pricebox-variant-pill{flex:1 1;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 16px;border:0;background:#fff;color:#b6a78b;font-family:var(--font-head);font-weight:700;font-size:15px;line-height:1.2;cursor:pointer;text-align:center;position:relative;transition:background-color .15s,color .15s}.pricebox-variant-pill:not(:first-child){margin-left:-1.5px}.pricebox-variant-pill:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.pricebox-variant-pill:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.pricebox-variant-pill:hover{background:var(--green-dark);color:#fff;z-index:2;box-shadow:0 3px 6px rgba(0,0,0,.16)}.pricebox-variant-pill.is-selected{background:var(--green);color:#fff;z-index:1;box-shadow:0 3px 6px rgba(0,0,0,.16)}.pricebox-variant-pill.is-selected:hover{background:var(--green-dark)}.pricebox-variant-dropdown{position:relative;min-width:200px}.pricebox-variant-dropdown-toggle{width:100%;padding:10px 16px;background:#fff;border:2px solid var(--line);border-radius:4px;font-size:14px;color:var(--ink);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left}.pricebox-variant-dropdown-toggle:focus-visible,.pricebox-variant-dropdown-toggle:hover{border-color:var(--green);outline:none}.pricebox-variant-dropdown-caret{transition:transform .15s}.pricebox-variant-dropdown.is-open .pricebox-variant-dropdown-caret{transform:rotate(180deg)}.pricebox-variant-dropdown-menu{display:none;position:absolute;top:100%;left:0;right:0;margin:4px 0 0;padding:4px 0;background:#fff;border:1px solid var(--line);border-radius:4px;list-style:none;box-shadow:0 4px 12px rgba(0,0,0,.08);z-index:10;max-height:280px;overflow-y:auto}.pricebox-variant-dropdown.is-open .pricebox-variant-dropdown-menu{display:block}.pricebox-variant-dropdown-item{padding:10px 16px;cursor:pointer;font-size:14px;color:var(--ink)}.pricebox-variant-dropdown-item:hover{background:var(--cream)}.pricebox-variant-dropdown-item.is-selected{background:var(--green);color:#fff}.pricebox-stock{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:15px;color:var(--ink);margin-top:14px}.pricebox-stock__dot{display:grid;place-items:center;width:22px;height:22px;min-width:22px;border-radius:50%;background:var(--green);color:#fff}.pricebox-stock__dot svg{width:13px;height:13px}.pricebox-stock.is-out-of-stock{color:#c44}.product-card{display:flex;flex-direction:column;border-radius:4px;background:#fff;overflow:hidden;box-shadow:0 8px 12px rgba(0,0,0,.15);transition:box-shadow .14s,transform .14s}.product-card:hover{transform:translateY(-2px);box-shadow:0 14px 26px rgba(0,0,0,.2)}.product-card-link{display:flex;flex:1 1 auto;flex-direction:column;padding:1.25rem 1.25rem .75rem;color:inherit;text-decoration:none}.product-card-title{margin:0 0 .2rem;font-family:var(--font-head);font-size:1.15rem;font-weight:700;line-height:1.2;color:var(--ink)}.product-card-subtitle{margin:0;font-size:.9rem;line-height:1.25;color:#b6a78b}.product-card-image{margin:1rem 0;text-align:center}.product-card-image img{max-width:100%;height:auto}.product-card-image .card-media-empty{width:100%;min-height:160px;border-radius:4px}.product-card-price{margin-top:auto;font-size:1.35rem;font-weight:700;color:var(--ink)}.product-card-price del{display:block;font-size:.85rem;font-weight:400;color:#b6a78b}.product-card-price ins{text-decoration:none}.product-card-badge{display:inline-block;margin-left:.5rem;padding:.2rem .5rem;border-radius:3px;background:#f5c518;font-size:.85rem;font-weight:700;vertical-align:middle;color:var(--ink)}.product-card-props-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-top:auto}.product-card-props{flex:1 1 auto;list-style:none;margin:0;padding:0;font-size:.95rem;font-weight:300;line-height:1.3;color:var(--ink)}.product-card-props li{margin:0}.product-card-props-row .product-card-price{flex:0 0 auto;margin-top:0;line-height:1;text-align:right}.product-card-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 1.25rem 1.25rem}.product-card-stock{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem}.product-card-stock.in{color:var(--green)}.product-card-stock.out{color:#b6a78b}.product-card-stock-icon{display:inline-flex;width:1rem;height:1rem;border-radius:50%;background:var(--green)}.product-card-stock-icon svg{display:block;width:100%;height:100%}.product-card-video{display:inline-flex;align-items:center;gap:.4rem;margin:-.3rem -.4rem;padding:.3rem .4rem;border:none;border-radius:999px;background:none;font:inherit;font-size:.9rem;color:var(--ink);cursor:pointer}.product-card-video:hover{background:rgba(0,0,0,.05)}.product-card-video-icon{display:inline-flex;width:1.1rem;height:1.1rem}.product-card-video-icon svg{display:block;width:100%;height:100%}.product-card-video-pill{display:inline-block;padding:.25rem .65rem;border-radius:999px;background:#dd921a;color:#fff;font-size:.8rem;font-weight:700}.product-card--popular .product-card-title{text-transform:uppercase;font-weight:400}.product-card--popular .product-card-excerpt{margin:0;font-family:var(--font-body);font-weight:300;font-size:14px;line-height:1.65;color:var(--ink);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.product-card--popular .product-card-buy{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 1.25rem .25rem;flex-wrap:wrap}.product-card--popular .product-card-buy .product-card-price{margin-top:0;white-space:nowrap}.product-card-buy-btn{flex:0 0 auto;background:var(--green);color:#fff;font-family:var(--font-body);font-weight:700;font-size:.95rem;padding:9px 22px;border-radius:999px;white-space:nowrap}.product-card-buy-btn:hover{background:var(--green-dark);color:#fff}.scroll-top{position:fixed;right:30px;bottom:30px;z-index:90;width:40px;height:40px;padding:0;border:0;border-radius:2px;background:#046bd2;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,background-color .15s ease}.scroll-top.is-visible{opacity:1;visibility:visible;transform:none}.scroll-top:hover{background:#0357ab}.scroll-top:focus-visible{outline:2px solid #fff;outline-offset:2px}.scroll-top svg{display:block}.card-video-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.75);padding:1rem}.card-video-modal__inner{position:relative;width:min(900px,92vw);aspect-ratio:16/9;background:#000}.also-bought{width:100vw;margin-left:calc(50% - 50vw);margin-top:3rem;padding:2.5rem 0 3rem;background:#f5f0e3}.also-bought-inner{max-width:1366px;margin:0 auto;padding:0 1.25rem}.also-bought-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.also-bought-title{margin:0;font-family:var(--font-head);font-size:1.6rem;text-transform:uppercase;color:var(--ink)}.also-bought-nav{display:flex;flex-shrink:0;gap:.5rem}.also-bought-arrow{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:50%;background:#fff;color:var(--ink);font-size:1.4rem;line-height:1;cursor:pointer}.also-bought-arrow--next{background:var(--green);color:#fff}.also-bought-arrow:disabled{opacity:.4;cursor:default}.also-bought-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 3 * 1.25rem) / 4);grid-gap:1.25rem;gap:1.25rem;margin:0 -16px;padding:12px 16px 36px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding-left:16px;scrollbar-width:none}.also-bought-track::-webkit-scrollbar{display:none}.also-bought-track>.product-card{scroll-snap-align:start}@media (max-width:1023px){.also-bought-track{grid-auto-columns:calc((100% - 1.25rem) / 2)}}@media (max-width:599px){.also-bought-track{grid-auto-columns:82%}}.cart-section{padding:40px 0 64px}.cart-page-title{margin-bottom:.5em}.cart-empty{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.cart-layout{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:start}@media (min-width:1024px){.cart-layout{grid-template-columns:1fr 360px}}.cart-items{display:flex;flex-direction:column}.cart-item{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;padding:1.5rem 0;border-bottom:1px solid var(--line)}.cart-item:last-child{border-bottom:none}@media (min-width:768px){.cart-item--standard{grid-template-columns:auto 1fr auto auto;align-items:start}.cart-item--profile{grid-template-columns:auto 1fr auto;align-items:start}}.cart-item-image{flex:0 0 80px;width:80px;overflow:hidden;border-radius:4px;background:var(--cream)}.cart-item-image img{width:100%;height:auto;object-fit:contain;display:block}.cart-item-image-link{display:block;line-height:0}.cart-item-image-placeholder{width:100%;aspect-ratio:1;background:#edeade}@media (min-width:640px){.cart-item-image{flex-basis:200px;width:200px}}.cart-item-body{min-width:0;display:flex;flex-direction:column;gap:6px}.cart-item-title{font-size:1rem;font-weight:600;font-family:var(--font-body);margin:0;line-height:1.3}.cart-item-title a{color:var(--ink);text-decoration:none}.cart-item-title a:hover{text-decoration:underline;color:var(--ink)}.cart-item-variant{font-size:.875rem;color:var(--ink-soft);margin:0;line-height:1.4}.cart-item-variant-label{font-weight:600}.cart-item-detail{font-size:.875rem;color:var(--ink);margin:0;line-height:1.4}.cart-item-detail strong{font-weight:600}.cart-item-qty{display:flex;flex-direction:column;align-items:flex-start;gap:8px}@media (min-width:768px){.cart-item-qty{align-items:center;padding-top:.25rem}}.cart-qty-controls{display:flex;align-items:center;border:1px solid var(--line);border-radius:4px;overflow:hidden;height:36px}.cart-qty-controls button{background:none;border:none;cursor:pointer;font-size:1.1rem;line-height:1;padding:0 10px;height:100%;color:var(--ink);transition:background .1s}.cart-qty-controls button:hover:not(:disabled){background:var(--cream)}.cart-qty-controls button:disabled{opacity:.5;cursor:default}.cart-qty-value{min-width:44px;text-align:center;font-size:.9375rem}.cart-item-price-unit{font-size:.8125rem;color:var(--ink-soft);display:inline-flex;gap:4px;align-items:baseline}.cart-item-price-unit-label{font-weight:500}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}@media (min-width:768px){.cart-item-actions{align-items:flex-end;min-width:140px}}.cart-item-remove{background:none;border:none;cursor:pointer;font-size:1.25rem;line-height:1;color:var(--ink-soft);padding:2px 4px;border-radius:2px;transition:color .15s;order:-1}@media (min-width:768px){.cart-item-remove{align-self:flex-end}}.cart-item-remove:hover:not(:disabled){color:var(--ink)}.cart-item-price{display:flex;flex-direction:column;align-items:flex-start;gap:2px}@media (min-width:768px){.cart-item-price{align-items:flex-end;text-align:right}}.cart-item-price-regular{text-decoration:line-through;color:var(--ink-soft);font-size:.875rem}.cart-item-line-total{font-weight:600;color:var(--ink)}@media (max-width:767px){.cart-item-qty{align-items:center;justify-content:flex-start;padding-top:.25rem}.cart-item-actions{align-items:flex-end}.cart-item-remove{align-self:flex-end}.cart-item-price{align-items:flex-end;text-align:right}}.cart-summary-column{display:flex;flex-direction:column;gap:1rem}@media (min-width:1024px){.cart-summary-column{position:-webkit-sticky;position:sticky;top:170px;align-self:start}}.cart-order{background:var(--cream);border-radius:var(--radius);padding:1.5rem;display:flex;flex-direction:column;gap:12px}.cart-summary-title{font-family:var(--font-head);font-size:1.375rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink);margin:0 0 2px}.cart-summary-subtitle{font-size:.8125rem;color:var(--ink-soft);margin:0}.cart-summary-lines{display:flex;flex-direction:column;gap:8px;padding-bottom:12px;border-bottom:1px solid var(--line)}.cart-summary-line{display:flex;justify-content:space-between;align-items:baseline;font-size:.9375rem;color:var(--ink);gap:8px}.cart-summary-line-b2b{color:var(--green-dark);font-weight:700}.cart-order-total{display:flex;justify-content:space-between;align-items:baseline;font-size:1.0625rem;font-weight:600;color:var(--ink);gap:8px}.cart-order-total strong{font-weight:700}.cart-summary-vat{font-size:.8125rem;color:var(--ink-soft);margin-top:-6px}.cart-checkout-btn{width:100%;margin-top:7px}.cart-summary{background:var(--cream);border-radius:var(--radius);padding:26px;position:-webkit-sticky;position:sticky;top:170px}.cart-summary h2{margin:0 0 16px}.cart-summary-row{display:flex;justify-content:space-between;padding:8px 0}.cart-summary-total{font-weight:800;font-size:1.15rem;border-top:1px solid var(--line);margin-top:8px;padding-top:14px}.cart-vat-note{font-size:.8rem;margin:10px 0 18px}.cart-payment-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.cart-payment-icon{max-height:28px;width:auto;display:block}.cart-mail-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.cart-mail-modal{border:none;border-radius:8px;padding:0;max-width:500px;width:calc(100vw - 32px);box-shadow:0 8px 32px rgba(0,0,0,.18);overflow:hidden;color:var(--ink)}.cart-mail-modal::-webkit-backdrop{background:rgba(0,0,0,.45)}.cart-mail-modal::backdrop{background:rgba(0,0,0,.45)}.cart-mail-modal-inner{display:flex;flex-direction:column}.cart-mail-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #edeade;gap:12px}.cart-mail-modal-title{font-family:var(--font-body);font-size:1.125rem;font-weight:700;margin:0;color:var(--ink)}.cart-mail-modal-close{background:none;border:none;cursor:pointer;font-size:1.375rem;line-height:1;color:var(--ink-soft);padding:2px 4px}.cart-mail-modal-close:hover{color:var(--ink)}.cart-mail-modal-body{display:flex;flex-direction:column;gap:8px;padding:20px 24px}.cart-mail-modal-label{font-size:.9375rem;font-weight:600;color:var(--ink)}.cart-mail-modal-input{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:4px;font-size:1rem;color:var(--ink);background:#fff;box-sizing:border-box;transition:border-color .15s}.cart-mail-modal-input:focus{outline:none;border-color:var(--green)}.cart-mail-modal-newsletter{display:flex;align-items:center;gap:8px}.cart-mail-modal-newsletter input{flex:0 0 auto;width:16px;height:16px;margin:0;accent-color:var(--green);cursor:pointer}.cart-mail-modal-newsletter label{margin:0;font-size:.875rem;line-height:1.2;color:var(--ink);cursor:pointer}.cart-mail-modal-status{margin-top:8px;padding:10px 12px;border-radius:4px;font-size:.875rem;line-height:1.4;border:1px solid transparent}.cart-mail-modal-status--info{background:#f5f0e3;color:#453f2e;border-color:#e5e0d4}.cart-mail-modal-status--error{background:#fdecea;color:#c0392b;border-color:#e74c3c}.cart-mail-modal-status--success{background:#eaf6ec;color:#1e7e34;border-color:#2e9e4a}.cart-mail-modal-footer{display:flex;gap:12px;justify-content:flex-end;padding:16px 24px 20px;border-top:1px solid #edeade}.cart-mail-modal-footer .btn,.cart-mail-modal-footer .btn-ghost{margin-top:0}.checkout-layout{display:grid;grid-template-columns:1fr 340px;grid-gap:44px;gap:44px;align-items:start}.checkout-steps{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0 0 30px}.checkout-steps li{font-size:.85rem;font-weight:700;color:var(--ink-soft);padding:8px 15px;border-radius:999px;background:var(--cream)}.checkout-steps li.active{background:var(--green);color:#fff}.checkout-steps li.done{background:#e6efd4;color:var(--green-darker)}.checkout-step h2{margin:0 0 18px}.checkout-notice{background:#fbe7e2;border:1px solid #f0b2a4;color:#8a3b28;border-radius:var(--radius);padding:12px 16px;margin:0 0 24px;font-size:.9rem}.field-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-bottom:16px}.field{display:grid;grid-gap:6px;gap:6px;font-weight:700;font-size:.88rem}.field input,.field textarea{border:1.5px solid var(--line);border-radius:10px;padding:11px 14px;font:inherit;font-weight:400}.field input:focus,.field textarea:focus,.header-search input:focus{outline:none;border-color:var(--green)}.checkbox{display:flex;align-items:center;gap:10px;font-size:.92rem;margin:14px 0;cursor:pointer}.checkbox input{width:18px;height:18px;accent-color:var(--green)}.step-nav{display:flex;justify-content:space-between;margin-top:24px}.checkout-summary{position:-webkit-sticky;position:sticky;top:170px}.date-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:10px;gap:10px;margin:12px 0}.date-option{display:flex;flex-direction:column;gap:4px;text-align:left;border:1.5px solid var(--line);background:#fff;border-radius:10px;padding:12px 14px;cursor:pointer}.date-option.express,.date-option.selected{border-color:var(--green)}.date-option.selected{box-shadow:0 0 0 2px var(--green)}.date-label{font-weight:700;text-transform:capitalize;font-size:.9rem}.date-fee{font-size:.82rem;color:var(--ink-soft)}.rate-list{display:grid;grid-gap:10px;gap:10px}.rate{display:flex;align-items:center;gap:12px;border:1.5px solid var(--line);border-radius:10px;padding:14px 16px;cursor:pointer}.rate.selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.rate-name{flex:1 1;font-weight:700}.rate-price{font-weight:700;color:var(--ink)}.order-received{max-width:640px;text-align:center}.order-check{width:64px;height:64px;margin:0 auto 18px;border-radius:50%;background:var(--green);color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center}.order-status-pill{display:inline-block;background:#e6efd4;color:var(--green-darker);font-weight:700;padding:8px 16px;border-radius:999px;margin:8px 0 24px}.order-box{text-align:left;border:1px solid var(--line);border-radius:var(--radius);padding:20px 24px;margin-bottom:28px}.order-row{display:flex;justify-content:space-between;padding:8px 0}.order-total{font-weight:800;border-top:1px solid var(--line);margin-top:8px;padding-top:14px}.contact-form{display:grid;grid-gap:14px;gap:14px;max-width:520px}.contact-form label{display:grid;grid-gap:6px;gap:6px;font-weight:700;font-size:.9rem}.contact-form input,.contact-form textarea{border:1.5px solid var(--line);border-radius:10px;padding:11px 14px;font:inherit}.contact-form .btn{justify-self:start}.extra-help{text-align:center}.search-group{margin-top:36px}.account-login.is-auth{color:var(--green-dark)}.b2b-dot{position:absolute;top:-3px;right:-4px;width:9px;height:9px;border-radius:50%;background:var(--green);border:2px solid #fff}.account-page,.login-page{max-width:520px}.register-page{max-width:720px}.login-form,.register-form{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.register-form .field-grid{margin-bottom:8px}.login-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:32px clamp(20px,4vw,40px);box-shadow:0 1px 3px rgba(0,0,0,.04)}.login-card .page-title{font-size:clamp(1.6rem,3vw,2.1rem)}.login-card .login-form{margin-top:22px}.password-field{position:relative;display:block}.password-field input{width:100%;padding-right:46px}.password-toggle{position:absolute;top:0;right:0;height:100%;width:44px;display:flex;align-items:center;justify-content:center;background:none;border:0;padding:0;cursor:pointer;color:var(--ink-soft)}.password-toggle:hover{color:var(--green-dark)}.login-row{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.checkbox-inline{display:inline-flex;align-items:center;gap:8px;font-weight:400;font-size:.92rem;cursor:pointer}.checkbox-inline input{width:16px;height:16px;accent-color:var(--green);cursor:pointer}.login-forgot{font-size:.92rem;font-weight:700;color:var(--green-dark)}.login-forgot:hover{color:var(--green-darker);text-decoration:underline}.login-card .login-form .btn{margin-top:4px}.login-register{margin-top:20px;text-align:center}.b2b-banner{background:var(--green);color:#fff;font-weight:700;padding:12px 18px;border-radius:10px;margin-bottom:22px}.account-info{display:grid;grid-gap:0;gap:0;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;margin-bottom:24px}.account-info>div{display:flex;justify-content:space-between;padding:14px 18px}.account-info>div+div{border-top:1px solid var(--line)}.account-info span{color:var(--ink-soft)}.account-actions{display:flex;gap:12px;align-items:center}.account-actions .btn{margin-top:0}.b2b-price-wrap{display:inline-flex;align-items:baseline;gap:8px;flex-wrap:wrap}.b2b-price{color:var(--green-dark);font-weight:800}.b2b-price-old{color:var(--ink-soft);text-decoration:line-through;font-weight:600;font-size:.85em}.account-layout{max-width:880px}.account-nav{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px;padding:0}.account-nav-item{display:inline-block;font-family:var(--font-body);font-weight:700;font-size:.9rem;background:#fff;border:1.5px solid var(--line);color:var(--ink);border-radius:999px;padding:9px 20px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.account-nav-item:hover{border-color:var(--green);color:var(--green-dark)}.account-nav-item.is-active{background:var(--green);border-color:var(--green);color:#fff}.account-nav-logout{margin-left:auto}.account-nav-logout:hover{border-color:var(--green-dark);color:var(--green-dark)}.account-dash>p:first-child{margin-bottom:24px}.account-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.account-card{display:flex;flex-direction:column;gap:6px;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--ink);transition:border-color .15s ease,transform .1s ease}.account-card:hover{border-color:var(--green);transform:translateY(-2px);color:var(--ink)}.account-card strong{font-size:1.05rem}.account-empty{display:grid;grid-gap:14px;gap:14px;justify-items:start}.account-empty .btn{margin-top:8px}.order-table-wrap{overflow-x:auto}.order-table{width:100%;border-collapse:collapse}.order-table td,.order-table th{text-align:left;padding:13px 14px;border-bottom:1px solid var(--line)}.order-table thead th{font-family:var(--font-body);font-weight:700;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em;color:var(--ink-soft)}.order-table tfoot td,.order-table tfoot th{font-weight:700;border-bottom:0}.order-item-link,.order-number{font-weight:700;color:var(--green-dark)}.order-item-link:hover,.order-number:hover{color:var(--green-darker);text-decoration:underline}.btn-sm{padding:7px 18px;font-size:.85rem}.link-btn{background:none;border:0;color:var(--green-dark);font:inherit;font-weight:700;cursor:pointer;padding:0}.link-btn:hover{color:var(--green-darker);text-decoration:underline}.order-detail-head{margin:18px 0}.order-detail-head h2{margin-bottom:.2em}.address-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-top:18px}.address-card{border:1px solid var(--line);border-radius:var(--radius);padding:20px;background:#fff}.address-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.address-card-head h3{margin:0}.address-card address{font-style:normal;display:grid;grid-gap:2px;gap:2px}.account-forms{display:grid;grid-gap:40px;gap:40px}.account-form{display:grid;grid-gap:14px;gap:14px;margin-top:12px}.account-form .field-grid{margin-bottom:0}.account-form .btn{margin-top:8px;justify-self:start}.account-msg-ok{color:var(--green-dark);font-weight:700;font-size:.9rem}@media (max-width:760px){.address-grid{grid-template-columns:1fr}.order-table thead{display:none}.order-table,.order-table tbody,.order-table td,.order-table tfoot,.order-table th,.order-table tr{display:block;width:100%}.order-table tr{border:1px solid var(--line);border-radius:var(--radius);margin-bottom:14px;padding:6px 4px}.order-table td,.order-table th{border-bottom:0;padding:7px 14px}.order-table td[data-label]:before{content:attr(data-label);display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--ink-soft);font-weight:700}.account-nav-logout{margin-left:0}}body:has(main.configurator) .site-footer,body:has(main.configurator) .site-header{display:none}.configurator{width:100%;position:relative;background:#fff}.configurator-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;border-bottom:1px solid var(--line)}.configurator-title{font-family:var(--font-head);font-weight:400;font-size:1.2rem}.configurator-open{font-weight:700;color:var(--green-dark)}.configurator-frame{width:100%;border:0;display:block}.configurator-overlay{position:fixed;inset:0;z-index:200;background:hsla(0,0%,100%,.94);display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center;font-weight:700}.configurator-spinner{width:42px;height:42px;border:4px solid var(--line);border-top-color:var(--green);border-radius:50%;animation:bliktud-spin 1s linear infinite}@keyframes bliktud-spin{to{transform:rotate(1turn)}}.profile-intro{background:var(--cream)}.profile-intro h1{text-transform:none;font-feature-settings:"smcp";font-variant-caps:small-caps;font-size:clamp(1.9rem,3.4vw,2.5rem);margin:0 0 .3em}.profile-intro-subtitle{font-weight:700;font-size:1.15rem;margin:0 0 20px;color:var(--ink)}.profile-intro-desc{column-count:2;column-gap:44px;color:var(--ink-soft)}.profile-intro-desc p{margin:0}.tmpl-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.tmpl-card{display:flex;flex-direction:column;gap:14px;background:#fff;border-radius:2px;padding:24px;color:var(--ink);box-shadow:0 5px 10px rgba(69,63,46,.13);transition:box-shadow .14s,transform .14s}.tmpl-card:hover{box-shadow:0 10px 22px rgba(69,63,46,.18);transform:translateY(-2px)}.tmpl-card-title{font-family:var(--font-head);font-weight:400;font-size:1.05rem;text-transform:uppercase;margin:0}.tmpl-card-img{flex:1 1;min-height:180px;display:flex;align-items:center;justify-content:center;padding:12px 0}.tmpl-card-img img{max-height:210px;width:auto;object-fit:contain}.tmpl-card-img .card-media-empty{width:100%;min-height:160px;border-radius:8px}.tmpl-card-price{font-size:1.4rem;font-weight:700;color:var(--ink)}.tmpl-card-stock{display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--ink-soft)}.tmpl-card-stock .check{width:18px;height:18px;background:var(--green);color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;flex:0 0 auto}.logo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:24px;gap:24px;align-items:center}.logo-item{display:flex;align-items:center;justify-content:center;padding:14px;filter:grayscale(1);opacity:.8;transition:filter .15s,opacity .15s}.logo-item:hover{filter:none;opacity:1}.logo-item img{max-height:56px;width:auto;object-fit:contain}.testimonial{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;display:flex;flex-direction:column;gap:14px}.testimonial p{margin:0;color:var(--ink)}.testimonial-author{display:flex;align-items:center;gap:12px;margin-top:auto}.testimonial-author img{width:44px;height:44px;border-radius:50%;object-fit:cover}.split-inner.reverse{direction:rtl}.split-inner.reverse>*{direction:ltr}.unknown-section{border:1px dashed var(--line);border-radius:8px;padding:10px 14px}.unknown-section .badge{background:var(--ink);color:#fff;font:600 12px/1 ui-monospace,monospace;padding:5px 9px;border-radius:6px}@media (max-width:980px){.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-buttons{justify-items:start}.newsletter-row{width:100%}.mega-grid{grid-template-columns:repeat(2,1fr)}.tmpl-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-cols{grid-template-columns:1fr;gap:40px;max-width:460px;margin:0 auto}}@media (max-width:860px){.section{padding:48px 0}.hero{padding:72px 0}.checkout-layout,.content-block-cols,.product-detail,.project-inner,.split-inner{grid-template-columns:1fr;gap:30px}.content-block-cols.media-left .content-block-text{order:1}.content-block-cols.media-left .content-block-media{order:2}.checkout-summary{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}.header-search{order:3;flex-basis:100%;max-width:none}.header-top-inner{flex-wrap:wrap;gap:14px}.field-grid{grid-template-columns:1fr}.profile-intro-desc{column-count:1}}@media (max-width:560px){.mega-grid{grid-template-columns:1fr}}@media (max-width:520px){.container{padding:0 16px}.footer-grid{grid-template-columns:1fr;gap:22px;padding:44px 16px}.header-account{gap:16px}.trust-item{padding:0 12px;font-size:.78rem}.trust-item img{width:18px;height:18px}}.co-page{--co-bg:#f2efe9;--co-active:#b6a78b;--co-muted:#b3ab98;--co-express:#e0a3c2;--co-border:#ded9cd;background:var(--co-bg);min-height:60vh;padding-bottom:64px}.co-empty,.co-loading{padding:64px 0}.co-banner{background:var(--co-bg);border-bottom:1px solid var(--co-border)}.co-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:18px;padding-bottom:18px}.co-banner-logo{display:inline-flex;align-items:center}.co-banner-logo img{height:40px;width:auto}.co-banner-logo strong{font-family:var(--font-head);font-size:1.6rem;letter-spacing:.16em;color:var(--ink)}.co-steps{display:flex;align-items:flex-start;list-style:none;margin:0;padding:0}.co-step-line{width:44px;height:2px;background:#d3ccbd;margin-top:15px;flex:0 0 auto;align-self:flex-start}.co-step-line.is-done{background:var(--co-active)}.co-step-dot button{display:flex;flex-direction:column;align-items:center;gap:7px;background:none;border:0;padding:0 8px;cursor:default}.co-step-dot--completed button{cursor:pointer}.co-step-num{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-size:.9rem;border:1.5px solid #d3ccbd;background:#fff}.co-step-label,.co-step-num{font-weight:700;color:var(--co-muted)}.co-step-label{font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.co-step-dot--active .co-step-num{background:var(--co-active);border-color:var(--co-active);color:#fff}.co-step-dot--active .co-step-label{color:var(--ink)}.co-step-dot--completed .co-step-num{border-color:var(--co-active);color:var(--ink)}.co-back,.co-step-dot--completed .co-step-label{color:var(--ink)}.co-back{font-size:.76rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border:1.5px solid #cfc8b8;border-radius:999px;padding:11px 22px;white-space:nowrap}.co-back:hover{background:#fff}.co-layout{display:grid;grid-template-columns:1fr 360px;grid-gap:34px;gap:34px;align-items:start;padding-top:34px}.co-steps-col{min-width:0}.co-notice{background:#fbe7e2;border:1px solid #f0b2a4;color:#8a3b28;border-radius:10px}.co-info-notice,.co-notice{padding:12px 16px;margin:0 0 18px;font-size:.9rem}.co-info-notice{background:#f1eee6;border-left:4px solid var(--green);border-radius:6px;color:var(--ink)}.co-step{background:#fff;border-radius:14px;padding:28px 30px;margin-bottom:18px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.co-step--locked{background:#f0ece3;box-shadow:none}.co-step-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.co-step-title{font-family:var(--font-head);text-transform:uppercase;letter-spacing:.04em;font-size:1.55rem;font-weight:600;color:var(--ink);margin:0;line-height:1.1}.co-step--locked .co-step-title{color:#bcb4a0}.co-step-sub{color:var(--ink-soft);margin:.5em 0 0;font-size:.95rem}.co-step--locked .co-step-sub{color:#bcb4a0}.co-step-edit{background:none;border:1.5px solid var(--line);border-radius:999px;padding:6px 18px;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-soft);cursor:pointer}.co-step-edit:hover{border-color:var(--co-active);color:var(--ink)}.co-step-body{margin-top:22px}.co-step-body>.field{margin-bottom:16px}.co-step-summary{margin-top:14px;display:flex;flex-direction:column;gap:3px;color:var(--ink-soft);font-size:.92rem}.co-step-actions{margin-top:26px}.co-continue{margin-top:0;text-transform:uppercase;letter-spacing:.04em}.co-continue:disabled{background:#c6d29a;cursor:not-allowed}.co-continue:disabled:hover{background:#c6d29a;transform:none}.co-cal-legend{display:flex;gap:24px;margin-bottom:18px}.co-cal-legend-item{display:flex;align-items:center;gap:8px;font-size:.9rem;color:var(--ink)}.co-cal-dot{width:14px;height:14px;border-radius:50%;display:inline-block}.co-cal-dot--express{background:var(--co-express)}.co-cal-dot--normal{background:var(--green)}.co-fee-line{font-weight:700;margin:16px 0 0}.co-cal{max-width:420px}.co-cal-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.co-cal-nav button{width:38px;height:38px;border:1.5px solid var(--line);background:#fff;border-radius:8px;cursor:pointer;font-size:1.15rem;line-height:1;color:var(--ink)}.co-cal-nav button:disabled{opacity:.4;cursor:not-allowed}.co-cal-month{font-weight:700;font-size:1.05rem;text-transform:capitalize}.co-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:6px;gap:6px}.co-cal-wd{text-align:center;font-size:.7rem;font-weight:700;letter-spacing:.04em;color:var(--ink-soft);padding-bottom:4px}.co-cal-cell{aspect-ratio:1;display:grid;place-items:center;border:0;background:none;border-radius:50%;font-size:.9rem;font-weight:600;color:var(--ink);cursor:default;padding:0}.co-cal-cell--empty{visibility:hidden}.co-cal-cell--blocked{color:#c9c2b2}.co-cal-cell--selectable{cursor:pointer;color:#fff}.co-cal-cell--normal{background:var(--green)}.co-cal-cell--express{background:var(--co-express)}.co-cal-cell--selectable:hover{filter:brightness(.94)}.co-cal-cell.is-today:not(.co-cal-cell--selectable){box-shadow:inset 0 0 0 1.5px #c9c2b2}.co-cal-cell.is-selected{box-shadow:0 0 0 2px var(--ink)}.co-radio-group{border:0;padding:0;margin:18px 0 0}.co-radio-group legend{font-weight:700;font-size:.92rem;margin-bottom:10px;padding:0}.co-radio{display:inline-flex;margin-right:24px;font-size:.95rem}.co-rate-list{display:flex;flex-direction:column;gap:12px}.co-rate-wrap{border:1.5px solid var(--line);border-radius:12px;overflow:hidden}.co-rate-wrap:has(.co-rate.selected){border-color:var(--green);box-shadow:0 0 0 1px var(--green);background:rgba(144,165,57,.06)}.co-rate{display:flex;align-items:center;gap:14px;padding:16px 18px;cursor:pointer}.co-rate>input{width:18px;height:18px;accent-color:var(--green);flex-shrink:0}.co-rate-icon{width:48px;height:auto;flex-shrink:0}.co-rate-body{flex:1 1;display:flex;flex-direction:column;gap:2px}.co-rate-name{font-weight:700}.co-rate-desc{font-size:.875rem;color:var(--ink-soft)}.co-rate-delivery{font-size:.875rem;color:var(--green-dark)}.co-rate-price{font-weight:700;white-space:nowrap}.co-rate-info{padding:0 18px 16px;border-top:1px solid var(--line);margin-top:-1px}.co-rate-info p{color:var(--ink-soft);font-size:.9rem;margin:14px 0 0}.co-rate-info-label{font-weight:600}.co-radio-group{display:flex;gap:28px;margin-top:10px}.co-radio{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:600}.co-radio input{width:18px;height:18px;accent-color:var(--green)}.co-rate-info .checkbox{margin:12px 0 0}.co-rate-info .field{margin-top:12px}.co-pay-methods{display:flex;flex-direction:column;gap:12px;margin-bottom:18px}.co-pay-method{display:flex;align-items:center;gap:14px;border:1.5px solid var(--line);border-radius:12px;padding:16px 18px;cursor:pointer}.co-pay-method.selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green);background:rgba(144,165,57,.06)}.co-pay-method input{width:18px;height:18px;accent-color:var(--green)}.co-pay-method-body{display:flex;flex-direction:column;gap:2px;flex:1 1}.co-pay-method-title{font-weight:700}.co-pay-method-desc{font-size:.82rem;color:var(--ink-soft)}.co-pay-icons{display:flex;gap:8px;align-items:center}.co-pay-icons img{height:24px;width:auto}.co-pay-single{margin-bottom:18px}.co-pay-single-label{display:block;font-weight:700;font-size:.88rem;margin-bottom:8px}.co-pay-single-row{display:flex;align-items:center;gap:14px}.co-pay-single-row input{width:18px;height:18px;accent-color:var(--green)}.co-terms{align-items:flex-start}.co-terms input{flex:0 0 auto;margin-top:.1em}.co-terms-text label{font:inherit;cursor:pointer}.co-terms-req{color:var(--green-dark);text-decoration:none;border:0}.co-order{background:#fff;border-radius:14px;padding:26px 28px;position:-webkit-sticky;position:sticky;top:24px;align-self:start}.co-order-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.co-order-title{font-family:var(--font-head);text-transform:uppercase;letter-spacing:.05em;font-size:1.5rem;font-weight:600;color:var(--ink);margin:0}.co-order-toggle{display:none;flex:0 0 auto;padding:7px 16px;border:1px solid var(--line);border-radius:999px;background:#fff;font:inherit;font-size:.82rem;font-weight:600;color:var(--ink);cursor:pointer}.co-order-toggle:hover{background:var(--cream)}.co-order-sub{color:var(--ink-soft);font-size:.82rem;margin:.35em 0 18px}.co-order-items{display:flex;flex-direction:column;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--line)}.co-order-item{display:grid;grid-template-columns:54px 1fr auto;grid-gap:12px;gap:12px;align-items:start}.co-order-item-media img,.co-order-item-placeholder{width:54px;height:54px;object-fit:contain;border:1px solid var(--line);border-radius:8px;background:#fff}.co-order-item-body{display:flex;flex-direction:column;gap:2px;min-width:0}.co-order-item-name{font-weight:700;font-size:.9rem;line-height:1.25}.co-order-item-meta{font-size:.78rem;color:var(--ink-soft);line-height:1.3}.co-order-item-qty{font-size:.78rem;color:var(--ink-soft);margin-top:2px}.co-order-item-price{font-weight:700;font-size:.9rem;white-space:nowrap}.co-order-lines{display:flex;flex-direction:column;gap:8px;padding:16px 0;border-bottom:1px solid var(--line)}.co-order-line{display:flex;justify-content:space-between;font-size:.92rem;color:var(--ink)}.co-order-line--b2b{color:var(--green-dark);font-weight:700}.co-order-total{display:flex;justify-content:space-between;align-items:baseline;padding-top:16px;font-weight:700;color:var(--ink)}.co-order-total strong{font-size:1.3rem}.co-order-vat{text-align:right;color:var(--ink-soft);font-size:.78rem;margin:.45em 0 0}@media (max-width:900px){.co-layout{grid-template-columns:1fr;gap:24px}.co-order{position:static}.co-banner-inner{flex-wrap:wrap;gap:14px}.co-steps{order:3;width:100%;justify-content:space-between}.co-back{order:2}.co-step-line{flex:1 1 auto;min-width:10px;margin-left:4px;margin-right:4px}.co-step-dot button{padding:0 2px}.co-step-label{font-size:.62rem}}@media (max-width:420px){.co-step-num{width:28px;height:28px;font-size:.82rem}.co-step-label{font-size:.56rem;letter-spacing:.03em}.co-step{padding:22px 18px}.co-step-title{font-size:1.3rem}.co-order{padding:22px 18px}}.sp-summary-header{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.sp-summary-title{font-size:clamp(2rem,4vw,2.6rem);margin:0 0 8px}.sp-summary-subtitle{margin:0}.sp-summary-actions{display:flex;flex-wrap:wrap;gap:12px}.sp-summary-mail-btn,.sp-summary-tool{margin-top:0;display:inline-flex;align-items:center}.sp-summary-mail-btn{gap:8px}.sp-summary-columns{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.sp-summary-image{min-width:0}.sp-summary-image .card-media-empty{aspect-ratio:4/3;height:auto}.sp-summary-tabs{display:flex;flex-direction:column}.sp-summary-tab-nav{display:flex;gap:12px}.sp-summary-tab-btn{flex:1 1;background:#fff;border:1px solid var(--line);border-bottom:none;border-radius:8px 8px 0 0;padding:14px 20px;font-family:var(--font-body);font-size:15px;font-weight:600;color:var(--ink);cursor:pointer}.sp-summary-tab-btn:hover{background:var(--cream)}.sp-summary-tab-btn.active{background:var(--cream);border-color:var(--line)}.sp-summary-tab-content{padding:20px;background:var(--cream);border-radius:0 0 var(--radius) var(--radius)}.sp-summary-measurements{width:100%;border-collapse:collapse;margin-bottom:20px;font-size:14px}.sp-summary-measurements thead tr{background:#ded9cd}.sp-summary-measurements td,.sp-summary-measurements th{border:none;border-bottom:1px solid #ded9cd;text-align:left;padding:6px 12px;color:var(--ink)}.sp-summary-measurements th{padding:8px 12px;font-weight:600}.sp-summary-measurements tbody td:nth-child(2),.sp-summary-measurements thead th:first-child{border-right:1px solid #ded9cd}.sp-summary-measurements tbody tr:nth-child(odd){background:#fff}.sp-summary-measurements tbody tr:nth-child(2n){background:#f2efe9}.sp-summary-detail{font-size:14px;margin:0 0 8px}.sp-summary-bf-title{font-size:16px;font-weight:600;margin:16px 0 8px}.sp-summary-length-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.sp-summary-length-btn{margin-top:0}.sp-summary-addons{margin-top:20px}.sp-summary-addons-title{font-size:15px;font-weight:600;margin:0 0 12px}.sp-summary-addon{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;padding:16px;background:#f9f8f5;border-radius:4px}.sp-summary-addon-media{display:flex;flex-direction:column;gap:8px}.sp-summary-addon-image{max-width:100%;height:auto;border-radius:2px}.sp-summary-addon-desc{font-size:13px;line-height:1.5}.sp-summary-addon-products{font-size:14px}.sp-summary-addon-product{display:flex;align-items:flex-start;gap:8px;margin-top:8px}.sp-summary-addon-product-icon{flex-shrink:0;font-size:16px;color:var(--green-dark);margin-top:1px}.sp-summary-price{display:flex;flex-direction:column;align-items:flex-end;padding:16px;border-top:1px solid var(--line);gap:4px}.sp-summary-price-total{font-size:18px}.sp-summary-price-vat{font-size:13px}.sp-summary-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:200;padding:16px}.sp-summary-modal{position:relative;background:#fff;border-radius:var(--radius);box-shadow:0 8px 32px rgba(0,0,0,.18);max-width:480px;width:100%}.sp-summary-modal-header{display:flex;justify-content:space-between;align-items:center;padding:32px 32px 16px;font-family:var(--font-head);font-size:clamp(1.4rem,3vw,1.8rem)}.sp-summary-modal-close{position:absolute;top:16px;right:20px;background:none;border:none;font-size:1.6rem;line-height:1;cursor:pointer;color:var(--ink-soft)}.sp-summary-modal-content{display:flex;flex-direction:column;align-items:center;gap:16px;padding:0 32px 32px}.sp-summary-modal-content .btn,.sp-summary-modal-content .btn-ghost{margin-top:0}@media (min-width:900px){.sp-summary-header{flex-direction:row;align-items:flex-start;justify-content:space-between;margin-bottom:32px}.sp-summary-columns{display:grid;grid-template-columns:45% 55%;grid-gap:32px;gap:32px;align-items:start}.sp-summary-addon{flex-direction:row}.sp-summary-addon-media{flex:0 0 200px}}.mobile-nav{display:none}@media (max-width:1023px){.header-nav{display:none}.mobile-nav{display:block}.header-top-inner{flex-wrap:wrap;align-items:center;gap:10px 16px;padding:12px 16px}.header-logo{flex:1 1 auto}.header-logo img{max-height:20px}.header-search-wrap{order:3;flex:1 0 100%;max-width:none}.header-account{flex:0 0 auto;gap:8px}.header-account .account-label{display:none}.account-icon svg{width:32px;height:32px}.header-promises-inner{padding:9px 0}.trust-item{padding:0 11px;font-size:.72rem}.trust-item img{display:none}}.mobile-nav-toggle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;flex:0 0 auto;border:0;background:transparent;color:var(--ink);cursor:pointer}.mobile-nav-toggle svg{width:100%;height:100%;display:block}.mobile-nav-toggle:focus-visible{outline:2px solid var(--green);outline-offset:2px}.mobile-nav-backdrop{position:fixed;inset:0;z-index:90}.mobile-drawer{position:fixed;top:0;left:0;z-index:100;width:90vw;height:100dvh;display:flex;flex-direction:column;row-gap:24px;padding:24px;background:var(--cream);box-shadow:0 3px 6px rgba(0,0,0,.16);overflow-y:auto;overscroll-behavior:contain;transform:translateX(-100%);visibility:hidden;transition:transform .2s ease,visibility 0s linear .2s}.mobile-drawer.open{transform:none;visibility:visible;transition:transform .2s ease,visibility 0s linear 0s}.mobile-drawer-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.mobile-drawer-logo{flex:0 1 50%}.mobile-drawer-logo img{width:100%;height:34px;object-fit:contain;object-position:left center}.mobile-drawer-close,.mobile-profiles-close{border:0;background:transparent;color:var(--ink);cursor:pointer;padding:0;flex:0 0 auto;width:26px;height:26px;display:flex;align-items:center;justify-content:center}.mobile-drawer-close svg,.mobile-profiles-close svg{width:100%;height:100%;display:block}.mobile-drawer-close:focus-visible,.mobile-profiles-close:focus-visible{outline:2px solid var(--green);outline-offset:3px}.mobile-drawer-cta{display:flex;justify-content:flex-end}.mobile-drawer-cta .nav-cta{margin:0}.mobile-drawer-items{display:flex;flex-direction:column}.mobile-drawer-item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:16px 0;font:inherit;text-align:left;color:var(--ink);background:transparent;border:0;border-bottom:1px solid var(--line);cursor:pointer}.mobile-drawer-item:first-child{border-top:1px solid var(--line)}.mobile-drawer-item[aria-expanded=true]{color:var(--green-dark)}.mobile-drawer-item-icon{flex:0 0 auto;display:flex;align-items:center;width:74px}.mobile-drawer-item-icon img,.mobile-drawer-item-icon svg{width:100%;height:auto;max-height:40px;object-fit:contain}.mobile-drawer-item-label{font-family:var(--font-head);font-weight:400;font-size:1.6rem;line-height:1.1}.mobile-drawer-item-caret{flex:0 0 auto;display:flex;width:24px;height:24px}.mobile-drawer-item-caret svg{width:100%;height:100%;display:block}.mobile-drawer-sample{display:flex}.mobile-drawer-links{list-style:none;margin:0;padding:0}.mobile-drawer-links a{display:block;padding:4px 0;font-family:var(--font-head);font-weight:400;font-size:1.6rem;line-height:1.4;color:var(--ink)}.mobile-profiles{position:fixed;left:0;z-index:95;top:var(--header-h,158px);width:100vw;height:calc(100dvh - var(--header-h, 158px));padding:16px;background:#fff;overflow-y:auto;overscroll-behavior:contain;transform:translateX(-100%);visibility:hidden;transition:transform .2s ease,visibility 0s linear .2s}.mobile-profiles.open{transform:none;visibility:visible;transition:transform .2s ease,visibility 0s linear 0s}.mobile-profiles-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.mobile-profiles-title{font-family:var(--font-head);font-weight:400;font-size:1.65rem;line-height:1;color:var(--ink)}.mobile-profiles .mega-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-profiles .mega-card{padding:16px 10px;gap:10px}.mobile-profiles .mega-card-img{height:96px}.mobile-profiles .mega-card-img img{max-height:96px}.mobile-profiles .mega-card-title{font-size:1rem;text-align:center;-webkit-hyphens:manual;hyphens:manual}.mobile-profiles .mega-card-children{display:none}.mobile-profiles .mega-card-btn{font-size:.875rem;padding:7px 14px 8px}@media (max-width:600px){.hero{padding:40px 0}.hero h1{font-size:26px;margin-bottom:4px}.hero .content{font-size:.75rem}.hero .content p{margin:0 0 6px}.hero .content li{font-size:.75rem;margin:0}.hero .btn{margin-top:22px}.cat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.cat-card-media{padding:12px 12px 4px}.cat-card-media img{height:140px}.cat-card-body{padding:12px 12px 16px;gap:6px}.cat-card-title{font-size:1rem;-webkit-hyphens:manual;hyphens:manual}.cat-card-children{display:none}.cat-card-cta{width:75%;text-align:center;font-size:.8rem;padding:8px 10px 9px}}@media (max-width:1023px){.product-card--popular .product-card-link{padding:1rem 1rem .75rem}.product-card--popular .product-card-buy{padding:0 1rem .25rem}.product-card--popular .product-card-meta{padding:0 1rem 1rem}.product-card--popular .product-card-title{font-size:1rem}.product-card--popular .product-card-excerpt{font-size:12px;font-weight:400}.product-card--popular .product-card-price{font-size:1.125rem}.product-card--popular .product-card-stock{font-size:.75rem}.popular-top-bar{margin-bottom:16px}.popular-top-bar .section-title{font-size:26px}}@media (max-width:600px){.product-rail{grid-auto-columns:90%;gap:16px}}@media (min-width:601px) and (max-width:1023px){.product-rail{grid-auto-columns:calc((100% - 22px) / 2)}}@media (max-width:899px){.project{padding:40px 0}.project-inner{gap:0}.project-content{order:1}.project-image{order:2;margin-bottom:16px}.project-report-icons{order:3}.project-reviews{order:4;flex-wrap:nowrap;gap:0}.project-image img{max-width:335px;max-height:250px;height:auto}.project-title{font-size:22px}.project-fact,.project-report-text{font-weight:400}.project-fact{font-size:14px}.project-fact img{width:36px;height:36px;margin-right:4px}.project-report{align-items:flex-start;margin-top:16px}.project-report-img{margin-right:16px}.project-report-text{font-size:12px;margin-bottom:8px}.project-report-customer{font-size:12px}.project-review-img{width:60px;height:60px}.project-review-customer{font-size:12px;margin-top:0}.project-review-text{display:none}}@media (max-width:860px){.split{padding:40px 0}.split .split-inner{grid-template-columns:1fr;row-gap:24px}.split .split-image{order:1;justify-self:center;width:min(240px,100%)}.split .split-content{order:2;text-align:center;margin:0 16px}.split .split-content .pre{font-size:14px}.split .split-content h2{font-size:26px}.split .split-content .muted{font-size:12px;font-weight:400;margin-bottom:24px}}@media (max-width:1023px){.tips{padding:40px 0 0}.tips-layout{row-gap:0}.tip-card--row .tip-card-excerpt,.tips-content,.tips-extra-help-body{font-weight:400}.tips-tagline{margin-bottom:16px}.tips-title{font-size:22px;margin-bottom:4px}.tips-content{font-size:12px}.tips-cards{margin:16px 0 20px}.tip-card--row{grid-template-columns:156px 1fr;column-gap:12px;min-height:102px}.tip-card--row .tip-card-body{padding:12px 12px 12px 0;gap:0}.tip-card--row .tip-card-title{font-size:16px}.tip-card--row .tip-card-excerpt{font-size:10px}.tips-extra-help{margin:0 40px;gap:0}.tips-extra-help-images{width:calc(60px * 2 - 12px);margin-bottom:12px}.tips-extra-help-body,.tips-extra-help-title{font-size:12px}}@media (max-width:921px){.archive-body,.archive-hero,.product-grid{--bs-mobile-rem:14.592px}.archive-hero{padding:calc(2.5 * var(--bs-mobile-rem)) 0;background:#f2efe9}.archive-body .container,.archive-hero .container{padding-left:calc(1.25 * var(--bs-mobile-rem));padding-right:calc(1.25 * var(--bs-mobile-rem))}.archive-title{font-size:calc(2.25 * var(--bs-mobile-rem));font-weight:600;line-height:1.4;margin-bottom:calc(.75 * var(--bs-mobile-rem))}.archive-description{font-size:var(--bs-mobile-rem)}.archive-description p{margin-bottom:calc(.75 * var(--bs-mobile-rem))}.archive-readmore{font-size:var(--bs-mobile-rem);margin-top:calc(.5 * var(--bs-mobile-rem))}.archive-body{padding:calc(1.5 * var(--bs-mobile-rem)) 0 calc(3 * var(--bs-mobile-rem))}.archive-toolbar{font-size:var(--bs-mobile-rem);gap:calc(.75 * var(--bs-mobile-rem)) calc(1.5 * var(--bs-mobile-rem));margin-bottom:calc(1.5 * var(--bs-mobile-rem))}.archive-breadcrumb,.archive-breadcrumb-item{gap:calc(.4 * var(--bs-mobile-rem))}.archive-sort,.archive-sort-trigger{gap:calc(.5 * var(--bs-mobile-rem))}.archive-sort-trigger{padding:calc(.25 * var(--bs-mobile-rem)) 0}.archive-sort-chevron{width:calc(.5 * var(--bs-mobile-rem));height:calc(.5 * var(--bs-mobile-rem))}.archive-grid{gap:calc(2 * var(--bs-mobile-rem))}.archive-empty{padding:calc(2 * var(--bs-mobile-rem)) 0}:is(.archive-grid,.also-bought-track,.product-grid) .product-card-link{padding:calc(1.25 * var(--bs-mobile-rem)) calc(1.25 * var(--bs-mobile-rem)) calc(.75 * var(--bs-mobile-rem))}:is(.archive-grid,.also-bought-track,.product-grid) .product-card-title{font-size:calc(1.15 * var(--bs-mobile-rem));margin-bottom:calc(.2 * var(--bs-mobile-rem));-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}:is(.archive-grid,.also-bought-track,.product-grid) .product-card-subtitle{font-size:calc(.9 * var(--bs-mobile-rem))}:is(.archive-grid,.also-bought-track,.product-grid) .product-card-image{margin:var(--bs-mobile-rem) 0}:is(.archive-grid,.also-bought-track,.product-grid) .product-card-props-row{gap:calc(.75 * var(--bs-mobile-rem))}:is(.archive-grid,.also-bought-track,.product-grid) .product-card-props{font-size:calc(.9 * var(--bs-mobile-rem))}:is(.archive-grid,.also-bought-track,.product-grid) .product-card-price{font-size:calc(1.35 * var(--bs-mobile-rem))}:is(.archive-grid,.also-bought-track,.product-grid) .product-card-badge{font-size:calc(.85 * var(--bs-mobile-rem))}:is(.archive-grid,.also-bought-track,.product-grid) .product-card-meta{padding:0 calc(1.25 * var(--bs-mobile-rem)) calc(1.25 * var(--bs-mobile-rem));gap:calc(.5 * var(--bs-mobile-rem))}:is(.archive-grid,.also-bought-track,.product-grid) .product-card-stock{font-size:calc(.9 * var(--bs-mobile-rem));font-weight:300;gap:calc(.4 * var(--bs-mobile-rem))}:is(.archive-grid,.also-bought-track,.product-grid) .product-card-stock-icon{width:var(--bs-mobile-rem);height:var(--bs-mobile-rem)}}@media (max-width:1023px){.product-detail{gap:32px;padding-left:36px;padding-right:36px}.product-tabs__nav{margin-top:24px}.product-pricebox{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;text-align:center}.pricebox-price{font-size:40px}.pricebox-variant-label{line-height:20px}.pricebox-variant-pill{font-family:var(--font-body);padding:9px 16px;line-height:1}.pricebox-variant-dropdown-toggle{font-size:15px;font-weight:500;line-height:1}.product-tabs__tab{line-height:16px}.product-tabs__panel p{margin-bottom:1.75em}.pricebox-variant-dropdown{width:100%;min-width:0}.pricebox-buy{flex-direction:column;align-items:center}.pricebox-buy .add-to-cart{flex:0 0 auto;width:auto}}@media (max-width:921px){.also-bought{--bs-mobile-rem:14.592px;background:#f2efe9;margin-top:calc(3 * var(--bs-mobile-rem));padding:calc(2.5 * var(--bs-mobile-rem)) 0 calc(3 * var(--bs-mobile-rem))}.also-bought-inner{padding:0 calc(1.25 * var(--bs-mobile-rem))}.also-bought-head{gap:var(--bs-mobile-rem);margin-bottom:calc(1.5 * var(--bs-mobile-rem))}.also-bought-title{font-size:calc(1.6 * var(--bs-mobile-rem));font-weight:600;line-height:1.3}.also-bought-arrow{width:calc(2.25 * var(--bs-mobile-rem));height:calc(2.25 * var(--bs-mobile-rem));font-size:calc(1.4 * var(--bs-mobile-rem))}.also-bought-track{gap:calc(1.25 * var(--bs-mobile-rem));padding:6px 16px 20px}}@media (max-width:1023px){.co-layout{grid-template-columns:1fr;gap:24px}.co-order{position:static;order:-1}.co-order-toggle{display:inline-block}.co-order:not(.is-items-open) .co-order-items{display:none}.co-order:not(.is-items-open) .co-order-lines{padding-top:0;border-top:0}.co-layout .field-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.co-layout .field-grid .field,.co-layout .field-grid input{min-width:0}}@media (max-width:860px){.account-form .field-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.account-form .field-grid .field,.account-form .field-grid input{min-width:0}}@media (max-width:760px){.account-info>div{display:grid;grid-gap:2px;gap:2px}.account-info>div>span{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;font-weight:700}.account-actions{flex-wrap:wrap}.account-body .btn,.account-body .btn-ghost,.account-body .link-btn,.login-page .btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px}}@media (max-width:1023px){.tmpl-card-price{font-size:18px}}.profile-intro-desc-truncated,.profile-intro-readmore{display:none}.profile-intro-desc-truncated p{margin:0}@media (max-width:1023px){.profile-intro-desc{column-count:1}.profile-intro-desc-truncated{display:block}.profile-intro-desc-full,.profile-intro-desc.is-expanded .profile-intro-desc-truncated{display:none}.profile-intro-desc.is-expanded .profile-intro-desc-full{display:block}.profile-intro-readmore{display:inline;background:none;border:0;padding:0;margin-top:8px;font-family:var(--font-body);font-size:inherit;color:var(--green-dark);text-decoration:underline;cursor:pointer}.profile-intro-readmore:hover{color:var(--green-darker)}.tmpl-grid{display:flex;flex-wrap:wrap;gap:16px}.tmpl-grid>.tmpl-card{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 8px)}.tmpl-card{padding:16px}.tmpl-card-title{font-size:16px}.profile-intro h1{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}}@media (max-width:767px){.page-title{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}}@media (max-width:921px){.container.prose,.content-band .container{font-size:14.592px}}@media (max-width:1023px){.content-block-head h2{font-size:25px;font-weight:600}}