.kl-home{--leaf:#216e4f;--surface:#fcf7e6;--raised:#e6f0d4;--canvas:#f0f5e6;--ink:#332114;--muted:#63573d;--hair:#c9bfa3;--fur:#c78344;--feature:#291c12;--muzzle:#f4d99a;background:var(--canvas);min-height:100vh;color:var(--ink);font-family:ui-rounded,SF Pro Rounded,Nunito,system-ui,sans-serif}.kl-home .klh-in{max-width:1080px;margin:0 auto;padding:0 clamp(18px,4vw,28px)}.kl-home .klh-nav{z-index:20;background:color-mix(in srgb, var(--canvas) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--hair);position:sticky;top:0}.kl-home .klh-nav .klh-in{align-items:center;gap:16px;height:64px;display:flex}.kl-home .klh-brand{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.kl-home .klh-links{gap:4px;margin-left:12px;display:flex}.kl-home .klh-links a{color:var(--muted);border-radius:10px;align-items:center;gap:6px;padding:8px 13px;font-size:14.5px;font-weight:700;text-decoration:none;display:inline-flex}.kl-home .klh-links a:hover{background:var(--raised);color:var(--ink)}.kl-home .klh-links a.on{background:color-mix(in srgb, var(--leaf) 13%, var(--surface));color:var(--leaf)}.kl-home .klh-brand .w{font-size:19px;font-weight:900}.kl-home .klh-brand .s{color:var(--muted);font-size:19px;font-weight:700}.kl-home .klh-kapi{flex:none;display:inline-block;position:relative}.kl-home .klh-kapi[data-mood=ready]{animation:3.4s ease-in-out infinite klh-float}.kl-home .klh-kapi-img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.kl-home [data-motion-icon]{width:var(--motion-icon-size,18px);height:var(--motion-icon-size,18px);color:currentColor;transform-origin:50%;flex:none;justify-content:center;align-items:center;transition:transform .16s,color .16s;display:inline-flex}.kl-home [data-motion-icon] svg{width:var(--motion-icon-size,18px);height:var(--motion-icon-size,18px)}.kl-home [data-motion-intent=active]{animation:.42s both kapi-motion-settle}.kl-home [data-motion-intent=success]{animation:.52s both kapi-motion-pop}.kl-home [data-motion-intent=repair]{animation:.58s both kapi-motion-repair}.kl-home [data-motion-intent=syncing],.kl-home [data-motion-intent=generating],.kl-home [data-motion-intent=publishing]{animation:1.45s linear infinite kapi-motion-orbit}.kl-home [data-motion-intent=notifying]{animation:2.4s ease-in-out infinite kapi-motion-bell}.kl-home button:hover [data-motion-intent=press],.kl-home a:hover [data-motion-intent=press]{transform:translateY(-1px)scale(1.05)}.kl-home button:active [data-motion-intent=press],.kl-home a:active [data-motion-intent=press]{transform:scale(.94)}@keyframes klh-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes kapi-motion-settle{0%{transform:translateY(1px)scale(.96)rotate(-2deg)}56%{transform:translateY(-1px)scale(1.06)rotate(1deg)}to{transform:translateY(0)scale(1)rotate(0)}}@keyframes kapi-motion-pop{0%{transform:scale(.9)}55%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes kapi-motion-repair{0%,to{transform:translate(0)}24%{transform:translate(-2px)}48%{transform:translate(2px)}72%{transform:translate(-1px)}}@keyframes kapi-motion-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes kapi-motion-bell{0%,76%,to{transform:rotate(0)}82%{transform:rotate(-9deg)}88%{transform:rotate(7deg)}94%{transform:rotate(-3deg)}}@media (prefers-reduced-motion:reduce){.kl-home .klh-kapi,.kl-home [data-motion-icon]{transition:none!important;animation:none!important;transform:none!important}}.kl-home .klh-right{align-items:center;gap:12px;margin-left:auto;display:flex}.kl-home .klh-leaves{color:var(--leaf);background:color-mix(in srgb, var(--leaf) 11%, var(--surface));border:1px solid var(--hair);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:800;display:inline-flex}.kl-home .klh-avatar{background:var(--raised);border:1px solid var(--hair);width:36px;height:36px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.kl-home .klh-iconlink{border:1px solid var(--hair);width:36px;height:36px;color:var(--muted);background:0 0;border-radius:999px;place-items:center;text-decoration:none;display:inline-grid}.kl-home .klh-iconlink:hover,.kl-home .klh-avatar:hover,.kl-home .klh-iconlink.on,.kl-home .klh-avatar.on{background:color-mix(in srgb, var(--leaf) 11%, var(--surface));color:var(--leaf);border-color:color-mix(in srgb, var(--leaf) 28%, var(--hair))}.kl-home .klh-signout{font:inherit;color:var(--muted);border:1px solid var(--hair);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:13.5px;font-weight:700;display:inline-flex}.kl-home .klh-signout:hover{background:var(--raised);color:var(--ink)}.kl-home .klh-page{padding:34px clamp(18px,4vw,28px) 64px}.kl-home .klh-h1{margin:0;font-size:clamp(26px,4vw,30px);font-weight:900}.kl-home .klh-sub{color:var(--muted);margin:6px 0 0;font-size:15px}.kl-home .klh-cont{background:var(--surface);border:1px solid var(--hair);color:inherit;border-radius:20px;align-items:center;gap:20px;margin-top:22px;padding:24px 26px;text-decoration:none;display:flex;box-shadow:0 6px 18px #3321141a}.kl-home .klh-cont-main{flex:1}.kl-home .klh-eyebrow{font-size:12.5px;font-weight:800}.kl-home .klh-cont-main h2{margin:8px 0 4px;font-size:24px;font-weight:900}.kl-home .klh-cont-meta{color:var(--muted);font-size:13.5px}.kl-home .klh-cont-kapi{flex:none;place-items:center;display:grid}.kl-home .klh-cont-cta{color:var(--surface);background:var(--leaf);border-radius:10px;flex:none;align-items:center;gap:7px;padding:13px 24px;font-size:15px;font-weight:800;display:inline-flex}.kl-home .klh-placement{background:var(--surface);border:1px solid var(--hair);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:18px;padding:16px;display:grid;box-shadow:0 1px 2px #3321140d}.kl-home .klh-placement h2{letter-spacing:0;margin:5px 0 4px;font-size:20px;font-weight:900}.kl-home .klh-placement p{max-width:62ch;color:var(--muted);margin:0;font-size:14px;line-height:1.45}.kl-home .klh-placement-action{background:var(--leaf);min-height:44px;color:var(--surface);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-weight:900;text-decoration:none;display:inline-flex}.kl-home .klh-sec{margin:32px 0 14px;font-size:17px;font-weight:800}.kl-home .klh-sec-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.kl-home .klh-sec-row .join-entry{flex:320px;min-width:min(100%,280px);max-width:360px}.kl-home .klh-sec-row .klh-sec{margin-bottom:0}.kl-home .klh-sec-row-tight{margin-top:32px}.kl-home .klh-sec-row-tight .klh-sec{margin-top:0;margin-bottom:4px}.kl-home .klh-sec-sub{color:var(--muted);margin:0;font-size:13.5px;line-height:1.45}.kl-home .join-box.join-box-home{gap:8px;width:100%;margin-top:0}.kl-home .join-box-home input{font:inherit;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);background:var(--surface);border:1px solid var(--hair);border-radius:10px;outline:none;flex:1;min-width:0;padding:9px 12px;font-size:14px;font-weight:700}.kl-home .join-box-home input:focus{border-color:var(--kapi-leaf,#216e4f);outline:3px solid var(--kapi-focus,#0d7a7a);outline-offset:2px}.kl-home .join-box-home .button{cursor:pointer;font:inherit;background:var(--kapi-leaf,#216e4f);color:#fff;border:0;border-radius:10px;flex:none;padding:9px 14px;font-size:14px;font-weight:800}.kl-home .klh-grove{background:var(--surface);border:1px solid var(--hair);border-radius:20px;align-items:center;gap:22px;margin-top:18px;padding:18px 26px;display:flex;box-shadow:0 1px 2px #3321140d}.kl-home .klh-grove svg{flex:none}.kl-home .klh-grove-info h2{margin:0;font-size:19px;font-weight:900}.kl-home .klh-grove-line{color:var(--leaf);margin:6px 0 0;font-size:14px;font-weight:800}.kl-home .klh-grove-hint{color:var(--muted);max-width:46ch;margin:6px 0 0;font-size:13.5px;line-height:1.5}@media (max-width:560px){.kl-home .klh-sec-row{align-items:stretch}.kl-home .klh-sec-row .join-entry{flex-basis:100%;max-width:none}.kl-home .join-box.join-box-home{grid-template-columns:minmax(0,1fr) auto;display:grid}.kl-home .klh-grove{text-align:center;flex-direction:column}.kl-home .klh-placement{grid-template-columns:1fr}.kl-home .klh-placement-action{width:100%}}.kl-home .klh-empty{background:var(--surface);border:1px solid var(--hair);color:var(--muted);border-radius:16px;max-width:56ch;padding:28px;font-size:15px;line-height:1.55}.kl-home .klh-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.kl-home .klh-sec-row+.klh-grid,.kl-home .klh-sec-row+.klh-empty{margin-top:14px}.kl-home .klh-card{background:var(--surface);border:1px solid var(--hair);color:inherit;border-radius:16px;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 1px 2px #3321140d}.kl-home .klh-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #3321141a}.kl-home .klh-pad{flex-direction:column;flex:1;gap:8px;padding:18px;display:flex}.kl-home .klh-subject{letter-spacing:.03em;font-size:12px;font-weight:800}.kl-home .klh-card h3{margin:2px 0 0;font-size:17px;font-weight:800}.kl-home .klh-access{color:var(--muted);font-size:12.5px;line-height:1.35}.kl-home .klh-foot{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:10px;display:flex}.kl-home .klh-done{color:var(--leaf);background:color-mix(in srgb, var(--leaf) 12%, var(--surface));border-radius:999px;padding:6px 12px;font-size:12.5px;font-weight:800}.kl-home .klh-link{color:var(--leaf);font-size:13.5px;font-weight:800;text-decoration:none}.kl-home .klh-link:hover{text-decoration:underline}.kl-home .klh-btn{color:var(--surface);background:var(--leaf);border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:9px 18px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.kl-home .klh-btn:hover{filter:brightness(.96)}.kl-home .klh-soon{color:var(--muted);background:var(--raised);border-radius:999px;padding:7px 13px;font-size:12.5px;font-weight:700}.kl-home .klh-ready{color:var(--leaf);font-size:12.5px;font-weight:800}.kl-home .klh-bar{background:var(--raised);border-radius:999px;height:7px;margin:10px 0 2px;overflow:hidden}.kl-home .klh-bar>i{background:var(--leaf);border-radius:999px;height:100%;transition:width .3s;display:block}.kl-home .klh-back{color:var(--muted);margin-bottom:4px;padding:4px 0;font-size:13.5px;font-weight:700;text-decoration:none;display:inline-block}.kl-home .klh-back:hover{color:var(--ink)}.kl-home .klh-detail-head{margin-top:4px}.kl-home .klh-lesson{background:var(--surface);border:1px solid var(--hair);border-radius:14px;align-items:center;gap:16px;padding:16px 18px;display:flex;box-shadow:0 1px 2px #3321140d}.kl-home .klh-lesson-main{flex:1;min-width:0}.kl-home .klh-lesson-t{font-size:15.5px;font-weight:800}.kl-home .klh-lesson-d{color:var(--muted);margin-top:2px;font-size:12.5px}.kl-home .klh-lesson+.klh-lesson{margin-top:10px}.kl-home .klh-lesson.is-locked{opacity:.6}.kl-home .klh-btn.is-locked{color:var(--muted);background:var(--raised);pointer-events:none}.kl-home .klh-btn.is-next{box-shadow:0 0 0 3px color-mix(in srgb, var(--leaf) 26%, transparent)}.kl-home .klh-detail-bar{max-width:420px;margin-top:12px}.kl-home .klh-pcard{background:var(--surface);border:1px solid var(--hair);border-radius:18px;align-items:center;gap:18px;margin-top:8px;padding:24px;display:flex;box-shadow:0 1px 2px #3321140d}.kl-home .klh-pmain{flex:1;min-width:0}.kl-home .klh-pbig{background:var(--raised);border:1px solid var(--hair);width:72px;height:72px;color:var(--muted);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:24px;font-weight:900;display:inline-flex}.kl-home .klh-pname{font-size:22px;font-weight:900}.kl-home .klh-pemail{color:var(--muted);overflow-wrap:anywhere;margin-top:2px;font-size:14px}.kl-home .klh-profile-settings{border:1px solid color-mix(in srgb, var(--leaf) 24%, var(--hair));background:color-mix(in srgb, var(--leaf) 10%, var(--surface));min-height:38px;color:var(--leaf);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-size:13.5px;font-weight:900;text-decoration:none;display:inline-flex}.kl-home .klh-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin-top:16px;display:grid}.kl-home .klh-stat{background:var(--surface);border:1px solid var(--hair);border-radius:14px;padding:20px;box-shadow:0 1px 2px #3321140d}.kl-home .klh-stat-v{font-size:28px;font-weight:900}.kl-home .klh-stat-l{color:var(--muted);margin-top:4px;font-size:13px}.kl-home .klh-settings-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.kl-home .klh-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.kl-home .klh-settings-panel{background:var(--surface);border:1px solid var(--hair);border-radius:14px;min-width:0;padding:18px;box-shadow:0 1px 2px #3321140d}.kl-home .klh-panel-title{color:var(--ink);align-items:center;gap:8px;font-size:16px;font-weight:900;display:inline-flex}.kl-home .klh-settings-facts{gap:12px;margin:16px 0 0;display:grid}.kl-home .klh-settings-facts div{grid-template-columns:minmax(92px,.35fr) minmax(0,1fr);align-items:baseline;gap:12px;display:grid}.kl-home .klh-settings-facts dt{color:var(--muted);font-size:12.5px;font-weight:800}.kl-home .klh-settings-facts dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:800;line-height:1.35}.kl-home .klh-settings-copy{color:var(--muted);margin:12px 0 0;font-size:13.5px;line-height:1.5}.kl-home .klh-settings-metric-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.kl-home .klh-settings-metric-row span,.kl-home .klh-boundary-status{background:var(--raised);min-height:28px;color:var(--muted);border:1px solid var(--hair);white-space:nowrap;border-radius:999px;align-items:center;padding:6px 9px;font-size:12.5px;font-weight:900;line-height:1.1;display:inline-flex}.kl-home .klh-settings-disabled-action{border:1px solid var(--hair);background:color-mix(in srgb, var(--muted) 6%, var(--surface));min-height:36px;color:var(--muted);font:inherit;cursor:not-allowed;border-radius:10px;margin-top:16px;padding:8px 12px;font-size:13px;font-weight:900}.kl-home .klh-boundary-row{border-top:1px solid color-mix(in srgb, var(--hair) 72%, transparent);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 0;display:grid}.kl-home .klh-panel-title+.klh-boundary-row{margin-top:12px}.kl-home .klh-boundary-icon{background:var(--raised);width:34px;height:34px;color:var(--leaf);border:1px solid color-mix(in srgb, var(--leaf) 16%, var(--hair));border-radius:10px;place-items:center;display:inline-grid}.kl-home .klh-boundary-row h2{color:var(--ink);margin:0;font-size:14px;font-weight:900;line-height:1.25}.kl-home .klh-boundary-row p{color:var(--muted);margin:4px 0 0;font-size:12.75px;line-height:1.4}.kl-home .klh-devices{margin-top:24px}.kl-home .klh-device-count{border:1px solid var(--hair);background:color-mix(in srgb, var(--leaf) 10%, var(--surface));min-height:34px;color:var(--leaf);border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:13.5px;font-weight:900;display:inline-flex}.kl-home .klh-device-list{gap:12px;margin-top:14px;display:grid}.kl-home .klh-device{background:var(--surface);border:1px solid var(--hair);border-radius:14px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:92px;padding:16px 18px;display:grid;box-shadow:0 1px 2px #3321140d}.kl-home .klh-device.is-removed{background:color-mix(in srgb, var(--muted) 5%, var(--surface))}.kl-home .klh-device-icon{width:48px;height:48px;color:var(--leaf);background:var(--raised);border:1px solid color-mix(in srgb, var(--leaf) 18%, var(--hair));border-radius:14px;place-items:center;display:inline-grid}.kl-home .klh-device-main{min-width:0}.kl-home .klh-device-title-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.kl-home .klh-device-title-row h2{margin:0;font-size:17px;font-weight:900;line-height:1.2}.kl-home .klh-device-current{background:color-mix(in srgb, var(--leaf) 13%, var(--surface));min-height:24px;color:var(--leaf);border-radius:999px;align-items:center;padding:4px 8px;font-size:12px;font-weight:900;display:inline-flex}.kl-home .klh-device-place,.kl-home .klh-device-meta{overflow-wrap:anywhere}.kl-home .klh-device-place{color:var(--muted);margin:5px 0 0;font-size:13.5px;line-height:1.35}.kl-home .klh-device-meta{color:var(--muted);flex-wrap:wrap;gap:8px 12px;margin-top:8px;font-size:12.5px;line-height:1.3;display:flex}.kl-home .klh-device-status{min-width:96px;min-height:34px;color:var(--muted);background:color-mix(in srgb, var(--muted) 9%, var(--surface));border:1px solid var(--hair);white-space:nowrap;border-radius:999px;justify-content:center;justify-self:end;align-items:center;gap:6px;padding:7px 11px;font-size:12.5px;font-weight:900;display:inline-flex}.kl-home .klh-device-status.active{color:var(--leaf);background:color-mix(in srgb, var(--leaf) 11%, var(--surface));border-color:color-mix(in srgb, var(--leaf) 30%, var(--hair))}.kl-home .klh-device-status.signed_out,.kl-home .klh-device-status.stale{color:#8f422b;background:color-mix(in srgb, #8f422b 9%, var(--surface));border-color:color-mix(in srgb, #8f422b 24%, var(--hair))}.kl-home .klh-device-controls{justify-self:end;align-items:center;gap:10px;display:flex}.kl-home .klh-device-controls form{margin:0}.kl-home .klh-device-remove{appearance:none;border:1px solid color-mix(in srgb, #8f422b 22%, var(--hair));background:color-mix(in srgb, #8f422b 7%, var(--surface));color:#8f422b;min-height:34px;font:inherit;white-space:nowrap;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:7px 11px;font-size:12.5px;font-weight:900;display:inline-flex}.kl-home .klh-device-remove:hover:not(:disabled),.kl-home .klh-device-remove:focus-visible:not(:disabled){border-color:#8f422b;outline:none;box-shadow:0 0 0 3px #8f422b1f}.kl-home .klh-device-remove:disabled{color:var(--muted);background:color-mix(in srgb, var(--muted) 6%, var(--surface));border-color:var(--hair);cursor:not-allowed;opacity:.74}.kl-home .klh-removed-devices{margin-top:18px}.kl-home .klh-device-disclosure{margin-top:14px}.kl-home .klh-device-disclosure summary{border:1px solid var(--hair);background:color-mix(in srgb, var(--leaf) 7%, var(--surface));min-height:42px;color:var(--ink);cursor:pointer;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 13px;font-size:13.5px;font-weight:900;list-style:none;display:flex}.kl-home .klh-device-disclosure summary::-webkit-details-marker{display:none}.kl-home .klh-device-disclosure summary span{align-items:center;gap:7px;min-width:0;display:inline-flex}.kl-home .klh-device-disclosure summary strong{background:var(--surface);border:1px solid var(--hair);min-width:28px;height:26px;color:var(--leaf);border-radius:999px;place-items:center;font-size:12px;display:inline-grid}.kl-home .klh-device-disclosure[open] summary{border-color:color-mix(in srgb, var(--leaf) 24%, var(--hair))}.kl-home .klh-device-list-nested,.kl-home .klh-device-list-removed{margin-top:10px}@media (max-width:820px){.kl-home .klh-links,.kl-home .klh-cont-kapi{display:none}.kl-home .klh-grid,.kl-home .klh-stats{grid-template-columns:1fr 1fr}.kl-home .klh-settings-grid{grid-template-columns:1fr}}@media (max-width:560px){.kl-home .klh-right{gap:8px}.kl-home .klh-leaves,.kl-home .klh-signout-label{display:none}.kl-home .klh-signout{color:#8f422b;background:color-mix(in srgb, #8f422b 7%, var(--surface));border-color:color-mix(in srgb, #8f422b 20%, var(--hair));justify-content:center;width:36px;height:36px;padding:0}.kl-home .klh-grid{grid-template-columns:1fr}.kl-home .klh-cont{flex-direction:column;align-items:stretch;gap:16px;padding:20px 18px}.kl-home .klh-cont-main h2{font-size:23px;line-height:1.12}.kl-home .klh-cont-cta{justify-content:center;width:100%}.kl-home .klh-stats{grid-template-columns:1fr}.kl-home .klh-pcard,.kl-home .klh-settings-head{flex-direction:column;align-items:stretch}.kl-home .klh-profile-settings{width:100%}.kl-home .klh-settings-facts div{grid-template-columns:1fr;gap:3px}.kl-home .klh-boundary-row{grid-template-columns:34px minmax(0,1fr);align-items:start}.kl-home .klh-boundary-status{grid-column:2;justify-self:start}.kl-home .klh-device{grid-template-columns:42px minmax(0,1fr);align-items:start;padding:14px}.kl-home .klh-device-icon{width:42px;height:42px}.kl-home .klh-device-status{justify-self:start}.kl-home .klh-device-controls{flex-wrap:wrap;grid-column:2;justify-self:start;align-items:flex-start;gap:8px}}
