.tusk-cart-kit-upsell{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:clamp(16px,2.5vw,24px);padding:1rem 1.2rem;text-decoration:none;background:color-mix(in srgb,var(--tusk-accent, #2F5E40) 8%,#fff);border:1px solid color-mix(in srgb,var(--tusk-accent, #2F5E40) 35%,transparent);border-radius:12px;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.tusk-cart-kit-upsell:hover,.tusk-cart-kit-upsell:focus-visible{border-color:var(--tusk-accent-dark, #244A32);transform:translateY(-1px);box-shadow:0 8px 20px color-mix(in srgb,var(--tusk-accent, #2F5E40) 16%,transparent)}.tusk-cart-kit-upsell__text{font-size:1.3rem;font-weight:700;color:#0b0b0b}.tusk-cart-kit-upsell__cta{flex:0 0 auto;display:inline-flex;align-items:center;gap:.35rem;font-size:1.2rem;font-weight:700;color:var(--tusk-accent-dark, #244A32);white-space:nowrap}.tusk-cart-kit-upsell__cta svg{width:1.1rem;height:1.1rem;transition:transform .18s ease}.tusk-cart-kit-upsell:hover .tusk-cart-kit-upsell__cta svg,.tusk-cart-kit-upsell:focus-visible .tusk-cart-kit-upsell__cta svg{transform:translate(3px)}.tusk-cart-free-shipping{display:flex;align-items:center;gap:.4rem;margin:.5rem 0 0;font-size:1.2rem;font-weight:600;color:var(--tusk-accent-dark, #244A32)}.tusk-cart-free-shipping svg{width:1.1rem;height:1.1rem;flex:0 0 auto}.tusk-cart-guarantee{display:flex;align-items:center;gap:.5rem;margin:0 0 .85rem;font-size:1.2rem;font-weight:600;color:#3a3a3a}.tusk-cart-guarantee svg{width:1.2rem;height:1.2rem;flex:0 0 auto;color:var(--tusk-accent, #2F5E40)}.tusk-cart-pay-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem;margin-top:.85rem}.tusk-cart-pay-icons__icon{height:1.8rem;width:auto;max-width:3.4rem}.tusk-cart-trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem 1.4rem;margin:1rem 0 0;font-size:1.2rem;color:#4a4a4a}.tusk-cart-trust span{display:inline-flex;align-items:center;gap:.4rem}.tusk-cart-trust svg{width:1.1rem;height:1.1rem;color:var(--tusk-accent, #2F5E40)}@media screen and (min-width:750px){.cart__ctas{flex-direction:column;align-items:stretch;gap:0}}@media(prefers-reduced-motion:reduce){.tusk-cart-kit-upsell,.tusk-cart-kit-upsell__cta svg{transition:none;transform:none}}.tusk-empty-kit{margin-top:clamp(20px,3vw,32px);max-width:30rem;margin-left:auto;margin-right:auto}.tusk-empty-kit__link{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.25rem;text-align:left;text-decoration:none;background:color-mix(in srgb,var(--tusk-accent, #2F5E40) 6%,#fff);border:1px solid color-mix(in srgb,var(--tusk-accent, #2F5E40) 35%,transparent);border-radius:14px;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.tusk-empty-kit__link:hover,.tusk-empty-kit__link:focus-visible{border-color:var(--tusk-accent-dark, #244A32);transform:translateY(-2px);box-shadow:0 10px 24px color-mix(in srgb,var(--tusk-accent, #2F5E40) 18%,transparent)}.tusk-empty-kit__img{flex:0 0 auto;width:64px;height:64px;border-radius:10px;object-fit:cover;border:1px solid #e7e5df;background:#fff}.tusk-empty-kit__body{display:flex;flex-direction:column;gap:.2rem;flex:1 1 auto;min-width:0}.tusk-empty-kit__title{font-size:1.4rem;font-weight:700;color:#0b0b0b}.tusk-empty-kit__price{font-size:1.3rem;font-weight:700;color:var(--tusk-accent-dark, #244A32)}.tusk-empty-kit__compare{margin-left:.4rem;font-weight:500;color:#6f6f6f;text-decoration:line-through}.tusk-empty-kit__cta{display:inline-flex;align-items:center;gap:.45rem;margin-top:.5rem;padding:.6rem 1.1rem;font-size:1.2rem;font-weight:700;color:#fff;background:var(--tusk-accent, #2F5E40);border-radius:999px;box-shadow:0 6px 14px color-mix(in srgb,var(--tusk-accent, #2F5E40) 30%,transparent);transition:background .18s ease,box-shadow .18s ease}.tusk-empty-kit__cta svg{width:1.05rem;height:1.05rem;transition:transform .18s ease}.tusk-empty-kit__link:hover .tusk-empty-kit__cta,.tusk-empty-kit__link:focus-visible .tusk-empty-kit__cta{background:var(--tusk-accent-dark, #244A32);box-shadow:0 10px 20px color-mix(in srgb,var(--tusk-accent, #2F5E40) 38%,transparent)}.tusk-empty-kit__link:hover .tusk-empty-kit__cta svg,.tusk-empty-kit__link:focus-visible .tusk-empty-kit__cta svg{transform:translate(3px)}.tusk-empty-trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem 1.4rem;margin:1.4rem 0 0;font-size:1.2rem;color:#4a4a4a}.tusk-empty-trust span{display:inline-flex;align-items:center;gap:.4rem}.tusk-empty-trust svg{width:1.1rem;height:1.1rem;color:var(--tusk-accent, #2F5E40)}.tusk-empty-login{margin:1rem 0 0;font-size:1.2rem;color:#6f6f6f}.tusk-empty-login a{margin-left:.3rem;color:var(--tusk-accent-dark, #244A32);font-weight:600;text-decoration:underline;text-underline-offset:2px}@media(prefers-reduced-motion:reduce){.tusk-empty-kit__link,.tusk-empty-kit__cta,.tusk-empty-kit__cta svg{transition:none;transform:none}}.tusk-404{position:relative;overflow:hidden;min-height:70vh;display:flex;align-items:center;justify-content:center;background:#fff;color:#0b0b0b;padding:clamp(48px,8vw,96px) 0;text-align:center}.tusk-404__orbs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.tusk-404__orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.5}.tusk-404__orb--1{top:40%;left:30%;width:18rem;height:18rem;background:color-mix(in srgb,var(--tusk-accent) 35%,transparent);animation:tusk-404-float-a 9s ease-in-out infinite}.tusk-404__orb--2{bottom:28%;right:24%;width:22rem;height:22rem;background:color-mix(in srgb,var(--tusk-accent) 22%,transparent);animation:tusk-404-float-b 11s ease-in-out infinite}@keyframes tusk-404-float-a{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(40px,20px) rotate(10deg)}66%{transform:translate(-40px,-20px) rotate(-10deg)}}@keyframes tusk-404-float-b{0%,to{transform:translate(0)}33%{transform:translate(-40px,-20px)}66%{transform:translate(40px,20px)}}@media(prefers-reduced-motion:reduce){.tusk-404__orb{animation:none}}.tusk-404__inner{position:relative;z-index:1;max-width:620px}.tusk-404__code{margin:0;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(7rem,18vw,13rem);font-weight:900;line-height:.9;letter-spacing:-.04em;color:var(--tusk-accent)}.tusk-404__title{margin:.5rem 0 0;font-size:clamp(2.4rem,4vw,3.4rem);font-weight:800;text-transform:uppercase;letter-spacing:-.01em}.tusk-404__desc{margin:1rem auto 0;max-width:440px;font-size:1.5rem;line-height:1.6;color:#6f6f6f}.tusk-404__actions{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center;margin-top:2.2rem}.tusk-404__btn{display:inline-flex;align-items:center;gap:.55rem;min-height:50px;padding:0 1.6rem;font-size:1.4rem;font-weight:700;text-decoration:none;border-radius:4px;transition:background .18s ease,color .18s ease,transform .18s ease}.tusk-404__btn svg{width:1.4rem;height:1.4rem}.tusk-404__btn--primary{color:#fff;background:var(--tusk-accent);border:1px solid var(--tusk-accent)}.tusk-404__btn--primary:hover{background:var(--tusk-accent-dark);transform:translateY(-2px)}.tusk-404__btn--outline{color:var(--tusk-accent);background:transparent;border:1px solid var(--tusk-accent)}.tusk-404__btn--outline:hover{background:var(--tusk-accent);color:#fff;transform:translateY(-2px)}.tusk-404__search{display:flex;align-items:stretch;gap:.5rem;max-width:380px;margin:2rem auto 0}.tusk-404__search-input{flex:1;min-width:0;padding:.7rem 1rem;font-size:1.35rem;color:#0b0b0b;background:#fff;border:1px solid #e7e5df;border-radius:8px}.tusk-404__search-input:focus-visible{outline:none;border-color:var(--tusk-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--tusk-accent) 20%,transparent)}.tusk-404__search-btn{display:inline-flex;align-items:center;justify-content:center;width:48px;flex:none;color:#fff;background:var(--tusk-accent);border:none;border-radius:8px;cursor:pointer;transition:background .18s ease}.tusk-404__search-btn svg{width:1.5rem;height:1.5rem}.tusk-404__search-btn:hover{background:var(--tusk-accent-dark)}.tusk-about{position:relative;overflow:hidden;background:#fff;color:#0b0b0b;padding:clamp(48px,7vw,96px) 0}.tusk-about__inner{max-width:1100px;position:relative;z-index:1}.tusk-about__dot{position:absolute;border-radius:50%;background:color-mix(in srgb,var(--tusk-accent) 22%,transparent);z-index:0}.tusk-about__dot--1{width:16px;height:16px;top:22%;left:12%;animation:tusk-float 6s ease-in-out infinite}.tusk-about__dot--2{width:22px;height:22px;bottom:24%;right:14%;animation:tusk-float 7s ease-in-out infinite 1s}@keyframes tusk-float{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-16px);opacity:1}}.tusk-about__head{text-align:center;max-width:720px;margin:0 auto}.tusk-about__eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--tusk-accent)}.tusk-about__eyebrow svg{width:1.4rem;height:1.4rem}.tusk-about__heading{margin:1rem 0 0;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(3.2rem,5.5vw,5.6rem);font-weight:900;line-height:1;letter-spacing:-.02em;text-transform:uppercase}.tusk-about__rule{display:block;width:0;height:4px;margin:1.4rem auto 0;background:var(--tusk-accent);border-radius:2px;transition:width .9s ease .2s}.tusk-about.is-visible .tusk-about__rule{width:96px}.tusk-about__intro{margin:1.6rem auto 0;font-size:clamp(1.5rem,2vw,1.8rem);line-height:1.6;color:#3a3a3a;text-align:left;max-width:65ch}.tusk-about__reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.tusk-about__reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.tusk-about__reveal{opacity:1;transform:none;transition:none}.tusk-about__dot{animation:none}}.tusk-about__grid{display:grid;grid-template-columns:1fr;gap:clamp(32px,5vw,56px);margin-top:clamp(40px,6vw,72px);align-items:center}@media screen and (min-width:990px){.tusk-about__grid{grid-template-columns:1fr .9fr 1fr}}.tusk-about__col{display:flex;flex-direction:column;gap:clamp(28px,4vw,48px)}.tusk-about__service-head{display:flex;align-items:center;gap:.9rem;margin-bottom:.6rem}.tusk-about__service-icon{display:inline-flex;flex:none;padding:.75rem;border-radius:12px;color:var(--tusk-accent);background:color-mix(in srgb,var(--tusk-accent) 10%,transparent);transition:background .25s ease}.tusk-about__service-icon svg{width:1.5rem;height:1.5rem}.tusk-about__service:hover .tusk-about__service-icon{background:color-mix(in srgb,var(--tusk-accent) 20%,transparent)}.tusk-about__service-title{margin:0;font-size:1.7rem;font-weight:700;color:#0b0b0b;transition:color .25s ease}.tusk-about__service:hover .tusk-about__service-title{color:var(--tusk-accent)}.tusk-about__service-text{margin:0;padding-left:3.4rem;font-size:1.3rem;line-height:1.6;color:#5a5a5a}@media screen and (min-width:990px){.tusk-about__col:first-child .tusk-about__service{text-align:right}.tusk-about__col:first-child .tusk-about__service-head{flex-direction:row-reverse}.tusk-about__col:first-child .tusk-about__service-text{padding-left:0;padding-right:3.4rem}}.tusk-about__media-wrap{position:relative;width:100%;max-width:320px;margin:0 auto}.tusk-about__media{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 18px 40px #0b0b0b24}.tusk-about__img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:3 / 4}.tusk-about__img--placeholder{background:#f3f3f1}.tusk-about__media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:1.2rem;background:linear-gradient(to top,rgba(11,11,11,.5),transparent 60%)}.tusk-about__media-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.3rem;background:#fff;color:#0b0b0b;font-size:1.25rem;font-weight:700;text-decoration:none;border-radius:999px;transition:transform .2s ease}.tusk-about__media-btn svg{width:1.2rem;height:1.2rem}.tusk-about__media-btn:hover{transform:scale(1.05)}.tusk-about__media-frame{position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border:3px solid color-mix(in srgb,var(--tusk-accent) 45%,transparent);border-radius:14px;z-index:-1}.tusk-about__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:clamp(48px,7vw,88px)}@media screen and (min-width:750px){.tusk-about__stats{grid-template-columns:repeat(4,1fr)}}.tusk-about__stat{display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(20px,3vw,28px) 1rem;background:#f7f7f5;border:1px solid #e7e5df;border-radius:14px;transition:transform .25s ease,background .25s ease}.tusk-about__stat:hover{transform:translateY(-5px);background:#fff}.tusk-about__stat-icon{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;margin-bottom:1rem;border-radius:50%;color:var(--tusk-accent);background:color-mix(in srgb,var(--tusk-accent) 10%,transparent)}.tusk-about__stat-icon svg{width:1.6rem;height:1.6rem}.tusk-about__stat-value{font-size:clamp(2.6rem,4vw,3.4rem);font-weight:900;color:#0b0b0b;line-height:1}.tusk-about__stat-label{margin:.6rem 0 0;font-size:1.25rem;color:#6f6f6f}.tusk-about__stat-bar{display:block;width:28px;height:3px;margin-top:.9rem;border-radius:2px;background:var(--tusk-accent);transition:width .3s ease}.tusk-about__stat:hover .tusk-about__stat-bar{width:48px}.tusk-about__cta{display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center;margin-top:clamp(48px,6vw,80px);padding:clamp(28px,4vw,44px);background:#0b0b0b;color:#fff;border-radius:16px}@media screen and (min-width:750px){.tusk-about__cta{flex-direction:row;justify-content:space-between;text-align:left}}.tusk-about__cta-heading{margin:0;font-size:clamp(2rem,3vw,2.6rem);font-weight:800;color:#fff}.tusk-about__cta-text{margin:.5rem 0 0;font-size:1.4rem;color:#fffc}.tusk-about__cta-btn{display:inline-flex;flex:none;align-items:center;gap:.6rem;padding:0 1.8rem;min-height:52px;background:var(--tusk-accent);color:#fff;font-size:1.45rem;font-weight:700;text-decoration:none;border-radius:10px;transition:background .2s ease,transform .2s ease}.tusk-about__cta-btn svg{width:1.3rem;height:1.3rem}.tusk-about__cta-btn:hover{background:var(--tusk-accent-dark);transform:scale(1.04)}.tusk-apart{position:relative;isolation:isolate;overflow:hidden;padding:clamp(36px,6vw,80px) 0;color:#fff;background:#1e2b22}.tusk-apart__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.tusk-apart__bg-img{width:100%;height:100%;object-fit:cover;display:block}.tusk-apart:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(100deg,#1e2b22eb,#1e2b228c 55%,#1e2b2259);opacity:var(--tusk-apart-overlay, .85)}.tusk-apart--flat:before{opacity:1}.tusk-apart__inner{display:grid;grid-template-columns:1fr;gap:clamp(20px,3vw,36px);align-items:center}@media screen and (min-width:900px){.tusk-apart__inner{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(28px,4vw,60px)}}.tusk-apart__heading{margin:0;font-size:clamp(2.6rem,4vw,4.2rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;text-wrap:balance}.tusk-apart__card{margin:0;padding:clamp(8px,1.4vw,14px) clamp(16px,2vw,26px);list-style:none;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:16px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@supports not (backdrop-filter: blur(10px)){.tusk-apart__card{background:#0b100c99}}.tusk-apart__item{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.25rem 0;border-top:1px solid rgba(255,255,255,.14)}.tusk-apart__item:first-child{border-top:0}.tusk-apart__text{font-size:1.6rem;font-weight:500;line-height:1.4;color:#fff}.tusk-apart__check{display:inline-flex;align-items:center;justify-content:center;flex:none;width:26px;height:26px;color:#fff;background:var(--tusk-accent);border-radius:50%}.tusk-apart__check svg{width:15px;height:15px}.tusk-bestsellers{overflow:hidden;background:var(--tusk-bestsellers-background, #ffffff);border-top:1px solid #e7e5df;border-bottom:1px solid #e7e5df;padding:clamp(34px,5vw,62px) 0}.tusk-bestsellers__inner{display:grid;gap:22px}.tusk-bestsellers__header{display:flex;align-items:end;justify-content:space-between;gap:16px}.tusk-bestsellers__eyebrow{margin:0;color:var(--tusk-bestsellers-accent, #2f5e40);font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2.4rem,3.4vw,4.2rem);font-weight:950;letter-spacing:.08em;line-height:.95;text-transform:uppercase;-webkit-text-stroke:.25px currentcolor}.tusk-bestsellers__scroller{display:grid;grid-auto-columns:minmax(230px,280px);grid-auto-flow:column;gap:18px;margin-inline:calc(var(--page-width-margin, 0rem) * -1);overflow-x:auto;overscroll-behavior-inline:contain;padding:2px max(0px,var(--page-width-margin, 0rem)) 18px;scroll-padding-inline:max(0px,var(--page-width-margin, 0rem));scroll-snap-type:inline mandatory;scrollbar-width:thin;scrollbar-color:var(--tusk-bestsellers-accent, #2f5e40) #e7e5df}.tusk-bestsellers__scroller::-webkit-scrollbar{height:8px}.tusk-bestsellers__scroller::-webkit-scrollbar-track{background:#e7e5df;border-radius:999px}.tusk-bestsellers__scroller::-webkit-scrollbar-thumb{background:var(--tusk-bestsellers-accent, #2f5e40);border-radius:999px}.tusk-bestsellers__card{min-width:0;overflow:hidden;background:#fff;border:1px solid #e7e5df;border-radius:8px;box-shadow:0 12px 34px #0b0b0b0f;scroll-snap-align:start;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tusk-bestsellers__card:hover{border-color:#2f5e404d;box-shadow:0 18px 42px #0b0b0b1a;transform:translateY(-3px)}.tusk-bestsellers__media{display:flex;align-items:center;justify-content:center;min-height:230px;padding:24px;background:#f3efe6;text-decoration:none}.tusk-bestsellers__image{display:block;width:100%;height:210px;object-fit:contain;transition:transform .22s ease}.tusk-bestsellers__card:hover .tusk-bestsellers__image{transform:scale(1.035)}.tusk-bestsellers__placeholder{width:100%;height:210px}.tusk-bestsellers__content{display:grid;gap:8px;padding:16px}.tusk-bestsellers__title{margin:0;color:#0b0b0b;font-family:var(--font-heading-family, var(--font-body-family));font-size:1.42rem;font-weight:850;line-height:1.15}.tusk-bestsellers__title a{color:inherit;text-decoration:none}.tusk-bestsellers__title a:hover,.tusk-bestsellers__title a:focus-visible{color:var(--tusk-bestsellers-accent, #2f5e40)}.tusk-bestsellers__price .price,.tusk-bestsellers__price span{color:#6f6f6f;font-size:1.32rem;font-weight:800}@media screen and (max-width:749px){.tusk-bestsellers{padding:30px 0 42px}.tusk-bestsellers__header{justify-content:center;text-align:center}.tusk-bestsellers__scroller{grid-auto-columns:minmax(220px,74vw);gap:14px;margin-inline:-1.5rem;padding-inline:1.5rem;scroll-padding-inline:1.5rem}.tusk-bestsellers__media{min-height:220px}}.tusk-cstart{background:var(--tusk-bg, #FFFFFF);padding:clamp(32px,5vw,64px) 0 clamp(40px,6vw,72px)}.tusk-cstart__inner{display:grid;grid-template-columns:1fr;align-items:center;gap:clamp(28px,4vw,56px)}@media screen and (min-width:990px){.tusk-cstart__inner{grid-template-columns:1.1fr 1fr}}.tusk-cstart__eyebrow{display:inline-block;margin-bottom:.9rem;padding:.35rem .9rem;background:var(--tusk-accent);color:#fff;border-radius:999px;font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tusk-cstart__heading{margin:0 0 1rem;color:#0b0b0b;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(3.2rem,5vw,5rem);font-weight:850;line-height:1.02;letter-spacing:-.02em}.tusk-cstart__body{max-width:52ch;color:#3a3a3a;font-size:clamp(1.5rem,1.8vw,1.7rem);line-height:1.6}.tusk-cstart__body p{margin:0 0 1rem}.tusk-cstart__body p:last-child{margin-bottom:0}.tusk-cstart__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(10px,1.4vw,16px);margin-top:clamp(28px,3vw,40px)}.tusk-cstart__stat{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.3rem .8rem 1.1rem;background:color-mix(in srgb,var(--tusk-accent) 6%,#FFFFFF);border:1px solid color-mix(in srgb,var(--tusk-accent) 16%,transparent);border-radius:14px;position:relative;overflow:hidden;opacity:0;transform:translateY(14px);transition:opacity .48s ease,transform .48s ease;transition-delay:calc(var(--i, 0) * .11s)}.tusk-cstart__stats.is-visible .tusk-cstart__stat{opacity:1;transform:translateY(0)}.tusk-cstart__stat:before{content:"";position:absolute;left:.9rem;right:.9rem;bottom:.7rem;height:3px;border-radius:2px;background:color-mix(in srgb,var(--tusk-accent) 30%,transparent);transform:scaleX(0);transform-origin:left;transition:transform .7s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--i, 0) * .11s + .2s)}.tusk-cstart__stats.is-visible .tusk-cstart__stat:before{transform:scaleX(1)}.tusk-cstart__stat:nth-child(2):before{background:color-mix(in srgb,var(--tusk-accent) 60%,transparent)}.tusk-cstart__stat:nth-child(3):before{background:var(--tusk-accent)}@media(prefers-reduced-motion:reduce){.tusk-cstart__stat{opacity:1;transform:none;transition:none}.tusk-cstart__stat:before{transform:scaleX(1);transition:none}}.tusk-cstart__stat-value{font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2.2rem,3vw,2.8rem);font-weight:800;color:var(--tusk-accent);line-height:1}.tusk-cstart__stat-label{margin-top:.5rem;padding-bottom:.6rem;max-width:14ch;color:#6f6f6f;font-size:1.15rem;line-height:1.35}.tusk-cstart__stat-line{display:none}.tusk-cstart__stat-source{margin:.9rem 0 0;color:#6f6f6f;font-size:1.2rem;font-style:italic}.tusk-cstart__media{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:1 / 1;transition:transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s ease}@media screen and (min-width:990px){.tusk-cstart__media{aspect-ratio:1 / 1}}@media(hover:hover){.tusk-cstart__media:hover{transform:translateY(-4px);box-shadow:0 24px 48px #0b0b0b1a}}.tusk-cstart__image{width:100%;height:100%;object-fit:cover;transition:transform .62s cubic-bezier(.22,1,.36,1)}@media(hover:hover){.tusk-cstart__media:hover .tusk-cstart__image{transform:scale(1.035)}}.tusk-cstart__enter{opacity:0;transform:translateY(16px);animation:tusk-cstart-enter .64s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--i, 0) * .11s)}.tusk-cstart__enter--media{transform:translateY(0) scale(.97);animation-name:tusk-cstart-enter-media}@keyframes tusk-cstart-enter{to{opacity:1;transform:translateY(0)}}@keyframes tusk-cstart-enter-media{to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.tusk-cstart__enter{opacity:1;transform:none;animation:none}.tusk-cstart__media,.tusk-cstart__image{transition:none}.tusk-cstart__media:hover{transform:none;box-shadow:none}.tusk-cstart__media:hover .tusk-cstart__image{transform:none}}.tusk-cstart__image--placeholder{background:radial-gradient(circle at 25% 20%,color-mix(in srgb,var(--tusk-accent) 22%,transparent),transparent 55%),linear-gradient(160deg,#dfe3d8,#c9d0c1)}@media screen and (max-width:749px){.tusk-cstart__stats{grid-template-columns:repeat(3,1fr);gap:8px}.tusk-cstart__stat{padding:1rem .5rem .9rem}}.tusk-cmp{position:relative;isolation:isolate;overflow:hidden;background:var(--tusk-cmp-bg, #ffffff);color:#0b0b0b;padding:clamp(40px,6vw,88px) 0}.tusk-cmp__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.tusk-cmp__bg-img{width:100%;height:100%;object-fit:cover;display:block}.tusk-cmp--photo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(100deg,color-mix(in srgb,var(--tusk-cmp-scrim, #1E2B22) 92%,transparent),color-mix(in srgb,var(--tusk-cmp-scrim, #1E2B22) 62%,transparent) 55%,color-mix(in srgb,var(--tusk-cmp-scrim, #1E2B22) 45%,transparent));opacity:var(--tusk-cmp-overlay, .85)}.tusk-cmp__inner{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(20px,3vw,40px);align-items:start}@media screen and (min-width:990px){.tusk-cmp__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.7fr);gap:clamp(32px,4vw,64px)}.tusk-cmp__intro{position:sticky;top:calc(var(--header-height, 75px) + 24px)}}.tusk-cmp__heading{margin:0;font-size:clamp(2.4rem,3.4vw,3.6rem);font-weight:800;line-height:1.12;letter-spacing:-.01em;text-wrap:balance}.tusk-cmp__sub{max-width:46ch;margin:1rem 0 0;font-size:1.5rem;line-height:1.6;color:#4a4a4a}.tusk-cmp__footnote{margin:1.4rem 0 0;font-size:1.35rem;line-height:1.55;color:#5a5a5a}.tusk-cmp__table-wrap{min-width:0;overflow-x:auto}.tusk-cmp__table{width:100%;border-collapse:collapse;table-layout:fixed}.tusk-cmp__caption,.tusk-cmp__sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.tusk-cmp__col-us,.tusk-cmp__col-them{width:12rem}.tusk-cmp__th{padding:0 .8rem 1.1rem;font-size:1.3rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;text-align:center;vertical-align:bottom}.tusk-cmp__th--us{color:var(--tusk-accent-dark)}.tusk-cmp__th--them{color:#7a7a7a}.tusk-cmp__row{border-top:1px solid #e0ded9}.tusk-cmp__row:last-child{border-bottom:1px solid #e0ded9}.tusk-cmp__label{padding:1.5rem 1.2rem 1.5rem .2rem;font-size:1.5rem;font-weight:500;line-height:1.45;text-align:left;color:#1b1b1b}.tusk-cmp__cell{padding:1.5rem .8rem;text-align:center;vertical-align:middle}.tusk-cmp__cell--us{background:color-mix(in srgb,var(--tusk-accent) 7%,transparent)}.tusk-cmp__mark{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:50%}.tusk-cmp__mark svg{width:1.7rem;height:1.7rem}.tusk-cmp__mark--yes{color:#fff;background:var(--tusk-accent)}.tusk-cmp__mark--yes-muted{color:#5a5a5a;background:#e7e5df}.tusk-cmp__mark--no{color:#a8a49a;background:transparent}.tusk-cmp--photo{color:#fff}.tusk-cmp--photo .tusk-cmp__sub{color:#ffffffd1}.tusk-cmp--photo .tusk-cmp__footnote{color:#ffffffb3}.tusk-cmp--photo .tusk-cmp__table-wrap{padding:clamp(16px,2.4vw,28px);border-radius:20px;background:#ffffff12;border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.tusk-cmp--photo .tusk-cmp__th--us{color:#fff}.tusk-cmp--photo .tusk-cmp__th--them{color:#fff9}.tusk-cmp--photo .tusk-cmp__label{color:#fff}.tusk-cmp--photo .tusk-cmp__row{border-top-color:#ffffff2e}.tusk-cmp--photo .tusk-cmp__row:last-child{border-bottom-color:#ffffff2e}.tusk-cmp--photo .tusk-cmp__cell--us{background:#ffffff1a}.tusk-cmp--photo .tusk-cmp__mark--yes-muted{color:#ffffffbf;background:#ffffff29}.tusk-cmp--photo .tusk-cmp__mark--no{color:#ffffff73}.tusk-cmp__intro,.tusk-cmp__table-wrap{opacity:0;transform:translateY(14px);transition:opacity .52s ease,transform .52s ease}.tusk-cmp__table-wrap{transition-delay:90ms}.tusk-cmp.is-visible .tusk-cmp__intro,.tusk-cmp.is-visible .tusk-cmp__table-wrap{opacity:1;transform:none}@media screen and (max-width:749px){.tusk-cmp__col-us,.tusk-cmp__col-them{width:7.2rem}.tusk-cmp__label{padding:1.3rem .8rem 1.3rem 0;font-size:1.4rem}.tusk-cmp__cell{padding:1.3rem .4rem}.tusk-cmp__th{font-size:1.15rem;letter-spacing:.06em;padding:0 .4rem .9rem}.tusk-cmp__mark{width:2.4rem;height:2.4rem}.tusk-cmp__mark svg{width:1.5rem;height:1.5rem}}@media(prefers-reduced-motion:reduce){.tusk-cmp__intro,.tusk-cmp__table-wrap{opacity:1;transform:none;transition:none}}.tusk-complete{padding:clamp(28px,4vw,48px) 0;border-top:1px solid #e7e5df}.tusk-complete__heading{margin:0 0 clamp(18px,2.5vw,28px);color:#0b0b0b;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2rem,2.6vw,2.6rem);font-weight:800}.tusk-complete__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}.tusk-complete__card{display:block;text-decoration:none;border:1px solid #e7e5df;border-radius:14px;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tusk-complete__card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0b0b0b14;border-color:color-mix(in srgb,var(--tusk-accent) 30%,transparent)}.tusk-complete__media{aspect-ratio:1 / 1;background:#f3f3f1}.tusk-complete__image{width:100%;height:100%;object-fit:cover;display:block}.tusk-complete__title{margin:.9rem 1rem .2rem;font-size:1.3rem;font-weight:700;color:#0b0b0b}.tusk-complete__price{margin:0 1rem 1rem;font-size:1.3rem;font-weight:700;color:var(--tusk-accent)}.tusk-contact2{background:#fff;color:#0b0b0b;padding:clamp(48px,8vw,112px) 0}.tusk-contact2__layout{display:flex;flex-direction:column;gap:clamp(32px,5vw,64px);max-width:1200px;margin:0 auto}@media screen and (min-width:990px){.tusk-contact2__layout{flex-direction:row;justify-content:space-between}}.tusk-contact2__intro{display:flex;flex-direction:column;justify-content:space-between;gap:2.5rem;max-width:384px;margin:0 auto;text-align:center}@media screen and (min-width:990px){.tusk-contact2__intro{margin:0;text-align:left}}.tusk-contact2__title{margin:0 0 .75rem;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(3.6rem,6vw,5.4rem);font-weight:800;line-height:1;letter-spacing:-.02em}.tusk-contact2__desc{margin:0;font-size:1.45rem;line-height:1.6;color:#6f6f6f}.tusk-contact2__details{width:fit-content;margin:0 auto}@media screen and (min-width:990px){.tusk-contact2__details{margin:0}}.tusk-contact2__details-title{margin:0 0 1.2rem;font-size:1.9rem;font-weight:700}.tusk-contact2__list{margin:0;padding-left:1.4rem;list-style:disc;font-size:1.4rem;line-height:1.9}.tusk-contact2__label{font-weight:700}.tusk-contact2__link{display:inline-block;padding:.5rem 0;color:var(--tusk-accent);text-decoration:underline;text-underline-offset:2px}.tusk-contact2__link:hover{color:var(--tusk-accent-dark)}.tusk-contact2__formcard{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:768px;margin:0 auto;padding:clamp(24px,4vw,40px);border:1px solid #e7e5df;border-radius:14px;background:#fff}.tusk-contact2__form,.tusk-contact2__pair{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:600px){.tusk-contact2__pair{flex-direction:row}}.tusk-contact2__field{display:grid;gap:.5rem;width:100%}.tusk-contact2__field-label{font-size:1.3rem;font-weight:600}.tusk-contact2__input,.tusk-contact2__textarea{width:100%;padding:.85rem 1rem;font-size:1.4rem;color:#0b0b0b;background:#fff;border:1px solid #e7e5df;border-radius:8px;transition:border-color .16s ease,box-shadow .16s ease}.tusk-contact2__textarea{min-height:120px;resize:vertical}.tusk-contact2__input:focus-visible,.tusk-contact2__textarea:focus-visible{outline:none;border-color:var(--tusk-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--tusk-accent) 20%,transparent)}.tusk-contact2__input::placeholder,.tusk-contact2__textarea::placeholder{color:#6f6f6f}.tusk-contact2__btn{width:100%;min-height:50px;padding:0 1.5rem;font-size:1.45rem;font-weight:700;color:#fff;background:var(--tusk-accent);border:1px solid var(--tusk-accent);border-radius:10px;cursor:pointer;transition:background .18s ease,transform .18s ease}.tusk-contact2__btn:hover{background:var(--tusk-accent-dark);transform:translateY(-2px)}.tusk-contact2__success{margin:0;padding:1rem 1.2rem;font-size:1.35rem;color:var(--tusk-accent);background:color-mix(in srgb,var(--tusk-accent) 10%,transparent);border:1px solid color-mix(in srgb,var(--tusk-accent) 30%,transparent);border-radius:8px}.tusk-contact2__error{margin:0;padding:1rem 1.2rem;font-size:1.35rem;color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:8px}.tusk-contact{color:var(--tusk-text, #0b0b0b);background:var(--tusk-bg, #ffffff)}.tusk-contact__inner{max-width:72rem;margin:0 auto;padding-inline:2rem}.tusk-contact__header{max-width:58rem;margin:0 auto;text-align:center}.tusk-contact__title{margin:0 0 1.4rem;font-size:clamp(2.8rem,4vw,4.4rem);font-weight:900;letter-spacing:-.01em;line-height:1.05;text-transform:uppercase}.tusk-contact__intro{margin:0 auto;max-width:50rem;font-size:1.6rem;line-height:1.6;opacity:.78}.tusk-contact__intro>:first-child{margin-top:0}.tusk-contact__intro>:last-child{margin-bottom:0}.tusk-contact__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2.6rem;margin:2.8rem 0 0;padding:0;list-style:none}.tusk-contact__trust li{display:inline-flex;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:600}.tusk-contact__check{display:inline-flex;flex:0 0 auto;width:1.8rem;height:1.8rem;color:var(--tusk-accent, #2f5e40)}.tusk-contact__check svg{display:block;width:100%;height:100%;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.tusk-contact__card{margin:3.6rem auto 0;max-width:58rem;padding:clamp(2.4rem,4vw,4rem);background:var(--tusk-card-bg, #ffffff);border:1px solid var(--tusk-border, #e7e5df);border-radius:1.6rem}.tusk-contact__field{margin-bottom:1.8rem}.tusk-contact__field label{display:block;margin-bottom:.7rem;font-size:1.3rem;font-weight:600;letter-spacing:.01em}.tusk-contact__field input,.tusk-contact__field textarea{width:100%;padding:1.2rem 1.4rem;color:var(--tusk-text, #0b0b0b);background:#fff;border:1px solid var(--tusk-border, #e7e5df);border-radius:.8rem;font-family:inherit;font-size:1.5rem;line-height:1.4;transition:border-color .2s ease,box-shadow .2s ease}.tusk-contact__field input::placeholder,.tusk-contact__field textarea::placeholder{color:#9a978f}.tusk-contact__field input:focus,.tusk-contact__field textarea:focus{outline:none;border-color:var(--tusk-accent, #2f5e40);box-shadow:0 0 0 3px #2f5e4024}.tusk-contact__field textarea{min-height:13rem;resize:vertical}.tusk-contact__field-error{display:block;margin-top:.6rem;color:#b3261e;font-size:1.2rem}.tusk-contact__button{width:100%;margin-top:.6rem;padding:1.4rem 2rem;color:#fff;background:var(--tusk-accent, #2f5e40);border:0;border-radius:5rem;font-family:inherit;font-size:1.5rem;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background .2s ease,transform .08s ease}.tusk-contact__button:hover{background:var(--tusk-accent-hover, #244a32)}.tusk-contact__button:active{transform:translateY(1px)}.tusk-contact__button:focus-visible{outline:2px solid var(--tusk-accent, #2f5e40);outline-offset:3px}.tusk-contact__status{display:flex;align-items:center;gap:.8rem;margin:0 0 1.8rem;padding:1.2rem 1.4rem;border-radius:.8rem;font-size:1.4rem}.tusk-contact__status .icon{width:1.6rem;height:1.6rem;flex:0 0 auto}.tusk-contact__status--success{color:#1d4d2b;background:#2f5e401a}.tusk-contact__status--error{flex-wrap:wrap;color:#b3261e;background:#b3261e14}.tusk-contact__faq{max-width:58rem;margin:5rem auto 0}.tusk-contact__faq-title{margin:0 0 2rem;font-size:clamp(2rem,3vw,2.6rem);font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.01em}.tusk-contact__faq-item{margin-bottom:1.2rem;padding:0 1.8rem;border:1px solid var(--tusk-border, #e7e5df);border-radius:1rem}.tusk-contact__faq-question{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.6rem 0;font-size:1.5rem;font-weight:700;list-style:none;cursor:pointer}.tusk-contact__faq-question::-webkit-details-marker{display:none}.tusk-contact__faq-icon{position:relative;flex:0 0 auto;width:1.6rem;height:1.6rem}.tusk-contact__faq-icon:before,.tusk-contact__faq-icon:after{content:"";position:absolute;top:50%;left:50%;width:1.4rem;height:.2rem;background:var(--tusk-accent, #2f5e40);transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease}.tusk-contact__faq-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.tusk-contact__faq-item[open] .tusk-contact__faq-icon:after{opacity:0;transform:translate(-50%,-50%) rotate(0)}.tusk-contact__faq-answer{padding:0 0 1.8rem;font-size:1.45rem;line-height:1.6;opacity:.82}.tusk-contact__faq-answer>:first-child{margin-top:0}.tusk-contact__faq-answer>:last-child{margin-bottom:0}@media screen and (max-width:749px){.tusk-contact__inner{padding-inline:1.6rem}.tusk-contact__card{padding:2.2rem 1.8rem;border-radius:1.2rem}}.tusk-faq{background:#fff;padding:clamp(48px,7vw,96px) 0}.tusk-faq__inner{max-width:84rem}.tusk-faq__head{margin-bottom:clamp(20px,3vw,36px)}.tusk-faq__heading{margin:0 0 .8rem;color:#0b0b0b;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2.8rem,4vw,4.2rem);font-weight:850;line-height:1.05;letter-spacing:-.02em}.tusk-faq__sub{margin:0;color:#3a3a3a;font-size:clamp(1.45rem,1.6vw,1.6rem);line-height:1.55}.tusk-faq__list{display:flex;flex-direction:column;gap:1rem}.tusk-faq__item{background:color-mix(in srgb,var(--tusk-accent) 6%,#FFFFFF);border:1px solid color-mix(in srgb,var(--tusk-accent) 14%,transparent);border-radius:14px;overflow:hidden;transition:border-color .2s ease}.tusk-faq__item[open]{border-color:color-mix(in srgb,var(--tusk-accent) 40%,transparent)}.tusk-faq__question{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;padding:1.8rem 2rem;color:#0b0b0b;font-size:1.55rem;font-weight:700;line-height:1.35;cursor:pointer;list-style:none}.tusk-faq__question::-webkit-details-marker{display:none}.tusk-faq__question:hover{color:var(--tusk-accent)}.tusk-faq__chevron{flex:0 0 auto;width:1.8rem;height:1.8rem;color:var(--tusk-accent);transition:transform .32s cubic-bezier(.22,1,.36,1)}.tusk-faq__item[open] .tusk-faq__chevron{transform:rotate(180deg)}.tusk-faq__answer{padding:0 2rem 1.8rem;max-width:62ch;color:#3a3a3a;font-size:1.45rem;line-height:1.65}.tusk-faq__answer p{margin:0 0 .8rem}.tusk-faq__answer p:last-child{margin-bottom:0}.tusk-faq__item[open] .tusk-faq__answer{animation:tusk-faq-open .32s cubic-bezier(.22,1,.36,1)}@keyframes tusk-faq-open{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.tusk-faq__reveal{opacity:0;transform:translateY(14px);transition:opacity .48s ease,transform .48s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--i, 0) * 70ms)}[data-tusk-faq].is-visible .tusk-faq__reveal{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.tusk-faq__reveal{opacity:1;transform:none;transition:none}.tusk-faq__chevron{transition:none}.tusk-faq__item[open] .tusk-faq__answer{animation:none}}.tusk-featured-product{background:var(--tusk-featured-background, #f3efe6);padding:clamp(48px,7vw,96px) 0}.tusk-featured-product__inner{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(32px,5vw,76px);align-items:center}.tusk-featured-product__media{min-width:0}.tusk-featured-product__image-card{display:flex;align-items:center;justify-content:center;min-height:clamp(420px,45vw,620px);padding:clamp(28px,4vw,56px);color:#0b0b0b;background:#fff;border:1px solid #e7e5df;border-radius:8px;box-shadow:0 18px 48px #0b0b0b14;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tusk-featured-product__image-card:hover,.tusk-featured-product__image-card:focus-visible{border-color:#2f5e4047;box-shadow:0 24px 62px #0b0b0b1f;transform:translateY(-3px)}.tusk-featured-product__image{display:block;width:min(100%,620px);height:auto;max-height:560px;object-fit:contain;transition:transform .26s ease}.tusk-featured-product__image-card:hover .tusk-featured-product__image,.tusk-featured-product__image-card:focus-visible .tusk-featured-product__image{transform:scale(1.025)}.tusk-featured-product__placeholder{width:min(100%,560px);height:auto}.tusk-featured-product__content{max-width:560px;color:#0b0b0b}.tusk-featured-product__heading{margin:0;color:#0b0b0b;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(3.2rem,4.4vw,6rem);font-weight:950;letter-spacing:0;line-height:.95}.tusk-featured-product__description{margin:22px 0 0;max-width:46rem;color:#6f6f6f;font-size:clamp(1.55rem,1.5vw,1.9rem);line-height:1.55}.tusk-featured-product__benefits{display:grid;gap:12px;margin:28px 0 0;padding:0;list-style:none}.tusk-featured-product__benefits li{position:relative;padding-left:28px;color:#0b0b0b;font-size:1.52rem;font-weight:750;line-height:1.35}.tusk-featured-product__benefits li:before{content:"";position:absolute;top:.42em;left:0;width:10px;height:10px;background:var(--tusk-featured-accent, #2f5e40);border-radius:50%;box-shadow:0 0 0 5px #2f5e401f}.tusk-featured-product__price{margin-top:30px}.tusk-featured-product__price .price,.tusk-featured-product__price span{color:#0b0b0b;font-family:var(--font-heading-family, var(--font-body-family));font-size:2rem;font-weight:900;letter-spacing:.02em}.tusk-featured-product__price .price__container{margin:0}.tusk-featured-product__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;margin-top:24px;padding:0 34px;color:#fff;background:var(--tusk-featured-accent, #2f5e40);border:1px solid var(--tusk-featured-accent, #2f5e40);border-radius:4px;font-family:var(--font-heading-family, var(--font-body-family));font-size:1.35rem;font-weight:900;letter-spacing:.12em;line-height:1;text-decoration:none;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,transform .18s ease}.tusk-featured-product__button:hover,.tusk-featured-product__button:focus-visible{background:#244a32;border-color:#244a32;transform:translateY(-2px)}.tusk-featured-product__button--disabled{opacity:.55;pointer-events:none}@media screen and (max-width:989px){.tusk-featured-product{padding:42px 0 56px}.tusk-featured-product__inner{grid-template-columns:1fr;gap:30px}.tusk-featured-product__image-card{min-height:clamp(320px,74vw,520px);padding:clamp(22px,7vw,42px)}.tusk-featured-product__image{max-height:460px}.tusk-featured-product__content{max-width:68rem;margin-inline:auto;text-align:center}.tusk-featured-product__description{margin-inline:auto}.tusk-featured-product__benefits{width:fit-content;max-width:100%;margin-inline:auto;text-align:left}.tusk-featured-product__button{width:min(100%,42rem)}}@media screen and (max-width:549px){.tusk-featured-product__heading{font-size:clamp(3rem,10vw,4.2rem)}.tusk-featured-product__description{font-size:1.5rem}.tusk-featured-product__benefits li{font-size:1.42rem}}.tusk-footer{position:relative;overflow:hidden;background:#0b0b0b;color:#e9e9e6;padding:clamp(40px,6vw,72px) 0 clamp(24px,3vw,36px);border-top:1px solid rgba(255,255,255,.08)}.tusk-footer__glow{position:absolute;top:0;left:50%;transform:translate(-50%);width:33%;height:128px;background:radial-gradient(50% 100% at 50% 0%,color-mix(in srgb,var(--tusk-accent) 45%,transparent),transparent);filter:blur(20px);pointer-events:none}.tusk-footer__inner{position:relative;z-index:1;max-width:1100px}.tusk-footer__top{display:grid;grid-template-columns:1fr;gap:clamp(32px,5vw,48px)}@media screen and (min-width:990px){.tusk-footer__top{grid-template-columns:1fr 2fr}}.tusk-footer__logo{max-width:160px;height:auto}.tusk-footer__wordmark{font-family:var(--font-heading-family, var(--font-body-family));font-size:2.4rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#fff}.tusk-footer__tagline{margin:1.2rem 0 0;max-width:320px;font-size:1.3rem;line-height:1.6;color:#e9e9e699}.tusk-footer__social{display:flex;gap:.75rem;margin:1.6rem 0 0;padding:0;list-style:none}.tusk-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.15);color:#e9e9e6;transition:background .2s ease,border-color .2s ease,color .2s ease}.tusk-footer__social svg{width:1.7rem;height:1.7rem}.tusk-footer__social a:hover{background:var(--tusk-accent);border-color:var(--tusk-accent);color:#fff}.tusk-footer__menus{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(24px,4vw,40px)}@media screen and (min-width:750px){.tusk-footer__menus{grid-template-columns:repeat(4,1fr)}}.tusk-footer__col-title{margin:0 0 1.2rem;font-size:1.25rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff}.tusk-footer__links{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.2rem}.tusk-footer__links a{display:inline-block;padding:.5rem 0;font-size:1.35rem;color:#e9e9e6a6;text-decoration:none;transition:color .2s ease}.tusk-footer__links a:hover{color:#fff}.tusk-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 2rem;margin-top:clamp(32px,5vw,56px);padding-top:clamp(20px,3vw,28px);border-top:1px solid rgba(255,255,255,.08)}.tusk-footer__copy{margin:0;font-size:1.25rem;color:#e9e9e680}.tusk-footer__policies{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;padding:0;list-style:none}.tusk-footer__policies a{display:inline-block;padding:.5rem 0;font-size:1.25rem;color:#e9e9e680;text-decoration:none;transition:color .2s ease}.tusk-footer__policies a:hover{color:#fff}.tusk-footer__payments{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 0 auto;padding:0;list-style:none}.tusk-footer__pay-icon{width:38px;height:24px;border-radius:4px}.tusk-founder{background:#fff;padding:clamp(48px,7vw,96px) 0}.tusk-founder__inner{display:grid;grid-template-columns:1fr;align-items:center;gap:clamp(28px,4vw,64px)}@media screen and (min-width:990px){.tusk-founder__inner{grid-template-columns:.85fr 1.15fr}}.tusk-founder__media{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:4 / 5;max-width:44rem}.tusk-founder__image{width:100%;height:100%;object-fit:cover;display:block}.tusk-founder__image--placeholder{background:radial-gradient(circle at 25% 20%,color-mix(in srgb,var(--tusk-accent) 22%,transparent),transparent 55%),linear-gradient(160deg,#dfe3d8,#c9d0c1)}.tusk-founder__quote{margin:0 0 1.8rem;position:relative;padding-left:clamp(2.4rem,3vw,3.2rem)}.tusk-founder__quote-mark{position:absolute;left:-.4rem;top:-1.6rem;color:color-mix(in srgb,var(--tusk-accent) 30%,transparent);font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(6rem,8vw,9rem);font-weight:850;line-height:1;pointer-events:none}.tusk-founder__quote p{margin:0;color:#0b0b0b;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2.4rem,3.4vw,3.6rem);font-weight:800;line-height:1.15;letter-spacing:-.015em;text-wrap:balance}.tusk-founder__quote cite{display:block;margin-top:1rem;color:#6f6f6f;font-size:1.35rem;font-style:normal}.tusk-founder__body{max-width:56ch;color:#3a3a3a;font-size:clamp(1.5rem,1.7vw,1.7rem);line-height:1.65}.tusk-founder__body p{margin:0 0 1rem}.tusk-founder__body p:last-child{margin-bottom:0}.tusk-founder__link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.6rem 0;color:var(--tusk-accent);font-size:1.5rem;font-weight:700;text-decoration:none}.tusk-founder__link svg{width:1.4rem;height:1.4rem;transition:transform .22s cubic-bezier(.22,1,.36,1)}.tusk-founder__link:hover{color:var(--tusk-accent-dark);text-decoration:underline;text-underline-offset:.3em}.tusk-founder__link:hover svg{transform:translate(4px)}.tusk-founder__reveal{opacity:0;transform:translateY(16px);transition:opacity .52s ease,transform .52s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--i, 0) * .1s)}[data-tusk-founder].is-visible .tusk-founder__reveal{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.tusk-founder__reveal{opacity:1;transform:none;transition:none}.tusk-founder__link svg{transition:none}.tusk-founder__link:hover svg{transform:none}}.tusk-hero{position:relative;width:100%;overflow:hidden;background:#fff;color:#0b0b0b}.tusk-hero__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.tusk-hero__bg-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:rgba(255,255,255,var(--tusk-overlay, .7))}.tusk-hero--has-bg .tusk-hero__grid{display:none}.tusk-hero--dark .tusk-hero__bg-scrim{background:linear-gradient(90deg,#080a09e0,#080a0999 35%,#080a0933 65%,#080a0900)}@media screen and (max-width:749px){.tusk-hero--dark .tusk-hero__bg-scrim{background:linear-gradient(180deg,#080a098c,#080a09c7)}}.tusk-hero--dark .tusk-hero__heading,.tusk-hero--dark .tusk-hero__logo-name,.tusk-hero--dark .tusk-hero__logo-mark{color:#fff}.tusk-hero--dark .tusk-hero__logo-sub{color:#ffffffb3}.tusk-hero--dark .tusk-hero__body{color:#ffffffd1}.tusk-hero--dark .tusk-hero__feature-label{color:#ffffffd9}.tusk-hero--dark .tusk-hero__heading-accent{color:var(--tusk-accent)}.tusk-hero__orb{position:absolute;width:24rem;height:24rem;border-radius:50%;filter:blur(80px);pointer-events:none}.tusk-hero__orb--1{top:25%;left:-12%;background:color-mix(in srgb,var(--tusk-accent) 10%,transparent)}.tusk-hero__orb--2{bottom:25%;right:-12%;background:color-mix(in srgb,var(--tusk-accent) 5%,transparent)}.tusk-hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(11,11,11,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(11,11,11,.012) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse at center,black 0%,transparent 62%);mask-image:radial-gradient(ellipse at center,black 0%,transparent 62%);pointer-events:none}.tusk-hero__inner{position:relative;z-index:1;padding-top:clamp(48px,7vw,96px);padding-bottom:clamp(64px,9vw,128px)}.tusk-hero__grid-layout{display:grid;grid-template-columns:1fr;gap:clamp(40px,5vw,72px);align-items:center;justify-items:stretch;max-width:80rem;margin-inline:auto}@media screen and (min-width:990px){.tusk-hero__grid-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:clamp(540px,62vh,720px)}}.tusk-hero__content{display:flex;flex-direction:column;align-items:flex-start;min-width:0}@media screen and (max-width:989px){.tusk-hero__content{align-items:center;text-align:center}}@media screen and (max-width:749px){.tusk-hero__content{padding-top:clamp(20px,6vw,40px)}}.tusk-hero__logo{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.tusk-hero__logo-mark{display:block;width:7rem;color:var(--tusk-accent);transition:transform 1.2s ease}.tusk-hero__logo:hover .tusk-hero__logo-mark{transform:rotate(360deg)}.tusk-hero__logo-mark svg{width:100%;height:auto}.tusk-hero__logo-text{display:flex;flex-direction:column}.tusk-hero__logo-name{font-family:system-ui,-apple-system,sans-serif;font-size:3rem;font-weight:900;line-height:1;letter-spacing:-.01em;color:var(--tusk-accent)}.tusk-hero__logo-sub{font-size:.75rem;font-weight:600;letter-spacing:.3em;color:color-mix(in srgb,var(--tusk-accent) 80%,transparent);transition:letter-spacing .4s ease}.tusk-hero__logo:hover .tusk-hero__logo-sub{letter-spacing:.4em}.tusk-hero__logo--photo{display:block}.tusk-hero__logo-photo{display:block;width:auto;height:clamp(3.5rem,6vw,5.5rem);max-width:min(100%,22rem);object-fit:contain}@media screen and (max-width:989px){.tusk-hero__logo--photo .tusk-hero__logo-photo{margin-inline:auto}}.tusk-hero__heading{margin:1.5rem 0 0;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(3.2rem,5.4vw,5.75rem);font-weight:800;line-height:1;letter-spacing:-.01em;color:#0b0b0b}.tusk-hero__heading-accent{display:block;color:var(--tusk-accent)}.tusk-hero__body{margin:1.25rem 0 0;max-width:32rem;font-size:clamp(1.45rem,1.2vw,1.7rem);line-height:1.5;color:#6f6f6f}.tusk-hero__cta{margin-top:2.25rem}.tusk-hero__button{display:inline-flex;align-items:center;min-height:62px;padding:0 2.5rem;color:#fff;background:var(--tusk-accent);border-radius:10px;font-size:1.55rem;font-weight:800;letter-spacing:.01em;text-decoration:none;box-shadow:0 12px 28px color-mix(in srgb,var(--tusk-accent) 30%,transparent);transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.tusk-hero__button:hover,.tusk-hero__button:focus-visible{background:var(--tusk-accent-dark);transform:scale(1.04);box-shadow:0 16px 34px color-mix(in srgb,var(--tusk-accent-dark) 40%,transparent)}.tusk-hero__button-arrow{margin-left:.5rem;animation:tusk-nudge 1.5s ease-in-out infinite}@keyframes tusk-nudge{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.tusk-hero__features{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2.5rem 0 0;padding:0;list-style:none;max-width:30rem}.tusk-hero__feature{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;transition:transform .18s ease}.tusk-hero__feature:hover{transform:translateY(-5px)}.tusk-hero__feature-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;color:var(--tusk-accent);background:color-mix(in srgb,var(--tusk-accent) 10%,transparent)}.tusk-hero__feature-icon svg{width:1.5rem;height:1.5rem}.tusk-hero__feature-label{font-size:.95rem;font-weight:500;color:#6f6f6f}.tusk-hero__visual{position:relative;width:100%;height:100%;min-height:clamp(380px,46vw,560px);display:flex;align-items:center;justify-content:center;overflow:visible}.tusk-hero__straps{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:clamp(1.5rem,3vw,3rem);max-width:100%}.tusk-hero__strap{cursor:pointer;transform:translate3d(var(--px, 0px),var(--py, 0px),0) rotate(var(--rot, 0deg));transition:transform .4s ease}.tusk-hero__strap--1{--rot: -8deg;animation:tusk-float 6s ease-in-out infinite}.tusk-hero__strap--2{--rot: 8deg;animation:tusk-float 6s ease-in-out infinite .6s}.tusk-hero__strap:hover{transform:translate3d(var(--px, 0px),var(--py, 0px),0) rotate(calc(var(--rot, 0deg) * 1.6)) scale(1.05)}.tusk-hero__strap-body{position:relative;width:clamp(7rem,11vw,9.5rem);height:clamp(18rem,30vw,24rem);border-radius:3px;background:linear-gradient(to bottom,#18181b,#27272a,#18181b);box-shadow:0 25px 50px -12px #000c;transition:box-shadow .4s ease}.tusk-hero__strap:hover .tusk-hero__strap-body{box-shadow:0 25px 50px -12px color-mix(in srgb,var(--tusk-accent) 50%,transparent)}.tusk-hero__strap-texture{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.3;background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(255,255,255,.03) 1px,rgba(255,255,255,.03) 2px)}.tusk-hero__strap-rings{position:absolute;top:-1.5rem;left:50%;transform:translate(-50%);width:5rem;height:3rem}.tusk-hero__strap-rings svg{width:100%;height:100%}.tusk-hero__strap-rings{transition:filter .4s ease}.tusk-hero__strap:hover .tusk-hero__strap-rings{filter:drop-shadow(0 0 6px color-mix(in srgb,var(--tusk-accent) 70%,transparent))}.tusk-hero__strap-stitch{position:absolute;top:1rem;left:.5rem;right:.5rem;height:2px;background:#3f3f46;transition:background .3s ease}.tusk-hero__strap:hover .tusk-hero__strap-stitch{background:var(--tusk-accent)}.tusk-hero__strap-fold{position:absolute;bottom:0;left:0;right:0;height:3rem;background:#0000004d;border-radius:0 0 3px 3px}.tusk-hero__strap--photo{display:flex;margin:0}.tusk-hero__strap-photo{display:block;width:clamp(9rem,16vw,14rem);height:auto;max-height:clamp(22rem,38vw,32rem);object-fit:contain;filter:drop-shadow(0 25px 45px rgba(11,11,11,.28));transition:filter .4s ease}.tusk-hero__strap--photo:hover .tusk-hero__strap-photo{filter:drop-shadow(0 28px 52px color-mix(in srgb,var(--tusk-accent) 45%,transparent))}.tusk-hero__visual--photos .tusk-hero__straps{gap:0}.tusk-hero__visual--photos .tusk-hero__strap--photo{position:relative}.tusk-hero__visual--photos .tusk-hero__strap--1{z-index:1}.tusk-hero__visual--photos .tusk-hero__strap--2{z-index:2;margin-left:clamp(-7rem,-9vw,-3.5rem)}.tusk-hero__visual--photos .tusk-hero__strap--photo:hover{z-index:3}.tusk-hero__visual--photos .tusk-hero__strap--photo:only-child{margin-left:0}.tusk-hero__visual--photos .tusk-hero__strap--photo:only-child .tusk-hero__strap-photo{width:clamp(13rem,26vw,21rem);max-height:clamp(26rem,42vw,36rem)}.tusk-hero__visual-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--tusk-accent) 15%,transparent);filter:blur(80px);animation:tusk-glow 3s ease-in-out infinite}@keyframes tusk-float{0%,to{translate:0 0}50%{translate:0 -14px}}@keyframes tusk-glow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.15)}}.tusk-hero__reveal{opacity:0;transform:translateY(20px);animation:tusk-reveal .8s ease forwards;animation-delay:var(--delay, 0s)}@keyframes tusk-reveal{to{opacity:1;transform:translateY(0)}}@media screen and (max-width:989px){.tusk-hero__features{margin-inline:auto}.tusk-hero__visual{min-height:clamp(340px,80vw,460px)}}@media(prefers-reduced-motion:reduce){.tusk-hero__reveal{opacity:1;transform:none;animation:none}.tusk-hero__button-arrow,.tusk-hero__strap--1,.tusk-hero__strap--2,.tusk-hero__visual-glow{animation:none}.tusk-hero__strap{transition:none}}.tusk-hhero{background:var(--tusk-bg, #FFFFFF);padding:clamp(36px,6vw,88px) 0 clamp(40px,6vw,88px)}.tusk-hhero__inner{display:grid;grid-template-columns:1fr;align-items:center;gap:clamp(28px,4vw,64px)}@media screen and (min-width:990px){.tusk-hhero__inner{grid-template-columns:1fr 1fr}}.tusk-hhero__heading{margin:0 0 1.4rem;color:#0b0b0b;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(3.8rem,6vw,6.2rem);font-weight:850;line-height:1.02;letter-spacing:-.02em;text-wrap:balance}.tusk-hhero__sub{margin:0;max-width:44ch;color:#3a3a3a;font-size:clamp(1.6rem,1.9vw,1.9rem);line-height:1.55}.tusk-hhero__cta-row{margin-top:clamp(20px,2.6vw,30px);display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1.6rem}.tusk-hhero__cta-secondary{color:#6f6f6f;font-size:1.35rem;font-weight:500;text-decoration:underline;text-underline-offset:3px;transition:color .16s ease}.tusk-hhero__cta-secondary:hover{color:#3a3a3a}.tusk-hhero__cta{display:inline-flex;align-items:center;gap:.7rem;padding:1.4rem 2.6rem;background:var(--tusk-accent);color:#fff;border-radius:999px;font-size:1.6rem;font-weight:700;text-decoration:none;transition:background .2s ease,transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s ease}.tusk-hhero__cta svg{width:1.6rem;height:1.6rem;transition:transform .22s cubic-bezier(.22,1,.36,1)}.tusk-hhero__cta:hover{background:var(--tusk-accent-dark);transform:translateY(-2px);box-shadow:0 12px 28px color-mix(in srgb,var(--tusk-accent) 32%,transparent)}.tusk-hhero__cta:hover svg{transform:translate(4px)}.tusk-hhero__trust{margin:1.2rem 0 0;color:#6f6f6f;font-size:1.25rem}.tusk-hhero__media{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:4 / 3}@media screen and (min-width:990px){.tusk-hhero__media{aspect-ratio:5 / 4}}.tusk-hhero__image{width:100%;height:100%;object-fit:cover;display:block}.tusk-hhero__image--placeholder{background:radial-gradient(circle at 25% 20%,color-mix(in srgb,var(--tusk-accent) 22%,transparent),transparent 55%),linear-gradient(160deg,#dfe3d8,#c9d0c1)}.tusk-hhero__enter{opacity:0;transform:translateY(16px);animation:tusk-hhero-enter .64s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--i, 0) * .11s)}.tusk-hhero__enter--media{transform:translateY(0) scale(.97);animation-name:tusk-hhero-enter-media}@keyframes tusk-hhero-enter{to{opacity:1;transform:translateY(0)}}@keyframes tusk-hhero-enter-media{to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.tusk-hhero__enter{opacity:1;transform:none;animation:none}.tusk-hhero__cta,.tusk-hhero__cta svg{transition:background .2s ease}.tusk-hhero__cta:hover{transform:none;box-shadow:none}.tusk-hhero__cta:hover svg{transform:none}}.tusk-kit{padding:clamp(20px,3vw,36px) 0}.tusk-kit__card{display:grid;grid-template-columns:1fr;align-items:stretch;background:color-mix(in srgb,var(--tusk-accent) 6%,#FFFFFF);border:1px solid color-mix(in srgb,var(--tusk-accent) 20%,transparent);border-radius:18px;overflow:hidden;text-decoration:none;opacity:0;transform:translateY(28px);transition:transform .62s cubic-bezier(.22,1,.36,1),box-shadow .32s ease,opacity .62s ease}[data-tusk-kit-reveal].is-visible .tusk-kit__card{opacity:1;transform:translateY(0)}.tusk-kit__card:hover{transform:translateY(-6px);box-shadow:0 24px 48px #0b0b0b1a}[data-tusk-kit-reveal].is-visible .tusk-kit__card:hover{transform:translateY(-6px)}@media screen and (min-width:750px){.tusk-kit__card{grid-template-columns:.9fr 1.1fr}}.tusk-kit__media{position:relative;aspect-ratio:4 / 3;background:color-mix(in srgb,var(--tusk-accent) 6%,#FFFFFF);overflow:hidden}@media screen and (min-width:750px){.tusk-kit__media{aspect-ratio:auto}}.tusk-kit__media-glow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(circle at 30% 20%,color-mix(in srgb,var(--tusk-accent) 16%,transparent),transparent 60%);opacity:0;transition:opacity .32s ease;pointer-events:none}.tusk-kit__card:hover .tusk-kit__media-glow{opacity:1}.tusk-kit__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .62s cubic-bezier(.22,1,.36,1)}.tusk-kit__card:hover .tusk-kit__image{transform:scale(1.045)}.tusk-kit__content{display:flex;flex-direction:column;justify-content:center;gap:.6rem;padding:clamp(20px,3vw,40px)}.tusk-kit__eyebrow{display:inline-block;width:fit-content;padding:.3rem .8rem;background:var(--tusk-accent);color:#fff;border-radius:999px;font-size:1.2rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.tusk-kit__title{margin:0;color:#0b0b0b;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2rem,2.8vw,2.8rem);font-weight:800;line-height:1.1}.tusk-kit__body{margin:0;max-width:48ch;color:#6f6f6f;font-size:1.4rem;line-height:1.5}.tusk-kit__price{display:flex;align-items:baseline;gap:.6rem;margin-top:.4rem}.tusk-kit__price-now{font-size:2rem;font-weight:800;color:var(--tusk-accent)}.tusk-kit__price-was{font-size:1.4rem;color:#6f6f6f;text-decoration:line-through}.tusk-kit__cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:.6rem;color:var(--tusk-accent);font-weight:700;font-size:1.4rem}.tusk-kit__cta svg{width:1.2rem;height:1.2rem;transition:transform .22s cubic-bezier(.22,1,.36,1)}.tusk-kit__card:hover .tusk-kit__cta svg{transform:translate(4px)}.tusk-kit__reveal{opacity:0;transform:translateY(14px);transition:opacity .52s ease,transform .52s cubic-bezier(.22,1,.36,1);transition-delay:calc(.15s + var(--i, 0) * 90ms)}[data-tusk-kit-reveal].is-visible .tusk-kit__reveal{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.tusk-kit__card,.tusk-kit__reveal{opacity:1;transform:none;transition:box-shadow .2s ease}.tusk-kit__image{transition:none}.tusk-kit__card:hover .tusk-kit__image,.tusk-kit__card:hover{transform:none}}.tusk-khero{background:#fff;padding:clamp(48px,7vw,96px) 0}.tusk-khero__inner{display:grid;grid-template-columns:1fr;align-items:center;gap:clamp(28px,4vw,64px)}@media screen and (min-width:990px){.tusk-khero__inner{grid-template-columns:1fr 1fr}}.tusk-khero__media{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:1 / 1;background:color-mix(in srgb,var(--tusk-accent) 6%,#FFFFFF)}.tusk-khero__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .62s cubic-bezier(.22,1,.36,1)}@media(hover:hover){.tusk-khero__media:hover .tusk-khero__image{transform:scale(1.035)}}.tusk-khero__badge{position:absolute;top:1.4rem;left:1.4rem;padding:.5rem 1.1rem;background:#0b0b0b;color:#f2f5f0;border-radius:999px;font-size:1.2rem;font-weight:700;letter-spacing:.03em}.tusk-khero__eyebrow{display:inline-block;width:fit-content;margin-bottom:1rem;padding:.35rem .9rem;background:var(--tusk-accent);color:#fff;border-radius:999px;font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tusk-khero__heading{margin:0 0 1rem;color:#0b0b0b;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2.8rem,4vw,4.2rem);font-weight:850;line-height:1.05;letter-spacing:-.02em;text-wrap:balance}.tusk-khero__body{margin:0;max-width:48ch;color:#3a3a3a;font-size:clamp(1.5rem,1.7vw,1.7rem);line-height:1.6}.tusk-khero__items{list-style:none;margin:clamp(18px,2.4vw,26px) 0 0;padding:0;display:flex;flex-direction:column;gap:1.1rem}.tusk-khero__item{display:flex;align-items:flex-start;gap:1rem}.tusk-khero__item-check{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;margin-top:.1rem;background:color-mix(in srgb,var(--tusk-accent) 14%,transparent);color:var(--tusk-accent);border-radius:50%}.tusk-khero__item-check svg{width:1.2rem;height:1.2rem}.tusk-khero__item-text{display:flex;flex-direction:column;font-size:1.45rem;line-height:1.4}.tusk-khero__item-text strong{color:#0b0b0b;font-weight:700}.tusk-khero__item-text span{color:#6f6f6f}.tusk-khero__price{display:flex;align-items:baseline;gap:.8rem;margin-top:clamp(18px,2.4vw,26px)}.tusk-khero__price-now{font-family:var(--font-heading-family, var(--font-body-family));font-size:2.4rem;font-weight:800;color:var(--tusk-accent)}.tusk-khero__price-was{font-size:1.5rem;color:#6f6f6f;text-decoration:line-through}.tusk-khero__cta-row{margin-top:1.4rem}.tusk-khero__cta{display:inline-flex;align-items:center;gap:.7rem;padding:1.4rem 2.6rem;background:var(--tusk-accent);color:#fff;border-radius:999px;font-size:1.6rem;font-weight:700;text-decoration:none;transition:background .2s ease,transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s ease}.tusk-khero__cta svg{width:1.6rem;height:1.6rem;transition:transform .22s cubic-bezier(.22,1,.36,1)}.tusk-khero__cta:hover{background:var(--tusk-accent-dark);transform:translateY(-2px);box-shadow:0 12px 28px color-mix(in srgb,var(--tusk-accent) 32%,transparent)}.tusk-khero__cta:hover svg{transform:translate(4px)}.tusk-khero__reveal{opacity:0;transform:translateY(16px);transition:opacity .52s ease,transform .52s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--i, 0) * 80ms)}[data-tusk-khero].is-visible .tusk-khero__reveal{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.tusk-khero__reveal{opacity:1;transform:none;transition:none}.tusk-khero__image{transition:none}.tusk-khero__media:hover .tusk-khero__image{transform:none}.tusk-khero__cta,.tusk-khero__cta svg{transition:background .2s ease}.tusk-khero__cta:hover{transform:none;box-shadow:none}.tusk-khero__cta:hover svg{transform:none}}.tusk-marquee{position:relative;display:flex;align-items:center;overflow:hidden;min-height:38px;color:var(--tusk-marquee-color);background:var(--tusk-marquee-background);border-block:0}.tusk-kosso-bar__viewport{overflow:hidden;width:100%}.tusk-kosso-bar__track{display:flex;width:max-content;animation:none;will-change:auto}.tusk-kosso-bar__group{display:flex;align-items:center;justify-content:space-around;min-width:100vw;min-height:38px}.tusk-kosso-bar__group:nth-child(2){display:none}.tusk-kosso-bar__item{display:flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;min-width:max-content;padding:8px clamp(12px,2vw,32px);color:inherit;font-family:var(--font-heading-family, var(--font-heading--family, inherit));font-size:1.18rem;font-weight:800;line-height:1;white-space:nowrap}.tusk-kosso-bar__check{display:inline-flex;flex:0 0 auto;width:18px;height:18px;color:var(--tusk-marquee-accent)}.tusk-kosso-bar__check svg{display:block;width:100%;height:100%}.tusk-kosso-bar__check path{fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.tusk-kosso-bar__copy{display:inline-block;overflow:hidden;text-overflow:ellipsis}.tusk-kosso-bar__badge{display:inline-flex;align-items:center;min-height:20px;padding:3px 7px;border-radius:4px;color:#fff;background:var(--tusk-marquee-accent);font-size:.76rem;font-weight:900;line-height:1}.tusk-marquee__viewport{display:none}.tusk-marquee__track{display:flex;align-items:center;width:max-content;min-width:200%;animation:tusk-marquee-scroll var(--tusk-marquee-speed) linear infinite;will-change:transform}.tusk-marquee__text{flex:0 0 auto;padding-inline:1.8rem;color:inherit;font-family:var(--font-heading-family, var(--font-heading--family, inherit));font-size:.68rem;font-weight:750;letter-spacing:.1em;line-height:1;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:1180px){.tusk-kosso-bar__item{padding-inline:14px;font-size:1rem}}@media screen and (max-width:989px){.tusk-marquee{min-height:34px}.tusk-kosso-bar__group,.tusk-kosso-bar__group:nth-child(2){display:flex;min-height:34px}.tusk-kosso-bar__item{flex:0 0 auto;padding-inline:22px;font-size:.88rem}}@keyframes tusk-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:749px){.tusk-marquee{display:none}.tusk-kosso-bar__group,.tusk-kosso-bar__group:nth-child(2){min-height:32px}.tusk-kosso-bar__item{gap:6px;padding-inline:18px;font-size:.78rem}.tusk-kosso-bar__check{width:15px;height:15px}.tusk-kosso-bar__badge{min-height:18px;padding:3px 6px;font-size:.66rem}}@media(prefers-reduced-motion:reduce){.tusk-kosso-bar__track{width:100%;animation:none;transform:none}.tusk-kosso-bar__group{flex-wrap:wrap;width:100%}.tusk-kosso-bar__group:nth-child(2){display:none}.tusk-kosso-bar__item{flex:1 1 50%;white-space:normal}.tusk-marquee__track{min-width:100%;animation:none;transform:none}.tusk-marquee__text:not(:first-child){display:none}.tusk-marquee__text{width:100%;padding-inline:1rem;text-align:center;white-space:normal}}.tusk-offers{background:#fff;padding:clamp(32px,5vw,64px) 0}.tusk-offers__card{display:grid;grid-template-columns:1fr;gap:clamp(20px,3vw,32px);padding:clamp(20px,3vw,32px);background:#fff;border:1px solid #e7e5df;border-radius:20px;box-shadow:0 10px 30px #0b0b0b0f}@media screen and (min-width:990px){.tusk-offers__card{grid-template-columns:3fr 9fr;align-items:center}}.tusk-offers__offer{text-align:center}@media screen and (min-width:990px){.tusk-offers__offer{text-align:left}}.tusk-offers__offer-top{display:flex;align-items:center;justify-content:center;gap:.6rem}@media screen and (min-width:990px){.tusk-offers__offer-top{justify-content:flex-start}}.tusk-offers__gift{display:inline-flex;color:var(--tusk-accent)}.tusk-offers__gift svg{width:1.6rem;height:1.6rem}.tusk-offers__eyebrow{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6f6f6f}.tusk-offers__title{margin:1rem 0 0;font-size:clamp(2.2rem,3vw,2.8rem);font-weight:900;line-height:1.1;color:var(--tusk-accent)}.tusk-offers__subtitle{margin:.5rem 0 0;font-size:1.3rem;color:#6f6f6f}.tusk-offers__cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:1.6rem;padding:0 1.6rem;background:transparent;color:var(--tusk-accent);border:1px solid var(--tusk-accent);border-radius:10px;font-size:1.35rem;font-weight:700;text-decoration:none;transition:background .18s ease,color .18s ease}.tusk-offers__cta:hover{background:var(--tusk-accent);color:#fff}.tusk-offers__carousel-wrap{position:relative;min-width:0}.tusk-offers__track{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:.5rem .25rem;-ms-overflow-style:none;scrollbar-width:none}.tusk-offers__track::-webkit-scrollbar{display:none}.tusk-offers__item{flex:0 0 240px;scroll-snap-align:start;display:block;border:1px solid #e7e5df;border-radius:12px;overflow:hidden;background:#fff;text-decoration:none;color:#0b0b0b;transition:transform .22s ease,box-shadow .22s ease}.tusk-offers__item:hover{transform:translateY(-5px);box-shadow:0 16px 32px #0b0b0b1a}.tusk-offers__media{position:relative;aspect-ratio:16 / 11;overflow:hidden;background:#f3f3f1}.tusk-offers__img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.tusk-offers__item:hover .tusk-offers__img{transform:scale(1.05)}.tusk-offers__badge{position:absolute;bottom:.6rem;right:.6rem;padding:.3rem .6rem;background:var(--tusk-accent);color:#fff;font-size:1.1rem;font-weight:700;border-radius:6px}.tusk-offers__body{padding:1rem}.tusk-offers__row{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.tusk-offers__name{margin:0;font-size:1.4rem;font-weight:700;line-height:1.25}.tusk-offers__rating{display:inline-flex;align-items:center;gap:.3rem;flex:none;padding:.2rem .55rem;background:color-mix(in srgb,var(--tusk-accent) 12%,transparent);color:var(--tusk-accent);border-radius:999px;font-size:1.1rem;font-weight:700}.tusk-offers__rating svg{width:1.1rem;height:1.1rem}.tusk-offers__price{display:flex;align-items:baseline;gap:.5rem;margin-top:.75rem}.tusk-offers__price-now{font-size:1.7rem;font-weight:900;color:#0b0b0b}.tusk-offers__price-was{font-size:1.3rem;color:#9a988f;text-decoration:line-through}.tusk-offers__empty{color:#6f6f6f;padding:1rem}.tusk-offers__nav{position:absolute;top:50%;transform:translateY(-50%);display:none;width:38px;height:38px;align-items:center;justify-content:center;background:#fff;border:1px solid #e7e5df;border-radius:50%;box-shadow:0 6px 16px #0b0b0b1f;color:#0b0b0b;cursor:pointer;z-index:2;transition:background .18s ease,color .18s ease}.tusk-offers__nav svg{width:1.3rem;height:1.3rem}.tusk-offers__nav:hover{background:var(--tusk-accent);color:#fff;border-color:var(--tusk-accent)}.tusk-offers__nav[hidden]{display:none}.tusk-offers__nav--prev{left:-10px}.tusk-offers__nav--next{right:-10px}@media(hover:hover)and (min-width:750px){.tusk-offers__nav{display:flex}}.tusk-paybar{background:var(--tusk-paybar-bg, #F7F7F5);padding:clamp(14px,2vw,22px) 0;overflow-x:clip}.tusk-paybar__inner{display:flex;flex-direction:column;align-items:center;gap:.8rem;width:100%;max-width:100%;min-width:0}.tusk-paybar__label{margin:0;font-size:1.2rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#5a5a5a}.tusk-paybar__marquee{position:relative;width:100%;max-width:100%;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.tusk-paybar__track{display:flex;width:max-content;animation:tusk-paybar-scroll var(--tusk-paybar-speed, 30s) linear infinite}.tusk-paybar__marquee:hover .tusk-paybar__track{animation-play-state:paused}.tusk-paybar__set{display:flex;flex:0 0 auto;align-items:center;gap:clamp(16px,2.5vw,34px);padding-right:clamp(16px,2.5vw,34px)}.tusk-paybar__logo{height:var(--tusk-paybar-height, 3.2rem);width:auto;display:block}@keyframes tusk-paybar-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.tusk-paybar__track{animation:none}}.tusk-paybar__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem 1.4rem;width:100%;max-width:88rem;margin:.4rem 0 0;padding:1.1rem clamp(12px,4vw,24px) 0;list-style:none;border-top:1px solid rgba(11,11,11,.08)}.tusk-paybar__trust-item{display:flex;align-items:center;justify-content:center;gap:.6rem}.tusk-paybar__trust-icon{display:inline-flex;flex:none;color:var(--tusk-accent, #2F5E40)}.tusk-paybar__trust-icon svg{width:1.7rem;height:1.7rem}.tusk-paybar__trust-text{display:flex;flex-direction:column;gap:.05rem}.tusk-paybar__trust-text strong{font-size:1.3rem;font-weight:700;color:#0b0b0b;line-height:1.3}.tusk-paybar__trust-text span{font-size:1.2rem;line-height:1.4;color:#5a5a5a}@media screen and (max-width:749px){.tusk-paybar__trust{gap:.6rem .8rem}.tusk-paybar__trust-item{flex-direction:column;text-align:center;gap:.35rem}.tusk-paybar__trust-text span{display:none}.tusk-paybar__trust-text strong{font-size:1.15rem}}.tusk-pay{position:relative;z-index:2;background:var(--tusk-bg, #ffffff);padding:clamp(28px,4vw,48px) 0}.tusk-pay__heading{margin:0 0 clamp(16px,2.5vw,28px);color:#0b0b0b;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(1.6rem,2.4vw,2.4rem);font-weight:700;letter-spacing:-.01em;text-align:center}.tusk-pay__viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.tusk-pay__track{display:flex;width:max-content;animation:tusk-pay-marquee var(--tusk-speed, 30s) linear infinite}.tusk-pay:hover .tusk-pay__track{animation-play-state:paused}.tusk-pay__group{display:flex;align-items:center;gap:clamp(1rem,2.5vw,2.5rem);padding-right:clamp(1rem,2.5vw,2.5rem)}.tusk-pay__item{display:flex;align-items:center;justify-content:center;height:3rem;min-width:4.5rem;padding:.5rem .9rem;background:#fff;border:1px solid #e7e5df;border-radius:10px;box-shadow:0 4px 12px #0b0b0b0d}.tusk-pay__link{display:flex;align-items:center}.tusk-pay__svg,.tusk-pay__img{display:block;width:auto;height:2rem;max-width:5.5rem;object-fit:contain}@keyframes tusk-pay-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.tusk-pay__track{animation:none;width:100%}.tusk-pay__group{flex-wrap:wrap;justify-content:center;width:100%}.tusk-pay__group--dup{display:none}}.tusk-perf{background:var(--tusk-bg, #0B0B0B);padding:clamp(32px,5vw,64px) 0 clamp(40px,6vw,72px)}.tusk-perf__inner{display:grid;grid-template-columns:1fr;align-items:center;gap:clamp(28px,4vw,56px)}@media screen and (min-width:990px){.tusk-perf__inner{grid-template-columns:1.1fr 1fr}}.tusk-perf__eyebrow{display:inline-block;margin-bottom:.9rem;padding:.35rem .9rem;background:var(--tusk-accent);color:#fff;border-radius:999px;font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tusk-perf__heading{margin:0 0 1rem;color:#fff;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(3.2rem,5vw,5rem);font-weight:850;line-height:1.02;letter-spacing:-.02em}.tusk-perf__body{max-width:52ch;color:#ffffffbf;font-size:clamp(1.5rem,1.8vw,1.7rem);line-height:1.6}.tusk-perf__body p{margin:0 0 1rem}.tusk-perf__body p:last-child{margin-bottom:0}.tusk-perf__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(10px,1.4vw,16px);margin-top:clamp(28px,3vw,40px)}.tusk-perf__stat{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.3rem .8rem 1.1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:14px;position:relative;overflow:hidden;opacity:0;transform:translateY(14px);transition:opacity .48s ease,transform .48s ease;transition-delay:calc(var(--i, 0) * .11s)}.tusk-perf__stats.is-visible .tusk-perf__stat{opacity:1;transform:translateY(0)}.tusk-perf__stat:before{content:"";position:absolute;left:.9rem;right:.9rem;bottom:.7rem;height:3px;border-radius:2px;background:color-mix(in srgb,var(--tusk-accent) 30%,transparent);transform:scaleX(0);transform-origin:left;transition:transform .7s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--i, 0) * .11s + .2s)}.tusk-perf__stats.is-visible .tusk-perf__stat:before{transform:scaleX(1)}.tusk-perf__stat:nth-child(2):before{background:color-mix(in srgb,var(--tusk-accent) 60%,transparent)}.tusk-perf__stat:nth-child(3):before{background:var(--tusk-accent)}@media(prefers-reduced-motion:reduce){.tusk-perf__stat{opacity:1;transform:none;transition:none}.tusk-perf__stat:before{transform:scaleX(1);transition:none}}.tusk-perf__stat-value{font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2.2rem,3vw,2.8rem);font-weight:800;color:var(--tusk-accent);line-height:1}.tusk-perf__stat-label{margin-top:.5rem;padding-bottom:.6rem;max-width:14ch;color:#ffffffa6;font-size:1.15rem;line-height:1.35}.tusk-perf__stat-source{margin:.9rem 0 0;color:#ffffff80;font-size:1.05rem;font-style:italic}.tusk-perf__media{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:1 / 1}.tusk-perf__image{width:100%;height:100%;object-fit:cover}.tusk-perf__image--placeholder{background:radial-gradient(circle at 25% 20%,color-mix(in srgb,var(--tusk-accent) 30%,transparent),transparent 55%),linear-gradient(160deg,#1c1c1c,#0b0b0b)}@media screen and (max-width:749px){.tusk-perf__stats{grid-template-columns:repeat(3,1fr);gap:8px}.tusk-perf__stat{padding:1rem .5rem .9rem}}.tusk-pdp{position:relative;z-index:0;isolation:isolate;overflow-x:clip;background:#fff;color:#0b0b0b;padding:clamp(20px,3vw,36px) 0 clamp(32px,5vw,64px)}.tusk-pdp__crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:1.5rem;font-size:1.3rem;color:#5a5a5a}.tusk-pdp__crumbs a{color:#5a5a5a;text-decoration:none}.tusk-pdp__crumbs a:hover{color:var(--tusk-accent)}.tusk-pdp__crumb-sep{color:#c9c7c0}.tusk-pdp__crumb-current{color:#0b0b0b}.tusk-pdp__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(24px,4vw,48px)}.tusk-pdp__gallery,.tusk-pdp__details{min-width:0}@media screen and (min-width:990px){.tusk-pdp__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}}.tusk-pdp__stage{position:relative;aspect-ratio:1 / 1;border:1px solid #e7e5df;border-radius:20px;overflow:hidden;background:#fff}.tusk-pdp__stage-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;pointer-events:none;transition:opacity .4s ease;cursor:zoom-in}.tusk-pdp__stage-img.is-active{opacity:1;position:relative;pointer-events:auto}.tusk-pdp__placeholder{width:100%;height:auto}.tusk-pdp__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vw,48px);background:#0b0b0beb}.tusk-pdp__lightbox[hidden]{display:none}.tusk-pdp__lightbox-img{max-width:100%;max-height:100%;object-fit:contain;border-radius:12px;cursor:zoom-out}.tusk-pdp__lightbox-close{position:absolute;top:clamp(12px,3vw,28px);right:clamp(12px,3vw,28px);display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:#ffffff14;color:#fff;cursor:pointer}.tusk-pdp__lightbox-close svg{width:20px;height:20px}.tusk-pdp__lightbox-close:hover{background:#ffffff2e}.tusk-pdp__stage-media{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .4s ease}.tusk-pdp__stage-media.is-active{opacity:1;pointer-events:auto;z-index:1}.tusk-pdp__model{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background:#fff;--poster-color: #ffffff}.tusk-pdp__model-badge{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#ffffffe6;border:1px solid #e7e5df;box-shadow:0 2px 8px #0b0b0b1f;pointer-events:none}.tusk-pdp__model-badge .svg-wrapper,.tusk-pdp__model-badge svg{width:20px;height:20px;color:var(--tusk-accent)}.tusk-pdp__stage-video{background:#fff}.tusk-pdp__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block}video.tusk-pdp__video{object-fit:contain;background:#000;pointer-events:none}iframe.tusk-pdp__video{object-fit:cover}video.tusk-pdp__video::-webkit-media-controls,video.tusk-pdp__video::-webkit-media-controls-enclosure,video.tusk-pdp__video::-webkit-media-controls-panel{display:none!important;-webkit-appearance:none}.tusk-pdp__thumb--model{position:relative}.tusk-pdp__thumb-badge{position:absolute;top:2px;right:2px;z-index:2;display:inline-flex;width:16px;height:16px;color:var(--tusk-accent);background:#ffffffe6;border-radius:4px;padding:1px}.tusk-pdp__thumb-badge svg{width:100%;height:100%}.tusk-pdp__gallery-reviews{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e7e5df}.tusk-pdp__thumbs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.tusk-pdp__thumb{width:56px;height:56px;padding:0;border:1px solid #e7e5df;border-radius:12px;overflow:hidden;background:#fff;cursor:pointer;transition:border-color .18s ease,transform .18s ease}.tusk-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.tusk-pdp__thumb:hover{border-color:var(--tusk-accent)}.tusk-pdp__thumb.is-active{border-color:var(--tusk-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--tusk-accent) 35%,transparent)}.tusk-pdp__eyebrow{margin:0 0 .7rem;font-size:1.25rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--tusk-accent)}.tusk-pdp__hero-hook{margin:0 0 .7rem;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2.4rem,3.4vw,3.4rem);font-weight:800;line-height:1.14;letter-spacing:-.01em;color:var(--tusk-accent-dark);text-wrap:balance}.tusk-pdp__title{margin:0 0 .9rem;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(1.6rem,1.9vw,1.9rem);font-weight:700;line-height:1.25;letter-spacing:normal;text-transform:none;color:#4a4a4a}.tusk-pdp__title--standalone{font-size:clamp(3rem,4.6vw,4.6rem);font-weight:900;line-height:.98;letter-spacing:-.02em;color:#0b0b0b}.tusk-pdp__reviews{display:inline-flex;align-items:center;margin-top:.2rem;text-decoration:none;cursor:pointer;min-height:1.6rem}.tusk-pdp__reviews,.tusk-pdp__reviews *{color:var(--tusk-accent-dark)!important}.tusk-pdp__reviews .loox-rating{pointer-events:none}.tusk-pdp__assure{display:flex;flex-direction:column;gap:.6rem;margin:1rem 0 0;padding:1.1rem 1.2rem;list-style:none;background:#f7f7f5;border:1px solid #e7e5df;border-radius:16px}.tusk-pdp__assure-item{display:flex;align-items:center;justify-content:center;gap:.7rem;font-size:1.4rem;font-weight:600;color:#2a2a2a}.tusk-pdp__assure-item--pay{justify-content:center}.tusk-pdp__pay-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.7rem;width:100%}.tusk-pdp__pay-logo{height:2.6rem;width:auto;max-width:4.4rem}.tusk-pdp__assure-item svg{width:1.6rem;height:1.6rem;flex:none;color:var(--tusk-accent)}.tusk-pdp__assure-item .tusk-pdp__pay-logo{width:auto;height:2.6rem;max-width:4.4rem;color:initial}.tusk-pdp__price{margin-top:1rem;display:flex;align-items:baseline;gap:.7rem;flex-wrap:wrap}.tusk-pdp__price-now{font-size:2.6rem;font-weight:900;color:var(--tusk-accent)}.tusk-pdp__price-was{font-size:1.7rem;font-weight:600;color:#5a5a5a;text-decoration:line-through}.tusk-pdp__stock{display:flex;align-items:center;gap:.5rem;margin:.5rem 0 0;font-size:1.4rem;font-weight:600}.tusk-pdp__quotes{display:flex;align-items:center;gap:.6rem;margin:1.3rem 0 0}.tusk-pdp__quote-window{position:relative;flex:1;min-width:0;min-height:9rem;padding:1.2rem 1.4rem;background:#fff;border:1px solid #e0ded9;border-radius:16px}.tusk-pdp__quote{position:absolute;top:1.2rem;right:1.4rem;bottom:1.2rem;left:1.4rem;opacity:0;visibility:hidden;transition:opacity .32s ease}.tusk-pdp__quote.is-active{position:relative;inset:auto;opacity:1;visibility:visible}.tusk-pdp__quote-head{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .9rem;margin:0}.tusk-pdp__quote-name{font-size:1.45rem;font-weight:800;color:#0b0b0b}.tusk-pdp__quote-stars{display:inline-flex;gap:1px;color:var(--tusk-accent)}.tusk-pdp__quote-stars svg{width:1.3rem;height:1.3rem}.tusk-pdp__quote-stars svg:not(.is-filled){color:#d8d5cd}.tusk-pdp__quote-text{margin:.5rem 0 0;font-size:1.4rem;line-height:1.55;color:#333}.tusk-pdp__quote-nav{display:inline-flex;align-items:center;justify-content:center;flex:none;width:36px;height:36px;padding:0;color:#4a4a4a;background:#fff;border:1px solid #e0ded9;border-radius:50%;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.tusk-pdp__quote-nav svg{width:1.6rem;height:1.6rem}.tusk-pdp__quote-nav:hover{color:#fff;background:var(--tusk-accent);border-color:var(--tusk-accent)}.tusk-pdp__quote-nav[hidden]{display:none}@media(prefers-reduced-motion:reduce){.tusk-pdp__quote,.tusk-pdp__quote-nav{transition:none}}.tusk-pdp__stock--in{color:var(--tusk-accent)}.tusk-pdp__stock--out{color:#b42318}.tusk-pdp__stock-dot{width:9px;height:9px;border-radius:50%;background:var(--tusk-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--tusk-accent) 20%,transparent)}.tusk-pdp__opts{display:flex;flex-direction:column;gap:1.4rem;margin:1.6rem 0 0}.tusk-pdp__opt{position:relative;margin:0;padding:0;border:0}.tusk-pdp__opt-legend{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;padding:0;margin-bottom:.8rem}.tusk-pdp__opt-name{font-size:1.25rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#5a5a5a}.tusk-pdp__opt-selected{font-size:1.4rem;font-weight:700;color:#0b0b0b}.tusk-pdp__opt-guide{position:absolute;top:0;right:0;font-size:1.35rem;font-weight:600;color:var(--tusk-accent-dark);text-decoration:underline;text-underline-offset:3px}.tusk-pdp__opt-guide:hover{color:var(--tusk-accent)}.tusk-pdp__opt-values{display:flex;flex-wrap:wrap;gap:.7rem}.tusk-pdp__opt-input{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.tusk-pdp__opt-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.tusk-pdp__opt-label{display:inline-flex;align-items:center;justify-content:center;min-width:4.8rem;min-height:4.8rem;padding:0 1.6rem;font-size:1.45rem;font-weight:700;color:#0b0b0b;background:#fff;border:1px solid #d8d5cd;border-radius:999px;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.tusk-pdp__opt-label:hover{border-color:var(--tusk-accent)}.tusk-pdp__opt-input:checked+.tusk-pdp__opt-label{color:#fff;background:var(--tusk-accent);border-color:var(--tusk-accent)}.tusk-pdp__opt-input:focus-visible+.tusk-pdp__opt-label{outline:2px solid var(--tusk-accent-dark);outline-offset:2px}.tusk-pdp__opt-label--swatch{min-width:0;min-height:0;width:4.4rem;height:4.4rem;padding:3px;border-radius:50%;border-color:transparent;background:transparent}.tusk-pdp__opt-label--swatch .swatch{width:100%;height:100%;border-radius:50%;border:1px solid rgba(11,11,11,.18);box-shadow:none}.tusk-pdp__opt-label--swatch:hover{border-color:#d8d5cd}.tusk-pdp__opt-input:checked+.tusk-pdp__opt-label--swatch{background:transparent;border-color:var(--tusk-accent);box-shadow:0 0 0 1px var(--tusk-accent)}.tusk-pdp__opt-label.is-unavailable{color:#a8a49a;border-color:#ebe9e3}.tusk-pdp__opt-label.is-unavailable:after{content:"";position:absolute;width:100%;height:1px;background:#bdb9b0;transform:rotate(-20deg);pointer-events:none}.tusk-pdp__opt-label{position:relative;overflow:hidden}.tusk-pdp__opt-input:checked+.tusk-pdp__opt-label.is-unavailable{color:#fff;background:#a8a49a;border-color:#a8a49a}@media(prefers-reduced-motion:reduce){.tusk-pdp__opt-label{transition:none}}.tusk-pdp__form{margin:1.5rem 0 0}.tusk-pdp__variant-label{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.6rem;font-size:1.25rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#5a5a5a}.tusk-pdp__variant-label:after{content:"";width:18px;height:2px;background:var(--tusk-accent);border-radius:2px}.tusk-pdp__variant-wrap{position:relative;margin-bottom:1rem;transition:transform .18s ease}.tusk-pdp__visually-hidden{display:none}.tusk-pdp__variant-wrap:hover{transform:translateY(-1px)}.tusk-pdp__variant-select{appearance:none;-webkit-appearance:none;width:100%;min-height:56px;padding:0 3.4rem 0 1.6rem;border:2px solid var(--tusk-accent);border-radius:999px;font-size:1.45rem;font-weight:700;background:#fff;color:#0b0b0b;cursor:pointer;box-shadow:0 2px 10px color-mix(in srgb,var(--tusk-accent) 10%,transparent);transition:border-color .18s ease,box-shadow .18s ease}.tusk-pdp__variant-select:hover{border-color:var(--tusk-accent-dark);box-shadow:0 6px 16px color-mix(in srgb,var(--tusk-accent) 18%,transparent)}.tusk-pdp__variant-select:focus-visible{outline:none;border-color:var(--tusk-accent-dark);box-shadow:0 0 0 4px color-mix(in srgb,var(--tusk-accent) 22%,transparent)}.tusk-pdp__variant-arrow{position:absolute;top:50%;right:1.2rem;width:1.3rem;height:1.3rem;transform:translateY(-50%);color:var(--tusk-accent);pointer-events:none;transition:transform .18s ease}.tusk-pdp__variant-wrap:focus-within .tusk-pdp__variant-arrow{transform:translateY(-50%) rotate(180deg);color:var(--tusk-accent-dark)}.tusk-pdp__buy{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:.75rem;row-gap:.7rem}.tusk-pdp__actions{display:contents}.tusk-pdp__qty{grid-column:1;grid-row:1 / span 2;align-self:center}.tusk-pdp__btn{grid-column:2;grid-row:1}.tusk-pdp__dynamic{grid-column:2;grid-row:2}.tusk-pdp__qty-note{grid-column:1 / -1;grid-row:3}.tusk-pdp__qty{display:inline-flex;align-items:center;flex:none;padding:0 .35rem;background:#fff;border:1px solid #d8d5cd;border-radius:999px}.tusk-pdp__qty-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;color:#3a3a3a;background:transparent;border:0;border-radius:50%;cursor:pointer;transition:background .16s ease,color .16s ease}.tusk-pdp__qty-btn svg{width:1.6rem;height:1.6rem}.tusk-pdp__qty-btn:hover{color:#fff;background:var(--tusk-accent)}.tusk-pdp__qty-btn:disabled{opacity:.35;cursor:default;background:transparent;color:#3a3a3a}.tusk-pdp__qty-input{width:3.4rem;padding:0;border:0;background:transparent;font-size:1.55rem;font-weight:700;text-align:center;color:#0b0b0b;-moz-appearance:textfield}.tusk-pdp__qty-input::-webkit-outer-spin-button,.tusk-pdp__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tusk-pdp__qty-input:focus-visible{outline:2px solid var(--tusk-accent);outline-offset:2px;border-radius:6px}.tusk-pdp__btn{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;flex:1;min-height:56px;padding:0 1.6rem;border-radius:999px;font-size:1.45rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .18s ease,transform .16s ease,color .18s ease}.tusk-pdp__btn svg{width:1.4rem;height:1.4rem}.tusk-pdp__btn-price{display:inline-flex;align-items:baseline;gap:.5rem;letter-spacing:.02em}.tusk-pdp__btn-price s{opacity:.65;font-weight:600}.tusk-pdp__qty-note{margin:.8rem 0 0;font-size:1.35rem;line-height:1.45;color:#3a3a3a;text-align:center}.tusk-pdp__btn--primary{color:#fff;background:var(--tusk-accent);border:1px solid var(--tusk-accent);box-shadow:0 10px 22px color-mix(in srgb,var(--tusk-accent) 26%,transparent)}.tusk-pdp__btn--primary:hover:not(:disabled){background:var(--tusk-accent-dark);transform:translateY(-2px)}.tusk-pdp__btn--primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.tusk-pdp__btn--outline{color:var(--tusk-accent);background:transparent;border:1px solid var(--tusk-accent)}.tusk-pdp__btn--outline:hover{background:var(--tusk-accent);color:#fff}.tusk-pdp__dynamic{display:flex;flex-direction:column;align-items:stretch;gap:.4rem;width:100%;margin:0}.tusk-pdp__dynamic{--shopify-accelerated-checkout-button-border-radius: 999px;--shopify-accelerated-checkout-button-block-size: 56px}.tusk-pdp__dynamic shopify-accelerated-checkout,.tusk-pdp__dynamic shop-pay-wallet-button,.tusk-pdp__dynamic gravity-button{display:block;height:56px;overflow:hidden;border-radius:999px}.tusk-pdp__dynamic .shopify-payment-button__button,.tusk-pdp__dynamic .shopify-payment-button__button--unbranded{border-radius:999px!important;min-height:52px}.tusk-pdp__dynamic .shopify-payment-button__more-options{font-size:1.35rem;text-decoration:underline;text-underline-offset:3px}.tusk-pdp__dynamic-label{align-self:center;font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#5a5a5a}.tusk-pdp__dynamic>div,.tusk-pdp__dynamic>iframe{width:100%}.tusk-pdp__bundle{position:relative;overflow:hidden;display:flex;align-items:center;gap:1rem;width:100%;margin-top:.85rem;padding:1.1rem 1.2rem;text-align:left;cursor:pointer;background:linear-gradient(165deg,#fff,color-mix(in srgb,var(--tusk-accent) 9%,#fff));border:1px solid color-mix(in srgb,var(--tusk-accent) 45%,transparent);border-radius:16px;box-shadow:0 1px #fff inset,0 6px 16px color-mix(in srgb,var(--tusk-accent) 12%,transparent);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.tusk-pdp__bundle:hover{border-color:var(--tusk-accent);transform:translateY(-2px);box-shadow:0 1px #fff inset,0 14px 28px color-mix(in srgb,var(--tusk-accent) 22%,transparent)}.tusk-pdp__bundle:active{transform:translateY(0)}.tusk-pdp__bundle:disabled{opacity:.6;cursor:default;transform:none}.tusk-pdp__bundle-icon{display:inline-flex;align-items:center;justify-content:center;flex:none;width:42px;height:42px;border-radius:12px;color:#fff;background:linear-gradient(145deg,var(--tusk-accent) 0%,var(--tusk-accent-dark) 100%);box-shadow:0 4px 10px color-mix(in srgb,var(--tusk-accent) 35%,transparent),0 1px #ffffff40 inset}.tusk-pdp__bundle-icon svg{width:2rem;height:2rem}.tusk-pdp__bundle-text{display:flex;flex-direction:column;flex:1;min-width:0;gap:.1rem;padding-right:7.6rem}.tusk-pdp__bundle-main{font-size:1.55rem;font-weight:800;color:#0b0b0b;line-height:1.25}.tusk-pdp__bundle-sub{font-size:1.35rem;color:var(--tusk-accent);font-weight:600}.tusk-pdp__bundle-badge{position:absolute;top:1rem;right:1rem;padding:.45rem .9rem;border-radius:999px;font-size:1.25rem;font-weight:800;letter-spacing:.01em;color:#fff;background:var(--tusk-accent);box-shadow:0 3px 8px color-mix(in srgb,var(--tusk-accent) 35%,transparent)}.tusk-pdp__bundle:hover .tusk-pdp__bundle-badge{background:var(--tusk-accent-dark)}.tusk-pdp__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin:1.5rem 0 0;padding:1.2rem 1rem;list-style:none;background:#f7f7f5;border:1px solid #e7e5df;border-radius:16px}.tusk-pdp__trust-item{display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center}.tusk-pdp__trust-item svg{width:1.6rem;height:1.6rem;color:var(--tusk-accent)}.tusk-pdp__trust-item span{font-size:1.35rem;font-weight:600;line-height:1.3;color:#0b0b0b}.tusk-pdp__acc{margin-top:2rem;display:flex;flex-direction:column;gap:.85rem}.tusk-pdp__acc-item{border:1px solid var(--tusk-secondary, #52584F);border-radius:16px;overflow:hidden;background:#fff}.tusk-pdp__acc-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.35rem;cursor:pointer;list-style:none;font-size:1.5rem;font-weight:700;color:#fff;background:var(--tusk-secondary, #52584F);transition:background .18s ease}.tusk-pdp__acc-summary-title{display:flex;align-items:center;gap:.6rem}.tusk-pdp__acc-rating{filter:brightness(0) invert(1)}.tusk-pdp__acc-summary:hover{background:var(--tusk-secondary-dark, #3E4339)}.tusk-pdp__acc-summary::-webkit-details-marker{display:none}.tusk-pdp__acc-icon{display:inline-flex;color:#fff;transition:transform .22s ease}.tusk-pdp__acc-icon svg{width:1.4rem;height:1.4rem}details[open]>.tusk-pdp__acc-summary{background:var(--tusk-secondary-dark, #3E4339)}details[open]>.tusk-pdp__acc-summary .tusk-pdp__acc-icon,details[open]>.tusk-pdp__faq-q .tusk-pdp__acc-icon{transform:rotate(180deg)}.tusk-pdp__acc-panel{padding:1.25rem 1.35rem 1.5rem;color:#333;font-size:1.4rem;line-height:1.6}.tusk-pdp__acc-panel>*:first-child{margin-top:0}.tusk-pdp__acc-note{margin:0}.tusk-pdp__kit-items{margin:1.3rem 0 0;padding-top:1.2rem;border-top:1px solid #e7e5df}.tusk-pdp__kit-items-label{margin:0 0 .7rem;font-size:1.25rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#5a5a5a}.tusk-pdp__kit-items-row{display:flex;flex-wrap:wrap;gap:.6rem}.tusk-pdp__kit-items-link{display:inline-flex;align-items:center;gap:.4rem;min-height:48px;padding:.7rem 1.15rem;font-size:1.4rem;font-weight:700;color:var(--tusk-accent-dark);background:color-mix(in srgb,var(--tusk-accent) 8%,#fff);border:1px solid color-mix(in srgb,var(--tusk-accent) 35%,transparent);border-radius:999px;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.tusk-pdp__kit-items-link svg{width:1rem;height:1rem;flex:none;transition:transform .18s ease}.tusk-pdp__kit-items-link:hover,.tusk-pdp__kit-items-link:focus-visible{background:var(--tusk-accent);border-color:var(--tusk-accent);color:#fff;transform:translateY(-1px)}.tusk-pdp__kit-items-link:hover svg,.tusk-pdp__kit-items-link:focus-visible svg{transform:translate(2px)}@media(prefers-reduced-motion:reduce){.tusk-pdp__kit-items-link,.tusk-pdp__kit-items-link svg{transition:none;transform:none}}.tusk-pdp__acc-label{margin:1.6rem 0 .4rem;font-size:1.25rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#5a5a5a}.tusk-pdp__story{display:flex;align-items:flex-start;gap:.9rem;margin-top:1.1rem;padding:1.15rem 1.25rem;background:#e6e8df;border-radius:16px}.tusk-pdp__story-icon{flex:0 0 auto;width:22px;height:22px;margin-top:.2rem;color:#0b0b0b}.tusk-pdp__story-text{margin:0;font-size:1.45rem;line-height:1.5;font-weight:700;color:#0b0b0b}.tusk-pdp__story--compact{padding:1rem 1.2rem;align-items:center}.tusk-pdp__story--compact .tusk-pdp__story-icon{margin-top:0}.tusk-pdp__story--compact .tusk-pdp__story-text{font-size:1.4rem}.tusk-pdp__story-link{color:#0b0b0b;font-weight:700;text-decoration:underline;text-underline-offset:2px}.tusk-pdp__story-link:hover{color:var(--tusk-accent-dark)}.tusk-pdp__brand{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e7e5df}.tusk-pdp__brand-id{display:flex;align-items:center;gap:1rem}.tusk-pdp__brand-logo,.tusk-pdp__brand-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.tusk-pdp__brand-avatar{display:flex;align-items:center;justify-content:center;background:var(--tusk-accent);color:#fff;font-weight:800;text-transform:uppercase}.tusk-pdp__brand-name{margin:0;font-weight:700;color:#0b0b0b;font-size:1.45rem}.tusk-pdp__brand-note{margin:.1rem 0 0;font-size:1.3rem;color:#5a5a5a}.tusk-pdp__brand-link{color:var(--tusk-accent);font-weight:600;text-decoration:none;white-space:nowrap}.tusk-pdp__brand-link:hover{text-decoration:underline}.tusk-pdp__lowstock{display:inline-flex;align-items:center;margin:0 0 1rem;padding:.55rem 1.2rem;border-radius:999px;background:#fff4e5;border:1px solid #f0dcbd;color:#8a5100;font-size:1.2rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.tusk-pdp__guarantee{display:flex;align-items:center;gap:.9rem;margin-top:1rem;padding:1.1rem 1.2rem;border:1px solid var(--tusk-accent);border-radius:16px;background:color-mix(in srgb,var(--tusk-accent) 6%,#fff)}.tusk-pdp__guarantee-icon{flex:0 0 auto;color:var(--tusk-accent)}.tusk-pdp__guarantee-icon svg{width:26px;height:26px;display:block}.tusk-pdp__guarantee-text{display:flex;flex-direction:column;gap:.15rem;font-size:1.4rem;line-height:1.45;color:#3a3a3a}.tusk-pdp__guarantee-text strong{color:#0b0b0b;font-size:1.5rem}.tusk-pdp__app-block{margin-top:1.2rem}.tusk-pdp__app-block:empty{display:none}.tusk-pdp__sticky{position:fixed;left:0;right:0;bottom:0;z-index:30;background:#fff;border-top:1px solid #e7e5df;box-shadow:0 -4px 18px #0b0b0b1a;padding:.7rem 1.2rem calc(.7rem + env(safe-area-inset-bottom))}.tusk-pdp__sticky[hidden]{display:none}.tusk-pdp__sticky-inner{display:flex;align-items:center;gap:1rem}.tusk-pdp__sticky-info{display:flex;align-items:center;gap:.7rem;flex:0 0 auto}.tusk-pdp__sticky-img{width:40px;height:40px;border-radius:12px;object-fit:cover;border:1px solid #e7e5df}.tusk-pdp__sticky-price{font-size:1.6rem;font-weight:800;color:#0b0b0b}.tusk-pdp__sticky-btn{flex:1 1 auto;min-height:48px}@media screen and (min-width:990px){.tusk-pdp__sticky{display:none!important}}@media screen and (max-width:749px){.tusk-pdp__assure,.tusk-pdp__price,.tusk-pdp__quotes,.tusk-pdp__form,.tusk-pdp__trust,.tusk-pdp__guarantee,.tusk-pdp__story{margin-top:1.4rem}.tusk-pdp__acc{margin-top:1.8rem}.tusk-pdp__hero-hook{font-size:2.6rem}.tusk-pdp__brand{display:none}.tusk-pdp__buy{grid-template-columns:minmax(0,1fr);row-gap:.9rem}.tusk-pdp__qty{grid-column:1;grid-row:auto;justify-self:center;padding:0 .5rem}.tusk-pdp__btn{grid-column:1;grid-row:auto}.tusk-pdp__dynamic{grid-column:1;grid-row:auto;--shopify-accelerated-checkout-button-block-size: 58px}.tusk-pdp__dynamic shopify-accelerated-checkout,.tusk-pdp__dynamic shop-pay-wallet-button,.tusk-pdp__dynamic gravity-button{height:58px}.tusk-pdp__qty-note{grid-column:1;grid-row:auto}.tusk-pdp__qty-btn{width:42px;height:42px}.tusk-pdp__qty-input{width:4rem;font-size:1.7rem}.tusk-pdp__btn{width:100%;min-height:58px}.tusk-pdp__thumbs{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:.6rem;padding:2px 2px .6rem;margin:.85rem -2px 0;scrollbar-width:none}.tusk-pdp__thumbs::-webkit-scrollbar{display:none}.tusk-pdp__thumb{flex:0 0 auto;width:72px;height:72px;scroll-snap-align:start}.tusk-pdp__quotes{position:relative;display:block}.tusk-pdp__quote-window{min-height:10.5rem;padding:1.3rem 1.5rem}.tusk-pdp__quote{top:1.3rem;right:1.5rem;bottom:1.3rem;left:1.5rem}.tusk-pdp__quote-nav{position:absolute;top:50%;z-index:2;width:34px;height:34px;transform:translateY(-50%);box-shadow:0 2px 8px #0b0b0b1f}.tusk-pdp__quote-nav--prev{left:-6px}.tusk-pdp__quote-nav--next{right:-6px}}@media screen and (max-width:420px){.tusk-pdp__btn{font-size:1.35rem;padding:0 1.1rem;gap:.5rem}.tusk-pdp__btn-price s{display:none}}.tusk-info{background:#fff;color:#0b0b0b;padding:clamp(24px,4vw,48px) 0 clamp(32px,5vw,64px)}.tusk-info__rows{border-top:1px solid #e0ded9}.tusk-info__row{border-bottom:1px solid #e0ded9}.tusk-info__summary{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.7rem .2rem;list-style:none;cursor:pointer}.tusk-info__summary::-webkit-details-marker{display:none}.tusk-info__summary:focus-visible{outline:2px solid var(--tusk-accent);outline-offset:2px}.tusk-info__label{font-size:1.5rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:1.35;color:#0b0b0b}.tusk-info__chevron{display:inline-flex;flex:none;color:#4a4a4a;transition:transform .22s ease}.tusk-info__chevron svg{width:1.7rem;height:1.7rem}.tusk-info__row[open] .tusk-info__chevron{transform:rotate(180deg)}.tusk-info__summary:hover .tusk-info__label,.tusk-info__summary:hover .tusk-info__chevron{color:var(--tusk-accent-dark)}.tusk-info__panel{max-width:68ch;padding:0 .2rem 1.9rem;font-size:1.5rem;line-height:1.65;color:#333}.tusk-info__panel>*:first-child{margin-top:0}.tusk-info__panel>*:last-child{margin-bottom:0}.tusk-info__note{margin:0}.tusk-info__reviews{margin-top:clamp(32px,5vw,56px)}.tusk-info__reviews-head{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1.2rem;margin-bottom:1.6rem}.tusk-info__reviews-title{margin:0;font-size:clamp(2rem,2.6vw,2.6rem);font-weight:800;letter-spacing:-.01em;line-height:1.2}@media(prefers-reduced-motion:reduce){.tusk-info__chevron{transition:none}}.tusk-reveal{background:var(--tusk-bg, #ffffff);padding:clamp(40px,6vw,80px) 0;border-top:1px solid color-mix(in srgb,var(--tusk-accent) 14%,transparent)}.tusk-reveal__heading{margin:0 0 clamp(24px,4vw,40px);color:#0b0b0b;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2.6rem,4vw,4rem);font-weight:800;letter-spacing:-.01em;text-align:center}.tusk-reveal__grid{display:grid;grid-template-columns:1fr;gap:clamp(20px,3vw,32px)}.tusk-reveal__grid--single{max-width:380px;margin:0 auto}@media screen and (min-width:750px){.tusk-reveal__grid{grid-template-columns:repeat(2,1fr)}.tusk-reveal__grid--single{grid-template-columns:1fr}}@media screen and (min-width:990px){.tusk-reveal__grid{grid-template-columns:repeat(var(--columns, 3),1fr)}}@media screen and (max-width:749px){.tusk-reveal__grid{grid-template-columns:none;grid-auto-columns:minmax(78vw,320px);grid-auto-flow:column;gap:14px;margin-inline:-1.5rem;padding:2px 1.5rem 18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scroll-padding-inline:1.5rem;scrollbar-width:thin;scrollbar-color:var(--tusk-accent) #e7e5df}.tusk-reveal__grid--single{max-width:none;margin:0 -1.5rem}.tusk-reveal__grid::-webkit-scrollbar{height:8px}.tusk-reveal__grid::-webkit-scrollbar-track{background:#e7e5df;border-radius:999px}.tusk-reveal__grid::-webkit-scrollbar-thumb{background:var(--tusk-accent);border-radius:999px}.tusk-reveal__card{scroll-snap-align:start;min-width:0}}.tusk-reveal__card{position:relative;overflow:hidden;background:#fff;border:1px solid #e7e5df;border-radius:16px;box-shadow:0 8px 24px #0b0b0b0d;cursor:pointer;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease}@media(hover:hover){.tusk-reveal__card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 24px 48px #0b0b0b1f}}.tusk-reveal__card:focus-visible{outline:2px solid var(--tusk-accent);outline-offset:3px}.tusk-reveal__media{position:relative;overflow:hidden;aspect-ratio:4 / 3}.tusk-reveal__image{width:100%;height:100%;object-fit:cover;transition:transform .42s cubic-bezier(.22,1,.36,1)}.tusk-reveal__image--placeholder{background:#f4f4f4}@media(hover:hover){.tusk-reveal__card:hover .tusk-reveal__image{transform:scale(1.1)}}.tusk-reveal__media-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(11,11,11,.3),transparent 45%);pointer-events:none}.tusk-reveal__badge{position:absolute;top:1rem;left:1rem;padding:.35rem .75rem;background:#0b0b0b;color:#fff;border-radius:999px;font-size:1.2rem;font-weight:700;letter-spacing:.02em}.tusk-reveal__content{padding:1.5rem}.tusk-reveal__rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.tusk-reveal__stars{display:inline-flex;gap:2px;color:var(--tusk-accent)}.tusk-reveal__stars svg{width:1.4rem;height:1.4rem}.tusk-reveal__stars svg:not(.is-filled){color:#d8d5cd}.tusk-reveal__rating-text{font-size:1.2rem;color:#6f6f6f}.tusk-reveal__title{margin:0;color:#0b0b0b;font-size:1.7rem;font-weight:700;line-height:1.2;letter-spacing:-.01em}.tusk-reveal__price{display:flex;align-items:baseline;gap:.6rem;margin-top:.5rem}.tusk-reveal__price-now{font-size:2rem;font-weight:800;color:var(--tusk-accent)}.tusk-reveal__price-was{font-size:1.4rem;color:#6f6f6f;text-decoration:line-through}.tusk-reveal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;background:#ffffff8c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transform:translateY(100%);opacity:0;transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .32s ease}@media(hover:hover){.tusk-reveal__card:hover .tusk-reveal__overlay,.tusk-reveal__card:focus-within .tusk-reveal__overlay{transform:translateY(0);opacity:1}}.tusk-reveal__overlay-inner{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.tusk-reveal__detail-heading{margin:0 0 .4rem;font-size:1.4rem;font-weight:700;color:#0b0b0b}.tusk-reveal__detail-text{margin:0;font-size:1.3rem;line-height:1.5;color:#6f6f6f}.tusk-reveal__features{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.tusk-reveal__feature{padding:.6rem;text-align:center;background:color-mix(in srgb,var(--tusk-accent) 8%,#ffffff);border:1px solid color-mix(in srgb,var(--tusk-accent) 18%,transparent);border-radius:10px}.tusk-reveal__feature-title{display:block;font-size:1.2rem;font-weight:700;color:#0b0b0b}.tusk-reveal__feature-sub{display:block;font-size:1.05rem;color:#6f6f6f}.tusk-reveal__actions{display:flex;flex-direction:column;gap:.6rem}.tusk-reveal__form{margin:0}.tusk-reveal__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:48px;border-radius:10px;font-size:1.35rem;font-weight:700;text-decoration:none;cursor:pointer;transition:background .18s ease,transform .16s ease,color .18s ease}.tusk-reveal__btn svg{width:1.3rem;height:1.3rem}.tusk-reveal__btn--primary{color:#fff;background:linear-gradient(to right,var(--tusk-accent),var(--tusk-accent-dark));border:1px solid var(--tusk-accent-dark);box-shadow:0 10px 22px color-mix(in srgb,var(--tusk-accent) 28%,transparent)}.tusk-reveal__btn--primary:hover{transform:translateY(-2px) scale(1.02)}.tusk-reveal__btn--primary:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.tusk-reveal__btn--outline{min-height:42px;color:var(--tusk-accent);background:transparent;border:1px solid var(--tusk-accent)}.tusk-reveal__btn--outline:hover{background:var(--tusk-accent);color:#fff}.tusk-reveal__empty{text-align:center;color:#6f6f6f}@media(hover:none),(max-width:749px){.tusk-reveal__overlay{position:static;transform:none;opacity:1;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-top:1px solid #e7e5df}.tusk-reveal__overlay-inner{padding-top:1rem}.tusk-reveal__card{cursor:default}}.tusk-rc{background:#fff;color:#0b0b0b;padding:clamp(28px,4vw,52px) 0}.tusk-rc__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.8rem 1.5rem;margin-bottom:clamp(16px,2.5vw,26px)}.tusk-rc__heading{margin:0;font-size:clamp(2rem,2.6vw,2.6rem);font-weight:800;line-height:1.2;letter-spacing:-.01em}.tusk-rc__link{display:inline-flex;align-items:center;gap:.4rem;font-size:1.45rem;font-weight:700;color:var(--tusk-accent-dark);text-decoration:underline;text-underline-offset:3px}.tusk-rc__link svg{width:1.4rem;height:1.4rem;transition:transform .18s ease}.tusk-rc__link:hover svg{transform:translate(3px)}.tusk-rc__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media screen and (min-width:750px){.tusk-rc__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.2rem}}.tusk-rc__card{display:flex;flex-direction:column;margin:0;padding:1.5rem 1.5rem 1.3rem;background:#e6e8df;border-radius:16px}.tusk-rc__stars{display:inline-flex;gap:2px;color:var(--tusk-accent)}.tusk-rc__stars svg{width:1.5rem;height:1.5rem}.tusk-rc__stars svg:not(.is-filled){color:#b9bdb0}.tusk-rc__card-title{margin:.8rem 0 0;font-size:1.55rem;font-weight:800;line-height:1.3;color:#0b0b0b}.tusk-rc__quote{margin:.6rem 0 0;font-size:1.5rem;line-height:1.55;color:#1a1a1a}.tusk-rc__by{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .9rem;margin-top:auto;padding-top:1.1rem}.tusk-rc__name{font-size:1.4rem;font-weight:700;color:#0b0b0b}.tusk-rc__verified{display:inline-flex;align-items:center;gap:.35rem;font-size:1.3rem;font-weight:600;color:var(--tusk-accent-dark)}.tusk-rc__verified svg{width:1.3rem;height:1.3rem}.tusk-revsum{background:var(--tusk-revsum-bg);padding:clamp(28px,4vw,48px) 0}.tusk-revsum__inner{display:flex;justify-content:center}.tusk-revsum__card{width:100%;max-width:420px;padding:clamp(24px,4vw,36px);text-align:center;background:#fff;border:1px solid #e7e5df;border-radius:16px;box-shadow:0 10px 30px #0b0b0b0f;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.tusk-revsum__card.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.tusk-revsum__card{opacity:1;transform:none}}.tusk-revsum__stars{display:inline-flex;gap:.3rem;color:var(--tusk-star)}.tusk-revsum__stars svg{width:2.2rem;height:2.2rem}.tusk-revsum__headline{margin:1.2rem 0 0;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2.6rem,4vw,3.4rem);font-weight:900;color:#0b0b0b;line-height:1.05}.tusk-revsum__rating{color:var(--tusk-accent)}.tusk-revsum__count{font-size:.62em;font-weight:700;color:#6f6f6f}.tusk-revsum__text{margin:.8rem 0 0;font-size:1.35rem;color:#6f6f6f}.tusk-reviews{background:var(--tusk-bg, #FFFFFF);padding:clamp(48px,7vw,96px) 0}.tusk-reviews__head{margin-bottom:clamp(24px,3.4vw,44px)}.tusk-reviews__heading{margin:0 0 .8rem;color:#0b0b0b;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2.8rem,4vw,4.2rem);font-weight:850;line-height:1.05;letter-spacing:-.02em}.tusk-reviews__sub{margin:0;max-width:52ch;color:#3a3a3a;font-size:clamp(1.45rem,1.6vw,1.6rem);line-height:1.55}.tusk-reviews__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(12px,1.8vw,20px);align-items:stretch}.tusk-reviews__card{display:flex;flex-direction:column;padding:2rem 2rem 1.8rem;background:color-mix(in srgb,var(--tusk-accent) 6%,#FFFFFF);border:1px solid color-mix(in srgb,var(--tusk-accent) 14%,transparent);border-radius:16px}.tusk-reviews__stars{display:flex;gap:.2rem;color:var(--tusk-accent);margin-bottom:1rem}.tusk-reviews__stars svg{width:1.5rem;height:1.5rem}.tusk-reviews__star--empty{opacity:.22}.tusk-reviews__card-title{margin:0 0 .5rem;color:#0b0b0b;font-family:var(--font-body-family);font-size:1.5rem;font-weight:700;line-height:1.3}.tusk-reviews__card-text{margin:0;color:#3a3a3a;font-size:1.4rem;line-height:1.6}.tusk-reviews__card-meta{margin-top:auto;padding-top:1.4rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem 1rem}.tusk-reviews__card-name{color:#0b0b0b;font-size:1.3rem;font-weight:700}.tusk-reviews__card-product{color:#6f6f6f;font-size:1.2rem}@media screen and (max-width:749px){.tusk-reviews__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin:0 -1.5rem;padding:0 1.5rem .6rem;scroll-padding-inline:1.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tusk-reviews__grid::-webkit-scrollbar{display:none}.tusk-reviews__card{flex:0 0 82%;scroll-snap-align:start}}.tusk-reviews__reveal{opacity:0;transform:translateY(16px);transition:opacity .52s ease,transform .52s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--i, 0) * 70ms)}[data-tusk-reviews].is-visible .tusk-reviews__reveal{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.tusk-reviews__reveal{opacity:1;transform:none;transition:none}}.tusk-scroll{position:relative;display:flex;align-items:center;justify-content:center;height:60rem;padding:.5rem;background:var(--tusk-bg, #f3efe6);overflow:hidden}@media screen and (min-width:768px){.tusk-scroll{height:80rem;padding:5rem}}.tusk-scroll__perspective{position:relative;width:100%;padding:2.5rem 0;perspective:1000px}@media screen and (min-width:768px){.tusk-scroll__perspective{padding:10rem 0}}.tusk-scroll__header{max-width:64rem;margin:0 auto;text-align:center;will-change:transform;transform:translateY(var(--ty, 0px))}.tusk-scroll__title-small{margin:0;color:#0b0b0b;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(1.8rem,3vw,2.4rem);font-weight:600;line-height:1.2}.tusk-scroll__title-large{margin:.25rem 0 0;color:var(--tusk-accent, #2f5e40);font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1;letter-spacing:-.01em}.tusk-scroll__card{max-width:64rem;width:100%;height:30rem;margin:-3rem auto 0;padding:.5rem;border:4px solid #6c6c6c;border-radius:30px;background:#222;box-shadow:0 0 #0000004d,0 9px 20px #0000004a,0 37px 37px #00000042,0 84px 50px #00000026,0 149px 60px #0000000a,0 233px 65px #00000003;will-change:transform;transform:rotateX(var(--rx, 20deg)) scale(var(--sc, 1.05));transform-style:preserve-3d}@media screen and (min-width:768px){.tusk-scroll__card{height:40rem;padding:1.5rem}}.tusk-scroll__screen{width:100%;height:100%;overflow:hidden;border-radius:1rem;background:#f3f4f6}.tusk-scroll__media-link{display:block;width:100%;height:100%}.tusk-scroll__image{display:block;width:100%;height:100%;object-fit:cover;object-position:left top}@media(prefers-reduced-motion:reduce){.tusk-scroll__header{transform:none}.tusk-scroll__card{transform:rotateX(0) scale(1)}}.tusk-stroke{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;min-height:var(--tusk-height, 260vh);padding:0 1rem;overflow:hidden;background:#fff;color:#0b0b0b}.tusk-stroke__head{position:relative;margin-top:14vh;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.tusk-stroke__title{position:relative;z-index:1;margin:0;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(3.2rem,9vw,9rem);font-weight:700;line-height:.95;letter-spacing:-.05em;color:#0b0b0b}.tusk-stroke__sub{position:relative;z-index:1;margin:0;max-width:36rem;font-size:clamp(1.4rem,1.6vw,1.9rem);font-weight:500;color:#6f6f6f}.tusk-stroke__svg{position:absolute;top:-6%;right:-42%;z-index:0;width:min(120vw,1100px);height:auto;pointer-events:none}.tusk-stroke__svg path{transition:stroke-dashoffset 80ms linear}.tusk-stroke__panel{width:100%;margin-top:auto;padding:2.5rem 1rem 3rem;border-radius:28px;background:var(--tusk-panel-bg, #2f5e40);color:var(--tusk-panel-text, #ffffff)}.tusk-stroke__wordmark{margin:0;text-align:center;font-family:var(--font-heading-family, var(--font-body-family));font-size:16vw;font-weight:800;line-height:.9;letter-spacing:-.04em;text-transform:uppercase}.tusk-stroke__meta{display:flex;flex-direction:column;gap:1.25rem;margin-top:2rem}@media screen and (min-width:990px){.tusk-stroke__meta{flex-direction:row;justify-content:space-between;margin-top:0}}.tusk-stroke__meta-row{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:3rem;text-transform:uppercase}@media screen and (min-width:990px){.tusk-stroke__meta-row{width:fit-content;gap:3rem}}.tusk-stroke__meta-row p{margin:0;font-size:1.2rem;font-weight:500;line-height:1.4}.tusk-stroke__meta-row p:last-child{text-align:right}@media screen and (min-width:990px){.tusk-stroke__meta-row p:last-child{text-align:left}}@media(prefers-reduced-motion:reduce){.tusk-stroke__svg path{stroke-dashoffset:0!important;transition:none}}.tusk-sp{background:#fff;color:#0b0b0b;padding:clamp(36px,6vw,72px) 0}.tusk-sp__heading{margin:0 0 clamp(20px,3vw,36px);font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2.2rem,3.2vw,3.2rem);font-weight:800;line-height:1.15;letter-spacing:-.01em;color:#0b0b0b;text-wrap:balance}.tusk-sp__heading--steps{margin-top:clamp(40px,6vw,72px)}.tusk-sp__benefits{display:flex;flex-direction:column;gap:clamp(28px,4vw,52px)}.tusk-sp__benefit{display:grid;grid-template-columns:1fr;gap:clamp(14px,2vw,28px);align-items:center}.tusk-sp__benefit-media{border-radius:14px;overflow:hidden;background:#f7f7f5}.tusk-sp__benefit-img{display:block;width:100%;height:auto}.tusk-sp__benefit-title{margin:0 0 .5rem;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(1.7rem,2.1vw,2.1rem);font-weight:800;line-height:1.25;color:#0b0b0b}.tusk-sp__benefit-text{margin:0;font-size:1.5rem;line-height:1.6;color:#333;max-width:62ch}@media screen and (min-width:750px){.tusk-sp__benefit{grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,48px)}.tusk-sp__benefit:nth-child(2n) .tusk-sp__benefit-media{order:2}.tusk-sp__benefit--no-media{grid-template-columns:1fr}}.tusk-sp__steps{display:grid;grid-template-columns:1fr;gap:clamp(20px,3vw,32px);margin:0;padding:0;list-style:none;counter-reset:none}@media screen and (min-width:750px){.tusk-sp__steps{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.tusk-sp__step{position:relative;display:flex;flex-direction:column;gap:.9rem;padding-top:.5rem}.tusk-sp__step-num{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:none;border-radius:50%;background:var(--tusk-accent);color:#fff;font-size:1.5rem;font-weight:800;line-height:1}.tusk-sp__step-img{display:block;width:100%;height:auto;border-radius:12px;background:#f7f7f5}.tusk-sp__step-title{margin:0 0 .4rem;font-family:var(--font-heading-family, var(--font-body-family));font-size:1.7rem;font-weight:800;line-height:1.3;color:#0b0b0b}.tusk-sp__step-text{margin:0;font-size:1.45rem;line-height:1.6;color:#333}.tusk-sp__compare{margin-top:clamp(40px,6vw,72px);padding:clamp(24px,4vw,44px);background:#e6e8df;border-radius:16px}.tusk-sp__compare-heading{margin:0 0 1rem;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(1.9rem,2.6vw,2.6rem);font-weight:800;line-height:1.2;color:#1e2b22;text-wrap:balance}.tusk-sp__compare-text{margin:0;font-size:1.55rem;line-height:1.65;color:#1e2b22;max-width:68ch}.tusk-sp__compare-price{margin:1.2rem 0 0;font-size:1.6rem;line-height:1.5;font-weight:800;color:#1e2b22}.tusk-sp__compare-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;margin-top:1.6rem;padding:0 1.8rem;border-radius:10px;background:var(--tusk-accent);color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none;box-shadow:0 10px 22px color-mix(in srgb,var(--tusk-accent) 26%,transparent);transition:background .18s ease,transform .16s ease}.tusk-sp__compare-btn:hover{background:var(--tusk-accent-dark);transform:translateY(-2px)}@media(prefers-reduced-motion:reduce){.tusk-sp__compare-btn,.tusk-sp__compare-btn:hover{transition:none;transform:none}}.tusk-shipping{background:#fff;color:#0b0b0b;padding:clamp(40px,6vw,80px) 0}.tusk-shipping__inner{max-width:1100px}.tusk-shipping__head{max-width:720px;margin:0 auto clamp(24px,4vw,40px);text-align:center}.tusk-shipping__eyebrow{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--tusk-accent)}.tusk-shipping__heading{margin:0;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(3rem,5vw,4.6rem);font-weight:900;line-height:1.02;letter-spacing:-.02em;text-transform:uppercase}.tusk-shipping__intro{margin:1.4rem auto 0;font-size:clamp(1.5rem,2vw,1.8rem);line-height:1.55;color:#3a3a3a}.tusk-shipping__map{position:relative;width:100%;min-height:320px;border-radius:16px;overflow:hidden;border:1px solid #e7e5df;background:#0b0b0b}.tusk-shipping__status{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:1.5rem;text-align:center;color:#ffffffb3;font-size:1.3rem}.tusk-shipping__map .maplibregl-popup-content{background:#0b0b0b;color:#fff;border-radius:8px;padding:.7rem .9rem;font-size:1.2rem;box-shadow:0 8px 24px #0006}.tusk-shipping__map .maplibregl-popup-tip{border-top-color:#0b0b0b;border-bottom-color:#0b0b0b}.tusk-shipping__pop-title{font-weight:700}.tusk-shipping__pop-eta{color:#ffffffb3}.tusk-shipping__free-shipping{margin:2.4rem 0 0;color:var(--tusk-accent);font-family:var(--font-heading-family, var(--font-body-family));font-size:3.5rem;font-weight:900;line-height:1;letter-spacing:0;text-align:center;text-transform:uppercase}@media screen and (max-width:749px){.tusk-shipping__free-shipping{margin-top:1.8rem;font-size:2.2rem}}.tusk-shipping__list{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem 1.5rem;margin:clamp(28px,4vw,44px) 0 0;padding:0;list-style:none}@media screen and (max-width:479px){.tusk-shipping__list{grid-template-columns:1fr}}@media screen and (min-width:750px){.tusk-shipping__list{grid-template-columns:repeat(3,1fr)}}.tusk-shipping__item{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:1px solid #e7e5df}.tusk-shipping__country{font-size:1.4rem;font-weight:600}.tusk-shipping__eta{font-size:1.25rem;color:#6f6f6f;white-space:nowrap}.tusk-shipping__note{margin:2rem 0 0;font-size:1.3rem;color:#6f6f6f;text-align:center}.tusk-show{background:var(--tusk-show-bg, #ffffff);color:#0b0b0b;padding:clamp(36px,6vw,76px) 0;overflow-x:clip}.tusk-show__head{text-align:center;max-width:60rem;margin:0 auto clamp(24px,4vw,48px)}.tusk-show__heading{margin:0;font-size:clamp(2.4rem,3.4vw,3.6rem);font-weight:800;line-height:1.2;letter-spacing:-.015em;text-wrap:balance}.tusk-show__subheading{margin:.4rem 0 0;font-size:clamp(2.4rem,3.4vw,3.6rem);font-weight:400;line-height:1.2;color:#3a3a3a;text-wrap:balance}.tusk-show__grid{display:grid;grid-template-columns:1fr;gap:clamp(28px,4vw,44px)}@media screen and (min-width:750px){.tusk-show__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.tusk-show__item{margin:0;display:flex;flex-direction:column;gap:1.4rem}.tusk-show__media{position:relative;aspect-ratio:1 / 1}.tusk-show__img{display:block;width:100%;height:100%;object-fit:contain}.tusk-show__img--placeholder{background:#f2f1ed}.tusk-show__spot{position:absolute;display:block;padding:0;border:0;background:none;cursor:pointer;transform:translate(-50%,-50%)}.tusk-show__spot-dot{display:block;width:18px;height:18px;border-radius:50%;background:var(--tusk-accent);box-shadow:0 0 0 4px #fff,0 0 0 6px color-mix(in srgb,var(--tusk-accent) 45%,transparent);transition:transform .18s ease}.tusk-show__spot:hover .tusk-show__spot-dot,.tusk-show__spot:focus-visible .tusk-show__spot-dot{transform:scale(1.15)}.tusk-show__spot-label{position:absolute;bottom:calc(100% + 12px);left:50%;z-index:2;padding:.5rem .9rem;font-size:1.15rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#1e2b22;border-radius:8px;white-space:nowrap;opacity:0;visibility:hidden;transform:translate(-50%,4px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.tusk-show__spot-label:after{content:"";position:absolute;top:100%;left:50%;border:5px solid transparent;border-top-color:#1e2b22;transform:translate(-50%)}.tusk-show__spot:hover .tusk-show__spot-label,.tusk-show__spot:focus-visible .tusk-show__spot-label,.tusk-show__spot:focus .tusk-show__spot-label{opacity:1;visibility:visible;transform:translate(-50%)}.tusk-show__caption{font-size:1.25rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-align:center;color:#5a5a5a}@media(prefers-reduced-motion:reduce){.tusk-show__spot-dot,.tusk-show__spot-label{transition:none}}.tusk-specs{background:#fff;color:#0b0b0b;padding:clamp(32px,5vw,64px) 0}.tusk-specs__heading{margin:0;font-size:clamp(2.2rem,3vw,3rem);font-weight:800;line-height:1.15;letter-spacing:-.01em}.tusk-specs__intro{max-width:62ch;margin:.8rem 0 0;font-size:1.55rem;line-height:1.55;color:#3a3a3a}.tusk-specs__grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:clamp(20px,3vw,32px)}@media screen and (min-width:750px){.tusk-specs__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.2rem}}.tusk-specs__card{display:flex;flex-direction:column;padding:1.6rem 1.5rem;background:#f7f7f5;border:1px solid #e7e5df;border-radius:16px}.tusk-specs__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:1rem;color:var(--tusk-accent);background:#fff;border:1px solid #e7e5df;border-radius:12px}.tusk-specs__icon svg{width:2.2rem;height:2.2rem}.tusk-specs__card-title{margin:0 0 .9rem;font-size:1.75rem;font-weight:800;line-height:1.25}.tusk-specs__list{margin:0}.tusk-specs__row{display:flex;flex-wrap:wrap;gap:.3rem 1rem;padding:.7rem 0;border-top:1px solid #e2e0d9}.tusk-specs__row:first-child{border-top:0;padding-top:0}.tusk-specs__row dt{flex:0 0 auto;min-width:10rem;font-size:1.4rem;font-weight:700;color:#5a5a5a}.tusk-specs__row dd{flex:1 1 12rem;margin:0;font-size:1.45rem;line-height:1.45;color:#0b0b0b}.tusk-specs__row--note dd{flex-basis:100%;font-size:1.4rem;color:#3a3a3a}.tusk-specs__footnote{margin:1.4rem 0 0;font-size:1.4rem;line-height:1.5;color:#5a5a5a}.tusk-two{background:var(--tusk-bg, #ffffff);padding:clamp(40px,6vw,80px) 0}.tusk-two__heading{margin:0 0 .4rem;color:var(--tusk-accent, #2F5E40);font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2.6rem,4vw,4rem);font-weight:800;letter-spacing:-.01em;text-align:center}.tusk-two__subheading{margin:0 auto clamp(24px,4vw,40px);max-width:56ch;color:#6f6f6f;font-size:clamp(1.4rem,2vw,1.7rem);line-height:1.5;text-align:center}.tusk-two__grid{display:grid;grid-template-columns:1fr;gap:clamp(20px,3vw,32px)}@media screen and (min-width:990px){.tusk-two__grid{grid-template-columns:repeat(2,1fr)}}.tusk-two__card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:clamp(360px,42vw,520px);border-radius:16px;border:1px solid #e7e5df;box-shadow:0 8px 24px #0b0b0b0d;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease}@media(hover:hover){.tusk-two__card:hover{transform:translateY(-8px);box-shadow:0 24px 48px #0b0b0b24}}.tusk-two__card:focus-visible{outline:2px solid var(--tusk-accent);outline-offset:3px}.tusk-two__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.tusk-two__image{width:100%;height:100%;object-fit:cover;transition:transform .52s cubic-bezier(.22,1,.36,1)}.tusk-two__image--placeholder{background:#f4f4f4}@media(hover:hover){.tusk-two__card:hover .tusk-two__image{transform:scale(1.06)}}.tusk-two__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0b0b0bd1,#0b0b0b59 45%,#0b0b0b14);pointer-events:none}.tusk-two__card--comfort .tusk-two__shade{background:linear-gradient(to top,#3a291acc,#4c3a2852 45%,#7860460f)}.tusk-two__content{position:relative;margin-top:auto;padding:clamp(1.6rem,3vw,2.6rem);color:#fff}.tusk-two__eyebrow{display:inline-block;margin-bottom:.6rem;padding:.3rem .8rem;background:var(--tusk-accent);border-radius:999px;font-size:1.15rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.tusk-two__card-heading{margin:0 0 .5rem;color:#fff;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2.2rem,3.2vw,3.2rem);font-weight:800;line-height:1.05;letter-spacing:-.01em}.tusk-two__card-text{margin:0 0 1.3rem;max-width:40ch;font-size:clamp(1.4rem,1.8vw,1.6rem);line-height:1.5;color:#ffffffe6}.tusk-two__btn{display:inline-flex;align-items:center;gap:.5rem;min-height:48px;padding:0 1.5rem;color:#fff;background:linear-gradient(to right,var(--tusk-accent),var(--tusk-accent-dark));border:1px solid var(--tusk-accent-dark);border-radius:10px;font-size:1.4rem;font-weight:700;text-decoration:none;box-shadow:0 10px 22px color-mix(in srgb,var(--tusk-accent) 34%,transparent);transition:transform .16s ease,box-shadow .18s ease}.tusk-two__btn svg{width:1.4rem;height:1.4rem;transition:transform .18s ease}.tusk-two__btn:hover{transform:translateY(-2px)}.tusk-two__btn:hover svg{transform:translate(3px)}.tusk-two__empty{text-align:center;color:#6f6f6f}.tusk-vstats{background:var(--tusk-bg, #1E2B22);padding:clamp(48px,7vw,96px) 0}.tusk-vstats__inner{max-width:88rem}.tusk-vstats__heading{margin:0 0 1.4rem;color:#f2f5f0;font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2.8rem,4vw,4.2rem);font-weight:850;line-height:1.05;letter-spacing:-.02em;text-wrap:balance}.tusk-vstats__body{max-width:58ch;color:#c9d4c9;font-size:clamp(1.5rem,1.8vw,1.7rem);line-height:1.65}.tusk-vstats__body p{margin:0 0 1rem}.tusk-vstats__body p:last-child{margin-bottom:0}.tusk-vstats__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(10px,1.4vw,16px);margin-top:clamp(28px,3.4vw,44px)}.tusk-vstats__stat{display:flex;flex-direction:column;align-items:flex-start;padding:1.6rem 1.4rem 1.4rem;background:#263528;border:1px solid rgba(242,245,240,.08);border-radius:14px;position:relative;overflow:hidden;opacity:0;transform:translateY(14px);transition:opacity .48s ease,transform .48s ease;transition-delay:calc(var(--i, 0) * .11s)}.tusk-vstats__stats.is-visible .tusk-vstats__stat{opacity:1;transform:translateY(0)}.tusk-vstats__stat:before{content:"";position:absolute;left:1.4rem;right:1.4rem;bottom:.9rem;height:3px;border-radius:2px;background:color-mix(in srgb,var(--tusk-stat) 40%,transparent);transform:scaleX(0);transform-origin:left;transition:transform .7s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--i, 0) * .11s + .2s)}.tusk-vstats__stats.is-visible .tusk-vstats__stat:before{transform:scaleX(1)}.tusk-vstats__stat:nth-child(2):before{background:color-mix(in srgb,var(--tusk-stat) 70%,transparent)}.tusk-vstats__stat:nth-child(3):before{background:var(--tusk-stat)}.tusk-vstats__stat-value{font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(2.6rem,3.6vw,3.6rem);font-weight:800;color:var(--tusk-stat);line-height:1}.tusk-vstats__stat-label{margin-top:.6rem;padding-bottom:.8rem;max-width:16ch;color:#a8b5a9;font-size:1.2rem;line-height:1.35}.tusk-vstats__source{margin:1.2rem 0 0;color:#a8b5a9;font-size:1.2rem;font-style:italic}@media(prefers-reduced-motion:reduce){.tusk-vstats__stat{opacity:1;transform:none;transition:none}.tusk-vstats__stat:before{transform:scaleX(1);transition:none}}@media screen and (max-width:749px){.tusk-vstats__stats{grid-template-columns:1fr;gap:8px}.tusk-vstats__stat{flex-direction:row;align-items:baseline;gap:1.2rem;padding:1.2rem 1.4rem}.tusk-vstats__stat-label{margin-top:0;max-width:none}.tusk-vstats__stat:before{left:1.4rem;right:auto;width:4.5rem}}.tusk-kit-upsell{margin-top:1.1rem}.tusk-kit-upsell__link{display:flex;align-items:center;gap:.9rem;padding:1rem 1.1rem;text-decoration:none;background:color-mix(in srgb,var(--tusk-accent, #2F5E40) 8%,#fff);border:1px solid color-mix(in srgb,var(--tusk-accent, #2F5E40) 35%,transparent);border-radius:12px;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.tusk-kit-upsell__link:hover,.tusk-kit-upsell__link:focus-visible{border-color:var(--tusk-accent-dark, #244A32);transform:translateY(-1px);box-shadow:0 8px 20px color-mix(in srgb,var(--tusk-accent, #2F5E40) 16%,transparent)}.tusk-kit-upsell__link:focus-visible{outline:2px solid var(--tusk-accent-dark, #244A32);outline-offset:2px}.tusk-kit-upsell__img{flex:0 0 auto;width:52px;height:52px;border-radius:8px;object-fit:cover;background:#fff;border:1px solid color-mix(in srgb,var(--tusk-accent, #2F5E40) 20%,transparent)}.tusk-kit-upsell__text{display:flex;flex-direction:column;gap:.15rem;flex:1 1 auto;min-width:0}.tusk-kit-upsell__heading{font-size:1.35rem;font-weight:700;color:#0b0b0b;line-height:1.3}.tusk-kit-upsell__subline{font-size:1.15rem;color:#5f5f5f;line-height:1.35}.tusk-kit-upsell__cta{flex:0 0 auto;display:inline-flex;align-items:center;gap:.35rem;font-size:1.2rem;font-weight:700;color:var(--tusk-accent-dark, #244A32);white-space:nowrap}.tusk-kit-upsell__cta svg{width:1.1rem;height:1.1rem;transition:transform .18s ease}.tusk-kit-upsell__link:hover .tusk-kit-upsell__cta svg,.tusk-kit-upsell__link:focus-visible .tusk-kit-upsell__cta svg{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.tusk-kit-upsell__link,.tusk-kit-upsell__link:hover,.tusk-kit-upsell__link:focus-visible,.tusk-kit-upsell__cta svg{transition:none;transform:none}}@media screen and (max-width:480px){.tusk-kit-upsell__cta span{display:none}}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
