:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f6f3;--surface:#fff;--surface-muted:#eceee9;--ink:#151714;--ink-soft:#30342f;--muted:#62685f;--line:#d8ddd3;--line-strong:#b9c1b4;--accent:#2f6f58;--accent-strong:#204b3c;--accent-soft:#e2eee8;--warn:#97483f;--shadow:0 18px 50px #15171414;--container:1120px;--radius:8px}@font-face{font-family:Geist Local;src:url(/fonts/geist-latin.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:100 900}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);letter-spacing:0;text-rendering:optimizelegibility;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;line-height:1.6}body:before{content:"";pointer-events:none;background-image:linear-gradient(#1517140a 1px,#0000 1px);background-size:100% 40px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000006b,#0000 55%);mask-image:linear-gradient(#0000006b,#0000 55%)}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:4px}::selection{background:var(--accent-soft);color:var(--ink)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{min-height:100vh;position:relative}.container{width:min(calc(100% - 32px), var(--container));margin:0 auto}.skip-link{z-index:20;border-radius:var(--radius);background:var(--ink);color:var(--surface);padding:10px 14px;transition:transform .16s;position:fixed;top:16px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;border-bottom:1px solid var(--line);background:#f6f6f3f0;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:74px;display:flex}.brand-mark{align-items:center;gap:12px;font-weight:700;display:inline-flex}.brand-mark__initials{border:1px solid var(--ink);border-radius:50%;place-items:center;width:40px;height:40px;font-size:14px;line-height:1;display:inline-grid}.brand-mark__name{white-space:nowrap}.site-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px;display:flex}.site-nav__link{border-radius:var(--radius);min-height:40px;color:var(--muted);align-items:center;gap:6px;padding:8px 10px;font-size:14px;transition:background .16s,color .16s;display:inline-flex}.site-nav__link:hover{background:var(--surface-muted);color:var(--ink)}.site-menu-button{border:1px solid var(--line-strong);background:var(--surface);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;transition:border-color .16s,background .16s,transform .16s;display:none}.site-menu-button:hover{border-color:var(--ink);background:var(--accent-soft);transform:translateY(-1px)}.section{padding:72px 0}.page-section,.article-section{padding-top:80px}.section--muted{background:var(--surface-muted);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section--writing-list{padding-top:38px}.eyebrow{color:var(--accent-strong);text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800;line-height:1.2}h1,h2,h3{color:var(--ink);letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1.05}h1{max-width:980px;font-size:38px}h2{font-size:32px}h3{font-size:25px}p{margin:0}.button,.text-link,.icon-link{transition:transform .16s,border-color .16s,background .16s,color .16s}.button{border:1px solid var(--ink);border-radius:var(--radius);background:var(--ink);min-height:46px;color:var(--surface);justify-content:center;align-items:center;gap:8px;padding:12px 17px;font-weight:700;line-height:1.1;display:inline-flex}.button:hover{background:var(--accent-strong);border-color:var(--accent-strong);transform:translateY(-1px)}.button--secondary{color:var(--ink);border-color:var(--line-strong);background:0 0}.button--secondary:hover{background:var(--surface);border-color:var(--ink);color:var(--ink)}.text-link{width:fit-content;color:var(--accent-strong);align-items:center;gap:7px;font-size:15px;font-weight:800;display:inline-flex}.text-link:hover{color:var(--ink);transform:translateY(-1px)}.icon-row{align-items:center;gap:10px;display:flex}.icon-link{border:1px solid var(--line-strong);background:var(--surface);width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;display:inline-grid}.icon-link:hover{border-color:var(--ink);background:var(--accent-soft);transform:translateY(-1px)}.icon-link__glyph{font-size:16px;font-weight:900;line-height:1}.hero{padding-top:52px;padding-bottom:64px}.hero__grid{grid-template-columns:minmax(0,1fr);gap:42px;display:grid}.hero__copy{max-width:820px}.hero__eyebrow{margin-bottom:28px}.hero-title{gap:12px;max-width:920px;display:grid}.hero-title__result{color:var(--accent-strong);margin-top:14px;font-size:.96em}.hero__lead{max-width:760px;color:var(--ink-soft);margin:34px 0 0;font-size:18px}.hero__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:38px;display:flex}.hero__social{margin-top:26px}.hero-panel{padding-top:0}.hero-proof-grid{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:minmax(0,1fr);gap:0;margin:0;display:grid;overflow:hidden}.hero-proof-grid div{border-bottom:1px solid var(--line);padding:18px}.hero-proof-grid div:last-child{border-bottom:0}.hero-proof-grid dt{color:var(--muted);text-transform:uppercase;margin:0 0 7px;font-size:13px;font-weight:800}.hero-proof-grid dd{color:var(--ink);margin:0;font-weight:700;line-height:1.35}.startup-section{color:var(--ink);background:#efe8ec;border-top:1px solid #d8ddd3d1;border-bottom:1px solid #d8ddd3d1;padding:58px 0 82px;overflow:hidden}.startup-section__label{margin-bottom:16px}.startup-section__eyebrow{margin-bottom:0;font-weight:650}.startup-card{width:min(calc(100% - 32px), var(--container));border-radius:var(--radius);color:#fff;background:radial-gradient(circle at 92% 12%,#f4258c47,#0000 30%),linear-gradient(135deg,#221019 0%,#2d1221 62%,#3b1427 100%);border:1px solid #f4258c2e;grid-template-columns:minmax(0,1fr);align-items:center;gap:44px;padding:clamp(32px,6vw,64px);font-family:Geist Local,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;overflow:hidden;box-shadow:0 26px 80px #15171424}.startup-section__copy{max-width:620px}.startup-title-row{align-items:center;gap:16px;display:flex}.startup-title-icon{border:1px solid #ffffff2e;border-radius:14px;flex:none;width:clamp(46px,8vw,58px);height:clamp(46px,8vw,58px);box-shadow:0 14px 34px #f4258c4d}.startup-section h2{color:#fff;margin:0;font-family:inherit;font-size:clamp(32px,7vw,42px);font-weight:700;line-height:1.02}.startup-status{color:#ffc4e0;text-transform:uppercase;background:#f4258c17;border:1px solid #f4258c57;border-radius:999px;width:fit-content;margin-top:18px;padding:7px 12px;font-size:13px;font-weight:600;line-height:1.1}.startup-description{color:#ffffffc7;margin-top:26px;font-size:18px}.startup-description--secondary{color:#ffffff94;margin-top:14px;font-size:16px}.startup-link{border-radius:var(--radius);color:#fff;background:#f4258c;align-items:center;gap:8px;min-height:46px;margin-top:28px;padding:12px 17px;font-weight:600;line-height:1.1;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 14px 30px #f4258c33}.startup-link:hover{background:#ff4aa2;transform:translateY(-1px)}.startup-visual{isolation:isolate;min-height:390px;position:relative}.startup-shot{aspect-ratio:1206/2495;background:#2b1420;border:1px solid #ffffff2e;border-radius:22px;width:clamp(118px,32vw,176px);animation:7s ease-in-out infinite startup-float;position:absolute;overflow:hidden;box-shadow:0 24px 60px #00000057}.startup-shot img{object-fit:cover}.startup-shot--front{z-index:4;top:26px;left:50%;transform:translate(-50%)rotate(-2deg)}.startup-shot--back-left{z-index:2;opacity:.88;animation-delay:-1.4s;top:74px;left:4%;transform:rotate(-9deg)}.startup-shot--back-right{z-index:3;opacity:.9;animation-delay:-2.6s;top:92px;right:4%;transform:rotate(8deg)}.startup-shot--mini{z-index:5;width:clamp(104px,28vw,146px);animation-delay:-3.8s;bottom:16px;right:18%;transform:rotate(5deg)}@keyframes startup-float{0%,to{margin-top:0}50%{margin-top:-10px}}@media (prefers-reduced-motion:reduce){.startup-shot{animation:none}}.section-heading{gap:22px;margin-bottom:32px;display:grid}.section-heading h2{max-width:800px}.section-heading p:not(.eyebrow){max-width:680px;color:var(--muted);margin-top:14px;font-size:17px}.section-heading__action{align-self:end}.case-list{gap:18px;display:grid}.case-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:none;gap:24px;padding:24px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.case-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow);transform:translateY(-2px)}.case-card__meta{color:var(--accent-strong);font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:700;line-height:1.15}.case-card__meta time{display:block}.case-card__content{gap:22px;display:grid}.case-card__header{gap:18px;display:grid}.case-card__header h3 a:hover{color:var(--accent-strong)}.case-card__preview{max-width:760px;color:var(--ink-soft);font-size:17px}.inline-more{color:var(--accent-strong);text-underline-offset:4px;font-weight:800;text-decoration:underline;text-decoration-thickness:1px}.inline-more:hover{color:var(--ink)}.writing-search{gap:24px;display:grid}.writing-search__field{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--surface);max-width:620px;min-height:52px;color:var(--muted);align-items:center;gap:12px;padding:0 16px;transition:border-color .16s,box-shadow .16s;display:flex}.writing-search__field:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px #2f6f581f}.writing-search__field input{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0}.writing-search__field input::placeholder{color:var(--muted)}.writing-search__empty{color:var(--muted);font-size:17px}.tag-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tag{border:1px solid var(--line);background:var(--bg);min-height:30px;color:var(--ink-soft);border-radius:999px;align-items:center;padding:5px 10px;font-size:13px;font-weight:700;line-height:1.1;display:inline-flex}.about-band{border-top:1px solid var(--line)}.about-band__grid,.about-page__grid{grid-template-columns:minmax(0,1fr);gap:32px;display:grid}.about-band h2{max-width:520px}.about-band__copy,.about-page__story{color:var(--ink-soft);gap:18px;font-size:18px;display:grid}.site-footer{border-top:1px solid var(--line);padding:32px 0}.site-footer__inner{gap:24px;display:grid}.site-footer__name{font-weight:800}.site-footer__line{color:var(--muted);margin-top:6px}.site-footer__meta{color:var(--muted);justify-content:space-between;align-items:center;gap:18px;display:flex}.page-hero{max-width:860px;margin-bottom:40px}.page-hero h1{margin-bottom:20px}.page-hero p:not(.eyebrow){color:var(--muted);font-size:19px}.article-shell{max-width:920px}.article-header{border-bottom:1px solid var(--line);margin-bottom:42px;padding-bottom:34px}.article-header h1{margin-bottom:18px}.article-header>p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:20px}.article-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;margin:22px 0 18px;font-size:14px;font-weight:800;display:flex}.article-meta span{align-items:center;display:inline-flex}.article-meta span+span:before{content:"";background:var(--line-strong);border-radius:50%;width:5px;height:5px;margin-right:12px}.prose{max-width:760px;color:var(--ink-soft);font-size:18px}.prose>*+*{margin-top:22px}.prose h2,.prose h3{color:var(--ink)}.prose h2{margin-top:46px;font-size:30px}.prose h3{margin-top:34px;font-size:23px}.prose ul,.prose ol{gap:10px;margin:22px 0 0;padding-left:22px;display:grid}.prose li{padding-left:4px}.prose a{color:var(--accent-strong);text-underline-offset:4px;font-weight:800;text-decoration:underline;text-decoration-thickness:1px}.prose blockquote,.callout{border-left:4px solid var(--accent);border-radius:var(--radius);background:var(--surface);color:var(--ink-soft);margin:30px 0;padding:20px}.callout__title{color:var(--ink);margin-bottom:8px;font-weight:800}.about-page__facts{gap:18px;display:grid}.about-page__facts>div{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:22px}.about-page__facts h2{margin-bottom:14px;font-size:23px}.about-page__facts ul{color:var(--ink-soft);gap:10px;margin:0;padding-left:20px;display:grid}.about-page__cta{flex-wrap:wrap;gap:12px;margin-top:40px;display:flex}.not-found{align-items:center;min-height:58vh;display:grid}.not-found h1{margin-bottom:18px}.not-found p:not(.eyebrow){max-width:520px;color:var(--muted);margin-bottom:26px}@media (min-width:720px){h1{font-size:44px}h2{font-size:40px}.section{padding:96px 0}.hero{padding-top:60px}.hero-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-proof-grid div{border-right:1px solid var(--line)}.hero-proof-grid div:nth-child(2n){border-right:0}.hero-proof-grid div:nth-last-child(-n+2){border-bottom:0}.startup-section{padding:72px 0 88px}.startup-card{grid-template-columns:.9fr 1.1fr;gap:48px}.startup-section h2{font-size:42px}.startup-visual{min-height:470px}.startup-shot{width:162px}.startup-shot--back-left{left:8%}.startup-shot--back-right{right:8%}.section-heading{grid-template-columns:minmax(0,1fr) auto}.case-card{grid-template-columns:150px minmax(0,1fr);padding:30px}.case-card__meta{place-content:start;display:grid}.case-card__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.site-footer__inner{grid-template-columns:minmax(0,1fr) auto;align-items:end}}@media (min-width:980px){h1{font-size:54px}.hero__grid{grid-template-columns:minmax(0,1fr) 360px;align-items:center}.startup-card{grid-template-columns:.9fr 1.1fr;gap:56px}.startup-visual{min-height:520px}.startup-shot{width:188px}.startup-shot--back-left{top:92px;left:11%}.startup-shot--back-right{top:110px;right:9%}.startup-shot--mini{width:148px;right:19%}.about-band__grid,.about-page__grid{grid-template-columns:.8fr 1.2fr}.about-page__grid{align-items:start}}@media (max-width:719px){.site-header{position:sticky}.site-header__inner{align-items:center;padding:16px 0;position:relative}.site-menu-button{margin-left:auto;display:inline-grid}.site-nav{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fffffffa;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:2px;padding:10px;display:none;position:absolute;top:calc(100% + 10px);left:0;right:0}.site-nav[data-open=true]{display:flex}.site-nav__link{justify-content:space-between;min-height:42px;padding:9px 10px}.brand-mark__name{white-space:normal}.hero__actions,.about-page__cta{flex-direction:column;align-items:stretch}.button{width:100%}.case-card__meta,.site-footer__meta{flex-direction:column;align-items:flex-start}}
