.calendo-calendar{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;position:relative}.calendo-calendar .calendo-loading{align-items:center;background:hsla(0,0%,100%,.9);bottom:0;color:#666;display:flex;font-size:14px;gap:12px;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:100}.calendo-calendar .calendo-spinner{animation:calendo-spin .8s linear infinite;border:3px solid #e0e0e0;border-radius:50%;border-top-color:#3788d8;height:24px;width:24px}@keyframes calendo-spin{to{transform:rotate(1turn)}}.calendo-calendar .fc-toolbar{flex-wrap:wrap;gap:10px;padding:10px 0}@media(max-width:768px){.calendo-calendar .fc-toolbar{align-items:stretch;flex-direction:column}.calendo-calendar .fc-toolbar .fc-toolbar-chunk{display:flex;justify-content:center}}.calendo-calendar .fc-toolbar-title{font-size:1.4em;font-weight:600}.calendo-calendar .fc-button{background-color:#3788d8;border-color:#3788d8;font-weight:500;padding:8px 16px;transition:background-color .2s,box-shadow .2s}.calendo-calendar .fc-button:hover{background-color:#246eb8;border-color:#246eb8}.calendo-calendar .fc-button:focus{box-shadow:0 0 0 3px rgba(55,136,216,.3)}.calendo-calendar .fc-button.fc-button-active{background-color:#2062a3;border-color:#2062a3}.calendo-calendar .fc-button-group .fc-button{border-radius:inherit}.calendo-calendar .fc-day-today{background-color:#fffacd!important}.calendo-calendar .fc-event{border:none;cursor:pointer;font-size:.85em;padding:2px 4px;transition:transform .15s,box-shadow .15s}.calendo-calendar .fc-event:hover{box-shadow:0 2px 8px rgba(0,0,0,.2);transform:translateY(-1px)}.calendo-calendar .fc-event-title{font-weight:500}.calendo-calendar .fc-daygrid-day{min-height:80px}@media(max-width:768px){.calendo-calendar .fc-daygrid-day{min-height:60px}}.calendo-calendar .fc-daygrid-day-number{font-weight:500;padding:8px}.calendo-calendar .fc-list{border-radius:4px;overflow:hidden}.calendo-calendar .fc-list-event{cursor:pointer}.calendo-calendar .fc-list-event:hover td{background-color:rgba(55,136,216,.05)}.calendo-calendar .fc-list-day-cushion{background-color:#f8f9fa;font-weight:600}@media(max-width:480px){.calendo-calendar .fc-toolbar{font-size:.9em}.calendo-calendar .fc-button{font-size:.85em;padding:6px 10px}.calendo-calendar .fc-col-header-cell-cushion{font-size:.8em}}.calendo-modal{align-items:center;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:20px;position:fixed;right:0;top:0;transition:visibility 0s .3s,opacity .3s;visibility:hidden;z-index:999999}.calendo-modal--active{opacity:1;transition:visibility 0s,opacity .3s;visibility:visible}.calendo-modal--active .calendo-modal-content{transform:translateY(0) scale(1)}.calendo-modal-overlay{background-color:rgba(0,0,0,.6);bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.calendo-modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-height:90vh;max-width:500px;overflow:auto;position:relative;transform:translateY(-20px) scale(.95);transition:transform .3s ease-out;width:100%}.calendo-modal-close{align-items:center;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;line-height:1;position:absolute;right:12px;top:12px;transition:background-color .2s,transform .2s;width:32px;z-index:10}.calendo-modal-close:hover{background:#fff;transform:scale(1.1)}.calendo-modal-close:focus{outline:2px solid #3788d8;outline-offset:2px}.calendo-modal-body .calendo-event-header{border-radius:12px 12px 0 0;padding:24px}.calendo-modal-body .calendo-event-title{font-size:1.4em;font-weight:600;line-height:1.3;margin:0}.calendo-modal-body .calendo-event-details{padding:24px}.calendo-modal-body .calendo-event-datetime,.calendo-modal-body .calendo-event-location,.calendo-modal-body .calendo-event-time{align-items:flex-start;color:#555;display:flex;font-size:.95em;gap:10px;margin-bottom:16px}.calendo-modal-body .calendo-event-datetime svg,.calendo-modal-body .calendo-event-location svg,.calendo-modal-body .calendo-event-time svg{color:#3788d8;flex-shrink:0;margin-top:2px}.calendo-modal-body .calendo-event-time{margin-top:-8px}.calendo-modal-body .calendo-event-description{background:#f8f9fa;border-radius:8px;color:#444;line-height:1.6;margin:20px 0;padding:16px}.calendo-modal-body .calendo-event-description>:first-child{margin-top:0}.calendo-modal-body .calendo-event-description>:last-child{margin-bottom:0}.calendo-modal-body .calendo-event-description p{line-height:1.6;margin:0 0 1em}.calendo-modal-body .calendo-event-description p:last-child{margin-bottom:0}.calendo-modal-body .calendo-event-description ol,.calendo-modal-body .calendo-event-description ul{margin:0 0 1em;padding-left:1.5em}.calendo-modal-body .calendo-event-description ol:last-child,.calendo-modal-body .calendo-event-description ul:last-child{margin-bottom:0}.calendo-modal-body .calendo-event-description ul{list-style-type:disc}.calendo-modal-body .calendo-event-description ul ul{list-style-type:circle;margin-bottom:0}.calendo-modal-body .calendo-event-description ul ul ul{list-style-type:square}.calendo-modal-body .calendo-event-description ol{list-style-type:decimal}.calendo-modal-body .calendo-event-description ol ol{list-style-type:lower-alpha;margin-bottom:0}.calendo-modal-body .calendo-event-description ol ol ol{list-style-type:lower-roman}.calendo-modal-body .calendo-event-description li{margin-bottom:.5em}.calendo-modal-body .calendo-event-description li:last-child{margin-bottom:0}.calendo-modal-body .calendo-event-description h1,.calendo-modal-body .calendo-event-description h2,.calendo-modal-body .calendo-event-description h3,.calendo-modal-body .calendo-event-description h4,.calendo-modal-body .calendo-event-description h5,.calendo-modal-body .calendo-event-description h6{color:#333;font-weight:600;margin:1em 0 .5em}.calendo-modal-body .calendo-event-description h1:first-child,.calendo-modal-body .calendo-event-description h2:first-child,.calendo-modal-body .calendo-event-description h3:first-child,.calendo-modal-body .calendo-event-description h4:first-child,.calendo-modal-body .calendo-event-description h5:first-child,.calendo-modal-body .calendo-event-description h6:first-child{margin-top:0}.calendo-modal-body .calendo-event-description h1{font-size:1.4em}.calendo-modal-body .calendo-event-description h2{font-size:1.3em}.calendo-modal-body .calendo-event-description h3{font-size:1.2em}.calendo-modal-body .calendo-event-description h4{font-size:1.1em}.calendo-modal-body .calendo-event-description h5,.calendo-modal-body .calendo-event-description h6{font-size:1em}.calendo-modal-body .calendo-event-description a{color:#3788d8;text-decoration:underline}.calendo-modal-body .calendo-event-description a:hover{text-decoration:none}.calendo-modal-body .calendo-event-description blockquote{background:rgba(55,136,216,.05);border-left:4px solid #3788d8;font-style:italic;margin:1em 0;padding:.5em 1em}.calendo-modal-body .calendo-event-description blockquote p:last-child{margin-bottom:0}.calendo-modal-body .calendo-event-description code{background:#e8e8e8;border-radius:4px;font-family:monospace;font-size:.9em;padding:2px 6px}.calendo-modal-body .calendo-event-description pre{background:#2d2d2d;border-radius:6px;color:#f8f8f2;margin:1em 0;overflow-x:auto;padding:12px}.calendo-modal-body .calendo-event-description pre code{background:transparent;color:inherit;padding:0}.calendo-modal-body .calendo-event-description table{border-collapse:collapse;margin:1em 0;width:100%}.calendo-modal-body .calendo-event-description table td,.calendo-modal-body .calendo-event-description table th{border:1px solid #ddd;padding:8px 12px;text-align:left}.calendo-modal-body .calendo-event-description table th{background:#f0f0f0;font-weight:600}.calendo-modal-body .calendo-event-description table tr:nth-child(2n){background:#fafafa}.calendo-modal-body .calendo-event-description img{border-radius:4px;height:auto;max-width:100%}.calendo-modal-body .calendo-event-description hr{border:none;border-top:1px solid #ddd;margin:1.5em 0}.calendo-modal-body .calendo-event-description b,.calendo-modal-body .calendo-event-description strong{font-weight:600}.calendo-modal-body .calendo-event-description em,.calendo-modal-body .calendo-event-description i{font-style:italic}.calendo-modal-body .calendo-event-image{margin:20px 0}.calendo-modal-body .calendo-event-image img{border-radius:8px;display:block;height:auto;width:100%}.calendo-modal-body .calendo-event-link{margin-top:20px}.calendo-modal-body .calendo-event-link a{align-items:center;background:#3788d8;border-radius:6px;color:#fff;display:inline-flex;font-weight:500;gap:8px;padding:12px 24px;text-decoration:none;transition:background-color .2s,transform .2s}.calendo-modal-body .calendo-event-link a:hover{background:#246eb8;transform:translateX(4px)}.calendo-modal-body .calendo-event-link a:focus{outline:2px solid #3788d8;outline-offset:2px}body.calendo-modal-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.calendo-spinner{animation:none}.calendo-modal,.calendo-modal-content,.fc-event{transition:none}}@media(prefers-color-scheme:dark){.calendo-calendar.calendo-dark-auto{background-color:#1a1a2e;color:#eee}.calendo-calendar.calendo-dark-auto .fc-toolbar-title{color:#fff}.calendo-calendar.calendo-dark-auto .fc td,.calendo-calendar.calendo-dark-auto .fc th{border-color:#333}.calendo-calendar.calendo-dark-auto .fc-day-today{background-color:#2a2a4e!important}.calendo-calendar.calendo-dark-auto .fc-list-day-cushion{background-color:#2a2a4e}}
