*,:before,:after{box-sizing:border-box}:root{--kf-console-dark:#0f172a;--kf-console-dark-rgb:15, 23, 42;--kf-console-surface:#f8fafc;--kf-console-card:#fff;--kf-console-border:#e2e8f0;--kf-console-muted:#64748b;--kf-console-accent:#ea580c;--kf-console-accent-hover:#c2410c;--kf-console-accent-soft:#fff7ed;--kf-console-accent-border:#fed7aa;--kf-console-header-bg:linear-gradient(135deg, #9a3412 0%, #ea580c 48%, #f97316 100%);--kf-console-header-text:#fff7ed;--kf-console-header-muted:#ffedd5;--portal-content-max-width:min(1280px, calc(100vw - 3rem));--portal-content-padding-x:1.5rem}html,body,#root{min-height:100%;margin:0}body{background:var(--kf-console-surface);color:var(--kf-console-dark);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Segoe UI,system-ui,-apple-system,Roboto,Helvetica Neue,sans-serif}code{font-family:ui-monospace,Consolas,monospace;font-size:.9em}.kf-console-shell--gate{background:var(--kf-console-surface);flex-direction:column;min-height:100vh;display:flex}.kf-console-gate-header{background:var(--kf-console-header-bg);color:var(--kf-console-header-text);box-shadow:0 1px 0 rgba(var(--kf-console-dark-rgb), .12);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.kf-console-gate-header__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--kf-console-header-muted);margin:0;font-size:.75rem}.kf-console-gate-header__locale{gap:.35rem;display:inline-flex}.kf-console-gate-header__locale button{color:var(--kf-console-header-text);cursor:pointer;background:0 0;border:1px solid #fff7ed59;border-radius:.35rem;padding:.25rem .55rem;font-size:.75rem}.kf-console-gate-header__locale button.is-active{background:#fff7ed33;border-color:#fff7ed8c}.kf-console-gate{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:32rem;margin:0 auto;padding:2.5rem 1.5rem 4rem;display:flex}.kf-console-gate__title{color:var(--kf-console-dark);margin:0 0 1rem;font-size:clamp(1.35rem,4vw,1.75rem);font-weight:700;line-height:1.3}.kf-console-gate__lead{color:#475569;margin:0 0 1rem;font-size:1rem;line-height:1.65}.kf-console-gate__hint{color:var(--kf-console-muted);margin:0;font-size:.88rem;line-height:1.55}.kf-console-gate__status{color:var(--kf-console-muted);margin:0;font-size:1rem}.kf-console-header{background:var(--kf-console-header-bg);color:var(--kf-console-header-text);box-shadow:0 1px 0 rgba(var(--kf-console-dark-rgb), .12)}.kf-console-header__inner{width:var(--portal-content-max-width);max-width:100%;padding:1.25rem var(--portal-content-padding-x);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.kf-console-header__brand{align-items:center;gap:.75rem;display:flex}.kf-console-header__logo{color:#fff;background:#ffffff2e;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:700;display:inline-flex}.kf-console-header__title{font-size:1.05rem;font-weight:700}.kf-console-header__subtitle{color:var(--kf-console-header-muted);font-size:.8rem}.kf-console-header__nav{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.kf-console-header__back{color:var(--kf-console-header-text);border-radius:999px;margin-right:.25rem;padding:.45rem .65rem;font-size:.85rem;text-decoration:none}.kf-console-header__back:hover{background:#fff3}.kf-console-header__link{color:var(--kf-console-header-text);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;padding:.45rem .8rem}.kf-console-header__link:hover,.kf-console-header__link.is-active{background:#fff3}.kf-console-header__link.is-active{font-weight:600;box-shadow:inset 0 0 0 1px #ffffff59}.kf-console-header__actions{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.kf-console-header__locale{border:1px solid #ffffff40;border-radius:999px;display:inline-flex;overflow:hidden}.kf-console-header__locale button{color:var(--kf-console-header-text);cursor:pointer;background:0 0;border:0;padding:.3rem .65rem;font-size:.78rem}.kf-console-header__locale button.is-active{background:#ffffff38;font-weight:600}.kf-console-course-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.kf-console-course-card{border:1px solid var(--kf-console-border);background:var(--kf-console-card);height:100%;box-shadow:0 4px 18px rgba(var(--kf-console-dark-rgb), .06);border-radius:.85rem;flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.kf-console-course-card:hover{box-shadow:0 12px 28px rgba(var(--kf-console-dark-rgb), .1);transform:translateY(-2px)}.kf-console-course-card__cover-wrap{justify-content:center;align-items:center;height:132px;display:flex;position:relative;overflow:hidden}.kf-console-course-card__cover{object-fit:cover;z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0}.kf-console-course-card__initials{letter-spacing:.06em;opacity:.55;-webkit-user-select:none;user-select:none;z-index:0;font-size:1.65rem;font-weight:800}.kf-console-course-card__badge{letter-spacing:.04em;text-transform:uppercase;color:#9a3412;background:#ffffffeb;border:1px solid #ea580c40;border-radius:999px;padding:.2rem .5rem;font-size:.68rem;font-weight:700;position:absolute;top:.55rem;left:.55rem;box-shadow:0 2px 8px #0f172a14}.kf-console-course-card__body{flex-direction:column;flex:1;gap:.55rem;padding:.95rem 1rem 1.05rem;display:flex}.kf-console-course-card__title{color:var(--kf-console-dark);margin:0;font-size:.98rem;font-weight:650;line-height:1.35}.kf-console-course-card__meta{color:var(--kf-console-muted);margin:0;font-size:.78rem;line-height:1.4}.kf-console-course-card__actions{flex-wrap:wrap;gap:.45rem;margin-top:auto;padding-top:.35rem;display:flex}.kf-console-course-card__btn{font:inherit;cursor:pointer;background:var(--kf-console-accent);color:#fff;border:0;border-radius:.45rem;padding:.45rem .75rem;font-size:.82rem;font-weight:600;transition:background .15s}.kf-console-course-card__btn:hover{background:var(--kf-console-accent-hover)}.kf-console-course-card__btn--ghost{color:var(--kf-console-accent-hover);border:1px solid var(--kf-console-accent-border);background:0 0}.kf-console-course-card__btn--ghost:hover{background:var(--kf-console-accent-soft)}.kf-console-course-card__btn--danger{color:#b91c1c;background:0 0;border:1px solid #fecaca;margin-left:auto}.kf-console-course-card__btn--danger:hover{background:#fef2f2}.kf-console-home__hero{background:var(--kf-console-card);border:1px solid var(--kf-console-border);border-radius:.85rem;margin-bottom:1.75rem;padding:1.35rem 1.5rem;box-shadow:0 1px 3px #0f172a0f}.kf-console-home__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--kf-console-accent-hover);margin:0 0 .35rem;font-size:.72rem;font-weight:700}.kf-console-home h1{color:var(--kf-console-dark);margin:0 0 .45rem;font-size:clamp(1.55rem,2.5vw,2rem);font-weight:750;line-height:1.2}.kf-console-home__welcome{color:var(--kf-console-dark);margin:0 0 .5rem;font-size:.95rem;font-weight:600}.kf-console-home__lede{color:var(--kf-console-muted);max-width:42rem;margin:0;font-size:.95rem;line-height:1.55}.kf-console-home__lifecycle{margin:1.5rem 0;padding:1rem 0 .25rem}.kf-console-home__lifecycle--live{border-top:1px solid var(--kf-console-border);padding-top:.5rem}.kf-console-home__lifecycle-head{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.85rem;display:flex}.kf-console-home__lifecycle h2{margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.kf-console-home__count{color:var(--kf-console-muted);font-size:.82rem;font-weight:600}.kf-console-home__lifecycle-lede{color:var(--kf-console-muted);margin:0;font-size:.88rem;line-height:1.45}.kf-console-home__lifecycle-empty{color:var(--kf-console-muted);margin:0;padding:.5rem 0;font-size:.9rem}.kf-console-home__workflows{border-top:1px solid var(--kf-console-border);margin-top:2rem;padding-top:1.5rem}.kf-console-home__workflows h2{margin:0 0 .35rem;font-size:1.1rem}.kf-console-home__workflows-lede{color:var(--kf-console-muted);max-width:40rem;margin:0 0 1rem;font-size:.9rem}.kf-console-home__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.kf-console-home__card{text-align:left;border:1px solid var(--kf-console-border);background:var(--kf-console-card);cursor:pointer;border-radius:.85rem;padding:1.15rem 1.15rem 1rem;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative;overflow:hidden}.kf-console-home__card:hover{border-color:var(--kf-console-accent-border);transform:translateY(-2px);box-shadow:0 10px 24px #ea580c1f}.kf-console-home__card.is-primary{border-color:var(--kf-console-accent-border);background:linear-gradient(#fffaf5 0%,#fff 100%);box-shadow:0 4px 16px #ea580c14}.kf-console-home__card-step{background:var(--kf-console-accent-soft);width:1.65rem;height:1.65rem;color:var(--kf-console-accent-hover);border:1px solid var(--kf-console-accent-border);border-radius:999px;justify-content:center;align-items:center;margin-bottom:.65rem;font-size:.78rem;font-weight:800;display:inline-flex}.kf-console-home__card h3{color:var(--kf-console-dark);margin:0 0 .45rem;font-size:1.05rem}.kf-console-home__card p{color:var(--kf-console-muted);margin:0 0 .75rem;font-size:.88rem;line-height:1.45}.kf-console-home__card-cta{color:var(--kf-console-accent-hover);font-size:.82rem;font-weight:700}.kf-studio-hint{vertical-align:middle;margin-left:.35rem;display:inline-flex;position:relative}.kf-studio-hint__trigger{width:1.05rem;height:1.05rem;color:var(--kf-console-muted);border:1px solid var(--kf-console-border);cursor:help;background:#0f172a0f;border-radius:50%;justify-content:center;align-items:center;font-size:.62rem;font-style:italic;font-weight:700;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.kf-studio-hint:hover .kf-studio-hint__trigger,.kf-studio-hint:focus-within .kf-studio-hint__trigger{color:var(--kf-console-accent-hover);border-color:var(--kf-console-accent-border);background:var(--kf-console-accent-soft)}.kf-studio-hint__bubble{z-index:40;border:1px solid var(--kf-console-border);background:var(--kf-console-card);text-align:left;pointer-events:none;opacity:0;visibility:hidden;border-radius:.45rem;min-width:11rem;max-width:16rem;padding:.5rem .6rem;font-size:.72rem;font-weight:400;line-height:1.4;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;bottom:calc(100% + .45rem);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 8px 24px #0f172a1f}.kf-studio-hint:hover .kf-studio-hint__bubble,.kf-studio-hint:focus-within .kf-studio-hint__bubble{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.kf-studio-hint__line{display:block}.kf-studio-hint__line--en{color:var(--kf-console-dark)}.kf-studio-hint__line--ja{color:var(--kf-console-muted);margin-top:.25rem;font-size:.68rem}.kf-audit-tab-hero{border:1px solid var(--kf-console-border);background:var(--kf-console-card);border-radius:.75rem;align-items:flex-start;gap:1rem;margin:0 0 1.15rem;padding:1rem 1.15rem;display:flex;box-shadow:0 2px 12px #0f172a0d}.kf-audit-tab-hero__badge{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.2rem;font-weight:800;line-height:1;display:flex;box-shadow:inset 0 1px #ffffff73}.kf-audit-tab-hero__body{flex:1;min-width:0}.kf-audit-tab-hero__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--kf-console-muted);margin:0 0 .2rem;font-size:.68rem;font-weight:700}.kf-audit-tab-hero__title{flex-wrap:wrap;align-items:center;gap:.15rem;margin:0 0 .35rem;font-size:1.15rem;font-weight:700;line-height:1.25;display:flex}.kf-audit-tab-hero__lede{color:var(--kf-console-muted);max-width:48rem;margin:0;font-size:.88rem;line-height:1.5}.kf-audit-tab-hero.is-accent-sky .kf-audit-tab-hero__badge{color:#0369a1;background:linear-gradient(145deg,#e0f2fe 0%,#bae6fd 100%);border:1px solid #7dd3fc}.kf-audit-tab-hero.is-accent-violet .kf-audit-tab-hero__badge{color:#5b21b6;background:linear-gradient(145deg,#ede9fe 0%,#ddd6fe 100%);border:1px solid #c4b5fd}.kf-audit-tab-hero.is-accent-amber .kf-audit-tab-hero__badge{color:#b45309;background:linear-gradient(145deg,#fef3c7 0%,#fde68a 100%);border:1px solid #fcd34d}.kf-audit-tab-hero.is-accent-emerald .kf-audit-tab-hero__badge{color:#047857;background:linear-gradient(145deg,#d1fae5 0%,#a7f3d0 100%);border:1px solid #6ee7b7}.kf-audit-tab-hero.is-accent-rose .kf-audit-tab-hero__badge{color:#be123c;background:linear-gradient(145deg,#ffe4e6 0%,#fecdd3 100%);border:1px solid #fda4af}.kf-audit-tab-hero.is-accent-indigo .kf-audit-tab-hero__badge{color:#4338ca;background:linear-gradient(145deg,#e0e7ff 0%,#c7d2fe 100%);border:1px solid #a5b4fc}.kf-audit-tab-hero.is-accent-orange .kf-audit-tab-hero__badge{color:#c2410c;background:linear-gradient(145deg,#ffedd5 0%,#fed7aa 100%);border:1px solid #fdba74}.kf-audit-tab-hero.is-accent-teal .kf-audit-tab-hero__badge{color:#0f766e;background:linear-gradient(145deg,#ccfbf1 0%,#99f6e4 100%);border:1px solid #5eead4}.kf-audit-tab-hero.is-accent-slate .kf-audit-tab-hero__badge{color:#334155;background:linear-gradient(145deg,#f1f5f9 0%,#e2e8f0 100%);border:1px solid #cbd5e1}.kf-console-lesson-preview__backdrop{z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.kf-console-lesson-preview{border:1px solid var(--kf-console-border);background:var(--kf-console-card);border-radius:.85rem;flex-direction:column;width:min(960px,100%);max-height:min(90vh,900px);display:flex;overflow:hidden;box-shadow:0 24px 48px #0f172a33}.kf-console-lesson-preview__header{border-bottom:1px solid var(--kf-console-border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem .75rem;display:flex}.kf-console-lesson-preview__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--kf-console-muted);margin:0 0 .2rem;font-size:.75rem}.kf-console-lesson-preview__header h2{margin:0;font-size:1rem;font-weight:600;line-height:1.35}.kf-console-lesson-preview__close{color:var(--kf-console-muted);cursor:pointer;background:0 0;border:none;padding:.1rem .35rem;font-size:1.5rem;line-height:1}.kf-console-lesson-preview__close:hover{color:var(--kf-console-text)}.kf-console-lesson-preview__body{background:#f8fafc;flex:1;min-height:0}.kf-console-lesson-preview__frame{background:#fff;border:0;width:100%;height:min(68vh,720px);display:block}.kf-console-lesson-preview__status,.kf-console-lesson-preview__error{margin:1.5rem;font-size:.92rem}.kf-console-lesson-preview__error{color:#b91c1c}.kf-console-lesson-preview__footer{border-top:1px solid var(--kf-console-border);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.1rem;display:flex}.kf-console-lesson-preview__hint{color:var(--kf-console-muted);margin:0;font-size:.82rem}.kf-console-lesson-preview__chapter{color:var(--kf-console-muted);margin:.25rem 0 0;font-size:.82rem}.kf-console-lesson-preview__tabs{border-bottom:1px solid var(--kf-console-border);background:var(--kf-console-card);flex-wrap:wrap;gap:.35rem;padding:.65rem 1rem;display:flex}.kf-console-lesson-preview__tab{border:1px solid var(--kf-console-border);color:var(--kf-console-text);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border-radius:999px;max-width:100%;padding:.3rem .65rem;font-size:.78rem;overflow:hidden}.kf-console-lesson-preview__tab.is-active{border-color:var(--kf-console-accent-border);color:var(--kf-console-accent-hover);background:#ea580c14}.kf-console-lesson-preview--course{width:min(1040px,100%)}.kf-console-audit{width:100%}.kf-console-audit__header{margin-bottom:1rem}.kf-console-audit__header-copy{border:1px solid var(--kf-console-border);background:var(--kf-console-card);border-radius:.75rem;padding:1rem 1.15rem;box-shadow:0 2px 12px #0f172a0d}.kf-console-audit__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#0f766e;margin:0 0 .25rem;font-size:.68rem;font-weight:700}.kf-console-audit__header h1{letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.45rem}.kf-console-audit__header p{color:var(--kf-console-muted);max-width:44rem;margin:0;font-size:.92rem;line-height:1.45}.kf-console-audit__picker{background:var(--kf-console-card);border-left:2px solid #5eead4;margin-top:0}.kf-console-audit__picker-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.kf-console-audit__picker-title-wrap{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.kf-console-audit__picker-icon{color:#0f766e;background:#ccfbf1;border:1px solid #5eead4;border-radius:.45rem;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.95rem;display:inline-flex}.kf-console-audit__picker-head h2{margin:0;font-size:1.05rem;font-weight:700}.kf-audit-lifecycle-chip{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;padding:.28rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.kf-audit-lifecycle-chip.is-live{color:#0369a1;background:#e0f2fe;border:1px solid #7dd3fc}.kf-audit-lifecycle-chip.is-wip{color:#c2410c;background:#ffedd5;border:1px solid #fdba74}.kf-console-audit__picker-toolbar{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}.kf-console-audit__picker-label{letter-spacing:.03em;text-transform:uppercase;color:var(--kf-console-muted);align-items:center;gap:.25rem;font-size:.78rem;font-weight:700;display:inline-flex}.kf-console-audit__picker-field{flex-direction:column;gap:.35rem;display:flex}.kf-console-audit__picker-select{border:1px solid var(--kf-console-border);min-width:min(22rem,100%);font:inherit;background:#fff;border-radius:.5rem;padding:.55rem .65rem;font-size:.95rem;font-weight:600}.kf-console-audit__picker-field.is-accent-sky .kf-console-audit__picker-select{background:#f0f9ff;border-color:#7dd3fc}.kf-console-audit__picker-field.is-accent-indigo .kf-console-audit__picker-select{background:#eef2ff;border-color:#a5b4fc}.kf-console-audit__picker-field.is-accent-teal .kf-console-audit__picker-select{background:#f0fdfa;border-color:#5eead4}.kf-console-audit__picker-actions{flex-wrap:wrap;align-items:flex-start;gap:.5rem;display:flex}.kf-console-audit__course-chip{border-top:1px solid var(--kf-console-border);flex-wrap:wrap;align-items:center;gap:.5rem;margin:.75rem 0 0;padding-top:.65rem;font-size:.88rem;display:flex}.kf-console-audit__course-hash{color:#64748b;background:#f1f5f9;border-radius:.35rem;padding:.15rem .4rem;font-size:.75rem}.kf-console-audit__layout{grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:start;gap:1rem;width:100%;display:grid}@media (width<=900px){.kf-console-audit__layout{grid-template-columns:1fr}}.kf-console-audit__tabs{border:1px solid var(--kf-console-border);background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:.75rem;max-height:calc(100vh - 8rem);padding-bottom:.35rem;position:sticky;top:1rem;overflow:hidden auto;box-shadow:0 2px 14px #0f172a0f}.kf-console-audit__tabs-progress{text-transform:uppercase;letter-spacing:.08em;color:#0f766e;border-bottom:1px solid var(--kf-console-border);background:#f0fdfa;margin:0;padding:.7rem .85rem;font-size:.68rem;font-weight:700}.kf-console-audit__tab-group+.kf-console-audit__tab-group{border-top:1px solid var(--kf-console-border)}.kf-console-audit__tab-group-head{background:#f8fafc;align-items:center;gap:.35rem;padding:.55rem .75rem;display:flex}.kf-console-audit__tab-group.is-accent-sky .kf-console-audit__tab-group-head{background:linear-gradient(90deg,#f0f9ff 0%,#f8fafc 100%)}.kf-console-audit__tab-group.is-accent-slate .kf-console-audit__tab-group-head{background:linear-gradient(90deg,#f1f5f9 0%,#f8fafc 100%)}.kf-console-audit__tab-group-icon{color:#334155;background:#e2e8f0;border-radius:.35rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.72rem;font-weight:800;display:inline-flex}.kf-console-audit__tab-group.is-accent-sky .kf-console-audit__tab-group-icon{color:#0369a1;background:#bae6fd}.kf-console-audit__tab-group-label{text-transform:uppercase;letter-spacing:.1em;color:var(--kf-console-dark);font-size:.68rem;font-weight:800}.kf-console-audit__tab{text-align:left;cursor:pointer;width:calc(100% - .8rem);font:inherit;color:#475569;background:0 0;border:1px solid #0000;border-radius:.45rem;align-items:center;gap:.45rem;margin:.15rem .4rem;padding:.5rem .7rem;font-size:.8rem;transition:background .15s,border-color .15s,transform .12s;display:flex}.kf-console-audit__tab:hover:not(.is-active){color:#334155;background:#0f172a0a}.kf-console-audit__tab-icon{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.35rem;flex-shrink:0;justify-content:center;align-items:center;min-width:1.45rem;height:1.45rem;padding:0 .2rem;font-size:.72rem;font-weight:800;display:inline-flex}.kf-console-audit__tab-label{flex:1;line-height:1.3}.kf-console-audit__tab.is-active{color:var(--kf-console-dark);font-weight:700;transform:translate(2px);box-shadow:0 2px 8px #0f172a0f}.kf-console-audit__tab.is-accent-sky.is-active{background:#f0f9ff;border-color:#7dd3fc}.kf-console-audit__tab.is-accent-sky .kf-console-audit__tab-icon{color:#0369a1;background:#e0f2fe;border-color:#7dd3fc}.kf-console-audit__tab.is-accent-violet.is-active{background:#f5f3ff;border-color:#c4b5fd}.kf-console-audit__tab.is-accent-violet .kf-console-audit__tab-icon{color:#5b21b6;background:#ede9fe;border-color:#c4b5fd}.kf-console-audit__tab.is-accent-emerald.is-active{background:#ecfdf5;border-color:#6ee7b7}.kf-console-audit__tab.is-accent-emerald .kf-console-audit__tab-icon{color:#047857;background:#d1fae5;border-color:#6ee7b7}.kf-console-audit__tab.is-accent-teal.is-active{background:#f0fdfa;border-color:#5eead4}.kf-console-audit__tab.is-accent-teal .kf-console-audit__tab-icon{color:#0f766e;background:#ccfbf1;border-color:#5eead4}.kf-console-audit__tab.is-accent-indigo.is-active{background:#eef2ff;border-color:#a5b4fc}.kf-console-audit__tab.is-accent-indigo .kf-console-audit__tab-icon{color:#4338ca;background:#e0e7ff;border-color:#a5b4fc}.kf-console-audit__tab.is-accent-amber.is-active{background:#fffbeb;border-color:#fcd34d}.kf-console-audit__tab.is-accent-amber .kf-console-audit__tab-icon{color:#b45309;background:#fef3c7;border-color:#fcd34d}.kf-console-audit__tab.is-accent-rose.is-active{background:#fff1f2;border-color:#fda4af}.kf-console-audit__tab.is-accent-rose .kf-console-audit__tab-icon{color:#be123c;background:#ffe4e6;border-color:#fda4af}.kf-console-audit__tab.is-accent-orange.is-active{background:#fff7ed;border-color:#fdba74}.kf-console-audit__tab.is-accent-orange .kf-console-audit__tab-icon{color:#c2410c;background:#ffedd5;border-color:#fdba74}.kf-console-audit__tab.is-accent-slate.is-active{background:#f8fafc;border-color:#cbd5e1}.kf-console-audit__tab.is-accent-slate .kf-console-audit__tab-icon{color:#334155;background:#e2e8f0;border-color:#cbd5e1}.kf-console-audit__panel{background:var(--kf-console-card);border:1px solid var(--kf-console-border);border-radius:.75rem;width:100%;min-width:0;min-height:min(80vh,900px);padding:1.15rem 1.35rem 1.35rem;box-shadow:0 2px 14px #0f172a0d}.kf-console-audit__panel.is-accent-sky{border-top:3px solid #7dd3fc}.kf-console-audit__panel.is-accent-violet{border-top:3px solid #c4b5fd}.kf-console-audit__panel.is-accent-emerald{border-top:3px solid #6ee7b7}.kf-console-audit__panel.is-accent-teal{border-top:3px solid #5eead4}.kf-console-audit__panel.is-accent-indigo{border-top:3px solid #a5b4fc}.kf-console-audit__panel.is-accent-amber{border-top:3px solid #fcd34d}.kf-console-audit__panel.is-accent-rose{border-top:3px solid #fda4af}.kf-console-audit__panel.is-accent-orange{border-top:3px solid #fdba74}.kf-console-audit__panel.is-accent-slate{border-top:3px solid #cbd5e1}.kf-console-audit__panel h3{margin-top:0}.kf-console-audit__panel h4{color:var(--kf-console-accent-hover);margin:1.25rem 0 .5rem}.kf-console-audit__intro,.kf-console-audit__summary{color:var(--kf-console-muted);font-size:.92rem}.kf-console-audit__tab-jumps{flex-wrap:wrap;gap:.5rem;margin:.75rem 0 1rem;display:flex}.kf-console-audit__tab-jumps button{border:1px solid var(--kf-console-accent-border);background:var(--kf-console-accent-soft);color:var(--kf-console-accent-hover);cursor:pointer;border-radius:.375rem;padding:.4rem .85rem;font-size:.875rem;font-weight:500}.kf-console-audit__tab-jumps button:hover{border-color:var(--kf-console-accent)}.kf-console-audit__label{color:var(--kf-console-muted);margin:.75rem 0 .25rem;font-size:.8rem;font-weight:600}.kf-console-audit__loading,.kf-console-audit__empty{color:var(--kf-console-muted)}.kf-console-audit__error{color:#b91c1c}.kf-console-audit__json{border:1px solid var(--kf-console-border);background:#f8fafc;border-radius:.5rem;max-height:min(65vh,760px);padding:.75rem;font-size:.8rem;overflow:auto}.kf-console-audit__html{width:100%;max-width:100%;overflow:visible}.kf-console-audit__html .kf-console-audit-export-wrap,.kf-console-audit-export-wrap{box-sizing:border-box;padding:0;width:100%!important;max-width:100%!important;margin:0!important}.kf-console-audit__html .kf-console-audit-export-wrap .container{max-width:100%!important}.kf-console-audit__html--structure .kf-console-audit-export-wrap,.kf-console-audit__html--rubric .kf-console-audit-export-wrap,.kf-console-audit__html--audit_trail_report .kf-console-audit-export-wrap{padding:.25rem 0}.kf-console-audit__html--explainability .kf-console-audit-export-wrap .container{padding-bottom:.5rem}.kf-console-explain-section{border:1px solid var(--kf-console-border);background:#fff;border-radius:.5rem;margin:0 1.25rem .65rem;overflow:hidden}.kf-console-explain-section__toggle{background:var(--kf-console-accent-soft);width:100%;font:inherit;color:var(--kf-console-accent-hover);cursor:pointer;text-align:left;border:0;align-items:center;gap:.65rem;padding:.85rem 1rem;font-size:.95rem;font-weight:600;display:flex}.kf-console-explain-section__toggle:hover{background:#ffedd5}.kf-console-explain-section__chevron{border-bottom:2px solid;border-right:2px solid;flex-shrink:0;width:.45rem;height:.45rem;margin-top:-.15rem;transition:transform .15s;display:inline-block;transform:rotate(-45deg)}.kf-console-explain-section.is-open .kf-console-explain-section__chevron{margin-top:.1rem;transform:rotate(45deg)}.kf-console-explain-section__title{flex:1;line-height:1.35}.kf-console-explain-section__body{border-top:1px solid var(--kf-console-border);padding:1rem 1.25rem 1.25rem}.kf-console-explain-section__body[hidden],.kf-console-explain-section__body>h2{display:none}.kf-console-explain-section__body pre{max-height:min(50vh,480px);overflow:auto}.kf-console-audit__html a{color:var(--kf-console-accent-hover);cursor:pointer}.kf-console-audit__html table{border-collapse:collapse;width:100%}.kf-console-audit__metrics{flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem;display:flex}.kf-console-audit__metric-label{color:var(--kf-console-muted);font-size:.75rem;display:block}.kf-console-audit__hash{word-break:break-all;background:var(--kf-console-accent-soft);border:1px solid var(--kf-console-accent-border);border-radius:.5rem;padding:.5rem;display:block}.kf-console-audit__table-wrap{border:1px solid var(--kf-console-border);border-radius:.5rem;max-height:min(60vh,720px);overflow:auto}.kf-console-audit__table{border-collapse:collapse;width:100%;font-size:.88rem}.kf-console-audit__table--fixed{table-layout:fixed}.kf-console-audit__table th,.kf-console-audit__table td{border:1px solid var(--kf-console-border);text-align:left;vertical-align:top;overflow-wrap:break-word;word-break:normal;padding:.5rem .65rem}.kf-console-audit__col-resize{cursor:col-resize;z-index:2;background:0 0;border:0;width:8px;height:100%;padding:0;position:absolute;top:0;right:-4px}.kf-console-audit__col-resize:hover,.kf-console-audit__col-resize:focus-visible{background:var(--kf-console-accent-border)}.kf-console-audit__cell--outcome{line-height:1.45}.kf-console-audit__cell--chapter,.kf-console-audit__cell--delivered{color:var(--kf-console-dark);font-size:.86rem}.kf-console-audit__table th{background:var(--kf-console-accent-soft);color:var(--kf-console-accent-hover);z-index:1;position:sticky;top:0}.kf-console-audit__cards{flex-direction:column;gap:.75rem;display:flex}.kf-console-audit__card{border:1px solid var(--kf-console-border);background:#fafafa;border-radius:.5rem;padding:1rem}.kf-console-audit__card h4{margin:0 0 .5rem}.kf-console-audit__card ul{margin:.25rem 0 .75rem;padding-left:1.2rem}.kf-console-audit__chip{background:var(--kf-console-accent-soft);border-radius:999px;margin-right:.75rem;padding:.2rem .5rem;font-size:.82rem;display:inline-block}.kf-console-audit__list{margin:0;padding-left:1.2rem}.kf-console-audit__muted{color:var(--kf-console-muted);font-size:.85rem}.kf-console-audit__role{color:#0e7490;font-size:.82rem}.kf-console-audit__risk{color:#b45309;font-size:.82rem}.kf-console-audit__chapter-cards{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.kf-console-audit__chapter-card{border:1px solid var(--kf-console-border);background:#f9fafb;border-left:4px solid #059669;border-radius:.5rem;padding:.75rem}.kf-console-audit__chapter-card p{color:var(--kf-console-muted);margin:.25rem 0 0;font-size:.85rem}.kf-console-audit__gap-card{background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:.75rem;padding:1rem}.kf-console-audit__gap-card strong{color:#991b1b}.kf-console-audit__gap-card ul{margin:.5rem 0 0 1.25rem;padding:0;font-size:.85rem}.kf-console-audit__conflict-cards{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.kf-console-audit__conflict-card{background:#fffbeb;border:1px solid #fde68a;border-left:4px solid #d97706;border-radius:.5rem;padding:.75rem}.kf-console-audit__chips{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;display:flex}.kf-console-audit__chip{color:#92400e;background:#fef3c7;border-radius:.25rem;padding:.2rem .45rem;font-size:.75rem;display:inline-block}.kf-console-audit__feedback{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.kf-console-audit__feedback p{color:#166534;margin:0}.kf-console-audit__escalation{background:#f8fafc;border:1px solid #cbd5e1;border-radius:.5rem;margin-top:1rem;padding:1rem}.kf-console-audit__escalation.is-action{background:#fff7ed;border-color:#f97316 #f97316 #f97316 #ea580c;border-left-style:solid;border-left-width:4px}.kf-console-audit__escalation-action{color:#9a3412;margin:0 0 .75rem;font-weight:600}.kf-console-audit__escalation-ok{color:#475569;margin:0 0 .75rem}.kf-console-audit__escalation-steps{color:#334155;margin:0;padding-left:1.25rem;font-size:.9rem}.kf-console-audit__escalation-steps li+li{margin-top:.35rem}.kf-console-cta-wrap{flex-direction:column;gap:.25rem;display:inline-flex}.kf-console-cta-wrap__error{color:#b91c1c;font-size:.8rem}.kf-console-cta{border:1px solid var(--kf-console-accent-border);background:var(--kf-console-card);color:var(--kf-console-accent-hover);font:inherit;cursor:pointer;white-space:nowrap;border-radius:.5rem;padding:.45rem .85rem;font-size:.88rem}.kf-console-cta:hover:not(:disabled){background:#ea580c14}.kf-console-cta:disabled{opacity:.6;cursor:wait}.kf-console-cta--solid{border-color:var(--kf-console-accent);background:var(--kf-console-accent);color:#fff;font-weight:700;box-shadow:0 2px 8px #ea580c40}.kf-console-cta--solid:hover:not(:disabled){background:var(--kf-console-accent-hover);border-color:var(--kf-console-accent-hover)}.kf-console-cta--emphasis{border-width:2px;border-color:var(--kf-console-accent-border);background:var(--kf-console-accent-soft);color:var(--kf-console-accent-hover);font-weight:700}.kf-console-cta--emphasis:hover:not(:disabled){border-color:var(--kf-console-accent);background:#ffedd5}.kf-console-actions-row{flex-wrap:wrap;align-items:flex-start;gap:.5rem;display:flex}.kf-console-panel-card{border:1px solid var(--kf-console-border);background:var(--kf-console-card);border-radius:.75rem;margin:1rem 0;padding:1rem 1.25rem}.kf-console-panel-card h2{margin:0 0 .35rem;font-size:1.05rem}.kf-console-panel-card__intro{color:var(--kf-console-muted);margin:0 0 .75rem;font-size:.9rem}.kf-console-mini-table{border-collapse:collapse;width:100%;font-size:.88rem}.kf-console-mini-table th,.kf-console-mini-table td{border-bottom:1px solid var(--kf-console-border);text-align:left;padding:.45rem .5rem}.kf-console-mini-table th{color:var(--kf-console-muted);font-weight:600}.kf-console-link-btn{color:var(--kf-console-accent-hover);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;text-decoration:underline}.kf-console-learning__header{background:var(--kf-console-card);border:1px solid var(--kf-console-border);border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.25rem;padding:1.1rem 1.25rem;display:flex;box-shadow:0 1px 3px #0f172a0f}.kf-console-learning__workspace{border:1px solid var(--kf-console-border);background:var(--kf-console-card);border-radius:.75rem;margin-bottom:1.25rem;padding:1.15rem 1.25rem;box-shadow:0 2px 14px #0f172a0f}.kf-console-learning__workspace.has-course{border-top:3px solid var(--kf-console-accent)}.kf-console-learning__workspace-head{border-bottom:1px solid var(--kf-console-border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:.85rem;display:flex}.kf-console-learning__workspace-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--kf-console-accent-hover);margin:0 0 .2rem;font-size:.68rem;font-weight:700}.kf-console-learning__workspace-title{margin:0 0 .3rem;font-size:1.2rem;font-weight:700}.kf-console-learning__workspace-lede{color:var(--kf-console-muted);margin:0;font-size:.88rem}.kf-console-learning__pick-prompt{color:var(--kf-console-muted);background:#f8fafc;border-radius:.5rem;margin:0;padding:.85rem 1rem;font-size:.92rem}.kf-console-learning__rollup{border-left:2px solid #94a3b8;margin-bottom:1.25rem}.kf-console-learning__catalog{border:1px dashed var(--kf-console-border);background:#f8fafc;border-radius:.75rem;margin-bottom:2rem;padding:1rem 1.15rem}.kf-console-learning__catalog.is-collapsed{background:var(--kf-console-card);border-style:solid}.kf-console-learning__catalog-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.kf-console-learning__catalog.is-collapsed .kf-console-learning__catalog-head{margin-bottom:0}.kf-console-learning__catalog-collapsed{color:var(--kf-console-muted);margin:.5rem 0 0;font-size:.88rem}.kf-console-learning__course-cards{margin-bottom:0}.kf-console-learning__course-cards-lede{color:var(--kf-console-muted);margin:0 0 .85rem;font-size:.85rem;line-height:1.45}.kf-console-learning__course-cards-title{color:var(--kf-console-dark);margin:0 0 .35rem;font-size:.95rem;font-weight:700}.kf-console-learning__course-cards .is-selected .kf-console-course-card{border-color:var(--kf-console-accent);box-shadow:0 0 0 2px #ea580c2e}.kf-console-learning__header h1{margin:0 0 .35rem}.kf-console-learning__header p{color:var(--kf-console-muted);max-width:44rem;margin:0;font-size:.95rem}.kf-console-learning__course-picker{flex-direction:column;gap:.25rem;font-size:.85rem;display:flex}.kf-console-learning__course-picker select{border:1px solid var(--kf-console-border);border-radius:.5rem;min-width:min(22rem,100%);padding:.45rem .6rem}.kf-console-learning__rollup-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.kf-console-learning__rollup-head h2{margin:0}.kf-console-learning__rollup-totals{color:var(--kf-console-muted);margin:0 0 .75rem;font-size:.88rem}.kf-console-learning__lesson-perf{margin:1.25rem 0}.kf-console-learning__lesson-perf h2{margin:0 0 .35rem}.kf-console-learning__table tr.is-struggling{background:#dc26260f}.kf-console-learning__telemetry-note{color:var(--kf-console-muted);background:var(--kf-console-accent-soft);border:1px solid var(--kf-console-accent-border);border-radius:.5rem;margin:0 0 1rem;padding:.65rem .85rem;font-size:.82rem}.kf-console-learning__metrics{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.kf-console-learning__metrics article{background:var(--kf-console-card);border:1px solid var(--kf-console-border);border-top:3px solid var(--kf-console-accent);border-radius:.75rem;padding:.85rem 1rem}.kf-console-learning__metrics span{color:var(--kf-console-muted);font-size:.78rem;display:block}.kf-console-learning__metrics strong{color:var(--kf-console-accent-hover);font-size:1.35rem}.kf-console-learning__layout{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}@media (width>=1000px){.kf-console-learning__layout.has-detail{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}}.kf-console-learning__panel{background:var(--kf-console-card);border:1px solid var(--kf-console-border);border-radius:.75rem;min-width:0;padding:1rem 1.15rem}.kf-console-learning__panel h2{color:var(--kf-console-accent-hover);margin:0 0 .35rem;font-size:1rem}.kf-console-learning__panel-intro{color:var(--kf-console-muted);margin:0 0 .85rem;font-size:.85rem}.kf-console-learning__table-wrap{border:1px solid var(--kf-console-border);border-radius:.5rem;max-height:min(58vh,560px);overflow:auto}.kf-console-learning__table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.84rem}.kf-console-learning__table th,.kf-console-learning__table td{border-bottom:1px solid var(--kf-console-border);text-align:left;vertical-align:top;overflow-wrap:break-word;padding:.5rem .6rem}.kf-console-learning__table th{background:var(--kf-console-accent-soft);color:var(--kf-console-accent-hover);z-index:1;position:sticky;top:0}.kf-console-learning__table tr{cursor:pointer}.kf-console-learning__table tr.is-selected{background:#fff7ed}.kf-console-learning__table tr:hover{background:#fafafa}.kf-console-learning__header-actions{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.kf-console-learning__audit-link{border:1px solid var(--kf-console-accent-border);background:var(--kf-console-accent-soft);color:var(--kf-console-accent-hover);cursor:pointer;border-radius:.4rem;padding:.35rem .65rem;font-size:.82rem}.kf-console-learning__audit-link:hover{background:#fff7ed}.kf-console-learning__metrics article small{color:var(--kf-console-muted);margin-top:.15rem;font-size:.72rem;font-weight:400;display:block}.kf-console-learning__metrics article.is-alert strong{color:#b45309}.kf-console-learning__struggling{background:#fffbeb;border:1px solid #fde68a;border-left:4px solid #d97706;border-radius:.75rem;margin-bottom:1rem;padding:.85rem 1rem}.kf-console-learning__struggling h2{color:#92400e;margin:0 0 .25rem;font-size:.95rem}.kf-console-learning__struggling-list{flex-wrap:wrap;gap:.5rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.kf-console-learning__struggling-list li{background:#fff;border:1px solid #fde68a;border-radius:.4rem;padding:.4rem .6rem;font-size:.8rem}.kf-console-learning__struggling-list li strong{color:#1f2937;display:block}.kf-console-learning__struggling-list li span{color:#6b7280}.kf-console-learning__source{border-radius:.25rem;padding:.1rem .35rem;font-size:.68rem;font-weight:600;display:inline-block}.kf-console-learning__source.is-portal{color:#1d4ed8;background:#eff6ff}.kf-console-learning__source.is-wp{color:#166534;background:#f0fdf4}.kf-console-learning__detail-stats{color:var(--kf-console-muted);border-bottom:1px solid var(--kf-console-border);flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:.75rem;padding-bottom:.75rem;font-size:.8rem;display:flex}.kf-console-learning__lesson-done{color:#059669;margin-right:.25rem}.kf-console-learning__reflections{margin-top:.35rem;font-size:.78rem}.kf-console-learning__reflections summary{cursor:pointer;color:var(--kf-console-accent-hover)}.kf-console-learning__reflection-item{background:#f9fafb;border-radius:.35rem;margin:.35rem 0;padding:.35rem .5rem}.kf-console-learning__reflection-q{color:#374151;margin:0 0 .2rem;font-weight:500}.kf-console-learning__reflection-a{color:#6b7280;margin:0}.kf-console-learning__reflection-grade{color:#059669;margin:.25rem 0 0;font-size:.72rem}.kf-console-learning__detail-list{max-height:min(58vh,560px);margin:0;padding:0;list-style:none;overflow:auto}.kf-console-learning__detail-item{border-bottom:1px solid var(--kf-console-border);padding:.65rem 0}.kf-console-learning__detail-item:last-child{border-bottom:0}.kf-console-learning__detail-item h3{margin:0 0 .25rem;font-size:.92rem}.kf-console-learning__detail-meta{color:var(--kf-console-muted);font-size:.8rem}.kf-console-learning__loading,.kf-console-learning__empty{color:var(--kf-console-muted)}.kf-console-learning__error{color:#b91c1c}.kf-console-oversight__header{background:var(--kf-console-card);border:1px solid var(--kf-console-border);border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:1.25rem;padding:1.1rem 1.25rem;display:flex;box-shadow:0 1px 3px #0f172a0f}.kf-console-oversight__header h1{margin:0 0 .35rem}.kf-console-oversight__header p{color:var(--kf-console-muted);max-width:42rem;margin:0;font-size:.95rem}.kf-console-oversight__scope{border:1px solid var(--kf-console-border);background:#f8fafc;border-radius:.75rem;min-width:10rem;padding:.75rem 1rem}.kf-console-oversight__scope-label{color:var(--kf-console-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;display:block}.kf-console-oversight__scope-meta{color:var(--kf-console-muted);margin-top:.25rem;font-size:.8rem;display:block}.kf-console-oversight__posture{border-left:2px solid #94a3b8;margin-top:1.25rem}.kf-console-oversight__posture-metrics{flex-wrap:wrap;gap:1rem;margin-bottom:.75rem;font-size:.9rem;display:flex}.kf-console-oversight__posture-metrics strong{color:var(--kf-console-accent-hover)}.kf-console-mini-table tr.is-alert td{color:#b91c1c}.kf-console-oversight__metrics{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.kf-console-oversight__metrics article{background:var(--kf-console-card);border:1px solid var(--kf-console-border);border-top:3px solid var(--kf-console-accent);border-radius:.75rem;padding:.85rem 1rem}.kf-console-oversight__metrics span{color:var(--kf-console-muted);font-size:.78rem;display:block}.kf-console-oversight__metrics strong{color:var(--kf-console-accent-hover);font-size:1.35rem}.kf-console-oversight__roles{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.kf-console-oversight__role-chip{background:var(--kf-console-accent-soft);border:1px solid var(--kf-console-accent-border);color:var(--kf-console-accent-hover);border-radius:999px;padding:.25rem .65rem;font-size:.82rem}.kf-console-oversight__role-chip strong{margin-left:.25rem}.kf-console-oversight__workspace{border:1px solid var(--kf-console-border);background:var(--kf-console-card);border-top:3px solid var(--kf-console-accent);border-radius:.75rem;margin-bottom:1.25rem;padding:1.15rem 1.25rem;box-shadow:0 2px 14px #0f172a0f}.kf-console-oversight__workspace.is-person{border-top-color:#6366f1}.kf-console-oversight__workspace-head{border-bottom:1px solid var(--kf-console-border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.15rem;padding-bottom:1rem;display:flex}.kf-console-oversight__workspace-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--kf-console-accent-hover);margin:0 0 .5rem;font-size:.68rem;font-weight:700}.kf-console-oversight__workspace.is-person .kf-console-oversight__workspace-eyebrow{color:#4f46e5}.kf-console-oversight__lens-bar{margin:0}.kf-console-oversight__lens-toggle{border:1px solid var(--kf-console-border);background:#f8fafc;border-radius:.5rem;display:inline-flex;overflow:hidden}.kf-console-oversight__lens-toggle button{font:inherit;cursor:pointer;color:var(--kf-console-muted);background:0 0;border:0;padding:.5rem 1rem;font-size:.9rem}.kf-console-oversight__lens-toggle button.is-active{background:var(--kf-console-accent-soft);color:var(--kf-console-accent-hover);font-weight:600}.kf-console-oversight__workspace.is-person .kf-console-oversight__lens-toggle button.is-active{color:#4338ca;background:#eef2ff}.kf-console-oversight__lens-hint{color:var(--kf-console-muted);text-align:right;max-width:28rem;margin:0;font-size:.88rem}.kf-console-oversight__person-banner{text-align:right;flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.kf-console-oversight__person-banner p{margin:0;font-size:.9rem}.kf-console-oversight__person-actions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.kf-console-oversight__link-btn{font:inherit;color:var(--kf-console-accent-hover);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.kf-console-oversight__main{flex-direction:column;gap:1.15rem;display:flex}.kf-console-oversight__section{border:1px solid var(--kf-console-border);background:#f8fafc;border-radius:.65rem;min-width:0;padding:1rem 1.1rem}.kf-console-oversight__section--operations{background:var(--kf-console-card);border-top:2px solid var(--kf-console-accent)}.kf-console-oversight__section--operations.is-muted{border-top-color:var(--kf-console-border);opacity:.85}.kf-console-oversight__section--roster{border-top:2px solid #6366f1}.kf-console-oversight__section--governance{border-top:2px solid #d97706}.kf-console-oversight__section--usage{border-top:2px solid #0d9488}.kf-console-oversight__section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.kf-console-oversight__section--roster:not(.is-open) .kf-console-oversight__section-head{margin-bottom:0}.kf-console-oversight__section h2{color:var(--kf-console-accent-hover);margin:0 0 .35rem;font-size:1rem}.kf-console-oversight__section--roster h2{color:#4338ca}.kf-console-oversight__section--governance h2{color:#b45309}.kf-console-oversight__section--usage h2{color:#0f766e}.kf-console-oversight__panel-intro{color:var(--kf-console-muted);margin:0 0 .85rem;font-size:.85rem}.kf-console-oversight__section-head .kf-console-oversight__panel-intro{margin-bottom:0}.kf-console-oversight__subhead{color:var(--kf-console-dark);margin:1rem 0 .5rem;font-size:.9rem}.kf-console-oversight__secondary{grid-template-columns:minmax(0,1.45fr) minmax(260px,1fr);align-items:start;gap:1rem;display:grid}@media (width<=900px){.kf-console-oversight__secondary{grid-template-columns:1fr}.kf-console-oversight__lens-hint,.kf-console-oversight__person-banner{text-align:left;align-items:flex-start}.kf-console-oversight__person-actions{justify-content:flex-start}}.kf-console-oversight__table-wrap{border:1px solid var(--kf-console-border);background:var(--kf-console-card);border-radius:.5rem;overflow:auto}.kf-console-oversight__table-wrap--roster{max-height:min(52vh,480px)}.kf-console-oversight__table{border-collapse:collapse;table-layout:auto;width:100%;font-size:.84rem}.kf-console-oversight__table th,.kf-console-oversight__table td{border-bottom:1px solid var(--kf-console-border);text-align:left;vertical-align:top;padding:.55rem .75rem}.kf-console-oversight__table th{color:#4338ca;z-index:1;white-space:nowrap;background:#eef2ff;position:sticky;top:0}.kf-console-oversight__cell-email{word-break:break-word;min-width:10rem}.kf-console-oversight__cell-time{white-space:nowrap;color:var(--kf-console-muted);font-size:.8rem}.kf-console-oversight__table tbody tr.is-selectable{cursor:pointer}.kf-console-oversight__table tr.is-selected{background:#eef2ff}.kf-console-oversight__table tr.is-selectable:hover{background:#f8fafc}.kf-console-oversight__badge{color:var(--kf-console-accent-hover);background:var(--kf-console-accent-soft);border-radius:.25rem;margin-left:.35rem;padding:.1rem .35rem;font-size:.7rem;font-weight:600;display:inline-block}.kf-console-oversight__timeline{max-height:min(50vh,480px);margin:0;padding:0;list-style:none;overflow:auto}.kf-console-oversight__timeline-item{border-bottom:1px solid var(--kf-console-border);padding:.75rem 0}.kf-console-oversight__timeline-item:last-child{border-bottom:0}.kf-console-oversight__timeline-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.kf-console-oversight__timeline-head time{color:var(--kf-console-muted);white-space:nowrap;font-size:.78rem}.kf-console-oversight__event-type{text-transform:uppercase;letter-spacing:.03em;color:#475569;background:#f1f5f9;border-radius:.25rem;padding:.15rem .45rem;font-size:.72rem;font-weight:600;display:inline-block}.kf-console-oversight__event-type--user-sync{color:#1d4ed8;background:#eff6ff}.kf-console-oversight__event-type--portal-settings,.kf-console-oversight__event-type--account{color:#c2410c;background:#fff7ed}.kf-console-oversight__event-type--course-generation,.kf-console-oversight__event-type--course{color:#047857;background:#ecfdf5}.kf-console-oversight__event-type--telemetry,.kf-console-oversight__event-type--lms-completion{color:#15803d;background:#f0fdf4}.kf-console-oversight__event-type--governance{color:#b45309;background:#fef3c7}.kf-console-oversight__timeline-label{margin:0 0 .25rem;font-weight:500;line-height:1.4}.kf-console-oversight__timeline-who{margin:0;font-size:.85rem}.kf-console-oversight__timeline-why{color:var(--kf-console-muted);margin:.35rem 0 0;font-size:.82rem}.kf-console-oversight__muted{color:var(--kf-console-muted)}.kf-console-oversight__usage-dl{grid-template-columns:repeat(3,1fr);gap:.75rem;margin:0 0 .5rem;display:grid}.kf-console-oversight__usage-dl dt{color:var(--kf-console-muted);font-size:.75rem}.kf-console-oversight__usage-dl dd{color:var(--kf-console-accent-hover);margin:.15rem 0 0;font-size:1.1rem;font-weight:600}.kf-console-oversight__course-list{margin:0;padding-left:1.1rem;font-size:.88rem}.kf-console-oversight__course-list li{margin-bottom:.35rem}.kf-console-oversight__empty{color:var(--kf-console-muted);margin:0;font-size:.9rem}.kf-console-oversight__loading{color:var(--kf-console-muted)}.kf-console-oversight__error{color:#b91c1c}.kf-review-detail-hero{border-bottom:1px solid var(--kf-console-border);align-items:flex-start;gap:1rem;margin:-.15rem 0 1.15rem;padding:0 0 1rem;display:flex}.kf-review-detail-hero__badge{border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.1rem;font-weight:800;line-height:1;display:flex;box-shadow:inset 0 1px #ffffff73}.kf-review-detail-hero__body{flex:1;min-width:0}.kf-review-detail-hero__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--kf-console-muted);margin:0 0 .2rem;font-size:.68rem;font-weight:700}.kf-review-detail-hero__title{margin:0 0 .5rem;font-size:1.15rem;font-weight:700;line-height:1.3}.kf-review-detail-hero__chips{flex-wrap:wrap;gap:.4rem;display:flex}.kf-review-detail-hero__chip{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}.kf-review-detail-hero__chip--stage{text-transform:none;letter-spacing:0}.kf-review-detail-hero__chip--muted{background:0 0;border-style:dashed;font-weight:500}.kf-review-detail-hero.is-accent-sky .kf-review-detail-hero__badge{color:#0369a1;background:linear-gradient(145deg,#e0f2fe 0%,#bae6fd 100%);border:1px solid #7dd3fc}.kf-review-detail-hero.is-accent-sky .kf-review-detail-hero__chip--stage{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.kf-review-detail-hero.is-accent-violet .kf-review-detail-hero__badge{color:#5b21b6;background:linear-gradient(145deg,#ede9fe 0%,#ddd6fe 100%);border:1px solid #c4b5fd}.kf-review-detail-hero.is-accent-violet .kf-review-detail-hero__chip--stage{color:#6d28d9;background:#f5f3ff;border-color:#c4b5fd}.kf-review-detail-hero.is-accent-emerald .kf-review-detail-hero__badge{color:#047857;background:linear-gradient(145deg,#d1fae5 0%,#a7f3d0 100%);border:1px solid #6ee7b7}.kf-review-detail-hero.is-accent-emerald .kf-review-detail-hero__chip--stage{color:#047857;background:#ecfdf5;border-color:#6ee7b7}.kf-review-detail-hero.is-accent-teal .kf-review-detail-hero__badge{color:#0f766e;background:linear-gradient(145deg,#ccfbf1 0%,#99f6e4 100%);border:1px solid #5eead4}.kf-review-detail-hero.is-accent-teal .kf-review-detail-hero__chip--stage{color:#0f766e;background:#f0fdfa;border-color:#5eead4}.kf-review-detail-hero.is-accent-slate .kf-review-detail-hero__badge{color:#334155;background:linear-gradient(145deg,#f1f5f9 0%,#e2e8f0 100%);border:1px solid #cbd5e1}.kf-review-detail-hero.is-accent-slate .kf-review-detail-hero__chip--stage{color:#334155;background:#f8fafc;border-color:#cbd5e1}.kf-console-review__section.is-accent-amber{border-left:3px solid #f59e0b}.kf-console-review__section.is-accent-orange{border-left:3px solid #ea580c}.kf-console-review__section.is-accent-violet{border-left:3px solid #8b5cf6}.kf-console-review__section.is-accent-emerald{border-left:3px solid #10b981}.kf-console-review__section.is-accent-rose{border-left:3px solid #f43f5e}.kf-console-review__section.is-accent-amber h2{color:#b45309}.kf-console-review__section.is-accent-orange h2{color:#c2410c}.kf-console-review__section.is-accent-violet h2{color:#6d28d9}.kf-console-review__section.is-accent-emerald h2{color:#047857}.kf-console-review__section.is-accent-rose h2{color:#be123c}.kf-console-review__item.is-accent-sky{border-top:2px solid #38bdf8}.kf-console-review__item.is-accent-violet{border-top:2px solid #a78bfa}.kf-console-review__item.is-accent-emerald{border-top:2px solid #34d399}.kf-console-review__item.is-accent-teal{border-top:2px solid #2dd4bf}.kf-console-review__item.is-accent-slate{border-top:2px solid #94a3b8}.kf-console-review__item.is-accent-amber{border-top:2px solid #fbbf24}.kf-console-review__item.is-accent-orange{border-top:2px solid #fb923c}.kf-console-review__detail.is-accent-sky{border-top:3px solid #38bdf8;box-shadow:0 4px 18px #0ea5e914}.kf-console-review__detail.is-accent-violet{border-top:3px solid #a78bfa;box-shadow:0 4px 18px #8b5cf614}.kf-console-review__detail.is-accent-emerald{border-top:3px solid #34d399;box-shadow:0 4px 18px #10b98114}.kf-console-review__detail.is-accent-teal{border-top:3px solid #2dd4bf;box-shadow:0 4px 18px #14b8a614}.kf-console-review__detail.is-accent-slate{border-top:3px solid #94a3b8}.kf-console-review__header{background:var(--kf-console-card);border:1px solid var(--kf-console-border);border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.85rem;padding:1.1rem 1.25rem;display:flex;box-shadow:0 1px 3px #0f172a0f}.kf-console-review__verification,.kf-console-review__tdb-snapshot{border:1px solid var(--kf-console-border);background:#ea580c0a;border-radius:.5rem;margin:1rem 0;padding:.75rem 1rem}.kf-console-review__verification h3,.kf-console-review__tdb-snapshot h3{margin:0 0 .5rem;font-size:.95rem}.kf-console-review__checklist{margin:.5rem 0 0;padding-left:1.2rem;font-size:.9rem}.kf-console-review__checklist li{margin-bottom:.5rem}.kf-console-review__checklist p{color:var(--kf-console-muted);margin:.2rem 0 0}.kf-console-review__verification p{color:var(--kf-console-muted);margin:0;font-size:.9rem}.kf-console-review__tdb-dl{gap:.5rem;margin:0;font-size:.85rem;display:grid}.kf-console-review__tdb-dl dt{flex-wrap:wrap;align-items:center;gap:.35rem;font-weight:600;display:flex}.kf-console-review__tdb-dl dd{color:var(--kf-console-muted);margin:.15rem 0 0}.kf-console-review__meta{color:var(--kf-console-muted);margin:.35rem 0 0;font-size:.82rem}.kf-console-review__header h1{margin-top:0}.kf-console-review__header p{color:var(--kf-console-muted);max-width:48rem;margin-bottom:0}.kf-console-review__metrics{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin:0 0 1.25rem;display:grid}.kf-console-review__metrics article{background:var(--kf-console-card);border:1px solid var(--kf-console-border);border-top:3px solid var(--kf-console-accent);border-radius:.75rem;padding:.8rem .95rem}.kf-console-review__metrics article.is-accent-amber{border-top-color:#f59e0b}.kf-console-review__metrics article.is-accent-orange{border-top-color:#ea580c}.kf-console-review__metrics article.is-accent-violet{border-top-color:#8b5cf6}.kf-console-review__metrics article.is-accent-emerald{border-top-color:#10b981}.kf-console-review__metrics article.is-accent-rose{border-top-color:#f43f5e}.kf-console-review__metrics span{color:var(--kf-console-muted);font-size:.75rem;display:block}.kf-console-review__metrics strong{color:var(--kf-console-accent-hover);font-size:1.3rem}.kf-console-review__toolbar-card{border:1px dashed var(--kf-console-border);background:#f8fafc;border-radius:.65rem;flex-wrap:wrap;align-items:flex-end;gap:1rem;margin:0 0 1rem;padding:.85rem 1rem;font-size:.85rem;display:flex}.kf-console-review__toolbar-card label{flex-direction:column;gap:.25rem;display:flex}.kf-console-review__toolbar-card select{border:1px solid var(--kf-console-border);background:var(--kf-console-card);border-radius:.4rem;padding:.4rem .55rem}.kf-console-review__recs-meta{color:var(--kf-console-muted);margin:0 0 .75rem;font-size:.88rem}.kf-console-review__recs-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.kf-console-review__recs-list>li{border-top:1px solid var(--kf-console-border);padding-top:.75rem}.kf-console-review__recs-head{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.kf-console-review__recs-changes{color:var(--kf-console-muted);margin:.35rem 0;padding-left:1.1rem;font-size:.85rem}.kf-console-review__toolbar{flex-wrap:wrap;align-items:flex-end;gap:1rem;margin:1rem 0;font-size:.85rem;display:flex}.kf-console-review__toolbar label{flex-direction:column;gap:.25rem;display:flex}.kf-console-review__toolbar select{border:1px solid var(--kf-console-border);border-radius:.4rem;padding:.35rem .5rem}.kf-console-review__checkbox{align-items:center;flex-direction:row!important;gap:.4rem!important}.kf-console-review__counts{flex-wrap:wrap;gap:1rem;margin:0 0 1rem;font-size:.92rem;display:flex}.kf-console-review__counts strong{color:var(--kf-console-accent-hover)}.kf-console-review__storage{color:var(--kf-console-muted);font-size:.82rem}.kf-console-review__layout{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}@media (width>=1100px){.kf-console-review.has-detail .kf-console-review__layout{grid-template-columns:minmax(240px,2fr) minmax(380px,3fr);gap:1.25rem}}.kf-console-review__section{background:var(--kf-console-card);border-radius:.5rem;margin-bottom:.5rem;padding:.65rem 0 .65rem .75rem}.kf-console-review__section h2{color:var(--kf-console-accent-hover);align-items:center;gap:.4rem;margin:0 0 .5rem;font-size:.95rem;display:flex}.kf-console-review__section-icon{background:#f1f5f9;border-radius:.35rem;flex-shrink:0;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.75rem;font-weight:700;display:inline-flex}.kf-console-review__count{color:var(--kf-console-muted);font-size:.85rem;font-weight:400}.kf-console-review__section+.kf-console-review__section{margin-top:1.25rem}.kf-console-review__list{flex-direction:column;gap:.75rem;display:flex}.kf-console-review__item{background:var(--kf-console-card);border:1px solid var(--kf-console-border);cursor:pointer;border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;transition:box-shadow .15s,transform .15s,background .15s;display:flex}.kf-console-review__item.is-selected{border-color:var(--kf-console-accent-hover);background:#fff7ed;transform:translateY(-1px);box-shadow:0 4px 14px #ea580c1f}.kf-console-review__item:hover{background:#fafafa;box-shadow:0 2px 8px #0f172a0f}.kf-console-review__item h2{margin:0 0 .25rem;font-size:1rem}.kf-console-review__item p{color:var(--kf-console-muted);margin:0;font-size:.9rem}.kf-console-review__meta{margin-top:.25rem!important;font-size:.78rem!important}.kf-console-review__badges{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.35rem;display:flex}.kf-console-review__status{text-transform:uppercase;letter-spacing:.03em;color:var(--kf-console-accent-hover);background:var(--kf-console-accent-soft);border:1px solid var(--kf-console-accent-border);border-radius:999px;padding:.2rem .45rem;font-size:.75rem}.kf-console-review__badge{color:#1d4ed8;background:#eff6ff;border-radius:.25rem;padding:.15rem .4rem;font-size:.68rem;font-weight:600}.kf-console-review__badge--auditor{color:#92400e;background:#fef3c7}.kf-console-review__badge--assurance{color:var(--kf-console-accent-hover);background:#ea580c1f}.kf-console-review__detail{background:var(--kf-console-card);border:1px solid var(--kf-console-border);border-radius:.75rem;align-self:start;min-width:0;max-height:calc(100vh - 8rem);padding:1.2rem 1.35rem;position:sticky;top:1rem;overflow:auto}.kf-console-review__detail h2{margin:0 0 .5rem;font-size:1rem}.kf-console-review__detail-course{margin:0 0 .75rem;font-weight:600}.kf-console-review__detail-dl{grid-template-columns:1fr 1fr;gap:.5rem 1rem;margin:0 0 .75rem;font-size:.82rem;display:grid}.kf-console-review__detail-dl dt{color:var(--kf-console-muted);font-size:.72rem}.kf-console-review__detail-dl dd{margin:0}.kf-console-review__detail-summary{color:var(--kf-console-muted);border-left:3px solid var(--kf-console-accent);background:#f8fafc;border-radius:.5rem;margin:0 0 .85rem;padding:.75rem .85rem;font-size:.88rem;line-height:1.5}.kf-console-review__auditor-recs{border-left:2px solid #f59e0b;margin-bottom:1rem}.kf-console-review__comments{flex-direction:column;gap:.25rem;margin-bottom:.75rem;font-size:.82rem;display:flex}.kf-console-review__comments textarea{border:1px solid var(--kf-console-border);font:inherit;resize:vertical;border-radius:.4rem;padding:.5rem}.kf-console-review__actions{flex-wrap:wrap;gap:.5rem;display:flex}.kf-console-review__btn{border:1px solid var(--kf-console-border);cursor:pointer;background:#fff;border-radius:.4rem;padding:.4rem .65rem;font-size:.82rem}.kf-console-review__btn:disabled{opacity:.6;cursor:not-allowed}.kf-console-review__btn--approve{color:#166534;background:#f0fdf4;border-color:#86efac}.kf-console-review__btn--revision{color:#92400e;background:#fffbeb;border-color:#fde68a}.kf-console-review__btn--reject,.kf-console-review__btn--danger{color:#991b1b;background:#fef2f2;border-color:#fecaca}.kf-console-review__hint{color:var(--kf-console-muted);margin:.75rem 0 0;font-size:.75rem}.kf-console-review__empty,.kf-console-review__loading{color:var(--kf-console-muted)}.kf-console-review__error{color:#b91c1c}.kf-console-review__pipeline-note{color:var(--kf-console-muted);background:var(--kf-console-accent-soft);border:1px solid var(--kf-console-accent-border);border-radius:.5rem;margin:0 0 1rem;padding:.65rem .85rem;font-size:.82rem}.kf-console-review__badge--publish{color:#c2410c;background:#fff7ed}.kf-console-review__stage{border:1px solid var(--kf-console-border);background:#f8fafc;border-radius:.4rem;margin:0 0 .75rem;padding:.45rem .6rem;font-size:.85rem}.kf-console-review__stage--approved_pending_publish{color:#9a3412;background:#fff7ed;border-color:#fdba74}.kf-console-review__stage--in_review{background:#eff6ff;border-color:#93c5fd}.kf-console-review__thread{margin:0 0 .85rem;font-size:.84rem}.kf-console-review__thread h3{margin:0 0 .35rem;font-size:.88rem}.kf-console-review__thread ol{margin:0;padding-left:1.2rem}.kf-console-review__thread li+li{margin-top:.5rem}.kf-console-review__thread-action{text-transform:uppercase;color:var(--kf-console-accent-hover);margin-right:.35rem;font-size:.72rem;font-weight:600;display:inline-block}.kf-console-review__thread-scope{color:var(--kf-console-muted);font-size:.78rem;display:block}.kf-console-review__thread p{margin:.2rem 0 0}.kf-console-review__cta-row{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.kf-console-review__cta{border:1px solid var(--kf-console-border);color:var(--kf-console-accent-hover);cursor:pointer;background:#fff;border-radius:.4rem;padding:.45rem .7rem;font-size:.84rem;text-decoration:none}.kf-console-review__cta--primary{background:var(--kf-console-accent-soft);border-color:var(--kf-console-accent-border);font-weight:600}.kf-console-review__workbench-note,.kf-console-review__publish-note{color:var(--kf-console-muted);background:#f9fafb;border-radius:.4rem;margin:0 0 .75rem;padding:.5rem .65rem;font-size:.78rem}.kf-console-review__publish-note{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.kf-console-review__advanced-toggle{color:var(--kf-console-muted);cursor:pointer;background:0 0;border:0;padding:.35rem 0;font-size:.8rem;text-decoration:underline}.kf-console-review__ksm{text-transform:uppercase;letter-spacing:.02em;border-radius:999px;padding:.1rem .4rem;font-size:.68rem;font-weight:600}.kf-console-review__ksm--k{color:#1d4ed8;background:#2563eb24}.kf-console-review__ksm--s{color:#047857;background:#05966924}.kf-console-review__ksm--m{color:#6d28d9;background:#7c3aed24}.kf-console-review__ksm--scope{color:#b45309;background:#d9770624}.kf-console-review__structure-pack{border:1px solid var(--kf-console-border);background:color-mix(in srgb, var(--kf-console-accent,#2563eb) 5%, transparent);border-radius:.5rem;margin:1rem 0;padding:.85rem 1rem}.kf-console-review__structure-pack h3{margin:0 0 .35rem;font-size:.95rem}.kf-console-review__ksm-summary{flex-wrap:wrap;gap:.4rem;margin:.5rem 0 .75rem;display:flex}.kf-console-review__structure-tree{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.kf-console-review__structure-tree>li{border:1px solid var(--kf-console-border);background:var(--kf-console-card,#fff);border-radius:.4rem;padding:.65rem .75rem;font-size:.85rem}.kf-console-review__structure-tree>li.is-locked{opacity:.72}.kf-console-review__structure-ch-head{justify-content:space-between;gap:.5rem;margin-bottom:.35rem;display:flex}.kf-console-review__structure-lessons{margin:.35rem 0 .5rem;padding-left:1rem;list-style:none}.kf-console-review__structure-lessons li{color:var(--kf-console-muted);margin-bottom:.2rem}.kf-console-review__structure-lessons em{margin-top:.1rem;font-size:.78rem;font-style:normal;display:block}.kf-console-review__deliverable-grid{gap:.5rem;margin-top:.5rem;display:grid}.kf-console-review__deliverable-grid h4{flex-wrap:wrap;align-items:center;gap:.35rem;margin:0 0 .25rem;font-size:.78rem;display:flex}.kf-console-review__deliverable-grid ul{color:var(--kf-console-muted);margin:0;padding-left:1.1rem;font-size:.8rem}.kf-console-review__block-checklist{border:1px solid var(--kf-console-border);background:#0f172a05;border-radius:.5rem;margin:1rem 0;padding:.75rem 1rem}.kf-console-review__block-checklist h3{margin:0 0 .35rem;font-size:.95rem}.kf-console-review__block-list{gap:.45rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.kf-console-review__block-row{border:1px solid var(--kf-console-border);background:#fff;border-radius:.4rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .55rem;display:flex}.kf-console-review__block-row.is-active{border-color:var(--kf-console-accent,#ea580c);box-shadow:0 0 0 1px #ea580c26}.kf-console-review__block-row.is-failed{background:#dc26260a}.kf-console-review__block-select{text-align:left;cursor:pointer;font:inherit;background:0 0;border:none;flex-wrap:wrap;flex:12rem;align-items:center;gap:.5rem;padding:0;display:flex}.kf-console-review__block-name{text-transform:capitalize;font-size:.88rem;font-weight:600}.kf-console-review__block-status{flex-wrap:wrap;gap:.35rem;display:flex}.kf-console-review__block-chip{border:1px solid var(--kf-console-border);color:var(--kf-console-muted);border-radius:999px;padding:.1rem .45rem;font-size:.72rem}.kf-console-review__block-chip--failed{color:#b91c1c;background:#dc262614;border-color:#dc262659}.kf-console-review__block-chip--ok{color:#15803d;background:#16a34a14;border-color:#16a34a59}.kf-console-review__block-chip--scope{color:#c2410c;background:#ea580c14;border-color:#ea580c59}.kf-console-review__block-chip--pending{color:#1d4ed8;background:#2563eb14;border-color:#2563eb59}.kf-console-review__pending-regen{border-left:3px solid #2563eb;margin-bottom:.75rem;padding-left:.65rem}.kf-console-review__block-actions{flex-wrap:wrap;gap:.5rem;display:flex}.kf-console-review__edit-mode-hint{background:#ea580c0f;border-left:3px solid #ea580c;border-radius:0 .35rem .35rem 0;margin:.5rem 0 0;padding:.45rem .65rem}.kf-console-review__block-actions .kf-console-link-btn.is-active{color:var(--kf-console-accent,#ea580c);font-weight:600}.kf-console-review__inline-edit{border:1px solid var(--kf-console-border);background:#fff;border-radius:.65rem;margin:1rem 0;overflow:hidden;box-shadow:0 1px 3px #0f172a0f}.kf-console-review__inline-edit-head{border-bottom:1px solid var(--kf-console-border);background:linear-gradient(#0f172a0a 0%,#0f172a03 100%);padding:.85rem 1rem .75rem}.kf-console-review__inline-edit-title-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.kf-console-review__inline-edit-head h3{margin:0;font-size:1rem;font-weight:650}.kf-console-review__inline-edit-lesson{color:var(--kf-console-muted);margin:.35rem 0 .25rem;font-size:.82rem;line-height:1.4}.kf-console-review__inline-edit-head .kf-console-review__meta{margin:0;font-size:.8rem}.kf-console-review__inline-edit .kf-console-review__pending-regen,.kf-console-review__inline-edit .kf-console-review__loading,.kf-console-review__inline-edit .kf-console-review__error{margin:.75rem 1rem 0}.kf-console-review__inline-edit-preview-wrap{margin:.85rem 1rem 0}.kf-console-review__inline-edit-section-label{letter-spacing:.03em;text-transform:uppercase;color:var(--kf-console-muted);margin:0 0 .45rem;font-size:.78rem;font-weight:600}.kf-console-review__inline-edit-preview{border:1px solid var(--kf-console-border);color:#1e293b;background:#fafbfc;border-radius:.5rem;max-height:28rem;padding:1rem 1.15rem;font-size:.95rem;line-height:1.65;overflow:auto}.kf-console-review__inline-edit-preview.lesson-content h1,.kf-console-review__inline-edit-preview.lesson-content h2,.kf-console-review__inline-edit-preview.lesson-content h3,.kf-console-review__inline-edit-preview.lesson-content h4{color:#0f172a;margin:1.1rem 0 .55rem;line-height:1.35}.kf-console-review__inline-edit-preview.lesson-content h2:first-child,.kf-console-review__inline-edit-preview.lesson-content h3:first-child,.kf-console-review__inline-edit-preview.lesson-content>:first-child{margin-top:0}.kf-console-review__inline-edit-preview.lesson-content p{margin:0 0 .85rem}.kf-console-review__inline-edit-preview.lesson-content ul,.kf-console-review__inline-edit-preview.lesson-content ol{margin:0 0 .85rem 1.25rem;padding:0}.kf-console-review__inline-edit-preview.lesson-content li{margin-bottom:.35rem}.kf-console-review__inline-edit-preview.lesson-content blockquote{color:#334155;background:#94a3b81f;border-left:3px solid #94a3b8;margin:.75rem 0;padding:.65rem .9rem}.kf-console-review__inline-edit-preview.lesson-content table{border-collapse:collapse;width:100%;margin:.75rem 0 1rem;font-size:.88rem}.kf-console-review__inline-edit-preview.lesson-content th,.kf-console-review__inline-edit-preview.lesson-content td{border:1px solid var(--kf-console-border);text-align:left;vertical-align:top;padding:.45rem .6rem}.kf-console-review__inline-edit-preview.lesson-content th{background:#0f172a0d;font-weight:600}.kf-console-review__inline-edit-preview.lesson-content .content-block{background:0 0;border:none;margin:0;padding:0}.kf-console-review__inline-edit-preview.lesson-content .block-warning{color:#991b1b;background:#dc26260f;border:1px solid #dc262640;border-radius:.45rem;padding:.75rem .9rem;font-size:.9rem}.kf-console-review__inline-edit-preview.lesson-content img{border-radius:.35rem;max-width:100%;height:auto}.kf-console-review__inline-edit-source-wrap{margin:.85rem 1rem 0}.kf-console-review__inline-edit-source-toggle{border:1px solid var(--kf-console-border);font:inherit;color:#334155;cursor:pointer;background:#fff;border-radius:.4rem;align-items:center;gap:.35rem;padding:.4rem .7rem;font-size:.82rem;font-weight:600;display:inline-flex}.kf-console-review__inline-edit-source-toggle:hover{background:#0f172a08}.kf-console-review__inline-edit-area{border:1px solid var(--kf-console-border);resize:vertical;color:#0f172a;background:#f8fafc;border-radius:.45rem;width:100%;min-height:12rem;margin-top:.55rem;padding:.75rem .85rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.5}.kf-console-review__inline-edit-actions{border-top:1px solid var(--kf-console-border);flex-wrap:wrap;gap:.5rem;margin:.85rem 1rem 1rem;padding-top:.65rem;display:flex}.kf-studio-step-hero{border:1px solid var(--kf-console-border);background:var(--kf-console-card);border-radius:.75rem;align-items:flex-start;gap:1rem;margin:0 0 1.1rem;padding:1.1rem 1.2rem;display:flex;box-shadow:0 2px 12px #0f172a0d}.kf-studio-step-hero__badge{border-radius:.85rem;flex-shrink:0;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:1.35rem;font-weight:800;line-height:1;display:flex;box-shadow:inset 0 1px #ffffff73}.kf-studio-step-hero__num{letter-spacing:-.02em}.kf-studio-step-hero__body{flex:1;min-width:0}.kf-studio-step-hero__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--kf-console-muted);margin:0 0 .2rem;font-size:.68rem;font-weight:700}.kf-studio-step-hero__title{flex-wrap:wrap;align-items:center;gap:.15rem;margin:0 0 .35rem;font-size:1.2rem;font-weight:700;line-height:1.25;display:flex}.kf-studio-step-hero__lede{color:var(--kf-console-muted);max-width:44rem;margin:0;font-size:.9rem;line-height:1.5}.kf-studio-step-hero.is-accent-sky .kf-studio-step-hero__badge{color:#0369a1;background:linear-gradient(145deg,#e0f2fe 0%,#bae6fd 100%);border:1px solid #7dd3fc}.kf-studio-step-hero.is-accent-violet .kf-studio-step-hero__badge{color:#5b21b6;background:linear-gradient(145deg,#ede9fe 0%,#ddd6fe 100%);border:1px solid #c4b5fd}.kf-studio-step-hero.is-accent-amber .kf-studio-step-hero__badge{color:#b45309;background:linear-gradient(145deg,#fef3c7 0%,#fde68a 100%);border:1px solid #fcd34d}.kf-studio-step-hero.is-accent-emerald .kf-studio-step-hero__badge{color:#047857;background:linear-gradient(145deg,#d1fae5 0%,#a7f3d0 100%);border:1px solid #6ee7b7}.kf-studio-step-hero.is-accent-rose .kf-studio-step-hero__badge{color:#be123c;background:linear-gradient(145deg,#ffe4e6 0%,#fecdd3 100%);border:1px solid #fda4af}.kf-studio-step-hero.is-accent-indigo .kf-studio-step-hero__badge{color:#4338ca;background:linear-gradient(145deg,#e0e7ff 0%,#c7d2fe 100%);border:1px solid #a5b4fc}.kf-studio-step-hero.is-accent-orange .kf-studio-step-hero__badge{color:#c2410c;background:linear-gradient(145deg,#ffedd5 0%,#fed7aa 100%);border:1px solid #fdba74}.kf-studio-step-hero.is-accent-teal .kf-studio-step-hero__badge{color:#0f766e;background:linear-gradient(145deg,#ccfbf1 0%,#99f6e4 100%);border:1px solid #5eead4}.kf-studio-step-hero.is-accent-slate .kf-studio-step-hero__badge{color:#334155;background:linear-gradient(145deg,#f1f5f9 0%,#e2e8f0 100%);border:1px solid #cbd5e1}.kf-console-studio-guided{grid-template-columns:minmax(11rem,14rem) 1fr;align-items:start;gap:1rem;margin-top:.5rem;display:grid}@media (width<=768px){.kf-console-studio-guided{grid-template-columns:1fr}}.kf-console-studio-guided__stage{min-width:0}.kf-console-studio-guided__instruction{display:none}.kf-console-studio-guided__panel{margin-bottom:0}.kf-console-studio-guided__nav{border-top:1px solid var(--kf-console-border);justify-content:space-between;gap:.75rem;margin-top:1rem;padding-top:.75rem;display:flex}.kf-console-studio-guided__analysis-ready{color:#16a34a;margin:.75rem 0 .35rem;font-size:.88rem;font-weight:500}.kf-console-studio__analysis-summary{border-top:1px dashed var(--kf-console-border);color:var(--kf-console-muted);margin-top:.75rem;padding-top:.75rem;font-size:.9rem}.kf-console-studio-guided__advanced{margin:.75rem 0 .35rem}.kf-console-studio__picker{border:1px solid var(--kf-console-border);background:var(--kf-console-card);border-left:2px solid #cbd5e1}.kf-console-studio__picker.is-open{box-shadow:0 2px 12px #0f172a0d}.kf-console-studio__picker.is-collapsed{padding:.75rem 1rem}.kf-console-studio__picker.has-course.is-collapsed{border-left-color:#94a3b8}.kf-console-studio__picker-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.kf-console-studio__picker-title-wrap{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.kf-console-studio__picker-icon{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.45rem;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.95rem;display:inline-flex}.kf-console-studio__picker-head h2{letter-spacing:-.01em;margin:0;font-size:1.12rem;font-weight:700}.kf-console-studio__picker.is-collapsed .kf-console-studio__picker-head h2{font-size:1rem}.kf-console-studio__picker-label{letter-spacing:.03em;text-transform:uppercase;color:var(--kf-console-muted);align-items:center;gap:.25rem;font-size:.78rem;font-weight:700;display:inline-flex}.kf-console-studio__picker-field--course .kf-console-studio__picker-select{border-width:1px;border-color:var(--kf-console-border);background:#fff;min-width:18rem;padding:.55rem .65rem;font-size:.95rem;font-weight:600}.kf-console-studio__picker-field--program .kf-console-studio__picker-select{font-weight:600}.kf-console-studio__picker-field.is-accent-sky .kf-console-studio__picker-select{background:#f0f9ff;border-color:#7dd3fc}.kf-console-studio__picker-field.is-accent-indigo .kf-console-studio__picker-select{background:#eef2ff;border-color:#a5b4fc}.kf-console-studio__picker-field.is-accent-teal .kf-console-studio__picker-select{background:#f0fdfa;border-color:#5eead4}.kf-console-studio__picker-field.is-accent-violet .kf-console-studio__picker-select{background:#f5f3ff;border-color:#c4b5fd}.kf-console-studio__picker-field.is-accent-rose .kf-console-studio__picker-select{background:#fff1f2;border-color:#fda4af}.kf-console-studio__picker-field.is-accent-slate .kf-console-studio__picker-select{background:#f8fafc;border-color:#cbd5e1}.kf-studio-program-chip{letter-spacing:.02em;border:1px solid #0000;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.kf-studio-program-chip.is-accent-sky{color:#0369a1;background:#e0f2fe;border-color:#7dd3fc}.kf-studio-program-chip.is-accent-indigo{color:#4338ca;background:#e0e7ff;border-color:#a5b4fc}.kf-studio-program-chip.is-accent-teal{color:#0f766e;background:#ccfbf1;border-color:#5eead4}.kf-studio-program-chip.is-accent-violet{color:#6d28d9;background:#ede9fe;border-color:#c4b5fd}.kf-studio-program-chip.is-accent-rose{color:#be123c;background:#ffe4e6;border-color:#fda4af}.kf-console-studio-rail{border:1px solid var(--kf-console-border);background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:.65rem;padding:.85rem .65rem;position:sticky;top:.5rem;box-shadow:0 2px 14px #0f172a0f}.kf-console-studio-rail__progress{border-bottom:1px solid var(--kf-console-border);text-transform:uppercase;letter-spacing:.08em;color:var(--kf-console-accent-hover);margin:0 0 .65rem;padding-bottom:.5rem;font-size:.7rem;font-weight:700}.kf-console-studio-rail__section-head{align-items:center;gap:.2rem;margin:.35rem 0 .45rem;display:flex}.kf-console-studio-rail__section-head--jp{border-top:1px solid var(--kf-console-border);margin-top:.85rem;padding-top:.65rem}.kf-console-studio-rail__section{text-transform:uppercase;letter-spacing:.1em;color:var(--kf-console-dark);margin:0;font-size:.68rem;font-weight:800}.kf-console-studio-rail__section--jp{color:#334155}.kf-console-studio-rail__list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.kf-console-studio-rail__item{text-align:left;width:100%;font:inherit;cursor:pointer;color:var(--kf-console-muted);background:0 0;border:1px solid #0000;border-radius:.45rem;flex-wrap:wrap;align-items:center;gap:.3rem .4rem;padding:.5rem .55rem;font-size:.8rem;line-height:1.3;transition:background .15s,border-color .15s,transform .12s;display:flex}.kf-console-studio-rail__item:not(:disabled):hover{background:#0f172a08}.kf-console-studio-rail__item:disabled,.kf-console-studio-rail__item.is-locked{opacity:1;color:#475569;cursor:not-allowed}.kf-console-studio-rail__item.is-locked .kf-console-studio-rail__num{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.kf-console-studio-rail__item.is-ready:not(:disabled):not(.is-current){color:#334155}.kf-console-studio-rail__item.is-current{color:var(--kf-console-dark);font-weight:700;transform:translate(2px);box-shadow:0 2px 8px #0f172a0f}.kf-console-studio-rail__item.is-done:not(:disabled){color:var(--kf-console-dark)}.kf-console-studio-rail__num{border-radius:.4rem;flex-shrink:0;justify-content:center;align-items:center;min-width:1.55rem;height:1.55rem;padding:0 .25rem;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex}.kf-console-studio-rail__label{flex:1;min-width:0}.kf-console-studio-rail__item.is-current .kf-console-studio-rail__label{font-size:.84rem}.kf-console-studio-rail__hint{opacity:.8;background:#0f172a0d;border-radius:999px;padding:.1rem .35rem;font-size:.68rem}.kf-console-studio-rail__check{color:#16a34a;margin-left:auto;font-size:.82rem;font-weight:700}.kf-console-studio-rail__item.is-accent-sky .kf-console-studio-rail__num{color:#0369a1;background:#e0f2fe;border:1px solid #7dd3fc}.kf-console-studio-rail__item.is-accent-sky.is-current{background:#f0f9ff;border-color:#7dd3fc}.kf-console-studio-rail__item.is-accent-violet .kf-console-studio-rail__num{color:#5b21b6;background:#ede9fe;border:1px solid #c4b5fd}.kf-console-studio-rail__item.is-accent-violet.is-current{background:#f5f3ff;border-color:#c4b5fd}.kf-console-studio-rail__item.is-accent-amber .kf-console-studio-rail__num{color:#b45309;background:#fef3c7;border:1px solid #fcd34d}.kf-console-studio-rail__item.is-accent-amber.is-current{background:#fffbeb;border-color:#fcd34d}.kf-console-studio-rail__item.is-accent-emerald .kf-console-studio-rail__num{color:#047857;background:#d1fae5;border:1px solid #6ee7b7}.kf-console-studio-rail__item.is-accent-emerald.is-current{background:#ecfdf5;border-color:#6ee7b7}.kf-console-studio-rail__item.is-accent-rose .kf-console-studio-rail__num{color:#be123c;background:#ffe4e6;border:1px solid #fda4af}.kf-console-studio-rail__item.is-accent-rose.is-current{background:#fff1f2;border-color:#fda4af}.kf-console-studio-rail__item.is-accent-indigo .kf-console-studio-rail__num{color:#4338ca;background:#e0e7ff;border:1px solid #a5b4fc}.kf-console-studio-rail__item.is-accent-indigo.is-current{background:#eef2ff;border-color:#a5b4fc}.kf-console-studio-rail__item.is-accent-orange .kf-console-studio-rail__num{color:#c2410c;background:#ffedd5;border:1px solid #fdba74}.kf-console-studio-rail__item.is-accent-orange.is-current{background:#fff7ed;border-color:#fdba74}.kf-console-studio-rail__item.is-accent-teal .kf-console-studio-rail__num{color:#0f766e;background:#ccfbf1;border:1px solid #5eead4}.kf-console-studio-rail__item.is-accent-teal.is-current{background:#f0fdfa;border-color:#5eead4}@media (width<=768px){.kf-console-studio-rail__list{flex-flow:wrap}.kf-console-studio-rail__item{flex:auto;width:auto;min-width:6rem}.kf-console-studio-rail__label{display:none}.kf-console-studio-rail__item.is-current .kf-console-studio-rail__label{display:inline}}.kf-console-cta--ghost{border:1px solid var(--kf-console-border);background:0 0}.kf-console-studio__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.kf-console-studio__header h1{margin-top:0}.kf-console-studio__header p{color:var(--kf-console-muted);max-width:48rem;margin-bottom:0}.kf-console-studio__refresh{border:1px solid var(--kf-console-border);background:var(--kf-console-card);cursor:pointer;border-radius:.4rem;padding:.45rem .75rem}.kf-console-studio__gate{border:1px solid var(--kf-console-border);background:var(--kf-console-card);margin-top:1rem}.kf-console-studio__gate h2{margin:0 0 .5rem;font-size:1.05rem}.kf-console-studio__gate-lede{color:var(--kf-console-muted);max-width:42rem;margin:0 0 .75rem;font-size:.9rem;line-height:1.45}.kf-console-studio__gate-course{margin:0 0 1rem;font-size:.95rem}.kf-console-studio__error{color:#b91c1c;margin:.5rem 0}.kf-console-studio__loading,.kf-console-studio__generating{color:var(--kf-console-muted)}.kf-console-studio__toolbar{flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-top:.75rem;display:flex}.kf-console-studio__toolbar label{flex-direction:column;gap:.25rem;font-size:.85rem;display:flex}.kf-console-studio__toolbar select,.kf-console-studio__tdb-grid textarea,.kf-console-studio__approval-decide textarea{border:1px solid var(--kf-console-border);font:inherit;border-radius:.4rem;min-width:12rem;padding:.4rem .5rem}.kf-console-studio-flow{border:1px solid var(--kf-console-border);background:linear-gradient(#0f172a05 0%,#0000 100%);border-radius:.65rem;margin:1rem 0 1.25rem;padding:1rem 1.1rem 1.25rem}.kf-console-studio-flow__header h2{margin:0 0 .25rem;font-size:1rem}.kf-console-studio-flow__header p{color:var(--kf-console-muted);margin:0 0 .75rem;font-size:.85rem}.kf-console-studio-flow__canvas{flex-direction:column;align-items:center;gap:0;max-width:28rem;margin:0 auto;display:flex}.kf-console-studio-flow__segment{flex-direction:column;align-items:center;width:100%;display:flex}.kf-console-studio-flow__node{opacity:0;pointer-events:none;width:100%;max-height:0;transition:opacity .45s,transform .45s,max-height .5s;overflow:hidden;transform:translateY(8px)scale(.97)}.kf-console-studio-flow__node.is-revealed{opacity:1;pointer-events:auto;max-height:6rem;animation:kf-flow-reveal .55s ease var(--flow-delay,0s) both;transform:translateY(0)scale(1)}.kf-console-studio-flow__node.is-hidden{display:none}.kf-console-studio-flow__node-inner{border:1px solid var(--kf-console-border);background:var(--kf-console-card);border-radius:.45rem;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;padding:.55rem .75rem;font-size:.82rem;line-height:1.3;display:flex;position:relative}.kf-console-studio-flow__node.is-done .kf-console-studio-flow__node-inner{background:#22c55e0f;border-color:#86efac}.kf-console-studio-flow__node.is-active .kf-console-studio-flow__node-inner{border-color:var(--kf-console-accent-border);box-shadow:0 0 0 1px #ea580c26}.kf-console-studio-flow__node.is-locked .kf-console-studio-flow__node-inner{opacity:.45;border-style:dashed}.kf-console-studio-flow__step{color:var(--kf-console-accent-hover);font-size:.75rem;font-weight:600}.kf-console-studio-flow__label{flex:1;font-weight:500}.kf-console-studio-flow__detail{color:var(--kf-console-muted);text-transform:capitalize;font-size:.72rem}.kf-console-studio-flow__check{color:#16a34a;font-size:.85rem;font-weight:700}.kf-console-studio-flow__pulse{background:var(--kf-console-accent-hover);border-radius:50%;width:.45rem;height:.45rem;animation:1.4s infinite kf-flow-pulse;position:absolute;top:.35rem;right:.35rem}.kf-console-studio-flow__connector{opacity:.35;flex-direction:column;align-items:center;height:1.1rem;transition:opacity .4s;display:flex}.kf-console-studio-flow__connector.is-lit{opacity:1}.kf-console-studio-flow__connector-line{background:var(--kf-console-border);flex:1;width:2px}.kf-console-studio-flow__connector.is-lit .kf-console-studio-flow__connector-line{background:linear-gradient(180deg, #86efac, var(--kf-console-accent-border))}.kf-console-studio-flow__connector-arrow{border-left:4px solid #0000;border-right:4px solid #0000;border-top:5px solid var(--kf-console-border);width:0;height:0}.kf-console-studio-flow__connector.is-lit .kf-console-studio-flow__connector-arrow{border-top-color:var(--kf-console-accent-border)}.kf-console-studio-flow__fork{grid-template-columns:1fr 1fr;gap:.65rem;width:100%;margin:.15rem 0;padding-top:.35rem;display:grid;position:relative}.kf-console-studio-flow__fork-spine{background:var(--kf-console-border);width:2px;height:.65rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.kf-console-studio-flow__branch{opacity:.55;flex-direction:column;align-items:center;gap:.35rem;transition:opacity .35s;display:flex}.kf-console-studio-flow__branch.is-selected{opacity:1}.kf-console-studio-flow__branch-tag{color:var(--kf-console-muted);text-align:center;font-size:.68rem;line-height:1.2}.kf-console-studio-flow__branch .kf-console-studio-flow__node{width:100%}.kf-console-studio-flow__branch .kf-console-studio-flow__node-inner{padding:.45rem .55rem;font-size:.76rem}.kf-console-studio-flow__lesson-ladder{border-left:2px dashed var(--kf-console-border);flex-direction:column;gap:.35rem;width:100%;margin-left:.5rem;padding:.35rem 0 .15rem 1.25rem;display:flex}.kf-console-studio-flow__lesson-step{color:var(--kf-console-muted);opacity:0;animation:kf-flow-reveal .45s ease var(--flow-delay,0s) both;align-items:center;gap:.45rem;font-size:.78rem;display:flex;transform:translate(-6px)}.kf-console-studio-flow__lesson-step.is-done{color:var(--kf-console-text)}.kf-console-studio-flow__lesson-step.is-active{color:var(--kf-console-accent-hover);font-weight:500}.kf-console-studio-flow__lesson-dot{background:var(--kf-console-border);border-radius:50%;flex-shrink:0;width:.4rem;height:.4rem}.kf-console-studio-flow__lesson-step.is-done .kf-console-studio-flow__lesson-dot{background:#22c55e}.kf-console-studio-flow__lesson-step.is-active .kf-console-studio-flow__lesson-dot{background:var(--kf-console-accent-hover);box-shadow:0 0 0 3px #ea580c33}@keyframes kf-flow-reveal{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes kf-flow-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.35)}}.kf-console-studio__phases{flex-wrap:wrap;gap:.5rem;margin:1rem 0;display:flex}.kf-console-studio__phase{border:1px solid var(--kf-console-border);color:var(--kf-console-muted);border-radius:999px;padding:.35rem .65rem;font-size:.82rem}.kf-console-studio__phase.is-active{border-color:var(--kf-console-accent-border);color:var(--kf-console-accent-hover);background:#ea580c14}.kf-console-studio__phase.is-done{color:var(--kf-console-text)}.kf-console-studio__tdb-grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:.75rem;margin-bottom:.75rem;display:grid}.kf-console-studio__tdb-grid label{flex-direction:column;gap:.25rem;font-size:.85rem;display:flex}.kf-console-studio__tdb-grid textarea{resize:vertical;min-height:4.5rem}.kf-console-studio__chapter-list{margin:0;padding-left:1.25rem}.kf-console-studio__chapter-list>li{border-bottom:1px solid var(--kf-console-border);margin-bottom:1rem;padding-bottom:.75rem}.kf-console-studio__chapter-list>li:last-child{border-bottom:none;padding-bottom:0}.kf-console-studio__chapter-list ul{color:var(--kf-console-muted);margin:.35rem 0 0;padding-left:1.1rem;font-size:.9rem}.kf-console-studio__lesson-count{color:var(--kf-console-muted);margin-left:.5rem;font-size:.82rem}.kf-console-studio__approval-decide{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.kf-console-studio__approval-decide label{flex-direction:column;gap:.25rem;font-size:.85rem;display:flex}.kf-console-studio__produce-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.kf-console-studio__produce-item{border:1px solid var(--kf-console-border);border-radius:.5rem;padding:.75rem 1rem}.kf-console-studio__produce-item.is-done{border-color:#86efac}.kf-console-studio__produce-item.is-next{border-color:var(--kf-console-accent-border)}.kf-console-studio__produce-item.is-generating{opacity:.85}.kf-console-studio__produce-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.kf-console-studio__produce-badge{text-transform:uppercase;letter-spacing:.03em;color:var(--kf-console-muted);font-size:.75rem}.kf-console-studio__produce-actions{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-top:.45rem;display:flex}.kf-console-studio__lesson-review{border:1px solid var(--kf-console-border);background:#ea580c0a;border-radius:.5rem;margin-top:.55rem;padding:.65rem .75rem}.kf-console-studio__lesson-review-comments{flex-direction:column;gap:.25rem;margin:.5rem 0;font-size:.85rem;display:flex}.kf-console-studio__lesson-review-comments textarea{border:1px solid var(--kf-console-border);font:inherit;resize:vertical;border-radius:.4rem;padding:.4rem .5rem}.kf-console-studio__btn-approve{color:#15803d;border-color:#16a34a}.kf-console-studio__btn-approve:hover:not(:disabled){background:#16a34a14}.kf-console-studio__prompt{color:var(--kf-console-muted);margin:.5rem 0 0;font-size:.88rem}.kf-console-studio__meta{color:var(--kf-console-muted);margin:.35rem 0 0;font-size:.82rem}.kf-console-studio__complete{border-color:var(--kf-console-accent-border)}.kf-console-studio__mode-tabs{gap:.5rem;margin-bottom:.75rem;display:flex}.kf-console-studio__mode-tabs button{border:1px solid var(--kf-console-border);background:var(--kf-console-card);cursor:pointer;font:inherit;border-radius:999px;padding:.35rem .75rem;font-size:.85rem}.kf-console-studio__mode-tabs button.is-active{border-color:var(--kf-console-accent-border);color:var(--kf-console-accent-hover);background:#ea580c14;font-weight:700;box-shadow:0 2px 8px #ea580c1f}.kf-console-studio__toolbar input[type=text]{border:1px solid var(--kf-console-border);font:inherit;border-radius:.4rem;min-width:16rem;padding:.4rem .5rem}.kf-console-studio__sensei textarea{border:1px solid var(--kf-console-border);width:100%;font:inherit;border-radius:.4rem;margin:.5rem 0;padding:.5rem}.kf-console-studio__sensei-q{margin:.5rem 0 .25rem;font-weight:600}.kf-console-studio__sensei-hint{color:var(--kf-console-muted);margin:0 0 .5rem;font-size:.88rem}.kf-console-studio__sensei-progress{color:var(--kf-console-muted);margin:.5rem 0 0;font-size:.82rem}.kf-console-studio__checkbox{cursor:pointer;align-items:center;gap:.4rem;font-size:.85rem;display:inline-flex}.kf-console-studio__force-regen{margin:.75rem 0}.kf-console-studio__deferred{border-top:1px dashed var(--kf-console-border);margin-top:1.25rem;padding-top:1rem}.kf-console-studio__deferred h3{color:var(--kf-console-muted);margin:0 0 .35rem;font-size:.95rem}.kf-console-studio__chapter-list.is-deferred{opacity:.72}.kf-console-studio__intent-grid{flex-direction:column;gap:.75rem;margin-bottom:.75rem;display:flex}.kf-console-studio__intent-grid label{flex-direction:column;gap:.25rem;font-size:.85rem;display:flex}.kf-console-studio__intent-grid textarea,.kf-console-studio__intent-grid select{border:1px solid var(--kf-console-border);font:inherit;border-radius:.4rem;padding:.4rem .5rem}.kf-console-studio__upload{border:1px solid var(--kf-console-border);background:#f8fafc;border-radius:.55rem;margin-bottom:.75rem;padding:.85rem 1rem}.kf-console-studio__upload-picker{cursor:pointer;margin-top:.35rem;display:inline-block}.kf-console-studio__upload-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.kf-console-studio__upload-btn{background:var(--kf-console-accent);color:#fff;font:inherit;border:0;border-radius:.45rem;align-items:center;gap:.4rem;padding:.55rem 1.15rem;font-size:.88rem;font-weight:700;transition:background .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 8px #ea580c47}.kf-console-studio__upload-picker:hover .kf-console-studio__upload-btn{background:var(--kf-console-accent-hover);box-shadow:0 3px 12px #ea580c59}.kf-console-studio__upload-picker:has(input:disabled){cursor:not-allowed;opacity:.6}.kf-console-studio__intent-actions{border-top:1px solid var(--kf-console-border);flex-wrap:wrap;gap:.65rem;margin-top:.35rem;padding-top:.85rem;display:flex}.kf-console-studio__parse-meta{color:var(--kf-console-muted);word-break:break-all;margin:.5rem 0 0;font-size:.78rem}.kf-console-studio__standards-field{flex-direction:column;gap:.35rem;margin-bottom:.75rem;font-size:.85rem;display:flex}.kf-console-studio__standards-field input{font-size:.85rem}.kf-console-studio__generation-config{border:1px solid var(--kf-console-border);border-radius:.45rem;margin:1rem 0;padding:.65rem .75rem}.kf-console-studio__generation-config h3{margin:0 0 .5rem;font-size:.9rem}.kf-console-studio__generation-toggles{flex-wrap:wrap;gap:.75rem 1.25rem;margin-bottom:.65rem;font-size:.85rem;display:flex}.kf-console-studio__generation-toggles label{cursor:pointer;align-items:center;gap:.35rem;display:inline-flex}.kf-console-studio__generation-config>label{flex-direction:column;gap:.35rem;max-width:12rem;font-size:.85rem;display:flex}.kf-console-studio__source-tabs{flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem;display:flex}.kf-console-studio__source-tab{border:1px solid var(--kf-console-border);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:.35rem .65rem;font-size:.8rem}.kf-console-studio__source-tab.is-active{border-color:var(--kf-console-accent,#2563eb);background:color-mix(in srgb, var(--kf-console-accent,#2563eb) 12%, transparent)}.kf-console-studio__vars-grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.75rem;margin-bottom:.75rem;display:grid}.kf-console-studio__vars-grid label{flex-direction:column;gap:.25rem;font-size:.85rem;display:flex}.kf-console-studio__vars-grid select,.kf-console-studio__vars-grid input{border:1px solid var(--kf-console-border);font:inherit;border-radius:.4rem;padding:.4rem .5rem}.kf-console-studio__blocks-grid{grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.5rem;margin:.75rem 0;display:grid}.kf-console-studio__block-option{border:1px solid var(--kf-console-border);cursor:pointer;border-radius:.4rem;align-items:flex-start;gap:.4rem;padding:.5rem .6rem;font-size:.85rem;display:flex}.kf-console-studio__block-option.is-recommended{border-color:color-mix(in srgb, var(--kf-console-accent,#2563eb) 40%, var(--kf-console-border))}.kf-console-studio-deliverables__header{flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-bottom:.75rem;display:flex}.kf-console-studio-deliverables__overview{background:linear-gradient(135deg, color-mix(in srgb, var(--kf-console-accent,#2563eb) 8%, transparent), #0ea5e90f);border:1px solid var(--kf-console-border);border-radius:.55rem;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.65rem;margin:.75rem 0 1rem;padding:.85rem;display:grid}.kf-console-studio-deliverables__stat{background:var(--kf-console-surface,#fff);border-radius:.45rem;padding:.65rem .75rem;box-shadow:0 1px 2px #0000000a}.kf-console-studio-deliverables__stat-label{color:var(--kf-console-muted);margin-bottom:.2rem;font-size:.75rem;display:block}.kf-console-studio-deliverables__stat-value{color:var(--kf-console-accent,#2563eb);font-size:1.6rem;font-weight:700}.kf-console-studio-deliverables__stat-value--blue{color:#2563eb}.kf-console-studio-deliverables__stat-value--green{color:#059669}.kf-console-studio-deliverables__stat-muted{color:var(--kf-console-muted);font-size:.95rem;font-weight:500}.kf-console-studio-deliverables__demo-note{color:var(--kf-console-muted);margin:0 0 .75rem;font-size:.85rem}.kf-console-studio-deliverables__cards{flex-direction:column;gap:.85rem;display:flex}.kf-console-studio-deliverables__card{border:1px solid var(--kf-console-border);background:var(--kf-console-surface,#fff);border-radius:.55rem;padding:1rem}.kf-console-studio-deliverables__card.is-locked{opacity:.72;background:color-mix(in srgb, var(--kf-console-muted) 6%, var(--kf-console-surface,#fff))}.kf-console-studio-deliverables__card-header h3{margin:.35rem 0 0;font-size:1.05rem}.kf-console-studio-deliverables__badge{background:color-mix(in srgb, var(--kf-console-accent,#2563eb) 14%, transparent);color:var(--kf-console-accent,#2563eb);border-radius:999px;margin-right:.4rem;padding:.2rem .5rem;font-size:.72rem;font-weight:600;display:inline-block}.kf-console-studio-deliverables__lesson-count{color:var(--kf-console-muted);font-size:.8rem}.kf-console-studio-deliverables__full-badge{background:var(--kf-console-border);color:var(--kf-console-muted);border-radius:.25rem;margin-left:.35rem;padding:.1rem .35rem;font-size:.68rem}.kf-console-studio-deliverables__lessons{background:color-mix(in srgb, var(--kf-console-muted) 5%, transparent);border-radius:.4rem;margin:.75rem 0;padding:.65rem .75rem}.kf-console-studio-deliverables__lessons h4{color:var(--kf-console-muted);margin:0 0 .35rem;font-size:.82rem}.kf-console-studio-deliverables__lessons ul{margin:0;padding:0;list-style:none}.kf-console-studio-deliverables__lessons li{align-items:center;gap:.35rem;padding:.15rem 0;font-size:.85rem;display:flex}.kf-console-studio-deliverables__lessons li.is-locked{color:var(--kf-console-muted)}.kf-console-studio-deliverables__lesson-icon{text-align:center;flex-shrink:0;width:1rem}.kf-console-studio-deliverables__fields{gap:.65rem;display:grid}.kf-console-studio-deliverables__field{border-radius:.4rem;flex-direction:column;gap:.3rem;padding:.65rem;font-size:.82rem;display:flex}.kf-console-studio-deliverables__field em{color:var(--kf-console-muted);font-size:.72rem;font-style:normal}.kf-console-studio-deliverables__field textarea{border:1px solid var(--kf-console-border);width:100%;font:inherit;resize:vertical;border-radius:.35rem;padding:.45rem .5rem;font-size:.8rem}.kf-console-studio-deliverables__field--must{background:#a855f714}.kf-console-studio-deliverables__field--outcomes{background:#0ea5e914}.kf-console-studio-deliverables__field--assess{background:#10b98114}.kf-console-studio-deliverables__meta{color:var(--kf-console-muted);margin:.35rem 0 0;font-size:.8rem}.kf-console-studio-deliverables__empty,.kf-console-studio-deliverables__empty-state{text-align:center;color:var(--kf-console-muted);padding:1.5rem .5rem}.kf-console-studio-deliverables__tips{border:1px solid color-mix(in srgb, #eab308 35%, var(--kf-console-border));background:#eab30814;border-radius:.45rem;margin-top:1rem;padding:.85rem 1rem}.kf-console-studio-deliverables__tips h4{margin:0 0 .4rem;font-size:.9rem}.kf-console-studio-deliverables__tips ul{margin:0;padding-left:1.1rem;font-size:.82rem}.kf-console-studio-deliverables__section-title{margin:1rem 0 .5rem;font-size:1rem}.kf-console-studio-deliverables__structure{border:1px solid var(--kf-console-border);background:color-mix(in srgb, var(--kf-console-muted) 4%, transparent);border-radius:.5rem;margin:.75rem 0 1rem;padding:.85rem 1rem}.kf-console-studio-deliverables__structure h3{margin:0 0 .25rem;font-size:.95rem}.kf-console-studio-deliverables__structure-hint{color:var(--kf-console-muted);margin:0 0 .65rem;font-size:.8rem}.kf-console-studio-deliverables__structure-tree{flex-direction:column;gap:.65rem;margin:0;padding-left:0;list-style:none;display:flex}.kf-console-studio-deliverables__structure-ch.is-locked{opacity:.75}.kf-console-studio-deliverables__structure-ch-head{flex-wrap:wrap;justify-content:space-between;gap:.35rem;margin-bottom:.25rem;font-size:.88rem;display:flex}.kf-console-studio-deliverables__structure-ch ul{flex-direction:column;gap:.35rem;margin:0;padding-left:1rem;list-style:none;display:flex}.kf-console-studio-deliverables__structure-ch li{flex-direction:column;gap:.1rem;font-size:.82rem;display:flex}.kf-console-studio-deliverables__structure-ch li.is-locked{color:var(--kf-console-muted)}.kf-console-studio-deliverables__structure-lesson-title{font-weight:500}.kf-console-studio-deliverables__structure-lesson-desc{color:var(--kf-console-muted);font-size:.78rem;line-height:1.35}.kf-console-studio-deliverables__ch-meta{color:var(--kf-console-muted);flex-wrap:wrap;gap:.5rem .85rem;margin-top:.35rem;font-size:.75rem;display:flex}.kf-console-studio-deliverables__lessons li{flex-direction:column;align-items:flex-start}.kf-console-studio-deliverables__lesson-desc{color:var(--kf-console-muted);padding-left:1.35rem;font-size:.78rem;line-height:1.35}.kf-console-studio-deliverables__field--prereq{background:#f59e0b14}.kf-console-studio-deliverables__field--setup{background:#6366f114}.kf-console-studio-deliverables__field--skills{background:#14b8a614}.kf-console-studio-deliverables__meta-block{color:var(--kf-console-muted);margin-top:.5rem;font-size:.8rem}.kf-console-studio-deliverables__meta-block ul{margin:.25rem 0 0;padding-left:1.1rem}.kf-console-studio__analysis-block{margin:.75rem 0;font-size:.9rem}.kf-console-studio__analysis-block ul{color:var(--kf-console-muted);margin:.35rem 0 0;padding-left:1.1rem}.kf-console-studio__deliverables{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.kf-console-studio__deliverable-card{border:1px solid var(--kf-console-border);border-radius:.5rem;padding:.75rem 1rem;font-size:.9rem}.kf-console-studio__deliverable-card h3{margin:0 0 .35rem;font-size:.95rem}.kf-console-studio__deliverable-card p{color:var(--kf-console-muted);margin:.25rem 0}.kf-console-studio__lesson-staging{flex-direction:column;gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.kf-console-studio__lesson-row{border:1px dashed var(--kf-console-border);border-radius:.4rem;padding:.5rem .65rem;font-size:.88rem}.kf-console-studio__lesson-row.is-approved{border-color:#86efac}.kf-console-studio__lesson-row.is-review_pending,.kf-console-studio__lesson-row.is-needs_revision{border-color:var(--kf-console-accent-border)}.kf-console-studio__produce-confirm{background:#ea580c0f;border-radius:.4rem;margin-top:.5rem;padding:.5rem .65rem;font-size:.88rem}.kf-console-studio__produce-confirm p{color:var(--kf-console-muted);margin:0 0 .5rem}.kf-console-studio__failed-blocks{flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.45rem;display:flex}.kf-console-studio__failed-label{color:#b91c1c;font-size:.8rem;font-weight:600}.kf-console-studio__block-chip{color:#991b1b;background:#b91c1c14;border:1px solid #b91c1c40;border-radius:999px;padding:.15rem .45rem;font-size:.75rem;display:inline-block}.kf-console-studio__finalize-hint{color:var(--kf-console-muted);font-size:.88rem}.kf-console-studio-guided__panel--source{border-top:3px solid #7dd3fc}.kf-studio-source-grid{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.65rem;margin-bottom:1rem;display:grid}.kf-studio-source-card{border:2px solid var(--kf-console-border);background:var(--kf-console-card);min-height:5.5rem;font:inherit;text-align:left;cursor:pointer;border-radius:.65rem;flex-direction:column;align-items:flex-start;gap:.35rem;padding:.75rem .8rem;transition:border-color .15s,box-shadow .15s,transform .12s;display:flex;position:relative}.kf-studio-source-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0f172a14}.kf-studio-source-card.is-active{box-shadow:0 4px 14px #0f172a1a}.kf-studio-source-card__icon{border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.1rem;font-weight:700;display:inline-flex}.kf-studio-source-card__label{font-size:.82rem;font-weight:700;line-height:1.3}.kf-studio-source-card.is-accent-sky{background:linear-gradient(160deg,#f0f9ff 0%,#fff 55%);border-color:#bae6fd}.kf-studio-source-card.is-accent-sky.is-active{border-color:#0ea5e9}.kf-studio-source-card.is-accent-sky .kf-studio-source-card__icon{color:#0369a1;background:#e0f2fe}.kf-studio-source-card.is-accent-indigo{background:linear-gradient(160deg,#eef2ff 0%,#fff 55%);border-color:#c7d2fe}.kf-studio-source-card.is-accent-indigo.is-active{border-color:#6366f1}.kf-studio-source-card.is-accent-indigo .kf-studio-source-card__icon{color:#4338ca;background:#e0e7ff}.kf-studio-source-card.is-accent-emerald{background:linear-gradient(160deg,#ecfdf5 0%,#fff 55%);border-color:#a7f3d0}.kf-studio-source-card.is-accent-emerald.is-active{border-color:#059669}.kf-studio-source-card.is-accent-emerald .kf-studio-source-card__icon{color:#047857;background:#d1fae5}.kf-studio-source-card.is-accent-amber{background:linear-gradient(160deg,#fffbeb 0%,#fff 55%);border-color:#fde68a}.kf-studio-source-card.is-accent-amber.is-active{border-color:#d97706}.kf-studio-source-card.is-accent-amber .kf-studio-source-card__icon{color:#b45309;background:#fef3c7}.kf-studio-source-card.is-accent-violet{background:linear-gradient(160deg,#f5f3ff 0%,#fff 55%);border-color:#ddd6fe}.kf-studio-source-card.is-accent-violet.is-active{border-color:#7c3aed}.kf-studio-source-card.is-accent-violet .kf-studio-source-card__icon{color:#6d28d9;background:#ede9fe}.kf-studio-source-card.is-accent-rose{background:linear-gradient(160deg,#fff1f2 0%,#fff 55%);border-color:#fecdd3}.kf-studio-source-card.is-accent-rose.is-active{border-color:#e11d48}.kf-studio-source-card.is-accent-rose .kf-studio-source-card__icon{color:#be123c;background:#ffe4e6}.kf-studio-source-card .kf-studio-hint{margin:0;position:absolute;top:.45rem;right:.45rem}.kf-console-app{background:var(--kf-console-surface);min-height:100vh;color:var(--kf-console-dark);flex-direction:column;display:flex}.kf-console-main{width:var(--portal-content-max-width);max-width:100%;padding:1.35rem var(--portal-content-padding-x) 2.5rem;flex:1;margin:0 auto}.kf-console-main--audit{width:min(100%,100vw - 1.5rem);max-width:none;padding-left:.75rem;padding-right:.75rem}
