.page-home{font-size:16px}.page-home .page-shell{max-width:64rem;padding-top:clamp(1.5rem,3vw,2.8rem)}body{background-color:var(--bg);color:var(--ink-primary)}.home-page{display:flex;flex-direction:column;gap:var(--section-gap);padding-bottom:3rem}.home-pullquote{padding:.5rem 0 0 1rem;border-left:2px solid color-mix(in srgb,var(--accent) 40%,transparent)}.home-pullquote blockquote{margin:0;padding:0}.home-pullquote p{font-family:var(--font-serif);font-size:clamp(1rem,2vw,1.15rem);font-weight:500;line-height:1.5;color:var(--ink-secondary);max-width:48ch;margin:0}.home-pullquote p:before{content:"“";font-size:1.5em;line-height:0;color:var(--accent);vertical-align:-.2em;margin-right:.05rem}.home-pullquote p:after{content:"”";font-size:1.5em;line-height:0;color:var(--accent);vertical-align:-.4em;margin-left:.05rem}.home-ventures-list{display:flex;flex-direction:column;gap:.5rem}.home-venture-item{display:flex;gap:.75rem;align-items:flex-start;padding:.75rem;border-radius:6px;text-decoration:none;color:inherit;transition:background .15s,transform .2s cubic-bezier(.16,1,.3,1)}.home-venture-item:hover{background:color-mix(in srgb,var(--surface-2) 60%,transparent);transform:translate(2px)}.home-venture-item strong{display:block;font-weight:600;color:var(--ink);font-size:var(--text-base)}.home-venture-status,.home-venture-type{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--ink-tertiary)}.home-venture-copy{display:grid;gap:.3rem}.home-venture-copy strong{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--ink)}.home-venture-cta{margin-top:.2rem;color:var(--accent);font-weight:600}.home-venture-desc{display:block;font-size:var(--text-sm);color:var(--ink-secondary);margin-top:.15rem}.home-venture-visual{flex-shrink:0;width:clamp(72px,16vw,120px);border-radius:4px;overflow:hidden}.home-subsection-label{display:inline-flex;align-items:center;gap:.35rem;margin:1.25rem 0 .65rem;color:var(--ink-tertiary);font-family:var(--font-mono);font-size:var(--text-xs);font-weight:650;text-transform:uppercase}.home-research-lede{font-size:var(--text-base);color:var(--ink-secondary);margin:0 0 1.25rem;max-width:48ch}.home-research-list{display:flex;flex-direction:column;gap:.75rem}.home-research-item{display:block;padding:.85rem 1rem;border-radius:8px;text-decoration:none;color:inherit;border:1px solid var(--edge-subtle);transition:border-color .2s,box-shadow .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1)}.home-research-item:hover{border-color:var(--edge);transform:translateY(-1px)}.home-research-item h3{font-family:var(--font-serif);font-size:var(--text-lg);font-weight:600;margin:0 0 .25rem;color:var(--ink)}.home-research-item p{font-size:var(--text-sm);color:var(--ink-secondary);margin:0 0 .3rem;max-width:56ch}.home-research-type{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin-bottom:.25rem}.home-research-meta{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--ink-tertiary);margin-top:.4rem;line-height:1.25;font-variant-numeric:tabular-nums}.home-research-cta{color:var(--accent);font-weight:500;margin-top:.4rem}@media(max-width:600px){.home-page{gap:2.5rem}.home-research-item{padding:.75rem 1rem}}.home-proof-line{max-width:58ch;margin:0;color:var(--ink-tertiary);font-size:var(--text-sm);line-height:1.5}.home-card-cta{display:inline-flex;margin-top:.9rem;color:var(--accent);font-weight:600;font-size:var(--text-sm)}@media(hover:none),(pointer:coarse){.home-research-item:hover,.home-venture-item:hover{transform:none;box-shadow:none}}@media(max-width:720px){.home-page{gap:2rem}}.home-value-trio{display:flex;gap:.5rem;align-items:center;margin:.75rem 0;font-size:var(--text-lg);font-weight:600;color:var(--accent)}.home-value-trio:before,.home-value-trio:after{content:"·";color:var(--ink-tertiary);font-weight:400}.home-current-focus{max-width:58ch;font-size:var(--text-sm);color:var(--ink-secondary);line-height:1.5}.home-current-focus-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .5rem;border-radius:999px;background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent);font-family:var(--font-mono);font-size:var(--text-xs);font-weight:650;text-transform:uppercase;letter-spacing:.04em;margin-right:.25rem}.home-current-focus-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent)}.home-current-focus strong{color:var(--ink)}.home-audience-lede,.home-framework-lede{font-size:var(--text-base);color:var(--ink-secondary);max-width:50ch;margin:0}.home-framework-lede a{color:var(--accent);font-weight:600;text-decoration:none}.home-framework-lede a:hover{text-decoration:underline}.home-audience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.home-audience-card{padding:1rem;border:1px solid var(--edge-subtle);border-radius:8px}.home-audience-card h3{font-family:var(--font-serif);font-size:var(--text-base);font-weight:600;margin:0 0 .35rem;color:var(--ink)}.home-audience-card p{font-size:var(--text-sm);color:var(--ink-secondary);margin:0;line-height:1.45}.home-social-title{text-align:center;justify-content:center}.home-social-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem 2rem;padding:1.5rem 1rem;border:1px solid var(--edge-subtle);border-radius:8px}.home-social-logos img{max-width:120px;height:auto;filter:grayscale(100%);opacity:.7}.home-contact-note{margin-top:.75rem;font-size:var(--text-sm);color:var(--ink-secondary)}.home-contact-note a{color:var(--accent);text-decoration:underline}@media(max-width:720px){.home-audience-grid,.home-framework-grid{grid-template-columns:1fr}.home-social-logos img{max-width:110px}}
