*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{color:#f3f4f6;-webkit-font-smoothing:antialiased;background:#0e0f12;font-family:system-ui,-apple-system,sans-serif;overflow:hidden}.app{width:100%;height:100%}.canvas-stage{background:#0e0f12;width:100%;height:100%;display:block}.audio-init{z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:auto;background:#14161bb3;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:12px;display:flex;position:fixed;top:12px;left:12px}.audio-init button{color:#f3f4f6;cursor:pointer;background:#2b2f38;border:1px solid #ffffff1f;border-radius:6px;padding:4px 10px;font-size:12px}.audio-init p{color:#cbd5e1;margin:0}.audio-init .state-readout{color:#94a3b8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.build-tag{z-index:10;color:#cbd5e180;pointer-events:none;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;position:fixed;bottom:8px;right:10px}.sheet-backdrop{z-index:20;background:0 0;transition:background .3s ease-out;position:fixed;inset:0}.sheet-backdrop.sheet-open{background:#00000080}.sheet-panel{z-index:21;padding:20px 20px max(20px, env(safe-area-inset-bottom));background:#1b1d22;border-top:1px solid #ffffff14;border-radius:16px 16px 0 0;max-height:60vh;transition:transform .3s cubic-bezier(.32,.72,0,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.sheet-panel.sheet-open{transform:translateY(0)}.sheet-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.sheet-title{color:#f3f4f6;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.sheet-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.sheet-duration{color:#94a3b8;font-size:12px;font-weight:400}.sheet-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:4px 8px;font-size:24px;line-height:1;display:flex}.linear-waveform{background:#ffffff0a;border-radius:8px;width:100%;margin-bottom:16px;display:block}.sheet-control{align-items:center;gap:12px;min-height:44px;margin-bottom:16px;display:flex}.sheet-label{color:#94a3b8;flex-shrink:0;width:52px;font-size:13px}.sheet-slider{appearance:none;background:#ffffff1a;border-radius:2px;outline:none;flex:1;height:4px}.sheet-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;width:20px;height:20px}.sheet-slider::-moz-range-thumb{cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;width:20px;height:20px}.sheet-value{color:#cbd5e1;text-align:right;flex-shrink:0;width:36px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.trim-waveform{cursor:pointer;background:#ffffff0a;border-radius:8px;width:100%;display:block}.trim-waveform svg{width:100%;display:block}.trim-controls{justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-top:8px;margin-bottom:16px;display:flex}.trim-time{color:#94a3b8;min-width:48px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.trim-time:last-child{text-align:right}.trim-play-btn{color:#f3f4f6;cursor:pointer;background:#2b2f38;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;transition:background .15s;display:flex}.trim-play-btn:active{background:#3b3f48}.trim-apply-btn{cursor:pointer;color:#fff;background:#3b82f6;border:none;border-radius:8px;width:100%;min-height:44px;margin-bottom:8px;padding:12px;font-size:14px;font-weight:500;transition:opacity .15s}.trim-apply-btn:active{opacity:.8}.trim-undo-btn{cursor:pointer;color:#f3f4f6;background:#2b2f38;border:1px solid #ffffff1f;border-radius:8px;width:100%;min-height:44px;margin-bottom:8px;padding:12px;font-size:14px;font-weight:500;transition:opacity .15s}.trim-undo-btn:active{opacity:.8}.sheet-delete{cursor:pointer;color:#fff;background:#e63946;border:none;border-radius:8px;width:100%;min-height:44px;padding:12px;font-size:14px;font-weight:500;transition:opacity .15s}.sheet-delete:disabled{color:#64748b;cursor:not-allowed;background:#2b2f38}
