/* Shared static shell — this is deliberately identical to the native WordPress header and footer. */
.koyo-shared-header{position:sticky!important;z-index:1000!important;top:12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:min(1240px,calc(100% - 40px))!important;min-height:68px!important;margin:12px auto 0!important;padding:8px 10px 8px 22px!important;border:1px solid #e4ded8!important;border-radius:14px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 14px 32px rgba(23,24,23,.06)!important;backdrop-filter:blur(15px)!important}.koyo-shared-header .logo{display:flex!important;align-items:center!important;line-height:0!important}.koyo-shared-header .koyo-wordmark{display:block!important;width:108px!important;height:auto!important}.koyo-shared-header nav{display:flex!important;align-items:center!important;gap:clamp(15px,2vw,28px)!important;margin-left:auto!important}.koyo-shared-header nav>a:not(.button){display:inline-flex!important;align-items:center!important;min-height:42px!important;color:#171817!important;font-family:"Instrument Sans",sans-serif!important;font-size:13px!important;font-weight:600!important;line-height:1!important;letter-spacing:-.015em!important;text-decoration:none!important;white-space:nowrap!important}.koyo-shared-header nav>a:not(.button):hover{color:#ff7b3f!important}.koyo-shared-header nav>.button{display:inline-flex!important;align-items:center!important;gap:9px!important;min-height:50px!important;padding:0 18px!important;border-radius:10px!important;background:#272927!important;color:#fff!important;font-family:"Instrument Sans",sans-serif!important;font-size:12px!important;font-weight:700!important;text-decoration:none!important;white-space:nowrap!important}.koyo-shared-header .nav-toggle{display:none!important;width:42px!important;height:42px!important;padding:0!important;border:0!important;background:transparent!important;cursor:pointer!important}.koyo-shared-header .nav-toggle span{display:block!important;width:20px!important;height:2px!important;margin:5px auto!important;background:#171817!important}
.koyo-shared-footer{display:grid!important;grid-template-columns:1.4fr repeat(4,1fr)!important;width:min(1240px,calc(100% - 48px))!important;margin:0 auto!important;padding:60px 0 46px!important;gap:28px!important;border-top:1px solid #e4ded8!important;background:transparent!important}.koyo-shared-footer>div{min-width:0!important}.koyo-shared-footer .logo{display:inline-flex!important;margin-bottom:12px!important}.koyo-shared-footer .koyo-wordmark{display:block!important;width:108px!important;height:auto!important}.koyo-shared-footer h3{margin:0 0 14px!important;color:#171817!important;font-family:"Instrument Sans",sans-serif!important;font-size:12px!important}.koyo-shared-footer p,.koyo-shared-footer a{display:block!important;margin:0 0 9px!important;color:#606660!important;font-family:"Instrument Sans",sans-serif!important;font-size:13px!important;line-height:1.55!important;text-decoration:none!important}
@media(max-width:1050px){.koyo-shared-header .nav-toggle{display:block!important}.koyo-shared-header:not(.menu-open) nav{display:none!important}.koyo-shared-header.menu-open nav{position:absolute!important;top:calc(100% + 10px)!important;right:0!important;left:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;padding:10px!important;border:1px solid #e4ded8!important;border-radius:14px!important;background:#fff!important;box-shadow:0 22px 50px rgba(41,29,19,.14)!important}.koyo-shared-header.menu-open nav>a:not(.button){width:100%!important;min-height:52px!important;padding:0 12px!important;border-bottom:1px solid #e4ded8!important;font-size:15px!important}.koyo-shared-header.menu-open nav>.button{justify-content:space-between!important;width:100%!important;margin-top:9px!important}}
@media(max-width:800px){.koyo-shared-footer{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:calc(100% - 36px)!important;padding:44px 0!important}}@media(max-width:600px){.koyo-shared-header{top:8px!important;width:calc(100% - 28px)!important;min-height:58px!important;margin-top:8px!important;padding:8px 10px 8px 18px!important}.koyo-shared-footer{grid-template-columns:1fr!important}}