:root{--color-white:#ffffff;--color-white-muted:#cccccc;--color-white-faded:#ffffff89;--color-glow-default:#93b1d31b;--color-dark:#0a0a0a;--color-dark-alt:#0a090c;--color-glow-bg:#0f0f0fda;--color-glow-overlay:rgba(12,12,12,0.75);--color-tech-bg:#131217c9;--border-radius-sm:0.5rem;--border-radius-md:10px;--border-radius-lg:15px;--border-radius-full:50%;--border-default:1px solid hsla(0,0%,100%,0.1);--box-shadow-glow:0 0 5px 5px #00000087;--box-shadow-photo:0 0 55px 55px #000000;--box-shadow-preview:0 0 15px #00000082;--font-main:"Rubik",sans-serif}body,html{font-family:var(--font-main);overflow-x:hidden;margin:0;padding:0;color:var(--color-white);background-color:var(--color-dark)}.container{width:100%;max-width:2500px;margin:0 auto;padding:0 1rem;background-color:var(--color-dark-alt);position:relative;background-color:#0a0a0a;overflow:hidden}.glowable-text{color:#fff}[glow] .glowable-text{color:var(--glow-color)}.background-glow{position:absolute;top:-150px;left:50%;height:1500px;width:140vw;background-color:rgba(15,15,15,.8549019608);transform:translateX(-50%) rotate(5deg);z-index:0}.hero-section{position:relative;width:100%;height:100%;display:flex;flex-direction:column;z-index:5}.content-row{display:flex;flex-direction:row;width:100%;justify-content:space-evenly;height:325px;align-items:center;gap:20vw;margin-block:150px}.intro-title{font-size:64px;font-weight:600}.intro-subtitle,.intro-title{color:var(--color-white);margin:0}.intro-subtitle{font-size:32px;font-weight:500}.intro-description{padding:1rem 0;width:560px;font-size:medium;color:var(--color-white-muted);margin:0}.social-icons{display:flex;align-items:center;gap:clamp(15px,5vw,42px);padding-top:.75rem;z-index:1}.icon{border-radius:.5rem;position:relative;cursor:pointer;transition:opacity .175s ease;z-index:10;border-radius:50%}.icon:hover{opacity:.8}.glow-shadow{box-shadow:0 0 5px 5px rgba(0,0,0,.5294117647)}.photo-wrapper{position:relative;min-width:250px;height:250px}.photo-glow-container{border-radius:1rem;overflow:hidden}.glow-circle{--glow-color:#93b1d31b;--opacity:1;position:relative;border-radius:50%;z-index:0}.glow-circle:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;z-index:-1;border-radius:15px;box-shadow:0 0 100px 50px var(--glow-color);background:radial-gradient(circle,rgba(147,177,211,.3) 0,transparent 70%);transform:translate(-50%,-50%);pointer-events:none;transition:opacity .2s ease-in-out;opacity:var(--opacity)}.photo{position:relative;z-index:10;border-radius:1rem;box-shadow:0 0 55px 55px #000}.project{width:250px;margin-inline:auto;height:clamp(290px,fit-content);background-image:linear-gradient(90deg,hsl(0,5%,9%),hsl(0,5%,12%));border-radius:var(--border-radius-lg);border:var(--border-default);display:flex;flex-direction:column;justify-content:space-evenly;transition:all .05s ease-in-out;perspective:80px}.project:active{scale:.97}.link-preview img,.tag,.tech-list,.university-bg{border:var(--border-default)}.project-data{display:flex;flex-direction:column;align-items:center;padding:10px;border-radius:0}.project-data p{user-select:none}.tech-row{display:flex;flex-direction:row;width:141px;align-items:center;justify-content:space-evenly}.tech-used{border:1px solid hsla(0,0%,100%,0);border-radius:50%}[glow] .tech-used{border:2px solid var(--glow-color)}.projects{display:flex;flex-direction:row;justify-content:space-evenly}.link-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-block:20px;gap:20px}.link-preview img{border-radius:10px;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 0 15px rgba(0,0,0,.5098039216)}.custom-zoom [data-rmiz-modal-img],.custom-zoom [data-rmiz-modal-overlay]{transition-timing-function:ease;transition-duration:.1s}.custom-zoom [data-rmiz-modal-overlay=hidden]{background-color:rgba(56,58,89,0)}.custom-zoom [data-rmiz-modal-overlay=visible]{background-color:rgba(12,12,12,.75);backdrop-filter:blur(15px)}.section-header{font-size:x-large;font-weight:600;margin-left:140px;margin-bottom:50px;width:fit-content}.skills-section{margin-top:200px}.section-2-bg{position:absolute;width:250vw;height:920px;background-image:linear-gradient(45deg,hsla(262,100%,76%,.07),hsla(212,69%,55%,.07));transform:translateX(-50%) translateY(-4%) rotate(-2deg);z-index:0}.tech-stack{height:200px;width:100%;max-width:2500px;flex-direction:column}.tech-list,.tech-stack{display:flex;align-items:center}.tech-list{background:rgba(19,18,23,.7882352941);width:75%;height:fit-content;border-radius:10px;z-index:1;justify-content:space-around;overflow-x:auto;overflow-y:hidden}.tech{display:flex;flex-direction:column;align-items:center;margin-top:7px;transition:scale .2s cubic-bezier(.4,-.2,.42,1.2);width:fit-content}.tech>img{width:50px;height:50px;margin-top:10px;border-radius:50%}.tech>img:hover{box-shadow:0 0 25px #000}.container{padding:0}.tech>p{font-size:small;color:hsla(0,0%,100%,.8823529412)}.tech:hover{scale:1.2}.languages-knowledge-container{display:flex;flex-direction:column;align-items:center}.languages-knowledge-container>h1{font-size:large;margin-bottom:0;font-weight:500}.languages-knowledge-container>a{font-size:small;font-weight:600;opacity:90%;margin-top:7px;margin-bottom:42px;color:#fff}.education-container{display:flex;justify-content:center;align-items:center;gap:100px}.university-bg{background:rgba(19,18,23,.7882352941);z-index:1;border-radius:10px;padding:25px}.education-info{height:500px;font-weight:300;display:flex;flex-direction:column;justify-content:center}.education-info>h1{font-size:x-large}.muted-text{margin:20px 0 15px;color:hsla(0,0%,100%,.537254902);font-size:smaller;font-weight:500}.disciplines{height:auto;width:650px;display:flex;flex-wrap:wrap;gap:10px;padding:0 0 20px}.tag{background-color:hsla(0,0%,14%,.82);min-width:100px;width:fit-content;height:25px;border-radius:20px;padding-inline:15px;text-align:center}.final-cta,.tag{display:flex;justify-content:center;align-items:center}.final-cta{flex-direction:column;margin-bottom:100px;gap:35px}.education-section{margin-top:100px}@media screen and (width <= 1000px){.hero-section{align-items:center}.intro-padding{padding:2rem 0 0}.photo-margin{margin:2rem 0 0}.content-row{flex-direction:column;height:fit-content;justify-content:center;gap:25px;margin-block:25px}.photo-wrapper{display:flex;align-items:center;justify-content:center}.content-row,.intro-description{width:80vw}.intro>h1{font-size:xx-large}.intro>h2{font-size:larger;padding-top:5px}.intro>p{font-size:medium}.section-header{margin:50px 0 50px 2rem;width:100vw}.social-icons{justify-content:center}.tech{padding:15px;text-align:center;width:80px}.tech>img{width:35px;height:35px}.tech-list{width:85%}.projects{flex-direction:column;gap:100px;width:100vw;align-items:center}.background-glow{height:275vh;width:250vw}.skills-section{margin-top:0}.languages-knowledge-container{padding-inline:2rem}.education-info{width:80%}.disciplines{width:90%}.tag{font-size:smaller;text-wrap:nowrap;overflow-x:auto;font-weight:300}.university-bg{display:none}.projects-section{padding-left:32px}.final-cta{margin-bottom:25px}}