.character-view[data-v-b773ed6f]{background-image:var(--character-img);opacity:1;background-position:50% 60px;background-repeat:no-repeat;background-size:cover;justify-self:start;width:100%;height:100%}.editable-area[data-v-660bb331]{flex-grow:1;width:100%;display:grid}.editable-area__textarea[data-v-660bb331],.editable-area[data-v-660bb331]:after{width:100%;font:inherit;color:inherit;text-align:inherit;background-color:#0000;border:none;grid-area:1/1/2/2;margin:0;padding:0;overflow:hidden}.editable-area__textarea[data-v-660bb331]{resize:none}.editable-area__textarea[data-v-660bb331]:focus{outline:none}.editable-area[data-v-660bb331]:after{content:attr(data-replicated-value) " ";visibility:hidden}.dialog-variant[data-v-c4b7682b]{grid-template-rows:minmax(0,1fr) auto;grid-template-areas:"question""answers";row-gap:8px;width:100%;height:100%;max-height:800px;padding:60px 0 40px;display:grid}.dialog-variant__question-wrapper[data-v-c4b7682b]{flex-direction:column;grid-area:question;min-height:0;display:flex}.dialog-variant__answers[data-v-c4b7682b]{flex-direction:column;grid-area:answers;align-items:flex-end;gap:6px;display:flex}.text-varianteeeeeee[data-v-403e24a9]{color:#212121;background-color:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-self:center;align-items:center;gap:16px;width:100%;padding:32px 24px;display:flex}.text-varianteeeeeee__text[data-v-403e24a9]{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.text-varianteeeeeee__title[data-v-403e24a9]{text-align:center;width:100%;min-height:0;max-height:32px;font-size:24px;display:flex}.text-varianteeeeeee__description[data-v-403e24a9]{text-align:center;width:100%;min-height:0;max-height:440px;font-size:16px;display:flex}.frame-editor[data-v-edcc8bf3]{width:100%;height:100%;display:flex}.answer-editor[data-v-3f49b74f]{grid-template-rows:auto auto 1fr;grid-template-areas:"answer""reaction""controls";align-content:start;row-gap:24px;width:100%;height:100%;max-height:800px;padding:60px 0 50px;display:grid}.answer-editor__answer[data-v-3f49b74f]{flex-direction:column;grid-area:answer;min-height:0;display:flex}.answer-editor__reaction[data-v-3f49b74f]{flex-direction:column;grid-area:reaction;min-height:0;display:flex;transform:translate(-48px)}.answer-editor__controls[data-v-3f49b74f]{grid-area:controls;justify-self:flex-end;align-items:flex-end;display:flex}.final-scene-card[data-v-7dd7feb5]{cursor:default;border-bottom:1px solid #eceef0;padding:16px 8px 16px 32px;font-weight:700;position:relative}.final-scene-card[data-v-7dd7feb5]:after{content:"";background-color:var(--ds-clr-primary,#e62200);opacity:0;border-radius:2px;width:3px;transition:opacity .2s;position:absolute;top:2px;bottom:2px;left:2px}.final-scene-card[data-v-7dd7feb5]:hover{background-color:#fafbfb}.final-scene-card.m-focused[data-v-7dd7feb5]:after{opacity:1}.background-view[data-v-3b843572]{background-color:var(--bg-color);background-image:var(--bg-img);background-position:50%;background-repeat:no-repeat;background-size:cover}.background-view[data-v-3b843572]:before{content:"";-webkit-backdrop-filter:var(--bg-blur);backdrop-filter:var(--bg-blur);position:absolute;top:0;bottom:0;left:0;right:0}.final-scene-editor[data-v-8ed193b3]{width:100%;height:100%;position:relative}.final-scene-editor__background[data-v-8ed193b3]{position:absolute;top:0;bottom:0;left:0;right:0}.final-scene-editor__character-wrapper[data-v-8ed193b3]{grid-template-columns:minmax(200px,40%) 1fr;width:100%;max-width:1012px;height:100%;padding:0 32px;display:grid;position:relative}.final-scene-editor__content[data-v-8ed193b3]{position:absolute;top:0;bottom:0;left:0;right:0}.parent-container[data-v-4dabd413]{box-sizing:border-box;flex-direction:column;align-items:center;display:flex;position:relative}.parent-container__content[data-v-4dabd413]{box-sizing:border-box;background-color:#fff;border-bottom:1px solid #eceef0;align-items:center;gap:2px;width:100%;padding:12px 8px;display:flex;position:relative}.parent-container__content[data-v-4dabd413]:before{content:"";background-color:var(--ds-clr-primary,#e62200);opacity:0;border-radius:2px;width:3px;transition:opacity .2s;position:absolute;top:2px;bottom:2px;left:2px}.parent-container__content.m-nested[data-v-4dabd413]{background-color:#fafbfb}.parent-container__content.m-focused[data-v-4dabd413]:before,.parent-container__content.m-hovered .parent-container__grab[data-v-4dabd413]{opacity:1}.parent-container__grab[data-v-4dabd413]{cursor:grab;opacity:0;transition:opacity .2s ease-in}.parent-container__children[data-v-4dabd413]{flex-direction:column;width:100%;display:flex}.scene-card-controls[data-v-abf03d86]{align-items:center;display:flex}.scene-card-controls__preview[data-v-abf03d86]{background-color:#d0d5da;background-image:var(--scc-preview-url);background-size:cover;border-radius:4px;justify-content:center;align-items:center;width:48px;height:32px;display:flex;position:relative}.scene-card-controls__options[data-v-abf03d86]{opacity:0;transition:opacity .2s ease-in;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scene-card-controls.m-hovered .scene-card-controls__options[data-v-abf03d86]{opacity:1}.scene-card-content[data-v-78e40f19]{justify-content:space-between;align-items:center;gap:2px;width:100%;display:flex}.scene-card-content__text[data-v-78e40f19]{color:#212121;align-items:center;display:flex}.scene-card-content__title[data-v-78e40f19]{cursor:default;font-size:16px;font-weight:700}.scene-card-content__chevron[data-v-78e40f19]{transition:transform .1s ease-in}.children-container[data-v-615858ed]{justify-content:space-between;align-items:center;gap:2px;width:100%;height:100%;display:flex}.children-container__content[data-v-615858ed]{align-items:center;display:flex}.scene-cotrols-item-container[data-v-0e7046f3]{width:32px;height:32px;color:var(--ds-clr-primary,#e62200);cursor:pointer;background-color:var(--ds-clr-primary-l3,#fce4e0);border-radius:12px;justify-content:center;align-items:center;font-weight:800;display:flex}.scene-cotrols-item-container.m-warning[data-v-0e7046f3]{color:#ffa928;background-color:#fff5e5}.scene-cotrols-item-container.m-transparent[data-v-0e7046f3]{background-color:#0000}.controls-mark[data-v-d8deb307]{justify-content:center;align-items:center;display:flex}.frame-card-controls[data-v-b714de41]{align-items:center;gap:2px;display:flex}.frame-card-controls__options[data-v-b714de41]{opacity:0;transition:opacity .2s ease-in}.frame-card-controls__options.m-hovered[data-v-b714de41]{opacity:1}.frame-card-controls__chevron[data-v-b714de41]{transition:transform .1s ease-in}.frame-card-content[data-v-5aad1942]{color:#697989;grid-template-rows:100%;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:2px;display:grid}.frame-card-content__title[data-v-5aad1942]{text-overflow:ellipsis;white-space:nowrap;cursor:default;font-size:14px;font-weight:400;display:block;overflow:hidden}.frame-card-content.m-focused[data-v-5aad1942]{color:#212121}.cropped-title[data-v-3be2008e]{text-overflow:ellipsis;word-break:break-word;cursor:default;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1;display:-webkit-box;overflow:hidden}.answer-card-content[data-v-69d252ee]{color:#85929f;align-items:center;gap:2px;display:flex}.answer-card-content__number[data-v-69d252ee]{justify-content:flex-start;align-items:center;min-width:28px;display:flex}.answer-card-content__number-text[data-v-69d252ee]{background-color:#e3e6e9;border-radius:6px;justify-content:center;align-items:center;min-width:20px;display:flex}.answer-card-content__title[data-v-69d252ee]{font-size:14px;font-weight:400}.answer-card-content.m-focused[data-v-69d252ee]{color:#212121}.answer-card-content.m-focused .answer-card-content__number-text[data-v-69d252ee]{color:#fff;background-color:#212121}.answer-card-controls[data-v-d54d3e6b]{align-items:center;gap:2px;display:flex}.answer-card-controls__options[data-v-d54d3e6b]{opacity:0;transition:opacity .2s ease-in}.answer-card-controls__options.m-hovered[data-v-d54d3e6b]{opacity:1}.scene-card__new-frame[data-v-5f11a6e3]{border-bottom:1px solid #eceef0;border-radius:0;min-height:52px}.scene-list__content[data-v-9f705701]{flex-direction:column;display:flex}.panel-tmpl[data-v-01139b87]{grid-template-rows:min-content minmax(0,1fr) min-content;height:100%;display:grid}.panel-tmpl__title[data-v-01139b87]{color:#85929f;text-transform:uppercase;border-bottom:1px solid #e3e6e9;justify-content:space-between;align-items:center;margin:0;padding:10px 8px 8px 16px;font-size:12px;font-weight:900;display:flex}.panel-tmpl__content[data-v-01139b87]{overflow-y:auto}.panel-tmpl__controls[data-v-01139b87]{border-top:1px solid #e3e6e9;flex-direction:column;gap:12px;padding:16px;display:flex}.panel-tmpl__controls[data-v-01139b87]:empty{display:none}.controls-list-item-title[data-v-6658cbfb]{justify-content:space-between;align-items:center;display:flex}.controls-list-item-title__content[data-v-6658cbfb]{align-items:center;gap:4px;display:flex}.controls-list-item-title__grab[data-v-6658cbfb]{cursor:grab}.controls-list-item-title__text[data-v-6658cbfb]{cursor:default;font-weight:700}.controls-list-item-title__controls[data-v-6658cbfb]{align-items:center;gap:8px;display:flex}.controls-item-tmpl[data-v-fa77b93e]{border-bottom:1px solid #e3e6e9;flex-direction:column;width:100%;display:flex}.controls-item-tmpl__header[data-v-fa77b93e],.controls-item-tmpl__content[data-v-fa77b93e]{padding:16px}.controls-item-tmpl__content[data-v-fa77b93e]:empty{display:none}.controls-item-tmpl.m-expanded>.controls-item-tmpl__header[data-v-fa77b93e]{background-color:#eceef0}.controls-item-tmpl.m-expanded>.controls-item-tmpl__children[data-v-fa77b93e]{background-color:#f6f7f8}.controls-item-tmpl.m-borderless[data-v-fa77b93e]{border-bottom:none}.controls-item-tmpl.m-compact .controls-item-tmpl__header[data-v-fa77b93e]{padding-bottom:4px}.controls-item-tmpl.m-compact .controls-item-tmpl__content[data-v-fa77b93e]{padding-top:4px}.background-controls[data-v-57dbe9b8],.character-controls[data-v-c85b587a]{flex-direction:column;display:flex}.i-textarea[data-v-721da87c]{width:var(--textarea-width,260px);height:var(--textarea-height,65px);resize:none;border:1px solid #e3e6e9;border-radius:12px;padding:8px 16px}.select-option__content[data-v-e77e8119]{flex-direction:column;gap:8px;display:flex}.select-option__description[data-v-e77e8119]{font-size:14px;font-weight:400}.i-radio[data-v-c068e345]{align-items:center;gap:8px;display:flex}.i-radio__input[data-v-c068e345]{width:18px;height:18px;accent-color:var(--ds-clr-primary,#e62200);margin:0}.i-radio__text[data-v-c068e345]{color:#212121}.next-action-controls__content[data-v-4e9b81f7]{flex-direction:column;gap:16px;display:flex}.next-action-controls__move[data-v-4e9b81f7]{flex-direction:column;gap:12px;display:flex}.frame-dialog-controls[data-v-e97b737d]{width:100%;height:100%}.character-controls__title[data-v-e72b062b]{padding:16px}.frame-config[data-v-c3e6c92d]{flex-direction:column;display:flex}.info-option__content[data-v-12281372]{color:#697989;resize:none;border:1px solid #e3e6e9;border-radius:12px;align-items:start;gap:4px;padding:8px 16px;font-size:14px;line-height:18px;display:flex}.tabs-header[data-v-443640cc]{gap:24px;display:flex;position:relative}.tabs-header[data-v-443640cc]:after{content:"";background-color:#e3e6e9;height:1px;position:absolute;bottom:0;left:0;right:0}.tabs-header__tab[data-v-443640cc]{color:#98a3ae;cursor:pointer;justify-content:center;align-items:center;padding:10px 0;display:flex;position:relative}.tabs-header__tab[data-v-443640cc]:has(input:checked){color:#212121}.tabs-header__tab[data-v-443640cc]:not(.m-disabled):hover{color:#697989}.tabs-header__tab.m-disabled[data-v-443640cc]{cursor:default}.tabs-header__tab-label[data-v-443640cc]{text-transform:lowercase;font-weight:700;line-height:24px}.tabs-header__tab-label[data-v-443640cc]:first-letter{text-transform:uppercase}.tabs-header__tab-input[data-v-443640cc]{-webkit-appearance:none;appearance:none;height:2px;margin:0;padding:0;position:absolute;bottom:0;left:0;right:0}.tabs-header__tab-input[data-v-443640cc]:checked{background-color:var(--ds-clr-primary,#e62200)}.tab-group[data-v-e20540d9]{grid-template-rows:min-content minmax(0,1fr);gap:20px;max-width:100%;height:100%;max-height:100%;display:grid}.tab-group__content[data-v-e20540d9]{overflow:hidden}.tab-group--no-header[data-v-e20540d9]{grid-template-rows:minmax(0,1fr)}.tab-group--disabled .tab-group__content[data-v-e20540d9]{pointer-events:none;opacity:.2}.switch-option[data-v-587e1832]{border:1px solid #e3e6e9;border-radius:12px;flex-direction:column;gap:16px;padding:16px 24px;display:flex}.switch-option__top[data-v-587e1832]{justify-content:space-between;align-items:flex-start;font-weight:400;display:flex}.switch-option__title[data-v-587e1832]{color:#212121;font-size:16px}.switch-option__description[data-v-587e1832]{color:#697989;margin:0;font-size:14px}.background-card[data-v-72134821]{cursor:pointer;background-color:#d0d5da;border:1px solid #0000;border-radius:12px;width:100%;height:100%;position:relative}.background-card__img[data-v-72134821]{border-radius:inherit;object-fit:cover;object-position:top;width:100%;height:100%}.background-card__selected[data-v-72134821]{color:#fff;background-color:var(--ds-clr-primary,#e62200);opacity:0;border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:6px;left:6px}.background-card.m-selected[data-v-72134821]{border-color:var(--ds-clr-primary,#e62200)}.background-card.m-selected .background-card__selected[data-v-72134821]{opacity:1}.background-list[data-v-105cc8a6]{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-auto-rows:138px;gap:16px;height:100%;display:grid;position:relative;overflow-y:auto}.color-selector[data-v-c3a31943]{justify-content:space-between;align-items:center;display:flex}.background-picker[data-v-45de3fc4]{grid-template-rows:min-content minmax(0,1fr);gap:20px;height:100%;max-height:100%;display:grid}.character-card[data-v-f13a4a0b]{cursor:pointer;background-color:#0000;border:1px solid #0000;border-radius:12px;width:100%;height:100%;max-height:140px;transition:background-color .3s ease-in;position:relative}.character-card__img[data-v-f13a4a0b]{object-fit:cover;object-position:top;width:100%;height:100%}.character-card__options[data-v-f13a4a0b]{opacity:0;transition:opacity .2s ease-in;position:absolute;top:6px;right:6px}.character-card__emotions-amount[data-v-f13a4a0b]{color:#fff;background-color:#00000080;border-radius:12px;justify-content:center;align-items:center;padding:4px 11px;font-size:16px;font-weight:700;display:flex;position:absolute;bottom:6px;left:6px}.character-card[data-v-f13a4a0b]:hover{background-color:#eaeef3}.character-card:hover .character-card__options[data-v-f13a4a0b]{opacity:1}.character-card.m-selected[data-v-f13a4a0b]{border-color:var(--ds-clr-primary,#e62200)}.character-card.m-selected .character-card__emotions-amount[data-v-f13a4a0b]{background-color:var(--ds-clr-primary,#e62200)}.character-list[data-v-7aaec290]{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-auto-rows:minmax(120px,auto);align-content:start;gap:16px;height:100%;display:grid;position:relative;overflow-y:auto}.character-picker[data-v-07add545]{grid-template-rows:min-content minmax(0,1fr);gap:20px;height:100%;max-height:100%;display:grid}.character-picker__preloader[data-v-07add545]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.step-template[data-v-0f813eeb]{flex-direction:column;gap:16px;width:100%;min-height:0;display:flex}.step-template__content[data-v-0f813eeb]{flex-direction:column;flex:1;min-height:0;display:flex}.character[data-v-aa77916c],.background[data-v-579a98c2]{height:100%}.aside-step-card[data-v-f40fbe2d]{cursor:pointer;border-radius:8px;align-items:center;gap:16px;padding:10px 12px;display:flex;position:relative}.aside-step-card__box[data-v-f40fbe2d]{content:"";background-color:var(--ds-clr-primary,#e62200);border-radius:100px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.aside-step-card__box[data-v-f40fbe2d]:before{content:"";opacity:0;background:#fff;border-radius:100px;width:10px;height:10px}.aside-step-card__input[data-v-f40fbe2d]{opacity:0;width:0;height:0;position:absolute;left:0}.aside-step-card__content[data-v-f40fbe2d]{flex-direction:column;display:flex}.aside-step-card__step[data-v-f40fbe2d]{color:var(--ds-clr-primary,#e62200);text-transform:uppercase;font-size:8px;font-weight:500}.aside-step-card__title[data-v-f40fbe2d]{color:#212121;font-size:14px;font-weight:500}.aside-step-card.m-checked[data-v-f40fbe2d]{background:#fff}.aside-step-card.m-disabled[data-v-f40fbe2d]{cursor:default;background:0 0}.aside-step-card.m-checked .aside-step-card__box[data-v-f40fbe2d]:before{opacity:1}.aside-step-card.m-disabled .aside-step-card__step[data-v-f40fbe2d],.aside-step-card.m-disabled .aside-step-card__title[data-v-f40fbe2d]{color:#98a3ae}.aside-step-card.m-disabled .aside-step-card__box[data-v-f40fbe2d]{background:#d0d5da}.aside-step-card.m-disabled .aside-step-card__box[data-v-f40fbe2d]:before{opacity:1}.aside-steps[data-v-dd6f6f91]{background-color:#f6f7f8;border-radius:10px;flex-direction:column;justify-content:space-between;width:180px;height:100%;padding:12px;display:flex;position:relative}.aside-steps__divider[data-v-dd6f6f91]{width:30px;height:32px;margin-inline-start:12px;margin-inline-end:12px;position:relative}.aside-steps__divider[data-v-dd6f6f91]:after{content:"";background-color:#e3e6e9;width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.aside-steps__divider.m-passed[data-v-dd6f6f91]:after{background-color:var(--ds-clr-primary-l1,#f49e8f)}.aside-steps__divider[data-v-dd6f6f91]:last-child{display:none}.hint[data-v-dd6f6f91]{color:#697989;border:1px solid #e3e6e9;border-radius:8px;gap:4px;padding:10px 8px;display:flex}.hint__content[data-v-dd6f6f91]{font-size:14px;font-weight:400}.create-practice-wizard[data-v-5117de4a]{grid-template-rows:minmax(0,1fr);grid-template-columns:200px 1fr;height:100%;display:grid}.create-practice-wizard__content[data-v-5117de4a]{flex-direction:column;gap:16px;height:100%;min-height:0;display:flex}.create-practice-wizard__step[data-v-5117de4a]{flex:1;min-height:0}.create-practice-wizard__footer[data-v-5117de4a]{justify-content:flex-end;align-items:center;gap:16px;margin-top:auto;display:flex}
