html,body,#root{margin:0;min-height:100%;width:100%}*{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:1300px;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:120px;width:auto;object-fit:contain;border-radius:8px}.contact-info{display:flex;flex-direction:column;gap:.75rem;text-align:right}.contact-item{display:flex;align-items:center;gap:.5rem}.phone-img,.email-img{height:20px;width:20px;object-fit:contain;flex-shrink:0}.phone-link,.email-link{color:#fff;text-decoration:none;font-size:1rem;transition:color .3s ease}.phone-link:hover,.email-link:hover{color:#a8d5ba}.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}.burger-menu{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;cursor:pointer;z-index:1001}.burger-line{width:100%;height:3px;background-color:#fff;transition:all .3s ease;transform-origin:center}.burger-line.open:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.burger-line.open:nth-child(2){opacity:0}.burger-line.open:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.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 h1{font-size:2.5rem;color:#0a3e34}.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;border-radius:10px;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:40px;height:20px;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}.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}.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}.fensa-section{display:flex;justify-content:flex-end;align-items:center}.fensa-logo{height:140px;border-radius:5px}.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:row;justify-content:space-between;align-items:center;padding:1rem}.burger-menu{display:flex}.nav{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#27693f;flex-direction:column;justify-content:center;align-items:center;gap:2rem;z-index:1000;padding:2rem}.nav.mobile-open{display:flex}.nav a{padding:1rem 2rem;font-size:1.5rem;color:#fff;text-decoration:none;text-align:center}.contact-info{display:none}.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}.main-content,.services{padding:1rem}.services-hero{margin-bottom:2rem}.services-hero-content h1{font-size:2rem;margin-bottom:1rem}.services-hero-content p{font-size:1rem;line-height:1.6}.footer-content{grid-template-columns:1fr;gap:1.5rem;text-align:center}.fensa-section{justify-content:center}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:1rem 0;margin-top:0}.services{padding:1rem}.services-hero-content h1{font-size:2rem}.services-hero-content p{font-size:1rem}.service-card{padding:1.5rem}.service-card h3{font-size:1.1rem}.service-card p{font-size:.95rem}.services-cta{margin-top:2rem;padding:2rem 1rem}.services-cta h2{font-size:1.5rem}.services-cta button{padding:.875rem 1.5rem;font-size:1rem}.testimonials{padding:1rem;text-align:center}.testimonials-hero-content{text-align:center}.testimonials-hero-content h1{font-size:2rem}.testimonials-hero-content p{font-size:1rem}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem;justify-content:center}.testimonial-card{padding:1.5rem;max-width:100%;margin:0 auto;text-align:left}.testimonial-title{font-size:1.1rem;text-align:center}.testimonial-text{font-size:.95rem;text-align:center}.testimonial-author{font-size:.9rem;text-align:right}.testimonial-cta{margin-top:1rem;padding-top:.75rem;text-align:center}.testimonial-cta p{font-size:.9rem}.testimonial-cta button{padding:.75rem 1.25rem;font-size:.9rem}.gallery{padding:1rem;text-align:center}.gallery-hero-content{text-align:center}.gallery-hero-content h1{font-size:2rem}.gallery-hero-content p{font-size:1rem}.gallery-filter{flex-wrap:wrap;gap:.5rem;padding:.25rem;justify-content:center}.gallery-filter-button{padding:.375rem .75rem;font-size:1rem}.gallery-grid{grid-template-columns:1fr;gap:1.5rem;justify-content:center}.gallery-grid--single{grid-template-columns:1fr;justify-content:center}.gallery-item{padding:.75rem;max-width:100%;margin:0 auto}.gallery-tag{font-size:1rem;padding:.25rem .5rem}.gallery-description{font-size:1rem}.gallery-image{height:150px}.gallery-underlabel-text{font-size:1rem}.gallery-pager{width:100%;justify-content:center;margin-left:0;margin-right:auto;margin-top:1.5rem;text-align:center}.gallery-pager-text{font-size:.9rem}.gallery-pager-button{padding:.375rem .625rem;font-size:.875rem}.form-group input,.form-group select,.form-group textarea{padding:.625rem;font-size:1rem}.submit-button{padding:.875rem 1.5rem;font-size:1rem}.cta-content h2{font-size:1.5rem}.cta-content p{font-size:1rem}.cta-button{padding:.875rem 1.5rem;font-size:1rem}.why-hero h1{font-size:2rem}.reasons-grid{grid-template-columns:1fr;gap:1rem}.reason{padding:1rem}.reason h3{font-size:1.1rem}.testimonials h2{font-size:1.5rem}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.testimonial-card blockquote{font-size:.95rem}.author{font-size:.9rem}.who-we-are-content{grid-template-columns:1fr;gap:2rem}.who-we-are-text h2{font-size:1.5rem}.who-we-are-text p{font-size:1rem}.what-we-do-content h2{font-size:1.5rem}.services-list{grid-template-columns:1fr;gap:1rem}.service-item{padding:1rem;text-align:center}.service-item h3{font-size:1.1rem}.service-item p{font-size:.95rem}.get-in-touch-content h2{font-size:1.5rem}.get-in-touch-content p{font-size:1rem}.get-in-touch .contact-info{flex-direction:column;gap:1rem}.get-in-touch .contact-item h3,.get-in-touch .contact-item a{font-size:1rem}.contact-button{padding:.875rem 1.5rem;font-size:1rem}.cta-buttons{flex-direction:column;gap:1rem;align-items:center}.cta-button{width:100%;max-width:300px}.service-button{margin-right:0;margin-bottom:1rem;font-size:1rem;padding:.625rem 1.25rem}.development-button{margin-left:0;font-size:1rem;padding:.625rem 1.25rem}.consultation-button{margin:0 auto;font-size:1rem;padding:.875rem 1.5rem}.surrey-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.surrey-top-left,.surrey-bottom-right{text-align:center}.surrey-top-left p,.surrey-bottom-right p{font-size:1rem}.surrey-image{width:100%}.surrey-img{height:auto}.surrey-image h3{font-size:.85rem}.intro-section{padding:2rem 0}.intro-section h2{font-size:1.5rem}.intro-section p{font-size:1rem}.testimonial-section{padding:1.5rem 0;margin-bottom:1rem}.testimonial-content h2{font-size:1.5rem}.testimonial-content p{font-size:1rem}}@media(min-width:769px)and (max-width:1024px){.services-grid,.testimonials-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.contact-grid{grid-template-columns:1fr;gap:2rem}.reasons-grid,.services-list{grid-template-columns:repeat(2,1fr)}.who-we-are-content{grid-template-columns:1fr;gap:2rem}.surrey-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;gap:1rem;align-items:center}.cta-button{width:100%;max-width:350px}}@media(max-width:480px){.services-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.hero-overlay h1{font-size:2rem;max-width:95%}.services-hero-content h1,.testimonials-hero-content h1,.gallery-hero-content h1,.contact-hero-content h1,.why-hero h1{font-size:1.75rem}.services-hero-content p,.testimonials-hero-content p,.gallery-hero-content p,.contact-hero-content p{font-size:.95rem}.service-card{padding:1rem}.service-card h3{font-size:1rem}.service-card p{font-size:.9rem}.testimonial-card{padding:1rem}.testimonial-title{font-size:1rem}.testimonial-text{font-size:.9rem}.testimonial-author{font-size:.85rem}.gallery-item{padding:.5rem}.gallery-tag{font-size:.9rem;padding:.2rem .4rem}.gallery-description{font-size:.9rem}.gallery-image{height:120px}.gallery-underlabel-text{font-size:.9rem}.gallery-filter-button{padding:.3rem .6rem;font-size:.9rem}.services-cta{padding:1.5rem .75rem}.services-cta h2{font-size:1.25rem}.services-cta button{padding:.75rem 1.25rem;font-size:.95rem}.testimonial-cta{margin-top:.75rem;padding-top:.5rem}.testimonial-cta p{font-size:.85rem}.testimonial-cta button{padding:.625rem 1rem;font-size:.85rem}.gallery-pager{padding:.375rem .5rem}.gallery-pager-text{font-size:.8rem}.gallery-pager-button{padding:.3rem .5rem;font-size:.8rem}.form-group input,.form-group select,.form-group textarea{padding:.5rem;font-size:.95rem}.submit-button{padding:.75rem 1.25rem;font-size:.95rem}.cta-content h2{font-size:1.25rem}.cta-content p{font-size:.95rem}.cta-button{padding:.75rem 1.25rem;font-size:.95rem}.reason{padding:.75rem}.reason h3{font-size:1rem}.service-item{padding:.75rem}.service-item h3{font-size:1rem}.service-item p{font-size:.9rem}.get-in-touch-content h2{font-size:1.25rem}.get-in-touch-content p{font-size:.95rem}.service-button,.development-button,.consultation-button{font-size:.95rem;padding:.5rem 1rem}.surrey-top-left p,.surrey-bottom-right p{font-size:.95rem}.intro-section h2{font-size:1.25rem}.intro-section p{font-size:.95rem}.testimonial-content h2{font-size:1.25rem}.testimonial-content p{font-size:.95rem}.who-we-are-text h2,.what-we-do-content h2{font-size:1.25rem}.who-we-are-text p{font-size:.95rem}.testimonials h2{font-size:1.25rem}.author{font-size:.85rem}.testimonial-card blockquote{font-size:.9rem}}@media(min-width:1200px){.services-grid,.testimonials-grid{grid-template-columns:repeat(3,1fr)}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr))}.reasons-grid,.services-list{grid-template-columns:repeat(3,1fr)}}.services{max-width:1200px;margin:0 auto;padding:.5rem}.services-hero{text-align:center;margin-bottom:3rem}.services-hero-content h1{font-size:2.5rem;color:#0a3e34;margin-bottom:1rem}.services-hero-content h2{font-size:2rem;color:#27693f;margin-bottom:1rem}.services-hero-content p{font-size:1.1rem;color:#666;max-width:800px;margin:0 auto;line-height:1.7}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}@media(max-width:768px){.services-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}}.service-card{background-color:#f8f9fa;padding:2rem;border-radius:8px;border-left:4px solid #27693f;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.service-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:.75rem;margin-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.12)}.service-icon{width:40px;height:40px;object-fit:contain;flex:0 0 auto;margin-top:2px}.service-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.service-card h3{color:#0a3e34;margin-bottom:1rem;font-size:1.3rem;font-weight:600;font-family:Inter,Helvetica Neue,Arial,sans-serif}.service-card p{color:#555;line-height:1.6}.services-cta{text-align:center;margin-top:4rem;padding:1rem;background-color:#f8f9fa;border-radius:15px}.services-cta h2{color:#27693f;font-size:2rem;margin-bottom:1.5rem}.services-cta button{background-color:#27693f;color:#fff;border:none;padding:1rem 2rem;border-radius:5px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.services-cta button:hover{background-color:#1f5232}.testimonials{max-width:1200px;margin:0 auto;padding:2rem;margin-top:-1.5rem}.testimonials-hero{text-align:center;margin-bottom:3rem}.testimonials-hero-content h1{font-size:2.5rem;color:#0a3e34;margin-bottom:1rem}.testimonials-hero-content p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.testimonial-card{background-color:#fff;padding:2rem;border-radius:8px;border:1px solid #e9ecef;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease}.testimonial-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.testimonial-title{color:#27693f;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.testimonial-text{color:#555;line-height:1.6;margin-bottom:1rem;font-style:italic}.testimonial-author{color:#0a3e34;font-weight:600;text-align:right;margin:0}.testimonial-cta{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(39,105,63,.2);text-align:center}.testimonial-cta p{color:#27693f;font-weight:600;margin-top:2rem;margin-bottom:.75rem;font-size:1rem}.testimonial-cta button{background-color:#27693f;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.testimonial-cta button:hover{background-color:#1f5232}.testimonials-cta{text-align:center;margin-top:3rem}.guestbook-button{background-color:#27693f;color:#fff;border:none;padding:1rem 2rem;border-radius:5px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}.guestbook-button:hover{background-color:#1f5232}.gallery{max-width:1200px;margin:0 auto;padding:.5rem}.gallery-hero{text-align:center;margin-bottom:1.5rem}.gallery-hero-content h1{font-size:2.5rem;color:#0a3e34;margin-bottom:1rem}.gallery-hero-content p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.gallery-filter{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;padding:.35rem;border:1px solid rgba(10,62,52,.2);border-radius:999px;background-color:#27693f0f;width:fit-content;margin-left:auto;margin-right:auto}.gallery-filter-button{background:transparent;border:none;padding-inline:.5em;color:#0a3e34;font-size:1.1rem;font-weight:600;cursor:pointer;padding:.45rem .9rem;border-radius:999px;transition:background-color .2s ease,color .2s ease;outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.gallery-filter-button::-moz-focus-inner{border:0}.gallery-filter-button:focus,.gallery-filter-button:focus-visible{outline:none;box-shadow:none}.gallery-filter-button.active{background-color:#27693f;color:#fff;text-decoration:none;outline:none;box-shadow:none}.gallery-filter-separator{color:#0a3e3473;font-size:1.1rem}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.gallery-grid--single{grid-template-columns:1fr;justify-content:center;justify-items:center}.gallery-grid--single>.gallery-item{width:100%;max-width:600px}.gallery-pager{display:flex;width:250px;align-items:center;justify-content:flex-end;gap:.75rem;background-color:#f8f9faf2;border:1px solid rgba(10,62,52,.18);border-radius:999px;padding:.5rem .75rem;box-shadow:0 6px 18px #0000001f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin-top:2rem;margin-left:auto}.gallery-pager-text{color:#0a3e34;font-size:1rem;font-weight:600;font-family:Inter,Helvetica Neue,Arial,sans-serif;white-space:nowrap}.gallery-pager-button{background-color:#27693f;color:#fff;border:none;border-radius:999px;padding:.4rem .8rem;font-size:.95rem;font-weight:600;cursor:pointer;outline:none}.gallery-pager-button:disabled{opacity:.45;cursor:not-allowed}.gallery-item--full{grid-column:1 / -1}.gallery-item--single{width:100%;max-width:900px}.gallery-item{background-color:#f8f9fa;padding:1rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.gallery-item-header{display:flex;align-items:center;justify-content:flex-start;gap:1rem;margin-bottom:1rem}.gallery-tag{background-color:#27693f;color:#fff;padding:.35rem .6rem;border-radius:5px;font-size:1.1rem;font-weight:600;flex:0 0 auto}.gallery-description{color:#0a3e34;font-size:1.1rem;font-weight:500;font-family:Inter,Helvetica Neue,Arial,sans-serif}.gallery-item h3{color:#27693f;font-size:1.3rem;text-align:center}.comparison{display:flex;flex-direction:column;gap:1rem}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.before-after--two{grid-template-columns:1fr 1fr;gap:2rem}.gallery-pair-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.gallery-image{width:100%;height:200px;object-fit:cover;border-radius:8px;display:block;transition:transform .3s ease}.gallery-image-container{position:relative;cursor:pointer}.gallery-image-container:hover .gallery-image{transform:scale(1.02)}.view-more-button{position:absolute;bottom:5px;right:5px;background-color:#27693fb3;color:#fff;padding:.25rem .5rem;border-radius:5px;font-size:.7rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;gap:5px}.view-more-icon{width:16px;height:16px;object-fit:contain}.view-more-button:hover{background-color:#27693fe6}.carousel-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000}.carousel-content{position:relative;max-width:90%;max-height:90%;border-radius:12px;padding:2rem;box-shadow:0 8px 32px #0000004d}.carousel-close{position:absolute;top:1.5rem;right:-5rem;background:none;border:none;font-size:3rem;cursor:pointer;color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:color .3s ease}.carousel-close:hover{color:#27693f}.carousel-close:focus{outline:none}.carousel-close-inline{display:none}.carousel-main{display:flex;flex-direction:column;align-items:center;gap:1rem}.carousel-main img{width:100%;max-height:60vh;object-fit:contain;border-radius:8px}@media(min-width:769px){.carousel-main img{width:min(900px,85vw);height:min(600px,70vh);object-fit:contain}}.carousel-info{text-align:center;color:#333}.carousel-info h3{margin-bottom:5rem;color:#27693f}.carousel-info p{margin-top:1rem;font-size:1.1rem;font-weight:600;color:#ddd;padding:.5rem 1rem;border-radius:20px;display:inline-block}.carousel-prev,.carousel-next{position:absolute;top:45%;transform:translateY(-50%);color:#fff;border:none;width:70px;height:70px;font-size:5rem;cursor:pointer;border-radius:50%;transition:color .3s ease;background-color:transparent;display:flex;align-items:center;justify-content:center}.carousel-prev:hover,.carousel-next:hover{color:#27693f}.carousel-prev:focus,.carousel-next:focus{outline:none}.carousel-prev{left:-6rem}.carousel-next{right:-6rem}.gallery-underlabel{width:100%;margin-top:.75rem}.gallery-underlabel-text{color:#0a3e34;font-size:1.1rem;font-weight:600;font-family:Inter,Helvetica Neue,Arial,sans-serif;text-align:center;margin-top:.5rem}.before,.after{text-align:center}.before h4,.after h4{color:#0a3e34;margin-bottom:.5rem;font-size:1.1rem}.placeholder-image{width:100%;height:200px;background-color:#e9ecef;border:2px dashed #adb5bd;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#6c757d;font-weight:700;margin-bottom:.5rem}.before p,.after p{color:#666;font-size:.9rem;margin:0;line-height:1.4}.contact-cards-section{padding:2rem;background-color:#f8f9fa;border-radius:20px}.contact-cards-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.contact-cards-left{display:flex;flex-direction:column;gap:2rem}.contact-card{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.contact-card:hover{transform:translateY(-2px);box-shadow:0 8px 12px #00000026}.email-card{grid-column:1}.contact-cards-bottom{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.card-icon{width:48px;height:48px;margin:0 auto 1rem;background-color:#27693f;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.contact-card h3{color:#333;font-size:1.25rem;margin-bottom:.5rem;font-family:Inter,Helvetica Neue,Arial,sans-serif}.contact-card p{color:#555;font-size:1rem;margin:0;font-family:Inter,Helvetica Neue,Arial,sans-serif}.contact-card a{color:#27693f;text-decoration:none;font-weight:500}.contact-card a:hover{text-decoration:underline}.contact-image-right{border-radius:12px;overflow:hidden;box-shadow:0 8px 16px #0000001a}.contact-image-right img{width:100%;height:auto;display:block;object-fit:cover}.contact{max-width:1200px;margin:0 auto;padding:.5rem}.contact-hero{text-align:center;margin-bottom:1.5rem}.contact-hero-content h1{font-size:2.5rem;color:#0a3e34;margin-bottom:1rem}.contact-hero-content p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.who-we-are{padding:3rem 0;background-color:#f8f9fa;border-radius:15px}.who-we-are-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center}.who-we-are-text h2{color:#27693f;margin-bottom:1.5rem;font-size:2rem}.who-we-are-text p{color:#555;line-height:1.7;margin-bottom:1rem}.who-we-are-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin-top:2rem}.what-we-do{padding:3rem 0}.what-we-do-content{max-width:1200px;margin:0 auto;padding:0 2rem}.what-we-do-content h2{color:#27693f;margin-bottom:2rem;font-size:2rem;text-align:center}.services-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.service-item{background-color:#fff;padding:1.5rem;border-radius:8px;border-left:4px solid #27693f;box-shadow:0 2px 4px #0000001a}.service-item h3{color:#0a3e34;margin-bottom:.75rem;font-size:1.2rem;font-weight:600;font-family:Inter,Helvetica Neue,Arial,sans-serif}.service-item p{color:#666;line-height:1.6;margin:0}.get-in-touch{background-color:#f8f9fa;color:#333;padding:3rem 0;margin-top:1rem;border-radius:12px}.get-in-touch-content{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.get-in-touch-content h2{margin-bottom:1rem;font-size:2.5rem;color:#0a3e34}.get-in-touch-content p{margin-bottom:2rem;font-size:1.1rem;opacity:.9}.get-in-touch .contact-info{display:flex;justify-content:center;gap:3rem;margin-bottom:2rem}.get-in-touch .contact-item h3{margin-bottom:.5rem;font-size:1.1rem}.get-in-touch .contact-item a{color:#fff;text-decoration:none;font-size:1.1rem;font-weight:500}.get-in-touch .contact-item a:hover{text-decoration:underline}.contact-button{background-color:#fff;color:#27693f;text-decoration:none;padding:1rem 2rem;border-radius:10px;font-size:1.1rem;font-weight:700;transition:background-color .3s ease;display:inline-block;font-family:Inter,Helvetica Neue,Arial,sans-serif}.contact-button:hover{background-color:#e9ecef}@media(max-width:768px){.hero-content h1,.hero-content p{text-align:center}.who-we-are-content{grid-template-columns:1fr;gap:2rem;justify-items:center;text-align:center}.contact-grid{grid-template-columns:1fr;gap:2rem}.before-after{grid-template-columns:1fr}.get-in-touch .contact-info{flex-direction:column;gap:1rem}.carousel-prev,.carousel-next{position:static;transform:none;background-color:transparent;color:#fff;border:none;width:40px;height:40px;font-size:2rem;cursor:pointer;border-radius:10px;transition:color .3s ease;display:flex;align-items:center;justify-content:center;margin:0 10px}.carousel-prev:hover,.carousel-next:hover{color:#27693f}.carousel-close{display:none}.carousel-close-inline{background:none;border:none;font-size:2rem;color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-left:auto}.carousel-info{display:flex;align-items:center;justify-content:center;margin-top:1rem}.carousel-info p{margin:0;white-space:nowrap}.carousel-info h3{margin-bottom:0}}@media(max-width:768px){.contact-cards-container{display:flex!important;flex-direction:column!important;gap:2rem!important}.contact-cards-left{order:1!important;width:100%!important}.contact-image-right{order:2!important;width:100%!important;margin-bottom:0!important;margin-top:2rem!important}.contact-cards-bottom{grid-template-columns:1fr!important;gap:1.5rem!important}.contact-card{padding:1.5rem!important}.card-icon{width:40px!important;height:40px!important}.contact-card h3{font-size:1.1rem!important}.contact-card p{font-size:.95rem!important}.email-card a{font-size:.65rem!important;word-break:break-all!important;line-height:1.3!important}.contact-hero-content h1{font-size:2rem!important}.contact-hero-content p{font-size:1rem!important}}.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:50%;transform:translate(-50%,-50%)}
