:root{--kl-mobile-nav-height:68px}.kl-mobile-nav{display:none}.kl-header .kl-demo-link{align-items:center;min-height:44px;display:inline-flex}@media (min-width:981px) and (max-width:1200px){.kl-header:not(.kl-header-signed-in) .kl-header-inner{gap:20px;padding-inline:24px}.kl-header:not(.kl-header-signed-in) nav{gap:20px}.kl-header:not(.kl-header-signed-in) .kl-header-actions{gap:12px}}@media (max-width:980px){html{scroll-padding-bottom:calc(var(--kl-mobile-nav-height) + env(safe-area-inset-bottom) + 12px)}.kl-has-mobile-nav{padding-bottom:calc(var(--kl-mobile-nav-height) + env(safe-area-inset-bottom))}.kl-mobile-nav{z-index:70;height:calc(var(--kl-mobile-nav-height) + env(safe-area-inset-bottom));padding:8px max(6px, env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left));border-top:1.5px solid var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fcfaf4f5;grid-template-columns:repeat(7,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0}.kl-mobile-nav a{color:#8b8196;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:44px;padding:3px 1px;font-size:10px;line-height:1.4;display:flex}.kl-mobile-nav a[aria-current]{color:var(--ink);background:#e6dcf4}.kl-mobile-nav a span{white-space:nowrap}.kl-mobile-nav svg{flex-shrink:0;width:20px;height:20px}.kl-header .kl-header-inner{position:relative}.kl-header .kl-header-inner>nav{z-index:80;background:var(--paper);border-bottom:1.5px solid var(--ink);margin:0;padding:18px 24px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 18px #2825360d}.kl-header .kl-header-inner>nav.is-open{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 18px;display:grid}.kl-header .kl-header-inner>nav a{border-radius:6px;align-items:center;min-height:44px;padding:8px 12px;font-size:13px;display:flex}.kl-header .kl-header-inner>nav a[aria-current]{background:#eee6f6}.kl-header .kl-header-inner>nav a[aria-current]:after{display:none}.kl-header .kl-header-actions{margin-left:auto}.kl-header .kl-account-button{flex-shrink:0;width:44px;height:44px}.kl-header .kl-menu-button,.kl-header.kl-header-app .kl-menu-button{background:#fffdf6;border:1px solid #cec3d8;border-radius:7px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}}@media (max-width:680px){.kl-header:not(.kl-header-signed-in) .kl-header-inner{grid-template-columns:minmax(0,1fr) auto;gap:10px 16px;display:grid}.kl-header:not(.kl-header-signed-in) .kl-header-actions{display:contents}.kl-header:not(.kl-header-signed-in) .kl-logo{grid-area:1/1;justify-self:start}.kl-header:not(.kl-header-signed-in) .kl-menu-button{grid-area:1/2;justify-self:end}.kl-header:not(.kl-header-signed-in) .kl-demo-link{grid-area:2/1;justify-self:start}.kl-header:not(.kl-header-signed-in) .kl-header-cta{grid-area:2/2;min-height:44px;display:flex}.kl-mobile-nav a{font-size:9px}.kl-header.kl-header-signed-in .kl-header-cta{display:none}}
