:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--muted-foreground:215.4 16.3% 46.9%}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%}html{font-size:90%}body{background-color:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.page{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:clamp(2rem,7vw,5rem) clamp(1.25rem,5vw,3rem);display:flex}.about{flex-direction:column;align-items:center;gap:1.45rem;width:min(100%,44rem);display:flex}.note-text{max-width:100%;color:hsl(var(--foreground));letter-spacing:-.01em;text-align:center;text-wrap:pretty;font-size:clamp(.95rem,1.35vw,1.08rem);font-weight:400;line-height:1.78}.note-text strong,.note-text b{font-weight:600}.note-text em{font-style:italic}.note-text a{color:inherit;font-weight:600;text-decoration:none}.note-text a:hover{color:hsl(var(--muted-foreground))}.contact-line{margin-top:-.55rem}.contact-separator{vertical-align:-.03em;margin:0 .42em;font-size:1.25em;font-weight:600;line-height:1;display:inline-block}.social-link{vertical-align:-.12em;align-items:center;gap:.3em;line-height:1;display:inline-flex}.social-icon{object-fit:contain;width:1.08em;height:1.08em;display:block}.company-with-icon{white-space:nowrap;align-items:baseline;gap:.34em;margin-left:.18em;display:inline-flex}.keep-with-next{white-space:nowrap}.projects-trigger{appearance:none;color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;background:0 0;border:0;border-radius:.28em;padding:0 .08em;display:inline}.projects-trigger:hover,.projects-trigger[aria-expanded=true]{color:hsl(var(--muted-foreground))}.projects-trigger:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:3px}.inline-icon{object-fit:contain;flex-shrink:0;width:1.22em;height:1.22em;position:relative;top:.18em}.inline-icon--wide{width:1.75em}@media (width<=640px){.page{align-items:flex-start;padding-top:4rem;padding-bottom:4rem}.about{gap:1.25rem}.note-text{font-size:.95rem;line-height:1.72}}
