:root{--ed-accent: #2563eb;--ed-accent-soft: #3b82f6;--ed-bar-h: 48px;--ed-panel-w: 320px}body.rmh-editing{padding-top:var(--ed-bar-h)}body.rmh-editing .fade-up{opacity:1!important;transform:none!important}body.rmh-editing .hero-shape,body.rmh-editing .clients-track{animation-play-state:paused!important}body.rmh-editing .gallery-item:hover img,body.rmh-editing .about-img:hover img,body.rmh-editing .phil-img:hover img,body.rmh-editing .svc-img:hover img,body.rmh-editing .cat-img:hover img{transform:none!important}body.rmh-editing .nav,body.rmh-editing .scroll-progress{top:var(--ed-bar-h)}body.rmh-ed-hide-ui .rmh-ed-handle,body.rmh-ed-hide-ui .rmh-ed-panel{display:none!important}body.rmh-ed-hide-ui [data-ed-block],body.rmh-ed-hide-ui .rmh-ed-hover,body.rmh-ed-hide-ui .rmh-ed-selected{outline:none!important}#rmh-ed-canvas{margin:0 auto;transition:max-width .25s ease}body.rmh-ed-narrow #rmh-ed-canvas{box-shadow:0 0 0 1px #d4d4d8,0 24px 60px #0000001f}[data-ed-block]{position:relative}.rmh-editing [data-ed-field],.rmh-editing [data-ed-media]{cursor:text}.rmh-editing [data-ed-media]{cursor:pointer}.rmh-ed-hover{outline:2px dashed var(--ed-accent-soft);outline-offset:2px}.rmh-editing [data-ed-slot]{cursor:pointer}.rmh-editing [data-ed-slot]:hover{outline:2px dashed var(--ed-accent-soft);outline-offset:2px}.rmh-editing [data-ed-textslot]{cursor:text}.rmh-editing [data-ed-textslot]:hover{outline:1px dashed var(--ed-accent-soft);outline-offset:2px}.rmh-editing [data-ed-textslot][contenteditable=true]{outline:2px solid #16a34a;background:#16a34a0f}.rmh-ed-selected{outline:2px solid var(--ed-accent)!important;outline-offset:2px}.rmh-ed-editing-text{outline:2px solid #16a34a!important;background:#16a34a0f}.rmh-ed-block-hidden{opacity:.4}.rmh-ed-dragging{opacity:.5}.rmh-ed-dropover{outline:3px dashed var(--ed-accent)!important;outline-offset:-3px}.rmh-ed-handle{position:absolute;top:8px;right:8px;z-index:30;display:flex;align-items:center;gap:4px;background:#111827eb;color:#fff;padding:4px 6px;border-radius:8px;font:12px/1 system-ui,sans-serif;box-shadow:0 4px 14px #00000040}.rmh-ed-handle .rmh-ed-btype{padding:0 6px;opacity:.85}.rmh-ed-handle button,.rmh-ed-grip{color:#fff;background:transparent;border:0;cursor:pointer;width:22px;height:22px;border-radius:5px;font-size:12px}.rmh-ed-handle button:hover{background:#ffffff2e}.rmh-ed-grip{cursor:grab}.rmh-ed-toolbar{position:fixed;top:0;left:0;right:0;height:var(--ed-bar-h);z-index:10000;display:flex;align-items:center;gap:10px;padding:0 12px;background:#0b1220;color:#fff;font:13px system-ui,sans-serif;box-shadow:0 2px 10px #0000004d}.rmh-ed-brand{font-weight:700;letter-spacing:.02em}.rmh-ed-user{color:#94a3b8;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rmh-ed-spacer{flex:1}.rmh-ed-bp button{color:#cbd5e1;background:#1e293b;border:0;padding:5px 9px;border-radius:6px;margin-right:2px;cursor:pointer}.rmh-ed-bp button.on{background:var(--ed-accent);color:#fff}.rmh-ed-toolbar>button{color:#e2e8f0;background:#1e293b;border:0;padding:7px 12px;border-radius:7px;cursor:pointer}.rmh-ed-toolbar>button:hover{background:#334155}.rmh-ed-toolbar>a{color:#e2e8f0;background:#1e293b;padding:7px 12px;border-radius:7px;text-decoration:none;white-space:nowrap}.rmh-ed-toolbar>a:hover{background:#334155;color:#fff}.rmh-ed-toolbar .rmh-ed-primary{background:var(--ed-accent);color:#fff}.rmh-ed-toolbar .rmh-ed-primary:hover{background:var(--ed-accent-soft)}.rmh-ed-dirty{color:#fbbf24}.rmh-ed-panel{position:fixed;top:var(--ed-bar-h);right:0;bottom:0;width:var(--ed-panel-w);z-index:9999;background:#fff;border-left:1px solid #e5e7eb;overflow-y:auto;font:13px system-ui,sans-serif;color:#111827;box-shadow:-6px 0 24px #00000014}.rmh-ed-panel-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff}.rmh-ed-panel-close{border:0;background:none;font-size:20px;cursor:pointer;line-height:1}.rmh-ed-fields{padding:12px 14px 60px}.rmh-ed-field{margin-bottom:12px}.rmh-ed-field>label{display:block;font-size:12px;color:#6b7280;margin-bottom:4px}.rmh-ed-field input[type=text],.rmh-ed-field input[type=email],.rmh-ed-field input[type=password],.rmh-ed-field textarea,.rmh-ed-field select,.rmh-ed-field input:not([type]){width:100%;padding:7px 9px;border:1px solid #d1d5db;border-radius:6px;font:inherit;box-sizing:border-box}.rmh-ed-field textarea{min-height:64px;resize:vertical}.rmh-ed-check{display:flex;align-items:center;gap:6px;color:#111827}.rmh-ed-group-label{font-weight:600;margin:6px 0}.rmh-ed-media-btn{display:flex;align-items:center;gap:8px;padding:6px;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;cursor:pointer;width:100%}.rmh-ed-media-btn img{width:48px;height:48px;object-fit:cover;border-radius:4px}.rmh-ed-array{border:1px solid #eef2f7;border-radius:8px;padding:8px}.rmh-ed-array-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;font-weight:600}.rmh-ed-array-add{border:0;background:var(--ed-accent);color:#fff;padding:4px 10px;border-radius:6px;cursor:pointer}.rmh-ed-array-item{border-top:1px solid #f1f5f9;padding:6px 0}.rmh-ed-array-item>summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none}.rmh-ed-array-item>summary::-webkit-details-marker{display:none}.rmh-ed-item-tools button{border:0;background:#eef2f7;margin-left:2px;border-radius:5px;cursor:pointer;width:22px;height:22px}.rmh-ed-overlay,.rmh-ie-overlay,.rmh-ml-overlay{position:fixed;inset:0;z-index:10001;display:flex;align-items:center;justify-content:center;background:#080c1499;font:14px system-ui,sans-serif}.rmh-ed-login{background:#fff;padding:22px;border-radius:12px;width:320px;display:flex;flex-direction:column;gap:12px}.rmh-ed-login h3{margin:0}.rmh-ed-login>p{margin:-4px 0 2px;color:#64748b;font-size:12px}.rmh-ed-login label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#6b7280}.rmh-ed-login input{padding:8px;border:1px solid #d1d5db;border-radius:6px}.rmh-ed-login-err{color:#dc2626;font-size:12px}.rmh-ed-row-end{display:flex;justify-content:flex-end;gap:8px}.rmh-ed-row-end button{padding:8px 14px;border:0;border-radius:7px;cursor:pointer;background:#e5e7eb}.rmh-ed-row-end button[type=submit]{background:var(--ed-accent);color:#fff}.rmh-ed-menu{position:absolute;z-index:10002;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 30px #0000002e;padding:4px;display:flex;flex-direction:column;min-width:180px}.rmh-ed-menu button{text-align:left;border:0;background:none;padding:8px 10px;border-radius:6px;cursor:pointer}.rmh-ed-menu button:hover{background:#f1f5f9}.rmh-ed-menu-title{font-size:11px;color:#94a3b8;padding:4px 10px 2px}.rmh-ed-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%) translateY(12px);z-index:10003;padding:10px 16px;border-radius:10px;color:#fff;background:#111827;opacity:0;pointer-events:none;transition:.25s;font:13px system-ui}.rmh-ed-toast.show{opacity:1;transform:translate(-50%) translateY(0)}.rmh-ed-toast.err{background:#dc2626}.rmh-ed-toast.ok{background:#16a34a}.rmh-ie-modal{background:#fff;border-radius:14px;overflow:hidden;width:min(640px,94vw)}.rmh-ie-stage-wrap{background:#0f172a;display:flex;align-items:center;justify-content:center;padding:18px}.rmh-ie-stage{position:relative;overflow:hidden;background:#1e293b;touch-action:none;outline:1px solid rgba(255,255,255,.25);cursor:grab}.rmh-ie-img{position:absolute;left:50%;top:50%;transform-origin:center center;user-select:none;pointer-events:none;max-width:none}.rmh-ie-controls{padding:14px 16px;display:flex;flex-direction:column;gap:10px;font:13px system-ui}.rmh-ie-row{display:flex;align-items:center;gap:8px}.rmh-ie-row input[type=range]{flex:1}.rmh-ie-row button,.rmh-ie-actions button{border:1px solid #d1d5db;background:#f8fafc;border-radius:6px;padding:4px 9px;cursor:pointer}.rmh-ie-aspects button.on{background:var(--ed-accent);color:#fff;border-color:var(--ed-accent)}.rmh-ie-actions{display:flex;align-items:center;gap:8px;margin-top:4px}.rmh-ie-spacer{flex:1}.rmh-ie-ok{background:var(--ed-accent)!important;color:#fff;border-color:var(--ed-accent)!important}.rmh-ie-hint{color:#6b7280;font-size:12px;margin:0}.rmh-ml-modal{background:#fff;border-radius:14px;width:min(760px,94vw);max-height:84vh;display:flex;flex-direction:column;overflow:hidden}.rmh-ml-head{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid #eee}.rmh-ml-head button{border:1px solid #d1d5db;background:#f8fafc;border-radius:7px;padding:6px 12px;cursor:pointer}.rmh-ml-head .rmh-ml-upload{background:var(--ed-accent);color:#fff;border-color:var(--ed-accent)}.rmh-ml-grid{flex:1;overflow-y:auto;padding:14px;display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.rmh-ml-cell{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;padding:0;cursor:pointer;background:#f8fafc;aspect-ratio:1}.rmh-ml-cell img{width:100%;height:100%;object-fit:cover}.rmh-ml-cell:hover{outline:2px solid var(--ed-accent)}.rmh-ml-empty{grid-column:1/-1;color:#6b7280;text-align:center;padding:30px}.rmh-ml-foot{padding:10px;text-align:center;border-top:1px solid #eee}.rmh-ml-more{border:1px solid #d1d5db;background:#fff;border-radius:7px;padding:6px 16px;cursor:pointer}
