.tobbg3LsqMljYUNHw9Xm {
  display: flex;
  flex-direction: column;
  gap: 12px;
  text-align: center;
  margin-bottom: 48px;
}

.LyApOcIGM71sKY4fZ34Q {
  font-family: var(--font-display);
  font-size: 48px;
  font-weight: 600;
  line-height: 58px;
  color: #fff;
  margin: 0;
}

._zb7t6EdnCeu548OvsTt {
  background: radial-gradient(ellipse at 28% 40%, #38bdf8 0%, #49ebae 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.QrI_aYjChRaKLk7QSTLq {
  font-family: var(--font-body);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #e5e5e5;
  max-width: 700px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .LyApOcIGM71sKY4fZ34Q {
    font-size: 32px;
    line-height: 40px;
  }
  .tobbg3LsqMljYUNHw9Xm {
    margin-bottom: 32px;
  }
}

.eqgcy6NocIYkUKWF1HOL {
  position: relative;
}

.VFbFtOOIqygAAbPyFedW {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 4px;
  padding: 0 0 0 0;
  margin-left: -240px;
}

.uvfQS8IdBgrV6Xj7AdlW {
  font-family: var(--font-body);
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.55);
  font-style: italic;
  padding-top: 2px;
}

.f78YuP0Ibd0JiNQAai72 {
  color: rgba(255, 255, 255, 0.4);
  flex-shrink: 0;
}

.We2UV5PJmtrJ_GvZj6Ft {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 32px 0;
}

.UWzs_GqF7je0CR88bOes {
  display: grid;
  grid-template-rows: repeat(3, 116px);
  grid-auto-flow: column dense;
  grid-auto-columns: 190px;
  gap: 6px;
  width: max-content;
  animation: MYWDEP7jME7WjKQ54Q_Y 80s linear infinite;
}

.UWzs_GqF7je0CR88bOes:hover {
  animation-play-state: paused;
}

@keyframes MYWDEP7jME7WjKQ54Q_Y {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* Template cards — compact, fill cell */

.TSY4VvKVSxwz1BhsYSIF {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  background: #111;
  border: 1px solid rgba(255, 255, 255, 0.06);
  cursor: pointer;
  transition: border-color 0.2s ease, transform 0.15s ease;
}

.TSY4VvKVSxwz1BhsYSIF:hover {
  border-color: rgba(255, 255, 255, 0.18);
  transform: scale(1.04);
}

/* Portrait / Preset cards — span 2 rows, fill cell */

.bfAbxXwOW4Z3Vh6PLIDh {
  grid-row: span 2;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  background: #111;
  border: 1px solid rgba(255, 255, 255, 0.06);
  cursor: pointer;
  transition: border-color 0.2s ease, transform 0.15s ease;
}

.bfAbxXwOW4Z3Vh6PLIDh:hover {
  border-color: rgba(255, 255, 255, 0.18);
  transform: scale(1.04);
}

/* Shared media fill */

.wOQohMU0I08l5Tjt3wUQ {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Edge fades */

.cRzcOy6VVvJTrXn75GUw,
.VdX2Sa6eRXyMnmx7wQBY {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100px;
  pointer-events: none;
  z-index: 2;
}

.cRzcOy6VVvJTrXn75GUw {
  left: 0;
  background: linear-gradient(to right, #000 0%, transparent 100%);
}

.VdX2Sa6eRXyMnmx7wQBY {
  right: 0;
  background: linear-gradient(to left, #000 0%, transparent 100%);
}

/* Responsive */

@media (max-width: 1024px) {
  .UWzs_GqF7je0CR88bOes {
    grid-template-rows: repeat(3, 100px);
    grid-auto-columns: 164px;
  }
}

@media (max-width: 768px) {
  .VFbFtOOIqygAAbPyFedW {
    display: none;
  }

  .We2UV5PJmtrJ_GvZj6Ft {
    padding: 24px 0;
  }

  .UWzs_GqF7je0CR88bOes {
    grid-template-rows: repeat(3, 86px);
    grid-auto-columns: 140px;
    gap: 5px;
  }

  .TSY4VvKVSxwz1BhsYSIF,
  .bfAbxXwOW4Z3Vh6PLIDh {
    border-radius: 8px;
  }

  .cRzcOy6VVvJTrXn75GUw,
  .VdX2Sa6eRXyMnmx7wQBY {
    width: 48px;
  }
}

@media (max-width: 480px) {
  .UWzs_GqF7je0CR88bOes {
    grid-template-rows: repeat(3, 72px);
    grid-auto-columns: 118px;
    gap: 4px;
  }

  .TSY4VvKVSxwz1BhsYSIF,
  .bfAbxXwOW4Z3Vh6PLIDh {
    border-radius: 6px;
  }
}

