.Footer_footer__o4_Ec{position:fixed;bottom:0;left:0;right:0;width:100%;padding:1rem 2rem;border-top:1px solid #e2e8f0;background:#fafafa;z-index:100}.Footer_content__yg1BX{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.875rem;color:#64748b}.Footer_version__46hSb{font-weight:500}.Footer_separator__9XVVR{color:#cbd5e1}.Footer_credits__T7OPi{color:#64748b}.Footer_link__wHCdx{color:#dc2626;text-decoration:none;font-weight:500;transition:color .2s ease}.Footer_link__wHCdx:hover{color:#b91c1c;text-decoration:underline}@media (max-width:768px){.Footer_footer__o4_Ec{padding:.75rem 1rem;position:relative}.Footer_content__yg1BX{flex-direction:column;gap:.25rem;text-align:center}.Footer_separator__9XVVR{display:none}.Footer_credits__T7OPi,.Footer_version__46hSb{font-size:.75rem}}@media (max-width:480px){.Footer_footer__o4_Ec{padding:.5rem}.Footer_content__yg1BX{font-size:.75rem}}.Dashboard_layout__X4xj4{min-height:100vh;display:flex}.Dashboard_sidebar__kVI3L{width:280px;background:white;border-right:1px solid #e2e8f0;padding:1.5rem;position:fixed;height:100vh;overflow-y:auto;z-index:1000;transition:transform .3s ease}.Dashboard_sidebarHeader__WI1UV{margin-bottom:2rem}.Dashboard_logo__5yk_i{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.Dashboard_logoIcon__yLgZg{width:40px;height:40px;background:#dc2626;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:white;font-weight:700}.Dashboard_userInfo__p_oBV{padding:1rem;background:#f8fafc;border-radius:.75rem}.Dashboard_userName__QjvFP{font-weight:600;margin-bottom:.25rem}.Dashboard_userRole__eTWmc{font-size:.875rem;color:#64748b}.Dashboard_nav__3Cqj_{list-style:none}.Dashboard_navItem__eNF6C{margin-bottom:.5rem}.Dashboard_navLink__M7pdh{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;color:#64748b;transition:all .2s}.Dashboard_navLink__M7pdh.Dashboard_active__LMtoC,.Dashboard_navLink__M7pdh:hover{background:#fef2f2;color:#dc2626}.Dashboard_main__bO0uP{flex:1 1;margin-left:280px;display:flex;flex-direction:column;min-height:100vh}.Dashboard_mainContent__uIetm{flex:1 1;padding:2rem}.Dashboard_header__fXQMC{margin-bottom:2rem}.Dashboard_pageTitle__FDhZ4{font-size:2rem;font-weight:700;margin-bottom:.5rem}.Dashboard_pageSubtitle__d3iWs{color:#64748b}.Dashboard_content__4ypi5{display:grid;grid-gap:2rem;gap:2rem}.Dashboard_grid__4tg0J{display:grid;grid-gap:1.5rem;gap:1.5rem}.Dashboard_gridCols2__vXxgc{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.Dashboard_gridCols3__4J7So{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.Dashboard_section__93dju{padding:1.5rem}.Dashboard_sectionTitle__rvx6C{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.Dashboard_eventCard__9mPX9{padding:1.5rem;border-left:4px solid #dc2626;transition:all .2s}.Dashboard_eventCard__9mPX9:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.Dashboard_eventCard__9mPX9.Dashboard_highlighted__GRfp8{border-left-color:#16a34a;background:#f0fdf4}.Dashboard_eventHeader__g7_8e{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.Dashboard_eventTitle__1bPD6{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.Dashboard_eventMeta__iwLdL{display:flex;flex-wrap:wrap;gap:1rem;font-size:.875rem}.Dashboard_eventDescription__g1Cgg,.Dashboard_eventMeta__iwLdL{margin-bottom:1rem;color:#64748b}.Dashboard_eventSpots__RrC2x{margin-bottom:1rem}.Dashboard_spotsList__JSZM9{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.Dashboard_spot__gi0NC{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#f8fafc;border-radius:.5rem;font-size:.875rem;border:1px solid #e2e8f0}.Dashboard_spotAvailable__jaVOQ{background:#dcfce7;color:#166534;border-color:#16a34a}.Dashboard_spotFull__PMNws{background:#fee2e2;color:#991b1b;border-color:#dc2626}.Dashboard_spotUserSignedUp__d2JMu{background:#dbeafe;color:#1e40af;border-color:#3b82f6;font-weight:600}.Dashboard_eventActions__pCAsd{display:flex;gap:.75rem;flex-wrap:wrap}.Dashboard_statsGrid__KRVPP{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.Dashboard_statCard__ZCvd7{padding:1.5rem;text-align:center}.Dashboard_statNumber__b41As{font-size:2rem;font-weight:700;color:#dc2626;margin-bottom:.5rem}.Dashboard_statLabel__ZFbip{color:#64748b;font-size:.875rem}.Dashboard_calendar__vEQIZ{padding:1.5rem}.Dashboard_calendarHeader__XzoOf{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Dashboard_calendarTitle__cmhid{font-size:1.25rem;font-weight:600}.Dashboard_calendarGrid__KTRp_{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:1px;gap:1px;background:#e2e8f0;border-radius:.5rem;overflow:hidden}.Dashboard_calendarDay__XY9ZV{background:white;padding:.75rem;min-height:80px;position:relative}.Dashboard_calendarDayNumber__PHtn1{font-weight:500;margin-bottom:.25rem}.Dashboard_calendarEvent__Mazjw{background:#dc2626;color:white;padding:.125rem .25rem;border-radius:.25rem;font-size:.75rem;margin-bottom:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Dashboard_modal__im2UJ{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.Dashboard_modalContent__SMi0o{background:white;border-radius:.75rem;padding:2rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.Dashboard_modalHeader__0vcyB{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.Dashboard_modalTitle__EUwF8{font-size:1.5rem;font-weight:600}.Dashboard_closeButton__szsHv{background:none;font-size:1.5rem;color:#64748b;padding:.25rem}.Dashboard_closeButton__szsHv:hover{color:#374151}.Dashboard_mobileMenuButton__eJlf3{display:none;position:fixed;top:1rem;left:1rem;z-index:1001;background:white;border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem 1.25rem;font-size:2rem;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:left .3s,right .3s}.Dashboard_mobileMenuButton__eJlf3.Dashboard_menuOpen__Hcy3O{left:auto;right:1rem}@media (max-width:768px){.Dashboard_mobileMenuButton__eJlf3{display:block}.Dashboard_mobileMenuButton__eJlf3.Dashboard_menuOpen__Hcy3O{left:auto;right:1rem}.Dashboard_sidebar__kVI3L{transform:translateX(-100%)}.Dashboard_sidebar__kVI3L.Dashboard_open__qjnvU{transform:translateX(0)}.Dashboard_main__bO0uP{margin-left:0}.Dashboard_mainContent__uIetm{padding:5.5rem 1rem 1rem}.Dashboard_pageTitle__FDhZ4{font-size:1.5rem}.Dashboard_pageSubtitle__d3iWs{font-size:1rem}.Dashboard_section__93dju{padding:1rem}.Dashboard_sectionTitle__rvx6C{font-size:1.125rem}.Dashboard_gridCols2__vXxgc,.Dashboard_gridCols3__4J7So,.Dashboard_statsGrid__KRVPP{grid-template-columns:1fr}.Dashboard_eventCard__9mPX9{padding:1rem}.Dashboard_eventHeader__g7_8e,.Dashboard_eventMeta__iwLdL{flex-direction:column;gap:.5rem}.Dashboard_eventActions__pCAsd{flex-direction:column;width:100%}.Dashboard_eventActions__pCAsd button{width:100%}}.Dashboard_header__Zvu6_{margin-bottom:2rem}.Dashboard_pageTitle__JKQAh{font-size:2rem;font-weight:700;margin-bottom:.5rem}.Dashboard_pageSubtitle__LXegE{color:#64748b}.Dashboard_content__pq4xl{display:grid;grid-gap:2rem;gap:2rem}.Dashboard_grid__6Py_N{display:grid;grid-gap:1.5rem;gap:1.5rem}.Dashboard_gridCols2__u9Q_M{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.Dashboard_gridCols3__tjgCw{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.Dashboard_section__zaUpF{padding:1.5rem}.Dashboard_sectionTitle__GcWyp{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.Dashboard_statsGrid__M2NKc{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.Dashboard_statCard__iSr46{padding:1.5rem;text-align:center}.Dashboard_statNumber__lMG9d{font-size:2rem;font-weight:700;color:#dc2626;margin-bottom:.5rem}.Dashboard_statLabel__eVIOL{color:#64748b;font-size:.875rem}.Dashboard_calendar__Qe_HB{padding:1.5rem}.Dashboard_modal__JK7nl{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.Dashboard_modalContent__L93hR{background:white;border-radius:.75rem;padding:2rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.Dashboard_modalHeader__NJxJD{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.Dashboard_modalTitle__Dzg5l{font-size:1.5rem;font-weight:600}.Dashboard_closeButton__FqdTt{background:none;font-size:1.5rem;color:#64748b;padding:.25rem}.Dashboard_closeButton__FqdTt:hover{color:#374151}.Dashboard_helpContent__UC5rT{padding:1rem;line-height:1.6}.Dashboard_helpContent__UC5rT h3{color:#1e293b;margin:1.5rem 0 .75rem;font-size:1.25rem}.Dashboard_helpContent__UC5rT h3:first-child{margin-top:0}.Dashboard_helpContent__UC5rT ol,.Dashboard_helpContent__UC5rT ul{margin:.5rem 0 1rem;padding-left:1.5rem}.Dashboard_helpContent__UC5rT li{margin-bottom:.5rem}.Dashboard_contactInfo__kJWwI{background-color:#f8fafc;padding:1.5rem;border-radius:.5rem;margin-top:1rem}.Dashboard_contactInfo__kJWwI p{margin:.5rem 0}.Dashboard_adminGrid__CHq3k{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.Dashboard_adminCard__4d5wN{background:#f8fafc;border-radius:.5rem;padding:1.25rem;border:1px solid #e2e8f0}.Dashboard_adminName__7axhe{font-weight:600;font-size:1.125rem;margin-bottom:.25rem}.Dashboard_adminGroup__O9VQv{color:#64748b;font-size:.875rem;margin-bottom:1rem}.Dashboard_adminContact__jcpH9{font-size:.875rem}.Dashboard_adminContact__jcpH9 p{margin:.25rem 0}.page_pageContainer__7oWeo{min-height:100vh;display:flex;flex-direction:column}.page_container__jZF7q{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#dc2626,#b91c1c);padding:2rem}.page_header__oRW75{text-align:center;margin-bottom:3rem;color:white}.page_logo__ikIZE{width:120px;height:120px;margin:0 auto 1.5rem;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#dc2626;font-weight:700}.page_title__po7na{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.page_subtitle__YBgxm{font-size:1.25rem;opacity:.9}.page_loginCard__ovhlJ{background:white;padding:2.5rem;border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);width:100%;max-width:400px}.page_loginTitle__GWsT0{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:2rem;color:#1f2937}.page_form__NxPAx{display:flex;flex-direction:column;gap:1.5rem}.page_groupGrid__pwCuf{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.page_groupCard__uvyCr{padding:1rem;border:2px solid #e5e7eb;border-radius:.75rem;cursor:pointer;transition:all .2s;text-align:center}.page_groupCard__uvyCr.page_selected___1RR4,.page_groupCard__uvyCr:hover{border-color:#dc2626;background-color:#fef2f2}.page_groupName__DsKPY{font-weight:600;margin-bottom:.25rem}.page_groupRegion__Q9ny3{font-size:.875rem;color:#6b7280}.page_error__JBrsB{color:#dc2626;font-size:.875rem;text-align:center;margin-top:1rem}