*{box-sizing:border-box;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;margin:0;padding:0}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#00000080;border-radius:6px}a{color:inherit;text-decoration:none}.nav-container{align-items:center;background-color:#14131a;box-shadow:0 7px 8px #00001e33,0 3px 8px #00001e1a;color:#4f4f52;display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.nav-circle{border-radius:9999px;height:1rem;margin-right:.3rem;width:1rem}.hamburger-mobile-view{cursor:pointer;display:none;font-size:1.5rem;padding-left:1rem}.menu-mobile-view{display:none}.contact-button{align-items:center;background-color:#247648;border:0 solid #e5e7eb;border-radius:.375rem;color:#8b8a91;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;padding:.5rem 1rem;&:hover{color:#b4b3ba}}.nav-menu{background-color:#14131a;height:100%;min-height:100vh;overflow-y:auto;padding:10px 20px;position:fixed;right:0;top:0;transition:transform .3s ease-in-out;width:100%}.nav-xmark{font-size:2rem;position:absolute;right:2rem;top:.75rem}@media (max-width:1025px){.hamburger-mobile-view{display:block}}.HomeComponent,body{background-color:#14131a}.HomeComponent{display:flex;gap:0;height:88.5vh;overflow:hidden;width:100%}.menu{background-color:#14131a;overflow-y:auto;padding:5px 20px;transition:transform .3s ease-in-out;width:23%}.menu-content{background-color:#1c1b23;border-radius:.5rem;color:#8b8a91;height:100%;overflow-y:auto;padding:1.25rem;width:100%}.menu-item{align-items:center;display:flex;font-size:.875rem;gap:1rem;line-height:1.25rem;padding:1rem;width:100%}.menu-item:hover{cursor:pointer;filter:brightness(1.2);transform:translateY(-5px);transition:transform .5s ease}.content{color:#fff;overflow-y:auto;padding-top:10px;width:77%}.profile{background-image:url(/static/media/Profile-background-image.db547d8170595b6240ef.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;overflow:hidden}.bg-effect{-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background-color:rgba(0,0,0,.521);display:flex;gap:1.5rem;padding:1.5rem 2.5rem;width:100%}.profile-image{background-color:#60e523;border:4px solid #fff;border-radius:50%;display:block;height:120px;object-fit:cover;width:120px}.profile-info{align-items:center;display:flex;flex-grow:1;flex-shrink:1;justify-content:space-between}.profile-contact{align-items:self-end;background-color:#000;border-radius:.25rem;cursor:pointer;display:block;display:flex;gap:.25rem;padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.profile-name{color:#fff;font-size:2rem;font-weight:700;line-height:2.25rem}.profile-profile{align-items:center;display:flex;justify-content:space-between}.work-details{display:flex;flex-direction:column;gap:4rem;margin-bottom:2rem;margin-top:2rem;padding:0 2.5rem}.mega-project{grid-gap:1rem;display:grid;gap:1rem}.mega-project-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(4,minmax(0,1fr))}.card{background-color:#fff;border-radius:.375rem;color:#333;display:flex;flex-direction:column;gap:.75rem;overflow:hidden;&:hover{.card-image-overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(45,43,43,.521);filter:brightness(1);opacity:1}}}.card-image-parent{position:relative}.card-image{background-position:50%;background-size:100% 100%;border:1px solid #3d3d3e;border-radius:5px;padding-top:56.25%}.card-image-overlay{align-items:center;bottom:0;color:#8b8a91;display:flex;height:100%;justify-content:space-around;left:0;opacity:0;position:absolute;top:0;width:100%;div{cursor:pointer;display:flex;filter:brightness(1.5);gap:.25rem;padding:5px 10px;&:hover{transform:translateY(-5px);transition:transform .3s ease-in-out}}}.tech{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 1rem}.tech-block{background-color:#1f1f1f;border:.1px solid #3b82f699;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:0 4px 24px #175ce626;display:flex;flex:1 1;flex-direction:column;gap:1rem;padding:1rem}.tech-title{color:#8b8a91;font-size:1.25rem;font-weight:500;letter-spacing:.05em}.tech-name-group{display:flex;flex-wrap:wrap;font-size:.75rem;gap:.5rem}.tech-image{height:20px;width:20px}.tech-name{align-items:center;background-color:#14131a;border:1px solid #6b728099;border-radius:.375rem;display:flex;flex-wrap:wrap;font-size:.75rem;gap:.25rem;padding:.5rem}.mini-project{grid-gap:1rem;display:grid;gap:1rem}.progress-bar{background-color:#ccc;border-radius:0 0 8px 8px;bottom:0;height:7px;width:100%}.linkein-icon{display:none}.experience{grid-gap:1rem;display:grid;gap:1rem}.experience-title{font-size:1.25rem}.experience-content{grid-gap:.5rem;color:#8b8a91;display:grid;gap:.5rem}.experience-point{background-color:#1c1b23;border-radius:5px;padding:.5rem 1rem .5rem 2rem;width:100%}.experience-line-spacing{margin-bottom:1rem}.footer{align-items:center;background-color:#1c1b23;border-radius:5px;display:flex;font-size:1.5rem;gap:2.5rem;height:3rem;justify-content:center}@media only screen and (max-width:767px){.mega-project-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.menu{display:none;width:0}.content{width:100%}.bg-effect{gap:.75rem;justify-content:center}.profile-contact{display:none}.profile-info{flex-grow:0}.tech{grid-template-columns:repeat(1,minmax(0,1fr))}.linkein-icon{align-items:center;background-color:#000;border-radius:.25rem;display:block;display:flex;padding:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.profile-profile{padding:5px 0}}@media only screen and (min-width:768px) and (max-width:1025px){.mega-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.menu{display:none;width:0}.content{width:100%}}
/*# sourceMappingURL=main.dc411a84.css.map*/