.cs.svelte-1hy8te5{--bg: #FAFAF7;--bg-card: #F2F1EC;--bg-deep: #0B0B0C;--ink: #0A0A0A;--ink-2: #2B2B2B;--muted: #6B6A66;--muted-2: #9A9994;--line: #E8E6DE;--accent: #3D7BE3;--accent-soft: #E7F0FC;--maxw: 1120px;--gutter: clamp(24px, 5.08vw, 72px);background:var(--bg);color:var(--ink);font-family:Geist,ui-sans-serif,system-ui,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.cs-section.svelte-1hy8te5{padding:clamp(40px,5vw,80px) var(--gutter)}.cs-container.svelte-1hy8te5{max-width:var(--maxw);margin:0 auto}.hl.svelte-1hy8te5{color:var(--accent)}.eyebrow.svelte-1hy8te5{display:inline-flex;align-items:center;gap:10px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);line-height:1.2}.ebar.svelte-1hy8te5{display:inline-block;width:22px;height:1px;background:currentColor;opacity:.6}.h2.svelte-1hy8te5{font-size:clamp(22px,2.2vw,30px);font-weight:600;letter-spacing:-.018em;line-height:1.18;text-wrap:balance;margin-top:8px}.lede.svelte-1hy8te5{font-size:16px;color:var(--ink-2);max-width:58ch;line-height:1.6;margin-top:10px}.muted-lede.svelte-1hy8te5{font-size:14.5px;color:var(--muted);max-width:58ch;line-height:1.6;margin-top:10px}.hero.svelte-1hy8te5{display:grid;grid-template-columns:1.4fr 1fr;gap:clamp(24px,4vw,56px);align-items:end}.hero-stats.svelte-1hy8te5{display:grid;grid-template-columns:repeat(3,auto);gap:clamp(20px,3vw,40px);justify-content:end;align-items:end}.hs-n.svelte-1hy8te5{font-size:clamp(26px,2.6vw,34px);font-weight:600;letter-spacing:-.02em;line-height:1.05}.hs-l.svelte-1hy8te5{font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:6px}.cs-filters.svelte-1hy8te5{position:sticky;top:64px;z-index:30;background:color-mix(in oklab,#FAFAF7 92%,transparent);-webkit-backdrop-filter:saturate(140%) blur(8px);backdrop-filter:saturate(140%) blur(8px);padding:14px 0 16px;border-bottom:1px solid var(--line)}.filter-search.svelte-1hy8te5{position:relative;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 16px;margin:0 var(--gutter) 12px}.filter-search.svelte-1hy8te5 input:where(.svelte-1hy8te5){flex:1;border:none;outline:none;background:transparent;font-family:inherit;font-size:14.5px;color:var(--ink)}.filter-search.svelte-1hy8te5 input:where(.svelte-1hy8te5)::-moz-placeholder{color:var(--muted-2)}.filter-search.svelte-1hy8te5 input:where(.svelte-1hy8te5)::placeholder{color:var(--muted-2)}.search-icon.svelte-1hy8te5{color:var(--muted);flex:none}.search-clear.svelte-1hy8te5{background:var(--bg-card);border:none;width:22px;height:22px;border-radius:999px;cursor:pointer;font-size:16px;line-height:1;color:var(--muted)}.filter-row.svelte-1hy8te5{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:0 var(--gutter)}.filter-label.svelte-1hy8te5{font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);flex:none}.chip-row.svelte-1hy8te5{display:flex;flex-wrap:wrap;gap:6px;flex:1}.chip.svelte-1hy8te5{background:#fff;border:1px solid var(--line);border-radius:999px;padding:5px 11px;font-family:inherit;font-size:12.5px;font-weight:500;color:var(--ink-2);cursor:pointer;line-height:1.2;transition:all .12s ease}.chip.svelte-1hy8te5:hover{border-color:#d8d6cc;background:#f5f4ef}.chip.on.svelte-1hy8te5{background:var(--ink);color:#fff;border-color:var(--ink)}.filter-meta.svelte-1hy8te5{display:flex;align-items:center;gap:14px;margin-left:auto}.count.svelte-1hy8te5{font-family:Geist Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.06em;color:var(--muted)}.count.svelte-1hy8te5 strong:where(.svelte-1hy8te5){color:var(--ink);font-weight:600}.filter-clear.svelte-1hy8te5{background:transparent;border:none;color:var(--accent);font-family:Geist Mono,ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;padding:0}.filter-clear.svelte-1hy8te5:hover{text-decoration:underline}.featured-section.svelte-1hy8te5{padding-top:clamp(24px,3vw,40px);padding-bottom:clamp(24px,3vw,40px)}.featured.svelte-1hy8te5{display:grid;grid-template-columns:1.45fr 1fr;gap:18px}.feat-hero.svelte-1hy8te5{display:grid;grid-template-rows:1fr auto;background:#18181b;color:#ededeb;border-radius:18px;overflow:hidden;text-decoration:none;min-height:540px;transition:transform .2s ease,box-shadow .2s ease}.feat-hero.svelte-1hy8te5:hover{transform:translateY(-2px);box-shadow:0 18px 40px #00000038}.feat-hero-img.svelte-1hy8te5{position:relative;overflow:hidden;background:#0e0e11;min-height:260px}.feat-hero-img.svelte-1hy8te5 img:where(.svelte-1hy8te5){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.feat-tag.svelte-1hy8te5{position:absolute;top:14px;left:14px;background:#0009;color:#ededeb;border:1px solid rgba(255,255,255,.12);font-family:Geist Mono,ui-monospace,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;padding:5px 10px;border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2}.feat-hero-body.svelte-1hy8te5{padding:28px clamp(22px,3vw,32px) clamp(22px,3vw,32px)}.feat-h.svelte-1hy8te5{font-size:clamp(24px,2.4vw,32px);font-weight:600;letter-spacing:-.018em;line-height:1.18;margin-top:10px;text-wrap:balance}.feat-h.svelte-1hy8te5 em{font-style:normal;color:#ffe38a}.feat-body.svelte-1hy8te5{font-size:14.5px;line-height:1.6;opacity:.78;margin-top:12px;max-width:52ch}.feat-stats.svelte-1hy8te5{display:grid;grid-template-columns:repeat(3,auto);gap:22px;margin-top:18px}.feat-stat-n.svelte-1hy8te5{font-size:16px;font-weight:600;letter-spacing:-.015em;line-height:1.1}.feat-stat-l.svelte-1hy8te5{font-family:Geist Mono,ui-monospace,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;opacity:.65;margin-top:4px}.feat-cta-row.svelte-1hy8te5{margin-top:22px;display:flex;align-items:center;gap:12px}.feat-cta.svelte-1hy8te5{display:inline-flex;align-items:center;gap:6px;background:var(--accent);color:#fff;padding:9px 16px;border-radius:999px;font-size:14px;font-weight:500}.feat-side.svelte-1hy8te5{display:grid;grid-template-rows:1fr 1fr;gap:18px}.feat-card.svelte-1hy8te5,.case.svelte-1hy8te5{display:grid;grid-template-rows:auto 1fr;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease;border:1px solid var(--line)}.feat-card.svelte-1hy8te5:hover,.case.svelte-1hy8te5:hover{transform:translateY(-2px);box-shadow:0 14px 32px #00000014}.feat-card.tone-white.svelte-1hy8te5,.case.tone-white.svelte-1hy8te5{background:#fff}.feat-card.tone-cream.svelte-1hy8te5,.case.tone-cream.svelte-1hy8te5{background:var(--bg-card);border-color:#dcdad0}.feat-card.tone-dark.svelte-1hy8te5,.case.tone-dark.svelte-1hy8te5{background:#18181b;color:#ededeb;border-color:#28282d}.feat-card-img.svelte-1hy8te5,.case-img.svelte-1hy8te5{aspect-ratio:16/9;overflow:hidden;background:var(--bg-card)}.case.tone-dark.svelte-1hy8te5 .case-img:where(.svelte-1hy8te5),.feat-card.tone-dark.svelte-1hy8te5 .feat-card-img:where(.svelte-1hy8te5){background:#0e0e11}.feat-card-img.svelte-1hy8te5 img:where(.svelte-1hy8te5),.case-img.svelte-1hy8te5 img:where(.svelte-1hy8te5){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.feat-card-body.svelte-1hy8te5,.case-body.svelte-1hy8te5{padding:18px 20px 20px;display:flex;flex-direction:column;gap:10px}.cs-meta.svelte-1hy8te5{font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;opacity:.65}.feat-card-h.svelte-1hy8te5,.case-h.svelte-1hy8te5{font-size:18px;font-weight:600;letter-spacing:-.015em;line-height:1.28;margin:0;text-wrap:balance}.feat-card-h.svelte-1hy8te5 em,.case-h.svelte-1hy8te5 em{font-style:normal;color:var(--accent)}.case.tone-dark.svelte-1hy8te5 .case-h:where(.svelte-1hy8te5) em,.feat-card.tone-dark.svelte-1hy8te5 .feat-card-h:where(.svelte-1hy8te5) em{color:#ffe38a}.case-body-p.svelte-1hy8te5{font-size:14px;line-height:1.55;opacity:.78;margin:2px 0 0;max-width:44ch}.big-metric.svelte-1hy8te5{display:flex;align-items:baseline;gap:10px;margin-top:4px}.bm-n.svelte-1hy8te5{font-size:26px;font-weight:600;letter-spacing:-.02em;line-height:1}.bm-l.svelte-1hy8te5{font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;opacity:.65}.card-foot.svelte-1hy8te5{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px solid var(--line)}.case.tone-dark.svelte-1hy8te5 .card-foot:where(.svelte-1hy8te5),.feat-card.tone-dark.svelte-1hy8te5 .card-foot:where(.svelte-1hy8te5){border-top-color:#2a2a2f}.case.tone-cream.svelte-1hy8te5 .card-foot:where(.svelte-1hy8te5){border-top-color:#dcdad0}.read.svelte-1hy8te5{font-size:13.5px;font-weight:500;color:var(--accent);display:inline-flex;align-items:center;gap:4px}.case.tone-dark.svelte-1hy8te5 .read:where(.svelte-1hy8te5),.feat-card.tone-dark.svelte-1hy8te5 .read:where(.svelte-1hy8te5){color:#b0b0ff}.tag.svelte-1hy8te5{font-family:Geist Mono,ui-monospace,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;opacity:.6}.arrow.svelte-1hy8te5{transition:transform .15s ease}.case.svelte-1hy8te5:hover .arrow:where(.svelte-1hy8te5),.feat-card.svelte-1hy8te5:hover .arrow:where(.svelte-1hy8te5),.feat-hero.svelte-1hy8te5:hover .arrow:where(.svelte-1hy8te5){transform:translate(2px)}.mosaic-section.svelte-1hy8te5{padding-top:14px}.mosaic-head.svelte-1hy8te5{margin-bottom:22px}.mosaic-head-row.svelte-1hy8te5{display:flex;justify-content:space-between;align-items:end;gap:16px;flex-wrap:wrap}.sort-by.svelte-1hy8te5{font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.mosaic.svelte-1hy8te5{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.case.span-narrow.svelte-1hy8te5{grid-column:span 2}.case.span-wide.svelte-1hy8te5{grid-column:span 3}.pro-bono-section.svelte-1hy8te5{padding-top:clamp(24px,3vw,40px)}.pro-bono-divider.svelte-1hy8te5{padding:28px 0 26px;border-top:1px solid var(--line);margin-top:8px}.pro-bono-divider.svelte-1hy8te5 .muted-lede:where(.svelte-1hy8te5){margin-top:10px}.pro-bono-grid.svelte-1hy8te5 .case.span-narrow:where(.svelte-1hy8te5){grid-column:span 3}.cta-band.svelte-1hy8te5{padding-top:clamp(40px,5vw,72px);padding-bottom:clamp(40px,5vw,72px)}.cta-grid.svelte-1hy8te5{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(24px,4vw,48px);background:var(--bg-card);border:1px solid var(--line);border-radius:18px;padding:clamp(24px,3vw,36px);align-items:center}.cta-actions.svelte-1hy8te5{margin-top:18px;display:flex;align-items:center;gap:16px}.cta-link.svelte-1hy8te5{font-size:14px;color:var(--ink-2);text-decoration:none}.cta-link.svelte-1hy8te5:hover{color:var(--accent)}.cta-quote.svelte-1hy8te5{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px}.quote-body.svelte-1hy8te5{font-size:15px;line-height:1.5;color:var(--ink-2)}.quote-author.svelte-1hy8te5{display:flex;align-items:center;gap:12px;margin-top:16px}.quote-avatar.svelte-1hy8te5{width:36px;height:36px;border-radius:999px;background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;letter-spacing:.05em}.quote-name.svelte-1hy8te5{font-size:14px;font-weight:600}.quote-role.svelte-1hy8te5{font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:2px}.btn.svelte-1hy8te5{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:999px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;cursor:pointer;border:1px solid transparent}.btn-accent.svelte-1hy8te5{background:var(--accent);color:#fff}.btn-accent.svelte-1hy8te5:hover{background:#2f66c8}.empty.svelte-1hy8te5 .empty-card:where(.svelte-1hy8te5){background:#fff;border:1px solid var(--line);border-radius:16px;padding:32px;text-align:center}@media(max-width:1024px){.hero.svelte-1hy8te5{grid-template-columns:1fr;align-items:start}.hero-stats.svelte-1hy8te5{justify-content:start}.featured.svelte-1hy8te5{grid-template-columns:1fr}.feat-side.svelte-1hy8te5{grid-template-columns:1fr 1fr;grid-template-rows:auto}.mosaic.svelte-1hy8te5{grid-template-columns:repeat(4,1fr)}.case.span-narrow.svelte-1hy8te5{grid-column:span 2}.case.span-wide.svelte-1hy8te5{grid-column:span 4}.pro-bono-grid.svelte-1hy8te5 .case.span-narrow:where(.svelte-1hy8te5){grid-column:span 2}.cta-grid.svelte-1hy8te5{grid-template-columns:1fr}}@media(max-width:640px){.feat-side.svelte-1hy8te5,.mosaic.svelte-1hy8te5{grid-template-columns:1fr}.case.span-narrow.svelte-1hy8te5,.case.span-wide.svelte-1hy8te5,.pro-bono-grid.svelte-1hy8te5 .case.span-narrow:where(.svelte-1hy8te5){grid-column:span 1}.feat-stats.svelte-1hy8te5{grid-template-columns:repeat(3,auto);gap:14px}.filter-meta.svelte-1hy8te5{margin-left:0;width:100%;justify-content:space-between}}
