.hero-categories {
  max-width: 440px;
  margin: 13px 0 0;
  color: #857e91;
  font-size: 12px;
  line-height: 1.55;
}

/* A nova LP usa mais área útil: blocos amplos, com respiro de página editorial. */
:root { --container: 1360px; }
.hero-grid { grid-template-columns: minmax(490px, .82fr) minmax(620px, 1.18fr); gap: clamp(48px, 6vw, 108px); }
.hero-visual { height: min(620px, 43vw); }
.what-is-nopy { padding: 104px 0 0; background: #171026; color: #fff; overflow: hidden; }
.what-is-grid { display: grid; grid-template-columns: .92fr 1.08fr; gap: clamp(42px, 9vw, 160px); align-items: end; }
.what-is-nopy .section-kicker { color: #cdbdff; }
.what-is-heading h2 { max-width: 585px; margin: 0; font-size: clamp(35px, 4vw, 60px); letter-spacing: -.065em; line-height: 1.03; }
.what-is-heading h2 em { color: #beaaff; font-style: normal; }
.what-is-answer { max-width: 610px; padding-bottom: 10px; }
.what-is-answer > p { color: #d7d0e4; margin: 0; font-size: 19px; line-height: 1.65; }
.what-is-answer strong { color: #fff; }
.what-is-pills { display: flex; gap: 8px; flex-wrap: wrap; margin-top: 24px; }
.what-is-pills span { padding: 7px 10px; border: 1px solid rgba(255,255,255,.18); border-radius: 999px; color: #e8e1fb; font-size: 12px; font-weight: 650; }
.what-is-cards { display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 72px; }
.what-is-cards article { padding: 33px clamp(24px, 3vw, 48px) 42px; border: 1px solid rgba(255,255,255,.14); border-bottom: 0; border-left: 0; min-height: 235px; }
.what-is-cards article:first-child { border-left: 1px solid rgba(255,255,255,.14); }
.what-is-cards h3 { font-size: 20px; letter-spacing: -.04em; margin: 22px 0 9px; }
.what-is-cards p { margin: 0; color: #c7bfd8; max-width: 320px; font-size: 14px; line-height: 1.55; }
.what-icon { display: grid; place-items: center; height: 38px; width: 38px; border-radius: 11px; color: #1f1437; background: #cbbaff; font-size: 18px; }
.intro { padding-top: 126px; }
.operation { background: linear-gradient(112deg, #fbfaf8 0%, #f7f4ff 100%); }
.operation-grid { grid-template-columns: minmax(520px, 1.15fr) minmax(380px, .85fr); }
.operation-media > img { aspect-ratio: 4 / 3; object-fit: cover; object-position: center; }
.operation-flow { position: absolute; left: 28px; bottom: 28px; display: flex; align-items: center; gap: 8px; padding: 9px 12px; border: 1px solid rgba(255,255,255,.8); border-radius: 999px; background: rgba(27,17,50,.87); color: #fff; box-shadow: 0 12px 25px rgba(35,20,72,.2); backdrop-filter: blur(9px); font-size: 10px; font-weight: 750; letter-spacing: -.015em; }
.operation-flow span { white-space: nowrap; }
.operation-flow i { width: 19px; height: 1px; background: #c3b4ff; position: relative; }
.operation-flow i::after { content: ""; position: absolute; right: -1px; top: -2px; width: 5px; height: 5px; border-top: 1px solid #c3b4ff; border-right: 1px solid #c3b4ff; transform: rotate(45deg); }
.control { padding: 0; background: #fff; }
.control-wrap { width: min(calc(100% - 48px), 1512px); max-width: 1512px; grid-template-columns: .83fr 1.17fr; padding: 94px clamp(34px, 7vw, 120px); }
.proof { padding-top: 118px; }
.real-stores { overflow: hidden; padding: 112px 0 118px; background: #fbfaf8; }
.real-stores-head { display: grid; grid-template-columns: 1fr .65fr; align-items: end; gap: 70px; margin-bottom: 42px; }
.real-stores-head h2 { margin: 0; font-size: clamp(34px, 4vw, 58px); letter-spacing: -.065em; line-height: 1.02; }
.real-stores-head h2 em { color: var(--purple); font-style: normal; }
.real-stores-head > p { margin: 0 0 4px; color: var(--soft); font-size: 16px; line-height: 1.65; max-width: 440px; }
.stores-marquee { width: 100%; overflow: hidden; padding: 4px 0 18px; }
.stores-track { display: flex; gap: 18px; width: max-content; padding: 0 18px; animation: stores-slide 55s linear infinite; }
.stores-marquee:hover .stores-track { animation-play-state: paused; }
.store-card { display: flex; flex: 0 0 272px; min-height: 408px; flex-direction: column; overflow: hidden; border-radius: 19px; background: #fff; border: 1px solid var(--line); box-shadow: 0 12px 30px rgba(29,20,60,.06); transition: transform .25s, box-shadow .25s; }
.store-card:hover { transform: translateY(-6px); box-shadow: 0 20px 36px rgba(29,20,60,.12); }
.store-card img { height: 265px; width: 100%; object-fit: cover; object-position: top center; }
.store-card span,.store-card strong,.store-card b { margin-left: 17px; margin-right: 17px; }
.store-card span { margin-top: 15px; font-size: 10px; font-weight: 700; letter-spacing: .07em; text-transform: uppercase; color: #897e9d; }
.store-card strong { margin-top: 3px; font-size: 17px; letter-spacing: -.04em; }
.store-card b { margin-top: auto; margin-bottom: 16px; color: #6440dc; font-size: 12px; }
@keyframes stores-slide { to { transform: translateX(calc(-50% - 9px)); } }
.plans { padding: 124px 0; }
.plans-grid { max-width: 1260px; gap: 22px; }
.plan-card { min-height: 520px; padding: 35px; }
.plan-card h3 { font-size: 27px; }
.plan-price { display: flex; align-items: baseline; gap: 7px; min-height: 53px; margin: 4px 0 10px; }
.plan-price strong { font-size: 30px; letter-spacing: -.06em; }
.plan-price span { color: #81798e; font-size: 12px; }
.plan-text { min-height: 52px; }
.faq { background: #fff; padding-top: 118px; }
.faq-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: clamp(45px, 9vw, 160px); align-items: start; }
.faq-copy h2 { font-size: clamp(34px, 3.7vw, 53px); line-height: 1.05; letter-spacing: -.06em; margin: 0 0 18px; }
.faq-copy > p:not(.section-kicker) { max-width: 440px; color: var(--soft); font-size: 16px; line-height: 1.65; }
.faq-list { border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); padding: 21px 0; }
.faq-list summary { cursor: pointer; list-style: none; display: flex; justify-content: space-between; gap: 20px; font-size: 16px; font-weight: 700; letter-spacing: -.025em; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary span { color: var(--purple); font-size: 21px; line-height: .8; transition: transform .2s; }
.faq-list details[open] summary span { transform: rotate(45deg); }
.faq-list details p { max-width: 600px; margin: 12px 34px 0 0; color: var(--soft); font-size: 14px; line-height: 1.6; }

@media (max-width: 960px) {
  .hero-grid,.operation-grid,.what-is-grid,.real-stores-head,.faq-grid { grid-template-columns: 1fr; }
  .hero-copy { max-width: 680px; }
  .hero-visual { width: calc(100% - 46px); max-width: 720px; height: 520px; margin: 0 auto; }
  .what-is-answer { max-width: 680px; }
  .control-wrap { grid-template-columns: 1fr; gap: 42px; }
  .real-stores-head { gap: 18px; }
}

@media (max-width: 670px) {
  .hero-categories { font-size: 11px; }
  .hero-grid,.operation-grid,.what-is-grid,.real-stores-head,.faq-grid { grid-template-columns: 1fr; }
  .hero-visual { height: 426px; }
  .what-is-nopy { padding-top: 73px; }
  .what-is-heading h2 { font-size: 38px; }
  .what-is-answer > p { font-size: 16px; }
  .what-is-cards { grid-template-columns: 1fr; margin-top: 42px; }
  .what-is-cards article,.what-is-cards article:first-child { border-left: 1px solid rgba(255,255,255,.14); border-bottom: 1px solid rgba(255,255,255,.14); min-height: auto; padding: 27px 24px; }
  .what-is-cards article:last-child { border-bottom: 0; }
  .intro { padding-top: 82px; }
  .operation-grid { gap: 38px; }
  .operation-flow { left: 15px; bottom: 14px; gap: 6px; padding: 8px 10px; font-size: 9px; }
  .operation-flow i { width: 13px; }
  .control-wrap { width: 100%; padding: 58px 24px; }
  .real-stores { padding: 76px 0; }
  .real-stores-head { gap: 16px; margin-bottom: 28px; }
  .real-stores-head h2 { font-size: 37px; }
  .stores-track { animation-duration: 44s; }
  .store-card { flex-basis: 244px; min-height: 375px; }
  .store-card img { height: 235px; }
  .plans { padding: 82px 0; }
  .plan-card { min-height: auto; padding: 28px; }
  .faq { padding-top: 77px; }
}
}
