.home{align-items:center;display:flex;gap:2rem;justify-content:space-evenly;min-height:75vh;padding-inline:30px;width:100%}.home .info-section{display:flex;flex-basis:25rem;flex-direction:column;gap:1.3rem;max-width:600px}.home .info-section h1{color:#fff;font-size:4rem;font-size:clamp(2.5rem,8vw,4rem);line-height:1.1}.home .info-section h1 .greeting{display:block;font-size:.8em;margin-bottom:.2em}.home .info-section h1 .name-container{display:block;height:clamp(56px,10vw,72px);line-height:1;margin-top:.3em;min-height:72px;position:relative}.home .info-section h1 .name-container svg{display:block;height:100%;max-width:100%;object-fit:contain;object-position:left center;width:auto}.home .info-section .subtitle{color:#fffffff2;font-size:1.3rem;font-size:clamp(1rem,3vw,1.3rem);font-weight:400;margin:0}.home .info-section .intro-text{color:#ffffffe6;font-size:16px;font-size:clamp(.95rem,2.5vw,1.1rem);line-height:1.6;max-width:45ch}@media(max-width:700px){.home .info-section .line-break{display:none}}.home .image-section{height:500px;max-width:100%;width:400px}.home .image-section img{border:3px solid #adff2f4d;border-radius:50%;box-shadow:0 10px 30px #0000004d;height:100%;max-height:100%;max-width:100%;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:100%;will-change:transform}.home .image-section img:hover{box-shadow:0 15px 40px #0006;transform:scale(1.02)}.home a:focus-visible,.home button:focus-visible{border-radius:4px;outline:2px solid #adff2f;outline-offset:2px}@media screen and (max-width:700px){.home{align-items:center;flex-direction:column;gap:2rem;min-height:auto;padding-block:2rem;padding-inline:20px}.home .info-section{align-items:center;max-width:100%;padding:0;text-align:center}.home .info-section h1{font-size:clamp(2rem,10vw,3rem)}.home .info-section h1 .greeting{font-size:.7em}.home .info-section h1 .name-container svg{margin:0 auto;object-position:center center}.home .info-section .subtitle{font-size:clamp(1rem,4vw,1.2rem)}.home .info-section .intro-text{font-size:clamp(.9rem,3vw,1rem);max-width:100%}.home .image-section{height:min(80vw,500px);order:-1;width:min(80vw,400px)}}@media(prefers-reduced-motion:reduce){.home .image-section img{transition:none}.home .image-section img:hover{transform:none}}@media(prefers-contrast:high){.home .info-section h1{color:#fff;text-shadow:none}.home .info-section .intro-text,.home .info-section .subtitle{color:#fff;opacity:1}.home .image-section img{border-color:#adff2f;border-width:5px}}@media(min-width:320px)and (max-width:1024px){@supports(font-size:clamp(1rem,2vw,1.5rem)){.home .info-section h1{font-size:clamp(2rem,8vw,4rem)}.home .info-section .subtitle{font-size:clamp(1rem,3vw,1.3rem)}.home .info-section .intro-text{font-size:clamp(.9rem,2.5vw,1.1rem)}}}@media(prefers-reduced-motion:reduce){.motion-safe{animation:none!important;opacity:1!important;transform:none!important;transition:none!important}}@keyframes glitch-subtle{0%,to{opacity:1;transform:translate(0)}20%{opacity:.95;transform:translate(-1px)}40%{opacity:.98;transform:translate(1px)}60%{opacity:.96;transform:translateY(-1px)}80%{opacity:.97;transform:translateY(1px)}}.glitch-subtle{animation:glitch-subtle .3s ease-in-out}@keyframes glitch-intense{0%,to{filter:hue-rotate(0deg);transform:translate(0)}10%{filter:hue-rotate(90deg) saturate(2);transform:translate(-3px,2px)}20%{filter:hue-rotate(180deg) saturate(2);transform:translate(2px,-2px)}30%{filter:hue-rotate(270deg) saturate(2);transform:translate(-2px,3px)}40%{filter:hue-rotate(0deg) saturate(2) contrast(1.3);transform:translate(3px,-2px)}50%{filter:hue-rotate(90deg) saturate(2) contrast(1.3);transform:translate(-2px,2px)}60%{filter:hue-rotate(180deg) saturate(2);transform:translate(2px,-3px)}70%{filter:hue-rotate(270deg) saturate(2);transform:translate(-3px,2px)}80%{filter:hue-rotate(0deg) saturate(1.5);transform:translate(2px,-1px)}90%{filter:hue-rotate(45deg);transform:translate(-1px,2px)}}.glitch-intense{animation:glitch-intense .6s cubic-bezier(.25,.46,.45,.94)}.home.matrix-mode{position:relative}.home.matrix-mode:before{animation:matrix-fade-in 1s ease-out;background:linear-gradient(180deg,#000000f2,#001400fa 50%,#000000f2);z-index:-1}.home.matrix-mode:after,.home.matrix-mode:before{content:"";height:100%;left:0;position:fixed;top:0;width:100%}.home.matrix-mode:after{animation:matrix-scan 8s linear infinite;background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#00ff4608 0,#00ff4608 4px);pointer-events:none;z-index:1}.home.matrix-mode .info-section{position:relative;z-index:2}.home.matrix-mode .info-section h1,.home.matrix-mode .info-section h2,.home.matrix-mode .info-section p{animation:matrix-text-glow 2s ease-in-out infinite alternate;text-shadow:0 0 10px #00ff4680}.home.matrix-mode .image-section{position:relative;z-index:2}.home.matrix-mode .image-section img{border-color:#00ff46cc;box-shadow:0 0 20px #00ff4699,0 0 40px #00ff4666,0 0 60px #00ff4633}@keyframes matrix-fade-in{0%{opacity:0}to{opacity:1}}@keyframes matrix-scan{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes matrix-text-glow{0%{text-shadow:0 0 10px #00ff4680}to{text-shadow:0 0 20px #00ff46cc}}.reality-toggle{align-items:center;animation:toggle-slide-in .5s ease-out;backdrop-filter:blur(10px);background:#000c;border:2px solid #fff3;border-radius:50px;bottom:2rem;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;gap:.75rem;padding:.75rem 1.25rem;position:fixed;right:2rem;transition:all .3s ease;z-index:1000}.reality-toggle:hover{border-color:#fff6;box-shadow:0 8px 20px #0006;transform:translateY(-2px)}.reality-toggle:active{transform:translateY(0)}.reality-toggle .pill-icon{align-items:center;display:flex;justify-content:center}.reality-toggle .pill{border-radius:12px;height:12px;position:relative;transition:all .3s ease;width:24px}.reality-toggle .pill.red{animation:pill-glow-red 2s ease-in-out infinite alternate;background:linear-gradient(135deg,red,#c00);box-shadow:0 0 10px #ff000080}.reality-toggle .pill.blue{animation:pill-glow-blue 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#06f,#04c);box-shadow:0 0 10px #0066ff80}.reality-toggle .toggle-label{-webkit-user-select:none;user-select:none}.reality-toggle:focus-visible{outline:2px solid #adff2f;outline-offset:2px}@keyframes toggle-slide-in{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes pill-glow-red{0%{box-shadow:0 0 10px #ff000080}to{box-shadow:0 0 20px #f00c}}@keyframes pill-glow-blue{0%{box-shadow:0 0 10px #0066ff80}to{box-shadow:0 0 20px #06fc}}@media screen and (max-width:700px){.reality-toggle{bottom:1rem;font-size:.85rem;gap:.5rem;padding:.6rem 1rem;right:1rem}.reality-toggle .pill{height:10px;width:20px}}.about{padding:3rem 7rem}.about .info{display:flex;flex-direction:column;justify-content:center}.about .info p{font-size:22px}.about .skills h2{font-size:2.1rem;margin-bottom:1rem;margin-top:2rem;text-transform:uppercase}.about .skills .icons{display:flex;flex-wrap:wrap;font-size:4rem;gap:1rem;justify-content:center;width:100%}@media screen and (max-width:784px){.about{padding:1rem 2rem}.about .info{padding:10px}.about .info p{font-size:15px}.about .skills h2{font-size:2rem;text-align:center}.about .skills .icons{flex-wrap:wrap;font-size:2.7rem;justify-content:center;padding:10px}}.work .cards{display:flex;flex-wrap:wrap;gap:2rem;height:80vh;justify-content:center;overflow:scroll;scrollbar-color:#0000 #0000;scrollbar-width:thin}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes expandWidth{0%{width:0}to{width:100%}}@keyframes slideInSpring{0%{opacity:0;transform:translateX(-100%)}60%{opacity:1;transform:translateX(5%)}80%{transform:translateX(-2%)}to{opacity:1;transform:translateX(0)}}.animate-fade{animation:fadeIn 1s ease-out forwards}.animate-bar{animation:expandWidth .6s ease-out forwards}.animate-slide-spring{animation:slideInSpring .8s cubic-bezier(.34,1.56,.64,1) forwards}.animate-on-scroll{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.animate-delay-100{animation-delay:.1s}.animate-delay-200{animation-delay:.2s}.animate-delay-300{animation-delay:.3s}.animate-delay-400{animation-delay:.4s}.matrix-mode .animate-fade,.matrix-mode .animate-slide-spring{opacity:1!important;transform:none!important}@media (prefers-reduced-motion:reduce){.animate-bar,.animate-fade,.animate-on-scroll,.animate-slide-spring{transition:none!important}.animate-bar,.animate-fade,.animate-on-scroll,.animate-on-scroll.is-visible,.animate-slide-spring,.motion-safe{animation:none!important;opacity:1!important;transform:none!important}.motion-safe{transition:none!important}}.card{cursor:pointer;max-width:50vh;overflow:hidden}.card .image-section{border:3px solid #adff2f;height:30vh;margin-bottom:10px;overflow:hidden}.card .image-section .loaded{filter:blur(0)}.card .image-section img{filter:blur(100px);height:100%;object-fit:cover;overflow:hidden;transition:all .4s;width:100%}.card .image-section img:hover{transform:scale(1.2)}.card .info{align-items:center;display:flex;justify-content:space-between}.card .info h3{font-size:19px;font-weight:400}.card .info .buttons{display:flex;font-size:21px}form{display:flex;flex-direction:column;gap:1rem;width:60vh}form input{font-size:14px;height:5vh;text-transform:uppercase}form input,form textarea{background:#0000;border:2px solid #adff2f;border-radius:5px;color:#fff;outline:none;padding:8px 8px 8px 15px}form textarea{font-size:17px}form button{background:#adff2f;border:none;color:#000;cursor:pointer;font-size:18px;padding:13px}@media screen and (max-width:600px){form{width:100%}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.heading{display:flex;margin-bottom:3rem}.heading h1{font-size:4.1rem;text-transform:uppercase}.heading .bars{display:flex;flex-direction:column;justify-content:center;margin-right:2rem}.heading .bars span{background-color:#f0f8ff;background-color:#adff2f;height:3vh}.heading .bars :first-child{margin-bottom:5px;margin-right:5rem;width:15vh}.heading .bars :nth-child(2){background-color:#313538}@media screen and (max-width:784px){.heading{flex-direction:column;margin-bottom:1rem;margin-top:1rem}.heading>h1{font-size:40px}.heading .bars{order:1;padding:10px}}.skeleton-loader{background-color:#4048587d;background-size:200%;height:50vh;width:55vh}.LoadMore{position:relative}.LoadMore>div{height:30vh;overflow:hidden}.LoadMore>div img{filter:blur(10px);height:100%;object-fit:cover;width:100%}.LoadMore>div:last-child{border:2px solid #9acd32;box-shadow:10px 10px #1b1f22;color:#fff;height:inherit;left:50%;padding:10px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.LoadMore>div:last-child h3{color:#1b1f22}.navbar{align-items:center;background-color:#1b1f22;border-bottom:1px solid #b6ff30;color:#fff;display:flex;justify-content:space-between;padding:1rem;position:sticky;top:-1px;z-index:100}.navbar h1{color:#adff2f}.navbar.active .menu{display:block}.navbar .navbar-brand a{align-items:center;color:#fff;display:inline-block;display:flex;font-size:1.5rem;padding:4px;text-decoration:none}.navbar .navbar-brand a:focus{border-radius:4px;outline:2px solid #adff2f;outline-offset:2px}.navbar .navbar-brand a:focus:not(:focus-visible){outline:none}.navbar .navbar-brand a:focus-visible{border-radius:4px;outline:2px solid #adff2f;outline-offset:2px}.navbar .menu,.navbar .navbar-menu{align-items:center;display:flex}.navbar .menu{list-style:none}.navbar .menu .active-link{color:#adff2f;font-weight:700;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.navbar .menu li{margin-right:1rem}.navbar .menu a{color:#fff;display:inline-block;font-weight:700;min-height:24px;min-width:24px;padding:8px 12px;text-decoration:none}.navbar .menu a:focus{border-radius:4px;outline:2px solid #adff2f;outline-offset:2px}.navbar .menu a:focus:not(:focus-visible){outline:none}.navbar .menu a:focus-visible{border-radius:4px;outline:2px solid #adff2f;outline-offset:2px}.navbar .menu a:hover{color:#adff2f;text-decoration:underline}.navbar .hamburger{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:none;flex-direction:column;font:inherit;justify-content:center;min-height:44px;min-width:44px;padding:8px}.navbar .hamburger:focus{border-radius:4px;outline:2px solid #adff2f;outline-offset:2px}.navbar .hamburger:focus:not(:focus-visible){outline:none}.navbar .hamburger:focus-visible{border-radius:4px;outline:2px solid #adff2f;outline-offset:2px}.navbar .hamburger:hover .bar{background-color:#adff2f}.navbar .hamburger.active .bar:first-child{transform:rotate(-45deg) translate(-5px,6px)}.navbar .hamburger.active .bar:nth-child(2){opacity:0}.navbar .hamburger.active .bar:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.navbar .hamburger .bar{background-color:#fff;height:3px;margin:3px 0;pointer-events:none;transition:.4s;width:25px}@media(max-width:768px){.navbar .navbar-menu{align-items:flex-start;flex-direction:column}.navbar .menu{background-color:#1b1f22;border-bottom:1px solid #b6ff30;box-shadow:0 4px 6px #0000001a;display:none;left:0;padding:1rem 0;position:absolute;right:0;text-align:center;top:100%;width:100%}.navbar .menu li{margin:1rem 0}.navbar .menu li a{padding:12px 20px;width:100%}.navbar .hamburger{display:flex}}button{background-color:#adff2f;border:none;border-radius:5px;color:#000;cursor:pointer;font-weight:700;min-height:44px;padding:12px 28px;transition:all .3s}button:focus{outline:2px solid #fff;outline-offset:2px}button:focus:not(:focus-visible){outline:none}button:focus-visible{outline:2px solid #fff;outline-offset:2px}button:hover{background-color:#fff;color:#000;transform:scale(1.05)}button:active{transform:scale(.98)}.icons{font-size:28px;gap:1rem;width:57%}.icons,.icons a{display:flex;justify-content:center}.icons a{align-items:center;border-radius:4px;min-height:44px;min-width:44px;padding:8px;position:relative;transition:all .3s ease}.icons a:focus{outline:2px solid #adff2f;outline-offset:4px}.icons a:focus:not(:focus-visible){outline:none}.icons a:focus-visible{outline:2px solid #adff2f;outline-offset:4px}.icons a:hover{background-color:#adff2f1a;transform:scale(1.1)}.icons a:hover svg{color:#fff!important}.icons a:active{transform:scale(.95)}@media(prefers-contrast:high){.icons a:hover{background-color:#adff2f33}}.icons svg{height:28px;transition:color .3s ease;width:28px}@media(prefers-reduced-motion:reduce){.icons a{transition:none}.icons a:active,.icons a:hover{transform:none}}@media screen and (max-width:700px){.icons{width:100%}.icons a{min-height:48px;min-width:48px}}@font-face{font-display:optional;font-family:Inter;font-style:normal;font-weight:100 900;src:url(/static/media/InterVariable.a0e477f2f1f9d2376fde.woff2) format("woff2")}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-ms-overflow-style:none;height:100%;scrollbar-width:none;width:100%}html::-webkit-scrollbar{display:none}body{background-color:#1b1f22;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root,body{min-height:100vh;width:100%}a{color:#fff}.skip-link,a{text-decoration:none}.skip-link{background:#adff2f;border-radius:0 0 4px 0;color:#000;font-weight:700;left:0;padding:8px 16px;position:absolute;top:-40px;z-index:200}.skip-link:focus{top:0}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@font-face{font-display:swap;font-family:studiofeixen-variable;font-style:normal;font-weight:400;src:url(/static/media/studio-feixen-sans-variable.8ad6ec3a33717cb31cb6.woff2) format("woff2")}.custom-text{fill:#fff;font-family:studiofeixen-variable,studiofeixen,sans-serif;font-size:72px}.svg-animation-container{position:relative;width:100%}.svg-animation-container svg{display:block;height:auto;width:100%}.animation-control{align-items:center;background-color:#1b1f22e6;border:2px solid #adff2f;border-radius:50%;color:#adff2f;cursor:pointer;display:flex;font-size:16px;height:44px;justify-content:center;position:absolute;right:10px;top:10px;transition:all .3s ease;width:44px;z-index:10}.animation-control:focus{outline:2px solid #adff2f;outline-offset:2px}.animation-control:focus:not(:focus-visible){outline:none}.animation-control:focus-visible{outline:2px solid #adff2f;outline-offset:2px}.animation-control:hover{background-color:#adff2f;color:#1b1f22;transform:scale(1.1)}.animation-control:active{transform:scale(.95)}@media(prefers-contrast:high){.animation-control{border-width:3px;font-weight:700}}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media(prefers-reduced-motion:reduce){.animation-control{display:none}.line{stroke-dasharray:none!important;stroke-dashoffset:0!important;opacity:1!important}}@media screen and (max-width:768px){.animation-control{font-size:18px;height:48px;width:48px}}.line{pointer-events:none}@media print{.animation-control{display:none}.line{stroke-dasharray:none!important;stroke-dashoffset:0!important}}.Tooltip{background-color:#444;border-radius:4px;color:#fff;font-size:.9em;padding:.25rem .5rem;width:max-content;z-index:9999}.skill-tooltip-wrapper{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;display:inline-flex;outline:none;position:relative}.skill-tooltip-wrapper:before{background-color:#444;border-radius:4px;bottom:calc(100% + 4px);color:#fff;content:attr(data-tooltip);font-size:.75rem;padding:.25rem .5rem;transform:translateX(-50%);white-space:nowrap}.skill-tooltip-wrapper:after,.skill-tooltip-wrapper:before{left:50%;opacity:0;pointer-events:none;position:absolute;transition:opacity .2s ease;z-index:9999}.skill-tooltip-wrapper:after{border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid #444;bottom:100%;content:"";height:0;transform:translateX(-50%) translateY(8px);width:0}@media(hover:hover)and (pointer:fine){.skill-tooltip-wrapper:hover:after,.skill-tooltip-wrapper:hover:before{opacity:1;transform:translateX(-50%) translateY(0)}.skill-tooltip-wrapper:hover svg{transform:scale(1.1)}}.skill-tooltip-wrapper:active:after,.skill-tooltip-wrapper:active:before,.skill-tooltip-wrapper:focus:after,.skill-tooltip-wrapper:focus:before{opacity:1;transform:translateX(-50%) translateY(0)}.skill-tooltip-wrapper:focus-visible{border-radius:4px;outline:2px solid #adff2f;outline-offset:2px}.skill-tooltip-wrapper svg{display:block;outline:none;transition:transform .2s ease}.skill-tooltip-wrapper:active svg,.skill-tooltip-wrapper:focus svg{transform:scale(1.1)}@media(prefers-reduced-motion:reduce){.skill-tooltip-wrapper svg,.skill-tooltip-wrapper:after,.skill-tooltip-wrapper:before{transition:none}}