*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #fafaf9;--text: #1c1917;--text-muted: #78716c;--text-light: #a8a29e;--border: #e7e5e4;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", "SF Mono", "Fira Code", monospace;font-family:var(--font-sans);font-size:15px;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}html{scroll-behavior:smooth;scroll-padding-top:4rem}body{min-height:100vh}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}img{display:block;max-width:100%;height:auto}h1{margin-bottom:.35rem;font-size:2.55rem;font-weight:700;line-height:1.1;letter-spacing:-.03em}h2{margin-bottom:1.25rem;color:var(--text-muted);font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}h3{margin-bottom:.2rem;font-size:1rem;font-weight:600;line-height:1.35}p{margin-bottom:.8rem}ul{list-style:none;padding:0}.muted{color:var(--text-muted)}.mono{font-family:var(--font-mono);font-size:.85em}.page{display:flex;max-width:860px;margin:0 auto;padding:0 2rem;gap:2rem}.content{flex:1;min-width:0;padding:4rem 0 5rem}section{margin-bottom:3.25rem}section:last-child{margin-bottom:0}.side-nav{position:sticky;top:4rem;align-self:flex-start;width:86px;flex-shrink:0;padding-top:.5rem}.side-nav ul{display:flex;flex-direction:column;gap:.3rem}.side-nav a{display:block;padding:.1rem 0;color:var(--text-muted);font-family:var(--font-mono);font-size:.72rem}.side-nav a:hover{color:var(--text);text-decoration:none}.side-nav a.active{color:var(--text)}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.section-head h2{margin-bottom:0}.section-head>a{display:inline-flex;align-items:center;min-height:2.35rem;padding:.5rem .9rem;border:1px solid var(--text);border-radius:999px;background:var(--text);color:#fff;font-family:var(--font-mono);font-size:.75rem;line-height:1;white-space:nowrap}.section-head>a:hover{background:#292524;text-decoration:none}.back-link{color:var(--text-muted);font-family:var(--font-mono);font-size:.75rem}.back-link:hover{color:var(--text)}.hero{display:grid;grid-template-columns:150px minmax(0,1fr);gap:1.75rem;align-items:center;margin-bottom:4rem;padding-bottom:2.25rem;border-bottom:1px solid var(--border)}.hero-photo{width:150px}.hero-photo img{width:150px;height:150px;border:1px solid var(--border);border-radius:14px;object-fit:cover;object-position:center 15%;box-shadow:0 12px 28px #1c191714}.hero-body{min-width:0}.hero-meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.85rem}.hero-meta span,.hero-links a,.links-row a{display:inline-flex;align-items:center;gap:.35rem;min-height:2rem;padding:.35rem .65rem;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--text-muted);font-family:var(--font-mono);font-size:.76rem;line-height:1;white-space:nowrap}.hero-meta span{color:var(--text);background:#f5f5f4}.hero-body p{max-width:650px;margin-bottom:1rem;color:var(--text-muted);font-size:1.02rem;line-height:1.55}.hero-links{display:flex;flex-wrap:wrap;gap:.5rem}.hero-links a:hover,.links-row a:hover{border-color:#d6d3d1;background:#f5f5f4;color:var(--text);text-decoration:none}.hero-links svg{flex-shrink:0;opacity:.7}.hero-links a:hover svg{opacity:1}.exp-grid{display:grid;grid-template-columns:1fr;gap:0}.exp-item{display:grid;grid-template-columns:200px 1fr;gap:1.5rem;padding:1.25rem 0;border-bottom:1px solid var(--border)}.exp-item:last-child{border-bottom:none}.exp-left h3{margin-bottom:.15rem;font-size:.95rem}.exp-left .company{margin-bottom:.3rem;color:var(--text-muted);font-size:.85rem}.exp-left .company a{color:var(--text-muted)}.exp-left .company a:hover{color:var(--text)}.exp-left .date{color:var(--text-light);font-family:var(--font-mono);font-size:.75rem}.exp-right p{margin-bottom:.6rem;color:var(--text-muted);font-size:.88rem;line-height:1.55}.exp-right ul{list-style:disc;padding-left:1.1rem}.exp-right li{margin-bottom:.25rem;font-size:.87rem;line-height:1.55}.edu-block{margin-bottom:.4rem}.edu-block p{margin-bottom:.15rem;font-size:.9rem}.award-item{display:block;padding:.9rem 0;border-bottom:1px solid var(--border)}.award-item:last-child{border-bottom:none}.award-title{font-size:.95rem;font-weight:600}.award-meta{margin-top:.15rem;color:var(--text-muted);font-size:.82rem}.award-link:hover{color:var(--text);text-decoration:none}.award-link:hover .award-title{text-decoration:underline;text-underline-offset:2px}.award-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.award-proof-button{flex-shrink:0;padding:.25rem .5rem;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--text-muted);font-family:var(--font-mono);font-size:.68rem;cursor:pointer}.award-proof-button:hover{background:#f5f5f4;color:var(--text)}.award-proof-dialog{position:fixed;inset:0;width:min(720px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);margin:auto;padding:2.5rem 1rem 1rem;border:1px solid var(--border);border-radius:8px;background:#fff}.award-proof-dialog::backdrop{background:#1c1917b8}.award-proof-dialog img{width:100%;max-height:calc(100vh - 6rem);object-fit:contain}.award-proof-close{position:absolute;top:.65rem;right:.75rem;width:2rem;height:2rem;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--text-muted);cursor:pointer}.confetti-piece{position:fixed;top:48%;z-index:1000;width:8px;height:12px;border-radius:2px;pointer-events:none;animation:confetti-burst 1.1s ease-out forwards}@keyframes confetti-burst{0%{transform:translateZ(0) rotate(0);opacity:1}to{transform:translate3d(var(--x),var(--y),0) rotate(var(--r));opacity:0}}.projects-list{display:grid;grid-template-columns:1fr 1fr;gap:0}.project-cell{display:block;padding:1rem 1.5rem 1rem 0;border-bottom:1px solid var(--border)}.project-cell:hover{text-decoration:none}.project-cell:nth-child(odd){padding-right:1.5rem;border-right:1px solid var(--border)}.project-cell:nth-child(2n){padding-right:0;padding-left:1.5rem}.project-cell:nth-last-child(-n+2){border-bottom:none}.project-name{margin-bottom:.15rem;font-family:var(--font-mono);font-size:.85rem}.project-name a:hover{text-decoration:underline}.project-desc{margin-bottom:.3rem;color:var(--text-muted);font-size:.82rem;line-height:1.5}.project-year,.project-stars{color:var(--text-light);font-family:var(--font-mono);font-size:.78rem}.project-year{margin-left:.4rem}.project-more,.creator-note{margin-top:.75rem;color:var(--text-muted);font-size:.82rem}.project-more a,.creator-note a{color:var(--text)}.creator-page-links{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1.1rem;font-size:.9rem}.creator-page-links a{display:inline-flex;align-items:center;min-height:2.35rem;padding:.5rem .9rem;border:1px solid var(--text);border-radius:999px;background:var(--text);color:#fff;font-family:var(--font-mono);font-size:.8rem;line-height:1}.creator-page-links a:hover{background:#292524;text-decoration:none}.yt-header{margin-bottom:1rem}.yt-header a{color:var(--text-muted)}.yt-header a:hover{color:var(--text)}.yt-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.6rem}.yt-cell{display:block;color:inherit;text-decoration:none}.yt-cell:hover{color:var(--text);text-decoration:none}.yt-cell img{width:100%;aspect-ratio:16 / 9;margin-bottom:.3rem;border-radius:6px;background:var(--border);object-fit:cover}.yt-cell .title{display:-webkit-box;overflow:hidden;color:var(--text-muted);font-size:.72rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.yt-cell:hover .title{color:var(--text)}.creator-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.creator-item h3{margin-bottom:.25rem;font-size:.95rem}.creator-item h3 a{color:var(--text)}.creator-item h3 a:hover{text-decoration:underline}.creator-item p{margin-bottom:0;color:var(--text-muted);font-size:.85rem;line-height:1.5}.article-preview-list{display:grid;gap:0}.article-preview{display:grid;grid-template-columns:92px minmax(0,1fr);gap:.9rem;align-items:center;padding:1rem 0;border-bottom:1px solid var(--border)}.article-preview img{width:92px;aspect-ratio:16 / 10;border:1px solid var(--border);border-radius:6px;background:#fff;object-fit:cover}.article-preview:first-child{padding-top:0}.article-preview:last-child{border-bottom:none}.article-preview:hover{text-decoration:none}.article-preview span{display:block;margin-bottom:.25rem;color:var(--text-light);font-family:var(--font-mono);font-size:.72rem}.article-preview strong{display:block;font-size:.95rem;line-height:1.35}.article-preview p{margin:.35rem 0 0;color:var(--text-muted);font-size:.84rem;line-height:1.5}.links-row{display:flex;flex-wrap:wrap;gap:.5rem}.page-hero{margin-bottom:2.4rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.page-hero h1{margin-top:.75rem}.page-hero p{max-width:680px;color:var(--text-muted);font-size:1.02rem}.page-hero p a{color:var(--text);font-weight:600}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:3rem}.feature-strip a,.showcase-card,.video-feature a,.video-card,.article-card{border:1px solid var(--border);border-radius:8px;background:#fff}.feature-strip a{display:grid;gap:.35rem;min-height:8.5rem;padding:1rem}.feature-strip a:hover,.showcase-card:hover,.video-card:hover,.article-card:hover{border-color:#d6d3d1;background:#f5f5f4;text-decoration:none}.feature-strip span,.video-feature span,.video-card span,.article-card span{color:var(--text-light);font-family:var(--font-mono);font-size:.72rem;text-transform:uppercase}.feature-strip strong,.video-feature strong,.video-card strong,.article-card strong{display:block;font-size:.98rem;line-height:1.35}.feature-strip small,.video-feature small,.video-card small{color:var(--text-muted);font-size:.8rem;line-height:1.45}.project-showcase,.video-library,.article-list{display:grid;gap:1.1rem}.project-section{scroll-margin-top:2rem}.showcase-card{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr);overflow:hidden;scroll-margin-top:2rem}.showcase-card--text{grid-template-columns:1fr}.project-visual{display:grid;place-items:center;width:100%;min-height:265px;border-right:1px solid var(--border);border-top:0;border-bottom:0;border-left:0;background:var(--surface-muted, #f5f5f4);cursor:zoom-in}.project-visual img,.project-visual video{width:100%;height:100%;min-height:265px;object-fit:contain;padding:.75rem;display:block}.showcase-body{padding:1.15rem}.project-text-link{display:block}.project-text-link:hover{text-decoration:none}.project-text-link:hover .project-name span:first-child{text-decoration:underline;text-underline-offset:2px}.project-summary{margin-bottom:.45rem;color:var(--text);font-size:.94rem;line-height:1.5}.project-details{margin-bottom:.75rem;color:var(--text-muted);font-size:.88rem;line-height:1.55}.project-proof{display:grid;gap:.25rem;margin-bottom:.85rem;padding-left:1rem;list-style:disc}.project-proof li{color:var(--text-muted);font-size:.8rem;line-height:1.45}.tag-row{display:flex;flex-wrap:wrap;gap:.4rem}.tag-row span,.article-card em{display:inline-flex;width:fit-content;padding:.25rem .5rem;border:1px solid var(--border);border-radius:999px;color:var(--text-muted);font-family:var(--font-mono);font-size:.7rem;font-style:normal}.media-strip{display:grid;grid-template-columns:repeat(2,minmax(0,120px));gap:.55rem;margin-top:.9rem}.media-strip button{padding:0;border:0;background:transparent;cursor:zoom-in}.media-strip img,.media-strip video{width:100%;aspect-ratio:16 / 10;border:1px solid var(--border);border-radius:6px;background:#fff;object-fit:cover}.media-dialog{position:fixed;inset:0;width:min(1100px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);margin:auto;padding:2.5rem 1rem 1rem;border:1px solid var(--border);border-radius:8px;background:#fff}.media-dialog::backdrop{background:#1c1917b8}.media-dialog-close{position:absolute;top:.65rem;right:.75rem;width:2rem;height:2rem;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--text-muted);cursor:pointer}.media-dialog-close:hover{color:var(--text);background:#f5f5f4}.media-dialog-frame{display:grid;place-items:center;min-height:min(620px,calc(100vh - 6rem))}.media-dialog-frame img,.media-dialog-frame video{width:100%;max-height:calc(100vh - 6rem);object-fit:contain}.channel-feature a,.video-feature a{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);overflow:hidden;margin-bottom:2.5rem}.channel-feature a{grid-template-columns:220px minmax(0,1fr);align-items:center;border:1px solid var(--border);border-radius:8px;background:#fff}.channel-feature a:hover{border-color:#d6d3d1;background:#f5f5f4;text-decoration:none}.channel-feature img,.video-feature img{width:100%;height:100%;min-height:260px;object-fit:cover}.channel-feature img{min-height:220px;border-right:1px solid var(--border)}.channel-feature div,.video-feature div{display:flex;flex-direction:column;justify-content:center;gap:.55rem;padding:1.25rem}.channel-feature span{color:var(--text-light);font-family:var(--font-mono);font-size:.72rem;text-transform:uppercase}.channel-feature strong{display:block;font-size:1.45rem;line-height:1.25}.channel-feature p{margin:0;color:var(--text-muted);font-size:.9rem;line-height:1.5}.channel-feature .channel-cta{display:inline-flex;width:fit-content;margin-top:.35rem;padding:.38rem .7rem;border:1px solid var(--text);border-radius:999px;background:var(--text);color:#fff;text-transform:none}.end-cta{display:flex;justify-content:center;margin-top:1.4rem}.end-cta-group{flex-wrap:wrap;gap:.65rem}.end-cta-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.5rem .9rem;border:1px solid var(--text);border-radius:999px;background:var(--text);color:#fff;font-family:var(--font-mono);font-size:.8rem;line-height:1}.end-cta-button:hover{background:#292524;border-color:#292524;text-decoration:none}.end-cta-button--secondary{background:#fff;color:var(--text)}.end-cta-button--secondary:hover{background:#f5f5f4;color:var(--text)}.video-feature strong{font-size:1.35rem}.video-card{display:grid;grid-template-columns:42px 160px minmax(0,1fr);gap:.9rem;align-items:center;padding:.75rem}.video-card img{width:160px;aspect-ratio:16 / 9;border-radius:6px;object-fit:cover}.video-rank{color:var(--text-light);font-family:var(--font-mono);font-size:.85rem}.article-card{display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:1.25rem;padding:1rem}.article-card--text{grid-template-columns:minmax(0,1fr) auto}.article-card-media{width:150px;aspect-ratio:16 / 10;border:1px solid var(--border);border-radius:6px;background:#fff;object-fit:cover}.article-card p{margin:.35rem 0 0;color:var(--text-muted);font-size:.86rem}@media(max-width:640px){.page{flex-direction:column;gap:0;padding:0 1.25rem}.side-nav{position:static;width:100%;padding:1.25rem 0 .25rem}.side-nav ul{flex-direction:row;flex-wrap:wrap;gap:.5rem 1.25rem}.content{padding:.5rem 0 3rem}section{margin-bottom:2.5rem}h1{font-size:2rem}.hero{grid-template-columns:96px minmax(0,1fr);gap:1rem;align-items:start;margin-bottom:2.5rem;padding-top:1rem}.hero-photo,.hero-photo img{width:96px;height:96px}.hero-meta,.hero-links{gap:.4rem}.hero-meta span,.hero-links a,.links-row a{white-space:normal}.award-title-row{flex-direction:column;align-items:flex-start;gap:.4rem}.exp-item{grid-template-columns:1fr;gap:.4rem;padding:1rem 0}.projects-list{grid-template-columns:1fr}.project-cell{padding-right:0!important;padding-left:0!important;border-right:none!important}.project-cell:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.project-cell:last-child{border-bottom:none}.yt-grid{grid-template-columns:repeat(2,1fr)}.creator-row{grid-template-columns:1fr;gap:1rem}.feature-strip,.showcase-card,.channel-feature a,.video-feature a,.video-card{grid-template-columns:1fr}.channel-feature img,.project-visual{border-right:none;border-bottom:1px solid var(--border)}.video-card img{width:100%}.article-card{grid-template-columns:1fr;gap:.8rem}.article-card-media{width:100%}.article-preview{grid-template-columns:1fr;gap:.65rem}.article-preview img{width:100%}}@media(min-width:641px)and (max-width:768px){.yt-grid{grid-template-columns:repeat(3,1fr)}}
