:root{--px-per-mm:5.2;--key-mm:19;--key-gap-mm:1.5;--key-size:calc(var(--key-mm) * var(--px-per-mm) * 1px);--key-gap:calc(var(--key-gap-mm) * var(--px-per-mm) * 1px);--min-target-mm:16;--min-target:calc(var(--min-target-mm) * var(--px-per-mm) * 1px);--content-band-pct:60;--content-band-offset-pct:0;--font-scale:1;--font-output:calc(48px * var(--font-scale));--font-button:calc(24px * var(--font-scale));--font-body:calc(20px * var(--font-scale));--focus-ring:8px;--radius:8px;--band-gap:8px;--band-output:132px;--band-prediction:104px;--band-bottom-row:83px;--band-divider:12px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);--transition-fast:60ms}@media (prefers-reduced-motion:reduce){:root{--transition-fast:0s}}:root,:root[data-theme=blackOnWhite]{--bg:#fff;--fg:#000;--muted:#444;--key-bg:#fff;--key-fg:#000;--key-border:#000;--key-active-bg:#000;--key-active-fg:#fff;--band-bg:#f2f2f2;--divider:#000;--focus:#0043ce;--danger:#a30000;--danger-fg:#fff;--accent:#0043ce;--accent-fg:#fff}:root[data-theme=whiteOnBlack]{--bg:#000;--fg:#fff;--muted:#bbb;--key-bg:#000;--key-fg:#fff;--key-border:#fff;--key-active-bg:#fff;--key-active-fg:#000;--band-bg:#141414;--divider:#fff;--focus:#78a9ff;--danger:#ff8080;--danger-fg:#000;--accent:#78a9ff;--accent-fg:#000}:root[data-theme=yellowOnBlack]{--bg:#000;--fg:#ffe600;--muted:#c9b800;--key-bg:#000;--key-fg:#ffe600;--key-border:#ffe600;--key-active-bg:#ffe600;--key-active-fg:#000;--band-bg:#101010;--divider:#ffe600;--focus:#fff;--danger:#ff9d3d;--danger-fg:#000;--accent:#fff;--accent-fg:#000}:root[data-theme=highContrastBlue]{--bg:#001d6c;--fg:#fff;--muted:#c1cdf5;--key-bg:#002d9c;--key-fg:#fff;--key-border:#fff;--key-active-bg:#fff;--key-active-fg:#001d6c;--band-bg:#001141;--divider:#fff;--focus:#ffe600;--danger:#ff5c5c;--danger-fg:#000;--accent:#ffe600;--accent-fg:#001d6c}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}body{background:var(--bg);color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:var(--font-body);-webkit-text-size-adjust:100%;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;overscroll-behavior:none;line-height:1.25}.app-shell{height:100%;padding:var(--safe-top) var(--safe-right) var(--safe-bottom) var(--safe-left);gap:var(--band-gap);flex-direction:column;display:flex}.content-band{width:calc(var(--content-band-pct) * 1%);transform:translateX(calc(var(--content-band-offset-pct) * 1%));margin-inline:auto}button{font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:none}button:not(:disabled){min-height:var(--min-target);min-width:var(--min-target);cursor:pointer}:focus-visible{outline:var(--focus-ring) solid var(--focus);outline-offset:2px}[data-activate-id][data-pressed]{outline:var(--focus-ring,4px) solid var(--key-active-fg);outline-offset:-8px;background:var(--key-active-bg)!important;color:var(--key-active-fg)!important}[data-activate-id][data-dwelling]{outline:var(--focus-ring,4px) solid var(--fg);outline-offset:-2px;background:conic-gradient(var(--accent) calc(var(--dwell-progress,0) * 360deg), transparent calc(var(--dwell-progress,0) * 360deg)), var(--key-active-bg)!important;color:var(--key-active-fg)!important}[data-activate-id][data-scan-highlight]{outline:var(--focus-ring,4px) solid var(--fg);outline-offset:2px;z-index:1;position:relative;background:var(--key-active-bg)!important;color:var(--key-active-fg)!important}button:disabled{opacity:.4}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.boot-floor{text-align:center;color:#000;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:24px;height:100%;padding:32px;display:flex}.boot-floor__title{font-size:48px;font-weight:700}.boot-floor__body{max-width:24em;font-size:32px}@page{size:A4 portrait;margin:12mm}.kit{color:#000;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}.kit-sheet{color:#000;break-after:page;page-break-after:always;background:#fff;flex-direction:column;gap:4mm;width:186mm;min-height:273mm;margin:0 auto 8mm;padding:0;display:flex}.kit-sheet:last-child{break-after:auto;page-break-after:auto}.kit-title{font-size:9mm;font-weight:700;line-height:1.1}.kit-subtitle{font-size:4.5mm;line-height:1.3}.kit-grid{flex:auto;gap:1.5mm;display:grid}.kit-grid--core{grid-template-columns:repeat(5,1fr);grid-auto-rows:1fr}.kit-grid--notfall{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}.kit-cell{text-align:center;word-break:break-word;border:.6mm solid #000;border-radius:2mm;justify-content:center;align-items:center;padding:2mm;font-size:6mm;display:flex}.kit-cell--emphasis{clip-path:polygon(6% 0,100% 0,100% 94%,94% 100%,0 100%,0 6%);border-width:1.2mm;border-radius:0;font-size:8mm;font-weight:700}.kit-pain{grid-template-columns:repeat(11,1fr);gap:1mm;display:grid}.kit-pain-cell{border:.6mm solid #000;border-radius:1.5mm;flex-direction:column;justify-content:center;align-items:center;padding:1mm 0;font-size:7mm;font-weight:700;display:flex}.kit-pain-word{font-size:3mm;font-weight:400}.kit-bodies{flex:auto;gap:4mm;display:flex}.kit-body{flex-direction:column;flex:1 1 0;align-items:center;gap:2mm;display:flex}.kit-body svg{width:100%;height:auto;max-height:150mm}.kit-body-label{font-size:5mm;font-weight:700}.kit-legend{columns:2;column-gap:3mm;width:100%;font-size:3.6mm;line-height:1.5;list-style:none}.kit-legend-number{width:5mm;font-weight:700;display:inline-block}.kit-groups{flex-direction:column;flex:auto;gap:2mm;display:flex}.kit-group{border:.6mm solid #000;border-radius:2mm;flex:1 1 0;align-items:center;gap:2mm;padding:2mm;display:flex}.kit-group-number{text-align:center;width:12mm;font-size:8mm;font-weight:700}.kit-group-letters{letter-spacing:.05em;flex:auto;justify-content:space-around;font-size:12mm;font-weight:700;display:flex}.kit-prose{flex-direction:column;gap:3mm;font-size:4.6mm;line-height:1.45;display:flex}.kit-prose h2{margin-top:2mm;font-size:6mm}.kit-prose ul{flex-direction:column;gap:1.5mm;padding-left:6mm;display:flex}.kit-prose strong{font-weight:700}.kit-write{flex-direction:column;gap:6mm;margin-block:4mm 6mm;display:flex}.kit-write-row{flex-direction:column;gap:1mm;display:flex}.kit-write-label{font-size:4.2mm;font-weight:700}.kit-write-line{border-bottom:.4mm solid #000;height:10mm;display:block}.kit-prose ol{flex-direction:column;gap:2mm;padding-left:7mm;display:flex}.kit-footer{text-align:center;border-top:.3mm solid #000;padding-top:2mm;font-size:3.2mm}@media print{body>:not(.kit){display:none!important}.kit-sheet{box-shadow:none;margin:0}.kit-no-print{display:none!important}}@media screen{.kit{height:100%;padding:6mm;overflow-y:auto}.kit-sheet{box-shadow:0 0 0 .3mm #999}}
