.Layout_container__m2XBw{min-height:100vh;display:flex;flex-direction:column}.Layout_nav__BY5_j{background:#fff;padding:1rem 2rem;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center}.Layout_logo__A8yk9 a{color:#2E7D32;font-size:1.5rem;font-weight:700;text-decoration:none}.Layout_navLinks__EtIS0{display:flex;list-style:none;margin:0;padding:0}.Layout_navLinks__EtIS0 li{margin-left:2rem}.Layout_navLinks__EtIS0 a{color:#333;text-decoration:none;font-weight:500;transition:color .3s}.Layout_navLinks__EtIS0 a:hover{color:#2E7D32}.Layout_footer__2AN9N{background:#333;color:#fff;padding:3rem 2rem;margin-top:auto}.Layout_footerContent__lMnSk{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.Layout_footerSection__lZbxN h3{color:#fff;margin-bottom:1rem}.Layout_footerSection__lZbxN ul{list-style:none;padding:0}.Layout_footerSection__lZbxN ul li{margin-bottom:.5rem}.Layout_footerSection__lZbxN a{color:#fff;text-decoration:none;opacity:.8;transition:opacity .3s}.Layout_footerSection__lZbxN a:hover{opacity:1}.Layout_copyright__dhB_o{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.Resources_container__O3eWu{max-width:1200px;margin:0 auto;padding:2rem}.Resources_container__O3eWu h1{color:#2E7D32;text-align:center;margin-bottom:3rem}.Resources_resourceSection__BkPlA{margin-bottom:4rem}.Resources_resourceSection__BkPlA h2{color:#333;margin-bottom:2rem}.Resources_resourceGrid__NYVL6{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.Resources_resourceCard__YBi7X{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .3s ease}.Resources_resourceCard__YBi7X:hover{transform:translateY(-5px)}.Resources_resourceCard__YBi7X h3{color:#2E7D32;margin-bottom:1rem}.Resources_resourceCard__YBi7X p{color:#666;margin-bottom:1.5rem;min-height:3em}.Resources_downloadBtn__UvgLI{background:#2E7D32;color:white;border:none;padding:.8rem 1.5rem;border-radius:4px;cursor:pointer;transition:background-color .3s;width:100%}.Resources_downloadBtn__UvgLI:hover{background:#1B5E20}@media (max-width:768px){.Resources_container__O3eWu{padding:1rem}.Resources_resourceGrid__NYVL6{grid-template-columns:1fr}.Resources_resourceCard__YBi7X{margin-bottom:1rem}}