body.layout-mode #sidebar{display:none}body.layout-mode .leaflet-control-container{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;z-index:1100 !important}.layout-toolbar{position:fixed;top:var(--header-height,72px);left:0;right:0;z-index:1500;display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background:#1e293b;border-bottom:1px solid rgba(255,255,255,0.08);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:0.8rem;color:#e2e8f0;white-space:nowrap}.layout-toolbar-center{display:flex;align-items:center;gap:8px;flex:1;justify-content:center;min-width:0}.layout-toolbar-group{display:flex;align-items:center;gap:5px;flex-shrink:0}.layout-toolbar-sep{width:1px;height:22px;background:rgba(255,255,255,0.12);flex-shrink:0}.layout-toolbar label{font-size:0.7rem;color:#94a3b8;font-weight:500;flex-shrink:0}.layout-toolbar input[type="text"]{width:120px;min-width:60px;flex-shrink:1;padding:4px 8px;border:1px solid rgba(255,255,255,0.15);border-radius:4px;background:rgba(255,255,255,0.08);color:#f1f5f9;font-size:0.8rem;outline:none;box-sizing:border-box}.layout-toolbar input[type="text"]:focus{border-color:rgba(96,165,250,0.5)}.layout-toolbar input[type="text"]::placeholder{color:#64748b}.layout-format-toggle{display:flex;gap:2px;background:rgba(255,255,255,0.06);border-radius:4px;padding:2px}.layout-fmt-btn{display:flex;align-items:center;justify-content:center;padding:4px 8px;border:none;border-radius:3px;background:transparent;color:#94a3b8;cursor:pointer;font-size:0.75rem;transition:all 0.15s}.layout-fmt-btn.active{background:rgba(255,255,255,0.14);color:#f1f5f9}.layout-fmt-btn:hover:not(.active){color:#cbd5e1}.layout-anlage-select,.layout-thema-select{max-width:160px;padding:4px 8px;border:1px solid rgba(255,255,255,0.15);border-radius:4px;font-size:0.75rem;color:#f1f5f9;background:rgba(255,255,255,0.08);cursor:pointer}.layout-anlage-select option,.layout-thema-select option{background:#1e293b;color:#f1f5f9}.layout-anlage-select{min-width:140px}.layout-scale-select{padding:4px 6px;border:1px solid rgba(255,255,255,0.15);border-radius:4px;font-size:0.75rem;color:#f1f5f9;background:rgba(255,255,255,0.08);box-sizing:border-box;cursor:pointer}.layout-scale-select option{background:#1e293b;color:#f1f5f9}.layout-scale-select:focus{border-color:rgba(96,165,250,0.5);outline:none}.layout-export-btn{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;font-size:0.75rem;font-weight:600;border-radius:5px;flex-shrink:0;flex-grow:0;white-space:nowrap;width:auto !important}.layout-toolbar-close{margin-left:auto;width:26px;height:26px;border:none;border-radius:5px;background:transparent;font-size:1.1rem;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.15s;flex-shrink:0}.layout-toolbar-close:hover{background:rgba(220,38,38,0.2);color:#fca5a5}body.layout-mode #map-container{margin-top:38px}.layout-status{position:fixed;top:calc(var(--header-height,72px)+44px);left:50%;transform:translateX(-50%);z-index:1500;padding:6px 14px;border-radius:6px;background:rgba(30,41,59,0.92);backdrop-filter:blur(8px);font-size:0.78rem;color:#fbbf24;text-align:center;white-space:nowrap;box-shadow:0 2px 10px rgba(0,0,0,0.3);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.layout-status.success{color:#4ade80}.layout-status.error{color:#f87171}.layout-legend-panel{display:none}.layout-mode .layout-legend-panel{display:block !important;z-index:1200;background:rgba(255,255,255,0.95);padding:14px 18px;border-radius:10px;border:1px solid rgba(0,0,0,0.1);box-shadow:0 2px 10px rgba(0,0,0,0.12);font-family:'Inter',sans-serif;font-size:13px;line-height:1.4;max-width:380px;max-height:60vh;overflow-y:auto;pointer-events:auto}.layout-legend-panel h4{font-size:16px;font-weight:700;margin:0 0 10px;color:#1e293b}.layout-legend-item{display:flex;align-items:center;gap:9px;padding:2px 0;font-size:13px;color:#334155}.layout-legend-item--multi{align-items:center;padding:2px 0}.layout-legend-text-block{display:flex;flex-direction:column;line-height:1.3}.layout-legend-text-main{font-size:13px;color:#334155}.layout-legend-text-sub{font-size:10.5px;color:#64748b}.layout-legend-swatch{width:22px;height:14px;border-radius:2px;flex-shrink:0}.layout-legend-swatch-wrap{width:22px;display:inline-flex;justify-content:center;flex-shrink:0}.layout-legend-swatch--point{width:7px;height:7px;border-radius:50%;box-sizing:content-box}.layout-legend-swatch--point-sm{width:7px;height:7px;border-radius:50%}.layout-legend-swatch--line{width:22px;height:4px;border-radius:0;align-self:center;border:none !important;background:transparent}.hm-gradient-wrap{display:flex;align-items:stretch;gap:6px;margin:3px 0 6px 0}.hm-gradient-bar{width:18px;min-height:70px;border-radius:2px;border:1px solid #bbb;flex-shrink:0}.hm-gradient-labels{display:flex;flex-direction:column;justify-content:space-between;font-size:10.5px;color:#334155;line-height:1.2}.layout-legend-section-title{font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:0.04em;color:#64748b;margin:14px 0 3px;padding:0}.layout-legend-panel h4+.layout-legend-section-title{margin-top:0}.layout-frame-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:800;pointer-events:none}.layout-frame-dim{position:absolute;background:rgba(0,0,0,0.4)}.layout-frame-dim.top{top:0;left:0;right:0}.layout-frame-dim.bottom{left:0;right:0;bottom:0}.layout-frame-dim.left{left:0}.layout-frame-dim.right{right:0}.layout-frame-window{position:absolute;border:2px dashed rgba(255,255,255,0.8);box-shadow:0 0 0 1px rgba(0,0,0,0.3);overflow:visible;pointer-events:none}.layout-pdf-infobar{position:fixed;left:-9999px;top:-9999px;display:flex;align-items:center;padding:12px 24px;background:#fff;border-top:3px solid #1e293b;gap:20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;box-sizing:border-box}.layout-pdf-infobar.capturing{left:0;top:0;position:relative;z-index:9999}.layout-pdf-infobar-left{flex:1;min-width:0}.layout-pdf-infobar-center{flex-shrink:0;display:flex;align-items:center;gap:30px}.layout-pdf-infobar-right{flex-shrink:0;display:flex;align-items:center}.layout-pdf-title{font-size:16px;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layout-pdf-subtitle{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.layout-pdf-logo{height:32px;width:auto}.layout-pdf-legend{display:flex;flex-wrap:wrap;gap:6px 14px;font-size:9px;color:#334155}.layout-pdf-legend-item{display:flex;align-items:center;gap:4px}.layout-pdf-legend-swatch{width:10px;height:10px;border-radius:2px;flex-shrink:0}.layout-scalebar{display:flex;flex-direction:column;align-items:center;font-size:9px;color:#475569;font-weight:500}.layout-scalebar-text{font-size:9px;margin-bottom:2px}.layout-scalebar-bar{display:flex;height:6px;border:1px solid #1e293b}.layout-scalebar-segment{height:100%;border-right:1px solid #1e293b}.layout-scalebar-segment:last-child{border-right:none}.layout-scalebar-segment:nth-child(odd){background:#1e293b}.layout-scalebar-segment:nth-child(even){background:#fff}.layout-scalebar-labels{display:flex;justify-content:space-between;width:100%;font-size:7px;margin-top:1px}@media (max-width:768px){.layout-toolbar{flex-wrap:wrap;gap:6px;padding:4px 10px}.layout-legend-panel{max-width:200px;font-size:11px}}