@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";*{box-sizing:border-box}.sidebar{position:fixed;top:50%;left:0;transform:translateY(-40%);width:220px;height:320px;margin:16px;background:#151a2d;border-radius:16px;transition:.4s ease;z-index:10}.sidebar.collapsed{width:85px;height:380px}.sidebar-header{position:relative;display:flex;padding:25px 20px;align-items:center;justify-content:space-between}.sidebar-header .header-logo img{width:46px;height:46px;display:block;object-fit:contain;border-radius:50%}.sidebar-header .toggler{position:absolute;right:20px;height:35px;width:35px;border:none;color:#151a2d;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#fff;transition:.4s ease}.sidebar.collapsed .sidebar-header .toggler{transform:translate(-4px,65px)}.sidebar-header .toggler:hover{background:#dde4fb}.sidebar-header .toggler span{font-size:1.75rem;transition:.4s ease}.sidebar.collapsed .sidebar-header .toggler span{transform:rotate(180deg)}.sidebar-nav .nav-list{list-style:none;display:flex;gap:4px;padding:0 15px;flex-direction:column;transition:.4s ease}.sidebar .sidebar-nav .primary-nav{transform:translateY(-1rem)}.sidebar.collapsed .sidebar-nav .primary-nav{transform:translateY(40px)}.sidebar-nav .nav-link{color:#fff;display:flex;gap:12px;white-space:nowrap;border-radius:8px;align-items:center;padding:12px 15px;text-decoration:none;transition:.4s ease}.sidebar-nav .nav-link:hover{color:#151a2d;background:#fff}.sidebar-nav .nav-link .nav-label{transition:opacity .4s ease}.sidebar.collapsed .sidebar-nav .nav-link .nav-label{opacity:0;pointer-events:none}.sidebar-nav .nav-item{position:relative}.sidebar-nav .nav-tooltip{position:absolute;top:-10px;opacity:0;display:none;pointer-events:none;left:calc(100% + 25px);color:#151a2d;padding:6px 12px;border-radius:8px;background:#fff;white-space:nowrap;box-shadow:0 5px 10px #000;transition:0s}.sidebar.collapsed .sidebar-nav .nav-tooltip{display:block}.sidebar-nav .nav-item:hover .nav-tooltip{opacity:1;pointer-events:auto;transform:translateY(50%);transition:.4s ease}@media (max-width: 768px){.sidebar{position:absolute;transform:none;z-index:10}main{margin-left:0;padding-top:120px}}#scoreboard{display:flex;flex-direction:column;background:#141414;color:#fff}#scoreboard-title{position:relative;color:#fff;width:50%;text-align:center;margin-left:auto;margin-right:auto}#scoreboard-title:before{content:"";position:absolute;width:2px;height:100%;background:#fff;left:0;top:0;transition:ease .5s}#scoreboard:hover #scoreboard-title:before{left:-50%;background:green;transform:rotate(0);width:200%;height:2px;top:-50%;scale:1;transition:ease .5s}#scoreboard-title:after{content:"";position:absolute;width:2px;height:100%;background:#fff;right:0;bottom:0;transition:ease .5s}.scoreboard-container{display:flex;flex-direction:column;justify-content:space-evenly}#scoreboard:hover #scoreboard-title:after{right:-50%;background:#3695e6;transform:rotate(0);width:200%;height:2px;bottom:-50%;scale:1}.scoreboard-score{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:space-between}#htb{display:flex;flex-direction:column;justify-content:center;padding:10px 10px 20px}#htb>h2,#root-me h2{width:100%;text-align:left;padding:5px;border-top:2px solid green;color:#6de636;margin:0}#root-me h2{color:#3695e6;width:100%;text-align:left;border:0px}#root-me{display:flex;flex-direction:column;justify-content:center;padding:10px 10px 20px;margin-top:1rem;border-bottom:2px solid #3695e6}#htb-card-score{display:flex;flex-direction:column;width:200px;padding:20px 40px;border:solid 2px grey;margin-top:10px;border-radius:10px;background:#40465c}.htb-card-icon{max-width:fit-content;margin-left:auto;margin-right:auto;font-size:3rem;color:#6de636}#htb-card-score p{max-width:fit-content;margin:0 auto}#htb-card-score #htb-card-type{text-transform:uppercase;font-size:1rem;width:100%;color:#b7c1c6}#htb-card-score #htb-card-score-value{font-size:2.3rem}#htb-card-score-ranking{display:flex;flex-direction:row;align-items:center;gap:5px;background:#40465c;border:solid 2px grey;padding:0 10px;margin-top:10px}.moi{width:100px;height:100px;color:#fff}.htb-card-icon-ranking{font-size:5rem;color:#f1ed00}.htb-card-score-valuetype{margin-left:auto;margin-right:auto}.htb-card-score-valuetype #htb-card-score-value{font-size:2.5rem;color:#fff;margin-bottom:0}.htb-card-score-valuetype #htb-card-type{text-transform:uppercase;font-size:1rem;width:100%;color:#b7c1c6}.root-me-card-icon{max-width:fit-content;margin-left:auto;margin-right:auto;font-size:3rem;color:#3695e6}:root{--primary-color: #4000ff}#certifications{display:flex;flex-direction:column;height:60rem}#certifications h1{position:relative;z-index:5}.certifications-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:25rem;padding:0 2px;margin-bottom:5rem}.certifications-titles{width:20vw;min-width:300px;display:flex;flex-flow:column wrap;gap:15px}.certifications-container .certifications-details{position:relative;padding:5px;width:60%;min-width:300px}.certifications-container .certifications-details:after{content:"";position:absolute;width:3px;height:20rem;background:#000c;top:-4rem}.certifications-container .certifications-details ul{list-style-type:none;position:absolute;width:100%;display:none;top:-7rem}.certifications-container .certifications-details ul li{color:#000}.certifications-container .certifications-details ul li .certifications-bullets{position:relative;padding-left:1rem}.certifications-container .certifications-details ul li .certifications-bullets:before{position:absolute;content:"";width:5px;height:5px;background:#000;top:.85rem;left:0}.certifications-details ul li,.certifications-li{width:100%}#certifications-checked-details{display:block}.certifications-timeline-wrapper{position:relative;width:100%;height:20rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:5rem;padding-top:8rem}.certifications-timeline{position:relative;height:.12rem;padding:0 4rem;background:#888;list-style-type:none;--scale: 1;display:flex;flex-wrap:wrap}.certifications-timeline li{position:relative;width:10rem}.certifications-timeline li:before,.certifications-timeline li:after,.certifications-data,.certifications-timeline li .certifications-title{position:absolute;content:"";left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--scale));transition:.5s ease}.certifications-timeline li:before{top:1rem;display:inline-block;width:.12rem;height:1rem;background:#888}.certifications-timeline li:nth-child(2n):before{top:-1rem}.certifications-timeline li:hover:before{background:var(--primary-color)}.certifications-timeline li:after{content:attr(data-date);white-space:pre;top:-3.4rem}.certifications-timeline li:hover:after,.certifications-timeline li .certifications-title{color:var(--primary-color)}.certifications-timeline li:nth-child(odd):after{top:3.4rem}.certifications-timeline li .certifications-title{top:2.4rem;font:600 1.1rem;white-space:pre;opacity:0}.certifications-timeline li:nth-child(odd)>.certifications-title{top:-2.4rem}.certifications-timeline li:hover .certifications-title{opacity:1}.certifications-data{width:1.3rem;height:1.3rem;background:#888;color:#000;border-radius:50%;display:flex;flex-direction:column;justify-content:space-around;overflow:hidden;transition:.3s ease}.certifications-timeline li:hover .certifications-data{background:var(--primary-color);--scale: 1.2;cursor:pointer;z-index:200}.certifications-data.certifications-show{width:22rem;height:22rem;border-radius:1rem;padding:1rem;background-image:linear-gradient(45deg,var(--primary-color),magenta);box-shadow:0 .1rem .4rem #0004;z-index:100}.certifications-data h3{text-transform:capitalize}.certifications-data p{background-color:#fff3;padding:1rem;border-radius:1rem;margin-left:.7rem}.certifications-data.certifications-show p{margin-left:0}.certifications-data.certifications-show p img{width:100%}.certifications-data .certifications-close{align-self:flex-start;background-color:#00a1ff;padding:.5rem .8rem;border-radius:2rem;font-size:1rem}#Hint{text-align:center}.button2{display:inline-block;transition:all .2s ease-in;position:relative;overflow:hidden;z-index:1;color:#090909;padding:.7em 1.7em;cursor:pointer;font-size:18px;border-radius:.5em;background:#e8e8e8;border:1px solid #e8e8e8;box-shadow:6px 6px 12px #c5c5c5,-6px -6px 12px #fff}.button2:active{color:#666;box-shadow:inset 4px 4px 12px #c5c5c5,inset -4px -4px 12px #fff}.button2:before{content:"";position:absolute;left:50%;transform:translate(-50%) scaleY(1) scaleX(1.25);top:100%;width:140%;height:180%;background-color:#0000000d;border-radius:50%;display:block;transition:all .5s .1s cubic-bezier(.55,0,.1,1);z-index:-1}.button2:after{content:"";position:absolute;left:55%;transform:translate(-50%) scaleY(1) scaleX(1.45);top:180%;width:160%;height:190%;background-color:#009087;border-radius:50%;display:block;transition:all .5s .1s cubic-bezier(.55,0,.1,1);z-index:-1}.button2:hover{color:#fff;border:1px solid #009087}.button2:hover:before{top:-35%;background-color:#009087;transform:translate(-50%) scaleY(1.3) scaleX(.8)}.button2:hover:after{top:-45%;background-color:#009087;transform:translate(-50%) scaleY(1.3) scaleX(.8)}@media (max-width: 768px){.certifications-container{display:flex;flex-direction:column;height:25rem;min-width:600px;min-height:900px;padding:0 2px;margin-bottom:5rem}.certifications-titles{margin-bottom:100px}.certifications-container .certifications-details{position:relative;padding:5px;min-width:400px;min-height:800px}.certifications-container .certifications-details:after{display:none}.certifications-container .certifications-details ul{list-style-type:none;width:100%;min-width:400px;display:none}.certifications-timeline-wrapper,#Hint{display:none}}#app-layout{display:flex;flex-direction:row;justify-content:space-between}main{display:flex;flex-direction:column;width:80vw;margin-left:15%;margin-top:100px;padding:20px}.line-container{position:absolute;top:12%;left:6%;width:85%;height:1rem}.svgPath{position:absolute;top:10rem;left:8rem}#line{position:absolute;width:100%;transform:scale(13)}.section-container{position:relative;display:flex;flex-direction:row;justify-content:space-between;width:100%;gap:20px;padding:40px;margin:50px;background:linear-gradient(135deg,#f7f7f7,#e8e8e8);border-radius:12px;box-shadow:0 4px 20px #0003;z-index:2}.section-container h1{font-size:40px;color:#000;font-weight:700;margin-bottom:20px}.section-container p{font-size:18px;line-height:1.6}.section-container h3{font-size:22px;margin:20px 0;color:#000;letter-spacing:1px}#profile-section-h3{margin-bottom:9rem}.highlight{color:#0078d7;font-weight:700;background:linear-gradient(90deg,#0078d7,#00c4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes glow{0%{text-shadow:0 0 5px #0078d7,0 0 10px #00c4ff}to{text-shadow:0 0 15px #0078d7,0 0 30px #00c4ff}}.text-wrapper p{position:absolute;top:73%;left:3%;font-size:2.5rem;font-weight:700;text-align:left;color:#fff;margin:0;width:300px;white-space:pre}.text-wrapper p:nth-of-type(1){color:#3685e6}.text-wrapper p:nth-of-type(2){color:#e6ba36}.text-wrapper p:nth-of-type(3){color:#77e636}.text-wrapper p:nth-of-type(4){color:#b336e6}.text-wrapper p:nth-of-type(5){color:#5336e6}.text-wrapper p:nth-of-type(6){color:#e65236}.pictureSection{display:flex;justify-content:center;flex-wrap:wrap}.pictureSection img{width:70%;height:100%;margin:0 auto;border-radius:60%;box-shadow:0 8px 15px #0003}.textSection{width:100%}@media (max-width: 768px){.section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.pictureSection img{width:300px;height:300px}.text-wrapper p{font-size:2rem;width:100%}}#profileOverview{display:flex;flex-direction:column;background:#f7f7f7;color:#000}#profileOverview p,#profileOverview h2{color:#000}.timeline{display:flex;justify-content:center;padding:0 5%}.timeline .timeline-row{display:flex;column-gap:64px;flex-wrap:wrap;width:100%}.timeline-row .timeline-column{flex:1 1 320px}.timeline-column .title{position:relative;display:inline-block;font-size:28px;margin:32px 0 16px 30px}.timeline-column .timeline-box{position:relative;border-left:2px solid #6593fb}.timeline-box .timeline-content{position:relative;padding-left:27px}.timeline-box .timeline-content .timeline-content-icon{position:absolute;width:4rem;top:0;right:-2rem;scale:0;transition:ease .3s}.timeline-box .timeline-content:hover .timeline-content-icon{scale:1}.timeline-box .timeline-content:before{content:"";position:absolute;top:5rem;left:-10.5px;width:20px;height:20px;background:#000c;border-radius:50%}.timeline-content .contentProfileOverview{padding:24px;border:2px solid black;border-radius:8px;margin-bottom:32px}.timeline-content .contentProfileOverview .year{font-size:16px;widows:100%;color:#fff}.timeline-content .contentProfileOverview .year{background:#000c}.timeline-content .contentProfileOverview h3{color:#000c;font-size:19px;margin:8px 0;padding:1rem;border-top:3px solid black;border-bottom:3px solid black;border-radius:20px;background:#bed2ff}.timeline-content .contentProfileOverview p{position:relative;color:#ededed;font-size:16px;margin-left:1rem}.timeline-content .contentProfileOverview p:before{content:"";position:absolute;width:5px;height:5px;background:#000c;border-radius:50rem;top:.7rem;left:-.6rem}.animate{position:absolute;top:0;right:0;width:105%;height:100%;background:#f7f7f7;animation:show-right 1s ease forwards;animation-delay:calc(.5s * var(--i))}@keyframes show-right{to{width:0}}#projectsSections{display:flex;flex-direction:column}.project-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.project-container{height:400px;width:100%;display:flex;flex-wrap:nowrap;justify-content:center}.card{width:80px;border-radius:.75rem;background-size:cover;cursor:pointer;overflow:hidden;border-radius:2rem;margin:0 10px;display:flex;align-items:flex-end;transition:.6s cubic-bezier(.28,-.03,0,.99);box-shadow:0 10px 30px -5px #000c}.card>.project-row{color:#fff;display:flex;flex-wrap:nowrap}.card>.project-row>.project-icon{background:#223;color:#fff;border-radius:50%;width:50px;display:flex;justify-content:center;align-items:center;margin:15px}.card>.project-row>.project-description{display:flex;justify-content:center;flex-direction:column;overflow:hidden;height:80px;width:520px;opacity:0;transform:translateY(30px);transition-delay:.3s;transition:all .3s ease}.project-description p{color:#b0b0ba;padding-top:5px}.project-description h4{text-transform:uppercase}#projectsSections input{display:none}#projectsSections input:checked+label{width:600px}#projectsSections input:checked+label .project-description{opacity:1!important;transform:translateY(0)!important}.card[for=c1]{background-image:url(/assets/CTF_Write_up_preview-6LsJ0KTr.png)}.card[for=c2]{background-image:url(/assets/Park-o-TOP_Home_Dark-DCQkntQ3.png)}.card[for=c3]{background-image:url(/assets/Game-Example2-BwGPlbfb.png)}.card[for=c4]{background-image:url(../assets/sunset2.png)}body{margin:0}.projects-page{width:90%;height:80%;margin:100px;display:flex;flex-direction:column;align-items:center;margin:10rem auto}.projects-page h1{font-size:3rem}.projects-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:100px;width:80%;height:50%;gap:40px;justify-content:center}.unique-project img{width:100%;height:250px;border-radius:2rem}.unique-project{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-around;flex-wrap:nowrap;width:30%;min-width:477px;padding:1rem;padding-bottom:0;background:#e8e8e8;border:solid 2px black;border-radius:1rem;text-decoration:none;color:#000;transition:.3s ease;transform-style:preserve-3d;z-index:2}.unique-project:hover{border:solid 5px #0578c5;transform:translate(-3%,-5%);box-shadow:10px 10px #4e84ff,20px 20px #4444bd}.projects-title-container{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;padding-left:1rem;text-decoration:none}.projects-title-container .arrow-forward{position:relative;font-size:3rem;border-radius:40px;transition:.2s ease;padding:2px;color:#000;text-decoration:none}.projects-title-container:hover .arrow-forward{transform:rotate(-45deg);background:#a6c2f0}.projects-title-container .projects-title3{position:relative;font-size:2rem;text-align:left;text-decoration:none;color:#000;transition:.4s ease}.projects-title-container .projects-title3:after{content:"";position:absolute;width:0%;height:5px;background:#000;left:0;top:95%;transition:width .4s ease;border-radius:50rem}.projects-title-container:hover .projects-title3:after{width:100%}.projects-info{position:relative;display:flex;margin-bottom:2rem;width:100%;height:20%}.projects-filter-container{position:relative;display:flex;width:90%;flex-wrap:wrap;justify-content:left;gap:3%;scale:1;transition:ease .2s}.projects-filter-one{border-radius:20rem;background:#c1d5ff;padding:0 .5rem;height:25%;font-size:.8rem}.projects-description{position:absolute;display:hidden;padding:1rem;scale:0;transition:ease .2s;text-align:justify;line-height:1.4rem}.unique-project:hover .projects-description{position:absolute;display:block;width:100%;padding:1rem;border-top:5px solid #bed2ff;border-bottom:5px solid #bed2ff;scale:1;margin:0;background:#686868;color:#fff}.unique-project:hover .projects-filter-container{scale:0}.p-details-container{display:flex;flex-direction:column;align-items:center;gap:2rem;width:90%;margin-top:8rem;margin-bottom:20rem;margin-left:auto;margin-right:auto}.p-details-highlight{background:url(//s2.svgbox.net/pen-brushes.svg?ic=brush-3&color=purple-600);padding:2px 4rem}.p-details-title{font-size:3.5rem}.p-details-type{display:flex;width:35%;flex-wrap:wrap;justify-content:center;gap:1rem}.projects-filter-oneV2{border-radius:20rem;background:#c1d5ff;padding:.2rem 2rem}.p-details-img{width:60%}.p-details-button{display:flex;flex-direction:row;justify-content:right;width:50%;padding:1rem}.p-details-source-button{width:30%;padding:.7rem;cursor:pointer;border:solid 2px #0578c5;background:#c1f4ff;transition:ease .2s;text-decoration:none;color:#000;text-align:center}.p-details-source-button:hover{background:#c1d5ff}.p-details-subtitle{display:flex;flex-direction:column;width:60%}.p-details-subtitle h2{font-size:3rem;margin:1rem 0}.p-details-subtitle p{font-size:1.2rem;text-align:justify;line-height:2.3rem}.p-details-subtitle ul li{list-style-type:none;position:relative;font-size:1.2rem;line-height:2.3rem}.p-details-subtitle ul li:before{content:"";position:absolute;width:10px;height:10px;background:#000;border-radius:50%;top:34%;left:-2%}.header{position:fixed;display:flex;align-items:center;justify-content:space-between;width:100%;height:10%;z-index:10;padding:10px 20px;border-bottom:2px solid black;background:#151a2d;font-family:Poppins,sans-serif;box-shadow:0 2px 5px #0000001a;top:0;left:0}.logo p{font-size:20px;font-weight:700;margin:0;color:#fff}.nav-links{display:flex;gap:20px}.nav-links a{text-decoration:none;color:#fff;font-size:1.3rem;font-weight:500;transition:color .3s ease}.nav-links a:hover{color:#005bb5}.actions .download-btn{text-decoration:none;padding:8px 15px;background-color:#dde2e2;color:#000;border-radius:5px;font-size:14px;font-weight:500;transition:background-color .3s ease,transform .2s ease}.actions .download-btn:hover{background-color:#005bb5;transform:scale(1.05)}@media (max-width: 768px){header{flex-direction:column;align-items:flex-start;padding:15px}.nav-links{flex-direction:column;align-items:flex-start;gap:10px;margin-top:10px}.actions{margin-top:15px;align-self:flex-end}}#chevron{cursor:pointer}.socialsLinks{position:fixed;top:.99rem;right:12rem;z-index:10;background-color:#151a2d}.socialsLinks{width:10%;height:7%;display:flex;align-items:center;justify-content:center;gap:10px}.socials-card{width:20%;height:50%;border-radius:100px;background:#dde2e2;text-align:center;font-size:1.3rem;line-height:3.5vh;font-family:sans-serif;overflow:hidden;box-shadow:5px,10px 20px #9696964d;transition:all .3s ease-out}.socials-card span{font-size:1rem}a.socials-card{color:#000;text-decoration:none}.socials-card:hover{width:30rem;cursor:pointer;display:flex;align-items:center;justify-content:space-evenly;color:#fff}.socials-card:hover i{color:#fff}.socials-card .icon-github-circled{color:gray}.git:hover{background:gray}.socials-card .icon-linkedin-squared{color:#00f}.lkd:hover{background:#00f}.socials-card .icon-mail{color:purple}.mail:hover{background:purple}#socials-span-mail{padding:0 20px}footer{display:flex;flex-direction:column;align-items:center;width:100%;background:linear-gradient(135deg,#f7f7f7,#e8e8e8);gap:2rem;padding-top:2rem;padding-bottom:2rem;color:#000}.footer-copyrights{text-align:center}.footer-copyrights>h3{padding:.3rem;font-size:1rem}.footer-copyright-icon{font-size:1rem}.footer-logo{width:3%;border-radius:10px}@font-face{font-family:fontello;src:url(/assets/fontello-DWltMzee.eot?53157248);src:url(/assets/fontello-DWltMzee.eot?53157248#iefix) format("embedded-opentype"),url(data:font/woff2;base64,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) format("woff2"),url(/assets/fontello-B9SDRiND.woff?53157248) format("woff"),url(/assets/fontello-BI9gSPt_.ttf?53157248) format("truetype"),url(/assets/fontello-Oxr_6c8w.svg?53157248#fontello) format("svg");font-weight:400;font-style:normal}[class^=icon-]:before,[class*=" icon-"]:before{font-family:fontello;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-mail:before{content:""}.icon-trophy:before{content:""}.icon-facebook:before{content:""}.icon-github-circled:before{content:""}.icon-mail-alt:before{content:""}.icon-linkedin:before{content:""}.icon-linkedin-squared:before{content:""}
