html body .shopify-section.saibai-header-section{position:relative;z-index:var(--layer-sticky, 20);margin:0;padding:0;background:var(--saibai-light, #F4F9F0)}html body #header-group:not(:has(#header-component[data-sticky-type])){display:block}html body .saibai-header{--sh-bg: var(--saibai-light, #F4F9F0);--sh-text: var(--saibai-dark, #2A3A1A);--sh-muted: #4E6040;--sh-accent: var(--saibai-primary, #76BD22);--sh-highlight: #8B5E4A;--sh-line: #2A3A1A;--sh-nav: .8125rem;--sh-util: .8125rem;--sh-icon: .9375rem;--sh-pad: clamp(1.25rem, 4vw, 3rem);--sh-logo-cap: 140px;--sh-logo-cap-mb: 96px;--sh-logo-h: 68px;--sh-logo-h-mb: 48px;--sh-wordmark-h: 40px;--sh-wordmark-mono-h: 44px;--sh-wordmark-mono-h-mb: 32px;--sh-wordmark-mono-ratio: 1024 / 341;--sh-nav-h: 40px;--sh-mega-h: min(653px, calc(100svh - var(--sh-mega-top, 172px) - 1rem));--sh-mega-ease: cubic-bezier(.42, 0, .58, 1);--sh-mega-duration: .4s;--sh-mega-delay: .4s;--sh-mega-delay-close: 0s;--sh-transition: color .25s ease, opacity .25s ease;display:block;width:100%;background:var(--sh-bg);color:var(--sh-text);font-family:var(--font-body--family, "Jost", sans-serif);-webkit-font-smoothing:antialiased;pointer-events:auto}html body .saibai-header *,html body .saibai-header *:before,html body .saibai-header *:after{box-sizing:border-box}html body .saibai-header button{min-height:0;padding:0}html body .saibai-header .saibai-header__icon{display:inline-flex;align-items:center;justify-content:center;width:var(--sh-icon);height:var(--sh-icon);line-height:0;flex-shrink:0;opacity:.92}html body .saibai-header .saibai-header__icon svg{display:block;width:var(--sh-icon);height:var(--sh-icon);min-width:0;min-height:0;max-width:var(--sh-icon);max-height:var(--sh-icon);fill:currentColor;stroke:none}html body .saibai-header .saibai-header__icon--heart svg{fill:none;stroke:currentColor;stroke-width:1.15px}html body .saibai-header__mobile{display:none;align-items:center;justify-content:space-between;gap:.5rem;min-height:52px;padding:.4rem var(--sh-pad);border-bottom:1px solid var(--sh-line);background:var(--sh-bg)}html body .saibai-header__desktop{display:block}html body .saibai-header__body{position:relative;z-index:2;background:var(--sh-bg);border-bottom:1px solid var(--sh-line)}html body #header-group{position:relative;z-index:40}html body .saibai-header__logo-row{display:flex;justify-content:center;padding:.5rem var(--sh-pad) .2rem}html body .saibai-header__logo-link{display:inline-flex;line-height:0;text-decoration:none}html body .saibai-header__logo,html body .saibai-header .saibai-logo{display:block;width:auto;height:auto;max-width:min(var(--sh-logo-size, var(--sh-logo-cap)),var(--sh-logo-cap));max-height:var(--sh-logo-h, 52px);object-fit:contain}html body .saibai-header .saibai-logo--wordmark{width:min(var(--sh-logo-size, 168px),200px);height:auto;max-width:min(var(--sh-logo-size, 168px),200px);max-height:var(--sh-wordmark-h, 40px);object-fit:contain;object-position:center}html body .saibai-header .saibai-logo--wordmark-mono{display:block;width:auto;height:var(--sh-wordmark-mono-h, 44px);max-width:min(var(--sh-logo-size, 172px),240px);max-height:var(--sh-wordmark-mono-h, 44px);aspect-ratio:var(--sh-wordmark-mono-ratio, 1024 / 341);object-fit:contain;opacity:.96;transition:opacity .25s ease}html body .saibai-header__logo-link:hover .saibai-logo--wordmark-mono{opacity:.62}html body .saibai-header__nav-row{min-height:var(--sh-nav-h);padding:0 0 .5rem;border-bottom:0}html body .saibai-header__shell{display:grid;grid-template-columns:minmax(7rem,1fr) auto minmax(7rem,1fr);align-items:center;gap:1.5rem;min-height:var(--sh-nav-h);max-width:1320px;margin:0 auto;padding:0 var(--sh-pad)}html body .saibai-header__col--start{justify-self:start}html body .saibai-header__col--center{justify-self:center}html body .saibai-header__col--end{justify-self:end}html body .saibai-header__menu{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.125rem;margin:0;padding:0;list-style:none}html body .saibai-header__menu-item.has-children{position:relative}html body .saibai-header button.saibai-header__menu-link,html body .saibai-header button.saibai-header__menu-trigger,html body .saibai-header .saibai-header__menu-link{display:block;padding:.35rem 1rem;color:var(--sh-text);font-family:inherit;font-size:var(--sh-nav);font-weight:400;letter-spacing:.04em;text-transform:none;text-decoration:none;white-space:nowrap;background:transparent;border:0;cursor:pointer;transition:opacity .25s ease,color .25s ease}html body .saibai-header .saibai-header__menu-trigger[aria-expanded=true]{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.28em;opacity:1}html body .saibai-header .saibai-header__menu-link:hover{color:var(--sh-text);opacity:.55}html body .saibai-header .saibai-header__menu-link.is-active{color:var(--sh-text);font-weight:400;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.28em;opacity:1}html body .saibai-header .saibai-header__menu-link.is-accent{color:var(--sh-text)}html body .saibai-header .saibai-header__menu-link.is-accent:hover{color:var(--sh-text);opacity:.55}html body .saibai-mega-layer[hidden]{display:none}html body .saibai-mega-layer:not([hidden]){display:block;position:fixed;left:0;right:0;top:var(--sh-mega-top, 172px);z-index:35;height:var(--sh-mega-h);overflow:hidden;pointer-events:none}html body .saibai-mega-layer.is-open{pointer-events:auto}html body .saibai-mega-layer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;top:var(--sh-mega-top, 172px);background:transparent;cursor:default}html body .saibai-mega__panel{position:absolute;top:0;right:0;bottom:0;left:0;height:var(--sh-mega-h);background:var(--sh-bg);border-top:1px solid var(--sh-line);visibility:hidden;transform:translateY(-100%);will-change:transform;transition:transform var(--sh-mega-duration) var(--sh-mega-ease) var(--sh-mega-delay-close),visibility 0s linear var(--sh-mega-duration)}html body .saibai-mega__panel:not([hidden]).is-active{visibility:visible;transform:translateY(0);transition:transform var(--sh-mega-duration) var(--sh-mega-ease) var(--sh-mega-delay),visibility 0s linear 0s}html body .saibai-mega__close{position:absolute;top:1rem;right:clamp(1rem,3vw,2.5rem);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:0;border-radius:50%;background:var(--sh-bg);color:var(--sh-text);cursor:pointer;transition:opacity .25s ease}html body .saibai-mega__close:hover{opacity:.55}html body .saibai-mega__close svg{width:.875rem;height:.875rem}html body .saibai-mega__grid{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr) 266px;gap:0;height:100%;max-width:1320px;margin:0 auto;padding:2rem clamp(1.25rem,4vw,3rem) 2.5rem}html body .saibai-mega__sidebar{padding-right:1.5rem;border-right:1px solid rgb(42 58 26 / .12)}html body .saibai-mega__sidebar-label{margin:0 0 1.25rem;font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--sh-muted)}html body .saibai-mega__sidebar-list,html body .saibai-mega__center-list{margin:0;padding:0;list-style:none}html body .saibai-mega__sidebar-link,html body .saibai-mega__sidebar-link.is-soon{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.65rem 0;color:var(--sh-text);font-size:.9375rem;letter-spacing:.02em;text-decoration:none;background:transparent;border:0;transition:opacity .25s ease,color .25s ease}html body .saibai-mega__sidebar-link:hover,html body .saibai-mega__sidebar-link.is-current,html body .saibai-mega__sidebar-link.is-active{opacity:.55}html body .saibai-mega__sidebar-link.is-soon{cursor:default;opacity:.72}html body .saibai-mega__chevron{flex-shrink:0;width:.4rem;height:.4rem;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg);opacity:.45}html body .saibai-mega__center{padding:0 2.5rem}html body .saibai-mega__center-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.15rem 2rem;max-width:34rem}html body .saibai-mega__center-link,html body .saibai-mega__center-link.is-soon{display:block;padding:.5rem 0;color:var(--sh-text);font-size:.875rem;letter-spacing:.02em;text-decoration:none;transition:opacity .25s ease,color .25s ease}html body .saibai-mega__center-link:hover,html body .saibai-mega__center-link.is-active{color:var(--sh-muted)}html body .saibai-mega__center-item--view-all{grid-column:1 / -1;margin-top:.5rem;padding-top:.75rem;border-top:1px solid rgb(42 58 26 / .12)}html body .saibai-mega__center-link.is-view-all{color:var(--sh-highlight);font-weight:500}html body .saibai-mega__feature{display:flex;justify-content:flex-end;align-items:flex-start}html body .saibai-mega__feature-link{display:block;width:100%;max-width:230px;color:inherit;text-decoration:none;transition:opacity .25s ease}html body .saibai-mega__feature-link:hover{opacity:.88}html body .saibai-mega__feature-img{display:block;width:100%;aspect-ratio:2 / 3;object-fit:cover;object-position:center;transition:opacity var(--sh-mega-duration) var(--sh-mega-ease)}html body .saibai-mega__feature-img.is-fading{opacity:0}html body .saibai-mega__feature-info{margin-top:.85rem;padding:.85rem .5rem 0;background:#fff;text-align:center}html body .saibai-mega__feature-title{margin:0 0 .35rem;font-family:var(--font-heading--family, "Jost", sans-serif);font-size:1rem;font-weight:400;letter-spacing:.04em;color:var(--sh-text)}html body .saibai-mega__feature-cta{display:block;font-size:.75rem;letter-spacing:.06em;color:var(--sh-muted)}html body .saibai-header.is-mega-open .saibai-header__body{border-bottom-color:transparent}html body .saibai-header .saibai-header__submenu-link.is-soon,html body .saibai-header .saibai-header__drawer-sublink.is-soon,html body .saibai-mega__center-link.is-soon{display:inline-flex;align-items:center;gap:.45rem;cursor:default;opacity:.72;pointer-events:none}html body .saibai-menu-label{display:inline-flex;align-items:center;gap:.45rem}html body .saibai-menu-label__text{color:var(--sh-text)}html body .saibai-nav-badge{display:inline-block;padding:.1rem .4rem;border-radius:999px;background:#e8f5d4;color:var(--sh-muted);font-size:.625rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1.3;white-space:nowrap}html body .saibai-header__submenu-item--view-all,html body .saibai-header__drawer-item--view-all{margin-top:.3rem;padding-top:.3rem;border-top:1px solid var(--sh-line)}html body .saibai-header .saibai-header__submenu-link.is-view-all,html body .saibai-header .saibai-header__drawer-sublink.is-view-all{color:var(--sh-highlight);font-weight:500}html body .saibai-header .saibai-header__submenu-link.is-view-all:hover,html body .saibai-header .saibai-header__drawer-sublink.is-view-all:hover{color:var(--sh-accent)}html body .saibai-header__search-details>summary{list-style:none;cursor:pointer}html body .saibai-header__search-details>summary::-webkit-details-marker{display:none}html body .saibai-header .saibai-header__search-trigger{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;gap:.3rem;min-height:var(--sh-nav-h);color:var(--sh-text);font-family:inherit;font-size:var(--sh-util);font-weight:400;letter-spacing:.04em;opacity:.82;cursor:pointer;transition:opacity .25s ease}html body .saibai-header .saibai-header__search-trigger:hover{color:var(--sh-text);opacity:.5}html body .saibai-header__search-label{line-height:1}html body .saibai-header__search-details:not([open]) .search-modal{display:none}html body .saibai-header__search-details .search-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999}html body .saibai-header__utilities{display:inline-flex;align-items:center;justify-content:flex-end;gap:.35rem;min-height:var(--sh-nav-h)}html body .saibai-header a.saibai-header__icon-btn,html body .saibai-header button.saibai-header__icon-btn{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;position:relative;min-width:1.75rem;min-height:1.75rem;color:var(--sh-text);opacity:.82;cursor:pointer;text-decoration:none;transition:opacity .25s ease}html body .saibai-header a.saibai-header__icon-btn:hover,html body .saibai-header button.saibai-header__icon-btn:hover{color:var(--sh-text);opacity:.55}html body .saibai-header .saibai-header__search-trigger .saibai-header__icon{width:14px;height:14px}html body .saibai-header .saibai-header__search-trigger .saibai-header__icon svg{width:14px;height:14px;max-width:14px;max-height:14px}html body .saibai-header__cart-count{position:absolute;top:0;right:0;min-width:.9rem;height:.9rem;padding:0 .12rem;border-radius:999px;background:var(--sh-accent);color:#fff;font-size:.5625rem;font-weight:600;line-height:.9rem;text-align:center}html body .saibai-header__drawer[hidden]{display:none}html body .saibai-header__drawer:not([hidden]){display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}html body .saibai-header__drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2a3a1a59}html body .saibai-header__drawer-panel{position:absolute;top:0;left:0;width:min(88vw,340px);height:100%;padding:1.1rem 1.25rem 1.75rem;background:var(--sh-bg);box-shadow:4px 0 24px #00000014;overflow-y:auto}html body .saibai-header__drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}html body .saibai-header__drawer-title{font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;color:var(--sh-muted)}html body .saibai-header__drawer-menu{margin:0;padding:0;list-style:none}html body .saibai-header .saibai-header__drawer-link{display:block;padding:.75rem 0;border-bottom:1px solid var(--sh-line);color:var(--sh-text);font-size:.9375rem;letter-spacing:.02em;text-decoration:none;transition:var(--sh-transition)}html body .saibai-header .saibai-header__drawer-link:hover,html body .saibai-header .saibai-header__drawer-link.is-active{color:var(--sh-muted)}html body .saibai-header__drawer-submenu{margin:0 0 .25rem;padding:0 0 .5rem .85rem;list-style:none;border-bottom:1px solid var(--sh-line)}html body .saibai-header .saibai-header__drawer-sublink{display:block;padding:.45rem 0;color:var(--sh-text);font-size:.875rem;letter-spacing:.02em;text-decoration:none;opacity:.82;transition:var(--sh-transition)}html body .saibai-header .saibai-header__drawer-sublink:hover,html body .saibai-header .saibai-header__drawer-sublink.is-active{color:var(--sh-muted);opacity:1}html body .saibai-header__drawer-foot{margin-top:1.5rem;display:flex;flex-direction:column;gap:.85rem}html body .saibai-header .saibai-header__drawer-account{color:var(--sh-text);font-size:.875rem;letter-spacing:.02em;text-decoration:none}@media(max-width:1024px){html body .saibai-header__desktop{display:none}html body .saibai-header__mobile{display:flex}html body .saibai-header__logo,html body .saibai-header .saibai-logo{max-width:min(var(--sh-logo-size-mb, var(--sh-logo-cap-mb)),var(--sh-logo-cap-mb));max-height:var(--sh-logo-h-mb, 40px)}html body .saibai-header .saibai-logo--wordmark-mono{height:var(--sh-wordmark-mono-h-mb, 32px);max-height:var(--sh-wordmark-mono-h-mb, 32px);max-width:min(var(--sh-logo-size-mb, 96px),var(--sh-logo-cap-mb))}}@media(min-width:1025px)and (max-width:1280px){html body .saibai-header{--sh-nav: .8125rem}html body .saibai-header .saibai-header__menu-link{padding-inline:.55rem}}@media(min-width:320px)and (max-width:767px){html body .saibai-header__mobile{padding-inline:1rem}}@media(min-width:1025px)and (max-width:1180px){html body .saibai-mega__grid{grid-template-columns:minmax(200px,240px) minmax(0,1fr) 220px}html body .saibai-mega__center{padding-inline:1.5rem}html body .saibai-mega__center-list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html body .saibai-header .saibai-header__menu-link,html body .saibai-header .saibai-header__search-trigger,html body .saibai-header button.saibai-header__icon-btn,html body .saibai-mega__panel,html body .saibai-mega__feature-img{transition:none}}html.saibai-header-drawer-open,html.saibai-mega-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/6/assets/saibai-header.css.map */
