.visu-editor__fab-action-group{z-index:260;align-items:flex-start;gap:14px;display:flex;position:absolute;top:24px;right:20px;overflow:visible}@media (min-width:901px) and (max-width:1200px){.visu-editor__fab-action-group{gap:8px}}.visu-editor__fab-action-group.is-account-menu-open{z-index:360}.visu-editor__fab-account-slot{z-index:262;pointer-events:auto;justify-content:center;align-items:center;display:inline-flex;position:relative}.visu-editor__fab-account-trigger{transition:background .2s,box-shadow .2s,color .2s,transform .16s,opacity .16s}.visu-editor__fullscreen-hotspot{z-index:18;pointer-events:auto;background:0 0;width:248px;height:148px;position:absolute;top:0;right:0}.visu-editor__workspace-stage.is-preview-fullscreen.is-fullscreen-fabs-visible .visu-editor__fullscreen-hotspot{pointer-events:none}.visu-editor__history-floating{z-index:260;transition:width .26s cubic-bezier(.34,1.35,.64,1),transform .34s cubic-bezier(.16,1.18,.28,1),translate .34s cubic-bezier(.16,1.18,.28,1);translate:0}.visu-editor__fab-action-group .visu-editor__fab--snapshot,.visu-editor__fab-action-group .visu-editor__fab--record,.visu-editor__fab-action-group .visu-editor__fab--fullscreen-toggle{transition:background .2s,box-shadow .2s,color .2s,transform .34s cubic-bezier(.16,1.18,.28,1)}.visu-editor__fab{cursor:pointer;color:#1f1f1f;isolation:isolate;background:#fff;border:1px solid #f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:background .2s,box-shadow .2s,color .2s,transform .16s;display:inline-flex;position:absolute;overflow:visible;box-shadow:0 8px 24px #00000014}.visu-editor__fab-action-group .visu-editor__fab{position:relative}.visu-editor__fab:hover{color:#1f1f1f;background:#f3f4f6;transform:scale(1.05);box-shadow:0 8px 24px #00000014}.visu-editor__fab:active{transform:scale(.95)}.visu-editor__fab:disabled{opacity:.38;cursor:not-allowed;transform:none}.visu-editor__fab.is-recording{color:#fff;background:#ef4444;border-color:#ef4444}.visu-editor__fab svg{width:15px;height:15px}.visu-editor__fab--fullscreen{z-index:26;top:24px;right:20px}.visu-editor__fab-svg-asset{flex:none;justify-content:center;align-items:center;width:15px;height:15px;line-height:0;display:inline-flex}.visu-editor__fab-svg-asset img{object-fit:contain;image-rendering:auto;width:15px;max-width:none;height:15px;display:block}.visu-editor__fab-tip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:4;background:#222;border-radius:8px;justify-content:center;align-items:center;min-height:22px;padding:4px 10px;font-size:10px;font-weight:600;line-height:1;transition:opacity .15s,transform .15s;display:inline-flex;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(-6px)}.visu-editor__fab:hover .visu-editor__fab-tip,.visu-editor__fab:focus-visible .visu-editor__fab-tip{opacity:1;transform:translate(-50%)translateY(0)}.visu-editor__rec-badge{top:24px;left:calc(var(--editor-core-stage-left) + ((100% - var(--editor-core-stage-left)) / 2));color:#fff;z-index:260;background:#ef4444;border-radius:100px;align-items:center;gap:10px;height:56px;padding:0 22px;font-size:14px;font-weight:500;transition:left .18s cubic-bezier(.23,1,.32,1);display:inline-flex;position:absolute;transform:translate(-50%);box-shadow:0 8px 24px #00000014}.visu-editor__rec-dot,.visu-editor__fab-rec-dot{background:currentColor;border-radius:50%;width:10px;height:10px;animation:1s infinite editorCoreLabBlink}.visu-editor__fab-rec-dot{background:currentColor;border-radius:999px;width:12px;height:12px;transition:border-radius .2s,transform .16s,background .2s;animation:none}.visu-editor__fab.is-recording .visu-editor__fab-rec-dot{background:#fff;border-radius:3px;transform:scale(.92)}.visu-editor__camera-controls{z-index:260;flex-direction:column;gap:10px;display:flex;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.visu-editor__mobile-sheet-handle{display:none}.visu-editor__camera-btn{--cam-offset-x:0px;--cam-offset-y:0px;--cam-scale:1;cursor:pointer;color:#444;touch-action:none;-webkit-user-select:none;user-select:none;width:44px;height:44px;transform:translate(var(--cam-offset-x), var(--cam-offset-y)) scale(var(--cam-scale));background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,box-shadow .2s,color .2s,transform .16s;display:flex;position:relative;box-shadow:0 2px 12px #0000001f}.visu-editor__camera-btn:hover{--cam-scale:1.08;color:#1f1f1f;background:#fff;box-shadow:0 4px 16px #0000002e}.visu-editor__camera-btn.is-active{color:#fff;background:#1f1f1f;box-shadow:0 4px 20px #00000026}.visu-editor__camera-btn svg{width:18px;height:18px}.visu-editor__camera-tip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#222;border-radius:8px;padding:4px 10px;font-size:10px;font-weight:600;transition:opacity .15s,transform .15s;position:absolute;top:50%;right:calc(100% + 10px);transform:translateY(-50%)translate(6px)}.visu-editor__camera-btn:hover .visu-editor__camera-tip,.visu-editor__camera-btn.is-active .visu-editor__camera-tip{opacity:1;transform:translateY(-50%)translate(0)}.visu-editor__capture-tray{bottom:10px;left:var(--editor-core-tray-left,var(--editor-core-stage-left));box-sizing:border-box;width:auto;min-width:0;max-width:none;box-shadow:none;z-index:260;background:0 0;border:none;border-radius:0;justify-content:flex-start;align-items:center;gap:0;padding:0;transition:left .18s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;right:0;overflow:visible}.visu-editor__sidebar-shell.is-collapsed~.visu-editor__preview-stage .visu-editor__capture-tray{left:24px;right:0}.visu-editor__capture-arrow{color:#1f1f1f;cursor:pointer;z-index:3;background:#fffffff5;border:1px solid #f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,box-shadow .2s,color .2s,transform .16s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #00000014}.visu-editor__capture-arrow.is-left{left:10px}.visu-editor__capture-arrow.is-right{right:10px}.visu-editor__capture-arrow:hover{color:#1f1f1f;background:#f3f4f6;transform:translateY(-50%)scale(1.05);box-shadow:0 8px 24px #00000014}.visu-editor__capture-arrow:active{transform:translateY(-50%)scale(.95)}.visu-editor__capture-arrow svg{width:16px;height:16px}.visu-editor__capture-strip{scroll-behavior:smooth;scroll-snap-type:x mandatory;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-x;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;flex:0 auto;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-width:0;max-width:100%;margin:0;padding:18px;scroll-padding-left:18px;display:flex;overflow:auto visible}.visu-editor__capture-strip::-webkit-scrollbar{height:0}.visu-editor__capture-tile{width:var(--capture-width,96px);opacity:1;cursor:pointer;scroll-snap-align:start;scroll-snap-stop:always;transform-origin:top;will-change:transform, opacity;border-radius:14px;flex-shrink:0;transition:transform .14s cubic-bezier(.23,1,.32,1);position:relative;overflow:visible}.visu-editor__capture-tile.is-fresh{opacity:0;animation:.36s cubic-bezier(.16,.9,.22,1) forwards editorCoreLabBounceIn}.visu-editor__capture-tile.is-exiting{pointer-events:none;animation:.2s cubic-bezier(.4,0,.2,1) forwards editorCoreLabBounceOut}.visu-editor__capture-thumb,.visu-editor__capture-empty{background:0 0;border:none;border-radius:14px;padding:0}.visu-editor__capture-thumb{height:84px;width:var(--capture-width,96px);background-color:#fff;background-image:linear-gradient(45deg,#11111112 25%,#0000 25%),linear-gradient(-45deg,#11111112 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#11111112 75%),linear-gradient(-45deg,#0000 75%,#11111112 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border:none;min-width:0;max-width:none;transition:transform .14s cubic-bezier(.23,1,.32,1),box-shadow .18s;display:inline-flex;overflow:hidden;box-shadow:0 8px 20px #0000001c}.visu-editor__capture-thumb img,.visu-editor__capture-thumb video{object-fit:contain;background:0 0;width:100%;max-width:none;height:84px;display:block}.visu-editor__capture-thumb span,.visu-editor__capture-empty{color:#8d8f96;background:#f3f4f6;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex}.visu-editor__capture-empty{min-width:92px;height:84px;padding:0 16px}.visu-editor__capture-download,.visu-editor__capture-delete,.visu-editor__capture-open{color:#fff;cursor:pointer;opacity:0;pointer-events:none;z-index:2;background:#171410e0;border:none;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .15s,transform .16s cubic-bezier(.23,1,.32,1),background .2s,color .2s,box-shadow .2s;display:flex;position:absolute;transform:scale(.88);box-shadow:0 8px 18px #00000029}.visu-editor__capture-delete{top:-6px;left:auto;right:-6px}.visu-editor__capture-download{color:#111;background:#fffffff5;top:auto;bottom:-6px;left:-6px;box-shadow:0 8px 18px #0000001f}.visu-editor__capture-download.is-video{bottom:-6px}.visu-editor__capture-download svg,.visu-editor__capture-delete svg,.visu-editor__capture-open svg{width:12px;height:12px}.visu-editor__capture-delete:hover{background:#f33;transform:scale(1)}.visu-editor__capture-download:hover{background:#f2f2f2;transform:scale(1)}.visu-editor__capture-status-badge{color:#fff;z-index:2;background:#111112d1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;bottom:8px;left:8px;box-shadow:0 8px 20px #00000029}.visu-editor__capture-open{opacity:1;pointer-events:auto;background:#111112d1;width:28px;height:28px;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)scale(1);box-shadow:0 8px 20px #00000029}.visu-editor__capture-open svg{width:13px;height:13px}.visu-editor__capture-open:hover{background:#111112f5;transform:translate(-50%,-50%)scale(1.04)}@media (hover:hover) and (pointer:fine){.visu-editor__capture-tile:hover .visu-editor__capture-thumb{transform:scale(1.06);box-shadow:0 12px 28px #00000026}.visu-editor__capture-tile:active .visu-editor__capture-thumb{transform:scale(.985)}.visu-editor__capture-tile:hover .visu-editor__capture-delete,.visu-editor__capture-tile:hover .visu-editor__capture-download,.visu-editor__capture-tile:hover .visu-editor__capture-open{opacity:1;pointer-events:auto;transform:scale(1)}.visu-editor__capture-tile:hover .visu-editor__capture-open{transform:translate(-50%,-50%)scale(1)}.visu-editor__capture-tile:hover .visu-editor__capture-open:hover{transform:translate(-50%,-50%)scale(1.04)}}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__sidebar-shell,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__sidebar-reveal,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__history-floating,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__capture-tray,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__camera-controls,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__rec-badge{opacity:0;pointer-events:none;transition:opacity .18s,transform .24s cubic-bezier(.22,1,.36,1)}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__sidebar-shell,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__history-floating,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__sidebar-reveal{transform:translate(-34px)}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__capture-tray,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__camera-controls,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__rec-badge{transform:translate(34px)}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab-action-group,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab--fullscreen{opacity:0;pointer-events:none;transition:opacity .16s,transform .18s cubic-bezier(.23,1,.32,1);transform:translateY(-10px)scale(.96)}.visu-editor__workspace-stage.is-preview-fullscreen.is-fullscreen-fabs-visible .visu-editor__fab-action-group,.visu-editor__workspace-stage.is-preview-fullscreen.is-fullscreen-fabs-visible .visu-editor__fab--fullscreen{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab--fullscreen{position:relative;top:auto;right:auto}@keyframes editorCoreLabBlink{0%,to{opacity:1}50%{opacity:.3}}@keyframes editorCoreLabSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes editorCoreLabBounceIn{0%{opacity:0;transform:translateY(-28px)scale(.86)}58%{opacity:1;transform:translateY(3px)scale(1.035)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes editorCoreLabBounceOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-22px)scale(.9)}}@keyframes editorCoreLabLightboxFadeIn{0%{opacity:0}to{opacity:1}}@keyframes editorCoreLabLightboxPanelIn{0%{opacity:0;transform:translateY(18px)scale(.972)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes editorCoreLabShimmer{0%{background-position:200%}to{background-position:-200%}}@keyframes historyProcessingPulse{0%,to{box-shadow:inset 0 0 0 1px #ff23041f,inset 0 0 34px #ff23042e,0 8px 20px #0000000f}50%{box-shadow:inset 0 0 0 1px #ff230433,inset 0 0 58px #ff23044d,0 8px 20px #0000000f}}@media (max-width:900px){.visu-editor__chrome{flex-direction:column}.visu-editor__actions{justify-content:stretch;width:100%}.visu-editor__action{flex:180px}.visu-editor__workspace{display:block}.visu-editor__parity-grid{grid-template-columns:1fr}.visu-editor__workspace-stage{height:auto;min-height:100vh}.visu-editor__preview-stage{--editor-core-stage-left:0px}.visu-editor__sidebar-shell{border-radius:24px;width:auto;max-width:none;max-height:calc(100vh - 36px);inset:18px 18px auto}.visu-editor__sidebar-shell.is-collapsed{transform:translateY(calc(-100% - 18px))}.visu-editor__sidebar-edge-toggle,.visu-editor__sidebar-edge-sensor{display:none}.visu-editor__sidebar-reveal{border:none;border-radius:24px 0 24px 24px;width:auto;height:48px;padding:0 16px 0 14px;left:12px;box-shadow:0 14px 34px #0000001f}.visu-editor__sidebar-reveal span{letter-spacing:.01em;font-size:12px;font-weight:700;display:inline}.visu-editor__history-floating{width:auto;left:12px;right:116px}.visu-editor__history-floating.is-open{width:auto}.visu-editor__fab-action-group{gap:8px;top:24px;right:70px}.visu-editor__fab,.visu-editor__fab--fullscreen{width:40px;height:40px}.visu-editor__fab--fullscreen,.visu-editor__camera-controls{right:16px}.visu-editor__capture-tray{left:12px;right:12px}.visu-editor__lightbox-head,.visu-editor__lightbox-footer{flex-direction:column;align-items:stretch}:is(html:has(.visu-editor-app),body:has(.visu-editor-app)){overscroll-behavior:none;touch-action:none;height:100%;overflow:hidden}body:has(.visu-editor-app){background:#eaeaea;width:100%;position:fixed;inset:0}.visu-editor-app{overscroll-behavior:none;background:radial-gradient(circle at 0 0,#ff23040e,#0000 28%),#eaeaea;width:100%;height:100dvh;min-height:100dvh;position:fixed;inset:0;overflow:hidden}.visu-editor__workspace{height:100%;min-height:0;overflow:hidden}.visu-editor__workspace-stage{height:100dvh;min-height:0;overflow:hidden}.visu-editor__preview-stage{--editor-core-stage-left:0px;--editor-core-tray-left:0px;overscroll-behavior:none;touch-action:none;height:100%}.visu-editor__frame{touch-action:none;border-radius:22px;box-shadow:0 20px 58px #17131124}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__frame{border-radius:0}.visu-editor-app.is-editor-loading .visu-editor__sidebar-shell,.visu-editor-app.is-editor-loading .visu-editor__sidebar-reveal,.visu-editor-app.is-phase-loading .visu-editor__sidebar-shell,.visu-editor-app.is-phase-loading .visu-editor__sidebar-reveal,.visu-editor-app.is-phase-generating .visu-editor__sidebar-shell,.visu-editor-app.is-phase-generating .visu-editor__sidebar-reveal{opacity:0;pointer-events:none;box-shadow:none;transform:translateY(calc(100% + 18px))}.visu-editor__sidebar-drawer-overlay{z-index:250;background:0 0;position:fixed;inset:0}.visu-editor__sidebar-shell{z-index:260;touch-action:pan-y;background:#fff;border:0;border-radius:28px 28px 0 0;width:auto;min-width:0;max-width:none;height:min(86dvh,780px);max-height:min(86dvh,780px);padding-top:20px;transition:transform .32s cubic-bezier(.18,1,.28,1),opacity .2s,box-shadow .2s;position:fixed;inset:auto 0 0;overflow:visible;box-shadow:0 -22px 70px #17131129}.visu-editor__sidebar-shell[vladyoslav-drawer]{--duration:.38s;--timing-function:cubic-bezier(.24, 1, .28, 1);outline:none}body.is-editor-mobile-slider-scrubbing .visu-editor__sidebar-shell{opacity:.62}.visu-editor__sidebar-shell.is-collapsed{opacity:0;pointer-events:none}.visu-editor__drawer-a11y-title{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.visu-editor__mobile-sheet-handle{z-index:4;cursor:grab;touch-action:none;background:0 0;border:0;justify-content:center;align-items:center;width:100px;height:26px;margin:0;padding:0;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.visu-editor__mobile-sheet-handle:active{cursor:grabbing}.visu-editor__mobile-sheet-handle span{background:#17131124;border-radius:999px;width:50px;height:6px}.visu-editor__sidebar-header{background:#fff;border-bottom:0;border-radius:28px 28px 0 0;height:56px}.visu-editor__sidebar-back{background:#f3f4f6;border-radius:999px;width:42px;height:42px;top:7px;left:18px}.visu-editor__sidebar-filename-shell{max-width:calc(100% - 150px);top:50%}.visu-editor__sidebar-filename-text,.visu-editor__sidebar-filename-input{font-size:14px;font-weight:500}.visu-editor__editor-menu-wrap{top:7px;right:18px;transform:none}.visu-editor__editor-menu-btn{width:42px;height:42px;box-shadow:none;background:#f3f4f6}.visu-editor__editor-menu-wrap.is-open .visu-editor__editor-menu-btn{color:#fff;background:#171311;transform:scale(.96)}.visu-editor__editor-menu-popover{z-index:520;opacity:0;visibility:hidden;pointer-events:none;transform-origin:100% 0;width:min(320px,100vw - 32px);min-height:0;transition:opacity .16s,transform .24s cubic-bezier(.16,1,.3,1),visibility 0s linear .16s;display:block;position:absolute;inset:calc(100% + 10px) 0 auto auto;transform:translateY(-8px)scale(.98)}.visu-editor__editor-menu-wrap.is-open .visu-editor__editor-menu-popover{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .16s,transform .24s cubic-bezier(.16,1,.3,1),visibility linear;transform:translateY(0)scale(1)}.visu-editor__editor-menu-card{opacity:1;visibility:visible;pointer-events:auto;border-radius:28px;gap:4px;width:100%;max-height:min(56dvh,560px);padding:12px;display:none;position:relative;top:auto;left:auto;overflow-y:auto;transform:none;box-shadow:0 24px 90px #17131133}.visu-editor__editor-menu-popover[data-branch=main] .visu-editor__editor-menu-card--main,.visu-editor__editor-menu-popover[data-branch=export] .visu-editor__editor-menu-card--export,.visu-editor__editor-menu-popover[data-branch=html] .visu-editor__editor-menu-card--html{display:flex}.visu-editor__editor-menu-item{min-height:54px;font-family:var(--font-text);font-size:var(--type-body-size);line-height:var(--type-body-leading);border-radius:18px;padding:0 16px;font-weight:400}.visu-editor__editor-menu-resolution-popover{opacity:1;visibility:visible;pointer-events:auto;margin:6px 0 4px;position:relative;top:auto;left:auto;transform:none}.visu-editor__editor-menu-resolution-popover .visu-editor__resolution-popover{width:100%;max-width:100%}.visu-editor__sidebar-scroll{height:calc(min(86dvh,780px) - 76px);min-height:0;max-height:calc(min(86dvh,780px) - 76px);padding:0 24px calc(28px + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;touch-action:pan-y;border-radius:0;gap:0;overflow-y:auto}.visu-editor__sortable-frame{flex-direction:column;gap:0;display:flex}.visu-editor__panel-section{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #17131117;border-radius:0;padding:0;overflow:visible}.visu-editor__panel-section:last-child{border-bottom:0;border-radius:0}.visu-editor__panel-section.is-collapsed{padding:0}.visu-editor__panel-section-header{min-height:64px;margin:0;padding:0}.visu-editor__panel-section-title h3{font-size:26px;font-weight:500;line-height:1.04}.visu-editor__panel-section-body{margin-top:0;overflow:hidden}.visu-editor__panel-section-body-inner{gap:24px;padding:8px 0 30px}.visu-editor__ctrl{gap:16px}.visu-editor__ctrl-label{font-size:15px}.visu-editor__ctrl--slider .visu-editor__ctrl-label{margin:0;padding:0}.visu-editor__slider-input-wrap{margin:0;padding:10px 0 4px}.visu-editor__val-pill{background:#f3f4f6;transform:scale(1)}.visu-editor__range--pill{height:40px}.visu-editor__range--pill::-webkit-slider-thumb{width:38px;height:38px}.visu-editor__range--pill::-moz-range-track{height:40px}.visu-editor__range--pill::-moz-range-progress{height:40px}.visu-editor__range--pill::-moz-range-thumb{width:38px;height:38px}.visu-editor__dropdown-input,.visu-editor__ctrl-text-input{min-height:48px;font-size:16px}.visu-editor__sidebar-reveal{width:100%;height:calc(86px + env(safe-area-inset-bottom,0px));padding:22px 20px calc(22px + env(safe-area-inset-bottom,0px));color:#171311;z-index:245;opacity:0;background:#fffffffa;border:0;border-radius:28px 28px 0 0;justify-content:center;position:fixed;inset:auto 0 0;transform:translateY(100%);box-shadow:0 -16px 46px #1713111a}.visu-editor__sidebar-reveal.is-visible{opacity:1;transform:translateY(0)}.visu-editor__sidebar-reveal:before{content:"";background:#17131124;border-radius:999px;width:52px;height:6px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.visu-editor__sidebar-reveal svg{display:none}.visu-editor__sidebar-reveal span{letter-spacing:0;font-size:16px;font-weight:500;line-height:1;display:inline}.visu-editor__history-floating{top:calc(env(safe-area-inset-top,0px) + 26px);left:max(12px, env(safe-area-inset-left,0px));z-index:225;animation:none;position:fixed;right:auto;transform:none;width:212px!important;max-width:calc(100vw - 172px)!important}.visu-editor__history-floating.is-open{z-index:360;width:280px!important;max-width:calc(100vw - 172px)!important}.visu-editor__history-pill{border:0;border-radius:28px;height:58px;padding:0 18px 0 22px;box-shadow:0 18px 48px #1713111a}.visu-editor__history-pill-title,.visu-editor__history-pill-count{font-size:14px;font-weight:500}.visu-editor__history-floating-modal{transform-origin:top;z-index:361;border:0;border-radius:28px;width:100%;max-height:min(46dvh,420px);position:absolute;inset:calc(100% + 10px) 0 auto;transform:translateY(-8px)scale(.98);box-shadow:0 24px 90px #1713112e}.visu-editor__history-floating.is-open .visu-editor__history-floating-modal{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.visu-editor__fab-action-group{top:auto;left:0;right:auto;bottom:calc(env(safe-area-inset-bottom,0px) + 94px);z-index:230;pointer-events:none;justify-content:center;align-items:center;gap:0;width:100%;margin-left:0;animation:none;display:flex;position:fixed;transform:none}.visu-editor__fab{color:#171311;pointer-events:auto;background:#fffffff5;border:0;width:50px;height:50px;position:relative;box-shadow:0 14px 36px #1713111f}.visu-editor__fab-action-group .visu-editor__fab--snapshot{width:70px;height:70px;box-shadow:0 0 0 6px #ffffff8f,0 0 0 8px #fffffff2,0 15px 38px #17131121}.visu-editor__fab-action-group .visu-editor__fab--snapshot svg{width:23px;height:23px}.visu-editor__fab-action-group .visu-editor__fab--record{width:45px;height:45px;position:absolute;top:50%;left:calc(50% + 56px);transform:translateY(-50%)}.visu-editor__fab-action-group .visu-editor__fab--record:hover{transform:translateY(-50%)scale(1.05)}.visu-editor__fab-action-group .visu-editor__fab--record:active{transform:translateY(-50%)scale(.95)}.visu-editor__fab-action-group .visu-editor__fab--record .visu-editor__fab-rec-dot{background:#ef4444;width:16px;height:16px}.visu-editor__fab-action-group .visu-editor__fab-account-slot{top:calc(env(safe-area-inset-top,0px) + 28px);z-index:421;pointer-events:auto;position:fixed;bottom:auto;left:auto;right:18px}.visu-editor__fab-account-trigger{width:58px!important;height:58px!important}.visu-editor__fab-action-group .visu-editor__fab--fullscreen-toggle{top:calc(env(safe-area-inset-top,0px) + 28px);background:#fffffff5;width:58px;height:58px;position:fixed;bottom:auto;left:auto;right:88px;transform:none}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab-action-group{opacity:1;pointer-events:none;z-index:420;transform:none}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab--snapshot,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab--record{display:none}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab-account-slot{pointer-events:auto}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab--fullscreen-toggle,.visu-editor__workspace-stage.is-preview-fullscreen.is-fullscreen-fabs-visible .visu-editor__fab--fullscreen-toggle{opacity:1;pointer-events:auto;display:inline-flex;transform:none}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab--fullscreen,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab-action-group .visu-editor__fab--fullscreen-toggle.visu-editor__fab--fullscreen{top:calc(env(safe-area-inset-top,0px) + 28px)!important;width:58px!important;height:58px!important;position:fixed!important;bottom:auto!important;left:auto!important;right:18px!important;transform:none!important}.visu-editor__fab-tip,.visu-editor__camera-tip,.visu-editor__camera-controls{display:none}.visu-editor__capture-tray{left:max(20px, env(safe-area-inset-left,0px));right:auto;bottom:calc(env(safe-area-inset-bottom,0px) + 84px);z-index:224;width:112px;height:96px;box-shadow:none;pointer-events:none;background:0 0;border:0;justify-content:flex-start;align-items:flex-end;padding:0;display:flex}.visu-editor__capture-arrow{display:none}.visu-editor__capture-strip{scroll-snap-type:none;pointer-events:auto;touch-action:manipulation;width:112px;height:96px;padding:0;display:block;position:relative;overflow:visible}.visu-editor__capture-tile{width:clamp(54px, calc(var(--capture-width,116px) * .7), 96px);height:auto;aspect-ratio:var(--capture-aspect,1.333);scroll-snap-align:none;transform-origin:bottom;filter:drop-shadow(0 14px 30px #1713111f);border-radius:18px;flex:none;position:absolute;bottom:0;left:0}.visu-editor__capture-tile:last-child{z-index:10;transform:translate(14px,-12px)rotate(-1deg)}.visu-editor__capture-tile:nth-last-child(2){z-index:9;transform:translate(4px,-2px)rotate(-5deg)}.visu-editor__capture-tile:nth-last-child(3){z-index:1;opacity:0;pointer-events:none;transform:translateY(10px)scale(.94)}.visu-editor__capture-tile:nth-last-child(n+4){z-index:1;opacity:0;pointer-events:none;transform:translateY(16px)scale(.94)}.visu-editor__capture-tile.is-fresh{animation:.36s cubic-bezier(.18,1,.22,1) editorCoreLabMobileCaptureIn}.visu-editor__capture-tile.is-exiting{animation:.18s forwards editorCoreLabMobileCaptureOut}.visu-editor__capture-thumb,.visu-editor__capture-empty{border-radius:18px;width:100%;height:100%}.visu-editor__capture-thumb img,.visu-editor__capture-thumb video{object-fit:contain;width:100%;height:100%}.visu-editor__perf-badge-wrap{right:14px;bottom:calc(env(safe-area-inset-bottom,0px) + 69px)}.visu-editor__perf-badge{color:#1713116b;font-size:11px}.visu-editor__perf-badge-wrap .visu-editor__resolution-popover{width:min(312px,100vw - 28px);right:-2px}.visu-editor__lightbox{background:#0c0f1666;justify-content:center;align-items:flex-end;padding:0}.visu-editor__lightbox-panel{width:100%;max-height:min(86dvh,760px);padding:18px 18px calc(18px + env(safe-area-inset-bottom,0px));border-radius:30px 30px 0 0;animation-name:editorCoreLabMobileDrawerIn;box-shadow:0 -24px 90px #00000042}.visu-editor__lightbox-media,.visu-editor__lightbox-image,.visu-editor__lightbox-video{max-height:52dvh}}@keyframes editorCoreLabMobileDrawerIn{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@keyframes editorCoreLabMobileCaptureIn{0%{opacity:0;transform:translate(-22px,20px)scale(.84)rotate(-8deg)}70%{opacity:1;transform:translate(4px,-2px)scale(1.03)rotate(2deg)}to{opacity:1;transform:translate(0,0)scale(1)rotate(0)}}@keyframes editorCoreLabMobileCaptureOut{to{opacity:0;transform:translate(-18px,12px)scale(.86)rotate(-6deg)}}
.visu-editor__refine-backdrop{z-index:269;opacity:0;visibility:hidden;pointer-events:none;cursor:default;background:0 0;border:0;width:100%;height:100%;padding:0;transition:opacity .16s,visibility .16s;position:absolute;inset:0}.visu-editor__refine-backdrop.is-visible{opacity:1;visibility:visible;pointer-events:auto}.visu-editor__refine{--visu-editor-refine-right-reserve:306px;--visu-editor-refine-title-size:14px;--visu-editor-refine-title-font:"neue-haas-grotesk-text", "neue-haas-grotesk-display", sans-serif;top:24px;left:calc(var(--editor-core-stage-left) + ( ( 100% - var(--editor-core-stage-left) - var(--visu-editor-refine-right-reserve) ) / 2 ));z-index:270;width:112px;min-height:56px;font-family:var(--font-text);pointer-events:none;transition:width .22s cubic-bezier(.16,1,.3,1),top .22s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%)}.visu-editor__refine[hidden]{display:none}.visu-editor__refine.has-remix-banner{top:86px}.visu-editor__refine-trigger{z-index:1;color:#111;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;pointer-events:auto;background:#fffffff0;border:1px solid #1713110f;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:112px;height:56px;margin:0 auto;padding:0 17px;transition:width .22s cubic-bezier(.16,1,.3,1),background .16s,-webkit-backdrop-filter .16s,backdrop-filter .16s,box-shadow .16s,transform .16s;display:flex;position:relative;box-shadow:0 14px 34px #1713111a}.visu-editor__refine:not(.is-open):not(.is-busy):hover .visu-editor__refine-trigger,.visu-editor__refine:not(.is-open):not(.is-busy):focus-within .visu-editor__refine-trigger{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd1;transform:scale(1.05)}.visu-editor__refine-trigger:active:not(:disabled){transform:translateY(1px)scale(.985)}.visu-editor__refine-ai-icon{flex:none;width:18px;height:18px;display:block;transform:translate(-1px,-1px)}.visu-editor__refine-trigger-label{color:#111;font-family:var(--visu-editor-refine-title-font);font-size:var(--visu-editor-refine-title-size);font-variation-settings:normal;letter-spacing:0;white-space:nowrap;font-style:normal;font-weight:500;font-stretch:100%;line-height:1}.visu-editor__refine.is-open{width:min(440px, max(336px, calc(100vw - var(--editor-core-stage-left) - 330px)))}.visu-editor__refine.is-open .visu-editor__refine-trigger{opacity:0;pointer-events:none;transform:scale(.94)}.visu-editor__refine-panel{width:min(440px, max(336px, calc(100vw - var(--editor-core-stage-left) - 330px)));-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;background:#ffffffd6;border:1px solid #17131112;border-radius:22px;min-height:232px;padding:16px;transition:opacity .14s,transform .22s cubic-bezier(.16,1,.3,1),visibility .14s;position:absolute;top:0;left:50%;transform:translate(-50%)translateY(-8px)scale(.965);box-shadow:0 20px 54px #1713111f}.visu-editor__refine.is-open .visu-editor__refine-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)scale(1)}.visu-editor__refine-header{z-index:3;grid-template-columns:20px 1fr 20px;align-items:center;min-height:20px;display:grid;position:relative}.visu-editor__refine-header>img{justify-self:center}.visu-editor__refine-header h2{color:#111;font-family:var(--visu-editor-refine-title-font);font-size:var(--visu-editor-refine-title-size);font-variation-settings:normal;letter-spacing:0;text-align:center;margin:0;font-style:normal;font-weight:500;font-stretch:100%;line-height:1}.visu-editor__refine-help{color:#a7a7a7;cursor:help;background:#efefef;border:0;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:background .14s,color .14s;display:inline-flex;position:relative}.visu-editor__refine-help>img{width:7px;height:11px;display:block}.visu-editor__refine-help>span{z-index:5;box-sizing:border-box;color:#fff;width:264px;max-width:calc(100vw - 56px);font:500 12px/1.35 var(--font-text);text-align:left;opacity:0;visibility:hidden;pointer-events:none;background:#111111eb;border-radius:14px;padding:10px 12px;transition:opacity .14s,transform .16s cubic-bezier(.23,1,.32,1),visibility .14s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 12px 24px #0000001f}.visu-editor__refine-help:hover,.visu-editor__refine-help:focus-visible{color:#7f7f7f;background:#e8e8e8;outline:none}.visu-editor__refine-help:hover>span,.visu-editor__refine-help:focus-visible>span{opacity:1;visibility:visible;transform:translateY(0)}.visu-editor__refine-input{resize:none;color:#151515;width:100%;min-height:104px;font-family:var(--font-text);background:0 0;border:0;outline:0;margin:12px 0 10px;padding:0 2px;font-size:14px;font-weight:400;line-height:1.45}.visu-editor__refine-input::placeholder{color:#15151547}.visu-editor__refine-error{color:#d73320;margin:-4px 0 10px;font-size:12px;line-height:1.25}.visu-editor__refine-footer{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;display:grid}.visu-editor__refine-media-wrap{position:relative}.visu-editor__refine-media{color:#1f1f1f;cursor:pointer;background:#fff;border:1px solid #f3f4f6;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:background .2s,box-shadow .2s,color .2s,transform .16s;display:flex;overflow:hidden;box-shadow:0 8px 24px #00000014}.visu-editor__refine-media:hover,.visu-editor__refine-media:focus-visible{color:#1f1f1f;background:#fff;outline:none;transform:scale(1.05);box-shadow:0 8px 24px #00000014}.visu-editor__refine-media:active:not(:disabled){transform:scale(.95)}.visu-editor__refine-media:focus-visible{box-shadow:0 0 0 3px #ff230424,0 8px 24px #00000014}.visu-editor__refine-media:disabled{opacity:.38;cursor:not-allowed;transform:none}.visu-editor__refine-media:not(.has-image)>img{filter:brightness(.48);width:18px;height:18px;transition:filter .16s;display:block}.visu-editor__refine-media-tip{z-index:4;color:#fff;min-height:22px;font-family:var(--font-text);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:#222;border-radius:8px;justify-content:center;align-items:center;padding:4px 10px;font-size:10px;font-weight:600;line-height:1;transition:opacity .15s,transform .15s,visibility .15s;display:inline-flex;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(-6px)}.visu-editor__refine-media[aria-expanded=false]:hover+.visu-editor__refine-media-tip,.visu-editor__refine-media[aria-expanded=false]:focus-visible+.visu-editor__refine-media-tip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.visu-editor__refine-media.has-image>img{object-fit:cover;width:100%;height:100%}.visu-editor__refine-media-remove{z-index:2;color:#fff;width:20px;height:20px;font:14px/1 var(--font-text);cursor:pointer;background:#111111e0;border:2px solid #fffffff5;border-radius:999px;padding:0;position:absolute;top:-4px;right:-4px}.visu-editor__refine-media-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #1713110f;border-radius:18px;width:190px;padding:6px;position:absolute;bottom:calc(100% + 10px);left:0;box-shadow:0 18px 46px #17131124}.visu-editor__refine-media-menu[hidden]{display:none}.visu-editor__refine-media-menu button{color:#171717;width:100%;min-height:40px;font:400 14px/1 var(--font-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:0 12px}.visu-editor__refine-media-menu button:hover,.visu-editor__refine-media-menu button:focus-visible{background:#f2f2f2;outline:none}.visu-editor__refine-submit{color:#fff;width:100%;height:48px;font-family:var(--visu-editor-refine-title-font);font-size:var(--visu-editor-refine-title-size);font-variation-settings:normal;letter-spacing:0;text-align:center;cursor:pointer;background:#ff2304;border:0;border-radius:999px;padding:0 20px;font-style:normal;font-weight:500;font-stretch:100%;line-height:1;transition:opacity .14s,transform .15s,background .15s,padding-right .18s cubic-bezier(.16,1,.3,1);position:relative}.visu-editor__refine-submit[data-cost-badge-open=true]{padding-right:68px}.visu-editor__refine-submit:hover:not(:disabled){background:#ef2003}.visu-editor__refine-submit:active:not(:disabled){transform:scale(.99)}.visu-editor__refine-submit:disabled,.visu-editor__refine-submit[data-insufficient=true]{opacity:.45}.visu-editor__refine-submit[data-insufficient=true]{cursor:pointer}.visu-editor__refine.is-busy{isolation:isolate;width:56px}.visu-editor__refine.is-busy:before{content:"";z-index:0;opacity:0;pointer-events:none;background:radial-gradient(circle,#ff230442 0%,#ff23042e 24%,#ff23041a 42%,#ff23040e 56%,#ff230400 70% 100%);border-radius:999px;width:80px;height:80px;animation:2.5s cubic-bezier(.22,.61,.36,1) infinite visu-editor-refine-pulse-soft;position:absolute;top:28px;left:50%;transform:translate(-50%,-50%)scale(.9)}@keyframes visu-editor-refine-pulse-soft{0%{opacity:0;transform:translate(-50%,-50%)scale(.9)}18%{opacity:.34}58%{opacity:.22;transform:translate(-50%,-50%)scale(1.58)}to{opacity:0;transform:translate(-50%,-50%)scale(1.72)}}.visu-editor__refine.is-busy .visu-editor__refine-trigger{cursor:wait;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;width:56px;height:56px;padding:0}.visu-editor__refine-spinner{will-change:transform;border:2px solid #11111129;border-top-color:#111;border-radius:999px;width:17px;height:17px;animation:.75s linear infinite editorCoreLabSpin}.visu-editor__refine-spinner.is-dark{border-color:#111 #11111129 #11111129}.visu-editor__refine-progress-tip{z-index:2;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#141414e6;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:500;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 9px);left:50%;transform:translate(-50%)translateY(-3px)}.visu-editor__refine.is-busy:hover .visu-editor__refine-progress-tip,.visu-editor__refine.is-busy:focus-within .visu-editor__refine-progress-tip{opacity:1;transform:translate(-50%)translateY(0)}@media (min-width:901px) and (max-width:1200px){.visu-editor__refine,.visu-editor__refine.is-open,.visu-editor__refine.is-busy{width:56px;top:24px;left:auto;right:276px;transform:none}.visu-editor__refine.has-remix-banner{top:86px}.visu-editor__refine-trigger{width:56px;margin:0;padding:0}.visu-editor__refine-trigger-label{display:none}.visu-editor__refine-ai-icon{transform:none}.visu-editor__refine-panel{top:96px;right:auto;left:calc(var(--editor-core-stage-left) + ((100vw - var(--editor-core-stage-left)) / 2));width:min(440px, calc(100vw - var(--editor-core-stage-left) - 32px));position:fixed}.visu-editor__refine.has-remix-banner .visu-editor__refine-panel{top:86px}}@media (max-width:900px){.visu-editor__refine{top:auto;left:0;right:0;bottom:calc(env(safe-area-inset-bottom,0px) + 90px);z-index:340;pointer-events:none;width:100%;position:fixed;transform:none}.visu-editor__refine.has-remix-banner{top:auto}.visu-editor__refine.is-open,.visu-editor__refine.is-busy{width:100%}.visu-editor__refine-trigger{pointer-events:auto;width:56px;margin:0;padding:0;position:absolute;left:calc(50% - 75px);transform:translate(-50%)}.visu-editor__refine:not(.is-open):not(.is-busy):hover .visu-editor__refine-trigger,.visu-editor__refine:not(.is-open):not(.is-busy):focus-within .visu-editor__refine-trigger{transform:translate(-50%)scale(1.05)}.visu-editor__refine-trigger:active:not(:disabled){transform:translate(-50%)translateY(1px)scale(.985)}.visu-editor__refine-panel{top:auto;left:12px;right:12px;bottom:calc(env(safe-area-inset-bottom,0px) + 12px);border-radius:22px;width:auto;min-height:232px;padding:16px;position:fixed;transform:translateY(14px)scale(.985)}.visu-editor__refine.is-open .visu-editor__refine-panel{transform:translateY(0)scale(1)}.visu-editor__refine-input{min-height:104px}.visu-editor__refine-trigger-label{display:none}.visu-editor__refine-ai-icon{transform:none}.visu-editor__refine.is-busy:before,.visu-editor__refine-progress-tip{left:calc(50% - 75px)}}@media (prefers-reduced-motion:reduce){.visu-editor__refine-backdrop,.visu-editor__refine,.visu-editor__refine-trigger,.visu-editor__refine-trigger-label,.visu-editor__refine-panel,.visu-editor__refine-submit,.visu-editor__refine-progress-tip{transition-duration:1ms!important}.visu-editor__refine.is-busy:before{display:none}}
.visu-editor__save-notification{--visu-editor-save-right-reserve:306px;top:24px;left:calc(var(--editor-core-stage-left) + ( ( 100% - var(--editor-core-stage-left) - var(--visu-editor-save-right-reserve) ) / 2 ));z-index:271;color:#111;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-variation-settings:normal;letter-spacing:0;pointer-events:none;background:#fffffff0;border:1px solid #1713110f;border-radius:999px;min-width:0;height:56px;font-family:neue-haas-grotesk-text,neue-haas-grotesk-display,sans-serif;font-size:14px;font-style:normal;font-weight:500;font-stretch:100%;line-height:1;transition:min-width .22s cubic-bezier(.16,1,.3,1),top .22s cubic-bezier(.16,1,.3,1);animation:.24s cubic-bezier(.16,1,.3,1) both visu-editor-save-pill-in;position:absolute;overflow:hidden;transform:translate(-50%);box-shadow:0 14px 34px #1713111a}.visu-editor__save-notification.has-remix-banner{top:86px}.visu-editor__save-notification.is-saved{min-width:126px}.visu-editor__save-notification.is-error{min-width:146px}.visu-editor__save-notification.is-exiting{animation:.3s cubic-bezier(.4,0,.2,1) forwards visu-editor-save-pill-out}.visu-editor__save-notification-progress,.visu-editor__save-notification-result{justify-content:center;align-items:stretch;height:100%}.visu-editor__save-notification-progress{grid-template-columns:116px 1px 204px;display:grid}.visu-editor__save-notification-result{align-items:center;gap:11px;padding:0 15px 0 18px;display:flex}.visu-editor__save-notification-result.is-error{gap:10px;padding-right:18px}.visu-editor__save-notification-result-label{white-space:nowrap;align-items:center;display:inline-flex}.visu-editor__save-notification-step{color:#11111157;white-space:nowrap;justify-content:center;align-items:center;min-width:0;padding:0 16px;transition:color .18s;display:inline-flex}.visu-editor__save-notification-step[data-active=true]{color:#111}.visu-editor__save-notification-step[data-done=true]{color:#11111175}.visu-editor__save-notification-preview-step{grid-template-columns:minmax(0,1fr) 10px;column-gap:12px;padding:0 17px 0 18px;display:grid;position:relative}.visu-editor__save-notification-preview-label{text-align:center;text-overflow:ellipsis;min-width:0;overflow:hidden}.visu-editor__save-notification-divider{background:#17131114;align-self:stretch;width:1px}.visu-editor__save-notification-rec,.visu-editor__save-notification-error-dot{border-radius:999px;flex:none;width:10px;height:10px}.visu-editor__save-notification-rec{opacity:.28;background:#ef342a;transition:background .18s,opacity .18s}.visu-editor__save-notification-rec[data-state=active]{opacity:1;animation:1.1s ease-in-out infinite visu-editor-save-rec-breathe}.visu-editor__save-notification-rec[data-state=done]{opacity:1;background:#14a866;animation:none}.visu-editor__save-notification-error-dot{background:#ef342a}.visu-editor__save-notification-lottie{flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.visu-editor__save-notification-static-check{fill:none;stroke:#14a866;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.visu-editor__history-floating{transition:width .26s cubic-bezier(.34,1.35,.64,1),opacity .16s,transform .34s cubic-bezier(.16,1.18,.28,1),translate .24s cubic-bezier(.16,1,.3,1),visibility linear}.visu-editor-app.is-save-notification-active .visu-editor__history-floating{opacity:0;visibility:hidden;pointer-events:none;transition:width .26s cubic-bezier(.34,1.35,.64,1),opacity .14s,transform .34s cubic-bezier(.16,1.18,.28,1),translate .22s cubic-bezier(.16,1,.3,1),visibility 0s linear .14s;translate:0 -12px}@keyframes visu-editor-save-pill-in{0%{opacity:0;transform:translate(-50%)translateY(-12px)scale(.97)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes visu-editor-save-pill-out{0%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(-10px)scale(.97)}}@keyframes visu-editor-save-rec-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.42;transform:scale(.78)}}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__save-notification{top:calc(env(safe-area-inset-top,0px) + 24px);left:50%}@media (min-width:901px) and (max-width:1200px){.visu-editor__save-notification,.visu-editor__save-notification.has-remix-banner{top:96px;left:calc(var(--editor-core-stage-left) + ((100vw - var(--editor-core-stage-left)) / 2));max-width:calc(100vw - var(--editor-core-stage-left) - 32px);position:fixed}}@media (max-width:900px){.visu-editor__save-notification,.visu-editor__save-notification.has-remix-banner{top:calc(env(safe-area-inset-top,0px) + 94px);z-index:430;width:min(321px,100vw - 24px);max-width:calc(100vw - 24px);height:56px;position:fixed;left:50%}.visu-editor__save-notification.is-saved{width:auto;min-width:126px}.visu-editor__save-notification.is-error{width:auto;min-width:146px}.visu-editor__save-notification-progress{grid-template-columns:104px 1px minmax(0,1fr)}.visu-editor__save-notification-step{padding:0 12px}.visu-editor__save-notification-preview-step{column-gap:9px;padding:0 13px 0 14px}}@media (prefers-reduced-motion:reduce){.visu-editor__save-notification,.visu-editor__save-notification-rec{animation:none}.visu-editor__save-notification{transition:opacity .12s}.visu-editor__save-notification.is-exiting{opacity:0;animation:none}.visu-editor__history-floating,.visu-editor-app.is-save-notification-active .visu-editor__history-floating{transition:none}}
.visu-editor__canvas-context-menu{z-index:2147483030;opacity:1;width:244px;position:fixed;transform:translateY(0)scale(1)}.visu-editor__canvas-context-menu-card,.visu-editor__canvas-context-menu-submenu{-webkit-backdrop-filter:blur(18px);background:#fffffffa;border-radius:24px;flex-direction:column;gap:2px;width:244px;padding:10px;display:flex;box-shadow:0 20px 48px #0000001f,inset 0 1px #ffffffe6}.visu-editor__canvas-context-menu-card{animation:.14s cubic-bezier(.23,1,.32,1) both visuCanvasContextMenuIn}.visu-editor__canvas-context-menu-branch{position:relative}.visu-editor__canvas-context-menu-branch:after{content:"";pointer-events:auto;width:8px;position:absolute;top:-10px;bottom:-10px;left:100%}.visu-editor__canvas-context-menu[data-side=left] .visu-editor__canvas-context-menu-branch:after{left:auto;right:100%}.visu-editor__canvas-context-menu-submenu{opacity:0;visibility:hidden;pointer-events:none;transform-origin:0 0;transition:opacity .12s,transform .16s cubic-bezier(.23,1,.32,1),visibility .12s;position:absolute;top:-10px;left:calc(100% + 8px);transform:translate(-4px)scale(.985)}.visu-editor__canvas-context-menu[data-side=left] .visu-editor__canvas-context-menu-submenu{transform-origin:100% 0;left:auto;right:calc(100% + 8px);transform:translate(4px)scale(.985)}.visu-editor__canvas-context-menu-branch.is-open .visu-editor__canvas-context-menu-submenu,.visu-editor__canvas-context-menu-branch:focus-within .visu-editor__canvas-context-menu-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)scale(1)}.visu-editor__canvas-context-menu-icon{color:#c4c4c4;opacity:.86;width:16px;height:16px;-webkit-mask:var(--canvas-context-menu-icon) center / contain no-repeat;-webkit-mask:var(--canvas-context-menu-icon) center / contain no-repeat;mask:var(--canvas-context-menu-icon) center / contain no-repeat;background:currentColor;flex:none;justify-content:center;align-items:center;display:inline-flex}.visu-editor__canvas-context-menu .visu-editor__editor-menu-meta{text-overflow:ellipsis;white-space:nowrap;max-width:96px;overflow:hidden}@keyframes visuCanvasContextMenuIn{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}
.visu-editor__sidebar-context-menu{z-index:2147483030;opacity:1;width:244px;position:fixed;transform:translateY(0)scale(1)}.visu-editor__sidebar-context-menu-card{-webkit-backdrop-filter:blur(18px);background:#fffffffa;border-radius:24px;flex-direction:column;gap:2px;width:244px;padding:10px;animation:.14s cubic-bezier(.23,1,.32,1) both visuSidebarContextMenuIn;display:flex;box-shadow:0 20px 48px #0000001f,inset 0 1px #ffffffe6}.visu-editor__sidebar-context-menu-icon{color:#c4c4c4;opacity:.86;flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.visu-editor__sidebar-context-menu-icon:not(.visu-editor__sidebar-context-menu-icon--inline){-webkit-mask:var(--sidebar-context-menu-icon) center / contain no-repeat;-webkit-mask:var(--sidebar-context-menu-icon) center / contain no-repeat;mask:var(--sidebar-context-menu-icon) center / contain no-repeat;background:currentColor}.visu-editor__sidebar-context-menu-icon svg{width:17px;height:17px;display:block}.visu-editor__sidebar-context-menu .visu-editor__editor-menu-meta{text-overflow:ellipsis;white-space:nowrap;max-width:72px;overflow:hidden}.visu-editor__sidebar-context-menu .visu-editor__editor-menu-item.is-disabled:after{left:calc(100% + 10px);right:auto;transform:translateY(-50%)translate(-6px)}.visu-editor__sidebar-context-menu .visu-editor__editor-menu-item.is-disabled:hover:after,.visu-editor__sidebar-context-menu .visu-editor__editor-menu-item.is-disabled:focus-visible:after{transform:translateY(-50%)translate(0)}.visu-editor__panel-section-title-input{color:#1f1f1f;letter-spacing:0;background:#1f1f1f0f;border:none;border-radius:12px;outline:none;width:min(100%,360px);min-width:0;height:36px;margin:-6px 0;padding:0 10px;font-family:Neue Haas Grotesk Display Std,neue-haas-grotesk-display,Inter,sans-serif;font-size:24px;font-weight:500;line-height:1;box-shadow:inset 0 0 0 1px #1f1f1f14}.visu-editor__panel-section-title-input:focus{background:#ffffffeb;box-shadow:0 0 0 2px #1f1f1f29}.visu-editor__control-label-input{color:#1f1f1f;width:min(100%,190px);min-width:0;height:26px;font:inherit;letter-spacing:0;background:#1f1f1f0f;border:none;border-radius:9px;outline:none;margin:-4px 0;padding:0 8px;line-height:1;box-shadow:inset 0 0 0 1px #1f1f1f14}.visu-editor__control-label-input:focus{background:#ffffffeb;box-shadow:0 0 0 2px #1f1f1f29}@keyframes visuSidebarContextMenuIn{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:900px){.visu-editor__panel-section-title-input{height:38px;font-size:26px}}
.visu-editor__external-control-badge{color:#1f1f1f9e;vertical-align:middle;background:#1f1f1f13;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:4px;width:18px;min-width:18px;height:18px;padding:0;display:inline-flex;box-shadow:inset 0 0 0 1px #1f1f1f14}.visu-editor__external-control-badge.has-count{width:auto;min-width:24px;padding:0 6px}.visu-editor__external-control-badge.is-connected{color:#115839d1;background:#1b8e591f;box-shadow:inset 0 0 0 1px #1b8e5929}.visu-editor__external-control-badge.is-disconnected{color:#975f0ed1;background:#e18f171f;box-shadow:inset 0 0 0 1px #e18f1729}.visu-editor__external-control-badge.is-listening{color:#2449b4e6;background:#3265db1f;box-shadow:inset 0 0 0 1px #3265db2e}.visu-editor__external-control-badge-icon{background:currentColor;border-radius:999px;width:9px;height:9px;position:relative}.visu-editor__external-control-badge-icon:after{content:"";border-radius:inherit;opacity:.28;border:1px solid;position:absolute;inset:-4px}.visu-editor__external-control-badge.is-listening .visu-editor__external-control-badge-icon:after{animation:1s ease-out infinite visuExternalControlPulse}.visu-editor__external-control-badge-count{font-variant-numeric:tabular-nums;font-size:9px;font-weight:700;line-height:1}.visu-editor__external-bind-popover{z-index:2147483040;-webkit-backdrop-filter:blur(18px);color:#1f1f1f;background:#fffffffa;border-radius:18px;gap:12px;width:min(330px,100vw - 24px);padding:16px;animation:.16s cubic-bezier(.23,1,.32,1) both visuExternalBindPopoverIn;display:grid;position:fixed;box-shadow:0 24px 56px #00000029,inset 0 1px #fffffff2}.visu-editor__external-bind-head{grid-template-columns:36px minmax(0,1fr) 30px;align-items:center;gap:12px;min-width:0;display:grid}.visu-editor__external-bind-spinner{background:#1f1f1f13;border-radius:999px;place-items:center;width:36px;height:36px;display:inline-grid}.visu-editor__external-bind-spinner:before{content:"";border:2px solid #1f1f1f2e;border-top-color:#1f1f1fbd;border-radius:999px;width:17px;height:17px;animation:.72s linear infinite visuExternalControlSpin}.visu-editor__external-bind-copy{gap:3px;min-width:0;display:grid}.visu-editor__external-bind-title{text-overflow:ellipsis;white-space:normal;font-family:var(--font-text);letter-spacing:0;font-size:14px;font-weight:400;line-height:1.2;overflow:hidden}.visu-editor__external-bind-last{text-overflow:ellipsis;white-space:nowrap;color:#1f1f1f57;min-width:0;font-family:var(--font-text);letter-spacing:0;font-size:14px;font-weight:400;line-height:1.2;overflow:hidden}.visu-editor__external-bind-close{color:#1f1f1f;cursor:pointer;background:#f3f4f6;border:0;border-radius:999px;width:30px;height:30px;transition:background .14s,color .14s,transform .12s,opacity .14s;position:relative}.visu-editor__external-bind-close:before,.visu-editor__external-bind-close:after{content:"";background:currentColor;border-radius:999px;width:12px;height:1.5px;position:absolute;top:50%;left:50%}.visu-editor__external-bind-close:before{transform:translate(-50%,-50%)rotate(45deg)}.visu-editor__external-bind-close:after{transform:translate(-50%,-50%)rotate(-45deg)}.visu-editor__external-bind-close:hover,.visu-editor__external-bind-close:focus-visible{color:#fff;background:#111;outline:none}.visu-editor__external-bind-close:active{transform:scale(.96)}.visu-editor__external-bind-devices{background:0 0;border-top:1px solid #1f1f1f1a;border-bottom:1px solid #1f1f1f1a;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;margin:4px -16px -16px;display:grid;overflow:hidden}.visu-editor__external-bind-devices.has-warning{margin-bottom:0}.visu-editor__external-bind-device{color:#0f0f0f;background:0 0;justify-content:center;align-items:center;min-width:0;min-height:74px;display:inline-flex;position:relative}.visu-editor__external-bind-device+.visu-editor__external-bind-device{border-left:1px solid #1f1f1f1a}.visu-editor__external-bind-device.is-disconnected{color:#1f1f1f21}.visu-editor__external-bind-device-icon{background:currentColor;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.visu-editor__external-bind-device-icon--midi{width:42px;height:25px;-webkit-mask-image:url(/Assets_design/external-controls/midi.svg);mask-image:url(/Assets_design/external-controls/midi.svg)}.visu-editor__external-bind-device-icon--gamepad{width:49px;height:25px;-webkit-mask-image:url(/Assets_design/external-controls/controller.svg);mask-image:url(/Assets_design/external-controls/controller.svg)}.visu-editor__external-bind-device-count{color:#050505;min-width:18px;height:18px;font-family:var(--font-text);letter-spacing:0;background:#52f36c;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:12px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:21px;right:calc(50% - 34px)}.visu-editor__external-bind-device.is-disconnected .visu-editor__external-bind-device-count{color:#050505;background:#ff5a5f}.visu-editor__external-bind-warning{color:#864b08f5;font-family:var(--font-text);letter-spacing:0;background:#e18f171f;border-radius:10px;padding:9px 10px;font-size:14px;font-weight:400;line-height:1.25}@keyframes visuExternalControlSpin{to{transform:rotate(360deg)}}@keyframes visuExternalControlPulse{0%{opacity:.38;transform:scale(.72)}to{opacity:0;transform:scale(1.75)}}@keyframes visuExternalBindPopoverIn{0%{opacity:0;transform:translateY(-7px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}
.visu-editor-timeline{left:calc(var(--editor-core-stage-left,416px) - 12px);z-index:300;flex-direction:column;gap:10px;font-family:Neue Haas Grotesk Display Std,neue-haas-grotesk-display,Inter,sans-serif;animation:.22s ease-out visu-editor-timeline-enter;display:flex;position:absolute;bottom:20px;right:20px}@keyframes visu-editor-timeline-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.visu-editor-timeline__fab{z-index:299;position:absolute;top:auto;bottom:46px;right:20px}.visu-editor-timeline__fab svg{fill:currentColor;stroke:none;width:21px;height:18px}.visu-editor-timeline__fab.has-content:after{content:"";background:#1d49ff;border-radius:50%;width:10px;height:10px;position:absolute;top:6px;right:6px}.visu-editor-timeline__topbar{justify-content:space-between;align-items:center;gap:10px;display:flex}.visu-editor-timeline__transport{align-items:center;gap:10px;display:flex}.visu-editor-timeline__transport-btn{color:#1f1f1f;cursor:pointer;background:#fffffff0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .18s,box-shadow .18s,color .18s,transform .16s;display:inline-flex;position:relative;box-shadow:0 2px 12px #0000001f}.visu-editor-timeline__transport-btn:hover{background:#fff;transform:scale(1.08);box-shadow:0 4px 16px #0000002e}.visu-editor-timeline__transport-btn:disabled{opacity:.38;cursor:not-allowed;transform:none}.visu-editor-timeline__transport-btn.is-active{color:#fff;background:#1f1f1f}.visu-editor-timeline__transport-btn svg{width:17px;height:17px}.visu-editor-timeline__duration-pill{background:#fffffff0;border-radius:999px;align-items:center;height:44px;padding:0 8px;transition:box-shadow .18s;display:inline-flex;box-shadow:0 2px 12px #0000001f}.visu-editor-timeline__duration-pill.is-shake{animation:.4s visu-editor-timeline-shake}@keyframes visu-editor-timeline-shake{20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(2px)}}.visu-editor-timeline__duration-input{text-align:center;color:#1f1f1f;background:0 0;border:none;outline:none;width:52px;font-family:inherit;font-size:12px;font-weight:600}.visu-editor-timeline__collapse-btn{color:#1f1f1f;cursor:pointer;background:#fffffff0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .18s,transform .16s;display:inline-flex;box-shadow:0 2px 12px #0000001f}.visu-editor-timeline__collapse-btn:hover{background:#fff;transform:scale(1.08)}.visu-editor-timeline__collapse-btn svg{width:16px;height:16px}.visu-editor-timeline__panel{--tl-playhead:0;--tl-gutter:132px;background:#f9fafbf7;border:1px solid #0000000d;border-radius:28px;outline:none;padding:14px 24px 16px;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000014}.visu-editor-timeline__body{flex-direction:column;display:flex;position:relative}.visu-editor-timeline__resize-handle{cursor:ns-resize;z-index:15;touch-action:none;height:14px;position:absolute;top:-12px;left:-24px;right:-24px}.visu-editor-timeline__resize-handle:after{content:"";opacity:0;background:#b9bec6;border-radius:999px;width:34px;height:3px;transition:opacity .14s,transform .14s;position:absolute;top:5px;left:50%;transform:translate(-50%)scaleX(.7)}.visu-editor-timeline__resize-handle:hover:after,.visu-editor-timeline__resize-handle:focus-visible:after{opacity:.8;transform:translate(-50%)scaleX(1)}.visu-editor-timeline__resize-handle:focus-visible{outline:none}.visu-editor-timeline__ruler-divider{opacity:0;background:#ece8e8;flex:none;height:1px;margin:0 -24px;transition:opacity .15s}.visu-editor-timeline__ruler-divider.is-visible{opacity:1}.visu-editor-timeline__tracks-scroll{max-height:220px;padding-bottom:8px;overflow:hidden auto}.visu-editor-timeline__empty{color:#6b7280;text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:84px;padding:14px 8px;font-size:12px;font-weight:500;display:grid}.visu-editor-timeline__empty-diamond{background:#c3c7cd;border-radius:2px;flex:none;width:10px;height:10px;transform:rotate(45deg)}.visu-editor-timeline__empty-copy{gap:3px;min-width:0;display:grid}.visu-editor-timeline__empty-copy strong{color:#1f1f1f;font-size:13px;font-weight:600}.visu-editor-timeline__empty-copy span{color:#6b7280;line-height:1.35}.visu-editor-timeline__ruler-row{z-index:12;background:#f9fafbf7;flex:none;align-items:stretch;height:34px;min-height:34px;display:flex;position:relative}.visu-editor-timeline__ruler-gutter{flex:0 0 var(--tl-gutter)}.visu-editor-timeline__ruler{cursor:ew-resize;touch-action:none;flex:1;position:relative}.visu-editor-timeline__ruler:focus-visible{border-radius:8px;outline:none;box-shadow:inset 0 0 0 2px #1d49ff47}.visu-editor-timeline__ruler-tick{width:1px;transition:left .12s ease-out;position:absolute;top:2px;bottom:0}.visu-editor-timeline__ruler-mark{pointer-events:none;background:#d5d8dd;border-radius:1px;width:1.5px;height:6px;position:absolute;bottom:0;transform:translate(-50%)}.visu-editor-timeline__ruler-mark.is-major{background:#b9bec6;height:11px}.visu-editor-timeline__ruler-label{color:#9ca3af;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:11px;font-weight:500;animation:.22s visu-editor-timeline-label-enter;position:absolute;top:0;left:0;transform:translate(-50%)}@keyframes visu-editor-timeline-label-enter{0%{opacity:0;transform:translate(-50%)scale(.86)}to{opacity:1;transform:translate(-50%)scale(1)}}.visu-editor-timeline__ruler-tick:first-child .visu-editor-timeline__ruler-label{animation:none;transform:translate(0)}.visu-editor-timeline__ruler-tick:last-child .visu-editor-timeline__ruler-label{animation:none;transform:translate(-100%)}.visu-editor-timeline__playhead{top:0;bottom:0;left:calc(var(--tl-gutter) + (100% - var(--tl-gutter)) * var(--tl-playhead));pointer-events:none;z-index:11;width:0;position:absolute}.visu-editor-timeline__playhead:after{content:"";background:#1d49ff;border-radius:1px;width:2px;position:absolute;top:34px;bottom:0;left:-1px}.visu-editor-timeline__playhead-cap{top:0;bottom:0;left:calc(var(--tl-playhead) * 100%);pointer-events:none;z-index:2;width:12px;position:absolute;transform:translate(-50%)}.visu-editor-timeline__playhead-cap:before{content:"";clip-path:polygon(0 0,100% 0,100% 58%,50% 100%,0 58%);background:#1d49ff;border-radius:3px 3px 0 0;width:12px;height:16px;position:absolute;top:0;left:0}.visu-editor-timeline__playhead-cap:after{content:"";background:#1d49ff;border-radius:1px;width:2px;position:absolute;top:14px;bottom:0;left:50%;transform:translate(-50%)}.visu-editor-timeline__panel.is-snap-feedback .visu-editor-timeline__playhead-cap:before{animation:.18s ease-out visu-editor-timeline-snap-pulse}@keyframes visu-editor-timeline-snap-pulse{50%{filter:brightness(1.15);box-shadow:0 0 0 6px #1d49ff29}}.visu-editor-timeline__tracks{flex-direction:column;gap:8px;padding-top:6px;display:flex;position:relative}.visu-editor-timeline__lanes-measure{top:0;left:var(--tl-gutter);pointer-events:none;height:0;position:absolute;right:0}.visu-editor-timeline__row{align-items:center;min-height:40px;display:flex}.visu-editor-timeline__row.is-muted .visu-editor-timeline__lane{opacity:.45}.visu-editor-timeline__row.is-missing .visu-editor-timeline__lane{opacity:.4}.visu-editor-timeline__row-label{flex:0 0 var(--tl-gutter);color:#6b7280;align-items:center;gap:6px;padding-right:14px;font-size:12px;font-weight:500;display:flex;position:relative;overflow:hidden}.visu-editor-timeline__row-label-text{text-overflow:ellipsis;white-space:nowrap;transition:transform .16s ease-out;overflow:hidden}.visu-editor-timeline__row-delete{color:#b0b5bd;cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:none;justify-content:center;align-items:center;width:16px;height:16px;padding:0;transition:opacity .16s ease-out,transform .16s ease-out,color .14s;display:inline-flex;position:absolute;top:50%;left:0;transform:translate(-6px,-50%)}.visu-editor-timeline__row-delete svg{stroke-width:2.4px;width:13px;height:13px}.visu-editor-timeline__row:hover .visu-editor-timeline__row-delete,.visu-editor-timeline__row:focus-within .visu-editor-timeline__row-delete{opacity:1;pointer-events:auto;transform:translateY(-50%)}.visu-editor-timeline__row:hover .visu-editor-timeline__row-label-text,.visu-editor-timeline__row:focus-within .visu-editor-timeline__row-label-text{transform:translate(20px)}.visu-editor-timeline__row-delete:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #1d49ff73}.visu-editor-timeline__row-delete:hover{color:#dc2626}.visu-editor-timeline__row-delete:active{color:#b91c1c;transform:translateY(-50%)scale(.88)}.visu-editor-timeline__row-badge{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;background:#e5e7eb;border-radius:999px;flex:none;padding:2px 8px;font-size:9px;font-weight:600}.visu-editor-timeline__lane{background:#00000007;border-radius:999px;flex:1;height:34px;position:relative}.visu-editor-timeline__clip{pointer-events:none;background:0 0;position:absolute;top:0;bottom:0;overflow:visible}.visu-editor-timeline__clip.is-dragging{z-index:4}.visu-editor-timeline__clip-line{pointer-events:auto;cursor:grab;touch-action:none;background:#d5d8dd;border-radius:999px;height:3px;transition:background .14s;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.visu-editor-timeline__clip-line:before{content:"";position:absolute;inset:-9px 0}.visu-editor-timeline__clip-line:hover{background:#b9bec6}.visu-editor-timeline__clip.is-selected .visu-editor-timeline__clip-line{background:#9aa1ab}.visu-editor-timeline__clip.is-dragging .visu-editor-timeline__clip-line{cursor:grabbing}.visu-editor-timeline__clip.is-step .visu-editor-timeline__clip-line{background:0 0;border-top:3px dotted #d5d8dd;border-radius:0;height:0}.visu-editor-timeline__clip.is-step .visu-editor-timeline__clip-line:hover{border-top-color:#b9bec6}.visu-editor-timeline__clip.is-lone .visu-editor-timeline__keyframe{cursor:grab}.visu-editor-timeline__keyframe{cursor:pointer;pointer-events:auto;z-index:6;touch-action:none;background:0 0;border:none;width:18px;height:18px;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.visu-editor-timeline__keyframe:after{content:"";background:#1f1f1f;border-radius:3px;transition:transform .14s cubic-bezier(.2,1.15,.35,1),box-shadow .14s;position:absolute;inset:0;transform:rotate(45deg)}.visu-editor-timeline__keyframe:before,.visu-editor-timeline__marker:before{content:"";position:absolute;inset:-6px}.visu-editor-timeline__keyframe:hover,.visu-editor-timeline__marker:hover{z-index:9}.visu-editor-timeline__keyframe.is-selected,.visu-editor-timeline__marker.is-selected{z-index:10}.visu-editor-timeline__keyframe:hover:after{transform:rotate(45deg)scale(1.16)}.visu-editor-timeline__keyframe.is-selected:after{box-shadow:0 0 0 3px #1d49ff80,inset 0 0 0 1.5px #fff}.visu-editor-timeline__keyframe.is-recent,.visu-editor-timeline__marker.is-recent{animation:.55s cubic-bezier(.23,1,.32,1) visu-editor-timeline-keyframe-added}@keyframes visu-editor-timeline-keyframe-added{0%,to{transform:translate(-50%,-50%)scale(1)}45%{transform:translate(-50%,-50%)scale(1.18)}}.visu-editor-timeline__keyframe.is-interior{cursor:ew-resize}.visu-editor-timeline__keyframe-tip{color:#fff;white-space:nowrap;pointer-events:none;z-index:2147483600;background:#222;border-radius:8px;padding:4px 9px;font-family:Neue Haas Grotesk Display Std,neue-haas-grotesk-display,Inter,sans-serif;font-size:10.5px;font-weight:600;line-height:1.1;animation:.12s both visu-editor-timeline-tip-in;position:fixed;transform:translate(-50%,calc(-100% - 9px))}@keyframes visu-editor-timeline-tip-in{0%{opacity:0;transform:translate(-50%,calc(-100% - 5px))}to{opacity:1;transform:translate(-50%,calc(-100% - 9px))}}.visu-editor-timeline__keyframe--color{width:20px;height:20px}.visu-editor-timeline__keyframe--color:after{background:var(--kf-color,#1f1f1f);border-radius:50%;transition:transform .16s,box-shadow .18s;transform:none;box-shadow:0 3px 8px #00000024,inset 0 0 0 1px #00000014}.visu-editor-timeline__keyframe--color:hover:after{transform:scale(1.14);box-shadow:0 5px 12px #0003,inset 0 0 0 1px #00000014}.visu-editor-timeline__keyframe--color.is-selected:after{box-shadow:0 0 0 3px #1d49ff80,inset 0 0 0 1px #00000014}.visu-editor-timeline__keyframe-editor.visu-editor-timeline__keyframe-editor--color{box-shadow:none;filter:drop-shadow(0 18px 38px #00000029);background:0 0;border:none;border-radius:14px 14px 21px 21px;padding:0;overflow:visible}.visu-editor-timeline__keyframe-editor--color .visu-editor__colorful{overflow:visible;width:100%!important}.visu-editor-timeline__keyframe-editor--color .visu-editor__colorful>.w-color-colorful:first-child{border-bottom-width:9px!important;border-radius:14px 14px 0 0!important;height:158px!important}.visu-editor-timeline__keyframe-editor--color .visu-editor__colorful>.w-color-colorful:nth-child(2),.visu-editor-timeline__keyframe-editor--color .visu-editor__colorful>.w-color-colorful:nth-child(3){border-radius:0!important;height:18px!important}.visu-editor-timeline__keyframe-editor--color .visu-editor__colorful>.w-color-colorful:first-child [style*=--colorful-pointer]{width:21px!important;height:21px!important;transform:translate(-11.5px,-11.5px)!important}.visu-editor-timeline__keyframe-editor--color .visu-editor__colorful>.w-color-colorful:nth-child(2) [style*=--colorful-pointer],.visu-editor-timeline__keyframe-editor--color .visu-editor__colorful>.w-color-colorful:nth-child(3) [style*=--colorful-pointer]{width:21px!important;height:21px!important;transform:translate(-11.5px,-1.5px)!important}.visu-editor-timeline__keyframe-glyph{z-index:1;color:#fff;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;inset:0}.visu-editor-timeline__keyframe-glyph-svg{width:11px;height:7px;display:block}.visu-editor-timeline__keyframe:has(.visu-editor-timeline__keyframe-glyph){width:20px;height:20px}.visu-editor-timeline__keyframe:has(.visu-editor-timeline__keyframe-glyph):after{border-radius:5px}.visu-editor-timeline__marker{cursor:ew-resize;pointer-events:auto;z-index:6;touch-action:none;background:0 0;border:none;width:20px;height:20px;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.visu-editor-timeline__marker:after{content:"";background:#1f1f1f;border-radius:5px;transition:transform .14s cubic-bezier(.2,1.15,.35,1),box-shadow .14s;position:absolute;inset:0;transform:rotate(45deg)}.visu-editor-timeline__marker:hover:after{transform:rotate(45deg)scale(1.14)}.visu-editor-timeline__marker.is-selected:after{box-shadow:0 0 0 3px #1d49ff80,inset 0 0 0 1.5px #fff}.visu-editor-timeline__marker-glyph{z-index:1;color:#ffffffd9;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.visu-editor-timeline__marker-glyph-svg{width:9px;height:9px;display:block}.visu-editor-timeline__easing-chip{pointer-events:auto;z-index:5;white-space:nowrap;cursor:pointer;background:#fffffff2;border:none;border-radius:999px;align-items:center;gap:2px;padding:5px 7px 5px 11px;font-family:inherit;transition:box-shadow .14s;display:inline-flex;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 5px #0000001a}.visu-editor-timeline__easing-chip:hover{box-shadow:0 2px 8px #00000024}.visu-editor-timeline__easing-chip.is-compact{border-radius:50%;justify-content:center;gap:0;width:20px;height:20px;padding:0}.visu-editor-timeline__easing-label{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;font-weight:500}.visu-editor-timeline__easing-label:hover{color:#1f1f1f}.visu-editor-timeline__easing-chevron{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:14px;height:14px;padding:0;display:inline-flex}.visu-editor-timeline__easing-chevron:hover{color:#1f1f1f}.visu-editor-timeline__easing-chevron svg{width:12px;height:12px}.visu-editor-timeline__keyframe-editor{z-index:2147483606;background:#f9fafbfc;border:1px solid #0000000f;border-radius:18px;padding:10px;font-family:Neue Haas Grotesk Display Std,neue-haas-grotesk-display,Inter,sans-serif;position:fixed;box-shadow:0 18px 50px #00000024}.visu-editor-timeline__keyframe-editor--control{padding:16px 18px 18px}.visu-editor-timeline__keyframe-editor-control{min-width:0}.visu-editor-timeline__keyframe-editor--control .visu-editor__ctrl--slider .visu-editor__ctrl-label{margin:0;padding:0}.visu-editor-timeline__keyframe-editor--control .visu-editor__toggle-row{margin:0;padding:2px 0}.visu-editor-timeline__keyframe-editor--control .visu-editor__dropdown-input,.visu-editor-timeline__keyframe-editor--control .visu-editor__ctrl-text-input{box-sizing:border-box}.visu-editor-timeline__option-dot{background:0 0;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:inset 0 0 0 1.5px #0003}.visu-editor-timeline__option-dot.is-active{box-shadow:none;background:#1f1f1f}.visu-editor-timeline__menu-item--danger .visu-editor__editor-menu-label{color:#dc2626}.visu-editor-timeline__menu-icon{width:16px;height:16px;display:inline-flex}.visu-editor-timeline__menu-icon svg{width:16px;height:16px}.visu-editor-timeline__control-badge{vertical-align:middle;cursor:pointer;background:#1f1f1f;border:none;border-radius:2.5px;flex:none;width:11px;height:11px;margin-left:3px;padding:0;transition:transform .14s cubic-bezier(.2,1.15,.35,1),background .14s;display:inline-block;transform:rotate(45deg)}.visu-editor-timeline__control-badge:hover{background:#000;transform:rotate(45deg)scale(1.2)}.visu-editor-timeline__control-badge:active{background:#1d49ff;transform:rotate(45deg)scale(.92)}.visu-editor-timeline__control-badge:focus-visible{outline-offset:4px;outline:2px solid #1d49ff7a}.visu-editor__workspace-stage:not(.is-projector-mode) .visu-editor__preview-stage:has(.visu-editor-timeline) .visu-editor__frame-slot{transform-origin:50% 8%;transform:translateY(-4%)scale(.8)}.visu-editor__workspace-stage:not(.is-projector-mode) .visu-editor__frame-slot{transition:transform .34s cubic-bezier(.23,1,.32,1)}.visu-editor-app:has(.visu-editor-timeline) .visu-editor__perf-badge-wrap{bottom:calc(var(--visu-timeline-dock-height,260px) - 34px);transition:bottom .3s cubic-bezier(.23,1,.32,1),right .3s cubic-bezier(.23,1,.32,1);right:68px}.visu-editor-app .visu-editor__capture-tray{transition:left .18s cubic-bezier(.23,1,.32,1),bottom .3s cubic-bezier(.23,1,.32,1)}.visu-editor-app:has(.visu-editor-timeline) .visu-editor__capture-tray{bottom:calc(var(--visu-timeline-dock-height,260px) - 6px)}.visu-editor__workspace-stage[data-advanced-hide-ui=true] .visu-editor-timeline,.visu-editor__workspace-stage[data-advanced-hide-ui=true] .visu-editor-timeline__fab,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor-timeline,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor-timeline__fab{display:none}@media (prefers-reduced-motion:reduce){.visu-editor-timeline,.visu-editor-timeline__panel.is-snap-feedback .visu-editor-timeline__playhead-cap:before,.visu-editor-timeline__keyframe.is-recent,.visu-editor-timeline__marker.is-recent{animation:none!important}.visu-editor__workspace-stage:not(.is-projector-mode) .visu-editor__frame-slot,.visu-editor-timeline__control-badge,.visu-editor-timeline__resize-handle:after{transition:none!important}}@media (max-width:900px){.visu-editor-timeline,.visu-editor-timeline__fab{display:none!important}}
@media (max-width:900px){.visu-editor__panel-section-title h3{font-size:26px!important;line-height:1.04!important}.visu-editor__panel-section-header{min-height:72px!important}.visu-editor__editor-menu-popover[hidden]{visibility:hidden!important;pointer-events:none!important;display:none!important}.visu-editor__editor-menu-divider{background:#1713111a!important;flex:0 0 1px!important;height:1px!important;margin:8px 10px!important}.visu-editor__sidebar-reveal{height:calc(76px + env(safe-area-inset-bottom,0px))!important;padding:18px 20px calc(18px + env(safe-area-inset-bottom,0px))!important;touch-action:none!important;bottom:-12px!important;overflow:visible!important}.visu-editor__sidebar-reveal:after{content:""!important;background:inherit!important;pointer-events:none!important;height:120dvh!important;position:absolute!important;top:calc(100% - 1px)!important;left:0!important;right:0!important}.visu-editor__sidebar-reveal.is-dragging{transform:translateY(var(--editor-reveal-drag-y,0px))!important;transition:none!important}.visu-editor__sidebar-shell.is-mobile-drawer.is-dragging{transform:translateY(var(--editor-drawer-drag-y,0px))!important;transition:none!important}.visu-editor__sidebar-reveal span{letter-spacing:0!important;font-family:neue-haas-grotesk-text,neue-haas-grotesk-display,Inter,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:1!important}.visu-editor__history-floating{top:calc(env(safe-area-inset-top,0px) + 18px)!important;width:184px!important;max-width:calc(100vw - 172px)!important}.visu-editor__history-floating.is-open{width:280px!important;max-width:calc(100vw - 172px)!important}.visu-editor__history-pill{height:58px!important}.visu-editor__sidebar-reveal span,.visu-editor__sidebar-filename-btn,.visu-editor__sidebar-filename-static,.visu-editor__sidebar-filename-editor,.visu-editor__sidebar-filename-text,.visu-editor__sidebar-filename-input,.visu-editor__history-pill,.visu-editor__history-pill-meta,.visu-editor__history-pill-title,.visu-editor__history-pill-count{letter-spacing:0!important;font-family:neue-haas-grotesk-text,neue-haas-grotesk-display,Inter,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:1!important}.visu-editor__workspace-stage.is-recording .visu-editor__history-floating,.visu-editor__workspace-stage.is-recording-ui .visu-editor__history-floating{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-22px)!important}.visu-editor__rec-badge{top:calc(env(safe-area-inset-top,0px) + 18px)!important;left:calc(env(safe-area-inset-left,0px) + 18px)!important;z-index:231!important;justify-content:center!important;min-width:118px!important;height:58px!important;animation:.24s cubic-bezier(.18,1,.22,1) both editorCoreLabMobileRecIn!important;right:auto!important;transform:none!important}.visu-editor__rec-badge.is-exiting{animation:.24s cubic-bezier(.4,0,.2,1) both editorCoreLabMobileRecOut!important}.visu-editor__fab-action-group{bottom:calc(env(safe-area-inset-bottom,0px) + 83px)!important}.visu-editor__fab-action-group .visu-editor__fab-account-slot,.visu-editor__fab-action-group .visu-editor__fab--fullscreen-toggle{top:calc(env(safe-area-inset-top,0px) + 18px)!important}.visu-editor__fab-action-group .visu-editor__fab-account-slot{left:auto!important;right:18px!important}.visu-editor__fab-action-group .visu-editor__fab--snapshot .visu-editor__fab-svg-asset,.visu-editor__fab-action-group .visu-editor__fab--snapshot .visu-editor__fab-svg-asset img{width:23px!important;height:23px!important}.visu-editor__fab.is-recording .visu-editor__fab-rec-dot,.visu-editor__fab-action-group .visu-editor__fab--record.is-recording .visu-editor__fab-rec-dot{background:#fff!important;border-radius:999px!important;width:16px!important;height:16px!important;animation:1s infinite editorCoreLabBlink!important;transform:none!important}.visu-editor__capture-tray{bottom:calc(env(safe-area-inset-bottom,0px) + 68px)!important}.visu-editor__capture-tile.is-fresh{opacity:1;animation:.28s both editorCoreLabMobileCaptureFadeIn!important}.visu-editor__capture-tile.is-video .visu-editor__capture-open{opacity:1!important;pointer-events:auto!important;transform:translate(-50%,-50%)scale(1)!important}.visu-editor__panel-section-meta{flex:none!important;margin-left:14px!important;display:flex!important}.visu-editor__panel-section-title{flex:auto!important;min-width:0!important}.visu-editor__panel-section-title h3{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.visu-editor__panel-section-caret{color:#17131161!important;opacity:1!important;width:22px!important;height:22px!important;display:inline-flex!important}.visu-editor__panel-section-caret svg{width:18px!important;height:18px!important}.visu-editor__fab-action-group .visu-editor__fab--fullscreen-toggle{top:calc(env(safe-area-inset-top,0px) + 18px)!important;width:58px!important;height:58px!important;bottom:auto!important;left:auto!important;right:88px!important}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab-action-group .visu-editor__fab--fullscreen-toggle{top:calc(env(safe-area-inset-top,0px) + 28px)!important;bottom:auto!important;left:auto!important;right:18px!important}.visu-editor__workspace-stage,.visu-editor__preview-stage,.visu-editor__frame{touch-action:none!important}.visu-editor__colorinput:hover{transform:none!important;box-shadow:0 6px 16px #00000014!important}.visu-editor__colorinput:active{transform:none!important}}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab-action-group{opacity:1!important;pointer-events:none!important;z-index:420!important;transform:none!important}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab-action-group .visu-editor__fab:not(.visu-editor__fab--fullscreen-toggle),.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab-account-slot,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__overlay-tools,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__history-floating,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__capture-tray,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__camera-controls,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__rec-badge,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__sidebar-shell,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__sidebar-reveal{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab-action-group .visu-editor__fab--fullscreen-toggle,.visu-editor__workspace-stage.is-preview-fullscreen.is-fullscreen-fabs-visible .visu-editor__fab-action-group .visu-editor__fab--fullscreen-toggle{top:calc(env(safe-area-inset-top,0px) + 24px)!important;right:calc(env(safe-area-inset-right,0px) + 20px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:421!important;transition:opacity .12s,transform .16s cubic-bezier(.23,1,.32,1),visibility 0s linear .12s!important;display:inline-flex!important;position:fixed!important;bottom:auto!important;left:auto!important;transform:scale(.9)!important}.visu-editor__workspace-stage.is-preview-fullscreen.is-fullscreen-fabs-visible .visu-editor__fab-action-group .visu-editor__fab--fullscreen-toggle,.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab-action-group .visu-editor__fab--fullscreen-toggle:focus-visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transition:opacity .12s,transform .16s cubic-bezier(.23,1,.32,1),visibility linear!important;transform:scale(1)!important}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab-action-group .visu-editor__fab--fullscreen-toggle svg{stroke-width:3.2px!important}.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab-action-group .visu-editor__fab--fullscreen-toggle .visu-editor__fab-tip{display:none!important}@media (max-width:900px){.visu-editor__workspace-stage.is-preview-fullscreen .visu-editor__fab-action-group .visu-editor__fab--fullscreen-toggle,.visu-editor__workspace-stage.is-preview-fullscreen.is-fullscreen-fabs-visible .visu-editor__fab-action-group .visu-editor__fab--fullscreen-toggle{top:calc(env(safe-area-inset-top,0px) + 18px)!important;right:calc(env(safe-area-inset-right,0px) + 18px)!important;width:58px!important;height:58px!important}}@keyframes editorCoreLabMobileCaptureFadeIn{0%{opacity:0}to{opacity:1}}@keyframes editorCoreLabMobileRecIn{0%{opacity:0;transform:translateY(-22px)}to{opacity:1;transform:translateY(0)}}@keyframes editorCoreLabMobileRecOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-22px)}}
