.studio-loading .quick-studio-header{align-items:center}.studio-loading .studio-loading-composer,.studio-loading .studio-loading-line,.studio-loading .studio-loading-tools i{display:block;background:#eeefe7;border-radius:6px}.studio-loading .studio-loading-title{width:120px;height:12px}.studio-loading-tools{display:grid;gap:24px;padding-top:24px}.studio-loading-tools i{width:24px;height:24px}.studio-loading-conversation{display:grid;gap:16px;padding:32px 24px}.studio-loading-conversation .studio-loading-line{width:100%;height:12px}.studio-loading-conversation .studio-loading-line:first-child{width:40%;height:20px;margin-bottom:16px}.studio-loading-conversation .studio-loading-line:last-child{width:70%}.studio-loading .studio-loading-composer{height:120px;margin:auto 24px 24px;background:#f5f5ee;border:1px solid #e5e5dd;border-radius:16px}.studio-loading-canvas{min-width:0;min-height:0;background:radial-gradient(#dadcd1 1px,transparent 0) 0 0 /20px 20px,#f5f5ee}@media (prefers-reduced-motion:no-preference){.studio-loading .studio-loading-line{animation:studio-loading-pulse 1.6s ease-in-out infinite alternate}@keyframes studio-loading-pulse{to{opacity:.45}}}@media (max-width:700px){.studio-loading-tools{display:flex;gap:48px;padding:0}.studio-loading .desk-conversation{min-height:0;flex-shrink:0}.studio-loading-conversation{display:none}.studio-loading .studio-loading-composer{height:120px;margin:12px}.studio-loading-canvas{order:0;flex:1;min-height:96px}}