*,*:before,*:after{box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,ul,ol,li{margin:0;padding:0}ul,ol{list-style:none}img{display:block;max-width:100%;height:auto}input{appearance:none;border-radius:0}.text-xl{font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1}.text-l{font-size:clamp(1rem,2.5vw,2rem);line-height:1.5}.text-m,.text-m-bold,.text-m-bold-brand{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.5}.text-m-bold,.text-m-bold-brand{font-weight:700}.text-m-bold-brand{color:#f91006}.text-s{font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5}.text-xs,.text-xs-caps{font-size:clamp(.75rem,1.5vw,.875rem);line-height:1.5}.text-xs-caps{text-transform:uppercase;letter-spacing:.06em;opacity:.5}.text-label{font-size:clamp(.75rem,1.5vw,.875rem);font-weight:700;text-transform:uppercase;letter-spacing:.06em;opacity:.5}@media(prefers-color-scheme:dark){.text-label{opacity:.7}}.hero{flex:1;display:flex;flex-direction:column;justify-content:center;gap:2rem;width:100%;padding:4rem 1rem}@media(min-width:768px){.hero{flex-direction:row-reverse;align-items:center;padding:8rem 1rem}}.hero h1{font-weight:700;line-height:1;margin-bottom:1rem}.hero__avatar{width:min(50vw,16rem);border-radius:50%}@media(prefers-color-scheme:dark){.hero__avatar{filter:invert(1)}}@media(min-width:768px){.hero__avatar{width:25%;flex-shrink:0}}.hero__content{display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.hero__content{flex:1}}.hero__tagline-role{position:relative;display:inline-block}.hero__tagline-role:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:.1em;width:0;background:#f91006}.hero__tagline-role.is-crossed:after{width:100%;transition:width .2s ease-in-out}.hero__tagline-role.is-fading{opacity:0;transition:opacity .2s ease-in-out}.hero__tagline-cursor{opacity:0;margin-left:.05em;user-select:none}.hero__tagline-cursor.is-typing{opacity:1;animation:blink .7s step-end infinite}@keyframes blink{50%{opacity:0}}.header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1rem;border-bottom:2px solid oklch(24% 0 0deg);background-color:#fff}@media(prefers-color-scheme:dark){.header{border-bottom-color:#e4e4e4;background-color:#1f1f1f}}@media(min-width:768px){.header{height:4rem;padding-inline:1rem}}.header__brand{color:inherit;text-decoration:none}.header__brand:after{display:none}.header__nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem 1rem}@media(min-width:768px){.header__nav{gap:2rem}}.header__nav [aria-current=page]{color:inherit;cursor:default}.footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1rem;border-top:2px solid oklch(24% 0 0deg);background-color:#fff}@media(prefers-color-scheme:dark){.footer{border-top-color:#e4e4e4;background-color:#1f1f1f}}@media(min-width:768px){.footer{height:4rem;padding-inline:1rem}}.footer__nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem 1rem}@media(min-width:768px){.footer__nav{gap:2rem}}.cv{flex:1;width:100%;padding:2rem 1rem}@media(min-width:768px){.cv{padding:4rem 1rem}}.cv__section{display:flex;flex-direction:column;gap:1rem;padding-block:2rem;border-top:1px solid oklch(24% 0 0deg)}.cv__section:first-child{border-top:none;padding-top:0}@media(min-width:768px){.cv__section{flex-direction:row;align-items:flex-start;gap:0}}@media(prefers-color-scheme:dark){.cv__section{border-top-color:#e4e4e4}}@media(min-width:768px){.cv__section-label{width:25%}}@media(min-width:768px){.cv__section-body{flex:1}}.cv__title{align-items:baseline}.cv__avatar{width:min(40vw,8rem);border-radius:50%}@media(prefers-color-scheme:dark){.cv__avatar{filter:invert(1)}}@media(min-width:768px){.cv__avatar{width:12.5vw}}.cv__personality-table{width:100%;display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.cv__personality-table{justify-content:space-between}}.cv__personality-table-header{display:flex;justify-content:space-between;flex-wrap:wrap}.cv__personality-row{display:flex;align-items:flex-start;flex-direction:column;gap:1rem}@media(min-width:768px){.cv__personality-row{flex-direction:row-reverse;align-items:stretch;gap:0}}.cv__personality-detail{flex:1;transition:opacity .5s ease}.cv__personality-desc{margin-block:.75rem;text-wrap:initial}.cv__personality-score{display:flex;align-items:center;gap:.5rem;color:#f91006}.cv__personality-subtraits{list-style:none;padding:0;margin:0;font-variant-numeric:tabular-nums}.cv__personality-subtraits li{position:relative;display:flex;justify-content:space-between;gap:.5rem;padding-block:.25rem;border-bottom:1px solid oklch(24% 0 0deg);cursor:help}.cv__personality-subtraits li:last-child{border-bottom:none}@media(prefers-color-scheme:dark){.cv__personality-subtraits li{border-bottom-color:#e4e4e4}}.cv__personality-subtraits li[data-tooltip]:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + .5rem);left:0;width:100%;padding:.5rem .75rem;background-color:#1f1f1f;color:#fff;font-size:clamp(.75rem,1.5vw,.875rem);line-height:1.5;border-radius:0;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:10;text-wrap:initial}@media(prefers-color-scheme:dark){.cv__personality-subtraits li[data-tooltip]:after{background-color:#e4e4e4;color:#1f1f1f}}.cv__personality-subtraits li[data-tooltip]:hover:after{opacity:1}.cv__radar{width:100%;height:auto;display:block}@media(min-width:768px){.cv__radar{flex:0 0 66.666%;max-width:66.666%;align-self:flex-start}}.cv__radar circle[role=button]:focus{outline:none}.cv__radar circle[role=button]:focus-visible{outline:2px solid currentColor;outline-offset:4px}.cv__radar .radar-dot{transition:transform .2s ease;transform-box:fill-box;transform-origin:center}.cv__radar .radar-dot--active{transform:scale(1.75)}.cv__job{display:flex;flex-direction:column;gap:1rem;padding-block:2rem;border-bottom:1px solid oklch(24% 0 0deg)}.cv__job:first-child{padding-top:0}.cv__job:last-child{border-bottom:none;padding-bottom:0}@media(min-width:768px){.cv__job{gap:0;flex-direction:row}}@media(prefers-color-scheme:dark){.cv__job{border-bottom-color:#e4e4e4}}.cv__job-meta{flex-shrink:0;display:flex;flex-direction:column}@media(min-width:768px){.cv__job-meta{width:33%}}.cv__job-years{margin-top:.25rem}@media(min-width:768px){.cv__job-desc{flex:1}}.cv__edu-meta{flex-shrink:0;display:flex;flex-direction:column}.cv__edu-years{margin-top:.25rem}.photos{flex:1;display:flex;flex-direction:column;gap:.75rem;padding:2rem 1rem;align-items:center;justify-content:center}@media(min-width:768px){.photos{padding:size-m}}.photos__img{width:100%;max-height:calc(90dvh - 8rem);object-fit:contain;opacity:1;transition:opacity .5s ease}.photos__img.is-hidden{opacity:0}.photos__btn{background:none;border:none;padding:0;cursor:pointer;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#f91006;position:relative}.photos__btn:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#f91006;transform:scaleX(0);transition:transform 75ms}.photos__btn:hover:after{transform:scaleX(1)}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{min-height:100dvh;display:flex;flex-direction:column;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.5;color:#1f1f1f;background-color:#fff;text-wrap:balance}@media(prefers-color-scheme:dark){body{color:#e4e4e4;background-color:#1f1f1f}}p{display:block;margin-bottom:1rem}p:last-child{margin-bottom:0}p:empty{display:none}strong{font-weight:700}a{position:relative;display:inline-block;color:#f91006;text-decoration:none}a:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;transform:scaleX(0);background-color:#f91006;transition:transform 75ms}a:hover:after{transform:scaleX(1)}
