/* Operational additions only. The captured visual design lives in original.css. */
html { scroll-behavior: smooth; }
[data-editor-hidden="true"] { display: none !important; }
.site-runtime-error { position:fixed; left:12px; bottom:12px; z-index:9998; max-width:360px; padding:10px 12px; border-radius:10px; background:#451a1a; color:#fee2e2; font:12px/1.4 Poppins,sans-serif; box-shadow:0 10px 30px #0008; }
