*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--header-height:76px;--rail-width:88px;--drawer-width:320px}.App{background:#f5f8e9;color:#26382d;min-height:100vh}.App .app-header{background:#fff;border-bottom:1px solid #e1e6de;color:#26382d}.App .app-header-inner{gap:16px;height:76px;height:var(--header-height);justify-content:space-between;padding:0 32px 0 24px}.app-brand{align-items:center;display:flex;gap:12px}.app-brand-pea{flex-shrink:0;height:48px;width:42px}.editor-main{margin-left:88px;margin-left:var(--rail-width);padding:108px 40px 20px;padding:calc(var(--header-height) + 32px) 40px 20px;transition:margin-left 225ms ease}.editor-main-shift{margin-left:408px;margin-left:calc(var(--rail-width) + var(--drawer-width))}.workspace-heading{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:0 auto 24px;max-width:1400px}.workspace-heading h2{margin-bottom:6px}.workspace-status{color:#657369;flex-shrink:0;font-size:12px;padding:8px 12px}.workspace,.workspace-status{background:#fff;border:1px solid #e1e6de;border-radius:20px}.workspace{box-shadow:0 8px 32px rgba(38,56,45,.025);margin:auto;max-width:1400px;overflow:hidden;position:relative}.workspace-scroll{overflow:auto;padding:28px}.canvas-content{position:relative;text-align:center}.loading-overlay{background:#ffffffeb;gap:18px;inset:0;position:absolute;z-index:2}.empty-state,.loading-overlay{align-items:center;display:flex;flex-direction:column;justify-content:center}.empty-state{min-height:min(620px,70vh);padding:40px 20px}.pea-pod-hero{height:auto;margin:-14px 0 18px;width:min(360px,100%)}.empty-state .empty-title{font-size:clamp(28px,3vw,36px);font-weight:750;letter-spacing:-.8px;line-height:1.12;margin-bottom:18px}.empty-state .empty-description{font-size:15px;line-height:1.7;max-width:380px}.upload-prompt{align-items:center;display:flex;flex-direction:column;gap:12px;margin-top:28px}.glint-nav-item{transition:background-color .15s ease,color .15s ease!important}.glint-nav-item:hover{background:#f2f6ed!important}.glint-nav-item.Mui-selected{background:#e4f0c5!important;color:#326344!important}.glint-tactile{transition:background-color .15s ease}.glint-hover-lift{border:1px solid #e1e6de;border-radius:12px;margin-bottom:12px}.glint-hover-lift:hover{background-color:#f7f8f3}.glint-animate-entry{animation:panel-enter .18s ease}@keyframes panel-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.MuiButtonBase-root:focus-visible{outline:3px solid #a64e32;outline-offset:3px}.player{border:1px solid #e1e6de;margin-top:24px;text-align:center}.player-controls{border-bottom:1px solid #e1e6de;gap:12px;justify-content:space-between;padding:8px 12px}.player-controls,.player-history,.player-save,.player-transport{align-items:center;display:flex}.player-history,.player-save{flex:1 1}.player-save{justify-content:flex-end}.player-save .MuiButton-root{min-height:44px;white-space:nowrap}.player-transport{background:#f2f6ed;border-radius:28px;padding:0 4px}@media (max-width:1150px){.editor-main{padding-left:24px;padding-right:24px}.workspace-heading{align-items:flex-start;flex-direction:column}}@media (max-width:899px){:root{--header-height:68px;--mobile-tool-height:45vh}.App .app-header-inner{padding:0 16px}.App .app-header-inner>button{padding:8px 12px}.editor-main,.editor-main-shift{margin-left:0;padding:100px 16px calc(100px + env(safe-area-inset-bottom));padding:calc(var(--header-height) + 24px) 16px calc(100px + env(safe-area-inset-bottom))}.workspace-heading{margin-bottom:18px}.editor-main-shift{padding-bottom:calc(var(--mobile-tool-height) + 100px + env(safe-area-inset-bottom))}.workspace-status{display:none}.workspace-scroll{padding:16px}.empty-state{min-height:0;padding:36px 0 24px}.pea-pod-hero{margin-top:-20px;width:min(290px,100%)}.empty-state .empty-description{font-size:14px}.player-controls{gap:4px;padding:8px 4px}.player-controls .MuiIconButton-root{padding:10px}}@media (prefers-reduced-motion:reduce){.editor-main,.glint-nav-item,.glint-tactile{transition:none!important}.glint-animate-entry{animation:none}}.canvas-viewport{min-width:0;width:100%}.canvas-fit{margin:0 auto;overflow:hidden;position:relative}.canvas-native{position:relative;transform-origin:top left}.canvas-native>canvas{display:block}.canvas-touch-controls{align-items:center;display:flex;flex-wrap:wrap;gap:8px 12px;justify-content:center;margin-top:16px}.canvas-touch-controls>span{color:#657369;font-size:11px}.canvas-touch-controls>button{min-height:40px}.player .MuiGridLegacy-item{min-width:0}@media (max-width:899px){.workspace-scroll{overflow:visible}.player-controls{flex-wrap:wrap}.player-save{flex-basis:100%;margin-top:8px}.player-save .MuiButton-root{width:100%}}.draggingFrame{filter:drop-shadow(0 0 .75rem #444);text-align:center}
/*# sourceMappingURL=main.f3c4ef21.css.map*/