@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Libre+Caslon+Display&display=swap');
:root{--ink:#291b13;--muted:#77695f;--line:#ded8d2;--red:#ad392d;--paper:#faf8f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}a{color:inherit}a:focus-visible{outline:3px solid var(--red);outline-offset:6px}.wrap{width:min(1320px,calc(100% - 112px));margin:auto}.header{display:flex;align-items:center;justify-content:space-between;padding:28px 0;border-bottom:1px solid var(--line)}.brand{text-decoration:none;display:flex;gap:13px;align-items:center}.brand img{width:61px;height:55px;object-fit:contain;mix-blend-mode:multiply}.brand span{font-size:19px;line-height:1.08;font-weight:650;letter-spacing:-.6px}.brand small{display:block;font-size:10px;letter-spacing:3.8px;margin-top:7px;font-weight:500}.nav{display:flex;gap:38px}.nav a{text-decoration:none;font-size:14px}.nav a:hover{color:var(--red)}.hero{display:grid;grid-template-columns:1.6fr 1fr;align-items:center;padding:92px 0 80px;gap:30px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:2.1px;font-weight:600;display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';width:27px;height:2px;background:var(--red)}h1,h2,h3,p{margin:0}h1{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;font-size:clamp(64px,7.5vw,112px);letter-spacing:-3.7px;line-height:.99;margin:30px 0}h1 em{font-style:normal;color:var(--red)}.intro{max-width:460px;color:var(--muted);font-size:17px;line-height:1.7;margin-top:26px}.hero-art{position:relative;display:flex;justify-content:center;align-items:center;min-height:330px}.hero-art img{height:auto;width:100%;max-width:405px;mix-blend-mode:multiply}.hero-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:23px 0;color:var(--muted);font-size:13px}.text-link{display:inline-flex;gap:24px;text-decoration:none;font-size:14px;color:var(--ink)}.text-link:hover{color:var(--red)}.portfolio{padding:80px 0 90px;background:#fff;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:44px}.section-heading h2{font-family:'Libre Caslon Display',Georgia,serif;font-size:58px;letter-spacing:-1.5px;font-weight:400}.section-heading p{font-size:14px;color:var(--muted);max-width:260px;line-height:1.6}.grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.company{min-height:179px;padding:25px 25px 23px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;transition:background .2s}.company:hover{background:var(--paper)}.company h3{font-size:25px;font-weight:600;letter-spacing:-1px;line-height:1.25}.company .category{font-size:12px;color:var(--muted)}.company .status{font-size:12px;color:var(--red);margin-top:7px;line-height:1.4}.company .details{margin-top:26px}.company.featured h3{font-size:31px}.company:nth-child(2) h3{font-family:Georgia,serif;font-weight:700;letter-spacing:-1.6px}.company:nth-child(9) h3{letter-spacing:2px;text-transform:uppercase;font-size:25px}.about{padding:86px 0 92px}.about-inner{display:grid;grid-template-columns:1fr 1.5fr;gap:70px}.about h2{font-family:'Libre Caslon Display',Georgia,serif;font-size:57px;letter-spacing:-1px;font-weight:400;margin-top:26px}.role{font-size:14px;color:var(--red);margin-top:12px}.bio{padding-top:3px}.bio .lead{font-size:25px;line-height:1.5;letter-spacing:-.6px}.bio p+p{margin-top:24px;color:var(--muted);line-height:1.8}.footer{background:var(--ink);color:#f6eee7;padding:35px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between}.footer-name{font-size:18px;font-weight:500}.footer p{font-size:12px;color:#c1b3a7}.footer a{font-size:13px;text-decoration:none}.skip{position:absolute;left:20px;top:-60px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}@media(min-width:1500px){.hero{padding-top:110px;padding-bottom:100px}}@media(max-width:1000px){.wrap{width:calc(100% - 64px)}h1{font-size:78px}.hero{grid-template-columns:1.5fr 1fr}.grid{grid-template-columns:repeat(3,1fr)}.about-inner{gap:35px}.section-heading h2{font-size:52px}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{padding:22px 0}.brand span{font-size:16px}.brand img{width:45px;height:45px}.nav{gap:22px}.nav a{font-size:13px}.hero{padding:52px 0 30px;display:flex;flex-direction:column;align-items:stretch;gap:20px}h1{font-size:clamp(57px,12.8vw,84px);letter-spacing:-2px}.intro{font-size:16px}.hero-art{min-height:0}.hero-art img{max-width:235px}.hero-bottom{font-size:12px;gap:20px}.hero-bottom>span{max-width:150px;line-height:1.5}.portfolio{padding:52px 0}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:46px}.section-heading p{margin-top:16px}.grid{grid-template-columns:repeat(2,1fr)}.company{padding:20px 16px;min-height:164px}.company h3,.company.featured h3{font-size:23px}.company:nth-child(9) h3{font-size:21px}.about{padding:52px 0}.about-inner{display:block}.about h2{font-size:48px}.bio{margin-top:35px}.bio .lead{font-size:22px}.footer-inner{align-items:flex-start;gap:25px;flex-wrap:wrap}.footer p{width:100%;order:3}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.company{position:relative}.company h3 a{text-decoration:none}.company h3 a:after{content:"";position:absolute;inset:0}.company:focus-within{outline:2px solid var(--red);outline-offset:-2px}.company:hover h3{color:var(--red)}

.about-inner{grid-template-columns:.85fr 1.5fr;align-items:center;gap:80px}.portrait{display:block;width:100%;height:auto;max-width:370px}.about-copy .bio{margin-top:32px}.about-copy .bio .lead{font-size:25px}.company-logo{display:block;width:100%;max-width:190px;height:54px;object-fit:contain;object-position:left center;margin-bottom:22px}.company.has-logo{min-height:220px}.company.has-logo h3,.company.has-logo.featured h3,.company.has-logo:nth-child(9) h3{font-family:"DM Sans",sans-serif;font-size:16px;letter-spacing:0;text-transform:none;font-weight:550}.company.has-logo .details{margin-top:16px}@media(max-width:700px){.about-inner{display:block}.portrait{max-width:260px;margin-bottom:36px}.about-copy .bio{margin-top:28px}.company-logo{max-width:145px;height:44px}.company.has-logo{min-height:205px}}

.company-logo[src$="prodigy.png"]{object-fit:cover;object-position:center}.company-logo[src$="aigency.svg"],.company-logo[src$="xai.svg"]{width:54px}
/* Immersive investment slideshow */
.hero{position:relative;isolation:isolate;display:block;overflow:hidden;background:#080b0d;color:#fff;padding:0;min-height:680px}.hero-background,.hero-shade,.hero-slide{position:absolute;inset:0}.hero-background{z-index:-2}.hero-slide{opacity:0;transition:opacity 1.2s ease;pointer-events:none}.hero-slide.active{opacity:1}.hero-slide img{display:block;width:100%;height:100%;object-fit:cover}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(7,10,12,.94) 0%,rgba(7,10,12,.82) 28%,rgba(7,10,12,.36) 58%,rgba(7,10,12,.08) 100%),linear-gradient(0deg,rgba(7,10,12,.88),transparent 35%)}.hero-layout{display:flex;flex-direction:column;min-height:680px;padding-top:64px;padding-bottom:30px}.hero-copy{width:65%;max-width:780px;flex:1;display:flex;flex-direction:column;justify-content:center;padding-bottom:50px}.hero h1{font-size:clamp(58px,6.3vw,92px);line-height:1.03;letter-spacing:-2.2px;margin:0;min-height:3.3em;transition:opacity .25s ease;text-shadow:0 2px 24px rgba(0,0,0,.12)}.hero h1.changing{opacity:0}.hero h1 span,.hero h1 em{display:block}.hero h1 span{font-size:.8em;margin-bottom:10px;color:#e6e3de}.hero h1 em{font-style:normal;color:#fff}.hero .intro{color:#dedbd7;font-size:16px;line-height:1.75;max-width:400px;margin-top:24px}.hero-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;border-top:1px solid rgba(255,255,255,.25);padding-top:23px}.showcase-caption{position:static;display:flex;align-items:flex-end;gap:30px;background:none;padding:0;color:#fff}.showcase-caption small{display:block;font-size:11px;letter-spacing:1.8px;text-transform:uppercase;color:#c8c6c3;margin-bottom:9px}.showcase-caption a{text-decoration:none;font-size:20px;font-weight:500}.showcase-caption a:hover{text-decoration:underline}.showcase-caption>span{font-size:13px;color:#c8c6c3;white-space:nowrap;padding-bottom:3px}.showcase-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0}.showcase-controls button{font:inherit;cursor:pointer;border:0;background:transparent;color:#fff;min-width:32px;min-height:40px;padding:4px}.showcase-controls button:focus-visible,.hero a:focus-visible{outline:2px solid #fff;outline-offset:4px}.showcase-controls button:hover{background:rgba(255,255,255,.1)}.slide-selectors{display:flex;align-items:center}.slide-selector:before{content:'';display:block;width:6px;height:6px;border-radius:50%;background:#858887;margin:auto}.slide-selector[aria-pressed=true]:before{background:#fff;width:20px;border-radius:4px}.showcase-controls #hero-pause{font-size:13px;width:48px}.showcase-direction{display:flex;gap:6px}.showcase-direction button{font-size:24px}.hero-slide[data-company="Liquid Death"] img,.hero-slide[data-company="Genalyte"] img{width:70%;margin-left:auto;object-fit:contain;object-position:85% center!important}.hero-slide[data-company="Cellanome"] img{object-position:center 70%!important}.hero-bottom{border-top:0;padding:24px 0}.portfolio{border-top:1px solid var(--line)}
@media(min-width:1600px){.hero,.hero-layout{min-height:740px}.hero-copy{width:64%}}
@media(max-width:1000px){.hero,.hero-layout{min-height:650px}.hero h1{font-size:68px}.hero-copy{width:74%;padding-bottom:40px}.hero-footer{gap:20px}.showcase-controls{gap:8px}.showcase-controls button{min-width:26px}.showcase-caption{gap:18px}}
@media(max-width:700px){.hero{display:block;padding:0;min-height:760px}.hero-layout{min-height:760px;padding-top:255px;padding-bottom:24px}.hero-copy{width:100%;max-width:500px;padding-bottom:32px;justify-content:flex-end}.hero h1{font-size:clamp(46px,10.8vw,66px);line-height:1.04;min-height:3.35em;letter-spacing:-1.3px}.hero h1 span{font-size:.8em;margin-bottom:8px}.hero .intro{font-size:15px;line-height:1.6;margin-top:18px}.hero-background{bottom:auto;height:570px}.hero-shade{background:linear-gradient(0deg,#080b0d 5%,rgba(8,11,13,.95) 24%,rgba(8,11,13,.58) 55%,rgba(8,11,13,.1) 90%)}.hero-slide img{object-position:65% top!important}.hero-slide[data-company="Liquid Death"] img,.hero-slide[data-company="Genalyte"] img{width:100%;object-fit:contain;object-position:50% top!important}.hero-slide[data-company="Xona Space"] img{object-position:85% top!important}.hero-slide[data-company="Cellanome"] img{object-position:50% bottom!important}.hero-footer{flex-direction:column;align-items:stretch;gap:20px;padding-top:19px}.showcase-caption{justify-content:space-between}.showcase-caption a{font-size:18px}.showcase-controls{gap:10px}.showcase-controls button{min-width:28px;min-height:40px}.showcase-direction{gap:2px}.hero-bottom{padding:22px 0}}
@media(max-width:380px){.hero h1{font-size:43px;min-height:4.2em}.hero-layout{padding-top:230px}.showcase-controls{gap:4px}.showcase-controls button{min-width:23px}.showcase-direction button{min-width:26px}}
@media(prefers-reduced-motion:reduce){.hero-slide,.hero h1{transition:none}}

/* Portfolio cards: category, balanced logo, outcome */
.grid .company{position:relative;min-height:230px;aspect-ratio:1.18;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}
.grid .company .category{position:absolute;top:17px;right:17px;left:17px;text-align:right;text-transform:uppercase;font-size:10px;line-height:1.4;letter-spacing:1.2px;font-weight:500;color:#80756d}
.grid .company h3{width:100%;padding:36px 24px 47px;margin:0;line-height:1}
.grid .company h3 a{display:flex;align-items:center;justify-content:center;min-height:60px}
.grid .company h3 a>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.grid .company-logo{width:138px;max-width:100%;height:40px;object-fit:contain;object-position:center;margin:0}
.grid .company-logo[src$="aigency.svg"],.grid .company-logo[src$="xai.svg"]{width:40px;height:42px}
.grid .company-logo[src$="dollarshaveclub.png"]{width:94px;height:51px}
.grid .company-logo[src$="mach.svg"]{width:118px;height:42px}
.grid .company-logo[src$="xona.svg"]{width:110px;height:39px}
.grid .company-logo[src$="grindr.svg"]{width:125px}
.grid .company-logo[src$="prodigy.png"]{object-fit:cover;height:31px}
.grid .company .status{position:absolute;bottom:0;left:0;right:0;margin:0;padding:11px 10px;min-height:37px;border-top:1px solid #e8e2dc;background:#f7f4f0;color:#8f4d3c;font-size:10px;line-height:1.4;letter-spacing:.35px;font-weight:500}
@media(max-width:1000px){.grid .company{min-height:220px}}
@media(max-width:700px){.grid .company{min-height:195px;aspect-ratio:1}.grid .company .category{top:14px;right:12px;left:12px;font-size:9px;letter-spacing:.8px}.grid .company h3{padding:37px 17px 42px}.grid .company-logo{width:112px;height:34px}.grid .company-logo[src$="dollarshaveclub.png"]{width:78px;height:44px}.grid .company-logo[src$="mach.svg"]{width:100px;height:38px}.grid .company-logo[src$="grindr.svg"]{width:110px}.grid .company-logo[src$="xona.svg"]{width:94px;height:34px}.grid .company .status{font-size:9px;min-height:35px;padding:10px 7px}}

.grid .company{min-width:0;width:100%}.grid .company-logo[src$="rails.svg"]{width:110px}.grid .company h3 a:has(img[src$="aigency.svg"])>span{position:static;clip-path:none;width:auto;height:auto;margin:0 0 0 9px;overflow:visible;font-size:15px;letter-spacing:0}.grid .company h3 a:has(img[src$="aigency.svg"]){gap:0}

.bio-link{color:var(--ink);font-size:14px;font-weight:500;text-underline-offset:5px}.bio-link:hover{color:var(--red)}
/* Curated portfolio news */
.news-ticker{background:#eee9e3;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.news-inner{display:grid;grid-template-columns:170px minmax(0,1fr) auto;align-items:center;gap:32px;padding-top:25px;padding-bottom:25px;min-height:154px}.news-heading{border-left:3px solid var(--red);padding-left:17px}.news-heading h2{font-size:14px;font-weight:600}.news-heading p{font-size:12px;margin-top:7px;color:var(--muted)}.news-stories{min-width:0}.news-item[hidden]{display:none}.news-item{animation:news-in .35s ease}.news-company{display:block;color:var(--red);text-transform:uppercase;letter-spacing:1.2px;font-size:11px;font-weight:600;margin-bottom:7px}.news-item>a{font-size:18px;font-weight:500;line-height:1.45;text-decoration:none;display:block}.news-item>a:hover{text-decoration:underline;text-underline-offset:4px}.news-meta{font-size:11px;line-height:1.5;margin-top:8px;color:var(--muted)}.news-controls{display:flex;gap:6px;align-items:center}.news-controls>span{font-size:11px;color:var(--muted);margin-right:12px;white-space:nowrap}.news-controls button{background:transparent;border:1px solid transparent;font:inherit;font-size:20px;color:var(--ink);cursor:pointer;min-height:36px;min-width:32px}.news-controls button:hover{border-color:#c9bfb4}.news-controls button:focus-visible{outline:2px solid var(--red)}.news-controls #news-pause{font-size:11px;min-width:45px}@keyframes news-in{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1000px){.news-inner{grid-template-columns:140px minmax(0,1fr);gap:18px}.news-controls{grid-column:2;justify-content:flex-end}.news-stories{min-height:106px}}@media(max-width:700px){.news-inner{display:flex;flex-wrap:wrap;gap:20px;padding-top:23px;padding-bottom:20px}.news-heading{width:100%;display:flex;gap:12px;align-items:center}.news-heading p{margin:0}.news-stories{width:100%;min-height:126px}.news-item>a{font-size:17px}.news-controls{margin-left:auto}.news-item>a span{white-space:nowrap}}@media(prefers-reduced-motion:reduce){.news-item{animation:none}}

/* Single-line serif wordmark */
.brand span{font-family:'Libre Caslon Display',Georgia,serif;font-size:34px;font-weight:400;line-height:1.1;letter-spacing:-.7px;white-space:nowrap}
@media(max-width:700px){.header{flex-wrap:wrap;gap:18px}.brand{gap:10px}.brand span{font-size:29px}.nav{margin-left:auto}}
@media(max-width:380px){.brand span{font-size:27px}}

/* Headline-only news ticker */
.news-inner{grid-template-columns:minmax(0,1fr) auto}.news-controls{grid-column:auto}
@media(max-width:1000px){.news-inner{grid-template-columns:minmax(0,1fr) auto}.news-stories{min-height:0}}
@media(max-width:700px){.news-stories{min-height:126px}}

/* Responsive refinements and comfortable touch targets */
.nav a{display:inline-flex;align-items:center;min-height:44px}
.news-controls button{min-width:44px;min-height:44px}
@media(min-width:701px) and (max-width:1000px){
 .about-inner{gap:36px;grid-template-columns:minmax(0,.85fr) minmax(0,1.5fr)}
 .hero-footer{flex-wrap:wrap}.showcase-controls{margin-left:auto}
}
@media(max-width:700px){
 .header{padding:18px 0 12px;gap:8px}.nav{gap:24px}
 .hero-layout{padding-top:210px;min-height:740px}
 .hero-copy{padding-bottom:28px}.hero h1{min-height:3.7em}
 .showcase-controls{display:grid;grid-template-columns:1fr auto;gap:8px}
 .slide-selectors{grid-column:1 / -1;justify-content:space-between}
 .showcase-controls button{min-width:44px;min-height:44px}
 .showcase-controls #hero-pause{width:60px;text-align:left}
 .showcase-direction{gap:8px}
 .hero-bottom{flex-wrap:wrap;gap:14px}.hero-bottom>span{max-width:none;width:100%}
 .text-link{min-height:44px;align-items:center}
 .news-inner{gap:12px}.news-stories{min-height:130px}
 .news-meta{font-size:12px}.news-controls #news-pause{font-size:12px}
 .grid .company .category{font-size:10px;letter-spacing:.5px}
 .grid .company .status{font-size:10px;line-height:1.5}
 .grid .company h3{padding:43px 14px 53px}
 .portrait{max-width:370px;margin:0 auto 32px}
 .about-copy .bio .lead{font-size:22px}.bio-link{display:inline-flex;align-items:center;min-height:44px}
 .footer a{display:inline-flex;align-items:center;min-height:44px}
}
@media(max-width:360px){
 .slide-selectors{gap:0}.showcase-controls .slide-selector{min-width:0;width:calc(100% / 7);min-height:44px}
 .section-heading h2{font-size:40px}
 .grid .company h3 a:has(img[src$="aigency.svg"]){flex-direction:column;gap:7px}
 .grid .company h3 a:has(img[src$="aigency.svg"])>span{margin:0;font-size:13px}
}

/* Understated portfolio section title */
.portfolio .section-heading{margin-bottom:24px}.portfolio .section-heading h2{font-family:"DM Sans",sans-serif;font-size:20px;font-weight:500;letter-spacing:0;line-height:1.4}
@media(max-width:700px){.portfolio .section-heading{margin-bottom:20px}.portfolio .section-heading h2{font-size:18px}}

/* Bio heading refinement */
.about h2{font-size:46px}
@media(max-width:700px){.about h2{font-size:40px}}
.bio>p:first-child{color:var(--muted);line-height:1.8}

/* Individual investment headlines */
.hero h1{font-size:clamp(52px,5.2vw,76px);line-height:1.06;min-height:4.3em;letter-spacing:-1.6px;text-wrap:pretty}
@media(max-width:1000px){.hero h1{font-size:56px}.hero-copy{width:80%}}
@media(max-width:700px){.hero-copy{width:100%}.hero h1{font-size:clamp(36px,9.5vw,52px);min-height:5.3em;letter-spacing:-.8px}}

.hero-investment-label{font-size:11px;line-height:1.6;letter-spacing:1.5px;text-transform:uppercase;font-weight:500;color:#e6e3de;margin-bottom:20px}
@media(max-width:700px){.hero-investment-label{font-size:10px;letter-spacing:1px;margin-bottom:16px}}

/* Keep the SpaceX rocket clear of the headline */
.hero-slide[data-company="SpaceX"] img{transform:scaleX(-1)}
