.help_container__pQuTw{min-height:100vh;padding:1.5rem 1rem;background-color:var(--page-background);color:var(--text-primary)}.help_content__g4_h6{max-width:800px;margin:0 auto;width:100%}.help_centered__mKiLU{min-height:calc(100vh - var(--navbar-height));display:flex;align-items:center;justify-content:center}.help_header__LxIrk{text-align:center;margin-bottom:2rem}.help_title__TOAQw{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.help_description__Eemtv{color:var(--text-secondary);font-size:1.125rem;max-width:600px;margin:0 auto}.help_searchContainer__aOYMY{margin-bottom:3rem;position:relative}.help_searchInput__h_Y3G{width:100%;padding:1rem 1.25rem 1rem 3rem;border-radius:.75rem;background-color:var(--card-background);border:1px solid var(--border-color);color:var(--text-primary);font-size:1rem;transition:all .2s ease}.help_searchInput__h_Y3G:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px rgba(0,122,255,.1)}.help_searchIcon__XViRI{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--text-secondary);width:1.25rem;height:1.25rem}.help_topicsList__J2xlz{display:grid;grid-gap:1rem;gap:1rem;margin-bottom:3rem}.help_topicCard__P9Ydn{background-color:var(--card-background);border:1px solid var(--border-color);border-radius:.75rem;padding:1.25rem;transition:all .2s ease;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.help_topicCard__P9Ydn:hover{background-color:var(--card-background-hover);transform:translateY(-1px)}.help_topicContent__RqX_T{flex:1 1}.help_topicTitle__SNZYE{font-weight:600;color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem}.help_topicDescription__jKARa{color:var(--text-secondary);font-size:.875rem;display:none}.help_arrowIcon__WoNBG{color:var(--text-secondary);width:1.25rem;height:1.25rem;flex-shrink:0;margin-left:1rem}.help_contactWidget__7N1Y7{text-align:center;padding:2rem;background-color:var(--card-background);border-radius:.75rem;border:1px solid var(--border-color)}.help_contactTitle__Bn5l8{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.help_contactDescription__F_Hbv{color:var(--text-secondary);margin-bottom:1.5rem}.help_contactButton__fsPHn{display:inline-block;padding:.75rem 1.5rem;background-color:var(--color-primary);color:#ffffff;font-weight:600;border-radius:.5rem;transition:all .2s ease}.help_contactButton__fsPHn:hover{background-color:var(--color-primary-dark);transform:translateY(-1px)}.help_contactActions___Dv3S{display:flex;gap:var(--space-md);justify-content:center;flex-wrap:wrap}@media (min-width:768px){.help_container__pQuTw{padding:3rem 2rem}.help_title__TOAQw{font-size:2.5rem}.help_topicDescription__jKARa{display:block}.help_searchInput__h_Y3G{font-size:1.125rem}.help_contactWidget__7N1Y7{padding:3rem}.help_contactTitle__Bn5l8{font-size:1.5rem}}@media (min-width:1024px){.help_container__pQuTw{padding:4rem 2rem}}.help_roleCardContainer__TJ0ZY{display:flex;justify-content:center;gap:2rem;margin-top:2.5rem;margin-bottom:2.5rem}.help_roleCard__B1TXw{background-color:var(--card-background);border:1.5px solid var(--border-color);border-radius:1rem;padding:2rem 2.5rem;min-width:180px;display:flex;flex-direction:column;align-items:center;font-size:1.15rem;font-weight:600;color:var(--text-primary);cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:background .2s,box-shadow .2s,transform .15s}.help_roleCard__B1TXw:focus,.help_roleCard__B1TXw:hover{background-color:var(--card-background-hover);box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px) scale(1.03);outline:none}.help_roleEmoji__36LDl{font-size:2.2rem;margin-bottom:.5rem}.help_roleLabel__znsRg{font-size:1.1rem;font-weight:500;color:var(--text-primary)}@media (max-width:600px){.help_roleCardContainer__TJ0ZY{flex-direction:column;gap:1.25rem;margin-top:1.5rem;margin-bottom:1.5rem}.help_roleCard__B1TXw{padding:1.25rem 1.5rem;min-width:0;width:100%}}.help_accessRestrictedWrapper__e4AOA{min-height:60vh;display:flex;align-items:center;justify-content:center}.help_accessRestrictedCard__LIJaj{background:var(--card-background);border-radius:1.25rem;box-shadow:0 4px 32px rgba(0,0,0,.18);padding:2.5rem 2rem;max-width:380px;width:100%;text-align:center;border:1.5px solid var(--border-color)}.help_accessRestrictedTitle__xLVC0{font-size:var(--font-size-2xl);font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.help_accessRestrictedDescription__Wswnq{color:var(--text-secondary);font-size:var(--font-size-base);margin-bottom:2rem}.help_accessRestrictedActions__Xva4_{display:flex;flex-direction:column;gap:1rem;align-items:stretch}.help_accessRestrictedPrimary__lQdeK{background:var(--color-primary);color:#fff;font-weight:600;border:none;border-radius:.75rem;padding:.85rem 0;font-size:var(--font-size-base);cursor:pointer;transition:background .18s,box-shadow .18s;box-shadow:0 2px 8px rgba(0,0,0,.06)}.help_accessRestrictedPrimary__lQdeK:focus,.help_accessRestrictedPrimary__lQdeK:hover{background:var(--color-primary-dark);outline:none}.help_accessRestrictedSecondary___G9Jg{background:transparent;color:var(--text-primary);border:1.5px solid var(--border-color);border-radius:.75rem;padding:.85rem 0;font-size:var(--font-size-base);font-weight:500;cursor:pointer;transition:background .18s,border-color .18s}.help_accessRestrictedSecondary___G9Jg:focus,.help_accessRestrictedSecondary___G9Jg:hover{background:var(--card-background-hover);border-color:var(--color-primary);outline:none}@media (max-width:600px){.help_accessRestrictedCard__LIJaj{padding:1.5rem .75rem;max-width:98vw}}