*,:before,:after{box-sizing:inherit;margin:0;padding:0}html{box-sizing:border-box;font-size:62.5%}@media only screen and (width<=75em){html{font-size:56.25%}}@media only screen and (width>=112.5em){html{font-size:75%}}body{background-color:#fff}.container{max-width:114rem;min-height:calc(100vh - 22rem);margin:8rem auto 0;padding:3rem}@media only screen and (width<=75em){.container{margin-top:3rem}}@media only screen and (width<=56.25em){.container{margin-top:1rem}}a{color:#1d4ed8}::selection{color:#fff;background-color:#2563eb}body{color:#111827;-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.7}.heading-3,.heading-2,.heading-1{color:#111827;letter-spacing:-.02em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;line-height:1.3}.heading-1{font-size:3.6rem;font-weight:700}.heading-2{font-size:2.4rem}.heading-2--dark{color:#111827}.heading-2--link{color:#111827;text-decoration:none}.heading-2--link:hover{color:#2563eb}.heading-3{color:#1d4ed8;font-size:1.8rem}.mt-sm{margin-top:2rem}.mt-md{margin-top:3rem}.mt-lg{margin-top:4rem}.mt-hg{margin-top:8rem}.mb-sm{margin-bottom:2rem}.mb-md{margin-bottom:3rem}@media only screen and (width<=37.5em){.mb-md{margin-bottom:2rem}}.mb-lg{margin-bottom:4rem}@media only screen and (width<=37.5em){.mb-lg{margin-bottom:3rem!important}}.mb-hg{margin-bottom:8rem}@media only screen and (width<=37.5em){.mb-hg{margin-bottom:5rem!important}}.footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:4rem 3rem 3.2rem}.footer-content{flex-direction:column;align-items:center;gap:2rem;max-width:114rem;margin:0 auto;display:flex}.footer-nav{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.footer-nav__link:link,.footer-nav__link:visited{color:#4b5563;font-size:1.4rem;font-weight:500;text-decoration:none}.footer-nav__link:link:hover,.footer-nav__link:visited:hover{color:#2563eb}.social-links{justify-content:center;display:flex}.social-links__list{flex-wrap:wrap;justify-content:center;gap:1.6rem 2.4rem;list-style:none;display:flex}.social-links__link:link,.social-links__link:visited{color:#4b5563;align-items:center;gap:.6rem;font-size:1.4rem;text-decoration:none;display:inline-flex}.social-links__link:link:hover,.social-links__link:visited:hover{color:#2563eb}.social-links__icon{color:inherit}.footer-copy{text-align:center;color:#6b7280;margin:0;font-size:1.3rem}.header{z-index:1030;background-color:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:6.4rem;padding:0 3rem;display:flex;position:fixed;top:0;left:0;right:0}@media only screen and (width<=75em){.header{position:static}}.header__link{color:#111827;letter-spacing:-.02em;font-size:1.8rem;font-weight:600;text-decoration:none}.header__link:hover{color:#2563eb}.main-nav__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;list-style:none;display:flex}.main-nav__link:link,.main-nav__link:visited{cursor:pointer;color:#4b5563;border-radius:.4rem;padding:.6rem 1.2rem;font-size:1.5rem;font-weight:500;text-decoration:none;transition:color .15s,background-color .15s}.main-nav__link:link:hover,.main-nav__link:visited:hover{color:#111827;background-color:#f9fafb}.main-nav__link--cta:link,.main-nav__link--cta:visited{color:#2563eb;font-weight:600}.main-nav__link--cta:link:hover,.main-nav__link--cta:visited:hover{color:#1d4ed8;background-color:#2563eb14}.book{border-bottom:1px solid #e5e7eb;grid-template-columns:7.2rem minmax(0,1fr);align-items:start;column-gap:1.6rem;padding:1.6rem 0;display:grid}.book:last-child{border-bottom:none;padding-bottom:0}.book:first-child{padding-top:0}.book__cover-link{flex-shrink:0;display:block}.book__img{object-fit:cover;object-position:top;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.3rem;width:7.2rem;height:10.8rem;transition:border-color .15s,box-shadow .15s;display:block}.book__body{min-width:0;padding-top:.2rem}.book__title{color:#111827;font-size:1.6rem;font-weight:600;line-height:1.35;text-decoration:none;display:inline}.book__title:hover,.book__title:focus-visible{color:#2563eb}.book__author{color:#6b7280;margin:.4rem 0 0;font-size:1.4rem;line-height:1.4}.book__note{color:#4b5563;max-width:52rem;margin:1rem 0 0;font-size:1.5rem;line-height:1.6}.book--noted{padding-top:2rem;padding-bottom:2rem}.book:hover .book__img,.book:focus-within .book__img{border-color:#9ca3af;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000f}.btn-text:link,.btn-text:visited{color:#2563eb;font-size:1.6rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-block}.btn-text:hover{color:#1d4ed8}.tag{color:#1d4ed8;text-transform:capitalize;background-color:#2563eb14;border-radius:.4rem;padding:.4rem 1rem;font-size:1.2rem;font-weight:500;line-height:1rem;text-decoration:none;display:inline-block}.tag:hover{background-color:#2563eb26}.text :first-child{margin-top:0}.text{margin:3rem 0;font-size:1.6rem}.text--lead{color:#4b5563;margin-top:0;font-size:1.8rem;line-height:1.7}.section-about{max-width:64rem;margin-left:auto;margin-right:auto}.section-about .text{color:#111827;margin:2.4rem 0;line-height:1.75}.section-about .text:last-child{margin-bottom:0}.section-books{margin-top:2rem}@media only screen and (width<=56.25em){.section-books{margin-top:1rem}}.section-books__category:not(:last-of-type){margin-bottom:5.6rem}.section-books__list{max-width:64rem;display:block}.section-books__heading{color:#111827;margin-bottom:1.6rem;display:block}.section-projects{margin-top:2rem}@media only screen and (width<=56.25em){.section-projects{margin-top:1rem}}.work-list{margin:0;padding:0;list-style:none}.work-item{border-bottom:1px solid #e5e7eb;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:3.2rem;margin-bottom:4.8rem;padding-bottom:4.8rem;font-size:1.6rem;display:grid}@media only screen and (width<=37.5em){.work-item{grid-template-columns:1fr;row-gap:1.6rem;margin-bottom:3.6rem;padding-bottom:3.6rem}}.work-item:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.work-item__period{letter-spacing:.02em;color:#6b7280;margin-bottom:.6rem;font-size:1.3rem;font-weight:500}.work-item__heading{flex-wrap:wrap;align-items:baseline;gap:.8rem 1.2rem;margin-bottom:1.2rem;display:flex}.work-item__title{letter-spacing:-.02em;color:#111827;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2rem;font-weight:600;line-height:1.3;text-decoration:none;display:inline}.work-item a.work-item__title:hover,.work-item a.work-item__title:focus-visible{color:#2563eb}.work-item__role{color:#4b5563;font-size:1.4rem}.work-item__details{color:#111827;max-width:62rem;margin:0;line-height:1.75}.work-item__details a{text-underline-offset:.2em;text-decoration:underline}.work-item__img{object-fit:cover;object-position:top;border:1px solid #e5e7eb;border-radius:.4rem;width:14rem;height:auto;max-height:11rem;margin-top:2.4rem;display:block}@media only screen and (width<=37.5em){.work-item__img{width:12rem;max-height:9rem;margin-top:0}}.work-item__img--mark{object-fit:contain;object-position:center;background-color:#f9fafb}.post-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:.6rem;margin-bottom:22px;padding:2rem 3rem;font-size:1.6rem;transition:box-shadow .15s;position:relative;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000f}.post-item:hover{box-shadow:0 4px 12px #0000001f}.post-item:hover .post-item__link{color:#2563eb}.post-item:hover .post-item__more{opacity:1;transform:translate(0)}.post-item__link{margin-bottom:1.2rem;transition:color .15s;display:inline-block}.post-item__link:after{content:"";z-index:0;position:absolute;inset:0}.post-item__content{z-index:0;pointer-events:none;position:relative}.post-item__meta{color:#4b5563;border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1rem;font-size:1.3rem;display:flex;position:relative}.post-item__details{pointer-events:none}.post-item__categories{z-index:1;flex-wrap:wrap;gap:.6rem;display:flex;position:relative}.post-item__more{z-index:0;color:#2563eb;opacity:.75;pointer-events:none;margin-left:auto;font-size:1.35rem;font-weight:500;transition:opacity .15s,transform .15s;position:relative;transform:translate(0)}@media (hover:hover){.post-item__more{opacity:0;transform:translate(-.4rem)}}.post-item__category{color:#4b5563;text-decoration:none}.post-item__category:not(:last-of-type){margin-right:1rem}.post-item__category:hover{color:#111827}.section-blog{max-width:72rem;margin-left:auto;margin-right:auto}.section-blog .post-item{box-shadow:none;background-color:#0000;border:none;border-bottom:1px solid #e5e7eb;border-radius:0;margin-bottom:0;padding:3.2rem 0}.section-blog .post-item:last-of-type{border-bottom:none;padding-bottom:1.6rem}.section-blog .post-item:hover{box-shadow:none}.section-blog .post-item__content{color:#4b5563;max-width:60rem;margin:0;line-height:1.7}.section-blog .post-item__meta{letter-spacing:.01em;border-top:none;gap:1.2rem;margin-top:1.6rem;padding-top:0;font-size:1.35rem}.section-post{max-width:72rem;margin-left:auto;margin-right:auto}.section-post .heading-1{margin-bottom:1.6rem;line-height:1.25}.post{width:100%;margin:0 auto}.post__meta{color:#4b5563;letter-spacing:.01em;flex-wrap:wrap;align-items:center;gap:.4rem 0;font-size:1.4rem;display:flex}.post__meta>:not(:last-child):after{content:"";vertical-align:middle;background-color:#e5e7eb;border:none;width:1px;height:1.2em;margin:0 1.2rem 0 1.4rem;display:inline-block}.post__categories{vertical-align:middle;flex-wrap:wrap;gap:.6rem;display:inline-flex}.post__content{color:#111827;margin:4.8rem 0 8rem;font-size:1.7rem;line-height:1.8}.post__content>:first-child{margin-top:0}.post__content p{margin:2.4rem 0}.post__content a{text-underline-offset:.22em;text-decoration:underline 1px;transition:color .15s}.post__content a:hover{color:#2563eb}.post__content div.highlight{background-color:#fff}.post__content pre.highlight{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.6rem;padding:1.6rem 2rem;font-size:1.45rem;line-height:1.6;overflow:auto hidden}.post__content img{border:1px solid #e5e7eb;border-radius:.6rem;max-width:100%;height:auto;margin:3.2rem auto;display:block}.post__content h1,.post__content h2,.post__content h3,.post__content h4,.post__content h5,.post__content h6{letter-spacing:-.02em;margin:4.8rem 0 1.6rem;line-height:1.3}.post__content h2{border-bottom:1px solid #e5e7eb;padding-bottom:.8rem;font-size:2.6rem}.post__content h3{font-size:2.2rem}.post__content h4{font-size:1.9rem}.post__content blockquote{color:#4b5563;opacity:1;border-left:.3rem solid #2563eb;margin:3.6rem 0;padding:.4rem 0 .4rem 2.4rem;font-size:1.7rem;font-style:italic}.post__content ul,.post__content ol{margin:2.4rem 0 2.4rem 5.35rem}.post__content ul li,.post__content ol li{margin-bottom:.8rem}.post__content ul li:last-child,.post__content ol li:last-child{margin-bottom:0}.post__content pre,.post__content code{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.6rem;padding:1.6rem 2rem;font-size:1.45rem;overflow:auto hidden}.post__content code{border-radius:.35rem;padding:.15rem .45rem;font-size:.9em}.post__content pre code{font-size:inherit;background:0 0;border:none;padding:0}.post__content .highlight pre,.post__content .highlight code{white-space:pre;word-wrap:normal;overflow:auto}.post__content .anchor,.post__content .anchor:visited,.post__content .anchor:hover,.post__content .anchor:active{color:#9ca3af;vertical-align:middle;font-size:.7rem}.post__content pre.terminal{color:#fff;background-color:#111827;border:1px solid #000;border-radius:.6rem}.post__content pre.terminal code{color:#fff;background-color:#111827}.post__content hr{border:none;border-top:1px solid #e5e7eb;margin:4.8rem 0}.post__content table{border-collapse:collapse;width:100%;margin:3.2rem 0;font-size:1.5rem}.post__content table th,.post__content table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:1rem 1.2rem}.post__content table th{color:#4b5563;font-weight:600}.post__comments{border-top:1px solid #e5e7eb;margin-top:6.4rem;padding-top:3.2rem}
