:root{color:#000;font-synthesis:none;background:#fdfdfc;font-family:Public Sans,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}button,input,select{font:inherit}button{color:inherit}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}.app{background:#fdfdfc;width:100%;height:100%;position:relative}.stage{background:#fdfdfc;transition:background .3s;position:absolute;inset:0;overflow:hidden}.stage canvas{width:100%;height:100%;display:block}.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}.panel{z-index:4;background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;width:310px;height:calc(100vh - 32px);max-height:777px;display:flex;position:absolute;top:16px;right:16px;overflow:hidden;box-shadow:0 18px 50px #1f1c321f}.panel-hidden{display:none}.particle-sidebar{isolation:isolate}.panel-topbar{z-index:2;background:#fff;border-bottom:1px solid #00000014;flex:none;justify-content:space-between;align-items:center;width:100%;min-height:65px;padding:16px;transition:box-shadow .18s;display:flex;position:relative;box-shadow:0 4px 25px #0000}.panel-topbar.scrolled{box-shadow:0 4px 25px #0000001f}.panel-tabs{align-items:center;gap:5px;display:flex}.panel-tab{color:#000000b3;cursor:pointer;background:#0000000f;border:0;border-radius:8px;justify-content:center;align-items:center;height:32px;padding:0 10px;font-size:14px;font-weight:650;line-height:1;transition:background .16s,color .16s,transform .16s;display:flex}.panel-tab:hover{background:#0000001a}.panel-tab:active{transform:scale(.97)}.panel-tab.active{color:#fff;background:#000}.sidebar-toggle,.show-controls{cursor:pointer;background:#0000000f;border:0;border-radius:8px;place-items:center;width:36px;height:32px;padding:0;transition:background .16s,transform .16s;display:grid}.sidebar-toggle:hover,.show-controls:hover{background:#0000001a}.sidebar-toggle:active,.show-controls:active{transform:scale(.94)}.sidebar-toggle img,.show-controls img{width:20px;height:20px;display:block}.show-controls{z-index:5;background:#fff;border:1px solid #00000014;border-radius:16px;width:44px;height:44px;padding:6px;position:absolute;top:8px;right:8px;box-shadow:0 4px 25px #0000001f}.show-controls img{width:20px;height:20px;padding:0}.panel-scroll{overscroll-behavior:contain;scrollbar-width:none;flex:1;min-height:0;overflow-y:auto}.panel-scroll::-webkit-scrollbar{display:none}.panel-view[hidden]{display:none}.formation-panel{background:#fff;border-bottom:1px solid #00000014;flex-direction:column;gap:14px;padding:12px 16px;display:flex}.formation-panel.upload-hidden{gap:0}.formation-row{justify-content:space-between;align-items:center;min-height:28px;display:flex}.formation-row h2,.section-header h2,.export-heading h2{letter-spacing:-.01em;margin:0;font-size:16px;font-weight:550;line-height:20px}.select-wrap{background:#0000000a;border-radius:7px;align-items:center;min-width:118px;height:28px;display:flex;position:relative}.select-wrap select{z-index:1;appearance:none;border-radius:inherit;color:#000000b3;cursor:pointer;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 34px 0 13px;font-size:13px;font-weight:650;position:relative}.select-wrap>img{pointer-events:none;width:16px;height:16px;position:absolute;right:10px}.upload-slot{width:100%}.upload-button,.uploaded-file,.style-import-dropzone{color:#000000b3;background:#00000005;border:1px solid #00000014;border-radius:7px;align-items:center;width:100%;min-height:48px;font-size:13px;font-weight:550;display:flex}.upload-button,.style-import-dropzone{cursor:pointer;justify-content:center;gap:10px;padding:7px 12px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s}.upload-button:hover,.style-import-dropzone:hover{background:#00000009;border-color:#0003}.upload-button.drag-active,.uploaded-file.drag-active,.style-import-dropzone.drag-active{background:#0001;border-color:#000;transform:translateY(-1px);box-shadow:0 0 0 3px #00000014}.upload-button.error{border-color:#bd3f4b}.upload-button.loading{opacity:.65;cursor:progress}.upload-button input,.style-import-dropzone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.upload-button img,.uploaded-file img,.style-import-dropzone img{flex:none;width:20px;height:20px}.uploaded-file{border-color:#000;padding:0 10px}.uploaded-file-details{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.uploaded-file-details span{white-space:nowrap;text-overflow:ellipsis;color:#00000080;overflow:hidden}.remove-upload{cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:24px;height:28px;padding:0;display:grid}.drop-action-copy{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;line-height:1.1;display:flex}.drop-action-copy strong{font-size:12px;font-weight:650}.drop-action-copy small{color:#00000073;font-size:9px;font-weight:500}.control-section{background:#fff;border-bottom:1px solid #00000014}.section-header{text-align:left;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;width:100%;min-height:48px;padding:14px 16px;display:flex}.section-header[aria-expanded=true]{padding-bottom:0}.section-header img,.export-heading img{opacity:.7;width:20px;height:20px}.section-controls{flex-direction:column;gap:12px;padding:14px 16px 32px;display:flex}.section-controls[hidden]{display:none}.control-row{flex-direction:column;gap:5px;width:100%;min-width:0;display:flex}.control-row[hidden]{display:none}.control-label-row{color:#000000b3;justify-content:space-between;align-items:center;width:100%;min-height:15px;font-size:13px;line-height:15px;display:flex}.control-label-row label{font-weight:500}.control-label-row output{font-variant-numeric:tabular-nums;font-weight:650}.control-number{color:#000000b3;width:66px;height:25px;font:inherit;font-variant-numeric:tabular-nums;text-align:right;appearance:textfield;background:0 0;border:1px solid #0000;border-radius:5px;outline:0;padding:2px 5px;font-weight:650;transition:border-color .16s,background .16s,box-shadow .16s}.control-number::-webkit-inner-spin-button{appearance:none;margin:0}.control-number::-webkit-outer-spin-button{appearance:none;margin:0}.control-number:hover{background:#00000006;border-color:#0000001f}.control-number:focus{background:#fff;border-color:#000;box-shadow:0 0 0 2px #00000014}.control-row input[type=range]{--range-progress:50%;appearance:none;background:linear-gradient(to right,#202024 0 var(--range-progress),#0000000d var(--range-progress) 100%) center/100% 2px no-repeat;cursor:pointer;border:0;outline:0;width:100%;height:12px;margin:0}.control-row input[type=range]::-webkit-slider-thumb{appearance:none;width:12px;height:12px;box-shadow:none;background:#000;border:0;border-radius:2px}.control-row input[type=range]::-moz-range-thumb{background:#000;border:0;border-radius:2px;width:12px;height:12px}.control-row input[type=range]:focus-visible::-webkit-slider-thumb{outline-offset:2px;outline:2px solid #5b7cfa}.select-control .control-label-row output{display:none}.select-wrap.full{width:100%;height:34px}.color-control,.boolean-control{min-height:34px;padding-bottom:1px;position:relative}.color-control input[type=color]{cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:7px;width:100%;height:28px;padding:2px}.boolean-control input[type=checkbox]{accent-color:#000;align-self:flex-end;width:30px;height:18px;margin-top:-24px}.readonly-control{flex-direction:row;justify-content:space-between;align-items:center;padding:5px 0}.readonly-control .control-label-row{width:100%}.restore-wrap{background:#fff;padding:8px 16px}.restore-button,.export-actions button{color:#000000b3;cursor:pointer;background:#00000005;border:1px solid #00000014;border-radius:7px;justify-content:center;align-items:center;width:100%;height:40px;padding:0 12px;font-size:13px;font-weight:550;transition:background .16s,border-color .16s;display:flex}.restore-button{gap:7px;height:28px;font-size:11px}.restore-button img{width:14px;height:14px}.restore-button:hover,.export-actions button:hover{background:#0000000e;border-color:#00000026}.export-section{background:#fff;border-bottom:1px solid #00000014;flex-direction:column;gap:14px;padding:16px;display:flex}.export-heading{justify-content:space-between;align-items:center;display:flex}.export-actions{flex-direction:column;gap:6px;display:flex}.style-import-dropzone{color:#000000b3;width:100%;position:relative}.style-import-dropzone.error{background:#bd3f4b0a;border-color:#bd3f4b}.style-import-dropzone.loading{opacity:.7;cursor:progress}.style-import-dropzone.ready{background:#2d8a570a;border-color:#2d8a57}.style-import-status{color:#00000080;text-align:center;min-height:12px;font-size:9px;line-height:12px}.style-import-dropzone.error+.style-import-status{color:#a52e3a}.style-import-dropzone.ready+.style-import-status{color:#237348}.export-progress{z-index:8;color:#25252a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border:1px solid #dedee5;border-radius:12px;align-items:center;gap:11px;width:286px;padding:12px 14px;display:flex;position:absolute;bottom:28px;right:30px;box-shadow:0 16px 44px #1f1c3224}.export-progress>span:last-child{flex-direction:column;gap:2px;display:flex}.export-progress strong{font-size:11px;font-weight:700}.export-progress small{color:#77777f;font-size:9px}.export-spinner{border:2px solid #d8d9e1;border-top-color:#000;border-radius:50%;flex:none;width:17px;height:17px;animation:.7s linear infinite export-spin}@keyframes export-spin{to{transform:rotate(360deg)}}@media (width<=720px){.panel{width:min(310px,100vw - 24px);height:calc(100vh - 24px);max-height:none;top:12px;right:12px}.export-progress{width:calc(100% - 32px);position:fixed;bottom:16px;right:16px}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}
