.klcf-shell{background:var(--bg);height:100vh;min-height:0;color:var(--ink);grid-template-rows:auto 1fr;display:grid}.klcf-topbar{background:var(--surface);border-bottom:1px solid var(--line);z-index:50;align-items:center;gap:12px;min-height:64px;padding:0 24px;display:flex;position:sticky;top:0}.klcf-brand{align-items:center;gap:12px;min-width:220px;display:flex}.klcf-logo{height:26px}.klcf-crumb{color:var(--ink-2);background:var(--bg);white-space:nowrap;border-radius:99px;padding:6px 12px;font-size:12px;font-weight:600}.klcf-spacer{flex:1}.klcf-menu-btn{width:36px;height:36px;color:var(--ink-2);cursor:pointer;background:0 0;border:0;border-radius:10px;flex:none;justify-content:center;align-items:center;font-family:inherit;display:none}.klcf-body{grid-template-columns:244px 1fr;min-height:0;display:grid}.klcf-sidebar{background:var(--surface);color:var(--ink);border-right:1px solid var(--line);flex-direction:column;padding:18px 12px 24px;display:flex;overflow-y:auto}.klcf-drawer-head,.klcf-scrim{display:none}.klcf-main{min-width:0;overflow:auto}@media (max-width:700px){.klcf-topbar{flex-wrap:wrap;gap:2px 8px;min-height:56px;padding:8px 12px}.klcf-menu-btn{display:inline-flex}.klcf-brand{gap:8px;min-width:0}.klcf-logo{height:22px}.klcf-crumb{text-overflow:ellipsis;flex:100%;order:10;overflow:hidden}.klcf-theme-label{display:none}.klcf-body{grid-template-columns:1fr;min-height:0}.klcf-sidebar{z-index:100;width:min(300px,84vw);box-shadow:none;transition:transform .25s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%)}.klcf-sidebar.klcf-open{box-shadow:var(--shadow-lg);transform:translate(0)}.klcf-drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:8px;padding:0 4px 8px 12px;display:flex}.klcf-scrim.klcf-open{z-index:99;background:#1f140e66;display:block;position:fixed;top:0;bottom:0;left:0;right:0}}@media print{.klcf-shell{height:auto!important;min-height:0!important;display:block!important}.klcf-body{min-height:0!important;display:block!important}.klcf-sidebar{display:none!important}.klcf-main{height:auto!important;overflow:visible!important}.klcf-topbar{position:static!important}}
