/* screen - home-app */

.home-app {
  align-items: center;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  height: 1071px;
  overflow: hidden;
  position: relative;
  zoom:90%;
  width: 393px;
}

.home-app .scroll-group-1 {
  align-items: center; /* Center images if you want them centered */
  display: flex;
  flex-direction: column;
  gap: 4px;
  height: 0px;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 298px;
}

.Skills {
  color: var(--black);
  font-family: var(--font-family-brandongrotesque-regular);
  font-size: var(--font-size-xs);
  font-weight: 300;
  transform: translate(185px, 300px);
}

.home-app .scroll-group-1 a {
  width: 100%; /* Ensure the link takes full width */
}

.home-app .scroll-group-1 img {
  width: 100%; /* Ensure images fill the width of the container */
  height: auto; /* Maintain aspect ratio */
  max-height: 200px; /* Set a max-height to prevent cutting off */
  margin-bottom: 1px; /* Spacing between images */
  object-fit: contain; /* Ensures the entire image is visible */
}

.home-app .overlap-group2 {
  align-self: flex-start;
  height: 476px;
  margin-left: -145.0px;
  margin-top: -50px;
  position: relative;
  width: 577px;
}

.home-app .group-1 {
  display: flex;
  flex-direction: column;
  height: 426px;
  justify-content: space-between;
  left: 169px;
  position: absolute;
  top: 50px;
  width: 408px;
}

.home-app .priddey-design-logo {
  align-self: flex-end;
  background-image: url(https://cdn.animaapp.com/projects/66b5494277f318744a4bd561/files/priddey-design-logo.gif);
  background-position: 50% 50%;
  background-size: cover;
  height: 118px;
  width: 208px;
  transform: translateX(-135px);
}

.home-app .alt-logo {
  background-image: url(https://cdn.animaapp.com/projects/66b5494277f318744a4bd561/files/alt-logo.gif);
  background-position: 50% 50%;
  background-size: cover;
  height: 82px;
  width: 346px;
  transform: translate(0px, -30px)
}

.home-app .group-2 {
  display: none;
  height: 248px;
  left: 0;
  position: absolute;
  top: 0;
  width: 450px;
  transform: translate(0px, 30px);
  z-index:10;
}

/* When the checkbox is checked, show group-2 */
#toggle:checked ~ .group-2 {
  display: block;
}

.home-app .group-80 {
  align-items: flex-end;
  background-color: var(--black);
  border-radius: 31px;
  display: flex;
  flex: 1;
  justify-content: flex-end;
  width: 450px;
}

.home-app .group-77 {
  display: flex;
  flex-direction: column;
  height: 200px;
  justify-content: space-between;
  margin-bottom: 36.0px;
  margin-right: 29.0px;
  width: 222px;
}

.about {
	transform: translate(0px,52px)
}

.home-app .about {
  color: var(--white);
  font-family: var(--font-family-brandongrotesque-black);
  font-size: var(--font-size-xl);
  font-weight: 900;
  height: 31px;
  letter-spacing: 0;
  line-height: 60px;
  margin-top: -15.5px;
  white-space: nowrap;
  width: 68px;
}

.home-app .priddey-design-focus {
  color: var(--white);
  flex: 1;
  font-family: var(--font-family-brandongrotesque-regular);
  font-size: var(--font-size-m);
  font-weight: 400;
  height: 89px;
  letter-spacing: 0;
  line-height: 16px;
  margin-bottom: -5.5px;
  margin-right: -2px;
  max-height: 89px;
  white-space: nowrap;
}

.home-app .blending-creativity {
  color: var(--black);
  font-family: var(--font-family-brandongrotesque-black);
  font-size: var(--font-size-l);
  font-weight: 900;
  left: 173px;
  letter-spacing: 0;
  line-height: 18px;
  position: absolute;
  text-align: center;
  top: 200px;
  white-space: nowrap;
}

.home-app .group-104 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 3px;
  left: 169px;
  min-height: 37px;
  position: absolute;
  top: 86px;
  width: 11px;
  cursor: pointer;
  justify-content: space-around;
  z-index:100;
}

.ellipse {
	border: 1px solid white;
}

#toggle:checked ~ .group-104 .ellipse {
  background-color: white; /* Ellipses also turn white when toggled */
  border:1px solid black;
}

#toggle:checked + .group-104 + .group-2 {
  display: block;
}

.home-app .overlap-group3 {
  align-items: flex-start;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--dove-gray);
  display: flex;
  height: 510px;
  margin-left: 1.0px;
  min-width: 338px;
  padding: 13px 19px;
  transform: translateY(450px);
}

.home-app .scroll-group-1::-webkit-scrollbar {
  display: none;
  width: 0;
}

.home-app .scroll-group-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-height: 482px;
  overflow-y: scroll;
  width: 298px;
  overflow-x: hidden; /* Prevent horizontal scrolling */
}

.home-app .link {
  border-radius: 10px;
  cursor: pointer;
  height: 209px;
  object-fit: cover;
  width: 298px;
}

.home-app .dune-ticket {
  border-radius: 10px;
  cursor: pointer;
  height: 179px;
  object-fit: cover;
  width: 298px;
}

.home-app .group-67 {
  align-items: flex-start;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--dove-gray);
  cursor: pointer;
  display: flex;
  margin-right: 0;
  margin-top: 28px;
  min-width: 339px;
  transform: translateY(470px);
}

.home-app .line-container {
  height: 15px;
  left: 3px;
  position: absolute;
  top: 55px;
  width: 17px;
}

.home-app .line-5 {
  height: 3px;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 6px;
  width: 16px;
}

.home-app .line-6 {
  height: 9px;
  left: 7px;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 9px;
}

.home-app .line-7 {
  height: 10px;
  left: 7px;
  object-fit: cover;
  position: absolute;
  top: 5px;
  width: 9px;
}

.black-footer {
	height: 220px;
	width: 400px;
	background-color: var(--black);
	transform: translateY(0px)
}

.cat {
	transform: scale(.1) translate(1420px, 660px)
}

.tail {
	transform: scale(.15) translate(930px, -2810px);
	filter: invert(1);
}
