﻿.section-calendar-extended{max-width:1400px;margin:2rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 .15rem 1.75rem 0 rgba(58,59,69,.15);}.calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e3e6f0;}.calendar-header h2{color:#4e73df;font-weight:600;margin:0;}.btn-toolbar{margin-bottom:1.5rem;gap:.5rem;}.btn-group-custom{box-shadow:0 .15rem .5rem rgba(0,0,0,.1);border-radius:.35rem;overflow:hidden;}.btn-calendar{background:#fff;border:1px solid #e3e6f0;padding:.5rem 1rem;transition:all .2s;}.btn-calendar:hover{background:#f8f9fc;transform:translateY(-1px);}.btn-primary-custom{background:#4e73df;color:#fff;border:0;padding:.5rem 1.2rem;border-radius:.35rem;transition:all .2s;}.btn-primary-custom:hover{background:#2653d4;transform:translateY(-1px);color:#fff;}.btn-danger-custom{background:#e74a3b;color:#fff;border:0;padding:.5rem 1.2rem;border-radius:.35rem;transition:all .2s;}.btn-danger-custom:hover{background:#d52a1a;transform:translateY(-1px);color:#fff;}.calendar-container{min-height:600px;border-radius:.35rem;overflow:hidden;box-shadow:0 .15rem .5rem rgba(0,0,0,.1);background:#fff;padding:1rem;}.fc-event-success{background-color:#1cc88a;border-color:#1cc88a;}.fc-event-danger{background-color:#e74a3b;border-color:#e74a3b;}.fc-event-info{background-color:#36b9cc;border-color:#36b9cc;}.disabled-day{background-color:rgba(0,0,0,.05)!important;pointer-events:none!important;}.disabled-event{opacity:.7;cursor:not-allowed!important;}.view-indicator{background:#f8f9fc;padding:.5rem 1rem;border-radius:.35rem;font-weight:600;color:#4e73df;}.active-view{background:#4e73df!important;color:#fff!important;}.active-text{color:#4e73df!important;}@media(max-width:992px){.btn-toolbar{flex-direction:column;align-items:stretch;}.btn-group-custom{margin-bottom:.5rem;}}@media(max-width:768px){.section-calendar-extended{padding:1rem;margin:1rem;}.calendar-header{flex-direction:column;text-align:center;}.calendar-header h2{margin-bottom:1rem;}}.badge.bg-primary{background-color:#4e73df!important;}.view-transition{transition:all .3s ease;}.custom-event{padding:3px;font-size:11px;line-height:1.3;border-left:3px solid #3788d8;}.custom-event .event-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2px;}.custom-event .event-header .event-title{font-weight:600;color:#2c3e50;flex:1;margin-right:5px;}.custom-event .event-header .status{font-size:8px;padding:1px 4px;border-radius:2px;font-weight:bold;white-space:nowrap;}.custom-event .event-header .status.published{background-color:#28a745;color:#fff;}.custom-event .event-header .status.draft{background-color:#ffc107;color:#000;}.custom-event .event-details{font-size:9px;color:#666;}.custom-event .event-details div{margin-bottom:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.fc-event .fc-content{white-space:normal!important;overflow:hidden;}.fc-event .fc-time{font-weight:bold;margin-bottom:2px;display:block;}.fc-event .fc-title{display:block;}.fc-event-success .custom-event{border-left-color:#28a745;}.fc-event-warning .custom-event{border-left-color:#ffc107;}.fc-event-danger .custom-event{border-left-color:#dc3545;}.fc-event-info .custom-event{border-left-color:#17a2b8;}.disabled-event .custom-event{opacity:.6;border-left-color:#6c757d;}.fc-month-view .custom-event{font-size:10px;padding:1px 2px;}.fc-month-view .custom-event .event-details{display:none;}.fc-month-view .custom-event .event-header .status{display:none;}.fc-agenda-view .custom-event{min-height:40px;}.fc-list-view .custom-event{padding:8px;font-size:13px;}.fc-list-view .custom-event .event-details{font-size:11px;}.fc-list-view .custom-event .event-details div{display:inline-block;margin-right:10px;}.fc-list-view .custom-event .event-details div:last-child{margin-right:0;}