:root{color-scheme:light;--page-bg: #f6efff;--page-surface: rgb(255 255 255 / .68);--page-surface-strong: rgb(255 255 255 / .82);--page-border: rgb(126 34 206 / .16);--page-text: #211433;--page-text-muted: #5f4b7a;--page-shadow: 0 20px 45px rgb(91 33 182 / .12);--font-body: "Plus Jakarta Sans", "Segoe UI", sans-serif}html{font-family:var(--font-body);background:radial-gradient(circle at top left,rgb(255 255 255 / .95),transparent 30%),linear-gradient(135deg,#fdf7ff 0%,var(--page-bg) 32%,#efe1ff 64%,#f8f1ff 100%);color:var(--page-text);letter-spacing:0}body,figure{margin:0;padding:0}body{min-height:100vh;position:relative;background:radial-gradient(circle at 14% 20%,rgb(196 181 253 / .5),transparent 0 24%),radial-gradient(circle at 82% 16%,rgb(233 213 255 / .54),transparent 0 20%),linear-gradient(160deg,#f8f1ff,#f3e8ff 45%,#f7f0ff);overflow-x:hidden}body:before,body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1}body:before{background:radial-gradient(circle at 12% 16%,rgb(255 255 255 / .68) 0 .18rem,transparent .28rem),radial-gradient(circle at 78% 24%,rgb(255 255 255 / .58) 0 .14rem,transparent .22rem),radial-gradient(circle at 86% 62%,rgb(250 245 255 / .54) 0 .16rem,transparent .24rem);opacity:.55}body:after{background:linear-gradient(180deg,rgb(255 255 255 / .1),transparent 45%);opacity:.4}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-family:var(--font-body);color:var(--page-text-muted);font-size:.96rem;font-weight:500;line-height:1.72;letter-spacing:.01em;margin:0;text-wrap:pretty}.print,[hidden]{display:none!important}@media print{html,body{background:#fff;color:#000}body:before,body:after{display:none}.no-print{display:none!important}.print{display:block!important}astro-dev-toolbar{display:none!important}article{break-inside:avoid}}.language-switcher[data-astro-cid-a2mxz4y6]{max-width:700px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.language-switcher[data-astro-cid-a2mxz4y6] span[data-astro-cid-a2mxz4y6]{font-size:.85rem;color:var(--page-text-muted)}.buttons[data-astro-cid-a2mxz4y6]{display:inline-flex;padding:.2rem;border:1px solid rgb(167 139 250 / .35);border-radius:999px;background:#ffffffeb;gap:.2rem;box-shadow:0 12px 28px #5b21b624,inset 0 1px #ffffffbf}button[data-astro-cid-a2mxz4y6]{border:0;background:transparent;color:var(--page-text-muted);border-radius:999px;padding:.45rem .9rem;font:inherit;cursor:pointer;position:relative;overflow:hidden;transition:background-color .25s ease,color .25s ease,transform .25s ease}button[data-astro-cid-a2mxz4y6]:not(.active):not([aria-pressed=true]){background:#f5f3fffa;box-shadow:inset 0 0 0 1px #a78bfa2e}button[data-astro-cid-a2mxz4y6]:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 32%,rgb(255 255 255 / .12) 42%,rgb(255 255 255 / .85) 50%,rgb(255 255 255 / .12) 58%,transparent 68%);transform:translate(-140%);transition:transform .9s ease}button[data-astro-cid-a2mxz4y6]:hover:after{transform:translate(140%)}button[data-astro-cid-a2mxz4y6]:hover{transform:translateY(-1px)}button[data-astro-cid-a2mxz4y6]:not(.active):not([aria-pressed=true]):hover{background:#ede9fe;color:#4c2f72;box-shadow:inset 0 0 0 1px #8b5cf63d}button[data-astro-cid-a2mxz4y6].active,button[data-astro-cid-a2mxz4y6][aria-pressed=true]{background:linear-gradient(135deg,#6d28d9,#8b5cf6 52%,#c084fc);color:#fff;box-shadow:inset 0 1px #fff3,0 10px 24px #6d28d947}@media(width<=700px){.language-switcher[data-astro-cid-a2mxz4y6]{justify-content:center;margin-bottom:1.5rem}}#hotkeypad{--hotkeypad-bg-kbd: #f9fafb;--hotkeypad-bg-backdrop: #fff;--hotkeypad-bg-container: #fff;--hotkeypad-bg-item-hover: #f3f4f6;--hotkeypad-border-container: #d1d5db;--hotkeypad-border-container-hover: #9ca3af;--hotkeypad-fg-muted: #4b5563;--hotkeypad-font-mono: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;visibility:hidden;opacity:0;transition:opacity .2s,visibility .2s}#hotkeypad.dark{--hotkeypad-bg-kbd: #1f2937;--hotkeypad-bg-backdrop: #000;--hotkeypad-bg-container: #1f2937;--hotkeypad-bg-item-hover: #161e2e;--hotkeypad-border-container: #374151;--hotkeypad-border-container-hover: #9ca3af;--hotkeypad-fg-muted: #d1d5db}#hotkeypad [data-backdrop]{position:fixed;inset:0;background-color:var(--hotkeypad-bg-backdrop);opacity:0;z-index:10}#hotkeypad [data-container]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:640px;background:var(--hotkeypad-bg-container);border:1px solid var(--hotkeypad-border-container);border-radius:.5rem;filter:drop-shadow(0 35px 35px rgb(0 0 0 / .3));z-index:20}#hotkeypad [data-container] header{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem}#hotkeypad [data-container] header span{margin-left:-2px;padding-inline:6px;width:fit-content;width:-moz-fit-content;color:var(--hotkeypad-fg-muted);background-color:var(--hotkeypad-bg-item-hover);border-radius:.25rem;font-size:.875rem}#hotkeypad [data-container] header input{width:100%;color:var(--hotkeypad-fg-muted);background-color:var(--hotkeypad-bg-container);font-size:1.25rem}#hotkeypad [data-container] header input::placeholder{color:var(--hotkeypad-fg-muted);opacity:.75}#hotkeypad [data-container] header input:focus{outline:none}#hotkeypad [data-sections]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0;border-block:1px solid var(--hotkeypad-border-container)}#hotkeypad [data-section]{display:flex;flex-direction:column}#hotkeypad [data-section] h4{padding-left:1.25rem;color:var(--hotkeypad-fg-muted);font-size:.875rem;text-transform:capitalize}#hotkeypad [data-empty]{display:none;justify-content:center;align-items:center;gap:.5rem;padding:1em 1.5em;color:var(--hotkeypad-fg-muted);font-size:1.15rem}#hotkeypad [data-hotkey]{position:relative;display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;cursor:pointer;transition:background-color .15s}#hotkeypad [data-hotkey][data-active]{background-color:var(--hotkeypad-bg-item-hover);outline:none}#hotkeypad [data-hotkey]:before{content:"";position:absolute;left:0;width:2px;height:100%;background-color:transparent;transition:background-color .15s}#hotkeypad [data-active]:before{background-color:var(--hotkeypad-fg-muted)}#hotkeypad [data-hotkey] span{width:1.5rem;height:1.5rem;color:var(--hotkeypad-fg-muted)}#hotkeypad [data-hotkey] span:has(img) img{width:100%;height:100%;object-fit:contain}#hotkeypad [data-hotkey] p{flex-grow:1;color:var(--hotkeypad-fg-muted);text-transform:capitalize}#hotkeypad [data-hotkey] div{display:flex;gap:.25rem}#hotkeypad [data-hotkey] div span{padding-block:2px;padding-inline:6px;width:fit-content;width:-moz-fit-content;color:var(--hotkeypad-fg-muted);background-color:var(--hotkeypad-bg-item-hover);border:1px solid var(--hotkeypad-border-container);border-radius:.25rem;font-size:.875rem;font-family:var(--hotkeypad-font-mono);pointer-events:none;user-select:none;-webkit-user-select:none;text-transform:capitalize}#hotkeypad [data-hotkey]:hover div span,#hotkeypad [data-active] div span{background-color:var(--hotkeypad-border-container);border-color:var(--hotkeypad-border-container-hover)}#hotkeypad [data-container] footer{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem .8rem;padding:.75rem 1.25rem}#hotkeypad [data-container] footer p{display:flex;gap:.25rem;color:var(--hotkeypad-fg-muted);font-size:.875rem}#hotkeypad [data-container] footer kbd{padding-inline:6px;color:var(--hotkeypad-fg-muted);background-color:var(--hotkeypad-bg-kbd);border:1px solid var(--hotkeypad-border-container-hover);border-radius:.25rem;font-size:.875rem;pointer-events:none;user-select:none;-webkit-user-select:none}@media screen and (min-width:648px){#hotkeypad [data-container] footer{justify-content:space-between}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(min-width:601px){#normal-footer[data-astro-cid-5uazswxx]{display:block}#footer-button[data-astro-cid-5uazswxx]{display:none}}@media(max-width:600px){#normal-footer[data-astro-cid-5uazswxx]{display:none}#footer-button[data-astro-cid-5uazswxx]{background:#fff;position:fixed;border:1px solid #eee;right:10px;bottom:10px;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}}footer[data-astro-cid-5uazswxx]{background:#fdfdfd;border-top:1px solid #eee;position:fixed;bottom:0;width:100%;padding-block:8px;text-align:center;font-size:.85rem;view-timeline-name:--revealing;view-timeline-axis:block;animation:linear .3s fadeIn;animation-timeline:--revealing;animation-range:entry 100% cover 10%}kbd[data-astro-cid-5uazswxx]{background:#eee;border-radius:4px;padding:2px 4px;font-size:12px}section[data-astro-cid-sh445jdo]{max-width:700px;margin:0 auto 48px;padding:1.4rem 1.5rem;border-radius:18px;background:#ffffffd6;border:1px solid var(--page-border);box-shadow:var(--page-shadow)}h2[data-astro-cid-sh445jdo]{margin-bottom:8px;font-weight:700;line-height:1.5;font-size:1.5rem;color:var(--page-text)}@media(width<=700px){section[data-astro-cid-sh445jdo]{margin-bottom:38px;padding:1.15rem}}.container[data-astro-cid-anhloy43]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;position:relative}.info[data-astro-cid-anhloy43]{display:flex;flex-direction:column;gap:.5rem;padding-right:32px}h1[data-astro-cid-anhloy43]{font-size:2rem;color:var(--page-text)}h2[data-astro-cid-anhloy43]{color:#4c2f72;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;border:2px solid rgb(255 255 255 / .75);box-shadow:0 18px 35px #5b21b624}.location[data-astro-cid-anhloy43]{color:var(--page-text-muted);display:flex;align-items:center;gap:.25rem;font-size:.85rem;letter-spacing:0}footer[data-astro-cid-anhloy43]{color:var(--page-text-muted);display:flex;gap:4px;margin-top:8px}.cta-wrap[data-astro-cid-anhloy43]{position:relative;display:inline-block;line-height:0}footer[data-astro-cid-anhloy43] a[data-astro-cid-anhloy43]{color:#6d43ab;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgb(167 139 250 / .26);padding:4px;height:32px;width:32px;border-radius:6px;background:linear-gradient(135deg,#fffffffa,#f5f3ffeb),linear-gradient(120deg,transparent 28%,rgb(255 255 255 / .45) 42%,transparent 58%);box-shadow:0 10px 22px #5b21b61f,inset 0 0 0 1px #ffffff73;position:relative;overflow:hidden;isolation:isolate;z-index:1;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background-color .25s ease}footer[data-astro-cid-anhloy43] a[data-astro-cid-anhloy43]>[data-astro-cid-anhloy43]{position:relative;z-index:1}footer[data-astro-cid-anhloy43] a[data-astro-cid-anhloy43]:after{content:"";position:absolute;inset:-48%;background:linear-gradient(120deg,transparent 22%,rgb(255 255 255 / .08) 34%,rgb(255 255 255 / .42) 44%,rgb(255 255 255 / .98) 50%,rgb(255 255 255 / .42) 56%,rgb(255 255 255 / .08) 66%,transparent 78%);transform:translate(-145%) rotate(10deg);transition:transform 1.1s ease;z-index:2}.cta-wrap[data-astro-cid-anhloy43]:before{content:attr(data-tooltip);display:block;position:absolute;left:50%;bottom:calc(100% + .45rem);transform:translate(-50%) translateY(.2rem);padding:.28rem .5rem;border-radius:6px;background:#221639f5;color:#fff;font-size:.72rem;line-height:1.1;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 8px 18px #2216392e;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:10}footer[data-astro-cid-anhloy43] a[data-astro-cid-anhloy43]:hover{border-color:#c4b5fde6;box-shadow:0 10px 18px #5b21b629,0 6px 14px #8b5cf629;transform:translateY(-1px)}footer[data-astro-cid-anhloy43] a[data-astro-cid-anhloy43]:hover:after{transform:translate(145%) rotate(10deg)}.cta-wrap[data-astro-cid-anhloy43]:hover:before,.cta-wrap[data-astro-cid-anhloy43]:focus-within:before{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}@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}h2[data-astro-cid-anhloy43]{text-wrap:balance}figure[data-astro-cid-anhloy43]{display:flex;justify-content:center;align-items:center;margin:0 auto}}ul[data-astro-cid-46cfpl37]{display:flex;flex-direction:column;gap:32px}li[data-astro-cid-46cfpl37]{padding:1rem 1.1rem;border-radius:16px;background:var(--page-surface-strong);border:1px solid rgb(255 255 255 / .85);box-shadow:0 14px 34px #5b21b614}article[data-astro-cid-46cfpl37] h3[data-astro-cid-46cfpl37]{font-weight:600;color:var(--page-text);font-size:1.08rem;line-height:1.2}article[data-astro-cid-46cfpl37] a[data-astro-cid-46cfpl37]{color:var(--page-text)}article[data-astro-cid-46cfpl37] a[data-astro-cid-46cfpl37]:hover{text-decoration:underline}article[data-astro-cid-46cfpl37] h4[data-astro-cid-46cfpl37]{margin-top:.28rem;color:#6d43ab;font-weight:500;font-size:.94rem;line-height:1.35;letter-spacing:.01em}header[data-astro-cid-46cfpl37]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}time[data-astro-cid-46cfpl37]{color:var(--page-text-muted);font-size:.85rem;min-width:102px;cursor:default}[data-astro-cid-46cfpl37][data-title]:hover:after{opacity:1;transition:all .1s ease-in-out .5s;visibility:visible}[data-astro-cid-46cfpl37][data-title]:after{content:attr(data-title);background-color:#333;color:#fff;font-size:.75rem;font-family:Menlo,Monaco,Lucida Console,Courier New,monospace;position:absolute;padding:.2rem .5rem;bottom:-1.4rem;left:50%;white-space:nowrap;box-shadow:1px 1px 1px #222;opacity:0;border:1px solid #111111;z-index:99999;visibility:hidden;border-radius:6px}[data-astro-cid-46cfpl37][data-title]{position:relative}@media(width<=700px){time[data-astro-cid-46cfpl37]{text-align:right}}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;padding:16px;height:100%}.project-copy[data-astro-cid-44zkpkd5]{gap:16px;display:flex;flex-direction:column;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]{color:#111}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]{display:flex;flex-wrap:wrap;gap:4px;font-size:.6rem}footer[data-astro-cid-44zkpkd5] span[data-astro-cid-44zkpkd5]{border-radius:6px;background:#eee;color:#444;font-size:.6rem;font-weight:500;padding:.2rem .6rem}.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]{border:none;box-shadow:0 1px 1px #f2f2f2;padding:0 0 16px}}@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}.skill-pill[data-astro-cid-sye7xtqh]{display:inline-flex;position:relative;isolation:isolate;align-items:center;gap:.4rem;padding:.3rem .75rem;background:#f4f4f5;border-radius:1rem;font-size:.85rem;font-weight:500;color:inherit;text-decoration:none;transition:background-color .25s ease,box-shadow .25s ease;box-shadow:0 1px 2px #0000000d;cursor:default}.skill-pill[data-astro-cid-sye7xtqh]:hover{background-color:#e0e0e0;box-shadow:0 4px 8px #0000001a}.icon[data-astro-cid-sye7xtqh]{height:1rem;width:1rem;opacity:.8}.tooltip[data-astro-cid-sye7xtqh]{background:#222;border-radius:4px;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;left:50%;bottom:110%;opacity:0;padding:.2rem .4rem;position:absolute;transform:translate(-50%,.2rem);transition:opacity .2s ease-in-out,transform .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden;white-space:nowrap;pointer-events:none;z-index:20}.skill-pill[data-astro-cid-sye7xtqh]:hover .tooltip[data-astro-cid-sye7xtqh],.skill-pill[data-astro-cid-sye7xtqh]:focus .tooltip[data-astro-cid-sye7xtqh],.skill-pill[data-astro-cid-sye7xtqh]:focus-visible .tooltip[data-astro-cid-sye7xtqh],.skill-pill[data-astro-cid-sye7xtqh]:focus-within .tooltip[data-astro-cid-sye7xtqh]{opacity:1;transform:translate(-50%);visibility:visible}.locale-panel [data-locale-motion]{opacity:0;transition:opacity .34s ease calc(var(--locale-motion-index, 0) * 70ms),transform .34s ease calc(var(--locale-motion-index, 0) * 70ms);will-change:opacity,transform}.locale-panel.swap-forward [data-locale-motion]{transform:translate(1.35rem)}.locale-panel.swap-backward [data-locale-motion]{transform:translate(-1.35rem)}.locale-panel.is-active [data-locale-motion]{opacity:1;transform:translate(0)}.locale-panel.swap-forward.is-exiting [data-locale-motion]{opacity:0;transform:translate(-1.35rem)}.locale-panel.swap-backward.is-exiting [data-locale-motion]{opacity:0;transform:translate(1.35rem)}@media(prefers-reduced-motion:reduce){.locale-panel [data-locale-motion]{transition:none;transform:none;will-change:auto}.locale-panel.is-active [data-locale-motion],.locale-panel.is-exiting [data-locale-motion]{transform:none}}main[data-astro-cid-j7pv25f6]{padding:4rem;margin:auto;width:100%}@media(width<=700px){main[data-astro-cid-j7pv25f6]{padding:2rem}}
