.live-page-editor{width:calc(100vw - 28px);max-width:none;height:calc(100vh - 28px);max-height:none;margin:auto;padding:0;border:0;border-radius:24px;background:#f5f3ed;color:#073f45;box-shadow:0 35px 110px rgba(0,28,31,.55);overflow:hidden}.live-page-editor::backdrop{background:rgba(0,34,37,.82);backdrop-filter:blur(8px)}.live-page-editor>header{display:flex;align-items:center;justify-content:space-between;height:82px;padding:14px 22px;border-bottom:1px solid #d9e4e1;background:#fff}.live-page-editor>header h2{margin:2px 0 0;font:500 2rem Georgia,serif}.live-page-editor>header button{display:grid;width:46px;height:46px;place-items:center;border:0;border-radius:50%;background:#073f45;color:#fff;font-size:1.7rem;cursor:pointer}.live-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;height:calc(100% - 82px)}.live-preview{display:grid;grid-template-rows:48px minmax(0,1fr);min-width:0;padding:14px;background:#dfe9e6}.preview-toolbar{display:flex;align-items:center;justify-content:space-between;padding:0 8px;color:#486963;font-size:.76rem;font-weight:850}.preview-toolbar a{color:#087b7e}.live-preview iframe{width:100%;height:100%;border:1px solid #c8d7d3;border-radius:15px;background:#fff;box-shadow:0 15px 45px rgba(0,49,52,.13)}.live-editor-panel{display:grid;align-content:start;gap:16px;padding:20px;border-left:1px solid #d5e0dd;background:#f9f8f3;overflow:auto}.live-editor-panel .admin-card{background:#fff}.live-editor-panel textarea{min-height:112px}.current-hero-thumb{width:100%;height:130px;object-fit:cover;border-radius:12px}.editor-sections{border:1px solid #d7e2df;border-radius:16px;background:#fff;overflow:hidden}.editor-sections>summary{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;font-weight:900;cursor:pointer}.editor-sections>summary span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#e8f2ef}.editor-sections>div{display:grid;gap:12px;padding:0 12px 12px}.editor-sections .admin-card{border-radius:12px}.editor-sections h3{margin:0;font:500 1.6rem Georgia,serif}@media(max-width:900px){.live-page-editor{width:100vw;height:100vh;border-radius:0}.live-editor-layout{grid-template-columns:1fr;grid-template-rows:minmax(380px,54vh) auto;overflow:auto}.live-preview{min-height:520px}.live-editor-panel{border-top:1px solid #d5e0dd;border-left:0;overflow:visible}}@media(max-width:560px){.live-page-editor>header{height:72px}.live-page-editor>header h2{font-size:1.45rem}.live-editor-layout{height:calc(100% - 72px)}.live-preview{min-height:430px;padding:8px}.live-editor-panel{padding:14px}}
