body.cms-active{padding-bottom:72px}body.cms-active .cms-field{cursor:pointer;border-radius:4px;transition:box-shadow .15s ease,background .15s ease}body.cms-active .cms-field:hover{box-shadow:0 0 0 2px #2c533873;background:#2c53380f}.cms-toolbar{position:fixed;left:0;right:0;bottom:0;z-index:10000;background:#1f3b28;color:#fff;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;box-shadow:0 -8px 30px #0000002e;font-family:Segoe UI,system-ui,sans-serif}.cms-toolbar strong{font-size:15px}.cms-toolbar-actions{display:flex;gap:8px;flex-wrap:wrap}.cms-btn{border:none;border-radius:999px;padding:8px 14px;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.cms-btn-primary{background:#fff;color:#1f3b28}.cms-btn-ghost{background:#ffffff1f;color:#fff}.cms-overlay{position:fixed;inset:0;z-index:10001;background:#00000073;display:grid;place-items:center;padding:16px}.cms-dialog{width:min(720px,100%);max-height:min(90vh,900px);overflow:auto;background:#fff;border-radius:14px;padding:22px;box-shadow:0 20px 60px #0003}.cms-dialog h3{margin:0 0 4px;font-size:18px}.cms-dialog .cms-meta{margin:0 0 16px;color:#6b7280;font-size:13px}.cms-dialog label{display:block;font-size:12px;font-weight:700;margin:12px 0 6px;text-transform:uppercase;letter-spacing:.04em;color:#374151}.cms-dialog textarea{width:100%;min-height:88px;border:1px solid #d8e0da;border-radius:8px;padding:10px 12px;font:inherit;resize:vertical}.cms-dialog textarea.cms-textarea--html{min-height:260px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.45}.cms-html-editor{border:1px solid #d8e0da;border-radius:8px;overflow:hidden;background:#fff}.cms-html-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:8px;border-bottom:1px solid #d8e0da;background:#f6f8f6}.cms-html-toolbar .cms-btn{padding:4px 10px;font-size:12px}.cms-html-surface{min-height:240px;max-height:420px;overflow:auto;padding:12px 14px;line-height:1.55;outline:none}.cms-html-surface:focus{box-shadow:inset 0 0 0 2px #2c53382e}.cms-html-surface h2{margin:1em 0 .45em;font-size:1.2em}.cms-html-surface h3{margin:.9em 0 .35em;font-size:1.05em}.cms-html-surface p{margin:0 0 .7em}.cms-html-surface ul{margin:0 0 .7em;padding-left:1.25em}.cms-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.cms-login{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.cms-login input{border:none;border-radius:8px;padding:8px 12px;min-width:180px}.cms-toast{position:fixed;top:16px;right:16px;z-index:10002;background:#1f3b28;color:#fff;padding:10px 14px;border-radius:10px;font-size:14px;box-shadow:var(--shadow, 0 8px 30px rgba(0,0,0,.15))}.cms-toast--error{background:#b42318}
