.pe2-editor-block{position:relative;overflow:visible;border-radius:6px}.pe2-editor-block__content{position:relative;z-index:1}.pe2-editor-block--editable.pe2-editor-block--hover{box-shadow:inset 0 0 0 1px rgba(26,115,232,.55)}.pe2-editor-block--editable.pe2-editor-block--selected{box-shadow:inset 0 0 0 2px #1a73e8;z-index:2}.pe2-editor-block--locked.pe2-editor-block--hover{box-shadow:inset 0 0 0 1px rgba(100,116,139,.65)}.pe2-editor-block--locked.pe2-editor-block--selected{box-shadow:inset 0 0 0 2px #64748b;z-index:2}.pe2-editor-block__badge{position:absolute;top:0;left:50%;z-index:31;transform:translate(-50%,calc(-100% - 3px));display:inline-flex;align-items:center;gap:3px;max-width:calc(100% - 56px);padding:2px 7px;border-radius:6px;background:#1a73e8;color:#fff;font-size:9px;font-weight:700;letter-spacing:.02em;line-height:1.2;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pe2-editor-block__badge--locked{background:#64748b}.pe2-editor-block--locked-editable.pe2-editor-block--hover{box-shadow:inset 0 0 0 1px rgba(26,115,232,.55)}.pe2-editor-block--locked-editable.pe2-editor-block--selected{box-shadow:inset 0 0 0 2px #1a73e8;z-index:2}.pe2-editor-block__badge--editable-locked{background:#1a73e8;max-width:calc(100% - 8px)}.pe2-editor-block__badge-hint{font-weight:600;opacity:.92}.pe2-block-toolbar{position:absolute;top:50%;z-index:30;display:none;flex-direction:column;align-items:center;gap:1px;padding:4px 3px;border-radius:8px;background:rgba(15,23,42,.94);box-shadow:0 2px 10px rgba(0,0,0,.22);transform:translateY(-50%);pointer-events:auto}.pe2-block-toolbar--left{left:4px}.pe2-block-toolbar--right{right:4px}.pe2-editor-block--hover .pe2-block-toolbar,.pe2-editor-block--selected .pe2-block-toolbar{display:flex}.pe2-block-toolbar__btn{border:0;background:transparent;color:#fff;cursor:pointer;font-size:12px;line-height:1;min-width:22px;min-height:22px;padding:2px 4px;border-radius:4px}.pe2-block-toolbar__btn:hover:not(:disabled){background:hsla(0,0%,100%,.15)}.pe2-block-toolbar__btn--disabled,.pe2-block-toolbar__btn:disabled{opacity:.35;cursor:not-allowed}.pe2-block-toolbar__btn--danger:hover:not(:disabled){background:#dc2626}.pe2-block-toolbar__handle{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#fff;cursor:grab;min-width:22px;min-height:22px;padding:2px 4px;border-radius:4px;touch-action:none}.pe2-block-toolbar__handle:active{cursor:grabbing}.pe2-block-toolbar__handle--hint{opacity:.45;cursor:default}.pe2-block-insert,.pe2-canvas-empty__btn,.pe2-zone-insert__btn{background:#fff!important;color:#0f172a!important;border:1.5px solid #0f172a!important}.pe2-block-insert svg,.pe2-canvas-empty__btn svg,.pe2-zone-insert__btn svg{color:#0f172a!important;stroke:#0f172a!important}.pe2-block-insert{position:absolute;left:50%;bottom:0;z-index:25;transform:translate(-50%,50%);display:none;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border-radius:9999px;cursor:pointer;box-shadow:0 1px 4px rgba(15,23,42,.2);pointer-events:auto;transition:transform .12s ease,box-shadow .12s ease}.captive-embed-preview .pe2-block-insert{display:inline-flex;opacity:.96}.pe2-editor-block--hover .pe2-block-insert,.pe2-editor-block--selected .pe2-block-insert{display:inline-flex}.pe2-block-insert:hover{transform:translate(-50%,50%) scale(1.06);box-shadow:0 2px 7px rgba(15,23,42,.24);background:#fff;color:#0f172a}.pe2-drop-indicator{position:absolute;left:4px;right:4px;height:2px;background:#1a73e8;border-radius:1px;pointer-events:none;z-index:40}.pe2-drop-indicator--before{top:-1px}.pe2-drop-indicator--after{bottom:-1px}.pe2-zone-insert{display:flex;min-height:0}.pe2-zone-insert,.pe2-zone-insert__btn{justify-content:center;align-items:center;padding:0}.pe2-zone-insert__btn{display:inline-flex;width:22px;height:22px;border:1.5px solid #0f172a;border-radius:9999px;background:#fff;color:#0f172a;cursor:pointer;box-shadow:0 1px 4px rgba(15,23,42,.2);opacity:.55;transition:opacity .12s ease,transform .12s ease,box-shadow .12s ease}.captive-embed-preview .pe2-zone-insert__btn:not(.pe2-zone-insert__btn--labeled){opacity:.96}.pe2-zone-insert:hover .pe2-zone-insert__btn{opacity:1}.pe2-zone-insert--footer{padding:6px 0 2px}.pe2-zone-insert__btn--labeled{width:auto;height:auto;gap:6px;padding:5px 12px;border-radius:999px;border:1.5px solid #0f172a;background:#fff;color:#0f172a;font-size:11.5px;font-weight:600;letter-spacing:.01em;opacity:.88;box-shadow:0 1px 4px rgba(15,23,42,.16)}.pe2-zone-insert--footer:hover .pe2-zone-insert__btn--labeled,.pe2-zone-insert__btn--labeled:hover{opacity:1;color:#0f172a;border-color:#0f172a;background:#fff;box-shadow:0 2px 7px rgba(15,23,42,.22)}.pe2-zone-insert__label{white-space:nowrap}.pe2-canvas-empty{display:flex;align-items:center;justify-content:center;min-height:min(320px,46vh);padding:32px 20px;width:100%}.pe2-canvas-empty__btn{display:inline-flex;align-items:center;gap:8px;padding:11px 18px;border-radius:999px;border:1.5px solid #0f172a;background:#fff;color:#0f172a;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 1px 4px rgba(15,23,42,.16);transition:transform .12s ease,box-shadow .12s ease}.pe2-canvas-empty__btn:hover{transform:scale(1.02);box-shadow:0 2px 8px rgba(15,23,42,.22)}.captive-embed-preview .pe2-canvas-empty__btn{border-color:#0f172a;background:#fff;color:#0f172a}.captive-embed-preview .pe2-canvas-empty__btn:hover{background:#fff;border-color:#0f172a}.pe2-zone-insert__btn:hover{transform:scale(1.06);box-shadow:0 2px 7px rgba(15,23,42,.24);background:#fff;color:#0f172a}.pe2-editor-block--dragging{opacity:.55}.pe2-confirm-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(15,23,42,.45)}.pe2-confirm-dialog{width:100%;max-width:320px;border-radius:14px;background:#fff;padding:18px 18px 16px;box-shadow:0 20px 40px rgba(15,23,42,.18),0 0 0 1px rgba(15,23,42,.06)}.pe2-confirm-dialog__title{margin:0;font-size:15px;font-weight:700;line-height:1.35;color:#0f172a}.pe2-confirm-dialog__message{margin:8px 0 0;font-size:13px;line-height:1.45;color:#475569}.pe2-confirm-dialog__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.pe2-confirm-dialog__btn{border:none;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:600;line-height:1;cursor:pointer}.pe2-confirm-dialog__btn--ghost{background:transparent;color:#475569;border:1px solid #cbd5e1}.pe2-confirm-dialog__btn--ghost:hover{background:#f8fafc}.pe2-confirm-dialog__btn--primary{background:#0f172a;color:#fff}.pe2-confirm-dialog__btn--primary:hover{background:#1e293b}.pe2-confirm-dialog__btn--danger{background:#dc2626;color:#fff}.pe2-confirm-dialog__btn--danger:hover{background:#b91c1c}