.mrtr-reservierungen-content-container{background:linear-gradient(to bottom,#fff 0%,#f8f9fa 100%);border:2px solid #b2dfb7;border-radius:8px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.05);margin-top:10px;margin-bottom:30px}.view-toggle-container{display:none;align-items:center;gap:10px;margin-bottom:15px;flex-wrap:wrap}@media screen and (min-width:1200px){.view-toggle-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}}#toggle-view-btn{display:inline-flex;align-items:center;gap:5px}@media screen and (max-width:480px){.mobile-reservierungen-karten{grid-template-columns:1fr;gap:12px}}@media screen and (min-width:481px) and (max-width:899px){.mobile-reservierungen-karten{grid-template-columns:repeat(2,1fr);gap:15px}}@media screen and (min-width:900px) and (max-width:1199px){.mobile-reservierungen-karten{grid-template-columns:repeat(3,1fr);gap:15px}}.reservierung-row{transition:background-color .2s}.reservierung-row.status-bestätigt{background-color:rgba(70,180,80,.4) !important}.reservierung-row.status-abgelehnt{background-color:rgba(220,50,50,.4) !important}.reservierung-row.status-ausstehend{background-color:rgba(255,185,0,.4) !important}.reservierung-row:hover{opacity:.8}.reservierung-karte.status-bestätigt{background-color:rgba(70,180,80,.4) !important;border-left:4px solid #46b450}.reservierung-karte.status-abgelehnt{background-color:rgba(220,50,50,.4) !important;border-left:4px solid #dc3232}.reservierung-karte.status-ausstehend{background-color:rgba(255,185,0,.4) !important;border-left:4px solid #ffb900}.reservierung-karte{background-color:#fff;border:1px solid #ccd0d4;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:0;overflow:hidden;transition:transform .2s,box-shadow .2s}.reservierung-karte:hover{transform:translateY(-2px);box-shadow:0 3px 6px rgba(0,0,0,.15)}.reservierung-karte-header{background-color:rgba(249,249,249,.8) !important;border-bottom:1px solid #eee !important;padding:10px 15px !important;display:flex !important;justify-content:space-between !important;align-items:center !important}.reservierung-name{font-size:16px;font-weight:600;color:#23282d !important}.reservierung-id{font-size:12px;color:#666}.reservierung-karte-body{padding:12px 15px}.reservierung-info-gruppe{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(240,240,240,.5)}.reservierung-info-gruppe:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.reservierung-info-zeile{display:flex;justify-content:space-between;margin-bottom:4px}.info-label{font-weight:600;color:#555}.info-value{color:#333;text-align:right;flex:1;margin-left:10px}.modal{display:none;position:fixed !important;z-index:9999 !important;left:0 !important;top:0 !important;width:100% !important;height:100% !important;background-color:rgba(0,0,0,.7) !important;overflow-y:auto !important}.modal-content{background:linear-gradient(135deg,#28a745 0%,#20c997 100%) !important;margin:5% auto !important;padding:0 !important;border:1px solid #28a745 !important;width:100% !important;max-width:800px !important;border-radius:15px !important;box-shadow:0 4px 12px rgba(40,167,69,.3) !important;position:relative !important;overflow:hidden !important;color:#fff !important;box-sizing:border-box !important}.modal-content:before{content:'';position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none;z-index:0}.reservierung-modal-content{max-width:800px !important;width:100% !important}.reservierung-modal-content h2{text-align:center !important;margin:0 !important;padding:25px 20px !important;font-size:24px !important;font-weight:700 !important;color:#fff !important;text-shadow:0 2px 4px rgba(0,0,0,.1) !important;position:relative !important;z-index:1 !important;border-bottom:2px solid rgba(255,255,255,.2) !important}.close{color:rgba(255,255,255,.9) !important;float:right !important;font-size:28px !important;font-weight:700 !important;cursor:pointer !important;line-height:20px !important;position:absolute !important;right:15px !important;top:25px !important;z-index:2 !important;transition:color .2s !important}.close:hover,.close:focus{color:#fff !important}#reservierung-details-content{position:relative !important;z-index:1 !important}.reservierung-details{margin-top:0 !important;padding:20px !important;position:relative !important;z-index:1 !important;background:rgba(255,255,255,.98) !important;border-radius:0 0 15px 15px !important;box-sizing:border-box !important;width:100% !important;max-width:100% !important;overflow-x:hidden !important}.mrtr-pro-lock-overlay{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;background:rgba(255,255,255,.6) !important;z-index:10 !important;display:flex !important;align-items:center !important;justify-content:center !important;border-radius:0 0 15px 15px !important}.mrtr-pro-lock-overlay-content{text-align:center !important;max-width:90% !important;width:100% !important;max-width:500px !important}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px, 1fr));gap:20px;margin-bottom:20px}.detail-tile{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:transform .2s,box-shadow .2s;overflow:hidden}.detail-tile:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.detail-tile.tile-full{grid-column:1/-1}.tile-header{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:15px 20px;border-bottom:2px solid #e0e0e0;display:flex;align-items:center;gap:10px}.tile-header .dashicons{font-size:20px;width:20px;height:20px;color:#2271b1}.tile-header h3{margin:0;color:#23282d;font-size:16px;font-weight:600}.tile-content{padding:20px}.tile-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.tile-item:last-child{border-bottom:none}.tile-item.tile-full-item{flex-direction:column;align-items:flex-start;gap:8px}.tile-item.tile-center{justify-content:center}.tile-item.tile-center .status-badge{margin:0 auto}.tile-label{font-weight:600;color:#555;font-size:14px;min-width:100px}.tile-value{color:#23282d;font-size:14px;text-align:right;flex:1;word-break:break-word}.tile-item.tile-full-item .tile-value{text-align:left;width:100%}.tile-value a{color:#2271b1;text-decoration:none;transition:color .2s}.tile-value a:hover{color:#135e96;text-decoration:underline}.tile-actions{margin-top:0}.tile-actions .tile-content{padding:20px}.modal-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px, 1fr));gap:12px;margin-top:0}.modal-actions .button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 15px;text-align:center;transition:transform .2s,box-shadow .2s}.action-tile-button{min-width:auto}.modal-actions .button:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.modal-actions .button .dashicons{font-size:16px;width:16px;height:16px}.status-action-button{min-width:120px}a.bestätigen-button,button.bestätigen-button,.modal-actions a.bestätigen-button,.modal-actions button.bestätigen-button,.button.bestätigen-button,.status-action-button.bestätigen-button,.action-tile-button.bestätigen-button,a.button.status-action-button.bestätigen-button,a.button.status-action-button.action-tile-button.bestätigen-button,.reservierung-modal-content a.bestätigen-button,.reservierung-modal-content .bestätigen-button,a[class*="bestätigen-button"],a[class*=bestaetigen-button],button[class*="bestätigen-button"],button[class*=bestaetigen-button]{background-color:#fff !important;color:#46b450 !important;border:2px solid #46b450 !important;border-width:1px !important;border-style:solid !important;border-color:#46b450 !important}a.bestätigen-button:hover,button.bestätigen-button:hover,.modal-actions a.bestätigen-button:hover,.modal-actions button.bestätigen-button:hover,.button.bestätigen-button:hover,.status-action-button.bestätigen-button:hover,.action-tile-button.bestätigen-button:hover,a.button.status-action-button.bestätigen-button:hover,a.button.status-action-button.action-tile-button.bestätigen-button:hover,.reservierung-modal-content a.bestätigen-button:hover,.reservierung-modal-content .bestätigen-button:hover,a[class*="bestätigen-button"]:hover,a[class*=bestaetigen-button]:hover,button[class*="bestätigen-button"]:hover,button[class*=bestaetigen-button]:hover{background-color:#46b450 !important;border-color:#46b450 !important;border-width:1px !important;border-style:solid !important;color:#fff !important}a.bestätigen-button .dashicons,button.bestätigen-button .dashicons,.modal-actions a.bestätigen-button .dashicons,.modal-actions button.bestätigen-button .dashicons,.button.bestätigen-button .dashicons,.status-action-button.bestätigen-button .dashicons,.action-tile-button.bestätigen-button .dashicons,a.button.status-action-button.bestätigen-button .dashicons,a.button.status-action-button.action-tile-button.bestätigen-button .dashicons,.reservierung-modal-content a.bestätigen-button .dashicons,.reservierung-modal-content .bestätigen-button .dashicons{color:#46b450 !important}a.bestätigen-button:hover .dashicons,button.bestätigen-button:hover .dashicons,.modal-actions a.bestätigen-button:hover .dashicons,.modal-actions button.bestätigen-button:hover .dashicons,.button.bestätigen-button:hover .dashicons,.status-action-button.bestätigen-button:hover .dashicons,.action-tile-button.bestätigen-button:hover .dashicons,a.button.status-action-button.bestätigen-button:hover .dashicons,a.button.status-action-button.action-tile-button.bestätigen-button:hover .dashicons,.reservierung-modal-content a.bestätigen-button:hover .dashicons,.reservierung-modal-content .bestätigen-button:hover .dashicons{color:#fff !important}a.ablehnen-button,button.ablehnen-button,.modal-actions a.ablehnen-button,.modal-actions button.ablehnen-button,.button.ablehnen-button,.status-action-button.ablehnen-button,.action-tile-button.ablehnen-button,a.button.status-action-button.ablehnen-button,a.button.status-action-button.action-tile-button.ablehnen-button,.reservierung-modal-content a.ablehnen-button,.reservierung-modal-content .ablehnen-button,a[class*=ablehnen-button],button[class*=ablehnen-button]{background-color:#fff !important;color:#c85a5a !important;border:1px solid #c85a5a !important;border-width:1px !important;border-style:solid !important;border-color:#c85a5a !important}a.ablehnen-button:hover,button.ablehnen-button:hover,.modal-actions a.ablehnen-button:hover,.modal-actions button.ablehnen-button:hover,.button.ablehnen-button:hover,.status-action-button.ablehnen-button:hover,.action-tile-button.ablehnen-button:hover,a.button.status-action-button.ablehnen-button:hover,a.button.status-action-button.action-tile-button.ablehnen-button:hover,.reservierung-modal-content a.ablehnen-button:hover,.reservierung-modal-content .ablehnen-button:hover,a[class*=ablehnen-button]:hover,button[class*=ablehnen-button]:hover{background-color:#c85a5a !important;border-color:#c85a5a !important;border-width:1px !important;border-style:solid !important;color:#fff !important}a.ablehnen-button .dashicons,button.ablehnen-button .dashicons,.modal-actions a.ablehnen-button .dashicons,.modal-actions button.ablehnen-button .dashicons,.button.ablehnen-button .dashicons,.status-action-button.ablehnen-button .dashicons,.action-tile-button.ablehnen-button .dashicons,a.button.status-action-button.ablehnen-button .dashicons,a.button.status-action-button.action-tile-button.ablehnen-button .dashicons,.reservierung-modal-content a.ablehnen-button .dashicons,.reservierung-modal-content .ablehnen-button .dashicons{color:#c85a5a !important}a.ablehnen-button:hover .dashicons,button.ablehnen-button:hover .dashicons,.modal-actions a.ablehnen-button:hover .dashicons,.modal-actions button.ablehnen-button:hover .dashicons,.button.ablehnen-button:hover .dashicons,.status-action-button.ablehnen-button:hover .dashicons,.action-tile-button.ablehnen-button:hover .dashicons,a.button.status-action-button.ablehnen-button:hover .dashicons,a.button.status-action-button.action-tile-button.ablehnen-button:hover .dashicons,.reservierung-modal-content a.ablehnen-button:hover .dashicons,.reservierung-modal-content .ablehnen-button:hover .dashicons{color:#fff !important}a.löschen-button,button.löschen-button,.modal-actions a.löschen-button,.modal-actions button.löschen-button,.button.löschen-button,.status-action-button.löschen-button,.action-tile-button.löschen-button,a.button.status-action-button.löschen-button,a.button.status-action-button.action-tile-button.löschen-button,.reservierung-modal-content a.löschen-button,.reservierung-modal-content .löschen-button,a[class*="löschen-button"],a[class*=loeschen-button],button[class*="löschen-button"],button[class*=loeschen-button]{background-color:#fff !important;color:#dc3232 !important;border:2px solid #dc3232 !important;border-width:2px !important;border-style:solid !important;border-color:#dc3232 !important}a.löschen-button:hover,button.löschen-button:hover,.modal-actions a.löschen-button:hover,.modal-actions button.löschen-button:hover,.button.löschen-button:hover,.status-action-button.löschen-button:hover,.action-tile-button.löschen-button:hover,a.button.status-action-button.löschen-button:hover,a.button.status-action-button.action-tile-button.löschen-button:hover,.reservierung-modal-content a.löschen-button:hover,.reservierung-modal-content .löschen-button:hover,a[class*="löschen-button"]:hover,a[class*=loeschen-button]:hover,button[class*="löschen-button"]:hover,button[class*=loeschen-button]:hover{background-color:#dc3232 !important;border-color:#dc3232 !important;border-width:2px !important;border-style:solid !important;color:#fff !important}a.löschen-button .dashicons,button.löschen-button .dashicons,.modal-actions a.löschen-button .dashicons,.modal-actions button.löschen-button .dashicons,.button.löschen-button .dashicons,.status-action-button.löschen-button .dashicons,.action-tile-button.löschen-button .dashicons,a.button.status-action-button.löschen-button .dashicons,a.button.status-action-button.action-tile-button.löschen-button .dashicons{color:#dc3232 !important}a.löschen-button:hover .dashicons,button.löschen-button:hover .dashicons,.modal-actions a.löschen-button:hover .dashicons,.modal-actions button.löschen-button:hover .dashicons,.button.löschen-button:hover .dashicons,.status-action-button.löschen-button:hover .dashicons,.action-tile-button.löschen-button:hover .dashicons,a.button.status-action-button.löschen-button:hover .dashicons,a.button.status-action-button.action-tile-button.löschen-button:hover .dashicons{color:#fff !important}.status-badge{display:inline-block;padding:4px 8px;border-radius:3px;font-size:12px;font-weight:600;line-height:1.4;text-transform:uppercase;letter-spacing:.5px}.status-bestätigt{background-color:#46b450;color:#fff}.status-abgelehnt{background-color:#dc3232;color:#fff}.status-ausstehend{background-color:#ffb900;color:#1d2327}.status-legend-container{margin:20px 0;padding:15px;background-color:#f9f9f9;border:1px solid #e5e5e5;border-radius:8px}.status-legend{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.status-legend-title{font-weight:600;color:#23282d;font-size:14px}.status-legend-items{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.status-legend-item{display:flex;align-items:center;gap:8px}.status-legend-color{width:24px;height:24px;border-radius:4px;display:inline-block;border:1px solid rgba(0,0,0,.1)}.status-legend-color.status-bestätigt{background-color:rgba(70,180,80,.4);border-color:#46b450}.status-legend-color.status-ausstehend{background-color:rgba(255,185,0,.4);border-color:#ffb900}.status-legend-color.status-abgelehnt{background-color:rgba(220,50,50,.4);border-color:#dc3232}.status-legend-text{font-size:13px;color:#555}.status-legend-hint{display:flex;align-items:center;gap:6px;margin-left:auto;color:#666;font-size:12px;font-style:italic}.status-legend-hint .dashicons{font-size:16px;width:16px;height:16px;color:#2271b1}.reservierungen-filter-container{margin:15px 0;border:1px solid #e5e5e5;border-radius:15px;padding:10px}.filter-options{display:flex;flex-wrap:wrap}.filter-links{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;width:100%}.filter-links li{margin:5px}.filter-button{display:inline-block;padding:15px 20px;border:1px solid #ddd;border-radius:3px;text-decoration:none;font-weight:500;transition:all .2s ease;width:100%;margin-left:10px;margin-right:10px;text-align:center}.filter-button:hover{background-color:#e9e9e9;border-color:#ccc}.current-filter{background-color:#007cba;color:#fff !important;border-color:#007cba}.current-filter:hover{background-color:#005a87;color:#fff !important}.filter-button .count{display:inline-block;margin-left:5px;font-size:.85em;opacity:.8}@media screen and (max-width:782px){.wrap{margin-right:12px;margin-left:0}.subsubsub{margin-bottom:10px;overflow-x:auto;white-space:nowrap;width:100%;padding-bottom:5px}.tablenav-pages{text-align:center;margin-top:15px}.tablenav .tablenav-pages{width:auto !important;margin:0 !important;text-align:center}.tablenav .alignleft.actions{margin-bottom:10px}.per-page-select{margin-right:8px}.per-page-label{margin-left:5px;font-size:13px}}.mrtr-admin-wrap .tablenav{margin:20px 0;padding:15px;background:#f8f9fa;border-radius:8px}.tablenav{display:flex;justify-content:space-between;align-items:center;margin:20px 0;padding:15px;background:#f8f9fa;border-radius:8px;flex-wrap:wrap;gap:15px}@media screen and (min-width:1090px){.tablenav{flex-wrap:nowrap}.tablenav .alignleft.actions{flex:0 0 auto;white-space:nowrap}.tablenav-pages{flex:0 0 auto;white-space:nowrap}}.tablenav .alignleft.actions{display:flex;align-items:center;gap:8px;height:100%}.tablenav .alignleft.actions .per-page-select{padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:13px;min-width:80px;height:30px;line-height:18px;vertical-align:middle;box-sizing:border-box}.tablenav .alignleft.actions .per-page-label{font-size:13px;color:#555;vertical-align:middle}.tablenav-pages{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tablenav-pages .displaying-num{font-size:13px;color:#555}.tablenav-pages .pagination-links{display:flex;align-items:center;gap:5px}.tablenav-pages .pagination-links .button{margin:0;padding:4px 8px;min-width:auto}@media screen and (max-width:782px){.modal-content{width:calc(100% - 30px);max-width:calc(100% - 30px);margin:10% auto;padding:0;box-sizing:border-box}.reservierung-modal-content h2{padding:20px 15px}.reservierung-details{padding:15px;width:100%;max-width:100%;box-sizing:border-box}.details-grid{grid-template-columns:1fr;gap:15px;width:100%;box-sizing:border-box}.detail-tile.tile-full{grid-column:1}.detail-tile{width:100%;max-width:100%;box-sizing:border-box}.modal-actions{grid-template-columns:repeat(2,1fr);width:100%;box-sizing:border-box}}@media screen and (max-width:600px){.reservierung-karte-header{flex-direction:column;align-items:flex-start}.reservierung-name{margin-bottom:5px}.pagination-links{display:flex;justify-content:center;flex-wrap:wrap}.mrtr-admin-wrap .tablenav{margin:15px 0;padding:10px;padding-bottom:2% !important}.tablenav{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.tablenav .alignleft.actions{flex:0 0 auto;width:auto;margin-bottom:0;flex-wrap:nowrap;white-space:nowrap}.tablenav .alignleft.actions .per-page-select{flex:0 0 auto;min-width:70px;max-width:100px}.tablenav .alignleft.actions .per-page-label{display:none}.tablenav-pages{flex:0 0 auto;width:auto;flex-wrap:nowrap}.tablenav-pages .displaying-num{display:none}.tablenav-pages .pagination-links{flex-wrap:nowrap}.tablenav-pages .pagination-links .button{padding:4px 6px;font-size:12px}.modal-content{width:calc(100% - 20px);max-width:calc(100% - 20px);margin:5% auto;padding:0;box-sizing:border-box}.reservierung-modal-content h2{padding:20px 15px;font-size:20px}.reservierung-details{padding:15px;width:100%;max-width:100%;box-sizing:border-box}.details-grid{grid-template-columns:1fr;gap:15px;width:100%;box-sizing:border-box}.detail-tile.tile-full{grid-column:1}.detail-tile{width:100%;max-width:100%;box-sizing:border-box}.tile-header{padding:12px 15px}.tile-header h3{font-size:15px}.tile-content{padding:15px;box-sizing:border-box}.tile-item{flex-direction:column;align-items:flex-start;gap:5px;padding:10px 0;width:100%;box-sizing:border-box}.tile-item.tile-center{align-items:center}.tile-label{min-width:auto;font-size:13px}.tile-value{text-align:left;font-size:13px;width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.tile-item.tile-center .tile-value{text-align:center;width:100%}.modal-actions{grid-template-columns:1fr;gap:10px;width:100%;box-sizing:border-box}.modal-actions .button{width:100%;padding:12px 15px;box-sizing:border-box}.status-legend{flex-wrap:wrap;gap:10px}.status-legend-items{flex-wrap:wrap;gap:10px}.status-legend-hint{margin-left:0;width:100%;margin-top:10px}.status-legend-title{width:100%}}@media screen and (min-width:601px) and (max-width:782px){.reservierung-karte{margin-bottom:20px}.details-grid{grid-template-columns:repeat(2,1fr)}.modal-actions{grid-template-columns:repeat(3,1fr)}.mrtr-admin-wrap .tablenav{margin:15px 0;padding:12px;padding-bottom:3% !important}.tablenav{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;flex-wrap:nowrap}.tablenav .alignleft.actions{flex:0 0 auto;width:auto;margin-bottom:0;white-space:nowrap}.tablenav .alignleft.actions .per-page-label{min-width:120px;white-space:nowrap}.tablenav-pages{flex:0 0 auto;width:auto;white-space:nowrap}}@media screen and (min-width:783px) and (max-width:1024px){.details-grid{grid-template-columns:repeat(2,1fr)}.modal-actions{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1090px){.tablenav{flex-wrap:nowrap !important}.tablenav .alignleft.actions{flex:0 0 auto;white-space:nowrap}.tablenav-pages{flex:0 0 auto;white-space:nowrap}}