﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto}.site-header{background-color:#498480 !important;padding:1.5rem 0;box-shadow:0 2px 4px rgba(0,0,0,.1);position:sticky;top:0;z-index:100}.header-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}.logo-container .logo{height:170px !important;width:auto;object-fit:contain;margin-top:-2rem;margin-bottom:-2rem;margin-left:-1.5rem}.logo-container .logo-link{display:block;padding:.5rem 0}.main-nav .nav-links{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}@media(max-width: 768px){.main-nav .nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:#498480;padding:1.5rem}.main-nav .nav-links.active{display:flex;flex-direction:column}}.main-nav .nav-link{color:#f0e3d2;text-decoration:none;font-family:"Quattrocento",serif;font-weight:600;font-size:1.1rem;transition:color .2s ease}.main-nav .nav-link:hover{color:#a9947f}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem}@media(max-width: 768px){.menu-toggle{display:block}}.menu-toggle .hamburger{display:block;width:24px;height:2px;background:#f0e3d2;position:relative}.menu-toggle .hamburger::before,.menu-toggle .hamburger::after{content:"";position:absolute;width:24px;height:2px;background:#f0e3d2;left:0}.menu-toggle .hamburger::before{top:-6px}.menu-toggle .hamburger::after{bottom:-6px}.site-footer{background-color:#498480;color:#f0e3d2;padding:2rem 0;margin-top:3rem}.site-footer .wrapper{max-width:1200px;margin:0 auto;padding:0 1.5rem;text-align:center}.site-footer .footer-links{margin-bottom:1rem}.site-footer .footer-links a{color:#f0e3d2;text-decoration:none;transition:opacity .2s ease}.site-footer .footer-links a:hover{opacity:.8;text-decoration:underline}.site-footer .footer-links .separator{color:#f0e3d2;margin:0 1rem;opacity:.6}.site-footer p{margin:0;font-size:.9rem;opacity:.9}.hero-section{background-image:url("../images/backgrounds/native-plants1.jpg");background-size:cover;background-position:right center;position:relative;color:#fff;padding:6rem 1.5rem;text-align:center}.hero-section::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(11,48,54,.6);z-index:1}.hero-section .container{position:relative;z-index:2}.hero-section .hero-content{max-width:800px;margin:0 auto;position:relative;z-index:2}.hero-section .hero-content h1{color:#fff;font-size:2.5rem;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(73,132,128,.8)}@media(max-width: 768px){.hero-section .hero-content h1{font-size:2rem}}.hero-section .hero-content p{font-size:1.25rem;margin-bottom:2rem;opacity:1;color:rgba(240,227,210,.8);text-shadow:1px 1px 3px rgba(73,132,128,.15)}.hero-section .hero-content a{color:#fff;text-decoration:underline;font-weight:bold;text-shadow:1px 1px 3px rgba(11,48,54,.8)}.hero-section .hero-content a:hover{color:#f0e3d2;text-decoration:none}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem}@media(max-width: 768px){.cta-buttons{flex-direction:column;align-items:center}}.cta-button{display:inline-block;background-color:#498480;color:#f0e3d2;padding:1rem 2rem;border-radius:4px;text-decoration:none;font-weight:bold;transition:all .2s ease;min-width:160px}.cta-button:hover{background-color:rgb(54.8390243902,99.1609756098,96.156097561);transform:translateY(-2px)}.cta-button--secondary{background-color:rgba(0,0,0,0);border:2px solid #f0e3d2}.cta-button--secondary:hover{background-color:rgba(240,227,210,.1)}.features-section{padding:3rem 0;background-color:#f0e3d2}.features-section .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:2rem}.features-grid .feature-card{text-align:center;padding:2rem;background:#a9947f;border-radius:8px;transition:transform .2s ease}.features-grid .feature-card:hover{transform:translateY(-4px)}.features-grid .feature-card h3{color:#5c704d;margin-bottom:1rem}.features-grid .feature-card p{color:#0b3036;line-height:1.6}.problem-solution{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}@media(max-width: 768px){.problem-solution{grid-template-columns:1fr}}.problem-solution .problem,.problem-solution .solution{padding:2rem;border-radius:8px}.problem-solution .problem h2,.problem-solution .solution h2{color:#5c704d;margin-bottom:1.5rem}.problem-solution .problem ul,.problem-solution .solution ul{list-style:none;padding:0}.problem-solution .problem ul li,.problem-solution .solution ul li{margin-bottom:1rem;padding-left:1.5rem;position:relative}.problem-solution .problem ul li::before,.problem-solution .solution ul li::before{content:"•";color:#498480;position:absolute;left:0}.problem-solution .problem{background-color:#f0e3d2}.problem-solution .solution{background-color:rgba(73,132,128,.15)}.project-overview{padding:3rem 0;background-color:#fff}.project-overview .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.development-status{text-align:center;padding:3rem 0;margin-top:3rem}.development-status h2{color:#0b3036;margin-bottom:1.5rem;font-size:2rem}.development-status>p{color:#0b3036;font-size:1.2rem;margin-bottom:2rem}.development-status .tech-stack{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;max-width:1000px;margin:0 auto}@media(max-width: 768px){.development-status .tech-stack{grid-template-columns:1fr}}.development-status .tech-stack .tech-item{padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(11,48,54,.1);transition:transform .2s ease}.development-status .tech-stack .tech-item:hover{transform:translateY(-4px)}.development-status .tech-stack .tech-item h3{color:#5c704d;margin-bottom:1rem;font-size:1.25rem}.development-status .tech-stack .tech-item p{color:#0b3036;line-height:1.6}.development-updates{padding:3rem 0;background-color:#f0e3d2}.development-updates .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.development-updates h2{text-align:center;color:#0b3036;margin-bottom:2rem}.development-updates .updates-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem;margin-bottom:2rem}.development-updates .update-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px rgba(11,48,54,.1)}.development-updates .update-card h3{color:#0b3036;margin-bottom:1rem}.development-updates .update-card h3 a{color:inherit;text-decoration:none}.development-updates .update-card h3 a:hover{color:#5c704d}.development-updates .update-card .post-meta{font-size:.9rem;color:rgba(11,48,54,.7);margin-bottom:1rem}.development-updates .update-card .post-meta .category{margin-left:1rem;padding:2px 8px;background-color:#5c704d;color:#fff;border-radius:4px}.development-updates .update-card .read-more{display:inline-block;margin-top:1rem;color:#5c704d;text-decoration:none;font-weight:500}.development-updates .update-card .read-more:hover{color:rgb(67.1746031746,81.7777777778,56.2222222222)}.development-updates .view-all{text-align:center;margin-top:2rem}.connect{padding:3rem 0;background-color:#fff;text-align:center}.connect .container{max-width:800px;margin:0 auto;padding:0 1.5rem}.connect h2{color:#0b3036;margin-bottom:1.5rem}.connect p{color:#0b3036;margin-bottom:2rem}.connect .social-links{display:flex;justify-content:center;gap:1.5rem}@media(max-width: 768px){.connect .social-links{flex-direction:column;align-items:center}}.connect .social-button{display:inline-flex;align-items:center;gap:1rem;padding:1rem 2rem;background-color:#5c704d;color:#fff;text-decoration:none;border-radius:4px;transition:background-color .2s ease}.connect .social-button:hover{background-color:rgb(67.1746031746,81.7777777778,56.2222222222)}.connect .social-button svg{width:20px;height:20px;fill:currentColor}@media(max-width: 768px){.problem-solution{grid-template-columns:1fr}.tech-stack{grid-template-columns:1fr}.updates-grid{grid-template-columns:1fr}}.about-header{background-color:#5c704d;color:#f0e3d2;padding:100px 0;text-align:center;position:relative;overflow:hidden}.about-header::after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:#498480}.about-header h1{font-size:48px;color:#f0e3d2;margin:0}.about-content{padding:80px 0}.about-content .container{max-width:800px;margin:0 auto;padding:0 20px}.journey-card{background:#f0e3d2;border-radius:16px;padding:40px;margin-bottom:40px;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease;border-left:4px solid #498480}.journey-card:hover{transform:translateY(-5px)}.journey-card h2{color:#5c704d;font-size:28px;margin-bottom:20px}.journey-card h2::after{content:"";display:block;width:60px;height:3px;background:#498480;margin-top:10px}.journey-card p{color:#0b3036;font-size:18px;line-height:1.8;margin:0}.journey-card:last-child{border-left-color:#5c704d}.journey-card:last-child h2::after{background:#5c704d}.journey-card:nth-child(even){border-left:none;border-right:4px solid #498480}.journey-card:nth-child(even) h2::after{margin-left:auto}@media(max-width: 768px){.about-header{padding:60px 20px}.about-header h1{font-size:36px}.journey-card{padding:30px}.journey-card h2{font-size:24px}.journey-card p{font-size:16px}}.blog-header{background-color:#5c704d;color:#f0e3d2;padding:100px 0;margin-bottom:60px}.blog-header .container{max-width:1200px;margin:0 auto;padding:0 40px}.blog-header h1{font-size:48px;margin-bottom:20px;color:#f0e3d2}.blog-header p{font-size:20px;opacity:.9}.blog-content .container{max-width:1200px;margin:0 auto;padding:0 40px}.posts-grid{display:grid;grid-template-columns:1fr;gap:60px;padding:60px 0}.post-card{background:#f0e3d2;border-radius:16px;padding:40px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.post-card .post-meta{margin-bottom:30px}.post-card h2{margin-bottom:30px;font-size:32px}.post-card .excerpt{margin-bottom:30px;font-size:18px;line-height:1.6}.post-card .excerpt ul,.post-card .excerpt ol{margin:20px 0;padding-left:40px}.post-card .excerpt ul li,.post-card .excerpt ol li{margin-bottom:15px;padding-left:10px}.post-card .excerpt ul li::marker,.post-card .excerpt ol li::marker{color:#498480}.post-card .excerpt p{margin-bottom:20px}.post-card .post-footer{margin-top:40px;padding-top:30px;border-top:2px solid #a9947f}.blog-post{max-width:800px;margin:0 auto;padding:60px 40px}.blog-post .post-content{font-size:18px;line-height:1.8}.blog-post .post-content ul,.blog-post .post-content ol{margin:30px 0;padding-left:40px}.blog-post .post-content ul li,.blog-post .post-content ol li{margin-bottom:15px;padding-left:10px}.blog-post .post-content ul li::marker,.blog-post .post-content ol li::marker{color:#498480}.blog-post .post-content p{margin-bottom:25px}.blog-post .post-content h2{margin:50px 0 25px;font-size:32px}.blog-post .post-content h3{margin:40px 0 20px;font-size:24px}@media(max-width: 768px){.blog-header{padding:60px 20px}.blog-header h1{font-size:36px}.blog-content .container{padding:0 20px}.post-card{padding:30px}}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.grid{display:grid;grid-template-columns:repeat(12, 1fr);gap:2rem;margin:1.5rem 0}@media(max-width: 768px){.grid{grid-template-columns:repeat(6, 1fr)}}@media(max-width: 576px){.grid{grid-template-columns:repeat(4, 1fr)}}.contact-hero{padding:3rem 0;background-color:#f0e3d2;text-align:center;margin-bottom:2rem}.contact-hero h1{font-family:"Quattrocento",serif;font-size:2.5rem;margin-bottom:1rem;color:#0b3036}.contact-hero p{font-family:"Open Sans",sans-serif;font-size:1.2rem;color:#0b3036;max-width:600px;margin:0 auto}.contact-form{max-width:792px;margin:0 auto;padding:1.5rem}.contact-form .container{background-color:#fff;padding:3rem;border-radius:8px;box-shadow:0 2px 10px rgba(11,48,54,.1)}.contact-form .form-group{margin-bottom:2rem}.contact-form label{display:block;margin-bottom:.5rem;font-family:"Quattrocento",serif;font-weight:500;font-size:1.1rem;color:#0b3036}.contact-form input,.contact-form textarea{width:100%;padding:1rem;border:2px solid #5c704d;border-radius:4px;font-family:"Open Sans",sans-serif;font-size:1rem;transition:border-color .3s ease}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#498480;box-shadow:0 0 0 3px rgba(92,112,77,.1)}.contact-form textarea{min-height:150px;resize:vertical}.contact-form button{display:block;width:100%;padding:1rem 2rem;background-color:#5c704d;color:#fff;border:none;border-radius:4px;font-family:"Quattrocento",serif;font-size:1.1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease}.contact-form button:hover{background-color:rgba(92,112,77,.9)}.contact-form button:focus{outline:none;box-shadow:0 0 0 3px rgba(92,112,77,.2)}@media(max-width: 768px){.contact-form{padding:1rem}.contact-form .container{padding:1.5rem}.contact-hero{padding:2rem 1rem}.contact-hero h1{font-size:2rem}}.button{display:inline-block;padding:1rem 1.5rem;border-radius:4px;font-family:"Quattrocento",serif;font-weight:700;text-align:center;text-decoration:none;transition:all .2s ease;cursor:pointer;border:none}.button--primary{background-color:#5c704d;color:#f0e3d2}.button--primary:hover{background-color:rgb(67.1746031746,81.7777777778,56.2222222222)}.button--secondary{background-color:rgba(0,0,0,0);border:2px solid #498480;color:#498480}.button--secondary:hover{background-color:rgb(82.8,100.8,69.3);color:#f0e3d2}.card{background-color:#f0e3d2;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:1.5rem;margin-bottom:1.5rem}.card__image{width:100%;height:200px;object-fit:cover;border-radius:4px;margin-bottom:1rem}.card__title{font-family:"Quattrocento",serif;font-size:1.75rem;color:#5c704d;margin-bottom:1rem}.card__content{color:#2e2e2e;margin-bottom:1.5rem}.plant-banner{position:relative;padding:3rem 0;background-image:url("../images/backgrounds/native-plants-bg.jpg");background-size:cover;background-position:center;background-attachment:fixed;color:#fff;margin:3rem 0}.plant-banner .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(11,48,54,.7)}.plant-banner .container{position:relative;z-index:1}.plant-banner__content{text-align:center;max-width:800px;margin:0 auto}.plant-banner__content h2{font-family:"Quattrocento",serif;font-size:2.5rem;margin-bottom:1.5rem;color:#f0e3d2}.plant-banner__content p{font-family:"Open Sans",sans-serif;font-size:1.2rem;line-height:1.6;margin-bottom:1.5rem;color:#f0e3d2}.page-hero{background-image:url("../images/backgrounds/native-plants1.jpg");background-size:cover;background-position:right center;position:relative;color:#fff;padding:6rem 1.5rem;text-align:center}.page-hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(11,48,54,.6);z-index:1}.page-hero .container{position:relative;z-index:2}.page-hero .hero-content{max-width:800px;margin:0 auto;position:relative;z-index:2}.page-hero .hero-content h1{color:#fff;font-size:2.5rem;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(11,48,54,.8)}@media(max-width: 768px){.page-hero .hero-content h1{font-size:2rem}}.page-hero .hero-content p{font-size:1.25rem;margin-bottom:2rem;color:#fff;text-shadow:1px 1px 3px rgba(11,48,54,.8)}.page-hero .hero-content a{color:#fff;text-decoration:underline;font-weight:bold;text-shadow:1px 1px 3px rgba(11,48,54,.8)}.page-hero .hero-content a:hover{color:#f0e3d2;text-decoration:none}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.m-auto{margin:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.wrapper{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width: 768px){.wrapper{padding:0 1rem}}.page-content{padding:3rem 0}.page-content .wrapper{position:relative}/*# sourceMappingURL=main.css.map */