:root{--pct-exp-green: #2e7d44;--pct-exp-green-dark: #185d32;--pct-exp-lime: #a8db43;--pct-exp-ink: #17251f;--pct-exp-muted: #607068;--pct-exp-border: rgba(46, 125, 68, .2);--pct-exp-soft: #f2f8ef;--pct-exp-white: #fff}.pct-compare-toggle,.pct-compare-dock,.pct-compare-dialog{display:none!important}.pct-trust-strip{position:relative;z-index:8;width:100%;border-bottom:1px solid var(--pct-exp-border);background:radial-gradient(circle at 12% 0%,rgba(168,219,67,.14),transparent 28%),linear-gradient(110deg,#f9fcf8,#fff 48%,#f4f9f2);color:var(--pct-exp-ink)}.pct-trust-strip__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:min(100% - 32px,1500px);margin:0 auto}.pct-trust-item{display:flex;align-items:center;justify-content:center;gap:11px;min-width:0;padding:12px 18px}.pct-trust-item[data-pct-trust-clone]{display:none}.pct-trust-item+.pct-trust-item{border-left:1px solid var(--pct-exp-border)}.pct-trust-item__icon{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border:1px solid rgba(46,125,68,.24);border-radius:12px;background:#ffffffe0;color:var(--pct-exp-green);box-shadow:0 6px 18px #19482c12;transition:background .22s ease,border-color .22s ease,color .22s ease,transform .22s ease}.pct-trust-item__icon svg{width:21px;height:21px}.pct-trust-item>span:last-child{display:flex;min-width:0;flex-direction:column;line-height:1.25}.pct-trust-item strong{color:var(--pct-exp-ink);font-size:13px;font-weight:800}.pct-trust-item small{margin-top:3px;color:var(--pct-exp-muted);font-size:10.5px}.pct-active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px;width:100%;margin:12px 0 4px;padding:0}.pct-active-filters__label{color:var(--pct-exp-ink);font-size:12px;font-weight:800}.pct-active-filters :is(.pct-facets__chip,.pct-search-facets__chip){display:inline-flex;align-items:center;gap:7px;min-height:34px;margin:0;padding:7px 11px;border:1px solid rgba(46,125,68,.3);border-radius:999px;background:linear-gradient(135deg,#fff,#eef7ea);color:var(--pct-exp-green-dark)!important;font-size:11.5px;font-weight:750;line-height:1.2;text-decoration:none!important;box-shadow:0 4px 12px #1f53320f;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.pct-active-filters :is(.pct-facets__chip,.pct-search-facets__chip)>span[aria-hidden=true]{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:var(--pct-exp-green);color:#fff;font-size:14px;line-height:1}.pct-active-filters__clear{color:var(--pct-exp-green-dark)!important;font-size:11.5px;font-weight:800;text-underline-offset:3px}@media(hover:hover)and (pointer:fine){.pct-active-filters :is(.pct-facets__chip,.pct-search-facets__chip):hover{border-color:var(--pct-exp-green);box-shadow:0 7px 18px #1f53321f;transform:translateY(-1px)}.pct-trust-item:hover .pct-trust-item__icon{border-color:var(--pct-exp-lime);background:var(--pct-exp-green);color:#fff}}.pct-compare-toggle{position:relative;z-index:31;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;margin:7px 10px 11px;padding:6px 11px;border:1px solid rgba(46,125,68,.28);border-radius:999px;background:#fff;color:var(--pct-exp-green-dark);font:inherit;font-size:11px;font-weight:800;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.pct-compare-toggle svg{width:15px;height:15px}.pct-compare-toggle.is-selected,.pct-compare-toggle[aria-pressed=true]{border-color:var(--pct-exp-green);background:var(--pct-exp-green);color:#fff}.pct-compare-dock{position:fixed;z-index:998;right:22px;bottom:22px;display:flex;align-items:stretch;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:var(--pct-exp-ink);box-shadow:0 18px 44px #0c231747}.pct-compare-dock[hidden]{display:none!important}.pct-compare-dock.is-limit{animation:pct-compare-limit .42s ease}@keyframes pct-compare-limit{0%,to{transform:translate(0)}25%{transform:translate(-7px)}50%{transform:translate(7px)}75%{transform:translate(-4px)}}.pct-compare-dock__open,.pct-compare-dock__clear{border:0;background:transparent;color:#fff;cursor:pointer}.pct-compare-dock__open{display:flex;align-items:center;gap:8px;padding:12px 14px;font-weight:800}.pct-compare-dock__open svg{width:19px;height:19px;color:var(--pct-exp-lime)}.pct-compare-dock__open strong{display:grid;min-width:34px;height:24px;place-items:center;border-radius:999px;background:var(--pct-exp-lime);color:#17301f;font-size:11px}.pct-compare-dock__open small{padding:3px 5px;border:1px solid rgba(255,255,255,.35);border-radius:5px;font-size:8px;letter-spacing:.08em}.pct-compare-dock__clear{width:38px;border-left:1px solid rgba(255,255,255,.14);font-size:22px}.pct-compare-dialog{width:min(1120px,calc(100vw - 40px));max-width:none;max-height:min(780px,calc(100vh - 40px));margin:auto;padding:0;overflow:hidden;border:0;border-radius:22px;background:#fff;color:var(--pct-exp-ink);box-shadow:0 30px 90px #061e1157}.pct-compare-dialog::backdrop{background:#0c1b13b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pct-compare-dialog__surface{max-height:min(780px,calc(100vh - 40px));overflow:auto}.pct-compare-dialog__header{position:sticky;z-index:3;top:0;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 18px;border-bottom:1px solid var(--pct-exp-border);background:linear-gradient(120deg,#f4f9f2,#fff)}.pct-compare-dialog__eyebrow{color:var(--pct-exp-green);font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.pct-compare-dialog__header h2{margin:4px 0!important;color:var(--pct-exp-ink)!important;font-size:clamp(22px,3vw,32px)!important}.pct-compare-dialog__header p{margin:0;color:var(--pct-exp-muted);font-size:13px}.pct-compare-dialog__header>button{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border:1px solid var(--pct-exp-border);border-radius:50%;background:#fff;color:var(--pct-exp-ink);font-size:25px;cursor:pointer}.pct-compare-dialog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:20px 24px}.pct-compare-card{position:relative;overflow:hidden;border:1px solid var(--pct-exp-border);border-radius:17px;background:#fff}.pct-compare-card__remove{position:absolute;z-index:2;top:9px;right:9px;display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(46,125,68,.2);border-radius:50%;background:#fffffff0;color:var(--pct-exp-ink);font-size:18px;cursor:pointer}.pct-compare-card__image{display:grid;height:190px;place-items:center;padding:14px;background:radial-gradient(circle at 80% 15%,rgba(168,219,67,.18),transparent 34%),#fafcf9}.pct-compare-card__image img{width:100%;height:100%;object-fit:contain}.pct-compare-card__body{padding:15px}.pct-compare-card__body h3{min-height:44px;margin:0 0 12px!important;color:var(--pct-exp-ink)!important;font-size:14px!important;line-height:1.4}.pct-compare-card__body h3 a{color:inherit!important}.pct-compare-card dl{margin:0}.pct-compare-card__row{display:grid;grid-template-columns:minmax(88px,.8fr) minmax(0,1.2fr);gap:8px;padding:9px 0;border-top:1px solid rgba(46,125,68,.12);font-size:12px}.pct-compare-card dt{color:var(--pct-exp-muted);font-weight:600}.pct-compare-card dd{margin:0;color:var(--pct-exp-ink);font-weight:800}.pct-compare-card dd.is-available{color:var(--pct-exp-green)}.pct-compare-card dd.is-unavailable{color:#c52d24}.pct-compare-card__link{display:flex;justify-content:center;margin-top:13px;padding:10px 12px;border-radius:10px;background:var(--pct-exp-green);color:#fff!important;font-size:12px;font-weight:850;text-decoration:none!important}.pct-compare-dialog__empty{grid-column:1 / -1;padding:48px 20px;color:var(--pct-exp-muted);text-align:center}.pct-compare-dialog__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 24px 20px}.pct-compare-dialog__footer p{margin:0;color:var(--pct-exp-muted);font-size:12px}.pct-compare-dialog__footer button{border:0;background:transparent;color:var(--pct-exp-green-dark);font-weight:800;text-decoration:underline;cursor:pointer}.pct-mobile-listbar,.pct-mobile-productbar,.pct-mobile-cartbar{display:none}.pct-mobile-productbar[hidden],.pct-mobile-cartbar[hidden]{display:none!important}@media screen and (max-width:900px){.pct-trust-strip__inner{display:flex;width:100%;padding:0 14px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.pct-trust-strip__inner::-webkit-scrollbar{display:none}.pct-trust-item{flex:0 0 auto;min-width:min(82vw,285px);justify-content:flex-start;padding:10px 12px;scroll-snap-align:start}}@media screen and (max-width:749px){.pct-trust-strip{overflow:hidden}.pct-trust-strip__inner{display:flex;gap:0;width:max-content;max-width:none;margin:0;padding:0;overflow:visible;scroll-snap-type:none}.pct-trust-strip__inner.is-continuous{animation:pct-trust-strip-loop var(--pct-trust-loop-duration, 22s) linear infinite;will-change:transform}.pct-trust-item{flex:0 0 100vw;width:100vw;min-width:100vw;min-height:60px;justify-content:center;padding:10px 16px;border-left:0!important;scroll-snap-align:none}.pct-trust-item[data-pct-trust-clone]{display:flex}body.template-search .main-content,body.template-product .main-content,body.template-collection.pct-has-mobile-cartbar .main-content{padding-bottom:82px}.pct-mobile-listbar,.pct-mobile-productbar,.pct-mobile-cartbar{position:fixed;z-index:997;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;display:grid;min-height:62px;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:#17251ff7;box-shadow:0 18px 48px #0a1d1257;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pct-mobile-listbar{grid-template-columns:1fr 1fr .9fr;overflow:hidden}.pct-mobile-cartbar{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:8px 10px;color:#fff!important;text-decoration:none!important}.pct-mobile-cartbar__icon{position:relative;display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#ffffff1a;color:var(--pct-exp-lime)}.pct-mobile-cartbar__icon svg{width:21px;height:21px}.pct-mobile-cartbar__copy{display:flex;min-width:0;flex-direction:column;line-height:1.2}.pct-mobile-cartbar__copy strong{color:#fff;font-size:13px;font-weight:900}.pct-mobile-cartbar__copy small{margin-top:3px;color:#ffffffb8;font-size:10px}.pct-mobile-cartbar__action{display:inline-flex;align-items:center;gap:5px;min-height:40px;padding:0 12px;border-radius:11px;background:var(--pct-exp-lime);color:#17301f;font-size:11px;font-weight:900;white-space:nowrap}.pct-mobile-listbar button,.pct-mobile-listbar__count{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;padding:8px 9px;border:0;border-right:1px solid rgba(255,255,255,.12);background:transparent;color:#fff;font:inherit;font-size:12px;font-weight:800}.pct-mobile-listbar button{cursor:pointer}.pct-mobile-listbar svg{width:18px;height:18px;color:var(--pct-exp-lime)}.pct-mobile-listbar__badge{display:grid;min-width:20px;height:20px;place-items:center;padding:0 5px;border-radius:999px;background:var(--pct-exp-lime);color:#17301f;font-size:10px}.pct-mobile-listbar__badge[hidden]{display:none!important}.pct-mobile-listbar__count{flex-direction:column;gap:1px;border-right:0;color:#ffffffb8;font-size:9px;line-height:1.15}.pct-mobile-listbar__count strong{color:#fff;font-size:16px}.pct-mobile-productbar{grid-template-columns:minmax(0,.68fr) minmax(132px,1.32fr) 44px;gap:8px;padding:7px}.pct-mobile-productbar__summary{display:flex;min-width:0;flex-direction:column;justify-content:center;padding-left:8px}.pct-mobile-productbar__summary strong{overflow:hidden;color:#fff;font-size:15px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.pct-mobile-productbar__summary span{margin-top:4px;font-size:10px;font-weight:750}.pct-mobile-productbar__summary .is-available{color:var(--pct-exp-lime)}.pct-mobile-productbar__summary .is-unavailable{color:#ff8c84}.pct-mobile-productbar__summary .is-preorder{color:#ffd66b}.pct-mobile-productbar>button{display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--pct-exp-green),#36a456);color:#fff;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.pct-mobile-productbar>button:disabled{background:#4e5a54;color:#ffffffb3;cursor:not-allowed}.pct-mobile-productbar.is-preorder>button:not(:disabled){background:linear-gradient(135deg,#9c5900,#d88b12)}.pct-mobile-productbar.is-adding>button:not(:disabled){pointer-events:none}.pct-mobile-productbar>button svg{width:19px;height:19px}.pct-mobile-productbar.is-adding>button svg{animation:pct-mobile-cart-hop .65s ease both}.pct-mobile-productbar__cart{position:relative;display:grid;width:44px;height:48px;place-items:center;align-self:center;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff14;color:#fff!important;text-decoration:none!important}.pct-mobile-productbar__cart>svg{width:21px;height:21px}.pct-mobile-productbar__cart>span{position:absolute;top:-7px;right:-6px;display:grid;min-width:22px;height:22px;place-items:center;padding:0 5px;border:2px solid #17251f;border-radius:999px;background:var(--pct-exp-lime);color:#17301f;font-size:10px;font-weight:900;line-height:1;transform-origin:center}.pct-mobile-productbar__cart>span[hidden]{display:none!important}.pct-mobile-productbar__cart>span.is-bumping{animation:pct-mobile-cart-count-bump .6s cubic-bezier(.2,.8,.2,1)}.pct-compare-dock{right:12px;bottom:calc(84px + env(safe-area-inset-bottom));left:auto}.pct-compare-dock__open{padding:10px 11px;font-size:11px}.pct-compare-dialog{width:calc(100vw - 20px);max-height:calc(100vh - 20px);border-radius:17px}.pct-compare-dialog__surface{max-height:calc(100vh - 20px)}.pct-compare-dialog__header{padding:17px 16px 14px}.pct-compare-dialog__header p{display:none}.pct-compare-dialog__grid{grid-template-columns:1fr;padding:14px}.pct-compare-card{display:grid;grid-template-columns:112px minmax(0,1fr)}.pct-compare-card__image{height:100%;min-height:185px}.pct-compare-card__body h3{padding-right:22px}.pct-compare-dialog__footer{padding:8px 14px 16px}.pct-compare-toggle{min-height:30px;margin:6px 7px 9px;padding:5px 9px;font-size:10px}}@keyframes pct-mobile-cart-hop{0%,to{transform:translate(0) rotate(0)}35%{transform:translate(3px) rotate(-8deg)}65%{transform:translate(-2px) rotate(5deg)}}@keyframes pct-mobile-cart-count-bump{0%{transform:scale(1)}42%{transform:scale(1.5);box-shadow:0 0 0 7px #a8db432e}to{transform:scale(1);box-shadow:0 0 #a8db4300}}@keyframes pct-trust-strip-loop{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.pct-mobile-productbar.is-adding>button svg,.pct-mobile-productbar__cart>span.is-bumping{animation:none}.pct-trust-strip__inner{animation:none!important;transform:translateZ(0)!important}}@media(prefers-reduced-motion:reduce){.pct-active-filters *,.pct-compare-dock,.pct-compare-toggle,.pct-trust-item__icon{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/pct-commerce-experience.css.map */
