.breadcrumb-bar.svelte-cwls5q{background:var(--bg2);border-bottom:1px solid var(--bdr);padding:10px 0}.bc-inner.svelte-cwls5q{display:flex;align-items:center;gap:8px;font-size:.875rem;color:var(--mut)}.bc-link.svelte-cwls5q{color:var(--blue);text-decoration:none}.bc-link.svelte-cwls5q:hover{text-decoration:underline}.bc-sep.svelte-cwls5q{color:var(--bdr2)}.bc-cur.svelte-cwls5q{color:var(--ink2);font-weight:600}.page-wrap.svelte-cwls5q{background:var(--bg);padding:48px 0 80px}.main-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:40px;align-items:start}@media(min-width:1024px){.main-grid.svelte-cwls5q{grid-template-columns:300px 1fr;gap:52px}}.sidebar.svelte-cwls5q{order:2}@media(min-width:1024px){.sidebar.svelte-cwls5q{order:0;position:sticky;top:88px;max-height:calc(100vh - 108px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--bdr) transparent}}.prof-card.svelte-cwls5q{background:var(--bg);border:1px solid var(--bdr);border-radius:18px;overflow:hidden;box-shadow:var(--sh-lg)}.prof-img-wrap.svelte-cwls5q{position:relative;width:100%;height:260px;overflow:hidden;background:var(--bg2)}.prof-img.svelte-cwls5q{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.prof-img-fade.svelte-cwls5q{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 50%,var(--bg) 100%)}.prof-meta.svelte-cwls5q{padding:0 20px 14px;text-align:center;margin-top:-16px;position:relative;z-index:1}.prof-name.svelte-cwls5q{font-size:1.2rem;font-weight:800;color:var(--ink);letter-spacing:-.02em;margin-bottom:3px}.prof-creds.svelte-cwls5q{font-size:.8rem;font-weight:700;color:var(--blue);letter-spacing:.04em;margin-bottom:2px}.prof-role.svelte-cwls5q{font-size:.875rem;font-weight:600;color:var(--ink2);margin-bottom:1px}.prof-org.svelte-cwls5q{font-size:.8rem;color:var(--mut)}.prof-divider.svelte-cwls5q{height:1px;background:var(--bdr);margin:0 20px 14px}.sb-block.svelte-cwls5q{padding:0 20px 14px}.sb-head.svelte-cwls5q{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--mut);border-bottom:1px solid var(--bdr);padding-bottom:5px;margin-bottom:8px}.sb-list.svelte-cwls5q{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:7px}.sb-list.svelte-cwls5q li:where(.svelte-cwls5q){font-size:.875rem;color:var(--ink2);display:flex;gap:8px;align-items:flex-start;line-height:1.5}.sb-dot.svelte-cwls5q{width:5px;height:5px;background:var(--blue);border-radius:50%;flex-shrink:0;margin-top:7px}.sb-contact.svelte-cwls5q li:where(.svelte-cwls5q){gap:10px}.sb-icon.svelte-cwls5q{font-size:1rem;flex-shrink:0;margin-top:1px}.sb-contact.svelte-cwls5q a:where(.svelte-cwls5q){color:var(--blue);text-decoration:none;font-size:.875rem}.sb-contact.svelte-cwls5q a:where(.svelte-cwls5q):hover{text-decoration:underline}.sb-ctas.svelte-cwls5q{padding:4px 20px 20px;display:flex;flex-direction:column;gap:8px}.sb-btn-primary.svelte-cwls5q{display:flex;align-items:center;justify-content:center;gap:6px;padding:12px;background:var(--blue);color:#fff;border-radius:10px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s}.sb-btn-primary.svelte-cwls5q:hover{background:var(--blue-dark);transform:translateY(-1px)}.content.svelte-cwls5q{order:1;min-width:0}@media(min-width:1024px){.content.svelte-cwls5q{order:0}}.c-section.svelte-cwls5q{margin-bottom:52px;padding-bottom:52px;border-bottom:1px solid var(--bdr)}.c-section.svelte-cwls5q:last-of-type{border-bottom:none;margin-bottom:32px}.c-eyebrow.svelte-cwls5q{display:flex;align-items:center;gap:10px;margin-bottom:10px}.c-eyebrow-num.svelte-cwls5q{font-size:.75rem;font-weight:800;color:#fff;background:var(--blue);width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.c-eyebrow-lbl.svelte-cwls5q{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--mut)}.c-h2.svelte-cwls5q{font-size:clamp(1.4rem,3vw,2rem);font-weight:800;color:var(--ink);letter-spacing:-.025em;line-height:1.2;margin-bottom:22px}.c-section.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1rem;color:var(--ink2);line-height:1.82;margin-bottom:16px}.c-section.svelte-cwls5q p:where(.svelte-cwls5q) strong:where(.svelte-cwls5q){color:var(--ink);font-weight:700}.c-section.svelte-cwls5q p:where(.svelte-cwls5q) em:where(.svelte-cwls5q){color:var(--blue);font-style:italic}.pull-quote.svelte-cwls5q{border-left:4px solid var(--gld, #c9920a);padding:14px 20px;background:var(--bg2);border-radius:0 10px 10px 0;font-style:italic;font-size:1rem;color:var(--ink2);line-height:1.72;margin:22px 0}.sign-block.svelte-cwls5q{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:28px;padding:20px 22px;background:var(--bg2);border:1px solid var(--bdr);border-radius:14px;border-left:4px solid var(--blue)}.sign-portrait.svelte-cwls5q{width:72px;height:72px;border-radius:50%;object-fit:cover;object-position:top;border:2px solid var(--blue);flex-shrink:0}.sign-regards.svelte-cwls5q{font-size:.875rem;color:var(--mut);margin-bottom:2px}.sign-sig.svelte-cwls5q{font-family:Dancing Script,Segoe Script,cursive;font-size:5rem;font-weight:700;color:var(--blue-dark, #1e3a8a);line-height:1.1;margin-bottom:2px;letter-spacing:.01em}.sign-creds.svelte-cwls5q{font-size:.8rem;font-weight:700;color:var(--blue);margin-bottom:2px}.sign-post.svelte-cwls5q{font-size:.8rem;color:var(--mut);line-height:1.5}.phil-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:600px){.phil-grid.svelte-cwls5q{grid-template-columns:1fr 1fr}}.phil-card.svelte-cwls5q{padding:22px 20px;background:var(--bg);border:1px solid var(--bdr);border-radius:14px;transition:all .28s}.phil-card.svelte-cwls5q:hover{transform:translateY(-4px);box-shadow:var(--sh-lg);border-color:var(--blue)}.phil-icon.svelte-cwls5q{font-size:2rem;display:block;margin-bottom:10px}.phil-h.svelte-cwls5q{font-size:1rem;font-weight:800;color:var(--ink);margin-bottom:8px}.phil-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.9rem;color:var(--mut);line-height:1.7;margin:0}.vals.svelte-cwls5q{display:flex;flex-direction:column}.val-row.svelte-cwls5q{display:flex;gap:18px;align-items:flex-start;padding:18px 0;border-bottom:1px solid var(--bdr)}.val-row.svelte-cwls5q:last-child{border-bottom:none}.val-num.svelte-cwls5q{font-size:2rem;font-weight:900;color:var(--blue);opacity:.18;line-height:1;flex-shrink:0;width:38px;text-align:right}.val-title.svelte-cwls5q{font-size:1rem;font-weight:800;color:var(--ink);margin-bottom:5px}.val-desc.svelte-cwls5q{font-size:.9rem;color:var(--mut);line-height:1.68;margin:0}.vm-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:16px;margin-top:22px}@media(min-width:640px){.vm-grid.svelte-cwls5q{grid-template-columns:1fr 1fr}}.vm-card.svelte-cwls5q{border-radius:16px;padding:28px 26px}.vm-blue.svelte-cwls5q{background:linear-gradient(138deg,#0f172a,#1e3a8a)}.vm-green.svelte-cwls5q{background:linear-gradient(138deg,#052e16,#15803d)}.vm-label.svelte-cwls5q{font-size:.65rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c;display:block;margin-bottom:8px}.vm-h.svelte-cwls5q{font-size:1.1rem;font-weight:800;color:#fff;margin-bottom:12px;line-height:1.3}.vm-body.svelte-cwls5q{font-style:italic;font-size:.95rem;color:#fffc;line-height:1.75}
