@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f0f0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:13px;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{background-color:#f5f5f5;margin:0;padding:0}#root{padding:0}.App{background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);box-sizing:border-box;color:#333;margin:0 auto;max-width:700px;min-height:100vh;padding:30px;text-align:left}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.comingSoon{padding-bottom:25px}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.header-container{-webkit-animation:randomBlobs 20s ease-in-out infinite;animation:randomBlobs 20s ease-in-out infinite;background-color:#8b0000;background-image:radial-gradient(circle at 10% 20%,rgba(165,0,0,.3) 15%,transparent 15.5%),radial-gradient(circle at 80% 80%,rgba(100,0,0,.4) 25%,transparent 25.5%),radial-gradient(circle at 40% 60%,rgba(120,0,0,.5) 10%,transparent 10.5%),radial-gradient(circle at 90% 10%,rgba(140,0,0,.3) 30%,transparent 30.5%),radial-gradient(circle at 50% 10%,rgba(160,0,0,.2) 20%,transparent 20.5%);background-size:150% 150%;box-shadow:0 4px 10px rgba(0,0,0,.15);color:#fff;margin:-30px -30px 20px;padding:30px;text-align:left}@-webkit-keyframes randomBlobs{0%{background-position:0 0}25%{background-position:15% 75%}50%{background-position:100% 30%}75%{background-position:60% 100%}to{background-position:0 0}}@keyframes randomBlobs{0%{background-position:0 0}25%{background-position:15% 75%}50%{background-position:100% 30%}75%{background-position:60% 100%}to{background-position:0 0}}.header-main-content{align-items:center;display:flex;justify-content:space-between}.header-text-content{flex:1 1}.header-intro{color:#fff;font-size:14px;font-weight:500;line-height:1.5;margin:0 0 15px;text-shadow:1px 1px 3px rgba(0,0,0,.4)}.social-icons{color:#eee;display:flex;flex-wrap:nowrap;font-size:22px;gap:20px;white-space:nowrap}.contact-item{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;display:flex;height:44px;justify-content:center;text-decoration:none;width:44px}.social-icon{margin-right:0}.header-image-new{border:3px solid #fff;border-radius:50%;-webkit-filter:grayscale(10%);filter:grayscale(10%);height:120px;margin-right:30px;object-fit:cover;width:120px}.header-divider{display:none}.text-box{border-bottom:2px solid #8b0000;color:#8b0000;font-size:15px;font-weight:700;margin-bottom:15px;margin-top:25px;padding-bottom:5px;text-align:left;text-transform:uppercase}.about-main{width:100%}.about-section{margin-bottom:24px;text-align:left}.section-heading{align-items:center;color:#8b0000;display:flex;font-size:14px;font-weight:700;margin-bottom:8px;text-transform:uppercase}.section-icon{display:none}.experience-list{display:flex;flex-direction:column;gap:15px}.experience-item{align-items:flex-start;display:flex;gap:15px}.experience-logo{flex-shrink:0;height:40px;object-fit:contain;width:40px}.experience-details{flex:1 1}.experience-header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:2px}.experience-role{color:#000;font-size:13px;font-weight:700}.experience-duration{color:#333;font-size:12px;font-style:italic}.experience-work{font-size:12px;margin:4px 0 0;padding-left:20px}.experience-work li{line-height:1.4;margin-bottom:4px}.section-content{font-size:12px;margin-bottom:10px}.education-details{display:flex;justify-content:space-between}.education-degree{font-size:13px;font-weight:700}.education-institution{color:#333;font-size:12px;font-style:italic;margin-top:2px}.achievements-list{display:flex;flex-direction:column;font-size:12px;gap:4px;margin:0;padding-left:20px}.achievements-list li{line-height:1.4;margin-bottom:0}.achievements-list a{color:#8b0000;text-decoration:none}.achievements-list a:hover{text-decoration:underline}.projects-container{padding:0}.project-card{background-color:initial;border-bottom:1px dashed #ccc;margin-bottom:20px;padding:0 0 15px;text-align:left}.project-card:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.project-header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:5px}.project-title{color:#000;font-size:14px;font-weight:700}.project-links{display:flex;gap:10px}.project-logo{-webkit-filter:grayscale(100%);filter:grayscale(100%);height:20px;opacity:.8;width:20px}.project-logo:hover{-webkit-filter:none;filter:none;opacity:1}.project-description{color:#333;font-size:12px;line-height:1.5;margin-bottom:6px}.project-description ul{margin:5px 0 0;padding-left:20px}.project-description li{margin-bottom:4px}.project-screenshots{display:flex;gap:10px;overflow-x:auto;padding:10px 0 6px;scrollbar-width:thin}.project-screenshots::-webkit-scrollbar{height:4px}.project-screenshots img{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);flex-shrink:0;height:150px;max-width:100%;object-fit:contain;width:auto}.more-projects{color:#555;font-size:12px;font-style:italic;margin-top:20px;text-align:center}.private-section{align-items:center;display:flex;flex-direction:column;margin:20px}.password-input{border:1px solid #ccc;border-radius:5px;font-size:12px;margin-bottom:10px;max-width:300px;padding:10px;width:100%}.authenticate-button{border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s ease}.authenticate-button:hover{background-color:#0056b3}.error-message{color:red;margin-top:10px;text-align:center}.message-list{font-size:12px;margin-top:20px}.message-item{background-color:#f9f9f9;border:1px solid #ddd;border-radius:5px;margin-left:20px;margin-right:20px;margin-top:10px;padding:10px}.message-item p{margin-bottom:2px;margin-top:2px}
/*# sourceMappingURL=main.2425044e.css.map*/