body[data-header-mode]{--header-initial-height: 72px;--header-height: var(--header-initial-height);--header-group-height: var(--header-initial-height);display:flex;min-height:100svh;flex-direction:column}#header-group{flex:0 0 auto}body[data-header-mode=standard] #header-group{position:sticky;top:0;z-index:200}body[data-header-mode=standard] .kv-nav{position:relative}#MainContent{width:100%;flex:1 0 auto}body[data-header-mode=overlay][data-header-tone=default] #MainContent{padding-top:var(--header-initial-height)}body>footer{width:100%;flex:0 0 auto}.kv-nav,.kv-nav *,.kv-footer,.kv-footer *{box-sizing:border-box}.kv-nav a,.kv-footer a{color:inherit;text-decoration:none}.kv-nav button,.kv-footer button{border:0;background:none;color:inherit;font:inherit;cursor:pointer}.kv-nav img,.kv-footer img{display:block;max-width:100%}.kv-nav{position:fixed;top:0;right:0;left:0;z-index:200;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:var(--header-initial-height);padding:1rem 56px;border-bottom:0;font-family:var(--font-body);transition:background var(--dur-mid) var(--ease-out),border-color var(--dur-mid) var(--ease-out),min-height var(--dur-mid) var(--ease-out),padding var(--dur-mid) var(--ease-out)}body[data-header-mode=overlay] .kv-nav:not(.kv-nav--scrolled){border-bottom-color:transparent;background:transparent}body[data-header-mode=overlay][data-header-tone=inverse] .kv-nav:not(.kv-nav--scrolled){color:var(--fg-inverse)}body[data-header-mode=overlay][data-header-tone=default] .kv-nav:not(.kv-nav--scrolled){color:var(--fg)}body[data-header-mode=standard] .kv-nav,body[data-header-mode=overlay] .kv-nav--scrolled{min-height:51px;padding-top:.88rem;padding-bottom:.88rem;border-bottom:1px solid var(--line-1);background:#f5f1eae0;color:var(--fg);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.kv-nav__brand{display:inline-flex;align-items:center;color:var(--fg-inverse);transition:color var(--dur-mid) var(--ease-out)}.kv-nav__brand-logo{display:block;width:auto;height:1.16rem;opacity:.96;transition:filter var(--dur-mid) var(--ease-out),opacity var(--dur-mid) var(--ease-out)}body[data-header-mode=overlay][data-header-tone=inverse] .kv-nav:not(.kv-nav--scrolled) .kv-nav__brand-logo{filter:brightness(0) invert(1)}.kv-nav__brand-logo--inverse{filter:brightness(0) invert(1)}.kv-nav__center{display:flex;gap:2.6rem;align-items:center;justify-self:center;transition:transform var(--dur-mid) var(--ease-out)}.kv-nav__center a{color:#f5f1eac7;font-family:var(--font-body);font-size:.7rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;transition:color var(--dur-fast) var(--ease-out)}.kv-nav__center a:hover{color:var(--accent-soft)}.kv-nav__dropdown{position:relative;margin:-.75rem 0;padding:.75rem 0}.kv-nav__drop-trigger{display:inline-flex;gap:.45rem;align-items:center}.kv-nav__drop-trigger:after{width:.34rem;height:.34rem;border-right:1px solid currentColor;border-bottom:1px solid currentColor;content:"";opacity:.7;transform:translateY(-2px) rotate(45deg)}.kv-nav__dropdown-menu{position:absolute;top:100%;left:50%;min-width:190px;padding:.55rem 0;border:1px solid rgba(245,241,234,.14);background:#14100c2e;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;transform:translate(-50%,2px);transition:opacity var(--dur-fast) var(--ease-out),transform var(--dur-fast) var(--ease-out)}.kv-nav__dropdown:hover .kv-nav__dropdown-menu,.kv-nav__dropdown:focus-within .kv-nav__dropdown-menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.kv-nav__dropdown-menu a{display:block;padding:.72rem 1rem;color:#f5f1ead1;white-space:nowrap}.kv-nav__dropdown-menu a:hover,.kv-nav__dropdown-menu a:focus{color:var(--accent-soft)}.kv-nav__end{display:flex;gap:1.6rem;align-items:center;justify-self:end;color:#f5f1eac7;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase}.kv-nav__end a{transition:color var(--dur-fast) var(--ease-out)}.kv-nav__end a:hover{color:var(--accent-soft)}.kv-nav__cart-dot{display:inline-block;width:6px;height:6px;margin-left:.4rem;border-radius:50%;background:var(--accent-soft)}body[data-header-mode=standard] .kv-nav .kv-nav__brand,body[data-header-mode=overlay] .kv-nav--scrolled .kv-nav__brand,body[data-header-mode=overlay][data-header-tone=default] .kv-nav:not(.kv-nav--scrolled) .kv-nav__brand{color:var(--fg)}body[data-header-mode=standard] .kv-nav .kv-nav__brand-logo,body[data-header-mode=overlay] .kv-nav--scrolled .kv-nav__brand-logo,body[data-header-mode=overlay][data-header-tone=default] .kv-nav:not(.kv-nav--scrolled) .kv-nav__brand-logo{filter:none;opacity:1}body[data-header-mode=standard] .kv-nav .kv-nav__center a,body[data-header-mode=standard] .kv-nav .kv-nav__end,body[data-header-mode=overlay] .kv-nav--scrolled .kv-nav__center a,body[data-header-mode=overlay] .kv-nav--scrolled .kv-nav__end,body[data-header-mode=overlay][data-header-tone=default] .kv-nav:not(.kv-nav--scrolled) .kv-nav__center a,body[data-header-mode=overlay][data-header-tone=default] .kv-nav:not(.kv-nav--scrolled) .kv-nav__end{color:var(--fg-3)}body[data-header-mode=standard] .kv-nav .kv-nav__center a:hover,body[data-header-mode=standard] .kv-nav .kv-nav__end a:hover,body[data-header-mode=overlay] .kv-nav--scrolled .kv-nav__center a:hover,body[data-header-mode=overlay] .kv-nav--scrolled .kv-nav__end a:hover,body[data-header-mode=overlay][data-header-tone=default] .kv-nav:not(.kv-nav--scrolled) .kv-nav__center a:hover,body[data-header-mode=overlay][data-header-tone=default] .kv-nav:not(.kv-nav--scrolled) .kv-nav__end a:hover{color:var(--accent)}body[data-header-mode=standard] .kv-nav .kv-nav__dropdown-menu,body[data-header-mode=overlay] .kv-nav--scrolled .kv-nav__dropdown-menu,body[data-header-mode=overlay][data-header-tone=default] .kv-nav:not(.kv-nav--scrolled) .kv-nav__dropdown-menu{border-color:var(--line-1);background:#f5f1eab8;box-shadow:0 18px 42px #2a241e14}body[data-header-mode=standard] .kv-nav .kv-nav__dropdown-menu a,body[data-header-mode=overlay] .kv-nav--scrolled .kv-nav__dropdown-menu a,body[data-header-mode=overlay][data-header-tone=default] .kv-nav:not(.kv-nav--scrolled) .kv-nav__dropdown-menu a{color:var(--fg-3)}body[data-header-mode=standard] .kv-nav .kv-nav__dropdown-menu a:hover,body[data-header-mode=standard] .kv-nav .kv-nav__dropdown-menu a:focus,body[data-header-mode=overlay] .kv-nav--scrolled .kv-nav__dropdown-menu a:hover,body[data-header-mode=overlay] .kv-nav--scrolled .kv-nav__dropdown-menu a:focus,body[data-header-mode=overlay][data-header-tone=default] .kv-nav:not(.kv-nav--scrolled) .kv-nav__dropdown-menu a:hover,body[data-header-mode=overlay][data-header-tone=default] .kv-nav:not(.kv-nav--scrolled) .kv-nav__dropdown-menu a:focus{color:var(--accent)}body[data-header-mode=standard] .kv-nav .kv-nav__cart-dot,body[data-header-mode=overlay] .kv-nav--scrolled .kv-nav__cart-dot,body[data-header-mode=overlay][data-header-tone=default] .kv-nav:not(.kv-nav--scrolled) .kv-nav__cart-dot{background:var(--accent)}@media(min-width:990px){body[data-header-mode=overlay][data-header-tone=inverse][data-kvsche-product-family=koolr] .kv-nav:not(.kv-nav--scrolled):before,body[data-header-mode=overlay][data-header-tone=inverse][data-kvsche-product-family=winer] .kv-nav:not(.kv-nav--scrolled):before{position:absolute;top:0;left:0;width:62%;height:96px;background:linear-gradient(180deg,rgba(18,15,12,.3),rgba(18,15,12,.1) 64%,transparent);content:"";pointer-events:none}body[data-header-mode=overlay][data-header-tone=inverse][data-kvsche-product-family=koolr] .kv-nav:not(.kv-nav--scrolled)>*,body[data-header-mode=overlay][data-header-tone=inverse][data-kvsche-product-family=winer] .kv-nav:not(.kv-nav--scrolled)>*{position:relative;z-index:1}body[data-header-mode=overlay][data-header-tone=inverse][data-kvsche-product-family=koolr] .kv-nav:not(.kv-nav--scrolled) .kv-nav__end,body[data-header-mode=overlay][data-header-tone=inverse][data-kvsche-product-family=koolr] .kv-nav:not(.kv-nav--scrolled) .kv-nav__mobile-actions,body[data-header-mode=overlay][data-header-tone=inverse][data-kvsche-product-family=winer] .kv-nav:not(.kv-nav--scrolled) .kv-nav__end,body[data-header-mode=overlay][data-header-tone=inverse][data-kvsche-product-family=winer] .kv-nav:not(.kv-nav--scrolled) .kv-nav__mobile-actions{color:var(--fg-3)}body[data-header-mode=overlay][data-header-tone=inverse][data-kvsche-product-family=koolr] .kv-nav:not(.kv-nav--scrolled) .kv-nav__end a:hover,body[data-header-mode=overlay][data-header-tone=inverse][data-kvsche-product-family=winer] .kv-nav:not(.kv-nav--scrolled) .kv-nav__end a:hover{color:var(--accent)}body[data-header-mode=overlay][data-header-tone=inverse][data-kvsche-product-family=koolr] .kv-nav:not(.kv-nav--scrolled) .kv-nav__center,body[data-header-mode=overlay][data-header-tone=inverse][data-kvsche-product-family=winer] .kv-nav:not(.kv-nav--scrolled) .kv-nav__center{transform:translate(-140px)}body[data-kvsche-product-family=koolr] .kv-cooling-unit--cinematic .kv-cooling-unit__hero-story,body[data-kvsche-product-family=winer] .kv-cooling-unit--cinematic .kv-cooling-unit__hero-story{padding-top:calc(var(--header-initial-height) + 28px)}}@media(min-width:901px)and (max-width:1399px){body[data-kvsche-product-family=koolr] #header-group .kv-nav__center,body[data-kvsche-product-family=koolr] #header-group .kv-nav__end,body[data-kvsche-product-family=winer] #header-group .kv-nav__center,body[data-kvsche-product-family=winer] #header-group .kv-nav__end{display:none}body[data-kvsche-product-family=koolr] #header-group .kv-nav__mobile-actions,body[data-kvsche-product-family=winer] #header-group .kv-nav__mobile-actions{display:flex;grid-column:3;grid-row:1;align-self:center;justify-self:end}body[data-kvsche-product-family=koolr] #header-group .kv-nav__hamburger,body[data-kvsche-product-family=winer] #header-group .kv-nav__hamburger{display:flex}}.kv-footer{position:relative;z-index:10;padding:clamp(4.5rem,7vw,7.5rem) 56px 3rem;border-top:1px solid var(--line-1);background:var(--bg);color:var(--fg);font-family:var(--font-body);font-size:15px;font-weight:400;line-height:1.65}.kv-footer__top{display:grid;grid-template-columns:minmax(360px,1.35fr) minmax(0,1fr);gap:clamp(3rem,6vw,7rem);max-width:1480px;margin:0 auto 1.8rem;padding-bottom:clamp(3rem,5vw,5rem);border-bottom:1px solid var(--line-1)}.kv-footer__brand{display:flex;flex-direction:column;gap:1.35rem}.kv-footer__brand-logo{display:block;width:min(100%,560px);height:auto;opacity:.95}.kv-footer__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem clamp(2rem,4vw,4rem);align-items:start;padding-top:.45rem}.kv-footer__column{min-width:0}.kv-footer__newsletter{display:flex;align-items:center;max-width:420px;margin-top:.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--line-2);transition:border-color var(--dur-fast) var(--ease-out)}.kv-footer__newsletter:focus-within{border-color:var(--accent)}.kv-footer__newsletter input{flex:1;padding:.4rem 0;border:0;outline:0;background:transparent;color:var(--fg);font-family:var(--font-body);font-size:.9rem;font-weight:400}.kv-footer__newsletter input::placeholder{color:var(--fg-4)}.kv-footer__newsletter button{position:relative;color:var(--accent);font-family:var(--font-display);font-size:.95rem;font-style:italic;font-weight:400;white-space:nowrap;transition:color .22s var(--ease-out),transform .32s cubic-bezier(.19,1,.22,1)}.kv-footer__newsletter button:hover{color:var(--fg);transform:translate(4px)}.kv-footer__col-title{margin:0 0 1.25rem;color:var(--accent);font-family:var(--font-display);font-size:1rem;font-style:italic;font-weight:400;letter-spacing:.04em}.kv-footer__setup-guidance{margin:0;color:var(--fg-4);font-size:.85rem;line-height:1.5}.kv-footer__col-list{display:flex;flex-direction:column;gap:.9rem}.kv-footer__col-list a{position:relative;display:inline-flex;width:fit-content;color:var(--fg-3);font-size:.9rem;cursor:pointer;transition:color .22s var(--ease-out),transform .32s cubic-bezier(.19,1,.22,1)}.kv-footer__col-list a[aria-current=page]{color:var(--accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.3em}.kv-footer__col-list a:after,.kv-footer__bottom-links a:not(.kv-footer__social-icon):after{position:absolute;right:0;bottom:-.22rem;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .36s cubic-bezier(.19,1,.22,1)}.kv-footer__col-list a:hover,.kv-footer__bottom-links a:not(.kv-footer__social-icon):hover{color:var(--accent);transform:translate(3px)}.kv-footer__col-list a:hover:after,.kv-footer__bottom-links a:not(.kv-footer__social-icon):hover:after{transform:scaleX(1);transform-origin:left}.kv-footer__bottom{display:flex;align-items:center;justify-content:space-between;max-width:1480px;margin:0 auto;color:var(--fg-3);font-size:.74rem;font-weight:400;letter-spacing:.06em}.kv-footer__bottom-links{display:flex;gap:1.25rem;align-items:center}.kv-footer__bottom-links a:not(.kv-footer__social-icon){position:relative;transition:color .22s var(--ease-out),transform .32s cubic-bezier(.19,1,.22,1)}.kv-footer__social-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--fg-3);transition:color .22s var(--ease-out),transform .36s cubic-bezier(.19,1,.22,1)}.kv-footer__social-icon:hover{color:var(--accent);transform:translateY(-3px) rotate(-3deg)}@media(max-width:900px){body{--header-initial-height: 76px;--header-height: 76px;--header-group-height: 76px}.kv-nav,.kv-nav--scrolled{padding-right:24px;padding-left:24px}.kv-nav__center{display:none}.kv-nav__brand-logo{height:1rem}.kv-footer{padding:4rem 24px 2rem}.kv-footer__top{grid-template-columns:1fr;gap:2.5rem}.kv-footer__columns{grid-template-columns:1fr;gap:2rem}.kv-footer__bottom{flex-direction:column;gap:1rem}.kv-footer__brand-logo{width:min(100%,420px)}}@media(prefers-reduced-motion:reduce){body[data-header-mode] .kv-nav,body[data-header-mode] .kv-nav *,.kv-footer__newsletter button,.kv-footer__col-list a,.kv-footer__bottom-links a,.kv-footer__social-icon,.kv-footer__col-list a:after,.kv-footer__bottom-links a:not(.kv-footer__social-icon):after{transition-duration:1ms}.kv-footer__newsletter button:hover,.kv-footer__col-list a:hover,.kv-footer__bottom-links a:not(.kv-footer__social-icon):hover,.kv-footer__social-icon:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/kvsche-header-footer.css.map?kv_nav=20260813b */
