@charset "UTF-8";.episode-wizard-nav[data-v-df475df4]{display:flex;justify-content:space-between;gap:.75rem;margin-top:1rem}.episode-wizard-nav-next[data-v-df475df4]{margin-left:auto}.episode-wizard-tab-header[data-v-aaf7c891]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;border-radius:.5rem;border:2px solid transparent;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s}.episode-wizard-tab-header .tab-header-icon[data-v-aaf7c891]{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:100vw;border:3px solid currentColor;transition:background-color .2s,border-color .2s,color .2s}.episode-wizard-tab-header .tab-header-title[data-v-aaf7c891]{margin:0;font-weight:500;transition:color .2s}.episode-wizard-tab-header--default[data-v-aaf7c891]{color:var(--text-secondary-color)}.episode-wizard-tab-header--default .tab-header-icon[data-v-aaf7c891]{background-color:var(--surface-0);border-color:var(--text-secondary-color);color:var(--text-secondary-color)}.episode-wizard-tab-header--default .tab-header-title[data-v-aaf7c891]{color:var(--text-secondary-color)}.episode-wizard-tab-header--visited[data-v-aaf7c891]{color:var(--primary-color)}.episode-wizard-tab-header--visited .tab-header-icon[data-v-aaf7c891]{background-color:var(--surface-0);border-color:var(--primary-color);color:var(--primary-color)}.episode-wizard-tab-header--visited .tab-header-title[data-v-aaf7c891],.episode-wizard-tab-header--completed[data-v-aaf7c891]{color:var(--primary-color)}.episode-wizard-tab-header--completed .tab-header-icon[data-v-aaf7c891]{background-color:var(--surface-0);border-color:var(--primary-color);color:var(--primary-color)}.episode-wizard-tab-header--completed .tab-header-title[data-v-aaf7c891],.episode-wizard-tab-header--current[data-v-aaf7c891]{color:var(--primary-color)}.episode-wizard-tab-header--current .tab-header-icon[data-v-aaf7c891]{background-color:var(--primary-color);border-color:var(--primary-color);color:var(--surface-0)}.episode-wizard-tab-header--error[data-v-aaf7c891]{color:var(--red-500)}.episode-wizard-tab-header--error .tab-header-icon[data-v-aaf7c891]{background-color:var(--red-500);border-color:var(--red-500);color:var(--text-color)}.episode-wizard-tab-header--error .tab-header-title[data-v-aaf7c891]{color:var(--red-500)}.channels-container[data-v-9f4403c2]{display:flex;align-items:center;justify-content:center;gap:1rem;padding:0;margin:0}.channel-container[data-v-9f4403c2]{list-style:none;padding:1rem;border-radius:.5rem;border:2px dashed var(--primary-color);cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.channel-container[data-v-9f4403c2]:not(.disabled):hover{border-color:var(--primary-color);background-color:var(--surface-100)}.channel-container.selected[data-v-9f4403c2]{border-style:solid;border-color:var(--highlight-text-color);background-color:var(--highlight-bg)}.channel-container.disabled[data-v-9f4403c2]{filter:grayscale(100%) opacity(.5);pointer-events:none;cursor:default}.channel-container .channel-select[data-v-9f4403c2]{width:auto!important;min-height:unset!important;color:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.channel-container .channel-select .channel-label[data-v-9f4403c2]{font-weight:700}.channel-container.selected .channel-label[data-v-9f4403c2],.channel-container:not(.disabled):hover .channel-label[data-v-9f4403c2]{color:var(--primary-color)}.channel-meta[data-v-9f4403c2]{font-size:11px;text-align:center;margin-top:.25rem}.episode-wizard-tab-title[data-v-f4e34e35]{width:100%;text-align:center}.episode-wizard-tab-title-text[data-v-f4e34e35]{margin:0;font-size:1.5rem}.channels-tab[data-v-78353821]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;margin-top:3rem;gap:1rem}.channels-tab .channels-tab-content[data-v-78353821]{display:flex;flex-direction:column;align-items:center;justify-content:center}.events-tab[data-v-7d42e235]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;margin-top:3rem;gap:1rem}.events-tab-list[data-v-7d42e235]{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:1200px;margin:0 auto}.events-tab-item[data-v-7d42e235]{width:120px;min-height:100px}.events-tab-card[data-v-7d42e235]{position:relative;width:100%;height:100%;min-height:100px;padding:10px;display:flex;flex-direction:column;overflow:hidden;background-color:transparent;border:2px dashed var(--primary-color);border-radius:.625rem;user-select:none;text-decoration:none;color:inherit;gap:.5rem;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.events-tab-card-active[data-v-7d42e235]{border-style:solid;border-color:var(--primary-color);background-color:var(--highlight-bg)}.events-tab-card-available[data-v-7d42e235]:hover{border-color:var(--primary-color);background-color:var(--highlight-bg)}.events-tab-card[data-v-7d42e235]:not(.events-tab-card-available){filter:grayscale(100%) opacity(.5);background-color:#e9eaf5a3;pointer-events:none;cursor:default}.events-tab-label[data-v-7d42e235]{font-weight:700;text-align:center}.events-tab-card-active .events-tab-label[data-v-7d42e235],.events-tab-card-available:hover .events-tab-label[data-v-7d42e235]{color:var(--primary-color)}.events-tab-img[data-v-7d42e235]{display:flex;justify-content:center}.clients-tab[data-v-2b663f4a]{display:flex;flex-direction:column;gap:.75rem;min-width:0}.clients-tab-header[data-v-2b663f4a]{display:flex;flex-direction:column;gap:.5rem}.clients-tab-revision[data-v-2b663f4a]{display:flex;align-items:center;gap:.5rem;padding-left:1rem}.clients-tab-revisionLabel[data-v-2b663f4a]{display:inline-flex;align-items:center;gap:.5rem;font-size:1.25rem;cursor:pointer}.clients-tab-revisionInfo[data-v-2b663f4a]{font-size:1.25rem;color:var(--primary-color)}.clients-tab-table[data-v-2b663f4a]{width:100%;min-width:0;min-height:0;max-height:65vh;overflow:auto}.preview-images-row[data-v-2fbdff9b]{display:flex;justify-content:flex-start;align-items:flex-start;gap:.5rem}.preview-image-center[data-v-2fbdff9b]{display:flex;justify-content:center;align-items:center}.preview-images[data-v-2fbdff9b]{width:100%;overflow-x:auto}.preview-images .preview-image[data-v-2fbdff9b]{position:relative;border-width:1px;border-style:dashed;border-color:transparent}.preview-images .preview-image:hover button[data-v-2fbdff9b]{opacity:1}.preview-images .preview-image.dragging[data-v-2fbdff9b]{opacity:.5;transition:none;z-index:10}.preview-images .preview-image.drop-target[data-v-2fbdff9b]{border-color:var(--primary-color);background-color:#4a90e21a}.preview-images .preview-image button[data-v-2fbdff9b]{position:absolute;top:2px;right:2px;opacity:0;transition:all .2s ease}.preview-images .preview-image button.star-button[data-v-2fbdff9b]{right:unset;left:2px}.preview-images .preview-image button.star-button.always-visible[data-v-2fbdff9b]{opacity:1!important}.preview-images .preview-image .ai-badge[data-v-2fbdff9b]{position:absolute;bottom:4px;right:15px;opacity:.95;color:var(--primary-color);font-size:18px}.preview-images .preview-image .image[data-v-2fbdff9b]{width:100px;height:80px;border-radius:5px;border:1px solid var(--surface-200);background-color:var(--surface-0)}.preview-images .preview-image .image img[data-v-2fbdff9b]{max-width:100%;max-height:100%}.fade-move[data-v-2fbdff9b],.fade-enter-active[data-v-2fbdff9b],.fade-leave-active[data-v-2fbdff9b]{transition:all .5s cubic-bezier(.55,0,.1,1)}.fade-enter-from[data-v-2fbdff9b],.fade-leave-to[data-v-2fbdff9b]{opacity:0;transform:translate(5px)}.fade-leave-active[data-v-2fbdff9b]{position:absolute}.drop-zone-container[data-v-3f2badc6]{--image-height: 450px;--containers-radius: 6px}.drop-zone-container i[data-v-3f2badc6]{color:var(--primary-color)}.content-medias-header[data-v-3f2badc6]{display:flex;align-items:baseline;gap:.5rem}.content-medias-center[data-v-3f2badc6]{display:flex;flex-direction:column;align-items:center;justify-content:center}.content-medias-dropzoneText[data-v-3f2badc6]{display:flex;justify-content:center;align-items:center;height:100%}.content-medias-uploadRow[data-v-3f2badc6]{display:flex;justify-content:flex-start;align-items:flex-start;gap:.5rem}.content-medias-actions[data-v-3f2badc6]{display:flex;flex-direction:column;gap:.5rem}.image-container[data-v-3f2badc6]{position:relative;height:calc(var(--image-height) - 120px);border:1px solid var(--surface-200);border-radius:var(--containers-radius);overflow:hidden}.image-container img[data-v-3f2badc6]{max-width:100%;max-height:100%;width:auto;height:auto}.drop-zone[data-v-3f2badc6]{height:calc(var(--image-height) - 120px);border:1px solid var(--surface-200);border-radius:var(--containers-radius)}.drop-zone-active[data-v-3f2badc6]{border-style:dashed;border-color:var(--primary-color)}.content-description-counter[data-v-66367fa7]{margin-left:.5rem;font-size:1rem}.content-description-textarea[data-v-66367fa7]{flex-grow:1;line-height:1.5}.content-description-menuItem[data-v-66367fa7]{display:flex;flex-direction:column;align-items:flex-start}.content-description-menuTag[data-v-66367fa7]{display:block;color:var(--surface-500)}textarea[data-v-66367fa7]{max-height:350px}.content-variables-header[data-v-1eb5e6f8]{display:flex;justify-content:flex-start;align-items:baseline;gap:.25rem}.content-variables-helpSpacer[data-v-1eb5e6f8]{margin-left:.5rem}.content-variables-list[data-v-1eb5e6f8]{list-style:none;margin:0;padding:0}.content-variables-item[data-v-1eb5e6f8]{margin-bottom:.75rem}.content-variables-tag[data-v-1eb5e6f8]{display:block;text-transform:uppercase}.help-icon[data-v-1eb5e6f8]{color:var(--primary-color);cursor:pointer}.help-overlay-panel[data-v-1eb5e6f8]{max-width:200px}.cta-formSpacingTop[data-v-01800f2e]{margin-top:1.5rem}.cta-fullWidth[data-v-01800f2e]{width:100%}.cta-url-input[data-v-01800f2e]{line-height:1.5}.cta-menuItem[data-v-01800f2e]{display:flex;flex-direction:column;align-items:flex-start}.cta-menuTag[data-v-01800f2e]{display:block;color:var(--surface-500)}.cta-section[data-v-01800f2e]{grid-column-start:2;grid-row-start:2}.cta-section .cta-form[data-v-01800f2e]{display:grid;column-gap:.5rem;row-gap:1.5rem;grid-template-columns:1fr 1fr;align-items:start}.contents-tab[data-v-43e678e7]{display:flex;flex-direction:column;gap:1rem}.contents-tab-grid[data-v-43e678e7]{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:.75rem 1rem}.contents-tab-grid.contents-tab-grid-three[data-v-43e678e7]{grid-template-columns:minmax(200px,40vw) 1fr 120px}.contents-tab-grid[data-v-43e678e7] .drop-zone-images-upload{grid-column-start:1}.contents-tab-description[data-v-43e678e7]{display:flex;flex-direction:column;grid-column-start:2;grid-row-start:1;height:100%}.contents-tab-variables[data-v-43e678e7]{grid-column-start:3;grid-row-start:1}.vuecal__weekdays-headings{border-bottom:1px solid #ddd;margin-bottom:-1px}.vuecal--week-numbers .vuecal__weekdays-headings,.vuecal--view-with-time .vuecal__weekdays-headings{padding-left:3em}.vuecal--view-with-time.vuecal--twelve-hour .vuecal__weekdays-headings{font-size:.9em;padding-left:4em}.vuecal--overflow-x.vuecal--view-with-time .vuecal__weekdays-headings{padding-left:0}.vuecal__heading{width:100%;height:2.8em;font-weight:400;justify-content:center;text-align:center;align-items:center;position:relative;overflow:hidden}.vuecal__heading>.vuecal__flex{width:100%;height:100%;align-items:initial!important}.vuecal--sticky-split-labels .vuecal__heading{height:3.4em}.vuecal--month-view .vuecal__heading,.vuecal--week-view .vuecal__heading,.vuecal--day-view .vuecal__heading{width:14.2857%}.vuecal--hide-weekends.vuecal--month-view .vuecal__heading,.vuecal--hide-weekends.vuecal--week-view .vuecal__heading,.vuecal--hide-weekends.vuecal--day-view .vuecal__heading,.vuecal--years-view .vuecal__heading{width:20%}.vuecal--year-view .vuecal__heading{width:33.33%}.vuecal__heading .weekday-label{flex-shrink:0;display:flex;justify-content:center;align-items:center}.vuecal--small .vuecal__heading .small,.vuecal--xsmall .vuecal__heading .xsmall{display:block}.vuecal__heading .small,.vuecal__heading .xsmall,.vuecal--small .vuecal__heading .full,.vuecal--small .vuecal__heading .xsmall,.vuecal--xsmall .vuecal__heading .full,.vuecal--xsmall .vuecal__heading .small{display:none}.vuecal .vuecal__split-days-headers{align-items:center}@media screen and (max-width:550px){.vuecal__heading{line-height:1.2}.vuecal__heading .small,.vuecal--small .vuecal__heading .small,.vuecal--xsmall .vuecal__heading .xsmall{display:block}.vuecal__heading .full,.vuecal__heading .xsmall,.vuecal--small .vuecal__heading .full,.vuecal--small .vuecal__heading .xsmall,.vuecal--xsmall .vuecal__heading .full,.vuecal--xsmall .vuecal__heading .small{display:none}.vuecal--overflow-x .vuecal__heading .full,.vuecal--small.vuecal--overflow-x .vuecal__heading .small,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .xsmall{display:block}.vuecal--overflow-x .vuecal__heading .small,.vuecal--overflow-x .vuecal__heading .xsmall,.vuecal--small.vuecal--overflow-x .vuecal__heading .full,.vuecal--small.vuecal--overflow-x .vuecal__heading .xsmall,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .full,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .small{display:none}}@media screen and (max-width:450px){.vuecal__heading .xsmall,.vuecal--small .vuecal__heading .xsmall,.vuecal--xsmall .vuecal__heading .xsmall{display:block}.vuecal__heading .full,.vuecal__heading .small,.vuecal--small .vuecal__heading .full,.vuecal--small .vuecal__heading .small,.vuecal--xsmall .vuecal__heading .full,.vuecal--xsmall .vuecal__heading .small{display:none}.vuecal--small.vuecal--overflow-x .vuecal__heading .small,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .xsmall{display:block}.vuecal--small.vuecal--overflow-x .vuecal__heading .full,.vuecal--small.vuecal--overflow-x .vuecal__heading .xsmall,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .full,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .small{display:none}}.vuecal__header button{outline:none;font-family:inherit}.vuecal__menu{padding:0;margin:0;list-style-type:none;justify-content:center;background-color:#00000005}.vuecal__view-btn{background:none;border:none;padding:.3em 1em;height:2.2em;font-size:1.3em;border-bottom:0 solid currentColor;cursor:pointer;color:inherit;box-sizing:border-box;transition:.2s}.vuecal__view-btn--active{border-bottom-width:2px;background:#ffffff26}.vuecal__title-bar{background-color:#0000001a;display:flex;align-items:center;text-align:center;justify-content:space-between;font-size:1.4em;line-height:1.3;min-height:2em}.vuecal--xsmall .vuecal__title-bar{font-size:1.3em}.vuecal__title{position:relative;justify-content:center}.vuecal__title button{cursor:pointer;background:none;border:none}.vuecal__title button.slide-fade--left-leave-active,.vuecal__title button.slide-fade--right-leave-active{width:100%}.vuecal__today-btn{position:relative;align-items:center;display:flex;font-size:.8em;background:none;border:none}.vuecal__today-btn span.default{font-size:.8em;padding:3px 6px;text-transform:uppercase;cursor:pointer}.vuecal__arrow{cursor:pointer;position:relative;z-index:1;background:none;border:none;white-space:nowrap}.vuecal__arrow--prev{margin-left:.6em}.vuecal__arrow--next{margin-right:.6em}.vuecal__arrow i.angle{display:inline-block;border:solid currentColor;border-width:0 2px 2px 0;padding:.25em;transform:rotate(-45deg)}.vuecal__arrow--prev i.angle{border-width:2px 0 0 2px}.vuecal__arrow--highlighted,.vuecal__today-btn--highlighted,.vuecal__view-btn--highlighted{position:relative;background-color:#0000000a}.vuecal__arrow--highlighted *,.vuecal__today-btn--highlighted *,.vuecal__view-btn--highlighted *{pointer-events:none}.vuecal__arrow--highlighted:before,.vuecal__arrow--highlighted:after,.vuecal__today-btn--highlighted:before,.vuecal__today-btn--highlighted:after,.vuecal__view-btn--highlighted:before,.vuecal__view-btn--highlighted:after{content:"";background-color:inherit;animation:sonar .8s infinite ease-out;position:absolute;top:50%;left:50%;pointer-events:none}.vuecal__arrow--highlighted:before,.vuecal__today-btn--highlighted:before,.vuecal__view-btn--highlighted:before{width:3em;height:3em;border-radius:3em;margin-top:-1.5em;margin-left:-1.5em}.vuecal__arrow--highlighted:after,.vuecal__today-btn--highlighted:after,.vuecal__view-btn--highlighted:after{animation-duration:1.5s;animation-delay:.1s;width:2.6em;height:2.6em;border-radius:2.6em;margin-top:-1.3em;margin-left:-1.3em}@keyframes sonar{0%,20%{opacity:1}to{transform:scale(2.5);opacity:0}}@media screen and (max-width:450px){.vuecal__title{font-size:.9em}.vuecal__view-btn{padding-left:.6em;padding-right:.6em}}@media screen and (max-width:350px){.vuecal__view-btn{font-size:1.1em}}.vuecal__event{color:#666;background-color:#f8f8f8cc;position:relative;box-sizing:border-box;left:0;width:100%;z-index:1;transition:box-shadow .3s,left .3s,width .3s;overflow:hidden}.vuecal--no-time .vuecal__event{min-height:8px}.vuecal:not(.vuecal--dragging-event) .vuecal__event:hover{z-index:2}.vuecal__cell .vuecal__event *{-webkit-user-select:text;-moz-user-select:text;user-select:text}.vuecal--view-with-time .vuecal__event:not(.vuecal__event--all-day){position:absolute}.vuecal--view-with-time .vuecal__bg .vuecal__event--all-day{position:absolute;top:0;bottom:0;z-index:0;opacity:.6;width:auto;right:0}.vuecal--view-with-time .vuecal__all-day .vuecal__event--all-day{position:relative;left:0}.vuecal__event--background{z-index:0}.vuecal__event--focus,.vuecal__event:focus{box-shadow:1px 1px 6px #0003;z-index:3;outline:none}.vuecal__event.vuecal__event--dragging{opacity:.7}.vuecal__event.vuecal__event--static{opacity:0;transition:opacity .1s}@-moz-document url-prefix(){.vuecal__event.vuecal__event--dragging{opacity:1}}.vuecal__event-resize-handle{position:absolute;bottom:0;left:0;right:0;height:1em;background-color:#ffffff4d;opacity:0;transform:translateY(110%);transition:.3s;cursor:ns-resize}.vuecal__event:hover .vuecal__event-resize-handle,.vuecal__event:focus .vuecal__event-resize-handle,.vuecal__event--focus .vuecal__event-resize-handle,.vuecal__event--resizing .vuecal__event-resize-handle{opacity:1;transform:translateY(0)}.vuecal__event--dragging .vuecal__event-resize-handle{display:none}.vuecal__event-delete{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:1.4em;line-height:1.4em;background-color:#dd3333d9;color:#fff;z-index:0;cursor:pointer;transform:translateY(-110%);transition:.3s}.vuecal__event .vuecal__event-delete{-webkit-user-select:none;-moz-user-select:none;user-select:none}.vuecal--full-height-delete .vuecal__event-delete{height:auto;bottom:0}.vuecal--full-height-delete .vuecal__event-delete:before{content:"";width:1.7em;height:1.8em;display:block;background-image:url('data:image/svg+xml;utf8,<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M12 1.5a10.5 10.5 0 100 21 10.5 10.5 0 000-21zm5 14.1c.2 0 .2.2.2.2l-.1.3-1 1-.3.1h-.2L12 13.5l-3.5 3.6h-.3-.3l-1-1v-.4-.2l3.6-3.6-3.6-3.5A.4.4 0 017 8l1-1 .3-.2c.1 0 .2 0 .2.2l3.6 3.5L15.6 7l.2-.2c.1 0 .2 0 .3.2l1 1v.5L13.5 12z" fill="%23fff" opacity=".9"/></svg>')}.vuecal__event--deletable .vuecal__event-delete{transform:translateY(0);z-index:1}.vuecal__event--deletable.vuecal__event--dragging .vuecal__event-delete{opacity:0;transition:none}.vuecal--month-view .vuecal__event-title{font-size:.85em}.vuecal--short-events .vuecal__event-title{text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 3px}.vuecal__event-title,.vuecal__event-content{-webkit-hyphens:auto;hyphens:auto}.vuecal__event-title--edit{border-bottom:1px solid transparent;text-align:center;transition:.3s;color:inherit;background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M442 150l-39 39-80-80 39-39q6-6 15-6t15 6l50 50q6 6 6 15t-6 15zM64 368l236-236 80 80-236 236H64v-80z" fill="%23000" opacity=".4"/></svg>');background-repeat:no-repeat;background-position:120% .15em;background-size:.4em;outline:none;width:100%}.vuecal__event-title--edit:hover,.vuecal__event-title--edit:focus{border-color:#0006;background-position:99% .15em;background-size:1.2em}.vuecal__cell{position:relative;width:100%;display:flex;justify-content:center;align-items:center;text-align:center;transition:.15s ease-in-out background-color}.vuecal__cells.month-view .vuecal__cell,.vuecal__cells.week-view .vuecal__cell{width:14.2857%}.vuecal--hide-weekends .vuecal__cells.month-view .vuecal__cell,.vuecal--hide-weekends .vuecal__cells.week-view .vuecal__cell,.vuecal__cells.years-view .vuecal__cell{width:20%}.vuecal__cells.year-view .vuecal__cell{width:33.33%}.vuecal__cells.day-view .vuecal__cell{flex:1}.vuecal--overflow-x.vuecal--day-view .vuecal__cell{width:auto}.vuecal--click-to-navigate .vuecal__cell:not(.vuecal__cell--disabled){cursor:pointer}.vuecal--view-with-time .vuecal__cell,.vuecal--week-view.vuecal--no-time .vuecal__cell:not(.vuecal__cell--has-splits),.vuecal--day-view.vuecal--no-time .vuecal__cell:not(.vuecal__cell--has-splits){display:block}.vuecal__cell.vuecal__cell--has-splits{flex-direction:row;display:flex}.vuecal__cell:before{content:"";position:absolute;z-index:0;inset:0 -1px -1px 0;border:1px solid rgba(196,196,196,.25)}.vuecal--overflow-x.vuecal--day-view .vuecal__cell:before{bottom:0}.vuecal__cell--today,.vuecal__cell--current{background-color:#f0f0ff66;z-index:1}.vuecal__cell--selected{background-color:#ebfff566;z-index:2}.vuecal--day-view .vuecal__cell--selected{background:none}.vuecal__cell--out-of-scope{color:#00000040}.vuecal__cell--disabled{color:#00000040;cursor:not-allowed}.vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal__cell-split.vuecal__cell-split--highlighted{background-color:#0000000a;transition-duration:5ms}.vuecal__cell-content{position:relative;width:100%;height:100%;outline:none}.vuecal--years-view .vuecal__cell-content,.vuecal--year-view .vuecal__cell-content,.vuecal--month-view .vuecal__cell-content{justify-content:center}.vuecal__cell .cell-time-labels{position:absolute;inset:0;display:flex;flex-direction:column}.vuecal__cell .cell-time-label{flex-grow:1;font-size:.8em;opacity:.3;line-height:1.7}.vuecal__cell-split{display:flex;flex-grow:1;flex-direction:column;height:100%;position:relative;transition:.15s ease-in-out background-color}.vuecal__cell-events{width:100%}.vuecal__cell-events-count{position:absolute;left:50%;top:65%;transform:translate(-50%);min-width:12px;height:12px;line-height:12px;padding:0 3px;background:#999;color:#fff;border-radius:12px;font-size:10px;box-sizing:border-box}.vuecal__cell .vuecal__special-hours{position:absolute;left:0;right:0;box-sizing:border-box}.vuecal--overflow-x.vuecal--week-view .vuecal__cell,.vuecal__cell-split{overflow:hidden}.vuecal__no-event{padding-top:1em;color:#aaa;justify-self:flex-start;margin-bottom:auto}.vuecal__all-day .vuecal__no-event{display:none}.vuecal__now-line{position:absolute;left:0;width:100%;height:0;color:red;border-top:1px solid currentColor;opacity:.6;z-index:1}.vuecal__now-line:before{content:"";position:absolute;top:-6px;left:0;border:5px solid transparent;border-left-color:currentColor}.vuecal{height:100%;box-shadow:0 0 0 1px inset #00000014}.vuecal *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.vuecal--has-touch *:not(.vuecal__event-title--edit){-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vuecal .clickable{cursor:pointer}.vuecal--resizing-event,.vuecal--drag-creating-event{cursor:ns-resize}.vuecal--dragging-event{cursor:move;cursor:grabbing}.vuecal .dragging-helper{position:absolute;width:60px;height:40px;background:#8abee6cc;border:1px solid #61a9e0;z-index:10}.vuecal--xsmall{font-size:.9em}.vuecal__flex{display:flex;flex-direction:row}.vuecal__flex[column]{flex-direction:column;flex:1 1 auto}.vuecal__flex[grow]{flex:1 1 auto;width:100%}.vuecal__flex[wrap]{flex-wrap:wrap}.vuecal__split-days-headers.slide-fade--right-leave-active{display:none}.vuecal--week-numbers.vuecal--month-view .vuecal__split-days-headers{margin-left:3em}.vuecal--day-view:not(.vuecal--overflow-x) .vuecal__split-days-headers{margin-left:3em;height:2.2em}.vuecal--day-view.vuecal--twelve-hour:not(.vuecal--overflow-x) .vuecal__split-days-headers{margin-left:4em}.vuecal__split-days-headers .day-split-header{display:flex;flex-grow:1;flex-basis:0;justify-content:center;align-items:center;height:100%}.vuecal__split-days-headers .vuecal--day-view.vuecal--overflow-x.vuecal--sticky-split-labels .day-split-header{height:1.5em}.vuecal__body{position:relative;overflow:hidden}.vuecal__all-day{min-height:1.7em;margin-bottom:-1px;flex-shrink:0}.vuecal__all-day-text{width:3em;box-sizing:border-box;color:#999;padding-right:2px;display:flex;flex-shrink:0;align-items:center;justify-content:flex-end;border-bottom:1px solid #ddd;-webkit-hyphens:auto;hyphens:auto}.vuecal__all-day-text span{font-size:.85em;text-align:right;line-height:1.1}.vuecal--twelve-hour .vuecal__all-day>span{width:4em}.vuecal__bg{overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-height:60px;position:relative;width:100%}.vuecal--no-time .vuecal__bg{display:flex;flex:1 1 auto;overflow:auto}.vuecal__week-numbers{width:3em;flex-shrink:0!important}.vuecal__week-numbers .vuecal__week-number-cell{opacity:.4;font-size:.9em;align-items:center;justify-items:center;justify-content:center}.vuecal__scrollbar-check{position:absolute;inset:0;overflow:scroll;visibility:hidden;z-index:-1}.vuecal__scrollbar-check div{height:120%}.vuecal__time-column{width:3em;height:100%;flex-shrink:0}.vuecal--twelve-hour .vuecal__time-column{width:4em;font-size:.9em}.vuecal--overflow-x.vuecal--week-view .vuecal__time-column{margin-top:2.8em;box-shadow:0 1px 1px #0000004d}.vuecal--overflow-x.vuecal--week-view.vuecal--sticky-split-labels .vuecal__time-column{margin-top:3.4em}.vuecal--overflow-x.vuecal--day-view.vuecal--sticky-split-labels .vuecal__time-column{margin-top:1.5em}.vuecal__time-column .vuecal__time-cell{color:#999;text-align:right;padding-right:2px;font-size:.9em}.vuecal__time-column .vuecal__time-cell-line:before{content:"";position:absolute;left:0;right:0;border-top:1px solid rgba(196,196,196,.3)}.vuecal__cells{margin:0 1px 1px 0}.vuecal--overflow-x.vuecal--day-view .vuecal__cells{margin:0}.vuecal--events-on-month-view.vuecal--short-events .vuecal__cells{width:99.9%}.vuecal--overflow-x.vuecal--day-view .vuecal__cells,.vuecal--overflow-x.vuecal--week-view .vuecal__cells{flex-wrap:nowrap;overflow:auto}.slide-fade--left-enter-active,.slide-fade--left-leave-active,.slide-fade--right-enter-active,.slide-fade--right-leave-active{transition:.25s ease-out}.slide-fade--left-enter-from,.slide-fade--right-leave-to{transform:translate(-15px);opacity:0}.slide-fade--left-leave-to,.slide-fade--right-enter-from{transform:translate(15px);opacity:0}.slide-fade--left-leave-active,.slide-fade--right-leave-active{position:absolute!important;height:100%}.vuecal__title-bar .slide-fade--left-leave-active,.vuecal__title-bar .slide-fade--right-leave-active{left:0;right:0;height:auto}.vuecal__heading .slide-fade--left-leave-active,.vuecal__heading .slide-fade--right-leave-active{display:flex;align-items:center}.vuecal--green-theme .vuecal__menu,.vuecal--green-theme .vuecal__cell-events-count{background-color:#42b983;color:#fff}.vuecal--green-theme .vuecal__title-bar{background-color:#e4f5ef}.vuecal--green-theme .vuecal__cell--today,.vuecal--green-theme .vuecal__cell--current{background-color:#f0f0ff66}.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell--selected{background-color:#ebfff566}.vuecal--green-theme .vuecal__cell--selected:before{border-color:#42b98380}.vuecal--green-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--green-theme .vuecal__cell-split--highlighted{background-color:#c3ffe180}.vuecal--green-theme .vuecal__arrow--highlighted,.vuecal--green-theme .vuecal__today-btn--highlighted,.vuecal--green-theme .vuecal__view-btn--highlighted{background-color:#88ecbf40}.vuecal--blue-theme .vuecal__menu,.vuecal--blue-theme .vuecal__cell-events-count{background-color:#42a3b9cc;color:#fff}.vuecal--blue-theme .vuecal__title-bar{background-color:#00a5bc4d}.vuecal--blue-theme .vuecal__cell--today,.vuecal--blue-theme .vuecal__cell--current{background-color:#f0f0ff66}.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell--selected{background-color:#ebfdff66}.vuecal--blue-theme .vuecal__cell--selected:before{border-color:#73bfcc80}.vuecal--blue-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--blue-theme .vuecal__cell-split--highlighted{background-color:#00a5bc0f}.vuecal--blue-theme .vuecal__arrow--highlighted,.vuecal--blue-theme .vuecal__today-btn--highlighted,.vuecal--blue-theme .vuecal__view-btn--highlighted{background-color:#42a3b933}.vuecal--rounded-theme .vuecal__weekdays-headings{border:none}.vuecal--rounded-theme .vuecal__cell,.vuecal--rounded-theme .vuecal__cell:before{background:none;border:none}.vuecal--rounded-theme .vuecal__cell--out-of-scope{opacity:.4}.vuecal--rounded-theme .vuecal__cell-content{width:30px;height:30px;flex-grow:0;border:1px solid transparent;border-radius:30px;color:#333}.vuecal--rounded-theme.vuecal--day-view .vuecal__cell-content{width:auto;background:none}.vuecal--rounded-theme.vuecal--year-view .vuecal__cell{width:33.33%}.vuecal--rounded-theme.vuecal--year-view .vuecal__cell-content{width:85px}.vuecal--rounded-theme.vuecal--years-view .vuecal__cell-content{width:52px}.vuecal--rounded-theme .vuecal__cell{background-color:transparent!important}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell-content{background-color:#f1faf7}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell--today .vuecal__cell-content{background-color:#42b983;color:#fff}.vuecal--rounded-theme.vuecal--green-theme .vuecal--day-view .vuecal__cell--today:before{background-color:#42b9830d}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell--selected .vuecal__cell-content{border-color:#42b983}.vuecal--rounded-theme.vuecal--green-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--rounded-theme.vuecal--green-theme .vuecal__cell-split--highlighted{background-color:#c3ffe180}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell-content{background-color:#64b6ff33}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell--today .vuecal__cell-content{background-color:#8fb7e4;color:#fff}.vuecal--rounded-theme.vuecal--blue-theme .vuecal--day-view .vuecal__cell--today:before{background-color:#8fb7e41a}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell--selected .vuecal__cell-content{border-color:#61a9e0}.vuecal--rounded-theme.vuecal--blue-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--rounded-theme.vuecal--blue-theme .vuecal__cell-split--highlighted{background-color:#00a5bc0f}.vuecal--date-picker .vuecal__title-bar{font-size:1.2em}.vuecal--date-picker .vuecal__heading{height:2.2em;font-weight:500;opacity:.4}.vuecal--date-picker .vuecal__weekdays-headings{border:none}.vuecal--date-picker .vuecal__body{margin-left:1px}.vuecal--date-picker .vuecal__cell,.vuecal--date-picker .vuecal__cell:before{background:none;border:none}.vuecal--date-picker .vuecal__cell-content{height:26px;flex-grow:0;border:1px solid transparent;border-radius:25px;transition:background-color .2s cubic-bezier(.39,.58,.57,1)}.vuecal--date-picker.vuecal--years-view .vuecal__cell-content{flex:0;padding:0 4px;height:24px}.vuecal--date-picker.vuecal--year-view .vuecal__cell-content{flex:0;padding:0 15px}.vuecal--date-picker.vuecal--month-view .vuecal__cell-content{width:26px}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell-content:hover{background-color:#0000001a}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell--selected .vuecal__cell-content{background-color:#42b982;color:#fff}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell--current .vuecal__cell-content,.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell--today .vuecal__cell-content{border-color:#42b982}.schedule-sidebar__footer-actions[data-v-5a97d3e6]{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.schedule-tab-calendarWrap[data-v-7e041b18]{display:flex;flex-direction:column;position:relative;min-height:450px;max-height:585px}.schedule-tab-button[data-v-7e041b18]{position:absolute;right:5px;top:5px;padding:15px;height:30px;font-size:.875rem}.schedule-tab-warningIcon[data-v-7e041b18]{margin-left:.5rem;color:var(--red-500)}.schedule-tab-hours[data-v-7e041b18]{font-size:15px}.schedule-tab-minutes[data-v-7e041b18]{font-size:12px}.vuecal-guo[data-v-7e041b18]{height:100%;max-height:550px}.vuecal-guo[data-v-7e041b18] .vuecal__event-time span{display:none}.ready-tab[data-v-69f561da]{height:100%}.ready-tab .ready-tab__country-row[data-v-69f561da]{display:flex;align-items:center;gap:.5rem}.ready-tab .ready-tab-content[data-v-69f561da]{display:flex;justify-content:center;gap:3rem;width:100%}.ready-tab .ready-tab-content .smartphone[data-v-69f561da]{height:550px}.ready-tab .ready-tab-content .ready-tab-content-right[data-v-69f561da]{display:flex;flex-direction:column;justify-content:start;align-items:start}.ready-tab .ready-tab-content .ready-tab-content-right .ready-tab-content-right-channels[data-v-69f561da]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}@property --gradient-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.success-dialog:before,.success-dialog:after{content:"";position:absolute;inset:-.5rem;z-index:-1;background:conic-gradient(from var(--gradient-angle),var(--primary-color),var(--primary-color-hover),var(--secondary-color),var(--primary-color-hover),var(--primary-color));border-radius:inherit;animation:rotation 3s linear infinite}.success-dialog:after{filter:blur(3.5rem)}@keyframes rotation{0%{--gradient-angle: 0deg}to{--gradient-angle: 360deg}}.gw-dialog-header[data-v-78cf09dc]{display:flex;align-items:center;gap:.5rem;cursor:default}.gw-dialog-header-icon[data-v-78cf09dc]{font-size:1.65rem;line-height:1}.gw-dialog-header-title[data-v-78cf09dc]{font-size:1.5rem;line-height:1.2}.gw-dialog-message-block[data-v-78cf09dc]{display:flex;align-items:center;justify-content:center;padding-block:1rem}.gw-dialog-message[data-v-78cf09dc]{font-size:1.25rem;text-align:center;cursor:default}.gw-dialog-link-row[data-v-78cf09dc]{text-align:center}.gw-dialog-details[data-v-78cf09dc]{margin-block:1.5rem}.gw-dialog-footer[data-v-78cf09dc]{display:flex;align-items:center;justify-content:center}.gw-dialog-title[data-v-78cf09dc]{margin-block:0;margin-inline-end:.5rem}.gw-dialog-intro[data-v-78cf09dc]{margin:0 0 1rem}.gw-dialog-header[data-v-708bd802]{display:flex;align-items:center;gap:.5rem;cursor:default}.gw-dialog-header-icon[data-v-708bd802]{font-size:1.65rem;line-height:1}.gw-dialog-header-title[data-v-708bd802]{font-size:1.5rem;line-height:1.2}.gw-dialog-message-block[data-v-708bd802]{display:flex;align-items:center;justify-content:center;padding-block:1rem}.gw-dialog-message[data-v-708bd802]{font-size:1.25rem;text-align:center;cursor:default}.gw-dialog-link-row[data-v-708bd802]{text-align:center}.gw-dialog-details[data-v-708bd802]{margin-block:1.5rem}.gw-dialog-footer[data-v-708bd802]{display:flex;align-items:center;justify-content:center}.gw-dialog-title[data-v-708bd802]{margin-block:0;margin-inline-end:.5rem}.gw-dialog-intro[data-v-708bd802]{margin:0 0 1rem}pre[data-v-708bd802]{padding:1rem;margin:0;border-radius:.5rem;color:var(--text-color, rgba(0, 0, 0, .87));background:var(--surface-100, #f1f5f9)}.gw-dialog-header[data-v-6007f5f0]{display:flex;align-items:center;gap:.5rem;cursor:default}.gw-dialog-header-icon[data-v-6007f5f0]{font-size:1.65rem;line-height:1}.gw-dialog-header-title[data-v-6007f5f0]{font-size:1.5rem;line-height:1.2}.gw-dialog-message-block[data-v-6007f5f0]{display:flex;align-items:center;justify-content:center;padding-block:1rem}.gw-dialog-message[data-v-6007f5f0]{font-size:1.25rem;text-align:center;cursor:default}.gw-dialog-link-row[data-v-6007f5f0]{text-align:center}.gw-dialog-details[data-v-6007f5f0]{margin-block:1.5rem}.gw-dialog-footer[data-v-6007f5f0]{display:flex;align-items:center;justify-content:center}.gw-dialog-title[data-v-6007f5f0]{margin-block:0;margin-inline-end:.5rem}.gw-dialog-intro[data-v-6007f5f0]{margin:0 0 1rem}i[data-v-6007f5f0]{color:var(--primary-color);font-size:1.1rem}.gw-dialog-header[data-v-6930da24]{display:flex;align-items:center;gap:.5rem;cursor:default}.gw-dialog-header-icon[data-v-6930da24]{font-size:1.65rem;line-height:1}.gw-dialog-header-title[data-v-6930da24]{font-size:1.5rem;line-height:1.2}.gw-dialog-message-block[data-v-6930da24]{display:flex;align-items:center;justify-content:center;padding-block:1rem}.gw-dialog-message[data-v-6930da24]{font-size:1.25rem;text-align:center;cursor:default}.gw-dialog-link-row[data-v-6930da24]{text-align:center}.gw-dialog-details[data-v-6930da24]{margin-block:1.5rem}.gw-dialog-footer[data-v-6930da24]{display:flex;align-items:center;justify-content:center}.gw-dialog-title[data-v-6930da24]{margin-block:0;margin-inline-end:.5rem}.gw-dialog-intro[data-v-6930da24]{margin:0 0 1rem}i[data-v-6930da24]{color:var(--primary-color);font-size:1.1rem}.gw-dialog-header[data-v-0efaa995]{display:flex;align-items:center;gap:.5rem;cursor:default}.gw-dialog-header-icon[data-v-0efaa995]{font-size:1.65rem;line-height:1}.gw-dialog-header-title[data-v-0efaa995]{font-size:1.5rem;line-height:1.2}.gw-dialog-message-block[data-v-0efaa995]{display:flex;align-items:center;justify-content:center;padding-block:1rem}.gw-dialog-message[data-v-0efaa995]{font-size:1.25rem;text-align:center;cursor:default}.gw-dialog-link-row[data-v-0efaa995]{text-align:center}.gw-dialog-details[data-v-0efaa995]{margin-block:1.5rem}.gw-dialog-footer[data-v-0efaa995]{display:flex;align-items:center;justify-content:center}.gw-dialog-title[data-v-0efaa995]{margin-block:0;margin-inline-end:.5rem}.gw-dialog-intro[data-v-0efaa995]{margin:0 0 1rem}i[data-v-0efaa995]{color:var(--primary-color);font-size:1.1rem}p[data-v-449dafff]{max-height:400px;overflow-y:auto;white-space:pre-line}.gw-dialog-header[data-v-b10421e1]{display:flex;align-items:center;gap:.5rem;cursor:default}.gw-dialog-header-icon[data-v-b10421e1]{font-size:1.65rem;line-height:1}.gw-dialog-header-title[data-v-b10421e1]{font-size:1.5rem;line-height:1.2}.gw-dialog-message-block[data-v-b10421e1]{display:flex;align-items:center;justify-content:center;padding-block:1rem}.gw-dialog-message[data-v-b10421e1]{font-size:1.25rem;text-align:center;cursor:default}.gw-dialog-link-row[data-v-b10421e1]{text-align:center}.gw-dialog-details[data-v-b10421e1]{margin-block:1.5rem}.gw-dialog-footer[data-v-b10421e1]{display:flex;align-items:center;justify-content:center}.gw-dialog-title[data-v-b10421e1]{margin-block:0;margin-inline-end:.5rem}.gw-dialog-intro[data-v-b10421e1]{margin:0 0 1rem}.dialog-content[data-v-b10421e1]{display:grid;grid-template-columns:auto auto;gap:2rem}.items-list-dataview[data-v-b10421e1]{justify-self:start}.items-list-dataview[data-v-b10421e1] .p-dataview-content{margin-bottom:.5rem}.items-list-dataview .list-item[data-v-b10421e1]{cursor:pointer;padding:.5rem .75rem;transition:all ease .2s}.items-list-dataview .list-item[data-v-b10421e1]:hover{background-color:var(--primary-color-hover);color:var(--primary-color)}.items-list-dataview .list-item.active[data-v-b10421e1]{background-color:var(--primary-color);color:var(--primary-color)}.gw-dialog-header[data-v-e6bc66f1]{display:flex;align-items:center;gap:.5rem;cursor:default}.gw-dialog-header-icon[data-v-e6bc66f1]{font-size:1.65rem;line-height:1}.gw-dialog-header-title[data-v-e6bc66f1]{font-size:1.5rem;line-height:1.2}.gw-dialog-message-block[data-v-e6bc66f1]{display:flex;align-items:center;justify-content:center;padding-block:1rem}.gw-dialog-message[data-v-e6bc66f1]{font-size:1.25rem;text-align:center;cursor:default}.gw-dialog-link-row[data-v-e6bc66f1]{text-align:center}.gw-dialog-details[data-v-e6bc66f1]{margin-block:1.5rem}.gw-dialog-footer[data-v-e6bc66f1]{display:flex;align-items:center;justify-content:center}.gw-dialog-title[data-v-e6bc66f1]{margin-block:0;margin-inline-end:.5rem}.gw-dialog-intro[data-v-e6bc66f1]{margin:0 0 1rem}.dialog-content[data-v-e6bc66f1]{display:grid;grid-template-columns:auto auto;gap:2rem}.items-list-dataview[data-v-e6bc66f1]{justify-self:start}.items-list-dataview[data-v-e6bc66f1] .p-dataview-content{margin-bottom:.5rem}.items-list-dataview .list-item[data-v-e6bc66f1]{cursor:pointer;padding:.5rem .75rem;transition:all ease .2s}.items-list-dataview .list-item[data-v-e6bc66f1]:hover{background-color:var(--primary-color-hover);color:var(--primary-color)}.items-list-dataview .list-item.active[data-v-e6bc66f1]{background-color:var(--primary-color);color:var(--primary-color)}.generate-ai-media-dialog{max-width:90vw;min-width:90vw}@media(min-width:1024px){.generate-ai-media-dialog{min-width:900px}}.gm-dialog-layout[data-v-6be34fba]{display:flex;flex-wrap:wrap;gap:1.5rem}@media(min-width:768px){.gm-dialog-layout[data-v-6be34fba]{flex-wrap:nowrap}}.gm-dialog-layout p[data-v-6be34fba]{margin:0}.left-panel[data-v-6be34fba]{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;flex:1 1 100%;min-width:0;transition:flex-basis .35s cubic-bezier(.33,1,.68,1),max-width .35s cubic-bezier(.33,1,.68,1)}.left-panel .prompt-textarea[data-v-6be34fba]{min-height:200px;resize:none}@media(min-width:768px){.left-panel--with-right[data-v-6be34fba]{flex-basis:60%!important}.left-panel .prompt-textarea[data-v-6be34fba]{min-height:400px}}.right-cont[data-v-6be34fba]{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem}.right-cont .generated-ai-media-container[data-v-6be34fba]{border:1px solid var(--surface-200);border-radius:6px;overflow:hidden}.right-cont .generated-ai-media-container .generated-ai-media-image[data-v-6be34fba]{width:100%;height:100%}.right-cont .generated-ai-media-container .generated-ai-media-image[data-v-6be34fba] img{width:100%;height:100%;object-fit:contain}@media(min-width:768px){.right-cont .generated-ai-media-container .generated-ai-media-image[data-v-6be34fba]{width:400px;height:400px}}.gm-media-right-enter-active[data-v-6be34fba]{transition:opacity .35s cubic-bezier(.33,1,.68,1),transform .35s cubic-bezier(.33,1,.68,1)}.gm-media-right-leave-active[data-v-6be34fba]{transition:opacity .3s cubic-bezier(.55,0,1,.45),transform .3s cubic-bezier(.55,0,1,.45)}.gm-media-right-enter-from[data-v-6be34fba],.gm-media-right-leave-to[data-v-6be34fba]{opacity:0;transform:translate(40px)}.gm-media-right-enter-to[data-v-6be34fba],.gm-media-right-leave-from[data-v-6be34fba]{opacity:1;transform:translate(0)}.ai-container[data-v-6be34fba]{padding:.75rem}.ai-loading .line[data-v-6be34fba]{opacity:0;animation-name:fade-in-line-6be34fba;animation-duration:.6s;animation-fill-mode:forwards}.ai-loading .line-1[data-v-6be34fba]{animation-delay:0s}.ai-loading .line-2[data-v-6be34fba]{animation-delay:2s}.ai-loading .line-3[data-v-6be34fba]{animation-delay:4s}.ai-loading .line-4[data-v-6be34fba]{animation-delay:6s}@keyframes fade-in-line-6be34fba{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.episode-create-wizard[data-v-f97527e1]{height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}.episode-create-wizard[data-v-f97527e1] .p-stepper-nav{display:none}.episode-create-wizard .episode-wizard-steps[data-v-f97527e1]{width:75%;justify-self:center;padding:1rem 0}.episode-create-wizard .episode-wizard-steps[data-v-f97527e1] .p-steps-list{display:flex;padding-inline-start:0;margin:0;list-style:none}.episode-create-wizard .episode-wizard-steps[data-v-f97527e1] .p-steps-item{cursor:pointer}.episode-create-wizard .episode-wizard-steps[data-v-f97527e1] .p-steps-item:before{border-top-color:var(--surface-200)!important;z-index:0!important}.episode-create-wizard .episode-wizard-steps[data-v-f97527e1] .p-steps-item:first-child:before{width:50%!important;left:50%!important}.episode-create-wizard .episode-wizard-steps[data-v-f97527e1] .p-steps-item:last-child:before{width:50%!important}.episode-create-wizard .episode-wizard-steps[data-v-f97527e1] .episode-wizard-tab-header{position:relative;z-index:1}.episode-create-wizard[data-v-f97527e1] .p-stepper-panels{background-color:transparent;padding:0;min-width:0}.episode-create-wizard[data-v-f97527e1] .p-stepper-panels .p-stepper-content{height:100%;min-width:0}
