@import "https://fonts.googleapis.com/css2?family=Muli:wght@400;500;600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{min-width:320px;min-height:100vh;margin:0}#root{width:100%;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}._activityContainer_1lhjr_3{box-sizing:border-box;background:linear-gradient(135deg,#fbfaff 0%,#fff2fc 100%);width:100%;min-height:100vh;padding:1rem}._loadingContainer_1lhjr_11{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;font-size:1.1rem;display:flex}._spinner_1lhjr_23{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite _spin_1lhjr_23}@keyframes _spin_1lhjr_23{to{transform:rotate(360deg)}}._header_1lhjr_39{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-bottom:.5rem;display:flex}._title_1lhjr_48{color:#3e4146;align-items:center;gap:.5rem;margin:30px;font-size:2.5rem;font-weight:900;display:flex}._headerSubtitle_1lhjr_58{color:#8553bde6;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.95rem;display:flex}._filterToggle_1lhjr_67{align-items:right;cursor:pointer;background:#fff;border:none;border-radius:12px;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 12px #dbdbdb26}._filterToggle_1lhjr_67:hover{transform:translateY(-2px);box-shadow:0 6px 16px #9d9d9d33}._filterBadge_1lhjr_87{color:#fff;background:#ec4899;border-radius:12px;padding:.2rem .5rem;font-size:.75rem;font-weight:700;position:absolute;top:-8px;right:-8px}._headerLeft_1lhjr_99{align-items:center;gap:1rem;display:flex}._lastChangesButton_1lhjr_105{color:#6366f1;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}._lastChangesButton_1lhjr_105:hover{color:#fff;background:#6366f1;transform:translateY(-2px);box-shadow:0 4px 12px #6366f133}@media (max-width:640px){._headerLeft_1lhjr_99{flex-direction:column;align-items:flex-start;width:100%}}._layoutGrid_1lhjr_136{grid-template-columns:1fr 400px;align-items:start;gap:2rem;width:100%;max-width:1600px;margin:0 auto;transition:grid-template-columns .3s,gap .3s;display:grid}._layoutGrid_1lhjr_136._filtersClosed_1lhjr_147{grid-template-columns:1fr 0;gap:0}._sidebar_1lhjr_153{scrollbar-color:#a3aed033 transparent;background:#fff;border-radius:16px;flex-direction:column;width:400px;max-width:400px;max-height:calc(100vh - 4rem);transition:all .3s;display:flex;position:sticky;top:2rem;overflow:hidden;box-shadow:0 4px 20px #b3b3b31a}._sidebar_1lhjr_153._hidden_1lhjr_169{opacity:0;pointer-events:none;width:0;min-width:0;max-width:0;box-shadow:none;margin:0;padding:0;transform:translate(50px)}._sidebar_1lhjr_153._visible_1lhjr_181{opacity:1;transform:translate(0)}._sidebarInner_1lhjr_186{flex:1;overflow:auto}._sidebarInner_1lhjr_186::-webkit-scrollbar{width:6px}._sidebarInner_1lhjr_186::-webkit-scrollbar-track{background:0 0}._sidebarInner_1lhjr_186::-webkit-scrollbar-thumb{background:linear-gradient(#4975f8,#a3aed040);border-radius:10px;transition:background .2s}._sidebarInner_1lhjr_186::-webkit-scrollbar-thumb:hover{background:linear-gradient(#a3aed0a6,#a3aed073)}._sidebarHeader_1lhjr_213{border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}._sidebarTitle_1lhjr_222{color:#1e293b;align-items:center;gap:.5rem;margin:0;font-size:1.1rem;font-weight:700;display:flex}._closeButton_1lhjr_232{cursor:pointer;color:#64748b;background:0 0;border:none;padding:.25rem;transition:all .2s}._closeButton_1lhjr_232:hover{color:#1e293b;background:#f8fafc;border-radius:6px}._mainContent_1lhjr_248{flex-direction:column;gap:2rem;width:100%;transition:max-width .3s,margin .3s;display:flex}._mainContent_1lhjr_248._centered_1lhjr_256{max-width:1000px;margin:0 auto}._activeFilters_1lhjr_262{border-bottom:1px solid #f1f5f9;flex-shrink:0;padding:1.5rem}._activeFiltersHeader_1lhjr_268{color:#475569;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:flex}._clearAllButton_1lhjr_278{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:600;transition:all .2s}._clearAllButton_1lhjr_278:hover{background:#fee2e2}._filterChips_1lhjr_294{flex-wrap:wrap;gap:.5rem;display:flex}._filterChip_1lhjr_294{color:#6366f1;cursor:pointer;background:#fff;border:1px solid #6366f1;border-radius:20px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}._filterChip_1lhjr_294:hover{color:#fff;background:#6366f1}._filterChip_1lhjr_294 svg{cursor:pointer;flex-shrink:0}._excludedSection_1lhjr_326{background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;padding:1.5rem}._excludedHeader_1lhjr_333{margin-bottom:.75rem}._label_1lhjr_337{color:#1e293b;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}._excludedChip_1lhjr_346{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #ef4444;border-radius:20px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}._excludedChip_1lhjr_346:hover{color:#fff;background:#ef4444}._excludedChip_1lhjr_346 svg{cursor:pointer;flex-shrink:0}._accordionItem_1lhjr_372{border-bottom:1px solid #f1f5f9;flex-shrink:0}._accordionHeader_1lhjr_377{cursor:pointer;color:#1e293b;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:1.25rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}._accordionHeader_1lhjr_377:hover{background:#f8fafc}._accordionHeader_1lhjr_377 span{text-align:left;flex:1}._accordionChevron_1lhjr_401{color:#94a3b8;flex-shrink:0;transition:transform .3s}._accordionOpen_1lhjr_407 ._accordionChevron_1lhjr_401{transform:rotate(180deg)}._accordionBadge_1lhjr_411{color:#fff;background:#6366f1;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:auto;margin-right:.5rem;padding:0 .4rem;font-size:.7rem;font-weight:700;display:inline-flex}._accordionContent_1lhjr_427{padding:0 1.5rem 1.25rem;animation:.2s ease-out _slideDown_1lhjr_1}@keyframes _slideDown_1lhjr_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._label_1lhjr_337{color:#475569;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.9rem;font-weight:600;display:flex}._input_1lhjr_454{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin-bottom:.75rem;padding:.625rem .75rem;font-family:inherit;font-size:.9rem;transition:all .2s}._input_1lhjr_454:focus{background:#fff;border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}._dateInputs_1lhjr_473{flex-direction:column;align-items:center;gap:.75rem;margin:.5rem;display:flex}._checkboxGroup_1lhjr_482{flex-direction:column;gap:.5rem;display:flex}._checkboxGroupLimit_1lhjr_488{flex-direction:column;gap:.5rem;max-height:180px;padding-right:.5rem;display:flex;overflow-y:auto}._checkboxGroupLimit_1lhjr_488::-webkit-scrollbar{width:4px}._checkboxGroupLimit_1lhjr_488::-webkit-scrollbar-track{background:0 0}._checkboxGroupLimit_1lhjr_488::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}._checkboxGroupLimit_1lhjr_488::-webkit-scrollbar-thumb:hover{background:#94a3b8}._checkboxLabel_1lhjr_514{cursor:pointer;color:#475569;border-radius:6px;align-items:center;gap:.5rem;margin:0;padding:.5rem .625rem;font-size:.9rem;transition:all .15s;display:flex}._checkboxLabel_1lhjr_514:hover{background:#f8fafc}._checkbox_1lhjr_482{cursor:pointer;accent-color:#6366f1;flex-shrink:0;width:18px;height:18px}._resetButton_1lhjr_540{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;width:calc(100% - 3rem);margin:1.5rem;padding:.875rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #ef444433}._resetButton_1lhjr_540:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}._resetButton_1lhjr_540:active{transform:translateY(0)}._summaryGrid_1lhjr_571{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}._summaryCard_1lhjr_577{background:#fff;border-radius:16px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #b9b9b91a}._summaryCard_1lhjr_577:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000026}._summaryIcon_1lhjr_593{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}._summaryContent_1lhjr_604{flex:1}._summaryLabel_1lhjr_608{color:#64748b;margin-bottom:.25rem;font-size:.85rem;font-weight:500}._summaryValue_1lhjr_615{color:#1e293b;font-size:2rem;font-weight:800}._feedContainer_1lhjr_622{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #e59cff00}._feedHeader_1lhjr_629{border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}._feedHeader_1lhjr_629 h2{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}._feedCount_1lhjr_645{color:#64748b;font-size:.9rem;font-weight:500}._timeline_1lhjr_652{flex-direction:column;gap:1.5rem;display:flex}._activityItem_1lhjr_658{border:2px solid #0000;border-radius:12px;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}._activityItem_1lhjr_658:hover{background:#fefeff;border-color:#f1f4f9}._activityIcon_1lhjr_672{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._activityContent_1lhjr_682{flex:1;min-width:0}._activityHeader_1lhjr_687{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}._activityAuthor_1lhjr_696{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}._avatar_1lhjr_703{object-fit:cover;border-radius:50%;width:28px;height:28px}._authorName_1lhjr_710{color:#1e293b;font-weight:600}._wgTitle_1lhjr_715{color:#1e293b;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;display:flex}._separator_1lhjr_724{color:#cbd5e1}._organization_1lhjr_728{color:#6366f1;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;font-size:.9rem;font-weight:500;transition:all .2s}._organization_1lhjr_728:hover{background:#6366f11a;text-decoration:underline}._organizationActive_1lhjr_745{background:#6366f133;font-weight:600}._timestamp_1lhjr_750{color:#94a3b8;white-space:nowrap;font-size:.85rem}._activityTitle_1lhjr_756{color:#334155;margin-bottom:.5rem;font-weight:600}._activityDetails_1lhjr_762{color:#64748b;margin-bottom:.75rem;font-size:.9rem;line-height:1.5}._activityLink_1lhjr_769{color:#6366f1;align-items:center;gap:.25rem;margin-bottom:.75rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}._activityLink_1lhjr_769:hover{text-decoration:underline}._activityMeta_1lhjr_784{flex-wrap:wrap;gap:.5rem;display:flex}._metaTag_1lhjr_790{color:#475569;background:#f1f5f9;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.8rem;font-weight:500;display:inline-flex}._clickableTag_1lhjr_803{cursor:pointer;transition:all .2s}._clickableTag_1lhjr_803:hover{background:#e2e8f0;transform:translateY(-1px)}._metaTagActive_1lhjr_813{color:#fff;background:#6366f1;font-weight:600}._wgContent_1lhjr_819{margin-top:.75rem}._wgMeetingInfo_1lhjr_823{color:#64748b;margin-bottom:.75rem;font-size:.95rem;font-weight:500}._attendeesGrid_1lhjr_830{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}._attendeeChip_1lhjr_837{color:#374151;cursor:pointer;background-color:#f5fcff;border:none;border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.875rem;transition:all .2s;display:inline-flex}._attendeeChip_1lhjr_837:hover{background-color:#edf3ff;transform:translateY(-1px)}._attendeeChipActive_1lhjr_856{color:#fff;background:#6366f1;font-weight:600}@keyframes _smoothSlideDown_1lhjr_1{0%{opacity:0;max-height:0;transform:translateY(-15px)}to{opacity:1;max-height:2000px;transform:translateY(0)}}@keyframes _fadeInUp_1lhjr_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _chevronRotate_1lhjr_1{0%{transform:rotate(0)}to{transform:rotate(180deg)}}._wgSummaryContainer_1lhjr_899{margin-top:.75rem}._wgSummaryToggle_1lhjr_907{cursor:pointer;color:#475569;text-align:left;background:#fafdff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}._wgSummaryToggle_1lhjr_907:hover{background:#f0f9ff;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}._summaryChevron_1lhjr_935{color:#6366f1;flex-shrink:0;transition:transform .4s cubic-bezier(.4,0,.2,1)}._summaryChevronOpen_1lhjr_941{transform:rotate(180deg)}._wgSummary_1lhjr_899{background-color:#f9fcff;border-left:3px solid #e4f2ff;border-radius:.5rem;margin-top:.5rem;padding:1rem;animation:.4s cubic-bezier(.4,0,.2,1) _smoothSlideDown_1lhjr_1;overflow:hidden}._wgSummary_1lhjr_899 p{color:#374151;margin:0 0 .75rem;font-size:.875rem;line-height:1.6;animation:.5s ease-out .1s backwards _fadeInUp_1lhjr_1}._wgSummary_1lhjr_899 p:last-child{margin-bottom:0}._wgSummary_1lhjr_899 strong{color:#1e293b;font-weight:700}._wgSummary_1lhjr_899 ul{color:#374151;margin:0;padding-left:1.5rem;font-size:.875rem;line-height:1.6}._wgSummary_1lhjr_899 li{margin-bottom:.5rem;animation:.4s ease-out backwards _fadeInUp_1lhjr_1}._wgSummary_1lhjr_899 li:first-child{animation-delay:.15s}._wgSummary_1lhjr_899 li:nth-child(2){animation-delay:.2s}._wgSummary_1lhjr_899 li:nth-child(3){animation-delay:.25s}._wgSummary_1lhjr_899 li:nth-child(4){animation-delay:.3s}._wgSummary_1lhjr_899 li:last-child{margin-bottom:0}._wgSummary_1lhjr_899 a{color:#6366f1;text-decoration:underline;transition:color .2s}._wgSummary_1lhjr_899 a:hover{color:#4f46e5}._loadMore_1lhjr_1020{color:#64748b;flex-direction:column;align-items:center;gap:.5rem;padding:2rem;display:flex}._loadMore_1lhjr_1020 ._spinner_1lhjr_23{border-width:3px;border-color:#6366f1 #e2e8f0 #e2e8f0;width:24px;height:24px}._emptyState_1lhjr_1038{text-align:center;color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}._emptyState_1lhjr_1038 h3{color:#475569;margin:1rem 0 .5rem;font-size:1.25rem}._emptyState_1lhjr_1038 p{color:#94a3b8;margin:0}@media (max-width:1024px){._layoutGrid_1lhjr_136,._layoutGrid_1lhjr_136._filtersClosed_1lhjr_147{grid-template-columns:1fr}._sidebar_1lhjr_153{z-index:1000;border-radius:0;width:100%;max-width:380px;height:100vh;max-height:100vh;position:fixed;top:0;left:auto;right:0;transform:translate(100%)}._sidebar_1lhjr_153._visible_1lhjr_181{transform:translate(0)}._sidebar_1lhjr_153._hidden_1lhjr_169{transform:translate(100%)}._mainContent_1lhjr_248._centered_1lhjr_256{max-width:none}._title_1lhjr_48{font-size:2rem}}@media (max-width:640px){._activityContainer_1lhjr_3{padding:1rem}._title_1lhjr_48{font-size:1.75rem}._summaryGrid_1lhjr_571{grid-template-columns:1fr}._feedContainer_1lhjr_622{padding:1rem}._activityItem_1lhjr_658{flex-direction:column;gap:.75rem}._activityHeader_1lhjr_687{flex-direction:column;align-items:flex-start}._sidebar_1lhjr_153{max-width:100%}._layoutGrid_1lhjr_136{gap:1rem}._sidebarHeader_1lhjr_213,._accordionHeader_1lhjr_377{padding:1rem}._accordionContent_1lhjr_427{padding:0 1rem 1rem}._activeFilters_1lhjr_262,._excludedSection_1lhjr_326{padding:1rem}._resetButton_1lhjr_540{width:calc(100% - 2rem);margin:1rem}}._dashboardContainer_fnmwd_1{color:#1f2937;background:linear-gradient(135deg,#f8fafc 0%,#e0e7ff 50% 100%);flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}._header_fnmwd_11{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#ffffffe6;border-bottom:1px solid #e2e8f0cc;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000000d}._headerContent_fnmwd_25{flex:1;max-width:100%}._title_fnmwd_30{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.875rem;font-weight:800}._headerSubtitle_fnmwd_40{color:#64748b;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.875rem;display:flex}._filterToggle_fnmwd_49{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border:none;border-radius:.75rem;flex-shrink:0;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:none;box-shadow:0 10px 25px -5px #4f46e54d}._filterToggle_fnmwd_49:hover{transform:translateY(-2px);box-shadow:0 15px 30px -5px #4f46e566}._filterToggle_fnmwd_49:active{transform:scale(.95)}._filterBadge_fnmwd_75{background:#fff3;border-radius:9999px;margin-left:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:700}._layoutGrid_fnmwd_84{box-sizing:border-box;grid-template-columns:320px 1fr;align-items:start;gap:2rem;width:100%;max-width:2000px;margin:0 auto;padding:2rem;display:grid}._sidebar_fnmwd_97{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #e2e8f099;border-radius:1rem;padding:1.5rem;position:sticky;overflow-y:auto;box-shadow:0 10px 40px #00000014}._sidebarHeader_fnmwd_109{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}._sidebarTitle_fnmwd_116{color:#1e293b;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;display:flex}._closeButton_fnmwd_125{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.25rem;transition:color .2s;display:none}._closeButton_fnmwd_125:hover{color:#64748b}._filterGroup_fnmwd_139{margin-bottom:1.5rem}._label_fnmwd_143{color:#374151;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}._input_fnmwd_153{box-sizing:border-box;background:#f8fafc;border:1px solid #d1d5db;border-radius:.75rem;width:100%;padding:.625rem .75rem;font-size:.875rem;transition:all .2s}._input_fnmwd_153:focus{background:#fff;border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}._dateInputs_fnmwd_171{flex-direction:column;gap:.75rem;display:flex}._channelSelect_fnmwd_177{box-sizing:border-box;background:#f8fafc;border:1px solid #d1d5db;border-radius:.75rem;width:100%;padding:.625rem .75rem;font-size:.875rem;transition:all .2s}._channelSelect_fnmwd_177:focus{background:#fff;border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}._resetButton_fnmwd_195{color:#dc2626;cursor:pointer;background:#fef2f2;border:none;border-radius:.75rem;width:100%;margin-top:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}._resetButton_fnmwd_195:hover{background:#fee2e2}._mainContent_fnmwd_214{flex-direction:column;gap:2rem;min-width:0;display:flex;overflow-x:hidden}._kpiGrid_fnmwd_223{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}._kpiCard_fnmwd_229{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:1rem;flex-direction:column;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 10px 40px #3b82f64d}._kpiCard_fnmwd_229:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 20px 50px #3b82f666}._kpiHeader_fnmwd_245{opacity:.9;justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._kpiLabel_fnmwd_253{opacity:.95;font-size:.875rem;font-weight:600}._kpiValue_fnmwd_259{margin:.5rem 0;font-size:2.5rem;font-weight:800;line-height:1}._kpiSub_fnmwd_266{opacity:.85;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}._kpiGreen_fnmwd_275{background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 10px 40px #10b9814d}._kpiGreen_fnmwd_275:hover{box-shadow:0 20px 50px #10b98166}._kpiPurple_fnmwd_284{background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);box-shadow:0 10px 40px #8b5cf64d}._kpiPurple_fnmwd_284:hover{box-shadow:0 20px 50px #8b5cf666}._contentCard_fnmwd_294{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #e2e8f099;border-radius:1rem;padding:1.5rem;transition:all .3s;overflow:hidden;box-shadow:0 10px 40px #00000014}._contentCard_fnmwd_294:hover{box-shadow:0 20px 50px #0000001f}._cardHeader_fnmwd_309{border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}._cardAccent_fnmwd_318{border-radius:9999px;width:4px;height:1.5rem}._accentIndigo_fnmwd_324{background:linear-gradient(#6366f1,#8b5cf6)}._accentGreen_fnmwd_328{background:linear-gradient(#10b981,#059669)}._accentPurple_fnmwd_332{background:linear-gradient(#8b5cf6,#7c3aed)}._cardTitle_fnmwd_336{color:#1e293b;margin:0;font-size:1.125rem;font-weight:700}._cardIcon_fnmwd_343{color:#6366f1}._cardIconPink_fnmwd_347{color:#ec4899}._chartContainer_fnmwd_352{width:100%;height:300px}._smallChartContainer_fnmwd_357{width:100%;height:250px}._tableContainer_fnmwd_363{overflow-x:auto}._table_fnmwd_363{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.875rem}._table_fnmwd_363 thead tr{border-bottom:1px solid #e2e8f0}._table_fnmwd_363 th{text-align:left;color:#64748b;padding:.75rem 1rem;font-size:.875rem;font-weight:700}._table_fnmwd_363 td{color:#374151;border-bottom:1px solid #f1f5f9;padding:.75rem 1rem}._table_fnmwd_363 tbody tr{transition:background-color .2s}._table_fnmwd_363 tbody tr:hover{background:#f8fafc80}._userCell_fnmwd_400{align-items:center;gap:.75rem;display:flex}._avatar_fnmwd_406{color:#fff;object-fit:cover;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:2px solid #e2e8f0;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.875rem;font-weight:700;display:flex}._userName_fnmwd_422{color:#1e293b;font-weight:600}._userOrg_fnmwd_427{color:#64748b;margin-top:.125rem;font-size:.75rem}._userInfo_fnmwd_433{flex-direction:column;min-width:0;display:flex}._githubLink_fnmwd_439{color:#64748b;transition:color .2s}._githubLink_fnmwd_439:hover{color:#1e293b}._emptyState_fnmwd_448{text-align:center;color:#94a3b8;padding:3rem 1rem}._orgList_fnmwd_454{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}._orgItem_fnmwd_463{background:linear-gradient(90deg,#f8fafc 0%,#0000 100%);border-radius:.75rem;justify-content:space-between;align-items:center;padding:.75rem;transition:all .2s;display:flex}._orgItem_fnmwd_463:hover{background:linear-gradient(90deg,#f1f5f9 0%,#0000 100%)}._orgLeft_fnmwd_477{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}._orgRank_fnmwd_485{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:800;display:flex}._rankGold_fnmwd_498{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%)}._rankSilver_fnmwd_502{background:linear-gradient(135deg,#d1d5db 0%,#9ca3af 100%)}._rankBronze_fnmwd_506{background:linear-gradient(135deg,#fb923c 0%,#f97316 100%)}._rankDefault_fnmwd_510{background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%)}._orgName_fnmwd_514{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-weight:600;transition:color .2s;overflow:hidden}._orgItem_fnmwd_463:hover ._orgName_fnmwd_514{color:#0f172a}._orgCount_fnmwd_527{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;flex-shrink:0;padding:.25rem .75rem;font-size:.875rem;font-weight:700;transition:all .2s}._orgItem_fnmwd_463:hover ._orgCount_fnmwd_527{border-color:#cbd5e1}._chartsGrid_fnmwd_543,._tablesGrid_fnmwd_549{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}._loadingContainer_fnmwd_555{background:linear-gradient(135deg,#f8fafc 0%,#e0e7ff 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}._loadingContent_fnmwd_563{flex-direction:column;align-items:center;gap:1rem;display:flex}._spinner_fnmwd_570{border:4px solid #6366f1;border-top-color:#0000;border-radius:9999px;width:3rem;height:3rem;animation:1s linear infinite _spin_fnmwd_570}@keyframes _spin_fnmwd_570{to{transform:rotate(360deg)}}._loadingText_fnmwd_585{color:#64748b;font-weight:600}@media (max-width:1400px){._layoutGrid_fnmwd_84{grid-template-columns:280px 1fr;gap:1.5rem}}@media (max-width:1200px){._kpiGrid_fnmwd_223{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}._chartsGrid_fnmwd_543,._tablesGrid_fnmwd_549{grid-template-columns:1fr}}@media (max-width:1024px){._layoutGrid_fnmwd_84{grid-template-columns:1fr}._sidebar_fnmwd_97{z-index:100;border-radius:0;max-width:100%;display:none;position:fixed;inset:0;overflow-y:auto}._sidebar_fnmwd_97._visible_fnmwd_630{display:block}._filterToggle_fnmwd_49{display:flex}._closeButton_fnmwd_125{display:block}}@media (max-width:768px){._header_fnmwd_11{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}._title_fnmwd_30{font-size:1.5rem}._headerSubtitle_fnmwd_40{font-size:.75rem}._filterToggle_fnmwd_49{justify-content:center;width:100%}._layoutGrid_fnmwd_84{gap:1rem;padding:1rem}._mainContent_fnmwd_214{gap:1rem}._kpiGrid_fnmwd_223{grid-template-columns:1fr;gap:1rem}._contentCard_fnmwd_294{padding:1rem}._chartContainer_fnmwd_352{height:250px}._smallChartContainer_fnmwd_357{height:200px}}@media (max-width:640px){._kpiValue_fnmwd_259{font-size:2rem}._table_fnmwd_363{font-size:.75rem}._table_fnmwd_363 th,._table_fnmwd_363 td{padding:.5rem}._avatar_fnmwd_406{width:1.75rem;height:1.75rem;font-size:.75rem}}._input_fnmwd_153,._channelSelect_fnmwd_177{transition:border-color .2s,box-shadow .2s,background-color .2s}._filterToggle_fnmwd_49{transition:transform .2s,box-shadow .2s}._kpiCard_fnmwd_229,._contentCard_fnmwd_294{transition:transform .3s,box-shadow .3s}._orgItem_fnmwd_463{transition:background-color .2s,border-color .2s,color .2s}._viewSwitcherContainer_fnmwd_733{margin-bottom:1.5rem}._viewSwitcher_fnmwd_733{background:#e2e8f0;border-radius:.75rem;gap:.25rem;padding:.25rem;display:flex}._switcherBtn_fnmwd_745{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}._switcherBtn_fnmwd_745:hover{color:#334155}._switcherBtnActive_fnmwd_766{color:#4f46e5;background:#fff;box-shadow:0 2px 4px #0000000d}._separator_fnmwd_772{background:#e2e8f0;height:1px;margin-bottom:1.5rem}._searchContainer_fnmwd_779{margin-bottom:.5rem;position:relative}._searchIcon_fnmwd_784{color:#94a3b8;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}._searchInput_fnmwd_792{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.5rem .75rem .5rem 2.25rem;font-size:.8rem;transition:all .2s}._searchInput_fnmwd_792:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f11a}._orgAvatar_fnmwd_809{color:#4338ca;background:#e0e7ff;font-weight:700}._viewModeSwitcher_fnmwd_816{background:#f1f5f9;border-radius:.75rem;grid-template-columns:1fr 1fr;gap:.5rem;padding:.25rem;display:grid}._switcherButton_fnmwd_825{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}._switcherButton_fnmwd_825:hover{color:#475569;background:#ffffff80}._switcherButton_fnmwd_825._active_fnmwd_847{color:#4f46e5;background:#fff;box-shadow:0 2px 8px #0000001a}._scoreContainer_1m5tc_3{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:2rem}._header_1m5tc_9{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:2rem;display:flex;box-shadow:0 4px 20px #0000001a}._title_1m5tc_20{color:#1e293b;align-items:center;gap:.75rem;margin:0 0 .5rem;font-size:2rem;font-weight:700;display:flex}._title_1m5tc_20 svg{color:#f59e0b}._headerSubtitle_1m5tc_34{color:#64748b;align-items:center;gap:.5rem;font-size:.9rem;display:flex}._filterToggle_1m5tc_42{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex;position:relative}._filterToggle_1m5tc_42:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}._filterBadge_1m5tc_63{background:#ffffff4d;border-radius:12px;padding:.15rem .5rem;font-size:.75rem}._layoutGrid_1m5tc_70{grid-template-columns:320px 1fr;align-items:start;gap:2rem;display:grid}._sidebar_1m5tc_78{scrollbar-color:#a3aed033 transparent;background:#fff;border-radius:16px;max-height:calc(100vh - 4rem);padding:0;transition:transform .3s;position:sticky;top:2rem;overflow-y:auto;box-shadow:0 4px 20px #0000001a}._sidebar_1m5tc_78::-webkit-scrollbar{width:6px}._sidebar_1m5tc_78::-webkit-scrollbar-track{background:0 0}._sidebar_1m5tc_78::-webkit-scrollbar-thumb{background:linear-gradient(#4975f8,#a3aed040);border-radius:10px;transition:background .2s}._sidebar_1m5tc_78::-webkit-scrollbar-thumb:hover{background:linear-gradient(#a3aed0a6,#a3aed073)}._sidebarHeader_1m5tc_109{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}._sidebarTitle_1m5tc_117{color:#1e293b;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}._closeButton_1m5tc_127{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;transition:all .2s;display:none}._closeButton_1m5tc_127:hover{color:#1e293b;background:#f1f5f9}._excludedSection_1m5tc_145{background:#fef2f2;border-bottom:1px solid #f1f5f9;padding:1.5rem}._excludedHeader_1m5tc_151{margin-bottom:.75rem}._label_1m5tc_155{color:#1e293b;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}._excludedChip_1m5tc_164{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #ef4444;border-radius:20px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}._excludedChip_1m5tc_164:hover{color:#fff;background:#ef4444}._excludedChip_1m5tc_164 svg{cursor:pointer;flex-shrink:0}._checkboxGroup_1m5tc_190{flex-direction:column;gap:.5rem;display:flex}._checkboxGroupLimit_1m5tc_196{flex-direction:column;gap:.5rem;max-height:180px;padding-right:.5rem;display:flex;overflow-y:auto}._checkboxGroupLimit_1m5tc_196::-webkit-scrollbar{width:4px}._checkboxGroupLimit_1m5tc_196::-webkit-scrollbar-track{background:0 0}._checkboxGroupLimit_1m5tc_196::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}._checkboxGroupLimit_1m5tc_196::-webkit-scrollbar-thumb:hover{background:#94a3b8}._checkboxLabel_1m5tc_222{cursor:pointer;color:#475569;border-radius:6px;align-items:center;gap:.5rem;margin:0;padding:.5rem .625rem;font-size:.9rem;transition:all .15s;display:flex}._checkboxLabel_1m5tc_222:hover{background:#f8fafc}._checkbox_1m5tc_190{cursor:pointer;accent-color:#6366f1;flex-shrink:0;width:18px;height:18px}._activeFilters_1m5tc_247{border-bottom:1px solid #f1f5f9;padding:1.5rem}._activeFiltersHeader_1m5tc_252{color:#475569;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}._clearAllButton_1m5tc_262{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;font-size:.875rem;font-weight:600;transition:all .2s}._clearAllButton_1m5tc_262:hover{background:#fee2e2}._filterChips_1m5tc_278{flex-wrap:wrap;gap:.5rem;display:flex}._filterChip_1m5tc_278{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.875rem;display:inline-flex}._filterChip_1m5tc_278 svg{cursor:pointer;color:#94a3b8;transition:color .2s}._filterChip_1m5tc_278 svg:hover{color:#ef4444}._accordionItem_1m5tc_307{border-bottom:1px solid #f1f5f9}._accordionHeader_1m5tc_311{cursor:pointer;color:#1e293b;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:1.25rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}._accordionHeader_1m5tc_311:hover{background:#f8fafc}._accordionHeader_1m5tc_311 span{text-align:left;flex:1}._accordionChevron_1m5tc_335{color:#94a3b8;flex-shrink:0;transition:transform .3s}._accordionOpen_1m5tc_341 ._accordionChevron_1m5tc_335{transform:rotate(180deg)}._accordionBadge_1m5tc_345{color:#fff;background:#6366f1;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:auto;margin-right:.5rem;padding:0 .4rem;font-size:.7rem;font-weight:700;display:inline-flex}._accordionContent_1m5tc_361{padding:0 1.5rem 1.25rem;animation:.2s ease-out _slideDown_1m5tc_1}@keyframes _slideDown_1m5tc_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._input_1m5tc_377{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin-bottom:.75rem;padding:.625rem .75rem;font-family:inherit;font-size:.9rem;transition:all .2s}._input_1m5tc_377:focus{background:#fff;border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}._dateInputs_1m5tc_396{flex-direction:column;gap:.75rem;margin:.5rem 0;display:flex}._select_1m5tc_403{border:1px solid #e2e8f0;border-radius:8px;width:100%;min-height:120px;padding:.5rem;font-size:.9rem;transition:all .2s}._select_1m5tc_403:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}._resetButton_1m5tc_419{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:calc(100% - 3rem);margin:1.5rem;padding:.875rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #ef444433}._resetButton_1m5tc_419:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}._resetButton_1m5tc_419:active{transform:translateY(0)}._mainContent_1m5tc_449{flex-direction:column;gap:2rem;display:flex}._summaryGrid_1m5tc_456{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}._summaryCard_1m5tc_462{background:#fff;border-radius:16px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000014}._summaryCard_1m5tc_462:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}._summaryIcon_1m5tc_478{color:#fff;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}._summaryContent_1m5tc_488{flex:1}._summaryLabel_1m5tc_492{color:#64748b;margin-bottom:.25rem;font-size:.85rem;font-weight:500}._summaryValue_1m5tc_499{color:#1e293b;font-size:2rem;font-weight:700}._contentCard_1m5tc_506{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014}._cardHeader_1m5tc_513{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}._cardTitle_1m5tc_520{color:#1e293b;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}._chartContainer_1m5tc_530{width:100%;height:350px}._viewModeTabs_1m5tc_536{background:#fff;border-radius:16px;gap:1rem;padding:1rem;display:flex;box-shadow:0 4px 20px #00000014}._tab_1m5tc_545{color:#64748b;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:600;transition:all .2s;display:flex}._tab_1m5tc_545:hover{color:#6366f1;border-color:#6366f1}._tabActive_1m5tc_566{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000;box-shadow:0 4px 15px #667eea66}._leaderboard_1m5tc_574{flex-direction:column;gap:1rem;display:flex}._leaderboardItem_1m5tc_580{background:#f8fafc;border-left:4px solid #e2e8f0;border-radius:12px;align-items:center;gap:1.5rem;padding:1.25rem;transition:all .3s;display:flex}._leaderboardItem_1m5tc_580:hover{background:#f1f5f9;transform:translate(4px)}._rankGold_1m5tc_596{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left-color:#f59e0b;box-shadow:0 4px 15px #f59e0b33}._rankSilver_1m5tc_602{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border-left-color:#94a3b8}._rankBronze_1m5tc_607{background:linear-gradient(135deg,#d9eef2 0%,#e1edea 100%);border-left-color:#7be1da}._rankBadge_1m5tc_612{background:#fff;border-radius:12px;justify-content:center;align-items:center;min-width:60px;height:60px;font-weight:800;display:flex}._rankNumber_1m5tc_623{color:#64748b;font-size:1.25rem}._goldMedal_1m5tc_628{color:#f59e0b;filter:drop-shadow(0 2px 4px #f59e0b4d)}._silverMedal_1m5tc_633{color:#94a3b8}._bronzeMedal_1m5tc_637{color:#abd2d0}._itemContent_1m5tc_641{flex:1}._itemName_1m5tc_645{color:#1e293b;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}._itemMeta_1m5tc_652{flex-wrap:wrap;gap:1rem;display:flex}._metaItem_1m5tc_658{color:#64748b;align-items:center;gap:.35rem;font-size:.875rem;display:flex}._scoreDisplay_1m5tc_666{background:#fff;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex;box-shadow:0 2px 8px #0000000d}._scoreIcon_1m5tc_676{color:#f59e0b}._scoreValue_1m5tc_680{color:#1e293b;font-size:1.5rem;font-weight:800}._timelineButton_1m5tc_686{cursor:pointer;color:#6366f1;background:#fff;border:2px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:.75rem;transition:all .2s;display:flex}._timelineButton_1m5tc_686:hover{color:#fff;background:#6366f1;border-color:#6366f1;transform:scale(1.05)}._modalOverlay_1m5tc_708{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:2rem;animation:.2s ease-out _fadeIn_1m5tc_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_1m5tc_1{0%{opacity:0}to{opacity:1}}._modal_1m5tc_708{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:800px;max-height:80vh;animation:.3s ease-out _slideUp_1m5tc_1;display:flex;box-shadow:0 20px 60px #0000004d}@keyframes _slideUp_1m5tc_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalHeader_1m5tc_753{border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;padding:2rem;display:flex}._modalTitle_1m5tc_761{color:#1e293b;align-items:center;gap:.75rem;margin:0;font-size:1.5rem;font-weight:700;display:flex}._modalClose_1m5tc_771{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:8px;padding:.5rem;transition:all .2s}._modalClose_1m5tc_771:hover{color:#1e293b;background:#f1f5f9}._modalContent_1m5tc_786{flex:1;padding:2rem;overflow-y:auto}._emptyTimeline_1m5tc_792{text-align:center;color:#94a3b8;padding:3rem}._timelineList_1m5tc_798{flex-direction:column;gap:1rem;display:flex}._timelineItem_1m5tc_804{background:#f8fafc;border-left:4px solid #6366f1;border-radius:12px;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}._timelineItem_1m5tc_804:hover{background:#f1f5f9;transform:translate(4px)}._timelineIcon_1m5tc_819{flex-shrink:0;font-size:2rem}._timelineContent_1m5tc_824{flex:1;min-width:0}._timelineHeader_1m5tc_829{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}._timelineActivity_1m5tc_837{color:#1e293b;font-size:1rem;font-weight:700}._timelineTitle_1m5tc_843{color:#475569;margin-bottom:.5rem;font-size:.95rem;font-weight:600;line-height:1.4}._timelineText_1m5tc_851{color:#64748b;margin-bottom:.5rem;font-size:.9rem;line-height:1.4}._timelinePoints_1m5tc_858{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:12px;padding:.25rem .75rem;font-size:.9rem;font-weight:700}._timelineDetails_1m5tc_868{color:#475569;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.9rem;display:flex}._timelineName_1m5tc_877{color:#1e293b;font-weight:600}._timelineDate_1m5tc_882{color:#94a3b8;font-size:.85rem}._timelineFooter_1m5tc_887{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}._timelineLink_1m5tc_894{color:#6366f1;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._timelineLink_1m5tc_894:hover{background:#6366f11a;text-decoration:underline}._separator_1m5tc_912{color:#cbd5e1}._rulesGrid_1m5tc_917{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}._ruleItem_1m5tc_923{text-align:center;background:#f8fafc;border-radius:12px;padding:1.25rem;transition:all .3s}._ruleItem_1m5tc_923:hover{background:#f1f5f9;transform:translateY(-2px)}._rulePoints_1m5tc_936{color:#6366f1;margin-bottom:.5rem;font-size:2rem;font-weight:800}._ruleLabel_1m5tc_943{color:#64748b;font-size:.9rem;font-weight:600}._loadingContainer_1m5tc_950{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}._spinner_1m5tc_961{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:50px;height:50px;animation:.8s linear infinite _spin_1m5tc_961}@keyframes _spin_1m5tc_961{to{transform:rotate(360deg)}}@media (max-width:1200px){._summaryGrid_1m5tc_456{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){._sidebar_1m5tc_78{z-index:1000;width:320px;max-height:100vh;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}._layoutGrid_1m5tc_70{grid-template-columns:1fr}._sidebar_1m5tc_78{z-index:1000;border-radius:0;width:100%;max-width:400px;height:100vh;max-height:100vh;position:fixed;top:0;left:0;transform:translate(-100%)}._sidebar_1m5tc_78._visible_1m5tc_997{transform:translate(0)}._closeButton_1m5tc_127{display:block}}@media (max-width:768px){._scoreContainer_1m5tc_3{padding:1rem}._header_1m5tc_9{flex-direction:column;align-items:stretch;gap:1rem}._summaryGrid_1m5tc_456{grid-template-columns:1fr}._viewModeTabs_1m5tc_536{flex-direction:column}._tab_1m5tc_545{width:100%}._chartContainer_1m5tc_530{height:250px}._leaderboardItem_1m5tc_580{flex-wrap:wrap;gap:.75rem}._rankBadge_1m5tc_612{min-width:50px;height:50px}._itemContent_1m5tc_641{flex:1;min-width:0}._scoreDisplay_1m5tc_666{order:3;justify-content:center;width:100%}._timelineButton_1m5tc_686{order:4;width:100%}._sidebar_1m5tc_78{max-width:100%}._modal_1m5tc_708{max-height:calc(100vh - 2rem);margin:1rem}._modalHeader_1m5tc_753{padding:1.5rem}._modalContent_1m5tc_786{padding:1rem}._modalTitle_1m5tc_761{font-size:1.25rem}._timelineItem_1m5tc_804{flex-direction:column;gap:.75rem}._timelineIcon_1m5tc_819{font-size:1.5rem}._timelineFooter_1m5tc_887{flex-direction:column;align-items:flex-start;gap:.5rem}}._container_4mjsv_1{background-color:#fff;justify-content:center;align-items:center;min-height:100vh;display:flex}body{background-color:#fff;margin:0;padding:0}:root{--gtfs-yellow:#ff0;--gtfs-black:#080808;--gtfs-gray:#6c757d;--gtfs-light-gray:#f3f4f6;--gtfs-white:#fff;--gtfs-blue:#1d64f2;--gtfs-red:#ff4822;--gtfs-green:#10b981}._homePage_4mjsv_27{box-sizing:border-box;max-width:1100px;margin:0 auto;padding:80px 24px}._heroSection_4mjsv_34{text-align:center;flex-direction:column;align-items:center;margin-bottom:100px;display:flex}._heroBadge_4mjsv_42{background-color:var(--gtfs-yellow);color:var(--gtfs-black);text-transform:uppercase;letter-spacing:.05em;border-radius:100px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}._homeTitle_4mjsv_55{color:var(--gtfs-black);letter-spacing:-.03em;margin:0 0 24px;font-size:3.5rem;font-weight:900;line-height:1.1}._homeSubtitle_4mjsv_64{color:var(--gtfs-gray);max-width:600px;margin-bottom:32px;font-size:1.25rem;font-weight:400;line-height:1.6}._heroStats_4mjsv_73{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}._statItem_4mjsv_81{color:var(--gtfs-black);background:var(--gtfs-white);border:1px solid #0000000d;border-radius:50px;align-items:center;gap:8px;padding:8px 16px;font-weight:600;display:flex;box-shadow:0 4px 6px -1px #0000000d}._statIcon_4mjsv_94{color:#111827}._whatIsWGSection_4mjsv_99{max-width:800px;margin-bottom:80px;margin-left:auto;margin-right:auto}._whatIsWGContent_4mjsv_106{background:linear-gradient(135deg,#fafafa 0%,#fff 100%);border:1px solid #e5e7eb;border-radius:20px;padding:40px 48px}._whatIsWGTitle_4mjsv_113{color:var(--gtfs-black);text-align:center;margin:0 0 20px;font-size:1.5rem;font-weight:700}._whatIsWGIntro_4mjsv_121{color:var(--gtfs-gray);text-align:center;margin:0 0 24px;font-size:1rem;line-height:1.7}._whatIsWGGrid_4mjsv_129{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:24px;display:grid}._whatIsWGItem_4mjsv_136{background:var(--gtfs-white);color:var(--gtfs-black);text-align:center;border:1px solid #e5e7eb;border-radius:10px;padding:16px;font-size:.9rem;font-weight:500;transition:all .2s}._whatIsWGNote_4mjsv_148{color:var(--gtfs-gray);text-align:center;margin:0;padding-top:16px;font-size:.9rem;font-style:italic}._detailsDropdown_4mjsv_158{cursor:pointer}._detailsSummary_4mjsv_162{color:var(--gtfs-gray);border-radius:10px;justify-content:space-between;align-items:center;padding:2px 4px;font-size:.95rem;font-weight:600;list-style:none;transition:all .2s;display:flex}._detailsDropdown_4mjsv_158::-webkit-details-marker{display:none}._detailsSummary_4mjsv_162:hover{background:var(--gtfs-white);border-color:var(--gtfs-blue)}._dropdownIcon_4mjsv_184{color:var(--gtfs-gray);font-size:1.5rem;transition:transform .2s}._detailsDropdown_4mjsv_158[open] ._dropdownIcon_4mjsv_184{transform:rotate(90deg)}._detailsList_4mjsv_194{margin:0;padding:8px 8px 0;list-style:none}._detailsList_4mjsv_194 li{color:var(--gtfs-gray);margin-bottom:2px;padding-left:10px;font-size:.95rem;line-height:1;position:relative}._detailsList_4mjsv_194 li:before{content:"›";color:var(--gtfs-blue);font-weight:700;position:absolute;left:0}._essentialsSection_4mjsv_217{max-width:700px;margin-bottom:100px;margin-left:auto;margin-right:auto}._essentialsTitle_4mjsv_224{color:var(--gtfs-black);text-align:center;margin:0 0 48px;font-size:2rem;font-weight:700}._infoBlock_4mjsv_232{border-bottom:1px solid #e5e7eb;margin-bottom:40px;padding-bottom:40px}._infoBlock_4mjsv_232:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}._infoLabel_4mjsv_244{color:var(--gtfs-gray);text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px;font-size:.85rem;font-weight:600}._infoText_4mjsv_253{color:var(--gtfs-black);margin:0;font-size:1.1rem;line-height:1.7}._simpleList_4mjsv_260{margin:0;padding:0;list-style:none}._simpleList_4mjsv_260 li{color:var(--gtfs-black);margin-bottom:8px;font-size:1.1rem;line-height:1.8}._simpleList_4mjsv_260 li strong{font-weight:700}._contributionSection_4mjsv_277{background:var(--gtfs-white);border:1px solid #e5e7eb;border-radius:32px;padding:64px 48px;box-shadow:0 4px 6px -1px #00000005}._sectionHeader_4mjsv_285{text-align:center;margin-bottom:48px}._sectionTitle_4mjsv_290{color:var(--gtfs-black);margin:0 0 16px;font-size:2.25rem;font-weight:800}._sectionSubtitle_4mjsv_297{color:var(--gtfs-gray);max-width:500px;margin:0 auto;font-size:1.1rem}._contributionStack_4mjsv_304{flex-direction:column;gap:20px;max-width:700px;margin:0 auto;display:flex}._pathCardStacked_4mjsv_312{background:#fafafa;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:20px;padding:32px;transition:all .3s;display:flex}._pathCardStacked_4mjsv_312:hover{background:var(--gtfs-white);border-color:var(--gtfs-black);box-shadow:0 10px 20px -5px #0000001a}._pathContent_4mjsv_329{flex:1}._pathHeader_4mjsv_333{align-items:center;gap:16px;margin-bottom:16px;display:flex}._pathIcon_4mjsv_340{color:var(--gtfs-black)}._pathTitle_4mjsv_344{color:var(--gtfs-black);margin:0;font-size:1.3rem;font-weight:700}._pathDescription_4mjsv_351{color:var(--gtfs-gray);margin:0;font-size:.95rem;line-height:1.6}._pathCta_4mjsv_358{background-color:var(--gtfs-yellow);color:var(--gtfs-black);border:2px solid var(--gtfs-black);border-radius:6px;align-self:flex-start;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}._pathCta_4mjsv_358:hover{background-color:#fff;transform:translateY(-1px);box-shadow:0 6px 12px #0000001a}._eventsPage_4mjsv_381{box-sizing:border-box;background-color:#fff;border-radius:30px;width:100%;max-width:1200px;margin:0 auto;padding:60px 24px 80px}._eventsPageHeader_4mjsv_391{text-align:center;margin-bottom:64px}._eventsPageBadge_4mjsv_396{background-color:var(--gtfs-yellow);color:var(--gtfs-black);text-transform:uppercase;letter-spacing:.05em;border-radius:100px;margin-top:20px;margin-bottom:25px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}._eventsPageTitle_4mjsv_410{max-width:600px;color:var(--gtfs-black);letter-spacing:-.03em;margin:auto;font-size:3.5rem;font-weight:900;line-height:1.1}._eventsPageSubtitle_4mjsv_420{color:var(--gtfs-gray);max-width:600px;margin:0 auto 32px;font-size:1.1rem;line-height:1.6}._eventCardFooter_4mjsv_428{color:var(--gtfs-blue);opacity:0;align-items:center;gap:8px;margin-top:auto;padding-top:16px;font-size:.9rem;font-weight:600;transition:opacity .3s;display:flex}._eventCard_4mjsv_428:hover ._eventCardFooter_4mjsv_428{opacity:1}._backButton_4mjsv_445{color:var(--gtfs-gray);align-items:center;gap:8px;margin-top:10px;margin-bottom:32px;font-size:.95em;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}._backButton_4mjsv_445:hover{color:var(--gtfs-black)}._eventsTitle_4mjsv_462{color:var(--gtfs-black);letter-spacing:-.02em;margin-bottom:40px;font-size:2.5em;font-weight:800}._eventsGrid_4mjsv_470{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;display:grid}._eventCard_4mjsv_428{background:var(--gtfs-white);box-sizing:border-box;height:100%;color:inherit;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:32px;text-decoration:none;transition:all .3s;display:flex;position:relative}._eventCard_4mjsv_428:hover{border-color:var(--gtfs-black);transform:translateY(-4px);box-shadow:0 12px 24px #00000014}._eventCardTitle_4mjsv_497{color:var(--gtfs-black);margin-top:22px;margin-bottom:12px;font-size:1.35em;font-weight:700;line-height:1.3}._eventWorkingGroup_4mjsv_506{color:var(--gtfs-gray);flex-grow:1;margin-bottom:24px;font-size:.95em;font-weight:500}._eventDateTime_4mjsv_514{color:var(--gtfs-blue);background:#1d64f21a;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:.9em;font-weight:600;display:flex}._eventBadge_4mjsv_527{text-transform:uppercase;letter-spacing:.05em;border-radius:100px;padding:4px 10px;font-size:.7em;font-weight:700;position:absolute;top:24px;right:24px}._eventBadgePast_4mjsv_539{background:var(--gtfs-light-gray);color:var(--gtfs-gray)}._eventBadgeUpcoming_4mjsv_544{color:#3c77a3;background:#f7fcff}._wgBadge_4mjsv_549{color:#fff;border-radius:12px;padding:4px 12px;font-size:.85rem;font-weight:600;display:inline-block}._detailPage_4mjsv_559{box-sizing:border-box;width:100%;max-width:900px;margin:0 auto;padding:40px 24px 80px}._detailCard_4mjsv_567{background:var(--gtfs-white);border:2px solid #e2e8f0;border-radius:20px;margin-bottom:40px;padding:48px;box-shadow:0 8px 24px #0000000f}._detailHeader_4mjsv_576{border-bottom:2px solid #f3f4f6;margin-bottom:32px;padding-bottom:32px}._detailTitle_4mjsv_582{color:var(--gtfs-black);margin:0 0 24px;font-size:2.5rem;font-weight:800;line-height:1.2}._detailMetaRow_4mjsv_590{flex-wrap:wrap;gap:24px;display:flex}._detailInfo_4mjsv_596{color:var(--gtfs-gray);align-items:center;gap:8px;font-size:.95rem;font-weight:500;display:flex}._icon_4mjsv_605{opacity:.8}._detailBody_4mjsv_609{margin-bottom:32px}._detailDescription_4mjsv_613{color:var(--gtfs-black);font-size:1rem;line-height:1.8}._detailDescription_4mjsv_613 h3{color:var(--gtfs-black);margin:1.5em 0 .75em;font-size:1.3em;font-weight:700}._detailDescription_4mjsv_613 p{color:var(--gtfs-gray);margin-bottom:1em}._detailDescription_4mjsv_613 ul{margin:1em 0;padding-left:1.5em}._detailDescription_4mjsv_613 li{color:var(--gtfs-gray);margin-bottom:.5em}._detailDescription_4mjsv_613 a{color:var(--gtfs-blue);font-weight:600;text-decoration:none}._detailDescription_4mjsv_613 a:hover{text-decoration:underline}._registrationBox_4mjsv_652{border:2px solid var(--gtfs-black);background:linear-gradient(135deg,#fffef0 0%,#fffff8 100%);border-radius:16px;margin-top:32px;padding:32px}._emailTitle_4mjsv_660{color:var(--gtfs-black);margin:0 0 8px;font-size:1.4rem;font-weight:700}._emailNote_4mjsv_667{color:var(--gtfs-gray);margin-bottom:24px;font-size:.9rem;line-height:1.6}._emailInputWrapper_4mjsv_674{min-height:48px;margin-bottom:20px;position:relative}._emailIconInput_4mjsv_680{color:var(--gtfs-gray);pointer-events:none;position:absolute;top:14px;left:16px}._emailInput_4mjsv_674{box-sizing:border-box;border:2px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:14px 14px 14px 48px;font-family:Mulish,sans-serif;font-size:1rem;transition:all .2s}._emailInput_4mjsv_674:focus{border-color:var(--gtfs-blue);box-shadow:0 0 0 3px #1d64f21a}._emailInput_4mjsv_674:disabled{cursor:not-allowed;opacity:.7;background-color:#f9fafb}._emailInputError_4mjsv_711{border-color:var(--gtfs-red)}._emailInputError_4mjsv_711:focus{border-color:var(--gtfs-red);box-shadow:0 0 0 3px #ff48221a}._inlineError_4mjsv_720{color:var(--gtfs-red);margin-top:8px;font-size:.85rem;font-weight:500}._registerButton_4mjsv_727{background-color:var(--gtfs-black);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:8px;padding:16px 24px;font-family:Mulish,sans-serif;font-size:1.05rem;font-weight:700;transition:all .2s;display:flex}._registerButton_4mjsv_727:hover:not(:disabled):not(._registerButtonInactive_4mjsv_746){background-color:#1a1a1a;transform:translateY(-2px);box-shadow:0 6px 20px #0003}._registerButton_4mjsv_727:disabled{cursor:not-allowed;background-color:#4b5563}._registerButtonInactive_4mjsv_746{opacity:.6;cursor:default;background-color:#6b7280}._registerButtonInactive_4mjsv_746:hover{box-shadow:none;transform:none}._errorMessage_4mjsv_768{border-left:4px solid var(--gtfs-red);color:#991b1b;background:#fef2f2;border-radius:6px;margin-top:12px;padding:12px 16px;font-size:.9rem;font-weight:500}._successBox_4mjsv_780{border:2px solid var(--gtfs-green);background:linear-gradient(135deg,#f0fdf4 0%,#fff 100%);border-radius:16px;margin-top:32px;padding:32px}._successHeader_4mjsv_788{border-bottom:1px solid #10b98133;align-items:flex-start;gap:16px;margin-bottom:32px;padding-bottom:24px;display:flex}._successIcon_4mjsv_797{background:var(--gtfs-green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;font-weight:700;display:flex}._successTitle_4mjsv_811{color:var(--gtfs-black);margin:0 0 8px;font-size:1.5rem;font-weight:700}._successSubtitle_4mjsv_818{color:var(--gtfs-gray);margin:0;font-size:.95rem;line-height:1.5}._meetingDetails_4mjsv_825{flex-direction:column;gap:20px;display:flex}._detailsTitle_4mjsv_831{color:var(--gtfs-black);margin:0 0 8px;font-size:1.1rem;font-weight:700}._detailRow_4mjsv_838{align-items:flex-start;gap:16px;display:flex}._detailIcon_4mjsv_844{color:var(--gtfs-green);flex-shrink:0;margin-top:2px}._detailLabel_4mjsv_850{color:var(--gtfs-gray);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.8rem;font-weight:600}._detailValue_4mjsv_859{color:var(--gtfs-black);font-size:1rem;font-weight:600}._meetingLink_4mjsv_865{color:var(--gtfs-blue);align-items:center;gap:6px;padding:4px 0;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._meetingLink_4mjsv_865:hover{color:#0d47a1;text-decoration:underline}._alternateEmail_4mjsv_882{text-align:center;border-top:1px solid #10b98133;margin-top:24px;padding-top:20px}._alternateEmailBtn_4mjsv_889{color:var(--gtfs-gray);cursor:pointer;background:0 0;border:none;padding:0;font-family:Mulish,sans-serif;font-size:.9rem;font-weight:500;text-decoration:underline;transition:color .2s}._alternateEmailBtn_4mjsv_889:hover{color:var(--gtfs-black)}._calendarButtonsRow_4mjsv_907{flex-wrap:wrap;gap:12px;display:flex}._calendarButton_4mjsv_907{cursor:pointer;background-color:#fff;border:2px solid #e2e8f0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:120px;padding:14px 20px;font-family:Mulish,sans-serif;font-size:1rem;font-weight:700;transition:all .2s;display:flex}._calendarButton_4mjsv_907:hover:not(:disabled){background:var(--gtfs-white);border-color:var(--gtfs-black);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._calendarButton_4mjsv_907:disabled{opacity:.4;cursor:not-allowed}._loadingBtn_4mjsv_943{border-color:var(--gtfs-blue);background:#1d64f20d}._disabledBtn_4mjsv_948{opacity:.3}._spinner_4mjsv_953{animation:1s linear infinite _spin_4mjsv_953}@keyframes _spin_4mjsv_953{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._statusBanner_4mjsv_963{border-left:4px solid;border-radius:8px;margin-top:20px;padding:16px 20px;font-size:.95rem;font-weight:500;animation:.3s ease-out _slideIn_4mjsv_1}@keyframes _slideIn_4mjsv_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._statusContent_4mjsv_984{flex-direction:row;align-items:center;gap:10px;display:flex}._statusSpinner_4mjsv_991{flex-shrink:0;animation:1s linear infinite _spin_4mjsv_953}._statusRegistering_4mjsv_996{border-left-color:var(--gtfs-blue);color:#334155;background:#f8fafc}._statusOpening_4mjsv_1002{color:#334155;background:#f8fafc;border-left-color:#64748b}._statusSuccess_4mjsv_1008{border-left-color:var(--gtfs-green);color:#166534;background:#f0fdf4}._statusError_4mjsv_1014{border-left-color:var(--gtfs-red);color:#991b1b;background:#fef2f2}._statusBlocked_4mjsv_1020{color:#92400e;background:#fffbeb;border-left-color:#f59e0b}._errorDetails_4mjsv_1026{opacity:.8;margin-top:8px;font-size:.85rem}._eventSummaryCard_4mjsv_1033{border:2px solid var(--gtfs-blue);background:linear-gradient(135deg,#fafafa 0%,#fff 100%);border-radius:12px;margin-top:24px;animation:.3s ease-out _slideIn_4mjsv_1;overflow:hidden}._summaryHeader_4mjsv_1042{background:var(--gtfs-blue);color:#fff;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}._summaryTitle_4mjsv_1051{margin:0;font-size:1.1rem;font-weight:700}._summaryClose_4mjsv_1057{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;line-height:1;transition:background .2s;display:flex}._summaryClose_4mjsv_1057:hover{background:#fff3}._summaryContent_4mjsv_1078{flex-direction:column;gap:20px;padding:24px;display:flex}._summaryRow_4mjsv_1085{align-items:flex-start;gap:16px;display:flex}._summaryIcon_4mjsv_1091{color:var(--gtfs-blue);flex-shrink:0;margin-top:2px}._summaryLabel_4mjsv_1097{color:var(--gtfs-gray);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.85rem;font-weight:600}._summaryValue_4mjsv_1106{color:var(--gtfs-black);font-size:1.05rem;font-weight:600}._summaryLink_4mjsv_1112{color:var(--gtfs-blue);align-items:center;gap:6px;padding:4px 0;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._summaryLink_4mjsv_1112:hover{color:#0d47a1;text-decoration:underline}._fallbackLink_4mjsv_1129{color:var(--gtfs-blue);border:2px solid var(--gtfs-blue);background:#fff;border-radius:6px;align-items:center;gap:8px;margin-top:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._fallbackLink_4mjsv_1129:hover{background:var(--gtfs-blue);color:#fff;transform:translateY(-1px)}._relatedSection_4mjsv_1152{margin-top:48px}._relatedTitle_4mjsv_1156{color:var(--gtfs-black);margin:0 0 8px;font-size:1.6rem;font-weight:700}._relatedSubtitle_4mjsv_1163{color:var(--gtfs-gray);margin:0 0 28px;font-size:.95rem}._relatedList_4mjsv_1169{flex-direction:column;gap:16px;display:flex}._relatedRowSimple_4mjsv_1175{background:var(--gtfs-white);border:2px solid #e2e8f0;border-radius:14px;align-items:center;gap:24px;padding:24px;transition:all .3s;display:flex}._relatedRow_4mjsv_1175{background:var(--gtfs-white);color:inherit;border:2px solid #e2e8f0;border-radius:14px;align-items:center;gap:24px;padding:24px;text-decoration:none;transition:all .3s;display:flex}._relatedRow_4mjsv_1175:hover{border-color:var(--gtfs-blue);transform:translate(4px);box-shadow:0 6px 16px #0000000f}._relatedDateInfo_4mjsv_1205{text-align:center;border-right:2px solid #f3f4f6;flex-direction:column;justify-content:center;align-items:center;min-width:80px;padding-right:24px;display:flex}._relatedDay_4mjsv_1216{color:var(--gtfs-blue);font-size:1.1rem;font-weight:700;line-height:1.2}._relatedTime_4mjsv_1223{color:var(--gtfs-gray);margin-top:4px;font-size:.85rem}._relatedContent_4mjsv_1229{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:center;gap:16px;display:flex}._relatedName_4mjsv_1238{color:var(--gtfs-black);margin:0;font-size:1.15rem;font-weight:600}._relatedCta_4mjsv_1245{color:var(--gtfs-blue);align-items:center;gap:6px;font-size:.9rem;font-weight:600;display:flex}._relatedActions_4mjsv_1254{align-items:center;display:flex}._quickRegisterBtn_4mjsv_1259{background-color:var(--gtfs-black);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:Mulish,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}._quickRegisterBtn_4mjsv_1259:hover:not(:disabled){background-color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 12px #0003}._quickRegisterBtn_4mjsv_1259:disabled{cursor:not-allowed;background-color:#4b5563}._registeredBadge_4mjsv_1287{border:1px solid var(--gtfs-green);color:#166534;white-space:nowrap;background:#f0fdf4;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.9rem;font-weight:600;display:flex}._viewAllLink_4mjsv_1301{text-align:center;border-top:1px solid #e2e8f0;margin-top:24px;padding-top:24px}._viewAllButton_4mjsv_1308{color:var(--gtfs-black);border:2px solid var(--gtfs-black);background:0 0;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-family:Mulish,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._viewAllButton_4mjsv_1308:hover{color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #1d64f233}._loading_4mjsv_943{background:var(--gtfs-light-gray);justify-content:center;align-items:center;min-height:100vh;display:flex}._loading_4mjsv_943 ._spinner_4mjsv_953{border:4px solid #e2e8f0;border-top:4px solid var(--gtfs-yellow);border-radius:50%;width:48px;height:48px;animation:1s linear infinite _spin_4mjsv_953}._error_4mjsv_768{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}._errorCard_4mjsv_1356{background:var(--gtfs-white);text-align:center;border-radius:16px;max-width:500px;padding:40px;box-shadow:0 8px 24px #00000014}._errorText_4mjsv_1365{color:var(--gtfs-red);margin-bottom:20px;font-size:1.1rem;font-weight:600}._link_4mjsv_1372{color:var(--gtfs-blue);font-weight:600;text-decoration:none}._link_4mjsv_1372:hover{text-decoration:underline}@media (max-width:768px){._homeTitle_4mjsv_55{font-size:2.5rem}._homePage_4mjsv_27{padding:40px 16px}._contributionSection_4mjsv_277{padding:32px 24px}._essentialsSection_4mjsv_217,._whatIsWGSection_4mjsv_99{padding:0 16px}._whatIsWGContent_4mjsv_106{padding:32px 24px}._whatIsWGGrid_4mjsv_129{grid-template-columns:1fr}._detailCard_4mjsv_567{padding:28px 20px}._detailTitle_4mjsv_582{font-size:2rem}._calendarButtonsRow_4mjsv_907{flex-direction:column}._calendarButton_4mjsv_907{min-width:100%}._relatedRow_4mjsv_1175,._relatedRowSimple_4mjsv_1175{flex-direction:column;align-items:flex-start}._relatedDateInfo_4mjsv_1205{border-bottom:2px solid #f3f4f6;border-right:none;width:100%;padding-bottom:16px;padding-right:0}._relatedContent_4mjsv_1229{width:100%}._relatedActions_4mjsv_1254{justify-content:stretch;width:100%}._quickRegisterBtn_4mjsv_1259,._registeredBadge_4mjsv_1287{justify-content:center;width:100%}._statusContent_4mjsv_984{flex-direction:column;align-items:flex-start}}._lastChangesContainer_9go8e_1{background:#fff;min-height:100vh;padding:2rem}._header_9go8e_7{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-bottom:.5rem;display:flex}._headerLeft_9go8e_16{align-items:center;gap:1rem;display:flex}._title_9go8e_22{color:#3e4146;align-items:center;gap:.5rem;margin:30px;font-size:2.5rem;font-weight:900;display:flex}._allActivitiesButton_9go8e_32{color:#6366f1;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}._allActivitiesButton_9go8e_32:hover{color:#fff;background:#6366f1;transform:translateY(-2px);box-shadow:0 4px 12px #6366f133}._filterToggle_9go8e_55{align-items:right;cursor:pointer;background:#fff;border:none;border-radius:12px;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 12px #dbdbdb26}._filterToggle_9go8e_55:hover{transform:translateY(-2px);box-shadow:0 6px 16px #9d9d9d33}._filterBadge_9go8e_75{color:#fff;background:#ec4899;border-radius:12px;padding:.2rem .5rem;font-size:.75rem;font-weight:700;position:absolute;top:-8px;right:-8px}._layoutGrid_9go8e_87{grid-template-columns:1fr 350px;align-items:start;gap:2rem;display:grid}._layoutGrid_9go8e_87._filtersClosed_9go8e_94{grid-template-columns:1fr}._mainContent_9go8e_98{transition:all .3s}._mainContent_9go8e_98._centered_9go8e_102{max-width:1200px;margin:0 auto}._statsGrid_9go8e_107{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}._statCard_9go8e_114{background:#fff;border-radius:16px;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 4px 20px #00000014}._statIcon_9go8e_124{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}._statContent_9go8e_134{flex:1}._statLabel_9go8e_138{color:#64748b;margin-bottom:.25rem;font-size:.875rem}._statValue_9go8e_144{color:#1e293b;font-size:1.75rem;font-weight:700}._prListContainer_9go8e_150{background:#fff;border-radius:16px;overflow:visible;box-shadow:0 4px 20px #00000014}._prListHeader_9go8e_157{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}._prCount_9go8e_165{color:#64748b;font-size:.875rem}._prList_9go8e_150{max-height:none;overflow-y:visible}._prItem_9go8e_175{border-bottom:1px solid #f1f5f9;padding:1.5rem;transition:background-color .2s}._prItem_9go8e_175:hover{background-color:#f8fafc}._prItem_9go8e_175:last-child{border-bottom:none}._prHeader_9go8e_189{gap:1rem;margin-bottom:.75rem;display:flex}._prNumber_9go8e_195{color:#fff;white-space:nowrap;background:#8b5cf6;border-radius:8px;padding:.25rem .75rem;font-size:.875rem;font-weight:600}._prTitle_9go8e_205{color:#1e293b;flex:1;font-size:1rem;font-weight:600;line-height:1.4}._prMeta_9go8e_213{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}._prAuthor_9go8e_221{color:#475569;align-items:center;gap:.5rem;font-size:.875rem;display:flex}._authorName_9go8e_229{font-weight:500}._separator_9go8e_233{color:#cbd5e1}._organization_9go8e_237{color:#6366f1;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500;transition:color .2s}._organization_9go8e_237:hover{color:#4f46e5;text-decoration:underline}._organizationActive_9go8e_253{color:#ec4899;font-weight:600}._prDate_9go8e_258{color:#64748b;font-size:.875rem}._prDescription_9go8e_263{color:#475569;background:#f8fafc;border-radius:6px;margin-bottom:.75rem;padding:.875rem 1rem;font-size:.875rem;font-style:italic;line-height:1.6}._prLabels_9go8e_274{flex-wrap:wrap;gap:.625rem;margin-bottom:.75rem;display:flex}._label_9go8e_281{border:none;border-radius:8px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;display:inline-block}._label_9go8e_281:nth-child(8n+1){color:#92400e;background:#fef3c7}._label_9go8e_281:nth-child(8n+2){color:#065f46;background:#d1fae5}._label_9go8e_281:nth-child(8n+3){color:#1e40af;background:#dbeafe}._label_9go8e_281:nth-child(8n+4){color:#9f1239;background:#fce7f3}._label_9go8e_281:nth-child(8n+5){color:#5b21b6;background:#ede9fe}._label_9go8e_281:nth-child(8n+6){color:#9a3412;background:#fed7aa}._label_9go8e_281:nth-child(8n+7){color:#9f1239;background:#fecdd3}._label_9go8e_281:nth-child(8n+8){color:#166534;background:#dcfce7}._prFooter_9go8e_331{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}._metaTag_9go8e_338{color:#475569;cursor:default;background:#f1f5f9;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}._clickableTag_9go8e_352{cursor:pointer;transition:all .2s}._clickableTag_9go8e_352:hover{background:#e2e8f0;transform:translateY(-1px)}._metaTagActive_9go8e_362{color:#fff;background:#ec4899}._prLink_9go8e_367{color:#8b5cf6;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}._prLink_9go8e_367:hover{color:#6d28d9;text-decoration:underline}._loadMore_9go8e_383{text-align:center;color:#64748b;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}._spinner_9go8e_393{border:3px solid #e2e8f0;border-top-color:#8b5cf6;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite _spin_9go8e_393}@keyframes _spin_9go8e_393{to{transform:rotate(360deg)}}._emptyState_9go8e_408{text-align:center;color:#64748b;padding:4rem 2rem}._emptyState_9go8e_408 svg{color:#cbd5e1;margin-bottom:1rem}._emptyState_9go8e_408 h3{color:#475569;margin:1rem 0 .5rem;font-size:1.25rem;font-weight:600}._emptyState_9go8e_408 p{font-size:.95rem}._sidebar_9go8e_431{background:#fff;border-radius:16px;max-height:calc(100vh - 4rem);transition:all .3s;position:sticky;top:2rem;overflow:hidden;box-shadow:0 4px 20px #00000014}._sidebar_9go8e_431._hidden_9go8e_442{display:none}._sidebar_9go8e_431._visible_9go8e_446{display:block}._sidebarInner_9go8e_450{flex-direction:column;max-height:calc(100vh - 4rem);display:flex;overflow-y:auto}._sidebarHeader_9go8e_457{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex;position:sticky;top:0}._sidebarTitle_9go8e_469{color:#1e293b;align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:600;display:flex}._closeButton_9go8e_479{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:.25rem;transition:all .2s;display:flex}._closeButton_9go8e_479:hover{color:#1e293b;background:#f1f5f9}._activeFilters_9go8e_496{border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem}._activeFiltersHeader_9go8e_501{color:#475569;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}._clearAllButton_9go8e_511{color:#ec4899;cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:600;transition:color .2s}._clearAllButton_9go8e_511:hover{color:#db2777}._filterChips_9go8e_525{flex-wrap:wrap;gap:.5rem;display:flex}._filterChip_9go8e_525{color:#fff;background:#8b5cf6;border-radius:8px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}._filterChip_9go8e_525 svg{cursor:pointer;transition:opacity .2s}._filterChip_9go8e_525 svg:hover{opacity:.7}._accordionItem_9go8e_552{border-bottom:1px solid #e2e8f0}._accordionHeader_9go8e_556{cursor:pointer;color:#1e293b;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;font-size:.95rem;font-weight:500;transition:background-color .2s;display:flex}._accordionHeader_9go8e_556:hover{background:#f8fafc}._accordionHeader_9go8e_556 span:first-of-type{text-align:left;flex:1}._accordionChevron_9go8e_580{color:#94a3b8;transition:transform .2s}._accordionOpen_9go8e_585 ._accordionChevron_9go8e_580{transform:rotate(180deg)}._accordionBadge_9go8e_589{color:#fff;background:#ec4899;border-radius:10px;padding:.125rem .5rem;font-size:.75rem;font-weight:600}._accordionContent_9go8e_598{padding:0 1.5rem 1rem}._dateInputs_9go8e_602{flex-direction:column;gap:.75rem;display:flex}._input_9go8e_608{border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.625rem;font-size:.875rem;transition:all .2s}._input_9go8e_608:focus{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf61a}._checkboxGroup_9go8e_623,._checkboxGroupLimit_9go8e_624{flex-direction:column;gap:.5rem;display:flex}._checkboxGroupLimit_9go8e_624{max-height:250px;margin-top:.75rem;overflow-y:auto}._checkboxLabel_9go8e_636{cursor:pointer;border-radius:6px;align-items:center;gap:.75rem;padding:.5rem;transition:background-color .2s;display:flex}._checkboxLabel_9go8e_636:hover{background:#f8fafc}._checkbox_9go8e_623{cursor:pointer;accent-color:#8b5cf6;width:16px;height:16px}._resetButton_9go8e_657{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:calc(100% - 3rem);margin:1.5rem;padding:.75rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}._resetButton_9go8e_657:hover{color:#1e293b;background:#e2e8f0}._loadingContainer_9go8e_680{color:#475569;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}@media (max-width:1024px){._layoutGrid_9go8e_87{grid-template-columns:1fr}._sidebar_9go8e_431{z-index:1000;border-radius:0;width:350px;max-height:100vh;transition:transform .3s;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}._sidebar_9go8e_431._visible_9go8e_446{transform:translate(0)}._sidebarInner_9go8e_450,._sidebarHeader_9go8e_457{max-height:100vh}}@media (max-width:640px){._lastChangesContainer_9go8e_1{padding:1rem}._title_9go8e_22{font-size:1.5rem}._sidebar_9go8e_431{width:100%}._statsGrid_9go8e_107{grid-template-columns:1fr}._prHeader_9go8e_189{flex-direction:column;gap:.5rem}._prMeta_9go8e_213{flex-direction:column;align-items:flex-start;gap:.5rem}._headerLeft_9go8e_16{flex-direction:column;align-items:flex-start;width:100%}}._statsContainer_1q1h4_3{box-sizing:border-box;background:linear-gradient(135deg,#f8faff 0%,#fff8fc 100%);width:100%;min-height:100vh;padding:1rem}._loadingContainer_1q1h4_11{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;font-size:1.1rem;display:flex}._spinner_1q1h4_23{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite _spin_1q1h4_23}@keyframes _spin_1q1h4_23{to{transform:rotate(360deg)}}._header_1q1h4_37{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}._title_1q1h4_46{background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.75rem;margin:0;font-size:2.5rem;font-weight:800;display:flex}._headerSubtitle_1q1h4_59{color:#64748b;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.95rem;display:flex}._separator_1q1h4_69{color:#cbd5e1}._filterToggle_1q1h4_73{cursor:pointer;background:#fff;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 12px #00000014}._filterToggle_1q1h4_73:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001f}._filterBadge_1q1h4_93{color:#fff;background:#ec4899;border-radius:12px;padding:.2rem .5rem;font-size:.75rem;font-weight:700;position:absolute;top:-8px;right:-8px}._layoutGrid_1q1h4_106{grid-template-columns:320px 1fr;align-items:start;gap:2rem;display:grid}._sidebar_1q1h4_114{background:#fff;border-radius:16px;max-height:calc(100vh - 2rem);transition:all .3s;position:sticky;top:1rem;overflow-y:auto;box-shadow:0 4px 20px #00000014}._sidebar_1q1h4_114._hidden_1q1h4_125{opacity:0;pointer-events:none;transform:translate(-50px)}._sidebar_1q1h4_114._visible_1q1h4_131{opacity:1;transform:translate(0)}._sidebar_1q1h4_114::-webkit-scrollbar{width:6px}._sidebar_1q1h4_114::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._sidebarHeader_1q1h4_145{z-index:10;background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.5rem;display:flex;position:sticky;top:0}._sidebarTitle_1q1h4_157{color:#1e293b;align-items:center;gap:.5rem;margin:0;font-size:1.1rem;font-weight:700;display:flex}._closeButton_1q1h4_167{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;padding:.25rem;transition:all .2s}._closeButton_1q1h4_167:hover{color:#1e293b;background:#f8fafc}._activeFilters_1q1h4_183{border-bottom:1px solid #f1f5f9;padding:1.5rem}._activeFiltersHeader_1q1h4_188{color:#475569;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:flex}._clearAllButton_1q1h4_198{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:600;transition:all .2s}._clearAllButton_1q1h4_198:hover{background:#fee2e2}._filterChips_1q1h4_214{flex-wrap:wrap;gap:.5rem;display:flex}._filterChip_1q1h4_214{color:#6366f1;cursor:pointer;background:#fff;border:1px solid #6366f1;border-radius:20px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}._filterChip_1q1h4_214:hover{color:#fff;background:#6366f1}._filterChip_1q1h4_214 svg{cursor:pointer;flex-shrink:0}._accordionItem_1q1h4_246{border-bottom:1px solid #f1f5f9}._accordionHeader_1q1h4_250{cursor:pointer;color:#1e293b;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:1.25rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}._accordionHeader_1q1h4_250:hover{background:#f8fafc}._accordionHeader_1q1h4_250 span{text-align:left;flex:1}._accordionChevron_1q1h4_274{color:#94a3b8;flex-shrink:0;transition:transform .3s}._accordionOpen_1q1h4_280 ._accordionChevron_1q1h4_274{transform:rotate(180deg)}._accordionBadge_1q1h4_284{color:#fff;background:#6366f1;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:auto;margin-right:.5rem;padding:0 .4rem;font-size:.7rem;font-weight:700;display:inline-flex}._accordionContent_1q1h4_300{padding:0 1.5rem 1.25rem;animation:.2s ease-out _slideDown_1q1h4_1}@keyframes _slideDown_1q1h4_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._input_1q1h4_316{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.625rem .75rem;font-family:inherit;font-size:.9rem;transition:all .2s}._input_1q1h4_316:focus{background:#fff;border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}._dateInputs_1q1h4_334{flex-direction:column;gap:.75rem;display:flex}._checkboxGroup_1q1h4_340,._checkboxGroupLimit_1q1h4_340{flex-direction:column;gap:.5rem;display:flex}._checkboxGroupLimit_1q1h4_340{max-height:200px;padding-right:.5rem;overflow-y:auto}._checkboxGroupLimit_1q1h4_340::-webkit-scrollbar{width:4px}._checkboxGroupLimit_1q1h4_340::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}._checkboxLabel_1q1h4_361{cursor:pointer;color:#475569;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .625rem;font-size:.9rem;transition:all .15s;display:flex}._checkboxLabel_1q1h4_361:hover{background:#f8fafc}._checkbox_1q1h4_340{cursor:pointer;accent-color:#6366f1;width:18px;height:18px}._resetButton_1q1h4_384{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin:1.5rem;padding:.875rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #ef444433}._resetButton_1q1h4_384:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}._mainContent_1q1h4_409{flex-direction:column;gap:2rem;display:flex}._summaryGrid_1q1h4_416{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}._summaryCard_1q1h4_422{background:#fff;border-radius:16px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000000f}._summaryCard_1q1h4_422:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}._summaryIcon_1q1h4_438{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}._summaryContent_1q1h4_449{flex:1}._summaryLabel_1q1h4_453{color:#64748b;margin-bottom:.25rem;font-size:.85rem;font-weight:500}._summaryValue_1q1h4_460{color:#1e293b;font-size:2rem;font-weight:800}._contentCard_1q1h4_467{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000000f}._cardHeader_1q1h4_474{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}._cardTitle_1q1h4_483{color:#1e293b;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}._timeGroupingButtons_1q1h4_493{gap:.5rem;display:flex}._groupButton_1q1h4_498{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}._groupButton_1q1h4_498:hover{background:#f1f5f9;border-color:#cbd5e1}._groupButtonActive_1q1h4_515{color:#fff;background:#8b5cf6;border-color:#8b5cf6}._mapToggle_1q1h4_522{background:#f8fafc;border-radius:8px;gap:.5rem;padding:.25rem;display:flex}._toggleButton_1q1h4_530{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}._toggleButton_1q1h4_530:hover{color:#475569}._toggleButtonActive_1q1h4_546{color:#8b5cf6;background:#fff;box-shadow:0 2px 4px #0000001a}._chartContainer_1q1h4_552{width:100%;height:400px}._contributorsList_1q1h4_558{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;display:grid}._contributorItem_1q1h4_564{background:#f8fafc;border-radius:12px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}._contributorItem_1q1h4_564:hover{background:#f1f5f9;transform:translate(4px)}._contributorIcon_1q1h4_579{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._contributorInfo_1q1h4_591{flex:1;min-width:0}._contributorName_1q1h4_596{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-weight:600;overflow:hidden}._contributorMeta_1q1h4_605{color:#64748b;font-size:.85rem}._showMoreButton_1q1h4_610{color:#64748b;cursor:pointer;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:1rem;font-weight:600;transition:all .2s;display:flex}._showMoreButton_1q1h4_610:hover{color:#475569;background:#f1f5f9;border-color:#cbd5e1}._chevronUp_1q1h4_633{transform:rotate(180deg)}._mapContainer_1q1h4_638{border-radius:12px;width:100%;height:600px;overflow:hidden}._mapPlaceholder_1q1h4_645{color:#94a3b8;background:#f8fafc;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:600px;display:flex}._mapPlaceholder_1q1h4_645 p{margin-top:1rem;font-size:1.1rem}@media (max-width:1200px){._layoutGrid_1q1h4_106{grid-template-columns:280px 1fr;gap:1.5rem}}@media (max-width:1024px){._layoutGrid_1q1h4_106{grid-template-columns:1fr}._sidebar_1q1h4_114{z-index:1000;border-radius:0;width:100%;max-width:380px;height:100vh;max-height:100vh;position:fixed;top:0;left:0;transform:translate(-100%)}._sidebar_1q1h4_114._visible_1q1h4_131{transform:translate(0)}._sidebar_1q1h4_114._hidden_1q1h4_125{transform:translate(-100%)}}@media (max-width:768px){._statsContainer_1q1h4_3{padding:.75rem}._title_1q1h4_46{font-size:2rem}._summaryGrid_1q1h4_416,._contributorsList_1q1h4_558{grid-template-columns:1fr}._cardHeader_1q1h4_474{flex-direction:column;align-items:flex-start}._timeGroupingButtons_1q1h4_493{width:100%}._groupButton_1q1h4_498{flex:1}}@media (max-width:640px){._title_1q1h4_46{font-size:1.75rem}._headerSubtitle_1q1h4_59{font-size:.85rem}._summaryCard_1q1h4_422{text-align:center;flex-direction:column}._chartContainer_1q1h4_552{height:300px}._mapContainer_1q1h4_638{height:400px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107,M12=.707107,M21=-.707107,M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes _spin_mpfkh_500{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_mpfkh_13{background:#fff;min-height:100vh;padding:2rem;font-family:Muli,system-ui,-apple-system,sans-serif}._header_mpfkh_20{text-align:center;max-width:1400px;margin:0 auto 3rem}._title_mpfkh_26{color:#170a2e;letter-spacing:-.02em;margin:0 0 1rem;font-size:3rem;font-weight:700}._subtitle_mpfkh_34{color:#170a2e;opacity:.6;margin:0;font-size:1.125rem}._statsGrid_mpfkh_41{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:1400px;margin:0 auto 3rem;display:grid}._statCard_mpfkh_49{text-align:center;background:#f8f8f8;border:1px solid #e5e5e5;border-radius:8px;padding:1.5rem}._statValue_mpfkh_57{color:#3859fa;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}._statLabel_mpfkh_64{color:#170a2e;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}._filtersSection_mpfkh_72{background:#f8f8f8;border:1px solid #e5e5e5;border-radius:8px;max-width:1400px;margin:0 auto 3rem;padding:2rem}._searchContainer_mpfkh_81{margin-bottom:1.5rem;position:relative}._searchInput_mpfkh_86{box-sizing:border-box;border:2px solid #e5e5e5;border-radius:8px;outline:none;width:100%;padding:1rem 3rem 1rem 1rem;font-family:Muli,system-ui,sans-serif;font-size:1rem}._searchInput_mpfkh_86:focus{border-color:#3859fa}._clearBtn_mpfkh_101{cursor:pointer;color:#170a2e;background:#e5e5e5;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}._clearBtn_mpfkh_101:hover{background:#d5d5d5}._filterRow_mpfkh_123{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}._filterGroup_mpfkh_130{flex-direction:column;gap:.5rem;display:flex}._filterLabel_mpfkh_136{color:#170a2e;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}._filterSelect_mpfkh_144{cursor:pointer;color:#170a2e;background:#fff;border:2px solid #e5e5e5;border-radius:6px;outline:none;padding:.75rem;font-family:Muli,system-ui,sans-serif;font-size:.875rem}._filterSelect_mpfkh_144:focus{border-color:#3859fa}._viewToggle_mpfkh_160{justify-content:flex-end;gap:.5rem;display:flex}._viewBtn_mpfkh_166{cursor:pointer;color:#170a2e;background:#fff;border:2px solid #e5e5e5;border-radius:6px;padding:.75rem 1.5rem;font-family:Muli,system-ui,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s}._viewBtn_mpfkh_166:hover{border-color:#3859fa}._viewBtnActive_mpfkh_183{color:#fff;cursor:pointer;background:#3859fa;border:2px solid #3859fa;border-radius:6px;padding:.75rem 1.5rem;font-family:Muli,system-ui,sans-serif;font-size:.875rem;font-weight:600}._chartsSection_mpfkh_195{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem;max-width:1400px;margin:0 auto 3rem;display:grid}._chartCard_mpfkh_203{background:#f8f8f8;border:1px solid #e5e5e5;border-radius:8px;padding:2rem}._chartTitle_mpfkh_210{color:#170a2e;margin:0 0 1.5rem;font-size:1.25rem;font-weight:700}._barChart_mpfkh_217{flex-direction:column;gap:.75rem;display:flex}._barRow_mpfkh_223{grid-template-columns:180px 1fr;align-items:center;gap:1rem;display:grid}._barLabel_mpfkh_230{color:#170a2e;align-items:center;gap:.5rem;font-size:.875rem;display:flex}._barText_mpfkh_238{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._barRank_mpfkh_244{color:#170a2e;background:#fff;border:1px solid #e5e5e5;border-radius:4px;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}._barContainer_mpfkh_258{background:#fff;border:1px solid #e5e5e5;border-radius:6px;flex:1;height:32px;overflow:hidden}._bar_mpfkh_217{background:#96a1ff;border-radius:6px;justify-content:flex-end;align-items:center;height:100%;padding:0 .75rem;display:flex}._barValue_mpfkh_277{color:#170a2e;font-size:.875rem;font-weight:700}._appsSection_mpfkh_283{max-width:1400px;margin:0 auto}._appsSectionTitle_mpfkh_288{color:#170a2e;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}._appsGrid_mpfkh_295{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}._appCard_mpfkh_301{background:#f8f8f8;border:1px solid #e5e5e5;border-radius:8px;padding:1.5rem;transition:all .2s}._appCard_mpfkh_301:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._appCardHeader_mpfkh_314{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}._appCardTitle_mpfkh_322{color:#170a2e;flex:1;margin:0;font-size:1.125rem;font-weight:700}._memberBadge_mpfkh_330{color:#fff;letter-spacing:.05em;white-space:nowrap;background:#3859fa;border-radius:4px;flex-shrink:0;padding:.25rem .75rem;font-size:.625rem;font-weight:700}._appCardCompany_mpfkh_342{color:#3859fa;margin-bottom:.75rem;font-size:.875rem;font-weight:500}._appCardMeta_mpfkh_349{color:#170a2e;opacity:.7;flex-direction:column;gap:.25rem;margin-bottom:.75rem;font-size:.875rem;display:flex}._appType_mpfkh_359{font-style:italic}._appCardInfo_mpfkh_363{color:#170a2e;opacity:.6;flex-direction:column;gap:.25rem;margin-bottom:.75rem;font-size:.75rem;display:flex}._appCardKeywords_mpfkh_373{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}._keyword_mpfkh_380{color:#170a2e;background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}._appCardTags_mpfkh_389{gap:.5rem;margin-bottom:1rem;display:flex}._tag_mpfkh_395{color:#170a2e;letter-spacing:.05em;background:#96a1ff;border-radius:4px;padding:.375rem .75rem;font-size:.75rem;font-weight:700}._appCardLink_mpfkh_405{color:#3859fa;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-block}._appCardLink_mpfkh_405:hover{text-decoration:underline}._appsList_mpfkh_417{flex-direction:column;gap:1rem;display:flex}._appListItem_mpfkh_423{background:#f8f8f8;border:1px solid #e5e5e5;border-radius:8px;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .2s;display:flex}._appListItem_mpfkh_423:hover{box-shadow:0 2px 8px #00000014}._appListMain_mpfkh_438{flex:1;min-width:0}._appListHeader_mpfkh_443{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}._appListName_mpfkh_450{color:#170a2e;font-size:1.125rem;font-weight:700}._appListMeta_mpfkh_456{color:#170a2e;opacity:.7;flex-wrap:wrap;gap:1rem;font-size:.875rem;display:flex}._appListTags_mpfkh_465{flex-shrink:0;gap:.5rem;display:flex}._appListLink_mpfkh_471{color:#fff;background:#3859fa;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;text-decoration:none;transition:all .2s;display:flex}._appListLink_mpfkh_471:hover{background:#2a47d9;transform:scale(1.1)}._loadingContainer_mpfkh_491{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}._spinner_mpfkh_500{border:4px solid #f8f8f8;border-top-color:#3859fa;border-radius:50%;width:60px;height:60px;animation:1s linear infinite _spin_mpfkh_500}._loadingText_mpfkh_509{color:#170a2e;margin-top:1.5rem;font-size:1.125rem}._errorContainer_mpfkh_515{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}._errorIcon_mpfkh_525{margin-bottom:1rem;font-size:4rem}._errorTitle_mpfkh_530{color:#170a2e;margin-bottom:1rem;font-size:2rem;font-weight:700}._errorMessage_mpfkh_537{color:#170a2e;opacity:.7;margin-bottom:1rem;font-size:1.125rem}._retryButton_mpfkh_544{color:#fff;cursor:pointer;background:#3859fa;border:none;border-radius:6px;padding:1rem 2rem;font-family:Muli,system-ui,sans-serif;font-size:1rem;font-weight:600;transition:all .2s}._retryButton_mpfkh_544:hover{background:#2a47d9;transform:translateY(-1px)}._noResults_mpfkh_562{text-align:center;background:#f8f8f8;border:1px solid #e5e5e5;border-radius:8px;padding:4rem 2rem}._noResultsIcon_mpfkh_570{margin-bottom:1rem;font-size:4rem}._noResultsTitle_mpfkh_575{color:#170a2e;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}._noResultsText_mpfkh_582{color:#170a2e;opacity:.6;font-size:1rem}@media (max-width:768px){._container_mpfkh_13{padding:1rem}._title_mpfkh_26{font-size:2rem}._statsGrid_mpfkh_41{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}._chartsSection_mpfkh_195,._appsGrid_mpfkh_295{grid-template-columns:1fr}._barRow_mpfkh_223{grid-template-columns:120px 1fr}._filterRow_mpfkh_123{grid-template-columns:1fr}}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}
