.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter/inter-400-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter/inter-600-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/merriweather/merriweather-400.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Merriweather;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/merriweather/merriweather-400-italic.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@layer reset,base,components,utilities;@layer reset{*,*:before,*:after{box-sizing:border-box}*{margin:0}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0}button{background:none;border:none;padding:0;cursor:pointer;font:inherit;color:inherit}input,textarea,select{font:inherit}img,picture,video,canvas,svg{display:block;max-width:100%}}@layer base{:root{--font-serif: Merriweather, serif;--font-sans: Inter, system-ui, sans-serif;--font-mono: "Courier New", Courier, monospace;--color-background: oklch(1 0 90);--color-foreground: oklch(.32 0 90);--color-primary: oklch(.62 .14 245);--color-muted: oklch(.93 .024 93)}[data-theme=dark]{--color-background: oklch(.2372 .0435 221.06);--color-foreground: oklch(.85 .005 90);--color-primary: oklch(.62 .139 245);--color-muted: oklch(.31 .051 219)}html{overflow-y:scroll}body{display:flex;min-height:100svh;flex-direction:column;background-color:var(--color-background);font-family:var(--font-serif);font-size:15px;line-height:1.5;color:var(--color-foreground)}::selection{background-color:color-mix(in oklch,var(--color-primary) 70%,transparent);color:var(--color-background)}code,pre,kbd,samp{font-family:var(--font-mono)}code{background-color:color-mix(in oklch,var(--color-primary) 10%,transparent);border-radius:.25rem;padding:.25rem .375rem;font-size:.875em;font-weight:600;color:var(--color-foreground)}pre code{background-color:transparent;padding:0;border-radius:0;font-size:inherit;font-weight:inherit}}@layer components{[data-theme=light] #theme-btn .sun{display:block}[data-theme=light] #theme-btn .moon,[data-theme=dark] #theme-btn .sun{display:none}[data-theme=dark] #theme-btn .moon{display:block}.intro-text a{color:var(--color-primary);font-weight:600;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:.25rem;transition:all .2s ease}.intro-text a:hover{text-decoration-style:dashed;text-decoration-thickness:2px}.manga-popup{position:absolute;left:50%;transform:translate(-50%);pointer-events:none;bottom:calc(100% + 20px);opacity:0;transform:translate(-50%) scale(.8) translateY(10px);transition:all .3s cubic-bezier(.68,-.55,.265,1.55);z-index:10}@media (hover: hover) and (pointer: fine){.name-wrapper:hover .manga-popup{opacity:1;transform:translate(-50%) scale(1) translateY(0)}}.name-wrapper.active .manga-popup{opacity:1;transform:translate(-50%) scale(1) translateY(0);pointer-events:auto}.popup-content{position:relative;display:block;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:1rem;white-space:nowrap;background-color:var(--color-muted);color:var(--color-foreground);border:2px solid var(--color-foreground);background:var(--color-background);box-shadow:3px 3px 0 var(--color-foreground),0 0 0 1px var(--color-background) inset}@media (min-width: 640px){.popup-content{font-size:1.125rem}}:root[data-theme=dark] .popup-content,html[data-theme=dark] .popup-content{border:1px solid var(--color-foreground);box-shadow:3px 3px 0 var(--color-foreground),0 0 0 1px var(--color-background) inset;background:var(--color-background)}.popup-content:after{content:"";position:absolute;left:50%;transform:translate(-50%);border:8px solid transparent;top:100%;border-top-color:var(--color-foreground);filter:drop-shadow(0 3px 0 var(--color-foreground))}:root[data-theme=dark] .popup-content:after,html[data-theme=dark] .popup-content:after{border-top-color:var(--color-foreground)!important;filter:drop-shadow(0 2px 0 var(--color-foreground))!important}.popup-content:before{content:"";position:absolute;left:50%;transform:translate(-50%);border:6px solid transparent;top:100%;margin-top:-1px;border-top-color:var(--color-muted);z-index:1}.tag-link.active{background-color:color-mix(in srgb,var(--color-primary) 30%,transparent);font-weight:600;color:var(--color-primary)}.tag-link.active svg{fill:var(--color-primary);opacity:1}.prose{--tw-prose-body: var(--color-foreground);--tw-prose-headings: var(--color-foreground);--tw-prose-lead: var(--color-foreground);--tw-prose-links: var(--color-primary);--tw-prose-bold: var(--color-foreground);--tw-prose-counters: var(--color-primary);--tw-prose-bullets: var(--color-primary);--tw-prose-hr: color-mix(in oklch, var(--color-foreground) 20%, transparent);--tw-prose-quotes: var(--color-foreground);--tw-prose-quote-borders: var(--color-primary);--tw-prose-captions: var(--color-foreground);--tw-prose-code: var(--color-foreground);--tw-prose-pre-code: var(--color-foreground);--tw-prose-pre-bg: var(--color-muted);--tw-prose-th-borders: var(--color-primary);--tw-prose-td-borders: color-mix( in oklch, var(--color-foreground) 20%, transparent );max-width:none;font-size:1rem;line-height:1.75;color:var(--color-foreground)}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-family:var(--font-sans);font-weight:600;margin-top:2rem;margin-bottom:1rem;color:var(--color-foreground)}.prose h1{font-size:1.875rem;line-height:2.25rem}.prose h2{font-size:1.5rem;line-height:2rem;color:var(--color-primary)}.prose h3{font-size:1.25rem;line-height:1.75rem}.prose h4{font-size:1.125rem;line-height:1.625rem}.prose h5{font-size:1rem;line-height:1.5rem}.prose h6{font-size:.875rem;line-height:1.25rem}.prose a{color:var(--color-primary);text-decoration:underline;text-decoration-style:dotted;text-underline-offset:.25rem;font-weight:600;transition:all .2s ease}.prose a:hover{text-decoration-style:dashed;text-decoration-thickness:2px}.prose p{margin-top:1.25rem;margin-bottom:1.25rem;color:var(--color-foreground)}.prose ul,.prose ol{padding-left:1.625rem;color:var(--color-foreground)}.prose li{margin-top:.5rem;margin-bottom:.5rem;color:var(--color-foreground)}.prose li::marker{color:var(--color-primary)}.prose code{background-color:color-mix(in oklch,var(--color-primary) 10%,transparent);border-radius:.25rem;padding:.25rem .375rem;font-size:.875em;font-weight:600;font-family:var(--font-mono);color:var(--color-foreground)}.prose code:before,.prose code:after{content:""}.prose pre{background-color:transparent;font-size:.875rem;line-height:1.75;margin-top:1.75rem;margin-bottom:1.75rem;border-radius:.375rem;padding:1rem 1.25rem;overflow-x:auto;border:1px solid color-mix(in oklch,var(--color-foreground) 20%,transparent)}.prose pre code{background-color:transparent;padding:0;border-radius:0;font-size:inherit;font-weight:inherit;color:var(--color-foreground)}.prose blockquote{border-left-width:4px;border-left-color:var(--color-primary);padding-left:1rem;font-style:italic;opacity:.8;font-weight:400;color:var(--color-foreground)}.prose table{width:100%;border-collapse:collapse;margin-top:2em;margin-bottom:2em;color:var(--color-foreground)}.prose thead{border-bottom-width:1px;border-bottom-color:color-mix(in oklch,var(--color-foreground) 30%,transparent)}.prose thead th{font-weight:600;font-family:var(--font-sans);text-align:left;vertical-align:bottom;padding:.75em 1em;background-color:transparent;border-bottom:1px solid color-mix(in oklch,var(--color-foreground) 30%,transparent);color:var(--color-foreground)}.prose tbody tr{border-bottom-width:1px;border-bottom-color:color-mix(in oklch,var(--color-foreground) 20%,transparent)}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:baseline;padding:.75em 1em;color:var(--color-foreground)}.prose img{margin-top:.5rem;margin-bottom:.5rem;margin-left:auto;margin-right:auto;border-width:2px;border-color:color-mix(in oklch,var(--color-foreground) 20%,transparent)}.prose hr{border-color:color-mix(in oklch,var(--color-foreground) 20%,transparent);margin-top:3rem;margin-bottom:3rem}.prose figcaption{opacity:.7;font-size:.875rem;color:var(--color-foreground)}.prose strong{font-weight:600;color:var(--color-foreground)}html[data-theme=dark] pre:has(code),html[data-theme=dark] pre:has(code) span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;text-decoration:var(--shiki-dark-text-decoration)!important}}@layer utilities{.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media print{header,footer,#download-pdf{display:none!important}body{background:#fff!important;color:#000!important}section{max-width:100%!important;padding:0!important}.resume-header{margin-bottom:2rem!important}.resume-content{page-break-inside:avoid}h2,h3{page-break-after:avoid}}.scroll-smooth:where(.astro-sckkx6r4){scroll-behavior:smooth}.theme-btn:where(.astro-dz5h74bc){display:inline-block;vertical-align:text-bottom;cursor:pointer}.theme-btn:where(.astro-dz5h74bc):hover{color:var(--color-primary)}.theme-btn:where(.astro-dz5h74bc):focus-visible{outline:2px solid currentColor;outline-offset:2px}.icon:where(.astro-dz5h74bc){height:1.25rem;width:1.25rem;vertical-align:text-bottom;transition:all .15s ease}.icon:where(.astro-dz5h74bc):hover{transform:rotate(12deg)}header:where(.astro-3ef6ksr2){display:flex;flex-direction:column}@media (min-width: 640px){header:where(.astro-3ef6ksr2){flex-direction:row;align-items:center;justify-content:space-between}}.logo:where(.astro-3ef6ksr2){font-family:var(--font-sans);font-size:1.5rem;font-weight:600;white-space:nowrap}.logo-accent:where(.astro-3ef6ksr2){color:var(--color-primary)}.nav-menu:where(.astro-3ef6ksr2){margin-top:.5rem;display:flex;align-items:baseline;gap:1rem}@media (min-width: 640px){.nav-menu:where(.astro-3ef6ksr2){margin-top:0}}.nav-link:where(.astro-3ef6ksr2){font-family:var(--font-sans);font-weight:600}.nav-link:where(.astro-3ef6ksr2):hover{color:var(--color-primary)}.nav-link:where(.astro-3ef6ksr2).active{color:var(--color-primary);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.link-button:where(.astro-5eunqzkt){display:inline-block}a:where(.astro-5eunqzkt).link-button:hover{color:var(--color-primary)}a:where(.astro-5eunqzkt).link-button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.socials:where(.astro-upu6fzxr){display:flex}.social-link:where(.astro-upu6fzxr){padding:.5rem}@media (min-width: 640px){.social-link:where(.astro-upu6fzxr){padding:.25rem}}.social-link:where(.astro-upu6fzxr):hover{transform:rotate(6deg)}.social-icon:where(.astro-upu6fzxr){height:1.25rem;width:1.25rem;opacity:.9}.language-switch:where(.astro-64r42zdf){font-size:.875rem;font-family:var(--font-sans)}.language-link:where(.astro-64r42zdf):hover{color:var(--color-primary)}.language-disabled:where(.astro-64r42zdf){cursor:not-allowed;opacity:.5}.footer-row:where(.astro-sz7xmlte){display:flex;flex-direction:row;align-items:center;justify-content:space-between}.footer-text:where(.astro-sz7xmlte){margin-bottom:1rem;text-align:center;font-family:var(--font-sans);font-size:.6rem;letter-spacing:.025em;opacity:.6}@media (min-width: 640px){.footer-text:where(.astro-sz7xmlte){font-size:.7rem}}.skip-link:where(.astro-ouamjn2i){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-link:where(.astro-ouamjn2i):focus{position:absolute;width:auto;height:auto;padding:.5rem 1rem;margin:0;overflow:visible;clip:auto;white-space:normal;top:1rem;left:1rem;z-index:50;background-color:var(--color-background);border:1px solid var(--color-muted);border-radius:.25rem}.container:where(.astro-ouamjn2i){margin-inline:auto;margin-top:1rem;display:flex;width:100%;max-width:48rem;flex-grow:1;flex-direction:column;padding-inline:1rem}.main-content:where(.astro-ouamjn2i){margin-top:1rem;flex-grow:1}@media (min-width: 640px){.main-content:where(.astro-ouamjn2i){margin-top:2rem}}
