.resources_container__PwFXH{min-height:100vh;display:flex;flex-direction:column}.resources_main__NryiS{flex-grow:1;background:white;padding:0 1rem 4rem}.resources_breadcrumb__Y5T8D{background:white;padding:.75rem 1rem}.resources_breadcrumbContent__qQ0xk{max-width:1100px;margin:0 auto;font-size:.875rem;color:var(--text-secondary)}.resources_breadcrumbLink__8kg2B{color:var(--primary-orange)}.resources_breadcrumbLink__8kg2B:hover{text-decoration:underline}.resources_breadcrumbSep__YWyhR{margin:0 .5rem}.resources_breadcrumbCurrent__7xMVV{color:var(--primary-orange)}.resources_content__Xg7f6{max-width:1100px;margin:0 auto}.resources_header__nWvnf{margin-bottom:var(--spacing-lg)}.resources_title__2fxI1{font-size:var(--font-size-title);font-weight:var(--font-weight-semibold);margin-bottom:var(--spacing-xs);color:var(--text-primary)}.resources_subtitle__pev7t{font-size:var(--font-size-subtitle);color:var(--primary-orange);font-weight:var(--font-weight-medium)}.resources_intro__dlsZV{color:var(--text-primary);line-height:1.7;margin-bottom:var(--spacing-md)}.resources_link___vsYm{color:var(--primary-orange)}.resources_link___vsYm:hover{text-decoration:underline}.resources_resourcesList__cWPpf{margin-bottom:4rem;display:grid;grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.resources_resourcesList__cWPpf{gap:1rem}}.resources_resourceItem__0pMHE{padding:1.5rem;background:#f9f9f9;border-left:4px solid #c85200;border-radius:var(--border-radius-sm);transition:all .2s;display:flex;flex-direction:column;gap:.75rem}.resources_resourceItem__0pMHE:hover{background:white;box-shadow:0 2px 8px rgba(0,0,0,.1)}.resources_resourceLink__hBImn{color:var(--primary-orange);font-size:1.125rem;font-weight:var(--font-weight-semibold);text-decoration:none;display:block;line-height:1.4}.resources_resourceLink__hBImn:hover{text-decoration:underline}.resources_resourceDesc__gE3sX{color:var(--text-secondary);line-height:1.6;font-size:.9375rem}@media (min-width:768px){.resources_resourceItem__0pMHE{padding:1.25rem 1.5rem;flex-direction:row;align-items:baseline;gap:0}.resources_resourceLink__hBImn{flex-shrink:0}.resources_resourceDesc__gE3sX{flex:1 1;margin-left:1rem}.resources_resourceDesc__gE3sX:before{content:"—";margin-right:.5rem;color:#999}}.resources_helpSection__P8L5I{margin-bottom:4rem}.resources_sectionTitle__I0jUn{font-size:1.5rem;font-weight:var(--font-weight-normal);margin-bottom:var(--spacing-sm);color:var(--text-primary)}.resources_helpLabel__G0GWg{color:var(--text-primary);margin-bottom:var(--spacing-xs)}.resources_helpText__S8LYP{color:var(--text-primary);line-height:1.7}.resources_topicsSection__uPvXr{margin-top:4rem}.resources_topicsList__v1oNI{margin-top:1.5rem}.resources_topicItem__yzoIT{border-bottom:1px solid #e5e5e5;padding:1rem 0}.resources_topicSummary___WQhw{cursor:pointer;font-weight:var(--font-weight-medium);color:var(--text-primary);display:flex;justify-content:space-between;align-items:center;list-style:none}.resources_topicSummary___WQhw:hover{color:var(--primary-orange)}.resources_topicSummary___WQhw::-webkit-details-marker{display:none}.resources_chevron__TmsKF{width:1.25rem;height:1.25rem;transition:transform .2s}.resources_topicItem__yzoIT[open] .resources_chevron__TmsKF{transform:rotate(180deg)}