.specialties-page[data-astro-cid-adtmhnzv]{background:var(--paper);min-height:100vh}.container[data-astro-cid-adtmhnzv]{max-width:var(--max);margin:0 auto;padding:0 1.5rem}.breadcrumb[data-astro-cid-adtmhnzv]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;margin-bottom:2rem}.breadcrumb[data-astro-cid-adtmhnzv] a[data-astro-cid-adtmhnzv]{color:var(--ink-3);text-decoration:none;transition:color .2s}.breadcrumb[data-astro-cid-adtmhnzv] a[data-astro-cid-adtmhnzv]:hover{color:var(--ink-blue)}.breadcrumb-sep[data-astro-cid-adtmhnzv]{color:var(--ink-3);opacity:.5}.breadcrumb-current[data-astro-cid-adtmhnzv]{color:var(--ink-2)}.specialties-hero[data-astro-cid-adtmhnzv]{padding:4rem 0 3rem;background:var(--paper);border-bottom:1px solid var(--rule);position:relative;overflow:hidden}.specialties-hero[data-astro-cid-adtmhnzv]:before{display:none}.hero-content[data-astro-cid-adtmhnzv]{text-align:center;position:relative;z-index:1;margin-bottom:2.5rem}.specialties-hero[data-astro-cid-adtmhnzv] h1[data-astro-cid-adtmhnzv]{font-family:var(--font-serif);font-size:clamp(2.5rem,5vw,4rem);font-weight:400;color:var(--ink);margin-bottom:1.25rem;letter-spacing:-.02em}.hero-description[data-astro-cid-adtmhnzv]{font-size:1.15rem;color:var(--ink-2);max-width:700px;margin:0 auto;line-height:1.7}.hero-stats[data-astro-cid-adtmhnzv]{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;position:relative;z-index:1}.hero-stat[data-astro-cid-adtmhnzv]{text-align:center;padding:1.25rem 2rem;background:var(--paper-2);border:1px solid var(--rule);border-radius:var(--r-4);min-width:150px}.hero-stat__value[data-astro-cid-adtmhnzv]{display:block;font-family:var(--font-mono);font-size:2rem;font-weight:500;color:var(--ink-blue);letter-spacing:-.02em}.hero-stat__label[data-astro-cid-adtmhnzv]{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-3);margin-top:.25rem}.specialties-grid-section[data-astro-cid-adtmhnzv]{padding:4rem 0}.section-header[data-astro-cid-adtmhnzv]{text-align:center;margin-bottom:3rem}.section-header[data-astro-cid-adtmhnzv] h2[data-astro-cid-adtmhnzv]{font-family:var(--font-serif);font-size:1.75rem;font-weight:400;color:var(--ink);margin-bottom:.5rem}.section-subtitle[data-astro-cid-adtmhnzv]{font-size:1rem;color:var(--ink-3)}.specialties-grid[data-astro-cid-adtmhnzv]{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1.5rem}.specialty-card[data-astro-cid-adtmhnzv]{display:flex;gap:1.25rem;padding:1.5rem;background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-4);text-decoration:none;color:inherit;transition:all var(--t-base) var(--ease);position:relative;overflow:hidden;animation:fadeInCard .5s ease-out forwards;opacity:0}@keyframes fadeInCard{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.specialty-card[data-astro-cid-adtmhnzv]:before{display:none}.specialty-card[data-astro-cid-adtmhnzv]:hover{border-color:var(--rule-strong);transform:translateY(-3px);box-shadow:var(--shadow-3)}.specialty-card__icon[data-astro-cid-adtmhnzv]{flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--ink-blue-2);border:1px solid var(--rule);border-radius:var(--r-4);font-size:2rem;transition:all .3s}.specialty-card[data-astro-cid-adtmhnzv]:hover .specialty-card__icon[data-astro-cid-adtmhnzv]{background:var(--paper-3);border-color:var(--rule-strong);transform:scale(1.05)}.specialty-card__content[data-astro-cid-adtmhnzv]{flex:1;min-width:0;display:flex;flex-direction:column}.specialty-card__name[data-astro-cid-adtmhnzv]{font-family:var(--font-serif);font-size:1.25rem;font-weight:500;color:var(--ink);margin-bottom:.5rem;transition:color .2s}.specialty-card[data-astro-cid-adtmhnzv]:hover .specialty-card__name[data-astro-cid-adtmhnzv]{color:var(--ink-blue)}.specialty-card__description[data-astro-cid-adtmhnzv]{font-size:.875rem;color:var(--ink-3);line-height:1.5;margin-bottom:1rem;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.specialty-card__footer[data-astro-cid-adtmhnzv]{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid var(--rule)}.specialty-card__count[data-astro-cid-adtmhnzv]{font-size:.85rem;color:var(--ink-2)}.specialty-card__count[data-astro-cid-adtmhnzv] strong[data-astro-cid-adtmhnzv]{color:var(--ink-blue);font-family:var(--font-mono);font-weight:500}.specialty-card__arrow[data-astro-cid-adtmhnzv]{font-size:1.25rem;color:var(--ink-3);opacity:0;transform:translate(-10px);transition:all .3s}.specialty-card[data-astro-cid-adtmhnzv]:hover .specialty-card__arrow[data-astro-cid-adtmhnzv]{opacity:1;transform:translate(0);color:var(--ink-blue)}.cta-section[data-astro-cid-adtmhnzv]{padding:4rem 0;background:var(--paper-2);border-top:1px solid var(--rule)}.cta-content[data-astro-cid-adtmhnzv]{text-align:center;max-width:600px;margin:0 auto}.cta-content[data-astro-cid-adtmhnzv] h2[data-astro-cid-adtmhnzv]{font-family:var(--font-serif);font-size:1.75rem;font-weight:400;color:var(--ink);margin-bottom:.75rem}.cta-content[data-astro-cid-adtmhnzv] p[data-astro-cid-adtmhnzv]{font-size:1rem;color:var(--ink-2);margin-bottom:1.5rem}.cta-buttons[data-astro-cid-adtmhnzv]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-adtmhnzv]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:var(--font-sans);font-size:.95rem;font-weight:600;border-radius:var(--r-3);text-decoration:none;transition:all .2s;cursor:pointer}.btn--primary[data-astro-cid-adtmhnzv]{background:var(--ink-blue);color:var(--paper);border:none}.btn--primary[data-astro-cid-adtmhnzv]:hover{transform:translateY(-2px);box-shadow:var(--shadow-3)}.btn--secondary[data-astro-cid-adtmhnzv]{background:transparent;color:var(--ink-2);border:1px solid var(--rule)}.btn--secondary[data-astro-cid-adtmhnzv]:hover{background:var(--paper-3);border-color:var(--rule-strong);color:var(--ink)}@media(max-width:768px){.specialties-hero[data-astro-cid-adtmhnzv]{padding:3rem 0 2rem}.specialties-hero[data-astro-cid-adtmhnzv] h1[data-astro-cid-adtmhnzv]{font-size:2rem}.hero-description[data-astro-cid-adtmhnzv]{font-size:1rem}.hero-stats[data-astro-cid-adtmhnzv]{gap:1rem}.hero-stat[data-astro-cid-adtmhnzv]{padding:1rem 1.25rem;min-width:120px}.hero-stat__value[data-astro-cid-adtmhnzv]{font-size:1.5rem}.specialties-grid[data-astro-cid-adtmhnzv]{grid-template-columns:1fr;gap:1rem}.specialty-card[data-astro-cid-adtmhnzv]{flex-direction:column;align-items:flex-start;gap:1rem}.specialty-card__icon[data-astro-cid-adtmhnzv]{width:56px;height:56px;font-size:1.75rem}.cta-buttons[data-astro-cid-adtmhnzv]{flex-direction:column}.btn[data-astro-cid-adtmhnzv]{width:100%;justify-content:center}}@media(max-width:480px){.hero-stats[data-astro-cid-adtmhnzv]{flex-direction:column;align-items:center}.hero-stat[data-astro-cid-adtmhnzv]{width:100%;max-width:280px}}
