:root{--bg:#f7f3ea;--ink:#171717;--muted:#66625d;--line:#d8d0c1;--paper:#fffaf0;--green:#006f58;--gold:#e0a725;--coral:#c94c3f;--blue:#295c9f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}img{display:block}.hero{position:relative;min-height:100svh;overflow:hidden;background:#161616;color:#fffaf0}.hero__image{object-fit:cover}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,18,18,.86),rgba(18,18,18,.5) 48%,rgba(18,18,18,.18)),linear-gradient(180deg,rgba(18,18,18,.15),rgba(18,18,18,.78))}.hero__content{position:relative;z-index:1;display:flex;min-height:100svh;max-width:76rem;flex-direction:column;justify-content:flex-end;padding:4rem 1.25rem 3rem}.eyebrow,.section-label{margin:0;color:var(--gold);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero h1{max-width:56rem;margin:1rem 0 0;font-size:clamp(3.25rem,12vw,7.4rem);line-height:.92;letter-spacing:0}.hero__intro{max-width:45rem;margin:1.35rem 0 0;color:rgba(255,250,240,.86);font-size:clamp(1.05rem,2.2vw,1.45rem);line-height:1.55}.hero__contact{margin-top:1.25rem}.action-links{display:flex;flex-wrap:wrap;gap:.6rem}.action-links a{border:1px solid rgba(255,250,240,.38);background:rgba(255,250,240,.08);padding:.72rem .95rem;color:var(--paper);font-size:.78rem;font-weight:800;text-decoration:none;text-transform:uppercase}.action-links a:first-child{border-color:var(--gold);background:var(--gold);color:var(--ink)}.hero__meta{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:2rem}.hero__meta span,.tags li{border:1px solid;padding:.45rem .62rem;font-size:.72rem;font-weight:800}.intro,.work{max-width:76rem;margin:0 auto;padding:3.5rem 1.25rem 5rem}.intro{display:grid;grid-gap:2rem;gap:2rem;border-bottom:1px solid var(--line)}h2{max-width:48rem;margin:.65rem 0 0;font-size:clamp(2.1rem,6vw,4.8rem);line-height:.98;letter-spacing:0}.intro>p{margin:0;color:var(--muted);font-size:1.12rem;line-height:1.75}.principles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid var(--line)}.principles div{min-height:10rem;border-right:1px solid var(--line);padding:1.25rem;color:var(--green);font-size:clamp(1.35rem,3vw,2.3rem);font-weight:820;line-height:1.05}.principles div:nth-child(2n){border-right:0}.section-heading{margin-bottom:2rem}.work__title{font-size:clamp(1.85rem,4.5vw,3.6rem)}.project-list{display:grid;grid-gap:1.25rem;gap:1.25rem}.project{display:grid;overflow:hidden;border:1px solid var(--line);background:var(--paper)}.project__image-wrap{display:grid;min-height:18rem;place-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--accent),white 78%),#fffaf0),var(--paper);padding:1.5rem}.project__image{width:min(100%,34rem);height:auto;max-height:24rem;object-fit:contain}.project__image--1{width:min(58%,18rem)}.project__gallery{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem;align-items:center}.project__gallery-image{width:100%;height:auto;max-height:13rem;object-fit:contain}.project__gallery--large-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.project__gallery--large-pair .project__gallery-image{max-height:19rem}.project__body{padding:1.25rem}.project__kicker{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;color:var(--accent);font-size:.76rem;font-weight:850}.project h3{margin:.75rem 0 0;font-size:clamp(1.7rem,4vw,3rem);line-height:1;letter-spacing:0}.project p{margin:1rem 0 0;color:var(--muted);font-size:1rem;line-height:1.65}.project__role{color:var(--ink)!important;font-weight:800}.project__role a{color:var(--accent);-webkit-text-decoration-color:color-mix(in srgb,var(--accent),transparent 45%);text-decoration-color:color-mix(in srgb,var(--accent),transparent 45%);text-underline-offset:.18em}.project__availability{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:1.45rem;color:var(--ink)}.project__availability>span{color:var(--accent);font-size:.72rem;font-weight:850;text-transform:uppercase}.project__availability ul{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.project__availability li{color:var(--muted);font-size:.92rem;font-weight:700}.project__availability li:not(:last-child):after{content:"/";margin-left:.5rem;color:color-mix(in srgb,var(--muted),transparent 35%)}.project__availability a{color:var(--ink);-webkit-text-decoration-color:color-mix(in srgb,var(--accent),transparent 42%);text-decoration-color:color-mix(in srgb,var(--accent),transparent 42%);text-underline-offset:.18em}.project__logos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;align-items:center;margin:1.25rem 0 0;padding:0;list-style:none}.project__logos li{display:grid;min-height:4rem;place-items:center;border:1px solid color-mix(in srgb,var(--accent),transparent 72%);background:rgba(255,255,255,.48);padding:.8rem 1rem}.project__logo{width:auto;max-width:min(7rem,100%);height:auto;max-height:2.15rem;object-fit:contain}.project__logo--datarobot{max-width:min(8.5rem,100%);max-height:2.15rem}.project__logo--dolly{max-width:min(5.5rem,100%)}@media (max-width:560px){.project__logos{grid-template-columns:repeat(2,minmax(0,1fr))}}.tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.2rem 0 0;padding:0;list-style:none}.tags li{color:var(--accent)}.story-page{background:var(--bg);color:var(--ink)}.story-hero{display:grid;grid-gap:2rem;gap:2rem;min-height:88svh;overflow:hidden;background:var(--ink);color:var(--paper);padding:1.25rem}.story-hero__content{display:flex;flex-direction:column;justify-content:flex-end;max-width:58rem;min-height:46svh;padding-top:5rem}.story-back{width:-moz-fit-content;width:fit-content;margin-bottom:auto;border:1px solid rgba(255,250,240,.26);padding:.6rem .78rem;color:rgba(255,250,240,.72);font-size:.76rem;font-weight:850;text-decoration:none;text-transform:uppercase}.story-hero h1{max-width:54rem;margin:1rem 0 0;font-size:clamp(3.2rem,7vw,7rem);line-height:.92;letter-spacing:0}.story-hero p:not(.eyebrow){max-width:46rem;margin:1.35rem 0 0;color:rgba(255,250,240,.76);font-size:clamp(1.06rem,2.2vw,1.45rem);line-height:1.58}.story-hero__preview{align-self:end;border:1px solid rgba(255,250,240,.2);background:#faf9f6;padding:.55rem}.story-hero__preview img{width:100%;height:auto;max-height:36rem;object-fit:contain}.story-thesis{display:grid;grid-gap:1rem;gap:1rem;max-width:76rem;margin:0 auto;border-bottom:1px solid var(--line);padding:3rem 1.25rem}.story-thesis h2{max-width:60rem;margin-top:0;font-size:clamp(2rem,5.5vw,4.4rem)}.story-thesis p:not(.section-label){max-width:47rem;margin:0;color:var(--muted);font-size:1.08rem;line-height:1.7}.story-index{display:grid;grid-template-columns:1fr;max-width:76rem;margin:0 auto;border-bottom:1px solid var(--line);padding:1rem 1.25rem;grid-gap:.6rem;gap:.6rem}.story-index a{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:.5rem;gap:.5rem;border:1px solid var(--line);background:var(--paper);padding:.72rem .82rem;color:var(--muted);font-size:.78rem;font-weight:850;line-height:1.2;text-decoration:none;text-transform:uppercase}.story-index span{color:var(--coral)}.story-posts{max-width:76rem;margin:0 auto;padding:2rem 1.25rem 6rem}.story-post{display:grid;grid-gap:1.25rem;gap:1.25rem;border-bottom:1px solid var(--line);padding:3rem 0;scroll-margin-top:1rem}.story-post__copy{align-self:start}.story-post__kicker{display:flex;flex-wrap:wrap;gap:.65rem;color:var(--green);font-size:.76rem;font-weight:850;text-transform:uppercase}.story-post__kicker span:first-child{color:var(--coral)}.story-post h1,.story-post h2{max-width:42rem;margin-top:.8rem;font-size:clamp(2rem,5vw,4.35rem)}.story-post h1 a,.story-post h2 a{color:inherit;text-decoration:none}.story-post__dek{max-width:42rem;margin:1rem 0 0;color:var(--ink);font-size:clamp(1.1rem,2.1vw,1.35rem);font-weight:720;line-height:1.48}.story-post__body{margin-top:1.35rem}.story-post__body p{max-width:42rem;margin:.85rem 0 0;color:var(--muted);font-size:1rem;line-height:1.7}.story-post__body a{color:var(--coral);text-underline-offset:.18em}.story-post__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.35rem 0 0;padding:0;list-style:none}.story-post__tags li{border:1px solid;padding:.45rem .62rem;color:var(--green);font-size:.72rem;font-weight:850;text-transform:uppercase}.story-post__links{margin-top:1.15rem}.story-post__links a{color:var(--coral);font-size:.9rem;font-weight:800;text-underline-offset:.18em}.story-post__media{display:grid;align-content:start;grid-gap:.85rem;gap:.85rem}.story-post__media figure{overflow:hidden;margin:0;border:1px solid var(--line);background:#faf9f6;padding:1rem}.story-post__media img{width:100%;height:auto;max-height:42rem;object-fit:contain}.story-posts--single{padding-top:2rem}.story-posts--single .story-post{border-bottom:0}.story-posts--single .story-post h1{line-height:.92}.story-posts__back{display:inline-block;border:1px solid var(--line);background:var(--paper);padding:.6rem .78rem;color:var(--muted);font-size:.76rem;font-weight:850;text-decoration:none;text-transform:uppercase}.story-footer{max-width:76rem;margin:0 auto;border-top:1px solid var(--line);padding:2rem 1.25rem 3rem}.story-footer p{margin:0;color:var(--muted);font-size:.72rem;line-height:1.4;text-align:center}.story-footer a{color:rgba(255,250,240,.46);font-size:.72rem;font-weight:700;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:.22em;text-transform:uppercase}.story-footer--dark{display:flex;flex-direction:column;justify-content:center;gap:.7rem;align-items:center;max-width:none;border-top:1px solid var(--line);background:var(--ink);color:var(--paper);padding:2rem 1.25rem 3rem}.story-footer--dark p{color:rgba(255,250,240,.34)}.context,.experience{max-width:76rem;margin:0 auto;border-top:1px solid var(--line);padding:5rem 1.25rem}.experience{display:grid;grid-gap:2rem;gap:2rem}.experience__intro{max-width:55rem}.experience__intro p:last-child{max-width:43rem;color:var(--muted);font-size:1.08rem;line-height:1.7}.experience__list{display:grid;grid-gap:1rem;gap:1rem}.experience article{border-top:1px solid var(--line);padding-top:1.1rem}.experience__logos{display:flex;align-items:center;gap:.65rem;min-height:1.55rem;margin-bottom:.75rem;opacity:.72}.experience__logo{width:auto;max-width:5.8rem;height:auto;max-height:1.55rem;object-fit:contain}.experience h3{margin:0;color:var(--green);font-size:1rem}.experience article p{max-width:42rem;margin:.55rem 0 0;color:var(--muted);font-size:1rem;line-height:1.65}.context__intro{max-width:55rem}.context__intro p:last-child{max-width:43rem;color:var(--muted);font-size:1.08rem;line-height:1.7}.context__groups{margin-top:2.5rem}.context__group,.context__groups{display:grid;grid-gap:1rem;gap:1rem}.context__group{align-content:start;border:1px solid var(--line);background:var(--paper);padding:1.25rem}.context__group h3{margin:0;color:var(--green);font-size:.78rem;font-weight:850;text-transform:uppercase}.context__group ul{display:grid;align-content:start;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin:0;padding:0;list-style:none}.context__group li{display:grid;min-height:6rem;place-items:center;grid-gap:.75rem;gap:.75rem;border:1px solid color-mix(in srgb,var(--line),transparent 18%);background:rgba(255,255,255,.46);padding:1rem}.context__logo{width:auto;max-width:min(10rem,100%);height:auto;max-height:3.2rem;object-fit:contain}.context__logo--byu{max-width:min(11.5rem,100%);max-height:3.7rem}.context__logo--computer-science-ai-physics-math{max-width:min(13rem,100%);max-height:3rem}.context__group .context__item--with-related{display:flex;min-height:6rem;align-items:center;justify-content:center;gap:1.35rem;overflow:hidden}.context__item--with-related .context__logo{flex:0 0 auto;width:9.25rem;max-height:3.2rem}.context__related{display:grid;flex:0 0 auto;grid-template-columns:repeat(3,1.45rem);align-items:center;justify-content:center;grid-gap:.75rem;gap:.75rem}.context__related-logo{width:1.45rem;height:1.45rem;object-fit:contain}.contact{display:grid;grid-gap:1rem;gap:1rem;margin:0 auto;border-top:1px solid var(--line);background:var(--ink);color:var(--paper);padding:4rem 1.25rem}.contact h2{max-width:58rem}.contact p:not(.section-label){max-width:46rem;margin:.35rem 0 0;color:rgba(255,250,240,.74);font-size:1.08rem;line-height:1.7}.contact__links{margin-top:1rem}.contact p.contact__meta{margin-top:3rem;color:rgba(255,250,240,.34);font-size:.72rem;font-weight:400;line-height:1.4}@media (min-width:760px){.hero__content{padding:4rem 2rem}.intro,.work{padding:4.5rem 2rem 7rem}.context,.experience{padding:7rem 2rem}.experience{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.contact{padding:5rem 2rem}.story-hero{grid-template-columns:minmax(0,.95fr) minmax(18rem,.85fr);min-height:100svh;padding:2rem}.story-hero__content{min-height:calc(100svh - 4rem)}.story-index{grid-template-columns:repeat(2,minmax(0,1fr));padding:1.25rem 2rem}.story-thesis{padding:4.5rem 2rem}.story-posts{padding:3rem 2rem 7rem}.story-footer{padding:2rem 2rem 3.5rem}.story-post{grid-template-columns:minmax(0,1fr) minmax(18rem,.92fr);gap:2rem;padding:4.5rem 0}.context__groups{grid-template-columns:repeat(2,minmax(0,1fr))}.context__group ul{grid-template-columns:1fr}.intro{grid-template-columns:.9fr 1.1fr}.project{grid-template-columns:minmax(18rem,.9fr) minmax(0,1.1fr)}.project:nth-child(2n) .project__image-wrap{order:2}.project__body{padding:2rem}}@media (min-width:1024px){.hero__content{padding-left:4rem;padding-right:4rem}.contact{padding:6rem 4rem}.story-hero{padding:4rem}.story-hero__content{min-height:calc(100svh - 8rem)}.story-index{grid-template-columns:repeat(4,minmax(0,1fr))}.experience{padding-left:2rem;padding-right:2rem}.context__groups{grid-template-columns:repeat(3,minmax(0,1fr))}.project__body{padding:3rem}}@media (max-width:560px){.context__group .context__item--with-related{min-height:7.5rem;flex-direction:column;gap:.75rem}}