/* Marca final aprovada: ícone Ó com acento verde e ponto dourado. */
.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand>img{width:46px;height:46px;border-radius:50%;object-fit:cover;flex:0 0 46px}.brand__lockup{display:flex;flex-direction:column;gap:1px;line-height:1}.brand__lockup b{font-size:1.02rem;letter-spacing:-.04em;color:var(--ink)}.brand__lockup b i{font-style:normal;color:#0d9b71}.brand__lockup small{font-size:.47rem;font-weight:800;letter-spacing:.025em;color:#5e7180;white-space:nowrap}.brand--footer>img{width:37px;height:37px;flex-basis:37px}.brand--footer .brand__lockup b{font-size:.88rem}.brand--footer .brand__lockup small{font-size:.42rem}@media(max-width:620px){.brand__lockup small{display:none}.brand__lockup b{font-size:.93rem}.header .brand>img{width:38px;height:38px;flex-basis:38px}.brand{gap:7px}.brand--footer .brand__lockup small{display:block}}

/* Jornada que converte interesse em reputação e novos hóspedes. */
.cycle-path{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.cycle-path article{min-height:248px;padding:18px 14px}.cycle-path article:nth-of-type(1),.cycle-path article:nth-of-type(7){background:var(--ink);border-color:var(--ink);color:#fff}.cycle-path article h3{font-size:1rem;margin:25px 0 10px}.cycle-path article p{font-size:.74rem}.cycle-path i{display:none}@media(max-width:1020px){.cycle-path{grid-template-columns:repeat(4,1fr)}.cycle-path article:nth-of-type(5),.cycle-path article:nth-of-type(6){background:#fff;border-color:var(--line);color:var(--ink)}.cycle-path article:nth-of-type(5) p,.cycle-path article:nth-of-type(6) p{color:var(--muted)}}@media(max-width:820px){.cycle-path{grid-template-columns:1fr;gap:0}.cycle-path article{min-height:0;padding:20px}.cycle-path article:nth-of-type(1),.cycle-path article:nth-of-type(7){background:var(--ink);border-color:var(--ink);color:#fff}.cycle-path article:nth-of-type(5),.cycle-path article:nth-of-type(6){background:#fff;border-color:var(--line);color:var(--ink)}}

/* Sexta frente no mapa da plataforma: descoberta e reputação. */
.node--six{left:calc(50% - 82px);top:0}.line--six{left:50%;top:113px;width:115px;transform:rotate(90deg)}
@media(max-width:820px){.node--six{left:calc(50% - 69px);top:0;width:138px}.line--six{top:87px;width:98px}}
@media(max-width:480px){.node--six{left:calc(50% - 62px);width:125px}.line--six{top:76px;width:88px}}
