.hero.svelte-1q37ri0{background:linear-gradient(135deg, var(--primary-900) 0%, var(--primary-800) 100%);align-items:center;min-height:100svh;padding-top:68px;display:flex;position:relative;overflow:hidden}.hero.svelte-1q37ri0:before{content:"";background-image:radial-gradient(circle at 80% 20%, rgb(var(--primary-600-rgb) / .15) 0%, transparent 50%), radial-gradient(circle at 10% 80%, rgb(var(--secondary-500-rgb) / .12) 0%, transparent 50%);pointer-events:none;position:absolute;inset:0}.hero__overlay.svelte-1q37ri0{pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.025'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.hero__content.svelte-1q37ri0{z-index:1;padding-top:3rem;padding-bottom:4rem;position:relative}.hero__title.svelte-1q37ri0{font-family:var(--font-primary);color:var(--white);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.25rem,6vw,4rem);font-weight:900;line-height:1.1}.hero__subtitle.svelte-1q37ri0{color:var(--primary-100);max-width:580px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.75}.hero__actions.svelte-1q37ri0{flex-direction:column;gap:1rem;margin-bottom:3.5rem;display:flex}.hero__actions.svelte-1q37ri0 a:where(.svelte-1q37ri0){text-align:center}@media (width>=480px){.hero__actions.svelte-1q37ri0{flex-direction:row}.hero__actions.svelte-1q37ri0 a:where(.svelte-1q37ri0){text-align:left}}@media (width>=768px){.hero__content.svelte-1q37ri0{padding-top:4rem;padding-bottom:5rem}}.practice-areas.svelte-1nv6pt5{padding:var(--section-padding);background:var(--gray-50)}.practice-areas__header.svelte-1nv6pt5{text-align:center;margin-bottom:3.5rem}.practice-areas__grid.svelte-1nv6pt5{grid-template-columns:1fr;gap:1.5rem;display:grid}.practice-area-card.svelte-1nv6pt5{background:var(--white);border:1px solid var(--gray-200);border-radius:8px;padding:2rem 1.75rem;transition:box-shadow .2s,border-color .2s,transform .2s}.practice-area-card.svelte-1nv6pt5:hover{box-shadow:0 8px 30px rgb(var(--primary-600-rgb) / .1);border-color:var(--primary-200);transform:translateY(-2px)}.practice-area-card__icon.svelte-1nv6pt5{background:var(--secondary-50);width:48px;height:48px;color:var(--secondary-500);border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.practice-area-card__icon.svelte-1nv6pt5 svg{width:24px;height:24px}.practice-area-card__title.svelte-1nv6pt5{font-family:var(--font-primary);color:var(--gray-900);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.practice-area-card__description.svelte-1nv6pt5{color:var(--gray-600);margin-bottom:1rem;font-size:.9375rem;line-height:1.7}.practice-area-card__cta.svelte-1nv6pt5{color:var(--gray-700);margin-bottom:1.25rem;font-size:.9375rem;font-style:italic;line-height:1.7}.practice-area-card__contact-link.svelte-1nv6pt5{color:var(--secondary-500);letter-spacing:.01em;align-items:center;gap:.375rem;font-size:.875rem;font-weight:700;transition:gap .15s,color .15s;display:inline-flex}.practice-area-card__contact-link.svelte-1nv6pt5 svg{stroke-width:2.5px;width:14px;height:14px}.practice-area-card__contact-link.svelte-1nv6pt5:hover{color:var(--secondary-600);gap:.625rem}@media (width>=768px){.practice-areas__grid.svelte-1nv6pt5{grid-template-columns:repeat(2,1fr)}}.about.svelte-7hpc9t{padding:var(--section-padding);background:var(--primary-900)}.about.svelte-7hpc9t .section-label{color:var(--primary-400)}.about.svelte-7hpc9t .section-title{color:var(--white)}.about__layout.svelte-7hpc9t{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.about__photo-wrapper.svelte-7hpc9t{justify-content:center;display:flex;position:relative}.about__photo.svelte-7hpc9t{aspect-ratio:4/5;object-fit:cover;border-radius:8px;width:min(320px,100%)}.about__text.svelte-7hpc9t{padding-top:1.5rem}.about__bio.svelte-7hpc9t{color:var(--primary-100);margin-bottom:1.25rem;font-size:1rem;line-height:1.8}.about__credentials.svelte-7hpc9t{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.about__credential-group.svelte-7hpc9t{flex-direction:column;gap:.625rem;display:flex}.about__credential-group-label.svelte-7hpc9t{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-400);margin:0 0 .25rem;font-size:.6875rem;font-weight:700}.about__credential.svelte-7hpc9t{color:var(--white);align-items:center;gap:.75rem;font-size:.9375rem;font-weight:500;display:flex}.about__credential.svelte-7hpc9t svg{color:var(--primary-400);flex-shrink:0;width:18px;height:18px}@media (width>=1024px){.about__layout.svelte-7hpc9t{grid-template-columns:1fr 3fr;gap:5rem}.about__photo-wrapper.svelte-7hpc9t{justify-content:flex-start}.about__text.svelte-7hpc9t{padding-top:0}}.contact.svelte-wt4tt0{padding:var(--section-padding);background:linear-gradient(135deg, var(--primary-900) 0%, var(--primary-800) 100%)}.contact__layout.svelte-wt4tt0{grid-template-columns:1fr;gap:3rem;display:grid}.contact__details.svelte-wt4tt0{flex-direction:column;gap:1.5rem;margin-top:2.5rem;display:flex}.contact__detail.svelte-wt4tt0{align-items:flex-start;gap:1rem;text-decoration:none;transition:opacity .15s;display:flex}.contact__detail.svelte-wt4tt0:hover{opacity:.85}.contact__detail-icon.svelte-wt4tt0{width:44px;height:44px;color:var(--primary-400);background:#ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact__detail-label.svelte-wt4tt0{text-transform:uppercase;letter-spacing:.1em;color:var(--primary-400);margin-bottom:.25rem;font-size:.75rem;font-weight:700}.contact__detail-value.svelte-wt4tt0{color:var(--white);font-size:.9375rem;font-weight:500;line-height:1.5}@media (width>=768px){.contact__details.svelte-wt4tt0{grid-template-columns:1fr 1fr;gap:1.5rem 3rem;display:grid}}
