.desktop {
  display: flex;
  flex-direction: column;
  height: 1200px;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #ffffff;
}

.desktop .frame {
  display: inline-flex;
  justify-content: center;
  gap: 55px 55px;
  flex: 0 0 auto;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}

.desktop .div {
  display: flex;
  flex-direction: column;
  width: 553px;
  align-items: flex-start;
  justify-content: center;
  gap: 73px;
  position: relative;
}

.desktop .avatar {
  position: relative;
  width: 323.5px;
  height: 323.5px;
  border-radius: 323.5px;
  overflow: hidden;
}

.desktop .avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 323.5px;
}

.desktop .paragraph {
  position: relative;
  width: 553px;
  height: 152px;
}

.desktop .text-wrapper {
  position: absolute;
  top: -1px;
  left: 2px;
  width: 145px;
  height: 61px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 51.1px;
  letter-spacing: -2.32px;
  line-height: 61.3px;
  white-space: nowrap;
}

.desktop .text-wrapper-2 {
  position: absolute;
  top: 75px;
  left: 2px;
  width: 203px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #565656;
  font-size: 23.2px;
  letter-spacing: 0;
  line-height: 32.5px;
  white-space: nowrap;
}

.desktop .text-wrapper-3 {
  position: absolute;
  top: 119px;
  left: 2px;
  width: 188px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #565656;
  font-size: 23.2px;
  letter-spacing: 0;
  line-height: 32.5px;
  white-space: nowrap;
}

.desktop .container {
  display: flex;
  flex-wrap: wrap;
  width: 953px;
  height: 702px;
  align-items: flex-start;
  gap: 31px 46px;
  position: relative;
}

.desktop .link-wrapper {
  display: flex;
  flex-direction: column;
  width: 452.79px;
  align-items: flex-start;
  position: relative;
}

.desktop .link {
  align-self: stretch;
  width: 100%;
  height: 452.79px;
  background-color: #ffffff;
  border-radius: 32.51px;
  position: relative;
  box-shadow: 0px 2.32px 4.64px #0000000a;
}

.desktop .container-2 {
  position: absolute;
  top: 0;
  left: 1px;
  width: 453px;
  height: 453px;
  border-radius: 32.51px;
  overflow: hidden;
}

.desktop .container-3 {
  position: absolute;
  width: calc(100% - 56px);
  height: calc(100% - 273px);
  top: 28px;
  left: 28px;
  display: flex;
  flex-direction: column;
}

.desktop .overlay-shadow {
  width: 46.44px;
  height: 46.44px;
  position: relative;
  background-color: #ffffff01;
  border-radius: 11.61px;
  overflow: hidden;
  box-shadow: 0px 1.16px 2.32px #0000001a;
}

.desktop .sites {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 11.61px;
  background-image: url(./img/iconP.png);
  background-size: cover;
  background-position: center center;
}

.desktop .overlay-shadow-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ffffff01;
  border-radius: 11.61px;
  box-shadow: inset 0px 0px 0px 1.16px #0000000f;
}

.desktop .div-wrapper {
  margin-left: 0;
  margin-right: 0;
  flex: 1;
  max-height: 19.5px;
  margin-top: 13.9px;
  display: flex;
  overflow: hidden;
}

.desktop .text-wrapper-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1.2px;
  width: 185.61px;
  height: 19.74px;
  margin-left: 0;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16.3px;
  letter-spacing: 0;
  line-height: 19.5px;
  white-space: nowrap;
}

.desktop .container-4 {
  margin-left: 0;
  margin-right: 0;
  flex: 1;
  max-height: 18.58px;
  margin-top: 4.6px;
  display: flex;
}

.desktop .text-wrapper-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 99.59px;
  height: 17.42px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #00000099;
  font-size: 13.9px;
  letter-spacing: 0;
  line-height: 18.6px;
  white-space: nowrap;
}

.desktop .users {
  position: absolute;
  width: calc(100% - 56px);
  top: 217px;
  left: 28px;
  height: 208px;
  border-radius: 11.61px;
  overflow: hidden;
}

.desktop .users img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 11.61px;
}

.desktop .overlay-shadow-3 {
  position: absolute;
  width: calc(100% - 56px);
  height: calc(100% - 245px);
  top: 217px;
  left: 28px;
  background-color: #ffffff01;
  border-radius: 11.61px;
  box-shadow: inset 0px 0px 0px 1.16px #0000000f;
}

.desktop .border {
  border-radius: 32.51px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 1px;
  border: 1.16px solid;
  border-color: #00000014;
}

.desktop .mask-group {
  position: absolute;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  top: 1px;
  left: 2px;
  object-fit: cover;
}

.desktop .frame-2 {
  display: flex;
  width: 452.35px;
  gap: 30px 46px;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}

.desktop .container-5 {
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.desktop .link-2 {
  width: 203.18px;
  height: 203.18px;
  background-color: #ffffff;
  border-radius: 27.86px;
  position: relative;
  box-shadow: 0px 2.32px 4.64px #0000000a;
}

.desktop .container-wrapper {
  position: absolute;
  top: 0;
  left: 1px;
  width: 203px;
  height: 203px;
  display: flex;
  border-radius: 27.86px;
  overflow: hidden;
}

.desktop .container-6 {
  margin-top: 27.9px;
  margin-left: 27.9px;
  margin-right: 27.9px;
  flex: 1;
  margin-bottom: 27.9px;
  width: 147.45px;
  display: flex;
  flex-direction: column;
}

.desktop .img {
  width: 46.44px;
  height: 46.44px;
}

.desktop .text-wrapper-6 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1.2px;
  width: 77px;
  height: 19.74px;
  margin-left: 0;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16.3px;
  letter-spacing: 0;
  line-height: 19.5px;
  white-space: nowrap;
}

.desktop .button {
  margin-left: 0;
  width: 112.04px;
  height: 34.83px;
  position: relative;
  margin-top: 32.7px;
  background-color: #4093ef;
  border-radius: 9.29px;
}

.desktop .follow {
  position: absolute;
  top: 8px;
  left: calc(50.00% - 40px);
  width: 48px;
  height: 17px;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13.9px;
  text-align: center;
  letter-spacing: 0;
  line-height: 18.6px;
  white-space: nowrap;
}

.desktop .text-wrapper-7 {
  position: absolute;
  top: 8px;
  left: calc(50.00% + 12px);
  width: 28px;
  height: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Medium", Helvetica;
  font-weight: 500;
  color: #ffffffcc;
  font-size: 13.9px;
  text-align: center;
  letter-spacing: 0;
  line-height: 18.6px;
  white-space: nowrap;
}

.desktop .border-2 {
  border-radius: 27.86px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 1px;
  border: 1.16px solid;
  border-color: #00000014;
}

.desktop .text-wrapper-8 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1.2px;
  width: 50.28px;
  height: 19.74px;
  margin-left: 0;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16.3px;
  letter-spacing: 0;
  line-height: 19.5px;
  white-space: nowrap;
}

.desktop .container-7 {
  margin-left: 0;
  margin-right: 0;
  flex: 1;
  max-height: 18.58px;
  margin-top: 0;
  display: flex;
}

.desktop .text-wrapper-9 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72.07px;
  height: 17.42px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #00000099;
  font-size: 13.9px;
  letter-spacing: 0;
  line-height: 18.6px;
  white-space: nowrap;
}

.desktop .button-2 {
  margin-left: 0;
  width: 108.88px;
  height: 34.83px;
  position: relative;
  margin-top: 14.2px;
  background-color: #ea435a;
  border-radius: 4.64px;
}

.desktop .follow-2 {
  position: absolute;
  top: 8px;
  left: calc(50.00% - 38px);
  width: 47px;
  height: 17px;
  font-family: "Inter-SemiBold", Helvetica;
  font-weight: 600;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13.9px;
  text-align: center;
  letter-spacing: 0;
  line-height: 18.6px;
  white-space: nowrap;
}

.desktop .text-wrapper-10 {
  position: absolute;
  top: 8px;
  left: calc(50.00% + 13px);
  width: 25px;
  height: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffffffcc;
  font-size: 13.9px;
  text-align: center;
  letter-spacing: 0;
  line-height: 18.6px;
  white-space: nowrap;
}

.desktop .sites-ffavicons {
  position: absolute;
  width: calc(100% - 19px);
  height: calc(100% - 19px);
  top: 9px;
  left: 9px;
  border-radius: 4.64px;
  background-image: url(./img/CVICON.svg);
  background-size: cover;
  background-position: center center;
}

.desktop .text-wrapper-11 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1.2px;
  width: 23.19px;
  height: 19.74px;
  margin-left: 0;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16.3px;
  letter-spacing: 0;
  line-height: 19.5px;
  white-space: nowrap;
}

.desktop .text-wrapper-12 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 79.28px;
  height: 17.42px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #00000099;
  font-size: 13.9px;
  letter-spacing: 0;
  line-height: 18.6px;
  white-space: nowrap;
}

.desktop .text-wrapper-13 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1.2px;
  width: 54.55px;
  height: 19.74px;
  margin-left: 0;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16.3px;
  letter-spacing: 0;
  line-height: 19.5px;
  white-space: nowrap;
}

.desktop .button-3 {
  margin-left: 0;
  width: 95.02px;
  height: 37.15px;
  margin-top: 30.4px;
  display: flex;
  justify-content: center;
  background-color: #f6f8fa;
  border-radius: 6.97px;
  border: 1.16px solid;
  border-color: #1b1f2426;
  box-shadow: inset 0px 1.16px 0px 1.16px #ffffff40, 0px 1.16px 0px #1b1f240a;
}

.desktop .text-wrapper-14 {
  margin-top: 9.3px;
  width: 44.3px;
  height: 17.42px;
  margin-left: 0.4px;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #24292f;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13.9px;
  text-align: center;
  letter-spacing: 0;
  line-height: 18.6px;
  white-space: nowrap;
}

.desktop .link-3 {
  align-self: stretch;
  width: 100%;
  height: 203.18px;
  background-color: #edfcf3;
  border-radius: 27.86px;
  position: relative;
  box-shadow: 0px 2.32px 4.64px #0000000a;
}

.desktop .container-8 {
  position: absolute;
  top: 0;
  left: 1px;
  width: 453px;
  height: 203px;
  border-radius: 27.86px;
  overflow: hidden;
}

.desktop .container-9 {
  position: absolute;
  width: calc(100% - 250px);
  height: calc(100% - 56px);
  top: 28px;
  left: 28px;
}

.desktop .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 46px;
  height: 46px;
  background-color: #1ed76014;
  border-radius: 11608.9px;
}

.desktop .SVG {
  position: absolute;
  top: calc(50.00% - 57px);
  left: calc(50.00% - 85px);
  width: 14px;
  height: 14px;
}

.desktop .overlay-shadow-4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 46px;
  height: 46px;
  background-color: #ffffff01;
  border-radius: 11.61px;
  overflow: hidden;
  box-shadow: 0px 1.16px 2.32px #0000001a;
}

.desktop .vector-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(./img/vector-2.svg);
  background-size: 100% 100%;
}

.desktop .vector {
  position: absolute;
  width: 60.00%;
  height: 60.00%;
  top: 20.00%;
  left: 20.00%;
}

.desktop .container-10 {
  position: absolute;
  width: 100%;
  top: 60px;
  left: 0;
  height: 20px;
  display: flex;
  overflow: hidden;
}

.desktop .text-wrapper-15 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1.2px;
  width: 105.57px;
  height: 19.74px;
  margin-left: 0;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16.3px;
  letter-spacing: 0;
  line-height: 19.5px;
  white-space: nowrap;
}

.desktop .container-11 {
  position: absolute;
  width: 100%;
  top: 80px;
  left: 0;
  height: 19px;
  display: flex;
}

.desktop .text-wrapper-16 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58.27px;
  height: 17.42px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #00000099;
  font-size: 13.9px;
  letter-spacing: 0;
  line-height: 18.6px;
  white-space: nowrap;
}

.desktop .button-4 {
  all: unset;
  box-sizing: border-box;
  position: absolute;
  top: 113px;
  left: 0;
  width: 100px;
  height: 35px;
  background-color: #1ed760;
  border-radius: 20.9px;
}

.desktop .img-wrapper {
  position: absolute;
  top: calc(50.00% - 7px);
  left: 25px;
  width: 14px;
  height: 14px;
}

.desktop .vector-2 {
  position: absolute;
  width: 75.00%;
  height: 87.50%;
  top: 6.25%;
  left: 18.75%;
}

.desktop .text-wrapper-17 {
  position: absolute;
  top: 8px;
  left: calc(50.00% - 4px);
  width: 29px;
  height: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 13.9px;
  text-align: center;
  letter-spacing: 0;
  line-height: 18.6px;
  white-space: nowrap;
}

.desktop .container-12 {
  position: absolute;
  height: calc(100% - 56px);
  top: 28px;
  left: 277px;
  width: 147px;
}

.desktop .link-4 {
  align-self: stretch;
  width: 100%;
  height: 203.18px;
  background-color: #ffffff;
  background-image: url(./img/ELSalvadorPortada.png);
  background-size: cover;
  background-position: center center;
  border-radius: 27.86px;
  position: relative;
  box-shadow: 0px 2.32px 4.64px #0000000a;
}

.desktop .overlay-shadow-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 1px;
  display: flex;
  border-radius: 27.86px;
  overflow: hidden;
  background-image: url(./img/container-2.svg);
  background-size: cover;
  background-position: 50% 50%;
}

.desktop .overlay-shadow-5 {
  margin-top: 146.3px;
  width: 103.89px;
  height: 38.31px;
  margin-left: 18.6px;
  display: flex;
  background-color: #ffffffb2;
  border-radius: 9.29px;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1.16px #0000000f;
  backdrop-filter: blur(11.61px) brightness(100%);
  -webkit-backdrop-filter: blur(11.61px) brightness(100%);
}

.desktop .container-13 {
  margin-top: 7.0px;
  width: 85.31px;
  height: 24.38px;
  margin-left: 9.3px;
  display: flex;
  overflow: hidden;
}

.desktop .text-wrapper-18 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2.3px;
  width: 85.67px;
  height: 19.74px;
  margin-left: 0;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16.3px;
  letter-spacing: 0;
  line-height: 24.4px;
  white-space: nowrap;
}
/* ========================================
   INJECT ORIGINAL CSS CODE HERE
   ======================================== */

/* Additional CSS modifications for semantic HTML refactor */

/* Ensure semantic elements maintain original styling */
.desktop main {
  display: flex;
  flex-direction: column;
  height: 1200px;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #ffffff;
}

.desktop header {
  display: flex;
  flex-direction: column;
  width: 553px;
  align-items: flex-start;
  justify-content: center;
  gap: 73px;
  position: relative;
}

.desktop nav {
  display: flex;
  flex-wrap: wrap;
  width: 953px;
  height: 702px;
  align-items: flex-start;
  gap: 31px 46px;
  position: relative;
}

/* Ensure links maintain block-level styling */
.desktop a.link,
.desktop a.link-2,
.desktop a.link-3,
.desktop a.link-4 {
  display: block;
  text-decoration: none;
  color: inherit;
}

/* Ensure h1 maintains text styling */
.desktop h1.text-wrapper {
  position: absolute;
  top: -1px;
  left: 2px;
  width: 145px;
  height: 61px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 51.1px;
  letter-spacing: -2.32px;
  line-height: 61.3px;
  white-space: nowrap;
  margin: 0;
}

/* Ensure p elements maintain text styling */
.desktop p.text-wrapper-2,
.desktop p.text-wrapper-3 {
  margin: 0;
}

/* Ensure span elements maintain inline styling */
.desktop span {
  display: inline;
}

/* Button accessibility improvements */
.desktop button.button-4 {
  cursor: pointer;
}

.desktop button.button-4:hover {
  opacity: 0.9;
}

.desktop button.button-4:focus {
  outline: 2px solid #1ed760;
  outline-offset: 2px;
}

/* Link hover states for better UX */
.desktop a.link:hover,
.desktop a.link-2:hover,
.desktop a.link-3:hover,
.desktop a.link-4:hover {
  opacity: 0.95;
  transition: opacity 0.2s ease;
}

/* Focus states for keyboard navigation */
.desktop a.link:focus-visible,
.desktop a.link-2:focus-visible,
.desktop a.link-3:focus-visible,
.desktop a.link-4:focus-visible {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}

/* Ensure button divs that act as buttons maintain styling */
.desktop .button,
.desktop .button-2,
.desktop .button-3 {
  cursor: pointer;
}

/* Reset button default styles for button-4 */
.desktop button.button-4 {
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  background-color: #1ed760;
}

/* ========================================
   RESPONSIVE DESIGN - MEDIA QUERIES
   ======================================== */

/* Tablet (max-width: 1024px) - Mantener este que funciona bien */
@media screen and (max-width: 1024px) {
  .desktop,
  .desktop main {
    height: auto;
    min-height: 100vh;
    padding: 40px 20px;
  }

  .desktop .frame {
    gap: 40px;
  }

  .desktop .container,
  .desktop nav {
    width: 100%;
    max-width: 700px;
    height: auto;
    gap: 25px 35px;
  }

  .desktop .div,
  .desktop header {
    gap: 50px;
  }
}

/* Tablet pequeña y móvil landscape (max-width: 768px) */
@media screen and (max-width: 768px) {
  .desktop,
  .desktop main {
    padding: 30px 15px;
  }

  .desktop .frame {
    gap: 35px;
  }

  .desktop .div,
  .desktop header {
    width: 100%;
    max-width: 400px;
    gap: 40px;
    align-items: center;
  }

  .desktop .avatar {
    width: 220px;
    height: 220px;
    border-radius: 220px;
  }

  .desktop .avatar img {
    border-radius: 220px;
  }

  .desktop .paragraph {
    width: 100%;
    text-align: center;
  }

  .desktop .text-wrapper,
  .desktop h1.text-wrapper {
    position: static;
    width: 100%;
    font-size: 44px;
    line-height: 52px;
  }

  .desktop .text-wrapper-2,
  .desktop .text-wrapper-3 {
    position: static;
    width: 100%;
    margin-top: 8px;
    font-size: 20px;
    line-height: 28px;
  }

  .desktop .container,
  .desktop nav {
    max-width: 500px;
    gap: 20px;
  }

  .desktop .link-wrapper {
    width: 100%;
    max-width: 100%;
  }

  .desktop .frame-2 {
    width: 100%;
    gap: 20px;
    justify-content: center;
  }

  .desktop .link {
    height: auto;
    aspect-ratio: 1;
  }

  .desktop .container-2 {
    width: 100%;
    height: 100%;
    position: absolute;
  }
}

/* Móvil (max-width: 640px) */
@media screen and (max-width: 640px) {
  .desktop,
  .desktop main {
    padding: 25px 12px;
  }

  .desktop .frame {
    gap: 30px;
  }

  .desktop .div,
  .desktop header {
    max-width: 100%;
    gap: 30px;
  }

  .desktop .avatar {
    width: 180px;
    height: 180px;
    border-radius: 180px;
  }

  .desktop .avatar img {
    border-radius: 180px;
  }

  .desktop .text-wrapper,
  .desktop h1.text-wrapper {
    font-size: 38px;
    line-height: 46px;
    letter-spacing: -1.8px;
  }

  .desktop .text-wrapper-2,
  .desktop .text-wrapper-3 {
    font-size: 18px;
    line-height: 26px;
  }

  .desktop .container,
  .desktop nav {
    gap: 18px;
  }

  .desktop .link-wrapper {
    width: 100%;
  }

  .desktop .link {
    width: 100%;
    height: auto;
    min-height: 320px;
  }

  .desktop .container-2 {
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 320px;
  }

  .desktop .border {
    left: 0;
  }

  .desktop .link-2 {
    width: 100%;
    max-width: 280px;
    height: auto;
    aspect-ratio: 1;
  }

  .desktop .container-wrapper {
    left: 0;
    width: 100%;
    height: 100%;
  }

  .desktop .border-2 {
    left: 0;
  }

  .desktop .link-3 {
    height: auto;
    min-height: 180px;
  }

  .desktop .container-8 {
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 180px;
  }

  .desktop .link-4 {
    height: auto;
    min-height: 180px;
  }

  .desktop .overlay-shadow-wrapper {
    left: 0;
  }
}

/* Móvil pequeño (max-width: 480px) */
@media screen and (max-width: 480px) {
  .desktop,
  .desktop main {
    padding: 20px 10px;
  }

  .desktop .frame {
    gap: 25px;
  }

  .desktop .div,
  .desktop header {
    gap: 25px;
  }

  .desktop .avatar {
    width: 160px;
    height: 160px;
    border-radius: 160px;
  }

  .desktop .avatar img {
    border-radius: 160px;
  }

  .desktop .text-wrapper,
  .desktop h1.text-wrapper {
    font-size: 34px;
    line-height: 42px;
    height: auto;
    letter-spacing: -1.5px;
  }

  .desktop .text-wrapper-2,
  .desktop .text-wrapper-3 {
    font-size: 17px;
    line-height: 24px;
    height: auto;
  }

  .desktop .container,
  .desktop nav {
    gap: 15px;
  }

  .desktop .link {
    min-height: 280px;
    border-radius: 26px;
  }

  .desktop .container-2 {
    min-height: 280px;
    border-radius: 26px;
  }

  .desktop .border {
    border-radius: 26px;
  }

  .desktop .link-2 {
    max-width: 100%;
    min-height: 200px;
    border-radius: 22px;
  }

  .desktop .container-wrapper {
    min-height: 200px;
    border-radius: 22px;
  }

  .desktop .border-2 {
    border-radius: 22px;
  }

  .desktop .link-3 {
    min-height: 160px;
    border-radius: 22px;
  }

  .desktop .container-8 {
    min-height: 160px;
    border-radius: 22px;
  }

  .desktop .link-4 {
    min-height: 160px;
    border-radius: 22px;
  }

  .desktop .overlay-shadow-wrapper {
    border-radius: 22px;
  }

  /* Ajustar textos internos */
  .desktop .text-wrapper-4 {
    font-size: 14px;
    width: auto;
    max-width: 100%;
  }

  .desktop .text-wrapper-5,
  .desktop .text-wrapper-9,
  .desktop .text-wrapper-12,
  .desktop .text-wrapper-16 {
    font-size: 12px;
    width: auto;
  }

  .desktop .text-wrapper-6,
  .desktop .text-wrapper-8,
  .desktop .text-wrapper-11,
  .desktop .text-wrapper-13,
  .desktop .text-wrapper-15 {
    font-size: 14px;
    width: auto;
  }

  /* Ajustar containers internos para que no se rompan */
  .desktop .container-3 {
    width: calc(100% - 40px);
    height: auto;
    top: 20px;
    left: 20px;
  }

  .desktop .users {
    width: calc(100% - 40px);
    height: auto;
    aspect-ratio: 1.9;
    top: auto;
    bottom: 20px;
    left: 20px;
  }

  .desktop .overlay-shadow-3 {
    width: calc(100% - 40px);
    height: auto;
    aspect-ratio: 1.9;
    top: auto;
    bottom: 20px;
    left: 20px;
  }

  .desktop .container-9 {
    width: calc(100% - 180px);
    height: calc(100% - 40px);
    top: 20px;
    left: 20px;
  }

  .desktop .container-12 {
    height: calc(100% - 40px);
    top: 20px;
    left: auto;
    right: 20px;
    width: 120px;
  }
}

/* Móvil extra pequeño (max-width: 375px) */
@media screen and (max-width: 375px) {
  .desktop,
  .desktop main {
    padding: 18px 8px;
  }

  .desktop .frame {
    gap: 22px;
  }

  .desktop .avatar {
    width: 140px;
    height: 140px;
    border-radius: 140px;
  }

  .desktop .avatar img {
    border-radius: 140px;
  }

  .desktop .text-wrapper,
  .desktop h1.text-wrapper {
    font-size: 30px;
    line-height: 38px;
  }

  .desktop .text-wrapper-2,
  .desktop .text-wrapper-3 {
    font-size: 16px;
    line-height: 22px;
  }

  .desktop .link {
    min-height: 260px;
  }

  .desktop .container-2 {
    min-height: 260px;
  }

  .desktop .link-2 {
    min-height: 180px;
  }

  .desktop .container-wrapper {
    min-height: 180px;
  }

  .desktop .link-3,
  .desktop .link-4 {
    min-height: 150px;
  }

  .desktop .container-8 {
    min-height: 150px;
  }

  .desktop .container-9 {
    width: calc(100% - 150px);
  }

  .desktop .container-12 {
    width: 110px;
  }
}

/* Móvil muy pequeño (max-width: 320px) */
@media screen and (max-width: 320px) {
  .desktop,
  .desktop main {
    padding: 15px 6px;
  }

  .desktop .frame {
    gap: 18px;
  }

  .desktop .div,
  .desktop header {
    gap: 20px;
  }

  .desktop .avatar {
    width: 120px;
    height: 120px;
    border-radius: 120px;
  }

  .desktop .avatar img {
    border-radius: 120px;
  }

  .desktop .text-wrapper,
  .desktop h1.text-wrapper {
    font-size: 28px;
    line-height: 34px;
  }

  .desktop .text-wrapper-2,
  .desktop .text-wrapper-3 {
    font-size: 15px;
    line-height: 20px;
  }

  .desktop .container,
  .desktop nav {
    gap: 12px;
  }

  .desktop .link {
    min-height: 240px;
    border-radius: 22px;
  }

  .desktop .container-2 {
    min-height: 240px;
    border-radius: 22px;
  }

  .desktop .border {
    border-radius: 22px;
  }

  .desktop .link-2 {
    min-height: 170px;
    border-radius: 20px;
  }

  .desktop .container-wrapper {
    min-height: 170px;
    border-radius: 20px;
  }

  .desktop .border-2 {
    border-radius: 20px;
  }

  .desktop .link-3,
  .desktop .link-4 {
    min-height: 140px;
    border-radius: 20px;
  }

  .desktop .container-8,
  .desktop .overlay-shadow-wrapper {
    min-height: 140px;
    border-radius: 20px;
  }

  .desktop .text-wrapper-4,
  .desktop .text-wrapper-6,
  .desktop .text-wrapper-8,
  .desktop .text-wrapper-11,
  .desktop .text-wrapper-13,
  .desktop .text-wrapper-15 {
    font-size: 13px;
  }

  .desktop .text-wrapper-5,
  .desktop .text-wrapper-9,
  .desktop .text-wrapper-12,
  .desktop .text-wrapper-16 {
    font-size: 11px;
  }

  .desktop .container-3 {
    width: calc(100% - 30px);
    top: 15px;
    left: 15px;
  }

  .desktop .users,
  .desktop .overlay-shadow-3 {
    width: calc(100% - 30px);
    bottom: 15px;
    left: 15px;
  }

  .desktop .container-9 {
    width: calc(100% - 130px);
    height: calc(100% - 30px);
    top: 15px;
    left: 15px;
  }

  .desktop .container-12 {
    height: calc(100% - 30px);
    top: 15px;
    right: 15px;
    width: 100px;
  }

  .desktop .button,
  .desktop .button-2,
  .desktop .button-3 {
    transform: scale(0.9);
  }
}
