.Layout_container__m5jTj{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#f5f9f5,#e8f5e8);color:#2d5016}.Layout_header__37RI2{background:linear-gradient(90deg,#2d5016,#3d6b1e);box-shadow:0 2px 10px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:100}.Layout_nav__LKz21{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.Layout_logo__tzhbG{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;display:flex;align-items:center;gap:.5rem}.Layout_navLinks__HKmQe{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.Layout_navLinks__HKmQe a{color:#e8f5e8;text-decoration:none;font-weight:500;transition:color .3s ease}.Layout_navLinks__HKmQe a:hover{color:#fff}.Layout_main__bVVJR{flex:1 1;max-width:1200px;width:100%;margin:0 auto;padding:2rem}.Layout_footer__ye8JQ{background:#2d5016;color:#e8f5e8;text-align:center;padding:2rem;margin-top:auto}@media (max-width:768px){.Layout_nav__LKz21{flex-direction:column;gap:1rem}.Layout_navLinks__HKmQe{gap:1rem;flex-wrap:wrap;justify-content:center}.Layout_main__bVVJR{padding:1rem}}