body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{font-family:Arial,sans-serif;margin:0;transition:background-color .3s,color .3s}#root,body,html{height:100%}.dark-mode,.light-mode{display:flex;flex-direction:column;min-height:100vh}.dark-mode{background-color:#121212;color:#e0e0e0}.light-mode{background-color:#f5f5f5;color:#121212}.navbar{align-items:center;background-color:#1e1e1e;display:flex;justify-content:space-between;padding:1rem 2rem;transition:background-color .3s}.light-mode .navbar{background-color:#e0e0e0}.navbar a{align-items:center;color:#32cd32;display:flex;font-size:1.2rem;margin-right:1rem;text-decoration:none}.navbar a:hover{text-decoration:underline}.theme-toggle{background:none;border:none;color:#32cd32;cursor:pointer;font-size:1.5rem}.hero{background-image:linear-gradient(#0009,#0009),url(/static/media/forest.aa8c7ffc13295237c36e.jpg);background-position:50%;background-size:cover;color:#fff;padding:3rem 1rem;text-align:center;transition:background .3s}.light-mode .hero{background-color:initial;background-image:linear-gradient(#fff9,#fff9),url(/static/media/forest.aa8c7ffc13295237c36e.jpg);color:#121212}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.2rem}.services{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:2rem}.service-card{align-items:center;background-color:#1e1e1e;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;padding:1.5rem;position:relative;text-align:left;transition:background-color .3s,transform .3s}.light-mode .service-card{background-color:#fff;box-shadow:0 4px 6px #0000000d}.service-card:hover{box-shadow:0 8px 12px #00000026;transform:translateY(-5px)}.service-card h2{color:#32cd32;font-size:1.6rem;font-weight:700;margin-bottom:.5rem}.service-icon{background-color:#32cd32;border-radius:50%;color:#fff;flex-shrink:0;font-size:2.5rem;margin-right:15px;padding:10px}.service-text{flex:1 1}.service-text h2{font-size:1.5rem;margin:0}.service-text p{color:#aaa;font-size:1rem;margin:5px 0 0}.light-mode .service-text p{color:#5c5c5c}.contact{background-color:#121212;color:#e0e0e0;padding:2rem;text-align:center;transition:background-color .3s,color .3s}.light-mode .contact{background-color:#f5f5f5;color:#121212}.contact a{color:#32cd32;font-weight:700;text-decoration:none}.contactTitle{color:#fff;font-size:40px}.light-mode .contactTitle{color:#000}.contactItem{font-size:24px}.contactItem1{font-size:30px;font-weight:700}.contact a:hover{text-decoration:underline}.social-links{align-items:center;display:flex;flex-direction:column;font-weight:700;gap:.5rem}@media (min-width:768px){.social-links{flex-direction:row;justify-content:center}}.footer{background-color:#1e1e1e;color:#e0e0e0;margin-top:auto;padding:1rem;text-align:center;transition:background-color .3s,color .3s}.light-mode .footer{background-color:#e0e0e0;color:#121212}.gallery-filters{background:red;background-color:#1e1e1e;border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#e0e0e0;margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:90%;padding:1rem;position:relative;transition:background-color .3s,color .3s;width:100%;z-index:1}@media (max-width:768px){.gallery-filters{background-color:#1e1e1e;border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#e0e0e0;display:flex;flex-wrap:wrap;gap:.25rem;justify-content:flex-start;margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:90%;min-height:100px;padding:.75rem;position:relative;z-index:1}.gallery-filters button{flex:1 1 auto;font-size:.875rem;max-width:-webkit-max-content;max-width:max-content;min-width:120px;padding:.25rem .75rem;white-space:nowrap}}.gallery-filters{display:flex;font-weight:700;gap:10px;justify-content:center;margin-bottom:20px}.gallery-filters button{background-color:#1e1e1e;border:none;border-radius:5px;color:#32cd32;cursor:pointer;font-size:16px;font-weight:700;padding:10px 15px;transition:background-color .3s ease}.gallery-filters button:hover{background-color:#24a524}.gallery-filters button:focus{outline:2px solid #24a524}.gallery-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));justify-content:center;padding:10px 40px}.gallery-item{border-radius:5px;box-shadow:0 4px 6px #0000001a;height:200px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:100%}.gallery-item:hover{box-shadow:0 6px 10px #0003;transform:scale(1.05)}
/*# sourceMappingURL=main.bc5c402f.css.map*/