body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.home-page{width:100%}.hero{background-color:#f5f5f5;padding:60px 20px;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero h1{font-size:2.5rem;color:#333;margin-bottom:20px}.hero p{font-size:1.2rem;color:#666;margin-bottom:30px}.cta-button{display:inline-block;background-color:#b8a573;color:#fff;padding:15px 40px;text-decoration:none;border-radius:5px;font-size:1.1rem;font-weight:600;transition:background-color .3s}.cta-button:hover{background-color:#a08f60}.tree-feature-section{background:linear-gradient(135deg,#2d5016,#3d6820);padding:60px 20px;margin:0}.tree-feature-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.tree-feature-text{color:#fff}.tree-feature-text h2{font-size:2.5rem;margin-bottom:25px;color:#fff}.tree-feature-text p{font-size:1.15rem;line-height:1.8;margin-bottom:30px;color:#f0f0f0}.tree-cta-button{display:inline-block;background-color:#b8a573;color:#fff;padding:15px 35px;text-decoration:none;border-radius:5px;font-size:1.1rem;font-weight:600;transition:all .3s;border:2px solid #b8a573}.tree-cta-button:hover{background-color:transparent;border-color:#fff;color:#fff}.tree-feature-images{display:grid;grid-template-columns:1fr 1fr;gap:20px}.tree-img-main,.tree-img-secondary{width:100%;height:300px;object-fit:cover;border-radius:8px;box-shadow:0 8px 20px #0000004d;transition:transform .3s}.tree-img-main:hover,.tree-img-secondary:hover{transform:scale(1.05)}.video-section{max-width:1000px;margin:60px auto;padding:0 20px;text-align:center}.video-section h2{font-size:2rem;color:#333;margin-bottom:30px}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;background:#000;margin-bottom:20px;border-radius:8px}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-cta{color:#666;font-size:1rem}.video-cta a{color:#b8a573;text-decoration:none}.video-cta a:hover{text-decoration:underline}.expertise-section{max-width:1200px;margin:60px auto;padding:0 20px}.expertise-section h2{font-size:2rem;color:#333;text-align:center;margin-bottom:40px}.expertise-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.expertise-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s}.expertise-card:hover{transform:translateY(-5px)}.expertise-card img{width:100%;height:250px;object-fit:cover}.expertise-card h3{font-size:1.5rem;color:#2d5016;padding:20px 20px 10px}.expertise-card p{color:#666;padding:0 20px 20px;line-height:1.6}@media(max-width:768px){.hero h1{font-size:2rem}.hero p{font-size:1rem}.tree-feature-content{grid-template-columns:1fr}.tree-feature-text h2{font-size:2rem}.tree-feature-images,.expertise-grid{grid-template-columns:1fr}}.about-page{width:100%}.about-hero{background-color:#f5f5f5;padding:60px 20px;text-align:center}.about-hero h1{font-size:2.5rem;color:#333}.about-content{max-width:1200px;margin:60px auto;padding:0 20px}.about-intro{display:grid;grid-template-columns:1fr 2fr;gap:40px;align-items:start;margin-bottom:60px}.kyle-photo{width:100%;border-radius:8px;box-shadow:0 4px 12px #0000001a}.about-text p{color:#555;line-height:1.8;font-size:1.1rem;margin-bottom:20px}.commitment-section{max-width:1200px;margin:0 auto 60px;padding:0 20px}.commitment-section h2{font-size:2rem;color:#333;text-align:center;margin-bottom:30px}.commitment-intro{color:#555;line-height:1.8;font-size:1.1rem;margin-bottom:30px}.services-list{list-style:none;padding:0;margin:30px 0}.services-list li{color:#555;line-height:1.8;font-size:1.05rem;margin-bottom:15px;padding-left:30px;position:relative}.services-list li:before{content:"•";color:#b8a573;font-size:1.5rem;position:absolute;left:0;top:-2px}.services-list strong{color:#2d5016}.commitment-closing{color:#555;line-height:1.8;font-size:1.1rem;margin-top:30px}.gallery-section{max-width:1200px;margin:60px auto;padding:0 20px}.gallery-section h2{font-size:2rem;color:#333;text-align:center;margin-bottom:40px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:20px}.gallery-grid img{width:100%;height:300px;object-fit:cover;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .3s}.gallery-grid img:hover{transform:scale(1.05)}@media(max-width:768px){.about-intro{grid-template-columns:1fr}.about-hero h1{font-size:2rem}.gallery-grid{grid-template-columns:1fr}}.contact-page{width:100%}.contact-hero{background-color:#f5f5f5;padding:60px 20px;text-align:center}.contact-hero h1{font-size:2.5rem;color:#333;margin-bottom:20px}.contact-hero p{font-size:1.2rem;color:#666;max-width:800px;margin:0 auto}.contact-content{max-width:1000px;margin:60px auto;padding:0 20px}.contact-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.contact-item{text-align:center;padding:30px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.contact-item h2{font-size:1.5rem;color:#2d5016;margin-bottom:15px}.contact-item p{color:#555;line-height:1.6;font-size:1.05rem}.contact-item a{color:#b8a573;text-decoration:none;font-weight:600}.contact-item a:hover{text-decoration:underline}.social-links{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.social-links a{color:#b8a573;text-decoration:none;font-weight:600;transition:color .3s}.social-links a:hover{color:#2d5016;text-decoration:underline}@media(max-width:768px){.contact-hero h1{font-size:2rem}.contact-details{grid-template-columns:1fr}}.tree-services-page{width:100%}.tree-hero{background-color:#f5f5f5;padding:60px 20px;text-align:center}.tree-hero h1{font-size:2.5rem;color:#333}.tree-content{max-width:1200px;margin:60px auto;padding:0 20px}.tree-description{max-width:900px;margin:0 auto 60px;text-align:center}.tree-description p{color:#555;line-height:1.8;font-size:1.15rem}.tree-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:25px}.tree-photo{overflow:hidden;border-radius:8px;box-shadow:0 4px 12px #0000001a}.tree-photo img{width:100%;height:400px;object-fit:cover;transition:transform .3s}.tree-photo:hover img{transform:scale(1.05)}@media(max-width:768px){.tree-hero h1{font-size:2rem}.tree-gallery{grid-template-columns:1fr}.tree-photo img{height:300px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333}.app{min-height:100vh;display:flex;flex-direction:column}.header{background-color:#2d5016;padding:15px 0;box-shadow:0 2px 4px #0000001a}.header-content{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.logo-link{display:flex;align-items:center}.logo{height:50px;width:auto}.nav{display:flex;gap:30px}.nav-link{color:#fff;text-decoration:none;font-size:16px;font-weight:500;transition:opacity .2s}.nav-link:hover{opacity:.8}.main-content{flex:1;width:100%}.footer{background-color:#2d5016;color:#fff;text-align:center;padding:30px 20px;margin-top:50px}.footer p{margin:5px 0}.footer a{color:#b8a573;text-decoration:none}.footer a:hover{text-decoration:underline}@media(max-width:768px){.header-content{flex-direction:column;gap:15px}.nav{gap:15px}.nav-link{font-size:14px}}
