.tl-hero{background-color:var(--base-300);width:100%;height:100svh;color:var(--base-500);position:relative}.tl-hero .container{align-items:flex-end;width:100%;height:100%;display:flex}.tl-hero-top{justify-content:space-between;width:100%;padding:.75rem;display:flex;position:absolute;top:0;left:0}.tl-hero-header{text-align:center;width:92%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tl-hero-header h1{text-align:center;font-size:clamp(4rem,min(10vw,18vh),10rem);line-height:1}.tl-hero-header .subheader{margin-bottom:.5rem;font-size:clamp(2rem,min(4vw,7vh),6rem);line-height:.85;transform:translate(-6rem)}.tl-hero-footer{justify-content:space-between;width:100%;margin:0 auto;padding:.75rem;display:flex}.tl-section{width:100%;padding:9rem clamp(1.5rem,5vw,5rem);position:relative}.tl-section.is-cream{background-color:var(--base-100);color:var(--base-500)}.tl-section.is-tan{background-color:var(--base-200);color:var(--base-500)}.tl-section.is-dark{background-color:var(--base-500);color:var(--base-100)}.tl-section .container{padding:0}.tl-intro{grid-template-columns:1fr 2fr;align-items:start;gap:3rem;display:grid}.tl-intro-label{flex-direction:column;gap:.5rem;display:flex;position:sticky;top:6rem}.tl-intro-copy h6{margin-bottom:1.5rem}.tl-intro-copy p{max-width:60ch;font-size:1.4rem;line-height:1.4}.tl-intro-copy p+p{margin-top:1.25rem}.tl-role{border-top:1px solid;grid-template-columns:5fr 7fr;align-items:start;gap:3rem 4rem;padding-top:3rem;display:grid}.tl-role+.tl-role{margin-top:6rem}.tl-role-head{flex-direction:column;gap:1rem;display:flex;position:sticky;top:6rem}.tl-role-meta{opacity:.6}.tl-role-title-block{flex-direction:column;gap:.25rem;display:flex}.tl-role-title{text-transform:uppercase;letter-spacing:-.02em;font-family:Palace;font-size:clamp(2.25rem,3.6vw,3.75rem);font-weight:400;line-height:.95}.tl-role-discipline{text-transform:none;letter-spacing:-.02em;opacity:.85;font-family:Palace;font-size:clamp(1.4rem,2vw,2.25rem);font-style:italic;line-height:1.05}.tl-role-org{letter-spacing:-.02em;margin-top:.5rem;font-family:Bellefair;font-size:1.3rem;line-height:1.3}.tl-role-loc{opacity:.55;margin-top:.25rem}.tl-role-body{flex-direction:column;gap:2rem;display:flex}.tl-role-context{opacity:.85;max-width:58ch;font-family:Bellefair;font-size:1.4rem;font-style:italic;line-height:1.45}.tl-bullets{flex-direction:column;list-style:none;display:flex}.tl-bullets li{border-bottom:1px dashed;grid-template-columns:2.25rem 1fr;gap:.5rem;padding:1rem 0;display:grid}.tl-bullets li:first-child{padding-top:0}.tl-bullets li:before{content:attr(data-index);text-transform:uppercase;letter-spacing:.05em;opacity:.45;padding-top:.4rem;font-family:DMMono,monospace;font-size:.75rem}.tl-bullets p{font-size:1.2rem;line-height:1.45}.tl-bullets p strong{color:var(--base-300);letter-spacing:-.01em;background:#ffae0000;font-weight:400}.tl-section.is-cream .tl-bullets p strong,.tl-section.is-tan .tl-bullets p strong{color:var(--base-500);border-bottom:1px solid var(--base-500);padding-bottom:.05rem}.tl-block-header{border-bottom:1px solid;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;padding-bottom:1.25rem;display:flex}.tl-block-header h2{font-size:clamp(3rem,6vw,6rem)}.tl-block-header .subheader{font-style:italic;transform:none}.tl-edu-grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.tl-edu-card{border-top:1px solid;flex-direction:column;gap:.75rem;padding-top:1.5rem;display:flex}.tl-edu-degree{text-transform:uppercase;font-family:Palace;font-size:clamp(1.75rem,2.5vw,2.5rem);line-height:.95}.tl-edu-org{font-family:Bellefair;font-size:1.25rem;line-height:1.3}.tl-edu-meta{opacity:.55}.tl-edu-note{max-width:50ch;margin-top:.5rem;font-size:1.15rem;line-height:1.45}.tl-tech-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem 3rem;display:grid}.tl-tech-block{border-top:1px solid;flex-direction:column;gap:.75rem;padding-top:1.25rem;display:flex}.tl-tech-label{opacity:.65}.tl-tech-items{letter-spacing:-.01em;font-family:Bellefair;font-size:1.2rem;line-height:1.5}.tl-cta{background-color:var(--base-400);color:var(--base-100);text-align:center;padding:8rem .75rem}.tl-cta h2{font-size:clamp(3rem,min(7vw,13vh),7rem);line-height:1}.tl-cta .subheader{margin-bottom:.5rem;font-size:clamp(2rem,min(4vw,7vh),6rem);line-height:.85}.tl-cta-foot{opacity:.55;margin-top:2.5rem}@media screen and (max-width:1000px){.tl-hero-header .subheader{transform:translate(0)}.tl-section{padding:5rem .75rem}.tl-intro,.tl-role,.tl-edu-grid,.tl-tech-grid{grid-template-columns:1fr;gap:2rem}.tl-intro-label,.tl-role-head{position:static;top:auto}.tl-role+.tl-role{margin-top:4rem}.tl-block-header{flex-direction:column;align-items:flex-start}}
