.PropsEditor_propsEditor__i7lfU{padding:0;background:var(--panel-bg);border-radius:0;flex:1 1;overflow:hidden;display:flex;flex-direction:column;margin:0;min-height:0;border-left:1px solid var(--border)}.PropsEditor_componentHeader__wmUtI{padding:12px;background:var(--header-bg);border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:10;flex-shrink:0}.PropsEditor_componentHeader__wmUtI h3{margin:0;font-size:12px;font-weight:600;color:var(--foreground)}.PropsEditor_componentInfo__tTPKv{background:var(--panel-bg);border-radius:0;padding:12px;margin-bottom:0;border-bottom:1px solid var(--border);border-left:none}.PropsEditor_componentInfo__tTPKv h3{margin:0 0 8px;font-size:14px;color:var(--foreground)}.PropsEditor_infoItem__DLiGZ{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.PropsEditor_infoItem__DLiGZ:last-child{margin-bottom:0}.PropsEditor_infoLabel__49v1H{font-size:12px;color:var(--secondary-text);font-weight:500}.PropsEditor_infoValue__Kg3g1{font-size:12px;color:var(--foreground);font-weight:600}.PropsEditor_framework__JSG1L{padding:2px 6px;border-radius:0;font-size:11px;text-transform:uppercase;letter-spacing:.5px;border:1px solid var(--border)}.PropsEditor_react__wMZEF,.PropsEditor_svelte__M8X7h,.PropsEditor_vue__BqDuN{background:var(--background);color:var(--foreground)}.PropsEditor_unknown__TA_7R{background:var(--background);color:var(--secondary-text)}.PropsEditor_noProps__UqG0p{color:var(--secondary-text);font-size:14px;text-align:center;margin:20px 0}.PropsEditor_propsList__Yz0Sb{display:flex;flex-direction:column;gap:0;flex:1 1;overflow-y:auto;padding:0;margin:0;min-height:0}.PropsEditor_propItem__HXIFR{display:flex;flex-direction:column;gap:4px;margin:0;padding:12px;border-bottom:1px solid var(--border)}.PropsEditor_propLabel__32ek1{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--secondary-text);font-weight:500}.PropsEditor_required__v1bde{color:var(--foreground);font-weight:700}.PropsEditor_propType__KkgYW{color:var(--secondary-text);font-weight:400;font-size:11px}.PropsEditor_propItem__HXIFR input,.PropsEditor_propItem__HXIFR select,.PropsEditor_propItem__HXIFR textarea{width:100%;padding:8px 0;background:var(--input-bg);border:none;border-radius:0;color:var(--foreground);font-size:13px;transition:color .2s ease;outline:none}.PropsEditor_propItem__HXIFR input::placeholder,.PropsEditor_propItem__HXIFR textarea::placeholder{color:var(--secondary-text);opacity:.5}.PropsEditor_propItem__HXIFR input:focus,.PropsEditor_propItem__HXIFR select:focus,.PropsEditor_propItem__HXIFR textarea:focus{outline:none;background:var(--border)}.PropsEditor_propItem__HXIFR input[type=checkbox]{width:16px;height:16px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--secondary-text);background:var(--input-bg);cursor:pointer}.PropsEditor_propItem__HXIFR input[type=checkbox]:checked{background:var(--foreground);border-color:var(--foreground)}.PropsEditor_propItem__HXIFR textarea{resize:vertical;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;border-left:1px solid var(--border);padding-left:8px}.PropsEditor_error__09X_W{border-color:red!important;background:#2a0000!important}.PropsEditor_errorMessages__sXd_s{display:flex;flex-direction:column;gap:2px;padding-top:4px}.PropsEditor_errorMessage__401ax{color:#f44;font-size:11px;padding:2px 0}.PropsEditor_functionProp__b_P7P{display:flex;align-items:center;gap:10px;padding:8px 0;background:var(--input-bg);border-radius:0;border:none}.PropsEditor_functionLabel__i0EdK{color:var(--secondary-text);font-size:13px;flex:1 1}.PropsEditor_functionButton__t9fKu{padding:4px 8px;background:var(--foreground);color:var(--background);border:none;border-radius:0;font-size:11px;cursor:pointer;transition:opacity .2s}.PropsEditor_functionButton__t9fKu:hover{opacity:.8}.Playground_container__auhf0{display:flex;height:100vh;background:var(--background);color:var(--foreground);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Playground_sidebar__kfeP2{display:flex;min-height:0;padding:0;border:none;border-right:1px solid var(--border)}.Playground_preview__TaKqE{flex:1 1;background:var(--background);position:relative;overflow:hidden;border-radius:0;border:none}.Playground_sandbox-empty__Ufd1E,.Playground_sandbox-loading__fhENH{padding:20px;background:var(--background);border:none;border-radius:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--secondary-text);display:flex;align-items:center;justify-content:center;min-height:200px}.Playground_sandbox-container__hb8JP{width:100%;height:100vh;border:none;border-radius:0;overflow:hidden;background:var(--background)}.Playground_sandbox-iframe__XfoQ9{width:100%;height:100%;border:none;display:block}.Playground_preview__TaKqE iframe{width:100%;height:100%;border:none;background:var(--background)}.Playground_placeholder__bP3kp{display:flex;align-items:center;justify-content:center;height:100%;color:var(--secondary-text);font-size:14px;font-weight:500;background:var(--background)}.Playground_vfsHeader__ubDx8{padding:12px;background:var(--header-bg);border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:10;flex-shrink:0}.Playground_vfsHeader__ubDx8 h3{margin:0;font-size:12px;font-weight:600;color:var(--foreground)}.Playground_vfsContent__YKbOV{flex:1 1;overflow-y:auto;padding:0;min-height:0;background:var(--panel-bg)}.Playground_vfsPanel__eT8gm>*{padding:12px}.Playground_vfsPanel__eT8gm h3{margin:0;font-size:12px;font-weight:600;color:var(--foreground);padding:0}.Playground_fileList__jqIDa{display:flex;flex-direction:column;gap:0}.Playground_fileItem__82gM7{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:var(--panel-bg);border-radius:0;cursor:pointer;transition:background .2s ease;font-size:11px;border-bottom:1px solid var(--border)}.Playground_fileItem__82gM7:hover{background:var(--border);color:var(--foreground)}.Playground_fileItem__82gM7.Playground_active__Vd2zF{background:var(--active-bg);color:var(--active-text)}.Playground_fileName__wpDZ_{font-weight:500}.Playground_fileSize__aELdN{color:var(--secondary-text);font-size:11px}.Playground_fileItem__82gM7.Playground_active__Vd2zF .Playground_fileSize__aELdN{color:var(--active-text);opacity:.7}.Playground_dropzone__Sn_g8,.Playground_dropzone__Sn_g8.Playground_active__Vd2zF,.Playground_dropzone__Sn_g8.Playground_active__Vd2zF .Playground_placeholder__bP3kp{display:none}.Playground_dragActive__UY_r4:after{content:none}.Playground_loading__FulNO{color:var(--foreground)}.Playground_error__Li_La,.Playground_loading__FulNO{display:flex;align-items:center;justify-content:center;height:100%;font-size:16px}.Playground_error__Li_La{color:#f44;text-align:center;padding:20px}.Playground_platformIndicator__T2BnE{position:absolute;top:16px;left:16px;padding:4px 8px;background:var(--background);border-radius:0;font-size:12px;font-weight:500;z-index:10;border:1px solid var(--foreground)}.Playground_platformIndicator__T2BnE.Playground_angular__cGKxk,.Playground_platformIndicator__T2BnE.Playground_react__bZHrd,.Playground_platformIndicator__T2BnE.Playground_svelte__ph6Sv,.Playground_platformIndicator__T2BnE.Playground_vue__w0pea{color:var(--foreground)}