.sp-content-tools{position:fixed;right:18px;bottom:76px;z-index:1090;display:flex;gap:7px;align-items:center;padding:7px;background:#10213c;border:1px solid #36557e;box-shadow:0 10px 28px rgba(15,23,42,.28)}
.sp-content-tools a,.sp-content-tools button{border:0;background:#fff;color:#17345e;padding:9px 12px;font:700 13px/1.1 system-ui,sans-serif;text-decoration:none;cursor:pointer}.sp-content-tools .primary{background:#3274d9;color:#fff}.sp-content-tools .primary.active{background:#f59e0b;color:#172033}
.sp-visual-editor{position:fixed;top:0;right:0;bottom:0;z-index:1200;width:min(430px,100vw);display:flex;flex-direction:column;background:#f8fafc;color:#172033;border-left:1px solid #cbd5e1;box-shadow:-18px 0 44px rgba(15,23,42,.22);transform:translateX(105%);transition:transform .2s ease}.sp-visual-editor.open{transform:translateX(0)}
.sp-visual-editor-head{display:flex;justify-content:space-between;align-items:center;padding:17px 18px;background:#10213c;color:#fff}.sp-visual-editor-head span{display:block;color:#9fb7d8;font-size:11px;text-transform:uppercase}.sp-visual-editor-head strong{font-size:17px}.sp-visual-editor-head button{width:34px;height:34px;border:0;background:#233d62;color:#fff;font-size:24px;cursor:pointer}
.sp-visual-editor-body{flex:1;overflow:auto;padding:18px}.sp-editor-empty{padding:18px;border:1px dashed #9eb1c9;background:#eef4fb;color:#44566c;line-height:1.55}.sp-editor-chip-row{display:flex;gap:7px;margin-bottom:14px}.sp-editor-chip-row span{padding:5px 8px;background:#e4edf8;color:#244b7c;font-size:12px;font-weight:700}
.sp-editor-field{display:block;margin:0 0 15px}.sp-editor-field>span{display:block;margin-bottom:6px;font:700 13px/1.2 system-ui,sans-serif}.sp-editor-field input,.sp-editor-field textarea{width:100%;box-sizing:border-box;border:1px solid #b8c6d8;background:#fff;color:#172033;padding:10px 11px;font:14px/1.5 system-ui,sans-serif;resize:vertical}.sp-editor-field input:focus,.sp-editor-field textarea:focus{outline:2px solid #4c8de5;border-color:#4c8de5}.sp-editor-field small{display:block;margin-top:5px;color:#64748b}.sp-editor-advanced{margin:0 0 15px;color:#52657d}.sp-editor-advanced code{display:block;margin-top:7px;padding:9px;background:#e8eef6;overflow-wrap:anywhere}.sp-editor-status{min-height:38px;padding:10px;background:#e8eef6;color:#3c516c;font-size:13px}.sp-editor-status.success{background:#dcfce7;color:#166534}.sp-editor-status.error{background:#fee2e2;color:#991b1b}
.sp-visual-editor-actions{display:flex;gap:8px;padding:13px 18px;border-top:1px solid #d7e0eb;background:#fff}.sp-visual-editor-actions button{border:0;padding:10px 12px;font-weight:700;cursor:pointer}.sp-visual-editor-actions .ghost{background:#e8eef6;color:#24415f}.sp-visual-editor-actions .danger{color:#9f1239}.sp-visual-editor-actions .publish{margin-left:auto;background:#1677d2;color:#fff}
body.sp-visual-editing{cursor:crosshair}body.sp-visual-editing .sp-visual-hover{outline:2px dashed #f59e0b!important;outline-offset:3px}body.sp-visual-editing .sp-visual-selected{outline:3px solid #1677d2!important;outline-offset:3px}
.sp-visual-toast{position:fixed;left:50%;top:18px;z-index:1300;transform:translateX(-50%);padding:11px 16px;background:#10213c;color:#fff;box-shadow:0 8px 28px rgba(15,23,42,.24);font:700 13px/1.3 system-ui,sans-serif}
@media(max-width:700px){.sp-content-tools{right:8px;bottom:72px}.sp-content-tools .optional{display:none}.sp-visual-editor{width:100vw}.sp-visual-editor-actions{padding-bottom:max(13px,env(safe-area-inset-bottom))}}
