.software-card[data-astro-cid-rk4pcgnc]{padding:.75rem 1.25rem;background:#242424;border-radius:20px;font-weight:700;width:100px;height:100px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 5rem #00000080;border:solid transparent 2px;z-index:2}.software-card[data-astro-cid-rk4pcgnc]:hover{box-shadow:0 0 2rem #00000040;border:solid var(--primary-color) 2px;background-color:#5f1b37;transform:scale(1.05)}.software-card[data-astro-cid-rk4pcgnc] p[data-astro-cid-rk4pcgnc]{margin:1rem;font-size:1rem;color:#aaa}.software-card[data-astro-cid-rk4pcgnc] img[data-astro-cid-rk4pcgnc]{width:90%;object-fit:cover}.company-card[data-astro-cid-vh66gtwa]{display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer}.company-card[data-astro-cid-vh66gtwa] img[data-astro-cid-vh66gtwa]{min-height:7rem;height:10vw;max-height:10rem;object-fit:contain;margin-bottom:.5rem}#hero{position:relative;width:100vw;height:100vh}#hero #backdrop{position:absolute;top:0;left:0;width:100vw;height:100vh;object-fit:cover;z-index:0}#hero #cover{position:absolute;color:#fff;text-align:left;top:20%;left:5%;display:flex;flex-direction:column}#cover h1{font-size:8rem}#cover p{margin:0;font-size:3rem}@media (max-width: 768px){#cover h1{font-size:15vw}#cover p{font-size:5vw}}#cover button{width:12rem;height:3rem;margin-top:1rem}#hero #icon-bar{position:absolute;bottom:0;right:0;margin:2rem;display:flex;flex-direction:row;gap:1.5rem}#about{padding:3rem 2rem;background-color:#242424;box-shadow:0 0 5rem #00000080}.about-container{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:2rem;max-width:80%;align-items:center;margin:0 auto}#info{width:60%}#info p{font-size:1.5rem}.headshot{margin:2rem;width:15rem;height:15rem;border-radius:50%;object-fit:cover;box-shadow:0 4px 10px #0003}@media (max-width: 768px){.about-container{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}#info{width:80%}#info p{font-size:1.2rem}}#features{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 0rem}#features .container{width:100%;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;align-items:center;gap:5rem;padding:3rem 0rem}.feature{width:20rem;height:25rem;padding:2rem;text-align:center;background-color:#242424;border-radius:16px;box-shadow:0 4px 10px #0003;border:solid transparent 2px;transition:all ease .3s;cursor:pointer}.feature:hover{box-shadow:0 0 2rem #00000040;border:solid var(--primary-color) 2px;background-color:#5f1b37;transform:scale(1.05);color:#fff}.feature h1{font-size:3rem}.feature p{font-size:1.25rem}.button{background-color:var(--primary-color);color:#fff;border:solid 2px transparent;padding:1rem 4rem;font-size:1.2rem;border-radius:16px;cursor:pointer;transition:all ease .3s}.button:hover{background-color:transparent;color:var(--primary-color);transform:scale(1.05);border:solid 2px var(--primary-color)}#history{width:100%;height:fit-content;background-color:#242424;display:flex;flex-wrap:wrap;justify-self:center;align-items:center}#history #cv{margin:0 auto;margin-bottom:4rem}.history-container{padding:3rem 2rem;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;width:45%}.history-container .experience{padding:0 1em;border-bottom:solid 4px var(--primary-color)}.timeline{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0;text-align:left;width:100%}.timeline li{padding-left:1rem;margin:2rem;background-color:#202020;border-radius:16px;padding:1rem;border:solid #333 2px;box-shadow:0 0 1.5rem #00000080;cursor:pointer;transition:all ease .3s;min-height:18rem;min-width:300px;width:100%}.timeline li:hover{box-shadow:0 0 2rem #00000040;border:solid var(--primary-color) 2px;background-color:#5f1b37;transform:scale(1.05)}.timeline li:hover a{color:#fff}.timeline li .header{display:flex;flex-direction:row;align-items:center}.timeline li img{margin-right:1rem;width:4rem;border-radius:16px}.timeline li .header .title{display:flex;flex-direction:column;align-items:start;justify-content:center}.timeline li .header h1{font-size:2.5rem}.timeline li .header h2{font-size:1.5rem}.timeline li #date,.timeline li #description{font-size:1.25rem}#skills{padding:3rem 2rem;width:80%;margin:0 auto;text-align:center}.skills{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;margin:2rem}.skill{padding:.75rem 1.25rem;background:#242424;border-radius:20px;font-weight:700;width:100px;height:100px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 5rem #00000080;border:solid transparent 2px;z-index:2}.skill:hover{box-shadow:0 0 2rem #00000040;border:solid var(--primary-color) 2px;background-color:#5f1b37;transform:scale(1.05)}.skill img{width:90%;object-fit:cover}#skills p{margin:1rem;font-size:1rem;color:#aaa}#companies{width:100%;display:flex;justify-content:center;align-items:center;gap:3rem;padding:1rem;background-color:#111;box-shadow:inset 0 0 25px #00000059}#open-video-lightbox{height:4rem!important;width:15rem!important}
