:root{--kc-bg: #ffffff;--kc-text: #0b0b0b;--kc-muted: #f5f5f2;--kc-border: rgba(0, 0, 0, .08);--kc-border-strong: rgba(0, 0, 0, .14);--kc-soft-text: rgba(0, 0, 0, .66);--kc-radius: 14px;--kc-pill: 999px;--kc-header-height: 66px;--kc-search-height: 40px;--kc-desktop-menu-font-size: 14px;--kc-mobile-menu-font-size: 34px;--kc-desktop-menu-letter-spacing: 1px;--kc-mobile-menu-letter-spacing: 0px;--kc-header-search-font-size: 15px;--kc-header-search-max-width: 760px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--kc-bg);color:var(--kc-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;letter-spacing:0;overflow-x:hidden}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}img,video,iframe{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}.kc-main{min-height:60vh}.kc-page-width,.kc-section{width:min(1440px,calc(100% - 32px));margin-inline:auto}.kc-section{padding:56px 0}.kc-skip-link{position:absolute;left:-999px;top:0;z-index:999999;background:#000;color:#fff;padding:12px 16px}.kc-skip-link:focus{left:12px;top:12px}.kc-eyebrow{margin:0 0 10px;color:#0000009e;font-size:.72rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.kc-section__header{max-width:760px;margin-bottom:22px}.kc-section__header--row{display:flex;align-items:end;justify-content:space-between;gap:18px}.kc-section__header h2,.kc-page-header h1{margin:0;font-size:clamp(2rem,6vw,4.4rem);line-height:.94;letter-spacing:-.025em}.kc-section__header p:not(.kc-eyebrow){margin:14px 0 0;color:var(--kc-soft-text);font-size:1rem;line-height:1.55}.kc-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 20px;border:1px solid transparent;border-radius:var(--kc-pill);font-weight:850;letter-spacing:.02em;line-height:1;white-space:nowrap;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.kc-button:hover{transform:translateY(-1px)}.kc-button--dark{background:#0a0a0a;color:#fff;border-color:#0a0a0a}.kc-button--light{background:#fff;color:#0b0b0b;border-color:#00000029}.kc-button--ghost-light{background:transparent;color:#fff;border-color:#ffffff61}.kc-text-link{font-weight:850;text-decoration:underline;text-underline-offset:5px}.kc-rte{color:#000000bd;line-height:1.65}.kc-rte p:first-child{margin-top:0}.kc-rte p:last-child{margin-bottom:0}.kc-empty-state{padding:56px 20px;text-align:center;background:var(--kc-muted);border-radius:var(--kc-radius)}.kc-empty-state h1,.kc-empty-state h2{margin:0 0 10px;font-size:clamp(2rem,7vw,4rem);line-height:1;letter-spacing:-.04em}.kc-empty-state p{color:var(--kc-soft-text)}.kc-header{position:sticky;top:0;z-index:10000;width:100%;overflow:visible;color:var(--kc-text);transition:background .24s ease,border-color .24s ease,box-shadow .24s ease}.kc-header--transparent{position:fixed;background:#fff0;border-bottom:1px solid transparent}.kc-header--solid,.kc-header.is-scrolled{background:#fffffff0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--kc-border);box-shadow:0 8px 30px #0000000a}.kc-header-search-top{width:100%;padding:10px 18px;background:#fffffff5;border-bottom:1px solid var(--kc-border)}.kc-header--transparent .kc-header-search-top{background:#ffffffb8;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.kc-header-search-top__form{width:100%;max-width:var(--kc-header-search-max-width, 760px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.kc-header-search-top__form input{width:100%;min-width:0;height:42px;border:1px solid var(--kc-border-strong);border-radius:var(--kc-pill);padding:0 16px;background:#fff;color:#0b0b0b;font-size:var(--kc-header-search-font-size, 15px);line-height:1;outline:none}.kc-header-search-top__form input:focus{border-color:#0b0b0b;box-shadow:0 0 0 3px #0000000f}.kc-header-search-top__form button{height:42px;border:1px solid #0b0b0b;border-radius:var(--kc-pill);padding:0 18px;background:#0b0b0b;color:#fff;font-size:var(--kc-header-search-font-size, 15px);font-weight:900;white-space:nowrap}.kc-header__inner{width:min(1440px,calc(100% - 48px));height:70px;margin-inline:auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;overflow:visible}.kc-header__brand{justify-self:start;min-width:0;max-width:210px;overflow:visible;line-height:1;font-size:1.05rem;font-weight:950;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.kc-header__logo{width:auto;max-width:210px;max-height:46px;object-fit:contain}.kc-icon-button{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:inherit;display:inline-grid;place-items:center;width:44px;height:44px;border-radius:50%;font-size:1.5rem}.kc-header__menu-button{justify-self:start;gap:4px}.kc-header__menu-button span{display:block;width:21px;height:2px;background:currentColor;border-radius:99px}.kc-header__nav{min-width:0;display:none;align-items:center;justify-content:center;gap:clamp(12px,1.25vw,24px)}.kc-header__nav-link{font-size:var(--kc-desktop-menu-font-size, 14px);line-height:1.08;font-weight:900;letter-spacing:var(--kc-desktop-menu-letter-spacing, 1px);text-align:center;text-transform:uppercase;white-space:normal}.kc-header__actions{min-width:max-content;display:flex;align-items:center;justify-content:flex-end;gap:10px}.kc-header__search{display:none}.kc-header__cart{display:inline-flex;gap:6px;align-items:center;font-size:.9rem;font-weight:900;white-space:nowrap;letter-spacing:0}.kc-header__cart span{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:var(--kc-pill);background:#0b0b0b;color:#fff;font-size:.76rem}.kc-mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;width:100vw;height:100vh;height:100dvh;padding:22px 24px 34px;overflow-y:auto;overflow-x:hidden;background:#fff;color:#0b0b0b}.kc-mobile-drawer[hidden]{display:none}.kc-mobile-drawer:not([hidden]){display:block}.kc-mobile-drawer__top{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;margin-bottom:18px;border-bottom:1px solid var(--kc-border);font-size:1rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.kc-mobile-drawer__top .kc-icon-button,.kc-mobile-drawer [data-menu-close]{display:inline-grid;place-items:center;width:44px;height:44px;color:#0b0b0b;font-size:2rem;line-height:1}.kc-mobile-drawer__search{display:flex;width:100%;gap:8px;margin:0 0 24px}.kc-mobile-drawer__search input,.kc-search__form input{min-width:0;flex:1 1 auto;height:46px;border:1px solid var(--kc-border-strong);border-radius:var(--kc-pill);padding:0 15px;background:#fff}.kc-mobile-drawer__search button{height:46px;border:1px solid #0b0b0b;border-radius:var(--kc-pill);background:#0b0b0b;color:#fff;font-weight:850;padding:0 16px}.kc-mobile-drawer__nav{display:grid;gap:0;margin-top:8px}.kc-mobile-drawer__nav a{display:block;width:100%;padding:16px 0;border-bottom:1px solid var(--kc-border);color:#0b0b0b;font-size:var(--kc-mobile-menu-font-size, 34px);line-height:1.02;font-weight:950;letter-spacing:var(--kc-mobile-menu-letter-spacing, 0px);text-decoration:none}.kc-mobile-drawer__trust{display:grid;gap:5px;margin-top:24px;padding:18px;border-radius:20px;background:var(--kc-muted);color:#0b0b0b}.kc-mobile-drawer__trust strong{font-weight:900}.kc-mobile-drawer__trust span{color:#0000009e}.kc-hero{position:relative;min-height:82svh;height:82svh;display:grid;align-items:center;overflow:hidden;padding:130px 16px 28px;color:var(--hero-text, #0b0b0b)}.kc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.kc-hero__image,.kc-hero__fallback{width:100%;height:100%;object-fit:cover}.kc-hero__fallback{background:radial-gradient(circle at 18% 20%,#f5f5f2 0,#fff 28%,#deded8)}.kc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(255,255,255,var(--hero-overlay, .25))}.kc-hero__content{width:100%;max-width:820px;margin-inline:auto;padding:0 24px;text-align:center;transform:translateY(-6vh)}.kc-hero h1,.kc-hero__title{max-width:100%;margin:0;font-size:clamp(2.35rem,9.6vw,3.35rem);line-height:.98;letter-spacing:-.02em;text-wrap:balance}.kc-hero__subheading{max-width:620px;margin:12px auto 0;color:#000000b8;font-size:.92rem;line-height:1.35}.kc-hero__actions{display:grid;grid-template-columns:1fr;gap:8px;width:100%;max-width:300px;margin:16px auto 0}.kc-hero__actions .kc-button{width:100%;min-height:40px;padding-inline:16px;font-size:.76rem;letter-spacing:.03em}.kc-hero__trust-row{position:absolute;left:50%;bottom:28px;transform:translate(-50%);width:calc(100% - 48px);max-width:720px;display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.kc-hero__trust-row span{padding:8px 10px;border:1px solid var(--kc-border);border-radius:var(--kc-pill);background:#ffffffb8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);font-size:.66rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.kc-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;align-items:stretch}.kc-product-grid--featured{gap:18px 12px}.kc-product-card{position:relative;min-width:0;height:100%;display:flex;flex-direction:column;overflow:visible;isolation:isolate}.kc-product-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;flex:0 0 auto;overflow:hidden;border:1px solid rgba(0,0,0,.07);border-radius:var(--kc-radius);background:var(--kc-muted)}.kc-product-card__image,.kc-product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .28s ease}.kc-product-card:hover .kc-product-card__image{transform:scale(1.025)}.kc-product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:#00000061;font-weight:950;letter-spacing:-.03em;text-transform:uppercase}.kc-product-card__badge{position:absolute;left:10px;top:10px;z-index:2;padding:7px 10px;border-radius:var(--kc-pill);background:#0b0b0b;color:#fff;font-size:.72rem;font-weight:850}.kc-product-card__content{position:relative;z-index:2;flex:1 1 auto;min-height:136px;display:flex;flex-direction:column;gap:6px;padding:10px 2px 0;background:var(--kc-bg)}.kc-product-card__title{min-height:2.35em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.22;font-weight:760;letter-spacing:0}.kc-product-card__meta{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:8px}.kc-price{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:4px;font-size:.95rem;font-weight:900}.kc-price__compare{color:#0000007a;font-weight:650;margin-left:5px}.kc-quick-add{display:block;width:100%;margin-top:auto;position:relative;z-index:3}.kc-quick-add form{display:block;width:100%;margin:0}.kc-quick-add button,.kc-product-card__options,.kc-product-card__sold{width:100%;min-height:38px;border:1px solid var(--kc-border-strong);border-radius:var(--kc-pill);background:#fff;color:#0b0b0b;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:850;line-height:1;letter-spacing:.02em}.kc-product-card__sold{color:#00000073}.kc-carousel-shell{position:relative}.kc-product-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:43%;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:2px;padding:2px 0 10px;-webkit-overflow-scrolling:touch}.kc-product-carousel__track::-webkit-scrollbar,.kc-product-gallery__thumbs::-webkit-scrollbar{height:6px}.kc-product-carousel__track::-webkit-scrollbar-thumb,.kc-product-gallery__thumbs::-webkit-scrollbar-thumb{background:#0000002e;border-radius:99px}.kc-product-carousel__slide{scroll-snap-align:start}.kc-carousel-arrow{display:none;position:absolute;top:42%;z-index:2;width:44px;height:44px;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:#ffffffeb;box-shadow:0 10px 28px #00000017;font-size:2rem;line-height:1}.kc-carousel-arrow--left{left:-8px}.kc-carousel-arrow--right{right:-8px}.kc-video-showcase{display:grid;gap:24px;align-items:center}.kc-video-showcase__copy h2,.kc-bst-card h2,.kc-story-split h2{margin:0;font-size:clamp(2.2rem,7vw,5.5rem);line-height:.9;letter-spacing:-.025em;text-wrap:balance}.kc-video-showcase__copy p:not(.kc-eyebrow),.kc-bst-card__copy p:not(.kc-eyebrow){margin:16px 0;color:var(--kc-soft-text);font-size:1.03rem;line-height:1.55}.kc-video-showcase__frame{position:relative;overflow:hidden;border:1px solid var(--kc-border);border-radius:calc(var(--kc-radius) + 10px);background:#0b0b0b;box-shadow:0 18px 60px #00000014}.kc-video-showcase__frame:before{content:"";display:block;aspect-ratio:9 / 12}.kc-video-showcase__video,.kc-video-showcase__frame iframe,.kc-video-showcase__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.kc-video-showcase__placeholder{display:grid;place-items:center;padding:20px;background:linear-gradient(135deg,#0b0b0b,#3b3b3b);color:#fff;text-align:center}.kc-value-props__grid{display:grid;grid-template-columns:1fr;gap:12px}.kc-value-card{position:relative;isolation:isolate;overflow:hidden;min-height:180px;padding:22px;border:1px solid rgba(0,0,0,.06);border-radius:calc(var(--kc-radius) + 8px);background:var(--kc-muted)}.kc-value-card__content{position:relative;z-index:3}.kc-value-card__number{display:block;color:#0000006b;font-size:.75rem;font-weight:950}.kc-value-card h2{margin:22px 0 8px;font-size:1.34rem;line-height:1.05;letter-spacing:-.02em}.kc-value-card p{margin:0;color:var(--kc-soft-text);line-height:1.55}.kc-value-card--has-image{background:#0b0b0b;color:var(--kc-value-text-color, #ffffff)}.kc-value-card__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;object-position:var(--kc-value-image-position, center center);filter:saturate(1.12) contrast(1.04);transform:scale(1.02)}.kc-value-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:rgba(0,0,0,var(--kc-value-overlay-opacity, .45));pointer-events:none}.kc-value-card--has-image .kc-value-card__number,.kc-value-card--has-image h2,.kc-value-card--has-image p{color:var(--kc-value-text-color, #ffffff)}.kc-value-card--has-image .kc-value-card__number{opacity:.72}.kc-value-card--has-image p{opacity:.9}.kc-collection-tiles__grid,.kc-collection-list-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.kc-collection-tile{position:relative;isolation:isolate;min-height:190px;overflow:hidden;border-radius:calc(var(--kc-radius) + 6px);background:#0b0b0b;color:#fff}.kc-collection-tile__image,.kc-collection-tile__fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.kc-collection-tile:hover .kc-collection-tile__image{transform:scale(1.03)}.kc-collection-tile__fallback{background:linear-gradient(135deg,#0b0b0b,#777)}.kc-collection-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to top,#000000c2,#00000014)}.kc-collection-tile__content{position:absolute;left:14px;right:14px;bottom:14px}.kc-collection-tile__content span{color:#ffffffb8;font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.kc-collection-tile__content h3{margin:6px 0 0;font-size:1.38rem;line-height:.98;letter-spacing:-.025em}.kc-size-quicklinks__row{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px}.kc-size-pill{display:inline-flex;align-items:center;justify-content:center;min-width:76px;height:46px;border:1px solid rgba(0,0,0,.12);border-radius:var(--kc-pill);background:#fff;font-weight:900}.kc-buy-sell-trade{width:min(1440px,calc(100% - 22px))}.kc-bst-card{overflow:hidden;display:grid;gap:24px;padding:26px;border-radius:28px;background:#0b0b0b;color:#fff}.kc-bst-card .kc-eyebrow{color:#ffffff9e}.kc-bst-card__copy p:not(.kc-eyebrow){color:#ffffffb8}.kc-bst-card__actions{display:flex;gap:10px;flex-wrap:wrap}.kc-bst-card__steps{display:grid;gap:10px}.kc-bst-card__steps div{display:grid;gap:10px;padding:16px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#ffffff14}.kc-bst-card__steps strong{color:#ffffff80;font-size:.75rem}.kc-bst-card__steps span{font-size:1.2rem;font-weight:900;letter-spacing:-.025em}.kc-story-split{display:grid;gap:24px;align-items:center}.kc-story-split__media{overflow:hidden;min-height:340px;border-radius:28px;background:var(--kc-muted)}.kc-story-split__image{width:100%;height:100%;min-height:340px;object-fit:cover}.kc-story-split__fallback{min-height:340px;display:grid;place-items:center;color:#0000001f;font-size:5rem;font-weight:950}.kc-stat-row{display:grid;grid-template-columns:1fr;gap:10px;margin-top:24px}.kc-stat-row div{padding:16px;border:1px solid rgba(0,0,0,.09);border-radius:18px;background:#fff}.kc-stat-row strong{display:block;font-size:1.35rem;letter-spacing:-.025em}.kc-stat-row span{color:#0009;font-size:.9rem}.kc-page-header{padding:112px 0 24px}.kc-main-product{width:min(1440px,calc(100% - 32px));margin-inline:auto;padding:104px 0 56px;display:grid;gap:24px}.kc-main-product__media,.kc-main-product__info{min-width:0}.kc-main-product__info h1,.kc-main-product__info .kc-product-title{margin:0 0 14px;font-size:var(--kc-product-title-size-mobile, clamp(2.1rem, 9vw, 3.2rem));line-height:1.02;letter-spacing:-.02em;white-space:normal;overflow-wrap:anywhere}.kc-main-product__price{margin-bottom:12px;font-size:var(--kc-product-price-size, 1.35rem)}.kc-stock{display:inline-flex;padding:8px 12px;border-radius:var(--kc-pill);background:#eaf6e9;color:#0f5c1b;font-size:var(--kc-product-stock-size, .86rem);font-weight:850}.kc-stock--sold{background:#f5e9e9;color:#7d1515}.kc-product-form{display:grid;gap:10px;margin:18px 0}.kc-product-form label{font-size:var(--kc-product-label-size, .82rem);font-weight:850}.kc-select,.kc-quantity{width:100%;min-height:48px;border:1px solid var(--kc-border-strong);border-radius:14px;background:#fff;padding:0 14px;font-size:var(--kc-product-input-size, 16px)}.kc-product-form__submit{width:100%;font-size:var(--kc-product-button-size, 16px)}.shopify-payment-button__button{min-height:48px!important;border-radius:var(--kc-pill)!important;font-size:var(--kc-product-button-size, 16px)!important}.kc-product-assurance{display:grid;gap:10px;margin:18px 0}.kc-product-assurance div{display:grid;gap:3px;padding:14px;border:1px solid var(--kc-border);border-radius:16px;background:var(--kc-muted)}.kc-product-assurance strong{font-size:var(--kc-product-assurance-title-size, .9rem)}.kc-product-assurance span{color:#0000009e;font-size:var(--kc-product-assurance-text-size, .86rem)}.kc-product-gallery{display:block;width:100%;max-width:100%;overflow:hidden}.kc-product-gallery__main,.kc-product-gallery__placeholder{width:100%;aspect-ratio:1 / 1;overflow:hidden;border:1px solid var(--kc-border);border-radius:18px;background:var(--kc-muted)}.kc-product-gallery__main-image{width:100%;height:100%;object-fit:cover;object-position:center}.kc-product-gallery__placeholder{display:grid;place-items:center;padding:20px;color:#00000059;font-size:5rem;font-weight:950;text-align:center}.kc-product-gallery__thumbs{display:flex;gap:9px;margin-top:12px;padding:2px 0 8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.kc-product-gallery__thumb{-webkit-appearance:none;appearance:none;width:64px;height:64px;min-width:64px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:10px;background:var(--kc-muted);scroll-snap-align:start}.kc-product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.kc-product-gallery__thumb.is-active{border-color:#0b0b0b}.kc-product-description{position:relative;margin-top:28px;padding-top:20px;border-top:1px solid rgba(0,0,0,.09);font-size:var(--kc-product-description-size, 16px)}.kc-product-description h2{margin:0 0 8px;font-size:1.2rem}.kc-product-description__content{position:relative;max-height:145px;overflow:hidden;transition:max-height .35s ease}.kc-product-description__content:after{content:"";position:absolute;left:0;right:0;bottom:0;height:64px;background:linear-gradient(to bottom,rgba(255,255,255,0),var(--kc-bg) 88%);pointer-events:none;opacity:1;transition:opacity .25s ease}.kc-product-description.is-expanded .kc-product-description__content{max-height:2000px}.kc-product-description.is-expanded .kc-product-description__content:after{opacity:0}.kc-product-description__toggle{-webkit-appearance:none;appearance:none;min-height:40px;margin-top:14px;padding:0 18px;border:1px solid var(--kc-border-strong);border-radius:var(--kc-pill);background:#fff;color:#0b0b0b;font-size:.9rem;font-weight:900}.kc-product-description__toggle:hover{background:#0b0b0b;color:#fff}.kc-collection{padding:104px 0 56px}.kc-collection__header{max-width:880px;margin-bottom:18px}.kc-collection__header:empty{display:none;margin:0;padding:0}.kc-collection__header h1{margin:0 0 12px;font-size:clamp(2.6rem,9vw,6.8rem);line-height:.86;letter-spacing:-.025em}.kc-collection__toolbar{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;margin-bottom:22px;background:transparent}.kc-sort-form{display:flex;align-items:center;gap:8px}.kc-sort-form label{font-size:.8rem;font-weight:850}.kc-collection__layout{position:relative;z-index:2;display:grid;gap:18px;align-items:start}.kc-facets{position:fixed;inset:auto 0 0 0;z-index:1100;max-height:82vh;padding:16px;overflow:auto;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -20px 60px #0000002e;transform:translateY(110%);transition:transform .24s ease}.kc-facets.is-open{transform:translateY(0)}.kc-facets__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.kc-facet{padding:10px 0;border-top:1px solid var(--kc-border)}.kc-facet summary{cursor:pointer;font-weight:900}.kc-facet__body{display:grid;gap:8px;padding:10px 0 0}.kc-checkbox{display:flex;align-items:center;gap:8px;color:#000000c7}.kc-checkbox.is-disabled{opacity:.4}.kc-price-range{display:grid;grid-template-columns:1fr 1fr;gap:8px}.kc-price-range input{width:100%;min-height:42px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:8px}.kc-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:28px;font-weight:850}.kc-pagination a{text-decoration:underline;text-underline-offset:5px}.kc-infinite-scroll{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;margin-top:34px;padding-bottom:24px}.kc-infinite-scroll .kc-button{min-width:180px}.kc-infinite-scroll__status{margin:0;color:#00000094;font-size:.9rem}.kc-page{padding:0 0 56px}.kc-search{padding-bottom:56px}.kc-search__form{display:flex;gap:10px;margin-bottom:24px}.kc-cart{padding:0 0 56px}.kc-cart__form{display:grid;gap:18px}.kc-cart__items{display:grid;gap:12px}.kc-cart-item{display:grid;grid-template-columns:88px 1fr auto;gap:12px;align-items:center;padding:10px;border:1px solid var(--kc-border);border-radius:18px}.kc-cart-item__image{aspect-ratio:1;overflow:hidden;border-radius:12px;background:var(--kc-muted)}.kc-cart-item__image img{width:100%;height:100%;object-fit:cover}.kc-cart-item__info{display:grid;gap:5px}.kc-cart-item__title{font-weight:900;line-height:1.15}.kc-cart-item__info span,.kc-cart__summary p{color:#0000009e;font-size:.9rem}.kc-cart-item__total{font-weight:900}.kc-cart__summary{display:grid;gap:10px;height:max-content;padding:18px;border:1px solid var(--kc-border);border-radius:22px;background:var(--kc-muted)}.kc-cart__summary h2{margin:0}.kc-cart__row{display:flex;justify-content:space-between}.kc-footer{margin-top:40px;padding:44px 16px 22px;background:#0b0b0b;color:#fff}.kc-footer__grid{width:min(1440px,100%);margin:auto;display:grid;gap:28px}.kc-footer__logo{font-size:2rem;font-weight:950;letter-spacing:-.025em;text-transform:uppercase}.kc-footer p{color:#ffffffad;line-height:1.55}.kc-footer__socials,.kc-footer__links{display:grid;gap:10px}.kc-footer__socials{grid-template-columns:repeat(3,max-content);gap:14px}.kc-footer__links h2,.kc-footer__newsletter h2{margin:0 0 10px;font-size:1rem}.kc-newsletter-form{display:flex;gap:8px}.kc-newsletter-form input{min-width:0;flex:1;border:1px solid rgba(255,255,255,.18);border-radius:var(--kc-pill);background:#ffffff14;color:#fff;padding:13px 15px}.kc-newsletter-form input::placeholder{color:#ffffff80}.kc-newsletter-form button{border:1px solid #fff;border-radius:var(--kc-pill);background:#fff;color:#0b0b0b;font-weight:900;padding:0 18px}.kc-form-message{color:#ffffffb8;font-size:.86rem}.kc-form-message--error{color:#ffb2b2}.kc-footer__bottom{width:min(1440px,100%);margin:34px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;color:#ffffff85;font-size:.86rem}@media screen and (max-width:749px){.kc-page-width,.kc-section{width:min(100%,calc(100% - 32px))}.kc-section{padding:42px 0}.kc-section__header--row{align-items:start}.kc-header-search-top{padding:5px 12px 6px}.kc-header-search-top__form{max-width:100%;gap:6px}.kc-header-search-top__form input,.kc-header-search-top__form button{height:34px;font-size:13px}.kc-header-search-top__form input{padding:0 12px}.kc-header-search-top__form button{padding:0 13px;min-width:auto}.kc-header__inner{width:100%;height:56px;grid-template-columns:38px minmax(0,1fr) auto;gap:8px;padding-inline:14px}.kc-header__brand{justify-self:center;max-width:calc(100vw - 150px);text-align:center}.kc-header__logo{max-width:calc(100vw - 170px);max-height:36px}.kc-header__menu-button{width:38px;height:38px}.kc-header__menu-button span{width:22px}.kc-header__cart{font-size:13px}.kc-header__cart span{min-width:20px;height:20px;font-size:11px}.kc-hero{min-height:82svh;height:82svh;padding-top:92px}.kc-product-grid--featured .kc-product-card:nth-child(n+13){display:none}.kc-main-product{width:100%;max-width:100vw;display:flex;flex-direction:column;align-items:center;padding:96px 18px 44px;overflow-x:hidden;gap:26px}.kc-main-product__media,.kc-main-product__info{width:100%;max-width:340px;margin-inline:auto;padding-inline:0;overflow:visible}.kc-product-gallery{width:100%;max-width:340px;margin-inline:auto;overflow:visible}.kc-product-gallery__main,.kc-product-gallery__placeholder{max-width:340px;margin-inline:auto;border-radius:16px}.kc-product-gallery__main-image{object-fit:contain;background:var(--kc-muted)}.kc-product-gallery__thumbs{width:100%;max-width:340px;margin-inline:auto;gap:8px;padding:12px 0 8px}.kc-product-gallery__thumb{width:54px;height:54px;min-width:54px;border-radius:9px}.kc-main-product__info{margin-top:0;text-align:left}.kc-main-product__info .kc-eyebrow,.kc-main-product__info h1,.kc-main-product__price,.kc-stock,.kc-product-form,.kc-product-assurance,.kc-product-description{width:100%;max-width:340px;margin-left:auto;margin-right:auto}.kc-select,.kc-quantity,.kc-product-form__submit,.shopify-payment-button,.shopify-payment-button__button{width:100%;max-width:340px}.kc-product-assurance{grid-template-columns:1fr}.kc-product-description__content{max-height:120px}.kc-product-description__toggle{width:100%}.kc-collection{padding-top:92px}.kc-collection__toolbar{margin-bottom:18px}.kc-cart-item{grid-template-columns:76px 1fr}.kc-cart-item__total{grid-column:2}.kc-newsletter-form{display:grid}}@media screen and (min-width:750px){.kc-page-width,.kc-section{width:min(1440px,calc(100% - 56px))}.kc-hero{min-height:72svh;height:72svh;padding-top:128px}.kc-hero__content{max-width:980px;padding-inline:48px;transform:translateY(-4vh)}.kc-hero h1,.kc-hero__title{font-size:clamp(3rem,5.5vw,5.2rem);line-height:.92}.kc-hero__subheading{font-size:clamp(1rem,1.5vw,1.18rem)}.kc-hero__actions{grid-template-columns:1fr 1fr;max-width:520px;gap:10px}.kc-hero__actions .kc-button{min-height:48px;font-size:.82rem}.kc-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 18px}.kc-product-card__content{min-height:138px}.kc-product-carousel__track{grid-auto-columns:28%}.kc-value-props__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kc-collection-tiles__grid,.kc-collection-list-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.kc-collection-tile{min-height:280px}.kc-stat-row{grid-template-columns:repeat(3,minmax(0,1fr))}.kc-main-product{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:start}.kc-main-product__info{position:sticky;top:100px}.kc-main-product__info h1,.kc-main-product__info .kc-product-title{font-size:var(--kc-product-title-size-desktop, clamp(3rem, 5.2vw, 5rem));line-height:.92}.kc-product-assurance{grid-template-columns:repeat(3,minmax(0,1fr))}.kc-footer__grid{grid-template-columns:1.4fr .7fr 1fr}.kc-cart__form{grid-template-columns:1fr 380px}}@media screen and (min-width:990px){.kc-header__menu-button{display:none}.kc-header__nav{display:flex}.kc-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 20px}.kc-product-card__content{min-height:140px}.kc-product-carousel__track{grid-auto-columns:22%;gap:18px}.kc-carousel-arrow{display:block}.kc-video-showcase{grid-template-columns:.78fr 1.22fr;gap:44px}.kc-video-showcase__frame:before{aspect-ratio:16 / 10}.kc-value-props__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.kc-bst-card{grid-template-columns:1.2fr .8fr;padding:44px}.kc-story-split{grid-template-columns:1fr 1fr;gap:44px}.kc-collection__layout{grid-template-columns:280px minmax(0,1fr);gap:24px}.kc-facets{position:sticky;top:110px;z-index:3;max-height:calc(100vh - 130px);border:1px solid var(--kc-border);border-radius:20px;box-shadow:none;transform:none}.kc-facets__top .kc-icon-button,.kc-collection__toolbar [data-facet-toggle]{display:none}}@media screen and (min-width:1200px){.kc-product-grid,.kc-product-grid--featured{grid-template-columns:repeat(5,minmax(0,1fr))}.kc-product-carousel__track{grid-auto-columns:18%}.kc-hero h1,.kc-hero__title{font-size:5.6rem;line-height:.9}.kc-section__header h2,.kc-page-header h1,.kc-collection__header h1{font-size:clamp(2.6rem,4.4vw,4.8rem)}}@media screen and (min-width:990px)and (max-width:1180px){.kc-header__inner{gap:12px;padding-inline:18px}.kc-header__brand,.kc-header__logo{max-width:170px}.kc-header__nav{gap:12px}}.kc-header-search-top,.kc-header-search-top__form,.kc-header-search-top__form input,.kc-header-search-top__form button{transition:padding .22s ease,height .22s ease,font-size .22s ease,max-width .22s ease,opacity .22s ease,transform .22s ease}.kc-header-search-top{padding:10px 18px!important}.kc-header.is-scrolled .kc-header-search-top{padding:5px 16px!important}.kc-header.is-scrolled .kc-header-search-top__form{max-width:620px!important}.kc-header.is-scrolled .kc-header-search-top__form input{height:34px!important;font-size:13px!important;padding-left:13px!important;padding-right:13px!important}.kc-header.is-scrolled .kc-header-search-top__form button{height:34px!important;font-size:13px!important;padding-left:14px!important;padding-right:14px!important}@media screen and (max-width:749px){.kc-header-search-top{padding:6px 12px!important}.kc-header-search-top__form input,.kc-header-search-top__form button{height:34px!important;font-size:13px!important}.kc-header.is-scrolled .kc-header-search-top{padding:2px 9px!important}.kc-header.is-scrolled .kc-header-search-top__form input,.kc-header.is-scrolled .kc-header-search-top__form button{height:25px!important;font-size:10px!important}.kc-header.is-scrolled .kc-header-search-top__form{gap:6px!important}}.kc-header-search-top__input-wrap{position:relative!important;width:100%!important;min-width:0!important}.kc-header-search-top__input-wrap input{width:100%!important;padding-right:42px!important}.kc-header-search-top__input-wrap input::-webkit-search-cancel-button{-webkit-appearance:none!important;appearance:none!important}.kc-header-search-top__clear{position:absolute!important;right:8px!important;top:50%!important;transform:translateY(-50%)!important;width:28px!important;height:28px!important;min-width:28px!important;padding:0!important;border:0!important;border-radius:999px!important;background:#00000014!important;color:#0b0b0b!important;display:grid!important;place-items:center!important;font-size:20px!important;line-height:1!important;font-weight:800!important;cursor:pointer!important}.kc-header-search-top__clear[hidden]{display:none!important}.kc-header-search-top__clear:hover{background:#00000024!important}.kc-header-search-top__submit{white-space:nowrap!important}@media screen and (max-width:749px){.kc-header-search-top__input-wrap input{padding-right:36px!important}.kc-header-search-top__clear{right:6px!important;width:24px!important;height:24px!important;min-width:24px!important;font-size:18px!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/kc-theme.css.map */
