.craft-editor-root--embedded{flex-direction:column;flex:1;min-height:640px;display:flex}.craft-editor-root--embedded .craft-viewport{flex:1;min-height:0}.craft-editor-root{background:var(--theme-elevation-50,#f4f4f5);border:1px solid var(--theme-elevation-150,#e4e4e7);border-radius:0;flex-direction:column;flex:1;min-height:calc(100vh - 180px);display:flex;overflow:hidden}.craft-editor-placeholder{color:var(--theme-elevation-600,#52525b);padding:2rem}.craft-viewport{width:100%;height:100%;min-height:0;display:flex}.craft-toolbox{background:var(--theme-elevation-0,#fff);border-right:1px solid var(--theme-elevation-150,#e4e4e7);width:96px;padding:.75rem .5rem}.craft-toolbox__title{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-elevation-500,#71717a);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.craft-toolbox__items{flex-direction:column;gap:.5rem;display:flex}.craft-toolbox__item{border:1px dashed var(--theme-elevation-200,#d4d4d8);background:var(--theme-elevation-50,#fafafa);text-align:center;cursor:grab;-webkit-user-select:none;user-select:none;border-radius:0;justify-content:center;align-items:center;min-height:56px;padding:.5rem;font-size:.75rem;display:flex}.craft-toolbox__item--slot{color:#2563eb;background:#eff6ff;border-color:#2563eb}.craft-page-container{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative}.craft-header{border-bottom:1px solid var(--theme-elevation-150,#e4e4e7);background:var(--theme-elevation-0,#fff);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.craft-header__actions{gap:.5rem;display:flex}.craft-header__btn,.craft-sidebar__tab{border:1px solid var(--theme-elevation-200,#d4d4d8);background:var(--theme-elevation-0,#fff);cursor:pointer;border-radius:0;padding:.35rem .65rem;font-size:.8125rem}.craft-header__btn:disabled{opacity:.5;cursor:not-allowed}.craft-header__toggle{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.craftjs-renderer{background:#ececec;flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto}.craftjs-renderer--enabled{background:#ececec}.craft-canvas{flex-direction:column;flex:1;align-items:stretch;width:100%;min-height:0;padding:0;display:flex;overflow:hidden}.craft-root-node{flex:auto;min-height:0;max-height:100%;width:100%!important;max-width:none!important;height:100%!important}.craft-root-node--render{flex:none;min-height:100vh;max-height:none;height:auto!important}.craft-sidebar{background:var(--theme-elevation-0,#fff);border-left:1px solid var(--theme-elevation-150,#e4e4e7);flex-direction:column;flex-shrink:0;align-self:stretch;gap:.5rem;width:300px;min-height:0;padding:.5rem;display:flex;overflow:hidden}.craft-sidebar__panel{border:1px solid var(--theme-elevation-150,#e4e4e7);border-radius:0;flex-direction:column;min-height:0;display:flex;overflow:hidden}.craft-sidebar__panel--properties{flex:1}.craft-sidebar__panel--layers{flex-shrink:0;max-height:40%}.craft-sidebar__toolbar{flex:1;min-height:0;overflow:hidden auto}.craft-sidebar__tab{border:none;border-bottom:1px solid var(--theme-elevation-150,#e4e4e7);text-align:left;border-radius:0;flex-shrink:0;width:100%;font-weight:600}.craft-sidebar__layers{flex:1;min-height:0;max-height:280px;padding:.25rem 0;overflow:hidden auto}.craft-layer{display:block}.craft-layer--hovered>.craft-layer__header{background:var(--theme-elevation-100,#f4f4f5)}.craft-layer--hovered>.craft-layer__header--selected{background:var(--theme-elevation-200,#d4d4d8)}.craft-layer__header{align-items:stretch;gap:.25rem;padding:.15rem .5rem .15rem 0;transition:background-color .12s;display:flex}.craft-layer__header--selected{background:var(--theme-elevation-150,#e4e4e7);box-shadow:inset 3px 0 #2563eb}.craft-layer__header--selected.craft-layer__header--hidden{opacity:.65}.craft-layer__visibility{width:1.25rem;color:var(--theme-elevation-500,#71717a);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.35rem 0;font-size:.75rem;line-height:1}.craft-layer__heading{flex:1;align-items:center;gap:.35rem;min-width:0;display:flex}.craft-layer__canvas-icon{color:var(--theme-elevation-500,#71717a);flex-shrink:0;font-size:.75rem;line-height:1}.craft-layer__name{flex:1;min-width:0}.craft-layer__name h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8125rem;font-weight:500;line-height:1.35;overflow:hidden}.craft-layer__expand{color:var(--theme-elevation-500,#71717a);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.2rem;font-size:.75rem;line-height:1;transition:transform .15s;transform:rotate(-90deg)}.craft-layer__expand--open{transform:rotate(0)}.craft-layer__children{margin:0 0 0 1.25rem}.craft-layer__children--canvas{border-left:2px solid var(--theme-elevation-200,#d4d4d8);margin-top:.15rem;margin-bottom:.25rem;margin-left:1.5rem;padding-left:.25rem}.craft-toolbar,.craft-toolbar-empty{padding:.75rem;font-size:.875rem}.craft-toolbar-empty{color:var(--theme-elevation-500,#71717a)}.craft-toolbar-section{border-bottom:1px solid var(--theme-elevation-100,#f4f4f5)}.craft-toolbar-section__header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;gap:.5rem;width:100%;padding:.65rem 0;font-weight:600;display:flex}.craft-toolbar-section__summary{color:var(--theme-elevation-500,#71717a);font-size:.75rem;font-weight:400}.craft-toolbar-section__body{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding-bottom:.75rem;display:grid}.craft-toolbar-item--full{grid-column:1/-1}.craft-spacing-field{flex-direction:column;grid-column:1/-1;gap:.75rem;display:flex}.craft-spacing-field__mode{gap:.35rem;display:flex}.craft-spacing-field__mode-btn{border:1px solid var(--theme-elevation-200,#d4d4d8);background:var(--theme-elevation-0,#fff);cursor:pointer;border-radius:0;padding:.35rem .65rem;font-size:.8125rem}.craft-spacing-field__mode-btn--active{background:var(--theme-elevation-100,#f4f4f5);border-color:var(--theme-elevation-400,#a1a1aa);font-weight:600}.craft-spacing-field__sides{flex-direction:column;gap:.5rem;display:flex}.craft-spacing-field__row{grid-template-columns:4.5rem 1fr 4rem;align-items:center;gap:.5rem;display:grid}.craft-spacing-field__number{text-align:right;width:100%;min-width:0;padding:.35rem .45rem}.craft-field{flex-direction:column;gap:.5rem;display:flex}.craft-field__label{color:var(--theme-elevation-600,#52525b);font-size:.75rem;font-weight:600}.craft-field__row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.craft-field__radio{align-items:center;gap:.35rem;font-size:.8125rem;display:flex}.craft-field__input,.craft-field__select{border:1px solid var(--theme-elevation-200,#d4d4d8);background:var(--theme-elevation-0,#fff);border-radius:0;width:100%;padding:.4rem .55rem;font-size:.8125rem}.craft-field__range{width:100%}.craft-field__swatch{border:1px solid var(--theme-elevation-200,#d4d4d8);border-radius:0;width:100%;height:28px}.craft-field__preview{color:var(--theme-elevation-600,#52525b);font-size:.8125rem}.craft-toolbar-radio-group{flex-direction:column;gap:.35rem;display:flex}.craft-toolbar-radio{align-items:center;gap:.35rem;font-size:.8125rem;display:flex}.craft-node-indicator{z-index:9999;color:#fff;background:#2563eb;border-radius:0;align-items:center;gap:.25rem;padding:.25rem .4rem;font-size:.75rem;display:flex;position:fixed;box-shadow:0 8px 24px #0000002e}.craft-node-indicator__name{margin-right:.25rem;font-weight:600}.craft-node-indicator__btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:0;width:24px;height:24px}.component-selected{position:relative}.component-selected:after{content:"";pointer-events:none;box-sizing:border-box;border:2px solid #2563eb;position:absolute;inset:0}.craft-slot{background:#2563eb0f;border:2px dashed #2563eb;border-radius:0;flex:1;min-height:0;padding:1rem;position:relative}.craft-editor-root--with-layout .craft-root-node.component-selected:after,.craft-editor-root--with-layout .craft-root-node.component-selected:after{border-color:#94a3b8}.craft-editor-root--with-layout [data-layout-locked=true]{pointer-events:none;-webkit-user-select:none;user-select:none}.craft-editor-root--with-layout .craft-slot,.craft-editor-root--with-layout .craft-slot *{pointer-events:auto;-webkit-user-select:auto;user-select:auto}.craft-editor-root--with-layout .craft-slot{pointer-events:auto}.craft-slot__label{color:#2563eb;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700;position:absolute;top:.5rem;left:.75rem}.craft-slot__content{min-height:inherit;flex:1;padding-top:1.25rem;position:relative}.craft-text-editable[contenteditable=true]{cursor:text;-webkit-user-select:text;user-select:text}.craft-slot__content .craft-text-editable,.craft-button .craft-text-editable{pointer-events:auto}.craft-button{display:block}.craft-media{max-width:100%;display:block}.craft-media__asset,.craft-media__embed{border:0;max-width:100%;display:block}.craft-media__placeholder{border:1px dashed var(--theme-elevation-300,#d4d4d8);background:var(--theme-elevation-50,#fafafa);min-height:160px;color:var(--theme-elevation-500,#71717a);text-align:center;justify-content:center;align-items:center;padding:1rem;font-size:.8125rem;display:flex}.craft-embed{width:100%;display:block}.craft-embed--editor .craft-embed__content{min-height:48px}.craft-embed__placeholder{border:1px dashed var(--theme-elevation-300,#d4d4d8);background:var(--theme-elevation-50,#fafafa);min-height:120px;color:var(--theme-elevation-500,#71717a);text-align:center;justify-content:center;align-items:center;padding:1rem;font-size:.8125rem;display:flex}.craft-embed__content{width:100%}.craft-embed-settings__textarea{resize:vertical;min-height:220px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;line-height:1.45}.craft-field--full{grid-column:1/-1}.craft-editor-shell{flex-direction:column;gap:.5rem;height:calc(100vh - 120px);min-height:calc(100vh - 120px);display:flex}.craft-editor-shell__content{flex-direction:column;flex:1;min-height:0;display:flex}.craft-editor-shell__toolbar{flex-shrink:0;justify-content:flex-end;gap:.5rem;display:flex}.craft-editor-shell--fullscreen{background:var(--theme-elevation-50,#f4f4f5);box-sizing:border-box;flex-direction:column;width:100vw;height:100vh;padding:.75rem;display:flex}.craft-editor-shell--fullscreen .craft-editor-shell__content,.craft-editor-shell--fullscreen .craft-editor-root,.craft-editor-shell--fullscreen .craft-editor-root--embedded{flex-direction:column;flex:1;min-height:0;display:flex}.craft-editor-shell--fullscreen .craft-editor-root .craft-viewport,.craft-editor-shell--fullscreen .craft-editor-root--embedded .craft-viewport{flex:1;min-height:0}.craft-editor-shell--fullscreen .craft-page-container{flex-direction:column;flex:1;min-height:0;display:flex}.craft-editor-shell--fullscreen .craftjs-renderer{flex:1;min-height:0}.craft-renderer-root{color:#111827;background:#fff;width:100%;min-height:100vh}.craft-renderer-root .craft-root-node{min-height:100vh;max-height:none;height:auto!important}.craft-slot--render{background:0 0;border:none;padding:0}.craft-slot--render .craft-slot__content{padding-top:0}
