@import url(https://fonts.googleapis.com/css2?family=Sacramento&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);.about-content{--accent:#6e3fa3;--ink:#1a1a1a;--muted:#6b6b6b;--hairline:#e6e6e6;--sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,sans-serif;--serif:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,sans-serif;color:var(--ink);font-family:var(--sans);max-width:820px}.about-title{font-family:Sacramento,cursive;font-size:2.2rem;margin-bottom:18px}.about-text{font-size:1rem;line-height:1.65}.about-text p{margin-bottom:18px}.about-text a{border-bottom:1px solid #0000;color:var(--ink);font-weight:600;text-decoration:none;transition:color .15s ease,border-color .15s ease}.about-text a:hover{border-bottom-color:var(--accent);color:var(--accent)}.cv-link{color:var(--accent);display:inline-block;font-size:.9rem;font-weight:600;margin-top:4px;text-decoration:none}.cv-link:after{content:" ↗"}.cv-link:hover{text-decoration:underline}.section-title{font-size:1.4rem;font-weight:700;letter-spacing:-.01em;margin:44px 0 14px}.teaching-list{display:flex;flex-direction:column}.teaching-entry{border-top:1px solid var(--hairline);padding:20px 0}.teaching-entry:last-child{border-bottom:1px solid var(--hairline)}.teaching-header{align-items:baseline;display:flex;flex-wrap:wrap;gap:2px 16px;justify-content:space-between}.teaching-role{font-size:.98rem;font-weight:600}.teaching-dates{color:var(--muted);font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.teaching-org{color:var(--muted);font-size:.85rem;margin-top:3px}.teaching-desc{font-size:.92rem;line-height:1.6;margin:8px 0 0}.teaching-bullets{list-style:none;margin:8px 0 0;padding:0}.teaching-bullets li{font-size:.92rem;line-height:1.6;margin-bottom:5px;padding-left:20px;position:relative}.teaching-bullets li:last-child{margin-bottom:0}.teaching-bullets li:before{background:var(--accent);border-radius:50%;content:"";height:5px;left:2px;position:absolute;top:.62em;width:5px}@media (max-width:480px){.about-title{font-size:1.9rem}.section-title{font-size:1.3rem}}.projects-page{--accent:#6e3fa3;--ink:#1a1a1a;--muted:#6b6b6b;--hairline:#e6e6e6;--sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,sans-serif;--serif:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,sans-serif;color:var(--ink);max-width:900px}.projects-title{font-size:1.6rem;font-weight:700;letter-spacing:-.01em;margin:0 0 4px}.projects-intro{color:var(--muted);font-size:.95rem;margin:0 0 8px}.project-list{list-style:none;margin:0;padding:0}.project-row{border-top:1px solid var(--hairline)}.project-row:last-child{border-bottom:1px solid var(--hairline)}.project-link{border-radius:10px;color:inherit;display:block;margin:0 -10px;padding:28px 10px;text-decoration:none;transition:background .15s ease}.project-link:hover{background:#faf9fc}.project-eyebrow{color:var(--accent);font-family:var(--sans);font-size:.72rem;font-weight:600;letter-spacing:.12em;margin:0 0 9px;text-transform:uppercase}.project-name{font-size:1.2rem;font-weight:700;line-height:1.25;margin:0 0 8px;transition:color .15s ease}.project-link:hover .project-name{color:var(--accent)}.project-summary{color:#444;font-size:.95rem;line-height:1.6;margin:0;max-width:68ch}.project-tags{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin:14px 0 0;padding:0}.project-tags li{background:#f4f1f8;border:1px solid #e7e1f0;border-radius:999px;color:#4a4a4a;font-family:var(--sans);font-size:.76rem;padding:4px 11px}.project-cue{color:var(--muted);display:inline-block;font-family:var(--sans);font-size:.85rem;font-weight:600;margin-top:16px;transition:color .15s ease}.project-link:hover .project-cue{color:var(--accent)}@media (max-width:600px){.projects-title{font-size:1.4rem}.project-name{font-size:1.1rem}.project-link{padding:22px 10px}}.detail-page{--accent:#6e3fa3;--ink:#1a1a1a;--muted:#6b6b6b;--hairline:#e6e6e6;--sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,sans-serif;--serif:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,sans-serif;color:var(--ink);max-width:880px}.back-link{color:var(--muted);display:inline-block;font-family:var(--sans);font-size:.85rem;letter-spacing:.01em;margin-bottom:36px;text-decoration:none;transition:color .15s ease}.back-link:hover{color:var(--accent)}.detail-header{margin-bottom:28px}.detail-eyebrow{color:var(--accent);font-family:var(--sans);font-size:.72rem;font-weight:600;letter-spacing:.14em;margin:0 0 14px;text-transform:uppercase}.detail-title{font-size:1.9rem;font-weight:700;letter-spacing:-.01em;line-height:1.18;margin:0}.detail-tagline{color:#555;font-size:1.05rem;line-height:1.55;margin:12px 0 0}.detail-keywords{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:22px 0 0;padding:0}.detail-keywords li{background:#f4f1f8;border:1px solid #e7e1f0;border-radius:999px;color:#4a4a4a;font-family:var(--sans);font-size:.8rem;padding:5px 12px}.detail-divider{border:none;border-top:1px solid var(--hairline);margin:32px 0}.detail-hero{margin-top:0}.detail-hero img{border:1px solid var(--hairline);border-radius:12px;display:block;width:100%}.detail-section{margin-bottom:40px}.detail-label{color:var(--accent);font-family:var(--sans);font-size:.74rem;font-weight:600;letter-spacing:.13em;margin:0 0 14px;text-transform:uppercase}.detail-body p{color:#333;font-size:.98rem;line-height:1.7;margin:0 0 16px}.detail-body p:last-child{margin-bottom:0}.detail-highlights{list-style:none;margin:0;padding:0}.detail-highlights li{color:#333;font-size:.98rem;line-height:1.65;margin-bottom:10px;padding-left:22px;position:relative}.detail-highlights li:last-child{margin-bottom:0}.detail-highlights li:before{background:var(--accent);border-radius:50%;content:"";height:6px;left:3px;position:absolute;top:.62em;width:6px}.detail-links{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 44px}.detail-link-btn{border:1.5px solid var(--ink);border-radius:8px;color:var(--ink);font-family:var(--sans);font-size:.9rem;font-weight:600;padding:11px 20px;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.detail-link-btn:hover{background:var(--accent);border-color:var(--accent);color:#fff}.detail-screenshots{display:flex;flex-direction:column;gap:18px}.detail-screenshots img{border:1px solid var(--hairline);border-radius:10px;box-shadow:0 6px 20px #00000014;width:100%}.detail-missing{font-size:1rem}@media (max-width:600px){.detail-title{font-size:1.6rem}.detail-tagline{font-size:1rem}}.note-container{color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,sans-serif;line-height:1.85;max-width:760px;text-align:center}.note-container h2{font-family:Sacramento,cursive;font-size:1.5rem;margin-bottom:14px}.note-container h3{font-family:Sacramento,cursive;font-size:1.4rem;margin-bottom:18px}.note-container p{font-size:.95rem;margin:0;white-space:pre-line}.App{color:#1a1a1a;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,sans-serif}.sidebar{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;left:0;padding:40px 20px;position:fixed;top:0;width:250px}.profile-image{border-radius:14px;height:175px;margin-bottom:25px;object-fit:cover;width:155px}.navigation{align-items:center;display:flex;flex-direction:column}.nav-item{color:#000;font-size:15px;font-weight:600;margin-bottom:14px;text-decoration:none}.nav-item:hover{color:#a9a9a9}.nav-item.active{text-decoration:underline}.nav{color:#000;font-size:13px;text-decoration:none;transition:color .3s ease}.nav:hover{color:#a9a9a9}.sidebar-footer{align-items:center;display:flex;flex-direction:column;gap:12px;margin-bottom:48px;margin-top:auto}.social-links{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px 14px;justify-content:center}.last-updated{color:#999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:11px;margin:0}.main-content{box-sizing:border-box;flex:1 1;margin-left:250px;padding:48px 40px 48px 90px}@media (max-width:768px){.App{flex-direction:column}.sidebar{flex-direction:row;flex-wrap:wrap;height:auto;justify-content:space-around;padding:20px;position:relative;width:100%}.profile-image{height:100px;margin-bottom:0;width:90px}.navigation{flex-direction:row;flex-wrap:wrap;gap:4px 14px;justify-content:center}.nav-item{margin-bottom:0}.social-links{margin-top:0;padding-top:0}.sidebar-footer{margin-bottom:0;margin-top:0}.main-content{margin-left:0;padding:24px 20px}}
/*# sourceMappingURL=main.468a4c51.css.map*/