.theme--light.v-input--switch .v-input--switch__thumb{color:#fff}.theme--light.v-input--switch .v-input--switch__track{color:rgba(0,0,0,.38)}.theme--light.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__thumb{color:#fafafa!important}.theme--light.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__track{color:rgba(0,0,0,.12)!important}.theme--dark.v-input--switch .v-input--switch__thumb{color:#bdbdbd}.theme--dark.v-input--switch .v-input--switch__track{color:hsla(0,0%,100%,.3)}.theme--dark.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__thumb{color:#424242!important}.theme--dark.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__track{color:hsla(0,0%,100%,.1)!important}.v-input--switch__thumb,.v-input--switch__track{background-color:currentColor;pointer-events:none;transition:inherit}.v-input--switch__track{border-radius:8px;width:36px;height:14px;left:2px;position:absolute;opacity:.6;right:2px;top:calc(50% - 7px)}.v-input--switch__thumb{border-radius:50%;top:calc(50% - 10px);height:20px;position:relative;width:20px;display:flex;justify-content:center;align-items:center;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-input--switch .v-input--selection-controls__input{width:38px;transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-input--switch .v-input--selection-controls__ripple{top:calc(50% - 24px)}.v-input--switch.v-input--dense .v-input--switch__thumb{width:18px;height:18px}.v-input--switch.v-input--dense .v-input--switch__track{height:12px;width:32px}.v-input--switch.v-input--dense.v-input--switch--inset .v-input--switch__track{height:22px;width:44px;top:calc(50% - 12px);left:-3px}.v-input--switch.v-input--dense .v-input--selection-controls__ripple{top:calc(50% - 22px)}.v-input--switch.v-input--is-dirty.v-input--is-disabled .v-input--selection-controls__input{opacity:.6}.v-application--is-ltr .v-input--switch .v-input--selection-controls__ripple{left:-14px}.v-application--is-ltr .v-input--switch.v-input--dense .v-input--selection-controls__ripple{left:-12px}.v-application--is-ltr .v-input--switch.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-ltr .v-input--switch.v-input--is-dirty .v-input--switch__thumb{transform:translate(20px)}.v-application--is-rtl .v-input--switch .v-input--selection-controls__ripple{right:-14px}.v-application--is-rtl .v-input--switch.v-input--dense .v-input--selection-controls__ripple{right:-12px}.v-application--is-rtl .v-input--switch.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch.v-input--is-dirty .v-input--switch__thumb{transform:translate(-20px)}.v-input--switch:not(.v-input--switch--flat):not(.v-input--switch--inset) .v-input--switch__thumb{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-input--switch--inset .v-input--selection-controls__input,.v-input--switch--inset .v-input--switch__track{width:48px}.v-input--switch--inset .v-input--switch__track{border-radius:14px;height:28px;left:-4px;opacity:.32;top:calc(50% - 14px)}.v-application--is-ltr .v-input--switch--inset .v-input--selection-controls__ripple,.v-application--is-ltr .v-input--switch--inset .v-input--switch__thumb{transform:translate(0)!important}.v-application--is-rtl .v-input--switch--inset .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch--inset .v-input--switch__thumb{transform:translate(-6px)!important}.v-application--is-ltr .v-input--switch--inset.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-ltr .v-input--switch--inset.v-input--is-dirty .v-input--switch__thumb{transform:translate(20px)!important}.v-application--is-rtl .v-input--switch--inset.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch--inset.v-input--is-dirty .v-input--switch__thumb{transform:translate(-26px)!important}.theme--light.v-file-input .v-file-input__text{color:rgba(0,0,0,.87)}.theme--light.v-file-input .v-file-input__text--placeholder{color:rgba(0,0,0,.6)}.theme--light.v-file-input.v-input--is-disabled .v-file-input__text,.theme--light.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-file-input .v-file-input__text{color:#fff}.theme--dark.v-file-input .v-file-input__text--placeholder{color:hsla(0,0%,100%,.7)}.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text,.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:hsla(0,0%,100%,.5)}.v-file-input input[type=file]{left:0;opacity:0;pointer-events:none;position:absolute;max-width:0;width:0}.v-file-input .v-file-input__text{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;width:100%}.v-file-input .v-file-input__text.v-file-input__text--chips{flex-wrap:wrap}.v-file-input .v-file-input__text .v-chip{margin:4px}.v-file-input .v-text-field__slot{min-height:32px}.v-file-input.v-input--dense .v-text-field__slot{min-height:26px}.v-file-input.v-text-field--filled:not(.v-text-field--single-line) .v-file-input__text{padding-top:22px}.v-file-input.v-text-field--outlined .v-text-field__slot{padding:6px 0}.v-file-input.v-text-field--outlined.v-input--dense .v-text-field__slot{padding:3px 0}.theme--light.v-btn-toggle:not(.v-btn-toggle--group){background:#fff;color:rgba(0,0,0,.87)}.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn{border-color:rgba(0,0,0,.12)!important}.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn:focus:not(:active){border-color:rgba(0,0,0,.26)}.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn .v-icon{color:#000}.theme--dark.v-btn-toggle:not(.v-btn-toggle--group){background:#1e1e1e;color:#fff}.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn{border-color:hsla(0,0%,100%,.12)!important}.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn:focus:not(:active){border-color:hsla(0,0%,100%,.3)}.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn .v-icon{color:#fff}.v-btn-toggle{border-radius:4px;display:inline-flex;max-width:100%}.v-btn-toggle>.v-btn.v-btn{border-radius:0;border-style:solid;border-width:thin;box-shadow:none;opacity:.8;padding:0 12px}.v-application--is-ltr .v-btn-toggle>.v-btn.v-btn:first-child{border-top-left-radius:inherit;border-bottom-left-radius:inherit}.v-application--is-ltr .v-btn-toggle>.v-btn.v-btn:last-child,.v-application--is-rtl .v-btn-toggle>.v-btn.v-btn:first-child{border-top-right-radius:inherit;border-bottom-right-radius:inherit}.v-application--is-rtl .v-btn-toggle>.v-btn.v-btn:last-child{border-top-left-radius:inherit;border-bottom-left-radius:inherit}.v-btn-toggle>.v-btn.v-btn--active{color:inherit;opacity:1}.v-btn-toggle>.v-btn.v-btn:after{display:none}.v-application--is-ltr .v-btn-toggle>.v-btn.v-btn:not(:first-child),.v-application--is-rtl .v-btn-toggle>.v-btn.v-btn:not(:last-child){border-left-width:0}.v-btn-toggle .v-btn.v-btn.v-size--default{min-width:48px;min-height:0}.v-btn-toggle:not(.v-btn-toggle--dense) .v-btn.v-btn.v-size--default{height:48px}.v-btn-toggle--borderless>.v-btn.v-btn{border-width:0}.v-btn-toggle--dense>.v-btn.v-btn{padding:0 8px}.v-btn-toggle--group{border-radius:0}.v-btn-toggle--group>.v-btn.v-btn{background-color:transparent!important;border-color:transparent;margin:4px;min-width:auto}.v-btn-toggle--rounded{border-radius:24px}.v-btn-toggle--shaped{border-radius:24px 4px}.v-btn-toggle--tile{border-radius:0}.secured-media-wrapper[data-v-30121f09]{position:relative;display:block;width:100%;min-height:80px}.secured-media-content[data-v-30121f09]{display:block;max-width:100%;max-height:100%;width:100%;border-radius:8px}.secured-media-content.image[data-v-30121f09]{width:auto;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;margin:0 auto}.secured-media-content.pdf[data-v-30121f09]{height:70vh;border:0}.secured-media-content.video[data-v-30121f09]{aspect-ratio:16/9;min-height:220px;border:0}.secured-media-content.audio[data-v-30121f09]{height:40px}.secured-media-error[data-v-30121f09],.secured-media-loader[data-v-30121f09]{width:100%;min-height:80px;background:rgba(0,0,0,.25);border-radius:8px;display:flex;align-items:center;justify-content:center}.secured-media-status[data-v-30121f09]{color:hsla(0,0%,100%,.78);font-size:.875rem}.secured-media-download[data-v-30121f09]{display:inline-flex;align-items:center;color:#58d388;text-decoration:none;padding:8px 12px;background:rgba(0,150,64,.1);border-radius:8px}.gold-text[data-v-0504688c]{color:#58d388!important}.lesson-row[data-v-0504688c]{background:rgba(30,30,30,.85);border:1px solid hsla(0,0%,100%,.05);transition:border-color .2s,transform .2s}.lesson-row[data-v-0504688c]:hover{border-color:rgba(0,150,64,.4)}.lesson-index[data-v-0504688c]{width:28px;height:28px;border-radius:50%;background:rgba(0,150,64,.15);color:#58d388;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;flex-shrink:0}.drag-handle[data-v-0504688c]{cursor:grab}.drag-handle[data-v-0504688c]:active{cursor:grabbing}.ghost-row[data-v-0504688c]{opacity:.4;background:rgba(0,150,64,.1)!important}.empty-box[data-v-0504688c]{background:hsla(0,0%,100%,.02);border:1px dashed hsla(0,0%,100%,.08)}.lesson-empty-state[data-v-0504688c]{display:flex;flex-direction:column;align-items:center;max-width:42rem;margin:3rem auto;padding:2.5rem 1.5rem;border-color:rgba(88,211,136,.25);background:radial-gradient(circle at top,rgba(88,211,136,.1),transparent 58%),hsla(0,0%,100%,.02)}.lesson-empty-state__icon[data-v-0504688c]{display:inline-flex;align-items:center;justify-content:center;width:3.75rem;height:3.75rem;margin-bottom:1rem;border:1px solid rgba(88,211,136,.25);border-radius:1rem;background:rgba(88,211,136,.12)}.lesson-empty-state__icon .v-icon[data-v-0504688c]{color:#7ee5a6;font-size:1.75rem}.lesson-empty-state h3[data-v-0504688c]{margin:0;color:#fff;font-size:1.25rem;line-height:1.35}.lesson-empty-state p[data-v-0504688c]{max-width:32rem;margin:.5rem 0 1.25rem;color:hsla(0,0%,100%,.62);font-size:.9375rem;line-height:1.55}.lesson-empty-state .v-btn[data-v-0504688c]{min-height:2.75rem;text-transform:none;letter-spacing:0;font-size:.875rem}.lesson-edit-dialog[data-v-0504688c]{overflow:hidden;border:1px solid hsla(0,0%,100%,.1);border-radius:1.25rem!important;background:#1b1c1b!important;font-size:1rem}[data-v-0504688c] .lesson-edit-dialog-shell{border-radius:1.25rem}.lesson-edit-dialog__header[data-v-0504688c]{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 1.5rem 1.35rem;border-bottom:1px solid hsla(0,0%,100%,.08);background:radial-gradient(circle at top left,rgba(88,211,136,.13),transparent 42%),#202120}.lesson-edit-dialog__title-group[data-v-0504688c]{display:flex;align-items:flex-start;gap:1rem;min-width:0}.lesson-edit-dialog__mark[data-v-0504688c]{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;flex:0 0 3rem;border:1px solid rgba(88,211,136,.25);border-radius:.85rem;background:rgba(88,211,136,.12)}.lesson-edit-dialog__mark .v-icon[data-v-0504688c]{color:#7ee5a6}.lesson-edit-dialog__eyebrow[data-v-0504688c]{display:block;margin-bottom:.2rem;color:#7ee5a6;font-size:.75rem;font-weight:800;line-height:1.4;letter-spacing:.08em;text-transform:uppercase}.lesson-edit-dialog__title-group h2[data-v-0504688c]{margin:0;color:#fff;font-size:1.5rem;line-height:1.25}.lesson-edit-dialog__title-group p[data-v-0504688c]{margin:.35rem 0 0;color:hsla(0,0%,100%,.65);font-size:.875rem;line-height:1.5}.lesson-edit-dialog__close[data-v-0504688c]{flex:0 0 auto;margin-top:-.25rem;margin-right:-.25rem}.lesson-edit-dialog__body[data-v-0504688c]{display:grid;gap:1rem;padding:1.25rem 1.5rem 1.5rem!important}.lesson-edit-dialog__body[data-v-0504688c] .v-form{display:grid;gap:1rem}.lesson-form-section[data-v-0504688c]{padding:1.25rem;border:1px solid hsla(0,0%,100%,.08);border-radius:1rem;background:hsla(0,0%,100%,.025)}.lesson-form-section__heading[data-v-0504688c]{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.15rem}.lesson-form-section__number[data-v-0504688c]{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;flex:0 0 1.8rem;border-radius:50%;background:rgba(88,211,136,.14);color:#7ee5a6;font-size:.8125rem;font-weight:800}.lesson-form-section__heading h3[data-v-0504688c]{margin:0;color:#fff;font-size:1.0625rem;line-height:1.35}.lesson-form-section__heading p[data-v-0504688c],.lesson-mode-heading p[data-v-0504688c]{margin:.2rem 0 0;color:hsla(0,0%,100%,.58);font-size:.875rem;line-height:1.5}.lesson-mode-heading[data-v-0504688c]{margin:.35rem 0 .75rem}.lesson-mode-heading h4[data-v-0504688c]{margin:0;color:#fff;font-size:.9375rem;line-height:1.4}.lesson-mode-toggle[data-v-0504688c]{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:100%;border-radius:0!important}.lesson-mode-toggle[data-v-0504688c] .v-btn{width:100%;min-width:0!important;min-height:4.75rem!important;height:auto!important;padding:.75rem .85rem!important;border:1px solid hsla(0,0%,100%,.09)!important;border-radius:.8rem!important;background:rgba(0,0,0,.18)!important;color:hsla(0,0%,100%,.68)!important;opacity:1!important;text-transform:none;letter-spacing:0}.lesson-mode-toggle[data-v-0504688c] .v-btn:before{opacity:0!important}.lesson-mode-toggle[data-v-0504688c] .v-btn--active{border-color:rgba(88,211,136,.42)!important;background:rgba(88,211,136,.12)!important;color:#fff!important}.lesson-mode-toggle[data-v-0504688c] .v-btn__content{width:100%;justify-content:flex-start;opacity:1!important}.lesson-mode-option__icon[data-v-0504688c]{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex:0 0 2.5rem;margin-right:.75rem;border-radius:.7rem;background:hsla(0,0%,100%,.05)}.lesson-mode-toggle[data-v-0504688c] .v-btn--active .lesson-mode-option__icon{background:rgba(88,211,136,.16)}.lesson-mode-toggle[data-v-0504688c] .v-btn--active .lesson-mode-option__icon .v-icon{color:#7ee5a6}.lesson-mode-option__copy[data-v-0504688c]{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;min-width:0;line-height:1.35;text-align:left}.lesson-mode-option__copy strong[data-v-0504688c]{font-size:.9375rem;white-space:normal}.lesson-mode-option__copy small[data-v-0504688c]{margin-top:.15rem;color:hsla(0,0%,100%,.52);font-size:.75rem;white-space:normal}.lesson-mode-option__check[data-v-0504688c]{margin-left:.5rem;color:#7ee5a6!important;opacity:0}.lesson-mode-toggle[data-v-0504688c] .v-btn--active .lesson-mode-option__check{opacity:1}.detected-type[data-v-0504688c]{display:flex;align-items:center;gap:.7rem;margin-top:1rem;padding:.7rem .8rem;border:1px solid hsla(0,0%,100%,.07);border-radius:.75rem;background:rgba(0,0,0,.16)}.detected-type__icon[data-v-0504688c]{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;flex:0 0 2.25rem;border-radius:.6rem;background:hsla(0,0%,100%,.05)}.detected-type>div[data-v-0504688c]{display:flex;flex-direction:column}.detected-type>div>span[data-v-0504688c]{color:hsla(0,0%,100%,.52);font-size:.75rem}.detected-type>div>strong[data-v-0504688c]{color:#fff;font-size:.875rem}.detected-type__action[data-v-0504688c]{min-height:2.5rem!important;color:hsla(0,0%,100%,.68)!important;text-transform:none;letter-spacing:0;font-size:.8125rem}.media-item[data-v-0504688c]{overflow:hidden;border:1px solid hsla(0,0%,100%,.08);background:rgba(20,20,20,.8)!important}.media-item__header[data-v-0504688c]{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:1rem}.media-icon[data-v-0504688c]{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex-shrink:0;border-radius:.7rem;background:hsla(0,0%,100%,.05)}.media-item__copy[data-v-0504688c]{display:flex;flex-direction:column;min-width:0}.media-item__copy small[data-v-0504688c],.media-item__copy span[data-v-0504688c]{color:hsla(0,0%,100%,.52);font-size:.75rem;line-height:1.4}.media-item__copy strong[data-v-0504688c]{overflow:hidden;margin:.15rem 0;color:#fff;font-size:.875rem;text-overflow:ellipsis;white-space:nowrap}.media-item__copy small[data-v-0504688c]{text-transform:uppercase}.media-item__replace[data-v-0504688c]{min-height:2.5rem!important;color:#7ee5a6!important;text-transform:none;letter-spacing:0;font-size:.8125rem}.media-preview[data-v-0504688c]{padding:0 1rem 1rem}.media-preview[data-v-0504688c] .secured-media-content{max-height:20rem;border-radius:.75rem}.upload-zone[data-v-0504688c]{padding:1.25rem;border:1px dashed rgba(88,211,136,.3);background:radial-gradient(circle at top left,rgba(88,211,136,.08),transparent 48%),rgba(0,0,0,.12)}.upload-zone__intro[data-v-0504688c]{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.upload-zone__icon[data-v-0504688c]{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex:0 0 2.75rem;border-radius:.75rem;background:rgba(88,211,136,.13)}.upload-zone__icon .v-icon[data-v-0504688c]{color:#7ee5a6}.upload-zone__intro h4[data-v-0504688c]{margin:0;color:#fff;font-size:.9375rem;line-height:1.4}.upload-zone__intro p[data-v-0504688c]{margin:.15rem 0 0;color:hsla(0,0%,100%,.55);font-size:.8125rem;line-height:1.4}.upload-zone__actions[data-v-0504688c]{display:flex;justify-content:flex-end;margin-top:-.25rem}.upload-zone__actions .v-btn[data-v-0504688c]{color:hsla(0,0%,100%,.68);text-transform:none;letter-spacing:0;font-size:.8125rem}.lesson-upload-progress[data-v-0504688c]{padding:1rem;border:1px solid rgba(88,211,136,.2);border-radius:.8rem;background:rgba(88,211,136,.07)}.lesson-upload-progress>div[data-v-0504688c]{display:flex;justify-content:space-between;margin-bottom:.6rem;color:hsla(0,0%,100%,.72);font-size:.875rem}.lesson-upload-progress strong[data-v-0504688c]{color:#7ee5a6}.lesson-save-error[data-v-0504688c]{font-size:.875rem}.lesson-edit-dialog__actions[data-v-0504688c]{flex:0 0 auto;gap:.5rem;padding:1rem 1.5rem!important;border-top:1px solid hsla(0,0%,100%,.08);background:#202120}.lesson-edit-dialog__cancel[data-v-0504688c],.lesson-edit-dialog__save[data-v-0504688c]{min-height:2.75rem!important;text-transform:none;letter-spacing:0;font-size:.875rem;font-weight:700}.lesson-edit-dialog__cancel[data-v-0504688c]{margin-left:auto;color:hsla(0,0%,100%,.68)!important}.lesson-edit-dialog__save[data-v-0504688c]{min-width:13.5rem;border-radius:.7rem}.lesson-edit-dialog[data-v-0504688c] .v-file-input__text,.lesson-edit-dialog[data-v-0504688c] .v-label,.lesson-edit-dialog[data-v-0504688c] .v-select__selection,.lesson-edit-dialog[data-v-0504688c] input,.lesson-edit-dialog[data-v-0504688c] textarea{font-size:.875rem}.lesson-edit-dialog[data-v-0504688c] .v-counter,.lesson-edit-dialog[data-v-0504688c] .v-messages__message{font-size:.75rem;line-height:1.4}@media (max-width:37.5rem){.lesson-edit-dialog__header[data-v-0504688c]{padding:1.15rem}.lesson-edit-dialog__mark[data-v-0504688c]{width:2.5rem;height:2.5rem;flex-basis:2.5rem}.lesson-edit-dialog__title-group[data-v-0504688c]{gap:.75rem}.lesson-edit-dialog__title-group h2[data-v-0504688c]{font-size:1.25rem}.lesson-edit-dialog__body[data-v-0504688c]{padding:.85rem!important}.lesson-form-section[data-v-0504688c]{padding:1rem}.lesson-mode-toggle[data-v-0504688c]{grid-template-columns:1fr}.detected-type[data-v-0504688c]{flex-wrap:wrap}.detected-type .v-spacer[data-v-0504688c]{display:none}.detected-type__action[data-v-0504688c]{width:100%}.media-item__header[data-v-0504688c]{grid-template-columns:auto minmax(0,1fr)}.media-item__replace[data-v-0504688c]{grid-column:1/-1;width:100%}.lesson-edit-dialog__actions[data-v-0504688c]{display:grid;grid-template-columns:1fr;padding:.85rem!important}.lesson-edit-dialog__cancel[data-v-0504688c]{order:2;margin-left:0}.lesson-edit-dialog__save[data-v-0504688c]{min-width:0;width:100%}}.gold-text[data-v-0aa2789c]{color:#58d388!important}.gold-text[data-v-99417fcc]{background:linear-gradient(45deg,#58d388,#7ee5a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tier-section[data-v-99417fcc]{background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.04);border-radius:1rem;padding:1rem 1rem .5rem}.module-grid[data-v-99417fcc]{gap:1rem}.module-tile[data-v-99417fcc]{flex:1 1 22rem;max-width:28rem;min-width:18rem}.module-card[data-v-99417fcc]{background:rgba(30,30,30,.85)!important;border:1px solid hsla(0,0%,100%,.08);font-size:1rem;overflow:hidden;transition:transform .2s,border-color .2s}.module-card[data-v-99417fcc]:hover{border-color:rgba(88,211,136,.42);transform:translateY(-2px)}.module-card__content[data-v-99417fcc]{padding:1.25rem 1.25rem 1rem}.module-card__heading[data-v-99417fcc]{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:start;gap:.75rem}.module-card__drag[data-v-99417fcc]{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;min-height:2.75rem}.module-card__icon[data-v-99417fcc]{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex:0 0 2.75rem;border-radius:.75rem;background:rgba(88,211,136,.1)}.module-card__icon .v-icon[data-v-99417fcc]{color:inherit}.module-card__copy[data-v-99417fcc]{min-width:0;padding-top:.1rem}.module-card__copy h5[data-v-99417fcc]{margin:0;color:#fff;font-size:1.0625rem;line-height:1.35;overflow-wrap:anywhere}.module-card__meta[data-v-99417fcc]{margin:.25rem 0 0;color:hsla(0,0%,100%,.6);font-size:.875rem;line-height:1.45}.module-card__status[data-v-99417fcc]{align-self:start;margin:0!important}.module-card__status[data-v-99417fcc] .v-chip__content{font-size:.75rem}.module-card__description[data-v-99417fcc]{min-height:2.7rem;margin:1rem 0 0;color:hsla(0,0%,100%,.68);font-size:.875rem;line-height:1.55}.module-card__notice[data-v-99417fcc]{display:flex;align-items:center;gap:.5rem;margin-top:.9rem;padding:.65rem .75rem;border:1px solid rgba(255,193,7,.2);border-radius:.65rem;background:rgba(255,193,7,.07);color:#ffd667;font-size:.875rem;line-height:1.4}.module-card__notice .v-icon[data-v-99417fcc]{color:currentColor;font-size:1.2rem}.module-card__actions[data-v-99417fcc]{display:grid;gap:.65rem;padding:1rem 1.25rem 1.15rem;background:rgba(0,0,0,.14)}.module-action[data-v-99417fcc]{min-height:2.75rem!important;border:1px solid transparent;border-radius:.7rem;text-transform:none;letter-spacing:0;font-size:.875rem;font-weight:700}.module-action--primary[data-v-99417fcc]{border-color:rgba(88,211,136,.28);background:rgba(88,211,136,.14)!important;color:#7ee5a6!important}.module-action--quiz[data-v-99417fcc]{border-color:rgba(255,214,103,.22);background:rgba(255,214,103,.08)!important;color:#ffd667!important}.module-action[data-v-99417fcc] .v-btn__content{width:100%;justify-content:flex-start}.module-action__count[data-v-99417fcc]{min-width:1.65rem;margin-left:auto;padding:.15rem .45rem;border-radius:999px;background:rgba(0,0,0,.24);font-size:.75rem;text-align:center}.module-card__secondary-actions[data-v-99417fcc]{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.module-secondary-action[data-v-99417fcc]{min-height:2.5rem!important;padding:0 .6rem!important;color:hsla(0,0%,100%,.68)!important;text-transform:none;letter-spacing:0;font-size:.8125rem}.module-secondary-action[data-v-99417fcc] .v-btn__content{white-space:normal}.module-secondary-action--danger[data-v-99417fcc]{color:#ff7676!important}.drag-handle[data-v-99417fcc]{cursor:grab}.drag-handle[data-v-99417fcc]:active{cursor:grabbing}.ghost-card[data-v-99417fcc]{opacity:.4;background:rgba(0,150,64,.1)!important}.empty-tier[data-v-99417fcc]{background:hsla(0,0%,100%,.02);border:1px dashed hsla(0,0%,100%,.08);font-size:.875rem}.description-clip[data-v-99417fcc]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.text-clip-3[data-v-99417fcc]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.h-100[data-v-99417fcc]{height:100%}.gap-3[data-v-99417fcc]{gap:.75rem}.border-white-05[data-v-99417fcc]{border-color:hsla(0,0%,100%,.05)!important}.module-dialog[data-v-99417fcc]{overflow:hidden;border:1px solid hsla(0,0%,100%,.1);border-radius:1.25rem!important;background:#1b1c1b!important;font-size:1rem}[data-v-99417fcc] .module-dialog-shell{border-radius:1.25rem}.module-dialog__header[data-v-99417fcc]{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 1.5rem 1.35rem;border-bottom:1px solid hsla(0,0%,100%,.08);background:radial-gradient(circle at top left,rgba(88,211,136,.13),transparent 42%),#202120}.module-dialog__title-group[data-v-99417fcc]{display:flex;align-items:flex-start;gap:1rem;min-width:0}.module-dialog__mark[data-v-99417fcc]{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;flex:0 0 3rem;border:1px solid rgba(88,211,136,.25);border-radius:.85rem;background:rgba(88,211,136,.12)}.module-dialog__mark .v-icon[data-v-99417fcc]{color:#7ee5a6}.module-dialog__eyebrow[data-v-99417fcc],.module-next-step__eyebrow[data-v-99417fcc]{display:block;margin-bottom:.2rem;color:#7ee5a6;font-size:.75rem;font-weight:800;line-height:1.4;letter-spacing:.08em;text-transform:uppercase}.module-dialog__title-group h2[data-v-99417fcc]{margin:0;color:#fff;font-size:1.5rem;line-height:1.25}.module-dialog__title-group p[data-v-99417fcc]{margin:.35rem 0 0;color:hsla(0,0%,100%,.65);font-size:.875rem;line-height:1.5}.module-dialog__close[data-v-99417fcc]{flex:0 0 auto;margin-top:-.25rem;margin-right:-.25rem}.module-dialog__body[data-v-99417fcc]{display:grid;gap:1rem;padding:1.25rem 1.5rem 1.5rem!important}.module-dialog__body[data-v-99417fcc] .v-form{display:grid;gap:1rem}.dialog-section[data-v-99417fcc]{padding:1.25rem;border:1px solid hsla(0,0%,100%,.08);border-radius:1rem;background:hsla(0,0%,100%,.025)}.dialog-section__heading[data-v-99417fcc]{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.15rem}.dialog-section__heading--with-count .v-chip[data-v-99417fcc]{margin-left:auto}.dialog-section__number[data-v-99417fcc]{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;flex:0 0 1.8rem;border-radius:50%;background:rgba(88,211,136,.14);color:#7ee5a6;font-size:.8125rem;font-weight:800}.dialog-section__heading h3[data-v-99417fcc],.module-next-step h3[data-v-99417fcc]{margin:0;color:#fff;font-size:1.0625rem;line-height:1.35}.dialog-section__heading p[data-v-99417fcc],.module-next-step p[data-v-99417fcc]{margin:.2rem 0 0;color:hsla(0,0%,100%,.58);font-size:.875rem;line-height:1.5}.visibility-panel[data-v-99417fcc]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:.85rem;padding:.9rem 1rem;border:1px solid hsla(0,0%,100%,.07);border-radius:.75rem;background:rgba(0,0,0,.18)}.visibility-panel h4[data-v-99417fcc]{margin:0;color:#fff;font-size:.9375rem}.visibility-panel p[data-v-99417fcc]{margin:.2rem 0 0;color:hsla(0,0%,100%,.55);font-size:.8125rem;line-height:1.45}.module-next-step[data-v-99417fcc]{display:flex;align-items:flex-start;gap:.9rem;padding:1rem 1.15rem;border:1px solid rgba(88,211,136,.22);border-radius:1rem;background:rgba(88,211,136,.07)}.module-next-step__icon[data-v-99417fcc]{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex:0 0 2.5rem;border-radius:.7rem;background:rgba(88,211,136,.13)}.module-next-step__icon .v-icon[data-v-99417fcc]{color:#7ee5a6}.module-dialog__actions[data-v-99417fcc]{flex:0 0 auto;gap:.5rem;padding:1rem 1.5rem!important;border-top:1px solid hsla(0,0%,100%,.08);background:#202120}.module-dialog__cancel[data-v-99417fcc],.module-dialog__save[data-v-99417fcc],.module-dialog__upload[data-v-99417fcc]{min-height:2.75rem!important;text-transform:none;letter-spacing:0;font-size:.875rem;font-weight:700}.module-dialog__cancel[data-v-99417fcc]{margin-left:auto}.module-dialog__save[data-v-99417fcc]{min-width:14rem;border-radius:.7rem}.module-dialog[data-v-99417fcc] .v-label,.module-dialog[data-v-99417fcc] .v-select__selection,.module-dialog[data-v-99417fcc] input,.module-dialog[data-v-99417fcc] textarea{font-size:.875rem}.module-dialog[data-v-99417fcc] .v-chip__content,.module-dialog[data-v-99417fcc] .v-messages__message{font-size:.75rem;line-height:1.4}.toolbox-grid[data-v-99417fcc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:.75rem}.toolbox-item[data-v-99417fcc]{background:rgba(20,20,20,.8)!important;border:1px solid hsla(0,0%,100%,.05)}.toolbox-icon[data-v-99417fcc]{width:2.75rem;height:2.75rem;border-radius:.65rem;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.04)}.toolbox-preview img[data-v-99417fcc]{width:100%;max-height:7.5rem;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.toolbox-item__meta[data-v-99417fcc]{margin-top:.2rem;color:hsla(0,0%,100%,.55);font-size:.75rem}.toolbox-item__text[data-v-99417fcc]{margin-top:.75rem;color:hsla(0,0%,100%,.7);font-size:.875rem;line-height:1.5}.toolbox-empty[data-v-99417fcc]{padding:1rem;border:1px dashed hsla(0,0%,100%,.1);border-radius:.75rem;color:hsla(0,0%,100%,.55);font-size:.875rem;text-align:center}.auto-duration[data-v-99417fcc]{display:flex;align-items:center;gap:.6rem;min-height:2.5rem;height:100%;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);border-radius:.5rem;padding:.5rem .75rem;color:hsla(0,0%,100%,.6);font-size:.8125rem;line-height:1.4}.auto-duration .v-icon[data-v-99417fcc]{color:#7ee5a6;font-size:1.2rem}@media (max-width:37.5rem){.tier-section[data-v-99417fcc]{padding:.85rem .75rem .4rem}.module-tile[data-v-99417fcc]{flex-basis:100%;min-width:0;max-width:none}.module-card__heading[data-v-99417fcc]{grid-template-columns:auto auto minmax(0,1fr)}.module-card__status[data-v-99417fcc]{grid-column:3}.module-card__secondary-actions[data-v-99417fcc]{grid-template-columns:1fr}.module-dialog__header[data-v-99417fcc]{padding:1.15rem}.module-dialog__mark[data-v-99417fcc]{width:2.5rem;height:2.5rem;flex-basis:2.5rem}.module-dialog__title-group[data-v-99417fcc]{gap:.75rem}.module-dialog__title-group h2[data-v-99417fcc]{font-size:1.25rem}.module-dialog__body[data-v-99417fcc]{padding:.85rem!important}.dialog-section[data-v-99417fcc]{padding:1rem}.module-next-step[data-v-99417fcc],.visibility-panel[data-v-99417fcc]{align-items:flex-start}.module-dialog__actions[data-v-99417fcc]{display:grid;grid-template-columns:1fr;padding:.85rem!important}.module-dialog__cancel[data-v-99417fcc]{order:2;margin-left:0}.module-dialog__save[data-v-99417fcc]{min-width:0;width:100%}}.marketing-tool-header[data-v-3f992cfa]{position:relative;display:flex;min-height:11.875rem;align-items:center;justify-content:space-between;gap:1.75rem;padding:2.125rem 2.375rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.11);border-radius:1.5rem;background:linear-gradient(120deg,rgba(0,150,64,.09),transparent 48%),hsla(0,0%,100%,.035);box-shadow:0 1.5rem 4.375rem rgba(0,0,0,.2);backdrop-filter:blur(1.125rem);-webkit-backdrop-filter:blur(1.125rem)}.marketing-tool-header[data-v-3f992cfa]:after{position:absolute;right:8%;bottom:-10.625rem;width:16.875rem;height:16.875rem;border-radius:50%;background:rgba(0,150,64,.1);content:"";filter:blur(1.375rem);pointer-events:none}.header-actions[data-v-3f992cfa],.header-content[data-v-3f992cfa]{position:relative;z-index:1;display:flex;align-items:center}.header-content[data-v-3f992cfa]{min-width:0;gap:1.25rem}.header-mark[data-v-3f992cfa]{display:grid;flex:0 0 3.625rem;width:3.625rem;height:3.625rem;place-items:center;border:1px solid rgba(0,150,64,.28);border-radius:1.0625rem;color:#58d388;background:rgba(0,150,64,.13);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05)}.header-mark .v-icon[data-v-3f992cfa]{color:currentColor;font-size:1.8125rem}.header-mark--logo[data-v-3f992cfa]{padding:.25rem}.header-logo[data-v-3f992cfa]{width:100%;height:100%}.header-copy[data-v-3f992cfa]{min-width:0}.header-eyebrow[data-v-3f992cfa]{color:#58d388;font-size:.75rem;font-weight:800;line-height:1.3;letter-spacing:.13em;text-transform:uppercase}.header-copy h1[data-v-3f992cfa]{margin:.3125rem 0 .4375rem;color:#fff;font-size:clamp(1.875rem,4vw,2.75rem);font-weight:760;line-height:1.08;letter-spacing:-.035em}.header-copy p[data-v-3f992cfa]{max-width:43rem;margin:0;color:#b8b8bc;font-size:.9375rem;line-height:1.6}.header-actions[data-v-3f992cfa]{flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:.625rem}@media (max-width:59.9375rem){.marketing-tool-header[data-v-3f992cfa]{min-height:10.75rem;padding:1.75rem}}@media (max-width:37.4375rem){.marketing-tool-header[data-v-3f992cfa]{min-height:auto;align-items:flex-start;flex-direction:column;gap:1.125rem;padding:1.3125rem 1.125rem;border-radius:1.25rem}.header-content[data-v-3f992cfa]{align-items:flex-start;gap:.75rem}.header-mark[data-v-3f992cfa]{flex-basis:2.875rem;width:2.875rem;height:2.875rem;border-radius:.875rem}.header-mark .v-icon[data-v-3f992cfa]{font-size:1.4375rem}.header-copy h1[data-v-3f992cfa]{margin-top:.1875rem;font-size:1.6875rem}.header-copy p[data-v-3f992cfa]{margin-top:.5rem;font-size:.875rem;line-height:1.55}.header-actions[data-v-3f992cfa]{width:100%;justify-content:stretch}.header-actions[data-v-3f992cfa] .v-btn:not(.v-btn--icon){flex:1 1 auto;min-height:2.75rem}.marketing-tool-header.marketing-tool-header--mobile-compact[data-v-3f992cfa]{min-height:4.5rem;align-items:center;flex-direction:row;gap:.75rem;padding:.75rem;border-radius:1rem}.marketing-tool-header--mobile-compact .header-content[data-v-3f992cfa]{align-items:center;gap:.625rem}.marketing-tool-header--mobile-compact .header-mark[data-v-3f992cfa]{flex-basis:2.625rem;width:2.625rem;height:2.625rem;border-radius:.8125rem}.marketing-tool-header--mobile-compact .header-mark .v-icon[data-v-3f992cfa]{font-size:1.3125rem}.marketing-tool-header--mobile-compact .header-copy p[data-v-3f992cfa],.marketing-tool-header--mobile-compact .header-eyebrow[data-v-3f992cfa]{display:none}.marketing-tool-header--mobile-compact .header-copy h1[data-v-3f992cfa]{margin:0;font-size:1.25rem;line-height:1.2;letter-spacing:-.015em;overflow-wrap:anywhere}.marketing-tool-header--mobile-compact .header-actions[data-v-3f992cfa]{width:auto;flex:0 0 auto;margin-left:auto}.marketing-tool-header--mobile-compact .header-actions[data-v-3f992cfa] .v-btn:not(.v-btn--icon){min-height:2.5rem;flex:0 0 auto;padding:0 .75rem}}@media (max-width:22.4375rem){.marketing-tool-header.marketing-tool-header--mobile-compact[data-v-3f992cfa]{gap:.5rem;padding:.625rem}.marketing-tool-header--mobile-compact .header-mark[data-v-3f992cfa]{flex-basis:2.375rem;width:2.375rem;height:2.375rem}.marketing-tool-header--mobile-compact .header-copy h1[data-v-3f992cfa]{font-size:1.125rem}.marketing-tool-header--mobile-compact .header-actions[data-v-3f992cfa] .v-btn:not(.v-btn--icon){padding:0 .625rem}}