.product-anatomy{position:relative;background:var(--pa-bg, #1a1612);color:var(--pa-text, #f5f0e6);padding:var(--pa-pad-top, 120px) 24px var(--pa-pad-bottom, 120px);isolation:isolate;overflow:hidden}.product-anatomy--textured:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.04) 1px,transparent 1px),radial-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:3px 3px,7px 7px;background-position:0 0,1px 1px;opacity:.6;pointer-events:none;z-index:0}.product-anatomy__inner{position:relative;z-index:1;max-width:1440px;margin:0 auto}.product-anatomy product-anatomy{display:grid;gap:48px;grid-template-columns:1fr;align-items:center}@media(min-width:1024px){.product-anatomy product-anatomy{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:80px}}.product-anatomy__svg{position:relative;width:100%}.product-anatomy__svg svg{width:100%;height:auto;max-height:60vh;display:block}.product-anatomy__svg [data-cut]{fill:transparent;stroke:var(--pa-inactive, #3a342d);stroke-width:1.5;transition:fill .22s ease,stroke .22s ease,opacity .22s ease;cursor:pointer;outline:none}.product-anatomy__svg [data-cut]:hover,.product-anatomy__svg [data-cut].is-hover,.product-anatomy__svg [data-cut]:focus-visible{stroke:var(--pa-text, #f5f0e6);fill:#ffffff14}.product-anatomy__svg [data-cut]:focus-visible{stroke-width:2.5}.product-anatomy__svg [data-cut].is-active{fill:var(--pa-accent, #d4a548);stroke:var(--pa-accent, #d4a548);fill-opacity:.85}@media(prefers-reduced-motion:no-preference){product-anatomy[data-pulse=true] .product-anatomy__svg [data-cut].is-active{animation:pa-pulse 2.4s ease-in-out infinite}}@keyframes pa-pulse{0%,to{fill-opacity:.7;filter:drop-shadow(0 0 0 transparent)}50%{fill-opacity:1;filter:drop-shadow(0 0 12px var(--pa-accent, #d4a548))}}.product-anatomy__tooltip{position:fixed;pointer-events:none;background:var(--pa-text, #f5f0e6);color:var(--pa-bg, #1a1612);padding:6px 12px;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border-radius:2px;z-index:50;white-space:nowrap;transform:translateZ(0);opacity:0;transition:opacity .14s ease}.product-anatomy__tooltip.is-visible{opacity:1}@media(hover:none){.product-anatomy__tooltip{display:none!important}}.product-anatomy__panel{position:relative;display:flex;flex-direction:column;gap:20px}.product-anatomy__panel.is-swapping{opacity:0;transform:translateY(8px)}@media(prefers-reduced-motion:no-preference){.product-anatomy__panel{transition:opacity .22s ease,transform .22s ease}}.product-anatomy__back{align-self:flex-start;background:transparent;border:1px solid currentColor;color:var(--pa-text, #1a1612);opacity:.6;padding:8px 14px;font-size:12px;letter-spacing:.06em;text-transform:uppercase;border-radius:2px;cursor:pointer;transition:opacity .2s ease,border-color .2s ease,background .2s ease}.product-anatomy__back:hover,.product-anatomy__back:focus-visible{opacity:1;border-color:var(--pa-accent, #d4a548);background:#d4a54814}.product-anatomy__eyebrow{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--pa-accent, #d4a548);font-weight:600}.product-anatomy__title{font-family:var(--font-stack-headings);font-size:calc(clamp(36px,5vw,56px) * var(--base-headings-size) / 80);line-height:1.05;font-weight:700;margin:0;letter-spacing:-.01em}.product-anatomy__desc{font-size:17px;line-height:1.65;color:var(--pa-text, #1a1612);opacity:.78}.product-anatomy__desc p{margin:0 0 10px}.product-anatomy__desc p:last-child{margin-bottom:0}.product-anatomy__highlights{list-style:none;margin:0;padding:16px 0 0;border-top:1px solid color-mix(in srgb,var(--pa-text, #1a1612) 12%,transparent);display:flex;flex-direction:column;gap:10px}.product-anatomy__highlight{display:grid;grid-template-columns:28px auto 1fr;gap:14px;align-items:center;font-size:15px}.product-anatomy__highlight-icon{width:22px;height:22px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.85}.product-anatomy__highlight-icon[data-icon=flame]{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d4a548' stroke-width='1.5'><path d='M12 3c1 4 4 5 4 9a4 4 0 1 1-8 0c0-2 1-3 2-4-1 2 1 3 2 2 0-3-1-5 0-7z'/></svg>")}.product-anatomy__highlight-icon[data-icon=clock]{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d4a548' stroke-width='1.5'><circle cx='12' cy='12' r='9'/><path d='M12 7v5l3 2'/></svg>")}.product-anatomy__highlight-icon[data-icon=leaf]{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d4a548' stroke-width='1.5'><path d='M5 19c0-9 7-14 14-14 0 9-5 14-14 14z'/><path d='M5 19c4-4 7-7 14-14'/></svg>")}.product-anatomy__highlight-icon[data-icon=knife]{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d4a548' stroke-width='1.5'><path d='M3 16l11-11 5 5-11 11H3z'/><path d='M14 9l5 5'/></svg>")}.product-anatomy__highlight-icon[data-icon=fish]{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d4a548' stroke-width='1.5'><path d='M3 12c4-6 12-6 16 0-4 6-12 6-16 0z'/><path d='M19 12l3-2v4l-3-2z'/><circle cx='8' cy='12' r='0.8' fill='%23d4a548'/></svg>")}.product-anatomy__highlight-icon[data-icon=star]{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d4a548' stroke-width='1.5'><path d='M12 3l3 6 6 1-4.5 4.5 1 6.5L12 18l-5.5 3 1-6.5L3 10l6-1z'/></svg>")}.product-anatomy__highlight-label{letter-spacing:.04em;text-transform:uppercase;font-size:12px;color:var(--pa-text, #1a1612);opacity:.6}.product-anatomy__highlight-value{font-weight:600}.product-anatomy__b2b{margin-top:12px;padding:22px 22px 24px;border-top:1px solid var(--pa-accent, #d4a548);background:color-mix(in srgb,var(--pa-text, #1a1612) 4%,transparent);display:flex;flex-direction:column;gap:10px}.product-anatomy__b2b-eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--pa-accent, #d4a548);font-weight:700}.product-anatomy__b2b-headline{margin:0;font-size:18px;line-height:1.4}.product-anatomy__b2b-cta{align-self:flex-start;margin-top:6px;display:inline-flex;align-items:center;gap:10px;color:var(--pa-text, #1a1612);text-decoration:none;font-weight:600;letter-spacing:.02em;border-bottom:1px solid var(--pa-accent, #d4a548);padding-bottom:4px;transition:gap .2s ease,color .2s ease}.product-anatomy__b2b-cta:hover,.product-anatomy__b2b-cta:focus-visible{color:var(--pa-accent, #d4a548);gap:16px}@media(prefers-reduced-motion:no-preference){product-anatomy[data-reveal=true] .product-anatomy__svg,product-anatomy[data-reveal=true] .product-anatomy__panel{opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease}product-anatomy[data-reveal=true].is-revealed .product-anatomy__svg{opacity:1;transform:translateY(0)}product-anatomy[data-reveal=true].is-revealed .product-anatomy__panel{opacity:1;transform:translateY(0);transition-delay:.16s}}@media(max-width:1023px){.product-anatomy{padding-left:16px;padding-right:16px}.product-anatomy__svg svg{max-height:50vh}}.product-anatomy__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;pointer-events:none;z-index:0}.product-anatomy__image img{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;display:block;filter:drop-shadow(0 24px 60px rgba(0,0,0,.45))}.product-anatomy__svg--with-image{position:relative;width:100%;aspect-ratio:var(--pa-image-aspect, 16/10);margin-inline:auto;min-height:0;max-height:none}.product-anatomy__svg--with-image>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-height:none;z-index:1}.product-anatomy__svg--with-image [data-cut]{fill:var(--pa-inactive, #cfc7b8);fill-opacity:.92;stroke:#fffffff2;stroke-width:1.5;pointer-events:all;cursor:pointer;transform-box:fill-box;transform-origin:50% 50%;transition:fill .22s ease,stroke .22s ease,stroke-width .22s ease,fill-opacity .22s ease,transform .22s ease;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.product-anatomy__svg--with-image [data-cut]:hover,.product-anatomy__svg--with-image [data-cut].is-hover,.product-anatomy__svg--with-image [data-cut]:focus-visible{fill:var(--pa-text, #ffffff);stroke:var(--pa-accent, #d4a548);stroke-width:2;fill-opacity:1;transform:scale(1.2)}.product-anatomy__svg--with-image [data-cut].is-active{fill:var(--pa-accent, #d4a548);stroke:#fff;stroke-width:2.5;fill-opacity:1;transform:scale(1.3)}@media(prefers-reduced-motion:no-preference){product-anatomy[data-pulse=true] .product-anatomy__svg--with-image [data-cut].is-active{animation:pa-marker-pulse 2.2s ease-in-out infinite}}@keyframes pa-marker-pulse{0%,to{transform:scale(1.3);filter:drop-shadow(0 0 4px rgba(212,165,72,.55))}50%{transform:scale(1.45);filter:drop-shadow(0 0 14px rgba(212,165,72,1))}}.product-anatomy__svg--solo [data-cut]:not(.is-active){opacity:0;pointer-events:none}.product-anatomy__svg--silhouette-hidden svg>path:not([data-cut]){display:none}.product-anatomy__svg--silhouette-hidden svg>g[pointer-events=none]{display:none}
/*# sourceMappingURL=/cdn/shop/t/31/assets/section-product-anatomy.css.map */
