body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.react-calendar{border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;text-align:center}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.app-container{font-family:Arial,sans-serif}.top-bar{align-items:center;background-color:#333;color:#fff;display:flex;height:50px;left:0;padding-left:10px;position:fixed;top:0;width:100%;z-index:1000}.logo-small{height:30px;margin-right:10px}.site-title{font-weight:700}.groups-container,.groups-wrapper{overflow-x:auto;width:100%}.groups-center-wrapper{display:flex;justify-content:center;width:100%}.groups-scroll-container{-webkit-overflow-scrolling:touch;height:250px;overflow-x:auto;overflow-y:hidden;padding:40px 0 0;width:100%}.groups-section{display:flex;flex-wrap:nowrap;gap:2px;height:100%;justify-content:center;min-width:-webkit-max-content;min-width:max-content}.group-card{background-color:#f0f0f0;border-radius:10px;box-sizing:border-box;display:flex;flex:0 0 auto;flex-direction:column;height:100%;justify-content:flex-start;padding:2px;scroll-snap-align:start;text-align:center;width:250px}.group-image{height:200px;object-fit:contain;width:100%}.group-name{font-size:1rem;margin-top:5px;white-space:normal}.calendar-section{flex-wrap:wrap;gap:20px;padding:10px}.calendar-section,.calendar-tile{display:flex;justify-content:center;width:100%}.calendar-tile{align-items:center;background-color:#eee;cursor:pointer;flex-direction:column;height:100px;margin-top:2px;padding:2px}.event-modal{background-color:#fff;box-shadow:0 0 10px gray;left:50px;padding:20px;position:fixed;top:60px;z-index:1001}.events-list{margin:0 auto;max-width:800px;padding:20px;text-align:center}.event-item{margin-bottom:10px}.event-entry{align-items:flex-start;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 1px 3px #0000000d;box-sizing:border-box;display:flex;margin-bottom:12px;max-width:800px;padding:12px;width:100%}.event-left{flex-shrink:0;margin-right:12px;text-align:center;width:60px}.event-logo{border:1px solid #ccc;border-radius:4px;height:50px;margin-bottom:4px;object-fit:cover;width:50px}.event-type{color:#666;font-size:10px}.event-right{flex:1 1;min-width:0}.event-date{color:#333;font-size:14px;font-weight:700;margin-bottom:4px}.event-title{color:#222;font-size:16px;font-weight:600;margin-bottom:4px}.event-description{color:#555;font-size:13px;line-height:1.4;margin-bottom:6px}.event-link{color:#007bff;font-size:12px;text-decoration:none;word-break:break-word}.event-link:hover{text-decoration:underline}.events-list{align-items:center;display:flex;flex-direction:column;padding:10px}@media (max-width:600px){.event-entry{align-items:flex-start;flex-direction:column}.event-left{align-items:center;display:flex;flex-direction:row;margin-bottom:8px}.event-type{margin-left:8px;margin-top:0}}@media (max-width:768px){.group-card,.group-image{height:180px;width:180px}.calendar-section{align-items:center;flex-direction:column}.calendar-wrapper .react-calendar{max-width:100%}.events-list{width:95%}}.react-calendar{background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 8px #0000001a;font-family:Arial,sans-serif;max-width:700px;width:100%}.react-calendar__navigation{background-color:#f5f5f5;border-bottom:1px solid #ccc;border-top-left-radius:8px;border-top-right-radius:8px;font-weight:700;padding:10px}.react-calendar__navigation button{background:none;border:none;cursor:pointer;font-size:16px;min-width:44px}.react-calendar__month-view__weekdays{background-color:#fafafa;border-bottom:1px solid #ddd;font-size:12px;font-weight:700;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:8px 0;text-align:center}.react-calendar__tile{align-items:flex-end;border:10px solid #eee;display:flex;flex-direction:column;font-size:14px;min-height:80px;padding:5px;position:relative}.react-calendar__tile--now{background:#eaf6ff;border:1px solid #39f;border-radius:4px}.react-calendar__tile--active{background:#cee6ff;border:1px solid #39f;border-radius:4px;color:#fff}.react-calendar__tile--active:hover{background-color:#d4941c}.react-calendar__tile:hover{background-color:#f0f8ff}.react-calendar__tile--neighboringMonth{color:#ccc;pointer-events:none;visibility:hidden}.react-calendar__month-view__days{margin:0}.react-calendar__tile{box-shadow:inset 0 0 2px #0000001a}.first-day-of-month{background:none;border:none;color:#333}.neighboring-day{background-color:#f9f9f9;border:none;color:#000}.react-calendar__month-view__days__day--weekend{color:#333;font-weight:400}
/*# sourceMappingURL=main.257a64b6.css.map*/