.YOFPaa_root{flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.YOFPaa_root button:focus-visible,.YOFPaa_root [role=button]:focus-visible,.YOFPaa_root [role=tab]:focus-visible,.YOFPaa_root input:focus-visible,.YOFPaa_root textarea:focus-visible,.YOFPaa_root select:focus-visible{outline:2px solid var(--builder-primary)!important;outline-offset:2px!important}.YOFPaa_assistantPanel{top:0;bottom:var(--builder-shell-inset,12px);z-index:18;max-width:100%;min-height:0;display:flex;position:absolute;left:0}.YOFPaa_codePanel{top:var(--builder-shell-inset,12px);right:var(--builder-shell-inset-x,12px);bottom:var(--builder-shell-inset,12px);z-index:18;isolation:isolate;max-width:100%;min-height:0;animation:.16s cubic-bezier(.23,1,.32,1) YOFPaa_code-panel-enter;display:flex;position:absolute}.YOFPaa_codePanel[data-presentation=focus]{z-index:19}@media (prefers-reduced-motion:reduce){.YOFPaa_codePanel{animation:none}}@keyframes YOFPaa_code-panel-enter{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}.YOFPaa_stylePanel{top:var(--builder-shell-inset,12px);right:var(--builder-shell-inset-x,12px);bottom:var(--builder-shell-inset,12px);z-index:17;isolation:isolate;max-width:100%;min-height:0;animation:.22s cubic-bezier(.2,0,0,1) YOFPaa_style-panel-enter;display:flex;position:absolute}@media (prefers-reduced-motion:reduce){.YOFPaa_stylePanel{animation:none}}@keyframes YOFPaa_style-panel-enter{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}