/* Direkte Seitenpflege Ferienwohnungen Schröder */
.schro-edit-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;border:1px solid rgba(32,56,50,.2);background:#fff;color:#203832;padding:9px 12px;border-radius:999px;font-weight:800;white-space:nowrap}
.schro-edit-link.active{background:#203832;color:#fff}
.schro-editable{position:relative}
.schro-edit-controls{display:inline-flex;gap:5px;margin-left:7px;vertical-align:middle}
.schro-edit-controls button,.schro-image-edit,.schro-gallery-add,.schro-gallery-replace,.schro-gallery-delete{border:0;cursor:pointer;font:inherit;font-weight:800;box-shadow:0 5px 14px rgba(0,0,0,.18)}
.schro-edit-controls button{width:34px;height:34px;border-radius:50%;background:#fff;color:#203832;padding:0}
.schro-image-wrap{position:relative}
.schro-image-edit{position:absolute;top:10px;right:10px;z-index:8;width:42px;height:42px;border-radius:50%;background:#fff;color:#203832}
.hero .schro-image-edit{top:86px;right:22px}
.schro-gallery-tools{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}
.schro-gallery-add{padding:10px 14px;border-radius:999px;background:#203832;color:#fff}
.schro-gallery-item-wrap{position:relative}
.schro-gallery-item-actions{position:absolute;top:8px;right:8px;z-index:9;display:flex;gap:5px}
.schro-gallery-replace,.schro-gallery-delete{width:36px;height:36px;border-radius:50%;background:#fff;color:#203832;padding:0}
.schro-gallery-delete{background:#fff0ee;color:#a51d13}
.schro-edit-toolbar{position:fixed;left:14px;right:14px;bottom:14px;z-index:190;display:flex;align-items:center;justify-content:space-between;gap:10px;background:rgba(32,56,50,.96);color:#fff;border-radius:18px;padding:10px 12px;box-shadow:0 18px 44px rgba(0,0,0,.30)}
.schro-edit-toolbar span{display:grid}.schro-edit-toolbar small{opacity:.82}.schro-edit-toolbar a{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:9px 12px;font-weight:800}
.schro-edit-toolbar .exit{background:#fff;color:#203832}
.schro-modal[hidden]{display:none!important}.schro-modal{position:fixed;inset:0;z-index:220;background:rgba(8,18,15,.78);display:grid;place-items:center;padding:18px}.schro-dialog{width:min(720px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.45)}.schro-dialog-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:20px 22px;border-bottom:1px solid rgba(31,41,37,.12)}.schro-dialog-head h2{font-size:1.45rem}.schro-dialog-head small{color:#66736d}.schro-close{width:40px;height:40px;border:0;border-radius:50%;font-size:28px;cursor:pointer}.schro-dialog-body{padding:22px;display:grid;gap:14px}.schro-dialog textarea,.schro-dialog input[type=text],.schro-login-box input{width:100%;border:1px solid rgba(31,41,37,.2);border-radius:14px;padding:13px 14px;font:inherit;background:#fff}.schro-dialog textarea{min-height:180px;resize:vertical}.schro-status{padding:10px 12px;border-radius:12px;background:#f3ead8;color:#203832}.schro-status.error{background:#fff0ee;color:#9d1b12}.schro-status.listening{background:#e9f5ef;color:#17653e}.schro-dialog-actions{position:sticky;bottom:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:4px;background:#fff}.schro-dialog-actions button{border:0;border-radius:999px;padding:11px 15px;font:inherit;font-weight:850;cursor:pointer}.schro-mic{background:#f3ead8;color:#203832}.schro-save{background:#203832;color:#fff}.schro-cancel{background:#eee}.schro-file-label{display:grid;gap:8px;font-weight:800}.schro-file-label input{font:inherit}.schro-danger{background:#a51d13!important;color:#fff!important}
.schro-login-page{min-height:100vh;display:grid;place-items:center;padding:22px;background:linear-gradient(180deg,#fffdf7,#f3ead8)}.schro-login-box{width:min(460px,96vw);background:#fff;border:1px solid rgba(31,41,37,.14);border-radius:28px;padding:28px;box-shadow:0 24px 70px rgba(18,34,29,.18)}.schro-login-box h1{font-size:2rem;color:#203832;text-shadow:none}.schro-login-box p{color:#66736d}.schro-login-box form{display:grid;gap:14px}.schro-login-box label{display:grid;gap:6px;font-weight:800}.schro-login-box button{border:0;background:#203832;color:#fff;border-radius:999px;padding:13px 16px;font:inherit;font-weight:850;cursor:pointer}.schro-login-lock{font-size:2rem}.schro-login-error{background:#fff0ee;color:#9d1b12;padding:10px 12px;border-radius:12px;margin:12px 0}.schro-login-back{display:inline-block;margin-top:16px;color:#203832;font-weight:800}
@media(max-width:980px){.site-header{flex-wrap:wrap}.schro-edit-link{order:5}.schro-edit-toolbar{bottom:8px;left:8px;right:8px}.schro-edit-toolbar span small{display:none}}
@media(max-width:640px){.schro-edit-controls{margin:6px 0 0}.schro-dialog-actions button{flex:1 1 100%}.schro-edit-toolbar{font-size:.9rem}.schro-edit-toolbar a{padding:8px 10px}}
