.service-hero[data-astro-cid-anpl5tof]{padding:calc(100px + var(--space-lg)) 0 var(--space-lg);background:linear-gradient(180deg,var(--ice-light) 0%,var(--cream) 100%)}.breadcrumb[data-astro-cid-anpl5tof]{font-size:.8125rem;color:var(--slate-light);margin-bottom:var(--space-md)}.breadcrumb[data-astro-cid-anpl5tof] a[data-astro-cid-anpl5tof]{color:var(--ocean)}.breadcrumb[data-astro-cid-anpl5tof] a[data-astro-cid-anpl5tof]:hover{color:var(--gold)}.breadcrumb[data-astro-cid-anpl5tof] span[data-astro-cid-anpl5tof]{margin:0 .5rem}.service-hero__grid[data-astro-cid-anpl5tof]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);align-items:center}.service-hero__eyebrow[data-astro-cid-anpl5tof]{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:var(--space-sm)}.service-hero__eyebrow-line[data-astro-cid-anpl5tof]{width:32px;height:3px;background:var(--gold);border-radius:2px}.service-hero__eyebrow-text[data-astro-cid-anpl5tof]{font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--gold)}.service-hero__lead[data-astro-cid-anpl5tof]{font-size:1.25rem;color:var(--slate);margin-bottom:var(--space-md)}.service-hero__actions[data-astro-cid-anpl5tof]{display:flex;gap:var(--space-sm);flex-wrap:wrap}.service-hero__image[data-astro-cid-anpl5tof]{aspect-ratio:4/3;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.service-hero__image[data-astro-cid-anpl5tof] img[data-astro-cid-anpl5tof]{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease-out)}.service-hero__image[data-astro-cid-anpl5tof]:hover img[data-astro-cid-anpl5tof]{transform:scale(1.03)}.service-content[data-astro-cid-anpl5tof]{display:grid;grid-template-columns:1fr 340px;gap:var(--space-xl)}.service-content__main[data-astro-cid-anpl5tof] h2[data-astro-cid-anpl5tof]{margin-top:var(--space-lg)}.service-content__main[data-astro-cid-anpl5tof] h2[data-astro-cid-anpl5tof]:first-child{margin-top:0}.check-list[data-astro-cid-anpl5tof]{list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin:var(--space-md) 0}.check-list[data-astro-cid-anpl5tof] li[data-astro-cid-anpl5tof]{padding-left:2rem;position:relative;font-size:.9375rem;line-height:1.5;padding-top:.125rem;padding-bottom:.125rem}.check-list[data-astro-cid-anpl5tof] li[data-astro-cid-anpl5tof]:before{content:"";position:absolute;left:0;top:.2em;width:20px;height:20px;background:var(--gold-soft);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233b6ea5' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-size:12px;background-position:center;background-repeat:no-repeat}.reasons-grid[data-astro-cid-anpl5tof]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-sm);margin-top:var(--space-md)}.reason[data-astro-cid-anpl5tof]{background:#fff;padding:var(--space-md);border-radius:var(--radius);border:2px solid transparent;transition:border-color .3s,transform .3s}.reason[data-astro-cid-anpl5tof]:hover{border-color:var(--teal);transform:translateY(-2px)}.reason__icon[data-astro-cid-anpl5tof]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--ice-light);color:var(--ocean);border-radius:var(--radius-sm);margin-bottom:var(--space-xs)}.reason__icon[data-astro-cid-anpl5tof] svg[data-astro-cid-anpl5tof]{width:20px;height:20px}.reason[data-astro-cid-anpl5tof] h3[data-astro-cid-anpl5tof]{font-size:1rem;margin-bottom:.25rem}.reason[data-astro-cid-anpl5tof] p[data-astro-cid-anpl5tof]{font-size:.875rem;color:var(--slate-light);margin:0}.faq-inline[data-astro-cid-anpl5tof]{display:flex;flex-direction:column;gap:var(--space-sm);margin-top:var(--space-md)}.faq-item[data-astro-cid-anpl5tof]{background:#fff;border-radius:var(--radius);overflow:hidden;border:1px solid var(--cream-dark);transition:border-color .3s}.faq-item[data-astro-cid-anpl5tof][open]{border-color:var(--teal)}.faq-item[data-astro-cid-anpl5tof] summary[data-astro-cid-anpl5tof]{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md);cursor:pointer;list-style:none}.faq-item[data-astro-cid-anpl5tof] summary[data-astro-cid-anpl5tof]::-webkit-details-marker{display:none}.faq-item__q[data-astro-cid-anpl5tof]{font-weight:600;color:var(--slate);padding-right:var(--space-sm)}.faq-item__icon[data-astro-cid-anpl5tof]{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform .3s}.faq-item__icon[data-astro-cid-anpl5tof] svg[data-astro-cid-anpl5tof]{width:20px;height:20px;color:var(--ocean)}.faq-item[data-astro-cid-anpl5tof][open] .faq-item__icon[data-astro-cid-anpl5tof]{transform:rotate(180deg)}.faq-item[data-astro-cid-anpl5tof] p[data-astro-cid-anpl5tof]{padding:0 var(--space-md) var(--space-md);margin:0;color:var(--slate-light);line-height:1.7}.testimonial-block[data-astro-cid-anpl5tof]{position:relative;padding:var(--space-md);background:var(--ice-light);border-radius:var(--radius-lg);border-left:4px solid var(--gold);margin-top:var(--space-lg)}.testimonial-block[data-astro-cid-anpl5tof]:before{content:'"';position:absolute;top:var(--space-sm);left:var(--space-sm);font-family:var(--font-display);font-size:4rem;line-height:1;color:var(--gold);opacity:.3}.testimonial-block[data-astro-cid-anpl5tof] blockquote[data-astro-cid-anpl5tof]{font-family:var(--font-display);font-size:1.125rem;font-style:italic;line-height:1.7;color:var(--slate);margin:0 0 var(--space-sm);padding-left:var(--space-md);position:relative;z-index:1}.testimonial-block__footer[data-astro-cid-anpl5tof]{display:flex;align-items:center;gap:var(--space-sm);padding-left:var(--space-md)}.testimonial-block__stars[data-astro-cid-anpl5tof]{display:flex;gap:2px;color:var(--gold)}.testimonial-block__stars[data-astro-cid-anpl5tof] svg[data-astro-cid-anpl5tof]{width:16px;height:16px}.testimonial-block[data-astro-cid-anpl5tof] cite[data-astro-cid-anpl5tof]{font-size:.875rem;font-style:normal;color:var(--slate-light)}.sidebar-card[data-astro-cid-anpl5tof]{background:#fff;padding:var(--space-md);border-radius:var(--radius-lg);margin-bottom:var(--space-md);box-shadow:0 4px 20px #1a3a2f14}.sidebar-card[data-astro-cid-anpl5tof] h3[data-astro-cid-anpl5tof]{font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--slate-light);margin-bottom:var(--space-sm)}.sidebar-card__phone[data-astro-cid-anpl5tof]{display:block;font-family:var(--font-display);font-size:1.5rem;color:var(--ocean);margin-bottom:.5rem}.sidebar-card__links[data-astro-cid-anpl5tof]{list-style:none;padding:0;margin:0}.sidebar-card__links[data-astro-cid-anpl5tof] li[data-astro-cid-anpl5tof]{padding:.5rem 0;border-bottom:1px solid var(--cream-dark)}.sidebar-card__links[data-astro-cid-anpl5tof] a[data-astro-cid-anpl5tof]{color:var(--ocean);font-weight:500}.sidebar-card__links[data-astro-cid-anpl5tof] a[data-astro-cid-anpl5tof]:hover{color:var(--gold)}.sidebar-card__sizes[data-astro-cid-anpl5tof]{list-style:none;padding:0;margin:0}.sidebar-card__sizes[data-astro-cid-anpl5tof] li[data-astro-cid-anpl5tof]{display:flex;justify-content:space-between;padding:.625rem 0;border-bottom:1px solid var(--cream-dark);font-size:.9375rem}.sidebar-card__sizes[data-astro-cid-anpl5tof] li[data-astro-cid-anpl5tof]:last-child{border-bottom:none}.sidebar-card__sizes[data-astro-cid-anpl5tof] strong[data-astro-cid-anpl5tof]{color:var(--slate)}.sidebar-card__sizes[data-astro-cid-anpl5tof] span[data-astro-cid-anpl5tof]{color:var(--slate-light)}@media(max-width:1024px){.service-hero__grid[data-astro-cid-anpl5tof]{grid-template-columns:1fr}.service-hero__visual[data-astro-cid-anpl5tof]{display:none}.service-content[data-astro-cid-anpl5tof],.check-list[data-astro-cid-anpl5tof],.reasons-grid[data-astro-cid-anpl5tof]{grid-template-columns:1fr}}
