.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-upcoming-grid{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;position:relative}.calendo-upcoming-grid__items{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.calendo-upcoming-grid__status{align-items:center;color:#666;display:flex;gap:12px;justify-content:center;min-height:120px;text-align:center}.calendo-upcoming-grid__status--empty{justify-content:flex-start;min-height:auto}.calendo-upcoming-grid__status--ready{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.calendo-upcoming-grid .calendo-spinner{animation:calendo-spin .8s linear infinite;border:3px solid #e0e0e0;border-radius:50%;border-top-color:#3788d8;height:24px;width:24px}.calendo-upcoming-card{--calendo-card-accent:#3788d8;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff!important;background-image:none!important;border:none;border-radius:14px;border-top:3px solid var(--calendo-card-accent);box-shadow:0 2px 6px rgba(0,0,0,.05),0 8px 24px rgba(0,0,0,.07);color:inherit;cursor:pointer;display:flex;flex-direction:column;font:inherit;max-width:100%;min-width:0;overflow:hidden;overflow-wrap:anywhere;padding:0;text-align:left;transition:transform .22s ease,box-shadow .22s ease;white-space:normal;width:100%}.calendo-upcoming-card,.calendo-upcoming-card *{box-sizing:border-box;text-shadow:none}.calendo-upcoming-card:hover{box-shadow:0 6px 16px rgba(0,0,0,.08),0 20px 48px rgba(0,0,0,.1);transform:translateY(-5px)}.calendo-upcoming-card:focus-visible{outline:3px solid var(--calendo-card-accent);outline-offset:3px}.calendo-upcoming-card__media{display:block;overflow:hidden;width:100%}.calendo-upcoming-card__image{display:block;height:200px;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease;width:100%}.calendo-upcoming-card:hover .calendo-upcoming-card__image{transform:scale(1.04)}.calendo-upcoming-card__content{display:flex;flex:1;flex-direction:column;max-width:100%;min-width:0;overflow-wrap:anywhere;padding:18px 20px 20px;white-space:normal;width:100%}.calendo-upcoming-card__date{color:var(--calendo-card-accent);font-size:.72em;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.calendo-upcoming-card__date,.calendo-upcoming-card__title{display:block;font-weight:700;min-width:0;overflow-wrap:anywhere;white-space:normal;width:100%}.calendo-upcoming-card__title{color:#111;flex:1;font-size:1.1em;line-height:1.35;margin:0 0 16px;word-break:normal}.calendo-upcoming-card__metas{display:flex;flex-direction:column;gap:7px;min-width:0;width:100%}.calendo-upcoming-card__meta{align-items:flex-start;color:#777;display:flex;font-size:.83em;gap:8px;line-height:1.45;min-width:0;white-space:normal;width:100%}.calendo-upcoming-card__meta svg{color:var(--calendo-card-accent);flex-shrink:0;margin-top:1px;opacity:.75}.calendo-upcoming-card__meta-text{flex:1 1 auto;max-width:100%}.calendo-upcoming-card__excerpt,.calendo-upcoming-card__meta-text{display:block;min-width:0;overflow-wrap:anywhere;white-space:normal;word-break:normal}.calendo-upcoming-card__excerpt{border-top:1px solid #f0f0f0;color:#999;font-size:.875em;line-height:1.65;margin-top:14px;padding-top:14px;width:100%}@media(max-width:767px){.calendo-upcoming-card__content{padding:16px}.calendo-upcoming-card__date{margin-bottom:8px}.calendo-upcoming-card__title{margin-bottom:12px}.calendo-upcoming-card__meta{gap:7px}}.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:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;max-height:88vh;max-width:860px;overflow:hidden;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{display:flex;flex:1;min-height:0;overflow:hidden}.calendo-modal-layout{display:flex;min-height:0;width:100%}.calendo-modal-layout__media{background-color:var(--calendo-modal-accent,#3788d8);flex-shrink:0;overflow:hidden;position:relative;width:42%}.calendo-modal-layout__media img{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.calendo-modal-layout__panel{border-top:4px solid var(--calendo-modal-accent,#3788d8);display:flex;flex:1;flex-direction:column;min-width:0;overflow-y:auto}.calendo-modal-layout--no-image .calendo-modal-layout__media{display:none}@media(max-width:600px){.calendo-modal-layout{flex-direction:column}.calendo-modal-layout__media{flex-shrink:0;height:200px;width:100%}}.calendo-modal-layout__panel .calendo-event-title{color:#111;font-size:1.3em;font-weight:700;line-height:1.3;margin:0;padding:26px 28px 12px;text-shadow:none}.calendo-modal-layout__panel .calendo-event-metas{border-bottom:1px solid #f0f0f0;display:flex;flex-direction:column;gap:8px;padding:0 28px 20px}.calendo-modal-layout__panel .calendo-event-datetime,.calendo-modal-layout__panel .calendo-event-location,.calendo-modal-layout__panel .calendo-event-time{align-items:flex-start;color:#555;display:flex;font-size:.92em;gap:10px}.calendo-modal-layout__panel .calendo-event-datetime svg,.calendo-modal-layout__panel .calendo-event-location svg,.calendo-modal-layout__panel .calendo-event-time svg{color:var(--calendo-modal-accent,#3788d8);flex-shrink:0;margin-top:2px}.calendo-modal-layout__panel .calendo-event-description{background:transparent;border-radius:0;color:#444;line-height:1.6;margin:0;padding:20px 28px}.calendo-modal-layout__panel .calendo-event-description>:first-child{margin-top:0}.calendo-modal-layout__panel .calendo-event-description>:last-child{margin-bottom:0}.calendo-modal-layout__panel .calendo-event-description p{line-height:1.6;margin:0 0 1em}.calendo-modal-layout__panel .calendo-event-description p:last-child{margin-bottom:0}.calendo-modal-layout__panel .calendo-event-description ol,.calendo-modal-layout__panel .calendo-event-description ul{margin:0 0 1em;padding-left:1.5em}.calendo-modal-layout__panel .calendo-event-description ol:last-child,.calendo-modal-layout__panel .calendo-event-description ul:last-child{margin-bottom:0}.calendo-modal-layout__panel .calendo-event-description ul{list-style-type:disc}.calendo-modal-layout__panel .calendo-event-description ul ul{list-style-type:circle;margin-bottom:0}.calendo-modal-layout__panel .calendo-event-description ul ul ul{list-style-type:square}.calendo-modal-layout__panel .calendo-event-description ol{list-style-type:decimal}.calendo-modal-layout__panel .calendo-event-description ol ol{list-style-type:lower-alpha;margin-bottom:0}.calendo-modal-layout__panel .calendo-event-description ol ol ol{list-style-type:lower-roman}.calendo-modal-layout__panel .calendo-event-description li{margin-bottom:.5em}.calendo-modal-layout__panel .calendo-event-description li:last-child{margin-bottom:0}.calendo-modal-layout__panel .calendo-event-description h1,.calendo-modal-layout__panel .calendo-event-description h2,.calendo-modal-layout__panel .calendo-event-description h3,.calendo-modal-layout__panel .calendo-event-description h4,.calendo-modal-layout__panel .calendo-event-description h5,.calendo-modal-layout__panel .calendo-event-description h6{color:#333;font-weight:600;margin:1em 0 .5em}.calendo-modal-layout__panel .calendo-event-description h1:first-child,.calendo-modal-layout__panel .calendo-event-description h2:first-child,.calendo-modal-layout__panel .calendo-event-description h3:first-child,.calendo-modal-layout__panel .calendo-event-description h4:first-child,.calendo-modal-layout__panel .calendo-event-description h5:first-child,.calendo-modal-layout__panel .calendo-event-description h6:first-child{margin-top:0}.calendo-modal-layout__panel .calendo-event-description h1{font-size:1.4em}.calendo-modal-layout__panel .calendo-event-description h2{font-size:1.3em}.calendo-modal-layout__panel .calendo-event-description h3{font-size:1.2em}.calendo-modal-layout__panel .calendo-event-description h4{font-size:1.1em}.calendo-modal-layout__panel .calendo-event-description h5,.calendo-modal-layout__panel .calendo-event-description h6{font-size:1em}.calendo-modal-layout__panel .calendo-event-description a{color:#3788d8;text-decoration:underline}.calendo-modal-layout__panel .calendo-event-description a:hover{text-decoration:none}.calendo-modal-layout__panel .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-layout__panel .calendo-event-description blockquote p:last-child{margin-bottom:0}.calendo-modal-layout__panel .calendo-event-description code{background:#e8e8e8;border-radius:4px;font-family:monospace;font-size:.9em;padding:2px 6px}.calendo-modal-layout__panel .calendo-event-description pre{background:#2d2d2d;border-radius:6px;color:#f8f8f2;margin:1em 0;overflow-x:auto;padding:12px}.calendo-modal-layout__panel .calendo-event-description pre code{background:transparent;color:inherit;padding:0}.calendo-modal-layout__panel .calendo-event-description table{border-collapse:collapse;margin:1em 0;width:100%}.calendo-modal-layout__panel .calendo-event-description table td,.calendo-modal-layout__panel .calendo-event-description table th{border:1px solid #ddd;padding:8px 12px;text-align:left}.calendo-modal-layout__panel .calendo-event-description table th{background:#f0f0f0;font-weight:600}.calendo-modal-layout__panel .calendo-event-description table tr:nth-child(2n){background:#fafafa}.calendo-modal-layout__panel .calendo-event-description img{border-radius:4px;height:auto;max-width:100%}.calendo-modal-layout__panel .calendo-event-description hr{border:none;border-top:1px solid #ddd;margin:1.5em 0}.calendo-modal-layout__panel .calendo-event-description b,.calendo-modal-layout__panel .calendo-event-description strong{font-weight:600}.calendo-modal-layout__panel .calendo-event-description em,.calendo-modal-layout__panel .calendo-event-description i{font-style:italic}.calendo-modal-layout__panel .calendo-event-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto;padding:4px 28px 28px}.calendo-modal-layout__panel .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-layout__panel .calendo-event-link a:hover{background:#246eb8;transform:translateX(4px)}.calendo-modal-layout__panel .calendo-event-link a:focus{outline:2px solid #3788d8;outline-offset:2px}@media(max-width:600px){.calendo-modal-layout__panel .calendo-event-title{padding:20px 20px 10px}.calendo-modal-layout__panel .calendo-event-metas{padding:0 20px 16px}.calendo-modal-layout__panel .calendo-event-description{padding:16px 20px}.calendo-modal-layout__panel .calendo-event-actions{padding:4px 20px 20px}}body.calendo-modal-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.calendo-spinner{animation:none}.calendo-modal,.calendo-modal-content,.calendo-upcoming-card,.calendo-upcoming-card__image,.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}}
