:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;display:flex;justify-content:center}.app{min-height:100vh;display:flex;flex-direction:column;width:100%;max-width:100vw}.header{background:linear-gradient(#2d5a27cc,#4a8bc2cc),url(https://images.unsplash.com/photo-1571019613454-1cb2f99b2d8b?w=1200&h=400&fit=crop);background-size:cover;background-position:center;color:#fff;text-align:center;padding:3rem 0;width:100%;margin:0}.header-content{max-width:1200px;margin:0 auto;padding:0 2rem}.header h1,.header p{text-shadow:2px 2px 4px rgba(0,0,0,.7)}.header h1{margin:0;font-size:2.5rem}.header p{margin:.5rem 0 0;font-size:1.2rem;opacity:.9}.main{flex:1;max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.hero{text-align:center;margin-bottom:3rem}.hero{background:linear-gradient(#fffffff2,#fffffff2),url(https://images.unsplash.com/photo-1506126613408-eca07ce68773?w=1200&h=300&fit=crop);background-size:cover;background-position:center;text-align:center;margin-bottom:3rem;padding:3rem 2rem;border-radius:12px}.hero h2{color:#2d5a27;font-size:2rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(255,255,255,.9)}.services{margin-bottom:3rem;text-align:center}.services h3{color:#2d5a27;text-align:center;margin-bottom:2rem}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{background:linear-gradient(135deg,#f0f8f0,#e8f4f8);padding:1.5rem;border-radius:12px;border-left:4px solid #6ba547;text-align:left;box-shadow:0 2px 8px #2d5a271a}.service-card h4{color:#2d5a27;margin-top:0}.contact{background:linear-gradient(135deg,#e8f4f8,#f0f8f0);padding:3rem 2rem;border-radius:12px;text-align:center}.contact h3{color:#2d5a27;text-align:center;margin-bottom:2rem}.contact-form{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form textarea{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.contact-form button{background:linear-gradient(135deg,#6ba547,#4a8bc2);color:#fff;padding:.75rem;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s}.contact-form button:hover{background:linear-gradient(135deg,#2d5a27,#357abd);transform:translateY(-1px)}.footer{background:linear-gradient(135deg,#2d5a27,#4a8bc2);color:#fff;text-align:center;padding:1rem;margin-top:auto}
