body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{box-shadow:0 2px 5px #0000001a;color:#333;height:8rem;justify-content:right;padding:0 2rem;transition:all .2s ease-in-out;width:110%}.header-title{flex:1 1;text-align:right}.header-title img.logo{height:auto;object-fit:cover;width:100px}.header-title h1{font-size:1.5rem;font-weight:700;margin:0}.navigation{font-family:sans-serif;margin:0;padding:0}.navigation,.navigation-list{align-items:right;justify-content:right}.navigation-list{display:flex;list-style:none}.navigation li{margin-right:1rem}.navigation a{border-radius:4px;color:#333;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:color .2s ease}.navigation a:hover{color:#007bff}@media (max-width:768px){.header{padding:1rem}.header-title{flex:none}.navigation{align-items:stretch;flex-direction:column;text-align:center}.navigation li{margin:.5rem 0}}@baseColor: #f5f5f5;@textColor: #333;@primaryColor: #007bff;.about-me{background-color:@baseColor;border-radius:5px;box-shadow:0 2px 5px #0000001a;margin:2rem 0;padding:4rem 2rem}.about-me__heading{font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.about-me__content{font-size:16px;line-height:1.5;margin-left:10px;margin-right:10px;text-align:justify}.about-me__profile-pic{border-radius:50%;display:grid;height:21em;margin:0 auto 1rem;width:14rem}.about-me__links{display:flex;justify-content:center;margin-top:1rem}.about-me__links a{color:@textColor;font-weight:700;margin:0 1rem;text-decoration:none;&:hover{text-decoration:underline}}.about-me__download-resume{background-color:@primaryColor;border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;font-weight:700;margin:1rem auto;padding:10px 20px}@media (max-width:768px){.about-me{padding:3rem 1rem}.about-me__heading{font-size:1.5rem}}@media (max-width:480px){.about-me__content{font-size:14px}}.about-me-text{color:#333;font-size:1.1em;line-height:1.5;margin:0 auto;max-width:400px}:root{--base-color:#fff}.skills-section{background-color:#fff;background-color:var(--base-color);border-radius:5px;box-shadow:0 2px 5px #0000001a;justify-items:space-between;margin:1rem 0;padding:2rem;position:relative;text-align:center}.skills-title{color:#333;color:var(--text-color);font-size:1.8rem;font-weight:700;margin-bottom:2rem}.skills-list{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.skill-item{align-items:center;background-color:#fff;background-color:var(--base-color);box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;margin:.75rem;padding:1.5rem;position:relative;text-align:center;width:calc(28% - 1.5rem)}.skill-item:hover{box-shadow:0 2px 5px #0003;transform:translateY(-3px)}.skill-item i{color:#333;color:var(--text-color);font-size:2.5rem;margin-bottom:1rem}.skill-content{flex:1 1}.skill-content h3{font-size:1.3rem;font-weight:500;margin-bottom:.5rem}.skill-content p{font-size:1rem;line-height:1.5;margin-bottom:1rem}.skill-details{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1rem}.skill-level{color:#aaa;font-size:.9rem}.skill-level.advanced{color:#28a745}.skill-level.intermediate{color:#ffc107}.skill-level.beginner{color:#f0ad4e}.achievement-list,.project-list,.sample-list,.tool-list{list-style:none;margin:0 0 .5rem;padding:0}.achievement-list li,.project-list li,.sample-list li,.tool-list li{margin-bottom:.3rem}.achievement-list a,.project-list a,.sample-list a{color:#333;color:var(--text-color);text-decoration:none;transition:all .2s ease-in-out}.achievement-list a:hover,.project-list a:hover,.sample-list a:hover{color:#007bff;color:var(--accent-color)}.skill-details h3{color:#333;color:var(--text-color);font-size:1.1rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.skill-content p{line-height:1.6;overflow-wrap:break-word}.skill-item{border:1px solid #ddd}.skill-item:hover{background-color:#fafafa}@media (max-width:768px){.skill-item{width:calc(50% - 1.5rem)}}:root{--base-color:#f5f5f5;--text-color:#333;--accent-color:#007bff}.contact{background-color:#f5f5f5;background-color:var(--base-color);border-radius:5px;box-shadow:0 2px 5px #0000001a;margin:3rem auto;padding:2rem;text-align:center;transition:all .2s ease-in-out}.contact h2{font-size:1.8rem;margin-bottom:1.5rem}.contact h2,.contact p{color:#333;color:var(--text-color)}.contact p{font-size:1rem;line-height:1.5;margin-bottom:1rem}.contact-list{display:flex;justify-content:center;list-style:none;margin:1rem 0 0;padding:0}.contact-list li{margin:0 1rem;transition:all .2s ease-in-out}.contact-list li a{border:1px solid #0000;border-radius:5px;color:#333;color:var(--text-color);font-weight:700;padding:.75rem 1rem;text-decoration:none}.contact-list li a:hover{background-color:lighten(#f5f5f5,5%);background-color:lighten(var(--base-color),5%);border-color:#ddd;color:#007bff;color:var(--accent-color)}.contact-list li:first-child a:before,.contact-list li:nth-child(2) a:before,.contact-list li:nth-child(3) a:before{background-color:#ddd;border-radius:50%;content:"";display:inline-flex;height:1.5rem;vertical-align:middle;width:1.5rem}.portfolio-list{grid-gap:20px;align-content:center;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));justify-content:right}.portfolio-item{color:#333}.portfolio-item-image{height:100%}.portfolio-list{display:inline-flex;gap:20px;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));justify-content:center;list-style:none;margin:0;padding:0}.portfolio,.portfolio-item{background-color:#f5f5f5;padding:20px}.portfolio{margin:0 auto;max-height:1000px;max-width:1000px}.portfolio-header{align-items:center;display:flex;flex-direction:column;margin-bottom:20px}.portfolio-title{color:#333;font-size:2rem;font-weight:700;margin-bottom:10px}.portfolio-description{color:#666;font-size:1.1rem;line-height:1.5;max-width:800px;text-align:center}.portfolio-filters{display:flex;justify-content:center;margin-bottom:20px}.portfolio-filters button{background-color:#f5f5f5;border:1px solid #ccc;border-radius:5px;cursor:pointer;margin-right:10px;padding:10px 20px;transition:all .3s ease}.portfolio-filters button:hover{background-color:#eaeaea}.portfolio-filters button.active{background-color:#007bff;color:#fff}.portfolio-item{border:1px solid #ddd;border-radius:5px;box-shadow:0 2px 5px #0000001a;cursor:pointer;display:flex;flex-direction:column;margin-bottom:20px;outline:none;padding:15px;transition:all .3s ease}.portfolio-item:hover{box-shadow:0 5px 10px #0003;transform:translateY(-2px)}.portfolio-item:focus{box-shadow:0 0 0 2px #007bff33}.portfolio-item-image{max-height:200px;object-fit:cover;width:100%}.portfolio-item-description{flex:1 1;font-size:.8rem;margin-top:10px}.portfolio-item-category{color:#999;font-size:.8rem;margin-bottom:5px}.project{border-radius:5px;box-shadow:0 2px 5px #0000001a;margin:0 auto;padding:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.project img{width:40%}.project-content{background-color:#fff;border-radius:5px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.project h3{font-size:1.2rem;margin:0 0 15px}.project-info{display:flex;flex-wrap:wrap;font-size:14px;list-style:none;margin:.5rem .8rem;padding:0}.project-info li{align-items:center;color:#333;display:flex;margin:.5rem}.info-label{flex:0 0 auto;font-weight:700;margin-right:5px}.project-meta{color:#888;display:flex;font-size:13px;justify-content:space-between;margin-bottom:0}@media (min-width:768px){.project{flex-direction:row;width:calc(50% - 1rem)}.project img{width:40%}.project-content{flex-grow:0}}.image-carousel{height:300px;overflow:hidden;position:relative;width:100%}.image-container{display:flex;transition:transform .5s ease-in-out;width:100%}.carousel-image{object-fit:cover;width:100%}.carousel-button{align-items:center;background-color:#333;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:.5;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease-in-out;width:40px}.carousel-button:hover{opacity:1}.carousel-button.prev{left:10px}.carousel-button.next{right:10px}.projects{background-color:#f0f0f0;box-shadow:0 0 5px #0000001a;margin:4rem auto;max-width:900px;padding:2rem;text-align:center}.projects-heading{color:#222;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;letter-spacing:1px;margin:1rem 0;text-align:center}.project-filters{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.project-filters label{color:#666;text-transform:uppercase}.dropdown,.project-filters label{font-family:Open Sans,sans-serif;font-size:.8rem;margin-right:1rem}.dropdown{background:#eee;border:none;border-radius:10px;cursor:pointer;display:inline-block;padding:.5rem 1rem;transition:background-color .2s ease-in-out}.dropdown:hover{background-color:#ddd}.filter-dropdown,.sort-dropdown{@extend .dropdown}.dropdown select{background:#0000;border:none;outline:none;width:100%}.project{background-color:#fff;border-radius:3px;box-shadow:0 2px 4px #0000001a;flex-direction:column;margin-bottom:1.5rem;padding:1.5rem;position:relative;transition:transform .2s ease-in-out}.project:hover{transform:translateY(-2px)}.project-description{color:#666;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1rem}.technologies{display:flex;flex-wrap:wrap;margin-bottom:.5rem;margin-top:.5rem}.technologies span{background-color:#eee;border-radius:3px;color:#333;font-size:.8rem;font-weight:700;margin-right:.5rem;padding:.5rem 1rem;transition:background-color .2s ease-in-out}.technologies span:hover{background-color:#ddd}.links{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.links a{color:#666;font-weight:700;text-decoration:none;transition:color .2s ease-in-out}.links a:hover{color:#222}@media only screen and (max-width:768px){.projects{max-width:100%}.project-filters{flex-direction:column}.project-filters label,.project-filters select{margin-bottom:.5rem}.project{padding:1rem}.project .project-description,.project .project-title{margin-bottom:.5rem}}.project-link,.project:hover .project-description,.project:hover .project-title{font-weight:700}.project-link{color:#007bff;margin-top:auto;text-decoration:none;transition:color .2s ease-in-out}.project-link:hover{color:#0062cc}.project{border:1px solid #ddd}.project:hover{opacity:.9}.project-link{background-color:#eee;border:none;border-radius:3px;cursor:pointer;padding:.5rem 1rem;transition:background-color .2s ease-in-out}.project-link:hover{background-color:#ddd}.project:hover .project-title{text-decoration:underline}@media only screen and (max-width:480px){.project-filters{flex-wrap:wrap}.links,.technologies{flex-direction:column}.project-description,.project-title,.projects-heading{font-size:1.2rem}}.home-hero{align-items:center;display:flex;flex-direction:column;height:100rem;justify-content:center;margin-top:5rem;width:100rem}.hero-btn,.home-hero{color:var(--text-color)}.hero-btn{background-color:var(--primary-color);border:none;border-radius:5px;cursor:pointer;margin-top:20px;padding:10px 20px;transition:background-color .2s ease-in-out}.hero-btn:hover{background-color:var(--accent-color)}@text-color: #fff;@primary-color: #333;@secondary-color: #e0e0e0;@accent-color: #222;.home-container{align-items:center;background-color:@base-background-color;display:flex;flex-direction:column;font-family:@base-font-family;justify-content:center;margin:0;min-height:100vh;padding:0 20px}.home-footer,.home-header,.home-main{flex:1 1}.home-header{padding:20px}.home-header,.home-main{text-align:center}.home{background-color:@base-background-color;display:flex;flex-direction:column;font-family:@base-font-family;margin:0;min-height:100vh;padding:0 20px}.home-contact,.home-hero,.home-main,.home-project{align-items:center;display:flex;flex:1 1;justify-content:center}.home-hero{background-position:50%;background-size:cover;color:@text-color;height:50vh;padding:40px;width:100%}.hero-content{color:#000;text-align:center}h1{font-size:2.5em;font-weight:700}.hero-btn:hover{background-color:@accent-color}.hero-image{height:auto;object-fit:cover;width:50%}.about-me,h2{font-size:1.3em;margin:0}@media (min-width:960px){.home-main{flex-direction:row;justify-content:center}.about-me,.projects{flex:1 1}}@media (min-width:1440px){.home-main{gap:50px}.about-me,.projects{padding:30px}h1{font-size:3em}h2{font-size:1.5em}p{font-size:1.1em}.about-me:hover,.projects:hover{box-shadow:0 4px 8px #0000001a}}@media (device-width:768px){.about-me,.projects{font-size:1rem}}@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait){.home-main{flex-direction:column}.about-me,.projects,.skills{flex:1 1 100%;margin:0 auto}}@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape){.home-main{flex-direction:row;justify-content:center}.about-me,.projects{flex:1 1;font-size:1rem;max-width:45%}.skills{margin:0 auto}}@base-font-family: Arial, sans-serif;@base-background-color: #f5f5f5;.home-main{display:flex;flex-direction:column;flex-wrap:wrap;gap:40px;justify-content:space-between}h1{font-size:2em;margin:0}.about-me,.projects{background-color:#fff;border-radius:5px;box-shadow:0 2px 4px #0000001a;flex:1 1;padding:20px}h2{font-size:1.5em;margin:0}p{font-size:1em;line-height:1.5}.home-footer{background-color:#e0e0e0;padding:20px;text-align:center}.project{align-items:center;display:flex;margin-bottom:20px}.project-image{border-radius:5px;height:auto;margin-right:20px;width:150px}.navigation{align-items:center}@media (max-width:768px){.home-container{padding:1rem}.home-main{gap:20px}.about-me,.projects{flex:1 1 100%}}.footer{background-color:#212121;color:#fff;display:flex;justify-content:space-between;padding:2rem 0;width:100%}.footer-content{align-items:center;display:flex;margin:0 auto;max-width:100%;width:100%}.copyright-container{flex:1 1}.social-links-container{display:flex}.copyright{font-size:.8rem;margin:0}.social-toggle{background:none;border:none;color:inherit;cursor:pointer;font-size:1.2rem;margin-left:1rem;transition:all .3s ease}.social-toggle.open{transform:rotate(180deg)}.social-links{display:none;list-style:none;margin:0;padding:0}.social-links.visible{display:flex}.social-links li{margin-right:1rem}.social-links a{color:inherit;transition:all .3s ease}.social-links a:hover{color:#33bfff}.about-intro{margin-bottom:40px}.about-intro h2{font-size:1.5em;margin-bottom:10px;text-align:center}.about-intro p{color:#333;font-size:1em;line-height:1.5}.about-skills{font-family:Arial,sans-serif;margin:40px 0;text-align:center}.about-skills h2{color:#333;font-size:1.8em;margin-bottom:20px;text-align:center}.skill-item{background-color:#f5f5f5;border-radius:5px;box-shadow:0 2px 4px #0000001a;display:inline-block;margin:0 20px;padding:20px;transition:all .2s ease-in-out}.skill-item:hover{background-color:#e0e0e0;box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.skill-item h3{color:#333;font-size:1.2em;font-weight:700;margin:0 0 10px}.skill-item p{font-size:1em;line-height:1.5}.skill-item h3:before{color:#333;content:"\f1e8";font-family:FontAwesome;font-size:1.5em;left:0;position:absolute;top:5px;transition:all .2s ease-in-out}.skill-item:hover h3:before{color:#666}.about-experience{border-radius:5px;box-shadow:0 0 10px #0000001a;margin-bottom:40px}.experience-list{list-style:none;margin:0;padding:0}.experience-list li{background-color:#f5f5f5;border-radius:5px;box-shadow:0 2px 4px #0000001a;cursor:pointer;margin-bottom:20px;padding:20px;transition:all .2s ease-in-out}.experience-list li:hover{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.experience-list li h3{font-size:1.1em;font-weight:700;margin:0 0 5px}.experience-list li p{color:#333;font-size:1em;line-height:1.5}.experience-list li .experience-dates{color:#888;font-size:.9em;margin-bottom:5px}.about-section{font-family:Arial,sans-serif;margin:0 auto;padding:40px}.about-section h2{font-size:1.8em;margin-bottom:20px;margin-top:0}.about-section p{font-size:1em;line-height:1.5;margin-bottom:20px}.about-section ul{list-style:none;margin:0;padding:0}.about-section ul li{margin-bottom:10px}.about-section ul li:before{color:var(--accent-color);content:"•";margin-right:10px}.header{align-items:center;background-color:#fff;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:1rem}.header-title{color:#333;font-size:1.5rem;font-weight:700;text-decoration:none}.navigation{display:flex;justify-content:center;list-style:none;margin:2rem 0 0}.navigation-links{display:flex;margin:0;padding:0}.navigation-links a{color:#333;font-weight:700;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease-in-out}.navigation-links a:hover{color:#666}@media (max-width:768px){.header{align-items:center;flex-direction:column}.navigation{display:flex}.header-menu-button{cursor:pointer;display:block;font-size:1.5rem}}body{background-color:#f5f5f5;font-family:Arial,sans-serif;margin:0}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding:2rem}
/*# sourceMappingURL=main.86301029.css.map*/