*{box-sizing:border-box;color:#fff;margin:0;padding:0;text-decoration:none;list-style-type:none}:root{--border-32:32px;--border-16:16px;--border-24:24px;--border-8:8px;--border-4:4px;--FontTitle:2.5rem;--FontHeading:2rem;--FontText:1.5rem;--FontNunitoSans:"Nunito Sans", sans-serif;--FontRubik:"Rubik", sans-serif;--FontNotoSans:"Noto Sans", sans-serif;--FontMulish:"Mulish", sans-serif;--bg-color:#0b0b0bcc;--text-color:white;--border-color:white}body{color:var(--text-color);background-color:#1a1a1a}p,li,a{font-size:var(--FontText);font-family:var(--FontMulish)}.page-loader{color:#fff;z-index:9999;background-color:#0f0f0f;justify-content:center;align-items:center;transition:opacity .8s,visibility .8s;display:flex;position:fixed;inset:0}.loader-content{flex-direction:column;align-items:center;gap:24px;display:flex}.loader-greeting{font-family:var(--FontNunitoSans);font-size:var(--FontTitle);letter-spacing:2px;border-bottom:none;margin:0;font-weight:700;animation:1.5s infinite alternate pulse}.spinner{border:3px solid #ffffff1a;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%{opacity:.5}to{opacity:1}}.page-loader.hidden{opacity:0;visibility:hidden}.main-window,.projects-window,.social-links,.settings-window,.title{background-color:var(--bg-color);border-color:var(--border-color)}.main{flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:100vh;padding:2rem;display:flex;position:relative}.back-video{position:relative}.top-windows{justify-content:stretch;align-items:stretch;gap:25px;width:100%;max-width:1450px;display:flex}.main-window{border-radius:var(--border-16);border:2px solid var(--border-color);flex-direction:column;flex:1;gap:25px;padding:1.5rem;display:flex;overflow:hidden}.about{justify-content:space-between;align-items:center;display:flex}.projects-window{border-radius:var(--border-16);border:2px solid var(--border-color);flex-direction:column;justify-content:center;align-items:center;gap:25px;padding:1.5rem;display:flex}.projects-title{justify-content:space-between;align-items:center;width:100%;display:flex}.title-text{letter-spacing:.3px;text-align:center;font-style:italic}.title-big,.title{border:2px solid var(--border-color);border-radius:var(--border-8);color:var(--text-color);font-size:var(--FontHeading);font-weight:700;font-family:var(--FontNunitoSans);letter-spacing:2.5px;text-align:center;padding:.35rem 1.25rem}.title-big{border-radius:var(--border-16);font-size:var(--FontTitle);background-color:var(--bg-color)}.self-photo{border-radius:var(--border-8);border:2px solid var(--border-color);object-fit:cover;width:auto;height:210px}.bio-info{justify-content:space-between;align-items:center;display:flex}.bio-stack,.projects-container{flex-direction:column;display:flex}.bio-stack{flex-direction:row;gap:3rem;display:flex}.bio-text{letter-spacing:.3px;text-align:center;font-style:italic}.bio-activity{flex-direction:column;gap:.75rem;margin:auto;display:flex}.bio-activity h2{font-size:var(--FontHeading);font-family:var(--FontNunitoSans)}.bio-block{flex-direction:column;justify-content:center;gap:.5rem;display:flex}.bio-line{background-color:#fff;width:300px;height:3px}.stack-list{flex-direction:column;gap:10px;font-size:4rem;display:flex}.projects-images{justify-content:center;align-items:center;gap:15px;width:100%;display:flex}.project-link{width:fit-content;display:inline-block;position:relative}.project-link:after{content:"";background:#fff;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.project-link:hover:after{width:100%}.social-links,.settings-window{border-radius:var(--border-16);border:2px solid var(--border-color);align-self:center;gap:16px;width:fit-content;padding:.5rem 1.5rem;display:flex}.settings-window{position:absolute;bottom:2rem;right:2rem}.color-mode{all:unset;cursor:pointer}.video-bg{z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.video-bg video{object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-photo{border:2px solid var(--border-color);border-radius:var(--border-8);flex:1;min-width:0;height:210px;position:relative;overflow:hidden}.project-photo a{width:100%;height:100%;display:block}.project-photo img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.image-overlay{opacity:0;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s ease-in-out;display:flex;position:absolute;top:0;left:0}.project-photo:hover .image-overlay{opacity:1}.image-text{color:#fff;font-family:var(--FontMulish);text-align:center;padding:0 20px;font-size:1.5rem;font-weight:700}.social-link{color:#fff;transition:all .3s ease-in-out}.social-link:hover{border-color:#fffc;transform:scale(1.15)}.social-link:active{transform:scale(.95)}.symbols{border:2px solid var(--border-color);border-radius:var(--border-8);background-color:var(--bg-color);height:60px;padding:1rem}@media screen and (width>=2560px){:root{--FontTitle:4rem;--FontHeading:2.8rem;--FontText:2rem}.top-windows{max-width:2100px}.self-photo,.project-photo{height:320px}.social-link{width:64px;height:64px}.add-window{padding:1rem 2.5rem}}@media screen and (width>=1920px) and (width<=2559px){:root{--FontTitle:3rem;--FontHeading:2.2rem;--FontText:1.6rem}.top-windows{max-width:1600px}.self-photo,.project-photo{height:240px}.social-link{width:56px;height:56px}}@media screen and (width>=1025px) and (width<=1536px){:root{--FontTitle:2.2rem;--FontHeading:1.8rem;--FontText:1.2rem}.project-photo{height:170px}.top-windows{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:600px;display:flex}}@media screen and (width>=1025px) and (width<=1536px) and (width>=1250px){.top-windows .top-windows{flex-direction:row;justify-content:space-between;align-items:stretch;max-width:1100px}.top-windows .bio-info{flex-direction:row;display:flex}.top-windows .project-photo{height:170px}}@media screen and (width>=1025px) and (width<=1536px){.main-window,.projects-window{width:100%;padding:1.5rem}.bio-info{flex-direction:row;align-items:center;gap:1.5rem;display:flex}.self-photo{object-fit:cover;border-radius:var(--border-16);height:170px}.bio-activity{flex-direction:column;flex-grow:1;gap:1rem;display:flex}}@media screen and (width>=768px) and (width<=1024px){:root{--FontTitle:2rem;--FontHeading:1.6rem;--FontText:1.2rem}.main{gap:15px;padding:20px}.top-windows{flex-direction:column;align-items:center;gap:30px}.main-window,.projects-window{max-width:90%;padding:1.5rem}.about{gap:15px}.bio-info{flex-direction:column;gap:2rem;width:100%}.self-photo{height:180px}.bio-activity{justify-content:space-between;gap:2rem}.projects-images{flex-direction:row;justify-content:center;gap:20px;width:100%;display:flex}.project-photo{flex:1;width:auto;height:160px}.add-window{padding:.75rem 1.5rem}.social-link{width:48px;height:48px}}@media screen and (width>=481px) and (width<=767px){:root{--FontTitle:1.8rem;--FontHeading:1.5rem;--FontText:1.1rem}.main{gap:15px;height:auto;min-height:100vh;padding:15px}.top-windows{flex-direction:column;gap:20px;max-width:23rem}.main-window,.projects-window{max-width:95%;padding:1.2rem}.about,.projects-title{flex-direction:column;gap:10px}.bio-info{flex-direction:column;gap:1.5rem;width:100%}.self-photo{width:180px}.bio-activity{flex-direction:column;gap:1.5rem}.bio-block{align-items:center}.bio-line{width:260px}.bio-stack{flex-direction:column;gap:1rem;width:100%}.stack-list{flex-flow:wrap;justify-content:center;gap:8px}.bio-activity h2:after{width:15rem}.projects-images{flex-direction:column;gap:20px}.project-photo{width:180px}.add-window{padding:.6rem 1.2rem}.social-link{width:44px;height:44px}}@media screen and (width<=480px){:root{--FontTitle:1.5rem;--FontHeading:1.3rem;--FontText:1rem;--border-32:24px;--border-16:12px}.main{gap:10px;padding:10px}.top-windows{flex-direction:column;gap:20px;max-width:20rem}.bio-line{width:240px}.main-window,.projects-window{border-width:2px;max-width:100%;padding:1rem}.about,.projects-title{flex-direction:column;gap:8px}.title{letter-spacing:.5px}.bio-info{flex-direction:column;gap:1rem;width:100%}.self-photo{height:160px}.bio-text{font-size:.95rem}.bio-activity{flex-direction:column;gap:1rem;width:100%}.bio-block{align-items:center}h2{margin-bottom:.3rem}.bio-activity h2:after{width:100%;max-width:12rem}.bio-stack{flex-direction:column;gap:10px;width:100%}.stack-list{flex-flow:wrap;justify-content:center;gap:6px}.stack-list li{background:#ffffff0d;border:1px solid #fff3;border-radius:16px;padding:3px 10px;font-size:.9rem}.projects-images{flex-direction:column;gap:15px;width:100%}.project-photo{width:160px}.add-window{border-width:2px;gap:12px;padding:.5rem 1rem}.social-link{width:40px;height:40px}}
