:root{--hoof-ink: #0a0a0a;--hoof-paper: #f5f4f1;--hoof-mute: #6b6b6b;--hoof-line: #e4e1db;--hoof-gold: #b8944f;--hoof-orange: #c45c26;--hoof-wash: rgba(236, 234, 228, .35);--hoof-max: min(92rem, 100%);--hoof-font-body: "Inter", ui-sans-serif, system-ui, sans-serif;--hoof-font-display: "Archivo", ui-sans-serif, system-ui, sans-serif;--hoof-header-height: 4rem;--hoof-sticky-clearance: 5.5rem}@media(min-width:768px){:root{--hoof-header-height: 5rem;--hoof-sticky-clearance: 0px}}.hoof-body,.hoof-campaign{font-family:var(--hoof-font-body);color:var(--hoof-ink);background:var(--hoof-paper);-webkit-font-smoothing:antialiased}.hoof-display{font-family:var(--hoof-font-display);font-stretch:75%;letter-spacing:-.02em;font-weight:900}.hoof-eyebrow{font-size:.6875rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase}.hoof-header{position:fixed;inset:0 0 auto;z-index:var(--layer-sticky);border-bottom:1px solid transparent;transition:background-color .3s,border-color .3s,backdrop-filter .3s}.hoof-header.is-scrolled{border-bottom-color:var(--hoof-line);background:color-mix(in srgb,var(--hoof-paper) 85%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}body.hoof-pdp .hoof-header,body.hoof-info .hoof-header,.hoof-header[data-hoof-info-page]{background:var(--hoof-paper);border-bottom-color:var(--hoof-line)}body.hoof-pdp .hoof-header__logo,body.hoof-pdp .hoof-header__cart,body.hoof-info .hoof-header__logo,body.hoof-info .hoof-header__cart,.hoof-header[data-hoof-info-page] .hoof-header__logo,.hoof-header[data-hoof-info-page] .hoof-header__cart{color:var(--hoof-ink)}.hoof-header__inner{margin:0 auto;max-width:var(--hoof-max);height:var(--hoof-header-height);display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem}@media(min-width:768px){.hoof-header__inner{padding:0 2.5rem}}.hoof-header__logo{font-family:var(--hoof-font-display);font-weight:900;font-size:1.55rem;letter-spacing:.08em;background:none;border:0;cursor:pointer;color:#fff;transition:color .3s}.hoof-header.is-scrolled .hoof-header__logo{color:var(--hoof-ink)}@media(min-width:768px){.hoof-header__logo{font-size:1.85rem}}.hoof-header__cart{position:relative;font-size:.8125rem;font-weight:700;letter-spacing:.26em;text-transform:uppercase;background:none;border:0;cursor:pointer;color:#ffffffe6;transition:color .3s}.hoof-header.is-scrolled .hoof-header__cart{color:var(--hoof-ink)}.hoof-header__cart-count{margin-left:.375rem;display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .25rem;border-radius:999px;background:var(--hoof-ink);color:var(--hoof-paper);font-size:.625rem}.hoof-hero{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:flex-end;min-height:100svh;overflow:hidden;background:var(--hoof-ink)}.hoof-hero__media,.hoof-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hoof-hero__media img{object-position:center 62%}.hoof-hero__media--desktop{display:none}@media(min-width:1024px){.hoof-hero__media--desktop{display:block}.hoof-hero__media--desktop img{object-position:center}.hoof-hero__media--mobile{display:none}}.hoof-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,#000000d1,#00000061,#0000008c)}@media(min-width:1024px){.hoof-hero__overlay{background:linear-gradient(to top,#000000bf,#00000059,#00000080)}}.hoof-hero__content{position:relative;z-index:1;margin:0 auto;width:100%;max-width:var(--hoof-max);padding:5rem 1.5rem 4rem}@media(min-width:768px){.hoof-hero__content{padding-inline:2.5rem}}@media(min-width:1024px){.hoof-hero__content{padding:9rem 2.5rem 7rem}}.hoof-hero__eyebrow{color:#ffffffd1}.hoof-hero__title{margin:.75rem 0 0;max-width:15ch;color:#fff;font-size:clamp(2.35rem,10.5vw,3.55rem);line-height:.96;letter-spacing:-.03em}@media(min-width:1024px){.hoof-hero__title{max-width:14ch;font-size:clamp(2.5rem,8vw,6rem);line-height:.98}}.hoof-hero__subtitle{margin:1rem 0 0;max-width:36rem;color:#ffffffd1;font-size:.875rem;line-height:1.35;font-weight:500}@media(min-width:1024px){.hoof-hero__subtitle{margin-top:1.5rem;font-size:1.125rem;font-weight:400;line-height:1.6}}.hoof-btn{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:1rem 2rem;border:0;border-radius:2px;font-size:.6875rem;font-weight:600;letter-spacing:.26em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:opacity .2s,background-color .3s}.hoof-btn:disabled{opacity:.4;cursor:not-allowed}.hoof-btn--paper{background:var(--hoof-paper);color:var(--hoof-ink)}.hoof-btn--paper:hover:not(:disabled){background:#fff}.hoof-btn--ink{background:var(--hoof-ink);color:var(--hoof-paper)}.hoof-btn--ink:hover:not(:disabled){opacity:.9}.hoof-hero__cta{margin-top:1.5rem;width:100%;max-width:none}@media(min-width:1024px){.hoof-hero__cta{margin-top:2.5rem;width:auto}}.hoof-product{position:relative;isolation:isolate;border-top:1px solid var(--hoof-line);background:var(--hoof-wash);padding:3rem 0}@media(min-width:768px){.hoof-product{padding:4rem 0}}@media(min-width:1024px){.hoof-product{padding:8rem 0}}.hoof-product__grid{margin:0 auto;max-width:var(--hoof-max);padding:0 1.5rem;display:grid;gap:2rem}@media(min-width:768px){.hoof-product__grid{padding:0 2.5rem;gap:2.5rem}}@media(min-width:1024px){.hoof-product__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:3.5rem;padding:0 3.5rem;align-items:start}}.hoof-gallery{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:100%}@media(min-width:1024px){.hoof-gallery{max-width:26rem;width:100%}}@media(min-width:1280px){.hoof-gallery{max-width:28rem}}.hoof-gallery__main{position:relative;width:100%;margin:0;padding:0;background:transparent;overflow:hidden;line-height:0}.hoof-gallery__main img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;object-position:center;vertical-align:top}.hoof-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;width:100%}.hoof-gallery__thumb{aspect-ratio:1;border:1px solid var(--hoof-line);background:transparent;padding:0;cursor:pointer;overflow:hidden;line-height:0}.hoof-gallery__thumb.is-active{border-color:var(--hoof-ink);box-shadow:0 0 0 1px var(--hoof-ink)}.hoof-gallery__thumb img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.hoof-stats{margin-top:1.25rem;padding-top:.25rem}.hoof-stats__list{margin:0;padding:0;list-style:none;display:grid;gap:.65rem}.hoof-stats__item{display:flex;align-items:center;gap:.75rem;padding:.65rem 0;border-bottom:1px solid color-mix(in srgb,var(--hoof-line) 85%,transparent)}.hoof-stats__item:last-child{border-bottom:0}.hoof-stats__item:before{content:"";width:.4rem;height:.4rem;flex-shrink:0;border-radius:999px;background:color-mix(in srgb,var(--hoof-gold) 88%,transparent)}.hoof-stats__label{font-size:.8125rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb,var(--hoof-ink) 82%,transparent)}.hoof-product__mobile{display:block}.hoof-product__desktop{display:none}@media(min-width:1024px){.hoof-product__mobile{display:none}.hoof-product__desktop{display:flex;flex-direction:column;max-width:36rem}}.hoof-product__eyebrow{color:var(--hoof-mute);margin:0}.hoof-product__title-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem 1rem;margin-top:.5rem}.hoof-product__title{margin:0;font-size:clamp(1.5rem,6vw,2rem);line-height:1.06;letter-spacing:-.02em}@media(min-width:1024px){.hoof-product__title{margin-top:0;font-size:clamp(1.85rem,4.5vw,2.65rem);line-height:1.04}}.hoof-product__role{margin:.5rem 0 0;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--hoof-mute)}.hoof-price{margin-top:1rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem}.hoof-best-value{margin:.35rem 0 0}.hoof-product__title-row .hoof-best-value{margin:0}.hoof-best-value__badge{display:inline-flex;align-items:center;padding:.28rem .55rem;border:1px solid color-mix(in srgb,var(--hoof-orange) 70%,transparent);background:color-mix(in srgb,var(--hoof-gold) 22%,var(--hoof-paper));color:var(--hoof-ink);font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hoof-package{margin:.65rem 0 0;font-size:.9375rem;line-height:1.45;color:color-mix(in srgb,var(--hoof-ink) 78%,transparent)}.hoof-ship-benefit{margin:.55rem 0 0;font-size:.9375rem;font-weight:500;color:color-mix(in srgb,var(--hoof-ink) 78%,transparent)}.hoof-ship-benefit--sheet{margin-top:1rem}.hoof-crosssell{margin-top:1rem;margin-bottom:.25rem;padding:.75rem 0;border-top:1px solid var(--hoof-line);border-bottom:1px solid var(--hoof-line)}.hoof-crosssell__title{margin:0;font-size:.875rem;font-weight:600;color:var(--hoof-ink)}.hoof-crosssell__meta{margin:.25rem 0 0;font-size:.8125rem;line-height:1.4;color:color-mix(in srgb,var(--hoof-ink) 72%,transparent)}.hoof-crosssell__link{display:inline-block;margin-top:.4rem;color:var(--hoof-ink);font-size:.8125rem;font-weight:600;text-decoration:underline;text-underline-offset:.18em;white-space:nowrap}.hoof-crosssell__link:hover,.hoof-crosssell__link:focus-visible{color:var(--hoof-ink);text-decoration-thickness:2px}.hoof-price__current{margin:0;font-size:clamp(1.5rem,3.5vw,2rem);letter-spacing:-.02em}.hoof-price__compare{margin:0;font-size:.875rem;color:var(--hoof-mute);text-decoration:line-through}.hoof-option{margin-top:1.5rem}.hoof-option__label{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.hoof-option__row{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.5rem}.hoof-option__row--pack{gap:.75rem}.hoof-option__row--pack .hoof-chip{flex:1;min-height:3.75rem;flex-direction:column;align-items:flex-start;justify-content:center;padding:.75rem 1rem}.hoof-option__row--sizes{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.hoof-chip{display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--hoof-line);background:transparent;color:var(--hoof-ink);padding:.75rem 1rem;font:inherit;cursor:pointer;text-align:left;transition:border-color .2s,background-color .2s}.hoof-chip.is-active{border-color:var(--hoof-ink);background:color-mix(in srgb,var(--hoof-ink) 3%,transparent);box-shadow:0 0 0 1px var(--hoof-ink)}.hoof-chip:hover:not(:disabled):not(.is-oos){border-color:color-mix(in srgb,var(--hoof-ink) 40%,transparent)}.hoof-chip.is-oos,.hoof-chip:disabled{cursor:not-allowed;color:color-mix(in srgb,var(--hoof-ink) 35%,transparent)}.hoof-chip--size{height:4.75rem;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;text-align:center}.hoof-chip--size.is-active:not(.is-oos){background:var(--hoof-ink);color:var(--hoof-paper);box-shadow:none}.hoof-chip__badge{margin-bottom:.5rem;display:inline-flex;background:var(--hoof-ink);color:var(--hoof-paper);padding:.125rem .5rem;font-size:.5625rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.hoof-chip__title{font-family:var(--hoof-font-display);font-weight:900;font-size:1rem}.hoof-chip__meta{margin-top:.375rem;font-size:.6875rem;line-height:1.25;white-space:normal}.hoof-chip--size.is-active:not(.is-oos) .hoof-chip__meta{color:#f5f4f1bf}.hoof-swatch{width:1.25rem;height:1.25rem;border-radius:999px;border:1px solid var(--hoof-line);background:#eceae4;overflow:hidden;flex-shrink:0}.hoof-swatch img{width:100%;height:100%;object-fit:cover}.hoof-accordion{margin-top:1.25rem;border-top:1px solid color-mix(in srgb,var(--hoof-line) 80%,transparent);border-bottom:1px solid color-mix(in srgb,var(--hoof-line) 80%,transparent)}.hoof-accordion details{border-bottom:1px solid color-mix(in srgb,var(--hoof-line) 80%,transparent)}.hoof-accordion details:last-child{border-bottom:0}.hoof-accordion summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;font-size:.8125rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.hoof-accordion summary::-webkit-details-marker{display:none}.hoof-accordion__icon{position:relative;width:1rem;height:1rem;flex-shrink:0;color:color-mix(in srgb,var(--hoof-ink) 55%,transparent)}.hoof-accordion__icon:before,.hoof-accordion__icon:after{content:"";position:absolute;background:currentColor;left:50%;top:50%;transform:translate(-50%,-50%)}.hoof-accordion__icon:before{width:.75rem;height:1px}.hoof-accordion__icon:after{width:1px;height:.75rem}.hoof-accordion details[open] .hoof-accordion__icon:after{display:none}.hoof-accordion__body{padding:0 .25rem 1.05rem 0;font-size:.9375rem;line-height:1.5;color:color-mix(in srgb,var(--hoof-ink) 78%,transparent)}.hoof-product__micro{margin:.75rem 0 0;text-align:center;font-size:.625rem;letter-spacing:.12em;color:var(--hoof-mute);text-transform:none}@media(min-width:1024px){.hoof-product__micro{font-size:.6875rem}}.hoof-product__error{margin:1rem 0 0;color:#b91c1c;font-size:.875rem}.hoof-product__buy{margin-top:1.5rem;width:100%}.hoof-sheet{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--layer-overlay);pointer-events:none}.hoof-sheet.is-open{display:block;pointer-events:auto}@media(min-width:1024px){.hoof-sheet.is-open{display:none}}.hoof-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--hoof-ink) 45%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:0;width:100%;cursor:pointer}.hoof-sheet__panel{position:absolute;inset:auto 0 0;max-height:min(92svh,40rem);display:flex;flex-direction:column;border-radius:1rem 1rem 0 0;border-top:1px solid var(--hoof-line);background:var(--hoof-paper);box-shadow:0 -12px 40px #0000001f}.hoof-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid color-mix(in srgb,var(--hoof-line) 80%,transparent)}.hoof-sheet__preview{width:3rem;height:3rem;background:color-mix(in srgb,#eceae4 60%,transparent);overflow:hidden;flex-shrink:0}.hoof-sheet__preview img{width:100%;height:100%;object-fit:contain}.hoof-sheet__body{flex:1;overflow-y:auto;padding:1rem 1.25rem}.hoof-sheet__foot{padding:1rem 1.25rem 1.25rem;border-top:1px solid color-mix(in srgb,var(--hoof-line) 80%,transparent)}.hoof-sheet__close{width:2.25rem;height:2.25rem;border:0;background:transparent;font-size:1.25rem;line-height:1;color:color-mix(in srgb,var(--hoof-ink) 55%,transparent);cursor:pointer}.hoof-specs{position:relative;isolation:isolate;min-height:min(88svh,52rem);overflow:hidden;background:var(--hoof-ink)}@media(min-width:1024px){.hoof-specs{min-height:min(94svh,56rem)}}.hoof-specs__media,.hoof-specs__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hoof-specs__media--desktop{display:none}@media(min-width:1024px){.hoof-specs__media--desktop{display:block}.hoof-specs__media--desktop img{object-position:center 55%}.hoof-specs__media--mobile{display:none}}.hoof-specs__media--mobile img{object-position:center 62%}.hoof-specs__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,#000000e6,#0009,#00000080),linear-gradient(to right,rgba(0,0,0,.65),rgba(0,0,0,.35),transparent)}.hoof-specs__content{position:relative;z-index:1;margin:0 auto;max-width:var(--hoof-max);min-height:inherit;display:flex;flex-direction:column;justify-content:flex-end;padding:7rem 1.5rem 3.5rem}@media(min-width:768px){.hoof-specs__content{padding:7rem 2.5rem 4rem}}@media(min-width:1024px){.hoof-specs__content{padding:9rem 3.5rem 5rem}}.hoof-specs__eyebrow{color:var(--hoof-gold);font-size:.75rem;letter-spacing:.28em}.hoof-specs__rule{margin-top:.75rem;width:3rem;height:1px;background:color-mix(in srgb,var(--hoof-gold) 90%,transparent)}.hoof-specs__title{margin:1rem 0 0;color:#fff;text-transform:uppercase;font-size:clamp(1.75rem,8vw,2.75rem);line-height:.98;letter-spacing:-.03em}@media(min-width:1024px){.hoof-specs__title{font-size:clamp(2rem,3.6vw,3.25rem);line-height:1.02}}.hoof-specs__title span{display:block}.hoof-specs__features{margin:1.5rem 0 0;padding:1.75rem 0 0;list-style:none;border-top:1px solid rgba(255,255,255,.15);display:grid;gap:2rem}@media(min-width:640px){.hoof-specs__features{grid-template-columns:1fr 1fr;gap:2.5rem 2rem}}@media(min-width:1024px){.hoof-specs__features{grid-template-columns:repeat(4,1fr);gap:0}}.hoof-specs__feature{display:flex;flex-direction:column;align-items:flex-start}@media(min-width:640px){.hoof-specs__feature:nth-child(2n){border-left:1px solid rgba(255,255,255,.15);padding-left:2rem}}@media(min-width:1024px){.hoof-specs__feature{border-left:1px solid rgba(255,255,255,.15);padding-left:2.5rem}.hoof-specs__feature:first-child{border-left:0;padding-left:0}}.hoof-specs__icon{width:3.5rem;height:3.5rem;margin-bottom:1rem;object-fit:contain}.hoof-specs__feature-title{margin:0;color:#fff;font-size:.875rem;letter-spacing:.08em;text-transform:uppercase}.hoof-specs__feature-body{margin:.5rem 0 0;max-width:18rem;color:#ffffffbf;font-size:.875rem;line-height:1.35}.hoof-scenarios{border-top:1px solid var(--hoof-line);background:var(--hoof-wash);padding:4rem 0}@media(min-width:768px){.hoof-scenarios{padding:6rem 0}}@media(min-width:1024px){.hoof-scenarios{padding:7rem 0}}.hoof-scenarios__inner{margin:0 auto;max-width:var(--hoof-max);padding:0 1.5rem}@media(min-width:768px){.hoof-scenarios__inner{padding:0 2.5rem}}@media(min-width:1024px){.hoof-scenarios__inner{padding:0 3.5rem}}.hoof-scenarios__title{margin:0;max-width:20ch;font-size:clamp(2rem,5vw,3.75rem);line-height:1.04;letter-spacing:-.02em}.hoof-scenarios__body{margin:1.25rem 0 0;max-width:42rem;color:color-mix(in srgb,var(--hoof-ink) 72%,transparent);font-size:1rem;line-height:1.35}.hoof-scenarios__grid{display:none;margin-top:3.5rem;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(min-width:1024px){.hoof-scenarios__grid{display:grid}}.hoof-scenarios__scroller{margin:2.5rem -1.5rem 0;display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 1.5rem .25rem;scrollbar-width:none}.hoof-scenarios__scroller::-webkit-scrollbar{display:none}@media(min-width:1024px){.hoof-scenarios__scroller,.hoof-scenarios__progress{display:none}}.hoof-scenarios__slide{flex:0 0 min(78vw,18rem);max-width:20rem;scroll-snap-align:start}.hoof-card{position:relative;height:100%;overflow:hidden;border:1px solid color-mix(in srgb,var(--hoof-line) 80%,transparent);border-radius:2px;background:var(--hoof-wash);box-shadow:0 1px 2px #0000000a}.hoof-card__media{position:relative;aspect-ratio:3 / 4;min-height:18rem}@media(min-width:1024px){.hoof-card__media{aspect-ratio:4 / 5;min-height:24rem}}.hoof-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease-out}.hoof-card:hover .hoof-card__media img{transform:scale(1.03)}.hoof-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,.15),transparent)}.hoof-card__copy{position:absolute;inset:auto 0 0;padding:1rem 1.25rem}.hoof-card__label{margin:0;font-size:.5625rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:#ffffffb3}.hoof-card__caption{margin:.5rem 0 0;color:#fff;font-size:1rem;line-height:1.35;letter-spacing:-.01em}.hoof-scenarios__progress{margin:1.5rem auto 0;max-width:11rem;height:1.5px;border-radius:999px;background:color-mix(in srgb,var(--hoof-ink) 12%,transparent);position:relative}.hoof-scenarios__progress-bar{position:absolute;top:50%;height:1.5px;width:35%;border-radius:999px;background:color-mix(in srgb,var(--hoof-ink) 30%,transparent);transform:translateY(-50%);left:0;transition:left .15s ease-out}.hoof-faq{border-top:1px solid var(--hoof-line);background:var(--hoof-wash);padding:5rem 0}@media(min-width:768px){.hoof-faq{padding:7rem 0}}@media(min-width:1024px){.hoof-faq{padding:8rem 0}}.hoof-faq__inner{margin:0 auto;max-width:var(--hoof-max);padding:0 1.5rem}@media(min-width:768px){.hoof-faq__inner{padding:0 2.5rem}}@media(min-width:1024px){.hoof-faq__inner{padding:0 3.5rem}}.hoof-faq__title{margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.04;letter-spacing:-.02em}.hoof-faq__list{margin:2.5rem 0 0;padding:0;list-style:none;max-width:56rem;border-top:1px solid color-mix(in srgb,var(--hoof-ink) 12%,transparent);border-bottom:1px solid color-mix(in srgb,var(--hoof-ink) 12%,transparent)}.hoof-faq__item{border-bottom:1px solid color-mix(in srgb,var(--hoof-ink) 12%,transparent)}.hoof-faq__item:last-child{border-bottom:0}.hoof-faq__item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.25rem 0;cursor:pointer}.hoof-faq__item summary::-webkit-details-marker{display:none}.hoof-faq__q{font-family:var(--hoof-font-display);font-weight:900;font-size:1rem;line-height:1.35;letter-spacing:-.01em}@media(min-width:768px){.hoof-faq__q{font-size:1.125rem}}@media(min-width:1024px){.hoof-faq__q{font-size:1.25rem}}.hoof-faq__a{margin:0;padding:0 2rem 1.25rem 0;max-width:42rem;color:color-mix(in srgb,var(--hoof-ink) 72%,transparent);font-size:.875rem;line-height:1.6}@media(min-width:768px){.hoof-faq__a{font-size:1rem}}.hoof-info-page{padding:5rem 0 4rem}@media(min-width:768px){.hoof-info-page{padding:6.5rem 0 5rem}}.hoof-info-page__inner{margin:0 auto;max-width:60rem;padding:0 1.5rem}@media(min-width:768px){.hoof-info-page__inner{padding:0 2.5rem}}.hoof-info-page__title{margin:0 0 1.75rem;font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.15;color:var(--hoof-ink)}.hoof-info-page__body{color:color-mix(in srgb,var(--hoof-ink) 88%,transparent);font-size:1.0625rem;line-height:1.7}.hoof-info-page__body>*:first-child{margin-top:0}.hoof-info-page__body>*:last-child{margin-bottom:0}.hoof-info-page__body h2,.hoof-info-page__body h3{margin:2rem 0 .75rem;color:var(--hoof-ink);font-family:var(--hoof-font-display);font-weight:800;letter-spacing:-.01em;line-height:1.25}.hoof-info-page__body h2{font-size:1.25rem}.hoof-info-page__body h3{font-size:1.0625rem}.hoof-info-page__body p{margin:0 0 1rem}.hoof-info-page__body ul,.hoof-info-page__body ol{margin:0 0 1.25rem;padding-left:1.25rem}.hoof-info-page__body li{margin-bottom:.4rem}.hoof-info-page__body a{color:var(--hoof-ink);text-decoration:underline;text-underline-offset:.15em}body.hoof-info .hoof-info-page-section+.shopify-section{--page-width: 60rem}body.hoof-info .hoof-info-page-section+.shopify-section .section{max-width:60rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:768px){body.hoof-info .hoof-info-page-section+.shopify-section .section{padding-inline:2.5rem}}.hoof-footer{border-top:1px solid var(--hoof-line);background:var(--hoof-paper)}.hoof-footer__inner{margin:0 auto;max-width:var(--hoof-max);padding:2.5rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}@media(min-width:768px){.hoof-footer__inner{flex-direction:row;align-items:center;justify-content:space-between;padding:3rem 2.5rem}}.hoof-footer__brand{font-family:var(--hoof-font-display);font-weight:900;font-size:.875rem;letter-spacing:.12em}.hoof-footer__meta{display:flex;flex-direction:column;gap:.5rem;font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:var(--hoof-mute)}@media(min-width:768px){.hoof-footer__meta{align-items:flex-end}}.hoof-footer__policies{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:.25rem}.hoof-footer__policies a{color:inherit;text-decoration:none}.hoof-footer__policies a:hover{color:var(--hoof-ink)}.hoof-sticky{display:none;position:fixed;inset:auto 0 0;z-index:var(--layer-sticky);border-top:1px solid var(--hoof-line);background:color-mix(in srgb,var(--hoof-paper) 95%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.75rem 1rem}.hoof-sticky.is-visible{display:block}@media(min-width:768px){.hoof-sticky.is-visible{display:none}}.hoof-sticky__inner{margin:0 auto;max-width:40rem;display:flex;align-items:center;gap:.75rem}.hoof-sticky__copy{min-width:0;flex:1}.hoof-sticky__name{margin:0;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hoof-sticky__packs{margin:0;font-size:.75rem;color:color-mix(in srgb,var(--hoof-ink) 65%,transparent)}.hoof-sticky__cta{flex-shrink:0;padding:.75rem 1.25rem;min-height:auto;font-size:.625rem;letter-spacing:.24em}html:has(#cart-drawer[open]) .hoof-header,html:has(#cart-drawer[open]) .hoof-header-section,html:has(#cart-drawer[open]) .hoof-sticky.is-visible,html:has(#cart-drawer[open]) .hoof-sheet.is-open{z-index:var(--layer-base);pointer-events:none}body:has(>.hoof-sheet.is-open) .hoof-sticky.is-visible{z-index:var(--layer-sticky);pointer-events:none}.hoof-campaign-page #header-group,.hoof-campaign-page .shopify-section-group-footer-group{display:none}.hoof-campaign-page .page-wrapper{padding-top:0}.hoof-option__fixed-copy{margin:0;font-size:.9375rem;color:color-mix(in srgb,var(--hoof-ink) 75%,transparent)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hoof.css.map */
