html{scroll-padding-top:24px}button,a{font:inherit}::selection{color:#fff;background:#000}:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f1eb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit}.page{width:min(1180px,100% - 48px);margin:0 auto}.header{justify-content:space-between;align-items:center;min-height:88px;display:flex}.logo{border:1px solid #111;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;font-weight:700;display:grid;overflow:hidden}.logo--with-avatar{border:none;width:48px;height:48px;display:block}.avatar{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.header-actions{align-items:center;gap:28px;display:flex}.navigation{gap:32px;display:flex}.navigation a{font-size:.9rem;text-decoration:none}.navigation a:hover{text-underline-offset:5px;text-decoration:underline}.github-link{color:#111;background:0 0;border:none;border-radius:50%;place-items:center;width:32px;height:32px;text-decoration:none;display:grid}.github-icon{width:100%;height:100%;display:block}.hero{flex-direction:column;justify-content:center;min-height:calc(100vh - 88px);padding:20px 0 120px;display:flex}.eyebrow{letter-spacing:.16em;text-transform:uppercase;margin:0 0 24px;font-size:.85rem;font-weight:700}.eyebrow-location{color:#6c6a66;font-weight:500}.hero h1{letter-spacing:-.065em;max-width:950px;margin:0;font-size:clamp(3.2rem,8vw,7.5rem);line-height:.94}.hero h1 span{color:#6c6a66;display:block}.hero-description{color:#4d4b47;max-width:650px;margin:40px 0 0;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:40px;display:flex}.button{cursor:pointer;border:1px solid #111;justify-content:center;align-items:center;min-height:52px;padding:0 24px;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out,transform .25s ease-in-out;display:inline-flex;box-shadow:0 2px 6px #1c1a3340}.button:hover,.button:active{color:#fff;background:#1d1d1b;border-color:#1d1d1b;box-shadow:0 6px 10px #11111140}.primary-button{color:#fff;background:#111}.secondary-button{color:#111;box-shadow:none;background:0 0}.secondary-button:hover,.secondary-button:active{color:#fff;background:#1d1d1b;border-color:#1d1d1b;box-shadow:0 6px 10px #11111140}.section{border-top:1px solid #c9c5bd;grid-template-columns:120px 1fr;gap:32px;padding:120px 0;display:grid}.section-number{color:#6c6a66;margin:8px 0 0;font-family:monospace}.section h2{letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(2rem,5vw,4.5rem)}.section div>p{color:#4d4b47;max-width:720px;margin:0;font-size:1.15rem;line-height:1.8}.text-links{flex-wrap:wrap;gap:8px 20px;margin-top:28px;display:flex}.text-link{color:#4d4b47;text-underline-offset:6px;align-items:center;gap:6px;font-size:1.05rem;transition:color .25s ease-in-out;display:inline-flex}.text-link:hover{color:#111}.text-link span{font-size:.9em}.email-link{text-underline-offset:8px;margin-top:28px;font-size:clamp(1.2rem,3vw,2rem);display:inline-block}.footer{color:#6c6a66;border-top:1px solid #c9c5bd;padding:48px 0}@media (width<=700px){.page{width:min(100% - 32px,1180px)}.header{min-height:72px}.navigation{display:none}.hero{min-height:calc(100vh - 72px);padding:64px 0 88px}.hero h1{font-size:clamp(3rem,15vw,5rem)}.section{grid-template-columns:1fr;gap:16px;padding:80px 0}.hero-actions{flex-direction:column;align-items:stretch}}
