/*
Theme Name: Webseiten Studio Runtime
Author: Webseiten Studio
Description: Thin WordPress runtime shell for Webseiten Studio Bridge public surfaces.
Version: 0.1.2
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: webseiten-studio-runtime
*/

.wsb-runtime-fallback{max-width:1180px;margin:0 auto;padding:32px 24px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;color:#202428;background:#fff}
.wsb-runtime-fallback a{color:inherit}
.wsb-runtime-fallback__header,.wsb-runtime-fallback__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid #e7e7e7}
.wsb-runtime-fallback__footer{margin-top:48px;border-top:1px solid #e7e7e7;border-bottom:0}
.wsb-runtime-fallback__brand{font-weight:800;text-decoration:none}
.wsb-runtime-fallback__main{padding:34px 0}
.wsb-runtime-fallback__main img{max-width:100%;height:auto}
.wsb-runtime-fallback__nav ul{display:flex;gap:18px;list-style:none;margin:0;padding:0}
@media (max-width:760px){.wsb-runtime-fallback{padding:20px}.wsb-runtime-fallback__header,.wsb-runtime-fallback__footer{align-items:flex-start;flex-direction:column}.wsb-runtime-fallback__nav ul{flex-wrap:wrap}}
