@import"https://fonts.googleapis.com/css2?family=Itim&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,600&display=swap";*{font-family:Itim,cursive;margin:0;padding:0}h1,h2,h3,h4{font-family:Poppins;font-weight:600;text-transform:uppercase}.lil-gui .title{color:#fff;font-size:11px}.lig-gui .controller{color:#fff}html,body{background:#000;overflow:scroll;overflow-x:hidden}html.no-scroll{overflow:hidden}.webgl{position:fixed;top:0;left:0;outline:none;width:100vw;height:100vh}.height-div{height:300vh}@media (min-width: 1000px){.global-div{transform:translate(-50%,-50%)}}.global-div{position:fixed;top:50%;left:50%;display:flex;flex-direction:column;justify-content:flex-start;padding:40px 50px 50px;height:90vh;width:80vw;background-color:#ebdcb3;box-shadow:0 4px 12px #0000001a;margin:auto;border-radius:50px;box-sizing:border-box;overflow-y:auto;animation:popIn .5s ease;z-index:5}.global-div::-webkit-scrollbar{width:8px}.global-div::-webkit-scrollbar-thumb{background-color:#b08968;border-radius:4px}.about-me,.work,.edu,.contact,.project{opacity:0;transition:opacity .2s ease;display:none}.close-button{position:absolute;right:30px;top:30px;background-color:#664234;color:#fff;border:none;border-radius:50%;width:60px;height:60px;display:flex;justify-content:center;align-items:center;font-size:1.2rem;cursor:pointer;box-shadow:0 4px 8px #0000001a;transition:background-color .3s ease,transform .2s ease}.close-button:hover{background-color:#8c5a3b;transform:scale(1.1)}.close-button:focus{outline:none;box-shadow:0 0 0 3px #b0896880}.title{font-size:3rem;text-transform:uppercase}.con li{font-size:2rem}.con h3{font-size:3rem}li{color:#311e0b;font-size:1.6cqmin}ul{padding-left:20px;margin:0;list-style:disc}h1{color:#311e0b}.contact-form{display:flex;flex-direction:column;gap:15px}.form-group{display:flex;flex-direction:column}.form-group label{font-size:1.5rem;color:#6b4226;margin-bottom:5px}.form-group input,.form-group textarea{padding:10px;border-radius:10px;border:1px solid #b08968;background-color:#fff5e6;font-size:1.5rem;color:#6b4226;box-shadow:0 4px 8px #0000000d}.form-group textarea{resize:vertical;height:200px}.submit-button{padding:20px;border:none;border-radius:20px;background-color:#b08968;color:#fff;font-size:1.5rem;cursor:pointer;transition:background-color .3s ease;width:50%;margin:auto}.submit-button:hover{background-color:#8c5a3b}.contact .social-links{margin-top:20px;width:100%;justify-content:left}.contact .social-links a{font-size:3rem;color:#6b4226}.contact p{margin-top:10px;font-size:1.5rem}.about-me-top{display:flex;flex-direction:row}.about-me .title{margin-top:120px;font-size:3rem}.about-me .sub-title{font-size:2rem}.about-me-photo{width:40%;position:absolute;bottom:0;right:0}.about-me-description{font-size:2rem;color:#6b4226;border-radius:20px;padding:15px;width:60%}.social-links{display:flex;gap:20px;margin-top:20px;width:60%;justify-content:center}.social-links a{font-size:4rem;color:#6b4226;transition:color .3s ease}.social-links a:hover{color:#b08968}.technologies{text-align:center;width:60%}.technology-list{display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;padding:0;margin:20px 0 0}.technology-list li{background-color:#855e3e;color:#fff;padding:10px 20px;border-radius:30px;margin:10px;font-size:1rem}.work .title{margin-bottom:20px}.timeline{position:relative;padding-left:50px}.timeline:before{content:"";position:absolute;left:187.5px;top:0;bottom:0;width:4px;background-color:#b08968;border-radius:2px}.work-entry{display:flex;align-items:flex-start;align-items:center;position:relative;margin-bottom:40px;margin-left:100px}.date{font-size:.9rem;color:#b08968;font-weight:700;position:absolute;left:-170px;top:50%;transform:translateY(-50%);width:150px;text-align:center}.logo-container{position:relative;margin-right:20px;z-index:1;display:flex;justify-content:center;align-items:center;width:75px}.company-logo{width:75px;height:75px;border-radius:50%;background-color:#b08968;display:flex;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;color:#fff;z-index:1}.work-info{display:flex;flex-direction:column;justify-content:center;margin-left:20px;background-color:#fff5e6;box-shadow:0 4px 8px #0000000d;padding:20px;border-radius:20px}.company-name{font-size:1.4rem;font-weight:700;color:#6b4226}.job-title{font-size:1.2rem;color:#8c5a3b}.job-description{font-size:1.2rem;color:#6b4226;margin-top:5px}.edu h3{font-size:1.5rem;color:#6b4226;margin-bottom:15px}.edu a{font-size:1rem;display:block}.education-item,.certification-item{margin-bottom:20px;background-color:#fff5e6;padding:20px;border-radius:20px;box-shadow:0 4px 8px #0000000d}.education-item h4,.certification-item h4{font-size:1.1rem;color:#6b4226;font-family:Itim;text-transform:none}.education-item p,.certification-item p{font-size:1rem;color:#8c5a3b}.toggle-buttons{display:flex;justify-content:center;margin-bottom:20px}.toggle-buttons button{padding:10px 20px;border-radius:20px;background-color:#b08968;font-size:1.2rem;color:#fff;border:none;cursor:pointer;margin:0 10px;transition:background-color .3s ease}.toggle-buttons button.active,.toggle-buttons button:hover{background-color:#8c5a3b}.project-section,.project-items-wrapper{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap;justify-content:center}.project-item{background-color:#fff5e6;padding:20px;border-radius:20px;box-shadow:0 4px 8px #0000000d;display:flex;flex-direction:column;align-items:center;text-align:center;width:300px;transition:transform .3s ease,box-shadow .3s ease}.project-item:hover{transform:scale(1.1);box-shadow:0 8px 16px #0003}.project-image{width:100%;max-width:300px;height:auto;border-radius:20px;margin-bottom:15px}.hidden{display:none}.project-image{width:100%;max-width:300px;height:auto;border-radius:20px;transition:transform .3s ease;box-shadow:0 4px 8px #0000001a;margin-bottom:15px}.project h4{text-align:left;font-size:1.5rem}.project p,.project a{font-size:1rem}.project-item ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:2px;justify-content:center}.project-item ul li{color:#000;background-color:#fff;padding:4px 10px;border-radius:20px;font-size:.8rem;box-shadow:0 4px 8px #0000001a;cursor:default;margin-bottom:10px}.project-item .buttons{display:flex;gap:10px;margin-top:30px}.project-item a{display:inline-block;padding:10px 40px;background-color:#b08968;color:#fff;text-decoration:none;border-radius:10px;transition:background-color .3s ease;box-shadow:0 4px 8px #0000001a;font-size:1rem}.project-item a:hover{background-color:#8c5a3b}.more-projects-link{display:inline-block;text-align:center;overflow:hidden;margin-top:-10px}.more-projects-link a{display:inline-block;font-size:1.2rem;color:#8c5a3b;text-decoration:none;line-height:0}.more-projects-link a:hover{text-decoration:underline}#art-projects .more-projects-link{display:block}.hidden .more-projects-link{display:none}.loading-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff}.loading-percentage{font-size:24px;color:#fff;margin-bottom:10px}.loading-gif{width:200px;height:auto}.mobile-container{position:fixed;display:none;flex-direction:column;z-index:1000;width:100%;height:100%;background-color:#000;color:#fff;align-items:center;justify-content:center;text-align:center;font-size:20px}.mobile-container button{background-color:#ffffffc9;margin-top:20px;border:0px;font-size:30px;padding:10px 40px;border-radius:10px}.audio-controls{position:fixed;top:20px;right:20px;padding:10px;border-radius:5px;z-index:4}#play-pause-button{background-color:transparent;border:none;padding:10px;font-size:30px;border-radius:5px;cursor:pointer;color:#fff}#play-pause-button:hover{transform:scale(1.1)}@media (max-width: 768px){.global-div{flex-direction:column;height:auto}.left-column{width:100%;max-width:none;padding-right:0;margin-bottom:20px}.info{flex:none;width:100%}#play-pause-button{font-size:20px}}@keyframes popIn{0%{transform:translate(-50%,-50%) scale(.8)}50%{transform:translate(-50%,-50%) scale(1.1)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes popInMobile{0%{transform:scale(.8)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width: 480px){body{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.height-div{height:250vh}.global-div{height:100vh;width:100vw;margin:0;padding:20px;overflow-y:auto;position:fixed;top:0;left:0;z-index:999;border-radius:0;animation:popInMobile .5s ease}.close-button{width:40px;height:40px;font-size:1rem;top:10px;right:10px}h1.title{font-size:2rem}.sub-title{font-size:1.5rem}.about-me .title{margin-top:40px;font-size:11cqw}.about-me .sub-title{font-size:2rem;text-align:center}.about-me-photo{max-width:60%;height:auto;margin:auto;display:block;position:relative;border-radius:100%}.about-me-description{font-size:1.2rem;width:100%;margin-top:0;margin-bottom:10px;text-align:center;padding:0}.contact .social-links a{font-size:2.5rem}.contact p{font-size:4cqw}.technologies{width:100%}.technology-list{margin:0}.social-links{width:100%}.technology-list li{padding:8px 15px;font-size:.8rem;margin:2px}.timeline{padding-left:0}.timeline:before{left:20px;width:2px;background-color:transparent}.date{font-size:.9rem;position:relative;left:0;top:50%;transform:translateY(-50%);width:150px;text-align:center}.work-entry{flex-direction:column;align-items:flex-start;margin-left:0}.logo-container{position:absolute;margin-right:0;right:-10px;display:flex;justify-content:right;align-items:center;width:75px}.company-logo{width:75px;height:75px}.work-info{margin-left:0;padding:10px}.education-item,.certification-item{font-size:.9rem}.project-item{width:100%;margin:10px 0;padding:10px}.project-item .buttons{flex-direction:row;width:100%}.project-item a{width:70%;text-align:center;margin-bottom:10px}.more-projects-link a{font-size:1.2rem;line-height:1}.form-group label{font-size:1.2rem}.form-group input,.form-group textarea{font-size:1.2rem;padding:8px}.submit-button{font-size:1.2rem;padding:10px;width:80%}.toggle-buttons button{padding:15px 10px;border-radius:20px;font-size:1rem;margin:0 10px}}@media (hover: none),(pointer: coarse){.close-button:active,.submit-button:active,.project-item:active,.social-links a:active{background-color:#fff5e6;transform:scale(1.05);box-shadow:0 4px 8px #0000001a}.close-button:hover,.submit-button:hover,.project-item:hover,.social-links a:hover{background-color:#fff5e6;transform:scale(1.05);box-shadow:none}}
