/* AIVELI_ROOM_LAYOUT_V25 */
.aiveli-room-layout-v25{margin:18px 0 8px;padding:16px;border:1px solid rgba(72,67,60,.16);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,244,239,.96));box-shadow:0 12px 34px rgba(40,35,29,.06)}
.aiveli-room-layout-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.aiveli-room-layout-head div{display:grid;gap:2px}.aiveli-room-layout-head b{font-size:15px}.aiveli-room-layout-head small{font-size:11px;color:#7b766e}.aiveli-room-layout-head button{border:0;border-radius:12px;padding:9px 13px;background:#202521;color:#fff;font-weight:700;cursor:pointer}
.aiveli-room-layout-grid,.aiveli-room-opening-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.aiveli-room-layout-grid label,.aiveli-room-opening-editor label{display:grid;gap:5px;font-size:11px;color:#6c675f}.aiveli-room-layout-grid input,.aiveli-room-layout-grid select,.aiveli-room-opening-editor input,.aiveli-room-opening-editor select{width:100%;min-height:36px;border:1px solid rgba(78,72,63,.18);border-radius:10px;background:#fff;padding:7px 9px;color:#242824;box-sizing:border-box}
.aiveli-room-layout-actions{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.aiveli-room-layout-actions button,.aiveli-room-opening-editor button{border:1px solid rgba(75,69,60,.17);border-radius:10px;background:#fff;padding:8px 10px;cursor:pointer;color:#272b27}.aiveli-room-layout-actions .danger,.aiveli-room-opening-editor .danger{color:#8b413b;background:#fff8f6}
.aiveli-room-opening-editor{padding-top:12px;border-top:1px solid rgba(72,67,60,.10)}.aiveli-room-opening-editor button{align-self:end;min-height:36px}.aiveli-room-layout-hint{margin:11px 0 0;font-size:11px;line-height:1.45;color:#777168}.aiveli-wall-draw-mode #canvas{cursor:crosshair!important}
@media(max-width:760px){.aiveli-room-layout-grid,.aiveli-room-opening-editor{grid-template-columns:1fr}.aiveli-room-layout-v25{padding:12px}.aiveli-room-layout-actions button{flex:1 1 42%}}
