@charset "UTF-8";
:root{--paper:#f5f3ef;--ink:#252621;--muted:#65655c;--line:#d6d4cc;--accent:#79664c;--white:#fff;--gutter:clamp(24px,6vw,100px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Bricolage Grotesque",sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:7px}a:hover{color:var(--accent)}::selection{background:#d8c5a7}.wrap{max-width:1440px;margin:auto;padding:0 var(--gutter)}header{display:flex;justify-content:space-between;align-items:center;min-height:110px;border-bottom:1px solid var(--line);gap:24px}.wordmark{font-size:18px;font-weight:600;letter-spacing:-.6px}.wordmark span{color:var(--accent)}nav{display:flex;gap:36px;font-size:14px}.nav-connect{border-bottom:1px solid var(--ink)}.skip{position:absolute;left:24px;top:-100px;background:var(--ink);color:white;padding:10px;z-index:5}.skip:focus{top:10px}.hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;min-height:650px;position:relative;border-bottom:1px solid var(--line);gap:20px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:500;color:var(--muted);margin:0 0 32px}.hero h1{font-size:clamp(65px,7.8vw,112px);line-height:.97;font-weight:400;letter-spacing:-6px;max-width:600px;margin:0 0 26px}.role{font-size:18px;margin:0 0 18px}.hero .description{max-width:340px;color:var(--muted);font-size:17px}.actions{display:flex;align-items:center;gap:30px;margin-top:38px;font-size:14px}.button{background:var(--ink);color:var(--paper);padding:14px 23px;display:inline-flex;gap:28px;align-items:center}.button:hover{background:var(--accent);color:white}.text-link{border-bottom:1px solid var(--line);padding:10px 0}.portrait{align-self:end;position:relative;line-height:0}.portrait:before{content:"";position:absolute;inset:14% 3% 0;background:#e9e5dd;border-radius:48% 48% 0 0}.portrait img{position:relative;display:block;width:100%;height:auto;object-fit:contain}.hero-copy{padding:65px 0 85px}.section{padding:105px 0;border-bottom:1px solid var(--line)}.split{display:grid;grid-template-columns:1fr 1.1fr;gap:10%}h2{font-weight:400;font-size:clamp(32px,3.4vw,48px);letter-spacing:-1.8px;line-height:1.16;margin:0;white-space:pre-line}.body-copy{padding-top:48px;color:var(--muted)}.body-copy p{margin:0 0 22px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:54px}.section-heading .description{max-width:240px;color:var(--muted)}.venture-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.venture{padding:36px 0 38px;min-height:215px;position:relative;border-bottom:1px solid var(--line)}.venture:nth-child(odd){padding-right:48px;border-right:1px solid var(--line)}.venture:nth-child(even){padding-left:48px}.venture .category{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);margin:0 0 19px}.venture h3{font-size:29px;font-weight:400;letter-spacing:-1px;margin:0 38px 9px}.venture p{color:var(--muted);font-size:14px;margin:0;max-width:340px}.venture a{display:block}.venture a:after{content:'↗';position:absolute;right:20px;top:76px;font-size:25px}.venture:nth-child(even) a:after{right:0}.venture img{max-width:180px;height:48px;object-fit:contain;margin-bottom:15px}.perspective{background:var(--ink);color:var(--paper);margin:0 calc(-1 * var(--gutter));padding:86px var(--gutter)}.perspective .eyebrow{color:#c0b6a6}.perspective h2{font-size:clamp(38px,4.8vw,66px);max-width:830px}.perspective>.description{max-width:510px;color:#c2c2b8;margin:30px 0 50px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;border-top:1px solid #505149;padding-top:30px}.principles h3{font-size:16px;font-weight:400}.principles p{font-size:14px;color:#c2c2b8}.connect{display:flex;justify-content:space-between;align-items:center;gap:35px}.connect .description{color:var(--muted);max-width:330px}.contact-links{display:flex;flex-direction:column;gap:12px}.contact-links a{font-size:clamp(16px,2vw,24px);border-bottom:1px solid var(--line);padding:12px 0}.contact-links small{font-size:13px;color:var(--muted)}footer{display:flex;justify-content:space-between;gap:20px;padding:30px 0 35px;font-size:12px;color:var(--muted)}footer a{font-size:14px}.archive-heading{padding:95px 0 55px}.archive-heading h1,.article h1{font-size:clamp(45px,6vw,78px);font-weight:400;line-height:1.07;letter-spacing:-3px;margin:0 0 25px}.archive-heading p{color:var(--muted)}.posts{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding-bottom:90px}.post-card{border-top:1px solid var(--line);padding:25px 0}.post-card h2{font-size:28px;letter-spacing:-.8px}.post-card img{width:100%;aspect-ratio:1.5;object-fit:cover}.post-card p{color:var(--muted);font-size:15px}.empty{padding:50px 0 100px;border-top:1px solid var(--line)}.empty h2{font-size:30px}.empty p{color:var(--muted)}.article{max-width:780px;margin:auto;padding:70px 0 100px}.article h1{font-size:clamp(40px,5vw,66px)}.article .lead{font-size:22px;color:var(--muted)}.article .prose{font-size:18px;line-height:1.85}.prose h2{font-size:32px;margin:48px 0 20px}.prose h3{font-size:24px}.prose blockquote{border-left:2px solid var(--accent);padding-left:24px;margin:35px 0;font-size:26px}.article>img{width:100%;height:auto}.byline{border-top:1px solid var(--line);margin-top:55px;padding-top:25px}.preview-note{padding:10px 20px;background:#e8dfcf;color:#514430;font-size:14px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(min-width:1500px){.hero{min-height:720px}}@media(max-width:900px){nav{gap:20px}.hero{min-height:550px}.hero h1{letter-spacing:-3px}.split{gap:7%}.venture h3{font-size:24px}.connect{align-items:start}.posts{grid-template-columns:1fr 1fr}}
@media(max-width:640px){header{min-height:86px}.wordmark{font-size:16px}nav a:not(.nav-connect){display:none}nav{font-size:13px}.hero{grid-template-columns:1fr;gap:0}.hero-copy{padding:55px 0 35px}.hero h1{font-size:72px;letter-spacing:-4px;max-width:330px}.hero .eyebrow{margin-bottom:25px}.hero .description{max-width:290px}.actions{gap:23px;margin-top:28px}.portrait{width:90%;max-width:400px;justify-self:center}.section{padding:65px 0}.split{grid-template-columns:1fr;gap:0}.body-copy{padding-top:25px}.section-heading{display:block;margin-bottom:35px}.section-heading .description{max-width:none;margin-top:25px}.venture-grid{grid-template-columns:1fr}.venture:nth-child(n){padding:28px 0;min-height:180px;border-right:0}.venture h3{font-size:27px}.venture:nth-child(n) a:after{right:0;top:68px}.venture p{max-width:280px}.perspective{padding:65px var(--gutter)}.principles{grid-template-columns:1fr;gap:10px}.principles h3{margin-bottom:5px}.principles p{margin-top:0}.connect{flex-direction:column;gap:20px}.contact-links{width:100%}.contact-links a{font-size:19px}footer{flex-wrap:wrap}footer .footer-note{display:none}.posts{grid-template-columns:1fr}.archive-heading{padding:65px 0 35px}.article{padding-top:45px}.article h1{letter-spacing:-1.6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(min-width:641px){.hero-copy{animation:appear .7s ease-out}@keyframes appear{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}}@media(prefers-reduced-motion:reduce){.hero-copy{animation:none}}


.hero{grid-template-columns:1fr 1.12fr;gap:clamp(35px,5vw,80px);min-height:650px;padding:60px 0;align-items:center}
.hero-copy{grid-column:2;grid-row:1;padding:0;min-width:0;align-self:center}
.hero h1{font-size:clamp(58px,6.3vw,90px);letter-spacing:-.055em;line-height:1.08;margin-bottom:24px;max-width:560px}
.portrait{grid-column:1;grid-row:1;align-self:center;width:100%;max-width:510px;justify-self:center}
.hero .description{max-width:380px}.role{font-size:clamp(15px,1.5vw,19px)}
.split{align-items:center}.body-copy{padding-top:0}.body-copy p:last-child{margin-bottom:0}
.venture-grid{gap:20px;border:0;align-items:stretch}
.venture:nth-child(n){padding:0;border:1px solid var(--line);min-height:330px;display:flex}
.venture a{position:relative;width:100%;padding:32px;display:flex;flex-direction:column;align-items:start;transition:background .2s ease,box-shadow .2s ease,transform .2s ease;color:var(--ink)}
.venture a:after{display:none}.venture a:hover,.venture a:focus-visible{background:#ebe7df;box-shadow:0 9px 24px #2526210b;transform:translateY(-3px)}
.logo-slot{width:88px;height:88px;flex-shrink:0;border:1px solid #d6d4cc;background:#efede7;margin-bottom:26px;display:grid;place-items:center}
.venture .logo-slot img{width:100%;height:100%;max-width:none;object-fit:contain;margin:0}
.venture h3{font-size:clamp(23px,2vw,29px);margin:0 0 10px;line-height:1.25;letter-spacing:-.7px}
.venture .category{font-size:12px;letter-spacing:1px;line-height:1.6;margin:0 0 14px}.venture p{max-width:390px}.venture .contact-note{margin-top:12px;font-size:12px}
.venture-arrow{position:absolute;right:30px;top:35px;font-size:26px;transition:transform .2s ease}.venture a:hover .venture-arrow{transform:translate(3px,-3px)}
.perspective{text-align:center;background-color:var(--ink);background-image:radial-gradient(#ffffff0b .7px,transparent .7px);background-size:7px 7px}.perspective h2{margin:0 auto}.perspective>.description{margin:30px auto 50px;max-width:580px}.principles{text-align:center}
.contact-links{flex-direction:row;gap:16px}.contact-links a.icon-button{width:66px;height:66px;display:grid;place-items:center;border:1px solid var(--line);padding:18px;transition:background .2s,transform .2s,color .2s}.icon-button svg{width:28px;height:28px}.contact-links a.icon-button:hover{background:var(--ink);color:var(--paper);transform:translateY(-2px)}
@media(max-width:900px){.hero{min-height:530px;gap:35px}.hero h1{font-size:64px}.actions{gap:18px;flex-wrap:wrap}.split{align-items:start}.venture a{padding:25px}}
@media(max-width:640px){.hero{grid-template-columns:1fr;padding:40px 0 55px;gap:35px}.portrait{grid-column:1;grid-row:1;max-width:310px;width:90%}.hero-copy{grid-column:1;grid-row:2;text-align:center}.hero h1{font-size:clamp(49px,12vw,70px);max-width:100%;margin:0 auto 20px}.hero .description{margin:16px auto 0}.actions{justify-content:center}.hero .role{font-size:15px}.body-copy{padding-top:25px}.venture:nth-child(n){min-height:320px}.venture a{padding:28px}.venture h3{font-size:26px}.logo-slot{width:80px;height:80px}.contact-links{width:auto}.perspective h2{font-size:clamp(31px,8vw,44px)}.principles{gap:20px}}
@media(prefers-reduced-motion:reduce){.venture a,.venture-arrow,.contact-links a.icon-button{transition:none}.venture a:hover,.venture a:focus-visible,.venture a:hover .venture-arrow,.contact-links a.icon-button:hover{transform:none}}
/* Compact venture rows and unified footer. */
.venture:nth-child(n){min-height:190px}
.venture a{display:grid;grid-template-columns:80px minmax(0,1fr) 20px;align-items:center;gap:24px;padding:26px}
.logo-slot{width:80px;height:80px;margin:0}
.venture-copy{min-width:0}.venture h3{font-size:24px;margin:0 0 8px}.venture .category{margin:0 0 9px;font-size:11px;letter-spacing:.7px}.venture-arrow{position:static;align-self:start;font-size:23px}.venture p{font-size:13px}.venture .contact-note{margin-top:7px;font-size:11px}
.perspective{background-image:repeating-linear-gradient(0deg,transparent 0 3px,#ffffff09 3px 4px),repeating-linear-gradient(90deg,transparent 0 3px,#ffffff09 3px 4px),radial-gradient(ellipse at 50% 10%,#4b4b3a 0,transparent 75%);background-size:4px 4px,4px 4px,100% 100%}
.compact-footer{display:grid;grid-template-columns:auto minmax(240px,1fr) auto auto;align-items:center;gap:32px;padding:38px 0;border:0}
.compact-footer .copyright{font-size:12px}.footer-connect h2{font-size:22px;letter-spacing:-.6px;margin:0 0 6px}.footer-connect p{font-size:12px;margin:0;max-width:360px}.footer-insights{font-size:13px}
.compact-footer .contact-links{gap:8px}.contact-links a.icon-button{border:0;background:transparent;width:44px;height:44px;padding:9px}.contact-links a.icon-button:hover{background:transparent;color:var(--accent)}.icon-button svg{width:26px;height:26px}
@media(max-width:1000px){.venture a{grid-template-columns:64px minmax(0,1fr) 16px;gap:16px;padding:22px}.logo-slot{width:64px;height:64px}.venture h3{font-size:21px}.compact-footer{gap:22px;grid-template-columns:auto 1fr auto}.footer-insights{grid-column:3}.footer-connect p{max-width:300px}}
@media(max-width:640px){.venture:nth-child(n){min-height:170px}.venture a{grid-template-columns:62px minmax(0,1fr) 14px;padding:20px 16px;gap:13px}.logo-slot{width:62px;height:62px}.venture h3{font-size:20px}.venture .category{font-size:10px}.venture p{font-size:12px}.compact-footer{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:32px 0}.footer-connect h2{font-size:24px}.footer-connect p{max-width:310px}.compact-footer .contact-links{gap:12px}}
.logo-slot{border:0;background:transparent}
.venture .logo-slot img{display:block;object-fit:contain}

@font-face{font-family:"Bricolage Grotesque";src:url('/fonts/BricolageGrotesque.ttf') format('truetype');font-style:normal;font-weight:200 800;font-display:swap}
body{font-optical-sizing:auto}
.perspective{background-image:repeating-linear-gradient(0deg,transparent 0 3px,#ffffff04 3px 4px),repeating-linear-gradient(90deg,transparent 0 3px,#ffffff04 3px 4px),radial-gradient(ellipse at 50% 10%,#34352e 0,transparent 75%)}
.compact-footer{grid-template-columns:auto minmax(0,1fr) auto auto;gap:24px}
.footer-connect{min-width:0}.footer-connect p{max-width:none}.footer-insights{grid-column:auto}
@media(min-width:1101px){.footer-connect p{white-space:nowrap}}
@media(min-width:641px) and (max-width:1100px){.compact-footer{grid-template-columns:auto minmax(0,1fr) auto auto;gap:16px}.compact-footer .copyright{font-size:11px;white-space:nowrap}.footer-connect h2{font-size:20px}.footer-connect p{font-size:12px;max-width:none}.compact-footer .contact-links{gap:2px}.footer-insights{grid-column:auto}}
@media(max-width:640px){#ventures .section-heading{text-align:center}#ventures .section-heading h2{margin-inline:auto}.venture a{column-gap:22px}.compact-footer{gap:16px}.footer-connect p{max-width:310px;white-space:normal}}
@media(max-width:360px){.venture a{grid-template-columns:52px minmax(0,1fr) 12px;column-gap:18px}.logo-slot{width:52px;height:52px}}
.footer-connect h2{margin:0;white-space:nowrap}
/* Consistent archive card rhythm; full content remains on article pages. */
.post-card{display:flex;flex-direction:column;min-width:0}
.post-card>.eyebrow{height:1.65em;line-height:1.65;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 24px}
.post-card h2{font-size:28px;line-height:1.2;height:2.4em;margin:0;white-space:normal}
.post-card h2 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;overflow-wrap:anywhere}
.post-card>p:not(.eyebrow){display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;line-height:1.65;height:3.3em;margin:18px 0;overflow-wrap:anywhere}
.post-card>.text-link{align-self:flex-start;margin-top:auto}
.featured-image{margin:36px 0 44px}.featured-image img{width:100%;height:auto;display:block}.featured-image figcaption{font-size:13px;color:var(--muted);margin-top:10px}.image-placement{aspect-ratio:16/9;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#eae7e0;border:1px dashed #b7b2a7;color:var(--muted);margin:36px 0 44px;font-size:22px}.image-placement small{font-size:13px;margin-top:8px}
.comments{margin-top:64px;padding-top:40px;border-top:1px solid var(--line)}.comments h2{font-size:32px}.comments>p{color:var(--muted)}.comments .comment-notice{font-size:14px;background:#ebe7df;padding:14px 18px}.comments form{display:grid;gap:12px;margin-top:28px}.comments label{font-size:15px}.comments input,.comments textarea{font:inherit;color:var(--ink);background:transparent;border:1px solid #b9b6ac;padding:12px;width:100%;border-radius:0}.comments textarea{resize:vertical}.comments input:focus-visible,.comments textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.comments button{font:inherit;border:0;cursor:pointer;justify-self:start;margin-top:8px}.comments button:disabled{opacity:.55;cursor:not-allowed}.comment-item{padding:22px 0;border-bottom:1px solid var(--line)}.comment-item h3{font-size:18px;margin:0}.comment-item small{color:var(--muted)}.comment-item p{white-space:pre-wrap;overflow-wrap:anywhere}#comment-status{font-size:14px;color:var(--muted);margin:0}
/* Equal single-line summaries and centered incomplete archive rows. */
.posts{display:flex;flex-wrap:wrap;justify-content:center;gap:35px;align-items:stretch}
.post-card{flex:0 0 calc((100% - 70px)/3);max-width:calc((100% - 70px)/3)}
.post-card h2{height:1.2em;min-height:1.2em;white-space:nowrap}
.post-card h2 a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:unset;line-clamp:unset;overflow-wrap:normal}
.post-card>p:not(.eyebrow){display:block;height:1.65em;min-height:1.65em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:unset;line-clamp:unset;overflow-wrap:normal}
.post-thumbnail,.post-image-placeholder{width:100%;aspect-ratio:16/9;object-fit:cover;flex-shrink:0;margin:0 0 24px}
.post-image-placeholder{display:grid;place-items:center;background:#eae7e0;border:1px dashed #b7b2a7;color:var(--muted);font-size:14px}
@media(max-width:900px){.post-card{flex-basis:calc((100% - 35px)/2);max-width:calc((100% - 35px)/2)}}
@media(max-width:640px){.post-card{flex-basis:100%;max-width:100%}}
.analytics-consent{position:fixed;bottom:20px;right:20px;max-width:420px;background:var(--paper);border:1px solid var(--line);padding:22px;box-shadow:0 5px 30px #0002;z-index:20}.analytics-consent p{font-size:14px}.analytics-consent button,.analytics-preferences{font:inherit;font-size:13px;background:transparent;border:1px solid var(--line);padding:8px 12px;cursor:pointer;margin-right:8px}.analytics-preferences{border:0}

.compact-footer{grid-template-columns:auto auto auto minmax(0,1fr)}.compact-footer .copyright{justify-self:end;text-align:right}@media(max-width:640px){.compact-footer .copyright{text-align:center}}
