@font-face{font-family:Diatype;src:url(/assets/ABCDiatype-Light-Trial-DLwn3NQv.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Diatype;src:url(/assets/ABCDiatype-LightItalic-Trial-BUtAlz6i.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Diatype;src:url(/assets/ABCDiatype-Regular-Trial-BrrE0uGp.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Diatype;src:url(/assets/ABCDiatype-RegularItalic-Trial-DnZ-ZSHU.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Diatype;src:url(/assets/ABCDiatype-Medium-Trial-If3uKl5P.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Diatype;src:url(/assets/ABCDiatype-MediumItalic-Trial-CcK2SYSX.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Diatype Mono;src:url(/assets/ABCDiatypeMono-Light-Trial-B-Kg3sim.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Diatype Mono;src:url(/assets/ABCDiatypeMono-Medium-Trial-DrEKeYZa.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Diatype Mono;src:url(/assets/ABCDiatypeMono-Bold-Trial-BIgU9yNC.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--bg: #ffffff;--panel: #ffffff;--panel-strong: #ffffff;--text: #333333;--muted: #aaaaaa;--line: rgba(66, 60, 54, .11);--line-strong: rgba(66, 60, 54, .18);--accent: #2e2a27;--shadow: 0 24px 70px rgba(64, 52, 43, .08);--highlight: #d2fd78}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:Diatype,ui-sans-serif,system-ui,sans-serif;font-weight:300}::selection{background:var(--highlight);color:#000}::-moz-selection{background:var(--highlight);color:#000}img{display:block;width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:1.9rem 2rem 1.2rem;background:transparent;color:var(--text)}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:auto;height:40px}.brand-wordmark{display:inline-flex;align-items:flex-end;height:100%;font-family:Just Another Hand,cursive;font-size:2.2rem;line-height:1;font-weight:400;letter-spacing:.01em;text-transform:uppercase}.brand-wordmark__letter{display:inline-block}.brand-wordmark__letter--t{transform:translateY(1px) rotate(-4deg)}.brand-wordmark__letter--h{transform:translateY(-2px) rotate(1.5deg)}.brand-wordmark__letter--o{transform:translateY(2px) rotate(-1deg)}.brand-wordmark__letter--m{transform:translateY(-1px) rotate(2deg)}.brand-wordmark__letter--a{transform:translateY(2px) rotate(-2deg)}.brand-wordmark__letter--s{transform:translateY(-1px) rotate(3deg)}.site-nav{display:flex;gap:1.3rem;font-size:15px;font-weight:300;color:inherit}.site-nav a{transition:color .3s ease-in}.site-nav a:hover,.site-nav a:focus-visible{color:#000}main{padding:0 1.5rem 4rem}.page-shell{opacity:1;transition:opacity .22s ease;will-change:opacity}.page-shell--is-leaving,.page-shell--is-entering{opacity:0}.hero,.projects,.writings,.cta{width:min(100%,1020px);margin:0 auto}.hero{min-height:calc(58vh - 2rem);display:grid;place-items:center;padding:1.5rem 0}.hero__copy{max-width:820px;text-align:center}.hero__eyebrow,.section-heading p,.profile__kicker{margin:0 0 1rem;font-size:13px;font-weight:300;font-family:Diatype Mono,ui-monospace,monospace;font-style:normal;letter-spacing:.05em;text-transform:uppercase;color:var(--text)}.hero h1{margin:0;font-size:20px;line-height:1.7;font-weight:300;letter-spacing:0;color:var(--text)}.hero__mobile-break{display:none}.hero__name-trigger{position:relative;display:inline-block;cursor:pointer}.hero__location-trigger{display:inline-block;cursor:pointer}.hero__location-emoji{opacity:0;transition:opacity .18s ease}.hero__location-trigger:hover .hero__location-emoji,.hero__location-trigger:focus-visible .hero__location-emoji{opacity:1}.section-heading{margin-bottom:1rem}.projects{scroll-margin-top:calc(96px + 2rem);padding-bottom:5rem}.projects__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.project-card{display:flex;flex-direction:column;border-radius:5px;background:#f4f3f1;overflow:hidden;cursor:pointer}.project-card--link{display:flex}.project-card:hover,.project-card:focus-visible{outline:none}.project-card__media{display:flex;align-items:center;justify-content:center;height:459px;background:#f4f3f1}.project-card__media img{width:auto;height:200px;aspect-ratio:107 / 67;object-fit:cover;border-radius:5px;transition:transform .3s linear,box-shadow .42s ease}.project-card:hover .project-card__media img,.project-card:focus-visible .project-card__media img{transform:translateY(-5px);box-shadow:0 18px 30px #0003}.project-card__meta{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:0 20px 20px}.project-card__title{margin:0;font-size:15px;font-weight:300;color:#333}.project-card__tag{margin:0;font-size:15px;font-weight:300;color:#33333380;text-align:right}.project-card__description{display:none}.writings{scroll-margin-top:calc(96px + 2rem);padding:4rem 0}.writings__list{display:grid;gap:0}.writing-item{position:relative;display:block;padding:28px 0;border-radius:5px;cursor:pointer;transition:background-color .3s ease-in}.writing-item:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:1px;background:#3333331f}.writing-item:hover,.writing-item:focus-within{background:#f4f3f1}.writing-item__link{display:block;padding-left:20px}.writing-item__title{display:inline-block;font-size:18px;font-weight:300;color:var(--text)}.writing-item__description{margin:.35rem 0 0;font-size:14px;line-height:1.4;color:#33333380;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cta{padding:5rem 0 4rem;text-align:center}.cta p{margin:0;font-size:20px;line-height:1.7;color:var(--text)}.cta__mobile-break{display:none}.cta a{font-weight:300;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.14em;transition:text-decoration-color .22s ease,color .22s ease}.cta a:hover,.cta a:focus-visible{text-decoration-color:transparent}.detail-page{width:min(100%,1020px);margin:0 auto;padding-top:1rem}.detail-page--flat{width:min(100%,1020px)}.detail-page__hero{padding:1.5rem 0}.detail-page__hero-copy{max-width:820px}.detail-page__hero-copy--overview{max-width:none;display:grid;grid-template-columns:minmax(0,1.9fr) minmax(260px,.9fr);gap:3rem;align-items:start}.detail-page__hero-main{min-width:0}.detail-page__hero h1{margin:0;font-size:26px;font-weight:400;line-height:1.7}.writing-page__hero--project-detail{padding:1.5rem 0 5rem}.writing-page__hero--project-detail h1{margin-bottom:0}.writing-page__recap{width:min(100%,920px);margin:2rem auto 0;padding:2rem;display:grid;grid-template-columns:minmax(300px,360px) minmax(280px,340px);justify-content:space-between;gap:2rem;position:relative;overflow:visible;background:#f4f3f1;border-radius:5px;color:#000}.writing-page__recap--facts-only{width:min(100%,680px);grid-template-columns:1fr;justify-content:stretch}.writing-page__recap--facts-only .detail-page__facts{max-width:none}.writing-page__summary{max-width:680px;margin:1rem auto 0;font-size:15px;font-weight:300;line-height:1.8;color:#333c;letter-spacing:0}.detail-page__metrics{margin-top:0;width:100%;max-width:360px}.detail-page__metric{display:grid;grid-template-columns:150px minmax(0,1fr);gap:1.9rem;align-items:center;padding:1.2rem 0}.detail-page__metric:first-child{padding-top:0}.detail-page__metric:last-child{padding-bottom:0}.detail-page__metrics--stacked .detail-page__metric{grid-template-columns:1fr;gap:.55rem;justify-items:center;text-align:center}.detail-page__metrics--stacked .detail-page__metric-value{text-align:center}.detail-page__metrics--stacked .detail-page__metric-label{max-width:180px;text-align:center}.detail-page__metrics--stacked{max-width:300px;margin-left:auto;margin-right:auto}.detail-page__metric-value,.detail-page__metric-label{margin:0}.detail-page__metric-value{font-family:Diatype Mono,ui-monospace,monospace!important;font-size:42px!important;font-weight:700!important;line-height:1;color:#000!important;-webkit-text-fill-color:#000000;opacity:1;letter-spacing:-.03em;width:100%;text-align:center;white-space:nowrap}.detail-page__metric-label{max-width:210px;font-size:14px;line-height:1.6;color:#000}.detail-page__metric-text{margin:0;grid-column:1 / -1;font-size:15px;font-weight:300;line-height:1.6;color:#000}.detail-page__facts{display:grid;gap:1.75rem;margin-top:0;padding-top:0;align-content:start;width:100%;max-width:340px}.detail-page__fact h2{margin:0 0 .55rem;font-size:13px;font-family:Diatype Mono,ui-monospace,monospace;font-style:normal;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#000}.detail-page__fact p{margin:0;font-size:15px;line-height:1.7;color:#000}.writing-page__feature{margin:2.5rem auto 0;max-width:680px;margin-left:auto;margin-right:auto}.writing-page__feature img{width:100%;border-radius:5px}.writing-page__article-shell{margin-top:2.5rem}.writing-page__article-shell--research{margin-top:1rem}.writing-page__article--project{width:min(100%,680px);margin:0 auto}.writing-page__article--project .detail-page__grid{display:grid;gap:0}.writing-page__article--project .detail-page__grid>section{display:contents}.writing-page__article--project .detail-page__grid>section:after{content:none}.writing-page__article--project .detail-page__grid>section+section>*:first-child{margin-top:2.5rem}.writing-page__article--project .section-heading{margin:0 0 .75rem;font-size:20px;font-family:Diatype,ui-sans-serif,system-ui,sans-serif;font-weight:400;line-height:1.5;color:var(--text)}.writing-page__article--research .detail-page__grid>section{display:contents}.writing-page__article--research .detail-page__grid>section+section>*:first-child{margin-top:2.5rem}.writing-page__article--research .section-heading{margin:0 0 .85rem}.detail-page__copy,.detail-page__quote,.detail-page__placeholder{margin:0 0 .9rem;width:100%;font-size:15px;font-weight:300;line-height:1.8;color:#333c}.detail-page__copy strong,.detail-page__list strong,.detail-page__figcaption strong{font-weight:400;color:#333}.detail-page__inline-link{display:inline-flex;align-items:center;gap:.3rem;color:var(--text);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.14em;transition:text-decoration-color .22s ease}.detail-page__inline-link:hover,.detail-page__inline-link:focus-visible{text-decoration-color:transparent}.external-link-icon{width:.8em;height:.8em;flex-shrink:0}.detail-page__list{margin:0 0 1rem;padding-left:1.25rem;width:100%;font-size:15px;font-weight:300;line-height:1.8;color:#333c}.detail-page__list li+li{margin-top:.5rem}.detail-page__list--numbered li strong{display:block;margin-bottom:.1rem}.detail-page__list--numbered li span{display:block}.detail-page__subsection+.detail-page__subsection{margin-top:1.5rem}.detail-page__copy--label{margin:0;font-size:13px;font-family:Diatype Mono,ui-monospace,monospace;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#3333338c}.detail-page__copy--label+.detail-page__copy{margin-top:0}.writing-page__article--project #approach-section,.writing-page__article--project #design-approach-section,.writing-page__article--project #working-section{counter-reset:approach-step}.writing-page__article--project #approach-section .detail-page__copy--label,.writing-page__article--project #design-approach-section .detail-page__copy--label,.writing-page__article--project #working-section .detail-page__copy--label{display:flex;align-items:flex-start;gap:.55rem;margin-bottom:.4rem;font-size:15px;font-family:Diatype,ui-sans-serif,system-ui,sans-serif;font-weight:400;line-height:1.8;letter-spacing:0;text-transform:none;color:var(--text)}.writing-page__article--project #approach-section .detail-page__copy--label:before,.writing-page__article--project #design-approach-section .detail-page__copy--label:before,.writing-page__article--project #working-section .detail-page__copy--label:before{counter-increment:approach-step;content:counter(approach-step) ".";flex:0 0 auto}.detail-page__quote{display:block;margin-top:1rem!important;margin-bottom:1rem!important;padding:.35rem 1rem .35rem 1.1rem;border-left:1px solid rgba(51,51,51,.34);background:#f4f3f1;color:#333333e0}.detail-page__inline-media--zoomable{cursor:zoom-in}.detail-page__figure,.detail-page__figure--group,.detail-page__figure--hero,.detail-page__figure--compact,.detail-page__figure--text-width,.detail-page__figure--natural{margin:0;width:100%}.detail-page__media,.detail-page__media--framed,.detail-page__media--pair,.detail-page__media--breakdown{width:100%;margin:0}.detail-page__inline-media{width:100%;border-radius:5px}.detail-page__media--framed{padding:.5rem;border:1px solid rgba(51,51,51,.12);border-radius:5px;background:#fff}.detail-page__media--framed .detail-page__inline-media{border-radius:4px}.detail-page__figure--hero .detail-page__inline-media--hero,.detail-page__figure--hero .detail-page__inline-media{width:100%;object-fit:cover;border-radius:5px}.detail-page__figure--hero .detail-page__inline-media--hero{aspect-ratio:25 / 9}.detail-page__figure--compact{width:min(100%,760px)}.detail-page__image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:1rem}.detail-page__image-grid--single{grid-template-columns:1fr}.detail-page__image-grid--pair .detail-page__media--pair{aspect-ratio:16 / 10;overflow:hidden}.detail-page__image-grid--pair .detail-page__inline-media{width:100%;height:100%;object-fit:cover}#template-gallery-section .detail-page__inline-media{cursor:zoom-in}.detail-page__breakdown{display:grid;grid-template-columns:minmax(0,360px) minmax(0,1fr);gap:1.5rem;align-items:start;margin-top:1rem}.detail-page__breakdown-stack{display:flex;flex-direction:column;gap:.5rem}.detail-page__breakdown-card{padding:.85rem 1rem;border:1px solid rgba(12,12,12,.08);border-radius:5px}.detail-page__breakdown-card--header,.detail-page__breakdown-card--footer{background:#f4f3f1}.detail-page__breakdown-card--body,.detail-page__breakdown-card--light-blue{background:#eef4ff}.detail-page__breakdown-card--light-green{background:#eff6ef}.detail-page__breakdown-card--light-peach{background:#fdf1e6}.detail-page__breakdown-card--light-cream{background:#fff6dd}.detail-page__breakdown-card--light-cyan{background:#edf8fb}.detail-page__breakdown-card--nested{padding:.65rem .8rem}.detail-page__breakdown-title{margin:0;font-size:15px;font-weight:400;line-height:1.5;color:var(--text)}.detail-page__breakdown-title--small{font-size:14px}.detail-page__breakdown-copy{margin:.2rem 0 0;font-size:14px;line-height:1.6;color:#333c}.detail-page__breakdown-subsections{display:flex;flex-direction:column;gap:.45rem;margin-top:.75rem}.detail-page__figcaption{margin-top:.65rem;max-width:420px;margin-left:auto;margin-right:auto;font-size:13px;font-weight:300;line-height:1.6;text-align:center;color:#3339}.detail-page__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:2rem;background:#000c}.detail-page__modal-content{position:relative;max-width:min(92vw,1200px);max-height:88vh;padding:.9rem;border-radius:5px;background:#fff}.detail-page__modal-content img{display:block;max-width:100%;max-height:88vh;border-radius:5px}.detail-page__modal-close{position:absolute;top:1.25rem;right:1.5rem;z-index:1;border:0;background:transparent;color:#fff;font-size:2rem;font-weight:300;line-height:1;cursor:pointer}.writing-page__article--project #reflection-section-2,.writing-page__article--project #reflection-section-2 .section-heading,.writing-page__article--project #reflection-section-2 .detail-page__copy,.writing-page__article--project #reflection-section-2 .detail-page__list{text-align:left}.detail-page__table-wrap{margin-top:1rem;overflow-x:auto;border-radius:5px;background:#f4f3f1}.detail-page__table{width:100%;border-collapse:collapse;background:transparent}.detail-page__table th,.detail-page__table td{padding:.9rem 1rem;text-align:left;vertical-align:top;color:#000}.detail-page__table th{font-family:Diatype Mono,ui-monospace,monospace;font-size:13px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#000}.detail-page__table td{font-size:15px;font-weight:300;line-height:1.8;color:#000}.writing-page{width:min(100%,1020px);margin:0 auto;padding-top:1rem}.writing-page__hero{padding:1.5rem 0 5rem}.writing-page__hero h1{margin:0 0 1rem;font-size:26px;font-weight:400;line-height:1.7;color:var(--text);max-width:680px;margin-left:auto;margin-right:auto}.writing-page__hero--research-project{padding:1.5rem 0}.writing-page__hero--research-project h1{margin-bottom:0}.writing-page__hero p{margin:0;font-size:15px;font-weight:300;line-height:1.8;color:#333c}.writing-page__hero>p,.writing-page__hero>h2,.writing-page__hero>ul,.writing-page__hero>blockquote,.writing-page__hero>figure,.writing-page__hero>.writing-preview-card{max-width:680px;margin-left:auto;margin-right:auto}.writing-page__hero>p+p{margin-top:.9rem}.writing-page__hero>h2{margin:2.5rem auto .85rem;font-size:20px;font-weight:400;line-height:1.5;color:var(--text)}.writing-page__hero>h2:first-of-type{margin-top:2.5rem}.writing-page__hero>h2+.writing-preview-card,.writing-page__hero>h2+.writing-page__figure,.writing-page__hero>h2+p,.writing-page__hero>h2+ul{margin-top:0}.writing-page__hero>p{margin:0 auto .9rem;font-size:15px;font-weight:300;line-height:1.8;color:#333c}.writing-page__hero>ul{margin:0 auto 1rem;padding-left:1.25rem;font-size:15px;line-height:1.8;color:#333c}.writing-page__hero>ul li+li{margin-top:.5rem}.writing-page__emphasis{font-weight:500;color:#333}.writing-page__italic{font-style:italic}.writing-page__quote{display:block;margin:1rem 0!important;padding:.35rem 1rem .35rem 1.1rem;border-left:1px solid rgba(51,51,51,.34);background:#f4f3f1;font-size:15px;font-weight:300;line-height:1.8;color:#333333e0}.writing-page__quote .writing-page__emphasis{font-weight:500}.writing-page__figure{margin:0 0 1.4rem}.writing-page__figure img{display:block;width:100%;border-radius:5px}.writing-page__figure figcaption{margin-top:.55rem;max-width:420px;margin-left:auto;margin-right:auto;font-size:13px;font-weight:300;line-height:1.6;text-align:center;color:#33333394}.writing-preview-card{display:block;margin-bottom:1rem;padding:0;border:1px solid rgba(51,51,51,.12);border-radius:5px;background:#fff;cursor:pointer;overflow:hidden}.writing-preview-card__content{display:flex;align-items:stretch;justify-content:space-between}.writing-preview-card__text{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;justify-content:center;padding:1.9rem 2.25rem}.writing-preview-card__name{display:block;font-size:15px;font-weight:300;line-height:1.8;color:var(--text)}.writing-preview-card__url{display:block;margin-top:.65rem;font-size:13px;font-weight:300;line-height:1.5;color:#333333b3}.writing-preview-card__thumb{width:206px;height:206px;flex:0 0 206px;overflow:hidden;border-radius:5px;background:#f4f3f1}.writing-preview-card__thumb img{width:100%;height:100%;object-fit:cover}.detail-page__section{position:relative;max-width:680px;margin-left:auto;margin-right:auto;padding:28px 0}.detail-page__section:after{content:none}.detail-page__section h2{margin:0 0 .75rem;font-size:20px;font-family:Diatype,ui-sans-serif,system-ui,sans-serif;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:0;text-transform:none;color:var(--text)}.detail-page__section p,.detail-page__section li{font-size:15px;line-height:1.8;color:#333c}.detail-page__emphasis{font-weight:400;color:#333}.detail-page__section p{margin:0 0 .9rem;font-weight:300;width:100%}.detail-page__section ul{margin:0 0 1rem;padding-left:1.25rem;width:100%}.detail-page__label{margin-bottom:.35rem;font-size:13px;font-family:Diatype Mono,ui-monospace,monospace;font-style:normal;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#3333338c}.detail-page__block+.detail-page__block{margin-top:1.1rem}.hero-hover-photo{position:absolute;top:50%;left:calc(100% + 4rem);z-index:30;width:160px;pointer-events:none;opacity:0;transform:translate3d(0,-50%,0) rotate(-6deg) scale(.96);transform-origin:center;transition:opacity .18s ease,transform .18s ease}.hero-hover-photo.is-visible{opacity:1;transform:translate3d(0,-50%,0) rotate(-6deg) scale(1)}.hero-hover-photo img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:5px;box-shadow:0 18px 30px #0003}@media(max-width:900px){.projects__list{grid-template-columns:1fr}.hero-hover-photo{display:none}.detail-page__hero-copy--overview{grid-template-columns:1fr;gap:2.5rem}.detail-page__facts{gap:1.5rem;padding-top:0}.writing-page__recap{grid-template-columns:1fr;gap:2rem}.detail-page__breakdown,.detail-page__image-grid{grid-template-columns:1fr}.detail-page__figure--breakdown-visual{display:none}}@media(max-width:640px){.site-header{padding-inline:1rem}main{padding-inline:1rem}.site-nav{gap:.9rem;font-size:15px}.hero{min-height:auto;padding:10rem 0}.projects,.cta{scroll-margin-top:calc(96px + 1rem)}.writings{scroll-margin-top:96px}.hero h1{font-size:20px}.hero__mobile-break{display:inline}.hero__name-trigger,.hero__location-trigger{cursor:default}.hero__location-emoji{display:none}.detail-page{padding-top:1rem}.detail-page__hero{padding:.5rem 0 1.25rem}.detail-page__hero h1{font-size:26px}.writing-page__hero--project-detail{padding:.5rem 0 4rem}.writing-page__summary{font-size:15px}.detail-page__metrics{margin-top:2rem}.detail-page__metric{grid-template-columns:1fr;gap:.65rem;padding:1.5rem 0;justify-items:center;text-align:center}.detail-page__metric-label{max-width:220px;text-align:center}.detail-page__copy,.detail-page__quote,.detail-page__placeholder,.writing-page__article--project .section-heading{padding-left:0}.detail-page__list{padding-left:1.25rem}.detail-page__copy--label{padding-left:0}.writing-page__article--project .detail-page__grid>section:after{left:0;right:0}.detail-page__section p,.detail-page__section li{font-size:15px}.writing-page{padding-top:1rem}.writing-page__hero{padding:.5rem 0 4rem}.writing-page__hero h1{font-size:26px}.writing-preview-card__content{flex-direction:column}.writing-preview-card__text{padding:1.5rem}.writing-preview-card__thumb{width:100%;height:190px;flex-basis:auto}.project-card__meta{flex-direction:row;align-items:flex-start;justify-content:space-between}.project-card__media img{height:190px}.writing-item__description{white-space:normal;overflow:visible;text-overflow:unset}.cta__mobile-break{display:inline}}
