:root{--bg: #ffffff;--fg: #0a0a0a;--fg-muted: #6b6b6b;--border: #0a0a0a;--link: #6b6b6b;color-scheme:light}:root[data-theme=dark]{--bg: #0a0a0a;--fg: #f5f5f5;--fg-muted: #9a9a9a;--border: #f5f5f5;--link: #9a9a9a;color-scheme:dark}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--bg: #0a0a0a;--fg: #f5f5f5;--fg-muted: #9a9a9a;--border: #f5f5f5;--link: #9a9a9a;color-scheme:dark}}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{background:var(--bg);color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:background-color .2s ease,color .2s ease}#app{min-height:100vh}a{color:inherit}button{font-family:inherit}@media (prefers-reduced-motion: reduce){*{transition:none!important;animation:none!important}}.keycap[data-v-f0c13f01]{width:clamp(64px,13vw,112px);height:clamp(64px,13vw,112px);overflow:visible;color:var(--fg)}.keycap-rect[data-v-f0c13f01]{fill:none;stroke:currentColor;stroke-width:2}.keycap-icon[data-v-f0c13f01]{fill:none;stroke:currentColor;stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.keycap-label[data-v-f0c13f01]{fill:currentColor;font-size:19px}.keycap-sublabel[data-v-f0c13f01]{fill:currentColor;font-size:12px;letter-spacing:.02em}.keycap-glyph[data-v-f0c13f01]{fill:currentColor;font-size:32px}.theme-toggle[data-v-7df96d1b]{position:fixed;top:20px;right:20px;width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:transparent;color:var(--fg);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.theme-toggle[data-v-7df96d1b]:hover{background:var(--fg);color:var(--bg)}.icon[data-v-7df96d1b]{width:18px;height:18px}.page[data-v-6859bcb0]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:clamp(32px,8vh,64px)}.header[data-v-6859bcb0]{position:absolute;top:24px;left:0;right:0;font-size:13px;letter-spacing:.03em;color:var(--fg-muted);padding:0 56px;pointer-events:none}.main[data-v-6859bcb0]{display:flex;flex-direction:column;align-items:center;gap:clamp(24px,5vh,48px);max-width:640px}.intro[data-v-6859bcb0]{font-size:clamp(18px,3vw,24px);margin:0}.fallback[data-v-6859bcb0]{font-size:15px;color:var(--fg-muted);margin:0}.keys[data-v-6859bcb0]{display:flex;align-items:center;gap:clamp(10px,2.5vw,20px)}.plus[data-v-6859bcb0]{font-size:clamp(18px,3vw,26px)}.steps[data-v-6859bcb0]{text-align:left;font-size:clamp(16px,2.4vw,19px);line-height:1.8;padding-left:1.4em;margin:0}.steps li[data-v-6859bcb0]::marker{color:var(--fg-muted)}.footer[data-v-6859bcb0]{position:absolute;bottom:20px;left:0;right:0;font-size:12px;color:var(--fg-muted);display:flex;gap:6px;justify-content:center}.footer a[data-v-6859bcb0]{color:var(--fg-muted);text-decoration:underline}@media (max-width: 480px){.keys[data-v-6859bcb0]{flex-wrap:wrap}}
