body{background:linear-gradient(to bottom,#a2f194,#068108);margin:0;padding:0;font-family:Arial,sans-serif;color:#fff}.header-section{padding:40px 80px}.top-buttons{display:flex;gap:20px;margin-bottom:40px}.button{padding:10px 20px;font-size:16px;cursor:pointer;border-radius:6px;border:2px solid #1c581a}.primary{background-color:#1c581a;color:#fff}.outline{background-color:transparent;color:#1c581a}.header-content{display:flex;align-items:center;justify-content:space-between}.header-text{width:50%;margin-top:20%}.header-text h1{font-size:50px;margin-bottom:10px;color:#1c581a}.header-text p{font-size:20px;color:#333;margin-bottom:30px}.header-image img{width:100%;height:auto;max-width:500px;object-fit:cover;border-radius:12px;box-shadow:0 4px 12px #0000004d}.projects-container{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}.project{width:90%;background-color:#ffffff1a;padding:20px;border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #0003}.project-image-container{position:relative;width:100%;height:500px;overflow:hidden;border-radius:10px}.background-image{width:100%;height:100%;background-size:cover;background-position:center;filter:blur(4px);transform:scale(1.05)}.foreground-image{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:520px;height:400px;aspect-ratio:4 / 3;object-fit:cover;border-radius:10px;border:10px solid #ffffff;box-shadow:0 6px 15px #0000004d}.project-description{text-align:center;margin-top:20px}.project-description h2{font-size:24px;margin-bottom:8px;color:#fff}.project-description h3{font-size:24px;margin-bottom:8px;color:#fff}.project-description p{font-size:16px;color:#e0e0e0}.project{width:80%;background-color:#ffffff1a;padding:30px;border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #0003}.project-image{position:relative;width:100%;height:100%;border-radius:10px;background-size:cover;background-position:center;filter:blur(3px)}.footer{padding:40px 80px;text-align:center;background-color:#0003;margin-top:60px;border-top-left-radius:20px;border-top-right-radius:20px}.footer p{color:#fff;font-size:15px;line-height:1.6;max-width:800px;margin:0 auto}@media (max-width: 768px){.header-content{flex-direction:column;align-items:flex-start;gap:30px}.header-text{width:100%;margin-top:0}.header-image{width:100%;margin-top:20px}.header-image img{width:100%;height:auto;max-height:300px;object-fit:cover;border-radius:12px}.top-buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;flex-wrap:nowrap}.top-buttons.button{white-space:nowrap;flex-shrink:0}.header-text h1{font-size:1.8rem}.header-text p{font-size:1rem}.projects-container{gap:30px;padding:0 10px}.project{width:100%;padding:20px}.project-description h2,.project-description h3{font-size:1.25rem}.project-description p{font-size:.9rem}.foreground-image{position:absolute;top:0;left:50%;transform:translate(-50%);width:60%;height:180px;object-fit:cover;border-radius:3px;box-shadow:0 6px 15px #0000004d;border:5px solid #ffffff;z-index:2}.project-image-container{position:relative;width:100%;height:260px;overflow:hidden;border-radius:10px}.background-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;filter:blur(4px);z-index:1}}@media (min-width: 769px){.header-content{flex-direction:row;align-items:center}.header-image img{width:auto;max-width:500px;height:auto}.project-image-container{height:500px;position:relative}.background-image{height:100%;width:100%;object-fit:cover;filter:blur(4px);transform:scale(1.05)}.foreground-image{position:absolute;top:0;left:50%;transform:translate(-50%);width:80%;height:auto;max-height:90%;object-fit:contain;border:10px solid #ffffff;border-radius:10px;box-shadow:0 6px 15px #0000004d}}
