.sendeplan-container{box-sizing:border-box}.sendeplan-list{list-style:none;padding:0;margin:0}.sendeplan-show-item{display:flex;align-items:center;gap:15px;padding:15px;border-bottom:1px solid #eee;transition:background-color 0.2s ease}.sendeplan-show-item:last-child{border-bottom:none}.sendeplan-show-item:not(.autodj):hover{background-color:#f9f9f9}.sendeplan-show-item.autodj{background-color:#fafafa;color:#888}.sendeplan-dj-image{flex-shrink:0}.sendeplan-dj-image img{display:block;width:60px;height:60px;object-fit:cover;border-radius:50%}.sendeplan-show-details{flex-grow:1}.sendeplan-show-time,.sendeplan-show-dj{font-size:.9em;color:#555}.sendeplan-show-title{font-size:1.1em;font-weight:700;margin:4px 0}.sendeplan-details-btn{padding:8px 15px;border:1px solid #ccc;background-color:#f7f7f7;color:#333;border-radius:4px;cursor:pointer;transition:background-color 0.2s ease}.sendeplan-details-btn:hover{background-color:#e9e9e9}.sendeplan-show-details p,.sendeplan-show-details h4{margin-top:0;margin-bottom:4px;line-height:1}.sendeplan-show-details>*:last-child{margin-bottom:0}.sendeplan-tabs{display:flex;flex-wrap:wrap}.sendeplan-tab-link{padding:10px 15px;cursor:pointer;border:none;background-color:#f1f1f1;border-bottom:3px solid #fff0;transition:background-color 0.2s,border-color 0.2s;flex:1;text-align:center;margin:0 2px 0 2px!important}.sendeplan-tab-link .day-name{font-weight:700}.sendeplan-tab-link .day-date{font-size:.9em;display:block;margin-top:2px}.sendeplan-tab-link.active{background-color:#fff;border-bottom-color:#0073aa;margin:0 2px 0 2px!important}.sendeplan-tab-content{display:none;border:1px solid #ccc;border-top:none;padding:10px}.sendeplan-tab-content.active{display:block}.sendeplan-accordion-item{border-bottom:1px solid #ddd}.sendeplan-accordion-item:first-of-type{border-top:1px solid #ddd}.sendeplan-accordion-title{display:flex;justify-content:space-between;align-items:center;padding:15px;cursor:pointer;background-color:#f9f9f9;transition:background-color 0.2s ease}.sendeplan-accordion-title:hover{background-color:#f1f1f1}.sendeplan-accordion-title .toggle-indicator{font-size:1.5em;font-weight:700;transition:transform 0.3s ease}.sendeplan-accordion-item.active .sendeplan-accordion-title .toggle-indicator{transform:rotate(45deg)}.sendeplan-accordion-content{display:none;padding:0;background-color:#fff}.sendeplan-grid-table{width:100%;border-collapse:collapse;table-layout:fixed}.sendeplan-grid-table th,.sendeplan-grid-table td{border:1px solid #ddd;text-align:center;vertical-align:top;padding:5px}.sendeplan-grid-table th{padding:10px 5px;background-color:#f7f7f7}.sendeplan-time-col{width:80px;font-weight:700;background-color:#f9f9f9;vertical-align:middle}.sendeplan-grid-cell{height:100px}.sendeplan-grid-show-item{padding:8px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;box-sizing:border-box;cursor:pointer}.sendeplan-grid-show-item.autodj{color:#999;cursor:default}.sendeplan-grid-dj-image img{width:40px;height:40px;border-radius:50%;object-fit:cover}.sendeplan-grid-dj-name{font-weight:500;font-size:13px;text-align:center}.sendeplan-grid-details-btn{font-size:11px;padding:3px 8px;margin-top:auto}.sendeplan-modal-overlay{visibility:hidden;opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .7);z-index:100100;display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box;transition:opacity 0.3s,visibility 0.3s}.sendeplan-modal-overlay.active{visibility:visible;opacity:1}.sendeplan-modal-content{background:#fff;padding:25px;border-radius:5px;max-width:600px;width:100%;position:relative;box-shadow:0 5px 15px rgb(0 0 0 / .3);transform:scale(.95);transition:transform 0.3s}.sendeplan-modal-overlay.active .sendeplan-modal-content{transform:scale(1)}.sendeplan-modal-close{position:absolute;top:10px;right:15px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:28px;font-weight:700;color:#888;background:none;border:none;cursor:pointer;line-height:1;padding:0;transition:background-color 0.2s ease,color 0.2s ease}.sendeplan-modal-close:hover{color:#333}#sendeplan-modal-title{margin-top:0;margin-bottom:5px}#sendeplan-modal-meta{margin-top:0;margin-bottom:20px;font-style:italic;color:#555;border-bottom:1px solid #eee;padding-bottom:15px}#sendeplan-modal-body{max-height:60vh;overflow-y:auto}#sendeplan-modal-body p:first-child{margin-top:0}.sendeplan-modal-button{display:inline-block;text-decoration:none;font-weight:700;text-align:center;border-style:solid;cursor:pointer;transition:background-color 0.2s ease,color 0.2s ease,border-color 0.2s ease}.widget.widget_lautbox_sendeplan_online_widget .lautbox-current-show{display:flex!important;align-items:center!important;gap:15px!important;padding:15px!important;background-color:#f9f9f9!important;border:1px solid #eee!important;border-radius:8px!important;box-shadow:0 2px 5px rgb(0 0 0 / .05)!important}.widget.widget_lautbox_sendeplan_online_widget .lautbox-current-show__image{flex-shrink:0!important}.widget.widget_lautbox_sendeplan_online_widget .lautbox-current-show__image img{width:80px!important;height:80px!important;border-radius:50%!important;object-fit:cover!important;display:block!important;border:3px solid #0073aa!important}.widget.widget_lautbox_sendeplan_online_widget .lautbox-current-show__details{flex-grow:1!important;min-width:0!important}.widget.widget_lautbox_sendeplan_online_widget .lautbox-current-show__title{font-size:1.1em!important;font-weight:bold!important;margin:0 0 5px 0!important;color:#333!important;line-height:1.3!important}.widget.widget_lautbox_sendeplan_online_widget .lautbox-current-show__dj{font-size:0.9em!important;color:#555!important;margin:0 0 3px 0!important}.widget.widget_lautbox_sendeplan_online_widget .lautbox-current-show__time{font-size:0.85em!important;color:#777!important;margin:0!important;font-style:italic!important}.widget.widget_lautbox_sendeplan_online_widget .lautbox-current-show--autodj{background-color:#f0f0f0!important;border-color:#ddd!important}.widget.widget_lautbox_sendeplan_online_widget .lautbox-current-show--autodj .lautbox-current-show__image img{border-color:#888!important}#sendeplan-tabs-view{border-width:1px!important}#sendeplan-tabs-view{border-color:#dddddd!important}#sendeplan-tabs-view{border-radius:4px!important}#sendeplan-tabs-view{padding:10px!important}#sendeplan-tabs-view .sendeplan-tabs{background-color:#f1f1f1!important}#sendeplan-tabs-view .sendeplan-tab-link{background-color:rgb(224 224 224)!important}#sendeplan-tabs-view .sendeplan-tab-link{color:#333333!important}#sendeplan-tabs-view .sendeplan-tab-link .day-name{font-size:14px!important}#sendeplan-tabs-view .sendeplan-tab-link .day-date{font-size:12px!important}#sendeplan-tabs-view .sendeplan-tab-link{transition-duration:200ms!important}#sendeplan-tabs-view .sendeplan-tab-link.active{background-color:#0073aa!important}#sendeplan-tabs-view .sendeplan-tab-link.active{border-bottom-color:#0073aa!important}#sendeplan-tabs-view .sendeplan-tab-link.active{border-bottom-width:3px!important}#sendeplan-tabs-view .sendeplan-tab-link:hover{background-color:#005a87!important}#sendeplan-tabs-view .sendeplan-tab-link:hover{color:#ffffff!important}#sendeplan-tabs-view .sendeplan-tab-content{padding:10px!important}#sendeplan-tabs-view .sendeplan-tab-content{background-color:#ffffff!important}#sendeplan-tabs-view .sendeplan-show-item{padding:15px!important}#sendeplan-tabs-view .sendeplan-show-item{margin-bottom:5px!important}#sendeplan-tabs-view .sendeplan-show-item{background-color:rgb(255 255 255)!important}#sendeplan-tabs-view .sendeplan-show-item.autodj{background-color:rgb(250 250 250)!important}#sendeplan-tabs-view .sendeplan-show-item:not(.autodj):hover{background-color:rgb(245 245 245)!important}#sendeplan-tabs-view .sendeplan-show-item{border-width:1px!important}#sendeplan-tabs-view .sendeplan-show-item{border-color:#dddddd!important}#sendeplan-tabs-view .sendeplan-show-item{border-style:solid!important}#sendeplan-tabs-view .sendeplan-show-item{box-shadow:none!important}#sendeplan-tabs-view .sendeplan-show-item{transition-duration:200ms!important}#sendeplan-tabs-view .sendeplan-show-item .sendeplan-dj-image img{width:60px!important}#sendeplan-tabs-view .sendeplan-show-item .sendeplan-dj-image img{height:60px!important}#sendeplan-tabs-view .sendeplan-show-item .sendeplan-dj-image img{border-radius:50%!important}#sendeplan-tabs-view .sendeplan-show-item .sendeplan-dj-image img{box-shadow:none!important}#sendeplan-tabs-view .sendeplan-show-item .sendeplan-show-time{font-size:14px!important}#sendeplan-tabs-view .sendeplan-show-item .sendeplan-show-time{color:#555555!important}#sendeplan-tabs-view .sendeplan-show-item .sendeplan-show-title{font-size:19px!important}#sendeplan-tabs-view .sendeplan-show-item .sendeplan-show-title{font-weight:bold!important}#sendeplan-tabs-view .sendeplan-show-item .sendeplan-show-title{color:#333333!important}#sendeplan-tabs-view .sendeplan-show-item .sendeplan-show-dj{font-size:16px!important}#sendeplan-tabs-view .sendeplan-show-item .sendeplan-show-dj{color:#555555!important}#sendeplan-accordion-view{border-width:1px!important}#sendeplan-accordion-view{border-color:#dddddd!important}#sendeplan-accordion-view{border-radius:4px!important}#sendeplan-accordion-view .sendeplan-accordion-title{background-color:#f0f0f0!important}#sendeplan-accordion-view .sendeplan-accordion-title{color:#333333!important}#sendeplan-accordion-view .sendeplan-accordion-title{padding:15px!important}#sendeplan-accordion-view .sendeplan-accordion-title{font-size:19px!important}#sendeplan-accordion-view .sendeplan-accordion-title{font-weight:bold!important}#sendeplan-accordion-view .sendeplan-accordion-title:hover{background-color:#e0e0e0!important}#sendeplan-accordion-view .sendeplan-accordion-item{border-bottom-width:1px!important}#sendeplan-accordion-view .sendeplan-accordion-item{border-bottom-color:#dddddd!important}#sendeplan-accordion-view .sendeplan-show-item{padding:15px!important}#sendeplan-accordion-view .sendeplan-accordion-content .sendeplan-show-item:not(.autodj):hover{background-color:#f5f5f5!important}#sendeplan-accordion-view .sendeplan-dj-image img{width:60px!important}#sendeplan-accordion-view .sendeplan-dj-image img{height:60px!important}#sendeplan-accordion-view .sendeplan-dj-image img{border-radius:50%!important}#sendeplan-accordion-view .sendeplan-show-time{font-size:14px!important}#sendeplan-accordion-view .sendeplan-show-title{font-size:19px!important}#sendeplan-accordion-view .sendeplan-show-title{font-weight:bold!important}#sendeplan-accordion-view .sendeplan-show-dj{font-size:16px!important}#sendeplan-grid-view{border-width:1px!important}#sendeplan-grid-view{border-color:#dddddd!important}#sendeplan-grid-view{border-radius:4px!important}#sendeplan-grid-view .sendeplan-grid-table th,#sendeplan-grid-view .sendeplan-grid-table td{border-color:#dddddd!important}#sendeplan-grid-view .sendeplan-grid-table td{padding:5px!important}#sendeplan-grid-view .sendeplan-grid-table td{min-height:110px!important}#sendeplan-grid-view .sendeplan-grid-table th{background-color:#f0f0f0!important}#sendeplan-grid-view .sendeplan-grid-table th{color:#333333!important}#sendeplan-grid-view .sendeplan-time-col{background-color:#f9f9f9!important}#sendeplan-grid-view .sendeplan-time-col{color:#333333!important}#sendeplan-grid-view .sendeplan-grid-cell.occupied{background-color:#e6f7ff!important}#sendeplan-grid-view .sendeplan-grid-cell.empty{background-color:#fdfdfd!important}#sendeplan-grid-view .sendeplan-grid-cell.occupied:hover{background-color:#f0f8ff!important}#sendeplan-grid-view .sendeplan-grid-cell .sendeplan-grid-dj-name{color:#0056b3!important}#sendeplan-grid-view .sendeplan-grid-cell .sendeplan-grid-empty .empty-text{color:#999999!important}#sendeplan-grid-view .sendeplan-grid-dj-image img{width:50px!important}#sendeplan-grid-view .sendeplan-grid-dj-image img{height:50px!important}#sendeplan-grid-view .sendeplan-grid-dj-image img{border-radius:50%!important}#sendeplan-grid-view .sendeplan-grid-details-btn{background-color:#0073aa!important}#sendeplan-grid-view .sendeplan-grid-details-btn{color:#ffffff!important}#sendeplan-grid-view .sendeplan-grid-details-btn{border-radius:3px!important}#sendeplan-grid-view .sendeplan-grid-details-btn{padding:5px 10px!important}.sendeplan-modal-overlay{background-color:rgb(0 0 0 / .7)!important}.sendeplan-modal-overlay,.sendeplan-modal-content{transition-duration:300ms!important}.sendeplan-modal-content{background-color:#ffffff!important}.sendeplan-modal-content{border-radius:5px!important}.sendeplan-modal-content{padding:20px!important}#sendeplan-modal-title{font-size:18px!important}#sendeplan-modal-body{font-size:14px!important}.sendeplan-modal-close{background-color:rgb(0 0 0 / .7)!important}.sendeplan-modal-close{color:#888888!important}.sendeplan-modal-close{width:40px!important}.sendeplan-modal-close{height:40px!important}.sendeplan-modal-close{font-size:28px!important}.sendeplan-modal-close{border-radius:50%!important}.sendeplan-modal-close{top:10px!important}.sendeplan-modal-close{right:15px!important}.sendeplan-modal-close:hover{background-color:#fff0!important}.sendeplan-modal-close:hover{color:#000000!important}#sendeplan-tabs-view{border-style:solid!important}#sendeplan-tabs-view .sendeplan-tabs{border-radius:4px 4px 4px 4px!important}#sendeplan-tabs-view .sendeplan-tab-link{border-radius:4px 4px 4px 4px!important}#sendeplan-tabs-view .sendeplan-tab-content{border-radius:4px 4px 4px 4px!important}#sendeplan-tabs-view .sendeplan-show-item .sendeplan-dj-image img{border-style:none!important}#sendeplan-accordion-view{border-style:solid!important}#sendeplan-grid-view{border-style:solid!important}