.layout .box,.header-box-zone .box,.footer-box-zone .box{box-sizing:border-box}.layout .box>h2,.layout .box>.box-title,.header-box-zone .box>h2,.footer-box-zone .box>h2{box-sizing:border-box}.layout .box>.box-content,.header-box-zone .box>.box-content,.footer-box-zone .box>.box-content{box-sizing:border-box}

/* Midgard-Echo Theme-Override; identisch in theme.json custom_css gespeichert. */
.layout .box,.header-box-zone .box,.footer-box-zone .box{position:relative;margin-bottom:18px;border:1px solid #5e4529;border-radius:0;background:linear-gradient(145deg,rgba(5,10,13,.98),rgba(2,6,8,.98));box-shadow:0 9px 20px rgba(0,0,0,.48),inset 0 0 22px rgba(16,86,104,.035);overflow:visible}
.layout .box:before,.header-box-zone .box:before,.footer-box-zone .box:before{content:"";position:absolute;inset:4px;border:1px solid rgba(126,91,49,.18);pointer-events:none}
.layout .box>h2,.layout .box>.box-title,.header-box-zone .box>h2,.footer-box-zone .box>h2{position:relative;margin:0;padding:11px 15px;text-align:center;text-transform:uppercase;letter-spacing:.055em;background:linear-gradient(180deg,#0a1013,#04090b);color:#d3b782;font:700 14px Georgia,serif;border-bottom:1px solid #735737;text-shadow:0 1px 2px #000}
.layout .box>h2:before,.layout .box>.box-title:before{content:"";position:absolute;left:10px;right:10px;top:50%;height:1px;background:linear-gradient(90deg,transparent,#624927 22%,transparent 38%,transparent 62%,#624927 78%,transparent);opacity:.8}
.layout .box>h2:after,.layout .box>.box-title:after{content:"✦";position:absolute;left:50%;top:-8px;transform:translateX(-50%);padding:0 7px;background:#060b0e;color:#8d6b41;font-size:10px}
.layout .box>.box-content,.header-box-zone .box>.box-content,.footer-box-zone .box>.box-content{padding:13px 14px 16px;background:radial-gradient(circle at 50% 0,rgba(13,85,104,.07),transparent 42%),linear-gradient(#060c0f,#03080a);color:#d5d0c6}
.layout .column-main .box{border-color:#5d4a31;box-shadow:0 10px 26px rgba(0,0,0,.55),0 0 0 1px rgba(22,103,123,.04)}
.layout .column-main .box>h2,.layout .column-main .box>.box-title{font-size:15px;color:#dec394}
