.wpvf-fullview-container{display:flex;width:100%;min-width:250px;height:700px;max-height:70vh;min-height:540px;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px rgb(0 0 0 / 10%);position:relative;box-sizing:border-box;font-size:14px;line-height:1.5;text-align:left}.wpvf-fullview-container *,.wpvf-fullview-container ::after,.wpvf-fullview-container ::before{box-sizing:inherit}.wpvf-cq-root{container-type:inline-size;container-name:wpvf-plugin}.wpvf-sidebar{width:650px;max-width:50%;flex-shrink:0;background:#fff;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;position:relative}.wpvf-sidebar__list{flex:1;overflow-y:auto;padding:10px;container-type:inline-size;container-name:wpvf-sidebar-list}.wpvf-dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / 50%);display:flex;align-items:center;justify-content:center;z-index:99999;padding:20px}.wpvf-dialog{background:#fff;border-radius:12px;max-width:400px;width:100%;box-shadow:0 20px 60px rgb(0 0 0 / 30%);animation:wpvf-dialog-appear .2s ease}@keyframes wpvf-dialog-appear{from{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.wpvf-dialog__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e0e0e0}.wpvf-dialog__title{margin:0;font-size:18px;font-weight:600;color:#333}.wpvf-dialog__close{background:0 0;border:none;padding:4px;cursor:pointer;color:#666;border-radius:4px;transition:background .2s ease}.wpvf-dialog__close:hover{background:#f0f0f0;color:#333}.wpvf-dialog__content{padding:20px}.wpvf-dialog__content p{margin:0;font-size:14px;color:#666;line-height:1.5}.wpvf-dialog__actions{display:flex;gap:10px;justify-content:flex-end;padding:16px 20px;border-top:1px solid #e0e0e0}.wpvf-dialog__btn{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.wpvf-dialog__btn--cancel{background:#f0f0f0;border:1px solid #ddd;color:#333}.wpvf-dialog__btn--cancel:hover{background:#e5e5e5}.wpvf-dialog__btn--confirm{background:#125078;border:1px solid #125078;color:#fff}.wpvf-dialog__btn--confirm:hover{background:#005a87;border-color:#005a87}.wpvf-map-wrapper{flex:1;position:relative;min-width:0}.wpvf-map{width:100%;height:100%;min-height:540px}.wpvf-map div[style*="width: 40px"][style*="height: 81px"]{border-radius:8px!important;overflow:hidden!important}.wpvf-map button[aria-label="Vergrößern"],.wpvf-map button[aria-label="Zoom in"],.wpvf-map button[title="Vergrößern"],.wpvf-map button[title="Zoom in"]{border-top-left-radius:8px!important;border-top-right-radius:8px!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.wpvf-map button[aria-label="Zoom out"],.wpvf-map button[aria-label=Verkleinern],.wpvf-map button[title="Zoom out"],.wpvf-map button[title=Verkleinern]{border-top-left-radius:0!important;border-top-right-radius:0!important;border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}.wpvf-map .gm-fullscreen-control{border-radius:8px!important}.wpvf-map .gm-svpc{border-radius:50%!important}.wpvf-map button[title="Toggle fullscreen view"],.wpvf-map button[title="Vollbildansicht umschalten"]{border-radius:8px!important}.wpvf-map--builder-placeholder{pointer-events:none}.wpvf-builder-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px;background:#f0f0f0;border:2px dashed #ccc;border-radius:8px;color:#666;text-align:center;padding:40px 20px}.wpvf-builder-placeholder__icon{color:#999;margin-bottom:16px}.wpvf-builder-placeholder__title{font-size:16px;font-weight:600;color:#444;margin:0 0 8px}.wpvf-builder-placeholder__text{font-size:13px;color:#888;margin:0;max-width:320px;line-height:1.5}.wpvf-error{padding:15px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;margin:20px 0}.wpvf-map-consent{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px;background:#f5f5f5;color:#666;text-align:center;padding:40px 20px;opacity:0;pointer-events:none;transition:opacity .3s ease}.wpvf-map-consent.is-visible{opacity:1;pointer-events:auto}.wpvf-map-consent__icon{color:#999;margin-bottom:16px}.wpvf-map-consent__title{font-size:18px;font-weight:600;color:#444;margin:0 0 8px}.wpvf-map-consent__text{font-size:14px;color:#777;margin:0;max-width:300px;line-height:1.5}.wpvf-map-consent__btn{margin-top:20px;padding:10px 24px;font-size:14px;font-weight:600;color:#fff;background:var(--wpvf-primary-color,#125078);border:none;border-radius:6px;cursor:pointer;transition:background .2s ease}.wpvf-map-consent__btn:hover{background:var(--wpvf-primary-hover,#0e3f5e)}@container wpvf-plugin (width <= 820px){.wpvf-fullview-container{flex-direction:column;height:auto;min-height:unset;max-height:none}.wpvf-sidebar{width:100%;max-width:100%;max-height:380px;border-right:none;border-top:1px solid #e0e0e0;order:2;flex:1;overflow-y:auto}.wpvf-map-wrapper{width:100%;order:1;flex:0 0 70vh;min-height:600px}.wpvf-map{height:100%;max-height:none;min-height:unset}}@container wpvf-plugin (width <= 462px){.wpvf-map .gm-fullscreen-control{display:none;pointer-events:none}}@supports not (container-type:inline-size){@media (width <= 992px){.wpvf-fullview-container{flex-direction:column;height:auto;max-height:none}.wpvf-sidebar{width:100%;max-width:100%;max-height:380px;border-right:none;border-top:1px solid #e0e0e0;order:2;flex:1;overflow-y:auto}.wpvf-map-wrapper{width:100%;order:1;flex:0 0 70vh}.wpvf-map{height:100%;max-height:none;min-height:unset}}@media (width <= 576px){.wpvf-map-wrapper{flex:0 0 70vh}.wpvf-map .gm-fullscreen-control{display:none;pointer-events:none}}}