nav[data-astro-cid-vi6cectr]{align-items:center;display:flex}.nav-wrapper[data-astro-cid-vi6cectr]{max-width:var(--max-width);flex:1;justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;padding:0 3rem;display:flex}nav[data-astro-cid-vi6cectr] a[data-astro-cid-vi6cectr]{text-decoration:none}nav[data-astro-cid-vi6cectr] a[data-astro-cid-vi6cectr]:hover,nav[data-astro-cid-vi6cectr] ul[data-astro-cid-vi6cectr] a[data-astro-cid-vi6cectr]:hover{text-decoration:underline dashed}nav[data-astro-cid-vi6cectr] .site-logo[data-astro-cid-vi6cectr] path[data-astro-cid-vi6cectr]{fill:var(--color-text)}nav[data-astro-cid-vi6cectr] ul[data-astro-cid-vi6cectr]{gap:.25rem;margin:0;padding:0;display:flex}nav[data-astro-cid-vi6cectr] li[data-astro-cid-vi6cectr]{list-style:none}nav[data-astro-cid-vi6cectr] ul[data-astro-cid-vi6cectr] a[data-astro-cid-vi6cectr]{transition:background-color var(--transition-duration) ease;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.9rem;display:flex}@media (640px<=width<=1024px){.nav-wrapper[data-astro-cid-vi6cectr]{padding:0 3rem}}@media (width<=640px){.nav-wrapper[data-astro-cid-vi6cectr]{padding:0}}@media (prefers-color-scheme:light){.icon-dark[data-astro-cid-ri4cwrbh]{display:none}}@media (prefers-color-scheme:dark){.icon-light[data-astro-cid-ri4cwrbh]{display:none}}footer[data-astro-cid-oenwriqq]{border-top:1px solid var(--color-border);padding:2rem 0 1rem}.footer-about[data-astro-cid-oenwriqq]{max-width:var(--max-width);margin:0 auto;padding:0 3rem 1.5rem}.footer-about[data-astro-cid-oenwriqq] h2[data-astro-cid-oenwriqq]{color:var(--color-text);margin:.75rem 0 .5rem;font-family:Lora,serif;font-size:1.5rem}.footer-bio[data-astro-cid-oenwriqq]{color:var(--color-muted);max-width:420px;margin:0 0 1.25rem;font-size:.9rem;line-height:1.6}.footer-bento[data-astro-cid-oenwriqq]{flex-wrap:wrap;gap:.75rem;padding-left:0;list-style-type:none;display:flex}.footer-bento-item[data-astro-cid-oenwriqq]{border:1px solid var(--color-border);background-color:var(--color-bg);width:42px;height:42px;color:var(--color-text);transition:border-color var(--transition-duration) ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23333333' fill-opacity='0.05' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");border-radius:8px;justify-content:center;align-items:center;display:flex}.footer-bento-item[data-astro-cid-oenwriqq]:hover{border-color:var(--color-text)}.footer-bento-item[data-astro-cid-oenwriqq] svg[data-astro-cid-oenwriqq]{width:20px;height:20px;fill:var(--color-text)}.footer-bottom[data-astro-cid-oenwriqq]{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 3rem 1rem;display:flex}.footer-bottom[data-astro-cid-oenwriqq] small[data-astro-cid-oenwriqq]{color:var(--color-muted);font-size:.85rem}.footer-bottom[data-astro-cid-oenwriqq] small[data-astro-cid-oenwriqq]:last-child{gap:4px;display:flex}@media (640px<=width<=1024px){.footer-about[data-astro-cid-oenwriqq],.footer-bottom[data-astro-cid-oenwriqq]{padding-left:3rem;padding-right:3rem}}@media (width<=640px){.footer-about[data-astro-cid-oenwriqq],.footer-bottom[data-astro-cid-oenwriqq]{padding-left:2rem;padding-right:2rem}.footer-about[data-astro-cid-oenwriqq]{padding-bottom:.5rem}.footer-bento[data-astro-cid-oenwriqq]{gap:.5rem}.footer-bento-item[data-astro-cid-oenwriqq] svg[data-astro-cid-oenwriqq]{width:18px;height:18px}.footer-bottom[data-astro-cid-oenwriqq]{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (prefers-color-scheme:dark){.footer-bento-item[data-astro-cid-oenwriqq]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23333333' fill-opacity='0.7' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E")}}:root{--max-width:1024px;--grid-auto-cards:repeat(auto-fill, minmax(min(100%, 280px), 1fr));--color-light-bg:#fff;--color-dark-bg:#121212;--color-light-border:#ddd;--color-dark-border:#333;--color-light-text:#121212;--color-dark-text:#f1f1f1;--color-light-link:#121212;--color-dark-link:#f1f1f1;--color-light-muted:#4a4a4a;--color-dark-muted:#aaa;--color-light-tag-bg:#f0f0f0;--color-dark-tag-bg:#fff1;--color-light-tag-text:#444;--color-dark-tag-text:#ccc;--color-hr:#757575;--color-table-header-light:#efefef;--color-table-header-dark:#ffffff08;--color-shadow-light:#0000000d;--color-shadow-dark:#0000;--color-shadow-hover:#00000026;--transition-duration:.3s;--color-bg:light-dark(var(--color-light-bg),var(--color-dark-bg));--color-border:light-dark(var(--color-light-border),var(--color-dark-border));--color-text:light-dark(var(--color-light-text),var(--color-dark-text));--color-link:light-dark(var(--color-light-link),var(--color-dark-link));--color-muted:light-dark(var(--color-light-muted),var(--color-dark-muted));--color-tag-bg:light-dark(var(--color-light-tag-bg),var(--color-dark-tag-bg));--color-tag-text:light-dark(var(--color-light-tag-text),var(--color-dark-tag-text));--color-table-header:light-dark(var(--color-table-header-light),var(--color-table-header-dark));--color-shadow:light-dark(var(--color-shadow-light),var(--color-shadow-dark))}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/fonts/inter-v19-latin-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:400;src:url(/fonts/inter-v19-latin-italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/fonts/inter-v19-latin-700.woff2)format("woff2")}@font-face{font-display:swap;font-family:Lora;font-style:normal;font-weight:400;src:url(/fonts/lora-v36-latin-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:Lora;font-style:normal;font-weight:700;src:url(/fonts/lora-v36-latin-700.woff2)format("woff2")}::selection{background-color:var(--color-text);color:var(--color-bg)}::selection{background-color:var(--color-text);color:var(--color-bg)}html,body{min-width:320px;min-height:100vh}html{color-scheme:light dark;scrollbar-color:var(--color-muted) transparent;scroll-behavior:smooth;scroll-padding-top:8rem}body{background:var(--color-bg);color:var(--color-text);flex-direction:column;margin:0;font-family:Inter,sans-serif;display:flex;position:relative}h1{margin:1.25rem 0;font-size:1.5rem}h2{margin:1rem 0;font-size:1.25rem}h3{margin:.85rem 0;font-size:1.1rem}h4{margin:.75rem 0;font-size:1rem}h5{margin:.65rem 0;font-size:.9rem}h6{margin:.5rem 0;font-size:.85rem}h1,h2,h3,h4,h5,h6{font-family:Lora,serif}a{color:var(--color-link);text-decoration:none}a:hover{text-decoration:underline dashed}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--color-link);outline-offset:2px;border-radius:2px}.skip-link{z-index:1001;background-color:var(--color-bg);color:var(--color-text);border:1px solid var(--color-border);border-radius:4px;padding:.5rem 1rem;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:1rem}body>nav,footer{background-color:var(--color-bg);background-image:url("data:image/svg+xml,%3Csvg width='48' height='64' viewBox='0 0 48 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48 28v-4L36 12 24 24 12 12 0 24v4l4 4-4 4v4l12 12 12-12 12 12 12-12v-4l-4-4 4-4zM8 32l-6-6 10-10 10 10-6 6 6 6-10 10L2 38l6-6zm12 0l4-4 4 4-4 4-4-4zm12 0l-6-6 10-10 10 10-6 6 6 6-10 10-10-10 6-6zM0 16L10 6 4 0h4l4 4 4-4h4l-6 6 10 10L34 6l-6-6h4l4 4 4-4h4l-6 6 10 10v4L36 8 24 20 12 8 0 20v-4zm0 32l10 10-6 6h4l4-4 4 4h4l-6-6 10-10 10 10-6 6h4l4-4 4 4h4l-6-6 10-10v-4L36 56 24 44 12 56 0 44v4z' fill='%23333333' fill-opacity='0.2' fill-rule='evenodd'/%3E%3C/svg%3E")}body>nav{box-sizing:border-box;border-bottom:1px solid var(--color-border);justify-content:space-around;align-items:center;width:100%;height:4rem;margin:auto;padding:1rem 0;display:flex}.tags li{list-style:none}main{box-sizing:border-box;flex:1;width:100%;position:relative}@media (width>1024px){main>section:not(:first-child){margin-bottom:4rem}}@media (width<=1024px){main>section{margin-bottom:4rem}}main>section{max-width:var(--max-width);margin-left:auto;margin-right:auto;padding:0 3rem}#hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.hero-content{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;width:100%;display:grid}.hero-text{text-align:left}.hero-avatar{object-fit:cover;border-radius:50%;width:80px;height:80px;margin-bottom:1rem}.hero-greeting{gap:.5rem;margin:0;font-family:Lora,Arial,serif;font-size:2rem;font-weight:600;display:flex}.hero-greeting svg{width:40px;height:40px}#hero h2{margin:0;font-family:Lora,Arial,serif;font-size:5rem;font-weight:700}.hero-description{color:var(--color-muted);margin-top:1rem;font-size:1.1rem;font-weight:400;line-height:1.6}.hero-location{color:var(--color-muted);align-items:center;gap:.5rem;margin:1.25rem 0 .75rem;font-size:.9rem;display:flex}.hero-location svg{width:20px;height:20px}.hero-country{gap:.5rem;display:flex}.hero-bento{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.hero-bento>div{grid-column:span 2}.bento-box{border:1px solid var(--color-border);background-color:var(--color-bg);color:var(--color-text);transition:border-color var(--transition-duration) ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23333333' fill-opacity='0.7' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;text-decoration:none;display:flex}.bento-box:hover{border-color:var(--color-text);text-decoration:none}.bento-featured{grid-area:span 2/span 2}.bento-featured svg{width:72px;height:72px}.bento-github{text-align:left;justify-content:space-between;align-items:stretch;gap:.75rem;padding:1.25rem 1.5rem}.bento-github-header{align-items:center;gap:.6rem;width:100%;min-width:0;display:flex}.bento-github-avatar{border:1px solid var(--color-border);object-fit:cover;border-radius:4px;flex-shrink:0;width:40px;height:40px}.bento-github-name{white-space:nowrap;flex:1;min-width:0;margin:0;font-family:Lora,serif;font-size:1rem;font-weight:600}.bento-github-ext{color:var(--color-muted);opacity:.7;flex-shrink:0;width:18px!important;height:18px!important}.bento-github:hover .bento-github-name{text-decoration:underline dashed}.bento-github:hover .bento-github-ext{opacity:1}.bento-github-count{flex-direction:column;gap:.1rem;margin-top:auto;display:flex}.bento-github-count-num{color:var(--color-text);font-family:Lora,Arial,serif;font-size:2.25rem;font-weight:700;line-height:1}.bento-github-count-label{color:var(--color-muted);font-size:.9rem}.bento-github-meta{justify-content:space-between;display:flex}.bento-github-meta-text{color:var(--color-muted);flex-direction:column;gap:.15rem;font-size:.9rem;line-height:1.3;display:flex}.bento-github-meta-text p{margin:0}.bento-github-streak{color:var(--color-text);font-weight:500}.bento-box svg{width:36px;height:36px;fill:var(--color-text)}.bento-label{color:var(--color-muted);font-size:.85rem;font-weight:500}.bento-box:hover .bento-label{color:var(--color-text);transition:color var(--transition-duration) ease}.bento-blank{pointer-events:none;opacity:.5;border-style:dashed}.bento-blank:hover{box-shadow:none;transform:none}.project-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem;padding-left:0;display:grid}.project-card{border:1px solid var(--color-border);background-image:url("data:image/svg+xml,%3Csvg width='48' height='64' viewBox='0 0 48 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48 28v-4L36 12 24 24 12 12 0 24v4l4 4-4 4v4l12 12 12-12 12 12 12-12v-4l-4-4 4-4zM8 32l-6-6 10-10 10 10-6 6 6 6-10 10L2 38l6-6zm12 0l4-4 4 4-4 4-4-4zm12 0l-6-6 10-10 10 10-6 6 6 6-10 10-10-10 6-6zM0 16L10 6 4 0h4l4 4 4-4h4l-6 6 10 10L34 6l-6-6h4l4 4 4-4h4l-6 6 10 10v4L36 8 24 20 12 8 0 20v-4zm0 32l10 10-6 6h4l4-4 4 4h4l-6-6 10-10 10 10-6 6h4l4-4 4 4h4l-6-6 10-10v-4L36 56 24 44 12 56 0 44v4z' fill='%23333333' fill-opacity='0.2' fill-rule='evenodd'/%3E%3C/svg%3E");background-color:var(--color-bg);height:100%;box-shadow:0 1px 4px var(--color-shadow);transition:border-color var(--transition-duration) ease;border-radius:6px;flex-direction:column;display:flex;overflow:hidden}swiper-container,.single-image{aspect-ratio:2;width:100%;max-width:100%;display:block;overflow:hidden}swiper-slide img,.single-image{object-fit:cover;width:100%;height:100%}swiper-container::part(button-next),swiper-container::part(button-prev){color:var(--color-dark-border);mix-blend-mode:difference;transition:all var(--transition-duration) ease}.project-content{background-color:var(--color-bg);padding:1rem}.project-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.project-icon{object-fit:contain;border-radius:8px;width:fit-content;height:24px}.project-card h3{margin:0;font-size:1.1rem}.project-card a{color:inherit;text-decoration:none}.project-card .tags{flex-wrap:wrap;gap:.5rem;padding:0;display:flex}.project-card .tags li{background-color:var(--color-tag-bg);border-radius:4px;align-items:center;gap:.4rem;padding:.25rem .5rem;font-size:.85rem;list-style:none;display:flex}.project-card .tags svg.colored{flex-shrink:0;width:1em;height:1em;font-size:1rem;display:inline-block;overflow:hidden}.project-card .description{color:var(--color-muted);margin-bottom:.75rem;font-size:.95rem}.taxonomy-list{flex-wrap:wrap;gap:.5rem;margin:1.5rem 0;padding:0;display:flex}.taxonomy-list li,.taxonomy-badge{background:var(--color-tag-bg);color:var(--color-text);border:1px solid var(--color-border);box-shadow:0 1px 4px var(--color-shadow);transition:border-color var(--transition-duration) ease;border-radius:4px;padding:.5rem 1rem}.taxonomy-list li{list-style-type:none}.taxonomy-list li a{color:inherit;text-decoration:none}.taxonomy-list li:hover,.taxonomy-badge:hover{border:1px solid var(--color-text)}.taxonomy-list li a:hover{text-decoration:underline dashed}.sitemap-section{margin:2rem 0}.sitemap-section h2{font-size:1.1rem}.sitemap-list{margin:1rem 0;padding:0;list-style:none}.sitemap-list li{border-bottom:1px solid var(--color-border);color:var(--color-muted);justify-content:space-between;gap:1rem;padding:.5rem 0;display:flex}.sitemap-list li a{color:var(--color-link)}.sitemap-list li a:hover{text-decoration:underline dashed}.posts-grid{grid-template-columns:var(--grid-auto-cards);gap:1.5rem;margin:1.5rem 0;padding:0;display:grid}.post-card{background-color:var(--color-bg);list-style:none}.post-card article{border:1px solid var(--color-border);height:100%;box-shadow:0 1px 4px var(--color-shadow);transition:border-color var(--transition-duration) ease;border-radius:6px;margin:0}.post-card a{text-decoration:none}.post-card img{object-fit:cover;border-radius:6px 6px 0 0;width:100%;height:200px}.post-content{padding:1rem}.post-title{margin:0 0 .1rem;font-size:1.1rem}.post-date{font-size:.95rem}.post-excerpt{color:var(--color-muted);margin:.5rem 0 0;font-size:.95rem;line-height:1.5}.post-card img,swiper-container,.single-image{border-bottom:1px dashed var(--color-border)}body>nav a:hover,.post-card:hover h4,.project-card:hover .mid-text{text-decoration:underline dashed}swiper-container::part(button-next):hover,swiper-container::part(button-prev):hover{color:var(--color-light-border)}.project-card:hover,.post-card:hover article{border-color:var(--color-text)}pre{border:1px dashed var(--color-hr);padding:1rem;overflow-x:auto}code,pre>*{background-color:none;font-family:Roboto Mono,monospace}table{border-collapse:collapse;width:100%;overflow-x:auto}th,td{border:1px dashed var(--color-hr);text-align:left;padding:8px}th{background-color:var(--color-table-header)}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:80vh;display:flex}.not-found h1{margin:.5rem 0;font-size:2.25rem}.not-found h2{margin:0;font-family:Lora,serif;font-size:1.75rem;font-weight:700}.status-grid{grid-template-columns:var(--grid-auto-cards);gap:1.5rem;margin-top:1rem;display:grid}.status-card{border:1px dashed var(--color-border);background:var(--color-bg);box-shadow:0 1px 4px var(--color-shadow);transition:border-color var(--transition-duration) ease;border-radius:6px;padding:1rem}.status-card h3{color:var(--color-muted);margin:0 0 .5rem;font-size:.9rem}.status-card-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.status-card-header h3{margin:0}.status-card h3,.status-card h4,.status-card h5{font-family:Inter,sans-serif}.status-card .status-content{gap:1rem;display:flex}.status-content-grid{grid-template-columns:auto 1fr;gap:.2rem 1rem;display:grid}.status-content-grid :nth-child(3){grid-column:span 2}.status-icon{width:48px;height:48px;position:relative}.status-card .status-icon img{object-fit:contain;border-radius:4px;width:48px;height:48px}.status-card .status-info{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.status-card .status-title{white-space:nowrap;text-overflow:ellipsis;margin:0;font-weight:600;overflow:hidden}.status-card .status-subtitle{color:var(--color-muted);margin:0;font-size:.9rem}.status-card .status-subtitle a{text-decoration:underline dashed}.status-card .status-badge{background:var(--color-tag-bg);border-width:1px;border-radius:4px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.8rem;display:inline-flex}.skeleton{background:var(--color-tag-bg);border-radius:4px;width:100%;height:100%;animation:1.5s ease-in-out infinite pulse;display:block}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}#github-widget{grid-column:span 2}@media (width<=640px){main>section{padding:0 2rem}body>nav{justify-content:space-between;padding:1rem 2rem}body>nav img{width:40px;height:40px}.hero-content{grid-template-columns:1fr;gap:2rem}.hero-avatar{width:60px;height:60px;margin-left:auto;margin-right:auto}#hero h2{font-size:3rem}#hero h3,.hero-description{font-size:1rem}.hero-location{flex-direction:column;align-items:flex-start}.hero-separator{display:none}.hero-bento{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.bento-blank{display:none}.bento-featured{grid-area:span 1/span 2}.bento-featured svg{width:48px;height:48px}.bento-box svg{width:28px;height:28px}.bento-box{padding:1rem}.bento-github{gap:.5rem;padding:.85rem 1rem}.bento-github-avatar{width:32px;height:32px}.bento-github-header svg{width:24px;height:24px}.bento-github-ext{width:16px!important;height:16px!important}.bento-github-name{font-size:.9rem}.bento-github-count{flex-direction:row;align-items:baseline;gap:.4rem}.bento-github-count-num{font-size:1.5rem}.bento-github-meta{flex-flow:wrap;gap:.15rem .5rem;font-size:.72rem}.bento-github-pushed:before{color:var(--color-muted)}.project-cards{grid-template-columns:var(--grid-auto-cards)}#featured-status{order:-1}#github-widget{grid-column:span 1}}@media (640px<=width<=1024px){#hero>svg{display:none}.hero-content{flex-direction:column;display:flex}.hero-bento{width:100%}#featured-status,#resume{order:-1}}@media (prefers-color-scheme:light){body>nav,footer{background-image:url("data:image/svg+xml,%3Csvg width='48' height='64' viewBox='0 0 48 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48 28v-4L36 12 24 24 12 12 0 24v4l4 4-4 4v4l12 12 12-12 12 12 12-12v-4l-4-4 4-4zM8 32l-6-6 10-10 10 10-6 6 6 6-10 10L2 38l6-6zm12 0l4-4 4 4-4 4-4-4zm12 0l-6-6 10-10 10 10-6 6 6 6-10 10-10-10 6-6zM0 16L10 6 4 0h4l4 4 4-4h4l-6 6 10 10L34 6l-6-6h4l4 4 4-4h4l-6 6 10 10v4L36 8 24 20 12 8 0 20v-4zm0 32l10 10-6 6h4l4-4 4 4h4l-6-6 10-10 10 10-6 6h4l4-4 4 4h4l-6-6 10-10v-4L36 56 24 44 12 56 0 44v4z' fill='%23333333' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E")}.bento-box{background-color:var(--color-bg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23333333' fill-opacity='0.05' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E")}}@media (prefers-color-scheme:dark){img{filter:brightness(.8)contrast(.95)}}
