.gamepad-tool{gap:.8rem;max-width:1120px;margin:1rem auto 2rem;display:grid}.gamepad-controls,.gamepad-vib{border:1px solid var(--line);background:var(--surface);border-radius:.9rem;gap:.6rem;padding:.85rem 1rem;display:grid}.gamepad-controls legend,.gamepad-vib legend{padding:0 .5rem;font-size:.9rem;font-weight:800}.gamepad-topbar{grid-template-columns:1fr 1fr auto;align-items:end;gap:.6rem;display:grid}@media (max-width:719px){.gamepad-topbar{grid-template-columns:1fr}}.gamepad-top-actions{align-items:end;gap:.5rem;display:flex}.gamepad-select,.gamepad-range,.gamepad-trigger,.gamepad-vib-grid label,.gamepad-live-triggers label{gap:.4rem;font-size:.85rem;font-weight:650;display:grid}.gamepad-select select,.gamepad-vib-grid input[type=number]{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);font:inherit;border-radius:.6rem;padding:.5rem .7rem}.gamepad-range input[type=range],.gamepad-vib-grid input[type=range]{width:100%;min-height:44px;accent-color:var(--focus)}.gamepad-idrow{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.gamepad-id{background:var(--surface-muted);border:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;border-radius:.6rem;flex:220px;padding:.5rem .7rem;font-size:.75rem;overflow:hidden}.gamepad-mini-button{border:1px solid var(--line);background:var(--surface-muted);min-height:44px;color:var(--ink);font:inherit;cursor:pointer;border-radius:.6rem;padding:.5rem .9rem;font-size:.85rem;font-weight:700}.gamepad-mini-button:hover{border-color:var(--focus)}.gamepad-empty{border:1px dashed var(--line);background:var(--surface);text-align:center;border-radius:1rem;gap:.6rem;padding:1.4rem 1.2rem;display:grid}.gamepad-empty h2{letter-spacing:-.02em;margin:0;font-size:1.2rem}.gamepad-empty p{max-width:560px;color:var(--muted);margin:0 auto;font-size:.9rem;line-height:1.6}.gamepad-empty ul{text-align:left;max-width:560px;color:var(--ink);gap:.3rem;margin:0 auto;font-size:.85rem;line-height:1.6;display:grid}.gamepad-stage{grid-template-columns:minmax(0,1fr) 270px;align-items:stretch;gap:.8rem;display:grid}@media (max-width:900px){.gamepad-stage{grid-template-columns:1fr}}.gamepad-padwrap{border:1px solid var(--line);background:var(--surface);border-radius:.9rem;place-items:center;min-height:0;padding:.6rem;display:grid}.pad-body,.pad-grip{fill:#23262e;stroke:#101319;stroke-width:2px}.pad-well{fill:#14161c;stroke:#3a3f4d;stroke-width:2px}.pad-touch[data-on=true]{fill:var(--accent);stroke:var(--focus)}.pad-stick-base{fill:#2c313d;stroke:#101319;stroke-width:2px;transition:stroke .12s}.pad-stick-ring[data-on=true] .pad-stick-base{stroke:var(--focus)}.pad-nub{fill:#454c5e;stroke:#101319;stroke-width:2px;transition:fill .12s}.pad-nub[data-on=true]{fill:var(--accent)}.pad-face-circle{fill:#191c23;stroke:#3a3f4d;stroke-width:2px;transition:fill .12s,stroke .12s}.pad-face[data-on=true] .pad-face-circle{fill:var(--accent);stroke:var(--focus)}.pad-face[data-fill=green] .pad-face-circle{stroke:#2ca243}.pad-face[data-fill=red] .pad-face-circle{stroke:#d3362c}.pad-face[data-fill=blue] .pad-face-circle{stroke:#2c6cd3}.pad-face[data-fill=yellow] .pad-face-circle{stroke:#e8b400}.pad-face[data-on=true][data-fill=green] .pad-face-circle{fill:#2ca243;stroke:#e8f5e9}.pad-face[data-on=true][data-fill=red] .pad-face-circle{fill:#d3362c;stroke:#fdecea}.pad-face[data-on=true][data-fill=blue] .pad-face-circle{fill:#2c6cd3;stroke:#e8f0fd}.pad-face[data-on=true][data-fill=yellow] .pad-face-circle{fill:#e8b400;stroke:#fff8e1}.pad-face-text{fill:#cfd4e0;font-size:15px;font-weight:800}.pad-face[data-on=true] .pad-face-text{fill:var(--on-accent)}.pad-drect{fill:#191c23;stroke:#3a3f4d;stroke-width:2px;transition:fill .12s,stroke .12s}.pad-dbtn[data-on=true] .pad-drect{fill:var(--accent);stroke:var(--focus)}.pad-dcenter{fill:#2c313d}.pad-bumper[data-on=true] .pad-shoulder{fill:var(--accent)}.pad-bumper .pad-small,.pad-center .pad-small{fill:#cfd4e0}.pad-bumper[data-on=true] .pad-small,.pad-center[data-on=true] .pad-small{fill:var(--on-accent)}.pad-small{font-size:11px;font-weight:700}.pad-trigger-track{fill:#14161c}.pad-trigger-fill{fill:var(--focus);transition:width .12s linear}.pad-trigger-fill[data-on=true]{fill:var(--accent)}.pad-center-shape{fill:#2c313d;stroke:#101319;stroke-width:2px;transition:fill .12s}.pad-center[data-on=true] .pad-center-shape{fill:var(--accent)}.pad-center[data-on=true] .pad-home{fill:var(--accent);stroke:var(--focus)}.pad-home-glyph{fill:#cfd4e0;font-size:13px;font-weight:800}.pad-center[data-on=true] .pad-home-glyph{fill:var(--on-accent)}.pad-guide-ring{fill:#c9ccd4;stroke:#6d717c;stroke-width:2px}.pad-guide-core{fill:#2c313d;transition:fill .12s}.pad-guide[data-on=true] .pad-guide-core{fill:var(--accent)}.pad-mute .pad-center-shape{fill:#191c23;stroke:#3a3f4d}.gamepad-live{border:1px solid var(--line);background:var(--surface);border-radius:.9rem;flex-direction:column;gap:.6rem;min-height:0;padding:.8rem .9rem;display:flex}.gamepad-live h2{margin:0;font-size:.9rem}.gamepad-chips{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.gamepad-chips li{border:1px solid var(--focus);background:var(--accent);color:var(--on-accent);border-radius:999px;padding:.2rem .6rem;font-size:.72rem;font-weight:700}.gamepad-live-triggers{gap:.5rem;display:grid}.gamepad-bar{background:var(--surface-muted);border:1px solid var(--line);border-radius:999px;height:6px;display:block;overflow:hidden}.gamepad-bar.large{height:12px}.gamepad-fill{background:var(--focus);width:0;height:100%;display:block}.gamepad-sticks{gap:.8rem;display:grid}@media (min-width:720px){.gamepad-sticks{grid-template-columns:1fr 1fr}}.gamepad-stick{border:1px solid var(--line);background:var(--surface);border-radius:.9rem;gap:.45rem;padding:.8rem;display:grid}.gamepad-stick-head{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.gamepad-stick-head h3{margin:0;font-size:.9rem}.gamepad-svg{aspect-ratio:1;background:radial-gradient(circle at 50% 42%, #ffffff10, transparent 62%), var(--surface-muted);border:1px solid var(--line);border-radius:.9rem;width:100%;max-width:260px;margin:0 auto}.gamepad-ring{fill:none;stroke:var(--line);stroke-width:2px}.gamepad-dead{fill:none;stroke:var(--muted);stroke-width:1px;stroke-dasharray:4 4;opacity:.7}.gamepad-cross{stroke:var(--line);stroke-width:1px}.gamepad-trail{fill:none;stroke:var(--focus);stroke-width:2px;opacity:.75;stroke-linejoin:round;stroke-linecap:round}.gamepad-dot{fill:var(--accent);stroke:var(--focus);stroke-width:2px}.gamepad-meter{color:var(--muted);font-variant-numeric:tabular-nums;margin:0;font-size:.8rem;line-height:1.5}.gamepad-drift{color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.gamepad-drift.warn{color:#8a5a00;font-weight:700}.gamepad-vib-grid{gap:.8rem;display:grid}@media (min-width:720px){.gamepad-vib-grid{grid-template-columns:160px 1fr 1fr;align-items:end}}.gamepad-vibrate{min-height:44px}.gamepad-top-actions .gamepad-vibrate{width:auto}.gamepad-raw{border:1px solid var(--line);background:var(--surface);border-radius:.9rem;padding:.8rem 1rem}.gamepad-raw summary{cursor:pointer;min-height:44px;font-size:.9rem;font-weight:750}.gamepad-raw-grid{gap:1rem;display:grid}@media (min-width:720px){.gamepad-raw-grid{grid-template-columns:1fr 1fr}}.gamepad-raw ol{font-variant-numeric:tabular-nums;margin:.5rem 0 0;padding-left:1.1rem;font-size:.78rem;line-height:1.6}.gamepad-tool h2{margin:0 0 .6rem;font-size:1rem}.gamepad-live h2{margin:0}.gamepad-tool :focus-visible{outline:3px solid var(--focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){.pad-face-circle,.pad-drect,.pad-shoulder,.pad-center-shape,.pad-home,.pad-nub,.pad-touch,.pad-trigger-fill,.gamepad-mini-button{transition:none}}.pad-svg{aspect-ratio:720/400;width:100%;max-height:46vh}.pad-shadow{fill:#000;opacity:.35}.pad-sheen{fill:none;stroke:#fff;stroke-width:3px;stroke-linecap:round;opacity:.16}.pad-grip-inlay{fill:#0e1015;opacity:.55;stroke:#fff;stroke-width:1px;stroke-opacity:.08;stroke-dasharray:3 4}.pad-face-shadow{fill:#000;opacity:.45}.pad-bezel{fill:#0d0f14;stroke:#454c5e;stroke-width:1.6px}.pad-key{fill:#232833;stroke:#0a0c10;stroke-width:1.4px;transition:fill .12s,stroke .12s,filter .12s}.pad-gloss{fill:#fff;opacity:.22;pointer-events:none}.pad-glyph{fill:#d6dbe6;pointer-events:none;font-size:17px;font-weight:800}.pad-face[data-on=true] .pad-key{fill:var(--accent);stroke:var(--on-accent);filter:drop-shadow(0 0 7px var(--focus))}.pad-face[data-on=true] .pad-glyph{fill:var(--on-accent)}.pad-face[data-color]:not([data-color=""]) .pad-key{stroke:#0a0c10;stroke-width:1.6px}.pad-face[data-color]:not([data-color=""]) .pad-glyph{fill:#fff;text-shadow:none}.pad-face[data-color]:not([data-color=""])[data-on=true] .pad-key{stroke:#fff;stroke-width:2.2px;filter:drop-shadow(0 0 9px)brightness(1.15)}.pad-dish{fill:#14161d;stroke:#454c5e;stroke-width:1.6px}.pad-disc-ring{fill:#1d212b;stroke:#5b6272;stroke-width:2px}.pad-dkey{fill:#262c38;stroke:#0a0c10;stroke-width:1.5px;transition:fill .12s,stroke .12s,filter .12s}.pad-dkey-hi{fill:#fff;opacity:.14;pointer-events:none}.pad-dbtn[data-on=true] .pad-dkey{fill:var(--accent);stroke:var(--on-accent);filter:drop-shadow(0 0 7px var(--focus))}.pad-dpivot{fill:#10131a;stroke:#454c5e;stroke-width:1.5px}.pad-dpivot-dot{fill:#5b6272}.pad-ring-tex{fill:none;stroke:#3a4152;stroke-width:5px;stroke-dasharray:3 3;opacity:.9}.pad-click-ring{fill:none;stroke:#0000;stroke-width:3px;transition:stroke .12s}.pad-click[data-on=true] .pad-click-ring{stroke:var(--focus);filter:drop-shadow(0 0 6px var(--focus))}.pad-stick-shadow{fill:#000;opacity:.5}.pad-stick{fill:#313947;stroke:#0a0c10;stroke-width:1.5px;transition:fill .12s,filter .12s}.pad-stick[data-on=true]{fill:var(--accent);filter:drop-shadow(0 0 7px var(--focus))}.pad-dent{fill:#14171e}.pad-trig{fill:#0e1118;stroke:#454c5e;stroke-width:1.4px}.pad-trig-fill{fill:#3f4759;transition:width .12s linear,fill .12s}.pad-trig-fill[data-on=true]{fill:var(--accent)}.pad-shoulder{fill:#2b313f;stroke:#0a0c10;stroke-width:1.6px;transition:fill .12s,filter .12s}.pad-shoulder-hi{fill:#fff;opacity:.1;pointer-events:none}.pad-bumper[data-on=true] .pad-shoulder{fill:var(--accent);filter:drop-shadow(0 0 7px var(--focus))}.pad-bumper[data-on=true] .pad-tag{fill:var(--on-accent)}.pad-tag{fill:#cfd4e0;letter-spacing:.08em;pointer-events:none;font-size:12px;font-weight:800}.pad-pill-shape{fill:#222836;stroke:#0a0c10;stroke-width:1.5px;transition:fill .12s,filter .12s}.pad-pill[data-on=true] .pad-pill-shape{fill:var(--accent);filter:drop-shadow(0 0 7px var(--focus))}.pad-pill[data-on=true] .pad-icon{color:var(--on-accent)}.pad-icon{color:#cfd4e0;pointer-events:none}.pad-touch{fill:#1a1e27;stroke:#454c5e;stroke-width:1.6px;transition:fill .12s,stroke .12s,filter .12s}.pad-touch-hi{fill:#fff;opacity:.07;pointer-events:none}.pad-touchpad[data-on=true] .pad-touch{fill:var(--accent);stroke:var(--on-accent);filter:drop-shadow(0 0 8px var(--focus))}.pad-home-ring{fill:#0d0f14;stroke:#454c5e;stroke-width:1.6px}.pad-home{fill:#1c212c;stroke:#0a0c10;stroke-width:1.5px;transition:fill .12s,filter .12s}.pad-homebtn[data-on=true] .pad-home{fill:var(--accent);filter:drop-shadow(0 0 9px var(--focus))}.pad-homebtn[data-on=true] .pad-xlogo,.pad-homebtn[data-on=true] .pad-home-logo{color:var(--on-accent)}.pad-home-logo{color:#d6dbe6;pointer-events:none}.pad-xlogo{fill:#d6dbe6;pointer-events:none;font-size:19px;font-weight:800}.pad-guide-core{fill:#1c212c;stroke:#0a0c10;stroke-width:1.5px;transition:fill .12s}.pad-guide[data-on=true] .pad-guide-core{fill:#2fa84f;filter:drop-shadow(0 0 9px #2fa84f)}.pad-led{fill:#8fd8ff}.pad-dot{fill:#3a4152}@media (prefers-reduced-motion:reduce){.pad-key,.pad-dkey,.pad-shoulder,.pad-home,.pad-stick,.pad-touch,.pad-trig-fill,.pad-pill-shape,.pad-click-ring{transition:none}}.gamepad-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}@media (max-width:719px){.gamepad-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}.gamepad-tab{border:1px solid var(--line);background:var(--surface);font:inherit;color:var(--ink);text-align:left;cursor:pointer;border-radius:.7rem .7rem 0 0;gap:.3rem;padding:.55rem .7rem;display:grid}button.gamepad-tab:hover{border-color:var(--focus)}.gamepad-tab[aria-selected=true]{border-color:var(--focus);box-shadow:inset 0 3px 0 var(--focus);background:var(--surface)}.gamepad-tab-empty{cursor:default;color:var(--muted);background:var(--surface-muted)}.gamepad-tab-name{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:800;overflow:hidden}.gamepad-dots{gap:2px;display:flex}.gamepad-dots i{background:var(--surface-muted);border:1px solid var(--line);border-radius:2px;width:8px;height:8px}.gamepad-dots i[data-on=true]{background:var(--accent);border-color:var(--focus)}.gamepad-panel{border:1px solid var(--line);background:var(--surface);border-radius:0 .9rem .9rem;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:start;gap:.8rem;padding:1rem;display:grid}@media (max-width:960px){.gamepad-panel{grid-template-columns:1fr}}.gamepad-main{gap:.7rem;min-width:0;display:grid}.gamepad-title{letter-spacing:-.02em;margin:0;font-size:1.6rem;line-height:1.15}.gamepad-sub{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.78rem;overflow:hidden}.gamepad-meta{flex-wrap:wrap;gap:.4rem 1.4rem;margin:0;display:flex}.gamepad-meta div{gap:.1rem;display:grid}.gamepad-meta dt{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:700}.gamepad-meta dd{font-variant-numeric:tabular-nums;margin:0;font-size:.95rem;font-weight:650}.gamepad-h2{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:.2rem 0 0;font-size:.8rem}.gamepad-btns{grid-template-columns:repeat(9,minmax(0,1fr));gap:.3rem;margin:0;padding:0;list-style:none;display:grid}@media (max-width:560px){.gamepad-btns{grid-template-columns:repeat(6,minmax(0,1fr))}}.gamepad-btns li{border:1px solid var(--line);background:var(--surface-muted);text-align:center;font-variant-numeric:tabular-nums;border-radius:.45rem;gap:.1rem;padding:.3rem .2rem;display:grid}.gamepad-btns li span{color:var(--muted);font-size:.66rem;font-weight:700}.gamepad-btns li b{font-size:.82rem}.gamepad-btns li[data-on=true]{background:var(--accent);border-color:var(--focus)}.gamepad-btns li[data-on=true] span,.gamepad-btns li[data-on=true] b{color:var(--on-accent)}.gamepad-plotrow{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}@media (max-width:640px){.gamepad-plotrow{grid-template-columns:1fr}}.gamepad-plot{border:1px solid var(--line);background:var(--surface);border-radius:.7rem;gap:.4rem;padding:.6rem .7rem;display:grid}.gamepad-plot h3{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0;font-size:.72rem}.gamepad-plot-row{align-items:center;gap:.6rem;display:flex}.gamepad-plot-vals{gap:.4rem;min-width:86px;display:grid}.gamepad-plot-vals p{color:var(--muted);font-variant-numeric:tabular-nums;gap:.1rem;margin:0;font-size:.68rem;display:grid}.gamepad-plot-vals b{color:var(--ink);font-size:.85rem}.gamepad-svgplot{aspect-ratio:1;background:radial-gradient(circle at 50% 42%, #ffffff10, transparent 62%), var(--surface-muted);border:1px solid var(--line);border-radius:.7rem;width:100%;max-width:190px;margin-left:auto}.gamepad-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.gamepad-tune{border:1px solid var(--line);background:var(--surface-muted);border-radius:.7rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;padding:.7rem .8rem;display:grid}@media (max-width:860px){.gamepad-tune{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.gamepad-tune{grid-template-columns:1fr}}.gamepad-tune label{gap:.35rem;font-size:.78rem;font-weight:650;display:grid}.gamepad-tune input[type=number]{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);font:inherit;border-radius:.6rem;width:100%;padding:.5rem .7rem}.gamepad-tune input[type=range]{width:100%;min-height:44px;accent-color:var(--focus)}.gamepad-side{align-content:start;gap:.7rem;min-width:0;display:grid}@media (min-width:961px){.gamepad-side{position:sticky;top:.8rem}}.gamepad-livebox{border:1px solid var(--line);background:var(--surface);border-radius:.7rem;gap:.5rem;padding:.7rem .8rem;display:grid}.gamepad-livebox h2{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0;font-size:.8rem}.bp-shadow{fill:#0f1420;opacity:.14}.bp-halo{fill:#d9e8fa}.bp-seam{fill:none;stroke:#c2d6ef;stroke-width:2px;stroke-linecap:round}.bp-face-ring{fill:#fff;stroke:#23262e;stroke-width:2px}.bp-disc{fill:#eef1f6;stroke:#9aa3b2;stroke-width:2px}.bp-dkey{fill:#fff;stroke:#23262e;stroke-width:2px;transition:fill .12s,stroke .12s}.bp-dbtn[data-on=true] .bp-dkey{fill:var(--accent);stroke:var(--accent);filter:drop-shadow(0 0 6px var(--focus))}.bp-dpivot,.bp-well{fill:#fff;stroke:#23262e;stroke-width:2px}.bp-well-dash{fill:none;stroke:#9aa3b2;stroke-width:2px;stroke-dasharray:4 4}.bp-nub-in{fill:none;stroke:#23262e;stroke-width:1.5px;pointer-events:none}.bp-nub-in[data-on=true]{stroke:#fff}.bp-trig{fill:#fff;stroke:#23262e;stroke-width:2px}.bp-trig-fill{fill:#9cc4ee;transition:width .12s linear,fill .12s}.bp-trig-fill[data-on=true]{fill:var(--accent)}.bp-shoulder{fill:#fff;stroke:#23262e;stroke-width:2px;transition:fill .12s,stroke .12s}.bp-bumper[data-on=true] .bp-shoulder{fill:var(--accent);stroke:var(--accent);filter:drop-shadow(0 0 6px var(--focus))}.bp-bumper[data-on=true] .bp-tag{fill:#fff}.bp-tag{fill:#23262e;letter-spacing:.08em;pointer-events:none;font-size:12px;font-weight:800}.bp-pill-shape{fill:#fff;stroke:#23262e;stroke-width:2px;transition:fill .12s,stroke .12s}.bp-pill[data-on=true] .bp-pill-shape{fill:var(--accent);stroke:var(--accent);filter:drop-shadow(0 0 6px var(--focus))}.bp-pill[data-on=true] .bp-icon{color:var(--on-accent)}.bp-icon{color:#23262e;pointer-events:none}.bp-touch{fill:#fff;stroke:#23262e;stroke-width:2px;transition:fill .12s,stroke .12s}.bp-touch-bar{fill:#9cc4ee}.bp-touchpad[data-on=true] .bp-touch{fill:var(--accent);stroke:var(--accent);filter:drop-shadow(0 0 6px var(--focus))}.bp-home-ring{fill:#fff;stroke:#23262e;stroke-width:2px}.bp-home{fill:#fff;stroke:#23262e;stroke-width:2px;transition:fill .12s,stroke .12s}.bp-homebtn[data-on=true] .bp-home{fill:var(--accent);stroke:var(--accent);filter:drop-shadow(0 0 7px var(--focus))}.bp-homebtn[data-on=true] .bp-xlogo{fill:var(--on-accent)}.bp-homebtn[data-on=true] .bp-home-logo{color:var(--on-accent)}.bp-home-logo{color:#23262e;pointer-events:none}.bp-xlogo{fill:#23262e;pointer-events:none;font-size:18px;font-weight:800}.bp-guide-ring{fill:#e8ebf0;stroke:#9aa3b2;stroke-width:2px}.bp-guide-core{fill:#fff;stroke:#23262e;stroke-width:2px;transition:fill .12s}.bp-guide[data-on=true] .bp-guide-core{fill:#2fa84f;stroke:#2fa84f;filter:drop-shadow(0 0 7px #2fa84f)}.bp-guide[data-on=true] .bp-xlogo{fill:#fff}.bp-led{fill:#2f7bff}.bp-speaker{fill:#9aa3b2}@media (prefers-reduced-motion:reduce){.bp-face-key,.bp-dkey,.bp-shoulder,.bp-home,.bp-nub,.bp-touch,.bp-trig-fill,.bp-pill-shape{transition:none}}.bp-halo{fill:#fff;stroke:#b9d2ee;stroke-width:7px}.bp-shell{fill:#fff;stroke:#23262e;stroke-width:2.4px;stroke-linejoin:round}.bp-dish{fill:#fff;stroke:#b9d2ee;stroke-width:2px}.bp-petal{fill:#fff;stroke:#23262e;stroke-width:2px}.bp-dbtn[data-on=true] .bp-petal{fill:var(--accent);stroke:var(--accent);filter:drop-shadow(0 0 6px var(--focus))}.bp-well{fill:#fff;stroke:#b9d2ee;stroke-width:2px}.bp-nub{fill:#fff;stroke:#23262e;stroke-width:2.2px;transition:fill .12s,stroke .12s}.bp-nub[data-on=true]{fill:var(--accent);stroke:var(--accent);filter:drop-shadow(0 0 6px var(--focus))}.bp-center{fill:#fff;stroke:#23262e;stroke-width:2px;transition:fill .12s,stroke .12s}.bp-centerbtn[data-on=true] .bp-center,.bp-homebtn[data-on=true] .bp-center{fill:var(--accent);stroke:var(--accent);filter:drop-shadow(0 0 6px var(--focus))}.bp-trig,.bp-shoulder{fill:#fff;stroke:#23262e;stroke-width:2px}.bp-trig-fill{fill:#9cc4ee}.bp-trigger[data-on=true] .bp-trig,.bp-bumper[data-on=true] .bp-shoulder{fill:var(--accent);stroke:var(--accent);filter:drop-shadow(0 0 6px var(--focus))}.bp-seam{stroke:#c9dcf2;stroke-width:2px;stroke-linecap:round}@media (prefers-reduced-motion:reduce){.bp-petal,.bp-nub,.bp-center,.bp-trig,.bp-shoulder{transition:none}}.bp-halo{stroke-width:9px}.bp-face-key{fill:#fff;stroke:#23262e;stroke-width:2px;transition:fill .12s,stroke .12s}.bp-glyph{fill:#23262e;pointer-events:none;font-size:15px;font-weight:800}.bp-face[data-on=true] .bp-face-key{fill:var(--accent);stroke:var(--accent);filter:drop-shadow(0 0 6px var(--focus))}.bp-face[data-on=true] .bp-glyph{fill:var(--on-accent)}
