.widget-template-selector[data-v-68531d64]{width:100%}.content-layout[data-v-68531d64]{display:flex;gap:2rem}@media(max-width:1263px){.content-layout[data-v-68531d64]{flex-direction:column}}.settings-panel[data-v-68531d64]{flex:0 0 auto;width:100%}@media(min-width:1264px){.settings-panel[data-v-68531d64]{width:550px;max-width:550px}}.templates-panel[data-v-68531d64]{flex:1;min-width:0}@media(max-width:1263px){.templates-panel[data-v-68531d64]{width:100%}}@media(min-width:1264px){.templates-sticky-wrapper[data-v-68531d64]{position:sticky;top:1rem;display:flex;flex-direction:column;max-height:calc(100vh - 2rem)}}.templates-header[data-v-68531d64]{flex-shrink:0}@media(min-width:1264px){.templates-scroll-container[data-v-68531d64]{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:.5rem;margin-right:-.5rem}.templates-scroll-container[data-v-68531d64]::-webkit-scrollbar{width:8px}.templates-scroll-container[data-v-68531d64]::-webkit-scrollbar-track{background:var(--color-scrollbar-track);border-radius:var(--radius-default)}.templates-scroll-container[data-v-68531d64]::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb);border-radius:var(--radius-default)}.templates-scroll-container[data-v-68531d64]::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-thumb-hover)}}.settings-section[data-v-68531d64]{background:var(--color-surface-recessed);border-radius:var(--radius-default);padding:1.25rem;height:100%;transition:border-color .2s ease,box-shadow .2s ease}.settings-section-header[data-v-68531d64]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:.5rem}.settings-section-title[data-v-68531d64]{font-size:1.1rem;font-weight:600;color:var(--color-text)}.subsection-label[data-v-68531d64]{font-size:.875rem;font-weight:500;color:var(--color-text-muted)}[data-v-68531d64] .v-input__slot{margin-bottom:0}[data-v-68531d64] .v-messages{min-height:14px}.row[data-v-ca19ca3e]{margin:0}.cards-row[data-v-ca19ca3e]{row-gap:2.5rem;justify-content:center}.template-card[data-v-7229da51]{height:100%;display:flex;flex-direction:column;z-index:1;position:relative;background:var(--color-surface-recessed)!important;border-radius:0;cursor:pointer}.template-card--selected .template-preview-area[data-v-7229da51]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid var(--v-primary-base);border-radius:inherit;pointer-events:none;z-index:10}.template-card--selected:hover .template-preview-area[data-v-7229da51]:before{border-color:var(--v-error-base)}.template-card--selected:hover .selected-indicator .v-chip[data-v-7229da51]{background-color:var(--v-error-base)!important}.template-card[data-v-7229da51]:before{opacity:0!important}.template-card[data-v-7229da51]:focus{outline:2px solid var(--v-primary-base);outline-offset:0}.template-card[data-v-7229da51]:focus:not(:focus-visible){outline:none}.template-preview-area[data-v-7229da51]{flex-grow:1;align-self:center;display:flex;align-items:center;justify-content:center;position:relative}.selected-indicator[data-v-7229da51]{position:absolute;top:.75rem;right:.75rem;z-index:20;pointer-events:none;display:flex;align-items:center}.selected-indicator .v-chip[data-v-7229da51]{transition:all .2s ease}.widget-iframe-container[data-v-3a08cfc4]{width:100%;height:100%;position:relative;overflow:hidden}.iframe-scaler[data-v-3a08cfc4]{display:grid;align-items:center;position:relative;border:2px solid var(--color-border-muted)}.iframe-scaler[data-v-3a08cfc4]:before{background-color:var(--color-surface-recessed);width:100%;height:100%;content:"";position:absolute;top:0;left:0;z-index:2;opacity:0;transition:opacity .2s ease}.iframe-scaler[data-v-3a08cfc4]:hover:before{opacity:.125}.iframe-wrapper[data-v-3a08cfc4]{width:100%;height:100%;position:relative;border-radius:var(--radius-default);overflow:hidden}.iframe-wrapper.mobile-frame[data-v-3a08cfc4]{width:375px;height:667px;border:8px solid var(--color-border-muted);border-radius:20px;padding:8px}.iframe-wrapper.mobile-frame[data-v-3a08cfc4],.iframe-wrapper.tablet-frame[data-v-3a08cfc4]{box-shadow:var(--shadow-raised-prominent);background:var(--color-surface-recessed);margin:0 auto}.iframe-wrapper.tablet-frame[data-v-3a08cfc4]{width:768px;height:1024px;border:6px solid var(--color-border-muted);border-radius:16px;padding:10px}.iframe-wrapper.tablet-landscape-frame[data-v-3a08cfc4]{border:1px solid var(--color-border-muted);border-radius:var(--radius-default)}.iframe-wrapper.mobile-frame[data-v-3a08cfc4]:after{content:"";position:absolute;top:12px;left:50%;transform:translateX(-50%);width:120px;height:6px;background:var(--color-surface-recessed);border-radius:3px;z-index:3}.widget-iframe[data-v-3a08cfc4]{width:100%;height:100%;border:none;background:var(--color-surface)}.iframe-wrapper.disable-interactions[data-v-3a08cfc4]{pointer-events:none;user-select:none}.iframe-placeholder[data-v-3a08cfc4]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background-color:var(--color-surface-recessed);color:var(--color-text-muted)}@layer vuetify{.theme--light.v-badge .v-badge__badge:after{border-color:#fff}.theme--dark.v-badge .v-badge__badge:after{border-color:#1e1e1e}.v-badge{position:relative}.v-badge,.v-badge__badge{display:inline-block;line-height:1}.v-badge__badge{border-radius:10px;color:#fff;font-size:12px;height:20px;letter-spacing:0;min-width:20px;padding:4px 6px;pointer-events:auto;position:absolute;text-align:center;text-indent:0;top:auto;transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap}.v-application--is-ltr .v-badge__badge{right:auto}.v-application--is-rtl .v-badge__badge{left:auto}.v-badge__badge .v-icon{color:inherit;font-size:12px;height:12px;margin:0 -2px;width:12px}.v-badge__badge .v-img{height:12px;width:12px}.v-badge__wrapper{flex:0 1;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.v-badge--avatar .v-badge__badge{padding:0}.v-badge--avatar .v-badge__badge .v-avatar{height:20px!important;min-width:0!important;max-width:20px!important}.v-badge--bordered .v-badge__badge:after{border-radius:inherit;border-width:2px;border-style:solid;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scale(1.15)}.v-badge--dot .v-badge__badge{border-radius:4.5px;height:9px;min-width:0;padding:0;width:9px}.v-badge--dot .v-badge__badge:after{border-width:1.5px}.v-badge--icon .v-badge__badge{padding:4px 6px}.v-badge--inline{align-items:center;display:inline-flex;justify-content:center}.v-badge--inline .v-badge__badge,.v-badge--inline .v-badge__wrapper{position:relative}.v-badge--inline .v-badge__wrapper{margin:0 4px}.v-badge--tile .v-badge__badge{border-radius:0}}.validation-issues-button[data-v-63fdae8c]{display:inline-block}[data-v-63fdae8c] .v-list-item__title{white-space:normal;line-height:1.4}[data-v-63fdae8c] .v-badge__badge{font-size:11px;height:13px;min-width:unset;padding:0 4px;line-height:1.2;right:-5px!important;top:-5px!important;color:var(--3d284ceb)}