/* All presentation assets are local; no external font or CSS requests. */
:root{--ink:#37313f;--muted:#746d7c;--paper:#f1f0ed;--plum:#453d53;--lime:#d6ec92;--line:#d7d4d9;--stem:#8a6a45;--mono:'SFMono-Regular',Consolas,'Liberation Mono',monospace;--sans:'Avenir Next',Avenir,'Segoe UI',sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button{color:inherit}button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible,.keyboard-scroll:focus-visible{outline:3px solid #8b69be;outline-offset:4px}button{border:0;background:none}button:hover{filter:brightness(.95)}[hidden]{display:none!important}.masthead{height:91px;max-width:1456px;margin:auto;padding:0 52px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{text-decoration:none;color:var(--ink);font-size:29px;font-weight:800;letter-spacing:-1.8px;display:flex;align-items:center;gap:7px}.brand>span:not(.brand-icon){font-weight:400;margin-left:-7px}.brand sup{font:10px var(--mono);align-self:flex-start;margin-top:9px;letter-spacing:0}.brand-icon{width:32px;height:32px;border-radius:8px;background:var(--plum);color:var(--lime);font:28px var(--mono);display:grid;place-items:center;margin-right:6px}.mast-note,.small-label,.eyebrow,.intro-stamp,.board-topline,.board-footer,.bench-bottom,.bay-heading,.art-caption,.spec-grid>div>span,.profile-nav,.synthesis-note,.footer>span:last-child,.signal-caption,.method-note{font-family:var(--mono);font-size:10px;letter-spacing:1px}.mast-note{color:var(--muted);font-size:9px;letter-spacing:1.6px}.text-button{font-size:12px;padding:12px 0}.text-button span{margin-left:12px}main{max-width:1456px;margin:auto;padding:0 52px}.intro{display:flex;align-items:center;justify-content:space-between;padding:44px 0 36px}.eyebrow{font-size:10px;letter-spacing:2px;margin:0 0 15px;color:var(--muted)}h1{font-size:clamp(38px,4.4vw,62px);line-height:1.05;letter-spacing:-2.8px;font-weight:650;margin:0}h1 em{font-family:Georgia,serif;font-weight:400}.intro-copy{font-size:14px;color:var(--muted);margin:14px 0 0}.intro-stamp{font-size:10px;line-height:1.9;letter-spacing:1.6px;position:relative;padding-left:24px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#a3bd66}.intro-stamp .status-dot{position:absolute;left:0;top:7px}.workbench{display:grid;grid-template-columns:minmax(0,1fr) 292px;border:1px solid #d1cdd6;border-radius:14px;background:#faf9f7;overflow:hidden;box-shadow:0 7px 18px #3d304308}.playground{min-width:0;padding:0 30px}.toolbar{height:77px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line)}.mode-switch{display:flex;padding:4px;border-radius:7px;background:#eae7ed}.mode-switch button{padding:10px 14px;font-size:12px;border-radius:5px;white-space:nowrap}.mode-switch .selected{background:var(--plum);color:#fff;box-shadow:0 2px 3px #25202a22}.mode-switch button span{margin-left:5px}.audio-controls{display:flex;align-items:center;gap:8px;color:var(--muted);font:10px var(--mono)}.audio-controls button{font-size:22px;width:32px;height:40px}.audio-controls input{width:66px;accent-color:var(--plum);height:25px}.volume-label{display:none}.free-panel{min-height:182px;display:flex;justify-content:space-between;align-items:center;gap:24px}.small-label{color:var(--muted);margin:0 0 12px;letter-spacing:1.6px}.free-panel h2{font-size:25px;letter-spacing:-.8px;margin:0 0 10px;font-weight:550}.free-panel p:not(.small-label){font-size:12px;color:var(--muted);line-height:1.7;margin:0}.signal-display{width:168px;flex-shrink:0}.signal-display>div:first-child{height:57px;display:flex;align-items:center;justify-content:space-between;gap:3px}.signal-display i{display:block;width:3px;background:#ada3b8;border-radius:3px;height:var(--height);transition:height .08s,background .12s}.signal-display.active i{height:var(--active-height);background:#796587}.signal-caption{display:flex;justify-content:space-between;font-size:7px;color:#8e8397;letter-spacing:1px;margin-top:12px}.board-topline{display:flex;align-items:center;gap:12px;font-size:8px;letter-spacing:1px;margin:0 2px 17px}.board-topline b{font-weight:400;margin-left:6px}.board-layout{margin-left:auto;color:var(--muted)}.heat-toggle{display:flex;align-items:center;gap:6px;cursor:pointer;text-transform:none;letter-spacing:0;font-size:9px}.heat-toggle input{position:absolute;opacity:0;width:30px;height:25px}.toggle-track{width:25px;height:14px;border-radius:12px;background:#dbd5df;padding:3px}.toggle-track:before{content:'';display:block;border-radius:50%;width:8px;height:8px;background:#fff;transition:transform .15s}.heat-toggle input:checked+.toggle-track{background:#827190}.heat-toggle input:checked+.toggle-track:before{transform:translateX(11px)}.heat-toggle input:focus-visible+.toggle-track{outline:3px solid #8b69be}.keyboard-scroll{padding:6px 0 18px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#9a8aa6 transparent}.keyboard-case{background:linear-gradient(125deg,#61566e,#494052 70%);border:1px solid #392f43;border-radius:12px;padding:0 12px;box-shadow:0 8px 0 #38303f,0 9px 0 #8a8094,0 15px 16px #31253830,inset 0 1px 1px #ffffff55;position:relative}.case-details{height:31px;display:flex;justify-content:space-between;align-items:center;color:#beb4c9;font:7px var(--mono);letter-spacing:1.3px}.case-leds{display:flex;gap:7px;margin-left:auto;margin-right:19px}.case-leds i{width:3px;height:3px;border-radius:50%;background:#908099}.case-leds i:first-child{background:var(--lime);box-shadow:0 0 7px #d6ec92bb}.keyboard{display:flex;flex-direction:column;gap:7px;padding:8px 6px 10px;background:#342c3e;border-radius:6px;border:1px solid #282331;user-select:none;-webkit-user-select:none}.key-row{display:flex;gap:5px;height:43px}.key{--key-bg:#eee9de;--key-text:#514954;--key-edge:#b6b0a4;flex:var(--units) 0 0;min-width:0;padding:0 0 5px;background:var(--key-edge);color:var(--key-text);border-radius:5px;position:relative;box-shadow:0 2px 0 #211a2999;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform 55ms,box-shadow 55ms;transform-origin:50% 80%}.key-face{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;height:100%;width:calc(100% - 5px);margin:auto;border-radius:4px;background:linear-gradient(145deg,#ffffff38,#ffffff00),var(--key-bg);box-shadow:inset 0 1px 0 #fff9,inset 0 -1px 3px #40334410;font:11px var(--mono);line-height:1.15}.key small{font-size:8px;position:absolute;top:4px;left:6px;color:#7b7080}.key.mod{--key-bg:#beb3ce;--key-edge:#8d819d;--key-text:#473b54}.key.mod .key-face{font-size:9px}.key.accent{--key-bg:var(--lime);--key-edge:#9aaa73;--key-text:#444d30}.key.escape{--key-bg:#d39b79;--key-edge:#a46f51}.key.down{transform:translateY(4px) rotate(var(--wobble,.35deg));padding-bottom:2px;box-shadow:0 0 0 #211a2900,0 0 12px #d6ec9255}.key.down .key-face{filter:brightness(.9)}.key.target:not(.down) .key-face{box-shadow:inset 0 0 0 2px #8a6bae,inset 0 1px 0 #fff8}.key.home .key-face:after{content:'';width:8px;height:2px;background:#ac9faa;position:absolute;bottom:6px;border-radius:2px}.key.heat .key-face{background:var(--heat-color);color:#38303f}.key.cap-active:after{content:'';width:4px;height:4px;position:absolute;bottom:10px;left:10px;background:var(--lime);border-radius:50%}.case-bottom{display:flex;justify-content:space-between;align-items:center;height:26px;font:6px var(--mono);letter-spacing:1px;color:#b8acc4}.case-bottom span:first-child{font-family:var(--sans);font-weight:700;font-size:10px;letter-spacing:-.3px}.case-bottom span:last-child{font-size:7px;color:#291f34}.board-footer{display:flex;justify-content:space-between;margin:10px 0 0;color:#817689;font-size:8px;letter-spacing:.3px}.board-footer>span:first-child{min-width:30%}.bench-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:8px;letter-spacing:0;padding:20px 0;margin-top:25px}.bench-bottom>span:first-child>span{margin-right:6px}.switch-bay{background:#eeebf0;border-left:1px solid #d1cdd6;padding:25px 24px 22px;min-width:0}.bay-heading{display:flex;justify-content:space-between;font-size:8px;color:var(--muted)}.bay-heading .small-label{font-size:9px;margin:0}.switch-art{height:146px;position:relative;display:flex;justify-content:center;align-items:center}.switch-shadow{position:absolute;width:97px;height:25px;border-radius:50%;background:#67526e24;filter:blur(8px);bottom:25px}.switch-base{width:84px;height:70px;transform:rotate(-22deg) skew(9deg,7deg);background:#b1abbab0;border:1px solid #a79aaf;border-radius:9px;box-shadow:-5px 8px 0 #8e839b, -8px 11px 0 #aca2b7;position:relative}.switch-housing{position:absolute;inset:5px;background:linear-gradient(135deg,#fff9,#cec8d599);border:1px solid #fff;border-radius:8px;box-shadow:inset 0 0 0 7px #b0a5bc33,0 -7px 0 #eeeaf266;transform:translateY(-8px)}.switch-housing>span{position:absolute;inset:12px;border:1px solid #998ca660;border-radius:2px}.switch-stem{position:absolute;width:34px;height:34px;background:var(--stem);left:19px;top:13px;box-shadow:-3px 5px 0 color-mix(in srgb,var(--stem),#382b42 35%),inset 1px 1px 2px #fff9;border-radius:3px;transform:translateY(-12px);z-index:1;transition:transform .1s}.switch-stem i,.switch-stem b{position:absolute;background:#36273370;inset:13px 6px}.switch-stem b{inset:6px 13px}.switch-art.active .switch-stem{transform:translateY(-3px)}.art-caption{position:absolute;right:-4px;top:65px;writing-mode:vertical-rl;font-size:6px;color:#8f809d;letter-spacing:1.5px}#switch-select{width:100%;border:0;border-bottom:1px solid #cfc6d6;background:transparent;padding:8px 20px 11px 0;color:var(--ink);font-size:19px;font-weight:600;letter-spacing:-.7px;text-overflow:ellipsis}.profile-meta{display:flex;justify-content:space-between;align-items:center;margin-top:13px;color:var(--muted);font:9px var(--mono)}.type-tag{background:#ddd5e5;color:#655174;font:8px var(--mono);letter-spacing:1px;padding:5px 7px;border-radius:3px}.switch-feel{color:#716679;font-size:11px;line-height:1.8;min-height:80px;margin:15px 0}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 15px;border-top:1px solid #d6cfdd;border-bottom:1px solid #d6cfdd;padding:18px 0}.spec-grid>div>span{font-size:6px;letter-spacing:.8px;display:block;margin-bottom:5px}.spec-grid strong{font-size:25px;font-weight:500;letter-spacing:-1px}.spec-grid small{font:10px var(--mono);margin-left:3px;color:var(--muted)}.audition-button{width:100%;padding:13px 10px;background:var(--plum);color:#faf8f5;border-radius:5px;display:flex;align-items:center;gap:9px;font-size:10px;margin-top:18px}.audition-button>span:first-child{font-size:8px;color:var(--lime)}.audition-hint{font:6px var(--mono);margin-left:auto;color:#c1b7cb;letter-spacing:.5px}.profile-nav{display:flex;align-items:center;justify-content:space-between;font-size:7px;letter-spacing:0;color:#83768e;margin-top:4px}.profile-nav button{width:34px;height:37px;font-size:18px}.synthesis-note{color:#887b92;font-size:7px;letter-spacing:0;line-height:1.65;margin:12px 0 0}.collection{padding:34px 0 37px}.collection-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}.collection-heading .small-label{font-size:9px;margin-bottom:8px}.collection h2{font-size:25px;letter-spacing:-1px;margin:0;font-weight:550}.filters{display:flex;gap:4px;flex-wrap:wrap}.filters button{font-size:10px;padding:9px 12px;border-radius:4px;border:1px solid transparent}.filters button.selected{border-color:#c9c1d2;background:#e7e1eb}.filters button span{margin-left:8px;font:8px var(--mono);color:#8c7d99}.switch-library{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.switch-card{text-align:left;display:flex;align-items:center;gap:12px;padding:17px 14px;min-height:74px;border:1px solid #dbd6df;background:#f9f8f6;border-radius:7px;transition:background .15s,border-color .15s}.switch-card.selected{border-color:#9c8daa;background:#e8e1ed}.mini-switch{flex-shrink:0;width:25px;height:25px;border:4px solid #ded8e3;border-radius:4px;background:var(--color);box-shadow:0 3px 0 #b1a8bb;position:relative}.mini-switch:after{content:'+';position:absolute;inset:0;text-align:center;color:#fff9;font:17px var(--mono);line-height:17px}.switch-card strong{display:block;font-size:10px;font-weight:550;line-height:1.4}.switch-card small{display:block;font:7px var(--mono);text-transform:uppercase;letter-spacing:.3px;color:var(--muted);margin-top:6px}.footer{max-width:1352px;margin:auto;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:24px 0 35px;color:var(--muted)}.footer .brand{font-size:21px}.footer p{font-size:11px}.footer>span:last-child{font-size:7px;letter-spacing:.8px}.test-panel{padding:21px 0 25px}.test-settings{display:flex;gap:16px;align-items:center;font:9px var(--mono);color:var(--muted)}.test-settings label{display:flex;align-items:center;gap:6px}.test-settings select{background:transparent;border:0;color:var(--ink);font-size:10px;max-width:136px;padding:8px 0}.test-settings .text-button{margin-left:auto;font-size:10px}.metrics{display:flex;gap:25px;align-items:center;margin:21px 0}.metrics>div{display:flex;flex-direction:column;gap:5px}.metrics strong{font:30px var(--mono);letter-spacing:-1px;color:#655076}.metrics strong span{font-size:15px}.metrics>div>span{font:7px var(--mono);letter-spacing:.6px;color:var(--muted)}.metrics>p{font:9px/1.7 var(--mono);color:var(--muted);margin-left:auto;max-width:156px}.passage-text{font:18px/1.9 var(--mono);letter-spacing:.1px;color:#9d95a5;max-height:138px;overflow:auto;scrollbar-width:thin;margin-bottom:15px;padding:2px 2px 8px;white-space:pre-wrap;overflow-wrap:break-word}.passage-text .correct{color:#574766}.passage-text .error{background:#f4d8db;color:#b4495f;border-radius:2px;text-decoration:underline}.passage-text .current{border-left:2px solid #796086;margin-left:-2px;background:#e8dfef;color:#574566}.typing-label{display:flex;justify-content:space-between;gap:10px;font:9px var(--mono);color:var(--muted);margin:0 0 8px}.typing-label span{font-size:8px;color:#988b9f}textarea{resize:none;width:100%;height:46px;border:1px solid #d5cddb;background:#f0ebf3;border-radius:5px;padding:12px;font:12px/20px var(--mono);color:#554063;white-space:pre-wrap}textarea::placeholder{color:#938399}.results{background:#e5ead9;border:1px solid #cbd6b8;border-radius:7px;padding:20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:15px}.results .small-label{font-size:8px}.results h3{margin:0;font:40px var(--mono);letter-spacing:-2px}.results h3 small{font:11px var(--sans);letter-spacing:0}.results p:last-child{font:9px/1.7 var(--mono);color:#777d68;margin-bottom:0}.primary-button{background:var(--plum);color:white;padding:14px 17px;border-radius:5px;font-size:11px}.history-chart{width:100%;height:50px;display:flex;gap:3px;align-items:end;border-bottom:1px solid #afbd96}.history-chart i{display:block;flex:1;background:#a8b98b;min-height:2px;border-radius:2px 2px 0 0}.heatmap-panel{margin-top:18px;padding:16px;background:#efe9f3;border:1px solid #d8cddf;border-radius:5px}.heat-legend{display:flex;justify-content:space-between;align-items:center;font:8px var(--mono);color:#80698d}.heat-legend>span:last-child{display:flex;align-items:center;gap:8px}.heat-legend i{display:block;width:80px;height:6px;border-radius:5px;background:linear-gradient(90deg,#d5b5db,#d8eaa6)}.heatmap-panel>p:not(.method-note){font:10px/1.6 var(--mono);color:#7b6887}.method-note{font-size:8px;color:#9985a5;line-height:1.7;letter-spacing:0}.mobile-board-hint{display:none}dialog{width:min(520px,calc(100% - 32px));border:1px solid #cbbcd5;border-radius:12px;padding:34px;background:#f6f2f8;color:var(--ink);box-shadow:0 20px 80px #25182f55}dialog::backdrop{background:#29212e88;backdrop-filter:blur(3px)}dialog h2{font-size:29px;letter-spacing:-1px;margin:0 0 25px}dialog dt{font-weight:600;margin-top:18px;font-size:13px}dialog dd{margin:6px 0 0;font-size:12px;line-height:1.7;color:var(--muted)}.close-button{position:absolute;right:14px;top:10px;width:35px;height:35px;font-size:25px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1500px){.key-row{height:49px}.free-panel{min-height:196px}}
@media(max-width:1150px){main{padding:0 28px}.masthead{padding:0 28px}.workbench{grid-template-columns:minmax(0,1fr) 254px}.playground{padding:0 20px}.switch-bay{padding:24px 19px}.audio-controls input{width:40px}.audio-controls{gap:3px}.mode-switch button{padding:10px 9px}.keyboard-case{min-width:610px}.key-row{height:41px}.board-layout{display:none}.heat-toggle{margin-left:auto}.switch-library{grid-template-columns:repeat(4,minmax(0,1fr))}.footer{margin:0 28px}.footer>span:last-child{display:none}.filters button{padding:8px}.collection-heading{align-items:center}.intro-stamp{font-size:8px}.mast-note{font-size:7px}}
@media(max-width:850px){.mast-note{display:none}.workbench{grid-template-columns:1fr}.switch-bay{border-left:0;border-top:1px solid var(--line);display:grid;grid-template-columns:180px 1fr 1fr;gap:0 22px;padding:22px}.bay-heading{grid-column:1/-1}.switch-art{grid-row:2/6;height:190px}.switch-bay #switch-select{grid-column:2/-1}.profile-meta{grid-column:2/-1}.switch-feel{grid-column:2/-1;min-height:0}.spec-grid{grid-column:1/-1;grid-template-columns:repeat(4,1fr);margin-top:5px}.audition-button{grid-column:1/3}.profile-nav{align-self:end;margin-bottom:0;gap:3px}.profile-nav span{font-size:6px}.synthesis-note{grid-column:1/-1}.keyboard-case{min-width:610px}.key-row{height:49px}.free-panel{min-height:170px}.signal-display{width:160px}.collection-heading{align-items:flex-start;flex-direction:column}.switch-library{grid-template-columns:repeat(3,minmax(0,1fr))}.intro{padding:34px 0}.intro-stamp{display:none}.bench-bottom{margin-top:22px}.toolbar{height:73px}.audio-controls input{width:72px}.footer{padding-bottom:25px}}
@media(max-width:540px){.masthead{padding:0 20px;height:72px}.brand{font-size:26px}.masthead .text-button{font-size:11px}main{padding:0 14px}.intro{padding:32px 7px 28px}.eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:14px}h1{font-size:36px;letter-spacing:-1.7px}.intro-copy{font-size:12px}.playground{padding:0 16px}.workbench{border-radius:10px}.toolbar{gap:7px}.mode-switch button{font-size:10px;padding:10px 8px;height:42px}.mode-switch button span{margin-left:1px}.audio-controls{gap:2px}.audio-controls input{width:43px}#volume-value{display:none}.audio-controls button{width:30px}.free-panel{min-height:155px;gap:15px}.free-panel h2{font-size:21px}.free-panel .small-label{font-size:8px}.free-panel p:not(.small-label){font-size:10px}.signal-display{width:65px}.signal-display i:nth-child(2n){display:none}.signal-caption{font-size:6px}.signal-caption>span:last-child{display:none}.board-topline{font-size:7px;margin-bottom:9px}.board-topline b{margin-left:3px}.heat-toggle{font-size:8px}.keyboard-scroll{margin:0 -16px;padding:5px 16px 20px}.keyboard-case{width:718px;min-width:718px;padding:0 11px}.key-row{height:48px;gap:5px}.key-face{font-size:12px}.key.mod .key-face{font-size:10px}.case-details{height:27px}.mobile-board-hint{display:flex;justify-content:space-between;font:8px var(--mono);color:#9886a4;margin-bottom:6px}.board-footer{font-size:7px;gap:8px;line-height:1.6;margin-top:5px}.rollover-label{display:none}.bench-bottom{font-size:7px;gap:15px;line-height:1.6;padding:15px 0}.switch-bay{grid-template-columns:112px 1fr;gap:0 14px;padding:21px 16px}.switch-art{height:184px}.switch-base{transform:scale(.83) rotate(-22deg) skew(9deg,7deg)}.art-caption{display:none}.switch-bay #switch-select{font-size:17px;grid-column:2}.profile-meta,.switch-feel{grid-column:2}.switch-feel{font-size:10px;line-height:1.7}.spec-grid{gap:10px}.spec-grid>div>span{font-size:6px;line-height:1.6;letter-spacing:.3px;min-height:20px}.spec-grid strong{font-size:23px}.spec-grid small{font-size:8px}.audition-button{grid-column:1/-1;height:44px;font-size:12px}.audition-hint{font-size:8px}.profile-nav{grid-column:1/-1;justify-content:center;margin-top:4px;gap:18px}.profile-nav button{width:44px;height:44px}.profile-nav span{font-size:8px}.synthesis-note{font-size:8px;margin-top:8px}.collection{padding:29px 6px}.collection-heading{gap:15px;margin-bottom:17px}.collection h2{font-size:25px}.filters{gap:3px}.filters button{font-size:9px;padding:10px 8px;min-height:42px}.filters button span{margin-left:3px}.switch-library{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.switch-card{padding:14px 10px;gap:10px;min-height:82px}.switch-card strong{font-size:10px}.switch-card small{font-size:6px}.mini-switch{width:23px;height:23px}.footer{margin:0 20px;gap:20px;align-items:flex-start}.footer p{font-size:10px;line-height:1.6;text-align:right;max-width:175px;margin:0}.test-settings{gap:7px;flex-wrap:wrap;font-size:8px}.test-settings label{gap:2px}.test-settings select{font-size:9px;max-width:115px;height:39px}.test-settings .text-button{height:40px;font-size:9px}.metrics{gap:24px;flex-wrap:wrap;margin:12px 0 15px}.metrics strong{font-size:27px}.metrics>p{max-width:none;flex-basis:100%;margin:0;font-size:8px}.passage-text{font-size:16px;max-height:127px}.typing-label{font-size:8px}.typing-label span{font-size:6px}textarea{font-size:16px;height:49px}.results{padding:16px}.results h3{font-size:35px}.results .small-label{font-size:7px}.primary-button{height:44px}.heatmap-panel{padding:12px}.heatmap-panel>p:not(.method-note){font-size:9px}.method-note{font-size:7px}.heat-legend{font-size:7px}.heat-legend i{width:58px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
