: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}html,body{height:100%;width:100%;overflow-x:hidden}body{font-family:Baskerville,Baskerville Old Face,Hoefler Text,Garamond,Times New Roman,serif;line-height:1.6;color:#333;background-color:#fff}p,button,.service-button,.development-button,.consultation-button{font-family:Inter,Helvetica Neue,Arial,sans-serif;letter-spacing:.02em;line-height:1.7}a,span,.development-link,.phone-link{letter-spacing:.02em;line-height:1.7}#root{height:100%;width:100%}.app{min-height:100vh;width:100%;display:flex;flex-direction:column;box-sizing:border-box}.main-content{flex:1;max-width:1200px;margin:0 auto;padding:2rem;width:100%;box-sizing:border-box}.header{background-color:#27693f;color:#fff;padding:1rem 0;box-shadow:0 2px 5px #0000001a}.header-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;box-sizing:border-box;font-size:1.3rem}.logo-link{display:flex;align-items:center;text-decoration:none;color:#fff;gap:.5rem}.logo-img{height:80px;width:auto;object-fit:contain}.phone-img{height:40px;width:auto;object-fit:contain}.logo-text{font-size:1.5rem;font-weight:700}.logo a{color:#fff;text-decoration:none;font-size:1.5rem;font-weight:700}.nav{display:flex;gap:2rem}.nav a{color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:4px;transition:background-color .3s}.nav a:hover{color:#e9e6d5}.nav a:hover{background-color:#ffffff1a}.nav a.active{text-decoration:underline;text-underline-offset:4px}.contact-info{text-align:right;display:flex;align-items:center;gap:.5rem}.contact-info .phone-link{font-weight:400;margin:0;font-size:1.3rem;color:#fff}.contact-info .phone-link:hover{color:#e9e6d5}.hero-fullscreen{height:100vh;width:100%;background-image:url(../assets/house.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;align-items:center;justify-content:center}.hero-overlay{position:absolute;inset:0;background-color:#0006;display:flex;align-items:center;justify-content:center}.hero-overlay h1{color:#fff;font-size:3.5rem;text-align:center;max-width:80%;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:4rem;text-align:center}.hero-content h1{font-size:2.5rem;margin-bottom:1rem;color:#0a3e34;text-align:left}.hero-content p{font-size:1.1rem;color:#666;margin-bottom:2rem;text-align:left}.hero-image .hero-img{width:100%;height:400px;object-fit:cover;border-radius:8px;box-shadow:0 4px 6px #0000001a}.intro-section{text-align:center;padding:3rem 0;border-top:1px solid #ddd;margin-top:2rem}.intro-section h2{font-size:2rem;color:#0a3e34}.intro-section p{font-size:1.1rem;color:#666;max-width:800px;margin:0 auto}.testimonial-section{background-color:#f8f9fa;padding:2rem 0;margin-bottom:2rem;border-radius:8px;text-align:center}.testimonial-content{max-width:1000px;margin:0 auto}.testimonial-content h2{font-size:2.5rem;margin-bottom:1rem;color:#0a3e34}.testimonial-content p{font-size:1.09rem;font-style:italic;color:#555;line-height:1.8}.surrey-section{padding-bottom:3rem;border-bottom:1px solid #ddd}.surrey-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.surrey-top-left{display:flex;flex-direction:column;justify-content:center}.surrey-bottom-right{margin-top:-2rem;display:flex;flex-direction:column;justify-content:center}.surrey-bottom-left{display:flex;flex-direction:column;align-items:center;justify-content:center}.surrey-top-left p,.surrey-bottom-right p{font-size:1.1rem;color:#333;line-height:1.7;margin-bottom:1.5rem}.surrey-top-left p:last-child,.surrey-bottom-right p:last-child{margin-bottom:0}.service-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.1rem;background-color:#27693f;margin-right:3rem;color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:5px;font-weight:700;transition:background-color .3s ease;margin-bottom:1rem;align-self:center}.service-button:hover{color:#e9e6d5}.arrow-icon{font-size:1.2rem;transition:transform .3s ease}.service-button:hover .arrow-icon{transform:translate(3px)}.surrey-image{width:180%;display:flex;flex-direction:column;align-items:center}.surrey-img{width:100%;height:auto;object-fit:cover;border-radius:8px;box-shadow:0 4px 6px #0000001a}.surrey-image h3{margin-top:.5rem;font-size:.9rem;color:#666}.about-section{margin:2rem 0;font-size:1.1rem}.about-content{max-width:1200px;margin:0 auto;padding:0 2rem;color:#0a3e34}.about-content p{margin-top:1.5rem}.development-cta{display:flex;align-items:center;gap:2rem;margin-top:2rem}.development-button{background-color:#27693f;color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:5px;font-weight:700;transition:color .3s ease;white-space:nowrap;margin-left:3rem;font-size:1.1rem}.development-button:hover{color:#e9e6d5}.development-logo{height:120px;width:auto;object-fit:contain}.development-link{color:inherit;text-decoration:none}.development-link:hover{color:inherit;text-decoration:underline}.carousel{position:relative;width:100%;height:400px;overflow:hidden;border-radius:8px;box-shadow:0 4px 6px #0000001a}.carousel-inner{position:relative;width:100%;height:100%}.carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out}.carousel-slide.active{opacity:1}.carousel-img{width:100%;height:100%;object-fit:cover}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;padding:1rem;cursor:pointer;font-size:1.5rem;transition:background .3s;z-index:10}.carousel-button:hover{background:#000c}.carousel-button.prev{left:1rem}.carousel-button.next{right:1rem}.carousel-indicators{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:10}.indicator{width:12px;height:12px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;transition:background 1s}.indicator.active{background:#fff}.indicator:hover{background:#fffc}.consultation-button{display:block;background-color:#27693f;color:#fff;padding:1rem 2rem;border-radius:4px;text-decoration:none;font-size:1.1rem;font-weight:700;margin-right:9rem;margin-left:auto;transition:background-color .3s ease;width:fit-content}.consultation-button:hover{color:#e9e6d5}.our-service{max-width:1200px;margin:0 auto;padding:2rem}.service-content h1{font-size:2.5rem;color:#0a3e34;margin-bottom:1rem}.service-hero{text-align:center;margin-bottom:3rem}.service-hero h1{font-size:2.5rem;color:#0a3e34;margin-bottom:1rem}.service-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:3rem 0;border-bottom:1px solid #ddd;padding-bottom:2rem}.step{background-color:#f8f9fa;padding:2rem;border-radius:8px;text-align:center}.step h3{color:#0a3e34;margin-bottom:1rem}.service-areas-layout{display:flex}.service-areas{flex:1;display:flex;flex-direction:column;align-items:center}.service-areas h2{text-align:center;font-size:2rem;color:#0a3e34}.service-image{width:30%;background-color:#f0f0f0;border-radius:8px;z-index:1;margin-right:12rem}.service-areas ul{padding:0;font-family:Arial,Helvetica,sans-serif;font-size:1.1rem}.left-image{width:50%}.why-hero{text-align:center;margin-bottom:2rem;margin-top:1rem}.ready-to-find h1{text-align:center;margin-top:3rem;font-size:2.5rem;color:#0a3e34}.cta-buttons{display:flex;justify-content:center;gap:4rem;margin-top:2rem;margin-bottom:3rem}.cta-button{display:flex;flex-direction:column;align-items:center;text-decoration:none;padding:1.5rem 2rem;background-color:#27693f;color:#fff;border-radius:8px;transition:all .3s ease;min-width:200px;box-shadow:0 6px 6px #0000001a}.cta-button:hover{background-color:#27693f;transform:translateY(-3px);color:#e9e6d5}.cta-bold{font-weight:700;font-size:1.1rem}.cta-light{font-weight:400;font-size:.9rem;opacity:.9}.why-hero h1{font-size:2.5rem;color:#0a3e34;margin-bottom:1rem}.why-hero p{font-size:1.1rem}.reasons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:.5rem}.reason{background-color:#f8f9fa;padding:1.5rem;border-radius:8px;text-align:center}.reason-icon{margin-bottom:.5rem}.reason h3{color:#0a3e34;margin-bottom:1rem;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-weight:600}.testimonials h2{text-align:center;font-size:2rem;color:#0a3e34;margin-bottom:2rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background-color:#f8f9fa;padding:2rem;border-radius:8px;text-align:center}.testimonial-card blockquote{font-style:italic;margin-bottom:1rem;color:#555}.author{font-weight:700;color:#0a3e34}.rentals-hero{margin-top:1rem;text-align:center;margin-bottom:1rem}.rentals-hero h1{font-size:2.5rem;color:#0a3e34}.rentals-hero p{font-size:1.1rem;margin-top:1rem;margin-right:8rem;margin-left:8rem}.rentals-terms p{font-size:1rem;text-align:center;margin-bottom:2rem;color:#777}.rentals-description{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.rentals-text h2{font-size:2rem;color:#0a3e34}.rentals-text p{font-size:1.1rem;line-height:1.7;color:#333;max-width:800px;margin:0 auto}.rentals-features{max-width:1200px;margin:2rem auto;padding:0 2rem}.rentals-banner{width:100%;padding:0 2rem}.banner-img{width:100%;height:200px;object-fit:cover;display:block;border-radius:12px;box-shadow:0 4px 6px #0000001a}.rentals-image{width:110%}.rental-img{width:60%;border-radius:8px;box-shadow:0 4px 6px #0000001a}.feature{margin-bottom:1.5rem}.feature h3{color:#0a3e34;margin-bottom:.5rem}.rentals-image .image-placeholder{width:100%;height:300px;background-color:#f0f0f0;border:2px dashed #ddd;border-radius:8px}.contact-section{background-color:#f8f9fa;padding:3rem;border-radius:8px;text-align:center}.contact-section h2{font-size:2rem;color:#0a3e34;margin-bottom:1rem}.contact-details{margin:2rem 0}.contact-item{margin:.5rem 0}.footer{background-color:#27693f;color:#fff;padding:2rem 0 1rem;margin-top:auto}.footer-content{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;width:100%;box-sizing:border-box;align-items:start}.footer-section{text-align:left}.footer-section:last-child{text-align:right}.footer-section h3{margin-bottom:1rem}.footer-section p{margin-bottom:.5rem}.footer-bottom{text-align:center;padding:0;border-top:none;margin:0;display:flex;align-items:center;justify-content:center;height:100%}@media(max-width:768px){.header-content{flex-direction:column;text-align:center;gap:1rem}.logo-link{flex-direction:column;gap:.25rem}.logo-img{height:30px}.logo-text{font-size:1.2rem}.nav{flex-wrap:wrap;justify-content:center}.contact-info{display:flex;align-items:space-between}.hero-overlay h1{font-size:2.5rem;max-width:90%}.carousel{height:250px}.carousel-button{padding:.5rem;font-size:1rem}.hero{grid-template-columns:1fr;text-align:center}.hero-content h1{font-size:2.5rem}.rentals-description,.service-steps,.reasons-grid,.testimonials-grid{grid-template-columns:1fr}.main-content{padding:1rem}.footer-content{grid-template-columns:1fr;gap:1.5rem;text-align:center}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:1rem 0;margin-top:0}.surrey-content{grid-template-columns:1fr;gap:2rem;text-align:center}}.service-description{text-align:center}.service-description h1{margin-top:1rem}.service-description h2{font-size:2rem;color:#0a3e34;margin-bottom:1rem}.service-description p{font-size:1.1rem;margin-bottom:2rem}.timeline-container{max-width:1200px;padding:0 2rem;margin:3rem auto 3rem -2rem}.timeline{display:flex;justify-content:space-between;position:relative;margin-top:3rem}.timeline:before{content:"";position:absolute;top:20px;left:8rem;right:0;height:2px;background:#0a3e34;z-index:1;width:calc(100% - 15rem)}.timeline-step{flex:1;text-align:center;position:relative;padding:0 1rem}.timeline-step-content{border:.5px solid #e9ecef;border-radius:8px;padding:1rem 1.25rem;background-color:#f8f9fa;height:12rem;width:15.5rem}.step-number{width:40px;height:40px;background:#0a3e34;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-weight:700;position:relative;z-index:2;font-size:1.1rem}.timeline-step h3{margin:.5rem 0;font-size:1.1rem;color:#0a3e34;font-weight:600;font-family:Inter,Helvetica Neue,Arial,sans-serif}.timeline-step p{font-size:1rem;color:#666;margin:0;line-height:1.4}@media(max-width:768px){.timeline{flex-direction:column;align-items:center}.timeline:before{display:none}.timeline-step{margin-bottom:2rem;max-width:300px;width:100%}.timeline-step:not(:last-child):after{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:2px;height:20px;background:#0a3e34}}.service-steps{display:none}.step-container{flex:1;text-align:center}.step{background-color:#f8f9fa;padding:1.5rem;border-radius:8px;border:1px solid #e9ecef;width:13rem;height:16rem}.step h3{font-size:1.2rem;color:#0a3e34;margin-bottom:.5rem}.step p{font-size:.95rem;line-height:1.5}.arrow{width:30px;height:30px;position:relative;flex-shrink:0;margin-right:.5rem}.arrow:after{content:"→";font-size:1.5rem;color:#27693f;position:absolute;top:50%;left:20%;transform:translate(-50%,-50%)}.service-areas h2{font-size:2rem;color:#0a3e34;margin-bottom:1.5rem}.areas-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.area{background-color:#27693f;color:#fff;padding:1rem;text-align:center;border-radius:5px;font-weight:500}
