@import"https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap";*{box-sizing:border-box;margin:0;text-decoration:none!important;list-style-type:none}.App{min-height:100vh}iframe{display:block;height:100vh;width:100vw}nav{position:fixed;top:45px;left:50%;transform:translate(-50%,-50%);width:60%;height:50px;border-radius:105px;margin-inline:auto;display:flex;align-items:center;justify-content:space-around;background:#0c0e3c00;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 3px 7px #ffffff1a;z-index:99}nav ul{width:60%;display:flex;align-items:center;justify-content:space-evenly}nav ul li{cursor:pointer}nav li{height:fit-content;position:relative;padding-bottom:0}nav li:before{content:"";position:absolute;bottom:11px;left:0;width:0;height:2px;background-color:var(--bg-color-light);transition:width .3s ease-in-out}nav li:hover:before{width:100%}nav li a,nav h1{color:var(--text-color-dark)}nav span>svg{display:grid;place-items:center;font-size:1.5rem;cursor:pointer}#ul-menu{display:grid;place-items:center}#ul-li-menu{position:fixed;bottom:20px;right:20px}#ul-menu{display:none;position:fixed;bottom:20px;right:20px;z-index:99}.css-7dv1rb-MuiButtonBase-root-MuiFab-root-MuiSpeedDial-fab{background-color:#222d52!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;box-shadow:0 1px 3px #ffffff1a!important}.css-13srr63-MuiButtonBase-root-MuiFab-root-MuiSpeedDialAction-fab svg,.MuiSpeedDialAction-fab svg,.MuiSpeedDialAction-fab{background-color:#222d52!important;fill:#94a3b8!important}@media screen and (max-width: 1030px){nav{padding-inline:10px}}@media screen and (max-width: 800px){nav{width:90%}}@media screen and (max-width: 600px){nav{padding-inline:0px}nav ul{display:none}#ul-menu{display:block}}html[data-theme=dark] nav li a,html[data-theme=dark] nav a h1{color:var(--text-color-dark)}html[data-theme=dark] nav li:before{background-color:var(--bg-color-light)}html[data-theme=dark] nav{background:#0c0e3c00;box-shadow:0 3px 7px #ffffff1a}html[data-theme=light] nav li:before{background-color:var(--bg-color-dark)}html[data-theme=light] nav li a,html[data-theme=light] nav a h1{color:var(--text-color-light)}html[data-theme=light] nav{background:#f3f1c300;box-shadow:0 3px 7px #000000e6}.home-section{width:100%;height:100vh;border:1px solid rgb(34,34,34);opacity:.8;box-shadow:inset 0 0 56px 58px #000;position:relative}.centered-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:30px;text-align:center;display:flex;align-items:center;justify-content:center;gap:30px;flex-direction:column}.custom-class{font-size:20px;font-weight:600;cursor:pointer;color:var(--bg-color-light);letter-spacing:-1.2px}.home-section .info{padding:20% 0% 20% 15%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.home-section h2,.home-section .nom{font-size:68px;line-height:70px;font-weight:700}.home-section h3{margin-block:14px;font-size:20px;line-height:28px}.home-section p{color:#94a3b8;font-size:16px;line-height:24px}.home-section .icons{width:400px;margin-top:60px;display:flex;align-items:flex-start;justify-content:flex-start}.home-section .icons a{display:flex;align-items:center;justify-content:center}.home-section .icons a>svg{margin-inline:7px;font-size:30px;margin-right:30px;fill:#94a3b8;cursor:pointer}.home-section .icons a>svg:hover{fill:#fff}#me{width:100%}@media screen and (max-width: 768px){.home-section{grid-template-columns:40% 60%}#me{margin-top:30%}}@media screen and (max-width: 600px){.home-section{width:100%;height:90vh;grid-template-columns:100%;grid-template-rows:60% 40%;margin-top:100px}.home-section .info{padding-inline:10%;align-items:center;justify-content:center}.home-section h2,.home-section .nom{line-height:68px}.home-section h2,.home-section h3,.home-section p,.home-section .nom{text-align:center;margin-inline:auto}.home-section .icons{align-items:center;justify-content:center;margin-top:30px;width:100%}.home-section .icons a{width:50px;display:flex;align-items:center;justify-content:center}.home-section .icons a>svg{font-size:30px;margin-inline:7px;fill:#94a3b8}#me{margin-block:5%}.home-section p.custom-class{width:90dvw}}@media screen and (max-width: 340px){.home-section{margin-top:100px}}.squares-canvas{width:100%;height:100%;border:none;display:block;box-shadow:inset 0 0 56px 58px #000;opacity:.3}.word{font-size:70px;line-height:100px;font-weight:800;color:var(--bg-color-light);letter-spacing:-1.2px;display:inline-block;will-change:transform,filter,opacity}@media screen and (max-width: 600px){.word{font-size:40px;line-height:45px}}.shiny-text{color:#b5b5b5a4;font-size:70px;line-height:100px;font-weight:800;letter-spacing:-1.2px;background:linear-gradient(120deg,#fff0 40%,#fffc,#fff0 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}.star-border-container{display:inline-block;padding:1px 0;position:relative;border-radius:20px;border:3px solid #111;overflow:hidden}.border-gradient-bottom{position:absolute;width:300%;height:50%;opacity:.7;bottom:-11px;right:-250%;border-radius:50%;animation:star-movement-bottom linear infinite alternate;z-index:0}.border-gradient-top{position:absolute;opacity:.7;width:300%;height:50%;top:-10px;left:-250%;border-radius:50%;animation:star-movement-top linear infinite alternate;z-index:0}.inner-content{position:relative;background:linear-gradient(to bottom,#000,#111);border:3px solid #222;color:#fff;font-size:16px;text-align:center;padding:16px 26px;border-radius:20px;z-index:1}@keyframes star-movement-bottom{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}@keyframes star-movement-top{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.about-section{width:80%;margin-inline:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:50px}.about-section h2{font-size:68px;margin-bottom:100px}.about-new{width:100%;height:350px;display:grid;grid-template-columns:repeat(2,50%)}.about-section p{width:100%;text-align:left;margin-block:14px;font-size:16px;line-height:26px;color:#94a3b8;letter-spacing:normal}.about-section p .importantText{color:#e2e8f0;margin-left:5px}.about-section h3{margin-block:44px;font-size:30px;line-height:28px;text-align:center}.about-section .language-icons{width:70%;height:auto;margin-top:15px;margin-inline:auto;display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap}.about-section .menu{width:70%;display:flex;align-items:center;justify-content:center;gap:30px}.about-section .menu button{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;margin-right:10px;background-color:#1d1715;color:#fff}.about-section .menu button.active{background-color:#fff;color:#0f172a}.about-section .language-icons a{display:flex;align-items:center;justify-content:center;flex-direction:column;width:20%;padding-block:10px;height:auto}.about-section .language-icons a p{text-align:center}.about-section .language-icons a:hover p{color:#e2e8f0}.about-section .language-icons .rne-icon{width:50px}@media screen and (max-width: 800px){.about-section .language-icons{width:95%;height:auto}}@media screen and (max-width: 600px){.about-section{width:100%;margin-top:0}.about-section .language-icons{width:85%;height:auto}.about-section .language-icons a{width:30%}.about-section h2{font-size:48px;line-height:68px;margin-bottom:20px}.about-section>p{max-width:85%}.about-new{width:100%;height:750px;padding-inline:5%;display:grid;grid-template-rows:repeat(2,50%);grid-template-columns:repeat(1,100%)}}html[data-theme=dark] .about-section p .importantText{color:#e2e8f0}html[data-theme=light] .about-section p .importantText{color:#1d1715}.container{display:flex;align-items:center;justify-content:center}.inner-container{position:relative;width:100%;max-width:1200px;overflow:hidden;-webkit-mask-composite:source-in;mask-composite:intersect;-webkit-mask-image:linear-gradient(to right,transparent,black 5rem),linear-gradient(to left,transparent,black 5rem),linear-gradient(to bottom,transparent,black 5rem),linear-gradient(to top,transparent,black 5rem);mask-image:linear-gradient(to right,transparent,black 5rem),linear-gradient(to left,transparent,black 5rem),linear-gradient(to bottom,transparent,black 5rem),linear-gradient(to top,transparent,black 5rem)}.scroll-grid{margin:auto;display:grid;height:300px;width:250px;animation:skew-scroll 20s linear infinite;grid-template-columns:repeat(1,1fr);gap:1.25rem}.scroll-grid.sm-grid-cols-2{width:600px;grid-template-columns:repeat(2,1fr)}.grid-item{display:flex;align-items:center;cursor:pointer;space-x:.5rem;border-radius:.375rem;border:1px solid #e5e7eb;padding:.225rem .6rem;gap:10px;box-shadow:0 4px 6px #da3d3d1a;transition:all .3s ease}.grid-item:hover{transform:translateY(-.25rem) translate(.25rem) scale(1.025);box-shadow:0 10px 15px #0003}.grid-item.dark{border-color:#1f2937}.icon{height:1.5rem;width:1.5rem;color:#ef4444}.item-text{color:#4b5563}.logo{object-fit:contain}@keyframes skew-scroll{0%{transform:rotateX(10deg) rotate(-10deg) skew(10deg) translateZ(0) translateY(0)}to{transform:rotateX(10deg) rotate(-10deg) skew(10deg) translateZ(0) translateY(-100%)}}.approach-section{width:100%;margin-top:80px;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden}.approach-section>h3{margin-block:44px;font-size:30px;line-height:28px}.approach-div{width:100%;margin:auto auto 100px;display:flex;align-items:center;justify-content:space-between;padding-inline:10%}.card{width:30%;height:230px;padding:15px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;border-radius:12px}.card p{font-size:15px;line-height:normal;max-width:90%;padding:3px;border-radius:10px}@media screen and (max-width: 1060px){.card{height:60%}.card p{font-size:14px}}@media screen and (max-width: 600px){.approach-div{flex-direction:column;gap:30px}.card{height:95%;width:100%}.card p{font-size:13px}}.card-spotlight{position:relative;border-radius:1.5rem;border:1px solid #222;background-color:#111;padding:2rem;overflow:hidden;--mouse-x: 50%;--mouse-y: 50%;--spotlight-color: rgba(255, 255, 255, .05)}.card-spotlight:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),var(--spotlight-color),transparent 80%);opacity:0;transition:opacity .5s ease;pointer-events:none}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:.6}.projects-section{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:150px}.projects-section h2{font-size:68px}.project-card,.experience-card{width:60%;min-height:200px;margin-block:55px;padding:15px;border-radius:12px;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out}.project-card:hover,.experience-card:hover{background-color:#3741514d;box-shadow:inset 0 1px #94a3b81a,0 10px 15px #0000001a}.project-card a,.experience-card a{display:grid;grid-template-columns:25% 75%}.name-and-arrow{color:var(--text-color-dark);display:flex;align-items:center;justify-content:flex-start}.arrow-link{margin-left:5px;transition:transform .3s ease-in-out,color .3s ease-in-out}.name-and-arrow h4{transition:color .4s ease-in-out}.projects-section:has(.project-card:hover) .project-card:hover .arrow-link{transform:translate(5px,-5px);color:#5eead4}.projects-section:has(.project-card:hover) .project-card:hover .name-and-arrow h4{color:#5eead4}.projects-section:has(.project-card:hover) .project-card:not(:hover){opacity:.5}.project-card>div,.experience-card>div{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.project-img{width:80%;margin:auto}a>*{color:#e2e8f0}.project-card p,.experience-card p{max-width:80%;color:#94a3b8;line-height:25px}.experience-time{font-size:15px;color:#94a3b8;font-weight:600}.experience-part{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:150px}@media screen and (max-width: 1050px){.project-card,.experience-card{width:70%;min-height:200px}}@media screen and (max-width: 780px){.project-card,.experience-card{width:80%}}@media screen and (max-width: 600px){.project-card,.experience-card{width:90%}.projects-section h2{font-size:48px;line-height:68px}.project-card a{display:flex;flex-direction:column-reverse;align-items:flex-start;justify-content:flex-start}.experience-card a{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.project-card p,.experience-card p{max-width:95%}.project-img{width:50%}#experience{margin-top:20px}}@media screen and (max-width: 450px){.experience-part h2{font-size:38px}}html[data-theme=dark] .name-and-arrow{color:var(--text-color-dark)}html[data-theme=light] .name-and-arrow{color:var(--text-color-light)}html[data-theme=dark] .project-card:hover,html[data-theme=dark] .experience-card:hover{background-color:#3741514d;box-shadow:inset 0 1px #94a3b81a,0 10px 15px #0000001a}html[data-theme=light] .project-card:hover,html[data-theme=light] .experience-card:hover{background-color:#f3f4f64d;box-shadow:inset 0 1px #6b5c471a,0 10px 15px #0000001a}.contact-section{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:50px}.contact-section h2{font-size:68px}form{margin-block:100px;margin-inline:auto;width:50%;display:flex;align-items:center;justify-content:space-around;flex-direction:column}form input,form text,form textarea{margin-bottom:20px;padding:10px;width:50%;background:transparent;border-radius:7px;border:1px solid white;color:#fff}form button{margin-bottom:20px;padding:10px;width:50%;background:transparent;border-radius:7px;border:1px solid white}form textarea{height:150px;resize:none}form input,form button{height:40px}form button{background:#e2e8f0;color:#2d3748}form button:hover{cursor:pointer}form input:focus,form textarea:focus,form button:active{outline:none}@media screen and (max-width: 1100px){form{width:80%}}@media screen and (max-width: 600px){form{width:95%}form input,form text,form textarea,form button{width:80%}.contact-section h2{font-size:48px}}html[data-theme=dark] form input,html[data-theme=dark] form text,html[data-theme=dark] form textarea{border:1px solid white;color:#fff}html[data-theme=dark] form button{border:1px solid white;background:#e2e8f0;color:#2d3748}html[data-theme=light] form input,html[data-theme=light] form text,html[data-theme=light] form textarea{border:1px solid #222d52;color:#222d52}html[data-theme=light] form button{border:1px solid #222d52;background:#e2e8f0;color:#2d3748}footer{width:100%;height:70px;display:flex;align-items:center;justify-content:center;background-color:#1d1715}footer p{color:#94a3b8;font-size:16px;line-height:24px}footer p span{color:#e2e8f0;margin-left:5px}@media screen and (max-width: 600px){footer p{max-width:95%;font-size:14px}}html[data-theme=dark] footer{background-color:#111}html[data-theme=light] footer{background-color:#94a3b8}html[data-theme=dark] footer p{color:#94a3b8}html[data-theme=light] footer p{color:#fff}html[data-theme=dark] footer p span{color:#e2e8f0}html[data-theme=light] footer p span{color:#222d52}:root{--bg-color-light: #ffffff;--bg-color-dark: #000000;--text-color-light: #0f172a;--text-color-dark: #ffffff}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:48px;letter-spacing:-1.2px;background-color:var(--bg-color-dark);color:var(--text-color-dark);min-height:100vh;scroll-behavior:smooth}html[data-theme=dark] body{background-color:var(--bg-color-dark);color:var(--text-color-dark)}html[data-theme=light] body{background-color:var(--bg-color-light);color:var(--text-color-light)}
