:root{--background: #F8F8FA;--background-card: #F5F5F5;--background-secondary: #FF0084;--text-primary: #2c3e50;--text-secondary: #FF0084;--text-tertiary: #607d8b;--accent: #FF0084;--valid-forever-cert: #B8860B;--transparent-primary: #F5F5F5f2;--transparent-secondary: #F5F5F5fc;--border: #c5cad3;--border-light: #d0d7e3;--border-card: #c5cad3;--button-color: #3e4a56;--button-border: #3e4a5663;--gradient-primary: #607d8b;--gradient-secondary: #607d8b;--navbar-primary: #2c3e50;--text-gradient: linear-gradient(180deg, var(--accent), #7a2edb);--link-hover: #1a2a38;--modal-background: #2c2c2c;--modal-border: #555;--project-button: #2c3e50;--valid-cert: #388E3C;--inline-code-bg: #ecedf2;--inline-code-color: #c4146b;--inline-code-border: #d4d8e0;--code-block-bg: #eef0f5;--code-block-border: #d0d7e3;--code-block-header-bg: #e2e5ec;--code-block-text: #2c3e50;--code-block-comment: #8a8a8a;--code-block-keyword: #FF0084;--code-block-number: #EF5350;--code-block-string: #0a7d4a;--code-block-line-number: #a0a0a0;--code-block-meta: #607d8b;--transition-speed: .25s}[data-theme=dark]{--background: #1B1C32;--background-card: #222538;--background-secondary: #a3e600;--text-primary: #cdd9e5;--text-secondary: #a3e600;--text-tertiary: #6a8a99;--accent: #ff5d5d;--accent-secondary: #a3e600;--valid-forever-cert: #FFD700;--transparent-primary: #242736ed;--transparent-secondary: #1B1C32fc;--border: #5A5F63;--border-light: #ffffff0d;--border-card: #5A5F63;--button-color: #a3e600;--button-border: #4a5a6a63;--gradient-primary: #6a8a99;--gradient-secondary: #6a8a99;--navbar-primary: #cdd9e5;--text-gradient: linear-gradient(180deg, var(--accent-secondary), #6ef5c9);--link-hover: #cdd9e5;--project-button: #cdd9e5;--valid-cert: #a3e600;--inline-code-bg: #2d3147;--inline-code-color: #ff5d5d;--inline-code-border: #3a3f5a;--code-block-bg: #222538;--code-block-border: #3a3f5a;--code-block-header-bg: #2a2d44;--code-block-text: #cdd9e5;--code-block-comment: #7a9aa9;--code-block-keyword: #a3e600;--code-block-number: #ff5d5d;--code-block-string: #e8c468;--code-block-line-number: #6a8a99;--code-block-meta: #8a9aa6}button{cursor:pointer;outline:none;border:none}.btn{width:100%;text-align:center;border-radius:25px;padding:13px 25px;box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0000001f,0 1px 5px #0003}.btn.sm{width:auto;padding:5px 10px;background-color:var(--project-button)}.btn.active{color:var(--background);background-color:var(--background-secondary)}.btn-outlined,.btn-filled,.btn-filled-project{border:1px solid var(--background-secondary);font-size:1rem;font-weight:700}.btn-outlined{color:var(--background);background-color:var(--navbar-primary);border-color:var(--button-border)}.btn-outlined:hover{background-color:var(--background-secondary)}.btn-filled{color:var(--navbar-primary);background-color:transparent}.btn-filled:hover{background-color:var(--background-secondary);color:var(--transparent-primary)}@media only screen and (min-width:480px){.btn{width:auto}}.btn-filled-project{color:var(--navbar-primary);background-color:transparent;margin:10px auto;display:flex;justify-content:center;align-items:center}.btn-filled-project:hover{background-color:var(--background-secondary);color:var(--text-primary)}@media(max-width:768px){.btn-filled-project{margin-top:45px}}.text-center{text-align:center}.mvh-100{min-height:100vh}.mt-50{margin-top:50px}.mb-10{margin-bottom:10px}.mb-50{margin-bottom:50px}.mb-100{margin-bottom:100px}.mr-25{margin-right:25px}.d-flex{display:flex}.d-block{display:block}.section{padding:50px 15px}.app{color:var(--text-primary);background-color:var(--background);transition:background .5s;min-height:100vh;overflow:hidden}@media only screen and (min-width:768px){.section{padding:100px 25px}.container{max-width:1200px;margin:auto}.row{display:flex}}.iconScroll{display:none}@media only screen and (min-width:768px)and (min-height:768px){.iconScrollContainer .iconScroll{position:relative;margin:auto;display:block;width:20px;height:40px;border:2px solid var(--border-card);border-radius:25px;overflow:hidden}.iconScrollContainer .iconScroll:before{position:absolute;left:50%;content:"";width:8px;height:8px;background:var(--text-secondary);margin-left:-4px;top:2px;border-radius:4px;animation:scroll 1.5s infinite}@keyframes scroll{0%{opacity:1}to{opacity:0;transform:translateY(26px)}}}html,body{padding:0;margin:0;background-color:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:-moz-scrollbars-none;-ms-overflow-style:none;scrollbar-width:none}*{font-family:Poppins,sans-serif}pre span{font-family:var(--font-fira-code),Menlo,monospace}a{color:inherit;text-decoration:none}*{box-sizing:border-box}html{scroll-behavior:smooth}h2{font-size:2rem;color:var(--text-secondary)}h3,h4{color:var(--text-secondary)}body.modal-open{overflow:hidden}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}@keyframes filter-slide-left{0%{opacity:0;transform:translate(-600px)}to{opacity:1;transform:translate(0)}}@keyframes filter-slide-right{0%{opacity:0;transform:translate(300px)}to{opacity:1;transform:translate(0)}}@keyframes filter-btn-in{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.anim-header{animation:filter-slide-left .3s ease-in-out both}.anim-subheader{animation:filter-slide-right .3s ease-in-out both}.anim-filter-btn{animation:filter-btn-in .3s ease-in-out both}.reveal{opacity:0;transform:translateY(100px) scale(.5);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.reveal.revealed{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}@keyframes fx-fade-up{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:none}}@keyframes fx-fade-down{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:none}}@keyframes fx-fade-left{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:none}}@keyframes fx-fade-right{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:none}}@keyframes fx-flip-up{0%{opacity:0;transform:perspective(2500px) rotateX(-100deg)}to{opacity:1;transform:perspective(2500px) rotateX(0)}}@keyframes fx-slide-right{0%{transform:translate(-100%)}to{transform:translate(0)}}.fx{animation-duration:var(--fx-dur, .5s);animation-timing-function:ease;animation-fill-mode:both;animation-delay:var(--fx-delay, 0s)}.fx-fade-up{animation-name:fx-fade-up}.fx-fade-down{animation-name:fx-fade-down}.fx-fade-left{animation-name:fx-fade-left}.fx-fade-right{animation-name:fx-fade-right}.fx-flip-up{animation-name:fx-flip-up}.fx-slide-right{animation-name:fx-slide-right}.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}.navbar[data-astro-cid-5blmo7yk]{z-index:2;height:4.0625rem;width:100%;position:fixed;background-color:var(--background);transition:background .3s;margin-bottom:0;animation:navbar-drop .5s ease-in-out both}@keyframes navbar-drop{0%{transform:translateY(-100px)}to{transform:translateY(0)}}@keyframes nav-item-in{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.navMenu[data-astro-cid-5blmo7yk] .linkWrapper[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{opacity:0;animation:nav-item-in .5s ease-in-out forwards}.navMenu[data-astro-cid-5blmo7yk] .linkWrapper[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:nth-child(1){animation-duration:.5s}.navMenu[data-astro-cid-5blmo7yk] .linkWrapper[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:nth-child(2){animation-duration:.575s}.navMenu[data-astro-cid-5blmo7yk] .linkWrapper[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:nth-child(3){animation-duration:.65s}.navMenu[data-astro-cid-5blmo7yk] .linkWrapper[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:nth-child(4){animation-duration:.725s}.navMenu[data-astro-cid-5blmo7yk] .linkWrapper[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:nth-child(5){animation-duration:.8s}.navMenu[data-astro-cid-5blmo7yk] .linkWrapper[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:nth-child(6){animation-duration:.875s}.navContainer[data-astro-cid-5blmo7yk] .icon[data-astro-cid-5blmo7yk]{opacity:0;animation:nav-item-in .7s ease-in-out forwards}.navContainer[data-astro-cid-5blmo7yk] .themeToggleContainer[data-astro-cid-5blmo7yk] .icon[data-astro-cid-5blmo7yk]{animation-duration:.75s}html.nav-seen .navbar[data-astro-cid-5blmo7yk]{animation:none}html.nav-seen .navMenu[data-astro-cid-5blmo7yk] .linkWrapper[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk],html.nav-seen .navContainer[data-astro-cid-5blmo7yk] .icon[data-astro-cid-5blmo7yk]{animation:none;opacity:1}.navbar[data-astro-cid-5blmo7yk].sticky{position:fixed;top:0;background-color:var(--background);box-shadow:0 .375rem 1.875rem .125rem #00000008,0 .1875rem .9375rem .0625rem #00000005,0 .0625rem .5rem .0625rem #00000003}.navbar[data-astro-cid-5blmo7yk] .container[data-astro-cid-5blmo7yk]{display:flex;align-items:center;height:100%;margin:0 auto}.navbar[data-astro-cid-5blmo7yk] .logo[data-astro-cid-5blmo7yk]{z-index:3;font-weight:700;background-color:transparent;color:var(--navbar-primary);border-radius:50%;padding:.3125rem;font-size:1rem;width:2.8125rem;height:1.875rem;box-shadow:none;margin-right:auto;margin-left:1.25rem;white-space:nowrap;transition:color .3s}.navbar[data-astro-cid-5blmo7yk] .logo[data-astro-cid-5blmo7yk] .name[data-astro-cid-5blmo7yk]{color:var(--background-secondary)}.navbar[data-astro-cid-5blmo7yk] .logo[data-astro-cid-5blmo7yk]:hover{color:var(--text-secondary)}.navbar[data-astro-cid-5blmo7yk] .navMenu[data-astro-cid-5blmo7yk]{height:0;overflow:hidden;transition:all .4s ease;position:absolute;top:0;padding-top:4.0625rem;margin-left:auto}.navbar[data-astro-cid-5blmo7yk] .navMenu[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-size:1.3rem;color:var(--navbar-primary);border-bottom:.0625rem solid var(--border);cursor:pointer}.navbar[data-astro-cid-5blmo7yk] .navMenu[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:first-child{border-top:.0625rem solid var(--border)}.navbar[data-astro-cid-5blmo7yk] .navMenu[data-astro-cid-5blmo7yk] .linkWrapper[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--background-secondary)}.navbar[data-astro-cid-5blmo7yk] .navMenu[data-astro-cid-5blmo7yk] .activeLink[data-astro-cid-5blmo7yk]{color:var(--text-secondary)}.navbar[data-astro-cid-5blmo7yk] .navMenu[data-astro-cid-5blmo7yk].responsive{height:auto;width:100%;display:block;text-align:center;right:0;background-color:var(--transparent-primary)}.navbar[data-astro-cid-5blmo7yk] .navMenu[data-astro-cid-5blmo7yk].responsive a[data-astro-cid-5blmo7yk]{display:block;padding:1.5625rem 0}.navbar[data-astro-cid-5blmo7yk] .navContainer[data-astro-cid-5blmo7yk]{position:relative;display:flex;align-items:center;margin-left:auto}.navbar[data-astro-cid-5blmo7yk] .navContainer[data-astro-cid-5blmo7yk] .icon[data-astro-cid-5blmo7yk]{cursor:pointer;background-color:transparent;border:none}.navbar[data-astro-cid-5blmo7yk] .navContainer[data-astro-cid-5blmo7yk] .icon[data-astro-cid-5blmo7yk] i[data-astro-cid-5blmo7yk],.navbar[data-astro-cid-5blmo7yk] .navContainer[data-astro-cid-5blmo7yk] .icon[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{font-size:1.5rem;color:var(--navbar-primary);padding:.3125rem}.navbar[data-astro-cid-5blmo7yk] .navContainer[data-astro-cid-5blmo7yk] .icon[data-astro-cid-5blmo7yk] path[data-astro-cid-5blmo7yk]{stroke:var(--navbar-primary)}.navbar[data-astro-cid-5blmo7yk] .navContainer[data-astro-cid-5blmo7yk] .icon[data-astro-cid-5blmo7yk]:hover i[data-astro-cid-5blmo7yk],.navbar[data-astro-cid-5blmo7yk] .navContainer[data-astro-cid-5blmo7yk] .icon[data-astro-cid-5blmo7yk]:hover svg[data-astro-cid-5blmo7yk]{color:var(--background-secondary)}.navbar[data-astro-cid-5blmo7yk] .navContainer[data-astro-cid-5blmo7yk] .themeToggleContainer[data-astro-cid-5blmo7yk]{width:2.5rem;display:flex;justify-content:center;align-items:center}.iconMain[data-astro-cid-5blmo7yk] .line[data-astro-cid-5blmo7yk]{transition:transform .3s ease,opacity .2s ease;transform-origin:center;transform-box:fill-box}.iconMain[data-astro-cid-5blmo7yk].open .top[data-astro-cid-5blmo7yk]{transform:translateY(6.9px) rotate(45deg)}.iconMain[data-astro-cid-5blmo7yk].open .mid[data-astro-cid-5blmo7yk]{opacity:0}.iconMain[data-astro-cid-5blmo7yk].open .bot[data-astro-cid-5blmo7yk]{transform:translateY(-6.9px) rotate(-45deg)}@media only screen and (max-width:47.9375rem){.navbar[data-astro-cid-5blmo7yk] .logo[data-astro-cid-5blmo7yk]{margin-right:auto}.navbar[data-astro-cid-5blmo7yk] .navContainer[data-astro-cid-5blmo7yk] .iconMain[data-astro-cid-5blmo7yk]{height:2.5rem;margin-right:.625rem}}@media only screen and (min-width:48rem){.navbar[data-astro-cid-5blmo7yk] .container[data-astro-cid-5blmo7yk]{max-width:79.0625rem;margin:0 auto}.navbar[data-astro-cid-5blmo7yk] .navMenu[data-astro-cid-5blmo7yk]{height:auto;display:flex;width:90%;top:0;padding-top:0;position:static}.navbar[data-astro-cid-5blmo7yk] .navMenu[data-astro-cid-5blmo7yk].responsive{width:45%;display:flex;background-color:transparent!important}.navbar[data-astro-cid-5blmo7yk] .navMenu[data-astro-cid-5blmo7yk] .linkWrapper[data-astro-cid-5blmo7yk]{margin:0 auto;display:flex;justify-content:flex-end;width:94%}.navbar[data-astro-cid-5blmo7yk] .navMenu[data-astro-cid-5blmo7yk] .linkWrapper[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{margin-left:1.5625rem;border-bottom:none;font-size:1.03rem}.navbar[data-astro-cid-5blmo7yk] .navMenu[data-astro-cid-5blmo7yk] .linkWrapper[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:first-child{border-top:none;margin-left:0}.navbar[data-astro-cid-5blmo7yk] .logo[data-astro-cid-5blmo7yk]{margin-left:0}.navbar[data-astro-cid-5blmo7yk] .navContainer[data-astro-cid-5blmo7yk] .iconMain[data-astro-cid-5blmo7yk]{display:none}}@media only screen and (min-width:100rem){.navbar[data-astro-cid-5blmo7yk] .container[data-astro-cid-5blmo7yk]{max-width:87.5rem}.navbar[data-astro-cid-5blmo7yk] .navMenu[data-astro-cid-5blmo7yk] .linkWrapper[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-size:1.03rem}.navbar[data-astro-cid-5blmo7yk] .logo[data-astro-cid-5blmo7yk]{font-size:1rem}}.backdrop[data-astro-cid-glu3s4h6]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;z-index:1000;display:flex;align-items:center;justify-content:center;animation:modal-fade-in .3s ease}.backdrop[data-astro-cid-glu3s4h6][hidden]{display:none}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.modalContent[data-astro-cid-glu3s4h6]{position:relative}.modal[data-astro-cid-glu3s4h6]{display:flex;align-items:center;justify-content:center}.modal[data-astro-cid-glu3s4h6][hidden]{display:none}.resumeModal[data-astro-cid-glu3s4h6]{position:relative;width:90vw;height:90vh;max-width:1200px;max-height:90vh;background:var(--modal-background, #2c2c2c);border:1px solid var(--modal-border, #555);border-radius:12px;padding:20px;box-shadow:0 10px 30px #00000080}@media(max-width:767px){.resumeModal[data-astro-cid-glu3s4h6]{height:70vh}}.resumeModal[data-astro-cid-glu3s4h6] .close[data-astro-cid-glu3s4h6],.contactModal[data-astro-cid-glu3s4h6] .close[data-astro-cid-glu3s4h6]{background:var(--background-card);border:none;font-size:1.5rem;position:absolute;top:20px;right:20px;cursor:pointer;color:var(--text-primary);display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;transition:background-color var(--transition-speed) ease,transform var(--transition-speed) ease}.resumeModal[data-astro-cid-glu3s4h6] .close[data-astro-cid-glu3s4h6]{z-index:1001}.resumeModal[data-astro-cid-glu3s4h6] .close[data-astro-cid-glu3s4h6]:hover,.contactModal[data-astro-cid-glu3s4h6] .close[data-astro-cid-glu3s4h6]:hover{background-color:var(--background-secondary);color:var(--transparent-primary);transform:scale(1.1)}.resumeModal[data-astro-cid-glu3s4h6] .iframe[data-astro-cid-glu3s4h6]{width:100%;height:100%;border:none}.contactModal[data-astro-cid-glu3s4h6]{text-align:center;border-radius:5px;background-color:var(--background-card);padding:1rem 1rem 3rem;overflow:auto;z-index:3;position:fixed;max-width:1200px;min-width:340px;max-height:100vh;min-height:580px;left:50%;top:50%;transform:translate(-50%,-50%)}.contactModal[data-astro-cid-glu3s4h6] .inputField[data-astro-cid-glu3s4h6]{margin:25px 0}.contactModal[data-astro-cid-glu3s4h6] .inputField[data-astro-cid-glu3s4h6] label[data-astro-cid-glu3s4h6]{margin-bottom:5px;font-size:1.2rem;text-align:left;display:block;color:var(--navbar-primary);font-weight:600}.contactModal[data-astro-cid-glu3s4h6] .inputField[data-astro-cid-glu3s4h6] input[data-astro-cid-glu3s4h6],.contactModal[data-astro-cid-glu3s4h6] .inputField[data-astro-cid-glu3s4h6] textarea[data-astro-cid-glu3s4h6]{color:var(--text-primary);font-size:1rem;background-color:transparent;width:100%;border:none;border-bottom:1px solid var(--text-secondary)}.contactModal[data-astro-cid-glu3s4h6] .inputField[data-astro-cid-glu3s4h6] textarea[data-astro-cid-glu3s4h6]{border:1px solid var(--text-secondary);border-radius:5px;height:175px}.contactModal[data-astro-cid-glu3s4h6] .inputField[data-astro-cid-glu3s4h6] input[data-astro-cid-glu3s4h6]:focus,.contactModal[data-astro-cid-glu3s4h6] .inputField[data-astro-cid-glu3s4h6] textarea[data-astro-cid-glu3s4h6]:focus{outline:none}.contactModal[data-astro-cid-glu3s4h6] .action[data-astro-cid-glu3s4h6]{margin:20px 0 0;display:flex;justify-content:space-between}.contactModal[data-astro-cid-glu3s4h6] .action[data-astro-cid-glu3s4h6] i[data-astro-cid-glu3s4h6]{font-size:3.4rem;color:var(--background-secondary)}.contactModal[data-astro-cid-glu3s4h6] .action[data-astro-cid-glu3s4h6] .sendLink[data-astro-cid-glu3s4h6]{align-self:center}@media only screen and (min-width:768px){.contactModal[data-astro-cid-glu3s4h6]{min-width:600px;overflow:hidden;padding:2rem 2rem 4rem}.contactModal[data-astro-cid-glu3s4h6] h2[data-astro-cid-glu3s4h6]{margin-bottom:1rem}.contactModal[data-astro-cid-glu3s4h6] .contactForm[data-astro-cid-glu3s4h6]{display:flex;flex-direction:column;height:425px}.contactModal[data-astro-cid-glu3s4h6] .row[data-astro-cid-glu3s4h6]{display:flex;justify-content:center}.contactModal[data-astro-cid-glu3s4h6] .inputField[data-astro-cid-glu3s4h6]{width:100%;margin-top:10px}.contactModal[data-astro-cid-glu3s4h6] .action[data-astro-cid-glu3s4h6]{margin-bottom:0}}@media only screen and (max-width:767px){.contactModal[data-astro-cid-glu3s4h6]{min-height:500px;top:45%;transform:translate(-50%,-45%)}}.contactLinks[data-astro-cid-glu3s4h6]{white-space:nowrap}.contactLinks[data-astro-cid-glu3s4h6] a[data-astro-cid-glu3s4h6]{margin-right:20px}.contactLinks[data-astro-cid-glu3s4h6] a[data-astro-cid-glu3s4h6] i[data-astro-cid-glu3s4h6]{font-size:3rem}.contactModalConfirmation[data-astro-cid-glu3s4h6]{display:flex;flex-direction:column;justify-content:space-between}.contactModalConfirmation[data-astro-cid-glu3s4h6][hidden]{display:none}.contactModalConfirmation[data-astro-cid-glu3s4h6] .confirmationButton[data-astro-cid-glu3s4h6] button[data-astro-cid-glu3s4h6]{width:100%}.contactModalConfirmation[data-astro-cid-glu3s4h6] .contactLinks[data-astro-cid-glu3s4h6]{margin-top:40px}.contactModalConfirmation[data-astro-cid-glu3s4h6] .contactLinks[data-astro-cid-glu3s4h6] a[data-astro-cid-glu3s4h6] i[data-astro-cid-glu3s4h6]{color:var(--background-secondary)}.contactModalConfirmation[data-astro-cid-glu3s4h6] p[data-astro-cid-glu3s4h6]{color:var(--text-primary)}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}:root{--font-fira-code: "Fira Code", Menlo, monospace}
