.service-detail-hero[data-astro-cid-ouso4e7a]{min-height:85vh;position:relative;overflow:hidden;display:flex;align-items:center}.hero-split-container[data-astro-cid-ouso4e7a]{display:grid;grid-template-columns:1fr 1fr;min-height:85vh;width:100%}.hero-split-content[data-astro-cid-ouso4e7a]{background:linear-gradient(135deg,#f8f9fa,#fff);padding:6rem 4rem;display:flex;flex-direction:column;justify-content:center;position:relative}.hero-split-content[data-astro-cid-ouso4e7a]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-primary),var(--color-accent))}.breadcrumb[data-astro-cid-ouso4e7a]{font-size:.9rem;margin-bottom:2rem;color:var(--color-text-light)}.breadcrumb[data-astro-cid-ouso4e7a] a[data-astro-cid-ouso4e7a]{color:var(--color-primary);text-decoration:none;transition:color .3s}.breadcrumb[data-astro-cid-ouso4e7a] a[data-astro-cid-ouso4e7a]:hover{color:var(--color-accent)}.hero-tag[data-astro-cid-ouso4e7a]{display:inline-block;background:linear-gradient(135deg,var(--color-primary),var(--color-accent));color:#fff;padding:.5rem 1.5rem;border-radius:50px;font-size:.85rem;font-weight:700;letter-spacing:1px;margin-bottom:1.5rem;text-transform:uppercase;box-shadow:0 4px 15px #ff6b354d}.hero-text-content[data-astro-cid-ouso4e7a] h1[data-astro-cid-ouso4e7a]{font-size:clamp(2rem,5vw,3rem);color:var(--color-dark);margin-bottom:1.5rem;line-height:1.2;font-weight:800}.lead[data-astro-cid-ouso4e7a]{font-size:1.15rem;line-height:1.8;margin-bottom:2.5rem;color:var(--color-text)}.cta-buttons[data-astro-cid-ouso4e7a]{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.btn-large[data-astro-cid-ouso4e7a]{padding:1.25rem 2.5rem;font-size:1.1rem}.btn-secondary-outline[data-astro-cid-ouso4e7a]{background:transparent;color:var(--color-dark);border:2px solid var(--color-dark);padding:1.25rem 2.5rem;border-radius:var(--border-radius);font-weight:600;text-decoration:none;transition:var(--transition);display:inline-block}.btn-secondary-outline[data-astro-cid-ouso4e7a]:hover{background:var(--color-dark);color:#fff;transform:translateY(-2px)}.hero-stats[data-astro-cid-ouso4e7a]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.stat-box[data-astro-cid-ouso4e7a]{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;transition:var(--transition)}.stat-box[data-astro-cid-ouso4e7a]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001f}.stat-icon[data-astro-cid-ouso4e7a]{font-size:2rem;flex-shrink:0}.stat-info[data-astro-cid-ouso4e7a]{display:flex;flex-direction:column;gap:.25rem}.stat-info[data-astro-cid-ouso4e7a] strong[data-astro-cid-ouso4e7a]{color:var(--color-dark);font-size:.95rem;font-weight:700}.stat-info[data-astro-cid-ouso4e7a] span[data-astro-cid-ouso4e7a]{color:var(--color-text-light);font-size:.8rem}.hero-split-image[data-astro-cid-ouso4e7a]{position:relative;overflow:hidden}.hero-split-image[data-astro-cid-ouso4e7a] img[data-astro-cid-ouso4e7a]{width:100%;height:100%;object-fit:cover;object-position:center}.image-overlay[data-astro-cid-ouso4e7a]{position:absolute;inset:0;background:linear-gradient(135deg,#ff6b3526,#0000004d)}.cta-buttons[data-astro-cid-ouso4e7a]{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.badges[data-astro-cid-ouso4e7a]{display:flex;gap:1rem;flex-wrap:wrap}.badge[data-astro-cid-ouso4e7a]{background:#fff;padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;color:var(--color-primary);box-shadow:0 2px 8px #0000001a}.service-content[data-astro-cid-ouso4e7a]{padding:4rem 0}.content-grid[data-astro-cid-ouso4e7a]{display:grid;grid-template-columns:1fr 350px;gap:3rem}.main-content[data-astro-cid-ouso4e7a] h2[data-astro-cid-ouso4e7a]{color:var(--color-dark);margin-bottom:1.5rem}.main-content[data-astro-cid-ouso4e7a] h3[data-astro-cid-ouso4e7a]{color:var(--color-dark);margin-top:2rem;margin-bottom:1rem}.service-list[data-astro-cid-ouso4e7a]{list-style:none;padding-left:0}.service-list[data-astro-cid-ouso4e7a] li[data-astro-cid-ouso4e7a]{padding:.75rem 0 .75rem 1.5rem;position:relative}.service-list[data-astro-cid-ouso4e7a] li[data-astro-cid-ouso4e7a]:before{content:"✓";position:absolute;left:0;color:var(--color-primary);font-weight:700}.info-box[data-astro-cid-ouso4e7a]{background:#fff3e0;border-left:4px solid var(--color-accent);padding:1.5rem;margin:2rem 0;border-radius:8px}.info-box[data-astro-cid-ouso4e7a] h4[data-astro-cid-ouso4e7a]{color:var(--color-dark);margin-bottom:1rem}.info-box[data-astro-cid-ouso4e7a] ol[data-astro-cid-ouso4e7a]{margin-left:1.5rem}.info-box[data-astro-cid-ouso4e7a] ol[data-astro-cid-ouso4e7a] li[data-astro-cid-ouso4e7a]{margin-bottom:.5rem}.location-grid[data-astro-cid-ouso4e7a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:1.5rem}.location-item[data-astro-cid-ouso4e7a]{background:var(--color-light);padding:1rem;text-align:center;border-radius:8px;font-weight:600;color:var(--color-primary)}.sidebar[data-astro-cid-ouso4e7a]{display:flex;flex-direction:column;gap:1.5rem}.cta-box[data-astro-cid-ouso4e7a]{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));color:#fff;padding:2rem;border-radius:12px;text-align:center}.cta-box[data-astro-cid-ouso4e7a] h3[data-astro-cid-ouso4e7a]{color:#fff;margin-bottom:.5rem}.btn-block[data-astro-cid-ouso4e7a]{display:block;width:100%;margin:1rem 0}.small[data-astro-cid-ouso4e7a]{font-size:.85rem;opacity:.9}.info-card[data-astro-cid-ouso4e7a]{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 12px #00000014}.info-card[data-astro-cid-ouso4e7a] h4[data-astro-cid-ouso4e7a]{margin-bottom:1rem;color:var(--color-dark)}.info-card[data-astro-cid-ouso4e7a].highlight{border:2px solid var(--color-primary)}.sidebar-links[data-astro-cid-ouso4e7a]{list-style:none;padding:0}.sidebar-links[data-astro-cid-ouso4e7a] li[data-astro-cid-ouso4e7a]{margin-bottom:.75rem}.sidebar-links[data-astro-cid-ouso4e7a] a[data-astro-cid-ouso4e7a]{color:var(--color-text);text-decoration:none;transition:color .3s}.sidebar-links[data-astro-cid-ouso4e7a] a[data-astro-cid-ouso4e7a]:hover{color:var(--color-primary)}.check-list[data-astro-cid-ouso4e7a]{list-style:none;padding:0}.check-list[data-astro-cid-ouso4e7a] li[data-astro-cid-ouso4e7a]{padding:.5rem 0 .5rem 1.5rem;position:relative}.check-list[data-astro-cid-ouso4e7a] li[data-astro-cid-ouso4e7a]:before{content:"✓";position:absolute;left:0;color:var(--color-primary);font-weight:700}.btn-large[data-astro-cid-ouso4e7a]{font-size:1.2rem;padding:1.25rem 2.5rem}@media (max-width: 768px){.hero-split-container[data-astro-cid-ouso4e7a]{grid-template-columns:1fr;min-height:auto}.hero-split-content[data-astro-cid-ouso4e7a]{padding:3rem 1.5rem;order:1}.hero-split-image[data-astro-cid-ouso4e7a]{height:400px;order:2}.hero-stats[data-astro-cid-ouso4e7a],.content-grid[data-astro-cid-ouso4e7a]{grid-template-columns:1fr}.location-grid[data-astro-cid-ouso4e7a]{grid-template-columns:repeat(2,1fr)}}
