.home-shell{width:min(1120px,calc(100% - 80px));margin:auto;--line: var(--hairline);--gold-light: var(--gold)}:where(.home-shell) a{color:inherit;text-decoration:none}.home-shell .eyebrow{font:11px/1.6 var(--mono);letter-spacing:1.5px;text-transform:uppercase;color:var(--accent)}.home-shell h1,.home-shell h2,.home-shell h3{text-wrap:initial}.home-shell img,.home-shell svg{max-width:100%}.home-shell .arrow{display:inline-block;transition:transform .2s ease}:where(.home-shell) .text-link:hover .arrow,:where(.home-shell) .project:hover .arrow,:where(.home-shell) .post:hover .arrow{transform:translate(4px,-2px)}:where(.home-shell) .text-link{font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:20px;min-height:44px}:where(.home-shell) .text-link span:first-child{border-bottom:1px solid var(--line)}:where(.home-shell) .text-link:hover span:first-child{border-color:var(--accent)}@media(max-width:1050px){.home-shell{width:calc(100% - 64px)}}@media(max-width:760px){.home-shell{width:calc(100% - 40px)}}@media(prefers-color-scheme:dark){.home-shell .portrait img{mix-blend-mode:normal}.home-shell .small-project:hover,.home-shell .post:hover{background:var(--tint)}}:where(.home-shell) .hero{padding:75px 0 55px;display:grid;grid-template-columns:1fr 250px;gap:80px;align-items:center}:where(.home-shell) .hero .eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 24px}:where(.home-shell) .hero .eyebrow:before{content:"";height:1px;width:25px;background:var(--accent)}:where(.home-shell) h1{font-size:59px;line-height:1.09;font-weight:500;letter-spacing:-2.5px;margin:0 0 24px}:where(.home-shell) .hero h1 em{font-style:normal;color:var(--accent)}:where(.home-shell) .intro{font-size:18px;line-height:1.7;color:var(--muted);max-width:560px;margin:0}:where(.home-shell) .hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px}:where(.home-shell) .button{min-height:49px;padding:11px 21px;display:inline-flex;align-items:center;justify-content:center;gap:27px;background:var(--ink);color:var(--paper);font-size:14px;font-weight:500;border:1px solid var(--ink);transition:background .2s}:where(.home-shell) .button:hover{background:var(--accent)}:where(.home-shell) .portrait{margin:12px 0 0;position:relative}:where(.home-shell) .portrait-frame{padding:9px;border:1px solid var(--line);position:relative}:where(.home-shell) .portrait-frame:before{content:"";position:absolute;width:43px;height:43px;right:-1px;top:-1px;border-top:2px solid var(--accent);border-right:2px solid var(--accent)}:where(.home-shell) .portrait img{display:block;width:230px;height:251px;object-fit:cover;object-position:center 28%;filter:grayscale(1);mix-blend-mode:multiply}:where(.home-shell) .portrait figcaption{margin-top:18px}:where(.home-shell) .portrait-name{font-size:15px;font-weight:600;display:block}:where(.home-shell) .portrait-role{color:var(--muted);font-size:12px;line-height:1.7;margin-top:3px;display:block}:where(.home-shell) .proof{display:grid;grid-template-columns:1fr 1fr 1.12fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0}:where(.home-shell) .proof-item{display:flex;align-items:center;gap:20px;padding:0 35px;border-right:1px solid var(--line)}:where(.home-shell) .proof-item:first-child{padding-left:0}:where(.home-shell) .proof-item:last-child{border:0;padding-right:0}:where(.home-shell) .proof-number{font-size:39px;line-height:1.1;letter-spacing:-1.6px;font-weight:500}:where(.home-shell) .proof-label{font-size:13px;line-height:1.5;color:var(--muted)}:where(.home-shell) section{padding-top:74px}:where(.home-shell) .section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px;gap:20px}:where(.home-shell) .section-heading .eyebrow{margin:0 0 9px}:where(.home-shell) h2{font-size:33px;line-height:1.2;letter-spacing:-1px;font-weight:500;margin:0}:where(.home-shell) .section-heading .text-link{margin-bottom:-5px}:where(.home-shell) .featured{display:grid;grid-template-columns:1.02fr 1fr;gap:25px;background:var(--navy);color:#f4f1e9;padding:38px 40px;position:relative;overflow:hidden}:where(.home-shell) .featured .eyebrow{color:var(--gold-light);font-size:10px;letter-spacing:1.1px}:where(.home-shell) .featured h3{font-size:32px;line-height:1.2;letter-spacing:-.8px;font-weight:500;margin:20px 0 14px}:where(.home-shell) .featured p{font-size:15px;color:#bdc7d0;max-width:400px;margin:0;line-height:1.65}:where(.home-shell) .project-cta{display:inline-flex;align-items:center;gap:26px;font-size:13px;font-weight:500;margin-top:27px;color:var(--gold-light)}:where(.home-shell) .feature-visual{display:flex;align-items:center;justify-content:center;min-width:0;background-image:radial-gradient(#5c6d792e 1px,transparent 1px);background-size:16px 16px}:where(.home-shell) .feature-visual svg{width:100%;height:auto;overflow:visible}:where(.home-shell) .feature-visual text{font-family:var(--sans)}:where(.home-shell) .project-pair{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-top:0}:where(.home-shell) .small-project{display:grid;grid-template-columns:1fr 140px;gap:15px;padding:30px 32px;transition:background .2s;min-width:0}:where(.home-shell) .small-project:hover{background:#eeece5}:where(.home-shell) .small-project:first-child{border-right:1px solid var(--line)}:where(.home-shell) .small-project .eyebrow{font-size:10px;letter-spacing:.7px}:where(.home-shell) .small-project h3{font-weight:500;font-size:22px;letter-spacing:-.5px;line-height:1.25;margin:13px 0 12px}:where(.home-shell) .small-project p{font-size:14px;color:var(--muted);line-height:1.6;margin:0}:where(.home-shell) .small-project .project-cta{color:var(--accent);margin-top:19px;font-size:12px;gap:16px}:where(.home-shell) .mini-visual{align-self:center;min-width:0}:where(.home-shell) .mini-visual svg{display:block;width:140px}:where(.home-shell) .mini-visual text{font-family:var(--mono)}:where(.home-shell) .work-footnote{display:flex;align-items:center;justify-content:space-between;margin:18px 0 0;font-size:12px;color:var(--muted)}:where(.home-shell) .work-footnote p{margin:0}:where(.home-shell) .work-footnote .mono{font-size:10px}:where(.home-shell) .writing{padding-top:79px}:where(.home-shell) .open-source{padding-top:56px}:where(.home-shell) .open-source .section-heading{margin-bottom:16px}:where(.home-shell) .posts{border-top:1px solid var(--ink)}:where(.home-shell) .post{display:grid;grid-template-columns:155px 1fr 42px;gap:26px;padding:26px 0;border-bottom:1px solid var(--line);align-items:center;transition:background .2s}:where(.home-shell) .post:hover{background:#eeece580}:where(.home-shell) .post-meta{align-self:start;padding-top:3px;font:11px/1.8 var(--mono);color:var(--muted)}:where(.home-shell) .post-topic{display:block;color:var(--accent);font-size:10px;margin-bottom:6px;letter-spacing:.7px;text-transform:uppercase}:where(.home-shell) .post h3{font-size:22px;line-height:1.35;font-weight:500;letter-spacing:-.45px;margin:0 0 8px;max-width:730px}:where(.home-shell) .post p{font-size:15px;line-height:1.6;color:var(--muted);margin:0;max-width:690px}:where(.home-shell) .post>.arrow{justify-self:end;font-size:22px;color:var(--accent)}:where(.home-shell) .writing-note{font:11px/1.5 var(--mono);color:var(--muted);margin-top:20px}:where(.home-shell) .about{display:grid;grid-template-columns:240px 1fr;gap:95px;padding:64px 0;margin-top:77px;border-top:1px solid var(--line)}:where(.home-shell) .about .eyebrow{margin:0 0 14px}:where(.home-shell) .about h2{font-size:29px;max-width:240px}:where(.home-shell) .about-copy>p{margin:0 0 21px;font-size:18px;color:var(--muted);line-height:1.7;max-width:685px}:where(.home-shell) .about-copy strong{font-weight:500;color:var(--ink)}:where(.home-shell) .about-links{display:flex;align-items:center;gap:35px}:where(.home-shell) .contact{padding:35px 0;display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line)}:where(.home-shell) .contact p{margin:0;font-size:23px;font-weight:500;letter-spacing:-.6px}:where(.home-shell) .contact span{display:block;font-size:14px;font-weight:400;letter-spacing:0;color:var(--muted);margin-top:5px}:where(.home-shell) .contact .button span{color:var(--paper);margin:0;font-size:17px}@media(min-width:1500px){:where(.home-shell) .hero{padding-top:92px;padding-bottom:65px}}@media(max-width:1050px){:where(.home-shell) .hero{gap:42px;grid-template-columns:1fr 220px}:where(.home-shell) h1{font-size:49px}:where(.home-shell) .portrait img{height:225px}:where(.home-shell) .proof-item{padding:0 24px;gap:14px}:where(.home-shell) .proof-number{font-size:33px}:where(.home-shell) .featured{padding:32px;gap:14px}:where(.home-shell) .featured h3{font-size:29px}:where(.home-shell) .small-project{grid-template-columns:1fr 95px;padding:26px 25px}:where(.home-shell) .about{gap:55px}:where(.home-shell) .post{grid-template-columns:120px 1fr 30px;gap:20px}}@media(max-width:760px){:where(.home-shell) .hero{padding:39px 0 28px;display:flex;flex-direction:column;gap:26px;align-items:stretch}:where(.home-shell) .hero .eyebrow{font-size:9px;letter-spacing:1px;gap:8px;margin-bottom:20px}:where(.home-shell) .hero .eyebrow:before{width:15px}:where(.home-shell) h1{font-size:40px;line-height:1.1;letter-spacing:-1.6px;margin-bottom:20px}:where(.home-shell) .intro{font-size:16px;line-height:1.7;max-width:440px}:where(.home-shell) .hero-actions{margin-top:24px;gap:24px}:where(.home-shell) .button{font-size:13px;padding:11px 17px;gap:22px;min-height:47px}:where(.home-shell) .hero-actions .text-link{font-size:13px;gap:14px}:where(.home-shell) .portrait{display:flex;gap:15px;align-items:center;margin:0}:where(.home-shell) .portrait-frame{padding:4px;width:63px;flex-shrink:0}:where(.home-shell) .portrait-frame:before{width:18px;height:18px;border-width:1px}:where(.home-shell) .portrait img{width:53px;height:62px}:where(.home-shell) .portrait figcaption{margin:0}:where(.home-shell) .portrait-name{font-size:13px}:where(.home-shell) .portrait-role{font-size:11px;line-height:1.6;margin-top:2px}:where(.home-shell) .proof{padding:23px 0;grid-template-columns:1fr 1fr 1.1fr;align-items:start}:where(.home-shell) .proof-item{display:block;padding:0 12px;min-height:65px}:where(.home-shell) .proof-number{font-size:30px;letter-spacing:-1.2px}:where(.home-shell) .proof-label{font-size:10px;margin-top:7px;line-height:1.55}:where(.home-shell) .proof-label br{display:none}:where(.home-shell) .proof-item:last-child .proof-label{max-width:85px}:where(.home-shell) section{padding-top:44px}:where(.home-shell) .section-heading{align-items:flex-end;gap:12px;margin-bottom:22px}:where(.home-shell) .section-heading .eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:9px}:where(.home-shell) h2{font-size:27px;letter-spacing:-.9px}:where(.home-shell) .section-heading .text-link{font-size:11px;gap:9px;white-space:nowrap;min-height:36px;margin-bottom:-5px}:where(.home-shell) .featured{display:flex;flex-direction:column;padding:25px 24px;gap:16px}:where(.home-shell) .featured .eyebrow{font-size:9px}:where(.home-shell) .featured h3{font-size:28px;margin:17px 0 13px}:where(.home-shell) .featured p{font-size:14px;line-height:1.7}:where(.home-shell) .project-cta{margin-top:21px}:where(.home-shell) .feature-visual{margin-top:2px;max-width:400px;width:100%;align-self:center}:where(.home-shell) .project-pair{grid-template-columns:1fr}:where(.home-shell) .small-project{padding:25px 22px;grid-template-columns:1fr 100px;gap:12px}:where(.home-shell) .small-project:first-child{border-right:0;border-bottom:1px solid var(--line)}:where(.home-shell) .small-project h3{font-size:21px}:where(.home-shell) .small-project p{font-size:13px}:where(.home-shell) .small-project .eyebrow{font-size:8px}:where(.home-shell) .small-project .project-cta{font-size:11px;gap:11px}:where(.home-shell) .mini-visual svg{width:100px}:where(.home-shell) .work-footnote{font-size:11px;margin-top:14px}:where(.home-shell) .work-footnote .mono{display:none}:where(.home-shell) .writing{padding-top:46px}:where(.home-shell) .open-source{padding-top:40px}:where(.home-shell) .post{grid-template-columns:1fr 20px;gap:11px;padding:23px 0}:where(.home-shell) .post-meta{grid-column:1 / -1;display:flex;align-items:center;gap:12px;padding:0;font-size:10px}:where(.home-shell) .post-topic{margin:0;font-size:9px}:where(.home-shell) .post h3{font-size:20px;letter-spacing:-.35px;margin-bottom:9px}:where(.home-shell) .post p{font-size:14px}:where(.home-shell) .post>.arrow{font-size:19px;align-self:start;margin-top:3px}:where(.home-shell) .writing-note{font-size:10px;margin-top:16px}:where(.home-shell) .about{display:block;padding:35px 0;margin-top:45px}:where(.home-shell) .about .eyebrow{font-size:9px;margin-bottom:10px}:where(.home-shell) .about h2{font-size:27px;max-width:none;margin-bottom:21px}:where(.home-shell) .about-copy>p{font-size:16px;line-height:1.75}:where(.home-shell) .about-links{gap:30px}:where(.home-shell) .about-links .text-link{font-size:13px}:where(.home-shell) .contact{display:block;padding:30px 0}:where(.home-shell) .contact p{font-size:22px}:where(.home-shell) .contact span{font-size:13px;max-width:300px;line-height:1.7}:where(.home-shell) .contact .button{margin-top:21px}}@media(max-width:360px){:where(.home-shell) h1{font-size:36px}:where(.home-shell) .hero-actions{gap:18px}:where(.home-shell) .proof-item{padding:0 9px}:where(.home-shell) .small-project{grid-template-columns:1fr 80px}:where(.home-shell) .section-heading h2{font-size:25px}}@media(max-width:760px){:where(.home-shell) h1{text-wrap:balance}:where(.home-shell) .proof-label{font-size:12px;line-height:1.55}:where(.home-shell) .proof-item:last-child .proof-label{max-width:none}}@media(prefers-reduced-motion:reduce){:where(.home-shell) *{transition:none!important}}.home-shell .plus{color:var(--accent)}
