.home-text-factory {
  position: relative;
  width: 1920px;
  height: 800px;
  margin-inline: auto;
  background: #fff;
  overflow: hidden;
}

.home-tf__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

.home-tf__bg-dots {
  position: absolute;
  top: 0;
  left: 4px;
  width: 2681px;
  height: 1503px;
  background: url("../img/home-text-factory/bg-dots.webp") center / cover no-repeat;
  opacity: 0.3;
}

.home-tf__bg-dots-2 {
  position: absolute;
  top: -680px;
  left: -122px;
  width: 2164px;
  height: 1620px;
  background: url("../img/home-text-factory/bg-dots-2.webp") center / cover no-repeat;
  opacity: 0.05;
}

.home-tf__bg-icon {
  position: absolute;
  top: -467px;
  left: 294px;
  width: 2282px;
  height: 1708px;
  background: url("../img/home-text-factory/bg-icon.webp") center / cover no-repeat;
  opacity: 0.02;
}

.home-tf__heading {
  position: absolute;
  top: 68px;
  left: 50%;
  z-index: 2;
  width: 419px;
  height: 62px;
  margin: 0;
  transform: translateX(-50%);
  font-family: "Manrope", Helvetica, sans-serif;
  font-weight: 600;
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: -0.96px;
  text-align: center;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.home-tf__heading-accent {
  font-family: "Barlow Condensed", "Barlow", Helvetica, sans-serif;
  font-weight: 700;
  color: #43328a;
}

.home-tf__copy {
  position: absolute;
  top: 258px;
  left: 265px;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  width: 500px;
  pointer-events: none;
}

.home-tf__copy-title {
  margin: 0;
  flex: none;
  width: 100%;
  height: 46px;
  font-family: "Manrope", Helvetica, sans-serif;
  font-weight: 600;
  font-size: 34px;
  line-height: 1.3;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.home-tf__copy-title-accent {
  font-family: "Barlow Condensed", "Barlow", Helvetica, sans-serif;
  font-weight: 700;
  color: #43328a;
}

.home-tf__copy-body {
  margin: 0;
  flex: none;
  display: flex;
  align-items: center;
  width: 500px;
  height: 168px;
}

.home-tf__copy-body p {
  margin: 0;
  width: 100%;
  font-family: "Manrope", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  color: #1b1b1b;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.home-tf__copy-body strong {
  font-weight: 500;
  color: #43328a;
}

.home-tf__copy-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: none;
  gap: 17px;
  width: 424px;
}

.home-tf__cta-wrap {
  display: flex;
  align-items: flex-start;
  flex: none;
  width: 100%;
  padding: 10px 0;
  box-sizing: border-box;
}

.home-tf__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 404px;
  height: 71px;
  padding: 24px 26px;
  box-sizing: border-box;
  border: 0;
  border-radius: 10px;
  background: #43328a;
  font-family: "Manrope", Helvetica, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  cursor: pointer;
  pointer-events: auto;
  appearance: none;
  -webkit-appearance: none;
}

.home-tf__cta:focus-visible {
  outline: 2px solid #4a90e2;
  outline-offset: 3px;
}

.home-tf__link {
  flex: none;
  width: 100%;
  height: 22px;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  font-family: "Manrope", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
  background-image: linear-gradient(90deg, #5445c4, #666);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  cursor: pointer;
  pointer-events: auto;
}

.home-tf__link:focus-visible {
  outline: 2px solid #4a90e2;
  outline-offset: 3px;
}

.home-tf__collage {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}

.home-tf__shot,
.home-tf__deco,
.home-tf__label-pill,
.home-tf__label-text {
  position: absolute;
}

.home-tf__shot img,
.home-tf__deco img,
.home-tf__label-pill img,
.home-tf__label-text img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: fill;
  pointer-events: none;
}

.home-tf__shot--wizard {
  top: 311.2px;
  left: 903.2px;
  width: 295.7px;
  height: 313.3px;
  z-index: 1;
}

.home-tf__shot--factories {
  top: 477.2px;
  left: 1072.2px;
  width: 359.3px;
  height: 198.5px;
  z-index: 2;
}

.home-tf__shot--post-a {
  top: 205.3px;
  left: 1229.6px;
  width: 337.5px;
  height: 356.9px;
  z-index: 3;
}

.home-tf__shot--post-c {
  top: 213.4px;
  left: 1490.2px;
  width: 202.7px;
  height: 314.9px;
  z-index: 4;
}

.home-tf__shot--post-b {
  top: 194px;
  left: 1388px;
  width: 182px;
  height: 310px;
  z-index: 5;
}

.home-tf__deco--20k {
  top: 292px;
  left: 1134px;
  width: 256px;
  height: 256px;
  z-index: 8;
  opacity: 0.9;
}

.home-tf__deco--20k img {
  object-fit: cover;
  object-position: center;
}

.home-tf__deco--star {
  top: 410px;
  left: 1565px;
  width: 158px;
  height: 158px;
  z-index: 7;
}

.home-tf__label-pill {
  top: 187px;
  left: 877px;
  width: 347px;
  height: 90px;
  z-index: 9;
}

.home-tf__label-text {
  top: 213px;
  left: 909px;
  width: 275px;
  height: 33px;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-tf__label-text img {
  /* Figma Karlo Cham 30px in 33px box — raster fills box edge-to-edge */
  width: 91%;
  height: 91%;
  object-fit: contain;
  object-position: center;
}

.home-tf__deco--star-big {
  top: 478px;
  left: 1327px;
  width: 222.1px;
  height: 179.4px;
  z-index: 11;
}

@media (max-width: 1679px) {
  .home-text-factory {
    width: 1440px;
    height: 700px;
    zoom: calc(100cqw / 1440px);
    margin-inline: 0;
    margin-bottom: 0;
  }

  .home-tf__bg-dots {
    top: 0;
    left: 4px;
    width: 1395px;
    height: 782px;
  }

  .home-tf__bg-dots-2 {
    top: -277px;
    left: -102px;
    width: 1494px;
    height: 1118px;
  }

  .home-tf__bg-icon {
    top: -398px;
    left: 53px;
    width: 2011px;
    height: 1505px;
  }

  .home-tf__heading {
    top: 68px;
    width: 419px;
    height: 62px;
    font-size: 40px;
    letter-spacing: -0.8px;
  }

  .home-tf__copy {
    top: 226px;
    left: 138px;
    gap: 10px;
    width: 500px;
  }

  .home-tf__copy-title {
    font-size: 32px;
  }

  .home-tf__copy-body {
    width: 450px;
  }

  .home-tf__copy-body p {
    font-size: 18px;
  }

  .home-tf__copy-actions {
    gap: 10px;
  }

  .home-tf__cta {
    width: 321px;
    height: 61px;
    font-size: 18px;
  }

  .home-tf__link {
    width: 321px;
    font-size: 16px;
  }

  .home-tf__shot--wizard {
    top: 298.57px;
    left: 646.78px;
    width: 252.33px;
    height: 267.01px;
  }

  .home-tf__shot--factories {
    top: 444.23px;
    left: 783.35px;
    width: 306px;
    height: 170.53px;
  }

  .home-tf__shot--post-a {
    top: 206.95px;
    left: 915.06px;
    width: 287.32px;
    height: 303.74px;
  }

  .home-tf__shot--post-c {
    top: 213.35px;
    left: 1129.09px;
    width: 173.77px;
    height: 268.37px;
  }

  .home-tf__shot--post-b {
    top: 192px;
    left: 1046.12px;
    width: 156.73px;
    height: 263.96px;
  }

  .home-tf__deco--20k {
    top: 280px;
    left: 835px;
    width: 215.71px;
    height: 215.71px;
  }

  .home-tf__deco--star {
    top: 385.73px;
    left: 1189.86px;
    width: 133.14px;
    height: 133.14px;
  }

  .home-tf__label-pill {
    top: 191px;
    left: 638px;
    width: 244.38px;
    height: 70px;
  }

  .home-tf__label-text {
    top: 212px;
    left: 645px;
    width: 223.85px;
    height: 28.78px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .home-tf__label-text img {
    /* Figma 4422:643 — Karlo Cham 24px in 28.78px box */
    width: 83%;
    height: 83%;
    object-fit: contain;
    object-position: center;
  }

  .home-tf__deco--star-big {
    top: 443.02px;
    left: 994.38px;
    width: 187.13px;
    height: 151.16px;
  }
}

@media (max-width: 1023px) and (min-width: 750px) {
  .home-text-factory {
    width: 100%;
    height: auto;
    aspect-ratio: 768 / 900;
    zoom: unset;
    margin-inline: 0;
    margin-bottom: 0;
    overflow: hidden;
    container-type: inline-size;
    container-name: home-tf;
  }

  .home-tf__bg-dots {
    top: 0;
    left: calc(4 / 768 * 100%);
    width: calc(1646 / 768 * 100%);
    height: calc(923 / 900 * 100%);
  }

  .home-tf__bg-dots-2 {
    top: calc(-40 / 900 * 100%);
    left: calc(-244 / 768 * 100%);
    width: calc(1286 / 768 * 100%);
    height: calc(963 / 900 * 100%);
  }

  .home-tf__bg-icon {
    top: calc(-361 / 900 * 100%);
    left: calc(-409 / 768 * 100%);
    width: calc(1748 / 768 * 100%);
    height: calc(1308 / 900 * 100%);
  }

  .home-tf__heading {
    top: calc(55 / 900 * 100%);
    width: calc(281 / 768 * 100%);
    height: calc(44 / 900 * 100%);
    font-size: 3.906cqi;
    letter-spacing: -0.078cqi;
  }

  .home-tf__copy {
    top: calc(559 / 900 * 100%);
    left: calc(134 / 768 * 100%);
    gap: calc(10 / 768 * 100cqi);
    width: calc(500 / 768 * 100%);
    align-items: center;
  }

  .home-tf__copy-title {
    height: auto;
    font-size: 3.125cqi;
    text-align: center;
  }

  .home-tf__copy-body {
    width: calc(450 / 500 * 100%);
    height: auto;
    justify-content: center;
  }

  .home-tf__copy-body p {
    font-size: 2.083cqi;
    text-align: center;
  }

  .home-tf__copy-actions {
    gap: calc(10 / 768 * 100cqi);
    width: 100%;
    align-items: center;
  }

  .home-tf__cta-wrap {
    justify-content: center;
    padding: calc(10 / 768 * 100cqi) 0 0;
  }

  .home-tf__cta {
    width: calc(321 / 768 * 100cqi);
    height: calc(58 / 768 * 100cqi);
    padding: 0;
    font-size: 2.344cqi;
  }

  .home-tf__link {
    width: calc(321 / 768 * 100cqi);
    font-size: 2.083cqi;
  }

  .home-tf__shot--wizard {
    top: calc(240.1 / 900 * 100%);
    left: calc(65 / 768 * 100%);
    width: calc(225.922 / 768 * 100%);
    height: calc(240.17 / 900 * 100%);
  }

  .home-tf__shot--factories {
    top: calc(371.67 / 900 * 100%);
    left: calc(206.12 / 768 * 100%);
    width: calc(277.864 / 768 * 100%);
    height: calc(146.328 / 900 * 100%);
  }

  .home-tf__shot--post-a {
    top: calc(177.72 / 900 * 100%);
    left: calc(335.52 / 768 * 100%);
    width: calc(260.674 / 768 * 100%);
    height: calc(276.615 / 900 * 100%);
  }

  .home-tf__shot--post-c {
    top: calc(156.14 / 900 * 100%);
    left: calc(573.2 / 768 * 100%);
    width: calc(150.269 / 768 * 100%);
    height: calc(242.115 / 900 * 100%);
  }

  .home-tf__shot--post-b {
    top: calc(141 / 900 * 100%);
    left: calc(465.73 / 768 * 100%);
    width: calc(132.762 / 768 * 100%);
    height: calc(236.878 / 900 * 100%);
  }

  .home-tf__deco--20k {
    top: calc(214.88 / 900 * 100%);
    left: calc(240.48 / 768 * 100%);
    width: calc(209.45 / 768 * 100%);
    height: calc(209.45 / 900 * 100%);
  }

  .home-tf__deco--star {
    top: calc(312.94 / 900 * 100%);
    left: calc(602.83 / 768 * 100%);
    width: calc(129.27 / 768 * 100%);
    height: calc(129.27 / 900 * 100%);
  }

  .home-tf__label-pill {
    top: calc(141 / 900 * 100%);
    left: calc(83.1 / 768 * 100%);
    width: calc(225.662 / 768 * 100%);
    height: calc(48.663 / 768 * 100cqi);
  }

  .home-tf__label-text {
    top: calc(154.1 / 900 * 100%);
    left: calc(106.5 / 768 * 100%);
    width: calc(178.8 / 768 * 100%);
    height: calc(21.46 / 768 * 100cqi);
  }

  .home-tf__label-text img {
    object-fit: contain;
    object-position: center;
  }

  .home-tf__deco--star-big {
    top: calc(368.57 / 900 * 100%);
    left: calc(404.45 / 768 * 100%);
    width: calc(165.176 / 768 * 100%);
    height: calc(123.622 / 768 * 100cqi);
    transform: rotate(171.46deg) scaleY(-1);
    transform-origin: center center;
  }
}

@media (max-width: 749px) {
  .home-text-factory {
    width: 100%;
    height: auto;
    aspect-ratio: 360 / 700;
    zoom: unset;
    margin-inline: 0;
    margin-bottom: 0;
    overflow: hidden;
    container-type: inline-size;
    container-name: home-tf;
  }

  .home-tf__bg-dots {
    top: 0;
    left: calc(4 / 360 * 100%);
    width: calc(1249 / 360 * 100%);
    height: calc(700 / 700 * 100%);
  }

  .home-tf__bg-dots-2 {
    top: 0;
    left: calc(-217 / 360 * 100%);
    width: calc(940 / 360 * 100%);
    height: calc(704 / 700 * 100%);
  }

  .home-tf__bg-icon {
    top: calc(-235 / 700 * 100%);
    left: calc(-457 / 360 * 100%);
    width: calc(1232 / 360 * 100%);
    height: calc(922 / 700 * 100%);
  }

  .home-tf__heading {
    top: calc(55 / 700 * 100%);
    width: calc(281 / 360 * 100%);
    height: auto;
    min-height: calc(44 / 700 * 100%);
    font-size: 6.111cqi;
    letter-spacing: -0.122cqi;
  }

  .home-tf__copy {
    top: calc(443 / 700 * 100%);
    left: 50%;
    transform: translateX(-50%);
    gap: calc(10 / 360 * 100cqi);
    width: calc(315 / 360 * 100%);
    align-items: center;
  }

  .home-tf__copy-title {
    height: auto;
    font-size: 4.444cqi;
    text-align: center;
  }

  .home-tf__copy-body {
    width: 100%;
    height: auto;
    min-height: calc(104 / 700 * 100%);
    justify-content: center;
  }

  .home-tf__copy-body p {
    font-size: 3.333cqi;
    text-align: center;
  }

  .home-tf__copy-actions {
    gap: calc(10 / 360 * 100cqi);
    width: 100%;
    align-items: center;
  }

  .home-tf__cta-wrap {
    justify-content: center;
    padding: calc(10 / 360 * 100cqi) 0 0;
  }

  .home-tf__cta {
    width: calc(247 / 360 * 100cqi);
    height: calc(46 / 360 * 100cqi);
    padding: 0;
    font-size: 3.889cqi;
  }

  .home-tf__link {
    width: calc(321 / 360 * 100cqi);
    max-width: 100%;
    font-size: 3.056cqi;
  }

  .home-tf__shot--wizard {
    top: calc(217.46 / 700 * 100%);
    left: calc(17 / 360 * 100%);
    width: calc(127.55 / 360 * 100%);
    height: calc(135.59 / 700 * 100%);
  }

  .home-tf__shot--factories {
    top: calc(303.39 / 700 * 100%);
    left: calc(78.94 / 360 * 100%);
    width: calc(156.87 / 360 * 100%);
    height: calc(82.61 / 700 * 100%);
  }

  .home-tf__shot--post-a {
    top: calc(177.3 / 700 * 100%);
    left: calc(144.12 / 360 * 100%);
    width: calc(147.17 / 360 * 100%);
    height: calc(156.17 / 700 * 100%);
  }

  .home-tf__shot--post-c {
    top: calc(168 / 700 * 100%);
    left: calc(269.58 / 360 * 100%);
    width: calc(84.84 / 360 * 100%);
    height: calc(136.69 / 700 * 100%);
  }

  .home-tf__shot--post-b {
    top: calc(154 / 700 * 100%);
    left: calc(216 / 360 * 100%);
    width: calc(74.95 / 360 * 100%);
    height: calc(133.73 / 700 * 100%);
  }

  .home-tf__deco--20k {
    top: calc(206 / 700 * 100%);
    left: calc(106 / 360 * 100%);
    width: calc(118.25 / 360 * 100%);
    height: calc(118.25 / 700 * 100%);
  }

  .home-tf__deco--star {
    top: calc(258 / 700 * 100%);
    left: calc(282 / 360 * 100%);
    width: calc(72.98 / 360 * 100%);
    height: calc(72.98 / 700 * 100%);
  }

  .home-tf__label-pill {
    top: calc(133 / 700 * 100%);
    left: calc(24 / 360 * 100%);
    width: calc(144 / 360 * 100%);
    height: calc(31 / 700 * 100%);
  }

  .home-tf__label-text {
    top: calc(137 / 700 * 100%);
    left: calc(30 / 360 * 100%);
    width: calc(132 / 360 * 100%);
    height: calc(23 / 700 * 100%);
  }

  .home-tf__label-text img {
    object-fit: contain;
    object-position: center;
  }

  .home-tf__deco--star-big {
    top: calc(294 / 700 * 100%);
    left: calc(186 / 360 * 100%);
    width: calc(93.25 / 360 * 100%);
    height: calc(69.79 / 700 * 100%);
    transform: rotate(171.46deg) scaleY(-1);
    transform-origin: center center;
  }
}

@media (min-width: 1920px) {
  .screen.home-chrome {
    min-height: 2580px;
  }
}
