:root{--cream: #fff7f0;--cream-deep: #fdeee4;--surface: #fffdfc;--surface-sunk: #fbf1ea;--ink: #3b3033;--ink-soft: #7d6b6f;--ink-faint: #a89599;--rose: #d9576f;--rose-bright: #ef7a90;--rose-wash: #ffe8ed;--amber: #f0a92c;--amber-wash: #fff0d4;--mint: #3f9e86;--mint-wash: #e2f5ef;--line: #f2dfd6;--line-strong: #e6cabc;--radius-sm: .5rem;--radius: .9rem;--radius-lg: 1.4rem;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(97, 60, 48, .06), 0 2px 6px rgba(97, 60, 48, .05);--shadow: 0 2px 4px rgba(97, 60, 48, .06), 0 8px 20px rgba(97, 60, 48, .08);--shadow-lg: 0 4px 10px rgba(97, 60, 48, .08), 0 18px 40px rgba(97, 60, 48, .12);--tap: 44px;--font: ui-rounded, "SF Pro Rounded", -apple-system, BlinkMacSystemFont, "Segoe UI Variable Display", "Segoe UI", system-ui, Roboto, "Helvetica Neue", sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--font);font-size:16px;line-height:1.5;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;overscroll-behavior-y:none}h1,h2,h3{margin:0;font-weight:700;letter-spacing:-.01em;line-height:1.2}h1{font-size:1.35rem}h2{font-size:1.15rem}h3{font-size:1rem}p{margin:0}:focus-visible{outline:3px solid var(--rose);outline-offset:2px;border-radius:var(--radius-sm)}button{font:inherit;color:inherit;cursor:pointer}button:not(.touch-piano__key){min-height:var(--tap);padding:.55rem 1.05rem;border:1px solid var(--line-strong);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink);font-size:.95rem;font-weight:600;box-shadow:var(--shadow-sm);transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}button:not(.touch-piano__key):active{transform:translateY(1px);box-shadow:none;background:var(--surface-sunk)}button:not(.touch-piano__key):disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.add-music__actions button:first-child,.help-me button{background:var(--rose);border-color:var(--rose);color:#fff}input[type=text],input:not([type]){font:inherit;min-height:var(--tap);padding:.5rem .9rem;border:1px solid var(--line-strong);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink)}input[type=file]{font:inherit;max-width:100%;color:var(--ink-soft);font-size:.9rem}input[type=file]::file-selector-button{font:inherit;margin-right:.6rem;padding:.5rem 1.1rem;min-height:var(--tap);border:1px solid var(--rose);border-radius:var(--radius-pill);background:var(--rose);color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;box-shadow:var(--shadow-sm)}input[type=file]::file-selector-button:hover{background:var(--rose-bright);border-color:var(--rose-bright)}.app-shell{display:flex;flex-direction:column;min-height:100%;background:radial-gradient(1200px 400px at 12% -8%,var(--cream-deep),transparent 60%),var(--cream)}.app-shell__header{position:sticky;top:0;z-index:20;display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1rem;padding:.7rem clamp(.75rem,2.5vw,1.5rem);background:#fff7f0e6;backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.app-shell__brand{display:flex;align-items:baseline;gap:.6rem}.app-shell__brand h1{white-space:nowrap}.app-shell__profile{color:var(--ink-soft);font-size:.85rem;font-weight:600}.app-shell__header nav{display:flex;flex:1 1 auto;gap:.4rem;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.app-shell__header nav::-webkit-scrollbar{display:none}.app-shell__header nav button{flex:0 0 auto;padding:.45rem .9rem;min-height:40px;font-size:.9rem;background:transparent;border-color:transparent;box-shadow:none;color:var(--ink-soft)}.app-shell__header nav button:hover{background:var(--surface);color:var(--ink)}.app-shell__body{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(.75rem,2vw,1.25rem);padding:clamp(.75rem,2vw,1.25rem);align-items:start}.app-shell__main{min-width:0;display:flex;flex-direction:column;gap:clamp(.75rem,2vw,1.25rem)}.app-shell__main>section,.add-music,.free-play,.lesson-screen,.progress-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:clamp(.9rem,2.2vw,1.4rem)}.app-shell__teacher{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.chibi-hubby-character{display:flex;align-items:center;gap:.7rem;min-width:0}.chibi-hubby-character img{width:76px;height:76px;object-fit:contain;flex:0 0 auto;filter:drop-shadow(0 6px 10px rgba(97,60,48,.16))}.chibi-hubby-character p{font-size:.9rem;font-weight:600;color:var(--ink-soft);min-width:0}.durian-throw{display:flex;align-items:center;gap:.5rem;margin-left:auto}.durian-throw img{width:44px;height:36px;object-fit:contain;filter:drop-shadow(0 4px 6px rgba(97,60,48,.2))}.durian-throw p{font-size:.78rem;color:var(--ink-faint);font-variant-numeric:tabular-nums;white-space:nowrap}.durian-throw button{padding:.4rem .8rem;min-height:40px;font-size:.85rem;white-space:nowrap}@media(prefers-reduced-motion:no-preference){.durian-throw img{transition:transform .16s cubic-bezier(.2,.9,.3,1.4)}.durian-throw img[data-status=hit]{transform:rotate(-12deg) scale(1.12)}}.app-shell__main>main{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:clamp(1.1rem,3vw,2rem);display:flex;flex-direction:column;gap:1rem;max-width:34rem;margin:clamp(1rem,6vh,4rem) auto}.app-shell__main>main ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.app-shell__main>main ul button{background:var(--rose-wash);border-color:transparent;color:var(--rose);font-size:1rem}.app-shell__main>main form{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.app-shell__main>main form label{flex:1 0 100%;font-size:.85rem;font-weight:600;color:var(--ink-soft)}.app-shell__main>main form input{flex:1 1 10rem}.app-shell__main>main form button{background:var(--rose);border-color:var(--rose);color:#fff}.app-shell__main>main [role=alert]{flex:1 0 100%;color:var(--rose);font-size:.85rem;font-weight:600}.add-music{display:flex;flex-direction:column;gap:.9rem}.add-music>p{color:var(--ink-soft)}.add-music__dropzone{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:clamp(1.1rem,4vw,2rem);border:2px dashed var(--line-strong);border-radius:var(--radius);background:var(--surface-sunk);text-align:center}.add-music__dropzone label{font-weight:700}.add-music__dropzone p{color:var(--ink-faint);font-size:.88rem}.add-music__dropzone--active{border-color:var(--rose);background:var(--rose-wash)}.add-music__result{display:flex;flex-direction:column;gap:.7rem;padding:.9rem 1rem;border-radius:var(--radius);border:1px solid var(--line)}.add-music__result--success{background:var(--mint-wash);border-color:#bde3d7}.add-music__result--error{background:var(--rose-wash);border-color:#f6c8d1}.add-music__result>div:last-of-type,.add-music__actions{display:flex;flex-wrap:wrap;gap:.5rem}.add-music__notes{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);padding:.5rem .75rem}.add-music__notes summary{cursor:pointer;font-size:.85rem;font-weight:600;color:var(--ink-soft);min-height:1.75rem;display:flex;align-items:center}.add-music__notes ul{margin:.5rem 0 0;padding-left:1.1rem;display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;color:var(--ink-soft)}.add-music__note-count{display:inline-block;margin-left:.4rem;padding:0 .4rem;border-radius:var(--radius-pill);background:var(--amber-wash);color:#8a6416;font-size:.75rem;font-weight:700;font-variant-numeric:tabular-nums}.lesson-screen{display:flex;flex-direction:column;gap:.85rem;width:100%}.lesson-screen__refresh-note{align-self:flex-start;padding:.4rem .85rem;border-radius:var(--radius-pill);background:var(--amber-wash);color:#8a6416;font-size:.85rem;font-weight:600}.lesson-screen__status{align-self:center;padding:.45rem 1.2rem;border-radius:var(--radius-pill);background:var(--rose-wash);color:var(--rose);font-weight:700;font-size:1.05rem;text-align:center}.watch-demo{display:flex;flex-direction:column;gap:.6rem;width:100%}.watch-demo__status{align-self:center;padding:.35rem 1rem;border-radius:var(--radius-pill);background:var(--ink);color:var(--cream);font-weight:700;font-size:.95rem}.watch-demo__replay{align-self:center}.falling-notes{position:relative;width:100%;height:min(26vh,170px);min-height:96px;background:linear-gradient(180deg,#2c2430,#1b1620);border-radius:var(--radius);overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.falling-notes__lanes{position:absolute;inset:0}.falling-notes__note{position:absolute;border-radius:var(--radius-sm);box-sizing:border-box}.falling-notes__note--white{background:linear-gradient(180deg,var(--rose-bright),var(--rose))}.falling-notes__note--black{background:linear-gradient(180deg,#ffc65c,var(--amber))}.falling-notes__note--active{box-shadow:0 0 0 2px #fff,0 0 12px #ffffff8c}.falling-notes__hit-line{position:absolute;left:0;right:0;bottom:0;height:2px;background:#ffffffd9}@media(prefers-reduced-motion:no-preference){.falling-notes__note{transition:top 60ms linear,height 60ms linear,box-shadow .12s ease-out}}.touch-piano{display:flex;flex-direction:column;gap:.6rem;width:100%;user-select:none;-webkit-user-select:none}.touch-piano__controls{display:flex;align-items:center;justify-content:center;gap:.6rem}.touch-piano__range-button{flex:0 0 auto}.touch-piano__range{min-width:8rem;padding:.35rem .8rem;border-radius:var(--radius-pill);background:var(--surface-sunk);color:var(--ink-soft);text-align:center;font-size:.9rem;font-weight:700;font-variant-numeric:tabular-nums}.touch-piano__keys{position:relative;display:flex;width:100%;height:clamp(150px,30vh,240px);padding:.45rem 0 0;overflow:hidden;background:linear-gradient(180deg,#4a3b40,#372c30);border-radius:var(--radius) var(--radius) calc(var(--radius) + .3rem) calc(var(--radius) + .3rem);box-shadow:var(--shadow-lg),inset 0 2px 6px #00000059;touch-action:none}.touch-piano__key{padding:0;border:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;touch-action:none}.touch-piano__key--white{position:relative;height:100%;z-index:1;background:linear-gradient(180deg,#fffefd,#f6efe9 88%,#e7dad1);border-right:1px solid #d8c8bf;border-radius:0 0 .3rem .3rem;padding-bottom:.45rem;box-shadow:inset 0 -3px #00000012}.touch-piano__key--white:last-of-type{border-right:0}.touch-piano__key--black{position:absolute;top:.45rem;height:60%;z-index:2;background:linear-gradient(180deg,#4b3f44,#241c20 70%,#191317);border-radius:0 0 var(--radius-sm) var(--radius-sm);padding-bottom:.3rem;box-shadow:0 3px 5px #00000073}.touch-piano__key--pressed.touch-piano__key--white{background:linear-gradient(180deg,var(--rose-wash) 0%,#ffd3dd 100%);box-shadow:inset 0 -2px #0000000d}.touch-piano__key--pressed.touch-piano__key--black{background:linear-gradient(180deg,var(--rose) 0%,#a83b50 100%)}.touch-piano__key--target.touch-piano__key--white{background:linear-gradient(180deg,#fff6e4 0%,var(--amber-wash) 100%);box-shadow:inset 0 0 0 3px var(--amber),inset 0 -3px #0000000f}.touch-piano__key--target.touch-piano__key--black{background:linear-gradient(180deg,#6a532c,#3a2c16);box-shadow:inset 0 0 0 2px var(--amber),0 3px 5px #00000073}.touch-piano__finger{pointer-events:none;display:flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;margin-bottom:.25rem;border-radius:var(--radius-pill);background:var(--amber);color:#3b2a06;font-size:.95rem;font-weight:800;font-variant-numeric:tabular-nums;box-shadow:0 1px 3px #00000040}.touch-piano__finger--inferred{background:var(--surface);color:var(--ink-soft);border:2px dashed var(--amber)}.touch-piano__key--black .touch-piano__finger{width:1.35rem;height:1.35rem;font-size:.8rem}.touch-piano__computer-key{display:flex;align-items:center;justify-content:center;min-width:1.3rem;height:1.3rem;margin-bottom:.25rem;padding:0 .25rem;border-radius:.35rem;background:var(--surface-sunk);border:1px solid var(--line-strong);border-bottom-width:2px;color:var(--ink-soft);font-size:.72rem;font-weight:700;pointer-events:none}.touch-piano__key--black .touch-piano__computer-key{min-width:1.1rem;height:1.1rem;font-size:.62rem;background:#ffffff29;border-color:#ffffff47;color:#ffffffd9}.touch-piano__legend{align-self:center;color:var(--ink-faint);font-size:.82rem;text-align:center}.touch-piano__legend kbd{display:inline-block;min-width:1.2rem;padding:.05rem .35rem;border:1px solid var(--line-strong);border-bottom-width:2px;border-radius:.3rem;background:var(--surface);color:var(--ink);font-family:inherit;font-size:.78rem;font-weight:700;text-align:center}.touch-piano__name{font-size:.72rem;font-weight:700;color:var(--ink-faint);letter-spacing:.01em;pointer-events:none}.touch-piano__key--target .touch-piano__name{color:#8a6416}.touch-piano__key--black .touch-piano__name{color:#ffffff80;font-size:.62rem}@media(prefers-reduced-motion:no-preference){.touch-piano__key{transition:background 80ms ease-out,box-shadow 80ms ease-out}}.fingering-hint{display:flex;flex-wrap:wrap;gap:.35rem 1rem;padding:.5rem .8rem;border-radius:var(--radius);background:var(--surface-sunk);font-size:.85rem}.fingering-hint__row{display:flex;align-items:center;gap:.5rem}.fingering-hint__hand-label{font-weight:700;color:var(--ink-soft);font-size:.8rem}.fingering-hint__digits{display:flex;gap:.3rem}.fingering-hint__digit{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;border-radius:var(--radius-pill);font-weight:700;font-variant-numeric:tabular-nums;background:var(--amber);color:#3b2a06}.fingering-hint__digit--inferred{background:var(--surface);color:var(--ink-soft);border:2px dashed var(--amber);font-style:normal;text-decoration:none}.fingering-hint__digit--authored{text-decoration:none}.notation-settings{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .9rem;margin:0;padding:.5rem .9rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.notation-settings legend{padding:0 .3rem;font-size:.78rem;font-weight:700;color:var(--ink-faint);text-transform:uppercase;letter-spacing:.06em}.notation-settings__option{display:inline-flex;align-items:center;gap:.35rem;min-height:var(--tap);font-size:.9rem;font-weight:600;color:var(--ink-soft);cursor:pointer}.notation-settings__option input{accent-color:var(--rose);width:1.1rem;height:1.1rem}.notation-view,.notation-view svg{max-width:100%}.notation-view{overflow-x:auto;padding:.5rem;border-radius:var(--radius);background:var(--surface);border:1px solid var(--line)}.help-me{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.help-me p{padding:.4rem .9rem;border-radius:var(--radius-pill);background:var(--mint-wash);color:#1f6b58;font-size:.9rem;font-weight:600}.free-play{display:flex;flex-direction:column;gap:.8rem}.free-play>p{color:var(--ink-soft)}[data-testid=free-play-recent-notes]{padding:.45rem .9rem;border-radius:var(--radius-pill);background:var(--surface-sunk);color:var(--ink-soft);font-size:.9rem;font-weight:600}.progress-panel{display:flex;flex-direction:column;gap:.8rem}.progress-panel dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.6rem;margin:0}.progress-panel dt{font-size:.78rem;font-weight:700;color:var(--ink-faint);text-transform:uppercase;letter-spacing:.05em}.progress-panel dd{margin:.1rem 0 0;font-size:1.5rem;font-weight:800;color:var(--rose);font-variant-numeric:tabular-nums}.progress-panel dl>div{padding:.7rem .9rem;border-radius:var(--radius);background:var(--surface-sunk)}@media(min-width:900px){.app-shell__body{grid-template-columns:minmax(0,1fr) 19rem}.app-shell__teacher{position:sticky;top:5.5rem;flex-direction:column;align-items:stretch;text-align:center}.chibi-hubby-character{flex-direction:column;text-align:center}.chibi-hubby-character img{width:132px;height:132px}.durian-throw{margin-left:0;flex-direction:column}.durian-throw img{width:72px;height:58px}}@media(max-width:599px){.app-shell__header{padding:.6rem .75rem}.app-shell__brand h1{font-size:1.15rem}.chibi-hubby-character img{width:56px;height:56px}.touch-piano__keys{height:clamp(170px,30vh,220px)}.touch-piano__finger{width:1.35rem;height:1.35rem;font-size:.8rem}.touch-piano__name{font-size:.62rem}.touch-piano__key--black .touch-piano__name{display:none}.durian-throw{width:100%;margin-left:0;justify-content:space-between}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}
