:root{--kyudo-mobile-bottom-nav-height: 61px;--kyudo-mobile-menu-margin: 15px;--kyudo-mobile-menu-radius: 18px}html:has(header-sidebar[open]),body:has(header-sidebar[open]){overflow:hidden!important;overscroll-behavior:none!important}body:has(header-sidebar[open]){position:fixed;width:100%}@media screen and (max-width:999px){header-sidebar{z-index:99991!important}header-sidebar::part(base){position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:99991!important}header-sidebar::part(overlay){position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#00000057!important;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px)}header-sidebar::part(content){position:fixed!important;top:15px!important;left:15px!important;right:15px!important;bottom:15px!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;background:#fff!important;color:#111!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 10px 35px #0000001f!important}header-sidebar::part(header){position:relative!important;min-height:54px!important;height:54px!important;padding:30px 16px 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:#fff!important;flex-shrink:0!important}header-sidebar::part(logo){display:flex!important;align-items:center!important;width:145px!important;max-width:58%!important;color:#111!important;text-decoration:none!important}header-sidebar::part(close-button){width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;padding:0!important;margin:0!important;display:grid!important;place-items:center!important;color:#111!important}header-sidebar::part(panel-list){position:relative!important;display:block!important;margin-top:20px!important;min-height:0!important;height:calc(100% - 54px)!important;height:100%!important;overflow:hidden!important}header-sidebar .header-sidebar__main-panel:not(.kyudo-mobile-menu__panel){display:none!important}header-sidebar .header-sidebar__collapsible-panel{display:none!important}header-sidebar .kyudo-mobile-menu__panel{display:flex!important;flex-direction:column!important;width:100%!important;height:calc(100% - 20px)!important;min-height:0!important;margin:0!important;padding:0!important;background:#fff!important}.kyudo-mobile-menu__scroller{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none}.kyudo-mobile-menu__scroller::-webkit-scrollbar{display:none}.kyudo-mobile-menu__list{list-style:none;margin:0;padding:0}.kyudo-mobile-menu__item{margin:0;padding:0}.kyudo-mobile-menu__link{display:flex;align-items:center;width:100%;min-height:48px;padding:0 16px;box-sizing:border-box;color:#111;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.1);transition:background-color .18s ease,opacity .18s ease}.kyudo-mobile-menu__link:hover{background:#00000006}.kyudo-mobile-menu__row{display:flex;align-items:center;width:100%;min-height:48px;border-bottom:1px solid rgba(0,0,0,.1)}.kyudo-mobile-menu__row>a{flex:1;display:flex;align-items:center;min-height:48px;padding:0 16px;color:#111;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none}.kyudo-mobile-menu__toggle{width:48px;height:48px;flex:0 0 48px;padding:0;margin:0;border:0;background:transparent;display:grid;place-items:center;color:#111;cursor:pointer;-webkit-tap-highlight-color:transparent}.kyudo-mobile-menu__toggle svg{width:15px;height:15px;transition:transform .22s ease}.kyudo-mobile-menu__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.kyudo-mobile-menu__submenu{list-style:none;margin:0;padding:0;background:#fafafa}.kyudo-mobile-menu__submenu[hidden]{display:none}.kyudo-mobile-menu__submenu-link{display:flex;align-items:center;min-height:45px;padding:0 16px 0 30px;color:#222;font-size:13px;font-weight:400;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.07)}.kyudo-mobile-menu__submenu-link:hover{background:#00000006}.kyudo-mobile-menu__footer{flex-shrink:0;min-height:62px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-top:1px solid rgba(0,0,0,.12)}.kyudo-mobile-menu__socials{display:flex;align-items:center;gap:10px}.kyudo-mobile-menu__social-link{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#260505;color:#fff;text-decoration:none;transition:transform .18s ease,opacity .18s ease}.kyudo-mobile-menu__social-link:hover{opacity:.86}.kyudo-mobile-menu__social-link:active{transform:scale(.94)}.kyudo-mobile-menu__social-link svg{width:17px;height:17px;display:block}.kyudo-mobile-menu__email{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.12);border-radius:50%;color:#111;text-decoration:none}.kyudo-mobile-menu__email svg{width:17px;height:17px;display:block}.kyudo-mobile-menu__link:focus-visible,.kyudo-mobile-menu__row>a:focus-visible,.kyudo-mobile-menu__toggle:focus-visible,.kyudo-mobile-menu__submenu-link:focus-visible,.kyudo-mobile-menu__social-link:focus-visible,.kyudo-mobile-menu__email:focus-visible{outline:2px solid #111111;outline-offset:-2px}}@media screen and (min-width:1000px){header-sidebar .kyudo-mobile-menu__panel{display:none!important}}@media(prefers-reduced-motion:reduce){.kyudo-mobile-menu__toggle svg,.kyudo-mobile-menu__social-link{transition:none!important}}@media screen and (max-width:999px){.kyudo-mobile-menu__panel{display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;background:#fff!important;overflow:hidden!important}.kyudo-mobile-menu__scroller{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none}.kyudo-mobile-menu__scroller::-webkit-scrollbar{display:none}.kyudo-mobile-menu__footer{flex:0 0 62px;min-height:62px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-top:1px solid rgba(0,0,0,.1)}.kyudo-mobile-menu__socials{display:flex;align-items:center;gap:10px}.kyudo-mobile-menu__social-link{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#260505;color:#fff;text-decoration:none}.kyudo-mobile-menu__social-link svg{width:17px;height:17px}.kyudo-mobile-menu__email{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.14);border-radius:50%;color:#111;text-decoration:none}.kyudo-mobile-menu__email svg{width:17px;height:17px}.kyudo-mobile-bottom-nav{flex:0 0 61px;width:100%;height:61px;display:grid;grid-template-columns:repeat(4,1fr);background:#260505;margin:0;padding:0;box-sizing:border-box;border-radius:0 0 18px 18px}.kyudo-mobile-bottom-nav__item{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#fff;text-decoration:none;-webkit-tap-highlight-color:transparent}.kyudo-mobile-bottom-nav__item svg{width:19px;height:19px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.kyudo-mobile-bottom-nav__item>span:not(.kyudo-mobile-bottom-nav__count){font-size:9px;line-height:1;font-weight:600;white-space:nowrap}.kyudo-mobile-bottom-nav__item:active{opacity:.72}.kyudo-mobile-bottom-nav__count{position:absolute;top:4px;right:calc(50% - 20px);min-width:16px;height:16px;padding:0 4px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#d84d64;font-size:9px;font-weight:700;line-height:1}}@media screen and (min-width:1000px){.kyudo-mobile-bottom-nav{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/custom-mobile-menu.css.map */
