.FeedbackAnalytics_container__4ugz_{max-width:1200px;margin:0 auto;padding:20px}.FeedbackAnalytics_header__gvZqa{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.FeedbackAnalytics_title__mmCqc{font-size:2rem;font-weight:600;color:var(--foreground);margin:0}.FeedbackAnalytics_error__WMmof{background-color:var(--error-red);color:white;padding:12px;border-radius:5px;margin-bottom:20px;border:1px solid var(--error-red)}.FeedbackAnalytics_summarySection__hjjVU{background-color:var(--card-background);border:1px solid var(--card-border);border-radius:8px;box-shadow:var(--card-shadow);margin-bottom:16px;padding:12px 16px}.FeedbackAnalytics_summaryHeader__pyL6P{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.FeedbackAnalytics_summaryTitle__AscUz{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0}.FeedbackAnalytics_summaryContent__pbrUK{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:4px 0 8px}.FeedbackAnalytics_summaryTableWrapper__yCefh{width:100%;overflow-x:auto}.FeedbackAnalytics_summaryTable__BbTHk{width:100%;border-collapse:collapse;font-size:14px}.FeedbackAnalytics_summaryTable__BbTHk thead th{background-color:var(--color-gray-50);color:var(--color-gray-700);font-weight:600;text-align:center;border:1px solid var(--color-gray-200);padding:8px 10px}.FeedbackAnalytics_summaryTable__BbTHk tbody td{text-align:center;border:1px solid var(--color-gray-200);padding:12px 10px;background-color:var(--color-gray-50)}.FeedbackAnalytics_summaryTable__BbTHk tbody tr td:first-child{font-weight:700;color:var(--primary-blue)}.FeedbackAnalytics_summaryLoading__HyYLU{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px;color:var(--color-gray-600);font-size:14px;grid-column:1/-1}.FeedbackAnalytics_tableLink__QM8XF{color:var(--link-blue);text-decoration:none}.FeedbackAnalytics_tableLink__QM8XF:hover{text-decoration:underline}.FeedbackAnalytics_metric__H1K2V{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 12px;background-color:var(--color-gray-50);border-radius:8px;border:1px solid var(--color-gray-200);gap:6px}.FeedbackAnalytics_metricLabel__bHDR9{font-size:12px;color:var(--color-gray-600);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.FeedbackAnalytics_metricValue__p_Obe{font-size:28px;font-weight:700;color:var(--foreground);line-height:1.2}.FeedbackAnalytics_loadingContainer__YbUD0{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.FeedbackAnalytics_loadingContainer__YbUD0 p{margin:10px 0 0;color:var(--foreground);font-size:16px}.FeedbackAnalytics_emptyState__2sLjC{text-align:center;padding:60px 20px;color:var(--foreground)}.FeedbackAnalytics_emptyState__2sLjC p{margin:10px 0;font-size:16px}.FeedbackAnalytics_loadMoreContainer__fnL8A{display:flex;justify-content:center;align-items:center;margin-top:20px;padding:20px}.FeedbackAnalytics_loadMoreButton__p44iG{background-color:var(--link-blue);color:white;border:none;padding:12px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .2s ease}.FeedbackAnalytics_loadMoreButton__p44iG:hover:not(:disabled){background-color:var(--primary-dark)}.FeedbackAnalytics_loadMoreButton__p44iG:disabled{background-color:var(--color-gray-600);cursor:not-allowed}.FeedbackAnalytics_panelSection__zb0lr{background-color:var(--card-background);border:1px solid var(--card-border);border-radius:8px;box-shadow:var(--card-shadow);margin-top:20px}.FeedbackAnalytics_panelSection__zb0lr:first-child{margin-top:0}.FeedbackAnalytics_sessionsHeader__Hk4eJ{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid var(--card-border)}.FeedbackAnalytics_sessionsTitle__YMvc_{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0}@media (max-width:768px){.FeedbackAnalytics_summaryContent__pbrUK{grid-template-columns:repeat(2,1fr);gap:8px}.FeedbackAnalytics_sessionsHeader__Hk4eJ,.FeedbackAnalytics_summaryHeader__pyL6P{flex-direction:column;gap:15px;align-items:stretch}}@media (max-width:480px){.FeedbackAnalytics_summaryContent__pbrUK{grid-template-columns:1fr}}.AutoMatch_container___qXRJ{max-width:1200px;margin:0 auto;padding:20px}.AutoMatch_header__3pGYY{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.AutoMatch_headerLeft__RIyIJ{display:flex;align-items:center;gap:16px}.AutoMatch_headerRight__n1kf7{display:flex;align-items:center;gap:12px}.AutoMatch_title__Aiu1_{font-size:2rem;font-weight:600;color:var(--foreground);margin:0}.AutoMatch_button__6hOx7{background-color:var(--primary-blue);color:white;padding:10px 20px;border-radius:5px;border:none;font-size:.95rem;font-weight:500;cursor:pointer;text-decoration:none;display:inline-block;transition:background-color .2s ease}.AutoMatch_button__6hOx7:hover{background-color:#0284c7}.AutoMatch_button__6hOx7:active{background-color:#0369a1}.AutoMatch_buttonDisabled___TV2L,.AutoMatch_button__6hOx7:disabled{background-color:var(--color-gray-400);color:var(--color-gray-600);cursor:not-allowed;opacity:.6}.AutoMatch_buttonDisabled___TV2L:hover,.AutoMatch_button__6hOx7:disabled:hover{background-color:var(--color-gray-400)}.AutoMatch_error__R3vDs{background-color:var(--error-red);color:white;padding:12px;border-radius:5px;margin-bottom:20px;border:1px solid var(--error-red)}.AutoMatch_summarySection__tWQsj{background-color:var(--card-background);border:1px solid var(--card-border);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:16px;padding:20px}.AutoMatch_summaryHeader__W7qBK{margin-bottom:16px}.AutoMatch_summaryHeaderContent__DG0B6{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.AutoMatch_slotSelectorContainer__GM_3d{display:flex;align-items:center;gap:8px;flex:0 0 auto;min-width:0}.AutoMatch_slotSelectorContainer__GM_3d>*{flex:0 0 auto;max-width:300px}.AutoMatch_tabContainer__k1T72{display:flex;gap:0;border-bottom:2px solid var(--card-border);margin-left:auto}@media (max-width:768px){.AutoMatch_summaryHeaderContent__DG0B6{flex-direction:column;align-items:stretch;gap:12px}.AutoMatch_slotSelectorContainer__GM_3d{width:100%;flex-direction:column;align-items:stretch;gap:8px}.AutoMatch_slotSelectorContainer__GM_3d>*{flex:1 1 auto;max-width:none;width:100%}.AutoMatch_tabContainer__k1T72{margin-left:0;width:100%}.AutoMatch_tab__Bgjsh{flex:1 1}}.AutoMatch_tab__Bgjsh{background:none;padding:12px 24px;font-size:.95rem;font-weight:500;color:var(--color-gray-600);cursor:pointer;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .2s ease,border-color .2s ease;display:flex;align-items:center;gap:8px;position:relative}.AutoMatch_tab__Bgjsh:hover{color:var(--foreground)}.AutoMatch_tabActive__dXVpJ{color:var(--primary-blue);border-bottom-color:var(--primary-blue)}.AutoMatch_tabCount__CbDn9{border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:600;min-width:20px;text-align:center;animation:AutoMatch_countPulse__3bncR .5s ease-in-out}.AutoMatch_tabActive__dXVpJ .AutoMatch_tabCount__CbDn9,.AutoMatch_tabCount__CbDn9{background-color:var(--primary-blue);color:white}@keyframes AutoMatch_countPulse__3bncR{0%{transform:scale(1)}50%{transform:scale(1.3);background-color:#0284c7}to{transform:scale(1)}}.AutoMatch_summaryTitle__cj68Z{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0}.AutoMatch_summaryContent__CphTm{color:var(--foreground)}.AutoMatch_placeholderText__j3rnH{color:var(--color-gray-600);font-size:.95rem;line-height:1.6;margin:0}.AutoMatch_statusActive__DOa8n{color:var(--success-green);font-weight:500}.AutoMatch_statusInactive__sAGQJ{color:var(--color-gray-600);font-weight:500}.AutoMatch_actionButtons__VzH5G{display:flex;gap:8px;justify-content:flex-end}.AutoMatch_tableContainer__LIG2Y{display:flex;flex-direction:column;border:1px solid var(--card-border);border-radius:4px;overflow:hidden}.AutoMatch_tableHeader__m4fne{display:flex;padding:12px 16px;background-color:#f5f5f5;border-bottom:2px solid #e0e0e0;font-weight:600;font-size:14px}.AutoMatch_tableRow__pBMRe{display:flex;padding:12px 16px;border-bottom:1px solid #e0e0e0;align-items:center}.AutoMatch_nameColumn__H0hgQ{flex:1 1}.AutoMatch_priorityColumn__SRUOP{flex:0 0 10%;text-align:center}.AutoMatch_createdColumn__1fkEP,.AutoMatch_statusColumn__kDtaB{flex:0 0 12%;text-align:center}.AutoMatch_actionsColumn__sotcb{flex:0 0 150px;text-align:center;display:flex;justify-content:flex-end;align-items:center}.AutoMatch_mobileMenu__4P9_7{display:none;position:relative;width:100%;justify-content:flex-end}.AutoMatch_menuButton__7_jCL{background:none;border:none;cursor:pointer;padding:4px 8px;font-size:18px;color:#666;line-height:1}.AutoMatch_menuButton__7_jCL:hover{color:#333}.AutoMatch_menuDropdown__XbEjD{position:absolute;right:0;top:100%;margin-top:4px;background-color:white;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:1000;min-width:120px}.AutoMatch_menuItem__v_2BS{display:block;padding:8px 16px;text-decoration:none;color:#333;font-size:14px;background:none;border:none;border-bottom:1px solid #e0e0e0;width:100%;text-align:left;cursor:pointer}.AutoMatch_menuItem__v_2BS:last-child{border-bottom:none}.AutoMatch_menuItem__v_2BS:hover{background-color:#f5f5f5}.AutoMatch_menuItemDelete__VckMY{color:#d32f2f}.AutoMatch_menuItemDelete__VckMY:disabled{color:#999;cursor:not-allowed}.AutoMatch_menuItemDelete__VckMY:disabled:hover{background-color:transparent}.AutoMatch_rulesList__HENAO{display:flex;flex-direction:column;gap:12px}.AutoMatch_ruleCard__0Q3fI{background-color:var(--card-background);border:1px solid var(--card-border);border-radius:8px;padding:16px;transition:box-shadow .2s ease}.AutoMatch_ruleCard__0Q3fI:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.AutoMatch_ruleCardContent__HZlHp{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.AutoMatch_ruleCardLeft__txG_3{flex:1 1;display:flex;flex-direction:column;gap:8px}.AutoMatch_ruleName__ANZlN{font-size:1.1rem;font-weight:600;color:var(--foreground)}.AutoMatch_ruleDetails__r9gzr{display:flex;flex-direction:column;gap:4px;font-size:.9rem;color:var(--text-secondary)}.AutoMatch_ruleDetailItem__j8C5i{display:inline-block}.AutoMatch_ruleCardRight__7zdRE{display:flex;align-items:flex-start;position:relative;flex-shrink:0}@media (max-width:768px){.AutoMatch_actionButtons__VzH5G{display:none}.AutoMatch_mobileMenu__4P9_7{display:flex;justify-content:flex-end}.AutoMatch_actionsColumn__sotcb{flex:0 0 50px}.AutoMatch_createdColumn__1fkEP{display:none}.AutoMatch_priorityColumn__SRUOP,.AutoMatch_statusColumn__kDtaB{flex:0 0 15%}}.AutoMatch_actionButton__CFX0m{padding:6px 12px;border-radius:4px;border:none;font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:none;display:inline-block;transition:background-color .2s ease;background-color:var(--primary-blue);color:white}.AutoMatch_actionButton__CFX0m:hover{background-color:#0284c7}.AutoMatch_deleteButton__eDVkP{background-color:var(--error-red)}.AutoMatch_deleteButton__eDVkP:hover{background-color:#dc2626}.AutoMatch_deleteButton__eDVkP:disabled{background-color:var(--color-gray-400);cursor:not-allowed}.AutoMatch_pagination__z18yY{margin-top:20px;text-align:center}.AutoMatch_loadingContainer__hnelN{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;gap:16px}.AutoMatch_emptyState__YJsC0{text-align:center;padding:40px;color:var(--color-gray-600)}.AutoMatch_memberGrid__sPv2b{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.AutoMatch_controlsRow__7bKmo{display:flex;justify-content:flex-end}.AutoMatch_showExcludedLabel__bx532{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--foreground)}.AutoMatch_selectedMemberInfo__JNkD1{background-color:var(--card-background);border:2px solid var(--primary-blue);border-radius:8px;padding:16px;margin-bottom:20px}.AutoMatch_selectedMemberInfo__JNkD1 h3{margin:0 0 12px;color:var(--primary-blue);font-size:1.125rem}.AutoMatch_selectedMemberInfo__JNkD1 p{margin:8px 0;color:var(--foreground)}.AutoMatch_selectedMembersList__zeFWi{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.AutoMatch_selectedMemberCard__o_PZ6{display:flex;justify-content:space-between;align-items:center;padding:12px;background-color:var(--card-background);border:1px solid var(--card-border);border-radius:4px}.AutoMatch_selectedMemberCard__o_PZ6 p{margin:4px 0;font-size:.9rem}.AutoMatch_removeMemberButton__JNGWr{padding:6px 12px;border-radius:4px;border:none;font-size:.875rem;font-weight:500;cursor:pointer;background-color:var(--error-red);color:white;transition:background-color .2s ease}.AutoMatch_removeMemberButton__JNGWr:hover{background-color:#dc2626}.AutoMatch_matchesList__nu60H{display:flex;flex-direction:column;gap:16px}.AutoMatch_matchCard__5jnvl{display:grid;grid-template-columns:1fr min-content 1fr 250px 160px;gap:12px;padding:16px;background-color:var(--card-background);border:1px solid var(--card-border);border-radius:8px;transition:box-shadow .2s ease;align-items:center}.AutoMatch_matchCard__5jnvl:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}@media (max-width:768px){.AutoMatch_matchCard__5jnvl{grid-template-columns:1fr;gap:12px;align-items:stretch}}.AutoMatch_matchMembersContainer__PJb2n{display:flex;flex-direction:column;gap:8px;min-width:0}@media (min-width:769px){.AutoMatch_matchMembersContainer__PJb2n{display:contents}}.AutoMatch_matchMember__736hJ{display:flex;flex-direction:column;gap:4px;min-width:0;overflow:hidden;align-items:center;text-align:center}@media (max-width:768px){.AutoMatch_matchMember__736hJ{width:100%}}.AutoMatch_matchMemberName__u_VUb{font-weight:600;font-size:.95rem;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:6px;justify-content:center}.AutoMatch_matchMemberName__u_VUb span{flex-shrink:1;overflow:hidden;text-overflow:ellipsis}.AutoMatch_matchMemberName__u_VUb a{flex-shrink:0;display:flex;align-items:center;color:inherit;text-decoration:none;opacity:.7;transition:opacity .2s ease}.AutoMatch_matchMemberName__u_VUb a:hover{opacity:1}.AutoMatch_matchMemberEmail__j6VfF{font-size:.875rem;color:var(--color-gray-600);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AutoMatch_matchMemberSocialMedia__kKtNB{display:flex;justify-content:center;align-items:center;margin-top:4px}.AutoMatch_matchArrow__rrx7K{display:flex;align-items:center;justify-content:center;color:var(--primary-blue);flex-shrink:0;padding:0;font-size:.875rem;width:min-content;transform:rotate(0deg)}.AutoMatch_matchArrow__rrx7K svg{width:auto;height:auto}@media (max-width:768px){.AutoMatch_matchArrow__rrx7K{font-size:.75rem;transform:rotate(90deg);width:100%;justify-content:center}}.AutoMatch_matchActions__jicxw{display:flex;flex-direction:column;gap:8px;flex-shrink:0;min-width:0}@media (max-width:768px){.AutoMatch_matchActions__jicxw{width:100%}}.AutoMatch_matchScoreInfo__Q9NWD{display:flex;flex-direction:column;gap:8px;padding:12px;background-color:var(--color-gray-100);border-radius:4px;min-width:0;overflow:hidden}@media (max-width:768px){.AutoMatch_matchScoreInfo__Q9NWD{width:100%}}.AutoMatch_matchScore__6suXu{font-weight:600;font-size:.9rem}.AutoMatch_scorePositive___JTH7{color:var(--primary-color)}.AutoMatch_scoreZero__3QBUT{color:var(--text-secondary)}.AutoMatch_matchRules__Ub8nn{font-size:.85rem}.AutoMatch_matchRulesTitle___qTL4{font-weight:600;margin-bottom:4px;color:var(--text-secondary)}.AutoMatch_matchRulesList__kTePj{margin:0;padding-left:20px;list-style-type:disc}.AutoMatch_matchRulesList__kTePj li{margin-bottom:2px}.AutoMatch_autoMatchOverlay__vbATg{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.8);z-index:5}.AutoMatch_autoMatchLoading__FP9mM{position:absolute;top:100%;left:0;margin-top:12px;display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;background-color:var(--card-background);border:1px solid var(--card-border);border-radius:5px;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:20;min-width:200px}.AutoMatch_autoMatchLoading__FP9mM p{margin:0;font-size:.9rem;color:var(--foreground);font-weight:500}.AutoMatch_emptyState__YJsC0 p{margin:8px 0}.AutoMatch_formRow__PA3zq{display:flex;gap:16px;margin-bottom:20px}@media (max-width:768px){.AutoMatch_formRow__PA3zq{flex-direction:column}.AutoMatch_formRow__PA3zq .AutoMatch_formGroup__gFbc3{width:100%!important}}.AutoMatch_formGroup__gFbc3{margin-bottom:20px}.AutoMatch_formLabel__iAALS{display:block;margin-bottom:6px;font-weight:500;color:var(--foreground);font-size:.95rem}.AutoMatch_formInput__UcDMq,.AutoMatch_formSelect__b4AN0,.AutoMatch_formTextarea__rxXEw{width:100%;padding:10px;border:1px solid var(--card-border);border-radius:5px;font-size:.95rem;font-family:inherit;background-color:var(--card-background);color:var(--foreground)}.AutoMatch_formInput__UcDMq:focus,.AutoMatch_formSelect__b4AN0:focus,.AutoMatch_formTextarea__rxXEw:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px rgba(14,165,233,.1)}.AutoMatch_formTextarea__rxXEw{min-height:120px;font-family:Courier New,monospace;resize:vertical}.AutoMatch_formCheckbox__13_ui{margin-right:8px;width:18px;height:18px;cursor:pointer}.AutoMatch_checkboxLabel__H2A3A{display:flex;align-items:center;cursor:pointer;font-size:.95rem}.AutoMatch_formActions__g4HWu{display:flex;align-items:center;gap:.75rem;justify-content:flex-end;margin-top:1rem;padding:1rem 0 0;border-top:1px solid var(--card-border)}.AutoMatch_formActions__g4HWu .AutoMatch_button__6hOx7,.AutoMatch_formActions__g4HWu .AutoMatch_formSubmitButton__eG7nl{padding:.75rem 2rem;border-radius:6px;font-size:1rem;font-weight:600}.AutoMatch_formSubmitButton__eG7nl{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;background-color:var(--link-blue);color:var(--on-accent);border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer}.AutoMatch_formSubmitButton__eG7nl:hover:not(:disabled){background-color:var(--primary-dark)}.AutoMatch_formSubmitButton__eG7nl:disabled{opacity:.6;cursor:not-allowed}.AutoMatch_buttonSecondary__KEi_9{background-color:var(--color-gray-200);color:var(--foreground)}.AutoMatch_buttonSecondary__KEi_9:hover{background-color:var(--color-gray-300)}.AutoMatch_buttonAutoMatch__ZZ7c4{background-color:var(--success-green);color:white;padding:10px 20px;border-radius:5px;border:none;font-size:.95rem;font-weight:500;cursor:pointer;text-decoration:none;display:inline-block;transition:background-color .2s ease}.AutoMatch_buttonAutoMatch__ZZ7c4:hover{background-color:#16a34a}.AutoMatch_buttonAutoMatch__ZZ7c4:active{background-color:#15803d}.AutoMatch_buttonAutoMatch__ZZ7c4:disabled{background-color:var(--color-gray-400);color:var(--color-gray-600);cursor:not-allowed;opacity:.6}.AutoMatch_buttonAutoMatch__ZZ7c4:disabled:hover{background-color:var(--color-gray-400)}.AutoMatch_buttonFinalize__WcWFB{background-color:var(--warning-yellow);color:white;padding:10px 20px;border-radius:5px;border:none;font-size:.95rem;font-weight:500;cursor:pointer;text-decoration:none;display:inline-block;transition:background-color .2s ease}.AutoMatch_buttonFinalize__WcWFB:hover{background-color:#d97706}.AutoMatch_buttonFinalize__WcWFB:active{background-color:#b45309}.AutoMatch_buttonFinalize__WcWFB:disabled{background-color:var(--color-gray-400);color:var(--color-gray-600);cursor:not-allowed;opacity:.6}.AutoMatch_buttonFinalize__WcWFB:disabled:hover{background-color:var(--color-gray-400)}.AutoMatch_buttonCancel__jA9sQ{background-color:var(--color-gray-200);color:var(--foreground);padding:10px 20px;border-radius:5px;border:none;font-size:.95rem;font-weight:500;cursor:pointer;text-decoration:none;display:inline-block;transition:background-color .2s ease}.AutoMatch_buttonCancel__jA9sQ:hover{background-color:var(--color-gray-300)}.AutoMatch_buttonCancel__jA9sQ:active{background-color:var(--color-gray-400)}.AutoMatch_buttonCancel__jA9sQ:disabled{background-color:var(--color-gray-200);color:var(--color-gray-400);cursor:not-allowed;opacity:.6}.AutoMatch_buttonCancel__jA9sQ:disabled:hover{background-color:var(--color-gray-200)}.AutoMatch_formHelpText__3eAJE{font-size:.875rem;color:var(--color-gray-600);margin-top:4px}.AutoMatch_conditionGridWithMargin__9_fDF,.AutoMatch_conditionGrid__Rifyp{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.AutoMatch_conditionGridWithMargin__9_fDF{margin-bottom:12px}.AutoMatch_conditionValueGrid__z4_6M{display:grid;grid-template-columns:1fr 1fr;gap:12px}.AutoMatch_conditionLabelSmall__TP9L2{font-size:.85rem;margin-bottom:4px}.AutoMatch_inputDisabled__yhfqn{background-color:var(--card-border);cursor:not-allowed}.AutoMatch_radioGroup__oWncu{display:flex;gap:16px;align-items:center}.AutoMatch_radioLabel__2Qz1f{display:flex;align-items:center;gap:8px;cursor:pointer}.AutoMatch_radioLabelSmall__xqxpl{display:flex;align-items:center;gap:4px;cursor:pointer;font-size:.85rem}.AutoMatch_validationError__UynHU{margin-top:8px;margin-bottom:8px;padding:8px 12px;background-color:var(--error-red);color:white;border-radius:4px;font-size:.85rem}.AutoMatch_validationErrorList__NY30z{margin:4px 0 0;padding-left:20px}.AutoMatch_helpTextError__GrJn1{margin-top:8px;color:var(--error-red)}.AutoMatch_helpTextSmall__MvUkI{margin-top:8px;font-size:.85rem}.AutoMatch_conditionsList__mSwWI{display:flex;flex-direction:column;gap:12px}.AutoMatch_conditionCard___L6wl{border:1px solid var(--card-border);border-radius:5px;padding:16px;background-color:var(--card-background)}.AutoMatch_conditionHeader__a_GQ8{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.AutoMatch_conditionTitle__tE_H_{font-weight:500;color:var(--foreground)}.AutoMatch_conditionActions__r4DTr{display:flex;gap:12px;align-items:center}.AutoMatch_modeSelector__yvRXf{display:flex;gap:8px;align-items:center}.AutoMatch_removeButton__DpEpt{background:none;border:none;color:var(--error-red);cursor:pointer;font-size:.9rem;padding:4px 8px}.AutoMatch_addConditionButton___ISJK{margin-top:12px;background:none;border:none;color:var(--primary-blue);cursor:pointer;font-size:.95rem;font-weight:500;padding:8px 0;text-align:left}.AutoMatch_jsonPreviewContainer__uJ4Hy{margin-top:16px}.AutoMatch_jsonPreviewSummary__Kmr30{cursor:pointer;color:var(--foreground);font-size:.9rem}.AutoMatch_jsonPreview__Ob9pv{margin-top:8px;padding:12px;background-color:var(--card-background);border:1px solid var(--card-border);border-radius:5px;font-size:.85rem;overflow:auto;max-height:200px;font-family:monospace;white-space:pre-wrap;word-break:break-word;line-height:1.5}.AutoMatch_modalOverlay__h5a2O{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.AutoMatch_modal__PGoa4{background-color:var(--card-background);border:1px solid var(--card-border);border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.AutoMatch_modalHeader__U14rO{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--card-border)}.AutoMatch_modalHeader__U14rO h2{margin:0;font-size:1.5rem;font-weight:600;color:var(--foreground)}.AutoMatch_modalContent__7zrGG{padding:20px}.AutoMatch_modalFooter__xWIUj{display:flex;justify-content:flex-end;gap:12px;padding:20px;border-top:1px solid var(--card-border)}.AutoMatch_modalCheckboxGroup___eiPD{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.AutoMatch_modalCheckboxItem__S2Tt6{display:flex;align-items:center;gap:8px}.AutoMatch_modalCheckboxItem__S2Tt6 input[type=checkbox]{width:18px;height:18px;cursor:pointer}.AutoMatch_modalCheckboxItem__S2Tt6 label{cursor:pointer;font-size:.95rem;color:var(--foreground);-webkit-user-select:none;user-select:none}.AutoMatch_modalLoading__NIXOq{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:16px}.AutoMatch_modalLoading__NIXOq p{margin:0;color:var(--foreground);font-size:.95rem}.AutoMatch_emptyStateCentered__pCsW9{text-align:center;padding:60px 20px}.AutoMatch_emptyStateIcon__EqtyZ{font-size:64px;margin-bottom:24px}.AutoMatch_emptyStateIconGray__E4h0C{color:var(--color-gray-400)}.AutoMatch_emptyStateIconPrimary__7BLKl{color:var(--color-primary)}.AutoMatch_emptyStateHeading__DRkc9{font-size:24px;font-weight:600;color:var(--color-gray-700);margin-bottom:12px}.AutoMatch_emptyStateTextWrapper__AJAEI{max-width:500px;margin:0 auto;text-align:center}.AutoMatch_emptyStateText__F4UDE{font-size:16px;color:var(--color-gray-600);line-height:1.6}.AutoMatch_emptyStateButton__HT318{margin-top:24px}.AutoMatch_matchCardOverlay__u_3W_{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.7);z-index:10;display:flex;align-items:center;justify-content:center}.AutoMatch_matchCardDisabled__hauKh{opacity:.6;pointer-events:none}.AutoMatch_badge__qUjwC{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700;color:white}.AutoMatch_badgePrimary___rGne{background-color:var(--color-primary)}.AutoMatch_badgeGray__gkp3Q{background-color:var(--color-gray-400)}.AutoMatch_badgeGrayDark__H2gx3{background-color:var(--color-gray-600)}.AutoMatch_badgeWarning__DOLud{background-color:var(--color-warning,#f59e0b);margin-bottom:8px}.AutoMatch_badgeChat__eJ42V{padding:8px 12px;background-color:var(--color-primary);border-radius:4px;font-size:14px;color:white;font-weight:700}.AutoMatch_infoBox__mIJGP{margin-top:12px;padding:8px 12px;background-color:var(--color-gray-200);border-radius:4px;font-size:14px;color:var(--color-gray-700)}.AutoMatch_infoBoxLight__fmxJY{margin-top:12px}.AutoMatch_infoBoxLight__fmxJY,.AutoMatch_infoBoxMargin__99sB9{padding:12px;background-color:var(--color-gray-100);border-radius:4px}.AutoMatch_infoBoxMargin__99sB9{margin-top:16px}.AutoMatch_loadingText__Q6QWZ{margin-top:8px;font-size:14px}.AutoMatch_scoreInfo__und1o{margin-bottom:8px}.AutoMatch_scoreInfoInline__TWX2y{display:inline-block}.AutoMatch_rulesInfo__RAf_o{font-size:12px}.AutoMatch_rulesInfoTitle___Mmcg{font-weight:700;margin-bottom:4px}.AutoMatch_rulesInfoItem__Q_q7I{margin-bottom:2px}.AutoMatch_positionRelative__E72Sl{position:relative}.AutoMatch_positionAbsolute__qI2UI{position:absolute}.AutoMatch_memberCardOverlay__ZILsG{position:absolute;top:8px;right:8px;display:flex;flex-direction:column;gap:4px;z-index:10;align-items:flex-end}.AutoMatch_buttonMarginTop__2gW6f{margin-top:12px}.AutoMatch_buttonMarginTopLeft__yutiF{margin-top:12px;margin-left:8px;background-color:var(--color-gray-600)}.AutoMatch_buttonFullWidth__Xl0RY{width:100%}.AutoMatch_gridColumnFull__40_5L{grid-column:1/-1;text-align:center;padding:20px}.AutoMatch_textCenter__lKgm4{text-align:center}.AutoMatch_textSmall__zwpee{font-size:.9rem;color:var(--color-gray-600)}.AutoMatch_textSmallItalic__UmKop{font-size:.85rem;color:var(--color-gray-600);margin-top:8px;font-style:italic}.AutoMatch_textSmallMargin__tFJ_q{margin-top:16px;font-size:.85rem;color:var(--color-gray-600);text-align:center}.AutoMatch_textSmallTop__2CIkx{margin-top:16px;font-size:.9rem;color:var(--color-gray-600)}.AutoMatch_matchActionsColumn__BYDUi{display:flex;flex-direction:column;gap:8px}.AutoMatch_dividerArrow__SNG_R{margin:8px 0;text-align:center}.AutoMatch_infoBoxContent__Jecas{margin-bottom:8px}.Dropdown_dropdownContainer__U0bg2{max-width:300px;width:100%}.Dropdown_dropdown__cEDwQ{width:100%;padding:.5rem;font-size:1rem;border:1px solid #ddd;border-radius:4px;background-color:var(--card-background);color:var(--card-foreground);cursor:pointer}.Dropdown_dropdown__cEDwQ.Dropdown_inactive__n3AYU{opacity:.6;cursor:not-allowed}@media (max-width:768px){.Dropdown_dropdownContainer__U0bg2{max-width:100%}}.Dropdown_pastTime__1bfuS{color:#888}.FormActionMessages_errorBanner___VijS{background-color:var(--danger-background);border:1px solid var(--danger-border);color:var(--danger-foreground);padding:.75rem 1rem;border-radius:6px;margin:0 0 .75rem;font-size:.875rem}.FormActionMessages_successBanner__lZ4jW{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534;padding:.75rem 1rem;border-radius:6px;margin:0 0 .75rem;font-size:.875rem}.FormActionMessages_errorList__wxtiu{margin:0;padding-left:1.25rem}button.FormActionMessages_submitSuccess__4jlvz,button.FormActionMessages_submitSuccess__4jlvz:disabled,button.FormActionMessages_submitSuccess__4jlvz:hover:not(:disabled){background-color:var(--success-green);border-color:var(--success-green);color:#ffffff;opacity:1;cursor:default}.Occurrences_container__m4QQN{max-width:1200px;margin:0 auto;padding:20px}.Occurrences_header__dXtDA{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.Occurrences_headerActions__1tDRp{display:flex;align-items:center;gap:12px}.Occurrences_itemHeader__MNZyw{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer}.Occurrences_title__Cj2Qb{font-size:2rem;font-weight:600;color:var(--foreground);margin:0}.Occurrences_button__vu9lK{background-color:var(--primary-blue);color:white;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s;text-decoration:none;display:inline-block}.Occurrences_button__vu9lK:hover{background-color:var(--link-blue)}.Occurrences_button__vu9lK:disabled{background-color:var(--color-gray-200);color:var(--foreground);cursor:not-allowed}.Occurrences_error__70Va5{background-color:var(--error-red);color:white;padding:12px;border-radius:5px;margin-bottom:20px;border:1px solid var(--error-red)}.Occurrences_filterSection__csUpi{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:15px;background-color:var(--card-background);border:1px solid var(--card-border);border-radius:5px}.Occurrences_controlGroup__4y4bx{display:flex;align-items:center;gap:10px}.Occurrences_controlGroup__4y4bx label{font-weight:500;color:var(--foreground)}.Occurrences_input__wP6nI,.Occurrences_select___8Efy{padding:8px 12px;border:1px solid var(--card-border);border-radius:4px;background-color:var(--card-background);color:var(--foreground);font-size:14px;min-width:150px}.Occurrences_input__wP6nI:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 2px rgba(59,130,246,.1)}.Occurrences_filterButtons__CJeuG{display:flex;gap:10px}.Occurrences_main__FkYsI{background-color:var(--card-background);border:1px solid var(--card-border);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Occurrences_emptyState__TBWhN{text-align:center;padding:60px 20px;color:var(--foreground)}.Occurrences_emptyState__TBWhN p{margin:10px 0;font-size:16px}.Occurrences_pagination__T4nfZ{display:flex;justify-content:center;align-items:center;gap:20px;padding:20px;background-color:var(--card-background);border-top:1px solid var(--card-border)}.Occurrences_pagination__T4nfZ button{background-color:var(--primary-blue);color:white;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px}.Occurrences_pagination__T4nfZ button:hover:not(:disabled){background-color:var(--link-blue)}.Occurrences_pagination__T4nfZ button:disabled{background-color:var(--color-gray-200);color:var(--foreground);cursor:not-allowed}.Occurrences_pagination__T4nfZ span{font-size:14px;color:var(--foreground)}.Occurrences_list__KGVD5{padding:0;margin:0}.Occurrences_item__zp9_0{border-bottom:1px solid var(--card-border);transition:background-color .2s}.Occurrences_mainInfo__nP0BL{display:flex;align-items:center;gap:20px}.Occurrences_date__Dsmwr{font-size:18px;font-weight:600;color:var(--foreground)}.Occurrences_dateBlock__aQpV2,.Occurrences_statusContainer__xWwsY{display:flex;flex-direction:column;gap:4px}.Occurrences_statusContainer__xWwsY{align-items:flex-start}.Occurrences_metaRow__RwsSl{display:flex;gap:8px;align-items:center;color:var(--color-gray-600);font-size:12px}.Occurrences_metaItem__g3vMK{display:inline}.Occurrences_metaSeparator__2w_xC{color:var(--color-gray-400)}.Occurrences_inlineSignupWindow__36aYG{display:flex;align-items:center;gap:8px}.Occurrences_inlineSignupTime__sbbQe{display:flex;gap:6px}.Occurrences_inlineSeparator__mXhJ2{color:var(--color-gray-400)}.Occurrences_status__UH_Am{display:flex;align-items:center}.Occurrences_memberInteractionLabel__cjQWk{background-color:var(--primary-blue);color:white;padding:2px 6px;border-radius:3px;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.Occurrences_statusUpcoming__baKWj{background-color:var(--success-green)}.Occurrences_statusInProgress__uRsvI,.Occurrences_statusUpcoming__baKWj{color:white;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.Occurrences_statusInProgress__uRsvI{background-color:var(--warning-yellow)}.Occurrences_statusCompleted__lSIyX{background-color:var(--primary-blue);color:white;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.Occurrences_actions__rNq2o,.Occurrences_desktopActions__dh330{display:flex;gap:10px;align-items:center}.Occurrences_mobileActions__jG_1F{display:none;position:relative;z-index:50}.Occurrences_hamburgerButton__VV9DK{background-color:var(--color-gray-100);border:2px solid var(--color-gray-300);font-size:18px;cursor:pointer;color:var(--color-gray-700);padding:5px 6px;border-radius:6px;transition:all .2s ease;min-width:36px;min-height:36px;display:flex;align-items:center;justify-content:center;font-weight:700}.Occurrences_hamburgerButton__VV9DK:hover{background-color:var(--color-gray-200);border-color:var(--color-gray-400);color:var(--color-gray-800);transform:scale(1.05)}.Occurrences_hamburgerButton__VV9DK:active{transform:scale(.95)}.Occurrences_mobileMenu__Y8N1b{position:absolute;top:100%;right:0;background-color:var(--card-background);border:1px solid var(--card-border);border-radius:6px;box-shadow:0 4px 6px rgba(0,0,0,.1);min-width:120px;z-index:100;overflow:hidden}.Occurrences_mobileMenuItem__BEF59{display:block;width:100%;background:none;border:none;padding:12px 16px;text-align:left;font-size:14px;color:var(--foreground);cursor:pointer;transition:background-color .2s;border-bottom:1px solid var(--card-border)}.Occurrences_mobileMenuItem__BEF59:last-child{border-bottom:none}.Occurrences_mobileMenuItem__BEF59:hover{background-color:var(--color-gray-100)}.Occurrences_mobileDeleteItem__PROAD{color:var(--error-red)}.Occurrences_mobileDeleteItem__PROAD:hover{background-color:var(--error-red);color:white}.Occurrences_expandButton__KA7tQ{background:none;border:none;font-size:16px;cursor:pointer;color:var(--foreground);padding:5px}.Occurrences_actionButton__yi3z_{background-color:var(--color-gray-200);color:var(--foreground);border:none;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px;transition:background-color .2s}.Occurrences_actionButton__yi3z_:hover:not(:disabled){background-color:var(--card-border)}.Occurrences_deleteButton__WFcNn{background-color:var(--error-red);color:white}.Occurrences_deleteButton__WFcNn:hover:not(:disabled){background-color:#dc2626}.Occurrences_details__KROLd{padding:20px;background-color:var(--card-background);border-top:1px solid var(--card-border);display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;align-items:start}.Occurrences_detailsActions__VA9iz{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px}@media (min-width:768px){.Occurrences_details__KROLd{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.Occurrences_detailsWithoutInteractions__NRbHZ,.Occurrences_details__KROLd{grid-template-columns:repeat(3,1fr)}.Occurrences_detailsWithInteractions__0yKLA{grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.Occurrences_details__KROLd{grid-template-columns:1fr;gap:16px}}@media (max-width:768px){.Occurrences_desktopActions__dh330{display:none}.Occurrences_mobileActions__jG_1F{display:block}}.Occurrences_section__MHT2d{margin-bottom:0;display:flex;flex-direction:column;justify-content:center;min-height:80px}.Occurrences_sectionFullWidth__K6dNJ{grid-column:1/-1}.Occurrences_section__MHT2d h4{margin:0 0 10px;font-size:14px;font-weight:600;color:var(--foreground);text-align:left}.Occurrences_section__MHT2d>div:not(.Occurrences_slots__MChc2):not(.Occurrences_signupWindow__c2oNq):not(.Occurrences_topicSignupGroups__sTZul){text-align:center;display:flex;align-items:center;justify-content:center;flex:1 1}.Occurrences_slots__MChc2{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;flex:1 1}.Occurrences_slot__e2jZY{padding:8px 12px;font-size:14px}.Occurrences_slotItem__QQJAT,.Occurrences_slot__e2jZY{background-color:var(--color-gray-200);color:var(--foreground);border-radius:4px;font-weight:500}.Occurrences_slotItem__QQJAT{display:inline-block;padding:6px 10px;font-size:13px;margin:2px;border:1px solid var(--card-border);transition:all .2s ease;cursor:help}.Occurrences_slotItem__QQJAT:hover{box-shadow:0 2px 4px rgba(0,0,0,.1)}.Occurrences_slotTableWrapper__xjtua{overflow-x:auto;width:100%;display:block}.Occurrences_slotTable__5Kj1D{width:100%;border-collapse:collapse}.Occurrences_slotTable__5Kj1D td,.Occurrences_slotTable__5Kj1D th{padding:8px 12px;text-align:left}.Occurrences_nowrap__eGOM_,.Occurrences_slotTable__5Kj1D td.Occurrences_nowrap__eGOM_{white-space:nowrap}.Occurrences_slotTable__5Kj1D thead th{font-size:12px;text-transform:uppercase;color:var(--color-gray-600)}.Occurrences_topicSignupGroups__sTZul{width:100%;display:flex;flex-direction:column;gap:8px;align-self:stretch;text-align:left}.Occurrences_topicSignupGroup__ZZLIA{border:1px solid var(--card-border);border-radius:6px;background-color:var(--card-background);overflow:hidden}.Occurrences_topicSignupHeader__wxQX2{display:flex;align-items:center;gap:8px;padding:10px 12px;min-height:40px}.Occurrences_detailExpandButton__kS95o{background:none;border:none;font-size:12px;line-height:1;cursor:pointer;color:var(--foreground);padding:2px 4px;flex-shrink:0}.Occurrences_detailExpandButton__kS95o:hover{color:var(--link-blue)}.Occurrences_detailExpandSpacer__97bX2{display:inline-block;width:20px;flex-shrink:0}.Occurrences_topicSignupName__tnlHo{flex:1 1;font-size:14px;font-weight:600;color:var(--foreground);text-align:left}.Occurrences_topicSignupTotal__M76fm{font-size:13px;font-weight:500;color:var(--color-gray-600);white-space:nowrap}.Occurrences_topicSignupSlots__TYll1{list-style:none;margin:0;padding:0 12px 10px 32px;display:flex;flex-direction:column;gap:6px;border-top:1px solid var(--card-border)}.Occurrences_topicSignupSlotRow__ABSR0{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 0;font-size:13px}.Occurrences_topicSignupSlotTime__830Ro{color:var(--foreground);white-space:nowrap}.Occurrences_topicSignupSlotCount__tQWxx{color:var(--color-gray-600);white-space:nowrap}.Occurrences_centeredTable__oCPsF .Occurrences_slotTable__5Kj1D td,.Occurrences_centeredTable__oCPsF .Occurrences_slotTable__5Kj1D th{text-align:center}.Occurrences_statusChip__XC_Zx{display:inline-flex;align-items:center}.Occurrences_tableLink__CPSk3{color:var(--link-blue);text-decoration:none}.Occurrences_tableLink__CPSk3:hover{text-decoration:underline}.Occurrences_signupWindow__c2oNq{display:flex;align-items:center;justify-content:center;gap:16px;padding:12px;background-color:var(--color-gray-100);border-radius:6px;flex:1 1}.Occurrences_signupTime__h_Jnf{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:120px;padding:8px 12px;border:1px solid var(--card-border);border-radius:4px;background-color:white;text-align:center}.Occurrences_signupLabel__e_qgj{font-size:11px;font-weight:600;color:var(--color-gray-600);text-transform:uppercase;letter-spacing:.5px}.Occurrences_signupDateTime__meP12{font-size:13px;font-weight:500;color:var(--foreground);text-align:center}.Occurrences_signupArrow__P0YgV{font-size:18px;color:var(--color-gray-400);font-weight:300;margin:0 8px}.Occurrences_memberInteractionDisplay__XTF17{display:flex;flex-direction:column;gap:8px;padding:12px;background-color:var(--color-gray-100);border-radius:6px;border:1px solid var(--color-gray-300);flex:1 1;justify-content:center}.Occurrences_interactionItem__ErdYY{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;background-color:white;border-radius:4px;border:1px solid var(--card-border)}.Occurrences_interactionLabel__Xq88v{font-size:12px;font-weight:500;color:var(--color-gray-600);text-transform:uppercase;letter-spacing:.5px}.Occurrences_interactionCount__Wb_zn{font-size:14px;font-weight:600;color:var(--primary-blue);border-radius:3px;min-width:15px;text-align:center}.Occurrences_timezoneDisplay__LJitW{background-color:var(--color-gray-100);color:var(--color-gray-700);padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;letter-spacing:.5px;border:1px solid var(--color-gray-300);text-align:center;width:fit-content;margin:0 auto;min-height:40px;display:flex;align-items:center;justify-content:center}.Occurrences_dateTimezoneRow__zxN7j{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.Occurrences_dateColumn__XC_Sh,.Occurrences_timezoneColumn__KlcQk{display:flex;flex-direction:column;gap:8px}.Occurrences_dateColumn__XC_Sh label,.Occurrences_timezoneColumn__KlcQk label{font-weight:500;color:var(--foreground);font-size:14px}@media (max-width:768px){.Occurrences_dateTimezoneRow__zxN7j{grid-template-columns:1fr;gap:16px}}.Occurrences_overlay__ZjhhG{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.Occurrences_modal__5LgLY{background-color:var(--card-background);border:1px solid var(--card-border);border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:600px;width:90%;max-height:90vh;overflow-y:auto}.Occurrences_modalHeader__UpXM6{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--card-border)}.Occurrences_modalHeader__UpXM6 h2{margin:0;font-size:1.5rem;font-weight:600;color:var(--foreground)}.Occurrences_closeButton__cVWSl{background:none;border:none;font-size:24px;cursor:pointer;color:var(--foreground);padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.Occurrences_closeButton__cVWSl:hover{color:var(--primary-blue)}.Occurrences_modalContent__0o18Z{padding:20px}.Occurrences_modalSection__uxaYr{margin-bottom:20px}.Occurrences_modalSection__uxaYr label{display:block;margin-bottom:8px;font-weight:500;color:var(--foreground)}.Occurrences_helperText__28l67{margin:0 0 .5rem;color:#6b7280;font-size:.875rem}.Occurrences_checkboxLabel__aA0Kb{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:500;color:var(--foreground);cursor:pointer}.Occurrences_durationControl__ZTI1N{display:flex;align-items:center;gap:.25rem}.Occurrences_durationLabel__3z4a6{padding:.5rem .75rem;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#6b7280}.Occurrences_durationButton__XkaCV{width:20px;height:20px;border:1px solid #d1d5db;background-color:white;border-radius:.25rem;font-size:.75rem;font-weight:500;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease-in-out}.Occurrences_durationButton__XkaCV:hover{background-color:#f3f4f6;border-color:#9ca3af;color:#374151}.Occurrences_durationButton__XkaCV:active{background-color:#e5e7eb}.Occurrences_timezoneSelect__wBrNW{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:white;font-size:.875rem;color:#374151;transition:border-color .15s ease-in-out}.Occurrences_timezoneSelect__wBrNW:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.Occurrences_timezoneSelect__wBrNW:hover{border-color:#9ca3af}.Occurrences_suggestion__ZAgNE{background-color:var(--color-gray-200);border:1px solid var(--card-border);border-radius:5px;padding:15px;margin-top:20px}.Occurrences_suggestion__ZAgNE h4{margin:0 0 10px;color:var(--primary-blue);font-size:14px}.Occurrences_suggestion__ZAgNE p{margin:0 0 10px;color:var(--foreground);font-size:14px}.Occurrences_suggestionButton__RjZLc{background-color:var(--primary-blue);color:white;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:12px}.Occurrences_suggestionButton__RjZLc:hover{background-color:var(--link-blue)}.Occurrences_modalFooter__L8Xh_{display:flex;justify-content:flex-end;gap:10px;padding:20px;border-top:1px solid var(--card-border)}.Occurrences_cancelButton__wpAwx{background-color:var(--color-gray-200);color:var(--foreground);border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px}.Occurrences_cancelButton__wpAwx:hover{background-color:var(--card-border)}.Occurrences_submitButton__TAnUw{background-color:var(--success-green);color:white;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500}.Occurrences_submitButton__TAnUw:hover:not(:disabled){background-color:#16a34a}.Occurrences_submitButton__TAnUw:disabled{background-color:var(--color-gray-200);color:var(--foreground);cursor:not-allowed}.Occurrences_loadingContainer__RZ3Y_{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.Occurrences_loadingContainer__RZ3Y_ p{margin:10px 0 0;color:var(--foreground);font-size:16px}.Occurrences_loadMoreSection__spQxR{display:flex;justify-content:center;align-items:center;margin-top:20px;padding:20px}.Occurrences_loadMoreSection__spQxR .Occurrences_button__vu9lK{min-width:120px}.Occurrences_datePickerWrapper__C_Tfg .react-datepicker-wrapper,.Occurrences_datePickerWrapper__C_Tfg .react-datepicker__input-container{width:100%}.Occurrences_datePickerWrapper__C_Tfg .react-datepicker__input-container input{width:100%;padding:8px 12px;border:1px solid var(--card-border);border-radius:4px;background-color:var(--card-background);color:var(--foreground);font-size:14px;min-width:150px}.Occurrences_datePickerWrapper__C_Tfg .react-datepicker__input-container input:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 2px rgba(59,130,246,.1)}.Occurrences_datePickerWrapper__C_Tfg .react-datepicker__input-container input:disabled{background-color:var(--color-gray-100);color:var(--color-gray-500);cursor:not-allowed}.Breadcrumbs_breadcrumbs__Czbmb{font-size:14px;margin-bottom:20px}.Breadcrumbs_separator__ZORt0{margin:0 5px;color:#666}.Breadcrumbs_link__tGItu{color:#0070f3;text-decoration:none}.Breadcrumbs_link__tGItu:hover{text-decoration:underline}.Breadcrumbs_current__04xaA{color:#666}.SinceDatePicker_container__QdOio,.SinceDatePicker_label__EZvGV{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.SinceDatePicker_label__EZvGV{font-size:14px;font-weight:500;color:var(--color-gray-700)}.SinceDatePicker_dateInput__NDH3n{padding:8px 12px;border:1px solid var(--card-border);border-radius:4px;background-color:var(--card-background);color:var(--foreground);font-size:14px;min-width:160px}.SinceDatePicker_dateInputDisabled__1uDho{padding:8px 12px;border:1px solid var(--color-gray-300,#d0d0d0);border-radius:4px;background-color:var(--color-gray-100,#f2f2f2);color:var(--color-gray-600,#6b7280);font-size:14px;min-width:160px;cursor:not-allowed;opacity:.8}.SinceDatePicker_separator__TheuV{color:var(--color-gray-700)}.SinceDatePicker_applyButton__8_VHZ{background-color:var(--primary-blue);color:white;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}.SinceDatePicker_applyButton__8_VHZ:hover:not(:disabled){background-color:var(--link-blue)}.SinceDatePicker_applyButton__8_VHZ:disabled{background-color:var(--color-gray-200);color:var(--foreground);cursor:not-allowed}.Chats_container__g5r7w{max-width:1200px;margin:0 auto;padding:20px 2rem 2rem}.Chats_header__pQME4{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem}.Chats_mainHeader__28Dw3{flex:1 1 60%;min-width:300px}.Chats_title__p8Pvt{font-size:2.5rem;margin-bottom:1rem}.Chats_controls__w4ojx{gap:16px}.Chats_controls__w4ojx,.Chats_filters__3AGuw{display:flex;flex-wrap:wrap;align-items:flex-end}.Chats_filters__3AGuw{gap:12px;flex:1 1 360px;min-width:0}.Chats_filterField__l8jQv{display:flex;flex-direction:column;gap:.35rem;flex:1 1 160px;min-width:0;max-width:300px}.Chats_filterLabel__GeHGI{font-size:.85rem;font-weight:600;color:#444}.Chats_dropdownControls__jXnrh{display:flex;gap:8px;align-items:center}.Chats_emptyState__G7oHt,.Chats_loadingContainer__Xci8b{display:flex;justify-content:center;align-items:center;min-height:400px}.Chats_emptyState__G7oHt{flex-direction:column;padding:48px;text-align:center}.Chats_emptyStateIcon__vCo2d{font-size:48px;margin-bottom:16px}.Chats_emptyStateText__WSlMc{color:#666;font-size:1.1rem;line-height:1.6;max-width:500px;margin:0 auto}.Chats_noChatsText__nthbl{font-size:1.2rem;text-align:center;color:#666;margin:48px 0}.Chats_content__0wkiE{display:flex;flex-direction:column;gap:1.5rem}.Chats_chatSection__XmTYU{display:flex;flex-direction:column;gap:.75rem}.Chats_sectionTitle__z_JPg{margin:0;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb;font-size:1.05rem;font-weight:600;color:#374151}.Chats_sectionChats__Om4qy{display:grid;gap:1rem}@media (max-width:768px){.Chats_container__g5r7w{padding:1rem}.Chats_title__p8Pvt{font-size:2rem}.Chats_header__pQME4{flex-direction:column-reverse;gap:1rem}.Chats_mainHeader__28Dw3{width:100%}.Chats_controls__w4ojx,.Chats_filters__3AGuw{flex-direction:column;align-items:stretch}.Chats_filters__3AGuw{flex:1 1 auto}.Chats_filterField__l8jQv{max-width:none;width:100%}}.EmailTable_tableContainer__5RfRg{width:100%}.EmailTable_headerRow__mKn_h,.EmailTable_row__PIVB4{display:flex;border-bottom:1px solid #ddd;background-color:var(--card-background)}.EmailTable_headerRow__mKn_h{font-weight:700}.EmailTable_cell__qTpQ8,.EmailTable_headerCell__ipov4{flex:1 1;padding:12px 8px;text-align:center}.EmailTable_cell__qTpQ8{font-size:.9em}.EmailTable_headerCell__ipov4{cursor:pointer}.EmailTable_headerCell__ipov4:hover{opacity:.7}.EmailTable_cell__qTpQ8:first-child,.EmailTable_headerCell__ipov4:first-child{flex:0 0 40px;text-align:center}@media (max-width:768px){.EmailTable_headerRow__mKn_h,.EmailTable_row__PIVB4{flex-direction:column}.EmailTable_cell__qTpQ8,.EmailTable_headerCell__ipov4{flex:1 1;border-bottom:1px solid #ddd}.EmailTable_cell__qTpQ8:first-child,.EmailTable_headerCell__ipov4:first-child{flex:1 1}.EmailTable_cell__qTpQ8:before,.EmailTable_headerCell__ipov4:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase}.EmailTable_cell__qTpQ8:last-child,.EmailTable_headerCell__ipov4:last-child{border-bottom:none}}.EmailTable_filterContainer__Oazls{margin-bottom:1rem}.EmailTable_filterContainer__Oazls label{margin-right:.5rem}.EmailTable_filterContainer__Oazls input{padding:.25rem}.EmailTable_loadingContainer__GqJt1{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:2rem;font-size:.9rem}.EmailTable_queuedStatus___glT4{color:#4a90e2}.EmailTable_cancelledStatus__cmHbm{color:#9a3412}.ChatHistoryPanel_overlay__pbY6x{position:fixed;top:0;left:0;bottom:0;justify-content:center;align-items:center}.ChatHistoryPanel_overlay__pbY6x,.ChatHistoryPanel_panel__zBrjv{right:0;background-color:var(--card-background);display:flex;z-index:1000}.ChatHistoryPanel_panel__zBrjv{position:absolute;top:100%;border-radius:8px;width:300px;max-height:400px;flex-direction:column;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-top:8px}.ChatHistoryPanel_header__tnape{display:flex;justify-content:space-between;align-items:center;padding:12px;border-bottom:1px solid #eee}.ChatHistoryPanel_closeButton__fr_63{background:none;border:none;font-size:20px;cursor:pointer}.ChatHistoryPanel_content__bj64s{overflow-y:auto;padding:12px;max-height:340px}.ChatHistoryPanel_historyList__tj9Vt{list-style-type:none;padding:0;margin:0}.ChatHistoryPanel_historyItem___SVzr{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #eee}.ChatHistoryPanel_date__XL6jm{font-weight:700;margin-right:8px;font-size:.9em}.ChatHistoryPanel_message__UgKtZ{font-size:.9em}.ChatHistoryPanel_roles__GPM9D{font-size:.6em;display:block}.ChatHistoryPanel_noHistory__o8irg{opacity:.7;text-align:center}.MatchingSignupWindowNotice_notice__uCo8V{background:#fff8e6;color:#7a4d00;border:1px solid #f3d089;border-radius:8px;padding:.9rem 1.15rem;margin:0 0 1rem;line-height:1.5}.MarkdownContent_content__QG_aW{color:inherit;line-height:1.6}.MarkdownContent_content__QG_aW blockquote,.MarkdownContent_content__QG_aW ol,.MarkdownContent_content__QG_aW p,.MarkdownContent_content__QG_aW ul{margin:0 0 .75rem}.MarkdownContent_content__QG_aW blockquote:last-child,.MarkdownContent_content__QG_aW ol:last-child,.MarkdownContent_content__QG_aW p:last-child,.MarkdownContent_content__QG_aW ul:last-child{margin-bottom:0}.MarkdownContent_content__QG_aW ol,.MarkdownContent_content__QG_aW ul{padding-left:1.25rem}.MarkdownContent_content__QG_aW li{margin:.2rem 0}.MarkdownContent_content__QG_aW a{color:#6d28d9;font-weight:600;text-decoration:underline;text-underline-offset:.12em}.MarkdownContent_content__QG_aW a:hover{color:#5b21b6}.MarkdownContent_content__QG_aW code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em;background:rgba(15,23,42,.06);border-radius:4px;padding:.1em .3em}.MarkdownContent_content__QG_aW blockquote{border-left:3px solid #c4b5fd;padding-left:.85rem;color:#4b5563}.CookieConsent_cookieConsent__qK_as{position:fixed;bottom:1rem;left:1rem;right:1rem;max-width:500px;margin:0 auto;background:var(--card-background);border:1px solid var(--card-border);border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000}.CookieConsent_cookieContent__nLLPK{padding:1.5rem}.CookieConsent_mainContent__LSlRi{display:flex;flex-direction:column;gap:1rem}.CookieConsent_textContent__W5IVH{flex:1 1}.CookieConsent_title__DOnbq{font-size:1.1rem;font-weight:600;margin:0 0 .75rem;color:var(--card-foreground)}.CookieConsent_textWrapper__Bifo2{margin:.5rem 0}.CookieConsent_textWrapper__Bifo2 a{color:var(--color-primary);text-decoration:none}.CookieConsent_textWrapper__Bifo2 a:hover{text-decoration:underline}.CookieConsent_cookieCategories__j2Bqx{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.CookieConsent_cookieCategory__sWtby{display:flex;align-items:flex-start;gap:.5rem}.CookieConsent_cookieCategory__sWtby input[type=checkbox]{margin-top:.25rem}.CookieConsent_cookieCategory__sWtby label{font-size:.9rem}.CookieConsent_cookieCategory__sWtby label p{margin:.25rem 0 0;color:var(--card-foreground);opacity:.8;font-size:.85rem}.CookieConsent_buttonWrapper__ayvBu{display:flex;flex-direction:column;gap:.5rem;align-items:stretch}.CookieConsent_acceptButton__UYWBW,.CookieConsent_declineButton__RH08z{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:opacity .2s ease}.CookieConsent_acceptButton__UYWBW{background:var(--color-primary);color:white}.CookieConsent_declineButton__RH08z{background:transparent;color:var(--card-foreground);border:1px solid var(--card-border)}.CookieConsent_acceptButton__UYWBW:hover,.CookieConsent_declineButton__RH08z:hover{opacity:.9}@media (min-width:768px){.CookieConsent_cookieConsent__qK_as{max-width:800px}.CookieConsent_mainContent__LSlRi{flex-direction:row}.CookieConsent_textContent__W5IVH{flex:1 1;max-width:calc(100% - 160px)}.CookieConsent_buttonWrapper__ayvBu{padding-left:1rem;justify-content:flex-end;min-width:140px;align-self:center}}.SubdomainLogo_container__aKoOh{display:flex;flex-direction:column;align-items:center}@media (min-width:640px){.SubdomainLogo_container__aKoOh{flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:.5rem}}.SubdomainLogo_logoWrapper___oWV1{position:relative;max-width:300px;max-height:30px;width:fit-content;height:fit-content;aspect-ratio:auto;overflow:hidden}.SubdomainLogo_backupLogo__qqPt6{font-size:1.5rem;font-weight:600}.SubdomainLogo_logo__tVXxg{width:100%;height:100%;max-height:inherit;object-fit:contain}.SubdomainLogo_poweredBy__4tlSb{font-size:.75rem;font-weight:400}@media (min-width:640px){.SubdomainLogo_poweredBy__4tlSb{margin-bottom:.5em}.SubdomainLogo_logoWrapper___oWV1{max-height:50px}}.SubdomainLogo_link__6_2lJ{color:#2563eb;font-weight:600}.SubdomainLogo_link__6_2lJ:hover{text-decoration:underline}.Header_header__072v2{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;border-bottom:1px solid #e5e5e5;height:60px;background-color:var(--light-background);color:var(--light-foreground)}.Header_logo__0dir7{display:flex;align-items:center;gap:.5rem;max-width:80%}.Header_logoPlaceholder__iUR08{width:200px;height:40px;background-color:#e5e5e5;animation:Header_pulse__MsbZl 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes Header_pulse__MsbZl{0%,to{opacity:1}50%{opacity:.5}}.Header_logo__0dir7 a{color:#333;text-decoration:none;transition:color .3s ease}.Header_logo__0dir7 a:hover{color:#0070f3}.Header_nav__evgr5{display:flex;align-items:center}.Header_signInButton__Olr9x,.Header_signOutButton__GERiB{padding:.5rem 1rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease,color .3s ease}.Header_signInButton__Olr9x{background-color:#0070f3;color:#ffffff;text-decoration:none}.Header_signInButton__Olr9x:hover{background-color:#0051a2}.Header_signOutButton__GERiB{background-color:#f0f0f0;color:#333}.Header_signOutButton__GERiB:hover{background-color:#e0e0e0}.Footer_footer__yl3k1{width:100%;padding:1.5rem 0;border-top:1px solid var(--card-border);margin-top:auto;background-color:var(--card-background)}.Footer_content__D6CiN{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.Footer_links__Uk3ms{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.Footer_links__Uk3ms a{text-decoration:none;transition:color .2s ease}.Footer_copyright__g3z6w,.Footer_links__Uk3ms a,.Footer_links__Uk3ms a:hover{color:var(--card-foreground);font-size:.9rem}.Providers_wrapper__GVj1C{display:flex;flex-direction:column;min-height:100vh}.Providers_main__iEuet{flex:1 1}.ProgressTracker_progressTracker__oX4IU{display:flex;justify-content:center;align-items:center;margin:2rem 0;padding:0 1rem}.ProgressTracker_progressStep__zMGx6{display:flex;align-items:center;position:relative}.ProgressTracker_stepNumber__4SfJR{width:32px;height:32px;border-radius:50%;background-color:#e0e0e0;display:flex;align-items:center;justify-content:center;font-weight:700;color:#666;transition:all .3s ease}.ProgressTracker_progressStep__zMGx6.ProgressTracker_active__alTLB .ProgressTracker_stepNumber__4SfJR{background-color:#007bff;color:white}.ProgressTracker_stepLabel__6Oh8O{margin:0 1rem;color:#666;font-size:.9rem}.ProgressTracker_progressStep__zMGx6.ProgressTracker_active__alTLB .ProgressTracker_stepLabel__6Oh8O{color:#007bff;font-weight:500}.ProgressTracker_connector__DU1H8{height:2px;width:60px;background-image:linear-gradient(90deg,#007bff 50%,#e0e0e0 0);background-size:200% 100%;background-position:100% 100%;margin:0 .5rem;transition:background-position .5s ease-in-out}.ProgressTracker_progressStep__zMGx6.ProgressTracker_active__alTLB .ProgressTracker_connector__DU1H8{background-position:0 100%}.SocialMediaLinksForm_container__OkKJU{display:flex;flex-direction:column;gap:1rem;width:100%}.SocialMediaLinksForm_iconsContainer__Qo1tr{display:flex;gap:.75rem;flex-wrap:wrap;padding:.5rem 0}.SocialMediaLinksForm_iconButton__XQL7b{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:2px solid var(--card-border,var(--color-gray-300));border-radius:8px;background-color:transparent;cursor:pointer;transition:all .2s ease;color:var(--color-gray-600);font-size:1.5rem;padding:0}.SocialMediaLinksForm_iconButton__XQL7b:hover{border-color:var(--icon-color,var(--link-blue));color:var(--icon-color,var(--link-blue));transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.SocialMediaLinksForm_iconButton__XQL7b.SocialMediaLinksForm_active__LZwLY{border-color:var(--icon-color,var(--link-blue));background-color:color-mix(in srgb,var(--link-blue) 10%,transparent);color:var(--icon-color,var(--link-blue))}.SocialMediaLinksForm_iconButton__XQL7b.SocialMediaLinksForm_hasValue__8n_dl{background-color:var(--icon-color,var(--link-blue));color:white;border-color:var(--icon-color,var(--link-blue))}.SocialMediaLinksForm_iconButton__XQL7b:disabled{cursor:not-allowed;opacity:.8}.SocialMediaLinksForm_iconButton__XQL7b:disabled:hover{transform:none;box-shadow:none}.SocialMediaLinksForm_inputsContainer__Gp_k8{display:flex;flex-direction:column;gap:1rem}.SocialMediaLinksForm_inputGroup__HO2X5{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;position:relative}.SocialMediaLinksForm_iconWrapper__e0ac9{display:flex;align-items:center;justify-content:center;font-size:1.25rem;min-width:24px;flex-shrink:0}.SocialMediaLinksForm_input__yjJbw{flex:1 1;border:none;border-bottom:2px solid var(--card-border,var(--color-gray-300));border-radius:0;font-size:1rem;transition:border-color .2s ease;background:transparent;padding:.75rem 0 .75rem .5rem;color:var(--card-foreground)}.SocialMediaLinksForm_input__yjJbw:disabled{background-color:var(--background);cursor:not-allowed;opacity:.7}.SocialMediaLinksForm_input__yjJbw:focus{outline:none;border-bottom-color:var(--link-blue);box-shadow:none}.SocialMediaLinksForm_input__yjJbw::placeholder{color:var(--color-gray-400);opacity:1}.SocialMediaLinksForm_requiredInput__QtL_i,.SocialMediaLinksForm_requiredInput__QtL_i:focus{border-bottom-color:var(--success-green,var(--color-green-500))}.ValidationError_validationErrorContainer__EHbxv{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:16px;margin:16px 0;color:#dc2626}.ValidationError_validationErrorHeader__3u7rY{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ValidationError_validationErrorTitle__F7HJ3{margin:0;font-size:16px;font-weight:600;color:#dc2626;display:flex;align-items:center;gap:8px}.ValidationError_validationErrorIcon__Kj0vn{font-size:18px}.ValidationError_validationErrorCount__cadWt{background-color:#dc2626;color:white;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.ValidationError_validationErrorList__QxpUT{margin:0;padding-left:20px;list-style-type:disc}.ValidationError_validationErrorItem__Ognj8{margin-bottom:8px;line-height:1.4}.ValidationError_validationErrorItem__Ognj8:last-child{margin-bottom:0}.FoldedMarkdown_moreButton__LMvxC{display:inline-flex;align-items:center;gap:.4rem;margin-top:.75rem;padding:0;border:0;background:transparent;color:#6d28d9;font-size:.9rem;font-weight:700;cursor:pointer}.FoldedMarkdown_moreButton__LMvxC:hover{color:#5b21b6}.FoldedMarkdown_arrow__F4uV9{display:inline-block;font-size:.75rem;transition:transform .2s ease}.FoldedMarkdown_arrowOpen__tBts_{transform:rotate(180deg)}.FoldedMarkdown_below__xZDVq{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease}.FoldedMarkdown_belowOpen__XVgGT{grid-template-rows:1fr;margin-top:.5rem}.FoldedMarkdown_belowInner__3WLaT{overflow:hidden}.GroupMatching_container__Tsfu9{max-width:1360px;margin:0 auto;padding:20px 2rem 2rem}.GroupMatching_header___FI8R{margin-bottom:1.5rem}.GroupMatching_mainHeader__9gHfT{max-width:760px}.GroupMatching_eyebrow__ESNW_{margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#6d28d9;font-weight:700}.GroupMatching_title__VYWJJ{font-size:2.5rem;margin:0 0 .75rem}.GroupMatching_subtitle__WTOPT{margin:0;color:#4b5563;font-size:1rem;line-height:1.6}.GroupMatching_main__I5WYt{display:flex;flex-direction:column;gap:1.5rem}.GroupMatching_notice__Dj4jf{background:#eef6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:12px;padding:1rem 1.25rem;line-height:1.6}.GroupMatching_boardSection__q7RHY,.GroupMatching_controlPanel__QjdsS,.GroupMatching_reviewSection__AtzeQ{background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;padding:1.25rem}.GroupMatching_controlGrid__66E5F{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.GroupMatching_fieldGroup__6djDH{display:flex;flex-direction:column;gap:.75rem}.GroupMatching_fieldLabel__EOHtG{font-weight:600;color:#111827}.GroupMatching_select___JGxS{width:100%;padding:.85rem 1rem;border:1px solid #d1d5db;border-radius:10px;background:#ffffff;color:#111827;font-size:1rem}.GroupMatching_helperText__0CCcv{margin:0;color:#6b7280;font-size:.95rem;line-height:1.5}.GroupMatching_goalLine__POXvh{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb;color:#374151;font-size:.95rem;font-weight:600}.GroupMatching_heroCard__nyLMb{background:linear-gradient(135deg,#f7f3ff,#eef6ff);border:1px solid #ddd6fe;border-radius:16px;padding:1.5rem}.GroupMatching_sectionTitle__vGZ8u,.GroupMatching_subsectionTitle__V6FYt{margin:0;color:#111827}.GroupMatching_sectionTitle__vGZ8u{font-size:1.5rem}.GroupMatching_subsectionTitle__V6FYt{font-size:1.15rem}.GroupMatching_description__8CB1O,.GroupMatching_emptyStateText__CmQFW,.GroupMatching_pendingStateText__gIibB,.GroupMatching_recommendationCopy__a3uNL,.GroupMatching_reviewText__USQCW,.GroupMatching_sectionText__t_Wgi,.GroupMatching_successStateText__ygLB1{margin:0;color:#4b5563;line-height:1.6}.GroupMatching_description__8CB1O{margin-top:.75rem;color:#374151}.GroupMatching_recommendationCopy__a3uNL{margin-top:.75rem;font-weight:600}.GroupMatching_metaRow__8C76s{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.GroupMatching_metaPill__w_M2z,.GroupMatching_sectionCount__YlolI,.GroupMatching_statusPill__cWX_5{border-radius:999px;font-size:.9rem;font-weight:600}.GroupMatching_metaPill__w_M2z{background:rgba(255,255,255,.75);border:1px solid rgba(109,40,217,.15);padding:.5rem .85rem;color:#4b5563}.GroupMatching_reviewGrid__BoIXv,.GroupMatching_summaryGrid__PW_R7{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.GroupMatching_reviewCard__Vjp9F,.GroupMatching_summaryCard__zCWym{background:#ffffff;border:1px solid #e5e7eb;border-radius:14px;padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.4rem}.GroupMatching_summaryLabel__Rn_TD{color:#6b7280;font-size:.9rem;font-weight:600}.GroupMatching_summaryValue__I_xow{color:#111827;font-size:1.4rem}.GroupMatching_boardHeader__SOqc5,.GroupMatching_roomHeaderActions__3ZRVI,.GroupMatching_roomHeader__x6VdY,.GroupMatching_sectionHeader__Pd91v{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.GroupMatching_actionGroup__QPyZz,.GroupMatching_boardActions__GDRex{display:flex;flex-wrap:wrap;gap:.5rem}.GroupMatching_boardLayout__wQdOa{display:grid;grid-template-columns:minmax(340px,.95fr) minmax(0,1.4fr);gap:1rem;margin-top:1.25rem}.GroupMatching_poolColumn__heZih,.GroupMatching_poolSection__m1hl7,.GroupMatching_roomColumn__8MXdb{display:flex;flex-direction:column;gap:1rem}.GroupMatching_poolSection__m1hl7{border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;padding:1rem}.GroupMatching_sectionCount__YlolI{background:#eef2ff;color:#4338ca;padding:.35rem .75rem}.GroupMatching_workflowCard__t7GyL{background:#ffffff;border:1px solid #dbe4f0;border-radius:16px;padding:.75rem;display:flex;flex-direction:column;gap:.75rem}.GroupMatching_memberBoardGrid__b_BaS,.GroupMatching_roomBoardGrid__5dYAf{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.GroupMatching_memberInsights__iInN7{display:flex;flex-direction:column;gap:.5rem;padding:0 .25rem}.GroupMatching_insightRow__qf3sa{display:flex;justify-content:space-between;gap:1rem;color:#374151;font-size:.92rem}.GroupMatching_insightLabel__2rGVf{color:#6b7280;font-weight:600;white-space:nowrap}.GroupMatching_memberAngle__Wh6QU,.GroupMatching_recommendationHint__CbYLz{margin:0;color:#4b5563;font-size:.92rem;line-height:1.5}.GroupMatching_recommendationHint__CbYLz{font-weight:600}.GroupMatching_roomCard__CKKIP{background:#ffffff;border:1px solid #dbe4f0;border-radius:16px;padding:1rem;display:flex;flex-direction:column;gap:1rem}.GroupMatching_roomEyebrow__RN3uh{margin:0 0 .35rem;color:#2563eb;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.GroupMatching_roomTitle__NDyOV{margin:0;color:#111827;font-size:1.2rem}.GroupMatching_roomDescription__fCzKH{margin:0;color:#374151;line-height:1.6}.GroupMatching_roomNotes__ZIQ5m{margin:0;padding-left:1.25rem;color:#92400e;line-height:1.6}.GroupMatching_boardEmptyState__mQyte,.GroupMatching_emptyState__N_0Zf,.GroupMatching_miniEmptyState__jlRQY,.GroupMatching_pendingState__rKqR0,.GroupMatching_successState__IqwKH{border-radius:14px;text-align:center}.GroupMatching_boardEmptyState__mQyte,.GroupMatching_miniEmptyState__jlRQY{background:#ffffff;border:1px dashed #cbd5e1;color:#64748b;padding:1rem;line-height:1.6}.GroupMatching_emptyState__N_0Zf,.GroupMatching_pendingState__rKqR0,.GroupMatching_successState__IqwKH{padding:2rem}.GroupMatching_emptyState__N_0Zf{background:#ffffff;border:1px dashed #cbd5e1}.GroupMatching_successState__IqwKH{background:#f0fdf4;border:1px solid #bbf7d0}.GroupMatching_pendingState__rKqR0{background:#fff7ed;border:1px solid #fed7aa}.GroupMatching_statusPill__cWX_5{padding:.35rem .75rem}.GroupMatching_statusReady__Vq0vQ{background:#dcfce7;color:#166534}.GroupMatching_statusWarning__nsrEg{background:#ffedd5;color:#9a3412}.GroupMatching_statusEmpty__YjKgE{background:#e2e8f0;color:#475569}.GroupMatching_primaryButton__V1GmX,.GroupMatching_secondaryButton__u_XJH,.GroupMatching_smallGhostButton__L1y1K,.GroupMatching_smallPrimaryButton__Ckkf8,.GroupMatching_smallSecondaryButton__9CmIk{border-radius:10px;border:1px solid transparent;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.GroupMatching_primaryButton__V1GmX,.GroupMatching_smallPrimaryButton__Ckkf8{background:#2563eb;color:#ffffff}.GroupMatching_primaryButton__V1GmX{padding:.8rem 1rem;font-weight:600}.GroupMatching_smallGhostButton__L1y1K,.GroupMatching_smallPrimaryButton__Ckkf8,.GroupMatching_smallSecondaryButton__9CmIk{padding:.55rem .75rem;font-size:.9rem}.GroupMatching_secondaryButton__u_XJH,.GroupMatching_smallSecondaryButton__9CmIk{background:#ffffff;border-color:#cbd5e1;color:#1f2937}.GroupMatching_secondaryButton__u_XJH{padding:.8rem 1rem;font-weight:600}.GroupMatching_smallGhostButton__L1y1K{background:#f8fafc;border-color:#e2e8f0;color:#475569}.GroupMatching_primaryButton__V1GmX:hover,.GroupMatching_smallPrimaryButton__Ckkf8:hover{background:#1d4ed8}.GroupMatching_secondaryButton__u_XJH:hover,.GroupMatching_smallGhostButton__L1y1K:hover,.GroupMatching_smallSecondaryButton__9CmIk:hover{background:#f8fafc}@media (max-width:1024px){.GroupMatching_boardLayout__wQdOa{grid-template-columns:1fr}}@media (max-width:768px){.GroupMatching_container__Tsfu9{padding:1rem}.GroupMatching_title__VYWJJ{font-size:2rem}.GroupMatching_boardHeader__SOqc5,.GroupMatching_insightRow__qf3sa,.GroupMatching_roomHeaderActions__3ZRVI,.GroupMatching_roomHeader__x6VdY,.GroupMatching_sectionHeader__Pd91v{flex-direction:column;align-items:flex-start}.GroupMatching_controlGrid__66E5F,.GroupMatching_memberBoardGrid__b_BaS,.GroupMatching_reviewGrid__BoIXv,.GroupMatching_roomBoardGrid__5dYAf,.GroupMatching_summaryGrid__PW_R7{grid-template-columns:1fr}}.MarkdownEditor_editor__wfjqt{display:flex;flex-direction:column;gap:.5rem}.MarkdownEditor_header__7pXe_{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.MarkdownEditor_label___aI5g{font-weight:600;color:#111827}.MarkdownEditor_hint__IGssl{margin:0;color:#6b7280;font-size:.9rem;line-height:1.45}.MarkdownEditor_modeToggle__1HMY8{display:inline-flex;border:1px solid #d1d5db;border-radius:999px;overflow:hidden;background:#f9fafb}.MarkdownEditor_modeButton__mfQ7m{border:0;background:transparent;color:#4b5563;font-size:.85rem;font-weight:600;padding:.35rem .85rem;cursor:pointer}.MarkdownEditor_modeButtonActive__b2YKt{background:#ffffff;color:#111827;box-shadow:inset 0 0 0 1px #c7d2fe}.MarkdownEditor_toolbar__MXmt5{display:flex;flex-wrap:wrap;gap:.35rem}.MarkdownEditor_toolbarButton__OUeqU{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;border:1px solid #d1d5db;border-radius:8px;background:#ffffff;color:#374151;cursor:pointer}.MarkdownEditor_toolbarButton__OUeqU:hover{border-color:#a78bfa;color:#5b21b6}.MarkdownEditor_textarea__6_HBS{width:100%;padding:.85rem 1rem;border:1px solid #d1d5db;border-radius:10px;background:#ffffff;color:#111827;font-size:1rem;font-family:inherit;line-height:1.6;resize:vertical}.MarkdownEditor_textarea__6_HBS:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.12)}.MarkdownEditor_preview__YRcX9{min-height:6rem;padding:.85rem 1rem;border:1px solid #e5e7eb;border-radius:10px;background:#ffffff}.MarkdownEditor_emptyPreview__Oq3h5{margin:0;color:#9ca3af;font-style:italic}.GroupOccurrencesPrototype_container__NOrnA{max-width:1120px;margin:0 auto;padding:2rem}.GroupOccurrencesPrototype_header__6Zoa2{margin:1rem 0 1.5rem;border-bottom:1px solid #e5e7eb}.GroupOccurrencesPrototype_title__LWShV{margin:0 0 .5rem;font-size:2.25rem;color:#111827}.GroupOccurrencesPrototype_subtitle__Ha1tw{margin:0 0 1.5rem;color:#4b5563;line-height:1.6}.GroupOccurrencesPrototype_main__tGipg{display:flex;flex-direction:column;gap:1.5rem;background:#ffffff;border:1px solid #e5e7eb;border-radius:20px;padding:2rem;box-shadow:0 12px 40px rgba(15,23,42,.06)}.GroupOccurrencesPrototype_notice__hZ0fQ{background:#eef6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:12px;padding:1rem 1.25rem;line-height:1.6;margin-bottom:1rem}.GroupOccurrencesPrototype_section__nA36U{display:flex;flex-direction:column;gap:.75rem}.GroupOccurrencesPrototype_sectionCard__0eqAg{display:flex;flex-direction:column;gap:1rem;border:1px solid #e5e7eb;border-radius:18px;padding:1.5rem;background:#f9fafb}.GroupOccurrencesPrototype_sectionHeader__fKNzy{display:flex;flex-direction:column;gap:.35rem}.GroupOccurrencesPrototype_sectionHeaderRow__AEY1T{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.GroupOccurrencesPrototype_sectionHeaderCopy__Pdr3m{display:flex;flex-direction:column;gap:.35rem}.GroupOccurrencesPrototype_sectionTitle__fzZQs{margin:0;font-size:1.375rem;color:#111827}.GroupOccurrencesPrototype_sectionHint__VQMFb{margin:0;color:#6b7280;line-height:1.5}.GroupOccurrencesPrototype_fieldLabel__fPCAG{font-weight:600;color:#111827}.GroupOccurrencesPrototype_fieldGrid__u4nT9{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.GroupOccurrencesPrototype_field__0d_oq{display:flex;flex-direction:column;gap:.5rem}.GroupOccurrencesPrototype_fieldSpanTwo__NOI9u{grid-column:span 2}.GroupOccurrencesPrototype_markdownStack__UdKCn{display:flex;flex-direction:column;gap:1rem}.GroupOccurrencesPrototype_optionalMarkdownBlock__mMJ67{display:flex;flex-direction:column;gap:.75rem}.GroupOccurrencesPrototype_input__EIpqA,.GroupOccurrencesPrototype_select__TtjpW,.GroupOccurrencesPrototype_textarea__zXsI0{width:100%;padding:.85rem 1rem;border:1px solid #d1d5db;border-radius:10px;background:#ffffff;color:#111827;font-size:1rem}.GroupOccurrencesPrototype_textarea__zXsI0{font-family:inherit;line-height:1.6;resize:vertical}.GroupOccurrencesPrototype_input__EIpqA:focus,.GroupOccurrencesPrototype_select__TtjpW:focus,.GroupOccurrencesPrototype_textarea__zXsI0:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.12)}.GroupOccurrencesPrototype_heroCard__DIBtl{background:linear-gradient(135deg,#f7f3ff,#eef6ff);border:1px solid #ddd6fe;border-radius:18px;padding:1.5rem}.GroupOccurrencesPrototype_eyebrow__HpLNu{margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#6d28d9;font-weight:700}.GroupOccurrencesPrototype_description__Re8Oc{margin:0;color:#374151;line-height:1.6}.GroupOccurrencesPrototype_metaRow__dZxNR{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;color:#4b5563;font-weight:600}.GroupOccurrencesPrototype_form__Vwobo{display:flex;flex-direction:column;gap:1.5rem}.GroupOccurrencesPrototype_inlineSection__qSS4s{display:flex;flex-direction:column;gap:.75rem}.GroupOccurrencesPrototype_choiceRow__GTrCF{display:flex;flex-wrap:wrap;gap:.75rem}.GroupOccurrencesPrototype_choiceChip__j7g9J{border:1px solid #d1d5db;border-radius:999px;background:#ffffff;color:#111827;padding:.65rem 1rem;font-weight:600;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.GroupOccurrencesPrototype_choiceChipSelected__dRp8w{border-color:#4f46e5;background:#eef2ff;box-shadow:0 0 0 3px rgba(79,70,229,.12)}.GroupOccurrencesPrototype_stack__yPw65{display:flex;flex-direction:column;gap:1.5rem}.GroupOccurrencesPrototype_editorList__zRdEY{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.GroupOccurrencesPrototype_topicEditorList__kK6E2{display:flex;flex-direction:column;gap:1rem;max-height:32rem;overflow-y:auto;padding-right:.25rem}.GroupOccurrencesPrototype_editorCard__pUXW3{border:1px solid #e5e7eb;border-radius:14px;background:#ffffff;padding:1rem;display:flex;flex-direction:column;gap:.85rem}.GroupOccurrencesPrototype_editorHeader__XWaRL{display:flex;justify-content:space-between;align-items:center}.GroupOccurrencesPrototype_editorTitle__FWXDA{color:#111827;font-size:.95rem;font-weight:700}.GroupOccurrencesPrototype_smallLabel___qcvp{color:#6b7280;font-size:.9rem;font-weight:600}.GroupOccurrencesPrototype_addButton__Hye8r{border:1px solid #c7d2fe;border-radius:10px;background:#eef2ff;color:#3730a3;padding:.7rem .95rem;font-size:.95rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.GroupOccurrencesPrototype_addButton__Hye8r:hover{background:#e0e7ff;border-color:#a5b4fc;box-shadow:0 4px 14px rgba(79,70,229,.12)}.GroupOccurrencesPrototype_summaryCard__K_Csj{border:1px solid #ddd6fe;border-radius:18px;background:linear-gradient(135deg,#faf5ff,#eff6ff);padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.GroupOccurrencesPrototype_summaryGrid__sxmhD{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.GroupOccurrencesPrototype_summaryItem__Cgy1y{display:flex;flex-direction:column;gap:.35rem}.GroupOccurrencesPrototype_summaryLabel__tYHAD{color:#6b7280;font-size:.9rem;font-weight:600}.GroupOccurrencesPrototype_summaryValue__j_Xn4{color:#111827;font-weight:700;line-height:1.5}.GroupOccurrencesPrototype_formActions__DEgci{display:flex;justify-content:flex-end;gap:.75rem;align-self:flex-end}.GroupOccurrencesPrototype_cancelButton__jRqgo,.GroupOccurrencesPrototype_submitButton__TWgii{padding:.9rem 1.5rem;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s ease,opacity .2s ease,border-color .2s ease}.GroupOccurrencesPrototype_cancelButton__jRqgo{border:1px solid #d1d5db;background:#ffffff;color:#374151}.GroupOccurrencesPrototype_cancelButton__jRqgo:hover{background:#f3f4f6;border-color:#9ca3af}.GroupOccurrencesPrototype_submitButton__TWgii{border:none;background:#16a34a;color:#ffffff}.GroupOccurrencesPrototype_submitButton__TWgii:hover:not(:disabled){background:#15803d}.GroupOccurrencesPrototype_submitButton__TWgii:disabled{opacity:.65;cursor:not-allowed}.GroupOccurrencesPrototype_confirmationCard__LHboZ{border:1px solid #bbf7d0;border-radius:16px;background:#f0fdf4;padding:1.5rem;display:flex;flex-direction:column;gap:.9rem}.GroupOccurrencesPrototype_confirmationList__WTbRu{margin:0;padding-left:1.25rem;color:#166534;display:flex;flex-direction:column;gap:.35rem}.GroupOccurrencesPrototype_confirmationSummary__ogug7{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.GroupOccurrencesPrototype_confirmationBlock__R8MHu{display:flex;flex-direction:column;gap:.5rem}.GroupOccurrencesPrototype_slotCheckboxList__74t1o{display:flex;flex-direction:column;gap:.5rem;margin-top:.35rem}.GroupOccurrencesPrototype_slotCheckbox__9a7jy{display:flex;align-items:center;gap:.5rem;color:#374151;font-size:.95rem}.GroupOccurrencesPrototype_promptSectionHeader__cz4fN{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.GroupOccurrencesPrototype_promptList__cuBc2{display:flex;flex-direction:column;gap:.6rem;margin-top:.75rem}.GroupOccurrencesPrototype_promptRow__2vC2h{display:flex;align-items:center;gap:.5rem}.GroupOccurrencesPrototype_promptRow__2vC2h .GroupOccurrencesPrototype_input__EIpqA{flex:1 1}.GroupOccurrencesPrototype_promptRemoveButton__QCvdp{border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;color:#6b7280;width:2.25rem;height:2.25rem;font-size:1.25rem;line-height:1;cursor:pointer;flex-shrink:0}.GroupOccurrencesPrototype_promptRemoveButton__QCvdp:hover{background:#f3f4f6;color:#111827;border-color:#d1d5db}.GroupOccurrencesPrototype_inlineHint__RIFH0{margin:.35rem 0 0;color:#6b7280;font-size:.9rem}.GroupOccurrencesPrototype_checkboxLabel__mjTMn{display:flex;align-items:center;gap:.5rem;margin:.5rem 0;color:#374151;font-size:.9rem;font-weight:500;cursor:pointer}.GroupOccurrencesPrototype_inlineWarning__ozePJ{margin:.35rem 0 0;color:#b45309;font-size:.9rem}@media (max-width:900px){.GroupOccurrencesPrototype_fieldGrid__u4nT9,.GroupOccurrencesPrototype_summaryGrid__sxmhD{grid-template-columns:1fr}.GroupOccurrencesPrototype_fieldSpanTwo__NOI9u{grid-column:span 1}}@media (max-width:768px){.GroupOccurrencesPrototype_container__NOrnA{padding:1rem}.GroupOccurrencesPrototype_main__tGipg{padding:1.25rem}.GroupOccurrencesPrototype_title__LWShV{font-size:1.9rem}.GroupOccurrencesPrototype_confirmationCard__LHboZ,.GroupOccurrencesPrototype_heroCard__DIBtl,.GroupOccurrencesPrototype_sectionCard__0eqAg,.GroupOccurrencesPrototype_summaryCard__K_Csj{padding:1.15rem}.GroupOccurrencesPrototype_promptSectionHeader__cz4fN,.GroupOccurrencesPrototype_sectionHeaderRow__AEY1T{flex-direction:column;align-items:stretch}.GroupOccurrencesPrototype_formActions__DEgci{width:100%;align-self:stretch;flex-direction:column-reverse}.GroupOccurrencesPrototype_cancelButton__jRqgo,.GroupOccurrencesPrototype_submitButton__TWgii{width:100%}}.AfterMeetingRedirectField_field__14jY1{display:flex;flex-direction:column;gap:.5rem}.AfterMeetingRedirectField_legend__GtOy6{font-weight:500;color:var(--foreground,#111827)}.AfterMeetingRedirectField_fieldset__8rDy4{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;border:0;min-width:0}.AfterMeetingRedirectField_fieldset__8rDy4 .AfterMeetingRedirectField_option__MXnQr{display:flex;align-items:flex-start;gap:.5rem;margin:0;font-weight:500;color:var(--foreground,#374151);cursor:pointer;line-height:1.4}.AfterMeetingRedirectField_fieldset__8rDy4 .AfterMeetingRedirectField_option__MXnQr input[type=radio]{margin-top:.2rem;flex-shrink:0}.AfterMeetingRedirectField_optionMeta__1F_Ci{font-weight:400;color:#6b7280;word-break:break-all}.AfterMeetingRedirectField_input__sZlo5{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;box-sizing:border-box}