:root{--paper:#f3e9d2;--paper-deep:#eaddbd;--surface:#fff9ec;--surface-2:#f8efda;--ink:#2a241f;--ink-2:#3d352d;--ink-soft:#574b3e;--muted:#8b7d67;--line:#e2d6b9;--line-strong:#c9b99e;--red:#c64732;--red-deep:#a53a27;--red-soft:#f4dcd4;--blue:#0c5069;--blue-deep:#093e52;--blue-soft:#dbe6ea;--ochre:#d89a1b;--ochre-deep:#b37f13;--ochre-soft:#f5e5bd;--green:#0c5069;--green-soft:#d7ded9;--radius-s:8px;--radius:12px;--radius-l:18px;--shadow-card:0 1px 2px rgba(38,32,27,0.06),0 4px 14px rgba(38,32,27,0.07);--shadow-pop:0 6px 24px rgba(38,32,27,0.16);--shadow-press:3px 3px 0 rgba(38,32,27,0.9);--shadow-press-soft:2px 2px 0 rgba(38,32,27,0.18);--font-display:var(--font-barlow),"Barlow Condensed","Arial Narrow",sans-serif;--font-body:var(--font-inter),Inter,"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}body,html{padding:0;margin:0}body{background:radial-gradient(1200px 600px at 85% -10%,rgba(216,154,27,.07),transparent 60%),radial-gradient(900px 500px at -10% 110%,rgba(12,80,105,.06),transparent 55%),var(--paper);color:var(--ink);font-family:var(--font-body);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{margin:0;font-family:var(--font-display);letter-spacing:.005em}p{margin:0}a{color:var(--blue)}button{font-family:inherit}input,select,textarea{font-family:inherit;font-size:14px;color:var(--ink)}svg{flex-shrink:0}::selection{background:var(--ochre-soft)}.kk-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius-s);border:1.5px solid transparent;padding:10px 16px;font-weight:650;font-size:14px;cursor:pointer;transition:transform .06s ease,box-shadow .06s ease,background .15s ease,border-color .15s ease;text-decoration:none;white-space:nowrap}.kk-btn svg{width:16px;height:16px}.kk-btn:disabled{opacity:.55;cursor:not-allowed}.kk-btn.primary{background:var(--red);color:var(--surface);border-color:var(--ink);box-shadow:var(--shadow-press)}.kk-btn.primary:hover:not(:disabled){background:var(--red-deep)}.kk-btn.primary:active:not(:disabled){transform:translate(2px,2px);box-shadow:1px 1px 0 rgba(38,32,27,.9)}.kk-btn.blue{background:var(--blue);color:var(--surface);border-color:var(--ink);box-shadow:var(--shadow-press)}.kk-btn.blue:hover:not(:disabled){background:var(--blue-deep)}.kk-btn.blue:active:not(:disabled){transform:translate(2px,2px);box-shadow:1px 1px 0 rgba(38,32,27,.9)}.kk-btn.secondary{background:var(--surface);color:var(--ink);border-color:var(--ink);box-shadow:var(--shadow-press-soft)}.kk-btn.secondary:hover:not(:disabled){background:var(--surface-2)}.kk-btn.secondary:active:not(:disabled){transform:translate(1px,1px);box-shadow:1px 1px 0 rgba(38,32,27,.18)}.kk-btn.ghost{background:transparent;color:var(--ink-soft);border-color:transparent;padding:8px 10px}.kk-btn.ghost:hover:not(:disabled){background:var(--surface-2);color:var(--ink)}.kk-btn.danger{background:var(--surface);color:var(--red-deep);border-color:var(--red);box-shadow:2px 2px 0 rgba(217,71,43,.35)}.kk-btn.danger:hover:not(:disabled){background:var(--red-soft)}.kk-btn.small{padding:7px 12px;font-size:13px}.kk-btn.small svg{width:14px;height:14px}.kk-field{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;color:var(--ink-soft)}.kk-field input,.kk-field select,.kk-field textarea,.kk-input{border:1.5px solid var(--line-strong);border-radius:var(--radius-s);background:var(--surface);padding:10px 12px;font-weight:450;color:var(--ink);transition:border-color .15s ease,box-shadow .15s ease;width:100%}.kk-field textarea{min-height:96px;resize:vertical;line-height:1.5}.kk-field input:focus,.kk-field select:focus,.kk-field textarea:focus,.kk-input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.kk-field input:disabled,.kk-field input[readonly]{background:var(--surface-2);color:var(--muted)}.kk-field small{font-weight:450;color:var(--muted)}.kk-eyebrow{font-family:var(--font-body);font-size:11px;font-weight:750;letter-spacing:.16em;color:var(--red);text-transform:uppercase}.kk-flag{display:inline-flex;gap:3px}.kk-flag i{width:8px;height:22px;border-radius:2px;display:block}.kk-flag i:first-child{background:var(--red)}.kk-flag i:nth-child(2){background:var(--blue)}.kk-flag i:nth-child(3){background:var(--ochre)}.kk-app{display:grid;grid-template-columns:264px 1fr;min-height:100dvh}.kk-sidebar{background:var(--ink);color:var(--paper);display:flex;flex-direction:column;gap:4px;padding:20px 14px;position:-webkit-sticky;position:sticky;top:0;height:100dvh;overflow-y:auto}.kk-brand{background:none;border:none;cursor:pointer;padding:10px 8px 22px;text-align:left}.kk-nav{display:flex;flex-direction:column;gap:2px;flex:1 1}.kk-nav-section{font-size:10px;font-weight:750;letter-spacing:.18em;color:rgba(242,234,217,.45);padding:16px 10px 6px}.kk-nav-item{display:flex;align-items:center;gap:11px;width:100%;background:none;border:none;border-radius:9px;cursor:pointer;color:rgba(242,234,217,.82);font-size:14px;font-weight:550;padding:9px 10px;text-align:left;position:relative;transition:background .14s ease,color .14s ease}.kk-nav-item svg{width:17px;height:17px;opacity:.9}.kk-nav-item:hover{background:rgba(242,234,217,.08);color:var(--paper)}.kk-nav-item.active{background:var(--paper);color:var(--ink);font-weight:700}.kk-nav-item.active:before{content:"";position:absolute;left:-14px;top:7px;bottom:7px;width:4px;background:linear-gradient(180deg,var(--red) 33%,var(--blue) 33% 66%,var(--ochre) 66%);border-radius:0 3px 3px 0}.kk-nav-item span{flex:1 1}.kk-nav-item em{font-style:normal;font-size:10.5px;font-weight:750;padding:2px 7px;border-radius:99px;background:var(--ochre);color:var(--ink)}.kk-nav-item.active em{background:var(--red);color:var(--surface)}.kk-side-card{margin-top:12px;display:flex;gap:10px;align-items:flex-start;background:rgba(242,234,217,.07);border:1px solid rgba(242,234,217,.14);border-radius:var(--radius);padding:12px}.kk-side-card svg{width:18px;height:18px;color:var(--ochre);margin-top:2px}.kk-side-card strong{display:block;font-size:13px;color:var(--paper)}.kk-side-card p{font-size:11.5px;color:rgba(242,234,217,.6);line-height:1.45;margin-top:2px}.kk-side-footer{display:flex;gap:5px;padding:14px 8px 2px;align-items:center}.kk-side-footer i{display:block;border-radius:2px}.kk-side-footer i:first-child{width:14px;height:14px;background:var(--red)}.kk-side-footer i:nth-child(2){width:14px;height:14px;background:var(--blue);-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%)}.kk-side-footer i:nth-child(3){width:14px;height:14px;background:var(--ochre);border-radius:50%}.kk-side-footer small{margin-left:auto;font-size:10px;letter-spacing:.08em;color:rgba(242,234,217,.4)}.kk-main{display:flex;flex-direction:column;min-width:0}.kk-topbar{justify-content:space-between;padding:12px 26px;border-bottom:1.5px solid var(--line);background:color-mix(in srgb,var(--paper) 86%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:-webkit-sticky;position:sticky;top:0;z-index:40}.kk-topbar,.kk-topbar-left{display:flex;align-items:center;gap:14px}.kk-topbar-left{min-width:0}.kk-mobile-brand{display:none;background:none;border:none;cursor:pointer;padding:0}.kk-topbar-title{font-family:var(--font-display);font-weight:700;font-size:19px}.kk-class-switch{display:inline-flex;align-items:center;gap:11px;cursor:pointer;min-height:46px;background:var(--surface);border:1.5px solid var(--ink);border-radius:11px;padding:5px 14px 5px 12px;box-shadow:var(--shadow-press-soft)}.kk-class-switch>svg{width:18px;height:18px;color:var(--blue);flex-shrink:0}.kk-class-switch>span{display:flex;flex-direction:column;justify-content:center;gap:1px}.kk-class-switch small{display:block;font-size:8.5px;font-weight:750;letter-spacing:.15em;line-height:1;color:var(--red)}.kk-class-switch select{border:none;background:transparent;font-family:var(--font-display);font-weight:700;font-size:16px;line-height:1.15;padding:0 18px 0 0;cursor:pointer;max-width:210px;color:var(--ink);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' fill='none' stroke='%232A241F' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:100%}.kk-class-switch select:focus{outline:none}.kk-top-actions{display:flex;align-items:center;gap:10px}.kk-plan-chip{font-weight:750;letter-spacing:.04em;color:var(--blue-deep);background:var(--blue-soft);border:1px solid color-mix(in srgb,var(--blue) 35%,transparent)}.kk-ai-chip,.kk-plan-chip{font-size:11.5px;padding:4px 10px;border-radius:99px}.kk-ai-chip{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:var(--green);background:var(--green-soft);border:1px solid color-mix(in srgb,var(--green) 30%,transparent)}.kk-ai-chip i{width:7px;height:7px;border-radius:50%;background:var(--green);animation:kk-pulse 2.2s infinite}@keyframes kk-pulse{0%,to{opacity:1}50%{opacity:.35}}.kk-page{padding:26px;max-width:1240px;width:100%;margin:0 auto;flex:1 1}.kk-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.kk-heading h1{font-size:32px;font-weight:700;line-height:1.1;margin:4px 0 6px}.kk-heading>div>span{color:var(--ink-soft);font-size:14.5px;max-width:620px;display:block}.kk-source-link{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:650;color:var(--blue-deep);text-decoration:none;border:1.5px solid var(--line-strong);background:var(--surface);border-radius:var(--radius-s);padding:8px 13px;box-shadow:var(--shadow-press-soft)}.kk-source-link:hover{background:var(--blue-soft);border-color:var(--blue)}.kk-source-link svg{width:15px;height:15px}.kk-card{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius-l);box-shadow:var(--shadow-card)}.kk-error-banner{display:flex;gap:12px;align-items:flex-start;margin-bottom:16px;background:var(--red-soft);border:1.5px solid var(--red);border-radius:var(--radius);padding:13px 15px}.kk-error-banner svg{width:18px;height:18px;color:var(--red-deep);margin-top:1px}.kk-error-banner strong{display:block;font-size:14px;color:var(--red-deep)}.kk-error-banner p{font-size:13.5px;color:var(--ink-2);margin-top:2px}.kk-toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:9px;z-index:90;background:var(--ink);color:var(--paper);font-size:13.5px;font-weight:600;border-radius:99px;padding:11px 20px;box-shadow:var(--shadow-pop);animation:kk-toast-in .22s ease}.kk-toast svg{width:16px;height:16px;color:var(--ochre)}@keyframes kk-toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.kk-progress-track{height:7px;border-radius:99px;background:var(--paper-deep);overflow:hidden;border:1px solid var(--line)}.kk-progress-track i{display:block;height:100%;border-radius:99px;background:repeating-linear-gradient(-55deg,var(--red) 0 10px,var(--red-deep) 10px 20px);transition:width .35s ease}.kk-progress-overlay{position:fixed;inset:0;z-index:95;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--ink) 32%,transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:20px}.kk-progress-overlay>div{width:min(430px,100%);background:var(--surface);border:2px solid var(--ink);border-radius:var(--radius-l);padding:26px;text-align:center;box-shadow:6px 6px 0 rgba(38,32,27,.85)}.kk-progress-overlay span.icon{display:inline-flex;width:46px;height:46px;border-radius:12px;background:var(--ochre-soft);border:1.5px solid var(--ochre);align-items:center;justify-content:center;margin-bottom:12px}.kk-progress-overlay span.icon svg{width:22px;height:22px;color:var(--ochre-deep);animation:kk-spin-slow 2.8s linear infinite}@keyframes kk-spin-slow{to{transform:rotate(1turn)}}.kk-progress-overlay strong{display:block;font-family:var(--font-display);font-size:19px;margin-bottom:4px}.kk-progress-overlay p{font-size:13px;color:var(--muted);margin-bottom:16px}.kk-progress-overlay b{display:block;margin-top:8px;font-size:13px;color:var(--red-deep)}.kk-global-progress{position:fixed;bottom:26px;right:26px;z-index:92;width:min(360px,calc(100vw - 40px));background:var(--surface);border:2px solid var(--ink);border-radius:var(--radius);box-shadow:5px 5px 0 rgba(38,32,27,.85);padding:14px 16px}.kk-global-progress>div{display:grid;grid-template-columns:auto 1fr auto;grid-gap:6px 10px;gap:6px 10px;align-items:center}.kk-global-progress svg{width:17px;height:17px;color:var(--ochre-deep)}.kk-global-progress strong{font-size:13px}.kk-global-progress span.track{grid-column:1/span 2}.kk-global-progress b{font-size:13px;color:var(--red-deep)}.kk-global-progress small{grid-column:1/-1;font-size:11px;color:var(--muted)}.kk-class-context{display:flex;align-items:center;gap:12px;margin-bottom:18px;background:var(--surface);border:1.5px solid var(--line);border-left:5px solid var(--blue);border-radius:var(--radius);padding:11px 15px}.kk-class-context>svg:first-child{width:18px;height:18px;color:var(--blue)}.kk-class-context small{display:block;font-size:9.5px;font-weight:750;letter-spacing:.14em;color:var(--muted)}.kk-class-context strong{font-size:14.5px;display:block}.kk-class-context p{font-size:12px;color:var(--muted)}.kk-class-context>svg:last-child{width:17px;height:17px;color:var(--green);margin-left:auto}.kk-upload-card{text-align:center;padding:46px 28px;margin-bottom:22px;background:var(--surface);border:2px dashed var(--line-strong);border-radius:var(--radius-l);transition:border-color .2s ease,background .2s ease}.kk-upload-card:hover{border-color:var(--ochre)}.kk-upload-card.processing{border-color:var(--red);background:var(--surface-2)}.kk-upload-icon{display:inline-flex;width:62px;height:62px;border-radius:16px;margin-bottom:14px;background:var(--ochre-soft);border:2px solid var(--ochre);align-items:center;justify-content:center;box-shadow:3px 3px 0 rgba(38,32,27,.8)}.kk-upload-icon svg{width:27px;height:27px;color:var(--ochre-deep)}.kk-upload-card.processing .kk-upload-icon{background:var(--red-soft);border-color:var(--red)}.kk-upload-card.processing .kk-upload-icon svg{color:var(--red-deep);animation:kk-pulse 1.4s infinite}.kk-upload-card h2{font-size:23px;margin-bottom:5px}.kk-upload-card>p{color:var(--muted);font-size:13.5px;margin-bottom:20px}.kk-upload-card>div{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:16px}.kk-upload-card>span{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--muted)}.kk-upload-card>span svg{width:13px;height:13px}.kk-how-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.kk-how-step{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);padding:18px;position:relative}.kk-how-step>span{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px}.kk-how-step>span svg{width:19px;height:19px;color:var(--blue)}.kk-how-step>span b{font-size:12px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:var(--paper);border-radius:50%}.kk-how-step h3{font-size:16.5px;margin-bottom:4px}.kk-how-step p{font-size:13px;color:var(--ink-soft)}.kk-how-step:first-child{border-top:4px solid var(--red)}.kk-how-step:nth-child(2){border-top:4px solid var(--blue)}.kk-how-step:nth-child(3){border-top:4px solid var(--ochre)}.kk-lesson-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius-l);padding:18px 20px;margin-bottom:16px}.kk-lesson-summary>div{display:flex;gap:14px;align-items:flex-start;min-width:0}.kk-lesson-summary>div>span{display:inline-flex;width:44px;height:44px;border-radius:12px;flex-shrink:0;background:var(--red-soft);border:1.5px solid var(--red);align-items:center;justify-content:center}.kk-lesson-summary>div>span svg{width:20px;height:20px;color:var(--red-deep)}.kk-lesson-summary h2{font-size:21px;margin:2px 0 4px}.kk-lesson-summary p{font-size:13.5px;color:var(--ink-soft)}.kk-ready{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:700;color:var(--green);background:var(--green-soft);border:1px solid color-mix(in srgb,var(--green) 30%,transparent);border-radius:99px;padding:6px 13px}.kk-ready svg{width:15px;height:15px}.kk-analysis-facts{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-bottom:22px}.kk-analysis-facts section{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);padding:15px 17px}.kk-analysis-facts small{font-size:10px;font-weight:750;letter-spacing:.14em;color:var(--blue-deep)}.kk-analysis-facts ul{margin:8px 0 0;padding-left:18px;display:grid;grid-gap:5px;gap:5px}.kk-analysis-facts li{font-size:13.5px;color:var(--ink-2)}.kk-analysis-facts li::marker{color:var(--red)}.kk-compare-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.kk-compare-head h2{font-size:21px}.kk-compare-head p{font-size:13px;color:var(--muted)}.kk-compare-head>span{font-size:13px;font-weight:700;color:var(--blue-deep);background:var(--blue-soft);border-radius:99px;padding:5px 12px}.kk-mapping-list{display:grid;grid-gap:10px;gap:10px;margin-bottom:18px}.kk-mapping-list article{display:grid;grid-template-columns:auto auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);padding:14px 16px;transition:border-color .15s ease,box-shadow .15s ease}.kk-mapping-list article.selected{border-color:var(--ink);box-shadow:var(--shadow-press-soft);background:var(--surface)}.kk-check-box{width:24px;height:24px;border-radius:7px;border:2px solid var(--line-strong);background:var(--surface);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .12s ease,border-color .12s ease}.kk-check-box svg{width:15px;height:15px;color:var(--surface)}article.selected .kk-check-box{background:var(--red);border-color:var(--ink)}.kk-goal-code{min-width:84px}.kk-goal-code span{display:inline-block;font-family:var(--font-display);font-weight:700;font-size:16px;background:var(--blue-soft);color:var(--blue-deep);border:1.5px solid var(--blue);border-radius:7px;padding:2px 9px}.kk-goal-code small{display:block;margin-top:4px;font-size:10.5px;color:var(--muted)}.kk-mapping-copy p{font-size:14px;font-weight:550;line-height:1.45}.kk-mapping-copy span{display:inline-flex;gap:6px;align-items:flex-start;margin-top:6px;font-size:12.5px;color:var(--ink-soft)}.kk-mapping-copy span svg{width:13px;height:13px;color:var(--ochre-deep);margin-top:2px}.kk-confidence{text-align:right}.kk-confidence strong{font-family:var(--font-display);font-size:21px;color:var(--red-deep);display:block}.kk-confidence span{font-size:11px;color:var(--muted)}.kk-improve-card,.kk-source-warning{display:flex;gap:12px;align-items:flex-start;border-radius:var(--radius);padding:15px 17px;margin-bottom:12px;border:1.5px solid}.kk-improve-card{background:var(--ochre-soft);border-color:var(--ochre)}.kk-improve-card svg{width:18px;height:18px;color:var(--ochre-deep);margin-top:2px}.kk-source-warning{background:var(--blue-soft);border-color:var(--blue)}.kk-source-warning svg{width:18px;height:18px;color:var(--blue-deep);margin-top:2px}.kk-improve-card strong,.kk-source-warning strong{display:block;font-size:14px;margin-bottom:4px}.kk-improve-card p,.kk-source-warning p{font-size:13.5px;color:var(--ink-2);margin-top:3px}.kk-sticky-actions{position:-webkit-sticky;position:sticky;bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--ink);color:var(--paper);border-radius:var(--radius);padding:12px 16px;box-shadow:var(--shadow-pop);flex-wrap:wrap;z-index:30}.kk-sticky-actions>span{display:inline-flex;gap:8px;align-items:center;font-size:12.5px;color:rgba(242,234,217,.75)}.kk-sticky-actions>span svg{width:15px;height:15px;color:var(--ochre)}.kk-export-actions{display:flex;gap:9px}.kk-goal-banner{display:flex;align-items:center;gap:14px;margin-bottom:16px;background:var(--ink);color:var(--paper);border-radius:var(--radius-l);padding:17px 20px}.kk-goal-banner>span{display:inline-flex;width:42px;height:42px;border-radius:11px;flex-shrink:0;background:var(--ochre);align-items:center;justify-content:center}.kk-goal-banner>span svg{width:20px;height:20px;color:var(--ink)}.kk-goal-banner strong{display:block;font-family:var(--font-display);font-size:17px}.kk-goal-banner p{font-size:13px;color:rgba(242,234,217,.7)}.kk-goal-banner b{margin-left:auto;font-family:var(--font-display);font-size:26px;color:var(--ochre);white-space:nowrap}.kk-layer-strip{display:flex;align-items:center;gap:8px;margin-bottom:18px;flex-wrap:wrap}.kk-layer-strip>div{display:flex;align-items:center;gap:10px;flex:1 1;min-width:200px;background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);padding:11px 14px}.kk-layer-strip>div span{width:24px;height:24px;border-radius:50%;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:750;color:var(--surface)}.kk-layer-strip>div:first-of-type span{background:var(--red)}.kk-layer-strip>div:nth-of-type(2) span{background:var(--blue)}.kk-layer-strip>div:nth-of-type(3) span{background:var(--ochre);color:var(--ink)}.kk-layer-strip p{font-size:12px;color:var(--muted);line-height:1.35}.kk-layer-strip p strong{display:block;font-size:13px;color:var(--ink)}.kk-layer-strip>svg{width:16px;height:16px;color:var(--line-strong)}.kk-goal-tools{display:flex;gap:10px;margin-bottom:12px}.kk-search{display:flex;align-items:center;gap:9px;flex:1 1;background:var(--surface);border:1.5px solid var(--line-strong);border-radius:var(--radius-s);padding:0 13px}.kk-search svg{width:16px;height:16px;color:var(--muted)}.kk-search input{flex:1 1;border:none;background:transparent;padding:11px 0;font-size:14px}.kk-search input:focus{outline:none}.kk-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.kk-goal-tools select{border:1.5px solid var(--line-strong);border-radius:var(--radius-s);background:var(--surface);padding:10px 12px;font-weight:600;font-size:13.5px;cursor:pointer}.kk-result-count{font-size:13px;color:var(--muted);margin-bottom:10px}.kk-result-count strong{color:var(--red-deep);font-size:15px}.kk-goal-accordion{display:flex;flex-direction:column;border:1.5px solid var(--line);border-radius:var(--radius-l);overflow:hidden;background:var(--surface)}.kk-goal-table-head{display:grid;grid-template-columns:130px 1fr 150px 30px;grid-gap:14px;gap:14px;padding:11px 18px;background:var(--ink);color:rgba(242,234,217,.75);font-size:10.5px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.kk-goal-accordion details{border-bottom:1px solid var(--line)}.kk-goal-accordion details:last-of-type{border-bottom:none}.kk-goal-accordion summary{display:grid;grid-template-columns:130px 1fr 150px 30px;grid-gap:14px;gap:14px;align-items:center;padding:13px 18px;cursor:pointer;list-style:none;transition:background .12s ease}.kk-goal-accordion summary::-webkit-details-marker{display:none}.kk-goal-accordion summary:hover{background:var(--surface-2)}.kk-goal-accordion summary>div b{font-family:var(--font-display);font-size:16px;color:var(--blue-deep);display:block}.kk-goal-accordion summary>div small{font-size:10.5px;color:var(--muted)}.kk-goal-accordion summary p{font-size:13.5px;color:var(--ink-2);line-height:1.45}.kk-goal-status{font-size:10.5px;font-weight:750;letter-spacing:.04em;border-radius:99px;padding:4px 10px;text-align:center}.kk-goal-status.reach{background:var(--red-soft);color:var(--red-deep);border:1px solid var(--red)}.kk-goal-status.pursue{background:var(--ochre-soft);color:var(--ochre-deep);border:1px solid var(--ochre)}.kk-goal-accordion summary>svg{width:16px;height:16px;color:var(--muted);transition:transform .18s ease}.kk-goal-accordion details[open] summary>svg{transform:rotate(180deg)}.kk-goal-detail{display:grid;grid-template-columns:1fr 1fr 220px;grid-gap:16px;gap:16px;padding:4px 18px 18px}.kk-goal-detail section{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius);padding:14px}.kk-goal-detail small{font-size:9.5px;font-weight:750;letter-spacing:.13em;color:var(--red);display:block;margin-bottom:5px}.kk-goal-detail strong{font-size:14px;display:block;margin-bottom:5px}.kk-goal-detail p{font-size:13px;color:var(--ink-2);line-height:1.5;margin-bottom:8px}.kk-goal-detail a{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:650}.kk-goal-detail a svg{width:13px;height:13px}.kk-goal-detail aside{background:var(--ink);color:var(--paper);border-radius:var(--radius);padding:14px;text-align:left}.kk-goal-detail aside svg{width:17px;height:17px;color:var(--ochre);margin-bottom:7px}.kk-goal-detail aside strong{color:var(--paper);font-size:13px}.kk-goal-detail aside p{color:rgba(242,234,217,.65);font-size:11.5px;margin:0}.kk-no-results{text-align:center;padding:44px 20px;color:var(--muted)}.kk-no-results svg{width:26px;height:26px;margin-bottom:8px}.kk-no-results strong{display:block;font-size:16px;color:var(--ink)}.kk-no-results p{font-size:13px}.kk-source-library{margin-top:26px}.kk-section-title h2{font-size:21px}.kk-section-title p{font-size:13px;color:var(--muted);margin:2px 0 14px}.kk-source-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.kk-source-grid a{display:flex;gap:13px;align-items:center;text-decoration:none;color:inherit;background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);padding:15px 17px;transition:border-color .15s ease,box-shadow .15s ease}.kk-source-grid a:hover{border-color:var(--ink);box-shadow:var(--shadow-press-soft)}.kk-source-grid a>span{width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--blue-soft);border:1.5px solid var(--blue)}.kk-source-grid a>span svg{width:18px;height:18px;color:var(--blue-deep)}.kk-source-grid a small{font-size:9.5px;font-weight:750;letter-spacing:.12em;color:var(--muted)}.kk-source-grid a strong{display:block;font-size:14.5px;margin:2px 0}.kk-source-grid a p{font-size:12.5px;color:var(--ink-soft)}.kk-source-grid a>svg{width:15px;height:15px;color:var(--muted);margin-left:auto}.kk-source-note{display:flex;gap:8px;align-items:center;margin-top:14px;font-size:12px;color:var(--muted)}.kk-source-note svg{width:14px;height:14px;color:var(--green)}.kk-dossier-layout{display:grid;grid-template-columns:285px 1fr;grid-gap:20px;gap:20px;align-items:start}.kk-dossier-classes{position:-webkit-sticky;position:sticky;top:86px}.kk-dossier-section-title{display:flex;align-items:center;gap:10px;margin-bottom:10px}.kk-dossier-section-title svg{width:17px;height:17px;color:var(--blue)}.kk-dossier-section-title strong{font-size:14px;display:block}.kk-dossier-section-title small{font-size:11.5px;color:var(--muted)}.kk-class-list{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.kk-class-row{display:flex;align-items:stretch;gap:6px}.kk-class-row>button:first-child{flex:1 1;display:flex;align-items:center;gap:11px;text-align:left;min-width:0;background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);cursor:pointer;padding:11px 12px;transition:border-color .14s ease,box-shadow .14s ease}.kk-class-row>button:first-child:hover{border-color:var(--line-strong)}.kk-class-row.active>button:first-child{border-color:var(--ink);box-shadow:var(--shadow-press-soft);background:var(--surface)}.kk-class-row .kk-avatar,.kk-class-row img{width:38px;height:38px;border-radius:10px;object-fit:cover;flex-shrink:0}.kk-avatar{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:var(--surface);font-family:var(--font-display);font-weight:700;font-size:14px;border-radius:10px}.kk-class-row strong{display:block;font-size:14px}.kk-class-row small{font-size:11px;color:var(--muted);display:block}.kk-class-row>button:first-child>div{min-width:0;flex:1 1}.kk-class-row>button:first-child>svg{width:15px;height:15px;color:var(--muted)}.kk-class-order{display:flex;flex-direction:column;gap:4px}.kk-class-order button{flex:1 1;width:28px;border:1.5px solid var(--line);border-radius:7px;background:var(--surface);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--ink-soft)}.kk-class-order button:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.kk-class-order button:disabled{opacity:.35;cursor:not-allowed}.kk-class-order svg{width:13px;height:13px}.kk-compact-form{display:flex;flex-direction:column;gap:9px;background:var(--surface);border:1.5px dashed var(--line-strong);border-radius:var(--radius);padding:14px}.kk-compact-form strong{font-size:13.5px}.kk-compact-form input,.kk-compact-form select{border:1.5px solid var(--line-strong);border-radius:var(--radius-s);background:var(--paper);padding:9px 11px;font-size:13.5px}.kk-compact-form input:focus,.kk-compact-form select:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.kk-dossier-content{min-width:0;display:flex;flex-direction:column;gap:18px}.kk-class-head{justify-content:space-between;flex-wrap:wrap}.kk-class-head,.kk-class-title{display:flex;align-items:center;gap:14px}.kk-class-title .kk-avatar,.kk-class-title img{width:54px;height:54px;border-radius:14px;object-fit:cover;font-size:19px}.kk-class-title small{font-size:10px;font-weight:750;letter-spacing:.13em;color:var(--red)}.kk-class-title h2{font-size:25px;line-height:1.1}.kk-class-title p{font-size:12.5px;color:var(--muted)}.kk-compact-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:12px;gap:12px}.kk-compact-stats span{display:flex;align-items:center;gap:11px;background:var(--surface);min-width:0;border:1.5px solid var(--line);border-radius:var(--radius);padding:13px 15px}.kk-compact-stats span svg{width:17px;height:17px}.kk-compact-stats span:first-child svg{color:var(--red)}.kk-compact-stats span:nth-child(2) svg{color:var(--blue)}.kk-compact-stats span:nth-child(3) svg{color:var(--ochre-deep)}.kk-compact-stats span:nth-child(4) svg{color:var(--green)}.kk-compact-stats b{font-family:var(--font-display);font-size:22px}.kk-compact-stats small{font-size:11.5px;color:var(--muted)}.kk-workspace-overview{display:flex;flex-direction:column;gap:18px}.kk-workspace-overview>*{animation:kk-rise .35s ease backwards}.kk-workspace-overview>:nth-child(2){animation-delay:.05s}.kk-workspace-overview>:nth-child(3){animation-delay:.1s}.kk-workspace-overview>:nth-child(4){animation-delay:.15s}@keyframes kk-rise{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.kk-greeting{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;background:var(--ink);color:var(--paper);border-radius:var(--radius-l);padding:18px 22px;position:relative;overflow:hidden}.kk-greeting:after{content:"";position:absolute;right:-34px;top:-34px;width:130px;height:130px;opacity:.5;background:radial-gradient(circle at 30% 62%,var(--ochre) 0 17px,transparent 18px),linear-gradient(135deg,var(--red) 0 42%,transparent 0),conic-gradient(from 225deg at 72% 72%,var(--blue) 0 25%,transparent 0);border-radius:26px;transform:rotate(10deg)}.kk-greeting h2{font-size:24px;color:var(--paper)}.kk-greeting p{font-size:12.5px;color:rgba(243,233,210,.6)}.kk-greeting p:first-letter{text-transform:uppercase}.kk-greeting-cue{display:inline-flex;align-items:center;gap:8px;position:relative;z-index:1;font-size:13px;font-weight:650;color:var(--paper);background:rgba(243,233,210,.1);border:1px solid rgba(243,233,210,.25);border-radius:99px;padding:9px 15px}.kk-greeting-cue svg{width:15px;height:15px;color:var(--ochre)}button.kk-greeting-cue{cursor:pointer;transition:background .14s ease}button.kk-greeting-cue:hover{background:rgba(243,233,210,.2)}.kk-greeting-cue.attention{background:var(--ochre);color:var(--ink);border-color:var(--ink)}.kk-greeting-cue.attention svg{color:var(--ink)}.kk-greeting-cue.attention:hover{background:var(--ochre-soft)}.kk-stat-button{display:flex;align-items:center;gap:11px;min-width:0;cursor:pointer;text-align:left;background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);padding:13px 15px;transition:border-color .14s ease,box-shadow .14s ease,transform .08s ease}.kk-stat-button:hover{border-color:var(--ink);box-shadow:var(--shadow-press-soft)}.kk-stat-button:active{transform:translate(1px,1px);box-shadow:none}.kk-stat-button svg:first-child{width:17px;height:17px}.kk-stat-button:first-child svg:first-child{color:var(--red)}.kk-stat-button:nth-child(2) svg:first-child{color:var(--blue)}.kk-stat-button:nth-child(3) svg:first-child{color:var(--ochre-deep)}.kk-stat-button:nth-child(4) svg:first-child{color:var(--green)}.kk-stat-button b{font-family:var(--font-display);font-size:22px}.kk-stat-button small{font-size:11.5px;color:var(--muted);flex:1 1}.kk-stat-button>svg:last-child{width:13px;height:13px;color:var(--line-strong)}.kk-overview-left{display:flex;flex-direction:column;gap:18px;min-width:0}.kk-activity-feed{padding:17px 18px}.kk-activity-feed>header{display:flex;gap:11px;align-items:flex-start;margin-bottom:11px}.kk-activity-feed>header svg{width:18px;height:18px;color:var(--blue);margin-top:2px}.kk-activity-feed>header h2{font-size:18px}.kk-activity-feed>header p{font-size:12.5px;color:var(--muted)}.kk-activity-feed>div{display:grid;grid-gap:7px;gap:7px}.kk-activity-feed>div button{display:flex;align-items:center;gap:11px;text-align:left;width:100%;cursor:pointer;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-s);padding:10px 12px;transition:border-color .13s ease}.kk-activity-feed>div button:hover{border-color:var(--line-strong)}.kk-activity-feed>div button>span{width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--ochre-soft);border:1px solid var(--ochre)}.kk-activity-feed>div button>span svg{width:14px;height:14px;color:var(--ochre-deep)}.kk-activity-feed>div button>div{flex:1 1;min-width:0}.kk-activity-feed strong{font-size:13px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kk-activity-feed small{font-size:11px;color:var(--muted)}.kk-activity-feed time{font-size:11px;color:var(--blue-deep);font-weight:650;white-space:nowrap}.kk-activity-feed>div button>svg:last-child{width:13px;height:13px;color:var(--muted)}.kk-activity-empty{font-size:12.5px;color:var(--muted)}.kk-quick-actions{padding:18px 20px}.kk-quick-actions header{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:14px;flex-wrap:wrap}.kk-quick-actions header small{font-size:10px;font-weight:750;letter-spacing:.13em;color:var(--red)}.kk-quick-actions header h2{font-size:21px}.kk-quick-actions header>span{font-size:12px;color:var(--muted)}.kk-quick-actions>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));grid-gap:11px;gap:11px}.kk-quick-actions>div button{display:flex;gap:12px;align-items:center;text-align:left;background:var(--surface-2);border:1.5px solid var(--line);border-radius:var(--radius);cursor:pointer;padding:13px 14px;min-width:0;transition:border-color .14s ease,box-shadow .14s ease,transform .08s ease}.kk-quick-actions>div button:hover{border-color:var(--ink);box-shadow:var(--shadow-press-soft)}.kk-quick-actions>div button:active{transform:translate(1px,1px);box-shadow:none}.kk-quick-actions>div button>span{width:40px;height:40px;border-radius:11px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid var(--ink)}.kk-quick-actions>div button>span svg{width:18px;height:18px}.kk-quick-actions>div button>span.tone-red{background:var(--red);color:var(--surface)}.kk-quick-actions>div button>span.tone-blue{background:var(--blue);color:var(--surface)}.kk-quick-actions>div button>span.tone-ochre{background:var(--ochre);color:var(--ink)}.kk-quick-actions>div button>span.tone-ink{background:var(--ink);color:var(--ochre)}.kk-quick-actions>div button>div{flex:1 1;min-width:0}.kk-quick-actions>div button strong{display:block;font-size:13.5px}.kk-quick-actions>div button small{display:block;font-size:11.5px;color:var(--muted);margin-top:1px}.kk-quick-actions>div button>svg{width:15px;height:15px;color:var(--muted);flex-shrink:0}.kk-overview-columns{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:18px;gap:18px;align-items:start}.kk-goals-overview{padding:18px 20px;display:flex;flex-direction:column;gap:12px}.kk-goals-overview header{display:flex;gap:12px;align-items:center}.kk-goals-overview header>span{width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:var(--ochre);border:1.5px solid var(--ink)}.kk-goals-overview header>span svg{width:19px;height:19px;color:var(--ink)}.kk-goals-overview header small{font-size:10px;font-weight:750;letter-spacing:.13em;color:var(--red)}.kk-goals-overview header h2{font-size:17.5px;line-height:1.2}.kk-goals-overview>p{font-size:13px;color:var(--ink-soft)}.kk-goals-overview>div{display:flex;flex-wrap:wrap;gap:6px}.kk-goals-overview>div span{font-size:11.5px;font-weight:650;background:var(--surface-2);border:1px solid var(--line);border-radius:99px;padding:4px 10px;color:var(--ink-soft)}.kk-goals-overview>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:var(--ink);color:var(--paper);border:none;border-radius:var(--radius-s);padding:11px;font-size:13.5px;font-weight:650;cursor:pointer}.kk-goals-overview>button:hover{background:var(--ink-2)}.kk-goals-overview>button svg{width:15px;height:15px}.kk-goals-overview footer{display:flex;gap:7px;align-items:center;font-size:11.5px;color:var(--muted)}.kk-goals-overview footer svg{width:13px;height:13px;color:var(--green)}.kk-class-dashboard{display:flex;flex-direction:column;gap:14px}.kk-tab-intro{display:flex;gap:12px;align-items:flex-start}.kk-tab-intro>svg{width:21px;height:21px;color:var(--blue);margin-top:3px}.kk-tab-intro h2{font-size:20px}.kk-tab-intro p{font-size:13px;color:var(--muted)}.kk-tab-intro>div{flex:1 1}.kk-focus-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:11px;gap:11px}.kk-focus-cards article{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);padding:14px 15px}.kk-focus-cards article span{font-size:9.5px;font-weight:750;letter-spacing:.13em;color:var(--muted)}.kk-focus-cards article strong{display:block;font-family:var(--font-display);font-size:27px;margin:3px 0 1px}.kk-focus-cards article p{font-size:11.5px;color:var(--muted)}.kk-focus-cards article.attention{border-color:var(--ochre);background:var(--ochre-soft)}.kk-focus-cards article.attention span,.kk-focus-cards article.attention strong{color:var(--ochre-deep)}.kk-focus-list{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);padding:14px 15px}.kk-focus-list>strong{display:block;font-size:13.5px;margin-bottom:9px}.kk-focus-list button{display:flex;align-items:center;gap:11px;width:100%;text-align:left;background:none;border:none;border-radius:9px;cursor:pointer;padding:8px}.kk-focus-list button:hover{background:var(--surface-2)}.kk-focus-list .kk-avatar,.kk-focus-list img{width:32px;height:32px;border-radius:9px;object-fit:cover;font-size:12px}.kk-focus-list b{font-size:13.5px;display:block}.kk-focus-list small{font-size:11.5px;color:var(--muted)}.kk-focus-list button>div{flex:1 1;min-width:0}.kk-focus-list button>svg{width:14px;height:14px;color:var(--muted)}.kk-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.kk-section-heading>div{display:flex;gap:11px;align-items:flex-start}.kk-section-heading>div>svg{width:20px;height:20px;color:var(--red);margin-top:3px}.kk-section-heading h2{font-size:20px}.kk-section-heading p{font-size:13px;color:var(--muted)}.kk-student-rows{display:grid;grid-gap:9px;gap:9px;margin-bottom:16px}.kk-student-rows a,.kk-student-rows button{display:flex;align-items:center;gap:13px;width:100%;text-align:left;text-decoration:none;color:inherit;background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);cursor:pointer;padding:12px 15px;transition:border-color .14s ease,box-shadow .14s ease,transform .07s ease}.kk-student-rows button:hover{border-color:var(--ink);box-shadow:var(--shadow-press-soft)}.kk-student-rows button:active{transform:translate(1px,1px);box-shadow:none}.kk-student-rows .kk-avatar,.kk-student-rows img{width:42px;height:42px;border-radius:11px;object-fit:cover;font-size:15px}.kk-student-rows strong{font-size:15px;display:block}.kk-student-rows small{font-size:12px;color:var(--muted);display:block}.kk-student-rows p{font-size:12.5px;color:var(--ink-soft);margin-top:3px}.kk-student-rows button>div{flex:1 1;min-width:0}.kk-student-rows button>b{font-size:12px;font-weight:700;color:var(--blue-deep);background:var(--blue-soft);border-radius:99px;padding:5px 12px;white-space:nowrap}.kk-student-rows button>svg{width:15px;height:15px;color:var(--muted)}.kk-add-student{display:grid;grid-template-columns:auto 1fr 1fr auto;grid-gap:10px;gap:10px;align-items:center;background:var(--surface);border:1.5px dashed var(--line-strong);border-radius:var(--radius);padding:14px 15px}.kk-add-student>div strong{font-size:13.5px;display:block}.kk-add-student>div small{font-size:11.5px;color:var(--muted)}.kk-add-student input{border:1.5px solid var(--line-strong);border-radius:var(--radius-s);background:var(--paper);padding:10px 12px}.kk-add-student input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.kk-empty{text-align:center;padding:40px 20px;color:var(--muted);background:var(--surface);border:1.5px dashed var(--line-strong);border-radius:var(--radius)}.kk-empty svg{width:26px;height:26px;margin-bottom:8px;color:var(--line-strong)}.kk-empty strong{display:block;font-size:16px;color:var(--ink);margin-bottom:3px}.kk-empty p{font-size:13px}.kk-empty.large{padding:70px 20px}.kk-documents-hub{display:flex;flex-direction:column;gap:14px}.kk-document-types{display:flex;gap:8px;flex-wrap:wrap}.kk-document-types span{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:650;background:var(--surface);border:1.5px solid var(--line);border-radius:99px;padding:6px 13px 6px 7px}.kk-document-types span b{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:var(--paper);font-size:10.5px}.kk-documents-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;align-items:start}.kk-panel{padding:17px 18px}.kk-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}.kk-panel>header small{font-size:10px;font-weight:750;letter-spacing:.13em;color:var(--red)}.kk-panel>header h2{font-size:18px}.kk-panel>header p{font-size:12.5px;color:var(--muted)}.kk-file-button{display:inline-flex;align-items:center;gap:8px;cursor:pointer;background:var(--surface);border:1.5px solid var(--ink);border-radius:var(--radius-s);padding:9px 14px;font-size:13px;font-weight:650;box-shadow:var(--shadow-press-soft);transition:background .14s ease,transform .07s ease,box-shadow .07s ease;white-space:nowrap}.kk-file-button:hover{background:var(--surface-2)}.kk-file-button:active{transform:translate(1px,1px);box-shadow:1px 1px 0 rgba(38,32,27,.18)}.kk-file-button svg{width:15px;height:15px;color:var(--blue)}.kk-library-list{display:grid;grid-gap:8px;gap:8px}.kk-library-list a,.kk-library-list button,.kk-library-list details summary{display:flex;align-items:center;gap:12px;text-align:left;text-decoration:none;color:inherit;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-s);cursor:pointer;padding:11px 13px;width:100%;transition:border-color .13s ease}.kk-library-list a:hover,.kk-library-list button:hover,.kk-library-list details summary:hover{border-color:var(--line-strong)}.kk-library-list a>span,.kk-library-list details summary>span{width:34px;height:34px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--blue-soft);border:1px solid var(--blue)}.kk-library-list a>span svg,.kk-library-list details summary>span svg{width:16px;height:16px;color:var(--blue-deep)}.kk-library-list details summary>span{background:var(--ochre-soft);border-color:var(--ochre)}.kk-library-list details summary>span svg{color:var(--ochre-deep)}.kk-library-list strong{font-size:13.5px;display:block}.kk-library-list small{font-size:11.5px;color:var(--muted)}.kk-library-list a>div,.kk-library-list button>div,.kk-library-list details summary>div{flex:1 1;min-width:0}.kk-library-list a>svg,.kk-library-list button>svg,.kk-library-list details summary>svg{width:14px;height:14px;color:var(--muted)}.kk-library-list .kk-avatar,.kk-library-list img{width:34px;height:34px;border-radius:9px;object-fit:cover;font-size:12.5px}.kk-library-list details summary{list-style:none}.kk-library-list details summary::-webkit-details-marker{display:none}.kk-library-list details>p{font-size:13px;color:var(--ink-2);padding:11px 13px 5px}.kk-library-list details>div{display:flex;gap:8px;align-items:flex-start;padding:5px 13px}.kk-library-list details>div b{font-family:var(--font-display);font-size:13px;color:var(--blue-deep);background:var(--blue-soft);border-radius:5px;padding:1px 7px;flex-shrink:0}.kk-library-list details>div span{font-size:12.5px;color:var(--ink-soft)}.kk-library-list details{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-s)}.kk-library-list details summary{background:transparent;border:none}.kk-library-list details[open]{padding-bottom:9px}.kk-class-settings{padding:18px 20px}.kk-class-settings>header{display:flex;gap:11px;align-items:center;margin-bottom:16px}.kk-class-settings>header svg{width:19px;height:19px;color:var(--red)}.kk-class-settings>header strong{font-size:16px;display:block}.kk-class-settings>header small{font-size:12px;color:var(--muted)}.kk-class-settings-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:16px;gap:16px;align-items:start}.kk-class-settings-grid section{display:flex;flex-direction:column;gap:10px;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius);padding:15px}.kk-class-settings-grid h3{font-size:15.5px}.kk-team-list{display:grid;grid-gap:7px;gap:7px}.kk-team-list>div{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-s);padding:9px 11px}.kk-team-list .kk-avatar{width:30px;height:30px;font-size:11px;border-radius:8px}.kk-team-list strong{font-size:13px;display:block}.kk-team-list small{font-size:11px;color:var(--muted)}.kk-team-list p{flex:1 1;min-width:0}.kk-team-list button{border:none;background:none;cursor:pointer;color:var(--muted);padding:5px;border-radius:6px}.kk-team-list button:hover{color:var(--red-deep);background:var(--red-soft)}.kk-team-list button svg{width:15px;height:15px}.kk-invite-form{display:flex;gap:8px}.kk-invite-form input{flex:1 1;border:1.5px solid var(--line-strong);border-radius:var(--radius-s);background:var(--surface);padding:9px 11px;font-size:13px;min-width:0}.kk-invite-form input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.kk-pending-invite{display:flex;align-items:center;gap:9px;background:var(--ochre-soft);border:1px dashed var(--ochre);border-radius:var(--radius-s);padding:9px 11px}.kk-pending-invite span{flex:1 1;min-width:0}.kk-pending-invite strong{font-size:12.5px;display:block}.kk-pending-invite small{font-size:11px;color:var(--ochre-deep)}.kk-pending-invite a{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:650;text-decoration:none;color:var(--ink);background:var(--surface);border:1px solid var(--ink);border-radius:7px;padding:6px 9px}.kk-pending-invite a svg{width:13px;height:13px}.kk-pending-invite button{border:none;background:none;cursor:pointer;color:var(--muted);padding:4px;border-radius:6px}.kk-pending-invite button:hover{color:var(--red-deep)}.kk-pending-invite button svg{width:14px;height:14px}.kk-class-files>div{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-s);padding:9px 11px}.kk-class-files>div>svg{width:16px;height:16px;color:var(--blue)}.kk-class-files a{flex:1 1;min-width:0;text-decoration:none;color:inherit}.kk-class-files a strong{font-size:13px;display:block}.kk-class-files a small{font-size:11px;color:var(--muted)}.kk-class-files>div>button{border:none;background:none;cursor:pointer;color:var(--muted);padding:4px;border-radius:6px}.kk-class-files>div>button:hover{color:var(--red-deep)}.kk-class-files>div>button svg{width:14px;height:14px}.kk-class-files>p{font-size:12.5px;color:var(--muted)}.kk-back-button{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;background:none;border:none;cursor:pointer;color:var(--ink-soft);font-size:13.5px;font-weight:650;padding:6px 8px;border-radius:8px;margin-bottom:4px}.kk-back-button:hover{background:var(--surface-2);color:var(--ink)}.kk-back-button svg{width:15px;height:15px}.kk-profile-head{display:flex;align-items:center;gap:17px;flex-wrap:wrap;background:var(--surface);border-radius:var(--radius-l);border:1.5px solid var(--line);border-top:5px solid var(--red);padding:19px 22px}.kk-profile-head .kk-avatar,.kk-profile-head img{width:66px;height:66px;border-radius:16px;object-fit:cover;font-size:24px}.kk-profile-head>div:first-of-type{flex:1 1;min-width:180px}.kk-profile-head p{font-size:10px;font-weight:750;letter-spacing:.15em;color:var(--red)}.kk-profile-head h1{font-size:30px;line-height:1.05;margin:3px 0}.kk-profile-head small{font-size:12.5px;color:var(--muted)}.kk-profile-head>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.kk-proof-strip{display:flex;align-items:center;gap:10px;background:var(--green-soft);border:1px solid color-mix(in srgb,var(--green) 30%,transparent);border-radius:var(--radius);padding:10px 14px}.kk-proof-strip svg{width:16px;height:16px;color:var(--green)}.kk-proof-strip strong{font-size:12.5px;display:block}.kk-proof-strip small{font-size:11.5px;color:var(--ink-soft)}.kk-profile-tabs{display:flex;gap:4px;overflow-x:auto;padding:5px;background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);scrollbar-width:none}.kk-profile-tabs::-webkit-scrollbar{display:none}.kk-profile-tabs button{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;background:none;border:none;border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;color:var(--ink-soft);padding:9px 13px;transition:background .13s ease,color .13s ease}.kk-profile-tabs button:hover{background:var(--surface-2);color:var(--ink)}.kk-profile-tabs button.active{background:var(--ink);color:var(--paper);font-weight:700}.kk-profile-tabs button span{font-size:10.5px;font-weight:750;background:var(--paper-deep);color:var(--ink-soft);border-radius:99px;padding:1px 7px}.kk-profile-tabs button.active span{background:var(--ochre);color:var(--ink)}.kk-profile-overview{display:grid;grid-template-columns:1.55fr 1fr;grid-gap:16px;gap:16px;align-items:start}.kk-current-status{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius-l);padding:19px 21px}.kk-status-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px;flex-wrap:wrap}.kk-status-head>div{display:flex;gap:11px;align-items:center}.kk-status-head>div svg{width:19px;height:19px;color:var(--ochre-deep)}.kk-status-head small{font-size:9.5px;font-weight:750;letter-spacing:.14em;color:var(--red);display:block}.kk-status-head h2{font-size:20px}.kk-status-head>p{font-size:11.5px;color:var(--muted)}.kk-status-summary{font-size:15px;line-height:1.6;color:var(--ink-2);margin-bottom:15px}.kk-status-columns{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:11px;gap:11px;margin-bottom:13px}.kk-status-columns section{border-radius:var(--radius);padding:13px 14px;border:1px solid}.kk-status-columns section.tone-green{background:var(--green-soft);border-color:color-mix(in srgb,var(--green) 35%,transparent)}.kk-status-columns section.tone-ochre{background:var(--ochre-soft);border-color:var(--ochre)}.kk-status-columns section.tone-blue{background:var(--blue-soft);border-color:color-mix(in srgb,var(--blue) 40%,transparent)}.kk-status-columns strong{font-size:13px;display:block;margin-bottom:7px}.kk-status-columns ul{margin:0;padding-left:16px;display:grid;grid-gap:4px;gap:4px}.kk-status-columns li{font-size:12.5px;color:var(--ink-2)}.kk-status-columns p{font-size:12px;color:var(--muted)}.kk-patterns{margin-bottom:11px}.kk-patterns strong{font-size:12.5px;display:block;margin-bottom:6px}.kk-patterns span{display:inline-block;font-size:12px;background:var(--surface-2);border:1px solid var(--line);border-radius:99px;padding:4px 11px;margin:0 5px 5px 0;color:var(--ink-soft)}.kk-goal-chips strong{font-size:12.5px;display:block;margin-bottom:6px}.kk-goal-chips span{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-display);font-weight:700;font-size:13px;background:var(--blue-soft);color:var(--blue-deep);border:1px solid var(--blue);border-radius:6px;padding:2px 9px;margin:0 5px 5px 0}.kk-goal-chips span svg{width:12px;height:12px}.kk-no-status{text-align:center;padding:30px 18px;color:var(--muted)}.kk-no-status svg{width:25px;height:25px;color:var(--ochre);margin-bottom:8px}.kk-no-status strong{display:block;font-size:16px;color:var(--ink);margin-bottom:4px}.kk-no-status p{font-size:13px;max-width:380px;margin:0 auto}.kk-profile-side{gap:14px}.kk-profile-card,.kk-profile-side{display:flex;flex-direction:column}.kk-profile-card{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius-l);padding:17px 18px;gap:11px}.kk-card-title{display:flex;gap:10px;align-items:center}.kk-card-title svg{width:17px;height:17px;color:var(--red)}.kk-card-title strong{font-size:14.5px;display:block}.kk-card-title small{font-size:11.5px;color:var(--muted)}.kk-profile-card>button:not(.kk-record-button){border:1.5px solid var(--ink);background:var(--ink);color:var(--paper);border-radius:var(--radius-s);padding:10px 14px;font-size:13.5px;font-weight:650;cursor:pointer}.kk-profile-card>button:not(.kk-record-button):hover:not(:disabled){background:var(--ink-2)}.kk-profile-card>button:disabled{opacity:.6;cursor:not-allowed}.kk-profile-card>small{display:inline-flex;gap:6px;align-items:flex-start;font-size:11.5px;color:var(--muted)}.kk-profile-card>small svg{width:13px;height:13px;margin-top:1px}.kk-observation-add{border-top:4px solid var(--ochre)}.kk-observation-add>button.primary-cta{background:var(--red);border-color:var(--ink);box-shadow:var(--shadow-press);display:inline-flex;align-items:center;justify-content:center;gap:8px}.kk-observation-add>button.primary-cta svg{width:15px;height:15px}.kk-observation-add>button.primary-cta:hover:not(:disabled){background:var(--red-deep)}.kk-observation-add>button.primary-cta:active:not(:disabled){transform:translate(2px,2px);box-shadow:1px 1px 0 rgba(38,32,27,.9)}.kk-record-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1.5px solid var(--blue);background:var(--blue-soft);color:var(--blue-deep);border-radius:var(--radius-s);padding:10px 14px;font-size:13.5px;font-weight:650;cursor:pointer}.kk-record-button svg{width:15px;height:15px}.kk-record-button:hover:not(:disabled){background:color-mix(in srgb,var(--blue-soft) 70%,var(--surface))}.kk-record-button.recording{background:var(--red);border-color:var(--ink);color:var(--surface);animation:kk-pulse 1.3s infinite}.kk-care-empty{text-align:center;padding:42px 22px;background:var(--surface);border:1.5px dashed var(--line-strong);border-radius:var(--radius-l)}.kk-care-empty svg{width:30px;height:30px;color:var(--ochre-deep);margin-bottom:10px}.kk-empty-art{width:min(300px,82%);border-radius:14px;margin-bottom:14px;border:1.5px solid var(--line)}.kk-care-empty strong{display:block;font-family:var(--font-display);font-size:21px;margin-bottom:6px}.kk-care-empty p{font-size:13.5px;color:var(--ink-soft);max-width:460px;margin:0 auto 16px}.kk-care-panel{display:flex;flex-direction:column;gap:15px}.kk-care-flow{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-wrap:wrap;background:var(--ink);border-radius:var(--radius-l);padding:16px 20px}.kk-care-flow span{display:flex;flex-direction:column;align-items:center;gap:3px;text-align:center;flex:1 1;min-width:105px}.kk-care-flow span svg{width:19px;height:19px;color:var(--ochre)}.kk-care-flow span b{font-family:var(--font-display);font-size:16px;color:var(--paper)}.kk-care-flow span small{font-size:10.5px;color:rgba(242,234,217,.55)}.kk-care-flow i{color:var(--red);font-size:18px;font-style:normal;font-weight:700}.kk-care-question{background:var(--surface);border:1.5px solid var(--line);border-left:6px solid var(--red);border-radius:var(--radius-l);padding:18px 20px}.kk-care-question small{font-size:10px;font-weight:750;letter-spacing:.14em;color:var(--red)}.kk-care-question h3{font-size:21px;margin:6px 0 7px;line-height:1.25}.kk-care-question p{font-size:13.5px;color:var(--ink-2);line-height:1.55;margin-bottom:10px}.kk-care-question span{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:650;color:var(--blue-deep)}.kk-care-question span svg{width:13px;height:13px}.kk-linked-activity{background:var(--surface);border:2px solid var(--ink);border-radius:var(--radius-l);padding:19px 21px;box-shadow:4px 4px 0 rgba(38,32,27,.16)}.kk-linked-activity>header{display:flex;align-items:center;gap:13px;margin-bottom:11px;flex-wrap:wrap}.kk-linked-activity>header>span{width:42px;height:42px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--ochre);border:1.5px solid var(--ink)}.kk-linked-activity>header>span svg{width:19px;height:19px;color:var(--ink)}.kk-linked-activity>header small{font-size:9.5px;font-weight:750;letter-spacing:.13em;color:var(--red);display:block}.kk-linked-activity>header h3{font-size:19px}.kk-linked-activity>header>div{flex:1 1;min-width:150px}.kk-linked-activity>header b{font-size:11px;font-weight:750;color:var(--green);background:var(--green-soft);border:1px solid color-mix(in srgb,var(--green) 30%,transparent);border-radius:99px;padding:4px 11px}.kk-linked-activity>p{font-size:14px;color:var(--ink-2);line-height:1.55;margin-bottom:12px}.kk-linked-activity>section{background:var(--ochre-soft);border:1px solid var(--ochre);border-radius:var(--radius);padding:12px 14px;margin-bottom:12px}.kk-linked-activity>section strong{font-size:13px;display:block;margin-bottom:3px}.kk-linked-activity>section p{font-size:13px;color:var(--ink-2)}.kk-linked-activity>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.kk-care-list strong{font-size:13px;display:block;margin-bottom:6px}.kk-care-list ol{margin:0;padding-left:19px;display:grid;grid-gap:5px;gap:5px}.kk-care-list li{font-size:13px;color:var(--ink-2)}.kk-care-list li::marker{color:var(--red);font-weight:700}.kk-cycle-actions{display:flex;justify-content:flex-end}.kk-cycle-editor{background:var(--surface);border:1.5px solid var(--blue);border-radius:var(--radius-l);padding:18px 20px;display:flex;flex-direction:column;gap:11px}.kk-cycle-editor h3{font-size:17px}.kk-cycle-editor>p{font-size:12.5px;color:var(--muted)}.kk-cycle-editor>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px}.kk-cycle-entry-form{background:var(--surface);border:1.5px dashed var(--line-strong);border-radius:var(--radius-l);padding:16px 18px;display:flex;flex-direction:column;gap:10px}.kk-cycle-entry-form>div{display:flex;gap:10px;align-items:center}.kk-cycle-entry-form>div svg{width:17px;height:17px;color:var(--blue)}.kk-cycle-entry-form strong{font-size:14px;display:block}.kk-cycle-entry-form small{font-size:11.5px;color:var(--muted)}.kk-cycle-entry-form input,.kk-cycle-entry-form textarea{border:1.5px solid var(--line-strong);border-radius:var(--radius-s);background:var(--paper);padding:10px 12px}.kk-cycle-entry-form textarea{min-height:70px;resize:vertical}.kk-cycle-entry-form input:focus,.kk-cycle-entry-form textarea:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.kk-cycle-entries{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius-l);padding:16px 18px}.kk-cycle-entries h3{font-size:16px;margin-bottom:10px}.kk-cycle-entries article{display:flex;gap:11px;padding:10px 0;border-top:1px solid var(--line)}.kk-cycle-entries article>span{width:30px;height:30px;border-radius:8px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:var(--blue-soft);border:1px solid var(--blue)}.kk-cycle-entries article>span svg{width:14px;height:14px;color:var(--blue-deep)}.kk-cycle-entries small{font-size:11px;color:var(--muted);display:block}.kk-cycle-entries strong{font-size:13.5px;display:block;margin:2px 0}.kk-cycle-entries p{font-size:13px;color:var(--ink-2)}.kk-care-history{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius-l);padding:17px 19px}.kk-care-history>h3{font-size:17px}.kk-care-history>p{font-size:12.5px;color:var(--muted);margin:3px 0 12px}.kk-care-history details{border:1px solid var(--line);border-radius:var(--radius);margin-bottom:8px;background:var(--surface-2)}.kk-care-history summary{display:flex;align-items:center;gap:12px;padding:12px 14px;cursor:pointer;list-style:none}.kk-care-history summary::-webkit-details-marker{display:none}.kk-care-history summary>span{font-size:10px;font-weight:750;letter-spacing:.08em;white-space:nowrap;background:var(--ink);color:var(--paper);border-radius:6px;padding:4px 9px}.kk-care-history details:first-of-type summary>span{background:var(--red)}.kk-care-history summary strong{flex:1 1;font-size:13.5px;min-width:0}.kk-care-history summary small{font-size:11px;color:var(--muted);white-space:nowrap}.kk-cycle-history-detail{padding:4px 14px 14px;display:grid;grid-gap:13px;gap:13px}.kk-cycle-history-detail h4{font-size:13px;margin-bottom:3px;color:var(--red-deep)}.kk-cycle-history-detail b,.kk-cycle-history-detail p{font-size:13px;color:var(--ink-2)}.kk-cycle-history-detail section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-s);padding:12px 13px}.kk-cycle-history-detail details{border:none;background:none;margin:4px 0 0}.kk-cycle-history-detail details summary{padding:5px 0;font-size:12.5px;color:var(--blue-deep);font-weight:600}.kk-cycle-history-detail details p{padding:4px 0 4px 12px;border-left:3px solid var(--line-strong)}.kk-cycle-history-detail footer{font-size:11.5px;color:var(--muted)}.kk-doc-tabs{display:flex;gap:7px;flex-wrap:wrap}.kk-doc-tabs button{display:inline-flex;align-items:center;gap:8px;background:var(--surface);border:1.5px solid var(--line);border-radius:99px;cursor:pointer;font-size:13px;font-weight:650;color:var(--ink-soft);padding:8px 15px 8px 8px;transition:all .13s ease}.kk-doc-tabs button span{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--paper-deep);font-size:11px;font-weight:750}.kk-doc-tabs button:hover:not(:disabled){border-color:var(--ink)}.kk-doc-tabs button.active{background:var(--ink);border-color:var(--ink);color:var(--paper)}.kk-doc-tabs button.active span{background:var(--ochre);color:var(--ink)}.kk-doc-tabs button:disabled{opacity:.4;cursor:not-allowed}.kk-care-document{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius-l);overflow:hidden}.kk-care-document>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:18px 21px;border-bottom:1.5px solid var(--line);background:var(--surface-2)}.kk-care-document>header small{font-size:10px;font-weight:750;letter-spacing:.13em;color:var(--red)}.kk-care-document>header h3{font-size:21px;margin:4px 0 3px}.kk-care-document>header p{font-size:13px;color:var(--muted)}.kk-care-document>header>div:last-child{display:flex;gap:8px}.kk-doc-groups{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;padding:19px 21px}.kk-doc-groups section{page-break-inside:avoid;break-inside:avoid}.kk-doc-groups h4{font-size:14px;padding-bottom:6px;margin-bottom:8px;border-bottom:2px solid var(--ochre)}.kk-doc-groups ul{margin:0;padding-left:17px;display:grid;grid-gap:5px;gap:5px}.kk-doc-groups li{font-size:13px;color:var(--ink-2);line-height:1.5}.kk-doc-groups li::marker{color:var(--red)}.kk-care-document>footer{display:flex;align-items:center;gap:8px;padding:12px 21px;border-top:1px solid var(--line);font-size:11.5px;color:var(--muted)}.kk-care-document>footer svg{width:14px;height:14px;color:var(--green)}.kk-doc-picker{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:650;color:var(--ink-soft)}.kk-doc-picker select{border:1.5px solid var(--line-strong);border-radius:var(--radius-s);background:var(--surface);padding:8px 10px;font-size:12.5px;font-weight:600;cursor:pointer;max-width:230px}.kk-files-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:13px;gap:13px}.kk-files-grid article{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;position:relative}.kk-files-grid article a:first-child{display:block}.kk-files-grid img{width:100%;object-fit:cover;display:block}.kk-file-placeholder,.kk-files-grid img{height:130px;border-bottom:1.5px solid var(--line)}.kk-file-placeholder{display:flex;align-items:center;justify-content:center;background:var(--surface-2)}.kk-file-placeholder svg{width:30px;height:30px;color:var(--line-strong)}.kk-files-grid article>div{padding:11px 13px;flex:1 1}.kk-files-grid article>div small{font-size:9px;font-weight:750;letter-spacing:.12em;color:var(--red)}.kk-files-grid article>div strong{display:block;font-size:13px;margin:3px 0 2px;word-break:break-word}.kk-files-grid article>div p{font-size:11px;color:var(--muted)}.kk-files-grid article>button{position:absolute;top:8px;right:8px;width:30px;height:30px;border:1.5px solid var(--ink);border-radius:8px;background:var(--surface);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--ink-soft);box-shadow:var(--shadow-press-soft)}.kk-files-grid article>button:hover{color:var(--red-deep);background:var(--red-soft)}.kk-files-grid article>button svg{width:14px;height:14px}.kk-timeline{position:relative;display:flex;flex-direction:column;gap:0}.kk-timeline-item{display:grid;grid-template-columns:26px 190px 1fr;grid-gap:0 14px;gap:0 14px;position:relative;padding-bottom:18px}.kk-timeline-dot{width:13px;height:13px;border-radius:50%;background:var(--red);border:2.5px solid var(--surface);outline:2px solid var(--red);margin:5px auto 0;position:relative;z-index:2}.kk-timeline-item:before{content:"";position:absolute;left:12px;top:18px;bottom:0;width:2px;background:var(--line-strong)}.kk-timeline-item:last-child:before{display:none}.kk-timeline-meta strong{font-family:var(--font-display);font-size:16px;display:block}.kk-timeline-meta span{display:inline-flex;gap:5px;align-items:center;font-size:12px;color:var(--blue-deep);font-weight:600}.kk-timeline-meta span svg{width:12px;height:12px}.kk-timeline-meta small{display:block;font-size:10.5px;color:var(--muted);margin-top:2px}.kk-timeline-copy{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);padding:13px 16px}.kk-timeline-copy>p{font-size:13.5px;color:var(--ink-2);line-height:1.55}.kk-timeline-copy details{margin-top:10px;border-top:1px dashed var(--line-strong);padding-top:9px}.kk-timeline-copy summary{display:inline-flex;gap:6px;align-items:center;cursor:pointer;list-style:none;font-size:12.5px;font-weight:650;color:var(--ochre-deep)}.kk-timeline-copy summary::-webkit-details-marker{display:none}.kk-timeline-copy summary svg{width:13px;height:13px}.kk-timeline-copy details>div{display:grid;grid-gap:10px;gap:10px;margin-top:10px}.kk-timeline-copy details section{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-s);padding:11px 13px}.kk-timeline-copy details section strong{font-size:13px;display:block}.kk-timeline-copy details section small{font-size:11px;color:var(--muted);display:block;margin-bottom:6px}.kk-timeline-copy details section b{font-size:12px;color:var(--red-deep)}.kk-timeline-copy details section ul{margin:3px 0 7px;padding-left:16px}.kk-timeline-copy details section li{font-size:12px;color:var(--ink-2)}.kk-load-older{align-self:center;display:inline-flex;align-items:center;gap:8px;background:var(--surface);border:1.5px solid var(--ink);border-radius:99px;cursor:pointer;font-size:13px;font-weight:650;padding:10px 18px;box-shadow:var(--shadow-press-soft)}.kk-load-older svg{width:15px;height:15px}.kk-load-older:hover:not(:disabled){background:var(--surface-2)}.kk-report-form{display:flex;gap:11px;align-items:flex-end;flex-wrap:wrap;background:var(--surface);border:1.5px dashed var(--line-strong);border-radius:var(--radius-l);padding:15px 17px}.kk-report-form label{flex:1 1;min-width:220px}.kk-report-list{display:grid;grid-gap:13px;gap:13px}.kk-report-list article{background:var(--surface);border-radius:var(--radius-l);padding:18px 21px;border:1.5px solid var(--line);border-top:5px solid var(--blue)}.kk-report-list article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:11px}.kk-report-list article>header small{font-size:10px;font-weight:750;letter-spacing:.13em;color:var(--blue-deep)}.kk-report-list article>header h3{font-size:19px;margin:3px 0 2px}.kk-report-list article>header p{font-size:12px;color:var(--muted)}.kk-report-list article>p{font-size:13.5px;color:var(--ink-2);line-height:1.55;margin-bottom:12px}.kk-report-list section{margin-bottom:11px}.kk-report-list h4{font-size:13.5px;color:var(--red-deep);margin-bottom:5px}.kk-report-list ul{margin:0;padding-left:17px;display:grid;grid-gap:4px;gap:4px}.kk-report-list li{font-size:13px;color:var(--ink-2)}.kk-report-closing{display:block;font-size:13.5px;background:var(--ochre-soft);border:1px solid var(--ochre);border-radius:var(--radius-s);padding:10px 14px;color:var(--ink-2)}.kk-audit-list{display:grid;grid-gap:7px;gap:7px}.kk-audit-list article{display:flex;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-s);padding:10px 14px}.kk-audit-list article>span{width:28px;height:28px;border-radius:8px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:var(--green-soft)}.kk-audit-list article>span svg{width:14px;height:14px;color:var(--green)}.kk-audit-list strong{font-size:13px;display:block}.kk-audit-list p{font-size:11.5px;color:var(--muted)}.kk-audit-list article>div{flex:1 1;min-width:0}.kk-audit-list time{font-size:11.5px;color:var(--muted);white-space:nowrap}.kk-privacy-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.kk-privacy-grid article{display:flex;flex-direction:column;gap:10px;background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius-l);padding:17px 19px}.kk-privacy-grid article>svg{width:21px;height:21px;color:var(--blue)}.kk-privacy-grid h3{font-size:16.5px}.kk-privacy-grid p{font-size:13px;color:var(--ink-soft)}.kk-privacy-grid article small{font-size:11.5px;color:var(--muted)}.kk-privacy-grid article>div{flex:1 1}.kk-consent-switch{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13px;font-weight:650}.kk-consent-switch input{position:absolute;opacity:0;pointer-events:none}.kk-consent-switch span{width:44px;height:25px;border-radius:99px;background:var(--paper-deep);border:1.5px solid var(--line-strong);position:relative;transition:background .16s ease,border-color .16s ease;flex-shrink:0}.kk-consent-switch span:after{content:"";position:absolute;top:2px;left:2px;width:17px;height:17px;border-radius:50%;background:var(--surface);border:1.5px solid var(--line-strong);transition:transform .16s ease}.kk-consent-switch input:checked+span{background:var(--green);border-color:var(--green)}.kk-consent-switch input:checked+span:after{transform:translateX(19px);border-color:var(--surface)}.kk-danger-zone{background:var(--surface);border:1.5px solid var(--red);border-radius:var(--radius-l);padding:17px 19px}.kk-danger-zone header{display:flex;gap:12px;align-items:flex-start;margin-bottom:13px}.kk-danger-zone header svg{width:19px;height:19px;color:var(--red-deep);margin-top:2px}.kk-danger-zone h3{font-size:16px}.kk-danger-zone p{font-size:12.5px;color:var(--ink-soft)}.kk-danger-zone>div{display:flex;gap:9px;flex-wrap:wrap}.kk-auth-page{min-height:100dvh;display:flex;align-items:stretch}.kk-auth-story{flex:1.15 1;background:var(--ink);color:var(--paper);padding:46px 52px;display:flex;flex-direction:column;gap:34px;position:relative;overflow:hidden}.kk-auth-story:after{content:"";position:absolute;right:-70px;bottom:-70px;width:300px;height:300px;background:radial-gradient(circle at 30% 30%,var(--ochre) 0 26px,transparent 27px),conic-gradient(from 45deg,var(--red) 0 25%,transparent 0),linear-gradient(135deg,var(--blue) 0 46%,transparent 0);opacity:.24;border-radius:40px;transform:rotate(8deg)}.kk-auth-kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:750;letter-spacing:.16em;color:var(--ochre)}.kk-auth-kicker svg{width:14px;height:14px}.kk-auth-story h1{font-size:clamp(34px,4vw,50px);line-height:1.06;color:var(--paper)}.kk-auth-story>div p{font-size:15px;color:rgba(242,234,217,.72);max-width:480px;margin-top:14px;line-height:1.6}.kk-auth-figure{position:relative;z-index:1;margin:0;max-width:460px}.kk-auth-figure img{width:100%;height:auto;max-height:320px;object-fit:cover;object-position:center top;display:block;border-radius:16px;border:2px solid rgba(243,233,210,.25);box-shadow:6px 6px 0 rgba(0,0,0,.3)}.kk-auth-figure figcaption{margin-top:10px;font-size:12px;font-weight:650;letter-spacing:.06em;color:var(--ochre)}.kk-auth-docstrip{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.kk-auth-docstrip span{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:650;color:var(--ink-soft);background:var(--surface);border:1px solid var(--line);border-radius:99px;padding:4px 11px 4px 5px}.kk-auth-docstrip span b{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:var(--paper);font-size:9.5px}.kk-auth-benefits{display:grid;grid-gap:15px;gap:15px;margin-top:auto;position:relative;z-index:1}.kk-auth-benefits>div{display:flex;gap:13px;align-items:flex-start}.kk-auth-benefits>div>span{width:38px;height:38px;border-radius:10px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid rgba(242,234,217,.25)}.kk-auth-benefits>div:first-child>span{background:var(--red)}.kk-auth-benefits>div:nth-child(2)>span{background:var(--blue)}.kk-auth-benefits>div:nth-child(3)>span{background:var(--ochre)}.kk-auth-benefits>div:nth-child(3)>span svg{color:var(--ink)}.kk-auth-benefits svg{width:17px;height:17px;color:var(--paper)}.kk-auth-benefits strong{display:block;font-size:14.5px;color:var(--paper)}.kk-auth-benefits p{font-size:12.5px;color:rgba(242,234,217,.6)}.kk-auth-entry{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:46px 52px}.kk-auth-card{max-width:430px;width:100%;margin:0 auto}.kk-auth-lock{display:inline-flex;width:46px;height:46px;border-radius:13px;margin-bottom:16px;background:var(--surface);border:2px solid var(--ink);align-items:center;justify-content:center;box-shadow:var(--shadow-press)}.kk-auth-lock svg{width:21px;height:21px;color:var(--red)}.kk-auth-card h2{font-size:29px;margin:5px 0 7px}.kk-auth-intro{font-size:14px;color:var(--ink-soft);margin-bottom:24px}.kk-auth-form{gap:14px}.kk-auth-form,.kk-auth-form label{display:flex;flex-direction:column}.kk-auth-form label{font-size:13px;font-weight:650;color:var(--ink-soft);gap:6px}.kk-auth-form label>div{display:flex;align-items:center;gap:9px;border:1.5px solid var(--line-strong);border-radius:var(--radius-s);background:var(--surface);padding:0 12px}.kk-auth-form label>div:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.kk-auth-form label>div>svg{width:16px;height:16px;color:var(--muted)}.kk-auth-form input{flex:1 1;border:none;background:transparent;padding:12px 0;font-size:14px;min-width:0}.kk-auth-form input:focus{outline:none}.kk-auth-form label>div>button{border:none;background:none;cursor:pointer;color:var(--muted);display:inline-flex;padding:4px}.kk-auth-form label>div>button svg{width:16px;height:16px}.kk-auth-form>small{font-size:12px;color:var(--muted)}.kk-auth-error{display:flex;gap:8px;align-items:center;font-size:13px;font-weight:600;color:var(--red-deep);background:var(--red-soft);border:1px solid var(--red);border-radius:var(--radius-s);padding:10px 13px}.kk-auth-error svg{width:15px;height:15px;flex-shrink:0}.kk-auth-progress{display:flex;align-items:center;gap:10px}.kk-auth-progress>span{flex:1 1}.kk-auth-progress strong{font-size:13px;color:var(--red-deep)}.kk-auth-progress small{font-size:11.5px;color:var(--muted)}.kk-auth-submit{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--red);color:var(--surface);border:2px solid var(--ink);border-radius:var(--radius-s);padding:13px 18px;font-size:15px;font-weight:750;cursor:pointer;box-shadow:var(--shadow-press);transition:transform .06s ease,box-shadow .06s ease,background .15s ease}.kk-auth-submit:hover:not(:disabled){background:var(--red-deep)}.kk-auth-submit:active:not(:disabled){transform:translate(2px,2px);box-shadow:1px 1px 0 rgba(38,32,27,.9)}.kk-auth-submit:disabled{opacity:.6;cursor:not-allowed}.kk-auth-submit svg{width:17px;height:17px}.kk-auth-assurances{display:grid;grid-gap:7px;gap:7px;margin-top:22px}.kk-auth-assurances p{display:flex;gap:8px;align-items:flex-start;font-size:12px;color:var(--muted)}.kk-auth-assurances svg{width:14px;height:14px;color:var(--green);margin-top:1px;flex-shrink:0}.kk-auth-help{font-size:12.5px;color:var(--muted);margin-top:18px;line-height:1.5}.kk-auth-switch{margin-top:14px;font-size:13px}.kk-auth-footer{display:grid;grid-gap:3px;gap:3px;margin-top:26px;padding-top:14px;border-top:1px solid var(--line);font-size:11px;color:var(--muted);line-height:1.5}.kk-poster{min-height:100dvh;position:relative;overflow:hidden;display:flex;flex-direction:column;background:radial-gradient(1100px 550px at 88% -8%,rgba(216,154,27,.1),transparent 60%),radial-gradient(900px 520px at -8% 108%,rgba(12,80,105,.09),transparent 55%),var(--paper)}.kk-poster-shapes{position:absolute;inset:0;pointer-events:none}.kk-poster-shapes .shape{position:absolute;display:block;opacity:.9;animation:kk-float 7s ease-in-out infinite}.kk-poster-shapes .circle{border-radius:50%}.kk-poster-shapes .triangle{-webkit-clip-path:polygon(50% 0,100% 100%,0 100%);clip-path:polygon(50% 0,100% 100%,0 100%)}.kk-poster-shapes .half{border-radius:999px 999px 0 0}.kk-poster-shapes .red{background:var(--red)}.kk-poster-shapes .blue{background:var(--blue)}.kk-poster-shapes .ochre{background:var(--ochre)}.kk-poster-shapes .ink{background:var(--ink)}.kk-poster-shapes .s1{width:46px;height:46px;top:8%;right:34%;animation-delay:0s}.kk-poster-shapes .s2{width:52px;height:44px;bottom:11%;left:3%;animation-delay:1.2s}.kk-poster-shapes .s3{width:30px;height:30px;top:15%;right:8%;transform:rotate(14deg);animation-delay:2.1s}.kk-poster-shapes .s4{width:56px;height:28px;bottom:7%;right:26%;animation-delay:.6s}.kk-poster-shapes .s5{width:22px;height:22px;top:48%;right:3%;animation-delay:1.7s}.kk-poster-shapes .s6{width:36px;height:31px;top:33%;right:17%;animation-delay:2.6s}.kk-poster-shapes .s7{width:24px;height:24px;top:5%;right:3%;transform:rotate(-11deg);animation-delay:.9s}@keyframes kk-float{0%,to{translate:0 0}50%{translate:0 -14px}}.kk-poster-grid{flex:1 1;display:grid;grid-template-columns:1.15fr 460px;grid-gap:56px;gap:56px;align-items:center;width:min(1180px,calc(100% - 64px));margin:0 auto;padding:64px 0 84px;position:relative;z-index:1}.kk-poster-copy{display:flex;flex-direction:column;gap:24px}.kk-poster-copy h1{font-size:clamp(56px,6.6vw,96px);line-height:.95;letter-spacing:.005em;margin-top:8px}.kk-poster-copy h1 em{font-style:normal;color:var(--red);background:linear-gradient(to top,var(--ochre-soft) 34%,transparent 34%)}.kk-poster-copy>p{font-size:16.5px;line-height:1.6;color:var(--ink-soft);max-width:500px}.kk-poster-march{display:flex;align-items:center;gap:14px;padding:6px 0}.kk-poster-march .chev{display:block;-webkit-clip-path:polygon(0 0,55% 0,100% 50%,55% 100%,0 100%,45% 50%);clip-path:polygon(0 0,55% 0,100% 50%,55% 100%,0 100%,45% 50%);animation:kk-march 2.6s ease-in-out infinite}.kk-poster-march .chev.ink{width:34px;height:30px;background:var(--ink);animation-delay:0s}.kk-poster-march .chev.blue{width:46px;height:40px;background:var(--blue);animation-delay:.22s}.kk-poster-march .chev.red{width:60px;height:52px;background:var(--red);animation-delay:.44s}.kk-poster-march .dot{width:26px;height:26px;border-radius:50%;background:var(--ochre);animation:kk-march 2.6s ease-in-out infinite;animation-delay:.66s}@keyframes kk-march{0%,to{transform:translateX(0);opacity:.92}50%{transform:translateX(12px);opacity:1}}.kk-poster-chips{display:flex;flex-wrap:wrap;gap:9px}.kk-poster-chips span{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:650;color:var(--ink);background:var(--surface);border:1.5px solid var(--ink);border-radius:99px;padding:8px 15px;box-shadow:var(--shadow-press-soft)}.kk-poster-chips svg{width:15px;height:15px;color:var(--red)}.kk-poster-chips span:nth-child(2) svg{color:var(--blue)}.kk-poster-chips span:nth-child(3) svg{color:var(--ochre-deep)}.kk-poster-card,.kk-poster-card-wrap{position:relative}.kk-poster-card{background:var(--surface);border:2px solid var(--ink);border-radius:18px;padding:30px 30px 24px;transform:rotate(-.9deg);box-shadow:9px 9px 0 rgba(42,36,31,.9);transition:transform .25s ease,box-shadow .25s ease}.kk-poster-card:focus-within,.kk-poster-card:hover{transform:rotate(0deg);box-shadow:7px 7px 0 rgba(42,36,31,.9)}.kk-poster-card h2{font-size:30px;margin:5px 0 6px}.kk-poster-stamp{position:absolute;top:-40px;right:-26px;width:104px;height:104px;filter:drop-shadow(3px 3px 0 rgba(42,36,31,.4))}.kk-poster-stamp svg{position:absolute;inset:0;width:100%;height:100%}.kk-poster-stamp .ring{animation:kk-spin 26s linear infinite}.kk-poster-stamp text{fill:var(--paper);font-family:var(--font-body);font-size:8.6px;font-weight:750;letter-spacing:.14em}@keyframes kk-spin{to{transform:rotate(1turn)}}.kk-poster-ticker{position:relative;z-index:2;background:var(--ink);border-top:3px solid var(--red);overflow:hidden;padding:10px 0}.kk-poster-ticker>div{display:flex;width:max-content;animation:kk-ticker 30s linear infinite}.kk-poster-ticker span{font-family:var(--font-display);font-weight:700;font-size:15px;letter-spacing:.14em;color:var(--paper);white-space:nowrap;padding-right:8px}.kk-poster-ticker b{color:var(--ochre)}@keyframes kk-ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.kk-poster-march .chev,.kk-poster-march .dot,.kk-poster-shapes .shape,.kk-poster-stamp .ring,.kk-poster-ticker>div,.kk-workspace-overview>*{animation:none}}@media (max-width:1060px){.kk-poster-grid{grid-template-columns:1fr;gap:34px;padding:34px 0 66px;width:min(560px,calc(100% - 44px))}.kk-poster-copy h1{font-size:clamp(46px,11vw,72px)}.kk-poster-stamp{top:-34px;right:-12px;width:88px;height:88px}.kk-poster-card{transform:none;padding:26px 22px 20px}.kk-poster-shapes .s5,.kk-poster-shapes .s7{display:none}}.kk-profile-page{min-height:100dvh;padding:34px 22px 60px}.kk-profile-wrap{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.kk-profile-hero{display:flex;align-items:center;gap:17px;flex-wrap:wrap;background:var(--surface);border:1.5px solid var(--line);border-top:5px solid var(--red);border-radius:var(--radius-l);padding:21px 24px}.kk-profile-hero .kk-avatar{width:62px;height:62px;border-radius:15px;font-size:22px;background:var(--red)}.kk-profile-hero>div{flex:1 1;min-width:180px}.kk-profile-hero p{font-size:10px;font-weight:750;letter-spacing:.15em;color:var(--red)}.kk-profile-hero h1{font-size:28px;margin:3px 0}.kk-profile-hero span{font-size:13px;color:var(--muted)}.kk-profile-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.kk-profile-stats>div{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);padding:14px 16px;display:flex;flex-direction:column;gap:2px}.kk-profile-stats span{display:inline-flex}.kk-profile-stats svg{width:17px;height:17px;color:var(--blue)}.kk-profile-stats strong{font-family:var(--font-display);font-size:25px}.kk-profile-stats small{font-size:11.5px;color:var(--muted)}.kk-profile-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;align-items:start}.kk-profile-form{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius-l);padding:18px 20px;display:flex;flex-direction:column;gap:12px}.kk-profile-form>p{font-size:12px;color:var(--muted)}.kk-message-success{display:flex;gap:9px;align-items:center;font-size:13.5px;font-weight:600;background:var(--green-soft);border:1px solid color-mix(in srgb,var(--green) 40%,transparent);color:var(--green);border-radius:var(--radius-s);padding:11px 14px}.kk-message-success svg{width:16px;height:16px;flex-shrink:0}.kk-class-cards{display:grid;grid-gap:8px;gap:8px}.kk-class-cards article{display:flex;align-items:center;gap:11px;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-s);padding:10px 12px}.kk-class-cards .kk-avatar{width:34px;height:34px;font-size:12px}.kk-class-cards strong{font-size:13.5px;display:block}.kk-class-cards small{font-size:11.5px;color:var(--muted)}.kk-class-cards article>div{flex:1 1;min-width:0}.kk-class-cards em{font-style:normal;font-size:10.5px;font-weight:750;color:var(--blue-deep);background:var(--blue-soft);border-radius:99px;padding:3px 9px}.kk-account-menu{position:relative}.kk-account-menu summary{display:inline-flex;align-items:center;gap:7px;cursor:pointer;list-style:none;min-height:46px;border:1.5px solid var(--ink);border-radius:99px;background:var(--surface);padding:4px 11px 4px 5px;box-shadow:var(--shadow-press-soft)}.kk-account-menu summary::-webkit-details-marker{display:none}.kk-account-menu summary>span{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:var(--surface);font-family:var(--font-display);font-weight:700;font-size:13px}.kk-account-menu summary>svg{width:14px;height:14px;color:var(--muted)}.kk-account-popover{position:absolute;right:0;top:calc(100% + 9px);width:265px;z-index:60;background:var(--surface);border:2px solid var(--ink);border-radius:var(--radius);box-shadow:5px 5px 0 rgba(38,32,27,.85);overflow:hidden}.kk-account-popover header{display:flex;gap:11px;align-items:center;padding:14px 15px;border-bottom:1px solid var(--line)}.kk-account-popover header>span{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--red);color:var(--surface);font-family:var(--font-display);font-weight:700;font-size:14px}.kk-account-popover header strong{font-size:13.5px;display:block}.kk-account-popover header small{font-size:11.5px;color:var(--muted);word-break:break-all}.kk-account-popover section{display:flex;gap:9px;align-items:center;padding:11px 15px;background:var(--surface-2);border-bottom:1px solid var(--line)}.kk-account-popover section svg{width:15px;height:15px;color:var(--blue)}.kk-account-popover section small{font-size:9px;font-weight:750;letter-spacing:.13em;color:var(--muted);display:block}.kk-account-popover section strong{font-size:12.5px}.kk-account-popover nav{display:flex;flex-direction:column;padding:6px}.kk-account-popover nav a,.kk-account-popover nav button{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);text-align:left;border:none;background:none;cursor:pointer;font-size:13px;font-weight:600;border-radius:8px;padding:9px 10px}.kk-account-popover nav a:hover,.kk-account-popover nav button:hover{background:var(--surface-2)}.kk-account-popover nav svg{width:15px;height:15px;color:var(--muted)}.kk-account-popover nav .logout,.kk-account-popover nav .logout svg{color:var(--red-deep)}.kk-account-loading{font-size:12px;color:var(--muted)}.kk-workspace-heading{margin-bottom:20px}.kk-workspace-heading p{font-size:11px;font-weight:750;letter-spacing:.16em;color:var(--red)}.kk-workspace-heading h1{font-size:30px;margin:4px 0 5px}.kk-workspace-heading span{font-size:14px;color:var(--ink-soft)}.kk-loading-screen{min-height:55dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;text-align:center}.kk-loading-screen>span{width:52px;height:52px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:var(--surface);border:2px solid var(--ink);box-shadow:var(--shadow-press)}.kk-loading-screen>span svg{width:23px;height:23px;color:var(--red)}.kk-loading-screen strong{font-family:var(--font-display);font-size:19px}.kk-loading-screen .kk-progress-track{width:min(300px,78vw)}.kk-loading-screen b{font-size:13px;color:var(--red-deep)}.kk-mobile-nav{display:none}@media (max-width:1100px){.kk-overview-columns,.kk-profile-overview{grid-template-columns:1fr}.kk-class-settings-grid,.kk-goal-detail{grid-template-columns:1fr 1fr}.kk-goal-detail aside{grid-column:1/-1}.kk-documents-columns{grid-template-columns:1fr}}@media (max-width:900px){.kk-app{grid-template-columns:1fr}.kk-sidebar{display:none}.kk-mobile-brand{display:inline-flex}.kk-page{padding:18px 16px 96px}.kk-topbar{padding:10px 16px}.kk-ai-chip,.kk-plan-chip{display:none}.kk-mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2px;gap:2px;position:fixed;bottom:0;left:0;right:0;z-index:70;background:var(--ink);padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-top:3px solid var(--red)}.kk-mobile-nav .kk-nav-item{flex-direction:column;gap:3px;padding:7px 2px;font-size:10px;text-align:center;align-items:center;border-radius:9px}.kk-mobile-nav .kk-nav-item svg{width:18px;height:18px}.kk-mobile-nav .kk-nav-item em,.kk-mobile-nav .kk-nav-item.active:before{display:none}.kk-mobile-nav .kk-nav-item.active{background:var(--paper);color:var(--ink)}.kk-mobile-more{position:relative}.kk-mobile-more summary{display:flex;flex-direction:column;gap:3px;align-items:center;justify-content:center;cursor:pointer;list-style:none;color:rgba(242,234,217,.82);font-size:10px;font-weight:550;padding:7px 2px;border-radius:9px;height:100%}.kk-mobile-more summary::-webkit-details-marker{display:none}.kk-mobile-more summary svg{width:18px;height:18px}.kk-mobile-more[open] summary{background:rgba(242,234,217,.12)}.kk-mobile-more>div{position:absolute;bottom:calc(100% + 12px);right:0;width:215px;background:var(--surface);border:2px solid var(--ink);border-radius:var(--radius);box-shadow:5px 5px 0 rgba(38,32,27,.85);padding:6px;display:flex;flex-direction:column}.kk-mobile-more>div button{display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;text-align:left;font-size:13px;font-weight:600;color:var(--ink);padding:10px;border-radius:8px}.kk-mobile-more>div button:hover{background:var(--surface-2)}.kk-mobile-more>div button svg{width:15px;height:15px;color:var(--muted)}.kk-dossier-layout{grid-template-columns:1fr}.kk-dossier-classes{position:static}.kk-heading h1,.kk-workspace-heading h1{font-size:25px}.kk-analysis-facts,.kk-how-grid{grid-template-columns:1fr}.kk-compact-stats,.kk-focus-cards{grid-template-columns:1fr 1fr}.kk-class-settings-grid,.kk-privacy-grid,.kk-quick-actions>div,.kk-source-grid,.kk-status-columns{grid-template-columns:1fr}.kk-goal-table-head{display:none}.kk-goal-accordion summary{grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:6px 10px}.kk-goal-accordion summary p{grid-column:1/-1}.kk-add-student,.kk-goal-detail{grid-template-columns:1fr}.kk-timeline-item{grid-template-columns:26px 1fr}.kk-timeline-meta{grid-column:2;margin-bottom:6px}.kk-timeline-copy{grid-column:2}.kk-cycle-editor>div,.kk-doc-groups,.kk-linked-activity>div{grid-template-columns:1fr}.kk-mapping-list article{grid-template-columns:auto 1fr;grid-template-rows:auto auto auto}.kk-mapping-copy{grid-column:1/-1}.kk-confidence{grid-column:2;text-align:left;display:flex;gap:8px;align-items:baseline}.kk-auth-page{flex-direction:column}.kk-auth-story{padding:34px 26px;gap:24px}.kk-auth-figure{display:none}.kk-auth-entry{padding:34px 26px 60px}.kk-profile-grid{grid-template-columns:1fr}.kk-profile-stats{grid-template-columns:1fr 1fr}.kk-sticky-actions{position:static}.kk-global-progress{left:16px;right:16px;bottom:96px;width:auto}.kk-toast{bottom:96px;width:max-content;max-width:calc(100vw - 32px)}}@media (max-width:480px){.kk-compact-stats,.kk-files-grid,.kk-focus-cards{grid-template-columns:1fr 1fr}.kk-class-switch select{max-width:120px}}.kk-print-document{display:none}@page{margin:13mm 14mm}@media print{body{background:#fff}.kk-app,.kk-global-progress,.kk-mobile-nav,.kk-progress-overlay,.kk-toast{display:none!important}.kk-print-document{display:block;color:var(--ink);font-size:12px;line-height:1.5}.kk-print-header{display:flex;align-items:center;justify-content:space-between;border-bottom:3px solid var(--red);padding-bottom:10px;margin-bottom:20px}.kk-print-brand{display:flex;align-items:center;gap:10px}.kk-print-brand svg{width:34px;height:26px}.kk-print-brand strong{font-family:var(--font-display);font-size:17px;display:block;letter-spacing:.01em}.kk-print-brand small{font-size:9px;color:var(--muted);letter-spacing:.06em}.kk-print-header>span{font-size:10px;font-weight:750;letter-spacing:.16em;color:var(--red)}.kk-print-title p{font-size:9.5px;font-weight:750;letter-spacing:.15em;color:var(--blue-deep)}.kk-print-title h1{font-size:26px;margin:4px 0 6px}.kk-print-title span{font-size:12.5px;color:var(--ink-soft);display:block;margin-bottom:16px}.kk-print-meta{display:flex;gap:10px;margin-bottom:22px;flex-wrap:wrap}.kk-print-meta>div{flex:1 1;min-width:130px;background:var(--surface-2);border:1px solid var(--line);border-radius:8px;padding:8px 11px}.kk-print-meta small{display:block;font-size:8.5px;font-weight:750;letter-spacing:.13em;color:var(--red);text-transform:uppercase}.kk-print-meta strong{font-size:11.5px}.kk-print-section{margin-bottom:18px;page-break-inside:avoid;break-inside:avoid-page}.kk-print-section>h2{font-size:15px;border-bottom:2px solid var(--ochre);padding-bottom:4px;margin-bottom:9px}.kk-print-section.warm>h2{border-color:var(--red)}.kk-print-section.quiet>h2{border-color:var(--blue)}.kk-print-bullets{margin:0;padding-left:16px;display:grid;grid-gap:3px;gap:3px}.kk-print-bullets li{font-size:11.5px}.kk-print-bullets li::marker{color:var(--red)}.kk-print-goals{display:grid;grid-gap:7px;gap:7px}.kk-print-goals section{display:grid;grid-template-columns:84px 1fr 74px;grid-gap:12px;gap:12px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:9px 11px;page-break-inside:avoid;break-inside:avoid}.kk-print-goal-code strong{font-family:var(--font-display);font-size:14px;color:var(--blue-deep);display:block}.kk-print-goal-code small{font-size:8.5px;color:var(--muted)}.kk-print-goal-copy p{font-size:11px;font-weight:600}.kk-print-goal-copy span{font-size:10px;color:var(--ink-soft);display:block;margin-top:2px}.kk-print-score{text-align:center}.kk-print-score strong{font-family:var(--font-display);font-size:15px;color:var(--red-deep);display:block}.kk-print-score small{font-size:8.5px;color:var(--muted)}.kk-print-lead{font-size:13px;font-weight:600;margin-bottom:7px}.kk-print-body{font-size:11.5px;margin-bottom:7px}.kk-print-label{font-size:9px;font-weight:750;letter-spacing:.13em;color:var(--red);margin-bottom:4px}.kk-print-codes{font-size:11px;margin-top:8px}.kk-print-status-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin-bottom:9px}.kk-print-status-grid section{background:var(--surface-2);border:1px solid var(--line);border-radius:8px;padding:8px 10px}.kk-print-status-grid h3{font-size:11.5px;margin-bottom:4px}.kk-print-linked-activity{background:var(--ochre-soft);border:1px solid var(--ochre);border-radius:8px;padding:11px 13px;margin-top:8px}.kk-print-linked-activity h3{font-size:13px;margin-bottom:5px}.kk-print-linked-activity p{font-size:11px;margin-bottom:5px}.kk-print-linked-activity>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:7px}.kk-print-linked-activity>div h3{font-size:11px}.kk-print-timeline{display:grid;grid-gap:7px;gap:7px}.kk-print-timeline article{border-left:3px solid var(--red);background:var(--surface-2);border-radius:0 8px 8px 0;padding:8px 11px;page-break-inside:avoid;break-inside:avoid}.kk-print-timeline header{display:flex;justify-content:space-between;gap:10px;margin-bottom:3px}.kk-print-timeline header strong{font-size:11px}.kk-print-timeline header span{font-size:9.5px;color:var(--blue-deep);font-weight:650}.kk-print-timeline p{font-size:11px}.kk-print-document footer{display:flex;justify-content:space-between;gap:10px;margin-top:24px;border-top:1.5px solid var(--line-strong);padding-top:8px;font-size:9px;color:var(--muted)}}