*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizespeed;line-height:1.25}ul,ol{list-style:none}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{font-size:17px;text-size-adjust:100%}body{font-family:arial,-apple-system,blinkmacsystemfont,segoe ui,roboto,helvetica,sans-serif;color:#000;letter-spacing:.0001rem;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25;margin-bottom:1rem;color:#000}h1{font-size:2.25rem}@media(min-width:768px){h1{font-size:2.7rem}}h2{font-size:1.875rem}@media(min-width:768px){h2{font-size:2.0625rem}}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem}a{color:#68bb8b;text-decoration:none;transition:all .2s ease-in-out}a:hover{color:#0c8d41}ul,ol{margin-bottom:1rem;padding-left:1.5rem}ul li,ol li{margin-bottom:.25rem}blockquote{margin:1.5rem 0;padding:1rem 1.5rem;border-left:4px solid #dee2e6;font-style:italic;color:#495057}blockquote p:last-child{margin-bottom:0}code{font-family:sfmono-regular,menlo,monaco,consolas,liberation mono,courier new,monospace;font-size:.875rem;color:#343a40;background-color:#f8f9fa;padding:.25rem .5rem;border-radius:0}pre{margin:1.5rem 0;padding:1rem;background-color:#f8f9fa;border-radius:0;overflow-x:auto}pre code{padding:0;background-color:transparent}table{width:100%;margin-bottom:1.5rem;border-collapse:collapse}table th,table td{padding:.5rem;border-bottom:1px solid #dee2e6;text-align:left}table th{font-weight:600;background-color:#f8f9fa}hr{margin:2rem 0;border:0;border-top:1px solid #dee2e6}img{max-width:100%;height:auto;margin:1rem 0}input,textarea,select{width:100%;padding:.5rem;border:1px solid #dee2e6;border-radius:0;margin-bottom:1rem}input:focus,textarea:focus,select:focus{outline:none;border-color:#68bb8b}button{padding:.5rem 1rem;background-color:#000;color:#fff;border:none;border-radius:0;cursor:pointer;transition:all .2s ease-in-out}button:hover{background-color:#68bb8b}@media(max-width:600px){html{font-size:90%}.about,.writings,.post{padding:1.2rem .5rem}.about__title{font-size:.875rem}.writings__title{font-size:1rem}.post__title{font-size:1.3rem}}.container{width:100%;max-width:800px;margin:0 auto;padding:0 1rem}.grid{display:grid;gap:1rem}.grid--2-cols{grid-template-columns:1fr}@media(min-width:768px){.grid--2-cols{grid-template-columns:repeat(2,1fr)}}.grid--3-cols{grid-template-columns:1fr}@media(min-width:768px){.grid--3-cols{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid--3-cols{grid-template-columns:repeat(3,1fr)}}.grid--4-cols{grid-template-columns:1fr}@media(min-width:768px){.grid--4-cols{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid--4-cols{grid-template-columns:repeat(4,1fr)}}.flex{display:flex}.flex--column{flex-direction:column}.flex--wrap{flex-wrap:wrap}.flex--center{align-items:center;justify-content:center}.flex--between{justify-content:space-between}.flex--around{justify-content:space-around}.flex--start{justify-content:flex-start}.flex--end{justify-content:flex-end}.gap--xs{gap:.25rem}.gap--sm{gap:.5rem}.gap--md{gap:1rem}.gap--lg{gap:1.5rem}.gap--xl{gap:2rem}.m-0{margin:0}.m-xs{margin:.25rem}.m-sm{margin:.5rem}.m-md{margin:1rem}.m-lg{margin:1.5rem}.m-xl{margin:2rem}.mt-0{margin-top:0}.mt-xs{margin-top:.25rem}.mt-sm{margin-top:.5rem}.mt-md{margin-top:1rem}.mt-lg{margin-top:1.5rem}.mt-xl{margin-top:2rem}.mb-0{margin-bottom:0}.mb-xs{margin-bottom:.25rem}.mb-sm{margin-bottom:.5rem}.mb-md{margin-bottom:1rem}.mb-lg{margin-bottom:1.5rem}.mb-xl{margin-bottom:2rem}.p-0{padding:0}.p-xs{padding:.25rem}.p-sm{padding:.5rem}.p-md{padding:1rem}.p-lg{padding:1.5rem}.p-xl{padding:2rem}.pt-0{padding-top:0}.pt-xs{padding-top:.25rem}.pt-sm{padding-top:.5rem}.pt-md{padding-top:1rem}.pt-lg{padding-top:1.5rem}.pt-xl{padding-top:2rem}.pb-0{padding-bottom:0}.pb-xs{padding-bottom:.25rem}.pb-sm{padding-bottom:.5rem}.pb-md{padding-bottom:1rem}.pb-lg{padding-bottom:1.5rem}.pb-xl{padding-bottom:2rem}.about{max-width:700px;margin:0 auto;padding:2rem 1rem;font-family:arial,-apple-system,blinkmacsystemfont,segoe ui,roboto,helvetica,sans-serif;color:#000}.about__title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#000;text-align:center}.about__text{font-size:1.1rem;color:#343a40;margin-bottom:2.5rem;line-height:1.7;text-align:center}.about__subtitle{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#000;text-align:center}.about__skills-list{list-style:none;padding:0;margin:0 auto;max-width:500px}.about__skills-item{font-size:1rem;color:#000;margin-bottom:.75rem;text-align:left;border-left:3px solid #68bb8b;padding-left:1rem}.about__skills-label{color:#68bb8b;font-weight:500}.site-header{background:#fff;font-family:arial,-apple-system,blinkmacsystemfont,segoe ui,roboto,helvetica,sans-serif}.site-header__container{display:flex;align-items:left;justify-content:space-between;padding:0 3rem;padding-top:3rem}.site-header__logo{font-size:1rem;font-weight:700;color:#000;text-decoration:none;letter-spacing:.02em}.site-header__menu-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:.5rem;margin-left:1rem}@media(max-width:768px){.site-header__menu-toggle{display:block}}.site-header__menu-icon{display:block;width:1.5rem;height:2px;background:#000;position:relative}.site-header__menu-icon::before,.site-header__menu-icon::after{content:'';position:absolute;width:100%;height:100%;background:#000;transition:.2s}.site-header__menu-icon::before{top:-6px}.site-header__menu-icon::after{bottom:-6px}.home{max-width:800px;margin:0 auto;padding:2rem 3rem;font-family:arial,-apple-system,blinkmacsystemfont,segoe ui,roboto,helvetica,sans-serif;color:#000}.home__intro{text-align:start;margin-bottom:2.5rem;line-height:1.5}.home__intro-title{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#000}.home__intro-sentence{font-size:.875rem;color:#000}.home__image-section{display:flex;justify-content:center;margin-bottom:2.5rem}.home__image-container{position:relative;display:inline-block}.home__image{width:140px;height:140px;object-fit:cover;border-radius:50%;border:.5px solid #000;background:#000;box-shadow:none;display:block;cursor:pointer;transition:transform .2s ease}.home__image:hover{transform:scale(1.025)}.home__image-tooltip{position:absolute;top:100%;left:50%;transform:translateX(-50%);padding:8px;background:#fff;color:#000;border-radius:5px;font-size:.8rem;line-height:1.3;max-width:600px;white-space:nowrap;text-align:center;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .4s ease;z-index:1070}.home__image-tooltip-text{display:block}.home__image-container:hover .home__image-tooltip{opacity:1;visibility:visible}.home__bio{margin-bottom:2.5rem;text-align:justify}.home__bio-title{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#000}.home__bio-text{font-size:.875rem;color:#000;margin-bottom:1.5rem;line-height:1.5}.home__writings{margin-bottom:2.5rem;text-align:justify}.home__writings-title{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#000}.home__writings-text{font-size:.875rem;color:#000;margin-bottom:1.5rem;line-height:1.5}.home__nav{display:flex;justify-content:center;gap:2rem;margin-top:1rem}.home__nav-link{color:#68bb8b;font-weight:500;text-decoration:none;border-bottom:2px solid transparent;padding-bottom:2px;transition:all .2s ease-in-out}.home__nav-link:hover,.home__nav-link:focus{color:#0c8d41;border-bottom:2px solid #0c8d41}.home__contact{text-align:left}.home__contact-title{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#000}.home__contact-email{font-size:.8rem;color:#000;margin-bottom:0}.home__contact-linkedin{font-size:.8rem;color:#000;margin-bottom:0}.home__contact-label{font-weight:500;margin-right:.5rem;color:#495057}.home__contact-link{color:#68bb8b;text-decoration:none;font-weight:500;word-break:break-all;transition:all .2s ease-in-out}.home__contact-link:hover,.home__contact-link:focus{color:#0c8d41}@media(max-width:600px){.home__intro-title{font-size:2rem}.home__image{width:100px;height:100px}.home__image-tooltip{max-width:300px;font-size:.75rem;padding:6px 12px}.home__bio-title{font-size:1rem}.home__contact-title{font-size:1rem}}@media(max-width:768px){.site-nav{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #000;display:none}.site-nav.site-nav--open{display:block}}.site-nav__menu{display:flex;gap:2rem;list-style:none;margin:0;padding:0}@media(max-width:768px){.site-nav__menu{flex-direction:column;gap:0;padding:1rem 0}}.site-nav__link{color:#68bb8b;text-decoration:none;font-weight:500;padding:.5rem 0;border-bottom:2px solid transparent;transition:border-color .2s,color .2s}.site-nav__link:hover,.site-nav__link--active{color:#0c8d41;border-bottom:2px solid #0c8d41}.post{max-width:800px;margin:0 auto;padding:2rem 3rem;font-family:arial,-apple-system,blinkmacsystemfont,segoe ui,roboto,helvetica,sans-serif;color:#000;text-align:justify}.post__header{margin-bottom:2rem}.post__title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#000}.post__date{color:#68bb8b;font-size:.875rem}.post__content{font-size:.875rem;color:#000;line-height:1.5}.post__content h2,.post__content h3,.post__content h4,.post__content h5,.post__content h6{color:#000;font-weight:600;margin-top:2rem;margin-bottom:1rem}.post__content p{margin-bottom:1.25rem}.post__content ul,.post__content ol{margin-bottom:1.25rem;padding-left:2rem}.post__content li{margin-bottom:.5rem}.post__content a{color:#68bb8b;text-decoration:none}.post__content a:hover,.post__content a:focus{color:#0c8d41}.post__content code{background:#f8f9fa;color:#0c8d41;font-family:sfmono-regular,menlo,monaco,consolas,liberation mono,courier new,monospace;padding:.2em .4em;border-radius:3px;font-size:.95em}.post__content pre{background:#f8f9fa;color:#000;font-family:sfmono-regular,menlo,monaco,consolas,liberation mono,courier new,monospace;padding:1em;border-radius:4px;overflow-x:auto;margin-bottom:1.5rem}.post__content pre code{background:0 0;color:inherit;padding:0}.post__content blockquote{border-left:3px solid #68bb8b;color:#495057;padding-left:1rem;margin:1.5rem 0;font-style:italic}.post__content img{max-width:100%;width:100%;height:auto;margin:1.5rem auto;display:block}.post__content p:has(img){text-align:center}.post__content hr{border:none;border-top:1px solid #dee2e6;margin:2rem 0}.post__content .footnotes{font-size:calc(.875rem - 2px)}.post__content .footnotes ol{padding-left:1.5rem;margin:0}.post__content .footnotes li{margin-bottom:.75rem;line-height:1.4}.post__content .footnotes li::marker{content:counter(list-item)". "}.post__content .footnotes li a{color:#68bb8b;text-decoration:none}.post__content .footnotes li a:hover,.post__content .footnotes li a:focus{color:#0c8d41;text-decoration:underline}.post__content a[href^='#fn:']{font-size:.8em;vertical-align:super;text-decoration:none;color:#68bb8b;font-weight:500}.post__content a[href^='#fn:']:hover,.post__content a[href^='#fn:']:focus{color:#0c8d41;text-decoration:underline}.writings{max-width:800px;margin:0 auto;padding:2rem 3rem;font-family:sfmono-regular,menlo,monaco,consolas,liberation mono,courier new,monospace;color:#000}.writings__title{font-size:1.25rem;font-weight:700;margin-bottom:2rem;color:#000;text-align:center}.writings__list{list-style:none;padding:0;margin:0}.writings__item{display:flex;justify-content:space-between;align-items:baseline}.writings__link{color:#68bb8b;text-decoration:none;font-weight:500;font-size:.875rem;transition:all .2s ease-in-out;border-bottom:2px solid transparent}.writings__link:hover,.writings__link:focus{color:#0c8d41;border-bottom:2px solid #0c8d41}.writings__date{color:#68bb8b;font-size:.875rem;margin-left:1rem;white-space:nowrap}.d-none{display:none}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-flex{display:flex}.d-grid{display:grid}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-xs{font-size:.765625rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.leading-none{line-height:1}.leading-tight{line-height:.75}.leading-normal{line-height:1.25}.leading-relaxed{line-height:1.5}.text-black{color:#000}.text-white{color:#fff}.text-green{color:#68bb8b}.text-gray{color:#6c757d}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-green{background-color:#68bb8b}.bg-gray{background-color:#f8f9fa}.border{border:1px solid #dee2e6}.border-0{border:0}.rounded{border-radius:0}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}.visible{visibility:visible}.invisible{visibility:hidden}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.w-full{width:100%}.w-auto{width:auto}.h-full{height:100%}.h-auto{height:auto}@media(min-width:640px){.sm\:d-none{display:none}.sm\:d-block{display:block}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}}@media(min-width:768px){.md\:d-none{display:none}.md\:d-block{display:block}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}}@media(min-width:1024px){.lg\:d-none{display:none}.lg\:d-block{display:block}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}}