@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600&family=Poppins:wght@200;300;400;500;600&family=Work+Sans:wght@200;300;400;500;600&display=swap");code,kbd,pre,samp{font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Consolas,monospace;font-weight:400}*{will-change:auto}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body,html{margin:0;padding:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;color:#fff;background-color:#000;min-height:100vh;font-weight:300;line-height:1.7}html{scroll-behavior:smooth;scroll-padding-top:100px}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}p{font-size:1rem;line-height:1.7;margin-bottom:1.3em;font-weight:300}h1,h2,h3,h4,h5,h6{font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-weight:300;line-height:1.3;letter-spacing:.01em}*{box-sizing:border-box}#main-header{position:fixed;top:0;left:0;width:100%;z-index:100;background:hsla(0,0%,7%,.808);padding:20px 50px;border-bottom:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#header-container{max-width:1400px;margin:0;display:flex;justify-content:space-between;align-items:center}.header-name{font-size:1.75em;font-weight:300;color:#fff;text-decoration:none;transition:color .2s ease;font-family:Poppins,Helvetica Neue,Arial,sans-serif;letter-spacing:.02em}.header-name:hover{color:#af93fc}#header-nav{gap:25px}#header-nav,.header-link{display:flex;align-items:center}.header-link{color:#fff;text-decoration:none;font-size:1.1em;font-weight:300;opacity:.8;transition:opacity .2s ease,color .2s ease;font-family:Inter,Helvetica Neue,Arial,sans-serif;padding:8px 16px;border-radius:6px}.header-link:hover{opacity:1;color:#af93fc}.contact-button{color:#fff;text-decoration:none;font-size:1.1em;font-weight:300;opacity:.8;transition:opacity .2s ease,color .2s ease;font-family:Inter,Helvetica Neue,Arial,sans-serif;background:hsla(0,0%,7%,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;padding:8px 16px;cursor:pointer}.contact-button:hover{opacity:1;color:#af93fc;background:hsla(0,0%,7%,.9)}.contact-dropdown{position:absolute;top:100%;right:0;margin-top:8px;width:200px;background:hsla(0,0%,7%,0);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:8px 0;z-index:1000;box-shadow:0 8px 32px rgba(0,0,0,.3);transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:top right}.contact-dropdown-open{opacity:1;transform:scale(1) translateY(0);pointer-events:auto}.contact-dropdown-closed{opacity:0;transform:scale(.95) translateY(-10px);pointer-events:none}.contact-dropdown-item{display:flex;align-items:center;padding:12px 16px;color:#fff;text-decoration:none;font-size:1rem;font-weight:300;font-family:Inter,Helvetica Neue,Arial,sans-serif;opacity:.8;transition:all .2s cubic-bezier(.4,0,.2,1);transform:translateX(0)}.contact-dropdown-item:hover{opacity:1;color:#af93fc;background-color:rgba(175,147,252,0);transform:translateX(4px)}.contact-dropdown-icon{margin-right:12px;font-size:1rem;color:#af93fc;background-color:rgba(175,147,252,0)}#home-screen-container{position:relative;height:100vh;width:100%;padding-top:80px}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#000,#1a1a1a 50%,#000);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:1;transition:opacity 1s ease-in-out,transform 1s ease-in-out}.loading-screen.fade-out{opacity:0;transform:scale(1.05);pointer-events:none}.loading-content{text-align:center;z-index:2;position:relative}.loading-logo{margin-bottom:40px}.loading-name{font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:3.5rem;font-weight:300;color:#fff;margin:0;letter-spacing:.05em;animation:loadingPulse 2s ease-in-out infinite}.loading-subtitle{font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1rem;color:hsla(0,0%,100%,.6);margin-top:8px;font-weight:300;letter-spacing:.1em}.progress-container{margin:40px 0;width:300px}.progress-bar{width:100%;height:2px;background:hsla(0,0%,100%,.1);border-radius:1px;overflow:hidden;margin-bottom:12px}.progress-fill{height:100%;background:linear-gradient(90deg,#60a5fa,#34d399,#fbbf24);border-radius:1px;transition:width .3s ease;position:relative}.progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:progressShine 2s ease-in-out infinite}.progress-text{font-size:.9rem;color:hsla(0,0%,100%,.8);text-align:center}.loading-message,.progress-text{font-family:Inter,Helvetica Neue,Arial,sans-serif;font-weight:300}.loading-message{font-size:1rem;color:hsla(0,0%,100%,.7);margin:20px 0;min-height:24px}.loading-dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.dot{width:8px;height:8px;background:hsla(0,0%,100%,.6);border-radius:50%;animation:dotBounce 1.4s ease-in-out infinite both}.dot:first-child{animation-delay:-.32s}.dot:nth-child(2){animation-delay:-.16s}.dot:nth-child(3){animation-delay:0s}.loading-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.loading-particle{position:absolute;width:4px;height:4px;background:hsla(0,0%,100%,.1);border-radius:50%;animation:particleFloat 8s ease-in-out infinite}.loading-particle:first-child{top:20%;left:20%;animation-delay:0s}.loading-particle:nth-child(2){top:60%;left:80%;animation-delay:2s}.loading-particle:nth-child(3){top:80%;left:30%;animation-delay:4s}.loading-particle:nth-child(4){top:30%;left:70%;animation-delay:6s}.loading-particle:nth-child(5){top:70%;left:10%;animation-delay:1s}@keyframes loadingPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.02)}}@keyframes progressShine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes dotBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes particleFloat{0%,to{transform:translateY(0) rotate(0deg);opacity:.1}50%{transform:translateY(-20px) rotate(180deg);opacity:.3}}body,html{overflow-x:hidden;max-width:100%}@media (max-width:768px){#spotify-container a,.header-link,.social-link{min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}.header-nav,.social-links,.tech-logos-section{-webkit-user-select:none;-moz-user-select:none;user-select:none}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}input,select,textarea{font-size:16px}img{max-width:100%;height:auto}[role=button],a,button{min-height:44px;min-width:44px}.floating-particles{animation-duration:20s}.particle{animation-duration:15s}.loading-screen,.main-content{will-change:transform,opacity}.linkedin-profile-container,.profile-picture-container{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}@media (min-width:1400px){.content-section{max-width:1400px}}@media (max-width:1399px) and (min-width:1200px){.content-section{max-width:1200px;padding:80px 40px}.about-me-content{gap:50px}.about-me-right{min-width:320px}}@media (max-width:1199px) and (min-width:992px){.content-section{max-width:1000px;padding:70px 30px}.section-title{font-size:3.5rem;padding-top:60px;margin-top:-70px}.about-me-content{gap:40px}.about-me-right{min-width:300px}.spotify-section{max-width:300px}#track-album{width:200px!important;height:200px!important}}@media (max-width:991px) and (min-width:768px){.content-section{padding:60px 25px}.section-title{font-size:3rem;padding-top:50px;margin-top:-40px;margin-bottom:30px}.about-me-content{flex-direction:column;gap:30px}.about-me-text{max-width:100%}.about-me-right{min-width:auto;width:100%;align-items:center}.about-me-image{width:280px}.spotify-section{width:100%;max-width:350px}#track-album{width:180px!important;height:180px!important}.project-item{flex-direction:column;gap:20px}.project-text{order:1}.project-screenshot{order:2;width:100%;max-width:100%}.experience-item{flex-direction:column;gap:20px}.experience-text{order:1}.experience-image{order:2;width:100%;max-width:100%}.connect-content{flex-direction:column;gap:30px}.connect-text{max-width:100%}.connect-image{align-self:center}.linkedin-profile-container,.linkedin-profile-picture{width:250px;height:250px}.social-links{justify-content:center}.social-link{font-size:1.2rem}.header-nav{flex-direction:row;gap:15px;margin-left:20px}.header-link{font-size:.9rem}.header-name{font-size:1.3rem}}@media (max-width:767px) and (min-width:481px){#scrollable-content{padding-top:100px}.content-section{padding:50px 20px;margin-top:20px}.section-title{font-size:2.5rem;padding-top:40px;margin-top:-30px;margin-bottom:30px;line-height:1.2}.about-me-content{flex-direction:column;gap:30px}.about-me-text{max-width:100%}.about-me-text p{font-size:1.1rem;line-height:1.8;margin-bottom:20px}.about-me-right{min-width:auto;width:100%;align-items:center}.about-me-image{width:250px}.profile-picture,.profile-picture-container{width:250px;height:250px}.profile-caption{font-size:.9rem;line-height:1.4;margin-top:15px}.spotify-section{width:100%;max-width:300px;margin-top:25px}#spotify-container{text-align:center;padding:20px}#spotify-container,#spotify-container a{flex-direction:column;gap:15px}#track-album{width:150px!important;height:150px!important}#track-details-text{font-size:.9rem;line-height:1.5}.project-item{flex-direction:column;gap:20px;margin-bottom:40px}.project-text{order:1}.project-title{font-size:1.5rem;line-height:1.3;margin-bottom:10px}.project-period{font-size:.9rem;margin-bottom:8px}.project-context{font-size:1rem;line-height:1.6;margin-bottom:15px}.project-screenshot{order:2;width:100%;max-width:100%}.project-screenshot img{width:100%;height:auto}.experience-item{flex-direction:column;gap:20px;margin-bottom:40px}.experience-text{order:1}.experience-title{font-size:1.5rem;line-height:1.3;margin-bottom:10px}.experience-period{font-size:.9rem;margin-bottom:8px}.experience-description{font-size:1rem;line-height:1.6;margin-bottom:15px}.experience-image{order:2;width:100%;max-width:100%}.experience-image img{width:100%;height:auto}.connect-content{flex-direction:column;gap:30px}.connect-text{max-width:100%}.connect-text p{font-size:1.1rem;line-height:1.7;margin-bottom:20px}.connect-image{align-self:center}.linkedin-profile-container,.linkedin-profile-picture{width:200px;height:200px}.linkedin-caption{font-size:.9rem;line-height:1.4;margin-top:15px}.social-links{justify-content:center;flex-wrap:wrap;gap:20px;margin-top:25px}.social-link{font-size:1.2rem;min-width:120px;padding:12px 20px}.tech-logos-section{margin:10px 0;padding:10px 0}.final-divider{margin:30px 0}.connect-divider{margin:20px 0}.main-title-blur{font-size:1.8rem;line-height:1.3}.header-nav{flex-direction:column;gap:10px;margin-left:0}.header-link{font-size:.9rem;padding:8px 12px}.header-name{font-size:1.3rem}#header-container{flex-direction:column;gap:10px;padding:15px 20px;min-height:100px}}@media (max-width:480px){#scrollable-content{padding-top:90px}.content-section{padding:40px 15px;margin-top:15px}.section-title{font-size:2rem;padding-top:30px;margin-top:-20px;margin-bottom:25px;line-height:1.2}.about-me-content{flex-direction:column;gap:25px}.about-me-text{max-width:100%}.about-me-text p{font-size:1rem;line-height:1.7;margin-bottom:18px}.about-me-right{min-width:auto;width:100%;align-items:center}.about-me-image{width:200px}.profile-picture,.profile-picture-container{width:200px;height:200px}.profile-caption{font-size:.85rem;line-height:1.3;margin-top:12px}.spotify-section{width:100%;max-width:250px;margin-top:20px}#spotify-container{text-align:center;padding:15px}#spotify-container,#spotify-container a{flex-direction:column;gap:12px}#track-album{width:120px!important;height:120px!important}#track-details-text{font-size:.85rem;line-height:1.4}.project-item{flex-direction:column;gap:15px;margin-bottom:35px}.project-text{order:1}.project-title{font-size:1.3rem;line-height:1.2;margin-bottom:8px}.project-period{font-size:.85rem;margin-bottom:6px}.project-context{font-size:.95rem;line-height:1.5;margin-bottom:12px}.project-screenshot{order:2;width:100%;max-width:100%}.project-screenshot img{width:100%;height:auto}.experience-item{flex-direction:column;gap:15px;margin-bottom:35px}.experience-text{order:1}.experience-title{font-size:1.3rem;line-height:1.2;margin-bottom:8px}.experience-period{font-size:.85rem;margin-bottom:6px}.experience-description{font-size:.95rem;line-height:1.5;margin-bottom:12px}.experience-image{order:2;width:100%;max-width:100%}.experience-image img{width:100%;height:auto}.connect-content{flex-direction:column;gap:25px}.connect-text{max-width:100%}.connect-text p{font-size:1rem;line-height:1.6;margin-bottom:18px}.connect-image{align-self:center}.linkedin-profile-container,.linkedin-profile-picture{width:180px;height:180px}.linkedin-caption{font-size:.85rem;line-height:1.3;margin-top:12px}.social-links{justify-content:center;flex-wrap:wrap;gap:15px;margin-top:20px}.social-link{font-size:1.1rem;min-width:100px;padding:10px 16px}.tech-logos-section{margin:8px 0;padding:8px 0}.final-divider{margin:25px 0}.connect-divider{margin:18px 0}.main-title-blur{font-size:1.5rem;line-height:1.2}.header-nav{flex-direction:column;gap:8px;margin-left:0}.header-link{font-size:.85rem;padding:6px 10px}.header-name{font-size:1.2rem}#header-container{flex-direction:column;gap:8px;padding:12px 15px;min-height:90px}.loading-name{font-size:2rem}.progress-container{width:200px}}.main-content{opacity:0;transform:translateY(20px);transition:opacity 1.5s ease-in-out,transform 1.5s ease-in-out}.main-content.fade-in{opacity:1;transform:translateY(0)}.floating-particles{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10;overflow:hidden}.particle{position:absolute;border-radius:50%;transition:opacity .3s ease;will-change:transform,opacity}@media (prefers-reduced-motion:reduce){.particle{animation:none}.floating-particles{display:none}}#scrollable-content{background-color:transparent;position:relative;z-index:2}.content-section{min-height:110vh;padding:100px 40px;max-width:1400px;margin:0 auto;border-top:1px solid #fff}.content-section#experiences{border-top:none}.section-title{font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:4em;font-weight:300;color:#fff;margin-bottom:20px;padding-top:70px;margin-top:-80px;letter-spacing:.01em}#footer{min-height:30vh;padding:80px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-top:1px solid #fff;background-color:#000}#socials-container p{font-size:1.2rem;margin-bottom:20px;color:#fff}#social-icons{display:flex;gap:40px}#social-icons a{display:flex;align-items:center;gap:8px;color:#fff;font-size:1.1rem;text-decoration:none;transition:color .2s ease}#social-icons a:hover{color:#af93fc}.resume-link{background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:.375rem;padding:.5rem 1rem;transition:all .3s ease}.resume-link:hover{background-color:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3);color:#af93fc}@keyframes blink{50%{opacity:0}}.main-title-blur{font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:6em;position:absolute;top:336px;left:0;right:0;text-align:center;font-weight:200;color:#fff;width:100%;z-index:20;margin:0;justify-content:center;letter-spacing:.02em}.sparks-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9998}@keyframes sparkFly{0%{transform:translate(0) scale(1);opacity:1}to{transform:translate(calc(cos(var(--angle)) * var(--velocity) * 50px),calc(sin(var(--angle)) * var(--velocity) * 50px)) scale(0);opacity:0}}.spark{position:absolute;width:4px;height:4px;background:radial-gradient(circle,#fff,#af93fc);border-radius:50%;pointer-events:none;animation:sparkFly 1s ease-out forwards;box-shadow:0 0 8px rgba(175,147,252,.8)}.prism-container{position:relative!important;width:100%!important;height:100%!important;filter:blur(.2px) brightness(1.03) contrast(1.01);transition:filter .3s ease}.prism-container canvas{image-rendering:auto!important;image-rendering:smooth!important;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}#about-me{position:relative}.about-me-content{display:flex;gap:60px;align-items:flex-start;margin-bottom:0}.about-me-text{flex:1 1;max-width:60%}.about-me-right{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:30px;min-width:350px}.about-me-image{text-align:center}.spotify-section{width:100%;max-width:350px}.about-me-text p{font-size:.95rem;line-height:1.8;font-weight:300}.about-me-image{flex-shrink:0;width:400px;display:flex;justify-content:center;align-items:flex-start;padding-top:20px}.profile-picture-container{width:100%}.profile-picture{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.3);border:2px solid hsla(0,0%,100%,.1);transition:transform .3s ease,box-shadow .3s ease;margin-bottom:12px}.profile-picture:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,0,0,.4)}.profile-caption{color:hsla(0,0%,100%,.7);font-size:.85rem;font-style:italic;text-align:center;margin:0;line-height:1.5;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-weight:300}.profile-update-info{color:hsla(0,0%,100%,.5);font-weight:300}.profile-error-info,.profile-update-info{font-size:.75rem;text-align:center;margin:4px 0 0;font-style:normal;font-family:Inter,Helvetica Neue,Arial,sans-serif}.profile-error-info{color:rgba(255,165,0,.8);font-weight:400}.connect-content{display:flex;gap:60px;align-items:flex-start;max-width:1200px;margin:0 auto}.connect-text{flex:1 1;min-width:0}.connect-image{flex:0 0 300px;display:flex;justify-content:center;align-items:flex-start;padding-top:20px}.social-links{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.social-link{display:flex;align-items:center;gap:8px;padding:12px 20px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;text-decoration:none;transition:all .3s ease;font-weight:400;font-size:.95rem}.social-link:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.linkedin-link:hover{background:rgba(0,119,181,.2);border-color:rgba(0,119,181,.4)}.github-link:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3)}.twitter-link:hover{background:rgba(29,161,242,.2);border-color:rgba(29,161,242,.4)}.resume-link:hover{background:rgba(255,193,7,.2);border-color:rgba(255,193,7,.4)}.linkedin-profile-container{width:100%;text-align:center}.linkedin-profile-picture{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.3);border:2px solid rgba(0,119,181,.3);transition:transform .3s ease,box-shadow .3s ease;margin-bottom:12px}.linkedin-profile-picture:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,119,181,.2)}.linkedin-caption{color:hsla(0,0%,100%,.7);font-size:.85rem;font-style:italic;margin:0;line-height:1.5}.linkedin-caption,.linkedin-update-info{text-align:center;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-weight:300}.linkedin-update-info{color:rgba(0,119,181,.8);font-size:.75rem;margin:4px 0 0;font-style:normal}.connect-divider{height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);margin:40px 0 20px}.tech-logos-section{background:transparent;border:none;margin:10px 0;padding:10px 0}.tech-logos-section .logoloop__item{color:#fff;transition:color .3s ease}.tech-logos-section .logoloop__item:hover{color:#fff}.final-divider{height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);margin:60px 0 0}@media (max-width:768px){.connect-content{flex-direction:column;gap:30px}.connect-image{flex:none;order:-1}.social-link,.social-links{justify-content:center}.social-link{flex:1 1;min-width:120px}.about-me-content{flex-direction:column;gap:30px}.about-me-text{max-width:100%}.about-me-right{min-width:auto;width:100%;align-items:center}.about-me-image{width:320px}.spotify-section{width:100%;max-width:400px}#spotify-container{text-align:center}#spotify-container,#spotify-container a{flex-direction:column;gap:15px}#track-album{width:180px!important;height:180px!important}}#spotify-container{margin-top:0;padding:20px;background-color:rgba(31,41,55,.6);border-radius:12px;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#spotify-container,#spotify-container a{display:flex;flex-direction:column;align-items:center;gap:15px;width:100%}#spotify-container a,#spotify-container a:active,#spotify-container a:hover,#spotify-container a:link,#spotify-container a:visited{color:#fff!important;text-decoration:none}#track-album{width:250px!important;height:250px!important;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.4);object-fit:cover;flex-shrink:0}#track-details-text{font-family:Inter,Helvetica Neue,Arial,sans-serif;width:100%;color:#fff!important;font-size:13px;font-style:italic;font-weight:300;text-align:center;line-height:1.4}#listening-prefix{font-weight:400;opacity:.8}#track-title-formatted{font-weight:700}#artist-formatted{font-weight:400;opacity:.9}.project-list{gap:2rem}.project-item,.project-list{display:flex;flex-direction:column}.project-item{align-items:flex-start;padding:1.5rem 1.5rem 1.5rem 1rem;background-color:rgba(31,41,55,.8);border-radius:.5rem;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 4px 6px rgba(0,0,0,.1);gap:1.5rem}@media (min-width:768px){.project-item{flex-direction:row;align-items:flex-start}}.project-text{flex:1 1}.project-title{font-weight:600;font-size:1.25rem;color:#fff;margin-bottom:.5rem}.project-period{font-size:.875rem;color:hsla(0,0%,100%,.7);margin-bottom:.5rem;font-style:italic}.project-context{font-size:.9rem;color:hsla(0,0%,100%,.8);margin-bottom:.75rem;font-style:italic}.project-description{color:#fff;margin-top:.5rem;line-height:1.6}.project-tech-stack{display:block;margin-top:.75rem;color:hsla(0,0%,100%,.8);font-size:.9rem}.project-right{flex-shrink:0;display:flex;flex-direction:column;gap:1rem;width:100%}@media (min-width:768px){.project-right{width:auto;min-width:200px}}.project-screenshot{width:100%;max-width:450px;margin:0 auto}.project-image{width:100%;height:auto;border-radius:.5rem;box-shadow:0 4px 8px rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.1);transition:transform .3s ease,box-shadow .3s ease}.project-image:hover{transform:scale(1.02);box-shadow:0 6px 12px rgba(0,0,0,.3)}.project-links{display:flex;flex-direction:column;gap:.75rem;width:100%}@media (min-width:768px){.project-links{width:auto;min-width:150px}}.project-link{display:flex;align-items:center;gap:8px;padding:.5rem 1rem;background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:.375rem;color:#fff;text-decoration:none;font-size:.9rem;font-weight:400;transition:all .3s ease;text-align:center;justify-content:center}.project-link:hover{background-color:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3);color:#af93fc;transform:translateY(-1px)}.github-link:hover{color:#58a6ff}.devpost-link:hover{color:#00d4aa}.experience-list{gap:2rem}.experience-item,.experience-list{display:flex;flex-direction:column}.experience-item{align-items:flex-start;padding:1.5rem 1.5rem 1.5rem 1rem;background-color:rgba(31,41,55,.8);border-radius:.5rem;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 4px 6px rgba(0,0,0,.1);gap:1.5rem}@media (min-width:768px){.experience-item{flex-direction:row;align-items:flex-start}}.experience-text{flex:1 1}.experience-title{font-weight:700;font-size:1.125rem;color:#fff;margin-bottom:.5rem}.experience-company-link{color:#fff;text-decoration:none;transition:color .3s ease}.experience-company-link:hover{color:#af93fc;text-decoration:underline}.experience-period{font-size:.875rem;color:#fff;margin-bottom:.5rem;font-style:italic}.experience-description{color:#fff;margin-top:.5rem;line-height:1.5}.experience-tech-stack{display:block;margin-top:.75rem;color:hsla(0,0%,100%,.8);font-size:.9rem}.experience-image-container{flex-shrink:0;width:100%;margin-top:1rem}@media (min-width:768px){.experience-image-container{width:30%;margin-top:0;display:flex;justify-content:center;align-items:center}}.experience-image{border-radius:.375rem;border:1px solid hsla(0,0%,100%,.2);box-shadow:0 4px 6px rgba(0,0,0,.1);object-fit:cover;width:100%;aspect-ratio:16/9}