body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar-animation{transition:background-color .3s ease,width .3s ease,margin .3s ease,box-shadow .3s ease,border-radius .3s ease,padding .3s ease,height .3s ease,color .3s ease}.navbar{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background-color:#111c;border:1px solid #ffffff1f;border-radius:20px;box-shadow:0 0 20px #0000001a;color:#fff;flex-direction:column;height:40px;justify-content:space-between;left:0;line-height:40px;margin:8px auto 0;overflow:hidden;padding:0 20px;position:fixed;right:0;top:0;width:300px;z-index:1000}.mobile-view,.navbar{align-items:center;display:flex}.mobile-view,.mobile-view img{margin-bottom:auto;margin-top:auto}.navbar-container{display:flex;justify-content:space-between;width:100%}@media only screen and (min-width:768px){.navbar.navbar-desktop{align-items:center;flex-direction:row;height:40px;overflow:visible;width:700px}.navbar-desktop .navbar-container{align-items:center;width:100%}}@media only screen and (min-width:1024px){.navbar.navbar-desktop{width:900px}}@media only screen and (min-width:300px) and (max-width:767px){.navbar{background-color:#111111e6;margin-left:15%;margin-right:15%;width:70%}}@media only screen and (max-width:299px){.navbar{background-color:#111111e6;margin-left:5%;margin-right:5%;width:90%}}.brand{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap}a.brand-text,a.brand-text:hover,a.brand-text:visited{color:#fff;cursor:pointer;font-family:var(--ff-display);font-size:1.25rem;font-style:italic;font-weight:400;text-decoration:none}.mobile-view svg:hover{transform:scale(1)!important}.mobile-view svg rect{fill:#919191;transition:transform .3s ease}.mobile-view svg:hover rect{fill:#fff}.mobile-view svg.open rect:first-child{transform:translate(20px,-3.25px) rotate(45deg)}.mobile-view svg.open rect:nth-child(2){opacity:0}.mobile-view svg.open rect:nth-child(3){transform:translate(-30px,25px) rotate(-45deg)}.navlink-container{display:flex;width:100%}.navlink-ul{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;list-style-type:none;margin:0;padding:0;text-align:center}.navlink-ul.prevent-overflow{height:auto;overflow:hidden}ul{display:inline;height:56px;line-height:56px;margin:0;padding:0;position:relative;text-align:center}ul li .active{color:#eee}ul li a{color:#919191;font-size:45px;text-decoration:none}ul li a:hover{color:#fff}@media only screen and (min-width:300px) and (max-width:499px){.navbar-ul{line-height:35px}ul li a{font-size:35px}}@media only screen and (max-width:299px){.navbar-ul{line-height:35px}ul li a{font-size:35px}}.navlink-ul-desktop{align-items:center;display:flex;flex-direction:row;gap:24px;list-style-type:none;margin:0;padding:0}.navlink-ul-desktop li a{color:#919191;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s ease}.navlink-ul-desktop li a:hover{color:#fff}.navlink-ul-desktop li .active{color:#eee}.site-footer{align-items:center;color:var(--text-muted);display:flex;font-size:.8rem;justify-content:space-between;margin:0 auto;max-width:700px;padding:32px 24px 160px}.site-footer p{color:inherit;font-size:inherit;line-height:inherit;margin:0}.footer-right{text-align:right}@media screen and (max-width:768px){.site-footer{align-items:flex-start;flex-direction:column;gap:8px;padding:32px 20px 160px}.footer-right{text-align:left}}.custom-cursor{background:#fff;border-radius:50%;height:18px;left:0;margin-left:-9px;margin-top:-9px;mix-blend-mode:exclusion;opacity:0;pointer-events:none;position:fixed;top:0;width:18px;will-change:transform;z-index:9999}.custom-cursor.visible{opacity:1}@media (hover:none),(pointer:coarse){.custom-cursor{display:none}}.external-button-component{align-items:center;background:var(--accent);border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;gap:6px;padding:8px 16px;text-decoration:none;transition:background .2s ease}.external-button-component:visited{color:#fff}.external-button-component:hover{background:var(--accent-hover)}.external-button-component svg{fill:none;stroke:currentColor;flex-shrink:0;height:14px;margin:0;transition:none;width:14px}.external-button-component:hover svg{transform:none}.external-button-tooltip-wrap{display:inline-flex;position:relative}.external-button-tooltip{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#00000073;border-radius:20px;color:#fff;font-size:.7rem;left:50%;opacity:0;padding:4px 12px;pointer-events:none;position:absolute;top:calc(100% + 8px);transform:translateX(-50%);transition:opacity .2s ease;white-space:nowrap}.external-button-tooltip-wrap:hover .external-button-tooltip{opacity:1}.external-link-component{align-items:center;color:var(--accent);cursor:pointer;display:inline-flex;font-size:1rem;gap:4px;margin:10px 0;text-decoration:none}.external-link-component:hover,.external-link-component:visited{color:var(--accent)}.external-link-component svg{fill:none;stroke:currentColor;flex-shrink:0;height:.75em;margin:0;transition:transform .2s ease;width:.75em}.external-link-component:hover svg{transform:translate(2px,-2px)}.external-link-icon{align-items:center;display:inline-flex}.external-link-icon svg{height:1em;transform:none;width:1em}.external-link-component:hover .external-link-icon svg{transform:none}.hero-container{align-items:flex-start;display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:700px;min-height:80vh;padding:40px 24px;position:relative;width:100%}.hero-text{width:100%}.hero-name{color:var(--text-heading);font-size:2.5rem;margin-bottom:4px}.hero-links{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-top:20px}.hero-links .external-link-component{font-size:.9rem;margin:0}.hero-link{align-items:center;display:inline-flex;font-size:.9rem;font-weight:500;gap:6px;text-decoration:none;transition:color .2s ease}.hero-link,.hero-link:visited{color:var(--hero-link)}.hero-link:hover{color:var(--hero-link-hover)}.hero-link svg{fill:none;stroke:currentColor;height:18px;margin:0;transition:color .2s ease,transform .2s ease;width:18px}.hero-link:hover svg{fill:none;transform:none}.hero-image-container{flex-shrink:0}.hero-image{border-radius:12px;height:180px;object-fit:cover;width:180px}.hero-weather-widget{bottom:40px;display:flex;flex-direction:column;gap:2px;left:24px;position:absolute}.widget-time{font-feature-settings:"tnum";color:var(--text-label);font-size:.9rem;font-variant-numeric:tabular-nums;font-weight:500}@media screen and (max-width:425px){.hero-container{min-height:auto;padding:24px 20px}.hero-name{font-size:1.8rem}.hero-image{height:64px;width:64px}.hero-weather-widget{margin-top:24px;position:static}}.about-philosophy{display:flex;flex-direction:column;gap:20px}.about-philosophy p{margin:0}.about-photos{display:flex;margin:40px 0;padding:24px 0}.about-photo-wrap{flex-shrink:0;margin:0 -40px 0 0;position:relative;transition:transform .4s ease,z-index 0s}.about-photo-wrap:last-child{margin-right:0}.about-photo-wrap:first-child{transform:rotate(-5deg);z-index:1}.about-photo-wrap:nth-child(2){transform:rotate(4deg);z-index:2}.about-photo-wrap:nth-child(3){transform:rotate(-3deg);z-index:3}.about-photo-wrap:nth-child(4){transform:rotate(5deg);z-index:4}.about-photo-wrap:hover{transform:rotate(0deg) scale(1.1);z-index:10}.about-photo{border-radius:12px;display:block;height:200px;object-fit:cover;width:200px}.about-photo-caption{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#00000073;border-radius:20px;bottom:10px;color:#fff;font-size:.7rem;left:50%;opacity:0;padding:4px 12px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .3s ease;white-space:nowrap}.about-photo-wrap:hover .about-photo-caption{opacity:1}@media screen and (max-width:767px){.about-photos{align-items:center;flex-direction:column}.about-photo{height:240px;width:240px}.about-photo-wrap{border-radius:12px;box-shadow:0 4px 20px #00000026;margin-bottom:-20px;margin-right:0}.about-photo-wrap:last-child{margin-bottom:0}.about-photo-wrap:first-child{transform:rotate(-6deg) translateX(-20px)}.about-photo-wrap:nth-child(2){transform:rotate(5deg) translateX(20px)}.about-photo-wrap:nth-child(3){transform:rotate(-4deg) translateX(-15px)}.about-photo-wrap:nth-child(4){transform:rotate(6deg) translateX(25px)}.about-photo-wrap:hover{transform:rotate(0deg) translateX(0) scale(1.1)}}@media screen and (max-width:425px){.about-name{font-size:2.2rem}}.not-found-page{align-items:center;background-color:var(--bg);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:40px 24px;text-align:center}.not-found-page h1{color:var(--text-heading);font-size:6rem;margin-bottom:8px}.not-found-page p{color:var(--text-secondary);font-size:1.1rem;margin-bottom:32px}.type-showcase-label{color:var(--text-muted);font-size:.85rem;font-weight:600;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.type-row{align-items:baseline;border-bottom:1px solid var(--type-border);display:flex;gap:24px;margin-bottom:24px;padding-bottom:24px}.type-row:last-child{border-bottom:none}.type-label{color:var(--type-label);flex-shrink:0;font-size:.7rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;width:100px}:root{--ff:"Inter Regular",sans-serif;--ff-display:"Instrument Serif",serif;--ffh2:"Inter Medium",sans-serif;--ffh3:"Inter Medium",sans-serif;--colorwhite:#fff;--coloroffwhite:#eee;--coloraccent:#358155;--colordarkgrey:#282828;--colorlightgrey:#4b4b4b;--colorblack:#000;--bg:#eee;--text:#444;--text-heading:#111;--text-secondary:#888;--text-label:#333;--text-muted:#999;--border:#ddd;--border-light:#e0e0e0;--tag-bg:#282828;--tag-text:#eee;--accent:#358155;--accent-hover:#2a6944;--hero-link:#555;--hero-link-hover:#111;--marker:#ccc;--type-label:#bbb;--type-border:#eee;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--coloroffwhite:#1a1a1a;--coloraccent:#4aa876;--colordarkgrey:#333;--colorlightgrey:#888;--bg:#1a1a1a;--text:#d4d4d4;--text-heading:#e8e8e8;--text-secondary:#999;--text-label:#ccc;--text-muted:#777;--border:#333;--border-light:#2a2a2a;--tag-bg:#333;--tag-text:#e0e0e0;--accent:#4aa876;--accent-hover:#3d9466;--hero-link:#aaa;--hero-link-hover:#e8e8e8;--marker:#555;--type-label:#666;--type-border:#2a2a2a}}*{box-sizing:border-box;cursor:none!important;margin:0;padding:0}@media (hover:none),(pointer:coarse){*{cursor:auto!important}}img{-webkit-user-drag:none;pointer-events:auto;-webkit-user-select:none;user-select:none}html{scroll-snap-type:y mandatory}body,html{height:100%;width:100%}body{background-color:#eee;background-color:var(--bg);font:400 14px/1.5 Inter Regular,sans-serif;font:400 14px/1.5 var(--ff);overflow-x:hidden}h1{font:400 3rem/1 "Instrument Serif",serif;font:400 3rem/1 var(--ff-display);font-style:italic;letter-spacing:-1px;margin-bottom:12px}h1,h2{color:#111;color:var(--text-heading)}h2{font:700 2rem/1.2 Inter Medium,sans-serif;font:700 2rem/1.2 var(--ffh2);letter-spacing:-.5px;margin-bottom:6px}h3{font:1.5rem/1.3 Inter Medium,sans-serif;font:1.5rem/1.3 var(--ffh3);margin-bottom:4px}h3,h4{color:#111;color:var(--text-heading)}h4{font:700 1.15rem/1.4 Inter Medium,sans-serif;font:700 1.15rem/1.4 var(--ffh3);margin-bottom:2px}p{color:#444;color:var(--text);font:400 1rem/1.6 Inter Regular,sans-serif;font:400 1rem/1.6 var(--ff);margin:0 0 .25em}ol,ul{margin:0;padding:0}.meta-text,.subtitle{color:#888;color:var(--text-secondary);font-size:1rem;line-height:1.4;margin:0}.bold-label{color:#333;color:var(--text-label);font-weight:400;margin:0 0 2px}.page{margin:0 auto;max-width:700px;padding:40px 24px}.page h2{margin-bottom:20px}.divider{border:none;border-top:4px solid #ddd;border-top:4px solid var(--border);margin:40px 0}.divider-mini{border:none;border-top:1px solid #ddd;border-top:1px solid var(--border);margin:20px 250px 20px 0}.content-block{margin-bottom:32px}.item-list{display:flex;flex-direction:column;gap:32px;margin-top:24px}.item{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border-light);padding-bottom:24px}.item:last-child{border-bottom:none}.item-header{align-items:center;display:flex;gap:12px;margin-bottom:8px}.item-icon{border-radius:8px;height:40px;object-fit:cover;width:40px}.item-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.tag-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-top:24px}.tags{display:flex;flex-wrap:wrap;gap:8px}.tag{background-color:#282828;background-color:var(--tag-bg);border-radius:16px;color:#eee;color:var(--tag-text);font-size:.8rem;font-weight:500;padding:4px 12px}.clean-list{list-style-type:disc;margin:0 0 8px;padding:0 0 0 1.2em;text-align:left}.clean-list li{color:#444;color:var(--text);font-size:.9rem;line-height:1.6;margin-bottom:4px}.clean-list li::marker{color:#ccc;color:var(--marker)}.row{align-items:center;display:flex;justify-content:space-between}.row-list{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.row-baseline{align-items:baseline;display:flex;justify-content:space-between}@media screen and (max-width:425px){.page{padding:24px 20px}.tag-grid{grid-template-columns:1fr}}.conference-photos{display:flex;gap:8px;margin:8px 0;overflow-x:auto}.conference-photo{border-radius:8px;height:auto;max-width:200px;object-fit:cover;width:100%}a:visited{color:#888;color:var(--text-secondary);text-decoration:overline}::selection{background-color:#358155;background-color:var(--accent);color:#fff}.clickable{cursor:pointer}hr{border:none;border-top:2px solid #ddd;border-top:2px solid var(--border);margin:20px 0}.edge-blur{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);left:0;pointer-events:none;position:fixed;right:0;z-index:900}.edge-blur-top{height:120px;mask-image:linear-gradient(180deg,#000 0,#0000);-webkit-mask-image:linear-gradient(180deg,#000 0,#0000);top:0}.edge-blur-bottom{bottom:0;height:120px;mask-image:linear-gradient(0deg,#000 0,#0000);-webkit-mask-image:linear-gradient(0deg,#000 0,#0000)}@font-face{font-family:Inter Black;src:url(/static/media/Inter-Black.83d81b169bedf85385f2.ttf) format("truetype")}@font-face{font-family:Inter Bold;src:url(/static/media/Inter-Bold.0eaf807b1cf0eceabe0f.ttf) format("truetype")}@font-face{font-family:Inter ExtraBold;src:url(/static/media/Inter-ExtraBold.4164cfba15dbca5f37aa.ttf) format("truetype")}@font-face{font-family:Inter ExtraLight;src:url(/static/media/Inter-ExtraLight.fbcf1d9ad9d7bac9f6de.ttf) format("truetype")}@font-face{font-family:Inter Light;src:url(/static/media/Inter-Light.02850f28027788580733.ttf) format("truetype")}@font-face{font-family:Inter Medium;src:url(/static/media/Inter-Medium.3f7acfe50aad7ad68548.ttf) format("truetype")}@font-face{font-family:Inter Regular;src:url(/static/media/Inter-Regular.9ca9ba81e9dcaa12b3a1.ttf) format("truetype")}@font-face{font-family:Inter SemiBold;src:url(/static/media/Inter-SemiBold.6058d3da655fb35169c2.ttf) format("truetype")}@font-face{font-family:Inter Thin;src:url(/static/media/Inter-Thin.97a5cc3ca8d3b35a4239.ttf) format("truetype")}
/*# sourceMappingURL=main.d08a095f.css.map*/