@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";body{margin:0;font-family:Outfit,sans-serif;font-optical-sizing:auto;font-style:normal}html{scroll-behavior:smooth;scroll-timeline:2s}.Navbar__div{background-color:#111;color:#d3d3d3;padding-right:7.5rem;padding-left:7.5rem;height:4rem}.Navbar__sides{display:flex;justify-content:space-between;align-items:center;height:100%}.Navbar__sider{display:flex}.Navbar__side_item{margin-right:2rem;margin-left:2rem}.Navbar__side_item a:-webkit-any-link{color:#d3d3d3;text-decoration:none}.Navbar__left{font-weight:700}.Navbar__div{width:100%;box-sizing:border-box;position:relative}.Navbar__div.sticky{position:fixed;top:0;left:0;z-index:1000;transform:translateY(-100%);animation:slideDown .5s ease-in-out forwards}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@media screen and (max-width: 1220px){.Navbar__sides{justify-content:center}.Navbar__div{padding:0}}@media screen and (max-width: 790px){.Navbar__hamburger{display:flex!important;margin-left:auto}.Navbar__right{position:fixed;top:4rem;left:0;width:100%;background-color:#111;flex-direction:column;align-items:center;padding:1rem 0;transform:translateY(-150%);transition:transform .3s ease-in-out;z-index:1000}.Navbar__right.open{transform:translateY(0);box-shadow:0 4px 8px #0003}.Navbar__side_item{margin:1rem 0}.Navbar__div{padding:1.5rem}}.Navbar__hamburger{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;cursor:pointer;z-index:1001}.hamburger-line{width:100%;height:3px;background-color:#d3d3d3;transition:all .3s ease}.hamburger-line.open:nth-child(1){transform:translateY(9px) rotate(45deg)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.Landing__div{padding:5rem 2rem 10rem;display:flex;background-color:#252634;color:#f7f7f7;align-items:center;justify-content:space-around}.Landing__terminal{margin-top:75px;width:50rem;height:30rem;font-size:20px;background-color:#131313}.Landing__terminal{border-radius:10px}.Landing__terminal__top{border-top-left-radius:10px;border-top-right-radius:10px}.Landing__terminal__top{background-color:#2f2f30;display:flex;padding:.3rem}.Landing__terminal__top__circle{width:.9rem;height:.9rem;border-radius:50%;margin:.25rem}.Landing__terminal__top__circle:nth-child(1){background-color:#eb6352}.Landing__terminal__top__circle:nth-child(2){background-color:#f4b73f}.Landing__terminal__top__circle:nth-child(3){background-color:#55bc45}.Landing__terminal__body{padding:1.25rem;padding-top:.75rem!important;color:#f7f7f7;display:flex;flex-direction:column;gap:2rem}span.cmd__blue{color:#0096ff}span.cmd__cyan{color:#33edd4}span.cmd__green{color:#4ac75f}.Landing_hi{margin:0;text-align:center;font-size:64px}.terminal__link:-webkit-any-link{color:unset;cursor:pointer}.Landing__terminal{animation:fadeIn .8s ease-in,float 3s ease-in-out infinite;box-shadow:0 10px 30px #0000004d}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Landing_hi{opacity:0;animation:slideInFromRight 1s ease-out forwards}@keyframes slideInFromRight{0%{transform:translate(100px);opacity:0}to{transform:translate(0);opacity:1}}.Landing__right_side__img img{animation:fadeInDown 1s ease-out forwards;opacity:0}.Landing__terminal__command__output__item_for_navigation_ITEMS{display:flex;flex-wrap:nowrap}.Landing__terminal__command__output__item_for_navigation{white-space:nowrap}@keyframes fadeInDown{0%{transform:translateY(-60px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (max-width: 1220px){.Landing__right_side__img img{width:30vw}.Landing__div{gap:2vw}.Landing__terminal{width:50vw;height:30vw;font-size:1.5vw}.Landing__terminal__body{gap:1rem}.Landing_hi{font-size:4vw}.Landing__terminal__top__circle{width:1.1vw;height:1.1vw}.Landing__terminal__top{padding:.2rem}}@media screen and (max-width: 790px){.Landing__right_side__img img{width:25vw}}@media screen and (max-width: 640px){.Landing__div{flex-direction:column-reverse;padding-top:0;padding-bottom:5em}.Landing__right_side__img img{width:50vw}.Landing_hi{font-size:10vw}.Landing__terminal{width:90vw;height:40vw;font-size:3vw;margin-top:2rem}.Landing__terminal__body{padding:1em}}.AboutMe__div{padding:5rem 1rem 8rem}.AboutMe__header{text-align:center;font-size:64px;font-weight:200}.AboutMe__header>*{margin-top:0;margin-bottom:3rem}.AboutMe__content>p:nth-child(2n){float:right;text-align:right}.AboutMe__content>p:nth-child(odd){float:left;text-align:left}.AboutMe__content>p{width:60%}.AboutMe__content{padding-left:10rem;padding-right:10rem;font-size:30px;letter-spacing:3px;display:flow-root}@media screen and (max-width: 1590px){.AboutMe__content{padding-left:5rem;padding-right:5rem}}@media screen and (max-width: 1220px){.AboutMe__header{font-size:5vw}}@media screen and (max-width: 1150px){.AboutMe__content{padding-left:2rem;padding-right:2rem;font-size:3vw}.AboutMe__div{padding-top:4vw;padding-bottom:4vw}.AboutMe__content>p{width:100%}.AboutMe__header>h3{margin-bottom:3vw}}@media screen and (max-width: 850px){.AboutMe__content{font-size:2.5vw;letter-spacing:2px;padding:0}.AboutMe__header{font-size:7vw}}@media screen and (max-width: 600px){.AboutMe__content{letter-spacing:1px;font-size:3vw}}.WhatIDo__div{padding:4rem 2rem 10rem;background-color:#1e1e1e;color:#f7f7f7}.WhatIDo__body{margin-right:75px;margin-left:75px}.WhatIDo__topics{position:relative;min-height:800px;overflow:visible}.WhatIDo__topic_label{cursor:pointer;margin:0;position:absolute;width:400px;height:225px;display:flex;background:#2f2f30;justify-content:center;align-items:center;font-size:26px;border-radius:10px;overflow:hidden;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.9);z-index:10;transition:transform .3s ease,box-shadow .3s ease}.WhatIDo__topic_label:hover{transform:scale(1.1) rotate(var(--tilt, 3deg));z-index:2;box-shadow:0 0 20px #ffffff4d}.WhatIDo__topic_label:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:inherit;background-size:cover;background-position:center;filter:blur(1.5px);z-index:-1;transition:transform .3s ease}.WhatIDo__topic_label:hover:before{transform:scale(1.1) rotate(var(--tilt, 3deg))}.WhatIDo__centerText{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:100%;margin:0;color:#fff}.WhatIDo__centerText>h3{font-size:64px;margin:0;font-weight:700;color:#fff}body.popup-open{overflow:hidden}.WhatIDo__topic_popup{display:none;position:fixed;top:50%;left:50%;height:80%;width:70%;transform:translate(-50%,-50%);background:#2f2f30;color:#f7f7f7;padding:2rem;border-radius:10px;box-shadow:0 0 20px #0003;z-index:1000;max-width:80%;max-height:80vh;overflow-y:auto}.WhatIDo__topic_popup{scroll-behavior:smooth;overflow-y:auto}.WhatIDo__topic_popup::-webkit-scrollbar{width:6px}.WhatIDo__topic_popup::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.WhatIDo__topic_popup::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.WhatIDo__topic_popup.show{display:block;animation:popIn .3s ease-out forwards}.blur-background .WhatIDo__topic_label,.blur-background .WhatIDo__centerText{filter:blur(5px);transition:filter .3s ease}@keyframes popIn{0%{opacity:0;transform:translate(-50%,-48%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.modal-body p,h6{margin:0}.WhatIDo__modal_section{display:flex;flex-direction:column;gap:10px}.WhatIDo__modal_body{padding:30px;display:flex;flex-direction:column;gap:25px;overflow:visible;font-size:20px;color:#f7f7f7;background-color:#2f2f30;border-radius:15px}.WhatIDo__modal_header{border-bottom:1px solid #444}.WhatIDo__modal_title{font-size:32px;margin:0 0 15px;color:#4caf50}.WhatIDo__modal_intro{padding:15px;background-color:#383840;border-radius:10px;transition:transform .2s;cursor:pointer}.WhatIDo__modal_intro:hover{transform:scale(1.02)}.WhatIDo__modal_sections{display:grid;grid-template-columns:1fr 1fr;gap:20px}.WhatIDo__section_card{padding:20px;background-color:#383840;border-radius:10px;transition:all .3s ease;cursor:pointer}.WhatIDo__section_card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000004d}.WhatIDo__section_title{font-size:24px;margin-bottom:15px}.WhatIDo__section_title--approach{color:#64b5f6}.WhatIDo__section_title--tech{color:#ffd54f}.WhatIDo__section_title--exp{color:#ff7043}.WhatIDo__modal_footer{padding:15px;background-color:#383840;border-radius:10px;border-left:4px solid #4caf50}.WhatIDo__modal_body p{line-height:1.6;margin-bottom:20px}.WhatIDo__modal_body ul{margin:5px 0 15px 20px;line-height:1.5}.WhatIDo__modal_header_content{display:flex;align-items:center;justify-content:space-between;gap:20px}.WhatIDo__modal_header .WhatIDo__modal_icon{width:80px;height:80px;object-fit:contain;animation:float 3s ease-in-out infinite}.WhatIDo__modal_float_icon.WhatIDo__modal_float_icon{animation:float 3s ease-in-out infinite}.WhatIDo__modal_intro_content{display:flex;gap:50px}.WhatIDo__modal_intro_content p{flex:1;margin:0}.WhatIDo__modal_icon{width:200px;object-fit:contain}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.WhatIDo__section_title--achievements{color:#ffd54f}.WhatIDo__close_button{position:absolute;top:20px;right:20px;background:none;border:none;color:#f7f7f7;font-size:24px;cursor:pointer;padding:5px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.WhatIDo__close_button:hover{background-color:#ffffff1a}.WhatIDo__topic_popup.closing{animation:fadeOut .3s ease-out forwards}@keyframes fadeOut{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.95)}}@media screen and (max-width: 1530px){.WhatIDo__body{margin:0 auto}}@media screen and (max-width: 1400px){.WhatIDo__topics{position:unset}.WhatIDo__topic_label{width:500px;height:281px;position:unset;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.WhatIDo__centerText{position:unset;width:unset;height:unset;margin-bottom:5rem}.WhatIDo__topic_items{display:flex;flex-wrap:wrap;gap:35px;justify-content:space-evenly}}@media screen and (max-width: 1120px){.WhatIDo__topic_label{width:600px;height:338px}.WhatIDo__topic_items{gap:45px}}@media screen and (max-width: 710px){.WhatIDo__topic_label{width:85vw;height:47.8125vw}.WhatIDo__div{padding-top:3vw;padding-bottom:10vw}.WhatIDo__centerText{margin-bottom:4vw}.WhatIDo__centerText>h3{font-size:7vw}.WhatIDo__centerText{font-size:3vw}}@media screen and (max-width: 1400px){.WhatIDo__modal_icon{display:none}.WhatIDo__topic_popup{width:75%;height:75%;max-width:100vw;max-height:100vh;margin:0 auto}}@media screen and (max-width: 1100px){.WhatIDo__topic_popup{padding:0;width:90%;height:90%}}@media screen and (max-width: 900px){.WhatIDo__topic_popup{padding:0;width:100%;height:100%}}@media screen and (max-width: 750px){.WhatIDo__modal_sections{grid-template-columns:1fr}}.WhatIDo__modal_header{position:sticky;top:0;z-index:10000;background-color:#2f2f30}.ExperienceAndFuture__div{padding:5rem 2rem 8rem}.ExperienceAndFuture__header{text-align:center;font-size:64px;font-weight:200}.ExperienceAndFuture__header>*{margin-top:0;margin-bottom:3rem}.ExperienceAndFuture__content>p{width:60%;text-align:center;margin:0 auto}.ExperienceAndFuture__content{padding-left:15rem;padding-right:15rem;font-size:30px;letter-spacing:3px;display:flow-root}@media screen and (max-width: 1150px){.ExperienceAndFuture__content{padding-left:2rem;padding-right:2rem;font-size:3vw}.ExperienceAndFuture__div{padding-top:4vw;padding-bottom:4vw}.ExperienceAndFuture__content>p{width:100%}.ExperienceAndFuture__header>h3{margin-bottom:3vw}}@media screen and (max-width: 1220px){.ExperienceAndFuture__header{font-size:5vw}}@media screen and (max-width: 850px){.ExperienceAndFuture__content{font-size:2.5vw;letter-spacing:2px;padding:0}.ExperienceAndFuture__header{font-size:7vw}}@media screen and (max-width: 600px){.ExperienceAndFuture__content{letter-spacing:1px;font-size:3vw}}.ContactMe__div{padding:5rem 1rem 8rem;text-align:center;background-color:#1e1e1e;color:#f7f7f7}.ContactMe__header{font-size:64px;font-weight:200}.ContactMe__header>*{margin-top:0;margin-bottom:3rem}.ContactMe__content{padding-left:10rem;padding-right:10rem;font-size:30px;letter-spacing:3px;display:flow-root}.ContactMe__links{margin-bottom:1rem;display:flex;gap:30px;justify-content:space-around;font-size:24px}.ContactMe__links>div>a{display:flex;gap:10px}.ContactMe__links>div>a{color:#f7f7f7}@media screen and (max-width: 1590px){.ContactMe__content{padding-left:5rem;padding-right:5rem}}@media screen and (max-width: 1220px){.ContactMe__header{font-size:5vw}}@media screen and (max-width: 1150px){.ContactMe__content{padding-left:2rem;padding-right:2rem;font-size:3vw}.ContactMe__div{padding-top:4vw;padding-bottom:4vw}.ContactMe__header>*{margin-bottom:3vw}}@media screen and (max-width: 850px){.ContactMe__content{font-size:2.5vw;letter-spacing:2px;padding:0}.ContactMe__links{font-size:2vw;gap:20px}.ContactMe__header{font-size:7vw}}@media screen and (max-width: 600px){.ContactMe__content{letter-spacing:1px;font-size:3vw}.ContactMe__links{flex-direction:column;align-items:center;font-size:3vw;gap:15px}}
