:root{--bk-header-h: 60px}@media screen and (max-width:749px){:root{--bk-header-h: 50px}}.section-header{position:fixed!important;top:0;left:0;right:0;width:100%;margin:0!important;z-index:1000;pointer-events:none}body.bk-intro .section-header{opacity:0;visibility:hidden}.header-wrapper{background-color:transparent!important;border:none!important;z-index:1000!important;pointer-events:auto}.bk-menu{pointer-events:auto}body:not(.template-index) #MainContent{padding-top:var(--bk-header-h)}.bk-header{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:none;height:var(--bk-header-h);padding:0 20px;margin:0 auto;color:var(--bk-font);box-sizing:border-box;transition:opacity .35s ease,visibility .35s ease}@media screen and (max-width:749px){.bk-header{padding:0 12px}}.bk-header.is-over-hero{opacity:0;visibility:hidden;pointer-events:none}html.bk-hero-page .bk-header{opacity:0;visibility:hidden;pointer-events:none;transition:none}.bk-header__menu-btn,.bk-header__icon,.bk-lang__btn{transition:color .3s ease}.bk-header__menu-btn:hover,.bk-header__icon:hover,.bk-lang__btn:hover{color:var(--bk-accent)}.bk-header__menu-btn{position:relative;grid-column:1;justify-self:start;display:inline-flex;align-items:center;justify-content:center;width:24px;height:34px;padding:0;margin:0;background:none;border:0;cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent;z-index:1001;transition:transform .45s cubic-bezier(.22,1,.36,1),color .3s ease}.bk-burger{position:relative;display:block;width:24px;height:12px}.bk-burger__bar{position:absolute;left:0;height:1px;background:currentColor;transform-origin:center;transition:transform .4s ease-in,width .3s ease}.bk-burger__bar--top{top:2px;width:100%}.bk-burger__bar--bottom{top:10px;width:62.5%}body.bk-menu-open .bk-burger__bar--top{width:100%;transform:translateY(4px) rotate(135deg)}body.bk-menu-open .bk-burger__bar--bottom{width:100%;transform:translateY(-4px) rotate(-135deg)}@media screen and (max-width:749px){.bk-header__menu-btn,.bk-burger{width:20px}}@media(prefers-reduced-motion:reduce){.bk-header__menu-btn,.bk-burger__bar{transition:color .3s ease}body.bk-menu-open .bk-header__menu-btn{transform:none}}.bk-header__logo{grid-column:2;justify-self:center;display:inline-flex;align-items:center;line-height:0;margin:unset}.bk-header__logo img{display:block;width:28px;height:auto}@media screen and (max-width:749px){.bk-header__logo img{width:24px}}.bk-header__icons{grid-column:3;justify-self:end;display:inline-flex;align-items:center;gap:18px}.bk-header__icon{display:inline-flex;align-items:center;justify-content:center;position:relative;color:inherit}.bk-header__icon svg,.bk-header__icon .icon{width:22px;height:22px}@media screen and (max-width:749px){.bk-header__icons{gap:14px}.bk-header__icon svg,.bk-header__icon .icon{width:20px;height:20px}.bk-header__icon--account{display:none}}.bk-header__icon .cart-count-bubble{position:absolute;top:-2px;right:-8px;bottom:auto;left:auto;min-width:15px;max-width:15px;width:auto;height:15px;padding:0 3px;border-radius:8px;background:var(--bk-accent);color:var(--bk-font-white);font-family:var(--bk-font-en);font-size:9px;line-height:15px;text-align:center}.bk-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:var(--bk-bg);opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;overflow-y:auto;-webkit-overflow-scrolling:touch}body.bk-menu-open .bk-menu{opacity:1;visibility:visible}body.bk-menu-open{overflow:hidden}.bk-menu__inner{position:relative;min-height:100%;box-sizing:border-box;padding:200px 100px 120px;display:flex;justify-content:space-between;align-items:flex-start}.bk-menu__group{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:flex-start;gap:48px;list-style:none;margin:0;padding:0}.bk-menu__group--primary{margin-left:auto}.bk-menu__group--secondary{flex-direction:row;gap:36px}.bk-menu__link{writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;text-orientation:mixed;font-family:var(--bk-font-ja);font-size:18px;line-height:1.9;letter-spacing:.3em;color:var(--bk-font);text-decoration:none;white-space:nowrap;transition:color .3s ease}html[lang=en] .bk-menu__link{letter-spacing:.01em}.bk-menu__group--secondary .bk-menu__link{font-size:15px;color:var(--bk-font)}.bk-menu__link:hover,.bk-menu__link.is-current{color:var(--bk-accent)}@media screen and (max-width:749px){.bk-menu__inner{flex-direction:column;align-items:flex-start;gap:52px;padding:120px 40px 100px}.bk-menu__group{flex-direction:column;gap:32px}.bk-menu__group--primary{order:1;margin-left:0}.bk-menu__group--secondary{order:2;gap:24px}.bk-menu__group--secondary:before{content:"";display:block;width:20px;height:1px;margin-bottom:28px;background:var(--bk-font)}.bk-menu__link{writing-mode:horizontal-tb;-webkit-writing-mode:horizontal-tb;text-orientation:mixed;line-height:1;letter-spacing:.04em}.bk-menu__group--primary .bk-menu__link{font-size:16px}.bk-menu__group--secondary .bk-menu__link{font-size:14px}}.bk-lang{display:inline-flex;align-items:center;gap:6px;font-family:var(--bk-font-en);font-size:14px}.bk-lang__btn{position:relative;background:none;border:0;padding:0 0 8px;margin:0;font:inherit;color:var(--bk-font);cursor:pointer;text-transform:lowercase;-webkit-tap-highlight-color:transparent}.bk-lang__btn.is-active:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:5px;height:5px;border-radius:50%;background:var(--bk-accent)}.bk-lang__sep{padding-bottom:8px;color:var(--bk-font)}.bk-lang-float{position:fixed;right:var(--bk-gutter, 20px);bottom:24px;z-index:900;pointer-events:auto;transition:opacity .35s ease,visibility .35s ease}@media screen and (max-width:749px){.bk-lang-float{bottom:16px}body.template-cart .bk-lang-float{display:none}}.bk-lang-float.is-hidden,.bk-lang-float.is-near-footer,body.bk-intro .bk-lang-float{opacity:0;visibility:hidden;pointer-events:none}body.bk-menu-open .bk-lang-float{z-index:1001;opacity:1;visibility:visible;pointer-events:auto}.bk-footer{background:var(--bk-bg);color:var(--bk-font);padding:160px 20px 12px;box-sizing:border-box}@media screen and (max-width:749px){.bk-footer{padding:120px 12px 12px}}.bk-footer__top{display:grid;grid-template-columns:45% 55%;align-items:start;width:100%}@media screen and (max-width:749px){.bk-footer__top{grid-template-columns:1fr;gap:60px}}.bk-footer__brand{grid-column:1}@media screen and (max-width:749px){.bk-footer__brand{text-align:center;margin-bottom:8px}}.bk-footer__brand img{display:block;width:auto;height:56px}@media screen and (max-width:749px){.bk-footer__brand img{height:50px;margin:0 auto}}.bk-footer__cols{grid-column:2;column-count:3;column-gap:clamp(40px,6vw,100px)}@media screen and (max-width:749px){.bk-footer__cols{grid-column:1;column-count:2;column-gap:24px}}.bk-footer__group{break-inside:avoid;-webkit-column-break-inside:avoid;margin-bottom:48px}.bk-footer__group:last-child{margin-bottom:0}@media screen and (min-width:750px){.bk-footer__group--buy,.bk-footer__group--about{break-after:column;-webkit-column-break-after:always}}@media screen and (max-width:749px){.bk-footer__group--coffee{break-after:column;-webkit-column-break-after:always}.bk-footer__group--buy,.bk-footer__group--coffee{text-align:right}}.bk-footer__heading{font-family:var(--bk-font-ja);font-size:16px;font-weight:400;line-height:1;letter-spacing:.32px;margin:0 0 32px;color:var(--bk-font)}@media screen and (max-width:749px){.bk-footer__heading{margin-bottom:24px}}.bk-footer__list{list-style:none;margin:0;padding:0}.bk-footer__list li{line-height:1}.bk-footer__list li+li{margin-top:28px}@media screen and (max-width:749px){.bk-footer__list li+li{margin-top:20px}}.bk-footer__list a{font-size:14px;color:var(--bk-font);text-decoration:none;line-height:1;transition:color .3s ease}.bk-footer__list a:hover{color:var(--bk-accent)}.bk-footer__newsletter{width:100%;margin:48px 0 0;box-sizing:border-box;padding-left:45%}.bk-footer__newsletter-heading{font-family:var(--bk-font-ja);font-size:14px;font-weight:400;letter-spacing:.32px;margin:0 0 8px}@media screen and (max-width:749px){.bk-footer__newsletter{margin-top:80px;padding-left:0}}.bk-footer__newsletter-form{display:flex;gap:8px}.bk-footer__newsletter-input{flex-grow:1;min-width:0;display:block;height:44px;padding:0 20px;border:1px solid var(--bk-border);background:transparent;font-family:var(--bk-font-en);font-size:14px;color:var(--bk-font);border-radius:0}.bk-footer__newsletter-input::placeholder{color:var(--bk-inactive);font-family:var(--bk-font-en)}.bk-footer__newsletter-input:focus{outline:none;box-shadow:none;border-color:var(--bk-accent)}@media screen and (max-width:749px){.bk-footer__newsletter-input{padding:0 12px;height:40px}}.bk-footer__newsletter-btn{flex:0 0 auto;width:120px;height:44px;border:0;background:var(--bk-accent);color:var(--bk-font-white);font-family:var(--bk-font-en);font-size:14px;cursor:pointer}.bk-footer__newsletter-btn:hover{opacity:.85}.bk-footer__newsletter-message{margin:12px 0 0;font-size:13px}@media screen and (max-width:749px){.bk-footer__newsletter-btn{flex-shrink:0;width:80px;height:40px;font-size:13px;letter-spacing:.04em}}.bk-footer__bottom{width:100%;margin:48px 0 0}.bk-footer__bottom-row{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:16px;border-bottom:1px solid var(--bk-border)}.bk-footer__lang .bk-lang{font-size:16px}.bk-footer__policies{display:flex;gap:32px;list-style:none;margin:0;padding:0}.bk-footer__policies li{line-height:1}@media screen and (max-width:749px){.bk-footer__bottom{width:100%;margin:80px 0 0}.bk-footer__bottom-row{align-items:flex-end;gap:16px}.bk-footer__policies{flex-direction:column;gap:20px;text-align:right}.bk-footer__lang{margin-top:auto;font-size:14px}}.bk-footer__policies a{font-size:12px;color:var(--bk-font);text-decoration:none;transition:color .3s ease}.bk-footer__policies a:hover{color:var(--bk-accent)}.bk-footer__copyright{margin:12px 0 0;font-family:var(--bk-font-en);font-size:11px;color:var(--bk-font)}@media screen and (max-width:749px){.bk-footer__copyright{text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/header-footer.css.map */
