/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-sky-400:oklch(74.6% .16 232.661);--color-sky-500:oklch(68.5% .169 237.323);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-900:oklch(20.8% .042 265.755);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-gray-950:oklch(13% .028 261.692);--color-zinc-100:oklch(96.7% .001 286.375);--color-zinc-500:oklch(55.2% .016 285.938);--color-zinc-600:oklch(44.2% .017 285.786);--color-black:#000;--color-white:#fff;--spacing:.25rem;--font-weight-light:300;--font-weight-bold:700;--leading-relaxed:1.625;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-5{margin-top:calc(var(--spacing)*5)}.block{display:block}.flex{display:flex}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.h-6{height:calc(var(--spacing)*6)}.w-6{width:calc(var(--spacing)*6)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.bg-white{background-color:var(--color-white)}.bg-zinc-100{background-color:var(--color-zinc-100)}.fill-sky-400\/20{fill:#00bcfe33}@supports (color:color-mix(in lab,red,red)){.fill-sky-400\/20{fill:color-mix(in oklab,var(--color-sky-400)20%,transparent)}}.stroke-sky-500{stroke:var(--color-sky-500)}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.text-wrap{text-wrap:wrap}.text-black{color:var(--color-black)}.text-gray-600{color:var(--color-gray-600)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-gray-950{color:var(--color-gray-950)}.text-zinc-500{color:var(--color-zinc-500)}.text-zinc-600{color:var(--color-zinc-600)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.dark\:bg-slate-900:where(.dark,.dark *){background-color:var(--color-slate-900)}.dark\:text-slate-50:where(.dark,.dark *){color:var(--color-slate-50)}.dark\:text-white:where(.dark,.dark *){color:var(--color-white)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}html{font-family:IBM Plex Mono,monospace;letter-spacing:-.025rem}body,figure{margin:0;padding:0}a{text-decoration:none}ul{list-style:none;margin:0;padding:0}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}p{font-size:.9rem;line-height:1.5;margin:0;text-wrap:pretty}.print{display:none!important}.location{color:#666}.font-light{color:#fafafa!important}.icons{color:#777}@media print{.no-print{display:none!important}.print{display:block!important}astro-dev-toolbar{display:none!important}article{break-inside:avoid}}html.dark body{background-color:#0f172a}html:not(.dark) body{background-color:#fff}.back[data-astro-cid-sh445jdo]{background-color:#f8b84b;padding:5px 0 5px 5px}section[data-astro-cid-sh445jdo]{max-width:800px;margin:0 auto 48px}h2[data-astro-cid-sh445jdo]{margin-bottom:8px;font-weight:700;line-height:1.5;font-size:1.5rem}@media(width<=700px){section[data-astro-cid-sh445jdo]{margin-bottom:38px}}ul[data-astro-cid-qtcj2w7e]{display:flex;flex-direction:column;gap:32px}article[data-astro-cid-qtcj2w7e] h3[data-astro-cid-qtcj2w7e]{font-weight:500}header[data-astro-cid-qtcj2w7e]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}time[data-astro-cid-qtcj2w7e]{font-size:.85rem}@media(width<=700px){time[data-astro-cid-qtcj2w7e]{text-align:right}article[data-astro-cid-qtcj2w7e] div[data-astro-cid-qtcj2w7e]:first-child{max-width:225px}}.back[data-astro-cid-ghubstuj]{background-color:#f8b84b;padding:5px 0 5px 5px}.skills-section[data-astro-cid-ghubstuj]{margin-top:1.25rem}.no-gap[data-astro-cid-ghubstuj]{gap:0!important;list-style:initial;padding-left:20px;font-size:.9rem}ul[data-astro-cid-ghubstuj]{display:flex;flex-direction:column;gap:32px}article[data-astro-cid-ghubstuj] h3[data-astro-cid-ghubstuj]{font-weight:500}article[data-astro-cid-ghubstuj] a[data-astro-cid-ghubstuj]:hover{text-decoration:underline}article[data-astro-cid-ghubstuj] h3[data-astro-cid-ghubstuj]{margin-bottom:4px;font-weight:600}article[data-astro-cid-ghubstuj] h4[data-astro-cid-ghubstuj]{font-weight:400}header[data-astro-cid-ghubstuj]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}time[data-astro-cid-ghubstuj]{color:#555;font-size:.85rem}@media(width<=700px){time[data-astro-cid-ghubstuj]{text-align:right}}.separator[data-astro-cid-anhloy43]{height:4px!important;background:#f8b84b}.container[data-astro-cid-anhloy43]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.info[data-astro-cid-anhloy43]{display:flex;flex-direction:column;gap:.5rem;padding-right:32px}h1[data-astro-cid-anhloy43]{font-size:2.5rem}h2[data-astro-cid-anhloy43]{font-weight:500;font-size:1.1rem;text-wrap:balance}img[data-astro-cid-anhloy43]{aspect-ratio:1 / 1;object-fit:cover;width:128px;border-radius:16px}span[data-astro-cid-anhloy43]{display:flex;align-items:center;gap:.25rem;font-size:.85rem;letter-spacing:-.05rem}footer[data-astro-cid-anhloy43]{color:#555;font-size:.65rem;display:flex;gap:4px;margin-top:8px}footer[data-astro-cid-anhloy43] a[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;justify-content:center;border:1px solid #eee;padding:4px;height:32px;width:32px;border-radius:6px;transition:all .3s ease}footer[data-astro-cid-anhloy43] a[data-astro-cid-anhloy43]:hover{background:#eee;border:1px solid #ddd}@media(width<=700px){.container[data-astro-cid-anhloy43]{flex-direction:column-reverse}.info[data-astro-cid-anhloy43]{justify-content:center;align-items:center;padding-right:0;text-align:center}figure[data-astro-cid-anhloy43]{display:flex;justify-content:center;align-items:center}h2[data-astro-cid-anhloy43]{text-wrap:balance}figure[data-astro-cid-anhloy43]{margin:0 auto}}ul[data-astro-cid-py6yiie3]{display:flex;flex-direction:column;gap:32px}header[data-astro-cid-py6yiie3]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}header[data-astro-cid-py6yiie3] h3[data-astro-cid-py6yiie3]{text-decoration:underline}time[data-astro-cid-py6yiie3]{font-size:.85rem}ul[data-astro-cid-44zkpkd5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-inline:-16px}article[data-astro-cid-44zkpkd5]{border-radius:8px;border:1px solid #f2f2f2;gap:16px;display:flex;flex-direction:column;padding:16px;height:100%}article[data-astro-cid-44zkpkd5] header[data-astro-cid-44zkpkd5]{flex:1}article[data-astro-cid-44zkpkd5] h3[data-astro-cid-44zkpkd5]{margin-bottom:4px}article[data-astro-cid-44zkpkd5] a[data-astro-cid-44zkpkd5]:hover{text-decoration:underline}article[data-astro-cid-44zkpkd5] p[data-astro-cid-44zkpkd5]{font-size:.75rem;line-height:1.2rem;margin-bottom:4px}article[data-astro-cid-44zkpkd5] h3[data-astro-cid-44zkpkd5] span[data-astro-cid-44zkpkd5]{color:#00bc2f;animation-name:flicker;animation-duration:3s;animation-timing-function:ease-in;animation-iteration-count:infinite}footer[data-astro-cid-44zkpkd5]{gap:4px;font-size:.6rem}footer[data-astro-cid-44zkpkd5] span[data-astro-cid-44zkpkd5]{border-radius:6px;font-size:.6rem;font-weight:500;padding:.2rem .6rem}.highlight[data-astro-cid-44zkpkd5]{display:flex;flex-wrap:wrap;gap:4px;border-radius:6px}.github-code-link[data-astro-cid-44zkpkd5]{margin-left:5px}@keyframes flicker{0%{opacity:1}50%{opacity:.25}to{opacity:1}}@media(width<=700px){ul[data-astro-cid-44zkpkd5]{margin-inline:0px}article[data-astro-cid-44zkpkd5]{box-shadow:0 1px 1px #f2f2f2}}@media print{article[data-astro-cid-44zkpkd5] h3[data-astro-cid-44zkpkd5] span[data-astro-cid-44zkpkd5]{animation-name:none}}ul[data-astro-cid-sye7xtqh]{display:inline-flex;gap:8px;flex-wrap:wrap}li[data-astro-cid-sye7xtqh]{align-items:center;background:#eee;border-radius:6px;color:#000;display:flex;font-size:.8rem;font-weight:500;gap:4px;padding:.2rem .6rem}.preference-container[data-astro-cid-uud574lx]{position:absolute;right:0;padding:12px}.preferences-buttons[data-astro-cid-uud574lx]{display:flex;gap:16px;align-items:center}ul[data-astro-cid-qowzk723]{display:inline-flex;gap:8px;flex-wrap:wrap}li[data-astro-cid-qowzk723]{align-items:center;background:#eee;border-radius:6px;color:#000;display:flex;font-size:.8rem;font-weight:500;gap:4px;padding:.2rem .6rem}
