body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-header{margin-bottom:60px;text-align:center}.section-header h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#6c757d;font-size:1.2rem;margin:0 auto;max-width:600px}.btn{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#2d5a2d,#3a7a3a)!important;border:none!important;color:#fff!important}.btn-primary:hover{box-shadow:0 10px 25px #2d5a2d4d;color:#fff!important;transform:translateY(-2px)}html{scroll-behavior:smooth}@media (max-width:768px){.section-header h2{font-size:2rem}.section-header p{font-size:1.1rem}.btn{font-size:1rem;padding:.8rem 1.5rem}}@media (max-width:480px){.section-header h2{font-size:1.8rem}.container{padding:0 15px}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;left:0;position:fixed;right:0;top:0;z-index:1000}.header-container{height:80px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.header-container,.logo-area{align-items:center;display:flex}.logo-area{gap:1.2rem}.logo-img{display:block;height:60px;max-width:200px;width:auto}.logo-img.prominent{border-radius:12px;box-shadow:0 2px 12px #60b58314;display:block;height:70px;margin-right:.5rem;padding:4px;width:auto}.navbar-title{color:#60b382!important;font-family:Komika Axis,Arial,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:2px;line-height:1.2;text-transform:uppercase;white-space:nowrap}.nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-list li a{color:#2c3e50;font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-list li a:hover{color:#667eea}.nav-list li a:after{background:linear-gradient(135deg,#667eea,#764ba2);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-list li a:hover:after{width:100%}.mobile-menu-toggle{cursor:pointer;display:none;flex-direction:column;gap:4px}.mobile-menu-toggle span{background:#2c3e50;height:3px;transition:all .3s ease;width:25px}@media (max-width:768px){.mobile-menu-toggle{display:flex}.nav{background:#fff;box-shadow:0 4px 20px #0000001a;left:0;opacity:0;position:absolute;right:0;top:80px;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav.nav-open{opacity:1;transform:translateY(0);visibility:visible}.nav-list{flex-direction:column;gap:1rem;padding:2rem}.nav-list li a{border-bottom:1px solid #eee;display:block;padding:1rem 0}.nav-list li:last-child a{border-bottom:none}}@media (max-width:600px){.logo-img.prominent{height:48px}.navbar-title{font-size:1rem;letter-spacing:1px}}.hero{align-items:center;display:flex;height:100vh;justify-content:center;min-height:600px;overflow:hidden;position:relative}.hero-background{background:#60b382;background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-background,.hero-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero-overlay{background:#0000001a}.hero-content{color:#fff;margin:0 auto;max-width:1200px;padding:0 20px;position:relative;text-align:center;z-index:2}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2d5a2d,#3a7a3a 70%,#f4d03f);-webkit-background-clip:text;background-clip:text}.hero-subtitle{font-size:1.3rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.hero-buttons{gap:1rem;margin-bottom:3rem}.hero-buttons,.hero-stats{display:flex;flex-wrap:wrap;justify-content:center}.hero-stats{gap:3rem}.stat{align-items:center;display:flex;flex-direction:column}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2d5a2d,#3a7a3a 70%,#f4d03f);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{font-size:1rem;letter-spacing:1px;opacity:.8;text-transform:uppercase}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}.hero-stats{gap:2rem}.stat-number{font-size:2rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-stats{flex-direction:column;gap:1.5rem}}.about{background:#fff;padding:100px 0}.about-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2.5rem}.about-text{flex:2 1;min-width:300px;padding-right:1.5rem}.about-description p{color:#6c757d;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-features{margin:2.5rem 0;padding:2rem 0}.feature{background:#f8f9fa;border-left:4px solid #60b382;border-radius:10px;margin-bottom:.5rem;padding:1rem}.feature:last-child{margin-bottom:0}.feature-icon{flex-shrink:0;font-size:1.5rem;margin-top:.1rem}.feature-text h4{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.2rem}.feature-text p{color:#6c757d;font-size:.97rem;line-height:1.5;margin:0}.community-partnerships,.meet-morgan{border-top:1px solid #e9ecef;margin-top:1.2rem;padding-top:1.2rem}.community-partnerships p,.meet-morgan p{color:#6c757d;font-size:1rem;margin-bottom:.7rem}.community-partnerships a{color:#60b382;font-weight:600;text-decoration:none}.community-partnerships a:hover{text-decoration:underline}.about-image{align-items:flex-start;flex:1 1;margin-top:.5rem;min-width:260px;position:-webkit-sticky;position:sticky;top:100px;z-index:1}.about-image,.headshot-container{display:flex;justify-content:center}.headshot-container{align-items:center;background:#f8f9fa;border-radius:50%;box-shadow:0 4px 24px #2c3e501a;height:240px;margin-bottom:1.5rem;overflow:hidden;width:240px}.headshot-img{border-radius:50%;display:block;height:100%;object-fit:cover;object-position:50% 30%;width:100%}.placeholder-text small{font-size:.9rem;opacity:.7}.about-tagline{color:#60b583;font-size:1.1rem;font-weight:500;letter-spacing:1px;margin-bottom:1.2rem}.about-block{border-bottom:1px solid #e9ecef;margin-bottom:1.2rem;padding-bottom:1.2rem}.about-subheading{color:#60b583;font-family:Komika Axis,Arial,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:1.2px;margin:1.5rem 0 .7rem;text-transform:uppercase}.feature-list{display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:1.2rem}@media (max-width:900px){.about-content{align-items:center;flex-direction:column;gap:1.5rem}.about-text{padding-right:0;width:100%}.about-image{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;margin-top:0;position:static;width:100%}.headshot-container{height:180px;margin:0 auto;width:180px}.about-description p{font-size:1rem}.community-partnerships,.meet-morgan{margin-top:2rem;padding-top:1.5rem}}@media (max-width:600px){.about-image{margin-bottom:1.5rem}.headshot-container{height:160px;width:160px}}@media (max-width:480px){.about-image{margin-bottom:1rem}.headshot-container{height:140px;width:140px}}.reviews{background:#fff;padding:100px 0}.reviews-overview{display:flex;justify-content:center;margin-bottom:60px}.overview-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;box-shadow:0 10px 30px #667eea4d;color:#fff;padding:2rem;text-align:center}.overview-rating{margin-bottom:1.5rem}.rating-number{font-size:3rem;font-weight:700}.rating-number,.rating-stars{margin-bottom:.5rem}.rating-stars .star{color:gold;font-size:1.5rem}.rating-text{font-size:1rem;opacity:.9}.overview-stats{display:flex;gap:2rem;justify-content:center}.overview-stats .stat{align-items:center;display:flex;flex-direction:column}.overview-stats .stat-number{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.overview-stats .stat-label{font-size:.9rem;opacity:.8}.reviews-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:60px}.review-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;padding:2rem;transition:all .3s ease}.review-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.review-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem}.review-author{gap:1rem}.author-avatar,.review-author{align-items:center;display:flex}.author-avatar{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;font-size:1.2rem;font-weight:600;height:50px;justify-content:center;width:50px}.author-info h4{color:#2c3e50;font-size:1.1rem;margin:0 0 .5rem}.review-meta{align-items:center;display:flex;gap:1rem}.review-stars .star{color:#dee2e6;font-size:1rem}.review-stars .star.filled{color:gold}.review-date{color:#6c757d;font-size:.9rem}.verified-badge{background:#28a745;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:.25rem .5rem}.review-text p{color:#6c757d;font-style:italic;line-height:1.6;margin:0}.reviews-cta{text-align:center}.google-reviews-note{background:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;margin:0 auto;max-width:600px;padding:2rem}.google-reviews-note h3{color:#2c3e50;margin-bottom:1rem}.google-reviews-note p{color:#6c757d;margin-bottom:1rem}.google-reviews-note ul{color:#6c757d;margin-bottom:1.5rem;text-align:left}.google-reviews-note li{margin-bottom:.5rem}@media (max-width:768px){.reviews{padding:60px 0}.overview-stats{flex-direction:column;gap:1rem}.reviews-grid{gap:1.5rem;grid-template-columns:1fr}.review-card{padding:1.5rem}.review-header{flex-direction:column;gap:1rem}.review-meta{align-items:flex-start;flex-direction:column;gap:.5rem}}.contact{background:#f8f9fa;padding:100px 0}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:60px}.contact-info{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.info-card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.info-card:hover{transform:translateY(-5px)}.info-icon{font-size:2.5rem;margin-bottom:1rem}.info-card h3{color:#2c3e50;font-size:1.2rem;margin-bottom:.5rem}.info-card p{color:#667eea;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.info-card small{color:#6c757d;font-size:.9rem}.contact-form-container{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2.5rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#2c3e50;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#f8f9fa;border:2px solid #e9ecef;border-radius:10px;font-size:1rem;padding:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#667eea;outline:none}.form-group textarea{min-height:120px;resize:vertical}.contact-form .btn{margin-top:1rem}@media (max-width:768px){.contact{padding:60px 0}.contact-content{gap:2rem;grid-template-columns:1fr}.contact-info{gap:1rem;grid-template-columns:1fr}.info-card{padding:1.5rem}.contact-form-container{padding:2rem}.form-group input,.form-group select,.form-group textarea{padding:.8rem}}.footer{background:#60b382!important;color:#fff!important;margin-top:4rem;padding:3rem 0 1.5rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr;margin-bottom:2rem}.footer-brand{max-width:400px}.footer-logo{color:#fff!important;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin-bottom:1rem}.footer-description{color:#ffffffe6!important;font-size:1rem;line-height:1.6;margin:0}.footer-section-title{color:#fff!important;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.5rem;text-transform:uppercase}.footer-services{display:flex;flex-direction:column}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#ffffffe6!important;font-weight:400;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff!important;text-decoration:underline}.footer-contact{display:flex;flex-direction:column}.contact-item{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.contact-icon{flex-shrink:0;font-size:1.1rem;text-align:center;width:20px}.contact-link{color:#fff!important;font-weight:500;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#fffc!important;text-decoration:underline}.contact-text{color:#ffffffe6!important;font-weight:500}.footer-divider{background:#ffffff4d;height:1px;margin:2rem 0 1.5rem}.footer-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-copyright{color:#fffc!important;font-size:.9rem;font-weight:400;margin:0}.footer-social{display:flex;gap:1rem}.social-link{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff!important;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:#fff3;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-brand{max-width:none}.contact-item{justify-content:center}.footer-bottom{flex-direction:column;gap:1.5rem;text-align:center}.footer-social{justify-content:center}}@media (max-width:480px){.footer{padding:1.5rem 0 1rem}.footer-content{gap:1.5rem}.footer-logo{font-size:1.3rem}.footer-description{font-size:.95rem}.social-link{height:36px;width:36px}}
/*# sourceMappingURL=main.27f0ec5d.css.map*/