:root{--koko-olive: #4f6f3a;--koko-olive-dark: #3d5a2c;--koko-olive-deep: #25301c;--koko-olive-tint: #eef2e8;--koko-olive-line: #d9e2cf;--koko-terracotta: #a94f35;--koko-terracotta-tint: #f7ece7;--koko-white: #ffffff;--koko-canvas: #ffffff;--koko-surface: #f7f6f4;--koko-surface-strong: #edebe8;--koko-line: #e7e1d6;--koko-line-strong: #d6cec0;--koko-line-control: #968d7f;--koko-ink: #1f1d1a;--koko-body: #57524a;--koko-muted: #726C61;--koko-ivory: var(--koko-canvas);--koko-sand: var(--koko-surface-strong);--koko-green: var(--koko-olive);--koko-green-dark: var(--koko-olive-dark);--koko-neutral: var(--koko-ink);--koko-neutral-dark: #000000;--koko-red: var(--koko-ink);--koko-red-dark: var(--koko-olive-dark);--koko-font-display: "Fraunces", "Times New Roman", Georgia, serif;--koko-font-sans: "DM Sans", "Rubik", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-heading-family: var(--koko-font-display);--font-body-family: var(--koko-font-sans);--font-heading-weight: 600;--koko-radius: 12px;--koko-radius-sm: 8px;--koko-radius-lg: 18px;--koko-pill: 999px;--koko-shadow-sm: 0 1px 2px rgba(31, 29, 26, .04), 0 4px 14px rgba(31, 29, 26, .05);--koko-shadow: 0 2px 6px rgba(31, 29, 26, .05), 0 12px 28px rgba(31, 29, 26, .07);--koko-shadow-lg: 0 4px 12px rgba(31, 29, 26, .06), 0 24px 60px rgba(31, 29, 26, .12);--koko-card-shadow: var(--koko-shadow-sm);--koko-card-shadow-hover: var(--koko-shadow);--koko-ease: cubic-bezier(.22, .61, .36, 1);--koko-label-size: 1.15rem;--koko-label-track: .14em}body{color:var(--koko-body);font-family:var(--koko-font-sans);font-size:1.55rem;letter-spacing:0;line-height:1.65;background-color:var(--koko-canvas);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (min-width:750px){body{font-size:1.6rem}}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{color:var(--koko-ink);font-family:var(--koko-font-display);font-weight:600;font-variation-settings:"SOFT" 0,"WONK" 0;letter-spacing:-.015em;line-height:1.18}.h0{font-size:clamp(3.2rem,4.6vw,5.2rem)}.h1,h1{font-size:clamp(2.8rem,3.6vw,4rem)}.h2,h2{font-size:clamp(2.3rem,2.8vw,3.2rem)}.h3,h3{font-size:clamp(1.9rem,2.1vw,2.4rem)}.h4,h4{font-size:1.8rem}.h5,h5{font-size:1.6rem}button,input,select,textarea,.button,.shopify-payment-button__button--unbranded,.shopify-payment-button__button--branded{font-family:var(--koko-font-sans);letter-spacing:.01em}p{color:var(--koko-body)}.koko-label,.caption-with-letter-spacing,.cart-items thead th,.facets__heading,.facet-filters__label{font-family:var(--koko-font-sans);font-size:var(--koko-label-size);font-weight:600;letter-spacing:var(--koko-label-track);line-height:1.4;text-transform:uppercase;color:var(--koko-muted)}::selection{color:var(--koko-ink);background:var(--koko-olive-tint)}:focus-visible{outline:2px solid var(--koko-olive);outline-offset:2px;box-shadow:none}a{color:inherit}a:hover{color:var(--koko-olive-dark)}.link,.link--text{color:var(--koko-olive-dark);text-underline-offset:.3em;text-decoration-thickness:1px}.link:hover{color:var(--koko-ink)}.underline-links-hover:hover a,.card__heading a:hover,.card-information a:hover,.full-unstyled-link:hover{text-decoration:none}.button,.shopify-payment-button__button--unbranded,.product-form__submit,.cart__checkout-button,.shopify-challenge__button{border-radius:var(--koko-pill)!important;font-family:var(--koko-font-sans);font-size:1.4rem;font-weight:600;letter-spacing:.04em;line-height:1.4;min-height:4.8rem;padding:1.3rem 3rem;transition:background-color .2s var(--koko-ease),color .2s var(--koko-ease),border-color .2s var(--koko-ease),transform .18s var(--koko-ease),box-shadow .2s var(--koko-ease)}.button:not([disabled]):not(.button--secondary):not(.button--tertiary){background:var(--koko-olive);border-color:var(--koko-olive);color:var(--koko-white);box-shadow:none}.button:not([disabled]):not(.button--secondary):not(.button--tertiary):hover{background:var(--koko-olive-dark);border-color:var(--koko-olive-dark);color:var(--koko-white);transform:translateY(-1px);box-shadow:0 8px 20px #3d5a2c3d}.button:not([disabled]):active{transform:translateY(0)}.button:after,.button:hover:after{box-shadow:none}.button--secondary{background:transparent;color:var(--koko-ink);box-shadow:inset 0 0 0 1px var(--koko-line-strong)}.button--secondary:hover{background:var(--koko-ink);color:var(--koko-white);box-shadow:inset 0 0 0 1px var(--koko-ink)}.button--tertiary{background:transparent;color:var(--koko-olive-dark);box-shadow:inset 0 0 0 1px var(--koko-olive-line);font-size:1.3rem;min-height:4rem;padding:1rem 2rem}.button--tertiary:hover{background:var(--koko-olive-tint);color:var(--koko-olive-dark)}.button[disabled],.button[aria-disabled=true],.button.disabled{background:var(--koko-surface-strong);border-color:var(--koko-surface-strong);color:var(--koko-muted);box-shadow:none;transform:none;cursor:not-allowed}.field__input,.select__select,textarea.text-area{background:var(--koko-white);border-radius:var(--koko-radius-sm);color:var(--koko-ink);font-family:var(--koko-font-sans);font-size:1.5rem}.field:after,.select:after{border-radius:var(--koko-radius-sm);box-shadow:0 0 0 1px var(--koko-line-strong);transition:box-shadow .18s var(--koko-ease)}.field:hover:after,.select:hover:after{box-shadow:0 0 0 1px var(--koko-muted)}.field:focus-within:after,.select:focus-within:after{box-shadow:0 0 0 2px var(--koko-olive)}.field__input:focus~.field__label{color:var(--koko-olive-dark)}.field__label{color:var(--koko-muted);font-size:1.4rem}.title-wrapper-with-link,.collection__title.title-wrapper,.center .title-wrapper,.related-products__heading,.koko-section__head{text-align:center;justify-content:center}.title-wrapper-with-link .title,.collection__title .title,.related-products__heading,.koko-section__title{position:relative;margin:0;padding-top:0;padding-bottom:0;color:var(--koko-ink);font-family:var(--koko-font-display);font-weight:600;letter-spacing:-.02em;line-height:1.15}.koko-section__head:after,.title-wrapper-with-link .title:after,.collection__title .title:after,.center .title-wrapper .title:after,.related-products__heading:after{content:"";display:block;width:190px;max-width:100%;height:34px;margin:1.6rem auto 0;background:var(--koko-elephant-url) center center / 34px 34px no-repeat,linear-gradient(var(--koko-line-strong),var(--koko-line-strong)) left center / 62px 1px no-repeat,linear-gradient(var(--koko-line-strong),var(--koko-line-strong)) right center / 62px 1px no-repeat}.koko-section__head .koko-section__subtitle{margin-top:.8rem}.title-wrapper-with-link{flex-direction:column;gap:1.2rem}.title-wrapper-with-link .link{margin-top:0;color:var(--koko-olive-dark);font-size:1.3rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid var(--koko-olive-line);padding-bottom:.4rem}.title-wrapper-with-link .link:hover{color:var(--koko-ink);border-bottom-color:var(--koko-ink)}.koko-section{padding:0}.koko-section__head{margin-bottom:3.2rem;text-align:center}.koko-section__title{margin:0;font-size:clamp(2.4rem,3.2vw,3.6rem)}.koko-section__subtitle{color:var(--koko-muted);margin:1rem 0 0;font-size:1.5rem;font-weight:400}.card-wrapper .card,.card-wrapper .card--card,.card-wrapper .card--standard .card__inner{border:none;border-radius:0;background:transparent}.card-wrapper .card__inner{overflow:visible;background:transparent;box-shadow:none;border:none}.card-wrapper .card--card:after,.card-wrapper .card--standard .card__inner:after{content:none;box-shadow:none}.card-wrapper .card__media{border-radius:var(--koko-radius);background:var(--koko-white)}.card-wrapper .card__content{padding:1.2rem .2rem 0;background:transparent}.card--standard.card--text{background:transparent}.card-wrapper .card__heading a{color:var(--koko-ink);font-family:var(--koko-font-sans);font-weight:500}.card-wrapper .card__heading a:hover{color:var(--koko-olive-dark)}.card-wrapper .card__media img{transition:transform .6s var(--koko-ease)}.card-wrapper:hover .card__media img{transform:scale(1.035)}.product-card-wrapper .card__inner{overflow:hidden;border-radius:var(--koko-radius);background:var(--koko-white)}.product-card-wrapper .card:not(.card--horizontal) .card__inner.ratio{--ratio-percent: 125% !important}.product-card-wrapper .card:not(.card--horizontal) .card__media img{object-fit:contain;object-position:center;padding:0;box-sizing:border-box}.product-card-wrapper .card--media .card__inner>.card__content{padding:1.2rem}.product-card-wrapper .card--media .card__inner>.card__content .card__badge{position:absolute;top:1rem;right:1rem;left:auto;bottom:auto;z-index:2;display:block;margin:0;pointer-events:none}.product-card-wrapper .card--media .card__inner>.card__content .card__badge:not(:has(.badge)){display:none}.product-card-wrapper .card--card.card--media>.card__content{display:block}.product-card-wrapper .card--media>.card__content .card__badge{display:none}.product-card-wrapper .card__badge .badge,.koko-discount-badge{display:inline-block;padding:.55rem 1.1rem;border:0;border-radius:var(--koko-pill);font-family:var(--koko-font-sans);font-size:var(--koko-label-size);font-weight:600;letter-spacing:var(--koko-label-track);line-height:1.3;text-transform:uppercase;box-shadow:none}.product-card-wrapper .card__badge .badge:not(:has(.koko-discount-badge)){background:#1f1d1ac7;color:var(--koko-white)}.product-card-wrapper .card__badge .badge:has(.koko-discount-badge){padding:0;background:transparent}.koko-discount-badge{background:var(--koko-olive);color:var(--koko-white)}.product-card-wrapper .card--media>.card__content{display:block;padding:1.2rem .2rem 0;background:transparent}.product-card-wrapper .card--media>.card__content .card__information{padding:0}.product-card-wrapper .card__heading{margin:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.45rem;font-weight:500;letter-spacing:0;line-height:1.4}.product-card-wrapper .card-information{padding:0}.product-card-wrapper .card-information>*{margin:0}.product-card-wrapper .card-information>.price{margin-top:.5rem}.price{color:var(--koko-ink);font-family:var(--koko-font-sans)}.price-item{font-size:1.45rem;font-weight:500;letter-spacing:0}.price--on-sale .price-item--regular,s.price-item{color:var(--koko-muted);font-weight:400;text-decoration:line-through;text-decoration-thickness:1px}.price__sale .price-item--sale,.price-item--sale{color:var(--koko-terracotta)!important;font-weight:600}.product-card-wrapper .price-item{margin-right:.8rem}.koko-discount-badge,.card__badge .badge,.price__badge-sale,.price__badge-sold-out{font-family:var(--koko-font-sans);font-size:var(--koko-label-size);font-weight:600;letter-spacing:var(--koko-label-track);text-transform:uppercase}.product-card-wrapper .card__badge .koko-discount-badge{min-width:0}.koko-carousel{position:relative}.koko-carousel__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:6px 4px 18px;scrollbar-width:none}.koko-carousel__track::-webkit-scrollbar{display:none}.koko-carousel--no-overflow .koko-carousel__track{justify-content:center}.koko-carousel__item{scroll-snap-align:start;flex:0 0 auto;width:calc((100% - 16px)/2)}@media screen and (min-width:750px){.koko-carousel__item{width:calc((100% - 32px) / 3)}}@media screen and (min-width:990px){.koko-carousel__item{width:calc((100% - 48px)/4)}}.koko-carousel__arrow{position:absolute;top:40%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border-radius:var(--koko-pill);border:1px solid var(--koko-line);background:#fffffff0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--koko-ink);box-shadow:var(--koko-shadow-sm);cursor:pointer;display:none;align-items:center;justify-content:center;font-size:18px;transition:background .2s var(--koko-ease),color .2s var(--koko-ease),border-color .2s var(--koko-ease)}.koko-carousel__arrow:hover{background:var(--koko-ink);border-color:var(--koko-ink);color:var(--koko-white)}.koko-carousel__arrow--prev{left:-6px}.koko-carousel__arrow--next{right:-6px}@media screen and (min-width:990px){.koko-carousel:hover .koko-carousel__arrow{display:flex}}.koko-carousel--no-overflow .koko-carousel__arrow{display:none!important}.koko-hero{position:relative;overflow:hidden}.koko-hero__img{display:block;width:100%;height:auto;object-fit:cover}.koko-hero__img--desktop{display:none}@media screen and (min-width:750px){.koko-hero__img--desktop{display:block}.koko-hero__img--mobile{display:none}}.koko-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;gap:1.4rem;padding:6vw;color:var(--koko-white)}.koko-hero__content--left{align-items:flex-start;text-align:left}.koko-hero__content--center{align-items:center;text-align:center}.koko-hero__content--right{align-items:flex-end;text-align:right}.koko-hero__title{font-family:var(--koko-font-display);font-size:clamp(2.4rem,5vw,4.4rem);font-weight:600;letter-spacing:-.02em;margin:0;line-height:1.08;color:inherit}.koko-hero__sub{font-size:clamp(1.4rem,1.8vw,1.8rem);margin:0;max-width:38ch;color:inherit;opacity:.92}.koko-hero__btns{display:flex;gap:12px;flex-wrap:wrap}.koko-catshow,.koko-catshow__group{display:flex;flex-direction:column;gap:0}.koko-catshow__banner-full{position:relative;display:block;overflow:hidden}.koko-catshow__banner-img{display:block;width:100%;height:380px;object-fit:cover}.koko-catshow__banner-img--desktop{display:none}@media screen and (min-width:750px){.koko-catshow__banner-img--desktop{display:block}.koko-catshow__banner-img--mobile{display:none}}@media screen and (min-width:990px){.koko-catshow__banner-img{height:520px}}.koko-catshow__banner-full:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1f1d1a00 45%,#1f1d1a8c)}.koko-catshow__banner-label{position:absolute;left:0;bottom:0;z-index:2;color:var(--koko-white);padding:5vw 6vw;width:100%;font-family:var(--koko-font-display);font-size:clamp(2rem,4vw,3.2rem);font-weight:600;letter-spacing:-.02em}.koko-catshow__banner-label .koko-catshow__cta{display:inline-block;margin-top:1.2rem;padding:.9rem 2rem;background:var(--koko-white);color:var(--koko-ink);border-radius:var(--koko-pill);font-family:var(--koko-font-sans);font-size:1.25rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:background .2s var(--koko-ease),color .2s var(--koko-ease)}.koko-catshow__banner-full:hover .koko-catshow__cta{background:var(--koko-olive);color:var(--koko-white)}.koko-catshow__sub{display:block;text-decoration:none;color:var(--koko-ink)}.koko-catshow__sub-media{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:0;background:var(--koko-white);border:none;box-shadow:none}.koko-catshow__sub-img{width:100%;height:100%;object-fit:contain;transition:transform .6s var(--koko-ease)}.koko-catshow__sub:hover .koko-catshow__sub-img{transform:scale(1.04)}.koko-catshow__sub-title{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;max-width:calc(100% - 2.4rem);margin:0;padding:0 0 .8rem;text-align:center;font-family:var(--koko-font-sans);font-weight:700;font-size:clamp(1.15rem,.85vw,1.45rem);line-height:1.3;text-transform:uppercase;letter-spacing:.08em;color:#fff;text-shadow:0 1px 4px rgba(18,24,20,.45)}.koko-catshow__sub-title:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#fff}.koko-ribbon{--koko-ribbon-gap: 4.4rem;overflow:hidden;background:var(--koko-ribbon-bg, var(--koko-olive));color:var(--koko-ribbon-text, var(--koko-white))}.koko-ribbon__track{display:flex;width:max-content;animation:koko-marquee var(--koko-ribbon-speed, 28s) linear infinite}.koko-ribbon:hover .koko-ribbon__track{animation-play-state:paused}.koko-ribbon__set{flex:0 0 auto;display:flex;align-items:center;gap:var(--koko-ribbon-gap);padding:1.3rem var(--koko-ribbon-gap) 1.3rem 0}.koko-ribbon__item{display:inline-flex;align-items:center;gap:var(--koko-ribbon-gap);white-space:nowrap;font-family:var(--koko-font-sans);font-weight:500;font-size:var(--koko-ribbon-size, 1.3rem);letter-spacing:.16em;text-transform:uppercase}.koko-ribbon__item:after{content:"";width:5px;height:5px;flex:0 0 auto;border-radius:50%;background:currentColor;opacity:.45}@media screen and (max-width:749px){.koko-ribbon{--koko-ribbon-gap: 2.6rem}.koko-ribbon__set{padding-top:1rem;padding-bottom:1rem}.koko-ribbon__item{font-size:calc(var(--koko-ribbon-size, 1.3rem) * .88)}.koko-ribbon__item:after{width:4px;height:4px}}@keyframes koko-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.koko-ribbon__track{animation:none}}#koko-mobile-nav{display:none}@media screen and (max-width:749px){#koko-mobile-nav{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:30;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--koko-line);box-shadow:0 -2px 18px #1f1d1a12;padding:4px env(safe-area-inset-right) calc(4px + env(safe-area-inset-bottom)) env(safe-area-inset-left)}.koko-mnav__item{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 2px;color:var(--koko-olive);font-size:1rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;position:relative}.koko-mnav__item svg{width:21px;height:21px}.koko-mnav__item:hover,.koko-mnav__item.is-active{color:var(--koko-olive-dark)}.koko-mnav__badge{position:absolute;top:3px;right:calc(50% - 22px);background:var(--koko-terracotta);color:var(--koko-white);font-size:.9rem;font-weight:700;letter-spacing:0;min-width:16px;height:16px;line-height:16px;text-align:center;border-radius:var(--koko-pill);padding:0 4px}body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.footer{margin-bottom:0}}:root{--koko-header-green-deep: #0c5c34;--koko-header-green-accent: #7ab829;--koko-header-nav-text: #1f2a24;--koko-header-border: #e8e6e0;--koko-header-cart-badge: #d62839;--koko-header-hover-wash: rgba(12, 92, 52, .06)}.header-wrapper{border-bottom:1px solid var(--koko-header-border);box-shadow:none}.header{padding-top:1.8rem;padding-bottom:1.8rem}.shopify-section-header-sticky{box-shadow:0 2px 16px #1f2a2414}.shopify-section-header-sticky .header{padding-top:1.2rem;padding-bottom:1.2rem}.shopify-section-header-sticky .header,.shopify-section-header-sticky .header-wrapper{transition:padding .2s var(--koko-ease)}@media screen and (min-width:990px){.header--middle-left{grid-template-columns:1fr auto 1fr}.header--middle-left .header__inline-menu{justify-self:center}}.header__menu-item{position:relative;color:var(--koko-header-nav-text);font-family:var(--koko-font-sans);font-size:1.35rem;font-weight:500;letter-spacing:.11em;text-transform:uppercase;padding:1.2rem 1.6rem;transition:color .2s var(--koko-ease)}.header__menu-item,.header__menu-item span,.header__menu-item:hover span,details[open]>.header__menu-item,.header__active-menu-item{text-decoration:none}.header__menu-item:hover,.header__menu-item:hover span,details[open]>.header__menu-item{color:var(--koko-header-green-deep)}.header__active-menu-item,.header__menu-item:hover .header__active-menu-item{color:var(--koko-header-green-deep)}.header__submenu.list-menu{border-radius:var(--koko-radius);overflow:hidden;padding:.8rem 0;border:1px solid var(--koko-header-border);box-shadow:var(--koko-shadow)}.header__submenu .header__menu-item{padding:1rem 2rem;font-size:1.3rem;font-weight:400;letter-spacing:.06em;text-transform:none;color:var(--koko-header-nav-text);transition:background .15s var(--koko-ease),color .15s var(--koko-ease)}.header__submenu .header__menu-item:hover,.header__submenu .header__menu-item:hover span{background:var(--koko-header-hover-wash);color:var(--koko-header-green-deep);text-decoration-line:none}.header__menu-item .icon-caret{display:none}.header__icon,.header__icon--cart{color:var(--koko-olive)}.header__icon:hover{color:var(--koko-olive-dark)}.menu-drawer{border-right:none;box-shadow:var(--koko-shadow-lg)}.menu-drawer__menu-item{font-family:var(--koko-font-sans);font-size:1.5rem;font-weight:500;color:var(--koko-header-nav-text);letter-spacing:.02em}.menu-drawer__menu-item--active,.menu-drawer__menu-item:hover{background:var(--koko-header-hover-wash);color:var(--koko-header-green-deep);text-decoration:none}.menu-drawer__utility-links{background:var(--koko-canvas)}.announcement-bar__message{font-family:var(--koko-font-sans);font-size:1.2rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:1.2rem 2.4rem}.announcement-bar .slider-button,.utility-bar .slider-button{display:none}.announcement-bar .announcement-bar-slider,.utility-bar .announcement-bar-slider{justify-content:center}.footer{border-top:1px solid var(--koko-line)}.footer .footer-block__heading{color:var(--koko-ink);font-family:var(--koko-font-sans);font-size:var(--koko-label-size);font-weight:600;letter-spacing:var(--koko-label-track);text-transform:uppercase}.footer__content-bottom .copyright__content a:hover{color:var(--koko-olive-dark)}.koko-footer{background:var(--koko-footer-bg);color:var(--koko-footer-text)}.koko-footer__cols{display:grid;gap:40px 32px}@media screen and (min-width:750px){.koko-footer__cols{grid-template-columns:repeat(2,1fr)}.koko-footer__col--brand{grid-column:1 / -1}}@media screen and (min-width:990px){.koko-footer__cols{display:flex;gap:56px}.koko-footer__col{flex:.8 1 0;min-width:0}.koko-footer__col--brand{flex:1.6 1 0}.koko-footer__col--news{flex:1.3 1 0}}.koko-footer__col--brand{display:flex;flex-direction:column;align-items:flex-start}.koko-footer__logo-link{display:inline-block;margin:0 0 2rem}.koko-footer__logo{display:block;width:140px;height:auto}.koko-footer__about,.koko-footer__about p{margin:0 0 1.6rem;max-width:34rem;font-size:1.45rem;line-height:1.65;color:var(--koko-footer-text)}.koko-footer__contact{display:inline-flex;align-items:center;gap:1.2rem;margin-bottom:1.8rem;font-size:1.5rem;color:var(--koko-footer-text);text-decoration:none;transition:color .2s var(--koko-ease)}.koko-footer__contact:hover{color:var(--koko-olive)}.koko-footer__icon{flex:0 0 auto;width:2.2rem;height:2.2rem}.koko-footer__social{display:flex;gap:2.4rem;list-style:none;margin:.6rem 0 0;padding:0}.koko-footer__social a{display:inline-flex;color:var(--koko-footer-text);transition:color .2s var(--koko-ease),transform .2s var(--koko-ease)}.koko-footer__social a:hover{color:var(--koko-olive);transform:translateY(-2px)}.koko-footer__social svg{width:20px;height:20px}.koko-footer__heading{margin:0 0 2.4rem;color:var(--koko-footer-text);font-family:var(--koko-font-display);font-size:2.4rem;font-weight:400;line-height:1.15;letter-spacing:-.01em}.koko-footer__links{list-style:none;margin:0;padding:0}.koko-footer__links li{margin-bottom:1.4rem}.koko-footer__links a{color:var(--koko-footer-muted);font-size:1.5rem;line-height:1.4;text-decoration:none;transition:color .2s var(--koko-ease)}.koko-footer__links a:hover,.koko-footer__links a.is-active{color:var(--koko-olive)}.koko-footer__news-text{margin:0 0 1.8rem;font-size:1.5rem;color:var(--koko-footer-text)}.koko-footer__field{display:flex;align-items:center;max-width:44rem;padding:.4rem;background:var(--koko-white);border:1px solid rgba(0,0,0,.22);border-radius:var(--koko-pill);transition:border-color .2s var(--koko-ease)}.koko-footer__field:focus-within{border-color:var(--koko-olive)}.koko-footer__field input{flex:1 1 auto;min-width:0;height:4.4rem;padding:0 1.6rem;background:transparent;border:0;outline:none;color:var(--koko-footer-text);font-family:var(--koko-font-sans);font-size:1.45rem}.koko-footer__field input::placeholder{color:var(--koko-footer-muted);opacity:1}.koko-footer__submit{flex:0 0 auto;height:4.4rem;padding:0 2.4rem;border:0;border-radius:var(--koko-pill);background:var(--koko-olive);color:var(--koko-white);font-family:var(--koko-font-sans);font-size:1.45rem;font-weight:600;cursor:pointer;transition:background .2s var(--koko-ease)}.koko-footer__submit:hover{background:var(--koko-olive-dark)}.koko-footer__submit:focus-visible{outline:2px solid var(--koko-footer-text);outline-offset:2px}.koko-footer__form-msg{margin:1rem 0 0;font-size:1.3rem}.koko-footer__form-msg--error{color:#b3261e}.koko-footer__bottom{border-top:1px solid var(--koko-footer-line);padding:2.4rem 0 2.8rem}.koko-footer__copy{margin:0;text-align:center;font-size:1.35rem;line-height:1.6;color:var(--koko-footer-muted)}.koko-footer__brand{color:var(--koko-footer-brand);font-weight:700}.koko-footer__credit{color:var(--koko-footer-muted);font-weight:700;text-decoration:none}.koko-footer__credit:hover{text-decoration:underline}@media screen and (max-width:749px){.koko-footer__logo{width:120px}.koko-footer__contact{font-size:1.4rem;margin-bottom:1.4rem}.koko-footer__heading{margin-bottom:1.6rem;font-size:2.1rem}.koko-footer__links li{margin-bottom:1.1rem}.koko-footer__links a{font-size:1.4rem}.koko-footer__field{max-width:none}.koko-footer__submit{padding:0 1.8rem}.koko-footer__bottom{padding:2rem 0 2.4rem}.koko-footer__copy{font-size:1.25rem}}.product-form__submit{background:var(--koko-olive);border-color:var(--koko-olive);color:var(--koko-white);font-weight:600;letter-spacing:.08em;text-transform:uppercase;box-shadow:none;transition:background .2s var(--koko-ease),transform .18s var(--koko-ease),box-shadow .2s var(--koko-ease)}.product-form__submit:hover:not([disabled]){background:var(--koko-olive-dark);border-color:var(--koko-olive-dark);transform:translateY(-1px);box-shadow:0 10px 24px #3d5a2c42}.product-form__submit:active:not([disabled]){transform:translateY(0);box-shadow:none}.product-form__submit[disabled],.product-form__submit[aria-disabled=true]{background:var(--koko-surface-strong);border-color:var(--koko-surface-strong);color:var(--koko-muted);box-shadow:none;transform:none}.shopify-payment-button__button--unbranded{background:transparent!important;color:var(--koko-ink)!important;border:1px solid var(--koko-line-strong)!important;font-weight:600!important;letter-spacing:.08em;text-transform:uppercase;box-shadow:none!important;transition:background .2s var(--koko-ease),color .2s var(--koko-ease),border-color .2s var(--koko-ease),transform .18s var(--koko-ease)}.shopify-payment-button__button--unbranded:hover:not([disabled]){background:var(--koko-ink)!important;border-color:var(--koko-ink)!important;color:var(--koko-white)!important;transform:translateY(-1px)}.quantity,.quantity:before,.quantity:after{border-radius:var(--koko-pill)}.quantity:after{border-color:var(--koko-line-strong)!important}.quantity__button{border-radius:var(--koko-pill);color:var(--koko-ink);transition:background .18s var(--koko-ease),color .18s var(--koko-ease)}.quantity__button:hover{background:var(--koko-olive-tint);color:var(--koko-olive-dark)}.quantity__input{font-weight:600;color:var(--koko-ink)}.cart-count-bubble{background:var(--koko-header-cart-badge);color:var(--koko-white);font-family:var(--koko-font-sans);font-size:1rem;font-weight:700;letter-spacing:0;border-radius:var(--koko-pill);box-shadow:none}.cart-item__image,.cart-item__image-container,.cart-notification-product__image{border-radius:var(--koko-radius-sm);overflow:hidden;background:var(--koko-white)}.cart-item__name{font-family:var(--koko-font-sans);font-size:1.5rem;font-weight:500;color:var(--koko-ink);text-decoration:none;line-height:1.4}.cart-item__name:hover{color:var(--koko-olive-dark)}.cart-item__details .product-option{color:var(--koko-muted);font-size:1.3rem;margin-top:.4rem}.cart-item__price-wrapper .price--end,.cart-item__final-price{font-weight:600;color:var(--koko-ink)}.cart-item__old-price{color:var(--koko-muted);text-decoration:line-through}.cart-item__totals .price,.totals__total-value{font-family:var(--koko-font-sans);font-weight:600;color:var(--koko-ink)}button.cart-remove-button{border-radius:var(--koko-pill)!important;min-width:36px;min-height:36px;padding:0;color:var(--koko-muted);transition:background .18s var(--koko-ease),color .18s var(--koko-ease)}button.cart-remove-button:hover{background:var(--koko-terracotta-tint);color:var(--koko-terracotta)}.cart-notification{border-radius:var(--koko-radius);border:1px solid var(--koko-line);box-shadow:var(--koko-shadow-lg);overflow:hidden}.cart-notification__heading{color:var(--koko-ink);font-family:var(--koko-font-sans);font-size:1.3rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.cart-notification__heading .svg-wrapper{color:var(--koko-olive)}.cart-notification-product__name{font-weight:500;color:var(--koko-ink);font-size:1.5rem}.cart-notification__links>*{margin-bottom:1rem}.cart-drawer .drawer__inner{border-radius:0;border-left:1px solid var(--koko-line);box-shadow:var(--koko-shadow-lg)}.cart-drawer .drawer__header{border-bottom:1px solid var(--koko-line)}.cart-drawer .drawer__heading{color:var(--koko-ink);font-family:var(--koko-font-display);font-weight:600}.cart-drawer .drawer__close{border-radius:var(--koko-pill)}.cart-drawer .drawer__footer{background:var(--koko-surface);border-top:1px solid var(--koko-line)}.cart-drawer .cart-items{border-spacing:0}.cart-drawer .cart-item{padding-bottom:18px;border-bottom:1px solid var(--koko-line)}.cart-drawer .cart-item:last-child{border-bottom:none}.cart-drawer__empty-content .cart__empty-text{position:relative;padding-top:68px}.cart-drawer__empty-content .cart__empty-text:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:52px;height:52px;background-image:var(--koko-elephant-url);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.4}.product__media-zoom-hint{border-radius:var(--koko-pill)}[data-zoom-on-hover] .global-media-settings img{transition:transform .45s var(--koko-ease)}.product-media-modal__content img{border-radius:var(--koko-radius-sm)}.related-products .product-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;margin:0;padding:6px 4px 18px;scrollbar-width:none}.related-products .product-grid::-webkit-scrollbar{display:none}.related-products .product-grid>li{flex:0 0 auto;width:calc((100% - 16px)/2);scroll-snap-align:start;max-width:none}@media screen and (min-width:750px){.related-products .product-grid>li{width:calc((100% - 32px) / 3)}}@media screen and (min-width:990px){.related-products .product-grid>li{width:calc((100% - 48px)/4)}}@media screen and (min-width:990px){.koko-section>[id^=koko-cc-]>.page-width,.collection>.page-width,.collection.page-width,.related-products.page-width{max-width:none;padding-left:3.2vw;padding-right:3.2vw}.koko-carousel__track{gap:22px}.koko-carousel__item{width:calc((100% - 66px)/4)}}.koko-drawer{display:flex;align-items:center}body.koko-drawer-open{overflow:hidden}.koko-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background:#1f1d1a73;opacity:0;visibility:hidden;transition:opacity .3s var(--koko-ease),visibility .3s var(--koko-ease)}.koko-drawer.is-open .koko-drawer__overlay{opacity:1;visibility:visible}.koko-drawer__panel{position:fixed;top:0;left:0;bottom:0;z-index:100;display:flex;flex-direction:column;width:min(86vw,380px);background:var(--koko-white);box-shadow:var(--koko-shadow-lg);transform:translate(-100%);visibility:hidden;transition:transform .3s var(--koko-ease),visibility .3s var(--koko-ease)}.koko-drawer.is-open .koko-drawer__panel{transform:translate(0);visibility:visible}@media(prefers-reduced-motion:reduce){.koko-drawer__panel,.koko-drawer__overlay{transition:none}}.koko-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.2rem .8rem 1.2rem 2rem;border-bottom:1px solid var(--koko-line)}.koko-drawer__title{font-family:var(--koko-font-sans);font-size:1.3rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--koko-ink)}.koko-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:0;background:transparent;color:var(--koko-ink);cursor:pointer}.koko-drawer__close svg{width:1.8rem;height:1.8rem}.koko-drawer__body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.koko-drawer__list{list-style:none;margin:0;padding:0}.koko-drawer__item{border-bottom:1px solid var(--koko-line)}.koko-drawer__row{display:flex;align-items:stretch}.koko-drawer__link{flex:1 1 auto;display:flex;align-items:center;gap:1rem;min-height:5rem;padding:1.2rem 2rem;color:var(--koko-ink);font-family:var(--koko-font-sans);font-size:1.45rem;font-weight:500;text-decoration:none}.koko-drawer__link.is-active{background:var(--koko-olive-tint);color:var(--koko-olive-dark)}.koko-drawer__link--utility{color:var(--koko-body)}.koko-drawer__utility-icon{display:inline-flex}.koko-drawer__utility-icon svg{width:1.9rem;height:1.9rem}.koko-drawer__badge{flex:0 0 auto;padding:.3rem .9rem;border-radius:var(--koko-pill);background:var(--koko-olive);color:var(--koko-white);font-size:1rem;font-weight:700;letter-spacing:.08em;line-height:1.5;text-transform:uppercase}.koko-drawer__toggle{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:5rem;padding:0;border:0;border-left:1px solid var(--koko-line);background:transparent;color:var(--koko-ink);cursor:pointer}.koko-drawer__plus{position:relative;display:block;width:1.4rem;height:1.4rem}.koko-drawer__plus:before,.koko-drawer__plus:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1.5px;background:currentColor;transform:translateY(-50%);transition:transform .2s var(--koko-ease),opacity .2s var(--koko-ease)}.koko-drawer__plus:after{transform:translateY(-50%) rotate(90deg)}.koko-drawer__toggle[aria-expanded=true]{color:var(--koko-olive)}.koko-drawer__toggle[aria-expanded=true] .koko-drawer__plus:after{transform:translateY(-50%) rotate(0);opacity:0}.koko-drawer__sub{list-style:none;margin:0;padding:.4rem 0 1rem;background:var(--koko-surface)}.koko-drawer__sub--nested{padding:0 0 .4rem;background:transparent}.koko-drawer__sublink{display:block;padding:.9rem 2rem .9rem 3.2rem;color:var(--koko-body);font-family:var(--koko-font-sans);font-size:1.35rem;text-decoration:none}.koko-drawer__sub--nested .koko-drawer__sublink{padding-left:4.4rem;font-size:1.3rem}.koko-drawer__sublink.is-active{color:var(--koko-olive);font-weight:600}.koko-drawer__help{padding:2rem}.koko-drawer__help-heading{margin:0 0 1.2rem;color:var(--koko-ink);font-family:var(--koko-font-sans);font-size:1.3rem;font-weight:700}.koko-drawer__help-row{display:flex;align-items:center;gap:1rem;margin-top:1rem;color:var(--koko-body);font-size:1.35rem;text-decoration:none}.koko-drawer__help-row:hover{color:var(--koko-olive)}.koko-drawer__help-icon{flex:0 0 auto;width:1.7rem;height:1.7rem}.koko-drawer__open{position:relative}.koko-drawer__open[aria-expanded=true]:before{content:none}.koko-drawer__open .icon{position:static;width:2rem;height:2rem}body.koko-drawer-open .section-header.shopify-section-group-header-group{z-index:101}
/*# sourceMappingURL=/cdn/shop/t/5/assets/koko-brand.css.map */
