*,:before,:after{box-sizing:border-box}:root{--kf-dark:#1c1c22;--kf-surface:#f8fafc;--kf-input:#fff;--kf-dark-rgb:28, 28, 34}html,body,#root{min-height:100%;margin:0}body{background:var(--kf-surface);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}code{font-family:ui-monospace,Consolas,monospace;font-size:.9em}.portal-foundry-modal{z-index:1000;justify-content:center;align-items:flex-start;padding:4vh 1rem;display:flex;position:fixed;inset:0}.portal-foundry-modal__backdrop{background:rgba(var(--kf-dark-rgb), .55);cursor:pointer;border:0;position:absolute;inset:0}.portal-foundry-modal__dialog{background:var(--kf-input);border-radius:10px;width:min(440px,96vw);max-height:88vh;position:relative;overflow:auto;box-shadow:0 25px 50px -12px #00000059}.portal-foundry-modal__header{background:var(--kf-surface);border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.85rem 1rem;display:flex}.portal-foundry-modal__header-main{flex-direction:column;align-items:flex-start;gap:.45rem;min-width:0;display:flex}.portal-foundry-modal__header-badge{box-shadow:none}.portal-foundry-modal__header h3{margin:0;font-size:1.1rem}.portal-foundry-modal__seal{justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin:0 auto .85rem;display:flex;position:relative}.portal-foundry-modal__seal-ring{background:radial-gradient(circle at 30% 30%,#ecfdf5,#a7f3d0);border:2px solid #6ee7b7;border-radius:999px;position:absolute;inset:0;box-shadow:0 8px 20px #10b9812e}.portal-foundry-modal__seal-icon{z-index:1;color:#047857;font-size:1.35rem;font-weight:800;position:relative}.portal-foundry-badge{font:inherit;letter-spacing:.02em;cursor:default;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .7rem .35rem .45rem;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}button.portal-foundry-badge{cursor:pointer}button.portal-foundry-badge:hover{transform:translateY(-1px)}.portal-foundry-badge--verified{color:#065f46;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border-color:#6ee7b7;box-shadow:0 4px 14px #10b98138}.portal-foundry-badge--neutral{color:#334155;background:var(--kf-surface);border-color:#cbd5e1}.portal-foundry-badge--compact{padding:.28rem .55rem .28rem .38rem;font-size:.72rem}.portal-foundry-badge__icon{color:#fff;background:#10b981;border-radius:999px;justify-content:center;align-items:center;width:1.15rem;height:1.15rem;font-size:.68rem;font-weight:800;display:inline-flex}.portal-foundry-badge--neutral .portal-foundry-badge__icon{background:#64748b}.portal-foundry-modal__close{cursor:pointer;color:#64748b;background:0 0;border:0;font-size:1.5rem;line-height:1}.portal-foundry-modal__body{padding:1rem 1.1rem 1.25rem}.portal-foundry-modal__course{color:var(--kf-dark);margin:0 0 .75rem;font-weight:600}.portal-foundry-modal__verdict{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:.55rem;margin:0 0 1rem;padding:.75rem .85rem;line-height:1.5}.portal-foundry-modal__verdict--warn{color:#92400e;background:#fffbeb;border-color:#fde68a}.portal-foundry-modal__facts{margin:0}.portal-foundry-modal__fact{border-bottom:1px solid #f1f5f9;grid-template-columns:10.5rem 1fr;gap:.5rem;padding:.45rem 0;display:grid}.portal-foundry-modal__fact dt{color:#64748b;margin:0;font-size:.82rem;font-weight:600}.portal-foundry-modal__fact dd{color:var(--kf-dark);margin:0;font-size:.92rem}.portal-foundry-modal__fact code{background:#f1f5f9;border-radius:.25rem;padding:.15rem .35rem;font-size:.85rem}.portal-foundry-modal__note{color:#64748b;margin:.85rem 0 0;font-size:.88rem;line-height:1.5}.portal-course-intro__hash-trigger{cursor:pointer;font:inherit;color:#065f46;background:#ffffffd9;border:0;border-radius:.35rem;padding:.2rem .45rem}.portal-course-intro__hash-trigger:hover{background:#e2e8f0;text-decoration:underline}.portal-course-intro__enrolled{border-top:1px solid #e2e8f0;margin-bottom:1.25rem;padding-top:1rem}.portal-course-intro__enrolled-item{background:var(--kf-input);font:inherit;cursor:pointer;color:#334155;border:1px solid #cbd5e1;border-radius:999px;padding:.4rem .75rem;font-size:.82rem}.portal-course-intro__complete-badge{color:#047857;background:#ecfdf5;border-radius:999px;margin-bottom:.75rem;padding:.35rem .65rem;font-size:.82rem;font-weight:600;display:inline-block}.portal-course-intro{width:100%;max-width:1080px;margin:0 auto}.portal-course-intro__hero{background:var(--kf-dark);min-height:200px;box-shadow:0 12px 40px rgba(var(--kf-dark-rgb), .18);border-radius:1rem;position:relative;overflow:hidden}.portal-course-intro__cover{object-fit:cover;width:100%;height:240px;display:block}.portal-course-intro__cover--fallback{background:var(--kf-dark);height:240px}.portal-course-intro__hero-overlay{background:linear-gradient(180deg, rgba(var(--kf-dark-rgb), .05) 0%, rgba(var(--kf-dark-rgb), .78) 100%);color:#fff;flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.portal-course-intro__eyebrow{letter-spacing:.04em;text-transform:uppercase;opacity:.85;margin:0 0 .35rem;font-size:.78rem}.portal-course-intro__hero-overlay h2{margin:0;font-size:clamp(1.5rem,3vw,2rem);line-height:1.2}.portal-course-intro__sheet{background:var(--kf-input);border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:1.1rem;margin-top:1.25rem;padding:1.25rem 1.35rem 1.5rem;display:flex}.portal-course-intro__complete-badge{color:#166534;background:#dcfce7;border-radius:999px;align-self:flex-start;padding:.35rem .65rem;font-size:.82rem;font-weight:600;display:inline-block}.portal-foundry-line{color:#475569;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:0;font-size:.84rem;line-height:1.5;display:flex}.portal-foundry-line__sep{opacity:.45}.portal-foundry-line__hash,.portal-foundry-line__link{font:inherit;color:#047857;cursor:pointer;background:0 0;border:0;padding:0}.portal-foundry-line__hash{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem}.portal-foundry-line__link{text-underline-offset:.12em;font-weight:600;text-decoration:underline}.portal-foundry-line__hash:hover,.portal-foundry-line__link:hover{color:#065f46}.portal-course-intro__lead{color:#334155;margin:0;line-height:1.65}.portal-course-intro__toolbar{flex-wrap:wrap;gap:.75rem;display:flex}.portal-course-intro__progress{margin:0}.portal-course-intro__progress-bar{background:#e2e8f0;border-radius:999px;height:.55rem;margin-bottom:.35rem;overflow:hidden}.portal-course-intro__progress-bar span{background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px;height:100%;display:block}.portal-course-intro__progress p{color:#475569;margin:0;font-size:.88rem}.portal-course-activity__title{color:var(--kf-dark);margin:0 0 .65rem;font-size:.92rem;font-weight:700}.portal-course-activity__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.portal-course-activity__card{background:var(--kf-surface);border:1px solid #e2e8f0;border-radius:.75rem;padding:.85rem .95rem}.portal-course-activity__card--progress{background:linear-gradient(#eff6ff 0%,#f8fafc 100%);border-color:#bfdbfe}.portal-course-activity__card--study{background:linear-gradient(#f5f3ff 0%,#f8fafc 100%);border-color:#ddd6fe}.portal-course-activity__card--qa{background:linear-gradient(#fffbeb 0%,#f8fafc 100%);border-color:#fde68a}.portal-course-activity__label{letter-spacing:.03em;text-transform:uppercase;color:#64748b;margin:0 0 .25rem;font-size:.72rem;font-weight:600}.portal-course-activity__value{color:var(--kf-dark);margin:0 0 .35rem;font-size:1.5rem;font-weight:700;line-height:1.1}.portal-course-activity__detail{color:#475569;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.45;display:-webkit-box;overflow:hidden}.portal-course-activity__hint{color:#64748b;margin:.65rem 0 0;font-size:.78rem;line-height:1.45}.portal-course-intro__enrolled-title{color:#334155;margin:0 0 .5rem;font-size:.88rem;font-weight:700}.portal-course-intro__enrolled-list{flex-wrap:wrap;gap:.5rem;display:flex}.portal-course-intro__enrolled-item{background:var(--kf-input);font:inherit;cursor:pointer;border:1px solid #cbd5e1;border-radius:999px;padding:.45rem .75rem;font-size:.82rem}.portal-course-intro__enrolled-item.is-active{color:#1d4ed8;cursor:default;background:#eff6ff;border-color:#2563eb}.portal-course-index{background:#fafbfc;border:1px solid #e2e8f0;border-radius:.85rem;flex-direction:column;display:flex;overflow:hidden}.portal-course-index__header{background:var(--kf-input);border-bottom:1px solid #e2e8f0;flex-shrink:0;padding:1rem 1.15rem}.portal-course-index__header-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.portal-course-index__header h3{color:var(--kf-dark);margin:0 0 .2rem;font-size:1rem;font-weight:700}.portal-course-index__header p{color:#64748b;margin:0;font-size:.84rem;line-height:1.45}.portal-course-index__stats{flex-wrap:wrap;gap:.65rem;display:flex}.portal-course-index__stat{background:var(--kf-surface);text-align:center;border:1px solid #e2e8f0;border-radius:.55rem;min-width:4.5rem;padding:.5rem .7rem}.portal-course-index__stat-value{color:var(--kf-dark);font-size:1.15rem;font-weight:700;line-height:1.2;display:block}.portal-course-index__stat-label{color:#64748b;font-size:.72rem}.portal-course-index__scroll{max-height:min(52vh,520px);padding:.85rem 1rem 1rem;overflow-y:auto}.portal-course-index__chapter+.portal-course-index__chapter{border-top:1px solid #e2e8f0;margin-top:1.1rem;padding-top:1.1rem}.portal-course-index__chapter-title{color:#334155;margin:0 0 .5rem;font-size:.88rem;font-weight:700;line-height:1.35}.portal-course-index__chapter-num{letter-spacing:.03em;text-transform:uppercase;color:#64748b;margin-bottom:.15rem;font-size:.72rem;font-weight:600;display:block}.portal-course-index__lessons{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.portal-course-index__lesson{background:var(--kf-input);text-align:left;width:100%;font:inherit;cursor:pointer;border:1px solid #e2e8f0;border-radius:.55rem;grid-template-columns:1.75rem minmax(0,1fr) auto;align-items:start;gap:.5rem .65rem;padding:.55rem .65rem;transition:border-color .15s,background .15s,box-shadow .15s;display:grid}.portal-course-index__lesson:hover{background:#eff6ff;border-color:#93c5fd;box-shadow:0 2px 8px #2563eb14}.portal-course-index__lesson.is-started{border-color:#bfdbfe}.portal-course-index__lesson.is-complete{background:#f0fdf4;border-color:#bbf7d0}.portal-course-index__lesson-num{color:#475569;background:#e2e8f0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.72rem;font-weight:700;display:flex}.portal-course-index__lesson.is-started .portal-course-index__lesson-num{color:#1d4ed8;background:#dbeafe}.portal-course-index__lesson.is-complete .portal-course-index__lesson-num{color:#047857;background:#bbf7d0}.portal-course-index__lesson-title{color:var(--kf-dark);font-size:.84rem;font-weight:600;line-height:1.4;display:block}.portal-course-index__lesson-body{min-width:0}.portal-course-index__lesson-progress{color:#64748b;white-space:nowrap;align-self:center;font-size:.72rem;font-weight:600}.portal-course-index__lesson.is-complete .portal-course-index__lesson-progress{color:#047857}.portal-btn--ghost{background:var(--kf-input);color:#334155;font:inherit;border:1px solid #cbd5e1;border-radius:.55rem;justify-content:center;align-items:center;padding:.65rem 1rem;font-weight:600;text-decoration:none;display:inline-flex}.portal-btn--ghost:hover{background:var(--kf-surface);color:#1d4ed8}.player-header__nav{flex-wrap:wrap;gap:.65rem;margin-top:.5rem;display:flex}.player-header__link{color:#2563eb;font-size:.88rem;font-weight:600;text-decoration:none}.player-header__link:hover{text-decoration:underline}.player-header__link--muted{color:#64748b}.player-layout--intro-only .player-sidebar{display:none}.player-layout--intro-only{grid-template-columns:1fr!important}.player-layout--intro-only .player-main{padding:1rem 1.25rem 1.5rem}@media (width<=720px){.portal-course-intro__hero-overlay,.portal-course-intro__sheet{padding:1rem}.portal-course-activity__grid{grid-template-columns:1fr}.portal-course-index__header-top{flex-direction:column;align-items:stretch}.portal-course-index__stats{justify-content:space-between;width:100%}.portal-course-index__scroll{max-height:none}}.portal-home{max-width:960px;margin:0 auto;padding:.5rem 0 2rem}.portal-home__hero{background:var(--kf-dark);color:#fff;box-shadow:0 12px 40px rgba(var(--kf-dark-rgb), .22);border-radius:1rem;margin-bottom:1.75rem;padding:1.5rem 1.35rem}.portal-home__eyebrow{letter-spacing:.04em;text-transform:uppercase;opacity:.88;margin:0 0 .35rem;font-size:.78rem}.portal-home__hero h2{margin:0 0 .65rem;font-size:clamp(1.35rem,3vw,1.85rem);line-height:1.2}.portal-home__lead{opacity:.92;max-width:42rem;margin:0 0 1rem;font-size:.95rem;line-height:1.65}.portal-home__wp-link{color:#fff;opacity:.95;align-items:center;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.portal-home__wp-link:hover{text-decoration:underline}.portal-home__courses-title{color:#334155;margin:0 0 1rem;font-size:1rem}.portal-home__empty{background:var(--kf-input);color:#475569;border:1px solid #e2e8f0;border-radius:.75rem;margin:0;padding:1rem 1.1rem;line-height:1.6}.portal-home__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.portal-home__card{background:var(--kf-input);height:100%;box-shadow:0 4px 16px rgba(var(--kf-dark-rgb), .06);border:1px solid #e2e8f0;border-radius:.85rem;flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.portal-home__card:hover{box-shadow:0 10px 28px rgba(var(--kf-dark-rgb), .1);transform:translateY(-2px)}.portal-home__card-cover-wrap{background:linear-gradient(135deg,#dbeafe 0%,#e9d5ff 100%);height:140px;position:relative}.portal-home__card-cover{object-fit:cover;width:100%;height:100%;display:block}.portal-home__card-cover-fallback{background:var(--kf-dark);opacity:.35;position:absolute;inset:0}.portal-home__card-body{flex-direction:column;flex:1;gap:.85rem;padding:1rem 1rem 1.1rem;display:flex}.portal-home__card-body h4{color:var(--kf-dark);margin:0;font-size:.98rem;line-height:1.35}.portal-home__card-progress{color:#4338ca;margin:0;font-size:.82rem;font-weight:600}.portal-chapter-extra__header h2{color:var(--kf-dark);margin:0 0 .35rem;font-size:1.35rem}.portal-chapter-extra__footer{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:1rem;display:flex}.portal-mc-quiz__list{flex-direction:column;gap:1rem;display:flex}.portal-mc-quiz__card{background:var(--kf-input);border:1px solid #dbeafe;border-radius:.75rem;padding:1rem 1.1rem;box-shadow:0 1px 3px #2563eb14}.portal-mc-quiz__options{flex-direction:column;gap:.45rem;margin:.85rem 0 0;padding:0;list-style:none;display:flex}.portal-mc-quiz__option{background:var(--kf-surface);text-align:left;cursor:pointer;width:100%;font:inherit;color:#334155;border:1px solid #e2e8f0;border-radius:.55rem;align-items:flex-start;gap:.55rem;padding:.65rem .75rem;line-height:1.45;display:flex}.portal-mc-quiz__option:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd}.portal-mc-quiz__option.is-selected{background:#eff6ff;border-color:#3b82f6}.portal-mc-quiz__option.is-correct{color:#14532d;background:#f0fdf4;border-color:#16a34a}.portal-mc-quiz__option.is-wrong{color:#991b1b;background:#fef2f2;border-color:#ef4444}.portal-mc-quiz__option-marker{border:2px solid #94a3b8;border-radius:999px;flex-shrink:0;width:.85rem;height:.85rem;margin-top:.2rem}.portal-mc-quiz__option.is-selected .portal-mc-quiz__option-marker{background:radial-gradient(circle,#2563eb 0 45%,#0000 50%);border-color:#2563eb}.portal-mc-quiz__option.is-correct .portal-mc-quiz__option-marker{background:radial-gradient(circle,#16a34a 0 45%,#0000 50%);border-color:#16a34a}.portal-mc-quiz__explanation{background:var(--kf-surface);color:#475569;border-left:3px solid #64748b;border-radius:.5rem;margin:.75rem 0 0;padding:.65rem .75rem;font-size:.9rem}.portal-mc-quiz__score{color:var(--kf-dark);margin:0;font-weight:600}.portal-reflection__list{flex-direction:column;gap:1rem;display:flex}.portal-reflection__card{background:var(--kf-input);border:1px solid #ddd6fe;border-radius:.75rem;padding:1rem 1.1rem;box-shadow:0 1px 3px #6d28d914}.portal-reflection__label{color:#5b21b6;align-items:flex-start;gap:.55rem;margin-bottom:.65rem;font-weight:600;line-height:1.45;display:flex}.portal-reflection__num{color:#6d28d9;background:#ede9fe;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.78rem;display:inline-flex}.portal-reflection__input{box-sizing:border-box;width:100%;font:inherit;resize:vertical;border:1px solid #e2e8f0;border-radius:.55rem;min-height:6rem;padding:.75rem .85rem;line-height:1.55}.portal-reflection__input:focus{outline-offset:1px;border-color:#8b5cf6;outline:2px solid #a78bfa}.portal-reflection__saved,.portal-reflection__hint{color:#64748b;margin:0;font-size:.88rem}.portal-interactive__lead{color:#64748b;margin:0 0 1rem;font-size:.88rem}.portal-block-card--examples .examples>h3,.portal-block-card--practice_activities .practice-activities>h3,.portal-block-card--best_practices .best-practices>h3,.portal-block-card--tools_resources .tools-resources>h3,.portal-block-card--multimedia_resources .multimedia-resources>h3,.portal-block-card--assessment .assessment>h3,.portal-block-card--assessment .assessment-section>h4{display:none}.portal-examples{flex-direction:column;gap:.65rem;display:flex}.portal-example-card{background:var(--kf-input);border:1px solid #fecaca;border-radius:.65rem;overflow:hidden;box-shadow:0 1px 3px #ea580c14}.portal-example-card.is-open{box-shadow:0 4px 14px #ea580c1f}.portal-example-card__trigger{cursor:pointer;text-align:left;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border:0;align-items:flex-start;gap:.5rem;width:100%;padding:.85rem 1rem;display:flex}.portal-example-card__chevron{color:#c2410c;flex-shrink:0;font-size:.85rem;line-height:1.5}.portal-example-card__title{color:#9a3412;flex:1;font-size:.95rem;font-weight:600;line-height:1.4}.portal-example-card__body{color:#374151;border-top:1px solid #fed7aa;padding:.85rem 1rem 1rem;font-size:.95rem;line-height:1.65}.portal-example-card__body .step-list{margin:.75rem 0 0;padding-left:1.25rem}.portal-example-card__body .step-list li{margin:.5rem 0}.portal-example-card__body p:last-child{margin-bottom:0}.portal-block-content--practice .example-reveal,.portal-examples .example-reveal{margin-top:.25rem}.portal-practice .practice-activities{margin:0}.portal-practice .practice-lab-card{background:var(--kf-input);border:1px solid #f0dcc8;border-radius:10px;margin-bottom:1.25rem;overflow:hidden;box-shadow:0 4px 14px #e67e221f}.portal-practice .practice-lab-card:last-child{margin-bottom:0}.portal-practice .practice-lab-header{background:linear-gradient(135deg,#fff4e8 0%,#ffe8d4 100%);border-bottom:1px solid #f0dcc8;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem 1rem;padding:.85rem 1.1rem;display:flex}.portal-practice .practice-lab-card.is-collapsed .practice-lab-header{border-bottom:0}.portal-practice .practice-lab-header--trigger{cursor:pointer;text-align:left;width:100%;font:inherit;border:0;margin:0;transition:filter .15s}.portal-practice .practice-lab-header--trigger:hover{filter:brightness(.98)}.portal-practice .practice-lab-header__chevron{color:#b3541e;flex-shrink:0;width:1.1rem;margin-top:.15rem;font-size:.95rem;line-height:1}.portal-practice .practice-lab-header--trigger h4{color:#b3541e;flex:12rem;margin:0;font-size:1.05rem;font-weight:700;line-height:1.35}.portal-practice .practice-lab-header h4{color:#b3541e;flex:12rem;margin:0;font-size:1.05rem;line-height:1.35}.portal-practice .practice-time-badge{color:#fff;white-space:nowrap;background:#e67e22;border-radius:999px;padding:.25rem .65rem;font-size:.75rem;font-weight:600;display:inline-block}.portal-practice .practice-lab-body{padding:1rem 1.15rem 1.15rem}.portal-practice .practice-scenario{background:var(--kf-surface);color:#334155;border-left:4px solid #64748b;border-radius:0 8px 8px 0;margin-bottom:1rem;padding:.85rem 1rem}.portal-practice .practice-scenario p{margin:0}.portal-practice ol.practice-checklist,.portal-practice ul.practice-checklist{margin:.35rem 0 0;padding-left:0;list-style:none}.portal-practice ol.practice-checklist li,.portal-practice ul.practice-checklist li{background:#fffbf7;border:1px solid #fdebd0;border-radius:8px;margin-bottom:.65rem;padding:.55rem .75rem .55rem 2.2rem;line-height:1.45;position:relative}.portal-practice ol.practice-checklist{counter-reset:list-item}.portal-practice ol.practice-checklist li:before{content:counter(list-item);counter-increment:list-item;text-align:center;color:#fff;background:#e67e22;border-radius:50%;width:1.25rem;height:1.25rem;font-size:.72rem;font-weight:700;line-height:1.25rem;position:absolute;top:.55rem;left:.65rem}.portal-practice ul.practice-checklist li:before{content:"☐";color:#e67e22;font-weight:700;position:absolute;top:.5rem;left:.65rem}.portal-practice .practice-deliverable{background:linear-gradient(135deg,#fff9f0 0%,#fff3e0 100%);border:1px dashed #e67e22;border-radius:8px;margin-top:.75rem;padding:.85rem 1rem}.portal-practice .practice-deliverable strong{color:#b3541e}.portal-practice .practice-reflection{color:#64748b;border-top:1px solid #f0e6dc;margin:1rem 0 0;padding-top:.75rem;font-size:.92rem}.portal-practice .practice-box:not(.practice-lab-card){background:#fffbf7;border:1px solid #fdebd0;border-radius:8px;margin-bottom:1rem;padding:1rem}.portal-practice .practice-box h4{color:#b3541e;margin-top:0}.portal-best-practices .best-practices{margin:0}.portal-best-practices .practice-lab-card{background:var(--kf-input);border:1px solid #f0e6c8;border-radius:10px;margin-bottom:1.25rem;overflow:hidden;box-shadow:0 4px 14px #ca8a041a}.portal-best-practices .practice-lab-card:last-child{margin-bottom:0}.portal-best-practices .practice-lab-header{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-bottom:1px solid #fde68a;flex-wrap:wrap;align-items:flex-start;gap:.5rem 1rem;padding:.85rem 1.1rem;display:flex}.portal-best-practices .practice-lab-card.is-collapsed .practice-lab-header{border-bottom:0}.portal-best-practices .practice-lab-header--trigger{cursor:pointer;text-align:left;width:100%;font:inherit;border:0;margin:0;transition:filter .15s}.portal-best-practices .practice-lab-header--trigger:hover{filter:brightness(.98)}.portal-best-practices .practice-lab-header__chevron{color:#a16207;flex-shrink:0;width:1.1rem;margin-top:.15rem;font-size:.95rem;line-height:1}.portal-best-practices .practice-lab-header--trigger h4,.portal-best-practices .practice-lab-header h4{color:#92400e;flex:12rem;margin:0;font-size:1.05rem;font-weight:700;line-height:1.35}.portal-best-practices .practice-lab-body{padding:1rem 1.15rem 1.15rem}.portal-best-practices .practice-lab-body ul{margin:.5rem 0 0;padding-left:1.25rem}.portal-best-practices .practice-lab-body li{margin:.4rem 0;line-height:1.5}.portal-best-practices .practice-lab-body p{margin:.5rem 0}.portal-best-practices .practice-lab-body p:first-child{margin-top:0}.portal-best-practices .practice-lab-body strong{color:#78350f}.portal-tools-resources__intro{color:#64748b;margin:0 0 1rem;font-size:.95rem;line-height:1.55}.portal-tools-resources__intro p{margin:0}.portal-tools-resources__list{flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none;display:flex}.portal-tools-resources__item{color:#64748b;margin:0;font-size:.95rem;line-height:1.65}.portal-tools-resources__type{letter-spacing:.06em;text-transform:uppercase;color:#64748b;vertical-align:baseline;background:#f1f5f9;border-radius:.25rem;margin-right:.35rem;padding:.12rem .45rem;font-size:.68rem;font-weight:700;display:inline-block}.portal-tools-resources__title{color:var(--kf-dark);font-weight:700}.portal-tools-resources__dash{color:#94a3b8}.portal-tools-resources__desc p{margin:0;display:inline}.portal-tools-resources__link{color:#2563eb;white-space:nowrap;margin-left:.35rem;font-weight:600;text-decoration:none}.portal-tools-resources__link:hover{text-decoration:underline}.portal-multimedia__intro{color:#64748b;margin:0 0 1rem;font-size:.95rem;line-height:1.55}.portal-multimedia__intro p{margin:0}.portal-multimedia__list{flex-direction:column;gap:.65rem;display:flex}.portal-multimedia-card{background:var(--kf-input);border:1px solid #fecdd3;border-radius:.65rem;overflow:hidden;box-shadow:0 1px 3px #f43f5e14}.portal-multimedia-card.is-open{box-shadow:0 4px 14px #f43f5e1f}.portal-multimedia-card__trigger{cursor:pointer;text-align:left;width:100%;font:inherit;background:linear-gradient(135deg,#fff1f2 0%,#ffe4e6 100%);border:0;flex-wrap:wrap;align-items:flex-start;gap:.35rem .5rem;padding:.85rem 1rem;display:flex}.portal-multimedia-card__trigger:hover{filter:brightness(.98)}.portal-multimedia-card__chevron{color:#e11d48;flex-shrink:0;font-size:.85rem;line-height:1.5}.portal-multimedia-card__type{letter-spacing:.06em;text-transform:uppercase;color:#be123c;background:#ffffffa6;border-radius:.25rem;flex-shrink:0;padding:.12rem .45rem;font-size:.68rem;font-weight:700}.portal-multimedia-card__title{color:#9f1239;flex:10rem;font-size:.95rem;font-weight:600;line-height:1.4}.portal-multimedia-card__body{color:#374151;border-top:1px solid #fecdd3;padding:.85rem 1rem 1rem;font-size:.95rem;line-height:1.65}.portal-multimedia-card__desc p{margin:0 0 .65rem}.portal-multimedia-card__desc p:last-child{margin-bottom:0}.portal-multimedia-card__media{margin-top:.85rem}.portal-multimedia-card__media iframe,.portal-multimedia-card__media video,.portal-multimedia-card__media audio{border:1px solid #e2e8f0;border-radius:.45rem;width:100%;max-width:100%;display:block}.portal-multimedia-card__media video{background:var(--kf-dark)}.portal-multimedia-card__media img{border-radius:.45rem;max-width:100%;height:auto;display:block}.portal-multimedia-card__link{color:#2563eb;margin-top:.85rem;font-weight:600;text-decoration:none;display:inline-block}.portal-multimedia-card__link:hover{text-decoration:underline}.portal-assessment__list{flex-direction:column;gap:.85rem;display:flex}.portal-quiz-card{background:var(--kf-input);border:1px solid #e5e7eb;border-radius:.65rem;padding:1rem 1.1rem;transition:border-color .15s;box-shadow:0 1px 3px #0000000d}.portal-quiz-card.is-revealed{background:#fafdf9;border-color:#bbf7d0}.portal-quiz-card__header{align-items:flex-start;gap:.65rem;display:flex}.portal-quiz-card__num{text-align:center;color:#fff;background:#374151;border-radius:50%;flex-shrink:0;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:700;line-height:1.75rem}.portal-quiz-card__question{color:var(--kf-dark);flex:1;font-size:.95rem;line-height:1.5}.portal-quiz-card__question p{margin:0}.portal-quiz-card__objective{color:#9ca3af;margin:.35rem 0 0 2.4rem;font-size:.75rem}.portal-quiz-card__toggle{background:var(--kf-input);color:#c2410c;cursor:pointer;border:1px solid #d35400;border-radius:.45rem;margin:.75rem 0 0 2.4rem;padding:.4rem .75rem;font-size:.85rem;font-weight:600}.portal-quiz-card__toggle:hover{background:#fff7ed}.portal-quiz-card__answer{color:#166534;background:#f0fdf4;border-left:3px solid #16a34a;border-radius:.45rem;margin:.65rem 0 0 2.4rem;padding:.75rem .85rem;font-size:.92rem;line-height:1.55;animation:.2s portalAnswerIn}.portal-quiz-card__answer p{margin:0}@keyframes portalAnswerIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.portal-assessment .assessment-reveal summary{cursor:pointer;color:#c2410c;font-weight:600}.portal-assessment .assessment-reveal .assessment-answer{background:#f0fdf4;border-left:3px solid #16a34a;border-radius:0 .4rem .4rem 0;margin-top:.5rem;padding:.65rem .75rem}@media (width<=640px){.portal-quiz-card__toggle,.portal-quiz-card__answer,.portal-quiz-card__objective{margin-left:0}}.portal-block-card__body img{cursor:zoom-in}.portal-lightbox{z-index:10000;background:rgba(var(--kf-dark-rgb), .88);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out portal-lightbox-in;display:flex;position:fixed;inset:0}.portal-lightbox__close{z-index:1;color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:999px;width:2.5rem;height:2.5rem;font-size:1.75rem;line-height:1;transition:background .15s;position:absolute;top:1rem;right:1rem}.portal-lightbox__close:hover{background:#ffffff3d}.portal-lightbox__figure{flex-direction:column;align-items:center;gap:.75rem;max-width:min(1100px,100%);max-height:calc(100vh - 3rem);margin:0;display:flex}.portal-lightbox__img{cursor:default;border-radius:.65rem;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 6rem);display:block;box-shadow:0 20px 60px #00000073}.portal-lightbox__caption{color:#e2e8f0;text-align:center;max-width:48rem;margin:0;padding:0 .5rem;font-size:.92rem;line-height:1.45}@keyframes portal-lightbox-in{0%{opacity:0}to{opacity:1}}@media (width<=640px){.portal-lightbox{padding:1rem}.portal-lightbox__close{top:.65rem;right:.65rem}.portal-lightbox__img{border-radius:.45rem;max-height:calc(100vh - 5rem)}}.portal-lesson{flex-direction:column;gap:.85rem;width:100%;max-width:100%;margin:0;display:flex}.portal-lesson__breadcrumb{color:#6b7280;font-size:.8rem;line-height:1.4}.portal-lesson__breadcrumb strong{color:#374151}.portal-lesson__section{color:#4f46e5;font-weight:600}.portal-block-nav{scrollbar-width:thin;flex-wrap:nowrap;gap:.35rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.portal-block-nav__pill{background:var(--kf-input);color:#374151;cursor:pointer;white-space:nowrap;border:1px solid #e5e7eb;border-radius:999px;flex:none;align-items:center;gap:.35rem;padding:.4rem .65rem;font-size:.78rem;font-weight:500;display:inline-flex}.portal-block-nav__pill:hover{background:var(--kf-surface);border-color:#c7d2fe}.portal-block-nav__pill.is-active{border-color:var(--block-accent,#4f46e5);background:color-mix(in srgb, var(--block-accent,#4f46e5) 8%, white);color:#1e1b4b;font-weight:600}.portal-block-nav__pill.is-done{border-color:#bbf7d0}.portal-block-nav__dot{background:var(--block-accent,#4f46e5);opacity:.35;border-radius:50%;width:.45rem;height:.45rem}.portal-block-nav__pill.is-active .portal-block-nav__dot,.portal-block-nav__pill.is-done .portal-block-nav__dot{opacity:1}.portal-block-card{background:var(--kf-input);border:1px solid #e5e7eb;border-radius:.85rem;overflow:hidden;box-shadow:0 1px 3px #0000000f}.portal-block-card__header{border-bottom:1px solid var(--kf-surface);border-left:4px solid var(--block-accent,#4f46e5);padding:1rem 1.25rem}.portal-block-card__label{color:var(--kf-dark);margin:0;font-size:1.1rem;font-weight:600}.portal-block-card__desc{color:#6b7280;margin:.25rem 0 0;font-size:.85rem}.portal-block-card__body{padding:1rem 1.15rem 1.25rem}.portal-block-content{color:#374151;font-size:1rem;line-height:1.65}.portal-block-content h3{color:var(--kf-dark);margin:0 0 .75rem;font-size:1.15rem}.portal-block-content h4{color:#374151;margin:1rem 0 .5rem;font-size:1rem}.portal-block-content p{margin:.65rem 0}.portal-block-content ul,.portal-block-content ol{margin:.65rem 0;padding-left:1.35rem}.portal-block-content li{margin:.35rem 0}.portal-block-content img{border-radius:.5rem;max-width:100%;height:auto}.portal-block-content .lesson-image-container,.portal-block-content .manual-figure{text-align:center;margin:1.25rem 0}.portal-block-content .manual-figure figcaption{color:#64748b;margin-top:.5rem;font-size:.88rem}.portal-block-content table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.92rem}.portal-block-content th,.portal-block-content td{text-align:left;vertical-align:top;border:1px solid #e5e7eb;padding:.55rem .65rem}.portal-block-content th{background:var(--kf-surface);font-weight:600}.portal-block-content details{background:#fafafa;border:1px solid #e5e7eb;border-radius:.5rem;margin:.75rem 0;padding:.5rem .75rem}.portal-block-content summary{cursor:pointer;color:var(--kf-dark);font-weight:600}.portal-block-content .assessment-section{margin-top:.5rem}.portal-block-content .question-item{background:var(--kf-input);border:1px solid #e5e7eb;border-radius:.55rem;margin:.85rem 0;padding:.85rem 1rem}.portal-block-content .question-item p{margin:0 0 .5rem}.portal-block-content .assessment-reveal summary{color:#4338ca;font-size:.9rem}.portal-block-content .assessment-answer{color:#166534;background:#f0fdf4;border-left:3px solid #16a34a;border-radius:.4rem;margin:.5rem 0 0;padding:.65rem .75rem}.portal-block-content .objective-ref{color:#9ca3af;font-size:.75rem;font-weight:400}.portal-block-content .example-box,.portal-block-content .practice-box{background:var(--kf-surface);border:1px solid #e2e8f0;border-radius:.5rem;margin:1rem 0;padding:.85rem 1rem}.portal-block-footer{flex-direction:column;gap:.5rem;padding-top:.5rem;display:flex}.portal-block-footer__progress{color:#6b7280;font-size:.8rem}.portal-block-footer__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.portal-block-footer__hint{color:#6b7280;text-align:right;margin:0;font-size:.8rem}.portal-next-lesson{background:#f5f3ff;border:1px dashed #c7d2fe;border-radius:.65rem;margin-top:.5rem;padding:.85rem 1rem}.portal-next-lesson__label{letter-spacing:.06em;text-transform:uppercase;color:#6366f1;margin:0;font-size:.72rem;font-weight:600}.portal-next-lesson__title{color:#312e81;margin:.25rem 0 0;font-size:.92rem;font-weight:600;line-height:1.4}.portal-block-footer__actions{gap:.5rem;display:flex}.portal-btn{background:var(--kf-input);color:#374151;cursor:pointer;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .9rem;font-size:.88rem;font-weight:500}.portal-btn:hover:not(:disabled){background:var(--kf-surface)}.portal-btn:disabled{opacity:.45;cursor:not-allowed}.portal-btn--primary{color:#fff;background:#4f46e5;border-color:#4f46e5}.portal-btn--primary:hover:not(:disabled){background:#4338ca}@media (width<=640px){.portal-block-card__body{padding:.75rem .65rem 1rem}.portal-block-content table,.portal-block-content thead,.portal-block-content tbody,.portal-block-content th,.portal-block-content td,.portal-block-content tr{display:block}.portal-block-content thead{display:none}.portal-block-content tr{border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:.75rem;padding:.5rem}.portal-block-content td{border:0;padding:.25rem 0}.portal-block-content td:before{content:attr(data-label);color:#6b7280;margin-bottom:.15rem;font-size:.75rem;font-weight:600;display:block}.portal-block-content .objectives-table td:before{display:none}}.portal-block-card--step_by_step .step-by-step>h3,.portal-block-card--case_studies .case-studies>h3,.portal-block-card--best_practices .best-practices>h3,.portal-block-card--common_mistakes .common-mistakes>h3,.portal-block-card--tools_resources .tools-resources>h3,.portal-block-card--multimedia_resources .multimedia-resources>h3,.portal-block-card--additional_resources .additional-resources>h3{display:none}.portal-block-content[class*=--]>.step-by-step,.portal-block-content[class*=--]>.case-studies,.portal-block-content[class*=--]>.best-practices,.portal-block-content[class*=--]>.common-mistakes,.portal-block-content[class*=--]>.tools-resources,.portal-block-content[class*=--]>.multimedia-resources,.portal-block-content[class*=--]>.additional-resources{box-shadow:none;background:0 0;border:0;margin:0;padding:0}.portal-block-content--step_by_step .procedure-step,.portal-block-content--step_by_step ol.procedure-steps>li,.portal-block-content--step_by_step .step-by-step>ol>li{border:1px solid color-mix(in srgb, var(--block-accent,#0891b2) 22%, #e5e7eb);background:color-mix(in srgb, var(--block-accent,#0891b2) 5%, #fff);border-radius:.65rem;margin:0 0 .65rem;padding:.85rem 1rem .85rem 3rem;line-height:1.55;list-style:none;position:relative}.portal-block-content--step_by_step ol.procedure-steps,.portal-block-content--step_by_step .step-by-step>ol{counter-reset:portal-step;margin:.75rem 0 0;padding:0}.portal-block-content--step_by_step ol.procedure-steps>li,.portal-block-content--step_by_step .step-by-step>ol>li{counter-increment:portal-step}.portal-block-content--step_by_step ol.procedure-steps>li:before,.portal-block-content--step_by_step .step-by-step>ol>li:before{content:counter(portal-step);text-align:center;color:#fff;background:var(--block-accent,#0891b2);border-radius:50%;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:700;line-height:1.5rem;position:absolute;top:.85rem;left:.85rem}.portal-block-content--step_by_step .procedure-step{border-left:4px solid var(--block-accent,#0891b2);padding-left:1rem}.portal-block-content--step_by_step .procedure-step h4{color:color-mix(in srgb, var(--block-accent,#0891b2) 75%, var(--kf-dark));margin:0 0 .45rem;font-size:1rem;font-weight:700}.portal-block-content--step_by_step .procedure-step p:last-child{margin-bottom:0}.portal-block-content--step_by_step .step-by-step>h4{letter-spacing:.04em;text-transform:uppercase;color:#64748b;margin:1.25rem 0 .5rem;font-size:.92rem;font-weight:700}.portal-block-content--step_by_step .step-by-step>ul{background:var(--kf-surface);border:1px dashed #cbd5e1;border-radius:.55rem;margin:0;padding:.75rem 1rem;list-style:none}.portal-block-content--step_by_step .step-by-step>ul li{color:#334155;margin:.35rem 0;padding-left:.15rem}.portal-block-content--case_studies .case-study{background:var(--kf-input);border:1px solid #fecaca;border-radius:.75rem;margin:0 0 1rem;overflow:hidden;box-shadow:0 2px 8px #dc262614}.portal-block-content--case_studies .case-study:last-child{margin-bottom:0}.portal-block-content--case_studies .case-study>h4{color:#991b1b;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border-bottom:1px solid #fecaca;margin:0;padding:.85rem 1rem;font-size:1rem;font-weight:700}.portal-block-content--case_studies .case-study>p{color:#374151;margin:0;padding:.85rem 1rem 0;font-size:.95rem}.portal-block-content--case_studies .analysis-section{border:1px solid var(--kf-surface);background:#fafafa;border-radius:.55rem;margin:.75rem 1rem 1rem;padding:.85rem 1rem}.portal-block-content--case_studies .analysis-section h5{letter-spacing:.05em;text-transform:uppercase;color:#b91c1c;margin:.85rem 0 .35rem;font-size:.78rem;font-weight:700}.portal-block-content--case_studies .analysis-section h5:first-child{margin-top:0}.portal-block-content--case_studies .analysis-section ul{margin:.5rem 0 0;padding-left:1.2rem}.portal-block-content--case_studies .analysis-section li{margin:.35rem 0}.portal-block-content--best_practices .best-practices>p,.portal-best-practices+.best-practices>p{color:#475569;margin:0 0 1rem}.portal-block-content--best_practices .best-practices>h4:not(.practice-lab-header h4){display:none}.portal-block-content--common_mistakes .mistake-item{border:1px solid #fbcfe8;border-left:4px solid var(--block-accent,#db2777);background:linear-gradient(135deg,#fdf2f8 0%,#fff 100%);border-radius:.65rem;margin:0 0 .75rem;padding:.9rem 1rem}.portal-block-content--common_mistakes .mistake-item:last-child{margin-bottom:0}.portal-block-content--common_mistakes .mistake-item h4,.portal-block-content--common_mistakes .mistake-item h5{color:#9d174d;margin:0 0 .5rem;font-size:.98rem;font-weight:700}.portal-block-content--common_mistakes .mistake-item p{margin:.45rem 0}.portal-block-content--common_mistakes .mistake-item p strong{color:#be185d}.portal-block-content--common_mistakes .mistake-item ol{margin:.65rem 0 0;padding-left:1.25rem}.portal-block-content--common_mistakes .mistake-item ol li{margin:.35rem 0}.portal-block-content--additional_resources .resource-category{background:0 0;border:0;margin:1rem 0 0;padding:0}.portal-block-content--additional_resources .resource-category:first-child{margin-top:0}.portal-block-content--additional_resources .resource-category h4{letter-spacing:.04em;text-transform:uppercase;color:#64748b;border-bottom:1px solid #e2e8f0;margin:0 0 .5rem;padding-bottom:.35rem;font-size:.88rem;font-weight:700}.portal-block-content--additional_resources .resource-grid{border:1px solid #e2e8f0;border-radius:.65rem;flex-direction:column;gap:0;margin:0 0 1rem;display:flex;overflow:hidden}.portal-block-content--additional_resources .resource-item{background:var(--kf-input);border:0;border-bottom:1px solid #f1f5f9;border-radius:0;margin:0;padding:1rem 1.15rem}.portal-block-content--additional_resources .resource-item:last-child{border-bottom:0}.portal-block-content--additional_resources .resource-type{letter-spacing:.07em;text-transform:uppercase;color:#94a3b8;background:0 0;margin:0 0 .2rem;padding:0;font-size:.7rem;font-weight:600;display:block}.portal-block-content--additional_resources .resource-item h4{color:var(--kf-dark);margin:0 0 .35rem;font-size:1rem;font-weight:600}.portal-block-content--additional_resources .resource-item p{color:#64748b;margin:0;font-size:.92rem;line-height:1.55}.portal-block-content--additional_resources a{color:#2563eb;font-weight:600;text-decoration:none}.portal-block-content--additional_resources a:hover{text-decoration:underline}.portal-block-content--learning_objectives .learning-objectives>h3{display:none}.portal-block-content .objectives-table{box-shadow:none;border:0;margin:.75rem 0 0}.portal-block-content .objectives-table th{background:var(--kf-surface);color:var(--kf-dark);border-color:#e2e8f0}.portal-block-content .objectives-table th:first-child{text-align:center;width:3rem}.portal-block-content .objectives-table .objective-number{text-align:center;color:color-mix(in srgb, var(--block-accent,#16a34a) 82%, var(--kf-dark));white-space:nowrap;font-weight:700}.portal-block-content .objectives-table .objective-text{color:var(--kf-dark);font-weight:500;line-height:1.55}.portal-block-content .objectives-table .objective-level{color:#64748b;white-space:nowrap;font-size:.88rem;font-weight:600}@media (width<=640px){.portal-block-content .objectives-table{width:100%;display:block}.portal-block-content .objectives-table thead{display:none}.portal-block-content .objectives-table tbody{display:block}.portal-block-content .objectives-table tr{background:var(--kf-input);box-shadow:0 1px 2px rgba(var(--kf-dark-rgb), .04);border:1px solid #e2e8f0;border-radius:.65rem;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"num text""level level";align-items:start;gap:.35rem .65rem;margin-bottom:.65rem;padding:.85rem .9rem;display:grid}.portal-block-content .objectives-table tr:last-child{margin-bottom:0}.portal-block-content .objectives-table td{border:0;padding:0;display:block}.portal-block-content .objectives-table .objective-number{background:color-mix(in srgb, var(--block-accent,#16a34a) 12%, var(--kf-surface));border-radius:999px;grid-area:num;justify-content:center;align-items:center;min-width:1.85rem;height:1.85rem;font-size:.82rem;line-height:1;display:flex}.portal-block-content .objectives-table .objective-text{grid-area:text;margin:0}.portal-block-content .objectives-table .objective-level{letter-spacing:.02em;text-transform:uppercase;color:#64748b;border-top:1px dashed #e2e8f0;grid-area:level;margin-top:.15rem;padding-top:.55rem;font-size:.78rem;font-weight:600}.portal-block-content .objectives-table .objective-level:before{content:"Level · ";color:#94a3b8;font-weight:600}.portal-block-content .objectives-table tr:not(:has(.objective-text)) td:first-child{background:color-mix(in srgb, var(--block-accent,#16a34a) 12%, var(--kf-surface));min-width:1.85rem;height:1.85rem;color:color-mix(in srgb, var(--block-accent,#16a34a) 82%, var(--kf-dark));border-radius:999px;grid-area:num;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;line-height:1;display:flex}.portal-block-content .objectives-table tr:not(:has(.objective-text)) td:nth-child(2){color:var(--kf-dark);grid-area:text;font-weight:500;line-height:1.55}.portal-block-content .objectives-table tr:not(:has(.objective-text)) td:nth-child(3){letter-spacing:.02em;text-transform:uppercase;color:#64748b;border-top:1px dashed #e2e8f0;grid-area:level;margin-top:.15rem;padding-top:.55rem;font-size:.78rem;font-weight:600}.portal-block-content .objectives-table tr:not(:has(.objective-text)) td:nth-child(3):before{content:"Level · ";color:#94a3b8;font-weight:600}.portal-block-content--step_by_step .procedure-step,.portal-block-content--step_by_step ol.procedure-steps>li,.portal-block-content--step_by_step .step-by-step>ol>li{padding-left:2.65rem}}.portal-mobile-chrome,.portal-mobile-assist-dock{display:none}@media (width<=900px){.player-layout--lesson-view .player-sidebar{display:none}.portal-mobile-chrome{z-index:40;background:linear-gradient(180deg, var(--kf-surface) 85%, #f8fafc00);border-bottom:1px solid #e5e7eb;margin:-1rem -1rem .75rem;padding:.65rem 1rem .5rem;display:block;position:sticky;top:0}.portal-mobile-chrome__context{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.35rem .75rem;margin-bottom:.55rem;display:flex}.portal-mobile-chrome__breadcrumb{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.portal-mobile-chrome__chapter{letter-spacing:.02em;text-transform:uppercase;color:#64748b;font-size:.72rem;font-weight:600;line-height:1.3}.portal-mobile-chrome__lesson{color:var(--kf-dark);font-size:.84rem;font-weight:600;line-height:1.35}.portal-mobile-chrome__meta{flex-shrink:0;align-items:center;display:flex}.portal-mobile-chrome__counter{color:#6366f1;white-space:nowrap;font-size:.72rem;font-weight:600}.portal-mobile-chrome__actions{align-items:stretch;gap:.5rem;display:flex}.portal-mobile-chrome__section{background:var(--kf-input);text-align:left;cursor:pointer;min-width:0;box-shadow:0 1px 2px rgba(var(--kf-dark-rgb), .04);border:1px solid #e2e8f0;border-radius:.65rem;flex-direction:column;flex:1;align-items:flex-start;gap:.15rem;padding:.45rem .65rem;display:flex}.portal-mobile-chrome__section-kicker{letter-spacing:.04em;text-transform:uppercase;color:#64748b;font-size:.68rem;font-weight:600}.portal-mobile-chrome__section-current{align-items:center;gap:.35rem;width:100%;min-width:0;display:flex}.portal-mobile-chrome__section-dot{background:var(--block-accent,#4f46e5);border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem}.portal-mobile-chrome__section-name{min-width:0;color:var(--kf-dark);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.88rem;font-weight:600;overflow:hidden}.portal-mobile-chrome__section-chevron{color:#94a3b8;flex-shrink:0;font-size:.75rem}.portal-mobile-chrome__jump{color:#4338ca;font:inherit;cursor:pointer;white-space:nowrap;background:#eef2ff;border:1px solid #c7d2fe;border-radius:.65rem;flex-shrink:0;align-self:stretch;padding:.45rem .75rem;font-size:.82rem;font-weight:600}.portal-mobile-chrome__jump:hover{background:#e0e7ff}.portal-mobile-sections{margin:0;padding:.35rem .75rem 1rem;list-style:none}.portal-mobile-sections__item{text-align:left;width:100%;font:inherit;color:#374151;cursor:pointer;background:0 0;border:0;border-radius:.55rem;align-items:center;gap:.5rem;margin-bottom:.25rem;padding:.65rem .75rem;font-size:.92rem;display:flex}.portal-mobile-sections__item:hover{background:var(--kf-surface)}.portal-mobile-sections__item.is-active{color:#3730a3;background:#eef2ff;font-weight:600}.portal-mobile-sections__item.is-done{color:#166534}.portal-mobile-sections__num{color:#94a3b8;text-align:center;flex-shrink:0;width:1.35rem;font-size:.75rem;font-weight:700}.portal-mobile-sections__item.is-active .portal-mobile-sections__num{color:#6366f1}.portal-mobile-sections__dot{background:var(--block-accent,#4f46e5);opacity:.45;border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem}.portal-mobile-sections__item.is-active .portal-mobile-sections__dot,.portal-mobile-sections__item.is-done .portal-mobile-sections__dot{opacity:1}.portal-mobile-sections__label{flex:1;min-width:0;line-height:1.35}.portal-mobile-sections__badge{text-transform:uppercase;letter-spacing:.03em;color:#059669;flex-shrink:0;font-size:.68rem;font-weight:600}.portal-block-footer{z-index:30;padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom,0px));background:linear-gradient(0deg, var(--kf-surface) 80%, #f8fafc00);border-top:1px solid #e5e7eb;margin:.5rem -1rem 0;position:sticky;bottom:0}.portal-block-footer__row{flex-direction:column;align-items:stretch}.portal-block-footer__progress{text-align:center;font-size:.78rem}.portal-block-footer__actions{justify-content:stretch;width:100%}.portal-block-footer__actions .portal-btn{text-align:center;flex:1}.portal-mobile-assist-dock{pointer-events:none;z-index:1400;display:block;position:fixed;inset:0}.portal-mobile-assist-dock .portal-assist-launch--edge,.portal-mobile-assist-dock .portal-assist-overlay{pointer-events:auto}}.portal-mobile-jump{z-index:1200;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.portal-mobile-jump__backdrop{background:rgba(var(--kf-dark-rgb), .45);cursor:pointer;border:0;position:absolute;inset:0}.portal-mobile-jump__sheet{background:var(--kf-input);width:100%;max-height:min(88vh,720px);box-shadow:0 -12px 40px rgba(var(--kf-dark-rgb), .18);border-radius:1rem 1rem 0 0;flex-direction:column;display:flex;position:relative}.portal-mobile-jump__header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem .65rem;display:flex}.portal-mobile-jump__header h2{color:var(--kf-dark);margin:0;font-size:1.05rem;font-weight:700}.portal-mobile-jump__close{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:.5rem;width:2rem;height:2rem;font-size:1.35rem;line-height:1}.portal-mobile-jump__body{-webkit-overflow-scrolling:touch;padding:.5rem 0 1rem;overflow:auto}.portal-mobile-jump__body .lesson-nav{padding:0 .75rem}@media (width>=901px){.portal-mobile-jump{display:none}}.portal-assist{margin:0}.portal-assist-launch{z-index:auto;background:var(--kf-dark);color:#fff;width:100%;font:inherit;cursor:pointer;box-shadow:0 4px 14px rgba(var(--kf-dark-rgb), .18);border:1px solid #ffffff2e;border-radius:.65rem;justify-content:center;align-items:center;gap:.45rem;padding:.72rem 1rem;font-size:.88rem;font-weight:700;display:inline-flex;position:static}.portal-assist-launch:hover{filter:brightness(1.06);transform:none}.portal-assist-launch__icon{color:#34d399}.portal-assist-launch--edge{z-index:1;writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.06em;text-transform:uppercase;width:auto;min-width:0;max-width:2.25rem;box-shadow:-4px 0 16px rgba(var(--kf-dark-rgb), .15);pointer-events:auto;border-right:0;border-radius:.55rem 0 0 .55rem;gap:.35rem;padding:.65rem .25rem .65rem .35rem;font-size:.72rem;position:fixed;top:50%;right:0;transform:translateY(-50%)}.portal-assist-launch--edge .portal-assist-launch__icon{writing-mode:horizontal-tb;font-size:.85rem}.portal-assist-launch__edge-label{font-weight:700}.portal-assist-overlay--edge{z-index:2;justify-content:flex-end!important;align-items:stretch!important;padding:0!important}.portal-assist-drawer--edge{border-radius:0;width:min(100%,24rem);max-width:100%;height:100%;margin:0;animation:.22s ease-out portal-assist-slide-in;max-height:100%!important}@keyframes portal-assist-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.portal-assist-overlay{z-index:1300;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.portal-assist-overlay__backdrop{background:rgba(var(--kf-dark-rgb), .45);cursor:pointer;border:0;position:absolute;inset:0}.portal-assist-drawer{background:var(--kf-surface);width:min(720px,100%);max-height:min(88vh,820px);box-shadow:0 -12px 40px rgba(var(--kf-dark-rgb), .18);border-radius:1rem 1rem 0 0;padding:1rem 1.1rem 1.25rem;position:relative;overflow:auto}.portal-assist-drawer__header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;display:flex}.portal-assist-drawer__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:#64748b;margin:0 0 .2rem;font-size:.72rem}.portal-assist-drawer__header h3{color:var(--kf-dark);margin:0;font-size:1.1rem}.portal-assist-drawer__context{color:#64748b;margin:.35rem 0 0;font-size:.84rem}.portal-assist-drawer__tools{flex-direction:column;gap:.65rem;margin-bottom:.75rem;display:flex}.portal-assist__tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.portal-assist__tool{background:var(--kf-input);min-height:2.65rem;color:var(--kf-dark);font:inherit;cursor:pointer;box-shadow:0 1px 2px rgba(var(--kf-dark-rgb), .04);border:1px solid #e2e8f0;border-radius:.65rem;justify-content:center;align-items:center;padding:.55rem .75rem;font-size:.84rem;font-weight:600;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.portal-assist__tool:hover:not(:disabled){background:var(--kf-surface);border-color:#c7d2fe}.portal-assist__tool--active{color:#3730a3;background:#eef2ff;border-color:#6366f1;box-shadow:0 0 0 1px #6366f140}.portal-assist__tool--secondary{color:#475569}.portal-assist__tool:disabled{opacity:.6;cursor:wait}.portal-assist__translate-row{background:var(--kf-input);box-shadow:0 1px 2px rgba(var(--kf-dark-rgb), .04);border:1px solid #e2e8f0;border-radius:.65rem;flex-wrap:wrap;align-items:center;gap:.45rem .55rem;padding:.65rem .75rem;display:flex}.portal-assist__translate-label{letter-spacing:.04em;text-transform:uppercase;color:#64748b;flex:100%;font-size:.68rem;font-weight:600}@media (width>=420px){.portal-assist__translate-label{letter-spacing:normal;text-transform:none;color:#475569;flex:none;font-size:.78rem}}.portal-assist__tool--translate{color:#3730a3;border-color:#a5b4fc;border-radius:999px;min-height:2.25rem;margin-left:auto;padding:.4rem .85rem;font-size:.82rem}.portal-assist__lang{flex:1;min-width:0}.portal-assist__lang select{background:var(--kf-input);width:100%;font:inherit;color:#334155;border:1px solid #cbd5e1;border-radius:.55rem;padding:.45rem .65rem;font-size:.84rem}@media (width>=420px){.portal-assist__lang{flex:0 9rem}}.portal-assist-drawer__idle{color:#64748b;text-align:center;margin:0;padding:.85rem .25rem;font-size:.88rem}.portal-assist__cached{color:#059669;text-transform:lowercase;font-size:.78rem;font-weight:600}@media (width>=768px){.portal-assist-overlay{align-items:center;padding:1.5rem}.portal-assist-drawer{border-radius:1rem;max-height:min(85vh,780px)}}@media (width<=640px){.portal-assist-overlay{align-items:flex-end;padding:0}}.portal-assist__bar{background:linear-gradient(135deg,#eef2ff 0%,#f5f3ff 55%,#ecfdf5 100%);border:1px solid #c7d2fe;border-radius:.85rem;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;padding:.7rem .95rem;display:flex;box-shadow:0 4px 18px #4338ca14}.portal-assist__label{letter-spacing:.04em;text-transform:uppercase;color:#4338ca;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;display:inline-flex}.portal-assist__spark{color:#059669;font-size:.95rem;line-height:1}.portal-assist__actions{flex-wrap:wrap;flex:1;align-items:center;gap:.65rem;display:flex}.portal-assist__group{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.portal-assist__divider{background:#c7d2fe;flex-shrink:0;width:1px;height:1.65rem}@media (width<=640px){.portal-assist__divider{display:none}}.portal-assist__btn{background:var(--kf-input);color:#3730a3;font:inherit;cursor:pointer;border:1px solid #a5b4fc;border-radius:999px;padding:.4rem .75rem;font-size:.84rem;font-weight:600}.portal-assist__btn:hover:not(:disabled){background:#eef2ff}.portal-assist__btn:disabled{opacity:.6;cursor:wait}.portal-assist__panel{background:var(--kf-input);box-shadow:0 4px 16px rgba(var(--kf-dark-rgb), .06);border:1px solid #e2e8f0;border-radius:.75rem;margin-top:.25rem;padding:.85rem 1rem 1rem}.portal-assist__panel--open{animation:.22s ease-out portal-assist-in}@keyframes portal-assist-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.portal-assist__panel-header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.65rem;display:flex}.portal-assist__panel-header h4{color:var(--kf-dark);margin:0;font-size:.95rem}.portal-assist__panel-meta{color:#64748b;font-weight:500}.portal-assist__close{background:var(--kf-input);color:#64748b;cursor:pointer;width:2rem;height:2rem;box-shadow:0 1px 2px rgba(var(--kf-dark-rgb), .06);border:0;border-radius:.45rem;font-size:1.35rem;line-height:1}.portal-assist__close:hover{color:var(--kf-dark);background:var(--kf-surface)}.portal-assist__btn--ghost{background:0 0;border-color:#c7d2fe}.portal-assist__btn--primary{color:#fff;background:#4338ca;border-color:#4338ca}.portal-assist__btn--primary:hover:not(:disabled){background:#3730a3}.portal-assist__saved{color:#047857;margin:0 0 .65rem;font-size:.88rem;font-weight:600}.portal-assist__hint{color:#64748b;margin:0 0 .75rem;font-size:.86rem;line-height:1.5}.portal-assist__ask{flex-direction:column;gap:.65rem;display:flex}.portal-assist__ask-input{width:100%;font:inherit;resize:vertical;border:1px solid #cbd5e1;border-radius:.55rem;padding:.65rem .75rem}.portal-assist__ask-latest{background:var(--kf-surface);border:1px solid #e2e8f0;border-radius:.55rem;padding:.75rem}.portal-assist__ask-latest-q{color:#334155;margin:0 0 .5rem;font-size:.88rem}.portal-assist__history{border-top:1px dashed #e2e8f0;margin-top:.35rem;padding-top:.85rem}.portal-assist__history-title{letter-spacing:.03em;text-transform:uppercase;color:#64748b;margin:0 0 .55rem;font-size:.82rem;font-weight:700}.portal-assist__history-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.portal-assist__history-item{background:var(--kf-input);border:1px solid #e2e8f0;border-radius:.5rem;padding:.55rem .65rem}.portal-assist__history-item summary{cursor:pointer;color:var(--kf-dark);font-weight:600;line-height:1.4}.portal-assist__history-a{color:#475569;white-space:pre-wrap;margin:.55rem 0 .35rem;line-height:1.55}.portal-assist__history-time{color:#94a3b8;font-size:.75rem;display:block}.portal-assist__practice-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.portal-assist__practice-item{background:var(--kf-surface);border:1px solid #dbeafe;border-radius:.55rem;padding:.65rem .75rem}.portal-assist__practice-item summary{cursor:pointer;color:#1e3a8a;font-weight:600;line-height:1.45;list-style:none}.portal-assist__practice-item summary::-webkit-details-marker{display:none}.portal-assist__practice-num{color:#4338ca;margin-right:.35rem}.portal-assist__practice-a{color:#334155;white-space:pre-wrap;margin:.65rem 0 .35rem;line-height:1.6}.portal-assist__practice-tag{text-transform:capitalize;color:#4338ca;background:#eef2ff;border-radius:999px;margin-top:.25rem;padding:.12rem .45rem;font-size:.72rem;font-weight:600;display:inline-block}.portal-assist__qa-list{flex-direction:column;gap:.85rem;display:flex}.portal-assist__qa-item{border-bottom:1px solid #f1f5f9;padding-bottom:.75rem}.portal-assist__qa-q{color:var(--kf-dark);margin:0 0 .35rem;font-weight:600}.portal-assist__qa-a{color:#475569;margin:0;line-height:1.55}.portal-assist__guide{flex-direction:column;gap:.85rem;max-height:320px;display:flex;overflow:auto}.portal-assist__guide-item{background:var(--kf-surface);border:1px solid #e2e8f0;border-radius:.55rem;padding:.65rem .75rem}.portal-assist__guide-head{color:#64748b;flex-wrap:wrap;align-items:center;gap:.35rem .65rem;margin-bottom:.45rem;font-size:.82rem;display:flex}.portal-assist__guide-head strong{color:var(--kf-dark)}.portal-assist__guide-delete{color:#b91c1c;font:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:.78rem}.portal-assist__guide-content{white-space:pre-wrap;color:#334155;margin:0;font-size:.88rem;line-height:1.55}.portal-assist__panel-footer{border-top:1px solid #f1f5f9;margin-top:.85rem;padding-top:.75rem}.portal-assist__result{color:#334155;white-space:pre-wrap;font-size:.92rem;line-height:1.65}.portal-assist__result--rich{white-space:normal;background:var(--kf-surface);border:1px solid #e2e8f0;border-radius:.65rem;padding:.85rem .95rem}.portal-assist__result--rich p{margin:0 0 .85rem}.portal-assist__result--rich p:last-child{margin-bottom:0}.portal-assist__result-lead{color:var(--kf-dark);font-weight:600}.portal-assist__result--rich strong{color:var(--kf-dark);font-weight:700}.portal-assist__result-heading{color:var(--kf-dark);margin:0 0 .65rem;font-size:.95rem;font-weight:700;line-height:1.4}.portal-assist__result-heading+p,.portal-assist__result-heading+ol,.portal-assist__result-heading+ul{margin-top:0}.portal-assist__result-list{flex-direction:column;gap:.55rem;margin:0 0 .85rem;padding-left:1.25rem;display:flex}.portal-assist__result-list:last-child{margin-bottom:0}.portal-assist__result-list li{color:#475569;line-height:1.55}.portal-assist__result-list li::marker{color:#6366f1;font-weight:700}.portal-assist__result-list li strong{display:inline}.portal-assist__result-activity{background:var(--kf-input);border:1px solid #e2e8f0;border-radius:.6rem;margin:0 0 .85rem;padding:.75rem .8rem}.portal-assist__result-activity:last-child{margin-bottom:0}.portal-assist__result-activity-title{color:#4338ca;margin:0 0 .55rem;font-size:.88rem;font-weight:700;line-height:1.4}.portal-assist__result-activity p{color:#475569;margin:0 0 .65rem;font-size:.9rem;line-height:1.6}.portal-assist__result-activity p:last-child{margin-bottom:0}.portal-assist__result-section+.portal-assist__result-section{border-top:1px dashed #e2e8f0;margin-top:.65rem;padding-top:.65rem}.portal-assist__result-kicker{letter-spacing:.04em;text-transform:uppercase;color:#64748b;margin:0 0 .3rem;font-size:.72rem;font-weight:700}.portal-assist__result-section p:not(.portal-assist__result-kicker){margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.portal-lang{background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:.15rem;padding:.2rem;display:inline-flex}.portal-lang__tab{color:#cbd5e1;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.35rem .7rem;font-size:.78rem;font-weight:600;line-height:1.2;transition:background .15s,color .15s}.portal-lang__tab:hover:not(.is-active){color:#f9fafb;background:#ffffff14}.portal-lang__tab.is-active{color:#fff;background:#4f46e5;box-shadow:0 2px 8px #4f46e559}.player-header__actions{flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem;display:flex}@media (width<=640px){.player-header__actions{justify-content:space-between;width:100%}}.player-shell{background:var(--kf-surface);min-height:100vh;color:var(--kf-dark);flex-direction:column;display:flex}.player-header{background:var(--kf-dark);color:#f9fafb;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem 2rem;padding:1.25rem 1.5rem;display:flex}.player-header h1{margin:.25rem 0 0;font-size:1.5rem;font-weight:600}.player-header__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin:0;font-size:.75rem}.course-form label{color:#d1d5db;margin-bottom:.35rem;font-size:.75rem;display:block}.course-form__row{gap:.5rem;display:flex}.course-form input{color:#f9fafb;background:#ffffff14;border:1px solid #374151;border-radius:.5rem;min-width:min(420px,70vw);padding:.55rem .75rem}.course-form button{color:#fff;cursor:pointer;background:#4f46e5;border:0;border-radius:.5rem;padding:.55rem 1rem;font-weight:600}.course-form button:disabled{opacity:.6;cursor:wait}.player-notice{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;margin:1rem 1.5rem 0;padding:.75rem 1rem;font-size:.92rem;line-height:1.5}.player-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin:1rem 1.5rem 0;padding:.75rem 1rem}.player-empty{color:#4b5563;max-width:42rem;margin:2rem auto;padding:0 1.5rem;line-height:1.6}.player-layout{flex:1;grid-template-columns:minmax(260px,340px) minmax(0,1fr);min-height:0;display:grid}.player-sidebar{background:var(--kf-input);border-right:1px solid #e5e7eb;flex-direction:column;min-height:0;display:flex;overflow:hidden}.player-sidebar__nav{flex:1;min-height:0;overflow:auto}.player-sidebar__assist{background:var(--kf-surface);border-top:1px solid #e5e7eb;flex-shrink:0;padding:.75rem 1rem 1rem}.lesson-nav{padding:1rem}.player-main{background:var(--kf-surface);min-width:0;padding:.65rem 1.25rem 1.5rem .5rem;overflow:auto}.player-status{color:#6b7280;margin:0 0 1rem}.lesson-nav__chapter+.lesson-nav__chapter{margin-top:1.25rem}.lesson-nav__chapter.is-active .lesson-nav__chapter-title{color:#1e3a8a}.lesson-nav__chapter-head{border-radius:.45rem;align-items:flex-start;gap:.15rem;margin-bottom:.5rem;display:flex}.lesson-nav__chapter.is-active .lesson-nav__chapter-head{background:var(--kf-surface)}.lesson-nav__expand--chapter{margin-top:.1rem}.lesson-nav__chapter-title{color:#374151;flex:1;min-width:0;margin:0;padding:.35rem .45rem .35rem 0;font-size:.85rem;font-weight:600;line-height:1.35}.lesson-nav__list{margin:0;padding:0;list-style:none}.lesson-nav__lesson-group{margin-bottom:.35rem}.lesson-nav__lesson-row{border-radius:.45rem;align-items:flex-start;gap:.15rem;display:flex}.lesson-nav__lesson-row.is-active{background:#eef2ff}.lesson-nav__expand{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:.35rem;flex-shrink:0;width:1.85rem;height:2rem;padding:0;font-size:1rem;line-height:1}.lesson-nav__expand:hover{color:#374151;background:var(--kf-surface)}.lesson-nav__item{text-align:left;min-width:0;color:var(--kf-dark);cursor:pointer;background:0 0;border:0;border-radius:0;flex:1;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:0;padding:.55rem .45rem .55rem 0;font-size:.88rem;line-height:1.35;display:flex}.lesson-nav__lesson-row.is-active .lesson-nav__item{color:#3730a3;font-weight:600}.lesson-nav__blocks{border-left:2px solid #e5e7eb;margin:.15rem 0 .5rem 1.35rem;padding:0;list-style:none}.lesson-nav__block{text-align:left;color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:.35rem;align-items:center;gap:.45rem;width:100%;margin-bottom:.1rem;padding:.35rem .5rem .35rem .65rem;font-size:.82rem;line-height:1.3;display:flex}.lesson-nav__block:hover{background:var(--kf-surface);color:var(--kf-dark)}.lesson-nav__block.is-active{color:#3730a3;background:#eef2ff;font-weight:600}.lesson-nav__block.is-done .lesson-nav__block-dot,.lesson-nav__block.is-viewed .lesson-nav__block-dot{opacity:1}.lesson-nav__block.is-done{color:#166534}.lesson-nav__block-dot{background:var(--block-accent,#4f46e5);opacity:.4;border-radius:50%;flex-shrink:0;width:.4rem;height:.4rem}.lesson-nav__block.is-active .lesson-nav__block-dot{opacity:1}.lesson-nav__item.is-active{color:inherit;font-weight:inherit;background:0 0}.lesson-nav__item-text{flex:1}.lesson-nav__item-progress{color:#6b7280;background:var(--kf-surface);border-radius:.25rem;flex-shrink:0;padding:.1rem .35rem;font-size:.72rem;font-weight:600}.lesson-nav__lesson-row.is-active .lesson-nav__item-progress{color:#4338ca;background:#e0e7ff}.lesson-nav__lesson-row:not(.is-active):hover{background:var(--kf-surface)}.lesson-nav__chapter-extras{border-top:1px dashed #cbd5e1;flex-direction:column;gap:.35rem;margin:.65rem 0 0;padding:.65rem 0 0;list-style:none;display:flex}.lesson-nav__extra{text-align:left;width:100%;font:inherit;cursor:pointer;color:#475569;background:0 0;border:0;border-radius:.45rem;padding:.45rem .65rem .45rem 1.75rem;font-size:.82rem;font-weight:600}.lesson-nav__extra--quiz:before{content:"◆";color:#2563eb;margin-right:.4rem;font-size:.65rem}.lesson-nav__extra--reflection:before{content:"◆";color:#7c3aed;margin-right:.4rem;font-size:.65rem}.lesson-nav__extra:hover{background:#94a3b81f}.lesson-nav__extra.is-active{color:#1d4ed8;background:#eff6ff}.lesson-nav__extra--reflection.is-active{color:#6d28d9;background:#f5f3ff}@media (width>=901px){.player-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr)}}.player-header__learner{color:#cbd5e1;margin:.35rem 0 0;font-size:.88rem}.player-shell--loading .player-main{justify-content:center;align-items:center;min-height:40vh;display:flex}@media (width<=900px){.player-layout{grid-template-columns:minmax(0,1fr)}.player-sidebar{border-bottom:1px solid #e5e7eb;border-right:0;max-height:40vh}.player-main,.player-header{padding:1rem}}.player-shell--gate{background:var(--kf-surface)}.player-gate-header{background:var(--kf-dark);color:#f9fafb;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.player-gate-header__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin:0;font-size:.75rem}.player-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}.player-gate__title{color:var(--kf-dark);margin:0 0 1rem;font-size:clamp(1.35rem,4vw,1.75rem);font-weight:700;line-height:1.3}.player-gate__lead{color:#475569;margin:0 0 1rem;font-size:1rem;line-height:1.65}.player-gate__hint{color:#64748b;margin:0;font-size:.88rem;line-height:1.55}
