:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#fbfaf7;--color-surface:#f4f2ec;--color-surface-raised:#fff;--color-surface-sunken:#eceae3;--color-border:#e1ddd3;--color-border-strong:#c8c3b6;--color-text:#20242b;--color-text-muted:#6b7280;--color-text-faint:#9ca3af;--color-accent:#2f6df0;--color-accent-soft:#e6efff;--color-accent-strong:#1c47c8;--color-accent-contrast:#fff;--color-key-white:#fff;--color-key-white-shadow:#f0ede5;--color-key-black:#262a31;--color-key-black-shadow:#0e1014;--color-key-active:#ffd862;--color-key-active-ring:#ffb30073;--color-ruler:#2f6df0;--color-ruler-soft:#e6efff;--color-anchor:#e8533f;--color-whole:#e4ecff;--color-whole-text:#2f4ea8;--color-half:#ffe0e0;--color-half-text:#b3261e;--color-spotlight:#ffd862;--color-pentatonic:#6fbf73;--color-pentatonic-soft:#e3f5e4;--color-octave:#8a93a6;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Roboto, Helvetica, Arial, sans-serif;--font-display:"New York", "Iowan Old Style", "PingFang SC", "Hiragino Sans GB", "Segoe UI", Georgia, serif;--font-mono:"SF Mono", "Menlo", "Consolas", "Liberation Mono", monospace;--font-size-base:16px;--line-height-base:1.6;--space-1:4px;--space-2:8px;--space-3:16px;--space-4:24px;--space-5:40px;--space-6:64px;--radius-sm:6px;--radius:10px;--radius-lg:16px;--radius-pill:999px;--shadow-sm:0 1px 2px #14161c0a, 0 1px 3px #14161c0f;--shadow-md:0 2px 6px #14161c0f, 0 4px 12px #14161c14;--shadow-lg:0 6px 16px #14161c14, 0 12px 28px #14161c1f;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:var(--font-size-base);line-height:var(--line-height-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}#root{min-height:100vh}a{color:var(--color-accent)}button{font-family:inherit}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
