*,*:before,*:after{box-sizing:border-box}body{min-width:320px;margin:0;color:var(--color-text);background:var(--color-bg);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}img,svg,video,model-viewer{display:block;max-width:100%}img{height:auto}button,input,select,textarea{color:inherit;font:inherit}button,[role=button]{cursor:pointer}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.025em;line-height:1.08}h1{font-size:clamp(2.25rem,5vw,4.5rem)}h2{font-size:clamp(1.8rem,3.5vw,3.1rem)}h3{font-size:clamp(1.25rem,2vw,1.65rem)}.page-width{width:min(calc(100% - 40px),var(--page-width));margin-inline:auto}.section{padding-block:clamp(48px,7vw,96px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:clamp(24px,4vw,48px)}.section-heading h1,.section-heading h2{margin-bottom:0}.eyebrow{margin-bottom:12px;color:var(--color-accent);font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.meta{color:var(--color-muted);font-size:.875rem}.rte>*:last-child{margin-bottom:0}.rte img,.rte table{max-width:100%}.rte table{display:block;overflow-x:auto;border-collapse:collapse}.rte th,.rte td{padding:10px;border:1px solid var(--color-border)}.button,.kk-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border:1px solid transparent;border-radius:999px;font-weight:750;line-height:1;text-align:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover,.kk-button:hover{transform:translateY(-2px)}.button:focus-visible,.kk-button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb,var(--color-accent),white 25%);outline-offset:3px}.button--primary,.kk-button--primary{color:#fff;background:var(--color-text);box-shadow:0 12px 28px #241f1b26}.button--secondary,.kk-button--secondary{border-color:var(--color-border);background:var(--color-bg)}.button--full{width:100%}.button[disabled],button[disabled]{cursor:not-allowed;opacity:.5}.text-link{color:var(--color-accent);font-weight:700}.skip-link,.visually-hidden,.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link:focus{position:fixed!important;z-index:9999;top:12px;left:12px;width:auto!important;height:auto!important;margin:0!important;padding:12px 18px!important;clip:auto!important;color:#fff;background:#111;border-radius:8px}input[type=text],input[type=email],input[type=search],input[type=number],select,textarea{width:100%;min-height:48px;padding:11px 14px;border:1px solid var(--color-border);border-radius:10px;background:#fff}textarea{min-height:140px;resize:vertical}.placeholder-media{display:grid;min-height:280px;place-items:center;overflow:hidden;background:linear-gradient(135deg,var(--color-surface),#fff)}.placeholder-media svg{width:65%;color:var(--color-border)}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;padding-block:20px;color:var(--color-muted);font-size:.85rem}.breadcrumbs a{text-decoration:none}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,28px);padding:0;margin:0;list-style:none}.product-card{position:relative;min-width:0}.product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:4 / 5;background:var(--color-surface);border-radius:var(--radius)}.product-card__image-wrap,.product-card__image-wrap img{width:100%;height:100%}.product-card__image-wrap img{object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card__image-wrap img{transform:scale(1.035)}.product-card__content{padding:14px 2px 4px}.product-card__vendor{margin:0 0 5px;color:var(--color-muted);font-size:.72rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.product-card__title{margin:0 0 8px;font-family:inherit;font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.35}.product-card__title a{text-decoration:none}.product-card__badges{position:absolute;z-index:2;top:10px;left:10px;display:flex;gap:6px}.badge{padding:6px 9px;border-radius:999px;color:#fff;background:var(--color-text);font-size:.7rem;font-weight:750}.badge--sale{background:#8f3d31}.badge--sold-out{background:#716961}.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;font-weight:800}.price__compare{color:var(--color-muted);font-weight:500}.price--on-sale .price__current{color:#8f3d31}.price__unit{width:100%;color:var(--color-muted);font-size:.75rem;font-weight:500}.main-product{padding-bottom:clamp(56px,8vw,110px)}.product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(30px,5vw,84px);align-items:start}.product-gallery__list,.product-gallery__thumbs,.product-benefits{padding:0;margin:0;list-style:none}.product-gallery__list{display:grid;gap:12px}.product-gallery__item{overflow:hidden;background:var(--color-surface);border-radius:var(--radius)}.product-gallery__image{width:100%}.product-gallery__thumbs{display:flex;gap:10px;overflow-x:auto;padding-top:12px}.product-gallery__thumbs li{flex:0 0 76px}.product-gallery__thumb{width:76px;height:90px;object-fit:cover;border:1px solid var(--color-border);border-radius:10px}.product-info{position:sticky;top:125px}.product-info__vendor{margin-bottom:8px;color:var(--color-accent);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-info__title{margin-bottom:16px;font-size:clamp(2rem,4vw,3.4rem)}.product-info__price{margin-bottom:18px;font-size:1.3rem}.product-info__sku,.product-info__inventory{margin-bottom:10px;color:var(--color-muted);font-size:.9rem}.product-form{display:grid;gap:18px;padding-block:22px}.product-form__field label{display:block;margin-bottom:7px;font-weight:750}.product-form__quantity{max-width:130px}.product-form__subscription-note{margin-top:8px;color:var(--color-muted);font-size:.85rem}.product-form__buttons{display:grid;gap:10px}.product-benefits{display:grid;gap:8px;padding:18px;background:var(--color-surface);border-radius:12px}.product-benefits li:before{content:"\2713";margin-right:8px;color:var(--color-accent);font-weight:900}.product-description{padding-top:28px;margin-top:26px;border-top:1px solid var(--color-border)}.product-description h2{font-size:1.55rem}.main-collection{padding-bottom:clamp(50px,7vw,90px)}.collection-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.65fr);gap:28px;align-items:center;padding-block:clamp(30px,5vw,64px)}.collection-header__media{overflow:hidden;border-radius:var(--radius)}.collection-header__media img{width:100%;max-height:420px;object-fit:cover}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:18px;margin-bottom:24px;border-block:1px solid var(--color-border)}.collection-toolbar__count{margin:0;color:var(--color-muted)}.collection-sort{display:flex;align-items:center;gap:10px}.collection-sort select{min-width:200px}.subcategory-nav__list{display:flex;gap:8px;overflow-x:auto;padding:0 0 16px;margin:0;list-style:none}.subcategory-nav__link{display:block;padding:9px 14px;white-space:nowrap;text-decoration:none;background:var(--color-surface);border-radius:999px}.subcategory-nav__link.is-active{color:#fff;background:var(--color-text)}.empty-state{padding:64px 20px;text-align:center;background:var(--color-surface);border-radius:var(--radius)}.rich-text{max-width:820px}.rich-text--center{text-align:center}.rich-text--center .button{margin-top:18px}.image-text{display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,6vw,84px);align-items:center}.image-text--image-right .image-text__media{order:2}.image-text__media{overflow:hidden;border-radius:var(--radius)}.image-text__media img{width:100%}.image-text__content .button{margin-top:18px}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.article-card{overflow:hidden;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius)}.article-card__media{display:block;overflow:hidden;aspect-ratio:16 / 10;background:var(--color-surface)}.article-card__media img{width:100%;height:100%;object-fit:cover}.article-card__content{padding:22px}.article-card__content h2{margin-bottom:10px;font-size:1.45rem}.article-card__content a{text-decoration:none}.article-width{max-width:1100px}.article-header{max-width:850px;margin:0 auto 34px;text-align:center}.article-hero{overflow:hidden;margin-bottom:36px;border-radius:var(--radius)}.article-hero img{width:100%}.article-content{max-width:780px;margin:0 auto 34px;font-size:1.06rem}.pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:44px}.pagination__link{padding:9px 14px;text-decoration:none;background:var(--color-surface);border-radius:999px}.pagination__status{color:var(--color-muted);font-size:.9rem}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.reduce-motion *,.reduce-motion *:before,.reduce-motion *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}@media screen and (max-width:989px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-layout{grid-template-columns:1fr}.product-info{position:static}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.page-width{width:min(calc(100% - 28px),var(--page-width))}.section{padding-block:48px}.section-heading{display:block}.product-grid,.product-grid--mobile-2{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid--mobile-1{grid-template-columns:1fr}.product-card__content{padding-top:10px}.product-card__title{font-size:.9rem}.collection-header,.image-text{grid-template-columns:1fr}.image-text--image-right .image-text__media{order:initial}.collection-toolbar,.collection-sort{align-items:stretch;flex-direction:column}.collection-sort select{min-width:0}.article-grid{grid-template-columns:1fr}}:root{--color-bg: var(--kk-paper);--color-surface: var(--kk-surface);--color-text: var(--kk-ink);--color-muted: var(--kk-muted);--color-accent: var(--kk-blue);--color-accent-2: #087bc7;--color-border: var(--kk-line);--page-width: var(--kk-page-width);--radius: var(--kk-radius);--kk-shadow: 0 12px 34px rgba(15, 18, 24, .1)}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden;background:var(--kk-paper);color:#17191d;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}body.menu-open:after{position:fixed;z-index:998;top:0;right:0;bottom:0;left:0;background:#00000075;content:""}h1,h2,h3,h4{font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.site-main{min-height:55vh}.kk-shell,.page-width{width:min(var(--kk-page-width),calc(100% - 56px));margin-inline:auto}.skip-link{position:fixed;z-index:2000;top:-80px;left:12px;padding:11px 15px;border-radius:7px;background:#fff;color:#111}.skip-link:focus{top:12px}.sr-only{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.kk-icon{width:1.1em;height:1.1em;flex:0 0 auto}.rte>:last-child{margin-bottom:0}.rte table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.rte iframe,.rte video{max-width:100%}.kk-site-header{position:relative;z-index:100}.kk-site-header--sticky{position:sticky;top:0}.kk-topbar{position:relative;z-index:2;background:linear-gradient(90deg,#078ee5,#0797ef);color:#fff}.kk-topbar__inner{display:flex;min-height:33px;align-items:center;justify-content:center;gap:46px;overflow-x:auto;font-size:12px;font-weight:700;scrollbar-width:none;white-space:nowrap}.kk-topbar__inner::-webkit-scrollbar{display:none}.kk-topbar__item{display:inline-flex;align-items:center;gap:7px}.kk-main-header{position:relative;z-index:3;border-bottom:1px solid rgba(255,255,255,.11);background:var(--kk-ink);color:#fff}.kk-header-inner{display:grid;min-height:75px;grid-template-columns:auto 54px minmax(260px,1fr) auto;align-items:center;gap:17px}.kk-brand{display:block;width:max-content}.kk-brand strong{display:block;font-size:21px;line-height:1;letter-spacing:-.02em}.kk-brand span{display:block;margin-top:5px;color:#b9bcc1;font-size:10px}.kk-bear-logo{display:block;width:51px;height:51px;overflow:hidden;border-radius:12px;background:#151515}.kk-bear-logo img{width:100%;height:100%;object-fit:contain}.kk-search-form{display:flex;min-width:0;height:47px;overflow:hidden;border:1px solid #bbb;border-radius:8px;background:#fff}.kk-search-form:focus-within{border-color:#55aff0;box-shadow:0 0 0 3px #078ee538}.kk-search-form input{width:100%;min-width:0;padding:0 17px;border:0;outline:0;background:#fff;color:#26282c;font-size:14px}.kk-search-form button{display:grid;width:48px;flex:0 0 auto;border:0;background:var(--kk-blue);color:#fff;place-items:center}.kk-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.kk-header-action,.kk-menu-button{display:flex;height:45px;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid #40434a;border-radius:8px;background:#12151a;color:#fff;font-size:13px;font-weight:700}.kk-header-action:hover,.kk-menu-button:hover{border-color:#6d737d;background:#1b2027}.kk-cart-count{display:grid;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--kk-blue);color:#fff;font-size:11px;place-items:center}.kk-menu-button{display:none;width:43px;padding:0}.kk-nav-wrap{position:relative;z-index:2;background:var(--kk-ink);color:#fff;box-shadow:0 4px 13px #00000014}.kk-mobile-nav-head{display:none}.kk-main-nav{display:flex;min-height:48px;align-items:stretch;overflow:visible}.kk-nav-home,.kk-nav-club,.kk-nav-group>summary{position:relative;display:flex;min-height:48px;flex:0 0 auto;align-items:center;gap:5px;padding:0 13px;color:#f2f2f2;font-size:12px;font-weight:700;list-style:none;white-space:nowrap}.kk-nav-group{position:relative}.kk-nav-group>summary{cursor:pointer}.kk-nav-group>summary::-webkit-details-marker{display:none}.kk-nav-group>summary .kk-icon{width:13px;height:13px;transition:transform .18s ease}.kk-nav-group[open]>summary .kk-icon{transform:rotate(180deg)}.kk-nav-home:hover,.kk-nav-club:hover,.kk-nav-group:hover>summary,.kk-nav-group[open]>summary{background:#1b2027}.kk-nav-home.is-active:after,.kk-nav-group.is-active>summary:after{position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--kk-blue);content:""}.kk-nav-club{margin-left:auto;padding-inline:17px;background:#121f2a;color:#fff;font-weight:800}.kk-nav-club:before{width:7px;height:7px;border-radius:50%;background:var(--kk-blue);content:""}.kk-nav-dropdown{position:absolute;z-index:40;top:calc(100% - 1px);left:0;display:grid;width:238px;padding:9px;border:1px solid #d9dde3;border-radius:0 0 9px 9px;background:#fff;box-shadow:0 16px 35px #0000002b;color:#1b1e23}.kk-nav-dropdown a{padding:10px 11px;border-radius:6px;font-size:12px}.kk-nav-dropdown a:hover,.kk-nav-dropdown a:focus-visible{background:#edf7fe;color:#056fb3}.kk-nav-dropdown .kk-nav-view-all{margin-bottom:4px;border-bottom:1px solid #e5e7eb;border-radius:0;font-weight:800}.kk-hero{position:relative;min-height:420px;overflow:hidden;background:#e9e4dd}.kk-hero-bg,.kk-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.kk-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 50%;image-rendering:auto}.kk-hero-overlay{background:linear-gradient(90deg,#fffffffa,#fffffff0 21%,#ffffffba 34%,#ffffff29 55%,#fff0 72%)}.kk-hero-content{position:relative;z-index:1;display:flex;min-height:420px;flex-direction:column;justify-content:center;padding:56px 0 46px 36px}.kk-eyebrow{margin:0 0 18px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.kk-hero h1{max-width:800px;margin:0;color:#17191d;font-size:clamp(34px,3.2vw,42px);font-weight:500;letter-spacing:-.03em;line-height:1.07}.kk-hero-copy{max-width:560px;margin-top:18px;color:#35373a;font-size:15px;line-height:1.55}.kk-hero-copy p{margin:0}.kk-hero-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.kk-button{display:inline-flex;min-height:43px;align-items:center;justify-content:center;padding:0 16px;border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:700;line-height:1.2;text-align:center;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.kk-button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0000001f}.kk-button--dark{background:#14171b;color:#fff}.kk-button--light{border-color:#777;background:#ffffffdb;color:#26282b}.kk-button--blue{background:var(--kk-blue);color:#fff}.kk-button--outline{min-height:38px;border-color:#888;background:transparent;color:#333;font-size:12px}.kk-button--outline:hover{background:#fff}.kk-trustbar{border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#f7f7f5}.kk-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.kk-trust-item{display:flex;min-height:54px;align-items:center;justify-content:center;gap:8px;color:#62656a;font-size:12px;text-align:center}.kk-trust-item+.kk-trust-item{border-left:1px solid #ddd}.kk-section{padding:47px 0}.kk-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:17px}.kk-section-title{margin:0;font-size:21px;font-weight:500;line-height:1.15}.kk-section-subtitle{margin:3px 0 0;color:#727478;font-size:12px}.kk-categories-section{background:#f4f4f2}.kk-categories-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}.kk-category-card{position:relative;min-width:0;border:1px solid #d4d4d1;border-radius:8px;background:#f0efeb;box-shadow:0 0 #0000;transition:transform .2s ease,box-shadow .2s ease}.kk-category-card:hover,.kk-category-card:focus-within{z-index:8;transform:translateY(-3px);box-shadow:var(--kk-shadow)}.kk-category-media{display:block;overflow:hidden;border-radius:7px 7px 0 0;aspect-ratio:1 / 1}.kk-category-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.kk-category-card:hover .kk-category-media img{transform:scale(1.025)}.kk-category-details{position:relative}.kk-category-details>summary{display:flex;min-height:42px;align-items:center;justify-content:center;gap:7px;padding:8px;border-top:1px solid #d7d7d4;border-radius:0 0 7px 7px;background:#f1f1ef;font-size:12px;list-style:none;text-align:center}.kk-category-details>summary::-webkit-details-marker{display:none}.kk-category-details>summary .kk-icon{width:13px;height:13px}.kk-category-details[open]>summary .kk-icon{transform:rotate(180deg)}.kk-category-submenu{position:absolute;z-index:20;top:calc(100% + 5px);right:-1px;left:-1px;display:grid;min-width:190px;padding:8px;border:1px solid #d1d4d8;border-radius:8px;background:#fff;box-shadow:0 15px 32px #0f121829}.kk-category-submenu a{padding:8px 9px;border-radius:5px;font-size:11px;text-align:left}.kk-category-submenu a:hover{background:#eef7fd;color:#056eaf}.kk-category-submenu .kk-category-all{border-bottom:1px solid #e6e7e8;border-radius:0;font-weight:800}.kk-stories-section{padding:36px 0 43px;background:#ececeb}.kk-stories-grid{display:grid;grid-template-columns:1.55fr 1fr;grid-template-rows:repeat(2,190px);gap:11px}.kk-story-card{position:relative;overflow:hidden;border-radius:8px;background:#aaa}.kk-story-card--main{grid-row:1 / 3}.kk-story-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.kk-story-card:hover img{transform:scale(1.02)}.kk-story-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 46%,rgba(0,0,0,.66))}.kk-story-text{position:absolute;z-index:1;right:18px;bottom:17px;left:18px;color:#fff;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.45)}.kk-story-text strong{display:block;font-size:17px;line-height:1.15}.kk-story-card--main .kk-story-text strong{font-size:20px}.kk-story-text small{display:block;margin-top:5px;font-size:12px}.kk-products-section{background:#f5f5f3}.kk-products-grid,.main-collection .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.main-collection .product-grid{margin:0;padding:0;list-style:none}.main-collection .product-grid__item{min-width:0}.kk-product-card{min-width:0;overflow:hidden;border:1px solid #d0d0cd;border-radius:8px;background:#f2f2ef}.kk-product-media{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1;background:#ece9e2}.kk-product-media img,.kk-product-media svg{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.kk-product-card:hover .kk-product-media img{transform:scale(1.02)}.kk-product-badge{position:absolute;top:9px;left:9px;padding:5px 8px;border-radius:5px;background:#15181c;color:#fff;font-size:10px;font-weight:700}.kk-product-body{padding:11px 11px 10px;background:#f3f3f0}.kk-product-name{display:block;min-height:34px;margin-bottom:7px;font-size:13px;line-height:1.3}.kk-product-line{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.kk-product-line strong{font-size:13px}.kk-product-line span{color:#777b80;font-size:10px}.kk-card-form{margin:0}.kk-add-button{display:flex;width:100%;min-height:36px;align-items:center;justify-content:center;padding:7px 9px;border:1px solid #8d8f92;border-radius:7px;background:#f7f7f5;color:#3f4246;font-size:12px;text-align:center}.kk-add-button:hover{border-color:#4e5054;background:#fff}.kk-empty-state{padding:40px 22px;border:1px solid #d7d8d5;border-radius:8px;background:#fff;text-align:center}.kk-empty-state h3{margin-bottom:8px;font-size:20px}.kk-empty-state p{margin:0;color:var(--kk-muted);font-size:14px}.kk-club-section{padding:18px 0 13px;background:#f5f5f3}.kk-club-banner{position:relative;min-height:188px;overflow:hidden;border-radius:8px;background:#211b18;color:#fff}.kk-club-banner>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 55%}.kk-club-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0c0e12f2,#141417b0 56%,#120f0ec7)}.kk-club-content{position:relative;z-index:1;display:grid;min-height:188px;grid-template-columns:1.5fr .85fr;align-items:center;gap:30px;padding:24px}.kk-club-kicker{margin:0 0 9px;font-size:11px;font-weight:700;text-transform:uppercase}.kk-club-content h2{margin:0 0 8px;color:#fff;font-size:22px;line-height:1.1}.kk-club-content .rte{max-width:760px;color:#e4e4e4;font-size:12px;line-height:1.5}.kk-club-content .kk-button{margin-top:15px}.kk-club-price{font-size:29px;font-weight:800;line-height:1}.kk-club-price small{font-size:12px;font-weight:600}.kk-club-benefits{display:grid;gap:7px;margin-top:11px;font-size:11px}.kk-club-benefits span{display:flex;align-items:center;gap:7px}.kk-club-page{position:relative;isolation:isolate;overflow:hidden;min-height:100vh;padding:74px 0 88px;background:#d9c4a7}.kk-club-page__background{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,#0d10152e,#0d10156b),var(--kk-club-gifts);background-position:center top;background-size:cover}.kk-club-page:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#060c14b8,#060c1429 55%,#060c1485);content:""}.kk-club-page__inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:center;gap:clamp(32px,6vw,88px)}.kk-club-page__intro{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.25)}.kk-club-page__eyebrow{margin:0 0 13px;color:#d9edff;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.kk-club-page__intro h1{max-width:880px;margin:0;color:#fff;font-size:clamp(38px,4.4vw,67px);font-weight:600;letter-spacing:-.045em;line-height:1.02}.kk-club-page__lead{max-width:770px;margin:23px 0 0;color:#f5f6f7;font-size:clamp(15px,1.4vw,18px);line-height:1.65}.kk-club-page__benefits{display:grid;max-width:820px;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px}.kk-club-page__benefits article{display:flex;min-width:0;align-items:flex-start;gap:11px;padding:15px;border:1px solid rgba(255,255,255,.28);border-radius:10px;background:#090f1685;box-shadow:0 10px 25px #0000001f;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.kk-club-page__benefits article>span{display:grid;width:31px;height:31px;flex:0 0 auto;border-radius:50%;background:var(--kk-blue);color:#fff;font-size:12px;font-weight:800;place-items:center}.kk-club-page__benefits strong,.kk-club-page__benefits small{display:block}.kk-club-page__benefits strong{margin-bottom:5px;font-size:12px}.kk-club-page__benefits small{color:#e2e6ea;font-size:10px;line-height:1.45}.kk-club-checkout{padding:29px;border:1px solid rgba(255,255,255,.62);border-radius:14px;background:#fffffff0;box-shadow:0 28px 65px #00000045;color:#1a1d22;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.kk-club-checkout__tag{margin:0 0 17px;color:#52606f;font-size:10px;font-weight:800;letter-spacing:.12em}.kk-club-checkout__price{display:flex;align-items:end;gap:8px;padding-bottom:18px;border-bottom:1px solid #d9dde1}.kk-club-checkout__price strong{font-size:38px;line-height:.95}.kk-club-checkout__price span{color:#626970;font-size:12px}.kk-club-checkout__summary{margin:18px 0;color:#4f555c;font-size:13px;line-height:1.55}.kk-club-checkout ul{display:grid;gap:9px;margin:0 0 22px;padding:0;list-style:none;font-size:12px;font-weight:700}.kk-club-checkout li:before{margin-right:8px;color:var(--kk-blue);content:"\2713"}.kk-club-form{margin:0}.kk-club-join{display:flex;width:100%;min-height:52px;align-items:center;justify-content:center;padding:13px 16px;border:0;border-radius:8px;background:var(--kk-blue);color:#fff;font-size:13px;font-weight:800;text-align:center;box-shadow:0 10px 25px #078ee540}.kk-club-join:hover{background:#067bc6}.kk-club-join:disabled{cursor:not-allowed;opacity:.62}.kk-club-checkout__note{display:block;margin-top:11px;color:#6e7379;font-size:9px;line-height:1.45;text-align:center}.kk-club-details{margin-top:76px;padding:34px;border:1px solid rgba(255,255,255,.52);border-radius:15px;background:#ffffffed;box-shadow:0 25px 60px #00000036;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.kk-club-details h2{max-width:760px;margin:0;color:#1b2026;font-size:clamp(27px,3vw,42px);letter-spacing:-.035em}.kk-club-details .kk-club-page__eyebrow{color:#087ac6}.kk-club-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:27px}.kk-club-steps article{padding:21px;border:1px solid #d8dadd;border-radius:9px;background:#fff}.kk-club-steps b{display:grid;width:32px;height:32px;margin-bottom:16px;border-radius:50%;background:#eaf6fe;color:#087ac6;font-size:12px;place-items:center}.kk-club-steps strong{display:block;margin-bottom:7px;font-size:14px}.kk-club-steps p{margin:0;color:#656a70;font-size:12px;line-height:1.55}.kk-club-faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;margin-top:56px;padding-top:43px;border-top:1px solid #d7d9dc}.kk-club-faq details{border-bottom:1px solid #d7d9dc}.kk-club-faq summary{position:relative;padding:15px 28px 15px 0;font-size:13px;font-weight:800;list-style:none}.kk-club-faq summary::-webkit-details-marker{display:none}.kk-club-faq summary:after{position:absolute;top:14px;right:3px;color:#087ac6;content:"+";font-size:20px;font-weight:400}.kk-club-faq details[open] summary:after{content:"\2212"}.kk-club-faq details p{margin:0;padding:0 30px 16px 0;color:#646a71;font-size:12px;line-height:1.6}.kk-footer{padding:31px 0 0;background:#10151c;color:#fff}.kk-footer-grid{display:grid;grid-template-columns:1.55fr repeat(3,1fr);gap:38px;padding-bottom:28px}.kk-footer h2,.kk-footer h3{color:#fff}.kk-footer h2{margin:0 0 9px;font-size:17px;font-weight:800}.kk-footer h3{margin:0 0 11px;font-size:14px;font-weight:700}.kk-footer-brand{display:grid;grid-template-columns:56px 1fr;gap:14px}.kk-footer-brand img{width:56px;height:56px;border-radius:12px;object-fit:contain}.kk-footer-brand p{max-width:390px;margin:0;color:#d0d3d8;font-size:12px;line-height:1.55}.kk-footer-brand small{display:block;max-width:430px;margin-top:11px;color:#9199a3;font-size:9px;line-height:1.5}.kk-footer-links{display:grid;gap:8px}.kk-footer-links a{width:fit-content;color:#f0f1f3;font-size:12px}.kk-footer-links a:hover{text-decoration:underline}.kk-footer-bottom{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #2a3038;color:#9fa6ae;font-size:10px}.main-collection,.main-product{padding:58px 0 76px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:28px;color:#6f747a;font-size:12px}.collection-header{overflow:hidden;border-radius:10px;background:#fff}.collection-header:not(.collection-header--with-image){display:block;padding:34px}.collection-header__content h1{color:#17191d}.subcategory-nav{margin:21px 0 26px}.subcategory-nav__list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.subcategory-nav__link{display:inline-flex;min-height:36px;align-items:center;padding:8px 13px;border:1px solid #cfd2d5;border-radius:999px;background:#fff;color:#30343a;font-size:12px}.subcategory-nav__link:hover,.subcategory-nav__link.is-active{border-color:var(--kk-blue);background:#eaf6fe;color:#076ba9}.collection-toolbar{margin-block:20px 24px}.main-product .product-info{min-width:0}.main-product .product-description{overflow-wrap:anywhere}.main-product .product-description img{height:auto}.main-product .product-description table{width:max-content;min-width:100%}.kk-toast{position:fixed;z-index:1500;right:18px;bottom:18px;max-width:320px;padding:13px 16px;transform:translateY(14px);border-radius:8px;background:#10151c;box-shadow:0 14px 36px #0000003b;color:#fff;font-size:13px;opacity:0;pointer-events:none;transition:.24s ease}.kk-toast.is-visible{transform:translateY(0);opacity:1}.kk-toast.is-error{background:#8c1d2c}@media(max-width:1240px){.kk-nav-home,.kk-nav-club,.kk-nav-group>summary{padding-inline:9px;font-size:11px}}@media(max-width:1100px){.kk-shell,.page-width{width:min(100% - 30px,var(--kk-page-width))}.kk-header-inner{grid-template-columns:auto 48px minmax(220px,1fr) auto;gap:11px}.kk-header-action{padding:0 10px}.kk-categories-grid{grid-template-columns:repeat(4,1fr)}.kk-products-grid,.main-collection .product-grid{grid-template-columns:repeat(3,1fr)}.kk-main-nav{overflow-x:auto;scrollbar-width:none}.kk-main-nav::-webkit-scrollbar{display:none}.kk-nav-club{margin-left:0}}@media(max-width:820px){.kk-topbar__inner{justify-content:flex-start;gap:25px;padding-inline:15px}.kk-site-header--sticky{position:relative}.kk-header-inner{min-height:68px;grid-template-columns:auto 42px 1fr auto;gap:9px;padding-block:9px 0}.kk-brand strong{font-size:18px}.kk-brand span{display:none}.kk-bear-logo{width:42px;height:42px}.kk-search-form{grid-row:2;grid-column:1 / -1;height:43px;margin-bottom:12px}.kk-account-text{display:none}.kk-header-action{width:43px;padding:0}.kk-menu-button{display:flex}.kk-nav-wrap{position:fixed;z-index:999;inset:0 auto 0 0;width:min(88vw,360px);padding:0;transform:translate(-105%);box-shadow:18px 0 50px #0000004d;transition:transform .25s ease}.kk-nav-wrap.is-open{transform:translate(0)}.kk-mobile-nav-head{display:flex;min-height:64px;align-items:center;justify-content:space-between;padding:10px 14px 10px 18px;border-bottom:1px solid #2a2e35}.kk-mobile-nav-head button{display:grid;width:42px;height:42px;border:1px solid #424750;border-radius:8px;background:#171b21;color:#fff;place-items:center}.kk-main-nav{display:block;height:calc(100% - 64px);overflow-y:auto;padding:8px 10px 28px}.kk-nav-home,.kk-nav-club,.kk-nav-group>summary{min-height:47px;width:100%;justify-content:space-between;padding:0 13px;border-bottom:1px solid #2a2e35;background:transparent;font-size:13px}.kk-nav-club{justify-content:flex-start;margin-top:8px;border:1px solid #284763;border-radius:7px;background:#142536}.kk-nav-dropdown{position:static;width:auto;padding:7px 9px 10px 18px;border:0;border-bottom:1px solid #2a2e35;border-radius:0;background:#151a21;box-shadow:none;color:#fff}.kk-nav-dropdown a{color:#e8eaed}.kk-nav-dropdown a:hover{background:#202a35;color:#fff}.kk-nav-dropdown .kk-nav-view-all{border-color:#343b45}.kk-nav-home.is-active:after,.kk-nav-group.is-active>summary:after{top:8px;right:auto;bottom:8px;left:0;width:3px;height:auto}.kk-hero{min-height:530px}.kk-hero-bg img{object-position:62% center}.kk-hero-overlay{background:linear-gradient(180deg,#fffffff0,#ffffffcf 45%,#ffffff29 76%,#fff0)}.kk-hero-content{width:100%;min-height:530px;padding:39px 20px 210px}.kk-hero h1{max-width:610px;font-size:42px}.kk-trust-grid{grid-template-columns:repeat(2,1fr)}.kk-trust-item:nth-child(3),.kk-trust-item:nth-child(4){border-top:1px solid #ddd}.kk-trust-item:nth-child(3){border-left:0}.kk-categories-grid{grid-template-columns:repeat(3,1fr)}.kk-stories-grid{grid-template-columns:1fr 1fr;grid-template-rows:320px 220px}.kk-story-card--main{grid-row:auto;grid-column:1 / 3}.kk-products-grid,.main-collection .product-grid{grid-template-columns:repeat(2,1fr)}.kk-club-content{grid-template-columns:1fr;gap:18px}.kk-club-page{padding-top:52px}.kk-club-page__inner{grid-template-columns:1fr}.kk-club-checkout{max-width:560px}.kk-club-page__benefits{grid-template-columns:1fr;max-width:620px}.kk-club-steps{grid-template-columns:1fr}.kk-club-faq{grid-template-columns:1fr;gap:22px}.kk-footer-grid{grid-template-columns:repeat(2,1fr)}.kk-footer-brand{grid-column:1 / -1}}@media(max-width:560px){.kk-shell,.page-width{width:calc(100% - 20px)}.kk-topbar__inner{min-height:30px;font-size:10px}.kk-header-inner{grid-template-columns:auto 38px auto auto}.kk-brand strong{font-size:17px}.kk-bear-logo{width:38px;height:38px}.kk-header-actions{margin-left:auto}.kk-header-action:first-child{display:none}.kk-hero{min-height:560px}.kk-hero-content{padding:34px 13px 238px}.kk-hero h1{font-size:37px}.kk-hero-copy{font-size:14px}.kk-hero-buttons{gap:8px}.kk-button{min-height:41px;padding:0 13px;font-size:12px}.kk-trust-item{min-height:49px;padding:7px;font-size:10px}.kk-section{padding:34px 0}.kk-section-head{align-items:flex-start}.kk-section-title{font-size:19px}.kk-categories-grid{grid-template-columns:repeat(2,1fr);gap:8px}.kk-category-details>summary{min-height:39px;font-size:11px}.kk-category-submenu{position:static;min-width:0;border:0;border-top:1px solid #d7d7d4;border-radius:0 0 7px 7px;box-shadow:none}.kk-stories-grid{grid-template-columns:1fr;grid-template-rows:280px 190px 190px}.kk-story-card--main{grid-row:auto;grid-column:auto}.kk-products-grid,.main-collection .product-grid{grid-template-columns:1fr 1fr;gap:8px}.kk-product-body{padding:9px}.kk-product-name{min-height:31px;font-size:11px}.kk-product-line{align-items:flex-start;flex-direction:column;gap:2px}.kk-product-line strong{font-size:12px}.kk-add-button{font-size:11px}.kk-club-content{padding:20px}.kk-club-price{font-size:26px}.kk-club-page{padding:38px 0 52px}.kk-club-page__intro h1{font-size:37px}.kk-club-page__lead{font-size:14px}.kk-club-checkout{padding:22px 18px}.kk-club-details{margin-top:42px;padding:23px 17px}.kk-club-faq{margin-top:38px;padding-top:31px}.kk-footer-grid{grid-template-columns:1fr;gap:23px}.kk-footer-brand{grid-column:auto}.kk-footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding:13px 0;gap:3px}.main-collection,.main-product{padding:36px 0 52px}.collection-header:not(.collection-header--with-image){padding:23px 18px}}@media(min-width:821px){.kk-hero h1>span{white-space:nowrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
