.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-header {
  width: 100%;
  display: flex;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  min-width: 100%;
  align-self: center;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.08);
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-unit);
  justify-content: flex-start;
}
.home-image {
  height: 2rem;
  object-fit: cover;
}
.home-button {
  top: 17px;
  color: #ffffff;
  right: 0px;
  height: auto;
  position: absolute;
  font-size: 15px;
  align-self: center;
  box-shadow: 3px 3px 10px 0px rgba(206, 0, 255, 0.5);
  max-height: 40px;
  border-width: 0px;
  margin-right: 15px;
  border-radius: 50px;
  background-color: transparent;
  background-image: linear-gradient(90deg, rgb(237, 30, 121) 0.00%,rgba(102, 45, 140, 0.76) 100.00%);
}
.home-text {
  font-size: 13px;
  padding-left: 10px;
  padding-right: 10px;
}
.home-bg {
  width: 100%;
  height: 285px;
  display: flex;
  max-width: auto;
  align-items: center;
  margin-bottom: -250px;
  flex-direction: column;
  background-color: #272727;
}
.home-profile-container {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-content {
  width: 100%;
  height: auto;
  display: flex;
  max-width: 600px;
  min-width: 330px;
  align-self: stretch;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: center;
  margin-left: var(--dl-space-space-unit);
  padding-top: var(--dl-space-space-unit);
  border-color: #000000;
  border-width: 1px;
  margin-right: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-unit);
  border-radius: 16px;
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: center;
  background-color: #ffffff;
}
.home-image1 {
  width: 100%;
  height: var(--dl-size-size-medium);
  object-fit: cover;
  border-radius: 16px;
  margin-bottom: -50px;
}
.home-image2 {
  width: 100px;
  object-fit: cover;
  border-color: #ffffff;
  border-width: 5px;
  border-radius: var(--dl-radius-radius-round);
}
.home-text03 {
  font-size: 15px;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  font-weight: 500;
  margin-left: var(--dl-space-space-unit);
  margin-right: var(--dl-space-space-unit);
  margin-bottom: 5px;
}
.home-link-url {
  width: auto;
  height: 25px;
  display: flex;
  margin-top: var(--dl-space-space-halfunit);
  align-items: flex-start;
  margin-left: var(--dl-space-space-unit);
  margin-right: var(--dl-space-space-unit);
  padding-left: 10px;
  border-radius: 16px;
  margin-bottom: var(--dl-space-space-unit);
  padding-right: 10px;
  background-color: rgba(2, 255, 128, 0.1);
}
.home-icon {
  fill: #000000;
  width: 18px;
  height: 18px;
  padding: 2px;
  align-self: center;
  margin-left: 3px;
  margin-right: 3px;
}
.home-text06 {
  color: #038796;
  margin: 0px;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  text-decoration: underline;
}
.home-text07 {
  font-size: 13px;
  margin-top: 0px;
  text-align: center;
  font-family: "Tahoma";
  margin-left: var(--dl-space-space-unit);
  padding-top: 10px;
  margin-right: var(--dl-space-space-unit);
  padding-left: 15px;
  border-radius: var(--dl-radius-radius-radius8);
  margin-bottom: var(--dl-space-space-halfunit);
  padding-right: 15px;
  padding-bottom: 10px;
  background-color: #f3f3f3;
}
.home-buttons-container {
  width: 100%;
  height: auto;
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: flex-start;
  margin-left: var(--dl-space-space-unit);
  margin-right: var(--dl-space-space-unit);
  margin-bottom: 0px;
  justify-content: center;
}
.home-button1 {
  color: var(--dl-color-gray-white);
  width: 100%;
  height: auto;
  position: relative;
  font-size: 15px;
  box-shadow: 3px 5px 10px 0px rgba(0, 216, 118, 0.62);
  margin-top: 0px;
  text-align: center;
  margin-left: 20px;
  padding-top: var(--dl-space-space-halfunit);
  border-width: 0px;
  margin-right: 20px;
  padding-left: var(--dl-space-space-halfunit);
  border-radius: 24px;
  margin-bottom: 0px;
  padding-right: var(--dl-space-space-halfunit);
  padding-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
  background-color: transparent;
  background-image: linear-gradient(90deg, rgb(0, 205, 172) 4.00%,rgb(2, 170, 189) 100.00%);
}
.home-text11 {
  font-style: normal;
  text-align: center;
  font-weight: 300;
}
.home-share-text {
  color: #a0a0a0;
  margin-top: 20px;
  font-family: "Fira Sans";
}
.home-links {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  margin: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.home-icon02 {
  fill: #17b54e;
  width: 24px;
  height: 24px;
}
.home-icon04 {
  fill: #004bb1;
  width: 24px;
  height: 24px;
  margin-top: 0px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 0px;
}
.home-icon06 {
  fill: #28d3d6;
  width: 24px;
  height: 24px;
}
.home-icon08 {
  fill: #8e4f09;
  width: 24px;
  height: 24px;
  margin-left: 15px;
  margin-right: 15px;
}
.home-icon12 {
  fill: #46a3c7;
  width: 24px;
  height: 24px;
}
.home-text14 {
  margin-top: var(--dl-space-space-oneandhalfunits);
  font-family: "Fira Sans";
}
.home-search-container {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
}
.home-content1 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  max-width: 600px;
  min-width: 330px;
  box-shadow: 5px 5px 10px 0px rgba(0, 8, 6, 0.2);
  margin-top: var(--dl-space-space-halfunit);
  align-items: center;
  margin-left: var(--dl-space-space-unit);
  padding-top: var(--dl-space-space-halfunit);
  border-color: var(--dl-color-gray-black);
  border-style: dashed;
  border-width: 1px;
  margin-right: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-halfunit);
  border-radius: 50px;
  margin-bottom: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-halfunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: center;
  background-color: #ffffff;
}
.home-textinput {
  width: 100%;
  font-size: 13px;
  align-self: center;
  border-color: #ffffff;
  border-width: 0px;
  margin-right: 10px;
  border-radius: 25px;
  background-color: #f3f3f3;
}
.home-button2 {
  color: #ffffff;
  font-size: 13px;
  box-shadow: 3px 3px 7px 0px rgba(0, 239, 163, 0.67);
  border-color: #ffffff;
  border-width: 0px;
  padding-left: 15px;
  border-radius: 25px;
  padding-right: 15px;
  background-color: transparent;
  background-image: linear-gradient(90deg, rgb(0, 205, 172) 1.00%,rgb(2, 170, 189) 100.00%);
}
.home-secrets-container {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-content2 {
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  max-width: 600px;
  min-width: 330px;
  align-self: flex-start;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  margin-top: var(--dl-space-space-halfunit);
  align-items: center;
  margin-left: var(--dl-space-space-unit);
  border-color: #000000;
  border-style: dashed;
  border-width: 1px;
  margin-right: var(--dl-space-space-unit);
  border-radius: 16px;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
}








.home-tabs-container {
  width: 100%;
  height: auto;
  display: flex;
  margin-top: var(--dl-space-space-halfunit);
  align-items: flex-start;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  margin-bottom: var(--dl-space-space-halfunit);
}

.home-starred-tab {
  color: #000000;
  width: 100%;
  height: 38px;
  display: flex;
  position: relative;
  font-size: 15px;
  box-shadow: 0px 0px 2px 0px rgba(12, 7, 0, 0.2);
  font-family: "Fira Sans";
  margin-left: 10px;
  padding-top: 0px;
  border-color: #000000;
  border-width: 1px;
  margin-right: 0px;
  border-radius: 25px;
  flex-direction: row;
  padding-bottom: 0px;
  background-color: #fff;
  border-top-left-radius: 25px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 0;
}

.home-text22 {
  top: 0px;
  left: 0px;
  color: #000000;
  right: 0px;
  width: auto;
  bottom: 0px;
  height: auto;
  margin: auto;
  position: absolute;
  font-size: 14px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 500;
}

.home-icon12 {
  top: 0px;
  fill: #000;
  left: 15px;
  width: auto;
  bottom: 0px;
  height: 19px;
  position: absolute;
  align-self: center;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
}

.home-chats-tab {
  color: #000000;
  width: 100%;
  height: 38px;
  display: flex;
  position: relative;
  font-size: 15px;
  align-self: flex-start;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
  font-family: "Fira Sans";
  margin-left: 0px;
  padding-top: 0px;
  border-color: #000000;
  border-width: 1px;
  margin-right: 10px;
  border-radius: 25px;
  flex-direction: row;
  padding-bottom: 0px;
  background-color: #000000;
  border-top-left-radius: 0;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 25px;
}

.home-text23 {
  top: 0px;
  left: 0px;
  color: #ffffff;
  right: 0px;
  width: auto;
  bottom: 0px;
  height: auto;
  margin: auto;
  position: absolute;
  font-size: 14px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 500;
}

.home-icon14 {
  fill: #ffffff;
  right: 15px;
  width: auto;
  height: 21px;
  position: absolute;
  align-self: center;
  margin-right: 0px;
}

/* Styles for when 'Secrets' tab is active */
.home-secrets-tab {
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #000000;
}

/* Styles for when 'Favorites' tab is active */
.home-starred-tab.active {
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #000000;
}











.home-top-info-container {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  margin-top: 10px;
  align-items: center;
  margin-left: 0px;
  padding-top: 5px;
  margin-right: 0px;
  padding-left: 5px;
  margin-bottom: 0px;
  padding-right: 5px;
  padding-bottom: 2px;
  justify-content: flex-start;
}
.home-icon20 {
  fill: #bd4802;
  width: 55px;
  height: auto;
  margin-left: 10px;
}
.home-secrets {
  width: 100%;
  font-size: 14px;
  align-self: center;
  text-align: left;
  font-family: "Fira Sans";
  margin-left: 10px;
  padding-top: 3px;
  padding-bottom: 0px;
}
.home-visitors {
  width: 100%;
  font-size: 14px;
  text-align: right;
  font-family: "Fira Sans";
  padding-top: 3px;
  margin-right: 10px;
}
.home-icon25 {
  fill: #02aabd;
  width: 55px;
  height: auto;
  margin-right: 10px;
}
.home-content-container {
  width: 100%;
  height: auto;
  display: flex;
  padding: 10px;
  margin-top: var(--dl-space-space-halfunit);
  align-items: flex-start;
  border-radius: 16px;
  background-color: #f3f3f3;
}
.home-itemcontainer {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-item {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  max-width: auto;
  min-width: auto;
  align-self: center;
  margin-top: var(--dl-space-space-halfunit);
  align-items: flex-start;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  justify-content: flex-start;
}
.home-thumbicon {
  width: 36px;
  height: auto;
  margin-top: 4px;
  margin-left: 5px;
  margin-right: 5px;
}
.home-item-container {
  width: 100%;
  height: auto;
  display: flex;
  min-width: auto;
  max-height: auto;
  min-height: auto;
  align-items: flex-start;
  flex-direction: column;
}
.home-container1 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
}
.home-text17 {
  font-size: 15px;
  font-style: normal;
  text-align: left;
  font-family: "Fira Sans";
  font-weight: 600;
  margin-left: 5px;
}
.home-text18 {
  top: 0px;
  color: #6f6f6f;
  right: 10px;
  bottom: 0px;
  margin: auto;
  position: absolute;
  font-size: 12px;
  align-self: center;
  font-style: normal;
  text-align: right;
  font-family: "Fira Sans";
  font-weight: 400;
}
.home-content3 {
  width: auto;
  height: auto;
  font-size: 14px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "Fira Sans";
  font-weight: 400;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: var(--dl-space-space-halfunit);
}
.home-action-buttons-container {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-self: flex-end;
  margin-top: 10px;
  align-items: center;
  justify-content: flex-end;
}
.home-delete {
  color: #ffffff;
  height: auto;
  display: flex;
  font-size: 14px;
  box-shadow: 3px 3px 6px 0px rgba(214, 4, 4, 0.4);
  transition: 0.3s;
  border-width: 0px;
  margin-right: 10px;
  border-radius: 25px;
  flex-direction: row;
  background-color: transparent;
  background-image: linear-gradient(90deg, rgba(255, 0, 0, 0.72) 0.00%,rgb(255, 0, 0) 100.00%);
}

.home-icon29 {
  fill: #ffffff;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
.home-delete1 {
  font-size: 11px;
  align-self: center;
}
.home-fav {
  color: #ffffff;
  height: auto;
  display: flex;
  font-size: 14px;
  box-shadow: 3px 3px 6px 0px rgba(214, 106, 4, 0.4);
  transition: 0.3s;
  border-width: 0px;
  margin-right: 10px;
  border-radius: 25px;
  flex-direction: row;
  background-color: transparent;
  background-image: linear-gradient(90deg, rgb(221, 178, 73) 1.00%,rgb(240, 82, 53) 100.00%);
}

.home-icon31 {
  fill: #ffffff;
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.home-star {
  font-size: 11px;
  align-self: center;
}
.home-copy {
  color: #ffffff;
  display: none;
  font-size: 11px;
  box-shadow: 3px 3px 6px 0px rgba(255, 124, 0, 0.4);
  border-width: 0px;
  margin-right: 10px;
  border-radius: 25px;
  flex-direction: row;
  background-image: linear-gradient(90deg, rgb(192, 36, 37) 0.00%,rgb(240, 203, 53) 100.00%);
}
.home-icon33 {
  fill: #ffffff;
  width: 15px;
  height: auto;
  margin-right: 5px;
}
.home-copy1 {
  align-self: center;
}
.home-footer {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.home-container2 {
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.home-image3 {
  height: 2rem;
  margin-bottom: var(--dl-space-space-twounits);
}
.home-nav {
  flex: 0 0 auto;
  display: flex;
  margin-top: 0px;
  align-items: center;
  flex-direction: row;
}
.home-text24 {
  margin-left: 0px;
}
.home-text25 {
  margin-left: var(--dl-space-space-unit);
}
.home-text26 {
  margin-left: var(--dl-space-space-unit);
}
.home-text27 {
  margin-left: var(--dl-space-space-unit);
}
.home-separator {
  flex: 0 0 auto;
  width: 100%;
  height: 0px;
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: flex-start;
  margin-left: 0px;
  border-color: var(--dl-color-gray-900);
  border-style: solid;
  border-width: 1px;
  margin-right: 0px;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: row;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.home-container3 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-text28 {
  font-size: 14px;
  margin-right: 20px;
}
.home-icon-group {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-icon35 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon37 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon39 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
@media(max-width: 767px) {
  .home-header {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-footer {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-image3 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-separator {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-container3 {
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .home-text28 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
}
@media(max-width: 479px) {
  .home-header {
    padding: var(--dl-space-space-unit);
  }
  .home-footer {
    padding: var(--dl-space-space-unit);
  }
  .home-separator {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-container3 {
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .home-text28 {
    text-align: center;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
}
