.hero[data-astro-cid-gwvbeqov]{position:relative;min-height:400px;overflow:hidden;display:flex;align-items:center}.hero-image-container[data-astro-cid-gwvbeqov]{position:relative;width:100%;height:400px;overflow:hidden}.hero-picture[data-astro-cid-gwvbeqov]{width:100%;height:100%;display:block}.hero-image[data-astro-cid-gwvbeqov]{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-overlay[data-astro-cid-gwvbeqov]{position:absolute;inset:0;background:linear-gradient(135deg,#597b94d9,#466275e6);display:flex;align-items:center}.hero-content[data-astro-cid-gwvbeqov]{text-align:center;color:var(--white);z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.hero[data-astro-cid-gwvbeqov] h1[data-astro-cid-gwvbeqov]{font-size:3rem;margin-bottom:1rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-buttons[data-astro-cid-gwvbeqov]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.hero-subtitle[data-astro-cid-gwvbeqov]{font-size:1.2rem;text-shadow:1px 1px 2px rgba(0,0,0,.5);margin-bottom:2rem}.location-intro[data-astro-cid-gwvbeqov]{padding:5rem 2rem;background:var(--background-light)}.intro-grid[data-astro-cid-gwvbeqov]{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center}.intro-content[data-astro-cid-gwvbeqov] h2[data-astro-cid-gwvbeqov]{font-size:2.5rem;color:var(--text-dark);margin-bottom:1.5rem}.intro-content[data-astro-cid-gwvbeqov] p[data-astro-cid-gwvbeqov]{font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem;color:var(--text-medium)}.intro-image[data-astro-cid-gwvbeqov] img[data-astro-cid-gwvbeqov]{width:100%;border-radius:15px;box-shadow:0 8px 30px var(--shadow-medium)}.quick-stats[data-astro-cid-gwvbeqov]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.stat[data-astro-cid-gwvbeqov]{text-align:center;padding:1.5rem;background:var(--white);border-radius:10px;box-shadow:0 4px 15px var(--shadow-light)}.stat-number[data-astro-cid-gwvbeqov]{display:block;font-size:2.5rem;font-weight:700;color:var(--primary-blue);margin-bottom:.5rem}.stat-label[data-astro-cid-gwvbeqov]{font-size:.9rem;color:var(--text-medium);font-weight:500}.services-tracy[data-astro-cid-gwvbeqov]{padding:5rem 2rem;background:var(--background-light)}.services-tracy[data-astro-cid-gwvbeqov] h2[data-astro-cid-gwvbeqov]{text-align:center;font-size:2.5rem;color:var(--text-dark);margin-bottom:3rem}.services-grid[data-astro-cid-gwvbeqov]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-item[data-astro-cid-gwvbeqov]{background:var(--white);border-radius:15px;overflow:hidden;box-shadow:0 5px 20px var(--shadow-light);transition:transform .3s ease}.service-item[data-astro-cid-gwvbeqov]:hover{transform:translateY(-5px)}.service-item[data-astro-cid-gwvbeqov] img[data-astro-cid-gwvbeqov]{width:100%;height:200px;object-fit:cover}.service-item[data-astro-cid-gwvbeqov] h3[data-astro-cid-gwvbeqov]{font-size:1.3rem;color:var(--text-dark);margin:1.5rem 1.5rem 1rem}.service-item[data-astro-cid-gwvbeqov] p[data-astro-cid-gwvbeqov]{padding:0 1.5rem;color:var(--text-medium);line-height:1.6;margin-bottom:1rem}.service-features[data-astro-cid-gwvbeqov]{display:flex;flex-wrap:wrap;gap:.5rem;padding:0 1.5rem;margin-bottom:1.5rem}.feature[data-astro-cid-gwvbeqov]{background:var(--primary-blue);color:var(--white);padding:.2rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500}.service-link[data-astro-cid-gwvbeqov]{display:block;text-align:center;padding:1rem;background:var(--primary-blue);color:var(--white);text-decoration:none;font-weight:700;transition:background .3s ease}.service-link[data-astro-cid-gwvbeqov]:hover{background:var(--secondary-blue)}.neighborhoods-tracy[data-astro-cid-gwvbeqov]{padding:5rem 2rem}.neighborhoods-tracy[data-astro-cid-gwvbeqov] h2[data-astro-cid-gwvbeqov]{text-align:center;font-size:2.5rem;color:var(--text-dark);margin-bottom:1rem}.section-intro[data-astro-cid-gwvbeqov]{text-align:center;font-size:1.1rem;color:var(--text-medium);max-width:800px;margin:0 auto 3rem;line-height:1.6}.neighborhoods-grid[data-astro-cid-gwvbeqov]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.neighborhood-card[data-astro-cid-gwvbeqov]{background:var(--white);border-radius:15px;overflow:hidden;box-shadow:0 5px 20px var(--shadow-light);transition:transform .3s ease}.neighborhood-card[data-astro-cid-gwvbeqov]:hover{transform:translateY(-5px)}.neighborhood-card[data-astro-cid-gwvbeqov] img[data-astro-cid-gwvbeqov]{width:100%;height:250px;object-fit:cover}.neighborhood-card[data-astro-cid-gwvbeqov] h3[data-astro-cid-gwvbeqov]{font-size:1.4rem;color:var(--text-dark);margin:1.5rem 1.5rem 1rem}.neighborhood-card[data-astro-cid-gwvbeqov] p[data-astro-cid-gwvbeqov]{padding:0 1.5rem;color:var(--text-medium);line-height:1.6;margin-bottom:1rem}.neighborhood-features[data-astro-cid-gwvbeqov]{list-style:none;padding:0 1.5rem 1.5rem;margin:0}.neighborhood-features[data-astro-cid-gwvbeqov] li[data-astro-cid-gwvbeqov]{color:var(--text-medium);position:relative;padding:.3rem 0 .3rem 1.5rem}.neighborhood-features[data-astro-cid-gwvbeqov] li[data-astro-cid-gwvbeqov]:before{content:"✓";position:absolute;left:0;color:var(--primary-blue);font-weight:700}.why-choose-tracy[data-astro-cid-gwvbeqov]{padding:5rem 2rem;background:var(--background-light)}.why-choose-tracy[data-astro-cid-gwvbeqov] h2[data-astro-cid-gwvbeqov]{text-align:center;font-size:2.5rem;color:var(--text-dark);margin-bottom:3rem}.benefits-grid[data-astro-cid-gwvbeqov]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.benefit-item[data-astro-cid-gwvbeqov]{text-align:center;padding:2rem;background:var(--white);border-radius:15px;box-shadow:0 5px 20px var(--shadow-light)}.benefit-icon[data-astro-cid-gwvbeqov]{font-size:3rem;margin-bottom:1rem;display:block}.benefit-item[data-astro-cid-gwvbeqov] h3[data-astro-cid-gwvbeqov]{font-size:1.3rem;color:var(--text-dark);margin-bottom:1rem}.benefit-item[data-astro-cid-gwvbeqov] p[data-astro-cid-gwvbeqov]{color:var(--text-medium);line-height:1.6}.tracy-expertise[data-astro-cid-gwvbeqov]{padding:5rem 2rem}.tracy-expertise[data-astro-cid-gwvbeqov] h2[data-astro-cid-gwvbeqov]{text-align:center;font-size:2.5rem;color:var(--text-dark);margin-bottom:3rem}.expertise-content[data-astro-cid-gwvbeqov]{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.expertise-text[data-astro-cid-gwvbeqov] h3[data-astro-cid-gwvbeqov]{font-size:1.5rem;color:var(--text-dark);margin-bottom:1rem}.expertise-text[data-astro-cid-gwvbeqov] p[data-astro-cid-gwvbeqov]{font-size:1.1rem;line-height:1.7;color:var(--text-medium);margin-bottom:1.5rem}.climate-list[data-astro-cid-gwvbeqov]{list-style:none;padding:0}.climate-list[data-astro-cid-gwvbeqov] li[data-astro-cid-gwvbeqov]{padding:.8rem 0;border-bottom:1px solid rgba(89,123,148,.1);color:var(--text-medium);line-height:1.6}.climate-list[data-astro-cid-gwvbeqov] strong[data-astro-cid-gwvbeqov]{color:var(--primary-blue)}.expertise-image[data-astro-cid-gwvbeqov] img[data-astro-cid-gwvbeqov]{width:100%;border-radius:15px;box-shadow:0 8px 30px var(--shadow-medium)}.testimonials-tracy[data-astro-cid-gwvbeqov]{padding:5rem 2rem;background:var(--background-light)}.testimonials-tracy[data-astro-cid-gwvbeqov] h2[data-astro-cid-gwvbeqov]{text-align:center;font-size:2.5rem;color:var(--text-dark);margin-bottom:3rem}.testimonials-grid[data-astro-cid-gwvbeqov]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial[data-astro-cid-gwvbeqov]{background:var(--white);padding:2rem;border-radius:15px;box-shadow:0 5px 20px var(--shadow-light);border-left:5px solid var(--primary-blue)}.testimonial-content[data-astro-cid-gwvbeqov] p[data-astro-cid-gwvbeqov]{font-style:italic;color:var(--text-medium);line-height:1.6;margin-bottom:1.5rem}.testimonial-author[data-astro-cid-gwvbeqov] strong[data-astro-cid-gwvbeqov]{color:var(--text-dark);font-size:1.1rem}.testimonial-author[data-astro-cid-gwvbeqov] span[data-astro-cid-gwvbeqov]{display:block;color:var(--primary-blue);font-size:.9rem;margin-top:.2rem}.cta-tracy[data-astro-cid-gwvbeqov]{padding:5rem 2rem;background:var(--primary-blue);color:var(--white);text-align:center}.cta-tracy[data-astro-cid-gwvbeqov] h2[data-astro-cid-gwvbeqov]{font-size:2.5rem;margin-bottom:1rem}.cta-tracy[data-astro-cid-gwvbeqov] p[data-astro-cid-gwvbeqov]{font-size:1.1rem;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.cta-buttons[data-astro-cid-gwvbeqov]{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.cta-benefits[data-astro-cid-gwvbeqov]{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.cta-benefit[data-astro-cid-gwvbeqov]{display:flex;align-items:center;gap:.5rem;font-weight:500}.cta-benefit[data-astro-cid-gwvbeqov] .benefit-icon[data-astro-cid-gwvbeqov]{font-size:1.5rem}.btn[data-astro-cid-gwvbeqov]{display:inline-block;background:linear-gradient(135deg,var(--primary-blue) 0%,var(--secondary-blue) 100%);color:var(--white);padding:12px 24px;text-decoration:none;border-radius:8px;font-weight:700;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem;text-align:center;box-shadow:0 2px 10px var(--shadow-light)}.btn[data-astro-cid-gwvbeqov]:hover{background:linear-gradient(135deg,var(--secondary-blue) 0%,var(--primary-blue) 100%);transform:translateY(-3px);box-shadow:0 6px 20px var(--shadow-medium)}.btn-outline[data-astro-cid-gwvbeqov]{background:transparent;border:2px solid var(--white);color:var(--white)}.btn-outline[data-astro-cid-gwvbeqov]:hover{background:var(--white);color:var(--primary-blue)}.btn-quote[data-astro-cid-gwvbeqov]{background:linear-gradient(135deg,#ff6b35,#ff4500)!important;color:var(--white)!important;font-weight:700!important;font-size:1.1rem!important;padding:1rem 2rem!important;text-transform:uppercase!important;letter-spacing:.5px!important;box-shadow:0 4px 15px #ff6b354d!important;border:none!important;animation:pulse-glow 2s ease-in-out infinite alternate}.btn-quote[data-astro-cid-gwvbeqov]:hover{background:linear-gradient(135deg,#ff4500,#ff6b35)!important;transform:translateY(-3px) scale(1.05)!important;box-shadow:0 8px 25px #ff6b3566!important}@keyframes pulse-glow{0%{box-shadow:0 4px 15px #ff6b354d}to{box-shadow:0 6px 20px #ff6b3580}}@media (max-width: 768px){.hero[data-astro-cid-gwvbeqov] h1[data-astro-cid-gwvbeqov]{font-size:2.2rem}.hero-buttons[data-astro-cid-gwvbeqov]{flex-direction:column;align-items:center}.intro-grid[data-astro-cid-gwvbeqov],.expertise-content[data-astro-cid-gwvbeqov]{grid-template-columns:1fr;gap:2rem}.quick-stats[data-astro-cid-gwvbeqov]{grid-template-columns:1fr;gap:1rem}.neighborhoods-grid[data-astro-cid-gwvbeqov],.services-grid[data-astro-cid-gwvbeqov],.benefits-grid[data-astro-cid-gwvbeqov],.testimonials-grid[data-astro-cid-gwvbeqov]{grid-template-columns:1fr}.cta-benefits[data-astro-cid-gwvbeqov]{gap:1.5rem}.intro-content[data-astro-cid-gwvbeqov] h2[data-astro-cid-gwvbeqov],.services-tracy[data-astro-cid-gwvbeqov] h2[data-astro-cid-gwvbeqov],.neighborhoods-tracy[data-astro-cid-gwvbeqov] h2[data-astro-cid-gwvbeqov],.why-choose-tracy[data-astro-cid-gwvbeqov] h2[data-astro-cid-gwvbeqov],.tracy-expertise[data-astro-cid-gwvbeqov] h2[data-astro-cid-gwvbeqov],.testimonials-tracy[data-astro-cid-gwvbeqov] h2[data-astro-cid-gwvbeqov],.cta-tracy[data-astro-cid-gwvbeqov] h2[data-astro-cid-gwvbeqov]{font-size:2rem}}
