.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--adv-space-6)}@media(max-width:1023px){.work-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.work-grid{grid-template-columns:1fr}}.work-grid-empty{color:var(--adv-text-secondary)}.work-ventures-section{background:var(--adv-surface)}.venture-feature{display:grid;grid-template-columns:1fr;gap:var(--adv-space-6);align-items:center;margin-bottom:var(--adv-space-7)}@media(min-width:900px){.venture-feature{grid-template-columns:3fr 2fr}}.venture-feature-media{position:relative}.venture-feature-body h3{margin:0 0 var(--adv-space-3);color:var(--adv-navy-deep)}.venture-disclosure{color:var(--adv-text-secondary);font-size:var(--adv-fs-small)}.venture-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--adv-space-5)}@media(max-width:900px){.venture-grid{grid-template-columns:1fr}}.venture-card{background:var(--adv-white);border:1px solid var(--adv-border);border-radius:var(--adv-radius-md);box-shadow:var(--adv-shadow-sm);padding:var(--adv-space-6)}.venture-card h3{margin:var(--adv-space-3) 0;font-size:var(--adv-fs-h4)}.venture-card p{color:var(--adv-text-secondary);margin:0}.venture-card-badge{display:inline-block;font:var(--adv-fw-semibold) var(--adv-fs-caption)/1 var(--adv-font-sans);text-transform:uppercase;letter-spacing:.05em;color:var(--adv-primary);background:var(--adv-surface);padding:var(--adv-space-2) var(--adv-space-3);border-radius:var(--adv-radius-sm)}.venture-card h3.venture-card-logo{display:flex;align-items:center;gap:var(--adv-space-3);margin-top:0;font-size:1.75rem;font-weight:var(--adv-fw-bold);letter-spacing:-.02em;line-height:1}.venture-card-logo img{display:block;height:40px;width:auto}
