body.drawer-open{overflow:hidden}.chapkin-nav-toggle{display:none}.chapkin-drawer-overlay{position:fixed;inset:0;z-index:120;background:rgba(16,13,9,.64);opacity:0;transition:opacity .18s ease}.chapkin-drawer-overlay.is-visible{opacity:1}.chapkin-drawer{position:fixed;z-index:130;top:0;right:0;height:100dvh;width:min(92vw,410px);background:#e8ddc5;border-left:2px solid #100d09;box-shadow:-10px 0 0 rgba(16,13,9,.25);transform:translateX(105%);transition:transform .22s ease;display:flex;flex-direction:column;color:#100d09}.chapkin-drawer.is-open{transform:none}.chapkin-drawer-head{padding:.85rem;border-bottom:3px double #100d09;display:flex;align-items:center;justify-content:space-between;gap:1rem}.chapkin-drawer-welcome{font-size:.64rem;font-weight:600;color:rgba(33,26,19,.65);letter-spacing:.15em;text-transform:uppercase}.chapkin-drawer-close{width:44px;height:44px;border-radius:50%;border:1px solid #100d09;background:transparent;color:#100d09;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.chapkin-drawer-inner{padding:.85rem;overflow:auto}.drawer-search{margin-bottom:.85rem}.chapkin-menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0;border-top:1px solid #100d09}.chapkin-menu-link,.chapkin-menu-button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:.7rem;border:0;border-bottom:1px solid #100d09;border-radius:0;background:transparent;color:#100d09;text-decoration:none;font-size:.9rem;font-weight:600;padding:.7rem .25rem;cursor:pointer;text-align:left;text-transform:uppercase;letter-spacing:.045em}.chapkin-menu-link:hover,.chapkin-menu-link.is-active,.chapkin-menu-button:hover,.chapkin-menu-button.is-active{background:#100d09;color:#f4ecd9;padding-left:.65rem}.chapkin-plus-icon{width:18px;height:18px;transition:transform .18s}.chapkin-has-submenu.is-open .chapkin-plus-icon{transform:rotate(45deg)}.chapkin-submenu{list-style:none;margin:0;padding:0 0 0 .8rem;border:0;border-bottom:1px solid #100d09;border-radius:0;background:rgba(244,236,217,.45);display:none}.chapkin-has-submenu.is-open .chapkin-submenu{display:block}.chapkin-submenu-link{min-height:42px;display:flex;align-items:center;border-radius:0;border-bottom:1px dotted rgba(33,26,19,.45);padding:.6rem .3rem;color:rgba(33,26,19,.76);text-decoration:none;font-size:.82rem;font-weight:600}.chapkin-submenu-link:hover,.chapkin-submenu-link.is-active{color:#fff8e9;background:#9f2f24;padding-left:.65rem}.chapkin-drawer-foot{margin-top:1rem;padding-top:.8rem;border-top:3px double #100d09;display:flex;flex-wrap:wrap;gap:.65rem}.chapkin-drawer-foot a{color:rgba(33,26,19,.68);font-size:.7rem;text-decoration:underline;text-underline-offset:3px}.chapkin-drawer-foot a:hover{color:#9f2f24}@media(max-width:900px){.chapkin-nav-toggle{display:inline-flex}}@media(min-width:901px){.chapkin-drawer,.chapkin-drawer-overlay{display:none!important}}@media(prefers-reduced-motion:reduce){.chapkin-drawer,.chapkin-drawer-overlay,.chapkin-plus-icon{transition:none!important}}
