.section-header[data-astro-cid-btgpmq7z]{max-width:800px;margin:0 auto 4rem}.section-description[data-astro-cid-btgpmq7z]{font-size:1.125rem;color:var(--gray-600);margin-top:1rem}.commercial-grid[data-astro-cid-btgpmq7z]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.commercial-card[data-astro-cid-btgpmq7z]{background:var(--white);padding:2rem;border-radius:1rem;box-shadow:0 10px 25px -5px #0000001a;text-align:center;transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between}.commercial-card[data-astro-cid-btgpmq7z]:hover{transform:translateY(-5px)}.commercial-icon[data-astro-cid-btgpmq7z]{font-size:3rem;margin-bottom:1rem;color:var(--primary)}.commercial-card[data-astro-cid-btgpmq7z] h3[data-astro-cid-btgpmq7z]{color:var(--gray-900);margin-bottom:1rem;font-size:1.5rem}.commercial-card[data-astro-cid-btgpmq7z] p[data-astro-cid-btgpmq7z]{color:var(--gray-600);margin-bottom:1.5rem;line-height:1.7}.commercial-card[data-astro-cid-btgpmq7z] .btn[data-astro-cid-btgpmq7z]{margin-top:auto}@media (max-width: 768px){.commercial-grid[data-astro-cid-btgpmq7z]{grid-template-columns:1fr}}.hero-service[data-astro-cid-hezqo47o]{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding-top:80px}.hero-background[data-astro-cid-hezqo47o]{position:absolute;inset:0;background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%);z-index:-2}.hero-overlay[data-astro-cid-hezqo47o]{position:absolute;inset:0;background:#1e40af1a;z-index:-1}.hero-content[data-astro-cid-hezqo47o]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:4rem 0}.hero-title[data-astro-cid-hezqo47o]{font-size:3.5rem;font-weight:800;line-height:1.1;color:var(--white);margin-bottom:1.5rem}.highlight[data-astro-cid-hezqo47o]{background:linear-gradient(45deg,var(--accent),#FBBF24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description[data-astro-cid-hezqo47o]{font-size:1.25rem;color:#ffffffe6;margin-bottom:2rem;line-height:1.7}.hero-features[data-astro-cid-hezqo47o]{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.feature[data-astro-cid-hezqo47o]{display:flex;align-items:center;gap:.75rem;color:var(--white);font-weight:500}.feature[data-astro-cid-hezqo47o] svg[data-astro-cid-hezqo47o]{color:var(--accent);flex-shrink:0}.hero-actions[data-astro-cid-hezqo47o]{display:flex;gap:1rem;flex-wrap:wrap}.btn-lg[data-astro-cid-hezqo47o]{padding:1rem 2rem;font-size:1.125rem;gap:.5rem}.hero-image[data-astro-cid-hezqo47o]{position:relative}.hero-image[data-astro-cid-hezqo47o] img[data-astro-cid-hezqo47o]{width:100%;height:500px;object-fit:cover;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040}.hero-stats[data-astro-cid-hezqo47o]{background:#ffffff1a;backdrop-filter:blur(10px);padding:2rem 0;margin-top:3rem}.stats-grid[data-astro-cid-hezqo47o]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.stat[data-astro-cid-hezqo47o]{color:var(--white)}.stat-number[data-astro-cid-hezqo47o]{font-size:2.5rem;font-weight:800;color:var(--accent);margin-bottom:.5rem}.stat-label[data-astro-cid-hezqo47o]{font-size:.875rem;opacity:.9;text-transform:uppercase;letter-spacing:.05em}.section-description[data-astro-cid-hezqo47o]{font-size:1.125rem;color:var(--gray-600);margin-top:1rem;max-width:800px;margin-left:auto;margin-right:auto}.services-grid[data-astro-cid-hezqo47o]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}.service-card[data-astro-cid-hezqo47o]{background:var(--white);padding:2rem;border-radius:1rem;box-shadow:0 10px 25px -5px #0000001a;border:1px solid var(--gray-200);transition:all .3s ease;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.service-card[data-astro-cid-hezqo47o]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary),var(--secondary));transform:scaleX(0);transition:transform .3s ease}.service-card[data-astro-cid-hezqo47o]:hover{transform:translateY(-5px);box-shadow:0 20px 40px -10px #1e40af26}.service-card[data-astro-cid-hezqo47o]:hover:before{transform:scaleX(1)}.service-icon[data-astro-cid-hezqo47o]{font-size:3rem;margin-bottom:1rem}.service-card[data-astro-cid-hezqo47o] h3[data-astro-cid-hezqo47o]{font-size:1.5rem;margin-bottom:1rem;color:var(--gray-900)}.service-card[data-astro-cid-hezqo47o] p[data-astro-cid-hezqo47o]{color:var(--gray-600);margin-bottom:1.5rem;line-height:1.7}.service-card[data-astro-cid-hezqo47o] ul[data-astro-cid-hezqo47o]{list-style:none;padding:0;margin:0 0 2rem}.service-card[data-astro-cid-hezqo47o] li[data-astro-cid-hezqo47o]{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:var(--gray-700)}.service-card[data-astro-cid-hezqo47o] li[data-astro-cid-hezqo47o]:before{content:"✓";position:absolute;left:0;color:var(--success);font-weight:700}.service-card[data-astro-cid-hezqo47o] .btn[data-astro-cid-hezqo47o]{margin-top:auto}.features-grid[data-astro-cid-hezqo47o]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.feature-card[data-astro-cid-hezqo47o]{background:var(--white);padding:2rem;border-radius:1rem;box-shadow:0 10px 25px -5px #0000001a;text-align:center;transition:transform .3s ease}.feature-card[data-astro-cid-hezqo47o]:hover{transform:translateY(-5px)}.feature-icon[data-astro-cid-hezqo47o]{font-size:3rem;margin-bottom:1rem}.feature-card[data-astro-cid-hezqo47o] h3[data-astro-cid-hezqo47o]{color:var(--gray-900);margin-bottom:1rem}.feature-card[data-astro-cid-hezqo47o] p[data-astro-cid-hezqo47o]{color:var(--gray-600)}.locations-grid[data-astro-cid-hezqo47o]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.location-card[data-astro-cid-hezqo47o]{background:var(--white);padding:2rem;border-radius:1rem;box-shadow:0 10px 25px -5px #0000001a;text-align:center;transition:transform .3s ease}.location-card[data-astro-cid-hezqo47o]:hover{transform:translateY(-5px)}.location-card[data-astro-cid-hezqo47o] h3[data-astro-cid-hezqo47o]{color:var(--primary);margin-bottom:.5rem}.location-card[data-astro-cid-hezqo47o] h3[data-astro-cid-hezqo47o] a[data-astro-cid-hezqo47o]{color:var(--primary);text-decoration:none}.location-card[data-astro-cid-hezqo47o] h3[data-astro-cid-hezqo47o] a[data-astro-cid-hezqo47o]:hover{text-decoration:underline}.location-card[data-astro-cid-hezqo47o] p[data-astro-cid-hezqo47o]{color:var(--gray-600);margin-bottom:1rem;font-size:.9rem}.location-features[data-astro-cid-hezqo47o]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.location-features[data-astro-cid-hezqo47o] span[data-astro-cid-hezqo47o]{background:var(--gray-100);color:var(--gray-700);padding:.25rem .75rem;border-radius:1rem;font-size:.8rem}.contact-content[data-astro-cid-hezqo47o]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-methods[data-astro-cid-hezqo47o]{margin:2rem 0}.contact-method[data-astro-cid-hezqo47o]{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:flex-start}.contact-method[data-astro-cid-hezqo47o] svg[data-astro-cid-hezqo47o]{color:var(--primary);flex-shrink:0;margin-top:.25rem}.contact-method[data-astro-cid-hezqo47o] h4[data-astro-cid-hezqo47o]{margin:0 0 .25rem;color:var(--gray-900)}.contact-method[data-astro-cid-hezqo47o] a[data-astro-cid-hezqo47o]{color:var(--primary);text-decoration:none;font-weight:600}.contact-method[data-astro-cid-hezqo47o] p[data-astro-cid-hezqo47o]{margin:.25rem 0 0;color:var(--gray-600);font-size:.9rem}.form[data-astro-cid-hezqo47o]{background:var(--white);padding:2rem;border-radius:1rem;box-shadow:0 10px 25px -5px #0000001a}.form[data-astro-cid-hezqo47o] h3[data-astro-cid-hezqo47o]{margin-bottom:1.5rem;color:var(--gray-900)}.form-group[data-astro-cid-hezqo47o]{margin-bottom:1.5rem}.form-group[data-astro-cid-hezqo47o] label[data-astro-cid-hezqo47o]{display:block;margin-bottom:.5rem;font-weight:600;color:var(--gray-700)}.form-group[data-astro-cid-hezqo47o] input[data-astro-cid-hezqo47o],.form-group[data-astro-cid-hezqo47o] select[data-astro-cid-hezqo47o],.form-group[data-astro-cid-hezqo47o] textarea[data-astro-cid-hezqo47o]{width:100%;padding:.75rem;border:2px solid var(--gray-300);border-radius:.5rem;font-size:1rem;transition:border-color .2s ease}.form-group[data-astro-cid-hezqo47o] input[data-astro-cid-hezqo47o]:focus,.form-group[data-astro-cid-hezqo47o] select[data-astro-cid-hezqo47o]:focus,.form-group[data-astro-cid-hezqo47o] textarea[data-astro-cid-hezqo47o]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #1e40af1a}@media (max-width: 768px){.hero-content[data-astro-cid-hezqo47o]{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title[data-astro-cid-hezqo47o]{font-size:2.5rem}.hero-description[data-astro-cid-hezqo47o]{font-size:1.1rem}.hero-actions[data-astro-cid-hezqo47o]{justify-content:center}.stats-grid[data-astro-cid-hezqo47o]{grid-template-columns:repeat(2,1fr)}.stat-number[data-astro-cid-hezqo47o]{font-size:2rem}.contact-content[data-astro-cid-hezqo47o]{grid-template-columns:1fr;gap:2rem}.services-grid[data-astro-cid-hezqo47o]{grid-template-columns:1fr}}
