.resize-wrapper{position:relative}.resize-handle{position:absolute;background-color:transparent;z-index:100}.resize-handle:active,.resize-wrapper:hover .resize-handle{background-color:rgba(59,130,246,.2)}.resize-handle-right{top:0;right:-4px;width:8px;height:100%;cursor:ew-resize}.resize-handle-right:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4px;height:24px;background-color:#3b82f6;border-radius:2px;opacity:0;transition:opacity .15s ease}.resize-handle-right:active:after,.resize-wrapper:hover .resize-handle-right:after{opacity:1}.resize-handle-bottom{left:0;bottom:-4px;width:100%;height:8px;cursor:ns-resize}.resize-handle-bottom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:4px;background-color:#3b82f6;border-radius:2px;opacity:0;transition:opacity .15s ease}.resize-handle-bottom:active:after,.resize-wrapper:hover .resize-handle-bottom:after{opacity:1}.resize-handle-corner{right:-6px;bottom:-6px;width:12px;height:12px;cursor:nwse-resize;border-radius:50%;background-color:#3b82f6!important;border:2px solid white;box-shadow:0 1px 3px rgba(0,0,0,.2);opacity:0;transition:opacity .15s ease}.resize-handle-corner:active,.resize-wrapper:hover .resize-handle-corner{opacity:1}.builder-editable-node{position:relative;transition:outline .15s ease}.builder-editable-node:hover:not(:has(.builder-editable-node:hover)):not(.has-inner-outline){outline:1px dashed rgba(59,130,246,.5);outline-offset:2px}.builder-editable-node :where(.ProseMirror,[contenteditable=true]):focus-visible,.builder-editable-node[contenteditable=true]:focus-visible,[data-item-field] :where(.ProseMirror,[contenteditable=true]):focus-visible{box-shadow:none!important;outline:2px solid transparent;outline-offset:2px}.builder-transparent-wrapper.is-hovered>*{outline:1px dashed rgba(59,130,246,.5);outline-offset:2px}.builder-transparent-wrapper.is-selected>*{outline:2px solid #3b82f6;outline-offset:2px}[data-item-field]{cursor:pointer;transition:outline .15s ease;outline:1px dashed transparent;outline-offset:2px}[data-item-field]:hover:not(:has([data-item-field]:hover)){outline-color:rgba(59,130,246,.5)}[data-item-field].item-field-selected{outline:2px solid #3b82f6;outline-offset:2px}[data-item-field].item-field-empty{display:inline-block;min-height:1.6em;min-width:10ch;outline:1px dashed rgba(59,130,246,.5);outline-offset:2px;border-radius:2px}[data-item-field].item-field-editing{outline:2px solid #3b82f6;outline-offset:3px;cursor:text}[data-card-item].card-hovered,[data-card-item]:hover{outline:2px solid rgba(59,130,246,.55);outline-offset:2px;border-radius:2px}[data-card-item].card-unpublished{opacity:.55;outline:1px dashed rgba(107,114,128,.7);outline-offset:2px;border-radius:2px}[data-card-item].card-unpublished.card-hovered,[data-card-item].card-unpublished:hover{opacity:1;outline:2px solid rgba(59,130,246,.55)}@media (prefers-reduced-motion:no-preference){[data-card-item].card-unpublished{transition:opacity .12s ease-out}}.item-field-focused{outline:2px solid #3b82f6;outline-offset:6px;border-radius:3px}@media (prefers-reduced-motion:reduce){[data-item-field]{transition:none}}@keyframes ai-node-flash{0%{box-shadow:0 0 0 0 rgba(168,85,247,.5)}40%{box-shadow:0 0 0 6px rgba(168,85,247,.25)}to{box-shadow:0 0 0 0 rgba(168,85,247,0)}}.ai-node-flash{animation:ai-node-flash .8s ease-out;outline:2px solid rgba(168,85,247,.6);outline-offset:2px}.builder-editable-node:has(>.nav-menu){z-index:5}.scroll-animations-ready [data-animate]:not(.animate-visible){opacity:0}[data-animate].animate-visible{animation-name:var(--animate-name);animation-duration:var(--animate-duration,.6s);animation-timing-function:var(--animate-easing,ease-out);animation-delay:var(--animate-delay,0s);animation-fill-mode:both}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{opacity:0;transform:translateY(var(--animate-distance,30px))}to{opacity:1;transform:none}}@keyframes slide-down{0%{opacity:0;transform:translateY(calc(-1 * var(--animate-distance, 30px)))}to{opacity:1;transform:none}}@keyframes slide-left{0%{opacity:0;transform:translateX(var(--animate-distance,30px))}to{opacity:1;transform:none}}@keyframes slide-right{0%{opacity:0;transform:translateX(calc(-1 * var(--animate-distance, 30px)))}to{opacity:1;transform:none}}@keyframes scale-up{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:none}}@keyframes blur-in{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur(0)}}@keyframes bounce-in{0%{opacity:0;transform:scale(.85)}50%{opacity:1;transform:scale(1.03)}70%{transform:scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.scroll-animations-ready [data-animate]:not(.animate-visible){opacity:1}[data-animate].animate-visible{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}}