:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7fb;--panel-bg:#fff;--text:#1c2430;--muted:#5f6b80;--line:#dfe5f0;--primary:#1d4ed8;--primary-strong:#1e40af;--success:#065f46;--warning:#9a3412;--warn-bg:#fff7ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*,:before,:after{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0}main,section,aside,header,div{min-width:0}h1,h2,h3,p{margin:0}ul{margin:0;padding-left:1rem}button{font:inherit}#root{min-height:100vh}.studio-shell{gap:1rem;width:min(1160px,100%);margin:0 auto;padding:1rem;display:grid}.studio-header{background:var(--panel-bg);border:1px solid var(--line);border-radius:10px;padding:1rem}.studio-header h1{margin:.4rem 0 .5rem;font-size:clamp(1.3rem,2vw,2rem);line-height:1.25}.studio-lede,.curriculum-line,.studio-privacy{color:var(--muted);line-height:1.5}.studio-privacy{margin-top:.35rem;font-size:.92rem}.classroom-flow{margin-top:.75rem}.classroom-step-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.classroom-step{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:.2rem;padding:.42rem .55rem;font-size:.8rem;line-height:1.25;display:inline-flex}.classroom-step-index{color:#2d3a4d;font-weight:700}.classroom-step.reached{color:#334155}.classroom-step.is-current{background:color-mix(in oklab, var(--primary) 16%, #fff);border-color:color-mix(in oklab, var(--primary) 45%, transparent);color:var(--text)}.classroom-step-hint{margin-top:.45rem}.studio-layout{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);align-items:start;gap:1rem;display:grid}.panel-card,.sound-palette,.preview-mixer,.export-panel{background:var(--panel-bg);border:1px solid var(--line);border-radius:10px;padding:1rem}.studio-main h2,.studio-support h2,.studio-bottom h2,.sound-palette h2,.preview-mixer h2,.microphone-check h2,.export-panel h2,.recorder-panel h2{margin-bottom:.7rem;font-size:1.05rem}.studio-main{gap:.8rem;display:grid}.studio-label{font-weight:600}.poem-input{border:1px solid var(--line);width:100%;font:inherit;color:inherit;border-radius:8px;padding:.72rem}.poem-input:focus-visible{outline:2px solid color-mix(in oklab, var(--primary) 25%, transparent)}.studio-support{gap:.8rem;display:grid}.support-card{gap:.35rem;display:grid}.support-card h3{font-size:.98rem}.studio-status{color:var(--muted);border-top:1px dashed var(--line);padding-top:.6rem}.studio-bottom{grid-template-columns:1fr;gap:1rem;display:grid}.recorder-panel,.preview-mixer,.sound-palette,.microphone-check,.export-panel{gap:.8rem;display:grid}.recorder-actions,.preview-actions{gap:.5rem;display:grid}.sound-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.sound-palette-guidance,.sound-palette-status{color:var(--muted);font-size:.92rem;line-height:1.45}.studio-action,.sound-button{border:1px solid var(--line);color:var(--text);text-align:center;cursor:pointer;background:#fff;border-radius:8px;align-content:center;justify-items:center;gap:.15rem;min-height:3rem;padding:.75rem .8rem;transition:background-color .15s,border-color .15s;display:grid}.studio-action:hover,.sound-button:hover,.studio-action:active,.sound-button:active{border-color:color-mix(in oklab, var(--primary) 40%, transparent);background:#eff4ff}.studio-action:focus-visible,.sound-button:focus-visible{outline:2px solid color-mix(in oklab, var(--primary) 60%, transparent);outline-offset:2px}.studio-action:disabled,.sound-button:disabled{cursor:not-allowed;opacity:.6}.sound-button:disabled{background:#f8fafc}.studio-action.primary{background:color-mix(in oklab, var(--primary) 12%, white);border-color:color-mix(in oklab, var(--primary) 45%, transparent);font-weight:600}.sound-button.active{background:color-mix(in oklab, var(--primary) 20%, transparent);border-color:color-mix(in oklab, var(--primary) 55%, transparent)}.sound-icon{font-size:1.1rem}.sound-description{color:var(--muted);font-size:.85rem;display:block}.preview-hint,.recorder-status,.microphone-check-status,.export-status{color:var(--muted);min-height:1.3rem}.export-result-card{border:1px dashed var(--line);border-radius:10px;gap:.55rem;padding:.7rem .8rem;display:grid}.export-result-title{font-size:.98rem}.export-result-line,.export-result-field{overflow-wrap:anywhere;word-break:break-word;gap:.25rem;display:grid}.export-result-label{color:var(--muted);font-size:.84rem;font-weight:600}.export-result-list{color:var(--text);overflow-wrap:anywhere;word-break:break-word;gap:.2rem;margin:0;padding-left:1rem;display:grid}.export-result-list li{overflow-wrap:anywhere;word-break:break-word}.export-result-empty{color:var(--muted);margin:0;font-size:.9rem}.export-reflection{border:1px solid var(--line);width:100%;min-height:2.7rem;font:inherit;resize:none;border-radius:8px;padding:.55rem}.export-format-hint{color:var(--muted);margin:0;font-size:.9rem}.export-reflection-hint{color:var(--muted);margin:0;font-size:.88rem;line-height:1.35}.recorder-panel audio,.preview-mixer audio{width:100%}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=960px){.studio-layout{grid-template-columns:1fr}.sound-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-shell{gap:.75rem;padding:.75rem}}@media (width<=640px){.studio-shell{padding:.65rem}.studio-bottom,.sound-grid{gap:.65rem}.sound-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-action,.sound-button{min-height:3.25rem}.classroom-step-list{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-header,.studio-bottom>*{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
