.wk-shell{--wk-topbar-h:56px;--wk-banner-h:0px;--wk-sticky-top:56px}.wk-shell--banner{--wk-banner-h:64px;--wk-sticky-top:120px}.wk-announce{height:64px}.wk-announce-link{max-width:100%;min-width:0}.wk-announce-text{min-width:0}@media (max-width:1023px){.wk-shell--banner{--wk-banner-h:48px;--wk-sticky-top:104px}.wk-announce{height:48px!important;padding:0 16px!important;font-size:13px!important;justify-content:flex-start!important}.wk-announce-button,.wk-announce-link{width:100%;overflow:hidden;white-space:nowrap!important}.wk-announce-text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wk-topbar--under-banner{top:48px!important}.wk-topbar-nav{padding-left:16px!important;padding-right:8px!important}}.wk-nav-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;color:#1a1a1a;background:transparent;border:0;cursor:pointer}.wk-nav-toggle:active{background:#fcfaf6}.wk-nav-toggle:focus-visible{outline:2px solid #E8651A;outline-offset:2px}@media (max-width:1023px){.wk-nav-toggle{display:inline-flex}}.wk-drawer-overlay{position:fixed;inset:0;background:rgba(23,26,16,.45);z-index:80}.wk-drawer{position:fixed;top:0;left:0;bottom:0;width:264px;max-width:85vw;background:#f5f3ef;border-right:1px solid #e8e5e0;z-index:81;display:flex;flex-direction:column;padding:8px 12px 16px;overflow-y:auto;transform:translateX(0);animation:wk-drawer-in .18s ease-out}@keyframes wk-drawer-in{0%{transform:translateX(-16px);opacity:.6}to{transform:translateX(0);opacity:1}}.wk-drawer-head{display:flex;align-items:center;justify-content:space-between;height:48px}.wk-drawer-close{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:0;background:transparent;color:#1a1a1a;cursor:pointer}.wk-drawer-close:focus-visible{outline:2px solid #E8651A;outline-offset:2px}.wk-drawer-nav{display:flex;flex-direction:column;gap:2px;margin-top:4px}.wk-drawer-link{display:flex;align-items:center;min-height:44px;padding:10px 12px;border-radius:8px;color:#4a4a4a;font-size:16px;font-weight:500;text-decoration:none}.wk-drawer-link:active{background:#fcfaf6}.wk-drawer-link:focus-visible{outline:2px solid #E8651A;outline-offset:-2px}.wk-drawer-link--active{background:#fff;color:#1a1a1a;font-weight:600}body.wk-drawer-open{overflow:hidden}