.resources_page__0wNDc{padding-top:80px;min-height:100vh}.resources_hero__SPt4V{background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);padding:4rem 0 3rem;text-align:center;color:white;position:relative;overflow:hidden}.resources_hero__SPt4V:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/back.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.15;animation:resources_subtleZoom__3cfc2 60s ease-in-out infinite;pointer-events:none}.resources_hero__SPt4V>*{position:relative;z-index:2}@keyframes resources_subtleZoom__3cfc2{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.resources_hero__SPt4V h1{color:white;margin-bottom:1rem;text-shadow:0 3px 10px rgba(0,0,0,.4),0 6px 20px rgba(0,0,0,.3);font-weight:800}.resources_heroSubtitle__w70Gd{font-size:1.2rem;color:white;text-shadow:0 2px 8px rgba(0,0,0,.5),0 1px 4px rgba(0,0,0,.4);font-weight:500}.resources_content__VrtS9{max-width:1000px;margin:4rem auto 0}.resources_content__VrtS9 h2{text-align:center;margin-bottom:2rem;color:var(--text)}.resources_content__VrtS9>p{text-align:center;font-size:1.1rem;line-height:1.8;color:var(--text-light);margin-bottom:3rem}.resources_articleGrid__RJc3W{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.resources_article__lf3WD{background:var(--surface);padding:2rem;border-radius:12px;border:2px solid var(--border);transition:all .3s ease}.resources_article__lf3WD:hover{transform:translateY(-4px);border-color:var(--primary);box-shadow:0 8px 20px var(--shadow)}.resources_article__lf3WD h3{color:var(--text);margin-bottom:1rem;font-size:1.35rem}.resources_article__lf3WD p{color:var(--text-light);line-height:1.7;margin:0}.resources_faqSection__pgF_U{margin-bottom:3rem}.resources_faqSection__pgF_U h2{text-align:left;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:3px solid var(--primary);color:var(--text)}.resources_faqItem__MAoCM{background:var(--surface);padding:2rem;border-radius:12px;border:2px solid var(--border);margin-bottom:1.5rem;transition:all .3s ease}.resources_faqItem__MAoCM:hover{border-color:var(--primary-light);box-shadow:0 4px 15px var(--shadow)}.resources_faqItem__MAoCM h3{color:var(--text);margin-bottom:1rem;font-size:1.25rem}.resources_faqItem__MAoCM p{color:var(--text-light);line-height:1.7;margin:0}.resources_relatedLinks__rIN1Y{margin-top:4rem;padding-top:3rem;border-top:2px solid var(--border)}.resources_relatedLinks__rIN1Y h3{text-align:center;margin-bottom:2rem;color:var(--text)}.resources_linkGrid___sKyE{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.resources_linkGrid___sKyE a{display:block;padding:1.25rem 1.5rem;background:var(--surface);border:2px solid var(--border);border-radius:10px;color:var(--text);font-weight:600;text-align:center;transition:all .3s ease}.resources_linkGrid___sKyE a:hover{border-color:var(--secondary);background:var(--secondary-light);transform:translateY(-2px);box-shadow:0 4px 15px var(--shadow)}@media (max-width:768px){.resources_articleGrid__RJc3W{grid-template-columns:1fr;gap:1.5rem}.resources_faqItem__MAoCM{padding:1.5rem}.resources_linkGrid___sKyE{grid-template-columns:1fr}}