/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#101828;--muted:#667085;--paper:#f6f7f9;--card:#fff;--line:#e4e7ec;--accent:#2563eb;--accent-soft:#dbeafe;--navy:#111827}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}button,a{font:inherit}button{-webkit-tap-highlight-color:transparent}main{--stage-color:#2563eb;--stage-soft:#dbeafe;min-height:100svh}main.tone-tap{--stage-color:#f97316;--stage-soft:#ffedd5}main.tone-hold{--stage-color:#ef4444;--stage-soft:#fee2e2}main.tone-done{--stage-color:#16a34a;--stage-soft:#dcfce7}.topbar{justify-content:space-between;align-items:center;width:min(100% - 40px,1200px);height:64px;margin:0 auto;display:flex}.brand{color:var(--ink);align-items:center;gap:10px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:14px;font-weight:700;display:grid}.progress-track{background:#e9ecf1;height:4px;overflow:hidden}.progress-track span{background:var(--stage-color);border-radius:0 999px 999px 0;height:100%;transition:width .12s linear;display:block}.workspace{grid-template-columns:minmax(360px,.82fr) minmax(480px,1.18fr);align-items:center;gap:clamp(42px,6vw,88px);width:min(100% - 40px,1200px);min-height:calc(100svh - 116px);margin:0 auto;padding:36px 0;display:grid}.visual-panel{border:1px solid var(--line);background:#edf1f5;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:580px;transition:background .22s,border-color .22s;display:flex;position:relative;overflow:hidden}.tone-ready .visual-panel{background:#eff6ff;border-color:#bfdbfe}.tone-tap .visual-panel{background:#fff7ed;border-color:#fed7aa}.tone-hold .visual-panel{background:#fff1f2;border-color:#fecdd3}.tone-done .visual-panel{background:#f0fdf4;border-color:#bbf7d0}.ambient{display:none}.visual-kicker{color:var(--muted);align-items:center;gap:8px;margin:0;font-size:11px;font-weight:700;transition:color .18s;display:flex;position:absolute;top:24px;left:26px}.visual-kicker span{background:var(--stage-color);border-radius:50%;width:8px;height:8px}.phone-stage{place-items:center;width:320px;height:450px;display:grid;position:relative}.phone-shadow{filter:blur(14px);background:#1018282b;border-radius:50%;width:180px;height:24px;position:absolute;bottom:2px}.phone{z-index:2;background:#1d2939;border:2px solid #344054;border-radius:38px;width:196px;height:406px;padding:6px;position:relative;box-shadow:0 20px 45px #1018282e}.screen{width:100%;height:100%;box-shadow:inset 0 0 0 1px var(--stage-color);background:#0b1220;border-radius:30px;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.screen{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--stage-color) 55%, transparent)}}.screen{transition:box-shadow .18s}.notch{z-index:2;background:#020617;border-radius:0 0 14px 14px;width:92px;height:22px;position:absolute;top:0;left:50%;transform:translate(-50%)}.screen-glow{background:var(--stage-color);border-radius:50%;width:190px;height:190px;position:absolute;bottom:52px;right:-105px}@supports (color:color-mix(in lab, red, red)){.screen-glow{background:color-mix(in srgb, var(--stage-color) 28%, transparent)}}.screen-glow{filter:blur(14px);transition:background .18s}.screen-copy{flex-direction:column;gap:5px;display:flex;position:absolute;bottom:24px;left:22px}.screen-copy span{color:#667085;letter-spacing:.12em;font-size:9px}.screen-copy strong{color:var(--stage-color)}@supports (color:color-mix(in lab, red, red)){.screen-copy strong{color:color-mix(in srgb, var(--stage-color) 55%, white)}}.screen-copy strong{font-size:13px;font-weight:600;transition:color .18s}.hardware-button{background:#475467;border-radius:3px;transition:width .12s,background .12s,box-shadow .12s;display:block;position:absolute}.hardware-button.mute{width:4px;height:25px;top:70px;left:-5px}.hardware-button.volume-up,.hardware-button.volume-down{width:5px;height:43px;left:-6px}.hardware-button.volume-up{top:112px}.hardware-button.volume-down{top:165px}.hardware-button.side{width:5px;height:70px;top:126px;right:-6px}.hardware-button.is-active{background:var(--stage-color);width:9px;box-shadow:0 0 0 5px var(--stage-color), 0 0 24px var(--stage-color)}@supports (color:color-mix(in lab, red, red)){.hardware-button.is-active{box-shadow:0 0 0 5px color-mix(in srgb, var(--stage-color) 22%, transparent), 0 0 24px color-mix(in srgb, var(--stage-color) 72%, transparent)}}.hardware-button.is-active{animation:.85s ease-in-out infinite buttonPulse}@keyframes buttonPulse{50%{box-shadow:0 0 0 10px color-mix(in srgb, var(--stage-color) 10%, transparent), 0 0 32px color-mix(in srgb, var(--stage-color) 88%, transparent)}}.visual-note{color:var(--muted);align-items:center;gap:8px;margin:0;font-size:11px;display:flex;position:absolute;bottom:22px}.pulse-dot{background:var(--stage-color);border-radius:50%;width:7px;height:7px}.guide-panel{place-items:center;display:grid}.guide-card{width:min(100%,590px);animation:.24s ease-out both cardIn}@keyframes cardIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.step-meta{color:var(--stage-color);justify-content:space-between;align-items:center;margin-bottom:18px;font-size:12px;font-weight:700;display:flex}.step-meta span:last-child{color:#98a2b3;font-weight:500}h1{letter-spacing:-.045em;max-width:580px;margin:0;font-size:clamp(42px,5vw,64px);font-weight:700;line-height:1.08}.instruction{max-width:550px;color:var(--muted);margin:20px 0 0;font-size:clamp(16px,1.4vw,19px);line-height:1.65}.tip{background:#eef1f5;border-radius:10px;align-items:flex-start;gap:10px;margin-top:22px;padding:12px 14px;display:flex}.tip-icon{color:#475467;background:#d0d5dd;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:grid}.tip p{color:#475467;margin:0;font-size:13px;line-height:1.55}.space-trigger{background:var(--navy);color:#fff;cursor:pointer;text-align:left;border:0;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;width:100%;margin-top:30px;padding:15px 16px;transition:background .15s,transform .15s;display:grid}.space-trigger:hover{background:#1d2939;transform:translateY(-1px)}.space-trigger:focus-visible{outline-offset:3px;outline:3px solid #2563eb40}.space-trigger kbd{min-width:88px;color:var(--ink);letter-spacing:.08em;text-align:center;text-transform:uppercase;background:#fff;border:1px solid #ffffff2e;border-bottom-width:3px;border-radius:7px;padding:12px 14px;font-family:Arial,sans-serif;font-size:11px;font-weight:700}.space-trigger>span{color:#98a2b3;flex-direction:column;gap:3px;font-size:11px;display:flex}.space-trigger strong{color:#fff;font-size:14px}.space-trigger i{color:#93c5fd;font-size:20px;font-style:normal}.precision-timer{margin-top:28px}.timer-number{font-variant-numeric:tabular-nums lining-nums;align-items:baseline;gap:8px;display:flex}.timer-number strong{min-width:2.2ch;color:var(--stage-color);letter-spacing:-.07em;font-size:clamp(76px,9vw,112px);font-weight:700;line-height:.95}.timer-number span{color:var(--muted);font-size:13px;font-weight:700}.phase-progress{background:#e4e7ec;border-radius:999px;height:8px;margin-top:18px;overflow:hidden}.phase-progress span{border-radius:inherit;background:var(--stage-color);height:100%;transition:width 40ms linear;display:block}.live-tip{margin-top:20px}.auto-sequence{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-top:22px;display:grid}.auto-sequence span{border:1px solid var(--line);color:#98a2b3;text-align:center;background:#fff;border-radius:8px;place-items:center;min-height:40px;padding:7px 5px;font-size:10px;transition:background .12s,color .12s,border-color .12s;display:grid}.auto-sequence span.is-current{border-color:var(--stage-color);background:var(--stage-color);color:#fff}.auto-sequence span.is-passed{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.success-icon{background:var(--stage-soft);width:50px;height:50px;color:var(--stage-color);border-radius:50%;place-items:center;margin-bottom:22px;font-size:22px;font-weight:700;display:grid}.success-kicker{color:var(--stage-color);margin:0 0 10px;font-size:12px;font-weight:700}.success-card h1{font-size:clamp(40px,4.6vw,60px)}.compact-trigger{margin-top:24px}.result-checks{grid-template-columns:1fr 1fr;gap:10px;margin-top:26px;display:grid}.result-checks>div{border:1px solid var(--line);background:#fff;border-radius:10px;gap:10px;padding:16px;display:flex}.result-checks span{color:var(--accent);font-size:10px;font-weight:700}.result-checks p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.result-checks strong{color:var(--ink);margin-bottom:3px;font-size:13px;display:block}footer{border-top:1px solid var(--line);color:#98a2b3;justify-content:space-between;align-items:center;width:min(100% - 40px,1200px);min-height:48px;margin:0 auto;font-size:10px;display:flex}footer p{margin:0}footer>span{color:var(--muted)}@media (width<=900px){.workspace{grid-template-columns:1fr;gap:34px}.visual-panel{min-height:470px}.guide-panel{min-height:500px;padding:20px 0 36px}}@media (width<=560px){.topbar,.workspace,footer{width:min(100% - 28px,1200px)}.topbar{height:58px}.workspace{gap:30px;min-height:auto;padding:18px 0 28px}.visual-panel{border-radius:18px;min-height:340px}.visual-kicker{top:18px;left:18px}.phone-stage{width:300px;height:400px;transform:scale(.7)}.visual-note{bottom:16px}.guide-panel{place-items:start center;min-height:470px;padding:12px 2px 30px}h1{font-size:42px}.instruction{margin-top:16px;font-size:16px}.space-trigger{grid-template-columns:auto 1fr;padding:13px}.space-trigger kbd{min-width:72px;padding:11px 9px}.space-trigger i{display:none}.timer-number strong{font-size:82px}.auto-sequence{gap:4px}.auto-sequence span{min-height:38px;padding:5px 2px;font-size:8px}.result-checks{grid-template-columns:1fr}footer{align-items:flex-start;gap:16px;min-height:64px;padding:12px 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.universal-ui .progress-track{z-index:20;position:fixed;top:0;left:0;right:0}.universal-ui .workspace{min-height:100svh;padding-top:40px;padding-bottom:40px}.universal-ui .visual-panel{min-height:660px}.universal-ui .phone-stage{transform:scale(1.08)}.universal-ui .guide-panel{min-height:520px}.symbol-card{flex-direction:column;align-items:center;gap:40px;width:min(100%,430px);display:flex}.universal-trigger{background:var(--navy);cursor:pointer;border:0;border-radius:24px;justify-content:center;align-items:center;gap:34px;width:100%;min-height:150px;padding:28px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 20px 45px #1018281f}.universal-trigger:hover{transform:translateY(-2px);box-shadow:0 24px 52px #1018282b}.universal-trigger:focus-visible{outline:4px solid var(--stage-soft);outline-offset:4px}.keycap-shape{background:#fff;border:2px solid #d0d5dd;border-bottom-width:6px;border-radius:12px;place-items:center;width:190px;height:58px;display:grid;position:relative}.keycap-shape i{border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:16px solid var(--stage-color);width:0;height:0;transform:translate(2px)}.start-arrow{background:#fff;border-radius:999px;width:42px;height:3px;position:relative}.start-arrow:after{content:"";border-top:3px solid #fff;border-right:3px solid #fff;width:14px;height:14px;position:absolute;top:-7px;right:0;transform:rotate(45deg)}.running-symbol-card{gap:30px}.universal-ui .timer-number{border:1px solid var(--stage-color);justify-content:center;align-items:center;width:100%;min-height:210px}@supports (color:color-mix(in lab, red, red)){.universal-ui .timer-number{border:1px solid color-mix(in srgb, var(--stage-color) 32%, var(--line))}}.universal-ui .timer-number{background:var(--stage-soft);border-radius:28px}@supports (color:color-mix(in lab, red, red)){.universal-ui .timer-number{background:color-mix(in srgb, var(--stage-soft) 48%, white)}}.universal-ui .timer-number strong{letter-spacing:-.08em;min-width:0;font-size:clamp(112px,14vw,170px);line-height:1;transform:translate(-.04em)}.universal-ui .phase-progress{width:100%;margin-top:-10px}.icon-sequence{grid-template-columns:repeat(5,1fr);gap:10px;width:100%;display:grid}.icon-sequence>span{border:1px solid var(--line);color:#98a2b3;background:#fff;border-radius:14px;place-items:center;height:70px;transition:color .15s,border-color .15s,background .15s,transform .15s;display:grid}.icon-sequence>span.is-current{border-color:var(--stage-color);background:var(--stage-color);color:#fff;box-shadow:0 10px 22px var(--stage-color);transform:translateY(-4px)}@supports (color:color-mix(in lab, red, red)){.icon-sequence>span.is-current{box-shadow:0 10px 22px color-mix(in srgb, var(--stage-color) 25%, transparent)}}.icon-sequence>span.is-passed{border-color:var(--stage-color)}@supports (color:color-mix(in lab, red, red)){.icon-sequence>span.is-passed{border-color:color-mix(in srgb, var(--stage-color) 32%, var(--line))}}.icon-sequence>span.is-passed{background:var(--stage-soft);color:var(--stage-color)}.sequence-glyph{width:26px;height:30px;display:block;position:relative}.glyph-up:before,.glyph-up:after,.glyph-down:before,.glyph-down-hold:before{content:"";background:currentColor;border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.glyph-up:before,.glyph-down:before,.glyph-down-hold:before{width:20px;height:3px}.glyph-up:after{width:3px;height:20px}.glyph-down-hold{border:2px solid;border-radius:50%}.glyph-side:before,.glyph-both:before,.glyph-both:after{content:"";border:2px solid;border-radius:5px;width:7px;height:24px;position:absolute;top:3px}.glyph-side:before{left:9px}.glyph-both:before{left:3px}.glyph-both:after{right:3px}.done-symbol-card{gap:34px}.universal-check{background:var(--stage-soft);width:150px;height:150px;box-shadow:inset 0 0 0 2px var(--stage-color);border-radius:50%;position:relative}@supports (color:color-mix(in lab, red, red)){.universal-check{box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--stage-color) 24%, transparent)}}.universal-check:after{content:"";border-left:10px solid var(--stage-color);border-bottom:10px solid var(--stage-color);border-radius:4px;width:58px;height:30px;position:absolute;top:49px;left:43px;transform:rotate(-45deg)}.restart-trigger{border-radius:18px;width:230px;min-height:92px;padding:18px}.restart-key{width:150px;height:48px}.restart-key i{border:4px solid var(--stage-color);border-right-color:#0000;border-radius:50%;width:21px;height:21px;transform:none}.restart-key i:after{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-right:8px solid var(--stage-color);width:0;height:0;position:absolute;top:12px;left:68px;transform:rotate(25deg)}@media (width<=900px){.universal-ui .workspace{min-height:auto;padding-top:28px}.universal-ui .visual-panel{min-height:490px}.universal-ui .phone-stage{transform:scale(.92)}}@media (width<=560px){.universal-ui .workspace{gap:22px;padding-top:18px}.universal-ui .visual-panel{min-height:390px}.universal-ui .phone-stage{transform:scale(.76)}.universal-ui .guide-panel{min-height:390px}.symbol-card{gap:26px}.universal-trigger{gap:22px;min-height:118px;padding:20px}.keycap-shape{width:145px;height:52px}.universal-ui .timer-number{min-height:170px}.universal-ui .timer-number strong{font-size:116px}.icon-sequence{gap:5px}.icon-sequence>span{border-radius:10px;height:58px}.sequence-glyph{transform:scale(.82)}}
