﻿.desktop-frame {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #ffffff;
}

.desktop-frame .frame {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.desktop-frame .main {
  display: flex;
  height: 809px;
  align-items: flex-end;
  justify-content: center;
  gap: 30px;
  padding: 0px 100px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #e5fffe;
  box-shadow: 6px 6px 10px #00000040;
}

.desktop-frame .div {
  display: flex;
  flex-direction: column;
  width: 438px;
  height: 547px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
}

.desktop-frame .text-wrapper {
  position: relative;
  align-self: stretch;
  height: 58px;
  margin-top: -1.00px;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #202124;
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-frame .text-wrapper-2 {
  width: 439px;
  height: 96px;
  margin-right: -1.00px;
  background: linear-gradient(
    90deg,
    rgba(5, 68, 113, 1) 0%,
    rgba(45, 188, 249, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 64px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.desktop-frame .p {
  width: fit-content;
  opacity: 0.6;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #202124;
  font-size: 18px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.desktop-frame .rectangle {
  position: relative;
  width: 569px;
  height: 632px;
  aspect-ratio: 0.9;
}

.desktop-frame .frame-2 {
  display: flex;
  flex-direction: column;
  width: 200px;
  height: 743px;
  align-items: center;
  gap: 40px;
  position: relative;
}

.desktop-frame .frame-3 {
  display: flex;
  flex-direction: column;
  height: 200px;
  align-items: center;
  gap: 11px;
  padding: 0px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #f1f3f4;
  border-radius: 39px;
  border: 1px solid;
  border-color: #000000;
  box-shadow: 6px 6px 20px #00000040;
}

.desktop-frame .image-removebg {
  position: relative;
  width: 168px;
  height: 145px;
  aspect-ratio: 1.16;
}

.desktop-frame .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: "Inter-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-frame .frame-4 {
  display: flex;
  flex-direction: column;
  height: 200px;
  align-items: center;
  gap: 4px;
  padding: 19px 31px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #f1f3f4;
  border-radius: 39px;
  border: 1px solid;
  border-color: #000000;
  box-shadow: 6px 6px 20px #00000040;
}

.desktop-frame .image {
  position: relative;
  width: 135px;
  height: 128px;
  aspect-ratio: 1.06;
  object-fit: cover;
}

.desktop-frame .frame-5 {
  display: flex;
  flex-direction: column;
  height: 200px;
  align-items: center;
  gap: 14px;
  padding: 12px 34px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #f1f3f4;
  border-radius: 39px;
  border: 1px solid;
  border-color: #000000;
  box-shadow: 6px 6px 20px #00000040;
}

.desktop-frame .img {
  position: relative;
  width: 132px;
  height: 132px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .free-icon-star {
  top: 89px;
  left: 47px;
  width: 86px;
  height: 86px;
  position: absolute;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .free-icon-moon {
  position: absolute;
  top: 63px;
  right: 82px;
  width: 70px;
  height: 70px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .free-icon-launch {
  position: absolute;
  left: 40px;
  bottom: 55px;
  width: 186px;
  height: 186px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .free-icon-star-2 {
  right: 70px;
  bottom: 37px;
  width: 39px;
  height: 39px;
  position: absolute;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .about-me {
  display: flex;
  flex-direction: column;
  height: 550px;
  align-items: center;
  justify-content: center;
  padding: 15px 27px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #b4d0f0;
  box-shadow: 0px 4px 4px #00000040;
}

.desktop-frame .frame-6 {
  display: flex;
  flex-direction: column;
  width: 1343px;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.desktop-frame .text-wrapper-4 {
  align-self: stretch;
  height: 58px;
  margin-top: -1.00px;
  font-family: "Inter-ExtraBold", Helvetica;
  font-weight: 800;
  color: #1a73e8;
  font-size: 48px;
  text-align: center;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.desktop-frame .android {
  position: relative;
  align-self: stretch;
  opacity: 0.8;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #202124;
  font-size: 29px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-frame .span {
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #202124;
  font-size: 29px;
  letter-spacing: 0;
}

.desktop-frame .text-wrapper-5 {
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
}

.desktop-frame .free-icon-fire {
  position: absolute;
  left: 26px;
  bottom: 43px;
  width: 86px;
  height: 86px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .free-icon-sparkling {
  position: absolute;
  top: 40px;
  right: 48px;
  width: 72px;
  height: 72px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .my-skills {
  height: 502px;
  gap: 0px 171px;
  padding: 10px 14px;
  background-color: #e5fffe;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  box-shadow: 0px 4px 4px #00000040;
}

.desktop-frame .frame-7 {
  display: flex;
  flex-direction: column;
  width: 1106px;
  align-items: center;
  gap: 59px;
  position: relative;
}

.desktop-frame .text-wrapper-6 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Inter-ExtraBold", Helvetica;
  font-weight: 800;
  color: #1a73e8;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-frame .frame-8 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 400px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.desktop-frame .frame-9 {
  display: flex;
  flex-direction: column;
  width: 351px;
  height: 294px;
  align-items: flex-end;
  gap: 11px;
  padding: 16px 30px;
  position: relative;
  background-color: #f1f3f4;
  border-radius: 55px;
  border: 1px solid;
  border-color: #000000;
  box-shadow: 8px 8px 30px #00000040;
}

.desktop-frame .text-wrapper-7 {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 32px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.desktop-frame .microsoft-powerpoint {
  position: relative;
  width: 283px;
  height: 210px;
  font-family: "Inter-Medium", Helvetica;
  font-weight: 500;
  color: #202124;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 35px;
}

.desktop-frame .frame-10 {
  display: flex;
  flex-direction: column;
  width: 351px;
  height: 294px;
  align-items: center;
  gap: 29px;
  padding: 16px 22px;
  position: relative;
  background-color: #f1f3f4;
  border-radius: 55px;
  border: 1px solid;
  border-color: #000000;
  box-shadow: 8px 8px 30px #00000040;
}

.desktop-frame .text-wrapper-8 {
  width: 306px;
  height: 187px;
  font-family: "Inter-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  position: relative;
  letter-spacing: 0;
}

.desktop-frame .free-icon-system {
  position: absolute;
  top: 23px;
  left: 41px;
  width: 66px;
  height: 66px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .free-icon-eyeglasses {
  position: absolute;
  right: 49px;
  bottom: 31px;
  width: 64px;
  height: 64px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .my-projects {
  height: 550px;
  gap: 0px 772px;
  padding: 24px 16px;
  background-color: #b4d0f0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  box-shadow: 0px 4px 4px #00000040;
}

.desktop-frame .frame-11 {
  display: flex;
  flex-direction: column;
  width: 1103px;
  align-items: center;
  gap: 32px;
  position: relative;
}

.desktop-frame .frame-12 {
  display: flex;
  height: 361px;
  align-items: center;
  gap: 450px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.desktop-frame .frame-13 {
  display: flex;
  flex-direction: column;
  width: 329px;
  height: 361px;
  align-items: center;
  padding: 19px 0px;
  position: relative;
  background-color: #f1f3f4;
  border-radius: 30px;
  border: 1px solid;
  border-color: #000000;
  box-shadow: 8px 8px 20px #00000040;
}

.desktop-frame .rectangle-2 {
  position: relative;
  width: 184px;
  height: 188px;
}

.desktop-frame .text-wrapper-9 {
  width: 292px;
  font-family: "Inter-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 32px;
  line-height: normal;
  text-decoration: underline;
  position: relative;
  letter-spacing: 0;
}

.desktop-frame .frame-14 {
  display: flex;
  flex-direction: column;
  width: 329px;
  height: 361px;
  align-items: center;
  gap: 10px;
  padding: 18px 52px;
  position: relative;
  margin-right: -5.00px;
  background-color: #f1f3f4;
  border-radius: 30px;
  border: 1px solid;
  border-color: #000000;
  box-shadow: 8px 8px 20px #00000040;
}

.desktop-frame .rectangle-3 {
  position: relative;
  width: 225px;
  height: 225px;
}

.desktop-frame .text-wrapper-10 {
  width: fit-content;
  font-family: "Inter-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 32px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.desktop-frame .image-2 {
  position: absolute;
  right: 59px;
  bottom: 19px;
  width: 72px;
  height: 72px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .free-icon-idea-bulb {
  position: absolute;
  left: 16px;
  bottom: 26px;
  width: 59px;
  height: 59px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .free-icon-done {
  position: absolute;
  top: 11px;
  right: 37px;
  width: 74px;
  height: 74px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .contact {
  display: flex;
  flex-direction: column;
  height: 609px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 57px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #e5fffe;
}

.desktop-frame .frame-15 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 79px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.desktop-frame .e-mail {
  position: relative;
  width: 46px;
  height: 46px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .text-wrapper-11 {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter-ExtraBold", Helvetica;
  font-weight: 800;
  color: #1a73e8;
  font-size: 40px;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
}

.desktop-frame .free-icon-ring-phone {
  position: relative;
  width: 50px;
  height: 50px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .frame-16 {
  display: inline-flex;
  align-items: center;
  gap: 96px;
  position: relative;
  flex: 0 0 auto;
}

.desktop-frame .frame-17 {
  display: flex;
  flex-direction: column;
  width: 416px;
  height: 284px;
  align-items: center;
  gap: 40px;
  padding: 42px 67px;
  position: relative;
  background-color: #f1f3f4;
  border-radius: 33px;
  border: 1px solid;
  border-color: #000000;
  box-shadow: 6px 6px 20px #00000040;
}

.desktop-frame .ellipse {
  position: relative;
  width: 100px;
  height: 100px;
  background-color: #8bc9e2;
  border-radius: 50px;
}

.desktop-frame .img-2 {
  position: absolute;
  top: 63px;
  left: 180px;
  width: 57px;
  height: 57px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .frame-18 {
  display: flex;
  flex-direction: column;
  width: 416px;
  height: 284px;
  align-items: center;
  gap: 49px;
  padding: 42px 19px;
  position: relative;
  background-color: #f1f3f4;
  border-radius: 34px;
  border: 1px solid;
  border-color: #000000;
  box-shadow: 6px 6px 20px #00000040;
}

.desktop-frame .text-wrapper-12 {
  position: relative;
  width: fit-content;
  font-family: "Inter-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 22px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-frame .frame-19 {
  display: flex;
  flex-direction: column;
  width: 416px;
  height: 284px;
  align-items: center;
  gap: 29px;
  padding: 29px 55px;
  position: relative;
  background-color: #f1f3f4;
  border-radius: 34px;
  border: 1px solid;
  border-color: #000000;
  box-shadow: 6px 6px 20px #00000040;
}

.desktop-frame .text-wrapper-13 {
  width: 306px;
  height: 84px;
  font-family: "Inter-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 30px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.desktop-frame .free-icon {
  position: absolute;
  top: 50px;
  left: 179px;
  width: 57px;
  height: 57px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .end {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 24px 591px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #373737;
}

.desktop-frame .frame-20 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 22px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.desktop-frame .frame-21 {
  display: inline-flex;
  align-items: center;
  gap: 83px;
  position: relative;
  flex: 0 0 auto;
}

.desktop-frame .img-wrapper {
  display: flex;
  width: 55px;
  height: 55px;
  align-items: center;
  gap: 10px;
  padding: 8px;
  position: relative;
  background-color: #908a8a;
  border-radius: 27.5px;
  border: 1px solid;
  border-color: #000000;
}

.desktop-frame .img-3 {
  position: relative;
  width: 38px;
  height: 38px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .free-icon-gmail-wrapper {
  display: flex;
  width: 55px;
  height: 55px;
  align-items: center;
  gap: 10px;
  padding: 9px;
  position: relative;
  background-color: #908a8a;
  border-radius: 27.5px;
  border: 1px solid;
  border-color: #000000;
}

.desktop-frame .free-icon-gmail {
  position: relative;
  width: 36px;
  height: 36px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-frame .frame-22 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.desktop-frame .text-wrapper-14 {
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Inter-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.desktop-frame .text-wrapper-15 {
  align-self: stretch;
  font-family: "Inter-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 20px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.desktop-frame .header {
  display: flex;
  width: 100%;
  height: 44px;
  align-items: center;
  justify-content: center;
  gap: 291px;
  padding: 4px 40px;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: #2d7add;
  box-shadow: 0px 4px 4px #00000040;
}

.desktop-frame .text-wrapper-16 {
  width: fit-content;
  font-family: "Inter-ExtraBold", Helvetica;
  font-weight: 800;
  color: #ffffff;
  font-size: 24px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.desktop-frame .navbar {
  display: inline-flex;
  align-items: center;
  gap: 88px;
  position: relative;
  flex: 0 0 auto;
}

.desktop-frame .text-wrapper-17 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  opacity: 0.8;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: underline;
}

.desktop-frame .div-wrapper {
  display: flex;
  width: 154px;
  height: 36px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px 11px;
  position: relative;
  background-color: #6ed8ff;
  border-radius: 30px;
  box-shadow: 0px 5px 6px #00000040;
}

.desktop-frame .text-wrapper-18 {
  width: fit-content;
  margin-top: -0.50px;
  text-shadow: 0px 5px 6px #00000040;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}
/* Original CSS code should be injected here */

.desktop-frame .navbar a {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  opacity: 0.8;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: underline;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.desktop-frame .navbar a:hover {
  opacity: 1;
}

.desktop-frame .navbar a:focus {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}

.desktop-frame .div-wrapper a {
  width: fit-content;
  margin-top: -0.5px;
  text-shadow: 0px 5px 6px #00000040;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
  text-decoration: none;
}

.desktop-frame .div-wrapper {
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.desktop-frame .div-wrapper:hover {
  transform: translateY(-2px);
  box-shadow: 0px 7px 8px #00000040;
}

.desktop-frame .div-wrapper:active {
  transform: translateY(0);
  box-shadow: 0px 3px 4px #00000040;
}

.desktop-frame .frame-13 a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: inherit;
  width: 100%;
  height: 100%;
}

.desktop-frame .frame-13 a:hover .text-wrapper-9 {
  color: #1a73e8;
}

.desktop-frame .frame-13 a:focus {
  outline: 2px solid #1a73e8;
  outline-offset: 2px;
  border-radius: 30px;
}

.desktop-frame .frame-21 a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  transition: transform 0.2s ease;
}

.desktop-frame .frame-21 a:hover {
  transform: scale(1.1);
}

.desktop-frame .frame-21 a:focus {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
  border-radius: 50%;
}

.desktop-frame .microsoft-powerpoint,
.desktop-frame .text-wrapper-8 {
  list-style-position: inside;
  list-style-type: none;
}

.desktop-frame .microsoft-powerpoint li::before,
.desktop-frame .text-wrapper-8 li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: currentColor;
  border-radius: 50%;
  margin-right: 8px;
  vertical-align: middle;
}

.desktop-frame .main {
  scroll-margin-top: 60px;
}

.desktop-frame .about-me {
  scroll-margin-top: 60px;
}

.desktop-frame .my-skills {
  scroll-margin-top: 60px;
}

.desktop-frame .my-projects {
  scroll-margin-top: 60px;
}

.desktop-frame .contact {
  scroll-margin-top: 60px;
}

html {
  scroll-behavior: smooth;
}
