.main{display:flex;width:100%;flex-direction:column}.hero-section-base{display:grid;width:100%;max-width:860px;grid-template-columns:repeat(1,minmax(0,1fr));gap:3rem;align-self:center}@media(min-width:700px){.hero-section-base{grid-template-columns:1fr 1.6fr}}.hero-section-mobile{padding-left:1.5rem;padding-right:1.5rem;padding-top:6rem;padding-bottom:4rem}@media(min-width:640px){.hero-section-mobile{padding-top:8rem}.hero-section{padding-left:2rem;padding-right:2rem}}@media(min-width:1024px){.hero-section{padding-left:3rem;padding-right:3rem}}.hero-left{display:flex;flex-direction:column;align-items:center;text-align:center}@media(min-width:700px){.hero-left{position:sticky;top:2rem;align-self:flex-start}}.hero-section-image-base{margin-bottom:1.25rem;height:88px;width:88px;border-radius:9999px;-o-object-fit:cover;object-fit:cover;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219 / var(--tw-ring-opacity, 1))}.hero-section-title-base{margin-bottom:.375rem;font-size:1.875rem;line-height:2.25rem;font-weight:200;letter-spacing:.1em;--tw-text-opacity:1;color:rgb(47 47 47/var(--tw-text-opacity,1))}.hero-section-subtitle-base{margin-bottom:1.25rem;font-family:EB Garamond,sans-serif;font-size:10px;text-transform:uppercase;letter-spacing:.1em;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.hero-section-socials{margin-bottom:1.5rem;display:flex;align-items:center;gap:1.25rem}.hero-section-subscribe-button{display:flex;height:44px;width:150px;align-items:center;justify-content:center;gap:.625rem;align-self:center;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(250 250 248/var(--tw-bg-opacity,1));font-family:Oswald,sans-serif;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(205 92 92/var(--tw-text-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.hero-section-subscribe-button:hover{--tw-border-opacity:1;border-color:rgb(205 92 92/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(240 239 235/var(--tw-bg-opacity,1));--tw-shadow:0 0 0 3px rgba(205,92,92,0.08);--tw-shadow-colored:0 0 0 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hero-right{display:flex;flex-direction:column;gap:2.5rem;padding-top:0}@media(min-width:700px){.hero-right{padding-top:.5rem}}.hero-section-tagline{margin-bottom:1.25rem;border-left-width:2px;--tw-border-opacity:1;border-color:rgb(205 92 92/var(--tw-border-opacity,1));padding-left:1rem}.hero-section-tagline p{font-family:EB Garamond,sans-serif;font-size:1.25rem;line-height:1.75rem;line-height:1.625;--tw-text-opacity:1;color:rgb(47 47 47/var(--tw-text-opacity,1))}.hero-section-description-base{display:flex;flex-direction:column}.hero-section-description-base>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.hero-section-description-base{font-family:EB Garamond,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:300;line-height:1.625}@media(min-width:640px){.hero-section-description-base{font-size:1.125rem;line-height:1.75rem}}.hero-section-label{margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:10px;text-transform:uppercase;letter-spacing:.1em;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.hero-section-projects-grid{display:flex;flex-direction:column;gap:.75rem}.project-card{display:block;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1rem;--tw-text-opacity:1;color:rgb(47 47 47/var(--tw-text-opacity,1));text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.project-card:hover{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity,1))}.project-card-top{margin-bottom:.375rem;display:flex;align-items:flex-start;justify-content:space-between}.project-card-name{padding-right:.5rem;font-family:Oswald,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(47 47 47/var(--tw-text-opacity,1))}.project-card-arrow{flex-shrink:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.project-card-desc{font-family:EB Garamond,sans-serif;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.project-card-tags{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.375rem}.project-tag{border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(250 250 248/var(--tw-bg-opacity,1));padding-left:.5rem;padding-right:.5rem;padding-top:.125rem;padding-bottom:.125rem;font-family:Oswald,sans-serif;font-size:10px;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.hero-section-writing-list{display:flex;flex-direction:column}.writing-item{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));padding-top:.75rem;padding-bottom:.75rem;--tw-text-opacity:1;color:rgb(47 47 47/var(--tw-text-opacity,1));text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.writing-item:first-child{border-top-width:1px}.writing-item:hover{--tw-text-opacity:1;color:rgb(205 92 92/var(--tw-text-opacity,1))}.writing-item-title{flex:1;font-family:EB Garamond,sans-serif;font-size:.875rem;line-height:1.25rem;line-height:1.375}.writing-item-date{white-space:nowrap;font-family:Oswald,sans-serif;font-size:10px;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.writing-view-all{margin-top:.75rem;display:inline-block;font-family:Oswald,sans-serif;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1));text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.writing-view-all:hover{--tw-text-opacity:1;color:rgb(47 47 47/var(--tw-text-opacity,1))}